.ArticlesBlogSection{padding:64px 0;background-color:oklch(1 0 0)}@media(min-width:1024px){.ArticlesBlogSection{padding:96px 0}}.ArticlesBlogSection .ArticlesBlogSection__inner{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}@media(min-width:768px){.ArticlesBlogSection .ArticlesBlogSection__inner{padding:0 40px}}@media(min-width:1024px){.ArticlesBlogSection .ArticlesBlogSection__inner{padding:0 32px}}@media(min-width:1280px){.ArticlesBlogSection .ArticlesBlogSection__inner{padding:0}}.ArticlesBlogSection .ArticlesBlogSection__inner{display:flex;flex-direction:column;gap:48px}.ArticlesBlogSection .ArticlesBlogSection__header{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media(min-width:768px){.ArticlesBlogSection .ArticlesBlogSection__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.ArticlesBlogSection .ArticlesBlogSection__allLink{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:oklch(.2155 .0138 278.77)}.ArticlesBlogSection .ArticlesBlogSection__allLink svg{width:14px;height:14px}.ArticlesBlogSection .ArticlesBlogSection__allLink:hover{gap:12px}.ArticlesBlogSection .ArticlesBlogSection__grid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media(min-width:768px){.ArticlesBlogSection .ArticlesBlogSection__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ArticlesBlogSection .ArticlesBlogSection__grid{grid-template-columns:repeat(3,1fr)}}