.Navbar-module__cJzEcG__shell{z-index:1000;background-color:var(--bg-white);border-bottom:1px solid color-mix(in srgb, var(--theme-text) 6%, transparent);justify-content:center;padding:0;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{box-shadow:0 10px 30px color-mix(in srgb, var(--theme-text) 10%, transparent)}.Navbar-module__cJzEcG__bottomLine{background:linear-gradient(90deg, transparent, var(--theme-decor-ring), transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.Navbar-module__cJzEcG__nav{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1400px;margin:0 auto;padding:.56rem 2rem;display:flex}.Navbar-module__cJzEcG__desktopRail{align-items:center;gap:.95rem;margin-left:auto;display:flex}.Navbar-module__cJzEcG__brandLink{flex-shrink:0;text-decoration:none}.Navbar-module__cJzEcG__brandMark{width:126px;height:52px;position:relative}.Navbar-module__cJzEcG__brandImage{object-fit:contain}.Navbar-module__cJzEcG__brandSvg{width:100%;height:100%;display:block}.Navbar-module__cJzEcG__linkRail{align-items:center;gap:.2rem;display:flex}.Navbar-module__cJzEcG__mobileMenuButton{border:1px solid var(--theme-border-strong);background:color-mix(in srgb, var(--theme-surface) 78%, var(--theme-accent-light) 22%);width:44px;height:44px;color:var(--primary-maroon);cursor:pointer;z-index:5;pointer-events:auto;touch-action:manipulation;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:none;position:relative}.Navbar-module__cJzEcG__linkWrap{align-items:center;display:flex}.Navbar-module__cJzEcG__menuGroup{position:relative}.Navbar-module__cJzEcG__menuGroup:after{content:"";height:18px;position:absolute;top:100%;left:0;right:0}.Navbar-module__cJzEcG__navLink{text-decoration:none;display:inline-flex;position:relative}.Navbar-module__cJzEcG__programsDesktopTrigger{color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;margin:0;padding:0;display:inline-flex}.Navbar-module__cJzEcG__navHit{cursor:pointer;flex-direction:row;justify-content:center;align-items:center;gap:.32rem;min-width:max-content;padding:.28rem 1rem .48rem;display:flex;position:relative}.Navbar-module__cJzEcG__navHit:after{content:"";background-color:var(--theme-primary);transform-origin:50%;border-radius:999px;height:2px;transition:transform .24s;position:absolute;bottom:0;left:10%;right:10%;transform:scaleX(0)}.Navbar-module__cJzEcG__navHit:hover:after,.Navbar-module__cJzEcG__navLink:focus-visible .Navbar-module__cJzEcG__navHit:after,.Navbar-module__cJzEcG__programsDesktopTrigger:focus-visible .Navbar-module__cJzEcG__navHit:after,.Navbar-module__cJzEcG__navHitActive:after{transform:scaleX(1)}.Navbar-module__cJzEcG__navLabel{font-family:var(--type-ui-family);text-transform:uppercase;letter-spacing:.04em;color:var(--text-main);font-size:.95rem;font-weight:500;transition:color .2s,font-weight .2s}.Navbar-module__cJzEcG__navLabelActive{color:var(--primary-maroon);font-weight:600}.Navbar-module__cJzEcG__underlineTrack,.Navbar-module__cJzEcG__underlineFill{display:none}.Navbar-module__cJzEcG__desktopProgramsArrow{color:var(--text-light);transition:transform .22s,color .22s}.Navbar-module__cJzEcG__menuGroup:hover .Navbar-module__cJzEcG__desktopProgramsArrow,.Navbar-module__cJzEcG__programsDesktopTrigger[aria-expanded=true] .Navbar-module__cJzEcG__desktopProgramsArrow,.Navbar-module__cJzEcG__navLabelActive+.Navbar-module__cJzEcG__desktopProgramsArrow{color:var(--primary-maroon);transform:rotate(180deg)}.Navbar-module__cJzEcG__submenuPanel{border:1px solid color-mix(in srgb, var(--theme-primary) 10%, transparent);min-width:260px;box-shadow:var(--theme-shadow-card);opacity:0;pointer-events:none;z-index:20;background:#fffffffa;border-radius:18px;gap:.35rem;padding:.7rem;transition:opacity .22s,transform .22s;display:grid;position:absolute;top:calc(100% + .18rem);left:50%;transform:translate(-50%)translateY(8px)}.Navbar-module__cJzEcG__submenuPanelOpen{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module__cJzEcG__submenuLink{color:var(--text-main);background:color-mix(in srgb, var(--theme-surface) 88%, var(--theme-surface-soft) 12%);border:1px solid #0000;border-radius:12px;padding:.78rem .9rem;font-size:.92rem;font-weight:600;line-height:1.45;text-decoration:none}.Navbar-module__cJzEcG__submenuLink:hover{background:color-mix(in srgb, var(--theme-surface) 60%, var(--theme-accent-light) 40%);border-color:var(--theme-border-strong);color:var(--primary-maroon)}.Navbar-module__cJzEcG__separator{background-color:color-mix(in srgb, var(--theme-text) 15%, transparent);width:1px;height:12px;margin:0 .2rem}.Navbar-module__cJzEcG__themeSwitch,.Navbar-module__cJzEcG__mobileThemeSwitch{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__themeSwitch{padding:0 .2rem 0 .35rem}.Navbar-module__cJzEcG__themeButton,.Navbar-module__cJzEcG__mobileThemeButton{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex}.Navbar-module__cJzEcG__themeButton:hover,.Navbar-module__cJzEcG__mobileThemeButton:hover{transform:translateY(-1px)}.Navbar-module__cJzEcG__themeButtonActive,.Navbar-module__cJzEcG__mobileThemeButton.Navbar-module__cJzEcG__themeButtonActive{background:color-mix(in srgb, var(--theme-surface) 55%, var(--theme-accent-light) 45%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-primary) 18%, transparent)}.Navbar-module__cJzEcG__themeCircle{width:22px;height:22px;box-shadow:inset 0 0 0 2px #fffffff0, 0 2px 8px color-mix(in srgb, var(--theme-text) 10%, transparent);border-radius:50%;display:inline-flex;position:relative}.Navbar-module__cJzEcG__themeCircle:after{content:"";opacity:.82;border:1px solid #ffffffd1;border-radius:50%;position:absolute;inset:2px}.Navbar-module__cJzEcG__themeMaroon{background:linear-gradient(135deg,#7b0000 0%,#a31a1a 100%)}.Navbar-module__cJzEcG__themeBlue{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%)}.Navbar-module__cJzEcG__themeGreen{background:linear-gradient(135deg,#10b981 0%,#34d399 100%)}.Navbar-module__cJzEcG__themeBwBlue{background:linear-gradient(135deg,#111827 0%,#f3f4f6 62%,#2563eb 100%)}.Navbar-module__cJzEcG__ctaLink{text-decoration:none}.Navbar-module__cJzEcG__ctaButton{background:var(--theme-gradient-primary);color:#fff;font-family:var(--type-ui-family);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;box-shadow:var(--theme-shadow-button);border:none;border-radius:50px;align-items:center;gap:.6rem;padding:.56rem 1.3rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.Navbar-module__cJzEcG__ctaButton:hover{box-shadow:0 8px 25px color-mix(in srgb, var(--theme-primary) 34%, transparent);transform:scale(1.03)}.Navbar-module__cJzEcG__ctaButton:active{transform:scale(.97)}.Navbar-module__cJzEcG__mobilePanel{display:none}.Navbar-module__cJzEcG__ctaLabel,.Navbar-module__cJzEcG__ctaArrow{z-index:1;position:relative}.Navbar-module__cJzEcG__ctaArrow{animation:1.5s ease-in-out infinite Navbar-module__cJzEcG__ctaArrowFloat}@keyframes Navbar-module__cJzEcG__ctaArrowFloat{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (max-width:980px){.Navbar-module__cJzEcG__nav{gap:1rem;min-height:58px;padding:.82rem 1.2rem;position:relative}.Navbar-module__cJzEcG__brandMark{width:118px;height:49px}.Navbar-module__cJzEcG__desktopRail{display:none}.Navbar-module__cJzEcG__mobileMenuButton{margin-left:auto;display:inline-flex}.Navbar-module__cJzEcG__mobilePanel{pointer-events:none;opacity:0;z-index:4;padding:0 1rem 1rem;transition:opacity .24s,transform .24s;display:block;position:fixed;top:64px;left:0;right:0;transform:translateY(-10px)}.Navbar-module__cJzEcG__mobilePanelOpen{pointer-events:auto;opacity:1;transform:translateY(0)}.Navbar-module__cJzEcG__mobilePanelInner{border:1px solid color-mix(in srgb, var(--theme-primary) 10%, transparent);box-shadow:var(--theme-shadow-card);background:#fffffffa;border-radius:22px;gap:.9rem;padding:1rem;display:grid}.Navbar-module__cJzEcG__mobileLinks{gap:.35rem;display:grid}.Navbar-module__cJzEcG__mobileThemeSwitch{flex-wrap:wrap;justify-content:flex-start;margin-top:.2rem;padding:.35rem .1rem .15rem}.Navbar-module__cJzEcG__mobileThemeButton{width:30px;height:30px}.Navbar-module__cJzEcG__mobileNavLink{font-family:var(--type-ui-family);color:var(--text-main);background:color-mix(in srgb, var(--theme-surface) 88%, var(--theme-surface-soft) 12%);border:1px solid color-mix(in srgb, var(--theme-primary) 8%, transparent);border-radius:14px;padding:.9rem 1rem;font-size:.95rem;font-weight:600}.Navbar-module__cJzEcG__mobileNavLinkActive{color:var(--primary-maroon);background:color-mix(in srgb, var(--theme-surface) 60%, var(--theme-accent-light) 40%);border-color:var(--theme-border-strong)}.Navbar-module__cJzEcG__mobileProgramsWrap{gap:.45rem;display:grid}.Navbar-module__cJzEcG__mobileProgramsToggle{font-family:var(--type-ui-family);color:var(--text-main);background:color-mix(in srgb, var(--theme-surface) 88%, var(--theme-surface-soft) 12%);border:1px solid color-mix(in srgb, var(--theme-primary) 8%, transparent);cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;padding:.9rem 1rem;font-size:.95rem;font-weight:600;display:flex}.Navbar-module__cJzEcG__mobileProgramsArrow{transition:transform .2s}.Navbar-module__cJzEcG__mobileProgramsArrowOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__mobileProgramsList{display:none}.Navbar-module__cJzEcG__mobileProgramsListOpen{gap:.4rem;display:grid}.Navbar-module__cJzEcG__mobileProgramLink{color:var(--text-main);background:var(--theme-surface);border:1px solid color-mix(in srgb, var(--theme-primary) 6%, transparent);border-radius:12px;margin-left:.4rem;padding:.78rem .95rem;font-size:.9rem;font-weight:600;line-height:1.4;text-decoration:none}.Navbar-module__cJzEcG__mobileCtaLink{text-decoration:none}.Navbar-module__cJzEcG__mobileCtaButton{background:var(--theme-gradient-primary);color:#fff;width:100%;font-family:var(--type-ui-family);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;padding:.95rem 1.2rem;font-size:.95rem;font-weight:700}}@media (max-width:520px){.Navbar-module__cJzEcG__nav{min-height:58px;padding:.82rem .95rem}.Navbar-module__cJzEcG__brandMark{width:108px;height:45px}.Navbar-module__cJzEcG__mobileMenuButton{z-index:6;border-radius:12px;width:40px;height:40px}.Navbar-module__cJzEcG__mobilePanel{padding:0 .85rem .85rem;top:64px}.Navbar-module__cJzEcG__mobilePanelInner{border-radius:18px;padding:.85rem}.Navbar-module__cJzEcG__mobileNavLink{padding:.82rem .9rem;font-size:.9rem}}
.FooterTestimonials-module__kNZgdW__measureRoot{visibility:hidden;pointer-events:none;z-index:-1;width:min(100%,420px);position:absolute;top:0;left:0}.FooterTestimonials-module__kNZgdW__measureStack{flex-direction:column;gap:1rem;display:flex}.FooterTestimonials-module__kNZgdW__authorRow{align-items:center;gap:.9rem;min-width:0;min-height:72px;display:flex}.FooterTestimonials-module__kNZgdW__avatarGhost{border:2px solid color-mix(in srgb, var(--theme-primary) 12%, transparent);border-radius:50%;flex-shrink:0;width:64px;height:64px}.FooterTestimonials-module__kNZgdW__authorMeta{min-width:0}.FooterTestimonials-module__kNZgdW__authorNameMeasure{font-family:var(--type-card-title-family);font-weight:var(--type-card-title-weight);font-size:1.32rem;line-height:1.1}.FooterTestimonials-module__kNZgdW__authorRoleMeasure{font-family:var(--type-ui-family);margin-top:.22rem;font-size:.92rem;line-height:1.4}.FooterTestimonials-module__kNZgdW__quoteMeasure{font-family:var(--type-card-text-family);font-weight:var(--type-card-text-weight);white-space:normal;margin:0;font-size:1rem;line-height:1.72}.FooterTestimonials-module__kNZgdW__emptyCard{background:linear-gradient(180deg, var(--theme-surface) 0%, color-mix(in srgb, var(--theme-surface) 56%, var(--theme-accent-light) 44%) 100%);border:1px solid color-mix(in srgb, var(--theme-primary) 8%, transparent);border-radius:28px;padding:3rem}.FooterTestimonials-module__kNZgdW__emptyTitle{font-family:var(--type-section-title-family);font-weight:var(--type-section-title-weight);color:var(--primary-maroon);margin-bottom:1rem;font-size:2rem}.FooterTestimonials-module__kNZgdW__emptyText{font-family:var(--type-card-text-family);font-weight:var(--type-card-text-weight);color:var(--text-light);line-height:1.7}.FooterTestimonials-module__kNZgdW__card{background:linear-gradient(180deg, var(--theme-surface) 0%, color-mix(in srgb, var(--theme-surface) 56%, var(--theme-accent-light) 44%) 100%);border:1px solid color-mix(in srgb, var(--theme-primary) 8%, transparent);box-shadow:0 20px 40px color-mix(in srgb, var(--theme-surface-strong) 5%, transparent);border-radius:28px;flex-direction:column;justify-content:space-between;min-height:320px;padding:1.75rem 1.85rem;display:flex;position:relative}.FooterTestimonials-module__kNZgdW__videoBtn{z-index:2;border:1px solid color-mix(in srgb, var(--theme-primary) 12%, transparent);background:var(--theme-surface);width:42px;height:42px;color:var(--primary-maroon);box-shadow:0 12px 26px color-mix(in srgb, var(--theme-surface-strong) 8%, transparent);cursor:pointer;pointer-events:auto;appearance:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:1rem;right:1rem}.FooterTestimonials-module__kNZgdW__videoBtn:hover{box-shadow:0 16px 30px color-mix(in srgb, var(--theme-surface-strong) 12%, transparent);transform:translateY(-2px)}.FooterTestimonials-module__kNZgdW__videoBtn svg{pointer-events:none;display:block}.FooterTestimonials-module__kNZgdW__viewport{position:relative}.FooterTestimonials-module__kNZgdW__slide{flex-direction:column;gap:1rem;display:flex;position:absolute;inset:0}.FooterTestimonials-module__kNZgdW__slideFade{animation:.45s ease-out both FooterTestimonials-module__kNZgdW__testimonialFade}.FooterTestimonials-module__kNZgdW__avatarWrap{border:2px solid color-mix(in srgb, var(--theme-primary) 12%, transparent);background:color-mix(in srgb, var(--theme-surface) 34%, var(--theme-accent-light) 66%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.FooterTestimonials-module__kNZgdW__avatarImage{object-fit:cover;width:100%;height:100%}.FooterTestimonials-module__kNZgdW__avatarFallback{font-family:var(--type-card-title-family);font-weight:var(--type-card-title-weight);color:var(--primary-maroon);font-size:1.7rem}.FooterTestimonials-module__kNZgdW__authorName{font-family:var(--type-card-title-family);font-weight:var(--type-card-title-weight);color:var(--bg-dark);font-size:1.32rem;line-height:1.1}.FooterTestimonials-module__kNZgdW__authorRole{font-family:var(--type-ui-family);color:var(--text-light);margin-top:.22rem;font-size:.92rem;line-height:1.4}.FooterTestimonials-module__kNZgdW__quote{font-family:var(--type-card-text-family);font-weight:var(--type-card-text-weight);color:var(--text-main);margin:0;font-size:1rem;line-height:1.72}.FooterTestimonials-module__kNZgdW__dots{gap:.45rem;margin-top:1.2rem;display:flex}.FooterTestimonials-module__kNZgdW__dot{cursor:pointer;background:color-mix(in srgb, var(--theme-primary) 20%, transparent);border:none;border-radius:999px;width:10px;height:10px;transition:all .25s}.FooterTestimonials-module__kNZgdW__dotActive{background:var(--primary-maroon);width:28px}@keyframes FooterTestimonials-module__kNZgdW__testimonialFade{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.FooterTestimonials-module__kNZgdW__card{justify-content:flex-start;min-height:0;padding:1.35rem 1.25rem 1.15rem}.FooterTestimonials-module__kNZgdW__viewport{min-height:0!important}.FooterTestimonials-module__kNZgdW__slide{position:static}.FooterTestimonials-module__kNZgdW__authorRow{align-items:flex-start;min-height:0;padding-right:3.1rem}.FooterTestimonials-module__kNZgdW__authorName{font-size:1.08rem;line-height:1.14}.FooterTestimonials-module__kNZgdW__authorRole{font-size:.84rem}.FooterTestimonials-module__kNZgdW__quote{font-size:.96rem;line-height:1.62}.FooterTestimonials-module__kNZgdW__dots{z-index:1;margin-top:.9rem;position:relative}}
.Footer-module__S6Hkya__footer{background-color:color-mix(in srgb, var(--theme-surface) 75%, var(--theme-accent-light) 25%);color:var(--bg-dark);border-top:1px solid color-mix(in srgb, var(--theme-text) 8%, transparent);position:relative;overflow:hidden}.Footer-module__S6Hkya__gridOverlay{opacity:.05;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__S6Hkya__gridSvg{width:100%;height:100%}.Footer-module__S6Hkya__footerInner{z-index:1;max-width:1400px;margin:0 auto;position:relative}.Footer-module__S6Hkya__topBand{border-bottom:1px solid color-mix(in srgb, var(--theme-text) 9%, transparent);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:2rem;padding:2.9rem 3rem 2.55rem;display:grid}.Footer-module__S6Hkya__platformBand{border-bottom:1px solid color-mix(in srgb, var(--theme-text) 9%, transparent);padding:1.55rem 3rem 1.8rem}.Footer-module__S6Hkya__platformGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.Footer-module__S6Hkya__platformCard{border:1px solid color-mix(in srgb, var(--theme-primary) 14%, transparent);background:radial-gradient(circle at top right, var(--theme-decor-soft), transparent 40%), linear-gradient(180deg, color-mix(in srgb, var(--theme-surface) 96%, transparent), color-mix(in srgb, var(--theme-surface-soft) 96%, transparent));min-height:118px;box-shadow:var(--theme-shadow-card);border-radius:18px;flex-direction:column;gap:.7rem;padding:.75rem;text-decoration:none;transition:transform .32s,box-shadow .32s,border-color .32s;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__platformCard:hover{box-shadow:var(--theme-shadow-card-hover);border-color:var(--theme-card-hover-border);transform:translateY(-6px)}.Footer-module__S6Hkya__platformCardGlow{background:var(--theme-decor-soft);filter:blur(2px);border-radius:50%;width:96px;height:96px;position:absolute;inset:auto auto -36px -36px}.Footer-module__S6Hkya__platformLogoWrap{border:1px solid color-mix(in srgb, var(--theme-primary) 10%, transparent);isolation:isolate;background:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:60px;padding:.55rem .65rem;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__platformLogoWrap:before{content:"";z-index:0;background:#fff;position:absolute;inset:0}.Footer-module__S6Hkya__platformLogoFrame{z-index:1;width:100%;max-width:100%;height:44px;position:relative;overflow:hidden}.Footer-module__S6Hkya__platformLogoImage{object-fit:contain;object-position:center;padding:.15rem .35rem}.Footer-module__S6Hkya__platformFallbackLabel{font-family:var(--type-card-title-family);color:var(--bg-dark);text-align:center;font-size:1.2rem;font-weight:700;line-height:1.05}.Footer-module__S6Hkya__platformRatingRow{z-index:1;justify-content:center;align-items:center;gap:.38rem;min-height:24px;margin-top:auto;display:flex;position:relative}.Footer-module__S6Hkya__platformStars{font-family:var(--type-ui-family);color:color-mix(in srgb, var(--theme-primary) 52%, #c88b00 48%);letter-spacing:.08em;font-size:.84rem;font-weight:700}.Footer-module__S6Hkya__platformRatingText{font-family:var(--type-card-text-family);color:var(--bg-dark);font-size:.82rem;font-weight:600}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:.6rem;padding-right:1rem;display:flex}.Footer-module__S6Hkya__brandText{font-family:var(--type-card-text-family);font-weight:var(--type-card-text-weight);color:color-mix(in srgb, var(--theme-text) 75%, transparent);max-width:760px;font-size:1rem;line-height:1.85}.Footer-module__S6Hkya__testimonialFallbackCard{border:1px solid color-mix(in srgb, var(--theme-primary) 12%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--theme-surface) 95%, transparent), color-mix(in srgb, var(--theme-surface-soft) 95%, transparent));min-height:220px;box-shadow:var(--theme-shadow-card);border-radius:18px;flex-direction:column;justify-content:center;gap:.85rem;padding:1.75rem;display:flex}.Footer-module__S6Hkya__testimonialFallbackTitle{font-family:var(--type-card-title-family);color:var(--bg-dark);font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__testimonialFallbackText{font-family:var(--type-card-text-family);color:color-mix(in srgb, var(--theme-text) 72%, transparent);font-size:.98rem;line-height:1.7}.Footer-module__S6Hkya__maroonBand{background:var(--theme-gradient-hero);width:100%;padding:3.25rem 0;position:relative;overflow:hidden}.Footer-module__S6Hkya__maroonInner{z-index:1;max-width:1400px;margin:0 auto;padding:0 3rem;position:relative}.Footer-module__S6Hkya__bgGlobe{opacity:.03;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Footer-module__S6Hkya__sectionGrid{z-index:1;grid-template-columns:minmax(560px,1.18fr) minmax(360px,.82fr);align-items:start;gap:2.5rem;display:grid;position:relative}.Footer-module__S6Hkya__presenceCol{padding-right:1rem;position:relative}.Footer-module__S6Hkya__presenceLabel{font-family:var(--type-label-family);font-weight:var(--type-label-weight);letter-spacing:.16em;text-transform:uppercase;color:color-mix(in srgb, var(--theme-surface) 55%, transparent);margin-bottom:1.25rem;font-size:.82rem}.Footer-module__S6Hkya__addressWrap{position:relative}.Footer-module__S6Hkya__connectorLine{width:240px;height:2px;position:absolute;top:50%;left:calc(50% - 120px);transform:translateY(-50%)}.Footer-module__S6Hkya__connectorLine:before{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--theme-accent-light) 50%, transparent) 18%, var(--theme-accent-light) 50%, color-mix(in srgb, var(--theme-accent-light) 50%, transparent) 82%, transparent 100%);animation:2.8s ease-in-out infinite Footer-module__S6Hkya__footerLinePulse;position:absolute;inset:0}.Footer-module__S6Hkya__connectorDot{background:var(--theme-accent-light);width:10px;height:10px;box-shadow:0 0 18px color-mix(in srgb, var(--theme-accent-light) 65%, transparent);border-radius:50%;animation:3.4s ease-in-out infinite Footer-module__S6Hkya__footerDotTravel;position:absolute;top:50%;left:calc(50% - 120px)}.Footer-module__S6Hkya__addressGrid{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid;position:relative}.Footer-module__S6Hkya__addressCard{border:1px solid color-mix(in srgb, var(--theme-primary) 12%, transparent);background:color-mix(in srgb, var(--theme-surface) 66%, var(--theme-accent-light) 34%);border-radius:18px;grid-template-columns:46px 1fr;gap:.9rem;padding:1.1rem 1.15rem;transition:transform .35s,box-shadow .35s,border-color .35s,background-color .35s;display:grid;position:relative;overflow:hidden}.Footer-module__S6Hkya__addressCard:hover{box-shadow:0 18px 34px color-mix(in srgb, var(--theme-primary) 10%, transparent);border-color:var(--theme-card-hover-border);background:color-mix(in srgb, var(--theme-surface) 48%, var(--theme-accent-light) 52%);transform:translateY(-4px)}.Footer-module__S6Hkya__addressCard:before{content:"";background:var(--theme-decor-soft);border-radius:50%;width:92px;height:92px;position:absolute;top:-28px;right:-24px}.Footer-module__S6Hkya__addressCard:after{content:"";background:color-mix(in srgb, var(--theme-primary) 5%, transparent);border-radius:50%;width:54px;height:54px;position:absolute;bottom:-18px;left:-14px}.Footer-module__S6Hkya__addressIcon{background:color-mix(in srgb, var(--theme-primary) 8%, transparent);z-index:1;width:46px;height:46px;color:var(--primary-maroon);border-radius:13px;justify-content:center;align-items:center;display:flex;position:relative}.Footer-module__S6Hkya__addressContent{font-family:var(--type-card-text-family);font-weight:var(--type-card-text-weight);color:var(--text-main);z-index:1;min-width:0;font-size:.92rem;line-height:1.55;position:relative}.Footer-module__S6Hkya__addressTitle{color:var(--bg-dark);font-size:1.08rem;font-family:var(--type-card-title-family);font-weight:var(--type-card-title-weight);letter-spacing:.01em;margin-bottom:.25rem}.Footer-module__S6Hkya__addressLine{color:var(--bg-dark);align-items:center;gap:.45rem;margin-top:.45rem;font-size:.92rem;font-weight:600;display:flex}.Footer-module__S6Hkya__addressSubline{color:var(--text-main);overflow-wrap:anywhere;word-break:break-word;align-items:flex-start;gap:.45rem;margin-top:.15rem;font-size:.9rem;font-weight:500;display:flex}.Footer-module__S6Hkya__addressSublineIcon{flex-shrink:0;margin-top:.12rem}.Footer-module__S6Hkya__menuColumns{grid-template-columns:1fr 1px 1fr;align-items:start;gap:1.4rem;display:grid}.Footer-module__S6Hkya__menuDivider{background:color-mix(in srgb, var(--theme-surface) 14%, transparent);width:1px;min-height:100%}.Footer-module__S6Hkya__menuHeading{font-family:var(--type-label-family);font-weight:var(--type-label-weight);color:#ffffff9e;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.25rem;font-size:.95rem}.Footer-module__S6Hkya__menuList{flex-direction:column;gap:.9rem;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__menuLink{font-family:var(--type-card-text-family);color:#ffffffe0;align-items:center;gap:.55rem;font-size:.98rem;font-weight:500;text-decoration:none;transition:color .25s,transform .25s;display:flex;position:relative}.Footer-module__S6Hkya__menuLink:hover{color:var(--theme-accent-light);transform:translate(4px)}.Footer-module__S6Hkya__menuLink:after{content:"";transform-origin:0;background:linear-gradient(90deg,#fffad4f2,#fffad400);height:1px;transition:transform .28s;position:absolute;bottom:-.18rem;left:1.5rem;right:0;transform:scaleX(0)}.Footer-module__S6Hkya__menuLink:hover:after{transform:scaleX(1)}.Footer-module__S6Hkya__menuIcon{color:#fffad4;align-items:center;transition:transform .25s,color .25s;display:flex}.Footer-module__S6Hkya__menuLink:hover .Footer-module__S6Hkya__menuIcon{color:var(--theme-surface);transform:translate(3px)}.Footer-module__S6Hkya__socialRow{z-index:1;justify-content:center;margin-top:1.5rem;display:flex;position:relative}.Footer-module__S6Hkya__socialList{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__socialLink{background:var(--theme-accent-light);width:44px;height:44px;color:var(--primary-maroon);border:1px solid color-mix(in srgb, var(--theme-primary) 12%, transparent);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{background-color:var(--theme-primary);border-color:var(--theme-primary);color:var(--theme-surface);box-shadow:0 10px 20px color-mix(in srgb, var(--theme-primary) 24%, transparent);transform:translateY(-4px)}.Footer-module__S6Hkya__copyrightBand{z-index:1;border-top:1px solid color-mix(in srgb, var(--theme-surface) 8%, transparent);color:#ffffff8c;background-color:color-mix(in srgb, var(--theme-primary) 78%, var(--theme-surface-strong) 22%);font-size:.85rem;font-weight:500;font-family:var(--type-card-text-family);padding:1.25rem 0;position:relative}.Footer-module__S6Hkya__copyrightInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:0 3rem;display:flex}.Footer-module__S6Hkya__legalLinks{align-items:center;gap:.55rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__legalLink{color:color-mix(in srgb, var(--theme-surface) 72%, transparent);text-decoration:none}.Footer-module__S6Hkya__legalSeparator{color:color-mix(in srgb, var(--theme-surface) 28%, transparent)}.Footer-module__S6Hkya__copyrightText{margin:0}@media (max-width:1200px){.Footer-module__S6Hkya__platformGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.Footer-module__S6Hkya__topBand{grid-template-columns:1fr;padding:2.5rem 1.5rem 2.2rem}.Footer-module__S6Hkya__platformBand{padding:1.7rem 1.5rem 2rem}.Footer-module__S6Hkya__sectionGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__maroonInner,.Footer-module__S6Hkya__copyrightInner{padding:0 1.5rem}.Footer-module__S6Hkya__brandCol{padding-right:0}.Footer-module__S6Hkya__menuColumns{grid-template-columns:1fr}.Footer-module__S6Hkya__menuDivider,.Footer-module__S6Hkya__connectorLine,.Footer-module__S6Hkya__connectorDot{display:none}}@media (max-width:700px){.Footer-module__S6Hkya__topBand{gap:1.5rem;padding:2rem 1.25rem 1.9rem}.Footer-module__S6Hkya__platformBand{padding:1.3rem 1.25rem 1.6rem}.Footer-module__S6Hkya__platformGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__platformCard{min-height:112px}.Footer-module__S6Hkya__brandText{font-size:.96rem;line-height:1.75}.Footer-module__S6Hkya__maroonBand{padding:2.5rem 0}.Footer-module__S6Hkya__maroonInner,.Footer-module__S6Hkya__copyrightInner{padding:0 1.25rem}.Footer-module__S6Hkya__sectionGrid,.Footer-module__S6Hkya__addressGrid{grid-template-columns:1fr;gap:1rem}.Footer-module__S6Hkya__presenceCol{padding-right:0}.Footer-module__S6Hkya__addressCard{grid-template-columns:42px 1fr;padding:1rem}.Footer-module__S6Hkya__addressIcon{width:42px;height:42px}.Footer-module__S6Hkya__menuColumns{gap:1.25rem}.Footer-module__S6Hkya__menuHeading{margin-bottom:.85rem}.Footer-module__S6Hkya__socialRow{margin-top:1.2rem}.Footer-module__S6Hkya__copyrightInner{flex-direction:column;align-items:flex-start;gap:.6rem}.Footer-module__S6Hkya__legalLinks{flex-wrap:wrap}}@media (max-width:520px){.Footer-module__S6Hkya__topBand,.Footer-module__S6Hkya__platformBand,.Footer-module__S6Hkya__maroonInner,.Footer-module__S6Hkya__copyrightInner{padding-left:1rem;padding-right:1rem}.Footer-module__S6Hkya__platformCard{min-height:104px;padding:.7rem}.Footer-module__S6Hkya__platformLogoWrap{min-height:54px}.Footer-module__S6Hkya__testimonialFallbackCard{min-height:auto;padding:1.3rem}.Footer-module__S6Hkya__addressCard{gap:.75rem;padding:.9rem}.Footer-module__S6Hkya__addressTitle{font-size:1rem}.Footer-module__S6Hkya__addressContent,.Footer-module__S6Hkya__addressLine,.Footer-module__S6Hkya__addressSubline,.Footer-module__S6Hkya__menuLink{font-size:.88rem}.Footer-module__S6Hkya__socialLink{width:40px;height:40px}}@keyframes Footer-module__S6Hkya__footerLinePulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes Footer-module__S6Hkya__footerDotTravel{0%{opacity:.2;transform:translateY(-50%)}15%{opacity:1}50%{opacity:1;transform:translate(120px,-50%)}85%{opacity:1}to{opacity:.2;transform:translate(240px,-50%)}}
