.c-content-card-repeater{display:grid;gap:20px;grid-template-columns:1fr;padding-top:1em}.c-content-card .c-card{--image-height:240px;height:100%;margin-top:0;padding:0}.c-content-card .c-card__image{border-radius:10px 10px 0 0;margin-top:0;max-height:none;overflow:hidden}.c-content-card .c-card__image img{height:100%!important}.c-content-card .c-card__image{background-position:top!important;background-repeat:no-repeat;background-size:cover!important;height:var(--image-height)!important;object-fit:cover}.c-content-card .c-card__text{overflow:hidden;padding:20px}.c-content-card .c-card__link--arrow{float:right}.c-content-card .c-card:hover img{transform:none}.c-content-card .c-card--full-link:hover{background-color:transparent}.c-content-card .c-card--full-link:hover *{color:inherit}@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{--image-height:320px;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:var(--image-height);min-height:var(--image-height);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 25px 25px;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-repeater--no-image .c-content-card .c-card{overflow:hidden}.c-content-card-repeater--no-image .c-content-card .c-card__image{display:none}.c-content-card .c-card__text{position:relative}.c-content-card .c-card__arrow{position:absolute;right:25px;top:20px;transition:all .3s ease-in-out}@media(min-width:992px){.c-content-card .c-card__arrow{top:40px}.c-content-card:hover .c-card__image img{transform:scale(1.07)}}