.stryde-mega-menu{padding-block:clamp(3.6rem,5vw,6.4rem);transform-origin:top center;will-change:clip-path,opacity,transform}.stryde-mega-menu--solid,.header-wrapper.stryde-header--mega-background-solid{background:var(--stryde-mega-menu-solid)}.stryde-mega-menu--gradient_2,.header-wrapper.stryde-header--mega-background-gradient_2{background:linear-gradient(var(--stryde-mega-menu-gradient-angle),var(--stryde-mega-menu-gradient-1) 0%,var(--stryde-mega-menu-gradient-2) 100%)}.stryde-mega-menu--gradient_3,.header-wrapper.stryde-header--mega-background-gradient_3{background:linear-gradient(var(--stryde-mega-menu-gradient-angle),var(--stryde-mega-menu-gradient-1) 0%,var(--stryde-mega-menu-gradient-2) 50%,var(--stryde-mega-menu-gradient-3) 100%)}.header-wrapper.stryde-header--mega-background,.header-wrapper.stryde-header--mega-background .header__heading-link,.header-wrapper.stryde-header--mega-background .header__icon,.header-wrapper.stryde-header--mega-background .header__menu-item{color:var(--stryde-mega-menu-text)}.header-wrapper.stryde-header--mega-background .header__menu-item:hover,.header-wrapper.stryde-header--mega-background .header__menu-item:focus-visible,.header-wrapper.stryde-header--mega-background .header__icon:hover,.header-wrapper.stryde-header--mega-background .header__icon:focus-visible{color:var(--stryde-mega-menu-accent)}.js .mega-menu[open]>.stryde-mega-menu{animation:stryde-mega-menu-panel-reveal var(--stryde-mega-menu-reveal-duration) cubic-bezier(.6,0,.4,1) both}.js .mega-menu[open]>.stryde-mega-menu .stryde-mega-menu__inner{animation:stryde-mega-menu-content-reveal var(--stryde-mega-menu-reveal-duration) cubic-bezier(.19,1,.22,1) 90ms both}@keyframes stryde-mega-menu-panel-reveal{0%{clip-path:inset(0 0 100% 0);opacity:.7;transform:translate3d(0,-.6rem,0)}to{clip-path:inset(0 0 0 0);opacity:1;transform:translateZ(0)}}@keyframes stryde-mega-menu-content-reveal{0%{opacity:0;transform:translate3d(0,-1.4rem,0)}to{opacity:1;transform:translateZ(0)}}.stryde-mega-menu__inner{width:100%}.stryde-mega-menu__categories,.stryde-mega-menu__products{list-style:none;margin:0;padding:0}.stryde-mega-menu__categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,30rem));justify-content:center;gap:clamp(4rem,7vw,9rem);width:100%}.stryde-mega-menu__category{min-width:0;text-align:left}.stryde-mega-menu__heading{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(2rem,1.8vw,2.6rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .02rem);line-height:1.2;margin:0 0 1.8rem}.stryde-mega-menu__products{display:grid;gap:.8rem}.stryde-mega-menu__product-link{align-items:center;color:rgba(var(--color-foreground),.82);display:grid;gap:1.2rem;grid-template-columns:minmax(0,1fr) auto;line-height:1.35;min-height:3.4rem;padding-block:.4rem;text-decoration:none;width:100%}.stryde-mega-menu--with-images .stryde-mega-menu__product-link{min-height:max(3.4rem,var(--stryde-mega-menu-image-size))}.stryde-mega-menu__product-details{display:block;min-width:0}.stryde-mega-menu__product-title{display:inline-block;font-size:1.6rem;position:relative}.stryde-mega-menu__product-title:after,.stryde-mega-menu__category-link:after{background:var(--stryde-category-underline);border-radius:999px;content:"";height:var(--stryde-mega-menu-underline-thickness);left:0;pointer-events:none;position:absolute;right:0;transform-origin:left center}.stryde-mega-menu__product-title:after{bottom:-.25rem}.stryde-mega-menu__category-link:after{bottom:0}.stryde-mega-menu--underline-none .stryde-mega-menu__product-title:after,.stryde-mega-menu--underline-none .stryde-mega-menu__category-link:after{display:none}.stryde-mega-menu--underline-grow .stryde-mega-menu__product-title:after,.stryde-mega-menu--underline-grow .stryde-mega-menu__category-link:after{opacity:1;transform:scaleX(0);transition:transform var(--stryde-mega-menu-underline-duration) cubic-bezier(.22,1,.36,1)}.stryde-mega-menu--underline-fade .stryde-mega-menu__product-title:after,.stryde-mega-menu--underline-fade .stryde-mega-menu__category-link:after{opacity:0;transform:scaleX(1);transition:opacity var(--stryde-mega-menu-underline-duration) ease}.stryde-mega-menu__product-price{display:block;font-size:1.3rem;margin-top:.2rem;opacity:.72}.stryde-mega-menu__product-image{background-color:transparent!important;border:0;box-shadow:none;display:block;height:var(--stryde-mega-menu-image-size);object-fit:contain;width:var(--stryde-mega-menu-image-size)}.stryde-mega-menu--blend-images .stryde-mega-menu__product-image{mix-blend-mode:multiply}.stryde-mega-menu__product-link:hover,.stryde-mega-menu__product-link:focus-visible{color:rgb(var(--color-foreground))}.stryde-mega-menu--underline-grow .stryde-mega-menu__product-link:hover .stryde-mega-menu__product-title:after,.stryde-mega-menu--underline-grow .stryde-mega-menu__product-link:focus-visible .stryde-mega-menu__product-title:after,.stryde-mega-menu--underline-grow .stryde-mega-menu__product-link[aria-current=page] .stryde-mega-menu__product-title:after{transform:scaleX(1)}.stryde-mega-menu--underline-fade .stryde-mega-menu__product-link:hover .stryde-mega-menu__product-title:after,.stryde-mega-menu--underline-fade .stryde-mega-menu__product-link:focus-visible .stryde-mega-menu__product-title:after,.stryde-mega-menu--underline-fade .stryde-mega-menu__product-link[aria-current=page] .stryde-mega-menu__product-title:after{opacity:1}.stryde-mega-menu--underline-grow .stryde-mega-menu__category-link:hover:after,.stryde-mega-menu--underline-grow .stryde-mega-menu__category-link:focus-visible:after{transform:scaleX(1)}.stryde-mega-menu--underline-fade .stryde-mega-menu__category-link:hover:after,.stryde-mega-menu--underline-fade .stryde-mega-menu__category-link:focus-visible:after{opacity:1}.stryde-mega-menu__category-link{color:rgb(var(--color-foreground));display:inline-block;font-size:1.9rem;font-weight:600;line-height:1.3;margin-top:1.8rem;padding-bottom:.45rem;position:relative;text-decoration:none!important}.stryde-mega-menu__category-link span[aria-hidden=true]{display:inline-block;transition:transform var(--stryde-mega-menu-underline-duration) cubic-bezier(.22,1,.36,1)}.stryde-mega-menu__category-link:hover span[aria-hidden=true],.stryde-mega-menu__category-link:focus-visible span[aria-hidden=true]{transform:translate(.35rem)}.stryde-mega-menu__placeholder{color:rgba(var(--color-foreground),.7);font-size:1.4rem;margin:0}.stryde-mega-menu:not(.stryde-mega-menu--theme) .stryde-mega-menu__heading,.stryde-mega-menu:not(.stryde-mega-menu--theme) .stryde-mega-menu__product-link,.stryde-mega-menu:not(.stryde-mega-menu--theme) .stryde-mega-menu__category-link,.stryde-mega-menu:not(.stryde-mega-menu--theme) .stryde-mega-menu__placeholder{color:var(--stryde-mega-menu-text)}.stryde-mega-menu:not(.stryde-mega-menu--theme) .stryde-mega-menu__product-link:hover,.stryde-mega-menu:not(.stryde-mega-menu--theme) .stryde-mega-menu__product-link:focus-visible,.stryde-mega-menu:not(.stryde-mega-menu--theme) .stryde-mega-menu__category-link:hover,.stryde-mega-menu:not(.stryde-mega-menu--theme) .stryde-mega-menu__category-link:focus-visible{color:var(--stryde-mega-menu-accent)}@media screen and (min-width:990px)and (max-width:1199px){.stryde-mega-menu__categories{gap:4rem;grid-template-columns:repeat(auto-fit,minmax(22rem,26rem))}}@media(prefers-reduced-motion:reduce){.js .mega-menu .stryde-mega-menu,.js .mega-menu[open]>.stryde-mega-menu,.js .mega-menu[open]>.stryde-mega-menu .stryde-mega-menu__inner{animation:none;transition:none}.stryde-mega-menu__product-title:after,.stryde-mega-menu__category-link:after,.stryde-mega-menu__category-link span[aria-hidden=true]{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-stryde-mega-menu.css.map */
