.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}}
.expired{margin-bottom:5rem}.expired__flag{color:#ff3131}.expired__suggestions{flex-direction:column;gap:2rem;display:flex}.expired__suggestions-title{font-size:2rem;font-weight:700}@media screen and (min-width:768px){.expired__suggestions-title{font-size:2.25rem}}.expired__suggestions-cards{flex-direction:column;gap:2rem;display:flex}@media screen and (min-width:620px){.expired__suggestions-cards{grid-template-columns:repeat(2,1fr);display:grid}}@media screen and (min-width:1024px){.expired__suggestions-cards{grid-template-columns:repeat(3,1fr)}}.expired__suggestions-all{text-align:end;font-size:2rem;font-weight:700}@media screen and (min-width:768px){.expired__suggestions-all{font-size:2.25rem}}
