.recovery-page{display:flex;justify-content:center;height:85vh;flex-direction:column;align-items:center}@media (max-width:768px){.recovery-page{padding:0 10vw;text-align:center}}.recovery-page input{width:20vw}@media (max-width:768px){.recovery-page input{width:auto}}@media (max-width:768px){.recovery-page .input-box{width:100%}}.recovery-page h1{color:#2e7179}.recovery-page p{margin:3vh 0}.recovery-page button{margin:5vh 0}.recovery-page .have-code{cursor:pointer;font-weight:bolder;color:#2e7179;text-decoration:underline}