.password-protected-login-form-wrapper{display:flex;flex-flow:column nowrap;gap:20px;justify-content:center;align-items:center;align-content:center;max-width:300px;text-align:center}#password-protected-login-form{display:flex;flex-flow:column nowrap;gap:20px;justify-content:center;align-items:center;align-content:center}#password-protected-login-form .number-input{padding:10px;color:#111;font-family:"STHeiti",sans-serif;font-size:13px!important;font-weight:400;line-height:13px;text-align:center;width:100%;border-radius:0}#password-protected-login-form .submit-password-button{padding:13px 35px 13px 35px;font-size:15px;text-transform:uppercase;color:var(--e-global-color-secondary);background-color:#fff;margin-top:25px}#password-protected-login-form .form-heading{color:#FFF;font-family:STHeiti;font-size:23px!important}#password-protected-login-form .password-input-container{display:flex;flex-flow:row nowrap;gap:10px;justify-content:space-between}