:root{--image-cta-color:#fff;--image-cta-overlay-color:rgba(51, 51, 51, 0.7)}.hyp-image-cta{background-size:cover;background-position:center;margin-bottom:2rem;color:var(--image-cta-color)}.hyp-image-cta__content{display:flex;flex-direction:column;justify-content:center;padding:3rem;min-height:350px;background-color:var(--image-cta-overlay-color)}@media screen and (min-width:941px){.hyp-image-cta__content{width:50%}}