.product-hero img{display:block}.market-groups{padding:84px 0 96px;background:#fff}.market-group-card{border:1px solid var(--brand-border);padding:30px;margin-bottom:34px;background:var(--brand-bg-alt)}.market-group-head{max-width:760px;margin-bottom:26px}.product-card{display:block;width:100%;height:100%;text-align:left;border:1px solid var(--brand-border);background:#fff;padding:0 0 22px;color:var(--brand-text);box-shadow:var(--shadow-card)}.product-card:hover{border-color:var(--brand-accent)}.product-card img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,#dde8ec,#afc4cc)}.product-card h3,.product-card p,.product-card span{display:block;margin-left:20px;margin-right:20px}.product-card span{margin-top:18px;color:var(--brand-accent);font-size:12px;font-weight:800;text-transform:uppercase}.product-card h3{margin-top:6px}.product-card p{color:var(--brand-text-secondary)}