.category-card{min-height:72px;min-width:240px;scroll-snap-align:start}.category-card>a{align-items:center;background-color:var(--es-surface-background);border-radius:16px;color:var(--es-mono-a-a900);display:flex;gap:8px;min-height:inherit;padding:8px 24px;text-decoration:none}.category-card>a:has(>img){padding-left:8px}@media(max-width:639px){.category-card>a{padding:8px 16px}}.category-card>a>img{border-radius:12px;flex-shrink:0;height:56px;object-fit:contain;width:56px}.category-card>a>span{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.category-swiper{min-width:0}.category-swiper:not(:has(.product-swiper__prev+.product-swiper__next)) .category-swiper__divider{visibility:hidden}.category-swiper__swiper{min-width:0}.category-swiper__swiper .es-swiper__container{gap:8px!important;padding-bottom:16px;padding-top:16px}@media(min-width:1280px){.category-swiper__swiper .es-swiper__container{gap:16px!important;padding-bottom:0;padding-top:32px}}.category-swiper__prev{left:calc(100% - 92px)}.category-swiper__next{left:calc(100% - 40px)}