.Navbar-module__OwHo2W__nav{z-index:50;background:0 0;border-bottom:1px solid #0000;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__OwHo2W__scrolled{-webkit-backdrop-filter:blur(24px);box-shadow:var(--shadow-sm);border-bottom-color:var(--border-light);background:#ffffffe6;padding:16px 0}.Navbar-module__OwHo2W__scrolled .Navbar-module__OwHo2W__link,.Navbar-module__OwHo2W__scrolled .Navbar-module__OwHo2W__portalLink,.Navbar-module__OwHo2W__scrolled .Navbar-module__OwHo2W__hamburger{color:var(--text-primary)!important}.Navbar-module__OwHo2W__scrolled .Navbar-module__OwHo2W__logo img{filter:none!important}.Navbar-module__OwHo2W__transparent .Navbar-module__OwHo2W__link,.Navbar-module__OwHo2W__transparent .Navbar-module__OwHo2W__portalLink,.Navbar-module__OwHo2W__transparent .Navbar-module__OwHo2W__hamburger{color:#fff}.Navbar-module__OwHo2W__transparent .Navbar-module__OwHo2W__logo img{filter:brightness(0)invert()}.Navbar-module__OwHo2W__whiteBg{border-bottom:1px solid var(--border-light);box-shadow:var(--shadow-sm);padding:16px 0;background:#fff!important}.Navbar-module__OwHo2W__whiteBg .Navbar-module__OwHo2W__link,.Navbar-module__OwHo2W__whiteBg .Navbar-module__OwHo2W__portalLink,.Navbar-module__OwHo2W__whiteBg .Navbar-module__OwHo2W__hamburger{color:var(--text-primary)!important}.Navbar-module__OwHo2W__whiteBg .Navbar-module__OwHo2W__logo img{filter:none!important}.Navbar-module__OwHo2W__inner{max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__OwHo2W__logo{align-items:center;gap:8px;display:flex}.Navbar-module__OwHo2W__logoIcon{background:var(--color-primary);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Navbar-module__OwHo2W__logoSvg{color:#fff;width:24px;height:24px}.Navbar-module__OwHo2W__logoText{letter-spacing:-.02em;color:var(--text-primary);font-size:1.5rem;font-weight:700}.Navbar-module__OwHo2W__links{align-items:center;gap:32px;display:flex}.Navbar-module__OwHo2W__link{color:var(--text-secondary);font-size:.938rem;font-weight:500;transition:color .2s}.Navbar-module__OwHo2W__link:hover{color:var(--color-primary)}.Navbar-module__OwHo2W__link.Navbar-module__OwHo2W__active{color:var(--color-primary)!important}.Navbar-module__OwHo2W__dropdown{display:inline-block;position:relative}.Navbar-module__OwHo2W__dropdownMenu{min-width:200px;box-shadow:var(--shadow-md);border-radius:var(--radius-sm);z-index:100;opacity:0;visibility:hidden;background-color:#fff;flex-direction:column;padding:8px 0;transition:all .2s;display:flex;position:absolute;top:100%;left:0;transform:translateY(10px)}.Navbar-module__OwHo2W__dropdown:hover .Navbar-module__OwHo2W__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__OwHo2W__dropdownItem{color:var(--text-secondary);white-space:nowrap;padding:10px 16px;font-size:.938rem;font-weight:500;text-decoration:none;transition:background-color .2s}.Navbar-module__OwHo2W__dropdownItem:hover{background-color:var(--bg-hover);color:var(--color-primary)}.Navbar-module__OwHo2W__actions{align-items:center;gap:16px;display:flex}.Navbar-module__OwHo2W__portalLink{color:var(--text-secondary);align-items:center;gap:4px;font-size:.938rem;font-weight:600;transition:color .2s;display:flex}.Navbar-module__OwHo2W__portalLink:hover{color:var(--color-primary)}.Navbar-module__OwHo2W__cta{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-normal) var(--ease-smooth);box-shadow:var(--shadow-blue);border:none;align-items:center;gap:8px;padding:12px 24px;font-size:.938rem;font-weight:700;display:flex;overflow:hidden}.Navbar-module__OwHo2W__ctaText{transition:transform var(--duration-normal) var(--ease-smooth);transform:translate(12px)}.Navbar-module__OwHo2W__ctaIcon{opacity:0;transition:all var(--duration-normal) var(--ease-smooth);transform:translate(-10px)}.Navbar-module__OwHo2W__cta:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-blue-lg);transform:translateY(-1px)}.Navbar-module__OwHo2W__cta:hover .Navbar-module__OwHo2W__ctaText{transform:translate(0)}.Navbar-module__OwHo2W__cta:hover .Navbar-module__OwHo2W__ctaIcon{opacity:1;transform:translate(0)}.Navbar-module__OwHo2W__hamburger{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:8px;display:none}.Navbar-module__OwHo2W__mobileMenu{z-index:100;background:#fff;padding:24px;position:fixed;inset:0}.Navbar-module__OwHo2W__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.Navbar-module__OwHo2W__mobileTitle{color:var(--color-primary);font-size:1.5rem;font-weight:700}.Navbar-module__OwHo2W__mobileClose{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:8px}.Navbar-module__OwHo2W__mobileLinks{flex-direction:column;gap:24px;display:flex}.Navbar-module__OwHo2W__mobileLink{color:var(--text-primary);font-size:1.25rem;font-weight:500}.Navbar-module__OwHo2W__mobileLink.Navbar-module__OwHo2W__active{color:var(--color-primary)!important}.Navbar-module__OwHo2W__mobileDivider{border:none;border-top:1px solid var(--border-light);margin:8px 0}.Navbar-module__OwHo2W__mobileCta{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:1.125rem;font-weight:700;display:flex}.Navbar-module__OwHo2W__mobilePortal{border:1px solid var(--border-light);width:100%;color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:1.125rem;font-weight:700;display:flex}@media (max-width:1024px){.Navbar-module__OwHo2W__links,.Navbar-module__OwHo2W__actions{display:none}.Navbar-module__OwHo2W__hamburger{display:block}}
.Footer-module__N-jXLa__footer{background:var(--surface-subtle);border-top:1px solid var(--border-light);padding-top:80px;padding-bottom:40px}.Footer-module__N-jXLa__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.Footer-module__N-jXLa__grid{grid-template-columns:1fr;gap:48px;margin-bottom:64px;display:grid}@media (min-width:768px){.Footer-module__N-jXLa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__N-jXLa__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.Footer-module__N-jXLa__logo{align-items:center;gap:8px;margin-bottom:24px;display:flex}.Footer-module__N-jXLa__logoIcon{background:var(--color-primary);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Footer-module__N-jXLa__logoText{letter-spacing:-.02em;color:var(--text-primary);font-size:1.25rem;font-weight:700}.Footer-module__N-jXLa__tagline{color:var(--text-tertiary);max-width:360px;margin-bottom:32px;line-height:1.7}.Footer-module__N-jXLa__socials{gap:16px;display:flex}.Footer-module__N-jXLa__socialIcon{background:var(--surface-bg);border:1px solid var(--border-light);width:44px;height:44px;color:var(--text-tertiary);transition:all var(--duration-normal) var(--ease-smooth);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__N-jXLa__socialIcon:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-blue);transform:translateY(-2px)}.Footer-module__N-jXLa__columnTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:.75rem;font-weight:700}.Footer-module__N-jXLa__columnLinks{flex-direction:column;gap:16px;display:flex}.Footer-module__N-jXLa__columnLink{color:var(--text-tertiary);font-size:.938rem;font-weight:700;transition:color .2s}.Footer-module__N-jXLa__columnLink:hover{color:var(--color-primary)}.Footer-module__N-jXLa__contactItem{color:var(--text-tertiary);font-size:.938rem}.Footer-module__N-jXLa__bottom{border-top:1px solid var(--border-light);flex-direction:column;align-items:center;gap:16px;padding-top:32px;display:flex}@media (min-width:768px){.Footer-module__N-jXLa__bottom{flex-direction:row;justify-content:space-between}}.Footer-module__N-jXLa__copyright{color:var(--text-tertiary);font-size:.875rem}.Footer-module__N-jXLa__legal{gap:32px;display:flex}.Footer-module__N-jXLa__legalLink{color:var(--text-tertiary);font-size:.875rem;transition:color .2s}.Footer-module__N-jXLa__legalLink:hover{color:var(--text-secondary)}
.PageHero-module__5xCfqG__heroLight{background:var(--surface-bg);text-align:center;padding-top:192px;padding-bottom:96px;position:relative;overflow:hidden}.PageHero-module__5xCfqG__heroDark{background:var(--surface-dark);text-align:center;color:#fff;padding-top:192px;padding-bottom:96px;position:relative;overflow:hidden}.PageHero-module__5xCfqG__container{z-index:10;max-width:900px;margin:0 auto;padding:0 24px;position:relative}.PageHero-module__5xCfqG__badge{border-radius:var(--radius-full);align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:.875rem;font-weight:700;display:inline-flex}.PageHero-module__5xCfqG__badgeLight{background:var(--color-primary-glow);color:var(--color-primary);border:1px solid #005ce633}.PageHero-module__5xCfqG__badgeDark{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--color-accent);background:#ffffff1a;border:1px solid #fff3}.PageHero-module__5xCfqG__title{letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(3rem,2rem + 4vw,4.5rem);font-weight:800;line-height:1.1}.PageHero-module__5xCfqG__titleLight{color:var(--text-primary)}.PageHero-module__5xCfqG__titleDark{color:#fff}.PageHero-module__5xCfqG__highlightPrimary{color:var(--color-primary)}.PageHero-module__5xCfqG__highlightAccent{color:var(--color-accent)}.PageHero-module__5xCfqG__subtitle{max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.7}.PageHero-module__5xCfqG__subtitleLight{color:var(--text-secondary)}.PageHero-module__5xCfqG__subtitleDark{color:var(--text-tertiary)}.PageHero-module__5xCfqG__blobBlue{background:var(--color-primary-glow);filter:blur(80px);z-index:0;border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;right:-5%}.PageHero-module__5xCfqG__blobAmber{filter:blur(80px);z-index:0;background:#f59e0b1a;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-10%;left:-5%}.PageHero-module__5xCfqG__blobDarkBlue{filter:blur(100px);z-index:0;background:#005ce626;border-radius:50%;width:600px;height:600px;position:absolute;top:0;right:0}.PageHero-module__5xCfqG__blobDarkAmber{filter:blur(100px);z-index:0;background:#f59e0b1a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;left:-10%}
.FormInput-module__SLvcRq__input{border:1px solid var(--border-light);border-radius:var(--radius-md);width:100%;font-family:var(--font-font-roboto), sans-serif;background:var(--surface-bg);padding:12px 16px;font-size:1rem;transition:all .2s}.FormInput-module__SLvcRq__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-glow);outline:none}
.FormSelect-module__UHZnTq__select{border:1px solid var(--border-light);border-radius:var(--radius-md);width:100%;font-family:var(--font-font-roboto), sans-serif;background:var(--surface-bg);cursor:pointer;padding:12px 16px;font-size:1rem;transition:all .2s}.FormSelect-module__UHZnTq__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-glow);outline:none}
.FormCheckbox-module__if9m9q__checkboxWrap{align-items:flex-start;gap:12px;display:flex}.FormCheckbox-module__if9m9q__checkbox{width:20px;height:20px;margin-top:2px}.FormCheckbox-module__if9m9q__checkboxText{color:var(--text-secondary);font-size:.875rem;line-height:1.5}
.FormLabel-module__YjXmWa__label{color:var(--text-primary);justify-content:flex-start;align-items:center;margin-bottom:8px;font-size:.875rem;font-weight:500;display:flex}.FormLabel-module__YjXmWa__requiredMark{color:#ef4444;margin-left:4px}
.FormField-module__M5-oiG__fieldGroup{flex-direction:column;gap:8px;display:flex}.FormField-module__M5-oiG__errorText{color:#ef4444;margin-top:4px;font-size:.75rem}.FormField-module__M5-oiG__descriptionText{color:var(--text-tertiary);opacity:.8;margin-top:2px;font-size:.75rem;line-height:1.4}
.OptionGrid-module__TqhpgW__grid{gap:12px;margin-top:8px;display:grid}@media (max-width:640px){.OptionGrid-module__TqhpgW__grid{grid-template-columns:1fr!important}}
.ApplicationSuccess-module__8uNkzq__successBox{text-align:center;padding:48px}.ApplicationSuccess-module__8uNkzq__successIcon{color:#10b981;margin-bottom:24px;display:inline-block}.ApplicationSuccess-module__8uNkzq__successTitle{color:var(--text-primary);margin-bottom:16px;font-size:2rem;font-weight:700}.ApplicationSuccess-module__8uNkzq__successText{color:var(--text-secondary);margin-bottom:8px;font-size:1.125rem}.ApplicationSuccess-module__8uNkzq__successInfo{color:var(--text-tertiary);margin-bottom:32px;font-size:1rem;line-height:1.5}.ApplicationSuccess-module__8uNkzq__homeBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-sm);border:none;padding:12px 24px;font-weight:600;transition:all .2s}.ApplicationSuccess-module__8uNkzq__homeBtn:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-md)}
.ApplicationSkeleton-module__aQk4pa__skeletonWrap{border-radius:var(--radius-xl);max-width:800px;box-shadow:var(--shadow-xl);border:1px solid var(--border-light);background:#fff;margin:0 auto;padding:48px}
.Hero-module__q7jYiW__hero{background:radial-gradient(circle at top right, #005ce60d, transparent 50%), radial-gradient(circle at bottom left, #f59e0b08, transparent 50%), var(--surface-bg);padding-top:100px;padding-bottom:48px;position:relative;overflow:hidden}@media (min-width:768px){.Hero-module__q7jYiW__hero{padding-top:192px;padding-bottom:128px}}.Hero-module__q7jYiW__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.Hero-module__q7jYiW__grid{flex-direction:column;align-items:center;gap:64px;display:flex}@media (min-width:1024px){.Hero-module__q7jYiW__grid{flex-direction:row}}.Hero-module__q7jYiW__content{text-align:center;flex:1}@media (min-width:1024px){.Hero-module__q7jYiW__content{text-align:left}}.Hero-module__q7jYiW__badge{color:var(--color-primary);border-radius:var(--radius-full);background:#dbeafe;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:700;display:inline-flex}.Hero-module__q7jYiW__pulse{width:8px;height:8px;display:flex;position:relative}.Hero-module__q7jYiW__pulseRing{opacity:.75;background:#60a5fa;border-radius:50%;width:100%;height:100%;animation:1s cubic-bezier(0,0,.2,1) infinite Hero-module__q7jYiW__ping;display:inline-flex;position:absolute}.Hero-module__q7jYiW__pulseDot{background:var(--color-primary);border-radius:50%;width:8px;height:8px;display:inline-flex;position:relative}@keyframes Hero-module__q7jYiW__ping{75%,to{opacity:0;transform:scale(2)}}.Hero-module__q7jYiW__title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2rem,1.8rem + 3vw,5rem);font-weight:800;line-height:1.05}.Hero-module__q7jYiW__highlight{color:var(--color-primary)}.Hero-module__q7jYiW__subtitle{color:var(--text-secondary);max-width:640px;margin-bottom:24px;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.Hero-module__q7jYiW__subtitle{margin-bottom:40px;font-size:1.25rem;line-height:1.7}}@media (min-width:1024px){.Hero-module__q7jYiW__subtitle{margin-left:0;margin-right:0}}@media (max-width:1023px){.Hero-module__q7jYiW__subtitle{margin-left:auto;margin-right:auto}}.Hero-module__q7jYiW__buttons{flex-direction:row;justify-content:center;gap:8px;display:flex}@media (min-width:1024px){.Hero-module__q7jYiW__buttons{justify-content:flex-start}}.Hero-module__q7jYiW__btnPrimary{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-normal) var(--ease-smooth);box-shadow:var(--shadow-blue);border:none;justify-content:center;align-items:center;gap:4px;padding:10px 16px;font-size:.875rem;font-weight:700;display:flex}.Hero-module__q7jYiW__btnPrimary svg{width:16px!important;height:16px!important}.Hero-module__q7jYiW__btnPrimary:hover{background:var(--color-primary-dark)}.Hero-module__q7jYiW__btnSecondary{border:2px solid var(--border-light);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;background:#fff;justify-content:center;align-items:center;padding:10px 16px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.Hero-module__q7jYiW__btnSecondary:hover{border-color:var(--color-primary);color:var(--color-primary)}@media (min-width:640px){.Hero-module__q7jYiW__buttons{gap:16px}.Hero-module__q7jYiW__btnPrimary{gap:8px;padding:16px 32px;font-size:1.125rem}.Hero-module__q7jYiW__btnPrimary svg{width:20px!important;height:20px!important}.Hero-module__q7jYiW__btnSecondary{padding:16px 32px;font-size:1.125rem}}.Hero-module__q7jYiW__visual{flex:1;width:100%;max-width:640px}.Hero-module__q7jYiW__browserWrap{position:relative}.Hero-module__q7jYiW__browser{z-index:10;border-radius:var(--radius-xl);border:1px solid var(--border-light);background:#fff;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #005ce626,0 0 0 1px #00000008,inset 0 0 0 1px #fff}.Hero-module__q7jYiW__browserBar{background:var(--surface-subtle);border-bottom:1px solid var(--border-light);align-items:center;gap:8px;padding:12px 16px;display:flex}.Hero-module__q7jYiW__dots{gap:6px;display:flex}.Hero-module__q7jYiW__dotRed{background:#f87171;border-radius:50%;width:12px;height:12px}.Hero-module__q7jYiW__dotYellow{background:#fbbf24;border-radius:50%;width:12px;height:12px}.Hero-module__q7jYiW__dotGreen{background:#34d399;border-radius:50%;width:12px;height:12px}.Hero-module__q7jYiW__urlBar{border:1px solid var(--border-light);color:var(--text-tertiary);background:#fff;border-radius:4px;flex:1;align-items:center;gap:4px;margin:0 16px;padding:4px 12px;font-size:10px;display:flex}.Hero-module__q7jYiW__browserContent{aspect-ratio:16/10;background:var(--surface-subtle);justify-content:center;align-items:center;padding:32px;display:flex}@media (max-width:640px){.Hero-module__q7jYiW__browserContent{padding:12px}}.Hero-module__q7jYiW__mockGrid{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(6,1fr);gap:16px;width:100%;height:100%;display:grid}@media (max-width:640px){.Hero-module__q7jYiW__mockGrid{gap:6px}.Hero-module__q7jYiW__mockMain{grid-area:span 2/span 4}.Hero-module__q7jYiW__mockSide1,.Hero-module__q7jYiW__mockSide2{grid-area:span 2/span 2}}.Hero-module__q7jYiW__mockMain{border-radius:var(--radius-lg);background:#dbeafe;grid-area:span 4/span 4;justify-content:center;align-items:center;display:flex;overflow:hidden}.Hero-module__q7jYiW__mockMain img{object-fit:cover;width:100%;height:100%}.Hero-module__q7jYiW__mockSide1{border-radius:var(--radius-lg);background:#d1fae5;grid-area:span 2/span 2;justify-content:center;align-items:center;display:flex;overflow:hidden}.Hero-module__q7jYiW__mockSide1 img{object-fit:cover;width:100%;height:100%}.Hero-module__q7jYiW__mockSide2{border-radius:var(--radius-lg);background:#fef3c7;grid-area:span 2/span 2;justify-content:center;align-items:center;display:flex;overflow:hidden}.Hero-module__q7jYiW__mockSide2 img{object-fit:cover;width:100%;height:100%}.Hero-module__q7jYiW__mockIconBlue{color:#60a5fa}.Hero-module__q7jYiW__mockIconGreen{color:#34d399}.Hero-module__q7jYiW__mockIconAmber{color:#fbbf24}.Hero-module__q7jYiW__blobTop{background:var(--color-primary-glow);filter:blur(80px);z-index:0;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.Hero-module__q7jYiW__blobBottom{filter:blur(80px);z-index:0;background:#f59e0b14;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}
.ProgrammesHero-module__qnqDNq__hero{background:#fff;padding-top:144px;padding-bottom:80px;position:relative;overflow:hidden}@media (min-width:768px){.ProgrammesHero-module__qnqDNq__hero{padding-top:192px;padding-bottom:96px}}.ProgrammesHero-module__qnqDNq__container{max-width:var(--container-max);z-index:10;margin:0 auto;padding:0 24px;position:relative}.ProgrammesHero-module__qnqDNq__content{flex-direction:column;align-items:center;gap:64px;display:flex}@media (min-width:1024px){.ProgrammesHero-module__qnqDNq__content{flex-direction:row;justify-content:space-between}}.ProgrammesHero-module__qnqDNq__textWrap{text-align:center;flex:1;max-width:600px}@media (min-width:1024px){.ProgrammesHero-module__qnqDNq__textWrap{text-align:left}}.ProgrammesHero-module__qnqDNq__badge{color:var(--color-primary);border-radius:var(--radius-full);background:#eff6ff;border:1px solid #dbeafe;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:700;display:inline-flex}.ProgrammesHero-module__qnqDNq__badgeIcon{color:#fbbf24}.ProgrammesHero-module__qnqDNq__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(2.5rem,2rem + 3vw,4rem);font-weight:800;line-height:1.1}.ProgrammesHero-module__qnqDNq__highlight{color:var(--color-primary)}.ProgrammesHero-module__qnqDNq__subtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.7}.ProgrammesHero-module__qnqDNq__visualWrap{flex:1;justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:relative}.ProgrammesHero-module__qnqDNq__glassContainer{aspect-ratio:1;-webkit-backdrop-filter:blur(24px);z-index:10;background:#fff6;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:100%;display:flex;position:relative;box-shadow:0 25px 50px -12px #0000001a,inset 0 0 0 1px #fff}.ProgrammesHero-module__qnqDNq__floatItem1,.ProgrammesHero-module__qnqDNq__floatItem2,.ProgrammesHero-module__qnqDNq__floatItem3{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);border:1px solid var(--border-light);z-index:20;background:#fff;justify-content:center;align-items:center;display:flex;position:absolute}.ProgrammesHero-module__qnqDNq__floatItem1{color:#3b82f6;width:80px;height:80px;top:10%;right:15%}.ProgrammesHero-module__qnqDNq__floatItem2{color:#10b981;width:96px;height:96px;bottom:15%;left:5%}.ProgrammesHero-module__qnqDNq__floatItem3{color:#f59e0b;width:72px;height:72px;bottom:25%;right:5%}.ProgrammesHero-module__qnqDNq__centerGraphic{justify-content:center;align-items:center;display:flex;position:relative}.ProgrammesHero-module__qnqDNq__ring1,.ProgrammesHero-module__qnqDNq__ring2{border:2px dashed #0078d433;border-radius:50%;position:absolute}.ProgrammesHero-module__qnqDNq__ring1{width:300px;height:300px;animation:30s linear infinite ProgrammesHero-module__qnqDNq__spin}.ProgrammesHero-module__qnqDNq__ring2{border-style:solid;border-color:#0078d41a;width:220px;height:220px}.ProgrammesHero-module__qnqDNq__centerCore{width:140px;height:140px;box-shadow:var(--shadow-blue);z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.ProgrammesHero-module__qnqDNq__logoMark{background:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.ProgrammesHero-module__qnqDNq__logoIcon{color:#fff}@keyframes ProgrammesHero-module__qnqDNq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProgrammesHero-module__qnqDNq__blobBlue{filter:blur(64px);z-index:0;background:#bfdbfecc;border-radius:50%;width:300px;height:300px;position:absolute;top:0;right:0}.ProgrammesHero-module__qnqDNq__blobIndigo{filter:blur(64px);z-index:0;background:#c7d2fe99;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-50px;left:-50px}
.about-us-module__PTUTCG__main{background:#fcfdfe}.about-us-module__PTUTCG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);padding-top:120px;padding-bottom:80px;position:relative;overflow:hidden}@media (min-width:768px){.about-us-module__PTUTCG__hero{padding-top:200px;padding-bottom:140px}}.about-us-module__PTUTCG__heroContainer{z-index:2;max-width:1000px;margin:0 auto;padding:0 24px;position:relative}.about-us-module__PTUTCG__heroTitle{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2rem,1.5rem + 3vw,3.5rem);font-weight:900;line-height:1.2}.about-us-module__PTUTCG__heroSubtitle{opacity:.9;max-width:700px;margin:0 auto;font-size:clamp(1rem,.9rem + .5vw,1.25rem);line-height:1.6}.about-us-module__PTUTCG__blob1{filter:blur(80px);background:#ffffff0d;border-radius:50%;width:400px;height:400px;position:absolute;top:-10%;left:-10%}.about-us-module__PTUTCG__blob2{filter:blur(60px);background:#3b82f633;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-10%;right:-10%}.about-us-module__PTUTCG__content{max-width:1200px;margin:0 auto;padding:48px 24px}@media (min-width:768px){.about-us-module__PTUTCG__content{padding:100px 24px}}.about-us-module__PTUTCG__grid{grid-template-columns:1fr;align-items:center;gap:40px;margin-bottom:60px;display:grid}@media (min-width:768px){.about-us-module__PTUTCG__grid{grid-template-columns:1fr 1fr;gap:80px;margin-bottom:120px}}.about-us-module__PTUTCG__iconBox{background:#3b82f61a;border-radius:12px;margin-bottom:24px;padding:12px;display:inline-flex}.about-us-module__PTUTCG__sectionTitle{color:#1e293b;margin-bottom:24px;font-size:clamp(1.75rem,1.5rem + 1vw,2.5rem);font-weight:700;line-height:1.2}.about-us-module__PTUTCG__sectionText{color:#475569;margin-bottom:20px;font-size:1.125rem;line-height:1.8}.about-us-module__PTUTCG__imageWrap{width:100%;position:relative}.about-us-module__PTUTCG__image{border-radius:24px;width:100%;display:block;box-shadow:0 20px 40px #0000001a}.about-us-module__PTUTCG__badgeCard{background:#fff;border-radius:16px;max-width:180px;padding:16px;position:absolute;bottom:-20px;left:-20px;box-shadow:0 10px 25px #0000000d}@media (min-width:768px){.about-us-module__PTUTCG__badgeCard{max-width:200px;padding:24px}}.about-us-module__PTUTCG__badgeNumber{color:#3b82f6;font-size:1.5rem;font-weight:700}.about-us-module__PTUTCG__badgeText{color:#64748b;font-size:.875rem}.about-us-module__PTUTCG__orderMobile1{order:1}.about-us-module__PTUTCG__orderMobile2{order:2}@media (min-width:768px){.about-us-module__PTUTCG__orderDesktop1{order:1}.about-us-module__PTUTCG__orderDesktop2{order:2}}.about-us-module__PTUTCG__ctaSection{text-align:center;background:#f8fafc;padding:60px 24px}@media (min-width:768px){.about-us-module__PTUTCG__ctaSection{padding:100px 24px}}.about-us-module__PTUTCG__ctaTitle{color:#1e293b;margin-bottom:24px;font-size:clamp(1.75rem,1.5rem + 1vw,2.5rem);font-weight:800}.about-us-module__PTUTCG__ctaDesc{color:#64748b;max-width:600px;margin:0 auto 32px;font-size:clamp(1rem,.9rem + .5vw,1.25rem)}.about-us-module__PTUTCG__buttons{flex-direction:row;justify-content:center;gap:12px;display:flex}.about-us-module__PTUTCG__btnPrimary{color:#fff;background:#3b82f6;border-radius:12px;justify-content:center;align-items:center;padding:10px 16px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.about-us-module__PTUTCG__btnPrimary:hover{background:#2563eb}.about-us-module__PTUTCG__btnSecondary{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;padding:10px 16px;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.about-us-module__PTUTCG__btnSecondary:hover{background:#f8fafc;border-color:#94a3b8}@media (min-width:640px){.about-us-module__PTUTCG__btnPrimary,.about-us-module__PTUTCG__btnSecondary{padding:16px 32px;font-size:1rem}.about-us-module__PTUTCG__buttons{gap:16px}}
.contact-module__swMWYG__main{background:#f8fafc}.contact-module__swMWYG__container{max-width:1200px;margin:0 auto;padding:120px 24px 80px}@media (min-width:768px){.contact-module__swMWYG__container{padding:160px 24px 120px}}.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:768px){.contact-module__swMWYG__grid{grid-template-columns:1fr 1fr;gap:80px}}.contact-module__swMWYG__formCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 20px 40px #0000000d}@media (min-width:768px){.contact-module__swMWYG__formCard{padding:48px}}.contact-module__swMWYG__title{color:#1e293b;margin-bottom:16px;font-size:clamp(2rem,1.8rem + 1vw,2.5rem);font-weight:800;line-height:1.2}.contact-module__swMWYG__subtitle{color:#64748b;margin-bottom:32px;font-size:1.125rem;line-height:1.6}.contact-module__swMWYG__form{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__row2{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.contact-module__swMWYG__row2{grid-template-columns:1fr 1fr}}.contact-module__swMWYG__formField{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__label{color:#1e293b;font-size:.875rem;font-weight:600}.contact-module__swMWYG__input{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:14px;font-size:1rem;transition:border-color .2s}.contact-module__swMWYG__input:focus{border-color:#3b82f6}.contact-module__swMWYG__textarea{resize:vertical;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:14px;font-size:1rem;transition:border-color .2s}.contact-module__swMWYG__textarea:focus{border-color:#3b82f6}.contact-module__swMWYG__submitBtn{color:#fff;cursor:pointer;text-align:center;background:#3b82f6;border:none;border-radius:12px;padding:14px;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 10px 15px -3px #3b82f64d}.contact-module__swMWYG__submitBtn:hover{background:#2563eb}@media (min-width:640px){.contact-module__swMWYG__submitBtn{padding:18px;font-size:1.125rem}}.contact-module__swMWYG__infoColumn{flex-direction:column;gap:40px;display:flex}.contact-module__swMWYG__infoCard{color:#fff;background:#1e3a8a;border-radius:24px;padding:24px;box-shadow:0 20px 40px #1e3a8a1a}@media (min-width:768px){.contact-module__swMWYG__infoCard{padding:40px}}.contact-module__swMWYG__infoTitle{margin-bottom:32px;font-size:1.75rem;font-weight:700}.contact-module__swMWYG__infoList{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__infoItem{align-items:center;gap:20px;display:flex}.contact-module__swMWYG__iconBox{background:#ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-module__swMWYG__iconBoxWhatsapp{background:#25d366;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-module__swMWYG__infoLabel{opacity:.7;font-size:.875rem}.contact-module__swMWYG__infoValue{font-size:1.125rem;font-weight:600}.contact-module__swMWYG__waLink{color:#fff;font-size:1.125rem;font-weight:600;text-decoration:underline}.contact-module__swMWYG__waLink:hover{opacity:.9}.contact-module__swMWYG__imageBox{flex:1;min-height:250px;position:relative}@media (min-width:768px){.contact-module__swMWYG__imageBox{min-height:300px}}.contact-module__swMWYG__image{object-fit:cover;border-radius:24px;width:100%;height:100%;box-shadow:0 20px 40px #0000001a}.contact-module__swMWYG__imageOverlay{background:linear-gradient(#0000,#0000004d);border-radius:24px;position:absolute;inset:0}
.legal-module__xpnSVG__main{background:#fff}.legal-module__xpnSVG__legalSection{padding-top:120px;padding-bottom:80px}@media (min-width:768px){.legal-module__xpnSVG__legalSection{padding-top:180px;padding-bottom:120px}}.legal-module__xpnSVG__legalGrid{grid-template-columns:1fr;gap:32px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}@media (min-width:768px){.legal-module__xpnSVG__legalGrid{grid-template-columns:minmax(280px,300px) 1fr;gap:80px}}.legal-module__xpnSVG__aside{width:100%;height:fit-content;position:relative}@media (min-width:768px){.legal-module__xpnSVG__aside{width:auto;position:sticky;top:120px}}.legal-module__xpnSVG__sidebarCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;padding:16px}@media (min-width:768px){.legal-module__xpnSVG__sidebarCard{padding:24px}}.legal-module__xpnSVG__tabList{flex-direction:row;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}@media (min-width:768px){.legal-module__xpnSVG__tabList{flex-direction:column;padding-bottom:0;overflow-x:visible}}.legal-module__xpnSVG__tabButton{text-align:center;color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;flex-shrink:0;padding:10px 16px;font-size:.9rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.legal-module__xpnSVG__tabButtonActive{text-align:center;background:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;flex-shrink:0;padding:10px 16px;font-size:.9rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.legal-module__xpnSVG__tabButton,.legal-module__xpnSVG__tabButtonActive{text-align:left;white-space:normal;width:100%;padding:14px 18px;font-size:1rem}}.legal-module__xpnSVG__article{width:100%;min-height:500px}@media (min-width:768px){.legal-module__xpnSVG__article{min-height:800px}}.legal-module__xpnSVG__footer{color:#94a3b8;border-top:1px solid #f1f5f9;margin-top:40px;padding-top:24px;font-size:.875rem}@media (min-width:768px){.legal-module__xpnSVG__footer{margin-top:80px;padding-top:40px}}.legal-module__xpnSVG__footerLink{color:var(--color-primary);font-weight:600;text-decoration:none}.legal-module__xpnSVG__footerLink:hover{text-decoration:underline}
.not-found-module__HS70Aa__main{background:var(--surface-bg);flex-direction:column;min-height:100vh;display:flex}.not-found-module__HS70Aa__container{flex:1;justify-content:center;align-items:center;padding:80px 24px;display:flex}.not-found-module__HS70Aa__content{text-align:center;width:100%;max-width:560px}.not-found-module__HS70Aa__iconWrap{justify-content:center;align-items:center;margin-bottom:32px;display:inline-flex;position:relative}.not-found-module__HS70Aa__glow{background:var(--color-primary-glow);filter:blur(24px);z-index:0;border-radius:50%;width:120px;height:120px;animation:3s ease-in-out infinite not-found-module__HS70Aa__pulse;position:absolute}@keyframes not-found-module__HS70Aa__pulse{0%,to{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.not-found-module__HS70Aa__icon{color:var(--color-primary);z-index:1;position:relative}.not-found-module__HS70Aa__errorCode{color:var(--color-primary);letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(4rem,3rem + 5vw,6rem);font-weight:900;line-height:1}.not-found-module__HS70Aa__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.5rem,1.25rem + 1vw,2rem);font-weight:700}.not-found-module__HS70Aa__desc{color:var(--text-secondary);margin-bottom:40px;font-size:1.125rem;line-height:1.6}.not-found-module__HS70Aa__buttons{flex-direction:row;justify-content:center;gap:12px;display:flex}.not-found-module__HS70Aa__btnPrimary{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-blue);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-module__HS70Aa__btnPrimary:hover{background:var(--color-primary-dark)}.not-found-module__HS70Aa__btnSecondary{border:2px solid var(--border-light);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-module__HS70Aa__btnSecondary:hover{border-color:var(--color-primary);color:var(--color-primary)}@media (max-width:480px){.not-found-module__HS70Aa__buttons{flex-direction:row;gap:8px}.not-found-module__HS70Aa__btnPrimary,.not-found-module__HS70Aa__btnSecondary{padding:10px 16px;font-size:.875rem}}
.subscribe-module__OTYjqa__main{background:#f8fafc;min-height:100vh}.subscribe-module__OTYjqa__container{max-width:1200px;margin:0 auto;padding:120px 24px 80px}@media (min-width:768px){.subscribe-module__OTYjqa__container{padding:160px 24px 120px}}.subscribe-module__OTYjqa__grid{grid-template-columns:1fr;align-items:start;gap:40px;display:grid}@media (min-width:768px){.subscribe-module__OTYjqa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px}}.subscribe-module__OTYjqa__formCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 20px 40px #0000000d}@media (min-width:768px){.subscribe-module__OTYjqa__formCard{padding:48px}}.subscribe-module__OTYjqa__badge{color:var(--color-primary);border-radius:var(--radius-full);background:#dbeafe;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.813rem;font-weight:700;display:inline-flex}.subscribe-module__OTYjqa__title{color:#1e293b;margin-bottom:16px;font-size:clamp(2rem,1.8rem + 1vw,2.5rem);font-weight:800;line-height:1.2}.subscribe-module__OTYjqa__subtitle{color:#64748b;margin-bottom:32px;font-size:1.125rem;line-height:1.6}.subscribe-module__OTYjqa__form{flex-direction:column;gap:24px;display:flex}.subscribe-module__OTYjqa__formField{flex-direction:column;gap:8px;display:flex}.subscribe-module__OTYjqa__label{color:#1e293b;font-size:.875rem;font-weight:600}.subscribe-module__OTYjqa__input,.subscribe-module__OTYjqa__select{appearance:none;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:14px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.subscribe-module__OTYjqa__input:focus,.subscribe-module__OTYjqa__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #0078d41a}.subscribe-module__OTYjqa__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.subscribe-module__OTYjqa__submitBtn{background:var(--color-primary);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 15px -3px #0078d44d}.subscribe-module__OTYjqa__submitBtn:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 14px 20px -3px #0078d459}.subscribe-module__OTYjqa__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (min-width:640px){.subscribe-module__OTYjqa__submitBtn{padding:18px;font-size:1.125rem}}.subscribe-module__OTYjqa__statusAlert{border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:16px;font-size:.95rem;line-height:1.5;display:flex}.subscribe-module__OTYjqa__statusSuccess{color:#065f46;background-color:#ecfdf5;border:1px solid #10b981}.subscribe-module__OTYjqa__statusError{color:#991b1b;background-color:#fef2f2;border:1px solid #ef4444}.subscribe-module__OTYjqa__visualColumn{flex-direction:column;gap:32px;display:flex}.subscribe-module__OTYjqa__imageBox{border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001f}.subscribe-module__OTYjqa__image{border-radius:24px;width:100%;height:auto;display:block}.subscribe-module__OTYjqa__imageOverlay{pointer-events:none;background:linear-gradient(135deg,#0078d426 0%,#0000 50%);border-radius:24px;position:absolute;inset:0}.subscribe-module__OTYjqa__benefitsGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.subscribe-module__OTYjqa__benefitCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:12px;padding:20px;transition:all .2s;display:flex}.subscribe-module__OTYjqa__benefitCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.subscribe-module__OTYjqa__benefitIcon{width:40px;height:40px;color:var(--color-primary);background:#0078d414;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.subscribe-module__OTYjqa__benefitText{color:var(--text-primary);font-size:.875rem;font-weight:600;line-height:1.4}@keyframes subscribe-module__OTYjqa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.subscribe-module__OTYjqa__spinner{animation:1s linear infinite subscribe-module__OTYjqa__spin}
.ApplicationForm-module__qZfVeW__wrap{border-radius:var(--radius-xl);max-width:800px;box-shadow:var(--shadow-xl);border:1px solid var(--border-light);background:#fff;margin:0 auto;padding:20px}@media (min-width:640px){.ApplicationForm-module__qZfVeW__wrap{padding:48px}}.ApplicationForm-module__qZfVeW__header{text-align:center;margin-bottom:32px}.ApplicationForm-module__qZfVeW__title{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:700}@media (min-width:640px){.ApplicationForm-module__qZfVeW__title{font-size:2rem}}.ApplicationForm-module__qZfVeW__subtitle{color:var(--text-secondary)}.ApplicationForm-module__qZfVeW__formGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.ApplicationForm-module__qZfVeW__row2{grid-template-columns:1fr 1fr;gap:24px;display:grid}.ApplicationForm-module__qZfVeW__row3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ApplicationForm-module__qZfVeW__rowFlex{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}}.ApplicationForm-module__qZfVeW__fieldGroup{flex-direction:column;gap:8px;display:flex}.ApplicationForm-module__qZfVeW__label{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:.875rem;font-weight:500;display:flex}.ApplicationForm-module__qZfVeW__requiredMark{color:#ef4444;margin-left:4px}.ApplicationForm-module__qZfVeW__input{border:1px solid var(--border-light);border-radius:var(--radius-md);width:100%;font-family:var(--font-sans);background:var(--surface-bg);padding:12px 16px;font-size:1rem;transition:all .2s}.ApplicationForm-module__qZfVeW__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-glow);outline:none}.ApplicationForm-module__qZfVeW__checkboxWrap{align-items:flex-start;gap:12px;display:flex}.ApplicationForm-module__qZfVeW__checkbox{width:20px;height:20px;margin-top:2px}.ApplicationForm-module__qZfVeW__checkboxText{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.ApplicationForm-module__qZfVeW__timeblockGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.ApplicationForm-module__qZfVeW__timeblockBtn{border:1px solid var(--border-light);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;text-align:center;background:#fff;padding:8px;font-size:.875rem;transition:all .15s}.ApplicationForm-module__qZfVeW__timeblockBtn.ApplicationForm-module__qZfVeW__selected{background:var(--color-primary-glow);border-color:var(--color-primary);color:var(--color-primary-dark);font-weight:500}.ApplicationForm-module__qZfVeW__submitRow{border-top:1px solid var(--border-light);margin-top:40px;padding-top:32px}.ApplicationForm-module__qZfVeW__submitBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;width:100%;padding:12px;font-size:1rem;font-weight:700;transition:background .2s}@media (min-width:640px){.ApplicationForm-module__qZfVeW__submitBtn{padding:16px;font-size:1.125rem}}.ApplicationForm-module__qZfVeW__submitBtn:hover:not(:disabled){background:var(--color-primary-dark)}.ApplicationForm-module__qZfVeW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ApplicationForm-module__qZfVeW__errorBox{color:#991b1b;border-radius:var(--radius-md);background:#fef2f2;border:1px solid #f87171;margin-bottom:24px;padding:16px}.ApplicationForm-module__qZfVeW__successBox{text-align:center;padding:48px}.ApplicationForm-module__qZfVeW__successIcon{color:#10b981;margin-bottom:24px;display:inline-block}.ApplicationForm-module__qZfVeW__successTitle{color:var(--text-primary);margin-bottom:16px;font-size:2rem;font-weight:700}.ApplicationForm-module__qZfVeW__successText{color:var(--text-secondary);margin-bottom:8px;font-size:1.125rem}.ApplicationForm-module__qZfVeW__successInfo{color:var(--text-tertiary);margin-bottom:32px;font-size:1rem;line-height:1.5}.ApplicationForm-module__qZfVeW__homeBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-sm);border:none;padding:12px 24px;font-weight:600;transition:all .2s}.ApplicationForm-module__qZfVeW__homeBtn:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-md)}
.LandingSections-module__bzKpBa__section{background:#fff;padding:48px 0}@media (min-width:768px){.LandingSections-module__bzKpBa__section{padding:96px 0}}.LandingSections-module__bzKpBa__sectionAlt{background:var(--surface-subtle);padding:48px 0;position:relative;overflow:hidden}@media (min-width:768px){.LandingSections-module__bzKpBa__sectionAlt{padding:96px 0}}.LandingSections-module__bzKpBa__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.LandingSections-module__bzKpBa__heading{text-align:center;margin-bottom:48px}.LandingSections-module__bzKpBa__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.875rem,1.5rem + 1vw,2.25rem);font-weight:700}.LandingSections-module__bzKpBa__subtitle{color:var(--text-secondary);max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.7}.LandingSections-module__bzKpBa__featureGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.LandingSections-module__bzKpBa__featureGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.LandingSections-module__bzKpBa__featureGrid{grid-template-columns:repeat(4,1fr)}}.LandingSections-module__bzKpBa__featureCard{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);background:#fff;padding:32px;transition:box-shadow .3s}.LandingSections-module__bzKpBa__featureCard:hover{box-shadow:var(--shadow-md)}.LandingSections-module__bzKpBa__featureIcon{border-radius:var(--radius-md);width:48px;height:48px;color:var(--color-primary);background:#eff6ff;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.LandingSections-module__bzKpBa__featureTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:600}.LandingSections-module__bzKpBa__featureDesc{color:var(--text-secondary);line-height:1.7}.LandingSections-module__bzKpBa__stepsGrid{grid-template-columns:1fr;gap:32px;margin-top:64px;display:grid;position:relative}@media (min-width:768px){.LandingSections-module__bzKpBa__stepsGrid{grid-template-columns:repeat(4,1fr)}}.LandingSections-module__bzKpBa__stepsLine{display:none}@media (min-width:768px){.LandingSections-module__bzKpBa__stepsLine{z-index:0;background:#dbeafe;height:2px;display:block;position:absolute;top:48px;left:10%;right:10%}}.LandingSections-module__bzKpBa__step{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.LandingSections-module__bzKpBa__stepCircle{width:80px;height:80px;box-shadow:var(--shadow-sm);background:#fff;border:4px solid #eff6ff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex}.LandingSections-module__bzKpBa__step:hover .LandingSections-module__bzKpBa__stepCircle{border-color:var(--color-primary);background:var(--color-primary)}.LandingSections-module__bzKpBa__stepIcon{color:var(--color-primary);transition:color .3s}.LandingSections-module__bzKpBa__step:hover .LandingSections-module__bzKpBa__stepIcon{color:#fff}.LandingSections-module__bzKpBa__stepNumber{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:flex}.LandingSections-module__bzKpBa__stepTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.25rem;font-weight:700}.LandingSections-module__bzKpBa__stepDesc{color:var(--text-secondary);padding:0 16px}.LandingSections-module__bzKpBa__feeSection{padding:32px 0}@media (min-width:768px){.LandingSections-module__bzKpBa__feeSection{padding:96px 16px}}.LandingSections-module__bzKpBa__feeInner{background:var(--surface-dark);color:#fff;border-radius:var(--radius-xl);text-align:left;max-width:1000px;margin:0 auto;padding:32px 20px}@media (min-width:768px){.LandingSections-module__bzKpBa__feeInner{border-radius:var(--radius-3xl);text-align:center;padding:64px}}.LandingSections-module__bzKpBa__feeTitle{margin-bottom:24px;font-size:clamp(1.875rem,1.5rem + 1.5vw,3rem);font-weight:700}@media (min-width:768px){.LandingSections-module__bzKpBa__feeTitle{margin-bottom:32px}}.LandingSections-module__bzKpBa__feeSubtitle{color:var(--text-tertiary);max-width:700px;margin-bottom:32px;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.LandingSections-module__bzKpBa__feeSubtitle{margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}}.LandingSections-module__bzKpBa__feeGrid{grid-template-columns:1fr;gap:32px;margin-bottom:64px;display:grid}@media (min-width:768px){.LandingSections-module__bzKpBa__feeGrid{grid-template-columns:repeat(3,1fr)}}.LandingSections-module__bzKpBa__feeCard{border-radius:var(--radius-lg);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;padding:24px}.LandingSections-module__bzKpBa__feeLabel{color:#60a5fa;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.75rem;font-weight:700}.LandingSections-module__bzKpBa__feeValue{margin-bottom:4px;font-size:1.5rem;font-weight:700}.LandingSections-module__bzKpBa__feeDetail{color:var(--text-tertiary)}.LandingSections-module__bzKpBa__feeBtn{color:var(--text-primary);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-2xl);background:#fff;border:none;padding:20px 40px;font-size:1.25rem;font-weight:700;transition:all .2s}.LandingSections-module__bzKpBa__feeBtn:hover{background:#eff6ff}.LandingSections-module__bzKpBa__carouselWrapper{max-width:800px;margin:0 auto;padding:0 40px;position:relative}.LandingSections-module__bzKpBa__carouselContainer{align-items:center;min-height:380px;display:flex;position:relative}.LandingSections-module__bzKpBa__carouselBtn{border:1px solid var(--border-light);width:48px;height:48px;color:var(--text-secondary);cursor:pointer;z-index:10;box-shadow:var(--shadow-md);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.LandingSections-module__bzKpBa__carouselBtn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:var(--shadow-blue)}@media (max-width:768px){.LandingSections-module__bzKpBa__carouselWrapper{padding:0}.LandingSections-module__bzKpBa__carouselBtn{display:none}}.LandingSections-module__bzKpBa__testimonialCard{border-radius:var(--radius-xl);background:var(--surface-subtle);border:1px solid var(--border-subtle);box-sizing:border-box;flex:0 0 100%;min-width:0;padding:40px;position:relative}@media (min-width:768px){.LandingSections-module__bzKpBa__testimonialCard{flex:0 0 calc(33.333% - 16px);min-width:300px}}.LandingSections-module__bzKpBa__mobileFloatingNext{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-blue);z-index:10;cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 24px;font-size:.938rem;font-weight:700;transition:all .2s;display:flex;position:absolute;bottom:-24px;right:16px}.LandingSections-module__bzKpBa__mobileFloatingNext:active{background:var(--color-primary-dark);transform:scale(.95)}.LandingSections-module__bzKpBa__testimonialIcon{color:#dbeafe;position:absolute;top:32px;right:32px}.LandingSections-module__bzKpBa__testimonialQuote{color:var(--text-secondary);z-index:1;margin-bottom:32px;font-size:1.125rem;font-style:italic;line-height:1.7;position:relative}.LandingSections-module__bzKpBa__testimonialAuthor{color:var(--text-primary);font-weight:700}.LandingSections-module__bzKpBa__testimonialLevel{color:var(--text-tertiary);font-size:.875rem}.LandingSections-module__bzKpBa__policiesSection{background:#eff6ff80;padding:48px 0}@media (min-width:768px){.LandingSections-module__bzKpBa__policiesSection{padding:96px 0}}.LandingSections-module__bzKpBa__policiesCard{border-radius:var(--radius-2xl);border:1px solid var(--border-subtle);box-shadow:var(--shadow-xl);background:#fff;flex-direction:column;align-items:center;gap:48px;padding:24px;display:flex}@media (min-width:1024px){.LandingSections-module__bzKpBa__policiesCard{flex-direction:row;padding:64px}}.LandingSections-module__bzKpBa__policiesContent{flex:1}.LandingSections-module__bzKpBa__policiesTitle{color:var(--text-primary);margin-bottom:24px;font-size:1.875rem;font-weight:700}.LandingSections-module__bzKpBa__policiesDesc{color:var(--text-secondary);margin-bottom:32px;font-size:1.125rem;line-height:1.7}.LandingSections-module__bzKpBa__policiesGrid{grid-template-columns:1fr;gap:16px;margin-bottom:40px;display:grid}@media (min-width:640px){.LandingSections-module__bzKpBa__policiesGrid{grid-template-columns:repeat(2,1fr)}}.LandingSections-module__bzKpBa__policyItem{background:var(--surface-subtle);border-radius:var(--radius-md);color:var(--color-primary);align-items:center;gap:12px;padding:16px;transition:background .2s;display:flex}.LandingSections-module__bzKpBa__policyItem span{color:var(--text-secondary);font-weight:600;transition:color .2s}.LandingSections-module__bzKpBa__policyItem:hover{background:#eff6ff}.LandingSections-module__bzKpBa__policyItem:hover span{color:var(--color-primary)}.LandingSections-module__bzKpBa__policiesLink{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:inline-flex}.LandingSections-module__bzKpBa__policiesLink:hover{text-decoration:underline}.LandingSections-module__bzKpBa__policiesVisual{display:none}@media (min-width:1024px){.LandingSections-module__bzKpBa__policiesVisual{flex:1;justify-content:center;width:100%;min-height:320px;display:flex;position:relative}}.LandingSections-module__bzKpBa__policyDoc1{background:var(--surface-muted);border-radius:var(--radius-xl);width:256px;height:320px;box-shadow:var(--shadow-lg);text-align:center;border:4px solid #fff;justify-content:center;align-items:center;padding:32px;display:flex;position:relative;overflow:hidden;transform:rotate(3deg)}.LandingSections-module__bzKpBa__policyDoc2{background:var(--color-primary);border-radius:var(--radius-xl);width:256px;height:320px;box-shadow:var(--shadow-lg);text-align:center;border:4px solid #fff;justify-content:center;align-items:center;margin-top:48px;margin-left:-160px;padding:32px;display:flex;position:absolute;overflow:hidden;transform:rotate(-3deg)}.LandingSections-module__bzKpBa__policyDocIcon{color:var(--text-tertiary);margin-bottom:16px}.LandingSections-module__bzKpBa__policyDocIcon2{color:#93c5fd;margin-bottom:16px}.LandingSections-module__bzKpBa__policyDocLabel{color:var(--text-tertiary);background:#fff;padding:16px;font-size:.75rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.LandingSections-module__bzKpBa__policyDocLabel2{background:var(--color-primary-dark);color:#fffc;padding:16px;font-size:.75rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.LandingSections-module__bzKpBa__faqContainer{max-width:768px;margin:0 auto;padding:0 24px}.LandingSections-module__bzKpBa__faqList{margin-top:32px}.LandingSections-module__bzKpBa__faqItem{border-bottom:1px solid var(--border-subtle)}.LandingSections-module__bzKpBa__faqQuestion{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 0;font-size:1.125rem;font-weight:600;transition:color .2s;display:flex}.LandingSections-module__bzKpBa__faqQuestion:hover{color:var(--color-primary)}.LandingSections-module__bzKpBa__faqQuestion svg{color:var(--color-primary);flex-shrink:0}.LandingSections-module__bzKpBa__faqAnswer{overflow:hidden}.LandingSections-module__bzKpBa__faqAnswer p{color:var(--text-secondary);padding-bottom:24px;line-height:1.7}.LandingSections-module__bzKpBa__faqFooter{text-align:center;margin-top:48px}.LandingSections-module__bzKpBa__faqFooter p{color:var(--text-tertiary);margin-bottom:16px}.LandingSections-module__bzKpBa__faqLink{color:var(--color-primary);align-items:center;gap:8px;font-weight:700;display:inline-flex}.LandingSections-module__bzKpBa__faqLink:hover{text-decoration:underline}.LandingSections-module__bzKpBa__ctaSection{padding:32px 0}@media (min-width:768px){.LandingSections-module__bzKpBa__ctaSection{padding:96px 24px}}.LandingSections-module__bzKpBa__ctaCard{border-radius:var(--radius-xl);text-align:left;color:#fff;max-width:var(--container-max);background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);flex-direction:column;align-items:flex-start;margin:0 auto;padding:32px 20px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.LandingSections-module__bzKpBa__ctaCard{border-radius:var(--radius-3xl);text-align:center;align-items:center;padding:96px}}.LandingSections-module__bzKpBa__ctaBlobTop{filter:blur(48px);background:#ffffff1a;border-radius:50%;width:256px;height:256px;margin-top:-128px;margin-right:-128px;position:absolute;top:0;right:0}.LandingSections-module__bzKpBa__ctaBlobBottom{filter:blur(48px);background:#60a5fa33;border-radius:50%;width:256px;height:256px;margin-bottom:-128px;margin-left:-128px;position:absolute;bottom:0;left:0}.LandingSections-module__bzKpBa__ctaContent{z-index:10;width:100%;max-width:640px;position:relative}@media (min-width:768px){.LandingSections-module__bzKpBa__ctaContent{margin:0 auto}}.LandingSections-module__bzKpBa__ctaTitle{margin-bottom:20px;font-size:clamp(2rem,1.5rem + 2vw,3.75rem);font-weight:700}@media (min-width:768px){.LandingSections-module__bzKpBa__ctaTitle{margin-bottom:32px}}.LandingSections-module__bzKpBa__ctaSubtitle{color:#bfdbfe;margin-bottom:32px;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.LandingSections-module__bzKpBa__ctaSubtitle{margin-bottom:48px;font-size:1.25rem;line-height:1.7}}.LandingSections-module__bzKpBa__ctaButtons{flex-direction:row;justify-content:flex-start;gap:8px;width:100%;display:flex}@media (min-width:768px){.LandingSections-module__bzKpBa__ctaButtons{justify-content:center;width:auto}}.LandingSections-module__bzKpBa__ctaBtnPrimary{color:var(--color-primary);border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-2xl);background:#fff;border:none;padding:10px 16px;font-size:.875rem;font-weight:700;transition:all .2s}.LandingSections-module__bzKpBa__ctaBtnPrimary:hover{background:#eff6ff}.LandingSections-module__bzKpBa__ctaBtnSecondary{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:2px solid #ffffff4d;padding:10px 16px;font-size:.875rem;font-weight:700;transition:all .2s}.LandingSections-module__bzKpBa__ctaBtnSecondary:hover{border-color:#fff}@media (min-width:640px){.LandingSections-module__bzKpBa__ctaButtons{gap:16px}.LandingSections-module__bzKpBa__ctaBtnPrimary,.LandingSections-module__bzKpBa__ctaBtnSecondary{border-radius:var(--radius-lg);padding:20px 40px;font-size:1.25rem}}.LandingSections-module__bzKpBa__valuePropsGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:480px){.LandingSections-module__bzKpBa__valuePropsGrid{grid-template-columns:repeat(2,1fr);gap:24px}}.LandingSections-module__bzKpBa__sectionsList{flex-direction:column;gap:120px;margin-top:80px;display:flex}.LandingSections-module__bzKpBa__chooseRow{flex-direction:column;align-items:center;gap:40px;display:flex}@media (min-width:768px){.LandingSections-module__bzKpBa__chooseRow{flex-direction:row;gap:96px}.LandingSections-module__bzKpBa__rowNormal{flex-direction:row}.LandingSections-module__bzKpBa__rowReverse{flex-direction:row-reverse}}.LandingSections-module__bzKpBa__chooseVisual{background:0 0;border:none;border-radius:0;flex:1;justify-content:center;align-items:center;width:100%;min-height:240px;display:flex;position:relative;overflow:visible}.LandingSections-module__bzKpBa__chooseNumber{color:var(--color-primary);opacity:.08;-webkit-user-select:none;user-select:none;font-size:11rem;font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingSections-module__bzKpBa__chooseIconLarge{width:100px;height:100px;color:var(--color-primary);z-index:1;background:#3b82f614;border-radius:32px;justify-content:center;align-items:center;transition:transform .3s;display:flex}.LandingSections-module__bzKpBa__chooseRow:hover .LandingSections-module__bzKpBa__chooseIconLarge{transform:scale(1.1)rotate(5deg)}.LandingSections-module__bzKpBa__chooseContent{text-align:left;flex:1.4}.LandingSections-module__bzKpBa__chooseTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:24px;font-size:2.5rem;font-weight:800;line-height:1.2}.LandingSections-module__bzKpBa__chooseDesc{color:var(--text-secondary);font-size:1.35rem;font-weight:400;line-height:1.8}.LandingSections-module__bzKpBa__programmesGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.LandingSections-module__bzKpBa__programmesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.LandingSections-module__bzKpBa__programmesGrid{grid-template-columns:repeat(3,1fr)}}.LandingSections-module__bzKpBa__programmeCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-subtle);background:#fff;flex-direction:column;padding:36px 32px;transition:all .3s;display:flex}.LandingSections-module__bzKpBa__programmeCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary);transform:translateY(-4px)}.LandingSections-module__bzKpBa__programmeIconWrap{width:56px;height:56px;color:var(--color-primary);border-radius:var(--radius-lg);background:#3b82f61a;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.LandingSections-module__bzKpBa__programmeTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.35rem;font-weight:700}.LandingSections-module__bzKpBa__programmeDesc{color:var(--text-secondary);flex:1;margin-bottom:24px;font-size:1.05rem;line-height:1.7}.LandingSections-module__bzKpBa__programmeLearnMore{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-top:auto;padding:0;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.LandingSections-module__bzKpBa__programmeLearnMore:hover{gap:12px;text-decoration:underline}.LandingSections-module__bzKpBa__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.LandingSections-module__bzKpBa__modalContent{border-radius:var(--radius-2xl);text-align:center;background:#fff;width:100%;max-width:560px;max-height:90vh;padding:48px 40px;position:relative;overflow-y:auto;box-shadow:0 25px 60px #00000026}@media (max-width:640px){.LandingSections-module__bzKpBa__modalContent{padding:32px 24px}}.LandingSections-module__bzKpBa__modalClose{border:1px solid var(--border-light);cursor:pointer;width:40px;height:40px;color:var(--text-secondary);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.LandingSections-module__bzKpBa__modalClose:hover{background:var(--surface-subtle);color:var(--text-primary)}.LandingSections-module__bzKpBa__modalIconWrap{width:72px;height:72px;color:var(--color-primary);border-radius:var(--radius-xl);background:#3b82f61a;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.LandingSections-module__bzKpBa__modalTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:20px;font-size:1.75rem;font-weight:800}.LandingSections-module__bzKpBa__modalBody{color:var(--text-secondary);text-align:left;margin-bottom:32px;font-size:1.1rem;line-height:1.8}.LandingSections-module__bzKpBa__modalCta{background:var(--color-primary);color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-blue);align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.LandingSections-module__bzKpBa__modalCta:hover{background:var(--color-primary-dark);gap:12px}.LandingSections-module__bzKpBa__subscribeSection{padding:32px 0}@media (min-width:768px){.LandingSections-module__bzKpBa__subscribeSection{padding:96px 24px}}.LandingSections-module__bzKpBa__subscribeCard{border-radius:var(--radius-xl);max-width:var(--container-max);background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#0078d4 100%);margin:0 auto;padding:32px 20px;position:relative;overflow:hidden}@media (min-width:768px){.LandingSections-module__bzKpBa__subscribeCard{border-radius:var(--radius-3xl);padding:64px}}.LandingSections-module__bzKpBa__subscribeBlobTop{filter:blur(60px);pointer-events:none;background:#0078d440;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.LandingSections-module__bzKpBa__subscribeBlobBottom{filter:blur(60px);pointer-events:none;background:#60a5fa26;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-80px}.LandingSections-module__bzKpBa__subscribeInner{z-index:1;flex-direction:column;gap:40px;display:flex;position:relative}@media (min-width:768px){.LandingSections-module__bzKpBa__subscribeInner{flex-direction:row;align-items:center;gap:64px}}.LandingSections-module__bzKpBa__subscribeContent{color:#fff;flex:1}.LandingSections-module__bzKpBa__subscribeBadge{color:#bfdbfe;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff26;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.813rem;font-weight:700;display:inline-flex}.LandingSections-module__bzKpBa__subscribeTitle{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.75rem,1.5rem + 1.5vw,2.5rem);font-weight:800;line-height:1.2}.LandingSections-module__bzKpBa__subscribeDesc{color:#bfdbfed9;max-width:480px;margin-bottom:24px;font-size:1.125rem;line-height:1.7}.LandingSections-module__bzKpBa__subscribeFeatures{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.LandingSections-module__bzKpBa__subscribeFeature{color:#bfdbfee6;align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.LandingSections-module__bzKpBa__subscribeFeature svg{color:#34d399;flex-shrink:0}.LandingSections-module__bzKpBa__subscribeBtn{color:var(--color-primary);border-radius:var(--radius-full);background:#fff;align-items:center;gap:10px;padding:14px 32px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #00000026}.LandingSections-module__bzKpBa__subscribeBtn:hover{background:#eff6ff;gap:14px;transform:translateY(-2px);box-shadow:0 12px 32px #0003}.LandingSections-module__bzKpBa__subscribeVisual{flex:1;display:none}@media (min-width:768px){.LandingSections-module__bzKpBa__subscribeVisual{display:block}}.LandingSections-module__bzKpBa__subscribeImage{border-radius:var(--radius-2xl);border:3px solid #ffffff1a;width:100%;height:auto;box-shadow:0 30px 60px #00000040}
.ProgrammesPublic-module__I6_GNW__section{background:#fff;padding:96px 0}.ProgrammesPublic-module__I6_GNW__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.ProgrammesPublic-module__I6_GNW__header{text-align:center;margin-bottom:64px}.ProgrammesPublic-module__I6_GNW__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.875rem,1.5rem + 1vw,2.25rem);font-weight:700}.ProgrammesPublic-module__I6_GNW__sectionSubtitle{color:var(--text-secondary);max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.7}.ProgrammesPublic-module__I6_GNW__grid{grid-template-columns:1fr;gap:32px;max-width:1120px;margin:0 auto;display:grid}@media (min-width:768px){.ProgrammesPublic-module__I6_GNW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProgrammesPublic-module__I6_GNW__grid{grid-template-columns:repeat(3,1fr)}}.ProgrammesPublic-module__I6_GNW__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;height:100%;padding:32px;transition:box-shadow .3s;display:flex}.ProgrammesPublic-module__I6_GNW__card:hover{box-shadow:var(--shadow-xl)}.ProgrammesPublic-module__I6_GNW__cardImage{border-radius:var(--radius-md);background:var(--surface-subtle);aspect-ratio:16/9;margin-bottom:24px;overflow:hidden}.ProgrammesPublic-module__I6_GNW__cardImage img{object-fit:cover;width:100%;height:100%}.ProgrammesPublic-module__I6_GNW__cardTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.5rem;font-weight:700}.ProgrammesPublic-module__I6_GNW__cardSummary{color:var(--text-secondary);flex-grow:1;margin-bottom:16px;line-height:1.7}.ProgrammesPublic-module__I6_GNW__cardMeta{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.ProgrammesPublic-module__I6_GNW__classTypeBadge{background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.ProgrammesPublic-module__I6_GNW__cardFees{border-radius:var(--radius-full);color:var(--color-primary);background:#eff6ff;border:1px solid #dbeafe;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;font-weight:700;display:flex}.ProgrammesPublic-module__I6_GNW__cardActions{gap:12px;margin-top:auto;display:flex}.ProgrammesPublic-module__I6_GNW__applyWrap{flex:1;position:relative}.ProgrammesPublic-module__I6_GNW__applyBtn{border-radius:var(--radius-md);cursor:pointer;background:var(--color-primary);color:#fff;width:100%;box-shadow:var(--shadow-blue);border:none;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}@media (min-width:640px){.ProgrammesPublic-module__I6_GNW__applyBtn{padding:12px;font-size:1rem}}.ProgrammesPublic-module__I6_GNW__applyBtn:hover:not(:disabled){background:var(--color-primary-dark);box-shadow:var(--shadow-blue-lg)}.ProgrammesPublic-module__I6_GNW__applyDisabled{background:var(--surface-muted)!important;color:var(--text-tertiary)!important;box-shadow:none!important;cursor:not-allowed!important}.ProgrammesPublic-module__I6_GNW__tooltip{background:var(--surface-dark);color:#fff;border-radius:var(--radius-sm);opacity:0;pointer-events:none;white-space:nowrap;margin-bottom:8px;padding:6px 12px;font-size:.75rem;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.ProgrammesPublic-module__I6_GNW__applyWrap:hover .ProgrammesPublic-module__I6_GNW__tooltip{opacity:1}.ProgrammesPublic-module__I6_GNW__detailsBtn{border:2px solid var(--border-light);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;background:#fff;flex:1;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}@media (min-width:640px){.ProgrammesPublic-module__I6_GNW__detailsBtn{padding:12px;font-size:1rem}}.ProgrammesPublic-module__I6_GNW__detailsBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.ProgrammesPublic-module__I6_GNW__empty{text-align:center;min-height:400px;color:var(--color-primary);flex-direction:column;justify-content:center;align-items:center;padding:64px 0;display:flex}.ProgrammesPublic-module__I6_GNW__empty p{color:var(--color-primary);margin-top:16px;margin-bottom:8px;font-size:1.25rem;font-weight:700}.ProgrammesPublic-module__I6_GNW__empty span{color:var(--color-primary);opacity:.9;font-size:.875rem}.ProgrammesPublic-module__I6_GNW__viewAllWrap{justify-content:center;margin-top:48px;display:flex}.ProgrammesPublic-module__I6_GNW__viewAllBtn{color:var(--color-primary);border:2px solid var(--border-light);border-radius:var(--radius-full);background:#fff;align-items:center;gap:8px;padding:16px 32px;font-size:1.125rem;font-weight:700;transition:all .2s;display:inline-flex}.ProgrammesPublic-module__I6_GNW__viewAllBtn:hover{border-color:var(--color-primary);background:#eff6ff}.ProgrammesPublic-module__I6_GNW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#00000080;position:fixed;inset:0}.ProgrammesPublic-module__I6_GNW__modalWrap{z-index:50;pointer-events:none;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ProgrammesPublic-module__I6_GNW__modal{border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl);pointer-events:auto;background:#fff;flex-direction:column;width:100%;max-width:896px;max-height:90vh;display:flex;overflow:hidden}.ProgrammesPublic-module__I6_GNW__modalHeader{background:linear-gradient(to right, var(--color-primary), var(--color-primary-dark));color:#fff;padding:24px 32px;position:relative}.ProgrammesPublic-module__I6_GNW__modalCloseBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.ProgrammesPublic-module__I6_GNW__modalCloseBtn:hover{background:#ffffff4d}.ProgrammesPublic-module__I6_GNW__modalTitle{margin-bottom:12px;padding-right:48px;font-size:clamp(1.5rem,1.25rem + 1vw,2.25rem);font-weight:700}.ProgrammesPublic-module__I6_GNW__modalMeta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ProgrammesPublic-module__I6_GNW__modalBadge{color:#fff;background:#fff3;border-color:#ffffff4d}.ProgrammesPublic-module__I6_GNW__modalFees{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-full);background:#fff3;border:1px solid #ffffff4d;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.ProgrammesPublic-module__I6_GNW__modalBody{flex:1;padding:24px 32px;overflow-y:auto}.ProgrammesPublic-module__I6_GNW__modalImage{border-radius:var(--radius-lg);background:var(--surface-subtle);aspect-ratio:16/9;margin-bottom:32px;overflow:hidden}.ProgrammesPublic-module__I6_GNW__modalImage img{object-fit:cover;width:100%;height:100%}.ProgrammesPublic-module__I6_GNW__modalSection{margin-bottom:32px}.ProgrammesPublic-module__I6_GNW__modalSectionTitle{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:16px;font-size:1.25rem;font-weight:700;display:flex}.ProgrammesPublic-module__I6_GNW__modalSectionTitle svg{color:var(--color-primary)}.ProgrammesPublic-module__I6_GNW__modalDesc{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.ProgrammesPublic-module__I6_GNW__modalGrid{grid-template-columns:1fr;gap:16px;margin-top:32px;display:grid}@media (min-width:640px){.ProgrammesPublic-module__I6_GNW__modalGrid{grid-template-columns:repeat(2,1fr)}}.ProgrammesPublic-module__I6_GNW__modalInfoCard{background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);align-items:flex-start;gap:16px;padding:20px;transition:all .2s;display:flex}.ProgrammesPublic-module__I6_GNW__modalInfoCard:hover{border-color:var(--color-primary-light);box-shadow:var(--shadow-sm);background:#fff}.ProgrammesPublic-module__I6_GNW__infoIcon{color:var(--color-primary);opacity:.8}.ProgrammesPublic-module__I6_GNW__infoLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.75rem;font-weight:600}.ProgrammesPublic-module__I6_GNW__infoValue{color:var(--text-primary);font-weight:700}.ProgrammesPublic-module__I6_GNW__modalDetails{background:var(--surface-subtle);border-radius:var(--radius-lg);margin-bottom:32px;padding:24px 32px}.ProgrammesPublic-module__I6_GNW__modalFields{flex-direction:column;gap:24px;display:flex}.ProgrammesPublic-module__I6_GNW__modalNotice{border-radius:var(--radius-md);background:#fffbeb;border:1px solid #fde68a;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px;display:flex}.ProgrammesPublic-module__I6_GNW__modalNotice svg{color:#d97706;flex-shrink:0;margin-top:2px}.ProgrammesPublic-module__I6_GNW__modalNotice h4{color:var(--text-primary);margin-bottom:4px;font-weight:600}.ProgrammesPublic-module__I6_GNW__modalNotice p{color:var(--text-secondary);font-size:.875rem}.ProgrammesPublic-module__I6_GNW__modalFooter{border-top:1px solid var(--border-subtle);background:var(--surface-subtle);flex-direction:row;gap:12px;padding:16px 20px;display:flex}.ProgrammesPublic-module__I6_GNW__modalCloseAction{border:2px solid var(--border-light);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;background:#fff;flex:1;padding:8px 12px;font-size:.875rem;font-weight:700;transition:all .2s}.ProgrammesPublic-module__I6_GNW__modalCloseAction:hover{border-color:var(--text-tertiary)}.ProgrammesPublic-module__I6_GNW__modalApply{border-radius:var(--radius-md);cursor:pointer;background:var(--color-primary);color:#fff;width:100%;box-shadow:var(--shadow-blue);border:none;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}@media (min-width:640px){.ProgrammesPublic-module__I6_GNW__modalFooter{gap:16px;padding:24px 32px}.ProgrammesPublic-module__I6_GNW__modalCloseAction,.ProgrammesPublic-module__I6_GNW__modalApply{padding:12px;font-size:1rem}}.ProgrammesPublic-module__I6_GNW__modalApply:hover:not(:disabled){background:var(--color-primary-dark)}.ProgrammesPublic-module__I6_GNW__cfBlock{margin-bottom:0}.ProgrammesPublic-module__I6_GNW__cfLabel{color:var(--text-primary);margin-bottom:4px;font-weight:600}.ProgrammesPublic-module__I6_GNW__cfList{flex-direction:column;gap:8px;margin-top:8px;display:flex}.ProgrammesPublic-module__I6_GNW__cfListItem{color:var(--text-secondary);align-items:flex-start;gap:8px;display:flex}.ProgrammesPublic-module__I6_GNW__cfDot{background:var(--color-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.ProgrammesPublic-module__I6_GNW__cfValue{color:var(--text-secondary);margin-top:8px}.ProgrammesPublic-module__I6_GNW__cfUrl{color:var(--color-primary);align-items:center;gap:4px;margin-top:8px;display:inline-flex}.ProgrammesPublic-module__I6_GNW__cfUrl:hover{text-decoration:underline}
