.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}}.animated-cards-v2__animation-slot{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
