.mega-menu{position:static}.mega-menu>summary{position:relative}.mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0;left:0;overflow-y:auto;padding:3.2rem 0;position:absolute;right:0;top:100%;box-shadow:0 8px 24px #0000001a;opacity:0;transform:translateY(-.5rem);transition:opacity var(--duration-default, .2s) ease-in-out,transform var(--duration-default, .2s) ease-in-out;z-index:10}.mega-menu[open] .mega-menu__content{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.mega-menu__content{transition:none}}.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}.mega-menu__inner{display:flex;gap:0;align-items:stretch}.mega-menu__left{flex:0 0 28rem;max-width:28rem;padding-right:3.2rem;display:flex;flex-direction:column}.mega-menu__divider{width:1px;background-color:rgba(var(--color-foreground),.12);flex-shrink:0;align-self:stretch}.mega-menu__right{flex:1;min-width:0;padding-left:3.2rem;display:flex;flex-direction:column}.mega-menu__links{list-style:none;padding:0;margin:0}.mega-menu__link{display:block;color:rgba(var(--color-foreground),.55);font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;text-decoration:none;padding:.5rem 0;line-height:calc(1 + .3 / var(--font-body-scale));transition:color var(--duration-short, .1s) ease,font-weight var(--duration-short, .1s) ease;cursor:pointer}.mega-menu__link:hover,.mega-menu__link--active,.mega-menu__link--hover-active{color:rgb(var(--color-foreground))}.mega-menu__link--hover-active{font-weight:600}.mega-menu__link--primary{color:rgb(var(--color-foreground));font-weight:700}.mega-menu__link--primary.mega-menu__link--hover-active{font-weight:700}.mega-menu__link--primary:hover{text-decoration:underline}.mega-menu__promo-divider{height:1px;background-color:rgba(var(--color-foreground),.12);margin:1.6rem 0}.mega-menu__promo-callout{padding:0}.mega-menu__promo-callout--tinted{background-color:rgba(var(--color-foreground),.05);border-radius:var(--popup-corner-radius, 4px);padding:1.6rem}.mega-menu__promo-heading{font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .4rem;line-height:1.3}.mega-menu__promo-text{font-family:var(--font-body-family);font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin:0 0 .8rem;line-height:1.5}.mega-menu__promo-cta{font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:none}.mega-menu__promo-cta:hover{text-decoration:underline}.mega-menu__secondary-link-row{display:flex;justify-content:flex-end;margin-bottom:1.2rem}.mega-menu__secondary-link{font-family:var(--font-body-family);font-size:1.2rem;color:rgba(var(--color-foreground),.7);text-decoration:underline}.mega-menu__secondary-link:hover{color:rgb(var(--color-foreground))}.mega-menu__carousel{position:relative;flex:1;padding:0 4.8rem}.mega-menu__carousel-viewport{overflow:hidden;position:relative}.mega-menu__carousel-track{display:flex;gap:1.6rem;transition:transform var(--duration-medium, .3s) var(--ease-out-slow, cubic-bezier(0, 0, .3, 1));will-change:transform}.mega-menu__carousel-track[hidden]{display:none}@media(prefers-reduced-motion:reduce){.mega-menu__carousel-track{transition:none}}.mega-menu__product-card{flex:0 0 calc(25% - 1.2rem);min-width:0}.mega-menu__product-card-link{display:block;text-decoration:none;color:inherit}.mega-menu__product-card-link:hover .mega-menu__product-title{text-decoration:underline}.mega-menu__product-img-wrap{position:relative;border-radius:var(--product-card-corner-radius, 4px);overflow:hidden;background-color:rgba(var(--color-foreground),.04);aspect-ratio:1 / 1}.mega-menu__product-img{display:block;width:100%;height:100%;object-fit:cover}.mega-menu__product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mega-menu__product-placeholder svg{width:60%;height:auto;fill:rgba(var(--color-foreground),.15)}.mega-menu__badge{position:absolute;top:.8rem;left:.8rem;display:inline-block;padding:.3rem .8rem;font-family:var(--font-body-family);font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-badge-foreground, var(--color-foreground)));background-color:rgb(var(--color-badge-background, var(--color-background)));border:1px solid rgba(var(--color-badge-border, var(--color-foreground)),var(--alpha-badge-border, .1));border-radius:var(--badge-corner-radius, 40px);line-height:1.4;pointer-events:none}.mega-menu__product-details{padding-top:.8rem}.mega-menu__product-title{font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground));margin:0 0 .2rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mega-menu__product-price{font-family:var(--font-body-family);font-size:1.3rem;color:rgb(var(--color-foreground));margin-bottom:.2rem}.mega-menu__compare-price{color:rgba(var(--color-foreground),.5);margin-right:.4rem}.mega-menu__rating{display:flex;align-items:center;gap:.4rem}.mega-menu__stars{--star-size: 1.3rem;--percent: calc(var(--rating, 0) / 5 * 100%);display:inline-block;width:calc(var(--star-size) * 5 + .2rem * 4);height:var(--star-size);background:linear-gradient(90deg,rgb(var(--color-foreground)) var(--percent),rgba(var(--color-foreground),.2) var(--percent));-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 82 14'%3E%3Cpath d='M7 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L7 11l-4.3 2.3.8-4.8L0 5.1l4.8-.7L7 0zm17 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L24 11l-4.3 2.3.8-4.8-3.5-3.4 4.8-.7L24 0zm17 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L41 11l-4.3 2.3.8-4.8-3.5-3.4 4.8-.7L41 0zm17 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L58 11l-4.3 2.3.8-4.8-3.5-3.4 4.8-.7L58 0zm17 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L75 11l-4.3 2.3.8-4.8-3.5-3.4 4.8-.7L75 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 82 14'%3E%3Cpath d='M7 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L7 11l-4.3 2.3.8-4.8L0 5.1l4.8-.7L7 0zm17 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L24 11l-4.3 2.3.8-4.8-3.5-3.4 4.8-.7L24 0zm17 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L41 11l-4.3 2.3.8-4.8-3.5-3.4 4.8-.7L41 0zm17 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L58 11l-4.3 2.3.8-4.8-3.5-3.4 4.8-.7L58 0zm17 0l2.2 4.4 4.8.7-3.5 3.4.8 4.8L75 11l-4.3 2.3.8-4.8-3.5-3.4 4.8-.7L75 0z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.mega-menu__review-count{font-family:var(--font-body-family);font-size:1.1rem;color:rgba(var(--color-foreground),.6);text-decoration:none}.mega-menu__review-count:hover{text-decoration:underline}.mega-menu__arrow{position:absolute;top:var(--arrow-top, 25%);transform:translateY(-50%);width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(var(--color-foreground),.15);border-radius:50%;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;z-index:2;transition:opacity var(--duration-short, .1s) ease,background-color var(--duration-short, .1s) ease;box-shadow:0 2px 6px #00000014}.mega-menu__arrow:hover:not(:disabled){background-color:rgba(var(--color-foreground),.06)}.mega-menu__arrow:disabled{opacity:.3;cursor:default}.mega-menu__arrow--prev{left:0}.mega-menu__arrow--next{right:0}.mega-menu__cta-button{margin-top:1.6rem;width:100%;text-align:center}.mega-menu__columns{display:flex;gap:4rem;flex:1;min-width:0}.mega-menu__column{min-width:0}.mega-menu__column-heading{display:block;font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.5);text-transform:uppercase;letter-spacing:.06em;text-decoration:none;margin-bottom:1.2rem;padding-bottom:.8rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.mega-menu__column-heading:hover{color:rgba(var(--color-foreground),.75)}.mega-menu__column-heading--solo{border-bottom:none;font-size:1.4rem;color:rgba(var(--color-foreground),.75);font-weight:400;text-transform:none;letter-spacing:normal;margin-bottom:0;padding-bottom:.6rem;padding-top:.6rem}.mega-menu__column-heading--solo:hover{color:rgb(var(--color-foreground));text-decoration:underline}.mega-menu__column-links{list-style:none;padding:0;margin:0}.header--top-center .mega-menu__columns{justify-content:center}.mega-menu__list{display:none}.mega-menu>summary>.icon-caret{display:none}.header__inline-menu .header__menu-item.link,.header__inline-menu .header__menu-item.link:hover{text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-mega-menu.css.map */
