
.modal-body[data-v-cb64fcac] {
  margin: 20px 0;
  max-height: 360px;
  overflow-y: auto;
}
.map-loading-overlay[data-v-cb64fcac] {
  position: absolute;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.6);
  pointer-events: none;
}
