.cta-banner{align-items:center;background-color:#cef0ff;border-radius:10px;display:flex;flex-direction:column;gap:0;padding:30px 20px;text-align:center}.cta-banner__text{flex:7}.cta-banner__sub-text,.cta-banner__title{flex-basis:100%}.cta-banner__sub-text p:last-child{margin-bottom:0}.cta-banner__button{flex:3;width:100%}@media (min-width:768px){.cta-banner__button{width:auto}}@media(min-width:992px){.cta-banner{align-items:center;flex-direction:row;gap:30px;padding:60px 80px;text-align:left}.cta-banner__button{margin-top:0;text-align:right}}@media(min-width:1600px){.cta-banner__text{align-items:center;flex-direction:row}.cta-banner h2,.cta-banner h3,.cta-banner h4,.cta-banner h5{margin-bottom:0}.cta-banner__text{flex:8}.cta-banner__title{flex-basis:40%}.cta-banner__sub-text{flex-basis:60%}.cta-banner__button{flex:2}}