.cta-banner{border-radius:16px;display:flex;flex-flow:column wrap}.cta-banner__img{background-position:50%;background-repeat:no-repeat;background-size:cover!important;flex-grow:1;min-height:214px;width:100%}.cta-banner.inversa{flex-flow:column}.fila .cta-banner__img,.inversa .cta-banner__img{border-radius:16px 16px 0 0}.cta-banner__content{align-items:flex-start;display:flex;flex-flow:column;justify-content:center;padding:1.8rem 1.2rem;width:100%}@media(min-width:769px){.cta-banner{flex-flow:row wrap}.cta-banner__img{border-radius:16px 0 0 16px;width:40%}.cta-banner__content{padding:4rem 2rem;width:60%}.cta-banner.inversa{flex-flow:row-reverse}.fila .cta-banner__img{border-radius:16px 0 0 16px}.inversa .cta-banner__img{border-radius:0 16px 16px 0}}