:root{--ink:#062b26;--ink2:#061d1a;--paper:#f3f0e8;--acid:#e7ef00;--fog:#dfe3dd;--line:rgba(243,240,232,0.24)}*{box-sizing:border-box}html{background:var(--ink)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-ascent),sans-serif;font-size:18px;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell main{flex:1 1}.site-header{height:72px;padding:0 4.4vw;background:linear-gradient(90deg,#06362f,#061d1a);display:flex;align-items:center;gap:32px;color:var(--paper);position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:block;width:166px;flex:0 0 auto}.brand img,.brand picture{display:block;width:100%;height:auto}.site-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,56px);margin-left:auto}.button,.eyebrow,.header-shop,.proof span,.site-header nav a{font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.site-header nav a{white-space:nowrap}.site-header nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-shop{background:var(--paper);color:var(--ink2);padding:10px 22px;border-radius:7px;min-height:42px;display:flex;align-items:center;gap:8px}.cart-wrap,.header-cart{position:relative}.header-cart{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--paper);cursor:pointer}.header-cart svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-cart span{position:absolute;top:0;right:-3px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 3px;border-radius:99px;background:var(--acid);color:var(--ink);font-size:10px;font-weight:900}.cart-panel{position:absolute;right:0;top:calc(100% + 14px);z-index:30;width:min(330px,calc(100vw - 32px));padding:20px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:var(--ink);color:var(--paper);box-shadow:0 18px 36px rgba(0,0,0,.25)}.cart-panel strong{display:block;font-size:20px}.cart-lines{display:grid;grid-gap:12px;gap:12px;margin:16px 0}.cart-lines div{display:flex;gap:10px;justify-content:space-between;font-size:13px}.cart-lines button{border:0;background:none;color:var(--acid);font:inherit;cursor:pointer}.cart-panel .button{margin-top:16px;width:100%;justify-content:center}.header-shop:hover{background:var(--acid)}.hero{height:calc(100vh - 72px);min-height:650px;max-height:850px;background:#111;position:relative;display:grid;grid-template-columns:minmax(0,57%) minmax(400px,43%);grid-template-rows:minmax(0,1fr);overflow:hidden;color:#fff}.hero-racer{position:absolute;inset:0;z-index:0}.hero-racer img{width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,24,21,.84),rgba(3,24,21,.45) 43%,rgba(3,24,21,.05) 64%);z-index:1}.hero-copy{position:relative;z-index:2;grid-column:1;grid-row:1;align-self:end;padding:0 5vw 5vh;max-width:740px;min-height:0}.collection-intro h1,.content-page h1,.hero h1,.product-detail h1{font-size:clamp(58px,6.1vw,104px);line-height:.9;letter-spacing:-.05em;text-transform:uppercase;font-weight:900;margin:0 0 20px;text-wrap:balance}.hero-copy>p{max-width:510px;font-size:21px;line-height:1.35;margin:0 0 28px}.actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;border-radius:7px;transition:transform .2s,background .2s,color .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button.bright{background:var(--acid);color:var(--ink2)}.button.ghost{border:1px solid rgba(255,255,255,.8);color:#fff}.story-button{gap:11px;padding-left:18px}.story-button svg{width:31px;height:31px;fill:none;stroke:var(--acid);stroke-linecap:square;stroke-linejoin:round;stroke-width:2.5}.button.dark{background:var(--ink);color:var(--paper)}.proof{display:flex;gap:10px;margin-top:25px;flex-wrap:wrap}.proof span{border:1px solid rgba(255,255,255,.55);border-radius:7px;padding:8px 13px;display:flex;gap:6px;align-items:center}.proof b{color:var(--acid)}.hero-side{position:relative;z-index:2;grid-column:2;grid-row:1;display:grid;grid-template-rows:1fr .8fr;grid-gap:3px;gap:3px;margin:0 0 0 8px;min-height:0}.hero-founder,.hero-side>picture{min-height:0;position:relative;overflow:hidden}.hero-side>picture:first-child{background:#fff}.hero-side img{width:100%;height:100%;object-fit:cover}.hero-side>picture:first-child img{object-fit:contain}.hero-founder:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,22,18,.25),transparent)}.hero-founder em{position:absolute;top:18px;left:22px;z-index:1;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1.25;transform:rotate(-4deg);color:#fff}.section{padding:clamp(68px,8vw,126px) 8vw}.community{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(36px,7vw,110px);gap:clamp(36px,7vw,110px);align-items:center}.community picture{height:390px;overflow:hidden;border-radius:10px}.community picture img{height:100%;width:100%;object-fit:cover}.eyebrow{color:#879100;margin:0 0 10px}.community h2,.goggle-rail h2,.lens h2,.related h2,.review blockquote{font-size:clamp(36px,4vw,60px);line-height:.98;letter-spacing:-.045em;margin:0 0 18px;font-weight:800;text-wrap:balance}.community p:not(.eyebrow),.lens p:not(.eyebrow){max-width:550px;margin:0 0 25px}.text-link{font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:13px;border-bottom:1px solid;padding-bottom:5px}.text-link span{color:#a7b000;margin-left:8px}.goggle-rail{background:radial-gradient(circle at 10% 30%,#0d4c41 0,#062b26 34%,#061d1a 75%);color:var(--paper);padding:58px 5.5vw 64px;display:grid;grid-template-columns:260px 1fr;grid-gap:35px;gap:35px;align-items:end}.goggle-rail .eyebrow{color:var(--acid)}.rail-heading h2{font-size:35px}.circle-link{border:1px solid var(--acid);color:var(--acid);display:grid;place-items:center;width:44px;height:44px;border-radius:50%;margin-top:26px;font-size:24px}.rail-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.goggle-card{border:1px solid rgba(255,255,255,.15);border-radius:8px;overflow:hidden;padding:14px;min-height:250px;background:rgba(0,0,0,.15);transition:transform .2s,border-color .2s}.goggle-card:hover{transform:translateY(-5px);border-color:var(--acid)}.goggle-card picture{height:clamp(220px,20vw,300px);display:block;background:#fff}.goggle-card picture img{height:100%;width:100%;object-fit:contain;padding:8px;border-radius:5px}.goggle-card strong{display:block;margin-top:12px;text-transform:uppercase;font-size:14px;letter-spacing:.06em}.goggle-card small{color:var(--acid);font-weight:800}.lens{background:#e9e6dc;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;align-items:center}.lens-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.lens-grid picture{height:clamp(180px,14vw,240px);border-radius:8px;overflow:hidden;background:#fff}.lens-grid img{height:100%;width:100%;object-fit:contain;padding:8px}.review{text-align:center;background:var(--ink);color:var(--paper);padding-top:100px;padding-bottom:100px}.review blockquote{max-width:880px;margin:0 auto 22px}.review p{margin:0 0 30px;color:#c7cecb}.value-tagline{display:block;margin:0 auto 12px;max-width:680px;font-size:15px;font-weight:800;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.review .text-link,.value-tagline{color:var(--acid)}.collection-page{padding:70px 7vw 110px;min-height:68vh}.collection-intro{max-width:760px;margin:0 auto 60px;text-align:center}.collection-intro h1{font-size:clamp(54px,7vw,96px)}.collection-intro p{font-size:20px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;max-width:1360px;margin:0 auto}.product-card{display:flex;flex-direction:column;background:#fff;border-radius:10px;overflow:hidden;min-height:420px;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(0,0,0,.12)}.product-card picture{height:275px;background:#d6dad4}.product-placeholder{min-height:275px;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#dce0da,#c7cec8);color:#4f5a55;font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1.35;text-align:center;text-transform:uppercase}.product-card picture img{height:100%;width:100%;object-fit:cover}.goggle-product-card picture{background:#fff}.goggle-product-card picture img{object-fit:contain;padding:10px}.product-card div{padding:20px}.product-card span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#777}.product-card h2{font-size:23px;line-height:1.05;margin:8px 0 16px}.product-card b{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-page{padding:clamp(38px,7vw,100px);display:grid;grid-template-columns:1.12fr .88fr;grid-gap:clamp(35px,7vw,110px);gap:clamp(35px,7vw,110px);align-items:start;min-height:650px}.product-page>*{min-width:0}.product-media{background:#dce0da;border-radius:10px;overflow:hidden}.product-media>picture img{width:100%;height:min(58vw,640px);object-fit:cover}.product-media>picture{display:block;overflow:hidden}.goggle-product-page .product-media,.goggle-product-page .product-media>picture{background:#fff}.goggle-product-page .product-media>picture img{object-fit:contain;padding:12px;transform:translateY(-8%)}.product-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;padding:6px}.product-gallery picture{display:block;aspect-ratio:1;overflow:hidden;border-radius:5px}.product-gallery picture img{width:100%;height:100%;object-fit:cover}.product-description p+p{margin-top:14px}.product-detail-placeholder{min-height:min(58vw,640px)}.product-detail h1{font-size:clamp(46px,4.35vw,68px);text-transform:none;overflow-wrap:normal;word-break:break-word}.product-detail p{max-width:520px;font-size:19px}.price{font-size:30px!important;font-weight:900}.product-detail ul{padding:0 0 0 19px;margin:25px 0}.product-detail li{margin:7px 0}.product-note{font-size:14px!important;color:#5c625e;margin-top:14px}.buy-panel{display:grid;grid-gap:.8rem;gap:.8rem;margin-top:1.4rem}.variant-select{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.variant-select select{width:100%;border:1px solid rgba(6,43,38,.25);border-radius:7px;background:#fff;color:#062B26;padding:.7rem .8rem;font:inherit;text-transform:none;letter-spacing:0}.buy-panel .button{width:-moz-fit-content;width:fit-content}.buy-panel .button:disabled{cursor:not-allowed;opacity:.55}.related{background:#e7e4db}.content-page{max-width:920px;margin:0 auto;padding:clamp(70px,10vw,150px) 28px;min-height:62vh}.content-page h1{font-size:clamp(52px,6.5vw,96px);text-transform:none}.lead{font-size:clamp(21px,2.3vw,31px);line-height:1.22;max-width:720px;margin:0 0 45px}.prose{max-width:690px}.prose p{font-size:19px;line-height:1.6;margin:0 0 25px}.journal{max-width:1200px}.article-list{margin-top:60px;border-top:1px solid #b8b8ae}.article-list>a{display:grid;grid-template-columns:80px 1fr 100px;grid-gap:20px;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid #b8b8ae;transition:padding .2s,color .2s}.article-list>a:hover{padding-left:12px;color:#61710a}.article-list span{font-weight:800;color:#879100}.article-list h2{font-size:clamp(25px,3vw,45px);line-height:1;margin:0;text-transform:uppercase;letter-spacing:-.035em}.article-list b{text-align:right;text-transform:uppercase;font-size:12px;letter-spacing:.1em}.article>picture{display:block;height:400px;border-radius:10px;overflow:hidden;margin:45px 0}.article>picture img{width:100%;height:100%;object-fit:cover}.not-found{min-height:65vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:10vw;max-width:900px}.not-found h1{font-size:clamp(60px,8vw,115px);letter-spacing:-.06em;line-height:.88;margin:0 0 20px}.site-footer{background:var(--ink2);color:var(--paper);padding:62px 6vw 24px;display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:35px;gap:35px}.site-footer>div:not(.footer-bottom){display:flex;flex-direction:column;gap:10px}.footer-logo{display:block;width:160px}.footer-logo img{width:100%}.site-footer p{max-width:280px;margin:7px 0}.site-footer strong{color:var(--acid);font-size:13px;text-transform:uppercase;letter-spacing:.11em;margin-bottom:5px}.site-footer a{font-size:16px}.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.mail{font-weight:800}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);margin-top:24px;padding-top:19px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:13px;color:#c4cbc7}.footer-bottom span{margin-right:auto}.footer-bottom a{font-size:13px}.footer-bottom a:last-child{margin-left:12px}.footer-bottom img{height:27px;width:auto;filter:none}.article-list>a:focus-visible,.button:focus-visible,.circle-link:focus-visible,.product-card:focus-visible,.site-footer a:focus-visible,.site-header a:focus-visible,.text-link:focus-visible{outline:3px solid var(--acid);outline-offset:4px}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:rise .65s both}.hero-copy>p{animation-delay:.08s}.actions{animation-delay:.16s}.proof{animation-delay:.24s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}.reveal{animation:none}@media (max-width:1050px){.site-header{padding:0 3vw;gap:20px}.brand{width:140px}.site-header nav{gap:clamp(10px,1.3vw,15px)}.site-header nav a{font-size:11px}.header-shop{padding:9px 16px}.hero{grid-template-columns:1fr 36%;min-height:600px}.hero-side{grid-column:2}.hero-copy{padding-left:5vw}.goggle-rail{grid-template-columns:1fr}.rail-products{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body{font-size:17px}.site-header{height:66px;padding:0 18px;gap:14px}.brand{width:130px}.site-header nav{display:none}.header-shop{margin-left:auto;padding:9px 14px;font-size:11px}.hero{height:auto;min-height:0;display:block;padding:0;background:var(--ink2)}.hero-racer{position:relative;display:block;height:340px}.hero:after{display:none}.hero-copy{padding:43px 24px 35px;max-width:none}.hero h1{font-size:58px}.hero-copy>p{font-size:18px}.hero-side{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:220px;margin:0;grid-gap:3px;gap:3px}.hero-founder,.hero-side>picture{height:220px}.hero-founder em{font-size:11px;top:12px;left:12px}.proof{gap:7px}.proof span{font-size:10px;padding:8px}.community,.lens{grid-template-columns:1fr;gap:28px;padding:66px 24px}.community picture{height:260px}.community h2,.lens h2{font-size:42px}.goggle-rail{padding:55px 24px}.rail-products{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.goggle-card{min-width:0}.goggle-card picture{height:180px}.lens-grid picture{height:150px}.review{padding:74px 24px}.review blockquote{font-size:34px}.collection-page{padding:64px 20px}.collection-intro{text-align:left;margin-bottom:40px}.collection-intro h1{font-size:56px}.product-grid{grid-template-columns:1fr;gap:16px}.product-card{min-height:0}.product-card picture{height:260px}.product-page{grid-template-columns:1fr;padding:40px 24px 76px;gap:35px}.product-media>picture img{height:390px}.goggle-product-page .product-media>picture img{padding:8px;transform:translateY(-5%)}.product-detail h1{font-size:50px}.related{padding:62px 24px}.content-page{padding:70px 24px}.content-page h1{font-size:58px}.lead{font-size:23px}.prose p{font-size:18px}.article-list>a{grid-template-columns:38px 1fr;gap:13px}.article-list b{display:none}.article-list h2{font-size:27px}.article>picture{height:250px}.site-footer{grid-template-columns:1fr 1fr;padding:52px 24px 20px;gap:32px}.site-footer>div:first-child{grid-column:1/-1}.footer-bottom{gap:12px}.footer-bottom span{flex-basis:100%}.footer-bottom a:last-child{margin-left:auto}.footer-bottom img{height:25px}.not-found{padding:80px 24px}.not-found h1{font-size:64px}}@media (max-width:390px){.hero h1{font-size:51px}.proof span{font-size:9px;padding:7px}.site-footer{grid-template-columns:1fr}.site-footer>div:first-child{grid-column:auto}}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/88e4012f2051f8b4-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;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0be08cad6fae8421-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;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/61d96c4884191721-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;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cd5242d34e82716d-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;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6662f7f4c6f2f062-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;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b0bb26939bb40fdb-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;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7816b93d847886e9-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;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ea06843a6d8e9ab3-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;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/60c9b95e8d9e49be-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;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1e6ec62843814326-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;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a8bcd0492b5976ee-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;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6ad0344ed98ac2e9-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;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/a919ac6ebfd565cf-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;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/01c7be446e8f31f5-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;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cb8236635aff3c3e-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;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/904e9eef4d7d5b5b-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;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/2b4e67e7d1f9b973-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;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b3a76c66cf7d6d7d-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 Fallback;src:local("Arial");ascent-override:103.43%;descent-override:20.69%;line-gap-override:0.00%;size-adjust:96.68%}.__className_fe8f83{font-family:Barlow,Barlow Fallback;font-style:normal}.__variable_fe8f83{--font-ascent:"Barlow","Barlow Fallback"}