.svg-map{width:100%;height:auto;stroke:#666;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;transition:all .1s linear}.svg-map__location{fill:#c7dcff;cursor:pointer}.svg-map__location:focus,.svg-map__location:hover{fill:#82b8f5;outline:1px}.svg-map__location[aria-checked=true]{fill:#f4bc44}