.catalog-slug-nav-category-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}@media(max-width:639px){.catalog-slug-nav-category-list{grid-auto-flow:column;margin-right:-16px;-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-snap-type:x mandatory}}@media(min-width:640px){.catalog-slug-nav-category-list{max-height:192px;overflow:hidden}.catalog-slug-nav-category-list--open{max-height:unset}.catalog-slug-nav-category-list--open .category-card{display:block!important}}.catalog-slug-nav-category-list__toggle{--background:var(--es-surface-background);--text:var(--es-mono-a-a900);border-radius:16px;gap:8px;min-height:72px;min-width:240px;padding:8px 24px}.catalog-slug-nav-category-list__toggle .es-button-base__wrapper{justify-content:space-between}