:root{--cin-ink:#050605;--cin-ink-2:#0a0c0b;--cin-cream:#f2ede0;--cin-cream-dim:hsla(43,41%,91%,.55);--cin-emerald:#10b981;--cin-emerald-bright:#34d399;--cin-emerald-dim:rgba(16,185,129,.35);--cin-display:var(--font-anton),"Arial Narrow",sans-serif;--cin-sans:var(--font-grotesk),"Inter",sans-serif}body.is-cinema{background:var(--cin-ink)}.lock-screen{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(ellipse 60% 60% at 50% 40%,var(--cin-emerald-dim),transparent 70%),var(--cin-ink)}.lock-card{width:100%;max-width:26rem;text-align:center;padding:clamp(2.5rem,6vw,3.5rem) clamp(1.75rem,5vw,2.75rem);border:1px solid hsla(43,41%,91%,.12);border-radius:6px;background:rgba(10,12,11,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lock-kicker{display:block;font-size:.75rem;letter-spacing:.32em;text-transform:uppercase;color:var(--cin-cream-dim);margin-bottom:1rem}.lock-title{font-family:var(--cin-display);font-weight:400;text-transform:uppercase;font-size:clamp(2.5rem,8vw,3.5rem);line-height:.95;color:var(--cin-cream);margin:0 0 .9rem}.lock-copy{color:var(--cin-cream-dim);font-size:.95rem;margin:0 0 1.75rem}.lock-form{display:flex;flex-direction:column;gap:.75rem}.lock-input{width:100%;padding:.85rem 1rem;background:hsla(43,41%,91%,.05);border:1px solid hsla(43,41%,91%,.18);border-radius:4px;color:var(--cin-cream);font-size:1rem;text-align:center;letter-spacing:.05em}.lock-input:focus{outline:none;border-color:var(--cin-emerald)}.lock-input::placeholder{color:var(--cin-cream-dim)}.lock-submit{padding:.85rem 1.5rem;background:var(--cin-emerald);color:#04130d;font-weight:600;font-size:.9rem;letter-spacing:.03em;border:0;border-radius:4px;cursor:pointer;transition:background .2s ease,transform .2s ease}.lock-submit:hover{background:var(--cin-emerald-bright);transform:translateY(-1px)}.lock-error{margin:1rem 0 0;font-size:.85rem;color:#e08a7d}body.is-cinema{--paper:#050605;--paper-deep:#0b0e0c;--paper-soft:#0e1311;--ink:#f2ede0;--ink-soft:#ddd6c7;--muted:#9c968a;--muted-soft:#7c766c;--rule:hsla(43,41%,91%,.14);--rule-soft:hsla(43,41%,91%,.08);--accent:#10b981;--accent-deep:#34d399;--accent-tint:rgba(16,185,129,.12);--font-display:var(--font-anton),"Arial Narrow",sans-serif;--shadow-md:0 24px 60px -30px rgba(0,0,0,.9)}body.is-cinema .h1,body.is-cinema .hero-h1,body.is-cinema h1,body.is-cinema h2{font-family:var(--cin-display);font-weight:400;text-transform:uppercase;letter-spacing:.015em;line-height:.98}body.is-cinema h3{font-family:var(--cin-sans);font-weight:600}body.is-cinema ::selection{background:var(--cin-emerald);color:#04130d}body.is-cinema .btn-primary{background:var(--cin-emerald);border-color:var(--cin-emerald);color:#04130d}body.is-cinema .btn-primary:hover{background:var(--cin-emerald-bright);border-color:var(--cin-emerald-bright);color:#04130d;transform:translateY(-2px);box-shadow:0 18px 40px -18px rgba(16,185,129,.7)}body.is-cinema .link-arrow{color:var(--cin-cream);border-bottom-color:var(--cin-emerald)}body.is-cinema .link-arrow:hover{color:var(--cin-emerald-bright)}body.is-cinema .site-footer{background:#030404;border-top:1px solid hsla(43,41%,91%,.08);color:hsla(43,41%,91%,.72)}body.is-cinema .footer-brand,body.is-cinema .footer-heading{color:var(--cin-cream)}body.is-cinema .footer-tagline{color:hsla(43,41%,91%,.65)}body.is-cinema .site-footer a{color:hsla(43,41%,91%,.85);-webkit-text-decoration-color:hsla(43,41%,91%,.3);text-decoration-color:hsla(43,41%,91%,.3)}body.is-cinema .site-footer a:hover{color:var(--cin-emerald-bright);-webkit-text-decoration-color:var(--cin-emerald-bright);text-decoration-color:var(--cin-emerald-bright)}body.is-cinema .case-card:hover{transform:translateY(-8px) rotate(-.4deg);border-color:var(--cin-emerald);box-shadow:0 30px 60px -30px rgba(16,185,129,.45)}body.is-cinema .img-frame{border:1px solid hsla(43,41%,91%,.1)}body.cin-fx .cin-reveal{opacity:0;transform:translateY(30px);transition:opacity .85s var(--ease-out),transform .85s var(--ease-out)}body.cin-fx .cin-reveal.cin-inview{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){body.cin-fx .cin-reveal{opacity:1;transform:none;transition:none}}body.is-cinema-home .site-header{position:fixed;top:0;left:0;right:0;opacity:0;pointer-events:none;transition:opacity .45s ease}body.is-cinema-home .site-header.is-scrolled{opacity:1;pointer-events:auto}body.is-cinema.has-dark-hero .site-header.is-scrolled{background:rgba(5,6,5,.72)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom-color:hsla(43,41%,91%,.08)!important;box-shadow:none}body.is-cinema.has-dark-hero .site-header.is-scrolled .nav-brand,body.is-cinema.has-dark-hero .site-header.is-scrolled .nav-dropdown-trigger,body.is-cinema.has-dark-hero .site-header.is-scrolled .nav-link{color:var(--cin-cream)}body.is-cinema.has-dark-hero .site-header.is-scrolled .nav-toggle span{background:var(--cin-cream)}body.is-cinema.has-dark-hero .site-header .btn-primary,body.is-cinema.has-dark-hero .site-header.is-scrolled .btn-primary{background:var(--cin-emerald);border-color:var(--cin-emerald);color:#04130d}body.is-cinema.has-dark-hero .site-header .btn-primary:hover{background:var(--cin-emerald-bright);border-color:var(--cin-emerald-bright);color:#04130d}.cinema{background:var(--cin-ink);color:var(--cin-cream);font-family:var(--cin-sans);overflow-x:clip}.cinema ::selection{background:var(--cin-emerald);color:#04130d}.cin-grain{position:fixed;inset:-100px;z-index:60;pointer-events:none;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");animation:cin-grain-shift .9s steps(4) infinite}@keyframes cin-grain-shift{0%{transform:translate(0)}25%{transform:translate(-40px,30px)}50%{transform:translate(30px,-45px)}75%{transform:translate(-25px,-20px)}to{transform:translate(0)}}.cin-hero{position:relative;height:460vh}.cin-hero-stage{position:-webkit-sticky;position:sticky;top:0;height:100vh;height:100svh;overflow:hidden}.cin-hero-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.cin-hero-word{display:flex;align-items:center;justify-content:center;font-family:var(--cin-display);font-size:clamp(3.5rem,13vw,12rem);letter-spacing:.04em;text-transform:uppercase;color:var(--cin-cream);text-shadow:0 0 60px rgba(16,185,129,.45);opacity:0;will-change:transform,opacity,filter;z-index:2}.cin-hero-vignette,.cin-hero-word{position:absolute;inset:0;pointer-events:none}.cin-hero-vignette{background:radial-gradient(ellipse 120% 90% at 50% 45%,transparent 40%,rgba(5,6,5,.55) 78%,rgba(5,6,5,.92) 100%),linear-gradient(180deg,rgba(5,6,5,.55),transparent 22%,transparent 72%,rgba(5,6,5,.85))}.cin-hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:0 var(--gutter) clamp(2.5rem,6vh,5rem);pointer-events:none}.cin-hero-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-size:.8rem;letter-spacing:.32em;text-transform:uppercase;color:var(--cin-cream-dim);margin-bottom:1.4rem;text-align:center}.cin-hero-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--cin-emerald-bright);box-shadow:0 0 14px var(--cin-emerald-bright);animation:cin-pulse 2.4s ease-in-out infinite}@keyframes cin-pulse{0%,to{opacity:1}50%{opacity:.35}}.cin-hero-name{font-family:var(--cin-display);font-size:clamp(4rem,15.5vw,15rem);line-height:.86;letter-spacing:.01em;text-transform:uppercase;text-align:center;color:var(--cin-cream);margin:0;display:flex;flex-wrap:wrap;justify-content:center;column-gap:clamp(1rem,3.5vw,3.5rem)}.cin-hero-name .word{display:inline-flex}.cin-hero-name .letter{display:inline-block;will-change:transform,opacity}.cin-hero-name em{font-style:normal;color:transparent;-webkit-text-stroke:2px var(--cin-emerald-bright)}.cin-hero-sub{margin-top:1.6rem;font-size:clamp(.95rem,1.5vw,1.2rem);letter-spacing:.04em;color:var(--cin-cream-dim);text-align:center;max-width:44rem}.cin-hero-sub strong{color:var(--cin-emerald-bright);font-weight:500}.cin-hero-scrollword{font-size:clamp(2rem,7vw,6.5rem);letter-spacing:.08em;color:hsla(43,41%,91%,.9)}.cin-hero-loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--cin-ink);z-index:5;transition:opacity .6s ease,visibility .6s ease}.cin-hero-loader.is-done{opacity:0;visibility:hidden}.cin-loader-mark{position:relative;display:block;width:84px;height:105px;background:hsla(43,41%,91%,.28);-webkit-mask:url(/images/logo.png) center/contain no-repeat;mask:url(/images/logo.png) center/contain no-repeat;overflow:hidden}.cin-loader-mark:after{content:"";position:absolute;top:-60%;left:-80%;width:45%;height:220%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.9) 45%,var(--cin-emerald-bright) 50%,hsla(0,0%,100%,.9) 55%,transparent);transform:rotate(18deg);animation:cin-loader-shine 2.2s ease-in-out infinite}@keyframes cin-loader-shine{0%,12%{left:-80%}65%,to{left:160%}}@media (prefers-reduced-motion:reduce){.cin-loader-mark:after{animation:none;left:40%}}.cin-stats{position:relative;padding:clamp(5rem,12vh,9rem) var(--gutter);border-top:1px solid hsla(43,41%,91%,.08);border-bottom:1px solid hsla(43,41%,91%,.08);background:radial-gradient(ellipse 60% 120% at 50% 0,rgba(16,185,129,.07),transparent 70%),var(--cin-ink-2)}.cin-stats-grid{max-width:var(--container-wide);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;gap:2.5rem}.cin-stat{text-align:left}.cin-stat-number{font-family:var(--cin-display);font-size:clamp(3rem,6.5vw,6rem);line-height:1;color:var(--cin-cream);display:block}.cin-stat-number .unit{color:var(--cin-emerald-bright)}.cin-stat-label{display:block;margin-top:.9rem;font-size:.9rem;line-height:1.5;letter-spacing:.02em;color:var(--cin-cream-dim);max-width:16rem}.cin-stat-rule{width:3rem;height:2px;background:var(--cin-emerald);margin-bottom:1.2rem}.cin-pillars{position:relative;height:400vh}.cin-pillars-stage{position:-webkit-sticky;position:sticky;top:0;height:100vh;height:100svh;overflow:hidden;display:flex;align-items:center}.cin-video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.cin-video-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,5,.9) 0,rgba(5,6,5,.55) 45%,rgba(5,6,5,.25)),linear-gradient(180deg,rgba(5,6,5,.7),transparent 25%,transparent 75%,rgba(5,6,5,.8))}.cin-pillars-inner{position:relative;max-width:var(--container-wide);width:100%;margin:0 auto;padding:0 var(--gutter)}.cin-kicker{font-size:.78rem;letter-spacing:.4em;text-transform:uppercase;color:var(--cin-emerald-bright);margin-bottom:2rem;display:block}.cin-pillar{position:relative;padding:1.6rem 0;opacity:.18;transition:opacity .3s ease}.cin-pillar.is-active{opacity:1}.cin-pillar-index{font-family:var(--cin-sans);font-size:.85rem;letter-spacing:.3em;color:var(--cin-emerald-bright)}.cin-pillar-title{font-family:var(--cin-display);font-size:clamp(2.4rem,6.5vw,5.5rem);line-height:.95;text-transform:uppercase;margin:.4rem 0 .7rem}.cin-pillar-title,.cin-pillar.is-active .cin-pillar-title{color:var(--cin-cream)}.cin-pillar-desc{max-width:34rem;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.6;color:var(--cin-cream-dim);max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease,opacity .5s ease}.cin-pillar.is-active .cin-pillar-desc{max-height:12rem;opacity:1}.cin-work{position:relative;padding:clamp(6rem,14vh,10rem) var(--gutter);overflow:hidden}.cin-work-inner{position:relative;max-width:var(--container-wide);margin:0 auto}.cin-work-heading{font-family:var(--cin-display);font-size:clamp(3rem,9vw,8.5rem);line-height:.9;text-transform:uppercase;margin:0 0 4rem;color:var(--cin-cream)}.cin-work-heading em{font-style:normal;color:transparent;-webkit-text-stroke:2px var(--cin-emerald-bright)}.cin-work-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.cin-card{position:relative;display:block;padding:2.2rem 1.9rem 2.6rem;border:1px solid hsla(43,41%,91%,.12);background:rgba(10,12,11,.65);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;color:var(--cin-cream);transition:transform .45s var(--ease-out),border-color .45s ease,box-shadow .45s ease;will-change:transform}.cin-card:hover{transform:translateY(-10px) rotate(-.6deg);border-color:var(--cin-emerald);box-shadow:0 30px 60px -30px rgba(16,185,129,.45)}.cin-card-tag{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--cin-emerald-bright)}.cin-card-metric{font-family:var(--cin-display);font-size:clamp(2.6rem,4.5vw,4.2rem);line-height:1;margin:1.1rem 0 .9rem;color:var(--cin-cream)}.cin-card-pitch{font-size:.95rem;line-height:1.55;color:var(--cin-cream-dim);margin:0 0 2rem}.cin-card-cta{font-size:.8rem;letter-spacing:.24em;text-transform:uppercase;color:var(--cin-cream);display:inline-flex;align-items:center;gap:.6rem}.cin-card-cta:after{content:"→";color:var(--cin-emerald-bright);transition:transform .3s ease}.cin-card:hover .cin-card-cta:after{transform:translateX(6px)}.cin-finale{position:relative;padding:clamp(7rem,18vh,13rem) var(--gutter) clamp(6rem,14vh,10rem);text-align:center;overflow:hidden;background:radial-gradient(ellipse 70% 90% at 50% 100%,rgba(16,185,129,.12),transparent 65%),var(--cin-ink)}.cin-marquee{position:absolute;top:clamp(1rem,4vh,3rem);left:0;white-space:nowrap;font-family:var(--cin-display);font-size:clamp(4rem,12vw,11rem);line-height:1;text-transform:uppercase;color:transparent;-webkit-text-stroke:1.5px hsla(43,41%,91%,.14);pointer-events:none;will-change:transform}.cin-finale-inner{position:relative;max-width:52rem;margin:clamp(6rem,14vh,10rem) auto 0}.cin-finale-heading{font-family:var(--cin-display);font-size:clamp(3rem,8vw,7rem);line-height:.95;text-transform:uppercase;margin:0 0 1.6rem;color:var(--cin-cream)}.cin-finale-heading em{font-style:normal;color:var(--cin-emerald-bright)}.cin-finale-copy{font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65;color:var(--cin-cream-dim);max-width:38rem;margin:0 auto 2.8rem}.cin-btn-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cin-btn{display:inline-flex;align-items:center;gap:.6rem;padding:1.05rem 2.2rem;font-family:var(--cin-sans);font-size:.85rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border:1px solid var(--cin-emerald);transition:transform .3s var(--ease-out),background .3s ease,color .3s ease,box-shadow .3s ease}.cin-btn-solid{background:var(--cin-emerald);color:#04130d}.cin-btn-solid:hover{background:var(--cin-emerald-bright);transform:translateY(-3px);box-shadow:0 18px 40px -18px rgba(16,185,129,.7)}.cin-btn-ghost{background:transparent;color:var(--cin-cream);border-color:hsla(43,41%,91%,.3)}.cin-btn-ghost:hover{border-color:var(--cin-emerald-bright);color:var(--cin-emerald-bright);transform:translateY(-3px)}.cin-finale-socials{margin-top:3.5rem;display:flex;gap:2.2rem;justify-content:center;flex-wrap:wrap}.cin-finale-socials a{font-size:.78rem;letter-spacing:.28em;text-transform:uppercase;color:var(--cin-cream-dim);text-decoration:none;transition:color .25s ease}.cin-finale-socials a:hover{color:var(--cin-emerald-bright)}@media (max-width:900px){.cin-stats-grid{grid-template-columns:repeat(2,1fr)}.cin-work-grid{grid-template-columns:1fr}}@media (max-width:640px){.cin-hero{height:220vh}.cin-pillars{height:200vh}.cin-stats-grid{grid-template-columns:1fr;gap:2rem}.cin-stat{text-align:center}.cin-stat-label,.cin-stat-rule{margin-inline:auto}.cin-pillars-inner{text-align:center}.cin-pillar-desc{margin-inline:auto}.cin-card,.cin-work-heading{text-align:center}.cin-video-shade{background:linear-gradient(180deg,rgba(5,6,5,.75),rgba(5,6,5,.5) 30%,rgba(5,6,5,.5) 70%,rgba(5,6,5,.85))}}@media (prefers-reduced-motion:reduce){.cin-grain{animation:none}}@font-face{font-family:__Anton_ec6dc7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6ced06489fd81a3f-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Anton_ec6dc7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/aa5f74293546f6d0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Anton_ec6dc7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/62c97acc3aa63787-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Anton_Fallback_ec6dc7;src:local("Arial");ascent-override:129.70%;descent-override:36.29%;line-gap-override:0.00%;size-adjust:90.69%}.__className_ec6dc7{font-family:__Anton_ec6dc7,__Anton_Fallback_ec6dc7;font-weight:400;font-style:normal}.__variable_ec6dc7{--font-anton:"__Anton_ec6dc7","__Anton_Fallback_ec6dc7"}@font-face{font-family:__Space_Grotesk_5dce4b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_5dce4b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Grotesk_5dce4b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_5dce4b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_5dce4b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Grotesk_5dce4b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_5dce4b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_5dce4b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Grotesk_5dce4b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_Fallback_5dce4b;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_5dce4b{font-family:__Space_Grotesk_5dce4b,__Space_Grotesk_Fallback_5dce4b;font-style:normal}.__variable_5dce4b{--font-grotesk:"__Space_Grotesk_5dce4b","__Space_Grotesk_Fallback_5dce4b"}