.product-showcase .category-slide{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);min-height:0;align-items:stretch}
.product-showcase .category-slide-image{height:500px;min-height:0;display:flex;align-items:center;justify-content:center;background:#fff}
.product-showcase .category-slide-image img{display:block;width:100%;height:100%;max-height:500px;object-fit:contain;padding:24px}
.product-showcase .category-slide>div{min-width:0;padding:36px 40px}
.product-showcase .category-slide h3{font-size:clamp(26px,2.6vw,40px);line-height:1.2;overflow-wrap:anywhere}
.product-showcase .category-slide p{line-height:1.7}
.product-showcase .category-slide small{font-size:11px;line-height:1.8}
.product-showcase .category-dots{position:static;transform:none;display:flex;justify-content:center;flex-wrap:wrap;padding:20px;gap:10px}
.product-showcase [hidden]{display:none!important}
@media(max-width:900px){.product-showcase .category-slide{grid-template-columns:1fr}.product-showcase .category-slide-image{height:380px}.product-showcase .category-slide>div{padding:28px}.product-showcase .category-slide h3{font-size:30px}}
@media(max-width:540px){.product-showcase .category-slide-image{height:300px}.product-showcase .category-slide-image img{padding:16px}.product-showcase .category-slide>div{padding:24px}.product-showcase .category-slide h3{font-size:25px}}
