.subsidy-table .subsidy-table-header{max-width:760px;margin-bottom:30px;text-align:left}
.subsidy-table .subsidy-table-header h2{margin-bottom:10px;}
.subsidy-table .subsidy-peildatum{font-size:.85rem;color:#b45309;background:#fef3c7;border-radius:8px;padding:.5rem .8rem;display:inline-block;margin-top:.5rem}
.subsidy-table-wrap{overflow-x:auto;border-radius:5px;}
.subsidy-table-tbl{width:100%;border-collapse:collapse;background:#fff;min-width:680px}
.subsidy-table-tbl th,.subsidy-table-tbl td{padding:.75rem .9rem;text-align:left;border-bottom:1px solid var(--rc-border,#e5e7eb);font-size:.92rem;vertical-align:top}
.subsidy-table-tbl thead th{    background: var(--blue-l);
    color: var(--green);
    font-family: var(--display);
    font-size: .78rem;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 700;}
.subsidy-table-tbl tbody th{font-weight:700;color:#1f2937;white-space:nowrap}
.subsidy-table-tbl tbody tr:nth-child(even) td,.subsidy-table-tbl tbody tr:nth-child(even) th{background:var(--rc-surface,#f8fafc)}
.subsidy-table-tbl a{color:var(--rc-accent,#EA580C);font-weight:600}
.subsidy-table-disclaimer{margin-top:20px;max-width:820px;text-align:left;color:#64748b;font-size:.85rem;font-style:italic}
