:root{--navy-950:#050d1c;--navy-900:#0a1830;--navy-800:#13315c;--navy-700:#1d4a86;--coral:#e0483b;--coral-600:#c93a2e;--coral-300:#f3897b;--ink:#0e1726;--slate:#5c6b80;--mist:#f5f7fa;--mist-2:#eaeef4;--line-d:rgba(160,185,215,.16);--line-l:#e2e8f0;--white:#fff;--maxw:1240px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--white);color:var(--ink);font-family:var(--font-manrope),system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.65;font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3{font-family:var(--font-sofia),var(--font-manrope),sans-serif;font-weight:800;line-height:1.02;letter-spacing:-.005em;text-transform:uppercase}h1{font-size:clamp(40px,6.4vw,76px)}h2{font-size:clamp(30px,4.4vw,54px)}h3{font-size:clamp(20px,2.2vw,26px)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--coral);outline-offset:3px}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px;width:100%}.sec{padding:88px 0}.sec-sm{padding:60px 0}.dark{background:var(--navy-900);color:#e8eef7}.mist{background:var(--mist)}.center{text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--coral);margin-bottom:16px}.eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--coral);display:block}.lede{font-size:17px;color:var(--slate);max-width:62ch}.dark .lede{color:#9fb3cc}.sec-head{max-width:660px;margin-bottom:52px}.sec-head.center{margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--font-manrope),sans-serif;font-size:15px;font-weight:700;padding:13px 28px;border-radius:100px;border:0;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s,border-color .2s,transform .15s}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--coral);color:#fff;box-shadow:0 8px 26px rgba(224,72,59,.28)}.btn-primary:hover{background:var(--coral-600)}.btn-dark{background:var(--navy-900);color:#fff}.btn-dark:hover{background:var(--navy-800)}.btn-outline{background:transparent;color:var(--ink);border:1.5px solid var(--line-l)}.btn-outline:hover{border-color:var(--navy-900)}.dark .btn-outline,header .btn-outline{color:#fff;border-color:hsla(0,0%,100%,.22)}.dark .btn-outline:hover,header .btn-outline:hover{border-color:#fff;background:hsla(0,0%,100%,.06)}.btn-sm{padding:9px 20px;font-size:14px}.btn-lg{padding:16px 36px;font-size:16px}.topbar{background:#040a15;color:#93a6c0;font-size:12.5px;font-weight:600}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-block:9px;min-height:38px}.topbar a{color:#c3d1e4;transition:color .2s}.topbar a:hover{color:var(--coral-300)}.topbar .sep{opacity:.3}.topbar-l,.topbar-r{display:flex;align-items:center;gap:14px}@media(max-width:900px){.topbar{display:none}}header{position:-webkit-sticky;position:sticky;top:0;z-index:90;background:var(--navy-900);border-bottom:1px solid transparent;transition:box-shadow .3s,border-color .3s}header.stuck{box-shadow:0 10px 30px rgba(5,13,28,.35);border-bottom-color:var(--line-d)}.nav{display:flex;align-items:center;gap:30px;padding-block:15px;position:relative}.nav-logo img{height:27px;width:auto}.nav-links{display:flex;gap:28px;margin-left:6px}.nav-links a{font-size:14.5px;font-weight:600;color:#c9d6e8;transition:color .2s}.nav-links a:hover{color:#fff}.nav-cta{margin-left:auto;display:flex;align-items:center;gap:10px}.burger{display:none;background:none;border:0;padding:8px;cursor:pointer;color:#fff}.burger span{display:block;position:relative}.burger span,.burger span:after,.burger span:before{width:22px;height:2px;background:currentColor;border-radius:2px}.burger span:after,.burger span:before{content:"";position:absolute;left:0}.burger span:before{top:-7px}.burger span:after{top:7px}.hero{position:relative;background:var(--navy-900);color:#fff;overflow:hidden;padding:96px 0 104px}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(1100px 620px at 78% 8%,rgba(29,74,134,.55),transparent 62%),radial-gradient(760px 520px at 8% 96%,rgba(224,72,59,.18),transparent 66%)}.hero .wrap{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:56px;gap:56px;align-items:center}.hero h1{max-width:13ch;margin-bottom:22px}.hero h1 em{font-style:normal;color:var(--coral-300)}.hero .lede{margin-bottom:34px;font-size:17.5px;color:#a8bcd6}.hero-btns{gap:12px;margin-bottom:38px}.hero-btns,.trust{display:flex;flex-wrap:wrap}.trust{gap:10px}.trust span{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:#d6e2f2;background:hsla(0,0%,100%,.06);border:1px solid var(--line-d);border-radius:100px;padding:8px 16px}.trust svg{width:15px;height:15px;stroke:var(--coral-300);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.hero-media{position:relative}.hero-photo{border-radius:22px;overflow:hidden;aspect-ratio:4/5;background:linear-gradient(150deg,var(--navy-800),var(--navy-950));border:1px solid var(--line-d);box-shadow:0 30px 70px rgba(0,0,0,.42)}.hero-photo img{width:100%;height:100%;object-fit:cover}.quote-card{position:absolute;left:-28px;bottom:34px;width:250px;background:#fff;color:var(--ink);border-radius:16px;padding:18px 20px;box-shadow:0 20px 46px rgba(5,13,28,.3)}.quote-card .k{font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--slate);margin-bottom:10px}.quote-row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;padding:6px 0;border-bottom:1px solid var(--line-l)}.quote-row:last-child{border-bottom:0}.quote-row b{font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.up{color:#12a150}.down{color:var(--coral)}.stats{background:var(--navy-950);border-top:1px solid var(--line-d);color:#fff}.stats .wrap{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px;padding-block:44px}.stat b{display:block;font-family:var(--font-sofia),sans-serif;font-size:46px;font-weight:800;line-height:1;color:#fff;margin-bottom:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat b i{font-style:normal;color:var(--coral)}.stat span{font-size:13.5px;color:#8fa5c2;font-weight:600}.acct-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;align-items:stretch}.acct{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line-l);border-radius:18px;padding:28px 24px;position:relative;transition:box-shadow .25s,transform .25s,border-color .25s}.acct:hover{box-shadow:0 18px 44px rgba(14,23,38,.09);transform:translateY(-3px);border-color:#cfd9e6}.acct.hot{border-color:var(--coral);box-shadow:0 18px 44px rgba(224,72,59,.13)}.tag{position:absolute;top:-12px;left:24px;background:var(--coral);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:5px 13px;border-radius:100px}.acct h3{margin-bottom:8px}.acct .blurb{font-size:14px;color:var(--slate);min-height:62px;margin-bottom:20px;line-height:1.55}.specs{list-style:none;margin-bottom:26px}.specs li{display:flex;justify-content:space-between;gap:12px;align-items:baseline;font-size:14px;padding:11px 0;border-bottom:1px solid #f0f3f7}.specs li:last-child{border-bottom:0}.specs .k{color:var(--slate)}.specs .v{font-weight:800;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.acct .btn{margin-top:auto;width:100%}.note{font-size:13.5px;color:var(--slate);max-width:74ch;margin:26px auto 0;text-align:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.card{background:#fff;border:1px solid var(--line-l);border-radius:18px;padding:30px 26px;transition:box-shadow .25s,transform .25s}.card:hover{box-shadow:0 18px 44px rgba(14,23,38,.08);transform:translateY(-3px)}.ico{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;margin-bottom:18px;background:rgba(224,72,59,.1)}.ico svg{width:24px;height:24px;stroke:var(--coral);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.card h3{font-size:20px;margin-bottom:9px}.card p{font-size:14.5px;color:var(--slate);line-height:1.6}.mkt-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.mkt{background:#fff;border:1px solid var(--line-l);border-radius:16px;padding:26px 22px;transition:border-color .25s,transform .25s}.mkt:hover{border-color:var(--coral);transform:translateY(-3px)}.mkt svg{width:28px;height:28px;stroke:var(--navy-800);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;margin-bottom:14px}.mkt h3{font-size:19px;margin-bottom:6px}.mkt p{font-size:13.5px;color:var(--slate);line-height:1.55}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:58px;gap:58px;align-items:center}.split-photo{border-radius:20px;overflow:hidden;aspect-ratio:5/4;background:linear-gradient(150deg,var(--mist-2),#dbe3ee);border:1px solid var(--line-l)}.split-photo img{width:100%;height:100%;object-fit:cover}.ticks{list-style:none;margin-top:24px}.ticks li{display:flex;gap:12px;align-items:flex-start;padding:9px 0;font-size:15.5px}.ticks svg{width:19px;height:19px;stroke:var(--coral);fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:3px}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px}.step .n{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin-bottom:18px;background:rgba(224,72,59,.1);border:1px solid rgba(224,72,59,.28);position:relative}.step .n svg{width:23px;height:23px;stroke:var(--coral);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step .n b{position:absolute;top:-6px;right:-6px;width:23px;height:23px;border-radius:50%;background:var(--coral);color:#fff;font-family:var(--font-manrope),sans-serif;font-size:11.5px;font-weight:800;display:grid;place-items:center}.step h3{font-size:20px;margin-bottom:8px}.step p{font-size:14.5px;color:var(--slate);line-height:1.6}.pays{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.pay{background:hsla(0,0%,100%,.05);border:1px solid var(--line-d);border-radius:16px;padding:24px 20px;text-align:center;transition:border-color .25s}.pay:hover{border-color:var(--coral)}.pay .sym{font-family:var(--font-sofia),sans-serif;font-size:30px;font-weight:800;color:var(--coral-300);margin-bottom:6px;line-height:1}.pay h3{font-size:17px;margin-bottom:5px;color:#fff}.pay p{font-size:13px;color:#9fb3cc;line-height:1.5}.faq{max-width:840px;margin:0 auto}.qa{border:1px solid var(--line-l);border-radius:14px;margin-bottom:12px;background:#fff;overflow:hidden}.qa.open{border-color:#cfd9e6}.qa button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;background:none;border:0;color:var(--ink);font-family:var(--font-manrope),sans-serif;font-size:16.5px;font-weight:700;text-align:left;cursor:pointer}.qa button:hover{background:#fafbfd}.qa svg{width:17px;height:17px;stroke:var(--coral);fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:transform .3s}.qa.open svg{transform:rotate(180deg)}.qa .a{max-height:0;overflow:hidden;transition:max-height .32s ease}.qa.open .a{max-height:460px}.qa .a p{padding:0 24px 22px;font-size:15px;color:var(--slate);line-height:1.7}.band{position:relative;background:var(--navy-900);color:#fff;border-radius:26px;padding:64px 40px;text-align:center;overflow:hidden}.band:before{content:"";position:absolute;inset:0;background:radial-gradient(680px 400px at 22% 20%,rgba(224,72,59,.24),transparent 60%),radial-gradient(680px 400px at 82% 88%,rgba(29,74,134,.5),transparent 62%)}.band>*{position:relative;z-index:2}.band h2{margin-bottom:14px}.band p{color:#a8bcd6;max-width:54ch;margin:0 auto 30px;font-size:16.5px}footer{background:var(--navy-950);color:#93a6c0;font-size:14px}.f-top{padding:66px 0 46px}.f-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);grid-gap:40px;gap:40px}.f-brand img{height:27px;margin-bottom:20px}.f-brand p{font-size:14px;line-height:1.7;max-width:32ch;margin-bottom:24px}.f-col h4{font-family:var(--font-manrope),sans-serif;font-size:13px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.f-col nav{display:flex;flex-direction:column;gap:11px}.f-col a{color:#93a6c0;transition:color .2s;font-size:14px}.f-col a:hover{color:var(--coral-300)}.f-contact{display:flex;flex-direction:column;gap:11px;margin-bottom:24px}.f-contact a{display:flex;align-items:center;gap:10px;color:#c3d1e4}.f-contact svg{width:17px;height:17px;stroke:var(--coral);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.socials{display:flex;gap:12px}.socials a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line-d);transition:border-color .2s,background .2s}.socials a:hover{border-color:var(--coral);background:rgba(224,72,59,.12)}.socials svg{width:16px;height:16px;fill:#c3d1e4}.socials a:hover svg{fill:#fff}.f-legal{border-top:1px solid var(--line-d);padding:36px 0 30px}.risk-h{display:flex;align-items:center;gap:10px;font-family:var(--font-manrope),sans-serif;font-size:12px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.risk-h i{width:7px;height:7px;border-radius:50%;background:var(--coral);display:block}.f-legal p{font-size:12.5px;line-height:1.85;margin-bottom:14px;color:#7f93af}.f-legal p:last-child{margin-bottom:0}.f-legal strong{color:#c3d1e4;font-weight:700}.tbc{color:var(--coral-300);font-style:italic}.f-bottom{border-top:1px solid var(--line-d);padding:22px 0 30px;justify-content:space-between;align-items:center;gap:18px;font-size:13px}.f-bottom,.f-bottom nav{display:flex;flex-wrap:wrap}.f-bottom nav{gap:20px}#ck{position:fixed;left:16px;right:16px;bottom:16px;z-index:200;max-width:680px;margin:0 auto;padding:22px 24px;border-radius:18px;background:#fff;color:var(--ink);border:1px solid var(--line-l);box-shadow:0 24px 60px rgba(5,13,28,.24);transform:translateY(150%);transition:transform .45s cubic-bezier(.22,.7,.3,1)}#ck.in{transform:none}#ck h4{font-family:var(--font-manrope),sans-serif;font-size:15.5px;font-weight:800;margin-bottom:8px}#ck p{font-size:13.5px;color:var(--slate);line-height:1.65;margin-bottom:18px}#ck p a{color:var(--coral);text-decoration:underline}#ck .row{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:520px){#ck .row .btn{flex:1 1;min-width:140px}}.rise{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.22,.7,.3,1),transform .7s cubic-bezier(.22,.7,.3,1)}.rise.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.rise{opacity:1;transform:none}html{scroll-behavior:auto}}@media(max-width:1080px){.hero .wrap{grid-template-columns:1fr;gap:44px}.hero-media{max-width:440px}.quote-card{left:auto;right:-14px}.acct-grid{grid-template-columns:repeat(2,1fr)}.f-grid{grid-template-columns:1fr 1fr 1fr;gap:34px}.f-brand{grid-column:1/-1}}@media(max-width:900px){.nav-links{display:none}.burger{display:block}.nav-links.open{display:flex;position:absolute;top:64px;left:0;right:0;flex-direction:column;gap:2px;background:var(--navy-800);border:1px solid var(--line-d);border-radius:16px;padding:14px 20px}.nav-links.open a{padding:9px 0;font-size:15.5px}.stats .wrap{gap:26px}.cards,.mkt-grid,.pays,.stats .wrap,.steps{grid-template-columns:repeat(2,1fr)}.steps{gap:26px}.split{grid-template-columns:1fr;gap:34px}.sec{padding:64px 0}}@media(max-width:620px){.acct-grid,.cards,.mkt-grid,.pays,.steps{grid-template-columns:1fr}.f-grid{grid-template-columns:1fr 1fr}.band{padding:46px 22px;border-radius:20px}.nav-cta .btn-outline,.quote-card{display:none}}.page-hero{background:var(--navy-900);color:#fff;position:relative;overflow:hidden;padding:74px 0 66px}.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(900px 460px at 76% 10%,rgba(29,74,134,.5),transparent 62%),radial-gradient(620px 400px at 6% 96%,rgba(224,72,59,.16),transparent 66%)}.page-hero .wrap{position:relative;z-index:2}.page-hero h1{font-size:clamp(34px,5vw,58px);max-width:18ch;margin-bottom:16px}.page-hero p{color:#a8bcd6;max-width:60ch;font-size:16.5px}.crumb{font-size:13px;margin-bottom:18px;font-weight:600}.crumb,.crumb a{color:#8fa5c2}.crumb a:hover{color:var(--coral-300)}.crumb span{opacity:.5;margin:0 8px}.doc{max-width:820px;margin:0 auto}.doc .updated{font-size:13.5px;color:var(--slate);border-bottom:1px solid var(--line-l);padding-bottom:20px;margin-bottom:34px}.doc h2{font-size:clamp(22px,2.6vw,30px);margin:42px 0 14px}.doc h2:first-of-type{margin-top:0}.doc h3{font-size:19px;margin:26px 0 10px;text-transform:none;letter-spacing:0;font-family:var(--font-manrope),sans-serif;font-weight:800}.doc p{margin-bottom:16px;color:#33414f;line-height:1.8}.doc ol,.doc ul{margin:0 0 18px 22px;color:#33414f}.doc li{margin-bottom:9px;line-height:1.75}.doc a{color:var(--coral);text-decoration:underline}.doc .fill{display:block;background:#fff4f2;border:1px dashed var(--coral);border-radius:12px;padding:16px 18px;color:#a33024;font-size:14.5px;font-style:italic;margin:22px 0;line-height:1.7}.doc table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14.5px}.doc td,.doc th{text-align:left;padding:12px 14px;border-bottom:1px solid var(--line-l)}.doc th{font-weight:800}.doc th,.toc{background:var(--mist)}.toc{border:1px solid var(--line-l);border-radius:16px;padding:24px 26px;margin-bottom:38px}.toc h4{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}.toc ol{margin:0 0 0 18px}.toc li{margin-bottom:7px;font-size:14.5px}.toc a{color:var(--slate);text-decoration:none}.toc a:hover{color:var(--coral)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:44px;gap:44px;align-items:start}.cbox{background:#fff;border:1px solid var(--line-l);border-radius:18px;padding:28px 26px;margin-bottom:16px}.cbox h3{font-size:19px;margin-bottom:8px}.cbox p{font-size:14.5px;color:var(--slate);margin-bottom:12px;line-height:1.6}.cbox a{color:var(--coral);font-weight:700}.field{margin-bottom:16px}.field label{display:block;font-size:13.5px;font-weight:700;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;padding:13px 15px;font:inherit;font-size:15px;border:1px solid var(--line-l);border-radius:10px;background:#fff;color:var(--ink);font-family:var(--font-manrope),sans-serif}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--coral);outline:none}.form-note{font-size:13px;color:var(--slate);margin-top:14px;line-height:1.6}.values{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.tl{border-left:2px solid var(--line-l);padding-left:28px;margin-left:8px}.tl-item{position:relative;padding-bottom:32px}.tl-item:last-child{padding-bottom:0}.tl-item:before{content:"";position:absolute;left:-35px;top:5px;width:12px;height:12px;border-radius:50%;background:var(--coral);border:3px solid #fff;box-shadow:0 0 0 2px var(--coral)}.tl-item b{display:block;font-family:var(--font-sofia),sans-serif;font-size:20px;text-transform:uppercase;margin-bottom:5px}.tl-item p{font-size:14.5px;color:var(--slate);line-height:1.65}@media(max-width:900px){.contact-grid{gap:32px}.contact-grid,.values{grid-template-columns:1fr}}@font-face{font-family:Manrope;font-style:normal;font-weight:400;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;font-style:normal;font-weight:400;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;font-style:normal;font-weight:400;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;font-style:normal;font-weight:400;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;font-style:normal;font-weight:400;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;font-style:normal;font-weight:400;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_6b03d3{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_6b03d3{--font-manrope:"Manrope","Manrope Fallback"}@font-face{font-family:Sofia Sans Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/45404c8d63a39532-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:Sofia Sans Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6bcd4e9796c9ee34-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Sofia Sans Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bdc8cd7575333659-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:Sofia Sans Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cb36a17baf5ecdd2-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:Sofia Sans Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/427df92b731ee9ab-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:Sofia Sans Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/45404c8d63a39532-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:Sofia Sans Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6bcd4e9796c9ee34-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Sofia Sans Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bdc8cd7575333659-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:Sofia Sans Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cb36a17baf5ecdd2-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:Sofia Sans Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/427df92b731ee9ab-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:Sofia Sans Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/45404c8d63a39532-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:Sofia Sans Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6bcd4e9796c9ee34-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Sofia Sans Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bdc8cd7575333659-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:Sofia Sans Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cb36a17baf5ecdd2-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:Sofia Sans Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/427df92b731ee9ab-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:Sofia Sans Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/45404c8d63a39532-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:Sofia Sans Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6bcd4e9796c9ee34-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Sofia Sans Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/bdc8cd7575333659-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:Sofia Sans Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/cb36a17baf5ecdd2-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:Sofia Sans Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/427df92b731ee9ab-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:Sofia Sans Condensed Fallback;src:local("Arial");ascent-override:120.13%;descent-override:40.04%;line-gap-override:0.00%;size-adjust:74.92%}.__className_a7fb35{font-family:Sofia Sans Condensed,Sofia Sans Condensed Fallback;font-style:normal}.__variable_a7fb35{--font-sofia:"Sofia Sans Condensed","Sofia Sans Condensed Fallback"}