body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.recover-password-input{text-align:center;width:3rem;height:3rem;font-size:1rem}.scrollup{position:fixed;right:2rem;bottom:2rem;box-shadow:0 8px 12px rgba(39,69,190,.1);display:inline-flex;background-color:#34af23;padding:.7rem;border-radius:50%;font-size:3rem;z-index:1000;transition:.3s;border:1px solid hsla(0,0%,78%,.5)}.scrollup:hover{transform:translateY(-.25rem);color:#3858d6}@media screen and (max-width:500px){.recover-password-input{width:1rem;height:2rem;font-size:.6rem}}