.AnnouncementBar-module__Hv9TnG__bar{background:var(--accent);justify-content:center;align-items:center;gap:10px;width:100%;height:40px;padding:0 48px 0 16px;display:flex;position:relative}.AnnouncementBar-module__Hv9TnG__inner{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.AnnouncementBar-module__Hv9TnG__icon{color:#fffc;flex-shrink:0}.AnnouncementBar-module__Hv9TnG__msg{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;line-height:1;overflow:hidden}.AnnouncementBar-module__Hv9TnG__link{color:#fff;text-underline-offset:2px;font-weight:700;text-decoration:underline}.AnnouncementBar-module__Hv9TnG__close{color:#ffffffb3;cursor:pointer;transition:color var(--transition);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AnnouncementBar-module__Hv9TnG__close:hover{color:#fff}@media (max-width:600px){.AnnouncementBar-module__Hv9TnG__msg{white-space:normal;text-align:center;font-size:.72rem}.AnnouncementBar-module__Hv9TnG__bar{height:auto;min-height:38px;padding:6px 40px 6px 12px}}
.Navbar-module__dVeNwG__header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#fffffff5;transition:box-shadow .2s;position:relative;left:0;right:0}.Navbar-module__dVeNwG__scrolled{box-shadow:0 1px #00000012}.Navbar-module__dVeNwG__nav{justify-content:space-between;align-items:center;gap:24px;max-width:100%;height:64px;padding:0 40px;display:flex}.Navbar-module__dVeNwG__logo{color:var(--text);white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:700;display:flex}.Navbar-module__dVeNwG__logo svg,.Navbar-module__dVeNwG__logoAccent{color:var(--accent)}.Navbar-module__dVeNwG__links{flex:1;justify-content:center;align-items:center;gap:2px;list-style:none;display:flex}.Navbar-module__dVeNwG__link{color:var(--text-2);border-radius:var(--radius-sm);transition:color var(--transition), background var(--transition);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:7px 13px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.Navbar-module__dVeNwG__link:hover{color:var(--text);background:var(--bg-muted)}.Navbar-module__dVeNwG__linkActive{color:var(--accent)!important;background:var(--accent-lt)!important}.Navbar-module__dVeNwG__newBadge{color:#15803d;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;background:#dcfce7;border-radius:100px;margin-left:2px;padding:1px 7px;font-size:.62rem;font-weight:700;display:inline-block;position:relative;top:-1px}.Navbar-module__dVeNwG__chevron{flex-shrink:0;transition:transform .18s}.Navbar-module__dVeNwG__chevronOpen{transform:rotate(180deg)}.Navbar-module__dVeNwG__dropTrigger{white-space:nowrap}.Navbar-module__dVeNwG__dropItem{position:relative}.Navbar-module__dVeNwG__dropdown{border-radius:var(--radius);z-index:200;background:#fff;min-width:210px;padding:6px;animation:.15s both Navbar-module__dVeNwG__fadeUp;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0000001a}.Navbar-module__dVeNwG__dropLink{color:var(--text-2);border-radius:var(--radius-sm);transition:background var(--transition), color var(--transition);align-items:center;gap:10px;padding:10px 14px;font-size:.875rem;font-weight:500;display:flex}.Navbar-module__dVeNwG__dropLink:hover{background:var(--bg-subtle);color:var(--accent)}.Navbar-module__dVeNwG__dropLink svg{color:var(--accent);flex-shrink:0}.Navbar-module__dVeNwG__actions{flex-shrink:0}.Navbar-module__dVeNwG__burger{color:var(--text);border-radius:var(--radius-sm);transition:background var(--transition);justify-content:center;align-items:center;padding:6px;display:none}.Navbar-module__dVeNwG__burger:hover{background:var(--bg-muted)}.Navbar-module__dVeNwG__mobileMenu{background:#fff;flex-direction:column;padding:8px 24px 20px;display:flex;box-shadow:0 8px 24px #00000014}.Navbar-module__dVeNwG__mobileLink{color:var(--text-2);border-radius:var(--radius-sm);transition:color var(--transition), background var(--transition);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__dVeNwG__mobileLink:hover{color:var(--text);background:var(--bg-muted)}.Navbar-module__dVeNwG__mobileLinkActive{color:var(--accent);background:var(--accent-lt)}.Navbar-module__dVeNwG__mobileDropBtn{justify-content:space-between}.Navbar-module__dVeNwG__mobileDropItems{flex-direction:column;gap:2px;margin:2px 0 4px 16px;display:flex}.Navbar-module__dVeNwG__mobileDropLink{color:var(--text-2);border-radius:var(--radius-sm);transition:color var(--transition), background var(--transition);align-items:center;gap:10px;padding:10px 14px;font-size:.88rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__dVeNwG__mobileDropLink:hover{background:var(--bg-muted);color:var(--accent)}.Navbar-module__dVeNwG__mobileDropLink svg{color:var(--accent);flex-shrink:0}.Navbar-module__dVeNwG__mobileCta{justify-content:center;margin-top:12px}@media (max-width:860px){.Navbar-module__dVeNwG__links,.Navbar-module__dVeNwG__actions{display:none}.Navbar-module__dVeNwG__burger{display:flex}.Navbar-module__dVeNwG__nav{padding:0 14px}}
.Footer-module__rnk_JG__footer{background:var(--bg-subtle);padding:64px 0 0}.Footer-module__rnk_JG__top{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:40px;padding-bottom:52px;display:grid}.Footer-module__rnk_JG__brand{flex-direction:column;display:flex}.Footer-module__rnk_JG__logo{color:var(--text);align-items:center;gap:8px;margin-bottom:12px;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:700;display:inline-flex}.Footer-module__rnk_JG__logo svg,.Footer-module__rnk_JG__logoAccent{color:var(--accent)}.Footer-module__rnk_JG__tagline{color:var(--text-3);max-width:260px;margin-bottom:20px;font-size:.85rem;line-height:1.65}.Footer-module__rnk_JG__socials{gap:8px;display:flex}.Footer-module__rnk_JG__social{border-radius:var(--radius-sm);background:var(--bg-muted);width:34px;height:34px;color:var(--text-3);transition:background var(--transition), color var(--transition);justify-content:center;align-items:center;display:flex}.Footer-module__rnk_JG__social:hover{background:var(--accent-lt);color:var(--accent)}.Footer-module__rnk_JG__col{flex-direction:column;gap:14px;display:flex}.Footer-module__rnk_JG__colTitle{letter-spacing:.07em;text-transform:uppercase;color:var(--text-3);font-size:.73rem;font-weight:700}.Footer-module__rnk_JG__colLinks{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__rnk_JG__colLink{color:var(--text-2);transition:color var(--transition);font-size:.87rem}.Footer-module__rnk_JG__colLink:hover{color:var(--accent)}.Footer-module__rnk_JG__bottom{border-top:1px solid var(--bg-muted);justify-content:space-between;align-items:center;padding:18px 0 22px;display:flex}.Footer-module__rnk_JG__copy{color:var(--text-3);font-size:.82rem}.Footer-module__rnk_JG__legalLinks{align-items:center;gap:18px;display:flex}.Footer-module__rnk_JG__legalLink{color:var(--text-3);transition:color var(--transition);font-size:.78rem}.Footer-module__rnk_JG__legalLink:hover{color:var(--accent)}@media (max-width:900px){.Footer-module__rnk_JG__top{grid-template-columns:1fr 1fr 1fr}}@media (max-width:600px){.Footer-module__rnk_JG__top{grid-template-columns:1fr 1fr}.Footer-module__rnk_JG__bottom{flex-direction:column;align-items:flex-start;gap:8px}.Footer-module__rnk_JG__legalLinks{flex-wrap:wrap;gap:12px}}@media (max-width:380px){.Footer-module__rnk_JG__top{grid-template-columns:1fr}}
.Hero-module__PgAKtG__heroSection{background:var(--bg);overflow:hidden}.Hero-module__PgAKtG__imageWrap{background:var(--bg-muted);border-radius:0 0 20px 20px;width:calc(100% - 80px);max-width:1320px;height:400px;margin:0 auto;position:relative;overflow:hidden}.Hero-module__PgAKtG__slide{opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.Hero-module__PgAKtG__slideActive{opacity:1;pointer-events:auto}.Hero-module__PgAKtG__imageWrap img{pointer-events:none!important}.Hero-module__PgAKtG__imgDesktop{display:block}.Hero-module__PgAKtG__imgMobile{display:none}.Hero-module__PgAKtG__arrow{z-index:10;color:#fff;width:34px;height:34px;transition:background var(--transition);cursor:pointer;background:#00000073;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__PgAKtG__arrow:hover{background:#000000b8}.Hero-module__PgAKtG__arrowLeft{left:12px}.Hero-module__PgAKtG__arrowRight{right:12px}.Hero-module__PgAKtG__dots{z-index:10;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__dot{width:7px;height:7px;transition:background var(--transition);cursor:pointer;background:#ffffff80;border-radius:50%}.Hero-module__PgAKtG__dotActive{background:#fff}.Hero-module__PgAKtG__contentRow{width:calc(100% - 80px);max-width:1320px;margin:0 auto;padding:36px 0 32px}.Hero-module__PgAKtG__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.Hero-module__PgAKtG__textCol{flex-direction:column;gap:0;display:flex}.Hero-module__PgAKtG__heading{color:var(--text);letter-spacing:-.01em;margin-bottom:10px;font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:700;line-height:1.3}.Hero-module__PgAKtG__sub{color:var(--text-3);margin-bottom:20px;font-size:.85rem;line-height:1.65}.Hero-module__PgAKtG__cardsArea{min-width:0}.Hero-module__PgAKtG__cardsGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.Hero-module__PgAKtG__cardsMobile{display:none}.Hero-module__PgAKtG__miniCard{aspect-ratio:4/5;border-radius:var(--radius);background:var(--bg-muted);display:block;position:relative;overflow:hidden}.Hero-module__PgAKtG__miniCardInfo{border-radius:var(--radius-sm);background:#fff;justify-content:space-between;align-items:center;gap:6px;padding:8px 10px;display:flex;position:absolute;bottom:10px;left:8px;right:8px}.Hero-module__PgAKtG__miniCardTitle{color:var(--text);margin-bottom:1px;font-size:.76rem;font-weight:600;line-height:1.3}.Hero-module__PgAKtG__miniCardSub{color:var(--text-3);font-size:.66rem}.Hero-module__PgAKtG__miniCardArrow{color:var(--text-3);flex-shrink:0}.Hero-module__PgAKtG__miniCard:hover .Hero-module__PgAKtG__miniCardArrow{color:var(--accent)}.Hero-module__PgAKtG__cardsMobileNav{justify-content:center;align-items:center;gap:12px;margin-top:10px;display:flex}.Hero-module__PgAKtG__cardNavBtn{background:var(--bg-muted);width:30px;height:30px;color:var(--text);cursor:pointer;transition:background var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__PgAKtG__cardNavBtn:disabled{opacity:.3;cursor:default}.Hero-module__PgAKtG__cardNavBtn:not(:disabled):hover{background:var(--accent-lt);color:var(--accent)}.Hero-module__PgAKtG__cardNavDots{gap:5px;display:flex}.Hero-module__PgAKtG__cardNavDot{background:var(--bg-muted);border:1.5px solid var(--text-3);border-radius:50%;width:6px;height:6px}.Hero-module__PgAKtG__cardNavDotActive{background:var(--accent);border-color:var(--accent)}@media (max-width:768px){.Hero-module__PgAKtG__imgDesktop{display:none}.Hero-module__PgAKtG__imgMobile{display:block}.Hero-module__PgAKtG__imageWrap{border-radius:0 0 var(--radius) var(--radius);width:96%;height:220px}.Hero-module__PgAKtG__contentRow{width:96%;padding:24px 0 20px}.Hero-module__PgAKtG__contentGrid{grid-template-columns:1fr;gap:20px}.Hero-module__PgAKtG__textCol{order:1}.Hero-module__PgAKtG__cardsArea{order:2}.Hero-module__PgAKtG__cardsGrid{grid-template-columns:1fr 1fr;gap:10px}.Hero-module__PgAKtG__miniCard{aspect-ratio:3/4}.Hero-module__PgAKtG__miniCardTitle{font-size:.72rem}.Hero-module__PgAKtG__miniCardSub{font-size:.63rem}.Hero-module__PgAKtG__cardsMobilePage{grid-template-columns:1fr 1fr;gap:10px;display:grid}}
.Programs-module__aJR8lW__section{background:var(--bg)}.Programs-module__aJR8lW__groupHeader{align-items:flex-start;gap:10px;margin-bottom:20px;display:flex}.Programs-module__aJR8lW__groupIcon{color:var(--accent);flex-shrink:0;margin-top:3px}.Programs-module__aJR8lW__heading{color:var(--text);letter-spacing:-.02em;margin-bottom:4px;font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:700}.Programs-module__aJR8lW__groupSub{color:var(--text-3);font-size:.8rem}.Programs-module__aJR8lW__divider{background:var(--bg-muted);height:1px;margin:36px 0}.Programs-module__aJR8lW__showMoreWrap{justify-content:center;margin-top:24px;display:flex}.Programs-module__aJR8lW__showMoreBtn{color:var(--accent);background:var(--accent-lt);cursor:pointer;transition:background var(--transition);border:none;border-radius:100px;align-items:center;gap:6px;padding:8px 20px;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex}.Programs-module__aJR8lW__showMoreBtn:hover{background:var(--accent-mid)}.Programs-module__aJR8lW__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Programs-module__aJR8lW__card{border-radius:var(--radius);background:#fff;flex-direction:column;gap:10px;padding:20px;display:flex;box-shadow:0 2px 12px #00000012}.Programs-module__aJR8lW__cardTop{justify-content:space-between;align-items:center;display:flex}.Programs-module__aJR8lW__modeTag{text-transform:uppercase;color:var(--text-2);background:var(--bg-muted);letter-spacing:.05em;border-radius:100px;align-items:center;padding:3px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.Programs-module__aJR8lW__tag{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);background:var(--accent-lt);border-radius:100px;align-items:center;gap:5px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.Programs-module__aJR8lW__cardTitle{color:var(--text);margin:0;font-size:.97rem;font-weight:700;line-height:1.35}.Programs-module__aJR8lW__cardSub{color:var(--text-3);font-size:.78rem}.Programs-module__aJR8lW__meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Programs-module__aJR8lW__ratingVal{color:#ca8a04;font-size:.82rem;font-weight:700}.Programs-module__aJR8lW__stars{color:#ca8a04;align-items:center;gap:1px;display:inline-flex}.Programs-module__aJR8lW__learners{color:var(--text-3);align-items:center;gap:4px;margin-left:2px;font-size:.75rem;display:inline-flex}.Programs-module__aJR8lW__priceRow{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.Programs-module__aJR8lW__price{color:var(--text);font-size:1rem;font-weight:800}.Programs-module__aJR8lW__originalPrice{color:var(--text-3);font-size:.8rem;text-decoration:line-through}.Programs-module__aJR8lW__discount{color:#16a34a;background:#dcfce7;border-radius:100px;padding:2px 8px;font-size:.75rem;font-weight:700}.Programs-module__aJR8lW__enrollBtn{align-self:flex-start;margin-top:4px}.Programs-module__aJR8lW__skeleton{background:var(--bg-muted);border-radius:var(--radius);background:linear-gradient(90deg, var(--bg-muted) 25%, var(--bg-subtle) 50%, var(--bg-muted) 75%);background-size:200% 100%;height:260px;animation:1.4s linear infinite Programs-module__aJR8lW__shimmer}@keyframes Programs-module__aJR8lW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Programs-module__aJR8lW__errorBanner{border-radius:var(--radius-sm);color:#dc2626;background:#fef2f2;border:1px solid #fecaca;align-items:center;gap:10px;margin-bottom:24px;padding:12px 16px;font-size:.85rem;display:flex}.Programs-module__aJR8lW__loadingNote{color:var(--text-3);justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.82rem;display:flex}.Programs-module__aJR8lW__spin{animation:.8s linear infinite Programs-module__aJR8lW__spin}@keyframes Programs-module__aJR8lW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:720px){.Programs-module__aJR8lW__grid{grid-template-columns:1fr}}
.Audience-module__9yfIhG__section{background:var(--bg);padding:28px 0 56px}.Audience-module__9yfIhG__header{max-width:620px;margin-bottom:28px}.Audience-module__9yfIhG__heading{color:var(--text);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700}.Audience-module__9yfIhG__sub{color:var(--text-2);font-size:.88rem;line-height:1.7}.Audience-module__9yfIhG__grid{grid-template-columns:repeat(3,1fr);gap:20px 32px;margin-bottom:20px;display:grid}.Audience-module__9yfIhG__groupLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;font-size:.7rem;font-weight:700}.Audience-module__9yfIhG__chips{flex-wrap:wrap;gap:5px;display:flex}.Audience-module__9yfIhG__chip{background:var(--bg-muted);color:var(--text);border-radius:100px;padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-block}.Audience-module__9yfIhG__viewAllWrap{justify-content:flex-start;display:flex}.Audience-module__9yfIhG__viewAllBtn{color:var(--accent);cursor:pointer;transition:opacity var(--transition);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:.82rem;font-weight:600;display:inline-flex}.Audience-module__9yfIhG__viewAllBtn:hover{opacity:.7}@media (max-width:1024px){.Audience-module__9yfIhG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Audience-module__9yfIhG__section{padding:24px 0 40px}.Audience-module__9yfIhG__grid{grid-template-columns:1fr;gap:16px}}
.WhyUs-module__St3aCG__header{text-align:center;max-width:560px;margin:0 auto 72px}.WhyUs-module__St3aCG__heading{color:var(--text);margin:16px 0 12px;font-size:clamp(1.9rem,3.5vw,2.6rem)}.WhyUs-module__St3aCG__accent{color:var(--accent)}.WhyUs-module__St3aCG__sub{color:var(--text-2);font-size:.97rem;line-height:1.7}.WhyUs-module__St3aCG__grid{grid-template-columns:repeat(3,1fr);gap:56px 40px;display:grid}.WhyUs-module__St3aCG__item{align-items:flex-start;gap:16px;display:flex}.WhyUs-module__St3aCG__iconWrap{border-radius:var(--radius-sm);background:var(--accent-lt);width:48px;height:48px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyUs-module__St3aCG__itemTitle{color:var(--text);margin-bottom:7px;font-size:.97rem;font-weight:700}.WhyUs-module__St3aCG__itemDesc{color:var(--text-2);font-size:.86rem;line-height:1.75}@media (max-width:900px){.WhyUs-module__St3aCG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.WhyUs-module__St3aCG__grid{grid-template-columns:1fr}}
.Outcomes-module__q8WLJa__section{background:var(--bg)}.Outcomes-module__q8WLJa__metricGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.Outcomes-module__q8WLJa__metric{flex-direction:column;align-items:center;padding:40px 24px;display:flex}.Outcomes-module__q8WLJa__metricIcon{background:var(--accent-lt);width:48px;height:48px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.Outcomes-module__q8WLJa__metricNumber{color:var(--accent);margin-bottom:6px;font-family:DM Sans,system-ui,sans-serif;font-size:2.2rem;font-weight:800;line-height:1}.Outcomes-module__q8WLJa__metricLabel{color:var(--text);margin-bottom:3px;font-size:.9rem;font-weight:600}.Outcomes-module__q8WLJa__metricSub{color:var(--text-3);font-size:.77rem}.Outcomes-module__q8WLJa__sep{background:var(--bg-muted);height:1px;margin:64px 0}.Outcomes-module__q8WLJa__journeyHeader{text-align:center;max-width:460px;margin:0 auto 52px}.Outcomes-module__q8WLJa__journeyTitle{color:var(--text);margin-bottom:10px;font-size:clamp(1.7rem,3vw,2.3rem)}.Outcomes-module__q8WLJa__accent{color:var(--accent)}.Outcomes-module__q8WLJa__journeySub{color:var(--text-2);font-size:.95rem}.Outcomes-module__q8WLJa__journey{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Outcomes-module__q8WLJa__step{flex-direction:column;gap:8px;display:flex}.Outcomes-module__q8WLJa__stepNum{color:var(--accent-mid);font-family:DM Sans,system-ui,sans-serif;font-size:1.8rem;font-weight:800;line-height:1}.Outcomes-module__q8WLJa__stepTitle{color:var(--text);font-size:1rem;font-weight:700}.Outcomes-module__q8WLJa__stepDesc{color:var(--text-2);font-size:.85rem;line-height:1.65}@media (max-width:900px){.Outcomes-module__q8WLJa__metricGrid,.Outcomes-module__q8WLJa__journey{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.Outcomes-module__q8WLJa__metricGrid{grid-template-columns:repeat(2,1fr)}.Outcomes-module__q8WLJa__journey{grid-template-columns:1fr}}
.page-module__xgPmsG__hero{background:var(--bg);padding:56px 0 60px}.page-module__xgPmsG__heading{letter-spacing:-.02em;color:var(--text);max-width:700px;margin-bottom:20px;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.15}.page-module__xgPmsG__accent{color:var(--accent)}.page-module__xgPmsG__sub{color:var(--text-2);max-width:620px;font-size:1.05rem;line-height:1.78}.page-module__xgPmsG__mvSection{background:var(--bg-subtle)}.page-module__xgPmsG__mvGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.page-module__xgPmsG__mvCard{border-radius:var(--radius-lg);background:#fff;padding:40px 36px}.page-module__xgPmsG__mvIcon{border-radius:var(--radius-sm);background:var(--accent-lt);width:46px;height:46px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.page-module__xgPmsG__mvTitle{color:var(--text);margin-bottom:12px;font-size:1.15rem;font-weight:700}.page-module__xgPmsG__mvText{color:var(--text-2);font-size:.92rem;line-height:1.75}.page-module__xgPmsG__valuesSection{background:var(--bg)}.page-module__xgPmsG__sectionHeader{text-align:center;max-width:520px;margin:0 auto 56px}.page-module__xgPmsG__sectionTitle{color:var(--text);margin-bottom:10px;font-size:clamp(1.7rem,3vw,2.3rem)}.page-module__xgPmsG__sectionSub{color:var(--text-2);margin-top:10px;font-size:.95rem;line-height:1.7}.page-module__xgPmsG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.page-module__xgPmsG__valueItem{flex-direction:column;gap:10px;display:flex}.page-module__xgPmsG__valueIcon{border-radius:var(--radius-sm);background:var(--accent-lt);width:44px;height:44px;color:var(--accent);justify-content:center;align-items:center;display:flex}.page-module__xgPmsG__valueTitle{color:var(--text);font-size:.97rem;font-weight:700}.page-module__xgPmsG__valueDesc{color:var(--text-2);font-size:.87rem;line-height:1.68}.page-module__xgPmsG__teamGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__xgPmsG__teamCard{background:var(--bg-subtle);border-radius:var(--radius-lg);text-align:center;transition:transform var(--transition);flex-direction:column;align-items:center;padding:36px 28px;display:flex}.page-module__xgPmsG__teamCard:hover{transform:translateY(-3px)}.page-module__xgPmsG__avatar{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:16px;font-family:DM Sans,system-ui,sans-serif;font-size:1.1rem;font-weight:700;display:flex}.page-module__xgPmsG__teamName{color:var(--text);margin-bottom:4px;font-size:1rem;font-weight:700}.page-module__xgPmsG__teamRole{color:var(--text-2);margin-bottom:10px;font-size:.85rem}.page-module__xgPmsG__teamArea{background:var(--accent-lt);color:var(--accent);border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}@media (max-width:760px){.page-module__xgPmsG__mvGrid,.page-module__xgPmsG__valuesGrid,.page-module__xgPmsG__teamGrid{grid-template-columns:1fr}}
.downloads-module__gmmasG__hero{background:var(--bg);padding:56px 0 60px}.downloads-module__gmmasG__heading{letter-spacing:-.02em;color:var(--text);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.downloads-module__gmmasG__sub{color:var(--text-2);max-width:560px;font-size:1rem;line-height:1.75}.downloads-module__gmmasG__cardList{flex-direction:column;gap:20px;display:flex}.downloads-module__gmmasG__card{background:var(--bg-subtle);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:28px;padding:32px 36px;display:flex}.downloads-module__gmmasG__cardLeft{flex:1;align-items:flex-start;gap:20px;display:flex}.downloads-module__gmmasG__cardIcon{border-radius:var(--radius-sm);background:var(--accent-lt);width:52px;height:52px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.downloads-module__gmmasG__cardVersion{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700;display:inline-block}.downloads-module__gmmasG__cardTitle{color:var(--text);margin-bottom:8px;font-family:DM Sans,system-ui,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.3}.downloads-module__gmmasG__cardDesc{color:var(--text-2);margin-bottom:8px;font-size:.87rem;line-height:1.65}.downloads-module__gmmasG__cardSize{color:var(--text-3);font-size:.77rem;font-weight:500}.downloads-module__gmmasG__downloadBtn{white-space:nowrap;flex-shrink:0}.downloads-module__gmmasG__certWrap{flex-direction:column;gap:40px;max-width:680px;margin:0 auto;display:flex}.downloads-module__gmmasG__certCard{background:var(--bg-subtle);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:40px;display:flex}.downloads-module__gmmasG__certIcon{background:var(--accent-lt);width:60px;height:60px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.downloads-module__gmmasG__certTitle{color:var(--text);font-size:1.25rem;font-weight:700}.downloads-module__gmmasG__certDesc{color:var(--text-2);max-width:440px;font-size:.9rem;line-height:1.68}.downloads-module__gmmasG__certForm{width:100%;margin-top:4px}.downloads-module__gmmasG__inputRow{gap:10px;display:flex}.downloads-module__gmmasG__inputRow input{color:var(--text);border-radius:var(--radius-sm);transition:box-shadow var(--transition);background:#fff;border:none;outline:none;flex:1;padding:12px 14px;font-family:inherit;font-size:.9rem}.downloads-module__gmmasG__inputRow input:focus{box-shadow:0 0 0 2px var(--accent-mid)}.downloads-module__gmmasG__inputRow input::placeholder{color:var(--text-3)}.downloads-module__gmmasG__certNote{color:var(--text-3);font-size:.82rem}.downloads-module__gmmasG__certNote a{color:var(--accent)}.downloads-module__gmmasG__certInfoGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.downloads-module__gmmasG__certInfo{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.downloads-module__gmmasG__certInfoIcon{border-radius:var(--radius-sm);background:var(--accent-lt);width:40px;height:40px;color:var(--accent);justify-content:center;align-items:center;display:flex}.downloads-module__gmmasG__certInfoTitle{color:var(--text);font-size:.9rem;font-weight:700}.downloads-module__gmmasG__certInfoDesc{color:var(--text-2);font-size:.83rem;line-height:1.62}@media (max-width:680px){.downloads-module__gmmasG__card{flex-direction:column;align-items:flex-start}.downloads-module__gmmasG__certInfoGrid{grid-template-columns:1fr}.downloads-module__gmmasG__inputRow{flex-direction:column}}
.page-module__AqPcmW__loadingWrap,.page-module__AqPcmW__errorWrap{color:var(--text-3);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 24px;font-size:.92rem;display:flex}.page-module__AqPcmW__errorWrap{color:#dc2626}.page-module__AqPcmW__wrap{max-width:760px;margin:0 auto}.page-module__AqPcmW__formCard{background:var(--bg);border-radius:var(--radius-lg);overflow:hidden}.page-module__AqPcmW__formHeader{border-bottom:1px solid var(--border);margin-bottom:32px;padding:28px 0 20px}.page-module__AqPcmW__formTitle{color:var(--text);letter-spacing:-.025em;margin-bottom:10px;font-size:1.6rem;font-weight:800}.page-module__AqPcmW__courseChip{color:var(--text-2);background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:8px 14px;font-size:.84rem;display:flex}.page-module__AqPcmW__priceChip{color:var(--accent);font-weight:800}.page-module__AqPcmW__syllabusLink{color:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-sm);transition:background var(--transition);align-items:center;gap:4px;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.page-module__AqPcmW__syllabusLink:hover{background:var(--accent-lt)}.page-module__AqPcmW__form{flex-direction:column;gap:36px;padding-bottom:48px;display:flex}.page-module__AqPcmW__fieldset{border:none;flex-direction:column;gap:20px;padding:0;display:flex}.page-module__AqPcmW__legend{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);border-bottom:1px solid var(--border);width:100%;padding-bottom:14px;font-size:.7rem;font-weight:700;display:block}.page-module__AqPcmW__row2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__AqPcmW__row3{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.page-module__AqPcmW__field{flex-direction:column;gap:7px;display:flex}.page-module__AqPcmW__field label{color:var(--text-2);font-size:.8rem;font-weight:600}.page-module__AqPcmW__field input,.page-module__AqPcmW__field select{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);background:var(--bg-subtle);transition:border-color var(--transition);appearance:none;padding:9px 12px;font-size:.87rem}.page-module__AqPcmW__field input::placeholder{color:var(--text-3)}.page-module__AqPcmW__radioGroup{flex-wrap:wrap;gap:8px;display:flex}.page-module__AqPcmW__radioLabel{color:var(--text-2);cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-subtle);transition:border-color var(--transition), background var(--transition);-webkit-user-select:none;user-select:none;align-items:center;gap:7px;padding:6px 12px;font-size:.85rem;display:inline-flex}.page-module__AqPcmW__radioLabel:has(input:checked){border-color:var(--accent);background:var(--accent-lt);color:var(--accent);font-weight:600}.page-module__AqPcmW__radioLabel input[type=radio]{display:none}.page-module__AqPcmW__hint{color:var(--text-3);font-size:.78rem;line-height:1.6}.page-module__AqPcmW__err{color:#dc2626;font-size:.75rem}.page-module__AqPcmW__apiError{border-radius:var(--radius-sm);color:#dc2626;background:#fef2f2;border:1px solid #fecaca;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.83rem;line-height:1.5;display:flex}.page-module__AqPcmW__submitBtn{align-self:flex-start;padding:10px 26px;font-size:.9rem}.page-module__AqPcmW__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.page-module__AqPcmW__amountNote{color:var(--text-3);margin-top:-18px;font-size:.8rem}.page-module__AqPcmW__spin{flex-shrink:0;animation:.8s linear infinite page-module__AqPcmW__spin}@keyframes page-module__AqPcmW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__AqPcmW__successWrap{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:480px;margin:48px auto;display:flex}.page-module__AqPcmW__successIcon{color:#16a34a}.page-module__AqPcmW__successTitle{color:var(--text);letter-spacing:-.025em;font-size:1.5rem;font-weight:800}.page-module__AqPcmW__successSub{color:var(--text-2);font-size:.85rem;line-height:1.7}.page-module__AqPcmW__enrollmentId{color:var(--text-3);background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-sm);padding:7px 16px;font-size:.82rem}.page-module__AqPcmW__emailNote{color:var(--text-2);text-align:center;max-width:400px;font-size:.83rem;line-height:1.7}.page-module__AqPcmW__spamNote{color:var(--text-3);align-items:center;gap:5px;font-size:.78rem;display:flex}.page-module__AqPcmW__ssWrap{-webkit-user-select:none;user-select:none;width:100%;position:relative}.page-module__AqPcmW__ssTrigger{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-subtle);cursor:pointer;transition:border-color var(--transition);justify-content:space-between;align-items:center;min-height:38px;padding:9px 12px;display:flex}.page-module__AqPcmW__ssTriggerOpen{border-color:var(--accent);background:var(--bg)}.page-module__AqPcmW__ssValue{color:var(--text);font-size:.87rem}.page-module__AqPcmW__ssPlaceholder{color:var(--text-3);font-size:.87rem}.page-module__AqPcmW__ssTriggerIcons{flex-shrink:0;align-items:center;gap:4px;display:flex}.page-module__AqPcmW__ssChevron{color:var(--text-3);transition:transform var(--transition)}.page-module__AqPcmW__ssChevronOpen{transform:rotate(180deg)}.page-module__AqPcmW__ssClear{width:18px;height:18px;color:var(--text-3);background:var(--bg-muted);transition:background var(--transition), color var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module__AqPcmW__ssClear:hover{color:#dc2626;background:#fecaca}.page-module__AqPcmW__ssDropdown{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);z-index:200;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000017}.page-module__AqPcmW__ssSearch{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:8px 12px;display:flex}.page-module__AqPcmW__ssSearchIcon{color:var(--text-3);flex-shrink:0}.page-module__AqPcmW__ssInput{color:var(--text);width:100%;font-size:.84rem;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.page-module__AqPcmW__ssList{max-height:200px;padding:4px 0;list-style:none;overflow-y:auto}.page-module__AqPcmW__ssItem{color:var(--text-2);cursor:pointer;transition:background var(--transition), color var(--transition);padding:8px 14px;font-size:.85rem}.page-module__AqPcmW__ssItem:hover{background:var(--bg-subtle);color:var(--text)}.page-module__AqPcmW__ssItemActive{background:var(--accent-lt);color:var(--accent);font-weight:600}.page-module__AqPcmW__ssEmpty{color:var(--text-3);text-align:center;padding:12px 14px;font-size:.83rem}@media (max-width:680px){.page-module__AqPcmW__row2,.page-module__AqPcmW__row3{grid-template-columns:1fr}.page-module__AqPcmW__submitBtn{justify-content:center;width:100%}}
.page-module__UmbbAG__hero{background:var(--bg);padding:56px 0 60px}.page-module__UmbbAG__heading{letter-spacing:-.02em;color:var(--text);max-width:680px;margin-bottom:18px;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.15}.page-module__UmbbAG__accent{color:var(--accent)}.page-module__UmbbAG__sub{color:var(--text-2);max-width:580px;margin-bottom:32px;font-size:1.02rem;line-height:1.78}.page-module__UmbbAG__heroActions{flex-wrap:wrap;gap:12px;display:flex}.page-module__UmbbAG__benefitsSection{background:var(--bg-subtle)}.page-module__UmbbAG__benefitsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__UmbbAG__benefit{flex-direction:column;gap:10px;display:flex}.page-module__UmbbAG__benefitIcon{border-radius:var(--radius-sm);background:var(--accent-lt);width:44px;height:44px;color:var(--accent);justify-content:center;align-items:center;display:flex}.page-module__UmbbAG__benefitTitle{color:var(--text);font-size:.93rem;font-weight:700}.page-module__UmbbAG__benefitDesc{color:var(--text-2);font-size:.84rem;line-height:1.65}.page-module__UmbbAG__sectionHeader{text-align:center;max-width:520px;margin:0 auto 52px}.page-module__UmbbAG__sectionTitle{color:var(--text);margin-bottom:10px;font-size:clamp(1.7rem,3vw,2.3rem)}.page-module__UmbbAG__sectionSub{color:var(--text-2);font-size:.95rem;line-height:1.7}.page-module__UmbbAG__programList{flex-direction:column;gap:28px;display:flex}.page-module__UmbbAG__programCard{background:var(--bg-subtle);border-radius:var(--radius-lg);overflow:hidden}.page-module__UmbbAG__progHeader{background:#fff;padding:36px 40px 28px}.page-module__UmbbAG__progMeta{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:14px;display:flex}.page-module__UmbbAG__progTag{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:var(--accent-lt);border-radius:100px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__UmbbAG__progDuration{color:var(--text-3);align-items:center;gap:5px;font-size:.8rem;font-weight:500;display:inline-flex}.page-module__UmbbAG__progMode{text-transform:uppercase;color:var(--text-2);background:var(--bg-muted);letter-spacing:.05em;border-radius:100px;align-items:center;margin-left:auto;padding:3px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.page-module__UmbbAG__progTitle{color:var(--text);margin-bottom:12px;font-size:1.35rem;font-weight:700;line-height:1.3}.page-module__UmbbAG__progOverview{color:var(--text-2);max-width:720px;font-size:.9rem;line-height:1.73}.page-module__UmbbAG__progBody{flex-direction:column;gap:24px;padding:32px 40px;display:flex}.page-module__UmbbAG__progLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--text-3);margin-bottom:14px;font-size:.72rem;font-weight:700}.page-module__UmbbAG__moduleList{grid-template-columns:repeat(2,1fr);gap:10px 24px;list-style:none;display:grid}.page-module__UmbbAG__moduleItem{color:var(--text-2);align-items:flex-start;gap:8px;font-size:.87rem;line-height:1.5;display:flex}.page-module__UmbbAG__check{color:var(--accent);flex-shrink:0;margin-top:2px}.page-module__UmbbAG__eligTags{flex-wrap:wrap;gap:8px;display:flex}.page-module__UmbbAG__eligTag{background:var(--accent-lt);color:var(--accent);border-radius:100px;padding:5px 13px;font-size:.8rem;font-weight:600}.page-module__UmbbAG__progFooter{justify-content:space-between;align-items:center;padding-top:20px;display:flex;position:relative}.page-module__UmbbAG__progFooter:before{content:"";background:var(--bg-muted);height:1px;position:absolute;top:0;left:0;right:0}.page-module__UmbbAG__price{align-items:baseline;gap:2px;display:flex}.page-module__UmbbAG__rupee{color:var(--text-2);position:relative;top:2px}.page-module__UmbbAG__priceVal{color:var(--text);font-family:DM Sans,system-ui,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.page-module__UmbbAG__pricePer{color:var(--text-3);margin-left:2px;font-size:.78rem}@media (max-width:860px){.page-module__UmbbAG__benefitsGrid{grid-template-columns:repeat(2,1fr)}.page-module__UmbbAG__moduleList{grid-template-columns:1fr}.page-module__UmbbAG__progHeader,.page-module__UmbbAG__progBody{padding:24px}}@media (max-width:520px){.page-module__UmbbAG__benefitsGrid{grid-template-columns:1fr}.page-module__UmbbAG__progFooter{flex-direction:column;align-items:flex-start;gap:16px}}@keyframes page-module__UmbbAG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.legal-module__7fVNVa__wrap{max-width:720px;margin:0 auto;padding:48px 24px 80px}.legal-module__7fVNVa__lastUpdated{color:var(--text-3);letter-spacing:.03em;margin-bottom:40px;font-size:.78rem}.legal-module__7fVNVa__section{margin-bottom:40px}.legal-module__7fVNVa__sectionTitle{color:var(--text);letter-spacing:-.01em;margin-bottom:12px;font-size:1rem;font-weight:700}.legal-module__7fVNVa__body{color:var(--text-2);font-size:.9rem;line-height:1.85}.legal-module__7fVNVa__body p{margin-bottom:14px}.legal-module__7fVNVa__body p:last-child{margin-bottom:0}.legal-module__7fVNVa__pageTitle{color:var(--text);letter-spacing:-.03em;margin-bottom:6px;font-size:2rem;font-weight:800;line-height:1.2}.legal-module__7fVNVa__pageSubtitle{color:var(--text-3);margin-bottom:36px;font-size:.9rem;line-height:1.6}.legal-module__7fVNVa__divider{border:none;border-top:1px solid var(--border);margin:32px 0}.legal-module__7fVNVa__contactBlock{background:var(--bg-subtle);border-radius:var(--radius-sm);margin-top:12px;padding:20px 24px}.legal-module__7fVNVa__contactBlock p{color:var(--text-2);margin:0;font-size:.88rem;line-height:1.8}.legal-module__7fVNVa__contactBlock a{color:var(--accent);font-weight:600}
.CTABanner-module__Y4SonW__section{padding:0 0 96px}.CTABanner-module__Y4SonW__inner{background:var(--accent);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:40px;padding:60px 56px;display:flex}.CTABanner-module__Y4SonW__text{flex-direction:column;flex:1;gap:10px;display:flex}.CTABanner-module__Y4SonW__tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff2e;border-radius:100px;width:fit-content;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.CTABanner-module__Y4SonW__heading{color:#fff;max-width:460px;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.25}.CTABanner-module__Y4SonW__sub{color:#ffffffc7;max-width:400px;font-size:.95rem;line-height:1.65}.CTABanner-module__Y4SonW__sub strong{color:#fff}.CTABanner-module__Y4SonW__actions{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}.CTABanner-module__Y4SonW__actions .CTABanner-module__Y4SonW__btn-primary,.CTABanner-module__Y4SonW__actions a.CTABanner-module__Y4SonW__btn-primary{color:var(--accent);background:#fff}.CTABanner-module__Y4SonW__actions .CTABanner-module__Y4SonW__btn-primary:hover,.CTABanner-module__Y4SonW__actions a.CTABanner-module__Y4SonW__btn-primary:hover{background:#f0f4ff}.CTABanner-module__Y4SonW__actions .CTABanner-module__Y4SonW__btn-ghost,.CTABanner-module__Y4SonW__actions a.CTABanner-module__Y4SonW__btn-ghost{color:#ffffffd9}.CTABanner-module__Y4SonW__actions .CTABanner-module__Y4SonW__btn-ghost:hover,.CTABanner-module__Y4SonW__actions a.CTABanner-module__Y4SonW__btn-ghost:hover{color:#fff;background:#ffffff1f}@media (max-width:768px){.CTABanner-module__Y4SonW__inner{flex-direction:column;align-items:flex-start;padding:40px 28px}}
.Contact-module__dhIxzq__wrap{grid-template-columns:280px 1fr;align-items:start;gap:56px;max-width:820px;margin:0 auto;display:grid}.Contact-module__dhIxzq__heading{color:var(--text);letter-spacing:-.02em;margin-bottom:10px;font-size:1.5rem;font-weight:700}.Contact-module__dhIxzq__sub{color:var(--text-2);margin-bottom:28px;font-size:.87rem;line-height:1.7}.Contact-module__dhIxzq__info{flex-direction:column;gap:13px;display:flex}.Contact-module__dhIxzq__infoItem{color:var(--text-2);transition:color var(--transition);align-items:center;gap:10px;font-size:.85rem;text-decoration:none;display:flex}.Contact-module__dhIxzq__infoItem svg{color:var(--accent);flex-shrink:0}a.Contact-module__dhIxzq__infoItem:hover{color:var(--text)}.Contact-module__dhIxzq__formWrap{background:var(--bg-subtle);border-radius:var(--radius-lg);padding:28px}.Contact-module__dhIxzq__form{flex-direction:column;gap:14px;display:flex}.Contact-module__dhIxzq__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Contact-module__dhIxzq__field{flex-direction:column;gap:5px;display:flex}.Contact-module__dhIxzq__field label{color:var(--text-3);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700}.Contact-module__dhIxzq__field input,.Contact-module__dhIxzq__field textarea{color:var(--text);border-radius:var(--radius-sm);background:#fff;border:none;outline:none;width:100%;padding:9px 12px;font-family:inherit;font-size:.87rem}.Contact-module__dhIxzq__field input::placeholder,.Contact-module__dhIxzq__field textarea::placeholder{color:var(--text-3)}.Contact-module__dhIxzq__field textarea{resize:vertical;min-height:80px}.Contact-module__dhIxzq__submit{justify-content:center;width:100%}.Contact-module__dhIxzq__err{color:#dc2626;font-size:.75rem}.Contact-module__dhIxzq__apiError{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fecaca;padding:10px 14px;font-size:.83rem}.Contact-module__dhIxzq__spin{animation:.8s linear infinite Contact-module__dhIxzq__spin}@keyframes Contact-module__dhIxzq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Contact-module__dhIxzq__success{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;display:flex}.Contact-module__dhIxzq__successIcon{color:var(--accent)}.Contact-module__dhIxzq__success h3{color:var(--text);font-size:1.1rem}.Contact-module__dhIxzq__success p{color:var(--text-2);max-width:280px;font-size:.85rem;line-height:1.65}.Contact-module__dhIxzq__ssWrap{-webkit-user-select:none;user-select:none;width:100%;position:relative}.Contact-module__dhIxzq__ssTrigger{border-radius:var(--radius-sm);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;min-height:38px;padding:9px 12px;display:flex}.Contact-module__dhIxzq__ssTriggerOpen{background:#fff}.Contact-module__dhIxzq__ssValue{color:var(--text);font-size:.87rem}.Contact-module__dhIxzq__ssPlaceholder{color:var(--text-3);font-size:.87rem}.Contact-module__dhIxzq__ssIcons{flex-shrink:0;align-items:center;gap:4px;display:flex}.Contact-module__dhIxzq__ssChevron{color:var(--text-3);transition:transform var(--transition)}.Contact-module__dhIxzq__ssChevronOpen{transform:rotate(180deg)}.Contact-module__dhIxzq__ssClear{width:16px;height:16px;color:var(--text-3);background:var(--bg-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__dhIxzq__ssClear:hover{color:#dc2626;background:#fecaca}.Contact-module__dhIxzq__ssDropdown{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);z-index:200;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000017}.Contact-module__dhIxzq__ssSearch{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:8px 12px;display:flex}.Contact-module__dhIxzq__ssSearchIcon{color:var(--text-3);flex-shrink:0}.Contact-module__dhIxzq__ssInput{color:var(--text);width:100%;font-size:.84rem;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.Contact-module__dhIxzq__ssList{max-height:180px;padding:4px 0;list-style:none;overflow-y:auto}.Contact-module__dhIxzq__ssItem{color:var(--text-2);cursor:pointer;transition:background var(--transition), color var(--transition);padding:7px 14px;font-size:.84rem}.Contact-module__dhIxzq__ssItem:hover{background:var(--bg-subtle);color:var(--text)}.Contact-module__dhIxzq__ssItemActive{background:var(--accent-lt);color:var(--accent);font-weight:600}.Contact-module__dhIxzq__ssEmpty{color:var(--text-3);text-align:center;padding:12px 14px;font-size:.82rem}@media (max-width:720px){.Contact-module__dhIxzq__wrap{grid-template-columns:1fr;gap:32px}.Contact-module__dhIxzq__row{grid-template-columns:1fr}}
