.Navbar-module__cJzEcG__navbar{z-index:1000;background:0 0;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);padding:1rem 0;box-shadow:0 4px 6px -1px #0000001a}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{flex-direction:column;display:flex}.Navbar-module__cJzEcG__logoText{font-family:var(--font-heading);color:var(--primary);font-size:1.35rem;font-weight:800;line-height:1}.Navbar-module__cJzEcG__logoSubtext{color:var(--secondary-dark);letter-spacing:.5px;margin-top:.1rem;font-size:.7rem;font-weight:500}.Navbar-module__cJzEcG__desktopLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--foreground);padding-bottom:.25rem;font-size:.95rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--accent)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__mobileBtn{color:var(--primary);background:0 0;display:none}.Navbar-module__cJzEcG__interiorPage:not(.Navbar-module__cJzEcG__scrolled) .Navbar-module__cJzEcG__logoText,.Navbar-module__cJzEcG__interiorPage:not(.Navbar-module__cJzEcG__scrolled) .Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__interiorPage:not(.Navbar-module__cJzEcG__scrolled) .Navbar-module__cJzEcG__mobileBtn{color:#fff}.Navbar-module__cJzEcG__interiorPage:not(.Navbar-module__cJzEcG__scrolled) .Navbar-module__cJzEcG__logoSubtext{color:#fffc}.Navbar-module__cJzEcG__interiorPage:not(.Navbar-module__cJzEcG__scrolled) .Navbar-module__cJzEcG__navLink:after{background-color:#fff}.Navbar-module__cJzEcG__mobileMenu{background:var(--background);border-top:1px solid var(--muted-light);flex-direction:column;gap:1rem;padding:1rem;display:flex}.Navbar-module__cJzEcG__mobileNavLink{border-bottom:1px solid var(--muted-light);padding:1rem;font-size:1.1rem;font-weight:600}.Navbar-module__cJzEcG__mobileActions{grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 0;display:grid}.Navbar-module__cJzEcG__mobileActionBtn{background:var(--primary);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:600;display:flex}.Navbar-module__cJzEcG__mobileActionBtnSecondary{background:var(--secondary);color:var(--primary);border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:600;display:flex}@media (max-width:992px){.Navbar-module__cJzEcG__desktopLinks{display:none}.Navbar-module__cJzEcG__mobileBtn{display:block}}
.Footer-module__S6Hkya__footer{background:var(--primary);color:#fff;margin-top:5rem;padding-top:5rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;padding-bottom:4rem;display:grid}.Footer-module__S6Hkya__logoText{color:#fff;font-size:1.5rem;font-weight:800;line-height:1;display:block}.Footer-module__S6Hkya__logoSubtext{color:var(--secondary);letter-spacing:.5px;margin-top:.2rem;font-size:.75rem;font-weight:600;display:block}.Footer-module__S6Hkya__description{color:var(--muted);margin-top:1.5rem;font-size:.95rem}.Footer-module__S6Hkya__socialLinks{gap:1.5rem;margin-top:2rem;display:flex}.Footer-module__S6Hkya__socialLinks a{color:var(--muted);transition:color .3s}.Footer-module__S6Hkya__socialLinks a:hover{color:var(--secondary)}.Footer-module__S6Hkya__linksCol h3,.Footer-module__S6Hkya__contactCol h3{margin-bottom:2rem;font-size:1.25rem;position:relative}.Footer-module__S6Hkya__linksCol h3:after,.Footer-module__S6Hkya__contactCol h3:after{content:"";background:var(--secondary);width:30px;height:2px;position:absolute;bottom:-.5rem;left:0}.Footer-module__S6Hkya__linksCol ul{list-style:none}.Footer-module__S6Hkya__linksCol li{margin-bottom:1rem}.Footer-module__S6Hkya__linksCol a{color:var(--muted);font-size:.95rem}.Footer-module__S6Hkya__linksCol a:hover{color:var(--secondary);padding-left:.5rem}.Footer-module__S6Hkya__contactCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__contactItem{color:var(--muted);align-items:center;gap:1rem;font-size:.95rem;display:flex}.Footer-module__S6Hkya__contactItem a:hover{color:var(--secondary)}.Footer-module__S6Hkya__bottomBar{background:#0003;border-top:1px solid #ffffff0d;padding:1.5rem 0}.Footer-module__S6Hkya__bottomBarContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__bottomBar p{color:var(--muted);margin:0;font-size:.85rem}.Footer-module__S6Hkya__creditLink{color:var(--secondary);font-weight:600;transition:opacity .3s}.Footer-module__S6Hkya__creditLink:hover{opacity:.8}@media (max-width:768px){.Footer-module__S6Hkya__bottomBarContent{text-align:center;flex-direction:column;justify-content:center}}@media (max-width:992px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:576px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:2.5rem}}
.WhatsAppButton-module__V-0EQa__whatsapp{z-index:999;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #25d36666}.WhatsAppButton-module__V-0EQa__whatsapp:hover{transform:scale(1.1)translateY(-5px)}.WhatsAppButton-module__V-0EQa__tooltip{background:var(--primary);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;border-radius:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s;position:absolute;right:80px;box-shadow:0 4px 6px #0000001a}.WhatsAppButton-module__V-0EQa__whatsapp:hover .WhatsAppButton-module__V-0EQa__tooltip{opacity:1;visibility:visible;right:75px}@media (max-width:768px){.WhatsAppButton-module__V-0EQa__whatsapp{width:56px;height:56px;bottom:1.5rem;right:1.5rem}}
.Hero-module__QyaE7G__hero{align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__QyaE7G__heroContainer{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__QyaE7G__badge{background:var(--muted-light);color:var(--primary);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__QyaE7G__content h1{margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.Hero-module__QyaE7G__content p{color:var(--muted);max-width:540px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__QyaE7G__actions{gap:1.5rem;margin-bottom:3rem;display:flex}.Hero-module__QyaE7G__stats{gap:3rem;display:flex}.Hero-module__QyaE7G__statItem{align-items:center;gap:1rem;display:flex}.Hero-module__QyaE7G__statIcon{background:var(--muted-light);width:40px;height:40px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__QyaE7G__statItem strong{color:var(--primary);font-size:1.25rem;display:block}.Hero-module__QyaE7G__statItem span{color:var(--muted);font-size:.85rem}.Hero-module__QyaE7G__imageContainer{position:relative}.Hero-module__QyaE7G__imageWrapper{border-radius:2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Hero-module__QyaE7G__heroImage{width:100%;height:auto;display:block}.Hero-module__QyaE7G__experienceBadge{background:var(--primary);color:#fff;text-align:center;border-radius:1rem;flex-direction:column;padding:1rem;display:flex;position:absolute;top:2rem;right:2rem}.Hero-module__QyaE7G__experienceBadge strong{color:var(--secondary);font-size:1.5rem}.Hero-module__QyaE7G__experienceBadge span{text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.Hero-module__QyaE7G__floatingCard{z-index:3;background:#fff;border-radius:1rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;position:absolute;bottom:2rem;left:-2rem;box-shadow:0 20px 25px -5px #0000001a}.Hero-module__QyaE7G__stars{gap:2px;display:flex}.Hero-module__QyaE7G__floatingCard p{color:var(--primary);margin:0;font-size:.9rem;font-weight:600}.Hero-module__QyaE7G__bgDecoration{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__QyaE7G__blob1{filter:blur(60px);background:radial-gradient(circle,#3b82f61a 0%,#fff0 70%);width:500px;height:500px;position:absolute;top:-10%;right:-5%}.Hero-module__QyaE7G__blob2{filter:blur(80px);background:radial-gradient(circle,#f59e0b0d 0%,#fff0 70%);width:600px;height:600px;position:absolute;bottom:-10%;left:-5%}@media (max-width:1200px){.Hero-module__QyaE7G__content h1{font-size:3.5rem}}@media (max-width:992px){.Hero-module__QyaE7G__heroContainer{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__QyaE7G__content{flex-direction:column;align-items:center;display:flex}.Hero-module__QyaE7G__content p{margin-left:auto;margin-right:auto}.Hero-module__QyaE7G__actions,.Hero-module__QyaE7G__stats{justify-content:center}.Hero-module__QyaE7G__floatingCard{left:1rem}}@media (max-width:576px){.Hero-module__QyaE7G__content h1{font-size:2.5rem}.Hero-module__QyaE7G__actions{flex-direction:column;width:100%}.Hero-module__QyaE7G__stats{flex-direction:column;gap:1.5rem}.Hero-module__QyaE7G__hero{padding-top:80px}}
.Stats-module__9_V5QG__statsSection{background:var(--primary);color:#fff;z-index:10;border-radius:2rem;margin-top:-4rem;margin-left:2rem;margin-right:2rem;padding:4rem 0;position:relative;box-shadow:0 20px 25px -5px #0003}.Stats-module__9_V5QG__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Stats-module__9_V5QG__statCard{text-align:center;border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;display:flex}.Stats-module__9_V5QG__statCard:last-child{border-right:none}.Stats-module__9_V5QG__value{color:var(--secondary);margin-bottom:.5rem;font-size:3rem;font-weight:800}.Stats-module__9_V5QG__info{flex-direction:column;display:flex}.Stats-module__9_V5QG__label{text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:700}.Stats-module__9_V5QG__sublabel{color:var(--muted);margin-top:2px;font-size:.8rem}@media (max-width:992px){.Stats-module__9_V5QG__statsGrid{grid-template-columns:repeat(2,1fr);gap:3rem}.Stats-module__9_V5QG__statCard{border-right:none}}@media (max-width:576px){.Stats-module__9_V5QG__statsGrid{grid-template-columns:1fr}.Stats-module__9_V5QG__statsSection{margin-left:1rem;margin-right:1rem;padding:3rem 0}.Stats-module__9_V5QG__value{font-size:2.5rem}}
.CoursesSnapshot-module__9vAaNW__header{text-align:center;max-width:700px;margin:0 auto 4rem}.CoursesSnapshot-module__9vAaNW__header h2{margin:1rem 0;font-size:2.5rem}.CoursesSnapshot-module__9vAaNW__header p{color:var(--muted);font-size:1.1rem}.CoursesSnapshot-module__9vAaNW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.CoursesSnapshot-module__9vAaNW__courseCard{border-radius:1.25rem;flex-direction:column;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.CoursesSnapshot-module__9vAaNW__courseCard:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 20px 25px -5px #0000000d}.CoursesSnapshot-module__9vAaNW__iconWrapper{background:var(--muted-light);width:64px;height:64px;color:var(--primary);border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.CoursesSnapshot-module__9vAaNW__courseCard:hover .CoursesSnapshot-module__9vAaNW__iconWrapper{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:var(--secondary);transform:scale(1.1)rotate(5deg)}.CoursesSnapshot-module__9vAaNW__courseCard h3{margin-bottom:1rem;font-size:1.5rem}.CoursesSnapshot-module__9vAaNW__courseCard p{color:var(--muted);flex-grow:1;margin-bottom:2rem}.CoursesSnapshot-module__9vAaNW__link{color:var(--primary);text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.CoursesSnapshot-module__9vAaNW__link:hover{color:var(--accent);gap:.75rem}.CoursesSnapshot-module__9vAaNW__modalContent{flex-direction:column;gap:2rem;display:flex}.CoursesSnapshot-module__9vAaNW__modalDetails{color:var(--muted);margin:0;font-size:1.15rem}.CoursesSnapshot-module__9vAaNW__benefitsList{background:var(--muted-light);border-radius:1.5rem;grid-template-columns:1fr 1fr;gap:1.5rem;padding:2rem;display:grid}.CoursesSnapshot-module__9vAaNW__benefitItem{color:var(--primary);align-items:center;gap:1rem;font-size:.95rem;font-weight:700;display:flex}.CoursesSnapshot-module__9vAaNW__modalActions{gap:1.5rem;margin-top:1rem;display:flex}.CoursesSnapshot-module__9vAaNW__footer{text-align:center;margin-top:4rem}@media (max-width:576px){.CoursesSnapshot-module__9vAaNW__header h2{font-size:2rem}}
.Modal-module__Ro-5Wq__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0a192fd9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Modal-module__Ro-5Wq__modal{background:#fff;border:1px solid #ffffff1a;border-radius:2rem;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Modal-module__Ro-5Wq__header{border-bottom:1px solid var(--muted-light);justify-content:space-between;align-items:center;padding:2rem 3rem;display:flex}.Modal-module__Ro-5Wq__header h3{color:var(--primary);margin:0;font-size:1.8rem}.Modal-module__Ro-5Wq__closeBtn{background:var(--muted-light);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Modal-module__Ro-5Wq__closeBtn:hover{background:var(--primary);color:#fff;transform:rotate(90deg)}.Modal-module__Ro-5Wq__content{color:var(--muted);padding:3rem;font-size:1.1rem;line-height:1.8;overflow-y:auto}@media (max-width:768px){.Modal-module__Ro-5Wq__overlay{padding:1rem}.Modal-module__Ro-5Wq__header{padding:1.5rem 2rem}.Modal-module__Ro-5Wq__content{padding:2rem}.Modal-module__Ro-5Wq__header h3{font-size:1.5rem}}
.WhyChooseUs-module__kNeNyG__whySection{background:var(--muted-light);overflow:hidden}.WhyChooseUs-module__kNeNyG__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:5rem;display:grid}.WhyChooseUs-module__kNeNyG__content h2{margin:1.5rem 0;font-size:2.8rem;line-height:1.2}.WhyChooseUs-module__kNeNyG__content p{color:var(--muted);margin-bottom:3rem;font-size:1.1rem}.WhyChooseUs-module__kNeNyG__featuresList{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.WhyChooseUs-module__kNeNyG__featureItem{gap:1.5rem;display:flex}.WhyChooseUs-module__kNeNyG__iconBox{width:48px;height:48px;color:var(--accent);background:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 6px -1px #0000000d}.WhyChooseUs-module__kNeNyG__featureItem h3{margin-bottom:.5rem;font-size:1.1rem}.WhyChooseUs-module__kNeNyG__featureItem p{margin:0;font-size:.9rem}.WhyChooseUs-module__kNeNyG__imageCol{position:relative}.WhyChooseUs-module__kNeNyG__mainImageWrapper{background:var(--primary);border-radius:2rem;height:500px;position:relative;overflow:hidden}.WhyChooseUs-module__kNeNyG__placeholderImage{background:linear-gradient(135deg, var(--primary), var(--primary-light));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WhyChooseUs-module__kNeNyG__decoration{border:1px solid #ffffff1a;border-radius:50%;width:150%;height:150%;position:absolute}.WhyChooseUs-module__kNeNyG__statsCard{z-index:2;text-align:center;background:#fff;border-radius:1.5rem;padding:2rem;position:absolute;top:3rem;left:-3rem;box-shadow:0 20px 25px -5px #0000001a}.WhyChooseUs-module__kNeNyG__statsCard h3{color:var(--secondary-dark);margin-bottom:.5rem;font-size:2.5rem}.WhyChooseUs-module__kNeNyG__statsCard p{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.85rem;font-weight:700}@media (max-width:1200px){.WhyChooseUs-module__kNeNyG__featuresList{grid-template-columns:1fr}}@media (max-width:992px){.WhyChooseUs-module__kNeNyG__grid{grid-template-columns:1fr;gap:4rem}.WhyChooseUs-module__kNeNyG__imageCol{order:-1}.WhyChooseUs-module__kNeNyG__statsCard{top:2rem;left:2rem}}@media (max-width:576px){.WhyChooseUs-module__kNeNyG__content h2{font-size:2rem}.WhyChooseUs-module__kNeNyG__mainImageWrapper{height:350px}}
.TeachingMethod-module__iCYO8G__header{text-align:center;margin-bottom:5rem}.TeachingMethod-module__iCYO8G__header h2{margin:1.5rem 0;font-size:2.8rem}.TeachingMethod-module__iCYO8G__grid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.TeachingMethod-module__iCYO8G__methodCard{border:1px solid var(--muted-light);background:#fff;border-radius:1.5rem;gap:2rem;padding:2.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.TeachingMethod-module__iCYO8G__methodCard:hover{border-color:var(--accent);transform:scale(1.02);box-shadow:0 20px 25px -5px #0000001a}.TeachingMethod-module__iCYO8G__iconWrapper{background:var(--muted-light);width:72px;height:72px;color:var(--primary);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.TeachingMethod-module__iCYO8G__methodCard:hover .TeachingMethod-module__iCYO8G__iconWrapper{background:var(--primary);color:#fff}.TeachingMethod-module__iCYO8G__content h3{margin-bottom:1rem;font-size:1.25rem}.TeachingMethod-module__iCYO8G__content p{color:var(--muted);margin:0;font-size:.95rem}@media (max-width:992px){.TeachingMethod-module__iCYO8G__grid{grid-template-columns:1fr}}@media (max-width:576px){.TeachingMethod-module__iCYO8G__header h2{font-size:2.2rem}.TeachingMethod-module__iCYO8G__methodCard{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}}
.ResultsPreview-module__EZiJRW__resultsSection{background:#fff}.ResultsPreview-module__EZiJRW__header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.ResultsPreview-module__EZiJRW__headerContent{max-width:600px}.ResultsPreview-module__EZiJRW__header h2{margin:1rem 0;font-size:2.5rem}.ResultsPreview-module__EZiJRW__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.ResultsPreview-module__EZiJRW__topperCard{background:var(--muted-light);border-radius:1.5rem;transition:all .3s;overflow:hidden}.ResultsPreview-module__EZiJRW__topperCard:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px #0000001a}.ResultsPreview-module__EZiJRW__imageWrapper{aspect-ratio:1;position:relative}.ResultsPreview-module__EZiJRW__placeholderImg{background:linear-gradient(135deg, var(--primary), var(--primary-light));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ResultsPreview-module__EZiJRW__rankBadge{background:var(--secondary);color:var(--primary);border-radius:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:800;position:absolute;bottom:1rem;right:1rem;box-shadow:0 4px 6px #0000001a}.ResultsPreview-module__EZiJRW__info{text-align:center;padding:1.5rem}.ResultsPreview-module__EZiJRW__info h3{margin-bottom:.25rem;font-size:1.1rem}.ResultsPreview-module__EZiJRW__info p{color:var(--muted);margin:0;font-size:.85rem;font-weight:600}@media (max-width:992px){.ResultsPreview-module__EZiJRW__grid{grid-template-columns:repeat(2,1fr)}.ResultsPreview-module__EZiJRW__header{flex-direction:column;align-items:flex-start;gap:2rem}}@media (max-width:576px){.ResultsPreview-module__EZiJRW__grid{grid-template-columns:1fr}.ResultsPreview-module__EZiJRW__header h2{font-size:2rem}}
.Testimonials-module__zBFpaq__testimonialSection{background:var(--primary);color:#fff;padding-bottom:8rem;overflow:hidden}.Testimonials-module__zBFpaq__header{text-align:center;margin-bottom:5rem}.Testimonials-module__zBFpaq__header h2{margin:1.5rem 0;font-size:2.8rem}.Testimonials-module__zBFpaq__googleRating{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Testimonials-module__zBFpaq__stars{gap:4px;display:flex}.Testimonials-module__zBFpaq__googleRating span{color:var(--muted);font-size:.95rem}.Testimonials-module__zBFpaq__scrollWrapper{width:100%;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Testimonials-module__zBFpaq__scrollContent{gap:2rem;padding:1rem;display:flex}.Testimonials-module__zBFpaq__testimonialCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;flex-shrink:0;gap:1.5rem;width:400px;padding:2.5rem;display:flex}.Testimonials-module__zBFpaq__quoteIcon{color:var(--secondary);opacity:.5}.Testimonials-module__zBFpaq__text{color:#ffffffe6;flex-grow:1;font-size:1.1rem;line-height:1.6}.Testimonials-module__zBFpaq__footer{align-items:center;gap:1rem;display:flex}.Testimonials-module__zBFpaq__avatar{background:var(--secondary);width:48px;height:48px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.Testimonials-module__zBFpaq__info h4{margin:0;font-size:1rem}.Testimonials-module__zBFpaq__info span{color:var(--muted);font-size:.8rem}@media (max-width:768px){.Testimonials-module__zBFpaq__testimonialCard{width:300px;padding:2rem}.Testimonials-module__zBFpaq__header h2{font-size:2.2rem}}
.FacultyHighlight-module__UbPsea__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:6rem;display:grid}.FacultyHighlight-module__UbPsea__imageCol{position:relative}.FacultyHighlight-module__UbPsea__imageWrapper{border-radius:2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.FacultyHighlight-module__UbPsea__image{width:100%;height:auto}.FacultyHighlight-module__UbPsea__experienceBadge{background:var(--secondary);color:var(--primary);text-align:center;border-radius:1rem;flex-direction:column;padding:1.5rem;display:flex;position:absolute;bottom:2rem;right:-1rem;box-shadow:0 10px 15px #0000001a}.FacultyHighlight-module__UbPsea__experienceBadge strong{font-size:1.8rem}.FacultyHighlight-module__UbPsea__experienceBadge span{text-transform:uppercase;font-size:.8rem;font-weight:700}.FacultyHighlight-module__UbPsea__content h2{margin-bottom:.5rem;font-size:3rem}.FacultyHighlight-module__UbPsea__tagline{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:1.1rem;font-weight:700}.FacultyHighlight-module__UbPsea__bio{color:var(--muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.FacultyHighlight-module__UbPsea__expertiseList{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:3rem;display:grid}.FacultyHighlight-module__UbPsea__expertiseItem{gap:1rem;display:flex}.FacultyHighlight-module__UbPsea__icon{color:var(--primary);flex-shrink:0}.FacultyHighlight-module__UbPsea__expertiseItem h4{margin-bottom:.25rem;font-size:1rem}.FacultyHighlight-module__UbPsea__expertiseItem p{color:var(--muted);margin:0;font-size:.85rem}@media (max-width:992px){.FacultyHighlight-module__UbPsea__grid{grid-template-columns:1fr;gap:4rem}.FacultyHighlight-module__UbPsea__imageCol{max-width:400px;margin:0 auto}}@media (max-width:576px){.FacultyHighlight-module__UbPsea__content h2{font-size:2.2rem}.FacultyHighlight-module__UbPsea__expertiseList{grid-template-columns:1fr}}
.BatchDetails-module__jSEaia__header{text-align:center;margin-bottom:4rem}.BatchDetails-module__jSEaia__header h2{margin:1.5rem 0;font-size:2.8rem}.BatchDetails-module__jSEaia__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.BatchDetails-module__jSEaia__batchCard{border:1px solid var(--muted-light);background:#fff;border-radius:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #0a192f08}.BatchDetails-module__jSEaia__batchCard:before{content:"";background:var(--secondary);opacity:0;width:4px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.BatchDetails-module__jSEaia__batchCard:hover{border-color:var(--secondary);transform:translateY(-8px);box-shadow:0 20px 40px #0a192f14}.BatchDetails-module__jSEaia__batchCard:hover:before{opacity:1}.BatchDetails-module__jSEaia__cardHeader{background:var(--muted-light);padding:2rem}.BatchDetails-module__jSEaia__batchCard:hover .BatchDetails-module__jSEaia__cardHeader{background:#f59e0b0d}.BatchDetails-module__jSEaia__level{color:var(--secondary-dark);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:inline-block}.BatchDetails-module__jSEaia__cardHeader h3{margin:0;font-size:1.5rem}.BatchDetails-module__jSEaia__cardBody{flex-direction:column;gap:1rem;padding:2rem;display:flex}.BatchDetails-module__jSEaia__detail{color:var(--muted);align-items:center;gap:1rem;font-size:.95rem;display:flex}.BatchDetails-module__jSEaia__cardFooter{border-top:1px solid var(--muted-light);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.BatchDetails-module__jSEaia__status{color:#10b981;font-size:.85rem;font-weight:700}.BatchDetails-module__jSEaia__enrollBtn{color:var(--primary);font-size:.9rem;font-weight:700}.BatchDetails-module__jSEaia__enrollBtn:hover{color:var(--accent)}@media (max-width:576px){.BatchDetails-module__jSEaia__header h2{font-size:2rem}}
.DemoCTA-module__5mODCq__banner{background:var(--primary);color:#fff;border-radius:2rem;justify-content:space-between;align-items:center;padding:4rem;display:flex;position:relative;overflow:hidden}.DemoCTA-module__5mODCq__content{z-index:2;max-width:600px;position:relative}.DemoCTA-module__5mODCq__content h2{margin-bottom:1.5rem;font-size:3rem}.DemoCTA-module__5mODCq__content p{color:#fffc;font-size:1.25rem}.DemoCTA-module__5mODCq__action{z-index:2;text-align:center;position:relative}.DemoCTA-module__5mODCq__subtext{opacity:.7;margin-top:1rem;font-size:.85rem}.DemoCTA-module__5mODCq__decor1{background:var(--secondary);opacity:.1;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.DemoCTA-module__5mODCq__decor2{background:var(--accent);opacity:.1;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-30px;left:20%}@media (max-width:992px){.DemoCTA-module__5mODCq__banner{text-align:center;flex-direction:column;gap:3rem;padding:3rem 2rem}}@media (max-width:576px){.DemoCTA-module__5mODCq__content h2{font-size:2.2rem}.DemoCTA-module__5mODCq__banner{padding:2.5rem 1.5rem}}
.GalleryPreview-module__nvYOZa__header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.GalleryPreview-module__nvYOZa__headerContent{max-width:600px}.GalleryPreview-module__nvYOZa__header h2{margin:1rem 0;font-size:2.5rem}.GalleryPreview-module__nvYOZa__grid{grid-template-rows:repeat(2,250px);grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.GalleryPreview-module__nvYOZa__large{grid-area:span 2/span 2}.GalleryPreview-module__nvYOZa__small{grid-column:span 1}.GalleryPreview-module__nvYOZa__wide{grid-column:span 2}.GalleryPreview-module__nvYOZa__imageWrapper{border:1px solid #0000000d;border-radius:1.5rem;width:100%;height:100%;transition:transform .3s;position:relative;overflow:hidden}.GalleryPreview-module__nvYOZa__imageWrapper:hover{transform:scale(1.02)}.GalleryPreview-module__nvYOZa__image{object-fit:cover}@media (max-width:992px){.GalleryPreview-module__nvYOZa__header{flex-direction:column;align-items:flex-start;gap:2rem}.GalleryPreview-module__nvYOZa__grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.GalleryPreview-module__nvYOZa__large,.GalleryPreview-module__nvYOZa__small,.GalleryPreview-module__nvYOZa__wide{grid-column:span 1;height:250px}}@media (max-width:576px){.GalleryPreview-module__nvYOZa__grid{grid-template-columns:1fr}}
.PageBanner-module__KHZSoa__hero{text-align:center;color:#fff;justify-content:center;align-items:center;min-height:450px;padding:180px 0 100px;display:flex;position:relative;overflow:hidden}.PageBanner-module__KHZSoa__bgImage{object-fit:cover;z-index:0}.PageBanner-module__KHZSoa__overlay{z-index:1;background:#0009;position:absolute;inset:0}.PageBanner-module__KHZSoa__heroContent{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.PageBanner-module__KHZSoa__heroContent h1{color:#fff;text-shadow:0 4px 10px #0000004d;margin-bottom:1.5rem;font-size:4rem}.PageBanner-module__KHZSoa__heroContent h1 .text-gradient{background:linear-gradient(135deg, #fff, var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.PageBanner-module__KHZSoa__heroContent p{opacity:.9;max-width:700px;margin:0 auto;font-size:1.25rem}.PageBanner-module__KHZSoa__iconWrapper{color:var(--secondary);margin-bottom:1.5rem}@media (max-width:768px){.PageBanner-module__KHZSoa__hero{min-height:350px;padding:140px 0 80px}.PageBanner-module__KHZSoa__heroContent h1{font-size:2.5rem}.PageBanner-module__KHZSoa__heroContent p{font-size:1.1rem}}
.FAQ-module__B6EfNG__header{text-align:center;margin-bottom:4rem}.FAQ-module__B6EfNG__header h2{margin:1rem 0;font-size:2.5rem}.FAQ-module__B6EfNG__faqList{max-width:800px;margin:0 auto}.FAQ-module__B6EfNG__faqItem{border:1px solid var(--muted-light);border-radius:1rem;margin-bottom:1rem;transition:all .3s;overflow:hidden}.FAQ-module__B6EfNG__faqItem:hover{border-color:var(--secondary)}.FAQ-module__B6EfNG__question{text-align:left;width:100%;color:var(--primary);background:#fff;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.1rem;font-weight:700;display:flex}.FAQ-module__B6EfNG__answer{color:var(--muted);background:#fff;padding:0 2rem 1.5rem;font-size:.95rem;line-height:1.6}.FAQ-module__B6EfNG__answer p{margin:0}@media (max-width:576px){.FAQ-module__B6EfNG__header h2{font-size:2rem}.FAQ-module__B6EfNG__question{padding:1.25rem 1.5rem;font-size:1rem}.FAQ-module__B6EfNG__answer{padding:0 1.5rem 1.25rem}}
.About-module__8aBknG__hero{background:var(--muted-light);text-align:center;padding:180px 0 100px}.About-module__8aBknG__heroContent h1{margin-bottom:1.5rem;font-size:4rem}.About-module__8aBknG__heroContent p{color:var(--muted);max-width:700px;margin:0 auto;font-size:1.25rem}.About-module__8aBknG__storyGrid{grid-template-columns:1.5fr 1fr;align-items:center;gap:6rem;display:grid}.About-module__8aBknG__storyText h2{margin-bottom:1.5rem;font-size:3rem}.About-module__8aBknG__storyText p{color:var(--muted);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.About-module__8aBknG__statsCard{background:var(--primary);color:#fff;text-align:center;border-radius:2rem;flex-direction:column;gap:3rem;padding:4rem;display:flex}.About-module__8aBknG__stat strong{color:var(--secondary);margin-bottom:.5rem;font-size:3rem;display:block}.About-module__8aBknG__stat span{text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:700}.About-module__8aBknG__missionSection{background:var(--muted-light)}.About-module__8aBknG__missionGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.About-module__8aBknG__missionCard{background:#fff;border-radius:2rem;padding:4rem;box-shadow:0 10px 15px #0000000d}.About-module__8aBknG__missionCard h3{margin-bottom:1.5rem;font-size:1.8rem}.About-module__8aBknG__missionCard p{color:var(--muted);font-size:1.1rem;line-height:1.6}.About-module__8aBknG__achievements h2{text-align:center;margin-bottom:4rem;font-size:3rem}.About-module__8aBknG__achievementGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.About-module__8aBknG__achieveCard{border:1px solid var(--muted-light);background:#fff;border-radius:1.5rem;align-items:center;gap:2rem;padding:2.5rem;display:flex}.About-module__8aBknG__achieveCard p{color:var(--primary);margin:0;font-size:1.1rem;font-weight:700}@media (max-width:992px){.About-module__8aBknG__storyGrid,.About-module__8aBknG__missionGrid,.About-module__8aBknG__achievementGrid,.About-module__8aBknG__founderGrid{grid-template-columns:1fr}}.About-module__8aBknG__founderGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:2rem;display:grid}.About-module__8aBknG__founderText h2{margin-bottom:1.5rem;font-size:3rem}.About-module__8aBknG__founderText p{color:var(--muted);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.About-module__8aBknG__founderImageWrapper{border-radius:2rem;overflow:hidden;box-shadow:0 10px 30px #0000001a}.About-module__8aBknG__founderImage{object-fit:cover;width:100%;height:auto;display:block}
.Blog-module__jW6Nga__hero{background:var(--muted-light);text-align:center;padding:180px 0 100px}.Blog-module__jW6Nga__heroContent h1{margin:1.5rem 0;font-size:4rem}.Blog-module__jW6Nga__heroContent p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.25rem}.Blog-module__jW6Nga__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:3rem;display:grid}.Blog-module__jW6Nga__postCard{border:1px solid var(--muted-light);background:#fff;border-radius:1.5rem;transition:all .3s;overflow:hidden;box-shadow:0 10px 15px #0000000d}.Blog-module__jW6Nga__postCard:hover{border-color:var(--secondary);transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.Blog-module__jW6Nga__imagePlaceholder{background:var(--primary-light);justify-content:center;align-items:center;height:240px;display:flex}.Blog-module__jW6Nga__content{padding:2.5rem}.Blog-module__jW6Nga__meta{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Blog-module__jW6Nga__category{text-transform:uppercase;color:var(--accent);background:var(--muted-light);border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:800}.Blog-module__jW6Nga__date{color:var(--muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Blog-module__jW6Nga__content h3{margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.Blog-module__jW6Nga__content p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:2rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.Blog-module__jW6Nga__readMore{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.Blog-module__jW6Nga__readMore:hover{color:var(--accent)}@media (max-width:768px){.Blog-module__jW6Nga__heroContent h1{font-size:3rem}}
.Contact-module__J3q-aa__hero{background:var(--muted-light);text-align:center;padding:180px 0 100px}.Contact-module__J3q-aa__heroContent h1{margin-bottom:1.5rem;font-size:4rem}.Contact-module__J3q-aa__heroContent p{color:var(--muted);font-size:1.25rem}.Contact-module__J3q-aa__grid{grid-template-columns:1fr 1.2fr;gap:6rem;display:grid}.Contact-module__J3q-aa__contactDetails h2{margin-bottom:1.5rem;font-size:3rem}.Contact-module__J3q-aa__contactDetails p{color:var(--muted);margin-bottom:3rem;font-size:1.15rem}.Contact-module__J3q-aa__infoList{flex-direction:column;gap:2rem;display:flex}.Contact-module__J3q-aa__infoItem{align-items:center;gap:1.5rem;display:flex}.Contact-module__J3q-aa__iconBox{background:var(--primary);color:#fff;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Contact-module__J3q-aa__infoItem h4{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:.9rem}.Contact-module__J3q-aa__infoItem a,.Contact-module__J3q-aa__infoItem p{color:var(--primary);margin:0;font-size:1.2rem;font-weight:700}.Contact-module__J3q-aa__formContainer{border:1px solid var(--muted-light);background:#fff;border-radius:2rem;padding:4rem;box-shadow:0 25px 50px -12px #0000001a}.Contact-module__J3q-aa__form h3{margin-bottom:2rem;font-size:1.8rem}.Contact-module__J3q-aa__formGroup{margin-bottom:1.5rem}.Contact-module__J3q-aa__formGroup label{color:var(--primary);margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.Contact-module__J3q-aa__formGroup input,.Contact-module__J3q-aa__formGroup select,.Contact-module__J3q-aa__formGroup textarea{background:var(--muted-light);border:1px solid #0000;border-radius:.75rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem}.Contact-module__J3q-aa__formGroup input:focus,.Contact-module__J3q-aa__formGroup select:focus,.Contact-module__J3q-aa__formGroup textarea:focus{border-color:var(--accent);background:#fff;outline:none}.Contact-module__J3q-aa__mapSection{margin-top:5rem;line-height:0}@media (max-width:992px){.Contact-module__J3q-aa__grid{grid-template-columns:1fr;gap:4rem}.Contact-module__J3q-aa__formContainer{padding:2.5rem 1.5rem}}
.Courses-module__uvHiBG__hero{background:var(--muted-light);text-align:center;padding:180px 0 100px}.Courses-module__uvHiBG__heroContent h1{margin:1.5rem 0;font-size:4rem}.Courses-module__uvHiBG__heroContent p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.25rem}.Courses-module__uvHiBG__coursesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:-80px;display:grid}.Courses-module__uvHiBG__courseCard{background:#fff;flex-direction:column;gap:2rem;padding:3rem;display:flex}.Courses-module__uvHiBG__cardHeader h3{margin-bottom:1rem;font-size:1.8rem}.Courses-module__uvHiBG__cardHeader p{color:var(--muted);line-height:1.6}.Courses-module__uvHiBG__features{flex-direction:column;gap:1rem;display:flex}.Courses-module__uvHiBG__feature{color:var(--primary);align-items:center;gap:1rem;font-size:.95rem;font-weight:600;display:flex}.Courses-module__uvHiBG__whySection{background:#fff}.Courses-module__uvHiBG__whyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.Courses-module__uvHiBG__whyText h2{margin-bottom:1.5rem;font-size:3rem}.Courses-module__uvHiBG__whyItems{flex-direction:column;gap:2.5rem;margin-top:3rem;display:flex}.Courses-module__uvHiBG__whyItem{gap:1.5rem;display:flex}.Courses-module__uvHiBG__whyIcon{background:var(--muted-light);width:56px;height:56px;color:var(--primary);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Courses-module__uvHiBG__whyItem h4{margin-bottom:.5rem;font-size:1.2rem}.Courses-module__uvHiBG__whyItem p{color:var(--muted);margin:0}.Courses-module__uvHiBG__whyImage{height:500px}.Courses-module__uvHiBG__placeholderImg{background:var(--muted-light);border-radius:2rem;width:100%;height:100%;position:relative}.Courses-module__uvHiBG__placeholderImg:after{content:"";border:2px solid var(--secondary);z-index:-1;border-radius:2rem;position:absolute;inset:2rem -2rem -2rem 2rem}@media (max-width:992px){.Courses-module__uvHiBG__heroContent h1{font-size:3rem}.Courses-module__uvHiBG__whyGrid{grid-template-columns:1fr;gap:4rem}.Courses-module__uvHiBG__whyImage{height:350px}}@media (max-width:576px){.Courses-module__uvHiBG__heroContent h1{font-size:2.5rem}.Courses-module__uvHiBG__courseCard{padding:2rem}}
.Faculty-module__3n3Nfa__hero{background:var(--muted-light);text-align:center;padding:180px 0 100px}.Faculty-module__3n3Nfa__hero h1{margin-bottom:1rem;font-size:4rem}.Faculty-module__3n3Nfa__hero p{color:var(--muted);font-size:1.25rem}.Faculty-module__3n3Nfa__profileGrid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:6rem;display:grid}.Faculty-module__3n3Nfa__imageWrapper{background:var(--primary);border-radius:2.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Faculty-module__3n3Nfa__image{width:100%;height:auto;display:block}.Faculty-module__3n3Nfa__contentCol h2{margin-bottom:.5rem;font-size:3.5rem}.Faculty-module__3n3Nfa__role{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:1.2rem;font-weight:800}.Faculty-module__3n3Nfa__bio{color:var(--muted);flex-direction:column;gap:1.5rem;margin-bottom:3rem;font-size:1.15rem;line-height:1.8;display:flex}.Faculty-module__3n3Nfa__achievements{flex-direction:column;gap:1.5rem;display:flex}.Faculty-module__3n3Nfa__achievementItem{background:var(--muted-light);color:var(--primary);border-radius:1rem;align-items:center;gap:1.5rem;padding:1.5rem;font-weight:700;display:flex}.Faculty-module__3n3Nfa__philosophySection{background:var(--primary);color:#fff}.Faculty-module__3n3Nfa__philosophyHeader{text-align:center;margin-bottom:5rem}.Faculty-module__3n3Nfa__philosophyHeader h2{margin-bottom:1.5rem;font-size:3rem}.Faculty-module__3n3Nfa__philosophyGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Faculty-module__3n3Nfa__philCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2rem;padding:3rem}.Faculty-module__3n3Nfa__philIcon{background:var(--secondary);width:64px;height:64px;color:var(--primary);border-radius:1rem;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.Faculty-module__3n3Nfa__philCard h3{margin-bottom:1.5rem;font-size:1.5rem}.Faculty-module__3n3Nfa__philCard p{color:#ffffffb3;line-height:1.6}@media (max-width:992px){.Faculty-module__3n3Nfa__profileGrid{grid-template-columns:1fr;gap:4rem}.Faculty-module__3n3Nfa__philosophyGrid{grid-template-columns:1fr}.Faculty-module__3n3Nfa__contentCol h2{font-size:2.8rem}}
.Gallery-module__fvxASG__hero{background:var(--muted-light);text-align:center;padding:180px 0 100px}.Gallery-module__fvxASG__heroContent h1{margin-bottom:1rem;font-size:4rem}.Gallery-module__fvxASG__filterBar{justify-content:center;gap:1.5rem;margin-bottom:4rem;display:flex}.Gallery-module__fvxASG__filterBar button{background:var(--muted-light);border-radius:2rem;padding:.75rem 2rem;font-weight:700;transition:all .3s}.Gallery-module__fvxASG__filterBar button.Gallery-module__fvxASG__active,.Gallery-module__fvxASG__filterBar button:hover{background:var(--primary);color:#fff}.Gallery-module__fvxASG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Gallery-module__fvxASG__galleryItem{cursor:pointer;border-radius:1.5rem;position:relative;overflow:hidden}.Gallery-module__fvxASG__imagePlaceholder{aspect-ratio:4/3;background:var(--primary-light);justify-content:center;align-items:center;display:flex;position:relative}.Gallery-module__fvxASG__overlay{color:#fff;opacity:0;background:linear-gradient(#0000,#000c);padding:2rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Gallery-module__fvxASG__galleryItem:hover .Gallery-module__fvxASG__overlay{opacity:1}.Gallery-module__fvxASG__category{text-transform:uppercase;color:var(--secondary);margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:block}.Gallery-module__fvxASG__overlay h3{margin:0;font-size:1.25rem}.Gallery-module__fvxASG__videoSection{margin-top:8rem}.Gallery-module__fvxASG__videoHeader{text-align:center;margin-bottom:4rem}.Gallery-module__fvxASG__videoHeader h2{font-size:3rem}.Gallery-module__fvxASG__videoGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Gallery-module__fvxASG__videoCard{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 15px #0000000d}.Gallery-module__fvxASG__videoPlaceholder{aspect-ratio:16/9;background:var(--primary);justify-content:center;align-items:center;display:flex}.Gallery-module__fvxASG__playBtn{background:var(--secondary);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding-left:5px;transition:transform .3s;display:flex}.Gallery-module__fvxASG__videoCard:hover .Gallery-module__fvxASG__playBtn{transform:scale(1.1)}.Gallery-module__fvxASG__videoInfo{justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Gallery-module__fvxASG__videoInfo h4{margin:0}.Gallery-module__fvxASG__videoInfo span{color:var(--muted);font-size:.8rem}@media (max-width:992px){.Gallery-module__fvxASG__videoGrid{grid-template-columns:1fr}}
.Results-module__f8kFSa__hero{background:var(--primary);color:#fff;text-align:center;padding:180px 0 100px}.Results-module__f8kFSa__heroContent h1{margin:1.5rem 0;font-size:4rem}.Results-module__f8kFSa__heroContent p{opacity:.8;font-size:1.25rem}.Results-module__f8kFSa__statsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:-80px;margin-bottom:5rem;display:grid}.Results-module__f8kFSa__statCard{background:var(--secondary);color:var(--primary);text-align:center;border-radius:1.5rem;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a}.Results-module__f8kFSa__statCard h3{margin-bottom:.5rem;font-size:2.5rem}.Results-module__f8kFSa__statCard p{text-transform:uppercase;letter-spacing:1px;font-weight:700}.Results-module__f8kFSa__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.Results-module__f8kFSa__topperCard{border:1px solid var(--muted-light);background:#fff;border-radius:1.5rem;transition:all .3s;overflow:hidden}.Results-module__f8kFSa__topperCard:hover{border-color:var(--secondary);transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.Results-module__f8kFSa__imagePlaceholder{aspect-ratio:1;background:var(--primary-light);justify-content:center;align-items:center;display:flex}.Results-module__f8kFSa__image{object-fit:cover;width:100%;height:100%}.Results-module__f8kFSa__info{text-align:center;padding:1.5rem;position:relative}.Results-module__f8kFSa__resultsByYear{flex-direction:column;gap:6rem;display:flex}.Results-module__f8kFSa__yearSection{flex-direction:column;gap:3rem;display:flex}.Results-module__f8kFSa__yearHeader{align-items:center;gap:2rem;display:flex}.Results-module__f8kFSa__yearTitle{color:var(--primary);margin:0;font-size:3rem;font-weight:900;line-height:1}.Results-module__f8kFSa__yearLine{background:var(--muted-light);flex-grow:1;height:2px}.Results-module__f8kFSa__seeMoreContainer{justify-content:center;margin-top:1rem;display:flex}.Results-module__f8kFSa__info h3{margin-bottom:.5rem;font-size:1.2rem}.Results-module__f8kFSa__info p{color:var(--muted);margin-bottom:1rem;font-size:.85rem}.Results-module__f8kFSa__rank{color:var(--secondary-dark);font-size:1rem;font-weight:800}@media (max-width:992px){.Results-module__f8kFSa__heroContent h1{font-size:3rem}}@media (max-width:768px){.Results-module__f8kFSa__statsGrid{grid-template-columns:1fr;margin-top:-40px}}
.CourseTemplate-module__do5wFq__hero{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;text-align:center;padding:180px 0 100px}.CourseTemplate-module__do5wFq__heroContent h1{margin:1.5rem 0;font-size:3.5rem}.CourseTemplate-module__do5wFq__heroContent p{opacity:.8;max-width:700px;margin:0 auto 3rem;font-size:1.2rem}.CourseTemplate-module__do5wFq__heroActions{justify-content:center;gap:1.5rem;display:flex}.CourseTemplate-module__do5wFq__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:-5rem;display:grid}.CourseTemplate-module__do5wFq__benefitCard{text-align:center;border:1px solid var(--muted-light);background:#fff;border-radius:1.5rem;padding:2.5rem;box-shadow:0 20px 25px -5px #0000000d}.CourseTemplate-module__do5wFq__benefitCard h3{margin:1.5rem 0 1rem}.CourseTemplate-module__do5wFq__benefitCard p{color:var(--muted);font-size:.95rem}.CourseTemplate-module__do5wFq__syllabusSection{background:var(--muted-light)}.CourseTemplate-module__do5wFq__syllabusGrid{grid-template-columns:1.5fr 1fr;align-items:flex-start;gap:5rem;display:grid}.CourseTemplate-module__do5wFq__syllabusList{flex-direction:column;gap:1.5rem;margin-top:3rem;display:flex}.CourseTemplate-module__do5wFq__syllabusItem{background:#fff;border-radius:.75rem;align-items:center;gap:1.5rem;padding:1rem;display:flex}.CourseTemplate-module__do5wFq__dot{background:var(--secondary);border-radius:50%;width:12px;height:12px}.CourseTemplate-module__do5wFq__enrollCard{background:var(--primary);color:#fff;padding:2.5rem}.CourseTemplate-module__do5wFq__enrollCard h3{margin-bottom:1rem}.CourseTemplate-module__do5wFq__featureList{flex-direction:column;gap:1rem;margin:2rem 0;list-style:none;display:flex}.CourseTemplate-module__do5wFq__featureList li{align-items:center;gap:1rem;font-size:.9rem;display:flex}@media (max-width:992px){.CourseTemplate-module__do5wFq__syllabusGrid,.CourseTemplate-module__do5wFq__benefitsGrid{grid-template-columns:1fr}}@media (max-width:576px){.CourseTemplate-module__do5wFq__heroContent h1{font-size:2.5rem}.CourseTemplate-module__do5wFq__heroActions{flex-direction:column}}
.ContactMap-module__fcpUBW__grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:5rem;display:grid}.ContactMap-module__fcpUBW__contactInfo h2{margin:1.5rem 0;font-size:2.8rem}.ContactMap-module__fcpUBW__contactInfo p{color:var(--muted);margin-bottom:3rem;font-size:1.1rem}.ContactMap-module__fcpUBW__infoCards{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.ContactMap-module__fcpUBW__infoCard{background:var(--muted-light);border-radius:1rem;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.ContactMap-module__fcpUBW__infoCard:hover{background:#fff;box-shadow:0 10px 15px #0000000d}.ContactMap-module__fcpUBW__iconBox{background:var(--primary);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ContactMap-module__fcpUBW__infoCard h4{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:.9rem}.ContactMap-module__fcpUBW__infoCard a,.ContactMap-module__fcpUBW__infoCard p{color:var(--primary);margin:0;font-size:1.1rem;font-weight:700}.ContactMap-module__fcpUBW__form{border:1px solid var(--muted-light);background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 20px 25px -5px #0000000d}.ContactMap-module__fcpUBW__form h3{margin-bottom:2rem;font-size:1.5rem}.ContactMap-module__fcpUBW__formGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.ContactMap-module__fcpUBW__form input,.ContactMap-module__fcpUBW__form select,.ContactMap-module__fcpUBW__form textarea{background:var(--muted-light);border:1px solid #0000;border-radius:.5rem;width:100%;margin-bottom:1rem;padding:1rem;font-family:inherit;font-size:.95rem}.ContactMap-module__fcpUBW__form input:focus,.ContactMap-module__fcpUBW__form select:focus,.ContactMap-module__fcpUBW__form textarea:focus{border-color:var(--accent);background:#fff;outline:none}.ContactMap-module__fcpUBW__mapCol{height:100%;min-height:600px}.ContactMap-module__fcpUBW__mapWrapper{border-radius:2rem;width:100%;height:100%;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (max-width:992px){.ContactMap-module__fcpUBW__grid{grid-template-columns:1fr}.ContactMap-module__fcpUBW__mapCol{min-height:400px}}@media (max-width:576px){.ContactMap-module__fcpUBW__contactInfo h2{font-size:2rem}.ContactMap-module__fcpUBW__form{padding:2rem 1.5rem}.ContactMap-module__fcpUBW__formGrid{grid-template-columns:1fr}}
