.styles_input__McQ3D{margin-bottom:1rem;height:40px;border:0;border-radius:.5rem;background-color:var(--dark-900);color:var(--white);padding:1rem;border:1px solid var(--gray-100)}.styles_input__McQ3D::placeholder{color:var(--white-80)}.styles_button__kxGiq{max-width:600px;background-color:var(--laranja);border:0;padding:.4rem;color:var(--white);border-radius:.5rem;transition:filter .2s}.styles_button__kxGiq[disabled]{cursor:not-allowed}.styles_button__kxGiq[disabled] svg{animation:styles_animate__GrmXU 2s infinite}.styles_button__kxGiq:hover{filter:brightness(1.08)}.styles_buttonText__F4Hgt{color:var(--white)}@keyframes styles_animate__GrmXU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home_containerCenter__28T3z{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--azul)}.home_logoImg__DrdKa{width:400px;height:auto}.home_login__KCIzc{margin-top:2rem;width:600px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem 1.5rem}.home_login__KCIzc h1{color:var(--white);padding-bottom:1rem}.home_login__KCIzc form{width:90%;display:flex;flex-direction:column}.home_login__KCIzc form button{height:40px;font-size:1.2rem}.home_text__PXNQN{margin-top:1rem;color:var(--white);cursor:pointer}@media(max-width:650px){.home_login__KCIzc{width:90%}.home_logoImg__DrdKa{width:66.7%;min-width:50mm;height:auto}}