    @font-face{
      font-family: "GoodHome";
      src: url("fonts/goodhome-webfont.eot");
      src: url("fonts/goodhome-webfont.eot?#iefix")format("embedded-opentype"),
          url("fonts/goodhome-webfont.woff")format("woff"),
          url("fonts/goodhome-webfont.woff2")format("woff2"),
          url("fonts/goodhome-webfont.ttf")format("truetype");
      font-weight:normal;
      font-style:normal;
      font-display:swap;
  }
    /* preload images */
    #mapHolder::after{
      position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
      content:url('img/btn_white_hover.svg') url('img/btn_close_hover.png');
    }

    body {
      padding: 0px;
      margin: 0px;
      background-color: transparent;
    }

    /* Start Page */
    #start-page {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100dvh;
      z-index: 10000;
      overflow: hidden;
    }

    #start-page-background {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: url('img/bgnd-tile@2x.svg');
      background-size: 2081px 1503px;
      background-repeat: repeat;
      background-color: #4DC1B2;
    }

    #start-store-illustrations {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      max-width: 100%;
      height: 100vh;
      max-height: 100%;
      z-index: 1;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    #start-store-exterior,
    #start-store-interior {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      object-fit: contain;
    }

    #start-store-interior {
      opacity: 0;
    }

    #start-floating-window {
      position: absolute;
      top: 40px;
      right: 40px;
      width: 40%;
      background-color: rgba(255, 255, 255, 0.95);
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
      padding: 30px;
      z-index: 2;
      box-sizing: border-box;
    }

    #start-floating-window p {
      margin: 0 0 20px 0;
      font-size: 1rem;
      line-height: 1.6;
      color: #333;
    }
    #oathContainer {
      margin: 0;
      padding: 0;
      position: fixed;
      /* width: calc(100% - 40px);
      height: calc(100dvh - 40px); */
      /* margin: 20px; */
      width: 100%;
      height: 100dvh;
      margin: 0px;
      background-color: #fff;
      border-radius: 8px;
      max-width: 2560px;
      font-family: "GoodHome";
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
    }

    #mapHolder {
      margin: 0;
      padding: 0;
      position: fixed;
      width: 100%;
      height: 100dvh;
      margin: 0px;
      background-color: #fff;
      border-radius: 8px;
      max-width: 2560px;
      font-family: "GoodHome";
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      opacity: 0;
    }

    #mapHolder.active {
      opacity: 1;
    }
    #mapHolder::after{
      position:absolute; width:0; height:0; overflow:hidden; z-index:-1; 
      content:url(img/marker-popup-hover.png) url(img/btn_close_hover.png) url(img/btn_white_open_hover.png) url(img/btn_white_hover.svg) url(img/btn_white_close.png) url(img/btn_white_close_hover.png);
    }
    h1,h2,h3,h4,h5,h6,p,ul,li,blockquote,button {
      font-family: "GoodHome";
      font-optical-sizing: auto;
      font-style: normal;
    }
    h1,h2,h3,h4,h5,h6 {
      font-weight: 700;
    }
    #menu h1 {
      font-size: 4.5em;
      margin-bottom: 0;
      line-height: 1;
      text-align: left;
      font-family: "GoodHome";
    }
    #menu h2 {
      font-size: 2.3em; /* 25% larger */
      margin-top: 0;
      margin-bottom: 0.2em;
      font-weight: 400;
    }
    #menu h4 {
      font-size: 1.25em; /* 25% larger */
      margin-top: 0;
      font-weight: 300;
    }
    blockquote {
      font-size: 24px;
      font-weight: 700;
      line-height: 1.4;
    }
    .image-tooltip blockquote {
      font-size: 20px;
      font-weight: 700;
      line-height: 1.1;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-inline-start: 0;
      margin-inline-end: 0;
    }
    p,ul,li {
      font-weight: 400;
    }
    p.source {
      font-size: 90%;
      font-weight: 200;
    }
    a:link,a:visited {
      color: #ffffff;
      text-decoration: underline;
    }
    a:hover {
      text-decoration: none;
    }
    #map-container {
      position: absolute;
      width: 100%;
      /* height: calc(100dvh - 40px); */
      height: 100dvh;
      border: 0;
      overflow: hidden;
      /* container-type: inline-size;
      container-name: mapContainer; */
    }
    /* @container mapContainer (max-width: 768px) {
        #map {
            height: 650px;
        }dop[
    } */
    #map-container {
      position: relative;
    }
    #map {
      width: 300%;
      aspect-ratio: 1.3845642 / 1;
      position: absolute;
      transform-origin: top left;
      background-image: url('img/bgnd-tile@2x.svg');
      background-size: 2081px 1503px;
      background-repeat: repeat;
      background-color: #4DC1B2;
    }

    #map-overlay-layer {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: url('img/store-of-the-future-illustration-v3.svg');
      background-size: contain;
      background-repeat: no-repeat;
      pointer-events: none;
      z-index: 1;
    }

    #menu {
      position: absolute;
      top: 0px;
      left: 40px;
      z-index: 2;
      max-width: 520px;
    }
    #map-overlay {
      display: flex;
      justify-content: end;
      flex-direction: column;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1;
      pointer-events: none;
      overflow: hidden;
    }
    #legendholder {
      width: 100%;
      height: 180px;
      position: absolute;
      margin-left: 30px;
      z-index: 2;
    }
    .legend {
      width: 300px;
      border-radius: 8px;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    #logo {
      border: 1px solid black;
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px;
      width: calc(100% - 2px);
      height: 60px;
      position: absolute;
      background: #E02B2B;
      z-index: 1;
      background-image: url(img/vodafone_logo.png);
      background-position: 98% center;
      background-repeat: no-repeat;
      background-size: 172px 42px;
    }

    .location-button {
      padding: 10px;
      background-color: #fff;
      border: 1px solid #ccc;
      cursor: pointer;
    }
    .marker {
      width: 36px;
      height: 36px;
      margin-left: -18px;
      margin-top: -18px;
      border-radius: 50%;
      position: absolute;
      cursor: pointer;
      z-index: 10;
      background-image: url('img/marker-magnify.svg');
      background-size: 36px 36px;
      background-repeat: no-repeat;
      display: none; /* Hidden by default, shown based on scroll location */
      transform-origin: center center; /* For pulse animation */
      opacity: 0; /* Start with 0 opacity, will be animated in */
    }
    .marker[data-type^="normal"] {
      filter: drop-shadow(2px 3px 4px #00000051);
      z-index: 20;
      animation: pulse-bounce 1s infinite; 
    }
    .marker[data-type^="window"] {
      z-index: 20;
    }
    .marker[data-type^="special"] {
      z-index: 30;
      background-size: 50px 50px;
      filter: drop-shadow(2px 3px 4px #00000051);
      animation: pulse-bounce 1s infinite;
    }

    .marker[data-type^="special-main"] {
      background-image: url('img/icon-stats.png');
      background-size: 36px 36px;
      filter: drop-shadow(2px 3px 4px #00000051);
      animation: pulse-bounce 1s infinite;
    }
    
    
    .marker:hover {
      width: 40px;
      height: 40px;
      margin-left: -20px;
      margin-top: -20px;
      background-size: 40px 40px;
      transition: margin-left 100ms, margin-top 100ms, width 100ms, height 100ms, background-size 100ms linear;
      cursor: pointer;
    }
    
    /* lightbox */
    .marker.glightbox {
      z-index: 20;
      width: 36px;
      height: 36px;
      margin-left: -18px;
      margin-top: -18px;
      background-size: 36px 36px;
      background-image: url('img/marker-star.png');
      background-repeat: no-repeat;
      animation: pulse-bounce 1s infinite; 
      filter: drop-shadow(2px 3px 4px #00000051);
      
    }
    .marker.glightbox:hover {
      width: 40px;
      height: 40px;
      background-size: 40px 40px;
      margin-left: -20px;
      margin-top: -20px;
      transition: margin-left 100ms, margin-top 100ms, width 100ms, height 100ms, background-size 100ms linear;
    }
    .marker.glightbox:after {
      background-color: rgb(255, 0, 208);
    }
    .marker-info {
      width: 400px;
      min-height: 150px;
      position: absolute!important;
      z-index: 22;
      display: none;
      background: #e02b2c;
      color: #ffffff;
      padding: 1rem;
    }
    .marker-info.guide,
    .marker-info.special {
      display: block;
      z-index: 999999;
    }
    .marker-info.guide {
      width: 250px;
      background: #ffffff;
      color: #000000;
      border: 1px solid black;
    }
    .marker-info.window {
      width: 50%;
      height: 50%;
      z-index: 20;
      background: url(img/stadium.png);
      background-color: white;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      position: absolute !important;
      left: 50% !important;
      top: 50% !important;
    }
    .marker-info > div {
      max-height: 325px;
      overflow-y: scroll;
      padding-bottom: 30px;
      -ms-overflow-style: none;  /* IE and Edge */
      scrollbar-width: none;  /* Firefox */
    }
    .marker-info > div::-webkit-scrollbar {
      display: none;
    }
    .marker-hero-image {
      width: 100%;
      margin-bottom: 15px;
    }

    .marker-hero-image img {
      width: 100%;
      height: auto;
      border-radius: 6px;
      object-fit: cover;
    }

    .markerInfoBody {
      padding-right: 2rem;
    }
    .markerGuideBody {
      /* width: 250px; */
    }
    .fadeaway {
      position: absolute;
      width: calc(100% - 2rem);
      height: calc(100% - 2rem - 30px);
      background: rgb(224, 43, 43);
      background: linear-gradient(0deg, rgba(224, 43, 43, 1) 0%, rgba(255, 255, 255, 0) 100%);
      z-index: 300;
      background-size: 100% 50px;
      background-repeat: no-repeat;
      background-position: bottom;
      pointer-events: none;
      -ms-overflow-style: none;  /* IE and Edge */
      scrollbar-width: none;  /* Firefox */
    }
    .marker-info.special .fadeaway {
      height: calc(100% - 2rem);
    }
    .fadeaway::-webkit-scrollbar {
      display: none;
    }
    .close-button {
      max-height: unset;
      overflow-y: unset;
      padding-bottom: unset;
      position: absolute;
      top: 15px;
      right: 15px;
      cursor: pointer;
      height: 30px;
      width: 30px;
      background-image: url('img/btn_white.svg');
      background-size: 30px 30px;
      background-repeat: no-repeat;
    }
    .close-button:hover {
      background-image: url('img/btn_white_hover.svg');
    }
    .close-button-guide {
      max-height: unset;
      overflow-y: unset;
      padding-bottom: unset;
      position: absolute;
      top: -12px;
      right: -12px;
      cursor: pointer;
      height: 30px;
      width: 30px;
      background-image: url('img/btn_close.png');
      background-size: 30px 30px;
      background-repeat: no-repeat;
      padding: 0!important;
    }
    .close-button-guide:hover {
      background-image: url('img/btn_close_hover.png');
      cursor: pointer;
    }
    .gtrigger-close {
      display: block;
      height: 42px;
      width: 42px;
      background-image: url(img/icon-close-x.png);
      background-size: 16px 16px;
      background-repeat: no-repeat;
      background-position: center;
      background-color: #E04E39;
      border-radius: 42px;
      position: absolute;
      right: 20px;
      top: 20px;
      z-index: 20;
    }
    .gtrigger-close:hover {
      background-color: #bd402d;
    }
    #floating-navigation {
      position: absolute;
      top: 20px;
      left: 20px;
      width: auto;
      min-height: 200px;
      background-color: rgba(255, 255, 255, 0.95);
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
      z-index: 100;
      display: flex;
      flex-direction: column;
      padding: 20px;
      box-sizing: border-box;
      max-width: 300px;
    }

    #location-dropdown-container {
      position: absolute;
      top: 20px;
      right: 20px;
      z-index: 100;
      padding: 10px 15px;
      background: white;
      border-radius: 15px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    #location-dropdown {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: #ffffff;
      border: 1px solid #e0e0e0;
      border-radius: 8px;
      padding: 12px 40px 12px 16px;
      font-family: "GoodHome";
      font-size: 1rem;
      font-weight: 400;
      color: #333;
      cursor: pointer;
      min-width: 250px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23333' d='M6 8L0 0h12z'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: right 16px center;
      background-size: 12px 8px;
      transition: border-color 0.2s ease, box-shadow 0.2s ease;
    }

    #location-dropdown:hover {
      border-color: #4DC1B2;
      box-shadow: 0 2px 8px rgba(77, 193, 178, 0.2);
    }

    #location-dropdown:focus {
      outline: none;
      border-color: #4DC1B2;
      box-shadow: 0 0 0 3px rgba(77, 193, 178, 0.1);
    }

    #navigation-content {
      flex: 1;
      display: flex;
      flex-direction: column;
      align-items: start;
      gap: 8px;
      margin-bottom: 20px;
    }

    .nav-head {
      display: flex;
      flex-direction: column;
      gap: 6px;
      align-items: start;
    }
    .nav-icon img { 
      width: 32px; 
      height: 32px; 
      display: block; 
    }

    .nav-heading {
      margin: 0;
      font-size: 18px;
      font-weight: 700;
      color: #333;
      text-align: center;
    }

    .nav-subheading {
      margin: 0;
      font-size: 13px;
      font-weight: 400;
      color: #666;
      text-align: left;
      background: #4DC1B2;
      border-radius: 12px;
      padding: 5px 8px;
      color: white;
    }

    .nav-body {
      margin: 0;
      font-size: 0.75rem;
      font-weight: 300;
      color: #555;
      line-height: 1.4;
      text-align: left;
    }



    #enter-store-btn,
    .arrow {
      display: flex;
      padding: 10px 20px;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 16px;
      background: #FFF;
      box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.25);
      border: none;
      cursor: pointer;
      font-size: 1rem;
      font-weight: 600;
      color: #333;
      background: #4DC1B2;
      transition: background-color 0.2s ease;
      margin: 0;
    }
    /* #arrow-left {
      display: none;
    } */

    #enter-store-btn:hover {
      background: #40b8a8;
    }

    #arrows {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: flex-start;
      justify-content: start;
    }

    .arrow-symbol {
      font-size: 20px;
    }
    
    .arrow:hover {
      background: #40b8a8;
    }

    .inline-content {
      display: none;
      position: relative;
      width: 90%;
      max-width: 1200px;
      height: auto;
      max-height: calc(100vh - 100px);
      overflow-y: auto;
      background-color: white;
      border-radius: 8px;
      padding: 2rem;
      box-sizing: border-box;
    }

    .inline-content-wrapper {
      display: flex;
      flex-direction: row;
      gap: 2rem;
      align-items: flex-start;
      padding: 50px;
      position: relative;
    }

    .inline-column-left {
      flex: 1;
      min-width: 0;
    }

    .inline-column-right {
      flex: 1;
      min-width: 0;
    }

    .inline-title {
      margin-top: 0;
      margin-bottom: 1rem;
      font-size: 2em;
      color: #4DC3B3;
      font-family: "GoodHome";
    }

    .inline-text {
      line-height: 1.6;
      color: #000;
      font-family: "GoodHome";
    }

    .inline-text p {
      margin-bottom: 1rem;
    }

    .inline-image {
      width: 90%;
      height: auto;
      border-radius: 8px;
      object-fit: cover;
      padding: 0;
    }

    /* Image overlay markers and tooltips */
    .inline-column-right {
      position: relative;
    }

    .image-overlay-marker {
      position: absolute;
      width: 36px;
      height: 36px;
      background-image: url('img/icon-stats.png');
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
        cursor: pointer;
      z-index: 10;
      margin-left: -18px;
      margin-top: -18px;
      background-size: 36px 36px;
      filter: drop-shadow(2px 3px 4px #00000051);
      animation: pulse-bounce 1s infinite;
    }

    .image-overlay-marker.no-animation {
      animation: none;
    }

    .image-overlay-marker:hover {
      width: 40px;
      height: 40px;
      background-size: 40px 40px;
      margin-left: -20px;
      margin-top: -20px;
      transition: margin-left 100ms, margin-top 100ms, width 100ms, height 100ms, background-size 100ms linear;
    }

    .image-tooltip {
      position: absolute;
      background: white;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
      max-width: 350px;
      min-width: 250px;
      z-index: 100;
      padding: 20px;
      box-sizing: border-box;
    }

    .tooltip-hero-image {
      width: calc(100% + 40px);
      margin: -20px -20px 15px -20px;
    }

    .tooltip-hero-image img {
      width: 100%;
      height: auto;
      border-radius: 6px 6px 0px 0px;
      object-fit: cover;
    }

    .tooltip-content {
      font-size: 14px;
      line-height: 1.6;
      color: #333;
    }

    .tooltip-content h6 {
      font-size: 14px;
      font-weight: 700;
      margin: 0 0 10px 0;
      color: #333;
    }

    .tooltip-content h3 {
      font-size: 1em;
      margin: 10px 0 5px 0;
      color: #333;
    }

    .tooltip-content p {
      margin: 0 0 10px 0;
    }

    .tooltip-content p:last-child {
      margin-bottom: 0;
      line-height: 1.2;
    }

    .tooltip-content strong {
      font-weight: 600;
    }

    .tooltip-content .source {
      font-size: 0.85em;
      color: #666;
      font-style: italic;
      margin-top: 10px;
    }

    /* Responsive: Stack columns on smaller screens */
    @media (max-width: 768px) {
      .inline-content-wrapper {
        flex-direction: column;
        padding: 30px 10px 0px 10px;
      }

      .inline-column-left,
      .inline-column-right {
        flex: 1;
        width: 100%;
      }
    }
    @media (min-width: 769px) {
      .glightbox-clean .gslide-media {
          -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .35);
          box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .35);
      }
  }
    #readMore1 {
      display: none;
    }
    .readMore {
      /* background:url('img/btn_white_open.png'); */
      width: 16px;
      height: 16px;
      background-size: 16px 16px;
      display: inline-block;
      vertical-align: middle;
      margin-top: -4px;
      margin-left: 8px;
    }
    .revealOpened {
      cursor: pointer;
      background-image: url('img/btn_white_close.png');
    }
    .revealOpened:hover {
      background-image: url('img/btn_white_close_hover.png');
    }
    .revealClosed {
      cursor: pointer;
      background-image: url('img/btn_white_open.png');
    }
    .revealClosed:hover {
      background-image: url('img/btn_white_open_hover.png');
    }

    .spaceholder {
      max-height: 100%;
      max-width: 100%;
      height: auto;
      width: auto;
    }

    /* lightbox */
    .gnext,
    .gprev {
      display: none;
    }
    .glightbox-container,
    .goverlay {
      padding: 0;
      position: fixed;
      /* width: calc(100% - 40px);
      height: calc(100dvh - 40px);
      margin: 20px; */
      width: 100%;
      height: 100dvh;
      margin: 0px;
      border: 0px;
    }
    .goverlay {
      background: rgba(49, 165, 152, 0.60) !important;
      pointer-events: auto !important;
      cursor: pointer !important;
    }

    /* Ensure consistent backdrop on all screen sizes */
    @media (max-width: 768px) {
      .goverlay {
        background: rgba(49, 165, 152, 0.60) !important;
        pointer-events: auto !important;
        cursor: pointer !important;
      }
    }
    .glightbox-container,
    .glightbox-container .ginner-container { padding: 0; }
    .glightbox-container .ginner-container { height: 100dvh; }
    .gslide-inline {
      max-height: none;
      height: auto;
      border-radius: 30px;
      width: 75vw !important;
      max-width: 75vw !important;
      height: 75vh !important;
      max-height: 75vh !important;
    }

    /* Responsive lightbox sizing */
    @media (max-width: 768px) {
      .gslide-inline {
        width: 80vw !important;
        max-width: 80vw !important;
        height: 85vh !important;
        max-height: 85vh !important;
      }
    }
    .gslide-image img { max-height: 100dvh; }
    .goverlay { top: 0; left: 0; width: 100%; height: 100vh; }

    /* this was originally 1920px, but account for menubars etc if not actually 'full screen' */
    @media (min-height: 1300px) { 
        #map {
          width: 210%;
        }
        #menu h1 {
          font-size: 3.75em; 
          margin-bottom: 0.1em;
        }
        #menu h4 {
          font-size: 2em;
        }
        .marker-info {
          width: 600px;
          min-height: 250px;
        }
        .marker-info > div {
          max-height: 500px;
          font-size: 130%;
        }
    }

    @media (max-width: 992px) { 
        #map {
          width: 350%;
        }
    }
    @media (max-width: 768px) { 
        #map {
          width: 400%;
        }
        .gslide-inline {
            max-height: unset;
            width: calc(100% - 20px);
            padding: 10px;
        }
        #floating-navigation {
          width: calc(100% - 40px);
          max-width: 520px;
        }
        #location-dropdown-container {
          top: auto;
          bottom: 20px;
          right: 20px;
          left: 20px;
          width: calc(100% - 40px);
          padding: 0;
          background-color: transparent;
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        }
        #location-dropdown {
          width: 100%;
          min-width: unset;
        }
        .arrow,
        #enter-store-btn {
          width: 100%;
        }
        .inline-image {
          width: 100%;
          padding: 0px;
        }

        #enter-store-btn,
        .arrow {
          padding: 8px 20px;
          gap: 8px;
          border-radius: 16px;
          font-size: 16px;
          font-weight: 600;
        }
    }
    @media (max-width: 576px) { 
        #map {
          width: 450%;
        }
        #menu {
          width: calc(100% - 40px);
          left: 20px;
          right: 20px;
        }
      #menu h1 {
        font-size: 2em; 
      }
      h1 {
        font-size: 1.6em; 
      }
      #menu h4 {
        font-size: 1em; 
      }
      .marker-info h3 {
        font-size: 1.1em;
      }
      .marker.glightbox {
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        background-size: 30px 30px;
      }
      .marker.glightbox:hover {
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        background-size: 30px 30px;
      }

      .marker {
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        background-size: 30px 30px;
      }
      .marker[data-type^="special-main"] {
        background-size: 30px 30px;
      }
      .marker[data-type^="special-main"]:hover {
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        background-size: 30px 30px;
      }
      .marker-info.guide {
        width: 150px;
      }
      .marker[data-type="normal1"],
      .marker[data-type="normal2"],
      .marker[data-type="normal3"],
      .marker[data-type="normal4"],
      .marker[data-type="normal5"],
      .marker[data-type="normal6"],
      .marker[data-type="normal7"],
      .marker[data-type="normal8"],
      .marker[data-type="normal9"],
      .marker[data-type="normal10"],
      .marker[data-type="special1"],
      .marker[data-type="special2"],
      .marker[data-type="special3"],
      .marker[data-type="special4"],
      .marker[data-type="special5"],
      .marker[data-type="special6"],
      .marker[data-type="special7"],
      .marker[data-type="special8"],
      .marker[data-type="special9"],
      .marker[data-type="special10"],
      .marker[data-type="special11"],
      .marker[data-type="special12"],
      .marker[data-type="special13"],
      .marker[data-type="special14"],
      .marker[data-type="special15"],
      .marker[data-type="special16"],
      .marker[data-type="special17"],
      .marker[data-type="special18"],
      .marker[data-type="special19"],
      .marker[data-type="special20"],
      .marker[data-type="special21"],
      .marker[data-type="special22"],
      .marker[data-type="special23"],
      .marker[data-type="special24"],
      .marker[data-type="special25"],
      .marker[data-type="special26"],
      .marker[data-type="special27"],
      .marker[data-type="special28"],
      .marker[data-type="special29"],
      .marker[data-type="special30"] {
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        background-size: 30px 30px;
      }
      .gtrigger-close {
        height: 30px;
        width: 30px;
        margin-left: -15px;
        margin-top: -15px;
        background-size: 12px 12px;
      }

      .marker-info {
        width: 250px;
      }
      #legendholder {
        height: 110px;
        margin-left: 10px;
      }
      .legend {
        width: 190px;
        border-radius: 0;
      }
      #logo {
        background-size: 122px 30px;
      }
      #floating-navigation {
        width: calc(100% - 20px);
        max-width: 520px;
        padding: 15px;
        top: 10px;
        left: 10px;
      }
      #location-dropdown-container {
        bottom: 20px;
        left: 20px;
        right: 20px;
        width: calc(100% - 40px);
      }
      #location-dropdown {
        width: 100%;
        min-width: unset;
        font-size: 14px;
        padding: 10px 36px 10px 12px;
      }
      .nav-head {
        flex-direction: row;
        align-items: center;
        gap: 10px;
      }
      .arrow,
      #enter-store-btn {
        width: 100%;
        padding: 24px 20px;
      }
      .inline-image {
        width: 100%;
        padding: 0px;
      }
      .inline-content-wrapper {
        gap: 0.5rem;
        padding: 20px 0px 0px 0px;
      }
      #enter-store-btn,
      .arrow {
        padding: 6px 14px;
        gap: 8px;
        border-radius: 16px;
        font-size: 14px;
        font-weight: 600;
        width: auto;
        min-width: 140px;
      }
      #start-floating-window {
        width: calc(100% - 40px);
        left: 20px;
        bottom: 20px;
        top: unset;
      }
      .nav-body {
        font-size: 0.65rem;
      }

    }
    @media (max-width: 420px) { 
        #map {
          width: 500%;
        }
    }


    @keyframes pulse-bounce {
      0% {
        transform: translateY(0px);
      }
      50% {
        transform: translateY(-2px);
      }
      100% {
        transform: translateY(0px);
      }
    }


