.loader{z-index:9999;background:#e3e3e3b3;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}html.loading-active{padding-right:17px;overflow:hidden}.loader{pointer-events:auto}.loading-circle{border:4px solid #3671e5;border-top-color:#0000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.loading{margin-top:10px;font-size:14px;font-weight:500}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-div{background:#e3e3e3b3;flex-direction:column;justify-content:center;align-items:center;width:100%;height:200px;margin-top:10px;display:flex;overflow:hidden}
/*# sourceMappingURL=106c4haqhq5cp.css.map*/