.cta-card-module{--column-count:1;max-width:100%;@media (min-width:767px){.cta-card-wrapper{display:grid;grid-template-columns:repeat(var(--column-count),1fr);max-width:100%;overflow:hidden}}.cta-card{aspect-ratio:640/520;position:relative;.background-fill{height:calc(100% + 2px);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{--accent-bg:var(--background-color);background-color:#fff;&:nth-of-type(2),&:nth-of-type(3){background-color:var(--accent-bg)}}@media (max-width:767px){.cta-card:nth-of-type(odd){background-color:#fff}.cta-card:nth-of-type(2n){background-color:var(--accent-bg)}}.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:1200px){.cta-card-content{padding:2rem 2.5rem}.cta-card-title{font-size:36px}}@media (max-width:990px){.cta-card-title{font-size:28px;margin-bottom:1rem;&:after{--line-height:5px;max-width:90px}}.cta-card-content{padding:2rem}p{font-size:18px}.arrow{--offset:1rem;width:38px}.cta-card{aspect-ratio:auto;position:relative}}@media (max-width:767px){.cta-card-content{padding:60px 2rem}}}