.esqueceu-a-senha_container__PDlx6{justify-content:flex-end;min-height:100vh;width:100vw;color:#fff;overflow:hidden}.esqueceu-a-senha_background__fgzn1,.esqueceu-a-senha_container__PDlx6{display:flex;flex-direction:column;align-items:center;background-color:#044115;position:relative}.esqueceu-a-senha_background__fgzn1{width:100%;height:100%;justify-content:center;z-index:0}.esqueceu-a-senha_background__fgzn1:after{content:"";position:absolute;width:90%;height:80%;top:30%;left:30%;background-color:#012c09;border-radius:50%;transform:rotate(-35deg);opacity:1;z-index:1}.esqueceu-a-senha_header__OFUfO{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100vw;margin-bottom:23rem}.esqueceu-a-senha_backButton__fGsPq{background:url(/back.svg) no-repeat 50%;background-size:contain;width:4rem;height:4rem;cursor:pointer;border:none;margin:2rem 0 0 1rem}.esqueceu-a-senha_subtitle__zrG7o,.esqueceu-a-senha_title__B7_ND{margin-bottom:1rem;margin-left:3.2rem}.esqueceu-a-senha_title__B7_ND{font-weight:600}.esqueceu-a-senha_subtitle__zrG7o{font-weight:500}.esqueceu-a-senha_form2___CEiz,.esqueceu-a-senha_form3__vGnrp,.esqueceu-a-senha_form__AorYl{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;color:#044115;padding:4rem 2rem;border-radius:1rem;border-bottom-right-radius:0;border-bottom-left-radius:0;width:80%;max-width:30rem}.esqueceu-a-senha_form__AorYl{min-height:40rem;margin:9rem 2rem 0;z-index:2;position:relative}.esqueceu-a-senha_form2___CEiz,.esqueceu-a-senha_form3__vGnrp{padding:2.5rem 2rem;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:10}.esqueceu-a-senha_overlay__LrusT{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:5}.esqueceu-a-senha_text1__VOifF,.esqueceu-a-senha_text__xjs_3{text-align:center}.esqueceu-a-senha_text__xjs_3{line-height:1.5rem;color:grey;font-weight:500;margin:.5rem 0 0}.esqueceu-a-senha_logoImage__tSBvK{max-width:15%;height:auto;width:auto;margin:2rem 0}.esqueceu-a-senha_button__HD_Sw{background-color:#044115;color:#fff;padding:.8rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;min-width:100%;min-height:3rem;font-size:1rem}@media (min-width:600px){.esqueceu-a-senha_header__OFUfO{margin-bottom:2rem}.esqueceu-a-senha_background__fgzn1:after{width:150%;height:110%;top:30%;transform:rotate(0deg)}}@media (min-width:1200px){.esqueceu-a-senha_header__OFUfO{margin-bottom:3rem}.esqueceu-a-senha_form__AorYl{min-height:30rem;margin-top:4rem}.esqueceu-a-senha_background__fgzn1:after{width:110%;height:120%;top:20%;transform:rotate(-10deg)}}.textInput_container__YEKIR{display:flex;flex-direction:column;position:relative;width:100%;margin-bottom:1rem}.textInput_fieldName__Eek4u{white-space:normal;word-break:break-word;overflow-wrap:break-word;line-height:2rem;overflow:hidden;font-size:1rem;font-weight:550}.textInput_input__c_5lS{width:100%;padding:.7rem;border:1px solid #bfcec1;border-radius:7px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.9rem}.textInput_input__c_5lS::placeholder{font-size:.9rem}.textInput_errorText___pxss{margin-top:1rem;color:red;word-wrap:break-word;white-space:normal;display:block;line-height:1.2rem}.textInput_inputError__EujYH{border-color:red}.textInput_fieldNameError__gbKYE{color:red}.loading_loadingContainer__eH5ID{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.loading_spinner__K3Xe4{border:4px solid rgba(0,0,0,.1);border-left-color:#044115;border-radius:50%;width:40px;height:40px;animation:loading_spin__fDNqB .9s linear infinite;margin-bottom:1rem}.loading_loadingText__S4r1D{font-size:1.2rem;color:#044115;font-weight:500;text-align:center;font-family:Lato}.loading_bigLoadingContainer__kknNl{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:9999}@keyframes loading_spin__fDNqB{to{transform:rotate(1turn)}}.loading_fadeIn__xrYR6{animation:loading_fadeIn__xrYR6 .3s ease forwards}.loading_fadeOut__JFz3X{animation:loading_fadeOut__JFz3X .3s ease forwards}@keyframes loading_fadeIn__xrYR6{0%{opacity:0}to{opacity:1}}@keyframes loading_fadeOut__JFz3X{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.98) translateY(4px)}}