.LeadForm-module-scss-module__-e-Vwq__right{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:20px;display:flex}@media (max-width:900px){.LeadForm-module-scss-module__-e-Vwq__right{align-items:center}}.LeadForm-module-scss-module__-e-Vwq__form_card{background:#fff;border-radius:16px;flex-direction:column;gap:20px;width:100%;max-width:420px;padding:28px 28px 32px;display:flex;box-shadow:0 12px 48px #00000038}@media (max-width:480px){.LeadForm-module-scss-module__-e-Vwq__form_card{padding:20px 16px 24px}}.LeadForm-module-scss-module__-e-Vwq__form_heading{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;margin:0;font-size:18px;font-weight:700;line-height:1.35}.LeadForm-module-scss-module__-e-Vwq__form{flex-direction:column;gap:14px;display:flex}.LeadForm-module-scss-module__-e-Vwq__input{width:100%;height:50px;font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:0 16px;font-size:14px;transition:border-color .2s,box-shadow .2s}.LeadForm-module-scss-module__-e-Vwq__input::placeholder{color:#a0aec0}.LeadForm-module-scss-module__-e-Vwq__input:focus{border-color:#328fff;box-shadow:0 0 0 3px #328fff1f}.LeadForm-module-scss-module__-e-Vwq__phone_row{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:grid}.LeadForm-module-scss-module__-e-Vwq__input_mobile{width:100%}.LeadForm-module-scss-module__-e-Vwq__country_wrap{flex-shrink:0;align-items:center;height:50px;display:flex;position:relative}.LeadForm-module-scss-module__-e-Vwq__country_select{height:50px;font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;appearance:none;cursor:pointer;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:8px;outline:none;min-width:100px;padding:0 32px 0 12px;font-size:14px;transition:border-color .2s}.LeadForm-module-scss-module__-e-Vwq__country_select:focus{border-color:#328fff;box-shadow:0 0 0 3px #328fff1f}.LeadForm-module-scss-module__-e-Vwq__chevron{pointer-events:none;position:absolute;right:10px}.LeadForm-module-scss-module__-e-Vwq__submit_btn{width:100%;height:54px;font-family:var(--font-raleway),Raleway,sans-serif;color:#fff;cursor:pointer;background:#328fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-top:4px;font-size:16px;font-weight:700;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 16px #328fff66}.LeadForm-module-scss-module__-e-Vwq__submit_btn:hover{background:#1e7fba;transform:translateY(-1px)}.LeadForm-module-scss-module__-e-Vwq__submit_btn:active{transform:scale(.97)}.LeadForm-module-scss-module__-e-Vwq__submit_btn svg{transition:transform .2s}.LeadForm-module-scss-module__-e-Vwq__submit_btn:hover svg{transform:translate(4px)}.LeadForm-module-scss-module__-e-Vwq__field_cell{flex-direction:column;gap:4px;display:flex}.LeadForm-module-scss-module__-e-Vwq__select_wrap{align-items:center;display:flex;position:relative}.LeadForm-module-scss-module__-e-Vwq__select_field{width:100%;height:50px;font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;appearance:none;cursor:pointer;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:0 36px 0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.LeadForm-module-scss-module__-e-Vwq__select_field:focus{border-color:#328fff;box-shadow:0 0 0 3px #328fff1f}.LeadForm-module-scss-module__-e-Vwq__error_text{color:#dc2626;font-family:var(--font-raleway),Raleway,sans-serif;margin:0;font-size:12px}.LeadForm-module-scss-module__-e-Vwq__input_error{border-color:#dc2626!important}.LeadForm-module-scss-module__-e-Vwq__input_error:focus{box-shadow:0 0 0 3px #dc262626!important}.LeadForm-module-scss-module__-e-Vwq__btn_disabled{opacity:.6;cursor:not-allowed}.LeadForm-module-scss-module__-e-Vwq__otp_header{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;margin:0;font-size:13px}.LeadForm-module-scss-module__-e-Vwq__otp_boxes{grid-template-columns:repeat(6,1fr);gap:8px;width:100%;display:grid}.LeadForm-module-scss-module__-e-Vwq__otp_box{text-align:center;width:100%;min-width:0;height:50px;font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;box-sizing:border-box;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:0;font-size:18px;font-weight:600}.LeadForm-module-scss-module__-e-Vwq__otp_box:focus{border-color:#328fff;box-shadow:0 0 0 3px #328fff1f}.LeadForm-module-scss-module__-e-Vwq__otp_footer{font-family:var(--font-raleway),Raleway,sans-serif;color:#45556c;align-items:center;gap:16px;font-size:13px;display:flex}.LeadForm-module-scss-module__-e-Vwq__link_btn{color:#328fff;font-family:var(--font-raleway),Raleway,sans-serif;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.LeadForm-module-scss-module__-e-Vwq__link_btn:disabled{opacity:.5;cursor:not-allowed}.LeadForm-module-scss-module__-e-Vwq__status_error{color:#dc2626;font-family:var(--font-raleway),Raleway,sans-serif;margin:0;font-size:13px}.LeadForm-module-scss-module__-e-Vwq__status_ok{color:#16a34a;font-family:var(--font-raleway),Raleway,sans-serif;margin:0;font-size:13px}.LeadForm-module-scss-module__-e-Vwq__success_box{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:12px 0;display:flex}.LeadForm-module-scss-module__-e-Vwq__success_title{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;margin:0;font-size:20px;font-weight:700}.LeadForm-module-scss-module__-e-Vwq__success_msg{font-family:var(--font-raleway),Raleway,sans-serif;color:#45556c;margin:0;font-size:14px}.LeadForm-module-scss-module__-e-Vwq__pref_label{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;margin:0 0 4px;font-size:13px;font-weight:600}.LeadForm-module-scss-module__-e-Vwq__pref_row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.LeadForm-module-scss-module__-e-Vwq__pref_option{height:46px;font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;cursor:pointer;background:#f7f9fc;border:1.5px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:600;transition:border-color .18s,background .18s,color .18s;display:flex}.LeadForm-module-scss-module__-e-Vwq__pref_option:hover{border-color:#328fff}.LeadForm-module-scss-module__-e-Vwq__pref_option_active{color:#328fff;background:#328fff14;border-color:#328fff}.LeadForm-module-scss-module__-e-Vwq__consentLabel{cursor:pointer;align-items:flex-start;gap:10px;margin-top:2px;display:flex}.LeadForm-module-scss-module__-e-Vwq__consentCheckbox{accent-color:#328fff;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:3px}.LeadForm-module-scss-module__-e-Vwq__consentText{color:#64748b;font-size:.72rem;line-height:1.55}.LeadForm-module-scss-module__-e-Vwq__consentLink{color:#328fff;text-decoration:underline}
.Banner-module-scss-module__z8yIeW__header{z-index:30;background-color:#1770c8;width:100%;position:relative}.Banner-module-scss-module__z8yIeW__nav{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:.75rem;display:flex;position:relative}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__nav{padding:.75rem 2rem}}.Banner-module-scss-module__z8yIeW__logoWrap{flex:1;display:flex}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__logoWrap{flex:1}}.Banner-module-scss-module__z8yIeW__logo{width:auto;height:40px}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__logo{height:50px}}.Banner-module-scss-module__z8yIeW__navLinks{align-items:center;gap:.5rem;padding:1rem 0;display:none}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__navLinks{gap:1.25rem;display:flex}}.Banner-module-scss-module__z8yIeW__navLink{color:#fff;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none}.Banner-module-scss-module__z8yIeW__navLink:hover{opacity:.85}.Banner-module-scss-module__z8yIeW__heroSection{isolation:isolate;padding-top:14vh;position:relative;overflow:hidden}@media (max-width:768px){.Banner-module-scss-module__z8yIeW__heroSection{padding-top:2vh}}.Banner-module-scss-module__z8yIeW__heroBg{z-index:-10;position:absolute;inset:0}.Banner-module-scss-module__z8yIeW__heroBg img{object-fit:cover;width:100%;height:100%}.Banner-module-scss-module__z8yIeW__heroGradient{mix-blend-mode:multiply;background:linear-gradient(90deg,#1770c8e6,#1770c8b3,#0077db99);position:absolute;inset:0}.Banner-module-scss-module__z8yIeW__heroOverlay{background:#0f172a66;position:absolute;inset:0}.Banner-module-scss-module__z8yIeW__heroGlow{pointer-events:none;filter:blur(3rem);background:#ffffff1a;border-radius:9999px;width:500px;height:500px;position:absolute;top:-2.5rem;left:-2.5rem}.Banner-module-scss-module__z8yIeW__heroContent{max-width:80rem;margin:0 auto;padding:.75rem 1.5rem 4rem}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__heroContent{padding:7rem 2rem}}.Banner-module-scss-module__z8yIeW__heroGrid{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__heroGrid{grid-template-columns:1fr 1fr;gap:3rem}}.Banner-module-scss-module__z8yIeW__heroLeft{color:#fff}.Banner-module-scss-module__z8yIeW__heroHeading{letter-spacing:-.02em;margin-top:4rem;font-size:1.875rem;font-weight:700;line-height:1.1}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__heroHeading{font-size:3.625rem}}.Banner-module-scss-module__z8yIeW__scriptLine{color:#ffffffe6;font-weight:300;font-family:var(--font-bad-script),cursive;margin:.5rem 0;display:block}.Banner-module-scss-module__z8yIeW__heroSubheading{letter-spacing:-.02em;margin-top:1rem;font-size:1.875rem;font-weight:700;line-height:1.1}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__heroSubheading{font-size:3.625rem}}.Banner-module-scss-module__z8yIeW__bulletSubHeading{color:#fffc;margin-top:1.25rem;font-size:1.25rem}.Banner-module-scss-module__z8yIeW__formWrapper{width:100%;margin-bottom:1rem}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__formWrapper{justify-self:end}}.Banner-module-scss-module__z8yIeW__formCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border-radius:1rem;outline:1px solid #e2e8f0;max-width:29rem;margin-left:auto;padding:1rem;box-shadow:0 25px 50px -12px #0000004d}@media (min-width:640px){.Banner-module-scss-module__z8yIeW__formCard{padding:1.75rem}}.Banner-module-scss-module__z8yIeW__formTitle{color:#0f172a;margin-bottom:.8rem;font-size:.875rem;font-weight:700}@media (min-width:1024px){.Banner-module-scss-module__z8yIeW__formTitle{font-size:1.5rem}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.AdvantageSection-module-scss-module__Vt881q__section{background:linear-gradient(135deg,#f8fafc 0%,#fff 50%,#f0f9ff99 100%);padding:4rem 0;position:relative;overflow:hidden}.AdvantageSection-module-scss-module__Vt881q__blobLeft{pointer-events:none;filter:blur(3rem);background:#1770c81f;border-radius:9999px;width:18rem;height:18rem;position:absolute;top:-4rem;left:-6rem}.AdvantageSection-module-scss-module__Vt881q__blobRight{pointer-events:none;filter:blur(3rem);background:#0077db1f;border-radius:9999px;width:20rem;height:20rem;position:absolute;bottom:-4rem;right:-6rem}.AdvantageSection-module-scss-module__Vt881q__container{z-index:1;max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative}@media (min-width:1024px){.AdvantageSection-module-scss-module__Vt881q__container{padding:0 2rem}}.AdvantageSection-module-scss-module__Vt881q__sectionHeader{flex-flow:column wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.AdvantageSection-module-scss-module__Vt881q__topTag{color:#334155;background:#fff;border-radius:9999px;outline:1px solid #e2e8f0;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 1px 3px #00000014}.AdvantageSection-module-scss-module__Vt881q__topTagDot{background:#1770c8;border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem}.AdvantageSection-module-scss-module__Vt881q__heading{letter-spacing:-.02em;color:#0f172a;font-size:1.75rem;font-weight:700}@media (min-width:640px){.AdvantageSection-module-scss-module__Vt881q__heading{font-size:2.25rem}}.AdvantageSection-module-scss-module__Vt881q__subContent{color:#475569;max-width:48rem;font-size:1.125rem;line-height:1.7}.AdvantageSection-module-scss-module__Vt881q__carouselWrap{margin-top:3.5rem;position:relative}.AdvantageSection-module-scss-module__Vt881q__navButtons{pointer-events:none;gap:.5rem;display:none;position:absolute;top:-3rem;right:0}@media (min-width:1024px){.AdvantageSection-module-scss-module__Vt881q__navButtons{display:flex}}.AdvantageSection-module-scss-module__Vt881q__navBtn{pointer-events:auto;cursor:pointer;color:#374151;background:#fff;border:none;border-radius:.5rem;outline:1px solid #e2e8f0;justify-content:center;align-items:center;padding:.5rem .75rem;transition:background-color .15s;display:inline-flex}.AdvantageSection-module-scss-module__Vt881q__navBtn:hover{background:#f8fafc}.AdvantageSection-module-scss-module__Vt881q__navBtn:active{transform:scale(.98)}.AdvantageSection-module-scss-module__Vt881q__navIcon{width:1.25rem;height:1.25rem}.AdvantageSection-module-scss-module__Vt881q__swiperContainer{width:100%;padding-bottom:.5rem!important}.AdvantageSection-module-scss-module__Vt881q__slide{height:auto;padding:.75rem 0}.AdvantageSection-module-scss-module__Vt881q__cardGradientBorder{background:linear-gradient(to bottom right,#1770c8,#0077db,#1770c8);border-radius:1rem;height:100%;padding:1px;position:relative;box-shadow:0 1px 2px #0000000d}.AdvantageSection-module-scss-module__Vt881q__cardInner{background:#fff;border-radius:15px;outline:1px solid #e2e8f099;height:100%;padding:1.5rem;transition:box-shadow .2s,transform .2s}.AdvantageSection-module-scss-module__Vt881q__cardGradientBorder:hover .AdvantageSection-module-scss-module__Vt881q__cardInner{transform:translateY(-.125rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.AdvantageSection-module-scss-module__Vt881q__cardContent{color:#475569;width:100%;font-size:1.125rem;font-weight:600;line-height:1.6}
.ProgramHero-module-scss-module__KaVsiW__section{background:linear-gradient(135deg,#e8f0fb 0%,#eef4ff 30%,#f5f8ff 60%,#fff 100%);padding:9rem 0 1rem;overflow:hidden}@media screen and (max-width:550px){.ProgramHero-module-scss-module__KaVsiW__section{padding:5.5rem 0 1rem}}.ProgramHero-module-scss-module__KaVsiW__container{grid-template-columns:60% 39%;align-items:start;gap:12px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}@media (max-width:1100px){.ProgramHero-module-scss-module__KaVsiW__container{grid-template-columns:1fr 420px;gap:40px}}@media (max-width:900px){.ProgramHero-module-scss-module__KaVsiW__container{grid-template-columns:1fr;gap:36px}}@media screen and (max-width:550px){.ProgramHero-module-scss-module__KaVsiW__container{flex-direction:column-reverse;padding:0 1rem;display:flex}}.ProgramHero-module-scss-module__KaVsiW__left{flex-direction:column;gap:20px;display:flex}@media screen and (max-width:550px){.ProgramHero-module-scss-module__KaVsiW__left{gap:10px}}.ProgramHero-module-scss-module__KaVsiW__heading{font-family:var(--font-raleway),Raleway,sans-serif;letter-spacing:-.02em;color:#0a2540;text-transform:uppercase;margin:1.5rem 0 0;font-size:clamp(32px,5vw,62px);font-weight:800;line-height:60px}@media (max-width:900px){.ProgramHero-module-scss-module__KaVsiW__heading{font-size:clamp(28px,6vw,48px)}}@media (max-width:550px){.ProgramHero-module-scss-module__KaVsiW__heading{margin-top:unset;text-align:center;font-size:2.25rem;line-height:2.5rem}}.ProgramHero-module-scss-module__KaVsiW__highlight{color:#328fff;font-weight:800}.ProgramHero-module-scss-module__KaVsiW__desc{font-family:var(--font-raleway),Raleway,sans-serif;color:#45556c;margin:0;font-size:16px;font-weight:400;line-height:1.7}@media (max-width:550px){.ProgramHero-module-scss-module__KaVsiW__desc{text-align:center;font-size:.875rem}}.ProgramHero-module-scss-module__KaVsiW__right{justify-content:flex-end;align-items:center;min-width:0;display:flex}@media (max-width:900px){.ProgramHero-module-scss-module__KaVsiW__right{justify-content:center}}@media (min-width:550px) and (max-width:900px){.ProgramHero-module-scss-module__KaVsiW__right{max-width:100%;overflow:hidden}}.ProgramHero-module-scss-module__KaVsiW__image_wrap{border-radius:24px;width:100%;height:370px;position:relative;overflow:hidden}@media (max-width:1100px){.ProgramHero-module-scss-module__KaVsiW__image_wrap{height:340px}}@media (max-width:900px){.ProgramHero-module-scss-module__KaVsiW__image_wrap{border-radius:20px;height:300px}}@media (max-width:550px){.ProgramHero-module-scss-module__KaVsiW__image_wrap{width:100%;height:auto}.ProgramHero-module-scss-module__KaVsiW__image_wrap img{width:100%}}.ProgramHero-module-scss-module__KaVsiW__carouselOuter{align-items:center;gap:10px;max-width:1280px;margin:32px auto 0;padding:0 32px;display:flex}@media (max-width:768px){.ProgramHero-module-scss-module__KaVsiW__carouselOuter{margin-top:24px;padding:0 16px}}.ProgramHero-module-scss-module__KaVsiW__arrowBtn{cursor:pointer;color:#0a2540;background:#fff;border:1.5px solid #0b254526;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .15s,color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 4px #0000000f}.ProgramHero-module-scss-module__KaVsiW__swiperWrap{flex:1;min-width:0;overflow:hidden}.ProgramHero-module-scss-module__KaVsiW__slide{width:auto!important}.ProgramHero-module-scss-module__KaVsiW__categoryPill{font-family:var(--font-raleway),Raleway,sans-serif;color:#0a2540;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0b25451f;border-radius:9999px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex;box-shadow:0 1px 3px #0000000f}.ProgramHero-module-scss-module__KaVsiW__categoryPill:hover{color:#328fff;border-color:#328fff}@media screen and (max-width:550px){.ProgramHero-module-scss-module__KaVsiW__categoryPill{border-radius:.5rem}}.ProgramHero-module-scss-module__KaVsiW__categoryPillActive{color:#fff;background:#328fff;border-color:#328fff}.ProgramHero-module-scss-module__KaVsiW__categoryPillActive:hover{color:#fff;background:#1a7fea;border-color:#1a7fea}.ProgramHero-module-scss-module__KaVsiW__categoryPillIcon{flex-shrink:0;align-items:center;display:inline-flex}
.BottomRFI-module-scss-module__Nb9YEq__section{padding:5rem 0;position:relative;overflow:hidden}.BottomRFI-module-scss-module__Nb9YEq__bgBase{z-index:0;position:absolute;inset:0}.BottomRFI-module-scss-module__Nb9YEq__bgDiagonal{z-index:0;pointer-events:none;background:linear-gradient(90deg,#0055a42e 0%,#fff6 50%,#ef41352e 100%);height:18rem;position:absolute;top:-6rem;left:-4rem;right:-4rem;transform:rotate(-6deg)}.BottomRFI-module-scss-module__Nb9YEq__container{z-index:1;max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative}@media (min-width:1024px){.BottomRFI-module-scss-module__Nb9YEq__container{padding:0 2rem}}.BottomRFI-module-scss-module__Nb9YEq__grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (min-width:1024px){.BottomRFI-module-scss-module__Nb9YEq__grid{grid-template-columns:1.1fr .9fr;gap:2.5rem}}.BottomRFI-module-scss-module__Nb9YEq__left{flex-direction:column;gap:1rem;display:flex}.BottomRFI-module-scss-module__Nb9YEq__heading{letter-spacing:-.02em;color:#0f172a;font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:768px){.BottomRFI-module-scss-module__Nb9YEq__heading{font-size:2.75rem}}.BottomRFI-module-scss-module__Nb9YEq__subHeading{color:#475569;max-width:32rem;font-size:1rem;line-height:1.65}.BottomRFI-module-scss-module__Nb9YEq__badges{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.BottomRFI-module-scss-module__Nb9YEq__badge{color:#334155;background:#fff;border-radius:9999px;outline:1px solid #e2e8f0;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex;box-shadow:0 1px 3px #0000000d}.BottomRFI-module-scss-module__Nb9YEq__pulseDot{background:#22c55e;border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem;animation:2s infinite BottomRFI-module-scss-module__Nb9YEq__pulse}@keyframes BottomRFI-module-scss-module__Nb9YEq__pulse{0%,to{opacity:1}50%{opacity:.4}}.BottomRFI-module-scss-module__Nb9YEq__right{position:relative}.BottomRFI-module-scss-module__Nb9YEq__formGlow{z-index:0;filter:blur(2rem);pointer-events:none;border-radius:2.25rem;position:absolute;inset:-1.5rem}.BottomRFI-module-scss-module__Nb9YEq__formCard{z-index:1;background:#fff;border-radius:1.5rem;outline:1px solid #e2e8f0;padding:1.5rem;position:relative;box-shadow:0 25px 50px -12px #00000026}.BottomRFI-module-scss-module__Nb9YEq__formCardHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.BottomRFI-module-scss-module__Nb9YEq__formCardTitle{color:#0f172a;font-size:1.0625rem;font-weight:700}.BottomRFI-module-scss-module__Nb9YEq__formCardBadge{color:#334155;white-space:nowrap;background:#f8fafc;border-radius:9999px;outline:1px solid #e2e8f0;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.BottomRFI-module-scss-module__Nb9YEq__formCardDot{background:#22c55e;border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem}
.page-module-scss-module__2HlLqG__pageRoot{color:#334155;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}.page-module-scss-module__2HlLqG__notFound{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1rem;display:flex}.page-module-scss-module__2HlLqG__footer{text-align:center;color:#fff;background:#1770c8;padding:.75rem 1rem;font-size:.875rem}.page-module-scss-module__2HlLqG__partnersSection{background:#fff;padding:4rem 0;position:relative;overflow:hidden}.page-module-scss-module__2HlLqG__partnersBg{z-index:0;pointer-events:none;position:absolute;inset:0}.page-module-scss-module__2HlLqG__partnersInner{z-index:1;max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative}@media (min-width:1024px){.page-module-scss-module__2HlLqG__partnersInner{padding:0 2rem}}
.ProgramLister-module-scss-module__mq35Wq__section{background:#fff;padding:48px 0 80px}@media (max-width:768px){.ProgramLister-module-scss-module__mq35Wq__section{padding:32px 0 48px}}.ProgramLister-module-scss-module__mq35Wq__wrapper{align-items:flex-start;gap:57px;max-width:1280px;margin:0 auto;padding:0 50px;display:flex}@media (max-width:1200px){.ProgramLister-module-scss-module__mq35Wq__wrapper{gap:32px;padding:0 40px}}@media (max-width:900px){.ProgramLister-module-scss-module__mq35Wq__wrapper{flex-direction:column;gap:24px;padding:0 16px}}.ProgramLister-module-scss-module__mq35Wq__sidebar{flex-direction:column;flex-shrink:0;gap:16px;width:370px;display:flex}@media (max-width:1100px){.ProgramLister-module-scss-module__mq35Wq__sidebar{width:300px}}@media (max-width:900px){.ProgramLister-module-scss-module__mq35Wq__sidebar{width:100%}}.ProgramLister-module-scss-module__mq35Wq__search_bar_mob{display:none}@media screen and (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__search_bar_mob{display:flex}.ProgramLister-module-scss-module__mq35Wq__search_bar_mob .ProgramLister-module-scss-module__mq35Wq__filter_icon{border:1px solid #e2e8f0;border-radius:.5rem;padding:1.2rem;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}}.ProgramLister-module-scss-module__mq35Wq__search_bar_web{display:block}@media screen and (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__search_bar_web{display:none}}.ProgramLister-module-scss-module__mq35Wq__searchBar{background:#fff;border:1px solid #e2e8f0;border-radius:9999px;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:10px 8px 10px 16px;display:flex;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}@media screen and (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__searchBar{border-radius:.5rem}}.ProgramLister-module-scss-module__mq35Wq__searchInputGroup{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ProgramLister-module-scss-module__mq35Wq__searchIcon{flex-shrink:0}.ProgramLister-module-scss-module__mq35Wq__searchInput{min-width:0;font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;background:0 0;border:none;outline:none;flex:1;font-size:14px;font-weight:400}.ProgramLister-module-scss-module__mq35Wq__searchInput::placeholder{color:#0b254580}.ProgramLister-module-scss-module__mq35Wq__searchBtn{font-family:var(--font-raleway),Raleway,sans-serif;color:#fff;cursor:pointer;background:#328fff;border:none;border-radius:9999px;flex-shrink:0;padding:8px 19px;font-size:13px;font-weight:500;line-height:19.5px;transition:background .15s}.ProgramLister-module-scss-module__mq35Wq__searchBtn:hover{background:#1e7fba}@media screen and (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__searchBtn{border-radius:.5rem}}.ProgramLister-module-scss-module__mq35Wq__filterOverlay{display:none}@media (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__filterOverlay{z-index:199;background:#0006;display:block;position:fixed;inset:0}}.ProgramLister-module-scss-module__mq35Wq__filterCard{background:#fff;border:1px solid #e6ecf5;border-radius:12px;overflow:hidden}@media (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__filterCard{z-index:200;border:none;border-radius:16px 16px 0 0;max-height:80vh;transition:transform .35s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.ProgramLister-module-scss-module__mq35Wq__filterCardOpen{transform:translateY(0)}}.ProgramLister-module-scss-module__mq35Wq__drawerHandle{display:none}@media (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__drawerHandle{background:#e2e8f0;border-radius:2px;width:40px;height:4px;margin:12px auto 4px;display:block}}.ProgramLister-module-scss-module__mq35Wq__filterHeaderActions{align-items:center;gap:8px;display:flex}.ProgramLister-module-scss-module__mq35Wq__filterCloseBtn{display:none}@media (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__filterCloseBtn{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:0;display:flex}.ProgramLister-module-scss-module__mq35Wq__filterCloseBtn:hover{background:#0000000d}}.ProgramLister-module-scss-module__mq35Wq__filterHeader{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ProgramLister-module-scss-module__mq35Wq__filterTitle{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;align-items:center;gap:8px;font-size:16px;font-weight:600;line-height:24px;display:flex}.ProgramLister-module-scss-module__mq35Wq__clearAll{font-family:var(--font-raleway),Raleway,sans-serif;color:#1951bf;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;line-height:16px}.ProgramLister-module-scss-module__mq35Wq__clearAll:hover{text-decoration:underline}.ProgramLister-module-scss-module__mq35Wq__filterGroup{border-top:1px solid #0000001a;padding:0 16px 1px}.ProgramLister-module-scss-module__mq35Wq__filterGroupLast{border-top:1px solid #0000001a;padding:0 16px 16px}.ProgramLister-module-scss-module__mq35Wq__filterGroupRow{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.ProgramLister-module-scss-module__mq35Wq__filterGroupName{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;font-size:14px;font-weight:600;line-height:20px}.ProgramLister-module-scss-module__mq35Wq__arrowOpen{transition:transform .2s;transform:rotate(0)}.ProgramLister-module-scss-module__mq35Wq__arrowClosed{transition:transform .2s;transform:rotate(-90deg)}.ProgramLister-module-scss-module__mq35Wq__checkboxList{flex-direction:column;gap:8px;padding-bottom:8px;display:flex}.ProgramLister-module-scss-module__mq35Wq__checkboxRow{cursor:pointer;align-items:center;gap:8px;display:flex}.ProgramLister-module-scss-module__mq35Wq__checkbox{background:#f3f3f5;border:1px solid #0000001a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:background .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.ProgramLister-module-scss-module__mq35Wq__checkboxChecked{background:#328fff;border-color:#328fff}.ProgramLister-module-scss-module__mq35Wq__checkboxLabel{font-family:var(--font-raleway),Raleway,sans-serif;color:#45556c;font-size:14px;font-weight:500;line-height:20px}.ProgramLister-module-scss-module__mq35Wq__sliderWrap{flex-direction:column;gap:8px;padding-bottom:12px;display:flex}.ProgramLister-module-scss-module__mq35Wq__slider{appearance:none;background:linear-gradient(to right, #328fff var(--fill,100%), #ececf0 var(--fill,100%));cursor:pointer;border-radius:9999px;outline:none;width:100%;height:6px}.ProgramLister-module-scss-module__mq35Wq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #e6ecf5;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0000001f}.ProgramLister-module-scss-module__mq35Wq__slider::-moz-range-thumb{cursor:pointer;background:#fff;border:1.5px solid #e6ecf5;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0000001f}.ProgramLister-module-scss-module__mq35Wq__slider::-moz-range-progress{background:#328fff;border-radius:9999px;height:6px}.ProgramLister-module-scss-module__mq35Wq__sliderLabel{font-family:var(--font-raleway),Raleway,sans-serif;color:#45556c;font-size:12px;font-weight:400;line-height:16px}.ProgramLister-module-scss-module__mq35Wq__sliderLabel strong{color:#0b2545;font-weight:600}.ProgramLister-module-scss-module__mq35Wq__pillList{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.ProgramLister-module-scss-module__mq35Wq__pill{font-family:var(--font-raleway),Raleway,sans-serif;color:#45556c;cursor:pointer;background:#fff;border:1px solid #e6ecf5;border-radius:9999px;justify-content:center;align-items:center;padding:5px 12px;font-size:12px;font-weight:600;line-height:16px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ProgramLister-module-scss-module__mq35Wq__pill:hover{color:#328fff;border-color:#328fff}.ProgramLister-module-scss-module__mq35Wq__pillActive{color:#fff;background:#328fff;border-color:#328fff}.ProgramLister-module-scss-module__mq35Wq__pillActive:hover{color:#fff;background:#1a7af5;border-color:#1a7af5}.ProgramLister-module-scss-module__mq35Wq__helpCard{background:linear-gradient(158deg,#0e365d 20%,#1d73c4 96%);border-radius:12px;flex-direction:column;gap:8px;padding:20px;display:flex}.ProgramLister-module-scss-module__mq35Wq__helpTitle{font-family:var(--font-raleway),Raleway,sans-serif;color:#fff;margin:0;font-size:16px;font-weight:700;line-height:24px}.ProgramLister-module-scss-module__mq35Wq__helpText{font-family:var(--font-raleway),Raleway,sans-serif;color:#fff;opacity:.9;margin:0;font-size:14px;font-weight:400;line-height:20px}.ProgramLister-module-scss-module__mq35Wq__helpBtn{font-family:var(--font-raleway),Raleway,sans-serif;color:#328fff;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:8px 16px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;transition:background .15s;display:flex}.ProgramLister-module-scss-module__mq35Wq__helpBtn:hover{background:#ffffffe6}.ProgramLister-module-scss-module__mq35Wq__main{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}@media screen and (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__main{width:100%}}.ProgramLister-module-scss-module__mq35Wq__mainHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ProgramLister-module-scss-module__mq35Wq__allProgramsTitle{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:700;line-height:30px;display:flex}.ProgramLister-module-scss-module__mq35Wq__empty{text-align:center;font-family:var(--font-raleway),Raleway,sans-serif;color:#45556c;padding:48px 24px;font-size:15px}.ProgramLister-module-scss-module__mq35Wq__clearAllInline{font-family:var(--font-raleway),Raleway,sans-serif;color:#328fff;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:600;text-decoration:underline}.ProgramLister-module-scss-module__mq35Wq__sortBtn{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;cursor:pointer;background:#fff;border:1px solid #e6ecf5;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.ProgramLister-module-scss-module__mq35Wq__sentinel{width:100%;height:1px}.ProgramLister-module-scss-module__mq35Wq__loadingMore{text-align:center;font-family:var(--font-raleway),Raleway,sans-serif;color:#45556c;margin:0;padding:16px 0 4px;font-size:14px}.ProgramLister-module-scss-module__mq35Wq__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:640px){.ProgramLister-module-scss-module__mq35Wq__grid{grid-template-columns:1fr}}.ProgramLister-module-scss-module__mq35Wq__card{background:#fff;border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000014}.ProgramLister-module-scss-module__mq35Wq__cardBg{z-index:0;width:100%;height:140px;position:absolute;top:0;left:0;overflow:hidden}.ProgramLister-module-scss-module__mq35Wq__cardBg img{object-fit:cover;border-bottom-right-radius:85% 50px;border-bottom-left-radius:10% 5px;width:100%;height:80%;display:block}.ProgramLister-module-scss-module__mq35Wq__rankingBadge{z-index:2;font-family:var(--font-raleway),Raleway,sans-serif;color:#f2b90f;text-align:center;background:#3a2c01;border-radius:6px;justify-content:center;align-items:center;max-width:calc(100% - 130px);padding:4px 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex;position:absolute;top:8px;right:8px}.ProgramLister-module-scss-module__mq35Wq__cardInner{z-index:1;flex-direction:column;flex:1;align-items:center;padding:48px 0 16px;display:flex;position:relative}.ProgramLister-module-scss-module__mq35Wq__logoGroup{flex-direction:column;flex:1;gap:8px;width:22vw;display:flex}@media (max-width:550px){.ProgramLister-module-scss-module__mq35Wq__logoGroup{width:calc(100% - 32px)}}.ProgramLister-module-scss-module__mq35Wq__logoCircle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#32a1e226;border:2px solid #fff;border-radius:80px;justify-content:center;align-self:flex-start;align-items:center;width:80px;height:80px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #0000000d}.ProgramLister-module-scss-module__mq35Wq__logoCircle span{font-family:var(--font-raleway),Raleway,sans-serif;color:#1e7fba;font-size:14px;font-weight:700;line-height:1}.ProgramLister-module-scss-module__mq35Wq__contentGroup{flex-direction:column;flex:1;align-self:stretch;gap:12px;display:flex}.ProgramLister-module-scss-module__mq35Wq__titleGroup{flex-direction:column;gap:4px;display:flex}.ProgramLister-module-scss-module__mq35Wq__programTitle{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545;margin:0;font-size:16px;font-weight:700;line-height:24px}.ProgramLister-module-scss-module__mq35Wq__universityRow{align-items:center;gap:4px;display:flex}.ProgramLister-module-scss-module__mq35Wq__flagIcon{background:#32a1e214;border:.9px solid #32a1e229;border-radius:3.6px;flex-shrink:0;align-items:center;padding:3.6px;display:inline-flex}.ProgramLister-module-scss-module__mq35Wq__universityName{font-family:var(--font-raleway),Raleway,sans-serif;color:#334155;font-size:12px;font-weight:400;line-height:16px}.ProgramLister-module-scss-module__mq35Wq__durationRow{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.ProgramLister-module-scss-module__mq35Wq__durationText{font-family:var(--font-raleway),Raleway,sans-serif;color:#0b2545a3;font-size:12px;font-weight:400;line-height:18px}.ProgramLister-module-scss-module__mq35Wq__viewBtn{font-family:var(--font-raleway),Raleway,sans-serif;color:#328fff;border:1px solid #328fff;border-radius:6px;justify-content:center;align-self:stretch;align-items:center;margin-top:auto;padding:8px 24px;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;transition:background .15s;display:flex;box-shadow:0 4px 12px -12px #00263c3d}.ProgramLister-module-scss-module__mq35Wq__viewBtn:hover{background:#328fff0f}
