.article-card{display:flex;width:100%;margin-bottom:20px}.article-card .h2{margin-top:-4px}.article-card:last-of-type{margin-bottom:0}.article-card figure{width:31.25vw;height:46.875vw;flex:0 0 auto;margin-right:3.75vw;background-size:cover;background-position:center center}.article-card figure img{object-fit:cover;object-position:center center;width:100%;height:100%}.article-card .article-card-content{display:flex;flex-direction:column;width:100%;flex:1}.article-card .article-card-content .article-date,.article-card .article-card-content .card-byline{height:30px;line-height:1.5;flex:0 0 auto}.article-card .article-card-content .card-time{margin-top:10px}.article-card .article-card-content .card-byline{align-items:center;height:auto;margin-top:12px;color:#c5c5c5}.article-card .article-card-content .card-byline a{height:auto}.article-card .article-card-content time{color:#c5c5c5;line-height:1}.article-card:not(.full-bleed) .article-card-content{padding-top:0}.article-card.full-bleed figure{width:100%;height:100%}.article-card.full-bleed .slug{opacity:0;left:-30px}.article-card.full-bleed .slug.processed{opacity:1}.article-card:not(.full-bleed) figure{position:relative}.article-card:not(.full-bleed) figure img{position:absolute;width:100%;height:100%;object-fit:cover;top:0}.article-card:not(.full-bleed) figure img.desktop-article-card-image{display:none}.article-card.full-bleed{height:150vw;position:relative;background:#222}.article-card.full-bleed a{display:flex;flex-direction:column}.article-card.full-bleed figure{position:absolute;height:100%;top:0;bottom:0;left:0;right:0;z-index:0}.article-card.full-bleed figure img.desktop-article-card-image{display:none}.article-card.full-bleed .article-card-content{position:relative;height:100%;z-index:1;display:flex;flex-direction:column;padding:3.75vw 20px 0;justify-content:flex-end}.article-card.full-bleed .article-card-content .h2{color:#fff;flex:0 0 auto;font-size:30px;line-height:1.1}.article-card.full-bleed .article-card-content .slug{top:auto;color:#fff;z-index:1;line-height:1;left:20px}.article-card.full-bleed .article-card-content .full-bleed-link{position:absolute;top:0;bottom:0;right:0;left:0;z-index:0}.article-card.full-bleed .article-card-content .full-bleed-by-date{display:flex;justify-content:space-between;align-items:center;color:#fff;height:48px;z-index:1}.article-card.full-bleed .article-card-content .full-bleed-by-date .card-byline{flex:1;margin:0;color:#fff;font-size:10px}.article-card.full-bleed .article-card-content .full-bleed-by-date time{flex:0 0 auto;width:60px;font-size:10px;color:#fff;display:none}.article-card.full-bleed .full-bleed-category{position:absolute;transform-origin:0 0;left:0;color:#fff}.article-card.full-bleed .full-bleed-category.processed{-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg)}@keyframes fadein{from{opacity:0}to{opacity:1}}