.loading-view{position:fixed;top:0;left:0;width:100%;height:100%;display:block;background:#000000b2;z-index:99999}.loading-view.inside{position:unset}.loading-view .loading{width:100%;height:100%;display:flex;color:#fff;justify-content:center;align-items:center;flex-direction:column}.loading-view .loading .apoc-img{height:100%}.loading-view .loading .loading-img{display:flex;flex-direction:row;height:30px;justify-content:center;align-items:center;margin-bottom:.5em}.loading-view .loading .loading-img img{height:100%}.loading-view .loading .loading-img .loading-img-s{position:relative;height:120.547368%;margin-left:.2em;overflow:hidden}.loading-view .loading .loading-img .loading-img-s .overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-mask-image:linear-gradient(to right,black var(--mask-percentage),transparent var(--mask-percentage));mask-image:linear-gradient(to right,black var(--mask-percentage),transparent var(--mask-percentage));transition:--mask-percentage .2s ease;--mask-percentage: 0%}.loading-view .loading .loading-desc{color:inherit}
