.mmi-blog-listing{display:flex;flex-direction:column;gap:3rem}.blog-post-wrapper{border-bottom:2px solid #deebf4;margin-bottom:3rem;padding-bottom:3rem}.blog-post-wrapper:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.blog-card-inner{align-items:stretch;display:flex;gap:2rem;min-height:240px;width:100%}.blog-thumb{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;width:33.33333333%}.blog-meta{width:66.66666666%}.blog-post__tag-link{background-color:#4d95d0;border-radius:15px;color:#fff;display:inline-block;font-size:14px;font-weight:500;padding:4px 12px;text-decoration:none;width:auto}.blog-post__tag-link h6{display:inline;font-size:inherit;font-weight:inherit;margin:0}.blog-meta h2{font-size:clamp(2rem,3vw,3.125rem);margin:0 0 .5rem}.blog-meta h2,.blog-post__author-name,.blog-post__author-name:hover,.blog-post__meta{color:var(--primary-color)}.blog-post__meta-time:before{background-color:var(--primary-color)}.blog-post__meta path{fill:var(--primary-color)}.blog-summary p{color:var(--primary-color);font-size:clamp(1rem,1.3vw,1.5rem);font-weight:300;margin-bottom:1.5rem;margin-top:20px}.btn-wrapper{display:block;margin-bottom:20px;margin-top:40px}.blog-meta .btn-secondary{font-size:clamp(1rem,1.3vw,1.5rem);font-weight:300}@media (max-width:768px){.blog-card-inner{flex-direction:column}.blog-meta,.blog-thumb{width:100%}.blog-thumb{height:200px}}