#map_div.svelte-5ptrkb{max-height:75vh;min-height:55vh;width:100%;min-width:500px;min-height:500px;position:relative;background-color:#eaf5ff}section.mobile #map_div{min-width:100%}.property{align-items:center;background-color:#ffa000;border-radius:50%;color:#263238;display:flex;font-size:14px;gap:15px;height:30px;justify-content:center;padding:4px;position:relative;transition:all .3s ease-out;width:30px}.property:after{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #ffa000;content:"";height:0;left:50%;position:absolute;top:90%;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}.property .icon svg{height:20px;width:auto}.property .details{display:none;flex-direction:column;flex:1}.property .heading{color:#212529;font-size:13px;margin-bottom:10px;margin-top:5px}.property .address{color:#212529;font-size:10px;margin-bottom:10px;margin-top:5px}.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:#fff;border-radius:8px;box-shadow:10px 10px 5px #0003;height:auto;padding:8px 15px;width:auto;max-width:50vw}.property.highlight:after{border-top:9px solid #ffffff}.property.highlight .details{display:flex}.property.highlight .icon svg{width:50px;height:50px}.property.highlight:has(.icon-location) .icon{color:red}.property:not(.highlight):has(.icon-location){background-color:red}.property:not(.highlight):has(.icon-location):after{border-top:9px solid red}
