/* Width and divider-to-pill spacing inherit the existing homepage containers. */
.container.hn-container{display:block;padding-bottom:0}
.mission-grid.hn-boundary{display:block}
.hn-strip{--hn-bg:#fff;--hn-ink:#242b47;--hn-muted:#4e5d74;background:var(--hn-bg);color:var(--hn-ink);font-family:Switzer,Arial,sans-serif;scroll-margin-top:104px;isolation:isolate}
.hn-strip *{box-sizing:border-box}
.hn-inner{display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:0 24px 32px}
.hn-heading{display:flex;justify-content:center;align-items:center;margin-bottom:24px}
.hn-heading .hn-news-title{font:inherit;letter-spacing:normal;width:max-content;margin:0}
.hn-news-title .intro-pill-icon svg{width:18px;height:18px}
.hn-window{min-width:0;overflow:hidden;touch-action:pan-y}
.hn-track{display:flex;transition:transform 580ms cubic-bezier(.22,1,.36,1);align-items:stretch}
.hn-slide{flex:0 0 100%;min-width:0;display:flex;margin:0}
.hn-story{display:flex;align-items:center;gap:24px;min-width:0;width:100%;color:inherit;text-decoration:none}
.hn-story img{width:176px;height:112px;flex-shrink:0;object-fit:cover;border-radius:10px}
.hn-copy{min-width:0;flex:1}
.hn-copy time{display:block;font-size:12px;line-height:1.5;color:var(--hn-muted);margin-bottom:5px}
.hn-copy h3{font-family:Switzer,Arial,sans-serif;font-size:19px;font-weight:500;line-height:1.25;letter-spacing:-.02em;margin:0 0 8px;color:inherit;text-wrap:balance}
.hn-copy p{font-size:14px;line-height:1.5;color:var(--hn-muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.hn-strip a:hover h3{text-decoration:underline;text-underline-offset:3px}
.hn-strip a:focus-visible,.hn-strip button:focus-visible{outline:2px solid currentColor;outline-offset:-3px}
.hn-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;margin-top:12px}
.hn-pagination{grid-column:2;display:flex;align-items:center;justify-content:center;gap:0}
.hn-footer>a{grid-column:3;justify-self:end;display:flex;align-items:center;gap:8px;min-height:44px;color:inherit;font-size:14px;text-decoration:none}
.hn-footer>a:hover{text-decoration:underline;text-underline-offset:3px}
.hn-footer>a svg{width:17px;height:17px}
.hn-page{display:grid;place-items:center;min-width:0;min-height:44px;padding:0 4px;background:transparent;border:0;border-radius:8px;color:var(--hn-ink);cursor:pointer}
.hn-page:hover .hn-marker[data-active=false]{background:#596c89}
.hn-marker{display:block;position:relative;width:8px;height:8px;border-radius:8px;background:#8895a8;overflow:hidden;transition:width 350ms cubic-bezier(.22,1,.36,1),background-color 350ms ease}
.hn-marker[data-active=true]{width:48px;background:#dbe2eb}
.hn-marker-fill{display:block;width:100%;height:100%;border-radius:inherit;background:#242b47;transform:scaleX(0);transform-origin:left}
.hn-marker[data-active=true] .hn-marker-fill{transform:scaleX(var(--hn-progress,0))}
.hn-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px){.hn-story{gap:18px}}
@media(max-width:767px){.hn-heading{margin-bottom:20px}.hn-story{align-items:flex-start;gap:14px}.hn-story img{width:104px;height:112px}.hn-copy h3{font-size:17px;line-height:1.3;text-wrap:initial}.hn-copy p{font-size:13px;-webkit-line-clamp:3}.hn-copy time{font-size:11px}.hn-footer>a{gap:4px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.hn-track,.hn-marker{transition:none}.hn-marker[data-active=true] .hn-marker-fill{transform:scaleX(1)}}
