@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1;display:-webkit-box;display:flex}}@keyframes fadein{from{opacity:0}to{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}}.login,.esqueci-senha{max-width:920px;width:90%;margin:10.5rem auto;font-weight:600;font-size:2rem;line-height:3rem;text-align:center;color:#7e7e7e}.login h2,.esqueci-senha h2{font-weight:800;font-size:3rem;line-height:2.4rem;text-align:center;text-transform:uppercase;color:#41b17e}.login>p,.esqueci-senha>p{margin:5rem auto}.login-header{background:-webkit-gradient(linear, left bottom, left top, from(#00b37c), to(#01588d));background:linear-gradient(0deg, #00b37c 0%, #01588d 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9rem;padding:10.3rem 3rem 6.7rem}.login-header h1{font-weight:800;font-size:7.2rem;line-height:100%;text-align:center;text-transform:uppercase;color:#41b17e}.login-header article{font-weight:700;text-align:center;color:#fff}.login-header article h3{font-size:3rem;color:#fff}.login-header article p{font-size:2.4rem}.login__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4.1rem 1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.login__senha{font-size:1.6rem;font-weight:400;line-height:2.2rem;color:#41b17e;text-decoration:underline;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background:none;cursor:pointer}.esqueci-senha__whatsapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.23rem;max-width:43rem;width:90%;margin:0 auto;background-color:#41b17e;border-radius:1rem;padding:2.1rem 1rem;text-transform:uppercase;font-size:1.6rem;font-weight:600;color:#fff}/*# sourceMappingURL=login.min.css.map */