.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-oxyninja-slider .oxy-dynamic-list {
				display: flex !important;
				flex-direction: row !important;
				align-items: unset;
				justify-content: unset;
				flex-wrap: unset;
			}
      .oxy-oxyninja-slider {
        width: 100%;
        position: relative;
      }
      .oxy-oxyninja-slider img {
        object-fit: cover;
      }
      #glightbox-body {
        z-index: 9999999999 !important;
      }
      .oxy-oxyninja-slider:focus,
      .oxy-oxyninja-slider *:focus {
        outline: 0;
      }
      .splide__list {
        margin: 0 !important;
        padding: 0 !important;
        height: 100%;
        display: flex;
        width: -webkit-max-content;
        width: max-content;
        will-change: transform;
      }
      .splide__track > .splide__list {
        width: 100%;
      }
      .splide__track > .splide__list > .splide__slide {
        transform: translate3d(0px, 0, 0);
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -ms-transform: translate3d(0px, 0, 0);
        -o-transform: translate3d(0px, 0, 0);
        will-change: inherit;
      }
      .splide__list > .splide__slide:first-child {
        z-index: 2;
      }
      .splide--fade > .splide__track>.splide__list {
        display: flex !important;
      }
      .on-product-badges {
        position: absolute;
        z-index: 9;
      }
      .on-product-badges span:not(:first-of-type) {
        margin-left: 5px;
      }
      .on-product-badges span.on-new,
      .on-product-badges span.on-custom-badge,
      .on-product-badges span.on-sale {
        display: inline-block;
        background-color: white;
        color: black;
        font-size: 12px;
        padding: 6px 12px;
        line-height: 1.2;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 1px;
        opacity: 0.8;
      }
      .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:var(--wpr-bg-255cf18a-e6da-46a0-8aaa-58a0c62f2a1b);
}

.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: 'Open 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: 'Prata';font-size: 36px;font-weight: 500;line-height: 1.4;}h2, h3, h4, h5, h6{font-size: 30px;line-height: 1.3;}h3, h4, h5, h6{font-size: 24px;line-height: 1.3;}h4, h5, h6{font-size: 20px;line-height: 1.3;}h5, h6{font-size: 16px;line-height: 1.3;}h6{font-size: 16px;line-height: 1.3;}a {color: #0d2b7f;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;
				}
			}
.hover-light:hover{
 filter:brightness(160%);
}
.hover-light {
 transition-duration:0.3s;
}
.h6 {
 font-family:'Montserrat';
 font-size:var(--h6) ;
 font-weight:var(--h-font-weight);
 line-height:var(--lh-h6);
}
.color-primary {
 color:var(--primary-color);
}
.c-btn-main:hover{
transform:translateY(-5px); border-bottom-color:color(undefined);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 color:#ffffff;
 filter:contrast(144%);
box-shadow: 0 1px 1px rgba(0,0,0,0.11), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11), 0 6px 8px rgba(0,0,0,0.11), 0 8px 16px rgba(0,0,0,0.11);
}
.c-btn-main {
 font-family:Open Sans;
 border-radius:100px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 text-transform:uppercase;
 letter-spacing:1px;
 border-top-color:#0d2b7f;
 border-right-color:#0d2b7f;
 border-bottom-color:#0d2b7f;
 border-left-color:#0d2b7f;
 text-align:center;
 color:#ffffff;
 font-weight:600;
 background-color:#0d2b7f;
}
.c-btn-main:not(.ct-section):not(.oxy-easy-posts),
.c-btn-main.oxy-easy-posts .oxy-posts,
.c-btn-main.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.c-btn-main {
 font-size:13px;
}
.c-btn-main:hover{
transform:;}
}

@media (max-width: 479px) {
.c-btn-main {
transform:; width:94%;
}
.c-btn-main:hover{
transform:;}
}

.c-btn-alt:hover{
transform:translateY(-5px); box-shadow:0px 7px 25px -10px rgba(0,0,0,0.25);
}
.c-btn-alt {
 font-family:Open Sans;
 font-weight:600;
 text-transform:uppercase;
 border-radius:100px;
 background-color:#0d2b7f;
 text-align:center;
 letter-spacing:1px;
 color:#ffffff;
}
.c-btn-alt:not(.ct-section):not(.oxy-easy-posts),
.c-btn-alt.oxy-easy-posts .oxy-posts,
.c-btn-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1120px) {
.c-btn-alt {
}
}

@media (max-width: 767px) {
.c-btn-alt {
 font-size:13px;
}
}

@media (max-width: 479px) {
.c-btn-alt {
 width:100%;
 margin-top:5px;
 margin-bottom:5px;
}
}

.c-btn-transparent:hover{
transform:translateY(-5px); background-color:#ffffff;
 color:#0d2b7f;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.c-btn-transparent {
 font-family:Open Sans;
 text-transform:uppercase;
 background-color:rgba(255,255,255,0.15);
 border-radius:100px;
 font-weight:600;
 letter-spacing:1px;
 text-align:center;
 color:#0d2b7f;
 border-top-color:#0d2b7f;
 border-right-color:#0d2b7f;
 border-bottom-color:#0d2b7f;
 border-left-color:#0d2b7f;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.c-btn-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-btn-transparent.oxy-easy-posts .oxy-posts,
.c-btn-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
}

.c-btn-xs {
 font-size:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:5px;
 padding-top:5px;
}
.c-btn-s {
 font-size:12px;
 padding-top:7px;
 padding-left:14px;
 padding-right:14px;
 padding-bottom:7px;
}
.c-btn-m {
 font-size:13px;
 padding-top:12px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:12px;
}
@media (max-width: 1120px) {
.c-btn-m {
}
}

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

.c-btn-l {
 font-size:17px;
 padding-left:35px;
 padding-right:35px;
 padding-top:15px;
 padding-bottom:15px;
}
@media (max-width: 767px) {
.c-btn-l {
}
.c-btn-l:not(.ct-section):not(.oxy-easy-posts),
.c-btn-l.oxy-easy-posts .oxy-posts,
.c-btn-l.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

@media (max-width: 479px) {
.c-btn-l {
 padding-top:10px;
 padding-bottom:10px;
 font-size:14px;
}
}

.c-btn-xl {
 padding-top:15px;
 padding-bottom:15px;
 padding-left:35px;
 padding-right:35px;
 font-size:20px;
}
@media (max-width: 991px) {
.c-btn-xl {
 font-size:17px;
}
}

@media (max-width: 479px) {
.c-btn-xl {
 width:100%;
}
}

.c-buttons {
display:grid!important; grid-template-columns: auto auto; grid-gap:15px;
}
.c-buttons:not(.ct-section):not(.oxy-easy-posts),
.c-buttons.oxy-easy-posts .oxy-posts,
.c-buttons.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
}

@media (max-width: 479px) {
.c-buttons {
grid-template-columns: 1fr; width: 100%;
}
}

.c-card-accent {
 background-color:#0d2b7f;
 border-radius:7px;
 width:100%;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-accent:not(.ct-section):not(.oxy-easy-posts),
.c-card-accent.oxy-easy-posts .oxy-posts,
.c-card-accent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.c-card-accent {
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
}
}

@media (max-width: 479px) {
.c-card-accent {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

.c-card-light {
 background-color:#ffffff;
 width:100%;
 border-radius:4px;
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 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;
 position:relative;
 text-align:center;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-light:not(.ct-section):not(.oxy-easy-posts),
.c-card-light.oxy-easy-posts .oxy-posts,
.c-card-light.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
.c-card-light {
 margin-bottom:30px;
}
}

.c-card-dark {
 text-align:left;
 width:100%;
 border-radius:7px;
 background-color:#191919;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-dark:not(.ct-section):not(.oxy-easy-posts),
.c-card-dark.oxy-easy-posts .oxy-posts,
.c-card-dark.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.c-card-dark {
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
}
}

@media (max-width: 479px) {
.c-card-dark {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

.c-card-transparent {
 text-align:center;
 border-radius:7px;
 overflow:hidden;
 background-color:rgba(255,255,255,0.2);
}
.c-card-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-card-transparent.oxy-easy-posts .oxy-posts,
.c-card-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1120px) {
}

.c-card-has-hover:hover{
transform:translateY(-7px);}
.c-card-has-hover {
}
.c-card-on-hover:hover{
transform:translateY(-10px); background-color:#ffffff;
 box-shadow:0px 25px 35px -14px rgba(0,0,0,0.15);
}
.c-card-on-hover {
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
 border-radius:7px;
 text-align:center;
 width:100%;
}
.c-card-on-hover:not(.ct-section):not(.oxy-easy-posts),
.c-card-on-hover.oxy-easy-posts .oxy-posts,
.c-card-on-hover.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1120px) {
.c-card-on-hover {
 padding-left:25px;
 padding-right:25px;
}
}

.c-heading-accent {
}
.c-heading-dark {
 color:#0f0f0f;
}
.c-heading-light {
 color:#ffffff;
}
.c-h1 {
 font-family:Prata;
 font-size:30px;
 text-transform:capitalize;
 max-width:600px;
 font-weight:500;
 line-height:1.3;
 z-index:3;
 letter-spacing:0.05em;
}
.c-h1:not(.ct-section):not(.oxy-easy-posts),
.c-h1.oxy-easy-posts .oxy-posts,
.c-h1.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 991px) {
.c-h1 {
 font-size:38px;
 max-width:420px;
}
}

@media (max-width: 767px) {
.c-h1 {
 font-size:34px;
}
}

@media (max-width: 479px) {
.c-h1 {
 font-size:30px;
 max-width:350px;
}
}

.c-h1-fat {
 font-weight:700;
 font-size:65px;
 line-height:1.2;
 max-width:800px;
}
@media (max-width: 1120px) {
.c-h1-fat {
 font-size:55px;
}
}

@media (max-width: 991px) {
.c-h1-fat {
 font-size:45px;
}
}

@media (max-width: 479px) {
.c-h1-fat {
 font-size:40px;
}
}

.c-h2 {
 font-size:36px;
 max-width:650px;
 font-weight:600;
 line-height:1.3;
 text-transform:none;
 letter-spacing:0.05rem;
}
.c-h2:not(.ct-section):not(.oxy-easy-posts),
.c-h2.oxy-easy-posts .oxy-posts,
.c-h2.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 1120px) {
.c-h2 {
 font-size:36px;
}
.c-h2:not(.ct-section):not(.oxy-easy-posts),
.c-h2.oxy-easy-posts .oxy-posts,
.c-h2.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

@media (max-width: 991px) {
.c-h2 {
 font-size:32px;
}
}

@media (max-width: 767px) {
.c-h2 {
 font-size:28px;
}
}

@media (max-width: 479px) {
.c-h2 {
 font-size:24px;
}
}

.c-h3 {
 font-family:Prata;
 font-weight:600;
 line-height:1.3;
}
@media (max-width: 991px) {
.c-h3 {
 font-size:26px;
}
}

@media (max-width: 767px) {
.c-h3 {
 font-size:23px;
}
}

@media (max-width: 479px) {
.c-h3 {
 font-size:20px;
}
}

.c-h4 {
 font-family:Prata;
 font-size:24px;
 font-weight:500;
 line-height:1.3;
 letter-spacing:0.05rem;
}
.c-h4:not(.ct-section):not(.oxy-easy-posts),
.c-h4.oxy-easy-posts .oxy-posts,
.c-h4.ct-section .ct-section-inner-wrap{
display:inline-flex;
flex-direction:unset;
}
.c-h5 {
 font-size:16px;
 font-weight:600;
 text-align:left;
 line-height:0.2;
}
@media (max-width: 767px) {
.c-h5 {
 line-height:1;
}
}

@media (max-width: 479px) {
.c-h5 {
 line-height:1;
 padding-bottom:0px;
 margin-bottom:5px;
}
}

.c-h6 {
}
.c-tagline {
 font-family:Open Sans;
 font-size:12px;
 letter-spacing:2px;
 text-transform:uppercase;
 font-weight:500;
}
.c-tagline-alt {
 background-color:#0c2b7f;
 border-radius:7px;
 padding-top:5px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:5px;
 font-size:11px;
 font-weight:600;
 color:#0d2b7f;
}
.c-text-accent {
 color:#0d2b7f;
}
.c-text-dark {
 color:#3f3f3f;
 font-weight:500;
}
@media (max-width: 479px) {
.c-text-dark {
}
}

.c-text-light {
 color:rgba(255,255,255,0.8);
}
.c-text-light:not(.ct-section):not(.oxy-easy-posts),
.c-text-light.oxy-easy-posts .oxy-posts,
.c-text-light.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.c-text-s {
 font-family:Open Sans;
 font-size:13px;
 font-weight:300;
}
.c-text-m {
 font-size:16px;
 font-weight:600;
 max-width:700px;
 line-height:1.7;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 1120px) {
.c-text-m {
 font-size:15px;
}
}

@media (max-width: 767px) {
.c-text-m {
 font-size:16px;
}
}

@media (max-width: 479px) {
.c-text-m {
 font-size:18px;
 line-height:1.4;
}
}

.c-text-l {
 font-family:Open Sans;
 font-size:18px;
 font-weight:400;
 max-width:700px;
 line-height:1.6;
}
@media (max-width: 991px) {
.c-text-l {
 max-width:420px;
}
}

@media (max-width: 767px) {
.c-text-l {
 font-size:16px;
}
}

.c-text-xl {
 font-family:Prata;
 font-size:20px;
 font-weight:500;
 max-width:700px;
}
@media (max-width: 1120px) {
.c-text-xl {
 font-size:18px;
}
}

.c-icon-accent-s {
color: #0d2b7f;}.c-icon-accent-s 
>svg {width: 16px;height: 16px;}.c-icon-accent-s {
}
.c-icon-accent-m {
color: #0d2b7f;}.c-icon-accent-m 
>svg {width: 22px;height: 22px;}.c-icon-accent-m {
}
.c-icon-accent-l {
background-color: rgba(67,83,255,0.05);
border: 1px solid rgba(67,83,255,0.05);
padding: 20px;color: #0d2b7f;}.c-icon-accent-l 
>svg {width: 20px;height: 20px;}.c-icon-accent-l {
 margin-bottom:19px;
 box-shadow:0px 15px 15px -15px rgba(67,83,255,0.2);
}
.c-icon-dark-s {
color: #0f0f0f;}.c-icon-dark-s 
>svg {width: 16px;height: 16px;}.c-icon-dark-s {
}
.c-icon-dark-m {
color: #0f0f0f;}.c-icon-dark-m 
>svg {width: 22px;height: 22px;}.c-icon-dark-m {
}
.c-icon-dark-l {
background-color: rgba(15,15,15,0.05);
border: 1px solid rgba(15,15,15,0.05);
padding: 20px;color: #0f0f0f;}.c-icon-dark-l 
>svg {width: 20px;height: 20px;}.c-icon-dark-l {
 box-shadow:0px 15px 15px -15px rgba(0,0,0,0.2);
}
@media (max-width: 767px) {
.c-icon-dark-l {
padding: ;}.c-icon-dark-l 
>svg {width: 30px;height: 30px;}.c-icon-dark-l {
}
}

.c-icon-light-s {
color: #ffffff;}.c-icon-light-s 
>svg {width: 16px;height: 16px;}.c-icon-light-s {
}
.c-icon-light-m {
color: #ffffff;}.c-icon-light-m 
>svg {width: 22px;height: 22px;}.c-icon-light-m {
}
.c-icon-light-l {
background-color: rgba(255,255,255,0.22);
border: 1px solid rgba(255,255,255,0.22);
padding: 16px;color: #f9f9f9;}.c-icon-light-l 
>svg {width: 30px;height: 30px;}.c-icon-light-l {
 margin-bottom:14px;
}
.c-bg-light {
 text-align:left;
}
.c-bg-light:not(.ct-section):not(.oxy-easy-posts),
.c-bg-light.oxy-easy-posts .oxy-posts,
.c-bg-light.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-bg-light-alt {
 background-color:#ffffff;
 position:relative;
}
.c-bg-dark {
 background-color:#191919;
}
.c-bg-dark-alt {
 background-color:#353535;
}
.c-bg-accent {
 background-color:#0d2b7f;
}
.c-bg-accent-alt {
 background-color:#ffffff;
}
.c-bg-gradient {
background-image: linear-gradient(90deg, #0029d1, #0abfbc);}
@media (max-width: 479px) {
.c-bg-gradient {
}
}

.c-bg-blur-s {
-webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px);
}
.c-bg-blur-m {
-webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
}
.c-bg-blur-l {
-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
}
.c-bg-blur-xl {
-webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px);
}
.c-avatar-xs {
 width:30px;
 height:30px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-radius:100%;
object-fit:cover;
}
.c-avatar-s {
 border-radius:100%;
 width:40px;
 height:40px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1120px) {
.c-avatar-s {
 margin-right:10px;
}
}

@media (max-width: 767px) {
.c-avatar-s {
}
}

.c-avatar-m {
background-size: cover; width:60px;
 height:60px;
 background-repeat:no-repeat;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-radius:100%;
 background-position:50% 50%;
object-fit:cover;
}
.c-avatar-l {
 border-radius:100%;
 width:80px;
 height:80px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1120px) {
.c-avatar-l {
 width:60px;
 height:60px;
}
}

@media (max-width: 479px) {
.c-avatar-l {
 width:50px;
 height:50px;
}
}

.c-avatar-xl {
background-size: cover; background-repeat:no-repeat;
 width:140px;
 height:140px;
 border-radius:100%;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 background-position:50% 50%;
 box-shadow:0px 25px 35px -14px rgba(0,0,0,0.2);
object-fit:cover;
}
@media (max-width: 991px) {
.c-avatar-xl {
 width:100px;
 height:100px;
}
}

.c-link-accent {
 color:#0d2b7f;
}
.c-link-dark:hover{
 color:#0d2b7f;
}
.c-link-dark {
 color:#0f0f0f;
}
.c-link-light:hover{
 opacity:0.8;
 color:#ffffff;
}
.c-link-light {
 color:#ffffff;
}
.c-link-light:not(.ct-section):not(.oxy-easy-posts),
.c-link-light.oxy-easy-posts .oxy-posts,
.c-link-light.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-s {
 font-size:13px;
 font-weight:600;
}
.c-link-s:not(.ct-section):not(.oxy-easy-posts),
.c-link-s.oxy-easy-posts .oxy-posts,
.c-link-s.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-m:hover{
 opacity:0.8;
}
.c-link-m {
 font-size:16px;
 font-weight:500;
 text-decoration:underline;
 color:#0d2b7f;
}
.c-link-m:not(.ct-section):not(.oxy-easy-posts),
.c-link-m.oxy-easy-posts .oxy-posts,
.c-link-m.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-m {
 font-size:16px;
}
}

@media (max-width: 479px) {
.c-link-m {
 font-size:15px;
}
}

.c-link-l {
 font-size:20px;
 font-weight:500;
 text-decoration:underline;
}
.c-link-l:not(.ct-section):not(.oxy-easy-posts),
.c-link-l.oxy-easy-posts .oxy-posts,
.c-link-l.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-l {
 font-size:17px;
}
}

.c-link-xl {
 font-size:22px;
 font-weight:500;
}
.c-link-xl:not(.ct-section):not(.oxy-easy-posts),
.c-link-xl.oxy-easy-posts .oxy-posts,
.c-link-xl.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-rounded {
 border-radius:8px;
 overflow:hidden;
}
.c-shadow {
 border-top-color:rgba(104,104,104,0.55);
 border-right-color:rgba(104,104,104,0.55);
 border-bottom-color:rgba(104,104,104,0.55);
 border-left-color:rgba(104,104,104,0.55);
 border-top-width:0.5px;
 border-right-width:0.5px;
 border-bottom-width:0.5px;
 border-left-width:0.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-border-light {
 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-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
}
.c-border-dark {
 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-top-color:#474747;
 border-right-color:#474747;
 border-bottom-color:#474747;
 border-left-color:#474747;
}
.c-transition {
 transition-duration:0.3s;
 transition-delay:0s;
 margin-top:0px;
}
@media (max-width: 1120px) {
}

.c-full-width {
 width:100%;
}
.c-inline {
}
.c-inline:not(.ct-section):not(.oxy-easy-posts),
.c-inline.oxy-easy-posts .oxy-posts,
.c-inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-stretch {
}
.c-stretch:not(.ct-section):not(.oxy-easy-posts),
.c-stretch.oxy-easy-posts .oxy-posts,
.c-stretch.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.c-relative {
 position:relative;
}
.c-3d-down {
transform: perspective(1000px) rotateX(-20deg);
}
.c-3d-left {
transform: perspective(1000px) rotatey(20deg);
}
.c-3d-right {
transform: perspective(1000px) rotatey(-20deg);
}
.c-3d-up {
transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-down:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(-20deg);
}
.c-hover-3d-down {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-3d-left:hover{
transform: perspective(1000px) rotatey(20deg);
}
.c-hover-3d-left {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-right:hover{
transform: perspective(1000px) rotatey(-20deg);
}
.c-hover-3d-right {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-up:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-up {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-move-down:hover{
transform:translateY(10px);}
.c-hover-move-down {
}
.c-hover-move-left:hover{
transform:translate(-10px);}
.c-hover-move-left {
}
.c-hover-move-right:hover{
transform:translate(10px);}
.c-hover-move-right {
}
.c-hover-move-up:hover{
transform:translateY(-10px);}
.c-hover-move-up {
}
.c-hover-scale:hover{
transform:scale(1.05,1.05);}
.c-hover-scale {
}
.c-hover-scale-up:hover{
transform:scale(1.05,1.05) translateY(-10px);}
.c-hover-scale-up {
}
.c-margin-xs {
}
.c-margin-s {
}
.c-margin-m {
}
.c-margin-l {
}
.c-margin-xl {
}
.c-margin-xxl {
}
.c-margin-left-xs {
}
.c-margin-left-s {
}
.c-margin-left-m {
}
.c-margin-left-l {
}
.c-margin-left-xl {
}
.c-margin-left-xxl {
}
.c-margin-right-xs {
 margin-right:5px;
}
.c-margin-right-s {
 margin-right:15px;
}
@media (max-width: 767px) {
.c-margin-right-s {
 margin-right:10px;
}
}

.c-margin-right-m {
 margin-right:25px;
}
.c-margin-right-m:not(.ct-section):not(.oxy-easy-posts),
.c-margin-right-m.oxy-easy-posts .oxy-posts,
.c-margin-right-m.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 479px) {
.c-margin-right-m {
 margin-right:15px;
}
}

.c-margin-right-l {
}
.c-margin-right-xl {
}
.c-margin-right-xxl {
}
.c-margin-top-xs {
}
.c-margin-top-s {
}
.c-margin-top-m {
}
.c-margin-top-l {
}
.c-margin-top-xl {
}
.c-margin-top-xxl {
}
.c-margin-bottom-xs {
 margin-bottom:5px;
 font-weight:600;
}
.c-margin-bottom-s {
 margin-bottom:12px;
}
.c-margin-bottom-m {
 margin-bottom:25px;
}
.c-margin-bottom-m:not(.ct-section):not(.oxy-easy-posts),
.c-margin-bottom-m.oxy-easy-posts .oxy-posts,
.c-margin-bottom-m.ct-section .ct-section-inner-wrap{
display:inline;
flex-direction:unset;
}
@media (max-width: 1120px) {
.c-margin-bottom-m {
}
.c-margin-bottom-m:not(.ct-section):not(.oxy-easy-posts),
.c-margin-bottom-m.oxy-easy-posts .oxy-posts,
.c-margin-bottom-m.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

@media (max-width: 991px) {
.c-margin-bottom-m {
 margin-bottom:20px;
}
}

.c-margin-bottom-l {
 margin-bottom:0px;
 width:NaNpx;
}
.c-margin-bottom-l:not(.ct-section):not(.oxy-easy-posts),
.c-margin-bottom-l.oxy-easy-posts .oxy-posts,
.c-margin-bottom-l.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.c-margin-bottom-l {
}
}

@media (max-width: 479px) {
.c-margin-bottom-l {
 margin-bottom:25px;
}
.c-margin-bottom-l:not(.ct-section):not(.oxy-easy-posts),
.c-margin-bottom-l.oxy-easy-posts .oxy-posts,
.c-margin-bottom-l.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.c-margin-bottom-xl {
 margin-bottom:0px;
 margin-top:89px;
}
@media (max-width: 991px) {
.c-margin-bottom-xl {
 margin-bottom:50px;
}
}

@media (max-width: 767px) {
.c-margin-bottom-xl {
 margin-bottom:35px;
}
}

.c-margin-bottom-xxl {
}
.c-padding-xs {
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
}
.c-padding-s {
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 text-align:left;
 width:50%;
 border-top-color:#353535;
 border-right-color:#353535;
 border-bottom-color:#353535;
 border-left-color:#353535;
 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;
}
.c-padding-s:not(.ct-section):not(.oxy-easy-posts),
.c-padding-s.oxy-easy-posts .oxy-posts,
.c-padding-s.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.c-padding-s {
}
}

.c-padding-m {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
.c-padding-l {
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
 margin-left:0px;
}
.c-padding-l .ff-el-form-control{
font-family: 'Open Sans';
}

@media (max-width: 1120px) {
.c-padding-l {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

@media (max-width: 767px) {
.c-padding-l {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
}

.c-padding-xl {
 padding-top:75px;
 padding-left:75px;
 padding-right:75px;
 padding-bottom:75px;
}
.c-padding-xl:not(.ct-section):not(.oxy-easy-posts),
.c-padding-xl.oxy-easy-posts .oxy-posts,
.c-padding-xl.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
.c-padding-xl {
 padding-top:50px;
 padding-left:50px;
 padding-right:50px;
 padding-bottom:50px;
}
}

@media (max-width: 767px) {
.c-padding-xl {
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
}
}

.c-padding-xxl {
}
.c-padding-left-xs {
}
.c-padding-left-s {
}
.c-padding-left-m {
}
.c-padding-left-l {
}
.c-padding-left-xl {
}
.c-padding-left-xxl {
}
.c-padding-right-xs {
}
.c-padding-right-s {
}
.c-padding-right-m {
}
.c-padding-right-l {
}
.c-padding-right-xl {
}
.c-padding-right-xxl {
}
.c-padding-top-xs {
}
.c-padding-top-s {
}
.c-padding-top-m {
}
.c-padding-top-l {
}
.c-padding-top-xl {
}
.c-padding-top-xxl {
}
.c-padding-bottom-xs {
}
.c-padding-bottom-s {
}
.c-padding-bottom-m {
}
.c-padding-bottom-l {
}
.c-padding-bottom-xl {
}
.c-padding-bottom-xxl {
}
.c-owl-xs {
}
.c-owl-s {
}
.c-owl-m {
}
.c-owl-l {
}
.c-owl-xl {
}
.c-owl-xxl {
}
.c-columns-gap-xs {
}
.c-columns-gap-s {
grid-gap: 0.5rem;
}
@media (max-width: 767px) {
.c-columns-gap-s {
}
.c-columns-gap-s:not(.ct-section):not(.oxy-easy-posts),
.c-columns-gap-s.oxy-easy-posts .oxy-posts,
.c-columns-gap-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: 32px;grid-row-gap: 20px;}
}

.c-columns-gap-m {
grid-gap: 1.25rem;
}
@media (max-width: 479px) {
.c-columns-gap-m {
}
}

.c-columns-gap-l {
grid-gap: 5vmin;
}
.c-columns-gap-l:not(.ct-section):not(.oxy-easy-posts),
.c-columns-gap-l.oxy-easy-posts .oxy-posts,
.c-columns-gap-l.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-columns-gap-xl {
grid-gap: 8vmin;
}
@media (max-width: 991px) {
.c-columns-gap-xl {
}
}

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

.c-columns-gap-xxl {
grid-gap: 12vmin;
}
@media (max-width: 991px) {
}

.c-columns-1-2 {
}
.c-columns-1-3 {
}
.c-columns-2 {
}
.c-columns-2-1 {
}
.c-columns-2-3 {
}
.c-columns-3 {
}
.c-columns-3-1 {
}
.c-columns-3-2 {
}
.c-columns-4 {
}
.c-columns-5 {
}
.c-columns-6 {
}
.c-columns-xl-1 {
}
.c-columns-xl-2 {
}
.c-columns-xl-3 {
}
.c-columns-xl-4 {
}
.c-columns-xl-5 {
}
.c-columns-l-1 {
}
@media (max-width: 991px) {
}

.c-columns-l-2 {
}
@media (max-width: 991px) {
.c-columns-l-2 {
grid-template-columns: 1fr 1fr;
}
}

.c-columns-l-3 {
}
@media (max-width: 991px) {
.c-columns-l-3 {
grid-template-columns: 1fr 1fr 1fr;
}
}

.c-columns-l-4 {
}
@media (max-width: 991px) {
}

.c-columns-m-1 {
}
@media (max-width: 767px) {
}

.c-columns-m-2 {
}
@media (max-width: 767px) {
}

.c-columns-m-3 {
}
@media (max-width: 767px) {
}

.c-columns-s-1 {
}
@media (max-width: 479px) {
.c-columns-s-1 {
grid-template-columns: 1fr;
}
}

.c-columns-s-2 {
}
@media (max-width: 479px) {
.c-columns-s-2 {
grid-template-columns: 1fr 1fr;
}
}

.c-row-span-2 {
}
@media (max-width: 991px) {
}

.c-row-span-3 {
}
.c-row-span-4 {
}
.c-row-span-5 {
}
.c-row-span-6 {
}
.c-row-span-7 {
grid-row: span 7 / span 7;
}
.c-row-span-l-1 {
}
.c-row-span-l-2 {
}
.c-row-span-l-3 {
}
.c-row-span-l-4 {
}
.c-row-span-l-5 {
}
.c-row-span-l-6 {
}
.c-row-span-m-1 {
}
.c-row-span-m-2 {
}
.c-row-span-m-3 {
}
.c-row-span-m-4 {
}
.c-row-span-m-5 {
}
.c-row-span-m-6 {
}
.c-row-span-s-1 {
}
.c-row-span-s-2 {
}
.c-row-span-s-3 {
}
.c-row-span-s-4 {
}
.c-row-span-s-5 {
}
.c-row-span-s-6 {
}
.c-row-span-xl-1 {
}
.c-row-span-xl-2 {
}
@media (max-width: 1120px) {
.c-row-span-xl-2 {
}
}

.c-row-span-xl-3 {
}
.c-row-span-xl-4 {
}
.c-row-span-xl-5 {
}
.c-row-span-xl-6 {
}
.c-row-start-1 {
}
.c-row-start-2 {
}
.c-row-start-3 {
}
.c-row-start-4 {
}
.c-row-start-5 {
}
.c-row-start-6 {
}
.c-row-start-l-1 {
}
.c-row-start-l-2 {
}
.c-row-start-l-3 {
}
.c-row-start-l-4 {
}
.c-row-start-l-5 {
}
.c-row-start-l-6 {
}
.c-row-start-m-1 {
}
.c-row-start-m-2 {
}
.c-row-start-m-3 {
}
.c-row-start-m-4 {
}
.c-row-start-m-5 {
}
.c-row-start-m-6 {
}
.c-row-start-s-1 {
}
.c-row-start-s-3 {
}
.c-row-start-s-4 {
}
.c-row-start-s-5 {
}
.c-row-start-s-6 {
}
.c-row-start-xl-1 {
}
.c-row-start-xl-2 {
}
.c-row-start-xl-3 {
}
.c-row-start-xl-4 {
}
.c-row-start-xl-5 {
}
.c-row-start-xl-6 {
}
.c-col-span-2 {
grid-column-start: span 2;
}
@media (max-width: 991px) {
.c-col-span-2 {
grid-column-start: span 1;
}
}

.c-col-span-3 {
}
.c-col-span-4 {
}
.c-col-span-5 {
}
.c-col-span-6 {
}
.c-col-span-l-1 {
}
.c-col-span-l-2 {
}
.c-col-span-l-3 {
}
.c-col-span-l-4 {
}
.c-col-span-l-5 {
}
.c-col-span-l-6 {
}
.c-col-span-m-1 {
}
.c-col-span-m-2 {
}
.c-col-span-m-3 {
}
.c-col-span-m-4 {
}
.c-col-span-m-5 {
}
.c-col-span-m-6 {
}
.c-col-span-s-1 {
}
@media (max-width: 991px) {
.c-col-span-s-1 {
}
}

.c-col-span-s-2 {
}
.c-col-span-s-3 {
}
.c-col-span-s-4 {
}
.c-col-span-s-5 {
}
.c-col-span-s-6 {
}
.c-col-span-xl-1 {
}
.c-col-span-xl-2 {
}
.c-col-span-xl-3 {
}
.c-col-span-xl-4 {
}
.c-col-span-xl-5 {
}
.c-col-span-xl-6 {
}
.c-col-start-2 {
}
.c-col-start-l-1 {
}
.c-col-start-l-2 {
}
.c-col-start-l-3 {
}
.c-col-start-l-4 {
}
.c-col-start-l-5 {
}
.c-col-start-l-6 {
}
.c-col-start-m-1 {
}
.c-col-start-m-2 {
}
.c-col-start-m-3 {
}
.c-col-start-m-4 {
}
.c-col-start-m-5 {
}
.c-col-start-m-6 {
}
.c-col-start-s-1 {
}
.c-col-start-s-2 {
}
.c-col-start-s-3 {
}
.c-col-start-s-4 {
}
.c-col-start-s-5 {
}
.c-col-start-s-6 {
}
.c-col-start-xl-1 {
}
.c-col-start-xl-2 {
}
.c-col-start-xl-3 {
}
.c-col-start-xl-4 {
}
.c-col-start-xl-5 {
}
.c-col-start-xl-6 {
}
.c-left {
 text-align:left;
}
.c-left:not(.ct-section):not(.oxy-easy-posts),
.c-left.oxy-easy-posts .oxy-posts,
.c-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.c-center {
 text-align:center;
}
.c-center .ct-section-inner-wrap {
padding-top: 46px;
padding-bottom: 24px;
}
.c-center:not(.ct-section):not(.oxy-easy-posts),
.c-center.oxy-easy-posts .oxy-posts,
.c-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.c-center {
}
.c-center .ct-section-inner-wrap {
padding-top: 26px;
}
}

.c-right {
 text-align:right;
}
.c-right:not(.ct-section):not(.oxy-easy-posts),
.c-right.oxy-easy-posts .oxy-posts,
.c-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.c-middle-center {
 text-align:center;
}
.c-middle-center:not(.ct-section):not(.oxy-easy-posts),
.c-middle-center.oxy-easy-posts .oxy-posts,
.c-middle-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.c-middle-left {
 text-align:left;
}
.c-middle-left:not(.ct-section):not(.oxy-easy-posts),
.c-middle-left.oxy-easy-posts .oxy-posts,
.c-middle-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.c-middle-right {
 text-align:right;
}
.c-middle-right:not(.ct-section):not(.oxy-easy-posts),
.c-middle-right.oxy-easy-posts .oxy-posts,
.c-middle-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
.c-top-center {
 text-align:center;
}
.c-top-center:not(.ct-section):not(.oxy-easy-posts),
.c-top-center.oxy-easy-posts .oxy-posts,
.c-top-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.c-top-left {
 text-align:left;
}
.c-top-left:not(.ct-section):not(.oxy-easy-posts),
.c-top-left.oxy-easy-posts .oxy-posts,
.c-top-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.c-top-right {
 text-align:right;
}
.c-top-right:not(.ct-section):not(.oxy-easy-posts),
.c-top-right.oxy-easy-posts .oxy-posts,
.c-top-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-start;
}
.c-bottom-center {
 text-align:center;
}
.c-bottom-center:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-center.oxy-easy-posts .oxy-posts,
.c-bottom-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.c-bottom-left {
 text-align:left;
}
.c-bottom-left:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-left.oxy-easy-posts .oxy-posts,
.c-bottom-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
.c-bottom-right {
 text-align:right;
}
.c-bottom-right:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-right.oxy-easy-posts .oxy-posts,
.c-bottom-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
}
.c-left-self {
 margin-right:auto;
}
.c-center-self {
 margin-left:auto;
 margin-right:auto;
}
.c-right-self {
 margin-left:auto;
}
.c-max-width-320 {
 max-width:320px;
}
.c-max-width-480 {
 max-width:480px;
}
.c-max-width-640 {
 max-width:640px;
}
.c-max-width-960 {
 max-width:960px;
}
.c-max-width-1120 {
 max-width:1120px;
}
.c-opacity-25 {
 opacity:0.25;
}
.c-opacity-50 {
 opacity:0.5;
}
.c-opacity-75 {
 opacity:0.75;
}
.c-uppercase {
 text-transform:uppercase;
}
.c-lowercase {
 text-transform:lowercase;
}
.c-underline {
 text-decoration:underline;
}
.c-bold {
 font-weight:600;
}
.c-italic {
 font-style:italic;
}
.toggle-5260 {
 font-family:Prata;
 width:100%;
 padding-bottom:20px;
 border-bottom-color:#e8e8e8;
 border-bottom-width:1px;
 border-bottom-style:solid;
 margin-bottom:20px;
}
.toggle-5260:not(.ct-section):not(.oxy-easy-posts),
.toggle-5260.oxy-easy-posts .oxy-posts,
.toggle-5260.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
}
.toggle-5260-expanded {
 color:#0d2b7f;
}
.c-icon-star {
color: #eda900;}.c-icon-star 
>svg {width: 20px;height: 20px;}.c-icon-star {
}
.c-stars {
 text-align:center;
}
.c-stars:not(.ct-section):not(.oxy-easy-posts),
.c-stars.oxy-easy-posts .oxy-posts,
.c-stars.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.c-columns-2-auto {
}
@media (max-width: 767px) {
}

.c-hero-14 {
background-image:linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)); text-align:center;
 position:relative;
 background-attachment:fixed;
}
.c-hero-14 .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
.c-hero-14:not(.ct-section):not(.oxy-easy-posts),
.c-hero-14.oxy-easy-posts .oxy-posts,
.c-hero-14.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.c-hero-14 {
 background-attachment:scroll;
}
}

.c-icon-hero-position {
 position:absolute;
 bottom:25px;
}
.c-archive-img {
background-size: cover; width:100%;
 height:250px;
 background-repeat:no-repeat;
 text-align:left;
 background-position:50% 50%;
}
.c-archive-img:not(.ct-section):not(.oxy-easy-posts),
.c-archive-img.oxy-easy-posts .oxy-posts,
.c-archive-img.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.c-archive-img {
 height:200px;
}
}

.c-follow-dark:hover{
color: #0d2b7f;}.c-follow-dark:hover{
 background-color:#0c2b7f;
}
.c-follow-dark {
color: #686868;}.c-follow-dark 
>svg {width: 18px;height: 18px;}.c-follow-dark {
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 background-color:#0c2b7f;
 margin-right:10px;
border-radius: 100px!important;
}
.oxy-stock-content-styles {
}
.toggle-0690:hover{
}
.toggle-0690 {
 width:100%;
 max-width:100%;
 background-color:#ffffff;
}
.toggle-0690:not(.ct-section):not(.oxy-easy-posts),
.toggle-0690.oxy-easy-posts .oxy-posts,
.toggle-0690.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
}
.c-gallery {
}
.c-divider-full-dark {
 background-color:#e8e8e8;
 width:100%;
 height:1px;
 margin-top:35px;
 margin-bottom:35px;
}
.c-column-grow {
grid-column-start: span 2;
}
@media (max-width: 991px) {
.c-column-grow {
grid-column-start: span 1;
}
}

.c-row-grow {
grid-row-start: span 2;
}
@media (max-width: 991px) {
.c-row-grow {
grid-row-start: span 1;
}
}

.c-column-max-width {
 max-width:700px;
}
.c-column-max-width:not(.ct-section):not(.oxy-easy-posts),
.c-column-max-width.oxy-easy-posts .oxy-posts,
.c-column-max-width.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.c-column-max-width {
}
}

.c-title-4 {
background-image: linear-gradient(90deg, #ffffff 30%, rgba(255,255,255,0));background-size:auto,  cover;background-position:center;
}
.c-title-4 .ct-section-inner-wrap {
padding-top: 150px;
padding-bottom: 0;
}
@media (max-width: 767px) {
.c-title-4 {
}
.c-title-4 .ct-section-inner-wrap {
padding-top: 85px;
padding-bottom: 68px;
}
}

.c-divider {
 width:40px;
 min-width:40px;
 max-width:40px;
 height:2px;
 min-height:2px;
 max-height:2px;
 background-color:#0d2b7f;
 opacity:0.6;
}
.avatar-s {
}
.c-avatar-full {
 width:100%;
 height:300px;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 text-align:left;
 border-radius:7px;
 margin-bottom:25px;
object-fit:cover;
}
.c-avatar-full:not(.ct-section):not(.oxy-easy-posts),
.c-avatar-full.oxy-easy-posts .oxy-posts,
.c-avatar-full.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 991px) {
.c-avatar-full {
 height:250px;
}
}

@media (max-width: 479px) {
.c-avatar-full {
 height:220px;
}
}

.c-img-star-rating {
 background-color:#ffffff;
 border-radius:7px;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 text-align:justify;
}
.c-img-star-rating:not(.ct-section):not(.oxy-easy-posts),
.c-img-star-rating.oxy-easy-posts .oxy-posts,
.c-img-star-rating.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.c-logos-row {
 text-align:justify;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 width:100%;
}
.c-logos-row:not(.ct-section):not(.oxy-easy-posts),
.c-logos-row.oxy-easy-posts .oxy-posts,
.c-logos-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.c-logos-row {
 width:100%;
 text-align:center;
 padding-left:0px;
 padding-right:0px;
}
.c-logos-row:not(.ct-section):not(.oxy-easy-posts),
.c-logos-row.oxy-easy-posts .oxy-posts,
.c-logos-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:center;
}
}

.c-logo-fifth {
 padding-left:30px;
 padding-right:30px;
 padding-bottom:10px;
 padding-top:10px;
 width:19%;
 height:auto;
}
@media (max-width: 1120px) {
.c-logo-fifth {
 padding-left:20px;
 padding-right:20px;
}
}

@media (max-width: 767px) {
.c-logo-fifth {
 width:33%;
}
}

@media (max-width: 479px) {
.c-logo-fifth {
}
}

.c-logo-grey {
 filter:saturate(0%);
 opacity:0.3;
}
@media (max-width: 767px) {
}

.c-column-borders {
 border-left-color:#e8e8e8;
 border-left-width:1px;
 border-left-style:solid;
 border-right-width:1px;
 border-right-style:solid;
 border-right-color:#e8e8e8;
}
@media (max-width: 991px) {
.c-column-borders {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
}

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

.c-logos-1 {
 text-align:justify;
}
.c-logos-1 .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
.c-logos-1:not(.ct-section):not(.oxy-easy-posts),
.c-logos-1.oxy-easy-posts .oxy-posts,
.c-logos-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.c-logos-1 {
 text-align:center;
}
.c-logos-1:not(.ct-section):not(.oxy-easy-posts),
.c-logos-1.oxy-easy-posts .oxy-posts,
.c-logos-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.c-number {
 font-family:Prata;
 font-size:35px;
 font-weight:600;
 color:#0d2b7f;
 line-height:1;
}
@media (max-width: 1120px) {
.c-number {
 font-size:40px;
}
}

@media (max-width: 991px) {
.c-number {
 font-size:30px;
}
}

.c-content-line {
 padding-left:25px;
 padding-top:25px;
 padding-bottom:25px;
 border-left-style:solid;
 border-left-width:3px;
 border-left-color:#0d2b7f;
 color:#686868;
}
@media (max-width: 767px) {
.c-content-line {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
}

@media (max-width: 479px) {
.c-content-line {
 padding-bottom:0px;
}
}

.c-logo {
 width:150px;
 padding-top:0px;
 margin-top:0px;
 height:auto;
}
@media (max-width: 991px) {
.c-logo {
 width:120px;
}
}

@media (max-width: 767px) {
.c-logo {
}
}

@media (max-width: 479px) {
.c-logo {
 height:auto;
}
}

.c-footer-link-dark:hover{
 color:#0d2b7f;
}
.c-footer-link-dark {
 font-family:Open Sans;
 color:#686868;
 margin-bottom:10px;
 font-size:14px;
 font-weight:400;
}
.c-footer-heading-dark {
 font-family:Prata;
 font-size:16px;
 font-weight:700;
 color:#0f0f0f;
}
.c-social-icon:hover{
color: #0d2b7f;}.c-social-icon:hover{
}
.c-social-icon {
color: #686868;}.c-social-icon 
>svg {width: 20px;height: 20px;}.c-social-icon {
 margin-left:5px;
 margin-right:5px;
 padding-left:5px;
 padding-right:5px;
}
@media (max-width: 767px) {
.c-social-icon {
}.c-social-icon 
>svg {width: 17px;height: 17px;}.c-social-icon {
 margin-left:0px;
}
}

.c-header-contact {
display: grid!important; grid-template-columns: auto auto; grid-gap: 0.8rem;
}
@media (max-width: 991px) {
.c-header-contact {
display:none!important;
}
.c-header-contact:not(.ct-section):not(.oxy-easy-posts),
.c-header-contact.oxy-easy-posts .oxy-posts,
.c-header-contact.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

.c-header {
 z-index:999;
 width:100%;
}
.c-header:not(.ct-section):not(.oxy-easy-posts),
.c-header.oxy-easy-posts .oxy-posts,
.c-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.rounded-corner {
 border-radius:3px;
 overflow:hidden;
 background-color:#0d2b7f;
}
.oxy-menu-dropdown {
 position:relative;
 text-align:center;
}
.oxy-menu-dropdown:not(.ct-section):not(.oxy-easy-posts),
.oxy-menu-dropdown.oxy-easy-posts .oxy-posts,
.oxy-menu-dropdown.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxy-dropdown-link {
}
.oxy-drop-menu:hover{
}
.oxy-drop-menu {
 position:absolute;
 z-index:99999;
 top:100%;
 width:360px;
 transition-duration:0.4s;
 transition-property:all;
 text-align:center;
 padding-top:10px;
 background-color:#ffffff;
 box-shadow:0px 5px 20px 0px rgba(0,0,0,0.08);
}
.oxy-drop-menu:not(.ct-section):not(.oxy-easy-posts),
.oxy-drop-menu.oxy-easy-posts .oxy-posts,
.oxy-drop-menu.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
align-items:center;
}
.featured-menu-item:hover{
background-image: linear-gradient(rgba(0,0,0,0.02), rgba(0,0,0,0.02)); border-radius:3px;
}
.featured-menu-item {
 padding-top:12px;
 padding-bottom:12px;
 text-align:justify;
 width:100%;
}
.featured-menu-item:not(.ct-section):not(.oxy-easy-posts),
.featured-menu-item.oxy-easy-posts .oxy-posts,
.featured-menu-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-around;
}
.border-dash {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#686868;
 border-right-color:#686868;
 border-bottom-color:#686868;
 border-left-color:#686868;
 border-top-style:dashed;
 border-right-style:dashed;
 border-bottom-style:dashed;
 border-left-style:dashed;
}
.rdv-modal {
}
.icon-hover:hover{
color: #0d2b7f;}.icon-hover:hover{
}
.icon-hover {
}
.hauteur {
 height:370px;
}
.hauteur:not(.ct-section):not(.oxy-easy-posts),
.hauteur.oxy-easy-posts .oxy-posts,
.hauteur.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
@media (max-width: 991px) {
.hauteur {
 height:240px;
}
}

@media (max-width: 767px) {
.hauteur {
 min-height:300px;
}
}

@media (max-width: 479px) {
.hauteur {
 min-height:350px;
}
}

.separator {
 height:3px;
 min-height:3px;
 max-height:3px;
 max-width:100px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#0d2b7f;
 border-right-color:#0d2b7f;
 border-bottom-color:#0d2b7f;
 border-left-color:#0d2b7f;
 min-width:100px;
 width:100px;
 margin-top:10px;
 margin-bottom:32px;
}
.separator:not(.ct-section):not(.oxy-easy-posts),
.separator.oxy-easy-posts .oxy-posts,
.separator.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.c-shadow-txt {
 line-height:1.2;
 letter-spacing:0.8px;
text-shadow: 0 2px 1px rgba(0,0,0,0.09), 0 4px 2px rgba(0,0,0,0.09), 0 8px 4px rgba(0,0,0,0.09), 0 16px 8px rgba(0,0,0,0.09), 0 32px 16px rgba(0,0,0,0.09);
}
.c-center-image {
background-position:center;
}
.gradient {
background-image: linear-gradient(90deg, #ffffff 30%, rgba(255,255,255,0)), var(--wpr-bg-2baed67e-9a75-4d40-aae7-013b5711c095);background-size:auto,  cover;background-position:center;
}
.gradient .ct-section-inner-wrap {
padding-top: 150px;
padding-bottom: 150px;
}
.c-italique {
 font-style:italic;
}
.grid {
}
.grid-item {
}
.linkunder:hover{
 text-decoration:underline;
 transition-duration:0.3s;
}
.linkunder {
 text-decoration:underline;
 color:#0d2b7f;
}
.zoom:hover{
transform:scale3d(1.1,1.1,1.1); transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 transition-delay:0s;
}
.zoom {
}
@media (max-width: 767px) {
.zoom {
 width:100%;
 min-width:100%;
}
}

.Resultat {
 padding-bottom:34px;
}
.mais {
}
.fade {
 opacity:0;
 transition-duration:0.4s;
 transition-delay:0s;
 transition-timing-function:ease-in-out;
}
.toggle-6215 {
}
.toggle-6215-expanded {
}
.toggle-5198 {
}
.toggle-5198-expanded {
}
.tabs-6772-tab {
 transition-duration:0.3s;
 padding-top:3px;
 padding-bottom:3px;
 border-radius:50px;
 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-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 padding-left:3px;
 padding-right:3px;
}
@media (max-width: 1120px) {
.tabs-6772-tab {
 padding-top:3px;
 padding-left:3px;
 padding-right:3px;
 padding-bottom:3px;
 min-height:53px;
}
}

@media (max-width: 991px) {
.tabs-6772-tab {
 padding-top:3px;
 padding-left:3px;
 padding-right:3px;
 padding-bottom:3px;
}
}

@media (max-width: 767px) {
.tabs-6772-tab {
 max-height:100px;
}
}

@media (max-width: 479px) {
.tabs-6772-tab {
 min-height:68px;
 margin-top:6px;
}
}

.tabs-6772-tab-active {
 z-index:22;
 font-weight:900;
 border-radius:100px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#0c2b7f;
 border-right-color:#0c2b7f;
 border-bottom-color:#0c2b7f;
 border-left-color:#0c2b7f;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
@media (max-width: 1120px) {
.tabs-6772-tab-active {
}
}

@media (max-width: 991px) {
.tabs-6772-tab-active {
 max-height:44px;
 height:44px;
}
}

.tabs-contents-6772-tab {
 border-radius:2px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:rgba(178,178,178,0.8);
 border-right-color:rgba(178,178,178,0.8);
 border-bottom-color:rgba(178,178,178,0.8);
 border-left-color:rgba(178,178,178,0.8);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 padding-top:16px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 background-color:rgba(255,255,255,0);
}
.underline-from-center {
}
._tab-1306-81 {
}
.s-ville {
 font-family:Prata;
 color:#000000;
 font-weight:700;
 padding-bottom:8px;
 padding-top:20px;
 padding-right:10px;
 margin-left:5px;
 text-transform:capitalize;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-size:16px;
 margin-top:-2px;
}
@media (max-width: 767px) {
.s-ville {
 font-size:18px;
 padding-top:18px;
}
}

.underlinefromeleft {
}
.s-larg-350 {
 max-width:350px;
}
.s-zoom:hover{
}
.s-zoom {
}
.oxy-close-modal:hover{
cursor: pointer;
}
.oxy-close-modal {
}
.s-case {
 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-top-color:#686868;
 border-right-color:#686868;
 border-bottom-color:#686868;
 border-left-color:#686868;
 padding-top:20px;
 padding-left:14px;
 padding-right:14px;
 padding-bottom:5px;
 margin-top:-1px;
 margin-right:-1px;
}
.s-haut-450 {
 height:400px;
}
.s-tag-vente {
 font-family:Prata;
 font-size:14px;
 font-weight:600;
 color:rgba(0,22,81,0.77);
 text-align:center;
 padding-top:4px;
 padding-bottom:4px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-style:italic;
 padding-left:14px;
 text-shadow:1px 1px rgba(234,234,234,0.55);
}
.s-blur-background {
 background-color:rgba(255,255,255,0.7);
 border-top-color:rgba(255,255,255,0.31);
 border-right-color:rgba(255,255,255,0.31);
 border-bottom-color:rgba(255,255,255,0.31);
 border-left-color:rgba(255,255,255,0.31);
 border-top-width:0.4px;
 border-right-width:0.4px;
 border-bottom-width:0.4px;
 border-left-width:0.4px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
-webkit-backdrop-filter: blur(3px); backdop-filter: blur(3px);
}
.s-repeater_div {
}
.s-mb8 {
 margin-bottom:8px;
 padding-bottom:8px;
}
.s-glass:hover{
 filter:brightness(171%);
}
.s-glass {
 filter:brightness(150%);
 transition-duration:0.3s;
background: rgba( 255, 255, 255, 0.5 ); backdrop-filter: blur( 4px ); -webkit-backdrop-filter: blur( 6px ); border-radius: 2px; border: 1px solid rgba( 255, 255, 255, 0.18 );
}
.pulse:hover{
 filter:contrast(144%);
}
.pulse {
}
.s-img-square {
 max-width:400px;
 max-height:400px;
 width:100%;
 height:100%;
 object-fit:cover;
 min-height:400px;
}
.s-center-background {
background-position: center;
}
.card-content {
}
.card-content:not(.ct-section):not(.oxy-easy-posts),
.card-content.oxy-easy-posts .oxy-posts,
.card-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.card-overlay {
}
.card-overlay:not(.ct-section):not(.oxy-easy-posts),
.card-overlay.oxy-easy-posts .oxy-posts,
.card-overlay.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
.team-card {
 background-color:#ffffff;
 padding-bottom:32px;
}
.card-overlay-content {
}
.card-overlay-content:not(.ct-section):not(.oxy-easy-posts),
.card-overlay-content.oxy-easy-posts .oxy-posts,
.card-overlay-content.ct-section .ct-section-inner-wrap{
display:flex;
}
.prix-shortcode {
}
/* CSS GRID - COLUMNS */
.c-columns-2-auto {
display: grid!important;
grid-template-columns: auto auto;
width: 100%;
}
.c-columns-6 {
display: grid!important;
grid-template-columns: repeat(6, 1fr); 
width: 100%;
}
.c-columns-5 {
display: grid!important;
grid-template-columns: repeat(5, 1fr); 
width: 100%;
}
.c-columns-4 {
display: grid!important;
grid-template-columns: repeat(4, 1fr); 
width: 100%;
}
.c-columns-3 {
display: grid!important;
grid-template-columns: repeat(3, 1fr);
width: 100%; 
}
.c-columns-2 {
display: grid!important;
grid-template-columns: repeat(2, 1fr); 
width: 100%;
}
.c-columns-3-2 {
display: grid!important;
grid-template-columns: 3fr 2fr; 
width: 100%;
}
.c-columns-2-3 {
display: grid!important;
grid-template-columns: 2fr 3fr; 
width: 100%;
}
.c-columns-1-2 {
display: grid!important;
grid-template-columns: 1fr 2fr; 
width: 100%;
}
.c-columns-2-1 {
display: grid!important;
grid-template-columns: 2fr 1fr; 
width: 100%;
}
.c-columns-3-1 {
display: grid!important;
grid-template-columns: 3fr 1fr; 
width: 100%;
}
.c-columns-1-3 {
display: grid!important;
grid-template-columns: 1fr 3fr; 
width: 100%;
}

@media only screen and (max-width: 1399px) {
.c-columns-xl-5 {
grid-template-columns: repeat(5, 1fr); 
}
.c-columns-xl-4 {
grid-template-columns: repeat(4, 1fr); 
}
.c-columns-xl-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-xl-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-xl-1 {
grid-template-columns: 1fr;
}
}

@media only screen and (max-width: 991px) {
.c-columns-l-4 {
grid-template-columns: repeat(4, 1fr); 
}
.c-columns-l-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-l-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-l-1 {
grid-template-columns: 1fr;
}
}

@media only screen and (max-width: 767px) {
.c-columns-m-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-m-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-m-1 {
grid-template-columns: 1fr;
}
}

@media only screen and (max-width: 479px) {
.c-columns-s-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-s-1 {
grid-template-columns: 1fr;
}
}


/* CSS GRID - GALLERIES AND LAYOUTS */
.c-gallery {align-items: stretch;}
.c-gallery img {object-fit:cover;}


/* GRID 1 */

.c-grid-1 {
display: grid!important;
width:100%;
grid-template-columns: repeat(3, 1fr); 
grid-template-rows: repeat(2, 1fr);
}

.c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / span 2 / span 2; }
.c-grid-1 *:nth-child(2) { grid-area: 1 / 3; }
.c-grid-1 *:nth-child(3) { grid-area: 2 / 3; }

@media only screen and (max-width: 768px) {

.c-grid-1 {
grid-template-columns: 1fr 1fr; 
grid-template-rows: 1.5fr 1fr;
}

.c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / 2 / 3; }
.c-grid-1 *:nth-child(2) { grid-area: 2 / 1; }
.c-grid-1 *:nth-child(3) { grid-area: 2 / 2; }

}


/* GRID 2 */

.c-grid-2 {
display: grid!important;
width:100%;
grid-template-columns: repeat(5, 1fr); 
grid-template-rows: repeat(2, 1fr);
}

.c-grid-2 *:nth-child(1) { grid-area: 1 / 1 / 2 / 4; }
.c-grid-2 *:nth-child(2) { grid-area: 1 / 4 / 2 / 6; }
.c-grid-2 *:nth-child(3) { grid-area: 2 / 1 / 3 / 3; }
.c-grid-2 *:nth-child(4) { grid-area: 2 / 3 / 3 / 6; }.oxy-pro-menu-container .menu-item a {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;}
.oxy-pro-menu-container .menu-item a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #0c2b7f;
    height: 2px;
    -webkit-transition-property: left right;
    transition-property: left right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
.oxy-pro-menu-container .menu-item a:hover:before {
    left: 0;
    right: 0;
  }
}

div.oxy-repeater-pages{
height: 40px !important;
}

div.oxy-repeater-pages-wrap {
height: 40px !important;}
#_dynamic_list-13-954 > div.oxy-repeater-pages-wrap > div > span{
	justify-content: center;
  flex-direction: column;
}


.wpgb-facet .wpgb-load-more, .wpgb-facet .wpgb-apply {
background-color: #0c2b7f !important;
}

.underlinefromeleft {
  display: inline;
  position: relative;
  overflow: hidden;
}
.underlinefromeleft:after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  width: 0;
  bottom: -5px;
  background: #000;
  height: 4px;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.underlinefromeleft:hover:after,
.underlinefromeleft:focus:after,
.underlinefromeleft:active:after {
  left: 0;
  right: auto;
  width: 100%;
}

.fluentform .ff-el-tc {
    margin-top: -20px;
}

.ff_t_c{
  font-size: 12px !important;
}


.separator {
background-color: #ffffff !important;
}

.span-736-56{
  color:black !important;
}

#_dynamic_list-405-81 .oxy-repeater-pages {
font-size:14px!important;
letter-spacing: 1px!important;}


.wpgb-facet .wpgb-range-facet .wpgb-range-slider {
margin-bottom: 5px !important;
}

.wpgb-layout{
display:none !important;
}

.wpgb-reset {
background-color:  #f85464 !important;
}
.wpgb-facet select.wpgb-select, .wpgb-facet .wpgb-search-facet input[type="search"], .wpgb-facet .wpgb-autocomplete-facet input[type="search"] {
position: relative;
vertical-align: middle;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 40px;
min-height: 40px;
width: 100%;
margin: 0;
padding: 8px 6px;
background: whitesmoke !important;
background-image: none;
border-width: 2px;
border-style: solid;
box-shadow: none;
border-radius: 4px;
line-height: 12px!important;
font-size: 12px!important;
font-weight: 400;
outline: none;
transition: border-color 100ms ease;
}

.wpgb-facet .wpgb-range-facet .wpgb-range-values {
position: relative;
-ms-flex-align: center;
align-items: center;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 4px 0;
font-size: 10px!important;
line-height: 11px ;
font-variant-numeric: tabular-nums;
}

.wpgb-facet .wpgb-range-facet .wpgb-range-clear {
position: relative;
height: auto;
max-height: unset;
padding: 4px!important;
margin: 4px!important;
background: rgba(204,204,204,0.35);
border: none;
box-shadow: none;
border-radius: 4px;
color: #2a2a2a;
cursor: pointer;
font-style: unset;
font-size: 10px!important;
font-weight: 500;
line-height: 10px;
letter-spacing: 0;
text-decoration: unset;
text-transform: none;
-webkit-appearance: none;
transition: background-color ease 0.25s;
}
  
.wpgb-facet button.wpgb-button {
height: auto;
max-height: unset;
margin: 0!important;
padding: 12px 20px!important;
border: none;
box-shadow: none;
border-radius: 100px!important;
color: white;
cursor: pointer;
font-style: unset;
font-size: 18px;
font-weight: 500;
line-height: 20px;
letter-spacing: 0;
text-decoration: unset;
text-transform: none;
-webkit-appearance: none;
transition: background-color ease 0.25s;
}


.wpgb-facet>fieldset:last-child {
margin-bottom: 0!important;
font-size: 10px!important;
}


#_dynamic_list-174-16 > div.oxy-repeater-pages-wrap{
	display:none !important;
}

.c-h5 {
	font-size:16px !important;
}

.oxy-repeater-pages a {
    background-color: #f9f9f9 !important;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 7px;
}

/* Animation pulse */
@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(0.9); opacity: 0.7; }
    50% { -webkit-transform: scale(1); opacity: 1; }
    100% { -webkit-transform: scale(0.9); opacity: 0.7; }
}

@keyframes pulse {
    0% { transform: scale(0.9); opacity: 0.7; }
    50% { transform: scale(1); opacity: 1; }
    100% { transform: scale(0.9); opacity: 0.7; }
}


/* Classe Pour animer l'la classe "pulse : */
.pulse {
    -webkit-animation: pulse 3s infinite ease-in-out;
    -o-animation: pulse 3s infinite ease-in-out;
    -ms-animation: pulse 3s infinite ease-in-out; 
    -moz-animation: pulse 3s infinite ease-in-out; 
    animation: pulse 3s infinite ease-in-out;
}

.oxy-repeater-pages-wrap{
	display:none !important;
}
@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(0.9); opacity: 0.7; }
    50% { -webkit-transform: scale(1); opacity: 1; }
    100% { -webkit-transform: scale(0.9); opacity: 0.7; }
}

@keyframes pulse {
    0% { transform: scale(0.9); opacity: 0.7; }
    50% { transform: scale(1); opacity: 1; }
    100% { transform: scale(0.9); opacity: 0.7; }
}


Pour animer l'la classe "pulse :
.pulse {
    -webkit-animation: pulse 3s infinite ease-in-out;
    -o-animation: pulse 3s infinite ease-in-out;
    -ms-animation: pulse 3s infinite ease-in-out; 
    -moz-animation: pulse 3s infinite ease-in-out; 
    animation: pulse 3s infinite ease-in-out;
}

/* La carte */
.team-card { position: relative; overflow: hidden; cursor:default; }
.team-card > img { position: relative; z-index: 1; }

/* Image principale (pour le fallback) */
.team-card > img{
  width: 100%;
  display: block;
  aspect-ratio: 3/4;
  object-fit: cover;
  transition: transform .28s ease, filter .28s ease;
  will-change: transform, filter;
}

/* Overlay TOUJOURS présent (pas d'animation d'opacité ici) */
.card-overlay{
  position:absolute; inset:0;
  z-index: 5;               /* AU-DESSUS */
  pointer-events: none;     /* pas cliquable au repos pour ne pas bloquer le hover */
  color:#fff;
/*   padding:25px; */
  display:flex; flex-direction:column; justify-content:center; align-items:flex-start;
  pointer-events:none;                 /* évite les clics fantômes si nécessaire */
  background: transparent;             /* le voile vient de ::before */
}

/* Calque FLU flou : on anime son opacité (pré-chauffé à 0.01) */
.card-overlay::before{
  content:"";
  position:absolute; inset:0;
  background: rgba(15,32,67,0.80);
  -webkit-backdrop-filter: blur(6px) saturate(110%);
  backdrop-filter: blur(6px) saturate(110%);
  opacity: .01;                        /* pré‑chauffe => plus de “saut” */
  transition: opacity .28s ease;
  will-change: opacity;
  pointer-events: none;     /* IMPORTANT */
  z-index:0;
  display-:none;
}

/* Contenu overlay : fade + légère translation */
.card-overlay-content{
  position:relative; z-index:1;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity .28s ease, transform .28s ease;
  will-change: opacity, transform;
}

/* État hover : on synchronise TOUT */
.team-card:hover .card-overlay{ pointer-events: auto; }         /* <— clique OK */
.team-card:hover .card-overlay::before{
  opacity: 1;                          /* flou et voile en même temps */
}
.team-card:hover .card-overlay-content{
  opacity: 1;
  transform: translateY(0);
}
.team-card:hover > img{
  filter: blur(4px) brightness(.92);    /* fallback si backdrop-filter non supporté */
  transform: scale(1.04);
}

/* Option accessibilité */
@media (prefers-reduced-motion: reduce){
  .team-card > img,
  .card-overlay::before,
  .card-overlay-content{ transition: none !important; }
}
/* GALLERY SLIDER */

ul.splide__list {
  width: 100%;
}

#primary-slider {
  margin-bottom: 10px;
}
.splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: none !important;
  opacity: 0.5;
  transition: opacity 0.6s;
}
.splide--nav > .splide__track > .splide__list > .splide__slide:hover {
  opacity: 1;
}
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
}

/* ARROWS STYLING */

.splide .splide__arrow,
.oxy-oxyninja-slider .splide__arrow {
  border-radius: 0;
  opacity: 0;
  background: #fff;
  box-shadow: 0 1px 5px #0000001c;
  transition: all 0.4s;
}

.splide:hover .splide__arrow,
.oxy-oxyninja-slider:hover .splide__arrow {
  opacity: 0.8;
}

.splide .splide__arrow:hover,
.oxy-oxyninja-slider .splide__arrow:hover {
  opacity: 1;
  background: #fff;
  box-shadow: 0 1px 10px #0000001c;
}

.splide .splide__arrows button:disabled,
.oxy-oxyninja-slider .splide__arrows button:disabled {
  display: none;
}

/* ARROWS APPEAR ON SLIDER HOVER */

.splide .splide__arrow--prev,
.oxy-oxyninja-slider .splide__arrow--prev {
  left: 0;
}
.splide .splide__arrow--next,
.oxy-oxyninja-slider .splide__arrow--next {
  right: 0;
}

.splide:hover .splide__arrow--prev,
.oxy-oxyninja-slider:hover .splide__arrow--prev {
  left: 1em;
}
.splide:hover .splide__arrow--next,
.oxy-oxyninja-slider:hover .splide__arrow--next {
  right: 1em;
}

/* CAROUSEL PAGINATION */

.splide .splide__pagination,
.oxy-oxyninja-slider .splide__pagination {
  bottom: -1em;
}
.splide .splide__pagination__page,
.oxy-oxyninja-slider .splide__pagination__page {
  width: 40px;
  height: 1px;
  background: #323232;
  border-radius: 0;
  opacity: 0.2;
}
.splide .splide__pagination__page.is-active,
.oxy-oxyninja-slider .splide__pagination__page.is-active {
  background: #323232;
  transform: scale(1);
  opacity: 0.7;
}
.wc-product-gallery-1 .splide .splide__pagination,
.wc-product-gallery-2 .splide .splide__pagination,
.wc-product-gallery-1 .oxy-oxyninja-slider .splide__pagination,
.wc-product-gallery-2 .oxy-oxyninja-slider .splide__pagination {
  display: none;
}/* GLOBAL TYPOGRAPHY VARIABLES */

html {
	font-size: 100%;
}

:root {
  --h1-fallback: 2.8rem;
  --h1: clamp(2.03rem, 1.61rem - -2.07vw, 3.42rem);

  --h2-fallback: 2.3rem;
  --h2: clamp(1.80rem, 1.49rem - -1.56vw, 2.85rem);

  --h3-fallback: 2rem;
  --h3: clamp(1.60rem, 1.37rem - -1.15vw, 2.38rem);
	
  --h4-fallback: 1.6rem;
  --h4: clamp(1.42rem, 1.26rem - -0.82vw, 1.98rem);
	
  --h5-fallback: 1.35rem;
  --h5: clamp(1.27rem, 1.15rem - -0.57vw, 1.65rem);
	
  --h6-fallback: 1.2rem;
  --h6: clamp(1.13rem, 1.05rem - -0.37vw, 1.38rem);
	
	
  --s-text-fallback: 0.7rem;
  --s-text: clamp(0.63rem, 0.57rem - -0.28vw, 0.81rem);
  
  --m-text-fallback: 0.8rem;
  --m-text: clamp(0.75rem, 0.68rem - -0.33vw, 0.98rem);
  
  --l-text-fallback: 0.95rem;
  --l-text: clamp(0.90rem, 0.82rem - -0.40vw, 1.17rem);
  
  --xl-text-fallback: 1.2rem;
  --xl-text: clamp(1.08rem, 0.98rem - -0.48vw, 1.40rem);
}/* GLOBAL SPACING VARIABLES */

:root {
  --xs-space-fallback: 1vmin;
  --xs-space: clamp(4px, 1vmin, 10px);
  
  --s-space-fallback: 2vmin;
  --s-space: clamp(8px, 2vmin, 20px);
  
  --m-space-fallback: 3.5vmin;
  --m-space: clamp(12px,3.5vmin,30px);
  
  --l-space-fallback: 5vmin;
  --l-space: clamp(20px, 5vmin, 50px);
  
  --xl-space-fallback: 7vmin;
  --xl-space: clamp(32px, 7vmin, 80px);
  
  --xxl-space-fallback: 12vmin;
  --xxl-space: clamp(52px, 12vmin, 130px);
}