.map-popup {
  position: relative;
  display: flex;
  flex-direction: column;
  box-shadow: 0 0 10px 0 rgba(15, 34, 28, 0.2);
  width: 300px;
  border-radius: var(--number-scale-scale-10, 10px);
  background: var(--color-brand-green-50, #F2F5FB);
  margin-bottom: 11px;
}
.map-popup::after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: calc(50% - 10px);
  width: 20px;
  height: 11px;
  background: url("data:image/svg+xml,%3csvg%20width='20'%20height='11'%20viewBox='0%200%2020%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%20149'%20d='M20%200C20%200%2014.6467%2011%2010%2011C5.35332%2011%200%200%200%200H20Z'%20fill='%23F2F5FB'/%3e%3c/svg%3e") no-repeat center;
}
.map-popup .image {
  width: 100%;
  height: 169px;
  border-radius: var(--number-scale-scale-10, 10px) var(--number-scale-scale-10, 10px) 0 0;
  background-repeat: no-repeat;
  background-color: lightgray;
  background-size: cover;
  background-position: center;
}
.map-popup .info {
  display: flex;
  width: 100%;
  padding: var(--number-scale-scale-20, 20px);
  flex-direction: column;
  gap: var(--number-scale-scale-20, 20px);
}
.map-popup .info .title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.map-popup .info .description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.map-popup .info .description a {
  color: rgb(34, 0, 204);
}
.map-popup .info .description a:hover {
  color: var(--color-brand-green-200);
}.map-component[data-v-7894029f] {
  position: relative;
  width: 100%;
  height: 100%;
}
.map-component .map-base-container[data-v-7894029f] {
  display: flex;
  width: 100%;
  height: 100%;
}
.map-component .map[data-v-7894029f] {
  height: 100%;
  width: 100%;
}
.map-component > button[data-v-7894029f] {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: var(--surface-subtle, #96b693);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
.map-component > button.open-fullscreen[data-v-7894029f] {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%20283.5%20283.5'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%231b1c20;%20stroke-width:%200px;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M78.6,272.1c-16.7-1.4-33.4-4-50.2-4.3-.1,0-.3,0-.4,0,12.3-11.2,51.8-50.6,66.4-65.8,3.5-3.6-2.2-13.6-13-2.4-16.4,14.3-26.4,25.3-41.9,40.5-6.5,6.7-15.4,13.2-21.7,20.2-.5-24.7-5.9-54.7-9.2-78-4,29.1-3.3,66.1-2.4,95.5,0,.6.4.9.9.9,2.9,0,5.9-.2,8.9-.2,13.2.4,26.5,1,39.8.6,18.7-.3,29.5-1.9,48.1-3.6.8-.2,2.7,0,.2-.3-11-1.3-14.4-2.2-25.5-3.2Z'/%3e%3cpath%20class='cls-1'%20d='M55.8,7.5c-13.3-.4-26.5.2-39.8.6-3,0-5.9-.2-8.9-.2-.6,0-.9.4-.9.9-.9,29.4-1.7,66.4,2.4,95.5,3-21.4,7.7-48.3,8.9-71.6,0,0,0,0,0,0,6.1,5.9,14.2,10.8,20.3,16.6,8.5,8.1,17.1,16.1,25.8,24.1,6.8,8.6,23.6,22.6,28.3,22.6,2.1-.3,7.7.5,4.5-7.7h0c0,0-.1-.1-.2-.2,0,0-.1-.2-.3-.3-8.8-9.8-22.7-22.1-32.5-31-10.1-9.5-15.6-16.1-25.7-25.5-4.3-3.8-7.1-9.4-11.9-12.5.8,0,1.7,0,2.5,0,16.8-.2,33.5-2.9,50.2-4.3,11.1-1,14.4-1.9,25.5-3.2,2.5-.2.6-.1-.2-.3-18.6-1.7-29.4-3.3-48.1-3.6Z'/%3e%3cpath%20class='cls-1'%20d='M273.8,196.9l-2.3-10.4s-1.7,14.8-2.2,22c-.5,17.2-3.1,33.7-3.4,50.9,0,0,0,0,0,0-.6-.8-1.2-1.6-1.9-2.3-6.1-5.9-12.3-11.6-18.5-17.4-8.5-8.1-17.1-16.1-25.8-24.1-6.8-8.6-21.5-24.6-26.2-23.8-5.9,1-6.2,5.8-4.8,8.1h0c0,0,.1.1.2.2,0,0,.1.2.3.3,8.8,9.8,20.9,22.8,30.7,31.7,10.1,9.5,17.6,16,27.7,25.5,3.5,3.1,5.3,6.6,8.4,9.5-8.2.5-17.8,2.4-26.5,3.4-16.4,1.8-31.8,2.9-46.9,6.2,23.2,3.2,46.3,1.8,69.7,1.5,7.5-.4,16.8,1.3,23.9-1.4,5-2.5-2.4-79.9-2.4-79.9Z'/%3e%3cpath%20class='cls-1'%20d='M189.7,97.8c1-.4,1.8-1.4,2.6-2.4.3-.3.6-.6.9-.9,16.4-14.3,31.7-30.2,47.3-45.4,6.1-6.3,14.3-12.3,20.5-18.8,0,0,0,0,0,0,.3,17.2,3.6,31.2,4.1,48.4.4,7.3,3,21.6,3,21.6l2.3-10.4s7.4-77.4,2.4-79.9c-7.1-2.7-16.5-1-23.9-1.4-23.4-.3-46.5-1.7-69.7,1.5,15.1,3.3,27.1,4.3,43.6,6.2,11,1.2,20.7,3.3,30.2,4.2,0,0,0,0,0,0-11,10.1-53.4,54.5-68.5,70.1-3.9,4-5.4,12,5.2,7.2Z'/%3e%3c/svg%3e");
  top: 10px;
  right: 15px;
}body > .map-fullscreen-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: var(--color-black-50, #ffffff);
}
body > .map-fullscreen-container .map {
  height: 100%;
  width: 100%;
}
body > .map-fullscreen-container > button {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: var(--surface-subtle, #96b693);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
body > .map-fullscreen-container > button.close-fullscreen {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%20283.5%20283.5'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%231b1c20;%20stroke-width:%200px;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M32.3,189.4c16.7,1.4,33.4,4,50.2,4.3h.4c-12.3,11.2-51.8,50.6-66.4,65.8-3.5,3.6,2.2,13.6,13,2.4,16.4-14.3,26.4-25.3,41.9-40.5,6.5-6.7,15.4-13.2,21.7-20.2.5,24.7,5.9,54.7,9.2,78,4-29.1,3.3-66.1,2.4-95.5,0-.6-.4-.9-.9-.9-2.9,0-5.9.2-8.9.2-13.2-.4-26.5-1-39.8-.6-18.7.3-29.5,1.9-48.1,3.6-.8.2-2.7,0-.2.3,11,1.3,14.4,2.2,25.5,3.2h0Z'/%3e%3cpath%20class='cls-1'%20d='M54.9,104.2c13.3.4,26.5-.2,39.8-.6,3,0,5.9.2,8.9.2s.9-.4.9-.9c.9-29.4,1.7-66.4-2.4-95.5-3,21.4-7.7,48.3-8.9,71.6h0c-6.1-5.9-14.2-10.8-20.3-16.6-8.5-8.1-17.1-16.1-25.8-24.1-6.8-8.6-23.6-22.6-28.3-22.6-2.1.3-7.7-.5-4.5,7.7h0l.2.2s0,.2.3.3c8.8,9.8,22.7,22.1,32.5,31,10.1,9.5,15.6,16.1,25.7,25.5,4.3,3.8,7.1,9.4,11.9,12.5h-2.5c-16.8.2-33.5,2.9-50.2,4.3-11.1,1-14.4,1.9-25.5,3.2-2.5.2-.6.1.2.3,18.6,1.7,29.4,3.3,48.1,3.6h-.1Z'/%3e%3cpath%20class='cls-1'%20d='M186.7,268.4l2.3,10.4s1.7-14.8,2.2-22c.5-17.2,3.1-33.7,3.4-50.9h0c.6.8,1.2,1.6,1.9,2.3,6.1,5.9,12.3,11.6,18.5,17.4,8.5,8.1,17.1,16.1,25.8,24.1,6.8,8.6,21.5,24.6,26.2,23.8,5.9-1,6.2-5.8,4.8-8.1h0l-.2-.2s-.1-.2-.3-.3c-8.8-9.8-20.9-22.8-30.7-31.7-10.1-9.5-17.6-16-27.7-25.5-3.5-3.1-5.3-6.6-8.4-9.5,8.2-.5,17.8-2.4,26.5-3.4,16.4-1.8,31.8-2.9,46.9-6.2-23.2-3.2-46.3-1.8-69.7-1.5-7.5.4-16.8-1.3-23.9,1.4-5,2.5,2.4,79.9,2.4,79.9h0Z'/%3e%3cpath%20class='cls-1'%20d='M264,10.5c-1,.4-1.8,1.4-2.6,2.4-.3.3-.6.6-.9.9-16.4,14.3-31.7,30.2-47.3,45.4-6.1,6.3-14.3,12.3-20.5,18.8h0c-.3-17.2-3.6-31.2-4.1-48.4-.4-7.3-3-21.6-3-21.6l-2.3,10.4s-7.4,77.4-2.4,79.9c7.1,2.7,16.5,1,23.9,1.4,23.4.3,46.5,1.7,69.7-1.5-15.1-3.3-27.1-4.3-43.6-6.2-11-1.2-20.7-3.3-30.2-4.2h0c11-10.1,53.4-54.5,68.5-70.1,3.9-4,5.4-12-5.2-7.2h0Z'/%3e%3c/svg%3e");
  top: 10px;
  right: 15px;
}.map-component[data-v-92e17ba4] {
  height: 600px;
}* {
  box-sizing: border-box;
}