.latest_blog_section h1,.latest_blog_section h2,.latest_blog_section h3,.latest_blog_section h4,.latest_blog_section h5,.latest_blog_section h6,.latest_blog_section p{margin:0}.latest_blog_section .title_wrap{margin-bottom:60px;text-align:center}.latest_blog_section .title_wrap .tagline *{color:#f37321;font-weight:600;line-height:1}.latest_blog_section .title_wrap .tagline{margin-bottom:20px}.latest_blog_section .title_section *{color:#283c49;font-weight:600;line-height:1}.latest_blog_section .latest_inner_wrapper{padding:10px}.latest_blog_section{padding-bottom:100px;padding-top:100px}.latest_blog_section .latest_post_wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px 35px}.latest_blog_section .latest_post_wrapper .post_image img{display:block;width:100%}.latest_blog_section .latest_post_wrapper .post_card_section{background-color:#fff;border-radius:3px;box-shadow:0 0 10px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;min-height:100%;overflow:hidden;position:relative;transition:all .25s;width:100%}.latest_blog_section .latest_post_wrapper .post_content_wrap{padding:40px 30px 25px}.latest_blog_section .latest_post_wrapper .post_title *{color:#283c49;font-weight:600}.latest_blog_section .latest_post_wrapper .post_image{position:relative;z-index:1}.latest_blog_section .latest_post_wrapper .post_image:after{background-image:linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);background-repeat:no-repeat;bottom:0;content:"";display:block;height:100%;opacity:1;position:absolute;transition:all .3s ease-out;width:100%}.latest_blog_section .latest_post_wrapper .post_card_section:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15)}.latest_blog_section .latest_post_wrapper .post_card_section:hover .post_image:after{opacity:.5}.latest_blog_section .latest_post_wrapper .post_title{margin-bottom:20px}@media (min-width:768px){.latest_blog_section .latest_post_wrapper .post_image img{aspect-ratio:2/1;object-fit:cover}}@media (max-width:1024px){.latest_blog_section .latest_post_wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.latest_blog_section .latest_post_wrapper{grid-template-columns:repeat(1,1fr)}}