.panel{background:#fff;width:100%;padding:48px}.panel-title{text-align:center;margin-bottom:32px}.panel-title h2{color:#262629;font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin:0 0 16px}.panel-title .desc{color:#76767f;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.panel-tab{display:flex;justify-content:space-between;margin:auto auto 28px;position:relative;width:280px}.panel-tab .tab-item{width:50%;text-align:center;color:#515157;font-size:20px;font-style:normal;font-weight:700;line-height:24px;cursor:pointer;word-break:break-all;padding-bottom:12px;transition:left .32s ease-in-out}.panel-tab .tab-item:first-of-type{margin-right:10px}.panel-tab .tab-item:nth-of-type(2){margin-left:10px}.panel-tab .tab-line{display:block;position:absolute;bottom:0;left:0;width:calc(50% - 20px);height:2px;border-radius:2px;background-color:#262629;transition:all .24s ease-in-out}.panel-tab.login .tab-line,.panel-tab.phone .tab-line{left:5px}.panel-tab.login .tab-item,.panel-tab.phone .tab-item{font-weight:700}.panel-tab.login .tab-item:first-child,.panel-tab.phone .tab-item:first-child{color:#262629}.panel-tab.email .tab-line,.panel-tab.register .tab-line{left:calc(100% - 5px);transform:translateX(-100%)}.panel-tab.email .tab-item:nth-of-type(2),.panel-tab.register .tab-item:nth-of-type(2){color:#262629;font-weight:700}.panel-tab.ko-kr,.panel-tab.zh-cn,.panel-tab.zh-tw{width:220px}.panel-tab.de-de{width:240px}.panel-tab.es-es{width:340px}@media screen and (max-width:1440px){.panel-tab .tab-item{font-size:18px;line-height:24px}.panel-title h2{font-size:22px}}@media screen and (max-width:767px){.panel{padding:32px 24px}.panel-tab{width:220px;margin-bottom:40px}.panel-tab .tab-item{font-style:normal;line-height:24px}.de-de.panel-tab{width:240px}.fr-fr.panel-tab{width:250px}.es-es.panel-tab{width:298px}}.form-layout .form-row{margin-bottom:24px}.form-layout .form-row:last-child{margin-bottom:0}.form-layout .form-row input{line-height:normal;display:block;width:100%;padding:11px 16px;outline:none;color:#262629;font-size:16px;font-weight:400;line-height:24px;border:1.5px solid #edeff2;border-radius:8px}.form-layout .form-row input::-moz-placeholder{font-family:var(--content-font-family);color:#b6b6c0;font-size:16px;font-weight:400}.form-layout .form-row input:-ms-input-placeholder{font-family:var(--content-font-family);color:#b6b6c0;font-size:16px;font-weight:400}.form-layout .form-row input::placeholder{font-family:var(--content-font-family);color:#b6b6c0;font-size:16px;font-weight:400}.form-layout .form-row input[type=password]{font-family:Verdana;letter-spacing:.125em}.form-layout .form-row input:focus{border-color:#ffd200;box-shadow:0 0 0 0 rgba(0,0,0,.25)}.form-layout .form-row input:disabled{color:#b6b6c0;background-color:#f8f9fc}.form-layout .form-row input.pwd-input{letter-spacing:3px}.form-layout .form-row input.pwd-input::-moz-placeholder{letter-spacing:normal}.form-layout .form-row input.pwd-input:-ms-input-placeholder{letter-spacing:normal}.form-layout .form-row input.pwd-input::placeholder{letter-spacing:normal}.form-layout .form-row input:-webkit-autofill,.form-layout .form-row input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}.form-layout .form-row input[data-autocompleted]{background-color:transparent!important}.form-layout .form-row .password{position:relative}.form-layout .form-row .password .password-show{position:absolute;z-index:2;cursor:pointer;top:50%;transform:translateY(-50%);right:16px;width:24px;height:24px}.form-layout .form-row .password .password-show img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form-layout .form-row .captcha{display:flex;flex-flow:row nowrap}.form-layout .form-row .captcha input{flex:1 1}.form-layout .form-row .captcha .captcha-btn{border-radius:8px;background:#edeff2;padding:12px 24px;margin-left:12px;cursor:pointer;position:relative;text-align:center;min-width:130px}.form-layout .form-row .captcha .captcha-btn span{display:inline-block;width:100%;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.form-layout .form-row .captcha .captcha-btn-disable{position:relative}.form-layout .form-row .captcha .captcha-btn-disable span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#b6b6c0}.form-layout .form-row .more-action{display:flex;align-items:center;justify-content:space-between;margin-top:-8px}.form-layout .form-row .more-action a{color:#31a5ff;font-size:14px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer}.form-layout .form-row .block-checkbox{display:flex;align-items:center;margin-bottom:12px;cursor:pointer}.form-layout .form-row .block-checkbox:last-child{margin-bottom:0}.form-layout .form-row .block-checkbox img{width:24px;height:24px;cursor:pointer}.form-layout .form-row .block-checkbox span{color:#76767f;font-size:14px;font-style:normal;font-weight:400;line-height:18px;display:inline-block;margin-left:3px}.form-layout .form-row .block-checkbox span a{color:#262629;margin:0 2px}.form-layout .form-row .block-checkbox span a:hover{color:#31a5ff;text-decoration:underline}.form-layout .form-row .block-checkbox .check-point{width:24px;height:24px;position:relative}.form-layout .form-row .block-checkbox .check-point input{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;cursor:pointer}.form-layout .form-row .login-link{font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-align:center;color:#262629}.form-layout .form-row .login-link a{color:#31a5ff;cursor:pointer;font-weight:500}.form-layout .form-row .phone-input{display:flex;align-items:center}.form-layout .form-row .phone-input-addon .addon-before{min-width:90px;height:100%;display:block;text-align:center;color:#b6b6c0;font-size:16px;line-height:24px;border-radius:8px 0 0 8px;border:1px solid #edeff2;border-right:0;background:#f8f9fc;padding:11px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-layout .form-row .phone-input-addon input{border-top-left-radius:0;border-bottom-left-radius:0}.form-layout .form-row .submit-btn{width:100%;padding:0 24px;outline:none;border:none;border-radius:100px;font-size:16px;font-style:normal;font-weight:700;color:#262629;background:linear-gradient(315deg,#ffd200,#fe0);line-height:48px;height:48px;text-transform:uppercase}.form-layout .form-row .submit-btn-disabled{color:#d2d2d6;background:#edeff2}.form-layout .form-row .error-text{margin-top:8px;color:#ff4040;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.form-layout .form-row .register-switch-btn{margin-top:-8px}.form-layout .form-row .register-switch-btn a{color:#31a5ff;font-size:14px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer}.form-layout .form-row-error{margin-bottom:16px}.form-layout .form-row-error input{border-color:#ff4040}.form-layout .form-row-error input:focus{border-color:#ff4040;box-shadow:0 0 0 0 rgba(0,0,0,.25)}.form-layout .form-row-large{margin:32px 0}.form-layout .form-row-small{margin-bottom:16px}.form-layout .form-row-resend{text-align:center}.form-layout .form-row-resend .resend-btn{display:inline-flex;cursor:pointer;color:#31a5ff;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.form-layout .form-row-resend .resend-btn-disable{color:#b6b6c0}.slide-captcha .nc-container .nc_wrapper{width:100%!important;border-color:#edeff2}.slide-captcha .nc-container .nc_scale span,.slide-captcha .nc-container .nc_wrapper,.slide-captcha .nc-container .nc_wrapper .nc_scale,.slide-captcha .nc-container .nc_wrapper .nc_scale .btn_slide,.slide-captcha .nc-container .nc_wrapper .nc_scale .scale_text{line-height:48px!important;height:48px!important}.slide-captcha .nc-container .nc_wrapper{border-radius:8px;background:#edeff2}.slide-captcha .nc-container .scale_text.scale_text span[data-nc-lang=SLIDE]{font-size:14px}.slide-captcha .nc-container .nc_scale .nc-align-center.scale_text2{text-indent:-16.5px}.slide-captcha .nc-container .nc_wrapper .nc_scale .btn_ok,.slide-captcha .nc-container .nc_wrapper .nc_scale .btn_slide{width:66px;border-radius:6px;height:48px!important;line-height:48px!important;box-shadow:-2px 0 0 2px #fff}.ant-message{top:72px}.reset-icon{display:block;margin:auto;width:60px;height:60px}.reset-text{margin-top:8px;display:block;color:#262629;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.reset-text.reset-fail-text{color:#000;text-align:center;font-size:20px;font-weight:700;line-height:28px}.reset-sub{color:#262629;font-size:16px;line-height:20px}.reset-sub,.reset-sub.reset-fail.sub{text-align:center;font-style:normal;font-weight:400}.reset-sub.reset-fail.sub{color:#76767f;font-size:14px;line-height:22px}.reset-sub .seconds{color:#31a5ff}@media screen and (max-width:1441px){.form-layout .form-row{margin-bottom:20px}.form-layout .form-row .captcha .captcha-btn span{font-size:16px;line-height:24px}}@media screen and (max-width:767px){.form-layout .form-row{margin-bottom:20px}.form-layout .form-row input.pwd-input{letter-spacing:3px}.form-layout-large .form-row-large{margin-top:48px}}@media screen and (max-width:400px){.form-layout .form-row .block-checkbox span{font-size:13px;line-height:24px}}.panel-tab{width:100%}.email .form-row .captcha-btn-disable{color:#d2d2d6;background:linear-gradient(315deg,#fff6cc,#fffccc 100%,#fffccc 0)}