.map-clicker-wrap{width:100%;max-width:1400px;margin:auto;position:relative;display:inline-block}.map-clicker-image{width:100%;height:auto;display:block}#map-clicker{position:absolute;top:0;left:0;width:100%;height:100%;display:block;pointer-events:none}.base-area{fill:#f5f5f5;stroke:#cfcfcf;stroke-width:2}.town.passive{fill:#efefef;stroke:#ffffff;stroke-width:2}.interactive-town{cursor:pointer;pointer-events:auto}.interactive-town path,.interactive-town polygon{fill:#ea000f;fill-opacity:.10;stroke:#ea000f;stroke-width:2;opacity:.35;transition:fill .3s,fill-opacity .3s,stroke .3s,opacity .3s}.interactive-town:hover path,.interactive-town:hover polygon{fill:#ea000f;fill-opacity:.25;stroke:#ea000f;opacity:1;filter:drop-shadow(0 0 10px rgba(234, 0, 15, .35))}