.blog-post-recent__header{align-items:center;display:flex;justify-content:center}.blog-post-recent__header-title h2{color:#1d1d1b;margin:0 0 10px}.blog-post-recent__posts{margin:50px 0 0!important}.blog-post-recent__card{border-radius:35px;box-shadow:0 10px 40px 0 #3e68421a;display:flex;flex-direction:column;height:100%}.blog-post-recent__card img{border-radius:20px 20px 0 0;height:240px;object-fit:cover;width:100%}.blog-post-recent__card-content{display:flex;flex:1;flex-direction:column;padding:36px}.blog-post-recent__card-title h5{color:#1e1e1e;margin:0 0 12px}.blog-post-recent__card-description{color:#1d1d1b;font-size:15px;font-weight:400;line-height:18px;margin-bottom:25px;text-align:left}.blog-post-recent__card-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.blog-post-recent__card-tag{background:#fff;border:1px solid #3e6842;border-radius:25px;color:#3e6842;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:12px;padding:9px 17.5px;text-align:left;text-transform:uppercase}.blog-post-recent__card-cta{display:flex;justify-content:left;margin-top:auto}@media (max-width:767px){.blog-post-recent__header-title h2{text-align:center}.blog-post-recent__card-content{padding:30px 14px}.blog-post-recent__posts{margin:30px 0 0!important}}