:root{--navy:#0b2545;--navy-deep:#071a33;--navy-soft:#13315c;--emerald:#0e9f6e;--emerald-dark:#0b7d57;--emerald-tint:#e6f5ef;--ink:#10202f;--muted:#52657a;--paper:#f6f8fa;--mist:#e4eaf0;--white:#fff;--radius:10px;--shadow-sm:0 1px 2px rgba(11,37,69,.06),0 2px 8px rgba(11,37,69,.06);--shadow-md:0 4px 12px rgba(11,37,69,.08),0 12px 32px rgba(11,37,69,.1);--max:1160px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.0625rem;line-height:1.65;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-serif),Georgia,"Times New Roman",serif;color:var(--navy);line-height:1.08;font-weight:480;letter-spacing:0}h1{font-size:clamp(2.5rem,5.4vw,4.3rem)}h2{font-size:clamp(1.8rem,3.2vw,2.7rem);line-height:1.12}h3{font-size:1.3rem;line-height:1.25;font-weight:540}h4{font-size:1.05rem;color:var(--navy)}p{margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:var(--emerald-dark);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}ul.checklist{list-style:none;margin:1.25rem 0;display:grid;grid-gap:.65rem;gap:.65rem}ul.checklist li{position:relative;padding-left:1.9rem}ul.checklist li:before{content:"";position:absolute;left:0;top:.28em;width:1.15rem;height:1.15rem;border-radius:50%;background:var(--emerald-tint) url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke="%230b7d57" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" d="M3.5 8.5l3 3 6-7"/></svg>') center /.7rem no-repeat}.container{max-width:var(--max);margin:0 auto;padding:0 1.35rem}.section{padding:4.5rem 0}.section--tight{padding:3rem 0}.section--paper{background:var(--paper)}.section--navy{background:linear-gradient(160deg,var(--navy-deep) 0,var(--navy) 55%,var(--navy-soft) 100%);color:#d9e2ec}.section--navy h2,.section--navy h3{color:var(--white)}.eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-size:.76rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--emerald-dark);margin-bottom:.95rem}.eyebrow:before{content:"";width:26px;height:1px;background:currentColor;opacity:.7}.hero .eyebrow,.section--navy .eyebrow{color:#4cd7a5}.lede{font-size:1.2rem;color:var(--muted);max-width:46em}.section--navy .lede{color:#b7c6d6}.section-head{max-width:52em;margin-bottom:2.5rem}.section-head h2{margin-bottom:.75rem}.grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.split{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:3.5rem;gap:3.5rem;align-items:center}@media (max-width:920px){.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr;gap:2rem}}@media (max-width:620px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}.section{padding:3.25rem 0}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.58rem 1.25rem;border-radius:999px;font-weight:550;font-size:.9rem;letter-spacing:.01em;line-height:1.2;border:1px solid transparent;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease;text-decoration:none!important}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0);transition-duration:.06s}.btn--primary{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14)}.btn--primary:hover{box-shadow:0 4px 14px rgba(14,159,110,.28)}.btn--primary{background:var(--emerald);color:var(--white)}.btn--primary:hover{background:var(--emerald-dark)}.btn--navy{background:var(--navy);color:var(--white)}.btn--navy:hover{background:var(--navy-soft)}.btn--outline{background:transparent;color:var(--navy);border-color:rgba(11,37,69,.28)}.btn--outline:hover{border-color:var(--navy);background:rgba(11,37,69,.04)}.btn--outline-light{background:hsla(0,0%,100%,.04);color:var(--white);border-color:hsla(0,0%,100%,.32)}.btn--outline-light:hover{border-color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.08)}.btn--lg{padding:.72rem 1.55rem;font-size:.95rem}.header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--mist)}.header__bar{justify-content:space-between;gap:1.5rem;height:104px}.header__bar,.header__nav{display:flex;align-items:center}.header__nav{gap:1.6rem}.header__nav>a,.header__navlink{color:var(--ink);font-weight:500;font-size:.97rem}.header__nav>a:hover{color:var(--emerald-dark);text-decoration:none}.header__cta{display:flex;align-items:center;gap:.9rem}.header__phone{display:inline-flex;align-items:center;gap:.45rem;font-weight:700;color:var(--navy);font-size:1rem;white-space:nowrap}.header__phone:hover{color:var(--emerald-dark);text-decoration:none}.dropdown{position:relative}.dropdown__toggle{display:inline-flex;align-items:center;gap:.35rem;background:none;border:0;font:inherit;font-weight:500;font-size:.97rem;color:var(--ink);cursor:pointer;padding:0;line-height:inherit}.dropdown__toggle:hover{color:var(--emerald-dark)}.dropdown__menu{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%)}.dropdown__menu:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.dropdown__menu{background:var(--white);border:1px solid var(--mist);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:.6rem;display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));grid-gap:.15rem;gap:.15rem;width:460px}.dropdown__menu a{display:block;padding:.55rem .8rem;border-radius:7px;color:var(--ink);font-size:.93rem;font-weight:500}.dropdown__menu a:hover{background:var(--emerald-tint);color:var(--emerald-dark);text-decoration:none}.dropdown__menu a.dropdown__all{grid-column:1/-1;border-top:1px solid var(--mist);border-radius:0 0 7px 7px;margin-top:.3rem;padding-top:.7rem;color:var(--emerald-dark);font-weight:600}.header__burger{display:none;background:none;border:0;cursor:pointer;padding:.4rem}.header__burger span{display:block;width:24px;height:2px;background:var(--navy);margin:5px 0;transition:transform .2s ease,opacity .2s ease}.mobilenav{display:none;border-top:1px solid var(--mist);background:var(--white);padding:1rem 1.35rem 1.5rem}.mobilenav a{display:block;padding:.65rem 0;color:var(--ink);font-weight:500;border-bottom:1px solid var(--paper)}.mobilenav a.mobilenav--sub{padding-left:1.1rem;font-weight:400;font-size:.95rem}.mobilenav__group{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:700;margin:.9rem 0 .2rem}@media (max-width:980px){.header__cta .btn,.header__nav{display:none}.header__burger,.mobilenav.is-open{display:block}}@media (max-width:480px){.header__phone span.header__phonenum{display:none}}.hero{position:relative;color:var(--white);background-color:#23415f;background-size:cover;background-position:50%;background-blend-mode:luminosity;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(7,26,51,.94),rgba(11,37,69,.82) 45%,rgba(11,37,69,.45))}.hero__inner{position:relative;padding:3rem 0 5rem;max-width:44em}.hero--tall .hero__inner{padding:4rem 0 7rem}.hero h1{color:var(--white);margin-bottom:1.1rem}.hero__text{font-size:1.18rem;color:#c9d6e3;max-width:38em;margin-bottom:2rem}.hero__ctas{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.hero__phone-note{display:block;margin-top:1.1rem;font-size:.92rem;color:#9fb3c8}.hero__phone-note a{color:#4cd7a5;font-weight:600}.hero:after{content:"";position:absolute;right:-140px;bottom:-260px;width:560px;height:560px;border:1px solid rgba(76,215,165,.35);border-radius:50%;pointer-events:none}.card{background:var(--white);border:1px solid var(--mist);border-radius:var(--radius);padding:1.75rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.6rem;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}a.card{color:var(--ink)}a.card,a.card:hover{text-decoration:none}a.card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:rgba(14,159,110,.45)}.card h3{margin-bottom:.1rem}.card p{color:var(--muted);font-size:.97rem}.card__link{margin-top:auto;font-weight:600;font-size:.92rem}.card__icon,.card__link{color:var(--emerald-dark)}.card__icon{width:42px;height:42px;border-radius:9px;background:var(--emerald-tint);display:flex;align-items:center;justify-content:center;margin-bottom:.4rem}.stat{text-align:left}.stat__num{font-family:var(--font-serif),Georgia,serif;font-size:2.3rem;font-weight:600;color:var(--white);line-height:1}.stat__label{color:#9fb3c8;font-size:.95rem;margin-top:.45rem}.step{position:relative;padding-top:.4rem}.step__num{font-family:var(--font-serif),Georgia,serif;font-size:2.6rem;color:var(--emerald);opacity:.55;font-weight:600;line-height:1;margin-bottom:.7rem}.step h3{font-size:1.12rem;margin-bottom:.4rem}.step p{color:var(--muted);font-size:.96rem}.imgblock{border-radius:var(--radius);min-height:420px;background-color:#2c4a6b;background-size:cover;background-position:center 50%;background-blend-mode:luminosity;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.imgblock:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,37,69,0) 55%,rgba(11,37,69,.35))}.imgblock--short{min-height:320px}.imgblock--portrait{min-height:460px;background-position:center 28%;max-width:440px}@media (max-width:920px){.imgblock{min-height:280px}.imgblock--portrait{max-width:none}}.team__role{margin-top:.35rem;font-weight:600;color:var(--emerald-dark);letter-spacing:.02em}.team__linkedin{display:inline-block;margin-top:1.2rem;font-weight:600}.faq{border-top:1px solid var(--mist)}.faq details{border-bottom:1px solid var(--mist)}.faq summary{cursor:pointer;list-style:none;padding:1.15rem 2.4rem 1.15rem .15rem;font-weight:600;color:var(--navy);font-size:1.05rem;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:.4rem;top:50%;transform:translateY(-50%);font-size:1.5rem;font-weight:400;color:var(--emerald-dark);transition:transform .15s ease}.faq details[open] summary:after{content:"–"}.faq .faq__a{padding:0 .15rem 1.3rem;color:var(--muted);max-width:60em}.ctabanner{background:radial-gradient(720px 340px at 85% -60%,rgba(14,159,110,.28),transparent 70%),linear-gradient(150deg,var(--navy-deep),var(--navy) 70%);color:#d9e2ec;border-radius:14px;padding:3.25rem 3rem;position:relative;overflow:hidden}.ctabanner:after{content:"";position:absolute;left:-120px;top:-220px;width:420px;height:420px;border:1px solid rgba(76,215,165,.25);border-radius:50%}.ctabanner h2{color:var(--white);margin-bottom:.6rem}.ctabanner p{max-width:44em;color:#b7c6d6}.ctabanner__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.75rem;align-items:center}.ctabanner__alt{margin-top:1.4rem;font-size:.93rem;color:#9fb3c8}.ctabanner__alt a{color:#4cd7a5;font-weight:600}@media (max-width:620px){.ctabanner{padding:2.25rem 1.5rem}}.form{grid-gap:1.1rem}.form,.form__row{display:grid;gap:1.1rem}.form__row{grid-template-columns:1fr 1fr;grid-gap:1.1rem}@media (max-width:620px){.form__row{grid-template-columns:1fr}}.form label{display:block;font-weight:600;font-size:.92rem;color:var(--navy);margin-bottom:.35rem}.form input,.form select,.form textarea{width:100%;padding:.75rem .9rem;border:1.5px solid var(--mist);border-radius:8px;font:inherit;font-size:.98rem;color:var(--ink);background:var(--white)}.form input:focus,.form select:focus,.form textarea:focus{outline:none;border-color:var(--emerald);box-shadow:0 0 0 3px rgba(14,159,110,.15)}.form__note{font-size:.85rem;color:var(--muted)}.form__status{font-weight:600;padding:.9rem 1.1rem;border-radius:8px}.form__status--ok{background:var(--emerald-tint);color:var(--emerald-dark)}.form__status--err{background:#fdecec;color:#b42318}.channel{display:flex;gap:1rem;align-items:flex-start;padding:1.1rem 0;border-bottom:1px solid var(--mist)}.channel__icon{flex:none;width:44px;height:44px;border-radius:10px;background:var(--emerald-tint);color:var(--emerald-dark);display:flex;align-items:center;justify-content:center}.channel h3{font-size:1.05rem;font-family:var(--font-sans),sans-serif;font-weight:700}.channel p{color:var(--muted);font-size:.94rem;margin:.15rem 0 0}.channel a{font-weight:600}.channel__rank{font-size:.72rem;font-weight:700;letter-spacing:.1em;color:var(--muted);text-transform:uppercase}.footer{background:var(--navy-deep);color:#9fb3c8;padding:4rem 0 2rem;font-size:.94rem}.footer a{color:#c9d6e3}.footer a:hover{color:#4cd7a5;text-decoration:none}.footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;grid-gap:2.5rem;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid hsla(0,0%,100%,.12)}@media (max-width:920px){.footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.footer__grid{grid-template-columns:1fr}}.footer h4{color:var(--white);font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.footer ul{list-style:none;display:grid;grid-gap:.5rem;gap:.5rem}.footer__brandtext{margin-top:1rem;max-width:30em}.footer__legal{margin-top:1.8rem;font-size:.84rem;color:#7a8fa6;display:grid;grid-gap:.7rem;gap:.7rem}.footer__phone{display:inline-block;margin-top:.4rem;font-size:1.15rem;font-weight:700;color:var(--white)!important}.footer__social{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-weight:600;color:var(--white)!important}.footer__social:hover{color:#4cd7a5!important;text-decoration:none}.footer__social svg{flex:none}.breadcrumbs{font-size:.87rem;color:var(--muted);margin-bottom:1.2rem}.breadcrumbs a{color:#9fb3c8}.hero .breadcrumbs{position:relative}.pill{display:inline-block;background:var(--emerald-tint);color:var(--emerald-dark);font-size:.82rem;font-weight:700;padding:.3rem .8rem;border-radius:99px}.related{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media (max-width:920px){.related{grid-template-columns:1fr}}.trustbar{background:var(--navy-deep);color:#c9d6e3;font-size:.9rem;padding:.8rem 0;border-top:1px solid hsla(0,0%,100%,.08)}.trustbar .container{display:flex;flex-wrap:wrap;gap:.5rem 2.5rem;justify-content:center}.trustbar span{display:inline-flex;align-items:center;gap:.5rem}.skiplink,.trustbar b{color:var(--white);font-weight:600}.skiplink{position:absolute;left:-9999px;top:0;z-index:100;background:var(--navy);padding:.7rem 1.2rem;border-radius:0 0 8px 0}.skiplink:focus{left:0;text-decoration:none}:focus-visible{outline:2px solid var(--emerald);outline-offset:3px;border-radius:3px}.header{transition:box-shadow .25s ease}.header.is-scrolled{box-shadow:0 1px 0 var(--mist),0 8px 24px rgba(11,37,69,.07)}.header.is-scrolled .header__bar{height:88px}.header__bar{transition:height .25s ease}.dropdown__toggle,.header__nav>a{position:relative;padding-bottom:.2rem}.dropdown__toggle:after,.header__nav>a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1.5px;background:var(--emerald);transform:scaleX(0);transform-origin:right center;transition:transform .28s cubic-bezier(.22,1,.36,1)}.dropdown__toggle:hover:after,.header__nav>a:hover:after{transform:scaleX(1);transform-origin:left center}.hero--home{background-image:none;background-color:var(--navy-deep);background-blend-mode:normal}.hero--home:before{background:radial-gradient(900px 500px at 78% 30%,rgba(19,49,92,.55),transparent 65%),linear-gradient(100deg,rgba(7,26,51,.9),rgba(7,26,51,.55) 55%,rgba(7,26,51,.1))}.hero--home:after{display:none}.hero--home .hero__inner{max-width:40em}.heroglobe{position:absolute;top:50%;right:5%;transform:translateY(-50%);width:min(35%,440px);aspect-ratio:1/1;pointer-events:none}.heroglobe:before{inset:-16%;background:radial-gradient(circle,rgba(14,159,110,.13) 0,rgba(19,49,92,.42) 40%,transparent 68%)}.heroglobe:after,.heroglobe:before{content:"";position:absolute;border-radius:50%}.heroglobe:after{inset:9%;border:1px solid rgba(122,156,195,.16)}.heroglobe canvas{position:relative;width:100%!important;height:100%!important}@media (max-width:559px){.heroglobe{display:none}}@media (max-width:900px){.heroglobe{width:46%;right:-4%;opacity:.85}}.hero__cursorglow{position:absolute;left:0;top:0;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(76,215,165,.11) 0,rgba(76,215,165,.045) 38%,transparent 70%);mix-blend-mode:screen;opacity:0;transition:opacity .7s ease;pointer-events:none;will-change:transform}.hero__meta{display:flex;gap:1.1rem;align-items:center;margin-top:3rem;font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;color:#7a92ab}.hero__meta:before{content:"";width:34px;height:1px;background:#4cd7a5;opacity:.7}.pindex{border-top:1px solid var(--mist)}.pindex__row{display:grid;grid-template-columns:3.4rem 15rem 1fr 2.4rem;align-items:baseline;grid-gap:1.6rem;gap:1.6rem;padding:1.35rem .4rem;border-bottom:1px solid var(--mist);color:var(--ink);text-decoration:none!important;position:relative;transition:background .25s ease,padding-left .3s cubic-bezier(.22,1,.36,1)}.pindex__row:hover{background:var(--paper);padding-left:1rem}.pindex__num{font-family:var(--font-serif),Georgia,serif;font-size:.95rem;color:var(--muted);transition:color .25s ease}.pindex__row:hover .pindex__num{color:var(--emerald-dark)}.pindex__name{font-family:var(--font-serif),Georgia,serif;font-size:1.45rem;font-weight:500;color:var(--navy);line-height:1.15}.pindex__desc{color:var(--muted);font-size:.96rem;line-height:1.5}.pindex__arrow{color:var(--navy);opacity:0;transform:translateX(-8px);transition:opacity .25s ease,transform .3s cubic-bezier(.22,1,.36,1);align-self:center;justify-self:end}.pindex__row:hover .pindex__arrow{opacity:1;transform:translateX(0);color:var(--emerald-dark)}@media (max-width:820px){.pindex__row{grid-template-columns:2.6rem 1fr 1.6rem;align-items:center;gap:.9rem;padding:1.1rem .2rem}.pindex__desc{display:none}.pindex__name{font-size:1.18rem}.pindex__arrow{opacity:.55;transform:none}.pindex__row:hover{padding-left:.2rem}}.section-head__rule{display:block;width:100%;height:1px;background:var(--mist);margin-bottom:2.2rem}.section--navy .section-head__rule{background:hsla(0,0%,100%,.16)}.u-line{display:block}.uspcol{border-top:1px solid var(--mist);padding-top:1.5rem}.uspcol h3{margin-bottom:.55rem}.uspcol p{color:var(--muted);font-size:.98rem}.section--navy .uspcol{border-top-color:hsla(0,0%,100%,.16)}@font-face{font-family:__Instrument_Sans_3d9088;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/adb45196eddef626-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_Sans_3d9088;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d0ba92e140f0dc-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_Sans_Fallback_3d9088;src:local("Arial");ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.00%;size-adjust:102.74%}.__className_3d9088{font-family:__Instrument_Sans_3d9088,__Instrument_Sans_Fallback_3d9088;font-style:normal}.__variable_3d9088{--font-sans:"__Instrument_Sans_3d9088","__Instrument_Sans_Fallback_3d9088"}@font-face{font-family:__Fraunces_eb41fe;font-style:normal;font-weight:100 900;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_eb41fe;font-style:normal;font-weight:100 900;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_eb41fe;font-style:normal;font-weight:100 900;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_eb41fe;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:__Fraunces_eb41fe,__Fraunces_Fallback_eb41fe;font-style:normal}.__variable_eb41fe{--font-serif:"__Fraunces_eb41fe","__Fraunces_Fallback_eb41fe"}