.map11174-modal {
    position: fixed;
    top: 1%;
    left: 1%;
    height: 98%;
    width: 98%;
    box-shadow: 0px 0px 32px 4px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    z-index: 200000;
}
.mapboxgl-popup {
    z-index: 2;
}
.map11174-modal .mapboxgl-marker {
    width: 32px;
    height: 32px;
    background-size: 32px;
}
.map11174-modal .map11174-loading {
    background: #fff;
    color: rgba(0, 0, 0, 0.4);
    padding: 32px;
    font-size: 32px;
    text-align: center;
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.map11174-modal .map11174-loading .loading {
    width: 65%;
}

#map11174-close {
    background-color: #f4f4f4;
    color: #222;
    width: auto;
    height: 36px;
    right: 12px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 38px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 14px;
    top: 10px;
    box-shadow: none;
    position: absolute;
    z-index: 9999999;
}

#map11174-close:before {
    content: "Close";
}

.mapboxgl-marker-anchor-center{
    z-index: 1;
}
#map11174-inmap-loading {
    position: absolute;
    z-index: 9999999;
    width: auto;
    height: 32px;
    left: 12px;
    top: 10px;
    line-height: 36px;
    background: rgb(255, 255, 255);
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 4px;
    font-size: 18px;
}

#map {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

#map15073-layers {
    background-color: #f4f4f4;
    color: #222;
    width: auto;
    height: 36px;
    left: 12px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 38px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 14px;
    top: 10px;
    box-shadow: none;
    position: absolute;
    z-index: 9999999;
}

.map11174-modal .mapboxgl-marker.spider-leg-container {
    width: 1px;
    height: 1px;
    z-index: 0;
}
.spider-leg-container .spider-leg-pin{
    width: 24px;
    height: 24px;
    background-size: 100%;
}
#vo_link {
    bottom: 52px;
}
#vo_link button {
    background: #3C6F9A;
    box-shadow: none;
    border-radius: 3px;
    font-size: 16px;
    padding: 0 30px;
}
.mapboxgl-popup-content a.card952 h1 {
    margin: 0;
}

/* mapPropertyCardLargerPrice953 */
.mapboxgl-popup-content .tailwind-phoen953 {
    font: var(--font-size-h-xl) / var(--font-size-h-xl) var(--font-family), sans-serif;
    color: var(--neutral-black, #121317);
}

.mapboxgl-popup-content div.tailwind-phoen953 {
    font-size: var(--font-size-body-sm);
    color: var(--neutral-grey-5, #606B80);
    line-height: var(--line-height-body-lg);
}

.mapboxgl-popup-content .tailwind-phoen953 b {
    margin: 0;
    font-size: var(--font-size-h-xl);
    color: var(--neutral-black, #121317);
}

.property-marker.property-icon-phoen1395 {
    --mapbox-marker-pin-base-url: url("/images/sykes/markers/map-property-icon-phoen1395.svg");
    --mapbox-marker-pin-base-url-active: url("/images/sykes/markers/map-property-icon-selected-phoen1395.svg");
}

.mapboxgl-marker.marker.phoen1053 {
    background-color: var(--primary-color);
    border-radius: 50%;
    display: grid;
    align-items: center;
    &.spider-cluster {
        width: var(--spacing-6x);
        height: var(--spacing-6x);
    }
}
