*{padding:0;margin:0}*,.login-page{box-sizing:border-box}.login-page{background-color:hsla(0,0%,90%,.302);background-image:url(/images/password-bg.svg);min-height:100vh;overflow:auto;padding-bottom:25px}.login-page .box{border-radius:9px;width:45%}@media screen and (max-width:1000px){.login-page .box{width:45%}}@media screen and (max-width:990px){.login-page .box{width:55%}}@media screen and (max-width:676px){.login-page .box{width:75%}}@media screen and (max-width:428px){.login-page .box{width:90%}}.login-page .box .right-section{padding:15px;color:#7e7e7e;background-color:#fff;border-radius:10px;border:1px solid #e5e5e6}.login-page .box .right-section h3{font-size:18px;line-height:22px;color:var(--blue)}.login-page .box .right-section p{font-size:16px}.login-page .box .login-form{padding:10px 30px 17px;margin-left:auto;margin-right:auto}.login-page .box .bottom-section,.login-page .box .login-form .forgot-password{font-size:12px}.login-hero{min-height:100vh;display:flex;align-items:stretch;background:#f5f6fa}.login-hero .bg-gradient-to-br{background:linear-gradient(135deg,#3a4080,#53376c)}.login-hero .rounded-l-2xl{border-top-left-radius:2rem;border-bottom-left-radius:2rem}.login-hero .rounded-r-2xl{border-top-right-radius:2rem;border-bottom-right-radius:2rem}.primary-button{background:linear-gradient(90deg,#3a4080,#53376c);color:#fff!important;border:none;border-radius:.75rem;transition:background .3s}.primary-button:hover{background:linear-gradient(90deg,#53376c,#3a4080)}@media(max-width:768px){.login-hero{flex-direction:column}.login-hero .hidden.md\:flex{display:none!important}.login-hero .w-full.md\:w-1\/2{width:100%!important;border-radius:2rem!important}}@media screen and (max-width:990px){.login-section-overview{display:flex;justify-content:center}.login-left-section{display:none}}@media screen and (max-width:676px){.login-left-section{display:none}}@media screen and (max-width:428px){.login-left-section{display:none}}@media screen and (max-width:990px){.login-form-section{padding:0;display:flex;justify-content:center}}@media screen and (max-width:676px){.login-form-section{width:100%}}@media screen and (max-width:428px){.login-form-section{width:100%}}@media screen and (max-width:676px){.login-welcome-text{font-size:30px}}@media screen and (max-width:428px){.login-welcome-text{font-size:27px}}@media screen and (max-width:676px){.login-text{font-size:15px}}@media screen and (max-width:428px){.login-text{font-size:13px}}@media screen and (max-width:676px){.login-form-section{font-size:15px;padding:0}}@media screen and (max-width:428px){.login-form-section{padding:0}}@media screen and (max-width:676px){.show-icon{position:absolute;right:0}}@media screen and (max-width:428px){.show-icon{position:absolute;right:0}}