.featured-card{transition:all .3s ease}.featured-card__wrapper{color:inherit;display:block;text-decoration:none}.featured-card__copy{display:flex;flex-direction:column;justify-content:center}@media (max-width:767px){.featured-card__wrapper .multiple-buttons__item,.featured-card__wrapper .multiple-buttons__item .button{width:100%}}.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{width:100%}.featured-card__text h6{background:#afe7c2;display:inline-block;text-transform:uppercase}@media (min-width:992px){.featured-card__wrapper{display:flex;flex-wrap:wrap}.featured-card__copy,.featured-card__thumb{flex:0 0 50%;width:50%}}