.SearchAutocomplete_wrapper__1wfFK{position:relative}.SearchAutocomplete_form___CoUj{display:flex;flex:1;flex-wrap:nowrap;align-items:center;gap:8px}.SearchAutocomplete_inputWrapper__GoP_S{position:relative;flex:1;min-width:0}.SearchAutocomplete_inputWrapper__GoP_S input{padding-right:32px}.SearchAutocomplete_clearButton__GjmqT{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:none;border-radius:50%;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer;transition:background .15s,color .15s}.SearchAutocomplete_clearButton__GjmqT:hover{background:hsl(var(--muted));color:hsl(var(--primary))}.SearchAutocomplete_overlay__Wtr2B{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:var(--z-popover)}.SearchAutocomplete_dropdown__sHSqt{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:var(--z-popover);max-height:480px;overflow-y:auto;background:hsl(var(--card));border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);border:1px solid hsl(var(--border))}.SearchAutocomplete_section__oExyu{padding:8px 0;border-bottom:1px solid hsl(var(--border)/.5)}.SearchAutocomplete_section__oExyu:last-of-type{border-bottom:none}.SearchAutocomplete_sectionTitle__EU58u{padding:6px 16px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground))}.SearchAutocomplete_productRow___9Wnf{display:flex;align-items:center;gap:12px;padding:8px 16px;min-height:56px;text-decoration:none;color:inherit;transition:background .1s}.SearchAutocomplete_productRow___9Wnf.SearchAutocomplete_active__OJqMZ,.SearchAutocomplete_productRow___9Wnf:hover{background:hsl(var(--muted))}.SearchAutocomplete_productImage__K7quL{flex-shrink:0;width:48px;height:48px;border-radius:6px;overflow:hidden;background:hsl(var(--muted));display:flex;align-items:center;justify-content:center}.SearchAutocomplete_productImage__K7quL img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.SearchAutocomplete_productImagePlaceholder__r3SHP{width:24px;height:24px;border-radius:4px;background:hsl(var(--border))}.SearchAutocomplete_productInfo__gR0dx{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.SearchAutocomplete_productName__Sj4OL{font-size:13px;font-weight:600;color:hsl(var(--primary));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SearchAutocomplete_productBrand__TXuDD{font-size:12px;color:hsl(var(--muted-foreground))}.SearchAutocomplete_productPrice__KzyCD{flex-shrink:0;font-size:14px;font-weight:700;color:hsl(var(--danger))}.SearchAutocomplete_categoryRow__CJ7Xs{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;min-height:44px;text-decoration:none;color:inherit;transition:background .1s}.SearchAutocomplete_categoryRow__CJ7Xs.SearchAutocomplete_active__OJqMZ,.SearchAutocomplete_categoryRow__CJ7Xs:hover{background:hsl(var(--muted))}.SearchAutocomplete_categoryName__EtLpj{font-size:13px;font-weight:600;color:hsl(var(--accent))}.SearchAutocomplete_categoryCount__BpUlS{font-size:12px;color:hsl(var(--muted-foreground));flex-shrink:0}.SearchAutocomplete_seeAll__H78i3{display:block;padding:12px 16px;text-align:center;font-size:13px;font-weight:600;color:hsl(var(--accent));text-decoration:none;border-top:1px solid hsl(var(--border)/.5);transition:background .1s}.SearchAutocomplete_seeAll__H78i3:hover{background:hsl(var(--muted))}.SearchAutocomplete_highlight__G6M8i{background:hsl(var(--accent)/.15);color:hsl(var(--accent));font-weight:700;border-radius:2px;padding:0 1px}.SearchAutocomplete_recentHeader__u4yvL{display:flex;align-items:center;justify-content:space-between;padding-right:16px}.SearchAutocomplete_clearRecent__1Fsor{border:none;background:none;font-size:12px;font-weight:600;color:hsl(var(--accent));cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .15s}.SearchAutocomplete_clearRecent__1Fsor:hover{background:hsl(var(--muted))}.SearchAutocomplete_recentRow__u3CZZ{display:flex;align-items:center;gap:10px;width:100%;padding:8px 16px;min-height:44px;border:none;background:transparent;font:inherit;cursor:pointer;text-align:left;color:inherit;transition:background .1s}.SearchAutocomplete_recentRow__u3CZZ:hover{background:hsl(var(--muted))}.SearchAutocomplete_recentIcon__Dv6_I{flex-shrink:0;color:hsl(var(--muted-foreground))}.SearchAutocomplete_recentTerm__TCu1w{font-size:13px;font-weight:500;color:hsl(var(--foreground))}.SearchAutocomplete_trendingHeader__AzGj_{display:flex;align-items:center;gap:6px;padding:6px 16px}.SearchAutocomplete_trendingIcon__SC02c{flex-shrink:0;color:hsl(var(--muted-foreground))}.SearchAutocomplete_trendingGrid__FceoY{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px 12px}.SearchAutocomplete_trendingPill__tuzhL{display:inline-flex;align-items:center;min-height:44px;padding:6px 14px;border:none;border-radius:9999px;background:hsl(var(--muted));font:inherit;font-size:13px;font-weight:500;color:hsl(var(--foreground));cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.SearchAutocomplete_trendingPill__tuzhL:hover{background:hsl(var(--accent)/.12);color:hsl(var(--accent))}.SearchAutocomplete_heroWrapper__rzhWK{position:relative}.SearchAutocomplete_heroForm__l0hYl{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}@media (max-width:720px){.SearchAutocomplete_heroForm__l0hYl{grid-template-columns:1fr}}@media (max-width:767px){.SearchAutocomplete_categoryCount__BpUlS,.SearchAutocomplete_clearRecent__1Fsor,.SearchAutocomplete_productBrand__TXuDD,.SearchAutocomplete_sectionTitle__EU58u{font-size:12px}}@media (max-width:639px){.SearchAutocomplete_dropdown__sHSqt{max-height:60vh;max-height:60dvh}}.SiteFooter_footer__i3J32{margin-top:48px;color:hsl(var(--footer-text));font-size:14px;line-height:1.5}.SiteFooter_newsletterSection__zzUBp{background:linear-gradient(135deg,hsl(var(--footer-bg)) 0,hsl(var(--footer-bg-alt)) 100%);border-bottom:1px solid rgba(255,255,255,.06);min-height:100px}.SiteFooter_uspSection__ymDHK{background:hsl(var(--footer-bg));border-bottom:1px solid rgba(255,255,255,.06);min-height:100px}.SiteFooter_uspIcon__44O8n{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.07);color:hsl(var(--footer-accent))}.SiteFooter_linksSection__IVBC_{background:hsl(var(--footer-bg-dark));border-bottom:1px solid rgba(255,255,255,.06);min-height:56px}.SiteFooter_seoLinksSection__HO6wH{background:hsl(var(--footer-bg-dark));border-top:1px solid rgba(255,255,255,.06)}.SiteFooter_paymentSection__koELu{background:hsl(var(--footer-bg-darker));border-bottom:1px solid rgba(255,255,255,.05);min-height:56px}.SiteFooter_paymentLogo__EsftY{display:inline-block;width:40px;height:28px;border-radius:4px;flex-shrink:0}@media (min-width:640px){.SiteFooter_paymentLogo__EsftY{width:48px;height:32px}}.SiteFooter_bottomBar__WSoyI{background:hsl(var(--footer-bg-darkest));min-height:44px}.LeftSidebarNav_shell__pcs_w{display:grid;gap:12px}.LeftSidebarNav_mobileToggle__RiWPr{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid hsl(var(--sidebar-border));background:hsl(var(--sidebar-bg));color:hsl(var(--sidebar-text));box-shadow:0 12px 24px rgba(10,23,43,.3)}.LeftSidebarNav_menuButton__mF5rX{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.4);background:transparent;font-size:12px;font-weight:700;color:inherit;cursor:pointer;transition:border-color .15s ease,transform .15s ease}.LeftSidebarNav_menuButton__mF5rX:hover{border-color:white;transform:translateY(-1px)}.LeftSidebarNav_menuButton__mF5rX:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px}.LeftSidebarNav_menuIcon__rLZXS{width:18px;height:12px;display:inline-flex;flex-direction:column;justify-content:space-between}.LeftSidebarNav_menuIcon__rLZXS span,.LeftSidebarNav_menuIcon__rLZXS:after,.LeftSidebarNav_menuIcon__rLZXS:before{content:"";display:block;height:2px;border-radius:999px;background:currentColor}.LeftSidebarNav_menuIcon__rLZXS:after{width:70%}.LeftSidebarNav_mobileLink__iH8B4{font-size:12px;font-weight:600;color:rgba(255,255,255,.7);text-decoration:none;transition:color .15s ease}.LeftSidebarNav_mobileLink__iH8B4:hover{color:white}.LeftSidebarNav_sidebar__WH2Z5{display:none}.LeftSidebarNav_navCardDrawer__hUrgh,.LeftSidebarNav_navCard__HTQ7Q{background:hsl(var(--sidebar-bg));border-radius:12px;border:1px solid hsl(var(--sidebar-border));padding:12px 14px;color:hsl(var(--sidebar-text));box-shadow:0 8px 20px rgba(8,18,33,.25);display:grid;gap:12px}.LeftSidebarNav_navCardDrawer__hUrgh{box-shadow:none;padding:12px}.LeftSidebarNav_navHeader__tkQNx{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.15)}.LeftSidebarNav_navTitle__EFTUy{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:white}.LeftSidebarNav_burger__Ynbwu{width:16px;height:12px;position:relative;display:inline-flex;flex-direction:column;justify-content:space-between}.LeftSidebarNav_burger__Ynbwu span,.LeftSidebarNav_burger__Ynbwu:after,.LeftSidebarNav_burger__Ynbwu:before{content:"";display:block;height:2px;border-radius:999px;background:white}.LeftSidebarNav_burger__Ynbwu:after,.LeftSidebarNav_burger__Ynbwu:before{width:16px}.LeftSidebarNav_burger__Ynbwu span{width:12px}.LeftSidebarNav_navLink__vnDi6{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.7);text-decoration:none}.LeftSidebarNav_navLink__vnDi6:hover{color:white}.LeftSidebarNav_navLink__vnDi6:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px;border-radius:10px}.LeftSidebarNav_scrollArea__Za2Zs{padding-right:6px}.LeftSidebarNav_groups__xgtXr{display:grid;gap:0}.LeftSidebarNav_quickLinks__3mPAr{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.15);display:grid;gap:8px}.LeftSidebarNav_quickLinksTitle__5Rv5_{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.65)}.LeftSidebarNav_quickLink__Q79lk{display:flex;align-items:center;min-height:44px;padding:10px 12px;border-radius:10px;font-size:14px;color:rgba(255,255,255,.65);text-decoration:none;transition:color .15s ease,background-color .15s ease}.LeftSidebarNav_quickLink__Q79lk:hover{color:white}.LeftSidebarNav_quickLinkActive__LXbZU{color:white;font-weight:800;background:rgba(255,255,255,.08)}.LeftSidebarNav_group__rD3W6{border-bottom:1px solid rgba(255,255,255,.08);padding:0}.LeftSidebarNav_groupSummary__Hrcwt{display:flex;align-items:center;gap:10px;padding:8px 4px;cursor:pointer;list-style:none;font-size:13px;font-weight:600;color:hsl(var(--sidebar-text-muted))}.LeftSidebarNav_groupSummaryActive__qN544{color:white}.LeftSidebarNav_groupSummary__Hrcwt::-webkit-details-marker{display:none}.LeftSidebarNav_groupSummary__Hrcwt:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px;border-radius:12px}.LeftSidebarNav_groupIcon__BrZLO{width:22px;height:22px;background:none;border:none;display:grid;place-items:center;overflow:hidden;flex:none}.LeftSidebarNav_groupGlyph__yh5bR{font-size:12px;font-weight:700;color:rgba(255,255,255,.6);line-height:1;text-transform:uppercase}.LeftSidebarNav_groupIconImg__JgONI{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;display:block}.LeftSidebarNav_groupTitle__HPKbT{flex:1}.LeftSidebarNav_groupFlatLink__wOF3M{display:flex;align-items:center;gap:10px;padding:8px 4px;font-size:13px;font-weight:600;color:hsl(var(--sidebar-text-muted));text-decoration:none;transition:color .15s ease}.LeftSidebarNav_groupFlatLink__wOF3M:hover{color:white}.LeftSidebarNav_groupFlatLink__wOF3M:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px;border-radius:12px}.LeftSidebarNav_chevron__frY7p{width:8px;height:8px;border-right:2px solid rgba(255,255,255,.5);border-bottom:2px solid rgba(255,255,255,.5);transform:rotate(-45deg);transition:transform .15s ease}.LeftSidebarNav_group__rD3W6[open] .LeftSidebarNav_chevron__frY7p{transform:rotate(45deg)}.LeftSidebarNav_groupLinks__rQwg_{display:grid;gap:6px;padding:4px 0 8px 36px}.LeftSidebarNav_viewAllLink__3tedd{font-size:13px;font-weight:700;color:white;text-decoration:none;padding:6px 0;margin-bottom:2px;border-bottom:1px solid rgba(255,255,255,.15);transition:color .15s ease}.LeftSidebarNav_viewAllLink__3tedd:hover{color:rgba(255,255,255,.85);text-decoration:underline}.LeftSidebarNav_link__5G7mn{display:flex;align-items:center;min-height:44px;padding:10px 12px;border-radius:10px;font-size:14px;color:rgba(255,255,255,.65);text-decoration:none;transition:color .15s ease}.LeftSidebarNav_link__5G7mn:hover{color:white}.LeftSidebarNav_linkActive__EC_AW{color:white;font-weight:800;background:rgba(255,255,255,.08)}.LeftSidebarNav_link__5G7mn:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px;border-radius:10px}.LeftSidebarNav_subgroup__1COCL{border-top:1px solid rgba(255,255,255,.12);padding-top:8px;margin-top:8px}.LeftSidebarNav_subgroupSummary__tggd_{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;font-size:12px;font-weight:600;color:rgba(255,255,255,.9)}.LeftSidebarNav_subgroupSummary__tggd_::-webkit-details-marker{display:none}.LeftSidebarNav_subgroupSummary__tggd_:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px;border-radius:10px}.LeftSidebarNav_subgroupLabel__scJSl{flex:1}.LeftSidebarNav_subChevron__Jlwth{width:7px;height:7px;border-right:2px solid rgba(255,255,255,.6);border-bottom:2px solid rgba(255,255,255,.6);transform:rotate(-45deg);transition:transform .15s ease}.LeftSidebarNav_subgroup__1COCL[open] .LeftSidebarNav_subChevron__Jlwth{transform:rotate(45deg)}.LeftSidebarNav_subgroupLinks__YHkuu{display:grid;gap:6px;padding:6px 0 0 14px}.LeftSidebarNav_subgroupLinkAll__z18Pi,.LeftSidebarNav_subgroupLink__mRnb3{font-size:12px;color:rgba(255,255,255,.7);text-decoration:none;transition:color .15s ease}.LeftSidebarNav_subgroupLinkAll__z18Pi:hover,.LeftSidebarNav_subgroupLink__mRnb3:hover{color:white}.LeftSidebarNav_subgroupLinkAll__z18Pi{font-weight:700;color:white}.LeftSidebarNav_drawer__ylvHs{position:fixed;inset:0;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:var(--z-cookie)}.LeftSidebarNav_drawer__ylvHs[data-open=true]{pointer-events:auto;opacity:1}.LeftSidebarNav_drawerBackdrop__SDXHv{position:absolute;inset:0;background:rgba(7,16,30,.65)}.LeftSidebarNav_drawerPanel__DlW85{position:absolute;left:0;top:0;height:100%;width:min(320px,86vw);background:hsl(var(--sidebar-bg));color:hsl(var(--sidebar-text));padding:16px;box-shadow:24px 0 48px rgba(15,23,42,.28);transform:translateX(-100%);transition:transform .22s ease;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.LeftSidebarNav_drawer__ylvHs[data-open=true] .LeftSidebarNav_drawerPanel__DlW85{transform:translateX(0)}.LeftSidebarNav_drawerHeader__HEpyl{display:flex;align-items:center;justify-content:space-between;gap:12px}.LeftSidebarNav_drawerTitle__0cU0k{font-size:16px;font-weight:700;color:white}.LeftSidebarNav_drawerSubtitle__l9ikP{font-size:12px;color:rgba(255,255,255,.7)}.LeftSidebarNav_closeButton__2z_yw{background:none;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;color:white}.LeftSidebarNav_closeButton__2z_yw:hover{border-color:white}.LeftSidebarNav_closeButton__2z_yw:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px}@media (min-width:1024px){.LeftSidebarNav_shell__pcs_w{align-self:stretch}.LeftSidebarNav_mobileToggle__RiWPr{display:none}.LeftSidebarNav_sidebar__WH2Z5{display:block;position:sticky;top:calc(56px + var(--vehicle-banner-h, 0px));max-height:calc(100vh - 56px - var(--vehicle-banner-h, 0px));max-height:calc(100dvh - 56px - var(--vehicle-banner-h, 0px));overflow-y:scroll;scrollbar-width:thin;scrollbar-color:hsl(215 64% 34%/.5) transparent}.LeftSidebarNav_sidebar__WH2Z5::-webkit-scrollbar{width:6px}.LeftSidebarNav_sidebar__WH2Z5::-webkit-scrollbar-thumb{background:hsl(215 64% 34%/.5);border-radius:999px}.LeftSidebarNav_drawer__ylvHs{display:none}}@media (max-width:767px){.LeftSidebarNav_groupGlyph__yh5bR,.LeftSidebarNav_mobileLink__iH8B4,.LeftSidebarNav_navLink__vnDi6,.LeftSidebarNav_quickLinksTitle__5Rv5_,.LeftSidebarNav_subgroupLinkAll__z18Pi,.LeftSidebarNav_subgroupLink__mRnb3{font-size:12px}}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.p.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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_481cdf{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_481cdf{--font-sans:"Manrope","Manrope Fallback"}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;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;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.p.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;font-style:normal;font-weight:300 700;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;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_97ef00{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_97ef00{--font-display:"Space Grotesk","Space Grotesk Fallback"}