.news_page__EkSLl{width:min(100% - 32px,1000px);margin:0 auto;padding:clamp(32px,5vw,64px) 0;color:var(--als-text);font-family:var(--als-body)}.news_heading__1JmKM{display:flex;justify-content:center;margin-bottom:32px}.news_heading__1JmKM h1{width:fit-content;padding-bottom:8px;border-bottom:2px solid var(--als-accent);font:400 clamp(44px,6vw,66px)/1.15 var(--als-heading)}.news_list__dWEN5{display:grid;gap:24px}.news_card__TqhB7{padding:clamp(20px,4vw,36px);background:var(--als-surface);border:1px solid var(--als-border);border-radius:var(--als-radius);overflow-wrap:anywhere}.news_meta__iEQ_L{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 24px;color:var(--als-muted);font-size:13px}.news_card__TqhB7 h2{font-size:clamp(21px,3vw,28px);line-height:1.35;font-weight:600;margin:16px 0 12px}.news_card__TqhB7 h2 a{color:inherit;text-decoration:none}.news_card__TqhB7 h2 a:hover{text-decoration:underline;text-underline-offset:5px}.news_card__TqhB7 p{color:var(--als-muted);font-size:clamp(15px,1.5vw,18px);line-height:1.7}.news_more__sCZAg{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;margin-top:20px;padding:8px 16px;border-radius:var(--als-radius);background:var(--als-accent);color:var(--als-navy);font-size:14px;font-weight:600;text-decoration:none}.news_more__sCZAg:hover{background:var(--als-accent-hover)}.news_card__TqhB7 a:focus-visible{outline:3px solid var(--als-accent);outline-offset:4px}