#loading{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:999;overflow:hidden;display:flex;justify-content:center;align-items:center;transition:all 1s;opacity:1}#loading>.loading-content{margin:0 auto;height:900px;width:684px}#loading>.loading-content>div{margin:0 auto}#loading>.loading-content>.loading-gif{width:638px;height:638px;position:relative}#loading>.loading-content>.loading-gif>img{width:100%;height:100%}#loading>.loading-content>.loading-progressbar{width:684px;height:146px;margin-top:-32px;background-color:rgba(254,250,255,.8);border-radius:2222px;display:flex;justify-content:center;align-items:center;position:relative;z-index:999}#loading>.loading-content>.loading-progressbar>.progressbar{width:488px;height:16px;border-radius:11px;background-color:rgba(245,49,96,.1)}#loading>.loading-content>.loading-progressbar>.progressbar>#bar{width:0px;height:100%;background-color:#ff9aaf;border-radius:11px;position:relative;transition:all .5s}#loading>.loading-content>.loading-progressbar>.progressbar>#bar>.flag{position:absolute;right:-11px;top:-50%;width:32px;height:32px;background-color:#fff;border-radius:29px;display:flex;justify-content:center;align-items:center}#loading>.loading-content>.loading-progressbar>.progressbar>#bar>.flag>.fill{width:21px;height:21px;background-color:#ff9aaf;border-radius:21px}#loading>.loading-content>.loading-text{font-size:24px;font-family:Inika-Regular,Inika;font-weight:400;color:#a11834;text-shadow:0px 4px 4px rgba(161,24,52,.2);letter-spacing:34px;width:638px;height:638px;text-align:center;margin-top:40px}.cssanimation,.cssanimation span{animation-duration:1s;animation-fill-mode:both}.cssanimation span{display:inline-block}.leSnake span{animation:leSnake 1.5s ease-in-out;animation-iteration-count:infinite}@keyframes leSnake{from,to{transform:translateY(0px)}50%{transform:translateY(30px)}}
