.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: 'Funnel Sans';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Bebas Neue';font-size: 36px;font-weight: 100;color: #ffffff;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 14px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@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;
				}
			}
.ob-showcase-11 {
}
.ob-showcase-11 .ct-section-inner-wrap {
padding-top: 112px;
padding-bottom: 112px;
}
@media (max-width: 991px) {
.ob-showcase-11 {
}
.ob-showcase-11 .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 80px;
}
}

@media (max-width: 767px) {
.ob-showcase-11 {
}
.ob-showcase-11 .ct-section-inner-wrap {
padding-top: 64px;
padding-bottom: 64px;
}
}

.ob-showcase-11__container {
 gap:64px 32px ;
}
.ob-showcase-11__container:not(.ct-section):not(.oxy-easy-posts),
.ob-showcase-11__container.oxy-easy-posts .oxy-posts,
.ob-showcase-11__container.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
gap:64px 32px ;
}
@media (max-width: 767px) {
.ob-showcase-11__container {
 gap:48px 16px ;
}
.ob-showcase-11__container:not(.ct-section):not(.oxy-easy-posts),
.ob-showcase-11__container.oxy-easy-posts .oxy-posts,
.ob-showcase-11__container.ct-section .ct-section-inner-wrap{
gap:48px 16px ;
}
}

.ob-showcase-11__heading {
}
.ob-showcase-11__heading:not(.ct-section):not(.oxy-easy-posts),
.ob-showcase-11__heading.oxy-easy-posts .oxy-posts,
.ob-showcase-11__heading.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.ob-showcase-11__overline {
 font-size:18px;
 color:#1f1f1f66;
 line-height:28px;
 text-align:center;
 font-weight:400;
}
@media (max-width: 479px) {
.ob-showcase-11__overline {
 font-size:16px;
 line-height:24px;
}
}

.ob-showcase-11__title {
 color:#1f1f1f;
 font-size:36px;
 line-height:40px;
 text-align:center;
}
@media (max-width: 479px) {
.ob-showcase-11__title {
 font-size:30px;
 line-height:36px;
}
}

.ob-showcase-11__features {
 width:100%;
 max-width:1028px;
}
.ob-showcase-11__features:not(.ct-section):not(.oxy-easy-posts),
.ob-showcase-11__features.oxy-easy-posts .oxy-posts,
.ob-showcase-11__features.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(0px, 1fr));grid-column-gap: 64px;grid-row-gap: 48px;}
@media (max-width: 991px) {
.ob-showcase-11__features {
}
.ob-showcase-11__features:not(.ct-section):not(.oxy-easy-posts),
.ob-showcase-11__features.oxy-easy-posts .oxy-posts,
.ob-showcase-11__features.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(0px, 1fr));grid-column-gap: 32px;grid-row-gap: 32px;}
}

@media (max-width: 767px) {
.ob-showcase-11__features {
}
.ob-showcase-11__features:not(.ct-section):not(.oxy-easy-posts),
.ob-showcase-11__features.oxy-easy-posts .oxy-posts,
.ob-showcase-11__features.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(0px, 1fr));grid-column-gap: 32px;grid-row-gap: 32px;}
}

.ob-feature-06 {
 gap:16px;
 width:100%;
 height:100%;
 padding-bottom:40px;
}
.ob-feature-06:not(.ct-section):not(.oxy-easy-posts),
.ob-feature-06.oxy-easy-posts .oxy-posts,
.ob-feature-06.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:16px;
}
@media (max-width: 991px) {
.ob-feature-06 {
}
.ob-feature-06:not(.ct-section):not(.oxy-easy-posts),
.ob-feature-06.oxy-easy-posts .oxy-posts,
.ob-feature-06.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

@media (max-width: 767px) {
.ob-feature-06 {
}
.ob-feature-06:not(.ct-section):not(.oxy-easy-posts),
.ob-feature-06.oxy-easy-posts .oxy-posts,
.ob-feature-06.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.ob-feature-06__icon {
color: #f1bc16;}.ob-feature-06__icon 
>svg {width: 40px;height: 40px;}.ob-feature-06__icon {
}
.ob-feature-06__content {
 gap:16px;
}
.ob-feature-06__content:not(.ct-section):not(.oxy-easy-posts),
.ob-feature-06__content.oxy-easy-posts .oxy-posts,
.ob-feature-06__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:16px;
}
@media (max-width: 991px) {
.ob-feature-06__content {
}
.ob-feature-06__content:not(.ct-section):not(.oxy-easy-posts),
.ob-feature-06__content.oxy-easy-posts .oxy-posts,
.ob-feature-06__content.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

@media (max-width: 767px) {
.ob-feature-06__content {
}
.ob-feature-06__content:not(.ct-section):not(.oxy-easy-posts),
.ob-feature-06__content.oxy-easy-posts .oxy-posts,
.ob-feature-06__content.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.ob-feature-06__title {
 color:#1f1f1f;
 font-size:24px;
 line-height:32px;
 text-align:left;
}
.ob-feature-06__text {
 font-family:Funnel Sans;
 margin-top:0px;
 margin-bottom:0px;
 text-align:left;
 font-size:18px;
 line-height:28px;
 color:#333333;
}
@media (max-width: 991px) {
.ob-feature-06__text {
 text-align:center;
}
}

.ob-sta-05 {
 overflow:hidden;
}
.ob-sta-05 .ct-section-inner-wrap {
padding-top: 64px;
padding-bottom: 64px;
}
.ob-sta-05:not(.ct-section):not(.oxy-easy-posts),
.ob-sta-05.oxy-easy-posts .oxy-posts,
.ob-sta-05.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.ob-sta-05__container {
}
.ob-sta-05__tabs {
 width:100%;
 position:relative;
}
.ob-sta-05__tabs:not(.ct-section):not(.oxy-easy-posts),
.ob-sta-05__tabs.oxy-easy-posts .oxy-posts,
.ob-sta-05__tabs.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.ob-sta-05__tabs {
 gap:32px;
}
.ob-sta-05__tabs:not(.ct-section):not(.oxy-easy-posts),
.ob-sta-05__tabs.oxy-easy-posts .oxy-posts,
.ob-sta-05__tabs.ct-section .ct-section-inner-wrap{
align-items:center;
gap:32px;
}
}

.ob-sta-05__tabs-head {
 position:absolute;
 top:0px;
 left:0px;
 z-index:20;
 gap:24px;
}
.ob-sta-05__tabs-head:not(.ct-section):not(.oxy-easy-posts),
.ob-sta-05__tabs-head.oxy-easy-posts .oxy-posts,
.ob-sta-05__tabs-head.ct-section .ct-section-inner-wrap{
display:flex;
gap:24px;
}
@media (max-width: 991px) {
.ob-sta-05__tabs-head {
 position:relative;
}
}

@media (max-width: 767px) {
.ob-sta-05__tabs-head {
 gap:16px;
}
.ob-sta-05__tabs-head:not(.ct-section):not(.oxy-easy-posts),
.ob-sta-05__tabs-head.oxy-easy-posts .oxy-posts,
.ob-sta-05__tabs-head.ct-section .ct-section-inner-wrap{
flex-wrap:wrap;
justify-content:center;
gap:16px;
}
}

.tabs-4761-tab:hover{
 background-color:#141414;
 color:#f1bc16;
}
.tabs-4761-tab {
 font-family:Bebas Neue;
 padding-right:16px;
 padding-bottom:8px;
 padding-left:16px;
 font-size:16px;
 line-height:24px;
 font-weight:100;
 text-transform:uppercase;
 color:#141414;
 padding-top:8px;
 border-radius:10px;
}
.tabs-4761-tab-active {
 font-family:Bebas Neue;
 color:#141414;
 font-size:24px;
 font-weight:100;
 background-color:#f1bc16;
pointer-events: none;
}
.ob-sta-05__tabs-contents {
 width:100%;
 z-index:10;
}
.tabs-contents-4761-tab {
padding: 0; display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); column-gap: 32px; row-gap: 0; align-items: center;
}
@media (max-width: 991px) {
.tabs-contents-4761-tab {
grid-template-columns: repeat(8, minmax(0, 1fr));
}
}

@media (max-width: 767px) {
.tabs-contents-4761-tab {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
}

.ob-sta-05__tab-container {
 background-color:#ffffff;
 padding-top:48px;
 padding-right:48px;
 padding-bottom:48px;
 padding-left:48px;
 z-index:20;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-color:#141414;
 border-right-color:#141414;
 border-bottom-color:#141414;
 border-left-color:#141414;
 border-radius:20px;
 box-shadow:2px 2px 20px 2px rgba(20,20,20,0.5);
grid-column: 1 / span 6; grid-row: 1 / span 1;
}
@media (max-width: 991px) {
.ob-sta-05__tab-container {
grid-column: 2 / span 6;
}
}

@media (max-width: 767px) {
.ob-sta-05__tab-container {
 padding-top:32px;
 padding-right:32px;
 padding-bottom:32px;
 padding-left:32px;
grid-column: 1 / -1;
}
}

@media (max-width: 479px) {
}

.ob-sta-05__tab-wrapper {
 gap:48px;
}
.ob-sta-05__tab-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ob-sta-05__tab-wrapper.oxy-easy-posts .oxy-posts,
.ob-sta-05__tab-wrapper.ct-section .ct-section-inner-wrap{
gap:48px;
}
.ob-sta-05__tab-content {
 gap:24px;
}
.ob-sta-05__tab-content:not(.ct-section):not(.oxy-easy-posts),
.ob-sta-05__tab-content.oxy-easy-posts .oxy-posts,
.ob-sta-05__tab-content.ct-section .ct-section-inner-wrap{
gap:24px;
}
.ob-sta-05__tab-title {
 font-size:36px;
 text-align:left;
 line-height:40px;
 color:#141414;
}
.ob-sta-05__tab-text {
 font-family:Funnel Sans;
 color:#141414;
 font-size:18px;
 line-height:28px;
 text-align:left;
 margin-top:0px;
 margin-bottom:0px;
 font-weight:400;
}
.ob-button {
 font-family:Bebas Neue;
 padding-top:8px;
 padding-bottom:8px;
 padding-left:20px;
 padding-right:20px;
 font-size:16px;
 font-weight:700;
 line-height:24px;
 text-transform:uppercase;
 text-align:center;
 transition-duration:.4s;
 transition-timing-function:ease;
 transition-property:all;
 gap:8px;
 height:40px;
cursor: pointer; flex-shrink: 0;
}
.ob-button:not(.ct-section):not(.oxy-easy-posts),
.ob-button.oxy-easy-posts .oxy-posts,
.ob-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:8px;
}
@media (max-width: 479px) {
}

.ob-button--primary:hover{
 background-color:#141414;
 color:#f1bc16;
}
.ob-button--primary {
 font-family:Bebas Neue;
 background-color:#f1bc16;
 color:#141414;
 font-size:24px;
 font-weight:100;
 border-radius:10px;
}
.ob-sta-05__tab-placeholder {
 z-index:10;
 border-radius:30px;
 visibility:visible;
 position:relative;
 overflow:hidden;
grid-column: 6 / span 7; grid-row: 1 / span 1; box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1), 0px 0px 1px rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
.ob-sta-05__tab-placeholder {
 margin-top:-48px;
 width:100%;
grid-column: 1 / -1; grid-row: 2 / span 1;
}
}

@media (max-width: 767px) {
.ob-sta-05__tab-placeholder {
 margin-top:-40px;
 position:relative;
 width:100%;
}
}

@media (max-width: 479px) {
.ob-sta-05__tab-placeholder {
 width:100%;
 margin-top:-40px;
}
}

.ob-sta-05__tab-placeholder-img {
 aspect-ratio:1.2/1;
 object-fit:cover;
 height:600px;
 width:100%;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
.ob-sta-05__tab-placeholder-img {
 height:400px;
}
}

@media (max-width: 479px) {
}

.fade-left {
}
.fade-right {
}
@media (max-width: 479px) {
.fade-right {
 text-align:center;
}
}

.fade-up {
}
.oxel_accordion__icon-ud {
color: #141414;}.oxel_accordion__icon-ud 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon-ud {
 margin-right:8px;
 transition-duration:0.3s;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
@media (max-width: 991px) {
.oxel_accordion__icon-ud {
 margin-right:0px;
}
}

.white-blur {
 background-color:rgba(255,255,255,0.5);
backdrop-filter: blur(3px) ;
}
.border-shadow {
 box-shadow:4px 4px 10px 4px rgba(0,0,0,0.2);
}
.oxel_iconlist {
 max-width:100%;
}
@media (max-width: 479px) {
.oxel_iconlist {
 padding-left:0px;
}
}

.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:rgba(255,255,255,0.4);
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 479px) {
.oxel_iconlist__row {
 padding-left:0px;
 padding-right:0px;
}
}

.oxel_iconlist__row__icon {
color: #f1bc16;}.oxel_iconlist__row__icon 
>svg {width: 18px;height: 18px;}.oxel_iconlist__row__icon {
 margin-left:32px;
 margin-right:32px;
}
@media (max-width: 479px) {
.oxel_iconlist__row__icon {
 margin-left:0px;
 margin-right:10px;
}
}

.oxel_iconlist__row__label:hover{
}
.oxel_iconlist__row__label {
 color:#141414;
}
@media (max-width: 991px) {
.oxel_iconlist__row__label {
 color:#141414;
}
}

@media (max-width: 479px) {
.oxel_iconlist__row__label {
 text-align:left;
}
}

.oxel_iconlist__row--dark {
}
.oxel_dropdown_buttonv2__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:color(16);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2 {
 background-color:color(16);
 position:relative;
 width:min-content ;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2__submenu {
 position:absolute;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
 top:100%;
padding-inline-start: 0; margin-block-start: 0; margin-block-end: 0;
}
.oxel_dropdown_buttonv2__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_buttonv2__submenu--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenu--hidden.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenu--hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.oxel_dropdown_buttonv2__submenubutton:hover{
 background-color:color(11);
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:color(13);
 min-width:100%;
 color:color(16);
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 color:color(16);
}
.oxel_dropdown_buttonv2__label {
 color:color(10);
white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:16px;
min-width: 0 !important; min-height: 0 !important;
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.oxel_focus_section {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 overflow:hidden;
overflow-x: hidden;
}
.oxel_focus_section:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section.oxy-easy-posts .oxy-posts,
.oxel_focus_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_focus_section__inner {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 z-index:1001;
 position:relative;
}
.oxel_focus_section__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section__inner.oxy-easy-posts .oxy-posts,
.oxel_focus_section__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_focus_section__backdrop {
 position:fixed;
 right:0px;
 left:0px;
 bottom:0px;
 background-color:#ffffff;
 z-index:1000;
 opacity:0;
 transition-duration:0.8s;
 transition-timing-function:ease-in-out;
 transition-property:top bottom;
 top:0px;
pointer-events: none;
}
.oxel-image-accordion {
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.oxel-image-accordion {
 height:600px;
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel-image-accordion__item {
 position:relative;
 height:400px;
 overflow:hidden;
 transition-duration:0.6s;
 transition-timing-function:cubic-bezier(.69,.05,.67,.88);
 transition-property:all;
}
@media (max-width: 767px) {
.oxel-image-accordion__item {
 height:auto;
}
}

.oxel-image-accordion__details {
 z-index:10;
 position:absolute;
 left:18px;
 bottom:16px;
 width:10000px;
}
.oxel-image-accordion__details:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion__details.oxy-easy-posts .oxy-posts,
.oxel-image-accordion__details.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.oxel-image-accordion__details {
 position:absolute;
 bottom:8px;
 left:8px;
}
}

.oxel-image-accordion__icon {
background-color: color(10);
border: 1px solid color(10);
padding: 10px;color: color(16);}.oxel-image-accordion__icon 
>svg {width: 14px;height: 14px;}.oxel-image-accordion__icon {
 margin-right:16px;
}
@media (max-width: 767px) {
.oxel-image-accordion__icon {
padding: 6px;}.oxel-image-accordion__icon {
}
}

.oxel-image-accordion__link {
 color:color(10);
}
.oxel-image-accordion__image {
 position:absolute;
 width:100%;
 height:100%;
}
.oxel_reviewbox__image_wrapper__image {
 max-width:1000px;
 height:100%;
}
.oxel_reviewbox__image_wrapper {
 width:200px;
 overflow:hidden;
 text-align:center;
 border-radius:50%;
 border-top-color:color(10);
 border-right-color:color(10);
 border-bottom-color:color(10);
 border-left-color:color(10);
 border-top-width:8px;
 border-right-width:8px;
 border-bottom-width:8px;
 border-left-width:8px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 height:200px;
 flex-shrink:0;
 margin-right:16px;
}
.oxel_reviewbox__image_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__image_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__image_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_reviewbox__image_wrapper {
 margin-bottom:32px;
 margin-left:auto;
 margin-right:auto;
}
}

@media (max-width: 479px) {
.oxel_reviewbox__image_wrapper {
 margin-bottom:32px;
 margin-left:auto;
 margin-right:auto;
}
}

.oxel_reviewbox__details_wrapper {
 padding-left:0px;
 flex-grow:1;
}
@media (max-width: 767px) {
.oxel_reviewbox__details_wrapper {
 text-align:center;
 padding-left:0px;
}
.oxel_reviewbox__details_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__details_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__details_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.oxel_reviewbox__details_wrapper {
 padding-left:0px;
}
}

.oxel_reviewbox__details_wrapper__name {
 font-weight:600;
 text-transform:uppercase;
 font-size:32px;
 color:color(16);
 line-height:1.2;
 margin-bottom:8px;
}
.oxel_reviewbox__details_wrapper__star_wrapper {
 margin-top:8px;
 margin-bottom:8px;
}
.oxel_reviewbox__details_wrapper__star_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__details_wrapper__star_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__details_wrapper__star_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.oxel_reviewbox__star {
color: color(14);}.oxel_reviewbox__star 
>svg {width: 22px;height: 22px;}.oxel_reviewbox__star {
}
.oxel_reviewbox__row {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 text-align:left;
}
.oxel_reviewbox__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__row.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 767px) {
.oxel_reviewbox__row {
 text-align:center;
}
.oxel_reviewbox__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__row.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
}

.oxel_reviewbox__review_body {
}
@media (max-width: 767px) {
.oxel_reviewbox__review_body {
 text-align:left;
}
}

@media (max-width: 479px) {
.oxel_reviewbox__review_body {
 text-align:left;
}
}

.oxel_reviewbox {
 background-color:color(13);
 width:100%;
}
.oxel_reviewbox__details_wrapper__title {
 font-size:14px;
 color:color(15);
}
.ob-product-overviews-2 {
}
.relative {
}
.full-width {
}
.items-center {
}
.gap-m {
}
@media (max-width: 767px) {
}

.gap-s {
}
.text-xl {
}
.text-title {
}
.ob-product-overviews-2-price {
}
.ob-rating-bar-3 {
}
.ob-product-overviews-2-excerpt {
}
.flex-row {
}
.gap-xs {
}
.items-middle {
}
.ob-product-overviews-2-addToCart {
}
.btn {
}
.aspect-1 {
}
.ghost {
}
.ob-accordion-4 {
 width:100%;
}
.ob-accordion-4-row {
 width:100%;
 padding-top:var(--ob-size-6) ;
 padding-bottom:var(--ob-size-6) ;
 border-top-width:var(--ob-border-w-1) ;
 border-top-style:solid;
cursor: pointer;
}
.ob-accordion-4-row:not(.ct-section):not(.oxy-easy-posts),
.ob-accordion-4-row.oxy-easy-posts .oxy-posts,
.ob-accordion-4-row.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.ob-accordion-4-row-left {
 gap:var(--ob-size-8) ;
 width:100%;
}
.ob-accordion-4-row-left:not(.ct-section):not(.oxy-easy-posts),
.ob-accordion-4-row-left.oxy-easy-posts .oxy-posts,
.ob-accordion-4-row-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:var(--ob-size-8) ;
}
.ob-accordion-4-title {
}
.ob-accordion-4-icon-content {
}
.ob-accordion-4-icon {
color: current;}.ob-accordion-4-icon 
>svg {width: 24px;height: 24px;}.ob-accordion-4-icon {
}
.is-close {
}
.is-open {
}
.ob-accordion-4-content {
 width:100%;
 padding-left:0 ;
 padding-right:0 ;
 padding-bottom:0 ;
 overflow:hidden;
 opacity:1;
 text-align:left;
 max-height:3000px;
 margin-top:var(--ob-size-0) ;
 gap:var(--ob-size-2) ;
 padding-top:0 ;
 transition-property:max-height, padding;
 transition-duration:3s;
}
.ob-accordion-4-content:not(.ct-section):not(.oxy-easy-posts),
.ob-accordion-4-content.oxy-easy-posts .oxy-posts,
.ob-accordion-4-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:var(--ob-size-2) ;
}
.ob-accordion-4-content-hidden {
 max-height:0px;
 padding-left:0 ;
 padding-right:0 ;
 padding-top:0 ;
 z-index:-1;
 padding-bottom:0 ;
 transition-duration:0s;
}
.ob-accordion-4-content-hidden:not(.ct-section):not(.oxy-easy-posts),
.ob-accordion-4-content-hidden.oxy-easy-posts .oxy-posts,
.ob-accordion-4-content-hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.ob-accordion-2-content-wrapper {
 padding-left:var(--ob-size-2) ;
 padding-bottom:var(--ob-size-6) ;
 padding-right:var(--ob-size-6) ;
}
.ob-block {
}
.ob-relative {
}
.ob-py-20 {
}
.ob-px-5 {
}
.ob-container {
}
.ob-w-full {
}
.ob-grid {
}
.ob-grid-cols-2 {
}
.ob-gap-8 {
}
.ob-lg-grid-cols-1 {
}
.ob-justify-items-center {
}
.ob-max-w-5xl {
}
.ob-gap-6 {
}
.ob-text-3xl {
}
.ob-sm-text-2xl {
}
.ob-text-black-emph-high {
}
.ob-dark-text-white-emph-high {
}
@media (max-width: 767px) {
}

.ob-flex-row {
}
.ob-gap-4 {
}
.ob-items-center {
}
.ob-btn {
}
.is-text-secondary {
}
.with-icon {
}
.ob-border-neutral-300 {
}
.ob-text-sm {
}
.ob-text-neutral-900 {
}
.ob-dark-text-neutral-50 {
}
.ob-text-neutral-400 {
}
.obe-prod-ovw-02 {
 position:relative;
}
.obe-prod-ovw-02 .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 80px;
}
.obe-prod-ovw-02__container {
}
.obe-prod-ovw-02__product-builder {
 width:100%;
}
.obe-prod-ovw-02__block {
}
.obe-prod-ovw-02__block:not(.ct-section):not(.oxy-easy-posts),
.obe-prod-ovw-02__block.oxy-easy-posts .oxy-posts,
.obe-prod-ovw-02__block.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: center;align-items: start;grid-template-columns: repeat(2, minmax(0px, 1fr));grid-column-gap: 32px;grid-row-gap: 32px;}
@media (max-width: 991px) {
.obe-prod-ovw-02__block {
}
.obe-prod-ovw-02__block:not(.ct-section):not(.oxy-easy-posts),
.obe-prod-ovw-02__block.oxy-easy-posts .oxy-posts,
.obe-prod-ovw-02__block.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(0px, 1fr));grid-column-gap: 32px;grid-row-gap: 32px;}
}

.obe-prod-ovw-02__gallery__container {
 width:100%;
 max-width:640px;
position: sticky; top: 32px;
}
@media (max-width: 991px) {
.obe-prod-ovw-02__gallery__container {
position: relative; top: 0;
}
}

.obe-prod-ovw-02__content__container {
 width:100%;
 max-width:640px;
 gap:32px;
}
.obe-prod-ovw-02__content__container:not(.ct-section):not(.oxy-easy-posts),
.obe-prod-ovw-02__content__container.oxy-easy-posts .oxy-posts,
.obe-prod-ovw-02__content__container.ct-section .ct-section-inner-wrap{
gap:32px;
}
.obe-prod-ovw-02__content {
 gap:24px;
 width:100%;
}
.obe-prod-ovw-02__content:not(.ct-section):not(.oxy-easy-posts),
.obe-prod-ovw-02__content.oxy-easy-posts .oxy-posts,
.obe-prod-ovw-02__content.ct-section .ct-section-inner-wrap{
gap:24px;
}
.obe-prod-ovw-02__content-inner-1 {
 gap:24px;
 width:100%;
}
.obe-prod-ovw-02__content-inner-1:not(.ct-section):not(.oxy-easy-posts),
.obe-prod-ovw-02__content-inner-1.oxy-easy-posts .oxy-posts,
.obe-prod-ovw-02__content-inner-1.ct-section .ct-section-inner-wrap{
gap:24px;
}
.obe-prod-ovw-02__content-item {
 width:100%;
}
.obe-prod-ovw-02__product-title {
 color:#1f1f1f;
 font-size:30px;
 line-height:36px;
}
@media (max-width: 479px) {
.obe-prod-ovw-02__product-title {
 font-size:24px;
 line-height:32px;
}
}

.obe-prod-ovw-02__product-price {
}
.ob-rating-bar-03 {
}
.obe-prod-ovw-02__product-excerpt {
}
.obe-prod-ovw-02__content-inner-2 {
}
.obe-prod-ovw-02__content-inner-3 {
 gap:16px;
 width:100%;
}
.obe-prod-ovw-02__content-inner-3:not(.ct-section):not(.oxy-easy-posts),
.obe-prod-ovw-02__content-inner-3.oxy-easy-posts .oxy-posts,
.obe-prod-ovw-02__content-inner-3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:16px;
}
.obe-prod-ovw-02__product-add-cart {
}
.ob-button--secondary-text:hover{
 color:#6c89ad;
}
.ob-button--secondary-text {
 color:#2f3f54;
}
.ob-button__with-icon {
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
aspect-ratio: 1/1;
}
.ob-button__icon {
color: currentColor;}.ob-button__icon 
>svg {width: 20px;height: 20px;}.ob-button__icon {
}
.ob-accordion-04__container {
 width:100%;
}
.ob-accordion-04 {
 width:100%;
}
.ob-accordion-04__wrapper {
 width:100%;
}
.ob-accordion-04__item {
 width:100%;
}
.ob-accordion-04__row {
 width:100%;
 padding-bottom:24px;
 border-top-width:1px ;
 border-top-style:solid;
 border-top-color:#d2d5da;
 padding-top:24px;
cursor: pointer;
}
.ob-accordion-04__row:not(.ct-section):not(.oxy-easy-posts),
.ob-accordion-04__row.oxy-easy-posts .oxy-posts,
.ob-accordion-04__row.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.ob-accordion-04__row__left {
 gap:32px;
 width:100%;
}
.ob-accordion-04__row__left:not(.ct-section):not(.oxy-easy-posts),
.ob-accordion-04__row__left.oxy-easy-posts .oxy-posts,
.ob-accordion-04__row__left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:32px;
}
.ob-accordion-04__title {
 color:#191b1f;
 font-size:14px;
 line-height:20px;
}
.ob-accordion-04__icon__container {
}
.ob-accordion-04__icon {
color: #9da3ae;}.ob-accordion-04__icon 
>svg {width: 24px;height: 24px;}.ob-accordion-04__icon {
}
.ob-accordion-04__content {
 width:100%;
 padding-left:0 ;
 padding-right:0 ;
 padding-bottom:0 ;
 overflow:hidden;
 opacity:1;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
 gap:8px;
 padding-top:0 ;
 transition-property:max-height, padding;
 transition-duration:3s;
}
.ob-accordion-04__content:not(.ct-section):not(.oxy-easy-posts),
.ob-accordion-04__content.oxy-easy-posts .oxy-posts,
.ob-accordion-04__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:8px;
}
.ob-accordion-04__content--hidden {
 max-height:0px;
 padding-left:0 ;
 padding-right:0 ;
 padding-top:0 ;
 z-index:-1;
 padding-bottom:0 ;
 transition-duration:0s;
}
.ob-accordion-04__content--hidden:not(.ct-section):not(.oxy-easy-posts),
.ob-accordion-04__content--hidden.oxy-easy-posts .oxy-posts,
.ob-accordion-04__content--hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.ob-accordion-04__content-inner {
 padding-left:8px;
 padding-bottom:24px;
 padding-right:24px;
}
.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#f1bc16;
}
.oxel_back_to_top_container {
 width:42px;
 height:42px;
 border-radius:4px;
 position:fixed;
 z-index:1500;
 right:32px;
 bottom:32px;
 text-align:center;
 overflow:hidden;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 background-color:#141414;
 box-shadow:0px 4px 17px -10px #1e1e1e;
}
.oxel_back_to_top_container:not(.ct-section):not(.oxy-easy-posts),
.oxel_back_to_top_container.oxy-easy-posts .oxy-posts,
.oxel_back_to_top_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_back_to_top_icon {
color: #ffffff;}.oxel_back_to_top_icon 
>svg {width: 23px;height: 23px;}.oxel_back_to_top_icon {
}
.ob-hover-effects-08 {
}
.ob-hover-effects-08 .ct-section-inner-wrap {
padding-top: 140px;
padding-bottom: 140px;
}
.ob-hover-effects-08__container {
}
.ob-hover-effects-08__container:not(.ct-section):not(.oxy-easy-posts),
.ob-hover-effects-08__container.oxy-easy-posts .oxy-posts,
.ob-hover-effects-08__container.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.ob-hover-effects-08__card {
 width:100%;
 height:320px;
 position:relative;
 max-width:260px;
box-shadow: 0px 8px 16px rgba(23, 23, 23, 0.1), 0px 0px 1px rgba(23, 23, 23, 0.05); cursor: pointer;
}
.ob-hover-effects-08__card__placeholder {
 width:100%;
 height:100%;
 overflow:hidden;
flex-shrink: 0;
}
.ob-hover-effects-08__card__placeholder:not(.ct-section):not(.oxy-easy-posts),
.ob-hover-effects-08__card__placeholder.oxy-easy-posts .oxy-posts,
.ob-hover-effects-08__card__placeholder.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.ob-hover-effects-08__card__img {
 width:140%;
 height:140%;
 object-fit:cover;
 object-position:center center;
}
.ob-hover-effects-08__card__tooltip:after{
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 z-index:1;
 opacity:0;
  content:"";
background: linear-gradient(to top, rgba(23, 23, 23, 0.65) 0%, rgba(23, 23, 23, 0.25) 50%, transparent 100%); transition: opacity 550ms ease;
}
.ob-hover-effects-08__card__tooltip {
 width:var(--size) ;
 height:var(--size) ;
 background-color:rgba(23,23,23,0.75);
 position:absolute;
 overflow:hidden;
--size: 20px; transition: width 550ms ease, height 550ms ease, right 550ms ease, background 550ms ease; box-shadow: 0px 8px 16px rgba(23, 23, 23, 0.1), 0px 0px 1px rgba(23, 23, 23, 0.05);
}
.ob-hover-effects-08__card__tooltip__name {
 position:absolute;
 left:10%;
 bottom:5%;
 font-size:12px;
 line-height:16px;
 color:rgba(250,250,250,0.75);
 z-index:2;
 opacity:0;
 font-weight:400;
 text-transform:uppercase;
white-space: nowrap; transform: translateY(25%); transition: opacity 250ms ease, transform 250ms ease;
}
.ob-hover-effects-08__card__tooltip__name:not(.ct-section):not(.oxy-easy-posts),
.ob-hover-effects-08__card__tooltip__name.oxy-easy-posts .oxy-posts,
.ob-hover-effects-08__card__tooltip__name.ct-section .ct-section-inner-wrap{
display:flex;
}
.ob-hover-effects-08__card__tooltip__icon-container {
 position:absolute;
 top:50%;
 left:50%;
 width:100%;
 height:100%;
transform: translate(-50%, -50%);
}
.ob-hover-effects-08__card__tooltip__icon-container:not(.ct-section):not(.oxy-easy-posts),
.ob-hover-effects-08__card__tooltip__icon-container.oxy-easy-posts .oxy-posts,
.ob-hover-effects-08__card__tooltip__icon-container.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.ob-hover-effects-08__card__tooltip__icon {
color: #ffffff;}.ob-hover-effects-08__card__tooltip__icon 
>svg {width: 16px;height: 16px;}.ob-hover-effects-08__card__tooltip__icon {
}
.ob-hover-effects-08__card__tooltip__placeholder {
 position:relative;
 width:100%;
 height:100%;
 overflow:hidden;
}
.ob-hover-effects-08__card__tooltip__img {
 position:absolute;
 width:340%;
 height:340%;
 object-fit:cover;
 opacity:0;
 max-width:unset ;
transition: opacity 550ms ease;
}
.ob-hover-effects-08__card__tooltip--2 {
}
.oxel_icon_button__container:hover{
 background-color:color(6);
}
.oxel_icon_button__container {
 background-color:color(5);
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
 color:color(8);
}
.oxel_icon_button_icon {
color: color(7);}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.colums-image {
}
.button--v1:hover{
transform:; background-color:#f1bc16;
 transition-duration:0.3s;
 border-radius:10px;
 border-top-left-radius:10px;
 border-bottom-left-radius:10px;
 border-bottom-right-radius:10px;
 border-top-right-radius:10px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button--v1 {
 font-family:Bebas Neue;
 font-size:20px;
 color:#141414;
 height:40px;
 width:160px;
 margin-top:20px;
 border-top-color:#f1bc16;
 border-right-color:#f1bc16;
 border-bottom-color:#f1bc16;
 border-left-color:#f1bc16;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:10px;
 transition-duration:.4s;
 transition-timing-function:easy-in-out;
 font-weight:100;
cursor: pointer
}
.button--v1:not(.ct-section):not(.oxy-easy-posts),
.button--v1.oxy-easy-posts .oxy-posts,
.button--v1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 479px) {
.button--v1 {
 border-radius:10px;
}
.button--v1:hover{
 border-radius:10px;
}
}

.noleggio-prezzi-card:hover .fx-zoom{
transform:scale3d(1.05,1.05,1.05); transition-duration:.6s;
 transition-timing-function:ease;
 opacity:0.9;
}
.noleggio-prezzi-card:hover .fx-up{
 height:52%;
 transition-timing-function:ease;
 transition-duration:.3s;
}
.noleggio-prezzi-card:hover{
}
.noleggio-prezzi-card {
 height:400px;
 width:50%;
 border-radius:20px;
 position:relative;
 z-index:1;
 margin-left:0px;
 background-color:#141414;
 overflow:hidden;
 box-shadow:5px 5px 10px rgba(20,20,20,0.29);
cursor: pointer;
}
.noleggio-prezzi-card:not(.ct-section):not(.oxy-easy-posts),
.noleggio-prezzi-card.oxy-easy-posts .oxy-posts,
.noleggio-prezzi-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
@media (max-width: 991px) {
.noleggio-prezzi-card {
 width:50%;
}
}

@media (max-width: 767px) {
.noleggio-prezzi-card {
 width:300px;
}
}

.noleggio-prezzo-img {
}
.noleggio-van-cavalli-prezzo:after{
  content:"";
}
.noleggio-van-cavalli-prezzo {
background-image:linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6)); padding-left:20px;
 color:#141414;
 padding-bottom:10px;
 padding-top:10px;
 width:280px;
 border-top-left-radius:10px;
 overflow:hidden;
 position:absolute;
 z-index:3;
 gap:10px;
 padding-right:20px;
 margin-left:10px;
 margin-right:10px;
 margin-bottom:10px;
 border-top-right-radius:10px;
backdrop-filter: blur(3px) ;
}
.noleggio-van-cavalli-prezzo:not(.ct-section):not(.oxy-easy-posts),
.noleggio-van-cavalli-prezzo.oxy-easy-posts .oxy-posts,
.noleggio-van-cavalli-prezzo.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-around;
gap:10px;
}
@media (max-width: 1120px) {
.noleggio-van-cavalli-prezzo {
background-image:linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6));}
}

@media (max-width: 991px) {
.noleggio-van-cavalli-prezzo {
background-image:linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6));}
}

@media (max-width: 767px) {
.noleggio-van-cavalli-prezzo {
background-image:linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6));}
}

@media (max-width: 479px) {
.noleggio-van-cavalli-prezzo {
background-image:linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6));}
}

.noleggio-van-cavalli-card-img {
 height:400px;
 width:100%;
 z-index:2;
}
@media (max-width: 479px) {
.noleggio-van-cavalli-card-img {
background-size: contain;}
}

.noleggio-van-cavalli-card-giorni {
 font-family:'bebas-neue-pro';
 width:100%;
 font-size:30px;
 font-weight:100;
 text-transform:uppercase;
 border-bottom-color:rgba(20,20,20,0.3);
 border-bottom-width:1px;
}
.noleggio-van-cavalli-card-caratteristiche {
 font-family:Funnel Sans;
 text-transform:none;
 gap:10px;
 text-align:center;
}
.noleggio-van-cavalli-card-caratteristiche:not(.ct-section):not(.oxy-easy-posts),
.noleggio-van-cavalli-card-caratteristiche.oxy-easy-posts .oxy-posts,
.noleggio-van-cavalli-card-caratteristiche.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
align-content:center;
justify-content:center;
gap:10px;
}
.icon-svg-20 {
 width:30px;
 height:30px;
}
.image--card {
 object-fit:cover;
 height:400px;
}
.hover-text-secondario:hover{
 color:#f1bc16;
}
.hover-text-secondario {
 font-weight:100;
}
.footer-text-s {
 font-family:Funnel Sans;
 color:#ffffff;
 font-weight:300;
 font-size:14px;
}
@media (max-width: 479px) {
.footer-text-s {
}
.footer-text-s:not(.ct-section):not(.oxy-easy-posts),
.footer-text-s.oxy-easy-posts .oxy-posts,
.footer-text-s.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.hero {
 width:50%;
}
@media (max-width: 767px) {
.hero {
 width:100%;
}
}

.hero-container {
 width:100%;
}
@media (max-width: 1120px) {
.hero-container {
}
}

@media (max-width: 767px) {
.hero-container {
 width:80%;
}
.hero-container:not(.ct-section):not(.oxy-easy-posts),
.hero-container.oxy-easy-posts .oxy-posts,
.hero-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.hero-container {
}
}

.image--720 {
}
@media (max-width: 767px) {
.image--720 {
}
.image--720:not(.ct-section):not(.oxy-easy-posts),
.image--720.oxy-easy-posts .oxy-posts,
.image--720.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 479px) {
.image--720 {
}
.image--720:not(.ct-section):not(.oxy-easy-posts),
.image--720.oxy-easy-posts .oxy-posts,
.image--720.ct-section .ct-section-inner-wrap{
display:none;
}
}

.image-320 {
}
.image--320 {
}
.image--320:not(.ct-section):not(.oxy-easy-posts),
.image--320.oxy-easy-posts .oxy-posts,
.image--320.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 767px) {
.image--320 {
 width:320px;
}
.image--320:not(.ct-section):not(.oxy-easy-posts),
.image--320.oxy-easy-posts .oxy-posts,
.image--320.ct-section .ct-section-inner-wrap{
display:inline;
}
}

@media (max-width: 479px) {
.image--320 {
 width:320px;
}
.image--320:not(.ct-section):not(.oxy-easy-posts),
.image--320.oxy-easy-posts .oxy-posts,
.image--320.ct-section .ct-section-inner-wrap{
display:inline;
}
}

.tabs-6595-tab {
}
.tabs-6595-tab-active {
}
.tabs-contents-6595-tab {
}
.slider-dinamic {
 width:100%;
}
.slider-dinamic:not(.ct-section):not(.oxy-easy-posts),
.slider-dinamic.oxy-easy-posts .oxy-posts,
.slider-dinamic.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.fx-up {
 transition-duration:0.2s;
 transition-timing-function:ease;
 border-bottom-left-radius:10px;
 border-bottom-right-radius:10px;
 height:16%;
}
@media (max-width: 991px) {
.fx-up {
 height:52%;
}
}

.fx-zoom {
transform:scale3d(1,1,1); transition-duration:.4s;
 transition-timing-function:ease;
 opacity:1;
}
.touch-hover {
}
.hovered {
}
.slider {
}
.mask-div {
}
.mask-div:not(.ct-section):not(.oxy-easy-posts),
.mask-div.oxy-easy-posts .oxy-posts,
.mask-div.ct-section .ct-section-inner-wrap{
display:flex;
}
.overflow-mask {
 overflow:hidden;
}
.overflow-hidden {
 position:relative;
 overflow:hidden;
 z-index:1;
}
.overflow-hidden:not(.ct-section):not(.oxy-easy-posts),
.overflow-hidden.oxy-easy-posts .oxy-posts,
.overflow-hidden.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.overflow-hidden {
 text-align:center;
}
.overflow-hidden:not(.ct-section):not(.oxy-easy-posts),
.overflow-hidden.oxy-easy-posts .oxy-posts,
.overflow-hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.absolute {
 bottom:8%;
 z-index:4;
 margin-left:50px;
 position:absolute;
cursor: pointer
}
.absolute:not(.ct-section):not(.oxy-easy-posts),
.absolute.oxy-easy-posts .oxy-posts,
.absolute.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.absolute {
 position:absolute;
 bottom:30px;
 margin-left:20px;
 margin-right:20px;
}
}

@media (max-width: 479px) {
.absolute {
 margin-left:20px;
 margin-right:20px;
 position:absolute;
 bottom:20px;
}
}

.full-margin {
}
.border--01 {
 border-radius:15px;
}
.H1-CARD {
 padding-top:10px;
 padding-bottom:10px;
 padding-right:30px;
 font-size:50px;
 padding-left:30px;
}
@media (max-width: 991px) {
.H1-CARD {
 line-height:1;
 font-size:40px;
}
}

@media (max-width: 767px) {
.H1-CARD {
 font-weight:100;
 line-height:1;
 font-size:40px;
}
}

@media (max-width: 479px) {
.H1-CARD {
 font-size:30px;
}
}

.mobile {
}
.mobile:not(.ct-section):not(.oxy-easy-posts),
.mobile.oxy-easy-posts .oxy-posts,
.mobile.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.mobile {
 text-align:left;
}
.mobile:not(.ct-section):not(.oxy-easy-posts),
.mobile.oxy-easy-posts .oxy-posts,
.mobile.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

@media (max-width: 767px) {
.mobile {
 width:100%;
 height:500px;
}
}

.image--gero-mobile {
 height:100%;
}
@media (max-width: 767px) {
.image--gero-mobile {
 height:100%;
 object-fit:cover;
}
}

.video-home {
 border-radius:40px;
 overflow:hidden;
 width:320px;
 height:568px;
 box-shadow:0px 0px 6px 6px #000000;
}
.video-home:not(.ct-section):not(.oxy-easy-posts),
.video-home.oxy-easy-posts .oxy-posts,
.video-home.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.video-home {
 width:200px;
 height:355px;
 border-radius:30px;
}
}

@media (max-width: 767px) {
.video-home {
 width:200px;
 height:355px;
 text-align:center;
}
}

@media (max-width: 479px) {
.video-home {
 width:200px;
 height:355px;
}
}

.iphone-camera {
 margin-top:10px;
 height:20px;
 width:80px;
 border-radius:20px;
 background-color:#000000;
}
.iphone-camera:not(.ct-section):not(.oxy-easy-posts),
.iphone-camera.oxy-easy-posts .oxy-posts,
.iphone-camera.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 991px) {
.iphone-camera {
 width:60px;
 height:15px;
 border-radius:15px;
}
}

.video-mobile {
 visibility:hidden;
}
@media (max-width: 991px) {
.video-mobile {
 visibility:visible;
}
}

@media (max-width: 767px) {
.video-mobile {
 visibility:visible;
}
}

@media (max-width: 479px) {
.video-mobile {
 visibility:visible;
}
}

.video-pc {
}
@media (max-width: 991px) {
.video-pc {
 visibility:hidden;
}
.video-pc:not(.ct-section):not(.oxy-easy-posts),
.video-pc.oxy-easy-posts .oxy-posts,
.video-pc.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 767px) {
.video-pc {
 visibility:hidden;
}
.video-pc:not(.ct-section):not(.oxy-easy-posts),
.video-pc.oxy-easy-posts .oxy-posts,
.video-pc.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 479px) {
.video-pc {
 visibility:hidden;
}
.video-pc:not(.ct-section):not(.oxy-easy-posts),
.video-pc.oxy-easy-posts .oxy-posts,
.video-pc.ct-section .ct-section-inner-wrap{
display:none;
}
}

.animation-load {
}
.animated-load-up {
}
@media (max-width: 767px) {
.animated-load-up {
}
.animated-load-up:not(.ct-section):not(.oxy-easy-posts),
.animated-load-up.oxy-easy-posts .oxy-posts,
.animated-load-up.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.animated-load-left {
.animated-load-left opacity: 0; transform: translatex(20px); will-change: opacity, transform; /* Ottimizza il rendering */ animation: fadeIn 1s ease-out forwards; @keyframes fadeIn from opacity: 0; transform: translateX(20px); to opacity: 1; transform: translateX(0);
}
@media (max-width: 767px) {
.animated-load-left {
}
.animated-load-left:not(.ct-section):not(.oxy-easy-posts),
.animated-load-left.oxy-easy-posts .oxy-posts,
.animated-load-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.animated-load-left {
}
.animated-load-left:not(.ct-section):not(.oxy-easy-posts),
.animated-load-left.oxy-easy-posts .oxy-posts,
.animated-load-left.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.Card-section {
}
.c {
}
.card-section {
 width:100%;
 border-radius:20px;
}
.card-section:not(.ct-section):not(.oxy-easy-posts),
.card-section.oxy-easy-posts .oxy-posts,
.card-section.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.card-section {
 width:100%;
}
.card-section:not(.ct-section):not(.oxy-easy-posts),
.card-section.oxy-easy-posts .oxy-posts,
.card-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
}

@media (max-width: 767px) {
.card-section {
 width:100%;
}
.card-section:not(.ct-section):not(.oxy-easy-posts),
.card-section.oxy-easy-posts .oxy-posts,
.card-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.icon-social:hover{
 border-top-color:#f1bc16;
 border-right-color:#f1bc16;
 border-bottom-color:#f1bc16;
 border-left-color:#f1bc16;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:10px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#f1bc16;
 opacity:1;
}
.icon-social {
 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:10px;
 opacity:.6;
 border-top-color:rgba(255,255,255,0.4);
 border-right-color:rgba(255,255,255,0.4);
 border-bottom-color:rgba(255,255,255,0.4);
 border-left-color:rgba(255,255,255,0.4);
}
.oxel_section_indicator {
 position:fixed;
 right:0px;
 top:0px;
 bottom:0px;
 width:30px;
 z-index:10;
 padding-left:8px;
 padding-right:32px;
}
.oxel_section_indicator:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator.oxy-easy-posts .oxy-posts,
.oxel_section_indicator.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__dot {
 width:16px;
 height:16px;
 background-color:color(15);
 border-radius:50%;
 margin-top:12px;
 margin-bottom:12px;
 color:color(10);
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
min-height: 0px !important; min-width: 0px !important;
}
.oxel_section_indicator__dot:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__dot.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__dot.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label:after{
transform:rotate(45deg); position:absolute;
 width:16px;
 height:16px;
 background-color:color(15);
 right:-6px;
 z-index:-1;
 border-top-right-radius:4px;
 border-top-left-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
 border-radius:0px;
  content:"";
}
.oxel_section_indicator__label {
 position:absolute;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:16px;
 padding-right:16px;
 background-color:color(15);
 border-radius:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 right:calc(100% + 8px) ;
}
.oxel_section_indicator__label:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__label.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__label.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label__text {
 color:color(10);
}
.oxel_section_indicator__label--hidden {
transform:translate(112px); opacity:0;
}
.oxel_toc__primary {
 color:color(16);
 font-size:14px;
 text-transform:uppercase;
 letter-spacing:1px;
 padding-left:8px;
 width:100%;
 padding-bottom:8px;
 border-top-color:color(15);
 border-right-color:color(15);
 border-bottom-color:color(11);
 border-left-color:color(15);
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-bottom:8px;
 padding-top:8px;
 border-left-width:2px;
 border-left-style:solid;
}
.oxel_toc__sub {
 text-decoration:underline;
 color:color(15);
 margin-left:16px;
}
.oxel_toc__sub__2 {
 margin-left:32px;
 margin-bottom:0px;
}
.oxel_toc__sub__1 {
}
.oxel_toc__container {
 padding-bottom:16px;
 width:100%;
}
.oxel_toc__sub__3 {
 margin-left:48px;
}
.oxel_toc__sub__4 {
 margin-left:64px;
}
.oxel_toc__template {
}
.oxel_accordion {
 border-top-color:color(17);
 border-right-color:color(17);
 border-bottom-color:color(17);
 border-left-color:color(17);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:50%;
}
@media (max-width: 991px) {
.oxel_accordion {
 width:100%;
}
}

.oxel_accordion__row {
 font-family:Funnel Sans;
 width:100%;
 padding-top:18px;
 padding-left:18px;
 padding-right:18px;
 padding-bottom:18px;
 text-align:justify;
 border-bottom-color:color(13);
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 font-weight:500;
 background-color:#ffffff;
 font-size:24px;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 991px) {
.oxel_accordion__row {
 padding-right:10px;
 padding-left:10px;
}
}

@media (max-width: 479px) {
.oxel_accordion__row {
 text-align:left;
}
}

.oxel_accordion__icon {
color: #f1bc16;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 font-family:Funnel Sans;
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:color(12);
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 font-size:18px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 margin-left:10px;
}
.accordion-content {
 margin-top:10px;
 margin-bottom:10px;
 padding-left:10px;
 padding-right:10px;
}
.zoom-up {
transform:;}
.mouse-effect-move {
}
.glowing-card {
}
.moving-div {
moving-div background: #3498db; color: white; display: flex; align-items: center; justify-content: center; border-radius: 10px; transition: transform 0.3s ease-out; /* Transizione fluida */ moving-div:hover transform: translateX(20px) translateY(-10px);
}
@media (max-width: 767px) {
.moving-div {
 width:100%;
}
}

.title-white {
 font-size:36px;
 text-align:left;
 line-height:40px;
}
.text-white {
}
.iconlist__white {
 font-family:Funnel Sans;
 color:#ffffff;
 font-weight:100;
 text-align:left;
}
.title-yellow {
 font-size:36px;
 text-align:left;
 line-height:40px;
 color:#f1bc16;
 font-weight:100;
}
.iconlist__black {
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:rgba(0,0,0,0.4);
}
.aos-rt {
}
.flip-up {
}
.responsive-image {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Adatta l'immagine in base alla risoluzione */
@media (max-width: 320px) {
    .responsive-image {
        width: 320px;
    }
}

@media (max-width: 480px) {
    .responsive-image {
        width: 480px;
    }
}

@media (max-width: 640px) {
    .responsive-image {
        width: 640px;
    }
}

@media (max-width: 720px) {
    .responsive-image {
        width: 720px;
    }
}

@media (max-width: 960px) {
    .responsive-image {
        width: 960px;
    }
}

@media (max-width: 1168px) {
    .responsive-image {
        width: 1168px;
    }
}

@media (max-width: 1440px) {
    .responsive-image {
        width: 1440px;
    }
}

@media (min-width: 1441px) {
    .responsive-image {
        width: 1920px;
    }
}
/* Rendere il form responsive */
.wpcf7-form {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* Responsive input e textarea */
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    width: 100%;
    max-width: 100%;
    padding: 10px;
    font-size: 16px;
    box-sizing: border-box;
}

/* Checkbox Custom */
.wpcf7 input[type="checkbox"] {
    appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #ccc;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}

/* Stato attivo del checkbox */
.wpcf7 input[type="checkbox"]:checked {
    background-color: #f1bc16;
    border-color: #f1bc16;
}

/* Icona checkmark (opzionale) */
.wpcf7 input[type="checkbox"]:checked::after {
    content: "✔";
    font-size: 14px;
    color: #141414;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}
.oxy-aos {
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
}.wpcf7-not-valid-tip{
 font-family:Funnel Sans;
 color:#f1bc16;
}
.wpcf7-list-item{
 margin-left:0px;
 margin-top:10px;
 margin-bottom:10px;
}
.cf7-form-container .cf7-input:focus{
 font-family:Funnel Sans;
 border-bottom-width:1px;
 border-bottom-color:#f1bc16;
 color:#ffffff;
}
.cf7-form-container .cf7-input{
 font-family:Funnel Sans;
 background-color:#141414;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-bottom-width:1px;
 border-bottom-color:#ffffff;
 padding-bottom:20px;
 color:#ffffff;
outline: none
}
.wpcf7-list-item-label{
 font-family:Funnel Sans;
 color:#ffffff;
 font-weight:100;
 display:flex;
 float:right;
}
.wpcf7-list-item-label a{
 font-family:Funnel Sans;
 color:#f1bc16;
 padding-left:4px;
}
.has-spinner.cf7-submit{
 font-family:Bebas Neue;
 background-color:#f1bc16;
 color:#141414;
 padding-top:10px;
 padding-right:30px;
 padding-bottom:10px;
 padding-left:30px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 height:50px;
 border-radius:5px;
 position:relative;
 font-size:25px;
appearance: none; cursor: pointer
}
.cf7-form-container{
}
.cf7-acceptance:input{
}
.cf7-acceptance{
 width:20px;
 height:20px;
 margin-right:10px;
 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:4px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 display:inline-block;
 margin-top:2px;
cursor: pointer
}
.cf7-form-container textarea:focus{
 font-family:Funnel Sans;
 border-bottom-color:#f1bc16;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-bottom-width:1px;
 color:#ffffff;
 font-weight:100;
 background-color:#141414;
outline:none;
}
.cf7-form-container textarea{
 font-family:Funnel Sans;
 background-color:#141414;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-bottom-color:#ffffff;
 border-bottom-width:1px;
 color:#ffffff;
}
@media (max-width: 479px) {
.cf7-form-container{
}
}

