.loader-module__dWSmNa__loader_container{background:#fffc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:250px;margin:0 auto;padding:20px;display:flex;box-shadow:0 4px 10px #0000001a}.loader-module__dWSmNa__loader{border:5px solid var(--cor-principal);border-top:5px solid #0000;border-radius:50%;width:60px;height:60px;animation:1s cubic-bezier(.4,0,.2,1) infinite loader-module__dWSmNa__spin}.loader-module__dWSmNa__loader_text{color:var(--cor-principal);font-size:18px;font-weight:700;animation:1.5s infinite alternate loader-module__dWSmNa__fade}.loader-module__dWSmNa__logo{height:80px;margin-top:10px;animation:1.5s infinite alternate loader-module__dWSmNa__zoomInOut}@keyframes loader-module__dWSmNa__spin{to{transform:rotate(360deg)}}@keyframes loader-module__dWSmNa__fade{0%{opacity:.3}to{opacity:1}}@keyframes loader-module__dWSmNa__zoomInOut{0%{transform:scale(1)}to{transform:scale(1.1)}}.loader-module__dWSmNa__loader_wrapper{color:#fff;text-align:center;background-color:#ccc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;font-size:20px;font-weight:700;animation:.5s ease-in-out loader-module__dWSmNa__fade;display:flex;position:fixed;top:0;left:0}.loader-module__dWSmNa__dots_container{gap:10px;margin-bottom:15px;display:flex}.loader-module__dWSmNa__dot{background-color:#fff;border-radius:50%;width:15px;height:15px;animation:1.5s ease-in-out infinite loader-module__dWSmNa__bounce}.loader-module__dWSmNa__dot:first-child{animation-delay:0s}.loader-module__dWSmNa__dot:nth-child(2){animation-delay:.2s}.loader-module__dWSmNa__dot:nth-child(3){animation-delay:.4s}@keyframes loader-module__dWSmNa__bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}}
