.products-overview{padding-block:2.5rem}.products-overview__sections{flex-direction:column;gap:3rem;display:flex}.products-overview__section-header{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.products-overview__section-title{font-size:1.25rem;font-weight:700}.products-overview__see-all{color:#ff7a1a;font-size:.85rem;font-weight:600;text-decoration:none}.products-overview__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:640px){.products-overview__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.products-overview__section-footer{justify-content:center;margin-top:1.5rem;display:flex}
