.featured-card{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.featured-card__image{align-items:center;background-color:#f6f4ef;border-radius:.5rem;display:flex;margin-bottom:1rem;max-height:20rem;overflow:hidden;width:100%}@media only screen and (min-width:48rem){.featured-card__image{max-width:24.5625rem}}.featured-card__image img{display:block;width:100%}.featured-card__content{flex-grow:1}.featured-card__tags{align-items:flex-start;color:#3e3e3e;display:flex;font-family:Helvetica Neue,Helvetica,Comic Sans,sans-serif;font-size:1rem;font-weight:400;gap:.5rem;justify-content:flex-start;line-height:1;margin-bottom:1rem;text-align:center;width:100%}.featured-card .heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-card__metadata{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;line-height:1.25rem;margin-bottom:1rem;width:100%}.featured-card__date{text-transform:uppercase}.featured-card__author-prefix{font-weight:400}.featured-card__author-name{font-weight:500}.featured-card__description{font-size:1.125rem;font-weight:400;line-height:1.625rem}.featured-card__cta-container{margin-top:1.25rem}