.products-hero{background:var(--brand-bg-alt);padding:6rem 0 4rem}.products-hero h1{max-width:860px;font-weight:800}.products-hero p{max-width:760px}.market-groups{padding:4rem 0}.market-group{padding:3rem 0;border-bottom:1px solid var(--brand-border)}.market-intro{max-width:780px;margin-bottom:1.5rem}.market-intro span{color:var(--brand-primary);font-weight:800;text-transform:uppercase}.product-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden;background:#fff}.product-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card-body{padding:1.25rem}.product-card h3{font-size:1.2rem}