@keyframes menuShow{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes menuHide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-1rem)}}@keyframes fadeInCollectionCard{0%{opacity:0}to{opacity:1}}.mega-menu{position:static}.mega-menu__content{background-color:rgba(var(--color-background),1);border:none;border-radius:0;border-right:0;left:0;overflow-y:auto;overflow-x:hidden;padding-bottom:32px;padding-top:32px;position:fixed;right:0;top:110px;width:100vw;max-width:100vw;height:calc(100vh - 110px);animation:menuHide .15s ease-in forwards paused;z-index:1000;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width:1119px){.mega-menu__content{top:60px;height:calc(100vh - 60px)}}.header-wrapper--border-bottom .mega-menu__content{border-top:0}.js .mega-menu__content{opacity:0;transform:translateY(-1.5rem)}details[open] .mega-menu__content{animation:menuShow .15s ease-out forwards}.mega-menu__list{display:grid;gap:12px;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none}.mega-menu__list>li{display:flex;flex-direction:column}.mega-menu__list .category-card-wrapper{display:flex;flex-direction:column;gap:6px;width:100%}.mega-menu__list .category-card-wrapper>*{width:100%}.mega-menu__list .category-subcategories{display:flex;flex-direction:column;gap:4px;width:100%;align-self:flex-start}.mega-menu__list .category-subcategory-button{display:flex;align-items:center;justify-content:left;width:100%;padding:2px 8px;background:rgba(var(--color-foreground),.03);border-bottom:1px solid rgba(var(--color-foreground),.1);border-right:1px solid rgba(var(--color-foreground),.1);border-top:1px solid rgba(var(--color-foreground),.05);border-left:1px solid rgba(var(--color-foreground),.05);border-radius:8px;font-size:12px;font-weight:400;color:rgba(var(--color-foreground),.8);text-decoration:none;transition:all .2s cubic-bezier(0,0,.5,1);line-height:1.2;white-space:normal;overflow:hidden;text-overflow:ellipsis;opacity:0}.mega-menu__list .category-subcategory-button.animate{animation:fadeInCollectionCard .6s ease-out forwards}.mega-menu__list .category-subcategory-button:hover{background:rgba(var(--color-foreground),.04);border-bottom:1px solid rgba(var(--color-foreground),.15);border-right:1px solid rgba(var(--color-foreground),.15);border-top:1px solid rgba(var(--color-foreground),.08);border-left:1px solid rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));transform:translateY(-1px);box-shadow:0 2px 8px rgba(var(--color-foreground),.08)}.mega-menu__list .category-subcategory-button:active{transform:translateY(0);box-shadow:0 1px 4px rgba(var(--color-foreground),.06);border-bottom:1px solid rgba(var(--color-foreground),.12);border-right:1px solid rgba(var(--color-foreground),.12);border-top:1px solid rgba(var(--color-foreground),.06);border-left:1px solid rgba(var(--color-foreground),.06)}.mega-menu__list .category-subcategory-button.mega-menu__link--active{color:rgb(var(--color-foreground));font-weight:400}@media screen and (max-width:749px){.mega-menu__list .category-card-wrapper,.mega-menu__list .category-subcategories{gap:4px}.mega-menu__list .category-subcategory-button{padding:4px 8px;justify-content:center;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:.4px}}@media screen and (max-width:350px){.mega-menu__list .category-subcategory-button{font-size:10px}}.mega-menu__link{color:rgba(var(--color-foreground),.8);display:block;line-height:calc(1 + .3 / var(--font-body-scale));padding-bottom:.6rem;padding-top:.6rem;text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mega-menu__link--level-2{font-weight:600;text-transform:uppercase}.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}.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}
/*# sourceMappingURL=/cdn/shop/t/28/assets/component-mega-menu.css.map */
