@charset "UTF-8";@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes noise{0%,to{background-position:0 0}10%{background-position:-5% -10%}20%{background-position:-15% 5%}30%{background-position:7% -25%}40%{background-position:20% 25%}50%{background-position:-25% 10%}60%{background-position:15% 5%}70%{background-position:0 15%}80%{background-position:25% 35%}90%{background-position:-10% 10%}}*{padding:0;margin:0;border:0}*,::after,::before{box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,legend,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,select,textarea{background-color:transparent}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:0 0;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:0}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}:root{--container-width:1210px;--container-padding:15px}html{scroll-behavior:smooth}body{background-color:#000;color:#fff;font-family:"ClashDash",Arial,Helvetica,sans-serif;min-width:320px;overflow-x:hidden}a{transition:transform .3s ease}.main__anim svg{overflow:visible;height:100%;transform:translateZ(0)}.main__anim path{stroke-width:2;stroke:gray}.main__anim a{color:#88ce02;text-decoration:none}.main__anim a:hover{text-decoration:underline}.main__anim #div{width:120px;height:60px;background-color:#a0e;color:#000;text-align:center;line-height:60px;position:absolute;top:30%;left:60%;font-size:32px}.main__anim circle{fill:#000}.main__anim #div,.main__anim #rect text{pointer-events:none}.none{display:none!important}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.no-scroll{overflow-y:hidden}.container{padding:0 var(--container-padding);max-width:var(--container-width);margin:0 auto}.container-right{padding-left:calc((100% - var(--container-width))/2 + var(--container-padding))}.container-left{padding-right:calc((100% - var(--container-width))/2 + var(--container-padding))}body,html{min-height:100vh;flex-direction:column}footer{margin-top:auto}@font-face{font-family:"ClashDash";src:url(../fonts/ClashDisplay-Variable.ttf);font-display:swap}.footer{display:block;z-index:10;position:relative;height:calc(var(--vh, 1vh)*100);margin-top:-30px}.footer__wrap{border-radius:16px 16px 0 0;background:#000;padding:45px 15px 0;margin:0 -15px;height:100vh;border-top:2px solid #fff}.footer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:2px solid #fff;margin-bottom:30px}.footer__head .footer__title{color:#fff;font-size:36px;font-weight:400;line-height:85.5%;letter-spacing:-.72px}.footer__head a,.header__wrap .header__logo a,body,html{display:flex}.footer__bottom,.footer__info{display:flex;justify-content:space-between;margin-bottom:80px}.footer__bottom .footer__nav,.footer__info .info__block,.footer__info .info__block .info__block-link{display:flex;flex-direction:column}.footer__bottom .footer__nav .footer__nav-title,.footer__info .info__block span{color:#858585;font-size:15px;font-weight:400;line-height:85.5%;letter-spacing:-.3px}.footer__info .info__block span{display:block;margin-bottom:10px}.footer__info .info__block .info__block-link a,.footer__info .info__block p{color:#fff;font-size:15px;font-weight:500;line-height:130%;letter-spacing:-.3px}.footer__bottom{align-items:center;margin-bottom:110px}.footer__bottom .footer__nav .footer__nav-title{margin-bottom:20px}.footer__bottom .footer__nav .footer__nav-list{display:flex;flex-direction:column}.footer__bottom .footer__nav .footer__nav-list li{margin-bottom:15px}.footer__bottom .footer__nav .footer__nav-list li:last-child{margin-bottom:0}.footer__bottom .footer__nav .footer__nav-list li a{color:#fff;font-size:15px;font-weight:500;line-height:130%;letter-spacing:-.3px;text-decoration:none}.footer__bottom a{color:#988a8a;font-size:20px;font-weight:400;line-height:140%;letter-spacing:-.4px;text-decoration-line:underline}.footer__bottom a svg{margin-left:10px}.copyright{color:#858585;font-size:13px;font-weight:500;line-height:130%;letter-spacing:-.26px;justify-content:center;display:flex;margin-top:auto;padding:0 15px 30px}.copyright,header{background:#000}.header__wrap{justify-content:space-between;padding:15px 0 10px;position:relative;z-index:10}.header__wrap,.header__wrap .header__menu,.header__wrap .header__menu .header__menu-btn{display:flex;align-items:center}.header__wrap .header__menu .header__menu-btn span{color:#fff;font-size:12px;font-weight:500;line-height:100%;letter-spacing:-.108px;text-transform:uppercase;display:block;margin-left:10px}.header__wrap .header__menu .header__menu-btn:before{content:"";display:block;width:4px;height:4px;background-color:#fff;border-radius:50%}.mainScreen{height:calc(100vh - 42px);position:relative;padding-top:220px;margin-bottom:200px}.blackSection,.mainScreen{background:#000}.main__text{display:flex;flex-direction:column;position:relative;z-index:2;height:100%}.main__text h1{margin-bottom:20px}.main__text h1 .grey,.main__text h1 .white{color:#bbbaba;font-size:48px;font-weight:500;line-height:110%}.main__text h1 .white{color:#fff}.main__text p,.projects__top p{font-weight:400;line-height:28px}.main__text p{color:#a0a0a0;font-size:24px;letter-spacing:-.216px;margin-bottom:60px}.main__icon{position:absolute;bottom:45px;z-index:10}.main__icon .circle__icon{display:block;animation:rotate 10s linear infinite;overflow:hidden;height:90px;width:90px;position:relative}.main__icon .circle__icon:before{content:"";width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:99px}.main__video{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:1;background:#000}.main__video video,.projectCard picture{width:100%;height:100%;object-fit:cover}.text-wrapper span,.word{display:inline-block;font-size:26px;line-height:34px}.word{position:relative;color:#fff;font-style:normal;font-weight:400}#text-block{margin-bottom:70px}.main__slider{padding-bottom:80px}.main__slider-title{color:#f7b142;font-size:12px;font-weight:400;line-height:100%;letter-spacing:-.24px;margin-bottom:25px}.marquee-container{display:flex;flex-direction:column}.marquee-container #marquee-right{margin-bottom:30px}.scroll-space{padding-bottom:70px}.text-wrapper{top:100px}.text-wrapper span{opacity:.25;white-space:nowrap}.scroll-space{height:170vh;position:relative}.text-wrapper{width:100%;font-size:26px;line-height:34px;position:-webkit-sticky;position:sticky}.main__works{padding:0 -15px;height:240vh}.main__works .sticky__container{position:sticky;top:0}.works__block.height__full{height:100%;padding-bottom:20px}.works__block{display:flex;flex-direction:column;padding:0 15px;position:relative;height:100vh;background:#d9d9d9;overflow:hidden;z-index:1}.works__block .works__block-title,.works__block .works__item{padding:25px 0;display:flex;align-items:center;border-bottom:1px solid #3b3939}.works__block .works__block-title span,.works__block .works__item .works__item-body .works__item-title{mix-blend-mode:difference;color:#fff;transition:all .3s ease-out;font-size:18px;font-weight:400;line-height:26px;letter-spacing:-.36px}.works__block .works__block-title::before{content:"";display:block;width:8px;height:8px;background-color:#fff;mix-blend-mode:difference;transition:all .3s ease-out;border-radius:50%;margin-right:10px}.works__block .works__item{justify-content:space-between;padding:35px 0}.works__block .works__item .works__item-body{display:flex}.works__block .works__item .works__item-body .works__item-title{font-size:32px;line-height:100%;letter-spacing:-.56px;margin-right:8px}.works__block .works__item .works__item-body span{color:#a0a0a0;font-size:14px;font-weight:500;line-height:100%;letter-spacing:-.28px;text-transform:lowercase;mix-blend-mode:difference}.projects::before,.works__block-bg,.works__block::before{content:"";position:absolute;left:0;width:100%;height:100%}.works__block-bg{top:100%;background-color:#000;z-index:-1;transition:all .6s ease-out}.projects::before,.works__block::before{top:0;background:url(https://uploads-ssl.webflow.com/641020f6523ba60d642cb5e5/64a5f3a7cbc6412be24ed066_08-noise.png);animation:.8s infinite noise;pointer-events:none;z-index:-2}.word__anim{padding:0 -15px;height:300vh}.word__anim .sticky__word{height:100vh;position:sticky;top:0}.word__block{height:100%;position:relative;overflow:hidden;background:#000}.word__block .word__block-word{color:#aba8a8;display:inline-block;position:absolute;top:50%;left:50%;transform-origin:center center;transform:translate(-50%,-50%) scale(1);image-rendering:pixelated;transition:all .1s ease-out;will-change:transform}.containerT{position:relative;height:200vh;background-color:#000}.stickyMask{display:flex;overflow:hidden;position:-webkit-sticky;position:sticky;top:0;height:100vh;align-items:center;justify-content:center;-webkit-mask-image:url(../../img/WORK.svg);mask-image:url(../../img/WORK.svg);-webkit-mask-position:52.35% center;mask-position:52.35% center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:80%;mask-size:80%}.stickyMask_bg{height:100%;width:100%;background:#fff}.projects{padding:25px 0 0;height:auto;min-height:100vh;background:#d9d9d9}.projects::before{z-index:0}.projects__top{display:flex;flex-direction:column;margin-bottom:50px;padding:0 20px}.projects__top p{color:#303030;font-size:20px}.projects__title,.projects__title h2{color:#010202;font-size:44px;font-weight:500;line-height:120%;letter-spacing:-.36px}.projects__title{display:flex;margin-bottom:30px}.projects__title h2{margin-right:4px}.projects__more span,.projects__title span{color:#706868;font-size:11px;font-style:normal;font-weight:500;display:block}.projects__title span{line-height:20px;margin-top:auto;margin-bottom:12px}.projects__block{background:#010202;width:100%}.projects__list{display:grid;grid-template-columns:repeat(2,1fr);background:#010202;max-width:1180px;margin:0 auto;gap:50px;padding-top:40px}.gallery__block,.projectCard{display:flex;flex-direction:column}.projectCard picture{height:380px;border-radius:1px;position:relative;z-index:10}.projectCard picture img{width:100vw;height:380px;border-radius:1px}.projectCard .projectCard__content{padding:24px 24px 40px;display:flex;flex-direction:column}.projectCard .projectCard__content .projectCard__title{font-size:44px;font-weight:400;line-height:120%;letter-spacing:-.36px;color:#fff;margin-bottom:16px}.projectCard .projectCard__content .projectCard__text{font-size:18px;font-weight:400;line-height:28px;margin-bottom:30px}.projectCard .projectCard__content .projectCard__info{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.projectCard .projectCard__content .projectCard__info span{display:block;padding:12px;color:#fff;font-size:16px;background:#272828;border-radius:40px}.gallery__block{height:100%;position:relative;overflow:hidden;background:#000}@media screen and (max-width:1199px){.projects__list{display:grid;grid-template-columns:1fr;gap:0;padding-top:0}.projectCard picture{width:100%;height:380px;border-radius:1px}}.projects__more{display:table;padding:20px 80px;border-radius:50px;border:1px solid #050505;margin:70px auto 0}.projects__more .projects__more-text{display:flex;align-items:center;justify-content:center}.projects__more .projects__more-title{color:#000;font-size:18px;font-weight:400;letter-spacing:-.36px;text-transform:capitalize;margin-right:5px;line-height:22px}.projects__more span{font-family:Space Grotesk Light;line-height:13px}.stickSection{position:relative;z-index:5}.spacer{height:calc(var(--vh, 1vh)*100);display:block}