.register-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.register-wrapper .close-signup-button{width:100%;text-align:right}.register-wrapper .close-signup-button i.v-icon{font-size:1.8rem;cursor:pointer}.register-wrapper .content-header{text-align:center;color:#303030}.register-wrapper .content-header .logo-image-wrapper{margin-bottom:20px}.register-wrapper .content-header .logo-image-wrapper img{max-width:150px;margin:auto}.register-wrapper .content-header h3{text-transform:capitalize;font-size:1.25rem;font-weight:400;margin-bottom:20px}.register-wrapper .content-header h3 span{text-transform:uppercase;color:#f9bb1f;font-weight:700}.register-wrapper .content-header .referal-username-wrapper .referral-username{color:#f9bb1f;font-weight:700}.register-wrapper .content-header p{margin-bottom:0;font-size:1.25rem}.register-wrapper .content-form{width:100%;max-width:400px;margin:0 auto}.register-wrapper .content-form .jwbtn{width:calc(100% - 10px);margin:0 auto}.register-wrapper .content-form .agreement-text{text-align:left;font-size:.9rem;line-height:22.5px;padding:0 15px}.register-wrapper .content-form .agreement-text .terms-condition{color:#f9bb1f;cursor:pointer;text-transform:uppercase}.register-wrapper .content-form .captcha-wrapper{display:flex;justify-content:space-between;position:relative}.register-wrapper .content-form .captcha-wrapper .custom-input-wrapper{flex:1;position:static}.register-wrapper .content-form .captcha-wrapper .image-wrapper{width:100px;margin:5px;height:40px}.register-wrapper .content-form .captcha-wrapper .image-wrapper img{width:100%;height:100%}.is-mobile .mobile-register-header{height:54px;background:#f9bb1f;width:100%;display:flex;align-items:center;justify-content:center;color:#303030;text-transform:uppercase;font-weight:700;position:relative}.is-mobile .close-signup-button{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.is-mobile .close-signup-button i.v-icon{font-size:1.5rem}.is-mobile .logo-image-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.is-mobile .logo-image-wrapper img{max-width:100px}.is-mobile .content-header{padding-top:20px}.is-mobile .content-header h3,.is-mobile .content-header p{font-size:1rem}.is-mobile .register-content-wrapper{height:calc(100vh - 54px);height:calc(var(--vh, 1vh)*100 - 54px);overflow:auto;width:100%;display:flex;flex-direction:column}.is-mobile .register-content-wrapper .content-form{padding:0 5px 30px}.is-mobile .register-content-wrapper .content-form .agreement-text{font-size:1.1rem}.is-mobile .register-content-wrapper .content-form .captcha-wrapper .image-wrapper{height:50px}.is-mobile .custom-input-wrapper .keep-label{font-weight:400;margin-bottom:5px}.is-mobile .custom-input-wrapper .v-input{display:flex;align-items:center;height:50px;border-radius:3px;background-color:#f2f5f9}.is-mobile .custom-input-wrapper:not(.no-border) .v-input__control{border:1px solid #f2f5f9}.is-mobile .custom-input-wrapper .v-text-field__suffix{border-radius:3px}.is-desktop .custom-input-wrapper .keep-label{font-weight:700;margin-bottom:10px}.is-desktop .custom-input-wrapper .v-input{border-radius:5px;background-color:#fff}.is-desktop .custom-input-wrapper:not(.no-border) .v-input__control{border:1px solid #c5d0e2}.is-desktop .custom-input-wrapper .v-text-field__suffix{border-radius:5px}.custom-input-wrapper{min-height:56px;margin:5px;position:relative}.custom-input-wrapper .keep-label{display:block}.custom-input-wrapper .v-text-field.v-text-field--enclosed:not(.v-text-field--rounded):not(.v-text-field--prefix)>.v-input__control>.v-input__slot{padding:0 20px}.custom-input-wrapper .v-text-field.v-text-field--enclosed.v-text-field--prefix:not(.v-text-field--rounded)>.v-input__control>.v-input__slot{padding:0 20px 0 0}.custom-input-wrapper .v-text-field{margin:0;padding:0}.custom-input-wrapper .v-input__slot fieldset{color:#f2f5f9!important}.custom-input-wrapper .v-text-field__slot label{width:100%}.custom-input-wrapper .v-text-field__prefix{color:#303030;background-color:#f2f5f9;min-width:70px;display:flex;align-items:center;justify-content:center;height:100%;margin-right:15px;max-height:unset;border-radius:5px 0 0 5px}.custom-input-wrapper .v-text-field--outlined.v-input--dense.v-text-field--prefix .v-label{margin-left:15px}.custom-input-wrapper .v-text-field__suffix{padding:6px;margin-right:-16px;color:#303030!important;background-color:#f9bb1f}.custom-input-wrapper .error-content-wrapper{color:#ce4242;min-height:16px}.custom-input-wrapper .error-content-wrapper .error-list{text-align:right;margin:0;font-size:.8rem;line-height:16px}