.masterstudy-loader{display:flex;width:100%;height:100%;justify-content:center;align-items:center;padding:20px;margin:0;background:#fff;transition:.2s}.masterstudy-loader.masterstudy-loader_local{background:0 0}.masterstudy-loader:not(.masterstudy-loader_local){position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999}.masterstudy-loader_bordered{border:1px solid #dbe0e9;border-radius:5px}.masterstudy-loader img{width:50px;height:50px}.masterstudy-loader_dark-mode{background:#171717}