@supports(animation-timeline:view()){@media(prefers-reduced-motion:no-preference){.newsAndInsightsList .scroll-animation{animation:auto linear slideInUp both;animation-timeline:view();animation-range:entry 0 cover 30%}
}
}
.newsAndInsightsList{padding-top:60px;padding-bottom:30px}
.newsAndInsightsList .eyebrow{padding-bottom:20px}
.newsAndInsightsList .newTitle{padding-bottom:20px}
.newsAndInsightsList .newsBody{padding-bottom:30px}
.newsAndInsightsList .articleListContainer{padding-top:100px}
.newsAndInsightsList .articleListContainer .articleNode{border-bottom:1px solid #6d6d6d;margin-bottom:40px}
.newsAndInsightsList .articleListContainer .articleNode .articleTitle{padding-bottom:20px;text-decoration:none;color:inherit;text-transform:uppercase}
.newsAndInsightsList .articleListContainer .articleNode .articleTitle:hover{color:#f9550d}
.newsAndInsightsList .articleListContainer .articleNode .articleBody{padding-bottom:20px}
.newsAndInsightsList .articleListContainer .articleTags{padding-bottom:30px}
.newsAndInsightsList .articleListContainer .articleTags .articleDate{display:block;padding-bottom:15px;font-family:'Akkurat Pro'}
.newsAndInsightsList .articleListContainer .articleTags .articleTagPill{display:inline-block;border:1px solid #333;padding:0 20px;border-radius:30px;font-size:.9em;margin-right:5px;margin-bottom:10px}
@media(min-width:992px){.newsAndInsightsList .articleDescriptionContainer{padding-right:40px}
.newsAndInsightsList .articleListContainer{padding-top:100px}
.newsAndInsightsList .eyebrow{font-size:32px;padding-bottom:32px}
.newsAndInsightsList .newTitle{line-height:.9em;padding-bottom:32px}
.newsAndInsightsList .articleListContainer .articleNode .articleTitle{font-size:60px;padding-top:25px}
}