:root{--ink:#111418;--ink2:#2C2C2C;--surf:#F7F8FC;--bord:#E4E4E7;--gray:#6B7280;--mute:#8B9199;--line:#2A2F38;--dim:#C9CED6;--dim2:#4A5058;--lav:#F1EEFF;--sky:#EAF1FF;--grey4:#F4F4F4;--p:var(--font-poppins),system-ui,sans-serif;--i:var(--font-inter),system-ui,sans-serif;--l:var(--font-lexend),system-ui,sans-serif;--gut:clamp(20px,6vw,96px)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:var(--ink);font-family:var(--l);-webkit-font-smoothing:antialiased;font-synthesis:none;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{max-width:1600px;margin:0 auto;padding-inline:var(--gut)}.ticker{background:var(--ink);overflow:hidden}.ticker-in{display:flex;align-items:center;gap:22px;padding-block:12px}.breaking-badge{height:28px;width:auto;flex:none}.wordmark{height:32px;width:auto}.ticker span{font-family:var(--l);font-size:14px;line-height:18px;color:var(--dim);white-space:nowrap}.ticker .sep{color:var(--dim2)}@media(max-width:1100px){.ticker-in{gap:14px}.ticker span{font-size:13px}.ticker .t3{display:none}}@media(max-width:720px){.ticker .s1,.ticker .t2{display:none}.breaking-badge{height:22px}.ticker span{overflow:hidden;text-overflow:ellipsis}}.nav{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:60;border-bottom:1px solid transparent;transition:border-color .2s}.nav.stuck{border-bottom-color:var(--bord)}.nav-in{gap:40px;padding-block:26px}.logo,.nav-in{display:flex;align-items:center}.logo{gap:3.52px;height:31.68px;flex-shrink:0}.logo img{height:30.8px;width:auto}.logo .wm{font-family:var(--p);font-weight:700;font-size:21.12px;line-height:26px;letter-spacing:-.176px;color:#0F0F0F}.nav-links{display:flex;align-items:center;gap:34px}.nav .signin,.nav-links a{font-family:var(--i);font-weight:600;font-size:16px;line-height:20px;color:var(--ink)}.nav-spacer{flex:1 1 auto}.nav-right{display:flex;gap:14px}.nav-right,.pill{align-items:center}.pill{display:inline-flex;justify-content:center;border-radius:999px;background:var(--ink);color:#fff;font-family:var(--i);font-weight:600;font-size:16px;line-height:20px;padding:13px 26px;border:1px solid transparent;cursor:pointer;transition:transform .18s cubic-bezier(.2,.8,.2,1),opacity .18s}.pill:hover{transform:translateY(-1px);opacity:.92}@media(max-width:900px){.nav .signin,.nav-links{display:none}}.hero{position:relative;overflow:hidden}.hero-stage{position:relative;width:1600px;max-width:100%;margin:0 auto;height:900px}.hero .bolt{position:absolute;width:798px;height:1050px;left:1284px;top:13%;translate:-50%;overflow:visible;pointer-events:none}.hero-copy{position:absolute;left:92px;top:220px;width:1000px;display:flex;flex-direction:column;gap:12px}.hero-copy h1{font-family:var(--p);font-weight:800;font-size:120px;line-height:176px;letter-spacing:-.05em;color:var(--ink2)}.hero-copy p{font-family:var(--i);font-size:21px;line-height:34px;color:var(--ink2);width:640px}.hero-cta{display:flex;gap:12px;margin-top:28px}.btn-l{display:inline-flex;align-items:center;border-radius:999px;padding:18px 34px;font-family:var(--l);font-weight:600;font-size:17px;line-height:22px;background:var(--ink2);color:#fff;cursor:pointer;transition:transform .18s cubic-bezier(.2,.8,.2,1),opacity .18s}.btn-l.ghost{background:transparent;color:var(--ink2);outline:1px solid var(--ink2);outline-offset:-1px}.btn-l:hover{transform:translateY(-1px);opacity:.92}.hero-phone{position:absolute;left:1096px;top:176px;width:380px;height:826px;border-radius:34px;outline:9px solid #000;overflow:hidden;rotate:6deg;transform-origin:0 0;background:#DDD;filter:drop-shadow(#7A26E6 0 4px 5.2px) drop-shadow(#2871FA 0 30px 20.4px)}.hero-phone img{width:100%;height:100%;object-fit:cover;object-position:top}@media(max-width:1500px){.hero{padding-block:64px 0}.hero-stage{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.hero .bolt{left:50%;top:auto;bottom:-6%;translate:-50%;width:min(760px,124vw);height:auto;aspect-ratio:798/1050;opacity:.95;z-index:0}.hero-copy{position:static;width:100%;max-width:840px;padding-inline:var(--gut);align-items:flex-start;z-index:1}.hero-copy h1{font-size:clamp(52px,9vw,120px);line-height:1.04}.hero-copy p{width:100%;max-width:600px;font-size:clamp(17px,1.9vw,21px);line-height:1.6}.hero-cta{flex-wrap:wrap;margin-top:32px}.hero-phone{position:relative;left:auto;top:auto;rotate:4deg;margin:64px auto 0;width:min(340px,72vw);height:auto;aspect-ratio:380/826;z-index:1}}.how{background:var(--surf);border-radius:24px;gap:56px;padding:128px var(--gut)}.h-head,.how{display:flex;flex-direction:column;align-items:center}.h-head{gap:16px;text-align:center}.h-head h2{font-family:var(--p);font-weight:800;font-size:clamp(36px,5vw,64px);line-height:1.09;letter-spacing:-.03em;color:var(--ink)}.h-head p{font-family:var(--i);font-size:20px;line-height:30px;color:var(--gray)}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;width:100%}@media(max-width:1000px){.cards{grid-template-columns:1fr}}.card{background:#fff;border-radius:28px;outline:1px solid var(--bord);outline-offset:-1px;overflow:hidden;display:flex;flex-direction:column;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s}.card:hover{transform:translateY(-3px);box-shadow:0 22px 54px -26px rgba(17,20,24,.2)}.card .shot{position:relative;aspect-ratio:453/534;overflow:hidden;background:#fff}.card .tx{padding:28px 32px 36px;display:flex;flex-direction:column;gap:10px}.card .tx h3{font-family:var(--p);font-weight:600;font-size:26px;line-height:32px;letter-spacing:-.02em;color:var(--ink)}.card .tx p{font-family:var(--l);font-size:16px;line-height:26px;color:var(--gray)}.who{background:#fff;display:flex;flex-direction:column;align-items:center;gap:56px;padding:128px var(--gut)}.who h2{font-family:var(--p);font-weight:800;font-size:clamp(36px,5vw,64px);line-height:1.09;letter-spacing:-.03em}.who-row{justify-content:center;width:100%;align-items:stretch}.acc,.who-row{display:flex;gap:24px}.acc{flex-direction:column;width:453px;flex:none}.acc-item{border-radius:32px;padding:44px 40px 0;overflow:hidden;transition:background .2s}.acc-item .inner{display:flex;flex-direction:column;gap:14px;padding-bottom:32px}.acc-head{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;background:none;border:0;width:100%;text-align:left;font:inherit;color:inherit}.acc-head h3{font-family:var(--p);font-weight:600;font-size:30px;line-height:36px;letter-spacing:-.02em;color:var(--ink)}.acc-head svg{flex:none;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.acc-item[data-open=false] .acc-head svg{transform:rotate(180deg)}.acc-item p{font-family:var(--l);font-size:17px;line-height:28px;color:var(--gray);max-width:373px}.acc-item ul{list-style:none;display:flex;flex-direction:column;gap:10px;padding-top:8px;overflow:hidden}.acc-item[data-open=false] ul{display:none}.acc-item li{display:flex;align-items:center;gap:10px;font-family:var(--l);font-weight:500;font-size:16px;line-height:20px;color:var(--ink)}.acc-item li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ink);flex:none}.who-art{position:relative;width:403px;flex:none;border-radius:24px;overflow:hidden;background:var(--surf);border:1px solid var(--bord)}.who-art img{width:100%;height:100%;object-fit:cover;object-position:top}@media(max-width:1000px){.who-row{flex-direction:column;align-items:center}.acc,.who-art{width:100%;max-width:520px}.who-art{aspect-ratio:403/717}}.getapp-outer{background:#fff;padding-inline:var(--gut)}.getapp{background:var(--grey4);display:flex;flex-direction:column;align-items:center;gap:18px;padding-block:96px;text-align:center}.getapp h2{font-family:var(--p);font-weight:600;font-size:clamp(30px,3.4vw,40px);line-height:1.15;letter-spacing:-.03em;color:var(--ink)}.getapp p{font-family:var(--l);font-size:16px;line-height:26px;color:#3C4043}.badges{padding-top:6px;flex-wrap:wrap;justify-content:center}.badge,.badges{display:flex;gap:12px}.badge{align-items:center;background:#000;color:#fff;border-radius:10px;padding:11px 20px;height:64px;transition:transform .18s cubic-bezier(.2,.8,.2,1)}.badge:hover{transform:translateY(-1px)}.badge svg{flex:none}.badge .b1{font-family:var(--i);font-size:11px;line-height:13px;opacity:.9}.badge .b2{font-family:var(--i);font-weight:600;font-size:19px;line-height:22px;margin-top:1px}.closing-outer{background:#fff;padding:96px var(--gut)}.closing{border-radius:40px;display:flex;flex-direction:column;align-items:center;gap:26px;padding:clamp(48px,7vw,96px);text-align:center;background:linear-gradient(135deg,#2d6af6 14.5%,#5151f2 46.45%,#621fd1 85.5%)}@supports (background:linear-gradient(in oklab,red,blue)){.closing{background:linear-gradient(in oklab 135deg,oklab(51.5% .109 -.232) 14.5%,oklab(54% .021 -.233) 46.45%,oklab(58.1% -.024 -.228) 85.5%)}}.closing h2{font-family:var(--p);font-weight:800;font-size:clamp(34px,4.6vw,62px);line-height:1.13;letter-spacing:-.03em;color:#fff;max-width:900px}.closing .sub{font-family:var(--l);font-size:19px;line-height:30px;color:#E7E3FF;max-width:620px}.closing .row{display:flex;gap:12px;padding-top:10px;flex-wrap:wrap;justify-content:center;width:100%}.field{display:flex;align-items:center;gap:8px;background:#fff;border-radius:999px;outline:1px solid var(--bord);outline-offset:-1px;padding:6px 6px 6px 20px;width:596px;max-width:100%}.field input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;font-family:var(--l);font-size:16px;line-height:20px;color:var(--ink);padding:12px 0}.field input::placeholder{color:#9AA0AA;letter-spacing:.18em}.field button{border:0;background:var(--ink);color:#fff;padding:12px 24px;font-size:15px;line-height:18px}.btn-white,.field button{cursor:pointer;border-radius:999px;font-family:var(--l);font-weight:600}.btn-white{display:inline-flex;align-items:center;background:#fff;padding:17px 34px;font-size:17px;line-height:22px;color:var(--ink);transition:transform .18s cubic-bezier(.2,.8,.2,1)}.btn-white:hover{transform:translateY(-1px)}footer{background:var(--ink);display:flex;flex-direction:column;gap:64px;padding:88px var(--gut) 56px}.fcols{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;gap:24px}@media(max-width:980px){.fcols{grid-template-columns:1fr 1fr}}.fbrand{display:flex;flex-direction:column;gap:18px}.fbrand .logo img{height:34.56px}.fbrand .wm{color:#fff;font-size:23.04px;line-height:28px;letter-spacing:-.192px}.fbrand p{font-family:var(--l);font-size:15px;line-height:25px;color:var(--mute);max-width:240px}.fcol{display:flex;flex-direction:column;gap:14px}.fcol h4{font-weight:600;color:#fff}.fcol a,.fcol h4{font-family:var(--l);font-size:15px;line-height:18px}.fcol a{color:var(--mute)}.fcol a:hover{color:#fff}.frule{height:1px;background:var(--line)}.fbot{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.fbot span{font-family:var(--l);font-size:14px;line-height:18px;color:var(--mute)}.fbot .sp{flex:1 1 auto}.social{display:flex;gap:22px}.social a{font-family:var(--l);font-weight:500;font-size:14px;line-height:18px;color:var(--mute)}.social a:hover{color:#fff}.js .rv{opacity:0;transform:translateY(14px)}.js .rv.in{opacity:1;transform:none;transition:opacity .6s cubic-bezier(0,0,0,1),transform .6s cubic-bezier(0,0,0,1)}@media(prefers-reduced-motion:reduce){.js .rv,.js .rv.in{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}.acc-head svg{transition:none}}.sr-only{width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip,.sr-only{position:absolute}.skip{left:-9999px;top:0;z-index:100;background:var(--ink);color:#fff;padding:12px 20px;border-radius:0 0 12px 0;font-family:var(--l);font-weight:600}.skip:focus{left:0}:where(a,button,input):focus-visible{outline:3px solid var(--blue,#2f6bff);outline-offset:3px;border-radius:6px}.kick{font-family:var(--l);font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#7a26e6}.inline-link{color:#2f6bff;font-weight:600;text-decoration:underline;text-underline-offset:3px}.lead{font-family:var(--i);font-size:clamp(17px,1.4vw,21px);line-height:1.62;color:var(--gray)}.page-hero{padding:clamp(56px,8vw,104px) 0 clamp(32px,4vw,56px);background:#fff}.page-hero .kick{margin-bottom:18px}.page-hero-sub{margin-top:18px;max-width:52ch;font-family:var(--i);font-size:18px;line-height:1.55;color:var(--gray)}.page-hero h1{font-family:var(--p);font-weight:800;letter-spacing:-.04em;font-size:clamp(38px,6vw,76px);line-height:1.06;color:var(--ink2);max-width:16ch}.page-hero .lead{margin-top:24px;max-width:62ch}.frows{display:flex;flex-direction:column}.frow{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(32px,6vw,96px);gap:clamp(32px,6vw,96px);align-items:center;padding:clamp(48px,7vw,104px) var(--gut);max-width:1600px;margin:0 auto;width:100%;scroll-margin-top:120px}.frow:nth-child(2n){background:var(--surf)}.frow.flip .frow-copy{order:2}.frow-copy .kick{margin-bottom:16px}.frow-copy h2{font-family:var(--p);font-weight:800;letter-spacing:-.03em;font-size:clamp(28px,3.6vw,46px);line-height:1.12;color:var(--ink)}.frow-body{font-family:var(--i);font-size:clamp(16px,1.3vw,19px);line-height:1.7;color:var(--gray);margin-top:18px;max-width:52ch}.frow-list{list-style:none;margin-top:26px;display:flex;flex-direction:column;gap:12px}.frow-list li{display:flex;gap:12px;align-items:flex-start;font-family:var(--l);font-size:16px;line-height:26px;color:var(--ink)}.frow-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:#7a26e6;flex:none;margin-top:10px}.frow-art{display:flex;justify-content:center}.frow-art.panel img{border-radius:18px;border:1px solid var(--bord);box-shadow:0 28px 70px -34px rgba(17,20,24,.32)}.frow-device{position:relative;width:min(320px,72vw);aspect-ratio:300/652;border-radius:34px;overflow:hidden;outline:8px solid #000;filter:drop-shadow(rgba(122,38,230,.5) 0 4px 6px) drop-shadow(rgba(40,113,250,.4) 0 26px 22px)}@media(max-width:900px){.frow{grid-template-columns:1fr}.frow.flip .frow-copy{order:0}}.trust{background:var(--surf);padding:clamp(64px,9vw,128px) var(--gut)}.trust-in{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.trust3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media(max-width:980px){.trust3{grid-template-columns:1fr}}.tcard{background:#fff;border:1px solid var(--bord);border-radius:28px;padding:40px 36px}.tcard h3{font-family:var(--p);font-weight:600;font-size:24px;line-height:1.25;letter-spacing:-.02em;margin-bottom:12px}.tcard p{font-family:var(--l);font-size:16px;line-height:27px;color:var(--gray)}.tcard p:empty{display:none}.referral,.values,.who-for{padding:clamp(64px,9vw,128px) 0;background:#fff}.referral,.values{background:var(--surf)}.referral .h-head,.values .h-head,.who-for .h-head{margin-bottom:48px}.prose-wrap{background:#fff;padding:clamp(24px,4vw,56px) 0 clamp(48px,7vw,96px)}.prose{max-width:70ch}.prose p{font-family:var(--i);font-size:clamp(17px,1.5vw,21px);line-height:1.75;color:var(--body,#3f4450)}.prose p+p{margin-top:26px}.split{background:#fff;padding:0 0 clamp(64px,9vw,128px)}.split-in{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);border-top:1px solid var(--bord);padding-top:clamp(40px,5vw,64px)}@media(max-width:900px){.split-in{grid-template-columns:1fr}}.split-col h2{font-family:var(--p);font-weight:600;font-size:clamp(24px,2.6vw,32px);letter-spacing:-.02em;margin-bottom:14px}.split-col p{font-family:var(--l);font-size:17px;line-height:29px;color:var(--gray)}.split-col p+p{margin-top:14px}.pointlist{list-style:none;display:flex;gap:14px 32px;flex-wrap:wrap;justify-content:center;max-width:900px;margin:0 auto}.pointlist li{display:flex;gap:10px;align-items:center;font-family:var(--l);font-weight:500;font-size:17px;line-height:28px;color:var(--ink)}.pointlist li:before{content:"";width:6px;height:6px;border-radius:50%;background:#7a26e6;flex:none}.bolt-edge{stroke-linecap:round;stroke-linejoin:round;will-change:stroke-dashoffset}.bolt-edge--crest{stroke-width:5;stroke-dasharray:.035 .02 .022 .018 .014 .014 .009 .012 .006 .81}.bolt-edge--crest,.bolt-edge--trail{animation:boltRun 7s linear infinite}.bolt-edge--trail{stroke-width:9;stroke-dasharray:.05 .03 .03 .026 .018 .022 .01 .78;opacity:.5;animation-delay:-.28s}.bolt-edge--glow{stroke-width:26;stroke-dasharray:.08 .92;opacity:.45;animation:boltRun 7s linear infinite,boltBuzz 1.15s ease-in-out infinite;animation-delay:-.1s,0s}@keyframes boltRun{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1}}@keyframes boltBuzz{0%,to{opacity:.32}50%{opacity:.68}}@media(prefers-reduced-motion:reduce){.bolt-edge{animation:none}.bolt-edge--glow,.bolt-edge--trail{opacity:.35}}.media{position:relative;overflow:hidden}.frow-art .media{width:100%}.media img,.media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.badges img{height:64px;width:auto;display:block}.badge-link{display:inline-block;border-radius:10px;transition:transform .18s cubic-bezier(.2,.8,.2,1)}.badge-link:hover{transform:translateY(-1px)}.badge-link--disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.consent{position:fixed;z-index:80;left:16px;right:16px;bottom:16px;max-width:640px;margin-inline:auto;display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding:18px 20px;background:var(--ink);color:#fff;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.28);font-family:var(--l);font-size:14px;line-height:1.45}.consent a{color:#fff;text-decoration:underline;text-underline-offset:2px}.consent-actions{display:flex;flex-wrap:wrap;gap:10px;margin-left:auto}.consent .btn-l{font-size:14px;padding:10px 16px}.consent .btn-l.ghost{color:#fff;border-color:rgba(255,255,255,.35)}.breaking{display:inline-flex;align-items:center;gap:7px;background:#FF2B00;color:#fff;border-radius:10px;padding:7px 12px;font-family:var(--l);font-weight:700;font-size:12px;letter-spacing:.06em;flex:none;white-space:nowrap}.breaking svg{flex:none}@media(max-width:900px){.nav-links{display:flex;gap:20px}.nav-links a{font-size:15px}.nav .signin{display:none}.nav-in{gap:20px;padding-block:16px}.pill{padding:12px 20px;font-size:15px}.hero{padding-block:40px 0}.hero-copy h1{font-size:clamp(46px,13vw,84px)}.hero .bolt{width:min(640px,140vw);bottom:-4%;opacity:.92}.hero-phone{margin-top:48px;width:min(300px,74vw)}.btn-l{padding:15px 26px;font-size:16px}section{padding-block:64px}.how,.who{padding:64px var(--gut);gap:36px;border-radius:0}.h-head h2,.who h2{font-size:clamp(30px,7.5vw,44px)}.h-head p{font-size:17px}.cards{gap:18px}.card .tx{padding:22px 24px 28px}.card .tx h3{font-size:23px}.acc-item{padding:28px 24px 0;border-radius:24px}.acc-item .inner{gap:12px;padding-bottom:24px}.acc-head{min-height:44px}.acc-head h3{font-size:24px}.acc-item p{font-size:16px;line-height:26px}.getapp{padding-block:64px;gap:14px}.getapp h2{font-size:clamp(28px,7vw,36px)}.badges img{height:52px}.closing{padding:48px 22px;gap:18px}.closing h2{font-size:clamp(28px,7.6vw,44px)}.closing .sub{font-size:17px}.field{width:100%;padding:5px 5px 5px 16px}.field input{font-size:16px}.field button{padding:12px 18px}footer{padding:56px var(--gut) 40px;gap:40px}.fcols{grid-template-columns:1fr 1fr;gap:32px 20px}.fbrand{grid-column:1/-1}.fbot{flex-direction:column;align-items:flex-start;gap:16px}.social{flex-wrap:wrap;gap:18px}.page-hero{padding:48px 0 24px}.page-hero h1{font-size:clamp(34px,8.5vw,56px);max-width:none}.frow{padding:56px var(--gut);gap:32px}.frow-copy h2{font-size:clamp(26px,6.5vw,38px)}.frow-device{width:min(280px,66vw)}.prose p{font-size:17px;line-height:1.7}.split-in{gap:32px;padding-top:32px}.pointlist{gap:12px 20px}}@media(max-width:520px){.nav-links{display:none}.ticker-in{gap:10px}.hero-copy h1{font-size:clamp(40px,13vw,60px)}.hero-cta{width:100%}.hero-cta .btn-l{flex:1 1 auto;justify-content:center}.badges{flex-direction:column;align-items:center;gap:10px}.fcols{grid-template-columns:1fr}}@media(max-width:1000px){.who-art{width:100%;max-width:420px;margin-inline:auto}}@media(max-width:900px){.fcol a,.social a{display:flex;align-items:center;min-height:44px}.fcol{gap:0}.social{gap:14px}}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-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:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_75265a{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_75265a{--font-poppins:"Poppins","Poppins Fallback"}@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:Lexend;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-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:Lexend;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-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:Lexend;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-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:Lexend;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-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:Lexend;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-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:Lexend;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-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:Lexend;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-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:Lexend;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-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:Lexend;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-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:Lexend Fallback;src:local("Arial");ascent-override:90.98%;descent-override:22.74%;line-gap-override:0.00%;size-adjust:109.91%}.__className_d52e92{font-family:Lexend,Lexend Fallback;font-style:normal}.__variable_d52e92{--font-lexend:"Lexend","Lexend Fallback"}