.suggestions{flex-direction:column;gap:2rem;display:flex}.suggestions__title{font-size:2rem;font-weight:700}@media screen and (min-width:768px){.suggestions__title{font-size:2.25rem}}.suggestions__cards{flex-direction:column;gap:2rem;display:flex}@media screen and (min-width:620px){.suggestions__cards{grid-template-columns:repeat(2,1fr);display:grid}}@media screen and (min-width:1024px){.suggestions__cards{grid-template-columns:repeat(3,1fr)}}.suggestions__all-offers{text-align:end;font-size:2rem;font-weight:700}@media screen and (min-width:768px){.suggestions__all-offers{font-size:2.25rem}}
