.shortbar_loader___lKI1{display:block;--height-of-loader:4px;--loader-color:var(--color-primary);width:130px;height:var(--height-of-loader);border-radius:30px;background-color:var(--color-container);position:relative}.shortbar_loader___lKI1:before{content:"";position:absolute;background:var(--loader-color);top:0;left:0;width:0;height:100%;border-radius:30px;animation:shortbar_moving__dfeU1 1s ease-in-out infinite}@keyframes shortbar_moving__dfeU1{50%{width:100%}to{width:0;right:0;left:unset}}