.mega-menu{position:static}.mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0;left:0;overflow-y:auto;position:absolute;right:0;top:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding:10px;transition:opacity var(--duration-default) ease,transform var(--duration-default) ease;width:max-content;min-width:100%}.mega-menu__list{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:0px;list-style:none;padding:0;width:100%}.mega-menu__list>li{text-align:left}.mega-menu__link{color:rgba(var(--color-foreground),.75);text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word;display:block}.mega-menu__link--level-2{font-weight:700;display:block}.mega-menu__link:hover,.mega-menu__link--active{color:rgb(var(--color-foreground));text-decoration:underline}.mega-menu__list--condensed{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.mega-menu__list--condensed .mega-menu__link{font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/40/assets/component-mega-menu.css.map */
