.featured-card__wrapper{display:block}.featured-card__wrapper,.featured-card__wrapper:hover{color:inherit;text-decoration:none}.featured-card__thumb{overflow:hidden}.featured-card__image{display:block;height:auto;margin:0 auto;max-width:100%;transition:transform .3s ease}a.featured-card__wrapper:hover .featured-card__image{transform:scale(1.05)}.featured-card__text :is(h1,h2,h3,h4,h5)>*{display:block}.featured-card__text :is(h1,h2,h3,h4,h5){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-card__multiple-cta{align-items:center;display:flex;gap:30px;row-gap:20px}.featured-card__text{width:100%}@media (max-width:767px){.featured-card__multiple-cta{flex-direction:column}.featured-card__multiple-cta>div{width:100%}}@media (min-width:992px){.featured-card__wrapper{display:flex;flex-wrap:wrap}.featured-card__thumb{flex:0 0 var(--width);width:var(--width)}.featured-card__copy{flex:0 0 100%;width:100%}.featured-card__thumb+.featured-card__copy{flex:0 0 calc(100% - var(--width));width:calc(100% - var(--width))}}