.dc-home{--brand:#7c5ce6;--brand-deep:#6a48d6;--brand-soft:#f0ecff;font-family:var(--font-jakarta),"Plus Jakarta Sans",sans-serif;color:#2a2740;-webkit-font-smoothing:antialiased;background:radial-gradient(120% 80% at 88% -8%,#fbe6dc 0,rgba(251,230,220,0) 52%),radial-gradient(90% 60% at 4% -4%,#efeaff 0,rgba(239,234,255,0) 48%),#fbf9ff;min-height:100vh}.dc-home *,.dc-home :after,.dc-home :before{box-sizing:border-box}.dc-home a{text-decoration:none;color:inherit}.dc-home button{font-family:inherit;cursor:pointer;border:none;background:none}@keyframes dc-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes dc-twinkle{0%,to{opacity:.35;transform:scale(.85) rotate(45deg)}50%{opacity:1;transform:scale(1.1) rotate(45deg)}}.dc-home .announcement{background:var(--brand);color:#fff;text-align:center;font-size:13.5px;font-weight:600;padding:9px 16px;letter-spacing:.01em}.dc-home .ann-sep{opacity:.5;margin:0 10px}.dc-home .badge-soon{font-size:9px;font-weight:800;text-transform:uppercase;background:#efebf4;color:#9d96ae;border-radius:5px;padding:2px 5px}.dc-home .hero{width:min(1200px,93vw);margin:0 auto;padding:60px 0 18px;display:flex;gap:52px;align-items:center;flex-wrap:wrap}.dc-home .hero-copy{flex:1 1 440px;min-width:320px}.dc-home .hero-pill{display:inline-flex;align-items:center;gap:9px;background:var(--brand-soft);color:var(--brand-deep);font-weight:700;font-size:13px;padding:8px 14px;border-radius:999px}.dc-home .pill-dot{width:7px;height:7px;border-radius:50%;background:var(--brand);display:block}.dc-home h1{font-size:clamp(36px,4.8vw,58px);line-height:1.05;letter-spacing:-.03em;font-weight:800;margin-top:20px}.dc-home .italic-serif{font-family:var(--font-newsreader),"Newsreader",serif;font-style:italic;font-weight:500;color:var(--brand)}.dc-home .hero-lead{font-size:17.5px;line-height:1.6;color:#5c5670;margin-top:18px;max-width:31em}.dc-home .hero-ctas{display:flex;gap:13px;margin-top:28px;flex-wrap:wrap}.dc-home .btn-primary{display:inline-block;font-size:15.5px;font-weight:700;color:#fff;background:var(--brand);padding:15px 26px;border-radius:14px;box-shadow:0 12px 28px rgba(124,92,230,.3);transition:background .15s,transform .15s}.dc-home .btn-primary:hover{background:var(--brand-deep);transform:translateY(-1px)}.dc-home .btn-outline{display:inline-block;font-size:15.5px;font-weight:700;color:#2a2740;background:#fff;padding:15px 26px;border-radius:14px;border:1px solid #e8e2f0;box-shadow:0 6px 18px rgba(42,39,64,.05);transition:border-color .15s}.dc-home .btn-outline:hover{border-color:#ccc3dc}.dc-home .hero-search{display:flex;gap:9px;margin-top:24px;max-width:430px}.dc-home .search-wrap{flex:1;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e8e2f0;border-radius:13px;padding:0 16px;box-shadow:0 6px 16px rgba(42,39,64,.04)}.dc-home .search-icon{width:15px;height:15px;border:2px solid #b9b0c8;border-radius:50%;position:relative;display:block;flex:none}.dc-home .search-icon:after{content:"";position:absolute;width:6px;height:2px;background:#b9b0c8;border-radius:2px;right:-4px;bottom:-1px;transform:rotate(45deg)}.dc-home .search-input{flex:1;border:none;outline:none;font-size:14.5px;padding:13px 0;background:transparent;color:#2a2740;font-family:inherit}.dc-home .btn-search{background:#2a2740;color:#fff;font-weight:700;font-size:14.5px;padding:0 22px;border-radius:13px;transition:background .15s}.dc-home .btn-search:hover{background:#17152a}.dc-home .hero-stats{display:flex;align-items:center;gap:20px;margin-top:26px;flex-wrap:wrap;color:#857f96;font-size:14px;font-weight:600}.dc-home .stat-num{font-size:18px;font-weight:800;color:#2a2740;letter-spacing:-.02em}.dc-home .stat-sep{width:5px;height:5px;border-radius:50%;background:#d2ccdd}.dc-home .stars{color:#f2a33c;letter-spacing:1px}.dc-home .hero-visual{flex:1 1 410px;min-width:320px;display:flex;justify-content:center;position:relative;padding:18px 0}.dc-home .hero-visual-inner{position:relative;width:100%;max-width:418px}.dc-home .blob{position:absolute;border-radius:50%}.dc-home .blob-coral{top:-30px;right:0;width:150px;height:150px;background:radial-gradient(circle at 35% 35%,#ffe3d2,#ffceb6);opacity:.8}.dc-home .blob-violet{bottom:-26px;left:-22px;width:124px;height:124px;background:radial-gradient(circle at 40% 40%,#e9e0ff,#d6c6ff);opacity:.8}.dc-home .sparkle{position:absolute;border-radius:4px;transform:rotate(45deg)}.dc-home .sp1{top:-6px;left:34px;width:13px;height:13px;background:#7c5ce6;animation:dc-twinkle 3.2s ease-in-out infinite}.dc-home .sp2{top:46px;right:-12px;width:9px;height:9px;background:#f2724e;border-radius:3px;animation:dc-twinkle 2.7s ease-in-out .5s infinite}.dc-home .sp3{bottom:54px;right:-16px;width:11px;height:11px;background:#ee5c92;border-radius:3px;animation:dc-twinkle 3.5s ease-in-out 1s infinite}.dc-home .dashboard-card{position:relative;background:#fff;border-radius:26px;padding:26px;border:1px solid #f0ecf6;box-shadow:0 34px 64px -30px rgba(90,60,160,.45);animation:dc-floaty 6.5s ease-in-out infinite}.dc-home .dc-header{display:flex;align-items:center;justify-content:space-between}.dc-home .dc-eyebrow{font-size:11.5px;font-weight:800;color:#9d96ae;text-transform:uppercase;letter-spacing:.06em}.dc-home .dc-title{font-size:17px;font-weight:800;margin-top:3px;color:#2a2740}.dc-home .dc-avatar{width:38px;height:38px;border-radius:11px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--brand);font-size:15px}.dc-home .ring-row{display:flex;align-items:center;gap:20px;margin-top:24px}.dc-home .ring{width:108px;height:108px;flex:none}.dc-home .ring,.dc-home .ring-inner{border-radius:50%;display:flex;align-items:center;justify-content:center}.dc-home .ring-inner{width:82px;height:82px;background:#fff;flex-direction:column;box-shadow:inset 0 0 0 1px #f2eff7}.dc-home .ring-band{font-size:28px;font-weight:800;color:var(--brand);line-height:1}.dc-home .ring-lbl{font-size:9px;font-weight:800;color:#9d96ae;letter-spacing:.12em;margin-top:3px}.dc-home .ring-meta{flex:1;min-width:0}.dc-home .ring-meta-lbl{font-size:13px;color:#857f96;font-weight:600}.dc-home .ring-chip{display:inline-flex;align-items:center;gap:6px;margin-top:9px;font-size:12px;font-weight:800;color:#1e9e63;background:#e7f7ee;padding:6px 11px;border-radius:999px}.dc-home .ring-goal{font-size:12.5px;color:#564f6b;font-weight:600;margin-top:11px;line-height:1.45}.dc-home .skill-bars{margin-top:24px;display:flex;flex-direction:column;gap:14px}.dc-home .sbar-header{display:flex;justify-content:space-between;font-size:12.5px;font-weight:700;color:#4a445e;margin-bottom:6px}.dc-home .sbar-val{color:#857f96}.dc-home .sbar-track{height:8px;border-radius:99px;background:#f2eff7;overflow:hidden}.dc-home .sbar-fill{height:100%;border-radius:99px}.dc-home .chip-float{position:absolute;background:#fff;border-radius:15px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 36px -14px rgba(90,60,160,.36);border:1px solid #f2eef8}.dc-home .chip-ai{top:-20px;right:-14px;padding:11px 15px;animation:dc-floaty 5s ease-in-out .4s infinite}.dc-home .chip-ai-icon{width:32px;height:32px;border-radius:10px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:16px}.dc-home .chip-ai-text{font-size:12px;font-weight:700;color:#2a2740;line-height:1.3}.dc-home .chip-ready{color:#1e9e63}.dc-home .chip-streak{bottom:-18px;left:-16px;padding:10px 15px;animation:dc-floaty 5.6s ease-in-out .8s infinite}.dc-home .chip-streak-num{width:33px;height:33px;border-radius:10px;background:#ffe7c2;display:flex;align-items:center;justify-content:center;font-weight:800;color:#e59a1b;font-size:15px}.dc-home .chip-streak-text{font-size:12px;font-weight:700;color:#564f6b;line-height:1.25}.dc-home .features{width:min(1200px,93vw);margin:0 auto;padding:40px 0 10px}.dc-home .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.dc-home .feat-card{background:#fff;border:1px solid #efebf4;border-radius:20px;padding:24px;box-shadow:0 14px 30px -22px rgba(42,39,64,.3);transition:transform .15s,box-shadow .15s}.dc-home .feat-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px -24px rgba(42,39,64,.34)}.dc-home .feat-icon{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center}.dc-home .feat-dot{width:16px;height:16px;border-radius:5px;transform:rotate(45deg);display:block}.dc-home .feat-title{font-size:16.5px;font-weight:800;margin-top:16px;letter-spacing:-.01em}.dc-home .feat-body{font-size:14px;color:#6a6480;line-height:1.55;margin-top:7px}.dc-home .section-eyebrow{font-weight:700;color:var(--brand-deep);font-size:13.5px;letter-spacing:.04em;text-transform:uppercase}.dc-home .section-h2{font-size:clamp(28px,3.4vw,42px);font-weight:800;letter-spacing:-.025em;margin-top:11px;line-height:1.08}.dc-home .section-lead{font-size:16px;color:#6a6480;margin-top:12px;line-height:1.6}.dc-home .section-hdr-center{text-align:center;max-width:36em;margin:0 auto 38px}.dc-home #skills{width:min(1200px,93vw);margin:0 auto;padding:84px 0 20px}.dc-home .skill-tabs{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:26px}.dc-home .skill-tab{display:inline-flex;align-items:center;gap:9px;padding:11px 17px;border-radius:13px;font-weight:700;font-size:14.5px;border:1px solid #e8e2f0;background:#fff;color:#3d3654;transition:all .15s}.dc-home .skill-tab:hover{border-color:#ccc3dc}.dc-home .skill-tab.active{background:#2a2740;color:#fff;border-color:#2a2740;box-shadow:0 10px 22px -10px rgba(42,39,64,.5)}.dc-home .skill-mono{width:25px;height:25px;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12.5px}.dc-home .skill-panel{border-radius:28px;padding:42px;display:flex;gap:42px;align-items:center;flex-wrap:wrap;border:1px solid rgba(42,39,64,.05)}.dc-home .skill-copy{flex:1 1 350px;min-width:300px}.dc-home .skill-name-row{display:inline-flex;align-items:center;gap:12px}.dc-home .skill-icon{width:46px;height:46px;border-radius:13px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:20px;box-shadow:0 8px 18px rgba(0,0,0,.12)}.dc-home .skill-name{font-size:25px;font-weight:800;letter-spacing:-.02em}.dc-home .skill-desc{font-size:16px;color:#4a445e;line-height:1.65;margin-top:16px;max-width:32em}.dc-home .skill-stats{display:flex;gap:24px;margin-top:22px;flex-wrap:wrap}.dc-home .skill-stat-num{font-size:21px;font-weight:800;color:#2a2740}.dc-home .skill-stat-lbl{font-size:12.5px;font-weight:600;color:#857f96}.dc-home .btn-dark{display:inline-flex;align-items:center;gap:8px;margin-top:26px;font-weight:700;font-size:14.5px;color:#fff;background:#2a2740;padding:13px 22px;border-radius:12px;transition:background .15s}.dc-home .btn-dark:hover{background:#17152a}.dc-home .skill-card{flex:1 1 320px;min-width:280px;background:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 44px -22px rgba(42,39,64,.32)}.dc-home .skill-card-eyebrow{font-size:12px;font-weight:700;color:#9d96ae;text-transform:uppercase;letter-spacing:.05em}.dc-home .skill-sample{font-size:17.5px;font-weight:700;margin-top:8px;line-height:1.45;color:#2a2740}.dc-home .skill-bullets{margin-top:18px;display:flex;flex-direction:column;gap:10px}.dc-home .skill-bullet{display:flex;align-items:center;gap:11px;font-size:14px;color:#564f6b;font-weight:500}.dc-home .bullet-icon{width:20px;height:20px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex:none}.dc-home .bullet-dot{width:7px;height:7px;border-radius:2px;transform:rotate(45deg);display:block}.dc-home .section-row{width:min(1200px,93vw);margin:0 auto}.dc-home .row-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px;flex-wrap:wrap;gap:10px}.dc-home .row-h2{font-size:clamp(24px,2.8vw,34px);font-weight:800;letter-spacing:-.025em}.dc-home .row-sub{font-size:15px;color:#6a6480;margin-top:5px}.dc-home .row-link{font-weight:700;font-size:14.5px;color:var(--brand-deep);transition:color .15s}.dc-home .row-link:hover{color:var(--brand)}.dc-home .cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.dc-home .product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #eeeaf3;border-radius:20px;overflow:hidden;box-shadow:0 14px 30px -22px rgba(60,40,90,.32);transition:transform .2s,box-shadow .2s}.dc-home .product-card:hover{transform:translateY(-4px);box-shadow:0 24px 46px -24px rgba(60,40,90,.36)}.dc-home .product-card.dim{opacity:.72}.dc-home .product-cover{position:relative;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;overflow:hidden}.dc-home .cover-lbl{position:absolute;top:12px;left:14px;font-size:11px;font-weight:800;letter-spacing:.09em;color:rgba(255,255,255,.9)}.dc-home .cover-circle{position:absolute;top:-18px;right:-10px;width:90px;height:90px;border-radius:50%;background:rgba(255,255,255,.22)}.dc-home .cover-mono{font-size:76px;font-weight:800;color:rgba(255,255,255,.6);line-height:1}.dc-home .product-body{padding:16px 17px 18px;display:flex;flex-direction:column;flex:1}.dc-home .product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.dc-home .product-badge{font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:999px}.dc-home .product-attempts{font-size:12px;color:#9aa0ab;font-weight:600}.dc-home .product-title{font-size:17px;font-weight:800;margin-top:12px;letter-spacing:-.01em;color:#2a2740}.dc-home .product-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.dc-home .product-tag{font-size:11px;font-weight:700;padding:3px 9px;border-radius:7px;text-transform:capitalize}.dc-home .product-cta{margin-top:auto;padding-top:16px;font-size:14px;font-weight:700}.dc-home .ai-section{width:min(1200px,93vw);margin:0 auto;padding:72px 0 10px}.dc-home .ai-inner{background:linear-gradient(150deg,#f2ecff,#ffede6);border-radius:32px;padding:50px;display:flex;gap:48px;align-items:center;flex-wrap:wrap;border:1px solid rgba(124,92,230,.1)}.dc-home .ai-copy{flex:1 1 380px;min-width:300px}.dc-home .ai-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--brand-deep);font-weight:700;font-size:12.5px;padding:7px 13px;border-radius:999px;box-shadow:0 4px 12px rgba(90,60,160,.1)}.dc-home .ai-h2{font-size:clamp(26px,3.2vw,38px);font-weight:800;letter-spacing:-.025em;margin-top:14px;line-height:1.1}.dc-home .ai-lead{font-size:16.5px;color:#564f6b;line-height:1.65;margin-top:14px;max-width:30em}.dc-home .ai-points{display:flex;flex-direction:column;gap:13px;margin-top:24px}.dc-home .ai-point{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:#3d3654}.dc-home .ai-pt-icon{width:24px;height:24px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;flex:none;box-shadow:0 4px 10px rgba(90,60,160,.12)}.dc-home .ai-pt-dot{width:9px;height:9px;border-radius:3px;background:var(--brand);transform:rotate(45deg);display:block}.dc-home .ai-card{flex:1 1 340px;min-width:300px;background:#fff;border-radius:22px;padding:28px;box-shadow:0 26px 50px -26px rgba(90,60,160,.4)}.dc-home .ai-card-top{display:flex;justify-content:space-between;align-items:flex-start}.dc-home .ai-band-lbl{font-size:12.5px;font-weight:700;color:#9d96ae}.dc-home .ai-band-num{font-size:36px;font-weight:800;color:var(--brand);line-height:1;margin-top:4px}.dc-home .ai-tag{font-size:12px;font-weight:700;color:#c98a1a;background:#fff1dc;padding:6px 11px;border-radius:999px}.dc-home .ai-bars{display:flex;flex-direction:column;gap:15px;margin-top:24px}.dc-home .ai-bar-hdr{display:flex;justify-content:space-between;font-size:13px;font-weight:700;color:#4a445e;margin-bottom:6px}.dc-home .ai-bar-track{height:8px;border-radius:99px;background:#f0ecf6;overflow:hidden}.dc-home .ai-bar-fill{height:100%;border-radius:99px;background:linear-gradient(90deg,#9b82f0,var(--brand))}.dc-home .ai-tip{margin-top:22px;background:#faf8ff;border:1px dashed #ddd3f2;border-radius:14px;padding:14px 16px;font-size:13.5px;line-height:1.55;color:#564f6b}.dc-home .ai-tip-lbl{font-weight:700;color:var(--brand-deep)}.dc-home #pricing{width:min(1200px,93vw);margin:0 auto;padding:80px 0 10px}.dc-home .pricing-hdr{text-align:center;max-width:34em;margin:0 auto 40px}.dc-home .pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;align-items:start}.dc-home .coin-card{position:relative;background:#fff;border:1px solid #efebf4;border-radius:22px;padding:28px 26px;display:flex;flex-direction:column;box-shadow:0 16px 34px -24px rgba(42,39,64,.3)}.dc-home .coin-card.popular{border:2px solid var(--brand);box-shadow:0 26px 50px -24px rgba(124,92,230,.4)}.dc-home .popular-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--brand);color:#fff;font-size:11.5px;font-weight:800;padding:5px 14px;border-radius:999px;box-shadow:0 6px 14px rgba(124,92,230,.3);white-space:nowrap}.dc-home .coin-name{font-size:15px;font-weight:800;color:#2a2740}.dc-home .coin-amount{display:flex;align-items:baseline;gap:8px;margin-top:14px}.dc-home .coin-num{font-size:34px;font-weight:800;letter-spacing:-.02em;color:#2a2740}.dc-home .coin-bonus{font-size:13px;font-weight:700;color:#1e9e63;background:#e7f7ee;padding:3px 9px;border-radius:999px}.dc-home .coin-note{font-size:14px;color:#857f96;font-weight:600;margin-top:8px}.dc-home .coin-price{font-size:22px;font-weight:800;color:#2a2740;margin-top:18px}.dc-home .coin-btn{display:block;text-align:center;margin-top:20px;font-weight:700;font-size:14.5px;padding:13px 18px;border-radius:12px;background:#f4f1fb;color:#2a2740;transition:background .15s}.dc-home .coin-btn:hover{background:#eae5f4}.dc-home .coin-btn.popular{background:var(--brand);color:#fff;box-shadow:0 10px 22px -8px rgba(124,92,230,.4)}.dc-home .coin-btn.popular:hover{background:var(--brand-deep)}.dc-home .pricing-footer{text-align:center;margin-top:22px;font-size:14px;color:#857f96;font-weight:600}.dc-home .pricing-footer a{color:var(--brand-deep);font-weight:700;transition:color .15s}.dc-home .pricing-footer a:hover{color:var(--brand)}.dc-home .testimonials{width:min(1200px,93vw);margin:0 auto;padding:80px 0 10px}.dc-home .testimonials-hdr{text-align:center;max-width:30em;margin:0 auto 40px}.dc-home .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.dc-home .testimonial-card{background:#fff;border:1px solid #efebf4;border-radius:22px;padding:28px;box-shadow:0 16px 34px -24px rgba(42,39,64,.32)}.dc-home .test-stars{color:#f2a33c;letter-spacing:2px;font-size:14px}.dc-home .test-quote{font-family:var(--font-newsreader),"Newsreader",serif;font-style:italic;font-size:18.5px;line-height:1.5;color:#3d3654;margin-top:14px}.dc-home .test-author{display:flex;align-items:center;gap:12px;margin-top:20px}.dc-home .test-avatar{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:800;color:#2a2740}.dc-home .test-name{font-size:14.5px;font-weight:800;color:#2a2740}.dc-home .test-meta{font-size:12.5px;font-weight:600;color:#857f96}.dc-home .lead{width:min(1200px,93vw);margin:0 auto;padding:70px 0 30px}.dc-home .lead-inner{background:#2a2740;border-radius:32px;padding:54px;text-align:center;position:relative;overflow:hidden}.dc-home .lead-blob{position:absolute;border-radius:50%}.dc-home .lead-blob-1{top:-40px;right:-20px;width:160px;height:160px;background:rgba(124,92,230,.35)}.dc-home .lead-blob-2{bottom:-50px;left:-10px;width:140px;height:140px;background:rgba(242,114,78,.25)}.dc-home .lead-content{position:relative;max-width:34em;margin:0 auto}.dc-home .lead-h2{font-size:clamp(26px,3vw,36px);font-weight:800;color:#fff;letter-spacing:-.025em;line-height:1.1}.dc-home .lead-sub{font-size:16px;color:#c8c2da;margin-top:12px;line-height:1.6}.dc-home .lead-form{display:flex;gap:10px;margin:26px auto 0;max-width:440px;flex-wrap:wrap}.dc-home .lead-email{flex:1;min-width:200px;border:none;outline:none;font-size:15px;padding:15px 18px;border-radius:13px;background:#fff;color:#2a2740;font-family:inherit}.dc-home .btn-send{background:var(--brand);color:#fff;font-weight:700;font-size:15px;padding:0 26px;border-radius:13px;transition:background .15s}.dc-home .btn-send:hover{background:var(--brand-deep)}.dc-home .lead-thanks{margin-top:20px;color:#c8c2da;font-size:15px;font-weight:600}@media (max-width:500px){.dc-home .ai-inner,.dc-home .skill-panel{padding:28px}.dc-home .lead-inner{padding:36px 24px}}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:Plus Jakarta Sans Fallback;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_a11773{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.__variable_a11773{--font-jakarta:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-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:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-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:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-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:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-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:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-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:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-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:Newsreader Fallback;src:local("Times New Roman");ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.00%;size-adjust:105.48%}.__className_2a96c6{font-family:Newsreader,Newsreader Fallback;font-style:italic}.__variable_2a96c6{--font-newsreader:"Newsreader","Newsreader Fallback"}