:root{--font-color:#005fa5;--drop-shadow:drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.2))}#openstreetmap-container{z-index:0;height:400px;margin-top:20px;background-color:#ddd;color:var(--font-color);--weight:4;opacity:1;--smoothFactor:1}#content-wrapper-wide article .leaflet-pane img,.leaflet-pane img{border:none}.leaflet-overlay-pane svg path{filter:drop-shadow(1px 0 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 -1px 0 #000)}.marker-icon{filter:var(--drop-shadow);animation:.5s kf-marker-add}@keyframes kf-marker-add{0%{opacity:0}100%{opacity:1}}