.article-feed{padding:48px 0}@media (min-width:768px){.article-feed{padding:80px 0}}.article-feed__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width:768px){.article-feed__content{gap:64px}}.article-feed__main-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width:768px){.article-feed__main-block{gap:64px}}.article-feed__heading-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:800px}@media (min-width:768px){.article-feed__heading-container{gap:24px}}.article-feed__articles{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width:768px){.article-feed__articles{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;display:grid;row-gap:64px}.article-feed__articles.cards-3{grid-template-columns:repeat(3,1fr)}.article-feed__articles.cards-2{grid-template-columns:repeat(2,1fr)}.article-feed__articles.highlighted-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.highlighted-list .article-feed__highlighted-article{max-width:384px}}.article-feed__regular-articles{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width:768px){.article-feed__regular-articles{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;display:grid}.highlighted-3-below .article-feed__regular-articles{grid-template-columns:repeat(3,1fr)}.highlighted-2-below .article-feed__regular-articles{grid-template-columns:repeat(2,1fr)}.highlighted-list .article-feed__regular-article.article-card.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;max-width:696px}.highlighted-list .article-feed__regular-article.article-card.horizontal:not(:last-of-type){border-bottom:1px solid #d1d5e3;padding-bottom:32px}.highlighted-list .article-feed__regular-article.article-card.horizontal img{height:auto;max-height:144px;max-width:50%;width:auto}}.article-feed__button{-ms-flex-item-align:center;align-self:center}