.header__inline-menu .header__menu-item-wrapper,.header__inline-menu header-menu,.mega-menu{position:relative}.mega-menu__content,.mega-menu__wrapper,.mega-menu__top-wrapper,.mega-menu__featured-product-card,.mega-menu__featured-product__content,.mega-menu__menus,.mega-menu__submenu-column,.mega-menu__submenu__header,.mega-menu__list,.mega-menu__list-item,.mega-menu__link,.mega-menu__nested-list,.mega-menu__cta,.mega-menu__cta-content{text-align:left!important}.mega-menu__menus{justify-items:stretch;align-items:start}.mega-menu__submenu-column{justify-self:stretch}.mega-menu__featured-product__link{justify-content:flex-start}.mega-menu__content{position:absolute;top:calc(100% + 1.2rem);right:0;left:auto;z-index:50;width:max-content;max-width:calc(100vw - 4rem);max-height:calc(100vh - var(--header-height, 10rem) - 3rem);overflow-x:hidden;overflow-y:auto;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:.6rem;background-color:rgb(var(--color-background));box-shadow:0 1.2rem 3rem #0003}.header-wrapper--border-bottom .mega-menu__content{border-top:.1rem solid rgba(var(--color-foreground),.14)}.js .mega-menu__content{visibility:hidden;opacity:0;transform:translateY(-1rem);transition:opacity var(--duration-short) ease,transform var(--duration-short) ease,visibility var(--duration-short) ease}.mega-menu[open] .mega-menu__content{visibility:visible;opacity:1;transform:translateY(0)}.mega-menu__wrapper{--mega-menu-width: 32rem;width:min(var(--mega-menu-width),calc(100vw - 4rem));overflow:hidden;background:rgb(var(--color-background))}.mega-menu__wrapper--menus-0{--mega-menu-width: 34rem}.mega-menu__wrapper--menus-1{--mega-menu-width: 30rem}.mega-menu__wrapper--menus-2{--mega-menu-width: 52rem}.mega-menu__wrapper--menus-3{--mega-menu-width: 74rem}.mega-menu__wrapper--has-product.mega-menu__wrapper--menus-0{--mega-menu-width: 34rem}.mega-menu__wrapper--has-product.mega-menu__wrapper--menus-1{--mega-menu-width: 65rem}.mega-menu__wrapper--has-product.mega-menu__wrapper--menus-2{--mega-menu-width: 86rem}.mega-menu__wrapper--has-product.mega-menu__wrapper--menus-3{--mega-menu-width: 108rem}.mega-menu__top-wrapper{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.mega-menu__wrapper--has-product .mega-menu__top-wrapper{grid-template-columns:minmax(28rem,34rem) minmax(0,1fr)}.mega-menu__featured-product-card{position:relative;display:flex;flex-direction:column;min-width:0;color:rgb(var(--color-foreground));border-right:.1rem solid rgba(var(--color-foreground),.14)}.mega-menu__featured-product__image-link{display:block;color:inherit;text-decoration:none}.mega-menu__featured-product__image{display:flex;align-items:center;justify-content:center;min-height:21rem;padding:1.6rem;background:rgb(var(--color-background))}.mega-menu__featured-product__image img{display:block;width:100%;height:100%;max-height:21rem;object-fit:contain}.mega-menu__featured-product__content{flex:1 1 auto;padding:2rem 2.2rem 2.4rem;background:rgba(var(--color-foreground),.06)}.mega-menu__featured-product__eyebrow{margin-bottom:1rem;font-family:var(--font-body-family);font-size:16px;font-weight:700;line-height:1.2;text-transform:uppercase}.mega-menu__featured-product__eyebrow>*{margin:0}.mega-menu__featured-product__title{font-family:var(--font-heading-family);font-size:18px;font-weight:700;line-height:1.2}.mega-menu__featured-product__price{margin-top:1.2rem;font-size:16px;font-weight:700}.mega-menu__featured-product__link{display:inline-flex;align-items:center;justify-content:flex-start;gap:.7rem;width:fit-content;min-width:0;margin-top:1.8rem;padding:0;border:0;background:transparent;box-shadow:none;color:var(--mega-menu-product-link-color, #ff0000);font-family:var(--font-body-family);font-size:1.4rem;font-weight:700;line-height:1.2;text-decoration:none;text-transform:uppercase}.mega-menu__featured-product__link:before,.mega-menu__featured-product__link:after{display:none}.mega-menu__featured-product__link-label{display:inline-block}.mega-menu__featured-product__link-icon{display:block;flex:0 0 auto;width:.7rem;height:1.1rem;margin-left:.1rem;transition:transform var(--duration-short) ease}.mega-menu__featured-product__link:hover{color:var(--mega-menu-product-link-color, #ff0000);text-decoration:underline;text-underline-offset:.3rem}.mega-menu__featured-product__link:hover .mega-menu__featured-product__link-icon{transform:translate(.25rem)}.mega-menu__menus{display:grid;grid-template-columns:repeat(var(--mega-menu-columns),minmax(0,1fr));gap:3rem;min-width:0;padding:2.6rem}.mega-menu__submenu-column{min-width:0}.mega-menu__submenu__header{margin-bottom:1.2rem;font-size:1.8rem;font-weight:700;line-height:1.3}.mega-menu__submenu__header>*{margin:0}.mega-menu__list{margin:0;padding:0;list-style:none}.mega-menu__list--column{display:flex;flex-direction:column;gap:.2rem}.mega-menu__list--fallback{display:grid;grid-template-columns:repeat(var(--mega-menu--dropdown-column-count, 3),minmax(18rem,1fr));gap:2rem 4rem;min-width:56rem;padding:2.6rem}.mega-menu__content>.mega-menu__list--condensed{display:block;min-width:24rem;padding:2rem}.mega-menu__list-item{min-width:0}.mega-menu__link{display:block;padding:.6rem 0;color:rgb(var(--color-foreground));font-size:1.6rem;line-height:1.35;text-decoration:none;overflow-wrap:anywhere;transition:color var(--duration-short) ease}.mega-menu__list--column>.mega-menu__list-item>.mega-menu__link--level-2,.mega-menu__list--condensed .mega-menu__link{font-weight:400}.mega-menu__list--fallback>.mega-menu__list-item>.mega-menu__link--level-2{font-weight:700}.mega-menu__link:hover,.mega-menu__link--active{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.mega-menu__nested-list{margin:.3rem 0 0;padding:0 0 0 1.4rem}.mega-menu__link--nested{padding-top:.4rem;padding-bottom:.4rem;font-size:1.4rem;opacity:.82}.mega-menu__cta{border-top:.1rem solid rgba(var(--color-foreground),.14)}.mega-menu__cta-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.8rem 2.4rem}.mega-menu__cta-content .rte>*{margin:0}.mega-menu__cta .button{flex:0 0 auto}@media screen and (max-width:1199px){.mega-menu__wrapper--has-product.mega-menu__wrapper--menus-2,.mega-menu__wrapper--has-product.mega-menu__wrapper--menus-3{--mega-menu-width: 90rem}.mega-menu__wrapper--has-product .mega-menu__top-wrapper{grid-template-columns:minmax(25rem,30rem) minmax(0,1fr)}.mega-menu__menus{gap:2rem;padding:2.2rem}}@media screen and (max-width:989px){.mega-menu__content{display:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-mega-menu.css.map */
