@import"https://api.mapbox.com/mapbox-gl-js/v3.4.0/mapbox-gl.css";#map{background:#fafafa;box-shadow:0 0 6px -1px #00000040;height:100%;left:0;overflow-y:hidden;overflow:hidden;transform:translate(0);transition:transform .7s cubic-bezier(.77,0,.175,1);-webkit-transition:transform .7s cubic-bezier(.77,0,.175,1);-ms-transition:transform .7s cubic-bezier(.77,0,.175,1);width:100%;z-index:0}#map.active{transform:translate(calc(25vw - 3px))}@media screen and (max-width:768px){#map.active{transform:translate(90%)}}#map.slide{transform:translate(75vw)}@media screen and (max-width:768px){#map.slide{transform:translate(90%)}}#map-content{background:#fafafa;height:110%;overflow:hidden;position:relative;width:100%}.marker{align-items:center;border:0 solid #fff;border-radius:50%;box-shadow:0 0 3px #0009;color:#000;cursor:pointer;display:flex;height:30px;justify-content:center;padding:5px 10px;transition:background .3s ease,width .3s ease,height .3s ease;width:30px}.marker.has-description{background:#00e800;z-index:80}.marker.no-description{background:#cacaca;z-index:0}#map-content:not(:has(.currentlyHoveredTemporary)) .currentMarker{background:#000!important;color:#fff!important;z-index:98!important}.currentlyHovered{background:#000!important;color:#fff!important;height:50px;width:50px;z-index:99!important}#map-content:has(.currentMarker) .marker:not(.currentMarker):hover{background:#000!important}#map-content:has(.currentMarker) .marker.currentMarker{z-index:99}.currentlyHoveredTemporary{background:#000!important;color:#fff!important;z-index:99!important}.mapboxgl-popup{z-index:9999!important}.mapboxgl-popup-close-button{display:none}
