:root{--purple:#6c2df3;--purple-2:#8b56ff;--deep:#3e138b;--gold:#ffbf1f;--gold-2:#ffd84d;--ink:#261052;--lav:#f4efff;--card:#ffffffcc;--muted:#6f648a;--shadow:0 18px 45px rgba(65,24,145,0.18);--radius:28px}.siteFonts{--display:var(--font-baloo),"Baloo 2",ui-rounded,system-ui,sans-serif;--body:var(--font-nunito),Nunito,system-ui,-apple-system,sans-serif;font-family:var(--body);color:var(--ink);line-height:normal}html.site-html{color-scheme:light;scroll-behavior:smooth;scroll-padding-top:92px}body.site-body{margin:0;color:var(--ink);background:radial-gradient(circle at 10% 8%,rgba(255,255,255,.95),transparent 22%),radial-gradient(circle at 90% 12%,rgba(255,222,96,.16),transparent 18%),linear-gradient(180deg,#f7f3ff,#efe7ff 44%,#f9f7ff);overflow-x:hidden}body.site-body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:radial-gradient(circle at 20% 30%,#7b45ff 0 2px,transparent 3px),radial-gradient(circle at 80% 60%,#f8ba15 0 2px,transparent 3px);background-size:160px 160px,220px 220px;z-index:-1}:where(body.site-body) a{text-decoration:none;color:inherit}.site-body p{margin:1em 0}.site-body .legal ul{list-style:disc}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.site-body nav{position:sticky;top:0;z-index:20;backdrop-filter:blur(16px);background:rgba(249,247,255,.78);border-bottom:1px solid rgba(90,47,177,.1)}.navin{height:76px;justify-content:space-between;gap:20px}.brand,.navin{display:flex;align-items:center}.brand{gap:12px;font-family:var(--display);font-size:28px;font-weight:800;color:var(--purple)}.brandmark{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;color:white;font-weight:900;font-size:28px;background:linear-gradient(145deg,#8f5bff,#5a1fd3);box-shadow:0 8px 18px rgba(89,31,215,.28),inset 0 1px 0 rgba(255,255,255,.5)}.brandmark span{transform:translateY(-2px)}.links{display:flex;align-items:center;gap:28px;font-weight:800;color:#57436f}.links a:hover{color:var(--purple)}.cta,.pill{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:18px;font-weight:900;transition:.2s ease}.pill{padding:12px 18px;background:white;border:1px solid #e3d9ff;box-shadow:0 5px 16px rgba(62,19,139,.08)}.cta{padding:16px 24px;background:linear-gradient(180deg,var(--gold-2),var(--gold));color:#4b2200;box-shadow:0 10px 0 #d98b00,0 16px 24px rgba(255,180,0,.24)}.cta:hover{transform:translateY(-2px)}.hero{padding:88px 0 68px;position:relative}.heroGrid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:58px}.eyebrow{display:inline-flex;gap:9px;align-items:center;color:var(--purple);background:#eee4ff;border:1px solid #dfceff;border-radius:999px;padding:9px 14px;font-weight:900;font-size:14px;letter-spacing:.03em}.site-body h1,.site-body h2,.site-body h3{font-family:var(--display);line-height:.94;margin:0;font-weight:700}.site-body h1{font-size:clamp(58px,7vw,96px);letter-spacing:-.045em;margin-top:22px}.site-body h1 .gold{color:#ffae00;text-shadow:0 4px 0 #6f2ae7}.hero p{font-size:21px;line-height:1.65;color:#5f5275;max-width:620px;margin:24px 0 30px}.heroActions{display:flex;gap:14px;flex-wrap:wrap}.store{display:inline-flex;align-items:center;gap:12px;background:#1f1630;color:white;padding:13px 18px;border-radius:17px;font-weight:900;min-width:190px;box-shadow:var(--shadow)}.store .ico{font-size:30px;display:grid;place-items:center;height:41px}.store .ico svg{width:30px;height:30px;display:block}.store small{display:block;font-size:10px;opacity:.7;letter-spacing:.04em}.phoneHero{position:relative;width:100%;max-width:430px;margin:auto;filter:drop-shadow(0 28px 32px rgba(60,20,135,.28))}.phoneHero img{width:100%;height:auto;display:block;border-radius:34px}.orb{position:absolute;border-radius:50%;filter:blur(1px);z-index:-1}.orb.one{width:420px;height:420px;background:#d5c2ff;right:-90px;top:40px}.orb.two{width:210px;height:210px;background:#ffe98a;left:-60px;bottom:15px;opacity:.5}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;max-width:620px}.stat{background:rgba(255,255,255,.78);border:1px solid #eadfff;border-radius:19px;padding:16px 14px;box-shadow:0 8px 20px rgba(62,19,139,.08)}.stat b{display:block;font-family:var(--display);font-size:27px;color:var(--purple)}.stat span{font-size:13px;color:#75698b;font-weight:800}.site-body section{padding:86px 0}.sectionHead{text-align:center;max-width:760px;margin:0 auto 46px}.sectionHead h2{font-size:clamp(42px,5vw,66px);letter-spacing:-.03em}.sectionHead p{font-size:18px;color:var(--muted);line-height:1.6}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{background:rgba(255,255,255,.84);border:1px solid #e8dcff;border-radius:28px;padding:28px;box-shadow:var(--shadow);min-height:220px}.feature .icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;font-size:28px;background:#f0e6ff;margin-bottom:18px}.feature h3{font-size:30px}.feature p{color:#766a8e;line-height:1.6}.showcase{background:linear-gradient(180deg,#6c31ed,#4c189e);color:white;position:relative;overflow:hidden}.showcase:before{content:"";position:absolute;inset:0;opacity:.14;background:radial-gradient(circle at 15% 15%,white 0 2px,transparent 3px);background-size:88px 88px}.showcase .wrap{position:relative}.showcase .sectionHead p{color:#e7dcff}.screens{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}.shot{overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.25);box-shadow:0 30px 50px rgba(22,3,60,.35);background:#5120a2;transform:translateZ(0)}.shot img{display:block;width:100%;height:auto}.shot:nth-child(2){margin-top:42px}.partyBlock{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.partyImg{position:relative}.partyImg img{width:100%;height:auto;max-width:450px;display:block;margin:auto;border-radius:34px;box-shadow:0 28px 55px rgba(64,21,142,.23)}.partyCopy .mini{font-weight:900;color:var(--purple);letter-spacing:.08em;text-transform:uppercase}.partyCopy h2{font-size:clamp(48px,6vw,72px);margin:12px 0 18px}.partyCopy p{font-size:19px;color:#716486;line-height:1.65}.checklist{display:grid;gap:13px;margin:26px 0 32px;padding:0;list-style:none}.check{display:flex;gap:12px;align-items:center;font-weight:900}.check i{font-style:normal;width:30px;height:30px;flex:none;border-radius:50%;display:grid;place-items:center;background:#e7dbff;color:var(--purple)}.download{text-align:center;background:white;border:1px solid #eadfff;border-radius:38px;padding:54px 26px;box-shadow:var(--shadow);position:relative;overflow:hidden}.download:after{content:"?";position:absolute;right:-20px;bottom:-90px;font-family:var(--display);font-size:280px;color:#f1e9ff;transform:rotate(-12deg)}.download>*{position:relative;z-index:1}.download h2{font-size:clamp(48px,6vw,74px)}.download p{font-size:18px;color:#75688a}.storeRow{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:26px}.site-body footer{padding:30px 0 46px;color:#736684}.foot{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #e4dbf4;padding-top:24px}.footLinks{display:flex;gap:18px;font-weight:800;flex-wrap:wrap;justify-content:center}.pageHead{text-align:center;max-width:820px;margin:0 auto}.site-body .pageHead h1{font-size:clamp(46px,6.4vw,82px)}.pageHead p{font-size:19px;line-height:1.65;color:#5f5275;max-width:620px;margin:22px auto 0}.pageActions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:30px}.site-body section.tight{padding-top:56px}.splitBlock{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.splitBlock.reverse{grid-template-columns:.9fr 1.1fr}.steps{display:grid;gap:16px;margin:0;padding:0;list-style:none}.step{display:flex;gap:18px;background:rgba(255,255,255,.84);border:1px solid #e8dcff;border-radius:26px;padding:24px;box-shadow:0 8px 20px rgba(62,19,139,.08)}.step i{font-style:normal;width:40px;height:40px;flex:none;border-radius:14px;display:grid;place-items:center;font-family:var(--display);font-size:20px;font-weight:800;color:white;background:linear-gradient(145deg,#8f5bff,#5a1fd3)}.step h3{font-size:26px;line-height:1.05}.step p{color:#766a8e;line-height:1.6;margin:8px 0 0}.note{background:var(--lav);border:1px solid #dfceff;border-radius:26px;padding:26px 28px;color:#6a5c86;line-height:1.65;text-align:center;margin:20px 0 0}.faq{display:grid;gap:14px;max-width:860px;margin:0 auto}.faqItem{background:rgba(255,255,255,.84);border:1px solid #e8dcff;border-radius:26px;box-shadow:0 8px 20px rgba(62,19,139,.08);padding:0 26px}.faqItem summary{display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;list-style:none;padding:22px 0;font-family:var(--display);font-size:23px;font-weight:700;line-height:1.15}.faqItem summary::-webkit-details-marker{display:none}.faqItem summary i{font-style:normal;width:32px;height:32px;flex:none;border-radius:50%;display:grid;place-items:center;background:#f0e6ff;color:var(--purple);font-weight:900;transition:transform .2s ease}.faqItem[open] summary i{transform:rotate(45deg)}.faqItem p{color:#766a8e;line-height:1.6;margin:0;padding:0 46px 24px 0}.legal{max-width:820px;margin:0 auto;background:white;border:1px solid #eadfff;border-radius:38px;padding:56px;box-shadow:var(--shadow)}.site-body .legal h1{font-size:clamp(38px,4.6vw,56px);line-height:1;margin-top:0}.legal .stamp{margin:14px 0 0;font-weight:900;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--purple)}.legal .lead{font-size:19px;line-height:1.65;color:#5f5275;margin:26px 0 0}.site-body .legal section{padding:0;margin-top:34px}.site-body .legal h2{font-size:27px;line-height:1.15;margin-bottom:10px}.legal li,.legal p{color:#6a5c86;line-height:1.7;margin:0}.legal li+li{margin-top:10px}.legal ul{margin:0;padding-left:20px}.legal strong{color:var(--ink)}.inlineLink,.legal a{color:var(--purple);font-weight:800;text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(108,45,243,.35)}.inlineLink:hover,.legal a:hover{text-decoration-color:var(--purple)}.notFound{text-align:center;max-width:640px;margin:0 auto}.notFound .code{font-family:var(--display);font-size:clamp(96px,20vw,168px);font-weight:800;line-height:1;color:#ffae00;text-shadow:0 5px 0 #6f2ae7;margin:0}.site-body .notFound h1{font-size:clamp(38px,5vw,58px)}.notFound p{font-size:19px;line-height:1.65;color:#5f5275;max-width:440px;margin:18px auto 0}@media (max-width:900px){.links a:not(.pill){display:none}.heroGrid,.partyBlock,.splitBlock,.splitBlock.reverse{grid-template-columns:1fr}.hero{text-align:center;padding-top:56px}.hero p,.stats{margin-left:auto;margin-right:auto}.heroActions{justify-content:center}.phoneHero{max-width:380px}.featureGrid,.screens{grid-template-columns:1fr 1fr}.screens .shot:last-child{grid-column:1/-1;max-width:420px;justify-self:center;width:100%}.shot:nth-child(2){margin-top:0}.partyCopy{text-align:center}.checklist{max-width:430px;margin-left:auto;margin-right:auto;text-align:left}.splitBlock .partyImg img,.splitBlock .phoneHero{max-width:380px}.legal{padding:40px 28px}}@media (max-width:620px){.wrap{width:min(100% - 24px,1180px)}.navin{height:66px}.brand{font-size:24px}.brandmark{width:38px;height:38px}.links .pill{padding:10px 13px;font-size:14px}.site-body h1{font-size:54px}.pageHead h1{font-size:44px}.hero p{font-size:18px}.featureGrid,.screens,.stats{grid-template-columns:1fr}.screens .shot:last-child{grid-column:auto}.site-body section{padding:66px 0}.feature{min-height:0}.foot{flex-direction:column;text-align:center}.legal{padding:32px 22px;border-radius:30px}.faqItem summary{font-size:20px}.faqItem p{padding-right:0}.step{padding:20px}}@media (prefers-reduced-motion:reduce){html.site-html{scroll-behavior:auto}}@font-face{font-family:Baloo\ 2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1d3bc6cf8ffd57a1-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:Baloo\ 2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/86fbc9d8e118e1a5-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:Baloo\ 2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/643504413c165422-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:Baloo\ 2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a65324f02aa278dc-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:Baloo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1d3bc6cf8ffd57a1-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:Baloo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/86fbc9d8e118e1a5-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:Baloo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/643504413c165422-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:Baloo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a65324f02aa278dc-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:Baloo\ 2;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1d3bc6cf8ffd57a1-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:Baloo\ 2;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/86fbc9d8e118e1a5-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:Baloo\ 2;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/643504413c165422-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:Baloo\ 2;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/a65324f02aa278dc-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:Baloo\ 2 Fallback;src:local("Arial");ascent-override:112.55%;descent-override:54.71%;line-gap-override:0.00%;size-adjust:95.78%}.__className_ad8880{font-family:Baloo\ 2,Baloo\ 2 Fallback;font-style:normal}.__variable_ad8880{--font-baloo:"Baloo 2","Baloo 2 Fallback"}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-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:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-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:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-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:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-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:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-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:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-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:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-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:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-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:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-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:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-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:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-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:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-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:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-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:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-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:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-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:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-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:Nunito Fallback;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_215da5{font-family:Nunito,Nunito Fallback;font-style:normal}.__variable_215da5{--font-nunito:"Nunito","Nunito Fallback"}