.cta-banner__wrapper{display:block;position:relative;transition:.3s ease-in-out;z-index:1}.cta-banner__wrapper,.cta-banner__wrapper:hover{text-decoration:none}.cta-banner__wrapper__background-image{display:flex;height:100%;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.cta-banner{align-items:center;display:flex;gap:20px;justify-content:space-between;z-index:2}.cta-banner__left *{margin:0}.cta-banner__right a{position:static}.cta-banner__right a:after{bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:767px){.cta-banner{align-items:flex-start;flex-direction:column;gap:60px}.cta-banner__wrapper__background-image{height:100%;object-fit:cover;object-position:left}.cta-banner__right{width:100%}}