@keyframes details-show-desktop{0%{opacity:0;transform:translate(-37rem)}}@keyframes details-show-mobile{0%{opacity:0;transform:translateY(0)}}@media only screen and (min-width: 1024px){header-drawer .header-submenu-details[open]>*:not(summary){animation:details-show-desktop .3s ease-in-out}}@media only screen and (max-width: 1024px){header-drawer .header-submenu-details[open]>*:not(summary){animation:details-show-mobile .3s ease-in-out}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-menu-drawer.css.map */
