.jch-article-feed{max-width:90.5rem;margin:0 auto;display:grid;grid-gap:3rem}.jch-article-feed__article,.jch-article-feed__article:hover{width:100%;max-width:28.125rem;display:block;background:#f7f7f7;color:var(--jch-color-text)}.jch-article-feed__wrapper{padding:1rem 1.75rem 1.5rem}.jch-article-feed__article img{width:100%;max-width:28.125rem;height:auto}.jch-article-feed__date{margin:0 .5rem .5rem 0;display:inline-block;font-size:.75rem;line-height:1rem;text-transform:uppercase}.jch-article-feed__category{margin:0;display:inline-block;font-weight:600;font-size:.75rem;line-height:1rem;text-transform:uppercase}.jch-article-feed__heading{margin:0 0 1rem;line-height:1.875rem}.jch-article-feed__article:hover .jch-article-feed__heading{color:var(--jch-color-purple)}.jch-article-feed__introduction{line-height:1.5rem;margin:0}@media only screen and (min-width:95rem){.jch-article-feed{margin:0 auto;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:62rem) and (max-width:94.99rem){.jch-article-feed{margin:0 2rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:33rem) and (max-width:61.99rem){.jch-article-feed{margin:0 2rem;grid-template-columns:repeat(2,1fr);grid-gap:2rem}}@media only screen and (max-width:32.99rem){.jch-article-feed{margin:0 2rem;grid-template-columns:repeat(1,1fr);grid-gap:2rem}}