.mapwrap .vue2leaflet-map{background-color:var(--color-bg-darkest-grey)}.mapwrap .leaflet-tile-container{filter:grayscale(1)}.mapwrap.mapFixed{height:100%}.mapwrap .vue2leaflet-map.leaflet-container{position:relative;background-color:transparent;height:calc(100svh - 104px - 100px + var(--map-topmargin));max-height:calc(570px)}@media (max-height:800px){.mapwrap .vue2leaflet-map.leaflet-container{height:var(--map-topmargin);max-height:var(--map-topmargin)}}.mapwrap .vue2leaflet-map.leaflet-container .leaflet-popup-close-button{padding:0;margin:0}.mapwrap.mapFixed .vue2leaflet-map.leaflet-container{position:fixed;top:0}.map_detail .mapwrap .mapboxgl-canvas-container,.map_detail .mapwrap .vue2leaflet-map.leaflet-container{height:calc(400px + var(--map-topmargin));max-height:80vh}@media (max-width:762px){.map_detail .mapwrap .mapboxgl-canvas-container,.map_detail .mapwrap .vue2leaflet-map.leaflet-container{height:75vw;max-height:75vw}}.leaflet-control-fullscreen{border:none!important}.leaflet-control-fullscreen a{border:none!important;background-color:transparent!important;width:auto!important;height:auto!important}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-attribution *{color:#fff!important;font-size:9px;text-decoration:none}.leaflet-container .leaflet-control-attribution svg{display:none!important}.leaflet-container .leaflet-control-attribution{background-color:transparent}.v-map-google-link{z-index:434;position:absolute;bottom:20px;width:100%;margin:0 auto;text-align:center}.mapwrap{position:relative}.mapwrap .v-geolocation{position:absolute;bottom:20px;right:var(--grid-side-margin);z-index:0}.map-popupPlaces{position:absolute;z-index:1121;bottom:20px;left:calc(var(--grid-side-margin));animation-name:fadeInRight;animation-fill-mode:both;animation-duration:.2s;animation-direction:alternate}.mapFixed .map-popupPlaces{bottom:20px}@media (max-width:762px){.map-popupPlaces{left:calc(var(--grid-side-margin) * 2);width:100%}}.map-popupPlaces .teaser{display:block;background-color:#fff;border-radius:22px;padding:22px 22px 22px;max-width:calc(100vw - 4 * var(--grid-side-margin));width:380px;filter:drop-shadow(3px 3px 5px rgba(0, 0, 0, .2));margin-bottom:20px}.map-popupPlaces .teaser a{text-decoration:none;color:inherit}@media (max-width:762px){.map-popupPlaces .teaser{width:100%}}.map-popupPlaces .teaser>.box{padding:0 10px}.map-popupPlaces .teaser .teaser-add-route{position:relative}.map-popupPlaces .teaser .teaser-place-buttons{left:-10px}.map-popupPlaces .teaser .teaser-place-buttons .bookmark-wrapper,.map-popupPlaces .teaser .teaser-place-buttons button{display:inline-block}.map-popupPlaces .teaser .row{width:100%;margin:0!important}.map-popupPlaces .teaser .row [class^=col-]{padding:0!important}.map-popupPlaces .teaser .button{margin-top:17px;font-size:17px;padding:3px 35px;width:100%;display:block;text-align:center;width:100%}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-12px)}100%{opacity:1;transform:translateX(0)}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}#map-back{position:fixed;z-index:222;top:var(--grid-side-margin);left:var(--grid-side-margin)}.map-marker{filter:drop-shadow(3px 3px 5px rgba(0, 0, 0, .5))}.map-marker div{font-family:var(--font-bold);font-size:19px;text-align:center;position:absolute;width:calc(55% - 2px);top:3px;border-radius:50%;aspect-ratio:1;background-color:var(--color-highlight);display:flex;justify-content:center;align-items:center;transition:transform .3s ease-in-out}.map-marker-cluster div{background-color:#fff;width:calc(90% - 2px)}.map-marker-multi div{width:calc(70% - 2px)}.marker-multi{--drop-shadow-color:rgba(255, 255, 255, 0.3)}.marker-multi img{filter:drop-shadow(5px 0 0 var(--drop-shadow-color))}.marker-mylocation{pointer-events:none}.my-location-dot{width:16px;height:16px;background:#000;border-radius:50%;position:relative;pointer-events:none!important}.my-location-dot::before{content:'';position:absolute;top:0;left:0;width:16px;height:16px;background:rgba(0,0,0,.2);border-radius:50%;animation:my-location-dot-pulsate 1.5s infinite;z-index:-1;pointer-events:none!important}@keyframes my-location-dot-pulsate{0%{transform:scale(1);opacity:1}100%{transform:scale(4);opacity:0}}.teaser-place{background-color:#fff;border-radius:20px;color:inherit;text-decoration:none}.v-datenhub-search-map{height:calc(100svh - 104px - 70px);max-height:550px;transition:height .3s ease-in-out}@media (max-height:800px){.v-datenhub-search-map{height:calc(var(--map-topmargin) - 104px);max-height:calc(var(--map-topmargin) - 104px)}}.v-datenhub-search-map .leaflet-bottom{bottom:143px}