.cta-banner{align-items:center;background-color:#7cadda;display:flex;flex-flow:row nowrap;gap:48px;padding:0 48px}.cta-banner .image{bottom:28px;flex:0 0 180px;max-width:180px;position:relative;width:100%}.cta-banner .title{color:#fff;flex:1 1 auto;font-size:28px;line-height:40px}.cta-banner .btn{flex:0 0 200px;width:100%}@media screen and (max-width:767px){.cta-banner{flex-flow:column nowrap;gap:24px;padding:24px}.cta-banner .image{bottom:unset;flex:unset}.cta-banner .btn{flex:unset}}