.article-card__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-card__header--reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-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__type{color:var(--color-brand-primary);display:block;font-size:.875rem;margin-bottom:var(--element-spacing)}.article-card__image-wrapper--highlight .article-card__type{color:#fff}.article-card__title{word-wrap:break-word;margin-bottom:calc(var(--element-spacing)/4);text-decoration:none}.article-card__date{color:var(--color-brand-text-50)}.article-card__image{margin-bottom:var(--element-spacing)}.article-card__image-wrapper--highlight{position:relative}.article-card__image-wrapper--highlight .article-card__date{color:#fff;margin-bottom:calc(var(--element-spacing)/2)}.article-card__image-wrapper--highlight .article-card__excerpt{margin-bottom:1rem;max-width:700px}.article-card__image-wrapper--highlight .article-card__image{margin-bottom:0}.article-card__image-wrapper--highlight .article-card__title-meta{margin-bottom:var(--element-spacing)}.article-card__image-wrapper--highlight .article-card__meta{color:#fff;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%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width:1024px){.article-card__image-wrapper--highlight .article-card__meta{bottom:80px;left:112px;position:absolute;top:auto}}@media screen and (max-width:1599px){.article-card__image-wrapper--highlight .article-card__meta.has-excerpt{bottom:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.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%}}