.blogListingSection .content-wrapper{max-width:1630px}.blogListingSection .post-list{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -1rem;row-gap:2rem}.blogListingSection .post-item{padding:0 1rem;width:33.33%}.blogListingSection .post-item-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;height:100%;padding:50px 32px 30px;transition:all .25s}.blogListingSection .post-title a{font-size:1.5rem;line-height:1.4em}.blogListingSection .post-link a:hover{text-decoration:underline!important}.blogListingSection .post-title h2{line-height:0;text-transform:unset}.blogListingSection .post-content{flex-grow:1;font-weight:400;margin-top:17px}.blogListingSection .post-link{margin-bottom:20px;margin-top:25px}.blogListingSection .post-link a{color:#8b1b1d;font-size:.8rem;font-weight:700;text-transform:uppercase}.blogListingSection .post-details span{color:#adadad;font-size:12px;line-height:1.3em}.blogListingSection span.dots{margin:0 5px}.blogListingSection .post-details{padding:10px 0;position:relative}.blogListingSection .post-details:before{border:1px solid #eaeaea;content:"";left:-32px;position:absolute;top:0;width:calc(100% + 64px)}.blogListingSection .blog-pagination{display:flex;flex-wrap:wrap;justify-content:center;margin-top:47px}.blogListingSection .blog-pagination a{color:#000;display:inline-block;font-size:17px;font-weight:400;margin:0 8px}.blogListingSection .blog-pagination a.active,.blogListingSection .blog-pagination a.disabled{color:#333;cursor:default;pointer-events:none}.blogListingSection .post-title a:hover{color:#8b1b1d}.blogListingSection .blog_image{height:220px;margin-bottom:15px}.blogListingSection .blog_image img{height:100%;object-fit:cover;width:100%}.blogListingSection .post-item-inner:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15)}.blogListingSection .blog-pagination a:hover{color:#8b1b1d}@media (max-width:1200px){.blogListingSection .post-item{width:50%}}@media (max-width:767px){.blogListingSection .blog_image{height:auto}.blogListingSection .post-item{width:100%}}