.ax-mobile-nav-drawer.ax-drawer--full{--ax-drawer-radius: 0}@media screen and (max-width:26rem){.ax-mobile-nav-drawer.ax-drawer--md{--ax-drawer-radius: 0}}@media screen and (max-width:20rem){.ax-mobile-nav-drawer.ax-drawer--sm{--ax-drawer-radius: 0}}.ax-drawer .ax-mobile-nav__region{display:flex;flex-direction:column;padding:0;overflow:hidden}.ax-mobile-nav__search{flex:none;padding:var(--ax-drawer-pad);padding-block-end:var(--ax-space-4);border-block-end:var(--ax-border-width) solid var(--ax-c-hairline)}.ax-mobile-nav{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-block-size:0;overflow:hidden}.ax-mobile-nav__pane{display:flex;flex-direction:column;background-color:var(--ax-c-bg)}.ax-mobile-nav__root{display:block;flex:1 1 auto;min-block-size:0;padding-inline:var(--ax-drawer-pad);padding-block:calc(var(--ax-section-pt, 16px) * .65) calc(var(--ax-section-pb, 32px) * .65)}@media screen and (min-width:750px){.ax-mobile-nav__root{padding-block:var(--ax-section-pt, 16px) var(--ax-section-pb, 32px)}}.ax-mobile-nav__block+.ax-mobile-nav__block{margin-block-start:var(--ax-space-6)}.ax-mobile-nav__section-title{margin:0 0 var(--ax-space-2);font-family:var(--ax-font-heading);font-size:var(--ax-text-2xs);font-weight:var(--ax-fw-bold);line-height:var(--ax-leading-snug);letter-spacing:calc(.08em * var(--ax-ls-track, 1));text-transform:uppercase;color:var(--ax-c-fg-subtle)}.ax-mobile-nav__list{margin:0;padding-inline-start:0;list-style:none}.ax-mobile-nav__link{display:flex;align-items:center;gap:var(--ax-space-3);inline-size:100%;min-block-size:3.25rem;padding-block:var(--ax-space-3);font-family:var(--ax-font-heading);font-size:var(--ax-text-base);font-weight:var(--ax-fw-semibold, var(--ax-fw-heading));line-height:var(--ax-leading-snug);text-align:start;color:var(--ax-c-fg);text-decoration:none;cursor:pointer;border-block-end:var(--ax-border-width) solid var(--ax-c-hairline);transition:color var(--ax-dur-1) var(--ax-ease-out)}.ax-mobile-nav__link:hover,.ax-mobile-nav__link[aria-current=page]{color:var(--ax-c-accent)}.ax-mobile-nav__link:focus-visible{outline:var(--ax-focus-width) solid var(--ax-c-border-strong);outline-offset:calc(var(--ax-focus-offset) * -1)}.ax-mobile-nav__disclosure>summary{list-style:none}.ax-mobile-nav__disclosure>summary::-webkit-details-marker{display:none}.ax-mobile-nav__disclosure>summary::marker{content:""}.ax-mobile-nav__label{flex:1 1 auto;min-inline-size:0}.ax-mobile-nav__link-icon{flex:none;display:inline-flex;color:var(--ax-c-fg-subtle)}.ax-mobile-nav__chevron{flex:none;display:inline-flex;color:var(--ax-c-fg-subtle);transition:rotate var(--ax-dur-2) var(--ax-ease-out),color var(--ax-dur-1) var(--ax-ease-out)}.ax-mobile-nav__chevron>.ax-icon{--ax-icon-stroke: 2;inline-size:1rem;block-size:1rem}.ax-mobile-nav__link--parent:hover .ax-mobile-nav__chevron{color:var(--ax-c-accent)}.ax-mobile-nav__link--sm{min-block-size:2.75rem;padding-block:var(--ax-space-2);font-family:var(--ax-font-body);font-size:var(--ax-text-sm);font-weight:var(--ax-fw-body);border-block-end:0}.ax-mobile-nav__panel[data-ax-nav-level="2"] .ax-mobile-nav__link:not(.ax-mobile-nav__link--all),.ax-mobile-nav__panel[data-ax-nav-level="3"] .ax-mobile-nav__link:not(.ax-mobile-nav__link--all){font-family:var(--ax-font-body);font-size:var(--ax-text-xs);font-weight:var(--ax-fw-body)}.ax-mobile-nav__link--all{font-family:var(--ax-font-body);font-size:var(--ax-text-sm);font-weight:var(--ax-fw-body);color:var(--ax-c-fg-muted);text-decoration:underline;text-underline-offset:.25em}.ax-mobile-nav__link--all:hover{color:var(--ax-c-accent)}.ax-mobile-nav__list>li:last-child>.ax-mobile-nav__link,.ax-mobile-nav__list>li:last-child>.ax-mobile-nav__disclosure>.ax-mobile-nav__link{border-block-end:0}.ax-mobile-nav:not([data-enhanced=true]) .ax-mobile-nav__panel-head{display:none}.ax-mobile-nav:not([data-enhanced=true]) .ax-mobile-nav__panel{margin-inline-start:var(--ax-space-2);padding-inline-start:var(--ax-space-4);border-inline-start:var(--ax-border-width) solid var(--ax-c-border)}.ax-mobile-nav:not([data-enhanced=true]) .ax-mobile-nav__panel-body{padding:0}.ax-mobile-nav:not([data-enhanced=true]) .ax-mobile-nav__chevron{rotate:90deg}[dir=rtl] .ax-mobile-nav:not([data-enhanced=true]) .ax-mobile-nav__chevron .ax-icon--dir{scale:1 1}.ax-mobile-nav:not([data-enhanced=true]) .ax-mobile-nav__disclosure[open]>.ax-mobile-nav__link--parent .ax-mobile-nav__chevron{rotate:-90deg}.ax-mobile-nav[data-enhanced=true] .ax-mobile-nav__panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;animation:ax-nav-push var(--ax-dur-3) var(--ax-ease-out) both}.ax-mobile-nav[data-enhanced=true] .ax-mobile-nav__disclosure[data-ax-nav-exit]>.ax-mobile-nav__panel{animation-name:ax-nav-pop}.ax-mobile-nav__panel-head{flex:none;display:flex;flex-direction:column;align-items:flex-start;gap:var(--ax-space-1);padding-inline:var(--ax-drawer-pad);padding-block:var(--ax-space-3) var(--ax-space-3);border-block-end:var(--ax-border-width) solid var(--ax-c-hairline)}.ax-mobile-nav__back{display:inline-flex;align-items:center;gap:var(--ax-space-1);min-block-size:2.25rem;padding-inline:var(--ax-space-2);margin-inline-start:calc(var(--ax-space-2) * -1);font-family:var(--ax-font-body);font-size:var(--ax-text-xs);font-weight:var(--ax-fw-bold);letter-spacing:calc(.06em * var(--ax-ls-track, 1));text-transform:uppercase;color:var(--ax-c-fg-muted);background:none;border:0;border-radius:var(--ax-radius-sm);cursor:pointer;transition:color var(--ax-dur-1) var(--ax-ease-out)}.ax-mobile-nav__back:hover{color:var(--ax-c-fg)}.ax-mobile-nav__back:focus-visible{outline:var(--ax-focus-width) solid var(--ax-c-border-strong);outline-offset:var(--ax-focus-offset)}.ax-mobile-nav__back-icon{display:inline-flex}.ax-mobile-nav__panel-title{margin:0;font-family:var(--ax-font-heading);font-size:var(--ax-text-lg);font-weight:var(--ax-fw-heading);line-height:var(--ax-leading-tight);letter-spacing:var(--ax-ls-heading);color:var(--ax-c-fg)}.ax-mobile-nav__panel-body{flex:1 1 auto;min-block-size:0;padding-inline:var(--ax-drawer-pad);padding-block:var(--ax-space-2) var(--ax-space-10)}.ax-mobile-nav__promo{display:block;overflow:hidden;color:inherit;text-decoration:none;background-color:var(--ax-c-bg-alt);border-radius:var(--ax-radius-card)}.ax-mobile-nav__promo-media{display:block;border-radius:0}.ax-mobile-nav__promo-body{display:flex;flex-direction:column;gap:var(--ax-space-1);padding:var(--ax-space-4)}.ax-mobile-nav__promo-title{font-family:var(--ax-font-heading);font-size:var(--ax-text-md);font-weight:var(--ax-fw-heading);line-height:var(--ax-leading-snug);color:var(--ax-c-fg)}.ax-mobile-nav__promo-text{font-size:var(--ax-text-sm);line-height:var(--ax-leading-normal);color:var(--ax-c-fg-muted)}.ax-mobile-nav__promo-cta{display:inline-flex;align-items:center;gap:var(--ax-space-1);margin-block-start:var(--ax-space-1);font-size:var(--ax-text-sm);font-weight:var(--ax-fw-bold);color:var(--ax-c-accent)}a.ax-mobile-nav__promo:hover .ax-mobile-nav__promo-title{color:var(--ax-c-accent)}a.ax-mobile-nav__promo:focus-visible{outline:var(--ax-focus-width) solid var(--ax-c-border-strong);outline-offset:var(--ax-focus-offset)}.ax-mobile-nav__social{margin:0}.ax-mobile-nav__localization{display:flex;flex-direction:column;align-items:stretch;gap:var(--ax-space-3)}.ax-mobile-nav__localization .ax-localization{display:flex;inline-size:100%}@keyframes ax-nav-push{0%{translate:calc(100% * var(--ax-dir, 1)) 0;opacity:.4}to{translate:0 0;opacity:1}}@keyframes ax-nav-pop{0%{translate:0 0;opacity:1}to{translate:calc(100% * var(--ax-dir, 1)) 0;opacity:.4}}:root[data-animations=false] .ax-mobile-nav[data-enhanced=true] .ax-mobile-nav__panel,:root[data-animations=false] .ax-mobile-nav__chevron,:root[data-animations=false] .ax-mobile-nav__link{animation:none;transition:none}@media(prefers-reduced-motion:reduce){.ax-mobile-nav[data-enhanced=true] .ax-mobile-nav__panel{animation:none}.ax-mobile-nav__chevron,.ax-mobile-nav__link,.ax-mobile-nav__back{transition:none}}@media(forced-colors:active){.ax-mobile-nav[data-enhanced=true] .ax-mobile-nav__panel{border-inline-start:1px solid CanvasText}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-mobile-navigation.css.map */
