.c-content-card-repeater{display:grid;gap:20px;grid-template-columns:1fr;padding-top:1em}.c-content-card .c-card{height:100%;margin-top:0}.c-content-card .c-card__image{background-position:top!important;background-repeat:no-repeat;background-size:cover!important;height:240px!important;margin-top:0;max-height:none;padding:20px 20px 0}.c-content-card--span-image-left .c-card__image{margin-left:-20px;width:calc(100% + 20px)}.c-content-card .c-card__text{background-color:#f8f8f8;overflow:hidden}.c-content-card .c-card__link--arrow{float:right}.c-content-card .c-card:hover img{transform:none}.c-content-card .l-button-group{margin-top:25px}.c-content-card .l-button-group .c-button{justify-content:center}@media (max-width:991px){.c-content-card .l-button-group{justify-content:flex-start!important}}@media(min-width:992px){.c-content-card-repeater--columns-2{grid-template-columns:1fr 1fr}.c-content-card-repeater--columns-3{grid-template-columns:1fr 1fr 1fr}.c-content-card .c-card{display:flex;flex-direction:column}.c-content-card .c-card__image{background-position:50%!important;background-repeat:no-repeat;background-size:cover!important;flex-basis:332px;height:332px!important;min-height:332px;transition:all .3s ease-in-out}.c-content-card .c-card__text{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px;position:relative}.c-content-card .c-card__link--arrow{height:32px;max-height:0;opacity:0;transition:all .3s ease-in-out}.c-content-card .c-card--full-link .c-card__image img{position:relative;z-index:0}.c-content-card .c-card--full-link .c-card__image{background-blend-mode:multiply!important;overflow:hidden;position:relative}.c-content-card .c-card--full-link:hover .c-card__image,.c-content-card-repeater--arrows-default .c-card--full-link .c-card__image{flex-basis:300px;height:300px!important;min-height:300px}.c-content-card .c-card--full-link:hover .c-card__image{background-blend-mode:multiply;background-color:var(--secondary-color)!important}.c-content-card .c-card--full-link:hover .c-card__link--arrow,.c-content-card-repeater--arrows-default .c-card--full-link .c-card__link--arrow{max-height:32px;opacity:1}}.c-content-card-repeater--no-image .c-content-card .c-card{overflow:hidden}.c-content-card-repeater--no-image .c-content-card .c-card__image{display:none}