#custom-loader{align-items:center;background:#000;display:flex;height:100%;justify-content:center;opacity:.7;position:fixed;width:100%;z-index:99999999}#custom-loader .loader{animation:pulseanim 1.2s ease-in-out infinite;background-color:#de1058;border-radius:6em;height:6em;outline:2px solid transparent;width:6em}@keyframes pulseanim{0%{opacity:.8;transform:scale(0)}to{opacity:0;transform:scale(1)}}@keyframes ball2-dark{0%{box-shadow:30px 0 0 #fff}50%{box-shadow:0 0 0 #fff;margin-top:-20px;transform:translate(15px,15px)}to{box-shadow:30px 0 0 #fff;margin-top:0}}
