.cards--landscape .cards__container{max-width:1600px}.cards--landscape .cards__flex{display:grid;grid-template-columns:1fr;gap:24px;width:100%}@media (min-width:768px){.cards--landscape .cards__flex{grid-template-columns:repeat(2,1fr);gap:40px 32px}}@media (min-width:1024px){.cards--landscape .cards__flex{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}