*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}button{cursor:pointer}ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}html{scroll-behavior:smooth}#root,#__next{isolation:isolate}input[type=text],input[type=email],input[type=password],input[type=number],textarea,select{font-size:16px}*{-webkit-tap-highlight-color:transparent}button,input{line-height:normal}[hidden]{display:none!important}
:root{--primary:#02f;--secondary:#ee4266;--dark:#0a0f0d;--white:#fbfbfb;--gray:#cdcdcd;--primary-inverse:#fd0;--secondary-inverse:#11bd99;--black-inverse:#f5f0f2;--white-inverse:#040404;--gray-inverse:#323232}::selection{background-color:var(--primary);color:var(--white)}::selection{background-color:var(--primary);color:var(--white)}
:root{--font-size-xs:clamp(.7rem,.3vw,.75rem);--font-size-sm:clamp(.85rem,.4vw,.9rem);--font-size-base:clamp(.85rem,.4vw,.9rem);--font-size-lg:clamp(1.1rem,.8vw,1.25rem);--font-size-xl:clamp(1.4rem,2vw,1.75rem);--font-size-xxl:clamp(2rem,4vw,2.5rem);--font-size-display:clamp(2.8rem,6vw,5rem);--line-height-tight:1.05;--line-height-base:1.4;--line-height-relaxed:1.6;--title-font-size:var(--font-size-xxl);--subtitle-font-size:var(--font-size-xl);--base-font-size:var(--font-size-base);--title-line-height:var(--line-height-tight);--subtitle-line-height:var(--line-height-base);--base-line-height:var(--line-height-base)}@media (max-width:768px){:root{--line-height-tight:1.1;--line-height-base:1.45;--line-height-relaxed:1.65}}@media (min-width:1200px){:root{--line-height-base:1.5;--line-height-relaxed:1.7}}body{font-family:var(--font-clashdisplay),sans-serif}h1{font-size:var(--title-font-size);line-height:var(--line-height-tight);font-weight:600}h2{font-size:var(--subtitle-font-size);line-height:var(--subtitle-line-height);letter-spacing:-.05rem;font-weight:500}h6{width:fit-content;color:var(--gray-inverse);font-weight:500;transition:all .8s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}h6 span{color:var(--gray);height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(0)}h6 span:nth-child(2){color:var(--dark);position:absolute;top:0;left:0;transform:translateY(100%)}h6:hover span:first-child{transform:translateY(-100%)}h6:hover span:nth-child(2){transform:translateY(0)}p,span,a{font-size:var(--base-font-size);line-height:var(--base-line-height);text-transform:lowercase;font-weight:500}@media (max-width:600px){p{font-size:var(--font-size-xs);line-height:var(--base-line-height);text-transform:lowercase;font-weight:500}span{font-size:var(--font-size-xs);line-height:var(--line-height-base);text-transform:lowercase;font-weight:500}a{font-size:var(--font-size-xs);line-height:var(--base-line-height);text-transform:lowercase;font-weight:500}}
:root{--padding-page:.5rem;--radius:1rem;--gap:1rem}

.Layout-module__pHe_rW__layout{background-color:var(--white);color:var(--dark);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='noise'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/></filter><rect width='100%' height='100%' filter='url(%23noise)' opacity='0.4'/></svg>");flex-direction:column;min-height:100vh;display:flex}
.Header-module__2_nEdG__header{mix-blend-mode:difference;z-index:20;width:100%;padding:0 .5rem;position:fixed}
.Navbar-module__f9w2vW__nav{width:100%;display:flex;position:absolute}.Navbar-module__f9w2vW__nav hr{height:100vh}.Navbar-module__f9w2vW__nav ul{gap:.5rem;display:flex}.Navbar-module__f9w2vW__nav ul li a{color:var(--black-inverse);transition:all .8s cubic-bezier(.16,1,.3,1);display:inline-block;position:relative;overflow:hidden}.Navbar-module__f9w2vW__nav ul li a h2{color:var(--gray-inverse);height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(0)}.Navbar-module__f9w2vW__nav ul li a h2:nth-child(2){color:var(--black-inverse);position:absolute;top:0;left:0;transform:translateY(100%)}.Navbar-module__f9w2vW__nav ul li a:hover h2:first-child{transform:translateY(-100%)}.Navbar-module__f9w2vW__nav ul li a:hover h2:nth-child(2){transform:translateY(0)}.Navbar-module__f9w2vW__active h2{font-size:var(--font-size-display);line-height:var(--title-line-height);text-transform:capitalize;letter-spacing:-.1rem;font-weight:500;transition:all .8s cubic-bezier(.16,1,.3,1);color:var(--black-inverse)!important}.Navbar-module__f9w2vW__active_s h2{color:var(--black-inverse)!important}.Navbar-module__f9w2vW__nav[data-active=\/]{justify-content:center}
.Main-module__-BbJ7G__main{flex-direction:column;flex:1;display:flex}
.PageTransitionOverlay-module__D5shCa__pageTransition{background-color:var(--dark);opacity:0;will-change:opacity;z-index:9999;pointer-events:none;justify-content:center;align-items:center;transition:opacity .8s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.PageTransitionOverlay-module__D5shCa__pageTransition div{background-color:var(--white);opacity:0;will-change:opacity;justify-content:center;align-items:center;width:100%;height:100%;transition:all .6s cubic-bezier(.4,0,.2,1) .15s;display:flex}.PageTransitionOverlay-module__D5shCa__pageTransition div h1{color:var(--dark);text-transform:capitalize;font-weight:500}.PageTransitionOverlay-module__D5shCa__isActive{opacity:1}.PageTransitionOverlay-module__D5shCa__isActive div{opacity:1;width:90%;height:90%;transition:all .6s cubic-bezier(.4,0,.2,1) .15s}
.Cursor-module__xAwAAa__cursor{mix-blend-mode:difference;pointer-events:none;background-color:var(--primary-inverse);z-index:10;border-radius:50%;width:14px;height:14px;margin-top:-7px;margin-left:-7px;transition:transform .25s ease-out,opacity .3s;position:fixed;top:0;left:0}.Cursor-module__xAwAAa__content{z-index:100;width:10vw;height:10vw;color:var(--black-inverse);pointer-events:none;justify-content:center;align-items:end;display:flex;position:absolute;top:-10vw;left:-5vw;font-weight:400!important}.Cursor-module__xAwAAa__content img{filter:invert()}@media (max-width:840px){.Cursor-module__xAwAAa__cursor{display:none}}
.Footer-module__VPYewa__footer{justify-content:space-between;width:100%;padding:0 4vw;display:flex}.Footer-module__VPYewa__footer span{text-align:center;white-space:nowrap;align-items:center;gap:.5rem;display:flex;text-transform:uppercase!important}.Footer-module__VPYewa__footer span:last-child{text-transform:lowercase!important}.Footer-module__VPYewa__footer svg{animation:2s infinite Footer-module__VPYewa__clignote}@keyframes Footer-module__VPYewa__clignote{0%{color:green}10%{color:#0000}to{color:green}}@media (max-width:600px){.Footer-module__VPYewa__footer span{font-size:calc(var(--font-size-xs)/1.3)}}
.Loader-module__GxJNnq__loader{background-color:var(--dark);width:100dvw;height:100dvh;color:var(--white);transition:all .3s ease-in-out;position:relative}.Loader-module__GxJNnq__loader span{padding:var(--font-size-sm);font-size:calc(var(--font-size-display)*2);position:absolute;bottom:0}
@font-face{font-family:clashdisplay;src:url(../media/ClashDisplay_Variable-s.p.81061a37.ttf)format("truetype");font-display:swap}@font-face{font-family:clashdisplay Fallback;src:local(Arial);ascent-override:77.76%;descent-override:21.84%;line-gap-override:7.86%;size-adjust:114.46%}.clashdisplay_f148c3da-module__KSQ4AW__className{font-family:clashdisplay,clashdisplay Fallback}.clashdisplay_f148c3da-module__KSQ4AW__variable{--font-clashdisplay:"clashdisplay","clashdisplay Fallback"}
