.login_mainContainer__Jv2E3{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login_loginCard__ldI5w{min-height:400px;width:80%;max-width:800px;margin:0 auto;padding:20px;background:#1a2132;border-radius:50px;box-shadow:0 0 10px rgba(0,0,0,.1)}.login_cardHeader__SvH0C{text-align:center;margin-bottom:20px}.login_cardHeader__SvH0C img{width:100%;max-width:108px;height:auto}.login_loginForm__WZv1r{display:flex;flex-direction:column;align-items:center;width:80%;margin:0 auto}.login_formGroup__VmDDv{margin-bottom:15px;width:100%}.login_formGroup__VmDDv label{margin-bottom:5px;font-weight:700;display:block}.login_formGroup__VmDDv input{width:calc(100% - 20px);padding:10px;border:1px solid #ccc;border-radius:25px;background:#fff}.login_loginButton__Orsu1{margin-top:10px;background-color:#ff015b;color:#fff;padding:20px 50px;border:none;border-radius:25px;cursor:pointer;align-self:center;font-weight:700;font-size:16px}.login_loginButton__Orsu1:hover{background-color:#ac043f}.login_togglePasswordVisibility__eJOde{margin-right:10px;margin-top:10px;background-color:#0f131c;color:#fff;padding:2px 5px;border-radius:25px;cursor:pointer;border:none;outline:none;box-shadow:none}.login_errorMessage__nhyr9{color:#ff3860;margin-top:10px;text-align:center;width:100%;font-size:14px}.login_topHeaderBar__NBr5W{width:100vw;height:90px;border-radius:0 0 51px 50px;background:#1a2132;display:flex;justify-content:center;align-items:center}.login_Logo__VtwaC img{width:100%;max-width:119px;height:auto}.login_footer__7PmK1{width:100vw;height:90px;border-radius:51px 50px 0 0;background:#1a2132}@media (max-width:768px){.login_loginCard__ldI5w{width:90%;border-radius:25px}.login_loginForm__WZv1r{width:90%}}