.loading-wrapper{z-index:900000000;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-wrapper .loading-box{text-align:center;color:#000;width:100px;height:100px;font-weight:800;transform:scale(.8)}@media (max-width:980px){.loading-wrapper .loading-box{width:80px;height:80px;transform:scale(.7)}}@media (max-width:480px){.loading-wrapper .loading-box{width:70px;height:70px;transform:scale(.6)}}
