.loading-indicator[data-v-c1a2917b]{position:fixed;top:0;left:0;right:0;height:3px;width:100%;opacity:1;background-color:transparent;z-index:999999;animation:loading-animation-c1a2917b 5s ease-in-out forwards}.loading-indicator[data-v-c1a2917b]:before{content:"";position:absolute;top:0;left:0;bottom:0;width:100%;background-color:#000;animation:loading-animation-c1a2917b 5s ease-in-out forwards}@keyframes loading-animation-c1a2917b{0%{width:0;background-color:#000}to{width:100%;background-color:#000}}
