.article-item{display:flex;flex-wrap:wrap;background-color:var(--bg-grey);border-radius:.375em;margin-bottom:.75em}.article-item-info{width:71.4285714286%;padding:3em 1.5em}@media (max-width: 768px){.article-item-info{width:100%;order:2}}.article-item-image{width:28.5714285714%;background-color:var(--bg-light-grey)}@media (max-width: 768px){.article-item-image{width:100%;min-height:6.25em;order:1}}.article-item .description{padding-top:.5em;line-height:1.25;color:var(--c-text-secondary)}.article-item .top-details{padding-bottom:.75em}.article-item .category{padding:.125em .3125em .25em;border:1px solid var(--c-text-basic);color:var(--c-text-basic);box-sizing:border-box;border-radius:.1875em;font-size:.8125em;font-weight:600;line-height:1.15}.article-item .date{padding-left:.5em;font-size:.8125em;line-height:1.15;color:var(--c-text-tertiary)}.article-item.small-version{width:calc(33.3333333333% - 1.5rem);margin-right:.75rem}.article-item.small-version:last-child{margin-right:0}.article-item.small-version .article-item-info{width:100%;order:2}.article-item.small-version .article-item-image{width:100%;min-height:6.25em;order:1}
