.l7-scene,.l7-scene>*{pointer-events:unset!important}.l7-marker{display:flex!important;transform:translate(-50%,-50%)!important}.l7-canvas-container.l7-interactive>*{cursor:default;pointer-events:none}.my-container{width:100%;height:700px;justify-content:center;align-items:center;position:relative}@media (max-width:750px){.my-container{height:300px}}@-webkit-keyframes wave{0%{box-shadow:0 0 0 0 rgba(74,144,226,.7),0 0 0 0 rgba(74,144,226,.7)}to{box-shadow:0 0 0 4px rgba(74,144,226,0),0 0 0 0 rgba(74,144,226,0)}}@keyframes wave{0%{box-shadow:0 0 0 0 rgba(74,144,226,.7),0 0 0 0 rgba(74,144,226,.7)}to{box-shadow:0 0 0 4px rgba(74,144,226,0),0 0 0 0 rgba(74,144,226,0)}}.marker-available{position:relative;width:8px;height:8px;background-color:#1574ff;border-radius:50%;-webkit-animation:wave 1.5s ease-in-out 0s infinite normal none running;animation:wave 1.5s ease-in-out 0s infinite normal none running;color:#333;font-size:11px}@media (max-width:750px){.marker-available{width:4px;height:4px;font-size:6px}}.marker-unavailable{position:relative;box-sizing:border-box;width:8px;height:8px;background-color:#fff;border:2px solid #1574ff;border-radius:50%;-webkit-animation:wave 1.5s ease-in-out 0s infinite normal none running;animation:wave 1.5s ease-in-out 0s infinite normal none running;color:#333;font-size:11px}@media (max-width:750px){.marker-unavailable{width:4px;height:4px;font-size:6px}}.city-name{position:absolute;top:0;left:0}.map-legend{position:absolute;left:80px;bottom:80px;display:flex;flex-direction:column;padding:10px;grid-row-gap:10px;row-gap:10px;z-index:98}@media (max-width:750px){.map-legend{left:10px;bottom:10px;grid-gap:2px;gap:2px}}.map-legend .legend-item{display:flex;align-items:center;font-size:12px}@media (max-width:750px){.map-legend .legend-item{font-size:6px}}.map-legend .legend-item .legend-text{margin-left:10px}@media (max-width:750px){.map-legend .legend-item .legend-text{margin-left:5px}}