.hgs{--hgs-green:#17634e;--hgs-ink:#20382f;color:var(--hgs-ink);line-height:1.8}.hgs *{box-sizing:border-box}.hgs .hgs-intro{padding:30px 24px;background:#edf6ee;border-radius:16px;margin-bottom:24px;border-top:5px solid var(--hgs-green)}.hgs .hgs-intro h2{background:none;border:0;padding:0;margin:8px 0;color:var(--hgs-ink);font-size:clamp(23px,4vw,34px)}.hgs .hgs-intro p{margin:4px 0}.hgs .hgs-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin-bottom:20px}.hgs .hgs-filters label{display:flex;flex:1 1 140px;flex-direction:column;font-size:14px;gap:5px}.hgs select,.hgs button{min-height:44px;border:1px solid #9aafa4;border-radius:7px;padding:8px;font:inherit;max-width:100%}.hgs button{background:var(--hgs-green);color:white;cursor:pointer;padding:8px 20px}.hgs .hgs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hgs .hgs-card{border:1px solid #cbd9ce;border-radius:12px;padding:22px;background:white;overflow-wrap:anywhere}.hgs .hgs-card h3{font-size:19px;margin:14px 0;padding:0;border:0;background:none}.hgs .hgs-card p{font-size:14px;margin:6px 0}.hgs a{color:var(--hgs-green);text-decoration:underline}.hgs-status{display:inline-block;background:#edf3d2;color:#364616;padding:4px 10px;border-radius:6px;font-size:13px}.hgs .hgs-more{display:inline-block;margin-top:16px;font-weight:700}.hgs .hgs-dates{display:grid;grid-template-columns:auto 1fr;gap:8px 20px}.hgs .hgs-dates dd{margin:0}.hgs .hgs-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hgs .hgs-links a{border:1px solid var(--hgs-green);border-radius:7px;padding:10px 16px}.hgs .hgs-disclosure{font-size:13px;color:#526259}.hgs :focus-visible{outline:3px solid #bb6900;outline-offset:3px}@media(max-width:600px){.hgs .hgs-grid{grid-template-columns:1fr}.hgs .hgs-intro{padding:22px 16px}.hgs .hgs-card{padding:18px}.hgs .hgs-dates{grid-template-columns:1fr;gap:2px}.hgs .hgs-dates dd{margin-bottom:12px}}
