:root{--mega-menu-padding: 3rem;--mega-menu-gap: 1.8rem 4rem;--mega-menu-link-padding: .6rem;--duration-short: .3s;--duration-medium: .6s;--animation-delay-increment: .1s;--background-gradient: linear-gradient(135deg, #f5f7fa 0%, #e0e7ff 100%);--mega-menu-shadow: 0 .25rem 1rem rgba(0, 0, 0, .1)}.mega-menu{position:static}.mega-menu__content{background:var(--background-gradient);border-left:0;border-radius:.5rem;border-right:0;left:0;overflow-y:auto;padding-bottom:var(--mega-menu-padding);padding-top:var(--mega-menu-padding);position:absolute;right:0;top:100%;box-shadow:var(--mega-menu-shadow);transition:opacity var(--duration-medium) ease,transform var(--duration-medium) ease,box-shadow var(--duration-short) ease}.mega-menu__content:hover{box-shadow:0 .5rem 1.5rem #00000026}.shopify-section-header-sticky .mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem)}.header-wrapper--border-bottom .mega-menu__content{border-top:0}.js .mega-menu__content{opacity:0;transform:translateY(-1.5rem)}.mega-menu[open] .mega-menu__content{opacity:1;transform:translateY(0);animation:fadeSlideIn var(--duration-medium) ease forwards}.mega-menu__list{display:grid;gap:var(--mega-menu-gap);grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;padding:0 1rem}.mega-menu__link{color:rgba(var(--color-foreground),.75);display:block;line-height:calc(1 + .3 / var(--font-body-scale));padding-bottom:var(--mega-menu-link-padding);padding-top:var(--mega-menu-link-padding);text-decoration:none;transition:color var(--duration-short) ease,text-decoration var(--duration-short) ease,transform var(--duration-short) ease;word-wrap:break-word;opacity:0;transform:translateY(1rem);animation:fadeSlideIn var(--duration-medium) ease forwards}.mega-menu__list>li:nth-child(1) .mega-menu__link{animation-delay:0ms}.mega-menu__list>li:nth-child(2) .mega-menu__link{animation-delay:calc(1 * var(--animation-delay-increment))}.mega-menu__list>li:nth-child(3) .mega-menu__link{animation-delay:calc(2 * var(--animation-delay-increment))}.mega-menu__list>li:nth-child(4) .mega-menu__link{animation-delay:calc(3 * var(--animation-delay-increment))}.mega-menu__list>li:nth-child(5) .mega-menu__link{animation-delay:calc(4 * var(--animation-delay-increment))}.mega-menu__list>li:nth-child(6) .mega-menu__link{animation-delay:calc(5 * var(--animation-delay-increment))}.mega-menu__link--level-2{font-weight:700;font-size:1.1rem}.header--top-center .mega-menu__list{display:flex;justify-content:center;flex-wrap:wrap;column-gap:0}.header--top-center .mega-menu__list>li{width:16%;padding-right:2.4rem}.mega-menu__link:hover,.mega-menu__link--active{color:rgb(var(--color-foreground));text-decoration:underline;transform:translateY(-.1rem)}.mega-menu__link--active:hover{text-decoration-thickness:.2rem}.mega-menu .mega-menu__list--condensed{display:block}.mega-menu__list--condensed .mega-menu__link{font-weight:400}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.mega-menu__content,.mega-menu__link{animation:none;opacity:1;transform:translateY(0)}.mega-menu__content:hover{box-shadow:var(--mega-menu-shadow)}.mega-menu__link:hover{transform:translateY(0)}}@media screen and (max-width:750px){.mega-menu__content{padding:2rem;max-height:calc(100vh - 10rem)}.mega-menu__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem}.header--top-center .mega-menu__list>li{width:50%;padding-right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-mega-menu.css.map */
