#map{height:min(70vh,680px);min-height:500px;border-radius:18px;overflow:hidden}.map-legend{display:flex;gap:16px;flex-wrap:wrap;margin:14px 0}.dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#185f51;margin-right:5px}.dot.approx{background:#fff;border:3px solid #b08a45;box-sizing:border-box}.approx-marker,.exact-marker{display:block;width:18px;height:18px}.approx-marker{background:#fff;border:3px solid #b08a45;border-radius:50%}.exact-marker{background:#185f51;border:2px solid #fff;border-radius:50%}.map-cluster span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#b08a45;color:#173d34;font-weight:800;border:2px solid #fff}@media(max-width:600px){#map{height:calc(100dvh - 160px);min-height:500px}}
