.mega-menu{position:static}.mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:2.4rem;border-right:0;left:0;overflow-y:auto;overflow-x:hidden;padding:3.2rem 0;position:absolute;right:0;top:100%}.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;filter:blur(.6rem);transform:translateY(-1.2rem) scale(1);transform-origin:top center;transition:opacity .36s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.16,1,.3,1),filter .36s cubic-bezier(.16,1,.3,1)}.mega-menu[open] .mega-menu__content{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}.mega-menu__layout{display:grid;grid-template-columns:minmax(24rem,28rem) minmax(26rem,32rem) minmax(0,1fr);align-items:start;gap:2.8rem}.mega-menu__primary,.mega-menu__secondary,.mega-menu__products-column{min-width:0}.mega-menu__primary,.mega-menu__secondary-panel,.mega-menu__products-panel{background:#fff}.mega-menu__products-panel{border:1px solid rgba(17,17,17,.08);border-radius:2rem;box-shadow:0 1.2rem 3rem #1111110f}.mega-menu__primary{padding:1.2rem 0}.mega-menu__secondary-panel,.mega-menu__products-panel{display:none}.mega-menu__secondary-panel.is-active,.mega-menu__products-panel.is-active{display:block}.mega-menu__eyebrow,.mega-menu__section-label{margin:0 0 .8rem;color:#e91e8c;font-size:1.2rem;font-weight:700;letter-spacing:.16rem;text-transform:uppercase}.mega-menu__primary-list,.mega-menu__secondary-list{display:flex;flex-direction:column;gap:.2rem}.mega-menu__primary-button,.mega-menu__secondary-button{width:100%;border:0;border-radius:1.4rem;background:transparent;color:#222;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3.8rem;padding:.7rem 1rem;text-align:left;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease}.header__inline-menu .mega-menu>summary.header__menu-item,.header__inline-menu .mega-menu>summary.header__menu-item span,.header__inline-menu>.list-menu>li>a.header__menu-item,.header__inline-menu>.list-menu>li>a.header__menu-item span{color:#222;font-size:1.55rem;font-weight:600;line-height:1.35}.header__inline-menu .mega-menu>summary.header__menu-item .header__active-menu-item,.header__inline-menu>.list-menu>li>a.header__menu-item[aria-current=page],.header__inline-menu>.list-menu>li>a.header__menu-item[aria-current=page] span{color:#d5affc}.mega-menu__primary-button:hover,.mega-menu__primary-button.is-active,.mega-menu__secondary-button:hover,.mega-menu__secondary-button.is-active{background:#f7effb;color:#111}.mega-menu__primary-button.is-current,.mega-menu__secondary-button.is-current,.mega-menu__section-link--active{color:#d5affc}.mega-menu__primary-button.is-current,.mega-menu__primary-button.is-active,.mega-menu__secondary-button.is-current,.mega-menu__secondary-button.is-active{background:#d5affc29;transform:translate(.2rem)}.mega-menu__primary-button span:first-child,.mega-menu__secondary-button span:first-child{font-size:1.35rem;font-weight:600;line-height:1.3}.mega-menu__primary-icon,.mega-menu__secondary-icon{width:1.4rem;height:1.4rem;color:inherit;flex-shrink:0;transform:rotate(-90deg)}.mega-menu__secondary-panel{padding:1.2rem 0}.mega-menu__secondary-header,.mega-menu__products-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;margin-bottom:1.8rem}.mega-menu__section-link{color:#111;font-size:2rem;font-weight:700;line-height:1.15;text-decoration:none}.mega-menu__section-link:hover{color:#e91e8c}.mega-menu__secondary-empty{display:flex;flex-direction:column;gap:1.4rem}.mega-menu__secondary-empty p{margin:0;color:#6f6976;font-size:1.4rem;line-height:1.5}.mega-menu__products-panel{padding:2rem}.mega-menu__products-controls{display:flex;align-items:center;gap:.8rem}.mega-menu__products-arrow{width:4rem;height:4rem;border:0;border-radius:999px;background:#f7effb;color:#111;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease,opacity .18s ease,transform .18s ease}.mega-menu__products-arrow .svg-wrapper{color:inherit}.mega-menu__products-arrow:hover:not(:disabled){background:#e91e8c;color:#fff;transform:translateY(-.1rem)}.mega-menu__products-arrow:disabled{cursor:default;opacity:.35;color:#111}.mega-menu__products-arrow[data-mega-carousel-prev] .svg-wrapper{transform:rotate(90deg)}.mega-menu__products-arrow[data-mega-carousel-next] .svg-wrapper{transform:rotate(-90deg)}.mega-menu__products-scroller{overflow:hidden}.mega-menu__products-track{display:flex;gap:1.6rem;padding:0;margin:0;width:100%}.mega-menu__product-card-item{flex:0 0 calc((100% - 3.2rem) / 3)}.mega-menu__product-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"media" "info";gap:1.2rem;height:100%;padding:0;border-radius:0;background:transparent;color:#111;text-decoration:none;transition:transform .18s ease}.mega-menu__product-card:hover{transform:translateY(-.2rem)}.mega-menu__product-media{grid-area:media;display:block;overflow:hidden;aspect-ratio:1 / 1;border-radius:1.6rem;background:#fff;border:1px solid rgba(17,17,17,.08)}.mega-menu__product-image{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.mega-menu__product-copy{grid-area:info;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem 1.2rem}.mega-menu__product-title{display:block;font-size:1.4rem;font-weight:600;line-height:1.4;min-width:0}.mega-menu__product-price{display:block;font-size:1.5rem;font-weight:700;line-height:1.4;white-space:nowrap}.mega-menu__products-empty{margin:0;color:#6f6976;font-size:1.4rem;line-height:1.5}.header--top-center .mega-menu__layout{grid-template-columns:minmax(20rem,24rem) minmax(22rem,28rem) minmax(0,1fr)}@media screen and (max-width:1199px){.mega-menu__layout{grid-template-columns:minmax(21rem,24rem) minmax(23rem,27rem) minmax(0,1fr);gap:2rem}.mega-menu__product-card-item{flex-basis:calc((100% - 1.6rem)/2)}}@media screen and (min-width:990px){.header .header__inline-menu{width:100%;margin-left:0;justify-self:center}.header .header__inline-menu>.list-menu--inline{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/component-mega-menu.css.map */
