:root{--oppenheimer-green:#97c339;--brand-black:#363636}html{font-family:Heebo,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}a{color:var(--oppenheimer-green);text-decoration:inherit}.featured-news{margin-bottom:3rem}.featured-news-article{border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;text-decoration:none;width:100%}@media (min-width:1280px){.featured-news-article{flex-direction:row}}.featured-news-image{border-radius:1rem;box-shadow:0 10px 15px rgba(0,0,0,.1);max-width:100%;object-fit:cover;transition:opacity .3s ease;width:100%}@media (min-width:1280px){.featured-news-image{max-width:775px}}.featured-news-article:hover .featured-news-image{opacity:.7}.featured-news-content{display:flex;flex-direction:column;padding:1.5rem 1rem 2rem}@media (min-width:900px){.featured-news-content{padding:1rem 1.5rem}}.featured-news-text{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:900px){.featured-news-text{-webkit-line-clamp:11}}.featured-news-featured{color:var(--oppenheimer-green);font-size:1.5rem;font-weight:500;margin-top:0}.featured-news-title{color:var(--brand-black);font-size:1.5rem;font-weight:700;line-height:1;margin-top:0;transition:text-decoration .3s ease}@media (min-width:900px){.featured-news-title{font-size:3rem}}.featured-news-article:hover .featured-news-title{text-decoration:underline}.featured-news-description{color:#7f7f7f;font-size:1rem;line-height:1.75rem;margin-top:0}@media (min-width:900px){.featured-news-description{font-size:1.125rem}}