:root{--ink:#0a3d6b;--ink-soft:#285a82;--paper:#f4f9fd;--paper-raised:#fff;--accent:#1568b0;--accent-deep:#0a3d6b;--accent-soft:#dcebf7;--sky:#2f9bd6;--line:#d8e6f1;--muted:#5b7488;--panel-dark:#0a3d6b;--shadow:0 18px 40px -22px rgba(10,61,107,.24);--radius-s:3px;--radius-m:6px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body),system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-display),system-ui,sans-serif;color:var(--ink);font-weight:700;letter-spacing:-.01em;line-height:1.15;text-wrap:balance;margin:0 0 .5em}h3,h4{letter-spacing:-.005em}a{color:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--sky);outline-offset:3px}.eyebrow{font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--sky);margin-bottom:.9em;display:block}.eyebrow-lg{font-size:1.15rem;letter-spacing:.12em}.lede-lg{font-size:1.16rem}.wrap{max-width:var(--max);margin:0 auto;padding:0 clamp(20px,5vw,48px)}.site-header{border-bottom:1px solid var(--line);background:var(--paper-raised);position:-webkit-sticky;position:sticky;top:0;z-index:40}.site-header .wrap{justify-content:space-between;gap:24px;padding-top:14px;padding-bottom:14px}.brand,.site-header .wrap{display:flex;align-items:center}.brand{gap:14px;text-decoration:none}.brand img{width:52px;height:52px;border-radius:50%;object-fit:cover}.brand-text{display:flex;flex-direction:column;gap:3px}.brand-text .name{display:block;font-family:var(--font-display),system-ui,sans-serif;font-weight:700;font-size:1.55rem;line-height:1.1;color:var(--ink)}.brand-text .sub{display:block;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.main-nav{display:flex;gap:clamp(14px,2.5vw,30px);align-items:center}.main-nav a{text-decoration:none;font-size:.92rem;font-weight:600;color:var(--ink-soft);padding:6px 2px;border-bottom:2px solid transparent;transition:border-color .15s ease,color .15s ease}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--ink);border-bottom-color:var(--accent)}.nav-toggle{display:none}@media (max-width:760px){.main-nav{position:fixed;inset:66px 0 auto 0;background:var(--paper-raised);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;padding:18px clamp(20px,5vw,48px) 22px;gap:14px;transform:translateY(-8px);opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;box-shadow:var(--shadow)}.main-nav.open{opacity:1;transform:translateY(0);pointer-events:auto}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);background:var(--paper-raised);border-radius:var(--radius-s);cursor:pointer;color:var(--ink)}.nav-toggle svg{width:18px;height:18px}}.btn{display:inline-flex;align-items:center;gap:10px;padding:13px 26px;border-radius:var(--radius-s);font-weight:600;font-size:.92rem;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-deep)}.btn-ghost{background:transparent;border-color:var(--line);color:var(--ink)}.btn-ghost:hover{border-color:var(--accent)}.hero{position:relative;overflow:hidden;background:radial-gradient(58% 75% at 8% 8%,rgba(21,104,176,.32) 0,rgba(21,104,176,0) 68%),radial-gradient(50% 60% at 95% 15%,rgba(47,155,214,.28) 0,rgba(47,155,214,0) 70%),linear-gradient(160deg,var(--paper-raised) 0,var(--paper) 55%,var(--paper-raised) 100%)}.hero .wrap{position:relative;z-index:1;padding-top:clamp(56px,9vw,110px);padding-bottom:clamp(96px,12vw,150px);display:grid;grid-template-columns:1.15fr .85fr;grid-gap:clamp(30px,5vw,64px);gap:clamp(30px,5vw,64px);align-items:center}.hero h1{font-size:clamp(2.4rem,4.6vw,3.8rem);font-weight:700;letter-spacing:-.01em}.hero .lede{font-size:1.08rem;color:var(--ink-soft);max-width:46ch;margin:0 0 1.6em}.hero .cta-row{display:flex;gap:14px;flex-wrap:wrap}.hero-emblem{display:flex;justify-content:center;align-items:center}.hero-emblem img{width:min(320px,100%);border-radius:50%;box-shadow:var(--shadow)}.hero-photo{min-height:clamp(460px,62vw,640px);display:flex;align-items:center}.hero-media{position:absolute;inset:0;z-index:0}.hero-media-overlay{position:absolute;inset:0;background:linear-gradient(100deg,rgba(6,20,38,.94),rgba(6,20,38,.86) 32%,rgba(8,28,52,.5) 58%,rgba(10,40,70,.18) 78%,rgba(10,40,70,.05)),linear-gradient(0deg,rgba(4,14,28,.55),rgba(4,14,28,0) 30%)}.hero-photo-wrap{position:relative;z-index:1;width:100%;padding-top:clamp(64px,9vw,100px);padding-bottom:clamp(96px,12vw,150px)}.hero-photo-wrap>div{max-width:40rem}.hero-photo .eyebrow{color:#8fcbf2}.hero-photo h1{color:#fff}.hero-photo .lede{color:#e3edf7}.btn-ghost-onphoto{border-color:hsla(0,0%,100%,.55);color:#fff}.btn-ghost-onphoto:hover{border-color:#fff;background:hsla(0,0%,100%,.08)}@media (max-width:760px){.hero-photo-wrap>div{max-width:100%}}.hero-strip-wrap{position:relative;z-index:2}.hero-strip{margin:clamp(-64px,-6vw,-46px) auto 0;max-width:calc(var(--max) - clamp(20px, 5vw, 48px) * 2);background:rgba(10,30,54,.66);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid hsla(0,0%,100%,.14);border-radius:var(--radius-m);box-shadow:var(--shadow)}.hero-strip .wrap{padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.hero-strip .item{padding:22px clamp(16px,2vw,26px);border-left:1px solid hsla(0,0%,100%,.14);font-size:.86rem;color:#c7dcee}.hero-strip .item:first-child{border-left:none}.hero-strip .item strong{display:block;font-family:var(--font-display),sans-serif;font-size:1.5rem;color:#fff;font-weight:700}@media (max-width:760px){.hero .wrap{grid-template-columns:1fr;padding-bottom:clamp(70px,10vw,100px)}.hero-emblem{order:-1}.hero-emblem img{width:180px}.hero-strip .wrap{grid-template-columns:repeat(2,1fr)}.hero-strip .item:nth-child(3){border-left:none}}.flow-bg{position:relative;overflow:hidden}.flow-bg:after,.flow-bg:before{content:"";position:absolute;border-radius:50%;filter:blur(70px);z-index:0;pointer-events:none}.flow-bg:before{width:46vw;height:46vw;top:-18vw;right:-12vw;background:radial-gradient(circle,rgba(47,155,214,.24) 0,rgba(47,155,214,0) 70%)}.flow-bg:after{width:36vw;height:36vw;bottom:-16vw;left:-10vw;background:radial-gradient(circle,rgba(21,104,176,.18) 0,rgba(21,104,176,0) 70%)}.flow-bg.on-ink:before{background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,0) 70%)}.flow-bg.on-ink:after{background:radial-gradient(circle,rgba(127,196,238,.14) 0,rgba(127,196,238,0) 70%)}.flow-bg>.wrap{position:relative;z-index:1}section{padding:clamp(56px,8vw,96px) 0}section.tight{padding:clamp(40px,6vw,64px) 0}.section-head{max-width:62ch;margin-bottom:clamp(30px,4vw,48px)}.section-head h2{font-size:clamp(1.7rem,3vw,2.3rem)}.rule{border:none;border-top:1px solid var(--line);margin:0}.on-ink{background:var(--panel-dark)}.on-ink,.on-ink h2,.on-ink h3,.on-ink h4{color:#fff}.on-ink .eyebrow{color:#7fc4ee}.on-ink .muted{color:#b9d3e8}.muted{color:var(--muted)}.grid{display:grid;grid-gap:22px;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}@media (max-width:900px){.grid-3{grid-template-columns:1fr 1fr}}@media (max-width:640px){.grid-2,.grid-3{grid-template-columns:1fr}}.card{background:var(--paper-raised);border:1px solid var(--line);border-radius:var(--radius-m);padding:30px 26px;transition:transform .2s ease,box-shadow .2s ease}.card .icon{width:40px;height:40px;margin-bottom:18px;color:var(--accent)}.card h3{font-size:1.18rem;margin-bottom:.5em}.card p{color:var(--muted);font-size:.96rem;margin:0}.card.card-accent{background:var(--accent);border-color:var(--accent);box-shadow:var(--shadow)}.card.card-accent .icon,.card.card-accent h3{color:#fff}.card.card-accent p{color:hsla(0,0%,100%,.82)}.card .note{margin-top:14px;font-size:.8rem;color:var(--sky);font-weight:600;letter-spacing:.02em}.doctor{display:grid;grid-template-columns:220px 1fr;grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:start;padding:clamp(28px,4vw,44px) 0}.doctor+.doctor{border-top:1px solid var(--line)}.doctor-badge{width:100%;aspect-ratio:1;border-radius:50%;background:var(--panel-dark);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-display),system-ui,sans-serif;font-size:3.2rem;font-weight:600;border:1px solid var(--accent);overflow:hidden}.doctor-badge img{width:100%;height:100%;object-fit:cover;border-radius:50%}.doctor h3{font-size:1.5rem;margin-bottom:.15em}.doctor .role{color:var(--sky);font-weight:600;font-size:.95rem;margin-bottom:1em}.cred-list{list-style:none;margin:0 0 1.1em;padding:0;display:grid;grid-gap:6px;gap:6px}.cred-list li{font-size:.95rem;color:var(--ink-soft);padding-left:1.3em;position:relative}.cred-list li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;background:var(--accent);border-radius:50%}@media (max-width:640px){.doctor{grid-template-columns:96px 1fr}.doctor-badge{font-size:1.8rem}}.phone-line{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;color:var(--accent-deep);text-decoration:none;margin-bottom:1em}.phone-line svg{width:15px;height:15px}.phone-line svg,.phone-line:hover{color:var(--accent)}.address-block{background:var(--paper-raised);border:1px solid var(--line);border-radius:var(--radius-m);padding:clamp(26px,4vw,40px)}.address-block address{font-style:normal;font-size:1.08rem;line-height:1.7}.address-block .unit-tag{display:inline-block;margin:10px 0 18px;padding:5px 12px;border:1px solid var(--accent);border-radius:30px;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-deep);font-weight:700}.map-frame{border:1px solid var(--line);border-radius:var(--radius-m);overflow:hidden;height:100%;min-height:320px}.map-frame iframe{width:100%;height:100%;min-height:320px;border:0;display:block}.site-footer{background:var(--panel-dark);color:#bfd6ea;border-top:1px solid #164067}.site-footer .wrap{padding:clamp(40px,6vw,64px) clamp(20px,5vw,48px) 30px;display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:36px;gap:36px}.site-footer h4{color:#8fc7ee;font-size:.95rem;letter-spacing:.04em}.site-footer .brand-text .name{color:#fff}.site-footer .brand-text .sub{display:none}.site-footer a{text-decoration:none;color:#bfd6ea;font-size:.92rem}.site-footer a:hover{color:#8fc7ee}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:9px;gap:9px}.site-footer address{font-style:normal;font-size:.92rem;line-height:1.7;color:#bfd6ea}.footer-bottom{border-top:1px solid #164067;padding:18px clamp(20px,5vw,48px);font-size:.8rem;color:#7fa0bc;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}@media (max-width:700px){.site-footer .wrap{grid-template-columns:1fr}}.note-banner{background:var(--accent-soft);border:1px solid var(--accent);color:var(--ink);border-radius:var(--radius-m);padding:16px 20px;font-size:.92rem}.reveal-words{display:inline}.reveal-words .word{display:inline-block;opacity:0;transform:translateY(.55em);filter:blur(6px);margin-right:.28em}.reveal-words.run .word{animation:wordPop .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--d,0ms)}@keyframes wordPop{60%{filter:blur(0)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.reveal-up{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal-up.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal-words .word{animation:none;opacity:1;transform:none;filter:none}.reveal-up{opacity:1;transform:none;transition:none}}#site-loader{position:fixed;inset:0;z-index:999;background:radial-gradient(65% 80% at 12% 12%,rgba(10,61,107,.85) 0,rgba(10,61,107,0) 68%),radial-gradient(55% 65% at 92% 18%,rgba(47,155,214,.55) 0,rgba(47,155,214,0) 70%),linear-gradient(160deg,var(--accent-deep) 0,var(--accent) 42%,var(--paper) 100%);display:flex;align-items:center;justify-content:center;transition:opacity .7s ease,visibility .7s ease}#site-loader.loader-hidden{opacity:0;visibility:hidden;pointer-events:none}.liquid-wrap{position:relative;display:inline-block;transition:transform .9s cubic-bezier(.65,0,.35,1)}#site-loader.loader-hidden .liquid-wrap{transform:scale(9)}.liquid-text{display:block;white-space:nowrap;font-family:var(--font-display),system-ui,sans-serif;font-weight:800;font-size:clamp(3.2rem,16vw,10rem);letter-spacing:.01em;line-height:1}.liquid-text-base{color:hsla(0,0%,100%,.28)}.liquid-text-fill{position:absolute;inset:0;color:transparent;background:linear-gradient(180deg,hsla(0,0%,100%,.6) 0,hsla(0,0%,100%,0) 12%),linear-gradient(180deg,#fff 0,var(--sky) 45%,var(--accent-deep) 100%);background-blend-mode:screen;-webkit-background-clip:text;background-clip:text;-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);animation:liquidFill 1.9s cubic-bezier(.6,0,.3,1) forwards}@keyframes liquidFill{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}72%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}84%{-webkit-clip-path:inset(5% 0 0 0);clip-path:inset(5% 0 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@media (prefers-reduced-motion:reduce){.liquid-wrap{transition:none}.liquid-text-fill{animation:none;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_94b152;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_94b152;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_94b152{font-family:__Manrope_94b152,__Manrope_Fallback_94b152;font-style:normal}.__variable_94b152{--font-display:"__Manrope_94b152","__Manrope_Fallback_94b152"}@font-face{font-family:__Libre_Franklin_770d2d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Libre_Franklin_770d2d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Libre_Franklin_770d2d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Libre_Franklin_770d2d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Libre_Franklin_770d2d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-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:__Libre_Franklin_770d2d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-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:__Libre_Franklin_Fallback_770d2d;src:local("Arial");ascent-override:92.61%;descent-override:23.58%;line-gap-override:0.00%;size-adjust:104.31%}.__className_770d2d{font-family:__Libre_Franklin_770d2d,__Libre_Franklin_Fallback_770d2d;font-style:normal}.__variable_770d2d{--font-body:"__Libre_Franklin_770d2d","__Libre_Franklin_Fallback_770d2d"}