.animated-cards-v2{display:grid;grid-template-columns:1fr;gap:24px;width:100%;margin-inline:auto}@media screen and (min-width: 48em){.animated-cards-v2{grid-template-columns:repeat(3,1fr);gap:16px}}@media screen and (min-width: 64em){.animated-cards-v2{gap:24px}}
