.hero-expedition__backdrop{overflow:hidden}.topographic-lines{inset:auto;left:50%;top:50%;width:max(160vw,160vh);height:auto;aspect-ratio:1 / 1;transform:translate(-50%,-50%) rotate(-12deg);transform-origin:center}.radar{--nt-radar-size: clamp(500px, 48vw, 700px);width:var(--nt-radar-size);height:var(--nt-radar-size);aspect-ratio:1 / 1;flex:none}.hero-route{width:100%;height:100%}.site-header__actions{align-items:center;align-self:center}.site-header__actions>*{box-sizing:border-box;align-self:center}.header-search,.header-account,.site-header__actions .cart-button{align-items:center;justify-content:center;margin:0;line-height:1}@media screen and (min-width:990px){.site-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:2rem;align-items:center}.site-header__nav{display:flex!important;align-items:center;justify-content:center;gap:clamp(1rem,1.45vw,1.4rem);min-width:0;white-space:nowrap;justify-self:stretch;text-align:center}.site-header__nav .nav-link{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;height:100%;margin:0;padding:0;line-height:1.2;text-decoration:none;text-align:center;font-family:Oxanium,sans-serif;font-size:.71rem;font-weight:400;text-transform:uppercase;letter-spacing:.14em;color:var(--nt-muted)}.site-header__nav .nav-link:hover,.site-header__nav .nav-link.is-active,.desktop-nav__item:focus-within>.nav-link,.desktop-nav__item:hover>.nav-link{color:var(--nt-text)}.desktop-nav__item.has-mega-menu>.nav-link{padding-right:.8rem}.desktop-nav__item.has-mega-menu>.nav-link:before,.desktop-nav__item.has-mega-menu>.nav-link:after{content:"";position:absolute;transition:.18s ease}.desktop-nav__item.has-mega-menu>.nav-link:before{right:0;top:50%;width:5px;height:5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-65%) rotate(45deg)}.desktop-nav__item.has-mega-menu>.nav-link:after{left:0;right:.8rem;bottom:-5px;height:1px;background:var(--nt-primary);transform:scaleX(0);transform-origin:left center}.desktop-nav__item.has-mega-menu:hover>.nav-link:before,.desktop-nav__item.has-mega-menu:focus-within>.nav-link:before{transform:translateY(-30%) rotate(225deg)}.desktop-nav__item.has-mega-menu:hover>.nav-link:after,.desktop-nav__item.has-mega-menu:focus-within>.nav-link:after,.desktop-nav__item.has-mega-menu>.nav-link.is-active:after{transform:scaleX(1)}.mega-menu{background:#0a0e11;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.08);padding:0;box-shadow:0 28px 70px #0000006b}.mega-menu__inner{padding-top:2rem}.mega-menu__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(1.15rem,1.9vw,2rem);align-items:start}.mega-menu__group{min-width:0}.mega-menu__title-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem;margin-bottom:.8rem}.mega-menu__number{padding-top:.05rem;color:var(--nt-primary);font-family:Oxanium,sans-serif;font-size:.64rem;line-height:1.25;letter-spacing:.13em}.mega-menu__heading{color:var(--nt-text);font-family:Oxanium,sans-serif;font-size:.67rem;font-weight:500;line-height:1.12;letter-spacing:.12em;text-transform:uppercase;white-space:normal}.mega-menu__heading:hover,.mega-menu__heading[aria-current=page]{color:var(--nt-primary)}.mega-menu__subcategories{display:grid;gap:.58rem;padding:0;margin:0}.mega-menu__subcategories li{margin:0;color:var(--nt-muted)}.mega-menu__subcategories a{display:block;color:var(--nt-muted);font-size:.78rem;line-height:1.35;white-space:normal;transition:color .16s ease}.mega-menu__subcategories a:hover,.mega-menu__subcategories a:focus-visible{color:var(--nt-text)}.mega-menu__catalogue-bar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.8rem;padding:1rem 0 1.05rem;border-top:1px solid rgba(255,255,255,.12);color:var(--nt-muted);font-family:Oxanium,sans-serif;font-size:.63rem;line-height:1;letter-spacing:.15em;text-transform:uppercase}.mega-menu__catalogue-bar>a{display:inline-flex;align-items:center;gap:.55rem;color:var(--nt-primary)}.mega-menu__catalogue-bar>a:hover,.mega-menu__catalogue-bar>a:focus-visible{color:var(--nt-text)}.site-header__actions{display:grid;grid-template-columns:repeat(3,44px);column-gap:1rem;align-items:center;justify-content:end;height:44px}.site-header__actions>.header-search,.site-header__actions>.header-account.desktop-only,.site-header__actions>.cart-button{display:inline-flex!important;width:44px;height:44px;min-width:44px;min-height:44px;margin:0;padding:0;justify-self:center;align-self:center}.header-account{border:1px solid var(--nt-border);text-decoration:none}}@media screen and (min-width:990px)and (max-width:1260px){.mega-menu__grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1.8rem}}@media screen and (max-width:989px){.site-header[data-sticky-header=true]{-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__actions{display:grid;grid-template-columns:repeat(2,44px);column-gap:.5rem;align-items:center;justify-content:end;height:44px;margin:0}.site-header__actions>.header-account{display:none!important}.site-header__actions>.header-search{display:none!important}.site-header__actions>.cart-button{display:inline-flex!important;width:44px;height:44px;min-width:44px;min-height:44px;margin:0;padding:0;justify-self:center;align-self:center}.mobile-menu{display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;width:min(88vw,380px);height:100dvh;max-height:100dvh;z-index:102;padding:1rem;overflow:hidden;visibility:hidden;pointer-events:none;transform:translate(-102%);transition:transform .25s ease,visibility 0s linear .25s;background:var(--nt-card);border-right:1px solid var(--nt-border);box-shadow:18px 0 48px #0000005c;will-change:transform}.mobile-menu.is-open{display:flex;visibility:visible;pointer-events:auto;transform:translate(0);transition:transform .25s ease}.mobile-menu__header{flex:0 0 auto}.mobile-menu__nav{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-block:.5rem}.mobile-menu__footer{flex:0 0 auto;margin-top:auto;padding-top:1rem;border-top:1px solid var(--nt-border)}.mobile-menu__account{display:flex;align-items:center;gap:.75rem;min-height:48px;margin-bottom:.5rem;color:inherit;text-decoration:none;font-weight:700}.mobile-menu__account-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border:1px solid var(--nt-border);line-height:1}.mobile-menu-overlay{display:none}.mobile-menu-overlay:not([hidden]){display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;background:#02080db8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}@media screen and (max-width:599px){.topographic-lines{width:max(210vw,135vh)}.hero-expedition .radar{--nt-radar-size: clamp(390px, 112vw, 450px);width:var(--nt-radar-size);height:var(--nt-radar-size);right:calc(var(--nt-radar-size) * -.5)}.site-header__actions{height:44px}}.product-card__media:after{content:none!important;background:none!important}.site-footer__logo{display:flex;align-items:flex-end;justify-content:flex-end;align-self:end;justify-self:end}.site-footer__logo img{display:block;width:clamp(180px,18vw,280px);max-width:100%;height:auto;object-fit:contain}@media screen and (min-width:990px){.site-footer__logo{align-self:start}.site-footer__logo img{width:clamp(190px,15vw,232px)}}@media screen and (max-width:749px){.site-footer__logo{justify-content:flex-start;justify-self:start}.site-footer__logo img{width:min(240px,72vw)}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/expedition-background-fixes.css.map */
