.featured-products{background-color:#fffcf780;padding-top:6rem;padding-bottom:6rem}.featured-products__container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.featured-products__container{padding:0 1.5rem}}@media (min-width:1024px){.featured-products__container{padding:0 2rem}}.featured-products__header{flex-direction:column;justify-content:space-between;gap:1.5rem;margin-bottom:4rem;display:flex}@media (min-width:768px){.featured-products__header{flex-direction:row;align-items:flex-end}}.featured-products__text{max-width:42rem}.featured-products__title{color:var(--color-brown);margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.featured-products__title{font-size:3rem}}.featured-products__description{color:#4a3f35b3;font-size:1.125rem}.featured-products__btn{color:var(--color-brown);cursor:pointer;background-color:#9caf8833;border-radius:9999px;flex-shrink:0;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s;display:inline-block}.featured-products__btn:hover{background-color:#9caf884d}.featured-products__grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:640px){.featured-products__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.featured-products__grid{grid-template-columns:repeat(3,1fr)}}.featured-products__loading{text-align:center;color:#4a3f3599;padding:4rem 0;font-size:1.125rem}.featured-products__empty{text-align:center;color:#4a3f3580;padding:4rem 0}
