.footer{background:#080808;color:#f3f0e8;padding:3.5rem 0 3rem}.footer-inner{max-width:1440px;margin:0 auto;padding:0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.2fr;gap:2.5rem 2rem;align-items:start}.footer-col-title{margin:0 0 .65rem;font-size:1rem;font-weight:700;color:#fff;letter-spacing:.01em}.footer-col-rule{display:block;width:2.75rem;height:2px;margin-bottom:1.15rem;background:var(--haf-gold-bright, #e5b84c);border-radius:1px}.footer-col--brand{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.footer-brand-link{display:block;line-height:0}.footer-logo{height:40px;width:auto;display:block}.footer-tagline{margin:.15rem 0 .85rem;font-size:.7rem;letter-spacing:.04em;color:#ffffff73;text-transform:capitalize}.footer-copy{margin:0;font-size:.8rem;color:#ffffff6b;line-height:1.5}.footer-links,.footer-contacts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.footer-links a,.footer-contacts a{color:#ffffff8c;font-size:.88rem;transition:color .2s ease}.footer-links a:hover,.footer-contacts a:hover{color:var(--haf-gold-bright, #e5b84c)}.footer-social{display:flex;align-items:center;gap:.65rem;margin-bottom:1.1rem}.footer-social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--haf-gold-bright, #e5b84c);color:var(--haf-gold-bright, #e5b84c);background:transparent;transition:background .2s ease,color .2s ease}.footer-social-link svg{width:15px;height:15px}.footer-social-link:hover{background:var(--haf-gold-bright, #e5b84c);color:#0a0a0a}@media (max-width: 960px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.footer-col--brand{grid-column:1 / -1}}@media (max-width: 560px){.footer{padding:2.5rem 0 2rem}.footer-grid{grid-template-columns:1fr;gap:1.75rem}}.site-header{position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:1.25rem clamp(1.25rem,4vw,3rem) 0;box-sizing:border-box;background:transparent;overflow:visible;direction:ltr}.site-header.is-scrolled{background:#00000061;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%;margin-bottom:0;padding-bottom:1.15rem}.header-logo{grid-column:2;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:center}button.header-logo{border:none;background:none;padding:0;cursor:pointer;font:inherit;color:inherit}.header-top__desktop-only{display:inline-flex}.mobile-menu-toggle,.mobile-nav-panel{display:none}.haf-logo-img{height:52px;width:auto}a.btn-get-started{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.btn-get-started{grid-column:1;justify-self:start;background:#d4ae40!important;color:#121212;padding:.6rem 1.35rem!important;border-radius:8px!important;border:none!important;font-weight:600!important;font-size:.88rem!important;box-shadow:none!important;cursor:pointer!important;transition:filter .2s ease!important}.btn-get-started:hover{filter:brightness(1.08)}.header-lang{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:.45rem;background:transparent;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:.25rem 0;font-family:inherit}.header-lang:hover{color:#d4ae40}.globe-icon{width:18px;height:18px}.header-nav{display:flex;align-items:flex-start;justify-content:center;gap:2.75rem;flex-wrap:wrap;width:100%;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.14);overflow:visible}.nav-item-wrap{position:relative;display:flex;flex-direction:column;align-items:center}.nav-item-wrap--dropdown{position:relative}.nav-dropdown-wrap{position:relative;display:flex;flex-direction:column;align-items:center;overflow:visible}.nav-link{background:none;border:none;color:#fff;font-size:.82rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;padding:.25rem 0;text-decoration:none;transition:color .2s ease}.nav-link:hover,.nav-item-wrap:hover .nav-link,.nav-item-wrap.is-active .nav-link,.nav-item-wrap.is-open .nav-link{color:#d4ae40}.nav-link--active{color:#d4ae40;box-shadow:none}.nav-link--dropdown{display:inline-flex;align-items:center;gap:.4rem}.nav-caret{display:block;width:20px;height:20px;flex-shrink:0;object-fit:contain;opacity:1}.nav-decoration{position:absolute;top:calc(100% + .35rem);left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0;padding:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:2}.nav-item-wrap:hover .nav-decoration,.nav-item-wrap.is-active .nav-decoration,.nav-item-wrap.is-open .nav-decoration,.nav-decoration.is-pinned{opacity:1;visibility:visible}.nav-dropdown-wrap .nav-decoration{top:calc(100% + .2rem)}.nav-decoration-bar{display:block;width:20px;height:3px;background:#d4ae40;border-radius:2px;flex-shrink:0}.nav-decoration-dot{display:block;width:4px;height:4px;border-radius:50%;background:#d4ae40;flex-shrink:0}.nav-dropdown-wrap:after{content:"";position:absolute;left:-24px;right:-24px;top:100%;height:14px;z-index:19}.nav-dropdown{position:absolute;top:calc(100% + .35rem);left:50%;transform:translate(-50%);min-width:15.5rem;max-width:20rem;background:#1a1a1e;border:1px solid #2e2e36;border-radius:12px;padding:.65rem;box-shadow:0 20px 50px #000000a6;display:flex;flex-direction:column;gap:.35rem;z-index:var(--site-header-dropdown-z, 10010)}.nav-dropdown-item{display:block;background:transparent;border:1px solid transparent;border-radius:8px;color:#fff;font-size:.88rem;font-weight:500;line-height:1.35;padding:.65rem .85rem;text-align:left;white-space:normal;cursor:pointer;font-family:inherit;text-decoration:none;transition:all .18s ease}.nav-dropdown-item:hover,.nav-dropdown-item:focus-visible{background:#d4af3714;color:#d4ae40;border-color:#d4ae40}[dir=rtl] .nav-dropdown-item{text-align:right}.nav-dropdown-item.is-active{color:#d4ae40;border-color:#d4ae40;background:#d4af370f}.nav-caret--up{transform:rotate(180deg)}@media (max-width: 991px){.header-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.85rem}.header-logo{grid-column:unset;grid-row:unset;margin-inline-end:auto}.header-top__desktop-only{display:none!important}.mobile-menu-toggle{display:inline-flex;flex-direction:column;gap:5px;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;margin-inline-start:auto;padding:0;background:#00000059;cursor:pointer;transition:border-color .2s ease,background .2s ease}.mobile-menu-toggle:hover{border-color:#d4ae408c;background:#0000008c}.mobile-menu-bar{display:block;width:18px;height:2px;border-radius:1px;background:#fff;transition:transform .22s ease,opacity .22s ease}.mobile-menu-toggle.is-open .mobile-menu-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-open .mobile-menu-bar:nth-child(2){opacity:0}.mobile-menu-toggle.is-open .mobile-menu-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header-nav--desktop{display:none}.page-header:has(.site-header.is-mobile-menu-open),.home-page-header:has(.site-header.is-mobile-menu-open),.contact-page-header:has(.site-header.is-mobile-menu-open){z-index:var(--site-header-mobile-z, 10050)}.site-header.is-mobile-menu-open{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--site-header-mobile-z, 10050);width:100%;max-width:none;margin:0;padding:1rem clamp(1.25rem,5vw,2rem) 2rem;overflow-y:auto;background:radial-gradient(ellipse 90% 70% at 85% 40%,rgba(212,174,64,.12) 0%,transparent 55%),radial-gradient(ellipse 60% 50% at 10% 90%,rgba(30,60,40,.35) 0%,transparent 50%),#050505}.site-header.is-mobile-menu-open .mobile-nav-panel{display:block}.mobile-nav-utility{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem 0 1rem}.mobile-nav-utility-btn{flex-shrink:0;padding:.55rem 1.15rem;font-size:.82rem}.mobile-nav-lang{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;background:transparent;border:none;border-inline-start:1px solid rgba(255,255,255,.22);color:#fff;font-size:.95rem;cursor:pointer;padding:.35rem 0 .35rem 1rem;font-family:inherit}.mobile-nav-lang:hover{color:#d4ae40}.mobile-nav-divider{height:1px;width:100%;background:#ffffff24;margin-bottom:.35rem}.mobile-nav-list{display:flex;flex-direction:column;gap:.15rem;padding-top:.5rem}.mobile-nav-item{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem;padding:1.05rem 0;border:none;background:transparent;color:#fff;font-size:1rem;font-weight:500;letter-spacing:.02em;text-align:start;text-decoration:none;cursor:pointer;transition:color .18s ease}.mobile-nav-item--link{justify-content:space-between;align-items:flex-start}.mobile-nav-item-main{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;min-width:0}.mobile-nav-item-label{display:block}.nav-decoration--mobile{position:static;top:auto;left:auto;transform:none;opacity:1;visibility:visible;justify-content:flex-start;gap:5px;margin:0}.mobile-nav-item:hover,.mobile-nav-item--active,.mobile-nav-item--active .mobile-nav-item-label{color:#d4ae40}.mobile-nav-sub{display:flex;flex-direction:column;gap:.25rem;padding:0 0 .65rem 1rem}.mobile-nav-sub-item{display:block;padding:.65rem 0;color:#ffffffe0;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .18s ease}.mobile-nav-sub-item:hover,.mobile-nav-sub-item.is-active{color:#d4ae40}.haf-logo-img{height:44px}}@media (max-width: 768px){.site-header{padding:.75rem 1rem 0}}body.site-header-menu-open{overflow:hidden}
