.section-blog{position:relative}.section-blog__header{text-align:center;margin:0 auto 4em auto;max-width:52em}@media (max-width:1024px){.section-blog__header{margin-bottom:3em}}.section-blog__header p{font-size:.875em}.section-blog__header ol,.section-blog__header ul{margin:0 0 1em 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 1em auto}.section-blog__header ul{list-style-type:disc}.section-blog__header ol{list-style-type:decimal}.section-blog__header li{font-size:.875em}.section-blog__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:3em 1.5em}@media (max-width:1024px){.section-blog__inner{grid-template-columns:repeat(2,1fr);gap:2em 1em}}@media (max-width:440px){.section-blog__inner{grid-template-columns:repeat(1,1fr);gap:2em}}