.Navbar-module__XrMRYG__header{z-index:999;font-family:inherit;transition:all .3s;position:sticky;top:0;left:0;right:0}.Navbar-module__XrMRYG__topBar{background:var(--bg-surface);color:var(--text-primary);border-bottom:1px solid var(--border-subtle);z-index:2;font-size:12.5px;position:relative}.Navbar-module__XrMRYG__topBarContainer{justify-content:space-between;align-items:center;max-width:1400px;height:42px;margin:0 auto;padding:8px 24px;display:flex}.Navbar-module__XrMRYG__topBarLeft{flex:1;align-items:center;gap:12px;display:flex}.Navbar-module__XrMRYG__topLangSelector{align-items:center;display:flex;position:relative}.Navbar-module__XrMRYG__topLangDropdown{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:140px;box-shadow:var(--shadow-xl);z-index:1000;flex-direction:column;gap:2px;margin-top:6px;padding:6px;display:flex;position:absolute;top:100%;left:0}.Navbar-module__XrMRYG__topBarDivider{background-color:#00000026;width:1px;height:16px;margin:0 8px}.Navbar-module__XrMRYG__topBarLink{color:var(--text-secondary);font-family:var(--font-display);transition:color var(--dur-fast) ease;align-items:center;gap:6px;font-weight:500;text-decoration:none;display:flex}.Navbar-module__XrMRYG__langButton{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.Navbar-module__XrMRYG__langIcon{font-size:16px}.Navbar-module__XrMRYG__loginIcon{margin-right:6px}.Navbar-module__XrMRYG__sparkleIcon{margin-right:6px;display:inline}.Navbar-module__XrMRYG__chevron{transition:transform .2s}.Navbar-module__XrMRYG__chevronOpen{transform:rotate(180deg)}.Navbar-module__XrMRYG__mobileDropdownContent{width:100%;overflow:hidden}.Navbar-module__XrMRYG__topBarLink:hover{color:var(--accent-red)}.Navbar-module__XrMRYG__topBarCenter{flex:2;justify-content:center;display:flex;overflow:hidden}.Navbar-module__XrMRYG__marquee{white-space:nowrap;width:100%;display:flex;overflow:hidden}.Navbar-module__XrMRYG__marqueeContent{animation:25s linear infinite Navbar-module__XrMRYG__scroll;display:flex}.Navbar-module__XrMRYG__marquee:hover .Navbar-module__XrMRYG__marqueeContent{animation-play-state:paused}@keyframes Navbar-module__XrMRYG__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.Navbar-module__XrMRYG__marqueeItem{color:var(--text-secondary);font-family:var(--font-display);letter-spacing:var(--tracking-snug);align-items:center;gap:12px;padding:0 40px;font-weight:500;display:inline-flex}.Navbar-module__XrMRYG__marqueeBadge{letter-spacing:.5px;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.Navbar-module__XrMRYG__badgeDot{border-radius:50%;width:6px;height:6px;display:inline-block}.Navbar-module__XrMRYG__topBarRight{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}@media (max-width:985px){.Navbar-module__XrMRYG__topBarCenter{flex:1;max-width:300px}.Navbar-module__XrMRYG__topBarLeft{flex:2}.Navbar-module__XrMRYG__topBarLink{white-space:nowrap}}.Navbar-module__XrMRYG__socialIcon{transition:transform var(--dur-fast) var(--ease-out-expo);justify-content:center;align-items:center;display:flex}.Navbar-module__XrMRYG__socialIcon:hover{transform:translateY(-2px)scale(1.08)}.Navbar-module__XrMRYG__instagram{color:#e1306c}.Navbar-module__XrMRYG__facebook{color:#1877f2}.Navbar-module__XrMRYG__twitter{color:#000}[data-theme=dark] .Navbar-module__XrMRYG__twitter{color:#fff}.Navbar-module__XrMRYG__youtube{color:red}.Navbar-module__XrMRYG__linkedin{color:#0a66c2}.Navbar-module__XrMRYG__nav{background-color:var(--accent-navy-deep);transition:padding var(--dur-base) var(--ease-out-expo), background-color var(--dur-base) ease, box-shadow var(--dur-base) ease;z-index:1;border-bottom:1px solid #ffffff0d;padding:14px 24px;position:absolute;top:100%;left:0;right:0}@media (max-width:1024px){.Navbar-module__XrMRYG__nav{position:relative;top:0}}@media (max-width:768px){.Navbar-module__XrMRYG__topBar,.Navbar-module__XrMRYG__ctaBtn{display:none}}[data-theme=dark] .Navbar-module__XrMRYG__nav{background-color:var(--accent-navy-deep);border-bottom:1px solid #ffffff0f}.Navbar-module__XrMRYG__navScrolled{background-color:var(--accent-navy-deep);box-shadow:var(--shadow-md);padding:9px 24px}[data-theme=dark] .Navbar-module__XrMRYG__navScrolled{background-color:var(--accent-navy-deep);box-shadow:var(--shadow-lg)}.Navbar-module__XrMRYG__container{justify-content:space-between;align-items:center;gap:20px;max-width:1400px;margin:0 auto;display:flex}@media (max-width:1542px){.Navbar-module__XrMRYG__container{max-width:100%;padding:0 40px}}@media (max-width:1441px){.Navbar-module__XrMRYG__container{padding:0 16px}}.Navbar-module__XrMRYG__logo{color:#fff;flex:1;align-items:center;gap:8px;min-width:200px;font-size:18px;font-weight:800;text-decoration:none;display:flex}.Navbar-module__XrMRYG__mainLogo{object-fit:contain;filter:drop-shadow(0 2px 4px #000000e6)drop-shadow(0 4px 12px #00000080);width:100%;max-width:200px;height:auto;transition:transform .2s}.Navbar-module__XrMRYG__mainLogo:hover{transform:scale(1.05)}.Navbar-module__XrMRYG__navLinks{justify-content:center;align-items:center;gap:8px;display:flex}.Navbar-module__XrMRYG__dropdownContainer{position:relative}.Navbar-module__XrMRYG__dropdownBtn,.Navbar-module__XrMRYG__link{color:#fff;font-family:var(--font-display);letter-spacing:var(--tracking-snug);cursor:pointer;border-radius:var(--radius-full);transition:color var(--dur-fast) ease, background-color var(--dur-fast) ease;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:7px 11px;font-size:13px;font-weight:600;display:flex}.Navbar-module__XrMRYG__dropdownBtn:hover,.Navbar-module__XrMRYG__link:hover{color:var(--accent-orange);background-color:var(--tint-orange)}.Navbar-module__XrMRYG__rightActions{align-items:center;gap:10px;display:flex}.Navbar-module__XrMRYG__rightGroup{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.Navbar-module__XrMRYG__ctaBtn{isolation:isolate;background:var(--accent-orange);color:#fff;border-radius:var(--radius-full);font-family:var(--font-display);letter-spacing:var(--tracking-snug);transition:background var(--dur-fast) ease, transform var(--dur-fast) var(--ease-out-expo), box-shadow var(--dur-fast) ease;white-space:nowrap;box-shadow:var(--shadow-orange);align-items:center;gap:6px;padding:9px 18px;font-size:12.5px;font-weight:600;text-decoration:none;display:flex;position:relative;overflow:hidden}.Navbar-module__XrMRYG__ctaBtn svg{flex-shrink:0}.Navbar-module__XrMRYG__ctaBtn:after{content:"";transition:transform .75s var(--ease-out-expo);pointer-events:none;background:linear-gradient(105deg,#0000 32%,#ffffff52 46%,#0000 62%);position:absolute;inset:0;transform:translate(-130%)}.Navbar-module__XrMRYG__ctaBtn:hover:after{transform:translate(130%)}.Navbar-module__XrMRYG__loginBtnWrapper{gap:6px;display:flex}.Navbar-module__XrMRYG__ctaBtn:hover{background:var(--accent-red);box-shadow:var(--shadow-red);transform:translateY(-2px)}.Navbar-module__XrMRYG__mobileCtaWrapper{flex-direction:column;gap:10px;width:100%;padding:16px 20px;display:flex}.Navbar-module__XrMRYG__ctaBtnMobile{background:var(--accent-orange);color:#fff;border-radius:var(--radius-full);font-family:var(--font-display);letter-spacing:var(--tracking-snug);transition:background var(--dur-fast) ease;width:100%;box-shadow:var(--shadow-orange);justify-content:center;align-items:center;padding:13px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.Navbar-module__XrMRYG__ctaBtnMobile svg{flex-shrink:0}.Navbar-module__XrMRYG__ctaBtnMobile:hover{background:var(--accent-red)}.Navbar-module__XrMRYG__langSelectorContainer{position:relative}.Navbar-module__XrMRYG__langBtn{color:#fff;font-family:var(--font-display);border-radius:var(--radius-full);cursor:pointer;transition:background var(--dur-fast) ease, border-color var(--dur-fast) ease;background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:600;display:flex}.Navbar-module__XrMRYG__langBtn svg{stroke:currentColor;flex-shrink:0;width:16px;height:16px}.Navbar-module__XrMRYG__langBtn:hover{background:var(--tint-orange);border-color:var(--accent-orange)}.Navbar-module__XrMRYG__langDropdownMenu{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:140px;box-shadow:var(--shadow-xl);z-index:1000;flex-direction:column;gap:2px;margin-top:6px;padding:6px;display:flex;position:absolute;top:100%;right:0}.Navbar-module__XrMRYG__langDropdownItem{color:var(--text-secondary);text-align:left;font-family:var(--font-display);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--dur-fast) ease, color var(--dur-fast) ease;background:0 0;border:none;padding:9px 12px;font-size:12.5px;font-weight:500}.Navbar-module__XrMRYG__langDropdownItem:hover{background-color:var(--tint-orange);color:var(--accent-orange)}.Navbar-module__XrMRYG__langActive{background-color:var(--accent-orange);color:#fff;font-weight:600}.Navbar-module__XrMRYG__langActive:hover{background-color:var(--accent-orange);color:#fff}.Navbar-module__XrMRYG__mobileBtn{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:none}.Navbar-module__XrMRYG__mobileMenu{background-color:var(--bg-surface);border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:12px;padding:16px;display:flex}.Navbar-module__XrMRYG__mobileMenu .Navbar-module__XrMRYG__dropdownBtn,.Navbar-module__XrMRYG__mobileMenu .Navbar-module__XrMRYG__link{color:var(--text-primary)}.Navbar-module__XrMRYG__mobileMenu .Navbar-module__XrMRYG__dropdownBtn:hover,.Navbar-module__XrMRYG__mobileMenu .Navbar-module__XrMRYG__link:hover{color:var(--accent-orange);background-color:var(--tint-orange)}.Navbar-module__XrMRYG__mobileLangList{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin:4px 0;padding:8px 0;display:flex}.Navbar-module__XrMRYG__mobileLangTitle{color:var(--text-muted);font-size:13px;font-weight:600}.Navbar-module__XrMRYG__mobileLangButtons{gap:8px;display:flex}.Navbar-module__XrMRYG__mobileLangBtn{background:var(--bg-surface-hover);border:1px solid var(--border-subtle);color:var(--text-secondary);font-family:var(--font-display);border-radius:var(--radius-full);cursor:pointer;transition:background var(--dur-fast) ease, border-color var(--dur-fast) ease, color var(--dur-fast) ease;padding:5px 14px;font-size:12px;font-weight:600}.Navbar-module__XrMRYG__mobileLangActive{background:var(--accent-orange);border-color:var(--accent-orange);color:#fff}@media (max-width:1418px){.Navbar-module__XrMRYG__container{gap:10px}.Navbar-module__XrMRYG__navLinks{gap:2px}.Navbar-module__XrMRYG__dropdownBtn,.Navbar-module__XrMRYG__link{letter-spacing:normal;padding:6px 8px;font-size:11.5px}.Navbar-module__XrMRYG__mainLogo{height:40px}.Navbar-module__XrMRYG__ctaBtn{padding:7px 12px;font-size:11.5px}.Navbar-module__XrMRYG__langBtn{padding:5px 10px}}@media (max-width:1280px){.Navbar-module__XrMRYG__container{gap:4px;padding:0 10px}.Navbar-module__XrMRYG__dropdownBtn,.Navbar-module__XrMRYG__link{gap:2px;padding:5px 4px;font-size:10.5px}.Navbar-module__XrMRYG__mainLogo{height:35px}.Navbar-module__XrMRYG__rightGroup,.Navbar-module__XrMRYG__rightActions{gap:4px}.Navbar-module__XrMRYG__ctaBtn{gap:4px;padding:6px 8px;font-size:10.5px}.Navbar-module__XrMRYG__langBtn{gap:2px;padding:4px 6px;font-size:10.5px}}@media (min-width:1025px) and (max-width:1150px){.Navbar-module__XrMRYG__ctaBtnText{display:none}.Navbar-module__XrMRYG__ctaBtn{border-radius:50%;justify-content:center;width:32px;height:32px;padding:8px}.Navbar-module__XrMRYG__langBtn span{display:none}.Navbar-module__XrMRYG__langBtn{border-radius:50%;justify-content:center;width:32px;height:32px;padding:8px}}.Navbar-module__XrMRYG__mobileLeft,.Navbar-module__XrMRYG__mobileRight,.Navbar-module__XrMRYG__mobileMenuBtnContainer{display:none}.Navbar-module__XrMRYG__mobileIconBtn{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background .2s;display:flex;color:#fff!important}.Navbar-module__XrMRYG__mobileIconBtn:active{background:#ffffff24}.Navbar-module__XrMRYG__mobileLoginChip{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,border-color .2s;display:flex}.Navbar-module__XrMRYG__mobileLoginChip:active{background:#fff3;border-color:#ffffff59}.Navbar-module__XrMRYG__mobileWhatsapp{color:#25d366}.Navbar-module__XrMRYG__mobileLocationChip{color:#fff;height:32px;font-size:11.5px;font-weight:600;font-family:var(--font-display);white-space:nowrap;letter-spacing:.02em;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:16px;flex-shrink:0;align-items:center;gap:4px;padding:0 10px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.Navbar-module__XrMRYG__mobileLocationChip:active{background:#fff3;border-color:#ffffff59}.Navbar-module__XrMRYG__locationPulse{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;position:relative}.Navbar-module__XrMRYG__locationPulse:after{content:"";border:1.5px solid #22c55e;border-radius:50%;animation:1.8s ease-out infinite Navbar-module__XrMRYG__locationPing;position:absolute;inset:-3px}@keyframes Navbar-module__XrMRYG__locationPing{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}@media (min-width:769px) and (max-width:1024px){.Navbar-module__XrMRYG__mobileLoginWrapper{display:none}}.Navbar-module__XrMRYG__mobileLoginWrapper{position:relative}.Navbar-module__XrMRYG__mobileLoginMenu{top:calc(100% + 8px);z-index:1200;background:var(--bg-surface);border:1px solid var(--border-subtle);transform-origin:0 0;border-radius:12px;flex-direction:column;min-width:176px;padding:6px;display:flex;position:absolute;inset-inline-start:0;box-shadow:0 12px 28px #0f172a29}.Navbar-module__XrMRYG__mobileLoginItem{color:var(--text-primary);white-space:nowrap;border-radius:8px;align-items:center;gap:9px;padding:10px 12px;font-size:13.5px;font-weight:600;text-decoration:none;display:flex}.Navbar-module__XrMRYG__mobileLoginItem:active{background:var(--border-subtle)}@media (max-width:1024px){.Navbar-module__XrMRYG__navLinks,.Navbar-module__XrMRYG__mobileBtn{display:none}.Navbar-module__XrMRYG__mobileMenuBtnContainer{flex:none;align-items:center;gap:4px;display:flex}.Navbar-module__XrMRYG__logo{flex:0 auto;justify-content:flex-start;min-width:0;margin-right:auto}.Navbar-module__XrMRYG__mainLogo{object-fit:contain;width:auto;max-width:100%;height:38px}.Navbar-module__XrMRYG__mobileLoginText{white-space:nowrap;color:#fff;font-size:13px;font-weight:600}.Navbar-module__XrMRYG__container{gap:4px}.Navbar-module__XrMRYG__nav{padding:10px 4px}.Navbar-module__XrMRYG__mobileCtaWrapper,.Navbar-module__XrMRYG__mobileLangList{display:none!important}.Navbar-module__XrMRYG__mobileMenu .Navbar-module__XrMRYG__dropdownContainer{width:100%}.Navbar-module__XrMRYG__mobileMenu .Navbar-module__XrMRYG__dropdownBtn{justify-content:space-between;width:100%;padding:10px 0;font-size:13px}}@media (max-width:768px){.Navbar-module__XrMRYG__rightActions{display:none}.Navbar-module__XrMRYG__mobileCtaWrapper,.Navbar-module__XrMRYG__mobileLangList{display:flex!important}}
.MegaMenu-module__JYbnra__megaMenuContainer{background:var(--dropdown-bg);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);width:900px;box-shadow:var(--shadow-2xl);cursor:default;z-index:1000;max-height:calc(100vh - 120px);display:flex;position:absolute;top:calc(100% + 15px);left:-200px;overflow:hidden auto}.MegaMenu-module__JYbnra__megaMenuContainer:before{content:"";background:var(--dropdown-bg);border-left:1px solid var(--border-subtle);border-top:1px solid var(--border-subtle);border-top-left-radius:3px;width:16px;height:16px;position:absolute;top:-8px;left:250px;transform:rotate(45deg);box-shadow:-3px -3px 5px #0000000a}.MegaMenu-module__JYbnra__megaMenuLeft{flex-direction:column;flex:1;display:flex}.MegaMenu-module__JYbnra__megaMenuColumns{grid-template-columns:1.2fr 1fr;gap:30px;padding:40px;display:grid}.MegaMenu-module__JYbnra__megaMenuLeftPadded{padding:30px 40px}.MegaMenu-module__JYbnra__megaMenuColumnsThree{grid-template-columns:repeat(3,1fr);gap:24px;padding:0}.MegaMenu-module__JYbnra__col{flex-direction:column;gap:30px;display:flex}.MegaMenu-module__JYbnra__colDense{gap:20px}.MegaMenu-module__JYbnra__colMedium{gap:24px}.MegaMenu-module__JYbnra__section{flex-direction:column;display:flex}.MegaMenu-module__JYbnra__sectionHeader{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.MegaMenu-module__JYbnra__iconWrapper{color:var(--text-muted);justify-content:center;align-items:center;display:flex}.MegaMenu-module__JYbnra__sectionTitle{font-family:var(--font-display);letter-spacing:var(--tracking-wide);color:var(--text-primary);text-transform:uppercase;transition:color var(--dur-fast) ease;margin:0 0 2px;font-size:12.5px;font-weight:700}.MegaMenu-module__JYbnra__sectionTitle:hover{color:var(--accent-orange)}.MegaMenu-module__JYbnra__sectionSubtitle{color:var(--text-muted);margin:0;font-size:11px}.MegaMenu-module__JYbnra__itemList{flex-direction:column;gap:6px;margin:0 0 0 36px;padding:0;list-style:none;display:flex}.MegaMenu-module__JYbnra__item{color:var(--text-secondary);cursor:pointer;align-items:center;gap:6px;font-size:12px;transition:color .2s;display:flex}.MegaMenu-module__JYbnra__item:hover{color:var(--hover-red)}.MegaMenu-module__JYbnra__dot{color:var(--text-muted);font-size:16px;line-height:1}.MegaMenu-module__JYbnra__bottomLinksStrip{background:var(--bg-surface-hover);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:20px 40px;display:flex}.MegaMenu-module__JYbnra__bottomLink{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.MegaMenu-module__JYbnra__bottomLink:hover{color:var(--hover-red)}.MegaMenu-module__JYbnra__megaMenuRight{background:var(--bg-surface-alt);text-align:center;flex-direction:column;align-items:center;width:280px;padding:40px 30px;display:flex;position:relative}.MegaMenu-module__JYbnra__promoTitle{color:var(--accent-red);letter-spacing:1px;text-transform:uppercase;text-shadow:0 1px 2px #00000014;margin:0 0 20px;font-size:18px;font-weight:800}.MegaMenu-module__JYbnra__promoImageWrapper{border-radius:8px;margin-bottom:24px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 20px #0006}.MegaMenu-module__JYbnra__promoImageWrapper:hover{transform:translateY(-5px)}.MegaMenu-module__JYbnra__promoImage{object-fit:cover;width:160px;height:220px;display:block}.MegaMenu-module__JYbnra__promoBtn{background:var(--bg-surface);color:var(--text-primary);cursor:pointer;border:none;border-radius:20px;width:100%;padding:10px 24px;font-size:13px;font-weight:700;transition:all .2s}.MegaMenu-module__JYbnra__promoBtn:hover{background:var(--bg-surface-hover);transform:scale(1.02)}.MegaMenu-module__JYbnra__sinavContainer{width:730px;left:-400px}.MegaMenu-module__JYbnra__sinavContainer:before{left:450px}.MegaMenu-module__JYbnra__sinavSection{border-radius:8px;align-items:flex-start;gap:16px;padding:8px;text-decoration:none;transition:background-color .2s;display:flex}.MegaMenu-module__JYbnra__sinavSection:hover{background-color:var(--dropdown-bg)}.MegaMenu-module__JYbnra__sinavIconWrapper{color:var(--text-secondary);justify-content:center;align-items:center;margin-top:2px;display:flex}.MegaMenu-module__JYbnra__sinavSection:hover .MegaMenu-module__JYbnra__sinavIconWrapper,.MegaMenu-module__JYbnra__sinavSection:hover .MegaMenu-module__JYbnra__sectionTitle{color:var(--hover-red)}.MegaMenu-module__JYbnra__dillerContainer{width:720px;left:-500px}.MegaMenu-module__JYbnra__dillerContainer:before{left:550px}.MegaMenu-module__JYbnra__dillerSection{border-radius:8px;align-items:flex-start;gap:12px;padding:6px;text-decoration:none;transition:background-color .2s;display:flex}.MegaMenu-module__JYbnra__dillerSection:hover{background-color:var(--dropdown-bg)}.MegaMenu-module__JYbnra__dillerIconWrapper{color:var(--text-muted);justify-content:center;align-items:center;margin-top:2px;display:flex}.MegaMenu-module__JYbnra__dillerSection:hover .MegaMenu-module__JYbnra__dillerIconWrapper,.MegaMenu-module__JYbnra__dillerSection:hover .MegaMenu-module__JYbnra__sectionTitle{color:var(--hover-red)}.MegaMenu-module__JYbnra__verticalText{writing-mode:vertical-rl;text-orientation:upright;color:var(--text-muted);letter-spacing:2px;white-space:pre-wrap;justify-content:center;align-items:center;margin-right:20px;font-size:14px;font-weight:800;display:flex}.MegaMenu-module__JYbnra__subelerContainer{width:1000px;left:-400px}.MegaMenu-module__JYbnra__subelerContainer:before{left:480px}.MegaMenu-module__JYbnra__subelerGroup{flex-direction:column;margin-bottom:30px;display:flex}.MegaMenu-module__JYbnra__subelerGroup:last-child{margin-bottom:0}.MegaMenu-module__JYbnra__subelerHeader{color:var(--text-muted);border-bottom:1px solid var(--border-subtle);align-items:center;gap:10px;margin-bottom:16px;padding-bottom:10px;display:flex}.MegaMenu-module__JYbnra__subelerIcon{color:var(--text-secondary)}.MegaMenu-module__JYbnra__subelerTitle{margin:0;font-size:13px;font-weight:700}.MegaMenu-module__JYbnra__subelerColumns{grid-template-columns:1fr 1fr;gap:40px;display:grid}.MegaMenu-module__JYbnra__subelerList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.MegaMenu-module__JYbnra__subelerItem{justify-content:space-between;align-items:center;display:flex}.MegaMenu-module__JYbnra__subelerLink{color:var(--text-secondary);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.MegaMenu-module__JYbnra__subelerLink:hover{color:var(--hover-red)}.MegaMenu-module__JYbnra__subelerLinkBtn{cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.MegaMenu-module__JYbnra__subelerBadge{color:#fff;text-transform:uppercase;background-color:#b0121f;border-radius:12px;padding:2px 6px;font-size:9px;font-weight:800}.MegaMenu-module__JYbnra__subelerRight{background:var(--bg-surface-hover);justify-content:center;align-items:center;width:380px;padding:30px;display:flex;position:relative}.MegaMenu-module__JYbnra__subelerPromoArea{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.MegaMenu-module__JYbnra__subelerCircleGroup{justify-content:center;align-items:center;width:220px;height:220px;margin-bottom:20px;display:flex;position:relative}.MegaMenu-module__JYbnra__subelerCircleImage{object-fit:cover;border:4px solid var(--bg-surface);border-radius:50%;width:200px;height:200px;box-shadow:0 10px 25px #0000001a}.MegaMenu-module__JYbnra__subelerTopBadge{background-color:var(--accent-red);color:#fff;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:800;position:absolute;top:0;box-shadow:0 4px 10px #dc262666}.MegaMenu-module__JYbnra__subelerBottomBox{background:var(--bg-surface);text-align:center;border-radius:12px;width:80%;padding:10px 20px;position:absolute;bottom:0;box-shadow:0 10px 20px #0000001a}.MegaMenu-module__JYbnra__subelerBoxTitle{color:var(--text-primary);margin-bottom:4px;font-size:13px;font-weight:700}.MegaMenu-module__JYbnra__subelerPhone{color:var(--accent-red);justify-content:center;align-items:center;gap:6px;font-size:16px;font-weight:800;display:flex}.MegaMenu-module__JYbnra__subelerBtnBlue{background-color:var(--border-strong);color:var(--text-primary);cursor:pointer;border:none;border-radius:24px;width:220px;padding:12px;font-size:12px;font-weight:700;transition:all .2s}.MegaMenu-module__JYbnra__subelerBtnBlue:hover{background-color:var(--dropdown-bg);transform:translateY(-2px)}.MegaMenu-module__JYbnra__subelerBtnGray{background-color:var(--bg-surface-alt);color:#fff;cursor:pointer;border:none;border-radius:24px;width:260px;padding:12px;font-size:11px;font-weight:700;transition:all .2s}.MegaMenu-module__JYbnra__subelerBtnGray:hover{background-color:var(--border-strong);transform:translateY(-2px)}.MegaMenu-module__JYbnra__subelerBtnRed{background-color:var(--hover-red);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:24px;width:260px;padding:12px;font-size:11px;font-weight:700;transition:all .2s}.MegaMenu-module__JYbnra__subelerBtnRed:hover{background-color:var(--hover-red);transform:translateY(-2px);box-shadow:0 6px 16px #dc262666}.MegaMenu-module__JYbnra__subelerBtnBlue{text-align:center;justify-content:center;align-items:center;text-decoration:none;display:flex}.MegaMenu-module__JYbnra__hakkimizdaContainer{width:280px;padding:10px 0;left:-80px}.MegaMenu-module__JYbnra__hakkimizdaContainer:before{left:130px}.MegaMenu-module__JYbnra__hakkimizdaList{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.MegaMenu-module__JYbnra__hakkimizdaItem{color:var(--text-secondary);align-items:center;gap:16px;padding:14px 24px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.MegaMenu-module__JYbnra__hakkimizdaItem:hover{background-color:var(--dropdown-bg);color:var(--hover-red)}.MegaMenu-module__JYbnra__hakkimizdaIconWrapper{color:var(--text-muted);justify-content:center;align-items:center;transition:color .2s;display:flex}.MegaMenu-module__JYbnra__hakkimizdaItem:hover .MegaMenu-module__JYbnra__hakkimizdaIconWrapper{color:var(--hover-red)}@media (max-width:1024px){.MegaMenu-module__JYbnra__megaMenuContainer{width:100%;max-width:100%;box-shadow:none;background:var(--bg-surface-alt,var(--bg-surface));border-radius:0;flex-direction:column;position:static;top:auto;left:auto}.MegaMenu-module__JYbnra__megaMenuContainer:before{display:none}.MegaMenu-module__JYbnra__sinavContainer,.MegaMenu-module__JYbnra__dillerContainer,.MegaMenu-module__JYbnra__subelerContainer,.MegaMenu-module__JYbnra__hakkimizdaContainer{width:100%;padding:0;left:auto}.MegaMenu-module__JYbnra__megaMenuColumns,.MegaMenu-module__JYbnra__megaMenuColumnsThree,.MegaMenu-module__JYbnra__subelerColumns{grid-template-columns:1fr;gap:20px;padding:20px}.MegaMenu-module__JYbnra__megaMenuLeftPadded{padding:20px}.MegaMenu-module__JYbnra__megaMenuRight,.MegaMenu-module__JYbnra__subelerRight{width:100%}.MegaMenu-module__JYbnra__subelerBottomBox{width:100%;margin-top:12px;position:static}.MegaMenu-module__JYbnra__subelerCircleGroup{margin-bottom:12px}.MegaMenu-module__JYbnra__itemList{margin-left:0}}
.FranchiseModal-module__NF9D7W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.FranchiseModal-module__NF9D7W__modal{background:var(--bg-surface);border-radius:16px;width:100%;max-width:380px;max-height:90vh;position:relative;overflow:hidden auto;box-shadow:0 25px 50px #0000004d}.FranchiseModal-module__NF9D7W__closeBtn{color:#fff;cursor:pointer;z-index:2;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex;position:absolute;top:14px;right:14px}.FranchiseModal-module__NF9D7W__closeBtn:hover{background:#ffffff59}.FranchiseModal-module__NF9D7W__header{background:linear-gradient(135deg, var(--accent-navy) 0%, var(--accent-red) 100%);padding:28px 24px 24px}.FranchiseModal-module__NF9D7W__title{color:#fff;text-align:center;margin:0;font-size:20px;font-weight:800;line-height:1.3}.FranchiseModal-module__NF9D7W__form{flex-direction:column;gap:16px;padding:24px;display:flex}.FranchiseModal-module__NF9D7W__field{flex-direction:column;gap:6px;display:flex}.FranchiseModal-module__NF9D7W__label{color:var(--text-primary);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:800}.FranchiseModal-module__NF9D7W__input{border:1px solid var(--border-subtle);color:var(--text-primary);background:var(--bg-base);border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s}.FranchiseModal-module__NF9D7W__input:focus{border-color:var(--hover-red);background:var(--bg-surface)}.FranchiseModal-module__NF9D7W__textarea{border:1px solid var(--border-subtle);color:var(--text-primary);background:var(--bg-base);resize:vertical;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.FranchiseModal-module__NF9D7W__textarea:focus{border-color:var(--hover-red);background:var(--bg-surface)}.FranchiseModal-module__NF9D7W__checkboxField{align-items:flex-start;gap:10px;display:flex}.FranchiseModal-module__NF9D7W__checkbox{width:16px;height:16px;accent-color:var(--hover-red);cursor:pointer;flex-shrink:0;margin-top:2px}.FranchiseModal-module__NF9D7W__checkboxLabel{color:var(--text-muted);cursor:pointer;font-size:12px;line-height:1.5}.FranchiseModal-module__NF9D7W__submitBtn{background:var(--hover-red);color:#fff;cursor:pointer;letter-spacing:.5px;border:none;border-radius:10px;width:100%;padding:14px;font-size:14px;font-weight:800;transition:background .2s,transform .15s}.FranchiseModal-module__NF9D7W__submitBtn:hover{background:var(--hover-red);transform:translateY(-1px)}.FranchiseModal-module__NF9D7W__success{text-align:center;color:var(--accent-green);padding:40px 24px;font-size:15px;font-weight:600;line-height:1.5}
.HeroSlider-module__v3gRNq__sliderSection{width:100%;font-family:system-ui,-apple-system,sans-serif;position:relative}.HeroSlider-module__v3gRNq__sliderWrapper{width:100%;padding:0;position:relative;overflow:hidden}.HeroSlider-module__v3gRNq__sliderContainer{z-index:1;aspect-ratio:16/9.5;background-color:var(--bg-surface);width:100%;height:auto;min-height:65vh;max-height:780px;position:relative;overflow:hidden}.HeroSlider-module__v3gRNq__slideInner{width:100%;height:100%;position:absolute;inset:0}.HeroSlider-module__v3gRNq__slideImage{object-fit:cover;object-position:15% center;width:100%;height:100%;position:absolute;inset:0}.HeroSlider-module__v3gRNq__arrowBtn{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172ab3;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__v3gRNq__arrowBtn:hover{background-color:var(--accent-red);border-color:var(--accent-red)}.HeroSlider-module__v3gRNq__prevBtn{left:16px}.HeroSlider-module__v3gRNq__nextBtn{right:16px}.HeroSlider-module__v3gRNq__dotsContainer{z-index:10;gap:2px;display:flex;position:absolute;bottom:20px;right:30px}.HeroSlider-module__v3gRNq__dot{cursor:pointer;box-sizing:content-box;background-color:#fff6;background-clip:content-box;border:none;border-radius:50%;width:10px;height:10px;padding:7px;transition:background-color .3s,width .3s,border-radius .3s}.HeroSlider-module__v3gRNq__dotActive{background-color:var(--accent-red);border-radius:10px;width:26px}@media (max-width:1024px){.HeroSlider-module__v3gRNq__slideImage{object-position:left center}}@media (max-width:768px){.HeroSlider-module__v3gRNq__sliderContainer{min-height:280px;max-height:420px}.HeroSlider-module__v3gRNq__slideImage{object-position:left center}.HeroSlider-module__v3gRNq__arrowBtn{width:36px;height:36px}}.HeroSlider-module__v3gRNq__glassFormOverlay{transform-origin:100%;z-index:20;isolation:isolate;color:#fff;background:linear-gradient(135deg,#324b7a 0%,#1a2952 100%);border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:405px;padding:30px 30px 22px;position:absolute;top:50%;right:4%;overflow:hidden;transform:translateY(-50%);box-shadow:0 32px 64px -16px #0009,inset 0 1px #ffffff1a}.HeroSlider-module__v3gRNq__glassFormOverlay:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--lead-amber) 50%, transparent 100%);z-index:2;height:1px;position:absolute;inset:0 12% auto}.HeroSlider-module__v3gRNq__glassFormOverlay:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#f7c56b2e 0%,#0000 65%);width:280px;height:280px;position:absolute;top:-120px;left:-120px}@media (max-width:1350px) and (min-width:769px){.HeroSlider-module__v3gRNq__glassFormOverlay{right:3%;transform:translateY(-50%)scale(.9)}}@media (max-width:1150px) and (min-width:769px){.HeroSlider-module__v3gRNq__glassFormOverlay{transform:translateY(-50%)scale(.79)}}@media (max-width:1000px) and (min-width:769px){.HeroSlider-module__v3gRNq__glassFormOverlay{transform:translateY(-50%)scale(.69)}}@media (max-width:900px) and (min-width:769px){.HeroSlider-module__v3gRNq__glassFormOverlay{transform:translateY(-50%)scale(.6)}}@media (max-width:768px){.HeroSlider-module__v3gRNq__glassFormOverlay{width:96%;max-width:600px;margin:18px auto 32px;padding:28px 22px 22px;position:relative;top:auto;right:auto;transform:none}}.HeroSlider-module__v3gRNq__glassBadge{color:var(--lead-amber);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#f7c56b29 0%,#f7c56b0f 100%);border:1px solid #f7c56b52;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 11px 5px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.HeroSlider-module__v3gRNq__glassBadge svg{color:var(--lead-amber)}.HeroSlider-module__v3gRNq__glassHeader{text-align:left;margin-bottom:4px}.HeroSlider-module__v3gRNq__glassTitle{color:#fff;text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:30px;font-style:normal;font-weight:900;line-height:1.02;position:relative}.HeroSlider-module__v3gRNq__glassTitle:after{content:"";background:linear-gradient(90deg, var(--lead-amber) 0%, var(--lead-amber-deep) 100%);border-radius:2px;width:34px;height:2px;margin-top:12px;display:block}.HeroSlider-module__v3gRNq__glassSubtitle{color:#ffffff9e;letter-spacing:.005em;margin:12px 0 0;font-size:13px;font-weight:400;line-height:1.45}.HeroSlider-module__v3gRNq__glassForm{flex-direction:column;gap:12px;margin-top:22px;display:flex}.HeroSlider-module__v3gRNq__inputWrapper{position:relative}.HeroSlider-module__v3gRNq__glassInput{color:#fff;appearance:none;width:100%;transition:border-color var(--dur-base) var(--ease-out-expo), background-color var(--dur-base) var(--ease-out-expo), box-shadow var(--dur-base) var(--ease-out-expo);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:15px 16px 15px 40px;font-size:14px;font-weight:500;display:block}.HeroSlider-module__v3gRNq__glassInput::placeholder{color:#0000}.HeroSlider-module__v3gRNq__glassInput:hover{background:#ffffff0f;border-color:#ffffff2e}.HeroSlider-module__v3gRNq__glassInput:focus{border-color:var(--lead-amber);background:#f7c56b0f;box-shadow:0 0 0 3px #f7c56b24}.HeroSlider-module__v3gRNq__glassLabel{color:#ffffff8c;pointer-events:none;transition:all var(--dur-base) var(--ease-out-expo);background:0 0;align-items:center;gap:6px;padding:0 4px;font-size:13.5px;font-weight:400;display:flex;position:absolute;top:15px;left:40px}.HeroSlider-module__v3gRNq__glassIcon{color:#ffffff73;transition:color var(--dur-base) var(--ease-out-expo);pointer-events:none;z-index:1;flex-shrink:0;position:absolute;top:50%;left:14px;transform:translateY(-50%)}:is(.HeroSlider-module__v3gRNq__inputWrapper:has(.HeroSlider-module__v3gRNq__glassInput:focus) .HeroSlider-module__v3gRNq__glassIcon,.HeroSlider-module__v3gRNq__inputWrapper:has(.HeroSlider-module__v3gRNq__glassInput:not(:placeholder-shown)) .HeroSlider-module__v3gRNq__glassIcon,.HeroSlider-module__v3gRNq__inputWrapper:has(.HeroSlider-module__v3gRNq__dropdownTrigger.HeroSlider-module__v3gRNq__isFocused) .HeroSlider-module__v3gRNq__glassIcon,.HeroSlider-module__v3gRNq__inputWrapper:has(.HeroSlider-module__v3gRNq__dropdownTrigger.HeroSlider-module__v3gRNq__hasValue) .HeroSlider-module__v3gRNq__glassIcon){color:var(--lead-amber)}.HeroSlider-module__v3gRNq__glassInput:focus~.HeroSlider-module__v3gRNq__glassLabel,.HeroSlider-module__v3gRNq__glassInput:not(:placeholder-shown)~.HeroSlider-module__v3gRNq__glassLabel,.HeroSlider-module__v3gRNq__glassLabel.HeroSlider-module__v3gRNq__hasValue{color:var(--lead-amber);letter-spacing:.1em;text-transform:uppercase;background:var(--lead-navy-1);font-size:10.5px;font-weight:700;top:-8px;left:12px}.HeroSlider-module__v3gRNq__dropdownTrigger{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;min-height:48px;padding-right:42px;display:flex}.HeroSlider-module__v3gRNq__dropdownTrigger.HeroSlider-module__v3gRNq__isFocused{border-color:var(--lead-amber);background:#f7c56b0f;box-shadow:0 0 0 3px #f7c56b24}.HeroSlider-module__v3gRNq__dropdownTrigger.HeroSlider-module__v3gRNq__hasValue~.HeroSlider-module__v3gRNq__glassIcon,.HeroSlider-module__v3gRNq__dropdownTrigger.HeroSlider-module__v3gRNq__isFocused~.HeroSlider-module__v3gRNq__glassIcon{color:var(--lead-amber)}.HeroSlider-module__v3gRNq__dropdownTriggerText{color:#fff;font-size:14px;font-weight:500}.HeroSlider-module__v3gRNq__dropdownTriggerText.HeroSlider-module__v3gRNq__isEmpty{color:#0000}.HeroSlider-module__v3gRNq__dropdownArrow{color:#ffffff8c;transition:transform var(--dur-base) var(--ease-out-expo), color var(--dur-base) var(--ease-out-expo);pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.HeroSlider-module__v3gRNq__dropdownArrow.HeroSlider-module__v3gRNq__isOpen{color:var(--lead-amber);transform:translateY(-50%)rotate(180deg)}.HeroSlider-module__v3gRNq__dropdownMenu{z-index:30;opacity:0;visibility:hidden;width:100%;transition:opacity var(--dur-fast) ease, transform var(--dur-fast) ease, visibility var(--dur-fast) ease;background:linear-gradient(#142b48 0%,#0d1f37 100%);border:1px solid #f7c56b33;border-radius:12px;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden auto;transform:translateY(-6px);box-shadow:0 24px 48px -18px #0009,inset 0 1px #ffffff0d}.HeroSlider-module__v3gRNq__dropdownMenu.HeroSlider-module__v3gRNq__isOpen{opacity:1;visibility:visible;transform:translateY(0)}.HeroSlider-module__v3gRNq__dropdownList{flex-direction:column;gap:2px;margin:0;padding:6px;list-style:none;display:flex}.HeroSlider-module__v3gRNq__dropdownItem{color:#ffffffd1;text-align:left;cursor:pointer;transition:background-color var(--dur-fast) ease, color var(--dur-fast) ease;background:0 0;border:none;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:500}.HeroSlider-module__v3gRNq__dropdownItem:hover{color:var(--lead-amber);background-color:#f7c56b1a}.HeroSlider-module__v3gRNq__dropdownItem.HeroSlider-module__v3gRNq__isSelected{color:var(--lead-amber);background-color:#f7c56b24;font-weight:600}.HeroSlider-module__v3gRNq__glassSubmitBtn{background:linear-gradient(135deg, var(--lead-amber) 0%, var(--lead-amber-deep) 100%);width:100%;color:var(--lead-navy-1);cursor:pointer;transition:transform var(--dur-base) var(--ease-out-expo), box-shadow var(--dur-base) var(--ease-out-expo), filter var(--dur-base) var(--ease-out-expo);text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:16px 20px;font-size:13px;font-weight:800;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px -10px #f7c56b73,inset 0 1px #ffffff59}.HeroSlider-module__v3gRNq__glassSubmitBtn:before{content:"";width:60%;height:100%;transition:left .7s var(--ease-out-expo);pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ffffff8c 50%,#0000 100%);position:absolute;top:0;left:-80%;transform:skew(-20deg)}.HeroSlider-module__v3gRNq__glassSubmitBtn>*{z-index:1;position:relative}.HeroSlider-module__v3gRNq__glassSubmitBtn:hover{transform:translateY(-2px);box-shadow:0 18px 36px -12px #f7c56b99,inset 0 1px #ffffff73}.HeroSlider-module__v3gRNq__glassSubmitBtn:hover:before{left:140%}.HeroSlider-module__v3gRNq__glassSubmitBtn:active{transform:translateY(0)}.HeroSlider-module__v3gRNq__btnArrow{transition:transform var(--dur-base) var(--ease-out-expo)}.HeroSlider-module__v3gRNq__glassSubmitBtn:hover .HeroSlider-module__v3gRNq__btnArrow{transform:translate(4px)}.HeroSlider-module__v3gRNq__glassTrustRow{border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:4px;margin-top:18px;padding-top:16px;display:flex}.HeroSlider-module__v3gRNq__glassTrustItem{color:#ffffffa6;letter-spacing:.02em;white-space:nowrap;align-items:center;gap:5px;font-size:10.5px;font-weight:500;display:inline-flex}.HeroSlider-module__v3gRNq__glassTrustItem svg{color:var(--lead-amber);flex-shrink:0}.HeroSlider-module__v3gRNq__glassTrustDivider{background:#fff3;border-radius:50%;flex-shrink:0;width:3px;height:3px;margin:0 6px}.HeroSlider-module__v3gRNq__glassLegal{color:#ffffff61;text-align:center;letter-spacing:.01em;margin:10px 0 0;font-size:10px;line-height:1.5}
.CourseHeroSlider-module__oxx_GG__heroSection{width:100%;font-family:var(--font-geist-sans), sans-serif;color:#fff;position:relative}.CourseHeroSlider-module__oxx_GG__mediaWrapper{aspect-ratio:16/9.5;background-color:var(--bg-surface);width:100%;min-height:65vh;max-height:780px;position:relative;overflow:hidden}.CourseHeroSlider-module__oxx_GG__bgWrapper{z-index:0;position:absolute;inset:0;overflow:hidden}.CourseHeroSlider-module__oxx_GG__bgImage{object-fit:cover}.CourseHeroSlider-module__oxx_GG__overlay{z-index:1;background:linear-gradient(90deg,#001432e0 0%,#0014328c 45%,#00000014 75%);position:absolute;inset:0}.CourseHeroSlider-module__oxx_GG__container{z-index:2;align-items:center;padding:0 80px;display:flex;position:absolute;inset:0}.CourseHeroSlider-module__oxx_GG__contentLeft{flex-direction:column;flex-shrink:0;gap:20px;max-width:540px;display:flex}.CourseHeroSlider-module__oxx_GG__categoryTag{letter-spacing:1px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff26;border:1px solid #fff3;border-radius:4px;align-self:flex-start;padding:6px 14px;font-size:12px;font-weight:600}.CourseHeroSlider-module__oxx_GG__title{text-shadow:0 4px 16px #00000059;margin:0;font-size:52px;font-weight:800;line-height:1.08}.CourseHeroSlider-module__oxx_GG__primaryBtn{background-color:var(--accent-red);color:#fff;border:2px solid var(--accent-red);border-radius:50px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:16px 32px;font-size:17px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #e6394666}.CourseHeroSlider-module__oxx_GG__primaryBtn:hover{background-color:#d62828;border-color:#d62828;transform:translateY(-2px);box-shadow:0 12px 28px #e6394680}.CourseHeroSlider-module__oxx_GG__actionButtons{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.CourseHeroSlider-module__oxx_GG__outlineBtn,.CourseHeroSlider-module__oxx_GG__whatsappBtn{border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CourseHeroSlider-module__oxx_GG__outlineBtn{color:#fff;background-color:#0000;border:1px solid #ffffff80}.CourseHeroSlider-module__oxx_GG__outlineBtn:hover{background-color:#ffffff1a;border-color:#fff}.CourseHeroSlider-module__oxx_GG__whatsappBtn{color:#0f3d23;background-color:#25d366;border:1px solid #25d366;box-shadow:0 4px 12px #25d3664d}.CourseHeroSlider-module__oxx_GG__whatsappBtn:hover{color:#0f3d23;background-color:#1ebe5d;transform:translateY(-2px);box-shadow:0 8px 16px #25d36666}.CourseHeroSlider-module__oxx_GG__formWrapper{transform-origin:100%;z-index:20;z-index:20;isolation:isolate;color:#fff;background:linear-gradient(135deg,#324b7a 0%,#1a2952 100%);border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:380px;padding:28px 28px 20px;position:absolute;top:50%;right:4%;overflow:hidden;transform:translateY(-58%);box-shadow:0 32px 64px -16px #0009,inset 0 1px #ffffff1a}.CourseHeroSlider-module__oxx_GG__formWrapper:before{content:"";z-index:2;background:linear-gradient(90deg,#0000 0%,#f7c56bcc 50%,#0000 100%);height:1px;position:absolute;inset:0 12% auto}.CourseHeroSlider-module__oxx_GG__premiumBadge{color:#f7c56b;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#f7c56b29 0%,#f7c56b0f 100%);border:1px solid #f7c56b52;border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:5px 11px 5px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.CourseHeroSlider-module__oxx_GG__badgeIcon{color:#f7c56b}.CourseHeroSlider-module__oxx_GG__formHeader{margin-bottom:20px}.CourseHeroSlider-module__oxx_GG__formTitle{color:#fff;letter-spacing:-.5px;margin:0 0 6px;font-size:26px;font-weight:900;line-height:1.15}.CourseHeroSlider-module__oxx_GG__formSubtitle{color:#fff9;margin:0;font-size:13px;font-weight:400;line-height:1.4}.CourseHeroSlider-module__oxx_GG__form{flex-direction:column;gap:12px;display:flex}.CourseHeroSlider-module__oxx_GG__inputGroup{position:relative}.CourseHeroSlider-module__oxx_GG__input{color:#fff;appearance:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:14px;transition:all .25s}.CourseHeroSlider-module__oxx_GG__input option{color:#fff;background-color:#1a2952}.CourseHeroSlider-module__oxx_GG__input::placeholder{color:#ffffff6b}.CourseHeroSlider-module__oxx_GG__input:hover{background:#ffffff12;border-color:#fff3}.CourseHeroSlider-module__oxx_GG__input:focus{background:#f7c56b0f;border-color:#f7c56b;box-shadow:0 0 0 3px #f7c56b26}.CourseHeroSlider-module__oxx_GG__submitBtn{color:#0f1e3c;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#f7c56b 0%,#e8a830 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:6px;padding:16px;font-size:13px;font-weight:800;transition:all .3s;display:flex;box-shadow:0 12px 28px -10px #f7c56b73,inset 0 1px #ffffff59}.CourseHeroSlider-module__oxx_GG__submitBtn:hover{transform:translateY(-2px);box-shadow:0 18px 36px -12px #f7c56b99}.CourseHeroSlider-module__oxx_GG__formFooter{color:#ffffff59;text-align:center;margin-top:12px;font-size:10px;line-height:1.5}@media (max-width:1350px) and (min-width:821px){.CourseHeroSlider-module__oxx_GG__formWrapper{right:2%;transform:translateY(-58%)scale(.9)}.CourseHeroSlider-module__oxx_GG__contentLeft{gap:16px;margin-top:0}.CourseHeroSlider-module__oxx_GG__title{font-size:36px}.CourseHeroSlider-module__oxx_GG__primaryBtn{padding:12px 24px;font-size:14px}.CourseHeroSlider-module__oxx_GG__whatsappBtn{padding:8px 16px;font-size:13px}}@media (max-width:1150px) and (min-width:821px){.CourseHeroSlider-module__oxx_GG__formWrapper{transform:translateY(-58%)scale(.79)}.CourseHeroSlider-module__oxx_GG__container{align-items:flex-end;padding-bottom:60px}.CourseHeroSlider-module__oxx_GG__contentLeft{gap:14px;margin-top:0}.CourseHeroSlider-module__oxx_GG__title{font-size:32px}.CourseHeroSlider-module__oxx_GG__primaryBtn{padding:10px 20px;font-size:13px}.CourseHeroSlider-module__oxx_GG__whatsappBtn{padding:6px 12px;font-size:12px}}@media (max-width:1000px) and (min-width:821px){.CourseHeroSlider-module__oxx_GG__formWrapper{transform:translateY(-58%)scale(.69)}.CourseHeroSlider-module__oxx_GG__container{align-items:flex-end;padding-bottom:40px}.CourseHeroSlider-module__oxx_GG__contentLeft{gap:12px;margin-top:0}.CourseHeroSlider-module__oxx_GG__title{font-size:28px}.CourseHeroSlider-module__oxx_GG__primaryBtn{padding:8px 16px;font-size:12px}.CourseHeroSlider-module__oxx_GG__whatsappBtn{padding:5px 10px;font-size:11px}}@media (max-width:900px) and (min-width:821px){.CourseHeroSlider-module__oxx_GG__formWrapper{transform:translateY(-58%)scale(.6)}.CourseHeroSlider-module__oxx_GG__container{align-items:flex-end;padding-bottom:30px}.CourseHeroSlider-module__oxx_GG__contentLeft{gap:10px;margin-top:0}.CourseHeroSlider-module__oxx_GG__title{font-size:24px}.CourseHeroSlider-module__oxx_GG__primaryBtn{padding:6px 14px;font-size:11px}.CourseHeroSlider-module__oxx_GG__whatsappBtn{padding:4px 8px;font-size:10px}}@media (max-width:1100px){.CourseHeroSlider-module__oxx_GG__container{padding:0 40px}}@media (max-width:820px){.CourseHeroSlider-module__oxx_GG__mediaWrapper{min-height:280px;max-height:420px}.CourseHeroSlider-module__oxx_GG__container{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px;padding:20px 24px 32px}.CourseHeroSlider-module__oxx_GG__contentLeft{align-items:flex-start;gap:8px;max-width:100%}.CourseHeroSlider-module__oxx_GG__title{text-shadow:0 4px 16px #000c;font-size:22px;line-height:1.15}.CourseHeroSlider-module__oxx_GG__categoryTag{padding:4px 8px;font-size:10px}.CourseHeroSlider-module__oxx_GG__actionButtons{flex-direction:row;align-items:stretch;gap:8px;width:100%}.CourseHeroSlider-module__oxx_GG__primaryBtn,.CourseHeroSlider-module__oxx_GG__whatsappBtn{text-align:center;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;width:50%;padding:10px 8px;font-size:11px}.CourseHeroSlider-module__oxx_GG__btnText{white-space:normal;line-height:1.2}.CourseHeroSlider-module__oxx_GG__formWrapper{width:96%;max-width:600px;margin:18px auto 32px;padding:28px 22px 22px;position:relative;top:auto;right:auto;transform:none}}@media (max-width:700px){.CourseHeroSlider-module__oxx_GG__title{font-size:20px}.CourseHeroSlider-module__oxx_GG__primaryBtn,.CourseHeroSlider-module__oxx_GG__whatsappBtn{gap:5px;padding:9px 6px;font-size:11px}}@media (max-width:600px){.CourseHeroSlider-module__oxx_GG__title{font-size:19px}.CourseHeroSlider-module__oxx_GG__primaryBtn,.CourseHeroSlider-module__oxx_GG__whatsappBtn{border-radius:14px;gap:4px;padding:8px 4px;font-size:10px}}@media (max-width:480px){.CourseHeroSlider-module__oxx_GG__title{font-size:17px}.CourseHeroSlider-module__oxx_GG__primaryBtn,.CourseHeroSlider-module__oxx_GG__whatsappBtn{border-radius:12px;padding:7px 3px;font-size:10px}}@media (max-width:380px){.CourseHeroSlider-module__oxx_GG__container{padding:16px 16px 24px}.CourseHeroSlider-module__oxx_GG__title{font-size:15px}.CourseHeroSlider-module__oxx_GG__primaryBtn,.CourseHeroSlider-module__oxx_GG__whatsappBtn{border-radius:10px;padding:6px 2px;font-size:9px}.CourseHeroSlider-module__oxx_GG__actionButtons{gap:4px}}
.InstagramFeed-module__sOguqG__feedWrapper{background-color:var(--bg-surface);border-top:1px solid var(--border-subtle);padding:80px 0}.InstagramFeed-module__sOguqG__container{max-width:1400px;margin:0 auto;padding:0 20px}.InstagramFeed-module__sOguqG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.InstagramFeed-module__sOguqG__headerLeft{align-items:center;gap:16px;display:flex}.InstagramFeed-module__sOguqG__iconWrapper{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.InstagramFeed-module__sOguqG__title{color:var(--text-primary);margin:0 0 4px;font-size:24px;font-weight:800}.InstagramFeed-module__sOguqG__handle{color:var(--text-secondary);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.InstagramFeed-module__sOguqG__handle:hover{color:var(--accent-red)}.InstagramFeed-module__sOguqG__followBtn{background-color:var(--text-primary);color:var(--bg-base);border-radius:30px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 10px #0000001a}.InstagramFeed-module__sOguqG__followBtn:hover{background-color:var(--text-secondary);transform:translateY(-2px);box-shadow:0 6px 15px #00000026}.InstagramFeed-module__sOguqG__grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.InstagramFeed-module__sOguqG__postItem{aspect-ratio:1;border-radius:12px;display:block;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d}.InstagramFeed-module__sOguqG__image{object-fit:cover;transition:transform .5s}.InstagramFeed-module__sOguqG__overlay{opacity:0;color:#fff;text-align:center;background:#0009;flex-direction:column;justify-content:center;align-items:center;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.InstagramFeed-module__sOguqG__postItem:hover .InstagramFeed-module__sOguqG__image{transform:scale(1.05)}.InstagramFeed-module__sOguqG__postItem:hover .InstagramFeed-module__sOguqG__overlay{opacity:1}.InstagramFeed-module__sOguqG__overlayIcon{margin-bottom:12px}.InstagramFeed-module__sOguqG__caption{text-shadow:0 2px 4px #00000080;margin:0;font-size:14px;font-weight:500;line-height:1.4}@media (max-width:1024px){.InstagramFeed-module__sOguqG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.InstagramFeed-module__sOguqG__feedWrapper{padding:60px 0}.InstagramFeed-module__sOguqG__grid{grid-template-columns:repeat(2,1fr);gap:12px}.InstagramFeed-module__sOguqG__title{font-size:20px}}@media (max-width:480px){.InstagramFeed-module__sOguqG__header{flex-direction:column;align-items:flex-start}.InstagramFeed-module__sOguqG__followBtn{text-align:center;width:100%}}
@keyframes CourseHighlightTabs-module__Cej8Eq__chtEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes CourseHighlightTabs-module__Cej8Eq__chtSlideLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes CourseHighlightTabs-module__Cej8Eq__chtSlideRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes CourseHighlightTabs-module__Cej8Eq__chtItemUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes CourseHighlightTabs-module__Cej8Eq__chtFloat{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-18px)rotate(2deg)}to{transform:translateY(0)rotate(0)}}@keyframes CourseHighlightTabs-module__Cej8Eq__chtNumPulse{0%{opacity:.04}50%{opacity:.09}to{opacity:.04}}.CourseHighlightTabs-module__Cej8Eq__section{background:0 0;width:100%;padding:48px 0 72px;position:relative;overflow:hidden}.CourseHighlightTabs-module__Cej8Eq__tabInput{opacity:0;clip:rect(0, 0, 0, 0);white-space:nowrap;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.CourseHighlightTabs-module__Cej8Eq__panels{border-radius:0;width:100%;max-width:100%;margin:0;overflow:hidden}.CourseHighlightTabs-module__Cej8Eq__panel{border-top:none;border-bottom:1px solid var(--border-subtle);border-radius:0;width:100%;min-height:460px;overflow:hidden}.CourseHighlightTabs-module__Cej8Eq__panel0,.CourseHighlightTabs-module__Cej8Eq__panel1,.CourseHighlightTabs-module__Cej8Eq__panel2,.CourseHighlightTabs-module__Cej8Eq__panel3{display:none}:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0,#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1,#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2,#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3){display:flex}:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__leftContent,#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__leftContent,#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__leftContent,#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__leftContent){animation:.6s cubic-bezier(.4,0,.2,1) both CourseHighlightTabs-module__Cej8Eq__chtSlideLeft}:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__rightInner,#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__rightInner,#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__rightInner,#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__rightInner){animation:.6s cubic-bezier(.4,0,.2,1) both CourseHighlightTabs-module__Cej8Eq__chtSlideRight}:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__featureItem,#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__featureItem,#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__featureItem,#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__featureItem){animation:1s cubic-bezier(.4,0,.2,1) both CourseHighlightTabs-module__Cej8Eq__chtItemUp}:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__featureItem:first-child,#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__featureItem:first-child,#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__featureItem:first-child,#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__featureItem:first-child){animation-delay:.15s}:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(2),#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(2),#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(2),#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(2)){animation-delay:.25s}:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(3),#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(3),#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(3),#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(3)){animation-delay:.35s}:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(4),#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(4),#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(4),#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__featureItem:nth-child(4)){animation-delay:.45s}.CourseHighlightTabs-module__Cej8Eq__leftCard{flex-direction:column;flex-shrink:0;justify-content:space-between;width:52%;padding:56px 80px 44px max(32px,50vw - 750px);display:flex;position:relative;overflow:hidden}.CourseHighlightTabs-module__Cej8Eq__shapeSvg{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;animation:14s ease-in-out infinite CourseHighlightTabs-module__Cej8Eq__chtFloat;position:absolute;inset:0}.CourseHighlightTabs-module__Cej8Eq__tabNumber{font-family:var(--font-display);color:#fff;opacity:.06;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.06em;z-index:0;font-size:clamp(120px,16vw,200px);font-weight:900;line-height:1;animation:6s ease-in-out infinite CourseHighlightTabs-module__Cej8Eq__chtNumPulse;position:absolute;bottom:-20px;right:-10px}.CourseHighlightTabs-module__Cej8Eq__leftContent{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.CourseHighlightTabs-module__Cej8Eq__rightContent{background:0 0;flex-direction:column;flex:1;padding:56px max(52px,50vw - 700px) 44px 52px;display:flex;position:relative}.CourseHighlightTabs-module__Cej8Eq__leftEyebrow{border-radius:var(--radius-full);font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9;background:#ffffff1f;border:1px solid #ffffff2e;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:4px 12px;font-size:10px;font-weight:700;display:inline-flex}.CourseHighlightTabs-module__Cej8Eq__leftTitle{font-family:var(--font-display);letter-spacing:var(--tracking-tighter);color:#fff;margin:0 0 16px;font-size:clamp(32px,3.8vw,52px);font-weight:900;line-height:1.05}.CourseHighlightTabs-module__Cej8Eq__leftDesc{color:#ffffffad;max-width:36ch;margin:0;font-size:14px;line-height:1.8}.CourseHighlightTabs-module__Cej8Eq__tabNav{z-index:1;flex-wrap:wrap;gap:8px;margin-top:44px;display:flex;position:relative}.CourseHighlightTabs-module__Cej8Eq__tabLabel{border-radius:var(--radius-full);font-family:var(--font-display);letter-spacing:var(--tracking-snug);color:#ffffff94;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff24;align-items:center;padding:7px 16px;font-size:12px;font-weight:600;transition:color .2s,border-color .2s,background .2s,transform .2s cubic-bezier(.22,1,.36,1);display:inline-flex}.CourseHighlightTabs-module__Cej8Eq__tabLabel:hover{color:#fff;background:#ffffff1f;border-color:#ffffff61;transform:translateY(-1px)}.CourseHighlightTabs-module__Cej8Eq__tabLabelActive{color:var(--text-primary);background:#fffffff2;border-color:#0000;box-shadow:0 4px 14px -4px #0000004d}.CourseHighlightTabs-module__Cej8Eq__tabLabelActive:hover{transform:none}.CourseHighlightTabs-module__Cej8Eq__rightContent{background:0 0;flex:1;align-items:center;min-width:0;display:flex;position:relative}.CourseHighlightTabs-module__Cej8Eq__rightStripe{display:none}.CourseHighlightTabs-module__Cej8Eq__rightInner{width:100%;padding:56px 64px}.CourseHighlightTabs-module__Cej8Eq__rightEyebrow{background:var(--tint-orange);border-radius:var(--radius-full);font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-orange-text);border:1px solid #f2652233;align-items:center;gap:6px;margin-bottom:16px;padding:4px 12px;font-size:10px;font-weight:700;display:inline-flex}.CourseHighlightTabs-module__Cej8Eq__rightTitle{font-family:var(--font-display);letter-spacing:var(--tracking-tight);color:var(--text-primary);margin:0 0 12px;font-size:clamp(20px,2vw,26px);font-weight:800;line-height:1.2}.CourseHighlightTabs-module__Cej8Eq__rightDesc{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);max-width:52ch;margin:0 0 32px;padding-bottom:28px;font-size:13.5px;line-height:1.8}.CourseHighlightTabs-module__Cej8Eq__featureGrid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:36px;display:grid}.CourseHighlightTabs-module__Cej8Eq__featureItem{background:var(--bg-surface-alt);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;gap:12px;padding:12px 14px;transition:border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.22,1,.36,1);display:flex}.CourseHighlightTabs-module__Cej8Eq__featureItem:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.CourseHighlightTabs-module__Cej8Eq__featureIcon{border-radius:var(--radius-sm);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:inset 0 1px #fff3}.CourseHighlightTabs-module__Cej8Eq__featureText{font-family:var(--font-display);color:var(--text-primary);font-size:12.5px;font-weight:600;line-height:1.35}.CourseHighlightTabs-module__Cej8Eq__ctaRow{justify-content:flex-end;align-items:center;display:flex}.CourseHighlightTabs-module__Cej8Eq__ctaBtn{isolation:isolate;border-radius:var(--radius-full);font-family:var(--font-display);letter-spacing:var(--tracking-snug);color:#fff;align-items:center;padding:12px 12px 12px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s,background .2s;display:inline-flex;position:relative;overflow:hidden}.CourseHighlightTabs-module__Cej8Eq__ctaBtn:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff42 45%,#0000 60%);transition:transform .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)}.CourseHighlightTabs-module__Cej8Eq__ctaBtn:hover:before{transform:translate(130%)}.CourseHighlightTabs-module__Cej8Eq__ctaBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.CourseHighlightTabs-module__Cej8Eq__ctaBtn:active{transform:scale(.98)}.CourseHighlightTabs-module__Cej8Eq__ctaBtnIcon{border-radius:var(--radius-full);background:#ffffff2e;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:12px;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s;display:flex}.CourseHighlightTabs-module__Cej8Eq__ctaBtn:hover .CourseHighlightTabs-module__Cej8Eq__ctaBtnIcon{background:#ffffff47;transform:translate(2px)translateY(-1px)scale(1.1)}.CourseHighlightTabs-module__Cej8Eq__themeNavy .CourseHighlightTabs-module__Cej8Eq__leftCard{background:linear-gradient(150deg,#0b2239 0%,#1a4a80 100%);border-top-right-radius:500px;border-bottom-right-radius:500px}.CourseHighlightTabs-module__Cej8Eq__themeNavy .CourseHighlightTabs-module__Cej8Eq__tabLabelActive{color:#0b2239}.CourseHighlightTabs-module__Cej8Eq__themeNavy .CourseHighlightTabs-module__Cej8Eq__featureIcon{background:#123a63}.CourseHighlightTabs-module__Cej8Eq__themeNavy .CourseHighlightTabs-module__Cej8Eq__ctaBtn{box-shadow:var(--shadow-navy);background:#123a63}.CourseHighlightTabs-module__Cej8Eq__themeNavy .CourseHighlightTabs-module__Cej8Eq__ctaBtn:hover{background:#1b4a7a}.CourseHighlightTabs-module__Cej8Eq__themeRed .CourseHighlightTabs-module__Cej8Eq__leftCard{background:linear-gradient(150deg,#6b0f14 0%,#e11b22 100%);border-top-right-radius:500px;border-bottom-right-radius:0;border-bottom-left-radius:0}.CourseHighlightTabs-module__Cej8Eq__themeRed .CourseHighlightTabs-module__Cej8Eq__tabLabelActive{color:#6b0f14}.CourseHighlightTabs-module__Cej8Eq__themeRed .CourseHighlightTabs-module__Cej8Eq__featureIcon{background:#e11b22}.CourseHighlightTabs-module__Cej8Eq__themeRed .CourseHighlightTabs-module__Cej8Eq__ctaBtn{box-shadow:var(--shadow-red);background:#e11b22}.CourseHighlightTabs-module__Cej8Eq__themeRed .CourseHighlightTabs-module__Cej8Eq__ctaBtn:hover{background:#b71219}.CourseHighlightTabs-module__Cej8Eq__themeGreen .CourseHighlightTabs-module__Cej8Eq__leftCard{clip-path:polygon(0 0,83% 0,100% 50%,83% 100%,0 100%);background:linear-gradient(150deg,#04372a 0%,#15803d 100%);border-radius:0}.CourseHighlightTabs-module__Cej8Eq__themeGreen .CourseHighlightTabs-module__Cej8Eq__tabLabelActive{color:#04372a}.CourseHighlightTabs-module__Cej8Eq__themeGreen .CourseHighlightTabs-module__Cej8Eq__featureIcon{background:#15803d}.CourseHighlightTabs-module__Cej8Eq__themeGreen .CourseHighlightTabs-module__Cej8Eq__ctaBtn{background:#15803d;box-shadow:0 8px 20px -8px #15803d8c}.CourseHighlightTabs-module__Cej8Eq__themeGreen .CourseHighlightTabs-module__Cej8Eq__ctaBtn:hover{background:#0d5c2b}.CourseHighlightTabs-module__Cej8Eq__themeOrange .CourseHighlightTabs-module__Cej8Eq__leftCard{clip-path:polygon(0 0,100% 0,91% 100%,0 100%);background:linear-gradient(150deg,#7c2d12 0%,#f26522 100%);border-radius:0}.CourseHighlightTabs-module__Cej8Eq__themeOrange .CourseHighlightTabs-module__Cej8Eq__tabLabelActive{color:#7c2d12}.CourseHighlightTabs-module__Cej8Eq__themeOrange .CourseHighlightTabs-module__Cej8Eq__featureIcon{background:#f26522}.CourseHighlightTabs-module__Cej8Eq__themeOrange .CourseHighlightTabs-module__Cej8Eq__ctaBtn{box-shadow:var(--shadow-orange);background:#f26522}.CourseHighlightTabs-module__Cej8Eq__themeOrange .CourseHighlightTabs-module__Cej8Eq__ctaBtn:hover{background:#c2410c}@media (max-width:900px){:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0,#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1,#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2,#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3){flex-direction:column}.CourseHighlightTabs-module__Cej8Eq__leftCard{border-top-right-radius:0;border-bottom-right-radius:150px;width:100%;min-height:200px;padding:36px 28px 32px}.CourseHighlightTabs-module__Cej8Eq__tabNumber{font-size:clamp(80px,22vw,140px);bottom:-10px;right:-5px}.CourseHighlightTabs-module__Cej8Eq__rightContent{border-left:none}.CourseHighlightTabs-module__Cej8Eq__rightStripe{display:none}.CourseHighlightTabs-module__Cej8Eq__rightInner{padding:36px 28px 40px}.CourseHighlightTabs-module__Cej8Eq__featureGrid{grid-template-columns:1fr;gap:8px;margin-bottom:24px}.CourseHighlightTabs-module__Cej8Eq__ctaRow{justify-content:flex-start}.CourseHighlightTabs-module__Cej8Eq__ctaBtn{justify-content:space-between;width:100%}}@media (max-width:480px){.CourseHighlightTabs-module__Cej8Eq__section{padding-bottom:48px}.CourseHighlightTabs-module__Cej8Eq__leftCard{padding:28px 20px 24px}.CourseHighlightTabs-module__Cej8Eq__rightInner{padding:28px 20px 32px}.CourseHighlightTabs-module__Cej8Eq__tabLabel{padding:5px 12px;font-size:11px}.CourseHighlightTabs-module__Cej8Eq__leftTitle{margin-bottom:12px}}@media (prefers-reduced-motion:reduce){.CourseHighlightTabs-module__Cej8Eq__shapeSvg,.CourseHighlightTabs-module__Cej8Eq__tabNumber,:is(#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__leftCard,#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__leftCard,#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__leftCard,#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__leftCard,#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__rightContent,#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__rightContent,#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__rightContent,#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__rightContent,#courseTab0:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel0 .CourseHighlightTabs-module__Cej8Eq__featureItem,#courseTab1:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel1 .CourseHighlightTabs-module__Cej8Eq__featureItem,#courseTab2:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel2 .CourseHighlightTabs-module__Cej8Eq__featureItem,#courseTab3:checked~.CourseHighlightTabs-module__Cej8Eq__panels .CourseHighlightTabs-module__Cej8Eq__panel3 .CourseHighlightTabs-module__Cej8Eq__featureItem){animation:none}}
.GradeLevelTabs-module__kBMNga__container{max-width:1200px;margin:4rem auto;padding:0 1rem}.GradeLevelTabs-module__kBMNga__title{text-align:center;background:linear-gradient(135deg, var(--text-primary), var(--accent-red));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;padding-bottom:.1em;font-size:2.5rem;font-weight:800;line-height:1.3}.GradeLevelTabs-module__kBMNga__mainDesc{text-align:center;color:var(--text-secondary);max-width:800px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.GradeLevelTabs-module__kBMNga__tabsContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.GradeLevelTabs-module__kBMNga__tabBtn{color:var(--text-secondary);background:var(--bg-surface);cursor:pointer;border:2px solid #0000;border-radius:9999px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d}.GradeLevelTabs-module__kBMNga__tabBtn:hover{color:var(--accent-red);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.GradeLevelTabs-module__kBMNga__activeTab{background:var(--accent-red);box-shadow:0 10px 15px -3px #dc262666;color:#fff!important}.GradeLevelTabs-module__kBMNga__activeTab:hover{transform:none;color:#fff!important}.GradeLevelTabs-module__kBMNga__contentWrapper{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:24px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003}.GradeLevelTabs-module__kBMNga__tabPanel{animation:.3s GradeLevelTabs-module__kBMNga__fadeIn;display:block}.GradeLevelTabs-module__kBMNga__tabPanelHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes GradeLevelTabs-module__kBMNga__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.GradeLevelTabs-module__kBMNga__contentWrapper:before{content:"";background:linear-gradient(90deg, var(--accent-red), var(--accent-blue));width:100%;height:6px;position:absolute;top:0;left:0}.GradeLevelTabs-module__kBMNga__contentTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.GradeLevelTabs-module__kBMNga__contentDesc{color:var(--text-secondary);white-space:pre-line;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.GradeLevelTabs-module__kBMNga__bulletList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.GradeLevelTabs-module__kBMNga__bulletItem{color:var(--text-primary);background:var(--bg-surface-alt);border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;font-size:1.05rem;transition:all .3s;display:flex}.GradeLevelTabs-module__kBMNga__bulletItem:hover{background:var(--bg-surface);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.GradeLevelTabs-module__kBMNga__iconWrapper{width:32px;height:32px;color:var(--accent-red);background:#dc26261a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.GradeLevelTabs-module__kBMNga__contentSummary{color:var(--text-secondary);border-left:4px solid var(--accent-red);background:linear-gradient(90deg,#dc26260d,#0000);border-radius:0 12px 12px 0;padding:1.5rem;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.GradeLevelTabs-module__kBMNga__title{font-size:2rem}.GradeLevelTabs-module__kBMNga__contentWrapper{padding:2rem 1.5rem}.GradeLevelTabs-module__kBMNga__bulletList{grid-template-columns:1fr}}
.WhyUsSection-module__qytoKW__section{background-color:var(--bg-surface);padding:6rem 0}.WhyUsSection-module__qytoKW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.WhyUsSection-module__qytoKW__header{text-align:center;margin-bottom:4rem}.WhyUsSection-module__qytoKW__title{letter-spacing:-.5px;color:var(--text-primary);margin-bottom:.85rem;font-size:2.15rem;font-weight:700;line-height:1.25}.WhyUsSection-module__qytoKW__subtitle{color:var(--text-muted);max-width:580px;margin:0 auto;font-size:1.05rem;font-weight:400;line-height:1.65}.WhyUsSection-module__qytoKW__contentWrapper{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:992px){.WhyUsSection-module__qytoKW__contentWrapper{grid-template-columns:1fr 1fr;gap:3rem}}.WhyUsSection-module__qytoKW__advantagesGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.WhyUsSection-module__qytoKW__advantageCard{background-color:var(--bg-base);border:1px solid var(--border-subtle);border-radius:1rem;padding:1.5rem;transition:all .3s}.WhyUsSection-module__qytoKW__advantageCard:hover{background-color:var(--bg-surface);border-color:var(--border-strong);transform:translateY(-3px);box-shadow:0 10px 25px #0000000d}.WhyUsSection-module__qytoKW__iconWrapper{background-color:var(--tint-navy);width:44px;height:44px;color:var(--accent-blue);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.WhyUsSection-module__qytoKW__advantageTitle{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.3}.WhyUsSection-module__qytoKW__advantageDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.WhyUsSection-module__qytoKW__accordionContainer{flex-direction:column;gap:1rem;display:flex}.WhyUsSection-module__qytoKW__accordionItem{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:.75rem;overflow:hidden}.WhyUsSection-module__qytoKW__accordionHeader{text-align:left;cursor:pointer;letter-spacing:-.2px;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.02rem;font-weight:700;line-height:1.4;transition:background-color .2s;display:flex}.WhyUsSection-module__qytoKW__accordionHeader:hover{background-color:var(--bg-base)}.WhyUsSection-module__qytoKW__chevron{color:var(--accent-red);transition:transform .3s}.WhyUsSection-module__qytoKW__chevronOpen{transform:rotate(180deg)}.WhyUsSection-module__qytoKW__accordionContent{color:var(--text-secondary);padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}.WhyUsSection-module__qytoKW__contentClosed{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.WhyUsSection-module__qytoKW__contentOpen{opacity:1;max-height:1000px;transition:max-height .6s,opacity .4s;overflow:visible}
.AnimatedAdvantageStack-module__KoY3Dq__stackWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:1rem;display:flex;position:relative}.AnimatedAdvantageStack-module__KoY3Dq__seoContent{clip:rect(0, 0, 0, 0);white-space:nowrap;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.AnimatedAdvantageStack-module__KoY3Dq__seoItem{display:block}.AnimatedAdvantageStack-module__KoY3Dq__stackContainer{justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}@media (min-width:640px){.AnimatedAdvantageStack-module__KoY3Dq__stackContainer{width:644px}}.AnimatedAdvantageStack-module__KoY3Dq__stack{--card-offset-x:-26px;--card-offset-y:-20px;--card-rotate:-5deg;width:280px;height:320px;position:relative}@media (min-width:640px){.AnimatedAdvantageStack-module__KoY3Dq__stack{width:320px;height:340px}}.AnimatedAdvantageStack-module__KoY3Dq__card{text-align:center;border:1px solid var(--border-subtle);background-color:var(--bg-surface);-webkit-user-select:none;user-select:none;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform-style:preserve-3d;will-change:transform;border-radius:1.5rem;outline:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.75rem;transition:transform .45s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,opacity .45s;display:flex;position:absolute;inset:0;box-shadow:0 10px 25px #0000001a}.AnimatedAdvantageStack-module__KoY3Dq__topCard{cursor:grab;touch-action:none;box-shadow:0 16px 40px #00000029,0 4px 12px #00000014}.AnimatedAdvantageStack-module__KoY3Dq__topCard:active{cursor:grabbing}.AnimatedAdvantageStack-module__KoY3Dq__stackedCard{transform:translate(calc(var(--card-offset-x) * var(--i)), calc(var(--card-offset-y) * var(--i))) rotate(calc(var(--card-rotate) * var(--i))) translateZ(0)}.AnimatedAdvantageStack-module__KoY3Dq__iconContainer{background-color:var(--tint-navy);width:64px;height:64px;color:var(--accent-blue);pointer-events:none;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1rem;display:flex;box-shadow:inset 0 2px 4px #0000000d}.AnimatedAdvantageStack-module__KoY3Dq__cardTitle{letter-spacing:-.3px;color:var(--text-primary);pointer-events:none;margin:0 0 .6rem;font-size:1.1rem;font-weight:700;line-height:1.25}.AnimatedAdvantageStack-module__KoY3Dq__cardDesc{color:var(--text-muted);pointer-events:none;margin:0;font-size:.88rem;font-weight:400;line-height:1.6}@media (max-width:480px){.AnimatedAdvantageStack-module__KoY3Dq__stack{--card-offset-x:-8px;--card-offset-y:-6px;--card-rotate:-1.5deg;width:230px;height:300px}.AnimatedAdvantageStack-module__KoY3Dq__card{padding:1.5rem 1.25rem}.AnimatedAdvantageStack-module__KoY3Dq__iconContainer{border-radius:14px;width:52px;height:52px;margin-bottom:.75rem}.AnimatedAdvantageStack-module__KoY3Dq__cardTitle{font-size:1rem}.AnimatedAdvantageStack-module__KoY3Dq__cardDesc{font-size:.82rem}}.AnimatedAdvantageStack-module__KoY3Dq__controls{z-index:10;justify-content:center;align-items:center;width:100%;padding:1.5rem 0 .5rem;display:flex;position:relative}.AnimatedAdvantageStack-module__KoY3Dq__animateButton{cursor:pointer;border:1px solid var(--border-subtle);background-color:var(--bg-surface);height:44px;color:var(--text-secondary);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:0 1.5rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.AnimatedAdvantageStack-module__KoY3Dq__animateButton:hover{background-color:var(--bg-base);transform:translateY(-1px)}.AnimatedAdvantageStack-module__KoY3Dq__animateButton:active{transform:scale(.98)}.AnimatedAdvantageStack-module__KoY3Dq__animateButton:disabled{opacity:.7;cursor:not-allowed}
.StudentReviewsAndAwards-module__L0IuJW__section{background:var(--bg-surface-alt);color:var(--text-primary);flex-direction:column;align-items:center;padding:100px 24px;display:flex;position:relative;overflow:hidden}[data-theme=dark] .StudentReviewsAndAwards-module__L0IuJW__section{color:#fff;background:linear-gradient(135deg,#06111f 0%,#0b1f38 100%)}.StudentReviewsAndAwards-module__L0IuJW__container{z-index:1;width:100%;max-width:1400px;margin:0 auto;position:relative}.StudentReviewsAndAwards-module__L0IuJW__header{text-align:center;max-width:800px;margin-bottom:60px;margin-left:auto;margin-right:auto}.StudentReviewsAndAwards-module__L0IuJW__title{letter-spacing:-.5px;margin-bottom:20px;font-size:42px;font-weight:300}.StudentReviewsAndAwards-module__L0IuJW__title strong{background:linear-gradient(to right, var(--accent-blue), #a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.StudentReviewsAndAwards-module__L0IuJW__subtitle{color:var(--text-secondary);font-size:16px;line-height:1.8}[data-theme=dark] .StudentReviewsAndAwards-module__L0IuJW__subtitle{color:var(--text-muted)}.StudentReviewsAndAwards-module__L0IuJW__marqueeContainer{width:100%;margin-bottom:40px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.StudentReviewsAndAwards-module__L0IuJW__marqueeTrack{width:max-content;display:flex}.StudentReviewsAndAwards-module__L0IuJW__reviewsGroup{flex-shrink:0;align-items:stretch;gap:24px;padding-right:24px;animation:40s linear infinite StudentReviewsAndAwards-module__L0IuJW__scrollReviews;display:flex}.StudentReviewsAndAwards-module__L0IuJW__marqueeTrack:hover .StudentReviewsAndAwards-module__L0IuJW__reviewsGroup{animation-play-state:paused}@keyframes StudentReviewsAndAwards-module__L0IuJW__scrollReviews{0%{transform:translate(0)}to{transform:translate(-100%)}}.StudentReviewsAndAwards-module__L0IuJW__reviewCard{background:var(--bg-surface);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;flex-direction:column;flex-shrink:0;gap:20px;width:380px;padding:32px;transition:transform .3s,border-color .3s,background .3s;display:flex;position:relative;box-shadow:0 10px 30px -10px #0000000d}[data-theme=dark] .StudentReviewsAndAwards-module__L0IuJW__reviewCard{background:#ffffff08;border:1px solid #ffffff0d;box-shadow:0 10px 30px -10px #00000080}.StudentReviewsAndAwards-module__L0IuJW__reviewCard:hover{border-color:var(--accent-blue);transform:translateY(-5px)}[data-theme=dark] .StudentReviewsAndAwards-module__L0IuJW__reviewCard:hover{background:#ffffff0d;border-color:#60a5fa4d}.StudentReviewsAndAwards-module__L0IuJW__quoteIcon{color:var(--border-strong);opacity:.3;width:40px;height:40px;position:absolute;top:24px;right:24px}[data-theme=dark] .StudentReviewsAndAwards-module__L0IuJW__quoteIcon{color:#ffffff0d;opacity:1}.StudentReviewsAndAwards-module__L0IuJW__stars{color:#fbbf24;gap:4px;display:flex}.StudentReviewsAndAwards-module__L0IuJW__reviewText{color:var(--text-primary);flex-grow:1;font-size:15px;font-style:italic;line-height:1.6}[data-theme=dark] .StudentReviewsAndAwards-module__L0IuJW__reviewText{color:var(--text-inverse-muted)}.StudentReviewsAndAwards-module__L0IuJW__authorInfo{border-top:1px solid var(--border-subtle);align-items:center;gap:16px;margin-top:auto;padding-top:20px;display:flex}[data-theme=dark] .StudentReviewsAndAwards-module__L0IuJW__authorInfo{border-top:1px solid #ffffff0d}.StudentReviewsAndAwards-module__L0IuJW__avatar{object-fit:cover;background:linear-gradient(135deg, var(--accent-blue), var(--accent-navy));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex;box-shadow:0 0 15px #3b82f666}.StudentReviewsAndAwards-module__L0IuJW__authorDetails{flex-direction:column;display:flex}.StudentReviewsAndAwards-module__L0IuJW__authorName{color:var(--text-primary);font-size:15px;font-weight:700}[data-theme=dark] .StudentReviewsAndAwards-module__L0IuJW__authorName{color:#fff}.StudentReviewsAndAwards-module__L0IuJW__authorRole{color:var(--text-secondary);margin-top:2px;font-size:13px}[data-theme=dark] .StudentReviewsAndAwards-module__L0IuJW__authorRole{color:var(--text-muted)}.StudentReviewsAndAwards-module__L0IuJW__videosSection{text-align:center;margin-top:80px;margin-bottom:80px;padding:40px 0;position:relative}.StudentReviewsAndAwards-module__L0IuJW__bgLines{z-index:0;pointer-events:none;background-image:radial-gradient(circle,#60a5fa1a 0%,#0000 60%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StudentReviewsAndAwards-module__L0IuJW__videosTitle{z-index:1;margin-bottom:48px;font-size:28px;font-weight:400;position:relative}.StudentReviewsAndAwards-module__L0IuJW__videosTitle strong{font-weight:800}.StudentReviewsAndAwards-module__L0IuJW__videosWrapper{z-index:1;flex-wrap:wrap;justify-content:center;gap:20px;display:flex;position:relative}.StudentReviewsAndAwards-module__L0IuJW__videoSquare{aspect-ratio:9/16;cursor:pointer;border:4px solid var(--accent-red);background:#000;border-radius:16px;width:220px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 0 0 4px #ef444433,0 10px 25px #00000080}@media (hover:hover) and (pointer:fine){.StudentReviewsAndAwards-module__L0IuJW__videoSquare:hover{border-color:#f87171;transform:scale(1.1);box-shadow:0 0 0 8px #ef44441a,0 15px 35px #0009}}.StudentReviewsAndAwards-module__L0IuJW__videoImg{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .3s,transform .5s}@media (hover:hover) and (pointer:fine){.StudentReviewsAndAwards-module__L0IuJW__videoSquare:hover .StudentReviewsAndAwards-module__L0IuJW__videoImg{opacity:.4;transform:scale(1.1)}}.StudentReviewsAndAwards-module__L0IuJW__videoOverlay{color:#fff;opacity:.9;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:0;display:flex;position:absolute;inset:0}.StudentReviewsAndAwards-module__L0IuJW__playIcon{color:#fff;filter:drop-shadow(0 2px 4px #00000080);transition:transform .3s}@media (hover:hover) and (pointer:fine){.StudentReviewsAndAwards-module__L0IuJW__videoSquare:hover .StudentReviewsAndAwards-module__L0IuJW__playIcon{transform:scale(1.2)}}.StudentReviewsAndAwards-module__L0IuJW__watchNowText{letter-spacing:1px;text-shadow:0 2px 4px #000c;font-size:11px;font-weight:900}.StudentReviewsAndAwards-module__L0IuJW__awardsSection{isolation:isolate;background:repeating-linear-gradient(120deg,#ffffff05 0 1px,#0000 1px 34px),radial-gradient(620px 320px at 50% -8%,#ff8a4c47,#0000 68%),radial-gradient(circle at 6% 105%,#5aaaff3d,#0000 55%),radial-gradient(circle at 102% 10%,#ffc25c29,#0000 50%),linear-gradient(160deg,#1c3f6e 0%,#16305a 55%,#122548 100%);border:1px solid #ffffff14;border-radius:22px;width:100%;margin-top:100px;padding:52px 44px 44px;position:relative;overflow:hidden;box-shadow:0 22px 50px -18px #060f1e80}.StudentReviewsAndAwards-module__L0IuJW__awardsSection:after{content:"";opacity:.05;mix-blend-mode:overlay;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.StudentReviewsAndAwards-module__L0IuJW__awardsSection:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.StudentReviewsAndAwards-module__L0IuJW__awardsHeader,.StudentReviewsAndAwards-module__L0IuJW__awardsMarqueeContainer,.StudentReviewsAndAwards-module__L0IuJW__awardsDivider,.StudentReviewsAndAwards-module__L0IuJW__certificatesGrid{z-index:1;position:relative}.StudentReviewsAndAwards-module__L0IuJW__awardsHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.StudentReviewsAndAwards-module__L0IuJW__awardsKicker{color:var(--accent-orange-light,#ff9a5c);filter:drop-shadow(0 0 14px #ff9a5c59);width:22px;height:22px;margin-bottom:10px}.StudentReviewsAndAwards-module__L0IuJW__awardsTitle{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(21px,2.6vw,32px);font-weight:600;line-height:1.15}.StudentReviewsAndAwards-module__L0IuJW__awardsTitle strong{background:linear-gradient(100deg, var(--accent-orange-light,#ff9a5c), var(--accent-orange,#f26522));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.StudentReviewsAndAwards-module__L0IuJW__awardsMarqueeContainer{width:100%;margin-top:36px;margin-bottom:36px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.StudentReviewsAndAwards-module__L0IuJW__awardsTrack{width:max-content;display:flex}.StudentReviewsAndAwards-module__L0IuJW__awardGroup{align-items:center;gap:48px;padding-right:48px;animation:32s linear infinite StudentReviewsAndAwards-module__L0IuJW__scrollAwards;display:flex}.StudentReviewsAndAwards-module__L0IuJW__awardsTrack:hover .StudentReviewsAndAwards-module__L0IuJW__awardGroup{animation-play-state:paused}@keyframes StudentReviewsAndAwards-module__L0IuJW__scrollAwards{0%{transform:translate(0)}to{transform:translate(-100%)}}.StudentReviewsAndAwards-module__L0IuJW__awardItem{filter:drop-shadow(0 8px 20px #0006)grayscale(20%);flex-shrink:0;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.22,1,.36,1),filter .35s;display:flex}.StudentReviewsAndAwards-module__L0IuJW__awardItem:hover{filter:drop-shadow(0 22px 36px #0000008c)grayscale(0%);transform:translateY(-10px)scale(1.06)}.StudentReviewsAndAwards-module__L0IuJW__awardImg{object-fit:contain;width:auto;max-width:130px;height:120px}.StudentReviewsAndAwards-module__L0IuJW__awardsDivider{background:linear-gradient(90deg,#0000,#ffffff29,#0000);height:1px;margin-bottom:32px}.StudentReviewsAndAwards-module__L0IuJW__certificatesGrid{flex-wrap:wrap;justify-content:center;gap:20px;width:100%;margin-top:16px;display:flex}.StudentReviewsAndAwards-module__L0IuJW__certificateItem{cursor:pointer;background:#fbfbfd;border:1px solid #ffffff14;border-radius:12px;justify-content:center;padding:10px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 22px -12px #00000073}.StudentReviewsAndAwards-module__L0IuJW__certificateItem:hover,.StudentReviewsAndAwards-module__L0IuJW__certificateItem:focus-visible{border-color:#ffffff2e;transform:translateY(-5px)scale(1.02);box-shadow:0 18px 36px -14px #0000008c}.StudentReviewsAndAwards-module__L0IuJW__certificateImg{object-fit:contain;border-radius:4px;width:100%;max-width:148px;height:auto;display:block}.StudentReviewsAndAwards-module__L0IuJW__certificateZoomHint{background:var(--accent-navy-deep,#0b2239);color:#fff;opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .25s,transform .25s;display:flex;position:absolute;bottom:10px;right:10px;transform:translateY(4px)}.StudentReviewsAndAwards-module__L0IuJW__certificateItem:hover .StudentReviewsAndAwards-module__L0IuJW__certificateZoomHint,.StudentReviewsAndAwards-module__L0IuJW__certificateItem:focus-visible .StudentReviewsAndAwards-module__L0IuJW__certificateZoomHint{opacity:1;transform:translateY(0)}.StudentReviewsAndAwards-module__L0IuJW__certModalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.StudentReviewsAndAwards-module__L0IuJW__certModalContent{background:#fbfbfd;border-radius:16px;justify-content:center;max-width:min(90vw,520px);max-height:85vh;padding:20px;display:flex;position:relative;box-shadow:0 25px 50px -12px #000c}.StudentReviewsAndAwards-module__L0IuJW__certModalImg{object-fit:contain;border-radius:6px;width:100%;height:auto;max-height:calc(85vh - 40px)}@media (max-width:900px){.StudentReviewsAndAwards-module__L0IuJW__awardsSection{border-radius:16px;padding:40px 28px 36px}.StudentReviewsAndAwards-module__L0IuJW__awardGroup{gap:32px;padding-right:32px}.StudentReviewsAndAwards-module__L0IuJW__certificatesGrid{gap:18px}.StudentReviewsAndAwards-module__L0IuJW__certificateImg{max-width:120px}}@media (max-width:480px){.StudentReviewsAndAwards-module__L0IuJW__awardsSection{border-radius:12px;margin-top:40px;padding:32px 18px 28px}.StudentReviewsAndAwards-module__L0IuJW__awardsHeader{margin-bottom:24px}.StudentReviewsAndAwards-module__L0IuJW__awardImg{height:120px}.StudentReviewsAndAwards-module__L0IuJW__certificatesGrid{gap:16px}.StudentReviewsAndAwards-module__L0IuJW__certificateImg{max-width:130px}.StudentReviewsAndAwards-module__L0IuJW__certModalContent{border-radius:12px;padding:14px}}@media (max-width:768px){.StudentReviewsAndAwards-module__L0IuJW__videosWrapper{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:14px;padding-bottom:4px;overflow-x:auto}.StudentReviewsAndAwards-module__L0IuJW__videosWrapper::-webkit-scrollbar{display:none}.StudentReviewsAndAwards-module__L0IuJW__videoSquare{scroll-snap-align:center;flex:0 0 150px;width:150px}.StudentReviewsAndAwards-module__L0IuJW__certificatesGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:16px;padding-bottom:12px;overflow-x:auto}.StudentReviewsAndAwards-module__L0IuJW__certificatesGrid::-webkit-scrollbar{display:none}.StudentReviewsAndAwards-module__L0IuJW__certificateItem{scroll-snap-align:center;flex:0 0 160px;width:160px}.StudentReviewsAndAwards-module__L0IuJW__reviewCard{border-radius:18px;gap:16px;width:320px;padding:24px}.StudentReviewsAndAwards-module__L0IuJW__quoteIcon{width:34px;height:34px}.StudentReviewsAndAwards-module__L0IuJW__reviewText{font-size:14px}.StudentReviewsAndAwards-module__L0IuJW__avatar{width:42px;height:42px;font-size:16px}.StudentReviewsAndAwards-module__L0IuJW__authorName{font-size:14px}.StudentReviewsAndAwards-module__L0IuJW__authorRole{font-size:12px}}.StudentReviewsAndAwards-module__L0IuJW__videoModalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.StudentReviewsAndAwards-module__L0IuJW__videoModalContent{aspect-ratio:9/16;background:#000;border-radius:16px;justify-content:center;width:100%;max-width:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000c}.StudentReviewsAndAwards-module__L0IuJW__closeModalBtn{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.StudentReviewsAndAwards-module__L0IuJW__closeModalBtn:hover{background:#ef4444e6;transform:scale(1.1)}
@keyframes WhatsAppButton-module__oDPtTq__pulseRing{0%{transform:scale(.95);box-shadow:0 0 #25d366b3}70%{transform:scale(1.05);box-shadow:0 0 0 16px #25d36600}to{transform:scale(.95);box-shadow:0 0 #25d36600}}.WhatsAppButton-module__oDPtTq__whatsappFloating{z-index:9999;background:linear-gradient(135deg, var(--accent-green), #128c7e);color:#fff;cursor:pointer;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:12px;padding:14px 24px;font-family:inherit;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;animation:2.5s ease-in-out infinite WhatsAppButton-module__oDPtTq__pulseRing;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 10px 25px #25d36666}.WhatsAppButton-module__oDPtTq__whatsappFloating:hover{background:linear-gradient(135deg,#26e66f,#159e8e);transform:scale(1.08)translateY(-4px);box-shadow:0 16px 35px #25d36699}.WhatsAppButton-module__oDPtTq__iconWrapper{background-color:var(--bg-surface);color:var(--accent-green);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 2px 8px #00000026}.WhatsAppButton-module__oDPtTq__textContainer{flex-direction:column;line-height:1.2;display:flex}.WhatsAppButton-module__oDPtTq__subtitle{text-transform:uppercase;letter-spacing:.8px;color:#e8fdf0;font-size:10px;font-weight:800}.WhatsAppButton-module__oDPtTq__title{color:#fff;white-space:nowrap;font-size:15px;font-weight:800}.WhatsAppButton-module__oDPtTq__onlineBadge{color:#0b4724;border:2px solid var(--bg-surface);background-color:#00e676;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:900;position:absolute;top:-12px;right:4px;box-shadow:0 2px 6px #0003}@media (max-width:768px){.WhatsAppButton-module__oDPtTq__whatsappFloating{padding:12px 18px;bottom:20px;right:20px}.WhatsAppButton-module__oDPtTq__title{font-size:13px}.WhatsAppButton-module__oDPtTq__iconWrapper{width:32px;height:32px}}@media (max-width:1023px){.WhatsAppButton-module__oDPtTq__whatsappFloating{bottom:calc(80px + env(safe-area-inset-bottom,0px));background:#25d366;border:none;border-radius:50%;justify-content:center;gap:0;width:62px;height:62px;padding:0;animation:2.6s ease-out infinite WhatsAppButton-module__oDPtTq__pulseHalo;right:16px}.WhatsAppButton-module__oDPtTq__textContainer,.WhatsAppButton-module__oDPtTq__onlineBadge{display:none}.WhatsAppButton-module__oDPtTq__iconWrapper{width:auto;height:auto;box-shadow:none;color:#fff;background-color:#0000;border-radius:0}.WhatsAppButton-module__oDPtTq__iconWrapper svg{width:30px;height:30px}.WhatsAppButton-module__oDPtTq__whatsappFloating:hover{background:#25d366;transform:none}}@keyframes WhatsAppButton-module__oDPtTq__pulseHalo{0%{box-shadow:0 6px 18px #25d36659,0 0 #25d36680}70%{box-shadow:0 6px 18px #25d36659,0 0 0 14px #25d36600}to{box-shadow:0 6px 18px #25d36659,0 0 #25d36600}}@media (prefers-reduced-motion:reduce){.WhatsAppButton-module__oDPtTq__whatsappFloating{animation:none}}
.ExclusiveProgramsSection-module__QuC0MG__section{background-color:var(--bg-surface-alt,#f9fafb);padding:5rem 0}.ExclusiveProgramsSection-module__QuC0MG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.ExclusiveProgramsSection-module__QuC0MG__mainTitle{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:2.5rem;font-weight:800;line-height:1.3}.ExclusiveProgramsSection-module__QuC0MG__card{background:var(--bg-surface,#fff);border:1px solid var(--border-subtle,#e5e7eb);border-radius:24px;margin-bottom:3rem;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003}.ExclusiveProgramsSection-module__QuC0MG__card:before{content:"";background:linear-gradient(90deg, var(--accent-red), var(--accent-blue));width:100%;height:6px;position:absolute;top:0;left:0}.ExclusiveProgramsSection-module__QuC0MG__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700}.ExclusiveProgramsSection-module__QuC0MG__cardDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.ExclusiveProgramsSection-module__QuC0MG__twoColGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.ExclusiveProgramsSection-module__QuC0MG__twoColGrid{grid-template-columns:1fr}}.ExclusiveProgramsSection-module__QuC0MG__subTitle{color:var(--accent-red);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.ExclusiveProgramsSection-module__QuC0MG__bulletList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ExclusiveProgramsSection-module__QuC0MG__bulletItem{color:var(--text-primary);align-items:flex-start;gap:.75rem;font-size:1.05rem;display:flex}.ExclusiveProgramsSection-module__QuC0MG__iconWrapper{color:var(--accent-red);flex-shrink:0;margin-top:2px}.ExclusiveProgramsSection-module__QuC0MG__footerBadge{border-left:4px solid var(--accent-red);color:var(--text-primary);background:#dc26260d;border-radius:0 12px 12px 0;margin-top:1rem;padding:1rem 1.5rem;font-weight:600;display:inline-block}.ExclusiveProgramsSection-module__QuC0MG__kidsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.ExclusiveProgramsSection-module__QuC0MG__kidCard{background:var(--bg-surface-alt,#f9fafb);border:1px solid var(--border-subtle,#e5e7eb);border-radius:16px;flex-direction:column;padding:1.5rem;display:flex}.ExclusiveProgramsSection-module__QuC0MG__kidCardName{color:var(--accent-blue);margin-bottom:.25rem;font-size:1.3rem;font-weight:700}.ExclusiveProgramsSection-module__QuC0MG__kidCardAge{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;font-weight:500}.ExclusiveProgramsSection-module__QuC0MG__kidCardContent{color:var(--text-primary);flex-grow:1;margin-bottom:1rem;font-size:1rem;line-height:1.5}.ExclusiveProgramsSection-module__QuC0MG__kidCardDetail{color:var(--text-secondary);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.95rem;display:flex}.ExclusiveProgramsSection-module__QuC0MG__kidCardPrice{color:var(--accent-red);font-weight:700}.ExclusiveProgramsSection-module__QuC0MG__speakingGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.ExclusiveProgramsSection-module__QuC0MG__speakingCard{background:var(--bg-surface-alt,#f9fafb);border:1px solid var(--border-subtle,#e5e7eb);border-radius:16px;padding:1.5rem;transition:transform .3s,box-shadow .3s}.ExclusiveProgramsSection-module__QuC0MG__speakingCard:hover{border-color:var(--accent-red);transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.ExclusiveProgramsSection-module__QuC0MG__speakingCardHeader{border-bottom:1px solid var(--border-subtle,#e5e7eb);justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ExclusiveProgramsSection-module__QuC0MG__speakingCardName{color:var(--text-primary);font-size:1.15rem;font-weight:700}.ExclusiveProgramsSection-module__QuC0MG__speakingCardDuration{color:var(--accent-red);background:#dc26261a;border-radius:6px;padding:.25rem .5rem;font-size:.85rem;font-weight:600}
.CourseFAQ-module__RE3AbG__faqSectionWrapper{background-color:var(--bg-base);padding:100px 0;position:relative;overflow:hidden}.CourseFAQ-module__RE3AbG__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.CourseFAQ-module__RE3AbG__faqContainer{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:60px;display:grid}.CourseFAQ-module__RE3AbG__faqHeader{flex-direction:column;gap:20px;display:flex;position:sticky;top:100px}.CourseFAQ-module__RE3AbG__iconWrapper{width:56px;height:56px;color:var(--accent-red);background:#dc26261a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.CourseFAQ-module__RE3AbG__title{color:var(--text-primary);margin:0;font-size:36px;font-weight:800;line-height:1.2}.CourseFAQ-module__RE3AbG__desc{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.6}.CourseFAQ-module__RE3AbG__accordion{flex-direction:column;gap:16px;display:flex}.CourseFAQ-module__RE3AbG__accordionItem{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.CourseFAQ-module__RE3AbG__accordionItemOpen{border-color:var(--border-strong);box-shadow:0 10px 30px -10px #00000014}.CourseFAQ-module__RE3AbG__accordionItemOpen:before{content:"";background-color:var(--accent-red);border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.CourseFAQ-module__RE3AbG__accordionHeader{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px;font-size:16px;font-weight:700;transition:color .2s;display:flex}.CourseFAQ-module__RE3AbG__accordionHeader:hover,.CourseFAQ-module__RE3AbG__accordionHeaderOpen{color:var(--accent-red)}.CourseFAQ-module__RE3AbG__arrowIcon{color:var(--text-muted);flex-shrink:0;transition:transform .4s cubic-bezier(.4,0,.2,1)}.CourseFAQ-module__RE3AbG__accordionHeader:hover .CourseFAQ-module__RE3AbG__arrowIcon,.CourseFAQ-module__RE3AbG__accordionHeaderOpen .CourseFAQ-module__RE3AbG__arrowIcon{color:var(--accent-red)}.CourseFAQ-module__RE3AbG__arrowIconOpen{transform:rotate(45deg)}.CourseFAQ-module__RE3AbG__accordionContent{overflow:hidden}.CourseFAQ-module__RE3AbG__accordionBody{color:var(--text-secondary);padding:0 24px 24px;font-size:15px;font-weight:400;line-height:1.7}@media (max-width:992px){.CourseFAQ-module__RE3AbG__faqContainer{grid-template-columns:1fr;gap:40px}.CourseFAQ-module__RE3AbG__faqHeader{position:relative;top:0}}@media (max-width:768px){.CourseFAQ-module__RE3AbG__faqSectionWrapper{padding:60px 0}.CourseFAQ-module__RE3AbG__title{font-size:28px}.CourseFAQ-module__RE3AbG__accordionHeader{padding:20px;font-size:15px}.CourseFAQ-module__RE3AbG__accordionBody{padding:0 20px 20px}}.CourseFAQ-module__RE3AbG__contentClosed{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.CourseFAQ-module__RE3AbG__contentOpen{opacity:1;max-height:1000px;transition:max-height .6s,opacity .4s;overflow:visible}
@keyframes animations-module__GPPYDW__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animations-module__GPPYDW__fadeUp{animation:.55s forwards animations-module__GPPYDW__fadeUp}.animations-module__GPPYDW__fadeUp1{animation:.55s 50ms both animations-module__GPPYDW__fadeUp}.animations-module__GPPYDW__fadeUp2{animation:.55s .15s both animations-module__GPPYDW__fadeUp}.animations-module__GPPYDW__fadeUp3{animation:.55s .25s both animations-module__GPPYDW__fadeUp}.animations-module__GPPYDW__fadeUp4{animation:.55s .35s both animations-module__GPPYDW__fadeUp}
.InstitutionStatsTabs-module__24-FjG__section{background:var(--bg-background);width:100%;padding:100px 0;position:relative}.InstitutionStatsTabs-module__24-FjG__container{max-width:1280px;margin:0 auto;padding:0 24px}.InstitutionStatsTabs-module__24-FjG__header{text-align:center;margin-bottom:60px}.InstitutionStatsTabs-module__24-FjG__title{font-family:var(--font-display);letter-spacing:var(--tracking-tight);color:var(--text-primary);margin:0 0 16px;font-size:clamp(32px,4vw,48px);font-weight:800}.InstitutionStatsTabs-module__24-FjG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:16px}.InstitutionStatsTabs-module__24-FjG__tabInput{display:none}.InstitutionStatsTabs-module__24-FjG__tabNav{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.InstitutionStatsTabs-module__24-FjG__tabLabel{border-radius:var(--radius-full);background:var(--bg-surface-alt);border:1px solid var(--border-subtle);font-family:var(--font-display);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.22,1,.36,1);display:inline-flex}.InstitutionStatsTabs-module__24-FjG__tabLabel:hover{background:var(--bg-surface-hover);color:var(--text-primary);transform:translateY(-2px)}.InstitutionStatsTabs-module__24-FjG__tabInput:first-of-type:checked~.InstitutionStatsTabs-module__24-FjG__tabNav .InstitutionStatsTabs-module__24-FjG__label0,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(2):checked~.InstitutionStatsTabs-module__24-FjG__tabNav .InstitutionStatsTabs-module__24-FjG__label1,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(3):checked~.InstitutionStatsTabs-module__24-FjG__tabNav .InstitutionStatsTabs-module__24-FjG__label2,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(4):checked~.InstitutionStatsTabs-module__24-FjG__tabNav .InstitutionStatsTabs-module__24-FjG__label3,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(5):checked~.InstitutionStatsTabs-module__24-FjG__tabNav .InstitutionStatsTabs-module__24-FjG__label4,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(6):checked~.InstitutionStatsTabs-module__24-FjG__tabNav .InstitutionStatsTabs-module__24-FjG__label5{background:var(--text-primary);color:#fff;border-color:var(--text-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.InstitutionStatsTabs-module__24-FjG__panels{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);width:100%;min-height:400px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.InstitutionStatsTabs-module__24-FjG__panel{flex-direction:column;padding:40px 32px;animation:.4s ease-out forwards InstitutionStatsTabs-module__24-FjG__fadeIn;display:none}@media (min-width:1024px){.InstitutionStatsTabs-module__24-FjG__panel{flex-direction:row;gap:64px;padding:60px 48px}}.InstitutionStatsTabs-module__24-FjG__tabInput:first-of-type:checked~.InstitutionStatsTabs-module__24-FjG__panels .InstitutionStatsTabs-module__24-FjG__panel0,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(2):checked~.InstitutionStatsTabs-module__24-FjG__panels .InstitutionStatsTabs-module__24-FjG__panel1,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(3):checked~.InstitutionStatsTabs-module__24-FjG__panels .InstitutionStatsTabs-module__24-FjG__panel2,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(4):checked~.InstitutionStatsTabs-module__24-FjG__panels .InstitutionStatsTabs-module__24-FjG__panel3,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(5):checked~.InstitutionStatsTabs-module__24-FjG__panels .InstitutionStatsTabs-module__24-FjG__panel4,.InstitutionStatsTabs-module__24-FjG__tabInput:nth-of-type(6):checked~.InstitutionStatsTabs-module__24-FjG__panels .InstitutionStatsTabs-module__24-FjG__panel5{display:flex}.InstitutionStatsTabs-module__24-FjG__panelLeft{flex-direction:column;flex:1;gap:24px;display:flex}.InstitutionStatsTabs-module__24-FjG__panelRight{flex-direction:column;flex:1;gap:24px;margin-top:40px;display:flex}@media (min-width:1024px){.InstitutionStatsTabs-module__24-FjG__panelRight{margin-top:0}}.InstitutionStatsTabs-module__24-FjG__sectionTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:var(--tracking-tight);margin:0 0 16px;font-size:24px;font-weight:800}.InstitutionStatsTabs-module__24-FjG__sectionContent{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.8}.InstitutionStatsTabs-module__24-FjG__richList{flex-direction:column;gap:16px;margin-top:24px;padding:0;list-style:none;display:flex}.InstitutionStatsTabs-module__24-FjG__listItem{color:var(--text-primary);padding-left:28px;font-size:15px;line-height:1.6;position:relative}.InstitutionStatsTabs-module__24-FjG__listItem:before{content:"✦";color:var(--tint-orange);font-size:14px;position:absolute;top:1px;left:0}.InstitutionStatsTabs-module__24-FjG__listItem strong{color:var(--text-primary);font-weight:700}@keyframes InstitutionStatsTabs-module__24-FjG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.CoursePricing-module__MQSPEa__section{background-color:var(--background-secondary,#f8fafc);justify-content:center;padding:6rem 2rem;display:flex}.CoursePricing-module__MQSPEa__container{width:100%;max-width:1200px}.CoursePricing-module__MQSPEa__header{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.CoursePricing-module__MQSPEa__title{color:var(--text-primary,#0f172a);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.CoursePricing-module__MQSPEa__description{color:var(--text-secondary,#475569);font-size:1.125rem;line-height:1.7}.CoursePricing-module__MQSPEa__grid{grid-template-columns:repeat(1,1fr);align-items:center;gap:2rem;display:grid}@media (min-width:768px){.CoursePricing-module__MQSPEa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.CoursePricing-module__MQSPEa__card{border:1px solid var(--border-color,#e2e8f0);background:#fff;border-radius:1.5rem;flex-direction:column;height:100%;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.CoursePricing-module__MQSPEa__card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.CoursePricing-module__MQSPEa__popularCard{border:2px solid var(--primary-color,#004aad);z-index:10;transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (max-width:767px){.CoursePricing-module__MQSPEa__popularCard{transform:scale(1)}}.CoursePricing-module__MQSPEa__badge{background-color:var(--primary-color,#004aad);color:#fff;white-space:nowrap;border-radius:9999px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.CoursePricing-module__MQSPEa__tier{color:var(--text-secondary,#475569);text-align:center;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.CoursePricing-module__MQSPEa__popularCard .CoursePricing-module__MQSPEa__tier{color:var(--primary-color,#004aad)}.CoursePricing-module__MQSPEa__priceContainer{text-align:center;margin-bottom:2rem}.CoursePricing-module__MQSPEa__price{color:var(--text-primary,#0f172a);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.CoursePricing-module__MQSPEa__priceDetail{color:var(--text-secondary,#475569);font-size:.875rem;font-weight:500}.CoursePricing-module__MQSPEa__divider{background-color:var(--border-color,#e2e8f0);height:1px;margin:0 -2rem 2rem}.CoursePricing-module__MQSPEa__featuresList{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.CoursePricing-module__MQSPEa__featureItem{color:var(--text-primary,#1e293b);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.5;display:flex}.CoursePricing-module__MQSPEa__checkIcon{color:var(--primary-color,#004aad);flex-shrink:0;margin-top:.1rem}.CoursePricing-module__MQSPEa__button{text-align:center;cursor:pointer;width:100%;color:var(--text-primary,#0f172a);border:1px solid var(--border-color,#cbd5e1);background-color:#fff;border-radius:.75rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.CoursePricing-module__MQSPEa__button:hover{background-color:var(--background-secondary,#f1f5f9)}.CoursePricing-module__MQSPEa__popularCard .CoursePricing-module__MQSPEa__button{background-color:var(--primary-color,#004aad);color:#fff;border-color:var(--primary-color,#004aad)}.CoursePricing-module__MQSPEa__popularCard .CoursePricing-module__MQSPEa__button:hover{background-color:var(--primary-hover,#003380)}
.CircularGallery-module___G5AcG__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:visible}.CircularGallery-module___G5AcG__galleryWrapper{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;position:relative}.CircularGallery-module___G5AcG__itemWrapper{will-change:transform, opacity;position:absolute}.CircularGallery-module___G5AcG__card{border-radius:var(--radius-lg,16px);width:100%;height:100%;box-shadow:var(--shadow-xl);border:1px solid var(--border-subtle);background:var(--glass-soft);-webkit-backdrop-filter:blur(16px);transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}[data-theme=dark] .CircularGallery-module___G5AcG__card{background:#0e1a2c66}.CircularGallery-module___G5AcG__card:hover{box-shadow:var(--shadow-2xl);transform:translateY(-5px)}@media (max-width:768px){.CircularGallery-module___G5AcG__card{-webkit-backdrop-filter:blur(6px);transition:none}}.CircularGallery-module___G5AcG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.CircularGallery-module___G5AcG__card:hover .CircularGallery-module___G5AcG__image{transform:scale(1.05)}.CircularGallery-module___G5AcG__infoOverlay{color:#fff;background:linear-gradient(#0000 0%,#0009 40%,#000000e6 100%);flex-direction:column;width:100%;padding:24px 20px 20px;display:flex;position:absolute;bottom:0;left:0}.CircularGallery-module___G5AcG__title{font-size:20px;font-weight:700;font-family:var(--font-poppins), sans-serif;letter-spacing:-.01em;margin:0}.CircularGallery-module___G5AcG__subtitle{opacity:.85;margin-top:2px;font-size:14px;font-style:italic;display:block}.CircularGallery-module___G5AcG__photoCredit{opacity:.6;margin-top:10px;font-size:11px}.CircularGallery-module___G5AcG__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.CircularGallery-module___G5AcG__modalContent{border-radius:var(--radius-xl,24px);max-width:75vw;max-height:75vh;box-shadow:var(--shadow-2xl);background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.CircularGallery-module___G5AcG__modalCloseBtn{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.CircularGallery-module___G5AcG__modalCloseBtn:hover{background:var(--accent-red,#f44);transform:scale(1.1)}.CircularGallery-module___G5AcG__modalImageWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.CircularGallery-module___G5AcG__modalImage{object-fit:contain;border-radius:inherit;width:auto;max-width:75vw;height:auto;max-height:75vh;display:block}.CircularGallery-module___G5AcG__modalActions{z-index:20;justify-content:center;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.CircularGallery-module___G5AcG__modalButton{background:var(--accent-red,#f44);color:#fff;border-radius:99px;align-items:center;padding:12px 24px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #f446}.CircularGallery-module___G5AcG__modalButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #f449}.CircularGallery-module___G5AcG__badge{background:var(--accent-red,#f44);color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:10;border-radius:99px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0003}.CircularGallery-module___G5AcG__modalInfo{padding:24px}.CircularGallery-module___G5AcG__modalTitle{color:var(--text-primary);font-size:28px;font-weight:800;font-family:var(--font-poppins), sans-serif;margin:0 0 4px}.CircularGallery-module___G5AcG__modalSubtitle{color:var(--accent-orange);margin-bottom:16px;font-size:16px;font-style:italic;display:block}.CircularGallery-module___G5AcG__modalDesc{color:var(--text-secondary);margin:0 0 16px;font-size:15px;line-height:1.6}.CircularGallery-module___G5AcG__modalPhotoCredit{color:var(--text-muted);margin:0;font-size:12px}
.MiniGallery-module__gfoIsW__gallerySection{background-color:#0000;width:100%;padding:40px 0 60px}.MiniGallery-module__gfoIsW__galleryHeader{text-align:center;margin-bottom:2rem;padding:0 1rem}.MiniGallery-module__gfoIsW__galleryTitle{color:var(--lead-navy-1,#1e293b);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}[data-theme=dark] .MiniGallery-module__gfoIsW__galleryTitle{color:var(--text-primary)}.MiniGallery-module__gfoIsW__gallerySubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.MiniGallery-module__gfoIsW__galleryContainer{justify-content:center;align-items:center;width:100%;max-width:100%;height:550px;min-height:550px;margin:0 auto;display:flex;position:relative}.MiniGallery-module__gfoIsW__galleryTrack{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:10px 0;display:flex;overflow-x:auto}.MiniGallery-module__gfoIsW__galleryTrack::-webkit-scrollbar{display:none}.MiniGallery-module__gfoIsW__galleryItem{cursor:pointer;border-radius:12px;flex-shrink:0;width:200px;height:140px;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000026}.MiniGallery-module__gfoIsW__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}.MiniGallery-module__gfoIsW__galleryItem:hover .MiniGallery-module__gfoIsW__galleryImg{transform:scale(1.1)}.MiniGallery-module__gfoIsW__arrowBtn{color:#fff;cursor:pointer;z-index:10;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MiniGallery-module__gfoIsW__arrowBtn:hover{background:var(--accent-red)}.MiniGallery-module__gfoIsW__prevBtn{left:10px}.MiniGallery-module__gfoIsW__nextBtn{right:10px}@media (max-width:768px){.MiniGallery-module__gfoIsW__galleryItem{width:150px;height:100px}.MiniGallery-module__gfoIsW__galleryContainer{height:420px;min-height:420px}}@media (max-width:480px){.MiniGallery-module__gfoIsW__galleryContainer{height:360px;min-height:360px}}
.page-module___X5NTq__main{padding-top:115px}@media (max-width:768px){.page-module___X5NTq__main{padding-top:80px}}
