.header[data-v-3e0a1f0f]{align-items:center;box-sizing:border-box;display:flex;gap:4px;width:100%}[dir] .header[data-v-3e0a1f0f]{padding:22px 20px}.header .header-title[data-v-3e0a1f0f]{color:var(--text-1,#000);flex:1;font-size:16px;font-weight:500;line-height:20px}[dir] .header .header-title[data-v-3e0a1f0f]{text-align:center}.header .header-feedback[data-v-3e0a1f0f]{align-items:center;color:var(--color-blue,#0047ff);display:flex;font-size:14px;font-weight:500;gap:4px;line-height:20px}[dir] .header .header-feedback[data-v-3e0a1f0f]{cursor:pointer}.header .close-icon[data-v-3e0a1f0f]{color:var(--text-1,#000)}[dir] .header .close-icon[data-v-3e0a1f0f]{cursor:pointer}.announcement[data-v-60412d18]{align-items:center;display:flex;gap:12px}[dir] .announcement[data-v-60412d18]{background-color:var(--bg-2,#f4f5f6);border-radius:8px;cursor:pointer;padding:12px 16px}.announcement .announcement-desc[data-v-60412d18]{color:var(--text-1,#000);flex:1;font-size:12px;font-weight:400;line-height:16px}.announcement .icon[data-v-60412d18]{color:var(--text-1,#000);flex-shrink:0}.welcome[data-v-03a8f600]{align-items:center;display:flex;gap:10px}.welcome .welcome-icon[data-v-03a8f600]{display:block;flex-shrink:0;height:34px;width:34px}[dir] .welcome .welcome-icon[data-v-03a8f600]{background:url(./cs-icon.ChTHYKje.svg) 50% no-repeat;background-size:100%}.welcome .welcome-right[data-v-03a8f600]{display:flex;flex-direction:column;gap:8px}.welcome .welcome-right .welcome-title[data-v-03a8f600]{color:var(--text-1,#000);font-size:18px;font-weight:600;line-height:18px}.welcome .welcome-right .welcome-desc[data-v-03a8f600]{color:var(--text-3,rgba(0,0,0,.5));font-size:13px;font-weight:400;line-height:14px}.drawer[data-v-99b40804]{bottom:0;height:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:9}[dir] .drawer[data-v-99b40804]{background:#0000004d;left:0;right:0}.drawer.show[data-v-99b40804]{height:100%}[dir] .drawer.show .drawer-dialog[data-v-99b40804]{transform:translateY(0)}.drawer .drawer-dialog[data-v-99b40804]{bottom:0;display:flex;flex-direction:column;max-height:calc(100% - 64px);position:absolute;width:100%}[dir] .drawer .drawer-dialog[data-v-99b40804]{background:var(--bg-5,#fff);border-radius:20px 20px 0 0;left:0;right:0;transform:translateY(100%);transition:transform .2s}.drawer .drawer-dialog .drawer-header[data-v-99b40804]{align-items:center;display:flex;gap:8px;justify-content:space-between}[dir] .drawer .drawer-dialog .drawer-header[data-v-99b40804]{padding:20px}.drawer .drawer-dialog .drawer-header .drawer-title[data-v-99b40804]{color:var(--text-1,#000);font-size:16px;font-weight:500;line-height:20px}.drawer .drawer-dialog .drawer-header .drawer-close-icon[data-v-99b40804]{flex-shrink:0}[dir] .drawer .drawer-dialog .drawer-header .drawer-close-icon[data-v-99b40804]{cursor:pointer}.drawer .drawer-dialog .drawer-body[data-v-99b40804]{flex:1;overflow-y:auto}[dir] .drawer .drawer-dialog .drawer-body[data-v-99b40804]{padding:0 20px}.drawer .drawer-dialog .drawer-footer[data-v-99b40804]{align-items:center;display:flex;gap:12px;justify-content:space-between}[dir] .drawer .drawer-dialog .drawer-footer[data-v-99b40804]{padding:14px 20px}.consult-dialog .sub-title[data-v-0920bbb8]{color:var(--text-1,#000);font-size:14px;font-weight:500;line-height:16px}[dir] .consult-dialog .sub-title[data-v-0920bbb8]{margin-bottom:24px}.consult-dialog .content[data-v-0920bbb8]{color:var(--text-2,rgba(0,0,0,.7));font-size:14px;line-height:22px;word-break:break-word}[dir] .consult-dialog .content .mt-24[data-v-0920bbb8]{margin-top:24px}.consult-dialog .content[data-v-0920bbb8] .replace-link{color:var(--color-blue,#0047ff)}.consult-dialog .content[data-v-0920bbb8] img{height:auto;width:100%}.consult-dialog .content[data-v-0920bbb8] a{color:var(--color-blue,#0047ff);text-decoration:underline}.consult-dialog .consult-btn[data-v-0920bbb8]{flex:1;height:40px}.consult-dialog .consult-btn.cs-btn[data-v-0920bbb8]{color:var(--text-1,#000)}[dir] .consult-dialog .consult-btn.cs-btn[data-v-0920bbb8]{background-color:var(--color-grey,#f4f5f6);border-color:var(--color-grey,#f4f5f6)}[dir] .consult-dialog .consult-btn.cs-btn[data-v-0920bbb8]:hover{background-color:var(--color-grey,#f4f5f6)!important}.guess-content[data-v-eddca886]{display:flex;flex-direction:column}[dir] .guess-content[data-v-eddca886]{border:1px solid var(--bg-2,#f4f5f6);border-radius:16px;padding:20px}.guess-content .guess-title[data-v-eddca886]{align-items:center;display:flex}.guess-content .guess-title .guess-icon[data-v-eddca886]{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}[dir] .guess-content .guess-title .guess-icon[data-v-eddca886]{background:var(--bg-2,#f4f5f6);border-radius:50%}[dir=ltr] .guess-content .guess-title .guess-icon[data-v-eddca886]{margin-right:16px}[dir=rtl] .guess-content .guess-title .guess-icon[data-v-eddca886]{margin-left:16px}.guess-content .guess-title .guess-icon img[data-v-eddca886]{height:20px;width:20px}.guess-content .guess-title .guess-info[data-v-eddca886]{display:flex;flex-direction:column;gap:4px}.guess-content .guess-title .guess-info .guess-info-title[data-v-eddca886]{color:var(--text-1,#000);font-size:14px;font-weight:500;line-height:18px}.guess-content .guess-title .guess-info .guess-info-content[data-v-eddca886]{color:var(--text-2,rgba(0,0,0,.7));font-size:12px;line-height:16px}.guess-content .guess-title .guess-info .guess-info-content[data-v-eddca886] a{color:var(--color-blue,#0047ff)}.guess-content .guess-btn[data-v-eddca886]{width:100%}[dir] .guess-content .guess-btn[data-v-eddca886]{margin-top:20px}.self-service[data-v-768e5d31]{display:flex;flex-direction:column;gap:16px}.self-service .title[data-v-768e5d31]{color:var(--text-1,#000);font-size:16px;font-weight:500;line-height:20px}.self-service .list[data-v-768e5d31]{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.self-service .list .item[data-v-768e5d31]{box-sizing:border-box;display:flex;flex-direction:row;gap:8px;min-height:58px;width:calc(50% - 6px)}[dir] .self-service .list .item[data-v-768e5d31]{border:1px solid var(--line-1,#f4f5f6);border-radius:8px;padding:12px}.self-service .list .item .item-icon[data-v-768e5d31]{display:block;flex-shrink:0;height:16px;width:16px}.self-service .list .item .item-title[data-v-768e5d31]{color:var(--text-1,#000);display:-webkit-box;font-size:13px;font-weight:400;line-height:16px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all}[dir] .deposit[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M8 14.667A6.666 6.666 0 1 1 8 1.334a6.666 6.666 0 0 1 0 13.333m0-1.333A5.333 5.333 0 1 0 8 2.667a5.333 5.333 0 0 0 0 10.667M4.667 6l2-2.333 2 2.333H7.334v2.667H6V6zm6.667 4-2 2.334-2-2.334h1.333V7.334H10V10z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir] .phone[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M2.584 1.25h10.833v13.5H2.584V1.25m1.5 1.5v10.5h7.833V2.75zm4.583 2H7.334v-1.5h1.333zm-2 8h2.667v-1.5H6.667z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir] .google[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M8 1.333a6.666 6.666 0 0 1 5.46 10.494L11.334 8h2a5.334 5.334 0 1 0-1.64 3.848l.665 1.196A6.666 6.666 0 1 1 8 1.333m0 3.333a2 2 0 0 1 2 2v.667h.667v3.333H5.334V7.333H6v-.667a2 2 0 0 1 2-2m1.334 4H6.667v.667h2.667zM8 6a.667.667 0 0 0-.662.588l-.005.078v.667h1.334v-.667a.667.667 0 0 0-.589-.662z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir] .remove[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M8 14.667A6.666 6.666 0 1 1 8 1.334a6.666 6.666 0 0 1 0 13.333m0-1.333A5.333 5.333 0 1 0 8 2.667a5.333 5.333 0 0 0 0 10.667m3.26-7.651L5.683 11.26a4 4 0 0 1-.943-.942l5.58-5.579c.364.26.682.578.942.943'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir] .history[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.25 1.25h11.833v3.833h-1.5V2.75H2.75v10.167h2.667v1.5H1.25V1.25m9.083 6.167a2.917 2.917 0 1 0 0 5.833 2.917 2.917 0 0 0 0-5.833m-4.416 2.916a4.417 4.417 0 1 1 8.833 0 4.417 4.417 0 0 1-8.833 0m4.955-.94v-.75h-1.5v2.342l.406.21 1.155.598.666.345.69-1.333-.666-.344-.75-.389z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir] .lock[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M12 1.334h.667v5.333h-1.333v-4H4.667v10.667H8v1.333H3.334V1.334H12M12 8a2 2 0 0 1 2 2v.667h.667v4H9.334v-4H10V10a2 2 0 0 1 2-2m1.334 4h-2.667v1.334h2.667zM12 9.334c-.338 0-.666.3-.666.666v.667h1.333V10A.667.667 0 0 0 12 9.334'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .deposit[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M8 14.667A6.666 6.666 0 1 1 8 1.334a6.666 6.666 0 0 1 0 13.333m0-1.333A5.333 5.333 0 1 0 8 2.667a5.333 5.333 0 0 0 0 10.667M4.667 6l2-2.333 2 2.333H7.334v2.667H6V6zm6.667 4-2 2.334-2-2.334h1.333V7.334H10V10z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .phone[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M2.584 1.25h10.833v13.5H2.584V1.25m1.5 1.5v10.5h7.833V2.75zm4.583 2H7.334v-1.5h1.333zm-2 8h2.667v-1.5H6.667z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .google[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M8 1.333a6.666 6.666 0 0 1 5.46 10.494L11.334 8h2a5.334 5.334 0 1 0-1.64 3.848l.665 1.196A6.666 6.666 0 1 1 8 1.333m0 3.333a2 2 0 0 1 2 2v.667h.667v3.333H5.334V7.333H6v-.667a2 2 0 0 1 2-2m1.334 4H6.667v.667h2.667zM8 6a.667.667 0 0 0-.662.588l-.005.078v.667h1.334v-.667a.667.667 0 0 0-.589-.662z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .remove[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M8 14.667A6.666 6.666 0 1 1 8 1.334a6.666 6.666 0 0 1 0 13.333m0-1.333A5.333 5.333 0 1 0 8 2.667a5.333 5.333 0 0 0 0 10.667m3.26-7.651L5.683 11.26a4 4 0 0 1-.943-.942l5.58-5.579c.364.26.682.578.942.943'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .history[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.25 1.25h11.833v3.833h-1.5V2.75H2.75v10.167h2.667v1.5H1.25V1.25m9.083 6.167a2.917 2.917 0 1 0 0 5.833 2.917 2.917 0 0 0 0-5.833m-4.416 2.916a4.417 4.417 0 1 1 8.833 0 4.417 4.417 0 0 1-8.833 0m4.955-.94v-.75h-1.5v2.342l.406.21 1.155.598.666.345.69-1.333-.666-.344-.75-.389z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .lock[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M12 1.334h.667v5.333h-1.333v-4H4.667v10.667H8v1.333H3.334V1.334H12M12 8a2 2 0 0 1 2 2v.667h.667v4H9.334v-4H10V10a2 2 0 0 1 2-2m1.334 4h-2.667v1.334h2.667zM12 9.334c-.338 0-.666.3-.666.666v.667h1.333V10A.667.667 0 0 0 12 9.334'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}.faq[data-v-0cac94e0]{display:flex;flex-direction:column}.faq .title[data-v-0cac94e0]{color:var(--text-1,#000);font-size:16px;font-weight:500;line-height:20px}[dir] .faq .list .item[data-v-0cac94e0]{border-bottom:1px solid var(--bg-2,#f4f5f6);padding:20px 0}.faq .list .item .item-title[data-v-0cac94e0]{align-items:center;display:flex;flex-direction:row;gap:8px}[dir] .faq .list .item .item-title[data-v-0cac94e0]{cursor:pointer}.faq .list .item .item-title .item-icon[data-v-0cac94e0]{color:var(--text-1,#000);flex-shrink:0}[dir] .faq .list .item .item-title .item-icon[data-v-0cac94e0]{transition:transform .2s}[dir=ltr] .faq .list .item .item-title .item-icon.open[data-v-0cac94e0]{transform:rotate(-180deg)}[dir=rtl] .faq .list .item .item-title .item-icon.open[data-v-0cac94e0]{transform:rotate(180deg)}.faq .list .item .item-title .item-content[data-v-0cac94e0]{color:var(--text-1,#000);font-size:14px;font-weight:500;line-height:18px}.faq .list .item .sub-item[data-v-0cac94e0]{height:0;overflow:hidden}[dir] .faq .list .item .sub-item[data-v-0cac94e0]{transition:height 2s}[dir=ltr] .faq .list .item .sub-item[data-v-0cac94e0]{padding-left:24px}[dir=rtl] .faq .list .item .sub-item[data-v-0cac94e0]{padding-right:24px}.faq .list .item .sub-item.open[data-v-0cac94e0]{height:auto}.faq .list .item .sub-item .sub-item-title[data-v-0cac94e0]{align-items:center;display:flex;flex-direction:row;gap:10px}[dir] .faq .list .item .sub-item .sub-item-title[data-v-0cac94e0]{cursor:pointer;margin-top:16px}.faq .list .item .sub-item .sub-item-title .sub-item-content[data-v-0cac94e0]{color:var(--text-2,rgba(0,0,0,.7));flex:1;font-size:13px;font-weight:400;line-height:18px}.faq .list .item .sub-item .sub-item-title .sub-item-icon[data-v-0cac94e0]{flex-shrink:0}[dir=ltr] .faq .list .item .sub-item .sub-item-title .sub-item-icon.rtl[data-v-0cac94e0]{transform:rotate(180deg)}[dir=rtl] .faq .list .item .sub-item .sub-item-title .sub-item-icon.rtl[data-v-0cac94e0]{transform:rotate(-180deg)}.footer[data-v-63016d1b]{align-items:center;display:flex}[dir] .footer[data-v-63016d1b]{border-top:1px solid var(--line-mango,#f0f0f0);padding:20px}.footer .online-cs[data-v-63016d1b]{flex:1;height:40px}.checklogin-dialog-bg[data-v-bd7864aa]{bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:1}[dir] .checklogin-dialog-bg[data-v-bd7864aa]{background:#00000080;left:0;right:0}.checklogin-dialog-bg .checklogin-dialog[data-v-bd7864aa]{position:absolute;top:50%;width:100%}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog[data-v-bd7864aa]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog[data-v-bd7864aa]{right:50%;transform:translate(50%,-50%)}.checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-bd7864aa]{color:var(--text-1,#000);position:absolute;top:22px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-bd7864aa]{cursor:pointer}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-bd7864aa]{right:40px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-bd7864aa]{left:40px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-bd7864aa]{background:var(--bg-5,#fff);border-radius:16px;margin:0 20px;padding:20px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .title[data-v-bd7864aa]{color:var(--text-1,#000);font-size:16px;font-weight:500;line-height:20px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .title[data-v-bd7864aa]{text-align:center}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents[data-v-bd7864aa]{margin-top:12px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-bd7864aa]{color:var(--text-2,rgba(0,0,0,.7));font-size:13px;font-weight:400;line-height:16px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-bd7864aa]{margin-top:8px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-bd7864aa]:first-child{margin-top:0}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer[data-v-bd7864aa]{align-items:center;display:flex;flex-wrap:wrap;gap:12px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer[data-v-bd7864aa]{margin-top:20px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer .login[data-v-bd7864aa],.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer .no-login[data-v-bd7864aa]{flex:1;font-size:13px;font-weight:500;height:40px;line-height:16px}@media screen and (min-width:751px){.checklogin-dialog-bg .checklogin-dialog[data-v-bd7864aa]{width:335px}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-bd7864aa]{right:20px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-bd7864aa]{left:20px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-bd7864aa]{margin:0 auto}}.checklogin-dialog-bg[data-v-44cb3d12]{bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:1}[dir] .checklogin-dialog-bg[data-v-44cb3d12]{background:#00000080;left:0;right:0}.checklogin-dialog-bg .checklogin-dialog[data-v-44cb3d12]{position:absolute;top:50%;width:100%}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog[data-v-44cb3d12]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog[data-v-44cb3d12]{right:50%;transform:translate(50%,-50%)}.checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{color:var(--text-1,#000);position:absolute;top:22px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{cursor:pointer}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{right:40px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{left:40px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-44cb3d12]{background:var(--bg-5,#fff);border-radius:16px;margin:0 20px;padding:20px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents[data-v-44cb3d12]{margin-top:18px}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents[data-v-44cb3d12]{padding-right:16px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents[data-v-44cb3d12]{padding-left:16px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-44cb3d12]{color:var(--text-2,rgba(0,0,0,.7));font-size:13px;font-weight:400;line-height:16px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-44cb3d12]{margin-top:8px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-44cb3d12]:first-child{margin-top:0}@media screen and (min-width:751px){.checklogin-dialog-bg .checklogin-dialog[data-v-44cb3d12]{width:335px}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{right:20px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{left:20px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-44cb3d12]{margin:0 auto}}.entrance[data-v-e1d7275c]{align-items:center;bottom:150px;box-sizing:border-box;display:flex;letter-spacing:.6px;position:fixed;z-index:1000}[dir] .entrance[data-v-e1d7275c]{background:var(--color-blue,#0047ff);border-radius:100px;box-shadow:0 4px 8px #0000001f;cursor:pointer;padding:8px;transition:all .2s ease-out}[dir=ltr] .entrance[data-v-e1d7275c]{right:16px}[dir=rtl] .entrance[data-v-e1d7275c]{left:16px}.entrance .entrance-icon[data-v-e1d7275c]{color:#fff;display:block;fill:#fff;height:24px;min-height:24px;min-width:24px;width:24px}.entrance .entrance-text[data-v-e1d7275c]{color:#fff;display:none;font-size:16px;overflow:hidden;white-space:nowrap;width:0}[dir] .entrance .entrance-text[data-v-e1d7275c]{transition:all .2s ease-out}.entrance .new-msg-dot[data-v-e1d7275c]{height:8px;position:absolute;top:6px;width:8px}[dir] .entrance .new-msg-dot[data-v-e1d7275c]{background:var(--color-sell,#f0616d);border-radius:50%}[dir=ltr] .entrance .new-msg-dot[data-v-e1d7275c]{right:6px}[dir=rtl] .entrance .new-msg-dot[data-v-e1d7275c]{left:6px}@media screen and (min-width:751px){.entrance[data-v-e1d7275c]{bottom:12px}[dir] .entrance[data-v-e1d7275c]{border-radius:100px;box-shadow:0 4px 8px #0000001f;padding:12px;transition:all .2s ease-out}[dir=ltr] .entrance[data-v-e1d7275c]{right:16px}[dir=rtl] .entrance[data-v-e1d7275c]{left:16px}.entrance:hover .entrance-text[data-v-e1d7275c]{width:auto}[dir] .entrance:hover .entrance-text[data-v-e1d7275c]{transition:all .2s ease-out}[dir=ltr] .entrance:hover .entrance-text[data-v-e1d7275c]{margin-left:8px}[dir=rtl] .entrance:hover .entrance-text[data-v-e1d7275c]{margin-right:8px}.entrance .entrance-icon[data-v-e1d7275c]{height:24px;min-height:24px;min-width:24px;width:24px}.entrance .entrance-text[data-v-e1d7275c]{color:#fff;display:block;font-size:16px;width:0}.entrance .new-msg-dot[data-v-e1d7275c]{top:9px}[dir=ltr] .entrance .new-msg-dot[data-v-e1d7275c]{right:9px}[dir=rtl] .entrance .new-msg-dot[data-v-e1d7275c]{left:9px}}.new-replay .new-replay-header[data-v-4970e7fb]{display:flex}[dir] .new-replay .new-replay-header[data-v-4970e7fb]{margin-bottom:16px}.new-replay .new-replay-header .new-replay-header-title[data-v-4970e7fb]{color:var(--t-strong);font-family:SF Pro;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:500;line-height:120%}.new-replay .new-replay-content[data-v-4970e7fb]{align-items:center;align-self:stretch;display:flex;justify-content:space-between}[dir] .new-replay .new-replay-content[data-v-4970e7fb]{border:1px solid var(--sl-med);border-radius:8px;cursor:pointer;padding:13px}.new-replay .new-replay-content .new-replay-content-left[data-v-4970e7fb]{align-items:center;display:flex}[dir=ltr] .new-replay .new-replay-content .new-replay-content-left[data-v-4970e7fb]{margin-right:16px}[dir=rtl] .new-replay .new-replay-content .new-replay-content-left[data-v-4970e7fb]{margin-left:16px}.new-replay .new-replay-content .new-replay-content-left .new-replay-content-title[data-v-4970e7fb]{color:var(--t-strong);font-size:14px;font-size:13px;line-height:120%}[dir=ltr] .new-replay .new-replay-content .new-replay-content-left .new-replay-content-title[data-v-4970e7fb]{margin-left:8px}[dir=rtl] .new-replay .new-replay-content .new-replay-content-left .new-replay-content-title[data-v-4970e7fb]{margin-right:8px}.new-replay .new-replay-content .new-replay-content-right[data-v-4970e7fb]{align-items:center;display:flex}.judge .section-title[data-v-a3c83ce0]{color:var(--foreground-one,#000);font-family:SF Pro;font-size:14px;font-weight:400;line-height:120%}[dir] .judge .section-title[data-v-a3c83ce0]{margin-bottom:12px}.judge .star-section .star-row[data-v-a3c83ce0]{display:flex;justify-content:space-between}.judge .star-section .star-row .star-item[data-v-a3c83ce0]{flex:none;position:relative;width:40px}.judge .star-section .star-row .star[data-v-a3c83ce0]{height:40px;width:100%}[dir] .judge .star-section .star-row .star[data-v-a3c83ce0]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='34' fill='none' viewBox='0 0 35 34'%3E%3Cpath fill='%23000' fill-opacity='.12' d='M16.543.627c.336-.836 1.52-.836 1.856 0l4.01 9.988a1 1 0 0 0 .86.625l10.738.728c.9.06 1.266 1.187.574 1.765l-8.26 6.9a1 1 0 0 0-.328 1.012l2.626 10.437c.22.874-.738 1.57-1.502 1.09l-9.115-5.722a1 1 0 0 0-1.063 0l-9.115 5.723c-.763.48-1.721-.217-1.501-1.091l2.625-10.437a1 1 0 0 0-.328-1.012l-8.26-6.9c-.691-.578-.325-1.704.574-1.765l10.738-.728a1 1 0 0 0 .86-.625z'/%3E%3C/svg%3E") no-repeat 50%;cursor:pointer}.judge .star-section .star-row .text-wrapper[data-v-a3c83ce0]{display:flex;justify-content:center}[dir] .judge .star-section .star-row .text-wrapper[data-v-a3c83ce0]{margin-top:8px}.judge .star-section .star-row .star-text[data-v-a3c83ce0]{color:var(--foreground-three,rgba(0,0,0,.48));font-family:SF Pro;font-size:14px;font-weight:400;line-height:150%}[dir] .judge .star-section .star-row .star-text[data-v-a3c83ce0]{margin:0 -16px;text-align:center}[dir] .judge .star-section .star-row .star-item.active .star[data-v-a3c83ce0]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='34' fill='none' viewBox='0 0 35 34'%3E%3Cpath fill='%230047FF' d='M16.543.627c.336-.836 1.52-.836 1.856 0l4.01 9.988a1 1 0 0 0 .86.625l10.738.728c.9.06 1.266 1.187.574 1.765l-8.26 6.9a1 1 0 0 0-.328 1.012l2.626 10.437c.22.874-.738 1.57-1.502 1.09l-9.115-5.722a1 1 0 0 0-1.063 0l-9.115 5.723c-.763.48-1.721-.217-1.501-1.091l2.625-10.437a1 1 0 0 0-.328-1.012l-8.26-6.9c-.691-.578-.325-1.704.574-1.765l10.738-.728a1 1 0 0 0 .86-.625z'/%3E%3C/svg%3E")}.judge .detail-section[data-v-a3c83ce0]{display:flex;flex-direction:column}[dir] .judge .detail-section[data-v-a3c83ce0]{margin-top:20px}.judge .detail-section .tag-list[data-v-a3c83ce0]{display:flex;flex-wrap:wrap;justify-content:space-between}.judge .detail-section .tag-list[data-v-a3c83ce0] .group-item{width:calc(50% - 6px)}[dir] .judge .detail-section .tag-list[data-v-a3c83ce0] .group-item{margin-bottom:12px}.judge .detail-section .tag-list[data-v-a3c83ce0] .group-item .bx-checkbox-wrapper{width:100%}.judge .detail-section .tag-list[data-v-a3c83ce0] .group-item .place{display:none!important}.judge .detail-section .tag-list[data-v-a3c83ce0] .group-item .bx-check-box-label{font-family:SF Pro;height:100%}[dir] .judge .detail-section .tag-list[data-v-a3c83ce0] .group-item .bx-check-box-label{background:var(--container-three,rgba(0,0,0,.04));border-radius:var(--6,6px);text-align:center}.judge .detail-section .tag-list[data-v-a3c83ce0] .group-item .bx-check-radio{height:100%}.judge .detail-section .tag-list[data-v-a3c83ce0] .group-item .bx-check-radio__checked .bx-check-box-label{color:var(--foreground-one,#000);font-weight:510}[dir] .judge .detail-section .tag-list[data-v-a3c83ce0] .group-item .bx-check-radio__checked .bx-check-box-label{background:var(--container-three,rgba(0,0,0,.04));border-color:var(--line-one,#000)}[dir] .judge .detail-section .tag-list[data-v-a3c83ce0] .group-item .bx-check-radio__checked .checkbox-btn-icon{background:var(--container-two,rgba(0,0,0,.05))}[dir] .judge .detail-section .suggestion-section[data-v-a3c83ce0]{margin-top:20px}.judge .detail-section .textarea-wrapper[data-v-a3c83ce0]{position:relative}.judge .detail-section .textarea-wrapper textarea[data-v-a3c83ce0]{box-sizing:border-box;color:var(--foreground-one);font-size:13px;height:120px;line-height:18px;outline:none;resize:none;width:100%}[dir] .judge .detail-section .textarea-wrapper textarea[data-v-a3c83ce0]{background:var(--container-three);border:1px solid transparent;border-radius:8px;padding:12px}.judge .detail-section .textarea-wrapper textarea[data-v-a3c83ce0]::-moz-placeholder{color:var(--foreground-four,rgba(0,0,0,.4))}.judge .detail-section .textarea-wrapper textarea[data-v-a3c83ce0]::placeholder{color:var(--foreground-four,rgba(0,0,0,.4))}[dir] .judge .detail-section .textarea-wrapper textarea[data-v-a3c83ce0]:focus{border-color:var(--semantic-brand-one)}.judge .detail-section .textarea-wrapper .limit[data-v-a3c83ce0]{bottom:10px;color:var(--foreground-four,rgba(0,0,0,.3));font-size:12px;position:absolute}[dir=ltr] .judge .detail-section .textarea-wrapper .limit[data-v-a3c83ce0]{right:12px}[dir=rtl] .judge .detail-section .textarea-wrapper .limit[data-v-a3c83ce0]{left:12px}.judge .submit-btn[data-v-a3c83ce0]{width:100%}[dir] .judge .submit-btn[data-v-a3c83ce0]{margin-bottom:10px;margin-top:18px}[dir] .judge-fade-enter-active[data-v-a3c83ce0],[dir] .judge-fade-leave-active[data-v-a3c83ce0]{transition:opacity .2s}.judge-fade-enter-from[data-v-a3c83ce0],.judge-fade-leave-to[data-v-a3c83ce0]{opacity:0}[dir]:root[theme=dark] .judge .star-section .star-item .star[data-v-a3c83ce0]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='34' fill='none' viewBox='0 0 35 34'%3E%3Cpath fill='%23fff' fill-opacity='.14' d='M16.54.631c.337-.836 1.52-.836 1.857 0l4.01 9.987a1 1 0 0 0 .86.625l10.738.729c.9.06 1.266 1.187.574 1.765l-8.26 6.9a1 1 0 0 0-.328 1.011l2.626 10.438c.22.874-.738 1.57-1.502 1.09l-9.114-5.722a1 1 0 0 0-1.064 0l-9.115 5.723c-.763.479-1.721-.217-1.501-1.091l2.625-10.437a1 1 0 0 0-.328-1.012l-8.26-6.9c-.691-.578-.325-1.704.574-1.765l10.738-.729a1 1 0 0 0 .86-.625z'/%3E%3C/svg%3E")}[dir]:root[theme=dark] .judge .star-section .star-item.active .star[data-v-a3c83ce0]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='34' fill='none' viewBox='0 0 35 34'%3E%3Cpath fill='%230047FF' d='M16.543.627c.336-.836 1.52-.836 1.856 0l4.01 9.988a1 1 0 0 0 .86.625l10.738.728c.9.06 1.266 1.187.574 1.765l-8.26 6.9a1 1 0 0 0-.328 1.012l2.626 10.437c.22.874-.738 1.57-1.502 1.09l-9.115-5.722a1 1 0 0 0-1.063 0l-9.115 5.723c-.763.48-1.721-.217-1.501-1.091l2.625-10.437a1 1 0 0 0-.328-1.012l-8.26-6.9c-.691-.578-.325-1.704.574-1.765l10.738-.728a1 1 0 0 0 .86-.625z'/%3E%3C/svg%3E")}[dir]:root[theme=dark] .judge .tag-list .tag-item[data-v-a3c83ce0]{background:var(--bg-5,#1f2126);border-color:#ffffff14}[dir]:root[theme=dark] .judge .tag-list .tag-item.selected[data-v-a3c83ce0]{background:#0047ff29}.chat-box[data-v-c25f5319]{bottom:0;color:var(--text-1,#000);display:flex;flex-direction:column;height:0;overflow:hidden;position:fixed;width:100%;z-index:9999999}[dir] .chat-box[data-v-c25f5319]{background-color:var(--bg-1,#fff);transition:height .2s ease-out}[dir=ltr] .chat-box[data-v-c25f5319]{left:0}[dir=rtl] .chat-box[data-v-c25f5319]{right:0}.chat-box.chat-box-active[data-v-c25f5319]{height:100%}[dir] .chat-box.chat-box-active[data-v-c25f5319]{transition:height .2s ease-out}.chat-box .content[data-v-c25f5319]{display:flex;flex:1;flex-direction:column;gap:24px;overflow-y:auto}[dir] .chat-box .content[data-v-c25f5319]{padding:11px 20px}@media screen and (min-width:751px){.chat-box[data-v-c25f5319]{bottom:26px;max-height:80%;top:unset;width:400px}[dir] .chat-box[data-v-c25f5319]{border-radius:12px;box-shadow:0 0 40px #00000026}[dir=ltr] .chat-box[data-v-c25f5319]{left:unset;right:25px}[dir=rtl] .chat-box[data-v-c25f5319]{left:25px;right:unset}.chat-box.chat-box-active[data-v-c25f5319]{height:unset;min-height:636px}}@media screen and (min-width:1440px){.chat-box[data-v-c25f5319]{width:480px}}@media screen and (min-width:1920px){.chat-box[data-v-c25f5319]{width:640px}}.header[data-v-824a4499]{align-items:center;box-sizing:border-box;display:flex;gap:24px;justify-content:space-between;width:100%}[dir] .header[data-v-824a4499]{border-bottom:1px solid var(--line-four,rgba(0,0,0,.04));padding:24px}.header .header-title-container[data-v-824a4499]{align-items:center;display:flex}.header .header-title-container .header-icon[data-v-824a4499]{box-sizing:border-box;height:32px;width:32px}[dir] .header .header-title-container .header-icon[data-v-824a4499]{background:url(./cs-logo.U-ZdSlFj.svg) 50% no-repeat;background-size:30px 30px;border:1px solid var(--line-two,rgba(0,0,0,.12));border-radius:50%}[dir] .header .header-title-container .header-icon-vip[data-v-824a4499]{background-image:url(./cs-logo-vip.CBqhpysT.svg)}.header .header-title-container .header-title[data-v-824a4499]{color:var(--foreground-one,#000);flex:1;font-size:18px;font-weight:500;line-height:22px}[dir=ltr] .header .header-title-container .header-title[data-v-824a4499]{margin-left:12px}[dir=rtl] .header .header-title-container .header-title[data-v-824a4499]{margin-right:12px}.header .close-icon[data-v-824a4499]{color:var(--foreground-one,#000)}[dir] .header .close-icon[data-v-824a4499]{cursor:pointer}.announcement[data-v-430aed59]{box-sizing:border-box;width:100%}[dir] .announcement[data-v-430aed59]{background:var(--semantic-warning-four,rgba(245,158,11,.12));border:1px solid var(--semantic-warning-four,rgba(245,158,11,.12));border-radius:8px;padding:16px 12px}.announcement-title[data-v-430aed59]{color:var(--foreground-one,#000);font-size:16px;font-weight:500;line-height:19px}.announcement-content-list[data-v-430aed59]{display:flex;flex-direction:column;width:100%}[dir] .announcement-content-list[data-v-430aed59]{margin-top:16px}.announcement-content-item[data-v-430aed59]{align-items:center;display:flex;width:100%}[dir] .announcement-content-item[data-v-430aed59]{margin-bottom:12px}[dir] .announcement-content-item[data-v-430aed59]:last-child{margin-bottom:0}.announcement-content-item-title[data-v-430aed59]{color:var(--foreground-one,#000);font-size:13px;font-weight:400;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir] .announcement-content-item-title[data-v-430aed59]{cursor:pointer}.self-service[data-v-e9cf15a6]{display:flex;flex-direction:column}.self-service .header[data-v-e9cf15a6]{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.self-service .header .title[data-v-e9cf15a6]{color:var(--foreground-one);font-size:16px;font-weight:510;line-height:120%;word-break:break-word}.self-service .header .view-all[data-v-e9cf15a6]{align-items:center;display:flex;flex-direction:row;flex-shrink:0}[dir] .self-service .header .view-all[data-v-e9cf15a6]{cursor:pointer}[dir=ltr] .self-service .header .view-all[data-v-e9cf15a6]{margin-left:16px}[dir=rtl] .self-service .header .view-all[data-v-e9cf15a6]{margin-right:16px}.self-service .header .view-all .view-all-text[data-v-e9cf15a6]{color:var(--foreground-three);font-family:SF Pro;font-size:13px;font-weight:400;line-height:120%}.self-service .header .view-all .view-all-icon[data-v-e9cf15a6]{color:var(--foreground-three);flex-shrink:0}[dir=ltr] .self-service .header .view-all .view-all-icon[data-v-e9cf15a6]{margin-left:6px}[dir=rtl] .self-service .header .view-all .view-all-icon[data-v-e9cf15a6]{margin-right:6px}[dir=ltr] .self-service .header .view-all .view-all-icon.rtl[data-v-e9cf15a6]{transform:rotate(180deg)}[dir=rtl] .self-service .header .view-all .view-all-icon.rtl[data-v-e9cf15a6]{transform:rotate(-180deg)}.self-service .list[data-v-e9cf15a6]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}[dir] .self-service .list[data-v-e9cf15a6]{margin-top:6px}[dir] .self-service .list[data-v-e9cf15a6]>*{margin-top:10px}.self-service .list .item[data-v-e9cf15a6]{align-items:center;box-sizing:border-box;display:flex;min-height:64px;width:calc(50% - 5px)}[dir] .self-service .list .item[data-v-e9cf15a6]{background:var(--container-three,rgba(0,0,0,.04));border-radius:var(--6,6px);padding:16px 12px}.self-service .list .item .item-icon[data-v-e9cf15a6]{display:block;flex-shrink:0;height:20px;width:20px}.self-service .list .item .item-title[data-v-e9cf15a6]{color:var(--foreground-one,#000);display:-webkit-box;font-family:SF Pro;font-size:13px;font-weight:400;line-height:120%;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}[dir=ltr] .self-service .list .item .item-title[data-v-e9cf15a6]{margin-left:10px}[dir=rtl] .self-service .list .item .item-title[data-v-e9cf15a6]{margin-right:10px}[dir] .deposit[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg stroke='%23000' clip-path='url(%23a)'%3E%3Ccircle cx='10' cy='10' r='7.5' stroke-width='1.5'/%3E%3Cpath stroke-linecap='square' stroke-linejoin='round' stroke-width='1.667' d='M9.667 7 8 10.167h4l-1.667 3.166'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir] .phone[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M18.25 18.25H5.083v-.904a4.08 4.08 0 0 1-3.333-4.013V5.917h3.333V1.75H18.25zM6.583 5.917h5v.75c0 2.715-2.2 4.917-4.916 4.917h-.084v5.166H16.75V3.25H6.583zM3.25 13.333c0 1.166.772 2.15 1.833 2.47v-5.719h.73l.02-.001.02.001h.814a3.42 3.42 0 0 0 3.332-2.667H3.25zm11.667 1.666h-1.5v-3.333h1.5z'/%3E%3C/svg%3E") 50% no-repeat}[dir] .google[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M10 1.75a8.23 8.23 0 0 0-5.834 2.416c-.245.245-.58.606-.916.97V3.334h-1.5v4.5h4.5v-1.5H4.188c.384-.42.776-.844 1.039-1.106a6.75 6.75 0 1 1 0 9.547l-1.061 1.06A8.25 8.25 0 1 0 10 1.75'/%3E%3C/svg%3E") 50% no-repeat}[dir] .remove[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23000' stroke-linecap='square' stroke-width='1.5' d='M14 14.817h.8m-11.2-1.6v-9.6h12.8v4m-12.8 5.6H2v3.2h8.8m-7.2-3.2h7.2m0-5.6H18v9.6h-7.2z'/%3E%3C/svg%3E") 50% no-repeat}[dir] .history[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M13.417 3.25H3.25v12.583c0 .506.41.917.917.917h9.43a2.4 2.4 0 0 1-.18-.916V3.25m2.333 15v-.001l.083.001a2.417 2.417 0 0 0 2.417-2.416v-4.917h-3.333V1.75H1.75v14.083a2.417 2.417 0 0 0 2.417 2.417zm-.833-4.167v-1.666h1.833v3.417a.917.917 0 0 1-1.833 0zM9.084 10.75v-1.5h-4v1.5zm2.5-3.333v-1.5h-6.5v1.5z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir] .lock[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M10 1.75a4.917 4.917 0 0 1 4.916 4.917v.916h2.918V18.25H2.167V7.583h2.917v-.916A4.917 4.917 0 0 1 10 1.75m-6.333 15h12.667V9.083H3.667zM10.75 15h-1.5v-2.5h1.5zM10 3.25a3.417 3.417 0 0 0-3.416 3.417v.916h6.833v-.916A3.417 3.417 0 0 0 10 3.25'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .deposit[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg stroke='%23fff' clip-path='url(%23a)'%3E%3Ccircle cx='10' cy='10' r='7.5' stroke-width='1.5'/%3E%3Cpath stroke-linecap='square' stroke-linejoin='round' stroke-width='1.667' d='M9.667 7 8 10.167h4l-1.667 3.166'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .phone[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M18.25 18.25H5.083v-.904a4.08 4.08 0 0 1-3.333-4.013V5.917h3.333V1.75H18.25zM6.583 5.917h5v.75c0 2.715-2.2 4.917-4.916 4.917h-.084v5.166H16.75V3.25H6.583zM3.25 13.333c0 1.166.772 2.15 1.833 2.47v-5.719h.73l.02-.001.02.001h.814a3.42 3.42 0 0 0 3.332-2.667H3.25zm11.667 1.666h-1.5v-3.333h1.5z'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .google[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M10 1.75a8.23 8.23 0 0 0-5.834 2.416c-.245.245-.58.606-.916.97V3.334h-1.5v4.5h4.5v-1.5H4.188c.384-.42.776-.844 1.039-1.106a6.75 6.75 0 1 1 0 9.547l-1.061 1.06A8.25 8.25 0 1 0 10 1.75'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .remove[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='M14 14.817h.8m-11.2-1.6v-9.6h12.8v4m-12.8 5.6H2v3.2h8.8m-7.2-3.2h7.2m0-5.6H18v9.6h-7.2z'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .history[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.417 3.25H3.25v12.583c0 .506.41.917.917.917h9.43a2.4 2.4 0 0 1-.18-.916V3.25m2.333 15v-.001l.083.001a2.417 2.417 0 0 0 2.417-2.416v-4.917h-3.333V1.75H1.75v14.083a2.417 2.417 0 0 0 2.417 2.417zm-.833-4.167v-1.666h1.833v3.417a.917.917 0 0 1-1.833 0zM9.084 10.75v-1.5h-4v1.5zm2.5-3.333v-1.5h-6.5v1.5z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .lock[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M10 1.75a4.917 4.917 0 0 1 4.917 4.917v.916h2.917V18.25H2.167V7.583h2.917v-.916A4.917 4.917 0 0 1 10 1.75m-6.333 15h12.667V9.083H3.667zM10.75 15h-1.5v-2.5h1.5zM10 3.25a3.417 3.417 0 0 0-3.416 3.417v.916h6.833v-.916A3.417 3.417 0 0 0 10 3.25'/%3E%3C/svg%3E") 50% no-repeat}@media screen and (min-width:751px){.self-service .view-all:hover .view-all-icon[data-v-e9cf15a6],.self-service .view-all:hover .view-all-text[data-v-e9cf15a6]{color:var(--foreground-one);font-weight:500}.self-service .list .item:hover .item-title[data-v-e9cf15a6]{color:var(--semantic-brand-one)}[dir] .self-service .list .item:hover .deposit[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg stroke='%230F5FFF' clip-path='url(%23a)'%3E%3Ccircle cx='10' cy='10' r='7.5' stroke-width='1.5'/%3E%3Cpath stroke-linecap='square' stroke-linejoin='round' stroke-width='1.667' d='M9.667 7 8 10.167h4l-1.667 3.166'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir] .self-service .list .item:hover .phone[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%230F5FFF' d='M18.25 18.25H5.083v-.904a4.08 4.08 0 0 1-3.333-4.013V5.917h3.333V1.75H18.25zM6.583 5.917h5v.75c0 2.715-2.2 4.917-4.916 4.917h-.084v5.166H16.75V3.25H6.583zM3.25 13.333c0 1.166.772 2.15 1.833 2.47v-5.719h.73l.02-.001.02.001h.814a3.42 3.42 0 0 0 3.332-2.667H3.25zm11.667 1.666h-1.5v-3.333h1.5z'/%3E%3C/svg%3E") 50% no-repeat}[dir] .self-service .list .item:hover .google[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%230F5FFF' d='M10 1.75a8.23 8.23 0 0 0-5.834 2.416c-.245.245-.58.606-.916.97V3.334h-1.5v4.5h4.5v-1.5H4.188c.384-.42.776-.844 1.039-1.106a6.75 6.75 0 1 1 0 9.547l-1.061 1.06A8.25 8.25 0 1 0 10 1.75'/%3E%3C/svg%3E") 50% no-repeat}[dir] .self-service .list .item:hover .remove[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%230F5FFF' stroke-linecap='square' stroke-width='1.5' d='M14 14.817h.8m-11.2-1.6v-9.6h12.8v4m-12.8 5.6H2v3.2h8.8m-7.2-3.2h7.2m0-5.6H18v9.6h-7.2z'/%3E%3C/svg%3E") 50% no-repeat}[dir] .self-service .list .item:hover .history[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%230F5FFF' fill-rule='evenodd' d='M13.417 3.25H3.25v12.583c0 .506.41.917.917.917h9.43a2.4 2.4 0 0 1-.18-.916V3.25m2.333 15v-.001l.083.001a2.417 2.417 0 0 0 2.417-2.416v-4.917h-3.333V1.75H1.75v14.083a2.417 2.417 0 0 0 2.417 2.417zm-.833-4.167v-1.666h1.833v3.417a.917.917 0 0 1-1.833 0zM9.084 10.75v-1.5h-4v1.5zm2.5-3.333v-1.5h-6.5v1.5z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir] .self-service .list .item:hover .lock[data-v-e9cf15a6]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%230F5FFF' d='M10 1.75a4.917 4.917 0 0 1 4.917 4.917v.916h2.917V18.25H2.167V7.583h2.917v-.916A4.917 4.917 0 0 1 10 1.75m-6.333 15h12.667V9.083H3.667zM10.75 15h-1.5v-2.5h1.5zM10 3.25a3.417 3.417 0 0 0-3.416 3.417v.916h6.833v-.916A3.417 3.417 0 0 0 10 3.25'/%3E%3C/svg%3E") 50% no-repeat}}.faq-v2[data-v-f565d6bc]{display:flex;flex-direction:column}.faq-v2 .header[data-v-f565d6bc]{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.faq-v2 .header .title[data-v-f565d6bc]{color:var(--foreground-one);font-size:16px;font-weight:500;line-height:120%;word-break:break-word}.faq-v2 .header .view-all[data-v-f565d6bc]{align-items:center;display:flex;flex-direction:row;flex-shrink:0}[dir] .faq-v2 .header .view-all[data-v-f565d6bc]{cursor:pointer}[dir=ltr] .faq-v2 .header .view-all[data-v-f565d6bc]{margin-left:16px}[dir=rtl] .faq-v2 .header .view-all[data-v-f565d6bc]{margin-right:16px}.faq-v2 .header .view-all .view-all-text[data-v-f565d6bc]{color:var(--foreground-three,rgba(0,0,0,.48));font-family:SF Pro;font-size:13px;font-weight:400;line-height:120%}.faq-v2 .header .view-all .view-all-icon[data-v-f565d6bc]{color:var(--foreground-three,rgba(0,0,0,.48));flex-shrink:0}[dir=ltr] .faq-v2 .header .view-all .view-all-icon[data-v-f565d6bc]{margin-left:6px}[dir=rtl] .faq-v2 .header .view-all .view-all-icon[data-v-f565d6bc]{margin-right:6px}[dir=ltr] .faq-v2 .header .view-all .view-all-icon.rtl[data-v-f565d6bc]{transform:rotate(180deg)}[dir=rtl] .faq-v2 .header .view-all .view-all-icon.rtl[data-v-f565d6bc]{transform:rotate(-180deg)}.faq-v2 .categories[data-v-f565d6bc]{display:flex;flex-direction:row;flex-wrap:wrap;max-height:96px;overflow:hidden}[dir] .faq-v2 .categories[data-v-f565d6bc]{margin-top:8px}[dir=ltr] .faq-v2 .categories[data-v-f565d6bc]{margin-right:-8px}[dir=rtl] .faq-v2 .categories[data-v-f565d6bc]{margin-left:-8px}[dir] .faq-v2 .categories[data-v-f565d6bc]>*{margin-top:8px}[dir=ltr] .faq-v2 .categories[data-v-f565d6bc]>*{margin-right:8px}[dir=rtl] .faq-v2 .categories[data-v-f565d6bc]>*{margin-left:8px}.faq-v2 .categories .category-tab[data-v-f565d6bc]{align-items:center;box-sizing:border-box;display:flex;justify-content:center;white-space:nowrap}[dir] .faq-v2 .categories .category-tab[data-v-f565d6bc]{background:var(--container-three,rgba(0,0,0,.04));border:1px solid transparent;border-radius:var(--6,6px);cursor:pointer;padding:var(--10,10px) var(--12,12px);transition:all .2s ease-out}.faq-v2 .categories .category-tab .category-tab-text[data-v-f565d6bc]{color:var(--foreground-two,rgba(0,0,0,.64));font-family:SF Pro;font-size:14px;font-weight:400;line-height:120%}.faq-v2 .categories .category-tab .category-tab-text.shadow-text[data-v-f565d6bc]{font-weight:500;height:0;overflow:hidden}[dir] .faq-v2 .categories .category-tab.active[data-v-f565d6bc]{border:1px solid var(--line-one,#000)}.faq-v2 .categories .category-tab.active .category-tab-text[data-v-f565d6bc]{color:var(--foreground-one);font-weight:500}.faq-v2 .question-list[data-v-f565d6bc]{display:flex;flex-direction:column}[dir] .faq-v2 .question-list[data-v-f565d6bc]{margin-top:4px}.faq-v2 .question-list .question-item[data-v-f565d6bc]{align-items:flex-start;display:flex;flex-direction:row}[dir] .faq-v2 .question-list .question-item[data-v-f565d6bc]{cursor:pointer;margin-top:20px}.faq-v2 .question-list .question-item .question-bullet[data-v-f565d6bc]{flex-shrink:0;height:5px;width:5px}[dir] .faq-v2 .question-list .question-item .question-bullet[data-v-f565d6bc]{background:var(--foreground-one,#000);border-radius:50%;margin-top:5px;transition:background .2s ease-out}.faq-v2 .question-list .question-item .question-text[data-v-f565d6bc]{color:var(--foreground-one,#000);font-family:SF Pro;font-size:14px;font-weight:400;line-height:120%;word-break:break-word}[dir] .faq-v2 .question-list .question-item .question-text[data-v-f565d6bc]{transition:color .2s ease-out}[dir=ltr] .faq-v2 .question-list .question-item .question-text[data-v-f565d6bc]{margin-left:10px}[dir=rtl] .faq-v2 .question-list .question-item .question-text[data-v-f565d6bc]{margin-right:10px}@media (min-width:751px){.faq-v2 .category-tab:hover .category-tab-text[data-v-f565d6bc],.faq-v2 .view-all:hover .view-all-icon[data-v-f565d6bc],.faq-v2 .view-all:hover .view-all-text[data-v-f565d6bc]{color:var(--foreground-one);font-weight:500}[dir] .faq-v2 .question-item:hover .question-bullet[data-v-f565d6bc]{background:var(--semantic-brand-one,#0047ff)}.faq-v2 .question-item:hover .question-text[data-v-f565d6bc]{color:var(--semantic-brand-one,#0047ff)}}.cs-icon[data-v-3fe1f273]{flex-shrink:0;height:28px;width:28px}[dir] .cs-icon[data-v-3fe1f273]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M12 4a4.5 4.5 0 0 0-4.5 4.5v8.087l-1.091-.1-.22-.02-.017-.002-.017-.002a4.74 4.74 0 0 1-2.56-1.162l-.01-.01-.012-.01-.16-.152-.011-.01-.01-.01A4.74 4.74 0 0 1 2 11.75c0-1.311.533-2.5 1.391-3.359A4.75 4.75 0 0 1 5.645 7.13a6.502 6.502 0 0 1 12.71 0 4.74 4.74 0 0 1 2.254 1.262A4.74 4.74 0 0 1 22 11.75c0 1.311-.533 2.5-1.391 3.359l-.01.01-.011.01-.161.152-.011.01-.011.01c-.552.49-1.22.855-1.96 1.047A6.5 6.5 0 0 1 12 22v-2a4.5 4.5 0 0 0 4.5-4.481V8.48a4.5 4.5 0 0 0-4.5-4.48m6.5 10.2q.308-.157.566-.385l.138-.13c.493-.498.796-1.18.796-1.935a2.758 2.758 0 0 0-1.5-2.45zm-13-4.9A2.76 2.76 0 0 0 4 11.75c0 .755.303 1.437.796 1.935l.138.13q.257.227.566.385z' clip-rule='evenodd' style='fill:%23fff;fill-opacity:1'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain}.footer-no-vip[data-v-3fe1f273]{width:100%}.footer-no-vip .input-bar[data-v-3fe1f273]{align-items:center;display:flex;position:relative;z-index:5}.footer-no-vip .input-bar .input[data-v-3fe1f273]{flex:1}.footer-no-vip .input-bar[data-v-3fe1f273] .input-box{color:var(--foreground-one,#000);font-family:SF Pro;font-size:14px;font-weight:400;height:48px;line-height:120%}[dir] .footer-no-vip .input-bar[data-v-3fe1f273] .input-box{border:none;border-radius:6px;margin:0;padding:4px 12px}.footer-no-vip .input-bar[data-v-3fe1f273] .input-box::-moz-placeholder{color:var(--foreground-four,rgba(0,0,0,.24))}.footer-no-vip .input-bar[data-v-3fe1f273] .input-box::placeholder{color:var(--foreground-four,rgba(0,0,0,.24))}.footer-no-vip .input-bar .cs-button[data-v-3fe1f273]{align-items:center;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}[dir] .footer-no-vip .input-bar .cs-button[data-v-3fe1f273]{border:none;border-radius:50%;cursor:pointer}[dir=ltr] .footer-no-vip .input-bar .cs-button[data-v-3fe1f273]{margin-left:16px}[dir=rtl] .footer-no-vip .input-bar .cs-button[data-v-3fe1f273]{margin-right:16px}.footer-no-vip[data-v-3fe1f273] .drawer{z-index:5}.footer-no-vip .suggestion-drawer[data-v-3fe1f273]{z-index:3}[dir] .footer-no-vip .suggestion-drawer[data-v-3fe1f273] .drawer-body{margin-bottom:72px}.footer-no-vip .suggestion-container[data-v-3fe1f273]{max-height:300px;min-height:96px;position:relative}.footer-no-vip .suggestion-container .loading-container[data-v-3fe1f273]{bottom:24px;height:72px;position:absolute;width:72px}[dir=ltr] .footer-no-vip .suggestion-container .loading-container[data-v-3fe1f273]{left:50%;transform:translate(-50%)}[dir=rtl] .footer-no-vip .suggestion-container .loading-container[data-v-3fe1f273]{right:50%;transform:translate(50%)}[dir] .footer-no-vip .suggestion-container .loading-container[data-v-3fe1f273] .indicator{border-radius:9px}.footer-no-vip .suggestion-container .suggestion-list[data-v-3fe1f273]{display:flex;flex-direction:column}[dir] .footer-no-vip .suggestion-container .suggestion-list[data-v-3fe1f273]{padding-bottom:24px}.footer-no-vip .suggestion-container .suggestion-item[data-v-3fe1f273]{align-items:flex-start;display:flex}[dir] .footer-no-vip .suggestion-container .suggestion-item[data-v-3fe1f273]{cursor:pointer;margin-top:20px}[dir] .footer-no-vip .suggestion-container .suggestion-item[data-v-3fe1f273]:first-child{margin-top:0}.footer-no-vip .suggestion-container .suggestion-item-icon[data-v-3fe1f273]{flex-shrink:0;height:16px;width:16px}.footer-no-vip .suggestion-container .suggestion-item-icon path[data-v-3fe1f273]{stroke:var(--foreground-two)}.footer-no-vip .suggestion-container .suggestion-item .text[data-v-3fe1f273]{color:var(--foreground-two,rgba(0,0,0,.64));flex:1;font-family:SF Pro;font-size:14px;font-weight:400;line-height:120%}[dir=ltr] .footer-no-vip .suggestion-container .suggestion-item .text[data-v-3fe1f273]{margin-left:10px;margin-right:16px}[dir=rtl] .footer-no-vip .suggestion-container .suggestion-item .text[data-v-3fe1f273]{margin-left:16px;margin-right:10px}.footer-no-vip .suggestion-container .suggestion-item .arrow[data-v-3fe1f273]{color:var(--foreground-three,rgba(0,0,0,.4));flex-shrink:0}.footer-no-vip .suggestion-container .empty[data-v-3fe1f273]{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer-no-vip .suggestion-container .empty .empty-icon[data-v-3fe1f273]{height:100px;width:100px}[dir] .footer-no-vip .suggestion-container .empty .empty-icon[data-v-3fe1f273]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='none' viewBox='0 0 100 100'%3E%3Cpath fill='%23fff' stroke='%23D4D4D4' d='M30.524 40.09h13.238a1.5 1.5 0 0 1 1.06.44l4.613 4.612a2.5 2.5 0 0 0 1.767.731h26.733a1.5 1.5 0 0 1 1.5 1.5v41.628a1.5 1.5 0 0 1-1.5 1.5h-47.41a1.5 1.5 0 0 1-1.5-1.5V41.59a1.5 1.5 0 0 1 1.5-1.5Z'/%3E%3Cpath fill='%23fff' stroke='%23D4D4D4' d='M41.738 53.5h47.514a1.5 1.5 0 0 1 1.427 1.96l-10.99 34c-.2.62-.777 1.04-1.427 1.04H30.748a1.5 1.5 0 0 1-1.427-1.96l10.99-34c.2-.62.777-1.04 1.427-1.04Z'/%3E%3Cpath fill='%23E5E5E5' d='M68.5 58.87h17.218l-1.285 3.855H67.215z'/%3E%3Cpath fill='%23D4D4D4' stroke='%23D4D4D4' d='M28 63.5c7.456 0 13.5 6.044 13.5 13.5v13.5H28c-7.456 0-13.5-6.044-13.5-13.5S20.544 63.5 28 63.5Z'/%3E%3Cpath stroke='%23fff' stroke-width='1.4' d='m22 83 12-12M34 83 22 71'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain}.footer-no-vip .suggestion-container .empty .empty-text[data-v-3fe1f273]{color:var(--foreground-two,rgba(0,0,0,.64));font-family:SF Pro;font-size:14px;font-weight:400;line-height:150%}[dir] .footer-no-vip .suggestion-container .empty .empty-text[data-v-3fe1f273]{margin-top:8px;text-align:center}.footer-no-vip .guide-overlay[data-v-3fe1f273]{align-items:flex-end;bottom:0;display:flex;justify-content:flex-end;position:absolute;top:0;z-index:99}[dir] .footer-no-vip .guide-overlay[data-v-3fe1f273]{background:var(--extended-alpha-480,rgba(0,0,0,.48));left:0;right:0}.footer-no-vip .guide-overlay .guide-modal[data-v-3fe1f273]{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}[dir] .footer-no-vip .guide-overlay .guide-modal[data-v-3fe1f273]{margin-bottom:12px}[dir=ltr] .footer-no-vip .guide-overlay .guide-modal[data-v-3fe1f273]{margin-right:4px}[dir=rtl] .footer-no-vip .guide-overlay .guide-modal[data-v-3fe1f273]{margin-left:4px}.footer-no-vip .guide-overlay .guide-modal-content[data-v-3fe1f273]{position:relative;width:260px}[dir] .footer-no-vip .guide-overlay .guide-modal-content[data-v-3fe1f273]{background:var(--background-elevated-one,#fff);border-radius:8px;padding:16px}.footer-no-vip .guide-overlay .guide-modal-content .guide-title[data-v-3fe1f273]{color:var(--foreground-one,#000);font-family:SF Pro;font-size:16px;font-weight:510;line-height:120%}.footer-no-vip .guide-overlay .guide-modal-content .guide-desc[data-v-3fe1f273]{color:var(--foreground-three,rgba(0,0,0,.48));font-family:SF Pro;font-size:12px;font-weight:400;line-height:150%}[dir] .footer-no-vip .guide-overlay .guide-modal-content .guide-desc[data-v-3fe1f273]{margin-top:8px}.footer-no-vip .guide-overlay .guide-modal-content .button-container[data-v-3fe1f273]{display:flex;justify-content:flex-end}[dir] .footer-no-vip .guide-overlay .guide-modal-content .button-container[data-v-3fe1f273]{margin-top:16px}.footer-no-vip .guide-overlay .guide-modal-content .guide-button[data-v-3fe1f273]{font-family:SF Pro;font-size:14px;font-weight:510;line-height:120%}[dir] .footer-no-vip .guide-overlay .guide-modal-content .guide-button[data-v-3fe1f273]{border-radius:var(--6,6px)}.footer-no-vip .guide-overlay .guide-modal-content[data-v-3fe1f273]:after{bottom:-30px;content:"";height:36px;position:absolute;width:13px}[dir] .footer-no-vip .guide-overlay .guide-modal-content[data-v-3fe1f273]:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='36' fill='none' viewBox='0 0 13 36'%3E%3Cpath fill='%23fff' d='M12.29 6.145 6.145 0 0 6.145l6.145 6.145z'/%3E%3Cpath stroke='%23fff' d='M6.1 31.29v-22'/%3E%3Cpath fill='%23fff' d='M6.1 31.29a4 4 0 0 1 4 4h-8a4 4 0 0 1 4-4'/%3E%3C/svg%3E") 50% no-repeat}[dir=ltr] .footer-no-vip .guide-overlay .guide-modal-content[data-v-3fe1f273]:after{right:37.5px}[dir=rtl] .footer-no-vip .guide-overlay .guide-modal-content[data-v-3fe1f273]:after{left:37.5px}.footer-no-vip .guide-overlay .guide-modal-footer[data-v-3fe1f273]{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:70px}[dir] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-3fe1f273]{border:1px dashed var(--background-elevated-one);border-radius:12px;margin-top:28px;padding:1px}[dir=ltr] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-3fe1f273]{margin-right:9px}[dir=rtl] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-3fe1f273]{margin-left:9px}.footer-no-vip .guide-overlay .guide-modal-footer[data-v-3fe1f273]:before{content:"";height:100%;position:absolute;top:0;width:100%;z-index:-1}[dir] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-3fe1f273]:before{background:var(--background-elevated-one,#fff);border-radius:12px}[dir=ltr] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-3fe1f273]:before{left:0}[dir=rtl] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-3fe1f273]:before{right:0}.footer-no-vip .guide-overlay .guide-modal-footer .guide-icon-box[data-v-3fe1f273]{align-items:center;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}[dir] .footer-no-vip .guide-overlay .guide-modal-footer .guide-icon-box[data-v-3fe1f273]{background:var(--semantic-brand-one,#0047ff);border-radius:50%}[dir]:root[theme=dark] .guide-overlay .guide-modal-content[data-v-3fe1f273]:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='36' fill='none' viewBox='0 0 13 36'%3E%3Cpath fill='%231A1A1A' d='M12.29 6.145 6.145 0 0 6.145l6.145 6.145z'/%3E%3Cpath stroke='%231A1A1A' d='M6.1 31.29v-22'/%3E%3Cpath fill='%231A1A1A' d='M6.1 31.29a4 4 0 0 1 4 4h-8a4 4 0 0 1 4-4'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .empty .empty-icon[data-v-3fe1f273]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='none' viewBox='0 0 100 100'%3E%3Cpath fill='%230A0A0A' stroke='%23404040' d='M30.524 40.09h13.238a1.5 1.5 0 0 1 1.06.44l4.613 4.612a2.5 2.5 0 0 0 1.767.731h26.733a1.5 1.5 0 0 1 1.5 1.5v41.628a1.5 1.5 0 0 1-1.5 1.5h-47.41a1.5 1.5 0 0 1-1.5-1.5V41.59a1.5 1.5 0 0 1 1.5-1.5Z'/%3E%3Cpath fill='%230A0A0A' stroke='%23404040' d='M41.738 53.5h47.514a1.5 1.5 0 0 1 1.427 1.96l-10.99 34c-.2.62-.777 1.04-1.427 1.04H30.748a1.5 1.5 0 0 1-1.427-1.96l10.99-34c.2-.62.777-1.04 1.427-1.04Z'/%3E%3Cpath fill='%23262626' d='M68.5 58.87h17.218l-1.285 3.855H67.215z'/%3E%3Cpath fill='%23404040' stroke='%23404040' d='M28 63.5c7.456 0 13.5 6.044 13.5 13.5v13.5H28c-7.456 0-13.5-6.044-13.5-13.5S20.544 63.5 28 63.5Z'/%3E%3Cpath stroke='%230A0A0A' stroke-width='1.4' d='m22 83 12-12M34 83 22 71'/%3E%3C/svg%3E") 50% no-repeat}@media screen and (min-width:751px){.suggestion-container .suggestion-item:hover .suggestion-item-icon path[data-v-3fe1f273]{stroke:var(--semantic-brand-one)}.suggestion-container .suggestion-item:hover .arrow[data-v-3fe1f273],.suggestion-container .suggestion-item:hover .text[data-v-3fe1f273]{color:var(--semantic-brand-one)}}.footer[data-v-91cb2035]{align-items:center;box-sizing:border-box;display:flex}[dir] .footer[data-v-91cb2035]{border-top:1px solid var(--line-four,rgba(0,0,0,.04));padding:24px}.footer .online-cs[data-v-91cb2035]{color:var(--foreground-constant-one,#fff);flex:1;font-size:14px;font-weight:500}.new-replay .new-replay-header[data-v-8082bfaa]{display:flex}[dir] .new-replay .new-replay-header[data-v-8082bfaa]{margin-bottom:16px}.new-replay .new-replay-header .new-replay-header-title[data-v-8082bfaa]{color:var(--foreground-one,#000);font-family:SF Pro;font-size:16px;font-weight:510;line-height:120%}.new-replay .new-replay-content[data-v-8082bfaa]{align-items:center;align-self:stretch;display:flex;justify-content:space-between}[dir] .new-replay .new-replay-content[data-v-8082bfaa]{background:var(--container-three,rgba(0,0,0,.04));border-radius:var(--6,6px);cursor:pointer;padding:13px}.new-replay .new-replay-content .new-replay-content-left[data-v-8082bfaa]{align-items:center;display:flex}[dir=ltr] .new-replay .new-replay-content .new-replay-content-left[data-v-8082bfaa]{margin-right:16px}[dir=rtl] .new-replay .new-replay-content .new-replay-content-left[data-v-8082bfaa]{margin-left:16px}.new-replay .new-replay-content .new-replay-content-left .new-replay-content-title[data-v-8082bfaa]{color:var(--foreground-one,#000);font-family:SF Pro;font-size:14px;font-weight:400;line-height:120%}[dir=ltr] .new-replay .new-replay-content .new-replay-content-left .new-replay-content-title[data-v-8082bfaa]{margin-left:8px}[dir=rtl] .new-replay .new-replay-content .new-replay-content-left .new-replay-content-title[data-v-8082bfaa]{margin-right:8px}.new-replay .new-replay-content .new-replay-content-right[data-v-8082bfaa]{align-items:center;display:flex}.chat-box[data-v-deb3346e]{bottom:0;color:var(--foreground-one,#000);display:flex;flex-direction:column;height:0;overflow:hidden;position:fixed;width:100%;z-index:9999999}[dir] .chat-box[data-v-deb3346e]{background-color:var(--background-elevated-one,#fff);transition:height .2s ease-out}[dir=ltr] .chat-box[data-v-deb3346e]{left:0}[dir=rtl] .chat-box[data-v-deb3346e]{right:0}.chat-box.chat-box-active[data-v-deb3346e]{height:100%}[dir] .chat-box.chat-box-active[data-v-deb3346e]{transition:height .2s ease-out}.chat-box .content[data-v-deb3346e]{display:flex;flex:1;flex-direction:column;gap:32px;overflow-y:auto}[dir] .chat-box .content[data-v-deb3346e]{padding:24px}@media screen and (min-width:751px){.chat-box[data-v-deb3346e]{bottom:24px;max-height:calc(100vh - 114px);top:unset;width:400px}[dir] .chat-box[data-v-deb3346e]{border:1px solid var(--line-three,rgba(0,0,0,.08));border-radius:16px;box-shadow:0 4px 8px -3px var(--extended-alpha-70,rgba(0,0,0,.07)),0 8px 16px -4px var(--extended-alpha-100,rgba(0,0,0,.1))}[dir=ltr] .chat-box[data-v-deb3346e]{left:unset;right:24px}[dir=rtl] .chat-box[data-v-deb3346e]{left:24px;right:unset}.chat-box.chat-box-active[data-v-deb3346e]{height:unset;min-height:636px}}@media screen and (min-width:1440px){.chat-box[data-v-deb3346e]{width:480px}}@media screen and (min-width:1920px){.chat-box[data-v-deb3346e]{width:640px}}.copy-invite-code[data-v-d045125f]{align-items:center;bottom:77px;box-sizing:content-box;box-sizing:border-box;display:flex;flex-wrap:nowrap;height:53px;overflow:hidden;position:fixed;width:53px;z-index:998;--hover-width:265px}[dir] .copy-invite-code[data-v-d045125f]{background:#fff;border-radius:100px;box-shadow:0 4px 8px #0000001f;cursor:pointer;padding:0 15px;transition:all .2s ease-out}[dir=ltr] .copy-invite-code[data-v-d045125f]{right:16px}[dir=rtl] .copy-invite-code[data-v-d045125f]{left:16px}.copy-invite-code .img[data-v-d045125f]{display:block;height:24px;width:24px}.copy-invite-code .text[data-v-d045125f]{color:#000;font-size:16px;line-height:19px;opacity:0;white-space:nowrap}[dir] .copy-invite-code .text[data-v-d045125f]{transition:opacity .4s ease-out}[dir=ltr] .copy-invite-code .text[data-v-d045125f]{margin-left:18px}[dir=rtl] .copy-invite-code .text[data-v-d045125f]{margin-right:18px}.copy-invite-code[data-v-d045125f]:hover{width:var(--hover-width)}[dir=ltr] .copy-invite-code[data-v-d045125f]:hover{padding:0 20px 0 24px}[dir=rtl] .copy-invite-code[data-v-d045125f]:hover{padding:0 24px 0 20px}.copy-invite-code:hover .text[data-v-d045125f]{opacity:1}[dir=ltr] .copy-invite-code:hover .text[data-v-d045125f]{margin-left:8px}[dir=rtl] .copy-invite-code:hover .text[data-v-d045125f]{margin-right:8px}.subaccount-support-wrapper[data-v-be841efd]{height:calc(100vh - 60px);min-height:600px;width:100%}[dir] .subaccount-support-wrapper[data-v-be841efd]{background:var(--bg-dog)}.subaccount-support-wrapper .content[data-v-be841efd]{align-items:center;box-sizing:border-box;display:flex;flex-direction:column}[dir] .subaccount-support-wrapper .content[data-v-be841efd]{margin:0 auto;padding:104px 0}.subaccount-support-wrapper .content .title[data-v-be841efd]{color:var(--text-1);font-size:24px;font-weight:400;line-height:28px}.subaccount-support-wrapper .content .subtitle[data-v-be841efd]{color:var(--text-3);font-size:16px;font-weight:400;line-height:19px}[dir] .subaccount-support-wrapper .content .subtitle[data-v-be841efd]{margin:8px 0 48px}.subaccount-support-wrapper .content .btn-wrap[data-v-be841efd]{display:table;font-size:14px;table-layout:fixed}.subaccount-support-wrapper .content .btn-wrap .btn-wrap-row[data-v-be841efd]{display:table-row;min-width:215px}.subaccount-support-wrapper .content .btn-wrap .btn-wrap-row .btn-confirm[data-v-be841efd]{display:table-cell;font-size:14px;font-weight:500;height:auto;line-height:16px;min-width:215px;width:100%}[dir] .subaccount-support-wrapper .content .btn-wrap .btn-wrap-row .btn-confirm[data-v-be841efd]{margin-top:8px;padding:13px 80px}[dir] .chat-icon-box{bottom:52px}[dir] .copy-invite-code{bottom:123px}[dir] .dl-page{background-color:var(--bg-pig)}[dir] .dl-page.active{margin-top:calc(var(--navigation-height)*-1)}.dl-page.news-page{min-height:100vh}.dl-page .page-adaptive-layout{box-sizing:border-box;overflow-y:hidden;width:100%}[dir] .dl-page .page-adaptive-layout{margin:0 auto}@media screen and (min-width:750px){.dl-page.news-page{min-width:1200px}}@media screen and (max-width:750px){.dl-page.news-page{width:100vw}}
