@import "https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500&display=swap";
:root{--seasalt:#f8fafa;--silver:#c5c6c8;--gray:#818283;--davys-gray:#4f5052;--raisin-black:#111;--night:#000;--bg:var(--night);--text-primary:var(--seasalt);--text-secondary:var(--silver);--text-muted:var(--gray);--text-dim:var(--davys-gray);--border:var(--davys-gray);--font:"Poppins", -apple-system, BlinkMacSystemFont, sans-serif;--text-xs:.625rem;--text-sm:.75rem;--text-base:.875rem;--text-lg:1rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.75rem;--text-4xl:2.25rem;--text-display:clamp(2rem, 4.5vw, 4rem);--text-hero:clamp(2.5rem, 7vw, 6rem)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:80%}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}body{font-family:var(--font);color:var(--text-primary);background-color:var(--bg);cursor:none;font-weight:300;overflow-x:hidden}a{color:inherit;cursor:none;text-decoration:none}button{color:inherit;cursor:none;background:0 0;border:none;outline:none;font-family:inherit}img{max-width:100%;display:block}::selection{color:var(--seasalt);background-color:#c5c6c84d}*,:before,:after{cursor:none!important}.grain:before{content:"";opacity:.05;pointer-events:none;z-index:50;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}@media (max-width:768px){*,:before,:after{cursor:auto!important}}
.Cursor-module__72TD2W__dot{background:var(--seasalt);pointer-events:none;z-index:10000;mix-blend-mode:difference;border-radius:50%;width:8px;height:8px;transition:transform .2s,opacity .2s;position:fixed;top:-4px;left:-4px}.Cursor-module__72TD2W__dot.Cursor-module__72TD2W__hovering{transform:scale(0)}.Cursor-module__72TD2W__ring{pointer-events:none;z-index:9999;mix-blend-mode:difference;border:1px solid #f8fafa59;border-radius:50%;width:40px;height:40px;transition:width .35s,height .35s,top .35s,left .35s,border-color .35s,background-color .35s;position:fixed;top:-20px;left:-20px}.Cursor-module__72TD2W__ring.Cursor-module__72TD2W__hovering{background-color:#f8fafa0f;border-color:#f8fafa26;width:64px;height:64px;top:-32px;left:-32px}@media (max-width:768px){.Cursor-module__72TD2W__dot,.Cursor-module__72TD2W__ring{display:none}}
.Preloader-module__-PvIBG__preloader{z-index:99999;background:#000;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Preloader-module__-PvIBG__inner{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Preloader-module__-PvIBG__brand{justify-content:center;align-items:center;display:flex}.Preloader-module__-PvIBG__brandText{letter-spacing:-.05em;color:var(--seasalt);font-size:clamp(4rem,8vw,8rem);font-weight:300}.Preloader-module__-PvIBG__counter{justify-content:center;align-items:center;height:clamp(3rem,6vw,6rem);display:flex;overflow:hidden}.Preloader-module__-PvIBG__value{letter-spacing:-.06em;color:var(--seasalt);font-variant-numeric:tabular-nums;font-size:clamp(3rem,6vw,6rem);font-weight:200;line-height:1}.Preloader-module__-PvIBG__bar{background:var(--davys-gray);width:100%;height:2px;position:absolute;bottom:0;left:0}.Preloader-module__-PvIBG__barFill{background:var(--seasalt);transform-origin:0;width:100%;height:100%}
