/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*,*::before,*::after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{--space-xs: 1.6rem;--space-s: 2rem;--space: 3.2rem;--space-m: 4.8rem;--space-l: 6.4rem;--space-xl: 8rem;--space-xxl: 16rem}@media only screen and (max-width: 1900px){html{--space-xs: 1.2rem;--space-s: 1.6rem;--space: 2rem;--space-m: 3.2rem;--space-l: 4.8rem;--space-xl: 6.4rem;--space-xxl: 8rem}}@media only screen and (max-width: 986px){html{--space-xs: 1rem;--space-s: 1.2rem;--space: 1.6rem;--space-m: 2rem;--space-l: 3.2rem;--space-xl: 4.8rem;--space-xxl: 6.4rem}}@font-face{font-family:"VG5000";src:url("../assets/VG5000-Regular_web.woff") format("woff"),url("../assets/VG5000-Regular_web.woff2") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"ClashGrotesk-Variable";src:url("../assets/ClashGrotesk-Variable.woff2") format("woff2"),url("../assets/ClashGrotesk-Variable.woff") format("woff"),url("../assets/ClashGrotesk-Variable.ttf") format("truetype");font-weight:200 700;font-display:swap;font-style:normal}.work__info,p{font-size:1.8rem;line-height:1.6}.page__header .meta__info,.page__footer .meta__info{font-size:2rem;line-height:1.6}h1{font-size:8rem;line-height:1.6}@media only screen and (max-width: 986px){h1{font-size:6.4rem}}.plane__menu a,h2{font-size:6.4rem;line-height:1}@media only screen and (max-width: 986px){.plane__menu a,h2{font-size:4.8rem}}@media only screen and (max-width: 760px){.plane__menu a,h2{font-size:3.2rem}}h3{font-size:5.6rem;line-height:1}@media only screen and (max-width: 986px){h3{font-size:4.8rem}}.menu__title,.page__header h1,.page__footer h1,.section__works h2,h4{font-size:4.8rem;line-height:1}@media only screen and (max-width: 986px){.menu__title,.page__header h1,.page__footer h1,.section__works h2,h4{font-size:3.2rem}}.page__footer h2,.section__works h3,h5{font-size:3.2rem;line-height:1}@media only screen and (max-width: 986px){.page__footer h2,.section__works h3,h5{font-size:2.4rem}}h6{font-size:2.4rem;line-height:1}.btn__fixed{position:fixed}.btn__big{padding:0 1rem}.btn__rounded{border-radius:5px;height:4rem}.btn__circle{display:flex;justify-content:center;align-items:center;border-radius:50%;aspect-ratio:1;width:4rem;height:4rem}.btn__swiper{position:absolute;z-index:3;top:50%;display:flex;align-items:center;font-size:3.2rem;cursor:pointer;transform:translateY(-50%);height:100%}.btn__swiper:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;transition:all .3s ease}.btn__swiper span{position:relative;z-index:3}.btn__swiper:hover:before{opacity:1}.swiper__next{right:0;padding-right:.66rem}.swiper__next::before{background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #a4ff00 100%)}.swiper__prev{left:0;padding-left:.66rem}.swiper__prev::before{background:linear-gradient(90deg, #a4ff00 0, rgba(255, 255, 255, 0) 100%)}.swiper__binding{aspect-ratio:4/3}.swiper__binding .img__container{height:100%}.grid__swipers{display:flex;align-items:flex-start;gap:3.2rem;height:fit-content}.grid__swipers .flex__col{width:100%;max-width:48.5%}@media only screen and (max-width: 1400px){.grid__swipers{flex-direction:column}.grid__swipers .flex__col{max-width:100%}}html{font-size:10px}html[data-theme=dark]{--bg-color: #020202;--link-color: #ffffff;--blend-mode: difference;--blur-bg: #00000000;--blur-amount: blur(4px);--blur-height: 44%}html[data-theme=grey]{--bg-color: #eaeaea;--link-color: #020202;--blend-mode: none}html[data-theme=light]{--bg-color: #ffffff;--link-color: #020202;--blend-mode: none;--blur-bg: #ffffff96;--blur-amount: blur(9px);--blur-height: 33%}.no-scroll{overflow:hidden}body{background:var(--bg-color);font-family:"ClashGrotesk-Variable"}.container{margin:0 auto;padding:0 3.2rem;width:100%}h1,h2,h3,h4,h5,h6{font-family:"VG5000";margin-block-start:0;margin-block-end:0}h1{text-transform:uppercase}a{text-decoration:none}strong{font-weight:600}.grid__layout{display:grid;grid-template-columns:repeat(24, 1fr);gap:var(--space-xl)}.grid__layout .col__xl{grid-column:span 24}.grid__layout .col__xl.centred{display:flex;justify-content:center}.grid__layout .col__xl.centred div{width:60%}.grid__layout .col__23{grid-column:span 16}.grid__layout .col__lg{grid-column:span 12}.grid__layout .col__md{grid-column:span 8}.grid__layout .col__sm{grid-column:span 6}.grid__layout .col__s{grid-column:span 4}.grid__layout .col__xs{grid-column:span 2}@media only screen and (max-width: 1900px){.grid__layout{grid-template-columns:repeat(12, 1fr)}.grid__layout .col__xl{grid-column:span 12}.grid__layout .col__23{grid-column:span 8}.grid__layout .col__lg{grid-column:span 6}.grid__layout .col__md{grid-column:span 4}.grid__layout .col__sm{grid-column:span 3}.grid__layout .col__s{grid-column:span 2}.grid__layout .col__xs{grid-column:span 1}}@media only screen and (max-width: 986px){.grid__layout{grid-template-columns:repeat(6, 1fr);gap:3.2rem}.grid__layout .col__xl,.grid__layout .col__lg,.grid__layout .col__23{grid-column:span 6}.grid__layout .col__md{grid-column:span 3}.grid__layout .col__md.tablet__big{grid-column:span 6}.grid__layout .col__sm,.grid__layout .col__s{grid-column:span 2}.grid__layout .col__xl.centred div{width:100%}.grid__layout .col__space{display:none}}@media only screen and (max-width: 768px){.grid__layout{grid-template-columns:repeat(2, 1fr)}.grid__layout .col__23,.grid__layout .col__xl,.grid__layout .col__lg,.grid__layout .col__md{grid-column:span 2}.grid__layout .col__md.tablet__big{grid-column:span 2}.grid__layout .col__s{grid-column:span 1}.grid__layout .col__space{display:none}}ul{list-style:none;padding-inline-start:0}.page__content{padding-top:16rem}@media only screen and (max-width: 768px){.page__content{padding-top:8rem}}.img__container img{display:block;max-width:100%}.img__container.cover img{width:100%;height:100%;object-fit:cover}.img__container:after{width:100%;height:100%;position:absolute;top:0;left:0;background:#020024;background:linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, #a4ff00 100%);opacity:.7}.section__works{height:100%}.section__works h2{margin-bottom:2rem}.section__works h3{margin-bottom:1.6rem}.info__wrapper{display:flex;flex-direction:column}.flex{display:flex;justify-content:center}@keyframes deblur{0%{opacity:0;filter:blur(30px)}100%{opacity:1;filter:blur(0px)}}.page__header.grid__layout,.page__footer.grid__layout{gap:2rem}.page__header.white,.page__footer.white{color:#fff}.page__footer{margin-top:4.8rem}.section__container{padding-top:8rem}.main__header{position:fixed;top:1.6rem;width:100%}.header__macro{position:relative}.header__macro:before{content:"";position:fixed;z-index:3;top:0;left:0;width:100%;height:10rem;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);mask:linear-gradient(black 50%, black 70%, transparent 100%)}.header__macro:after{content:"";position:fixed;top:0;left:0;width:100%;height:5rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);mask:linear-gradient(black, black, transparent)}@media only screen and (max-width: 768px){.header__macro:before{height:8rem;mask:linear-gradient(black, black, transparent)}.header__macro:after{height:4rem}}.footer__contact{display:flex;justify-content:flex-end;gap:2rem;padding-top:8rem;padding-bottom:3.2rem}.footer__contact a{font-size:1.6rem;text-decoration:none;color:var(--link-color);transition:color .33s ease}.footer__contact a:hover{color:#a4ff00}@media only screen and (max-width: 768px){.footer__contact{padding-bottom:6.4rem}}.main__nav{padding:1.6rem 0;width:100%;background:#0e0e0e;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.nav__macro{position:fixed;top:2.2rem;right:3.2rem;z-index:999;display:flex;gap:3.2rem;font-family:"VG5000";font-size:3.2rem;mix-blend-mode:var(--blend-mode)}.nav__macro a{color:#fff;color:var(--link-color);transition:all .3s ease}.nav__macro a:hover{color:#a4ff00}@media only screen and (max-width: 768px){.nav__macro{top:0;right:0;justify-content:flex-end;padding:var(--space-s) var(--space) 0 0;width:100%}.nav__macro .btn__nav{position:relative;z-index:333}.nav__macro:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:120%;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);mask:linear-gradient(black, black, transparent)}.nav__macro:after{content:"";position:absolute;top:0;left:0;width:100%;height:33%;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);mask:linear-gradient(black, black, transparent)}}.nav__rhizome{position:fixed;z-index:999;top:2.2rem;left:3.2rem;display:flex;align-items:center;gap:3.2rem;transition:all .33s ease}.nav__rhizome a{transition:all .33s ease}.nav__rhizome a img{transition:all .33s ease}.nav__rhizome a:hover{filter:blur(1px) brightness(1.5)}.nav__rhizome a:hover img{transform:rotate(-45deg)}@media only screen and (max-width: 768px){.nav__rhizome{bottom:0;top:auto;width:calc(100% + 2rem);left:0;padding:1rem 3rem .33rem;justify-content:center}.nav__rhizome:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:120%;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:var(--blur-bg);mask:linear-gradient(transparent, black, black)}.nav__rhizome:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:var(--blur-height);backdrop-filter:var(--blur-amount);-webkit-backdrop-filter:var(--blur-amount);mask:linear-gradient(transparent, black, black)}}.super__fluid{position:relative;z-index:333}.super__fluid img{width:5rem}@media only screen and (max-width: 768px){.super__fluid img{width:4rem}}.fluid__1 img{width:2.4rem;height:2.4rem}@media only screen and (max-width: 768px){.fluid__1 img{width:1.9rem;height:1.9rem}}.super__plane{width:100dvw;height:100dvh;display:block;padding:16rem 3.2rem 8rem;position:fixed;top:0;left:0;opacity:0;z-index:-1;transition:all .44s cubic-bezier(1, 0.04, 0.35, 1.1);overflow-y:scroll;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#a4ff0075}.super__plane.active{opacity:1;z-index:333}.super__plane.active a,.super__plane.active .menu__title{filter:blur(0)}@media only screen and (max-width: 768px){.super__plane{padding-top:4.8rem}}.plane__menu{display:flex;flex-direction:column;gap:3.2rem}.plane__menu a{color:#030303;filter:blur(15px);transition:color .33s cubic-bezier(0.53, 0, 0.91, 0.59),filter .33s cubic-bezier(0.53, 0, 0.91, 0.59) .22s}.plane__menu a:hover{color:#2600ff}.menu__title{filter:blur(15px);transition:color .33s cubic-bezier(0.53, 0, 0.91, 0.59),filter .33s cubic-bezier(0.53, 0, 0.91, 0.59) .22s}.menu__title:not(:first-child){margin-top:2.4rem}.page__home{background:#020202}.page__info h2{font-size:2.4rem;line-height:1}.page__info p{max-width:66rem}.footer__info{display:flex;flex-direction:column;align-items:flex-start}.footer__info a{text-decoration:none;color:#2600ff;font-size:2.4rem;transition:color .33s ease}.footer__info a:hover{color:#a4ff00}.page__binding .section__container{display:flex;flex-direction:column;gap:16rem}.page__binding .flex{align-items:flex-start}@media only screen and (max-width: 1400px){.page__binding .section__container{gap:6.4rem}}@media only screen and (max-width: 986px){.page__binding .grid__swipers{order:1}.page__binding .section__container{gap:4.8rem}}.text__wrapper{padding-top:1.6rem;height:fit-content}
/*# sourceMappingURL=maps/styles.min.css.map */
