.featured-products__title{margin-bottom:1.25rem}.featured-products__grid{display:grid;gap:1.25rem}.featured-products__buttons{display:flex;justify-content:end;margin-top:2rem}@media only screen and (min-width: 768px){.featured-products__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1024px){.featured-products__grid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1198px){.featured-products__grid{grid-template-columns:repeat(4, 1fr)}}
/*# sourceMappingURL=./featured-products.css.map */