#preloader{background-color:#ffffff80;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}#status{height:40px;left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%;width:40px}.spinner-chase{animation:spinner-chase 2.5s linear infinite both;height:40px;margin:0 auto;position:relative;width:40px}.chase-dot{animation:chase-dot 2s ease-in-out infinite both;height:100%;left:0;position:absolute;top:0;width:100%}.chase-dot:before{animation:chase-dot-before 2s ease-in-out infinite both;background-color:#2d4ee2;border-radius:100%;content:"";display:block;height:25%;width:25%}.chase-dot:first-child,.chase-dot:first-child:before{animation-delay:-1.1s}.chase-dot:nth-child(2),.chase-dot:nth-child(2):before{animation-delay:-1s}.chase-dot:nth-child(3),.chase-dot:nth-child(3):before{animation-delay:-.9s}.chase-dot:nth-child(4),.chase-dot:nth-child(4):before{animation-delay:-.8s}.chase-dot:nth-child(5),.chase-dot:nth-child(5):before{animation-delay:-.7s}.chase-dot:nth-child(6),.chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes spinner-chase{to{transform:rotate(1turn)}}@keyframes chase-dot{80%,to{transform:rotate(1turn)}}@keyframes chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}
