.cta-band{background-color:#1ca0e8;padding:34px 0;position:relative}.cta-band__inner{align-items:center;display:flex;gap:30px;justify-content:space-between}.cta-band__heading{color:#fff;font-size:24px;font-weight:700;line-height:32px;margin:0 0 6px;text-transform:none}.cta-band__text{color:hsla(0,0%,100%,.9);font-size:16px;line-height:25px}.cta-band__btn{align-items:center;background:#fff;border-radius:8px;color:#1478b5;display:inline-flex;flex:none;font-size:16px;font-weight:700;justify-content:center;line-height:22px;padding:14px 26px;text-align:center;transition:all .3s ease}.cta-band__btn:hover{background:#12263f;color:#fff}@media only screen and (max-width:767px){.cta-band{padding:28px 0}.cta-band__inner{align-items:flex-start;flex-direction:column;gap:20px}.cta-band__heading{font-size:21px;line-height:29px}.cta-band__btn{width:100%}}