img[src=""]{visibility:hidden}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body{min-height:100vh;display:flex;flex-direction:column}.bnr{padding:100px 0 110px 0;background:url(/assets/res/images/offline-activation/banner-bg@2x.jpg) no-repeat;color:#fff;text-align:center}.form-box{padding:120px 0;flex:1}.form{width:640px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}.form-group{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.form-group:not(:last-child){margin-bottom:48px}.form-group label{display:inline-block;font-weight:400;font-size:20px;color:#333333;line-height:26px;min-width:150px;text-align:center}.form-group input{width:480px;height:48px;background:#ffffff;border-radius:8px 8px 8px 8px;border:1px solid #d8d8d8;padding-left:25px;font-size:16px;margin-left:12px}.form-group input::placeholder{color:#999999}.form-group-captcha input{width:280px}.form-group-captcha .captcha{display:flex;align-items:center;justify-content:space-between;width:100%}.form-group label.error{color:red;font-size:1.2rem;display:block;position:absolute;width:100%;text-align:left;bottom:-25px;left:162px}.form-loading{background:#b4b5c2 !important;cursor:not-allowed !important}.form-loading::after{content:"";display:inline-block;width:24px;height:24px;background:url(/assets/res/images/offline-activation/cb-sign-ic-loading-24.svg) no-repeat;vertical-align:middle;animation:spin .8s linear infinite}.form-loading:hover{background:#b4b5c2}.form-loading:hover::before{background:#b4b5c2;cursor:not-allowed}.form #s_err{position:absolute;font-size:14px;color:red;margin-top:5px;top:-30px}.form .btn-md{min-width:480px;height:60px;background:#2258f6;box-shadow:0 10px 20px 0 rgba(34,88,246,0.4);border-radius:8px 8px 8px 8px;font-size:24px;line-height:60px;cursor:pointer}.form .btn-md::before{border-radius:8px 8px 8px 8px}.form .errinfo{display:none}.sb{display:none}.success{display:flex;align-items:center;flex-direction:column;text-align:center}.success #lk{width:680px;min-height:140px;background:#ffffff;border-radius:8px 8px 8px 8px;border:1px solid #d8d8d8;resize:none;font-size:16px;line-height:28px;text-align:left;margin:36px 0 52px 0;overflow:hidden;padding:24px}.success .lktxt{position:absolute;left:-100%;opacity:0}.success .copy{min-width:280px;height:60px;font-size:24px;font-weight:700;cursor:pointer}.success .copy.copied{background:#113cbc}@media screen and (max-width:991px){.form{width:100%}.form .form-group label{min-width:auto;font-size:12px;margin-right:10px}.form input{padding-left:12px;font-size:12px;margin:0px}.form .captcha{flex-wrap:wrap;gap:10px}.form .btn-md{min-width:100%;font-size:16px}.success #lk{width:100%}}