.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: 1456px;
}
body {font-family: 'subset-Manrope';}body {line-height: 28px;font-size: 20px;font-weight: 400;color: #222222;}.oxy-nav-menu-hamburger-line {background-color: #222222;}h1, h2, h3, h4, h5, h6 {font-family: 'subset-Manrope';font-size: 64px;font-weight: 700;line-height: 120%;color: #222222;}h2, h3, h4, h5, h6{font-size: 48px;font-weight: 500;line-height: 120%;color: #222222;}h3, h4, h5, h6{font-size: 32px;line-height: 120%;color: #222222;}h4, h5, h6{font-size: 20px;color: #222222;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #000000;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {font-weight: 700;text-decoration: underline;}.ct-link-text:hover {text-decoration: none;}.ct-link {font-weight: 700;text-decoration: ;}.ct-link-button {border-radius: 0px;}.ct-section-inner-wrap {
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
}@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;
				}
			}
.oxel_horizontal_divider {
 background-color:#ececec;
 gap:0px;
 height:1px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
gap:0px;
}
.oxel_horizontal_divider__line {
 height:1px;
 background-color:#3c3c3c;
}
.oxel_horizontal_divider__icon {
color: color(4);}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_switcher__content {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
.oxel_switcher__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content.oxy-easy-posts .oxy-posts,
.oxel_switcher__content.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_switcher {
 width:100%;
 min-width:100%;
}
.oxel_switcher__toggle {
 width:64px;
 background-color:color(7);
 border-radius:999em;
 margin-left:16px;
 margin-right:16px;
 padding-bottom:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle__icon {
color: color(5);}.oxel_switcher__toggle__icon 
>svg {width: 32px;height: 32px;}.oxel_switcher__toggle__icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label {
 font-size:14px;
 color:color(7);
 font-weight:600;
 letter-spacing:4px;
 text-transform:uppercase;
 opacity:0.5;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label--active {
 opacity:1;
}
.oxel_switcher__content--active {
}
.oxel_switcher__content--active:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content--active.oxy-easy-posts .oxy-posts,
.oxel_switcher__content--active.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_toc__primary {
 color:color(7);
 font-size:14px;
 text-transform:uppercase;
 letter-spacing:1px;
 padding-left:8px;
 width:100%;
 padding-bottom:8px;
 border-top-color:color(8);
 border-right-color:color(8);
 border-bottom-color:color(3);
 border-left-color:color(8);
 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(8);
 margin-left:16px;
}
.oxel_toc__sub__2 {
 margin-left:32px;
}
.oxel_toc__sub__1 {
}
.oxel_toc__container {
 padding-bottom:16px;
 width:100%;
}
.oxel_toc__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_toc__container.oxy-easy-posts .oxy-posts,
.oxel_toc__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.oxel_toc__sub__3 {
 margin-left:48px;
}
.oxel_toc__sub__4 {
 margin-left:64px;
}
.oxel_toc__template {
}
.oxel-breadcrumb-wrapper {
 width:100%;
}
@media (max-width: 991px) {
.oxel-breadcrumb-wrapper {
}
}

.oxel-breadcrumb-code {
 width:100%;
}
.oxel-vidlist {
 width:100%;
}
.oxel-vidlist__columns {
 width:100%;
 position:relative;
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__columns {
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel-vidlist__column--left {
 width:60%;
 text-align:center;
}
.oxel-vidlist__column--left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel-vidlist__column--right {
 right:0px;
 width:40%;
 text-align:left;
 height:100%;
 position:absolute;
 left:60%;
 top:0px;
 background-color:color(15);
}
.oxel-vidlist__column--right:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--right.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__column--right {
 max-height:200%;
}
}

.oxel-vidlist__column {
}
@media (max-width: 991px) {
.oxel-vidlist__column {
 width:100%;
 position:static;
}
}

.oxel-vidlist__video {
}
.oxel-vidlist__video--main {
}
.oxel-vidlist__list-item:hover{
 background-color:color(3);
}
.oxel-vidlist__list-item {
 width:100%;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 text-align:left;
 color:initial;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel-vidlist__list-item:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.oxel-vidlist__list-item-title {
 width:70%;
}
.oxel-vidlist__icon {
color: color(8);}.oxel-vidlist__icon 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon {
 margin-left:16px;
 margin-right:16px;
 height:32px;
}
.oxel-vidlist__icon--inactive {
color: color(8);}.oxel-vidlist__icon--inactive 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--inactive {
}
.oxel-vidlist__icon--active {
color: color(8);}.oxel-vidlist__icon--active 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--active {
}
.oxel-vidlist__list-item--active {
 background-color:color(3);
}
.oxel-vidlist__list-item-left {
 text-align:center;
}
.oxel-vidlist__list-item-left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item-left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_megamenu_parent:hover{
 background-color:color(15);
}
.oxel_megamenu_parent {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:32px;
 padding-right:32px;
 position:relative;
 background-color:color(5);
 transition-duration:0.3s;
}
.oxel_megamenu_parent__title {
 color:color(7);
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 width:100%;
 z-index:1999;
 max-width:1440px;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.saas-logo:hover{
transform:scale(1.05,1.05); opacity:1;
}
.saas-logo {
 padding-top:10px;
 padding-bottom:10px;
 opacity:0.7;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
@media (max-width: 1456px) {
.saas-logo {
}
}

.atomic-small-button-outline:hover{
 color:color(11);
}
.atomic-small-button-outline {
 font-weight:700;
 color:color(10);
 font-size:14px;
 line-height:1.2;
 letter-spacing:.25em;
 text-align:center;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 padding-top:8px;
 padding-bottom:9px;
 padding-left:24px;
 padding-right:24px;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
.atomic-small-button:hover{
 background-color:color(11);
 color:color(9);
}
.atomic-small-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: color(9);
}.atomic-small-button {
 background-color:color(10);
 font-size:14px;
 font-weight:700;
 color:color(9);
 padding-right:18px;
 padding-top:10px;
 padding-bottom:10px;
 line-height:1.2;
 letter-spacing:1px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:center;
 padding-left:18px;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
.atomic-logo:hover{
 opacity:1;
}
.atomic-logo {
 opacity:0.8;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
.oxel_iconlist {
 max-width:100%;
}
.oxel_iconlist:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist.oxy-easy-posts .oxy-posts,
.oxel_iconlist.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
}
.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;
}
.oxel_iconlist__row__icon {
color: color(2);}.oxel_iconlist__row__icon 
>svg {width: 18px;height: 18px;}.oxel_iconlist__row__icon {
 margin-left:32px;
 margin-right:32px;
}
.oxel_iconlist__row__label {
}
.oxel_iconlist__row--dark {
 background-color:color(1);
}
.oxel_accordion {
 border-top-color:color(6);
 border-right-color:color(6);
 border-bottom-color:color(6);
 border-left-color:color(6);
 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;
}
.oxel_accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion.oxy-easy-posts .oxy-posts,
.oxel_accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.oxel_accordion__row {
 font-family:subset-Manrope;
 width:100%;
 padding-top:12px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:12px;
 text-align:justify;
 border-bottom-color:color(1);
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 background-color:color(5);
 border-right-style:none;
 border-left-style:none;
 font-weight:600;
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;
}
.oxel_accordion__icon {
color: color(7);}.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 {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:color(4);
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
}
.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;
 transition-duration:0s;
}
.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 {
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.newsletter-wrapper {
 gap:12pxpx;
 max-width:600pxpx;
 margin-left:autopx;
 margin-right:autopx;
}
.newsletter-wrapper:not(.ct-section):not(.oxy-easy-posts),
.newsletter-wrapper.oxy-easy-posts .oxy-posts,
.newsletter-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:12pxpx;
}
.form-row {
}
.form-row:not(.ct-section):not(.oxy-easy-posts),
.form-row.oxy-easy-posts .oxy-posts,
.form-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.email-field {
 flex:1;
 padding:12px;
 border:1px solid #000000;
 border-right:none;
 font-size:16pxpx;
}
.submit-button {
 padding:12px 24px;
 background-color:#000000;
 color:#ffffff;
 font-weight:bold;
 font-size:16pxpx;
 border:1px solid #000000;
 cursor:pointer;
}
.privacy-text {
 font-size:13pxpx;
 color:#444444;
 line-height:1.5;
}
.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(5);
 border-right-color:color(5);
 border-bottom-color:color(5);
 border-left-color:color(5);
 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(7);
 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;
align-items:center;
}
@media (max-width: 1456px) {
.oxel_reviewbox__details_wrapper__star_wrapper {
 width:50px;
}
}

.oxel_reviewbox__star {
color: #efd31a;}.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(1);
 width:100%;
}
.oxel_reviewbox__details_wrapper__title {
 font-size:14px;
 color:color(8);
}
.faq-header {
 cursor:pointer;
 font-weight:500;
 font-size:18pxpx;
 width:100%;
 border-bottom-color:#ececec;
 border-bottom-width:1px;
 border-bottom-style:solid;
 gap:clamp(6px, 1.56vw, 16px); ;
 border-top-color:#ececec;
 border-right-color:#ececec;
 border-left-color:#ececec;
 padding-top:24px;
 padding-bottom:24px;
}
.faq-header:not(.ct-section):not(.oxy-easy-posts),
.faq-header.oxy-easy-posts .oxy-posts,
.faq-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:clamp(6px, 1.56vw, 16px); ;
}
@media (max-width: 991px) {
.faq-header {
}
.faq-header:not(.ct-section):not(.oxy-easy-posts),
.faq-header.oxy-easy-posts .oxy-posts,
.faq-header.ct-section .ct-section-inner-wrap{
display:flex;
}
}

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

.faq-content {
 overflow:hidden;
 transition:max-height 0.3s ease;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 max-height:0px;
max-height: 0; overflow: hidden; transition: max-height 0.4s ease;
}
.open {
 max-height:300pxpx;
}
.agencyb-outline-button:hover{
background-color: transparent;
border: 1px solid color(23);
color: color(23);
}.agencyb-outline-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-outline-button {
background-color: transparent;
border: 1px solid color(23);
color: color(23);
padding: 13px 21.4px;
}.agencyb-outline-button {
 font-family:subset-Manrope;
 button-hover_color:color(23);
 font-size:18px;
 font-weight:900;
 padding-left:48px;
 padding-right:48px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 border-radius:100px;
 letter-spacing:2px;
 line-height:1.2;
 text-align:center;
}
.toggle-3950 {
 font-size:16px;
 padding-top:15px;
 padding-bottom:15px;
 width:100%;
 color:#000000;
 border-bottom-color:#000;
 border-bottom-width:1px;
 border-bottom-style:solid;
}

        
                .toggle-3950 .oxy-expand-collapse-icon::before,
        .toggle-3950 .oxy-expand-collapse-icon::after {
            background-color: #000000;        }
        
        .toggle-3950-expanded {
}
.agencyb-toggle-1-text {
 font-family:subset-Manrope;
 color:color(25);
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 padding-left:24px;
 margin-bottom:24px;
}
.oxel_dropdown_buttonv2__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:color(7);
 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(7);
 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(3);
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:color(1);
 min-width:100%;
 color:color(7);
 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(7);
}
.oxel_dropdown_buttonv2__label {
 color:color(5);
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-skiplink:focus{
 position:absolute;
 top:0px;
 left:0px;
}
.oxel-skiplink {
 background-color:color(1);
 padding-top:1rem;
 padding-bottom:1rem;
 padding-left:2rem;
 padding-right:2rem;
 color:color(7);
 position:absolute;
 top:0px;
 left:-999px;
}
.atomic-subheading {
 font-family:subset-Manrope;
 color:color(16);
 font-size:24px;
 line-height:1.6;
 font-weight:200;
 max-width:480px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
 font-size:20px;
}
}

@media (max-width: 479px) {
.atomic-subheading {
 font-size:18px;
}
}

.atomic-secondary-heading {
 color:color(16);
 font-weight:400;
 font-size:56px;
 line-height:1.1;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 1456px) {
.atomic-secondary-heading {
 font-size:52px;
}
}

@media (max-width: 767px) {
.atomic-secondary-heading {
 font-size:44px;
}
}

@media (max-width: 479px) {
.atomic-secondary-heading {
 font-size:40px;
}
}

.oxel_icon_button__container:hover{
 background-color:color(15);
}
.oxel_icon_button__container {
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 transition-duration:0.3s;
 gap:24px;
 background-color:#fafafa;
 text-align:left;
}
.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;
flex-wrap:nowrap;
justify-content:space-between;
gap:24px;
}
@media (max-width: 1456px) {
.oxel_icon_button__container {
 width:100%;
}
}

.oxel_icon_button_text {
 font-size:20px;
 color:#000000;
 font-weight:500;
 text-align:left;
}
.oxel_icon_button_icon {
color: #000000;}.oxel_icon_button_icon 
>svg {width: 24px;height: 24px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.tabs-8932-tab:hover{
 background-color:#ffffff;
}
.tabs-8932-tab {
 background-color:color(1);
 padding-top:16px;
 padding-bottom:16px;
 padding-left:32px;
 padding-right:32px;
 color:color(7);
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-top-color:color(1);
 border-right-color:color(1);
 border-bottom-color:color(1);
 border-left-color:color(1);
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.tabs-8932-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-8932-tab.oxy-easy-posts .oxy-posts,
.tabs-8932-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.tabs-8932-tab {
 border-bottom-style:none;
 border-right-color:color(3);
 border-right-width:1px;
 border-right-style:solid;
}
}

@media (max-width: 479px) {
.tabs-8932-tab {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-8932-tab-active {
 margin-left:-8px;
 background-color:#ffffff;
 border-top-color:color(3);
 border-right-color:color(3);
 border-bottom-color:color(3);
 border-left-color:color(3);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:40px;
}
@media (max-width: 991px) {
.tabs-8932-tab-active {
 border-top-color:color(3);
 border-right-color:color(3);
 border-bottom-color:color(3);
 border-left-color:color(3);
 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:none;
 border-left-style:solid;
 margin-left:0px;
 padding-left:032px;
}
}

@media (max-width: 479px) {
.tabs-8932-tab-active {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-contents-8932-tab {
}
.oxel_dashboard_tabs {
 width:100%;
}
.oxel_dashboard_tabs:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.oxel_dashboard_tabs {
}
.oxel_dashboard_tabs:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel_dashboard_tabs__tab_icon {
color: color(2);}.oxel_dashboard_tabs__tab_icon 
>svg {width: 18px;height: 18px;}.oxel_dashboard_tabs__tab_icon {
 margin-right:8px;
}
@media (max-width: 767px) {
.oxel_dashboard_tabs__tab_icon {
 margin-right:0px;
}
}

.oxel_dashboard_tabs__tab_label {
 line-height:1;
 font-size:14px;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.oxel_dashboard_tabs__tab_label {
}
.oxel_dashboard_tabs__tab_label:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs__tab_label.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs__tab_label.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.oxel_dashboard_tabs__tab {
}
.oxel_dashboard_tabs__tab_content_container {
 width:75%;
 border-top-color:color(3);
 border-right-color:color(3);
 border-bottom-color:color(3);
 border-left-color:color(3);
 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:none;
 overflow:hidden;
}
@media (max-width: 991px) {
.oxel_dashboard_tabs__tab_content_container {
 width:100%;
 border-top-color:color(3);
 border-right-color:color(3);
 border-bottom-color:color(3);
 border-left-color:color(3);
 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;
}
}

.oxel_dashboard_tabs__tab_content--hidden {
}
.oxel_dashboard_tabs__tab_content--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs__tab_content--hidden.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs__tab_content--hidden.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_logo_slider {
 width:100%;
 position:relative;
 overflow:hidden;
 background-color:#ffffff;
 text-align:center;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}
.oxel_logo_slider:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider.oxy-easy-posts .oxy-posts,
.oxel_logo_slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
.oxel_logo_slider__image_carrier--delay {
}
.big-text {
 font-size:64px;
}
@media (max-width: 991px) {
.big-text {
 font-size:39px;
}
}

.sub-big-text {
 font-size:24px;
 line-height:32px;
}
@media (max-width: 991px) {
.sub-big-text {
 font-size:18px;
}
}

.tabs-4389-tab {
}
.tabs-4389-tab-active {
}
.tabs-contents-4389-tab {
}
.tabs-6310-tab {
 gap:8px;
 border-radius:999px;
 padding-top:8px;
 padding-bottom:8px;
 padding-right:16px;
 padding-left:16px;
 text-align:center;
 color:#ffffff;
}
.tabs-6310-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-6310-tab.oxy-easy-posts .oxy-posts,
.tabs-6310-tab.ct-section .ct-section-inner-wrap{
gap:8px;
}
@media (max-width: 991px) {
.tabs-6310-tab {
 width:100%;
}
}

@media (max-width: 767px) {
.tabs-6310-tab {
 padding-top:15px;
 padding-bottom:15px;
}
}

.tabs-6310-tab-active {
 color:#222222;
 background-color:#f4f4f4;
}
.tabs-6310-tab-active:not(.ct-section):not(.oxy-easy-posts),
.tabs-6310-tab-active.oxy-easy-posts .oxy-posts,
.tabs-6310-tab-active.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.tabs-6310-tab-active {
 padding-top:15px;
 padding-bottom:15px;
}
}

.tabs-contents-6310-tab {
 padding-bottom:0px;
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
}
.tabs-contents-6310-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-6310-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-6310-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
@media (max-width: 991px) {
.tabs-contents-6310-tab {
}
.tabs-contents-6310-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-6310-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-6310-tab.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.tabs-contents-6310-tab {
}
}

.oxy-close-modal {
padding: 10px 16px;
}.oxy-close-modal {
 background-color:rgba(0,0,0,0);
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
}
.tabs-8288-tab {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
}
.tabs-8288-tab-active {
 background-color:#ffffff;
 padding-top:8px;
 padding-bottom:8px;
 padding-right:16px;
 padding-left:16px;
 text-decoration:underline;
}
.tabs-contents-8288-tab {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
}
.divbox {
 gap:24px;
 width:100%;
}
.divbox:not(.ct-section):not(.oxy-easy-posts),
.divbox.oxy-easy-posts .oxy-posts,
.divbox.ct-section .ct-section-inner-wrap{
gap:24px;
}
.div-box {
 background-color:#fafafa;
 padding-top:24px;
 padding-right:24px;
 padding-bottom:24px;
 padding-left:24px;
 gap:24px;
width:calc(33.33% - 21.33px);
}
.div-box:not(.ct-section):not(.oxy-easy-posts),
.div-box.oxy-easy-posts .oxy-posts,
.div-box.ct-section .ct-section-inner-wrap{
gap:24px;
}
@media (max-width: 1456px) {
.div-box {
width:calc(50% - 21.33px);
}
}

@media (max-width: 767px) {
.div-box {
 width:100%;
}
}

.toggle-5591 {
}

        
                .toggle-5591 .oxy-expand-collapse-icon::before,
        .toggle-5591 .oxy-expand-collapse-icon::after {
            background-color: #d61111;        }
        
        .toggle-5591-expanded {
}
.faq-element {
 color:#000000;
 font-size:18px;
 font-weight:500;
 line-height:100%;
 letter-spacing:0px;
}
.faq-item {
 width:100%;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
}
.faq-icon {
color: #333333;}.faq-icon 
>svg {width: 19px;height: 19px;}.faq-icon {
 background-color:#f4f4f4;
 padding-top:8px;
 padding-right:8px;
 padding-bottom:8px;
 padding-left:8px;
}
.faq-question {
 font-family:subset-Manrope;
 font-weight:700;
 font-size:20px;
 gap:8px;
 text-align:left;
}
.faq-question:not(.ct-section):not(.oxy-easy-posts),
.faq-question.oxy-easy-posts .oxy-posts,
.faq-question.ct-section .ct-section-inner-wrap{
display:flex;
gap:8px;
}
@media (max-width: 1456px) {
.faq-question {
 text-align:left;
}
}

@media (max-width: 991px) {
.faq-question {
}
}

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

.anchor-padding {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 font-weight:400;
 text-decoration:none;
 font-size:16px;
text-decoration:none !important; font-weight:400 !important;
}
.sf-results-wrapper {
}
.search-filter-query--id {
}
.fade {
}
.hidden {
}
.section-padding {
}
.section-padding .ct-section-inner-wrap {
padding-top: 128px;
padding-right: 0;
padding-bottom: 128px;
padding-left: 0;
}
@media (max-width: 1456px) {
.section-padding {
}
.section-padding .ct-section-inner-wrap {
padding-top: 96px;
padding-bottom: 96px;
}
}

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

@media (max-width: 767px) {
.section-padding {
}
.section-padding .ct-section-inner-wrap {
padding-top: 16px;
padding-right: 16px;
padding-bottom: 16px;
padding-left: 16px;
}
}

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

.test {
}
.section-padd {
}
@media (max-width: 1456px) {
.section-padd {
 gap:40px;
}
.section-padd:not(.ct-section):not(.oxy-easy-posts),
.section-padd.oxy-easy-posts .oxy-posts,
.section-padd.ct-section .ct-section-inner-wrap{
gap:40px;
}
}

.slider-nav {
}
.mark-nav {
}
.sticky-nav-outer {
}
.sticky-nav-inner {
 padding-top:12px;
 padding-bottom:12px;
 padding-left:40px;
 padding-right:40px;
}
.topbannersection {
}
.artikel-padding {
}
.artikel-padding .ct-section-inner-wrap {
padding-top: 32px;
padding-bottom: 32px;
}
@media (max-width: 1456px) {
.artikel-padding {
}
.artikel-padding .ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 40px;
}
}

@media (max-width: 991px) {
.artikel-padding {
}
.artikel-padding .ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 30px;
}
}

@media (max-width: 767px) {
.artikel-padding {
}
.artikel-padding .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
}

.scroll-concept-left {
}
.scroll-concept-device {
}
.global-modul-beitraege {
}
.einzel-modul-beitraege {
}
.footer {
}
.header {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.no-linkwhisper {
}
. {
}
.schwarz {
}
.button-schwarz:hover{
background-color :#545454;
border: 1px solid #545454;
color: #ffffff;
}.button-schwarz:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button-schwarz {
background-color :#222222;
border: 1px solid #222222;
color: #ffffff;
padding: 10px 16px;
}.button-schwarz {
 button-hover_color:#545454;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button-grau:hover{
background-color :#222222;
border: 1px solid #222222;
}.button-grau:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button-grau {
background-color :#f4f4f4;
border: 1px solid #f4f4f4;
color: #222222;
}.button-grau {
 button-hover_color:#222222;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:999px;
 padding-right:0px;
 padding-left:0px;
}
@media (max-width: 767px) {
.button-grau {
 width:100%;
}
}

.yaveon-gradient {
}
.button-weiss:hover{
background-color :#545454;
border: 1px solid #545454;
color: #ffffff;
}.button-weiss:hover{
}
.button-weiss {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #222222;
padding: 10px 16px;
}.button-weiss {
 button-hover_color:#545454;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 line-height:28px;
}
@media (max-width: 1456px) {
.button-weiss {
}
}

@media (max-width: 767px) {
.button-weiss {
 width:100%;
}
}

.toggle-9277 {
}
.toggle-9277-expanded {
}
.button-transparent:hover{
}.button-transparent:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button-transparent {
padding: 10px 16px;
}.button-transparent {
 button-hover_color:#ffffff;
 border-radius:999px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-weight:700;
 padding-top:14px;
 padding-bottom:14px;
 padding-left:32px;
 padding-right:32px;
}
.button-transparent-hover-weiss:hover{
}.button-transparent-hover-weiss:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:#545454;
}
.button-transparent-hover-weiss {
padding: 10px 16px;
}.button-transparent-hover-weiss {
 button-hover_color:#ffffff;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button-grau-auf-weiss:hover{
background-color :#545454;
border: 1px solid #545454;
color: #ffffff;
}.button-grau-auf-weiss:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button-grau-auf-weiss {
background-color :#f4f4f4;
border: 1px solid #f4f4f4;
color: #222222;
padding: 10px 16px;
}.button-grau-auf-weiss {
 button-hover_color:#222222;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
@media (max-width: 1456px) {
.button-grau-auf-weiss {
}
}

@media (max-width: 767px) {
.button-grau-auf-weiss {
 width:100%;
}
}

.links-dark-background {
}
.blur-scroll {
}
.button-grau-auf-schwarz:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: #2c2c2c;
}.button-grau-auf-schwarz:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button-grau-auf-schwarz {
background-color :#2c2c2c;
border: 1px solid #2c2c2c;
color: #ffffff;
}.button-grau-auf-schwarz {
 font-weight:700;
 line-height:28px;
 padding-top:14px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:14px;
 border-radius:999px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button-trans-auf-schwarz:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: #2c2c2c;
}.button-trans-auf-schwarz:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.button-trans-auf-schwarz {
background-color :rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
color: #ffffff;
}.button-trans-auf-schwarz {
 border-radius:999px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 padding-top:14px;
 padding-bottom:14px;
 padding-right:32px;
 padding-left:32px;
 line-height:28px;
 font-weight:700;
}
.tabs-2891-tab {
 font-size:20px;
 font-weight:700;
 line-height:28px;
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 gap:8px;
 text-align:center;
}
.tabs-2891-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-2891-tab.oxy-easy-posts .oxy-posts,
.tabs-2891-tab.ct-section .ct-section-inner-wrap{
gap:8px;
}
.tabs-2891-tab-active {
 border-radius:999px;
 background-color:#fff;
 color:#222222;
}
.tabs-contents-2891-tab {
 background-color:#ffffff;
}
.footer-dropdown-toggle {
}
.footer-dropdown-content {
}
.mobile-lupe {
}
@media (max-width: 991px) {
.mobile-lupe {
 filter:brightness(200%);
}
}

.doomtext {
}
.my-lightbox-img {
 border-radius:8px;
 box-shadow:4px 4px 12px 0px #2222220A;
}
.lighbox {
 padding-top:40px;
 padding-right:40px;
 padding-bottom:40px;
 padding-left:40px;
 background-color:#ececec !important;
}
.button-grau-auf-dunkel:hover{
 background-color:#f4f4f4;
 color:#2c2c2c;
}
.button-grau-auf-dunkel {
 font-weight:700;
 padding-top:14px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:14px;
 line-height:24px;
 border-radius:999px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:#3c3c3c;
}
.dark-section {
 color:#ffffff;
 position:relative;
 overflow:hidden;
 background-color:#222222;
}
.background-blur {
}
.dark-rechts {
}
.dark-unten {
}
.zitat-section-hell {
 position:relative;
}
.mobile-section {
}
.custom-button {
}
.ki-suche {
}
.header-reveal-wrapper {
}
.subnavi {
}
.footer-size {
}
.section-padd {
  padding-top: 128px;
  padding-bottom: 128px;
}

@media (max-width: 1440px) {
  .section-padd {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
@media (max-width: 1023px) {
  .section-padd {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  section {
    padding: 0 25px;
}
}
@media (max-width: 767px) {
  .section-padd {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 479px) {
  .section-padd {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.button-schwarz{
    border-radius: 999px;
    padding: 14px 32px;
    gap: 8px;
    line-height: 28px;
    font-weight:700;
}

.button-grau-auf-weiss{
  border-radius: 999px;
    padding: 14px 32px;
    gap: 8px;
    line-height: 28px;
    font-weight:700;
}

.button-transparent-hover-weiss {
    color: #222222;
}


.button-grau{
    border-radius: 999px;
    padding: 14px 32px;
    gap: 8px;
    line-height: 28px;
    font-weight:700;
    background-color:#F4F4F4;
    color:#222222;
}


.button-grau:hover{
    background-color:#545454;
    color:#ffffff;
   border: 0px solid #000;
}

.button-weiss{
    border-radius: 999px;
    padding: 14px 32px;
    gap: 8px;
    line-height: 28px;
    font-weight:700;
}


.button-weiss:hover{
   border: 0px solid #000;
}

.button-transparent-hover-weiss{
    border-radius: 999px;
    padding: 14px 32px;
    gap: 8px;
    line-height: 28px;
    font-weight:700;
    background-color:transparent;
}

@media (max-width: 992px) {
  #_nav_menu-143-157 .oxy-nav-menu-list {
    flex-direction: column;
}
  .footer-dropdown-toggle {
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: space-between; /* Text links, Icon rechts */
    padding-top: var(--spacing-container-margin-inner-content, 16px);
    padding-bottom: var(--spacing-container-margin-inner-content, 16px);
    gap: var(--spacing-container-margin-inner-groups, 16px);
    border-bottom: 1px solid var(--background-divider, #ECECEC);
    cursor: pointer;
    font-size: 1.1em;
    background: transparent;
    color: #fff; /* Text weiß */
    position: relative;
  }
  .oxy-nav-menu{
    display:flex !important;
  }
  
  .footer-dropdown-toggle::after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 8px;
    background-image: url('data:image/svg+xml;utf8,<svg fill="none" stroke="white" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M6 9l6 6 6-6"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    transition: transform 0.3s;
    vertical-align: middle;
    position: absolute;
    right: 20px;
  }
  .footer-dropdown-toggle.active::after {
    transform: rotate(180deg);
  }
  .footer-dropdown-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s;
  }
  .footer-dropdown-content.active {
    max-height: 300px; /* ggf. anpassen */
  }
  #menu-footernav{
    display:flex !important;
    gap:24px !important;
  }
   #menu-footernav li a{
     text-align:left;
     display:block;
   }
}
.oxy-rich-text.links-dark-background a{
 gap:16px;
 display:flex;
 font-size:14px;
 line-height:18px;
 font-weight:400;
}
