.container--large.container--vertical-space-small{max-width:1400px!important;margin:0 auto!important;padding-left:2rem!important;padding-right:2rem!important}.blog__posts{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin:0 auto}.article-card{width:100%;box-sizing:border-box;margin-bottom:0}@media (max-width:1400px){.blog__posts{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:1100px){.blog__posts{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:768px){.blog__posts{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.blog__posts{grid-template-columns:repeat(2,1fr);gap:1rem}}.container--large.container--vertical-space-small{padding-top:10px!important}.container--large.container--vertical-space-small h1{margin-top:10px!important}