.marker{color:var(--color-greys-light-title);cursor:pointer;background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:.3rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.marker.selected{z-index:1}.marker-circle{background-color:var(--color-primary);border-radius:9999px;gap:.25rem;padding:.35rem;display:flex}.marker-icon{width:1rem;height:1rem}.marker.selected .marker-circle{background-color:var(--color-greys-light-text)}.marker.selected .marker-icon{filter:invert()}html[data-theme=tcs] .marker.selected .marker-circle{background-color:#dccdb2}html[data-theme=tcs] .marker.selected .marker-icon{filter:invert(0)}.marker-location-indicator{border:12px solid #0000;border-top:10px solid #fff;border-bottom-width:0;width:0;height:0;position:absolute;bottom:.25rem;transform:translateY(100%)}.marker-price{white-space:nowrap;height:1.5rem;font-family:var(--font-sans);background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding-left:.5rem;padding-right:.5rem;font-size:.875rem;line-height:1.25rem;display:flex;position:absolute;bottom:-31px}
