
  .content.hub{max-width:1000px}
  .hub-bc{font-size:13px;color:#8996ad;margin:0 0 14px}
  .hub-bc a{color:var(--navy-2);text-decoration:none}
  .hub-bc a:hover{text-decoration:underline}
  .content.hub .lead{margin:0 0 18px}
  .hub-list{list-style:none;padding:0;margin:14px 0 8px;
    column-width:280px;column-gap:26px}
  .hub-list li{break-inside:avoid;margin:0 0 9px}
  .hub-list a{display:block;color:var(--navy);text-decoration:none;font-weight:600;
    font-size:14.5px;line-height:1.35;padding:7px 12px;border:1px solid var(--gray-line);
    border-radius:9px;background:var(--gray-card)}
  .hub-list a:hover{border-color:var(--navy-2);background:#fff}
  .hub-more{margin:22px 0 4px;font-size:14px;color:var(--gray-text)}
  .hub-more a{color:var(--navy-2);font-weight:600;text-decoration:none}
  .hub-more a:hover{text-decoration:underline}
