@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400&display=swap";:root{--white:#fff;--black:#221e1d;--gray-1:#dfdfdf;--gray-2:#cac5bf;--red:#e73737;--beige:#eae6dc;--backdrop:rgba(0,0,0,.5)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a img,fieldset,img{border:none}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto}button,input{border:0;margin:0;padding:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}ol,ul{list-style-type:none}table{border-collapse:collapse;border-spacing:0;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}a{color:inherit;text-decoration:none}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.image-wrapper,.img{width:100%}.img{display:block;max-width:100%}@font-face{font-display:swap;font-family:BeausiteGrand;font-style:normal;font-weight:250;src:url(../fonts/BeausiteGrandWeb-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:BeausiteGrand;font-style:normal;font-weight:300;src:url(../fonts/BeausiteGrandWeb-Light.woff2) format("woff2")}.h1{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:9.375vw;font-weight:250;line-height:1em}@media(max-width:860px){.h1{font-size:calc(20.93204px + 8.28479vw)}}.h2{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:10.4166666667vw;font-weight:250;line-height:1em}@media(max-width:860px){.h2{font-size:calc(11.1068px + 9.83819vw);line-height:1em}}.container{padding-left:5.1041666667vw;padding-right:5.1041666667vw;position:relative;width:100%}@media(max-width:860px){.container{padding-left:20px;padding-right:20px}}#scroll-container{height:100vh;height:var(--vh);overflow:hidden;will-change:scroll-position}@media(max-width:960px){#scroll-container{overflow-x:hidden;overflow-y:auto}}#scroll-container::-webkit-scrollbar{display:none}#scroll-container{-ms-overflow-style:none;scrollbar-width:none}.scrollbar{height:100vh;overflow:hidden;padding:2px 2px 2px 0;position:fixed;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:12px;z-index:10000000!important}@media(min-width:961px){.scrollbar:hover .scrollbar__thumb{background-color:var(--black);border-radius:10px;opacity:.7;width:10px}}.scrollbar.hidden{display:none}.scrollbar__thumb{background:#6b6b6b;border-radius:7px;display:block;float:right;height:100px;opacity:0;pointer-events:none;position:relative;right:0;transition:width .2s ease,opacity .3s ease,border-radius .3s ease,background-color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:6px}.scrollbar__thumb.scrolling{opacity:.7}.scrollbar__thumb.active{background-color:var(--accent);border-radius:10px;opacity:.7;width:10px}.loader{animation-duration:2s;animation-fill-mode:forwards;animation-name:loaderOut;animation-play-state:paused;animation-timing-function:cubic-bezier(.91,.04,.45,.83);bottom:0;clip-path:ellipse(100% 100% at 15% 50%);height:200vh;pointer-events:none;position:fixed;right:0;width:200%;z-index:1000000}.loader__bg{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2}@media(max-width:1060px){.loader__bg{height:-webkit-fill-available}}.loader__logo{opacity:0;transition:opacity .2s ease;width:10.9375vw}.loader__logo svg{display:block;fill:#63625e;height:100%;max-width:100%;width:100%}.loader__logo.loaded{opacity:1}@keyframes loaderOut{0%{clip-path:ellipse(100% 100% at 15% 50%);visibility:visible}to{clip-path:ellipse(100% 0 at 15% 50%);visibility:hidden}}@keyframes loaderIn{0%{clip-path:ellipse(100% 0 at 15% 50%);visibility:hidden}to{clip-path:ellipse(100% 100% at 15% 50%);visibility:visible}}.lang-switch{line-height:1em;padding:.2083333333vw;position:relative}.lang-switch--black .lang-switch__btn{color:var(--black)}.lang-switch__btn{align-items:center;background-color:transparent;border:1px solid transparent;color:var(--foreground);display:flex;flex-direction:column;font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.0416666667vw;font-weight:300;height:1.3020833333vw;justify-content:center;line-height:1em;position:relative;text-transform:uppercase;transition:color .3s ease,background-color .3s ease,border .3s ease;width:1.3020833333vw}.lang-switch__btn:after{background-color:currentColor;content:"";display:block;height:1px;transition:width .5s ease;width:0}.lang-switch__btn--active:after,.lang-switch__btn:hover:after{width:100%}@media(max-width:1060px){.lang-switch__btn{font-size:18px;height:27px;width:27px}}.lang-switch__links>*{color:var(--white)!important}.nav-hidden .navbar{opacity:0;transform:translateY(-100%)}.navbar{left:0;padding:1.6666666667vw 0;position:fixed;right:0;top:1.0416666667vw;transition:transform .7s ease,opacity .7s ease;z-index:100}.navbar--black:not(.open){color:var(--black)}.navbar--black:not(.open) .burger__line,.navbar--black:not(.open) .nav__link:not(.dropdown__link):after{background-color:var(--black)}.navbar.navbar--logo .navbar__dirs{display:none}.navbar.navbar--dir .navbar__dirs,.navbar.navbar--logo .navbar__name{display:block}.navbar.navbar--dir .navbar__name{display:none}@media(max-width:860px){.navbar{padding:6px 0;top:20px}}.navbar--projects .navbar__name{color:var(--black)}.navbar__left{align-items:center;display:flex;gap:2.0833333333vw}@media(max-width:860px){.navbar__left{gap:20px}}@media(min-width:861px){.navbar__dirs{opacity:.8}}.navbar__container{display:flex;font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:300;justify-content:space-between;text-transform:uppercase}@media(max-width:860px){.navbar__container{z-index:1001}}.nav__items{display:flex}.nav__item+.nav__item{margin-left:2.0833333333vw}.nav__item,.nav__link{width:-moz-fit-content;width:fit-content}.nav__link{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center}.nav__link:after{background-color:var(--white);content:"";display:block;height:1px;transition:width .5s ease;width:0}.nav__link:hover:after{width:100%}@media(max-width:860px){.navbar__right{display:none}}.navbar__right--projects{display:none}.navbar__burger{background:transparent;display:block;height:-moz-fit-content;height:fit-content;transition:transform .7s ease;width:40px}.navbar__burger.active{transform:rotate(180deg)}.navbar__burger.active .burger__line--1{transform:translateY(10px) rotate(45deg)}.navbar__burger.active .burger__line--2{opacity:0}.navbar__burger.active .burger__line--3{transform:translateY(-10px) rotate(-45deg)}@media(min-width:861px){.navbar__burger{display:none}}.navbar__burger--projects{display:none}.burger__line{background-color:var(--white);display:block;height:2px;transition:opacity .5s ease,transform .5s ease,top .5s ease;width:100%}.burger__line+.burger__line{margin-top:8px}.mobile-menu{align-items:start;background-color:var(--black);color:var(--white);flex-direction:column;font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:32px;font-weight:300;height:100%;left:0;overflow:hidden;padding:60px calc(10.29126px + 2.589vw);position:fixed;text-transform:uppercase;top:0;transform:translate(120%);transition:transform 1.2s cubic-bezier(.33,1,.68,1);width:100%;z-index:1000}.mobile-menu.open,.mobile-menu.open .mobile-nav{transform:translate(0)}.mobile-nav{height:100%;overflow:hidden;transform:translate(-120%);transition:transform 1.2s cubic-bezier(.33,1,.68,1)}.mobile-nav__items{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.mobile-nav__item{display:block;line-height:1.2em;text-align:center}.mobile-nav__item+.mobile-nav__item{margin-top:40px}.mobile-nav__item a{display:block}.mobile-nav__item a+a{margin-top:40px}.dialog{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:121}.dialog__backdrop{background-color:var(--backdrop);inset:0;position:fixed;z-index:1}.dialog__window{background-color:var(--beige);color:var(--black);overflow:hidden;position:relative;transition:all .3s ease;z-index:2}@media(min-width:1060px){.dialog__window{max-height:95vh;max-width:95vw;min-width:48.125vw}}@media(max-width:1060px){.dialog__window{height:100%;padding:25px;width:100%}}.dialog__title{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.dialog__close{background:transparent;border:1px solid var(--beige);border-radius:100%;height:1.7708333333vw;position:absolute;right:1.0416666667vw;top:1.0416666667vw;transition:border .3s ease;width:1.7708333333vw;z-index:120}@media(max-width:1060px){.dialog__close{height:34px;right:20px;top:20px;width:34px}}.dialog__close span{background:currentColor;background-color:var(--beige);display:block;height:2px;left:50%;position:absolute;top:50%;transition:all .3s ease;width:40%}.dialog__close span:first-child{transform:translate(-50%,-50%) rotate(-45deg)}.dialog__close span:nth-child(2){transform:translate(-50%,-50%) rotate(45deg)}.dialog-enter-from{opacity:0}.dialog-enter-from .dialog__window{opacity:0;transform:translateY(50px)}.dialog-enter-active,.dialog-leave-active{transition:all .5s ease}.dialog-enter,.dialog-leave-to{opacity:0}.dialog-enter .dialog__window,.dialog-leave-to .dialog__window{opacity:0;transform:translateY(50px)}.ticker{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:9.375vw;font-weight:250;line-height:1em;overflow:hidden;text-transform:uppercase;width:100%}@media(max-width:960px){.ticker{font-size:calc(30.87379px + 7.76699vw)}}.ticker__items{display:flex;white-space:nowrap}.btn,.ticker__items{align-items:center;width:-moz-fit-content;width:fit-content}.btn{background-color:transparent;display:block;display:flex;flex-direction:column;font-size:1.25vw;justify-content:center;text-align:center;text-transform:uppercase}.btn:after{background-color:var(--white);content:"";display:block;height:1px;transition:width .5s ease;width:100%}.btn:hover:after{width:0}@media(max-width:860px){.btn{font-size:18px}}.footer{height:auto!important;position:relative}.footer__h{align-items:center;background-color:transparent;color:inherit;color:#eae6dc;display:block;font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:250;text-align:center;text-transform:uppercase;transition:opacity .5s ease,visibility .5s ease,transform 1.2s cubic-bezier(.33,1,.68,1);width:100%}.footer .footer__images-container,.footer .footer__top-container{height:100svh}.footer__bottom{background-color:#221e1db3}.f-b{padding-bottom:32px;padding-top:40px}.f-b__inner{display:flex;position:relative}@media(max-width:860px){.f-b__inner{display:block}}@media(min-width:861px){.f-b__col--1{width:40.7291666667vw}.f-b__col--2{width:19.8958333333vw}.f-b__col--3{width:28.8020833333vw}}@media(max-width:860px){.f-b__col{width:60%}.f-b__col--3{margin-top:48px}}@media(max-width:460px){.f-b__col{width:100%}}.f-b__item{display:flex}.f-b__item:before{content:attr(data-c);display:block;font-size:.7291666667vw;margin-right:1.6666666667vw;position:relative;top:.1041666667vw}@media(max-width:860px){.f-b__item:before{font-size:10px;margin-right:20px;top:0}}.f-b__item+.f-b__item{margin-top:24px}@media(max-width:860px){.f-b__item{margin-top:16px}}.f-b__h{text-transform:uppercase}@media(max-width:860px){.f-b__h{margin-top:20px}}.f-b__item-names{display:flex;font-size:1.0416666667vw;margin-bottom:32px}@media(max-width:1060px){.f-b__item-names{flex-direction:column;font-size:16px}.f-b__item-names span{display:none}}.f-b__item-name{align-items:center;color:#fff;cursor:pointer;display:flex;flex-direction:column;margin-left:5px;margin-right:5px;width:-moz-fit-content;width:fit-content}.f-b__item-name:first-child{margin-left:0}@media(max-width:1060px){.f-b__item-name{margin-left:0;margin-top:10px}.f-b__item-name:first-child{margin-top:0}}.f-b__link{align-items:center;display:flex;flex-direction:column;justify-content:center;width:-moz-fit-content;width:fit-content}.f-b__link:after{background-color:var(--white);content:"";display:block;height:1px;transition:width .5s ease;width:0}.f-b__link.active:after,.f-b__link:hover:after{width:100%}.f-b__link+.f-b__link{margin-top:8px}.f-b__form{margin-top:2.9166666667vw}@media(max-width:860px){.f-b__form{margin-top:24px}}.footer__end{align-items:center;display:flex;justify-content:space-between;margin-top:9.375vw;position:relative}@media(max-width:860px){.footer__end{margin-top:40px}}.footer__privacy{font-size:.8333333333vw}@media(max-width:860px){.footer__privacy{font-size:14px}}.footer__go-top{background-color:transparent;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s ease}.footer__go-top:hover{opacity:.7}@media(max-width:860px){.footer__go-top{display:none}}.footer__logo{height:calc(23.47573px + 2.00647vw);width:calc(10.35922px + .97087vw)}.footer__logo svg{display:block;height:100%;max-width:100%;width:100%}.footer__arrow-down{background-color:transparent;bottom:20px;left:50%;position:absolute;transform:translate(-50%);transition:opacity .5s ease;z-index:10}.footer__arrow-down:hover{opacity:.7}.footer__arrow-down-icon{color:var(--beige);display:block;height:calc(22.78641px + .32362vw);max-width:100%;width:calc(22.78641px + .32362vw)}.form{position:relative}.form__inputs{-moz-column-gap:1.0416666667vw;column-gap:1.0416666667vw;display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);row-gap:.9375vw}.form__input:nth-child(n+3){grid-column:1/3}.form__input--textarea{border:none;box-shadow:none;font:inherit;max-height:13.8888888889vh;outline:none;overflow:auto;resize:none}.input-wrapper{position:relative;width:100%}.input{background-color:transparent;border-bottom:1px solid var(--white);border-radius:0;color:var(--white);font-size:.9375vw;line-height:1em;padding-bottom:6px;padding-top:3px;transition:border-color .3s ease;width:100%}.input.js-focus,.input:focus{border-color:var(--white)}.input.js-focus~.label,.input:focus~.label{opacity:0}.input.js-error{border-color:var(--red)}.input.js-error~.input-validate{opacity:1;visibility:visible}@media(max-width:1366px){.input{font-size:18px}}.label{font-size:.9375vw;left:0;line-height:1em;pointer-events:none;position:absolute;top:3px;transition:opacity .3s ease}@media(max-width:1366px){.label{font-size:inherit}}.input-validate{font-size:14px;left:0;line-height:1em;opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.input-validate,abbr{color:var(--red)}.form__btn{background-color:transparent;color:var(--white);font:inherit;font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:300;margin-top:.8333333333vw;outline:none;text-transform:uppercase}@media(max-width:1060px){.form__btn{margin-top:20px}}.form__error-message{background:#f5f5f5;color:var(--red);height:0;margin-top:0;overflow:hidden;transition:height .4s ease,margin-top .4s ease;width:100%}.form__error-message-text{margin:10px 20px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;box-shadow:0 0 0 1000px var(--bg) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form__error{align-items:center;background-color:var(--red);color:#fff;cursor:pointer;display:flex;font-size:.7291666667vw;justify-content:center;line-height:1em;margin-top:10px;padding:20px;position:relative;width:-moz-fit-content;width:fit-content}@media(max-width:1060px){.form__error{font-size:14px}}.form__error:after{color:#fff;content:"✖";display:block;margin-left:16px}.thankyou{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .7s ease,visibility .7s ease;visibility:hidden;width:100%;z-index:1000}.thankyou--open{opacity:1;visibility:visible}.thankyou--open .thankyou__window{opacity:1;transform:translateY(0)}.thankyou__backdrop{background-color:#000c;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.thankyou__window{margin:auto;opacity:0;position:relative;transform:translateY(60px);transition:opacity .7s ease,transform .7s ease;z-index:2}.ty-window{align-items:center;background-color:var(--gray-1);color:var(--black);display:flex;flex-direction:column;justify-content:center;max-width:31.25vw;padding:40px;text-align:center}@media(max-width:1060px){.ty-window{max-width:90vw}}.ty__h{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6666666667vw;font-weight:300}@media(max-width:1060px){.ty__h{font-size:28px}}.ty__t{margin-top:1.6666666667vw}@media(max-width:1060px){.ty__t{margin-top:20px}}.ty-window__close{background-color:transparent;height:24px;position:absolute;right:20px;top:20px;width:24px}.ty-window__close svg{display:block;height:100%;max-width:100%;width:100%}.side-images{align-items:center;display:flex;height:100%;justify-content:space-evenly;width:100%}@media(max-width:860px){.side-images{flex-direction:column;justify-content:center}.side-images__wrapper{align-items:center;display:flex;height:100dvh;height:100vh;justify-content:center;width:100%}}.side-images__img{display:block;height:80vh;-o-object-fit:contain;object-fit:contain;position:relative;width:36.71875vw}@media(max-width:860px){.side-images__img{height:95vh;width:auto}}.center-image{height:100%;position:relative;width:100%}.center-image__wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@media(max-width:860px){.center-image__wrapper{height:100dvh;height:100vh}}.center-image__img{display:block;height:80vh;-o-object-fit:contain;object-fit:contain;position:relative;width:59.375vw}@media(max-width:860px){.center-image__img{height:95vh;width:auto}}.dropdown,.dropdown__btn{position:relative}.dropdown__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:unset;color:inherit}.dropdown__btn svg{pointer-events:none;transition:transform .5s cubic-bezier(.16,1,.3,1)}.dropdown__btn.opened svg{stroke:var(--accent)!important;transform:rotate(-180deg)}.dropdown__content{min-width:174px;opacity:0;padding-top:16px;position:absolute;top:100%;transform:translateY(20px);visibility:hidden}.dropdown__content.opened{visibility:visible}.dropdown__content.opened,.dropdown__content.opened .dropdown__link{opacity:1;transform:translateY(0)}.dropdown__content{color:#fff;transition:opacity .3s ease,visibility .3s ease,transform .3s ease,height .3s ease,margin-bottom .3s ease;width:auto}.dropdown__links{background-color:#221e1db3;padding:20px}.dropdown__link{display:block;margin-left:0!important;transform:translateY(25px);transition:opacity .3s ease-out,transform .3s ease-out,color .6s cubic-bezier(.16,1,.3,1);white-space:nowrap;width:-moz-fit-content;width:fit-content}.dropdown__link+.dropdown__link{margin-top:24px}.dropdown__link:first-child{transition-delay:.05s}.dropdown__link:nth-child(2){transition-delay:.1s}.dropdown__link:nth-child(3){transition-delay:.15s}.popup{background-color:var(--beige);height:100vh;height:100dvh;left:50%;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;width:100%;z-index:110}.popup--opened{opacity:1;pointer-events:auto}.popup__wrapper{height:100%;position:relative;width:100%}.project-navigation{bottom:1.4583333333vw;left:50%;position:fixed;transform:translate(-50%);width:100%;z-index:120}@media(max-width:860px){.project-navigation{bottom:20px}}.project-navigation__list{align-items:center;display:flex;flex-wrap:wrap;gap:1.0416666667vw;justify-content:center}@media(max-width:860px){.project-navigation__list{gap:20px}}.project-navigation__btn{background-color:transparent;cursor:pointer;position:relative;width:-moz-fit-content;width:fit-content}.project-navigation__btn:after{background-color:var(--black);bottom:-2px;content:"";display:block;height:1px;left:50%;position:absolute;transform:translate(-50%);transition:width .5s ease;width:0}.project-navigation__btn--active:after,.project-navigation__btn:hover:after{width:100%}.project-navigation__btn--link{color:var(--black);font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.25vw;font-weight:300}@media(max-width:860px){.project-navigation__btn--link{font-size:16px}}.project-navigation__btn-images{background-color:transparent;cursor:pointer;position:relative;width:-moz-fit-content;width:fit-content}.project-navigation__btn-images--active .project-navigation__text:after,.project-navigation__btn-images:hover .project-navigation__text:after{width:100%}.project-navigation__text{color:var(--black);font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.25vw;font-weight:300;position:relative}@media(max-width:860px){.project-navigation__text{font-size:16px}}.slider-window{background-color:var(--gray-1);height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity 1s ease,visibility 1s ease;visibility:hidden;width:100%;z-index:10000}.slider-window--open{opacity:1;visibility:visible}.slider-window__close{background-color:transparent;position:absolute;right:5.1041666667vw;top:3%;z-index:2}@media(max-width:860px){.slider-window__close{right:20px}}.slider{height:100vh;height:var(--vh);padding-left:5.1041666667vw;padding-right:5.1041666667vw;position:relative;width:100vw}@media(max-width:860px){.slider{padding-left:20px;padding-right:20px}}.slider__slides{padding-left:20px;padding-right:20px;position:relative;width:100%}@media(min-width:1151px){.slider__slides{height:100%;left:50%;max-width:74.4791666667vw;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;width:-moz-fit-content;width:fit-content}}@media(max-width:1150px){.slider__slides{align-items:center;display:flex;height:80%;justify-content:center;margin-top:40px}}@media(max-width:860px){.slider__slides{margin-top:60px}}.slide{height:100%;left:50%;opacity:0;padding-bottom:3.125vw;padding-top:3.125vw;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity 1s ease;width:-moz-fit-content;width:fit-content}.slide--active{opacity:1}@media(max-width:1150px){.slide{align-items:center;display:flex;height:100%;justify-content:center;width:100%}}.slide__img{display:block;height:100%}@media(max-width:1150px){.slide__img{height:auto;max-height:100%;max-width:100%}}.slider__nav{display:flex;justify-content:space-between;padding-left:5.1041666667vw;padding-right:5.1041666667vw;width:100%}@media(min-width:1151px){.slider__nav{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}@media(max-width:1150px){.slider__nav{padding-left:0;padding-right:0}}.slider__nav-item{background-color:transparent;display:block;padding-bottom:10px;padding-top:10px;transition:opacity .3s ease}.slider__nav-item--right svg{transform:rotate(180deg)}.slider__nav-item svg{display:block;max-width:100%}.slider__nav-item:hover{opacity:.7}.video-modal,.video-modal-dialog .dialog__window{height:100%;width:100%}.video-modal{align-items:center;display:flex;justify-content:center}.video-modal .video{height:100%;width:100%}.video-modal .video video{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.close-button{background:transparent;border:1px solid var(--white);border-radius:100%;height:1.7708333333vw;position:absolute;right:1.0416666667vw;top:1.0416666667vw;transition:transform .3s ease;width:1.7708333333vw;z-index:90}.close-button:hover{transform:scale(.9)}@media(max-width:1060px){.close-button{height:34px;right:20px;top:20px;width:34px}}.close-button span{background:currentColor;background-color:var(--white);display:block;height:2px;left:50%;position:absolute;top:50%;transition:all .3s ease;width:40%}.close-button span:first-child{transform:translate(-50%,-50%) rotate(-45deg)}.close-button span:nth-child(2){transform:translate(-50%,-50%) rotate(45deg)}.close-button--light{border-color:var(--white)}.close-button--light span{background-color:var(--white)}.close-button--dark{border-color:var(--black)}.close-button--dark span{background-color:var(--black)}.home{overflow:hidden;width:100vw}.hero,.home{position:relative}.hero{background-color:#000;height:100vh;width:100%;will-change:transform}.home-0{height:100vh;height:100svh}.hero__images-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.hero__images-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.hero__img,.hero__img-inner,.hero__img-mask,.hero__mask-inner{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.hero__img-inner-video{-o-object-fit:cover;object-fit:cover}.hero__img-mask{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero__container{height:100%;position:relative}.hero__h-wrapper{left:50%;overflow:hidden;padding-left:5.1041666667vw;padding-right:5.1041666667vw;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media(max-width:860px){.hero__h-wrapper{padding-left:20px;padding-right:20px}}.hero__h{color:#eae6dc;max-width:100%;text-align:center}.hero__text-wrapper{width:100%}@media(max-width:1060px){.hero__text-wrapper{bottom:2.6041666667vw;left:50%;position:absolute;text-align:center;transform:translate(-50%)}}.hero__bottom-text{bottom:2.6041666667vw;font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.1979166667vw;font-weight:300;left:5.1041666667vw;position:absolute;text-transform:uppercase}@media(max-width:1060px){.hero__bottom-text{font-size:calc(14.30097px + .45307vw);position:static}}.hero__discover{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.875vw;font-weight:300;line-height:1.5em}@media(min-width:1060px){.hero__discover{bottom:2.1875vw;left:50%;position:absolute;transform:translate(-50%)}}@media(max-width:1060px){.hero__discover{font-size:calc(11.14563px + 1.2945vw);margin-top:16px}}.service-section__wrapper{align-content:center;align-items:center;display:flex;height:100vh;justify-content:center;position:relative;width:100%}.service-section__title{color:var(--white);font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:7.8125vw;font-weight:250;line-height:1em;text-align:center}@media(max-width:1060px){.service-section__title{font-size:calc(38.15534px + 5.82524vw);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}.service-section__text{bottom:2.1875vw;font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.875vw;font-weight:300;left:50%;line-height:1.5em;position:absolute;text-align:center;transform:translate(-50%);width:100%}@media(max-width:1060px){.service-section__text{bottom:20px;font-size:calc(11.14563px + 1.2945vw)}}.home-1{background-color:#eae6dc;color:var(--black);padding-bottom:10.4166666667vw;padding-top:7.0833333333vw}@media(max-width:1060px){.home-1 br{display:none}.home-1{padding-bottom:80px;padding-top:80px}}.home-1__wrapper{display:flex;width:100%}@media(max-width:1060px){.home-1__wrapper{flex-direction:column}}.home-1__left-block{width:59%}@media(max-width:1060px){.home-1__left-block{width:70%}}@media(max-width:860px){.home-1__left-block{width:100%}}.home-1__title{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.5vw;font-weight:250;line-height:1.2em;max-width:44.2708333333vw}@media(max-width:1060px){.home-1__title{font-size:24px;max-width:100%}}.home-1__right-block{width:41%}@media(max-width:1060px){.home-1__right-block{width:70%}}@media(max-width:860px){.home-1__right-block{width:100%}}.home-1__right-block p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.0416666667vw;font-weight:300;line-height:1.5em}.home-1__right-block p+p{margin-top:1.6666666667vw}@media(max-width:1060px){.home-1__right-block p+p{margin-top:16px}.home-1__right-block p{font-size:16px;margin-top:20px}}.home-1__right-block p+h3{margin-top:2.5vw}@media(max-width:1060px){.home-1__right-block p+h3{margin-top:24px}}.home-1__right-block h3{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.5vw;font-weight:250;line-height:1.3em}.home-1__right-block h3+p{margin-top:.8333333333vw}@media(max-width:1060px){.home-1__right-block h3+p{margin-top:12px}}.home-1__right-block h3>b{font-weight:250}@media(max-width:1060px){.home-1__right-block h3{font-size:24px}}.about{background-color:var(--gray-1);min-height:100vh;position:relative}.about-1{color:var(--black);padding-bottom:7.8125vw;padding-top:9.5833333333vw}@media(max-width:860px){.about-1{padding-bottom:80px;padding-top:120px}}.about-1__container{align-items:center;display:flex;justify-content:space-between}@media(max-width:860px){.about-1__container{flex-direction:column}}.about-1__left{width:36.8229166667vw}@media(max-width:1060px){.about-1__left{height:-moz-fit-content;height:fit-content;position:sticky;top:30px}}@media(max-width:960px){.about-1__left{width:50%}}@media(max-width:860px){.about-1__left{position:static;width:100%}}.about-1__right{width:46.3541666667vw}@media(max-width:960px){.about-1__right{width:45%}}@media(max-width:860px){.about-1__right{margin-top:32px;width:100%}}.aim__h2,.tb__h2{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6666666667vw;font-weight:300;line-height:1.5em}@media(max-width:1060px){.aim__h2,.tb__h2{font-size:calc(22.05825px + .5178vw)}}@media(min-width:1061px){.tb--p{padding-left:2.0833333333vw}}.tb__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:300;line-height:1.5em;margin-top:1.6666666667vw;white-space:pre-wrap}.tb__text:first-of-type{margin-top:4.84375vw}@media(max-width:1060px){.tb__text{margin-top:calc(22.54369px + .38835vw)}.tb__text:first-of-type{margin-top:calc(7.25243px + 4.46602vw)}}.about-1__img{aspect-ratio:705/1053;-o-object-fit:cover;object-fit:cover}.aim{display:flex;margin-top:1.6666666667vw;width:100%}@media(max-width:1060px){.aim{flex-direction:column;margin-top:calc(22.05825px + .5178vw)}}.aim__items{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:300;line-height:1.5em;margin-left:4.1666666667vw;position:relative;top:.3125vw;width:100%}@media(max-width:1060px){.aim__items{margin-left:0;margin-top:16px}}.aim__item{display:flex;flex-direction:column}.aim__item:before{margin-bottom:calc(11.02913px + .2589vw)}.aim__item:after,.aim__item:before{background-color:var(--black);content:"";display:block;height:1px;width:100%}.aim__item:after{margin-top:calc(11.02913px + .2589vw)}.aim__item:last-child:before{background-color:transparent;height:0}.about-2{padding-bottom:6.9791666667vw}@media(max-width:1060px){.about-2{padding-bottom:calc(-1.45631px + 7.05502vw)}}@media(max-width:460px){.about-2__wrapper{align-items:center;display:flex;justify-content:center}}.about-2__list{color:var(--black);-moz-column-gap:1.0416666667vw;column-gap:1.0416666667vw;display:grid;grid-auto-flow:row;grid-template-columns:repeat(12,1fr);row-gap:7.8125vw}@media(max-width:1060px){.about-2__list{-moz-column-gap:20px;column-gap:20px;grid-template-columns:repeat(2,1fr);row-gap:64px}}@media(max-width:460px){.about-2__list{grid-template-columns:1fr;width:85%}}@media(min-width:1060px){.about-2__item:first-of-type{grid-column:10/13}.about-2__item:nth-of-type(2){grid-column:4/7}.about-2__item:nth-of-type(3){grid-column:6/9}.about-2__item:nth-of-type(4){grid-column:10/13}.about-2__item:nth-of-type(5){grid-column:2/5}.about-2__item:nth-of-type(6){grid-column:6/9}.about-2__item:nth-of-type(7){grid-column:10/13;grid-row:5/6}.about-2__item:nth-of-type(8){grid-column:2/5;grid-row:6/7}.about-2__item:nth-of-type(9){grid-column:10/13;grid-row:6/7}}.about-2__image-wrapper{width:100%}.about-2__img{aspect-ratio:417/624;-o-object-fit:cover;object-fit:cover}@media(max-width:1060px){.about-2__text-block{text-align:center}}.about-2__title{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6666666667vw;font-weight:300;line-height:1.5em;margin-top:1.6666666667vw}@media(max-width:1060px){.about-2__title{font-size:calc(22.05825px + .5178vw);margin-top:24px}}.about-2__career{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.8333333333vw;font-weight:300;line-height:1.3em;margin-top:4px}@media(max-width:1060px){.about-2__career{font-size:16px}}.projects{background-color:var(--beige)}.projects-section__item{height:100%;margin-bottom:1.0416666667vw}@media(max-width:860px){.projects-section__item{margin-bottom:40px}.projects-section__item:last-of-type{margin-bottom:70px}}.projects-section__link{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.projects-section__link:before{background-color:var(--black);content:"";display:block;height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .9s ease;width:100%;z-index:2}@media(min-width:860px){.projects-section__link{height:100vh;height:100dvh}.projects-section__link:hover:before{opacity:.9}.projects-section__link:hover .projects-section__name{opacity:1}}@media(max-width:860px){.projects-section__link{flex-direction:column;row-gap:8px}}.projects-section__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;width:100%;z-index:1}@media(min-width:860px){.projects-section__bg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}@media(max-width:860px){.projects-section__bg{aspect-ratio:1.78;position:relative}}.projects-section__name{color:var(--white);font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.7083333333vw;font-weight:250;line-height:100%;position:relative;text-transform:uppercase;transition:opacity .9s ease;z-index:3}@media(min-width:860px){.projects-section__name{opacity:0}}@media(max-width:860px){.projects-section__name{color:var(--black);font-size:calc(12.23301px + 2.0712vw);font-weight:300}}.project{height:100%;position:relative;width:100%}.project__wrapper{background-color:var(--beige)}@media(max-width:860px){.project__wrapper{padding:0}}.project__list{display:flex;flex-direction:column}@media(min-width:860px){.project__list{row-gap:36.4583333333vw}}.project__item{position:relative;width:100%}@media(min-width:860px){.project__item{height:100dvh;height:100vh}}.project__images-list{display:grid;gap:2.6041666667vw;grid-auto-flow:row;grid-template-columns:repeat(8,1fr);max-height:100%;overflow-y:auto;padding:2.7083333333vw 0}@media(max-width:860px){.project__images-list{-moz-column-gap:16px;column-gap:16px;grid-template-columns:repeat(4,1fr);padding:32px 0;row-gap:16px}}.project__list-item{cursor:pointer;transition:filter .6s ease}.project__list-item:hover{filter:brightness(.5)}.project__img{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.project__info{display:grid;gap:1.0416666667vw;grid-auto-flow:row;grid-template-columns:repeat(12,1fr);height:100%;padding-bottom:3.4375vw;padding-top:1.875vw}@media(max-width:860px){.project__info{display:flex;flex-direction:column;gap:32px;padding-bottom:60px;padding-top:32px}}.project__info-title{color:var(--black);font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.7083333333vw;font-weight:250;max-width:29.1666666667vw;text-transform:uppercase}@media(min-width:860px){.project__info-title{grid-column:1/7}}@media(max-width:860px){.project__info-title{font-size:32px;max-width:100%}}.project__info-list{display:flex;flex-direction:column;max-height:100%;overflow-y:auto;row-gap:.625vw}@media(min-width:860px){.project__info-list{grid-column:7/13}}@media(max-width:860px){.project__info-list{row-gap:8px}}.project__info-item{align-items:flex-start;display:flex}.project__bold-text{color:#000;font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.25vw;font-weight:300;font-weight:400;line-height:1.2em;text-shadow:0 0 1px #000;width:8.9583333333vw}@media(max-width:860px){.project__bold-text{font-size:16px;width:91px}}.project__text{color:#000;font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.25vw;font-weight:300;line-height:1.2em;max-width:14.84375vw}@media(max-width:860px){.project__text{font-size:16px;max-width:calc(100% - 91px)}}.privacy-policy{background-color:var(--beige);color:var(--black);padding:11.3541666667vw 21.875vw 2.7083333333vw}@media(max-width:1060px){.privacy-policy{padding:100px calc(7.37864px + 3.3657vw) 40px}}@media(max-width:460px){.privacy-policy{padding-left:20px;padding-right:20px}}.privacy-policy__title{font-family:BeausiteGrand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.7083333333vw;font-weight:300}@media(max-width:1060px){.privacy-policy__title{font-size:calc(32.1165px + 1.0356vw)}}.privacy-policy__content{line-height:1.5em;margin-top:2.7083333333vw}@media(max-width:1060px){.privacy-policy__content{margin-top:32px}}.privacy-policy__content a{color:#00f}::-moz-selection{background:#ece5df;color:#fff}::selection{background:#ece5df;color:#fff}html{height:100vh;height:100svh}body{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.0416666667vw;font-weight:400;height:-moz-fit-content;height:fit-content;overscroll-behavior-y:none;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:1060px){body{font-size:16px}}.e-fixed{overflow:hidden!important}#gl,#gl-2{left:0;pointer-events:none;position:fixed;top:0;z-index:1000}#gl{transition:opacity 1s ease;z-index:0}#gl-2{z-index:-2}.noisy{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%}.js-hidden{opacity:0}[data-a-bg]{transform:scale(1.1)}[data-a-mask]{opacity:0}[data-a-h]{transform:translateY(100%);transform-origin:bottom}[data-a-o]{opacity:0}.o-9{opacity:.9}[data-parallax-wrapper]{pointer-events:none}.e-pin-wrapper{overflow:hidden;position:relative;width:100%}.e-pin-wrapper .e-pin{height:100%;overflow:hidden;width:100%}
