@media print,screen and (min-width:40em){.image-cta{display:grid;grid-template-columns:repeat(2,1fr)}}.image-cta__item{display:flex;height:375px;padding:1rem;position:relative}@media print,screen and (min-width:40em){.image-cta__item{height:720px;padding:4rem}}@media screen and (min-width:75em){.image-cta__item{padding:5rem 4rem}}.image-cta__item::after{background:linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.image-cta__image{bottom:0;height:100%;left:0;object-fit:cover;object-position:top;position:absolute;right:0;top:0;width:100%;z-index:0}.image-cta__content{align-items:start;color:#fff;display:flex;flex-direction:column;justify-content:start;position:relative;width:75%;z-index:1}@media print,screen and (min-width:40em){.image-cta__content{width:66%}}.image-cta__content .h1,.image-cta__content .h2,.image-cta__content .h3,.image-cta__content h2,.image-cta__content h3{line-height:100%}.image-cta__button{align-items:flex-end;display:flex;flex-direction:column;flex:1 0 auto;justify-content:flex-end}.image-cta__button .button{margin-bottom:0}