.newsroom_post__wrapper{display:flex;gap:40px}.newsroom_post__left{width:75%}.newsroom_post__right{display:flex;width:25%}.newsroom_post__content_wrapper{padding:40px 0 40px 40px}.newsroom_post__name{color:#001871;font-size:40px;font-weight:500;line-height:1.15}.newsroom_post__post_body p{color:#000;font-size:18px;font-weight:400;line-height:1.5}.newsroom_post__post_body p a,.newsroom_post__post_body p a *{color:var(--brand-coral)!important}.newsroom_post__all_link{align-items:center;background:#eee;border-radius:0 3px 3px 0;color:var(--brand-dark-gray);display:inline-flex;font-size:18px;font-weight:500!important;gap:10px;margin-top:5px;padding:20px;text-decoration:none!important;transition:background .15s ease-in-out,color .15s ease-in-out;user-select:none}.newsroom_post__all_link svg{height:12px;width:7px}.newsroom_post__all_link svg path{stroke:var(--brand-dark-gray);transition:stroke .15s ease-in-out}.newsroom_post__all_link:focus,.newsroom_post__all_link:focus-visible,.newsroom_post__all_link:hover{background-color:#001871;color:#fff}.newsroom_post__all_link:focus svg path,.newsroom_post__all_link:focus-visible svg path,.newsroom_post__all_link:hover svg path{stroke:#fff}.newsroom_post__meta{display:flex;gap:20px;padding-bottom:20px}.newsroom_post__meta_box{display:flex;gap:10px}.newsroom_post__meta_box svg{height:30px;object-fit:contain;width:30px}.newsroom_post__meta_cat_label,.newsroom_post__meta_date_label{color:var(--brand-coral);font-size:14px;font-weight:400}.newsroom_post__meta_cat_text,.newsroom_post__meta_date_text{color:#000;font-size:14px;font-weight:400}@media(max-width:1300px){.newsroom_post__left{width:70%}.newsroom_post__right{width:30%}}@media(max-width:1180px){.newsroom_post__left{width:65%}.newsroom_post__right{width:35%}}@media(max-width:992px){.newsroom_post__wrapper{flex-direction:column;gap:0}.newsroom_post__name{font-size:32px}.newsroom_post__left,.newsroom_post__right{width:100%}.newsroom_post__content_wrapper{padding:20px}}@media(max-width:768px){.newsroom_post__meta{flex-direction:column}}