@import"https://fonts.googleapis.com/css2?family=Host+Grotesk:ital,wght@0,300..800;1,300..800&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Unnamed;src:url(../fonts/Heming-Variable/Unnamed.ttf)}@font-face{font-family:Junicode;src:url(../fonts/Junicode/Junicode.ttf)}@font-face{font-family:Junicode Bold Italic;src:url(../fonts/Junicode/Junicode-BoldItalic.ttf)}@font-face{font-family:OT Neue Montreal Book Semi Squeezed;src:url(../fonts/OT-Neue-Montreal/OTNEUEMONTREAL-BOOKSEMISQUEEZED.OTF)}@font-face{font-family:Zhirok Typeface;src:url(../fonts/Zhirok/ZHIROK-TYPEFACE.OTF)}body{overflow-x:hidden;background-color:#000}.nv{visibility:hidden}header{display:flex;justify-content:space-between}header a{text-decoration:none;color:#fff;font-family:Host Grotesk;font-size:1.2rem}#header-motion{background-color:#000;padding:2rem}.header-motion-container{max-width:max-content;color:#fff;display:flex;gap:250px;font-family:Host Grotesk;font-size:1.2rem}.header-motion-container li{cursor:pointer}.header-motion-container li a{text-decoration:none;color:#fff}.gallery-motion{width:100%;background-color:#000;display:flex;flex-direction:column;overflow:auto;overflow-x:hidden}.gallery-wrapper,.gallery-wrapper-others{background-color:transparent;color:#fff;padding:0 30px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:32px;justify-content:center;transform:scaleY(1)}.gallery-item{position:relative;height:100%;max-height:500px;min-height:100%;display:flex;align-content:center}.video-gallery{max-width:100%;height:auto;transition:all .5s cubic-bezier(.34,.15,.18,1);overflow:hidden}.hover-overlay{position:absolute;top:0;width:100%;display:flex;gap:16px;flex-direction:column;font-family:Arial;font-size:22px;color:#fff;mix-blend-mode:difference;transform:translate(-100px);opacity:0;transition:all .5s ease}.hover-overlay.animate{opacity:1;transform:translate(0)}.header-selected{text-decoration:underline}.footer-motion{max-width:100dvw;margin-top:100px;padding:30px;border-top:1px solid white;display:flex;justify-content:end}.footer-motion a{color:#fff;font-family:Arial;font-size:22px;text-decoration:none}@keyframes growDown{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}.animate-grow{animation:growDown .5s ease forwards;transform-origin:top}.hidden{display:none}@media (max-width: 1200px){.gallery-wrapper-others,.gallery-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.header-motion-container{gap:20px;font-size:18px}.gallery-wrapper-others,.gallery-wrapper{grid-template-columns:repeat(1,1fr)}}
