:root{--c-bg:#f7f5f0;--c-surface:#efeae0;--c-text:#1c1a17;--c-primary:#2c2a26;--c-accent:#b4552d;--font-heading:Georgia,serif;--font-body:system-ui,sans-serif;--wrap:1180px;--ease-out:cubic-bezier(0.22,1,0.36,1)}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--c-bg);color:var(--c-text);font-family:var(--font-body),system-ui,sans-serif;font-size:1.0625rem;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{font-family:var(--font-heading),Georgia,serif;font-weight:500;line-height:1.02;letter-spacing:-.022em;margin:0;text-wrap:balance}h1{font-size:clamp(2.6rem,7.2vw,5.6rem)}h2{font-size:clamp(1.75rem,3.4vw,2.75rem)}h3{font-size:1.25rem;letter-spacing:-.01em}p{margin:0}p+p{margin-top:1em}code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.9em}.wrap{width:min(100% - clamp(32px,6vw,96px),var(--wrap));margin-inline:auto}.store{--ink-12:color-mix(in oklab,var(--c-text) 12%,transparent);--ink-40:color-mix(in oklab,var(--c-text) 40%,transparent);--ink-70:color-mix(in oklab,var(--c-text) 72%,transparent);--surface-2:color-mix(in oklab,var(--c-surface) 80%,var(--c-bg));background:var(--c-bg);color:var(--c-text);min-height:100dvh;display:flex;flex-direction:column}.store-main{flex:1 1;display:flex;flex-direction:column}.store-main>*+*{margin-top:clamp(64px,10vw,144px)}.store-main>.offer{margin-top:0}.store-main>.offer+*{margin-top:clamp(40px,7vw,96px)}.kicker{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-70);margin-bottom:clamp(16px,2vw,28px)}.btn{display:inline-flex;align-items:center;gap:.6em;padding:.95em 1.7em;background:var(--c-primary);color:var(--c-bg);text-decoration:none;font-weight:600;letter-spacing:.01em;border-radius:2px;transition:transform .35s var(--ease-out),background .2s}.btn:after{content:"→";transition:transform .35s var(--ease-out)}.btn:hover{transform:translateY(-1px)}.btn:hover:after{transform:translateX(3px)}.btn--ghost{background:transparent;color:var(--c-text);box-shadow:inset 0 0 0 1px var(--ink-40)}.btn--ghost:hover{background:var(--surface-2)}.section-head{display:flex;align-items:baseline;gap:24px;margin-bottom:clamp(24px,3vw,40px)}.section-head__rule{flex:1 1;height:1px;background:var(--ink-12);transform:translateY(-.35em)}.chrome{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:color-mix(in oklab,var(--c-bg) 86%,transparent);-webkit-backdrop-filter:saturate(140%) blur(12px);backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid var(--ink-12)}.chrome__row{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;min-height:72px;flex-wrap:wrap;padding:10px 0}.wordmark{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;letter-spacing:-.03em;text-decoration:none;white-space:nowrap}.chrome__nav{display:flex;gap:clamp(14px,2.4vw,32px);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.chrome__nav a{text-decoration:none;color:var(--ink-70);padding:6px 0;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.chrome__nav a:hover{color:var(--c-text);border-color:var(--c-accent)}.colophon{margin-top:clamp(80px,12vw,160px);border-top:1px solid var(--ink-12);padding:clamp(28px,4vw,48px) 0 clamp(36px,5vw,64px);overflow:hidden}.colophon__mark{font-family:var(--font-heading);font-size:clamp(3.5rem,15vw,12rem);line-height:.9;letter-spacing:-.04em;color:color-mix(in oklab,var(--c-text) 8%,transparent);margin:0 0 24px -.04em;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.colophon__line{display:flex;justify-content:space-between;gap:16px;font-size:.8rem;letter-spacing:.06em;color:var(--ink-70)}.offer{background:var(--c-accent);color:var(--c-bg)}.offer__row{display:flex;align-items:center;justify-content:space-between;gap:8px 16px;min-height:42px;flex-wrap:wrap;padding:6px 0;font-size:.86rem;font-weight:600;letter-spacing:.02em}.offer__code{font-family:ui-monospace,Menlo,monospace;font-size:.8rem;padding:3px 10px;border:1px solid color-mix(in oklab,var(--c-bg) 55%,transparent);border-radius:999px;letter-spacing:.1em}.hero{padding-top:clamp(40px,8vw,110px)}.hero__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:clamp(20px,3vw,40px);gap:clamp(20px,3vw,40px);align-items:end}.hero__copy{grid-column:1/span 9}.hero--media .hero__copy{grid-column:1/span 7}.hero__sub{font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.45;color:var(--ink-70);max-width:34ch;margin:clamp(20px,3vw,32px) 0 clamp(28px,4vw,44px)}.hero__media{grid-column:8/span 5;margin:0;aspect-ratio:4/5;overflow:hidden;border-radius:2px;background:var(--surface-2)}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__glyph{grid-column:10/span 3;justify-self:end;font-family:var(--font-heading);font-size:clamp(6rem,18vw,16rem);line-height:.8;color:color-mix(in oklab,var(--c-accent) 55%,var(--c-bg));-webkit-user-select:none;-moz-user-select:none;user-select:none}.products__grid{display:grid;grid-gap:clamp(20px,3vw,36px) clamp(16px,2.4vw,28px);gap:clamp(20px,3vw,36px) clamp(16px,2.4vw,28px);grid-template-columns:repeat(2,1fr)}@media (min-width:720px){.products__grid{grid-template-columns:repeat(4,1fr)}.products__grid--featured .card--featured{grid-column:span 2;grid-row:span 2}.card--featured .card__media{aspect-ratio:auto;height:100%}}.card{text-decoration:none;display:flex;flex-direction:column;gap:10px}.card__media{aspect-ratio:4/5;overflow:hidden;border-radius:2px;background:var(--surface-2);display:grid;place-items:center;background-image:repeating-linear-gradient(135deg,color-mix(in oklab,var(--c-text) 5%,transparent) 0 1px,transparent 1px 14px)}.card__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease-out)}.card:hover .card__media img{transform:scale(1.03)}.card__mono{font-family:var(--font-heading);font-size:clamp(3rem,8vw,6rem);color:color-mix(in oklab,var(--c-primary) 35%,var(--c-surface));line-height:1}.card__row{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.card__title{font-weight:600;letter-spacing:-.01em}.card--featured .card__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:500}.card__price{color:var(--ink-70);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.card__price small{font-size:.75em;letter-spacing:.04em}.card__sub{font-size:.9rem;color:var(--ink-70);margin-top:-4px}.products__note{padding:28px;background:var(--surface-2);color:var(--ink-70);border-radius:2px}.products__note--error{border:1px dashed color-mix(in oklab,var(--c-accent) 60%,transparent)}.quotes__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:clamp(20px,3vw,40px);gap:clamp(20px,3vw,40px);align-items:start}.quotes__mark{grid-column:1/span 2;font-family:var(--font-heading);font-size:clamp(6rem,12vw,11rem);line-height:.6;color:var(--c-accent)}.quote{grid-column:span 5;margin:0;padding-top:12px;border-top:1px solid var(--ink-12)}.quote:nth-of-type(odd){grid-column:3/span 5}.quote:nth-of-type(2n){grid-column:8/span 5;margin-top:clamp(40px,6vw,96px)}.quote:nth-of-type(n+3){margin-top:0}.quote p{font-family:var(--font-heading);font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.3;letter-spacing:-.01em}.quote footer{margin-top:14px;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-70)}.faq__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:clamp(20px,3vw,40px);gap:clamp(20px,3vw,40px)}.faq__head{grid-column:1/span 4}.faq__list{grid-column:5/span 8}.faq__item{border-top:1px solid var(--ink-12)}.faq__item:last-child{border-bottom:1px solid var(--ink-12)}.faq__item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:3ch 1fr auto;grid-gap:18px;gap:18px;align-items:baseline;padding:20px 0;font-weight:600;font-size:1.05rem}.faq__item summary::-webkit-details-marker{display:none}.faq__num{font-family:var(--font-heading);font-weight:400;color:var(--ink-40)}.faq__toggle{width:14px;height:14px;position:relative;opacity:.7}.faq__toggle:after,.faq__toggle:before{content:"";position:absolute;inset:50% 0 auto;height:1px;background:currentColor;transform:translateY(-50%);transition:transform .3s var(--ease-out)}.faq__toggle:after{transform:translateY(-50%) rotate(90deg)}.faq__item[open] .faq__toggle:after{transform:translateY(-50%) rotate(0)}.faq__item p{padding:0 0 22px calc(3ch + 18px);color:var(--ink-70);max-width:60ch}.prose{max-width:62ch}.prose>:first-child{margin-top:0}.prose h1{font-size:clamp(2rem,4.5vw,3.4rem);margin-bottom:.5em}.prose h2{padding-top:.6em;border-top:1px solid var(--ink-12);margin:1.6em 0 .5em;font-size:clamp(1.5rem,2.6vw,2.1rem)}.prose h3{margin:1.4em 0 .4em}.prose p{margin:.9em 0}.prose>p:first-of-type{font-size:1.18em;line-height:1.5}.prose ol,.prose ul{padding-left:1.2em;margin:.9em 0}.prose li+li{margin-top:.3em}.prose strong{font-weight:650}.prose a{-webkit-text-decoration-color:var(--c-accent);text-decoration-color:var(--c-accent);text-underline-offset:3px}.pdp{padding-top:clamp(24px,4vw,56px)}.pdp__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:clamp(24px,4vw,64px);gap:clamp(24px,4vw,64px)}.pdp__gallery{grid-column:1/span 7}.pdp__info{grid-column:8/span 5;position:-webkit-sticky;position:sticky;top:96px;align-self:start}.pdp__hero{aspect-ratio:4/5;background:var(--surface-2);border-radius:2px;overflow:hidden;display:grid;place-items:center;background-image:repeating-linear-gradient(135deg,color-mix(in oklab,var(--c-text) 5%,transparent) 0 1px,transparent 1px 14px)}.pdp__hero img{width:100%;height:100%;object-fit:cover}.pdp__thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:10px}.pdp__thumbs img{aspect-ratio:1;object-fit:cover;border-radius:2px;background:var(--surface-2)}.pdp__back{display:inline-block;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--ink-70);margin-bottom:clamp(20px,3vw,36px)}.pdp__info h1{font-size:clamp(2rem,4vw,3.4rem)}.pdp__subtitle{margin-top:10px;font-size:1.1rem;color:var(--ink-70)}.variants{list-style:none;padding:0;margin:clamp(24px,3vw,36px) 0 0;border-top:1px solid var(--ink-12)}.variants li{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--ink-12)}.variants__price{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.pdp__desc{margin-top:clamp(24px,3vw,36px);color:var(--ink-70);max-width:52ch}.pdp__note{margin-top:28px;font-size:.8rem;letter-spacing:.04em;color:var(--ink-40)}.no-store{min-height:100dvh;display:grid;align-content:center;grid-gap:18px;gap:18px;padding:clamp(32px,8vw,120px);max-width:44ch;font-family:var(--f-schibsted),system-ui,sans-serif}.no-store__kicker{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;opacity:.6}.no-store h1{font-family:var(--f-instrument),Georgia,serif;font-weight:400;font-size:clamp(2rem,5vw,3.4rem)}.no-store h1 span{font-style:italic}.nf{padding:clamp(64px,12vw,160px) 0}.nf h1{font-size:clamp(1.8rem,4vw,3rem);margin-bottom:28px}.reveal{opacity:0;transform:translateY(14px);animation:reveal .9s var(--ease-out) forwards;animation-delay:calc(var(--i, 0) * 90ms)}@keyframes reveal{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.reveal{animation:none;opacity:1;transform:none}.card__media img{transition:none}}@media (max-width:760px){.hero--media .hero__copy,.hero__copy,.hero__media{grid-column:1/-1}.hero__media{aspect-ratio:4/3}.hero__glyph{display:none}.quotes__mark{grid-column:1/-1;font-size:5rem;line-height:.7}.quote,.quote:nth-of-type(2n),.quote:nth-of-type(odd){grid-column:1/-1;margin-top:0}.faq__head,.faq__list{grid-column:1/-1}.pdp__gallery,.pdp__info{grid-column:1/-1;position:static}.chrome__nav{gap:14px;font-size:.72rem}.products__grid{gap:22px 14px}.products__grid--featured .card--featured{grid-column:1/-1}.products__grid--featured .card--featured .card__media{aspect-ratio:4/3}.card__row{flex-direction:column;gap:2px}.card--featured .card__title{font-size:1.3rem}.card__title{font-size:.95rem}.colophon__mark{font-size:3rem;white-space:normal}.colophon__line{flex-direction:column}}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_0a80b4{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.__variable_0a80b4{--f-playfair:"Playfair Display","Playfair Display Fallback"}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/03b436aa846269de-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:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/0086f8992871c45b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/ab00a911ac2adf48-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/36008747766f78c6-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/6d38f9d4e0f4772b-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:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/08aedeceaf1dcd57-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:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/5c0c2bcbaa4149ca-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:Lora Fallback;src:local("Times New Roman");ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.00%;size-adjust:115.20%}.__className_c1a059{font-family:Lora,Lora Fallback;font-style:normal}.__variable_c1a059{--f-lora:"Lora","Lora Fallback"}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-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:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--f-outfit:"Outfit","Outfit Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--f-dmsans:"DM Sans","DM Sans 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.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_dd5b2f{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_dd5b2f{--f-spacegrotesk:"Space Grotesk","Space Grotesk Fallback"}@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.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_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--f-manrope:"Manrope","Manrope Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e8c7e585bb5e69ba-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d02d66744511ad29-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26dc4a78f0c7af7f-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:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eaa818{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eaa818{--f-fraunces:"Fraunces","Fraunces Fallback"}@font-face{font-family:Karla;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/ea05c3aa551e0ebc-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:Karla;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/b7ae23d8a9c319da-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:Karla Fallback;src:local("Arial");ascent-override:89.55%;descent-override:24.61%;line-gap-override:0.00%;size-adjust:102.40%}.__className_4e868f{font-family:Karla,Karla Fallback;font-style:normal}.__variable_4e868f{--f-karla:"Karla","Karla Fallback"}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-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:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-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:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/35f3de0ebb1cfc70-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:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6099e249fd938cc-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:"Instrument Serif Fallback";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_1f5468{font-family:"Instrument Serif","Instrument Serif Fallback";font-weight:400}.__variable_1f5468{--f-instrument:"Instrument Serif","Instrument Serif Fallback"}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/56069e83bb5b2425-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:Schibsted Grotesk;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/91601dd83defba07-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:Schibsted Grotesk Fallback;src:local("Arial");ascent-override:93.46%;descent-override:24.67%;line-gap-override:0.00%;size-adjust:104.49%}.__className_e8899d{font-family:Schibsted Grotesk,Schibsted Grotesk Fallback;font-style:normal}.__variable_e8899d{--f-schibsted:"Schibsted Grotesk","Schibsted Grotesk Fallback"}