.LangDropdown-module__lIjv8a__langWrap{display:inline-block;position:relative}.LangDropdown-module__lIjv8a__activeBtn{cursor:pointer;color:var(--navy,#0d1b3e);font-family:var(--font-outfit,"Outfit"),sans-serif;letter-spacing:.05em;background:#0d1b3e0a;border:1px solid #0d1b3e1f;border-radius:8px;align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.LangDropdown-module__lIjv8a__activeBtn:hover{border-color:var(--gold,#c5a059);background:#fff;box-shadow:0 2px 8px #0d1b3e14}.LangDropdown-module__lIjv8a__arrowIcon{color:#64748b;transition:transform .2s}.LangDropdown-module__lIjv8a__arrowOpen{transform:rotate(180deg)}.LangDropdown-module__lIjv8a__dropdownMenu{z-index:1000;background:#fff;border:1px solid #0d1b3e1f;border-radius:10px;min-width:155px;padding:6px;animation:.2s cubic-bezier(.16,1,.3,1) LangDropdown-module__lIjv8a__fadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0d1b3e26}@keyframes LangDropdown-module__lIjv8a__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.LangDropdown-module__lIjv8a__dropdownOption{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.LangDropdown-module__lIjv8a__dropdownOption:hover{color:var(--navy,#0d1b3e);background:#f1f5f9}.LangDropdown-module__lIjv8a__selectedOption{color:#926f28;background:#c5a0591f;font-weight:700}.LangDropdown-module__lIjv8a__optionName{flex:1}.LangDropdown-module__lIjv8a__optionCode{color:#94a3b8;letter-spacing:.05em;font-size:11px;font-weight:700}.LangDropdown-module__lIjv8a__darkTheme .LangDropdown-module__lIjv8a__activeBtn{color:#fff;background:#ffffff14;border-color:#ffffff2e}.LangDropdown-module__lIjv8a__darkTheme .LangDropdown-module__lIjv8a__activeBtn:hover{border-color:var(--gold,#c5a059);background:#ffffff2e}.LangDropdown-module__lIjv8a__darkTheme .LangDropdown-module__lIjv8a__arrowIcon{color:#ffffffb3}
.Navbar-module__cRh5nW__navbar{z-index:999;background:var(--white);border-bottom:1px solid #0d1e4014;transition:all .3s;position:sticky;top:0;box-shadow:0 2px 20px #0d1e400f}.Navbar-module__cRh5nW__navbar.Navbar-module__cRh5nW__scrolled{box-shadow:0 4px 30px #0d1e401f}.Navbar-module__cRh5nW__nav-inner{justify-content:space-between;align-items:center;max-width:1280px;height:72px;margin:0 auto;padding:0 40px;display:flex}.Navbar-module__cRh5nW__nav-logo{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logo-img{object-fit:contain;width:auto;height:50px}.Navbar-module__cRh5nW__logo-hex{background:linear-gradient(135deg,var(--navy),var(--navy-mid));clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);width:44px;height:44px;color:var(--gold);letter-spacing:0;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:14px;font-weight:700;display:flex}.Navbar-module__cRh5nW__logo-text-wrap{line-height:1.15}.Navbar-module__cRh5nW__logo-name{color:var(--navy);letter-spacing:.02em;font-family:Playfair Display,serif;font-size:20px;font-weight:700}.Navbar-module__cRh5nW__logo-name span{color:var(--gold)}.Navbar-module__cRh5nW__logo-sub{letter-spacing:.18em;text-transform:uppercase;color:var(--text-soft);font-size:9px;font-weight:400}.Navbar-module__cRh5nW__nav-menu{align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cRh5nW__nav-item{position:relative}.Navbar-module__cRh5nW__nav-link{letter-spacing:.04em;height:72px;color:var(--text);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:5px;padding:0 18px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__cRh5nW__nav-link:hover,.Navbar-module__cRh5nW__nav-item:hover .Navbar-module__cRh5nW__nav-link{color:var(--navy);border-bottom-color:var(--gold)}.Navbar-module__cRh5nW__nav-link svg{width:10px;height:10px;transition:transform .2s}.Navbar-module__cRh5nW__nav-item:hover .Navbar-module__cRh5nW__nav-link svg{transform:rotate(180deg)}.Navbar-module__cRh5nW__dropdown{background:var(--white);border:1px solid #0d1e4014;border-top:2px solid var(--gold);opacity:0;visibility:hidden;border-radius:0 0 6px 6px;min-width:220px;margin:0;padding:0;list-style:none;transition:all .25s;position:absolute;top:100%;left:0;transform:translateY(8px);box-shadow:0 12px 40px #0d1e401f}.Navbar-module__cRh5nW__nav-item:hover .Navbar-module__cRh5nW__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cRh5nW__dropdown li a{color:var(--text-soft);border-left:2px solid #0000;padding:12px 20px;font-size:13px;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cRh5nW__dropdown li a:hover{color:var(--navy);background:var(--off-white);border-left-color:var(--gold);padding-left:24px}.Navbar-module__cRh5nW__nav-cta{background:var(--navy);color:var(--white);letter-spacing:.06em;border-radius:var(--radius);border:2px solid var(--navy);white-space:nowrap;margin-left:16px;padding:10px 24px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s}.Navbar-module__cRh5nW__nav-cta:hover{background:var(--gold);border-color:var(--gold);color:var(--navy)}.Navbar-module__cRh5nW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.Navbar-module__cRh5nW__hamburger span{background:var(--navy);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__cRh5nW__hamburger.Navbar-module__cRh5nW__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cRh5nW__hamburger.Navbar-module__cRh5nW__open span:nth-child(2){opacity:0}.Navbar-module__cRh5nW__hamburger.Navbar-module__cRh5nW__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cRh5nW__mobile-menu{background:var(--white);z-index:998;border-top:1px solid #0d1e4014;padding:16px 0;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 40px #0d1e401f}.Navbar-module__cRh5nW__mobile-menu.Navbar-module__cRh5nW__open{display:block}.Navbar-module__cRh5nW__mobile-menu a{color:var(--text);padding:12px 40px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cRh5nW__mobile-menu a:hover{color:var(--navy);background:var(--off-white);padding-left:48px}.Navbar-module__cRh5nW__mobile-cta{background:var(--navy);letter-spacing:.06em;border-radius:var(--radius);text-align:center;border:2px solid var(--navy);margin:12px 40px 8px;padding:12px 24px;font-size:13px;font-weight:500;transition:all .3s;display:block;color:var(--white)!important}.Navbar-module__cRh5nW__mobile-cta:hover{border-color:var(--gold);background:var(--gold)!important;color:var(--navy)!important}.Navbar-module__cRh5nW__nav-actions{align-items:center;gap:12px;display:flex}.Navbar-module__cRh5nW__lang-box{align-items:center;display:flex}@media (max-width:900px){.Navbar-module__cRh5nW__nav-menu,.Navbar-module__cRh5nW__nav-cta{display:none}.Navbar-module__cRh5nW__hamburger{display:flex}.Navbar-module__cRh5nW__nav-inner{height:60px;padding:0 20px}.Navbar-module__cRh5nW__logo-img{height:38px}}
.Footer-module__3hUVsW__footer{background:var(--navy-deep);border-top:1px solid #ffffff0d;padding:64px 0 0}.Footer-module__3hUVsW__footer-grid{border-bottom:1px solid #ffffff0d;grid-template-columns:2.2fr 1fr 1fr 1.2fr;gap:60px;max-width:1280px;margin:0 auto;padding:0 40px 48px;display:grid}.Footer-module__3hUVsW__footer-brand .Footer-module__3hUVsW__logo-name{color:var(--white)}.Footer-module__3hUVsW__footer-brand p{color:#fff6;margin-top:16px;font-size:13px;font-weight:300;line-height:1.7}.Footer-module__3hUVsW__footer-brand .Footer-module__3hUVsW__nav-logo{align-items:center;gap:12px;display:flex}.Footer-module__3hUVsW__logo-img{object-fit:contain;width:auto;height:58px}.Footer-module__3hUVsW__footer-brand .Footer-module__3hUVsW__logo-hex{background:linear-gradient(135deg,var(--navy),var(--navy-mid));clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);width:44px;height:44px;color:var(--gold);letter-spacing:0;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:14px;font-weight:700;display:flex}.Footer-module__3hUVsW__footer-brand .Footer-module__3hUVsW__logo-text-wrap{line-height:1.15}.Footer-module__3hUVsW__logo-name{color:#fff;letter-spacing:.02em;font-family:Playfair Display,serif;font-size:23px;font-weight:700}.Footer-module__3hUVsW__logo-sub{letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;font-size:11px;font-weight:400}.Footer-module__3hUVsW__foot-col h5{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:20px;font-size:10px;font-weight:600}.Footer-module__3hUVsW__foot-col a{color:#ffffff73;margin-bottom:10px;font-size:13px;text-decoration:none;transition:color .2s;display:block}.Footer-module__3hUVsW__foot-col a:hover{color:var(--white)}.Footer-module__3hUVsW__footer-bottom{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:20px 40px;display:flex}.Footer-module__3hUVsW__footer-bottom p,.Footer-module__3hUVsW__footer-bottom span{color:#ffffff40;font-size:12px}.Footer-module__3hUVsW__surkit-ref{opacity:.5;align-items:center;gap:10px;text-decoration:none;transition:opacity .3s;display:flex}.Footer-module__3hUVsW__surkit-ref:hover{opacity:.8}.Footer-module__3hUVsW__surkit-logo{object-fit:contain;filter:brightness(0)invert();opacity:.9;width:auto;height:32px}.Footer-module__3hUVsW__surkit-label{color:#ffffffd9;white-space:nowrap;font-size:14px}@media (max-width:900px){.Footer-module__3hUVsW__footer-grid{grid-template-columns:1fr 1fr;gap:40px;padding:0 20px 40px}.Footer-module__3hUVsW__logo-img{height:44px}.Footer-module__3hUVsW__footer-bottom{text-align:center;flex-direction:column;gap:12px;padding:20px}.Footer-module__3hUVsW__surkit-ref{flex-wrap:wrap;justify-content:center;max-width:100%}.Footer-module__3hUVsW__surkit-logo{height:18px}}
