@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;800&display=swap";:root{font-family:Helvetica Neue,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}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%;vertical-align:baseline;will-change:transform;box-sizing:border-box}html{height:auto}body{margin:0;overflow:hidden;min-height:100vh}body a{color:#000;text-decoration:none;cursor:pointer}#app{margin:0;position:relative;top:0;left:0;z-index:2;box-sizing:border-box;width:100%}#main{position:fixed;display:block;width:100%;top:0;left:0;bottom:0;overflow-y:scroll;box-sizing:border-box;z-index:1}#r{margin:0;overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0;z-index:1}#page{position:relative;z-index:1;box-sizing:border-box;width:100%;min-height:100vh;will-change:transform}div,span{display:block}ul,li{list-style:none}a .hover-ting{position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;overflow:hidden;mix-blend-mode:difference}a .hover-ting:before{transform:translate3d(-102%,0,0);opacity:0;content:"";position:absolute;top:0;left:0;right:0;height:100%;background-color:#000}a .hover-ting:after{transform:translate3d(102%,0,0);transition:transform .8s cubic-bezier(.16,1,.3,1);opacity:1;content:"";position:absolute;top:0;left:0;right:0;height:100%;background-color:#000}a:hover .hover-ting:before{transform:translateZ(0);opacity:1;transition:transform .8s cubic-bezier(.16,1,.3,1)}a:hover .hover-ting:after{transform:translateZ(0);opacity:0}.pre{background-color:#fff;width:100%;height:100vh;position:absolute;z-index:999;display:flex;justify-content:center;align-items:center}.loader{border-bottom:solid 1px white}.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}#admin{height:100vh;max-height:100dvh;overscroll-behavior:none;-webkit-font-smoothing:antialiased;overflow:auto}.nav{font-family:Inter;font-size:2rem;line-height:99%;font-weight:500;position:sticky;z-index:2;top:4rem;left:4rem;right:4rem;width:calc(100% - 8rem)}.nav .nav-container{display:flex;justify-content:space-between;align-items:flex-start}.nav .nav-container .links{display:flex}.home{font-family:Inter;font-size:2rem;line-height:99%;font-weight:500}.home__header{display:flex;width:100%;padding:4rem 8rem;position:fixed;z-index:10;align-items:baseline;justify-content:space-between}.home__header--logo{display:flex;align-items:baseline;gap:2rem}.home__header--svg svg,.home__header--svg path{display:block;height:2rem;width:2rem}.home__header--sub{color:#a0a0a0}.home__container{padding:5rem 5rem 20rem;display:flex;flex-direction:column;align-items:center;gap:5rem}.home__hero{text-align:center;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem;margin-top:0}.home__hero h1{font-family:Inter;font-size:18rem;line-height:100%;font-weight:500;font-weight:800}.home__hero p{font-size:3rem}@media screen and (max-width: 769px){.home__hero{margin-top:10rem;min-height:20vh}}@media screen and (max-width: 390px){.home__hero p{font-size:6rem;line-height:6.5rem}}.home__body{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem;max-width:90vw;width:100%;height:100%}.home__body h2{font-size:6rem;line-height:6.5rem;font-weight:500}.home__body--item{display:flex;justify-content:space-evenly;margin-bottom:10rem;gap:0rem}.home__body--item:nth-child(2n){flex-direction:row-reverse}.home__body--item:nth-child(odd){flex-direction:row}.home__body--item p{max-width:33%;font-size:3rem;line-height:3.2rem;font-weight:300}.home__body--item__imgWrapper{max-width:33%;aspect-ratio:5/4}.home__body--item__imgWrapper img{border-radius:4%;height:100%;width:100%;object-fit:cover}@media screen and (max-width: 390px){.home__body--item{justify-content:flex-start;gap:10rem}.home__body--item:nth-child(2n){flex-direction:column}.home__body--item:nth-child(odd){flex-direction:column}.home__body--item p{max-width:100%;font-size:6rem;line-height:6.5rem}.home__body--item__imgWrapper{max-width:100%}}@media screen and (max-width: 390px){.home__body{gap:10rem}.home__body h2{font-size:10rem;line-height:6.5rem;font-weight:500}}.home__footer{margin-top:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;font-family:Inter;font-size:2rem;line-height:99%;font-weight:500}.home__footer--links{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10rem}@media screen and (max-width: 390px){.home__footer{font-size:6rem;line-height:6.5rem}}.about{padding:4rem;font-family:Inter;font-size:2rem;line-height:99%;font-weight:500}.about h1{margin-top:8rem}
