/* Older newsroom announcements share the article reading rhythm. */
.newsroom-announcement main {width:100%;max-width:1180px;margin-inline:auto;padding:0 var(--pad-x) 4rem}
.newsroom-announcement main > section {width:100%;max-width:680px;margin:2.5rem 0 0;padding:0;background:transparent;border:0}
.newsroom-announcement main > section.hero {margin-top:0;padding-top:clamp(3rem,8vw,5rem)}
.newsroom-announcement main .section-inner {width:100%;max-width:680px;margin-inline:0;padding:0}
.newsroom-announcement main h1 {font-family:var(--serif);font-size:clamp(1.85rem,4.5vw,3rem);font-weight:400;line-height:1.18;letter-spacing:-.015em;margin-bottom:1.25rem}
.newsroom-announcement main h2 {font-family:var(--sans);font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 .875rem}
.newsroom-announcement main h3 {font-family:var(--sans);font-size:1rem;font-weight:600;line-height:1.4;margin:1.75rem 0 .625rem}
.newsroom-announcement main p {font-family:var(--sans);font-size:inherit;line-height:1.65;font-weight:300;color:var(--carbon-soft);margin:0 0 1.25rem}
.newsroom-announcement main p.hero-body {font-size:1.1rem;max-width:660px}
.newsroom-announcement .hero-eyebrow {font-family:var(--sans)}
.newsroom-announcement main :is(ul,ol) {margin:0 0 1.25rem 1.5rem;color:var(--carbon-soft)}
.newsroom-announcement main li {margin-bottom:.5rem}
.newsroom-announcement main img {max-width:100%;height:auto}
.newsroom-announcement .newsroom-table-scroll {max-width:100%;overflow:auto}
.newsroom-announcement main > section.hero {padding:clamp(3rem,8vw,5rem) 0 0;min-height:0}
.newsroom-announcement .hero::before,.newsroom-announcement .hero::after {display:none}
