@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{box-sizing:border-box;margin:0;padding:0;font-family:Verdana,Geneva,Tahoma,sans-serif!important}:root{--pink:#ff66c4;--ink:#111319;--muted:#586174;--card:#ffffff;--bg1:#fef3f7;--bg2:#e7f0ff}body,html{font-family:Open Sans,sans-serif;background-color:#fff;color:#222;line-height:1.6}.homepageContainer{overflow-x:hidden}.revolutionSection{background:linear-gradient(90deg,#e7ecff,#fff0f5);padding:100px 20px 80px;text-align:center}.heroHeader{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.heroLogoCentered{width:200px;height:auto;margin-bottom:25px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.heroTitle{font-size:52px;font-family:Cinzel,serif;color:#222;font-weight:500;margin-bottom:15px}.heroSubtitle{font-size:20px;color:#555;max-width:700px;line-height:1.6}.stats{background:#fff;padding:50px 0;display:flex;justify-content:center}.statsWrapper{display:flex;gap:40px;justify-content:space-between;flex-wrap:wrap;max-width:70%;margin:0 auto}.statBox{flex:1 1;min-width:180px;text-align:center;display:flex;flex-direction:column;align-items:center;padding:20px;position:relative}.statBox p{font-size:20px;color:#333}.statIcon{font-size:40px;color:#555555c8;margin-bottom:15px}.statBox:hover{transform:scale(1.03);transition:transform .2s ease-in-out}.statBox:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background-color:#ccc}.hero-button{padding:10px 20px;background-color:#ff66c4;color:white;border:none;cursor:pointer;border-radius:50px;font-size:18px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;gap:20px;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1);text-transform:uppercase;margin-top:30px}.button-icon{background-color:white;color:#ff66c4;border-radius:50%;font-size:24px;transition:transform .3s ease,background-color .3s ease}.hero-button:hover{background-color:#ff85c0;transform:translateY(-3px)}.hero-button:hover .button-icon{transform:scale(1.2);background-color:#ff66c4;color:white}@media (max-width:768px){.statsWrapper{flex-direction:column;max-width:90%}.statBox:not(:last-child):after{display:none}.statBox{border-bottom:1px solid #ddd}.statBox:last-child{border-bottom:none}}.whyCourses{padding:96px 7%;background:radial-gradient(1200px 600px at 15% 10%,var(--bg1),transparent 60%),radial-gradient(1200px 600px at 85% 90%,var(--bg2),transparent 60%),#fff}.whyCourses h2{font-size:40px;line-height:1.2;text-align:center;color:var(--ink);margin-bottom:10px}.whyLead{text-align:center;color:var(--muted);max-width:720px;margin:0 auto 36px;font-size:18px}.features{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:18px;gap:18px;max-width:1100px;margin:0 auto;padding:0}.feature{display:flex;align-items:flex-start;gap:12px;background:var(--card);border-radius:16px;padding:18px;box-shadow:0 6px 18px rgba(17,19,25,.06);transition:transform .2s ease,box-shadow .2s ease}.feature:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(17,19,25,.09)}.featureIcon{width:50px;height:50px;border-radius:50%;font-size:25px;display:inline-grid;place-items:center;background:#ffe4f3;color:var(--pink);flex:0 0 50px;margin-top:2px}.feature span:last-child{color:var(--ink);font-size:17px;line-height:1.5}@media (max-width:768px){.whyCourses{padding:72px 6%}.whyCourses h2{font-size:32px}.whyLead{font-size:16px}}.checkIcon{color:#ff66c4;font-size:20px}.hiwBand{position:relative;padding:56px 6% 64px;background:var(--bg1);border-top:20px solid var(--pink);border-bottom:20px solid var(--pink)}.hiwBand:after,.hiwBand:before{content:"";position:absolute;left:0;right:0;height:4px;background:var(--pink)}.hiwBand:before{top:20px}.hiwBand:after{bottom:20px}.hiwBand h2#hiwTitle{text-align:center;font-size:40px;line-height:1.2;margin-bottom:36px;color:var(--ink)}.hiwGrid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.hiwItem{text-align:center;padding:14px 24px 6px;position:relative}.hiwItem:not(:last-child):after{content:"";position:absolute;top:10%;bottom:10%;right:-14px;width:2px;background:var(--pink);opacity:.8}.hiwIcon{font-size:72px;color:var(--pink);margin-bottom:10px}.hiwItem h3{font-size:22px;color:var(--ink);margin-bottom:6px}.hiwItem p{font-size:16px;color:var(--muted)}@media (max-width:900px){.hiwBand{padding:44px 5% 52px}.hiwBand h2#hiwTitle{font-size:32px;margin-bottom:24px}.hiwGrid{grid-template-columns:1fr;gap:8px}.hiwItem{padding:18px 6px}.hiwItem:not(:last-child):after{display:none}.hiwItem:not(:last-child){border-bottom:2px solid var(--pink);padding-bottom:18px}}.purchaseProcess{background-color:#fff;padding:80px 10%}.purchaseProcess h2{text-align:center;margin-bottom:40px;font-size:36px}.purchaseProcess ol{list-style:none;padding:0;max-width:700px;margin:auto}.purchaseProcess li{display:flex;align-items:center;margin-bottom:20px;font-size:18px;gap:12px}.kursevi{padding:80px 10%;background-color:#f9f9f9;text-align:center}.kursevi h2{font-size:36px;margin-bottom:40px}.yearTabs{margin-bottom:30px}.note{font-size:16px;color:#888}.testimonials{padding:80px 10%;background:#fff;text-align:center}.testimonials h2{font-size:36px;margin-bottom:40px}.testimonialCard{background:#fff;padding:30px;margin:20px auto;max-width:600px;border-radius:20px;box-shadow:0 6px 16px rgba(0,0,0,.08);font-size:18px;line-height:1.6;text-align:left}@media (max-width:1024px){.contentWrapper{flex-direction:column}.heroTitle{font-size:42px}.heroSubtitle{font-size:18px}}@media (max-width:768px){.heroLogoCentered{width:160px}.heroTitle{font-size:36px}.heroSubtitle{font-size:16px;padding:0 20px}.stats{flex-direction:column}.howItWorks li,.purchaseProcess li{font-size:16px}.testimonialCard{padding:20px;font-size:16px}}.courseGrid{max-width:1100px;margin:16px auto 0;padding:0 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:14px;gap:14px}.courseTile{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border:1px solid rgba(17,19,25,.08);border-radius:14px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 6px 16px rgba(17,19,25,.06);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.courseTile:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(17,19,25,.12);border-color:rgba(255,102,196,.35)}.courseTileTitle{font-weight:800;color:var(--ink);letter-spacing:.2px}.courseTileSub{color:var(--muted);font-size:14px}