:root{--paper:#f6f1e8;--paper-2:#efe7d7;--sand:#e7dec9;--ink:#23302a;--ink-2:#3a4b40;--muted:#6e7a6e;--stone:#6e7a6e;--line:#ddd3bf;--line-strong:#cabea4;--green:#1a4d36;--emerald:#1d5a3e;--green-deep:#11301f;--gold:#b8862f;--gold-soft:#c9a24e;--gold-bright:#e6cd8f;--copper:#b8862f;--clay:#b8862f;--cream:#f6f1e8;--sage:#b9cabd;--good:#1b7d4f;--deep:#11301f;--shadow-card:0 18px 44px -30px rgba(26,77,54,0.5);--shadow-lift:0 28px 56px -32px rgba(26,77,54,0.55);--maxw:1200px;--gutter:clamp(1.25rem,5vw,4rem);--serif:var(--font-display),"Newsreader",Georgia,serif;--display:var(--font-cormorant),"Newsreader",Georgia,serif;--sans:var(--font-body),"Hanken Grotesk",system-ui,sans-serif;--step--1:clamp(0.82rem,0.79rem + 0.15vw,0.9rem);--step-0:clamp(1rem,0.96rem + 0.2vw,1.08rem);--step-1:clamp(1.2rem,1.1rem + 0.5vw,1.45rem);--step-2:clamp(1.6rem,1.3rem + 1.2vw,2.2rem);--step-3:clamp(2.1rem,1.6rem + 2.2vw,3.3rem);--step-4:clamp(2.6rem,1.9rem + 3.4vw,4.4rem);--step-5:clamp(3rem,2rem + 5vw,5.6rem)}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:var(--step-0);line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.05;letter-spacing:-.005em}h1,h2,h3,h4{margin:0;color:var(--green)}h4{font-family:var(--serif);font-weight:400}h1{font-size:var(--step-5)}h2{font-size:var(--step-3)}h3{font-size:var(--step-2)}p{margin:0 0 1.1em;max-width:64ch}a{color:var(--gold);text-decoration:none}.serif{font-family:var(--serif)}em{font-style:italic}.wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(4rem,9vw,7rem)}.section--tight{padding-block:clamp(2.5rem,5vw,4rem)}.panel{background:var(--paper-2)}.rule{height:1px;background:var(--line);border:0;margin:0}.hero,.ink-bg{background:radial-gradient(120% 130% at 75% 0,#1d5a3e 0,#143d2a 48%,#0d2719 100%);--ink:#f4efe4;--ink-2:#dbe6dd;--muted:#a8bba2;--stone:#c6d3bf;--paper-2:#1c4d38;--sand:#1c4d38;--line:rgba(201,162,78,0.18);--line-strong:rgba(201,162,78,0.34);--gold:#c9a24e;--copper:#c9a24e;--clay:#d9b86a;--green:#f4efe4}.hero,.hero h1,.hero h2,.ink-bg,.ink-bg h1,.ink-bg h2,.ink-bg h3{color:var(--cream)}.kicker{font-family:var(--sans);font-size:var(--step--1);text-transform:uppercase;letter-spacing:.26em;font-weight:600;color:var(--gold);margin:0 0 1.25rem;display:flex;align-items:center;gap:.85rem}.kicker:before{content:"";width:2rem;height:1px;background:currentColor;opacity:.6;display:inline-block}.lede{font-family:var(--serif);font-weight:300;font-size:var(--step-1);line-height:1.5;color:var(--ink-2);max-width:54ch}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--sans);font-size:var(--step--1);font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:1rem 1.6rem;border-radius:2px;border:1px solid var(--green);background:var(--green);color:var(--cream);cursor:pointer;transition:.25s}.btn:hover{background:var(--gold);color:var(--green-deep);border-color:var(--gold);transform:translateY(-2px)}.btn--ghost{background:transparent;color:var(--green);border-color:var(--green)}.btn--ghost:hover{background:var(--green);color:var(--cream)}.hero .btn,.ink-bg .btn{background:var(--gold);color:var(--green-deep);border-color:var(--gold)}.hero .btn:hover,.ink-bg .btn:hover{background:var(--gold-bright);border-color:var(--gold-bright)}.hero .btn--ghost,.ink-bg .btn--ghost{background:transparent;color:var(--gold);border-color:var(--gold)}.hero .btn--ghost:hover,.ink-bg .btn--ghost:hover{background:rgba(201,162,78,.14);color:var(--gold-bright)}.btn-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.tlink{font-weight:600;font-size:var(--step--1);letter-spacing:.06em;text-transform:uppercase;color:var(--gold);border-bottom:1px solid var(--line-strong);padding-bottom:2px;transition:.25s}.tlink:hover{color:var(--green);border-color:var(--green)}.hero .tlink:hover,.ink-bg .tlink:hover{color:var(--cream);border-color:var(--cream)}.agenda-list{border-top:1px solid var(--line)}.agenda-row{display:grid;grid-template-columns:4.5rem 1fr;grid-gap:clamp(1rem,3vw,2.5rem);gap:clamp(1rem,3vw,2.5rem);padding:clamp(1.5rem,3vw,2.4rem) 0;border-bottom:1px solid var(--line);align-items:start}.agenda-row .num{font-family:var(--display);font-weight:600;font-size:var(--step-2);color:var(--clay);line-height:1}.agenda-row h3{margin-bottom:.5rem;font-size:var(--step-1)}.agenda-row p{margin:0;color:var(--muted)}.grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);padding:clamp(1.6rem,3vw,2.1rem);border-radius:10px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;flex-direction:column;height:100%}.card:after{content:"";position:absolute;left:0;top:0;height:3px;width:0;background:var(--gold-soft);transition:width .4s}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lift);border-color:var(--sand)}.card:hover:after{width:100%}.card h3{font-size:var(--step-1);margin-bottom:.65rem}.card p{color:var(--muted);margin-bottom:1.25rem}.card .tlink{margin-top:auto;align-self:flex-start}.card .cardnum{font-family:var(--display);font-weight:600;font-size:1.5rem;color:var(--gold);line-height:1;margin-bottom:.4rem}.stat-band{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:1.8rem;box-shadow:var(--shadow-card)}.stat .figure{font-family:var(--display);font-weight:600;font-size:var(--step-4);line-height:1;color:var(--green)}.stat .label{margin-top:.7rem;font-size:.95rem;color:var(--muted)}.stat .src{display:block;margin-top:.5rem;font-size:.7rem;letter-spacing:.03em;color:#a39a86}.hero .stat,.ink-bg .stat{background:#1c4d38;border-color:rgba(201,162,78,.2)}.ink-bg .stat .figure{color:var(--gold-soft)}.compare{width:100%;border-collapse:collapse;margin-top:1.5rem;font-size:var(--step-0)}.compare td,.compare th{text-align:left;padding:1rem 1.1rem;border-bottom:1px solid var(--line);vertical-align:top}.compare thead th{font-family:var(--display);font-size:var(--step-1);font-weight:600;color:var(--green)}.compare thead th:last-child{color:var(--gold)}.compare td{color:var(--ink-2)}.faq details{border-bottom:1px solid var(--line);padding:1.25rem 0}.faq summary{font-family:var(--display);font-weight:600;font-size:var(--step-1);color:var(--green);cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--gold);font-family:var(--sans)}.faq details[open] summary:after{content:"–"}.faq details p{margin:1rem 0 0;color:var(--muted)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:rgba(17,48,31,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,162,78,.18);--stone:#c6d3bf;--gold:#c9a24e;--line-strong:rgba(201,162,78,0.34);--cream:#f6f1e8}.site-header .bar{display:flex;align-items:center;justify-content:space-between;height:4.8rem}.brand{font-family:var(--display);font-size:1.35rem;letter-spacing:-.02em;color:var(--cream)}.brand b{font-weight:600}.brand .dot{color:var(--gold)}.nav{display:flex;gap:1.8rem;align-items:center}.nav a{font-size:var(--step--1);letter-spacing:.03em;color:var(--sage);transition:color .2s}.nav a:hover{color:var(--gold)}.nav .btn{padding:.6rem 1.1rem;background:var(--gold);color:var(--green-deep);border-color:var(--gold)}.nav .btn:hover{background:var(--gold-bright);border-color:var(--gold-bright)}.menu-toggle{display:none;background:none;border:0;color:var(--gold);font-family:var(--sans);font-size:var(--step--1);text-transform:uppercase;letter-spacing:.1em;cursor:pointer}@media (max-width:860px){.nav{display:none}.nav.open{display:flex;position:absolute;top:4.8rem;left:0;right:0;flex-direction:column;align-items:flex-start;gap:1.2rem;background:#11301f;padding:1.5rem var(--gutter) 2rem;border-bottom:1px solid rgba(201,162,78,.18)}.menu-toggle{display:inline-block}}.site-footer{background:linear-gradient(180deg,#11301f,#0c2417);color:#c6d3bf;padding-block:clamp(3rem,6vw,5rem);--stone:#c6d3bf;--muted:#9fb39a;--gold:#c9a24e;--cream:#f6f1e8}.site-footer h2{color:var(--gold);font-family:var(--display)}.site-footer a{color:var(--stone);font-size:var(--step--1);display:block;padding:.3rem 0;transition:color .2s}.site-footer a:hover{color:var(--gold)}.footer-grid{display:grid;grid-gap:2.5rem;gap:2.5rem;grid-template-columns:1.5fr 1fr 1fr}.footer-col h4{font-family:var(--sans);text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;color:var(--gold);margin:0 0 .6rem}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(201,162,78,.2);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.78rem;color:var(--muted)}.site-footer .btn{background:var(--gold);color:var(--green-deep);border-color:var(--gold)}.site-footer .btn:hover{background:var(--gold-bright);border-color:var(--gold-bright)}@media (max-width:700px){.footer-grid{grid-template-columns:1fr}}.hero{position:relative;overflow:hidden;padding-block:clamp(4.5rem,11vw,8rem) clamp(4rem,8vw,6.5rem)}.hero h1{max-width:15ch;font-size:var(--step-5)}.hero h1 em{color:var(--gold-bright)}.hero .lede{margin-top:1.8rem;color:#dbe6dd}.hero-meta{margin-top:2.8rem;display:flex;gap:1.8rem;flex-wrap:wrap;font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase;color:var(--sage)}.hero-meta span{display:inline-flex;align-items:center;gap:.5rem}.hero-meta span:before{content:"";width:6px;height:6px;background:var(--gold);border-radius:50%}.hero-mark{position:absolute;right:-3%;top:50%;transform:translateY(-50%);width:min(44vw,540px);opacity:.15;pointer-events:none}@media (max-width:760px){.hero-mark{opacity:.07;right:-22%}}.page-intro{padding-block:clamp(3.5rem,8vw,6rem) clamp(2rem,4vw,3rem);border-bottom:1px solid var(--line)}.page-intro h1{max-width:18ch;font-size:var(--step-4)}.answer-block{border-left:2px solid var(--gold);padding-left:1.5rem;margin-top:1.8rem;font-family:var(--serif);font-weight:300;font-size:var(--step-1);line-height:1.5;color:var(--ink-2);max-width:56ch}.tag-list{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 0;padding:0;list-style:none}.tag-list li{font-size:var(--step--1);border:1px solid var(--line-strong);border-radius:100px;padding:.45rem .95rem;color:var(--ink-2)}.checklist{list-style:none;padding:0;margin:1.5rem 0 0;column-count:2;column-gap:2.5rem}.checklist li{padding:.55rem 0 .55rem 1.5rem;position:relative;border-bottom:1px solid var(--line);page-break-inside:avoid;break-inside:avoid;color:var(--ink-2)}.checklist li:before{content:"—";position:absolute;left:0;color:var(--gold)}@media (max-width:600px){.checklist{column-count:1}}.split{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(2rem,6vw,5rem);gap:clamp(2rem,6vw,5rem);align-items:start}@media (max-width:820px){.split{grid-template-columns:1fr}}.split .label-col h2{font-size:var(--step-2)}html.reveal-ready .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}html.reveal-ready .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html.reveal-ready .reveal{opacity:1!important;transform:none!important}}.agenda{position:relative;border-top:1px solid rgba(201,162,78,.2);margin-top:2.5rem}.agenda:before{content:"";position:absolute;left:21px;top:0;bottom:0;width:1px;background:rgba(201,162,78,.25)}@media (max-width:600px){.agenda:before{left:15px}}.arow{position:relative;border-bottom:1px solid rgba(201,162,78,.16)}.arow-head{display:grid;grid-template-columns:44px 3.2rem 1fr auto;align-items:center;grid-gap:1rem;gap:1rem;width:100%;background:none;border:0;text-align:left;cursor:pointer;color:var(--cream);padding:1.5rem .5rem;font-family:inherit;transition:padding .3s}@media (max-width:600px){.arow-head{grid-template-columns:32px 2.2rem 1fr auto;gap:.6rem}}.arow .dot{justify-self:center;width:11px;height:11px;border-radius:50%;background:#11301f;border:2px solid var(--gold-soft);transition:.3s;position:relative;z-index:2}.arow.open .dot,.arow:hover .dot{background:var(--gold-soft);box-shadow:0 0 0 5px rgba(201,162,78,.18)}.arow .anum{font-family:var(--display);font-weight:600;font-size:1.5rem;color:var(--gold-soft);opacity:.7;transition:.3s}.arow.open .anum{opacity:1}.arow .anm{font-family:var(--display);font-weight:600;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.1;color:var(--cream);transition:.3s}.arow.open .anm,.arow:hover .anm{color:var(--gold-bright)}.arow .achev{color:var(--gold-soft);font-size:1.2rem;transition:transform .3s;opacity:.7}.arow.open .achev{transform:rotate(45deg)}.arow-body{overflow:hidden;max-height:0;transition:max-height .45s cubic-bezier(.3,.8,.3,1)}.arow-inner{padding:0 .5rem 1.8rem calc(44px + 3.2rem + 2rem)}@media (max-width:600px){.arow-inner{padding-left:calc(32px + .6rem)}}.arow-inner p{color:#cdd9cf;max-width:60ch}.arow-inner .signal{margin-top:.8rem;font-family:var(--serif);font-style:italic;font-size:1.05rem;color:var(--gold-bright);padding-left:1rem;border-left:2px solid rgba(201,162,78,.4)}.testi{background:var(--paper-2);border-block:1px solid var(--line)}.testi-stage{max-width:760px;margin:0 auto;text-align:center;min-height:200px;display:flex;flex-direction:column;justify-content:center}.testi-quote{font-family:var(--display);font-weight:500;font-size:clamp(1.5rem,3.4vw,2.3rem);line-height:1.28;color:var(--green);transition:opacity .5s,transform .5s}.testi-quote:before{content:"\201C";color:var(--gold)}.testi-quote:after{content:"\201D";color:var(--gold)}.testi-attr{margin-top:1.4rem;font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);transition:opacity .5s}.testi-fade{opacity:0;transform:translateY(8px)}.testi-dots{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.testi-dots button{width:8px;height:8px;border-radius:50%;border:0;background:var(--line-strong);cursor:pointer;padding:0;transition:.25s}.testi-dots button.on{background:var(--gold);transform:scale(1.3)}.field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.field label{font-size:var(--step--1);letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.field input,.field select,.field textarea{font-family:var(--sans);font-size:var(--step-0);padding:.8rem .9rem;border:1px solid var(--line-strong);border-radius:4px;background:#fffdf8;color:var(--ink)}.field input::placeholder,.field textarea::placeholder{color:var(--muted)}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--gold);outline-offset:1px;border-color:var(--gold)}.field textarea{resize:vertical;min-height:90px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 1.5rem;gap:0 1.5rem}@media (max-width:640px){.form-grid{grid-template-columns:1fr}}.field--full{grid-column:1/-1}.form-note{font-size:var(--step--1);color:var(--muted);margin-top:.5rem}.form-success{background:var(--paper-2);border:1px solid var(--gold);padding:1.5rem;border-radius:8px}@font-face{font-family:Newsreader;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-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:Newsreader;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-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:Newsreader;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-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:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-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:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-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:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-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:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-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:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-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:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-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:Newsreader;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-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:Newsreader;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/665e920483964785-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:Newsreader;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/5611c55482296524-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:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-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:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/665e920483964785-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:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5611c55482296524-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:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-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:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/665e920483964785-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:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5611c55482296524-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:Newsreader Fallback;src:local("Times New Roman");ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.00%;size-adjust:105.48%}.__className_a25816{font-family:Newsreader,Newsreader Fallback}.__variable_a25816{--font-display:"Newsreader","Newsreader Fallback"}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-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:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-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:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-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:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/313510e2713fb214-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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/313510e2713fb214-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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/313510e2713fb214-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:Hanken Grotesk Fallback;src:local("Arial");ascent-override:99.07%;descent-override:30.02%;line-gap-override:0.00%;size-adjust:100.94%}.__className_3b6bc2{font-family:Hanken Grotesk,Hanken Grotesk Fallback;font-style:normal}.__variable_3b6bc2{--font-body:"Hanken Grotesk","Hanken Grotesk Fallback"}@font-face{font-family:Cormorant;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/20def1babffa3b7b-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:Cormorant;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/4dcda88c27b1e545-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/c5f526a2c8cf9ba9-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:Cormorant;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/052c393f9794c35a-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:Cormorant;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/9e28afc1996a8a43-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:Cormorant;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/20def1babffa3b7b-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:Cormorant;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/4dcda88c27b1e545-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c5f526a2c8cf9ba9-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:Cormorant;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/052c393f9794c35a-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:Cormorant;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/9e28afc1996a8a43-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:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6fd941fcd74fb497-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:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7cb025c0ffa46db8-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/06778afafef13b04-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:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/147a727ce01afd0a-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:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7219c48e37faf350-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:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6fd941fcd74fb497-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:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7cb025c0ffa46db8-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/06778afafef13b04-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:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/147a727ce01afd0a-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:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7219c48e37faf350-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:Cormorant Fallback;src:local("Times New Roman");ascent-override:95.52%;descent-override:29.67%;line-gap-override:0.00%;size-adjust:96.74%}.__className_5bb008{font-family:Cormorant,Cormorant Fallback}.__variable_5bb008{--font-cormorant:"Cormorant","Cormorant Fallback"}