#map{height:650px;width:100%}:root{--building-color: #FF9800;--house-color: #0288D1;--shop-color: #7B1FA2;--warehouse-color: #558B2F}.property{align-items:center;background-color:#fff;border-radius:50%;color:#263238;display:flex;font-size:14px;gap:8px;height:30px;justify-content:center;padding:4px;position:relative;transition:all .3s ease-out;width:30px;box-shadow:0 0 0 16px #03427866}.property:after{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #FFFFFF;content:"";height:0;left:50%;position:absolute;top:95%;transform:translate(-50%);transition:all .3s ease-out;width:0;z-index:1}.property .icon{align-items:center;display:flex;justify-content:center;color:#fff;z-index:2}.property .icon svg{height:20px;width:auto}.property .details{display:none;flex-direction:column;flex:1}.property .address{color:#f2f2f2;font-size:14px;font-style:italic;font-family:var(--font-body-family)}.property .features{align-items:flex-end;display:flex;flex-direction:row;gap:10px}.property .features>div{align-items:center;background:#f5f5f5;border-radius:5px;border:1px solid #ccc;display:flex;font-size:10px;gap:5px;padding:5px}.property.highlight{background-color:#034278;border-radius:8px;box-shadow:10px 10px 5px #0003;height:auto;padding:10px 15px;width:auto;max-width:216px;flex-direction:column}.property.highlight:after{border-top:9px solid #034278}.property.highlight .details{display:flex}.property.highlight .icon svg{width:50px;height:50px}.property .bed{color:#ffa000}.property .bath{color:#03a9f4}.property .size{color:#388e3c}.property.highlight:has(.fa-house) .icon{color:var(--house-color)}.property:not(.highlight):has(.fa-house){background-color:var(--house-color)}.property:not(.highlight):has(.fa-house):after{border-top:9px solid var(--house-color)}.property.highlight:has(.fa-building) .icon{color:var(--building-color)}.property:not(.highlight):has(.fa-building){background-color:var(--building-color)}.property:not(.highlight):has(.fa-building):after{border-top:9px solid var(--building-color)}.property.highlight:has(.fa-warehouse) .icon{color:var(--warehouse-color)}.property:not(.highlight):has(.fa-warehouse){background-color:var(--warehouse-color)}.property:not(.highlight):has(.fa-warehouse):after{border-top:9px solid var(--warehouse-color)}.property.highlight:has(.fa-shop) .icon{color:var(--shop-color)}.property:not(.highlight):has(.fa-shop){background-color:var(--shop-color)}.property:not(.highlight):has(.fa-shop):after{border-top:9px solid var(--shop-color)}.property-container{display:flex;flex-direction:row-reverse}.property .map-link-container{display:none}.property.highlight .map-link-container{display:flex}.map-link{color:#fff;font-weight:100}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-map.css.map */
