.category-showcase{max-width:1400px;margin:0 auto;padding-left:20px;padding-right:20px}.category-showcase__header{margin-bottom:24px}.category-showcase__heading{font-size:28px;font-weight:600;margin:0 0 8px}.category-showcase__description{font-size:15px;color:#0009;margin:0}.category-showcase__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.category-card{display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit}.category-card:nth-child(1){grid-column:1 / -1}.category-card__image-wrapper{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:16px;overflow:hidden;background-color:#f2f2f2}.category-card:nth-child(1) .category-card__image-wrapper{aspect-ratio:16 / 10}.category-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.category-card:hover .category-card__image{transform:scale(1.04)}.category-card__placeholder{width:100%;height:100%;background-color:#e8e8e8}.category-card__arrow{position:absolute;bottom:12px;right:12px;width:36px;height:36px;border-radius:50%;background-color:#ffffffe6;display:flex;align-items:center;justify-content:center;color:#111}.category-card__arrow svg{width:18px;height:18px}.category-card__title{font-size:16px;font-weight:500;padding:0 4px}@media(min-width:990px){.category-showcase__grid{grid-template-columns:repeat(3,1fr);gap:20px}.category-card:nth-child(1){grid-column:auto}.category-card:nth-child(1) .category-card__image-wrapper{aspect-ratio:4 / 3}.category-showcase__heading{font-size:34px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-category-showcase.css.map */
