.recent_post_section .recent_posts .rp_col{margin-top:30px;padding:0 15px}.recent_post_section .recent_posts .rp_card{background:var(--secondary);border-radius:12px;box-shadow:0 0 0 2px var(--secondary);height:100%;overflow:hidden;padding:30px;width:100%}.recent_post_section .recent_posts .rp_card.featured{padding:0}.recent_post_section .recent_posts .rp_card.featured .inline-image-wrapper{aspect-ratio:16/9;overflow:hidden;position:relative}.recent_post_section .recent_posts .rp_card.featured .inline-image-wrapper img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.recent_post_section .recent_posts .rp_card.featured .rp_content{padding:30px}.recent_post_section .recent_posts .rp_card .tag_list{margin-bottom:30px}.blog_listing .bl_filter_search .blog_filter_div ul,.recent_post_section .recent_posts .rp_card .tag_list ul{gap:8px;list-style:none;margin:0;padding:0}.recent_post_section .recent_posts .rp_card .tag_list a{border:1px solid var(--white);border-radius:31px;color:var(--white);font-size:11px;font-weight:600;letter-spacing:.11em;line-height:120%;padding:6px 15px;text-transform:uppercase}.recent_post_section .recent_posts .rp_card .tag_list a:hover{background-color:var(--button_text_hover);border-color:var(--button_text_hover);color:var(--button_text)}.recent_post_section .recent_posts .rp_card .rp_content .content,.recent_post_section .recent_posts .rp_card .rp_content .title{display:inline-block;display:-webkit-box;margin-bottom:15px;max-width:100%;width:100%;-webkit-box-orient:vertical;overflow:hidden}.recent_post_section .recent_posts .rp_card .rp_content .title{-webkit-line-clamp:2}.recent_post_section .recent_posts .rp_card .rp_content .title h3{color:var(--yellow)}.recent_post_section .recent_posts .rp_card .rp_content .textLink{display:inline-block;margin-top:15px;width:100%}