.cards__container{--card-padding:2rem}.cards__card{background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column}.cards__card.box-s{box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.cards__card--gap{gap:2rem}.cards__card__image{align-items:stretch;display:flex;position:relative;width:100%}.cards__card__image--padding{padding:var(--card-padding);padding-bottom:0}.cards__card__image:before{content:"";margin-left:-1px;width:1px}.cards__card.item-cr:has(.cards__card__image--padding) img{border-radius:var(--module-settings-listing-border-radius)}.cards__card__image--16by9:before{padding-bottom:56.25%}.cards__card__image--3by2:before{padding-bottom:66.66667%}.cards__card__image--4by3:before{padding-bottom:75%}.cards__card__image--1by1:before{padding-bottom:100%}.cards__card__image--2by3:before{padding-bottom:150%}.cards__card__img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.cards__card__img--source{height:revert-layer;object-fit:contain;position:static;width:revert-layer}.cards__card__img--full-width{position:static}.cards__card__image--padding .cards__card__img:not(.cards__card__img--source,.cards__card__img--full-width){inset:var(--card-padding);bottom:0;height:calc(100% - var(--card-padding));width:calc(100% - var(--card-padding)*2)}.cards__card__container{background-repeat:no-repeat;background-size:cover;display:flex;flex:1;flex-direction:column;padding:var(--card-padding)}.cards__card .cards__card__text a:not(.btn--custom,.cta_button,[class*=hs-inline-web]),.cards__card .cards__card__text a:not(.btn--custom,.cta_button,[class*=hs-inline-web]):hover{color:inherit;font-weight:inherit;text-decoration:inherit}.cards__card__text p:first-of-type{margin-top:0}.cards__card__text p:last-child{margin-bottom:0}.cards__card__arrow{display:block;font-size:2.7rem;line-height:1;margin-top:1rem;text-align:right}.cards__card__container .component__ctas{margin-top:auto}