.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:700;line-height:1.4}.newsroom_post__all_link{align-items:center;background:#eee;border-radius:0 3px 3px 0;color:#08c5ae;display:inline-flex;font-size:20px;font-style:italic;font-weight:700!important;gap:3px;margin-top:5px;padding:20px;text-decoration:none!important;transition:background .15s ease-in-out,color .15s ease-in-out}.newsroom_post__all_link svg{fill:#08c5ae;height:18px;transition:fill .15s ease-in-out;width:12px}.newsroom_post__all_link:hover{background-color:#001871;color:#fff}.newsroom_post__all_link:hover svg{fill:#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_text{color:#08c5ae;font-size:14px;font-weight:700}.newsroom_post__meta_date{color:#000;font-size:14px;font-weight:300}@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}}