.blog-posts{background:var(--brand-blue-gradient);color:var(--brand-primary-color)}@media (min-width:1025px){.blog-posts{padding:5.125rem 0 13.9375rem}.blog-posts.template-2{padding:9.5rem 0 17.5625rem}}.blog-posts__head{margin:0 0 3.875rem}@media (min-width:1025px){.blog-posts__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:1rem;justify-content:space-between}}@media (max-width:1024px){.blog-posts__head{margin:0 0 2.5rem}}.blog-posts__head .blog-posts__head-title{margin:0}@media (max-width:1024px){.blog-posts__head .blog-posts__head-title{margin:0 0 1.5rem}}.blog-posts__main{display:grid;gap:4.75rem 2.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.blog-posts__main{gap:2.5rem 1rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-posts__main{grid-template-columns:none}}