
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}


.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}



.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}
.clippath-svg{height:0}.clippath-svg svg{display:block}






:root{--light-gray:rgba(245, 245, 245, 1.00);--medium-gray:rgba(223, 223, 223, 1.00);--dark-gray:rgba(40, 40, 40, 1.00);--black:rgba(15, 15, 15, 1.00);--black-color:var(--black);--white:rgba(255, 255, 255, 1.00);--white-color:var(--white);--primary:rgba(225, 50, 51, 1.00);--secondary:rgba(255, 255, 255, 1.00);--success:rgba(130, 226, 172, 1.00);--warning:rgba(252, 116, 47, 1.00);--alert:rgba(199, 56, 42, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(225, 50, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(50, 50, 50, 1.00);--alert-contrast:rgba(255, 255, 255, 1.00);--primary-dark:rgba(195, 20, 21, 1.00);--secondary-dark:rgba(225, 225, 225, 1.00);--success-dark:rgba(100, 196, 142, 1.00);--warning-dark:rgba(222, 86, 17, 1.00);--alert-dark:rgba(169, 26, 12, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(225, 50, 51, 1.00);--link-color-hover:rgba(186, 41, 44, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(255, 255, 255, 0.15);--radius:5px;--small-gutter:1.25rem;--medium-gutter:1.5rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(255, 255, 255, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(18rem/16)}h1,.h1{font-size:calc(36rem/16)}h2,.h2{font-size:calc(36rem/16)}h3,.h3{font-size:calc(26rem/16)}h4,.h4{font-size:calc(22rem/16)}h5,.h5{font-size:calc(19rem/16)}h6,.h6{font-size:calc(17rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(19rem/16)}h1,.h1{font-size:calc(46rem/16)}h2,.h2{font-size:calc(46rem/16)}h3,.h3{font-size:calc(32rem/16)}h4,.h4{font-size:calc(26rem/16)}h5,.h5{font-size:calc(24rem/16)}h6,.h6{font-size:calc(19rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(58rem/16)}h2,.h2{font-size:calc(58rem/16)}h3,.h3{font-size:calc(38rem/16)}h4,.h4{font-size:calc(32rem/16)}h5,.h5{font-size:calc(26rem/16)}h6,.h6{font-size:calc(22rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(5rem/16)}body{background-color:rgba(255, 255, 255, 1.00);}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  





  h1,.h1,          .title h1.title, h2.title.bigger{font-family:"Poppins",sans-serif !important}
            h2.title, h3.title, h4.title, h5.title, h6.title, .above-title, .description, .credits{font-family:"Poppins",sans-serif !important}


            h1.title{font-size:calc(36rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h1.title{font-size:calc(54rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h1.title{font-size:calc(68rem/16) ;line-height:1.20 }}
            h1.title.smaller{font-size:calc(30rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h1.title.smaller{font-size:calc(42rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h1.title.smaller{font-size:calc(54rem/16) ;line-height:1.20 }}
            h2.title{font-size:calc(30rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h2.title{font-size:calc(42rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h2.title{font-size:calc(54rem/16) ;line-height:1.20 }}
            h2.title.bigger{font-size:calc(30rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h2.title.bigger{font-size:calc(42rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h2.title.bigger{font-size:calc(54rem/16) ;line-height:1.20 }}
            h3.title{font-size:calc(26rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h3.title{font-size:calc(30rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h3.title{font-size:calc(36rem/16) ;line-height:1.20 }}
            h4.title{font-size:calc(22rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h4.title{font-size:calc(26rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h4.title{font-size:calc(32rem/16) ;line-height:1.20 }}
            h5.title{font-size:calc(19rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h5.title{font-size:calc(24rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h5.title{font-size:calc(26rem/16) ;line-height:1.20 }}
            h6.title{font-size:calc(16rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h6.title{font-size:calc(18rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h6.title{font-size:calc(20rem/16) ;line-height:1.20 }}
            h6.title.smaller{font-size:calc(14rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h6.title.smaller{font-size:calc(16rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h6.title.smaller{font-size:calc(18rem/16) ;line-height:1.20 }}

            .above-title{font-size:calc(12rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .above-title{font-size:calc(14rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .above-title{font-size:calc(16rem/16) ;line-height:1.20 }}

            .description{font-size:calc(18rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description{font-size:calc(18rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .description{font-size:calc(18rem/16) ;line-height:1.20 }}
            .description.smaller{font-size:calc(15rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description.smaller{font-size:calc(15rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .description.smaller{font-size:calc(15rem/16) ;line-height:1.20 }}
            .description.bigger{font-size:calc(20rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description.bigger{font-size:calc(22rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .description.bigger{font-size:calc(22rem/16) ;line-height:1.20 }}


:root{--dummy:rgba(135, 135, 135, 1.00)}
.dummy .title{color:var(--dummy) ;}


h1.title, h2.title.bigger, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h1.title, h2.title.bigger, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h1.title, h2.title.bigger, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}
h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:10.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:12.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px }}

.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}

.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}


            .button,.btn-main{font-family:"Poppins",sans-serif }

            .btn-main{font-size:calc(12rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em) {            .btn-main{font-size:calc(14rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .btn-main{font-size:calc(14rem/16) ;line-height:1.20 }}

.btn-main{padding-top:12.00px ;padding-right:12.00px ;padding-bottom:12.00px ;padding-left:12.00px ;}@media only screen and (min-width:40em){.btn-main{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px }}@media only screen and (min-width:64em){.btn-main{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px }}

.btn-main{position:relative;z-index:0}.btn-main:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.30 !important;background-color:var(--black) !important;}






.btn-main:before

{
    transform-origin: 50% 0% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 0.00, 1.00)
        
        
        
        ;
}







.btn-main:hover:before

{
    transform-origin: 50% 100% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}

.btn-main:before{transition:transform 250ms ease 0ms }

.pad-y-first{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-first{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-first{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}
.pad-y{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}
.pad-y-last{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-last{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-last{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-y-single{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-single{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-single{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-t{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-t{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-t{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.pad-t-single{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-t-single{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-t-single{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}








.item

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        
        ;
}







.item:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, -10px, 0px)
        
        
        
        
        ;
}


.item{box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10);}
.item:hover{box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);}

.item{transition:transform 300ms ease 0ms,box-shadow 300ms ease 0ms}
.stacks_in_2728{--offcanvas-size-small:480px;--offcanvas-size-medium:640px;--offcanvas-size-large:1024px;}
.stacks_in_27683_18 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}
.grid-x > .cell.stacks_in_27683_19{width:120px;min-width:0px;max-width:1000px}@media only screen and (min-width:40em){.grid-x > .cell.stacks_in_27683_19{width:142px}}@media only screen and (min-width:64em){.grid-x > .cell.stacks_in_27683_19{width:142px}}
.stacks_in_27683_30{line-height:0}.stacks_in_27683_30 svg{display:inline-block;max-width:100px;height:auto;}.stacks_in_27683_30.full-width svg{width:100%;height:auto}

.grid-x > .cell.stacks_in_27683_22{width:120px;min-width:0px;max-width:1000px}@media only screen and (min-width:40em){.grid-x > .cell.stacks_in_27683_22{width:142px}}@media only screen and (min-width:64em){.grid-x > .cell.stacks_in_27683_22{width:142px}}




.style-1 .wrapper{background-image:url('https://images.unsplash.com/photo-1521193089946-7aa29d1fe776?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1600&q=80') ;background-repeat:no-repeat    ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-1 .wrapper{background-attachment:scroll!important}}
.style-1 .wrapper{position:relative;z-index:0}.style-1 .wrapper:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.25 ;background-color:var(--white) ;}



.style-1 .img-mask{min-height:100vh ;max-height:100vh ;}
.style-1 .img-mask{min-width:100.00vw ;max-width:100.00vw ;}

@media screen and (max-width: 39.9375em){.style-1 .img-mask{clip-path:polygon(15% 20%, 85% 20%, 85% 80%, 15% 80%) ;}}
@media screen and (max-width: 39.9375em){.style-1 .img-mask:hover{clip-path:polygon(14% 19%, 86% 19%, 86% 81%, 14% 81%) ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-1 .img-mask{clip-path:polygon(20% 20%, 80% 20%, 80% 80%, 20% 80%) ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-1 .img-mask:hover{clip-path:polygon(19% 19%, 81% 19%, 81% 81%, 19% 81%) ;}}
@media screen and (min-width: 64em){.style-1 .img-mask{clip-path:polygon(30% 20%, 70% 20%, 70% 80%, 30% 80%) ;}}
@media screen and (min-width: 64em){.style-1 .img-mask:hover{clip-path:polygon(29% 19%, 71% 19%, 71% 81%, 29% 81%) ;}}

.style-1 .img-mask{background-image:url('../files/bgimage-2126-A9A.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-1 .img-mask{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-1 .img-mask{background-image:url('../files/bgimageMedium-2126-A9A.jpg') }}

.style-1 .img-mask{cursor:zoom-in }


.style-1 .img-mask.toggled{height:100.00vh !important;}@media only screen and (min-width:40em){.style-1 .img-mask.toggled{height:100.00vh !important}}@media only screen and (min-width:64em){.style-1 .img-mask.toggled{height:100.00vh !important}}
.style-1 .img-mask.toggled{width:100.00vw !important;}@media only screen and (min-width:40em){.style-1 .img-mask.toggled{width:100.00vw !important}}@media only screen and (min-width:64em){.style-1 .img-mask.toggled{width:100.00vw !important}}

.style-1 .img-mask.toggled{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) ;}

.style-1 .img-mask.toggled{cursor:zoom-out }




.style-1 .img-mask{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



@media screen and (max-width: 39.9375em){.style-1 .overlap-1{position: absolute  ;z-index:1 ;top:40% ;bottom:unset ;left:10% ;right:unset ;transform:translateY(-50%) ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-1 .overlap-1{position: absolute  ;z-index:1 ;top:40% ;bottom:unset ;left:15% ;right:unset ;transform:translateY(-50%) ;}}
@media screen and (min-width: 64em){.style-1 .overlap-1{position: absolute  ;z-index:1 ;top:40% ;bottom:unset ;left:20% ;right:unset ;transform:translateY(-50%) ;}}

.style-1 .overlap-1{pointer-events:none !important}


            .style-1 h2.title.bigger{font-size:calc(48rem/16) !important;font-weight:700 !important;line-height:1.20 !important;}@media only screen and (min-width:40em) {            .style-1 h2.title.bigger{font-size:calc(72rem/16) !important;line-height:1.20 !important}}@media only screen and (min-width:64em) {            .style-1 h2.title.bigger{font-size:calc(96rem/16) !important;line-height:1.20 !important}}
            .style-1 .above-title.bigger{font-size:calc(20rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .style-1 .above-title.bigger{font-size:calc(22rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .style-1 .above-title.bigger{font-size:calc(24rem/16) ;line-height:1.20 }}


.style-1 .overlap-1.toggled{position: absolute  ;z-index:1 ;top:40% ;bottom:unset ;left:-20% ;right:unset ;transform:translateY(-50%) ;}
.style-1 .overlap-1.toggled{opacity:0.00 }




.style-1 .overlap-1{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



@media screen and (max-width: 39.9375em){.style-1 .overlap-2{position: absolute  ;z-index:1 ;top:60% ;bottom:unset ;left:5% ;right:unset ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-1 .overlap-2{position: absolute  ;z-index:1 ;top:65% ;bottom:unset ;left:unset ;right:10% ;}}
@media screen and (min-width: 64em){.style-1 .overlap-2{position: absolute  ;z-index:1 ;top:65% ;bottom:unset ;left:unset ;right:15% ;}}

@media screen and (max-width: 39.9375em){.style-1 .overlap-2{width:90.00% !important;}}@media only screen and (min-width:40em){.style-1 .overlap-2{width:0.00% !important}}@media only screen and (min-width:64em){.style-1 .overlap-2{width:0.00% !important}}
@media screen and (min-width: 40em){.style-1 .overlap-2{width:100.00% !important;min-width:300.00px !important;max-width:500.00px !important;}}@media only screen and (min-width:40em){.style-1 .overlap-2{width:100.00% !important}}@media only screen and (min-width:64em){.style-1 .overlap-2{width:100.00% !important}}

.style-1 .overlap-2{background-color:var(--dark-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-1 .overlap-2{background-attachment:scroll!important}}

.style-1 .overlap-2{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.style-1 .overlap-2{padding-top:24.00px ;padding-right:24.00px ;padding-bottom:24.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.style-1 .overlap-2{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px }}
.style-1 .overlap-2{pointer-events:none !important}


            .style-1 .above-title{font-size:calc(16rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .style-1 .above-title{font-size:calc(18rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .style-1 .above-title{font-size:calc(20rem/16) ;line-height:1.20 }}



.style-1 .overlap-2.toggled{}

.style-1 .overlap-2.toggled{background:none ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-1 .overlap-2.toggled{background-attachment:scroll!important}}

.style-1 .description.toggled{opacity:0.00 }





.style-1 .overlap-2{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }

.style-1 .description{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



@media screen and (max-width: 39.9375em){.style-1 .overlap-3{position: absolute  ;z-index:1 ;top:20% ;bottom:unset ;left:unset ;right:5% ;transform:translateY(-50%) ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-1 .overlap-3{position: absolute  ;z-index:1 ;top:28% ;bottom:unset ;left:unset ;right:12% ;transform:translateY(-50%) ;}}
@media screen and (min-width: 64em){.style-1 .overlap-3{position: absolute  ;z-index:1 ;top:25% ;bottom:unset ;left:unset ;right:27% ;}}

.style-1 .overlap-3{width:100.00px !important;}@media only screen and (min-width:40em){.style-1 .overlap-3{width:130.00px !important}}@media only screen and (min-width:64em){.style-1 .overlap-3{width:150.00px !important}}

.style-1 .overlap-3{pointer-events:none !important}


.style-1 .overlap-3.toggled{position: absolute  ;z-index:1 ;top:25% ;bottom:unset ;left:unset ;right:-10% ;}

.style-1 .overlap-3.toggled{opacity:0.00 }







.style-1 .spin.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(-3600deg)
        
        
        ;
}






.style-1 .overlap-3{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }

.style-1 .spin{transition:transform 100000ms linear 0ms !important}



.style-1 .overlap-4{position: absolute  ;z-index:1 ;top:0px ;bottom:unset ;left:unset ;right:unset ;}

.style-1 .overlap-4{width:100.00vw !important;}@media only screen and (min-width:40em){.style-1 .overlap-4{width:100.00vw !important}}@media only screen and (min-width:64em){.style-1 .overlap-4{width:100.00vw !important}}

.style-1 .overlap-4{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:0.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.style-1 .overlap-4{padding-top:24.00px ;padding-right:24.00px ;padding-bottom:0.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.style-1 .overlap-4{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:0.00px ;padding-left:32.00px }}


         .menu li,   .style-1 .main-menu{font-family:"Poppins",sans-serif }
            .style-1 .main-menu{font-size:calc(18rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em) {            .style-1 .main-menu{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .style-1 .main-menu{font-size:calc(18rem/16) ;line-height:1.50 }}

 .main-menu>.menu a, .menu.main-menu a{--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(225, 50, 51, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .main-menu>.menu .menu-text, .menu.main-menu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .main-menu>.menu>li>a, .menu.main-menu>li>a{padding-top:1rem;padding-bottom:1rem} .main-menu>.menu .submenu>li>a, .menu.main-menu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .main-menu>.menu li.active>a, .main-menu>.menu li.is-active>a, .main-menu>.menu a.is-active, .menu.main-menu li.active>a, .menu.main-menu li.is-active>a, .menu.main-menu a.is-active{--menu-bg-color:rgba(225, 50, 51, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .main-menu>.menu .submenu li.active>a, .main-menu>.menu .submenu li.is-active>a, .main-menu>.menu .submenu a.is-active, .menu.main-menu .submenu li.active>a, .menu.main-menu .submenu li.is-active>a, .menu.main-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .main-menu>.menu .submenu a, .menu.main-menu .submenu a{--menu-caret-color:rgba(225, 50, 51, 1.00)} .main-menu>.menu .submenu, .menu.main-menu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .main-menu>.menu .submenu a, .menu.main-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .main-menu>.menu .submenu .menu-text, .menu.main-menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .main-menu>.menu .submenu li.active>a, .main-menu>.menu .submenu li.is-active>a, .main-menu>.menu .submenu a.is-active, .menu.main-menu .submenu li.active>a, .menu.main-menu .submenu li.is-active>a, .menu.main-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(225, 50, 51, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}


.style-1 .overlap-4.toggled{position: absolute  ;z-index:1 ;top:-80px ;bottom:unset ;left:unset ;right:unset ;}

.style-1 .overlap-4.toggled{opacity:0.00 }




.style-1 .overlap-4{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }














.style-2 .wrapper{background-image:url('https://images.unsplash.com/photo-1616410731303-6affae095a0a?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1200&q=80') ;background-repeat:no-repeat    ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-2 .wrapper{background-attachment:scroll!important}}
.style-2 .wrapper{position:relative;z-index:0}.style-2 .wrapper:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.25 ;background-color:var(--white) ;}



.style-2 .img-mask{min-height:100vh ;max-height:100vh ;}
.style-2 .img-mask{min-width:100.00% ;max-width:100.00% ;}

.style-2 .img-mask{background-image:url('../files/bgimage-39-28A.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-2 .img-mask{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-2 .img-mask{background-image:url('../files/bgimageMedium-39-28A.jpg') }}

@media screen and (max-width: 39.9375em){.style-2 .img-mask{clip-path:polygon(15% 20%, 85% 20%, 85% 80%, 15% 80%) ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-2 .img-mask{clip-path:polygon(20% 20%, 80% 20%, 80% 80%, 20% 80%) ;}}
@media screen and (min-width: 64em){.style-2 .img-mask{clip-path:polygon(15% 20%, 85% 20%, 85% 80%, 15% 80%) ;}}


.style-2 .img-mask.toggled{height:100.00vh !important;}@media only screen and (min-width:40em){.style-2 .img-mask.toggled{height:100.00vh !important}}@media only screen and (min-width:64em){.style-2 .img-mask.toggled{height:100.00vh !important}}
.style-2 .img-mask.toggled{width:100.00% !important;}@media only screen and (min-width:40em){.style-2 .img-mask.toggled{width:100.00% !important}}@media only screen and (min-width:64em){.style-2 .img-mask.toggled{width:100.00% !important}}

.style-2 .img-mask.toggled{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) ;}




.style-2 .img-mask{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



.style-2 .overlap-1{position: absolute  ;z-index:1 ;top:40% ;bottom:unset ;left:unset ;right:10% ;transform:translateY(-50%) ;}

.style-2 .overlap-1{pointer-events:none !important}


            .style-2 h2.title.bigger{font-size:calc(48rem/16) !important;font-weight:700 !important;line-height:1.20 !important;}@media only screen and (min-width:40em) {            .style-2 h2.title.bigger{font-size:calc(72rem/16) !important;line-height:1.20 !important}}@media only screen and (min-width:64em) {            .style-2 h2.title.bigger{font-size:calc(96rem/16) !important;line-height:1.20 !important}}
            .style-2 .above-title.bigger{font-size:calc(20rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .style-2 .above-title.bigger{font-size:calc(22rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .style-2 .above-title.bigger{font-size:calc(24rem/16) ;line-height:1.20 }}


.style-2 .overlap-1.toggled{position: absolute  ;z-index:1 ;top:40% ;bottom:unset ;left:unset ;right:-20% ;transform:translateY(-50%) ;}

.style-2 .overlap-1.toggled{opacity:0.00 }




.style-2 .overlap-1{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



.style-2 .overlap-2{position: absolute  ;z-index:1 ;top:65% ;bottom:unset ;left:10% ;right:unset ;}

@media screen and (max-width: 39.9375em){.style-2 .overlap-2{width:80.00% !important;}}@media only screen and (min-width:40em){.style-2 .overlap-2{width:0.00% !important}}@media only screen and (min-width:64em){.style-2 .overlap-2{width:0.00% !important}}
@media screen and (min-width: 40em){.style-2 .overlap-2{width:100.00% !important;min-width:300.00px !important;max-width:500.00px !important;}}@media only screen and (min-width:40em){.style-2 .overlap-2{width:100.00% !important}}@media only screen and (min-width:64em){.style-2 .overlap-2{width:100.00% !important}}

.style-2 .overlap-2{background-color:var(--dark-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-2 .overlap-2{background-attachment:scroll!important}}

.style-2 .overlap-2{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.style-2 .overlap-2{padding-top:24.00px ;padding-right:24.00px ;padding-bottom:24.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.style-2 .overlap-2{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px }}
.style-2 .overlap-2{pointer-events:none !important}


            .style-2 .above-title{font-size:calc(16rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .style-2 .above-title{font-size:calc(18rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .style-2 .above-title{font-size:calc(20rem/16) ;line-height:1.20 }}



.style-2 .overlap-2.toggled{}

.style-2 .overlap-2.toggled{background:none ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-2 .overlap-2.toggled{background-attachment:scroll!important}}

.style-2 .description.toggled{opacity:0.00 }





.style-2 .overlap-2{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }

.style-2 .description{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }






.style-2 .button:after{content:"\f055" }


.style-2 .overlap-3.toggled{position: absolute  ;z-index:1 ;top:32px ;bottom:unset ;left:32px ;right:unset ;}

.style-2 .button.toggled:after{content:"\f056" }





.style-2 .overlap-3{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



.style-2 .overlap-4{position: absolute  ;z-index:1 ;top:0px ;bottom:unset ;left:unset ;right:unset ;}

.style-2 .overlap-4{width:100.00% !important;}@media only screen and (min-width:40em){.style-2 .overlap-4{width:100.00% !important}}@media only screen and (min-width:64em){.style-2 .overlap-4{width:100.00% !important}}

.style-2 .overlap-4{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:0.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.style-2 .overlap-4{padding-top:24.00px ;padding-right:24.00px ;padding-bottom:0.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.style-2 .overlap-4{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:0.00px ;padding-left:32.00px }}


         .menu li,   .style-2 .main-menu{font-family:"Poppins",sans-serif }
            .style-2 .main-menu{font-size:calc(18rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em) {            .style-2 .main-menu{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .style-2 .main-menu{font-size:calc(18rem/16) ;line-height:1.50 }}

 .main-menu>.menu a, .menu.main-menu a{--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(225, 50, 51, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .main-menu>.menu .menu-text, .menu.main-menu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .main-menu>.menu>li>a, .menu.main-menu>li>a{padding-top:1rem;padding-bottom:1rem} .main-menu>.menu .submenu>li>a, .menu.main-menu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .main-menu>.menu li.active>a, .main-menu>.menu li.is-active>a, .main-menu>.menu a.is-active, .menu.main-menu li.active>a, .menu.main-menu li.is-active>a, .menu.main-menu a.is-active{--menu-bg-color:rgba(225, 50, 51, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .main-menu>.menu .submenu li.active>a, .main-menu>.menu .submenu li.is-active>a, .main-menu>.menu .submenu a.is-active, .menu.main-menu .submenu li.active>a, .menu.main-menu .submenu li.is-active>a, .menu.main-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .main-menu>.menu .submenu a, .menu.main-menu .submenu a{--menu-caret-color:rgba(225, 50, 51, 1.00)} .main-menu>.menu .submenu, .menu.main-menu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .main-menu>.menu .submenu a, .menu.main-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .main-menu>.menu .submenu .menu-text, .menu.main-menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .main-menu>.menu .submenu li.active>a, .main-menu>.menu .submenu li.is-active>a, .main-menu>.menu .submenu a.is-active, .menu.main-menu .submenu li.active>a, .menu.main-menu .submenu li.is-active>a, .menu.main-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(225, 50, 51, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}


.style-2 .overlap-4.toggled{position: absolute  ;z-index:1 ;top:-80px ;bottom:unset ;left:unset ;right:unset ;}

.style-2 .overlap-4.toggled{opacity:0.00 }




.style-2 .overlap-4{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }













.style-3 .wrapper{background-color:var(--light-gray) ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-3 .wrapper{background-attachment:scroll!important}}



.style-3 .img-mask{height:400.00px ;}@media only screen and (min-width:40em){.style-3 .img-mask{height:550.00px }}@media only screen and (min-width:64em){.style-3 .img-mask{height:700.00px }}
.style-3 .img-mask{min-width:100.00% ;max-width:100.00% ;}

@media screen and (max-width: 39.9375em){.style-3 .img-mask{clip-path:polygon(15% 20%, 85% 20%, 85% 80%, 15% 80%) ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-3 .img-mask{clip-path:polygon(15% 20%, 85% 20%, 85% 80%, 15% 80%) ;}}
@media screen and (min-width: 64em){.style-3 .img-mask{clip-path:polygon(15% 20%, 85% 20%, 85% 80%, 15% 80%) ;}}

.style-3 .img-1{background-image:url('../files/bgimage-811-F18.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-3 .img-1{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-3 .img-1{background-image:url('../files/bgimageMedium-811-F18.jpg') }}
.style-3 .img-2{background-image:url('../files/bgimage-813-F18.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-3 .img-2{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-3 .img-2{background-image:url('../files/bgimageMedium-813-F18.jpg') }}
.style-3 .img-3{background-image:url('../files/bgimage-814-F18.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-3 .img-3{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-3 .img-3{background-image:url('../files/bgimageMedium-814-F18.jpg') }}

.style-3 .img-mask{cursor:zoom-in }


.style-3 .img-mask.toggled{height:600.00px !important;}@media only screen and (min-width:40em){.style-3 .img-mask.toggled{height:600.00px !important}}@media only screen and (min-width:64em){.style-3 .img-mask.toggled{height:700.00px !important}}
.style-3 .img-mask.toggled{width:100.00% !important;}@media only screen and (min-width:40em){.style-3 .img-mask.toggled{width:100.00% !important}}@media only screen and (min-width:64em){.style-3 .img-mask.toggled{width:100.00% !important}}

.style-3 .img-mask.toggled{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) !important;}

.style-3 .img-mask.toggled{cursor:zoom-out }




.style-3 .img-mask{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



.style-3 .extra-content{position: absolute  ;z-index:1 ;top:unset ;bottom:-20% ;left:unset ;right:unset ;}

.style-3 .extra-content{opacity:0.00 }

.style-3 .extra-content{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-3 .extra-content{background-attachment:scroll!important}}


.style-3 .extra-content.toggled{position: absolute  ;z-index:1 ;top:unset ;bottom:0px ;left:unset ;right:unset ;}

.style-3 .extra-content.toggled{opacity:1.00 !important}




.style-3 .extra-content{transition:all 800ms ease 150ms }



.style-3 .overlap-1{position: absolute  ;z-index:1 ;top:30% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}

.style-3 .overlap-1{pointer-events:none !important}


            .style-3 h2.title.bigger{font-size:calc(36rem/16) !important;font-weight:700 !important;line-height:1.20 !important;}@media only screen and (min-width:40em) {            .style-3 h2.title.bigger{font-size:calc(42rem/16) !important;line-height:1.20 !important}}@media only screen and (min-width:64em) {            .style-3 h2.title.bigger{font-size:calc(48rem/16) !important;line-height:1.20 !important}}
            .style-3 .above-title{font-size:calc(16rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .style-3 .above-title{font-size:calc(18rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .style-3 .above-title{font-size:calc(20rem/16) ;line-height:1.20 }}


.style-3 .overlap-1.toggled{position: absolute  ;z-index:1 ;top:-10% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}

.style-3 .overlap-1.toggled{opacity:0.00 }




.style-3 .overlap-1{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



@media screen and (max-width: 39.9375em){.style-3 .overlap-2{position: absolute  ;z-index:1 ;top:72% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}}
@media screen and (min-width: 40em){.style-3 .overlap-2{position: absolute  ;z-index:1 ;top:65% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}}

@media screen and (max-width: 39.9375em){.style-3 .overlap-2{width:60.00% !important;}}@media only screen and (min-width:40em){.style-3 .overlap-2{width:0.00% !important}}@media only screen and (min-width:64em){.style-3 .overlap-2{width:0.00% !important}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-3 .overlap-2{width:0.00% !important;min-width:360.00px !important;max-width:500.00px !important;}}@media only screen and (min-width:40em){.style-3 .overlap-2{width:100.00% !important}}@media only screen and (min-width:64em){.style-3 .overlap-2{width:0.00% !important}}
@media screen and (min-width: 64em){.style-3 .overlap-2{width:0.00% !important;min-width:300.00px !important;max-width:500.00px !important;}}@media only screen and (min-width:40em){.style-3 .overlap-2{width:0.00% !important}}@media only screen and (min-width:64em){.style-3 .overlap-2{width:100.00% !important}}

.style-3 .overlap-2{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-3 .overlap-2{background-attachment:scroll!important}}

.style-3 .overlap-2{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.style-3 .overlap-2{padding-top:24.00px ;padding-right:24.00px ;padding-bottom:24.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.style-3 .overlap-2{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px }}
.style-3 .overlap-2{pointer-events:none !important}


.style-3 .overlap-2.toggled{position: absolute  ;z-index:1 ;top:115% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}

.style-3 .overlap-2.toggled{opacity:0.00 }





.style-3 .overlap-2{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }




.stacks_in_37339_1012 img{width:100%;max-width:40px}

.stacks_in_37339_1020 img{width:100%;max-width:48px}




.stacks_in_37339_1053 img{width:100%;max-width:40px}

.stacks_in_37339_1061 img{width:100%;max-width:48px}




.stacks_in_37339_1094 img{width:100%;max-width:40px}

.stacks_in_37339_1102 img{width:100%;max-width:48px}





.style-4 .wrapper{background-color:var(--light-gray) ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-4 .wrapper{background-attachment:scroll!important}}



.style-4 .img-mask{height:350.00px ;}@media only screen and (min-width:40em){.style-4 .img-mask{height:350.00px }}@media only screen and (min-width:64em){.style-4 .img-mask{height:450.00px }}
.style-4 .img-mask{min-width:100.00% ;max-width:100.00% ;}

@media screen and (max-width: 39.9375em){.style-4 .img-mask{clip-path:polygon(15% 20%, 85% 20%, 85% 80%, 15% 80%) ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-4 .img-mask{clip-path:polygon(15% 20%, 85% 20%, 85% 80%, 15% 80%) ;}}
@media screen and (min-width: 64em){.style-4 .img-mask{clip-path:polygon(15% 20%, 85% 20%, 85% 80%, 15% 80%) ;}}

.style-4 .img-1{background-image:url('../files/bgimage-356-818.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-4 .img-1{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-4 .img-1{background-image:url('../files/bgimageMedium-356-818.jpg') }}
.style-4 .img-2{background-image:url('../files/bgimage-357-818.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-4 .img-2{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-4 .img-2{background-image:url('../files/bgimageMedium-357-818.jpg') }}
.style-4 .img-3{background-image:url('../files/bgimage-358-818.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-4 .img-3{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-4 .img-3{background-image:url('../files/bgimageMedium-358-818.jpg') }}
.style-4 .img-4{background-image:url('../files/bgimage-359-818.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-4 .img-4{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-4 .img-4{background-image:url('../files/bgimageMedium-359-818.jpg') }}

.style-4 .img-mask{cursor:zoom-in }


.style-4 .img-mask.toggled{height:300.00px !important;}@media only screen and (min-width:40em){.style-4 .img-mask.toggled{height:350.00px !important}}@media only screen and (min-width:64em){.style-4 .img-mask.toggled{height:450.00px !important}}
.style-4 .img-mask.toggled{width:100.00% !important;}@media only screen and (min-width:40em){.style-4 .img-mask.toggled{width:100.00% !important}}@media only screen and (min-width:64em){.style-4 .img-mask.toggled{width:100.00% !important}}

.style-4 .img-mask.toggled{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) !important;}

.style-4 .img-mask.toggled{cursor:zoom-out }




.style-4 .img-mask{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



.style-4 .overlap-1{position: absolute  ;z-index:1 ;top:30% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}

.style-4 .overlap-1{pointer-events:none !important}


            .style-4 h2.title.bigger{font-size:calc(28rem/16) !important;font-weight:700 !important;line-height:1.20 !important;}@media only screen and (min-width:40em) {            .style-4 h2.title.bigger{font-size:calc(32rem/16) !important;line-height:1.20 !important}}@media only screen and (min-width:64em) {            .style-4 h2.title.bigger{font-size:calc(36rem/16) !important;line-height:1.20 !important}}
            .style-4 .above-title{font-size:calc(15rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .style-4 .above-title{font-size:calc(16rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .style-4 .above-title{font-size:calc(16rem/16) ;line-height:1.20 }}


.style-4 .overlap-1.toggled{position: absolute  ;z-index:1 ;top:-20% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}

.style-4 .overlap-1.toggled{opacity:0.00 }




.style-4 .overlap-1{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



.style-4 .overlap-2{position: absolute  !important;z-index:1 !important;top:unset !important;bottom:15% !important;left:50% !important;right:unset !important;transform:translateX(-50%) !important;}

.style-4 .overlap-2{width:auto !important;}  

.style-4 .overlap-2{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-4 .overlap-2{background-attachment:scroll!important}}

.style-4 .overlap-2{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.style-4 .overlap-2{padding-top:20.00px ;padding-right:20.00px ;padding-bottom:20.00px ;padding-left:20.00px }}@media only screen and (min-width:64em){.style-4 .overlap-2{padding-top:24.00px ;padding-right:24.00px ;padding-bottom:24.00px ;padding-left:24.00px }}
.style-4 .overlap-2{pointer-events:none !important}


@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-4 .overlap-2.toggled{position: absolute  !important;z-index:1 !important;top:unset !important;bottom:15% !important;left:50% !important;right:unset !important;transform:translateX(-50%) !important;}}
@media screen and (min-width: 64em){.style-4 .overlap-2.toggled{position: absolute  !important;z-index:1 !important;top:unset !important;bottom:10% !important;left:50% !important;right:unset !important;transform:translateX(-50%) !important;}}

.style-4 .overlap-2.toggled{}

.style-4 .overlap-2.toggled{background:none ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-4 .overlap-2.toggled{background-attachment:scroll!important}}

.style-4 .description.toggled{opacity:0.00 }





.style-4 .overlap-2{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }

.style-4 .description{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }

.stacks_in_33279_471 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

























.style-5 .wrapper{background-color:var(--light-gray) ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-5 .wrapper{background-attachment:scroll!important}}


.style-5 .wrapper.toggled{background-color:var(--black) !important;background-position:center top !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.style-5 .wrapper.toggled{background-attachment:scroll!important}}




.style-5 .wrapper{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



.style-5 .img-mask{height:300.00px ;}@media only screen and (min-width:40em){.style-5 .img-mask{height:400.00px }}@media only screen and (min-width:64em){.style-5 .img-mask{height:500.00px }}
.style-5 .img-mask{min-width:100.00% ;max-width:100.00% ;}

.style-5 .img-mask{clip-path:polygon(10% 10%, 90% 10%, 90% 90%, 10% 90%) ;}
.style-5 .img-mask:hover{clip-path:polygon(7% 7%, 93% 7%, 93% 93%, 7% 93%) ;}

.style-5 .img-1{background-image:url('../files/bgimage-92-5F6.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-5 .img-1{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-5 .img-1{background-image:url('../files/bgimageMedium-92-5F6.jpg') }}
.style-5 .img-2{background-image:url('../files/bgimage-93-5F6.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-5 .img-2{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-5 .img-2{background-image:url('../files/bgimageMedium-93-5F6.jpg') }}
.style-5 .img-3{background-image:url('../files/bgimage-95-5F6.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-5 .img-3{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-5 .img-3{background-image:url('../files/bgimageMedium-95-5F6.jpg') }}

.style-5 .img-mask{position:relative;z-index:0}.style-5 .img-mask:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ;background-color:rgba(0, 0, 0, 1.00) ;}
.style-5 .img-mask{position:relative;z-index:0}.style-5 .img-mask:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.40 ;background-color:rgba(0, 0, 0, 1.00) ;}

.style-5 .img-mask{cursor:zoom-in }



.img-mask .plus{opacity:0.00 }
.img-mask:hover .plus{opacity:1.00 }

.img-mask .plus:after{content:"\f067" }


.style-5 .img-mask.toggled{height:550.00px !important;}@media only screen and (min-width:40em){.style-5 .img-mask.toggled{height:550.00px !important}}@media only screen and (min-width:64em){.style-5 .img-mask.toggled{height:850.00px !important}}
.style-5 .img-mask.toggled{width:100.00% !important;}@media only screen and (min-width:40em){.style-5 .img-mask.toggled{width:100.00% !important}}@media only screen and (min-width:64em){.style-5 .img-mask.toggled{width:100.00% !important}}

.style-5 .img-mask.toggled{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) !important;}

.style-5 .img-mask.toggled{cursor:zoom-out }

.img-mask .plus.toggled:after{content:"\f068" !important}





.style-5 .img-mask{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }
.style-5 .img-mask:before{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }

.style-5 .plus{transition:all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



            .style-5 h2.title.bigger{font-size:calc(36rem/16) !important;font-weight:700 !important;line-height:1.20 !important;}@media only screen and (min-width:40em) {            .style-5 h2.title.bigger{font-size:calc(42rem/16) !important;line-height:1.20 !important}}@media only screen and (min-width:64em) {            .style-5 h2.title.bigger{font-size:calc(48rem/16) !important;line-height:1.20 !important}}

.style-5 .title{color:var(--black) ;}


.style-5 .description{--header-color:rgba(0, 0, 0, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(0, 0, 0, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}


.style-5 .title.toggled{color:var(--white) ;}

.style-5 .description.toggled{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}





.style-5 .title{transition:color 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }

.style-5 .description{transition:color 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }


.stacks_in_34565_292 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}





.stacks_in_34565_326 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}





.stacks_in_34565_354 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}















.register-form

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, -75%, 0px)
        
        
        
        
        ;
}



@media screen and (min-width: 40em) {





.register-form

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(-75%, 0%, 0px)
        
        
        
        
        ;
}

}

.register-form{opacity:0.00 }




@media screen and (max-width: 39.9375em) {





.login-form.toggled

{
    transform-origin: 30% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 75%, 0px)
        
        
        
        
        ;
}

}



@media screen and (min-width: 40em) {





.login-form.toggled

{
    transform-origin: 30% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(75%, 0%, 0px)
        
        
        
        
        ;
}

}

.login-form.toggled{opacity:0.00 }







.register-form.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 0%, 0px)
        
        
        
        
        ;
}

.register-form.toggled{opacity:1.00 }





.style-6 .login-form{transition:all 650ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }

.style-6 .register-form{transition:all 650ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



@media screen and (max-width: 39.9375em){.style-6 .overlap-1{position: absolute  ;z-index:1 ;top:50% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (min-width: 40em){.style-6 .overlap-1{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:50% ;right:unset ;}}

.style-6 .overlap-1{width:100.00% ;}@media only screen and (min-width:40em){.style-6 .overlap-1{width:50.00% }}@media only screen and (min-width:64em){.style-6 .overlap-1{width:50.00% }}
.style-6 .overlap-1{height:50.00% ;}@media only screen and (min-width:40em){.style-6 .overlap-1{height:100.00% }}@media only screen and (min-width:64em){.style-6 .overlap-1{height:100.00% }}

.style-6 .overlap-1{background-image:url('../files/bgimage-1551-7C3.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-6 .overlap-1{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-6 .overlap-1{background-image:url('../files/bgimageMedium-1551-7C3.jpg') }}
.style-6 .overlap-1{position:relative;z-index:0}.style-6 .overlap-1:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.55 ;background-color:var(--black) ;}


@media screen and (max-width: 39.9375em){.style-6 .overlap-1.toggled{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (min-width: 40em){.style-6 .overlap-1.toggled{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}}


.style-6 .overlap-1{transition:all 650ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



@media screen and (max-width: 39.9375em){.style-6 .overlap-2{position: absolute  ;z-index:1 ;top:50% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (min-width: 40em){.style-6 .overlap-2{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:50% ;right:unset ;}}

.style-6 .overlap-2{width:100.00% ;}@media only screen and (min-width:40em){.style-6 .overlap-2{width:50.00% }}@media only screen and (min-width:64em){.style-6 .overlap-2{width:50.00% }}
.style-6 .overlap-2{height:50.00% !important;}@media only screen and (min-width:40em){.style-6 .overlap-2{height:100.00% !important}}@media only screen and (min-width:64em){.style-6 .overlap-2{height:100.00% !important}}




@media screen and (max-width: 39.9375em) {





.style-6 .overlap-2.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, -100%, 0px)
        
        
        
        
        ;
}

}



@media screen and (min-width: 40em) {





.style-6 .overlap-2.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(0.50, 0.50, 1.00)
        
        
        
        ;
}

}


.style-6 .overlap-2.toggled{opacity:0.00 }
@media screen and (min-width: 40em){.overlap-2.toggled{pointer-events:none }}


.style-6 .overlap-2{transition:all 650ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }



@media screen and (max-width: 39.9375em){.style-6 .overlap-3{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (min-width: 40em){.style-6 .overlap-3{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}}

.style-6 .overlap-3{width:100.00% ;}@media only screen and (min-width:40em){.style-6 .overlap-3{width:50.00% }}@media only screen and (min-width:64em){.style-6 .overlap-3{width:50.00% }}
.style-6 .overlap-3{height:50.00% ;}@media only screen and (min-width:40em){.style-6 .overlap-3{height:100.00% }}@media only screen and (min-width:64em){.style-6 .overlap-3{height:100.00% }}



@media screen and (max-width: 39.9375em) {





.style-6 .overlap-3

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 100%, 0px)
        
        
        
        
        ;
}

}



@media screen and (min-width: 40em) {





.style-6 .overlap-3

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(0.50, 0.50, 1.00)
        
        
        
        ;
}

}


.style-6 .overlap-3{opacity:0.00 }
.style-6 .overlap-3{pointer-events:none }




@media screen and (max-width: 39.9375em) {





.style-6 .overlap-3.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 0%, 0px)
        
        
        
        
        ;
}

}



@media screen and (min-width: 40em) {





.style-6 .overlap-3.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}

}


.style-6 .overlap-3.toggled{opacity:1.00 }
.style-6 .overlap-3.toggled{pointer-events:auto }


.style-6 .overlap-3{transition:all 650ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0ms }


.stacks_in_38235_1478 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}









.style-7{background-color:rgba(248, 223, 212, 1.00) ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-7{background-attachment:scroll!important}}


.style-7 .wrapper{padding-top:80.00px ;padding-right:32.00px ;padding-bottom:80.00px ;padding-left:32.00px ;}@media only screen and (min-width:40em){.style-7 .wrapper{padding-top:128.00px ;padding-right:64.00px ;padding-bottom:128.00px ;padding-left:64.00px }}@media only screen and (min-width:64em){.style-7 .wrapper{padding-top:256.00px ;padding-right:0.00px ;padding-bottom:256.00px ;padding-left:0.00px }}

.style-7 .wrapper.toggled{padding-top:196.00px ;padding-right:32.00px ;padding-bottom:40.00px ;padding-left:32.00px ;}@media only screen and (min-width:40em){.style-7 .wrapper.toggled{padding-top:400.00px ;padding-right:64.00px ;padding-bottom:64.00px ;padding-left:64.00px }}@media only screen and (min-width:64em){.style-7 .wrapper.toggled{padding-top:500.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}


.style-7 .wrapper{transition:all 500ms ease 0ms }


.style-7 .btn-main:after{content:"  \f055" }


.style-7 .btn-main.toggled:after{content:"  \f056" }




.style-7 .overlap-1{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}
.style-7 .overlap-1{width:100.00% ;}@media only screen and (min-width:40em){.style-7 .overlap-1{width:100.00% }}@media only screen and (min-width:64em){.style-7 .overlap-1{width:100.00% }}


.style-7 .overlap-2{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}
.style-7 .overlap-2{width:100.00% ;}@media only screen and (min-width:40em){.style-7 .overlap-2{width:100.00% }}@media only screen and (min-width:64em){.style-7 .overlap-2{width:100.00% }}

@media screen and (max-width: 39.9375em){.style-7 .overlap-2.toggled{position: absolute  ;z-index:1 ;top:-10% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-7 .overlap-2.toggled{position: absolute  ;z-index:1 ;top:-20% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (min-width: 64em){.style-7 .overlap-2.toggled{position: absolute  ;z-index:1 ;top:-25% ;bottom:unset ;left:0% ;right:unset ;}}
.style-7 .img-2.toggled{filter:drop-shadow(0px 25px 10px rgba(0, 0, 0, 0.20));}


.style-7 .overlap-2{transition:all 500ms ease 0ms }
.style-7 .img-2{transition:all 500ms ease 0ms }


.style-7 .overlap-3{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}
.style-7 .overlap-3{width:100.00% ;}@media only screen and (min-width:40em){.style-7 .overlap-3{width:100.00% }}@media only screen and (min-width:64em){.style-7 .overlap-3{width:100.00% }}

@media screen and (max-width: 39.9375em){.style-7 .overlap-3.toggled{position: absolute  ;z-index:1 ;top:-20% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-7 .overlap-3.toggled{position: absolute  ;z-index:1 ;top:-40% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (min-width: 64em){.style-7 .overlap-3.toggled{position: absolute  ;z-index:1 ;top:-50% ;bottom:unset ;left:0% ;right:unset ;}}
.style-7 .img-3.toggled{filter:drop-shadow(0px 25px 10px rgba(0, 0, 0, 0.20));}


.style-7 .overlap-3{transition:all 500ms ease 0ms }
.style-7 .img-3{transition:all 500ms ease 0ms }


.style-7 .overlap-4{position: absolute  ;z-index:999 ;top:0% ;bottom:unset ;left:unset ;right:0% ;}
.style-7 .btn-close{opacity:0.00 }






.style-7 .btn-close

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        
        ;
}

.style-7 .btn-close{pointer-events:none }

.style-7 .btn-close.toggled{opacity:1.00 }






.style-7 .btn-close.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(180deg)
        
        
        ;
}

.style-7 .btn-close.toggled{pointer-events:auto }


.style-7 .btn-close{transition:all 500ms ease 0ms }


@media screen and (max-width: 63.9375em){.style-7 .content{position: absolute  ;z-index:1 ;top:75% ;bottom:unset ;left:unset ;right:0% ;transform:translateY(-50%) ;}}
@media screen and (min-width: 64em){.style-7 .content{position: absolute  ;z-index:1 ;top:50% ;bottom:unset ;left:unset ;right:30% ;transform:translateY(-50%) ;}}
.style-7 .content{width:100.00% ;}@media only screen and (min-width:40em){.style-7 .content{width:100.00% }}@media only screen and (min-width:64em){.style-7 .content{width:33.00% }}
.style-7 .content{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.style-7 .content{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.style-7 .content{padding-top:0.00px ;padding-right:16.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.style-7 .content{opacity:0.00 }

@media screen and (max-width: 63.9375em){.style-7 .content-bottom{height:0.00px !important;}}@media only screen and (min-width:40em){.style-7 .content-bottom{height:0.00px !important}}@media only screen and (min-width:64em){.style-7 .content-bottom{height:0.00px !important}}
@media screen and (max-width: 63.9375em){.style-7 .content-bottom{opacity:0.00 }}


@media screen and (max-width: 63.9375em){.style-7 .content.toggled{position: absolute  !important;z-index:1 !important;top:50% !important;bottom:unset !important;left:unset !important;right:0% !important;transform:translateY(-50%) !important;}}
@media screen and (min-width: 64em){.style-7 .content.toggled{position: absolute  ;z-index:1 ;top:50% ;bottom:unset ;left:unset ;right:0% ;transform:translateY(-50%) ;}}
.style-7 .content.toggled{opacity:1.00 }

@media screen and (max-width: 63.9375em){.style-7 .content-bottom.toggled{height:300.00px !important;}}@media only screen and (min-width:40em){.style-7 .content-bottom.toggled{height:150.00px !important}}@media only screen and (min-width:64em){.style-7 .content-bottom.toggled{height:0.00px !important}}
@media screen and (max-width: 63.9375em){.style-7 .content-bottom.toggled{opacity:1.00 }}





.style-7 .content{transition:all 500ms ease 0ms }

.style-7 .content-bottom{transition:all 500ms ease 0ms }


.stacks_in_37731_1228 img{width:100%;max-width:800px}


.stacks_in_37731_1272 img{width:100%;max-width:800px}


.stacks_in_37731_1296 img{width:100%;max-width:800px}


.stacks_in_37731_1321 img{width:100%;max-width:800px}








.style-8 .toggle{height:28.00px ;}@media only screen and (min-width:40em){.style-8 .toggle{height:28.00px }}@media only screen and (min-width:64em){.style-8 .toggle{height:28.00px }}
.style-8 .toggle{width:56.00px ;}@media only screen and (min-width:40em){.style-8 .toggle{width:56.00px }}@media only screen and (min-width:64em){.style-8 .toggle{width:56.00px }}
.style-8 .toggle{background-color:rgba(239, 239, 239, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-8 .toggle{background-attachment:scroll!important}}
.style-8 .toggle{border-radius:14px ;}
.style-8 .toggle{cursor:pointer }

.style-8 .selector{height:20.00px ;}@media only screen and (min-width:40em){.style-8 .selector{height:20.00px }}@media only screen and (min-width:64em){.style-8 .selector{height:20.00px }}
.style-8 .selector{width:20.00px ;}@media only screen and (min-width:40em){.style-8 .selector{width:20.00px }}@media only screen and (min-width:64em){.style-8 .selector{width:20.00px }}
.style-8 .selector{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-8 .selector{background-attachment:scroll!important}}
.style-8 .selector{border-radius:16px ;}
.style-8 .selector{position: absolute  ;z-index:1 ;top:4px ;bottom:unset ;left:4px ;right:unset ;}

.style-8 .info-text:after{content:"Open" }
.style-8 .info-text{cursor:pointer }
            .style-8 .info-text{font-size:calc(12rem/16) !important;}@media only screen and (min-width:40em) {            .style-8 .info-text{font-size:calc(12rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .style-8 .info-text{font-size:calc(12rem/16) !important;line-height:1.50 !important}}
.style-8 .info-text{color:rgba(163, 163, 163, 1.00) ;}

.style-8 .selector{transition:all 300ms ease 0ms }



.item-1 .toggle.toggled{background-color:var(--success) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.item-1 .toggle.toggled{background-attachment:scroll!important}}

.item-1 .selector.toggled{position: absolute  ;z-index:1 ;top:4px ;bottom:unset ;left:32px ;right:unset ;}

.item-1 .info-text.toggled:after{content:"Close" }







.item-2 .toggle.toggled{background-color:var(--success) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.item-2 .toggle.toggled{background-attachment:scroll!important}}

.item-2 .selector.toggled{position: absolute  ;z-index:1 ;top:4px ;bottom:unset ;left:32px ;right:unset ;}

.item-2 .info-text.toggled:after{content:"Close" }







.item-3 .toggle.toggled{background-color:var(--success) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.item-3 .toggle.toggled{background-attachment:scroll!important}}

.item-3 .selector.toggled{position: absolute  ;z-index:1 ;top:4px ;bottom:unset ;left:32px ;right:unset ;}

.item-3 .info-text.toggled:after{content:"Close" }







.item-4 .toggle.toggled{background-color:var(--success) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.item-4 .toggle.toggled{background-attachment:scroll!important}}

.item-4 .selector.toggled{position: absolute  ;z-index:1 ;top:4px ;bottom:unset ;left:32px ;right:unset ;}

.item-4 .info-text.toggled:after{content:"Close" }








.style-8 .item-wrapper{height:60.00px ;}@media only screen and (min-width:40em){.style-8 .item-wrapper{height:70.00px }}@media only screen and (min-width:64em){.style-8 .item-wrapper{height:88.00px }}

.style-8 .item-wrapper{padding-top:16.00px ;padding-right:24.00px ;padding-bottom:16.00px ;padding-left:24.00px ;}@media only screen and (min-width:40em){.style-8 .item-wrapper{padding-top:24.00px ;padding-right:32.00px ;padding-bottom:24.00px ;padding-left:32.00px }}@media only screen and (min-width:64em){.style-8 .item-wrapper{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px }}
.style-8 .item-wrapper{border-color:var(--medium-gray) ;border-bottom-width:1px ;border-bottom-style:solid ;}

.style-8 .item-content{opacity:0.00 }

.style-8 .item-title{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:16.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.style-8 .item-title{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:24.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.style-8 .item-title{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px }}
.style-8 .title{cursor:pointer }
.style-8 .title:hover{color:var(--blue) ;}

.style-8 .btn-main{--primary:rgba(10, 10, 10, 1.00) ;}
.style-8 .btn-main:hover{--primary-dark:var(--blue-dark) ;}
.style-8 .btn-main:before{background-color:unset !important}

:root{--blue:rgba(98, 124, 243, 1.00)}
:root{--blue-dark:rgba(98, 124, 243, 1.00)}


.style-8 .overlap{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}
.style-8 .overlap{width:100.00% ;}@media only screen and (min-width:40em){.style-8 .overlap{width:100.00% }}@media only screen and (min-width:64em){.style-8 .overlap{width:100.00% }}
.style-8 .overlap{height:50.00vh !important;}@media only screen and (min-width:40em){.style-8 .overlap{height:50.00vh !important}}@media only screen and (min-width:64em){.style-8 .overlap{height:50.00vh !important}}
.overlap{opacity:0.00 }

@media screen and (max-width: 39.9375em){.style-8 .item-img{display:flex;align-items:center;aspect-ratio:3/2;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.style-8 .item-img{display:flex;align-items:center;aspect-ratio:3/5;}}
@media screen and (min-width: 64em){.style-8 .item-img{display:flex;align-items:center;aspect-ratio:3/4;}}
.style-8 .item-img{background-image:url('../files/bgimage-292-658.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-8 .item-img{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-8 .item-img{background-image:url('../files/bgimageMedium-292-658.jpg') }}

.style-8 .item-wrapper{transition:all 350ms ease 0ms }
.style-8 .item-content{transition:all 350ms ease 150ms }
.style-8 .item-title{transition:all 350ms ease 0ms }
.style-8 .title{transition:all 350ms ease 0ms }
.style-8 .overlap{transition:all 700ms ease 0ms }



.item-1 .item-wrapper.toggled{height:250.00px ;}@media only screen and (min-width:40em){.item-1 .item-wrapper.toggled{height:280.00px }}@media only screen and (min-width:64em){.item-1 .item-wrapper.toggled{height:280.00px }}

.item-1 .item-content.toggled{opacity:1.00 }

.item-1 .item-title.toggled{padding-top:16.00px ;padding-right:0.00px ;padding-bottom:16.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.item-1 .item-title.toggled{padding-top:24.00px ;padding-right:0.00px ;padding-bottom:24.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.item-1 .item-title.toggled{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px }}
.item-1 .title.toggled{color:var(--blue) ;}


.item-img-1 .overlap.toggled{opacity:1.00 }

.item-img-1 .item-img{background-image:url('../files/bgimage-341-658.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center bottom ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-img-1 .item-img{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-img-1 .item-img{background-image:url('../files/bgimageMedium-341-658.jpg') }}




.item-2 .item-wrapper.toggled{height:250.00px ;}@media only screen and (min-width:40em){.item-2 .item-wrapper.toggled{height:280.00px }}@media only screen and (min-width:64em){.item-2 .item-wrapper.toggled{height:280.00px }}

.item-2 .item-content.toggled{opacity:1.00 }

.item-2 .item-title.toggled{padding-top:16.00px ;padding-right:0.00px ;padding-bottom:16.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.item-2 .item-title.toggled{padding-top:24.00px ;padding-right:0.00px ;padding-bottom:24.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.item-2 .item-title.toggled{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px }}
.item-2 .title.toggled{color:var(--blue) ;}


.item-img-2 .overlap.toggled{opacity:1.00 }

.item-img-2 .item-img{background-image:url('../files/bgimage-400-658.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-img-2 .item-img{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-img-2 .item-img{background-image:url('../files/bgimageMedium-400-658.jpg') }}




.item-3 .item-wrapper.toggled{height:250.00px ;}@media only screen and (min-width:40em){.item-3 .item-wrapper.toggled{height:280.00px }}@media only screen and (min-width:64em){.item-3 .item-wrapper.toggled{height:280.00px }}

.item-3 .item-content.toggled{opacity:1.00 }

.item-3 .item-title.toggled{padding-top:16.00px ;padding-right:0.00px ;padding-bottom:16.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.item-3 .item-title.toggled{padding-top:24.00px ;padding-right:0.00px ;padding-bottom:24.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.item-3 .item-title.toggled{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px }}
.item-3 .title.toggled{color:var(--blue) ;}


.item-img-3 .overlap.toggled{opacity:1.00 }

.item-img-3 .item-img{background-image:url('../files/bgimage-451-658.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-img-3 .item-img{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-img-3 .item-img{background-image:url('../files/bgimageMedium-451-658.jpg') }}




.item-4 .item-wrapper.toggled{height:250.00px ;}@media only screen and (min-width:40em){.item-4 .item-wrapper.toggled{height:280.00px }}@media only screen and (min-width:64em){.item-4 .item-wrapper.toggled{height:280.00px }}

.item-4 .item-content.toggled{opacity:1.00 }

.item-4 .item-title.toggled{padding-top:16.00px ;padding-right:0.00px ;padding-bottom:16.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.item-4 .item-title.toggled{padding-top:24.00px ;padding-right:0.00px ;padding-bottom:24.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.item-4 .item-title.toggled{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px }}
.item-4 .title.toggled{color:var(--blue) ;}


.item-img-4 .overlap.toggled{opacity:1.00 }

.item-img-4 .item-img{background-image:url('../files/bgimage-509-658.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center bottom ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-img-4 .item-img{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-img-4 .item-img{background-image:url('../files/bgimageMedium-509-658.jpg') }}


.stacks_in_40438_530 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



















.style-9 .wrapper{background-color:var(--light-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-9 .wrapper{background-attachment:scroll!important}}
.style-9 .wrapper{padding-top:64.00px ;padding-right:48.00px ;padding-bottom:64.00px ;padding-left:48.00px ;}@media only screen and (min-width:40em){.style-9 .wrapper{padding-top:80.00px ;padding-right:64.00px ;padding-bottom:80.00px ;padding-left:64.00px }}@media only screen and (min-width:64em){.style-9 .wrapper{padding-top:96.00px ;padding-right:80.00px ;padding-bottom:96.00px ;padding-left:80.00px }}



.style-9 .toggle{height:8.00px ;}@media only screen and (min-width:40em){.style-9 .toggle{height:8.00px }}@media only screen and (min-width:64em){.style-9 .toggle{height:8.00px }}
.style-9 .toggle{width:56.00px ;}@media only screen and (min-width:40em){.style-9 .toggle{width:56.00px }}@media only screen and (min-width:64em){.style-9 .toggle{width:56.00px }}
.style-9 .toggle{background-color:var(--medium-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-9 .toggle{background-attachment:scroll!important}}
.style-9 .toggle{border-radius:14px ;}
.style-9 .toggle{border-color:rgba(194, 194, 194, 1.00) ;border-width:1px ;border-style:solid ;}
.style-9 .toggle{cursor:pointer }

.style-9 .selector{height:20.00px ;}@media only screen and (min-width:40em){.style-9 .selector{height:20.00px }}@media only screen and (min-width:64em){.style-9 .selector{height:20.00px }}
.style-9 .selector{width:20.00px ;}@media only screen and (min-width:40em){.style-9 .selector{width:20.00px }}@media only screen and (min-width:64em){.style-9 .selector{width:20.00px }}
.style-9 .selector{background-color:var(--primary) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-9 .selector{background-attachment:scroll!important}}
.style-9 .selector{border-radius:16px ;}
.style-9 .selector{position: absolute  ;z-index:1 ;top:-7px ;bottom:unset ;left:0px ;right:unset ;}

.style-9 .info-text-left{color:var(--primary) ;}
.style-9 .info-text-right{color:rgba(149, 149, 149, 1.00) ;}
.style-9 .info-text-left{cursor:pointer }
.style-9 .info-text-right{cursor:pointer }


.style-9 .selector.toggled{position: absolute  ;z-index:1 ;top:-7px ;bottom:unset ;left:36px ;right:unset ;}

.style-9 .info-text-left.toggled{color:rgba(149, 149, 149, 1.00) ;}
.style-9 .info-text-right.toggled{color:var(--primary) ;}





.style-9 .selector{transition:all 300ms ease 0ms }

.style-9 .info-text-left{transition:all 300ms ease 0ms }
.style-9 .info-text-right{transition:all 300ms ease 0ms }


.style-9 .customer.toggled{opacity:0.50 }






.style-9 .customer.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(0.85, 0.85, 1.00)
        
        
        
        ;
}

.style-9 .customer.toggled{pointer-events:none }


.style-9 .customer{transition:all 300ms ease 0ms }


.style-9 .supplier{opacity:0.50 }






.style-9 .supplier

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(0.85, 0.85, 1.00)
        
        
        
        ;
}

.style-9 .supplier{pointer-events:none }

.style-9 .supplier.toggled{opacity:1.00 }






.style-9 .supplier.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}

.style-9 .supplier.toggled{pointer-events:auto }


.style-9 .supplier{transition:all 300ms ease 0ms }



.style-9 .wrapper-form{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-9 .wrapper-form{background-attachment:scroll!important}}
.style-9 .wrapper-form{padding-top:32.00px ;padding-right:20.00px ;padding-bottom:32.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.style-9 .wrapper-form{padding-top:40.00px ;padding-right:28.00px ;padding-bottom:40.00px ;padding-left:28.00px }}@media only screen and (min-width:64em){.style-9 .wrapper-form{padding-top:48.00px ;padding-right:32.00px ;padding-bottom:48.00px ;padding-left:32.00px }}
.style-9 .wrapper-form{border-radius:10px ;}



.stacks_in_40439_632 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}










.style-10 .wrapper{background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-color: #FFF5E0; background-image: linear-gradient(0deg, #FFF5E0 0%, #f1bbab 100%); }@media (hover:none) and (pointer:coarse){.style-10 .wrapper{background-attachment:scroll!important}}



.style-10 .toggle{height:28.00px ;}@media only screen and (min-width:40em){.style-10 .toggle{height:28.00px }}@media only screen and (min-width:64em){.style-10 .toggle{height:28.00px }}
.style-10 .toggle{width:56.00px ;}@media only screen and (min-width:40em){.style-10 .toggle{width:56.00px }}@media only screen and (min-width:64em){.style-10 .toggle{width:56.00px }}
.style-10 .toggle{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-10 .toggle{background-attachment:scroll!important}}
.style-10 .toggle{border-radius:8px ;}
.style-10 .toggle{cursor:pointer }

.style-10 .selector{height:20.00px ;}@media only screen and (min-width:40em){.style-10 .selector{height:20.00px }}@media only screen and (min-width:64em){.style-10 .selector{height:20.00px }}
.style-10 .selector{width:20.00px ;}@media only screen and (min-width:40em){.style-10 .selector{width:20.00px }}@media only screen and (min-width:64em){.style-10 .selector{width:20.00px }}
.style-10 .selector{background-color:var(--dark-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-10 .selector{background-attachment:scroll!important}}
.style-10 .selector{border-radius:6px ;}
.style-10 .selector{position: absolute  ;z-index:0 ;top:0px ;bottom:unset ;left:4px ;right:unset ;}

.style-10 .info-text-left{color:var(--black) ;}
.style-10 .info-text-right{color:rgba(0, 0, 0, 0.20) ;}
.style-10 .info-text-left{cursor:pointer }
.style-10 .info-text-right{cursor:pointer }


.style-10 .selector.toggled{position: absolute  ;z-index:0 ;top:0px ;bottom:unset ;left:32px ;right:unset ;}

.style-10 .info-text-left.toggled{color:rgba(0, 0, 0, 0.20) ;}
.style-10 .info-text-right.toggled{color:var(--black) ;}






.style-10 .toggle{transition:all 300ms ease 0ms }

.style-10 .selector{transition:all 300ms ease 0ms }

.style-10 .info-text-left{transition:all 300ms ease 0ms }
.style-10 .info-text-right{transition:all 300ms ease 0ms }


.style-10 .canvas{display:flex;align-items:flex-start;aspect-ratio:12/11;}



@media screen and (max-width: 39.9375em){.style-10 .overlap-1{position: absolute  ;z-index:0 ;top:25% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}}
@media screen and (min-width: 40em){.style-10 .overlap-1{position: absolute  ;z-index:0 ;top:22% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}}

.style-10 .overlap-1{width:70.00% ;}@media only screen and (min-width:40em){.style-10 .overlap-1{width:70.00% }}@media only screen and (min-width:64em){.style-10 .overlap-1{width:65.00% }}
.style-10 .overlap-1{height:auto ;}  

.style-10 .overlap-1{opacity:1.00 }
.style-10 .overlap-1{pointer-events:auto }

.style-10 .overlap-1.toggled{opacity:0.00 }
.style-10 .overlap-1.toggled{pointer-events:none }


.style-10 .overlap-1{transition:all 500ms ease 0ms }



@media screen and (max-width: 39.9375em){.style-10 .overlap-2{position: absolute  ;z-index:0 ;top:25% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}}
@media screen and (min-width: 40em){.style-10 .overlap-2{position: absolute  ;z-index:0 ;top:22% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}}

.style-10 .overlap-2{width:70.00% ;}@media only screen and (min-width:40em){.style-10 .overlap-2{width:70.00% }}@media only screen and (min-width:64em){.style-10 .overlap-2{width:65.00% }}
.style-10 .overlap-2{height:auto ;}  

.style-10 .overlap-2{opacity:0.00 }
.style-10 .overlap-2{pointer-events:none }

.style-10 .overlap-2.toggled{opacity:1.00 }
.style-10 .overlap-2.toggled{pointer-events:auto }


.style-10 .overlap-2{transition:all 500ms ease 0ms }


.style-10 .point{width:2rem ;}  
.style-10 .point{height:2rem ;}  
.style-10 .point{background-color:var(--black) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-10 .point{background-attachment:scroll!important}}
.style-10 .point:hover{background-color:var(--primary) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-10 .point{background-attachment:scroll!important}}
.style-10 .point{border-radius:50% ;}
.style-10 .point{cursor:pointer }
.style-10 .point{transition:all 250ms ease 0ms }

.style-10 .point-1{position: absolute  !important;z-index:1 !important;top:-1% !important;bottom:unset !important;left:50% !important;right:unset !important;transform:translateY(-50%) translateX(-50%) !important;}
.style-10 .point-2{position: absolute  ;z-index:1 ;top:20% ;bottom:unset ;left:15% ;right:unset ;}
.style-10 .point-3{position: absolute  ;z-index:1 ;top:82% ;bottom:unset ;left:75% ;right:unset ;transform:translateY(-50%) translateX(-50%) ;}
.style-10 .point-4{position: absolute  ;z-index:1 ;top:60% ;bottom:unset ;left:44% ;right:unset ;transform:translateY(-50%) translateX(-50%) ;}
.style-10 .point-5{position: absolute  ;z-index:1 ;top:71% ;bottom:unset ;left:19% ;right:unset ;transform:translateY(-50%) translateX(-50%) ;}
.style-10 .point-6{position: absolute  ;z-index:1 ;top:78% ;bottom:unset ;left:52% ;right:unset ;transform:translateY(-50%) translateX(-50%) ;}



.style-10 .point-wrapper{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}

.style-10 .point-wrapper{width:100.00% ;}@media only screen and (min-width:40em){.style-10 .point-wrapper{width:100.00% }}@media only screen and (min-width:64em){.style-10 .point-wrapper{width:100.00% }}
.style-10 .point-wrapper{height:100.00% !important;}@media only screen and (min-width:40em){.style-10 .point-wrapper{height:100.00% !important}}@media only screen and (min-width:64em){.style-10 .point-wrapper{height:100.00% !important}}

.style-10 .point-wrapper{background-color:rgba(0, 0, 0, 0.70) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.style-10 .point-wrapper{background-attachment:scroll!important}}
.style-10 .point-wrapper{padding-top:24.00px ;padding-right:24.00px ;padding-bottom:24.00px ;padding-left:24.00px ;}@media only screen and (min-width:40em){.style-10 .point-wrapper{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px }}@media only screen and (min-width:64em){.style-10 .point-wrapper{padding-top:48.00px ;padding-right:48.00px ;padding-bottom:48.00px ;padding-left:48.00px }}


.style-10 .point-close{position: absolute  ;z-index:1 ;top:32px ;bottom:unset ;left:unset ;right:32px ;}


.style-10 .overlap-point-1{opacity:0.00 }
.style-10 .overlap-point-1{pointer-events:none }

.style-10 .overlap-point-1.toggled-1{opacity:1.00 }
.style-10 .overlap-point-1.toggled-1{pointer-events:auto }


.style-10 .overlap-point-1{transition:all 500ms ease 0ms !important}


.style-10 .overlap-point-2{opacity:0.00 }
.style-10 .overlap-point-2{pointer-events:none }

.style-10 .overlap-point-2.toggled-2{opacity:1.00 }
.style-10 .overlap-point-2.toggled-2{pointer-events:auto }


.style-10 .overlap-point-2{transition:all 500ms ease 0ms !important}


.style-10 .overlap-point-3{opacity:0.00 }
.style-10 .overlap-point-3{pointer-events:none }

.style-10 .overlap-point-3.toggled-3{opacity:1.00 }
.style-10 .overlap-point-3.toggled-3{pointer-events:auto }


.style-10 .overlap-point-3{transition:all 500ms ease 0ms !important}


.style-10 .overlap-point-4{opacity:0.00 }
.style-10 .overlap-point-4{pointer-events:none }

.style-10 .overlap-point-4.toggled-4{opacity:1.00 }
.style-10 .overlap-point-4.toggled-4{pointer-events:auto }


.style-10 .overlap-point-4{transition:all 500ms ease 0ms !important}


.style-10 .overlap-point-5{opacity:0.00 }
.style-10 .overlap-point-5{pointer-events:none }

.style-10 .overlap-point-5.toggled-5{opacity:1.00 }
.style-10 .overlap-point-5.toggled-5{pointer-events:auto }


.style-10 .overlap-point-5{transition:all 500ms ease 0ms !important}


.style-10 .overlap-point-6{opacity:0.00 }
.style-10 .overlap-point-6{pointer-events:none }

.style-10 .overlap-point-6.toggled-6{opacity:1.00 }
.style-10 .overlap-point-6.toggled-6{pointer-events:auto }


.style-10 .overlap-point-6{transition:all 500ms ease 0ms !important}



















.style-11 .wrapper-1{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px ;}@media only screen and (min-width:40em){.style-11 .wrapper-1{padding-top:48.00px ;padding-right:48.00px ;padding-bottom:48.00px ;padding-left:48.00px }}@media only screen and (min-width:64em){.style-11 .wrapper-1{padding-top:64.00px ;padding-right:64.00px ;padding-bottom:64.00px ;padding-left:64.00px }}
.style-11 .wrapper-1{border-radius:10px ;}
.style-11 .wrapper-1{background-color:var(--light-gray) ;background-position:center top ;background-origin:padding-box ;background-blend-mode:lighten ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-11 .wrapper-1{background-attachment:scroll!important}}

.style-11 .btn-close-1{padding:0 ;}  
.style-11 .btn-close-1{margin-top:-28.00px ;margin-right:-12.00px ;margin-bottom:0.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.style-11 .btn-close-1{margin-top:-48.00px ;margin-right:-24.00px ;margin-bottom:0.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.style-11 .btn-close-1{margin-top:-80.00px ;margin-right:-32.00px ;margin-bottom:0.00px ;margin-left:0.00px }}


.style-11 .wrapper-1.toggled{box-shadow:inset 0px 15px 60px 0px rgba(0, 0, 0, 0.25);}







.style-11 .btn-close-1.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(-180deg)
        
        
        ;
}






.style-11 .wrapper-1{transition:all 500ms ease 0ms }

.style-11 .btn-close-1{transition:all 500ms ease 0ms }








.style-11 .wrapper-content-1

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.15, 1.15, 1.00)
        
        
        
        ;
}

.style-11 .wrapper-content-1{opacity:0.00 }







.style-11 .wrapper-content-1.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}

.style-11 .wrapper-content-1.toggled{opacity:1.00 }


.style-11 .wrapper-content-1{transition:all 500ms ease 0ms }


.style-11 .overlap-1{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}
.style-11 .overlap-1{width:100.00% ;}@media only screen and (min-width:40em){.style-11 .overlap-1{width:100.00% }}@media only screen and (min-width:64em){.style-11 .overlap-1{width:100.00% }}
.style-11 .overlap-1{height:100.00% ;}@media only screen and (min-width:40em){.style-11 .overlap-1{height:100.00% }}@media only screen and (min-width:64em){.style-11 .overlap-1{height:100.00% }}
.style-11 .overlap-1{border-radius:10px ;}
.style-11 .overlap-1{background-image:url('../files/bgimage-285-575.jpg') ;background-repeat:   repeat ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:auto   ; }@media (hover:none) and (pointer:coarse){.style-11 .overlap-1{background-attachment:scroll!important}}
.style-11 .overlap-1{padding:1.5rem ;}  




@media screen and (max-width: 63.9375em) {





.style-11 .overlap-1.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 100%, 0px)
        
        
        
        
        ;
}

}



@media screen and (min-width: 64em) {





.style-11 .overlap-1.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 103%, 0px)
        
        
        scale3d(1.10, 1.10, 1.00)
        
        
        
        ;
}

}


.style-11 .overlap-1.toggled{box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.15);}


.style-11 .overlap-1{transition:all 500ms ease 0ms }








.style-12 .canvas{height:300.00px ;}@media only screen and (min-width:40em){.style-12 .canvas{height:300.00px }}@media only screen and (min-width:64em){.style-12 .canvas{height:380.00px }}
.style-12 .canvas{padding-top:20.00px ;padding-right:20.00px ;padding-bottom:20.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.style-12 .canvas{padding-top:26.00px ;padding-right:26.00px ;padding-bottom:26.00px ;padding-left:26.00px }}@media only screen and (min-width:64em){.style-12 .canvas{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px }}
.style-12 .canvas{border-radius:12px ;}
.style-12 .canvas{background-color:var(--dark-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-12 .canvas{background-attachment:scroll!important}}


.style-12 .overlap-front{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}
.style-12 .overlap-front{width:100.00% ;}@media only screen and (min-width:40em){.style-12 .overlap-front{width:100.00% }}@media only screen and (min-width:64em){.style-12 .overlap-front{width:100.00% }}
.style-12 .overlap-front{height:100.00% ;}@media only screen and (min-width:40em){.style-12 .overlap-front{height:100.00% }}@media only screen and (min-width:64em){.style-12 .overlap-front{height:100.00% }}
.style-12 .overlap-front{border-radius:10px ;}
.style-12 .overlap-front{padding-top:20.00px ;padding-right:20.00px ;padding-bottom:20.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.style-12 .overlap-front{padding-top:26.00px ;padding-right:26.00px ;padding-bottom:26.00px ;padding-left:26.00px }}@media only screen and (min-width:64em){.style-12 .overlap-front{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px }}
.style-12 .overlap-front{cursor:pointer }



@media screen and (max-width: 39.9375em) {





.style-12 .overlap-front.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, -86px, 0px)
        
        
        
        
        ;
}

}



@media screen and (min-width: 40em) and (max-width: 63.9375em) {





.style-12 .overlap-front.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, -98px, 0px)
        
        
        
        
        ;
}

}



@media screen and (min-width: 64em) {





.style-12 .overlap-front.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, -110px, 0px)
        
        
        
        
        ;
}

}


.style-12 .overlap-front{transition:all 250ms ease 0ms }

.style-12 .btn-main:before{background-color:unset !important}
.style-12 .btn-filter.is-active{color:var(--primary) !important;}

.item-1 .overlap-front{background-image:url('../files/bgimage-83-F0A.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-1 .overlap-front{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-1 .overlap-front{background-image:url('../files/bgimageMedium-83-F0A.jpg') }}


.item-2 .overlap-front{background-image:url('../files/bgimage-93-F0A.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-2 .overlap-front{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-2 .overlap-front{background-image:url('../files/bgimageMedium-93-F0A.jpg') }}


.item-3 .overlap-front{background-image:url('../files/bgimage-103-F0A.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-3 .overlap-front{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-3 .overlap-front{background-image:url('../files/bgimageMedium-103-F0A.jpg') }}


.item-4 .overlap-front{background-image:url('../files/bgimage-113-F0A.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-4 .overlap-front{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-4 .overlap-front{background-image:url('../files/bgimageMedium-113-F0A.jpg') }}


.item-5 .overlap-front{background-image:url('../files/bgimage-125-F0A.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-5 .overlap-front{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-5 .overlap-front{background-image:url('../files/bgimageMedium-125-F0A.jpg') }}


.item-6 .overlap-front{background-image:url('../files/bgimage-140-F0A.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.item-6 .overlap-front{background-attachment:scroll!important}}@media only screen and (min-width:40em){.item-6 .overlap-front{background-image:url('../files/bgimageMedium-140-F0A.jpg') }}


.stacks_in_43003_175 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}






















.style-13 .section{background-image:url('https://www.connectingmedia.nl/cms-data/blog/blog1/colour-grading/image/colour-grading.jpg') ;background-repeat:no-repeat    ;background-position:center bottom ;background-origin:padding-box ;background-blend-mode:multiply ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-13 .section{background-attachment:scroll!important}}
.section{position:relative;z-index:0}.section:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.60 ; background-color: #21D4FD; background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%); }
.style-13 .section{padding-top:232.00px ;padding-right:32.00px ;padding-bottom:232.00px ;padding-left:32.00px ;}@media only screen and (min-width:40em){.style-13 .section{padding-top:248.00px ;padding-right:48.00px ;padding-bottom:248.00px ;padding-left:48.00px }}@media only screen and (min-width:64em){.style-13 .section{padding-top:256.00px ;padding-right:48.00px ;padding-bottom:256.00px ;padding-left:48.00px }}



.style-13 .menu-wrapper{width:50.00px ;}@media only screen and (min-width:40em){.style-13 .menu-wrapper{width:50.00px }}@media only screen and (min-width:64em){.style-13 .menu-wrapper{width:50.00px }}
.style-13 .menu-wrapper{height:50.00px ;}@media only screen and (min-width:40em){.style-13 .menu-wrapper{height:50.00px }}@media only screen and (min-width:64em){.style-13 .menu-wrapper{height:50.00px }}


.style-13 .menu-wrapper{z-index:999999 }






.style-13 .menu-wrapper{transition:all 200ms ease 0ms }



.style-13 .menu-toggle{width:50.00px ;}@media only screen and (min-width:40em){.style-13 .menu-toggle{width:50.00px }}@media only screen and (min-width:64em){.style-13 .menu-toggle{width:50.00px }}
.style-13 .menu-toggle{height:50.00px ;}@media only screen and (min-width:40em){.style-13 .menu-toggle{height:50.00px }}@media only screen and (min-width:64em){.style-13 .menu-toggle{height:50.00px }}

.style-13 .menu-toggle{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-13 .menu-toggle{background-attachment:scroll!important}}

.menu-1 .menu-toggle{background-color:rgba(255, 250, 136, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-1 .menu-toggle{background-attachment:scroll!important}}

.menu-3 .menu-toggle{background-color:rgba(147, 241, 181, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-3 .menu-toggle{background-attachment:scroll!important}}

.menu-4 .menu-toggle{background-color:var(--dark-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-4 .menu-toggle{background-attachment:scroll!important}}

.style-13 .menu-toggle{border-radius:100px ;}
.menu-1 .menu-toggle{border-radius:12px ;}
.menu-3 .menu-toggle{border-radius:0px ;}

.style-13 .menu-toggle{box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.20);}

.style-13 .menu-toggle{cursor:pointer }


.style-13 .menu-toggle-icon-start{color:var(--dark-gray) ;}
.style-13 .menu-toggle-icon-end{opacity:0.00 }

.menu-4 .menu-toggle-icon-start{color:var(--white) ;}

.menu-toggle-icon-end{position:fixed   ;z-index:1 ;top:0% ;bottom:unset ;left:50% ;right:unset ;transform:translateX(-50%) ;}
.style-13 .menu-toggle-icon-end{color:var(--white) ;}
.style-13 .menu-toggle-icon-end:hover{color:var(--white) ;}

.menu-4 .menu-toggle-icon-end{color:var(--dark-gray) ;}
.menu-4 .menu-toggle-icon-end:hover{color:var(--dark-gray) ;}








.style-13 .menu-toggle.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(90deg)
        
        
        ;
}

.style-13 .menu-toggle.toggled{background-color:var(--dark-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-13 .menu-toggle.toggled{background-attachment:scroll!important}}

.menu-4 .menu-toggle.toggled{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-4 .menu-toggle.toggled{background-attachment:scroll!important}}

.style-13 .menu-toggle-icon-start.toggled{opacity:0.00 }
.style-13 .menu-toggle-icon-end.toggled{opacity:1.00 }
.style-13 .menu-toggle-icon-end.toggled{color:var(--white) ;}
.style-13 .menu-toggle-icon-end.toggled:hover{color:var(--white) ;}

.menu-4 .menu-toggle-icon-end.toggled{color:var(--dark-gray) ;}
.menu-4 .menu-toggle-icon-end.toggled:hover{color:var(--dark-gray) ;}







.style-13 .menu-toggle{transition:all 350ms ease 0ms }



.style-13 .menu-item-wrapper{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}

.style-13 .menu-item-wrapper{opacity:0.00 }
.style-13 .menu-item-wrapper{z-index:-1 !important}

.style-13 .menu-item-wrapper.toggled{opacity:1.00 }






.style-13 .menu-item-wrapper{transition:all 200ms ease 0ms }



.style-13 .menu-item{width:50.00px ;}@media only screen and (min-width:40em){.style-13 .menu-item{width:50.00px }}@media only screen and (min-width:64em){.style-13 .menu-item{width:50.00px }}
.style-13 .menu-item{height:50.00px ;}@media only screen and (min-width:40em){.style-13 .menu-item{height:50.00px }}@media only screen and (min-width:64em){.style-13 .menu-item{height:50.00px }}

.style-13 .menu-item{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-13 .menu-item{background-attachment:scroll!important}}
.style-13 .menu-item:hover{background-color:var(--dark-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-13 .menu-item{background-attachment:scroll!important}}

.menu-1 .menu-item{background-color:rgba(255, 249, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-1 .menu-item{background-attachment:scroll!important}}

.menu-3 .menu-item{background-color:rgba(161, 241, 194, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-3 .menu-item{background-attachment:scroll!important}}

.menu-4 .menu-item{background-color:var(--dark-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-4 .menu-item{background-attachment:scroll!important}}
.menu-4 .menu-item:hover{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-4 .menu-item{background-attachment:scroll!important}}

.style-13 .menu-item p i:before{color:var(--dark-gray) ;}
.menu-item:hover p i:before{color:var(--white) ;}

.menu-4 .menu-item p i:before{color:var(--white) ;}
.menu-4 .menu-item:hover p i:before{color:var(--dark-gray) ;}

.style-13 .menu-item{border-radius:100px ;}
.menu-1 .menu-item{border-radius:12px ;}
.menu-3 .menu-item{border-radius:0px ;}

.style-13 .menu-item.toggled{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);}

.style-13 .menu-item{transition:all 350ms ease 0ms }


.style-13 .menu-item-text{width:auto !important;}  
.style-13 .menu-item-text{height:100.00% ;}@media only screen and (min-width:40em){.style-13 .menu-item-text{height:100.00% }}@media only screen and (min-width:64em){.style-13 .menu-item-text{height:100.00% }}

.style-13 .h-left .menu-item-text{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:50% ;right:unset ;}
.style-13 .h-right .menu-item-text{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:unset ;right:-50% ;}

.style-13 .btn-item-text{color:var(--white) !important;}
.style-13 .btn-item-text:hover{color:var(--medium-gray) !important;}

.style-13 .menu-item-text{pointer-events:none !important}

.h-left .menu-item-text.toggled{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:115% ;right:unset ;}
.h-right .menu-item-text.toggled{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:unset ;right:115% ;}
.h-left .menu-item:hover .menu-item-text.toggled{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:130% ;right:unset ;}
.h-right .menu-item:hover .menu-item-text.toggled{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:unset ;right:130% ;}
.style-13 .menu-item-text.toggled{pointer-events:auto }






.style-13 .menu-item-text{transition:all 350ms ease 0ms }







.v-top .menu-item-1 .menu-item.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 110%, 0px)
        
        
        
        
        ;
}







.v-bottom .menu-item-1 .menu-item.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, -110%, 0px)
        
        
        
        
        ;
}













.v-top .menu-item-2 .menu-item.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 220%, 0px)
        
        
        
        
        ;
}







.v-bottom .menu-item-2 .menu-item.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, -220%, 0px)
        
        
        
        
        ;
}













.v-top .menu-item-3 .menu-item.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 330%, 0px)
        
        
        
        
        ;
}







.v-bottom .menu-item-3 .menu-item.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, -330%, 0px)
        
        
        
        
        ;
}













.v-top .menu-item-4 .menu-item.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 440%, 0px)
        
        
        
        
        ;
}







.v-bottom .menu-item-4 .menu-item.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, -440%, 0px)
        
        
        
        
        ;
}








.style-13 .overlay{position:relative;z-index:999998}.style-13 .overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ;background-color:rgba(0, 0, 0, 1.00) ;}
.style-13 .overlay:before{position:fixed   !important;z-index:999998 !important;top:0px !important;bottom:0px !important;left:0px !important;right:0px !important;}
.style-13 .overlay{z-index:999998 !important}
.style-13 .overlay{pointer-events:none }

.style-13 .overlay.toggled{position:relative;z-index:999998}.style-13 .overlay.toggled:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.45 !important;background-color:rgba(0, 0, 0, 1.00) !important;}
.style-13 .overlay.toggled:before{position:fixed   ;z-index:999998 ;top:0px ;bottom:0px ;left:0px ;right:0px ;}
.style-13 .overlay.toggled{pointer-events:auto }






.style-13 .overlay:before{transition:all 350ms ease 0ms }

























































body.toggled{  overflow-y:hidden !important}



.style-14 .expand-wrapper{background-color:rgba(0, 0, 0, 0.50) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-14 .expand-wrapper{background-attachment:scroll!important}}
.style-14 .expand-wrapper{width:auto ;}  
.style-14 .expand-wrapper{height:auto ;}  







.style-14 .expand-wrapper:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, -10px, 0px)
        
        
        
        
        ;
}


.style-14 .expand-wrapper.toggled{position:fixed   !important;z-index:999999 !important;top:0px !important;bottom:-10px !important;left:0px !important;right:0px !important;}
.style-14 .expand-wrapper.toggled{  overflow-y:auto }
.style-14 .expand-wrapper.toggled{ overflow-x :hidden !important}


.style-14 .expand-wrapper{transition:all 500ms ease 0ms }


.style-14 .expand-content{background-color:var(--light-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-14 .expand-content{background-attachment:scroll!important}}
.style-14 .expand-content:hover{box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.20);}
.style-14 .expand-content{cursor:pointer }

.style-14 .expand-content.toggled{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-14 .expand-content.toggled{background-attachment:scroll!important}}
.style-14 .expand-content.toggled{box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.30);}
.style-14 .expand-content.toggled{cursor:auto }


.style-14 .expand-content{transition:all 500ms ease 0ms }



.style-14 .expand-toggle{position: absolute  ;z-index:1 ;top:100% ;bottom:unset ;left:unset ;right:10% ;transform:translateY(-50%) ;}
.style-14 .expand-toggle{width:50.00px ;}@media only screen and (min-width:40em){.style-14 .expand-toggle{width:50.00px }}@media only screen and (min-width:64em){.style-14 .expand-toggle{width:50.00px }}
.style-14 .expand-toggle{height:50.00px ;}@media only screen and (min-width:40em){.style-14 .expand-toggle{height:50.00px }}@media only screen and (min-width:64em){.style-14 .expand-toggle{height:50.00px }}
.style-14 .expand-toggle{background-color:var(--primary) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-14 .expand-toggle{background-attachment:scroll!important}}
.style-14 .expand-toggle:hover{background-color:var(--primary-dark) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-14 .expand-toggle{background-attachment:scroll!important}}
.style-14 .expand-toggle{border-radius:50% ;}
.style-14 .expand-toggle{border-color:var(--light-gray) ;border-width:4px ;border-style:solid ;}

.style-14 .btn-expand:before{content:"\f067" }






.expand-content:hover:hover .btn-expand

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(180deg)
        
        
        ;
}


.style-14 .btn-expand.toggled:before{content:"\f00d" }


.style-14 .btn-expand{transition:all 300ms ease 0ms }


.style-14 .expand-summary{padding-top:20.00px ;padding-right:20.00px ;padding-bottom:20.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.style-14 .expand-summary{padding-top:26.00px ;padding-right:26.00px ;padding-bottom:26.00px ;padding-left:26.00px }}@media only screen and (min-width:64em){.style-14 .expand-summary{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px }}

.style-14 .expand-summary.toggled{padding-top:26.00px ;padding-right:26.00px ;padding-bottom:42.00px ;padding-left:26.00px ;}@media only screen and (min-width:40em){.style-14 .expand-summary.toggled{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:48.00px ;padding-left:32.00px }}@media only screen and (min-width:64em){.style-14 .expand-summary.toggled{padding-top:48.00px ;padding-right:48.00px ;padding-bottom:64.00px ;padding-left:48.00px }}



.style-14 .expand-extra-content{padding-top:20.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.style-14 .expand-extra-content{padding-top:26.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.style-14 .expand-extra-content{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.style-14 .expand-extra-content{display:none } 

.style-14 .expand-extra-content.toggled{display:block } 


.stacks_in_44677_537 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


























.style-15 .btn{width:64.00px ;}@media only screen and (min-width:40em){.style-15 .btn{width:64.00px }}@media only screen and (min-width:64em){.style-15 .btn{width:64.00px }}
.style-15 .btn{height:64.00px ;}@media only screen and (min-width:40em){.style-15 .btn{height:64.00px }}@media only screen and (min-width:64em){.style-15 .btn{height:64.00px }}
@media screen and (max-width: 39.9375em){.style-15 .btn{position:fixed   ;z-index:1 ;top:unset ;bottom:16px ;left:unset ;right:16px ;}}
@media screen and (min-width: 40em){.style-15 .btn{position:fixed   ;z-index:1 ;top:unset ;bottom:32px ;left:unset ;right:32px ;}}

.style-15 .btn{background-color:rgba(75, 131, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-15 .btn{background-attachment:scroll!important}}
.style-15 .btn:hover{background-color:rgba(62, 106, 208, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-15 .btn{background-attachment:scroll!important}}

.style-15 .btn{box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.20);}
.style-15 .btn:hover{box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.20);}
.style-15 .btn{border-radius:50% ;}






.style-15 .btn:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, -5px, 0px)
        
        
        
        
        ;
}

.style-15 .btn{z-index:999999 }
.style-15 .btn{cursor:pointer }







.style-15 .btn.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, 100px, 0px)
        
        
        
        
        ;
}

.style-15 .btn.toggled{opacity:0.00 }


.style-15 .btn{transition:transform 300ms ease 0ms,opacity 600ms ease 600ms}



@media screen and (max-width: 39.9375em){.style-15 .widget{width:100.00% ;}}@media only screen and (min-width:40em){.style-15 .widget{width:0.00% }}@media only screen and (min-width:64em){.style-15 .widget{width:0.00% }}
@media screen and (min-width: 40em){.style-15 .widget{width:0.00px ;}}@media only screen and (min-width:40em){.style-15 .widget{width:360.00px }}@media only screen and (min-width:64em){.style-15 .widget{width:400.00px }}
.style-15 .widget{height:auto ;}  






.style-15 .widget

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        perspective(800px)
        
        
        translate3d(0%, 120%, 0px)
        
        
        
        
        ;
}

@media screen and (max-width: 39.9375em){.style-15 .widget{position:fixed   ;z-index:1 ;top:unset ;bottom:0px ;left:unset ;right:0px ;}}
@media screen and (min-width: 40em){.style-15 .widget{position:fixed   ;z-index:1 ;top:unset ;bottom:32px ;left:unset ;right:32px ;}}

.style-15 .widget{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-15 .widget{background-attachment:scroll!important}}

.style-15 .widget{box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.20);}
.style-15 .widget:hover{box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.20);}
.style-15 .widget{border-radius:8px ;}
.style-15 .widget{padding:1.5rem ;} @media only screen and (min-width:40em){.style-15 .widget{padding:2rem }}@media only screen and (min-width:64em){.style-15 .widget{padding:2rem }} 
.style-15 .widget{z-index:999999 }

.style-15 .btn-main{--primary:rgba(92, 153, 255, 1.00) ;}
.style-15 .btn-main{--primary-dark:rgba(78, 129, 217, 1.00) ;}






.style-15 .btn-close:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(90deg)
        
        
        ;
}








.style-15 .widget.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, 0px, 0px)
        
        
        
        
        ;
}







.style-15 .widget.toggled:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, -5px, 0px)
        
        
        
        
        ;
}



.style-15 .widget{transition:all 400ms ease 0ms }
.style-15 .btn-close{transition:all 400ms ease 0ms }








.style-16 .btn-toggle{width:48.00px ;}@media only screen and (min-width:40em){.style-16 .btn-toggle{width:48.00px }}@media only screen and (min-width:64em){.style-16 .btn-toggle{width:48.00px }}
.style-16 .btn-toggle{height:48.00px ;}@media only screen and (min-width:40em){.style-16 .btn-toggle{height:48.00px }}@media only screen and (min-width:64em){.style-16 .btn-toggle{height:48.00px }}
.style-16 .btn-toggle{position: absolute  ;z-index:1 ;top:-16px ;bottom:unset ;left:unset ;right:-16px ;}

.style-16 .btn-toggle{border-radius:50% ;}
.style-16 .btn-toggle{cursor:pointer }

.front-content .btn-toggle{background-color:rgba(75, 131, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.front-content .btn-toggle{background-attachment:scroll!important}}
.front-content .btn-toggle:hover{background-color:rgba(62, 106, 208, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.front-content .btn-toggle{background-attachment:scroll!important}}

.back-content .btn-toggle{background-color:rgba(90, 199, 107, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.back-content .btn-toggle{background-attachment:scroll!important}}
.back-content .btn-toggle:hover{background-color:rgba(84, 185, 99, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.back-content .btn-toggle{background-attachment:scroll!important}}


.style-16 .btn-toggle{transition:all 500ms ease 0ms }



.style-16 .front-content{width:100.00% ;}@media only screen and (min-width:40em){.style-16 .front-content{width:100.00% }}@media only screen and (min-width:64em){.style-16 .front-content{width:100.00% }}

.style-16 .front-content{background-color:rgba(224, 244, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-16 .front-content{background-attachment:scroll!important}}
:root{--front-color:rgba(92, 153, 255, 1.00)}

.style-16 .front-content{border-radius:8px ;}
.style-16 .front-content{padding:2rem ;} @media only screen and (min-width:40em){.style-16 .front-content{padding:2.5rem }}@media only screen and (min-width:64em){.style-16 .front-content{padding:3rem }} 







.style-16 .front-content.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        perspective(2500px)
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(180deg) rotateZ(0deg)
        
        
        ;
}

.style-16 .front-content.toggled{opacity:0.00 }


.style-16 .front-content{transition:transform 500ms ease 0ms,opacity 250ms ease 0ms}



.style-16 .back-content{width:100.00% ;}@media only screen and (min-width:40em){.style-16 .back-content{width:100.00% }}@media only screen and (min-width:64em){.style-16 .back-content{width:100.00% }}
.style-16 .back-content{position: absolute  ;z-index:1 ;top:0px ;bottom:unset ;left:0px ;right:unset ;}






.style-16 .back-content

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        perspective(2500px)
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(-180deg) rotateZ(0deg)
        
        
        ;
}


.style-16 .back-content{background-color:rgba(200, 240, 188, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-16 .back-content{background-attachment:scroll!important}}
:root{--back-color:rgba(105, 206, 126, 1.00)}

.style-16 .back-content{opacity:0.00 }
.style-16 .back-content{border-radius:8px ;}
.style-16 .back-content{padding:2rem ;} @media only screen and (min-width:40em){.style-16 .back-content{padding:2.5rem }}@media only screen and (min-width:64em){.style-16 .back-content{padding:3rem }} 
.style-16 .back-content{pointer-events:none }







.style-16 .back-content.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        perspective(2500px)
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(0deg)
        
        
        ;
}

.style-16 .back-content.toggled{opacity:1.00 }
.style-16 .back-content.toggled{pointer-events:auto }


.style-16 .back-content{transition:transform 500ms ease 0ms,opacity 250ms ease 0ms}



.stacks_in_45391_153 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0px)}

.stacks_in_45391_157 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



.stacks_in_45391_171 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



.stacks_in_45391_185 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}




.stacks_in_45391_209 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0px)}










.style-17 .bg-image{background-image:url('https://www.connectingmedia.nl/cms-data/gallery/blog/blog1/ai-productie/services01-ai04.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-17 .bg-image{background-attachment:scroll!important}}
.style-17 .bg-image{display:flex;align-items:center;aspect-ratio:100/35;}






.style-17:hover .bg-image

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.10, 1.10, 1.00)
        
        
        
        ;
}


.style-17 .wrap-content{background-color:rgba(60, 60, 60, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-17 .wrap-content{background-attachment:scroll!important}}
.style-17 .wrap-content{padding:2rem ;} @media only screen and (min-width:40em){.style-17 .wrap-content{padding:3rem }}@media only screen and (min-width:64em){.style-17 .wrap-content{padding:4rem }} 

.bg-image{transition:all 500ms ease 0ms }


.style-17 .extra-content{height:0 ;}  
.style-17 .extra-content{pointer-events:none }

.style-17 .inner-content{opacity:0.00 }






.style-17 .inner-content

{
    transform-origin: 50% 0% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(0.50, 0.50, 1.00)
        
        
        
        ;
}


.clicker-17:before{content:"\f106" }
.clicker-17:before{content:"\f107" }


.style-17 .extra-content.toggled{height:auto ;}  
.extra-content.toggled{pointer-events:auto }

.style-17 .inner-content.toggled{opacity:1.00 }






.style-17 .inner-content.toggled

{
    transform-origin: 50% 0% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, 0px, 0px)
        
        
        
        
        ;
}


.clicker-17.toggled:before{content:"\f106" }





.inner-content{transition:all 350ms ease 0ms }


.stacks_in_45398_798 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0px)}




.stacks_in_45398_831 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0px)}

.stacks_in_45398_835 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



.stacks_in_45398_852 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



.stacks_in_45398_866 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


.stacks_in_45398_880 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0px)}

.stacks_in_45398_883 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



.stacks_in_45398_899 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



.stacks_in_45398_915 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}






.style-18 .wrap-content{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-color: #21D4FD; background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%); }@media (hover:none) and (pointer:coarse){.style-18 .wrap-content{background-attachment:scroll!important}}
.style-18 .wrap-content{padding:3rem ;} @media only screen and (min-width:40em){.style-18 .wrap-content{padding:4rem }}@media only screen and (min-width:64em){.style-18 .wrap-content{padding:5rem }} 


.style-18 .wrap-content.toggled{pointer-events:none }







.content.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(0.90, 0.90, 1.00)
        
        
        
        ;
}

.style-18 .content.toggled{opacity:0.50 }





.style-18 .wrap-content{transition:all 500ms ease 0ms }

.style-18 .content{transition:all 500ms ease 0ms }



.style-18 .btn{width:48.00px ;}@media only screen and (min-width:40em){.style-18 .btn{width:64.00px }}@media only screen and (min-width:64em){.style-18 .btn{width:64.00px }}
.style-18 .btn{height:48.00px ;}@media only screen and (min-width:40em){.style-18 .btn{height:64.00px }}@media only screen and (min-width:64em){.style-18 .btn{height:64.00px }}
@media screen and (max-width: 39.9375em){.style-18 .btn{position: absolute  ;z-index:1 ;top:16px ;bottom:unset ;left:unset ;right:16px ;}}
@media screen and (min-width: 40em){.style-18 .btn{position: absolute  ;z-index:1 ;top:32px ;bottom:unset ;left:unset ;right:32px ;}}






.style-18 .button:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(8px, 0px, 0px)
        
        
        
        
        ;
}


.style-18 .btn{background-color:rgba(236, 103, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-18 .btn{background-attachment:scroll!important}}
.style-18 .btn:hover{background-color:rgba(206, 113, 217, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-18 .btn{background-attachment:scroll!important}}

.style-18 .btn{box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.20);}
.style-18 .btn:hover{box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.20);}
.style-18 .btn{border-radius:50% ;}
.style-18 .btn{cursor:pointer }







.style-18 .btn.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(135deg)
        
        
        ;
}



.style-18 .btn{transition:all 300ms ease 0ms }


@media screen and (max-width: 39.9375em){.style-18 .overlap{position: absolute  ;z-index:1 ;top:unset ;bottom:0% ;left:0% ;right:unset ;}}
@media screen and (min-width: 40em){.style-18 .overlap{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (max-width: 39.9375em){.style-18 .overlap{width:100.00% ;}}@media only screen and (min-width:40em){.style-18 .overlap{width:0.00% }}@media only screen and (min-width:64em){.style-18 .overlap{width:0.00% }}
@media screen and (min-width: 40em){.style-18 .overlap{width:0.00px ;}}@media only screen and (min-width:40em){.style-18 .overlap{width:360.00px }}@media only screen and (min-width:64em){.style-18 .overlap{width:360.00px }}
@media screen and (max-width: 39.9375em){.style-18 .overlap{height:auto ;}}  
@media screen and (min-width: 40em){.style-18 .overlap{height:0.00% ;}}@media only screen and (min-width:40em){.style-18 .overlap{height:100.00% }}@media only screen and (min-width:64em){.style-18 .overlap{height:100.00% }}


@media screen and (max-width: 39.9375em) {





.style-18 .overlap

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 100%, 0px)
        
        
        
        
        ;
}

}



@media screen and (min-width: 40em) {





.style-18 .overlap

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(-100%, 0%, 0px)
        
        
        
        
        ;
}

}

.style-18 .overlap{background-color:rgba(67, 36, 167, 0.85) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-18 .overlap{background-attachment:scroll!important}}
.style-18 .overlap{padding-top:20.00px ;padding-right:20.00px ;padding-bottom:20.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.style-18 .overlap{padding-top:24.00px ;padding-right:24.00px ;padding-bottom:24.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.style-18 .overlap{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px }}
.style-18 .overlap{opacity:0.00 }
.style-18 hr{opacity:0.30 }







.style-18 .overlap.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 0%, 0px)
        
        
        
        
        ;
}

.style-18 .overlap.toggled{  overflow-y:auto }
.style-18 .overlap.toggled{opacity:1.00 }


.style-18 .overlap{transition:all 500ms ease 0ms }
.style-18 .button{transition:all 200ms ease 0ms }


.stacks_in_45405_424 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0px)}



.stacks_in_45405_450 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0px)}





.stacks_in_27661 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


