.article-card{background:#fff;color:var(--color-main-text);font-weight:400;position:relative}.article-card__badge{left:0;margin:2.3rem;position:absolute}.article-card__title{margin:0 0 1.4rem}.article-card__image{display:flex}.article-card__image img,.article-card__image svg{height:100%;max-height:27rem;max-width:none;min-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article-card__date{align-items:center;background:var(--color-secondary);color:var(--color-secondary-text);display:flex;font-size:1.2rem;gap:1rem;justify-content:center;padding:.8rem 1.3rem .8rem 2.9rem;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.article-card__date svg{width:1.3rem}.article-card .author-card{margin-top:3rem}.article-card__content{padding:2.9rem}.article-card__article-link{margin-top:1.4rem;text-transform:uppercase}
.author-card{align-items:center;display:flex}.author-card__image{margin-right:2rem}.author-card__image img{border-radius:50%;height:61px;-o-object-fit:cover;object-fit:cover;width:61px}.author-card__name.h6{font-weight:700;margin:0 0 .5rem}.author-card__title.h6{margin:0}
