#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}a{text-decoration:none;padding:1.2rem;color:#fff}a.active{background-color:#00000030}#nav-menu a{color:#000}#nav-menu button{width:100%}.login-container{height:70vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.form-login{display:flex;flex-direction:column}.buttom-login{background:linear-gradient(90deg,#0645e1,#280c6a 50%,#032a68 60%,#2f2d8f);background-size:400% 400%;animation:animation-btn-login 7s ease infinite}@keyframes animation-btn-login{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.alert-title{display:flex;flex-direction:column;align-items:flex-start}.register-container{height:70vh;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:44px}.register-container form{display:flex;flex-direction:column}.loader-container{position:relative;width:100%;height:70vh}.lds-ring{display:inline-block;position:absolute;top:50%;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #362192;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#362192 transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{box-sizing:border-box;font-size:16px;font-family:sans-serif;padding:2rem}*,*:after,*:before{box-sizing:inherit}
