.card-cta-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:64px 0;width:100%}.card-cta-banner .content-wrapper{width:100%}.card-cta-banner h2{text-wrap:balance}.card-cta-banner__cards{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:56px}.card-cta-banner__cards__card{background-color:#92d6e3;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between;max-width:400px;min-height:225px;padding:32px;width:100%}.card-cta-banner small{text-align:center}.card-cta-banner__cards__card__title{font-size:32px;font-weight:500;letter-spacing:.14px;line-height:29px}@media screen and (min-width:768px){.card-cta-banner{padding:128px 0}.card-cta-banner__cards{flex-direction:row;gap:32px}.card-cta-banner__cards__card{min-height:300px}}