.section_blog .card--post{background-color:var(--white,#fff)}.blog_header{flex-direction:column;align-self:stretch;align-items:center;gap:4rem;display:flex}.blog_header h1{text-align:center;margin:0}.blog_categories{flex-wrap:wrap;place-content:center;align-items:center;gap:.75rem;display:flex}.blog_list{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media screen and (max-width:991px){.blog_list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:479px){.blog_header{gap:3rem}.blog_list{grid-template-columns:1fr}.section_posts,.section_blog{padding-top:3rem;padding-bottom:3rem}.blog_header h1{font-size:2.25rem}}.blog_loading{text-align:center;color:var(--color--text-tertiary,#888);padding:2rem 0}
