.blog-latest__posts .section__title{margin-bottom:60px;text-align:center}.blog-latest__posts .latest-posts__wrapper{column-gap:24px;display:grid;grid-template-columns:repeat(3,1fr)}.blog-latest__posts .posts-single__wrapper .post__content{padding:2.25rem 2.5rem}.blog-latest__posts .posts-single__wrapper{background:#f1f1f1;border-radius:0 0 5px 5px;margin-bottom:24px}.blog-latest__posts .post-title{font-size:20px;margin-bottom:18px}.blog-latest__posts .post-title h2{font-size:20px}.blog-latest__posts .post__image{line-height:0}.blog-latest__posts .post__image img{height:240px;margin:0;max-width:100%;object-fit:cover;width:100%}.blog-latest__posts .posts-more__cta{margin-top:45px;text-align:center}@media screen and (max-width:980px){.blog-latest__posts{padding:0 1rem}.blog-latest__posts .latest-posts__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.blog-latest__posts .latest-posts__wrapper{grid-template-columns:1fr}}