.sc-mask{background:rgba(0,0,0,.5);position:fixed;padding:0;margin:0;top:0;width:100%;height:100%;z-index:99999;font-size:72px}.sc-mask>.overlay{position:fixed;padding:0;margin:0;top:40%;left:35%;width:30%;text-align:center;color:#000;cursor:wait}.sc-mask>.overlay>img{-webkit-animation:loading 2s infinite linear;animation:loading 2s infinite linear;width:60px}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.sc-scroll-top{position:fixed;bottom:20px;right:20px;transition:unset;opacity:0;visibility:hidden}.sc-scroll-top img{transition:unset}