.ContactModal-module__M_UpNq__overlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#0a1128cc;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ContactModal-module__M_UpNq__modal{background:#fff;border-radius:24px;flex-direction:row;width:100%;max-width:1000px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.ContactModal-module__M_UpNq__leftSidebar{color:#fff;background:linear-gradient(135deg,#0a1128 0%,#039 100%);flex-direction:column;flex:1;justify-content:center;padding:3rem;display:flex;position:relative;overflow:hidden}.ContactModal-module__M_UpNq__bgPattern{opacity:.3;z-index:1;background-image:radial-gradient(#ffffff1a 2px,#0000 2px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.ContactModal-module__M_UpNq__sidebarContent{z-index:2;position:relative}.ContactModal-module__M_UpNq__sidebarTitle{font-family:var(--font-outfit),sans-serif;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ContactModal-module__M_UpNq__sidebarTitle span{color:#00b1ff}.ContactModal-module__M_UpNq__sidebarText{color:#e2e8f0;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.ContactModal-module__M_UpNq__featureList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.ContactModal-module__M_UpNq__featureItem{color:#f8fafc;align-items:flex-start;gap:1rem;font-size:1.05rem;display:flex}.ContactModal-module__M_UpNq__featureIcon{color:#00b1ff;flex-shrink:0;margin-top:2px}.ContactModal-module__M_UpNq__rightPanel{background:#fff;flex:1.2;padding:3rem;position:relative;overflow-y:auto}.ContactModal-module__M_UpNq__closeButton{color:#64748b;cursor:pointer;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ContactModal-module__M_UpNq__closeButton:hover{color:#0f172a;background:#e2e8f0;transform:rotate(90deg)}.ContactModal-module__M_UpNq__formHeader{margin-bottom:2rem}.ContactModal-module__M_UpNq__formTitle{font-family:var(--font-outfit),sans-serif;color:#0a1128;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.ContactModal-module__M_UpNq__formSubtitle{color:#64748b;font-size:1rem}.ContactModal-module__M_UpNq__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.ContactModal-module__M_UpNq__formGroupFull{grid-column:span 2}.ContactModal-module__M_UpNq__label{color:#1e293b;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.ContactModal-module__M_UpNq__inputWrapper{position:relative}.ContactModal-module__M_UpNq__input,.ContactModal-module__M_UpNq__select,.ContactModal-module__M_UpNq__textarea{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:.875rem 1rem .875rem 2.8rem;font-family:inherit;font-size:1rem;transition:all .2s}.ContactModal-module__M_UpNq__select{appearance:none}.ContactModal-module__M_UpNq__textarea{resize:vertical;min-height:120px;padding-left:1rem}.ContactModal-module__M_UpNq__inputIcon{color:#94a3b8;pointer-events:none;transition:color .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ContactModal-module__M_UpNq__input:focus,.ContactModal-module__M_UpNq__textarea:focus,.ContactModal-module__M_UpNq__select:focus{background:#fff;border-color:#00b1ff;outline:none;box-shadow:0 0 0 3px #00b1ff1a}.ContactModal-module__M_UpNq__input:focus+.ContactModal-module__M_UpNq__inputIcon,.ContactModal-module__M_UpNq__select:focus+.ContactModal-module__M_UpNq__inputIcon{color:#00b1ff}.ContactModal-module__M_UpNq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#039 0%,#00b1ff 100%);border:none;border-radius:99px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1.1rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.ContactModal-module__M_UpNq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00b1ff4d}@media (max-width:992px){.ContactModal-module__M_UpNq__modal{flex-direction:column;max-width:600px}.ContactModal-module__M_UpNq__leftSidebar,.ContactModal-module__M_UpNq__rightPanel{padding:2rem}.ContactModal-module__M_UpNq__formGrid{grid-template-columns:1fr;gap:1rem}.ContactModal-module__M_UpNq__formGroupFull{grid-column:span 1}}@media (max-width:640px){.ContactModal-module__M_UpNq__sidebarTitle{font-size:2rem}.ContactModal-module__M_UpNq__leftSidebar,.ContactModal-module__M_UpNq__rightPanel{padding:1.5rem}.ContactModal-module__M_UpNq__closeButton{top:1rem;right:1rem}}
.Header-module__hBw1pG__header{z-index:1000;width:100%;padding:0;transition:all .5s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{padding-top:0}.Header-module__hBw1pG__topBar{color:#fff9;letter-spacing:.5px;background-color:#050a1b;padding:.5rem 0;font-size:.75rem;font-weight:600;transition:all .4s}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__topBar{display:none}.Header-module__hBw1pG__topBarContent{justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__topLinks{gap:2rem;display:flex}.Header-module__hBw1pG__topLinks a{transition:var(--transition-fast);align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__topLinks a:hover{color:var(--white)}.Header-module__hBw1pG__utility{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__phone{color:var(--accent-blue);align-items:center;gap:.5rem;font-weight:700;display:flex}.Header-module__hBw1pG__mainNav{-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffd9;border:1px solid #0033991a;border-radius:99px;width:90%;max-width:1200px;margin:1.5rem auto;padding:.75rem 2rem;transition:all .6s cubic-bezier(.16,1,.3,1);box-shadow:0 20px 40px #0000001f}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__mainNav{background:#fffffffa;border:none;border-bottom:1px solid #0000000d;border-radius:0;width:100%;max-width:100%;margin:0;padding:.5rem 0;box-shadow:0 4px 15px #0000000d}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navContainer{width:90%;max-width:1200px;margin:0 auto;padding:0 2rem}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;display:flex}.Header-module__hBw1pG__logoText{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;font-size:1.6rem;font-weight:800;font-family:var(--font-outfit);-webkit-background-clip:text;background-clip:text}.Header-module__hBw1pG__navLinks{letter-spacing:.8px;text-transform:uppercase;gap:2.5rem;font-size:.85rem;font-weight:700;list-style:none;display:flex}.Header-module__hBw1pG__navLinks a{color:var(--text-primary);transition:var(--transition-fast);position:relative}.Header-module__hBw1pG__navLinks a:after{content:"";background-color:var(--accent-blue);transform-origin:100%;width:100%;height:2px;transition:transform .4s cubic-bezier(.165,.84,.44,1);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Header-module__hBw1pG__navLinks a:hover{color:var(--primary-blue)}.Header-module__hBw1pG__navLinks a:hover:after{transform-origin:0;transform:scaleX(1)}.Header-module__hBw1pG__navActions{align-items:center;gap:1.25rem;display:flex}.Header-module__hBw1pG__loginBtn{color:var(--text-primary);transition:var(--transition-fast);align-items:center;gap:.5rem;font-weight:600;display:flex}.Header-module__hBw1pG__loginBtn:hover{color:var(--primary-blue)}.Header-module__hBw1pG__searchBtn{color:var(--text-secondary);transition:var(--transition-fast);background:#00339908;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.Header-module__hBw1pG__searchBtn:hover{color:var(--primary-blue);background:#00339914;transform:rotate(90deg)scale(1.1)}@media (max-width:1024px){.Header-module__hBw1pG__navLinks,.Header-module__hBw1pG__topBar,.Header-module__hBw1pG__loginBtn{display:none}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-dark);color:var(--white);border-top:1px solid #ffffff0d;padding:5rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__logo{letter-spacing:2px;color:var(--white);margin-bottom:1.5rem;font-size:1.5rem;font-weight:900}.Footer-module__S6Hkya__brandDesc{color:#ffffff80;max-width:320px;margin-bottom:2.5rem;font-size:.95rem}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{color:#fff9;width:45px;height:45px;transition:var(--transition-fast);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socials a:hover{background:var(--accent-blue);color:var(--white);transform:translateY(-5px)}.Footer-module__S6Hkya__linkCol h4,.Footer-module__S6Hkya__contactCol h4{color:var(--white);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__S6Hkya__linkCol ul{list-style:none}.Footer-module__S6Hkya__linkCol li{margin-bottom:1rem}.Footer-module__S6Hkya__linkCol a{color:#ffffff80;transition:var(--transition-fast);font-weight:500}.Footer-module__S6Hkya__linkCol a:hover{color:var(--accent-blue);padding-left:5px}.Footer-module__S6Hkya__contactCol{flex-direction:column;gap:2rem;display:flex}.Footer-module__S6Hkya__contactItem{align-items:flex-start;gap:1.5rem;display:flex}.Footer-module__S6Hkya__contactItem svg{color:var(--accent-blue);margin-top:.25rem}.Footer-module__S6Hkya__contactItem div{flex-direction:column;display:flex}.Footer-module__S6Hkya__contactItem span{text-transform:uppercase;color:#ffffff4d;letter-spacing:1px;font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__contactItem strong{color:#ffffffe6;font-size:1.1rem}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:3rem;display:flex}.Footer-module__S6Hkya__bottomLinks{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__bottomLinks p{color:#ffffff4d;font-size:.85rem}.Footer-module__S6Hkya__bottomLinks ul{gap:2rem;list-style:none;display:flex}.Footer-module__S6Hkya__bottomLinks a{color:#ffffff80;transition:var(--transition-fast);font-size:.85rem}.Footer-module__S6Hkya__bottomLinks a:hover{color:var(--white)}.Footer-module__S6Hkya__accreditation{gap:2rem;display:flex}.Footer-module__S6Hkya__accreditation span{text-transform:uppercase;color:#fff3;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}@media (max-width:1200px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:3rem}.Footer-module__S6Hkya__bottomLinks ul{flex-wrap:wrap;justify-content:center;gap:1rem}.Footer-module__S6Hkya__accreditation{justify-content:center}.Footer-module__S6Hkya__footer{padding:3rem 0 1rem}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:140px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgWrapper{z-index:-1;width:100%;height:120%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__imagePlaceholder{background-image:url(/hero-bg.png);background-position:50%;background-size:cover;width:100%;height:100%}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(135deg,#0a1128e6 0%,#0a112866 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__badge{color:var(--accent-blue);background:#00b1ff1a;border:1px solid #00b1ff33;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__title{color:var(--white);margin-bottom:1rem;font-size:4rem;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:#ffffffb3;max-width:550px;margin-bottom:2rem;font-size:1.15rem}.Hero-module__ZARIfG__actions{align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__courseFinderWrapper{position:relative}.Hero-module__ZARIfG__courseFinder{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:20px;padding:2.5rem;box-shadow:0 30px 60px #0000004d}.Hero-module__ZARIfG__courseFinder h3{color:var(--primary-blue);margin-bottom:.5rem;font-size:1.8rem}.Hero-module__ZARIfG__courseFinder p{color:var(--text-secondary);margin-bottom:2rem}.Hero-module__ZARIfG__benefitList{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.Hero-module__ZARIfG__benefitItem{color:var(--text-primary);align-items:center;gap:1rem;font-weight:600;display:flex}.Hero-module__ZARIfG__benefitCheck{background:var(--accent-blue);width:24px;height:24px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;display:flex}.Hero-module__ZARIfG__finderFooter{color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.85rem;text-decoration:underline;display:flex}@media (max-width:1024px){.Hero-module__ZARIfG__hero{min-height:auto;padding:150px 0 100px}.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr;gap:5rem}.Hero-module__ZARIfG__badge,.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__subtitle{margin:0 auto 3rem}.Hero-module__ZARIfG__courseFinderWrapper{max-width:500px;margin:0 auto}}@media (max-width:640px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__hero{padding:120px 0 80px}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem;width:100%}.Hero-module__ZARIfG__actions button{justify-content:center;width:100%}.Hero-module__ZARIfG__courseFinder{padding:1.5rem}}
.ProgramHero-module__TyLcZG__hero{color:#fff;background:#0a1128;padding:11rem 2rem 6rem;position:relative;overflow:hidden}.ProgramHero-module__TyLcZG__heroInner{z-index:2;max-width:1200px;margin:0 auto;position:relative}.ProgramHero-module__TyLcZG__heroGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.ProgramHero-module__TyLcZG__heroGridWithImage{grid-template-columns:1fr 1fr}.ProgramHero-module__TyLcZG__heroContent{position:relative}.ProgramHero-module__TyLcZG__heroContentCenter{text-align:center;max-width:800px;margin:0 auto}.ProgramHero-module__TyLcZG__badge{color:#00b1ff;background:#ffffff1a;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.ProgramHero-module__TyLcZG__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.ProgramHero-module__TyLcZG__title span{color:#00b1ff}.ProgramHero-module__TyLcZG__description{color:#e5e7eb;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.ProgramHero-module__TyLcZG__imageWrapper{aspect-ratio:4/3;border:1px solid #ffffff1a;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.ProgramHero-module__TyLcZG__bgElements{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ProgramHero-module__TyLcZG__circle1{background:radial-gradient(circle,#0033994d 0%,#0a112800 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;left:-10%}.ProgramHero-module__TyLcZG__circle2{background:radial-gradient(circle,#00b1ff33 0%,#0a112800 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;right:-10%}@media (max-width:992px){.ProgramHero-module__TyLcZG__heroGridWithImage{text-align:center;grid-template-columns:1fr}.ProgramHero-module__TyLcZG__badge{margin-left:auto;margin-right:auto}}@media (max-width:768px){.ProgramHero-module__TyLcZG__title{font-size:2.5rem}.ProgramHero-module__TyLcZG__hero{padding:6rem 1.5rem 4rem}.ProgramHero-module__TyLcZG__imageWrapper{aspect-ratio:16/9}}@media (max-width:480px){.ProgramHero-module__TyLcZG__title{font-size:2rem}.ProgramHero-module__TyLcZG__hero{padding:5rem 1rem 3rem}}
.FeatureList-module__k9ZohG__section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.FeatureList-module__k9ZohG__sectionTitle{font-family:var(--font-outfit),sans-serif;color:#0a1128;text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.FeatureList-module__k9ZohG__sectionDescription{text-align:center;color:#666;max-width:700px;margin:0 auto 3rem;font-size:1.125rem}.FeatureList-module__k9ZohG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.FeatureList-module__k9ZohG__card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;height:100%;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #0000000d}.FeatureList-module__k9ZohG__card:hover{border-color:#e2e8f0;transform:translateY(-5px);box-shadow:0 20px 40px #0033991a}.FeatureList-module__k9ZohG__iconWrapper{color:#00b1ff;background:#00b1ff1a;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.FeatureList-module__k9ZohG__cardTitle{font-family:var(--font-outfit),sans-serif;color:#0a1128;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.FeatureList-module__k9ZohG__cardText{color:#4b5563;line-height:1.6}.FeatureList-module__k9ZohG__listCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.FeatureList-module__k9ZohG__listIcon{color:#039;flex-shrink:0;margin-top:.25rem}.FeatureList-module__k9ZohG__listContent{color:#1e293b;font-size:1.125rem;font-weight:500}.FeatureList-module__k9ZohG__listDescription{color:#64748b;margin-top:.5rem;font-size:.95rem;font-weight:400;display:block}.FeatureList-module__k9ZohG__simpleGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}
.ValueProps-module__o03LEG__valueProps{background-color:var(--bg-light)}.ValueProps-module__o03LEG__layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;display:grid}.ValueProps-module__o03LEG__supTitle{text-transform:uppercase;letter-spacing:2px;color:var(--accent-blue);margin-bottom:1rem;font-size:.8rem;font-weight:700;display:block}.ValueProps-module__o03LEG__title{color:var(--primary-blue);margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.ValueProps-module__o03LEG__description{color:var(--text-secondary);max-width:500px;margin-bottom:2rem;font-size:1.1rem}.ValueProps-module__o03LEG__stats{gap:4rem;margin-bottom:4rem;display:flex}.ValueProps-module__o03LEG__statItem{flex-direction:column;display:flex}.ValueProps-module__o03LEG__statItem strong{color:var(--primary-blue);font-size:2.5rem;line-height:1}.ValueProps-module__o03LEG__statItem span{color:var(--text-secondary);font-size:.9rem;font-weight:600}.ValueProps-module__o03LEG__whyChooseSection{text-align:left}.ValueProps-module__o03LEG__whyChooseSection h3{color:var(--primary-blue);margin-bottom:1.5rem;font-size:1.5rem}.ValueProps-module__o03LEG__whyList{flex-direction:column;gap:1rem;list-style:none;display:flex}.ValueProps-module__o03LEG__whyList li{color:var(--text-primary);align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.ValueProps-module__o03LEG__checkIcon{color:var(--accent-blue);background:#00b1ff1a;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;display:flex}.ValueProps-module__o03LEG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.ValueProps-module__o03LEG__card{background:var(--white);transition:var(--transition-fast);border:1px solid #00000005;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #00000008}.ValueProps-module__o03LEG__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.ValueProps-module__o03LEG__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem}.ValueProps-module__o03LEG__card p{color:var(--text-secondary);font-size:.95rem}@media (max-width:1024px){.ValueProps-module__o03LEG__layout{text-align:center;grid-template-columns:1fr;gap:4rem}.ValueProps-module__o03LEG__description{margin:0 auto 3rem}.ValueProps-module__o03LEG__stats{justify-content:center}}@media (max-width:640px){.ValueProps-module__o03LEG__grid{grid-template-columns:1fr}.ValueProps-module__o03LEG__title{font-size:2.5rem}.ValueProps-module__o03LEG__stats{flex-direction:column;gap:2rem}}
.ImageText-module__1NEbRG__section{background:#fff;padding:6rem 2rem}.ImageText-module__1NEbRG__sectionAlt{background:#f8fafc}.ImageText-module__1NEbRG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.ImageText-module__1NEbRG__imageLeft .ImageText-module__1NEbRG__imageWrapper{order:1}.ImageText-module__1NEbRG__imageLeft .ImageText-module__1NEbRG__content,.ImageText-module__1NEbRG__imageRight .ImageText-module__1NEbRG__imageWrapper{order:2}.ImageText-module__1NEbRG__imageRight .ImageText-module__1NEbRG__content{order:1}.ImageText-module__1NEbRG__imageWrapper{aspect-ratio:4/3;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.ImageText-module__1NEbRG__image{object-fit:cover;transition:transform .5s}.ImageText-module__1NEbRG__imageWrapper:hover .ImageText-module__1NEbRG__image{transform:scale(1.05)}.ImageText-module__1NEbRG__content{max-width:600px}.ImageText-module__1NEbRG__title{font-family:var(--font-outfit),sans-serif;color:#0a1128;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ImageText-module__1NEbRG__description{color:#4b5563;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.ImageText-module__1NEbRG__featureList{margin:2rem 0 0;padding:0;list-style:none}.ImageText-module__1NEbRG__featureItem{color:#1e293b;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:1.125rem;display:flex}.ImageText-module__1NEbRG__featureIcon{color:#00b1ff;flex-shrink:0;margin-top:2px}@media (max-width:992px){.ImageText-module__1NEbRG__container{grid-template-columns:1fr;gap:3rem}.ImageText-module__1NEbRG__imageLeft .ImageText-module__1NEbRG__imageWrapper,.ImageText-module__1NEbRG__imageRight .ImageText-module__1NEbRG__imageWrapper{aspect-ratio:16/9;order:1}.ImageText-module__1NEbRG__imageLeft .ImageText-module__1NEbRG__content,.ImageText-module__1NEbRG__imageRight .ImageText-module__1NEbRG__content{text-align:center;order:2;margin:0 auto}.ImageText-module__1NEbRG__featureItem{text-align:left}}@media (max-width:768px){.ImageText-module__1NEbRG__section{padding:3rem 1rem}.ImageText-module__1NEbRG__title{font-size:2rem}}
.Process-module__RmMdVa__process{background-color:var(--white);padding:8rem 0 4rem}.Process-module__RmMdVa__header{text-align:center;margin-bottom:4rem}.Process-module__RmMdVa__supTitle{text-transform:uppercase;letter-spacing:2px;color:var(--accent-blue);margin-bottom:1rem;font-size:.8rem;font-weight:700;display:block}.Process-module__RmMdVa__title{color:var(--primary-blue);margin-bottom:1rem;font-size:3rem}.Process-module__RmMdVa__header p{color:var(--text-secondary);font-size:1.25rem}.Process-module__RmMdVa__timeline{justify-content:space-between;gap:2rem;display:flex;position:relative}.Process-module__RmMdVa__step{text-align:center;z-index:1;flex:1;position:relative}.Process-module__RmMdVa__stepIcon{background:var(--bg-light);width:64px;height:64px;color:var(--primary-blue);border:4px solid var(--white);transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;box-shadow:0 10px 30px #0033991a}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__stepIcon{background:var(--primary-blue);color:var(--white);transform:translateY(-5px)}.Process-module__RmMdVa__stepContent h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.Process-module__RmMdVa__stepContent p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Process-module__RmMdVa__connector{background:linear-gradient(90deg,var(--bg-light)0%,var(--accent-blue)50%,var(--bg-light)100%);z-index:-1;opacity:.3;width:calc(100% - 64px);height:2px;position:absolute;top:32px;left:calc(50% + 32px)}@media (max-width:1024px){.Process-module__RmMdVa__timeline{flex-direction:column;align-items:center;gap:4rem}.Process-module__RmMdVa__step{max-width:400px}.Process-module__RmMdVa__connector{display:none}}@media (max-width:640px){.Process-module__RmMdVa__title{font-size:2rem}}
.CallToAction-module__v0_D9G__cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0a1128 0%,#039 100%);padding:6rem 2rem;position:relative;overflow:hidden}.CallToAction-module__v0_D9G__bgPattern{opacity:.3;z-index:1;background-image:radial-gradient(#ffffff1a 2px,#0000 2px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.CallToAction-module__v0_D9G__content{z-index:2;max-width:800px;margin:0 auto;position:relative}.CallToAction-module__v0_D9G__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.CallToAction-module__v0_D9G__description{color:#cbd5e1;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.CallToAction-module__v0_D9G__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.CallToAction-module__v0_D9G__primaryBtn{color:#fff;cursor:pointer;background:#00b1ff;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.CallToAction-module__v0_D9G__primaryBtn:hover{color:#00b1ff;background:#fff;transform:translateY(-2px)}.CallToAction-module__v0_D9G__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:50px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s}.CallToAction-module__v0_D9G__secondaryBtn:hover{background:#ffffff1a;border-color:#fff}@media (max-width:768px){.CallToAction-module__v0_D9G__title{font-size:2.25rem}.CallToAction-module__v0_D9G__cta{padding:4rem 1.5rem}.CallToAction-module__v0_D9G__actions{flex-direction:column;gap:1rem;width:100%}.CallToAction-module__v0_D9G__primaryBtn,.CallToAction-module__v0_D9G__secondaryBtn{justify-content:center;width:100%}}
.CourseGrid-module__K-xR7G__courseGrid{background-color:var(--white);padding:4rem 0}.CourseGrid-module__K-xR7G__header{text-align:center;margin-bottom:5rem}.CourseGrid-module__K-xR7G__supTitle{text-transform:uppercase;letter-spacing:2px;color:var(--accent-blue);margin-bottom:1rem;font-size:.8rem;font-weight:700;display:block}.CourseGrid-module__K-xR7G__sectionTitle{color:var(--primary-blue);margin-bottom:.75rem;font-size:3rem}.CourseGrid-module__K-xR7G__sectionTitle span{color:var(--accent-blue)}.CourseGrid-module__K-xR7G__header p{color:var(--text-secondary);font-size:1.25rem}.CourseGrid-module__K-xR7G__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.CourseGrid-module__K-xR7G__card{background:var(--white);transition:var(--transition-slow);border:1px solid #0000000d;border-radius:32px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 40px #0000000d}.CourseGrid-module__K-xR7G__card:hover{transform:translateY(-15px);box-shadow:0 30px 60px #0033991a}.CourseGrid-module__K-xR7G__imageWrapper{width:100%;height:220px;position:relative}.CourseGrid-module__K-xR7G__image{transition:var(--transition-slow)}.CourseGrid-module__K-xR7G__card:hover .CourseGrid-module__K-xR7G__image{transform:scale(1.1)}.CourseGrid-module__K-xR7G__tag{background:var(--white);text-transform:uppercase;letter-spacing:1px;border-radius:99px;padding:.5rem 1rem;font-size:.75rem;font-weight:800;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 10px #0000001a}.CourseGrid-module__K-xR7G__cardBody{flex-direction:column;flex:1;padding:2rem;display:flex}.CourseGrid-module__K-xR7G__iconHeading{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CourseGrid-module__K-xR7G__serviceIcon{background:var(--bg-light);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.CourseGrid-module__K-xR7G__rating{align-items:center;gap:.25rem;margin-bottom:1rem;display:flex}.CourseGrid-module__K-xR7G__rating span{color:var(--text-secondary);margin-left:.5rem;font-size:.85rem;font-weight:700}.CourseGrid-module__K-xR7G__cardBody h3{color:var(--text-primary);font-size:1.5rem;line-height:1.2}.CourseGrid-module__K-xR7G__cardBody p{color:var(--text-secondary);flex:1;margin-bottom:1.5rem;font-size:.95rem}.CourseGrid-module__K-xR7G__featureList{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;list-style:none;display:flex}.CourseGrid-module__K-xR7G__featureList li{background:var(--bg-light);color:var(--primary-blue);border-radius:8px;padding:.4rem .8rem;font-size:.85rem;font-weight:600}.CourseGrid-module__K-xR7G__cardBtn{background:var(--primary-blue);width:100%;color:var(--white);transition:var(--transition-fast);border-radius:16px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:700;display:flex}.CourseGrid-module__K-xR7G__card:hover .CourseGrid-module__K-xR7G__cardBtn{background:var(--accent-blue)}@media (max-width:1200px){.CourseGrid-module__K-xR7G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CourseGrid-module__K-xR7G__grid{grid-template-columns:1fr}.CourseGrid-module__K-xR7G__sectionTitle{font-size:2.5rem}}@media (max-width:640px){.CourseGrid-module__K-xR7G__sectionTitle{font-size:2rem}}
.SocialProof-module__qq_XNa__socialProof{background-color:var(--white);padding:4rem 0 8rem;overflow:hidden}.SocialProof-module__qq_XNa__awards{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.SocialProof-module__qq_XNa__awardCard{background:var(--bg-light);transition:var(--transition-fast);border-radius:20px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex}.SocialProof-module__qq_XNa__awardCard:hover{background:var(--white);transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.SocialProof-module__qq_XNa__awardIcon{background:var(--white);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.SocialProof-module__qq_XNa__awardCard h4{color:var(--text-primary);margin:0;font-size:1rem}.SocialProof-module__qq_XNa__awardCard p{color:var(--text-secondary);margin:.25rem 0 0;font-size:.85rem}.SocialProof-module__qq_XNa__partnersSection{margin-bottom:6rem}.SocialProof-module__qq_XNa__partnersTitle{text-align:center;letter-spacing:3px;color:var(--text-secondary);margin-bottom:4rem;font-size:.8rem;font-weight:800}.SocialProof-module__qq_XNa__partnerTrack{width:100%;position:relative;overflow:hidden}.SocialProof-module__qq_XNa__partnerTrack:before,.SocialProof-module__qq_XNa__partnerTrack:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}.SocialProof-module__qq_XNa__partnerTrack:before{background:linear-gradient(90deg,var(--white)0%,transparent 100%);left:0}.SocialProof-module__qq_XNa__partnerTrack:after{background:linear-gradient(-90deg,var(--white)0%,transparent 100%);right:0}.SocialProof-module__qq_XNa__trackInner{gap:4rem;width:max-content;animation:30s linear infinite SocialProof-module__qq_XNa__scroll;display:flex}@keyframes SocialProof-module__qq_XNa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.SocialProof-module__qq_XNa__partnerLogo{color:var(--text-secondary);opacity:.3;transition:var(--transition-fast);font-size:1.5rem;font-weight:900}.SocialProof-module__qq_XNa__partnerLogo:hover{opacity:.8;color:var(--primary-blue)}.SocialProof-module__qq_XNa__ctaBanner{background:var(--primary-blue);background:linear-gradient(135deg,var(--primary-blue)0%,#001f5c 100%);color:var(--white);border-radius:32px;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;padding:3.5rem;display:grid;position:relative;overflow:hidden}.SocialProof-module__qq_XNa__ctaBanner:before{content:"";background:var(--accent-blue);filter:blur(120px);opacity:.2;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.SocialProof-module__qq_XNa__ctaBanner h2{margin-bottom:1rem;font-size:2.8rem}.SocialProof-module__qq_XNa__ctaBanner p{color:#ffffffb3;max-width:500px;margin-bottom:3rem;font-size:1.2rem}.SocialProof-module__qq_XNa__ctaActions{gap:1.5rem;display:flex}.SocialProof-module__qq_XNa__chatBtn{color:var(--white);border-bottom:2px solid var(--accent-blue);transition:var(--transition-fast);align-items:center;gap:.75rem;padding:.5rem 0;font-weight:700;display:flex}.SocialProof-module__qq_XNa__chatBtn:hover{color:var(--accent-blue);transform:translate(10px)}.SocialProof-module__qq_XNa__ctaIllustration{height:200px;position:relative}.SocialProof-module__qq_XNa__floatingBubble{background:var(--white);color:var(--primary-blue);border-radius:20px;padding:1rem 1.5rem;font-weight:800;animation:4s ease-in-out infinite SocialProof-module__qq_XNa__float;position:absolute;box-shadow:0 10px 30px #0003}.SocialProof-module__qq_XNa__floatingBubble:first-child{animation-delay:0s;top:0;left:20%}.SocialProof-module__qq_XNa__floatingBubble:nth-child(2){animation-delay:1s;bottom:0;right:20%}@media (max-width:1024px){.SocialProof-module__qq_XNa__awards{grid-template-columns:1fr}.SocialProof-module__qq_XNa__ctaBanner{text-align:center;grid-template-columns:1fr;padding:3rem}.SocialProof-module__qq_XNa__ctaBanner p{margin:0 auto 3rem}.SocialProof-module__qq_XNa__ctaActions{flex-direction:column;justify-content:center}.SocialProof-module__qq_XNa__ctaIllustration{display:none}}@media (max-width:640px){.SocialProof-module__qq_XNa__ctaBanner{padding:2rem 1rem}.SocialProof-module__qq_XNa__ctaBanner h2{font-size:2rem}.SocialProof-module__qq_XNa__ctaActions{width:100%}.SocialProof-module__qq_XNa__chatBtn{justify-content:center;width:100%}}
.StatBadge-module__hSEuGq__badgeWrapper{z-index:10;pointer-events:none;position:absolute}.StatBadge-module__hSEuGq__badge{-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:16px;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex;box-shadow:0 10px 30px #00339926}.StatBadge-module__hSEuGq__iconWrapper{color:#00b1ff;background:#00b1ff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.StatBadge-module__hSEuGq__content{flex-direction:column;display:flex}.StatBadge-module__hSEuGq__title{font-family:var(--font-outfit),sans-serif;color:#0a1128;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1}.StatBadge-module__hSEuGq__subtitle{color:#64748b;font-size:.875rem;line-height:1}@keyframes StatBadge-module__hSEuGq__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.StatBadge-module__hSEuGq__floatAnim{animation:4s ease-in-out infinite StatBadge-module__hSEuGq__float}@media (max-width:768px){.StatBadge-module__hSEuGq__badge{padding:.75rem 1rem}.StatBadge-module__hSEuGq__iconWrapper{width:32px;height:32px}.StatBadge-module__hSEuGq__title{font-size:1.125rem}.StatBadge-module__hSEuGq__subtitle{font-size:.75rem}}@media (max-width:640px){.StatBadge-module__hSEuGq__badgeWrapper{display:none}}
