.cards{--container-width:113rem;display:grid;gap:3rem;margin-top:6.6rem}@media (min-width:768px){.cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.cards{--container-width:147rem;grid-template-columns:repeat(3,1fr)}.cards__2columns{--container-width:113rem;grid-template-columns:repeat(2,1fr)}}.cards__image{width:100%}@media (min-width:768px){.cards__image{align-self:stretch;height:0;min-height:100%;overflow:hidden}.cards__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}}
