.animated-cards-wrapper{--animated-cards-wrapper-padding: 0px;width:100%;max-width:1280px;margin-inline:auto;padding-inline:var(--animated-cards-wrapper-padding);border-bottom-left-radius:var(--animated-cards-wrapper-padding);border-bottom-right-radius:var(--animated-cards-wrapper-padding)}@media screen and (min-width: 48em){.animated-cards-wrapper{--animated-cards-wrapper-padding: 48px;background:linear-gradient(180deg,rgba(255,255,255,0) 50%,var(--gradient-color, #E6ECEB) 100%);overflow:hidden}}@media screen and (min-width: 64em){.animated-cards-wrapper{--animated-cards-wrapper-padding: 72px}}.animated-cards{display:grid;grid-template-columns:1fr;gap:24px;max-width:1280px;margin-inline:auto}@media screen and (min-width: 48em){.animated-cards{gap:16px;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 64em){.animated-cards{grid-template-columns:repeat(3,1fr);gap:24px}}@media screen and (min-width: 48em){.animated-cards .card-animated{border-radius:16px 16px 0 0;box-shadow:none}}
