:root{--t321-mkt-paper:#FAF9F6;--t321-mkt-paper-sunk:#F2F0EA;--t321-mkt-ink:#0F0F0E;--t321-mkt-ink-muted:#5E5C57;--t321-mkt-line:#E8E4DB;--t321-mkt-line-strong:#D7D1C4;--t321-mkt-accent:#0B437C;--t321-mkt-accent-hover:#083362;--t321-mkt-accent-bright:#00CCFE;--t321-mkt-accent-wash:#E3F7FD;--t321-mkt-accent-ink:#0B437C;--t321-mkt-cyan:#00CCFE;--t321-mkt-cyan-wash:#D9F6FD;--t321-mkt-positive:#2D6A4F;--t321-mkt-positive-wash:#E3EFE8;--t321-mkt-warn:#9D6200;--t321-mkt-warn-wash:#FCEFD7;--t321-mkt-critical:#9D1F2A;--t321-mkt-purple:#6B3A8A;--t321-mkt-purple-wash:#ECE5F3;color-scheme:light}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--t321-mkt-paper);color:var(--t321-mkt-ink);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}body{display:flex;flex-direction:column}a{color:inherit}.t321-mkt-page{display:flex;flex-direction:column;flex:1 1;min-height:100vh}.t321-mkt-main{flex:1 1}.t321-mkt-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;width:100%}.t321-mkt-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid transparent;border-radius:8px;padding:.6rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;line-height:1.15;cursor:pointer;text-decoration:none;transition:background .14s ease,border-color .14s ease,color .14s ease,transform 80ms ease;white-space:nowrap}.t321-mkt-btn:focus-visible{outline:2px solid var(--t321-mkt-accent);outline-offset:2px}.t321-mkt-btn:active{transform:translateY(1px)}.t321-mkt-btn:disabled{opacity:.55;cursor:not-allowed}.t321-mkt-btn--primary{background:var(--t321-mkt-ink);color:#ffffff;border-color:var(--t321-mkt-ink)}.t321-mkt-btn--primary:hover{background:#1d1d1b;border-color:#1d1d1b}.t321-mkt-btn--accent{background:var(--t321-mkt-accent);color:#ffffff;border-color:var(--t321-mkt-accent)}.t321-mkt-btn--accent:hover{background:var(--t321-mkt-accent-hover);border-color:var(--t321-mkt-accent-hover)}.t321-mkt-btn--ghost{background:#ffffff;color:var(--t321-mkt-ink);border-color:var(--t321-mkt-line-strong)}.t321-mkt-btn--ghost:hover{background:var(--t321-mkt-paper-sunk);border-color:var(--t321-mkt-ink-muted)}.t321-mkt-btn--subtle{background:var(--t321-mkt-paper-sunk);color:var(--t321-mkt-ink);border-color:transparent}.t321-mkt-btn--subtle:hover{background:var(--t321-mkt-line)}.t321-mkt-btn--lg{padding:.85rem 1.3rem;font-size:.95rem}.t321-mkt-btn--block{width:100%}.t321-mkt-section{padding:4rem 0}.t321-mkt-section--tight{padding:2.5rem 0}.t321-mkt-section--sunk{background:var(--t321-mkt-paper-sunk)}.t321-mkt-section--ink{background:var(--t321-mkt-ink);color:#F2F0EA}.t321-mkt-eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--t321-mkt-accent);margin-bottom:.75rem}.t321-mkt-eyebrow i{font-size:.7rem}.t321-mkt-section--ink .t321-mkt-eyebrow{color:#74B5F2}.t321-mkt-h1{font-family:var(--font-fraunces),Georgia,serif;font-weight:500;font-size:clamp(2.25rem,4vw + 1rem,3.5rem);line-height:1.05;letter-spacing:-.025em;margin:0 0 1rem;color:var(--t321-mkt-ink)}.t321-mkt-section--ink .t321-mkt-h1{color:#ffffff}.t321-mkt-h2{font-family:var(--font-fraunces),Georgia,serif;font-weight:500;font-size:clamp(1.6rem,2vw + .75rem,2.25rem);line-height:1.12;letter-spacing:-.02em;margin:0 0 .85rem;color:var(--t321-mkt-ink)}.t321-mkt-section--ink .t321-mkt-h2{color:#ffffff}.t321-mkt-h3{font-family:var(--font-fraunces),Georgia,serif;font-weight:500;font-size:1.35rem;line-height:1.2;letter-spacing:-.01em;margin:0 0 .5rem;color:var(--t321-mkt-ink)}.t321-mkt-lede{font-size:1.08rem;line-height:1.55;color:var(--t321-mkt-ink-muted);margin:0 0 1.5rem;max-width:62ch}.t321-mkt-section--ink .t321-mkt-lede{color:#C4BEB5}.t321-mkt-section__head{text-align:center;max-width:680px;margin:0 auto 2.25rem}.t321-mkt-section__head .t321-mkt-eyebrow{justify-content:center}.t321-mkt-section__head .t321-mkt-lede{margin-left:auto;margin-right:auto}.t321-mkt-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border-radius:999px;background:var(--t321-mkt-accent-wash);color:var(--t321-mkt-accent);font-size:.74rem;font-weight:600;letter-spacing:.02em}.t321-mkt-badge--positive{background:var(--t321-mkt-positive-wash);color:var(--t321-mkt-positive)}.t321-mkt-badge--warn{background:var(--t321-mkt-warn-wash);color:var(--t321-mkt-warn)}.t321-mkt-badge--purple{background:var(--t321-mkt-purple-wash);color:var(--t321-mkt-purple)}.t321-mkt-prose{font-size:1rem;line-height:1.7;color:var(--t321-mkt-ink);max-width:70ch}.t321-mkt-prose>*+*{margin-top:1.1rem}.t321-mkt-prose h2{font-size:1.5rem;line-height:1.2;letter-spacing:-.015em;margin-top:2.25rem}.t321-mkt-prose h2,.t321-mkt-prose h3{font-family:var(--font-fraunces),Georgia,serif;font-weight:500}.t321-mkt-prose h3{font-size:1.2rem;margin-top:1.75rem}.t321-mkt-prose ol,.t321-mkt-prose ul{padding-left:1.25rem;display:flex;flex-direction:column;gap:.4rem}.t321-mkt-prose a{color:var(--t321-mkt-accent);text-decoration:underline;text-underline-offset:2px}.t321-mkt-prose a:hover{color:var(--t321-mkt-accent-hover)}.t321-mkt-prose strong{font-weight:600}.t321-mkt-prose blockquote{border-left:3px solid var(--t321-mkt-accent);padding:.25rem 0 .25rem 1rem;font-family:var(--font-fraunces),Georgia,serif;font-size:1.15rem;color:var(--t321-mkt-ink);margin:1.25rem 0}.t321-mkt-prose code{background:var(--t321-mkt-paper-sunk);padding:.1rem .35rem;border-radius:4px;font-size:.92em;font-family:SFMono-Regular,Menlo,monospace}.t321-mkt-prose hr{border:0;height:1px;background:var(--t321-mkt-line);margin:2rem 0}.t321-mkt-card{background:#ffffff;border:1px solid var(--t321-mkt-line);border-radius:14px;padding:1.5rem;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.t321-mkt-card--hover:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(15,15,14,.08);border-color:var(--t321-mkt-line-strong)}.t321-mkt-section--sunk .t321-mkt-card{background:#ffffff}.t321-mkt-section--ink .t321-mkt-card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08);color:#F2F0EA}@media (prefers-reduced-motion:reduce){.t321-mkt-btn,.t321-mkt-card{transition:none}}.t321-mkt-footer{background:#0F0F0E;color:#D7D1C4;margin-top:0;padding-top:4.5rem;padding-bottom:3rem}.t321-mkt-footer__inner{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.8fr;grid-gap:3rem;gap:3rem;align-items:start}.t321-mkt-footer__logo{display:inline-flex;align-items:center;text-decoration:none}.t321-mkt-footer__logo img{height:44px;width:auto;display:block;object-fit:contain;filter:brightness(0) invert(1);opacity:.95;transition:opacity .14s ease}.t321-mkt-footer__logo:hover img{opacity:1}.t321-mkt-footer__tagline{margin:1.25rem 0 1.5rem;font-size:.9rem;line-height:1.65;color:#A8A39A;max-width:38ch}.t321-mkt-footer__social{display:flex;gap:.6rem;margin-top:.25rem}.t321-mkt-footer__social a{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);color:#D7D1C4;font-size:.82rem;text-decoration:none;transition:background .14s ease,color .14s ease,transform .14s ease}.t321-mkt-footer__social a:hover{background:#74B5F2;color:#0F0F0E;transform:translateY(-1px)}.t321-mkt-footer__col h4{font-family:var(--font-fraunces),Georgia,serif;font-size:.95rem;font-weight:600;color:#ffffff;margin:0 0 1.25rem;letter-spacing:-.01em}.t321-mkt-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.t321-mkt-footer__col a{color:#A8A39A;text-decoration:none;font-size:.88rem;transition:color .12s ease}.t321-mkt-footer__col a:hover{color:#ffffff}.t321-mkt-footer__news-sub{margin:0 0 1rem;font-size:.85rem;color:#A8A39A;line-height:1.55}.t321-mkt-footer__news-label{position:absolute;left:-9999px}.t321-mkt-footer__news-wrap{display:flex;align-items:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.2rem .2rem .2rem .85rem;gap:.5rem;transition:border-color .12s ease,background .12s ease}.t321-mkt-footer__news-wrap:focus-within{background:rgba(255,255,255,.1);border-color:#74B5F2}.t321-mkt-footer__news-wrap i{color:#A8A39A;font-size:.82rem}.t321-mkt-footer__news-wrap input{flex:1 1;background:transparent;border:0;color:#ffffff;padding:.55rem .25rem;font-family:inherit;font-size:.9rem;min-width:0;outline:none}.t321-mkt-footer__news-wrap input::placeholder{color:#6E6C67}.t321-mkt-footer__news-wrap .t321-mkt-btn{padding:.55rem 1rem;background:#74B5F2;color:#0F0F0E;border:0;border-radius:7px;font-weight:600;font-size:.82rem;cursor:pointer;transition:background .12s ease}.t321-mkt-footer__news-wrap .t321-mkt-btn:hover{background:#9ACBFF}.t321-mkt-footer__news-ok{margin:.55rem 0 0;font-size:.82rem;color:#74B5F2;display:inline-flex;align-items:center;gap:.35rem}.t321-mkt-footer__contact{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:.5rem}.t321-mkt-footer__contact a{color:#A8A39A;text-decoration:none;font-size:.85rem;display:inline-flex;align-items:center;gap:.5rem}.t321-mkt-footer__contact a:hover{color:#ffffff}.t321-mkt-footer__contact i{width:14px;color:#74B5F2}.t321-mkt-footer__meta{border-top:1px solid rgba(255,255,255,.08);margin-top:3rem;padding:1.5rem 0}.t321-mkt-footer__meta-inner{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;font-size:.8rem;color:#6E6C67;flex-wrap:wrap}.t321-mkt-footer__meta-nav{display:flex;gap:1.75rem;flex-wrap:wrap}.t321-mkt-footer__meta-nav a{color:#A8A39A;text-decoration:none;transition:color .12s ease}.t321-mkt-footer__meta-nav a:hover{color:#ffffff}@media (max-width:991.98px){.t321-mkt-footer{padding-top:3.5rem;padding-bottom:2.5rem}.t321-mkt-footer__inner{grid-template-columns:1fr 1fr;gap:2.5rem}.t321-mkt-footer__brand,.t321-mkt-footer__col--wide{grid-column:1/-1}}@media (max-width:600px){.t321-mkt-footer{padding-top:3rem;padding-bottom:2rem}.t321-mkt-footer__inner{grid-template-columns:1fr;gap:2rem}.t321-mkt-footer__meta-inner{justify-content:flex-start}}.t321-mkt-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#ffffff;border-bottom:1px solid var(--t321-mkt-line,#e8e4db);transition:box-shadow .18s ease}.t321-mkt-header.is-scrolled{box-shadow:0 6px 24px rgba(15,15,14,.06)}.t321-mkt-header__skip{position:absolute;left:-9999px;top:0;background:#0F0F0E;color:#fff;padding:.5rem .85rem;z-index:50;border-radius:0 0 8px 0}.t321-mkt-header__skip:focus{left:0}.t321-mkt-header__utility{background:var(--t321-mkt-paper-sunk,#F2F0EA);border-bottom:1px solid var(--t321-mkt-line,#e8e4db);font-size:.78rem;color:var(--t321-mkt-ink-muted,#5E5C57)}.t321-mkt-header__utility-inner{display:flex;gap:1.25rem;align-items:center;height:34px}.t321-mkt-header__util-link{display:inline-flex;align-items:center;gap:.35rem;color:inherit;text-decoration:none;transition:color .12s ease}.t321-mkt-header__util-link:hover{color:var(--t321-mkt-ink,#0F0F0E)}.t321-mkt-header__util-link i{font-size:.72rem}.t321-mkt-header__util-link--btn{border:0;padding:0;background:transparent;font:inherit;cursor:pointer}.t321-mkt-header__util-link--accent{color:var(--t321-mkt-accent,#0A427B);font-weight:600}.t321-mkt-header__util-link--accent:hover{color:var(--t321-mkt-accent-bright,#00CCFE)}.t321-mkt-header__util-spacer{flex:1 1}.t321-mkt-header__bar{display:flex;align-items:center;gap:2rem;height:72px}.t321-mkt-brand{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--t321-mkt-ink,#0F0F0E);flex-shrink:0}.t321-mkt-brand__logo{height:44px;width:auto;display:block;object-fit:contain}.t321-mkt-brand__logo--sm{height:34px}.t321-mkt-nav{flex:1 1;display:flex;justify-content:center}.t321-mkt-nav__list{display:flex;gap:.2rem;list-style:none;margin:0;padding:0}.t321-mkt-nav__item{position:relative}.t321-mkt-nav__link{display:inline-flex;align-items:center;gap:.3rem;padding:.6rem .85rem;border-radius:8px;font-size:.9rem;font-weight:500;color:var(--t321-mkt-ink,#0F0F0E);text-decoration:none;background:transparent;border:0;cursor:pointer;transition:background .12s ease,color .12s ease;font-family:inherit}.t321-mkt-nav__link.is-active,.t321-mkt-nav__link:hover{background:var(--t321-mkt-paper-sunk,#F2F0EA)}.t321-mkt-nav__caret{font-size:.65rem;transition:transform .18s ease}.t321-mkt-nav__item.is-open .t321-mkt-nav__caret{transform:rotate(180deg)}.t321-mkt-nav__menu{position:absolute;left:50%;top:calc(100% + 6px);transform:translateX(-50%);min-width:520px;background:#ffffff;border:1px solid var(--t321-mkt-line,#e8e4db);border-radius:14px;padding:1rem 1.1rem;display:none;grid-template-columns:1fr 1fr;gap:1rem;box-shadow:0 18px 40px rgba(15,15,14,.12)}.t321-mkt-nav__menu:before{content:"";position:absolute;left:0;right:0;top:-8px;height:8px}.t321-mkt-nav__item.is-open .t321-mkt-nav__menu{display:grid}.t321-mkt-nav__group-head{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t321-mkt-ink-muted,#5E5C57);display:block;padding:.3rem .5rem;margin-bottom:.25rem}.t321-mkt-nav__menu-link{display:flex;align-items:center;gap:.55rem;padding:.5rem .55rem;border-radius:8px;text-decoration:none;color:var(--t321-mkt-ink,#0F0F0E);font-size:.88rem;transition:background .12s ease}.t321-mkt-nav__menu-link:hover{background:var(--t321-mkt-paper-sunk,#F2F0EA)}.t321-mkt-nav__menu-link i{width:22px;color:var(--t321-mkt-accent,#0A427B);font-size:.82rem}.t321-mkt-header__cta{display:flex;gap:.55rem;align-items:center;flex-shrink:0}.t321-mkt-header__burger{display:none;border:0;background:transparent;font-size:1.2rem;padding:.5rem;cursor:pointer;color:var(--t321-mkt-ink,#0F0F0E)}.t321-mkt-drawer{position:fixed;inset:0;z-index:60;display:flex}.t321-mkt-drawer__scrim{flex:1 1;border:0;background:rgba(15,15,14,.35);cursor:pointer}.t321-mkt-drawer__panel{width:min(360px,88vw);background:#ffffff;display:flex;flex-direction:column;height:100%;box-shadow:-8px 0 32px rgba(15,15,14,.15)}.t321-mkt-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--t321-mkt-line,#e8e4db)}.t321-mkt-drawer__close{border:0;background:transparent;font-size:1.1rem;cursor:pointer;color:var(--t321-mkt-ink,#0F0F0E);padding:.4rem}.t321-mkt-drawer__body{flex:1 1;overflow-y:auto;padding:.75rem .9rem;display:flex;flex-direction:column;gap:.2rem}.t321-mkt-drawer__link,.t321-mkt-drawer__summary{display:block;padding:.7rem .75rem;border-radius:8px;color:var(--t321-mkt-ink,#0F0F0E);text-decoration:none;font-weight:500;font-size:.95rem;cursor:pointer;list-style:none}.t321-mkt-drawer__summary::-webkit-details-marker{display:none}.t321-mkt-drawer__summary:after{content:"\f107";font-family:Font Awesome\ 5 Free;font-weight:900;float:right;font-size:.75rem;color:var(--t321-mkt-ink-muted,#5E5C57);transition:transform .18s ease}.t321-mkt-drawer__group[open] .t321-mkt-drawer__summary:after{transform:rotate(180deg)}.t321-mkt-drawer__link:hover,.t321-mkt-drawer__summary:hover{background:var(--t321-mkt-paper-sunk,#F2F0EA)}.t321-mkt-drawer__sublist{padding:.25rem .5rem .5rem .75rem;display:flex;flex-direction:column;gap:.3rem}.t321-mkt-drawer__subhead{display:block;margin-top:.5rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t321-mkt-ink-muted,#5E5C57);padding:0 .25rem}.t321-mkt-drawer__sublink{display:block;padding:.45rem .5rem;border-radius:6px;text-decoration:none;color:var(--t321-mkt-ink,#0F0F0E);font-size:.88rem}.t321-mkt-drawer__sublink:hover{background:var(--t321-mkt-paper-sunk,#F2F0EA)}.t321-mkt-drawer__foot{padding:1rem 1.25rem;border-top:1px solid var(--t321-mkt-line,#e8e4db);display:flex;flex-direction:column;gap:.5rem}@media (max-width:991.98px){.t321-mkt-header__cta,.t321-mkt-nav{display:none}.t321-mkt-header__burger{display:inline-flex;margin-left:auto}.t321-mkt-header__bar{height:64px;gap:1rem}}@media (max-width:720px){.t321-mkt-header__utility-inner{gap:.85rem;font-size:.78rem;height:36px;flex-wrap:nowrap;overflow:hidden}.t321-mkt-header__util-link--secondary,.t321-mkt-header__util-spacer{display:none}.t321-mkt-header__util-link{flex-shrink:0}.t321-mkt-header__util-link:first-child{margin-right:auto}}@media (max-width:420px){.t321-mkt-header__utility-inner{gap:.6rem;font-size:.78rem}.t321-mkt-header__util-link span{display:none}.t321-mkt-header__util-link i{font-size:.95rem}.t321-mkt-header__util-link{min-height:32px;padding:0 .4rem}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:400;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:500;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:500;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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_3a6cb3{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_3a6cb3{--font-fraunces:"Fraunces","Fraunces Fallback"}