.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Meticula';}body {line-height: 1.45;font-size: 1rem;font-weight: 400;color: #595959;}.oxy-nav-menu-hamburger-line {background-color: #595959;}h1, h2, h3, h4, h5, h6 {font-family: 'Manrope';font-size: 36px;font-weight: 600;line-height: 1.15;color: #f8ffff;}h2, h3, h4, h5, h6{font-size: 30px;font-weight: 600;line-height: 1.15;color: #f8ffff;}h3, h4, h5, h6{font-size: 24px;font-weight: 600;line-height: 1.15;color: #f8ffff;}h4, h5, h6{font-size: 20px;font-weight: 600;line-height: 1.15;color: #f8ffff;}h5, h6{font-size: 18px;font-weight: 600;line-height: 1.15;color: #f8ffff;}h6{font-size: 16px;font-weight: 600;line-height: 1.15;color: #f8ffff;}a {color: #b65eff;text-decoration: none;}a:hover {text-decoration: underline;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-right: 1.25rem;
padding-left: 1.25rem;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 1.25rem;
padding-left: 1.25rem;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.ul-reset {
}
.mj-rate-parent {
}
.width1460 {
 max-width:91.25rem;
 width:100%;
}
.width1460:not(.ct-section):not(.oxy-easy-posts),
.width1460.oxy-easy-posts .oxy-posts,
.width1460.ct-section .ct-section-inner-wrap{
display:flex;
}
.mj-post-content {
}
.font22 {
 font-family:Manrope;
 font-size:1.406rem;
 text-align:center;
}
@media (max-width: 991px) {
.font22 {
 font-size:1.188rem;
}
}

@media (max-width: 479px) {
.font22 {
 font-size:1rem;
}
}

.transition {
 transition-duration:0.333s;
 transition-timing-function:ease-in-out;
 transition-property:all;
}
.section {
}
.section .ct-section-inner-wrap {
padding-top: 7.813rem;
padding-bottom: 7.813rem;
}
.section:not(.ct-section):not(.oxy-easy-posts),
.section.oxy-easy-posts .oxy-posts,
.section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.section {
}
.section .ct-section-inner-wrap {
padding-top: 6.25rem;
padding-bottom: 6.25rem;
}
}

@media (max-width: 479px) {
.section {
}
.section .ct-section-inner-wrap {
padding-top: 4.688rem;
padding-bottom: 4.688rem;
}
}

.font24 {
 font-size:1.5rem;
}
@media (max-width: 991px) {
.font24 {
 font-size:1.313rem;
}
}

@media (max-width: 479px) {
.font24 {
 font-size:1.25rem;
}
}

.font18 {
 font-size:1.125rem;
}
@media (max-width: 991px) {
.font18 {
 font-size:1rem;
}
}

.font100 {
 font-size:6.25rem;
}
@media (max-width: 1120px) {
}

@media (max-width: 991px) {
.font100 {
 font-size:4.375rem;
}
}

@media (max-width: 479px) {
.font100 {
 font-size:2.5rem;
}
}

.projectsTiles:hover .projectsTilesOverlay{
 width:55rem;
 z-index:0;
}
.projectsTiles:hover .projectsTilesArrow{
transform:translateY(-1px); transition-delay:0.2s;
}
.projectsTiles:hover .projectsTilesText{
 opacity:1;
 transition-delay:0.2s;
}
.projectsTiles:hover{
 background-position:0% 11%;
}
.projectsTiles {
background-size: cover; background-repeat:no-repeat;
 background-attachment:scroll;
 transition-duration:0.5s;
 overflow:hidden;
 position:relative;
 width:100%;
 margin-bottom:2rem;
 background-position:50% 0%;
aspect-ratio: 549 / 609;
}
.projectsTiles:not(.ct-section):not(.oxy-easy-posts),
.projectsTiles.oxy-easy-posts .oxy-posts,
.projectsTiles.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.projectsTilesOverlay {
 background-color:rgba(15,13,13,0.85);
 border-radius:50%;
 position:absolute;
 min-width:6.25rem;
 min-height:6.25rem;
 left:-5rem;
 bottom:-3rem;
 width:1rem;
 border-top-right-radius:50rem;
 border-bottom-right-radius:50rem;
 border-top-left-radius:50rem;
 border-bottom-left-radius:0px;
 transition-duration:0.5s;
 z-index:-1;
aspect-ratio: 1;
}
.projectsTilesText {
 opacity:0;
 transition-duration:0.5s;
 z-index:1;
}
.projectsTilesArrow {
transform:translateY(20px); transition-duration:0.5s;
}
.mj-masonry {
}
.mj-masonry-item {
 border-top-color:#bfbfbf;
 border-right-color:#bfbfbf;
 border-bottom-color:#bfbfbf;
 border-left-color:#bfbfbf;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 margin-bottom:1rem;
 background-color:#f8ffff;
}
.oxel_megamenu_parent:hover{
 background-color:#cfd3d7;
}
.oxel_megamenu_parent {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:32px;
 padding-right:32px;
 position:relative;
 background-color:#f9f9fa;
 transition-duration:0.3s;
}
.oxel_megamenu_parent__title {
 color:#374047;
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 width:100%;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.footer-menus:hover{
 oxy-pro-menu_slug_oxypromenulistmenuitemmenuitemmenuitemmenuitemacolor:color(1);
}
.footer-menus {
}
.footer-menus .oxy-pro-menu-list .menu-item, .footer-menus .oxy-pro-menu-list .menu-item a{
font-family: 'Manrope';
color: color(7);
font-size: 1.125rem;
font-weight: 600;
text-transform: capitalize;
transition-duration:0.333s;
}

.footer-menus .oxy-pro-menu-list .menu-item a{
padding-right:1.5rem;
}

.footer-menus .oxy-pro-menu-list > .menu-item{
margin-right:0.75rem;
margin-bottom:0.75rem;
margin-top:1.5rem;
}

.footer-menus .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover, .footer-menus .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within{
color:color(1);
}

.footer-menus .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-burger-trigger {
cursor:pointer;
}
.button-primary:hover{
transform:scale3d(1.1,1.1,1.1);}
.button-primary:hover:before{
transform:rotate(180deg);}
.button-primary:before{
background-image: linear-gradient(90deg, color(2), color(3)); position:absolute;
 top:-35%;
 left:-35%;
 right:-35%;
 bottom:-35%;
 z-index:-1;
 transition-duration:0.333s;
 transition-timing-function:ease-in-out;
 transition-property:all;
  content:"";
aspect-ratio:1;
}
.button-primary {
 font-family:Manrope;
 text-align:center;
 gap:0.625rem;
 font-size:1.406rem;
 font-weight:600;
 line-height:1.3;
 color:color(1);
 height:4.25rem;
 width:14.563rem;
 border-radius:8rem;
 position:relative;
 overflow:hidden;
}
.button-primary:not(.ct-section):not(.oxy-easy-posts),
.button-primary.oxy-easy-posts .oxy-posts,
.button-primary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:0.625rem;
}
@media (max-width: 479px) {
.button-primary {
 height:auto;
 width:auto;
 padding-top:0.75rem;
 padding-right:0.75rem;
 padding-bottom:0.75rem;
 padding-left:0.75rem;
}
}

.gradient {
background-image: linear-gradient(243deg, #27f9fb, #b65eff 100%);}
.chrome {
background-image: linear-gradient(#252525, rgba(37,37,37,0.32) 100%);}
.btn-solidBorder:hover{
background-image: linear-gradient(243deg, #27f9fb, #b65eff 100%); color:#f8ffff;
}
.btn-solidBorder:hover .btnArrow{
 opacity:1;
 margin-left:0.3125rem;
}
.btn-solidBorder {
 font-family:Manrope;
 border-top-width:0.1041666667rem;
 border-right-width:0.1041666667rem;
 border-bottom-width:0.1041666667rem;
 border-left-width:0.1041666667rem;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#b65eff;
 border-right-color:#b65eff;
 border-bottom-color:#b65eff;
 border-left-color:#b65eff;
 border-radius:50px;
 padding-right:2rem;
 padding-left:2rem;
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 text-transform:capitalize;
 font-weight:600;
 font-size:1.375rem;
 color:#b65eff;
 transition-duration:0.4s;
 transition-property:all;
 text-decoration:none;
}
.btn-solidBorder:not(.ct-section):not(.oxy-easy-posts),
.btn-solidBorder.oxy-easy-posts .oxy-posts,
.btn-solidBorder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.btn-solidBorder {
 font-size:1.188rem;
 padding-left:1.5rem;
 padding-right:1.5rem;
 padding-top:1rem;
 padding-bottom:1rem;
}
}

@media (max-width: 479px) {
.btn-solidBorder {
 font-size:1rem;
}
}

.btnArrow {
 transition-duration:0.4s;
 width:1.375rem;
 margin-left:-0.9375rem;
 opacity:0;
}
.font28 {
 font-size:1.75rem;
}
@media (max-width: 991px) {
.font28 {
 font-size:1.563rem;
}
}

@media (max-width: 479px) {
.font28 {
 font-size:1.375rem;
}
}

.font42 {
 font-size:2.625rem;
}
@media (max-width: 991px) {
.font42 {
 font-size:2.313rem;
}
}

@media (max-width: 479px) {
.font42 {
 font-size:2rem;
}
}

.btnNormal:hover{
 text-decoration:none;
}
.btnNormal {
 font-family:Manrope;
 padding-left:2rem;
 padding-right:2rem;
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 border-radius:50px;
 text-align:center;
 font-size:1.375rem;
 text-transform:capitalize;
 color:#f8ffff;
 line-height:1;
 font-weight:600;
 text-decoration:none;
}
.btnNormal:not(.ct-section):not(.oxy-easy-posts),
.btnNormal.oxy-easy-posts .oxy-posts,
.btnNormal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.btnNormal {
 padding-left:1.5rem;
 padding-right:1.5rem;
 padding-bottom:1rem;
 padding-top:1rem;
 font-size:1.25rem;
}
}

@media (max-width: 479px) {
.btnNormal {
 font-size:1.125rem;
}
}

.hoverBorder:hover{
 background-color:#fbfbfd;
 border-bottom-width:6px;
 border-bottom-style:solid;
 border-bottom-color:#b65eff;
 box-shadow:0px 11px 24px 0px rgba(151, 71, 255, 0.19);
}
.hoverBorder {
 border-radius:1rem;
 border-bottom-width:6px;
 border-bottom-style:solid;
 border-bottom-color:rgba(182,94,255,0);
 transition-duration:0.5s;
}
.hoverBorder:not(.ct-section):not(.oxy-easy-posts),
.hoverBorder.oxy-easy-posts .oxy-posts,
.hoverBorder.ct-section .ct-section-inner-wrap{
align-items:center;
}
.font75 {
 font-size:4.735rem;
}
@media (max-width: 991px) {
.font75 {
 font-size:3.125rem;
}
}

@media (max-width: 479px) {
.font75 {
 font-size:2.188rem;
}
}

.brandWeWork-box:hover{
transform:scale(1.1,1.1);}
.brandWeWork-box {
 background-color:#f1f1f1;
 border-radius:1rem;
 padding-left:2.5rem;
 padding-right:2.5rem;
 width:100%;
 transition-duration:0.4s;
aspect-ratio: 1;
}
.brandWeWork-box:not(.ct-section):not(.oxy-easy-posts),
.brandWeWork-box.oxy-easy-posts .oxy-posts,
.brandWeWork-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.brandWeWork-box {
aspect-ratio: 1 / 0.75;
}
}

.font35 {
 font-size:2.198rem;
}
@media (max-width: 991px) {
.font35 {
 font-size:1.875rem;
}
}

@media (max-width: 479px) {
.font35 {
 font-size:1.25rem;
}
}

.toggle-9693 {
 width:100%;
 text-transform:capitalize;
 padding-left:1rem;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#bfbfbf;
}
.toggle-9693:not(.ct-section):not(.oxy-easy-posts),
.toggle-9693.oxy-easy-posts .oxy-posts,
.toggle-9693.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
}

        
                .toggle-9693 .oxy-expand-collapse-icon::before,
        .toggle-9693 .oxy-expand-collapse-icon::after {
            background-color: #b65eff;        }
        
        .toggle-9693-expanded {
}
.t-auto-close {
}
.btnGradientArrow {
}
.font54 {
 font-size:3.375rem;
}
@media (max-width: 991px) {
.font54 {
 font-size:2.188rem;
}
}

@media (max-width: 479px) {
.font54 {
 font-size:1.563rem;
}
}

.darkText {
 color:#0f0d0d;
}
.font31 {
 font-size:2rem;
}
@media (max-width: 991px) {
.font31 {
 font-size:1.75rem;
}
}

@media (max-width: 479px) {
.font31 {
 font-size:1.5rem;
}
}

.form1 {
 color:#0f0d0d;
}
.redText {
 color:#ff0000;
}
.formDark {
 color:#f8ffff;
}
.oxy-stock-content-styles {
}
.triggerIcon {
}
.pageTemplate {
 line-height:1.8;
}
.text-reveal {
}
.text-reveal-light {
}
.text-tilt {
 overflow:hidden;
}
.text-tilt-line {
 overflow:hidden;
}
.scrool-zoom {
}
.tabs-0699-tab {
}
.tabs-0699-tab-active {
}
.tabs-contents-0699-tab {
}
.tabs-9263-tab {
}
.tabs-9263-tab-active {
}
.tabs-contents-9263-tab {
}
.changeBG-parent {
}
.changeBG-child {
}
.chnageBG-trigger {
}
.mj-invert-on-scroll {
}
.mj-scrollbar {
}
.ms-bounce {
}
.bounce {
 position:absolute;
 z-index:1;
}
.mj-project-tile:hover{
 background-position:0% 100%;
}
.mj-project-tile {
background-image:url(https://cdn.webadelaide.com.au/wp-content/uploads/2026/01/Video-Thumbnail.webp);background-size: cover; width:100%;
 height:100%;
 text-align:left;
 background-repeat:no-repeat;
 border-top-color:#a9b4c2;
 border-right-color:#a9b4c2;
 border-bottom-color:#a9b4c2;
 border-left-color:#a9b4c2;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:0rem;
 overflow:hidden;
 transition-duration:5s;
 transition-property:all;
 transition-timing-function:ease-in-out;
 transition-delay:0.25s;
 background-position:50% 0%;
}
.mj-project-tile:not(.ct-section):not(.oxy-easy-posts),
.mj-project-tile.oxy-easy-posts .oxy-posts,
.mj-project-tile.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 767px) {
.mj-project-tile {
 max-width:100%;
}
}

.mj-paragraph {
}
.mj-invertToNormal {
}
.rate-form {
}
.link-reset {
}
.ms_lightbox {
 width:100%;
 height:100%;
 box-shadow:0px 5px 24px -12px rgba(0,0,0,0.29);
}
.ms_lightbox:not(.ct-section):not(.oxy-easy-posts),
.ms_lightbox.oxy-easy-posts .oxy-posts,
.ms_lightbox.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.mj-post-title {
}
.mj-post-thumbnail {
}
.sticky-top {
}
@media (max-width: 991px) {
.sticky-top {
 position:static;
}
}

.toggler-container {
}
.toggler-content {
}
.toggler-button {
cursor: pointer;
}
.toggle-4613 {
 padding-bottom:0.8rem;
 padding-top:0.8rem;
}
.toggle-4613:not(.ct-section):not(.oxy-easy-posts),
.toggle-4613.oxy-easy-posts .oxy-posts,
.toggle-4613.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
}

        
                .toggle-4613 .oxy-expand-collapse-icon::before,
        .toggle-4613 .oxy-expand-collapse-icon::after {
            background-color: #f8ffff;        }
        
        .toggle-4613-expanded {
}
:root{
 font-size:0.83vw !important;
}

@media only screen and (max-width: 991px) {
  :root{
   font-size:1.935vw !important;
  }
}

@media only screen and (max-width: 767px) {
  :root{
   font-size:2.5vw !important;
  }
}

@media only screen and (max-width: 479px) {
  :root{
   font-size:4vw !important;
  }
}

.ct-inner-content > div:not(#div_block-1230-64),
.ct-inner-content > section{
  overflow:hidden!important;
}

.oxy-preloader{
  backdrop-filter:blur(10px);
}

.oxy-cursor_trail{
  backdrop-filter:invert(1);
}

.mj-paragraph p:first-of-type{
  margin-top:0px!important;
}

.mj-paragraph p:last-of-type{
  margin-bottom:0px!important;
}

.link-reset a{
  color:inherit;
  text-decoration:none;
}

.ul-reset ul{
  list-style:none;
  margin:0px;
  padding:0px;
  display:flex;
  gap:1rem;
  flex-direction:column;
}.footer-menus .oxy-pro-menu-list{
    flex-wrap:wrap;
}

.footer-menus .oxy-pro-menu-list .menu-item{
    width:auto!important;
}

.footer-menus .oxy-pro-menu-list .menu-item:not(:last-child) a{
    border-right: #252525 1px solid;
}

.oxy-mega-dropdown_inner{
    backdrop-filter: blur(11px); 
    --webkit-backdrop-filter: blur(11px);
    padding:0 0 !important;
}.pageTemplate h1, 
.pageTemplate h2, 
.pageTemplate h3, 
.pageTemplate h4, 
.pageTemplate h5, 
.pageTemplate h6 {
  color: #0f0d0d !important;
}

.pin-spacer{
  background:transparent!important;
}.changeBG-parent:has(#_toggle-62-313.toggle-9693-expanded) {
  .changeBG-child #changeBG-1{
    opacity: 1;
  }
  .changeBG-child #changeBG-0{
    opacity: 0;
  }
}
.changeBG-parent:has(#_toggle-67-313.toggle-9693-expanded) {
  .changeBG-child #changeBG-2{
    opacity: 1;
  }
  .changeBG-child #changeBG-0{
    opacity: 0;
  }
}
.changeBG-parent:has(#_toggle-72-313.toggle-9693-expanded) {
  .changeBG-child #changeBG-3{
    opacity: 1;
  }
  .changeBG-child #changeBG-0{
    opacity: 0;
  }
}
.changeBG-parent:has(#_toggle-77-313.toggle-9693-expanded) {
  .changeBG-child #changeBG-4{
    opacity: 1;
  }
  .changeBG-child #changeBG-0{
    opacity: 0;
  }
}
.changeBG-parent:has(#_toggle-82-313.toggle-9693-expanded) {
  .changeBG-child #changeBG-5{
    opacity: 1;
  }
  .changeBG-child #changeBG-0{
    opacity: 0;
  }
}
.changeBG-parent:has(#_toggle-87-313.toggle-9693-expanded) {
  .changeBG-child #changeBG-6{
    opacity: 1;
  }
  .changeBG-child #changeBG-0{
    opacity: 0;
  }
}

.changeBG-child img {
  transition: all 500ms;
}*::-webkit-scrollbar {
  height: 0.75rem;
  width: 0.75rem;
}
*::-webkit-scrollbar-track {
  border-radius: 0.313rem;
  background-color: #F1F1F1;
}

*::-webkit-scrollbar-track:hover {
  background-color: #F1F1F1;
}

*::-webkit-scrollbar-track:active {
  background-color: #F1F1F1;
}

*::-webkit-scrollbar-thumb {
  border-radius: 0.313rem;
  background-image: linear-gradient(243deg, #27f9fb, #b65eff 100%);
}

*::-webkit-scrollbar-thumb:hover {
  background-image: linear-gradient(243deg, #27f9fb, #b65eff 100%);
}

*::-webkit-scrollbar-thumb:active {
  background-image: linear-gradient(243deg, #27f9fb, #b65eff 100%);
}.mj-post-content h1,
.mj-post-content h2,
.mj-post-content h3,
.mj-post-content h4,
.mj-post-content h5,
.mj-post-content h6,
.mj-post-content{
  color:#0F0D0D!important;
}.form1 textarea,
.form1 select,
.form1 input{
  font-family:inherit;
  transition:all 0.33s ease-in-out;
}

form [type="submit"]{
  cursor:pointer!important;
}

form input:focus-visible,
form textarea:focus-visible{
  outline:none!important;
  border-bottom:#b65eff 1px solid;
}

form .wpcf7-not-valid-tip{
  font-size:0.75rem;
}

form .wpcf7-not-valid{
  border-color:red !important;
}.sticky-top{
  position:sticky;
  top:1rem;
}.formDark input{
 background-color:rgba(0,0,0,0);
color: #f8ffff !important;
}
.ms-bounce{
 background-color:rgba(0,0,0,0);
}
.form1 .innerContainer{
 width:100%;
}
.form1 select{
 background-color:rgba(182,94,255,0);
 padding-top:0.8rem;
 padding-bottom:0.8rem;
 margin-top:0.8rem;
 width:100%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-bottom-width:0.125rem;
 border-bottom-color:#bfbfbf;
}
.formDark ::placeholder{
 color:#586575;
}
.formDark{
}
.form1{
}
.form1 .container{
 display:flex;
 flex-direction:row;
 gap:1.5rem;
 width:100%;
}
.form1 input[type="submit"]{
background-image: linear-gradient(243deg, #27f9fb 8.27%, #b65eff 88.68%); font-family:Manrope;
 padding-left:2rem;
 padding-right:2rem;
 padding-top:1rem;
 padding-bottom:1rem;
 border-radius:50px;
 color:#f8ffff;
 font-size:1.375rem;
 font-weight:600;
 text-transform:capitalize;
 line-height:1.3;
 width:auto;
}
.form1 textarea{
 width:100%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-bottom-width:0.125rem;
 border-bottom-color:#bfbfbf;
 padding-top:0.8rem;
 padding-bottom:0.8rem;
 margin-top:0.8rem;
 max-height:9.563rem;
 background-color:rgba(182,94,255,0);
}
.form1 ::placeholder{
 font-size:1rem;
 color:#a9b4c2;
}
.form1 label{
 font-family:Manrope;
 font-weight:700;
 font-size:1.125rem;
 text-transform:capitalize;
 color:currentColor;
}
.form1 input:placeholder{
}
.form1 input{
 width:100%;
 padding-top:0.8rem;
 padding-bottom:0.8rem;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-bottom-width:0.125rem;
 border-bottom-color:#bfbfbf;
 margin-top:0.8rem;
 background-color:rgba(182,94,255,0);
 color:#0f0d0d;
}
.oxy-expand-collapse-icon:after{
 width:0.5%;
 color:#b65eff;
 display:block;
 position:absolute;
 top:45%;
 right:50%;
  content:"";
}
.oxy-expand-collapse-icon:before{
 position:absolute;
 top:45%;
 left:30%;
 width:0.5rem;
  content:"";
}
.oxy-expand-collapse-icon{
 border-top-width:0.094rem;
 border-right-width:0.094rem;
 border-bottom-width:0.094rem;
 border-left-width:0.094rem;
 border-top-color:#b65eff;
 border-right-color:#b65eff;
 border-bottom-color:#b65eff;
 border-left-color:#b65eff;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:50%;
 padding-top:0.625rem;
 padding-right:0.625rem;
 padding-bottom:0.625rem;
 padding-left:0.625rem;
}
.oxy-eci-collapsed:after{
 width:0.5rem;
 position:absolute;
 top:45%;
 right:40%;
  content:"";
}
.oxy-eci-collapsed:before{
 position:absolute;
 top:45%;
 left:40%;
 width:0.5rem;
  content:"";
}
.oxy-eci-collapsed{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:0.625rem;
 padding-right:0.625rem;
 padding-bottom:0.625rem;
 padding-left:0.625rem;
 border-top-color:#b65eff;
 border-right-color:#b65eff;
 border-bottom-color:#b65eff;
 border-left-color:#b65eff;
 border-top-width:0.094rem;
 border-right-width:0.094rem;
 border-bottom-width:0.094rem;
 border-left-width:0.094rem;
 border-radius:50%;
}
body{
 background-color:#ffffff;
}
@media (max-width: 991px) {
.form1 label{
 font-size:1rem;
}
}

@media (max-width: 479px) {
.form1 .container{
 flex-direction:column;
 display:flex;
 gap:0rem;
}
}

