.announcements_layout{display:grid;margin-bottom:30px}@media(min-width:768px){.announcements_layout{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:60px}}@media(min-width:1200px){.announcements_layout{grid-template-columns:repeat(3,1fr);gap:46px;margin-bottom:160px}}.announcements_layout .post_card.vertical_post4{background:#fff;color:#171717;min-height:400px}@media(min-width:1280px){.announcements_layout .post_card.vertical_post4{min-height:613px}}.announcements_layout .post_card.vertical_post4 .post_image{min-height:315px}@media(min-width:1280px){.announcements_layout .post_card.vertical_post4 .post_description{padding:0 27px 48px}}.announcements_layout .post_card.vertical_post4 .post_title{font-weight:700;color:#343434;flex-grow:0}.announcements_layout .post_card.vertical_post4 .text_wrp{color:#282f3b;font-weight:400}.announcements_layout .post_card.vertical_post4 .vpost_footer{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:auto}.announcements_layout .post_card.vertical_post4 .button{width:-moz-fit-content;width:fit-content;border-radius:var(--radius) 0 var(--radius) 0;text-transform:capitalize;font-weight:600;padding:14px;min-width:80px}@media(min-width:1460px){.announcements_layout .post_card.vertical_post4 .button{font-size:22px;line-height:1.3181818182}}.announcements_layout .post_card.vertical_post4 .post_author{color:#343434;font-weight:600;font-size:12px;line-height:1.9166666667}.announcements_layout .post_card.vertical_post4 .post_date:before{display:none}