.loading-screen[data-v-ffa84e20]{align-items:center;background:#fff;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .1s ease-in;z-index:4444}.loading-screen.shown[data-v-ffa84e20]{opacity:1}.loading-screen.hidden[data-v-ffa84e20]{display:none!important}.loading-screen--animation[data-v-ffa84e20]{height:80px;position:relative;width:80px}.loading-screen--animation_circle[data-v-ffa84e20]{border:1px dashed #d7cece;border-radius:50%;position:absolute;z-index:1}.loading-screen--animation_circle[data-v-ffa84e20]:first-child{animation:circle-big-ffa84e20 2s infinite;height:80px;left:0;top:0;transform:translate(0);width:80px}.loading-screen--animation_circle[data-v-ffa84e20]:nth-child(2){animation:circle-medium-ffa84e20 2s infinite;height:60px;left:10px;top:10px;transform:translate(0);width:60px}.loading-screen--animation_circle[data-v-ffa84e20]:nth-child(3){animation:circle-small-ffa84e20 2s infinite;animation-delay:0s;height:40px;left:20px;top:20px;transform:translate(0);width:40px}@keyframes circle-small-ffa84e20{0%{height:40px;transform:translate(0) rotate(0);width:40px}50%{height:80px;transform:translate3d(-20px,-20px,0) rotate(180deg);width:80px}to{height:40px;transform:translate(0) rotate(1turn);width:40px}}@keyframes circle-medium-ffa84e20{0%{height:60px;transform:translate(0);width:60px}50%{height:40px;transform:translate3d(-10px,-10px,0);width:40px}to{height:60px;transform:translate(0);width:60px}}@keyframes circle-big-ffa84e20{0%{height:80px;transform:translate(0);width:80px}50%{height:60px;transform:translate3d(20px,20px,0);width:60px}to{height:80px;transform:translate(0);width:80px}}
