:root{--darkGray:#302f31}:root,[data-theme=lightClient]{--primaryColor:#240e54;--secondaryColor:#f96;--primaryBorder:#22006c;--backGroundColor:#fff7f6}[data-theme=lightClient]{--sectionBackground:snow;--darkGray:#302f31}[data-theme=lightMufaser]{--primaryColor:#f96;--secondaryColor:#240e54;--primaryBorder:#fff;--backGroundColor:#f6f7ff;--sectionBackground:#91caff12;--darkGray:#302f31}.client-login-form{margin-top:-113px;width:100%;min-height:calc(100vh - 100px);background-size:cover;padding:155px 0 60px;flex-direction:column}.client-login-form,.client-login-form .form-wrapper{display:flex;justify-content:center}.client-login-form .form-title p{color:#8d8d8d;margin-bottom:15px}.client-login-form .form-title h3{color:#240e54}.client-login-form .user-select{display:flex;align-items:center;gap:6px;border-radius:5px;border:1px solid #f2f2f2;padding:5px;margin-bottom:25px}.client-login-form .user-select span{cursor:pointer;border-radius:5px;color:#c7c7c7;background-color:#fff;padding:8px 0;text-align:center;display:block;width:100%}.client-login-form .user-select span.active{background-color:#240e54;color:#fff}.client-login-form .user-select span.interpreter{background-color:#f96}.client-login-form form{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}.client-login-form form input{margin-bottom:15px}.client-login-form .signin-button{width:100%;margin:30px 0}.client-login-form .forgot-password p,.client-login-form .have-account p{color:#a3a3a3}.client-login-form .forgot-password a p,.client-login-form .have-account a p{color:#240e54}.client-login-form .forgot-password{margin-top:15px}.client-login-form .social-button{gap:12px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid #e7e7e7;padding:9px 0;color:#000;text-align:center;font-size:18px;font-weight:700;line-height:32px;margin-top:15px}.client-login-form .social-button.google{color:#3c79e6;margin-bottom:0;margin-top:0}.client-login-form .social-button:hover{transition:all .3s;background-color:#240e54;color:#fff}.client-login-form .forgot-password,.client-login-form .have-account{display:flex;align-items:center;gap:5px}.client-login-form .have-account{justify-content:center}