:root{--ink:#0b0c0a;--panel:#121310;--line:rgba(255,255,255,.16);--paper:#f5f5ef;--muted:#c5c8bd;--acid:#eaff00;--green:#8dd42b;--font:var(--font-barlow),sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--ink)}body{margin:0;color:var(--paper);font-family:var(--font);font-size:18px;line-height:1.35;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1 1}.header{height:92px;position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(11,12,10,.98);border-bottom:1px solid var(--line)}.header-inner{height:100%;display:flex;align-items:center;gap:34px;padding:0 clamp(22px,4vw,62px)}.brand{width:118px;display:block;flex:0 0 auto}.brand img,.brand picture{display:block;width:100%}.brand img{aspect-ratio:1.5;object-fit:contain;object-position:center}.nav{display:flex;align-items:center;gap:clamp(16px,2vw,32px);margin-left:auto}.nav a{font-weight:700;text-transform:uppercase;font-size:.86rem;letter-spacing:.05em;white-space:nowrap}.nav a:focus-visible,.nav a:hover,.text-link:focus-visible,.text-link:hover{color:var(--acid)}.nav-contact{display:none}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:0 28px;background:var(--acid);color:var(--ink);font-weight:800;text-transform:uppercase;letter-spacing:.045em;font-size:.92rem;border:1px solid var(--acid);cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease;border-radius:0}.button span{font-size:1.3em}.button:hover{background:transparent;color:var(--acid);transform:translateY(-2px)}.button:active{transform:scale(.98)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--acid);outline-offset:4px}.header-cta{margin-left:12px;min-width:148px}.nav-toggle{display:none}.hero{height:calc(100vh - 92px);min-height:580px;max-height:720px;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero>picture,.hero>picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero>picture img{object-position:center}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,5,.95),rgba(5,6,5,.78) 29%,rgba(5,6,5,.24) 60%,rgba(5,6,5,.18))}.hero-copy{position:relative;z-index:1;max-width:690px;padding:clamp(65px,10vh,125px) clamp(22px,4vw,62px)}.eyebrow{margin:0 0 14px;color:var(--acid);font-size:.88rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.category-hero h1,.hero h1,.not-found h1,.page-hero h1,.product-summary h1{font-size:clamp(4rem,7.2vw,8.5rem);line-height:.86;letter-spacing:-.04em;text-transform:uppercase;margin:0;max-width:650px;text-wrap:balance}.hero h1 em{font-style:normal;color:var(--acid)}.hero-copy>p:not(.eyebrow){font-size:1.35rem;max-width:430px;margin:26px 0 30px;color:#fff}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);background:#171916}.proof-strip>div{padding:22px clamp(18px,4vw,62px);display:flex;justify-content:center;align-items:center;gap:16px;border-right:1px solid var(--line)}.proof-strip>div:last-child{border-right:0}.proof-strip b{font-size:1.5rem;color:var(--green)}.proof-strip span{font-size:.9rem;color:var(--muted);line-height:1.2}.proof-strip strong{display:block;color:#fff;text-transform:uppercase;letter-spacing:.04em}.section{padding:clamp(64px,8vw,120px) clamp(22px,4vw,62px)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:28px}.capability h2,.editorial-split h2,.section-head h2,.support-list h2{font-size:clamp(2.1rem,3.7vw,4rem);line-height:.95;letter-spacing:-.025em;text-transform:uppercase;margin:0}.product-card-body>a,.section-head>a,.situation-card span,.text-link{font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--green);transition:color .2s ease}.situation-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.situation-card{min-height:315px;position:relative;overflow:hidden;border:1px solid var(--line);background:#121310;isolation:isolate}.situation-card img,.situation-card picture{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.situation-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,5,.91),rgba(5,6,5,.18));z-index:0}.situation-card>div{position:absolute;z-index:1;left:20px;bottom:22px;width:min(270px,calc(100% - 40px))}.situation-card i{display:block;width:28px;border-top:3px solid var(--acid);margin-bottom:12px}.situation-card h3{font-size:clamp(1.7rem,2.4vw,2.5rem);line-height:.95;margin:0;text-transform:uppercase}.situation-card p{margin:12px 0 18px;font-size:1.05rem}.situation-card:hover img{transform:scale(1.05)}.situation-card:hover span{color:var(--acid)}.products-section{padding-top:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.all-products{grid-template-columns:repeat(3,1fr)}.product-card{min-width:0;border:1px solid var(--line);background:var(--panel);display:flex;flex-direction:column}.product-card>a:first-child{background:#f0f0ea;aspect-ratio:1;overflow:hidden;display:block}.product-card>a:first-child img,.product-card>a:first-child picture{height:100%;width:100%}.product-card>a:first-child img{object-fit:contain;transition:transform .3s ease}.product-card:hover>a:first-child img{transform:scale(1.04)}.product-card-body{padding:18px;display:flex;flex:1 1;flex-direction:column;align-items:flex-start}.product-card-body p{margin:0 0 8px;color:var(--green);font-weight:800;font-size:.8rem;letter-spacing:.07em;text-transform:uppercase}.product-card-body h3{font-size:1.45rem;line-height:1;margin:0 0 16px;text-transform:uppercase}.product-card-body h3 a:hover{color:var(--acid)}.product-card-body>div{display:flex;gap:10px;align-items:center;margin-top:auto}.price,.product-card-body strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:1.25rem}.product-card-body>div span,.stock{color:var(--acid);text-transform:uppercase;font-weight:800;font-size:.8rem}.product-card-body>a{margin-top:20px}.capability{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:8vw;gap:8vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#171916}.capability>div>h2{max-width:600px}.capability-list{display:grid;grid-gap:0;gap:0}.capability-list p{margin:0;padding:18px 0;border-bottom:1px solid var(--line);font-size:1.22rem}.capability-list p:first-child{border-top:1px solid var(--line)}.capability-list b{color:var(--green);margin-right:16px}.faq{max-width:1000px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;list-style:none;font-size:1.5rem;font-weight:700;text-transform:uppercase;display:flex;justify-content:space-between}.faq summary:after{content:"+";color:var(--acid)}.faq details[open] summary:after{content:"−"}.faq p{max-width:680px;margin:16px 0 0;color:var(--muted)}.page-hero{padding:clamp(80px,12vw,160px) clamp(22px,12vw,190px) clamp(65px,10vw,120px);border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 20%,rgba(141,212,43,.16),transparent 30%)}.page-hero h1{font-size:clamp(3.8rem,7vw,7.5rem)}.page-hero>p:not(.eyebrow){max-width:620px;font-size:1.3rem;color:var(--muted);margin:25px 0 0}.category-hero{height:550px;position:relative;border-bottom:1px solid var(--line);overflow:hidden}.category-hero>picture,.category-hero>picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.category-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,5,.94),rgba(5,6,5,.48),rgba(5,6,5,.15))}.category-hero>div{position:relative;z-index:1;padding:clamp(70px,8vw,125px) clamp(22px,8vw,150px);max-width:790px}.category-hero h1{font-size:clamp(3.3rem,6.5vw,7rem)}.category-hero p:not(.eyebrow){font-size:1.25rem;max-width:520px;margin:24px 0}.editorial-split{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:clamp(30px,7vw,120px);gap:clamp(30px,7vw,120px);align-items:center;background:#171916}.editorial-split img,.editorial-split picture{width:100%;height:auto}.editorial-split>div p:not(.eyebrow){max-width:500px;color:var(--muted);font-size:1.15rem}.support-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;border-top:1px solid var(--line)}.support-list>div{padding-right:25px;border-right:1px solid var(--line)}.support-list>div:last-child{border:0}.support-list h2{font-size:2rem}.support-list p{color:var(--muted);font-size:1.1rem}.contact-direct{display:flex;gap:26px;flex-wrap:wrap;margin-top:25px;font-size:1.25rem;font-weight:700}.contact-direct a:hover{color:var(--acid)}.contact-layout{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:clamp(35px,9vw,130px);gap:clamp(35px,9vw,130px);align-items:start}.contact-form{display:grid;grid-gap:18px;gap:18px}.contact-form label{font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:.9rem}.contact-form label span{margin-left:8px;color:var(--muted);font-weight:400;text-transform:none;letter-spacing:0}.contact-form input,.contact-form textarea{margin-top:8px;width:100%;padding:13px;background:#1a1c18;border:1px solid var(--line);color:#fff;font:inherit;font-size:1rem;border-radius:0}.contact-form textarea{resize:vertical}.contact-form button{justify-self:start}.form-status{margin:0;font-weight:700}.form-status.error{color:var(--acid)}.contact-layout aside{border:1px solid var(--line);padding:30px;background:#171916}.contact-layout aside h2{font-size:2rem;text-transform:uppercase;margin:0}.contact-layout aside p{color:var(--muted)}.product-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);grid-gap:clamp(35px,7vw,120px);gap:clamp(35px,7vw,120px);padding:clamp(45px,7vw,100px) clamp(22px,6vw,100px);align-items:start}.gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.gallery picture:first-child{grid-column:span 2}.gallery img,.gallery picture{width:100%;background:#f0f0ea}.gallery img{height:auto;aspect-ratio:1;object-fit:contain}.product-summary{position:-webkit-sticky;position:sticky;top:125px}.product-summary h1{font-size:clamp(3.2rem,5vw,5.5rem);margin-bottom:20px}.product-summary>p:not(.eyebrow):not(.price):not(.stock){color:var(--muted);font-size:1.05rem}.product-summary .button{margin:22px 0;display:flex;width:100%}.product-summary .text-link{display:block}.price{color:var(--acid);font-weight:800}.price del{color:var(--muted);font-size:.75em;margin-left:10px}.variant-list{margin-top:22px;display:grid;grid-gap:8px;gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.variant-list strong{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.variant-list span{color:var(--muted);font-size:1rem}.legal{max-width:850px;margin:auto;padding:clamp(60px,9vw,140px) clamp(22px,6vw,80px)}.legal h1{font-size:clamp(4rem,7vw,7rem);line-height:.9;margin:0 0 40px}.legal h1,.legal h2{text-transform:uppercase}.legal h2{font-size:2rem;margin:48px 0 12px}.legal p{color:var(--muted);font-size:1.05rem}.not-found{padding:clamp(80px,12vw,180px) clamp(22px,12vw,180px);min-height:55vh}.not-found h1{font-size:clamp(4rem,8vw,8rem)}.not-found p:not(.eyebrow){max-width:500px;color:var(--muted);font-size:1.2rem;margin:25px 0}.footer{border-top:1px solid var(--line);background:#0a0b09;padding:60px clamp(22px,4vw,62px) 24px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:40px;gap:40px}.footer .brand{width:135px}.footer-top p{color:var(--muted);max-width:330px}.footer h2{margin:0 0 18px;color:var(--green);font-size:.92rem;letter-spacing:.07em;text-transform:uppercase}.footer-top div:not(:first-child){display:grid;align-content:start;grid-gap:10px;gap:10px}.footer-top a:hover{color:var(--acid)}.footer-bottom{margin-top:60px;border-top:1px solid var(--line);padding-top:18px;display:flex;align-items:center;gap:25px;color:var(--muted);font-size:.85rem}.footer-bottom>div{display:flex;gap:18px;margin-left:auto}.footer-bottom a:hover{color:var(--acid)}.theo{display:block;margin-left:12px}.theo img{height:30px;width:auto}@media (max-width:1080px){.header-inner{gap:20px}.nav{gap:16px}.nav a{font-size:.75rem}.all-products,.product-grid{grid-template-columns:repeat(2,1fr)}.situation-card{min-height:280px}}@media (max-width:760px){body{font-size:17px}.header{height:72px}.header-inner{padding:0 18px;gap:12px}.brand{width:86px}.nav-toggle{display:block;margin-left:auto;border:0;background:transparent;color:#fff;font:inherit;font-weight:800;text-transform:uppercase;letter-spacing:.05em;min-width:52px;min-height:44px}.nav{display:none;position:absolute;top:71px;left:0;right:0;background:var(--ink);border-bottom:1px solid var(--line);padding:18px;grid-template-columns:1fr 1fr;gap:0}.nav.open{display:grid}.nav a{font-size:.95rem;padding:15px 0;border-bottom:1px solid var(--line)}.nav-contact{display:block}.header-cta{display:none}.hero{height:680px;min-height:0;max-height:none}.hero>picture img{object-position:62% center}.hero-scrim{background:linear-gradient(90deg,rgba(5,6,5,.95),rgba(5,6,5,.67) 70%,rgba(5,6,5,.3))}.hero-copy{padding:82px 22px}.hero h1{font-size:clamp(4rem,19vw,5.8rem);max-width:330px}.hero-copy>p:not(.eyebrow){font-size:1.2rem;max-width:310px}.proof-strip{grid-template-columns:1fr}.proof-strip>div{justify-content:flex-start;padding:17px 22px;border-right:0;border-bottom:1px solid var(--line)}.proof-strip>div:last-child{border-bottom:0}.section{padding:65px 22px}.section-head{align-items:flex-start;flex-direction:column;gap:12px}.all-products,.product-grid,.situation-grid{grid-template-columns:1fr}.situation-card{min-height:300px}.products-section{padding-top:0}.product-card{display:grid;grid-template-columns:140px 1fr}.product-card>a:first-child{aspect-ratio:auto;height:140px}.product-card-body{padding:15px}.product-card-body h3{font-size:1.35rem;margin-bottom:8px}.product-card-body>a{margin-top:12px}.capability,.contact-layout,.editorial-split,.product-detail,.support-list{grid-template-columns:1fr;gap:35px}.capability{padding-top:65px;padding-bottom:65px}.category-hero{height:560px}.category-hero>picture img{object-position:63% center}.category-hero:after{background:linear-gradient(90deg,rgba(5,6,5,.94),rgba(5,6,5,.6),rgba(5,6,5,.2))}.category-hero>div{padding:75px 22px}.category-hero h1{font-size:clamp(3.4rem,15vw,5.3rem)}.editorial-split{padding-top:65px;padding-bottom:65px}.support-list>div{padding:0 0 30px;border-right:0;border-bottom:1px solid var(--line)}.support-list>div:last-child{border-bottom:0}.product-detail{padding:36px 18px 65px}.gallery{gap:7px}.product-summary{position:static}.product-summary h1{font-size:clamp(3.4rem,15vw,5.5rem)}.legal{padding:65px 22px}.legal h1{font-size:clamp(3.8rem,17vw,5.5rem)}.footer{padding:50px 22px 20px}.footer-top{grid-template-columns:1fr 1fr;gap:34px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{margin-top:40px;align-items:flex-start;flex-wrap:wrap}.footer-bottom>div{order:3;margin-left:0;width:100%;flex-wrap:wrap}.theo{margin-left:auto}}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:rise .65s both}.hero-copy .eyebrow{animation-delay:.05s}.hero-copy h1{animation-delay:.12s}.hero-copy>p{animation-delay:.19s}.hero-copy .button{animation-delay:.26s}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/05af89ad76258aac-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:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c047de4e6e16a01b-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:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f54c84255ccf44e-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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5de5dda68c9a1053-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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ac44098818d287e8-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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3667c091265cf81b-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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d6e015f239232eb3-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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55b35d87b6156eea-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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5fb5c05ff73c0616-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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8599be8653318abe-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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3352fdb488e19d84-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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/437e5f23c97e320c-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:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bd4099f982a70777-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:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/adc67d25e358ad72-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:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/79f0f365efbf4f90-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:Barlow Condensed Fallback;src:local("Arial");ascent-override:130.73%;descent-override:26.15%;line-gap-override:0.00%;size-adjust:76.49%}.__className_17b670{font-family:Barlow Condensed,Barlow Condensed Fallback;font-style:normal}.__variable_17b670{--font-barlow:"Barlow Condensed","Barlow Condensed Fallback"}