.interactive-map-module{background:var(--background)}.interactive-map-container .mapboxgl-map .mapboxgl-popup-close-button{font-size:24px}.interactive-map-container .map{aspect-ratio:3/2;position:relative;width:100%}.interactive-map-container .map .map-overlay{align-items:center;background-color:rgba(0,0,0,.6);cursor:wait;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.interactive-map-container .map .map-overlay.loaded{cursor:pointer}.interactive-map-container .map .map-overlay .loading-icon{border-radius:50%;height:80px;width:80px}.interactive-map-container .map .map-overlay .start-icon{border-radius:50%;box-shadow:0 0 10px #fff;display:none;height:80px;width:80px}