@font-face{font-family:Wanted Sans;src:url('/fonts/wanted-sans-v2.woff2') format('woff2');font-weight:100 900;font-display:swap}
.region-hub{margin:0;background:#fff;color:#20232b;font-family:"Wanted Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;word-break:keep-all}
.region-hub *{box-sizing:border-box}
.region-hub a{color:inherit;text-decoration:none}
.region-hub a:hover{text-decoration:underline;text-underline-offset:4px}
.region-hub a:focus-visible{outline:3px solid #1d3e8c;outline-offset:5px}
.region-hub h1,.region-hub h2,.region-hub h3,.region-hub p{margin:0}
.hub-wrap{width:calc(100% - 40px);max-width:1080px;margin:0 auto}
.hub-header{background:#1a1a1a;color:#fff}
.hub-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:76px}
.hub-brand{font-size:18px;font-weight:800;letter-spacing:-.6px}
.hub-header-link{font-size:13px;white-space:nowrap}
.hub-breadcrumb{display:flex;flex-wrap:wrap;padding:28px 0;font-size:12px;color:#777}
.hub-divider{padding:0 9px;color:#bbb}
.hub-intro{padding:36px 0 58px;border-bottom:1px solid #dce0e7}
.hub-eyebrow,.hub-number{font-size:12px;font-weight:700;color:#1d3e8c;letter-spacing:1px}
.hub-intro h1{font-size:clamp(36px,5vw,60px);line-height:1.22;letter-spacing:-2px;margin:16px 0 22px}
.hub-description{font-size:17px;color:#62666e;max-width:550px}
.hub-location{display:inline-block;margin-top:24px;padding:8px 12px;background:#f4f6f9;color:#4b5873;font-size:12px;border-left:2px solid #1d3e8c}
.hub-columns{display:grid;grid-template-columns:1fr 1fr;gap:72px}
.hub-section{padding:44px 0}
.hub-section h2{font-size:24px;line-height:1.4;letter-spacing:-.7px;margin:12px 0 20px}
.hub-section>p:not(.hub-number){font-size:14px;color:#606570;line-height:1.9}
.hub-section .hub-caption{font-size:12px!important;color:#747986;margin-top:16px}
.hub-source-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:22px;color:#1d3e8c;font-size:12px}
.hub-task-list,.hub-region-list{list-style:none;padding:0;margin:0}
.hub-task-list li{border-bottom:1px solid #e6e8ed}
.hub-task-list a{display:flex;align-items:center;justify-content:space-between;min-height:48px;font-size:15px;font-weight:650}
.hub-task-list a:hover{color:#1d3e8c}
.hub-task-list a span:last-child{color:#1d3e8c}
.hub-directory{border-top:1px solid #dce0e7}
.hub-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}
.hub-count{font-size:12px;color:#747986}
.hub-region-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.hub-region-list a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:48px;padding:12px 14px;background:#f7f8fa;border:1px solid #e7e9ee;border-radius:4px;font-size:13px;overflow-wrap:anywhere}
.hub-region-list a:hover{background:#eef2fa;border-color:#bcc9e4;text-decoration:none}
.hub-region-list span{color:#929baa}
.hub-group{margin-top:24px}
.hub-group h3{font-size:15px;margin-bottom:12px}
.hub-all-link{display:inline-block;margin-top:26px;font-size:13px;font-weight:700;color:#1d3e8c!important}
.hub-neighbors{border-top:1px solid #dce0e7}
.hub-neighbors h2{font-size:18px}
.hub-sido-links{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:13px;color:#646a75}
.hub-footer{margin-top:36px;padding:36px 0;background:#f6f7f9;color:#737885;font-size:12px}
.hub-footer .hub-brand{color:#303640;margin-bottom:10px}
.hub-footer a{display:inline-block;margin-top:16px}
.skip-link{position:absolute;top:-100px;left:20px;padding:10px 16px;background:#fff;z-index:10}
.skip-link:focus{top:10px}
@media(max-width:767px){
  .hub-wrap{width:calc(100% - 40px)}
  .hub-header-inner{min-height:68px}
  .hub-brand{font-size:16px}.hub-header-link{font-size:11px}
  .hub-breadcrumb{padding:22px 0;font-size:11px}
  .hub-intro{padding:26px 0 36px}
  .hub-intro h1{font-size:40px;letter-spacing:-1.6px}
  .hub-description{font-size:14px}
  .hub-columns{grid-template-columns:1fr;gap:0}
  .hub-columns .hub-section+.hub-section{border-top:1px solid #e6e8ed}
  .hub-section{padding:32px 0}.hub-section h2{font-size:21px}
  .hub-section-heading{align-items:flex-start;flex-direction:column;gap:0}
  .hub-region-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .hub-region-list a{font-size:12px;padding:10px}
}
