.stats-cta-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding:64px 0}.stats-cta-banner .content-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.stats-cta-banner__content{max-width:840px}.stats-cta-banner h2{text-wrap:balance}.stats-cta-banner .stat-card-grid{display:grid;gap:24px;grid-template-columns:repeat(1,1fr);margin-top:21px}.stats-cta-banner .module.cta{margin-top:38px}@media screen and (min-width:768px){.stats-cta-banner{padding:128px 0}.stats-cta-banner .stat-card-grid{grid-template-columns:repeat(2,1fr)}.stat_card.stat_card--last{grid-column:auto}}@media screen and (min-width:1024px){.stats-cta-banner .stat-card-grid{grid-template-columns:repeat(3,1fr)}}