.article-card--round .article-card__image{border-radius:100%;overflow:hidden}.article-card__header{flex-direction:column}.article-card__header--reverse{flex-direction:column-reverse}.article-card__link{color:inherit}.article-card__link,.article-card__link:active,.article-card__link:focus,.article-card__link:hover{text-decoration:none}.article-card__link .icon{margin-left:calc(var(--element-spacing)/2)}.article-card__info{margin-top:2rem}.article-card__title-meta{margin-top:1rem;margin-bottom:.125rem;font-size:.75rem;line-height:1rem}.article-card__type{display:block;color:var(--color-brand-primary);letter-spacing:1px;margin-bottom:var(--element-spacing)}.article-card__type .button{color:var(--color-white);font-size:.875rem;line-height:1.25rem;padding:.5rem 1rem;border:0}.article-card__type .button.yellow{background:var(--color-yellow);color:var(--color-black)}.article-card__type .button.red{background:var(--color-red);color:var(--color-black)}.article-card__type .button.blue{background:var(--color-blue);color:var(--color-black)}.article-card__type .button.offwhite{background:var(--color-off-white);color:var(--color-black)}.article-card__author{margin-top:1rem;padding-bottom:.125rem;border-bottom:1px solid var(--color-black)}.article-card__pipe-divider:before{content:"|";margin:0 .5rem}.article-card__pipe-divider:first-of-type:before{display:none}.article-card__title{font-size:1.5rem;line-height:1.75rem;text-decoration:none;margin-bottom:1rem;display:block}.article-card__date{color:var(--color-brand-text-50)}.color-scheme--primary .article-card__date{color:var(--color-white)}.article-card__image-wrapper--highlight{position:relative}.article-card__image-wrapper--highlight .article-card__date{color:var(--color-white);margin-bottom:calc(var(--element-spacing)/2)}.article-card__image-wrapper--highlight .article-card__excerpt{max-width:700px;margin-bottom:1rem}.article-card__image-wrapper--highlight .article-card__image{margin-bottom:0}.article-card__image-wrapper--highlight .article-card__title-meta{margin-top:1rem;margin-bottom:.125rem;font-size:.75rem;line-height:1rem}.article-card__image-wrapper--highlight .article-card__meta{color:var(--color-white);left:1rem}@media screen and (min-width:768px){.article-card__image-wrapper--highlight .article-card__meta{left:2rem}}@media screen and (max-width:1023px){.article-card__image-wrapper--highlight .article-card__meta{position:absolute;top:50%;transform:translateY(-50%)}}@media screen and (min-width:1024px){.article-card__image-wrapper--highlight .article-card__meta{position:absolute;top:auto;bottom:80px;left:112px}}@media screen and (max-width:1439px){.article-card__image-wrapper--highlight .article-card__meta.has-excerpt{position:absolute;top:50%;transform:translateY(-50%);bottom:auto}}.article-card__image-wrapper--highlight .img--landscape{padding-bottom:133.58%}@media screen and (min-width:768px){.article-card__image-wrapper--highlight .img--landscape{padding-bottom:30.12%}}