.c-content-card-repeater{display:grid;gap:20px;grid-template-columns:1fr}.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;border-bottom:5px solid var(--secondary-color);height:240px!important;margin-top:0;max-height:none;object-fit:cover}.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}@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;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{background-blend-mode:multiply;background-color:var(--secondary-color)!important;flex-basis:300px;height:300px!important;min-height:300px}.c-content-card .c-card--full-link:hover .c-card__link--arrow{max-height:32px;opacity:1}}.c-content-card-repeater--team-profile .c-content-card .c-card__image{height:340px!important}@media (min-width:768px) and (max-width:1169px){.c-content-card-repeater--team-profile.c-content-card-repeater--columns-3{grid-template-columns:1fr 1fr}}@media (max-width:991px){.c-content-card--hidden-mobile{display:none}.c-content-card--hidden-mobile.c-content-card--visible{display:block}.c-team-profile__show-more{margin-top:30px}.c-team-profile__show-more.c-team-profile__show-more--hidden{display:none}}@media (min-width:992px){.c-team-profile__show-more{display:none}.c-content-card--hidden-mobile{display:block}}