.loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:50%;animation:zoom 1s linear infinite alternate-reverse;background:url(/media/images/pulsee-icon.svg);background-size:100%;background-repeat:no-repeat;background-position:50%;opacity:.7}.outer-cover{position:absolute;width:100%;height:100%;z-index:-9;left:0;top:0;background:#000000bd}@keyframes zoom{0%{width:50px;height:50px;background:url(/media/images/pulsee-icon.svg);background-size:100%;background-repeat:no-repeat}25%{width:60px;height:60px;background:url(/media/images/pulsee-icon.svg);background-size:100%;background-repeat:no-repeat}50%{width:70px;height:70px;background:url(/media/images/pulsee-icon.svg);background-size:100%;background-repeat:no-repeat}75%{width:80px;height:80px;background:url(/media/images/pulsee-icon.svg);background-size:100%;background-repeat:no-repeat}to{width:95px;height:95px;background:url(/media/images/pulsee-icon.svg);background-size:100%;background-repeat:no-repeat}}