.container-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(243,243,243,.2);z-index:9999}.custom-loader{position:relative;width:100px;height:100px;border-radius:50%;background:conic-gradient(rgba(0,0,0,0) 10%,#FA7D00);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 0);animation:s3 .5s infinite linear}.centerBlock{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}.centerBlock img{width:50px}.loading{font-size:16px;font-family:Montserrat,sans-serif;font-weight:400;text-align:center}.loading span{display:inline-block;margin:0 -.05em;color:#000!important}.loadingText span{margin:0 -.075em;animation:loadingText .7s infinite alternate}.loadingText span:nth-child(2){animation-delay:.1s}.loadingText span:nth-child(3){animation-delay:.2s}.loadingText span:nth-child(4){animation-delay:.3s}.loadingText span:nth-child(5){animation-delay:.4s}.loadingText span:nth-child(6){animation-delay:.5s}.loadingText span:nth-child(7){animation-delay:.6s}.loadingText span:nth-child(8){animation-delay:.7s}.loadingText span:nth-child(9){animation-delay:.8s}.loadingText span:nth-child(10){animation-delay:.9s}@keyframes loadingText{0%{transform:scale(1)}to{transform:scale(.7)}}.md_small-loader{width:25px;height:25px;border-radius:50%;background:radial-gradient(farthest-side,#FA7D00 94%,rgba(0,0,0,0)) top/4px 4px no-repeat,conic-gradient(rgba(0,0,0,0) 30%,#FA7D00);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 4px),#000 0);animation:s3 .5s infinite linear}@keyframes s3{to{transform:rotate(1turn)}}.md-loading-mobile{width:120px;height:120px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#fa7e01,#ffa500,#fa7e01,#ffa500);background-size:400% 400%;animation:gradientAnimation 2s ease infinite;border-radius:50%}.md-loading-mobile img{width:150%;height:150%;margin-top:15px}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.LoadingPage{min-height:100vh!important}.LoadingPage__full-page{position:fixed!important;top:0;right:0;bottom:0;left:0;max-height:100vh!important}.main-layout__menu{display:inherit;text-align:center}.main-layout .wrap-main-content{min-height:calc(100vh - 104px)}
