.ax-header{--ax-header-height:88px;--ax-header-x:clamp(24px,5vw,88px);background:#07110f;position:relative;width:100%;z-index:100}.ax-header__inner{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.12);display:flex;justify-content:space-between;margin:0 auto;min-height:var(--ax-header-height);padding:0 var(--ax-header-x);width:min(100%,1680px)}.ax-header__brand{align-items:center;display:inline-flex;flex:0 0 auto;text-decoration:none}.ax-header__logo{display:block;height:auto;object-fit:contain;width:clamp(150px,12vw,210px)}.ax-header__desktop{align-items:center;display:flex;gap:clamp(32px,3.5vw,68px)}.ax-header__nav{align-items:center;display:flex;gap:clamp(24px,2.25vw,44px)}.ax-header__nav-link{color:hsla(0,0%,100%,.68);font-size:13px;font-weight:500;letter-spacing:-.01em;line-height:1;position:relative;text-decoration:none;transition:color .18s ease,opacity .18s ease}.ax-header__nav-link:after{background:#ff513f;bottom:-9px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right center;transition:transform .22s cubic-bezier(.22,1,.36,1);width:100%}.ax-header__nav-link:focus-visible,.ax-header__nav-link:hover{color:#fff}.ax-header__nav-link:focus-visible:after,.ax-header__nav-link:hover:after{transform:scaleX(1);transform-origin:left center}.ax-header__cta{align-items:center;border:1px solid hsla(0,0%,100%,.18);color:#fff;display:inline-flex;font-size:11px;font-weight:700;gap:26px;letter-spacing:.08em;line-height:1;min-height:48px;padding:0 20px 0 22px;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.ax-header__cta-arrow{display:inline-flex;height:17px;transition:transform .22s cubic-bezier(.22,1,.36,1);width:17px}.ax-header__cta-arrow svg{height:100%;width:100%}.ax-header__cta-arrow path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.ax-header__cta:focus-visible,.ax-header__cta:hover{background:#fff;border-color:#fff;color:#07110f}.ax-header__cta:focus-visible .ax-header__cta-arrow,.ax-header__cta:hover .ax-header__cta-arrow{transform:translateX(4px)}.ax-header__menu-toggle{background:transparent;border:0;cursor:pointer;display:none;height:44px;padding:0;width:44px}.ax-header__menu-toggle span{background:#fff;display:block;height:1px;margin:6px auto;transition:transform .25s ease,opacity .25s ease;width:22px}.ax-header.is-menu-open .ax-header__menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.ax-header.is-menu-open .ax-header__menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.ax-header__mobile-menu{display:none}@media (min-width:1500px){.ax-header{--ax-header-height:96px}.ax-header__nav-link{font-size:14px}.ax-header__cta{min-height:52px;padding-left:24px;padding-right:22px}}@media (max-width:980px){.ax-header{--ax-header-height:74px;--ax-header-x:clamp(20px,5vw,40px)}.ax-header__desktop{display:none}.ax-header__menu-toggle{display:block}.ax-header__mobile-menu{background:#07110f;display:grid;grid-template-rows:0fr;left:0;opacity:0;position:absolute;top:100%;transition:grid-template-rows .42s cubic-bezier(.22,1,.36,1),opacity .25s ease,visibility .25s ease;visibility:hidden;width:100%}.ax-header__mobile-menu>*{overflow:hidden}.ax-header.is-menu-open .ax-header__mobile-menu{grid-template-rows:1fr;opacity:1;visibility:visible}.ax-header__mobile-inner{border-bottom:1px solid hsla(0,0%,100%,.12);padding:28px var(--ax-header-x) 34px}.ax-header__mobile-nav{display:flex;flex-direction:column}.ax-header__mobile-link{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.09);color:#fff;display:flex;font-size:clamp(21px,5vw,29px);font-weight:500;justify-content:space-between;letter-spacing:-.03em;line-height:1.1;padding:18px 0;text-decoration:none}.ax-header__mobile-link span:last-child{color:hsla(0,0%,100%,.4);font-size:15px}.ax-header__mobile-cta{align-items:center;background:#ff513f;color:#fff;display:flex;font-size:11px;font-weight:700;justify-content:space-between;letter-spacing:.08em;margin-top:28px;min-height:58px;padding:0 18px;text-decoration:none;text-transform:uppercase;width:100%}}@media (max-width:600px){.ax-header{--ax-header-height:68px;--ax-header-x:20px}.ax-header__logo{height:auto;width:142px}}@media (prefers-reduced-motion:reduce){.ax-header *,.ax-header :after,.ax-header :before{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (min-width:601px) and (max-width:980px){.ax-header__logo{height:auto;width:160px}}@media (max-width:980px){.ax-header__inner{position:relative;z-index:2}.ax-header__mobile-menu{z-index:1000}.ax-header__menu-toggle{position:relative;z-index:1001}}