.LocaleSwitcher-module__67fYfW__wrapper{z-index:50;position:relative}.LocaleSwitcher-module__67fYfW__trigger{cursor:pointer;color:#fff;white-space:nowrap;box-sizing:border-box;background:0 0;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:4px;height:24px;padding:2px 8px;font-family:inherit;line-height:1;transition:all .15s;display:inline-flex;overflow:hidden}.LocaleSwitcher-module__67fYfW__trigger:hover{background:#c9a9621a;border-color:#c9a962}.LocaleSwitcher-module__67fYfW__flag{font-size:12px;line-height:1}.LocaleSwitcher-module__67fYfW__label{letter-spacing:.04em;color:#ffffffd9;font-size:.7rem;font-weight:800}.LocaleSwitcher-module__67fYfW__arrow{color:#fff6;flex-shrink:0;width:10px;height:10px;transition:transform .2s}.LocaleSwitcher-module__67fYfW__arrowOpen{transform:rotate(180deg)}.LocaleSwitcher-module__67fYfW__dropdown{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:140px;animation:.15s LocaleSwitcher-module__67fYfW__dropIn;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}@keyframes LocaleSwitcher-module__67fYfW__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.LocaleSwitcher-module__67fYfW__option{cursor:pointer;color:#0f1b2d;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .12s;display:flex}.LocaleSwitcher-module__67fYfW__option:hover{background:#f9fafb}.LocaleSwitcher-module__67fYfW__optionActive{color:#a88b45;cursor:default;background:#c9a96214}.LocaleSwitcher-module__67fYfW__optionActive:hover{background:#c9a96214}.LocaleSwitcher-module__67fYfW__optionFlag{font-size:16px;line-height:1}.LocaleSwitcher-module__67fYfW__optionText{flex:1}
.GlobalSearch-module__tXA4UW__overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#080f1cd9;flex-direction:column;align-items:center;padding-top:60px;animation:.18s GlobalSearch-module__tXA4UW__fadeIn;display:flex;position:fixed;inset:0}@keyframes GlobalSearch-module__tXA4UW__fadeIn{0%{opacity:0}to{opacity:1}}.GlobalSearch-module__tXA4UW__panel{flex-direction:column;gap:0;width:100%;max-width:680px;animation:.2s cubic-bezier(.22,1,.36,1) GlobalSearch-module__tXA4UW__slideDown;display:flex}@keyframes GlobalSearch-module__tXA4UW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.GlobalSearch-module__tXA4UW__searchBar{background:#fff;border-radius:18px;align-items:center;gap:0;padding:6px 6px 6px 18px;display:flex;position:relative;box-shadow:0 20px 60px #00000080}.GlobalSearch-module__tXA4UW__searchIcon{color:#9ca3af;flex-shrink:0}.GlobalSearch-module__tXA4UW__searchInput{color:#111827;background:0 0;border:none;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:1.05rem}.GlobalSearch-module__tXA4UW__searchInput::placeholder{color:#9ca3af}.GlobalSearch-module__tXA4UW__clearBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:color .15s;display:flex}.GlobalSearch-module__tXA4UW__clearBtn:hover{color:#374151}.GlobalSearch-module__tXA4UW__searchSpinner{border:2px solid #e5e7eb;border-top-color:#c9a962;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-right:4px;animation:.7s linear infinite GlobalSearch-module__tXA4UW__spin}@keyframes GlobalSearch-module__tXA4UW__spin{to{transform:rotate(360deg)}}.GlobalSearch-module__tXA4UW__searchSubmit{color:#fff;cursor:pointer;white-space:nowrap;background:#0f1b2d;border:none;border-radius:12px;align-items:center;gap:6px;padding:11px 20px;font-family:inherit;font-size:.88rem;font-weight:800;transition:all .2s;display:flex}.GlobalSearch-module__tXA4UW__searchSubmit:hover{background:#1a3050}.GlobalSearch-module__tXA4UW__content{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent;background:#fff;border-radius:18px;max-height:calc(100vh - 200px);margin-top:10px;overflow-y:auto;box-shadow:0 20px 60px #0006}.GlobalSearch-module__tXA4UW__section{border-bottom:1px solid #f3f4f6;padding:20px 24px}.GlobalSearch-module__tXA4UW__section:last-child{border-bottom:none}.GlobalSearch-module__tXA4UW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.GlobalSearch-module__tXA4UW__sectionTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:.73rem;font-weight:800;display:flex}.GlobalSearch-module__tXA4UW__clearAllBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-family:inherit;font-size:.73rem;font-weight:600;transition:color .15s}.GlobalSearch-module__tXA4UW__clearAllBtn:hover{color:#ef4444}.GlobalSearch-module__tXA4UW__seeAll{color:#c9a962;border-radius:6px;padding:2px 8px;font-size:.73rem;font-weight:700;text-decoration:none;transition:background .15s}.GlobalSearch-module__tXA4UW__seeAll:hover{background:#c9a9621a}.GlobalSearch-module__tXA4UW__recentList{flex-direction:column;gap:2px;display:flex}.GlobalSearch-module__tXA4UW__recentItem{cursor:pointer;text-align:left;color:#374151;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-family:inherit;font-size:.88rem;font-weight:500;transition:background .15s;display:flex}.GlobalSearch-module__tXA4UW__recentItem:hover{background:#f9fafb}.GlobalSearch-module__tXA4UW__recentIcon{color:#d1d5db;flex-shrink:0}.GlobalSearch-module__tXA4UW__recentArrow{color:#d1d5db;opacity:0;flex-shrink:0;margin-left:auto;transition:opacity .15s}.GlobalSearch-module__tXA4UW__recentItem:hover .GlobalSearch-module__tXA4UW__recentArrow{opacity:1}.GlobalSearch-module__tXA4UW__locationGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.GlobalSearch-module__tXA4UW__locationCard{cursor:pointer;background:#fafafa;border:1.5px solid #f3f4f6;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;font-family:inherit;transition:all .15s;display:flex}.GlobalSearch-module__tXA4UW__locationCard:hover{background:#c9a9620f;border-color:#c9a962;transform:translateY(-2px);box-shadow:0 4px 12px #c9a96226}.GlobalSearch-module__tXA4UW__locationEmoji{font-size:1.5rem}.GlobalSearch-module__tXA4UW__locationLabel{color:#374151;font-size:.78rem;font-weight:800}.GlobalSearch-module__tXA4UW__pillRow{flex-wrap:wrap;gap:8px;display:flex}.GlobalSearch-module__tXA4UW__pill{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s}.GlobalSearch-module__tXA4UW__pill:hover{color:#c9a962;background:#c9a9620d;border-color:#c9a962}.GlobalSearch-module__tXA4UW__officeList{flex-direction:column;gap:2px;display:flex}.GlobalSearch-module__tXA4UW__officeItem{border-radius:12px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:background .15s;display:flex}.GlobalSearch-module__tXA4UW__officeItem:hover{background:#f9fafb}.GlobalSearch-module__tXA4UW__officeAvatar{color:#fff;background:linear-gradient(135deg,#0f1b2d,#1a3050);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:900;display:flex;overflow:hidden}.GlobalSearch-module__tXA4UW__officeInfo{flex-direction:column;flex:1;gap:2px;display:flex}.GlobalSearch-module__tXA4UW__officeName{color:#111827;font-size:.88rem;font-weight:700}.GlobalSearch-module__tXA4UW__officeMeta{color:#9ca3af;font-size:.73rem}.GlobalSearch-module__tXA4UW__officeArrow{color:#d1d5db;opacity:0;transition:opacity .15s}.GlobalSearch-module__tXA4UW__officeItem:hover .GlobalSearch-module__tXA4UW__officeArrow{opacity:1;color:#c9a962}.GlobalSearch-module__tXA4UW__listingList{flex-direction:column;gap:2px;display:flex}.GlobalSearch-module__tXA4UW__listingItem{border-radius:12px;align-items:center;gap:12px;padding:8px 10px;text-decoration:none;transition:background .15s;display:flex}.GlobalSearch-module__tXA4UW__listingItem:hover{background:#f9fafb}.GlobalSearch-module__tXA4UW__listingThumb{object-fit:cover;background:#e5e7eb;border-radius:8px;flex-shrink:0;width:52px;height:40px}.GlobalSearch-module__tXA4UW__listingInfo{flex-direction:column;flex:1;gap:3px;display:flex;overflow:hidden}.GlobalSearch-module__tXA4UW__listingTitle{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.GlobalSearch-module__tXA4UW__listingMeta{color:#9ca3af;align-items:center;gap:6px;font-size:.72rem;display:flex}.GlobalSearch-module__tXA4UW__listingBadge{border-radius:4px;padding:1px 7px;font-size:.67rem;font-weight:800}.GlobalSearch-module__tXA4UW__sale{color:#1e40af;background:#dbeafe}.GlobalSearch-module__tXA4UW__rent{color:#065f46;background:#d1fae5}.GlobalSearch-module__tXA4UW__listingPrice{color:#0f1b2d;white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:800}.GlobalSearch-module__tXA4UW__noResults{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 24px;font-size:.88rem;display:flex}.GlobalSearch-module__tXA4UW__closeHint{text-align:center;color:#ffffff4d;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:.73rem;display:flex}kbd{color:#ffffff80;background:#ffffff26;border:1px solid #fff3;border-radius:4px;padding:1px 6px;font-family:inherit;font-size:.7rem}@media (max-width:720px){.GlobalSearch-module__tXA4UW__panel{max-width:100%;padding:0 16px}.GlobalSearch-module__tXA4UW__overlay{padding-top:20px}.GlobalSearch-module__tXA4UW__locationGrid{grid-template-columns:repeat(4,1fr);gap:6px}.GlobalSearch-module__tXA4UW__searchSubmit span{display:none}}
.Header-module__hBw1pG__topBar{background:var(--navy);border-bottom:1px solid #c9a96214}.Header-module__hBw1pG__topBarInner{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;height:36px;margin:0 auto;display:flex}.Header-module__hBw1pG__topBarLeft{align-items:center;display:flex}.Header-module__hBw1pG__topBarText{color:var(--gray-400);letter-spacing:.01em;font-size:.78rem;font-weight:400}.Header-module__hBw1pG__topBarRight{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__topBarLink{color:var(--gray-400);border-radius:var(--radius-sm);transition:all var(--transition-fast);align-items:center;gap:4px;padding:4px 12px;font-size:.78rem;font-weight:500;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__topBarLink:hover{color:var(--gold);background:#c9a9620f}.Header-module__hBw1pG__topBarIcon{font-size:.7rem}.Header-module__hBw1pG__header{z-index:1000;background:var(--navy);transition:box-shadow var(--transition-base);position:sticky;top:0}.Header-module__hBw1pG__headerScrolled{box-shadow:0 4px 30px #00000059}.Header-module__hBw1pG__mainBar{border-top:1px solid #ffffff0a}.Header-module__hBw1pG__mainBarInner{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;height:64px;margin:0 auto;display:flex;position:relative}.Header-module__hBw1pG__logo{cursor:pointer;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__logoMark{border-radius:var(--radius-md);width:38px;height:38px;transition:all var(--transition-base);background:#c9a9621a;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoMark{background:#c9a9622e;transform:scale(1.05)}.Header-module__hBw1pG__logoText{color:var(--gold);letter-spacing:-.03em;font-size:1.55rem;font-weight:900;line-height:1}.Header-module__hBw1pG__primaryNav{align-items:center;gap:2px;display:flex;position:relative}.Header-module__hBw1pG__navItemWrapper{position:static}.Header-module__hBw1pG__navItem{color:var(--gray-300);border-radius:var(--radius-md);transition:all var(--transition-fast);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.Header-module__hBw1pG__navItem:after{content:"";background:var(--gold);width:0;height:2px;transition:width var(--transition-base);border-radius:1px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navItem:hover{color:var(--white);background:#ffffff0d}.Header-module__hBw1pG__navItem:hover:after{width:calc(100% - 32px)}.Header-module__hBw1pG__navItemActive{background:#c9a96214;color:var(--gold)!important}.Header-module__hBw1pG__navItemActive:after{background:var(--gold);width:calc(100% - 32px)}.Header-module__hBw1pG__navItemIcon{font-size:.95rem;line-height:1}.Header-module__hBw1pG__chevron{transition:transform var(--transition-fast);opacity:.5}.Header-module__hBw1pG__chevronOpen{opacity:1;transform:rotate(180deg)}.Header-module__hBw1pG__megaMenu{background:var(--white);border-radius:var(--radius-lg);z-index:1000;width:75vw;padding:0;animation:.25s Header-module__hBw1pG__megaMenuIn;position:absolute;top:calc(100% + 12px);left:0;overflow:hidden;box-shadow:0 20px 60px #0003,0 0 0 1px #0000000d}.Header-module__hBw1pG__megaMenu:before{content:"";background:var(--white);width:12px;height:12px;position:absolute;top:-6px;left:24px;transform:rotate(45deg);box-shadow:-1px -1px 2px #0000000d}@keyframes Header-module__hBw1pG__megaMenuIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__megaMenuInner{padding:var(--space-lg);gap:var(--space-lg);display:flex}.Header-module__hBw1pG__megaColumn{flex:1;min-width:0}.Header-module__hBw1pG__megaColumn+.Header-module__hBw1pG__megaColumn{padding-left:var(--space-lg);border-left:1px solid var(--gray-100)}.Header-module__hBw1pG__megaColumnTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);margin-bottom:var(--space-sm);padding:0 10px;font-size:.7rem;font-weight:700}.Header-module__hBw1pG__megaLink{color:var(--gray-700);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:8px 10px;font-size:.88rem;font-weight:500;text-decoration:none;display:block}.Header-module__hBw1pG__megaLink:hover{background:var(--gray-50);color:var(--navy);padding-left:14px}.Header-module__hBw1pG__utilityNav{align-items:center;gap:var(--space-sm);display:flex}.Header-module__hBw1pG__searchTrigger{width:40px;height:40px;color:var(--gray-400);border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__searchTrigger:hover{color:var(--gold);background:#c9a96214}.Header-module__hBw1pG__signInLink{color:var(--gray-300);border-radius:var(--radius-md);transition:all var(--transition-fast);padding:8px 16px;font-size:.88rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__signInLink:hover{color:var(--white);background:#ffffff0f}.Header-module__hBw1pG__ctaButton{background:linear-gradient(135deg,var(--gold)0%,var(--gold-dark)100%);color:var(--navy);border-radius:var(--radius-full);transition:all var(--transition-base);align-items:center;gap:8px;padding:10px 22px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #c9a9624d}.Header-module__hBw1pG__ctaButton:hover{transform:translateY(-1px);box-shadow:0 4px 20px #c9a96273}.Header-module__hBw1pG__ctaPulse{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Header-module__hBw1pG__pulse;position:absolute;top:-2px;right:-2px}@keyframes Header-module__hBw1pG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}.Header-module__hBw1pG__userMenu{align-items:center;gap:var(--space-sm);display:flex;position:relative}.Header-module__hBw1pG__panelLink{color:var(--gray-300);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__panelLink:hover{color:var(--gold);background:#c9a96214}.Header-module__hBw1pG__userAvatar{background:linear-gradient(135deg,var(--gold)0%,var(--gold-dark)100%);width:36px;height:36px;color:var(--navy);cursor:pointer;transition:all var(--transition-fast);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.Header-module__hBw1pG__userAvatar:hover{border-color:var(--gold-light);box-shadow:0 0 0 3px #c9a96226}.Header-module__hBw1pG__userDropdown{background:var(--white);border-radius:var(--radius-lg);width:240px;padding:var(--space-sm);z-index:1000;animation:.15s Header-module__hBw1pG__megaMenuIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 40px #00000026,0 0 0 1px #0000000d}.Header-module__hBw1pG__userDropdownHeader{padding:10px 12px}.Header-module__hBw1pG__userDropdownName{color:var(--navy);font-size:.9rem;font-weight:700;display:block}.Header-module__hBw1pG__userDropdownEmail{color:var(--gray-400);margin-top:2px;font-size:.78rem;display:block}.Header-module__hBw1pG__userDropdownDivider{background:var(--gray-100);height:1px;margin:var(--space-xs)0}.Header-module__hBw1pG__userDropdownItem{color:var(--gray-700);border-radius:var(--radius-sm);transition:all var(--transition-fast);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:.88rem;font-weight:500;text-decoration:none;display:flex}.Header-module__hBw1pG__userDropdownItem:hover{background:var(--gray-50);color:var(--navy)}.Header-module__hBw1pG__mobileMenuBtn{width:40px;height:40px;right:var(--container-padding);cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;display:none;position:absolute;top:50%;transform:translateY(-50%)}.Header-module__hBw1pG__hamburger{background:var(--white);width:22px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block;position:relative}.Header-module__hBw1pG__hamburger:before,.Header-module__hBw1pG__hamburger:after{content:"";background:var(--white);width:22px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block;position:absolute}.Header-module__hBw1pG__hamburger:before{top:-7px}.Header-module__hBw1pG__hamburger:after{top:7px}.Header-module__hBw1pG__hamburgerOpen{background:0 0}.Header-module__hBw1pG__hamburgerOpen:before{top:0;transform:rotate(45deg)}.Header-module__hBw1pG__hamburgerOpen:after{top:0;transform:rotate(-45deg)}.Header-module__hBw1pG__mobileOverlay{z-index:998;backdrop-filter:blur(4px);background:#0009;animation:.2s Header-module__hBw1pG__fadeInOverlay;display:none;position:fixed;inset:0}@keyframes Header-module__hBw1pG__fadeInOverlay{0%{opacity:0}to{opacity:1}}.Header-module__hBw1pG__mobileMenu{background:var(--navy);width:320px;max-width:85vw;height:100%;padding:0;animation:.3s Header-module__hBw1pG__slideInRight;position:absolute;top:0;right:0;overflow-y:auto}@keyframes Header-module__hBw1pG__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__hBw1pG__mobileMenuHeader{padding:var(--space-lg);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__mobileCloseBtn{width:36px;height:36px;color:var(--gray-400);border-radius:var(--radius-md);cursor:pointer;background:#ffffff0d;border:none;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.Header-module__hBw1pG__mobileNavGroup{padding:var(--space-md)var(--space-lg);border-bottom:1px solid #ffffff0a}.Header-module__hBw1pG__mobileGroupLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin-bottom:var(--space-sm);padding:0 var(--space-sm);opacity:.8;font-size:.7rem;font-weight:700;display:block}.Header-module__hBw1pG__mobileNavItem{padding:12px var(--space-sm);color:var(--gray-300);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:10px;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.Header-module__hBw1pG__mobileNavItem:hover{color:var(--white);background:#ffffff0d}.Header-module__hBw1pG__mobileActions{padding:var(--space-lg);gap:var(--space-sm);flex-direction:column;display:flex}@media (max-width:1024px){.Header-module__hBw1pG__primaryNav{gap:0}.Header-module__hBw1pG__navItem{padding:10px 12px;font-size:.85rem}}@media (max-width:768px){.Header-module__hBw1pG__topBar{display:none}.Header-module__hBw1pG__mainBarInner{justify-content:center;position:relative}.Header-module__hBw1pG__primaryNav,.Header-module__hBw1pG__utilityNav{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:flex}.Header-module__hBw1pG__mobileOverlay{display:block}.Header-module__hBw1pG__logo{margin:0 auto}}
.Footer-module__S6Hkya__footer{margin-top:auto}.Footer-module__S6Hkya__ctaArea{padding:var(--space-4xl)0;background:var(--white);text-align:center;border-top:1px solid var(--gray-200)}.Footer-module__S6Hkya__ctaInner{max-width:560px;margin:0 auto}.Footer-module__S6Hkya__ctaIconWrap{background:var(--navy);width:52px;height:52px;color:var(--white);margin:0 auto var(--space-lg);border-radius:0;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__ctaTitle{color:var(--navy);margin-bottom:var(--space-sm);font-size:1.7rem;font-weight:900;line-height:1.3}.Footer-module__S6Hkya__ctaText{color:var(--gray-500);margin-bottom:var(--space-xl);font-size:.92rem;line-height:1.7}.Footer-module__S6Hkya__ctaBtn{background:var(--navy);color:var(--white);border-radius:var(--radius-full);transition:all var(--transition-base);align-items:center;gap:8px;padding:14px 36px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__ctaBtn:hover{background:var(--gold-dark);color:var(--navy);transform:translateY(-2px);box-shadow:0 8px 24px #c9a9624d}.Footer-module__S6Hkya__main{padding:var(--space-3xl)0;background:var(--white);border-top:1px solid var(--gray-200)}.Footer-module__S6Hkya__grid{gap:var(--space-2xl);grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;display:grid}.Footer-module__S6Hkya__colTitle{color:var(--navy);margin-bottom:var(--space-lg);font-size:.92rem;font-weight:800}.Footer-module__S6Hkya__link{color:var(--gray-500);transition:color var(--transition-fast);padding:5px 0;font-size:.85rem;text-decoration:none;display:block}.Footer-module__S6Hkya__link:hover{color:var(--navy)}.Footer-module__S6Hkya__contactList{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__contactItem{color:var(--gray-500);align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--gold-dark);flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__bottom{padding:var(--space-lg)0;border-top:1px solid var(--gray-200);background:var(--white)}.Footer-module__S6Hkya__colTitleSub{margin-top:var(--space-xl)}.Footer-module__S6Hkya__seoBlock{margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid var(--gray-200)}.Footer-module__S6Hkya__seoTitle{color:var(--navy);margin-bottom:var(--space-sm);font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__seoText{color:var(--gray-500);max-width:900px;font-size:.78rem;line-height:1.8}.Footer-module__S6Hkya__bottomInner{justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__copyright{color:var(--gray-500);font-size:.78rem}.Footer-module__S6Hkya__bottomLinks{gap:var(--space-xl);display:flex}.Footer-module__S6Hkya__bottomLink{color:var(--gray-500);transition:color var(--transition-fast);font-size:.78rem;text-decoration:none}.Footer-module__S6Hkya__bottomLink:hover{color:var(--navy)}@media (max-width:1024px){.Footer-module__S6Hkya__grid{gap:var(--space-xl);grid-template-columns:1.4fr 1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__grid{gap:var(--space-xl)var(--space-lg);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__ctaTitle{font-size:1.4rem}.Footer-module__S6Hkya__bottomInner{gap:var(--space-md);text-align:center;flex-direction:column}}@media (max-width:480px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}}
