@import"https://unpkg.com/leaflet@1.9.4/dist/leaflet.css";.leaflet-container{width:100%;height:100%;border-radius:1.5rem;z-index:1}.custom-div-icon{background:none;border:none}.marker-pin{width:30px;height:30px;border-radius:50% 50% 50% 0;background:#25a791;position:absolute;transform:rotate(-45deg);left:50%;top:50%;margin:-15px 0 0 -15px;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 4px 6px -1px #0000001a}.marker-pin:after{content:"";width:24px;height:24px;margin:8px 0 0 8px;background:#fff;position:absolute;border-radius:50%}.marker-text{position:absolute;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;color:#1c7e6d;z-index:10;transform:rotate(45deg)}
