.custom_card_section{padding-bottom:20px}.custom_card_section .post_item{background:#fff;border:1px solid #e4e7ef;border-radius:18px;box-shadow:0 12px 28px -16px rgba(29,40,89,.18);overflow:hidden;transition:.3s ease;width:calc(50% - 12px)}.custom_card_section .post_body{font-size:12px;line-height:1.5;padding:15px 20px}.custom_card_section .post_title{font-size:14px;font-weight:600;font-weight:700;line-height:1.5;margin-bottom:5px}.custom_card_section .post_body p{margin:0}.custom_card_section .card_flex_row{display:flex;flex-wrap:wrap;gap:24px}.custom_card_section .content_column{align-items:center;display:flex;flex-wrap:wrap}.custom_card_section .content_column_inner{width:100%}.custom_card_section .post_img{min-height:160px;position:relative}.custom_card_section .post_img:after{content:"";display:block;padding-top:75%}.custom_card_section .post_img img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.custom_card_section .post_item:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-4px) scale(1.05);transform:translateY(-8px) scale(1.05)}.custom_card_section span.tag{background:#f78c0d;border-radius:6px;bottom:10px;color:#fff;display:inline-flex;font-size:10px;font-weight:600;left:10px;letter-spacing:.4px;line-height:15px;padding:4px 8px;position:absolute;text-transform:uppercase}.custom_card_section .post_body p span{align-items:center;display:inline-flex;justify-content:center}.custom_card_section .post_body p span img{width:13px}.custom_card_section .post_body p{align-items:center;display:inline-flex;gap:6px}@media(max-width:767px){.custom_card_section{padding-bottom:40px}.custom_card_section .post_item:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-4px) scale(1.05);transform:translateY(-8px) scale(1)}}@media(max-width:640px){.custom_card_section .post_item{width:100%}}