﻿.newsroom .highlight-article{display:grid;grid-auto-flow:row;grid-template-columns:1fr;gap:20px;padding:1.3rem;}.newsroom .highlight-article h2{font-size:45px;line-height:1.15;text-wrap:pretty;}.newsroom .highlight-article h2 a{text-decoration:none;}.newsroom .highlight-article .summary{line-height:1.5;}.newsroom .highlight-article .summary .button{font-size:16px;}.newsroom .news-article-list{max-width:600px;margin:0 auto;}.newsroom .news-article-list .news-item{border-top:solid 1px #efefef;padding:0 40px 30px 40px;}.newsroom .news-article-list .news-item .separator{background-color:#faa61a;height:5px;width:150px;margin:0 auto 70px auto;transform:translateY(-1px);}.newsroom .news-article-list .news-item h2{text-wrap:pretty;}.newsroom .news-article-list .news-item h2 a{text-decoration:none;text-wrap:pretty;}.newsroom .news-article-list .news-item .summary{line-height:1.5;}.newsroom .news-article-list .news-item .button{font-size:16px;}.newsroom .announcements{padding:2rem;background-color:#fafbfc;margin-top:50px;}.newsroom .announcements .separator{background-color:#faa61a;height:5px;width:120px;}.newsroom .announcements li{margin-top:30px;}.newsroom .announcements li h3 a{text-decoration:none;}.newsroom .announcements li p{line-height:1.5;}@media(min-width:996px){.newsroom .announcements{padding:4rem;}.newsroom .highlight-article{grid-auto-flow:column;padding:2.5rem;}.newsroom .highlight-article .summary{padding:1rem 3rem 0 3rem;}.newsroom .highlight-article.with-image{grid-template-columns:500px auto;}}