.marker-cluster-custom{background:0 0!important}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{color:#fff;cursor:pointer;background-color:#0094d3;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000004d}.marker-cluster-small:hover,.marker-cluster-medium:hover,.marker-cluster-large:hover{transform:scale(1.1);box-shadow:0 4px 12px #0006}.marker-cluster-medium{background-color:#0094d3;width:50px;height:50px;font-size:16px}.marker-cluster-large{background-color:#0094d3;width:60px;height:60px;font-size:18px}.branch-marker-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.branch-marker{cursor:pointer;background-color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000004d}.branch-marker:hover{transform:scale(1.1);box-shadow:0 4px 12px #0006}.branch-marker img{object-fit:contain;width:36px;height:36px}.branch-marker-icon{background:0 0!important;border:none!important}.leaflet-marker-icon.leaflet-div-icon{background:0 0;border:none}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-out}@keyframes pulse{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}