.featured-card__wrapper{display:block}.featured-card__wrapper,.featured-card__wrapper:hover{color:inherit;text-decoration:none}.featured-card__thumb{overflow:hidden;position:relative;z-index:2}.featured-card__image{display:block;height:auto;margin:0 auto;max-width:100%;transition:transform .3s ease}.featured-card__copy{display:flex;flex-direction:column;justify-content:center;position:relative}a.featured-card__wrapper:hover .featured-card__image{transform:scale(1.05)}.featured-card__text{width:100%}.featured-card__text h3,.featured-card__text h4{color:var(--secondary-color)}.featured-card__text h6{margin-bottom:10px}.featured-card__text :last-child{margin-bottom:0}.featured-card__text h5{font-size:20px;line-height:1.6}.font-body-sm .featured-card__text{font-size:16px}.featured-card__copy .multiple-buttons{margin-top:30px}@media (min-width:992px){.featured-card__wrapper{display:flex;flex-wrap:wrap}.featured-card__copy,.featured-card__thumb{flex:0 0 50%;width:50%}.featured-card__copy .multiple-buttons{margin-top:40px}}@media (max-width:600px){.featured-card .multiple-buttons__item,.featured-card .multiple-buttons__item a{width:100%}}