.marker-cluster{background-color:#0000!important}.marker-cluster div{text-align:center;color:#fff;background:#1f3b64;border-radius:50%;width:38px;height:38px;margin-top:5px;margin-left:5px;font-size:16px;font-weight:500;line-height:36px;position:relative;box-shadow:0 0 0 4px #ffffff80}.marker-cluster div:before{opacity:.5;content:"";z-index:-1;box-sizing:border-box;border:17px solid #1f3b64;border-radius:100%;width:100%;height:100%;animation:2.5s infinite cluster-animation;position:absolute;top:0;left:0}.marker-cluster span{line-height:30px}@keyframes cluster-animation{to{opacity:0;transform:scale(2.8)rotate(90deg)}}