.HeroSection-module__RfxQiW__heroWrapper{flex-flow:wrap;width:100%;height:100vh;display:flex;overflow:hidden}.HeroSection-module__RfxQiW__leftSection{color:#fff;background-color:#0f172a;flex:1;justify-content:center;align-items:center;padding:3rem;display:flex}.HeroSection-module__RfxQiW__textContent{max-width:600px}.HeroSection-module__RfxQiW__heading{color:#fff;text-shadow:0 3px 15px #00000080;margin-bottom:1.2rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.HeroSection-module__RfxQiW__subheading{color:#f1f5f9;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;line-height:1.8}.HeroSection-module__RfxQiW__button{color:#0f172a;cursor:pointer;background-color:#38bdf8;border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s}.HeroSection-module__RfxQiW__rightSection{flex:1;min-height:100vh;position:relative}.HeroSection-module__RfxQiW__fullImage{object-fit:cover;width:100%;height:100%}.HeroSection-module__RfxQiW__mobileOnly{background-color:#f0eeee;justify-content:center;width:100%;padding:1.5rem 0;display:none}.HeroSection-module__RfxQiW__mobileImage{object-fit:contain;border-radius:20px;width:90%;height:auto;box-shadow:0 10px 30px #0000004d}.HeroSection-module__RfxQiW__desktopOnly{display:flex}@media (max-width:768px){.HeroSection-module__RfxQiW__heroWrapper{flex-direction:column;height:auto}.HeroSection-module__RfxQiW__leftSection{width:100%;padding:2rem}.HeroSection-module__RfxQiW__rightSection{display:none}.HeroSection-module__RfxQiW__mobileOnly{display:flex}.HeroSection-module__RfxQiW__textContent{text-align:center}}
.BenefitsSection-module__VZzBLa__benefitsSection{text-align:center;color:#1e293b;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:30px;margin:4rem 1rem;padding:5rem 2rem;box-shadow:0 10px 30px #0000001a}.BenefitsSection-module__VZzBLa__benefitsHeading{background:linear-gradient(90deg,#3b82f6,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:3rem;font-size:2.6rem;font-weight:700}.BenefitsSection-module__VZzBLa__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.BenefitsSection-module__VZzBLa__benefitCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000001a}.BenefitsSection-module__VZzBLa__benefitCard:before{content:"";background:radial-gradient(circle,#38bdf81a,#0000 70%);border-radius:50%;width:200%;height:200%;transition:transform .4s;position:absolute;top:-50%;left:-50%;transform:scale(0)}.BenefitsSection-module__VZzBLa__benefitCard:hover:before{transform:scale(1)}.BenefitsSection-module__VZzBLa__benefitCard:hover{border-color:#38bdf8;transform:translateY(-10px)scale(1.05);box-shadow:0 15px 35px #0003}.BenefitsSection-module__VZzBLa__benefitCard h3{color:#0f172a;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.BenefitsSection-module__VZzBLa__benefitCard p{color:#475569;font-size:1rem;line-height:1.7}@media (max-width:768px){.BenefitsSection-module__VZzBLa__benefitsHeading{font-size:2rem}.BenefitsSection-module__VZzBLa__benefitCard h3{font-size:1.2rem}.BenefitsSection-module__VZzBLa__benefitCard p{font-size:.95rem}}
.CoursesSection-module__qPAFKa__coursesSection{text-align:center;color:#1e293b;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:30px;margin:4rem 1rem;padding:5rem 2rem;box-shadow:0 6px 18px #0000001a}.CoursesSection-module__qPAFKa__heading{background:linear-gradient(90deg,#0ea5e9,#6366f1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.CoursesSection-module__qPAFKa__intro{color:#334155;max-width:900px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.8}.CoursesSection-module__qPAFKa__courseGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto 2rem;display:grid}.CoursesSection-module__qPAFKa__courseCard{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;font-weight:600;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #0000001a}.CoursesSection-module__qPAFKa__courseCard:hover{border-color:#38bdf8;transform:translateY(-6px)scale(1.04);box-shadow:0 10px 24px #00000026}.CoursesSection-module__qPAFKa__note{color:#475569;max-width:900px;margin:2rem auto 0;font-size:1rem;line-height:1.7}@media (max-width:768px){.CoursesSection-module__qPAFKa__heading{font-size:2rem}.CoursesSection-module__qPAFKa__intro,.CoursesSection-module__qPAFKa__note{font-size:.95rem}.CoursesSection-module__qPAFKa__courseCard{padding:1.2rem;font-size:.95rem}}
.ServicesPage-module__DPfGTa__ctaWrapper{justify-content:center;margin:60px 0 40px;display:flex}.ServicesPage-module__DPfGTa__gradientButton{color:#fff;background:linear-gradient(90deg,#ff7a18,#ff4e50);border:none;border-radius:9999px;align-items:center;gap:10px;padding:14px 28px;font-size:18px;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 20px #ff7e5f4d}.ServicesPage-module__DPfGTa__gradientButton:hover{transform:scale(1.05);box-shadow:0 12px 30px #ff7e5f73}
