:root{--color-grey:#D9D9D9;--color-light-grey:#F2F2F2;--color-white:#FFFFFF;--color-orange:#EC7014;--color-light-orange:#FEC44F;--color-yellow:#FEE08B;--color-cream:#FFFFE5;--color-blue-lightest:#ABD9E9;--color-blue-medium:#74ACD1;--color-blue-dark:#040E1E;--color-navy:#17263D;--ink:var(--color-blue-dark);--body:#2E3D52;--muted:#5C6B80;--accent:var(--color-orange);--band:var(--color-light-grey);--line:var(--color-grey);--font-sans:var(--font-inter),"Segoe UI",Arial,sans-serif;--font-serif:var(--font-serif-display),Georgia,serif;--max-w:1140px;--radius:4px;--motion-fast:180ms;--motion:320ms;--motion-slow:520ms;--ease-brand:cubic-bezier(0.85,0,0,1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--body);background:var(--color-white);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:var(--color-navy);text-decoration:none}a:hover{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.band--navy :focus-visible,.hero :focus-visible,.page-hero--photo :focus-visible,.site-footer :focus-visible{outline-color:var(--color-light-orange)}.prose a,.small a{background-image:linear-gradient(var(--accent),var(--accent)),linear-gradient(var(--line),var(--line));background-repeat:no-repeat;background-position:0 100%,0 100%;background-size:0 1.5px,100% 1px;transition:background-size var(--motion-slow) var(--ease-brand),color var(--motion-fast) var(--ease-brand);padding-bottom:2px}.prose a:focus-visible,.prose a:hover,.small a:focus-visible,.small a:hover{background-size:100% 1.5px,100% 1px}.breadcrumb a,.card__link,.site-footer a,.site-nav a{position:relative;width:-moz-fit-content;width:fit-content}.breadcrumb a:after,.card__link:after,.site-footer a:after,.site-nav a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1.5px;background:currentColor;transition:width var(--motion-slow) var(--ease-brand)}.breadcrumb a:focus-visible:after,.breadcrumb a:hover:after,.card__link:focus-visible:after,.card__link:hover:after,.site-footer a:focus-visible:after,.site-footer a:hover:after,.site-nav a:focus-visible:after,.site-nav a:hover:after{width:100%}.card:focus-visible .card__link:after,.card:hover .card__link:after{width:100%}.site-nav a.btn:after{content:none}.display,h1,h2{font-family:var(--font-serif);font-weight:500;color:var(--ink);letter-spacing:-.01em;line-height:1.15}h1{font-size:clamp(2rem,4.5vw,3.1rem)}h2{font-size:clamp(1.5rem,3vw,2.1rem)}h3{font-family:var(--font-sans);font-size:1.05rem;color:var(--ink);line-height:1.3}.eyebrow,h3{font-weight:700}.eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem}.eyebrow--navy{color:var(--color-navy)}.lede{font-size:1.15rem;line-height:1.65;color:var(--body);max-width:46em}.small{font-size:.85rem;color:var(--muted)}.band{padding:4.5rem 1.5rem}.band--grey{background:var(--band)}.band--navy{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='420'%3E%3Cg fill='none' stroke='%23ABD9E9' stroke-opacity='0.14'%3E%3Ccircle cx='420' cy='0' r='130'/%3E%3Ccircle cx='420' cy='0' r='215'/%3E%3Ccircle cx='420' cy='0' r='300'/%3E%3Ccircle cx='420' cy='0' r='385'/%3E%3C/g%3E%3C/svg%3E") no-repeat 100% 0,repeating-linear-gradient(90deg,rgba(171,217,233,.04) 0 1px,transparent 1px 140px),var(--color-navy)}.band--navy h2,.band--navy h3,.band--navy p{color:var(--color-white)}.band--navy .eyebrow{color:var(--color-light-orange)}.band--cream{background:var(--color-cream)}.wrap{max-width:var(--max-w);margin:0 auto}.wrap--narrow{max-width:780px;margin:0 auto}.section-head{max-width:640px;margin-bottom:2.5rem}.section-head p{margin-top:.75rem}.section-head .eyebrow:before{content:"";display:inline-block;width:7px;height:7px;border-radius:2px;margin-right:37px;vertical-align:1px;background:var(--accent);box-shadow:10px 0 0 var(--color-light-orange),20px 0 0 var(--color-blue-medium),30px 0 0 var(--color-navy)}.band--navy .section-head .eyebrow:before{box-shadow:10px 0 0 var(--color-light-orange),20px 0 0 var(--color-blue-medium),30px 0 0 var(--color-blue-lightest)}.section-head h2:after{content:"";display:block;width:64px;height:3px;margin-top:.9rem;border-radius:2px;background:linear-gradient(90deg,var(--color-navy) 0,var(--color-blue-medium) 55%,var(--color-orange) 100%)}.band--navy .section-head h2:after{background:linear-gradient(90deg,var(--color-blue-lightest) 0,var(--color-blue-medium) 55%,var(--color-light-orange) 100%)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.site-header__inner{max-width:var(--max-w);margin:0 auto;padding:.85rem 1.5rem;justify-content:space-between;gap:1.5rem}.site-header__inner,.site-header__logo{display:flex;align-items:center}.site-header__logo img{height:40px;width:auto}.site-nav{display:flex;gap:1.6rem;align-items:center}.site-nav a{font-size:.92rem;font-weight:600;color:var(--color-navy)}.site-nav a:hover{color:var(--accent)}.btn{display:inline-block;background:var(--accent);color:#fff!important;font-weight:700;font-size:.92rem;padding:.7rem 1.4rem;border-radius:var(--radius);border:none;cursor:pointer;transition:background var(--motion-fast) var(--ease-brand)}.btn:hover{background:#D4640F;color:#fff}.btn--ghost{background:transparent;color:var(--color-navy)!important;border:1.5px solid var(--color-navy)}.btn--ghost:hover{background:var(--color-navy);color:#fff!important}.btn--block{display:block;width:100%;text-align:center}.btn--light{background:#fff;color:var(--color-navy)!important}.btn--light:hover{background:var(--color-light-grey)}.nav-toggle{display:none;background:none;border:none;font-size:1.6rem;color:var(--color-navy);cursor:pointer}@media (max-width:860px){.nav-toggle{display:block}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;padding:1.25rem 1.5rem;gap:1.1rem}.site-nav.open{display:flex}}.hero{padding:7rem 1.5rem 5.5rem;background:repeating-linear-gradient(90deg,rgba(171,217,233,.05) 0 1px,transparent 1px 140px),linear-gradient(100deg,#17263D,#17263D 42%,rgba(23,38,61,.72) 72%,rgba(23,38,61,.55)),url(/photos/boardroom-skyline.jpg) 100% /cover no-repeat,#17263D;border-bottom:3px solid var(--accent)}.hero h1{color:#fff}.hero .lede{color:var(--color-blue-lightest)}.hero .eyebrow{color:var(--color-light-orange)}.hero .btn--ghost{color:#fff!important;border-color:rgba(255,255,255,.6)}.hero .btn--ghost:hover{background:#fff;color:var(--color-navy)!important}.hero h1{max-width:15em}.hero .lede{margin-top:1.4rem}.hero__cta{margin-top:2.2rem;display:flex;gap:1rem;flex-wrap:wrap}.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)}@media (max-width:960px){.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem;display:flex;flex-direction:column;gap:.7rem;transition:border-color var(--motion) var(--ease-brand),box-shadow var(--motion) var(--ease-brand)}.card:hover{border-color:var(--color-blue-medium);box-shadow:0 4px 18px rgba(23,38,61,.08)}.card__label{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.card p{font-size:.95rem}.card__link{font-weight:700;font-size:.9rem;color:var(--accent);margin-top:auto}.card__link:hover{color:var(--color-navy)}.card--flat{border:none;background:transparent;padding:0}.card--band,.card--edge{background:var(--band);border:none}.card--edge{border-left:4px solid var(--accent);border-radius:0 var(--radius) var(--radius) 0}.card--edge-navy{border-left-color:var(--color-navy)}.card--edge-blue{border-left-color:var(--color-blue-medium)}.card--edge-sky{border-left-color:var(--color-blue-lightest)}.icon-badge{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:13px;background:rgba(236,112,20,.1);color:var(--color-orange);margin-bottom:1.1rem;flex:none}.icon-badge--sm{width:40px;height:40px;border-radius:10px;margin-bottom:.85rem}.band--navy .icon-badge,.hero .icon-badge,.page-hero--photo .icon-badge{background:rgba(255,255,255,.12);color:var(--color-light-orange)}.card--edge-navy .icon-badge{background:rgba(23,38,61,.09);color:var(--color-navy)}.card--edge-blue .icon-badge{background:rgba(46,116,181,.11);color:var(--color-blue-medium)}.card>.card__num,.card>.icon-badge{margin-bottom:0}.band--watermark{position:relative;overflow:hidden}.band--watermark>.wrap,.band--watermark>.wrap--narrow{position:relative;z-index:1}.icon-watermark{position:absolute;right:-2.5rem;top:50%;transform:translateY(-50%);color:var(--color-navy);opacity:.055;pointer-events:none;z-index:0}.band--navy .icon-watermark{color:#fff;opacity:.07}@media (max-width:1024px){.icon-watermark{display:none}}.card__num{display:block;font-family:var(--font-serif);font-size:1.75rem;font-weight:600;line-height:1;color:var(--color-blue-lightest);margin-bottom:.55rem}.card__num:after{content:"";display:block;width:26px;height:2px;margin-top:.6rem;border-radius:2px;background:linear-gradient(90deg,var(--color-blue-medium) 0,var(--color-orange) 100%)}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media (max-width:720px){.stats{grid-template-columns:1fr}}.stat{border-left:3px solid var(--accent);padding-left:1.1rem}.stat__num{font-family:var(--font-serif);font-size:clamp(2.4rem,5vw,3.4rem);font-weight:600;color:var(--color-navy);line-height:1}.band--navy .stat__num{color:var(--color-light-orange)}.stat__label{font-size:.85rem;font-weight:600;color:var(--muted);margin-top:.5rem;max-width:22em}.band--navy .stat__label{color:var(--color-blue-lightest)}.stat__source{font-size:.75rem;color:var(--muted);margin-top:.35rem}.band--navy .stat__source{color:var(--color-blue-medium)}.quote{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem;display:flex;flex-direction:column;gap:1rem}.quote blockquote,.quote--feature blockquote{hanging-punctuation:first last}.quote blockquote{font-size:1rem;line-height:1.65;color:var(--body)}.quote cite{font-style:normal}.quote cite strong{display:block;color:var(--ink);font-size:.95rem}.quote cite span{font-size:.85rem;color:var(--muted)}.quote--feature{border:none;background:var(--color-navy);position:relative;overflow:hidden}.quote--feature:before{content:"\201C";position:absolute;top:-.35em;right:.15em;font-family:var(--font-serif);font-size:9rem;line-height:1;color:rgba(171,217,233,.14);pointer-events:none}.quote--feature blockquote{font-family:var(--font-serif);font-size:clamp(1.3rem,2.4vw,1.75rem);color:#fff;line-height:1.4}.quote--feature cite strong{color:var(--color-light-orange)}.quote--feature cite span{color:var(--color-blue-lightest)}.page-hero{padding:4.5rem 1.5rem 3.5rem;border-bottom:1px solid var(--line)}.page-hero h1{max-width:18em}.page-hero .lede{margin-top:1.2rem}.page-hero h1:after{content:"";display:block;width:64px;height:3px;margin-top:1rem;border-radius:2px;background:linear-gradient(90deg,var(--color-navy) 0,var(--color-blue-medium) 55%,var(--color-orange) 100%)}.page-hero--photo h1:after{background:linear-gradient(90deg,var(--color-blue-lightest) 0,var(--color-blue-medium) 55%,var(--color-light-orange) 100%)}.page-hero--photo{border-bottom:3px solid var(--accent)}.page-hero--photo h1{color:#fff}.page-hero--photo .lede{color:var(--color-blue-lightest)}.page-hero--photo .eyebrow{color:var(--color-light-orange)}.page-hero--photo .breadcrumb,.page-hero--photo .breadcrumb a{color:var(--color-blue-lightest)}.page-hero--photo .breadcrumb a:hover{color:var(--color-light-orange)}.portrait{width:100%;display:block;border-radius:8px;border-bottom:4px solid var(--accent)}.breadcrumb{font-size:.82rem;margin-bottom:1.5rem}.breadcrumb,.breadcrumb a{color:var(--muted)}.breadcrumb a:hover{color:var(--accent)}.meta-block{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;padding:1.5rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:2.5rem 0}@media (max-width:720px){.meta-block{grid-template-columns:1fr}}.meta-block dt{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.meta-block dd{font-size:.95rem;font-weight:600;color:var(--ink);margin-top:.3rem}.prose{max-width:46em}.prose--article>p:first-of-type:first-letter{float:left;font-family:var(--font-serif);font-size:3.7rem;line-height:.78;font-weight:600;color:var(--color-navy);padding:.12rem .55rem 0 0}@media (max-width:560px){.prose--article>p:first-of-type:first-letter{font-size:2.7rem;padding-right:.4rem}}.prose h2{margin:2.6rem 0 1rem}.prose h3{margin:2rem 0 .7rem}.prose p{margin-bottom:1.1rem}.prose ul{margin:0 0 1.1rem 1.2rem}.prose li{margin-bottom:.4rem}.takeaways{background:var(--band);border-left:4px solid var(--accent);border-radius:0 var(--radius) var(--radius) 0;padding:1.4rem 1.6rem;margin:1.8rem 0}.takeaways h3{margin:0 0 .7rem;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-navy)}.takeaways ul{margin-left:1.1rem}.takeaways li{margin-bottom:.45rem;font-size:.95rem}.lead-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:640px){.lead-form{grid-template-columns:1fr}}.lead-form .full{grid-column:1/-1}.field label{display:block;font-size:.82rem;font-weight:700;color:var(--ink);margin-bottom:.35rem}.field input,.field select,.field textarea{width:100%;font-family:var(--font-sans);font-size:.95rem;color:var(--ink);padding:.7rem .85rem;border:1.5px solid var(--line);border-radius:var(--radius);background:#fff}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--color-blue-medium)}.consent{display:flex;gap:.6rem;align-items:flex-start;font-size:.82rem;color:var(--muted)}.consent input{width:auto;margin-top:.2rem}.site-footer{background:var(--color-navy);color:var(--color-blue-lightest);padding:3.5rem 1.5rem 2rem;border-top:3px solid transparent;border-image:linear-gradient(90deg,var(--accent),var(--color-blue-medium),var(--color-navy)) 1}.section-dots{position:fixed;right:1.4rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:40;background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:999px;padding:.85rem .5rem;box-shadow:0 4px 16px rgba(23,38,61,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media (max-width:1100px){.section-dots{display:none}}.section-dot{position:relative;width:12px;height:12px;padding:0;border:1.5px solid var(--color-navy);border-radius:2px;background:transparent;cursor:pointer;transition:background .15s,border-color .15s}.section-dot.is-active,.section-dot:hover{border-color:var(--accent)}.section-dot.is-active{background:var(--accent)}.section-dot__label{position:absolute;right:22px;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-navy);background:#fff;border:1px solid var(--line);border-radius:3px;padding:.25rem .6rem;opacity:0;pointer-events:none;transition:opacity .15s}.section-dot.is-active:hover .section-dot__label,.section-dot:hover .section-dot__label{opacity:1}.photo{border-radius:4px}.photo,.photo--inset{width:100%;display:block;border-bottom:4px solid var(--accent)}.photo--inset{height:100%;max-height:240px;object-fit:cover;border-radius:8px}.avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:top;border:2px solid var(--color-light-orange);flex-shrink:0}.split{display:grid;grid-template-columns:1fr 360px;grid-gap:2rem;gap:2rem;align-items:center}.founder-split{display:grid;grid-template-columns:340px 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:start}@media (max-width:860px){.founder-split,.split{grid-template-columns:1fr}}.glance-card{text-decoration:none}.glance-card h3{font-size:.98rem}.glance-card p{color:var(--muted);font-style:italic}.glance-card:hover h3{color:var(--accent)}.site-footer__grid{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:2.5rem;gap:2.5rem}@media (max-width:860px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.site-footer__grid{grid-template-columns:1fr}}.site-footer h4{color:#fff;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.9rem}.site-footer a{color:var(--color-blue-lightest);font-size:.9rem;display:block;margin-bottom:.5rem}.site-footer a:hover{color:var(--color-light-orange)}.site-footer p{font-size:.9rem;line-height:1.6}.site-footer__bottom{max-width:var(--max-w);margin:2.5rem auto 0;padding-top:1.4rem;border-top:1px solid rgba(171,217,233,.25);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.8rem 1.5rem}.site-footer__bottom,.site-footer__bottom a{font-size:.8rem;color:var(--color-blue-medium)}.site-footer__bottom a{display:inline;margin:0}.site-footer__bottom a:hover{color:var(--color-light-orange)}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2.5rem}.center{text-align:center}@media (max-width:640px){.band{padding:3rem 1.15rem}.hero{padding:4.25rem 1.15rem 3.25rem}.page-hero{padding:3.25rem 1.15rem 2.5rem}.hero__cta{flex-direction:column;align-items:stretch}.hero__cta .btn{text-align:center}.stats{gap:1.4rem}.quote--feature blockquote{font-size:1.2rem}.site-footer__bottom{flex-direction:column}.lead-form{gap:.85rem}h1{overflow-wrap:break-word}}.skip-link{position:absolute;left:-9999px;top:0;background:var(--color-navy);color:#fff;padding:.6rem 1rem;z-index:100}.skip-link:focus{left:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.masonry{column-count:3;column-gap:1.5rem}.masonry .quote{page-break-inside:avoid;break-inside:avoid;margin-bottom:1.5rem}@media (max-width:960px){.masonry{column-count:2}}@media (max-width:640px){.masonry{column-count:1}}.video-card{border:1px solid rgba(171,217,233,.3);border-radius:var(--radius);padding:1.4rem}.video-card:hover{border-color:var(--color-light-orange);box-shadow:none}.logo-wall{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:2rem 2.5rem;gap:2rem 2.5rem;align-items:center}@media (max-width:960px){.logo-wall{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.logo-wall{grid-template-columns:repeat(3,1fr)}}.logo-wall img{max-height:52px;width:auto;margin:0 auto;display:block;filter:grayscale(1) opacity(.65);transition:filter .15s}.logo-wall img:hover{filter:none}.tag{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--color-yellow);color:var(--color-navy);padding:.25rem .6rem;border-radius:3px}@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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_25ee46{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.__variable_25ee46{--font-serif-display:"Source Serif 4","Source Serif 4 Fallback"}