.cta-card-module{--column-count:1;@media (min-width:767px){.cta-card-wrapper{display:grid;grid-template-columns:repeat(var(--column-count),1fr)}}.cta-card{aspect-ratio:640/520;position:relative;.background-fill{object-fit:cover;opacity:0;transition:.3s ease-in-out}&:first-of-type .background-fill{object-position:bottom right}&:nth-of-type(2) .background-fill{object-position:bottom left}&:nth-of-type(3) .background-fill{object-position:top right}&:nth-of-type(4) .background-fill{object-position:top left}&:hover .background-fill{opacity:1}}.cta-card:hover{color:#fff;.cta-card-title:after{background:#fff}}.cta-card-content{align-items:start;display:flex;flex-flow:column;font-size:20px;height:100%;justify-content:center;padding:4rem;position:relative;width:100%;z-index:2}.cta-card-title{--bottom-padding:1.2rem;color:currentColor;font-size:48px;font-weight:400;line-height:1;margin-bottom:.85em;&:after{--line-height:6px;max-width:107px}}.arrow{--offset:2rem;bottom:var(--offset);margin-left:17px;position:absolute;right:var(--offset)}@media (max-width:990px){.cta-card-title{font-size:36px;margin-bottom:1rem;&:after{--line-height:5px;max-width:90px}}.cta-card-content{padding:2rem}p{font-size:18px}.arrow{--offset:1rem;width:38px}}}