.Topbar-module__p1niWa__topbar{background:var(--navy-deep);color:#fff9;letter-spacing:.06em;padding:8px 0;font-size:12px}.Topbar-module__p1niWa__topbar-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 40px;display:flex}.Topbar-module__p1niWa__topbar a{color:#fff9;text-decoration:none;transition:color .2s}.Topbar-module__p1niWa__topbar a:hover{color:var(--gold)}.Topbar-module__p1niWa__topbar-left{align-items:center;gap:24px;display:flex}.Topbar-module__p1niWa__topbar-right{align-items:center;gap:16px;display:flex}.Topbar-module__p1niWa__topbar-social{gap:12px;display:flex}.Topbar-module__p1niWa__topbar-social a{border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;transition:all .2s;display:flex}.Topbar-module__p1niWa__topbar-social a:hover{border-color:var(--gold);color:var(--gold)}.Topbar-module__p1niWa__lang-switcher{gap:4px;display:flex}.Topbar-module__p1niWa__lang-btn{color:#ffffff80;letter-spacing:.08em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;padding:3px 9px;font-family:Outfit,sans-serif;font-size:11px;font-weight:500;transition:all .2s}.Topbar-module__p1niWa__lang-btn.Topbar-module__p1niWa__active,.Topbar-module__p1niWa__lang-btn:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:900px){.Topbar-module__p1niWa__topbar-inner{flex-wrap:wrap;justify-content:center;gap:8px;padding:0 20px}.Topbar-module__p1niWa__topbar-left{gap:12px;font-size:11px}}@media (max-width:480px){.Topbar-module__p1niWa__topbar-left{text-align:center;flex-direction:column;gap:4px}.Topbar-module__p1niWa__topbar-left a{font-size:10px}}
.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}@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}}
