section.image-cards{padding-bottom:3.75rem}section.image-cards .section-text{margin-bottom:2rem}section.image-cards .spotlight-image{position:relative;overflow:hidden;border-radius:var(--border-radius-size);border-bottom-left-radius:0}section.image-cards .spotlight-image .card-link{position:absolute;top:0;width:100%;height:100%;z-index:1}section.image-cards .spotlight-image img{transition:transform .4s cubic-bezier(.215,.61,.355,1)}section.image-cards .spotlight-image:has(a.card-link:hover) img{transform:scale(1.1);cursor:pointer}section.image-cards .card-heading{position:absolute;bottom:0;left:0;width:75%;padding:20px 30px;background-color:var(--primary);border-radius:var(--border-radius-size);border-bottom-left-radius:0}section.image-cards .card-heading h3{font-size:var(--body-font-size);color:var(--web-white);margin-bottom:0}section.image-cards.light-grey-background{background-color:var(--light-grey)}@media (max-width:767.98px){section.image-cards .spotlight-image img{width:100%;height:auto}}.page-template-page-l2-section-overview section.image-cards{padding-bottom:1rem}.page-template-page-l2-section-overview section.image-cards.light-grey-background{padding:1rem}