.recent_post .top_content{padding-bottom:60px}.recent_post .recent-posts-grid{display:flex;flex-wrap:wrap;gap:30px}.recent_post .recent-posts-grid>div{width:calc(50% - 15px)}.recent_post .recent-posts-grid .featured-post-card{background:#222;height:100%;padding:20px 20px 70px;position:relative}.recent_post .recent-posts-grid .featured-post-card .post-image img{height:100%;max-height:350px;min-height:350px;object-fit:cover;width:100%}.recent_post .recent-posts-grid .post-content{padding:24px 0}.recent_post .recent-posts-grid .post-tag{background-color:var(--accent_color_4);color:#000;display:inline-block;font-size:14px;font-weight:600;margin-bottom:24px;padding:6.5px 9.6px;position:relative;text-align:center;z-index:2}.recent_post .recent-posts-grid .post-content .post-title{font-size:21px;font-weight:600;line-height:25.8px;margin-bottom:12px!important}.recent_post .recent-posts-grid .post-content .post-desc{font-size:14px;line-height:21px}.recent_post .recent-posts-grid .read-more{align-items:center;color:var(--accent_color_4);display:inline-flex;font-size:14px;font-weight:600;line-height:21px}.recent_post .recent-posts-grid .read-more svg{margin-left:8px}.recent_post .recent-posts-grid .featured-post-card .post-card-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.recent_post .recent-posts-grid .small-posts-wrapper .small-post-card{background:#222;display:flex;flex-wrap:wrap;gap:24px;padding:20px;position:relative}.recent_post .recent-posts-grid .small-posts-wrapper .small-post-card>div{width:calc(50% - 12px)}.recent_post .recent-posts-grid .small-posts-wrapper .small-post-card .small-post-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.recent_post .recent-posts-grid .small-posts-wrapper .small-post-card:not(:last-child){margin-bottom:30px}.recent_post .recent-posts-grid .small-posts-wrapper .small-post-content .small-post-title{font-size:21px;font-weight:600;line-height:25.8px}.small-post-image img{max-height:168px;min-height:168px;object-fit:cover;width:100%}@media (max-width:991px){.recent_post .recent-posts-grid>div{width:100%}.recent_post .recent-posts-grid .featured-post-card{padding-bottom:20px}}@media (max-width:767px){.recent_post .recent-posts-grid .small-posts-wrapper .small-post-card>div{width:100%}.recent_post .recent-posts-grid .featured-post-card .post-image img,.small-post-image img{max-height:100%;min-height:100%}}