.forgot-password-form{background-color:#fff;border-radius:100px;padding:3.5rem 7.5rem;margin-bottom:4rem;text-align:center}@media(max-width:567px){.forgot-password-form{padding:3.5rem 2.5rem;width:90%}}.forgot-password-form .text{text-align:center}.forgot-password-form .text h1{color:#4a628a;font-size:36px;margin-bottom:.7rem}.forgot-password-form .text p{margin-bottom:1rem}.forgot-password-form form .input-group{margin-bottom:1.5rem;position:relative}.forgot-password-form form .input-group input{width:400px;height:55px;border-radius:10px}.forgot-password-form form .input-group input::placeholder{color:#d8d8d8}.forgot-password-form form .input-group .invalid-feedback{position:absolute;left:5px;bottom:-20px}.forgot-password-form form button{font-size:18px;width:70%;height:56px;border-radius:52px;background-color:#4a628a;border:none;color:#fff}.forgot-password-form form button:hover{background-color:#e4e023}.forgot-password-form form button:active{background-color:#0a7fe6}@media(max-width:400px){.forgot-password-form form button{width:100%}}.forgot-password-form .back-to-signin{display:flex;align-items:center;justify-content:center;margin-top:1rem}.forgot-password-form .back-to-signin a{text-decoration:none;color:#4a628a}.forgot-password-form .back-to-signin a span{margin-right:.5rem;font-size:20px;font-weight:700}.forgot-password-form .back-to-signin a:hover{color:#e4e023}.forgot-password-form .back-to-signin a:active{color:#0a7fe6}.input-group{margin-bottom:1.5rem;position:relative}.input-group input{width:400px;height:55px;border-radius:10px}.input-group input::placeholder{color:#d8d8d8}.input-group .invalid-feedback{position:absolute;left:5px;bottom:-20px}