.mega-menu{width:100%;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media screen and (min-width: 1100px){.header__inline-menu .mega-menu{position:fixed;z-index:15;top:100%;left:0;height:auto;max-height:calc(100vh - var(--header-height) - var(--announcement-height) - var(--countdown-bar-height) - 3.2rem);opacity:0;pointer-events:none;transition:opacity var(--duration-default) .1s linear,max-height var(--duration-default) linear;background-color:transparent;border-radius:var(--border-radius-main);-webkit-backdrop-filter:blur(27px);backdrop-filter:blur(27px);box-shadow:0 13.46px 26.92px #0003}.show-megamenu-overlay:after{content:"";display:block;position:fixed;z-index:-1;inset:calc(max(22px,var(--ann-bar-height))*-1) 0 auto;-webkit-backdrop-filter:blur(27px);backdrop-filter:blur(27px);height:120vh;background:rgba(var(--color-overlay),.8)}}.mega-menu:hover,.mega-menu:focus,.mega-menu:focus-visible,.mega-menu:focus-within{opacity:1;pointer-events:all}@media screen and (min-width: 1100px){.mega-menu:hover:after,.mega-menu:focus:after,.mega-menu:focus-visible:after,.mega-menu:focus-within:after{display:block}}.mega-menu::-webkit-scrollbar{width:.4rem}.mega-menu::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.mega-menu__inner{padding:0;min-width:100%;width:100%;margin-top:4px;background-color:#fdfdfda6;border-radius:var(--border-radius-main)}@media screen and (min-width: 1100px){.mega-menu__inner{padding-block:2rem}}.mega-menu__wrapper{display:flex;flex-direction:column;gap:2.4rem;height:100%}@media screen and (min-width: 1100px){.mega-menu__wrapper{align-items:flex-start;justify-content:center;flex-direction:row}}.mega-menu_products,.mega-menu__collections{max-width:100%;width:100%;margin:0;display:flex;flex-direction:column;gap:2.4rem;overflow:visible}.mega-menu__collections:not(.swiper-initialized) .mega-menu__collections-wrapper{display:flex;flex-direction:column;gap:.4rem}@media screen and (min-width: 750px){.mega-menu__collections:not(.swiper-initialized) .mega-menu__collections-wrapper{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1100px){.mega-menu__collections{overflow:hidden;max-width:66.3043478261%;width:66.3043478261%}.mega-menu__collections:only-child{width:100%;max-width:100%}.mega-menu__collections:not(.swiper-initialized) .mega-menu__collections-wrapper{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.mega-menu__collections:only-child:not(.swiper-initialized) .mega-menu__collections-wrapper{justify-content:center}.mega-menu__products--full-width,.mega-menu__collections--full-width{max-width:100%;width:100%;justify-content:flex-start}}.mega-menu__products{display:flex;flex-direction:column;gap:2rem;align-items:flex-end}.mega-menu__products-wrapper,.mega-menu__collections-wrapper{display:flex}.mega-menu__products-wrapper{gap:.4rem}.mega-menu__products>.button{font-size:1.6rem;border:unset}@media screen and (min-width: 1100px){.mega-menu__collections.mega-menu__collections--wrap .mega-menu__collections-wrapper{flex-direction:row;flex-wrap:wrap}}.mega-menu__collections-item{width:100%;height:auto}@media screen and (min-width: 1100px){.mega-menu__collections-item{max-width:17.2rem}}@media screen and (max-width: 1099px){.mega-menu__collections-item .collection-card__media{border-radius:0}.mega-menu__collections-item .collection-card__info{padding:0 2rem}}@media screen and (min-width: 1100px){.mega-menu__columns{max-width:32.3913043478%;width:32.3913043478%;display:flex;flex-wrap:wrap;gap:3.2rem}}@media screen and (min-width: 1360px){.mega-menu__columns{gap:4rem 6.4rem}}@media screen and (min-width: 1600px){.mega-menu__columns{gap:4rem 11.2rem}}.mega-menu__columns--full-width{max-width:100%;width:100%;grid-template-columns:repeat(auto-fit,minmax(12.7rem,1fr))}.mega-menu__column{display:flex;flex-direction:column;gap:.8rem;min-width:12.7rem;max-width:22rem}.mega-menu__column-info{display:flex;flex-direction:column;gap:.4rem}.mega-menu__column-heading{color:rgb(var(--color-foreground-secondary));text-decoration:none;overflow-wrap:break-word}.mega-menu__column-list{display:flex;flex-direction:column;gap:.4rem}.mega-menu__column-list-link{display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding:1.2rem 0;overflow-wrap:break-word}.mega-menu__links{display:flex;flex-direction:column;gap:2.4rem;margin:0;width:100%;overflow:visible}@media screen and (min-width: 1100px){.mega-menu__column-list-link{padding:.8rem 0}.mega-menu__links{padding-inline:2rem}}.mega-menu__tabs{width:100%;display:flex;align-items:flex-end;top:0;bottom:unset;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;position:relative;min-height:4rem;transition:all var(--duration-default)}.mega-menu__tabs::-webkit-scrollbar{display:none}.mega-menu__tabs:after{content:"";position:absolute;bottom:1px;left:0;width:var(--scroll-width, "0px");height:.1rem;background-color:rgb(var(--color-border))}@media screen and (pointer: fine){.mega-menu__tabs{scrollbar-width:unset}.mega-menu__tabs::-webkit-scrollbar{display:block;width:.4rem;height:.4rem}.mega-menu__tabs::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}}.mega-menu__tab{display:block;padding:.9rem 1.6rem 1.6rem;min-width:max-content;box-sizing:border-box;color:rgba(var(--color-foreground-secondary),70%);transition:color .3s;cursor:pointer}.mega-menu__tab span{display:block;position:relative}.mega-menu__tab span:after{content:"";position:absolute;z-index:1;bottom:1px;left:0;width:100%;height:.1rem;background-color:#0000;transition:background-color var(--duration-default)}.mega-menu__tab--active span:after{background-color:rgb(var(--color-foreground))}.mega-menu__tab--active{color:rgba(var(--color-foreground-secondary))}.mega-menu__tab:first-child{padding-left:0}.mega-menu__tab:last-child{padding-right:0}.mega-menu__submenus{display:flex}.mega-menu__submenu{display:none;width:100%;max-width:100%;box-sizing:border-box}.mega-menu__submenu--active{display:flex;animation:animateTabChange .25s}@keyframes animateTabChange{0%{opacity:0;transform:translate3d(-10rem,0,0)}to{opacity:1;transform:translateZ(0)}}.list-menu--megamenu .mega-menu{opacity:0;pointer-events:none}.list-menu--megamenu:hover>.header__menu-item>span:after{opacity:1;visibility:visible}.list-menu--megamenu-visible .mega-menu{opacity:1;pointer-events:all}.list-menu--megamenu:not(.list-menu--megamenu-visible) .mega-menu *{pointer-events:none}.header__menu-item:hover+.mega-menu{opacity:1;pointer-events:all}.header__menu-item:hover+.mega-menu:hover{opacity:1;pointer-events:all}@media screen and (min-width: 1100px){.header__menu-item:hover+.mega-menu:after{display:block}}.header__submenu-back-wrapper{position:absolute;inset:.4rem calc(100% - 3.6rem) 0 auto;width:fit-content;height:fit-content}.header__submenu-back{display:flex;justify-content:space-between;font-size:2.2rem;line-height:1;width:100%}.header__submenu--disclosure{width:100%}.header__submenu--disclosure summary{display:flex;width:100%;gap:2.3rem;align-items:center}.header__submenu--disclosure>summary>a{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/272/assets/component-mega-menu.css.map */
