.loader_overlay__QQKXh{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.loader_spinner__SBgjp{border:7px solid;border-color:gray gray #00b8aa;border-radius:50%;width:80px;height:80px;animation:loader_spin__7wjjo 2s linear infinite}@keyframes loader_spin__7wjjo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}