.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:0}.c-content-card .c-card__content{position:relative;z-index:1}.c-content-card .c-card__text{overflow:hidden;padding:10px 0 0}.c-content-card .c-card__text :last-child{margin:0}@media(min-width:1170px){.c-content-card .c-card{--base-image-height:300px;--base-content-height:132px;--content-reveal-height:52px}.c-content-card .c-card__content{box-sizing:border-box;display:flex;flex-direction:column;height:var(--base-content-height);justify-content:center;overflow:hidden;padding-top:12px;transition:height .35s ease,padding-top .35s ease}.c-content-card:hover .c-card__content{height:calc(var(--base-content-height) + var(--content-reveal-height));justify-content:flex-start;padding-top:6px}.c-content-card .c-card__title{margin-bottom:0!important;margin-top:2em}.c-content-card .c-card__text{display:block;flex:0 0 auto;height:auto;max-height:0;opacity:0;overflow:hidden;padding-top:0;transform:translateY(35%);transition:max-height .35s ease,transform .35s ease,opacity .35s ease,padding-top .35s ease;visibility:hidden}.c-content-card .c-card__text p{margin-bottom:0!important}.c-content-card:hover .c-card__text{color:var(--primary-color);max-height:var(--content-reveal-height);opacity:1;padding-top:10px;transform:translateY(0);visibility:visible}.c-content-card:hover .c-card__text h5{color:var(--primary-color)}}.c-content-card .c-card__text-wrap{gap:20px}.c-content-card .c-card__title{bottom:auto;gap:20px;left:auto;margin-bottom:12px;position:relative;right:auto;transform-origin:left bottom;transition:transform .35s ease,opacity .35s ease;z-index:2}.c-content-card:hover .c-card__title{transform:scale(.82)}@media(max-width:1170px){.c-card__title{margin-bottom:0!important;margin-top:1em}.c-content-card .c-card__title h5{font-size:20px;margin-bottom:0!important}}.c-content-card .c-card__title h5{margin:0;transition:color .35s ease}.c-content-card .c-card__title svg{transform-origin:center;transition:transform .35s ease}.c-content-card:hover .c-card__title svg{transform:scale(.9)}.c-content-card .c-card__link--arrow{float:right}.c-content-card .c-card:hover img{transform:none}.c-content-card .c-card__shape{position:absolute;right:0;top:0;transform-origin:center;transition:transform .35s ease-in-out;z-index:-1}.c-content-card:hover .c-card__shape{transform:scale(.82)}@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 img{height:100%!important;min-width:100%;object-fit:contain;object-position:left top;transform:scale(1.08);transform-origin:top center;transition:transform .35s ease-in-out;width:auto!important;will-change:transform}.c-content-card:hover .c-card__image img{transform:scale(1)}.c-content-card .c-card__image{background-position:50%!important;background-repeat:no-repeat;background-size:cover!important;flex-basis:var(--base-image-height);height:var(--base-image-height)!important;margin-bottom:0;margin-top:-28px;min-height:var(--base-image-height);transform:scale(1);transform-origin:top left;transition:height .35s ease,min-height .35s ease,flex-basis .35s ease,background-color .3s ease-in-out;width:100%}.c-content-card:hover .c-card__image{margin-bottom:0}.c-content-card .c-card--full-link:hover .c-card__image,.c-content-card-repeater--arrows-default .c-card--full-link .c-card__image,.c-content-card:hover .c-card__image{flex-basis:calc(var(--base-image-height) - var(--content-reveal-height));height:calc(var(--base-image-height) - var(--content-reveal-height))!important;min-height:calc(var(--base-image-height) - var(--content-reveal-height));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}