.spinner-container{display:flex;justify-content:center;align-items:center;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background:#00000080}.spinner-column{flex-direction:column}.loading_btn{border-radius:50px;background:#b8b8b8;display:flex;height:44px;padding:0 24px;justify-content:center;align-items:center;gap:3px;color:#fff;font-size:16px;font-weight:600;line-height:150%}.loading_btn.blue{background-color:#5cc3dc}.loading_btn.red{background-color:#db3c32}
