.article-list .featured-wrapper{padding-bottom:1.875rem}.article-list .featured-wrapper,.article-list .rest-wrapper{display:flex;flex-direction:column;gap:.625rem}@media screen and (min-width:48rem){.article-list .featured-wrapper,.article-list .rest-wrapper{display:grid;gap:.9375rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:64rem){.article-list .featured-wrapper{padding-bottom:2.5rem}.article-list .rest-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:96rem){.article-list .featured-wrapper,.article-list .rest-wrapper{gap:1rem}.article-list .featured-wrapper{padding-bottom:3.125rem}}.load-more-button-wrapper{display:flex;justify-content:center;margin-top:1.25rem}.load-more-button-wrapper .btn{background:transparent;border:.0625rem solid var(--color-primary);color:var(--color-primary);cursor:pointer;font-size:1rem;line-height:1;min-width:15.625rem}.load-more-button-wrapper .hidden{display:none}