.home_container__do46A{display:flex;height:100vh;width:100%;justify-content:center;align-items:center;flex-direction:column;background-color:var(--fundosecundaria)}.home_containerCentral__amEEd{display:flex;height:90vh;width:90%;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);background-color:none;box-sizing:border-box;overflow:hidden;justify-content:space-between;flex-wrap:wrap}.home_containerDireita__8UfAy{width:50%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#fff}@media(max-width:650px){.home_containerDireita__8UfAy{height:80%;width:100%}}.home_containerEsquerda__jrYMe{width:50%;height:100%;justify-content:left;align-items:left;flex-wrap:wrap;background-repeat:no-repeat;background-position:50%;background-size:50%;background-color:var(--fundoPrincipal);background-image:url(/logo_transparente.png)}@media(max-width:650px){.home_containerEsquerda__jrYMe{background-size:25%;height:20%;width:100%}}.home_login__HKO5L{margin-top:2rem;width:60%;justify-content:center;padding:2rem 1.5rem}.home_login__HKO5L,.home_login__HKO5L form{display:flex;align-items:center;flex-direction:column}.home_login__HKO5L form{width:80%;box-sizing:border-box;margin:10px}.home_login__HKO5L form button,.home_login__HKO5L form input{margin-bottom:1rem;width:100%}@media(max-width:650px){.home_login__HKO5L form button,.home_login__HKO5L form input{height:50px}}.home_link__uc9Pu{margin:1rem;color:var(--preto);cursor:pointer}@media(max-width:650px){.home_login__HKO5L{width:90%}.home_logoImg__4lifO{width:66.7%;min-width:50mm;height:auto}}.home_recaptcha__ZmsSe{margin-bottom:1rem}.styles_input__wwxG3{border-radius:.2rem;background-color:var(--corFundoInput1);color:var(--corTextoInput1);padding:.4rem;border:.01em solid var(--corBordaInput1);box-sizing:border-box}.styles_input__wwxG3::placeholder{color:var(--corTextoFundoInput1)}.styles_button__JXDuS{background-color:var(--corFundoBotao1);border:0;padding:.4rem;color:var(--preto);border-radius:.2rem;transition:filter .2s;box-sizing:border-box}.styles_button__JXDuS[disabled]{cursor:not-allowed;opacity:.6}.styles_button__JXDuS:hover{filter:brightness(1.08)}.styles_spinner__vaN3x{animation:styles_spin__PUs98 1s linear infinite}.styles_buttonText__8Qf1M{color:var(--corFonteBotao1)}@keyframes styles_spin__PUs98{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}