.splide__list{margin:0!important;padding:0!important}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{list-style-type:none!important}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide--rtl{direction:rtl}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow.focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page.focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide.focus-visible{outline:3px solid #0bf;outline-offset:-3px}.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide.focus-visible{border:3px solid #0bf}.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}

.PRO-tag[data-v-d351cdde] {
  position: absolute;
  top: 2px;
  left: 27px;
  box-shadow: 5px 4px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 5px 4px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 4px 5px 0px rgba(0,0,0,0.3);
}
@media (max-width: 720px) {
.vue-nav-wrap[data-v-d351cdde] {
    width: 100%;
}
}


.subscription-links a[data-v-4242294c] {
  margin: 8px 0;
  display: block;
}
.text-yellow[data-v-4242294c] {
  color: #ffd700;
}
.material-icons[data-v-4242294c] {
  vertical-align: middle;
}
.product-list[data-v-4242294c] {
  list-style-type: none;
  padding-left: 0;
}
.badge[data-v-4242294c] {
  font-size: 0.75em;
  vertical-align: middle;
}
.subscription-details p[data-v-4242294c] {
  margin-bottom: 0.5rem;
}
code[data-v-4242294c] {
  font-family: monospace;
  background-color: #2d2d2d;
  padding: 2px 4px;
  border-radius: 3px;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(//d1g0anzmct8mgm.cloudfront.net/packs/static/lightbox2/dist/images/loading-f657825a2eeed04632b0.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(//d1g0anzmct8mgm.cloudfront.net/packs/static/lightbox2/dist/images/prev-0edc57ccafb3ea818597.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(//d1g0anzmct8mgm.cloudfront.net/packs/static/lightbox2/dist/images/next-62074ac70bd3cfc10445.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(//d1g0anzmct8mgm.cloudfront.net/packs/static/lightbox2/dist/images/close-0cfd6489536ec0987466.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.greeting {
  color: red;
  font-weight: bold;
}
.map-container {
  flex: 1 1 auto;
  max-width: 100%;
  z-index: 8;
  height: 400px;
}


.spinner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Arial', sans-serif;
  font-size: 20px;
}
.spinner {
  margin-left: 10px;
  animation: spin 1s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg);
}
100% { transform: rotate(360deg);
}
}


.result-options[data-v-4f2b2a14]{
  position: absolute;
  top: 0;
  right: 0;
}


.loader-container[data-v-8d47c346] {
  background: rgba(0,0,0,0.3); /* Semi-transparent black background */
  padding: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  /* Center the container using transform */
  transform: translate(-50%, -50%);
  z-index: 9999; /* Ensure it appears above other elements like the map */
  border-radius: 10px;
}
.loader[data-v-8d47c346] {
  border: 3px solid var(--gray);    /* Light gray border */
  border-top: 3px solid var(--yellow); /* Blue border for the spinning effect */
  border-radius: 50%;
  width: 30px;   /* Smaller width */
  height: 30px;  /* Smaller height */
  animation: spin-8d47c346 1s linear infinite;
}
@keyframes spin-8d47c346 {
0% { transform: rotate(0deg);
}
100% { transform: rotate(360deg);
}
}


/* Add any custom styling if you want to refine the look */


.map-container {
  flex: 1 1 auto;
  max-width: 100%;
  z-index: 8;
  height: 400px;
}
.autocomplete-input {
  padding: 0.75em 3.4em;
  box-sizing: border-box;
  line-height: 1.5;
  flex: 1;
  background-color: transparent;
  border: none;
  background-repeat: no-repeat;
  background-position: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNjY2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iOCIvPjxwYXRoIGQ9Ik0yMSAyMWwtNC00Ii8+PC9zdmc+);
  background-size: 1em 1em;
  background-color: #2D2F35;
  color: #fff;
  z-index: 9;
  border-radius: 69px;
  width: 100%;
}
.autocomplete-input::-moz-placeholder {
  color: rgb(165, 165, 165);
}
.autocomplete-input::placeholder {
  color: rgb(165, 165, 165);
}
.autocomplete-input.focus-visible {
  box-shadow: none;
  border: none;
  outline: none;
  background-color: #2d2f35;
  color: #fff;
}
.autocomplete-input:focus-visible {
  box-shadow: none;
  border: none;
  outline: none;
  background-color: #2d2f35;
  color: #fff;
}
.filter-bar{
  display: inline-flex;
  width: 100%;
  justify-content: flex-start;
}
.filter-container::-webkit-scrollbar {
  display: none;  /* Safari and Chrome */
}
.filter-container{
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  width: 100%;
  justify-content: start;
}
.filter-bar .btn{
  font-weight: 400;
  font-size: 1em;
  margin: .5em;
  padding: .5em .75em;
  white-space: nowrap;
}
.filter-bar .btn.active{
  background-color: #2c2c2c;
  color: #fff;
}
.filter-bar .dropdown-toggle::after{
  margin-left: 0.7em;
}
.filter-bar .dropdown-menu{
  background-color: #202020;
}


/*# sourceMappingURL=poi-36c42280.css.map*/