.gwcc-blog-index-section .list-posts-wrapper{display:grid;gap:15px;grid-auto-rows:1fr;grid-template-columns:repeat(1,minmax(0,1fr))}.gwcc-blog-index-section .list-posts-wrapper .blog-post{background-color:#f2f2f2}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-image-wrapper{height:250px;margin:0}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-image-wrapper img.post-image{height:100%;object-fit:cover;width:100%}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper{padding:18px 20px 25px}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper .post-author-date-wrapper{display:flex;margin-bottom:1rem}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper .post-author-date-wrapper .author-name{margin-bottom:0}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper .post-author-date-wrapper .post-timestamp{margin-left:3px}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper .post-title{margin-bottom:10px}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper .post-title,.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper .post-title-link{font-size:24px;font-weight:700}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper .post-summary *{font-size:14px;font-weight:400;margin-bottom:5px}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper .post-button-wrapper{margin-top:8px}.gwcc-blog-index-section .list-posts-wrapper .blog-post .post-content-wrapper .post-button-wrapper .post-button{font-size:14px;font-weight:700;text-transform:capitalize}@media screen and (min-width:768px){.gwcc-blog-index-section .list-posts-wrapper{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1024px){.gwcc-blog-index-section .list-posts-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}