.Hero-module__oEVfFq__heroSection{--hero-padding-top:2rem;--primary:#4a90e2;--primary-light:#1f8ef2;--accent:#93bcf0;--accent-yellow:#f5a623;--text-dark:#0f172a;--text-gray:#64748b;--text-light:#f8fafc;--bg-light:#f8fafc;padding:var(--hero-padding-top)0 3rem;background-color:var(--bg-light);position:relative;overflow:hidden}.Hero-module__oEVfFq__heroContent{flex-direction:column;gap:3rem;padding:1rem 0;display:flex}@media (min-width:1024px){.Hero-module__oEVfFq__heroContent{flex-direction:row;align-items:center;min-height:500px}}.Hero-module__oEVfFq__heroText{flex:1;max-width:600px}.Hero-module__oEVfFq__heroTitle{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.Hero-module__oEVfFq__accentText{color:var(--primary);display:inline-block;position:relative}.Hero-module__oEVfFq__accentText:after{content:"";background-color:var(--accent-yellow);z-index:-1;opacity:.4;border-radius:4px;width:100%;height:8px;position:absolute;bottom:5px;left:0}.Hero-module__oEVfFq__heroSubtitle{color:var(--text-gray);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.Hero-module__oEVfFq__heroCta{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__oEVfFq__primaryButton{background:var(--primary);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-md);align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Hero-module__oEVfFq__primaryButton:hover{background:var(--primary-blue-dark);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Hero-module__oEVfFq__buttonIcon{width:18px;height:18px;transition:transform .2s}.Hero-module__oEVfFq__primaryButton:hover .Hero-module__oEVfFq__buttonIcon{transform:translate(3px)}.Hero-module__oEVfFq__secondaryButton{color:var(--text-dark);border:2px solid var(--text-gray);border-radius:var(--radius-md);background:0 0;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Hero-module__oEVfFq__secondaryButton:hover{border-color:var(--primary-blue);color:var(--primary-blue);transform:translateY(-2px)}.Hero-module__oEVfFq__heroImage{flex:1;justify-content:center;align-items:center;display:flex}.Hero-module__oEVfFq__imageWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:4/3;width:100%;max-width:550px;position:relative;overflow:hidden}.Hero-module__oEVfFq__mainImage{object-fit:cover;width:100%;height:100%;transition:transform 8s}.Hero-module__oEVfFq__imageWrapper:hover .Hero-module__oEVfFq__mainImage{transform:scale(1.05)}.Hero-module__oEVfFq__statsSection{margin-top:4rem}.Hero-module__oEVfFq__statsGrid{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid;overflow:hidden}.Hero-module__oEVfFq__statCard{align-items:center;gap:1rem;padding:1.5rem;transition:background-color .2s;display:flex}.Hero-module__oEVfFq__statCard:hover{background-color:#2563eb0d}.Hero-module__oEVfFq__statIconWrapper{width:48px;height:48px;color:var(--primary-blue);background:#2563eb1a;border-radius:12px;justify-content:center;align-items:center;display:flex}.Hero-module__oEVfFq__statIcon{width:24px;height:24px}.Hero-module__oEVfFq__statContent{flex-direction:column;display:flex}.Hero-module__oEVfFq__statValue{color:var(--text-dark);margin:0;font-size:1.75rem;font-weight:700}.Hero-module__oEVfFq__statLabel{color:var(--text-gray);margin:0;font-size:.9rem}@media (max-width:768px){.Hero-module__oEVfFq__heroTitle{font-size:2.25rem}.Hero-module__oEVfFq__heroSubtitle{font-size:1.125rem}.Hero-module__oEVfFq__statsGrid{grid-template-columns:1fr}}.Hero-module__oEVfFq__heroContainer{margin-top:70px;padding-top:8px}@media (min-width:768px){.Hero-module__oEVfFq__heroContainer{margin-top:0;padding-top:0}}
.SubjectList-module__s6B9fW__subjectsSection{background-color:#f8fafc;padding:5rem 0;position:relative;overflow:hidden}.SubjectList-module__s6B9fW__subjectsSection:before{content:"";z-index:0;background:radial-gradient(circle,#3b82f61a 0%,#3b82f600 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.SubjectList-module__s6B9fW__subjectsSection:after{content:"";z-index:0;background:radial-gradient(circle,#f59e0b1a 0%,#f59e0b00 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-50px;left:-50px}.SubjectList-module__s6B9fW__sectionHeader{text-align:center;z-index:1;margin-bottom:3.5rem;position:relative}.SubjectList-module__s6B9fW__sectionTitle{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:inline-block;position:relative}.SubjectList-module__s6B9fW__sectionTitle:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.SubjectList-module__s6B9fW__sectionSubtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.SubjectList-module__s6B9fW__subjectsGrid{z-index:1;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid;position:relative}.SubjectList-module__s6B9fW__subjectCard{background:#fff;border-radius:1rem;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000008}.SubjectList-module__s6B9fW__subjectCard:hover{box-shadow:0 20px 30px #00000014}.SubjectList-module__s6B9fW__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.SubjectList-module__s6B9fW__iconContainer{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.SubjectList-module__s6B9fW__subjectCard:hover .SubjectList-module__s6B9fW__iconContainer{transform:scale(1.1)}.SubjectList-module__s6B9fW__subjectTitle{color:#1e293b;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.SubjectList-module__s6B9fW__subjectDescription{color:#64748b;flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.SubjectList-module__s6B9fW__learnMoreLink{color:#3b82f6;align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.SubjectList-module__s6B9fW__learnMoreLink:hover{gap:.75rem}.SubjectList-module__s6B9fW__arrowIcon{transition:transform .2s}.SubjectList-module__s6B9fW__learnMoreLink:hover .SubjectList-module__s6B9fW__arrowIcon{transform:translate(3px)}.SubjectList-module__s6B9fW__cardAccent{background-color:#3b82f6;height:4px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.SubjectList-module__s6B9fW__subjectsSection{padding:3rem 0}.SubjectList-module__s6B9fW__sectionTitle{font-size:2rem}.SubjectList-module__s6B9fW__subjectsGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}
.VideoSection-module__RO9wGG__videoSection{background-color:#f8fafc;padding:4rem 0}.VideoSection-module__RO9wGG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.VideoSection-module__RO9wGG__sectionHeader{text-align:center;margin-bottom:3rem}.VideoSection-module__RO9wGG__underline{background-color:#3b82f6;border-radius:2px;width:80px;height:4px;margin:10px auto 0}.VideoSection-module__RO9wGG__videoGrid{grid-template-columns:1fr;gap:2rem;max-width:64rem;margin:0 auto;display:grid}@media (min-width:768px){.VideoSection-module__RO9wGG__videoGrid{grid-template-columns:repeat(2,1fr)}}.VideoSection-module__RO9wGG__videoCard{background-color:#fff;border-radius:.75rem;transition:box-shadow .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.VideoSection-module__RO9wGG__videoCard:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.VideoSection-module__RO9wGG__videoContainer{aspect-ratio:16/9;width:100%}.VideoSection-module__RO9wGG__videoEmbed{border:0;width:100%;height:100%}.VideoSection-module__RO9wGG__videoInfo{padding:1.25rem}.VideoSection-module__RO9wGG__videoTitle{color:#1e293b;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.VideoSection-module__RO9wGG__videoMeta{align-items:center;display:flex}.VideoSection-module__RO9wGG__subjectTag{color:#1e40af;background-color:#dbeafe;border-radius:9999px;margin-right:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.VideoSection-module__RO9wGG__duration{color:#64748b;font-size:.875rem}.VideoSection-module__RO9wGG__buttonContainer{text-align:center;margin-top:2.5rem}.VideoSection-module__RO9wGG__browseButton{color:#fff;background-color:#2563eb;border-radius:9999px;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.VideoSection-module__RO9wGG__browseButton:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}
.PromoVideoSection-module__DVNoXW__promoSection{background-color:#f1f5f9;padding:4rem 0;position:relative}.PromoVideoSection-module__DVNoXW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.PromoVideoSection-module__DVNoXW__sectionHeader{text-align:center;margin-bottom:2rem}.PromoVideoSection-module__DVNoXW__sectionTitle{color:#1e293b;margin-bottom:1.5rem;padding-bottom:10px;font-size:2rem;font-weight:700;display:inline-block;position:relative}.PromoVideoSection-module__DVNoXW__underline{background-color:#3b82f6;border-radius:2px;width:80px;height:4px;margin:10px auto 0}.PromoVideoSection-module__DVNoXW__sectionDescription{color:#64748b;max-width:36rem;margin:0 auto;font-size:1rem}.PromoVideoSection-module__DVNoXW__videoWrapper{border-radius:1rem;width:100%;max-width:900px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.PromoVideoSection-module__DVNoXW__promoVideo{aspect-ratio:16/9;object-fit:contain;background-color:#000;width:100%;height:auto;display:block}.PromoVideoSection-module__DVNoXW__playPrompt{color:#fff;text-align:center;z-index:10;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PromoVideoSection-module__DVNoXW__playIcon{background-color:#3b82f6cc;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;font-size:32px;animation:2s ease-in-out infinite PromoVideoSection-module__DVNoXW__pulse;display:flex}.PromoVideoSection-module__DVNoXW__overlayText{color:#fff;text-align:center;background:linear-gradient(#0000,#000c);padding:2rem;position:absolute;bottom:0;left:0;right:0}.PromoVideoSection-module__DVNoXW__overlayText h2{text-shadow:0 2px 4px #0003;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.PromoVideoSection-module__DVNoXW__overlayText p{opacity:.9;text-shadow:0 1px 2px #0003;max-width:600px;margin:0 auto;font-size:1.125rem}@keyframes PromoVideoSection-module__DVNoXW__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.PromoVideoSection-module__DVNoXW__promoSection{padding:3rem 0}.PromoVideoSection-module__DVNoXW__overlayText{padding:1.5rem}.PromoVideoSection-module__DVNoXW__overlayText h2{font-size:1.25rem}.PromoVideoSection-module__DVNoXW__overlayText p{font-size:.875rem}.PromoVideoSection-module__DVNoXW__playIcon{width:60px;height:60px;font-size:20px}}.PromoVideoSection-module__DVNoXW__loadingOverlay{color:#fff;background:#000c;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.PromoVideoSection-module__DVNoXW__loadingSpinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:1s linear infinite PromoVideoSection-module__DVNoXW__spin}@keyframes PromoVideoSection-module__DVNoXW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Testimonials-module__GikyBa__testimonialSection{background-color:#f8fafc;min-height:600px;padding:5rem 0;position:relative;overflow:hidden}.Testimonials-module__GikyBa__floatingBall{filter:blur(5px);z-index:1;pointer-events:none;border-radius:50%;position:absolute}.Testimonials-module__GikyBa__sectionHeader{text-align:center;z-index:10;margin-bottom:3.5rem;position:relative}.Testimonials-module__GikyBa__sectionTitle{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:inline-block;position:relative}.Testimonials-module__GikyBa__sectionTitle:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.Testimonials-module__GikyBa__sectionSubtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.Testimonials-module__GikyBa__testimonialGrid{z-index:10;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid;position:relative}.Testimonials-module__GikyBa__testimonialCard{z-index:10;background:#fff;border-radius:1rem;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000008}.Testimonials-module__GikyBa__testimonialCard:hover{box-shadow:0 20px 30px #00000014}.Testimonials-module__GikyBa__testimonyContent{flex-grow:1;padding:2rem 2rem 1.5rem;position:relative}.Testimonials-module__GikyBa__quoteIcon{color:#f1f5f9;z-index:1;-webkit-user-select:none;user-select:none;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:1rem;left:1.5rem}.Testimonials-module__GikyBa__quote{z-index:2;color:#334155;font-size:1rem;font-style:italic;line-height:1.6;position:relative}.Testimonials-module__GikyBa__studentInfo{background-color:#f8fafc;flex-direction:column;align-items:center;padding:1.5rem 2rem;display:flex;position:relative}.Testimonials-module__GikyBa__studentInfo:before{content:"";background-color:#e2e8f0;height:1px;position:absolute;top:0;left:2rem;right:2rem}.Testimonials-module__GikyBa__imageContainer{background-color:#e2e8f0;border:4px solid #fff;border-radius:50%;width:80px;height:80px;margin-top:-3.5rem;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000014}.Testimonials-module__GikyBa__studentImage{object-fit:cover;width:100%;height:100%}.Testimonials-module__GikyBa__studentName{color:#1e293b;text-align:center;margin:1rem 0 .25rem;font-size:1.125rem;font-weight:600}.Testimonials-module__GikyBa__studentGrade{color:#64748b;text-align:center;font-size:.9rem}@media (max-width:768px){.Testimonials-module__GikyBa__testimonialSection{padding:3rem 0}.Testimonials-module__GikyBa__sectionTitle{font-size:2rem}.Testimonials-module__GikyBa__testimonialGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}
