.cta-banner-wrapper{display:flex}.cta-banner{align-items:center;background-color:var(--secondary-color);border-radius:20px;color:var(--white-color);padding:30px 20px}.cta-banner__text{align-items:center;flex:0 0 70%;text-align:center}.cta-banner__sub-text p:first-child{margin-top:0}.cta-banner__sub-text p:last-child{margin-bottom:0}.cta-banner__button{margin-top:20px;width:100%}.cta-banner__icon{width:100px}.cta-banner__icon img,.cta-banner__icon svg{height:auto;width:100%}@media(min-width:992px){.cta-banner{align-items:center;flex-direction:row-reverse;padding:0;width:100%}.cta-banner__text{align-items:start;background-color:var(--secondary-color);border-bottom-left-radius:20px;border-top-left-radius:20px;flex:1;flex-basis:50%;height:100%;padding:60px 80px 40px;text-align:left}.cta-banner__icon{flex-basis:50%}.cta-banner__icon img{max-height:500px;object-fit:cover}}@media(min-width:1170px){.cta-banner__text{padding-bottom:60px}.cta-banner__button{margin-top:40px}}