.blog-articles-sections{width:100%;margin-bottom:24px}.blog-articles-sections__title{font-family:var(--font-manrope);font-weight:800;font-size:24px;line-height:120%;color:#070707;margin-bottom:16px}@media only screen and (max-width:800px){.blog-articles-sections__title{display:none}}.blog-articles-sections-list{width:100%;display:flex;gap:12px}.blog-articles{padding-top:16px;padding-bottom:32px}.blog-articles-skeleton{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.blog-articles-skeleton__title{margin-top:16px}.blog-articles-skeleton__description{margin-top:8px}.blog-articles-skeleton__date{margin-top:12px}.blog-articles__empty{width:100%!important;max-width:800px;margin:0 auto}.blog-articles__list{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 24px;gap:40px 24px}@media only screen and (max-width:1200px){.blog-articles__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:800px){.blog-articles__list{grid-template-columns:repeat(1,1fr)}}.blog-articles__pagination{margin-top:24px}