.recent-posts{display:block;width:100%;.content-wrapper{padding:0;width:100%;h2{margin-bottom:56px}.blog-related-posts__list{display:grid;gap:56px 32px;grid-template-columns:repeat(3,1fr);width:100%;@media(max-width:1024px){grid-template-columns:repeat(2,1fr)}@media(max-width:768px){grid-template-columns:50%;justify-content:center}@media(max-width:600px){grid-template-columns:100%}.blog-related-posts__post{.blog-related-posts__post-image-wrapper{display:flex;margin-bottom:32px;img{border-radius:16px;height:222px;object-fit:cover;width:100%}}.blog-related-posts__content{margin-bottom:24px;.blog-related-posts__title{color:var(--Dark-Black,#0b0b0b);margin-bottom:8px}}}}}}