.hs6{--bg:#0d0e11;--surface:#16181d;--surface2:#1f242c;--border:#2b313a;--cream:#f3f0e6;--text:#eef1f5;--muted:#8b94a3;--coral:#5193e0;--coral-soft:rgba(81,147,224,0.14);--coral-glow:rgba(81,147,224,0.3);--warm:#ecd98a;--warm-soft:rgba(236,217,138,0.12);--blue-mascot:#5193e0;--pink-mascot:#e3a0dd;--radius:18px;--radius-sm:12px;--radius-logo:14px;--scene:var(--bg);--glow-a:rgba(81,147,224,0.16);--glow-b:rgba(227,160,221,0.1);--ink:#06070a;--hairline:#20242c;--maxw:1160px;background:var(--scene);color:var(--text);font-family:var(--font-body),"Nunito",system-ui,sans-serif;font-weight:500;line-height:1.55;-webkit-font-smoothing:antialiased}.hs6 *,.hs6 :after,.hs6 :before{box-sizing:border-box}.hs6 h1,.hs6 h2,.hs6 h3,.hs6 h4{font-family:var(--font-heading),"Baloo 2",cursive;font-weight:800;letter-spacing:-.5px;line-height:1.05;margin:0;color:var(--cream)}.hs6 a{color:inherit}.hs6 .page,.hs6.page{position:relative;min-height:100vh;isolation:isolate}.hs6 .scene-bg{position:fixed;inset:0;z-index:-2;background:radial-gradient(900px 600px at 12% -5%,var(--glow-a),transparent 60%),radial-gradient(800px 600px at 90% 8%,var(--glow-b),transparent 62%),radial-gradient(1000px 700px at 50% 110%,rgba(81,147,224,.08),transparent 60%),var(--scene)}.hs6 .grain{z-index:-1;opacity:.5;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E")}.hs6 .floating-notes,.hs6 .grain{position:fixed;inset:0;pointer-events:none}.hs6 .floating-notes{z-index:0;overflow:hidden}.hs6 .note{position:absolute;top:100%;color:var(--coral);opacity:0;font-size:18px;animation:hs6-floatUp linear infinite;will-change:transform,opacity}.hs6 .floating-mascot-img{width:30px;height:30px;object-fit:contain;color:transparent;filter:drop-shadow(0 6px 14px rgba(0,0,0,.4))}@keyframes hs6-floatUp{0%{transform:translateY(0) rotate(0deg);opacity:0}10%{opacity:.55}90%{opacity:.45}to{transform:translateY(-108vh) rotate(40deg);opacity:0}}@media (prefers-reduced-motion:reduce){.hs6 .note{animation:none;display:none}}.hs6 .shell{max-width:var(--maxw);margin:0 auto;padding:0 24px}.hs6 .section{padding:80px 0;position:relative;z-index:1}.hs6 .section-tight{padding:56px 0}.hs6 .eyebrow{font-family:var(--font-heading),"Baloo 2",cursive;font-weight:700;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--coral);display:inline-block}.hs6 .section-head{text-align:center;max-width:640px;margin:0 auto 44px}.hs6 .section-head h2{font-size:clamp(28px,4vw,40px);margin-top:10px}.hs6 .section-head p{color:var(--muted);font-size:16px;margin:12px 0 0;text-wrap:pretty}.hs6 .header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,var(--scene) 80%,transparent);border-bottom:1px solid var(--hairline)}.hs6 .header-inner{max-width:var(--maxw);margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.hs6 .brand-link{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.hs6 .brand-logo{width:50px;height:50px;object-fit:contain;filter:drop-shadow(0 4px 10px var(--coral-soft))}.hs6 .brand-name{font-family:var(--font-heading),"Baloo 2",cursive;font-weight:800;font-size:21px;color:var(--cream);line-height:1}.hs6 .brand-tag{font-size:11px;color:var(--muted);margin-top:3px;letter-spacing:.3px}.hs6 .header-nav{display:flex;align-items:center;gap:6px}.hs6 .nav-link{font-family:var(--font-body),"Nunito",sans-serif;font-weight:700;font-size:14px;color:var(--muted);text-decoration:none;padding:8px 14px;border-radius:999px;transition:color .15s,background .15s}.hs6 .nav-link:hover{color:var(--cream);background:var(--surface)}.hs6 .nav-link.is-active{color:var(--coral)}.hs6 .nav-cta{box-shadow:0 4px 14px var(--coral-soft)}.hs6 .nav-cta,.hs6 .nav-cta:hover{color:#fff;background:var(--coral)}.hs6 .nav-cta:hover{transform:translateY(-1px)}.hs6 .header-right{display:flex;align-items:center;gap:10px}.hs6 .lang-switch{display:inline-flex;border:2px solid var(--border);border-radius:999px;overflow:hidden;font-family:var(--font-heading),"Baloo 2",cursive}.hs6 .lang-switch a,.hs6 .lang-switch button{background:none;border:none;cursor:pointer;font:inherit;font-size:12px;font-weight:700;color:var(--muted);padding:6px 11px;transition:all .15s;text-decoration:none}.hs6 .lang-switch .is-active{background:var(--coral);color:#fff}.hs6 .hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.hs6 .hamburger span{width:24px;height:2.5px;background:var(--cream);border-radius:2px;transition:transform .2s,opacity .2s}.hs6 .hamburger.is-open span:first-child{transform:translateY(7.5px) rotate(45deg)}.hs6 .hamburger.is-open span:nth-child(2){opacity:0}.hs6 .hamburger.is-open span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.hs6 .mobile-menu{position:fixed;inset:0 0 auto 0;top:75px;z-index:39;background:var(--surface);border-bottom:2px solid var(--border);transform:translateY(-120%);transition:transform .28s cubic-bezier(.34,1.2,.64,1);padding:16px 24px 24px}.hs6 .mobile-menu.is-open{transform:translateY(0)}.hs6 .mobile-menu-nav{display:flex;flex-direction:column;gap:4px}.hs6 .mobile-menu-link{font-family:var(--font-heading),"Baloo 2",cursive;font-weight:700;font-size:17px;color:var(--cream);text-decoration:none;padding:12px 8px;border-bottom:1px solid var(--border)}.hs6 .mobile-menu-cta{color:var(--coral)}.hs6 .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 36px;border-radius:var(--radius-sm);font-family:var(--font-heading),"Baloo 2",cursive;font-weight:700;font-size:15px;line-height:1;letter-spacing:.3px;cursor:pointer;border:none;text-decoration:none;transition:all .2s cubic-bezier(.34,1.2,.64,1)}.hs6 .btn-primary{background:var(--coral);color:#fff;box-shadow:0 4px 14px var(--coral-soft)}.hs6 .btn-primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px var(--coral-glow)}.hs6 .btn-ghost{background:none;color:var(--muted);border:2px solid var(--border);font-weight:600;font-size:14px;font-family:var(--font-body),"Nunito",sans-serif}.hs6 .btn-ghost:hover{border-color:var(--muted);color:var(--cream)}.hs6 .btn-hero{background:var(--coral);color:#fff;padding:18px 44px;font-size:17px;border-radius:999px;border:2.5px solid var(--ink);box-shadow:5px 5px 0 var(--ink)}.hs6 .btn-hero:hover{transform:translateY(-2px) scale(1.02);box-shadow:7px 7px 0 var(--ink)}.hs6 .page-hero{text-align:center;padding:50px 0 10px;position:relative;z-index:1}.hs6 .page-hero h1{font-size:clamp(34px,5.5vw,56px)}.hs6 .page-hero h1 .accent{color:var(--coral)}.hs6 .page-hero p{color:var(--muted);font-size:16px;max-width:560px;margin:12px auto 0}.hs6 .hero{text-align:center;padding:56px 0 30px;position:relative;z-index:1}.hs6 .hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--surface);border:2px solid var(--border);border-radius:999px;padding:6px 16px;font-size:12px;font-weight:700;color:var(--muted);margin-bottom:22px}.hs6 .hero-badge .dot{width:8px;height:8px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 4px var(--coral-soft)}.hs6 .hero h1{font-size:clamp(38px,6.4vw,70px);max-width:14ch;margin:0 auto 18px}.hs6 .hero h1 .accent{color:var(--coral)}.hs6 .hero-sub{color:var(--muted);font-size:18px;max-width:600px;margin:0 auto 28px;text-wrap:pretty}.hs6 .hero-cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hs6 .hero-foot{margin:16px auto 0;color:var(--muted);font-size:13px;max-width:460px}.hs6 .hero-mascots{display:flex;align-items:flex-end;justify-content:center;gap:clamp(10px,5vw,60px);margin:38px auto 8px;pointer-events:none}.hs6 .hero-mascot{object-fit:contain;filter:drop-shadow(0 18px 30px rgba(0,0,0,.45))}.hs6 .hero-mascot-center{width:clamp(150px,24vw,210px);animation:hs6-bob 5s ease-in-out infinite}.hs6 .hero-mascot-left{width:clamp(80px,13vw,120px);animation:hs6-bob 6s ease-in-out .4s infinite;transform-origin:bottom}.hs6 .hero-mascot-right{width:clamp(80px,13vw,120px);animation:hs6-bob 6.5s ease-in-out .8s infinite}@keyframes hs6-bob{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(-1.5deg)}}@media (prefers-reduced-motion:reduce){.hs6 .hero-mascot{animation:none}}.hs6 .stats-wrap{margin:40px auto 0;max-width:720px}.hs6 .social-row{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:30px}.hs6 .catalog-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.hs6 .social-link{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;background:var(--surface);border:2px solid var(--border);border-radius:999px;color:var(--muted);font-size:12px;font-weight:700;text-decoration:none;transition:all .15s}.hs6 .social-link:hover{color:var(--cream);border-color:var(--coral);transform:translateY(-2px)}.hs6 .footer{position:relative;z-index:1;padding:64px 0 40px;border-top:1px solid var(--hairline);margin-top:40px;overflow:hidden}.hs6 .footer-banner-wrap{display:flex;justify-content:center;margin-bottom:30px}.hs6 .footer-banner{width:min(680px,90%);object-fit:contain;opacity:.95}.hs6 .footer-inner{max-width:var(--maxw);margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.hs6 .footer-brand{display:inline-flex;align-items:center;gap:12px}.hs6 .footer-logo{width:42px;height:42px;object-fit:contain}.hs6 .footer-links{display:flex;gap:22px;flex-wrap:wrap;justify-content:center}.hs6 .footer-link{color:var(--muted);text-decoration:none;font-weight:700;font-size:14px}.hs6 .footer-link:hover{color:var(--coral)}.hs6 .footer-genres{color:var(--muted);font-size:13px;opacity:.8}.hs6 .footer-copy{color:var(--muted);font-size:12.5px;opacity:.7}.hs6 .sticky-cta{position:fixed;left:16px;right:16px;bottom:16px;z-index:45;display:none}.hs6 .sticky-cta a{display:flex;align-items:center;justify-content:center;width:100%;padding:16px;border-radius:999px;background:var(--coral);color:#fff;text-decoration:none;font-family:var(--font-heading),"Baloo 2",cursive;font-weight:800;font-size:16px;border:2.5px solid var(--ink);box-shadow:0 5px 0 var(--ink)}.hs6 .submit-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.hs6 .form-card{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius);padding:24px 24px 26px}.hs6 .form-card-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.hs6 .form-card-step{font-family:var(--font-heading),"Baloo 2",cursive;font-weight:800;font-size:14px;color:var(--coral);width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--coral-soft);border-radius:10px}.hs6 .form-card-head h3{font-size:19px}.hs6 .form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hs6 .form-stack{display:flex;flex-direction:column;gap:16px}.hs6 .form-or{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;font-weight:700}.hs6 .file-zone,.hs6 .form-or{text-align:center;color:var(--muted)}.hs6 .file-zone{border:2px dashed var(--border);border-radius:var(--radius-sm);padding:26px 18px;cursor:pointer;font-size:13.5px;font-weight:600;transition:border-color .15s,background .15s}.hs6 .file-zone.drag-over,.hs6 .file-zone:hover{border-color:var(--coral);background:var(--coral-soft)}.hs6 .slot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.hs6 .slot-chip{font-family:var(--font-body),"Nunito",sans-serif;font-weight:700;font-size:12.5px;padding:9px 4px;cursor:pointer;background:var(--surface2);color:var(--text);border:2px solid var(--border);border-radius:8px;transition:all .12s}.hs6 .slot-chip:hover:not(:disabled){border-color:var(--coral)}.hs6 .slot-chip.is-active{background:var(--coral);color:#fff;border-color:var(--coral)}.hs6 .slot-chip.is-taken{opacity:.32;cursor:not-allowed;text-decoration:line-through}.hs6 .recap-card{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius);padding:22px 22px 24px;display:flex;flex-direction:column;gap:12px}.hs6 .recap-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;color:var(--muted);font-weight:600}.hs6 .recap-pack{font-family:var(--font-body),"Nunito",sans-serif;font-weight:700;font-size:12px;padding:6px 11px;border-radius:999px;cursor:pointer;background:var(--surface2);color:var(--muted);border:2px solid var(--border);transition:all .12s}.hs6 .recap-pack.on{background:var(--coral);color:#fff;border-color:var(--coral)}.hs6 .recap-total{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid var(--border);padding-top:14px;margin-top:4px;font-size:15px;color:var(--muted);font-weight:700}.hs6 .recap-total strong{font-family:var(--font-heading),"Baloo 2",cursive;font-size:30px;color:var(--cream)}.hs6 .recap-note{font-size:12.5px}.hs6 .recap-fine,.hs6 .recap-note{color:var(--muted);line-height:1.5;margin:0}.hs6 .recap-fine{font-size:11.5px;opacity:.7;font-style:italic}@media (max-width:860px){.hs6 .submit-layout{grid-template-columns:1fr}.hs6 .recap-card{position:static!important;order:-1}}@media (max-width:560px){.hs6 .form-grid-2{grid-template-columns:1fr}.hs6 .slot-grid{grid-template-columns:repeat(3,1fr)}}.hs6 .sticker{border:2.5px solid var(--ink)!important;box-shadow:5px 5px 0 var(--ink)!important}@media (max-width:1000px){.hs6 .catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.hs6 .header-nav{display:none}.hs6 .hamburger{display:flex}.hs6 .lang-switch{display:none}.hs6 .catalog-grid{grid-template-columns:repeat(2,1fr)}.hs6 .sticky-cta{display:block}.hs6 .section{padding:60px 0}}@media (max-width:460px){.hs6 .catalog-grid{grid-template-columns:1fr 1fr}}@font-face{font-family:Baloo\ 2;font-style:normal;font-weight:400;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:400;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:400;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:400;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:500;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:500;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:500;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:500;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: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_b4e888{font-family:Baloo\ 2,Baloo\ 2 Fallback;font-style:normal}.__variable_b4e888{--font-heading:"Baloo 2","Baloo 2 Fallback"}@font-face{font-family:Nunito;font-style:normal;font-weight:400;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:400;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:400;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:400;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:400;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: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 Fallback;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_e6eaa9{font-family:Nunito,Nunito Fallback;font-style:normal}.__variable_e6eaa9{--font-body:"Nunito","Nunito Fallback"}