.dk-select,.dk-select *,.dk-select-multi,.dk-select-multi *,.dk-select-multi :after,.dk-select-multi :before,.dk-select :after,.dk-select :before{box-sizing:border-box}.dk-select,.dk-select-multi{position:relative;display:inline-block;vertical-align:middle;line-height:1.5em;width:200px;cursor:pointer}.dk-selected{width:100%;white-space:nowrap;overflow:hidden;position:relative;background-color:#fff;border:1px solid #ccc;border-radius:.4em;padding:0 1.5em 0 .5em;text-overflow:ellipsis}.dk-selected:after,.dk-selected:before{content:"";display:block;position:absolute;right:0}.dk-selected:before{top:50%;border:solid transparent;border-width:.25em .25em 0;border-top-color:#ccc;margin:-.125em .5em 0 0}.dk-selected:after{top:0;height:100%;border-left:1px solid #ccc;margin:0 1.5em 0 0}.dk-selected-disabled{color:#bbb}.dk-select .dk-select-options{position:absolute;display:none;left:0;right:0}.dk-select-open-up .dk-select-options{border-radius:.4em .4em 0 0;margin-bottom:-1px;bottom:100%}.dk-select-open-down .dk-select-options{border-radius:0 0 .4em .4em;margin-top:-1px;top:100%}.dk-select-multi .dk-select-options{max-height:10em}.dk-select-options{background-color:#fff;border:1px solid #ccc;border-radius:.4em;list-style:none;margin:0;max-height:10.5em;overflow-x:hidden;overflow-y:auto;padding:.25em 0;width:auto;z-index:100}.dk-option-selected{background-color:#3297fd;color:#fff}.dk-select-options-highlight .dk-option-selected{background-color:transparent;color:inherit}.dk-option{padding:0 .5em}.dk-select-options .dk-option-highlight{background-color:#3297fd;color:#fff}.dk-select-options .dk-option-disabled{color:#bbb;background-color:transparent}.dk-select-options .dk-option-hidden{display:none}.dk-optgroup{border:solid #ccc;border-width:1px 0;padding:.25em 0}.dk-optgroup,.dk-optgroup+.dk-option{margin-top:.25em}.dk-optgroup+.dk-optgroup{border-top-width:0;margin-top:0}.dk-optgroup:nth-child(2){padding-top:0;border-top:none;margin-top:0}.dk-optgroup:last-child{border-bottom-width:0;margin-bottom:0;padding-bottom:0}.dk-optgroup-disabled{opacity:.6;color:#bbb;cursor:not-allowed}.dk-optgroup-label{padding:0 .5em .25em;font-weight:700;width:100%}.dk-optgroup-options{list-style:none;padding-left:0}.dk-optgroup-options li{padding-left:1.2em}.dk-select-open-up .dk-selected{border-top-left-radius:0;border-top-right-radius:0;border-color:#3297fd}.dk-select-open-down .dk-selected{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#3297fd}.dk-select-open-down .dk-selected:before,.dk-select-open-up .dk-selected:before{border-width:0 .25em .25em;border-bottom-color:#3297fd}.dk-select-open-down .dk-selected:after,.dk-select-open-up .dk-selected:after{border-left-color:#3297fd}.dk-select-multi:focus .dk-select-options,.dk-select-open-down .dk-select-options,.dk-select-open-up .dk-select-options{display:block;border-color:#3297fd}.dk-select-multi:focus,.dk-select-multi:hover{outline:none}.dk-selected:focus,.dk-selected:hover{outline:none;border-color:#3297fd}.dk-selected:focus:before,.dk-selected:hover:before{border-top-color:#3297fd}.dk-selected:focus:after,.dk-selected:hover:after{border-left-color:#3297fd}.dk-select-disabled{opacity:.6;color:#bbb;cursor:not-allowed}.dk-select-disabled .dk-selected:focus,.dk-select-disabled .dk-selected:hover{border-color:inherit}.dk-select-disabled .dk-selected:focus:before,.dk-select-disabled .dk-selected:hover:before{border-top-color:inherit}.dk-select-disabled .dk-selected:focus:after,.dk-select-disabled .dk-selected:hover:after{border-left-color:inherit}select[data-dkcacheid]{display:none}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating{animation:rotating 2s linear infinite}@keyframes slideOut{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes sliding{0%{transform:translateX(-10%)}50%{transform:translateX(0)}to{transform:translateX(-10%)}}.fadeIn{animation:.75s ease-in .5s fadeIn}.fadeInDown{animation:.75s ease-in .5s fadeInDown}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes scrollDown{0%{width:24px}50%{width:60px}to{width:24px}}.button-primary{color:#17181d;display:inline-block;padding:5px 0;position:relative;z-index:0}.button-primary:after{background:#17181d;content:"";margin:auto 0;opacity:.1;right:0;bottom:0;position:absolute;width:100%;height:4px;transition:all .3s cubic-bezier(.77,0,.175,1);z-index:-1}.button-bordered{color:#1a1a1a;text-transform:uppercase;font-size:10px;font-size:.625rem;letter-spacing:4px;letter-spacing:.25rem;display:inline-block;line-height:1.1em;padding:1.8em 4em;border-left:1px solid #768a94;border-right:1px solid #768a94;position:relative;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden}.button-bordered span.hover{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#768a94;transition:width .4s ease-in-out,height .4s ease-in-out;transform:translate(-50%,-50%);z-index:1}.button-bordered:active{background-color:#768a94}.button-bordered:focus,.button-bordered:hover{background-color:transparent;transition:color .3s ease .4s;text-decoration:none;color:#fff}.button-bordered:focus:after,.button-bordered:focus:before,.button-bordered:hover:after,.button-bordered:hover:before{width:100%;transition:width .4s cubic-bezier(.77,0,.175,1)}.button-bordered:focus span.hover,.button-bordered:hover span.hover{width:600px;height:600px}.button-bordered:after,.button-bordered:before{position:absolute;content:" ";border-top:1px solid #768a94;border-bottom:1px solid #768a94;width:10px;top:0;height:100%;transition:width .2s ease-in-out .15s}.button-bordered:before{left:0}.button-bordered:after{right:0}.button-bordered-white{color:#1a1a1a;text-transform:uppercase;font-size:10px;font-size:.625rem;letter-spacing:4px;letter-spacing:.25rem;display:inline-block;line-height:1.1em;padding:1.8em 4em;border-left:1px solid #768a94;border-right:1px solid #768a94;position:relative;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden}.button-bordered-white span.hover{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#768a94;transition:width .4s ease-in-out,height .4s ease-in-out;transform:translate(-50%,-50%);z-index:1}.button-bordered-white:active{background-color:#768a94}.button-bordered-white:focus,.button-bordered-white:hover{background-color:transparent;transition:color .3s ease .4s;text-decoration:none;color:#fff}.button-bordered-white:focus:after,.button-bordered-white:focus:before,.button-bordered-white:hover:after,.button-bordered-white:hover:before{width:100%;transition:width .4s cubic-bezier(.77,0,.175,1)}.button-bordered-white:focus span.hover,.button-bordered-white:hover span.hover{width:600px;height:600px}.button-bordered-white:after,.button-bordered-white:before{position:absolute;content:" ";border-top:1px solid #768a94;border-bottom:1px solid #768a94;width:10px;top:0;height:100%;transition:width .2s ease-in-out .15s}.button-bordered-white:before{left:0}.button-bordered-white:after{right:0}.button-bordered-white{color:#fff}.button-alt-white{position:relative;background:#fff;color:#000;padding:17px 18px;border-radius:80px;display:inline-flex;align-items:center}.button-alt-white span{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins}.button-bordered-alt-white{position:relative;background:#fff;color:#000;padding:17px 18px;border-radius:80px;display:inline-flex;align-items:center}.button-bordered-alt-white span{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins}.button-bordered-alt-white{background:none;border:1px solid #fff;color:#fff;padding:16px 18px}.button-alt-dark{position:relative;background:#000;color:#fff;padding:17px 18px;border-radius:80px;display:inline-flex;align-items:center}.button-alt-dark span{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins}.button-alt-dark circle{fill:#fff}.button-alt-dark path{stroke:#000}.button-bordered-alt-dark{position:relative;background:#fff;padding:17px 18px;border-radius:80px;display:inline-flex;align-items:center}.button-bordered-alt-dark span{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins}.button-bordered-alt-dark{background:none;border:1px solid #000;color:#000;padding:16px 18px}h1{font-size:calc(39px + 83.05 * ((100vw - 420px) / 860));font-size:calc(2.4375rem + 83.05 * ((100vw - 26.25rem) / 860));letter-spacing:-1.17px;letter-spacing:-.07313rem;line-height:46px;line-height:2.875rem;font-family:Poppins;font-weight:500}h2{font-size:calc(35px + 75 * ((100vw - 420px) / 860));font-size:calc(2.1875rem + 75 * ((100vw - 26.25rem) / 860));line-height:38px;line-height:2.375rem;letter-spacing:-3.3px;letter-spacing:-.20625rem;font-family:Poppins;font-weight:500}h3{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500}h4{font-size:calc(26px + 25.909999999999997 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 25.909999999999997 * ((100vw - 26.25rem) / 860));letter-spacing:-.519px;letter-spacing:-.03244rem;line-height:110%;font-family:Poppins;font-weight:400}h5{font-size:calc(22px + 12 * ((100vw - 420px) / 860));font-size:calc(1.375rem + 12 * ((100vw - 26.25rem) / 860));letter-spacing:-.22px;letter-spacing:-.01375rem;line-height:31px;line-height:1.9375rem;font-family:Poppins}h5,h6{font-weight:400}h6{font-size:calc(13px + 13 * ((100vw - 420px) / 860));font-size:calc(.8125rem + 13 * ((100vw - 26.25rem) / 860));letter-spacing:.1875rem;margin-bottom:25px;font-family:Poppins;line-height:22px;line-height:1.375rem}.xl-heading{font-size:calc(39px + 83.05 * ((100vw - 420px) / 860));font-size:calc(2.4375rem + 83.05 * ((100vw - 26.25rem) / 860));letter-spacing:-1.17px;letter-spacing:-.07313rem;line-height:46px;line-height:2.875rem;font-family:Poppins;font-weight:500}.l-heading{font-size:calc(35px + 75 * ((100vw - 420px) / 860));font-size:calc(2.1875rem + 75 * ((100vw - 26.25rem) / 860));line-height:38px;line-height:2.375rem;letter-spacing:-3.3px;letter-spacing:-.20625rem;font-family:Poppins;font-weight:500}.m-heading{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500}.s-heading{font-size:calc(26px + 25.909999999999997 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 25.909999999999997 * ((100vw - 26.25rem) / 860));letter-spacing:-.519px;letter-spacing:-.03244rem;line-height:110%;font-family:Poppins;font-weight:400}.xs-heading{font-size:calc(22px + 12 * ((100vw - 420px) / 860));font-size:calc(1.375rem + 12 * ((100vw - 26.25rem) / 860));letter-spacing:-.22px;letter-spacing:-.01375rem;line-height:31px;line-height:1.9375rem;font-family:Poppins;font-weight:400}.xxs-heading{font-size:calc(13px + 13 * ((100vw - 420px) / 860));font-size:calc(.8125rem + 13 * ((100vw - 26.25rem) / 860));letter-spacing:.1875rem;margin-bottom:25px;line-height:22px;line-height:1.375rem}.sub-heading,.xxs-heading{font-weight:400;font-family:Poppins}.sub-heading{font-size:calc(11px + 1 * ((100vw - 420px) / 860));font-size:calc(.6875rem + 1 * ((100vw - 26.25rem) / 860));font-style:normal;line-height:18px;line-height:1.125rem;letter-spacing:2.64px;letter-spacing:.165rem;text-transform:uppercase}.container{max-width:1280px}.container,.container--small{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%}.container--small{max-width:940px}.container--full-width{max-width:100%;width:100%;margin:0;padding-left:0;padding-right:0}.z-index--3{z-index:3}.z-index--2{z-index:2}.z-index--1{z-index:1}.z-index--0{z-index:0}.z-index--sub1{z-index:-1}.lead-in{font-size:calc(13px + 13 * ((100vw - 420px) / 860));font-size:calc(.8125rem + 13 * ((100vw - 26.25rem) / 860));font-weight:400;letter-spacing:.1875rem;margin-bottom:25px;font-family:Poppins;line-height:22px;line-height:1.375rem}.lead-in,.relative{position:relative}.white-text,.white-text *{color:#fff}body:not(.home) section.dark-bg{background-color:#17181d}section.dark-bg .section-subtitle{color:#c9c9c9}section.dark-bg .section-title{color:#626262}section.dark-bg .copy{color:#959595}section.dark-bg .button-bordered{color:#fff}.paroller-wrap{width:100%;height:100%;position:relative;top:0;left:0;right:0;bottom:0;overflow:hidden}.media.view-detect{transition:all .5s ease}.media.view-detect:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;background-color:#17181d;opacity:1;will-change:opacity;backface-visibility:hidden;transition:all .5s ease-out}.media.view-detect.viewed:after{opacity:0}.image.paroller{position:absolute;width:100%;height:112%;background-repeat:no-repeat;background-position:50%;background-size:cover}.copy{color:#6f7070;font-size:13px;font-size:.8125rem;line-height:150%;letter-spacing:-.13px;letter-spacing:-.00813rem;font-family:Poppins;margin-bottom:40px}.text-wrap{overflow:hidden}.popup-roundel{background-color:#768a94;width:13em;height:13em;border-radius:50%;display:block;position:absolute;bottom:-9em;left:35%;transition:.7s cubic-bezier(.77,0,.175,1)}.popup-roundel:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(../img/watch-our-video-rotating-text.svg);background-size:87%;background-position:50%;background-repeat:no-repeat;animation:rotating 12s linear infinite}.popup-roundel:after{content:"";position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);background-image:url(../img/play-icon.svg);width:30px;height:30px}.popup-roundel:hover{background-color:#17181d}body.is-fixed{overflow:hidden;position:fixed;max-height:100%;width:100%}.error404 .hero{color:#fff;height:100vh;min-height:500px;background-color:#4c4c54;background-image:url(../img/dt-404-bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.error404 .hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.error404 .hero .container{height:100%}.error404 .hero .content{width:100%;z-index:2;position:absolute;bottom:100px;left:0}.error404 .hero .button-bordered-white{display:inline-block;margin-top:50px}.error404 .footer.primary{margin-top:0}.page-template-default .page-content,.page-template-template_standard .page-content{margin-bottom:10 NaNpx}.page-template-default .page-content .inner,.page-template-template_standard .page-content .inner{display:flex;flex-flow:column}.page-template-default .page-content .inner.two-columns,.page-template-template_standard .page-content .inner.two-columns{flex-flow:row}.page-template-default .page-content .intro,.page-template-template_standard .page-content .intro{font-size:calc(22px + 12 * ((100vw - 420px) / 860));font-size:calc(1.375rem + 12 * ((100vw - 26.25rem) / 860));letter-spacing:-.22px;letter-spacing:-.01375rem;line-height:31px;line-height:1.9375rem;font-family:Poppins;font-weight:400;padding-right:10%}.page-template-default .page-content .content p:not(:last-of-type):not(.blockquote),.page-template-template_standard .page-content .content p:not(:last-of-type):not(.blockquote){margin-bottom:30px}.page-template-default .page-content .content ul,.page-template-template_standard .page-content .content ul{@extend %wysiwyg-bullets}.page-template-default .page-content .content ul>li,.page-template-template_standard .page-content .content ul>li{list-style-type:disc}.page-template-default .page-content .content ul ul ol li,.page-template-default .page-content .content ul ul ul li,.page-template-template_standard .page-content .content ul ul ol li,.page-template-template_standard .page-content .content ul ul ul li{list-style-type:circle}.page-template-default .page-content .content ol,.page-template-template_standard .page-content .content ol{@extend %wysiwyg-bullets}.page-template-default .page-content .content ol>li,.page-template-template_standard .page-content .content ol>li{list-style-type:decimal}.page-template-default .page-content .content ol ol ol li,.page-template-default .page-content .content ol ol ul li,.page-template-template_standard .page-content .content ol ol ol li,.page-template-template_standard .page-content .content ol ol ul li{list-style-type:lower-latin}.page-template-default .page-content .content h1,.page-template-template_standard .page-content .content h1{font-size:calc(39px + 83.05 * ((100vw - 420px) / 860));font-size:calc(2.4375rem + 83.05 * ((100vw - 26.25rem) / 860));letter-spacing:-1.17px;letter-spacing:-.07313rem;line-height:46px;line-height:2.875rem;font-family:Poppins;font-weight:500}.page-template-default .page-content .content h2,.page-template-template_standard .page-content .content h2{font-size:calc(35px + 75 * ((100vw - 420px) / 860));font-size:calc(2.1875rem + 75 * ((100vw - 26.25rem) / 860));line-height:38px;line-height:2.375rem;letter-spacing:-3.3px;letter-spacing:-.20625rem;font-family:Poppins;font-weight:500}.page-template-default .page-content .content h3,.page-template-template_standard .page-content .content h3{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500}.page-template-default .page-content .content h4,.page-template-template_standard .page-content .content h4{font-size:calc(26px + 25.909999999999997 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 25.909999999999997 * ((100vw - 26.25rem) / 860));letter-spacing:-.519px;letter-spacing:-.03244rem;line-height:110%;font-family:Poppins;font-weight:400}.page-template-default .page-content .content h5,.page-template-template_standard .page-content .content h5{font-size:calc(22px + 12 * ((100vw - 420px) / 860));font-size:calc(1.375rem + 12 * ((100vw - 26.25rem) / 860));letter-spacing:-.22px;letter-spacing:-.01375rem;line-height:31px;line-height:1.9375rem;font-family:Poppins;font-weight:400}.page-template-default .page-content .content h6,.page-template-template_standard .page-content .content h6{font-size:calc(13px + 13 * ((100vw - 420px) / 860));font-size:calc(.8125rem + 13 * ((100vw - 26.25rem) / 860));font-weight:400;letter-spacing:.1875rem;margin-bottom:25px;font-family:Poppins;line-height:22px;line-height:1.375rem}.page-template-default .page-content .content h1,.page-template-default .page-content .content h2,.page-template-default .page-content .content h3,.page-template-default .page-content .content h4,.page-template-default .page-content .content h5,.page-template-default .page-content .content h6,.page-template-template_standard .page-content .content h1,.page-template-template_standard .page-content .content h2,.page-template-template_standard .page-content .content h3,.page-template-template_standard .page-content .content h4,.page-template-template_standard .page-content .content h5,.page-template-template_standard .page-content .content h6{margin-bottom:30px}.page-template-default .page-content .content b,.page-template-default .page-content .content bold,.page-template-default .page-content .content strong,.page-template-template_standard .page-content .content b,.page-template-template_standard .page-content .content bold,.page-template-template_standard .page-content .content strong{font-weight:700}.page-template-default .page-content .content blockquote,.page-template-template_standard .page-content .content blockquote{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500}.page-template-default .page-content .content hr,.page-template-template_standard .page-content .content hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:1em}.page-template-default .page-content .content .alignleft,.page-template-template_standard .page-content .content .alignleft{float:left}.page-template-default .page-content .content .alignright,.page-template-template_standard .page-content .content .alignright{float:right}.page-template-default .page-content .content .aligncenter,.page-template-template_standard .page-content .content .aligncenter{display:block;margin-left:auto;margin-right:auto}.page-template-default .page-content .content blockquote.alignleft,.page-template-default .page-content .content img.alignleft,.page-template-template_standard .page-content .content blockquote.alignleft,.page-template-template_standard .page-content .content img.alignleft{margin:7px 24px 7px 0}.page-template-default .page-content .content .wp-caption.alignleft,.page-template-template_standard .page-content .content .wp-caption.alignleft{margin:7px 14px 7px 0}.page-template-default .page-content .content blockquote.alignright,.page-template-default .page-content .content img.alignright,.page-template-template_standard .page-content .content blockquote.alignright,.page-template-template_standard .page-content .content img.alignright{margin:7px 0 7px 24px}.page-template-default .page-content .content .wp-caption.alignright,.page-template-template_standard .page-content .content .wp-caption.alignright{margin:7px 0 7px 14px}.page-template-default .page-content .content .wp-caption.aligncenter,.page-template-default .page-content .content blockquote.aligncenter,.page-template-default .page-content .content img.aligncenter,.page-template-template_standard .page-content .content .wp-caption.aligncenter,.page-template-template_standard .page-content .content blockquote.aligncenter,.page-template-template_standard .page-content .content img.aligncenter{margin-bottom:7px;margin-top:7px}.page-template-default .page-content .content .site-content blockquote.alignleft,.page-template-default .page-content .content .site-content blockquote.alignright,.page-template-template_standard .page-content .content .site-content blockquote.alignleft,.page-template-template_standard .page-content .content .site-content blockquote.alignright{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding-top:17px;width:50%}.page-template-default .page-content .content .site-content blockquote.alignleft p,.page-template-default .page-content .content .site-content blockquote.alignright p,.page-template-template_standard .page-content .content .site-content blockquote.alignleft p,.page-template-template_standard .page-content .content .site-content blockquote.alignright p{margin-bottom:17px}.page-template-default .page-content .content .gallery,.page-template-template_standard .page-content .content .gallery{margin-bottom:20px}.page-template-default .page-content .content .gallery-item,.page-template-template_standard .page-content .content .gallery-item{float:left;margin:0 4px 4px 0;overflow:hidden;position:relative}.page-template-default .page-content .content .gallery-columns-1 .gallery-item,.page-template-template_standard .page-content .content .gallery-columns-1 .gallery-item{max-width:100%}.page-template-default .page-content .content .gallery-columns-2 .gallery-item,.page-template-template_standard .page-content .content .gallery-columns-2 .gallery-item{max-width:48%;max-width:calc(50% - 4px)}.page-template-default .page-content .content .gallery-columns-3 .gallery-item,.page-template-template_standard .page-content .content .gallery-columns-3 .gallery-item{max-width:32%;max-width:calc(33.3% - 4px)}.page-template-default .page-content .content .gallery-columns-4 .gallery-item,.page-template-template_standard .page-content .content .gallery-columns-4 .gallery-item{max-width:23%;max-width:calc(25% - 4px)}.page-template-default .page-content .content .gallery-columns-5 .gallery-item,.page-template-template_standard .page-content .content .gallery-columns-5 .gallery-item{max-width:19%;max-width:calc(20% - 4px)}.page-template-default .page-content .content .gallery-columns-6 .gallery-item,.page-template-template_standard .page-content .content .gallery-columns-6 .gallery-item{max-width:15%;max-width:calc(16.7% - 4px)}.page-template-default .page-content .content .gallery-columns-7 .gallery-item,.page-template-template_standard .page-content .content .gallery-columns-7 .gallery-item{max-width:13%;max-width:calc(14.28% - 4px)}.page-template-default .page-content .content .gallery-columns-8 .gallery-item,.page-template-template_standard .page-content .content .gallery-columns-8 .gallery-item{max-width:11%;max-width:calc(12.5% - 4px)}.page-template-default .page-content .content .gallery-columns-9 .gallery-item,.page-template-template_standard .page-content .content .gallery-columns-9 .gallery-item{max-width:9%;max-width:calc(11.1% - 4px)}.page-template-default .page-content .content .gallery-columns-1 .gallery-item:nth-of-type(1n),.page-template-default .page-content .content .gallery-columns-2 .gallery-item:nth-of-type(2n),.page-template-default .page-content .content .gallery-columns-3 .gallery-item:nth-of-type(3n),.page-template-default .page-content .content .gallery-columns-4 .gallery-item:nth-of-type(4n),.page-template-default .page-content .content .gallery-columns-5 .gallery-item:nth-of-type(5n),.page-template-default .page-content .content .gallery-columns-6 .gallery-item:nth-of-type(6n),.page-template-default .page-content .content .gallery-columns-7 .gallery-item:nth-of-type(7n),.page-template-default .page-content .content .gallery-columns-8 .gallery-item:nth-of-type(8n),.page-template-default .page-content .content .gallery-columns-9 .gallery-item:nth-of-type(9n),.page-template-template_standard .page-content .content .gallery-columns-1 .gallery-item:nth-of-type(1n),.page-template-template_standard .page-content .content .gallery-columns-2 .gallery-item:nth-of-type(2n),.page-template-template_standard .page-content .content .gallery-columns-3 .gallery-item:nth-of-type(3n),.page-template-template_standard .page-content .content .gallery-columns-4 .gallery-item:nth-of-type(4n),.page-template-template_standard .page-content .content .gallery-columns-5 .gallery-item:nth-of-type(5n),.page-template-template_standard .page-content .content .gallery-columns-6 .gallery-item:nth-of-type(6n),.page-template-template_standard .page-content .content .gallery-columns-7 .gallery-item:nth-of-type(7n),.page-template-template_standard .page-content .content .gallery-columns-8 .gallery-item:nth-of-type(8n),.page-template-template_standard .page-content .content .gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right:0}.page-template-default .page-content .content .gallery-caption,.page-template-template_standard .page-content .content .gallery-caption{background-color:rgba(0,0,0,.7);box-sizing:border-box;color:#fff;font-size:12px;font-size:.75rem;line-height:1.5;margin:0;max-height:50%;opacity:0;padding:6px 8px;bottom:0;left:0;position:absolute;text-align:left;width:100%}.page-template-default .page-content .content .gallery-caption:before,.page-template-template_standard .page-content .content .gallery-caption:before{content:"";min-height:49px;top:0;left:0;position:absolute;width:100%;height:100%}.page-template-default .page-content .content .gallery-item:hover .gallery-caption,.page-template-template_standard .page-content .content .gallery-item:hover .gallery-caption{opacity:1}.page-template-default .page-content .content .gallery-columns-7 .gallery-caption,.page-template-default .page-content .content .gallery-columns-8 .gallery-caption,.page-template-default .page-content .content .gallery-columns-9 .gallery-caption,.page-template-template_standard .page-content .content .gallery-columns-7 .gallery-caption,.page-template-template_standard .page-content .content .gallery-columns-8 .gallery-caption,.page-template-template_standard .page-content .content .gallery-columns-9 .gallery-caption{display:none}.page-template-default .page-content .content .format-aside .entry-content,.page-template-default .page-content .content .format-aside .entry-summary,.page-template-default .page-content .content .format-link .entry-content,.page-template-default .page-content .content .format-link .entry-summary,.page-template-default .page-content .content .format-quote .entry-content,.page-template-default .page-content .content .format-quote .entry-summary,.page-template-template_standard .page-content .content .format-aside .entry-content,.page-template-template_standard .page-content .content .format-aside .entry-summary,.page-template-template_standard .page-content .content .format-link .entry-content,.page-template-template_standard .page-content .content .format-link .entry-summary,.page-template-template_standard .page-content .content .format-quote .entry-content,.page-template-template_standard .page-content .content .format-quote .entry-summary{padding-top:0}.page-template-default .page-content .content .site-content .format-aside .entry-title,.page-template-default .page-content .content .site-content .format-link .entry-title,.page-template-default .page-content .content .site-content .format-quote .entry-title,.page-template-template_standard .page-content .content .site-content .format-aside .entry-title,.page-template-template_standard .page-content .content .site-content .format-link .entry-title,.page-template-template_standard .page-content .content .site-content .format-quote .entry-title{display:none}.page-template-default .page-content .content .mce-ignore-li ol,.page-template-default .page-content .content .mce-ignore-li ol li,.page-template-default .page-content .content .mce-ignore-li ul,.page-template-default .page-content .content .mce-ignore-li ul li,.page-template-template_standard .page-content .content .mce-ignore-li ol,.page-template-template_standard .page-content .content .mce-ignore-li ol li,.page-template-template_standard .page-content .content .mce-ignore-li ul,.page-template-template_standard .page-content .content .mce-ignore-li ul li{font-size:1em;margin:0;padding:0;list-style:none}.fancybox-is-open .fancybox-bg{background-color:#17181d;opacity:.97}.fancybox-button--close{width:auto;background-color:transparent}.fancybox-button--close svg{vertical-align:middle;display:inline-block;width:auto}.fancybox-button--close:after{content:"CLOSE";display:inline-block;vertical-align:middle;font-size:10px;font-size:.625rem;letter-spacing:3px;letter-spacing:.1875rem;margin-left:10px}.page-transition{top:0;right:0;bottom:0;left:0;position:fixed;width:100%;height:100%;background-color:#17181d;transition:transform .75s cubic-bezier(.77,0,.175,1),background-color .5s ease 1s;z-index:101;transform:translateY(0);background-color:#768a94;z-index:1000000000000000000}.page-transition .text{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);color:#f4f4f4;font-family:Poppins;font-size:calc(26px + 46 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 46 * ((100vw - 26.25rem) / 860));line-height:1.2;overflow:hidden;width:100%;text-align:center;padding:0 20px;transition:opacity .5s ease 1.2s}.page-transition .text span,.page-transition .text svg{transition:all .75s cubic-bezier(.77,0,.175,1) .5s;display:inline-block}.page-transition .text svg{width:auto;height:1.2em;fill:currentColor}.page-transition .text span:first-child,.page-transition .text svg:first-child{transition-delay:.4s}.page-transition .text span:nth-child(2),.page-transition .text svg:nth-child(2){transition-delay:.6s}.page-transition .text span:nth-child(3),.page-transition .text svg:nth-child(3){transition-delay:.8s}body{margin:0;max-height:100%;position:relative}body.page-loaded{max-height:none}body.page-loaded .page-transition{animation:slideOut .75s cubic-bezier(.77,0,.175,1) 1.2s forwards}body.page-loaded .page-transition .text span,body.page-loaded .page-transition .text svg{transform:translateY(-110%)}body.home{transition:background-color 1s ease;will-change:background-color}body.home.dark-bg{background-color:#17181d}body.home.dark-bg h6{color:#c9c9c9}body.home.dark-bg .section-title{color:#626262}body.home.dark-bg .copy{color:#959595}body.home.dark-bg main .button-bordered{color:#fff}body.page-template-template_projects{background-color:#17181d}body.page-template-template_projects .page-transition{top:0;right:0;bottom:0;left:0;position:fixed;width:100%;height:100%;transition:transform .75s cubic-bezier(.77,0,.175,1),background-color .5s ease 1s;z-index:101;background-color:#17181d;transform:translateY(-100%);animation:none}body.page-template-template_projects .page-transition .text{opacity:0}body.page-template-template_projects.redirecting .page-transition{transform:translate(0) matrix(1,0,0,1,0,0);background-color:#768a94}body.page-template-template_projects.redirecting .page-transition .text{opacity:1}body.page-template-template_projects.redirecting .projects-slider .title .number{opacity:0;transform:translateY(-40px);transition:all 1s cubic-bezier(.77,0,.175,1) .5s}body.page-template-template_projects.page-loaded:after{opacity:0;visibility:hidden;transition:all .3s ease}body.single-project:after{content:"";transform:translateY(100%)}body.single-project .page-transition,body.single-project:after{top:0;right:0;bottom:0;left:0;position:fixed;width:100%;height:100%;transition:transform .75s cubic-bezier(.77,0,.175,1),background-color .5s ease 1s;z-index:101;background-color:#17181d}body.single-project .page-transition{animation:none}body.single-project .page-transition .text{opacity:0}body.single-project.page-loaded .page-transition{transform:translateY(-100%) matrix(1,0,0,1,0,0)}body.single-project.page-loaded .project-hero .project-title{transform:translateY(0)}body.single-project.redirecting .page-transition{transform:translate(0) matrix(1,0,0,1,0,0)}body.single-project.redirecting.blue .page-transition{background-color:#768a94}body.single-project.redirecting.blue .text{opacity:1}*{border:0;font:inherit;font-style:normal;font-size:100%;list-style:none;margin:0;padding:0;quotes:none;text-decoration:none;vertical-align:baseline}*,:after,:before{box-sizing:border-box}body,html{font:16px/180% Poppins,-apple-system,linkMacSystemFont,Helvetica Neue,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;max-width:100%;min-width:320px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grecaptcha{display:none!important;opacity:0!important;visibility:hidden!important;z-index:-1!important}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{height:auto;max-width:100%;vertical-align:middle}textarea{resize:vertical}::selection{background-color:#333!important;color:#fff!important;text-shadow:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}a:focus,button:focus,input:focus{outline:0}[tabindex="-1"]:focus{outline:none!important}.page-template-template_landing{background:#fff!important}article.post{width:33.3%;padding-right:40px;padding-left:20px;border-left:1px solid #c9c9c9;margin-bottom:90px}article.post,article.post>.inner{position:relative}article.post figure.cover{overflow:hidden;position:relative;width:100%;height:auto;transition:all .4s cubic-bezier(.77,0,.175,1)}article.post .category{margin-bottom:28px;display:inline-block}article.post .number{font-size:12px;font-size:.75rem;font-family:Poppins;color:#575859;display:inline-block;vertical-align:text-bottom;margin-right:20px;float:left}article.post .numbered-title{margin-bottom:25px;overflow:hidden;//transform:translateX(-30px);color:#17181d}article.post .copy{margin-bottom:35px}article.post .media{position:relative;overflow:hidden;padding-bottom:64%;margin-bottom:33px;background-color:#768a94;transform:scale(1);transition:all .4s cubic-bezier(.47,0,.745,.715)}article.post .media:hover{transform:scale(.9);transition:all .4s cubic-bezier(.39,.575,.565,1)}article.post .image{background-repeat:no-repeat;background-position:50%;background-size:cover;position:absolute;width:100%;height:100%}article.post .button-bordered{display:none}article.post.type--page .content{margin-left:15px}article.post.type--page .button-bordered{display:inline-block}article.post.type--post .title{color:#17181d}article.post.type--post .title span{width:100%;background-image:linear-gradient(transparent calc(100% - 1px),#768a94 1px);background-repeat:no-repeat;background-size:100% 100%;transition:background-size 1s}article.post .textarea.view-detect{opacity:0;transform:translateY(60px);transition:transform 1s cubic-bezier(.77,0,.175,1) .3s,opacity 1s cubic-bezier(.77,0,.175,1) .3s;visibility:hidden}article.post .textarea.view-detect.viewed{opacity:1;transform:none;visibility:visible}article.project a{display:block;position:relative;overflow:hidden}article.project span{display:block}article.project span.bottom{padding:30px 10px;color:#1d1c1f;position:relative;display:flex;justify-content:flex-start;align-items:flex-start;z-index:3}article.project span.bottom .number{font-size:18px;font-size:1.125rem}article.project span.bottom h3{font-size:calc(42px + 14 * ((100vw - 420px) / 860));font-size:calc(2.625rem + 14 * ((100vw - 26.25rem) / 860));letter-spacing:-3px;letter-spacing:-.1875rem;line-height:.95em;font-family:Poppins;padding-left:.4em}article.project span.grad{z-index:2}article.project span.bg{z-index:1;background-size:cover;transform:scale(1);transition:all .5s ease-out;background-color:#1d1c1f}article.project span.bg span.prop{padding-bottom:115.57377049180329%}#custom-cursor{display:none;transition:opacity .25s ease}#custom-cursor span{align-items:center;background:#768a94;border-radius:100%;display:flex;justify-content:center;overflow:visible;pointer-events:none;position:fixed;text-align:center;transform:translate(-50%,-50%);will-change:top,left}#custom-cursor span:after{color:#fff;font-size:19px 1em;font-size:1.1875rem 1em;margin:0 auto;opacity:0;text-align:center;transform:translateY(8px);transition:transform .4s ease .4s,opacity .4s ease .4s}#custom-cursor span.main{width:10px;height:10px;transition:background .25s cubic-bezier(.77,0,.175,1),opacity .35s cubic-bezier(.77,0,.175,1),height .35s cubic-bezier(.77,0,.175,1),width .35s cubic-bezier(.77,0,.175,1);z-index:1002}#custom-cursor span.main:after{color:#fff;margin:auto;text-align:center;z-index:1}#custom-cursor span.follow{width:6px;height:6px;overflow:hidden;transition:background .45s cubic-bezier(.77,0,.175,1),border-radius .35s cubic-bezier(.77,0,.175,1),opacity .35s cubic-bezier(.77,0,.175,1),height .35s cubic-bezier(.77,0,.175,1),width .35s cubic-bezier(.77,0,.175,1),left .15s linear,top .15s linear;z-index:1000}#custom-cursor.hover--standard span.main{width:6px;height:6px}#custom-cursor.hover--standard span.follow{background:rgba(118,138,148,.15);width:46px;height:46px}#custom-cursor.hover--primary-btn{opacity:0!important}#custom-cursor.hover--primary-btn span.follow{width:4px;height:4px;transition:height .35s cubic-bezier(.77,0,.175,1),width .35s cubic-bezier(.77,0,.175,1),opacity .35s cubic-bezier(.77,0,.175,1),left .55s ease,top .55s ease}#custom-cursor.hover--menu span.main{background-color:#1d1c1f}#custom-cursor.hover--menu span.follow{width:74px;height:74px;background:transparent;border:2px solid #768a94;transition:height .2s cubic-bezier(.77,0,.175,1),width .2s cubic-bezier(.77,0,.175,1),opacity .25s cubic-bezier(.77,0,.175,1),left .2s ease,top .2s ease}#custom-cursor.hover--image span.main{background:transparent;border:1px solid #768a94;width:80px;height:80px}#custom-cursor.hover--image span.follow{background:transparent;opacity:0;width:0;height:0}#custom-cursor.hover--view span.main{opacity:0;width:0;height:0}#custom-cursor.hover--view span.follow{background:#768a94;width:130px;height:130px;transition:background .45s cubic-bezier(.77,0,.175,1),opacity .35s cubic-bezier(.77,0,.175,1),height .35s cubic-bezier(.77,0,.175,1),width .35s cubic-bezier(.77,0,.175,1),left .03s ease,top .03s ease}#custom-cursor.hover--view span.follow:after{content:"View"!important;opacity:1;transform:translateY(0)}#custom-cursor.hover--view.white span.follow{background:#fff}#custom-cursor.hover--view.white span.follow:after{color:#768a94}#custom-cursor.hover--drag span.main{opacity:0;width:0;height:0}#custom-cursor.hover--drag span.follow{background:#fff;width:130px;height:130px;transition:background .45s cubic-bezier(.77,0,.175,1),opacity .35s cubic-bezier(.77,0,.175,1),height .35s cubic-bezier(.77,0,.175,1),width .35s cubic-bezier(.77,0,.175,1),left .03s ease,top .03s ease}#custom-cursor.hover--drag span.follow:after{content:"Drag"!important;color:#17181d;font-size:20px;font-size:1.25rem;opacity:1;transform:translateY(0)}#custom-cursor.hover--sticky-menu span.main{width:50px;height:50px;background:transparent;border:2px solid #768a94}#custom-cursor.hover--sticky-menu span.follow{width:10px;height:10px;background-color:#17181d;transform:translateY(2px);transition:height .35s cubic-bezier(.77,0,.175,1),width .35s cubic-bezier(.77,0,.175,1),left .55s ease,top .55s ease}#custom-cursor.hover--sticky-menu-light span.main{width:30px;height:30px;background:transparent;border:2px solid #768a94}#custom-cursor.hover--sticky-menu-light span.follow{width:4px;height:4px;background-color:#fff;transition:height .35s cubic-bezier(.77,0,.175,1),width .35s cubic-bezier(.77,0,.175,1),left .55s ease,top .55s ease}div.download-form-popup{position:fixed;inset:0;z-index:10000000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}div.download-form-popup .gform_validation_errors{display:none}div.download-form-popup.active{opacity:1;visibility:visible}div.download-form-popup.active .popup-container{transform:translateY(0)}div.download-form-popup .popup-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);cursor:pointer}div.download-form-popup .popup-container{position:relative;display:flex;max-width:1008px;width:calc(100% - 32px);max-height:calc(100vh - 32px);background:#fff;border-radius:20px;overflow:hidden;min-height:545px;transform:translateY(20px);transition:transform .3s ease}div.download-form-popup .close-button{position:absolute;top:20px;right:20px;width:32px;height:32px;padding:0;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;background:none;appearance:none;color:#262626;transition:opacity .2s ease}div.download-form-popup .close-button:hover{opacity:.7}div.download-form-popup .close-button svg{width:20px;height:20px}div.download-form-popup .side-left{flex:0 0 416px;width:416px;overflow:hidden;border-radius:20px 0 0 20px}div.download-form-popup .side-left img{width:100%;height:100%;object-fit:cover}div.download-form-popup .side-right{flex:1;padding:52px 72px;display:flex;flex-direction:column}div.download-form-popup .side-right:has(.gform_confirmation_wrapper)>.description,div.download-form-popup .side-right:has(.gform_confirmation_wrapper)>.title{display:none}div.download-form-popup .title{font-family:Poppins,sans-serif;font-size:32px;font-size:2rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:#000;margin-bottom:13px}div.download-form-popup .description{font-family:Poppins,sans-serif;font-size:14px;font-size:.875rem;font-weight:400;line-height:1.43;color:#000;margin:0 0 36px;max-width:416px}div.download-form-popup .form-wrapper .gform_wrapper{margin:0;padding:0}div.download-form-popup .form-wrapper .gform_body{margin:0}div.download-form-popup .form-wrapper .gfield{padding:0}div.download-form-popup .form-wrapper .gfield_label{display:none}div.download-form-popup .form-wrapper input[type=email],div.download-form-popup .form-wrapper input[type=tel],div.download-form-popup .form-wrapper input[type=text]{width:100%;max-width:456px;height:52px;padding:16px;border:1px solid #e5e5e5;border-radius:4px;font-family:Poppins,sans-serif;font-size:14px;font-size:.875rem;font-weight:400;line-height:1.43;color:#262626;background:#fff;transition:border-color .2s ease}div.download-form-popup .form-wrapper input[type=email]::placeholder,div.download-form-popup .form-wrapper input[type=tel]::placeholder,div.download-form-popup .form-wrapper input[type=text]::placeholder{color:#262626}div.download-form-popup .form-wrapper input[type=email]:focus,div.download-form-popup .form-wrapper input[type=tel]:focus,div.download-form-popup .form-wrapper input[type=text]:focus{outline:none;border-color:#262626}div.download-form-popup .form-wrapper .gfield--type-consent{margin-top:5px;margin-bottom:26px}div.download-form-popup .form-wrapper .gfield--type-consent .ginput_container_consent{display:flex;align-items:flex-start;gap:8px}div.download-form-popup .form-wrapper .gfield--type-consent input[type=checkbox]{appearance:none;width:20px;height:20px;min-width:20px;border:1px solid #e5e5e5;border-radius:4px;cursor:pointer;position:relative;margin:0}div.download-form-popup .form-wrapper .gfield--type-consent input[type=checkbox]:checked{background:#7ff7a1;border-color:#7ff7a1}div.download-form-popup .form-wrapper .gfield--type-consent input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}div.download-form-popup .form-wrapper .gfield--type-consent .gfield_consent_label{font-family:Poppins,sans-serif;font-size:14px;font-size:.875rem;font-weight:400;line-height:1.43;color:#2a2a2a}div.download-form-popup .form-wrapper .gfield--type-consent .gfield_consent_description{display:none}div.download-form-popup .form-wrapper .gform_footer{margin:0;padding:0}div.download-form-popup .form-wrapper .gform_footer .gform_button,div.download-form-popup .form-wrapper .gform_footer button[type=submit],div.download-form-popup .form-wrapper .gform_footer input[type=submit]{width:100%;max-width:456px;height:56px;padding:0 20px;background:#7ff7a1;border:none;border-radius:4px;font-family:Poppins,sans-serif;font-size:14px;font-size:.875rem;font-weight:400;line-height:1.43;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease;margin-bottom:0}div.download-form-popup .form-wrapper .gform_footer .gform_button:hover,div.download-form-popup .form-wrapper .gform_footer button[type=submit]:hover,div.download-form-popup .form-wrapper .gform_footer input[type=submit]:hover{background:#6de68f}div.download-form-popup .form-wrapper .gform_footer .gform_button:after,div.download-form-popup .form-wrapper .gform_footer button[type=submit]:after,div.download-form-popup .form-wrapper .gform_footer input[type=submit]:after{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z' fill='%23000'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}div.download-form-popup .form-wrapper .gform_validation_errors,div.download-form-popup .form-wrapper .validation_message{margin-bottom:16px}div.download-form-popup .form-wrapper .gform_confirmation_wrapper .gform_confirmation_message h6{font-family:Poppins,sans-serif;font-size:32px;font-size:2rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:#000;margin:0 0 24px}div.download-form-popup .form-wrapper .gform_confirmation_wrapper .gform_confirmation_message p{font-family:Poppins,sans-serif;font-size:14px;font-size:.875rem;font-weight:400;line-height:1.43;color:#000;margin:0 0 32px;max-width:456px}div.download-form-popup .form-wrapper .gform_confirmation_wrapper .gform_confirmation_message br{display:none}div.download-form-popup .form-wrapper .gform_confirmation_wrapper .gform_confirmation_message .links{display:flex;flex-direction:column;gap:13px}div.download-form-popup .form-wrapper .gform_confirmation_wrapper .gform_confirmation_message .links br{display:none}div.download-form-popup .form-wrapper .gform_confirmation_wrapper .gform_confirmation_message .links a{display:flex;align-items:center;justify-content:center;width:100%;max-width:456px;height:56px;padding:0 20px;background:#7ff7a1;border:none;border-radius:4px;font-family:Poppins,sans-serif;font-size:14px;font-size:.875rem;font-weight:400;line-height:1.43;color:#000;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}div.download-form-popup .form-wrapper .gform_confirmation_wrapper .gform_confirmation_message .links a:hover{background:#6de68f}div.download-form-popup .form-wrapper .gform_confirmation_wrapper .gform_confirmation_message .links a.secondary{background:transparent;border:1px solid #e5e5e5}div.download-form-popup .form-wrapper .gform_confirmation_wrapper .gform_confirmation_message .links a.secondary:hover{border-color:#262626;background:transparent}div.marketing-cta{position:fixed;left:15px;bottom:15px;z-index:9999999;width:calc(100% - 30px);max-width:640px;background:#fff;color:#000;border-radius:8px;display:flex;overflow:hidden;transition:transform .3s ease}div.marketing-cta:has(.side-left img){max-width:580px}div.marketing-cta.hide{transform:translateY(calc(100% + 15px))}div.marketing-cta .close-button{position:absolute;top:12px;right:12px;width:10px;height:10px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;background:none;appearance:none;color:#000;transition:opacity .2s ease}div.marketing-cta .close-button:hover{opacity:.7}div.marketing-cta .close-button svg{width:100%;height:auto}div.marketing-cta .side-left{display:none}div.marketing-cta .side-right{padding:25px}div.marketing-cta .title{font-size:18px;font-size:1.125rem;font-weight:500;line-height:1;letter-spacing:-.36px;letter-spacing:-.0225rem;margin:0 0 12px}div.marketing-cta .copy{margin:0 0 12px;line-height:1.6;font-size:14px;font-size:.875rem;letter-spacing:-.24px;letter-spacing:-.015rem}div.marketing-cta .link{position:relative;background:#000;color:#fff;padding:8px 10px;border-radius:40px;display:inline-flex;align-items:center;font-size:11px;font-size:.6875rem;letter-spacing:-.18px;letter-spacing:-.01125rem;line-height:1.6;gap:8px}.fixed-container{position:fixed;bottom:20px;z-index:999;margin:0 16px;width:100%}.sticky-button{background:#fff;color:#000;padding:17px 18px;border-radius:80px;display:flex;align-items:center;justify-content:center;width:93%;display:none}.sticky-button span{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins;color:#000!important}hgroup .section-subtitle{font-family:Poppins;font-size:calc(11px + 1 * ((100vw - 420px) / 860));font-size:calc(.6875rem + 1 * ((100vw - 26.25rem) / 860));font-style:normal;font-weight:400;line-height:18px;line-height:1.125rem;letter-spacing:2.64px;letter-spacing:.165rem;text-transform:uppercase;margin-bottom:25px}hgroup.module{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%;max-width:1280px;margin-top:70px;margin-bottom:70px}hgroup .text-content{display:flex;flex-direction:column}hgroup .text-content h4 p b:after,hgroup .text-content h4 p b:before{content:" "}hgroup .text-content a{text-decoration:underline}hgroup.view-detect{opacity:0}hgroup.view-detect .section-subtitle{opacity:0;transform:translateY(0);transition:transform .9s cubic-bezier(.77,0,.175,1) .5s,opacity .9s cubic-bezier(.77,0,.175,1) .5s;visibility:hidden}hgroup.view-detect.viewed{opacity:1}hgroup.view-detect.viewed .section-subtitle{opacity:1;transform:none;visibility:visible}.section-title{margin-bottom:35px;overflow:hidden}.section-title b{color:#fff}.filters-block{padding:24px;padding-left:calc((100vw - 1200px) / 2);padding-right:100px;background-color:#fff;display:inline-block}.filters-block a{opacity:.4;padding-right:30px;color:inherit}.filters-block a.current{opacity:1}.filters-block a:last-child{padding-right:0!important}.filters-block a span{font-size:13px;font-size:.8125rem;display:inline-block;vertical-align:super;margin-left:4px}.filters-mobile{display:none;padding:22px 45px;text-align:center;color:#fff;background-color:#1d1c1f;font-size:13px;font-size:.8125rem}.filters-mobile:before{content:"";display:inline-block;vertical-align:middle;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAAOUlEQVQoU62QsQ0AIBACuc3fzdwM853RBBtpKCDkAratIFLY2btge0oqoP0SG8MA6mTqQl74Ahl/WMUsGv5KUil3AAAAAElFTkSuQmCC");width:8px;height:9px;margin-right:18px}ul.social-links{display:block;font-size:0;z-index:3}ul.social-links li{display:inline-block;vertical-align:top}ul.social-links a{align-items:center;border-radius:100%;display:flex;justify-content:center;width:40px;height:40px;overflow:hidden;text-align:center;transition:all .2s cubic-bezier(.77,0,.175,1)}ul.social-links svg{margin:auto;max-width:14px;width:100%;height:auto}ul.social-links svg *{fill:#fff;transition:fill .2s cubic-bezier(.77,0,.175,1)}.video-block{object-fit:cover;object-position:center}.video-block,.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.video-overlay{overflow:hidden;right:0;bottom:0;background-color:rgba(0,0,0,.3)}article.project-card .picture{position:relative;aspect-ratio:1/1;display:flex}article.project-card .picture .swiper{min-width:0}article.project-card .picture .swiper-slide{width:100%!important}article.project-card .picture img{display:block;width:100%;height:100%;object-fit:cover;background:#000}article.project-card .nav-arrows{position:absolute;right:22px;bottom:18px;display:flex;gap:19.5px;z-index:2}article.project-card .nav-arrows .next,article.project-card .nav-arrows .prev{width:22px;height:19px;cursor:pointer}article.project-card .nav-arrows .next.swiper-button-disabled,article.project-card .nav-arrows .prev.swiper-button-disabled{opacity:.35}article.project-card .nav-arrows .prev{background:url('data:image/svg+xml;charset=utf-8,<svg width="21" height="18" viewBox="0 0 21 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.501 9.031H1m0 0l6.691 8.5M1 9.031l6.691-8.5" stroke="%23fff" stroke-width="1.5"/></svg>') no-repeat 50%}article.project-card .nav-arrows .next{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="19" viewBox="0 0 22 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.749 9.148H20.25m0 0l-6.691 8.5m6.691-8.5l-6.691-8.5" stroke="%23fff" stroke-width="1.5"/></svg>') no-repeat 50%}article.project-card .bottom{padding:17px 0}article.project-card .label{font-family:Poppins;font-size:25px;font-size:1.5625rem;line-height:1;font-weight:400}article.project-card .size{font-size:12px;font-size:.75rem;line-height:1.08;margin-top:5px}footer.primary{background-color:#17181d;color:#fff;padding-top:12em}footer.primary .footer-col-title{margin-bottom:34px;font-size:11px;font-size:.6875rem;text-transform:uppercase}footer.primary a{color:#fff}footer.primary .phone{display:inline-block;margin-bottom:10px}footer.primary .email,footer.primary .phone{font-size:calc(20px + 6 * ((100vw - 420px) / 860));font-size:calc(1.25rem + 6 * ((100vw - 26.25rem) / 860))}footer.primary .email{color:#768a94;text-decoration:underline;transition:all .4s ease}footer.primary .email:hover{color:#4c4c54;transition:all .4s ease}footer.primary .working-hours{font-size:13px;font-size:.8125rem;opacity:.65}footer.primary .footer-cta{position:relative;align-items:flex-end;justify-content:space-between;display:flex}footer.primary .footer-cta .title{max-width:530px}footer.primary .footer-main{display:flex;flex-wrap:wrap;margin-bottom:8em;padding-top:3em;max-width:1065px}footer.primary .col{flex:1 1 33%}footer.primary .break-col,footer.primary .col-offices,footer.primary .col-title{flex:0 0 100%}footer.primary .col-title{font-size:18px;font-size:1.125rem;letter-spacing:-.36px;letter-spacing:-.0225rem;line-height:1.5;margin-bottom:4em}footer.primary .col-offices{margin-bottom:4em;max-width:765px}footer.primary .offices{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2em}footer.primary .office-title{line-height:1.5;font-size:18px;font-size:1.125rem;letter-spacing:-.36px;letter-spacing:-.0225rem;margin-bottom:.4em}footer.primary .office-address{line-height:1.7}footer.primary .office-address,footer.primary .office-contacts{font-size:14px;font-size:.875rem;letter-spacing:-.28px;letter-spacing:-.0175rem}footer.primary .office-contacts{line-height:1.5;margin-top:1em}footer.primary .office-contacts a{text-decoration:underline}footer.primary .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px}body.single-project footer.primary{display:none}.copyright{font-size:13px;font-size:.8125rem;font-weight:300;color:#fcfcfc}[id^=menu-footer-menu] .menu-item{display:inline-block;text-transform:uppercase}[id^=menu-footer-menu] .menu-item:not(:last-child):after{content:"/";display:inline-block;vertical-align:middle;margin:0 15px;font-size:10px;font-size:.625rem}[id^=menu-footer-menu] .menu-item a{font-family:Poppins;font-size:calc(11px + 1 * ((100vw - 420px) / 860));font-size:calc(.6875rem + 1 * ((100vw - 26.25rem) / 860));font-style:normal;font-weight:400;line-height:18px;line-height:1.125rem;letter-spacing:2.64px;letter-spacing:.165rem;text-transform:uppercase;transition:all .3s ease}[id^=menu-footer-menu] .menu-item a:hover{opacity:.5}footer.project{background-color:#17181d;color:#fff;padding-top:10em;margin-top:50px;height:100vh;min-height:350px;position:relative}footer.project .next-project{max-width:70%;position:absolute;bottom:5em}footer.project .scroll-roundel{background-color:transparent;width:13.7em;height:13.7em;border-radius:50%;display:block;position:absolute;bottom:5em;right:40px;z-index:3}footer.project .scroll-roundel:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(../img/scroll-to-discover-rotating-text.svg);background-size:87%;background-position:50%;background-repeat:no-repeat;animation:rotating 12s linear infinite}footer.project .scroll-roundel:after{content:"";position:absolute;top:calc(50% - 44px);left:calc(50% - 33px);background-image:url(../img/scroll-arrow.svg);width:66px;height:88px}.dropdown-active{background:#17181d!important}.dropdown-active:before{content:"";position:absolute;width:100%;left:0;top:-50px;height:50px;background:#17181d}.invert-svg{margin-top:100px}.invert-svg svg{filter:invert(1) brightness(11)!important}.invert-cta{background:#fff!important;color:#17181d!important}.invert-cta svg circle{fill:#000!important}.invert-cta svg path{stroke:#fff!important}.item-hovered{border-bottom:1px solid #fff!important}.invert-menu-items a{color:#fff!important}header.primary{position:fixed;top:12px;transform:translateY(40px);left:0;width:100%;z-index:101;background-color:transparent;min-height:63px}header.primary .main-telephone{display:none;color:#1d1c1f;text-align:right}header.primary .main-telephone span{display:block}header.primary .main-telephone .top-text{font-size:8px;font-size:.5rem;letter-spacing:1.8px;letter-spacing:.1125rem;line-height:1.2em;opacity:.6;margin-bottom:.8em}header.primary .main-telephone .bottom-text{font-size:17px;font-size:1.0625rem;letter-spacing:-.7px;letter-spacing:-.04375rem;line-height:1.2em;opacity:.98}header.primary .left-col,header.primary .right-col{display:flex;align-items:center}header.primary .right-col{margin-right:28px}header.primary .logo{margin-left:30px}header.primary .logo svg{max-height:58px;margin-top:10px;width:200px}header.primary .button-bordered{margin-left:40px;position:relative;padding:1.4em 3em;z-index:4;font-size:10px;font-size:.625rem}header.primary .desktop-nav-cta{position:relative;background:#fff;color:#000;padding:17px 18px;border-radius:80px;display:flex;align-items:center;margin-left:26px}header.primary .desktop-nav-cta span{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins}body.error404:not(.scrolled) header.primary #menu-header-menu li a,body.error404:not(.scrolled) header.primary .button-bordered,body.error404:not(.scrolled) header.primary .main-telephone,body.home:not(.scrolled) header.primary #menu-header-menu li a,body.home:not(.scrolled) header.primary .button-bordered,body.home:not(.scrolled) header.primary .main-telephone,body.page-template-template_about_v2:not(.scrolled) header.primary #menu-header-menu li a,body.page-template-template_about_v2:not(.scrolled) header.primary .button-bordered,body.page-template-template_about_v2:not(.scrolled) header.primary .main-telephone,body.page-template-template_services_v2:not(.scrolled) header.primary #menu-header-menu li a,body.page-template-template_services_v2:not(.scrolled) header.primary .button-bordered,body.page-template-template_services_v2:not(.scrolled) header.primary .main-telephone,body.single-project:not(.scrolled) header.primary #menu-header-menu li a,body.single-project:not(.scrolled) header.primary .button-bordered,body.single-project:not(.scrolled) header.primary .main-telephone{color:#fff}body.error404:not(.scrolled) header.primary .logo svg,body.home:not(.scrolled) header.primary .logo svg,body.page-template-template_about_v2:not(.scrolled) header.primary .logo svg,body.page-template-template_services_v2:not(.scrolled) header.primary .logo svg,body.single-project:not(.scrolled) header.primary .logo svg{filter:invert(1) brightness(11)}header.primary .menu-header-menu-container{position:absolute;left:50%;display:inline-block;z-index:10;transform:translateX(-60%)}header.primary.view-detect{opacity:0;transform:translateY(-20px);transition:transform .5s cubic-bezier(.77,0,.175,1) 1.75s,opacity .5s cubic-bezier(.77,0,.175,1) 1.75s;visibility:hidden}body.scrolled header.primary.view-detect{background-color:#fff;top:0;transform:translateY(0);transition:all .3s cubic-bezier(.39,.575,.565,1)}body.scrolled header.primary.view-detect nav .desktop-nav-cta{background:#17181d;color:#fff}body.scrolled header.primary.view-detect nav .desktop-nav-cta svg circle{fill:#fff}body.scrolled header.primary.view-detect nav .desktop-nav-cta svg path{stroke:#000}body.scroll-down header.primary.view-detect body:not(.page-template-template_services_child){transform:translateY(-300%);transition:all .75s cubic-bezier(.39,.575,.565,1)}body.scroll-up header.primary.view-detect body:not(.page-template-template_services_child){transform:translateY(0);transition:transform .6s cubic-bezier(.47,0,.745,.715)}header.primary.view-detect.viewed{opacity:1;transform:none;visibility:visible}nav.primary{display:flex;justify-content:space-between;align-items:center}#menu-header-menu{z-index:9999999}body.is-fixed #menu-header-menu{display:none}#menu-header-menu{height:77px;line-height:77px;line-height:4.8125rem}#menu-header-menu li{display:inline-block;margin:0 8px;padding:0 10px}#menu-header-menu li a{color:#17181d;letter-spacing:-2%;font-size:19px;font-size:1.1875rem;font-family:Poppins;font-weight:500!important;transition:all .3s ease;padding-bottom:7px!important}#menu-header-menu li.menu-item-has-children:hover{background-color:#17181d;transition:all .3s ease}#menu-header-menu li.menu-item-has-children:hover>a{color:#fff;opacity:1}#menu-header-menu li.menu-item-has-children:hover:after{content:"";position:absolute;left:-50vw;top:200px;width:200vw;height:100vh;background:#ffffff49;z-index:-1;pointer-events:none}#menu-header-menu li.menu-item-has-children:hover .sub-menu{display:flex!important;flex-direction:column;padding-top:20px;padding-bottom:50px}#menu-header-menu li.menu-item-has-children:hover .sub-menu li{line-height:55px;line-height:3.4375rem}#menu-header-menu li.menu-item-has-children:hover .sub-menu li a{font-size:43px;font-size:2.6875rem;font-family:Poppins!important;font-weight:500!important;text-transform:none!important;letter-spacing:-1px;letter-spacing:-.0625rem}#menu-header-menu li .sub-menu{display:none;flex-direction:column;background-color:#17181d;position:absolute;width:150%;left:-12%;right:0;top:100%;padding:0;padding-right:10%;text-align:center;font-family:Poppins!important;z-index:9999999!important}#menu-header-menu li .sub-menu:before{left:98%}#menu-header-menu li .sub-menu:after,#menu-header-menu li .sub-menu:before{content:"";height:100%;width:50vw;background-color:#17181d;position:absolute;top:0}#menu-header-menu li .sub-menu:after{right:98%}#menu-header-menu li .sub-menu li a{color:#fff}#full-screen-menu{position:fixed;top:0;height:100vh;min-height:600px;width:100%;background-color:#030306;color:#fff!important;transform:translateY(-120%);transition:all .4s cubic-bezier(.47,0,.745,.715);overflow:hidden}body.scroll-up #full-screen-menu{top:-40px}#full-screen-menu .cta-container{width:100%;display:flex;justify-content:center}#full-screen-menu .mobile-nav-cta{position:relative;background:#fff;color:#000;padding:24px 25px;border-radius:80px;display:flex;align-items:center;margin-top:44px;width:fit-content}#full-screen-menu .mobile-nav-cta span{font-size:22px;font-size:1.375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins}#full-screen-menu.is-active,#full-screen-menu.is-hovered.contact{transform:translateY(0);transition:all .4s cubic-bezier(.39,.575,.565,1)}#full-screen-menu.is-active .primary-menu .menu-item,#full-screen-menu.is-hovered.contact .primary-menu .menu-item{top:0}#full-screen-menu.is-active .contact-info,#full-screen-menu.is-hovered.contact .contact-info{opacity:1;transform:translateY(0);visibility:visible}#full-screen-menu .container{padding-top:25vh;padding-bottom:15vh;height:100vh;overflow:auto;display:flex;align-items:flex-end;justify-content:center}#full-screen-menu .col{width:55%;display:flex;justify-content:center}#full-screen-menu .col.right{width:45%}#full-screen-menu .primary-menu li.menu-item{position:relative;transition:.5s all calc(.2s * (var(--menu-index)) * .5) ease;top:60px}#full-screen-menu .primary-menu li.menu-item>a{font-size:calc(60px + 40 * ((100vw - 640px) / 640));font-size:calc(3.75rem + 40 * ((100vw - 40rem) / 640));font-family:Poppins!important;letter-spacing:-2px;letter-spacing:-.125rem;color:#fff;line-height:.8;display:block;padding:12px 0;transition:all .5s cubic-bezier(.47,0,.745,.715);text-align:center}#full-screen-menu .primary-menu li.menu-item .number{margin-left:-40px;font-size:16px;font-size:1rem;position:absolute;top:20px;display:none}#full-screen-menu .primary-menu li.menu-item:last-child a{padding-bottom:0}#full-screen-menu .primary-menu .featured-image{width:50%;height:100vh;position:fixed;top:0;right:0;z-index:2;overflow:hidden;transform:translateX(100%);transition:all .75s cubic-bezier(.77,0,.175,1)}#full-screen-menu .primary-menu .featured-image .src{background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:100%}#full-screen-menu .contact-info{opacity:0;visibility:hidden;transform:translateY(20px);transition:all .75s ease .5s}#full-screen-menu .contact-info .middle,#full-screen-menu .contact-info .top{margin-bottom:7vh}#full-screen-menu .contact-info h6{margin-bottom:15px}#full-screen-menu .contact-info .phone{font-size:1.73rem;color:#1d1c1f}#full-screen-menu .contact-info .email{font-size:1.73rem;color:#768a94;text-decoration:underline;transition:all .4s ease}#full-screen-menu .contact-info .email:hover{color:#4c4c54;transition:all .4s ease;text-decoration:none}#full-screen-menu .contact-info a{color:#1d1c1f}#full-screen-menu .contact-info .working-hours{font-size:13px;font-size:.8125rem;opacity:.65}#full-screen-menu .contact-info ul.social-links{margin-bottom:5vh}#full-screen-menu .contact-info ul.social-links svg *{fill:#110e0d}#full-screen-menu .contact-info .copyright{color:#1d1c1f;margin-top:10px}#full-screen-menu .contact-info .copyright a{color:#768a94}#full-screen-menu .sectors-items{opacity:0;visibility:hidden;position:absolute;bottom:0;left:0;transition:all .3s ease}#full-screen-menu .sectors-items .sector-item{font-size:calc(22px + 18 * ((100vw - 420px) / 860));font-size:calc(1.375rem + 18 * ((100vw - 26.25rem) / 860));display:block;line-height:1.1;color:#1d1c1f;margin-top:20px;transform:translateX(50px);transition:.5s all calc(.2s * (var(--sector-index)) * .5) ease}#full-screen-menu .sectors-items .sector-item:hover{transform:translateX(12px);transition:all .3s cubic-bezier(.47,0,.745,.715)}#full-screen-menu.is-hovered .primary-menu li.menu-item,#full-screen-menu.sectors .primary-menu li.menu-item{font-family:Poppins!important;font-size:46px;font-size:2.875rem}#full-screen-menu.is-hovered .primary-menu li.menu-item>a,#full-screen-menu.sectors .primary-menu li.menu-item>a{color:#b6b6b6}#full-screen-menu.is-hovered .primary-menu li.menu-item.current>a,#full-screen-menu.sectors .primary-menu li.menu-item.current>a{color:#110e0d;transform:translateX(100px)}#full-screen-menu.is-hovered .primary-menu li.menu-item.current>a:before,#full-screen-menu.sectors .primary-menu li.menu-item.current>a:before{transition:all .5s ease .3s;transform:translateX(-100%);visibility:visible;opacity:1}#full-screen-menu.is-hovered .primary-menu li.menu-item.current .featured-image,#full-screen-menu.sectors .primary-menu li.menu-item.current .featured-image{transform:translateX(0)}#full-screen-menu.is-hovered .contact-info,#full-screen-menu.sectors .contact-info{opacity:0;visibility:hidden;transition:all .5s ease}#full-screen-menu.sectors .sectors-items{opacity:1;visibility:visible}#full-screen-menu.sectors .sector-item{transform:translateX(0)}.hamburger-menu{background-color:#1d1c1f;width:57px;height:77px;position:relative;display:block;z-index:4;transition:all .75s cubic-bezier(.77,0,.175,1)}.hamburger-menu .inner{position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.hamburger-menu span{display:block;width:20px;height:1px;position:relative;opacity:.88;background:#dad4d2;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.hamburger-menu span:first-child{transform-origin:0 0;margin-bottom:5px}.hamburger-menu span:nth-last-child(2){transform-origin:0 100%;width:12px;margin-bottom:5px;transition:all .6s ease}.hamburger-menu.is-active span{opacity:1;transform:rotate(45deg)}.hamburger-menu.is-active span:nth-last-child(2){opacity:0;transform:rotate(0deg) scale(.2)}.hamburger-menu.is-active span:last-child{transform:rotate(-45deg) translateY(-1px)}.hamburger-menu:hover{background-color:#222}.hamburger-menu:hover span{opacity:1}.hamburger-menu:hover span:nth-last-child(2){width:20px}body>main.base{position:relative}.sticky-enquiry-link{position:absolute;bottom:0;background:#fff;color:#000;padding:17px 18px;border-radius:80px;display:flex;align-items:center;width:100%;margin-bottom:45px}.sticky-enquiry-link span{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins;color:#000!important}section.about-intro{--sb-h:55px;position:relative;padding:0 20px;color:#fff;z-index:2}section.about-intro:before{content:"";position:absolute;left:-50px;bottom:-100px;width:calc(100% + 100px);height:calc(40% + 100px);background:#000;filter:blur(25px);z-index:-1}section.about-intro:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.32);-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg width="4273" height="81" viewBox="0 0 4273 81" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M412.497 62.073l-48.098-43.076A72.999 72.999 0 0 0 315.82.377H4272.5v80.316H461.199a73 73 0 0 1-48.702-18.62z" fill="%23000"/></svg>') 0 0/auto var(--sb-h) no-repeat,url('data:image/svg+xml;charset=utf-8,<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="%23000" d="M0 0h100v100H0z"/></svg>') 0 0/cover no-repeat;-webkit-mask-composite:xor;mask:url('data:image/svg+xml;charset=utf-8,<svg width="4273" height="81" viewBox="0 0 4273 81" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M412.497 62.073l-48.098-43.076A72.999 72.999 0 0 0 315.82.377H4272.5v80.316H461.199a73 73 0 0 1-48.702-18.62z" fill="%23000"/></svg>') 0 0/auto var(--sb-h) no-repeat exclude,url('data:image/svg+xml;charset=utf-8,<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="%23000" d="M0 0h100v100H0z"/></svg>') 0 0/cover no-repeat;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:-1}section.about-intro .sub-title h2{font-family:Poppins;font-size:16px;font-size:1rem;line-height:1.38;font-weight:400}section.about-intro .sub-title h2 p{margin:1em 0}section.about-intro .sub-title h2 p:first-child{margin-top:0}section.about-intro .sub-title h2 p:last-child{margin-bottom:0}section.about-intro .sub-title{display:flex;align-items:flex-end;height:var(--sb-h);padding-bottom:calc(var(--sb-h) * .1)}section.about-intro span{display:block;padding-top:114px;padding-bottom:26px;max-width:336px;margin:0 auto;text-align:center;font-family:Poppins;font-size:13px;font-size:.8125rem;font-weight:500;line-height:22px;line-height:1.375rem}section.accordion{position:relative;background:#000;color:#fff;padding:95px 0 75px;transition:.4s ease-in-out;transition-property:background,color;z-index:1}.light-scheme section.accordion{background:#fff;color:#000}.light-scheme section.accordion .item,.light-scheme section.accordion .items{border-color:rgba(0,0,0,.25)}section.accordion .container{display:flex;flex-direction:column;gap:16px}section.accordion .items{max-width:620px;flex-shrink:0;border-top:1px solid hsla(0,0%,100%,.25)}section.accordion .item{--pl:68px;padding:30px 0;border-bottom:1px solid hsla(0,0%,100%,.25)}section.accordion .item[aria-current=true] .label i:after{transform:translate(-50%,-50%) rotate(180deg)}section.accordion .item .label{font-family:Poppins;font-size:16px;font-size:1rem;line-height:1.38;font-weight:400}section.accordion .item .label p{margin:1em 0}section.accordion .item .label p:first-child{margin-top:0}section.accordion .item .label p:last-child{margin-bottom:0}section.accordion .item .label{position:relative;padding-left:var(--pl);cursor:pointer}section.accordion .item .label i{position:absolute;top:50%;left:0;width:23.5px;height:23.5px;transform:translateY(-50%)}section.accordion .item .label i:after,section.accordion .item .label i:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:3.711px;transform:translate(-50%,-50%);transform-origin:50% 50%;background:currentColor;transition:transform .4s ease-in-out}section.accordion .item .label i:after{transform:translate(-50%,-50%) rotate(90deg)}section.accordion .item .text{display:none;line-height:1.81;padding-top:17px;padding-left:var(--pl);overflow:hidden}section.accordion .item .text b{font-weight:700}section.accordion .item .text i{font-style:italic}section.accordion .item .text u{text-decoration:underline}section.accordion .item .text a{color:#dbdcdd;text-decoration:underline}section.accordion .item .text p{margin:1em 0}section.accordion .item .text p:first-child{margin-top:0}section.accordion .item .text p:last-child{margin-bottom:0}section.article-content{position:relative}section.article-content .container--full-width{display:flex}section.article-content .post-sidebar{width:32%;padding:140px;padding-left:calc((100vw - 1200px) / 2);padding-right:8%;background-color:#fff}section.article-content .post-sidebar h6{margin-bottom:25px}section.article-content .post-sidebar p{font-size:16px;font-size:1rem;line-height:1}section.article-content .post-author,section.article-content .post-date{margin-bottom:50px}section.article-content .share-icons ul{margin:0;font-size:0}section.article-content .share-icons li{display:inline-block}section.article-content .share-icons a{width:38px;height:38px;overflow:hidden;position:relative;display:block;border:1px solid #768a94}section.article-content .share-icons a svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px}section.article-content .share-icons a svg,section.article-content .share-icons a svg path{fill:#363636}section.article-content #mainContent>h2{font-size:26px;font-size:1.625rem;font-style:normal;font-weight:500;line-height:110%}section.article-content #mainContent>h3{font-size:22px;font-size:1.375rem;font-style:normal;font-weight:500;line-height:31px;line-height:1.9375rem;letter-spacing:-.22px;letter-spacing:-.01375rem}section.article-content #mainContent>h4,section.article-content #mainContent>h5{font-size:13px;font-size:.8125rem;font-style:normal;font-weight:500;line-height:22px;line-height:1.375rem}section.article-content .main-content{width:68%;padding:140px calc((100vw - 1200px) / 2) 140px 8%}section.article-content .main-content p:not(:last-of-type):not(.blockquote){margin-bottom:30px}section.article-content .main-content ul{@extend %wysiwyg-bullets}section.article-content .main-content ul>li{list-style-type:disc}section.article-content .main-content ul ul ol li,section.article-content .main-content ul ul ul li{list-style-type:circle}section.article-content .main-content ol{@extend %wysiwyg-bullets}section.article-content .main-content ol>li{list-style-type:decimal}section.article-content .main-content ol ol ol li,section.article-content .main-content ol ol ul li{list-style-type:lower-latin}section.article-content .main-content h1{font-size:calc(39px + 83.05 * ((100vw - 420px) / 860));font-size:calc(2.4375rem + 83.05 * ((100vw - 26.25rem) / 860));letter-spacing:-1.17px;letter-spacing:-.07313rem;line-height:46px;line-height:2.875rem;font-family:Poppins;font-weight:500}section.article-content .main-content h2{font-size:calc(35px + 75 * ((100vw - 420px) / 860));font-size:calc(2.1875rem + 75 * ((100vw - 26.25rem) / 860));line-height:38px;line-height:2.375rem;letter-spacing:-3.3px;letter-spacing:-.20625rem;font-family:Poppins;font-weight:500}section.article-content .main-content h3{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500}section.article-content .main-content h4{font-size:calc(26px + 25.909999999999997 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 25.909999999999997 * ((100vw - 26.25rem) / 860));letter-spacing:-.519px;letter-spacing:-.03244rem;line-height:110%;font-family:Poppins;font-weight:400}section.article-content .main-content h5{font-size:calc(22px + 12 * ((100vw - 420px) / 860));font-size:calc(1.375rem + 12 * ((100vw - 26.25rem) / 860));letter-spacing:-.22px;letter-spacing:-.01375rem;line-height:31px;line-height:1.9375rem;font-family:Poppins;font-weight:400}section.article-content .main-content h6{font-size:calc(13px + 13 * ((100vw - 420px) / 860));font-size:calc(.8125rem + 13 * ((100vw - 26.25rem) / 860));font-weight:400;letter-spacing:.1875rem;margin-bottom:25px;font-family:Poppins;line-height:22px;line-height:1.375rem}section.article-content .main-content h1,section.article-content .main-content h2,section.article-content .main-content h3,section.article-content .main-content h4,section.article-content .main-content h5,section.article-content .main-content h6{margin-bottom:30px}section.article-content .main-content b,section.article-content .main-content bold,section.article-content .main-content strong{font-weight:700}section.article-content .main-content blockquote{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500}section.article-content .main-content .blockquote,section.article-content .main-content img,section.article-content .main-content video{margin:40px 0}section.article-content .main-content .blockquote{position:relative;padding-left:40px;font-size:calc(24px + 18 * ((100vw - 420px) / 860));font-size:calc(1.5rem + 18 * ((100vw - 26.25rem) / 860));border-left:1px solid #768a94;line-height:1.2;font-family:Poppins;max-width:650px}section.article-content .main-content .back-button{font-size:10px;font-size:.625rem;font-weight:400;font-style:normal;letter-spacing:2.82px;letter-spacing:.17625rem;text-transform:uppercase;display:inline-block;vertical-align:middle;color:#17181d;margin-top:-190px}section.article-content .main-content .back-button:before{content:"";display:inline-block;vertical-align:middle;background-image:url(../img/backarrow.svg);background-size:contain;background-repeat:no-repeat;width:5px;height:8px;margin-right:25px}section.brands{position:relative;background:#000;overflow:hidden;transition:.4s ease-in-out;transition-property:background,color;z-index:1}.light-scheme section.brands,section.brands.light{background:#fff;color:#000}section.brands .swiper-wrapper{transition-timing-function:linear!important;align-items:center}section.brands .swiper-wrapper:first-of-type{padding-bottom:15px}section.brands .swiper-slide{width:auto}section.brands .swiper-slide img{max-width:200px}section.comparison-slider{margin:70px 0;position:relative}section.comparison-slider .cocoen img{height:100%;object-fit:cover;object-position:center}section.comparison-slider .cocoen-drag:after{content:"";position:absolute;top:50%;transform:translate(-50%,-50%);background-image:url(../img/comparison-slider.svg);background-size:contain;width:100px;height:100px}section.comparison-slider.view-detect{opacity:0}section.comparison-slider.view-detect.viewed{opacity:1}section.contact-form{background:#17181d;color:#fff;transition:.4s ease-in-out;transition-property:background,color;padding:80px 0}section.contact-form:last-child{padding-bottom:0}.light-scheme section.contact-form{background:#fff;color:#000}section.contact-form .container{display:flex;gap:80px;flex-wrap:wrap;justify-content:space-between}section.contact-form .title{font-family:Poppins;font-size:32px;font-size:2rem;line-height:1;font-weight:400;margin-bottom:25px}section.contact-form .desc{font-family:Poppins;font-size:16px;font-size:1rem;line-height:1.38;font-weight:400}section.contact-form .desc p{margin:1em 0}section.contact-form .desc p:first-child{margin-top:0}section.contact-form .desc p:last-child{margin-bottom:0}section.contact-form .col-content{max-width:500px}section.contact-form .col-form{max-width:538px}section.contact-form .gform_wrapper .gform_validation_errors{display:none}section.contact-form .gform_wrapper label{color:#fff!important;display:block;font-weight:400!important;padding-bottom:8px}section.contact-form .gform_wrapper .top_label .gfield_label,section.contact-form .gform_wrapper legend.gfield_label{display:block!important}section.contact-form .gform_wrapper li.gfield .description{color:#fff!important;margin:14px 0 32px}section.contact-form .gform_wrapper li.field_description_above{margin-top:50px!important}section.contact-form .gform_wrapper .gfield_description{font-size:16px;font-size:1rem;margin-bottom:30px;color:#fff!important}section.contact-form .gform_wrapper .gfield_description a{text-decoration:underline;color:#020202}section.contact-form .gform_wrapper .gfield_required{display:none}section.contact-form .gform_wrapper .ginput_container{position:relative}section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after,section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):before{content:"";bottom:-1px;position:absolute;width:0;height:1px;z-index:1}section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):before{background-color:hsla(0,0%,100%,.3);right:0;transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:100%}section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after{background:#fff;left:0;transition:width .4s cubic-bezier(.77,0,.175,1) 0s;width:0}section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-active:before,section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-completed:before{transition:width .4s cubic-bezier(.77,0,.175,1) 0s;width:0}section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-active:after,section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-completed:after{transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:100%}section.contact-form .gform_wrapper .gfield_error .ginput_container [aria-invalid=true]{border:none}section.contact-form .gform_wrapper .gfield_error .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after{background:#d8403a;transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:100%}section.contact-form .gform_wrapper .gfield_validation_message{display:none}section.contact-form .gform_wrapper input[type=email],section.contact-form .gform_wrapper input[type=password],section.contact-form .gform_wrapper input[type=tel],section.contact-form .gform_wrapper input[type=text],section.contact-form .gform_wrapper input[type=url],section.contact-form .gform_wrapper textarea{appearance:none;background-color:transparent;color:#575859;display:block;height:80px;outline:none;width:100%}section.contact-form .gform_wrapper textarea{height:160px!important;max-height:400px;min-height:80px;padding:26px 0;resize:none}section.contact-form .gform_wrapper .gfield_required{margin-left:2px}section.contact-form .gform_wrapper ::placeholder{color:#fff;font-size:16px;font-size:1rem}section.contact-form .gform_wrapper input:-webkit-autofill,section.contact-form .gform_wrapper input:-webkit-autofill:focus,section.contact-form .gform_wrapper input:-webkit-autofill:hover,section.contact-form .gform_wrapper select:-webkit-autofill,section.contact-form .gform_wrapper select:-webkit-autofill:focus,section.contact-form .gform_wrapper select:-webkit-autofill:hover,section.contact-form .gform_wrapper textarea:-webkit-autofill,section.contact-form .gform_wrapper textarea:-webkit-autofill:focus,section.contact-form .gform_wrapper textarea:-webkit-autofill:hover{border:0 none;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}section.contact-form .gform_wrapper .gform_button,section.contact-form .gform_wrapper button,section.contact-form .gform_wrapper input[type=submit]{position:relative;background:#fff;color:#000;padding:17px 18px;border-radius:80px;display:flex;align-items:center;cursor:pointer;text-transform:uppercase;margin-top:41px}section.contact-form .gform_wrapper .gform_button span,section.contact-form .gform_wrapper button span,section.contact-form .gform_wrapper input[type=submit] span{position:relative;font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins}section.contact-form .gform_wrapper .gform_button:after,section.contact-form .gform_wrapper button:after,section.contact-form .gform_wrapper input[type=submit]:after{content:"";display:inline-block;width:16px;height:16px;background-image:url(../../../dist/img/form-submit.svg);background-size:contain;background-repeat:no-repeat;position:absolute;right:0;top:50%;transform:translateY(-50%)}section.contact-form .gform_wrapper .gfield_visibility_hidden{color:transparent;display:none;font-size:0;opacity:0;position:absolute;width:0;height:0;visibility:hidden}section.contact-form .gform_wrapper ul.gform_fields{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}section.contact-form .gform_wrapper ul.gform_fields>li{flex:0 0 100%}section.contact-form .gform_wrapper ul.gform_fields>li:not(.gfield_html):not(:last-of-type){margin-bottom:0}section.contact-form .gform_wrapper ul.gform_fields>li:not(.gfield_html):last-of-type{margin-bottom:20px}section.contact-form .gform_wrapper ul.gform_fields li.gfield.gsection{border-bottom:none!important;margin-top:80px!important}section.contact-form .gform_wrapper ul.gform_fields li.gfield.gsection .gsection_title{font-family:Poppins;font-size:calc(18px + 8 * ((100vw - 420px) / 860));font-size:calc(1.125rem + 8 * ((100vw - 26.25rem) / 860))}section.contact-form .gform_wrapper ul.gform_fields li.gfield.gsection .gsection_title span{color:#9fa0a0}section.contact-form .gform_wrapper .gfield_error .ginput_container_checkbox input[type=checkbox]:before,section.contact-form .gform_wrapper .gfield_error .ginput_container_consent input[type=checkbox]:before{border-color:#d8403a}section.contact-form .gform_wrapper .ginput_container_checkbox,section.contact-form .gform_wrapper .ginput_container_consent{margin-top:30px}section.contact-form .gform_wrapper .ginput_container_checkbox:after,section.contact-form .gform_wrapper .ginput_container_checkbox:before,section.contact-form .gform_wrapper .ginput_container_consent:after,section.contact-form .gform_wrapper .ginput_container_consent:before{display:none}section.contact-form .gform_wrapper .ginput_container_checkbox input[type=checkbox],section.contact-form .gform_wrapper .ginput_container_checkbox label,section.contact-form .gform_wrapper .ginput_container_consent input[type=checkbox],section.contact-form .gform_wrapper .ginput_container_consent label{cursor:pointer}section.contact-form .gform_wrapper .ginput_container_checkbox label,section.contact-form .gform_wrapper .ginput_container_consent label{margin-left:20px;vertical-align:middle;display:inline-block}section.contact-form .gform_wrapper .ginput_container_checkbox input[type=checkbox],section.contact-form .gform_wrapper .ginput_container_consent input[type=checkbox]{position:relative;height:22px;width:22px;margin-left:12px;appearance:none;outline:none;flex:0 0 22px}section.contact-form .gform_wrapper .ginput_container_checkbox input[type=checkbox]:before,section.contact-form .gform_wrapper .ginput_container_consent input[type=checkbox]:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #17181d}section.contact-form .gform_wrapper .ginput_container_checkbox input[type=checkbox]:checked:after,section.contact-form .gform_wrapper .ginput_container_consent input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#17181d;transform:translate(-50%,-50%);visibility:visible}section.contact-form .gform_wrapper .ginput_container_radio:before,section.contact-form .gform_wrapper .ginput_container_radioafter{content:none!important}section.contact-form .gform_wrapper .ginput_container_radio input[type=radio],section.contact-form .gform_wrapper .ginput_container_radio label{cursor:pointer}section.contact-form .gform_wrapper .ginput_container_radio input[type=radio]{position:relative;height:22px;width:22px;appearance:none;outline:none}section.contact-form .gform_wrapper .ginput_container_radio input[type=radio]:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;border-radius:50%;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #17181d}section.contact-form .gform_wrapper .ginput_container_radio input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;border-radius:50%;background-color:#17181d;transform:translate(-50%,-50%);visibility:visible}section.contact-form .gform_wrapper .toggle ul.gfield_radio{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0}section.contact-form .gform_wrapper .toggle ul.gfield_radio li{position:relative;width:48%;margin-bottom:25px}section.contact-form .gform_wrapper .toggle ul.gfield_radio li input{opacity:0;top:0;right:0;bottom:0;left:0;position:absolute;width:100%!important;height:100%;padding:0;margin:0}section.contact-form .gform_wrapper .toggle ul.gfield_radio li input:checked+label{border-color:#17181d;background-color:#17181d;color:#fff}section.contact-form .gform_wrapper .toggle ul.gfield_radio li label{text-align:center;color:#17181d;text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-size:.75rem;display:block;line-height:1.1em;padding:1.7em 2.7em;border:1px solid #17181d;transition:all .2s ease-in;background-color:transparent;max-width:100%;margin:0;width:100%}section.contact-form .gform_wrapper .ginput_container_consent a{color:#020202}section.contact-form .gform_wrapper .ginput_container_consent input[type=checkbox]{margin-left:0!important}section.contact-form .gform_wrapper .ginput_container_consent label{padding-bottom:15px;margin-left:10px!important}section.contact-form .gform_wrapper .dk-select{display:block;width:100%}section.contact-form .gform_wrapper .dk-select .dk-selected{border:none;border-bottom:1px solid #575859;padding:1.5rem 0;font-size:calc(15px + 1 * ((100vw - 420px) / 860));font-size:calc(.9375rem + 1 * ((100vw - 26.25rem) / 860));border-radius:0;background:none}section.contact-form .gform_wrapper .dk-select .dk-selected:after{display:none}section.contact-form .gform_wrapper .dk-select .dk-selected.gf_placeholder{border-bottom:1px solid #979797}section.contact-form .gform_wrapper .dk-select .dk-select-options{border-radius:0;background:#fff;max-height:16em;border:1px solid #17181d;padding:0}section.contact-form .gform_wrapper .dk-select .dk-select-options li.dk-option{padding:.6em .85em}section.contact-form .gform_wrapper .dk-select .dk-select-options li.dk-option.dk-option-highlight,section.contact-form .gform_wrapper .dk-select .dk-select-options li.dk-option.dk-option-selected{background-color:#17181d;color:#fff;font-size:15px;font-size:.9375rem}section.contact-form .gform_wrapper .dk-select .dk-selected:before{width:12px;height:6px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAnElEQVQoU2NkYGBgCImJa/jDwjRhw4IFH0B8XCAgIUGA6de//HXLFjUygjT9/89Qz8DAcOEvK5MjLs0gTcy//+1nYGAwYGRkaGSEChxgYGDQx6UZWRMDA8PFv6xMDowgZ+HTjE0TyFVgjbg0g8RhzoPZBPMKXCM2zVAzDdA1gcRRNGLRDBIC+wk90DA0omlmwKYJq43IfgaxcUUPALZuZ7gf6PkaAAAAAElFTkSuQmCC");background-size:contain;background-repeat:no-repeat;border:none}section.contact-form .gform_wrapper .gform_heading{display:none}section.contact-form .gform_wrapper .gform_fields{row-gap:0}section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after,section.contact-form .gform_wrapper .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):before{height:2px}section.contact-form .gform_wrapper input[type=email],section.contact-form .gform_wrapper input[type=password],section.contact-form .gform_wrapper input[type=tel],section.contact-form .gform_wrapper input[type=text],section.contact-form .gform_wrapper input[type=url],section.contact-form .gform_wrapper textarea{padding:0}section.contact-form .gform_wrapper .gfield:not(.gfield--type-consent)+.gfield--type-consent{margin-top:20px}section.contact-form .gform_wrapper .gfield--type-consent{display:flex;margin-top:10px}section.contact-form .gform_wrapper .ginput_container_consent{display:flex;margin:0}section.contact-form .gform_wrapper .ginput_container_consent input[type=checkbox]{margin-top:-1px}section.contact-form .gform_wrapper .ginput_container_consent input[type=checkbox]:before{background:transparent;width:14px;height:14px;border:1px solid #fff}section.contact-form .gform_wrapper .ginput_container_consent input[type=checkbox]:checked:after{background:#fff;width:8px;height:8px}section.contact-form .gform_wrapper .ginput_container_consent label{font-size:16px;font-size:1rem;line-height:1.21;padding:0}section.contact-form .gform_wrapper .gform_footer{padding:0;margin-top:35px}section.contact-form .gform_wrapper input[type=submit]{display:flex;flex-direction:row-reverse;gap:10px;padding:24px 20px;padding-right:50px;line-height:.94;font-weight:600;font-size:16.5px;font-size:1.03125rem;margin:0;background:#fff url('data:image/svg+xml;charset=utf-8,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="6.5" cy="6.5" r="6.5" fill="%23000"/><path d="M5 4l3 2.5L5 9" stroke="%23fff"/></svg>') no-repeat;background-position:right 20px top 50%;background-size:19px;transition:background-color .4s ease-in-out}section.contact-form .gform_wrapper input[type=submit]:hover{background-color:hsla(0,0%,100%,.8)}section.contact-hero{position:relative;padding:105px 0 100px;margin-bottom:80px}section.contact-hero:has(+.local-offices){margin-bottom:0}section.contact-hero:before{content:"";position:absolute;top:145px;right:0;height:calc(100% - 145px);width:30%;background:#f2f2f2;z-index:-1;display:none}section.contact-hero .page-title{color:#fff;font-family:Poppins;font-weight:500}section.contact-hero .page-subtitle,section.contact-hero .page-title{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem}section.contact-hero .page-subtitle{font-family:Poppins;font-weight:500;line-height:1.1}section.contact-hero .page-textarea{max-width:295px;margin-top:15px;color:#575859;margin-bottom:45px}section.contact-hero .container{display:flex;justify-content:space-between;align-items:flex-start}section.contact-hero .col.left{display:contents;max-width:470px}section.contact-hero .col.left h6{font-size:11px;font-size:.6875rem;line-height:1.5;letter-spacing:-.02em;margin-bottom:12px;margin-top:50px;text-transform:uppercase}section.contact-hero .col.right{max-width:600px;flex-grow:1;width:100%;order:4;margin-top:30px}section.contact-hero .email,section.contact-hero .link,section.contact-hero .phone{font-size:23px;font-size:1.4375rem;color:inherit}section.contact-hero .button-bordered{margin-top:40px}section.contact-hero .address,section.contact-hero .working-hours{font-size:16px;font-size:1rem;color:#575859;letter-spacing:-.02em;line-height:1.5}section.contact-hero .address-container{order:5}section.contact-hero .gform_validation_errors{display:none!important}section.contact-hero .accordion-item{margin-bottom:16px;background:#fff}section.contact-hero .accordion-item.active .accordion-header{border-color:#000;background:#000;color:#fff}section.contact-hero .accordion-item.active .accordion-header:before{box-shadow:inset 0 0 0 5px #000;background:#fff}section.contact-hero .accordion-item .accordion-header{position:relative;font-size:23px;font-size:1.4375rem;letter-spacing:-.02em;padding-left:68px;height:80px;display:flex;align-items:center;border:1px solid #d7d7d7;cursor:pointer;transition:.4s ease-in-out}section.contact-hero .accordion-item .accordion-header:before{content:"";position:absolute;left:32px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:1px solid}section.contact-hero .accordion-item .accordion-content{border:1px solid #d7d7d7;border-top:0;padding:24px;display:none}section.contact-hero .gform_legacy_markup_wrapper{margin:0}section.contact-hero .gform_heading{display:none}section.contact-hero form label{color:#575859;display:block;font-weight:400!important;padding-bottom:8px}section.contact-hero form .top_label .gfield_label,section.contact-hero form legend.gfield_label{display:block!important}section.contact-hero form li.gfield .description{color:#575859;margin:14px 0 32px}section.contact-hero form li.field_description_above{margin-top:50px!important}section.contact-hero form .gfield_description{font-size:16px;font-size:1rem;margin-bottom:30px;color:#575859}section.contact-hero form .gfield_description a{text-decoration:underline;color:#020202}section.contact-hero form .gfield_required{display:none}section.contact-hero form .gform-page-title{margin:0;font-size:18px;font-size:1.125rem;font-weight:500}section.contact-hero form .gform-progress-indicator{position:absolute;top:-2px;right:0;font-size:18px;font-size:1.125rem;font-weight:500;color:#9fa0a0}section.contact-hero form .gform_page_footer{display:flex}section.contact-hero form .gform_page_footer .button{appearance:none;background:none;border:1px solid;outline:none;padding:0 16px;margin:0;border-radius:80px;font-size:14px;font-size:.875rem;font-family:Poppins;height:42px;cursor:pointer;transition:.4s ease-in-out}section.contact-hero form .gform_page_footer .button:hover{background:#000;color:#fff;border-color:#000}section.contact-hero form .gform_page_footer .gform_next_button{margin-left:auto}section.contact-hero form .gf_page_steps{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:4px}section.contact-hero form .gf_page_steps .gf_step{margin:0}section.contact-hero form .gf_page_steps .gf_step:not(.gf_step_active){opacity:.5}section.contact-hero form .gf_page_steps .gf_step .gf_step_number{border-radius:0;width:auto;height:auto;border:none;background:none}section.contact-hero form .gf_page_steps .gf_step .gf_step_number:before{content:"0"}section.contact-hero form .gf_page_steps .gf_step .gf_step_label,section.contact-hero form .gf_page_steps .gf_step .gf_step_number{font-size:18px;font-size:1.125rem}section.contact-hero form .gf_page_steps .gf_step .gf_step_label{padding-left:5px}section.contact-hero form .ginput_container{position:relative}section.contact-hero form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after,section.contact-hero form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):before{content:"";bottom:-1px;position:absolute;width:0;height:1px;z-index:1}section.contact-hero form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):before{background-color:rgba(87,88,89,.4);right:0;transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:100%}section.contact-hero form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after{background:#575859;left:0;transition:width .4s cubic-bezier(.77,0,.175,1) 0s;width:0}section.contact-hero form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-active:before,section.contact-hero form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-completed:before{transition:width .4s cubic-bezier(.77,0,.175,1) 0s;width:0}section.contact-hero form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-active:after,section.contact-hero form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-completed:after{transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:calc(100% - 4px)}section.contact-hero form input[type=email],section.contact-hero form input[type=password],section.contact-hero form input[type=tel],section.contact-hero form input[type=text],section.contact-hero form input[type=url],section.contact-hero form textarea{appearance:none;background-color:transparent;color:#575859;display:block;height:80px;outline:none;width:100%}section.contact-hero form textarea{height:160px!important;max-height:400px;min-height:80px;padding:26px 0;resize:none}section.contact-hero form .gfield_required{margin-left:2px}section.contact-hero form ::placeholder{color:#575859;font-size:16px;font-size:1rem}section.contact-hero form input:-webkit-autofill,section.contact-hero form input:-webkit-autofill:focus,section.contact-hero form input:-webkit-autofill:hover,section.contact-hero form select:-webkit-autofill,section.contact-hero form select:-webkit-autofill:focus,section.contact-hero form select:-webkit-autofill:hover,section.contact-hero form textarea:-webkit-autofill,section.contact-hero form textarea:-webkit-autofill:focus,section.contact-hero form textarea:-webkit-autofill:hover{border:0 none;-webkit-text-fill-color:#575859;-webkit-box-shadow:0 0 0 1000px #17181d inset;transition:background-color 5000s ease-in-out 0s}section.contact-hero form .gform_button,section.contact-hero form button,section.contact-hero form input[type=submit]{color:#1a1a1a;text-transform:uppercase;font-size:10px;font-size:.625rem;letter-spacing:4px;letter-spacing:.25rem;display:inline-block;line-height:1.1em;padding:1.8em 4em;border-left:1px solid #768a94;border-right:1px solid #768a94;position:relative;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden}section.contact-hero form .gform_button span.hover,section.contact-hero form button span.hover,section.contact-hero form input[type=submit] span.hover{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#768a94;transition:width .4s ease-in-out,height .4s ease-in-out;transform:translate(-50%,-50%);z-index:1}section.contact-hero form .gform_button:active,section.contact-hero form button:active,section.contact-hero form input[type=submit]:active{background-color:#768a94}section.contact-hero form .gform_button:focus,section.contact-hero form .gform_button:hover,section.contact-hero form button:focus,section.contact-hero form button:hover,section.contact-hero form input[type=submit]:focus,section.contact-hero form input[type=submit]:hover{background-color:transparent;transition:color .3s ease .4s;text-decoration:none;color:#fff}section.contact-hero form .gform_button:focus:after,section.contact-hero form .gform_button:focus:before,section.contact-hero form .gform_button:hover:after,section.contact-hero form .gform_button:hover:before,section.contact-hero form button:focus:after,section.contact-hero form button:focus:before,section.contact-hero form button:hover:after,section.contact-hero form button:hover:before,section.contact-hero form input[type=submit]:focus:after,section.contact-hero form input[type=submit]:focus:before,section.contact-hero form input[type=submit]:hover:after,section.contact-hero form input[type=submit]:hover:before{width:100%;transition:width .4s cubic-bezier(.77,0,.175,1)}section.contact-hero form .gform_button:focus span.hover,section.contact-hero form .gform_button:hover span.hover,section.contact-hero form button:focus span.hover,section.contact-hero form button:hover span.hover,section.contact-hero form input[type=submit]:focus span.hover,section.contact-hero form input[type=submit]:hover span.hover{width:600px;height:600px}section.contact-hero form .gform_button:after,section.contact-hero form .gform_button:before,section.contact-hero form button:after,section.contact-hero form button:before,section.contact-hero form input[type=submit]:after,section.contact-hero form input[type=submit]:before{position:absolute;content:" ";border-top:1px solid #768a94;border-bottom:1px solid #768a94;width:10px;top:0;height:100%;transition:width .2s ease-in-out .15s}section.contact-hero form .gform_button:before,section.contact-hero form button:before,section.contact-hero form input[type=submit]:before{left:0}section.contact-hero form .gform_button:after,section.contact-hero form button:after,section.contact-hero form input[type=submit]:after{right:0}section.contact-hero form .gform_button,section.contact-hero form button,section.contact-hero form input[type=submit]{background-color:transparent;outline:none;width:100%;padding:4em 5em}section.contact-hero form .gform_button span,section.contact-hero form button span,section.contact-hero form input[type=submit] span{font-size:16px;font-size:1rem}section.contact-hero form .gform_button:hover,section.contact-hero form button:hover,section.contact-hero form input[type=submit]:hover{color:#768a94}section.contact-hero form .gfield_visibility_hidden{color:transparent;display:none;font-size:0;opacity:0;position:absolute;width:0;height:0;visibility:hidden}section.contact-hero form ul.gform_fields{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}section.contact-hero form ul.gform_fields>li{flex:0 0 100%}section.contact-hero form ul.gform_fields>li:not(.gfield_html):not(:last-of-type){margin-bottom:0}section.contact-hero form ul.gform_fields>li:not(.gfield_html):last-of-type{margin-bottom:20px}section.contact-hero form ul.gform_fields li.gfield.gsection{border-bottom:none!important;margin-top:80px!important}section.contact-hero form ul.gform_fields li.gfield.gsection .gsection_title{font-family:Poppins;font-size:calc(18px + 8 * ((100vw - 420px) / 860));font-size:calc(1.125rem + 8 * ((100vw - 26.25rem) / 860))}section.contact-hero form ul.gform_fields li.gfield.gsection .gsection_title span{color:#9fa0a0}section.contact-hero form .ginput_container_checkbox,section.contact-hero form .ginput_container_consent{margin-top:30px}section.contact-hero form .ginput_container_checkbox:after,section.contact-hero form .ginput_container_checkbox:before,section.contact-hero form .ginput_container_consent:after,section.contact-hero form .ginput_container_consent:before{display:none}section.contact-hero form .ginput_container_checkbox input[type=checkbox],section.contact-hero form .ginput_container_checkbox label,section.contact-hero form .ginput_container_consent input[type=checkbox],section.contact-hero form .ginput_container_consent label{cursor:pointer}section.contact-hero form .ginput_container_checkbox label,section.contact-hero form .ginput_container_consent label{margin-left:20px;vertical-align:middle;display:inline-block}section.contact-hero form .ginput_container_checkbox input[type=checkbox],section.contact-hero form .ginput_container_consent input[type=checkbox]{position:relative;height:22px;width:22px;margin-left:12px;appearance:none;outline:none}section.contact-hero form .ginput_container_checkbox input[type=checkbox]:before,section.contact-hero form .ginput_container_consent input[type=checkbox]:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #17181d}section.contact-hero form .ginput_container_checkbox input[type=checkbox]:checked:after,section.contact-hero form .ginput_container_consent input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#17181d;transform:translate(-50%,-50%);visibility:visible}section.contact-hero form .ginput_container_radio:before,section.contact-hero form .ginput_container_radioafter{content:none!important}section.contact-hero form .ginput_container_radio input[type=radio],section.contact-hero form .ginput_container_radio label{cursor:pointer}section.contact-hero form .ginput_container_radio input[type=radio]{position:relative;height:22px;width:22px;appearance:none;outline:none}section.contact-hero form .ginput_container_radio input[type=radio]:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;border-radius:50%;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #17181d}section.contact-hero form .ginput_container_radio input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;border-radius:50%;background-color:#17181d;transform:translate(-50%,-50%);visibility:visible}section.contact-hero form .toggle ul.gfield_radio{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0}section.contact-hero form .toggle ul.gfield_radio li{position:relative;width:48%;margin-bottom:25px}section.contact-hero form .toggle ul.gfield_radio li input{opacity:0;top:0;right:0;bottom:0;left:0;position:absolute;width:100%!important;height:100%;padding:0;margin:0}section.contact-hero form .toggle ul.gfield_radio li input:checked+label{border-color:#17181d;background-color:#17181d;color:#fff}section.contact-hero form .toggle ul.gfield_radio li label{text-align:center;color:#17181d;text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-size:.75rem;display:block;line-height:1.1em;padding:1.7em 2.7em;border:1px solid #17181d;transition:all .2s ease-in;background-color:transparent;max-width:100%;margin:0;width:100%}section.contact-hero form .ginput_container_consent a{color:#020202}section.contact-hero form .ginput_container_consent input[type=checkbox]{margin-left:0!important}section.contact-hero form .ginput_container_consent label{padding-bottom:15px;margin-left:10px!important}section.contact-hero form .dk-select{display:block;width:100%}section.contact-hero form .dk-select .dk-selected{border:none;border-bottom:1px solid #575859;padding:1.5rem 0;font-size:calc(15px + 1 * ((100vw - 420px) / 860));font-size:calc(.9375rem + 1 * ((100vw - 26.25rem) / 860));border-radius:0;background:none}section.contact-hero form .dk-select .dk-selected:after{display:none}section.contact-hero form .dk-select .dk-selected.gf_placeholder{border-bottom:1px solid #979797}section.contact-hero form .dk-select .dk-select-options{border-radius:0;background:#fff;max-height:16em;border:1px solid #17181d;padding:0}section.contact-hero form .dk-select .dk-select-options li.dk-option{padding:.6em .85em}section.contact-hero form .dk-select .dk-select-options li.dk-option.dk-option-highlight,section.contact-hero form .dk-select .dk-select-options li.dk-option.dk-option-selected{background-color:#17181d;color:#fff;font-size:15px;font-size:.9375rem}section.contact-hero form .dk-select .dk-selected:before{width:12px;height:6px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAnElEQVQoU2NkYGBgCImJa/jDwjRhw4IFH0B8XCAgIUGA6de//HXLFjUygjT9/89Qz8DAcOEvK5MjLs0gTcy//+1nYGAwYGRkaGSEChxgYGDQx6UZWRMDA8PFv6xMDowgZ+HTjE0TyFVgjbg0g8RhzoPZBPMKXCM2zVAzDdA1gcRRNGLRDBIC+wk90DA0omlmwKYJq43IfgaxcUUPALZuZ7gf6PkaAAAAAElFTkSuQmCC");background-size:contain;background-repeat:no-repeat;border:none}section.contact-hero form{position:relative;max-width:600px;margin:0}section.contact-hero form input,section.contact-hero form textarea{-webkit-user-select:text}section.contact-hero form .gform-page-title{letter-spacing:normal}section.contact-hero.view-detect .col.left{opacity:0;transform:translateY(20px);transition:transform 1s cubic-bezier(.77,0,.175,1) 1.4s,opacity 1s cubic-bezier(.77,0,.175,1) 1.4s;visibility:hidden}section.contact-hero.view-detect .col.right{opacity:0;transform:translateY(20px);transition:transform 1s cubic-bezier(.77,0,.175,1) 1.7s,opacity 1s cubic-bezier(.77,0,.175,1) 1.7s;visibility:hidden}section.contact-hero.view-detect.viewed .col.left,section.contact-hero.view-detect.viewed .col.right{opacity:1;transform:none;visibility:visible}section.faq-carousel{overflow:hidden;padding:70px 0;position:relative}section.faq-carousel .faqs{margin-top:60px;position:relative}section.faq-carousel .f{position:static}section.faq-carousel .flickity-viewport{cursor:none!important;overflow:visible}section.faq-carousel .faq-post{border-left:1px solid #979797;padding-left:25px}section.faq-carousel .faq-post:not(:last-of-type) .inner{padding-right:55px}section.faq-carousel .faq-post>.inner{width:calc(100vw - 20px - 40px);display:flex;flex-flow:column;justify-content:space-between;min-height:345px}section.faq-carousel .faq-post .question{margin-bottom:10px}section.faq-carousel .faq-post .answer{align-self:flex-end;font-size:15px;font-size:.9375rem;color:#6f7070}section.faq-carousel .faq-post.is-selected{transform:scale(1.5)}section.faq-carousel .controls{margin:45px auto 0;max-width:1200px;position:relative;width:100%}section.faq-carousel .progress-bar{background:transparent;margin:0;max-width:940px;overflow:hidden;top:11px;bottom:0;left:0;position:absolute;width:calc(100% - 170px);height:7px;z-index:0;top:25px}section.faq-carousel .progress-bar:before{background:#fff;content:"";bottom:3px;left:0;position:absolute;opacity:.2;width:100%;height:2px}section.faq-carousel .progress-bar .current{background:#768a94;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all 25ms cubic-bezier(.77,0,.175,1)}section.faq-carousel nav.arrows{display:block;position:relative;text-align:right;z-index:1}section.faq-carousel nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.faq-carousel nav.arrows i:after,section.faq-carousel nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.faq-carousel nav.arrows i:before{background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.faq-carousel nav.arrows i{background-color:#fff;border:1px solid hsla(0,0%,100%,.1)}section.faq-carousel nav.arrows i:before{//border-color:transparent transparent transparent #4d4c54;background-image:url(../img/arrow-right.svg);filter:none}section.faq-carousel nav.arrows i:after{background:#4d4c54}section.faq-carousel nav.arrows i{display:inline-block;width:50px;height:50px}section.faq-carousel nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.faq-carousel.view-detect .faq-post{opacity:0;transform:translateY(60px);transition:transform 1s cubic-bezier(.77,0,.175,1) .8s,opacity 1s cubic-bezier(.77,0,.175,1) .8s;visibility:hidden}section.faq-carousel.view-detect .faq-post:first-of-type{transition-delay:1.2s}section.faq-carousel.view-detect .faq-post:nth-of-type(2){transition-delay:1.4s}section.faq-carousel.view-detect .faq-post:nth-of-type(3){transition-delay:1.6s}section.faq-carousel.view-detect .faq-post:nth-of-type(4){transition-delay:1.8s}section.faq-carousel.view-detect .faq-post:nth-of-type(5){transition-delay:2s}section.faq-carousel.view-detect.viewed .faq-post,section.faq-carousel.view-detect.viewed .hgroup{opacity:1;transform:none;visibility:visible}section.featured-projects{overflow:hidden;padding:70px 0;position:relative;background-color:#dbdcdd;transition:.4s ease-in-out;transition-property:background,color}section.featured-projects.dark{background:#000;color:#fff}section.featured-projects.dark article.post .title span,section.featured-projects.dark article.post a{color:inherit}section.featured-projects.light{background:#000;color:#fff}.light-scheme section.featured-projects.light{background:#fff;color:#000}section.featured-projects .sub-title{font-weight:400;font-size:13px;font-size:.8125rem;line-height:1.38;letter-spacing:.25em;text-transform:uppercase;font-family:Poppins;margin-bottom:10px}section.featured-projects .title-block span{display:block;max-width:700px!important;margin-bottom:40px!important;font-family:Poppins;font-weight:500}section.featured-projects .title-block span,section.featured-projects .title-block span p{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem}section.featured-projects .title-block span,section.featured-projects .title-block span p{font-family:Poppins;font-weight:500}section.featured-projects .button-bordered{margin-bottom:10px}section.featured-projects .posts{margin-top:60px;position:relative}section.featured-projects .f{position:static}section.featured-projects .flickity-viewport{cursor:none!important;overflow:visible}section.featured-projects article.post{padding:0;width:auto;border:none;margin-bottom:45px}section.featured-projects article.post .title{padding-right:20px}section.featured-projects article.post .title span{width:100%;background-image:linear-gradient(transparent calc(100% - 1px),#768a94 1px);background-repeat:no-repeat;background-size:100% 100%;transition:background-size 1s;color:#17171b;font-family:Poppins}section.featured-projects article.post>.inner{width:calc(100vw - 20px - 40px);padding:0}section.featured-projects article.post figure.media{background-color:#768a94;padding-bottom:112%}section.featured-projects article.post figure.media>.inner{background-repeat:no-repeat;background-position:50%;background-size:cover;@extend %absolute-full}section.featured-projects article.post figure.media>.inner:before{display:none}section.featured-projects article.post a{color:#17171b}section.featured-projects article.post .meta{margin-top:18px;text-transform:uppercase;line-height:1.1;padding-right:20px}section.featured-projects article.post .meta span{text-transform:uppercase;font-size:12px;font-size:.75rem}section.featured-projects .controls{margin:20px auto 0;max-width:1200px;position:relative;width:100%}section.featured-projects .progress-bar{background:transparent;margin:0;max-width:940px;overflow:hidden;top:11px;bottom:0;left:0;position:absolute;width:calc(100% - 90px);height:7px;z-index:0}section.featured-projects .progress-bar:before{background:#d4d5d6;content:"";bottom:3px;left:0;position:absolute;width:100%;height:2px}section.featured-projects .progress-bar .current{background:#768a94;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.featured-projects nav.arrows{display:block;position:relative;text-align:right;z-index:1}section.featured-projects nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.featured-projects nav.arrows i:after,section.featured-projects nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.featured-projects nav.arrows i:before{background-image:url(../img/arrow-right.svg);background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.featured-projects nav.arrows i{display:inline-block;width:30px;height:30px;transition:all 1s ease;background-color:#dbdcdd!important;cursor:pointer}section.featured-projects nav.arrows i:before{filter:none}section.featured-projects nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.featured-projects.view-detect article.post{opacity:0;transform:translateY(60px);transition:transform 1s cubic-bezier(.77,0,.175,1) .8s,opacity 1s cubic-bezier(.77,0,.175,1) .8s;visibility:hidden}section.featured-projects.view-detect article.post:first-of-type{transition-delay:.8s}section.featured-projects.view-detect article.post:nth-of-type(2){transition-delay:1s}section.featured-projects.view-detect article.post:nth-of-type(3){transition-delay:1.2s}section.featured-projects.view-detect.viewed .title-area,section.featured-projects.view-detect.viewed article.post{opacity:1;transform:none;visibility:visible}.grey-bg{background-color:#dbdcdd!important}section.flexible-images{padding:70px 0;position:relative;text-align:center}section.flexible-images .container{display:flex;align-items:center;justify-content:space-between}section.flexible-images .media{max-width:535px;max-height:720px;padding-bottom:60%}section.flexible-images .media .image{object-fit:contain;left:0}section.flexible-images .single{flex-flow:column}section.flexible-images .single .media{max-width:810px;padding-bottom:45%;max-height:100%}section.flexible-images .single .media.left{align-self:flex-start}section.flexible-images .single .media.right{align-self:flex-end}section.flexible-images+.flexible-images{padding-top:0}section.flexible-images .view-detect{opacity:0;transform:translateY(60px);transition:transform 1s cubic-bezier(.77,0,.175,1) .4s,opacity 1s cubic-bezier(.77,0,.175,1) .4s;visibility:hidden}section.flexible-images .view-detect.viewed{opacity:1;transform:none;visibility:visible}section.forms-accordion{overflow:hidden;padding:140px 0;position:relative;margin-bottom:150px}section.forms-accordion:before{content:"";background-color:#fff;height:100%;top:0;bottom:0;left:0;position:absolute;z-index:0}section.forms-accordion .contact-form{border:1px solid #979797;margin-right:200px;position:relative;padding:100px}section.forms-accordion .gform_wrapper{margin:0}section.forms-accordion form label{color:#575859;display:block;font-weight:400!important;padding-bottom:8px}section.forms-accordion form .top_label .gfield_label,section.forms-accordion form legend.gfield_label{display:block!important}section.forms-accordion form li.gfield .description{color:#575859;margin:14px 0 32px}section.forms-accordion form li.field_description_above{margin-top:50px!important}section.forms-accordion form .gfield_description{font-size:16px;font-size:1rem;margin-bottom:30px;color:#575859}section.forms-accordion form .gfield_description a{text-decoration:underline;color:#020202}section.forms-accordion form .gfield_required{display:none}section.forms-accordion form .gform-page-title{margin:0;font-size:18px;font-size:1.125rem;font-weight:500}section.forms-accordion form .gform-progress-indicator{position:absolute;top:-2px;right:0;font-size:18px;font-size:1.125rem;font-weight:500;color:#9fa0a0}section.forms-accordion form .gform_page_footer{display:flex}section.forms-accordion form .gform_page_footer .button{appearance:none;background:none;border:1px solid;outline:none;padding:0 16px;margin:0;border-radius:80px;font-size:14px;font-size:.875rem;font-family:Poppins;height:42px;cursor:pointer;transition:.4s ease-in-out}section.forms-accordion form .gform_page_footer .button:hover{background:#000;color:#fff;border-color:#000}section.forms-accordion form .gform_page_footer .gform_next_button{margin-left:auto}section.forms-accordion form .gf_page_steps{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:4px}section.forms-accordion form .gf_page_steps .gf_step{margin:0}section.forms-accordion form .gf_page_steps .gf_step:not(.gf_step_active){opacity:.5}section.forms-accordion form .gf_page_steps .gf_step .gf_step_number{border-radius:0;width:auto;height:auto;border:none;background:none}section.forms-accordion form .gf_page_steps .gf_step .gf_step_number:before{content:"0"}section.forms-accordion form .gf_page_steps .gf_step .gf_step_label,section.forms-accordion form .gf_page_steps .gf_step .gf_step_number{font-size:18px;font-size:1.125rem}section.forms-accordion form .gf_page_steps .gf_step .gf_step_label{padding-left:5px}section.forms-accordion form .ginput_container{position:relative}section.forms-accordion form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after,section.forms-accordion form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):before{content:"";bottom:-1px;position:absolute;width:0;height:1px;z-index:1}section.forms-accordion form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):before{background-color:rgba(87,88,89,.4);right:0;transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:100%}section.forms-accordion form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after{background:#575859;left:0;transition:width .4s cubic-bezier(.77,0,.175,1) 0s;width:0}section.forms-accordion form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-active:before,section.forms-accordion form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-completed:before{transition:width .4s cubic-bezier(.77,0,.175,1) 0s;width:0}section.forms-accordion form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-active:after,section.forms-accordion form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-completed:after{transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:calc(100% - 4px)}section.forms-accordion form input[type=email],section.forms-accordion form input[type=password],section.forms-accordion form input[type=tel],section.forms-accordion form input[type=text],section.forms-accordion form input[type=url],section.forms-accordion form textarea{appearance:none;background-color:transparent;color:#575859;display:block;height:80px;outline:none;width:100%}section.forms-accordion form textarea{height:160px!important;max-height:400px;min-height:80px;padding:26px 0;resize:none}section.forms-accordion form .gfield_required{margin-left:2px}section.forms-accordion form ::placeholder{color:#575859;font-size:16px;font-size:1rem}section.forms-accordion form input:-webkit-autofill,section.forms-accordion form input:-webkit-autofill:focus,section.forms-accordion form input:-webkit-autofill:hover,section.forms-accordion form select:-webkit-autofill,section.forms-accordion form select:-webkit-autofill:focus,section.forms-accordion form select:-webkit-autofill:hover,section.forms-accordion form textarea:-webkit-autofill,section.forms-accordion form textarea:-webkit-autofill:focus,section.forms-accordion form textarea:-webkit-autofill:hover{border:0 none;-webkit-text-fill-color:#575859;-webkit-box-shadow:0 0 0 1000px #17181d inset;transition:background-color 5000s ease-in-out 0s}section.forms-accordion form .gform_button,section.forms-accordion form button,section.forms-accordion form input[type=submit]{color:#1a1a1a;text-transform:uppercase;font-size:10px;font-size:.625rem;letter-spacing:4px;letter-spacing:.25rem;display:inline-block;line-height:1.1em;padding:1.8em 4em;border-left:1px solid #768a94;border-right:1px solid #768a94;position:relative;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden}section.forms-accordion form .gform_button span.hover,section.forms-accordion form button span.hover,section.forms-accordion form input[type=submit] span.hover{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#768a94;transition:width .4s ease-in-out,height .4s ease-in-out;transform:translate(-50%,-50%);z-index:1}section.forms-accordion form .gform_button:active,section.forms-accordion form button:active,section.forms-accordion form input[type=submit]:active{background-color:#768a94}section.forms-accordion form .gform_button:focus,section.forms-accordion form .gform_button:hover,section.forms-accordion form button:focus,section.forms-accordion form button:hover,section.forms-accordion form input[type=submit]:focus,section.forms-accordion form input[type=submit]:hover{background-color:transparent;transition:color .3s ease .4s;text-decoration:none;color:#fff}section.forms-accordion form .gform_button:focus:after,section.forms-accordion form .gform_button:focus:before,section.forms-accordion form .gform_button:hover:after,section.forms-accordion form .gform_button:hover:before,section.forms-accordion form button:focus:after,section.forms-accordion form button:focus:before,section.forms-accordion form button:hover:after,section.forms-accordion form button:hover:before,section.forms-accordion form input[type=submit]:focus:after,section.forms-accordion form input[type=submit]:focus:before,section.forms-accordion form input[type=submit]:hover:after,section.forms-accordion form input[type=submit]:hover:before{width:100%;transition:width .4s cubic-bezier(.77,0,.175,1)}section.forms-accordion form .gform_button:focus span.hover,section.forms-accordion form .gform_button:hover span.hover,section.forms-accordion form button:focus span.hover,section.forms-accordion form button:hover span.hover,section.forms-accordion form input[type=submit]:focus span.hover,section.forms-accordion form input[type=submit]:hover span.hover{width:600px;height:600px}section.forms-accordion form .gform_button:after,section.forms-accordion form .gform_button:before,section.forms-accordion form button:after,section.forms-accordion form button:before,section.forms-accordion form input[type=submit]:after,section.forms-accordion form input[type=submit]:before{position:absolute;content:" ";border-top:1px solid #768a94;border-bottom:1px solid #768a94;width:10px;top:0;height:100%;transition:width .2s ease-in-out .15s}section.forms-accordion form .gform_button:before,section.forms-accordion form button:before,section.forms-accordion form input[type=submit]:before{left:0}section.forms-accordion form .gform_button:after,section.forms-accordion form button:after,section.forms-accordion form input[type=submit]:after{right:0}section.forms-accordion form .gform_button,section.forms-accordion form button,section.forms-accordion form input[type=submit]{background-color:transparent;outline:none;width:100%;padding:4em 5em}section.forms-accordion form .gform_button span,section.forms-accordion form button span,section.forms-accordion form input[type=submit] span{font-size:16px;font-size:1rem}section.forms-accordion form .gform_button:hover,section.forms-accordion form button:hover,section.forms-accordion form input[type=submit]:hover{color:#768a94}section.forms-accordion form .gfield_visibility_hidden{color:transparent;display:none;font-size:0;opacity:0;position:absolute;width:0;height:0;visibility:hidden}section.forms-accordion form ul.gform_fields{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}section.forms-accordion form ul.gform_fields>li{flex:0 0 100%}section.forms-accordion form ul.gform_fields>li:not(.gfield_html):not(:last-of-type){margin-bottom:0}section.forms-accordion form ul.gform_fields>li:not(.gfield_html):last-of-type{margin-bottom:20px}section.forms-accordion form ul.gform_fields li.gfield.gsection{border-bottom:none!important;margin-top:80px!important}section.forms-accordion form ul.gform_fields li.gfield.gsection .gsection_title{font-family:Poppins;font-size:calc(18px + 8 * ((100vw - 420px) / 860));font-size:calc(1.125rem + 8 * ((100vw - 26.25rem) / 860))}section.forms-accordion form ul.gform_fields li.gfield.gsection .gsection_title span{color:#9fa0a0}section.forms-accordion form .ginput_container_checkbox,section.forms-accordion form .ginput_container_consent{margin-top:30px}section.forms-accordion form .ginput_container_checkbox:after,section.forms-accordion form .ginput_container_checkbox:before,section.forms-accordion form .ginput_container_consent:after,section.forms-accordion form .ginput_container_consent:before{display:none}section.forms-accordion form .ginput_container_checkbox input[type=checkbox],section.forms-accordion form .ginput_container_checkbox label,section.forms-accordion form .ginput_container_consent input[type=checkbox],section.forms-accordion form .ginput_container_consent label{cursor:pointer}section.forms-accordion form .ginput_container_checkbox label,section.forms-accordion form .ginput_container_consent label{margin-left:20px;vertical-align:middle;display:inline-block}section.forms-accordion form .ginput_container_checkbox input[type=checkbox],section.forms-accordion form .ginput_container_consent input[type=checkbox]{position:relative;height:22px;width:22px;margin-left:12px;appearance:none;outline:none}section.forms-accordion form .ginput_container_checkbox input[type=checkbox]:before,section.forms-accordion form .ginput_container_consent input[type=checkbox]:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #17181d}section.forms-accordion form .ginput_container_checkbox input[type=checkbox]:checked:after,section.forms-accordion form .ginput_container_consent input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#17181d;transform:translate(-50%,-50%);visibility:visible}section.forms-accordion form .ginput_container_radio:before,section.forms-accordion form .ginput_container_radioafter{content:none!important}section.forms-accordion form .ginput_container_radio input[type=radio],section.forms-accordion form .ginput_container_radio label{cursor:pointer}section.forms-accordion form .ginput_container_radio input[type=radio]{position:relative;height:22px;width:22px;appearance:none;outline:none}section.forms-accordion form .ginput_container_radio input[type=radio]:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;border-radius:50%;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #17181d}section.forms-accordion form .ginput_container_radio input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;border-radius:50%;background-color:#17181d;transform:translate(-50%,-50%);visibility:visible}section.forms-accordion form .toggle ul.gfield_radio{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0}section.forms-accordion form .toggle ul.gfield_radio li{position:relative;width:48%;margin-bottom:25px}section.forms-accordion form .toggle ul.gfield_radio li input{opacity:0;top:0;right:0;bottom:0;left:0;position:absolute;width:100%!important;height:100%;padding:0;margin:0}section.forms-accordion form .toggle ul.gfield_radio li input:checked+label{border-color:#17181d;background-color:#17181d;color:#fff}section.forms-accordion form .toggle ul.gfield_radio li label{text-align:center;color:#17181d;text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-size:.75rem;display:block;line-height:1.1em;padding:1.7em 2.7em;border:1px solid #17181d;transition:all .2s ease-in;background-color:transparent;max-width:100%;margin:0;width:100%}section.forms-accordion form .ginput_container_consent a{color:#020202}section.forms-accordion form .ginput_container_consent input[type=checkbox]{margin-left:0!important}section.forms-accordion form .ginput_container_consent label{padding-bottom:15px;margin-left:10px!important}section.forms-accordion form .dk-select{display:block;width:100%}section.forms-accordion form .dk-select .dk-selected{border:none;border-bottom:1px solid #575859;padding:1.5rem 0;font-size:calc(15px + 1 * ((100vw - 420px) / 860));font-size:calc(.9375rem + 1 * ((100vw - 26.25rem) / 860));border-radius:0;background:none}section.forms-accordion form .dk-select .dk-selected:after{display:none}section.forms-accordion form .dk-select .dk-selected.gf_placeholder{border-bottom:1px solid #979797}section.forms-accordion form .dk-select .dk-select-options{border-radius:0;background:#fff;max-height:16em;border:1px solid #17181d;padding:0}section.forms-accordion form .dk-select .dk-select-options li.dk-option{padding:.6em .85em}section.forms-accordion form .dk-select .dk-select-options li.dk-option.dk-option-highlight,section.forms-accordion form .dk-select .dk-select-options li.dk-option.dk-option-selected{background-color:#17181d;color:#fff;font-size:15px;font-size:.9375rem}section.forms-accordion form .dk-select .dk-selected:before{width:12px;height:6px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAnElEQVQoU2NkYGBgCImJa/jDwjRhw4IFH0B8XCAgIUGA6de//HXLFjUygjT9/89Qz8DAcOEvK5MjLs0gTcy//+1nYGAwYGRkaGSEChxgYGDQx6UZWRMDA8PFv6xMDowgZ+HTjE0TyFVgjbg0g8RhzoPZBPMKXCM2zVAzDdA1gcRRNGLRDBIC+wk90DA0omlmwKYJq43IfgaxcUUPALZuZ7gf6PkaAAAAAElFTkSuQmCC");background-size:contain;background-repeat:no-repeat;border:none}section.forms-accordion form{position:relative;max-width:600px;margin:0}section.forms-accordion form input,section.forms-accordion form textarea{-webkit-user-select:text}section.forms-accordion ul.accordions{display:block;max-width:1000px;border:1px solid #979797;position:relative}section.forms-accordion ul.accordions li.accordion{position:relative;transition:padding 1s cubic-bezier(.77,0,.175,1)}section.forms-accordion ul.accordions li.accordion:not(:last-of-type){border-bottom:1px solid hsla(0,0%,59%,.7)}section.forms-accordion ul.accordions li.accordion .accordion-title{font-size:calc(26px + 25.909999999999997 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 25.909999999999997 * ((100vw - 26.25rem) / 860));letter-spacing:-.519px;letter-spacing:-.03244rem;line-height:110%;font-family:Poppins;font-weight:400;display:inline-block;vertical-align:middle;padding:50px;transition:all 1s cubic-bezier(.77,0,.175,1);margin-bottom:0;position:relative;width:100%}section.forms-accordion ul.accordions li.accordion .accordion-title:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:transparent}section.forms-accordion ul.accordions li.accordion .accordion-title span{width:18px;height:18px;border:1px solid #b6b6b6;display:inline-block;position:relative;margin-right:45px;border-radius:50%}section.forms-accordion ul.accordions li.accordion .accordion-title span:before{content:"";position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background-color:transparent}section.forms-accordion ul.accordions li.accordion .accordion-content{max-height:0;opacity:0;padding:0 40px 0 110px;transition:all 1s cubic-bezier(.77,0,.175,1);width:100%;font-size:16px;font-size:1rem}section.forms-accordion ul.accordions li.accordion.current{padding-bottom:45px}section.forms-accordion ul.accordions li.accordion.current .accordion-title:before{background-color:#768a94}section.forms-accordion ul.accordions li.accordion.current .accordion-title span:before{background-color:#354045}section.forms-accordion ul.accordions li.accordion.current .accordion-content{max-height:100%;opacity:1;transition-delay:.4s}section.forms-accordion .accordions .accordion-content .validation_error{border-color:#ec441c;color:#ec441c}section.forms-accordion .accordions .accordion-content .gform_wrapper li.gfield.gfield_error{background:transparent!important;border:0 none!important;padding-bottom:0!important;padding-top:0!important}section.forms-accordion .accordions .accordion-content .gform_wrapper li.gfield.gfield_error ::placeholder{color:#ec441c!important}section.forms-accordion .accordions .accordion-content .gform_wrapper li.gfield.gfield_error .dk-selected.gf_placeholder{border-bottom:1px solid #ec441c}section.forms-accordion .accordions .accordion-content .gform_wrapper li.gfield.gfield_error .ginput_container:after,section.forms-accordion .accordions .accordion-content .gform_wrapper li.gfield.gfield_error .ginput_container:before{background-color:#ec441c!important}section.forms-accordion .accordions .accordion-content .gform_wrapper .gfield_error .gfield_label{color:#ec441c;text-transform:uppercase}section.forms-accordion .accordions .accordion-content .gform_wrapper .validation_message{color:#ec441c;display:none;position:absolute}section.forms-accordion .accordions .accordion-content .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),section.forms-accordion .accordions .accordion-content .gform_wrapper li.gfield_error textarea{border:0 none}section.forms-accordion .accordions .accordion-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding:0}section.forms-accordion .accordions .accordion-content .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,section.forms-accordion .accordions .accordion-content .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],section.forms-accordion .accordions .accordion-content .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{margin-top:0}section.forms-accordion.view-detect.viewed:before{width:calc(100vw - 10%)}section.full-width-media{margin:70px 0;z-index:2}section.full-width-media.m-right{margin-right:140px}section.full-width-media .popup-roundel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none;z-index:4;width:132px;height:132px}section.full-width-media .media{height:55em;min-height:500px;max-height:96vh;background-color:#768a94;transform:scale(1.05)}section.full-width-media .media .image{height:150%;top:-25%;bottom:-25%}section.full-width-media .video-popup{display:block;overflow:hidden;top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;z-index:3}section.full-width-media .video-play-btn-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;width:88px;height:88px;pointer-events:none;transition:transform .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1)}section.full-width-media .video-play-btn-overlay svg{display:block;width:100%;height:100%;filter:drop-shadow(0 4px 18px rgba(0,0,0,.35))}section.full-width-media .video-play-btn-overlay circle{fill:#fff}section.full-width-media .video-play-btn-overlay polygon{fill:#17181d}section.full-width-media .video-popup:hover .video-play-btn-overlay{transform:translate(-50%,-50%) scale(1.08)}section.full-width-media.view-detect{opacity:0;transition:all 1.2s cubic-bezier(.77,0,.175,1) .2s}section.full-width-media.view-detect.viewed{opacity:1}section.full-width-media.view-detect.viewed .media{transform:scale(1)}section.full-width-video{position:relative;background:#000;padding-bottom:80px}section.full-width-video .container{overflow:hidden!important}section.full-width-video .sticky-container{position:relative;top:0;display:flex;flex-direction:column;justify-content:end;overflow:hidden}section.full-width-video .heading-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;color:#fff}section.full-width-video .heading-wrapper .heading{text-align:center;padding-bottom:40px}section.full-width-video .heading-wrapper .description{padding-bottom:60px}section.full-width-video .heading-wrapper .description p{text-align:center;max-width:650px}section.full-width-video .masked-video{position:relative;width:100%;z-index:10;background-size:cover;background-position:50%;background-repeat:no-repeat}section.full-width-video .masked-video .media{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}section.full-width-video .masked-video .video-preview{width:100%;height:100%;object-fit:cover;display:block}section.full-width-video .masked-video .video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20;pointer-events:auto}section.full-width-video .masked-video .video-play-btn:before{content:"";display:block;width:0;height:0;border-left:20px solid #000;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}section.full-width-video .masked-video .video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}section.full-width-video .masked-video .video-wrapper.hidden{display:none}section.full-width-video .masked-video .video-wrapper iframe,section.full-width-video .masked-video .video-wrapper video{width:100%;height:100%;border:none;pointer-events:none}section.full-width-video .masked-video .video-close-btn{position:absolute;top:12px;right:12px;z-index:40;background:rgba(0,0,0,.6);color:#fff;border:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-size:1.125rem;cursor:pointer}section.full-width-video .container{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%;max-width:1280px}section.full-width-video .image{position:relative;aspect-ratio:374/442;width:100%;height:auto;overflow:hidden}section.full-width-video .image img{object-fit:cover;object-position:center center;width:100%;height:100%}section.gallery-slider{overflow:hidden;margin:70px 0;position:relative}body.page-template-template_services_child section.gallery-slider{padding-bottom:30px;margin-bottom:0}body.page-template-template_services_child section.gallery-slider:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:55%;background-color:#17181d}section.gallery-slider .slide-img{max-width:480px;max-height:720px;margin:0 35px}section.gallery-slider .f{position:static}section.gallery-slider .flickity-viewport{cursor:none!important;overflow:visible}section.gallery-slider .flickity-slider{display:flex;align-items:center}section.gallery-slider .controls{max-width:1200px;position:relative;width:100%}section.gallery-slider .progress-bar{background:transparent;margin:0;max-width:940px;overflow:hidden;top:25px;bottom:0;left:0;position:absolute;width:calc(100% - 140px);height:7px;z-index:0}section.gallery-slider .progress-bar:before{background:#d4d5d6;content:"";bottom:3px;left:0;position:absolute;width:100%;height:2px;opacity:.2}section.gallery-slider .progress-bar .current{background:#768a94;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.gallery-slider nav.arrows{display:block;position:relative;text-align:right;z-index:1}section.gallery-slider nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.gallery-slider nav.arrows i:after,section.gallery-slider nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.gallery-slider nav.arrows i:before{background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.gallery-slider nav.arrows i{background-color:#fff;border:1px solid hsla(0,0%,100%,.1)}section.gallery-slider nav.arrows i:before{//border-color:transparent transparent transparent #4d4c54;background-image:url(../img/arrow-right.svg);filter:none}section.gallery-slider nav.arrows i:after{background:#4d4c54}section.gallery-slider nav.arrows i{display:inline-block;width:30px;height:30px}body.page-template-template_services_child section.gallery-slider nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}body.page-template-template_services_child section.gallery-slider nav.arrows i:after,body.page-template-template_services_child section.gallery-slider nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}body.page-template-template_services_child section.gallery-slider nav.arrows i:before{background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}body.page-template-template_services_child section.gallery-slider nav.arrows i{background-color:#fff;border:1px solid hsla(0,0%,100%,.1)}body.page-template-template_services_child section.gallery-slider nav.arrows i:before{//border-color:transparent transparent transparent #4d4c54;background-image:url(../img/arrow-right.svg);filter:none}body.page-template-template_services_child section.gallery-slider nav.arrows i:after{background:#4d4c54}section.gallery-slider nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.gallery-slider.view-detect .slider{opacity:0;transform:translateX(500px);transition:all 1.2s cubic-bezier(.77,0,.175,1) .4s;visibility:hidden}section.gallery-slider.view-detect.viewed .slider{opacity:1;transform:none;visibility:visible}section.green-cta .enquiry-banner{position:relative;background:#7ff7a1;padding:28px 0 24px}section.green-cta .enquiry-banner .banner-clip{position:relative;width:100%}section.green-cta .enquiry-banner .banner-clip svg{position:absolute;left:0;width:100%;bottom:10px;height:auto}section.green-cta .enquiry-banner .banner-clip-mobile{position:relative;width:100%}section.green-cta .enquiry-banner .banner-clip-mobile svg{position:absolute;left:0;width:100%;bottom:20px;height:auto}section.green-cta .enquiry-banner .content{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}section.green-cta .enquiry-banner .content .text h4{margin-bottom:10px}section.green-cta .enquiry-banner .content .text p{font-size:14.6px;font-size:.9125rem;line-height:1.34;max-width:610px}section.green-cta .enquiry-banner .content .text p a{color:#17171b;text-decoration:underline}section.green-cta .enquiry-banner .content .enquiry-btn{position:relative}section.green-cta .enquiry-banner .content .enquiry-btn a{background:#17171b!important;border-radius:50px;position:relative;background:#fff;padding:12px 26px;border-radius:80px;display:flex;align-items:center;text-transform:uppercase;margin-top:0!important;text-wrap:nowrap}section.green-cta .enquiry-banner .content .enquiry-btn a svg{align-self:center}section.green-cta .enquiry-banner .content .enquiry-btn a span{color:#fff;padding-right:5px;font-size:12px;font-size:.75rem}.hero-effect{overflow:hidden}section.hero-about{position:relative;z-index:1;color:#fff}section.hero-about .bg{position:absolute;top:0;left:0;width:100%;height:120%;z-index:-1}section.hero-about .bg img,section.hero-about .bg picture{display:block;width:100%;height:100%;object-fit:cover}section.hero-about .container{max-width:1310px;display:flex;justify-content:flex-end;align-items:center;min-height:100svh;padding-top:100px;padding-bottom:100px}section.hero-about .title{font-size:calc(39px + 83.05 * ((100vw - 420px) / 860));font-size:calc(2.4375rem + 83.05 * ((100vw - 26.25rem) / 860));letter-spacing:-1.17px;letter-spacing:-.07313rem;line-height:46px;line-height:2.875rem;font-family:Poppins;font-weight:500;font-size:clamp(2.875rem,1.0208rem + 9.2708vw,8.4375rem)}section.hero-home{height:100vh;min-height:700px;background-color:#4c4c54;margin-bottom:70px}section.hero-home:has(+.small-cta){margin-bottom:0}section.hero-home .inner{display:flex;justify-content:center;height:100%}section.hero-home .col{width:50%}section.hero-home .title{position:absolute;top:100%;width:100%;padding:0 40px}section.hero-home .title-as-svg{display:flex;flex-wrap:wrap;justify-content:center;gap:.43em;font-size:clamp(30px,6vw,85px);font-size:clamp(1.875rem,6vw,5.3125rem)}section.hero-home .title-as-svg svg{height:1em;width:auto;fill:currentColor}section.hero-home .mobile-content h1{padding-bottom:15px}section.hero-home .mobile-content p{font-size:21px;font-size:1.3125rem;font-family:Poppins!important;line-height:27.3px;line-height:1.70625rem;padding-bottom:32px;padding-top:15px;text-align:center;opacity:.6}section.hero-home .mobile-content .mobile-hero-link{position:relative;background:#fff;color:#000;padding:17px 18px;border-radius:80px;display:flex;align-items:center;width:fit-content;margin-bottom:45px}section.hero-home .mobile-content .mobile-hero-link span{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins;color:#000!important}section.hero-home .mobile-content .scroll-link{font-family:Poppins;font-weight:600;font-size:11px;font-size:.6875rem;text-transform:uppercase;border-bottom:1px solid hsla(0,0%,94%,.4)}section.hero-home .subtitle span{letter-spacing:-.5px;letter-spacing:-.03125rem;padding-bottom:40px}section.hero-home .subtitle a{display:inline-block;width:fit-content;font-family:Poppins;font-weight:600;font-size:11px;font-size:.6875rem;text-transform:uppercase;border-bottom:1px solid hsla(0,0%,94%,.4)}section.hero-home h1 b{font-weight:700;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;color:transparent}section.hero-home .media-left{width:50%;height:100%;position:relative;top:0;left:0}section.hero-home .media-left .media{width:100%;height:100%;overflow:hidden;position:absolute;display:none}section.hero-home .media-left .image{width:120%;height:100%;position:absolute;background-repeat:no-repeat;background-position:50%;background-size:cover;animation:20s linear sliding infinite}section.hero-home .content-right{position:relative;width:50%;padding:0 40px}section.hero-home .content-right .media{position:absolute;display:none}section.hero-home .image-block{position:relative;aspect-ratio:1/1}section.hero-home .content-right-inner{max-width:400px;margin:40px auto 0;display:flex;flex-flow:column;justify-content:center;height:98%}section.hero-home .subtitle{display:flex;flex-direction:column;margin-top:31px;font-size:26px;font-size:1.625rem;font-family:Poppins;letter-spacing:3.4px;letter-spacing:.2125rem;position:relative;line-height:2;color:#f0f0f0;line-height:34px;line-height:2.125rem}section.hero-home .subtitle.mobile{display:none}section.hero-home .social-links{position:absolute;top:50%;transform:translateY(-50%);right:34px}section.hero-home .social-links li{display:block}section.hero-home .social-links li svg path{fill:#fff}section.hero-home .scroll-down{transform:rotate(90deg);text-transform:uppercase;color:#fff;font-size:9px;font-size:.5625rem;letter-spacing:3px;letter-spacing:.1875rem;position:absolute;bottom:85px;z-index:3;right:25px}section.hero-home .scroll-down:after,section.hero-home .scroll-down:before{content:"";height:1px;width:60px;background-color:#fff;position:absolute;bottom:50%}section.hero-home .scroll-down:before{left:65px;opacity:.5}section.hero-home .scroll-down:after{left:calc(100% + 13px);width:24px;animation:scrollDown 3s cubic-bezier(.77,0,.175,1) infinite}section.hero-home.view-detect{opacity:0;transition:all 2s cubic-bezier(.77,0,.175,1) .2s}section.hero-home.view-detect h1{opacity:0;transform:translateY(60px);transition:transform 2s cubic-bezier(.77,0,.175,1) .75s,opacity 2s cubic-bezier(.77,0,.175,1) .75s;visibility:hidden}section.hero-home.view-detect.viewed{opacity:1}section.hero-home.view-detect.viewed h1{opacity:1;transform:none;visibility:visible}section.hero-home.view-detect.viewed h1 b{transition:color 3s cubic-bezier(.77,0,.175,1) .3s;color:#fff}section.hero-insights{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;color:#fff;margin-top:75px}section.hero-insights:before,section.hero-insights>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}section.hero-insights:before{content:"";background:#1b1a1c4d;z-index:-1}section.hero-insights .container{position:relative;z-index:1}section.hero-insights .title{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500;max-width:600px}section.hero-insights .copy{font-size:16px;font-size:1rem;margin-top:45px;line-height:1.5;letter-spacing:-.02em;max-width:478px;color:inherit}section.hero-insights.view-detect .title{opacity:0;transform:translateY(20px);transition:transform 1s cubic-bezier(.77,0,.175,1) 1.4s,opacity 1s cubic-bezier(.77,0,.175,1) 1.4s;visibility:hidden}section.hero-insights.view-detect .subtitle{opacity:0;transform:translateY(20px);transition:transform 1s cubic-bezier(.77,0,.175,1) 1.7s,opacity 1s cubic-bezier(.77,0,.175,1) 1.7s;visibility:hidden}section.hero-insights.view-detect .featured-image{width:0;position:relative;transition:all 1s cubic-bezier(.77,0,.175,1) .2s}section.hero-insights.view-detect .featured-image:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;background-color:#17181d;transform:none;transition:all .8s cubic-bezier(.77,0,.175,1) .5s}section.hero-insights.view-detect.viewed .subtitle,section.hero-insights.view-detect.viewed .title{opacity:1;transform:none;visibility:visible}section.hero-insights.view-detect.viewed .featured-image{width:100%}section.hero-insights.view-detect.viewed .featured-image:after{transform:translateX(100%)}section.hero-landing{position:relative;background:#fff}section.hero-landing .spinner-button-desktop{position:absolute;top:440px;right:240px}section.hero-landing .spinner-button-desktop .icon{position:absolute;bottom:96px;left:104px;z-index:99;pointer-events:none}section.hero-landing .spinner-button-desktop .icon svg{width:20px}section.hero-landing .spinner-button-desktop .find-out-more-svg{width:107px;animation:rotate 12s linear infinite;z-index:99}section.hero-landing .spinner-button-desktop .find-out-more-svg .cls-1{fill:#7ff7a1}section.hero-landing .desktop-right-image{display:flex;justify-content:flex-end;position:absolute;top:0;right:0;width:50vw;margin-top:90px}section.hero-landing .desktop-right-image .img-wrap{width:100%;position:relative;aspect-ratio:660/450;overflow:clip}section.hero-landing .hero-wrap{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%;max-width:1280px;height:50vh;margin-top:118px}section.hero-landing .grid{display:grid;grid-template-columns:1fr}section.hero-landing .grid .text-content h1{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500;margin-bottom:20px}section.hero-landing .grid .text-content p{margin-bottom:39px;font-size:15px;font-size:.9375rem;line-height:21px;line-height:1.3125rem;font-family:Poppins;max-width:630px}section.hero-landing .grid .text-content .left-image{margin-bottom:42px;max-width:292px;position:relative;aspect-ratio:292/162;overflow:clip;margin-left:-10px}section.hero-landing .grid .right-image{position:relative;display:flex;justify-content:flex-end;width:100%}section.hero-landing .grid .right-img-wrapper{max-width:258px;position:relative;aspect-ratio:258/152;margin-right:-10px}section.hero-landing .grid .right-img-wrapper .spinner-button-mobile{position:absolute;bottom:-50px;right:60px}section.hero-landing .grid .right-img-wrapper .spinner-button-mobile .icon{position:absolute;bottom:42px;left:49px;z-index:99;pointer-events:none}section.hero-landing .grid .right-img-wrapper .spinner-button-mobile .icon svg{width:15px}section.hero-landing .grid .right-img-wrapper .spinner-button-mobile .find-out-more-svg{width:107px;animation:rotate 12s linear infinite;z-index:99}section.hero-landing .grid .right-img-wrapper .spinner-button-mobile .find-out-more-svg .cls-1{fill:#7ff7a1}section.hero-landing .block{height:200px;background:#17181d}section.hero-services-v2{background-size:cover;background-position:50%;background-repeat:no-repeat}section.hero-services-v2 .content{position:relative;display:flex;flex-direction:column;padding-left:10px;padding-right:10px;padding-top:110px;height:100%}section.hero-services-v2 .content .sub-title h1{font-family:Poppins;font-size:calc(11px + 1 * ((100vw - 420px) / 860));font-size:calc(.6875rem + 1 * ((100vw - 26.25rem) / 860));font-style:normal;font-weight:400;line-height:18px;line-height:1.125rem;letter-spacing:2.64px;letter-spacing:.165rem;text-transform:uppercase}section.hero-services-v2 .content .sub-title{display:inline-block;border:1px solid #fff;color:#fff;border-radius:500px;padding:5px 10px;margin-bottom:29px;width:fit-content}section.hero-services-v2 .content .title{color:#fff;font-family:Poppins;font-size:46px;font-size:2.875rem;font-weight:500;line-height:45px;line-height:2.8125rem;max-width:756px}section.hero-services-v2 .content .description{color:#fff;padding-top:40px}section.hero-services-v2 .content .description p{font-family:Poppins;font-size:16px;font-size:1rem;font-weight:400;line-height:22px;line-height:1.375rem;max-width:330px}section.hero-services-v2 .content .link{color:#fff;padding-top:40px}section.hero-services{padding-top:95px;padding-bottom:40px;color:#000;//min-height:160svh}section.hero-services .container{max-width:100%}section.hero-services .container>:last-child{margin-bottom:0}section.hero-services .sub-title{font-weight:400;font-size:13px;font-size:.8125rem;line-height:1.38;letter-spacing:.25em;text-transform:uppercase;font-family:Poppins;display:inline-block;border:1px solid #000;border-radius:10px;padding:5px 10px;margin-bottom:20px}section.hero-services .title{font-family:Poppins;font-weight:400;line-height:1.09;margin-bottom:1.6em;font-size:clamp(2.1875rem,.625rem + 7.8125vw,6.875rem)}section.hero-services .title .img{position:relative;display:inline-block;aspect-ratio:71.71/32.6;width:2em;vertical-align:middle;z-index:2}section.hero-services .title .img img{position:absolute;width:100%;height:100%;max-width:none;object-fit:cover;transform-origin:0 0}section.hero-services .desc{font-family:Poppins;font-size:16px;font-size:1rem;line-height:1.38;font-weight:400}section.hero-services .desc p{margin:1em 0}section.hero-services .desc p:first-child{margin-top:0}section.hero-services .desc p:last-child{margin-bottom:0}section.hero-services .desc{margin-bottom:20px;max-width:336px}section.hero-simple{padding-top:160px;margin-bottom:100px}section.hero-simple .container>:last-child{margin-bottom:0}section.hero-simple .title{color:#fff;line-height:1.1}section.hero-simple .subtitle{margin-bottom:70px;line-height:1.1;max-width:810px}section.hero-simple .featured-image{padding-bottom:40%;border-right:175px solid #dbdcdd;position:relative;overflow:hidden}section.hero-simple .featured-image .src{position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#768a94}.single-post section.hero-simple{padding-bottom:0}.single-post section.hero-simple .title{color:#17181d;font-size:calc(26px + 25.909999999999997 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 25.909999999999997 * ((100vw - 26.25rem) / 860));letter-spacing:-.519px;letter-spacing:-.03244rem;line-height:110%;font-family:Poppins;font-weight:400;margin-bottom:60px;max-width:800px}.page-template-default section.hero-simple .title,.page-template-template_standard section.hero-simple .title{color:#17181d;font-size:calc(35px + 75 * ((100vw - 420px) / 860));font-size:calc(2.1875rem + 75 * ((100vw - 26.25rem) / 860));line-height:38px;line-height:2.375rem;letter-spacing:-3.3px;letter-spacing:-.20625rem;font-family:Poppins;font-weight:500;margin-bottom:70px;max-width:800px}section.hero-simple.view-detect .title{opacity:0;transform:translateY(20px);transition:transform 1s cubic-bezier(.77,0,.175,1) 1.4s,opacity 1s cubic-bezier(.77,0,.175,1) 1.4s;visibility:hidden}section.hero-simple.view-detect .subtitle{opacity:0;transform:translateY(20px);transition:transform 1s cubic-bezier(.77,0,.175,1) 1.7s,opacity 1s cubic-bezier(.77,0,.175,1) 1.7s;visibility:hidden}section.hero-simple.view-detect .featured-image{width:0;position:relative;transition:all 1s cubic-bezier(.77,0,.175,1) .2s}section.hero-simple.view-detect .featured-image:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;background-color:#17181d;transform:none;transition:all .8s cubic-bezier(.77,0,.175,1) .5s}section.hero-simple.view-detect.viewed .subtitle,section.hero-simple.view-detect.viewed .title{opacity:1;transform:none;visibility:visible}section.hero-simple.view-detect.viewed .featured-image{width:100%}section.hero-simple.view-detect.viewed .featured-image:after{transform:translateX(100%)}section.hero-two-columns{min-height:600px;max-height:calc(100vh - 70px);margin-top:150px;margin-bottom:-50px;z-index:2}section.hero-two-columns .container--full-width{display:flex;align-items:center;justify-content:space-between}section.hero-two-columns .col{width:50%}section.hero-two-columns .content{padding-left:calc((100vw - 1200px) / 2);padding-right:89px}section.hero-two-columns .button-bordered{padding:1.8em 3em}section.hero-two-columns .button-bordered+.button-bordered{margin-left:24px}section.hero-two-columns .section-title,section.hero-two-columns .section-title *{font-size:calc(26px + 25.909999999999997 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 25.909999999999997 * ((100vw - 26.25rem) / 860));letter-spacing:-.519px;letter-spacing:-.03244rem;line-height:110%;font-family:Poppins;font-weight:400}section.hero-two-columns .media-right{width:48%;height:44em;position:relative;top:0;left:0}section.hero-two-columns .media-right .media{height:100%;overflow:hidden;position:absolute;transition:all .75s cubic-bezier(.77,0,.175,1) 1.6s}section.hero-two-columns .scroll-roundel{background-color:transparent;width:13.7em;height:13.7em;border-radius:50%;display:block;position:absolute;bottom:-4.1em;right:4em;z-index:3}section.hero-two-columns .scroll-roundel:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(../img/scroll-to-discover-rotating-text.svg);background-size:90%;background-position:50%;background-repeat:no-repeat;animation:rotating 12s linear infinite}section.hero-two-columns .scroll-roundel:after{content:"";position:absolute;top:calc(50% - 44px);left:calc(50% - 33px);background-image:url(../img/scroll-arrow.svg);width:66px;height:88px}section.hero-two-columns.view-detect .media{width:0;transition:all 1s cubic-bezier(.77,0,.175,1) 1.4s}section.hero-two-columns.view-detect .media:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;background-color:#17181d;transition:all .8s cubic-bezier(.77,0,.175,1) 1.7s}section.hero-two-columns.view-detect .button-bordered{opacity:0;transform:translateY(20px);transition:transform .5s cubic-bezier(.77,0,.175,1) 2.5s,opacity .5s cubic-bezier(.77,0,.175,1) 2.5s;visibility:hidden;will-change:opacity}section.hero-two-columns.view-detect.viewed .media{width:100%}section.hero-two-columns.view-detect.viewed .media:after{transform:translateX(100%)}section.hero-two-columns.view-detect.viewed .button-bordered{opacity:1;transform:none;visibility:visible}section.home-intro{padding:70px 0 296px}section.home-intro .container--full-width{max-width:100%}section.home-intro .container,section.home-intro .container--full-width{display:flex;justify-content:space-between;align-items:center}section.home-intro .col{width:50%;position:relative}section.home-intro .media--1{padding-bottom:93%}section.home-intro .media--2{max-width:482px;padding-bottom:35%;bottom:-30%;height:auto;top:auto;left:auto;right:-5em;border:20px solid #dbdcdd;position:absolute;transition:all 1s ease}body.dark-bg section.home-intro .media--2{border-color:#17181d}section.home-intro .content{padding-left:11%;padding-right:calc((100vw - 1200px) / 2)}section.home-intro .content h2{color:#fff!important}section.home-intro:after{content:"";position:absolute;bottom:0;right:0;background:url(../img/deco-dots.svg) 100% 0;width:1666px;height:660px;max-width:11%;max-height:80%}section.home-intro .copy{max-width:390px}section.home-intro.type-2{padding-bottom:396px}section.home-intro.type-2 .content{order:-1;max-width:500px;padding-right:80px;padding-left:0}section.home-intro.type-2 .images{width:52%}section.home-intro.type-2 .media--1{padding-bottom:120%}section.home-intro.type-2 .media--2{padding-bottom:56%;max-width:488px;height:auto;bottom:-14em;top:auto;left:-8em;right:auto}section.home-intro.type-2 .copy{margin-bottom:55px}section.home-intro.type-2 .images:before{content:"";position:absolute;top:-55px;right:-45px;background:url(../img/deco-dots.svg) 100% 0;width:100%;height:100%}section.home-intro.type-2:after{content:none}section.home-intro.view-detect .copy{opacity:0;transform:translateY(0);transition:transform .75s cubic-bezier(.77,0,.175,1) .7s,opacity .75s cubic-bezier(.77,0,.175,1) .7s;visibility:hidden}section.home-intro.view-detect .button-bordered{opacity:0;transform:translateY(0);transition:transform .75s cubic-bezier(.77,0,.175,1) .8s,opacity .75s cubic-bezier(.77,0,.175,1) .8s;visibility:hidden}section.home-intro.view-detect.viewed .button-bordered,section.home-intro.view-detect.viewed .copy{opacity:1;transform:none;visibility:visible}section.horizontal-slider{background:#000;color:#fff;padding:30px 0;transition:.4s ease-in-out;transition-property:background,color}.light-scheme section.horizontal-slider{background:#fff;color:#000}.light-scheme section.horizontal-slider .button-bordered-alt-white{border-color:inherit;color:inherit}.light-scheme section.horizontal-slider .button-bordered-alt-white svg circle{fill:currentColor}.light-scheme section.horizontal-slider .button-bordered-alt-white svg path{stroke:#fff}section.horizontal-slider .content-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px 20px}section.horizontal-slider .content-col .item img{display:block;margin-bottom:32px;aspect-ratio:416/270;object-fit:cover;width:calc(100% + 20px);max-width:calc(100% + 20px);margin-left:-10px}section.horizontal-slider .content-col .item .sub-title{font-weight:400;font-size:13px;font-size:.8125rem;line-height:1.38;letter-spacing:.25em;text-transform:uppercase;font-family:Poppins;margin-bottom:9px}section.horizontal-slider .content-col .item .title{font-family:Poppins;font-size:25px;font-size:1.5625rem;line-height:1;font-weight:400;letter-spacing:normal;text-transform:none}section.horizontal-slider .content-col .item .text{font-size:15px;font-size:.9375rem;line-height:29px;line-height:1.8125rem;margin-top:16px}section.horizontal-slider .content-col .item .button-block{margin-top:26px}section.horizontal-slider .images-col{display:none}.insights-feed{background-color:#fff;border-right:120px solid #dbdcdd;padding-bottom:150px;margin-bottom:150px}.insights-feed.is-loading .load-more-btn{pointer-events:none;opacity:.75}.insights-feed.is-loading .filters-block a{pointer-events:none;opacity:.5}.insights-feed:before{content:"";position:absolute;top:200px;right:-120px;background:url(../img/deco-dots.svg) 100% 0;width:120px;height:80%;max-height:1000px}.insights-feed .posts{padding-top:100px}.insights-feed .posts-sorting{font-size:calc(20px + 20 * ((100vw - 420px) / 860));font-size:calc(1.25rem + 20 * ((100vw - 26.25rem) / 860));margin-bottom:70px}.insights-feed .posts-sorting span{color:#c2c1c3}.insights-feed .posts-sorting .dropdown-wrapper{display:inline-block;margin-right:10px}.insights-feed .posts-sorting .dropdown-wrapper:after{content:"";display:inline-block;vertical-align:middle;background-image:url(../img/angle-down.svg);background-size:contain;background-repeat:no-repeat;width:14px;height:7px}.insights-feed .posts-sorting .dropdown{padding-bottom:10px;color:#312e36;outline:none;background-color:transparent;border:none;border-bottom:1px solid #312e36;-webkit-appearance:none;-moz-appearance:none}.insights-feed .posts-sorting .dropdown option{font-size:calc(20px + 12 * ((100vw - 420px) / 860));font-size:calc(1.25rem + 12 * ((100vw - 26.25rem) / 860))}.insights-feed .posts-sorting select::-ms-expand{display:none}.insights-feed .posts-grid{display:flex;flex-flow:wrap}.insights-feed .load-more-btn{display:none}.insights-feed .load-more-btn .button-bordered{padding:3em 4em;width:540px;max-width:100%;text-align:center}.insights-feed .load-more-btn .button-bordered:focus span.hover,.insights-feed .load-more-btn .button-bordered:hover span.hover{width:1200px;height:1200px}.insights-feed .seo-pagination{display:flex;justify-content:center;margin-top:60px;padding:20px 0}.insights-feed .seo-pagination ul.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;list-style:none;margin:0;padding:0}.insights-feed .seo-pagination li{display:inline-flex}.insights-feed .seo-pagination a.page-numbers,.insights-feed .seo-pagination span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:8px 16px;font-size:16px;font-size:1rem;font-weight:500;color:#312e36;text-decoration:none;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;transition:all .2s ease-in-out}.insights-feed .seo-pagination a.page-numbers:focus,.insights-feed .seo-pagination a.page-numbers:hover,.insights-feed .seo-pagination span.page-numbers.current{color:#fff;background-color:#312e36;border-color:#312e36}.insights-feed .seo-pagination a.next,.insights-feed .seo-pagination a.prev{font-weight:600}.insights-feed .seo-pagination span.page-numbers.dots{border:none;background:transparent;padding:8px}.insights-feed article.post.instagram:before{content:"";position:absolute;top:20px;left:40px;background-image:url(../img/instagram-icon.svg);width:20px;height:20px;z-index:2}.insights-feed article.post.instagram .media{padding-bottom:90%}.insights-feed article.post.instagram .content{display:none}section.instagram-images{padding:70px 0;position:relative;overflow:hidden}section.instagram-images .textarea{max-width:430px}section.instagram-images .images{width:100%;height:100%;padding-bottom:41%}section.instagram-images .images .image{position:absolute;background-repeat:no-repeat;background-position:50%;background-size:cover}section.instagram-images .images .image:first-child{top:-20px;right:15%;width:26%;padding-bottom:26%}section.instagram-images .images .image:nth-child(2){bottom:8%;left:7%;width:22%;padding-bottom:22%}section.instagram-images .images .image:nth-child(3){left:33%;width:38%;padding-bottom:38%;z-index:99}section.instagram-images .images .image:nth-child(4){left:75%;width:20%;padding-bottom:20%}section.instagram-images .view-detect{opacity:0;transform:translateY(60px);transition:transform .5s cubic-bezier(.77,0,.175,1) .4s,opacity .5s cubic-bezier(.77,0,.175,1) .4s;visibility:hidden}section.instagram-images .view-detect.viewed{opacity:1;transform:none;visibility:visible}section.landing-form{min-height:100vh!important;background:#17181d;padding:60px 0}section.landing-form .form-grid{display:grid;grid-template-columns:1fr}section.landing-form .form-grid .content{max-width:500px;color:#fff}section.landing-form .form-grid .content h2{font-size:28px;font-size:1.75rem;line-height:30px;line-height:1.875rem;font-weight:600;padding-bottom:30px;letter-spacing:-.84px;letter-spacing:-.0525rem}section.landing-form .form-grid .content p{font-size:17px;font-size:1.0625rem;line-height:23px;line-height:1.4375rem;max-width:400px}section.landing-form .form-grid form .gform_validation_errors{display:none}section.landing-form .form-grid form label{color:#fff!important;display:block;font-weight:400!important;padding-bottom:8px}section.landing-form .form-grid form .top_label .gfield_label,section.landing-form .form-grid form legend.gfield_label{display:block!important}section.landing-form .form-grid form li.gfield .description{color:#fff!important;margin:14px 0 32px}section.landing-form .form-grid form li.field_description_above{margin-top:50px!important}section.landing-form .form-grid form .gfield_description{font-size:16px;font-size:1rem;margin-bottom:30px;color:#fff!important}section.landing-form .form-grid form .gfield_description a{text-decoration:underline;color:#020202}section.landing-form .form-grid form .gfield_required{display:none}section.landing-form .form-grid form .ginput_container{position:relative}section.landing-form .form-grid form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after,section.landing-form .form-grid form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):before{content:"";bottom:-1px;position:absolute;width:0;height:1px;z-index:1}section.landing-form .form-grid form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):before{background-color:hsla(0,0%,100%,.3);right:0;transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:100%}section.landing-form .form-grid form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after{background:#fff;left:0;transition:width .4s cubic-bezier(.77,0,.175,1) 0s;width:0}section.landing-form .form-grid form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-active:before,section.landing-form .form-grid form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-completed:before{transition:width .4s cubic-bezier(.77,0,.175,1) 0s;width:0}section.landing-form .form-grid form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-active:after,section.landing-form .form-grid form .ginput_container:not(.ginput_container_select):not(.ginput_container_consent).is-completed:after{transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:100%}section.landing-form .form-grid form .gfield_error .ginput_container [aria-invalid=true]{border:none}section.landing-form .form-grid form .gfield_error .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):after{background:#d8403a;transition:width .7s cubic-bezier(.77,0,.175,1) 0s;width:100%}section.landing-form .form-grid form .gfield_validation_message{display:none}section.landing-form .form-grid form input[type=email],section.landing-form .form-grid form input[type=password],section.landing-form .form-grid form input[type=tel],section.landing-form .form-grid form input[type=text],section.landing-form .form-grid form input[type=url],section.landing-form .form-grid form textarea{appearance:none;background-color:transparent;color:#575859;display:block;height:80px;outline:none;width:100%}section.landing-form .form-grid form textarea{height:160px!important;max-height:400px;min-height:80px;padding:26px 0;resize:none}section.landing-form .form-grid form .gfield_required{margin-left:2px}section.landing-form .form-grid form ::placeholder{color:#fff;font-size:16px;font-size:1rem}section.landing-form .form-grid form input:-webkit-autofill,section.landing-form .form-grid form input:-webkit-autofill:focus,section.landing-form .form-grid form input:-webkit-autofill:hover,section.landing-form .form-grid form select:-webkit-autofill,section.landing-form .form-grid form select:-webkit-autofill:focus,section.landing-form .form-grid form select:-webkit-autofill:hover,section.landing-form .form-grid form textarea:-webkit-autofill,section.landing-form .form-grid form textarea:-webkit-autofill:focus,section.landing-form .form-grid form textarea:-webkit-autofill:hover{border:0 none;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}section.landing-form .form-grid form .gform_button,section.landing-form .form-grid form button,section.landing-form .form-grid form input[type=submit]{position:relative;background:#fff;color:#000;padding:17px 18px;border-radius:80px;display:flex;align-items:center;cursor:pointer;text-transform:uppercase;margin-top:41px}section.landing-form .form-grid form .gform_button span,section.landing-form .form-grid form button span,section.landing-form .form-grid form input[type=submit] span{position:relative;font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins}section.landing-form .form-grid form .gform_button:after,section.landing-form .form-grid form button:after,section.landing-form .form-grid form input[type=submit]:after{content:"";display:inline-block;width:16px;height:16px;background-image:url(../../../dist/img/form-submit.svg);background-size:contain;background-repeat:no-repeat;position:absolute;right:0;top:50%;transform:translateY(-50%)}section.landing-form .form-grid form .gfield_visibility_hidden{color:transparent;display:none;font-size:0;opacity:0;position:absolute;width:0;height:0;visibility:hidden}section.landing-form .form-grid form ul.gform_fields{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}section.landing-form .form-grid form ul.gform_fields>li{flex:0 0 100%}section.landing-form .form-grid form ul.gform_fields>li:not(.gfield_html):not(:last-of-type){margin-bottom:0}section.landing-form .form-grid form ul.gform_fields>li:not(.gfield_html):last-of-type{margin-bottom:20px}section.landing-form .form-grid form ul.gform_fields li.gfield.gsection{border-bottom:none!important;margin-top:80px!important}section.landing-form .form-grid form ul.gform_fields li.gfield.gsection .gsection_title{font-family:Poppins;font-size:calc(18px + 8 * ((100vw - 420px) / 860));font-size:calc(1.125rem + 8 * ((100vw - 26.25rem) / 860))}section.landing-form .form-grid form ul.gform_fields li.gfield.gsection .gsection_title span{color:#9fa0a0}section.landing-form .form-grid form .gfield_error .ginput_container_checkbox input[type=checkbox]:before,section.landing-form .form-grid form .gfield_error .ginput_container_consent input[type=checkbox]:before{border-color:#d8403a}section.landing-form .form-grid form .ginput_container_checkbox,section.landing-form .form-grid form .ginput_container_consent{margin-top:30px}section.landing-form .form-grid form .ginput_container_checkbox:after,section.landing-form .form-grid form .ginput_container_checkbox:before,section.landing-form .form-grid form .ginput_container_consent:after,section.landing-form .form-grid form .ginput_container_consent:before{display:none}section.landing-form .form-grid form .ginput_container_checkbox input[type=checkbox],section.landing-form .form-grid form .ginput_container_checkbox label,section.landing-form .form-grid form .ginput_container_consent input[type=checkbox],section.landing-form .form-grid form .ginput_container_consent label{cursor:pointer}section.landing-form .form-grid form .ginput_container_checkbox label,section.landing-form .form-grid form .ginput_container_consent label{margin-left:20px;vertical-align:middle;display:inline-block}section.landing-form .form-grid form .ginput_container_checkbox input[type=checkbox],section.landing-form .form-grid form .ginput_container_consent input[type=checkbox]{position:relative;height:22px;width:22px;margin-left:12px;appearance:none;outline:none;flex:0 0 22px}section.landing-form .form-grid form .ginput_container_checkbox input[type=checkbox]:before,section.landing-form .form-grid form .ginput_container_consent input[type=checkbox]:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #17181d}section.landing-form .form-grid form .ginput_container_checkbox input[type=checkbox]:checked:after,section.landing-form .form-grid form .ginput_container_consent input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#17181d;transform:translate(-50%,-50%);visibility:visible}section.landing-form .form-grid form .ginput_container_radio:before,section.landing-form .form-grid form .ginput_container_radioafter{content:none!important}section.landing-form .form-grid form .ginput_container_radio input[type=radio],section.landing-form .form-grid form .ginput_container_radio label{cursor:pointer}section.landing-form .form-grid form .ginput_container_radio input[type=radio]{position:relative;height:22px;width:22px;appearance:none;outline:none}section.landing-form .form-grid form .ginput_container_radio input[type=radio]:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;border-radius:50%;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #17181d}section.landing-form .form-grid form .ginput_container_radio input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;border-radius:50%;background-color:#17181d;transform:translate(-50%,-50%);visibility:visible}section.landing-form .form-grid form .toggle ul.gfield_radio{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0}section.landing-form .form-grid form .toggle ul.gfield_radio li{position:relative;width:48%;margin-bottom:25px}section.landing-form .form-grid form .toggle ul.gfield_radio li input{opacity:0;top:0;right:0;bottom:0;left:0;position:absolute;width:100%!important;height:100%;padding:0;margin:0}section.landing-form .form-grid form .toggle ul.gfield_radio li input:checked+label{border-color:#17181d;background-color:#17181d;color:#fff}section.landing-form .form-grid form .toggle ul.gfield_radio li label{text-align:center;color:#17181d;text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-size:.75rem;display:block;line-height:1.1em;padding:1.7em 2.7em;border:1px solid #17181d;transition:all .2s ease-in;background-color:transparent;max-width:100%;margin:0;width:100%}section.landing-form .form-grid form .ginput_container_consent a{color:#020202}section.landing-form .form-grid form .ginput_container_consent input[type=checkbox]{margin-left:0!important}section.landing-form .form-grid form .ginput_container_consent label{padding-bottom:15px;margin-left:10px!important}section.landing-form .form-grid form .dk-select{display:block;width:100%}section.landing-form .form-grid form .dk-select .dk-selected{border:none;border-bottom:1px solid #575859;padding:1.5rem 0;font-size:calc(15px + 1 * ((100vw - 420px) / 860));font-size:calc(.9375rem + 1 * ((100vw - 26.25rem) / 860));border-radius:0;background:none}section.landing-form .form-grid form .dk-select .dk-selected:after{display:none}section.landing-form .form-grid form .dk-select .dk-selected.gf_placeholder{border-bottom:1px solid #979797}section.landing-form .form-grid form .dk-select .dk-select-options{border-radius:0;background:#fff;max-height:16em;border:1px solid #17181d;padding:0}section.landing-form .form-grid form .dk-select .dk-select-options li.dk-option{padding:.6em .85em}section.landing-form .form-grid form .dk-select .dk-select-options li.dk-option.dk-option-highlight,section.landing-form .form-grid form .dk-select .dk-select-options li.dk-option.dk-option-selected{background-color:#17181d;color:#fff;font-size:15px;font-size:.9375rem}section.landing-form .form-grid form .dk-select .dk-selected:before{width:12px;height:6px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAnElEQVQoU2NkYGBgCImJa/jDwjRhw4IFH0B8XCAgIUGA6de//HXLFjUygjT9/89Qz8DAcOEvK5MjLs0gTcy//+1nYGAwYGRkaGSEChxgYGDQx6UZWRMDA8PFv6xMDowgZ+HTjE0TyFVgjbg0g8RhzoPZBPMKXCM2zVAzDdA1gcRRNGLRDBIC+wk90DA0omlmwKYJq43IfgaxcUUPALZuZ7gf6PkaAAAAAElFTkSuQmCC");background-size:contain;background-repeat:no-repeat;border:none}section.landing-form .form-grid form label.gfield_label.gform-field-label{display:none!important}section.landing-form .form-grid form .dk-selected.gf_placeholder{color:#fff!important}section.landing-form .form-grid form .gform_footer{display:flex;justify-content:flex-end}section.landing-form .form-grid .form .validation_error{border-color:#ec441c;color:#ec441c}section.landing-form .form-grid .form .gform_wrapper li.gfield.gfield_error{background:transparent!important;border:0 none!important;padding-bottom:0!important;padding-top:0!important}section.landing-form .form-grid .form .gform_wrapper li.gfield.gfield_error ::placeholder{color:#ec441c!important}section.landing-form .form-grid .form .gform_wrapper li.gfield.gfield_error .dk-selected.gf_placeholder{border-bottom:1px solid #ec441c}section.landing-form .form-grid .form .gform_wrapper li.gfield.gfield_error .ginput_container:after,section.landing-form .form-grid .form .gform_wrapper li.gfield.gfield_error .ginput_container:before{background-color:#ec441c!important}section.landing-form .form-grid .form .gform_wrapper .gfield_error .gfield_label{color:#ec441c;text-transform:uppercase}section.landing-form .form-grid .form .gform_wrapper .validation_message{color:#ec441c;display:none;position:absolute}section.landing-form .form-grid .form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),section.landing-form .form-grid .form .gform_wrapper li.gfield_error textarea{border:0 none}section.landing-form .form-grid .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding:0}section.landing-form .form-grid .form .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,section.landing-form .form-grid .form .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],section.landing-form .form-grid .form .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{margin-top:0}section.landing-text-with-image{position:relative;background:#17181d;padding-bottom:11px;margin-top:-1px}section.landing-text-with-image .desktop-image{position:absolute;top:0;left:0;width:50vw}section.landing-text-with-image .img-wrap{width:100%;position:relative;aspect-ratio:892/544;overflow:clip}section.landing-text-with-image .content-wrapper{width:100%;display:flex;justify-content:flex-start}section.landing-text-with-image .content-wrap{width:100%}section.landing-text-with-image .text-content{max-width:526px}section.landing-text-with-image .text-content h2{font-size:29px;font-size:1.8125rem;font-weight:600;line-height:30px;line-height:1.875rem;margin-bottom:40px;color:#fff;letter-spacing:-1.68px;letter-spacing:-.105rem}section.landing-text-with-image .text-content p{font-size:15px;font-size:.9375rem;line-height:21px;line-height:1.3125rem;color:hsla(0,0%,100%,.8);margin-bottom:32px}section.landing-text-with-image .text-content p a{color:hsla(0,0%,100%,.8);text-decoration:underline}section.landing-text-with-image .text-content .link{position:relative;display:inline-block;padding:10px 18px;color:#fff;text-transform:uppercase;font-size:8.5px;font-size:.53125rem;line-height:16.8px;line-height:1.05rem;letter-spacing:3px;letter-spacing:.1875rem}section.landing-text-with-image .text-content .link .left-svg{position:absolute;top:0;left:0}section.landing-text-with-image .text-content .link .right-svg{position:absolute;top:0;right:0}section.landing-text-with-image .text-content .mobile-image{margin-top:50px;position:relative;aspect-ratio:892/544;overflow:clip}section.local-offices{padding-bottom:60px}section.local-offices .title{font-size:30px;font-size:1.875rem;line-height:1.1;font-weight:500}section.local-offices .copy{margin-top:10px;color:#575859;line-height:1.5}section.local-offices .offices{--min-width:250px;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--min-width),1fr));gap:1px;overflow:hidden;padding:1px;margin-top:20px}section.local-offices .office{padding:35px 40px;box-shadow:0 0 0 1px #d5d5d5}section.local-offices .office-sub-title{color:#575859;line-height:1.5;margin-bottom:5px;min-height:1.5em;text-transform:uppercase;font-size:11px;font-size:.6875rem}section.local-offices .office-title{font-size:20px;font-size:1.25rem;line-height:1.5;margin-bottom:10px;font-weight:500}section.local-offices .office-address{font-size:14px;font-size:.875rem;line-height:2}section.local-offices .office-contacts{font-size:18px;font-size:1.125rem;line-height:1.5;margin-top:25px}section.local-offices .office-contacts a{text-decoration:underline;color:inherit}section.logowall{padding:70px 0;position:relative;text-align:center}section.logowall .logos-grid{align-items:stretch;display:flex!important;flex-wrap:wrap;justify-content:center;padding:10px 0;width:100%}section.logowall .logo{align-items:center;display:inline-flex;flex:0 0 50%;min-height:80px;justify-content:center;text-align:center}section.logowall .logo img{max-height:60px;max-width:130px;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:contain}section.logowall .view-detect{opacity:0;transform:translateY(60px);transition:transform 1s cubic-bezier(.77,0,.175,1) .4s,opacity 1s cubic-bezier(.77,0,.175,1) .4s;visibility:hidden}section.logowall .view-detect.viewed{opacity:1;transform:none;visibility:visible}section.our-story{padding:70px 0;margin-bottom:5em}section.our-story .container--full-width{display:flex;justify-content:space-between;align-items:flex-start;max-width:100%}section.our-story .col{width:50%;position:relative}section.our-story .media--1{float:right;padding-bottom:117.14286%;max-width:700px;max-height:820px;height:auto}section.our-story .media--2{margin:140px 0 -140px;padding-bottom:79.31034%;max-width:580px;max-height:460px;height:auto}section.our-story .content{padding-left:calc((100vw - 1200px) / 2);padding-right:0}section.our-story .content-inner{padding-right:15%}section.our-story .copy{margin-bottom:45px;max-width:390px}section.our-values{margin:70px 0}section.our-values .container{max-width:1140px}section.our-values .col{position:relative}section.our-values .left{width:60%}section.our-values .left .image-1{max-width:437px;transform:rotate(-2deg)}section.our-values .left .image-2{max-width:292px;transform:rotate(7deg);position:absolute;right:0;bottom:-4em}section.our-values .right{width:40%;padding-left:11%;margin-top:20px}section.our-values .blurbs{max-width:340px}section.our-values .blurbs-wrapper{display:flex;align-items:center}section.our-values .images{max-width:600px;margin:auto}section.our-values .blurb{margin-bottom:50px}section.our-values .blurb .title{margin-bottom:25px;transform:translateX(-30px)}section.our-values .blurb .title span{font-size:13px;font-size:.8125rem;font-family:Poppins;color:#575859;display:inline-block;vertical-align:middle;margin-right:20px}section.our-values .blurb .textarea{font-size:15px;font-size:.9375rem}section.our-values.view-detect{opacity:0;transition:all 1.2s cubic-bezier(.77,0,.175,1) .2s}section.our-values.view-detect.viewed{opacity:1}section.people-carousel{padding:90px 0;transition:.4s ease-in-out;transition-property:background,color}.light-scheme section.people-carousel,section.people-carousel{background:#fff;color:#000}section.people-carousel .title{font-size:calc(35px + 75 * ((100vw - 420px) / 860));font-size:calc(2.1875rem + 75 * ((100vw - 26.25rem) / 860));line-height:38px;line-height:2.375rem;letter-spacing:-3.3px;letter-spacing:-.20625rem;font-family:Poppins;font-weight:500;font-size:clamp(2.1875rem,.625rem + 7.8125vw,6.875rem);text-align:center;margin-bottom:30px}section.people-carousel .button-block{display:flex;justify-content:center;margin-bottom:30px}section.people-carousel .swiper{overflow:visible}section.people-carousel .swiper-slide{text-align:center;width:292px;max-width:292px}section.people-carousel .swiper-slide:not(.swiper-slide-visible)>*{opacity:0}section.people-carousel .swiper-slide.swiper-slide-fully-visible .name,section.people-carousel .swiper-slide.swiper-slide-fully-visible .post{opacity:1}section.people-carousel .swiper-slide img{display:block;aspect-ratio:450/558;object-fit:cover;margin-bottom:20px;transition:opacity .4s ease-in-out}section.people-carousel .swiper-slide .name,section.people-carousel .swiper-slide .post{transition:opacity .4s ease-in-out;opacity:0}section.people-carousel .swiper-slide .name{font-family:Poppins;font-size:25px;font-size:1.5625rem;line-height:1;font-weight:400}section.people-carousel .swiper-slide .post{font-family:Poppins;font-size:16px;font-size:1rem;line-height:1.38;font-weight:400}section.people-carousel .swiper-slide .post p{margin:1em 0}section.people-carousel .swiper-slide .post p:first-child{margin-top:0}section.people-carousel .swiper-slide .post p:last-child{margin-bottom:0}section.people-carousel .swiper-slide .post{margin-top:10px}section.people-carousel .controls{margin:20px auto 0;position:relative;width:100%}section.people-carousel .progress-bar{background:transparent;margin:0;overflow:hidden;top:11px;bottom:0;left:0;position:absolute;width:100%;height:7px;z-index:0}section.people-carousel .progress-bar:before{background:#767778;content:"";bottom:3px;left:0;position:absolute;width:100%;height:1px}section.people-carousel .progress-bar .swiper-pagination-progressbar-fill{top:2.5px;background:#000;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.people-carousel nav.arrows{display:flex;position:relative;justify-content:flex-end;z-index:1}section.people-carousel nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.people-carousel nav.arrows i:after,section.people-carousel nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.people-carousel nav.arrows i:before{background-image:url(../img/arrow-right.svg);background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.people-carousel nav.arrows i{display:inline-block;width:30px;height:30px;transition:all 1s ease;background-color:#000!important;cursor:pointer}section.people-carousel nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.posts-carousel{overflow:hidden;padding:70px 0;position:relative}section.posts-carousel h2,section.posts-carousel h2 p{font-size:calc(39px + 83.05 * ((100vw - 420px) / 860));font-size:calc(2.4375rem + 83.05 * ((100vw - 26.25rem) / 860));letter-spacing:-1.17px;letter-spacing:-.07313rem;line-height:46px;line-height:2.875rem;font-family:Poppins;font-weight:500;font-size:calc(50px + 46 * ((100vw - 420px) / 860));font-size:calc(3.125rem + 46 * ((100vw - 26.25rem) / 860))}section.posts-carousel h2{margin-bottom:80px}section.posts-carousel .posts{margin-top:30px;position:relative}section.posts-carousel .f{position:static}section.posts-carousel .flickity-viewport{cursor:none!important;overflow:visible}section.posts-carousel article.post{width:auto;padding-left:20px;padding-right:20px;border:none;margin-bottom:45px}section.posts-carousel article.post:not(:last-of-type) .inner{padding-right:15px}section.posts-carousel article.post .button-bordered{display:none}section.posts-carousel article.post .title span{width:100%;background-image:linear-gradient(transparent calc(100% - 1px),#768a94 1px);background-repeat:no-repeat;background-size:100% 100%;transition:background-size 1s}section.posts-carousel article.post>.inner{width:calc(100vw - 20px - 40px)}section.posts-carousel article.post figure.media{background-color:#768a94;padding-bottom:66%}section.posts-carousel article.post figure.media>.inner{background-repeat:no-repeat;background-position:50%;background-size:cover;@extend %absolute-full}section.posts-carousel article.post figure.media>.inner:before{display:none}section.posts-carousel .controls{margin:20px auto 0;max-width:1200px;position:relative;width:100%}section.posts-carousel .progress-bar{background:transparent;margin:0;max-width:940px;overflow:hidden;top:11px;right:*0;bottom:0;left:*0;position:absolute;width:calc(100% - 90px);height:7px;z-index:0}section.posts-carousel .progress-bar:before{background:#d4d5d6;content:"";bottom:3px;left:0;position:absolute;width:100%;height:2px}section.posts-carousel .progress-bar .current{background:#768a94;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.posts-carousel nav.arrows{display:block;position:relative;text-align:right;z-index:1}section.posts-carousel nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.posts-carousel nav.arrows i:after,section.posts-carousel nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.posts-carousel nav.arrows i:before{background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.posts-carousel nav.arrows i{background-color:#fff;border:1px solid hsla(0,0%,100%,.1)}section.posts-carousel nav.arrows i:before{//border-color:transparent transparent transparent #4d4c54;background-image:url(../img/arrow-right.svg);filter:none}section.posts-carousel nav.arrows i:after{background:#4d4c54}section.posts-carousel nav.arrows i{display:inline-block;width:30px;height:30px;transition:all 1s ease}body.dark-bg section.posts-carousel nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}body.dark-bg section.posts-carousel nav.arrows i:after,body.dark-bg section.posts-carousel nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}body.dark-bg section.posts-carousel nav.arrows i:before{background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}body.dark-bg section.posts-carousel nav.arrows i{background-color:#fff;border:1px solid hsla(0,0%,100%,.1)}body.dark-bg section.posts-carousel nav.arrows i:before{//border-color:transparent transparent transparent #4d4c54;background-image:url(../img/arrow-right.svg);filter:none}body.dark-bg section.posts-carousel nav.arrows i:after{background:#4d4c54}section.posts-carousel nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.posts-carousel.view-detect article.post{opacity:0;transform:translateY(60px);transition:transform 1s cubic-bezier(.77,0,.175,1) .8s,opacity 1s cubic-bezier(.77,0,.175,1) .8s;visibility:hidden}section.posts-carousel.view-detect article.post:first-of-type{transition-delay:.8s}section.posts-carousel.view-detect article.post:nth-of-type(2){transition-delay:1s}section.posts-carousel.view-detect article.post:nth-of-type(3){transition-delay:1.2s}section.posts-carousel.view-detect.viewed .title-area,section.posts-carousel.view-detect.viewed article.post{opacity:1;transform:none;visibility:visible}section.posts-listing{margin:70px 0 90px}section.posts-listing .container{display:flex;flex-flow:wrap;align-items:flex-start}section.posts-listing .col.textarea{width:33.3%;padding-right:25px}section.posts-listing.view-detect article.post{opacity:0;transform:translateY(60px);transition:transform 1s cubic-bezier(.77,0,.175,1) .8s,opacity 1s cubic-bezier(.77,0,.175,1) .8s;visibility:hidden}section.posts-listing.view-detect article.post:first-of-type{transition-delay:1.2s}section.posts-listing.view-detect article.post:nth-of-type(2){transition-delay:1.4s}section.posts-listing.view-detect article.post:nth-of-type(3){transition-delay:1.6s}section.posts-listing.view-detect article.post:nth-of-type(4){transition-delay:1.8s}section.posts-listing.view-detect article.post:nth-of-type(5){transition-delay:2s}section.posts-listing.view-detect article.post:nth-of-type(6){transition-delay:2.2s}section.posts-listing.view-detect article.post:nth-of-type(7){transition-delay:2.4s}section.posts-listing.view-detect article.post:nth-of-type(8){transition-delay:2.6s}section.posts-listing.view-detect.viewed article.post{opacity:1;transform:none;visibility:visible}section.process-slider{overflow:hidden;padding:70px 0;position:relative;margin-bottom:100px}section.process-slider:before{background-color:#4c4c54;content:"";height:100%;top:0;right:0;bottom:0;position:absolute;z-index:0}section.process-slider .lead-in{margin-bottom:40px}section.process-slider .slider{position:relative}section.process-slider .slide{width:100%}section.process-slider .slide-inner{display:flex;justify-content:space-between;align-items:flex-end;width:100%;position:relative}section.process-slider .slide-title{font-size:calc(64px + 136 * ((100vw - 420px) / 860));font-size:calc(4rem + 136 * ((100vw - 26.25rem) / 860));letter-spacing:-1.98px;letter-spacing:-.12375rem;position:absolute;top:11%;right:5%}section.process-slider .col.right{width:45%;max-width:520px;padding-top:16%}section.process-slider .content-inner{padding-left:25%;max-width:490px}section.process-slider .title{margin-bottom:30px}section.process-slider .title span{width:100%;background-image:linear-gradient(transparent calc(100% - 1px),#fff 1px);background-repeat:no-repeat;background-size:100% 100%;transition:background-size 1s}section.process-slider .copy{color:#aeaeae;margin-bottom:0}section.process-slider .col{width:61%}section.process-slider .media{padding-bottom:84%;background-color:#768a94}section.process-slider .media .image{height:120%;top:-10%;bottom:-10%}section.process-slider .f{position:static}section.process-slider .flickity-viewport{cursor:none!important;overflow:visible}section.process-slider .controls{margin:45px auto 0;max-width:1200px;position:relative;width:100%}section.process-slider .progress-bar{background:transparent;margin:0;max-width:940px;overflow:hidden;top:11px;bottom:0;left:0;position:absolute;width:calc(100% - 90px);height:7px;z-index:0}section.process-slider .progress-bar:before{background:#d4d5d6;content:"";bottom:3px;left:0;position:absolute;width:100%;height:2px;opacity:.2}section.process-slider .progress-bar .current{background:#768a94;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.process-slider nav.arrows{display:block;position:relative;text-align:right;z-index:1}section.process-slider nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.process-slider nav.arrows i:after,section.process-slider nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.process-slider nav.arrows i:before{background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.process-slider nav.arrows i{background-color:#fff;border:1px solid hsla(0,0%,100%,.1)}section.process-slider nav.arrows i:before{//border-color:transparent transparent transparent #4d4c54;background-image:url(../img/arrow-right.svg);filter:none}section.process-slider nav.arrows i:after{background:#4d4c54}section.process-slider nav.arrows i{display:inline-block;width:30px;height:30px}section.process-slider nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.process-slider.view-detect:before{transition:width .8s cubic-bezier(.77,0,.175,1);width:0}section.process-slider .slide.view-detect .slide-title{opacity:0;transform:translateX(150px);transition:all 1s cubic-bezier(.77,0,.175,1) 0s;visibility:hidden;transition-timing-function:cubic-bezier(.77,0,.175,1)}section.process-slider .slide.view-detect .title{opacity:0;transform:translateY(0);transition:transform 1.2s cubic-bezier(.77,0,.175,1) .3s,opacity 1.2s cubic-bezier(.77,0,.175,1) .3s;visibility:hidden}section.process-slider .slide.view-detect .copy{opacity:0;transform:translateY(0);transition:transform 1.4s cubic-bezier(.77,0,.175,1) .5s,opacity 1.4s cubic-bezier(.77,0,.175,1) .5s;visibility:hidden}section.process-slider .slide.view-detect .media{opacity:0;transform:translateX(-120px);transition:all 1s cubic-bezier(.77,0,.175,1) 0s;visibility:hidden}section.process-slider .slide.is-selected .copy,section.process-slider .slide.is-selected .media,section.process-slider .slide.is-selected .slide-title,section.process-slider .slide.is-selected .title{opacity:1;transform:none;visibility:visible}section.process-slider.view-detect.viewed:before{width:100%}section.process{overflow:hidden;background:#000;color:#fff;padding:100px 0;transition:.4s ease-in-out;transition-property:background,color}.light-scheme section.process{background:#fff;color:#000}section.process .title{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500;margin-bottom:25px}section.process .progress-line{position:absolute;top:50%;left:0;height:1px;background:#7ff7a1;width:0;margin-top:-.5px;z-index:-1}section.process .items{display:flex;gap:50px}section.process .item{flex-shrink:0;opacity:.25;max-width:85vw}section.process .item .icon{position:relative;display:flex;aspect-ratio:1/1;width:37px;margin-bottom:17px;background:#7ff7a1;border-radius:50%}section.process .item .icon img{display:block;margin:auto}section.process .item .label{margin-bottom:7px}section.process .item .text{max-width:360px;font-size:15px;font-size:.9375rem;line-height:1.36}section.project-hero{min-height:600px;height:100vh;position:relative;margin-bottom:140px;background-color:#17181d}section.project-hero .inner{overflow:hidden;height:100%}section.project-hero .media{top:0;right:0;bottom:0;left:0;position:absolute}section.project-hero .image{position:absolute;background-repeat:no-repeat;background-position:50%;background-size:cover}section.project-hero:before{content:"";background-image:linear-gradient(180deg,rgba(27,26,29,.2),#1d1c1f);width:100%;height:100%;bottom:0;left:0;position:absolute;z-index:1}section.project-hero .container{height:100%;margin:0!important;padding:0 19px!important;max-width:1200px!important}section.project-hero .back-btn{position:absolute;top:77px;left:10px;z-index:9}section.project-hero .back-btn a{font-family:Poppins;color:#fff}section.project-hero .project-info{position:absolute;bottom:120px;color:#fff;z-index:100}section.project-hero .project-info .project-title{position:relative;transform:translateY(-100%);line-height:1.1;transition:transform .75s cubic-bezier(.77,0,.175,1)}section.project-hero .project-info h6{color:#e7e6e3}section.project-hero .project-features{background-color:#1d1c1f;padding:40px 40px 40px calc((100vw - 1200px) / 2);width:1210px;max-width:100%;display:flex;position:absolute;top:calc(100% - 90px);left:0}section.project-hero .feature{padding-right:12%}section.project-hero .feature-title{color:#6c6c6c;margin-bottom:3px}section.project-hero .feature-value{color:#e7e6e3}section.project-hero.view-detect .media{opacity:0;transform:scale(1.1);transition:all 1.2s cubic-bezier(.77,0,.175,1) .5s}section.project-hero.view-detect .post-type{opacity:0;transform:translateY(10px);transition:transform 1s cubic-bezier(.77,0,.175,1) 1s,opacity 1s cubic-bezier(.77,0,.175,1) 1s;visibility:hidden}section.project-hero.view-detect .project-features{opacity:0;transform:translateY(30px);transition:transform 1s cubic-bezier(.77,0,.175,1) 1.3s,opacity 1s cubic-bezier(.77,0,.175,1) 1.3s;visibility:hidden}section.project-hero.view-detect.viewed .media{transform:scale(1);opacity:1}section.project-hero.view-detect.viewed .post-type,section.project-hero.view-detect.viewed .project-features{opacity:1;transform:none;visibility:visible}section.projects-archive{padding-top:240px}section.projects-archive .wrapper{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%;max-width:1280px}section.projects-archive header h1{font-size:calc(62px + 120 * ((100vw - 550px) / 950));font-size:calc(3.875rem + 120 * ((100vw - 34.375rem) / 950));letter-spacing:-3px;letter-spacing:-.1875rem;line-height:.8em;font-family:Poppins;color:#17181d}section.projects-archive header h1 b{color:#fff}section.projects-archive .scroll-roundel{display:none}section.projects-archive nav.filters-area{margin-top:75px}section.projects-archive nav.filters-area a.filters-mobile-new{display:none;padding:45px;text-align:center;color:#fff;background-color:#1d1c1f;font-size:13px;font-size:.8125rem}section.projects-archive nav.filters-area a.filters-mobile-new:before{content:"";display:inline-block;vertical-align:middle;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAAOUlEQVQoU62QsQ0AIBACuc3fzdwM853RBBtpKCDkAratIFLY2btge0oqoP0SG8MA6mTqQl74Ahl/WMUsGv5KUil3AAAAAElFTkSuQmCC");width:8px;height:9px;margin-right:18px}section.projects-archive .projects-listing{margin-bottom:70px;position:relative}section.projects-hero{--margin-top:87px;position:relative;margin-top:var(--margin-top);color:#fff;display:flex;align-items:flex-end;z-index:1;padding-top:169px;padding-bottom:8px}section.projects-hero .container{margin:0;padding:0 19px}section.projects-hero .scroll-text-indicator{display:flex;align-items:center;padding:5px 17px 5px 22px;position:absolute;right:-50px;top:50%;transform:translateY(-50%);border-radius:40px;background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);transform:rotate(-90deg)}section.projects-hero .scroll-text-indicator span{padding-left:20px;font-size:16px;font-size:1rem}section.projects-hero .scroll-text-indicator svg{transform:rotate(90deg)}section.projects-hero .bg{z-index:-1}section.projects-hero .bg,section.projects-hero .bg:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}section.projects-hero .bg:before{content:"";opacity:.1;z-index:2}section.projects-hero .bg .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.projects-hero .title{font-family:Poppins;font-size:35px;font-size:2.1875rem;line-height:1;font-weight:400;margin-left:-.03em;margin-bottom:40px}section.projects-hero .content-swiper .swiper-slide{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding:7px 13px}section.projects-hero .content-swiper-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:17px}section.projects-hero .attrs{font-size:15px;font-size:.9375rem;line-height:1.36;display:flex;gap:80px;justify-content:space-between;align-self:center}section.projects-hero .attr:not(:first-child){display:none}section.projects-hero .attr .label{opacity:.49}section.projects-hero .attr .value:first-letter{text-transform:capitalize}section.projects-hero .swiper-dots{position:absolute;display:flex;justify-content:flex-end;gap:3.48px;z-index:5}section.projects-hero .swiper-dots.mobile{top:15px;right:18px;left:auto;bottom:auto}section.projects-hero .swiper-dots.desktop{display:none}section.projects-hero .swiper-dots .swiper-pagination-bullet{width:11.35px;height:11.35px;border:1px solid #fff;transition:background-color .4s ease-in-out;background-color:transparent;margin:0;cursor:pointer}section.projects-hero .swiper-dots .swiper-pagination-bullet:hover{background:hsla(0,0%,100%,.5)}section.projects-hero .swiper-dots .swiper-pagination-bullet-active{background:#fff}section.projects-listing{position:relative;z-index:1;padding-bottom:70px}section.projects-listing[aria-current=true]:before{opacity:1;visibility:visible}section.projects-listing[aria-current=true] .projects-filter{color:#fff}section.projects-listing[aria-current=true] .projects-filter .toggle-button{transform:rotate(90deg)}section.projects-listing .container{display:flex;flex-direction:column}section.projects-listing a{color:#000}section.projects-listing:before{content:"";position:absolute;top:0;left:0;width:100vw;height:100%;background:rgba(0,0,0,.63);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:2;opacity:0;visibility:hidden;transition:.4s ease-in-out;transition-property:visibility,opacity}section.projects-listing .projects-filter{position:relative;padding:27px 0;transition:color .4s ease-in-out;pointer-events:none;z-index:5}section.projects-listing .projects-filter .toggle-button{width:42.5px;height:42.5px;margin:0 auto;cursor:pointer;transition:transform .4s ease-in-out;pointer-events:all}section.projects-listing .projects-filter .toggle-button svg{display:block;width:100%}section.projects-listing .projects-filter .searchandfilter{transition:.5s ease-out}section.projects-listing .projects-filter .searchandfilter>ul{pointer-events:all}section.projects-listing .projects-filter .searchandfilter label{display:block;flex-grow:1;max-width:190px}section.projects-listing .projects-filter .searchandfilter .dk-select{width:100%}section.projects-listing .projects-filter .searchandfilter .dk-select-options{position:relative;background:none;border:none;border-radius:0}section.projects-listing .projects-filter .searchandfilter .dk-select-options li{padding:2px 0;background:none!important}section.projects-listing .projects-filter .searchandfilter .dk-select-options .dk-option-selected,section.projects-listing .projects-filter .searchandfilter .dk-select-options li:hover{background:none;opacity:.7}section.projects-listing .projects-filter .searchandfilter .dk-selected{background:none;border:none;border-radius:0;padding-left:0}section.projects-listing .projects-filter .searchandfilter .dk-selected:after{display:none}section.projects-listing .projects-filter .searchandfilter .dk-selected:before{border:none;background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="16" fill="none"><path stroke="%23fff" stroke-width=".892" d="M8.335 5.275l-3.793-4.08-3.793 4.08m0 5.74l3.794 4.08 3.794-4.08"/></svg>');width:9px;height:16px;margin:-8px 0 0}section.projects-listing .load-more-button-block{display:flex;margin:40px 0 0}section.projects-listing .load-more-button{display:inline-flex;margin:0 auto}section.projects-listing .load-more-button svg{transform:rotate(90deg)}section.projects-listing .projects-card a{display:inline-block}section.projects-listing .projects-grid{position:relative;display:grid;gap:0 25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));z-index:1}section.projects-listing .projects-grid .video-block{display:none}.post-type-archive-project{overflow:initial}section.projects-slider{background-color:#17181d;color:#fff}section.projects-slider:before{content:"";background-color:#17181d;opacity:.7;top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;z-index:4}section.projects-slider .close-btn{position:absolute;top:40px;right:40px;z-index:4}section.projects-slider a{text-decoration:none;outline:none;transition:color .2s}section.projects-slider a:focus,section.projects-slider a:hover{color:var(--color-link-hover);outline:none}section.projects-slider .content{display:flex;flex-direction:column;width:100vw;height:100vh;position:relative;align-items:center;justify-content:center}section.projects-slider #stage{position:fixed;top:0;left:0;z-index:3;width:100%;height:100vh;pointer-events:none;opacity:1}section.projects-slider .frame{-webkit-user-select:none;user-select:none}section.projects-slider .title-wrap{position:relative;z-index:102;overflow:hidden;max-width:1200px;text-align:center}section.projects-slider .title{font-family:Poppins;font-size:calc(46px + 74 * ((100vw - 420px) / 860));font-size:calc(2.875rem + 74 * ((100vw - 26.25rem) / 860));line-height:1;-webkit-user-select:none;user-select:none;letter-spacing:-3.85px;letter-spacing:-.24063rem;font-weight:400;margin:0 40px;position:relative;opacity:1;transition:opacity .75s ease}section.projects-slider .title b{font-weight:700}section.projects-slider .title .number{font-size:calc(20px + 6 * ((100vw - 420px) / 860));font-size:calc(1.25rem + 6 * ((100vw - 26.25rem) / 860));color:#f0f0f0;font-family:Poppins;font-weight:400;letter-spacing:0;position:absolute;top:18px;left:-40px;transform:none;opacity:1;transition:all .7s cubic-bezier(.77,0,.175,1) .75s}section.projects-slider .title a{top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;display:block;color:#fff}section.projects-slider .slideshow{display:flex;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;padding:17vh 0}section.projects-slider .slideshow__inner{width:100%;max-width:800px}section.projects-slider .slide{position:relative;overflow:hidden;width:100%;height:100%;margin-bottom:15%}section.projects-slider .slide a{display:block;width:100%;height:100%;position:absolute;top:0;left:0}section.projects-slider .slide>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center;background-color:#768a94}section.projects-slider .slide:after{content:"";display:block;padding-top:144.7%}section.projects-slider .slide h3,section.projects-slider .slide img{opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}section.projects-slider .slide img{display:block;width:100%;height:100%;object-fit:cover}section.projects-slider .projects-filter{position:absolute;bottom:50px;left:50px;z-index:4}section.projects-slider .projects-filter li{display:block;transform:translateX(-250px);transition:.75s all calc(.2s * (var(--filter-sector-index)) * .75) cubic-bezier(.77,0,.175,1)}section.projects-slider .projects-filter a{color:#8b8b8b;font-size:11px;font-size:.6875rem;font-weight:400;font-style:normal;letter-spacing:4.18px;letter-spacing:.26125rem;text-align:left;text-transform:uppercase;transition:color .5s ease}section.projects-slider .projects-filter a.current,section.projects-slider .projects-filter a:hover{color:#fff}section.projects-slider.view-detect{opacity:0;transition:all 1.2s cubic-bezier(.77,0,.175,1) .2s}section.projects-slider.view-detect .close-btn{opacity:0;transform:translateY(-10px);transition:transform .75s cubic-bezier(.77,0,.175,1) .75s,opacity .75s cubic-bezier(.77,0,.175,1) .75s;visibility:hidden}section.projects-slider.view-detect.viewed{opacity:1}section.projects-slider.view-detect.viewed .close-btn{opacity:1;transform:none;visibility:visible}section.projects-slider.view-detect.viewed .projects-filter li{transform:translateX(0)}section.promo-landing{font-family:Poppins;color:#191616}section.promo-landing .wrapper{max-width:1370px;padding:0 20px;margin:0 auto;width:100%}section.promo-landing .b-button{display:inline-flex;align-items:center;gap:13px;background:#d33933;color:#fff;padding:16px 40px;border-radius:60px;transition:.4s ease-in-out;transition-property:background,color;cursor:pointer}section.promo-landing .b-button:hover{background:#982420}section.promo-landing .b-button.gform_button i,section.promo-landing .b-button.white i{transform:rotate(-90deg)}section.promo-landing .b-button.white{background:#fff;color:#191616}section.promo-landing .b-button.white:hover{background:#d6d6d6}section.promo-landing .b-button.white i{background-image:url(../img/arrow-down-w.svg)}section.promo-landing .b-button span{font-family:Poppins;font-weight:700;font-size:50px;font-size:3.125rem;line-height:.91;letter-spacing:-.02em;text-transform:uppercase}section.promo-landing .b-button i{display:block;background:#000;width:13px;aspect-ratio:1/1;background:url(../img/arrow-down.svg) 50% no-repeat;background-size:100% auto}section.promo-landing .hero{position:relative;background-size:cover;background-repeat:no-repeat;aspect-ratio:375/218;border-radius:0 0 10px 10px;z-index:2}section.promo-landing .hero svg{position:absolute;top:0;left:50%;transform:translateX(-50%);width:357px;z-index:2}section.promo-landing .winner-banner{text-align:center;padding:40px 0 55px;background:#fff;margin-top:-15px}section.promo-landing .winner-banner .win{font-family:Poppins;font-weight:700;font-size:200px;font-size:12.5rem;line-height:1;letter-spacing:-.05em;text-transform:uppercase}section.promo-landing .winner-banner .h{font-family:Poppins;font-weight:700;font-size:41.181px;font-size:2.57381rem;line-height:.83em;text-align:center;letter-spacing:-.02em;text-transform:uppercase}section.promo-landing .winner-banner .h span{display:block;color:#d33933}section.promo-landing .winner-banner .t-col{margin:28px 0 0}section.promo-landing .winner-banner .t-col p{font-weight:500;font-size:16px;font-size:1rem;line-height:1.38;margin:0 auto 23px;max-width:437px}section.promo-landing .event-dates{background:#191616;color:#fff;padding:18px 0}section.promo-landing .event-dates .wrapper{font-family:Poppins;display:flex;justify-content:center;text-align:center;font-size:20px;font-size:1.25rem}section.promo-landing .event-dates .item~div{display:none}section.promo-landing .event-dates .item span{color:#d33933}section.promo-landing .event-dates-mobile{background:#191616;color:#fff;padding:18px 0}section.promo-landing .event-dates-mobile .wrapper{font-family:Poppins;display:flex;justify-content:center;text-align:center;font-size:20px;font-size:1.25rem}section.promo-landing .event-dates-mobile .item{opacity:0;display:none;transition:.3s ease-out}section.promo-landing .event-dates-mobile .item span{color:#d33933}section.promo-landing .event-dates-mobile .item.active{opacity:1;display:block;transition:.3s ease-out}section.promo-landing .about-event{padding:55px 0 95px}section.promo-landing .about-event .h{font-weight:700;font-size:30px;font-size:1.875rem;line-height:1.2;margin-bottom:25px}section.promo-landing .about-event .h img{display:none}section.promo-landing .about-event .cards{display:grid;gap:20px}section.promo-landing .about-event .item{--c-block-bg:#dbdcdd;--c-bg:#fff;position:relative;background:var(--c-bg);border-radius:6.26px;padding:25px 20px 60px}section.promo-landing .about-event .item.accent{--c-bg:#d33933;color:#fff}section.promo-landing .about-event .item svg{position:absolute;top:0;right:0;height:43px}section.promo-landing .about-event .item img{margin-bottom:15px;width:60px}section.promo-landing .about-event .item .title{font-family:Poppins;font-weight:700;font-size:42px;font-size:2.625rem;line-height:.99;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:20px}section.promo-landing .about-event .item p{font-weight:500;font-size:16px;font-size:1rem;line-height:1.38}section.promo-landing .form-event{--c-block-bg:#dbdcdd;--c-bg:#191616;position:relative;background:#191616;color:#fff;border-radius:6.26px 6.26px 0 6.26px;padding:95px 0 85px}section.promo-landing .form-event>svg{position:absolute;top:0;right:0;height:43px}section.promo-landing .form-event .gform_fields{counter-reset:count 0;gap:40px 0}section.promo-landing .form-event .gfield--type-section{position:relative;padding:0;border:none}section.promo-landing .form-event .gfield--type-section:first-child .gsection_title:before{content:"";position:absolute;bottom:calc(100% + 21px);left:0;width:128px;height:128px;background:url(../img/enter-circle.svg) 50% no-repeat;background-size:contain;animation:rotate 8s linear infinite}section.promo-landing .form-event .gfield+.gfield--type-section{margin-top:85px}section.promo-landing .form-event .gform_confirmation_message,section.promo-landing .form-event .gsection_title{font-family:Poppins;position:relative;font-size:64px;font-size:4rem;font-weight:700;line-height:.84;letter-spacing:-.02em;text-transform:uppercase}section.promo-landing .form-event .gfield--type-email,section.promo-landing .form-event .gfield--type-text,section.promo-landing .form-event .gfield--type-textarea{counter-increment:count 1}section.promo-landing .form-event .gfield--type-email .gfield_label,section.promo-landing .form-event .gfield--type-text .gfield_label,section.promo-landing .form-event .gfield--type-textarea .gfield_label{margin-bottom:18px}section.promo-landing .form-event .gfield--type-email .gfield_label:before,section.promo-landing .form-event .gfield--type-text .gfield_label:before,section.promo-landing .form-event .gfield--type-textarea .gfield_label:before{content:counter(count,decimal-leading-zero);font-size:41.5px;font-size:2.59375rem;line-height:1.05;color:#d33933;background:url(../img/s-l.svg) 0 50%,url(../img/s-r.svg) 100% 50%;background-repeat:no-repeat;background-size:auto 100%;padding:0 .35em;align-self:flex-start;margin:7px 0}section.promo-landing .form-event .gfield_label{font-family:Poppins;display:flex;gap:15px;align-items:center;text-transform:uppercase;font-weight:700;font-size:24px;font-size:1.5rem;color:inherit!important}section.promo-landing .form-event .ginput_container{flex:1}section.promo-landing .form-event .gfield--type-email input,section.promo-landing .form-event .gfield--type-text input,section.promo-landing .form-event .textarea{display:block;background:hsla(0,0%,100%,.1);border-radius:12px;font-family:inherit;font-size:22px;font-size:1.375rem;color:#fff;outline:none;width:100%}section.promo-landing .form-event .gfield--type-email input::placeholder,section.promo-landing .form-event .gfield--type-text input::placeholder,section.promo-landing .form-event .textarea::placeholder{color:hsla(0,0%,100%,.6)}section.promo-landing .form-event .gfield--type-email input,section.promo-landing .form-event .gfield--type-text input{height:72px;padding:5px 20px}section.promo-landing .form-event .textarea{resize:none;height:270px;padding:16px 20px}section.promo-landing .form-event .gform_footer{padding:0;margin:35px 0 0}section.promo-landing .form-event .gform_footer button{margin:0}section.promo-landing .form-event .validation_message{position:absolute;display:none}section.promo-landing .policy-block{background:hsla(0,0%,94%,.1);border-radius:10px;padding:27px 20px;margin-top:80px}section.promo-landing .policy-block .p-title{font-family:Poppins;font-weight:700;font-size:42px;font-size:2.625rem;line-height:.9;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:20px}section.promo-landing .policy-block .ct{font-weight:500;font-size:16px;font-size:1rem;line-height:1.38;max-width:535px}section.promo-landing .policy-block .ct ul{list-style-type:disc;display:grid;gap:10px}section.promo-landing .policy-block .ct ul li{position:relative;padding-left:15px}section.promo-landing .policy-block .ct ul li:before{content:"•";position:absolute;top:0;left:0}section.promo-landing .event-footer{--c-block-bg:#191616;--c-bg:#efefef;position:relative;background:#efefef;padding:70px 0}section.promo-landing .event-footer>svg{position:absolute;top:0;right:0;height:43px}section.promo-landing .event-footer .logo-img{margin-bottom:43px}section.promo-landing .event-footer .h6{font-family:Poppins;font-weight:700;font-size:24px;font-size:1.5rem;text-transform:uppercase;line-height:1.67;margin-bottom:8px}section.promo-landing .event-footer .bottom{display:flex;margin-top:45px;flex-direction:column;gap:50px}section.promo-landing .event-footer ul.social-links{display:flex;flex-wrap:wrap;font-size:65px;font-size:4.0625rem;gap:.1em}section.promo-landing .event-footer ul.social-links a{background:#fff;width:1em;height:1em;color:currentColor}section.promo-landing .event-footer ul.social-links a svg{width:.35em;max-width:none}section.promo-landing .event-footer ul.social-links a svg path{fill:currentColor}section.promo-landing .event-footer .arrow{width:40px}section.related-articles{position:relative;padding:140px 0}section.related-articles .articles{display:flex}section.scrolling-text-videos{position:relative;padding-top:100px;padding-bottom:0;overflow:visible;background:#fff}section.scrolling-text-videos .scrolling-grid{position:relative;display:grid;grid-template-columns:2.5fr 1fr;column-gap:75px;overflow:visible}section.scrolling-text-videos .scrolling-grid .media-wrapper{position:relative;overflow:visible;position:sticky!important;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;width:100%}section.scrolling-text-videos .scrolling-grid .media-wrapper .heading{position:relative;display:flex;flex-direction:column;margin-bottom:40px}section.scrolling-text-videos .scrolling-grid .media-wrapper .video{position:relative;width:100%}section.scrolling-text-videos .scrolling-grid .media-wrapper .video .video-item{display:none}section.scrolling-text-videos .scrolling-grid .media-wrapper .video .video-item.active{display:block}section.scrolling-text-videos .scrolling-grid .media-wrapper .video img,section.scrolling-text-videos .scrolling-grid .media-wrapper .video video{width:100%;height:auto;aspect-ratio:847/475;max-width:847px}section.scrolling-text-videos .scrolling-grid .scrolling-text{position:relative;display:flex;flex-direction:column;padding-top:400px;padding-bottom:250px}section.scrolling-text-videos .scrolling-grid .scrolling-text .text-item{display:inline-block;position:relative;margin-bottom:200px}section.scrolling-text-videos .scrolling-grid .scrolling-text .text-item h5{padding-bottom:15px}section.scrolling-text-videos .scrolling-grid .scrolling-text .text-item p{max-width:353px}section.services-accordion{position:relative;background:#dbdcdd;padding-top:32px;width:100%}section.services-accordion .grid{display:grid;grid-template-columns:1fr;position:relative;z-index:3}section.services-accordion .grid .text-content{color:#17171b;max-width:455px}section.services-accordion .grid .text-content h2{font-size:17px;font-size:1.0625rem;font-weight:600;max-width:291px;letter-spacing:-.34px;letter-spacing:-.02125rem;line-height:20px;line-height:1.25rem}section.services-accordion .grid .text-content h3{font-size:12px;font-size:.75rem;line-height:18px;line-height:1.125rem;text-transform:uppercase;letter-spacing:2px;letter-spacing:.125rem;padding-bottom:17px}section.services-accordion .grid .accordion{margin-top:28px}section.services-accordion .grid .accordion .accordion-item{display:flex;justify-content:space-between;align-items:center;font-size:36.6px;font-size:2.2875rem;padding:12px 0;border-bottom:.83px solid rgba(23,24,29,.2);cursor:pointer}section.services-accordion .grid .accordion .accordion-item h2{font-size:17.3px;font-size:1.08125rem;line-height:18.15px;line-height:1.13438rem;color:#17181d;letter-spacing:.51px;letter-spacing:.03188rem}section.services-accordion .grid .accordion .panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease-out,opacity 1s}section.services-accordion .grid .accordion .panel p{font-size:15px;font-size:.9375rem;line-height:21px;line-height:1.3125rem}section.services-accordion .grid .accordion .panel a{color:#17171b;border-radius:50px;position:relative;background:#fff;padding:12px 26px;border-radius:80px;display:inline-block;align-items:center;text-transform:uppercase;margin-top:42px;font-size:9px;font-size:.5625rem}section.services-accordion .grid .accordion .panel a span{padding-right:5px}section.services-accordion .grid .accordion .accordion-btn{transition:.3s ease-out}section.services-accordion .grid .accordion .panel.active{opacity:1;padding:25px 0 41px;max-height:1000px;transition:1s ease-in-out}section.services-accordion .grid .accordion .activeBtn{transform:rotate(90deg)}section.services-accordion .enquiry-banner{position:absolute;bottom:0;left:0;right:0;background:#7ff7a1;padding:45px 0 24px}section.services-accordion .enquiry-banner .banner-clip{position:relative;width:100%}section.services-accordion .enquiry-banner .banner-clip svg{position:absolute;left:0;width:100%;bottom:10px;height:auto}section.services-accordion .enquiry-banner .banner-clip-mobile{position:relative;width:100%}section.services-accordion .enquiry-banner .banner-clip-mobile svg{position:absolute;left:0;width:100%;bottom:20px;height:auto}section.services-accordion .enquiry-banner .content{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}section.services-accordion .enquiry-banner .content .text{max-width:591px}section.services-accordion .enquiry-banner .content .text h2{font-weight:600;font-size:21.3px;font-size:1.33125rem;line-height:23px;line-height:1.4375rem;padding-bottom:10px;letter-spacing:-.63px;letter-spacing:-.03938rem}section.services-accordion .enquiry-banner .content .text p{font-size:12.77px;font-size:.79813rem;line-height:17.23px;line-height:1.07688rem}section.services-accordion .enquiry-banner .content .text p a{color:#17171b;text-decoration:underline}section.services-accordion .enquiry-banner .content .enquiry-btn{position:relative}section.services-accordion .enquiry-banner .content .enquiry-btn a{background:#17171b!important;border-radius:50px;position:relative;background:#fff;padding:12px 26px;border-radius:80px;display:flex;align-items:center;text-transform:uppercase;margin-top:0!important}section.services-accordion .enquiry-banner .content .enquiry-btn a svg{align-self:center}section.services-accordion .enquiry-banner .content .enquiry-btn a span{color:#fff;padding-right:5px;font-size:12px;font-size:.75rem}section.services-intro-alt{position:relative;color:#fff;background:#000;padding:55px 0 115px;z-index:1}section.services-intro-alt .container{display:flex;flex-direction:column;gap:50px}section.services-intro-alt .title{font-family:Poppins;font-size:16px;font-size:1rem;line-height:1.38;font-weight:400}section.services-intro-alt .title p{margin:1em 0}section.services-intro-alt .title p:first-child{margin-top:0}section.services-intro-alt .title p:last-child{margin-bottom:0}section.services-intro-alt .title{max-width:310px}section.services-intro-alt .title p{font-family:Poppins;font-size:16px;font-size:1rem;line-height:1.38;font-weight:400}section.services-intro-alt .title p p{margin:1em 0}section.services-intro-alt .title p p:first-child{margin-top:0}section.services-intro-alt .title p p:last-child{margin-bottom:0}section.services-intro-alt .num-group{display:flex;gap:30px;flex-direction:row;align-items:center;margin-bottom:30px}section.services-intro-alt .num-group em{font-family:Poppins;font-size:76px;font-size:4.75rem;line-height:1}section.services-intro-alt .num-group .label{font-family:Poppins;font-size:16px;font-size:1rem;line-height:1.38;font-weight:400}section.services-intro-alt .num-group .label p{margin:1em 0}section.services-intro-alt .num-group .label p:first-child{margin-top:0}section.services-intro-alt .num-group .label p:last-child{margin-bottom:0}section.services-intro-alt .num-group .label{padding-right:20px}section.services-intro{padding:50px 0 0;margin-bottom:80px;background-color:transparent}section.services-intro:before{background:#17181d;content:"";width:0;height:85%;top:0;right:0;bottom:0;position:absolute;z-index:0}section.services-intro .container{display:flex;align-items:center}section.services-intro .col{width:50%;position:relative}section.services-intro .col.left{width:55%}section.services-intro .media{height:51.5em;background-color:#768a94}section.services-intro .right{padding-left:13%;margin-top:40px}section.services-intro .section-subtitle{color:#c9c9c9}section.services-intro .section-title{color:#626262}section.services-intro .copy{color:#959595}section.services-intro .button-bordered{color:#fff}section.services-intro.view-detect .copy{opacity:0;transform:translateY(-10px);transition:transform .6s cubic-bezier(.77,0,.175,1) .75s,opacity .6s cubic-bezier(.77,0,.175,1) .75s;visibility:hidden}section.services-intro.view-detect .button-bordered-white{opacity:0;transform:translateY(-10px);transition:transform .6s cubic-bezier(.77,0,.175,1) .8s,opacity .6s cubic-bezier(.77,0,.175,1) .8s;visibility:hidden}section.services-intro.view-detect .media{width:0;transition:all 1s cubic-bezier(.77,0,.175,1) .1s}section.services-intro.view-detect .media:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;background-color:#17181d;transition:all .8s cubic-bezier(.77,0,.175,1) .3s}section.services-intro.view-detect.viewed:before{width:58%}section.services-intro.view-detect.viewed .button-bordered-white,section.services-intro.view-detect.viewed .copy{opacity:1;transform:none;visibility:visible}section.services-intro.view-detect.viewed .media{width:100%}section.services-intro.view-detect.viewed .media:after{transform:translateX(100%)}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}section.small-cta{padding:100px 0;position:relative;z-index:1}section.small-cta+.home-intro{padding-top:0}section.small-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background-color:#f5f5f5;z-index:-1}section.small-cta .inner-container{background:#18181d url(../img/bg-grid.svg) no-repeat 50%;border-radius:28px;display:flex;flex-wrap:wrap;color:#fff;overflow:hidden}section.small-cta .content{position:relative;flex:1;padding:40px 20px 80px}section.small-cta .sub-heading{margin-bottom:16px}section.small-cta .heading{font-size:32px;font-size:2rem;line-height:1.2;margin-bottom:28px}section.small-cta .description{font-size:14px;font-size:.875rem;line-height:1.6;letter-spacing:-.28px;letter-spacing:-.0175rem;margin-bottom:24px;max-width:513px}section.small-cta .decor{position:absolute;top:100%;left:50%;transform:translate(-50%,-50%);width:130px;animation:rotate 10s linear infinite}section.small-cta .button a{position:relative;background:#fff;color:#000;padding:17px 18px;border-radius:80px;display:inline-flex;align-items:center;transition:background .3s ease}section.small-cta .button a span{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;margin-right:8px;font-family:Poppins}section.small-cta .button a:hover{background:#80f7a1}section.small-cta .image{flex:0 0 100%}section.small-cta .image img{aspect-ratio:16/9;width:100%;object-fit:cover}section.stats{position:relative;padding:30px 0;background:#000;color:#fff;z-index:1}section.stats .items{max-width:500px;margin-left:auto}section.stats .item{position:relative;display:flex;gap:20px;padding:8px 0;min-height:80px}section.stats .item:after,section.stats .item:before{position:absolute;left:0;width:100vw;height:1px;background:#fff}section.stats .item:before{content:"";bottom:0}section.stats .item:first-child:after{content:"";top:0}section.stats .value{font-size:50px;font-size:3.125rem;line-height:.8;min-width:130px}section.stats .label{font-family:Poppins;font-size:16px;font-size:1rem;line-height:1;text-transform:uppercase}section.style-guide{padding:20px 5vw}section.style-guide p:not(:last-of-type):not(.blockquote){margin-bottom:30px}section.style-guide ul{@extend %wysiwyg-bullets}section.style-guide ul>li{list-style-type:disc}section.style-guide ul ul ol li,section.style-guide ul ul ul li{list-style-type:circle}section.style-guide ol{@extend %wysiwyg-bullets}section.style-guide ol>li{list-style-type:decimal}section.style-guide ol ol ol li,section.style-guide ol ol ul li{list-style-type:lower-latin}section.style-guide h1{font-size:calc(39px + 83.05 * ((100vw - 420px) / 860));font-size:calc(2.4375rem + 83.05 * ((100vw - 26.25rem) / 860));letter-spacing:-1.17px;letter-spacing:-.07313rem;line-height:46px;line-height:2.875rem;font-family:Poppins;font-weight:500}section.style-guide h2{font-size:calc(35px + 75 * ((100vw - 420px) / 860));font-size:calc(2.1875rem + 75 * ((100vw - 26.25rem) / 860));line-height:38px;line-height:2.375rem;letter-spacing:-3.3px;letter-spacing:-.20625rem;font-family:Poppins;font-weight:500}section.style-guide h3{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500}section.style-guide h4{font-size:calc(26px + 25.909999999999997 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 25.909999999999997 * ((100vw - 26.25rem) / 860));letter-spacing:-.519px;letter-spacing:-.03244rem;line-height:110%;font-family:Poppins;font-weight:400}section.style-guide h5{font-size:calc(22px + 12 * ((100vw - 420px) / 860));font-size:calc(1.375rem + 12 * ((100vw - 26.25rem) / 860));letter-spacing:-.22px;letter-spacing:-.01375rem;line-height:31px;line-height:1.9375rem;font-family:Poppins;font-weight:400}section.style-guide h6{font-size:calc(13px + 13 * ((100vw - 420px) / 860));font-size:calc(.8125rem + 13 * ((100vw - 26.25rem) / 860));font-weight:400;letter-spacing:.1875rem;margin-bottom:25px;font-family:Poppins;line-height:22px;line-height:1.375rem}section.style-guide h1,section.style-guide h2,section.style-guide h3,section.style-guide h4,section.style-guide h5,section.style-guide h6{margin-bottom:30px}section.style-guide b,section.style-guide bold,section.style-guide strong{font-weight:700}section.style-guide blockquote{font-size:calc(31px + 44.709999999999994 * ((100vw - 420px) / 860));font-size:calc(1.9375rem + 44.709999999999994 * ((100vw - 26.25rem) / 860));line-height:33px;line-height:2.0625rem;letter-spacing:-.62px;letter-spacing:-.03875rem;font-family:Poppins;font-weight:500}section.style-guide header{display:block;font-size:30px;font-size:1.875rem;color:red;margin:5rem 0 1em;text-decoration:underline}section.sustainable-practices{position:relative;background:fff;color:#17181d;padding-bottom:11px;padding-top:47px}section.sustainable-practices:after{position:absolute;content:"";bottom:-1px;left:0;width:100%;height:51px;background:#4c4c54}section.sustainable-practices .desktop-image{position:absolute;bottom:180px;left:0;width:50vw}section.sustainable-practices .img-wrap{width:100%;position:relative;aspect-ratio:629/396;overflow:clip;z-index:9}section.sustainable-practices .content-wrapper{width:100%;display:flex;justify-content:flex-start}section.sustainable-practices .content-wrap{display:grid;grid-template-columns:1fr;width:100%}section.sustainable-practices .title h2{font-size:28px;font-size:1.75rem;font-weight:600;line-height:30px;line-height:1.875rem;letter-spacing:-.84px;letter-spacing:-.0525rem}section.sustainable-practices .title h2 a{color:#17181d;text-decoration:underline}section.sustainable-practices .text-content{max-width:526px;color:#17181d!important}section.sustainable-practices .text-content h2{font-size:52px;font-size:3.25rem;font-weight:600;line-height:55px;line-height:3.4375rem;margin-bottom:40px;color:#17181d!important}section.sustainable-practices .text-content p{font-size:15px;font-size:.9375rem;line-height:21px;line-height:1.3125rem;color:#17181d!important;margin-bottom:32px}section.sustainable-practices .text-content p a{color:#17181d!important;text-decoration:underline}section.sustainable-practices .text-content .right-image{position:relative;z-index:3}section.sustainable-practices .text-content .link{position:relative;display:inline-block;padding:10px 18px;color:#17181d!important;text-transform:uppercase;font-size:8.5px;font-size:.53125rem;line-height:16.8px;line-height:1.05rem;letter-spacing:3px;letter-spacing:.1875rem}section.sustainable-practices .text-content .link .left-svg{position:absolute;top:0;left:0}section.sustainable-practices .text-content .link .right-svg{position:absolute;top:0;right:0}section.sustainable-practices .text-content .mobile-image{margin-top:50px;position:relative;aspect-ratio:292/185;overflow:clip;max-width:292px;margin-left:-10px;z-index:3}section.sustainable-practices .mobile-right-image{position:relative;z-index:3!important}section.sustainable-carousel{overflow:hidden;padding:70px 0;position:relative}section.sustainable-carousel:before{background-color:#4c4c54;content:"";height:100%;top:0;right:0;bottom:0;position:absolute;z-index:0}section.sustainable-carousel .lead-in{font-weight:600!important;font-size:28px;font-size:1.75rem;font-family:Poppins;line-height:30px;line-height:1.875rem;color:#fff;letter-spacing:-3px;letter-spacing:-.1875rem;text-transform:none;max-width:632px;letter-spacing:-.84px;letter-spacing:-.0525rem}section.sustainable-carousel .slider{position:relative;margin-top:124px}section.sustainable-carousel .slide{position:relative;width:100%}section.sustainable-carousel .is-selected .container .slide-inner .bracket-left{display:block;position:absolute;left:0;top:0;bottom:0}section.sustainable-carousel .is-selected .container .slide-inner .bracket-left svg{height:100%;width:auto}section.sustainable-carousel .is-selected .container .slide-inner .bracket-right{display:block;position:absolute;left:280px;top:0;bottom:0;transform:rotate(180deg)}section.sustainable-carousel .is-selected .container .slide-inner .bracket-right svg{height:100%;width:auto}section.sustainable-carousel .slide-inner{display:flex;align-items:flex-end;width:100%;position:relative;padding:15px 20px}section.sustainable-carousel .slide-inner .bracket-left{display:none;position:absolute;left:0;top:0;bottom:0}section.sustainable-carousel .slide-inner .bracket-left svg{height:100%;width:auto}section.sustainable-carousel .slide-inner .bracket-right{display:none;position:absolute;left:710px;top:0;bottom:0;transform:rotate(180deg)}section.sustainable-carousel .slide-inner .bracket-right svg{height:100%;width:auto}section.sustainable-carousel .slide-inner .text{display:flex;position:relative;max-width:225px;font-family:Poppins;font-weight:600;padding-left:10px}section.sustainable-carousel .slide-inner .text p{font-size:15px;font-size:.9375rem;line-height:17.55px;line-height:1.09688rem}section.sustainable-carousel .slide-inner .number{font-size:53px;font-size:3.3125rem;line-height:63px;line-height:3.9375rem;align-self:start;display:inline-block}section.sustainable-carousel .slide-title{font-size:calc(64px + 136 * ((100vw - 420px) / 860));font-size:calc(4rem + 136 * ((100vw - 26.25rem) / 860));letter-spacing:-1.98px;letter-spacing:-.12375rem;position:absolute;top:11%;right:5%}section.sustainable-carousel .copy{color:#aeaeae;margin-bottom:0}section.sustainable-carousel .col{width:61%}section.sustainable-carousel .media{padding-bottom:84%;background-color:#768a94}section.sustainable-carousel .media .image{height:120%;top:-10%;bottom:-10%}section.sustainable-carousel .f{position:static}section.sustainable-carousel .flickity-viewport{cursor:none!important;overflow:visible}section.sustainable-carousel .flickity-slider{width:86%}section.sustainable-carousel .controls{margin:45px auto 0;max-width:1200px;position:relative;width:100%}section.sustainable-carousel .progress-bar{background:transparent;margin:0;max-width:940px;overflow:hidden;top:11px;bottom:0;left:0;position:absolute;width:calc(100% - 90px);height:7px;z-index:0}section.sustainable-carousel .progress-bar:before{background:#d4d5d6;content:"";bottom:3px;left:0;position:absolute;width:100%;height:2px;opacity:.2}section.sustainable-carousel .progress-bar .current{background:#768a94;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.sustainable-carousel nav.arrows{display:block;position:relative;text-align:right;z-index:1}section.sustainable-carousel nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.sustainable-carousel nav.arrows i:after,section.sustainable-carousel nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.sustainable-carousel nav.arrows i:before{background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.sustainable-carousel nav.arrows i{background-color:#fff;border:1px solid hsla(0,0%,100%,.1)}section.sustainable-carousel nav.arrows i:before{//border-color:transparent transparent transparent #4d4c54;background-image:url(../img/arrow-right.svg);filter:none}section.sustainable-carousel nav.arrows i:after{background:#4d4c54}section.sustainable-carousel nav.arrows i{display:inline-block;width:30px;height:30px}section.sustainable-carousel nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.sustainable-carousel.view-detect:before{transition:width .8s cubic-bezier(.77,0,.175,1);width:0}section.sustainable-carousel .slide.view-detect .slide-title{opacity:0;transform:translateX(150px);transition:all 1s cubic-bezier(.77,0,.175,1) 0s;visibility:hidden;transition-timing-function:cubic-bezier(.77,0,.175,1)}section.sustainable-carousel .slide.view-detect .title{opacity:0;transform:translateY(0);transition:transform 1.2s cubic-bezier(.77,0,.175,1) .3s,opacity 1.2s cubic-bezier(.77,0,.175,1) .3s;visibility:hidden}section.sustainable-carousel .slide.view-detect .copy{opacity:0;transform:translateY(0);transition:transform 1.4s cubic-bezier(.77,0,.175,1) .5s,opacity 1.4s cubic-bezier(.77,0,.175,1) .5s;visibility:hidden}section.sustainable-carousel .slide.view-detect .media{opacity:0;transform:translateX(-120px);transition:all 1s cubic-bezier(.77,0,.175,1) 0s;visibility:hidden}section.sustainable-carousel .slide.is-selected .copy,section.sustainable-carousel .slide.is-selected .media,section.sustainable-carousel .slide.is-selected .slide-title,section.sustainable-carousel .slide.is-selected .title{opacity:1;transform:none;visibility:visible}section.sustainable-carousel.view-detect.viewed:before{width:100%}section.team-carousel{padding:70px 0 90px;position:relative;overflow:hidden}section.team-carousel .section-title{max-width:725px}section.team-carousel .carousel{margin-top:50px;position:relative;z-index:1}section.team-carousel .flickity-enabled{position:static}section.team-carousel .flickity-viewport{overflow:visible}section.team-carousel article.member{padding-right:20px;position:relative;overflow:hidden}section.team-carousel article.member:hover .info{transform:translateY(-40px)}section.team-carousel article.member:hover .contact-links{opacity:1;visibility:visible}section.team-carousel article.member figure.photo{background-color:#768a94;padding-bottom:125%;position:relative;width:calc(92vw - 20px - 20px);height:auto}section.team-carousel article.member figure.photo .image{background-position:50%;background-repeat:no-repeat;background-size:cover;top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%}section.team-carousel article.member figure.photo:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:80%;background-image:linear-gradient(180deg,rgba(32,34,35,0),#171819);z-index:1}section.team-carousel article.member .info{margin-top:25px;position:absolute;padding:45px 50px;width:100%;bottom:0;left:0;right:0;z-index:2;transform:translateY(30px);will-change:transform;transition:all .6s cubic-bezier(.77,0,.175,1)}section.team-carousel article.member .info .name{color:#f4f4f4;margin-bottom:20px;letter-spacing:1px;letter-spacing:.0625rem;font-family:Poppins}section.team-carousel article.member .info .job{color:#f4f4f4;display:block;font-size:calc(16px + 4 * ((100vw - 420px) / 860));font-size:calc(1rem + 4 * ((100vw - 26.25rem) / 860));letter-spacing:-.3px;letter-spacing:-.01875rem;margin-bottom:30px;opacity:.68}section.team-carousel article.member .contact-links{opacity:0;visibility:hidden;transition:all .4s ease .3s;position:absolute}section.team-carousel article.member .contact-links a{display:inline-block;vertical-align:middle;border:1px solid #fff;width:40px;height:40px;padding:10px;color:#fff;position:relative;margin:0 -3px;transition:all .4s ease}section.team-carousel article.member .contact-links a svg{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);fill:#fff;width:16px;height:11px}section.team-carousel article.member .contact-links a svg path{fill:#fff}section.team-carousel article.member .contact-links a.linked-in svg{width:12px;height:13px}section.team-carousel article.member .contact-links a:hover{background-color:#fff;transition:all .4s ease}section.team-carousel article.member .contact-links a:hover svg,section.team-carousel article.member .contact-links a:hover svg *{fill:#17181d}section.team-carousel nav.arrows{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%;max-width:1280px;margin-top:105px;position:relative;text-align:right;z-index:1}section.team-carousel nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.team-carousel nav.arrows i:after,section.team-carousel nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.team-carousel nav.arrows i:before{background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.team-carousel nav.arrows i{background-color:#fff;border:1px solid hsla(0,0%,100%,.1)}section.team-carousel nav.arrows i:before{//border-color:transparent transparent transparent #4d4c54;background-image:url(../img/arrow-right.svg);filter:none}section.team-carousel nav.arrows i:after{background:#4d4c54}section.team-carousel nav.arrows i{display:inline-block;width:50px;height:50px}section.team-carousel nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:10px}section.team-carousel.view-detect .carousel{opacity:0;transform:translateX(500px);transition:all 1s cubic-bezier(.77,0,.175,1) 1s;visibility:hidden}section.team-carousel.view-detect.viewed .carousel{opacity:1;transform:none;visibility:visible}section.testimonials-slider-alt{background:#000;color:#fff;padding:90px 0;transition:.4s ease-in-out;transition-property:background,color}.light-scheme section.testimonials-slider-alt{background:#fff;color:#000}section.testimonials-slider-alt .content-swiper{max-width:500px;margin:0 auto}section.testimonials-slider-alt .content-swiper .swiper{position:relative;padding-top:65px}section.testimonials-slider-alt .content-swiper .swiper:before{content:"“";position:absolute;top:0;left:0;font-family:Poppins;font-size:135.053px;font-size:8.44081rem;line-height:.92}@supports (-webkit-text-stroke-width:1px){section.testimonials-slider-alt .content-swiper .swiper:before{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;color:transparent}}section.testimonials-slider-alt .content-swiper blockquote{font-family:Poppins;font-size:28px;font-size:1.75rem;line-height:1;font-weight:400}section.testimonials-slider-alt .content-swiper .name{font-weight:400;font-size:13px;font-size:.8125rem;line-height:1.38;letter-spacing:.25em;text-transform:uppercase;font-family:Poppins;margin-top:20px}section.testimonials-slider-alt .image-swiper{max-width:288px;margin:0 auto 55px}section.testimonials-slider-alt .image-swiper .swiper{aspect-ratio:552/735}section.testimonials-slider-alt .image-swiper .swiper-slide{position:inherit;overflow:visible;transform-origin:50% 50%}section.testimonials-slider-alt .image-swiper .swiper-slide-fully-visible .popup-roundel{opacity:1}section.testimonials-slider-alt .image-swiper img{object-fit:cover;width:100%;height:100%}section.testimonials-slider-alt .image-swiper .popup-roundel{left:100%;top:100%;bottom:auto;transform:translate(-50%,-50%);opacity:0;background-color:#7ff7a1}section.testimonials-slider-alt .image-swiper .popup-roundel:after,section.testimonials-slider-alt .image-swiper .popup-roundel:before{filter:invert(1)}section.testimonials-slider-alt .controls{margin:20px auto 0;max-width:500px;position:relative;width:100%}section.testimonials-slider-alt .progress-bar{background:transparent;margin:0;max-width:940px;overflow:hidden;top:11px;bottom:0;left:0;position:absolute;width:calc(100% - 145px);height:7px;z-index:0}section.testimonials-slider-alt .progress-bar:before{background:#767778;content:"";bottom:3px;left:0;position:absolute;width:100%;height:1px}section.testimonials-slider-alt .progress-bar .swiper-pagination-progressbar-fill{top:2.5px;background:#000;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.testimonials-slider-alt nav.arrows{display:flex;position:relative;justify-content:flex-end;z-index:1}section.testimonials-slider-alt nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.testimonials-slider-alt nav.arrows i:after,section.testimonials-slider-alt nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.testimonials-slider-alt nav.arrows i:before{background-image:url(../img/arrow-right.svg);background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.testimonials-slider-alt nav.arrows i{display:inline-block;width:30px;height:30px;transition:all 1s ease;background-color:#000!important;cursor:pointer}section.testimonials-slider-alt nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.testimonials-slider{overflow:hidden;padding:70px 0;position:relative}section.testimonials-slider:before{background:#17181d;content:"";height:calc(100% - 130px);top:0;right:0;bottom:0;position:absolute;z-index:0}section.testimonials-slider .slider{position:relative}section.testimonials-slider .slide{width:100%}section.testimonials-slider .slide-inner{display:flex;justify-content:center;align-items:flex-start;width:100%}section.testimonials-slider .col{width:50%}section.testimonials-slider .col:first-child{position:relative}section.testimonials-slider .col:first-child:before{content:"";position:absolute;top:-50px;left:-80px;background:url(../img/deco-dots.svg) 100% 0;width:480px;height:700px;max-width:11%;max-height:80%}section.testimonials-slider .content{padding:120px 20px 80px 80px}section.testimonials-slider .media{height:55em}section.testimonials-slider .media .image{height:100%;top:-10%}section.testimonials-slider .popup-roundel{bottom:-3.5em;left:-2.5em}section.testimonials-slider .popup-roundel:before{background-image:url(../img/watch-testimonial-circle.svg)}section.testimonials-slider .quote{margin-bottom:50px}section.testimonials-slider .quote:before{content:"";display:block;background-image:url(../img/quotes-grey.svg);background-size:contain;background-repeat:no-repeat;width:42px;height:39px;margin-bottom:20px}section.testimonials-slider h6{font-size:10px;font-size:.625rem}section.testimonials-slider .f{position:static}section.testimonials-slider .flickity-viewport{overflow:visible}section.testimonials-slider .controls{position:absolute;bottom:200px;right:0;left:calc(50vw + 80px);max-width:535px;margin-left:0;width:calc(100% - 40px)}section.testimonials-slider .progress-bar{background:transparent;margin:0;max-width:75%;overflow:hidden;top:11px;bottom:0;left:0;position:absolute;width:calc(100% - 160px);height:7px;z-index:0}section.testimonials-slider .progress-bar:before{background:#d4d5d6;opacity:.2;content:"";bottom:3px;left:0;position:absolute;width:100%;height:2px}section.testimonials-slider .progress-bar .current{background:#768a94;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.testimonials-slider nav.arrows{display:block;position:relative;text-align:right;z-index:1}section.testimonials-slider nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.testimonials-slider nav.arrows i:after,section.testimonials-slider nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.testimonials-slider nav.arrows i:before{background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.testimonials-slider nav.arrows i{background-color:#fff;border:1px solid hsla(0,0%,100%,.1)}section.testimonials-slider nav.arrows i:before{//border-color:transparent transparent transparent #4d4c54;background-image:url(../img/arrow-right.svg);filter:none}section.testimonials-slider nav.arrows i:after{background:#4d4c54}section.testimonials-slider nav.arrows i{display:inline-block;width:30px;height:30px}section.testimonials-slider nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.testimonials-slider.view-detect:before{transition:width .8s cubic-bezier(.77,0,.175,1);width:0}section.testimonials-slider.view-detect .slide:first-of-type{transition-delay:1.2s}section.testimonials-slider .slide.view-detect .quote{opacity:0;transform:translateX(20px);transition:all 1s cubic-bezier(.77,0,.175,1) .2s;visibility:hidden;transition-timing-function:cubic-bezier(.77,0,.175,1)}section.testimonials-slider .slide.view-detect .company-name{opacity:0;transform:translateY(0);transition:transform 1.4s cubic-bezier(.77,0,.175,1) .5s,opacity 1.4s cubic-bezier(.77,0,.175,1) .5s;visibility:hidden}section.testimonials-slider .slide.view-detect .media{opacity:0;transform:translateX(100px);transition:all 1s cubic-bezier(.77,0,.175,1) 0s;visibility:hidden;width:0}section.testimonials-slider .slide.is-selected .company-name,section.testimonials-slider .slide.is-selected .media,section.testimonials-slider .slide.is-selected .quote{opacity:1;transform:none;visibility:visible}section.testimonials-slider .slide.is-selected .media,section.testimonials-slider.view-detect.viewed:before{width:100%}section.testimonials-slider.view-detect.viewed .cta,section.testimonials-slider.view-detect.viewed .title-area,section.testimonials-slider.view-detect.viewed article.post{opacity:1;transform:none;visibility:visible}section.text-aside-image{display:block;overflow:hidden;padding:50px 0;position:relative}section.text-aside-image .container{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%;max-width:1280px}section.text-aside-image .inner aside{display:block}section.text-aside-image aside.textarea .copy{display:block;margin-bottom:45px;max-width:320px;width:100%}section.text-aside-image aside.textarea .copy p{margin-bottom:20px}section.text-aside-image aside.textarea .copy a{text-decoration:none}section.text-aside-image aside.textarea .copy a:hover,section.text-aside-image aside.textarea .copy u{text-decoration:underline}section.text-aside-image aside.textarea .copy em,section.text-aside-image aside.textarea .copy i{font-style:italic}section.text-aside-image aside.textarea .copy ul{display:block;font-size:0;margin-bottom:20px}section.text-aside-image aside.textarea .textarea-inner>:last-child{margin-bottom:0}section.text-aside-image aside.media{position:relative;height:100%;max-width:880px;overflow:hidden}section.text-aside-image aside.media figure{position:relative;text-align:center;overflow:hidden}section.text-aside-image aside.media img{overflow:hidden;top:0;right:0;bottom:0;left:0;position:absolute;object-fit:cover;width:100%;height:100%;object-position:center}section.text-aside-image.view-detect .copy{opacity:0;transform:translateY(0);transition:transform .75s cubic-bezier(.77,0,.175,1) .9s,opacity .75s cubic-bezier(.77,0,.175,1) .9s;visibility:hidden}section.text-aside-image.view-detect .button-bordered{opacity:0;transform:translateY(0);transition:transform .75s cubic-bezier(.77,0,.175,1) 1s,opacity .75s cubic-bezier(.77,0,.175,1) 1s;visibility:hidden;text-align:center}section.text-aside-image.view-detect .button-bordered span{line-height:16px;line-height:1rem}section.text-aside-image.view-detect figure{width:0;transition:all 1s cubic-bezier(.77,0,.175,1) .1s}section.text-aside-image.view-detect figure:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;background-color:#17181d;transition:all .8s cubic-bezier(.77,0,.175,1) .3s}section.text-aside-image.view-detect.viewed .button-bordered,section.text-aside-image.view-detect.viewed .copy{opacity:1;transform:none;visibility:visible}section.text-aside-image.view-detect.viewed figure{width:100%}section.text-aside-image.view-detect.viewed figure:after{transform:translateX(100%)}section.thank-you{height:70vh;display:flex;align-items:center}section.three-images-intro{padding:240px 0 0;margin-bottom:140px;background:transparent}section.three-images-intro:before{background:#17181d;content:"";width:0;height:75%;top:0;right:0;bottom:0;position:absolute;z-index:0}section.three-images-intro .container{display:flex}section.three-images-intro .col{width:50%;position:relative}section.three-images-intro .media--1{padding-bottom:90%;height:auto;overflow:initial}section.three-images-intro .media--2{max-width:270px;padding-bottom:57%;height:auto;bottom:3em;top:auto;left:0;right:8%;position:absolute;margin:auto;overflow:initial}section.three-images-intro .media--2 .image.paroller{height:100%}section.three-images-intro .media--3{margin-top:40px;height:auto;padding-bottom:62%}section.three-images-intro .right{padding-left:11%;margin-top:40px}section.three-images-intro .section-subtitle{color:#c9c9c9}section.three-images-intro .section-title{color:#626262}section.three-images-intro .copy{color:#959595;max-width:320px}section.three-images-intro .button-bordered{color:#fff}section.three-images-intro.view-detect{opacity:0;transition:all 1.2s cubic-bezier(.77,0,.175,1) .2s}section.three-images-intro.view-detect .section-subtitle{opacity:0;transform:translateY(10px);transition:transform .75s cubic-bezier(.77,0,.175,1) .5s,opacity .75s cubic-bezier(.77,0,.175,1) .5s;visibility:hidden}section.three-images-intro.view-detect .copy{opacity:0;transform:translateY(10px);transition:transform 1s cubic-bezier(.77,0,.175,1) .5s,opacity 1s cubic-bezier(.77,0,.175,1) .5s;visibility:hidden}section.three-images-intro.view-detect.viewed{opacity:1}section.three-images-intro.view-detect.viewed:before{width:74%}section.three-images-intro.view-detect.viewed .copy,section.three-images-intro.view-detect.viewed .section-subtitle{opacity:1;transform:none;visibility:visible}section.vertical-slider{padding:80px 0;background:#fff;position:relative}section.vertical-slider .sub-title{font-weight:400;font-size:13px;font-size:.8125rem;line-height:1.38;letter-spacing:.25em;text-transform:uppercase;font-family:Poppins;margin-bottom:9px}section.vertical-slider .title{font-size:calc(26px + 25.909999999999997 * ((100vw - 420px) / 860));font-size:calc(1.625rem + 25.909999999999997 * ((100vw - 26.25rem) / 860));letter-spacing:-.519px;letter-spacing:-.03244rem;line-height:110%;font-family:Poppins;font-weight:400;margin-bottom:23px}section.vertical-slider .swiper{width:calc(100% + 20px);margin-left:-10px}section.vertical-slider .swiper .ct-item{padding:0 10px}section.vertical-slider .media{display:block;position:relative;aspect-ratio:415/238;margin-bottom:17px}section.vertical-slider .media img,section.vertical-slider .media video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.vertical-slider .ct-item .label{font-family:Poppins;font-size:25px;font-size:1.5625rem;line-height:1;font-weight:400;text-transform:none;letter-spacing:normal;margin:0 0 10px}section.vertical-slider .ct-item .text{font-size:15px;font-size:.9375rem;line-height:1.36;max-width:330px}section.vertical-slider .controls{margin:20px auto 0;max-width:500px;position:relative;width:100%;padding:0 10px}section.vertical-slider .progress-bar{background:transparent;margin:0;max-width:940px;overflow:hidden;top:11px;bottom:0;left:10px;position:absolute;width:calc(100% - 95px);height:7px;z-index:0}section.vertical-slider .progress-bar:before{background:#767778;content:"";bottom:3px;left:0;position:absolute;width:100%;height:1px}section.vertical-slider .progress-bar .swiper-pagination-progressbar-fill{top:2.5px;background:#000;display:block;height:2px;bottom:3px;left:0;position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.vertical-slider nav.arrows{display:flex;position:relative;justify-content:flex-end;z-index:1}section.vertical-slider nav.arrows i{appearance:none;background:transparent;border:1px solid rgba(23,24,29,.1);border-radius:100%;overflow:hidden;position:relative;width:50px;height:50px;text-indent:-999px;transform-origin:center;transition:all .5s cubic-bezier(.77,0,.175,1)}section.vertical-slider nav.arrows i:after,section.vertical-slider nav.arrows i:before{content:"";position:absolute;transition:all .5s cubic-bezier(.77,0,.175,1)}section.vertical-slider nav.arrows i:before{background-image:url(../img/arrow-right.svg);background-size:17px 13px;background-position:100%;background-repeat:no-repeat;filter:invert(1) brightness(11);will-change:all;backface-visibility:hidden;margin:auto;top:0;right:0;bottom:0;left:0;width:17px;height:13px}section.vertical-slider nav.arrows i{display:inline-block;width:30px;height:30px;transition:all 1s ease;background-color:#000!important;cursor:pointer}section.vertical-slider nav.arrows i.prev{transform:rotate(180deg);background-position:0;margin-right:6px}section.vertical-slider .desktop-carousel{display:none}.two-columns-intro{margin:40px 0 60px}.two-columns-intro .container{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%;max-width:1280px;margin-top:70px;margin-bottom:70px}.two-columns-intro .section-subtitle{font-size:calc(13px + 13 * ((100vw - 420px) / 860));font-size:calc(.8125rem + 13 * ((100vw - 26.25rem) / 860));font-weight:400;letter-spacing:.1875rem;margin-bottom:25px;font-family:Poppins;line-height:22px;line-height:1.375rem}.two-columns-intro .section-title{overflow:hidden;margin-bottom:0}.two-columns-intro .section-title b{color:#fff}.two-columns-intro.view-detect{opacity:0}.two-columns-intro.view-detect .section-subtitle{opacity:0;transform:translateY(0);transition:transform .9s cubic-bezier(.77,0,.175,1) .5s,opacity .9s cubic-bezier(.77,0,.175,1) .5s;visibility:hidden}.two-columns-intro.view-detect .textarea{opacity:0;transform:translateY(0);transition:transform .9s cubic-bezier(.77,0,.175,1) .65s,opacity .9s cubic-bezier(.77,0,.175,1) .65s;visibility:hidden}.two-columns-intro.view-detect.viewed{opacity:1}.two-columns-intro.view-detect.viewed .section-subtitle,.two-columns-intro.view-detect.viewed .textarea{opacity:1;transform:none;visibility:visible}@media (min-width:456px){section.services-intro-alt .num-group{flex-direction:row}}@media (min-width:480px) and (max-width:768px){section.team-carousel article.member{padding-right:40px}}@media only screen and (min-width:600px){article.post figure.cover{height:240px;padding-bottom:0}section.faq-carousel .faq-post:nth-child(2n+2) figure.cover{height:340px}section.faq-carousel .faq-post .inner{max-width:380px}section.featured-projects article.post:nth-child(2n+2) figure.cover{height:340px}section.featured-projects article.post .inner{max-width:400px}section.posts-carousel article.post:nth-child(2n+2) figure.cover{height:340px}section.posts-carousel article.post .inner{max-width:450px}}@media (min-width:661px){section.contact-form .gform_wrapper .toggle ul.gfield_radio li,section.contact-hero form .toggle ul.gfield_radio li,section.forms-accordion form .toggle ul.gfield_radio li,section.landing-form .form-grid form .toggle ul.gfield_radio li{width:22%}}@media (min-width:741px){.filters-block{position:absolute;bottom:100%;left:0}article.project-card .label{font-size:34px;font-size:2.125rem}footer.primary .col-title,footer.primary .office-title{font-size:23px;font-size:1.4375rem;letter-spacing:-.46px;letter-spacing:-.02875rem}footer.primary .office-address{font-size:16px;font-size:1rem;letter-spacing:-.32px;letter-spacing:-.02rem}footer.primary .office-contacts{font-size:15px;font-size:.9375rem;letter-spacing:-.3px;letter-spacing:-.01875rem}section.about-intro .sub-title h2{font-size:26px;font-size:1.625rem}section.about-intro{--sb-h:81px}section.about-intro span{padding-top:286px;padding-bottom:46px;max-width:1058px}section.accordion .item .label{font-size:26px;font-size:1.625rem}section.article-content #mainContent>h2{font-size:51.91px;font-size:3.24438rem;font-style:normal;font-weight:400;line-height:61px;line-height:3.8125rem;letter-spacing:-.519px;letter-spacing:-.03244rem}section.article-content #mainContent>h3{font-size:34px;font-size:2.125rem;font-style:normal;font-weight:400;line-height:40px;line-height:2.5rem;letter-spacing:-.34px;letter-spacing:-.02125rem}section.article-content #mainContent>h4,section.article-content #mainContent>h5{font-size:23px;font-size:1.4375rem;font-style:normal;font-weight:400;line-height:38px;line-height:2.375rem}section.contact-form .title{font-size:82px;font-size:5.125rem}section.contact-form .desc{font-size:26px;font-size:1.625rem}section.contact-hero{padding:260px 0 100px}section.contact-hero:before{display:block}section.contact-hero .page-textarea{max-width:475px;margin-top:30px}section.contact-hero .accordion-item .accordion-content{padding:30px 40px}section.contact-hero form .gform-progress-indicator{top:4px}section.faq-carousel nav.arrows i{width:55px;height:55px}section.faq-carousel nav.arrows i.prev{margin-right:10px}section.featured-projects article.post{margin-bottom:90px}section.featured-projects .progress-bar{top:25px}section.featured-projects nav.arrows i{width:55px;height:55px}section.featured-projects nav.arrows i.prev{margin-right:10px}section.forms-accordion form .gform-progress-indicator{top:4px}section.gallery-slider .flickity-slider{max-height:500px}section.gallery-slider .progress-bar{top:25px}section.gallery-slider nav.arrows i{width:50px;height:50px}section.gallery-slider nav.arrows i.prev{margin-right:10px}section.hero-services .desc{font-size:26px;font-size:1.625rem}section.hero-services{padding-top:183px}section.hero-services .title{font-weight:600;line-height:1;margin-bottom:1.2em}section.hero-services .desc{max-width:605px}section.horizontal-slider .content-col .item .title{font-size:34px;font-size:2.125rem}.insights-feed article.post:first-child:not(.instagram),.insights-feed article.post:nth-child(7n):not(.instagram),.insights-feed article.post:nth-child(7n+1):not(.instagram){width:66.6%;border:none;padding-left:0}.insights-feed article.post:first-child:not(.instagram) .inner,.insights-feed article.post:nth-child(7n):not(.instagram) .inner,.insights-feed article.post:nth-child(7n+1):not(.instagram) .inner{height:100%;min-height:460px}.insights-feed article.post:first-child:not(.instagram) .inner:hover .media,.insights-feed article.post:first-child:not(.instagram) .inner:hover:before,.insights-feed article.post:nth-child(7n):not(.instagram) .inner:hover .media,.insights-feed article.post:nth-child(7n):not(.instagram) .inner:hover:before,.insights-feed article.post:nth-child(7n+1):not(.instagram) .inner:hover .media,.insights-feed article.post:nth-child(7n+1):not(.instagram) .inner:hover:before{transform:scale(.95)}.insights-feed article.post:first-child:not(.instagram) .inner > .permalink,.insights-feed article.post:nth-child(7n):not(.instagram) .inner>.permalink,.insights-feed article.post:nth-child(7n+1):not(.instagram) .inner>.permalink{position:absolute;top:0;left:0;width:100%;height:100%}.insights-feed article.post:first-child:not(.instagram) .inner .media,.insights-feed article.post:nth-child(7n):not(.instagram) .inner .media,.insights-feed article.post:nth-child(7n+1):not(.instagram) .inner .media{margin-bottom:0;transition:transform .3s ease-in-out;padding-bottom:0;height:100%}.insights-feed article.post:first-child:not(.instagram) .inner:before,.insights-feed article.post:nth-child(7n):not(.instagram) .inner:before,.insights-feed article.post:nth-child(7n+1):not(.instagram) .inner:before{content:"";background-image:linear-gradient(180deg,rgba(27,26,29,.2),rgba(27,26,29,.5));width:100%;height:100%;bottom:0;left:0;position:absolute;z-index:1;pointer-events:none;transition:transform .3s ease-in-out}.insights-feed article.post:first-child:not(.instagram):hover,.insights-feed article.post:nth-child(7n):not(.instagram):hover,.insights-feed article.post:nth-child(7n+1):not(.instagram):hover{border:none}.insights-feed article.post:first-child:not(.instagram) .content,.insights-feed article.post:nth-child(7n):not(.instagram) .content,.insights-feed article.post:nth-child(7n+1):not(.instagram) .content{position:absolute;bottom:50px;left:50px;color:#fff;z-index:2;pointer-events:none}.insights-feed article.post:first-child:not(.instagram) .title,.insights-feed article.post:nth-child(7n):not(.instagram) .title,.insights-feed article.post:nth-child(7n+1):not(.instagram) .title{color:#fff}.insights-feed article.post:first-child:not(.instagram) .title span,.insights-feed article.post:nth-child(7n):not(.instagram) .title span,.insights-feed article.post:nth-child(7n+1):not(.instagram) .title span{background:none}section.local-offices{padding-bottom:120px}section.local-offices .title{font-size:45px;font-size:2.8125rem}section.local-offices .copy{margin-top:20px}section.local-offices .offices{--min-width:300px;margin-top:45px}section.local-offices .office{padding:48px 56px}section.local-offices .office-title{font-size:34px;font-size:2.125rem;margin-bottom:20px}section.local-offices .office-address{font-size:16px;font-size:1rem}section.local-offices .office-contacts{font-size:23px;font-size:1.4375rem;margin-top:45px}section.logowall .logo{min-height:140px}section.people-carousel .swiper-slide .name{font-size:34px;font-size:2.125rem}section.people-carousel .swiper-slide .post{font-size:26px;font-size:1.625rem}section.people-carousel .progress-bar{top:25px;left:0;width:calc(100% - 155px)}section.people-carousel nav.arrows i{width:55px;height:55px}section.people-carousel nav.arrows i.prev{margin-right:10px}section.people-carousel .button-block,section.people-carousel .title{margin-bottom:40px}section.people-carousel .swiper-slide{width:449px;max-width:449px}section.people-carousel .swiper-slide img{margin-bottom:45px}section.people-carousel .swiper-slide .post{margin-top:15px}section.posts-carousel .posts{margin-top:60px}section.posts-carousel .progress-bar{top:25px}section.posts-carousel nav.arrows i{width:55px;height:55px}section.posts-carousel nav.arrows i.prev{margin-right:10px}section.process-slider .progress-bar{top:25px}section.process-slider nav.arrows i{width:50px;height:50px}section.process-slider nav.arrows i.prev{margin-right:10px}section.projects-archive nav.filters-area{margin-bottom:70px}section.projects-archive nav.filters-area .toggle-area{display:block!important;height:auto!important}section.projects-archive nav.filters-area ul{display:flex;justify-content:flex-start;align-items:center}section.projects-archive nav.filters-area ul a{display:block;padding:0 25px 20px;text-align:center;color:#000;opacity:.5}section.projects-archive nav.filters-area ul a.current,section.projects-archive nav.filters-area ul a:hover{opacity:1}section.projects-archive nav.filters-area ul a span{font-size:13px;font-size:.8125rem;display:inline-block;vertical-align:super;margin-left:4px}section.projects-hero .title{font-size:135px;font-size:8.4375rem}section.projects-listing .projects-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}section.promo-landing .hero{aspect-ratio:1512/446;border-radius:0 0 15px 15px}section.promo-landing .hero svg{width:596px}section.promo-landing .winner-banner .wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}section.promo-landing .winner-banner .h{width:165px;text-align:left}section.promo-landing .winner-banner .t-col{flex:0 0 100%;width:100%;margin-top:0}section.promo-landing .event-dates .wrapper{justify-content:space-between}section.promo-landing .event-dates .item~div{display:block}section.promo-landing .event-dates-mobile .wrapper{justify-content:center}section.promo-landing .event-dates-mobile .item~div{display:block}section.promo-landing .about-event .cards{gap:20px;grid-template-columns:repeat(2,1fr)}section.promo-landing .form-event .textarea{font-size:32px;font-size:2rem;padding:28px 32px}section.services-intro-alt .num-group .label,section.services-intro-alt .title,section.services-intro-alt .title p{font-size:26px;font-size:1.625rem}section.services-intro-alt{padding:160px 0 130px}section.services-intro-alt .title{max-width:575px}section.services-intro-alt .num-group{border-top:1px solid #fff;border-bottom:1px solid #fff;padding:25px 0}section.small-cta .content{padding:60px 68px}section.small-cta .sub-heading{margin-bottom:24px}section.small-cta .heading{font-size:40px;font-size:2.5rem}section.small-cta .description{font-size:16px;font-size:1rem;letter-spacing:-.32px;letter-spacing:-.02rem}section.small-cta .decor{top:50%;left:100%;width:23%;max-width:186px}section.small-cta .image{flex:0 0 33%;max-width:388px}section.small-cta .image img{aspect-ratio:initial;height:100%}section.stats{padding:150px 0}section.stats .items{max-width:830px}section.stats .item{padding:20px 0;min-height:190px}section.stats .value{font-size:115px;font-size:7.1875rem;min-width:450px}section.stats .label{font-size:20px;font-size:1.25rem}section.sustainable-carousel .progress-bar{top:25px}section.sustainable-carousel nav.arrows i{width:50px;height:50px}section.sustainable-carousel nav.arrows i.prev{margin-right:10px}section.testimonials-slider-alt .content-swiper blockquote{font-size:63px;font-size:3.9375rem}section.testimonials-slider-alt .progress-bar{top:25px}section.testimonials-slider-alt nav.arrows i{width:55px;height:55px}section.testimonials-slider-alt nav.arrows i.prev{margin-right:10px}section.testimonials-slider .progress-bar{top:25px}section.testimonials-slider nav.arrows i{width:50px;height:50px}section.testimonials-slider nav.arrows i.prev{margin-right:10px}section.text-aside-image .inner{align-items:center;display:flex;flex-wrap:nowrap;justify-content:center}section.text-aside-image .inner aside{display:inline-block;flex-grow:0;flex-shrink:0;vertical-align:top}section.text-aside-image aside.textarea{align-items:center;display:flex;justify-content:flex-start;width:45%}section.text-aside-image aside.textarea .copy ul li{background-position:top 4px left;background-size:22px 20px;min-height:20px;padding-left:38px}section.text-aside-image aside.media{width:55%;height:100%}section.text-aside-image aside.media figure{padding-bottom:73%}section.text-aside-image.alignment--image_left aside.media{order:0}section.text-aside-image.alignment--image_left aside.textarea{order:1;padding-left:120px;padding-right:calc((100vw - 1200px) / 2)}section.text-aside-image.alignment--image_left .container .textarea{padding-right:0}section.text-aside-image.alignment--image_right aside.media{order:1}section.text-aside-image.alignment--image_right aside.textarea{order:0;padding-left:calc((100vw - 1200px) / 2);padding-right:120px}section.text-aside-image.alignment--image_right .container .textarea{padding-left:0}section.vertical-slider .ct-item .label{font-size:34px;font-size:2.125rem}section.vertical-slider .progress-bar{top:25px}section.vertical-slider nav.arrows i{width:55px;height:55px}section.vertical-slider nav.arrows i.prev{margin-right:10px}}@media (min-width:768px){h1{line-height:124.473px;line-height:7.77956rem}h2{line-height:110px;line-height:6.875rem}h3{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}h4{line-height:61px;line-height:3.8125rem}h5{line-height:40px;line-height:2.5rem;letter-spacing:-.34px;letter-spacing:-.02125rem}h6{line-height:38px;line-height:2.375rem;letter-spacing:-.4px;letter-spacing:-.025rem}.xl-heading{line-height:124.473px;line-height:7.77956rem}.l-heading{line-height:110px;line-height:6.875rem}.m-heading{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}.s-heading{line-height:61px;line-height:3.8125rem}.xs-heading{line-height:40px;line-height:2.5rem;letter-spacing:-.34px;letter-spacing:-.02125rem}.xxs-heading{line-height:38px;line-height:2.375rem;letter-spacing:-.4px;letter-spacing:-.025rem}.sub-heading{letter-spacing:3px;letter-spacing:.1875rem}.lead-in{line-height:38px;line-height:2.375rem;letter-spacing:-.4px;letter-spacing:-.025rem}.copy{font-size:15px;font-size:.9375rem;line-height:29px;line-height:1.8125rem}.page-template-default .page-content .intro,.page-template-template_standard .page-content .intro{line-height:40px;line-height:2.5rem;letter-spacing:-.34px;letter-spacing:-.02125rem}.page-template-default .page-content .content h1,.page-template-template_standard .page-content .content h1{line-height:124.473px;line-height:7.77956rem}.page-template-default .page-content .content h2,.page-template-template_standard .page-content .content h2{line-height:110px;line-height:6.875rem}.page-template-default .page-content .content h3,.page-template-template_standard .page-content .content h3{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}.page-template-default .page-content .content h4,.page-template-template_standard .page-content .content h4{line-height:61px;line-height:3.8125rem}.page-template-default .page-content .content h5,.page-template-template_standard .page-content .content h5{line-height:40px;line-height:2.5rem;letter-spacing:-.34px;letter-spacing:-.02125rem}.page-template-default .page-content .content h6,.page-template-template_standard .page-content .content h6{line-height:38px;line-height:2.375rem;letter-spacing:-.4px;letter-spacing:-.025rem}.page-template-default .page-content .content blockquote,.page-template-template_standard .page-content .content blockquote{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}div.marketing-cta .side-left{display:block;padding:12px;width:283px;flex:0 0 283px}div.marketing-cta .side-left:has(img){width:165px;flex:0 0 165px;padding-right:0}div.marketing-cta .side-left video{display:block;aspect-ratio:16/9;width:100%;height:auto;object-fit:cover;border-radius:6px;overflow:hidden}div.marketing-cta .side-left img{aspect-ratio:1/1;object-fit:cover}.sticky-button{display:none}hgroup .section-subtitle{letter-spacing:3px;letter-spacing:.1875rem}hgroup .text-content h5 p{line-height:50px;line-height:3.125rem}[id^=menu-footer-menu] .menu-item a{letter-spacing:3px;letter-spacing:.1875rem}.sticky-enquiry-link{display:none}section.about-intro span{font-size:51.91px;font-size:3.24438rem;font-weight:400;line-height:61px;line-height:3.8125rem;letter-spacing:-.519px;letter-spacing:-.03244rem}section.article-content .main-content h1{line-height:124.473px;line-height:7.77956rem}section.article-content .main-content h2{line-height:110px;line-height:6.875rem}section.article-content .main-content h3{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}section.article-content .main-content h4{line-height:61px;line-height:3.8125rem}section.article-content .main-content h5{line-height:40px;line-height:2.5rem;letter-spacing:-.34px;letter-spacing:-.02125rem}section.article-content .main-content h6{line-height:38px;line-height:2.375rem;letter-spacing:-.4px;letter-spacing:-.025rem}section.article-content .main-content blockquote,section.contact-hero .page-subtitle,section.contact-hero .page-title,section.featured-projects .title-block span,section.featured-projects .title-block span p{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}section.forms-accordion ul.accordions li.accordion .accordion-title{line-height:61px;line-height:3.8125rem}section.full-width-video .masked-video .video-close-btn{display:none}section.hero-about .title{line-height:124.473px;line-height:7.77956rem}section.hero-home .title{top:39%}section.hero-home .mobile-content,section.hero-home .mobile-content .mobile-hero-link{display:none}section.hero-home .subtitle{top:-100px}section.hero-insights .title,section.hero-landing .grid .text-content h1{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}section.hero-services-v2{height:100vh}section.hero-services-v2 .content .sub-title h1{letter-spacing:3px;letter-spacing:.1875rem}section.hero-services-v2 .content .sub-title{margin-bottom:53px}section.hero-services-v2 .content .title{font-size:75.71px;font-size:4.73188rem;line-height:88px;line-height:5.5rem}section.hero-services-v2 .content .description p{font-size:23px;font-size:1.4375rem;font-weight:400;line-height:33px;line-height:2.0625rem;max-width:474px}.single-post section.hero-simple .title{line-height:61px;line-height:3.8125rem}.page-template-default section.hero-simple .title,.page-template-template_standard section.hero-simple .title{line-height:110px;line-height:6.875rem}section.hero-two-columns .section-title,section.hero-two-columns .section-title *{line-height:61px;line-height:3.8125rem}section.people-carousel .title{line-height:110px;line-height:6.875rem}section.people-carousel nav.arrows{margin-top:60px}section.posts-carousel h2,section.posts-carousel h2 p{line-height:124.473px;line-height:7.77956rem}section.process .title{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}section.project-hero .back-btn{left:30px;top:105px}section.promo-landing .event-dates-mobile{display:none}section.scrolling-text-videos .scrolling-grid{column-gap:50px}section.scrolling-text-videos .scrolling-grid .media-wrapper .heading .m-heading{font-size:70px;font-size:4.375rem}section.style-guide h1{line-height:124.473px;line-height:7.77956rem}section.style-guide h2{line-height:110px;line-height:6.875rem}section.style-guide h3{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}section.style-guide h4{line-height:61px;line-height:3.8125rem}section.style-guide h5{line-height:40px;line-height:2.5rem;letter-spacing:-.34px;letter-spacing:-.02125rem}section.style-guide h6{line-height:38px;line-height:2.375rem;letter-spacing:-.4px;letter-spacing:-.025rem}section.style-guide blockquote{letter-spacing:-1.514px;letter-spacing:-.09463rem;line-height:88px;line-height:5.5rem}section.vertical-slider{display:none}section.vertical-slider .title{line-height:61px;line-height:3.8125rem}.two-columns-intro .section-subtitle{line-height:38px;line-height:2.375rem;letter-spacing:-.4px;letter-spacing:-.025rem}}@media (min-width:768px) and (max-width:1230px){section.featured-projects .progress-bar,section.gallery-slider .progress-bar,section.posts-carousel .progress-bar,section.process-slider .progress-bar,section.sustainable-carousel .progress-bar,section.testimonials-slider-alt .progress-bar,section.testimonials-slider .progress-bar{left:0;width:calc(100% - 140px)}section.vertical-slider .progress-bar{left:10px;width:calc(100% - 155px)}}@media (min-width:768px) and (max-width:1430px){section.team-carousel article.member{padding-right:30px}}@media screen and (min-width:53em){section.projects-slider .message{display:none}section.projects-slider .content{height:100vh}}@media (min-width:860px){section.green-cta .enquiry-banner{padding:40px 0 34px}section.green-cta .enquiry-banner .banner-clip svg{left:0;width:100%;bottom:60px;height:auto}section.green-cta .enquiry-banner .banner-clip-mobile{display:none}section.green-cta .enquiry-banner .banner-clip-mobile svg{left:0;width:100%;bottom:60px;height:auto}section.green-cta .enquiry-banner .content{flex-direction:row;gap:30px;justify-content:space-between}section.green-cta .enquiry-banner .content .text h4{margin-bottom:12px}section.green-cta .enquiry-banner .content .text p{font-size:16px;font-size:1rem;line-height:1.81}section.green-cta .enquiry-banner .content .enquiry-btn{padding:10px 0}section.green-cta .enquiry-banner .content .enquiry-btn a{margin-top:32px}section.hero-landing .spinner-button-desktop .find-out-more-svg{width:220px}section.hero-landing .desktop-right-image{width:40vw}section.hero-landing .desktop-right-image .img-wrap{max-width:660px}section.hero-landing .grid{grid-template-columns:1.5fr 1fr;column-gap:50px;margin-top:190px}section.hero-landing .grid .text-content p{margin-bottom:122px;font-size:23px;font-size:1.4375rem;line-height:32px;line-height:2rem}section.hero-landing .grid .text-content .left-image{max-width:531px;aspect-ratio:531/298}section.hero-landing .grid .right-image{pointer-events:none}section.hero-landing .grid .right-img-wrapper,section.hero-landing .grid .right-img-wrapper .spinner-button-mobile{display:none}section.hero-landing .grid .right-img-wrapper .spinner-button-mobile .find-out-more-svg{width:220px}section.hero-landing .block{height:500px}section.landing-form{padding:93px 0}section.landing-form .form-grid{grid-template-columns:1fr 1fr}section.landing-form .form-grid .content h2{font-size:72px;font-size:4.5rem;line-height:77px;line-height:4.8125rem}section.landing-form .form-grid .content p{font-size:23px;font-size:1.4375rem;line-height:32px;line-height:2rem}section.landing-text-with-image{padding-bottom:183px}section.landing-text-with-image .img-wrap{max-width:892px}section.landing-text-with-image .content-wrapper{width:100%;align-self:end;display:flex;justify-content:flex-end}section.landing-text-with-image .content-wrap{width:45%}section.landing-text-with-image .text-content h2{font-size:52px;font-size:3.25rem;font-weight:600;line-height:55px;line-height:3.4375rem}section.landing-text-with-image .text-content p a{color:#fff}section.landing-text-with-image .text-content p{margin-bottom:44px;font-size:23px;font-size:1.4375rem;line-height:32px;line-height:2rem;color:#fff}section.landing-text-with-image .text-content .link{font-size:12px;font-size:.75rem;padding:16px 24px}section.landing-text-with-image .text-content .mobile-image{display:none}section.services-accordion{padding-top:200px;padding-bottom:350px}section.services-accordion .grid{grid-template-columns:1fr 1fr}section.services-accordion .grid .text-content h2{font-size:37.72px;font-size:2.3575rem;font-weight:400;line-height:37.72px;line-height:2.3575rem;max-width:455px;letter-spacing:-.51px;letter-spacing:-.03188rem}section.services-accordion .grid .accordion .accordion-item{padding:25px 0}section.services-accordion .grid .accordion .accordion-item h2{font-size:36px;font-size:2.25rem;line-height:38px;line-height:2.375rem}section.services-accordion .grid .accordion .panel p{font-size:23px;font-size:1.4375rem;line-height:32px;line-height:2rem}section.services-accordion .grid .accordion .panel a{margin-top:32px;font-size:16px;font-size:1rem}section.services-accordion .grid .accordion .panel.active{padding:45px 0}section.services-accordion .enquiry-banner{padding:82px 0 34px}section.services-accordion .enquiry-banner .banner-clip svg{left:0;width:100%;bottom:60px;height:auto}section.services-accordion .enquiry-banner .banner-clip-mobile{display:none}section.services-accordion .enquiry-banner .banner-clip-mobile svg{left:0;width:100%;bottom:60px;height:auto}section.services-accordion .enquiry-banner .content{flex-direction:row;align-items:center;justify-content:space-between}section.services-accordion .enquiry-banner .content .text h2{font-size:40px;font-size:2.5rem;line-height:42.8px;line-height:2.675rem;padding-bottom:12px;letter-spacing:-1.2px;letter-spacing:-.075rem}section.services-accordion .enquiry-banner .content .text p{font-size:23px;font-size:1.4375rem;line-height:32px;line-height:2rem}section.services-accordion .enquiry-banner .content .enquiry-btn a{margin-top:32px}section.sustainable-practices{padding-bottom:30px;padding-top:140px}section.sustainable-practices:after{height:250px}section.sustainable-practices .img-wrap{max-width:629px}section.sustainable-practices .content-wrapper{width:100%;align-self:end;display:flex;justify-content:flex-end}section.sustainable-practices .content-wrap{grid-template-columns:1fr 1fr;column-gap:50px}section.sustainable-practices .title h2{font-size:57px;font-size:3.5625rem;line-height:61px;line-height:3.8125rem}section.sustainable-practices .text-content p a{color:#17181d!important}section.sustainable-practices .text-content p{margin-bottom:44px;font-size:23px;font-size:1.4375rem;line-height:32px;line-height:2rem;color:#17181d!important}section.sustainable-practices .text-content .right-image{padding-top:181px}section.sustainable-practices .text-content .link{font-size:12px;font-size:.75rem;padding:16px 24px}section.sustainable-practices .mobile-right-image,section.sustainable-practices .text-content .mobile-image{display:none}section.sustainable-carousel .lead-in{font-size:68px;font-size:4.25rem;line-height:73px;line-height:4.5625rem}section.sustainable-carousel .slider{margin-top:70px}section.sustainable-carousel .is-selected .container .slide-inner .bracket-left{left:-20px}section.sustainable-carousel .is-selected .container .slide-inner .bracket-right{left:710px}section.sustainable-carousel .slide-inner{padding:50px 20px}section.sustainable-carousel .slide-inner .text{max-width:590px}section.sustainable-carousel .slide-inner .text p{font-size:26px;font-size:1.625rem;line-height:36px;line-height:2.25rem}section.sustainable-carousel .slide-inner .number{font-size:159px;font-size:9.9375rem;margin-top:34px}section.sustainable-carousel .flickity-slider{width:100%}}@media (min-width:861px){article.post.type--page .content{margin-left:35px}hgroup.two-columns{display:flex;justify-content:center}hgroup.two-columns .section-subtitle{width:35%}hgroup .text-content{width:100%}article.project-card .bottom{padding:28px 0}article.project-card .size{margin-top:10px}section.accordion{padding:150px 0}section.accordion .container{flex-direction:row;justify-content:space-between;gap:50px;align-items:flex-start}section.accordion .title{position:sticky;top:45px;left:0}section.contact-form{padding:100px 0}section.contact-form .title{margin-bottom:50px;font-size:72px;font-size:4.5rem}section.contact-form .desc{font-style:24px;max-width:425px}section.contact-hero .col.left{display:block}section.contact-hero .col.right{order:0;margin-top:0}section.featured-projects .sub-title{margin-bottom:20px}section.green-cta+.featured-projects{padding-top:200px}section.hero-insights{margin-top:103px}section.horizontal-slider{//display:flex}section.horizontal-slider .container{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:auto}section.horizontal-slider .content-col{display:flex;flex-wrap:nowrap;max-width:410px;gap:0}section.horizontal-slider .content-col .item{width:100%;flex-shrink:0}section.horizontal-slider .content-col .item:not(:first-child){opacity:0}section.horizontal-slider .content-col .item img{display:none}section.horizontal-slider .images-col{position:relative;display:flex;align-items:center}section.horizontal-slider .images-col .item{width:100%;flex-shrink:0}section.horizontal-slider .images-col .item:not(:first-child){position:absolute;left:0;top:0;width:100%;height:100%;transform:translateX(80%) scale(.8);transform-origin:0 50%;opacity:0}section.horizontal-slider .images-col .item img{display:block;object-fit:cover;aspect-ratio:764/603}section.process{padding:150px 0}section.process .title{margin-bottom:90px}section.process .items{gap:110px}section.process .item .icon{width:55px;margin-bottom:42px}section.process .item .label{margin-bottom:16px}section.process .item .text{font-size:16px;font-size:1rem;line-height:1.81}section.projects-hero{--margin-top:103px;min-height:calc(100vh - var(--margin-top));padding-bottom:20px}section.projects-hero .content-swiper .swiper-slide{padding:27px 19px 27px 29px;min-height:135px}section.projects-hero .swiper-dots{gap:4.15px}section.projects-hero .swiper-dots.mobile{display:none}section.projects-hero .swiper-dots.desktop{display:flex;top:auto;left:auto;right:0;bottom:0}section.projects-hero .swiper-dots .swiper-pagination-bullet{width:13.53px;height:13.53px}section.projects-hero .attr{font-size:16px;font-size:1rem;line-height:1.81}section.projects-hero .attr:not(:first-child){display:block}section.projects-hero .content-swiper-bg{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='190' height='44' viewBox='0 0 190 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 29c0 8.5-7 14.5-15 15h190V0s-1.5 14-16.5 14H31c-10 0-16 6.5-16 15z' fill='%23DF2C2C'/%3E%3C/svg%3E") no-repeat 100% 100%,url("data:image/svg+xml;charset=utf-8,%3Csvg width='1816' height='347' viewBox='0 0 1816 347' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1816 0H0v347h1816V0z' fill='%23740404'/%3E%3C/svg%3E");-webkit-mask-composite:xor;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='190' height='44' viewBox='0 0 190 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 29c0 8.5-7 14.5-15 15h190V0s-1.5 14-16.5 14H31c-10 0-16 6.5-16 15z' fill='%23DF2C2C'/%3E%3C/svg%3E") no-repeat 100% 100% exclude,url("data:image/svg+xml;charset=utf-8,%3Csvg width='1816' height='347' viewBox='0 0 1816 347' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1816 0H0v347h1816V0z' fill='%23740404'/%3E%3C/svg%3E")}section.projects-listing .projects-filter .searchandfilter{display:flex;justify-content:center}section.projects-listing .projects-filter .searchandfilter>ul{position:relative;display:flex;align-items:center;gap:35px;color:#fff;padding:13px 35px}section.projects-listing .projects-filter .searchandfilter>ul:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);border-radius:20px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}section.projects-listing .projects-filter .searchandfilter>ul>li{position:relative;border-bottom:1px solid #fff;min-width:105px;padding:0}section.projects-listing .projects-filter .searchandfilter>ul>li h4{display:none}section.projects-listing .projects-filter .searchandfilter>ul>li:has(.dk-option-selected:first-child) h4{position:absolute;top:6px;left:0;padding:0;display:block;line-height:1}section.projects-listing .projects-filter .searchandfilter>ul>li:has(.dk-option-selected:first-child) .dk-selected{color:transparent}section.projects-listing .projects-filter .searchandfilter .dk-select-options{position:absolute;bottom:calc(100% + 25px);background:rgba(0,0,0,.4);border-radius:20px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);top:inherit;width:200px;padding:10px 0}section.projects-listing .projects-filter .searchandfilter .dk-select-options li{padding:0 17px}section.projects-listing .projects-filter .toggle-button{display:none}section.projects-listing .projects-grid{//grid-auto-flow:dense;gap:60px 25px;grid-template-columns:repeat(3,1fr)}section.projects-listing .projects-grid .project-card:nth-child(10n+4),section.projects-listing .projects-grid .project-card:nth-child(10n+10){grid-column:span 2}section.projects-listing .projects-grid .project-card:nth-child(10n+4) .video-block,section.projects-listing .projects-grid .project-card:nth-child(10n+10) .video-block{display:block}section.projects-listing .projects-grid .project-card:nth-child(10n+4) .picture,section.projects-listing .projects-grid .project-card:nth-child(10n+10) .picture{aspect-ratio:2/.97}section.projects-listing .container{position:relative;padding-top:145px;max-width:1479px!important}section.projects-listing .projects-filter{position:sticky;left:0;bottom:0;order:3}section.promo-landing .b-button{padding:25px 55px;gap:19px}section.promo-landing .b-button span{font-size:74px;font-size:4.625rem}section.promo-landing .b-button i{width:19px}section.promo-landing .winner-banner .wrapper{gap:15px}section.promo-landing .winner-banner .win{font-size:366px;font-size:22.875rem}section.promo-landing .winner-banner .h{font-size:78px;font-size:4.875rem;width:302px}section.promo-landing .winner-banner .t-col p{font-size:22px;font-size:1.375rem;max-width:473px}section.promo-landing .about-event{padding:183px 0 230px}section.promo-landing .about-event .h{font-size:54px;font-size:3.375rem;margin-bottom:66px}section.promo-landing .about-event .item{padding:58px 53px;border-radius:10px}section.promo-landing .about-event .item svg{height:51px}section.promo-landing .about-event .item img{width:98px;margin-bottom:24px}section.promo-landing .about-event .item .title{font-size:48px;font-size:3rem;margin-bottom:38px}section.promo-landing .about-event .item p{font-size:22px;font-size:1.375rem;max-width:415px}section.promo-landing .form-event{padding:220px 0 200px;border-radius:10px 10px 0 10px}section.promo-landing .form-event>svg{height:51px}section.promo-landing .form-event .gform_confirmation_message,section.promo-landing .form-event .gsection_title{font-size:132px;font-size:8.25rem;margin-bottom:35px;max-width:880px}section.promo-landing .form-event .gfield+.gfield--type-section{margin-top:235px}section.promo-landing .policy-block{padding:110px;display:flex;gap:30px;justify-content:space-between}section.promo-landing .policy-block .p-title{font-size:81px;font-size:5.0625rem}section.promo-landing .policy-block .ct{font-size:18px;font-size:1.125rem}section.promo-landing .event-footer{padding:130px 0 85px}section.promo-landing .event-footer>svg{height:51px}section.promo-landing .event-footer .logo-img{margin-bottom:220px}section.promo-landing .event-footer .h6{font-size:30px;font-size:1.875rem}section.promo-landing .event-footer .bottom{flex-direction:row;justify-content:space-between;align-items:flex-end}section.promo-landing .event-footer ul.social-links{font-size:115px;font-size:7.1875rem}section.promo-landing .event-footer .arrow{width:87px}section.team-carousel article.member figure.photo{padding-bottom:142%;width:470px;height:auto}section.testimonials-slider-alt{padding:150px 0}section.testimonials-slider-alt .container{display:grid;grid-template-areas:"content image" "controls image";grid-template-rows:1fr 0fr}section.testimonials-slider-alt .content-swiper{display:flex;grid-area:content;margin:auto 0;align-items:center}section.testimonials-slider-alt .image-swiper{grid-area:image;max-width:552px;margin:0 0 0 auto}section.testimonials-slider-alt .controls{grid-area:controls;margin:0}section.text-aside-image.has-pattern .media{overflow:initial}section.text-aside-image.has-pattern .media:before{content:"";position:absolute;width:85%;height:85%;left:-47px;bottom:-60px;background-image:url(../img/background_dots-content_blocks.png)}section.text-aside-image.has-pattern.alignment--image_left .media:before{left:auto;right:-30px;bottom:-50px}section.vertical-slider .container{display:flex;flex-direction:column;justify-content:center}section.vertical-slider .sub-title{margin-bottom:12px}section.vertical-slider .title{margin-bottom:62px}section.vertical-slider .mobile-carousel{display:none}section.vertical-slider .desktop-carousel{display:flex;gap:75px}section.vertical-slider .media-slider{position:relative;flex-grow:1;aspect-ratio:847/475}section.vertical-slider .media-slider .item{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:initial;margin:0;z-index:1}section.vertical-slider .media-slider .item:not(:first-child){opacity:0}section.vertical-slider .content-slider{position:relative;flex:0 0 355px;max-width:355px}section.vertical-slider .content-slider .items{position:absolute;left:0;top:50%;display:flex;flex-direction:column;gap:40px;height:100%}section.vertical-slider .content-slider .item:not(:first-child){opacity:0}.two-columns-intro .container{display:flex;justify-content:space-between;align-items:flex-end}.two-columns-intro .container .left{width:45%}.two-columns-intro .container .right{width:45%;padding-left:50px}}@media (min-width:960px) and (max-width:1430px){section.testimonials-slider .controls{max-width:350px}}@media (min-width:1020px){section.hero-services-v2 .content{padding-top:130px;padding-left:30px;padding-right:30px;width:fit-content;background:rgba(0,0,0,.23);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}}@media(min-width:1024px){article.project span.bottom{color:#fff;left:40px;right:0;bottom:50px;position:absolute;width:calc(100% - 80px)}article.project span.grad{position:absolute;left:0;right:0;bottom:0;height:100%;width:100%;background:#000;background:linear-gradient(180deg,transparent,#000)}article.project a:hover span.bg{transform:rotate(2deg) scale(1.1)}section.projects-archive .projects-listing{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;margin-bottom:170px}section.projects-archive article.project{width:50%;position:relative;z-index:2}section.projects-archive .scroll-roundel{background-color:transparent;width:13.7em;height:13.7em;border-radius:50%;display:block;position:absolute;right:0;z-index:1;top:0;transform:translate(41%,-88%)}section.projects-archive .scroll-roundel:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(../img/scroll-to-discover-rotating-text-dark.svg);background-size:90%;background-position:50%;background-repeat:no-repeat;animation:rotating 12s linear infinite}section.projects-archive .scroll-roundel:after{content:"";position:absolute;top:calc(50% - 44px);left:calc(50% - 33px);background-image:url(../img/scroll-arrow-dark.svg);width:66px;height:88px}}@media only screen and (min-width:1024px) and (max-width:1280px){#menu-header-menu li{margin:0!important}#menu-header-menu li a{font-size:13px;font-size:.8125rem}}@media (min-width:1024px) and (max-width:1230px){section.logowall .logo{flex:0 0 33.3333%;min-height:200px}section.logowall .logo img{max-height:80px;max-width:180px}}@media (min-width:1025px){.container,.container--small{padding-left:40px;padding-right:40px}*{-webkit-user-select:none;user-select:none}hgroup.module{padding-left:40px;padding-right:40px}.filters-block a{padding-right:55px}body.home footer.primary{background-color:transparent}body.home footer.primary.view-detect{opacity:0;transition:all .75s ease}body.home footer.primary.view-detect.in-view.partly-viewed{opacity:1}header.primary{min-height:77px;top:26px}header.primary .main-telephone{display:block}header.primary .button-bordered{display:none}body.scrolled header.primary.view-detect nav{min-height:77px}#full-screen-menu .primary-menu li.menu-item>a:before{content:"";position:absolute;top:24px;background-image:url(../img/arrow-right.svg);width:94px;height:66px;transform:translateX(-120%);opacity:0;visibility:hidden;transition:all .3s ease;will-change:transform}.hamburger-menu{display:none}section.article-content .main-content .blockquote,section.article-content .main-content img,section.article-content .main-content video{margin:70px 0}section.contact-form .gform_wrapper ul.gform_fields>li:not(.gfield_html):not(:last-of-type){margin-bottom:10px}section.contact-form .gform_wrapper ul.gform_fields>li:not(.gfield_html):last-of-type{margin-bottom:30px}section.contact-hero form ul.gform_fields>li:not(.gfield_html):not(:last-of-type){margin-bottom:10px}section.contact-hero form ul.gform_fields>li:not(.gfield_html):last-of-type{margin-bottom:30px}section.faq-carousel{padding:180px 0 108px}section.faq-carousel .faqs{margin-top:120px}section.faq-carousel .controls{margin-top:80px}section.faq-carousel nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.faq-carousel nav.arrows i:hover:before{width:10px}section.faq-carousel nav.arrows i:hover{border-color:hsla(0,0%,100%,.25)}section.featured-projects{padding:150px 0}section.featured-projects .top-area{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}section.featured-projects .title-block span{margin-bottom:0!important}section.featured-projects .controls{margin-top:25px}section.featured-projects nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.featured-projects nav.arrows i:hover:before{width:10px}section.flexible-images{padding:50px 0 100px}section.forms-accordion form ul.gform_fields>li:not(.gfield_html):not(:last-of-type){margin-bottom:10px}section.forms-accordion form ul.gform_fields>li:not(.gfield_html):last-of-type{margin-bottom:30px}section.full-width-video{padding-bottom:160px}section.full-width-video .container{padding-left:40px;padding-right:40px}section.full-width-video .image{display:none}section.gallery-slider{margin:70px 0}section.gallery-slider nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.gallery-slider nav.arrows i:hover:before{width:10px}section.gallery-slider nav.arrows i:hover{border-color:hsla(0,0%,100%,.25)}body.page-template-template_services_child section.gallery-slider nav.arrows i:hover{border-color:rgba(23,24,29,.25)}body.page-template-template_services_child section.gallery-slider nav.arrows i:hover:before{width:10px}body.page-template-template_services_child section.gallery-slider nav.arrows i:hover{border-color:hsla(0,0%,100%,.25)}section.hero-landing .hero-wrap{padding-left:40px;padding-right:40px}section.horizontal-slider .container{gap:80px}section.instagram-images{padding:120px 0}section.landing-form .form-grid form ul.gform_fields>li:not(.gfield_html):not(:last-of-type){margin-bottom:10px}section.landing-form .form-grid form ul.gform_fields>li:not(.gfield_html):last-of-type{margin-bottom:30px}section.logowall{padding:150px 0}section.logowall .logos-grid{padding:30px 0}section.our-values .right{margin-top:40px}section.people-carousel nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.people-carousel nav.arrows i:hover:before{width:10px}section.posts-carousel{padding:150px 0}section.posts-carousel .controls{margin-top:25px}section.posts-carousel nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.posts-carousel nav.arrows i:hover:before{width:10px}section.posts-carousel nav.arrows i:hover{border-color:hsla(0,0%,100%,.25)}body.dark-bg section.posts-carousel nav.arrows i:hover{border-color:rgba(23,24,29,.25)}body.dark-bg section.posts-carousel nav.arrows i:hover:before{width:10px}body.dark-bg section.posts-carousel nav.arrows i:hover{border-color:hsla(0,0%,100%,.25)}section.process-slider{padding:160px 0 130px}section.process-slider .controls{margin-top:90px}section.process-slider nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.process-slider nav.arrows i:hover:before{width:10px}section.process-slider nav.arrows i:hover{border-color:hsla(0,0%,100%,.25)}section.projects-archive .wrapper{padding-left:40px;padding-right:40px}section.promo-landing .form-event .gfield--type-email,section.promo-landing .form-event .gfield--type-text,section.promo-landing .form-event .gfield--type-textarea{display:flex;gap:30px;align-items:flex-start}section.promo-landing .form-event .gfield--type-email .gfield_label,section.promo-landing .form-event .gfield--type-text .gfield_label,section.promo-landing .form-event .gfield--type-textarea .gfield_label{width:45%;font-size:38px;font-size:2.375rem}section.promo-landing .form-event .gform_footer{margin-top:80px;padding-left:calc(45% + 30px)}section.services-intro-alt{padding:260px 0 230px}section.services-intro-alt .container{flex-direction:row;gap:120px}section.services-intro-alt .num-group{margin-right:-40px}section.sustainable-carousel{padding:160px 0 130px}section.sustainable-carousel .controls{margin-top:250px}section.sustainable-carousel nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.sustainable-carousel nav.arrows i:hover:before{width:10px}section.sustainable-carousel nav.arrows i:hover{border-color:hsla(0,0%,100%,.25)}section.team-carousel{padding:240px 0 160px}section.team-carousel .carousel{margin-top:100px}section.team-carousel nav.arrows{padding-left:40px;padding-right:40px}section.team-carousel nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.team-carousel nav.arrows i:hover:before{width:10px}section.team-carousel nav.arrows i:hover{border-color:hsla(0,0%,100%,.25)}section.testimonials-slider-alt nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.testimonials-slider-alt nav.arrows i:hover:before{width:10px}section.testimonials-slider{padding:130px 0 70px}section.testimonials-slider nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.testimonials-slider nav.arrows i:hover:before{width:10px}section.testimonials-slider nav.arrows i:hover{border-color:hsla(0,0%,100%,.25)}section.text-aside-image .container{padding-left:40px;padding-right:40px}section.vertical-slider nav.arrows i:hover{border-color:rgba(23,24,29,.25)}section.vertical-slider nav.arrows i:hover:before{width:10px}.two-columns-intro .container{padding-left:40px;padding-right:40px}}@media(min-width:1028px){section.hero-home .title{display:flex!important;justify-content:center!important}}@media only screen and (min-width:1112px){section.projects-slider .slideshow__inner{width:60vw;max-width:800px}}@media (min-width:1120px){section.scrolling-text-videos .scrolling-grid{column-gap:75px}}@media (min-width:1150px){section.sustainable-carousel .slide-inner .text p{font-size:36px;font-size:2.25rem;line-height:42px;line-height:2.625rem}}@media (min-width:1230px) and (max-width:1430px){section.faq-carousel .progress-bar,section.featured-projects .progress-bar,section.gallery-slider .progress-bar,section.posts-carousel .progress-bar,section.process-slider .progress-bar,section.sustainable-carousel .progress-bar,section.testimonials-slider-alt .progress-bar,section.testimonials-slider .progress-bar{left:20px;margin-left:0;margin-right:0}}@media (min-width:1230px){section.hero-home .subtitle{top:0}section.sustainable-carousel .flickity-slider{width:83%}}@media (min-width:1231px){.button-primary{font-size:12px 1.275em;font-size:.75rem 1.275em;letter-spacing:2px;letter-spacing:.125rem;min-height:50px;padding:18px 10px 0 30px;text-transform:uppercase;transform:translateX(-10px)}.button-primary,.button-primary:after{transition:all .3s cubic-bezier(.77,0,.175,1)}.button-primary:after{opacity:1;top:24px;right:auto;bottom:auto;left:10px;width:10px;height:2px}.button-primary:before{background:#17181d;border-radius:100%;content:"";opacity:.05;top:0;left:-10px;position:absolute;width:50px;height:50px;transition:all .3s cubic-bezier(.77,0,.175,1);z-index:-2}.button-primary:hover{padding-left:20px;padding-right:20px}.button-primary:hover:before{opacity:0;top:24px;left:-10px;width:4px;height:4px}.button-primary:hover:after{width:0}#custom-cursor{display:block}section.faq-carousel .faq-post .inner:hover figure.cover{opacity:.3}section.featured-projects article.post .inner:hover figure.cover{opacity:.3}.process-slider+section.home-intro{padding-top:125px}section.home-intro .media--1{padding-bottom:80%}section.logowall .logo{flex:0 0 25%;min-height:150px}section.logowall .logo img{max-height:90px;max-width:180px}section.our-story{padding-top:200px}section.our-story .content{margin-top:10em}section.our-story.view-detect{opacity:0;transition:all .75s}section.our-story.view-detect.in-view.partly-viewed{opacity:1}section.posts-carousel article.post .inner:hover figure.cover{opacity:.3}.services-intro+section.posts-listing{margin-top:120px}section.promo-landing .about-event .h{position:relative}section.promo-landing .about-event .h img{position:absolute;top:15px;left:0;display:block}section.promo-landing .about-event .cards,section.promo-landing .about-event .h{padding-left:230px}section.promo-landing .form-event .gfield--type-section:first-child .gsection_title:before{width:270px;height:270px;left:calc(100% + 45px);top:50%;margin-top:-135px}section.team-carousel nav.arrows{display:block}section.text-aside-image{padding:150px 0}section.text-aside-image.padding--reduce_top{padding-top:50px!important}section.text-aside-image.padding--reduce_bottom{padding-bottom:50px!important}section.text-aside-image.padding--reduce_all{padding-bottom:40px!important;padding-top:40px!important}}@media screen and (min-width:1280px){h1{font-size:122.05px;font-size:7.62813rem}h2{font-size:110px;font-size:6.875rem}h3{font-size:75.71px;font-size:4.73188rem}h4{font-size:51.91px;font-size:3.24438rem}h5{font-size:34px;font-size:2.125rem}h6{font-size:26px;font-size:1.625rem}.xl-heading{font-size:122.05px;font-size:7.62813rem}.l-heading{font-size:110px;font-size:6.875rem}.m-heading{font-size:75.71px;font-size:4.73188rem}.s-heading{font-size:51.91px;font-size:3.24438rem}.xs-heading{font-size:34px;font-size:2.125rem}.xxs-heading{font-size:26px;font-size:1.625rem}.sub-heading{font-size:12px;font-size:.75rem}.lead-in{font-size:26px;font-size:1.625rem}.page-template-default .page-content .intro,.page-template-template_standard .page-content .intro{font-size:34px;font-size:2.125rem}.page-template-default .page-content .content h1,.page-template-template_standard .page-content .content h1{font-size:122.05px;font-size:7.62813rem}.page-template-default .page-content .content h2,.page-template-template_standard .page-content .content h2{font-size:110px;font-size:6.875rem}.page-template-default .page-content .content h3,.page-template-template_standard .page-content .content h3{font-size:75.71px;font-size:4.73188rem}.page-template-default .page-content .content h4,.page-template-template_standard .page-content .content h4{font-size:51.91px;font-size:3.24438rem}.page-template-default .page-content .content h5,.page-template-template_standard .page-content .content h5{font-size:34px;font-size:2.125rem}.page-template-default .page-content .content h6,.page-template-template_standard .page-content .content h6{font-size:26px;font-size:1.625rem}.page-template-default .page-content .content blockquote,.page-template-template_standard .page-content .content blockquote{font-size:75.71px;font-size:4.73188rem}.page-transition .text{font-size:72px;font-size:4.5rem}article.project span.bottom h3{font-size:56px;font-size:3.5rem}hgroup .section-subtitle{font-size:12px;font-size:.75rem}footer.primary .email,footer.primary .phone{font-size:26px;font-size:1.625rem}[id^=menu-footer-menu] .menu-item a{font-size:12px;font-size:.75rem}#full-screen-menu .primary-menu li.menu-item>a{font-size:100px;font-size:6.25rem}#full-screen-menu .sectors-items .sector-item{font-size:40px;font-size:2.5rem}section.article-content .main-content h1{font-size:122.05px;font-size:7.62813rem}section.article-content .main-content h2{font-size:110px;font-size:6.875rem}section.article-content .main-content h3{font-size:75.71px;font-size:4.73188rem}section.article-content .main-content h4{font-size:51.91px;font-size:3.24438rem}section.article-content .main-content h5{font-size:34px;font-size:2.125rem}section.article-content .main-content h6{font-size:26px;font-size:1.625rem}section.article-content .main-content blockquote{font-size:75.71px;font-size:4.73188rem}section.article-content .main-content .blockquote{font-size:42px;font-size:2.625rem}section.contact-form .gform_wrapper ul.gform_fields li.gfield.gsection .gsection_title{font-size:26px;font-size:1.625rem}section.contact-form .gform_wrapper .dk-select .dk-selected{font-size:16px;font-size:1rem}section.contact-hero .page-subtitle,section.contact-hero .page-title{font-size:75.71px;font-size:4.73188rem}section.contact-hero form ul.gform_fields li.gfield.gsection .gsection_title{font-size:26px;font-size:1.625rem}section.contact-hero form .dk-select .dk-selected{font-size:16px;font-size:1rem}section.featured-projects .title-block span,section.featured-projects .title-block span p{font-size:75.71px;font-size:4.73188rem}section.forms-accordion form ul.gform_fields li.gfield.gsection .gsection_title{font-size:26px;font-size:1.625rem}section.forms-accordion form .dk-select .dk-selected{font-size:16px;font-size:1rem}section.forms-accordion ul.accordions li.accordion .accordion-title{font-size:51.91px;font-size:3.24438rem}section.hero-about .title{font-size:122.05px;font-size:7.62813rem}section.hero-insights .title,section.hero-landing .grid .text-content h1{font-size:75.71px;font-size:4.73188rem}section.hero-services-v2 .content .sub-title h1{font-size:12px;font-size:.75rem}.single-post section.hero-simple .title{font-size:51.91px;font-size:3.24438rem}.page-template-default section.hero-simple .title,.page-template-template_standard section.hero-simple .title{font-size:110px;font-size:6.875rem}section.hero-two-columns .section-title,section.hero-two-columns .section-title *{font-size:51.91px;font-size:3.24438rem}.insights-feed .posts-sorting{font-size:40px;font-size:2.5rem}.insights-feed .posts-sorting .dropdown option{font-size:32px;font-size:2rem}section.landing-form .form-grid form ul.gform_fields li.gfield.gsection .gsection_title{font-size:26px;font-size:1.625rem}section.landing-form .form-grid form .dk-select .dk-selected{font-size:16px;font-size:1rem}section.people-carousel .title{font-size:110px;font-size:6.875rem}section.posts-carousel h2,section.posts-carousel h2 p{font-size:122.05px;font-size:7.62813rem;font-size:96px;font-size:6rem}section.process-slider .slide-title{font-size:200px;font-size:12.5rem}section.process .title{font-size:75.71px;font-size:4.73188rem}section.projects-slider .title{font-size:120px;font-size:7.5rem}section.projects-slider .title .number{font-size:26px;font-size:1.625rem}section.style-guide h1{font-size:122.05px;font-size:7.62813rem}section.style-guide h2{font-size:110px;font-size:6.875rem}section.style-guide h3{font-size:75.71px;font-size:4.73188rem}section.style-guide h4{font-size:51.91px;font-size:3.24438rem}section.style-guide h5{font-size:34px;font-size:2.125rem}section.style-guide h6{font-size:26px;font-size:1.625rem}section.style-guide blockquote{font-size:75.71px;font-size:4.73188rem}section.sustainable-carousel .slide-title{font-size:200px;font-size:12.5rem}section.team-carousel article.member .info .job{font-size:20px;font-size:1.25rem}section.vertical-slider .title{font-size:51.91px;font-size:3.24438rem}.two-columns-intro .section-subtitle{font-size:26px;font-size:1.625rem}}@media (min-width:1280px){section.services-intro-alt .num-group{margin-right:max(calc((100vw - 1280px) / -2 - 40px),-200px);margin-bottom:45px}section.services-intro-alt .num-group em{font-size:138.4px;font-size:8.65rem}}@media (min-width:1281px) and (max-width:1420px){#menu-header-menu li a{font-size:16px;font-size:1rem}}@media (min-width:1320px){section.hero-services-v2 .content{padding-top:140px;padding-left:67px;padding-right:67px}}@media (min-width:1345px){section.promo-landing .winner-banner{text-align:left;padding:110px 0}section.promo-landing .winner-banner .wrapper{justify-content:flex-start}section.promo-landing .winner-banner .t-col{flex:0 0 auto;width:auto;margin-left:auto}}@media (min-width:1420px){section.hero-landing .desktop-right-image{width:50vw}}@media (min-width:1431px){section.horizontal-slider .images-col{margin-right:-50px}section.team-carousel article.member{padding-right:50px}}@media(min-width:1440px){section.hero-home .title{max-width:unset}section.sustainable-carousel .flickity-slider{width:80%}}@media(min-width:1500px){article.project h3{width:55%}}@media screen and (min-width:1500px){section.projects-archive header h1{font-size:182px;font-size:11.375rem}}@media screen and (max-width:420px){h1{font-size:39px;font-size:2.4375rem}h2{font-size:35px;font-size:2.1875rem}h3{font-size:31px;font-size:1.9375rem}h4{font-size:26px;font-size:1.625rem}h5{font-size:22px;font-size:1.375rem}h6{font-size:13px;font-size:.8125rem}.xl-heading{font-size:39px;font-size:2.4375rem}.l-heading{font-size:35px;font-size:2.1875rem}.m-heading{font-size:31px;font-size:1.9375rem}.s-heading{font-size:26px;font-size:1.625rem}.xs-heading{font-size:22px;font-size:1.375rem}.xxs-heading{font-size:13px;font-size:.8125rem}.sub-heading{font-size:11px;font-size:.6875rem}.lead-in{font-size:13px;font-size:.8125rem}.page-template-default .page-content .intro,.page-template-template_standard .page-content .intro{font-size:22px;font-size:1.375rem}.page-template-default .page-content .content h1,.page-template-template_standard .page-content .content h1{font-size:39px;font-size:2.4375rem}.page-template-default .page-content .content h2,.page-template-template_standard .page-content .content h2{font-size:35px;font-size:2.1875rem}.page-template-default .page-content .content h3,.page-template-template_standard .page-content .content h3{font-size:31px;font-size:1.9375rem}.page-template-default .page-content .content h4,.page-template-template_standard .page-content .content h4{font-size:26px;font-size:1.625rem}.page-template-default .page-content .content h5,.page-template-template_standard .page-content .content h5{font-size:22px;font-size:1.375rem}.page-template-default .page-content .content h6,.page-template-template_standard .page-content .content h6{font-size:13px;font-size:.8125rem}.page-template-default .page-content .content blockquote,.page-template-template_standard .page-content .content blockquote{font-size:31px;font-size:1.9375rem}.page-transition .text{font-size:26px;font-size:1.625rem}article.project span.bottom h3{font-size:42px;font-size:2.625rem}hgroup .section-subtitle{font-size:11px;font-size:.6875rem}footer.primary .email,footer.primary .phone{font-size:20px;font-size:1.25rem}[id^=menu-footer-menu] .menu-item a{font-size:11px;font-size:.6875rem}#full-screen-menu .sectors-items .sector-item{font-size:22px;font-size:1.375rem}section.article-content .main-content h1{font-size:39px;font-size:2.4375rem}section.article-content .main-content h2{font-size:35px;font-size:2.1875rem}section.article-content .main-content h3{font-size:31px;font-size:1.9375rem}section.article-content .main-content h4{font-size:26px;font-size:1.625rem}section.article-content .main-content h5{font-size:22px;font-size:1.375rem}section.article-content .main-content h6{font-size:13px;font-size:.8125rem}section.article-content .main-content blockquote{font-size:31px;font-size:1.9375rem}section.article-content .main-content .blockquote{font-size:24px;font-size:1.5rem}section.contact-form .gform_wrapper ul.gform_fields li.gfield.gsection .gsection_title{font-size:18px;font-size:1.125rem}section.contact-form .gform_wrapper .dk-select .dk-selected{font-size:15px;font-size:.9375rem}section.contact-hero .page-subtitle,section.contact-hero .page-title{font-size:31px;font-size:1.9375rem}section.contact-hero form ul.gform_fields li.gfield.gsection .gsection_title{font-size:18px;font-size:1.125rem}section.contact-hero form .dk-select .dk-selected{font-size:15px;font-size:.9375rem}section.featured-projects .title-block span,section.featured-projects .title-block span p{font-size:31px;font-size:1.9375rem}section.forms-accordion form ul.gform_fields li.gfield.gsection .gsection_title{font-size:18px;font-size:1.125rem}section.forms-accordion form .dk-select .dk-selected{font-size:15px;font-size:.9375rem}section.forms-accordion ul.accordions li.accordion .accordion-title{font-size:26px;font-size:1.625rem}section.hero-about .title{font-size:39px;font-size:2.4375rem}section.hero-insights .title,section.hero-landing .grid .text-content h1{font-size:31px;font-size:1.9375rem}section.hero-services-v2 .content .sub-title h1{font-size:11px;font-size:.6875rem}.single-post section.hero-simple .title{font-size:26px;font-size:1.625rem}.page-template-default section.hero-simple .title,.page-template-template_standard section.hero-simple .title{font-size:35px;font-size:2.1875rem}section.hero-two-columns .section-title,section.hero-two-columns .section-title *{font-size:26px;font-size:1.625rem}.insights-feed .posts-sorting,.insights-feed .posts-sorting .dropdown option{font-size:20px;font-size:1.25rem}section.landing-form .form-grid form ul.gform_fields li.gfield.gsection .gsection_title{font-size:18px;font-size:1.125rem}section.landing-form .form-grid form .dk-select .dk-selected{font-size:15px;font-size:.9375rem}section.people-carousel .title{font-size:35px;font-size:2.1875rem}section.posts-carousel h2,section.posts-carousel h2 p{font-size:39px;font-size:2.4375rem;font-size:50px;font-size:3.125rem}section.process-slider .slide-title{font-size:64px;font-size:4rem}section.process .title{font-size:31px;font-size:1.9375rem}section.projects-slider .title{font-size:46px;font-size:2.875rem}section.projects-slider .title .number{font-size:20px;font-size:1.25rem}section.style-guide h1{font-size:39px;font-size:2.4375rem}section.style-guide h2{font-size:35px;font-size:2.1875rem}section.style-guide h3{font-size:31px;font-size:1.9375rem}section.style-guide h4{font-size:26px;font-size:1.625rem}section.style-guide h5{font-size:22px;font-size:1.375rem}section.style-guide h6{font-size:13px;font-size:.8125rem}section.style-guide blockquote{font-size:31px;font-size:1.9375rem}section.sustainable-carousel .slide-title{font-size:64px;font-size:4rem}section.team-carousel article.member .info .job{font-size:16px;font-size:1rem}section.vertical-slider .title{font-size:26px;font-size:1.625rem}.two-columns-intro .section-subtitle{font-size:13px;font-size:.8125rem}}@media (max-width:1229px){section.dark-bg{background-color:#17181d}header.primary .button-bordered{margin-left:20px}header.primary .logo{margin-left:10px}header.primary .logo svg{max-height:44px;max-width:155px}header.primary .hamburger-menu{width:55px}section.article-content .post-sidebar{padding-left:10px}section.article-content .main-content{padding-right:30px}section.forms-accordion:before{width:100%!important}section.hero-home .scroll-down{right:0}section.hero-home .social-links{bottom:15px;top:auto;left:30px;transform:none;right:auto}section.hero-home .social-links li{display:inline-block}section.hero-home .content-right .media{display:none}section.hero-home .content-right .subtitle{margin-top:180px}section.hero-two-columns .content{padding-left:10px}section.hero-two-columns .media-right{height:34em}section.home-intro .content{padding-right:30px}section.home-intro .col{width:100%;max-width:670px}.insights-feed{border-right:none}.insights-feed .posts{padding-top:80px}section.our-story .content{padding-left:10px;padding-right:10px}section.process-slider .controls{margin-left:10px;margin-right:10px;width:calc(100% - 20px)}section.project-hero .project-features{padding-left:10px}section.sustainable-carousel .controls{margin-left:10px;margin-right:10px;width:calc(100% - 20px)}section.text-aside-image .container--full-width{padding-left:10px!important;padding-right:10px!important}}@media (max-width:1023px){.image.paroller{transform:none!important}footer.primary{padding-top:60px}footer.primary .footer-cta{flex-flow:column;align-items:flex-start;padding-bottom:0}footer.primary .button-bordered-white{margin-top:40px}footer.primary .footer-main{flex-flow:column;margin-bottom:20px}footer.primary .footer-main .footer-col-title{margin-bottom:20px}footer.primary .footer-main .col{margin-bottom:40px}footer.primary .footer-bottom{align-items:flex-start;flex-flow:column}footer.primary .footer-bottom .menu{margin-bottom:30px}footer.primary .footer-bottom .menu li{display:block}footer.primary .footer-bottom .menu li:after{content:none}#full-screen-menu .container{display:block}#full-screen-menu .col{width:100%}#full-screen-menu .primary-menu li.menu-item>a:before{content:none}#full-screen-menu .primary-menu li.menu-item.has-sectors>a>span{position:relative}#full-screen-menu .primary-menu li.menu-item.has-sectors>a>span:after{content:"+";position:absolute;left:calc(100% + 12px);top:54%;transform:translateY(-50%);color:#fff;font-size:32px;font-size:2rem}#full-screen-menu .primary-menu li.menu-item.has-sectors.current>a>span:after{content:"-"}#full-screen-menu .sectors-items{position:relative;opacity:1;visibility:visible;display:none;margin-bottom:25px}#full-screen-menu .sectors-items .sector-item{color:#fff;text-align:center;transform:none}section.faq-carousel .progress-bar{left:0;width:calc(100% - 140px)}section.full-width-media .popup-roundel{display:block}section.full-width-media .media{min-height:0;max-height:100%;height:auto;padding-bottom:50%}section.hero-simple{padding-top:175px;margin-bottom:50px}section.hero-simple .subtitle{margin-bottom:40px}section.home-intro:after{content:none}section.instagram-images .images .image:first-child{right:40px}section.our-values{margin-bottom:150px}section.our-values .image{max-width:100%;transform:none!important}section.our-values{z-index:2}section.our-values .blurbs-wrapper{flex-flow:column-reverse}section.our-values .blurbs-wrapper .col{width:100%}section.process-slider .slide-title{top:0}section.services-intro.view-detect.viewed:before{width:100%}section.sustainable-carousel .slide-title{top:0}section.text-aside-image.alignment--image_right aside.textarea{padding-right:20px}section.text-aside-image.alignment--image_left aside.textarea{padding-left:20px}section.three-images-intro.view-detect.viewed:before{width:100%}}@media (max-width:959px){.popup-roundel{width:132px;height:132px}.single-post article.post{width:100%}body.single-project footer.primary{display:block}footer.project,footer.project .scroll-roundel{display:none}section.contact-hero .container{flex-flow:column;align-items:flex-start}section.contact-hero .col.left{margin-bottom:40px}section.forms-accordion ul.accordions li.accordion .accordion-content{padding-left:30px;padding-right:30px}section.gallery-slider .slide-img{max-width:50%;margin:0 15px}section.hero-simple .featured-image{padding-bottom:50%;border:none;margin-left:10px;z-index:2}section.hero-two-columns .scroll-roundel{display:none}section.hero-two-columns .content{margin-bottom:30px}section.hero-two-columns .container--full-width{display:flex;flex-flow:column}section.hero-two-columns .container--full-width .col{width:100%}section.hero-two-columns div.media-right{height:25em;margin-left:10px}section.home-intro{padding:0 0 96px!important}section.home-intro .content{margin-top:200px;padding-left:30px}section.home-intro .images{padding:0 10px}section.home-intro .media--1{padding-bottom:80%;border-right:20px solid #dbdcdd}section.home-intro .media--2{max-width:50vw;right:0;border-width:10px}section.home-intro .copy{max-width:100%}section.home-intro .container--full-width{flex-flow:column}section.home-intro .container{flex-flow:column-reverse}section.home-intro.type-2 .images{width:100%}section.home-intro.type-2 .media--1{padding-bottom:80%;border-right:20px solid #dbdcdd}section.home-intro.type-2 .content{padding-right:0}section.home-intro.type-2 .media--2{max-width:50vw;right:0;left:0;padding-bottom:34%;bottom:-4em;border-width:10px}section.our-story{padding:100px 0 0}section.process-slider .slide-inner{flex-flow:column;align-items:flex-start}section.process-slider .slide-inner .col{width:100%;max-width:500px}section.process-slider .slide-inner .col.right{padding-top:20px;position:relative}section.process-slider .content-inner{padding-left:0}section.process-slider .content-inner .slide-title{position:relative;margin-top:-65px;right:auto}section.project-hero{margin-bottom:200px}section.projects-listing .projects-filter .searchandfilter{height:600px;display:none;overflow:hidden;position:absolute;top:100%;left:0;width:100%}section.projects-listing .projects-filter .searchandfilter>ul>li{padding:8.5px 15px;display:flex;gap:30px;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.4)}section.projects-listing .projects-filter .searchandfilter>ul>li:first-child{border-top:1px solid hsla(0,0%,100%,.4)}section.projects-listing .projects-filter .dk-select-options{top:0;max-height:none}section.projects-slider .close-btn{padding:1.4em 2.5em}section.projects-slider .title .number{display:none}section.services-intro{padding-top:250px;margin-top:-200px}section.services-intro .container{display:flex;flex-flow:column-reverse}section.services-intro .col.left{padding-left:0;width:100%}section.services-intro .col.right{padding-left:0;width:100%;margin-top:150px;max-width:600px}section.services-intro .media{height:35em;max-width:500px;margin:auto}section.sustainable-carousel .content-inner{padding-left:0}section.sustainable-carousel .content-inner .slide-title{position:relative;margin-top:-65px;right:auto}section.team-carousel article.member figure.photo{padding-bottom:142%;width:250px;height:auto}section.team-carousel article.member .info{transform:translateY(-30px);padding:40px 30px}section.team-carousel article.member .info .contact-links{opacity:1;visibility:visible}section.team-carousel nav.arrows{margin-top:50px}section.testimonials-slider .slide-inner{flex-flow:column}section.testimonials-slider .col{width:100%}section.testimonials-slider .media{height:45em;max-width:600px;margin:auto}section.testimonials-slider .popup-roundel{left:2.5em;bottom:2.5em}section.testimonials-slider .content{padding:40px 20px 80px}section.testimonials-slider .quote{margin-bottom:25px}section.testimonials-slider .controls{left:20px;right:20px;margin:auto;bottom:100px}section.testimonials-slider:before{height:100%}section.three-images-intro{padding-top:180px;margin-bottom:40px}section.three-images-intro .col.left{display:none}section.three-images-intro .col.right{width:100%;max-width:550px}section.three-images-intro .copy{max-width:100%}section.three-images-intro .col.right{padding-left:0}.two-columns-intro .textarea{margin-top:40px}}@media (max-width:767px){div.download-form-popup .popup-container{flex-direction:column;max-height:90vh;overflow-y:auto}div.download-form-popup .side-left{flex:0 0 200px;width:100%;height:200px;border-radius:20px 20px 0 0}div.download-form-popup .side-right{padding:32px 24px}hgroup.module{margin-top:30px;margin-bottom:30px}.filters-block{display:none;padding-right:0}.filters-block a{display:block;padding-right:0;margin-bottom:25px;text-align:center}.filters-block a .count{display:none}.filters-mobile{display:block}section.article-content .container--full-width{flex-flow:column}section.article-content .main-content{width:100%;padding-left:10px;padding-right:10px}section.article-content .post-sidebar{width:100%;margin-top:-80px;padding-bottom:60px}section.comparison-slider .cocoen-drag:after{width:50px;height:50px}section.contact-form .gform_wrapper .toggle ul.gfield_radio li label,section.contact-hero form .toggle ul.gfield_radio li label{padding:.8em 2em}section.flexible-images .media{padding-bottom:0!important;max-height:100%!important}section.flexible-images .media .image{height:100%;position:relative}section.flexible-images{padding:0}section.flexible-images .container{flex-flow:column}section.flexible-images .media{max-width:100%;margin-bottom:20px}section.forms-accordion form .toggle ul.gfield_radio li label{padding:.8em 2em}section.forms-accordion ul.accordions li.accordion .accordion-title{padding-left:25px}section.forms-accordion ul.accordions li.accordion .accordion-title span{c:25px}section.full-width-media .video-play-btn-overlay{width:64px;height:64px}section.full-width-media{margin-right:0!important}section.full-width-media .media{padding-bottom:60%}section.hero-home .title{top:auto;right:auto;transform:none;bottom:25%;text-align:left;padding:0 10px}section.hero-home .subtitle.desktop{display:none}section.hero-home .subtitle.mobile{display:block;position:absolute;bottom:12%;left:10px;right:30px;z-index:3;color:#ebe5e2}section.hero-home ul.social-links{left:10px}section.hero-home .media-left{width:100%}section.hero-home .content-right{display:none}.insights-feed article.post{width:100%!important;max-width:600px;margin:0 auto 60px;padding-right:0;padding-left:0;border:none}section.landing-form .form-grid form .toggle ul.gfield_radio li label{padding:.8em 2em}section.posts-listing{margin:30px 0}section.posts-listing .col.textarea{width:100%}section.posts-listing article.post{width:100%;max-width:500px}section.project-hero{margin-bottom:250px}section.project-hero .project-features{flex-flow:wrap}section.project-hero .project-features .feature{width:50%}section.project-hero .project-features .feature:first-child,section.project-hero .project-features .feature:nth-child(2){margin-bottom:40px}section.projects-archive{padding-top:160px}section.projects-archive header h1{line-height:1.015em}section.projects-archive nav.filters-area{margin-top:35px}section.projects-archive nav.filters-area .toggle-area{display:none}section.projects-archive nav.filters-area ul{padding:45px 10px;background:#17181d}section.projects-archive nav.filters-area ul a{display:block;padding:0 25px 20px;text-align:center;color:#fff;opacity:.5}section.projects-archive nav.filters-area ul a.current{opacity:1}section.projects-archive nav.filters-area ul a span{font-size:13px;font-size:.8125rem;display:inline-block;vertical-align:super;margin-left:4px}section.projects-archive nav.filters-area a.filters-mobile-new{display:block}section.projects-slider .projects-filter{left:20px;bottom:15px}section.related-articles .articles{flex-flow:column}section.related-articles{padding:40px 0}section.services-intro .media{padding-bottom:131.42857%;max-width:350px;max-height:460px;height:auto}section.testimonials-slider .media{padding-bottom:132.35294%;max-width:340px;max-height:450px;height:auto}section.testimonials-slider .progress-bar{width:calc(100% - 90px);height:7px}section.text-aside-image .inner{display:flex;flex-flow:column-reverse;max-width:600px;margin:auto;justify-content:center}section.text-aside-image .container--full-width{flex-flow:column-reverse}section.text-aside-image .copy{max-width:100%!important}section.text-aside-image .media{margin-bottom:40px}section.text-aside-image .media figure{padding-bottom:70%}.two-columns-intro .container{margin-top:30px;margin-bottom:30px}}@media (max-width:991px){div.download-form-popup .side-right{padding:40px 48px}}@media (max-width:1025px){header.primary .desktop-nav-cta,header.primary .menu-header-menu-container{display:none}header.primary .hamburger-menu{height:63px}header.primary .logo{width:auto;max-width:100%}header.primary .logo svg{max-height:44px;margin-top:22px!important}header.primary .hamburger-menu{position:absolute;right:0;top:0}header.primary .button-bordered{width:55px;height:63px;padding:0;position:absolute;right:55px;top:0;background-color:#fff;background-image:url(../img/phone.svg);background-size:16px;background-position:50%;background-repeat:no-repeat}header.primary .button-bordered:after{content:none}header.primary .button-bordered span{display:none}header.primary .button-bordered:before{content:none}#full-screen-menu .col.right{display:none}section.promo-landing .form-event .gform_wrapper.gravity-theme .gfield textarea.large{height:144px!important}}@media screen and (max-width:640px){#full-screen-menu .primary-menu li.menu-item>a{font-size:60px;font-size:3.75rem}}@media (max-width:768px){section.contact-form .gform_wrapper input[type=submit]{padding:15px 10px;padding-right:50px;font-size:12px;font-size:.75rem;font-weight:400}section.gallery-slider .controls{margin:35px auto 0}section.process{padding:100px 0 0}section.projects-hero .attr .label,section.projects-hero .scroll-text-indicator{display:none}section.promo-landing .hero svg{top:-25px}section.promo-landing .event-dates,section.scrolling-text-videos{display:none}section.services-intro-alt .title,section.services-intro-alt .title p{letter-spacing:0!important}section.services-intro-alt .button-block{display:none}}@media (max-width:860px){section.green-cta .enquiry-banner .banner-clip{display:none}section.green-cta .enquiry-banner .content .enquiry-btn{width:100%}section.green-cta .enquiry-banner .content .enquiry-btn a{justify-content:center;margin-top:24px!important}section.hero-landing .desktop-right-image{display:none}section.hero-landing .hero-wrap{height:420px}section.landing-form .form-grid .content{padding-bottom:73px}section.landing-text-with-image .desktop-image{display:none}section.landing-text-with-image .text-content .link .left-svg svg,section.landing-text-with-image .text-content .link .right-svg svg{height:35px!important}section.services-accordion .grid{padding-bottom:280px}section.services-accordion .grid .accordion .accordion-item .accordion-btn svg{width:22.48px}section.services-accordion .enquiry-banner .banner-clip{display:none}section.services-accordion .enquiry-banner .content .enquiry-btn{width:100%}section.services-accordion .enquiry-banner .content .enquiry-btn a{justify-content:center;margin-top:24px!important}section.sustainable-practices .desktop-image{display:none}section.sustainable-practices .text-content .right-image{padding-top:37px;display:none;width:100%;justify-content:flex-end}section.sustainable-practices .text-content .right-image img{aspect-ratio:248/195;max-width:248px}section.sustainable-practices .text-content .link .left-svg svg,section.sustainable-practices .text-content .link .right-svg svg{height:35px!important}section.sustainable-practices .mobile-right-image{padding-top:37px;display:flex;justify-content:flex-end}section.sustainable-practices .mobile-right-image img{max-width:248px}}@media (min-width:860){section.green-cta .enquiry-banner .content .enquiry-btn a span,section.services-accordion .enquiry-banner .content .enquiry-btn a span{font-size:16px;font-size:1rem}}@media (max-width:1181px){section.hero-landing .spinner-button-desktop{display:none}}@media (max-width:1020px){section.hero-services-v2 .content{background:#fff;background:linear-gradient(0deg,hsla(0,0%,100%,0),rgba(0,0,0,.8) 45%)}section.hero-services-v2 .content .link{padding-bottom:126px}}@media (max-width:479px){section.hero-two-columns .content-inner .button-bordered{display:inline-block;margin-left:0}section.our-story .container--full-width{flex-flow:column-reverse}section.our-story .col{width:100%}section.our-story .content{margin-top:70px}section.our-story .copy{max-width:100%}section.our-story .media--1{padding-bottom:114.01099%;max-width:364px;max-height:415px;height:auto}section.our-story .media--2{margin-top:70px}}@media screen and (max-width:550px){section.projects-archive header h1{font-size:62px;font-size:3.875rem}}@media only screen and (max-width:767px){section.projects-slider *{-moz-user-select:none;-ms-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}section.projects-slider .slideshow{padding:20vh 20vw}section.projects-slider .slide{margin-bottom:75px}}
/*# sourceMappingURL=../maps/style.css.map */
