.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: 1280px;
}
body {font-family: 'Montserrat';}body {line-height: 1.8;font-size: px;font-weight: ;color: #333333;}.oxy-nav-menu-hamburger-line {background-color: #333333;}h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';line-height: 1.1;}h2, h3, h4, h5, h6{line-height: 1.1;}h3, h4, h5, h6{line-height: 1.1;}h4, h5, h6{line-height: 1.1;}h5, h6{line-height: 1.1;}h6{line-height: 1.1;}a {color: var(--primary);text-decoration: none;}a:hover {color: var(--primary-hover);text-decoration: none;}.ct-link-text {color: var(--primary);text-decoration: ;}.ct-link-text:hover {color: var(--primary-hover);}.ct-link {text-decoration: ;}.ct-link-button {border-radius: px;}.ct-section-inner-wrap {
}.ct-new-columns > .ct-div-block {
}.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;
				}
			}
.center--all {
}
.width--full {
}
.pad--xl {
}
.rounded--m {
}
.bg--primary-ultra-light {
}
.self--center {
}
.text--primary {
}
.grid--5 {
}
.margin-top--m {
}
.grid--m-2 {
}
.gap--m {
}
.col-span--m-2 {
}
.grid--2 {
}
.height--90 {
}
.stretch {
}
.grid--l-1 {
}
.justify-content--center {
}
.center--all-l {
}
.owl--m {
}
.width--m {
}
.om-btn--primary:hover{
transform:translateY(-10px); background-color:var(--primary-hover);
 color:var(--primary-ultra-light);
 box-shadow:0px 30px 20px -20px rgba(0,0,0,0.2);
}
.om-btn--primary {
 background-color:var(--primary);
 color:var(--primary-ultra-light);
 padding-top:1.5rem;
 padding-right:3rem;
 padding-left:3rem;
 padding-bottom:1.5rem;
 border-radius:.5rem;
 transition-duration:0.3s;
 border-top-color:var(-primary);
 border-right-color:var(-primary);
 border-bottom-color:var(-primary);
 border-left-color:var(-primary);
 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;
cursor: pointer;
}
.om-btn--primary:not(.ct-section):not(.oxy-easy-posts),
.om-btn--primary.oxy-easy-posts .oxy-posts,
.om-btn--primary.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 767px) {
}

.om-btn__text--primary {
 text-transform:uppercase;
 letter-spacing:1px;
 font-size:15px;
}
.object-fit--cover {
}
.align-items--center {
}
.om-feature-30__grid-wrap {
}
.om-feature-30__grid-wrap:not(.ct-section):not(.oxy-easy-posts),
.om-feature-30__grid-wrap.oxy-easy-posts .oxy-posts,
.om-feature-30__grid-wrap.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: var(--space-xl) ;}
.om-feature-30__card {
 width:100%;
 max-width:var(--width-xl) ;
}
.om-feature-30__card:not(.ct-section):not(.oxy-easy-posts),
.om-feature-30__card.oxy-easy-posts .oxy-posts,
.om-feature-30__card.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 0px;grid-row-gap: 0px;}
.om-feature-30__card:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.om-feature-30__card.ct-section .ct-section-inner-wrap > :last-child,
.om-feature-30__card.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 2;}
@media (max-width: 991px) {
.om-feature-30__card {
}
.om-feature-30__card:not(.ct-section):not(.oxy-easy-posts),
.om-feature-30__card.oxy-easy-posts .oxy-posts,
.om-feature-30__card.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: 0px;grid-row-gap: 0px;}
}

.om-feature-30__card-img-wrap:ct_depth{
}
.om-feature-30__card-img-wrap:after{
 width:50%;
 background-color:var(--base-ultra-light);
 position:absolute;
 top:0px;
 right:0px;
 height:100%;
 z-index:-1;
  content:"";
}
.om-feature-30__card-img-wrap {
 position:relative;
 padding-top:var(--space-l) ;
 padding-bottom:var(--space-l) ;
}
.om-feature-30__card-img-wrap:not(.ct-section):not(.oxy-easy-posts),
.om-feature-30__card-img-wrap.oxy-easy-posts .oxy-posts,
.om-feature-30__card-img-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.om-feature-30__card-img-wrap:after{
 width:100%;
 height:50%;
 position:absolute;
 top:50%;
}
.om-feature-30__card-img-wrap {
 position:relative;
 width:100%;
 text-align:center;
}
.om-feature-30__card-img-wrap:not(.ct-section):not(.oxy-easy-posts),
.om-feature-30__card-img-wrap.oxy-easy-posts .oxy-posts,
.om-feature-30__card-img-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.om-feature-30__card-img {
}
.om-feature-30__card-cont-wrap {
 background-color:var(--base-ultra-light);
 padding-top:var(--space-xxl) ;
 padding-left:var(--space-xxl) ;
 padding-right:var(--space-xxl) ;
 padding-bottom:var(--space-xxl) ;
}
.om-feature-30__card-cont-wrap:not(.ct-section):not(.oxy-easy-posts),
.om-feature-30__card-cont-wrap.oxy-easy-posts .oxy-posts,
.om-feature-30__card-cont-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.om-feature-30__card-heading {
}
.om-feature-30__card-text {
 margin-top:var(--space-m) ;
}
.x-carousel-7 {
}
 
            
            
            
                                                            
                                                                        
            
            .x-carousel-7 .oxy-dynamic-list > .ct-div-block, .x-carousel-7 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:85%;
margin-right:30%;
}

.x-carousel-7 .oxy-dynamic-list > .ct-div-block, .x-carousel-7 .oxy-dynamic-list .flickity-slider > .ct-div-block, .x-carousel-7 .oxy-inner-content .oxy-dynamic-list{
height:500px;
}

.x-carousel-7 .oxy-carousel-builder_icon{
box-shadow:0px 10px 40px rgba(0,0,0,0.11);}

.x-carousel-7_cell {
background-size: cover; text-align:right;
 overflow:visible;
 padding-top:5%;
 padding-left:5%;
 padding-bottom:5%;
 background-position:50% 50%;
}
.x-carousel-7_cell:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-7_cell.oxy-easy-posts .oxy-posts,
.x-carousel-7_cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
.x-carousel-7_content {
 background-color:#ffffff;
 padding-top:30px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
 margin-right:5%;
 text-align:left;
 box-shadow:0px 10px 50px rgba(0,0,0,0.15);
}
.x-carousel-7_content:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-7_content.oxy-easy-posts .oxy-posts,
.x-carousel-7_content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.x-carousel-7_small-heading {
 font-family:Montserrat;
 font-size:12px;
 letter-spacing:.2em;
 text-transform:uppercase;
 margin-bottom:10px;
}
.bg--base-ultra-dark {
}
.width--l {
}
.owl--s {
}
.text--white {
}
.margin-right--xs {
}
.bg--primary {
}
.margin-right--m {
}
.rounded--circle {
}
.text--shade-ultra-dark {
}
.pv3-tagline {
 text-transform:uppercase;
 color:var(--primary);
 font-weight:300;
 letter-spacing:0.3rem;
}
.pv3-btn--outline:hover{
 color:var(--primary-light);
 border-top-color:var(--primary-hover);
 border-right-color:var(--primary-hover);
 border-bottom-color:var(--primary-hover);
 border-left-color:var(--primary-hover);
 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;
 background-color:var(--primary-hover);
}
.pv3-btn--outline {
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 padding-left:2rem;
 padding-right:2rem;
 border-top-color:transparent;
 border-right-color:transparent;
 border-bottom-color:transparent;
 border-left-color:transparent;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:.5rem;
 transition-duration:0.3s;
 text-align:center;
}
.pv3-btn--outline:not(.ct-section):not(.oxy-easy-posts),
.pv3-btn--outline.oxy-easy-posts .oxy-posts,
.pv3-btn--outline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.tmonial-sec__quote-icon {
 position:absolute;
 top:20px;
 left:20px;
}
.pv1-tagline {
 text-transform:uppercase;
 font-weight:500;
 letter-spacing:0.3rem;
}
.pv1-reviews {
 text-align:center;
}
.pv1-reviews:not(.ct-section):not(.oxy-easy-posts),
.pv1-reviews.oxy-easy-posts .oxy-posts,
.pv1-reviews.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.pv1-reviews__card-wrapper {
 margin-top:var(--space-xl) ;
}
.pv1-reviews__card-wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv1-reviews__card-wrapper.oxy-easy-posts .oxy-posts,
.pv1-reviews__card-wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: var(--space-l) ;grid-row-gap: var(--space-l) ;}
@media (max-width: 991px) {
.pv1-reviews__card-wrapper {
}
.pv1-reviews__card-wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv1-reviews__card-wrapper.oxy-easy-posts .oxy-posts,
.pv1-reviews__card-wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.pv1-reviews__card {
 padding-top:var(--space-l) ;
 padding-left:var(--space-l) ;
 padding-right:var(--space-l) ;
 padding-bottom:var(--space-l) ;
 position:relative;
 border-radius:var(--radius-m) ;
 text-align:center;
 background-color:var(--base-ultra-light);
 width:100%;
}
.pv1-reviews__card:not(.ct-section):not(.oxy-easy-posts),
.pv1-reviews__card.oxy-easy-posts .oxy-posts,
.pv1-reviews__card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.pv1-reviews__card--border:before{
 height:100%;
 width:50%;
 position:absolute;
 top:0px;
 left:0px;
 border-top-color:var(--primary);
 border-right-color:var(--accent);
 border-bottom-color:var(--primary);
 border-left-color:var(--primary);
 border-top-width:5px;
 border-right-width:5px;
 border-bottom-width:5px;
 border-left-width:5px;
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-left-radius:20px;
 border-bottom-left-radius:20px;
  content:"";
}
.pv1-reviews__card--border {
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-m) ;
 overflow:visible;
 position:relative;
}
.pv1-reviews__name {
 color:var(--primary);
}
.pv1-reviews__position {
 font-size:var(--text-s) ;
 margin-bottom:var(--space-m) ;
}
.pv1-reviews__text {
 text-align:left;
}
.pv1-reviews__img {
 margin-bottom:var(--space-m) ;
 width:240px;
 height:240px;
 border-radius:50%;
}
.pv1-colored--dot {
 color:var(--primary);
 font-size:var(--text-xxl) ;
}
.pv1-highlighted-text {
 border-bottom-color:var(--primary);
 border-bottom-width:3px;
 border-bottom-style:solid;
}
.x-accordion-8 {
}

        
        
        .x-accordion-8 .oxy-pro-accordion_item{
--extras-accordion-duration:260ms;
margin-bottom:2px;
background-color:#ffffff;
border-top-style:none;
border-right-style:none;
border-left-style:none;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
}

.x-accordion-8 .oxy-pro-accordion_header{
background-color:rgba(255,255,255,0);
padding-top:15px;
padding-left:20px;
padding-right:20px;
padding-bottom:15px;
border-bottom-style:none;
border-bottom-width:2px;
border-top-style:none;
border-right-style:none;
border-left-style:none;
}

.x-accordion-8 .oxy-pro-accordion_item.active .oxy-pro-accordion_header{
background-color:#101010;
color:#ffffff;
}

.x-accordion-8 .oxy-pro-accordion_title-area{
padding-left:10px;
padding-right:30px;
}

.x-accordion-8 .oxy-pro-accordion_title{
text-transform: none;
}

.x-accordion-8 .oxy-pro-accordion_content{
padding-top:30px;
padding-left:30px;
padding-right:30px;
}

.x-accordion-8 .oxy-pro-accordion_icon{
font-size:16px;
--extras-icon-rotate:90deg;
padding-left:20px;
padding-right:0px;
}

.x-accordion-8 .oxy-pro-accordion_context-icon{
font-size:14px;
font-weight:600;
padding-left:0px;
margin-left:-40px;
width:3em;
background-color:rgba(240,91,81,0);
}

.x-accordion-8 .oxy-pro-accordion_body{
                                --extras-hide-accordion: none;
                            }
.x-accordion-8 > div:not(.oxy-pro-accordion_inner){
                            display: none;
                        }
.x-accordion-8 .oxy-pro-accordion_item:first-child .oxy-pro-accordion_body{
                                --extras-hide-accordion: flex;
                            }
.x-accordion-8 .oxy-pro-accordion_item.active .oxy-pro-accordion_icon svg{
                                transform: none;
                                -webkit-transform: none;
                            }
.x-accordion-8 .oxy-pro-accordion_context-icon{
                                display: none;
                            }
.x-accordion-8 .oxy-pro-accordion_context-icon svg{
                                display: none;
                            }
.x-accordion-8 .oxy-pro-accordion_context-icon::before{
                                content: counter(extras_accordion_items, var(--extras-counter-type));
                            }
.x-accordion-8 .oxy-pro-accordion_item{
                            --extras-counter-type: lower-roman;
                          }
 .pad--m {
}
.bg--base-ultra-light {
}
.steps-11__card--num {
 font-size:var(--text-l) ;
 color:white;
 background-color:var(--primary);
 border-radius:50%;
 line-height:1;
 width:50px;
 height:50px;
 text-align:center;
 margin-top:-5rem;
}
.steps-11__card--num:not(.ct-section):not(.oxy-easy-posts),
.steps-11__card--num.oxy-easy-posts .oxy-posts,
.steps-11__card--num.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.owl--xl {
}
.grid--m-1 {
}
.btn--secondary {
}
.order--first-m {
}
.grid--auto-2 {
}
.gap--l {
}
.gap--s {
}
.btn--primary {
}
.gap--xs {
}
.pad-section--none {
}
.flex--row {
}
.justify-content--end {
}
.mobile-menu__off-canvas {
}
.mobile-menu__off-canvas:not(.ct-section):not(.oxy-easy-posts),
.mobile-menu__off-canvas.oxy-easy-posts .oxy-posts,
.mobile-menu__off-canvas.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.mobile-menu__off-canvas {
}
.mobile-menu__off-canvas:not(.ct-section):not(.oxy-easy-posts),
.mobile-menu__off-canvas.oxy-easy-posts .oxy-posts,
.mobile-menu__off-canvas.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.m-menu__wrap {
}
.m-menu__wrap:not(.ct-section):not(.oxy-easy-posts),
.m-menu__wrap.oxy-easy-posts .oxy-posts,
.m-menu__wrap.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.m-menu__wrap {
}
.m-menu__wrap:not(.ct-section):not(.oxy-easy-posts),
.m-menu__wrap.oxy-easy-posts .oxy-posts,
.m-menu__wrap.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.mobile-menu__off-canvas--backdrop {
}
.overlay--base-ultra-dark-trans-60 {
}
.btn--outline {
}
.oxel_dynamicslider {
 width:100%;
}
.margin-top--l {
}
.center--self {
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.col-span--2 {
}
.oxy-stock-content-styles {
}
.text--s {
}
.self--end {
}
.overlay--base-trans-60 {
}
.text--primary-light {
}
.order--first-l {
}
.margin-bottom--m {
}
.margin-right--s {
}
.margin-top--xs {
}
.margin-top--xxl {
}
.owl--l {
}
.owl--xs {
}
.text--shade-dark {
}
.pv3-features__card {
}
.pv3-features__card:not(.ct-section):not(.oxy-easy-posts),
.pv3-features__card.oxy-easy-posts .oxy-posts,
.pv3-features__card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.pv3-features__blobs {
 width:600px;
 z-index:-1;
 position:absolute;
}
@media (max-width: 991px) {
.pv3-features__blobs {
 width:450px;
}
}

@media (max-width: 479px) {
.pv3-features__blobs {
 width:250px;
}
}

.owl--xxl {
}
.content__period {
 color:var(--primary);
}
.content__tagline {
 text-transform:uppercase;
 letter-spacing:0.1em;
 font-weight:900;
 margin-bottom:var(--space-xs) ;
}
@media (max-width: 479px) {
.content__tagline {
}
}

.pv2-btn--outline:hover{
 color:var(--accent-ultra-dark);
 border-top-color:var(--primary-hover);
 border-right-color:var(--primary-hover);
 border-bottom-color:var(--primary-hover);
 border-left-color:var(--primary-hover);
 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;
 background-color:var(--primary-hover);
}
.pv2-btn--outline {
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 padding-left:2rem;
 padding-right:2rem;
 border-top-color:transparent;
 border-right-color:transparent;
 border-bottom-color:transparent;
 border-left-color:transparent;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:1rem;
 transition-duration:0.3s;
 text-align:center;
}
.pv2-btn--outline:not(.ct-section):not(.oxy-easy-posts),
.pv2-btn--outline.oxy-easy-posts .oxy-posts,
.pv2-btn--outline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.pv2-proj {
 text-align:center;
}
.pv2-proj:not(.ct-section):not(.oxy-easy-posts),
.pv2-proj.oxy-easy-posts .oxy-posts,
.pv2-proj.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.pv2-proj__card {
}
.pv2-proj__card:not(.ct-section):not(.oxy-easy-posts),
.pv2-proj__card.oxy-easy-posts .oxy-posts,
.pv2-proj__card.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.pv2-proj__card {
}
.pv2-proj__card:not(.ct-section):not(.oxy-easy-posts),
.pv2-proj__card.oxy-easy-posts .oxy-posts,
.pv2-proj__card.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.pv2-proj__img-container:ct_depth{
}
.pv2-proj__img-container {
 position:relative;
 max-width:600px;
 width:100%;
 height:450px;
 background-color:var(--primary-light);
 border-radius:1.5rem;
 margin-top:80px;
 margin-left:auto;
 margin-right:auto;
}
@media (max-width: 1280px) {
.pv2-proj__img-container {
 height:400px;
 width:400px;
}
}

@media (max-width: 991px) {
.pv2-proj__img-container {
 width:100%;
}
}

@media (max-width: 767px) {
.pv2-proj__img-container {
 width:calc(100% - 40px) ;
 height:300px;
 margin-left:0px;
}
}

.pv2-proj__img {
 border-radius:1.5rem;
object-fit: cover;
}
.pv2-proj__content-container {
 padding-top:var(--space-m) ;
 padding-left:var(--space-xl) ;
 padding-right:var(--space-xl) ;
 padding-bottom:var(--space-m) ;
}
.pv2-proj__content-container:not(.ct-section):not(.oxy-easy-posts),
.pv2-proj__content-container.oxy-easy-posts .oxy-posts,
.pv2-proj__content-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.pv2-proj__content-container {
 padding-top:var(--space-xl) ;
}
}

@media (max-width: 767px) {
.pv2-proj__content-container {
 padding-left:0px;
 padding-right:0px;
}
}

.pv2-proj__title {
 color:var(--primary);
}
.pv2-proj__skills-wrapper {
 margin-bottom:var(--space-l) ;
}
.pv2-proj__skills-wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv2-proj__skills-wrapper.oxy-easy-posts .oxy-posts,
.pv2-proj__skills-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
.pv2-proj__skill-items {
 color:var(--primary);
 padding-left:15px;
 background-color:var(--primary-light);
 border-radius:.5rem;
 padding-right:15px;
}
.pv2-btn--primary:hover{
 color:var(--base-hover);
 border-top-color:var(--primary-hover);
 border-right-color:var(--primary-hover);
 border-bottom-color:var(--primary-hover);
 border-left-color:var(--primary-hover);
 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;
 background-color:var(--primary-hover);
}
.pv2-btn--primary {
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 padding-left:2rem;
 padding-right:2rem;
 border-top-color:var(--primary);
 border-right-color:var(--primary);
 border-bottom-color:var(--primary);
 border-left-color:var(--primary);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:.5rem;
 transition-duration:0.3s;
 text-align:center;
 color:var(--base);
 background-color:var(--primary);
}
.pv2-btn--primary:not(.ct-section):not(.oxy-easy-posts),
.pv2-btn--primary.oxy-easy-posts .oxy-posts,
.pv2-btn--primary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.pv2-hero {
 position:relative;
 overflow:hidden;
 text-align:center;
 background-color:var(--primary-ultra-light);
}
.pv2-hero .ct-section-inner-wrap {
padding-top: 20rem;
}
.pv2-hero:not(.ct-section):not(.oxy-easy-posts),
.pv2-hero.oxy-easy-posts .oxy-posts,
.pv2-hero.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
}

.pv2-hero__blob:ct_depth{
}
.pv2-hero__blob {
 position:absolute;
 z-index:1;
 width:659px;
 top:0vh;
 height:auto;
}
@media (max-width: 1280px) {
.pv2-hero__blob {
 position:absolute;
 right:0px;
}
}

@media (max-width: 767px) {
.pv2-hero__blob {
 width:500px;
}
}

.pv2-tagline {
 text-transform:uppercase;
 color:var(--primary);
 font-weight:900;
 letter-spacing:0.3rem;
}
.pv2-hero__img-title:ct_depth{
}
.pv2-hero__img-title {
 margin-left:auto;
 margin-right:auto;
}
.pv2-hero__img-title:not(.ct-section):not(.oxy-easy-posts),
.pv2-hero__img-title.oxy-easy-posts .oxy-posts,
.pv2-hero__img-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.pv2-hero__img-title {
}
.pv2-hero__img-title:not(.ct-section):not(.oxy-easy-posts),
.pv2-hero__img-title.oxy-easy-posts .oxy-posts,
.pv2-hero__img-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.pv2-hero__text {
 width:100%;
 max-width:450px;
}
.pv2-btn__wrapper {
}
.pv2-btn__wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv2-btn__wrapper.oxy-easy-posts .oxy-posts,
.pv2-btn__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.pv2-btn__wrapper {
 width:100%;
 text-align:justify;
}
.pv2-btn__wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv2-btn__wrapper.oxy-easy-posts .oxy-posts,
.pv2-btn__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

.pv2-hero__img {
 position:relative;
 z-index:2;
 background-color:var(--primary);
 border-radius:50%;
 max-width:151px;
 margin-right:var(--space-l) ;
 max-height:151px;
 overflow:hidden;
}
@media (max-width: 1280px) {
}

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

.pv2-hero__title {
 text-align:left;
 max-width:671px;
 width:100%;
white-space: pre;
}
.pv2-hero__title:ct_depth{
}
@media (max-width: 1280px) {
.pv2-hero__title {
}
}

@media (max-width: 991px) {
.pv2-hero__title {
 text-align:center;
 margin-top:20px;
 max-width:500px;
}
}

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

.pv2-colored--dot {
 color:var(--primary);
}
.pv2-hero__blob--btm:ct_depth{
}
.pv2-hero__blob--btm {
 position:absolute;
 bottom:0px;
 left:0px;
 width:520px;
 height:auto;
}
.grid--3 {
}
.margin-top--xl {
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 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;
 z-index:1;
}
.oxel_accordion__row_left {
 text-align: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;
}
.faq-sec__tab-icon {
color: var(--primary);}.faq-sec__tab-icon 
>svg {width: 30px;height: 30px;}.faq-sec__tab-icon {
 margin-right:8px;
 transition-duration:0.3s;
 margin-top:auto;
 margin-bottom:auto;
}
@media (max-width: 767px) {
.faq-sec__tab-icon {
}.faq-sec__tab-icon 
>svg {width: 25px;height: 25px;}.faq-sec__tab-icon {
}
}

@media (max-width: 479px) {
.faq-sec__tab-icon {
}.faq-sec__tab-icon 
>svg {width: 20px;height: 20px;}.faq-sec__tab-icon {
}
}

.faq-sec__tab-label {
 font-size:var(--text-l) ;
 font-weight:500;
 color:var(--shade-ultra-dark);
}
@media (max-width: 479px) {
.faq-sec__tab-label {
 font-size:var(--text-m) ;
 font-weight:700;
 line-height:1.4;
}
}

.faq-sec__tab:hover{
 background-color:var(--primary-ultra-light);
}
.faq-sec__tab {
 width:100%;
 text-align:justify;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 border-bottom-color:var(--secondary-light);
 padding-bottom:var(--space-m) ;
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 transition-duration:0.3s;
cursor: pointer;
}
.faq-sec__tab:not(.ct-section):not(.oxy-easy-posts),
.faq-sec__tab.oxy-easy-posts .oxy-posts,
.faq-sec__tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 767px) {
.faq-sec__tab {
 padding-top:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-bottom:var(--space-s) ;
}
}

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

.faq-sec__tab-content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 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;
}
.faq-sec__tab-content:not(.ct-section):not(.oxy-easy-posts),
.faq-sec__tab-content.oxy-easy-posts .oxy-posts,
.faq-sec__tab-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.faq-sec__tab-content--hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.faq-sec__tab-content--hidden:not(.ct-section):not(.oxy-easy-posts),
.faq-sec__tab-content--hidden.oxy-easy-posts .oxy-posts,
.faq-sec__tab-content--hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.faq-sec__tab-content-wrapper {
 padding-top:var(--space-l) ;
 padding-left:var(--space-l) ;
 padding-right:var(--space-l) ;
 padding-bottom:var(--space-xl) ;
}
@media (max-width: 479px) {
.faq-sec__tab-content-wrapper {
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-l) ;
}
}

.pv1-faq {
 position:relative;
 text-align:center;
}
.pv1-faq:not(.ct-section):not(.oxy-easy-posts),
.pv1-faq.oxy-easy-posts .oxy-posts,
.pv1-faq.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.pv1-faq__blob {
 width:260px;
 position:absolute;
 left:0px;
 z-index:-1;
 height:auto;
}
.oxel_floating_icon_menu {
 position:fixed;
 right:32px;
 bottom:32px;
 text-align:right;
 z-index:9999;
pointer-events: none;
}
.oxel_floating_icon_menu:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
align-items:flex-end;
}
.oxel_floating_icon_menu__main_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.oxel_floating_icon_menu__main_icon:hover{
}
.oxel_floating_icon_menu__main_icon {
background-color: var(--primary-dark);
border: 1px solid var(--primary-dark);
padding: 16px;color: #f9f9fa;}.oxel_floating_icon_menu__main_icon 
>svg {width: 24px;height: 24px;}.oxel_floating_icon_menu__main_icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
cursor: pointer; pointer-events: all;
}
.oxel_floating_icon_menu__row {
 margin-bottom:8px;
 margin-top:8px;
}
.oxel_floating_icon_menu__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__row.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.floating_icon_menu__hidden_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.floating_icon_menu__hidden_icon:hover{
}
.floating_icon_menu__hidden_icon {
background-color: var(--primary);
border: 1px solid var(--primary);
padding: 16px;color: #f9f9fa;}.floating_icon_menu__hidden_icon 
>svg {width: 18px;height: 18px;}.floating_icon_menu__hidden_icon {
 margin-right:3px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_floating_icon_menu__label {
 margin-right:16px;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 color:#374047;
 background-color:var(--primary-ultra-light);
}
.oxel_floating_icon_menu__hidden_links {
transform:translate(100px); transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 opacity:0;
 text-align:right;
}
.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.gap--xl {
}
.grid--l-2 {
}
.pad-section--xl {
}
.rounded--xs {
}
.sticky-top--l {
}
.text--l {
}
.text--xxl {
}
.sticky {
}
.proj-sec__skills-used {
 color:var(--primary);
 padding-left:15px;
 padding-right:15px;
 background-color:var(--primary-light);
}
.proj-sec__floating-arrow:ct_depth{
}
.proj-sec__floating-arrow {
 position:absolute;
 right:0px;
 z-index:-1;
 bottom:10%;
}
@media (max-width: 1280px) {
.proj-sec__floating-arrow {
 position:absolute;
 bottom:40px;
}
}

.proj-sec__floating-svg-bg:ct_depth{
}
.proj-sec__floating-svg-bg {
transform: scaleX(-1); position:absolute;
 z-index:-1;
 left:0px;
}
.footer-sec__social-icons {
background-color: var(--primary-trans-10);
border: 1px solid var(--primary-trans-10);
padding: 10px;color: var(--primary);}.footer-sec__social-icons 
>svg {width: 25px;height: 25px;}.footer-sec__social-icons {
 margin-right:10px;
}
@media (max-width: 767px) {
.footer-sec__social-icons {
}
}

@media (max-width: 479px) {
.footer-sec__social-icons {
padding: ;}.footer-sec__social-icons 
>svg {width: 15px;height: 15px;}.footer-sec__social-icons {
}
}

.card__img--shadow {
 box-shadow:-11px 10px 16px var(--primary-trans-10);
}
.active:before{
  content:"";
background: var(--primary); width: 100%; height: 9px; position: absolute; left: 0; bottom: -10px; mask-image: url("https://wordpress-574873-2299339.cloudwaysapps.com/wp-content/uploads/2021/12/active-menu.svg"); -o-mask-image: url("https://wordpress-574873-2299339.cloudwaysapps.com/wp-content/uploads/2021/12/active-menu.svg"); -moz-mask-image: url("https://wordpress-574873-2299339.cloudwaysapps.com/wp-content/uploads/2021/12/active-menu.svg"); -ms-mask-image: url("https://wordpress-574873-2299339.cloudwaysapps.com/wp-content/uploads/2021/12/active-menu.svg"); -webkit-mask-image: url("https://wordpress-574873-2299339.cloudwaysapps.com/wp-content/uploads/2021/12/active-menu.svg"); mask-size: contain; -o-mask-size: contain; -moz-mask-size: contain; -ms-mask-size: contain; -webkit-mask-size: contain; mask-repeat: no-repeat; -o-mask-repeat: no-repeat; -moz-mask-repeat: no-repeat; -ms-mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; mask-position: right; -o-mask-position: right; -moz-mask-position: right; -ms-mask-position: right; -webkit-mask-position: right;
}
.active {
 margin-bottom:-3px;
 color:var(--primary);
 position:relative;
}
@media (max-width: 991px) {
.active:before{
background: none;
}
.active {
 background-color:var(--primary-light);
}
}

.text--center {
}
.pv1-header__logo {
 width:50px;
 margin-bottom:-11px;
 height:auto;
}
.pv1-header__menu--mobile {
}
.pv1-header__menu--mobile:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__menu--mobile.oxy-easy-posts .oxy-posts,
.pv1-header__menu--mobile.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.pv1-header__menu--mobile {
}
.pv1-header__menu--mobile:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__menu--mobile.oxy-easy-posts .oxy-posts,
.pv1-header__menu--mobile.ct-section .ct-section-inner-wrap{
display:inline-block;
}
}

.pv1-header {
 text-align:justify;
 z-index:999;
 background-color:var(--white);
 height:90px;
 box-shadow:0px 7px 16px var(--primary-ultra-light);
}
.pv1-header:not(.ct-section):not(.oxy-easy-posts),
.pv1-header.oxy-easy-posts .oxy-posts,
.pv1-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.pv1-header__menu-item {
 padding-top:10px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:10px;
 color:var(--base);
 transition-duration:0.3s;
}
@media (max-width: 991px) {
.pv1-header__menu-item {
 width:100%;
 border-bottom-color:var(--primary-light);
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.pv1-header__menu-item:hover{
 background-color:var(--primary-light);
}
}

.pv1-header__menu--desktop {
 text-align:right;
}
.pv1-header__menu--desktop:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__menu--desktop.oxy-easy-posts .oxy-posts,
.pv1-header__menu--desktop.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 991px) {
.pv1-header__menu--desktop {
}
.pv1-header__menu--desktop:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__menu--desktop.oxy-easy-posts .oxy-posts,
.pv1-header__menu--desktop.ct-section .ct-section-inner-wrap{
display:none;
}
}

.pv1-header__offcanvas-menu {
 z-index:99;
}
.pv1-header__offcanvas-menu:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__offcanvas-menu.oxy-easy-posts .oxy-posts,
.pv1-header__offcanvas-menu.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.pv1-header__offcanvas-menu {
 position:fixed;
 top:0px;
 left:100%;
 width:100%;
 height:100vh;
 text-align:center;
 background-color:var(--primary-ultra-light);
 transition-duration:0.4s;
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-m) ;
}
.pv1-header__offcanvas-menu:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__offcanvas-menu.oxy-easy-posts .oxy-posts,
.pv1-header__offcanvas-menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

.pv1-header__logo-wrapper {
 z-index:100;
}
.pv1-header__hamburger-menu {
 z-index:100;
 position:relative;
}
@media (max-width: 991px) {
.pv1-header__hamburger-menu {
}
}

.pv1-hero__img-blob {
 width:85%;
 position:absolute;
 z-index:1;
 bottom:-10px;
 height:auto;
}
.pv1-hero__img-wrapper {
 position:relative;
 text-align:center;
}
.pv1-hero__img-wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv1-hero__img-wrapper.oxy-easy-posts .oxy-posts,
.pv1-hero__img-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 991px) {
.pv1-hero__img-wrapper {
 width:70%;
 margin-left:auto;
 margin-right:auto;
}
}

@media (max-width: 767px) {
.pv1-hero__img-wrapper {
 width:100%;
}
}

.pv1-hero__content {
 position:relative;
}
.pv1-hero__content:not(.ct-section):not(.oxy-easy-posts),
.pv1-hero__content.oxy-easy-posts .oxy-posts,
.pv1-hero__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.pv1-hero__content-blob--1 {
 position:absolute;
 top:113px;
 left:0px;
 z-index:1;
 width:130px;
 height:auto;
}
@media (max-width: 1280px) {
.pv1-hero__content-blob--1 {
 position:absolute;
 top:0px;
}
}

@media (max-width: 991px) {
.pv1-hero__content-blob--1 {
}
}

.pv1-hero__content-blob--2 {
 position:absolute;
 right:0px;
 width:130px;
 top:50%;
 z-index:1;
 height:auto;
}
.pv1-logo-slider {
 width:100%;
}
.pv1-logo-slider__slides-wrapper {
 width:100%;
}
.pv1-logo-slider__slides-wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv1-logo-slider__slides-wrapper.oxy-easy-posts .oxy-posts,
.pv1-logo-slider__slides-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.pv1-logo-slider__slides {
 width:16.66%;
 text-align:center;
 height:100px;
}
.pv1-logo-slider__slides:not(.ct-section):not(.oxy-easy-posts),
.pv1-logo-slider__slides.oxy-easy-posts .oxy-posts,
.pv1-logo-slider__slides.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.pv1-logo-slider__slides {
}
}

.pv1-logo-slider__slides-wrapper--delay {
}
.pv1-logo-slider__slides-wrapper--delay:not(.ct-section):not(.oxy-easy-posts),
.pv1-logo-slider__slides-wrapper--delay.oxy-easy-posts .oxy-posts,
.pv1-logo-slider__slides-wrapper--delay.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.pv1-logo-slider__slides-wrapper--delay {
}
.pv1-logo-slider__slides-wrapper--delay:not(.ct-section):not(.oxy-easy-posts),
.pv1-logo-slider__slides-wrapper--delay.oxy-easy-posts .oxy-posts,
.pv1-logo-slider__slides-wrapper--delay.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.pv1-prob__blob {
 position:absolute;
 left:0px;
 width:320px;
 z-index:-1;
 top:0px;
 height:auto;
}
@media (max-width: 767px) {
.pv1-prob__blob {
 width:200px;
}
}

.pv1-prob {
 position:relative;
}
.pv1-prob:not(.ct-section):not(.oxy-easy-posts),
.pv1-prob.oxy-easy-posts .oxy-posts,
.pv1-prob.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: var(--space-l) ;grid-row-gap: var(--space-l) ;}
@media (max-width: 991px) {
.pv1-prob {
}
.pv1-prob .ct-section-inner-wrap {
padding-top: var(--space-s) ;
}
.pv1-prob:not(.ct-section):not(.oxy-easy-posts),
.pv1-prob.oxy-easy-posts .oxy-posts,
.pv1-prob.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: var(--space-l) ;}
}

.pv1-prob__card:locked{
}
.pv1-prob__card {
 border-top-color:var(--primary-light);
 border-right-color:var(--primary-light);
 border-bottom-color:var(--primary-light);
 border-left-color:var(--primary-light);
 border-top-width:5px;
 border-right-width:5px;
 border-bottom-width:5px;
 border-left-width:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:var(--space-l) ;
 padding-left:var(--space-l) ;
 padding-right:var(--space-l) ;
 padding-bottom:var(--space-l) ;
 border-radius:2rem;
}
.pv1-prob__card-icon {
 width:32px;
 height:auto;
}
.pv1-sol__card-logo {
 width:50px;
}
.pv1-sol__card {
 padding-top:var(--space-l) ;
 padding-left:var(--space-l) ;
 padding-right:var(--space-l) ;
 padding-bottom:var(--space-l) ;
 background-color:var(--primary-light);
 border-radius:20px;
 text-align:left;
}
.pv1-sol__card:not(.ct-section):not(.oxy-easy-posts),
.pv1-sol__card.oxy-easy-posts .oxy-posts,
.pv1-sol__card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.pv1-sol__blob {
 position:absolute;
 right:0px;
 width:350px;
 z-index:-1;
 height:auto;
}
.pv1-hero {
 background-color:var(--primary-ultra-light);
}
.pv1-hero .ct-section-inner-wrap {
padding-top: 12rem;
padding-bottom: var(--space-none) ;
}
.pv1-hero:not(.ct-section):not(.oxy-easy-posts),
.pv1-hero.oxy-easy-posts .oxy-posts,
.pv1-hero.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: var(--space-m) ;grid-row-gap: var(--space-m) ;}
@media (max-width: 991px) {
.pv1-hero {
}
.pv1-hero:not(.ct-section):not(.oxy-easy-posts),
.pv1-hero.oxy-easy-posts .oxy-posts,
.pv1-hero.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 767px) {
.pv1-hero {
}
.pv1-hero .ct-section-inner-wrap {
padding-top: 10rem;
}
}

.pv1-sol {
 position:relative;
 text-align:center;
}
.pv1-sol:not(.ct-section):not(.oxy-easy-posts),
.pv1-sol.oxy-easy-posts .oxy-posts,
.pv1-sol.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.pv1-process {
}
.pv1-process:not(.ct-section):not(.oxy-easy-posts),
.pv1-process.oxy-easy-posts .oxy-posts,
.pv1-process.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: var(--space-l) ;grid-row-gap: var(--space-l) ;}
@media (max-width: 991px) {
.pv1-process {
}
.pv1-process:not(.ct-section):not(.oxy-easy-posts),
.pv1-process.oxy-easy-posts .oxy-posts,
.pv1-process.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: var(--space-xl) ;}
}

.pv1-btn--outline:hover{
 color:var(--primary-light);
 border-top-color:var(--primary-hover);
 border-right-color:var(--primary-hover);
 border-bottom-color:var(--primary-hover);
 border-left-color:var(--primary-hover);
 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;
 background-color:var(--primary-hover);
}
.pv1-btn--outline {
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 padding-left:2rem;
 padding-right:2rem;
 border-top-color:var(--primary);
 border-right-color:var(--primary);
 border-bottom-color:var(--primary);
 border-left-color:var(--primary);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:.5rem;
 transition-duration:0.3s;
 text-align:center;
}
.pv1-btn--outline:not(.ct-section):not(.oxy-easy-posts),
.pv1-btn--outline.oxy-easy-posts .oxy-posts,
.pv1-btn--outline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.pv1-btn--primary:hover{
 color:var(--primary-light);
 border-top-color:var(--primary-hover);
 border-right-color:var(--primary-hover);
 border-bottom-color:var(--primary-hover);
 border-left-color:var(--primary-hover);
 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;
 background-color:var(--primary-hover);
}
.pv1-btn--primary {
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 padding-left:2rem;
 padding-right:2rem;
 border-top-color:var(--primary);
 border-right-color:var(--primary);
 border-bottom-color:var(--primary);
 border-left-color:var(--primary);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:.5rem;
 transition-duration:0.3s;
 background-color:var(--primary);
 text-align:center;
 color:var(--primary-light);
}
.pv1-btn--primary:not(.ct-section):not(.oxy-easy-posts),
.pv1-btn--primary.oxy-easy-posts .oxy-posts,
.pv1-btn--primary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.pv1-btn__wrapper {
}
.pv1-btn__wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv1-btn__wrapper.oxy-easy-posts .oxy-posts,
.pv1-btn__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.pv1-btn__wrapper {
 width:100%;
 text-align:justify;
}
.pv1-btn__wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv1-btn__wrapper.oxy-easy-posts .oxy-posts,
.pv1-btn__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

.pv1-process__card-wrapper {
}
.pv1-process__card-wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv1-process__card-wrapper.oxy-easy-posts .oxy-posts,
.pv1-process__card-wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: var(--space-l) ;grid-row-gap: var(--space-l) ;}
@media (max-width: 767px) {
.pv1-process__card-wrapper {
}
.pv1-process__card-wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv1-process__card-wrapper.oxy-easy-posts .oxy-posts,
.pv1-process__card-wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.pv1-process__card-num {
 width:65px;
 position:absolute;
 top:20px;
 right:20px;
 height:auto;
}
.pv1-process__card-icon {
color: var(--primary);}.pv1-process__card-icon 
>svg {width: 35px;height: 35px;}.pv1-process__card-icon {
}
.pv1-process__card:nth-of-type(2n+1){
 margin-bottom:-3rem;
 margin-top:3rem;
}
.pv1-process__card:nth-of-type(2n){
 margin-top:-3rem;
 margin-bottom:3rem;
}
.pv1-process__card {
 position:relative;
 background-color:var(--primary-light);
 padding-top:var(--space-l) ;
 padding-left:var(--space-l) ;
 padding-right:var(--space-l) ;
 padding-bottom:var(--space-l) ;
 border-radius:2rem;
}
@media (max-width: 767px) {
.pv1-process__card:nth-of-type(2n){
 margin-top:0px;
 margin-bottom:0px;
}
.pv1-process__card:nth-of-type(2n+1){
 margin-top:0px;
 margin-bottom:0px;
}
}

.pv1-proj {
 position:relative;
 overflow:hidden;
}
.pv1-proj:not(.ct-section):not(.oxy-easy-posts),
.pv1-proj.oxy-easy-posts .oxy-posts,
.pv1-proj.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.pv1-proj__slider {
 width:100%;
 height:500px;
 margin-top:var(--space-xl) ;
 slider-remove-padding:no;
 slider-dots-overlay:no;
 slider-slide-padding:var(--space-m) ;
}
.pv1-proj__slider .ct-slide {
				padding: var(--space-m)  ;			}
		@media (max-width: 991px) {
.pv1-proj__slider {
}
}

.pv1-proj__slides {
}
.pv1-proj__slides:not(.ct-section):not(.oxy-easy-posts),
.pv1-proj__slides.oxy-easy-posts .oxy-posts,
.pv1-proj__slides.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: var(--space-l) ;grid-row-gap: var(--space-l) ;}
@media (max-width: 991px) {
.pv1-proj__slides {
}
.pv1-proj__slides:not(.ct-section):not(.oxy-easy-posts),
.pv1-proj__slides.oxy-easy-posts .oxy-posts,
.pv1-proj__slides.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.pv1-proj__img-wrapper {
 height:400px;
}
@media (max-width: 767px) {
.pv1-proj__img-wrapper {
 height:300px;
}
}

.pv1-proj__img-half-border:after{
  content:"";
}
.pv1-proj__img-half-border:before{
 width:50%;
 height:100%;
 position:absolute;
 left:1px;
 z-index:-1;
 border-top-color:var(--primary-trans-10);
 border-right-color:var(--primary-trans-10);
 border-bottom-color:var(--primary-trans-10);
 border-left-color:var(--primary-trans-10);
 border-top-width:6px;
 border-right-width:6px;
 border-bottom-width:6px;
 border-left-width:6px;
 border-top-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-left-radius:20px;
 border-bottom-left-radius:20px;
 border-right-style:none;
 top:0px;
  content:"";
}
.pv1-proj__img-half-border {
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-m) ;
}
.pv1-proj__img-1:hover{
}
.pv1-proj__img-1 {
 border-top-width:10px;
 border-right-width:10px;
 border-bottom-width:10px;
 border-left-width:10px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-color:#ffff;
 border-right-color:#ffff;
 border-bottom-color:#ffff;
 border-left-color:#ffff;
 position:relative;
 width:80%;
 height:100%;
 border-radius:2rem;
 margin-right:auto;
 box-shadow:-10px 15px 15px var(--primary-trans-10);
object-fit: cover;
}
@media (max-width: 1280px) {
.pv1-proj__img-1 {
 width:100%;
}
}

.pv1-proj__img-2 {
 position:absolute;
 right:0px;
 bottom:-50px;
 z-index:2;
 width:280px;
 height:300px;
 border-radius:2rem;
 box-shadow:-10px 10px 16px rgba(0,0,0,0.31);
object-fit: cover;
}
@media (max-width: 1280px) {
.pv1-proj__img-2 {
 width:230px;
 height:auto;
}
}

@media (max-width: 767px) {
.pv1-proj__img-2 {
 width:200px;
 height:auto;
}
}

@media (max-width: 479px) {
.pv1-proj__img-2 {
 width:150px;
}
}

.pv1-proj__title {
 color:var(--primary);
}
.pv1-proj__skills-wrapper {
 margin-bottom:var(--space-l) ;
}
.pv1-proj__skills-wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv1-proj__skills-wrapper.oxy-easy-posts .oxy-posts,
.pv1-proj__skills-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
.pv1-proj__skill-items {
 color:var(--primary);
 padding-left:15px;
 background-color:var(--primary-light);
 border-radius:.5rem;
 padding-right:15px;
}
.pv1-proj__slider-content {
}
@media (max-width: 991px) {
.pv1-proj__slider-content {
 margin-top:var(--space-xl) ;
}
}

@media (max-width: 767px) {
.pv1-proj__slider-content {
 margin-top:var(--space-xxl) ;
}
}

.pv1-proj__slides-container {
}
.pv1-about__float-arrow {
 width:150px;
 position:absolute;
 right:0px;
 height:auto;
}
.pv1-about {
 position:relative;
}
.pv1-about:not(.ct-section):not(.oxy-easy-posts),
.pv1-about.oxy-easy-posts .oxy-posts,
.pv1-about.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: var(--space-l) ;grid-row-gap: var(--space-l) ;}
@media (max-width: 767px) {
.pv1-about {
}
.pv1-about:not(.ct-section):not(.oxy-easy-posts),
.pv1-about.oxy-easy-posts .oxy-posts,
.pv1-about.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.pv1-about__img-border:before{
 height:100%;
 width:50%;
 position:absolute;
 top:0px;
 border-top-color:var(--primary-trans-10);
 border-bottom-color:var(--primary-trans-10);
 border-top-width:5px;
 border-right-width:5px;
 border-bottom-width:5px;
 border-left-width:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 right:0px;
 border-left-color:transparent;
 border-right-color:var(--primary-trans-10);
 border-top-right-radius:2rem;
 border-bottom-right-radius:2rem;
  content:"";
}
.pv1-about__img-border {
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-m) ;
 overflow:visible;
 position:relative;
}
.pv1-footer {
 text-align:center;
}
.pv1-footer:not(.ct-section):not(.oxy-easy-posts),
.pv1-footer.oxy-easy-posts .oxy-posts,
.pv1-footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
.pv1-footer__top-bar {
 text-align:justify;
 width:100%;
 padding-top:var(--space-s) ;
 padding-bottom:var(--space-s) ;
}
.pv1-footer__top-bar:not(.ct-section):not(.oxy-easy-posts),
.pv1-footer__top-bar.oxy-easy-posts .oxy-posts,
.pv1-footer__top-bar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 479px) {
.pv1-footer__top-bar {
}
.pv1-footer__top-bar:not(.ct-section):not(.oxy-easy-posts),
.pv1-footer__top-bar.oxy-easy-posts .oxy-posts,
.pv1-footer__top-bar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.pv1-footer_copyright-bar {
 padding-top:var(--space-s) ;
 padding-bottom:var(--space-s) ;
 border-top-color:var(--primary-light);
 border-top-width:4px;
 border-top-style:solid;
 width:100%;
 text-align:center;
}
.pv1-footer_copyright-bar:not(.ct-section):not(.oxy-easy-posts),
.pv1-footer_copyright-bar.oxy-easy-posts .oxy-posts,
.pv1-footer_copyright-bar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.pv1-header__mobile-nav {
}
.pv1-header__mobile-nav:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__mobile-nav.oxy-easy-posts .oxy-posts,
.pv1-header__mobile-nav.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.pv1-header__mobile-nav {
 width:100%;
 text-align:center;
}
.pv1-header__mobile-nav:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__mobile-nav.oxy-easy-posts .oxy-posts,
.pv1-header__mobile-nav.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.pv1-header__desktop-nav {
}
.pv1-header__desktop-nav:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__desktop-nav.oxy-easy-posts .oxy-posts,
.pv1-header__desktop-nav.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.faq-sec__tab-icon--minus {
color: var(--primary);}.faq-sec__tab-icon--minus 
>svg {width: 30px;height: 30px;}.faq-sec__tab-icon--minus {
 margin-right:8px;
 transition-duration:0.3s;
 margin-top:auto;
 margin-bottom:auto;
}
@media (max-width: 767px) {
.faq-sec__tab-icon--minus {
}.faq-sec__tab-icon--minus 
>svg {width: 25px;height: 25px;}.faq-sec__tab-icon--minus {
}
}

@media (max-width: 479px) {
.faq-sec__tab-icon--minus {
}.faq-sec__tab-icon--minus 
>svg {width: 20px;height: 20px;}.faq-sec__tab-icon--minus {
}
}

.pv1-header__offcanvas-menu--scroll {
}
.pv1-header__offcanvas-menu--scroll:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__offcanvas-menu--scroll.oxy-easy-posts .oxy-posts,
.pv1-header__offcanvas-menu--scroll.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.pv1-header__offcanvas-menu--scroll {
 text-align:center;
 width:100%;
 height:70%;
overflow-y: auto;
}
.pv1-header__offcanvas-menu--scroll:not(.ct-section):not(.oxy-easy-posts),
.pv1-header__offcanvas-menu--scroll.oxy-easy-posts .oxy-posts,
.pv1-header__offcanvas-menu--scroll.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.pv2-faq__tab:hover{
 background-color:var(--primary-ultra-light);
}
.pv2-faq__tab {
 width:100%;
 text-align:justify;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 border-bottom-color:var(--secondary-light);
 padding-bottom:var(--space-m) ;
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 transition-duration:0.3s;
 border-radius:3rem;
 background-color:var(--primary-light);
 margin-top:var(--space-m) ;
cursor: pointer;
}
.pv2-faq__tab:not(.ct-section):not(.oxy-easy-posts),
.pv2-faq__tab.oxy-easy-posts .oxy-posts,
.pv2-faq__tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 767px) {
.pv2-faq__tab {
 padding-top:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-bottom:var(--space-s) ;
}
}

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

.pv2-faq__tab-content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 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;
}
.pv2-faq__tab-content:not(.ct-section):not(.oxy-easy-posts),
.pv2-faq__tab-content.oxy-easy-posts .oxy-posts,
.pv2-faq__tab-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.pv2-faq__tab-content--hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.pv2-faq__tab-content--hidden:not(.ct-section):not(.oxy-easy-posts),
.pv2-faq__tab-content--hidden.oxy-easy-posts .oxy-posts,
.pv2-faq__tab-content--hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.pv2-faq__tab-label {
 font-size:var(--text-l) ;
 font-weight:500;
 color:var(--shade-ultra-dark);
}
@media (max-width: 479px) {
.pv2-faq__tab-label {
 font-size:var(--text-m) ;
 font-weight:700;
 line-height:1.4;
}
}

.pv2-faq__content-wrapper {
 padding-top:var(--space-l) ;
 padding-left:var(--space-l) ;
 padding-right:var(--space-l) ;
 padding-bottom:var(--space-xl) ;
}
@media (max-width: 479px) {
.pv2-faq__content-wrapper {
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-l) ;
}
}

.pv2-faq__blob {
 width:260px;
 position:absolute;
 left:0px;
 z-index:-1;
 height:auto;
}
.pv2-faq__tab-icon--minus {
color: var(--primary);}.pv2-faq__tab-icon--minus 
>svg {width: 30px;height: 30px;}.pv2-faq__tab-icon--minus {
 margin-right:8px;
 transition-duration:0.3s;
 margin-top:auto;
 margin-bottom:auto;
}
@media (max-width: 767px) {
.pv2-faq__tab-icon--minus {
}.pv2-faq__tab-icon--minus 
>svg {width: 25px;height: 25px;}.pv2-faq__tab-icon--minus {
}
}

@media (max-width: 479px) {
.pv2-faq__tab-icon--minus {
}.pv2-faq__tab-icon--minus 
>svg {width: 20px;height: 20px;}.pv2-faq__tab-icon--minus {
}
}

.pv2-faq__tab-icon {
color: var(--primary);}.pv2-faq__tab-icon 
>svg {width: 30px;height: 30px;}.pv2-faq__tab-icon {
 margin-right:8px;
 transition-duration:0.3s;
 margin-top:auto;
 margin-bottom:auto;
}
@media (max-width: 767px) {
.pv2-faq__tab-icon {
}.pv2-faq__tab-icon 
>svg {width: 25px;height: 25px;}.pv2-faq__tab-icon {
}
}

@media (max-width: 479px) {
.pv2-faq__tab-icon {
}.pv2-faq__tab-icon 
>svg {width: 20px;height: 20px;}.pv2-faq__tab-icon {
}
}

.pv3-portfolio__card {
 background-color:var(--primary-light);
 padding-top:var(--space-l) ;
 padding-left:var(--space-l) ;
 padding-right:var(--space-l) ;
 padding-bottom:var(--space-l) ;
 border-radius:2rem;
}
.pv3-portfolio__card:not(.ct-section):not(.oxy-easy-posts),
.pv3-portfolio__card.oxy-easy-posts .oxy-posts,
.pv3-portfolio__card.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.pv3-portfolio__card {
}
.pv3-portfolio__card:not(.ct-section):not(.oxy-easy-posts),
.pv3-portfolio__card.oxy-easy-posts .oxy-posts,
.pv3-portfolio__card.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.pv3-portfolio__card--content {
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-m) ;
}
@media (max-width: 767px) {
.pv3-portfolio__card--content {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
}

.pv3-portfolio__card-title {
 font-size:var(--text-xl) ;
}
.pv3-portfolio__card--colored-text {
 color:var(--primary);
}
.pv3-btn--icon-primary:hover{
 color:var(--primary-light);
 border-top-color:var(--primary-hover);
 border-right-color:var(--primary-hover);
 border-bottom-color:var(--primary-hover);
 border-left-color:var(--primary-hover);
 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;
 background-color:var(--primary-hover);
}
.pv3-btn--icon-primary {
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 padding-left:2rem;
 padding-right:2rem;
 border-top-color:transparent;
 border-right-color:transparent;
 border-bottom-color:transparent;
 border-left-color:transparent;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:.5rem;
 transition-duration:0.3s;
 text-align:center;
 background-color:var(--primary);
 color:var(--primary-light);
}
.pv3-btn--icon-primary:not(.ct-section):not(.oxy-easy-posts),
.pv3-btn--icon-primary.oxy-easy-posts .oxy-posts,
.pv3-btn--icon-primary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.margin-bottom--l {
}
.bg--primary-light {
}
.grid--2-1 {
}
.pv3-hero__blob {
 width:660px;
 position:absolute;
 z-index:1;
 top:90px;
 right:10vw;
}
@media (max-width: 767px) {
.pv3-hero__blob {
 width:500px;
}
}

.pv3-btn--primary:hover{
 color:var(--primary-light);
 border-top-color:var(--primary-hover);
 border-right-color:var(--primary-hover);
 border-bottom-color:var(--primary-hover);
 border-left-color:var(--primary-hover);
 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;
 background-color:var(--primary-hover);
}
.pv3-btn--primary {
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 padding-left:2rem;
 padding-right:2rem;
 border-top-color:var(--primary);
 border-right-color:var(--primary);
 border-bottom-color:var(--primary);
 border-left-color:var(--primary);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:.5rem;
 transition-duration:0.3s;
 background-color:var(--primary);
 text-align:center;
 color:var(--primary-light);
}
.pv3-btn--primary:not(.ct-section):not(.oxy-easy-posts),
.pv3-btn--primary.oxy-easy-posts .oxy-posts,
.pv3-btn--primary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.pv3-hero__blob--btm:ct_depth{
}
.pv3-hero__blob--btm {
 position:absolute;
 bottom:0px;
 left:0px;
 width:520px;
 z-index:1;
 height:auto;
}
.pv3-btn__wrapper {
}
.pv3-btn__wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv3-btn__wrapper.oxy-easy-posts .oxy-posts,
.pv3-btn__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.pv3-btn__wrapper {
 width:100%;
 text-align:justify;
}
.pv3-btn__wrapper:not(.ct-section):not(.oxy-easy-posts),
.pv3-btn__wrapper.oxy-easy-posts .oxy-posts,
.pv3-btn__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

.bg--accent-light {
}
.box-shadow--xl {
}
.pad--none {
}
.breakout--full {
}
.pad--l {
}
.btn--s {
}
.margin-top--s {
}
.margin-left--s {
}
.height--80 {
}
.flex--col {
}
.om-contact-20__card-wrapper {
}
.om-contact-20__card-wrapper:not(.ct-section):not(.oxy-easy-posts),
.om-contact-20__card-wrapper.oxy-easy-posts .oxy-posts,
.om-contact-20__card-wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.om-contact-20__card-wrapper:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.om-contact-20__card-wrapper.ct-section .ct-section-inner-wrap > :last-child,
.om-contact-20__card-wrapper.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 2;}
.om-contact-20__card-wrapper:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.om-contact-20__card-wrapper.ct-section .ct-section-inner-wrap > :nth-child(1),
.om-contact-20__card-wrapper.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 2;}
@media (max-width: 767px) {
.om-contact-20__card-wrapper {
}
.om-contact-20__card-wrapper:not(.ct-section):not(.oxy-easy-posts),
.om-contact-20__card-wrapper.oxy-easy-posts .oxy-posts,
.om-contact-20__card-wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.om-contact-20__card-wrapper:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.om-contact-20__card-wrapper.ct-section .ct-section-inner-wrap > :last-child,
.om-contact-20__card-wrapper.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 1;}
.om-contact-20__card-wrapper:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.om-contact-20__card-wrapper.ct-section .ct-section-inner-wrap > :nth-child(1),
.om-contact-20__card-wrapper.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 1;}
}

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

.om-contact-20__card {
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-m) ;
 border-radius:var(--radius-m) ;
 background-color:var(--base-ultra-light);
}
.om-contact-20__ql-card {
}
.om-contact-20__ql-card:not(.ct-section):not(.oxy-easy-posts),
.om-contact-20__ql-card.oxy-easy-posts .oxy-posts,
.om-contact-20__ql-card.ct-section .ct-section-inner-wrap{
display:flex;
}
.om-contact-20__ql-card-icon {
color: #333333;}.om-contact-20__ql-card-icon 
>svg {width: 24px;height: 24px;}.om-contact-20__ql-card-icon {
}
.om-contact-20__ql-card-text {
 font-size:var(--text-s) ;
 color:var(--base);
}
.text--shade-light {
}
.text--left {
}
.style-guide__h-accent {
 color:var(--primary);
 font-weight:700;
 font-size:var(--text-s) ;
 text-transform:uppercase;
 letter-spacing:.05em;
}
.style-guide__h1 {
 color:var(--shade-white);
 margin-top:var(--space-s) ;
}
.style-guide__lede {
 color:var(--shade-white);
 margin-top:var(--space-s) ;
 max-width:38ch ;
}
.pad-section--s {
}
.bg--accent {
}
.bg--accent-comp {
}
.bg--accent-dark {
}
.bg--accent-medium {
}
.bg--accent-trans-10 {
}
.bg--accent-trans-20 {
}
.bg--accent-trans-40 {
}
.bg--accent-trans-60 {
}
.bg--accent-trans-80 {
}
.bg--accent-trans-90 {
}
.bg--accent-ultra-dark {
}
.bg--accent-ultra-light {
}
.bg--base {
}
.bg--base-comp {
}
.bg--base-dark {
}
.bg--base-light {
}
.bg--base-medium {
}
.bg--base-trans-10 {
}
.bg--base-trans-20 {
}
.bg--base-trans-40 {
}
.bg--base-trans-60 {
}
.bg--base-trans-80 {
}
.bg--base-trans-90 {
}
.bg--primary-comp {
}
.bg--primary-dark {
}
.bg--primary-medium {
}
.bg--primary-trans-10 {
}
.bg--primary-trans-20 {
}
.bg--primary-trans-40 {
}
.bg--primary-trans-60 {
}
.bg--primary-trans-80 {
}
.bg--primary-trans-90 {
}
.bg--primary-ultra-dark {
}
.bg--secondary {
}
.bg--secondary-comp {
}
.bg--secondary-dark {
}
.bg--secondary-light {
}
.bg--secondary-medium {
}
.bg--secondary-trans-10 {
}
.bg--secondary-trans-20 {
}
.bg--secondary-trans-40 {
}
.bg--secondary-trans-60 {
}
.bg--secondary-trans-80 {
}
.bg--secondary-trans-90 {
}
.bg--secondary-ultra-dark {
}
.bg--secondary-ultra-light {
}
.bg--shade-dark {
}
.bg--shade-light {
}
.bg--shade-medium {
}
.bg--shade-ultra-dark {
}
.bg--shade-ultra-light {
}
.box-shadow--l {
}
.box-shadow--m {
}
.btn--accent {
}
.btn--base {
}
.btn--l {
}
.btn--m {
}
.btn--xl {
}
.btn--xs {
}
.btn--xxl {
}
.margin-bottom--s {
}
.pad--s {
}
.pad--xs {
}
.pad--xxl {
}
.rounded--l {
}
.rounded--s {
}
.rounded--xl {
}
.rounded--xxl {
}
.text--xs {
}
.section-title {
 font-size:var(--text-xxl) ;
 color:var(--shade-dark);
}
.section-lede {
 color:var(--base-dark);
 margin-top:var(--space-xs) ;
 max-width:60ch ;
}
.section-intro__container {
 width:100%;
 padding-bottom:var(--space-xs) ;
 border-bottom-color:var(--shade-ultra-light);
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.color-title {
 color:var(--base-dark);
 font-size:var(--text-s) ;
 text-transform:uppercase;
 font-weight:700;
}
.tabs-0118-tab:first-of-type{
 margin-left:0px;
}
.tabs-0118-tab {
 border-radius:var(--radius-m) ;
 background-color:var(--shade-ultra-light);
 color:var(--shade-dark);
 margin-left:var(--space-s) ;
 padding-top:.8rem;
 padding-left:1.8rem;
 padding-right:1.8rem;
 padding-bottom:.8rem;
 font-size:var(--text-s) ;
}
.tabs-0118-tab-active {
 background-color:var(--primary);
 color:var(--shade-white);
}
.tabs-contents-0118-tab {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.color-card__wrapper {
 border-radius:var(--radius-m) ;
 padding-top:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-bottom:var(--space-s) ;
 width:100%;
aspect-ratio: 1 / 1;
}
.color-card__wrapper:not(.ct-section):not(.oxy-easy-posts),
.color-card__wrapper.oxy-easy-posts .oxy-posts,
.color-card__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.color-card__name {
 font-size:var(--text-xs) ;
 color:var(--base);
 font-weight:700;
 padding-bottom:.4rem;
 padding-top:.4rem;
 padding-left:.8rem;
 padding-right:.8rem;
 background-color:var(--shade-white);
 border-radius:var(--radius-m) ;
}
.color-card__container {
 width:100%;
 text-align:left;
 margin-top:var(--space-s) ;
 min-height:15rem;
}
.color-card__container:not(.ct-section):not(.oxy-easy-posts),
.color-card__container.oxy-easy-posts .oxy-posts,
.color-card__container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(7, minmax(0px, 1fr));grid-column-gap: var(--space-s) ;grid-row-gap: 20px;}
@media (max-width: 1280px) {
.color-card__container {
}
.color-card__container:not(.ct-section):not(.oxy-easy-posts),
.color-card__container.oxy-easy-posts .oxy-posts,
.color-card__container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(4, minmax(0px, 1fr));grid-column-gap: var(--space-s) ;grid-row-gap: 20px;}
}

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

@media (max-width: 479px) {
.color-card__container {
}
.color-card__container:not(.ct-section):not(.oxy-easy-posts),
.color-card__container.oxy-easy-posts .oxy-posts,
.color-card__container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(0px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.color__container {
 width:100%;
 margin-top:var(--space-l) ;
}
.bg--shade-trans-10 {
}
.bg--shade-trans-20 {
}
.bg--shade-trans-40 {
}
.bg--shade-trans-60 {
}
.bg--shade-trans-80 {
}
.bg--shade-trans-90 {
}
.text--400 {
}
.text--500 {
}
.text--700 {
}
.section__subtitle {
 padding-top:.75em;
 padding-left:1.5em;
 padding-right:1.5em;
 padding-bottom:.75em;
 background-color:var(--primary);
 color:var(--shade-white);
 border-radius:var(--radius-m) ;
 font-size:var(--text-s) ;
 line-height:1;
 margin-top:var(--space-l) ;
 font-weight:600;
}
.section__subtitle:not(.ct-section):not(.oxy-easy-posts),
.section__subtitle.oxy-easy-posts .oxy-posts,
.section__subtitle.ct-section .ct-section-inner-wrap{
display:flex;
}
.typography__family-title {
 color:var(--shade-dark);
}
.typography__family-title--container {
 margin-top:var(--space-l) ;
 padding-bottom:1.6rem;
 width:100%;
 border-bottom-color:var(--shade-light);
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.typography__headings {
 max-width:9ch ;
}
.typography__body {
 max-width:6ch ;
}
.buttons__title {
 color:var(--shade-dark);
 text-transform:uppercase;
}
.buttons__container {
 width:100%;
 padding-top:var(--space-l) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-l) ;
}
.buttons__title-white {
 color:var(--shade-white);
}
.button-scale__wrapper:first-of-type{
 margin-top:0px;
}
.button-scale__wrapper {
 margin-top:1rem;
}
.widths__wrapper {
 width:100%;
 margin-top:var(--space-l) ;
 border-left-color:var(--base-light);
 border-left-width:3px;
 border-left-style:solid;
 max-width:100%;
}
.width__bar:first-of-type{
 margin-top:0px;
}
.width__bar {
 background-color:var(--base-light);
 height:8rem;
 border-top-right-radius:var(--radius-m) ;
 border-bottom-right-radius:var(--radius-m) ;
 margin-top:var(--space-s) ;
 position:relative;
}
.width__bar:not(.ct-section):not(.oxy-easy-posts),
.width__bar.oxy-easy-posts .oxy-posts,
.width__bar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 991px) {
.width__bar {
 height:6rem;
}
}

@media (max-width: 767px) {
.width__bar {
 height:3.75rem;
}
}

@media (max-width: 479px) {
.width__bar {
 height:3rem;
}
}

.width__bar-label {
 font-weight:700;
 color:var(--base-dark);
 position:absolute;
 text-align:left;
 right:2rem;
 font-size:var(--text-s) ;
}
@media (max-width: 479px) {
.width__bar-label {
 font-size:var(--text-xs) ;
}
}

.pad-section__wrapper {
 width:100%;
 margin-top:var(--space-l) ;
 border-top-color:var(--base-light);
 border-top-width:3px;
 border-top-style:solid;
 max-width:100%;
}
.pad-section__wrapper:not(.ct-section):not(.oxy-easy-posts),
.pad-section__wrapper.oxy-easy-posts .oxy-posts,
.pad-section__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:space-between;
}
.pad-section__bar:first-of-type{
 background-color:transparent;
}
.pad-section__bar {
 padding-bottom:1.8rem;
 background-color:var(--base-light);
 text-align:center;
 border-bottom-left-radius:var(--radius-s) ;
 border-bottom-right-radius:var(--radius-s) ;
 width:8rem;
 position:relative;
 border-radius:var(--radius-s) ;
 border-top-left-radius:0px;
 border-top-right-radius:0px;
}
.pad-section__bar:not(.ct-section):not(.oxy-easy-posts),
.pad-section__bar.oxy-easy-posts .oxy-posts,
.pad-section__bar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 991px) {
.pad-section__bar {
 width:6rem;
}
}

@media (max-width: 767px) {
.pad-section__bar {
 width:3.75rem;
}
}

@media (max-width: 479px) {
.pad-section__bar {
 width:3rem;
}
}

.pad-section__bar-label {
 font-weight:700;
 color:var(--base-dark);
 position:absolute;
 bottom:-2.5em;
 font-size:var(--text-s) ;
}
@media (max-width: 479px) {
}

.spacing__element:first-of-type{
 margin-top:0px;
}
.spacing__element {
 margin-top:var(--space-s) ;
}
.spacing__element:not(.ct-section):not(.oxy-easy-posts),
.spacing__element.oxy-easy-posts .oxy-posts,
.spacing__element.ct-section .ct-section-inner-wrap{
flex-direction:row;
align-items:center;
}
.spacing__wrapper {
 width:100%;
 margin-top:var(--space-l) ;
}
.spacing__line {
 background-color:var(--primary);
 height:.4rem;
}
.spacing__label {
 padding-top:0em;
 padding-left:0em;
 padding-right:0em;
 padding-bottom:0em;
 color:var(--base-dark);
 font-size:var(--text-s) ;
 font-weight:700;
 margin-left:var(--space-s) ;
 border-radius:var(--radius-m) ;
 line-height:1;
}
.padding__wrapper {
 margin-top:var(--space-m) ;
 width:100% ;
}
.padding__wrapper:not(.ct-section):not(.oxy-easy-posts),
.padding__wrapper.oxy-easy-posts .oxy-posts,
.padding__wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: start;grid-template-columns: repeat(3, minmax(0px, 1fr));grid-column-gap: var(--space-m) ;grid-row-gap: var(--space-m) ;}
@media (max-width: 991px) {
.padding__wrapper {
}
.padding__wrapper:not(.ct-section):not(.oxy-easy-posts),
.padding__wrapper.oxy-easy-posts .oxy-posts,
.padding__wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(0px, 1fr));grid-column-gap: var(--space-m) ;grid-row-gap: var(--space-m) ;}
}

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

.padding__container:first-of-type{
 margin-left:0px;
}
.padding__container {
 background-color:var(--base-dark);
 border-radius:var(--radius-m) ;
 text-align:center;
 font-size:var(--text-s) ;
 color:var(--base-ultra-light);
}
@media (max-width: 991px) {
.padding__container:first-of-type{
 margin-top:0px;
}
}

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

.shadow__wrapper {
 margin-top:var(--space-l) ;
 margin-left:spx;
}
.shadow__wrapper:not(.ct-section):not(.oxy-easy-posts),
.shadow__wrapper.oxy-easy-posts .oxy-posts,
.shadow__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.shadow__wrapper {
}
.shadow__wrapper:not(.ct-section):not(.oxy-easy-posts),
.shadow__wrapper.oxy-easy-posts .oxy-posts,
.shadow__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.box-shadow__box:first-of-type{
 margin-left:0px;
}
.box-shadow__box {
 padding-top:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-bottom:var(--space-s) ;
 border-radius:var(--radius-m) ;
 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:var(--base-light);
 border-right-color:var(--base-light);
 border-bottom-color:var(--base-light);
 border-left-color:var(--base-light);
 margin-left:var(--space-s) ;
}
@media (max-width: 991px) {
.box-shadow__box:first-of-type{
 margin-top:0px;
}
.box-shadow__box {
 margin-left:0px;
 margin-top:var(--space-s) ;
}
}

.box-shadow__label {
 color:var(--base-dark);
 font-size:var(--text-s) ;
 font-weight:700;
}
.radius__wrapper {
 margin-left:spx;
 margin-top:var(--space-l) ;
}
.radius__wrapper:not(.ct-section):not(.oxy-easy-posts),
.radius__wrapper.oxy-easy-posts .oxy-posts,
.radius__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.radius__wrapper {
}
.radius__wrapper:not(.ct-section):not(.oxy-easy-posts),
.radius__wrapper.oxy-easy-posts .oxy-posts,
.radius__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.radius__box:first-of-type{
 margin-left:0px;
}
.radius__box {
 padding-top:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-bottom:var(--space-s) ;
 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:var(--base-light);
 border-right-color:var(--base-light);
 border-bottom-color:var(--base-light);
 border-left-color:var(--base-light);
 margin-left:var(--space-s) ;
}
@media (max-width: 991px) {
.radius__box:first-of-type{
 margin-top:0px;
}
.radius__box {
 margin-left:0px;
 margin-top:var(--space-s) ;
}
}

.padding__heading {
 font-size:var(--text-m) ;
}
.padding__text {
 margin-top:var(--space-xs) ;
}
.bg--shade {
}
.grid--4 {
}
.btn--white {
}
.style-guide__section {
background-image: linear-gradient(var(--base-light-trans-20), rgba(0,0,0,0) 20rem);}
.space-below {
 margin-bottom:30px;
}
.grey_button:hover{
 transition-duration:0.3s;
 color:var(--primary-comp);
 background-color:rgba(0,0,0,0.2);
 box-shadow:11px 10px 16px 0px rgba(0,0,0,0.25);
}
.grey_button {
 text-align:justify;
 width:320px;
 color:var(--primary-comp);
 transition-duration:0.2s;
 transition-timing-function:ease-in-out;
 background-color:#666666;
 padding-top:0px;
 margin-bottom:30px;
}
.grey_button:not(.ct-section):not(.oxy-easy-posts),
.grey_button.oxy-easy-posts .oxy-posts,
.grey_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 479px) {
.grey_button {
 max-width:240px;
}
}

.drop-shadow-m {
box-shadow: 0 1.1px 1.5px -5px rgba(0, 0, 0, 0.022), 0 2.8px 3.8px -5px rgba(0, 0, 0, 0.031), 0 5.7px 7.7px -5px rgba(0, 0, 0, 0.039), 0 11.7px 15.9px -5px rgba(0, 0, 0, 0.048), 0 32px 46px -5px rgba(0, 0, 0, 0.07) ;
}
.rounded {
 border-radius:8px;
}
.mobile-menu-style-button {
}
@media (max-width: 767px) {
.mobile-menu-style-button {
cursor: pointer;
}
}

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

@media (max-width: 479px) {
.mobile-style-menu {
 width:auto;
}
}

.border-radius-m {
 border-radius:8px;
}
.text-link:hover{
 color:var(--secondary);
}
.text-link {
 width:100%;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
 padding-top:8px;
 color:var(--primary);
}
.text--accent {
}
.p-16 {
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
}
@media (max-width: 767px) {
.mobile-style-menu-open {
 position:absolute;
 top:0px;
 background-color:#ffffff;
 right:auto ;
 bottom:auto ;
 z-index:99;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 left:50px;
 width:150px;
}
.mobile-style-menu-open:not(.ct-section):not(.oxy-easy-posts),
.mobile-style-menu-open.oxy-easy-posts .oxy-posts,
.mobile-style-menu-open.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.mobile-style-menu-open {
 width:150px;
}
}

.style-title {
 width:100%;
 padding-bottom:24px;
 color:#000000;
}
.headline {
 margin-bottom:8px;
 transition-timing-function:ease-in-out;
 transition-delay:0s;
 transition-duration:1s;
}
.copy-class {
}
.grid--auto-3 {
}
.text--m {
}
.width-wrapper {
 width:100%;
}
.width-wrapper:not(.ct-section):not(.oxy-easy-posts),
.width-wrapper.oxy-easy-posts .oxy-posts,
.width-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.style-width-text-wrapper {
 margin-bottom:16px;
}
.style-width-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.style-width-text-wrapper.oxy-easy-posts .oxy-posts,
.style-width-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:center;
}
.style-width-text {
 margin-right:16px;
 padding-top:2px;
 padding-left:4px;
 padding-right:4px;
 padding-bottom:2px;
 background-color:var(--primary-trans-10);
 margin-left:16px;
}
.spacing-marker:before{
transform:translateY(-50%); background-color:var(--primary);
 height:24px;
 width:1px;
 position:absolute;
 top:50%;
 left:0px;
  content:"";
}
.spacing-marker:after{
transform:translateY(-50%); width:1px;
 height:24px;
 position:absolute;
 top:50%;
 right:0px;
 background-color:var(--primary);
  content:"";
}
.spacing-marker {
 height:4px;
 background-color:var(--primary);
 position:relative;
}
.width--xs {
}
.width--s {
}
.width--xl {
}
.width--xxl {
}
.width--50 {
}
.width--auto {
}
.width--vp-max {
}
.grid--auto-6 {
}
.owl-wrapper {
 background-color:var(--primary-trans-10);
}
.inner-border {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:var(--accent-hover);
 border-right-color:var(--accent-hover);
 border-bottom-color:var(--accent-hover);
 border-left-color:var(--accent-hover);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 padding-top:4px;
 padding-left:4px;
 padding-right:4px;
 padding-bottom:4px;
 background-color:#ffffff;
}
.style-margin-item-wrapper {
 position:relative;
}
.margin-bottom--xs {
}
.margin-left--xs {
}
.style-margin-wrapper {
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 z-index:9;
}
.style-margin-abs:hover{
 background-color:var(--primary-trans-60);
}
.style-margin-abs {
 position:absolute;
position: absolute !important;
}
.style-margin-abs-top {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:var(--style-margin-height) ;
}
.style-margin-abs-bottom {
 position:absolute;
 left:0px;
 width:100%;
 height:var(--style-margin-height) ;
 bottom:0px;
}
.style-margin-abs-right {
 position:absolute;
 width:var(--style-margin-height) ;
 bottom:0px;
 top:0px;
 height:100%;
 right:0px;
}
.style-margin-abs-left {
 position:absolute;
 left:0px;
 width:var(--style-margin-height) ;
 bottom:0px;
 top:0px;
 height:100%;
}
.margin-left--m {
}
.margin-left--l {
}
.margin-right--l {
}
.margin-left--xl {
}
.margin-bottom--xl {
}
.margin-right--xl {
}
.margin-left--xxl {
}
.margin-right--xxl {
}
.margin-bottom--xxl {
}
.bg--white {
}
.style-buttons-section {
 width:100%;
 margin-bottom:24px;
 text-align:justify;
}
.style-buttons-section:not(.ct-section):not(.oxy-easy-posts),
.style-buttons-section.oxy-easy-posts .oxy-posts,
.style-buttons-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:flex-start;
}
.link--primary {
}
.link--secondary {
}
.link--accent {
}
.link--base {
}
.link--black {
}
.link--white {
}
.style-trans-box {
 min-width:0px;
 max-width:none ;
 height:calc(100% / 6) ;
 min-height:0px;
 max-height:none ;
 width:calc(100% / 6) ;
 padding-bottom:calc((100% / 6) / 2) ;
 position:relative;
}
.style-trans-text {
 position:absolute;
 left:4px;
 font-size:var(--text-xs) ;
 padding-top:3px;
 padding-left:2px;
 padding-right:3px;
 padding-bottom:2px;
 line-height:1;
 font-weight:700;
 bottom:4px;
 background-color:rgba(255, 255, 255,0.8);
}
.style-trans-cell {
}
.style-trans-row {
 width:100%;
 margin-bottom:0px;
}
.style-trans-row:not(.ct-section):not(.oxy-easy-posts),
.style-trans-row.oxy-easy-posts .oxy-posts,
.style-trans-row.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 767px) {
.style-trans-row {
}
.style-trans-row:not(.ct-section):not(.oxy-easy-posts),
.style-trans-row.oxy-easy-posts .oxy-posts,
.style-trans-row.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.style-trans-row-cell {
 width:100%;
 margin-bottom:24px;
}
.style-trans-row-cell:not(.ct-section):not(.oxy-easy-posts),
.style-trans-row-cell.oxy-easy-posts .oxy-posts,
.style-trans-row-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.style-trans-row-cell-inner {
}
.style-trans-row-colour-row {
 width:100%;
 margin-bottom:8px;
}
.style-trans-row-colour-row:not(.ct-section):not(.oxy-easy-posts),
.style-trans-row-colour-row.oxy-easy-posts .oxy-posts,
.style-trans-row-colour-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.style-trans-title {
 text-align:left;
 margin-bottom:8px;
 font-size:var(--text-s) ;
 text-transform:uppercase;
 font-weight:700;
 letter-spacing:0.5px;
 color:var(--base);
 width:100%;
}
.color-swatch-big {
 text-align:left;
 margin-right:0px;
 width:100%;
 height:100px;
}
.color-swatch-big:not(.ct-section):not(.oxy-easy-posts),
.color-swatch-big.oxy-easy-posts .oxy-posts,
.color-swatch-big.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.color-swatch-small {
 width:calc(100% / 6) ;
 padding-bottom:calc(100% / 6) ;
 min-width:0px;
 max-width:none ;
 height:calc(100% / 6) ;
 min-height:0px;
 max-height:none ;
}
@media (max-width: 767px) {
.color-swatch-small {
 padding-bottom:calc(100% / 8)%;
}
}

.colour-section-title {
 font-size:var(--text-m) ;
 font-weight:400;
 width:100%;
 margin-bottom:15px;
 text-transform:capitalize;
 margin-top:64px;
}
.style-colour-card {
 margin-right:0px;
 width:100%;
}
.style-colour-card:not(.ct-section):not(.oxy-easy-posts),
.style-colour-card.oxy-easy-posts .oxy-posts,
.style-colour-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.style-colour-block {
}
.style-site-colours {
}
.style-swatch-row {
 width:100%;
}
.style-swatch-row:not(.ct-section):not(.oxy-easy-posts),
.style-swatch-row.oxy-easy-posts .oxy-posts,
.style-swatch-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-content:flex-start;
justify-content:flex-start;
}
.style-inner-section {
 width:100%;
 margin-bottom:48px;
}
.style-inner-section:not(.ct-section):not(.oxy-easy-posts),
.style-inner-section.oxy-easy-posts .oxy-posts,
.style-inner-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.style-opacity-swatch {
 padding-bottom:calc((100% / 11)) ;
 min-width:0px;
 max-width:none ;
 height:calc(100% / 11) ;
 min-height:0px;
 max-height:none ;
 width:calc(100% / 11) ;
}
.style-opacity-wrap {
 width:100%;
 margin-bottom:24px;
}
.style-opacity-wrap:not(.ct-section):not(.oxy-easy-posts),
.style-opacity-wrap.oxy-easy-posts .oxy-posts,
.style-opacity-wrap.ct-section .ct-section-inner-wrap{
flex-direction:row;
}
.style-bg-colour {
 text-align:left;
}
.style-bg-colour:not(.ct-section):not(.oxy-easy-posts),
.style-bg-colour.oxy-easy-posts .oxy-posts,
.style-bg-colour.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.style-bg-colour-row {
}
.style-bg-colour-row:not(.ct-section):not(.oxy-easy-posts),
.style-bg-colour-row.oxy-easy-posts .oxy-posts,
.style-bg-colour-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
@media (max-width: 767px) {
.style-bg-colour-row {
 width:100%;
}
.style-bg-colour-row:not(.ct-section):not(.oxy-easy-posts),
.style-bg-colour-row.oxy-easy-posts .oxy-posts,
.style-bg-colour-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.search-form {
}
.header__link:hover{
 color:var(--secondary);
}
.header__link:first-of-type{
 margin-left:0px;
}
.header__link {
 margin-left:24px;
 font-size:var(--text-s) ;
}
.grid--3-2 {
}
.grid--auto-3-1 {
}
.self--stretch {
}
.grid--xl-2 {
}
.height--50 {
}
.height--40 {
}
.grid--s-1 {
}
.oxel_megamenu_parent:hover{
 background-color:#cfd3d7;
}
.oxel_megamenu_parent {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:32px;
 padding-right:32px;
 position:relative;
 background-color:#f9f9fa;
 transition-duration:0.3s;
}
.oxel_megamenu_parent__title {
 color:#374047;
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 width:100%;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.sns__section-heading {
}
.sns_color-wrapper {
}
.sns__color-display {
 width:100%;
 min-height:150px;
box-shadow: -4.1px -2.5px 3.8px rgba(0, 0, 0, 0.02), 4.2px 2.6px 9.2px rgba(0, 0, 0, 0.026), 16.8px 10.3px 17.4px rgba(0, 0, 0, 0.031), 33.4px 20.5px 31px rgba(0, 0, 0, 0.038), 56.1px 34.5px 58.1px rgba(0, 0, 0, 0.049), 101px 62px 139px rgba(0, 0, 0, 0.08) ;
}
.sns__color-display:not(.ct-section):not(.oxy-easy-posts),
.sns__color-display.oxy-easy-posts .oxy-posts,
.sns__color-display.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.sns_color-variants-wrapper {
 width:100%;
 text-align:center;
 height:40px;
}
.sns_color-variants-wrapper:not(.ct-section):not(.oxy-easy-posts),
.sns_color-variants-wrapper.oxy-easy-posts .oxy-posts,
.sns_color-variants-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.sns__variant-color {
 width:100%;
 height:100%;
}
.sns__color-inner {
 width:100%;
}
.sns__color-inner-text {
 font-size:var(--text-s) ;
 padding-top:var(--space-xs) ;
 padding-right:var(--space-xs) ;
 padding-bottom:var(--space-xs) ;
 padding-left:0 ;
 font-weight:600;
}
.sns__color-inner-desc {
 font-size:var(--text-xs) ;
 padding-right:var(--space-xs) ;
 padding-bottom:var(--space-xs) ;
}
.col-span--l-1 {
}
.text--xl {
}
.site-footer {
}
.article {
}
.align-content--baseline {
}
.align-content--center {
}
.align-content--end {
}
.align-content--start {
}
.align-items--baseline {
}
.align-items--end {
}
.align-items--start {
}
.bg--accent-hover {
}
.bg--accent-ultra-dark-trans-10 {
}
.bg--accent-ultra-dark-trans-20 {
}
.bg--accent-ultra-dark-trans-40 {
}
.bg--accent-ultra-dark-trans-60 {
}
.bg--accent-ultra-dark-trans-80 {
}
.bg--accent-ultra-dark-trans-90 {
}
.bg--base-hover {
}
.bg--base-ultra-dark-trans-10 {
}
.bg--base-ultra-dark-trans-20 {
}
.bg--base-ultra-dark-trans-40 {
}
.bg--base-ultra-dark-trans-60 {
}
.bg--base-ultra-dark-trans-80 {
}
.bg--base-ultra-dark-trans-90 {
}
.bg--black {
}
.bg--black-trans-10 {
}
.bg--black-trans-20 {
}
.bg--black-trans-40 {
}
.bg--black-trans-60 {
}
.bg--black-trans-80 {
}
.bg--black-trans-90 {
}
.bg--primary-hover {
}
.bg--primary-ultra-dark-trans-10 {
}
.bg--primary-ultra-dark-trans-20 {
}
.bg--primary-ultra-dark-trans-40 {
}
.bg--primary-ultra-dark-trans-60 {
}
.bg--primary-ultra-dark-trans-80 {
}
.bg--primary-ultra-dark-trans-90 {
}
.bg--secondary-hover {
}
.bg--secondary-ultra-dark-trans-10 {
}
.bg--secondary-ultra-dark-trans-20 {
}
.bg--secondary-ultra-dark-trans-40 {
}
.bg--secondary-ultra-dark-trans-60 {
}
.bg--secondary-ultra-dark-trans-80 {
}
.bg--secondary-ultra-dark-trans-90 {
}
.bg--shade-ultra-dark-trans-10 {
}
.bg--shade-ultra-dark-trans-20 {
}
.bg--shade-ultra-dark-trans-40 {
}
.bg--shade-ultra-dark-trans-60 {
}
.bg--shade-ultra-dark-trans-80 {
}
.bg--shade-ultra-dark-trans-90 {
}
.breakout--l {
}
.breakout--m {
}
.breakout--s {
}
.breakout--xl {
}
.btn--black {
}
.center--all-m {
}
.center--all-s {
}
.center--all-xl {
}
.center--left {
}
.center--left-l {
}
.center--left-m {
}
.center--left-s {
}
.center--left-xl {
}
.center--right {
}
.center--right-l {
}
.center--right-m {
}
.center--right-s {
}
.center--right-xl {
}
.center--top {
}
.center--top-l {
}
.center--top-m {
}
.center--top-s {
}
.center--top-xl {
}
.center--bottom {
}
.center--bottom-l {
}
.center--bottom-m {
}
.center--bottom-s {
}
.center--bottom-xl {
}
.col-span--3 {
}
.col-span--4 {
}
.col-span--5 {
}
.col-span--6 {
}
.col-span--l-2 {
}
.col-span--l-3 {
}
.col-span--l-4 {
}
.col-span--l-5 {
}
.col-span--l-6 {
}
.col-span--m-1 {
}
.col-span--m-3 {
}
.col-span--m-4 {
}
.col-span--m-5 {
}
.col-span--m-6 {
}
.col-span--s-1 {
}
.col-span--s-2 {
}
.col-span--s-3 {
}
.col-span--s-4 {
}
.col-span--s-5 {
}
.col-span--s-6 {
}
.col-span--xl-1 {
}
.col-span--xl-2 {
}
.col-span--xl-3 {
}
.col-span--xl-4 {
}
.col-span--xl-5 {
}
.col-span--xl-6 {
}
.flex--col-l {
}
.flex--col-m {
}
.flex--col-reverse {
}
.flex--col-reverse-l {
}
.flex--col-reverse-m {
}
.flex--col-reverse-s {
}
.flex--col-reverse-xl {
}
.flex--col-s {
}
.flex--col-xl {
}
.flex--row-l {
}
.flex--row-m {
}
.flex--row-reverse {
}
.flex--row-reverse-l {
}
.flex--row-reverse-m {
}
.flex--row-reverse-s {
}
.flex--row-reverse-xl {
}
.flex--row-s {
}
.flex--row-xl {
}
.flex--wrap {
}
.flip--x {
}
.flip--xy {
}
.flip--y {
}
.gap--xxl {
}
.grid--1 {
}
.grid--1-2 {
}
.grid--1-3 {
}
.grid--2-3 {
}
.grid--3-1 {
}
.grid--6 {
}
.grid--auto-1-2 {
}
.grid--auto-1-3 {
}
.grid--auto-2-1 {
}
.grid--auto-2-3 {
}
.grid--auto-3-2 {
}
.grid--auto-4 {
}
.grid--auto-5 {
}
.grid--l-3 {
}
.grid--l-4 {
}
.grid--l-5 {
}
.grid--m-3 {
}
.grid--m-4 {
}
.grid--s-2 {
}
.grid--s-3 {
}
.grid--s-4 {
}
.grid--xl-1 {
}
.grid--xl-3 {
}
.grid--xl-4 {
}
.grid--xl-5 {
}
.height--30 {
}
.height--60 {
}
.height--70 {
}
.height--full {
}
.justify-content--around {
}
.justify-content--between {
}
.justify-content--start {
}
.justify-items--center {
}
.justify-items--end {
}
.justify-items--start {
}
.link--accent-dark {
}
.link--accent-light {
}
.link--accent-medium {
}
.link--accent-ultra-dark {
}
.link--accent-ultra-light {
}
.link--base-dark {
}
.link--base-light {
}
.link--base-medium {
}
.link--base-ultra-dark {
}
.link--base-ultra-light {
}
.link--primary-dark {
}
.link--primary-light {
}
.link--primary-medium {
}
.link--primary-ultra-dark {
}
.link--primary-ultra-light {
}
.link--secondary-dark {
}
.link--secondary-light {
}
.link--secondary-medium {
}
.link--secondary-ultra-dark {
}
.link--secondary-ultra-light {
}
.link--shade-dark {
}
.link--shade-light {
}
.link--shade-medium {
}
.link--shade-ultra-dark {
}
.link--shade-ultra-light {
}
.max-height--30 {
}
.max-height--40 {
}
.max-height--50 {
}
.max-height--60 {
}
.max-height--70 {
}
.max-height--80 {
}
.max-height--90 {
}
.object-fit--bottom-center {
}
.object-fit--bottom-left {
}
.object-fit--bottom-right {
}
.object-fit--center-left {
}
.object-fit--center-right {
}
.object-fit--contain {
}
.object-fit--top-center {
}
.object-fit--top-left {
}
.object-fit--top-right {
}
.opacity--10 {
}
.opacity--20 {
}
.opacity--30 {
}
.opacity--40 {
}
.opacity--5 {
}
.opacity--50 {
}
.opacity--60 {
}
.opacity--70 {
}
.opacity--80 {
}
.opacity--90 {
}
.opacity--95 {
}
.overlay--accent-trans-10 {
}
.overlay--accent-trans-20 {
}
.overlay--accent-trans-40 {
}
.overlay--accent-trans-60 {
}
.overlay--accent-trans-80 {
}
.overlay--accent-trans-90 {
}
.overlay--base-trans-10 {
}
.overlay--base-trans-20 {
}
.overlay--base-trans-40 {
}
.overlay--base-trans-80 {
}
.overlay--base-trans-90 {
}
.overlay--black-trans-10 {
}
.overlay--black-trans-20 {
}
.overlay--black-trans-40 {
}
.overlay--black-trans-60 {
}
.overlay--black-trans-80 {
}
.overlay--black-trans-90 {
}
.overlay--primary-trans-10 {
}
.overlay--primary-trans-20 {
}
.overlay--primary-trans-40 {
}
.overlay--primary-trans-60 {
}
.overlay--primary-trans-80 {
}
.overlay--primary-trans-90 {
}
.overlay--secondary-trans-10 {
}
.overlay--secondary-trans-20 {
}
.overlay--secondary-trans-40 {
}
.overlay--secondary-trans-60 {
}
.overlay--secondary-trans-80 {
}
.overlay--secondary-trans-90 {
}
.pad-section--l {
}
.pad-section--xs {
}
.pad-section--xxl {
}
.row-span--2 {
}
.row-span--3 {
}
.row-span--4 {
}
.row-span--5 {
}
.row-span--6 {
}
.row-span--l-1 {
}
.row-span--l-2 {
}
.row-span--l-3 {
}
.row-span--l-4 {
}
.row-span--l-5 {
}
.row-span--l-6 {
}
.row-span--m-1 {
}
.row-span--m-2 {
}
.row-span--m-3 {
}
.row-span--m-4 {
}
.row-span--m-5 {
}
.row-span--m-6 {
}
.row-span--s-1 {
}
.row-span--s-2 {
}
.row-span--s-3 {
}
.row-span--s-4 {
}
.row-span--s-5 {
}
.row-span--s-6 {
}
.row-span--xl-1 {
}
.row-span--xl-2 {
}
.row-span--xl-3 {
}
.row-span--xl-4 {
}
.row-span--xl-5 {
}
.row-span--xl-6 {
}
.self--start {
}
.sticky-top--m {
}
.sticky-top--s {
}
.text--accent-comp {
}
.text--accent-dark {
}
.text--accent-light {
}
.text--accent-medium {
}
.text--accent-ultra-dark {
}
.text--accent-ultra-light {
}
.text--base {
}
.text--base-comp {
}
.text--base-dark {
}
.text--base-light {
}
.text--base-medium {
}
.text--base-ultra-dark {
}
.text--base-ultra-light {
}
.text--black {
}
.text--larger {
}
.text--primary-comp {
}
.text--primary-dark {
}
.text--primary-medium {
}
.text--primary-ultra-dark {
}
.text--primary-ultra-light {
}
.text--secondary {
}
.text--secondary-comp {
}
.text--secondary-dark {
}
.text--secondary-light {
}
.text--secondary-medium {
}
.text--secondary-ultra-dark {
}
.text--secondary-ultra-light {
}
.text--shade-medium {
}
.text--shade-ultra-light {
}
.order--first {
}
.order--first-xl {
}
.order--first-s {
}
.order--last {
}
.order--last-xl {
}
.order--last-l {
}
.order--last-m {
}
.order--last-s {
}
.pad-header--xs {
}
.pad-header--s {
}
.pad-header--m {
}
.pad-header--l {
}
.pad-header--xl {
}
.pad-header--xxl {
}
.bg--accent-light-trans-10 {
}
.bg--accent-light-trans-20 {
}
.bg--accent-light-trans-40 {
}
.bg--accent-light-trans-60 {
}
.bg--accent-light-trans-80 {
}
.bg--accent-light-trans-90 {
}
.bg--base-light-trans-10 {
}
.bg--base-light-trans-20 {
}
.bg--base-light-trans-40 {
}
.bg--base-light-trans-60 {
}
.bg--base-light-trans-80 {
}
.bg--base-light-trans-90 {
}
.bg--primary-light-trans-10 {
}
.bg--primary-light-trans-20 {
}
.bg--primary-light-trans-40 {
}
.bg--primary-light-trans-60 {
}
.bg--primary-light-trans-80 {
}
.bg--primary-light-trans-90 {
}
.bg--secondary-light-trans-10 {
}
.bg--secondary-light-trans-20 {
}
.bg--secondary-light-trans-40 {
}
.bg--secondary-light-trans-60 {
}
.bg--secondary-light-trans-80 {
}
.bg--secondary-light-trans-90 {
}
.bg--shade-light-trans-10 {
}
.bg--shade-light-trans-20 {
}
.bg--shade-light-trans-40 {
}
.bg--shade-light-trans-60 {
}
.bg--shade-light-trans-80 {
}
.bg--shade-light-trans-90 {
}
.bg--white-trans-10 {
}
.bg--white-trans-20 {
}
.bg--white-trans-40 {
}
.bg--white-trans-60 {
}
.bg--white-trans-80 {
}
.bg--white-trans-90 {
}
.overlay--accent-light-trans-10 {
}
.overlay--accent-light-trans-20 {
}
.overlay--accent-light-trans-40 {
}
.overlay--accent-light-trans-60 {
}
.overlay--accent-light-trans-80 {
}
.overlay--accent-light-trans-90 {
}
.overlay--accent-ultra-dark-trans-10 {
}
.overlay--accent-ultra-dark-trans-20 {
}
.overlay--accent-ultra-dark-trans-40 {
}
.overlay--accent-ultra-dark-trans-60 {
}
.overlay--accent-ultra-dark-trans-80 {
}
.overlay--accent-ultra-dark-trans-90 {
}
.overlay--base-light-trans-10 {
}
.overlay--base-light-trans-20 {
}
.overlay--base-light-trans-40 {
}
.overlay--base-light-trans-60 {
}
.overlay--base-light-trans-80 {
}
.overlay--base-light-trans-90 {
}
.overlay--base-ultra-dark-trans-10 {
}
.overlay--base-ultra-dark-trans-20 {
}
.overlay--base-ultra-dark-trans-40 {
}
.overlay--base-ultra-dark-trans-80 {
}
.overlay--base-ultra-dark-trans-90 {
}
.overlay--primary-light-trans-10 {
}
.overlay--primary-light-trans-20 {
}
.overlay--primary-light-trans-40 {
}
.overlay--primary-light-trans-60 {
}
.overlay--primary-light-trans-80 {
}
.overlay--primary-light-trans-90 {
}
.overlay--primary-ultra-dark-trans-10 {
}
.overlay--primary-ultra-dark-trans-20 {
}
.overlay--primary-ultra-dark-trans-40 {
}
.overlay--primary-ultra-dark-trans-60 {
}
.overlay--primary-ultra-dark-trans-80 {
}
.overlay--primary-ultra-dark-trans-90 {
}
.overlay--secondary-light-trans-10 {
}
.overlay--secondary-light-trans-20 {
}
.overlay--secondary-light-trans-40 {
}
.overlay--secondary-light-trans-60 {
}
.overlay--secondary-light-trans-80 {
}
.overlay--secondary-light-trans-90 {
}
.overlay--secondary-ultra-dark-trans-10 {
}
.overlay--secondary-ultra-dark-trans-20 {
}
.overlay--secondary-ultra-dark-trans-40 {
}
.overlay--secondary-ultra-dark-trans-60 {
}
.overlay--secondary-ultra-dark-trans-80 {
}
.overlay--secondary-ultra-dark-trans-90 {
}
.text--100 {
}
.text--200 {
}
.text--300 {
}
.text--600 {
}
.text--800 {
}
.text--900 {
}
.text--bold {
}
.text--italic {
}
.text--oblique {
}
.text--decoration-none {
}
.text--underline {
}
.text--underline-wavy {
}
.text--underline-dotted {
}
.text--underline-double {
}
.text--underline-dashed {
}
.text--overline {
}
.text--line-through {
}
.text--transform-none {
}
.text--uppercase {
}
.text--lowercase {
}
.text--capitalize {
}
.rounded--50 {
}
.text--right {
}
.text--justify {
}
.link--skip {
}
.col-start--1 {
}
.col-start--2 {
}
.col-start--3 {
}
.col-start--4 {
}
.col-start--5 {
}
.col-start--6 {
}
.col-start--xl-1 {
}
.col-start--xl-2 {
}
.col-start--xl-3 {
}
.col-start--xl-4 {
}
.col-start--xl-5 {
}
.col-start--xl-6 {
}
.col-start--l-1 {
}
.col-start--l-2 {
}
.col-start--l-3 {
}
.col-start--l-4 {
}
.col-start--l-5 {
}
.col-start--l-6 {
}
.col-start--m-1 {
}
.col-start--m-2 {
}
.col-start--m-3 {
}
.col-start--m-4 {
}
.col-start--m-5 {
}
.col-start--m-6 {
}
.col-start--s-1 {
}
.col-start--s-2 {
}
.col-start--s-3 {
}
.col-start--s-4 {
}
.col-start--s-5 {
}
.col-start--s-6 {
}
.row-start--1 {
}
.row-start--2 {
}
.row-start--3 {
}
.row-start--4 {
}
.row-start--5 {
}
.row-start--6 {
}
.row-start--xl-1 {
}
.row-start--xl-2 {
}
.row-start--xl-3 {
}
.row-start--xl-4 {
}
.row-start--xl-5 {
}
.row-start--xl-6 {
}
.row-start--l-1 {
}
.row-start--l-2 {
}
.row-start--l-3 {
}
.row-start--l-4 {
}
.row-start--l-5 {
}
.row-start--l-6 {
}
.row-start--m-1 {
}
.row-start--m-2 {
}
.row-start--m-3 {
}
.row-start--m-4 {
}
.row-start--m-5 {
}
.row-start--m-6 {
}
.row-start--s-1 {
}
.row-start--s-2 {
}
.row-start--s-3 {
}
.row-start--s-4 {
}
.row-start--s-5 {
}
.row-start--s-6 {
}
.aspect--1-1 {
}
.aspect--xl-1-1 {
}
.aspect--l-1-1 {
}
.aspect--m-1-1 {
}
.aspect--s-1-1 {
}
.aspect--1-2 {
}
.aspect--xl-1-2 {
}
.aspect--l-1-2 {
}
.aspect--m-1-2 {
}
.aspect--s-1-2 {
}
.aspect--2-1 {
}
.aspect--xl-2-1 {
}
.aspect--l-2-1 {
}
.aspect--m-2-1 {
}
.aspect--s-2-1 {
}
.aspect--2-3 {
}
.aspect--xl-2-3 {
}
.aspect--l-2-3 {
}
.aspect--m-2-3 {
}
.aspect--s-2-3 {
}
.aspect--3-2 {
}
.aspect--xl-3-2 {
}
.aspect--l-3-2 {
}
.aspect--m-3-2 {
}
.aspect--s-3-2 {
}
.aspect--3-4 {
}
.aspect--xl-3-4 {
}
.aspect--l-3-4 {
}
.aspect--m-3-4 {
}
.aspect--s-3-4 {
}
.aspect--4-3 {
}
.aspect--xl-4-3 {
}
.aspect--l-4-3 {
}
.aspect--m-4-3 {
}
.aspect--s-4-3 {
}
.aspect--16-9 {
}
.aspect--xl-16-9 {
}
.aspect--l-16-9 {
}
.aspect--m-16-9 {
}
.aspect--s-16-9 {
}
.aspect--9-16 {
}
.aspect--xl-9-16 {
}
.aspect--l-9-16 {
}
.aspect--m-9-16 {
}
.aspect--s-9-16 {
}
.height--xl-30 {
}
.height--xl-40 {
}
.height--xl-50 {
}
.height--xl-60 {
}
.height--xl-70 {
}
.height--xl-80 {
}
.height--xl-90 {
}
.height--l-30 {
}
.height--l-40 {
}
.height--l-50 {
}
.height--l-60 {
}
.height--l-70 {
}
.height--l-80 {
}
.height--l-90 {
}
.height--m-30 {
}
.height--m-40 {
}
.height--m-50 {
}
.height--m-60 {
}
.height--m-70 {
}
.height--m-80 {
}
.height--m-90 {
}
.height--s-30 {
}
.height--s-40 {
}
.height--s-50 {
}
.height--s-60 {
}
.height--s-70 {
}
.height--s-80 {
}
.height--s-90 {
}
.max-height--xl-30 {
}
.max-height--xl-40 {
}
.max-height--xl-50 {
}
.max-height--xl-60 {
}
.max-height--xl-70 {
}
.max-height--xl-80 {
}
.max-height--xl-90 {
}
.max-height--l-30 {
}
.max-height--l-40 {
}
.max-height--l-50 {
}
.max-height--l-60 {
}
.max-height--l-70 {
}
.max-height--l-80 {
}
.max-height--l-90 {
}
.max-height--m-30 {
}
.max-height--m-40 {
}
.max-height--m-50 {
}
.max-height--m-60 {
}
.max-height--m-70 {
}
.max-height--m-80 {
}
.max-height--m-90 {
}
.max-height--s-30 {
}
.max-height--s-40 {
}
.max-height--s-50 {
}
.max-height--s-60 {
}
.max-height--s-70 {
}
.max-height--s-80 {
}
.max-height--s-90 {
}
.pad-section--xl-l {
}
.pad-section--xl-none {
}
.pad-section--xl-s {
}
.pad-section--xl-xl {
}
.pad-section--xl-xs {
}
.pad-section--xl-xxl {
}
.pad-section--l-l {
}
.pad-section--l-none {
}
.pad-section--l-s {
}
.pad-section--l-xl {
}
.pad-section--l-xs {
}
.pad-section--l-xxl {
}
.pad-section--m-l {
}
.pad-section--m-none {
}
.pad-section--m-s {
}
.pad-section--m-xl {
}
.pad-section--m-xs {
}
.pad-section--m-xxl {
}
.pad-section--s-l {
}
.pad-section--s-none {
}
.pad-section--s-s {
}
.pad-section--s-xl {
}
.pad-section--s-xs {
}
.pad-section--s-xxl {
}
.z--bottom {
}
.z--0 {
}
.z--10 {
}
.z--20 {
}
.z--30 {
}
.z--40 {
}
.z--50 {
}
.z--60 {
}
.z--70 {
}
.z--80 {
}
.z--90 {
}
.z--top {
}
.z--xl-bottom {
}
.z--xl-0 {
}
.z--xl-10 {
}
.z--xl-20 {
}
.z--xl-30 {
}
.z--xl-40 {
}
.z--xl-50 {
}
.z--xl-60 {
}
.z--xl-70 {
}
.z--xl-80 {
}
.z--xl-90 {
}
.z--xl-top {
}
.z--l-bottom {
}
.z--l-0 {
}
.z--l-10 {
}
.z--l-20 {
}
.z--l-30 {
}
.z--l-40 {
}
.z--l-50 {
}
.z--l-60 {
}
.z--l-70 {
}
.z--l-80 {
}
.z--l-90 {
}
.z--l-top {
}
.z--m-bottom {
}
.z--m-0 {
}
.z--m-10 {
}
.z--m-20 {
}
.z--m-30 {
}
.z--m-40 {
}
.z--m-50 {
}
.z--m-60 {
}
.z--m-70 {
}
.z--m-80 {
}
.z--m-90 {
}
.z--m-top {
}
.z--s-bottom {
}
.z--s-0 {
}
.z--s-10 {
}
.z--s-20 {
}
.z--s-30 {
}
.z--s-40 {
}
.z--s-50 {
}
.z--s-60 {
}
.z--s-70 {
}
.z--s-80 {
}
.z--s-90 {
}
.z--s-top {
}
.col-count--1 {
}
.col-count--2 {
}
.col-count--3 {
}
.col-count--4 {
}
.col-count--5 {
}
.col-count--xl-1 {
}
.col-count--xl-2 {
}
.col-count--xl-3 {
}
.col-count--xl-4 {
}
.col-count--xl-5 {
}
.col-count--l-1 {
}
.col-count--l-2 {
}
.col-count--l-3 {
}
.col-count--l-4 {
}
.col-count--l-5 {
}
.col-count--m-1 {
}
.col-count--m-2 {
}
.col-count--m-3 {
}
.col-count--m-4 {
}
.col-count--m-5 {
}
.col-count--s-1 {
}
.col-count--s-2 {
}
.col-count--s-3 {
}
.col-count--s-4 {
}
.col-count--s-5 {
}
.col-width--s {
}
.col-width--m {
}
.col-width--l {
}
.col-rule--dotted {
}
.col-rule--dashed {
}
.col-rule--solid {
}
.col-rule--double {
}
.col-rule--ridge {
}
.col-rule--inset {
}
.col-rule--groove {
}
.col-rule--outset {
}
.col-rule--s {
}
.col-rule--m {
}
.col-rule--l {
}
.col-rule--accent {
}
.col-rule--accent-dark {
}
.col-rule--accent-light {
}
.col-rule--accent-medium {
}
.col-rule--accent-ultra-dark {
}
.col-rule--accent-ultra-light {
}
.col-rule--base {
}
.col-rule--base-dark {
}
.col-rule--base-light {
}
.col-rule--base-medium {
}
.col-rule--base-ultra-dark {
}
.col-rule--base-ultra-light {
}
.col-rule--black {
}
.col-rule--primary {
}
.col-rule--primary-dark {
}
.col-rule--primary-light {
}
.col-rule--primary-medium {
}
.col-rule--primary-ultra-dark {
}
.col-rule--primary-ultra-light {
}
.col-rule--secondary {
}
.col-rule--secondary-dark {
}
.col-rule--secondary-light {
}
.col-rule--secondary-medium {
}
.col-rule--secondary-ultra-dark {
}
.col-rule--secondary-ultra-light {
}
.col-rule--shade-dark {
}
.col-rule--shade-light {
}
.col-rule--shade-medium {
}
.col-rule--shade-ultra-dark {
}
.col-rule--shade-ultra-light {
}
.col-span--all {
}
.col-end--1 {
}
.col-end--2 {
}
.col-end--3 {
}
.col-end--4 {
}
.col-end--5 {
}
.col-end--6 {
}
.col-end--l-1 {
}
.col-end--l-2 {
}
.col-end--l-3 {
}
.col-end--l-4 {
}
.col-end--l-5 {
}
.col-end--l-6 {
}
.col-end--l-last {
}
.col-end--last {
}
.col-end--m-1 {
}
.col-end--m-2 {
}
.col-end--m-3 {
}
.col-end--m-4 {
}
.col-end--m-5 {
}
.col-end--m-6 {
}
.col-end--m-last {
}
.col-end--s-1 {
}
.col-end--s-2 {
}
.col-end--s-3 {
}
.col-end--s-4 {
}
.col-end--s-5 {
}
.col-end--s-6 {
}
.col-end--s-last {
}
.col-end--xl-1 {
}
.col-end--xl-2 {
}
.col-end--xl-3 {
}
.col-end--xl-4 {
}
.col-end--xl-5 {
}
.col-end--xl-6 {
}
.col-end--xl-last {
}
.col-gap--l {
}
.col-gap--m {
}
.col-gap--s {
}
.col-gap--xl {
}
.col-gap--xs {
}
.col-gap--xxl {
}
.display--block {
}
.display--contents {
}
.display--inline {
}
.display--inline-block {
}
.display--inline-flex {
}
.display--l-block {
}
.display--l-none {
}
.display--list-item {
}
.display--m-block {
}
.display--m-none {
}
.display--none {
}
.display--s-block {
}
.display--s-none {
}
.display--xl-block {
}
.display--xl-none {
}
.focus--accent {
}
.focus--base {
}
.focus--black {
}
.focus--primary {
}
.focus--secondary {
}
.focus--shade {
}
.focus--white {
}
.gap--l-l {
}
.gap--l-m {
}
.gap--l-s {
}
.gap--l-xl {
}
.gap--l-xs {
}
.gap--l-xxl {
}
.gap--m-l {
}
.gap--m-m {
}
.gap--m-s {
}
.gap--m-xl {
}
.gap--m-xs {
}
.gap--m-xxl {
}
.gap--s-l {
}
.gap--s-m {
}
.gap--s-s {
}
.gap--s-xl {
}
.gap--s-xs {
}
.gap--s-xxl {
}
.gap--xl-l {
}
.gap--xl-m {
}
.gap--xl-s {
}
.gap--xl-xl {
}
.gap--xl-xs {
}
.gap--xl-xxl {
}
.h--1 {
}
.h--2 {
}
.h--3 {
}
.h--4 {
}
.h--5 {
}
.h--6 {
}
.hidden-accessible {
}
.marker--accent {
}
.marker--accent-comp {
}
.marker--accent-dark {
}
.marker--accent-light {
}
.marker--accent-medium {
}
.marker--accent-ultra-dark {
}
.marker--accent-ultra-light {
}
.marker--base {
}
.marker--base-comp {
}
.marker--base-dark {
}
.marker--base-light {
}
.marker--base-medium {
}
.marker--base-ultra-dark {
}
.marker--base-ultra-light {
}
.marker--primary {
}
.marker--primary-comp {
}
.marker--primary-dark {
}
.marker--primary-light {
}
.marker--primary-medium {
}
.marker--primary-ultra-dark {
}
.marker--primary-ultra-light {
}
.marker--secondary {
}
.marker--secondary-comp {
}
.marker--secondary-dark {
}
.marker--secondary-light {
}
.marker--secondary-medium {
}
.marker--secondary-ultra-dark {
}
.marker--secondary-ultra-light {
}
.marker--shade {
}
.marker--shade-comp {
}
.marker--shade-dark {
}
.marker--shade-light {
}
.marker--shade-medium {
}
.marker--shade-ultra-dark {
}
.marker--shade-ultra-light {
}
.pad-section--m {
}
.relative {
}
.visibility--hidden {
}
.visibility--l-hidden {
}
.visibility--l-visible {
}
.visibility--m-hidden {
}
.visibility--m-visible {
}
.visibility--s-hidden {
}
.visibility--s-visible {
}
.visibility--visible {
}
.visibility--xl-hidden {
}
.visibility--xl-visible {
}
.clickable-parent {
}
.list--none {
}
.cell {
}
.bg--action {
}
.bg--action-comp {
}
.bg--action-dark {
}
.bg--action-hover {
}
.bg--action-light {
}
.bg--action-light-trans-10 {
}
.bg--action-light-trans-20 {
}
.bg--action-light-trans-40 {
}
.bg--action-light-trans-60 {
}
.bg--action-light-trans-80 {
}
.bg--action-light-trans-90 {
}
.bg--action-medium {
}
.bg--action-trans-10 {
}
.bg--action-trans-20 {
}
.bg--action-trans-40 {
}
.bg--action-trans-60 {
}
.bg--action-trans-80 {
}
.bg--action-trans-90 {
}
.bg--action-ultra-dark {
}
.bg--action-ultra-dark-trans-10 {
}
.bg--action-ultra-dark-trans-20 {
}
.bg--action-ultra-dark-trans-40 {
}
.bg--action-ultra-dark-trans-60 {
}
.bg--action-ultra-dark-trans-80 {
}
.bg--action-ultra-dark-trans-90 {
}
.bg--action-ultra-light {
}
.btn--action {
}
.col-rule--action {
}
.col-rule--action-dark {
}
.col-rule--action-light {
}
.col-rule--action-medium {
}
.col-rule--action-ultra-dark {
}
.col-rule--action-ultra-light {
}
.focus--action {
}
.grid--alternate-xl {
}
.grid--alternate-l {
}
.grid--alternate-m {
}
.grid--alternate-s {
}
.isolation--isolate {
}
.link--action {
}
.link--action-dark {
}
.link--action-light {
}
.link--action-medium {
}
.link--action-ultra-dark {
}
.link--action-ultra-light {
}
.marker--action {
}
.marker--action-comp {
}
.marker--action-dark {
}
.marker--action-light {
}
.marker--action-medium {
}
.marker--action-ultra-dark {
}
.marker--action-ultra-light {
}
.overlay--action-light-trans-10 {
}
.overlay--action-light-trans-20 {
}
.overlay--action-light-trans-40 {
}
.overlay--action-light-trans-60 {
}
.overlay--action-light-trans-80 {
}
.overlay--action-light-trans-90 {
}
.overlay--action-trans-10 {
}
.overlay--action-trans-20 {
}
.overlay--action-trans-40 {
}
.overlay--action-trans-60 {
}
.overlay--action-trans-80 {
}
.overlay--action-trans-90 {
}
.overlay--action-ultra-dark-trans-10 {
}
.overlay--action-ultra-dark-trans-20 {
}
.overlay--action-ultra-dark-trans-40 {
}
.overlay--action-ultra-dark-trans-60 {
}
.overlay--action-ultra-dark-trans-80 {
}
.overlay--action-ultra-dark-trans-90 {
}
.text--action {
}
.text--action-comp {
}
.text--action-dark {
}
.text--action-light {
}
.text--action-medium {
}
.text--action-ultra-dark {
}
.text--action-ultra-light {
}
.content-gap {
}
.container-gap {
}
.grid-gap {
}
/* change the background color of the icon - regular state */
.cd-top {
	background-color: #fbb040;
}

/* change the background color of the icon - hover state */
.js .cd-top:hover {
	background-color: #fbb040;
}

/* change the background color of the  reading progress */

progress.reading-progress {
  color: #c9dc53;
}

progress.reading-progress::-webkit-progress-value {
	background-color: #c9dc53;
}

progress.reading-progress::-moz-progress-bar {
	background-color: #c9dc53;
}

.progress-bar {
	background-color: #c9dc53;
}

@media screen and (min-width: 992px) {

    .single-post .ct-inner-content .alignfull {
        margin-left  : calc( -50vw + 50% );
        margin-right : calc( -50vw + 50% );
        max-width    : 100vw;
    }

    .single-post .ct-inner-content .alignwide {
        margin-left  : -100px;
        margin-right : -100px;
        max-width    : 900px;
    }

}

/* Responsive Images */
img {
  vertical-align: top;
  height: auto;
  max-width: 100%;
}

.oxy-stock-content-styles img, .ct-inner-content img {
  max-width: 100%;
  height: auto;
}

img.alignright { float: right; margin: 0 0 2em 2em; }
img.alignleft { float: left; margin: 0 2em 2em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Screen Readers */

.screen-reader-text {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto !important;
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

@media screen and (min-width: 992px) {

    .single-post .ct-inner-content .alignfull {
        margin-left  : calc( -50vw + 50% );
        margin-right : calc( -50vw + 50% );
        max-width    : 100vw;
    }

    .single-post .ct-inner-content .alignwide {
        margin-left  : -100px;
        margin-right : -100px;
        max-width    : 900px;
    }

}/* Buttons */

.button, .button:visited, .h nav li.button a, button, input[type="button"], input[type="submit"], input[type="reset"], .menu-toggle {
	color:white;
	font-size:1em;
	background:#666;
	border-radius:3px;
	border:none;
	padding:1em 2em;
	line-height:1;
	transition:background 500ms, color 500ms;
	text-decoration:none;
	text-align:center;
}
.select2-container .select2-choice {
    background: #efefef !important;
    border: none !important;
    padding: .75em 1em !important;
}
.select2-display-none {padding-top:.5em !important;}

.button.secondary-button, input[type="reset"] {
	color:black;
	background:lightgrey;
}

.button:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, .menu-toggle:hover, .h nav li.button a:hover {
	color:white;
	background:black;
	cursor:pointer;
	transition:background 250ms, color 250ms;
}

.sidebar .button {
    margin: 1em auto;
    display: block;
}#label_1_16_1{
 margin-left:20px;
 margin-top:0px;
}
