.map-overlay{--marker-width:unset;--marker-height:unset;--clip-height:12px;transform:translate(calc(-50% - calc(var(--marker-width) / 2)), calc(-100% - var(--marker-height) - var(--clip-height)));position:relative}.map-overlay:after{clip-path:polygon(0 0,50% 100%,100% 0);content:"";height:var(--clip-height);width:25px;bottom:calc(-1 * var(--clip-height));background:#fff;position:absolute;left:50%;transform:translate(-50%)}.map-overlay .popup-bubble ul{width:max-content;margin-bottom:1rem;padding-left:1rem;list-style-type:disc;list-style-position:inside}.map-overlay .popup-bubble ul li{width:100%;margin-bottom:.25rem}.map-overlay .popup-bubble ul li::marker{margin-right:5px}.map-overlay{font-family:Roboto,serif;font-size:13px}.map-overlay .popup-bubble{max-height:670px;padding:10px;overflow:auto}.map-overlay .popup-bubble .content h3{margin:1rem 0 .5rem;font-size:1rem;font-weight:700}.map-overlay .popup-bubble p{margin-bottom:10px}.map-overlay::-webkit-scrollbar{width:6px;height:6px}.map-overlay::-webkit-scrollbar-track{background:#f0f0f0}.map-overlay::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:3px}.map-overlay::-webkit-scrollbar-thumb:hover{background-color:#888}.map-overlay *{scrollbar-width:thin;scrollbar-color:#aaa #f0f0f0}