.tx-products-hero img{width:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;background:#dde5ec;border-radius:var(--brand-radius)}.tx-products-grid{padding:84px 0}.tx-category-block+.tx-category-block{margin-top:72px}.tx-product-card{display:flex;flex-direction:column;height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:1rem;background:var(--brand-bg)}.tx-product-card a{color:var(--brand-text);flex:1}.tx-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);border-radius:var(--brand-radius);margin-bottom:1rem}.tx-product-card h3{font-size:1.16rem}.tx-product-card p{color:var(--brand-muted)}