.news-article-card[data-v-767e22f2]{border-bottom:1px solid #e3ebe3}.news-article-card[data-v-767e22f2]:last-child{border-bottom:none}.news-article-card:last-child .news-article-card-link[data-v-767e22f2]{padding-bottom:0}.news-article-card-link[data-v-767e22f2]{color:inherit;transition:opacity var(--transition-fast);align-items:center;gap:48px;padding:24px 0;text-decoration:none;display:flex}.news-article-card-link[data-v-767e22f2]:hover{opacity:.92}.news-article-card-media[data-v-767e22f2]{aspect-ratio:65/33;border-radius:var(--radius-card-lg);flex-shrink:0;width:420px;overflow:hidden}.news-article-card-image[data-v-767e22f2]{object-fit:cover;width:100%;height:100%}.news-article-card-body[data-v-767e22f2]{flex-direction:column;flex:1;justify-content:center;gap:16px;min-width:0;display:flex}.news-article-card-title[data-v-767e22f2]{color:var(--color-text-primary);margin:0;font-size:24px;font-weight:600;line-height:1.35}.news-article-card-keywords[data-v-767e22f2]{color:#3b423d;margin:0;font-size:18px;font-weight:500;line-height:28px}.news-article-card-summary[data-v-767e22f2]{color:#5c635e;margin:0;font-size:16px;line-height:26px}.news-article-card-meta[data-v-767e22f2]{color:var(--color-brand-dark);margin:0;font-size:14px;line-height:24px}@media (max-width:1140px){.news-article-card-link[data-v-767e22f2]{flex-direction:column;align-items:stretch;gap:32px}.news-article-card-media[data-v-767e22f2]{width:100%}}@media (max-width:750px){.news-article-card-link[data-v-767e22f2]{padding:0 0 48px}.news-article-card-media[data-v-767e22f2]{border-radius:var(--radius-card)}.news-article-card-body[data-v-767e22f2]{gap:12px}.news-article-card-title[data-v-767e22f2]{font-size:16px;line-height:1.4}.news-article-card-keywords[data-v-767e22f2]{color:var(--color-text-primary);font-size:var(--font-body-lg);text-overflow:ellipsis;white-space:nowrap;line-height:1.35;overflow:hidden}.news-article-card-summary[data-v-767e22f2]{font-size:var(--font-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.65;display:-webkit-box;overflow:hidden}.news-article-card-meta[data-v-767e22f2]{font-size:var(--font-body-sm);font-weight:500;line-height:1.5}}html.is-phone .news-article-card-link[data-v-767e22f2]{padding:0 0 48px}html.is-phone .news-article-card-media[data-v-767e22f2]{border-radius:var(--radius-card)}html.is-phone .news-article-card-body[data-v-767e22f2]{gap:12px}html.is-phone .news-article-card-title[data-v-767e22f2]{font-size:16px;line-height:1.4}html.is-phone .news-article-card-keywords[data-v-767e22f2]{color:var(--color-text-primary);font-size:var(--font-body-lg);text-overflow:ellipsis;white-space:nowrap;line-height:1.35;overflow:hidden}html.is-phone .news-article-card-summary[data-v-767e22f2]{font-size:var(--font-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.65;display:-webkit-box;overflow:hidden}html.is-phone .news-article-card-meta[data-v-767e22f2]{font-size:var(--font-body-sm);font-weight:500;line-height:1.5}@media (max-width:500px),(max-width:1140px) and (hover:none) and (pointer:coarse){.news-article-card-link[data-v-767e22f2]{gap:16px;padding:24px 0}.news-article-card-body[data-v-767e22f2]{gap:6px}.news-article-card-title[data-v-767e22f2]{font-size:12px;line-height:1.4}.news-article-card-keywords[data-v-767e22f2]{font-size:var(--font-body-lg);line-height:1.35}.news-article-card-summary[data-v-767e22f2]{font-size:var(--font-body);line-height:1.65}.news-article-card-meta[data-v-767e22f2]{font-size:var(--font-body-sm);margin-top:12px;line-height:1.5}}.news-category-tabs[data-v-8000222a]{width:min(100% - var(--page-gutter) * 2, 680px);justify-content:center;align-items:flex-start;gap:56px;margin-left:auto;margin-right:auto;display:flex}.news-category-tab[data-v-8000222a]{cursor:pointer;min-width:72px;transition:opacity var(--transition-fast);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;padding:0;display:flex}@media (min-width:751px){.news-category-tab[data-v-8000222a]:hover{opacity:.85}}.news-category-tab-label[data-v-8000222a]{color:#474f4a;white-space:nowrap;font-synthesis:none;font-size:18px;font-weight:500;line-height:28px}.news-category-tab-active .news-category-tab-label[data-v-8000222a]{color:var(--color-brand-dark)}.news-category-tab-indicator[data-v-8000222a]{background:var(--color-brand);border-radius:1.5px;width:72px;height:3px}@media (max-width:949px){.news-category-tabs[data-v-8000222a]{gap:12px}}@media (max-width:750px){.news-category-tabs[data-v-8000222a]{width:calc(100% - var(--page-gutter) * 2);justify-content:space-evenly;gap:0;padding-bottom:4px}.news-category-tab[data-v-8000222a]{flex:none;justify-content:center;gap:0;min-width:0;min-height:68px}.news-category-tab[data-v-8000222a]:active{opacity:.85}.news-category-tab-label[data-v-8000222a]{font-size:20px;line-height:32px}.news-category-tab-indicator[data-v-8000222a]{border-radius:2px;width:96px;height:4px;margin-top:8px}}html.is-phone .news-category-tabs[data-v-8000222a]{width:calc(100% - var(--page-gutter) * 2);justify-content:space-evenly;gap:0;padding-bottom:4px}html.is-phone .news-category-tab[data-v-8000222a]{flex:none;justify-content:center;gap:0;min-width:0;min-height:68px}html.is-phone .news-category-tab[data-v-8000222a]:active{opacity:.85}html.is-phone .news-category-tab-indicator[data-v-8000222a]{border-radius:2px;width:96px;height:4px;margin-top:8px}@media (max-width:500px),(max-width:750px) and (hover:none) and (pointer:coarse){.news-category-tabs[data-v-8000222a]{justify-content:space-evenly;gap:0;padding-bottom:2px}.news-category-tab[data-v-8000222a]{flex:none;gap:0;min-height:34px}.news-category-tab-label[data-v-8000222a]{font-size:10px;line-height:16px}.news-category-tab-indicator[data-v-8000222a]{width:48px;height:2px;margin-top:4px}}html.is-phone .news-category-tabs[data-v-8000222a]{justify-content:space-evenly;gap:0;padding-bottom:2px}html.is-phone .news-category-tab[data-v-8000222a]{flex:none;gap:0;min-height:34px}html.is-phone .news-category-tab-label[data-v-8000222a]{font-size:10px;line-height:16px}html.is-phone .news-category-tab-indicator[data-v-8000222a]{width:48px;height:2px;margin-top:4px}.news-page[data-v-58de5384]{background:var(--color-bg)}.news-page-hero-wrap[data-v-58de5384]{position:relative}.news-page-main[data-v-58de5384]{padding:60px 0 120px}.news-page-list[data-v-58de5384]{width:min(100% - var(--page-gutter) * 2, var(--container-width));margin:48px auto 0}.news-page-status[data-v-58de5384]{color:var(--color-text-secondary);text-align:center;margin:0 0 32px;font-size:16px;line-height:1.6}.news-page-status-error[data-v-58de5384]{color:#c0392b}@media (max-width:750px){.news-page-main[data-v-58de5384]{padding:60px 0 80px}.news-page-list[data-v-58de5384]{margin-top:28px}}@media (max-width:500px),(max-width:750px) and (hover:none) and (pointer:coarse){.news-page-main[data-v-58de5384]{padding:30px 0 40px}.news-page-list[data-v-58de5384]{margin-top:14px}.news-page-status[data-v-58de5384]{margin-bottom:16px;font-size:8px}}html.is-phone .news-page-main[data-v-58de5384]{padding:30px 0 40px}html.is-phone .news-page-list[data-v-58de5384]{margin-top:14px}html.is-phone .news-page-status[data-v-58de5384]{margin-bottom:16px;font-size:8px}
