.hs-mapx-btn{position:absolute;width:24px;height:24px;border-radius:17px 17px 17px 5px;border:1px solid rgba(0,91,246,.16);background:var(--soft);cursor:pointer;transform:rotate(-45deg);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(12,7,20,.13);transition:.2s ease}.hs-mapx-btn:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;transform:translate(-50%,-50%) rotate(45deg);border-radius:50%;background:var(--blue)}.hs-mapx-btn:hover,.hs-mapx-btn.active{background:#fff;border-color:rgba(0,91,246,.34);transform:rotate(-45deg) scale(1.08)}.hs-mapx-btn.active:after{background:var(--red)}.hs-mapx-btn span{position:absolute;right:30px;top:50%;transform:translateY(-50%) rotate(45deg);opacity:0;pointer-events:none;white-space:nowrap;padding:6px 9px;border-radius:999px;background:rgba(12,7,20,.92);color:#fff;font:750 10px/1 Inter,Poppins,Arial,sans-serif;transition:.18s ease}.hs-mapx-btn:hover span,.hs-mapx-btn.active span{opacity:1}.hs-mapx-btn:nth-child(1){left:44px;top:3px}.hs-mapx-btn:nth-child(2){left:72px;top:15px}.hs-mapx-btn:nth-child(3){left:84px;top:43px}.hs-mapx-btn:nth-child(4){left:72px;top:72px}.hs-mapx-btn:nth-child(5){left:44px;top:84px}.hs-mapx-btn:nth-child(6){left:15px;top:72px}.hs-mapx-btn:nth-child(7){left:3px;top:43px}.hs-mapx-btn:nth-child(8){left:15px;top:15px}.hs-mapx-pin{width:17px;height:17px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--red);border:2px solid #fff;box-shadow:0 10px 22px rgba(255,20,20,.3)}.hs-mapx-pin:after{content:"";position:absolute;top:3px;left:3px;width:5px;height:5px;border-radius:50%;background:#fff}.hs-mapx-pin.active{width:23px;height:23px;background:var(--blue);box-shadow:0 14px 30px rgba(0,91,246,.38)}.hs-mapx .leaflet-control-zoom{display:none}.hs-mapx .leaflet-popup-content-wrapper{border-radius:14px;box-shadow:0 18px 44px rgba(0,0,0,.2)}.hs-mapx .leaflet-popup-content{margin:10px 13px;font-family:Inter,Poppins,Arial,sans-serif}.hs-mapx-pop-title{margin:0;font-size:13px;font-weight:850;color:#10121a}.hs-mapx-pop-sub{margin:4px 0 0;font-size:11px;color:#626b78}.hs-mapx .leaflet-control-attribution{font-size:9px!important;background:rgba(255,255,255,.78)!important}