*{box-sizing:inherit;-moz-margin-after:0;-webkit-margin-after:0;-moz-margin-before:0;-webkit-margin-before:0;-moz-margin-end:0;-webkit-margin-end:0;-moz-margin-start:0;-webkit-margin-start:0;-moz-padding-after:0;-webkit-padding-after:0;-moz-padding-before:0;-webkit-padding-before:0;-moz-padding-end:0;-webkit-padding-end:0;-moz-padding-start:0;-webkit-padding-start:0;background:0 0;border:none;border-radius:0;outline:none;margin:0;padding:0}:before,:after{box-sizing:inherit}:active,:hover{outline:0}html{box-sizing:border-box;height:100%;font-size:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;position:relative}b,i,em,strong,h1,h2,h3,h4,h5,h6,th,td,pre,ins,del,address,input,select,button,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}textarea,input{appearance:none;background-clip:padding-box}a,ins,del,button,input,select,textarea{color:inherit;font-variant-numeric:inherit;text-decoration:none}ul,ol,menu{list-style:none}table{border-collapse:separate;border-spacing:0;width:100%}pre,textarea{max-width:100%;overflow:auto}img{width:100%;height:auto;display:block}svg:not(:root){overflow:hidden}form{width:100%}button,[role=button]{cursor:pointer}textarea{resize:none;line-height:inherit}::-moz-focus-inner{border:none;padding:0}input:-webkit-autofill{transition:background-color 50000s ease-in;animation-name:on-autofill-start}@keyframes on-autofill-start{0%{}to{}}@keyframes fadeOut{0%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes load{0%{width:0}to{width:100%}}@keyframes projectAppear{0%{opacity:0}to{opacity:1}}@keyframes slideshowPreview{0%{opacity:0;transform:translateY(.625rem)}10%{opacity:1;transform:translate(0,0)}90%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(.625rem)}}@keyframes titleFade{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}body{color:#222;width:100%;height:100%;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:500;line-height:1.35}body.--lock{overflow:hidden}main{min-height:100vh}html{scroll-behavior:smooth}.centered{text-align:center;margin-inline:auto}@media (width<=64rem){.desktop{display:none}}@media (width>=64.0625rem){.mobile{display:none}}a{display:block}#app{background-color:#f8f8f8;background-image:radial-gradient(#d2d2d2 6%,#0000 7%);background-position:0 0,30px 30px;background-size:25px 25px}@media (width>=64.0625rem){#app{padding:.625rem}}.v-reveal{opacity:0;visibility:hidden;filter:blur(.1rem);transition:all .5s ease-in-out;transform:translateY(10px)}.v-reveal-active{opacity:1;visibility:visible;filter:blur();transform:translateY(0)!important}.fade-move,.fade-enter-active,.fade-leave-active{transition:all .4s linear}.fade-leave-active{z-index:-1;opacity:0;position:absolute!important}.fade-leave-from,.fade-enter-to{opacity:1}.fade-enter-from,.fade-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{transition:all .3s}.fade-fast-leave-from,.fade-fast-enter-to{opacity:1}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.project-transition-enter-active,.project-transition-leave-active{transition:all .5s}.project-transition-leave-active{top:0;right:0;position:absolute!important}.project-transition-leave-from,.project-transition-enter-to{opacity:1}.project-transition-enter-from,.project-transition-leave-to{opacity:0}.slideshow-transition-left-enter-active,.slideshow-transition-left-leave-active,.slideshow-transition-right-enter-active,.slideshow-transition-right-leave-active{transition:all .4s ease-in-out}.slideshow-transition-left-leave-active,.slideshow-transition-right-leave-active{position:absolute!important}.slideshow-transition-left-leave-from,.slideshow-transition-left-enter-to,.slideshow-transition-right-leave-from,.slideshow-transition-right-enter-to{opacity:1;transform:translate(0,0)}.slideshow-transition-left-enter-from{transform:translate(-100%)}.slideshow-transition-left-leave-to,.slideshow-transition-right-enter-from{transform:translate(100%)}.slideshow-transition-right-leave-to{transform:translate(-100%)}.slideshow-preview-transition-enter-active,.slideshow-preview-transition-leave-active{transition:all .4s linear}.slideshow-preview-transition-leave-active{z-index:2;position:absolute!important}.slideshow-preview-transition-leave-from,.slideshow-preview-transition-enter-to{opacity:1}.slideshow-preview-transition-enter-from,.slideshow-preview-transition-leave-to{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:transform .325s cubic-bezier(.6,.05,.01,.99)}.slide-up-leave-from,.slide-up-enter-to{transform:translate(0,0)}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(100%)}.slide-right-enter-active,.slide-right-leave-active{transition:transform .325s cubic-bezier(.6,.05,.01,.99)}.slide-right-leave-from,.slide-right-enter-to{transform:translate(0,0)}.slide-right-enter-from,.slide-right-leave-to{transform:translate(-100%)}.button{color:#fff;text-align:center;background:#f9bf2c;border:.0625rem solid #f9bf2c;border-radius:.25rem;width:max-content;max-width:100%;padding:.875rem 1.875rem;transition:background .25s,color .25s,border .25s,opacity .5s,transform .5s,filter .5s;display:block}.button:hover{background:#e6ab13;border:.0625rem solid #e6ab13}.button__group{flex-flow:wrap;justify-content:flex-start;align-items:stretch;gap:.625rem;width:16.25rem;margin:1.875rem 0;display:flex}@media (width>=64.0625rem){.button__group{width:100%}}.button__group .button{width:100%}@media (width>=64.0625rem){.button__group .button{width:max-content;padding-inline:1.875rem}}.button.--margin{margin-top:1.875rem}.button.--secondary{color:#222;background:#f8f8f8;border:.0625rem solid #222}.button.--secondary:hover{color:#f8f8f8;background:#222;border:.0625rem solid #222}.button.--secondary.--darker{background:#e8e8e8}.button.--secondary.--darker:hover{color:#f8f8f8;background:#222;border:.0625rem solid #222}.contact a{transition:transform .2s}.contact a:hover{transform:translate(.5rem)}.contact__address{white-space:break-spaces;margin-bottom:1.25rem}.contact__title{margin-bottom:.875rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600}.content{padding-left:1.25rem;padding-right:1.25rem}@media (width>=35.5rem){.content{padding-left:2.25rem;padding-right:2.25rem}}@media (width>=64.0625rem){.content{padding-left:5.75rem;padding-right:5.75rem}}@media (width>=90rem){.content{padding-left:calc(50vw - 39.375rem);padding-right:calc(50vw - 39.375rem)}}:root{--gdpr-bg-color:#fff;--gdpr-bg-color-alpha:#ffffffe6;--gdpr-color:#222}.gdpr-bar{background-color:var(--gdpr-bg-color-alpha);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;color:var(--gdpr-color);z-index:100;flex-direction:column;align-items:center;padding:2.75rem 1.875rem 2.8rem;display:flex;position:fixed;bottom:0;box-shadow:0 3px 10px #0000001a}@media only screen and (width>=568px){.gdpr-bar{padding-left:2.25rem;padding-right:2.25rem}}@media only screen and (width>=1025px){.gdpr-bar{flex-direction:row;height:200px;padding-left:5.75rem;padding-right:5.75rem}}@media only screen and (width>=1440px){.gdpr-bar{padding-left:calc(50vw + -720px + 5.75rem);padding-right:calc(50vw + -720px + 5.75rem)}}.gdpr-bar__section{flex-direction:column;gap:1rem;width:100%;display:flex}.gdpr-bar__section+.gdpr-bar__section{margin-top:2rem}@media only screen and (width>=1025px){.gdpr-bar__section{width:auto}.gdpr-bar__section+.gdpr-bar__section{margin-top:0;margin-left:2rem}}.gdpr-bar__title{font-size:28px;font-weight:600}.gdpr-settings{backface-visibility:hidden;z-index:100;width:100%;height:100%;position:fixed;top:0;left:0}.gdpr-settings__panel{background-color:var(--gdpr-bg-color-alpha);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100%;color:var(--gdpr-color);flex-direction:column;padding:2.75rem 2.15rem;display:flex;overflow:auto}@media only screen and (width>=1025px){.gdpr-settings__panel{max-width:38rem;box-shadow:0 3px 10px #0000001a}}.gdpr-settings__section{margin-bottom:1.5rem}.gdpr-settings__section-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.gdpr-button{backface-visibility:hidden;white-space:nowrap;min-width:100%;height:2.5rem;color:var(--gdpr-color);border:1px solid var(--gdpr-color);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;padding:0 1rem;font-size:.75rem;font-weight:600;transition:color .15s linear,background-color .15s linear,border-color .15s linear;position:relative}@media only screen and (width>=1025px){.gdpr-button{min-width:10rem}}.gdpr-button:hover{color:var(--gdpr-bg-color);background-color:var(--gdpr-color)}.gdpr-button:active{color:var(--gdpr-color);background-color:#0000;border-color:#0000;transition:none}.gdpr-switch{backface-visibility:hidden}.gdpr-switch__field{display:none}.gdpr-switch__track{letter-spacing:.1em;text-transform:uppercase;height:2rem;color:var(--gdpr-color);border:1px solid var(--gdpr-color);cursor:pointer;background-color:#0000;border-radius:2rem;align-items:center;padding:0 1rem;font-size:.75rem;font-weight:500;display:inline-flex;position:relative}.gdpr-switch__track:after{content:"";background-color:var(--gdpr-color);border-radius:calc(2rem - 4px);width:calc(50% - 1px);height:calc(2rem - 4px);transition:transform .2s cubic-bezier(.6,.05,.01,.99);position:absolute;top:1px;left:1px;transform:translateZ(0)}.gdpr-switch__label+.gdpr-switch__label{margin-left:1rem}.gdpr-switch__field:checked+.gdpr-switch__track:after{transform:translate(100%)}.footer{background:#e8e8e8}.footer__bottom{padding-left:1.25rem;padding-right:1.25rem}@media (width>=35.5rem){.footer__bottom{padding-left:2.25rem;padding-right:2.25rem}}@media (width>=64.0625rem){.footer__bottom{padding-left:5.75rem;padding-right:5.75rem}}@media (width>=90rem){.footer__bottom{padding-left:calc(50vw - 39.375rem);padding-right:calc(50vw - 39.375rem)}}.footer__bottom{color:#fff;background:#222;flex-flow:column;justify-content:space-between;align-items:flex-start;gap:.625rem;padding-top:.875rem;padding-bottom:.875rem;font-size:.8125rem;transition:padding .3s;display:flex}@media (width>=64.0625rem){.footer__bottom{flex-direction:row;padding-inline:2.8125rem}}.footer__bottom a:hover em{color:#f9bf2c}.footer__bottom a em{transition:color .2s}.footer__logo{width:7.1875rem;margin-bottom:1rem}.footer__top{padding-left:1.25rem;padding-right:1.25rem}@media (width>=35.5rem){.footer__top{padding-left:2.25rem;padding-right:2.25rem}}@media (width>=64.0625rem){.footer__top{padding-left:5.75rem;padding-right:5.75rem}}@media (width>=90rem){.footer__top{padding-left:calc(50vw - 39.375rem);padding-right:calc(50vw - 39.375rem)}}.footer__top{white-space:break-spaces;flex-flow:column;justify-content:space-between;align-items:flex-start;gap:3.75rem;padding-top:3.75rem;padding-bottom:3.75rem;transition:padding .4s,gap .3s;display:flex}@media (width>=64.0625rem){.footer__top{flex-direction:row;gap:12.5rem;padding:5.625rem}}@media (width>=85rem){.footer__top{justify-content:flex-start}}.footer__top-cta{max-width:37.5rem}.icon{fill:currentColor;height:1em;-webkit-text-decoration:inherit;text-decoration:inherit;width:1em;display:inline-block}.image{object-fit:cover;display:block}.image.--home{display:none}@media (width>=64.0625rem){.image.--home{width:8.4375rem;margin:0 0 3.75rem 4.375rem;display:block}}.image.--modal{height:calc(100vh - 14.375rem)}.image.--ratio{aspect-ratio:13/9}.image.--slideshow{scroll-snap-align:start;object-fit:cover;aspect-ratio:4/3;flex-shrink:0;width:100vw}.modal{z-index:20;cursor:pointer;width:100vw;height:100vh;transition:padding .5s;position:fixed;top:0;left:0}@media (width>=64.0625rem){.modal{background:#00000080;padding:3.4375rem 0}}@media (width>=75rem){.modal{padding-inline:3.4375rem}}.modal__button{color:#fff;z-index:1;background:#f9bf2c;border-radius:.25rem;flex-flow:row;justify-content:center;align-items:center;width:3.125rem;height:3.125rem;font-size:.875rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.modal__button:hover{background:#222}@media (width>=64.0625rem){.modal__button{top:.625rem;right:.625rem}}.modal__content{padding:1.25rem 1.25rem 6.25rem}@media (width>=64.0625rem){.modal__content{height:100%;padding:2.5rem;overflow-y:auto}}.modal__slideshow{position:relative;overflow:hidden}.modal__slideshow-bottom{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.modal__slideshow-buttons{margin:1.25rem auto}.modal__slideshow-container{scroll-snap-type:x mandatory;flex-flow:row;justify-content:flex-start;align-items:flex-start;display:flex;overflow:auto}.modal__slideshow-preview{cursor:pointer;width:5.625rem;height:5.625rem;margin:.625rem .625rem 0 0;position:relative}.modal__slideshow-preview-image{width:100%;height:100%}.modal__slideshow-previews{flex-flow:row;justify-content:center;align-items:center;display:flex}@media (width>=64.0625rem){.modal__slideshow.--desktop{border-top-right-radius:1rem;flex-flow:column;flex-shrink:0;justify-content:space-between;align-items:stretch;width:55%;height:100%;display:flex;overflow:hidden}}.modal__slideshow .slideshow__controls-count{margin-right:0}.modal__panel{cursor:default;background:#f8f8f8;height:100%;position:relative;overflow-y:auto}@media (width>=64.0625rem){.modal__panel{flex-flow:row;justify-content:space-between;align-items:flex-start;padding:.625rem;display:flex;overflow:hidden}}.navbar{cursor:default;background:0 0;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100vw;height:4.8125rem;transition:all .3s;display:flex}@media (width>=64.0625rem){.navbar{width:9.375rem;height:8.4375rem}}.navbar__bottom{flex-flow:column;flex-grow:1;justify-content:space-between;align-items:flex-start;width:100%;padding-inline:1.25rem;transition:padding .3s;display:flex;overflow:hidden}@media (width>=64.0625rem){.navbar__bottom{padding-left:3.4375rem}}.navbar__bottom-links{flex-flow:column;justify-content:space-between;align-items:flex-start;gap:1.875rem;font-family:Plus Jakarta Sans,sans-serif;font-size:2.1875rem;font-weight:600;display:flex}@media (width>=64.0625rem){.navbar__bottom-links{font-size:2.5rem}}.navbar__bottom-links a{transition:transform .2s}.navbar__bottom-links a:hover{transform:translate(.5rem)}.navbar__container{z-index:10;cursor:pointer;width:max-content;height:0;position:fixed;top:0;left:0}.navbar__container.--full{width:100vw;height:100vh}.navbar__hamburger{flex-flow:column;justify-content:center;align-items:center;gap:.625rem;width:3.125rem;height:3.125rem;transition:gap .2s;display:flex}.navbar__hamburger:hover{gap:.375rem}@media (width>=64.0625rem){.navbar__hamburger{width:9.375rem;height:8.4375rem}}.navbar__hamburger-line{background:#222;width:2.25rem;height:.0625rem;transition:transform .3s;display:block}.navbar__logo{width:5.3125rem;transition:transform .2s}.navbar__logo:hover{transform:scale(1.02)}@media (width>=64.0625rem){.navbar__logo{display:none}}.navbar__top{flex-flow:row;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;display:flex}@media (width>=64.0625rem){.navbar__top{justify-content:center;width:max-content;height:max-content;padding:0}}.navbar.--background{background:#f8f8f8}.navbar.--full{height:100vh}@media (width>=64.0625rem){.navbar.--full{width:31.25rem;box-shadow:.625rem 0 1.875rem #0000001a}}.navbar.--full .navbar__bottom{padding-top:1.25rem;padding-bottom:1.25rem}@media (width>=64.0625rem){.navbar.--full .navbar__bottom{padding-top:0;padding-bottom:3.4375rem}}.navbar.--full .navbar__hamburger{gap:0}.navbar.--full .navbar__hamburger:hover .navbar__hamburger-line{transform:rotate(-45deg)}.navbar.--full .navbar__hamburger:hover .navbar__hamburger-line:last-of-type{transform:rotate(-135deg)}.navbar.--full .navbar__hamburger-line{transform:rotate(45deg)}.navbar.--full .navbar__hamburger-line:last-of-type{transform:rotate(-45deg)}.project{scroll-snap-align:start;flex-shrink:0;width:100%;transition:transform .3s,opacity .3s;animation:1s projectAppear;position:relative}.project:hover,.project:focus{transform:scale(.98)}@media (width>=35.5rem){.project{width:calc(50vw - .9375rem)}}@media (width>=64.0625rem){.project{width:var(--project-card-width,calc((100vw - 3.25rem) / 3))}}.project__button{font-size:3.125rem}@media (width<=64rem){.project__button{display:none}}.project__description{color:#fff;background:linear-gradient(90deg,#f9bf2c 0%,#f9bf2c80 100%) no-repeat padding-box padding-box;flex-flow:row;justify-content:space-between;align-items:center;width:100%;height:6.25rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:0}.project__filter{flex-shrink:0;padding-bottom:.625rem;position:relative}.project__filter:before{content:"";background:#f9bf2c;width:0;height:.0625rem;transition:width .2s,background .2s;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.project__filter-container{width:100%;overflow:auto}.project__filter-group{margin-bottom:1.875rem;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:1.875rem;width:max-content;margin-inline:auto;padding:0 1.25rem;display:flex}.project__filter.--active{font-family:Plus Jakarta Sans,sans-serif;font-weight:600}.project__filter.--active:before{width:1.875rem}.project__image{aspect-ratio:1}.project__service{font-size:.8125rem}.project__service.--modal{margin-bottom:.625rem}.project__slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:.625rem;height:max-content;padding-inline:.625rem;scroll-padding-left:.625rem;display:flex;overflow-x:auto}@media (width>=64.0625rem){.project__slider::-webkit-scrollbar{display:none}.project__slider{-ms-overflow-style:none;scrollbar-width:none;gap:1rem;padding-inline:0;scroll-padding-left:0}}.project__subtitle{margin-bottom:1rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600}.project__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:600}.project.--large{transform-origin:100% 0;scroll-margin:3.125rem}.project.--large .project__description{color:#222;background:linear-gradient(90deg,#f8f8f8 0%,#f8f8f880 100%) no-repeat padding-box padding-box;flex-flow:row;justify-content:space-between;align-items:center;display:flex;top:0}.project.--large .project__image{aspect-ratio:7/6}.raw-html{white-space:break-spaces}.raw-html em{font-style:italic}.raw-html strong{font-family:Plus Jakarta Sans,sans-serif;font-weight:600}.raw-html ul{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:.625rem;padding-left:1.5625rem;display:flex}.raw-html ul li{position:relative}.raw-html ul li:before{content:"";background:#222;width:.9375rem;height:.0625rem;position:absolute;top:50%;left:-1.5625rem}@media (width<=64rem){.section{scroll-margin:4.375rem}}@media (width>=64.0625rem){.section:last-of-type{margin-bottom:5.625rem}.section{margin-bottom:7.5rem}}.section__content{padding-left:1.25rem;padding-right:1.25rem}@media (width>=35.5rem){.section__content{padding-left:2.25rem;padding-right:2.25rem}}@media (width>=64.0625rem){.section__content{padding-left:5.75rem;padding-right:5.75rem}}@media (width>=90rem){.section__content{padding-left:calc(50vw - 39.375rem);padding-right:calc(50vw - 39.375rem)}}.section__content{transition:padding .3s}.section.--banner{margin-top:5rem}@media (width>=64.0625rem){.section.--banner{flex-flow:row;justify-content:space-between;align-items:stretch;margin-top:0;display:flex}}.section.--banner .section__content{padding-top:1.25rem;padding-bottom:2.5rem}@media (width>=64.0625rem){.section.--banner .section__content{margin-inline:auto;padding-inline:1.5625rem}}@media (width>=85rem){.section.--banner .section__content{padding-inline:3.125rem}}@media (width>=64.0625rem){.section.--image-cta{flex-flow:row;justify-content:center;align-items:center;display:flex}.section.--image-cta .image{width:50%}}.section.--image-cta .section__content{padding-top:2.5rem;padding-bottom:3.75rem}@media (width>=64.0625rem){.section.--image-cta .section__content{flex-shrink:0;width:50%;padding-inline:4.6875rem}}@media (width<=64rem){.section.--projects{padding:5rem 0;scroll-margin:0}}@media (width>=64.0625rem){.section.--projects{scroll-margin:1.875rem}}.section.--services .section__content{text-align:center;color:#fff;background:#f9bf2c;padding-top:3.75rem;padding-bottom:3.75rem}@media (width>=64.0625rem){.section.--services .section__content{padding-top:5.625rem;padding-bottom:10.625rem;position:relative}}.service{position:relative}@media (width>=35.5rem){.service{flex-flow:row-reverse;justify-content:space-between;align-items:flex-start;width:100%;margin-top:1.875rem;display:flex}}@media (width>=64.0625rem){.service{margin-top:-6.25rem}.service>*{flex-shrink:0;width:50%}}.service__description{flex-flow:column;justify-content:space-between;align-items:flex-start;padding-left:1.25rem;padding-right:1.25rem;display:flex}@media (width>=35.5rem){.service__description{padding-left:2.25rem;padding-right:2.25rem}}@media (width>=64.0625rem){.service__description{padding-left:5.75rem;padding-right:5.75rem}}@media (width>=90rem){.service__description{padding-left:calc(50vw - 39.375rem);padding-right:calc(50vw - 39.375rem)}}.service__description{z-index:1;gap:1.25rem;margin-top:-1.25rem;position:relative}@media (width>=35.5rem){.service__description{margin-top:0}}@media (width>=64.0625rem){.service__description{gap:6.25rem}}.slideshow{margin-inline:.75rem;margin-bottom:5rem;position:relative}.slideshow:hover .slideshow__button{transform:translate(.375rem)}@media (width>=64.0625rem){.slideshow{flex-shrink:0;width:55%;height:calc(100vh - 1.25rem);margin:0}}.slideshow__button{flex-shrink:0;line-height:.0625rem;transition:transform .2s,opacity .2s}.slideshow__button:disabled{opacity:.3;cursor:not-allowed}.slideshow__button:hover:not(:disabled){transform:translate(.375rem)}.slideshow__button.icon,.slideshow__button .icon{width:7.5rem;height:3.125rem}.slideshow__button.--left{transform:rotate(180deg)}.slideshow__button.--left:hover:not(:disabled){transform:rotate(180deg)translate(.375rem)}.slideshow__button.--left .icon,.slideshow__button.--short{width:4.375rem}.slideshow__controls{flex-flow:row;justify-content:space-between;align-items:center;gap:.625rem;width:max-content;height:3.125rem;display:flex}.slideshow__controls-count{min-width:2.1875rem;margin-inline:1.25rem 2.5rem;font-size:.8125rem}.slideshow__controls.--right{margin-left:auto}@media (width>=64.0625rem){.slideshow__controls.--services{color:#fff}}.slideshow__controls.--top{margin-top:2.5rem}.slideshow__label{color:#fff;background:linear-gradient(90deg,#f9bf2c 0%,#f9bf2c80 100%) no-repeat padding-box padding-box;flex-flow:row;justify-content:space-between;align-items:center;width:100%;height:7.5rem;padding:1.125rem 1.875rem;transition:height .2s;display:flex;position:absolute;bottom:6.25rem;overflow:hidden}@media (width>=64.0625rem){.slideshow__label{width:calc(100% - 18.75rem);height:6.25rem;bottom:0;left:18.75rem}}.slideshow__label-text{animation:titleFade;animation-duration:var(--slideshow-speed)}.slideshow__main{height:100%}.slideshow__main-image{object-fit:cover;aspect-ratio:1;animation:fadeOut;animation-duration:var(--slideshow-speed)}@media (width>=64.0625rem){.slideshow__main-image{aspect-ratio:auto;height:100%}}.slideshow__main-image.--next{z-index:0;animation:none;position:absolute;top:0;left:0}.slideshow__preview{opacity:0;width:5.625rem;animation:linear slideshowPreview;animation-duration:var(--slideshow-preview-speed)}.slideshow__preview:first-of-type{animation-delay:calc(var(--slideshow-preview-delay) * 3)}.slideshow__preview:nth-of-type(2){animation-delay:calc(var(--slideshow-preview-delay) * 2)}.slideshow__preview:nth-of-type(3){animation-delay:var(--slideshow-preview-delay)}.slideshow__preview:first-of-type{position:relative}.slideshow__preview:first-of-type:before{content:"";width:100%;height:.375rem;animation:linear load;animation-duration:var(--slideshow-speed);background:#f9bf2c;position:absolute;bottom:0}.slideshow__preview-group{flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:.625rem;padding-top:.625rem;display:flex}@media (width>=64.0625rem){.slideshow__preview-group{background:#f8f8f8;padding-right:.625rem;position:absolute;bottom:0}}.slideshow__preview-image{aspect-ratio:1;object-fit:cover}.socials{margin-top:1.375rem;font-size:2.0625rem}.stat{white-space:break-spaces;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:.1875rem .625rem;padding-bottom:.625rem;font-size:.8125rem;display:flex}.stat:first-of-type{border-right:.0625rem solid #222;padding-right:1.25rem}.stat:last-of-type{padding-left:1.25rem}.stat__group{border-bottom:.0625rem solid #222;flex-flow:row;justify-content:flex-start;align-items:flex-start;display:flex}.stat__number{font-family:Plus Jakarta Sans,sans-serif;font-size:2.1875rem;font-weight:600}.step{background:#cdcdcd;border-radius:50vh;width:.5rem;height:.5rem;transition:background .2s;display:block}.step.--active{background:#222}.step.--small{width:.375rem;height:.375rem}.step.--x-small{width:.25rem;height:.25rem}.step__group{flex-flow:row;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative}.step__group.--projects{margin-top:1.25rem}.title{max-width:53.125rem;margin-bottom:1.25rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.875rem;font-weight:600;line-height:2.375rem;transition:font-size .15s,opacity .5s,transform .5s,filter .5s}@media (width>=64.0625rem){.title{font-size:2.6875rem;line-height:3.25rem}}.title.--main{margin-bottom:1rem;font-size:2.1875rem;line-height:2.75rem}@media (width>=64.0625rem){.title.--main{font-size:2.8125rem;line-height:3.4375rem}}@media (width>=85rem){.title.--main{margin-bottom:1.25rem;font-size:3.4375rem;line-height:4.1875rem}}.subtitle{margin-bottom:1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.375rem;font-weight:600}@media (width>=64.0625rem){.subtitle{font-size:2.1875rem;line-height:2.625rem}}
