.products-cat-showcase{padding-bottom:70px;background:#fff}.cat-showcase-hero{position:relative;min-height:360px;color:#fff;margin-bottom:40px;overflow:hidden}.cat-showcase-hero img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.cat-showcase-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.58)}.cat-showcase-hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:center}.cat-showcase-hero h2{font-size:2.65rem;font-weight:900}.product-card{padding:18px;height:100%;cursor:pointer;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.product-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin-bottom:1rem;background:var(--brand-bg-alt)}.product-card h3{font-size:1.15rem;font-weight:850;min-height:2.8rem}.product-inquiry-btn{background:var(--brand-primary);color:#fff;margin-top:.5rem}.cat-showcase-hero,.products-cat-showcase .cat-showcase-hero{background-color:var(--brand-primary-dark)}