.market-product-groups{padding:80px 0}.market-group{border-top:1px solid var(--brand-border);padding:3rem 0}.market-group-head{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.market-label{color:var(--brand-secondary);font-size:.75rem;font-weight:800;text-transform:uppercase}.product-card{height:100%;overflow:hidden}.product-card img{aspect-ratio:4/3;background:var(--brand-bg-alt);-o-object-fit:cover;object-fit:cover;width:100%}.product-card-body{padding:1.25rem}@media (max-width:767.98px){.market-group-head{align-items:start;flex-direction:column}}