.forgot-password-page{background-color:hsla(0,0%,90%,.302);height:100vh;overflow:auto;background-image:url(/images/password-bg.svg);background-size:cover;background-repeat:no-repeat}.forgot-password-page .box{width:35%;background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:9px;margin-left:auto;margin-right:auto;padding:50px 30px;margin-top:3rem}@media screen and (max-width:1000px){.forgot-password-page .box{width:45%}}@media screen and (max-width:990px){.forgot-password-page .box{width:55%}}@media screen and (max-width:676px){.forgot-password-page .box{width:75%}}@media screen and (max-width:428px){.forgot-password-page .box{width:90%}}.forgot-password-page .box p{font-size:16px}.forgot-password-page .box .left-section{text-align:left}.forgot-password-page .box .left-section h3{font-size:24px}.forgot-password-page .box .left-section .bottom-section{font-size:12px;line-height:14px}