*,:after,:before{padding:0;margin:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:Nunito Sans,sans-serif;height:100vh;background-color:#f3f3f3}.logo-container{display:flex;align-items:center;justify-content:center;margin-top:5.5rem}.logo{width:14rem;height:5.7rem}.auth-form{width:100%;margin:0 auto}.auth-card{border-radius:14px;background:#fff;padding:4.8rem 6.4rem;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.login-form-container,.set-password-form-container{width:50rem}.auth-form-header-message{color:#202224;font-size:2rem;font-weight:800;margin-bottom:2.4rem}.auth-form-checkbox-group,.auth-form-group{margin-bottom:2rem;position:relative}.auth-form-label{display:block;font-size:1.4rem;font-weight:500;margin-bottom:.8rem}.auth-form-input{width:100%;font-size:1.2rem;padding:.8rem 2rem;border:.3px solid #b9b9b9;border-radius:4px}.auth-eye-icon{position:absolute;right:1.5rem;top:4rem;cursor:pointer}.auth-eye-icon-open{width:1.8rem;position:absolute;top:3.6rem;right:1.4rem;display:none}.password-shown .auth-eye-icon-open{display:block}.password-shown .auth-eye-icon-closed{display:none}.auth-form-password-text-container{margin-top:.8rem}.auth-form-password-text{font-size:1rem;color:#717171}.auth-form-checkbox-group{display:flex;align-items:center;gap:.8rem}.auth-form-checkbox-input{width:2rem;height:2rem;border-radius:3px}.auth-form-checkbox-label{font-size:1.2rem;font-weight:500}.auth-btn{display:inline-block;text-align:center;width:100%;text-decoration:none;padding:.8rem 2rem;border:none;border-radius:5px;background-color:#4880ff;color:#fff;font-size:1.4rem}.auth-forgot-signup-group{display:flex;justify-content:space-between}.auth-forgot-password-link,.auth-signup-link{color:#000;font-size:1.2rem}.auth-footer{display:flex;align-items:center;position:absolute;bottom:8rem;right:4rem;gap:1.2rem}.auth-footer-text{font-size:1.4rem;font-weight:400}.auth-footer-logo{width:12rem}.forget-password-container{width:50rem}.forgot-password-container{margin-bottom:2.5rem}.auth-password-text{font-size:1.2rem}.forgot-passowrd.logo-container{margin-top:8.5rem}.set-password-text-1{margin-bottom:1.8rem}.set-password-text-2{margin-bottom:2rem}@media (max-width:56.25em){.logo-container{margin-top:3.5rem}}@media (max-width:37.5em){html{font-size:50%}.forget-password-container,.login-form-container,.set-password-form-container{width:90%}.auth-card{padding:4.8rem 3.2rem}}@media (max-width:29em){.set-password-form-container{padding:3.2rem 3.2rem 4.8rem}.set-password-text-1,.set-password-text-2{margin-bottom:1.5rem}}@media (max-width:25em){.auth-forgot-signup-group{flex-direction:column;gap:.8rem}}@media screen and (width:64em) and (height:37.5em){.logo-container{display:flex;align-items:center;justify-content:center;margin-top:1rem}}@media screen and (width:20em) and (height:30em){body{padding:.2rem}.logo-container{display:flex;align-items:center;justify-content:center;margin:2rem}.login-form-container{width:95%;padding:1rem}.auth-form-checkbox-group,.auth-form-group{margin-bottom:.8rem}.logo{width:12rem}.auth-form-header-message{margin-bottom:1.6rem}}