.th-mapa{display:block}
.th-mapa-svg{max-width:100%;height:auto;display:block;margin:0 auto}
.th-mapa .th-woj rect{fill:var(--th-color-primary,#0b5cff);opacity:.9;transition:opacity .15s,fill .15s;cursor:pointer}
.th-mapa .th-woj text{fill:#fff;font:600 11px/1 var(--th-font-sans,system-ui);pointer-events:none}
.th-mapa .th-woj:hover rect,.th-mapa .th-woj:focus rect{opacity:1;fill:var(--th-color-primary-dark,#0842b8)}
.th-mapa .th-woj:focus{outline:none}
.th-mapa .th-woj:focus rect{stroke:#111;stroke-width:3}
.th-mapa .th-woj-soon rect{fill:#cbd5e1;cursor:not-allowed}
.th-mapa .th-woj-soon text{fill:#475569}
.th-mapa-fallback{list-style:none;display:flex;flex-wrap:wrap;gap:.25rem 1rem;padding:.75rem 0;margin:0}
.th-mapa-fallback a{text-decoration:underline}
.th-mapa-fallback .th-woj-soon{color:#64748b}
