.customer-cta__wrapper{position:relative;overflow:hidden;padding:2rem;border-radius:2rem}.customer-cta__content{position:relative;z-index:1;display:grid;grid-template-columns:3fr 1fr;border-radius:2rem;gap:1rem;align-items:center}.customer-cta h2{color:#fff;margin-bottom:1rem}.customer-cta p{color:#fff}.customer-cta .button{background-color:#fff;color:#1a1b1d}.customer-cta .button:hover{color:#fff}.customer-cta__bg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:1199px){.customer-cta__content{grid-template-columns:1fr}.customer-cta__image{display:none}}