.article-feed{background-color:#fff;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;padding:3rem 1rem}@media (min-width:768px){.article-feed{padding:9.0625rem 2.5rem}}@media (min-width:1024px){.blog-post-page .article-feed{padding:9.0625rem 2.5rem}}.article-feed__content{background-color:#fff}.article-feed__heading-content{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:2rem}@media (min-width:1024px){.article-feed__heading-content{margin-bottom:4.5rem}}.article-feed__list{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.article-feed__list{grid-template-columns:repeat(3,1fr)}}