.module-banner-cta{background:var(--secondary-color);border-radius:var(--radius-s);color:var(--white);overflow:hidden}.banner-cta-content{display:flex}:is(.banner-cta-content) :is(.banner-cta-copy,.banner-cta-visual){display:flex;flex:1;flex-direction:column}.banner-cta-copy{gap:1.5rem;padding:6rem 0 6rem 6rem}.banner-cta-visual{justify-content:flex-end}.banner-cta-copy h2{color:var(--white);margin:0}@media screen and (max-width:1200px){.banner-cta-content{flex-direction:column}.banner-cta-copy{padding:2rem 0 2rem 2rem}}@media screen and (max-width:920px){.banner-cta-copy{padding:1.5rem}}