.feature_posts_container .featuredPostTwoCol{display:flex;gap:28px}.feature_posts_container .blogPostFeaturedImage{background-position:50%;background-size:cover;display:block;padding-bottom:56%;width:100%}.feature_posts_container .featuredPostTwoCol>div{flex:0 0 calc(50% - 14px)}.feature_posts_container .featuredBlogBottom{background:var(--clr-accent-lt);padding:24px}.feature_posts_container .featuredPostTitle{padding-bottom:16px}.feature_posts_container .featuredPostFirstContent{padding-bottom:24px}.feature_posts_container .featuredPostAuthor{display:flex;gap:16px}.feature_posts_container .blog-featured-category-posts-header h2.headingEle{border-bottom:2px solid var(--clr-accent-lt);margin-bottom:12px;padding-bottom:4px}.feature_posts_container .blog-post-card-footer{align-items:center;display:flex;gap:12px;justify-content:space-between}.feature_posts_container .blog-post-card-footer p{margin:0}.feature_posts_container h6.blog-post-card-title{margin-bottom:10px}.feature_posts_container .blog-post-card{border-bottom:2px solid #dbe4ed;padding-bottom:16px}.feature_posts_container .blog-featured-category-posts-content:not(:first-of-type) .blog-post-card{padding-top:16px}.feature_posts_container .blog-featured-category-posts-content:last-child .blog-post-card{border:none}@media (max-width:991px){.feature_posts_container .featuredPostTwoCol{flex-wrap:wrap}.feature_posts_container .featuredPostTwoCol>div{flex:auto}.feature_posts_container .featuredPostAuthor{flex-direction:column}}