.w-product-list__grid[data-v-7f8dcfe4]{display:flex;gap:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 16px;width:100%;max-width:100%}.w-product-list__grid[data-v-7f8dcfe4]::-webkit-scrollbar{display:none}@media (min-width:768px){.w-product-list__grid[data-v-7f8dcfe4]{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;overflow-x:visible;padding:0}}@media (min-width:1200px){.w-product-list__grid[data-v-7f8dcfe4]{grid-template-columns:repeat(4,1fr);gap:32px;overflow-x:visible}}.w-product-list__item[data-v-7f8dcfe4]{transition:all .3s cubic-bezier(.4, 0, .2, 1);min-width:280px;flex-shrink:0;overflow:hidden}@media (max-width:768px){.w-product-list__item[data-v-7f8dcfe4]{max-width:280px}}.w-product-list__item[data-v-7f8dcfe4]:hover{transform:translateY(-4px) scale(1.02)}.w-product-list__empty[data-v-7f8dcfe4]{display:flex;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.w-product-list__empty p[data-v-7f8dcfe4]{color:var(--text-color-desc);font-size:18px;margin:0}.w-product-list__buy-more[data-v-7f8dcfe4]{text-align:center;margin-top:3rem;padding-top:1rem}.w-product-list__loading[data-v-7f8dcfe4]{display:flex;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.w-product-list__loading p[data-v-7f8dcfe4]{color:var(--text-color-desc);font-size:18px;margin:0}.w-product-card[data-v-7f8dcfe4]{overflow:hidden;transition:all .3s ease;text-decoration:none;display:flex;flex-direction:column;gap:12px;height:100%}.w-product-card[data-v-7f8dcfe4]:hover{text-decoration:none}.w-product-card__image[data-v-7f8dcfe4]{width:100%;aspect-ratio:1/1;overflow:hidden}.w-product-card__image img[data-v-7f8dcfe4]{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4, 0, .2, 1)}.w-product-card:hover .w-product-card__image img[data-v-7f8dcfe4]{transform:scale(1.05)}.w-product-card__divider[data-v-7f8dcfe4]{border-top:1px solid var(--bs-border-color)}.w-product-card__content[data-v-7f8dcfe4]{display:flex;flex-direction:column;gap:6px;padding:0 .5rem;flex-grow:1}.w-product-card__title[data-v-7f8dcfe4]{font-size:14px;font-weight:500;color:var(--text-color-title)}.w-product-card__category[data-v-7f8dcfe4]{font-size:12px;color:var(--text-color-desc)}.w-product-card__spacer[data-v-7f8dcfe4]{flex:1}.w-product-card__price[data-v-7f8dcfe4]{font-size:14px;font-weight:500;color:var(--text-color-title);margin:0}