.stsSignup__bg{background:radial-gradient(120% 100% at 50% -35%,#3c1a51 40%,#1878cc 100%);width:100%;height:150px;position:relative;z-index:1;overflow:hidden}.stsSignup__cntr{width:100%;max-width:calc(100% - 40px);margin:0 20px 60px;transform:translateY(-12%);background-color:#fff;border-radius:10px;box-shadow:0 0 6px 0 rgba(0,0,0,.15);overflow:hidden;padding:20px;z-index:2;position:relative;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;text-align:center}.myjh_form-statusError{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:100%;margin:0 auto 1.25rem;padding:.625rem .75rem;border-radius:10px;font-size:1rem;line-height:1.438rem;color:#fff}.myjh_form-statusError{background-color:#d0021b}.myjh_form-errorIcon{margin-right:.75rem}.myjh_form-errorText{text-align:left}.stsForm__cntr-group{display:flex;flex-direction:column;gap:0;text-align:left;align-items:flex-start;justify-content:flex-start}.stsForm__cntr-field{display:flex;flex-direction:column;gap:6px;text-align:left;width:100%;max-width:100%;margin-bottom:16px}.stsForm__cntr-field label{margin-bottom:0;color:#505050;font-size:1rem;font-family:OpenSans-SemiBold;line-height:1.438rem;text-align:left;display:block}.stsForm__cntr-field input{border-radius:.625rem;width:100%;border:1px solid #505050;height:2.75rem;width:100%;font-size:16px;padding:0 .625rem;color:#222;-webkit-transition:.4s;transition:.4s;box-shadow:0 0 6px 0 rgba(0,0,0,.15);box-sizing:border-box;-webkit-appearance:none;appearance:none;background-color:#fff}.stsForm__cntr-field input:active,.stsForm__cntr-field input:focus{outline:1px solid #505050;border:1px solid #505050!important}.stsForm__cntr-errorText{font-family:OpenSans-SemiBold;font-size:12px;line-height:19px;color:#d0021b;display:none}.stsForm__pwdGroup{position:relative;z-index:2}.stsForm__showPwd{border:none;background-color:#fff;position:absolute;right:.563rem;top:.75rem;cursor:pointer;z-index:3}.stsForm__pwdRules{margin:0;padding:0;list-style:none;background-color:#f6f6f6;border-radius:0 0 .625rem .625rem}.stsForm__pwdRules-hide{display:none}.stsForm__pwdRules-show{display:block}.stsForm__pwdRules li{position:relative;font-size:.875rem;line-height:1.3125rem;letter-spacing:0;font-family:OpenSans-Regular;color:#360060;padding:.75rem;border-bottom:1px solid #e0e0e0;margin-left:2rem}.stsForm__pwdRules li:last-of-type{border-bottom:0}.stsForm__pwdRules li::before{position:absolute;left:-1.25rem;top:50%;transform:translateY(-50%);font-size:1.2rem}.stsForm__pwdRules .valid{color:#360060}.stsForm__pwdRules .valid::before{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900;color:#360060}.stsForm__pwdRules .invalid{color:#d0021b}.stsForm__pwdRules .invalid::before{content:"\f00d";font-family:"Font Awesome 5 Free";font-weight:900;color:#d0021b}.stsForm__checkboxLabel{position:relative;padding-left:1.75rem;margin-bottom:0;cursor:pointer;font-size:1rem;line-height:1.25rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jh-error .stsForm__checkmark{border:1px solid #d0021b}.stsForm__checkmark{position:absolute;top:3px;left:0;height:1rem;width:1rem;background-color:#fff;border-radius:20%;border:1px solid #505050;box-shadow:0 0 6px 0 rgba(0,0,0,.15);-webkit-transition:.4s;transition:.4s}.stsForm__checkboxInput{position:absolute;opacity:0;cursor:pointer;pointer-events:none}.stsForm__checkboxInput:checked~.stsForm__checkmark:after{display:block}.stsForm__checkmark:after{left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;border-radius:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.stsForm__checkmark:after{content:"";position:absolute;display:none}.stsForm__checkboxInput:checked~.stsForm__checkmark{background-color:#360060;border:1px solid #360060}.stsForm__checkboxLabel a{text-decoration:underline;transition:text-decoration .3s ease-in-out,color .3s ease-in-out;margin:0;font-size:inherit;color:#1878cc;font-family:OpenSans-SemiBold}.stsForm__checkboxLabel a:active,.stsForm__checkboxLabel a:focus,.stsForm__checkboxLabel a:hover{font-size:inherit;text-decoration:underline 2px;color:#1878cc}.stsForm__btn{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:32px}.stsForm__btn .submit-button.disabled{cursor:not-allowed;background:#e0e0e0;box-shadow:none;color:#505050}.stsForm__btn .submit-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;cursor:pointer;border-radius:50px;border:0;transition:all .1s ease-in-out;padding:.75rem 1.5rem;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-ms-user-select:none;user-select:none;font-size:1rem;line-height:1.25rem;font-family:OpenSans-SemiBold;text-decoration:none;box-shadow:0 0 6px 0 rgba(0,0,0,.3);color:#fff;background:linear-gradient(#633981,#360060);width:auto;white-space:nowrap}.stsForm__btn .submit-button:active,.stsForm__btn .submit-button:focus,.stsForm__btn .submit-button:hover{transform-origin:center;-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.jh-error .stsForm__cntr-errorText{display:block}.stsForm__cntr-field.jh-error input{border-color:#d0021b}@media (min-width:768px){.stsSignup__cntr{max-width:740px;margin:0 auto 60px}.stsForm__cntr-group{flex-direction:row;justify-content:space-between;gap:16px}}@media (min-width:768px){.stsSignup__cntr{max-width:740px;margin:0 auto 60px;transform:translateY(-120px)}.stsForm__cntr-group{flex-direction:row;justify-content:space-between;gap:16px}.stsSignup__bg{height:200px}}@media (max-width:320px){.stsSignup__cntr{transform:translateY(-9%)}}