.blog{display:block}.blog__header{margin:24px 0}@media only screen and (min-width:768px){.blog__header{margin:32px 0}}.blog__articles{display:grid;gap:16px}@media only screen and (min-width:576px){.blog__articles{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px){.blog__articles{gap:24px;grid-template-columns:repeat(3,1fr)}}.blog__loadmore{display:flex;justify-content:center;margin:28px auto;width:-moz-fit-content;width:fit-content}
