@-webkit-keyframes defaultloading{0%{width:0%}to{width:100%}}@keyframes defaultloading{0%{width:0%}to{width:100%}}.loading-wrapper{display:none;position:fixed;top:0;bottom:0;left:0;right:0;justify-content:center;align-items:center;z-index:9999}.loading-wrapper.show-loading{display:flex}.loading-wrapper__bg{position:absolute;opacity:.5;z-index:20;top:0;left:0;right:0;bottom:0;background-color:var(--color-background)}.loading-wrapper__bar{width:100%;max-width:100px;height:5px;z-index:50;background-color:var(--color-background)}.loading-wrapper__bar__cursor{width:0%;height:100%;background-color:rgb(var(--color-base-background-2))}.loading-wrapper__bar__cursor.in-animation{width:100%;-webkit-animation:defaultloading 2s infinite linear;-moz-animation:defaultloading 2s infinite linear}
/*# sourceMappingURL=/s/files/1/0635/1070/8442/t/2/assets/loader.css.map */
