.cta-banner{position:relative}.cta-banner:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;filter:grayscale(1);height:100%;max-width:calc(100% - 596px);position:absolute;transition:filter .3s ease-in-out;width:100%}.cta-banner__inner{display:flex;flex-direction:column;margin-left:auto;max-width:596px;position:relative;z-index:1}.cta-banner__inner__content{display:flex;flex-direction:column;gap:100px;justify-content:space-between;padding:60px 30px}.cta-banner.hovered:before{filter:grayscale(0)}@media (max-width:1024px){.home-hero-banner{grid-template-columns:1fr}.cta-banner.hovered:before{filter:grayscale(1)}.cta-banner:before{height:270px;position:static}.cta-banner:before,.cta-banner__inner{max-width:none;width:100%}.cta-banner__inner__content{gap:20px;padding:40px 20px}}