.news_section .section_head{margin-bottom:20px;margin-left:0}.news_section .section_head h2{font-weight:600;font-size:16px;line-height:20px;text-transform:uppercase;text-align:left}.news_section .new_sec_post{padding:9px;background:var(--section_bg);color:var(--section_text);margin-bottom:25px}@media(min-width:768px){.news_section .new_sec_post{padding:20px 15px}.news_section .new_sec_post .load-more{padding-top:40px}}.news_section .new_sec_post .load-more .button{font-weight:400;font-size:14px;line-height:18px;text-align:center;text-transform:capitalize;color:var(--section_button_text);background:var(--section_button_bg);border-radius:40px}.news_section .new_sec_post .load-more .button:hover{color:var(--section_button_text_hover);background:var(--section_button_bg_hover)}.news_section .post_card.vertical_post{gap:9px;border-radius:var(--radius);flex-direction:row;background:var(--section_bg);padding:0;color:var(--section_text)}@media(min-width:768px){.news_section .post_card.vertical_post{flex-direction:column;gap:0}}.news_section .post_card.vertical_post .post_image{border-radius:var(--radius);width:100px;height:100px}@media(min-width:768px){.news_section .post_card.vertical_post .post_image{width:100%;height:200px;margin-bottom:10px}}.news_section .post_card.vertical_post .post_description{width:100%;display:flex;flex-direction:column;height:100%}.news_section .post_card.vertical_post .post_author{display:flex;justify-content:space-between;gap:10px;font-weight:500;font-size:12px;line-height:16px;margin-top:auto}@media(min-width:768px){.news_section .post_card.vertical_post .post_author{font-size:14px;font-weight:600;line-height:18px}}.news_section .post_card.vertical_post .post_author a{font-weight:500}@media(min-width:768px){.news_section .post_card.vertical_post .post_author a{font-weight:600}}.news_section .post_card.vertical_post .post_author span{font-size:12px;font-weight:500}@media(min-width:768px){.news_section .post_card.vertical_post .post_author span{font-size:14px;font-weight:600;line-height:18px}}.news_section .post_card.vertical_post .post_date:before{display:none}.news_section .post_card.vertical_post .post_title{font-weight:500;font-size:14px;margin-bottom:12px;line-height:18px}@media(min-width:768px){.news_section .post_card.vertical_post .post_title{font-weight:700;font-size:16px;line-height:22px;margin-bottom:10px}}.news_section .post_card.vertical_post .post_title a{-webkit-line-clamp:3}