.c-content-card-repeater{display:grid;gap:70px;grid-template-columns:1fr;padding-top:1em}.c-content-card .c-card{--padding:0 20px 20px;background-color:#fff;border-radius:20px;box-shadow:0 6px 10px 0 rgba(186,12,70,.1);height:100%;margin-top:0;padding:var(--padding)}.c-content-card .c-card__image{background-position:top!important;background-repeat:no-repeat;background-size:cover!important;height:200px!important;margin-top:0;max-height:none;object-fit:cover;overflow:visible;position:relative}.c-content-card .c-card__image img{bottom:0;left:0;position:absolute;z-index:1}.c-content-card .c-card__text{overflow:hidden;padding:20px 0 0}.c-content-card .c-card__text :last-child{margin:0}@media(min-width:1170px){.c-content-card .c-card__text{opacity:0;transform:translateY(90%);visibility:hidden}.c-content-card:hover .c-card__text{opacity:1;transform:translateY(0);transition:all .35s ease .15s;visibility:visible}}.c-content-card .c-card__text-wrap{gap:20px}.c-content-card .c-card__title{bottom:0;gap:20px;left:0;position:absolute;right:0}.c-content-card:hover .c-card__title{display:none}@media(max-width:1170px){.c-content-card .c-card__title{display:none!important}}.c-content-card .c-card__title h5{margin:0}.c-content-card .c-card__link--arrow{float:right}.c-content-card .c-card:hover img{transform:none}.c-content-card .c-card__shape{left:40%;position:absolute;top:-50px}@media (max-width:991px){.c-content-card .l-button-group{justify-content:flex-start!important}}@media(min-width:480px){.c-content-card .c-card__image img{height:100%!important;width:auto!important}}@media(min-width:992px){.c-content-card-repeater--columns-2{gap:20px;grid-template-columns:1fr 1fr}.c-content-card-repeater--columns-3{gap:20px;grid-template-columns:1fr 1fr 1fr}.c-content-card .c-card{--padding:0 40px 40px;display:flex;flex-direction:column}.c-content-card .c-card__image img{height:110%!important}.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,.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}}@media(min-width:1170px){.c-content-card .c-card__image{background-position:50%!important;background-repeat:no-repeat;background-size:cover!important;flex-basis:200px;height:200px!important;min-height:200px;transform:scale(1.2);transform-origin:top left;transition:all .3s ease-in-out}.c-content-card:hover .c-card__image{transform:scale(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}