.mapPart--active{cursor:pointer}.mapPart>*{transition:all .3s ease-in-out;transform-origin:center}.mapPart--hovered .interactiveMap__state--Sand{fill:#464646}.mapPart--hovered .interactiveMap__state--Basalt{fill:#9d9d9b}.mapPart--hovered .interactiveMap__check{transform:scale(1.3)}.mapPart--hovered .interactiveMap__circle{fill:#32c864}.mapPart--hovered .interactiveMap__shadowInner{animation:scaleAndFade 3s infinite;animation-delay:.3s}.mapPart--hovered .interactiveMap__shadowOuter{animation:scaleAndFade 3s infinite;animation-delay:1s}@keyframes scaleAndFade{0%{transform:scale(1.3);opacity:.5}to{transform:scale(2.5);opacity:0}}