.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-5ec87bf5]{bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:1}[dir] .checklogin-dialog-bg[data-v-5ec87bf5]{background:#00000080;left:0;right:0}.checklogin-dialog-bg .checklogin-dialog[data-v-5ec87bf5]{position:absolute;top:50%;width:100%}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog[data-v-5ec87bf5]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog[data-v-5ec87bf5]{right:50%;transform:translate(50%,-50%)}.checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-5ec87bf5]{color:var(--text-1,#000);position:absolute;top:22px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-5ec87bf5]{cursor:pointer}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-5ec87bf5]{right:40px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-5ec87bf5]{left:40px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-5ec87bf5]{background:var(--bg-5,#fff);border-radius:16px;margin:0 20px;padding:20px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .title[data-v-5ec87bf5]{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-5ec87bf5]{text-align:center}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents[data-v-5ec87bf5]{margin-top:12px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-5ec87bf5]{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-5ec87bf5]{margin-top:8px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-5ec87bf5]:first-child{margin-top:0}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer[data-v-5ec87bf5]{align-items:center;display:flex;flex-wrap:wrap;gap:12px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer[data-v-5ec87bf5]{margin-top:20px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer .login[data-v-5ec87bf5],.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer .no-login[data-v-5ec87bf5]{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-5ec87bf5]{width:335px}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-5ec87bf5]{right:20px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-5ec87bf5]{left:20px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-5ec87bf5]{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-ce23bb56]{color:var(--foreground-one,#000);font-family:SF Pro;font-size:14px;font-weight:400;line-height:120%}[dir] .judge .section-title[data-v-ce23bb56]{margin-bottom:12px}.judge .star-section .star-row[data-v-ce23bb56]{display:flex;justify-content:space-between}.judge .star-section .star-row .star-item[data-v-ce23bb56]{flex:none;position:relative;width:40px}.judge .star-section .star-row .star[data-v-ce23bb56]{height:40px;width:100%}[dir] .judge .star-section .star-row .star[data-v-ce23bb56]{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-ce23bb56]{display:flex;justify-content:center}[dir] .judge .star-section .star-row .text-wrapper[data-v-ce23bb56]{margin-top:8px}.judge .star-section .star-row .star-text[data-v-ce23bb56]{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-ce23bb56]{margin:0 -16px;text-align:center}[dir] .judge .star-section .star-row .star-item.active .star[data-v-ce23bb56]{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-ce23bb56]{display:flex;flex-direction:column;font-size:0}[dir] .judge .detail-section[data-v-ce23bb56]{margin-top:20px}.judge .detail-section .tag-list[data-v-ce23bb56]{display:flex;flex-wrap:wrap;justify-content:space-between}.judge .detail-section .tag-list[data-v-ce23bb56] .group-item{width:calc(50% - 6px)}[dir] .judge .detail-section .tag-list[data-v-ce23bb56] .group-item{margin-bottom:12px}.judge .detail-section .tag-list[data-v-ce23bb56] .group-item .bx-checkbox-wrapper{width:100%}.judge .detail-section .tag-list[data-v-ce23bb56] .group-item .place{display:none!important}.judge .detail-section .tag-list[data-v-ce23bb56] .group-item .bx-check-box-label{font-family:SF Pro;height:100%}[dir] .judge .detail-section .tag-list[data-v-ce23bb56] .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-ce23bb56] .group-item .bx-check-radio{height:100%}.judge .detail-section .tag-list[data-v-ce23bb56] .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-ce23bb56] .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-ce23bb56] .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-ce23bb56]{margin-top:20px}.judge .detail-section .textarea-wrapper[data-v-ce23bb56]{position:relative}.judge .detail-section .textarea-wrapper textarea[data-v-ce23bb56]{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-ce23bb56]{background:var(--container-three);border:1px solid transparent;border-radius:8px;padding:12px}.judge .detail-section .textarea-wrapper textarea[data-v-ce23bb56]::-moz-placeholder{color:var(--foreground-four,rgba(0,0,0,.4))}.judge .detail-section .textarea-wrapper textarea[data-v-ce23bb56]::placeholder{color:var(--foreground-four,rgba(0,0,0,.4))}[dir] .judge .detail-section .textarea-wrapper textarea[data-v-ce23bb56]:focus{border-color:var(--semantic-brand-one)}.judge .detail-section .textarea-wrapper .limit[data-v-ce23bb56]{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-ce23bb56]{right:12px}[dir=rtl] .judge .detail-section .textarea-wrapper .limit[data-v-ce23bb56]{left:12px}.judge .submit-btn[data-v-ce23bb56]{width:100%}[dir] .judge .submit-btn[data-v-ce23bb56]{margin-bottom:10px;margin-top:18px}[dir] .judge-fade-enter-active[data-v-ce23bb56],[dir] .judge-fade-leave-active[data-v-ce23bb56]{transition:opacity .2s}.judge-fade-enter-from[data-v-ce23bb56],.judge-fade-leave-to[data-v-ce23bb56]{opacity:0}[dir]:root[theme=dark] .judge .star-section .star-item .star[data-v-ce23bb56]{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-ce23bb56]{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-ce23bb56]{background:var(--bg-5,#1f2126);border-color:#ffffff14}[dir]:root[theme=dark] .judge .tag-list .tag-item.selected[data-v-ce23bb56]{background:#0047ff29}.chat-box[data-v-c1a464c2]{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-c1a464c2]{background-color:var(--bg-1,#fff);transition:height .2s ease-out}[dir=ltr] .chat-box[data-v-c1a464c2]{left:0}[dir=rtl] .chat-box[data-v-c1a464c2]{right:0}.chat-box.chat-box-active[data-v-c1a464c2]{height:100%}[dir] .chat-box.chat-box-active[data-v-c1a464c2]{transition:height .2s ease-out}.chat-box .content[data-v-c1a464c2]{display:flex;flex:1;flex-direction:column;gap:24px;overflow-y:auto}[dir] .chat-box .content[data-v-c1a464c2]{padding:11px 20px}@media screen and (min-width:751px){.chat-box[data-v-c1a464c2]{bottom:26px;max-height:80%;top:unset;width:400px}[dir] .chat-box[data-v-c1a464c2]{border-radius:12px;box-shadow:0 0 40px #00000026}[dir=ltr] .chat-box[data-v-c1a464c2]{left:unset;right:25px}[dir=rtl] .chat-box[data-v-c1a464c2]{left:25px;right:unset}.chat-box.chat-box-active[data-v-c1a464c2]{height:unset;min-height:636px}}@media screen and (min-width:1440px){.chat-box[data-v-c1a464c2]{width:480px}}@media screen and (min-width:1920px){.chat-box[data-v-c1a464c2]{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-070a9d70]{flex-shrink:0;height:28px;width:28px}[dir] .cs-icon[data-v-070a9d70]{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-070a9d70]{width:100%}.footer-no-vip .input-bar[data-v-070a9d70]{align-items:center;display:flex;position:relative;z-index:5}.footer-no-vip .input-bar .input[data-v-070a9d70]{flex:1}.footer-no-vip .input-bar[data-v-070a9d70] .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-070a9d70] .input-box{border:none;border-radius:6px;margin:0;padding:4px 12px}.footer-no-vip .input-bar[data-v-070a9d70] .input-box::-moz-placeholder{color:var(--foreground-four,rgba(0,0,0,.24))}.footer-no-vip .input-bar[data-v-070a9d70] .input-box::placeholder{color:var(--foreground-four,rgba(0,0,0,.24))}.footer-no-vip .input-bar .cs-button[data-v-070a9d70]{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-070a9d70]{border:none;border-radius:50%;cursor:pointer}[dir=ltr] .footer-no-vip .input-bar .cs-button[data-v-070a9d70]{margin-left:16px}[dir=rtl] .footer-no-vip .input-bar .cs-button[data-v-070a9d70]{margin-right:16px}.footer-no-vip[data-v-070a9d70] .drawer{z-index:5}.footer-no-vip .suggestion-drawer[data-v-070a9d70]{z-index:3}[dir] .footer-no-vip .suggestion-drawer[data-v-070a9d70] .drawer-body{margin-bottom:72px}.footer-no-vip .suggestion-container[data-v-070a9d70]{max-height:315px;min-height:96px;position:relative}.footer-no-vip .suggestion-container .loading-container[data-v-070a9d70]{bottom:24px;height:72px;position:absolute;width:72px}[dir=ltr] .footer-no-vip .suggestion-container .loading-container[data-v-070a9d70]{left:50%;transform:translate(-50%)}[dir=rtl] .footer-no-vip .suggestion-container .loading-container[data-v-070a9d70]{right:50%;transform:translate(50%)}[dir] .footer-no-vip .suggestion-container .loading-container[data-v-070a9d70] .indicator{border-radius:9px}.footer-no-vip .suggestion-container .suggestion-list[data-v-070a9d70]{display:flex;flex-direction:column}[dir] .footer-no-vip .suggestion-container .suggestion-list[data-v-070a9d70]{padding-bottom:24px}.footer-no-vip .suggestion-container .suggestion-item[data-v-070a9d70]{align-items:flex-start;display:flex}[dir] .footer-no-vip .suggestion-container .suggestion-item[data-v-070a9d70]{cursor:pointer;margin-top:20px}[dir] .footer-no-vip .suggestion-container .suggestion-item[data-v-070a9d70]:first-child{margin-top:0}.footer-no-vip .suggestion-container .suggestion-item-icon[data-v-070a9d70]{flex-shrink:0;height:16px;width:16px}.footer-no-vip .suggestion-container .suggestion-item-icon path[data-v-070a9d70]{stroke:var(--foreground-two)}.footer-no-vip .suggestion-container .suggestion-item .text[data-v-070a9d70]{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-070a9d70]{margin-left:10px;margin-right:16px}[dir=rtl] .footer-no-vip .suggestion-container .suggestion-item .text[data-v-070a9d70]{margin-left:16px;margin-right:10px}.footer-no-vip .suggestion-container .suggestion-item .arrow[data-v-070a9d70]{color:var(--foreground-three,rgba(0,0,0,.4));flex-shrink:0}.footer-no-vip .suggestion-container .empty[data-v-070a9d70]{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer-no-vip .suggestion-container .empty .empty-icon[data-v-070a9d70]{height:100px;width:100px}[dir] .footer-no-vip .suggestion-container .empty .empty-icon[data-v-070a9d70]{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-070a9d70]{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-070a9d70]{margin-top:8px;text-align:center}.footer-no-vip .guide-overlay[data-v-070a9d70]{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-070a9d70]{background:var(--extended-alpha-480,rgba(0,0,0,.48));left:0;right:0}.footer-no-vip .guide-overlay .guide-modal[data-v-070a9d70]{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}[dir] .footer-no-vip .guide-overlay .guide-modal[data-v-070a9d70]{margin-bottom:12px}[dir=ltr] .footer-no-vip .guide-overlay .guide-modal[data-v-070a9d70]{margin-right:4px}[dir=rtl] .footer-no-vip .guide-overlay .guide-modal[data-v-070a9d70]{margin-left:4px}.footer-no-vip .guide-overlay .guide-modal-content[data-v-070a9d70]{position:relative;width:260px}[dir] .footer-no-vip .guide-overlay .guide-modal-content[data-v-070a9d70]{background:var(--background-elevated-one,#fff);border-radius:8px;padding:16px}.footer-no-vip .guide-overlay .guide-modal-content .guide-title[data-v-070a9d70]{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-070a9d70]{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-070a9d70]{margin-top:8px}.footer-no-vip .guide-overlay .guide-modal-content .button-container[data-v-070a9d70]{display:flex;justify-content:flex-end}[dir] .footer-no-vip .guide-overlay .guide-modal-content .button-container[data-v-070a9d70]{margin-top:16px}.footer-no-vip .guide-overlay .guide-modal-content .guide-button[data-v-070a9d70]{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-070a9d70]{border-radius:var(--6,6px)}.footer-no-vip .guide-overlay .guide-modal-content[data-v-070a9d70]:after{bottom:-30px;content:"";height:36px;position:absolute;width:13px}[dir] .footer-no-vip .guide-overlay .guide-modal-content[data-v-070a9d70]: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-070a9d70]:after{right:37.5px}[dir=rtl] .footer-no-vip .guide-overlay .guide-modal-content[data-v-070a9d70]:after{left:37.5px}.footer-no-vip .guide-overlay .guide-modal-footer[data-v-070a9d70]{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-070a9d70]{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-070a9d70]{margin-right:9px}[dir=rtl] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-070a9d70]{margin-left:9px}.footer-no-vip .guide-overlay .guide-modal-footer[data-v-070a9d70]:before{content:"";height:100%;position:absolute;top:0;width:100%;z-index:-1}[dir] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-070a9d70]:before{background:var(--background-elevated-one,#fff);border-radius:12px}[dir=ltr] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-070a9d70]:before{left:0}[dir=rtl] .footer-no-vip .guide-overlay .guide-modal-footer[data-v-070a9d70]:before{right:0}.footer-no-vip .guide-overlay .guide-modal-footer .guide-icon-box[data-v-070a9d70]{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-070a9d70]{background:var(--semantic-brand-one,#0047ff);border-radius:50%}[dir]:root[theme=dark] .guide-overlay .guide-modal-content[data-v-070a9d70]: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-070a9d70]{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-070a9d70]{stroke:var(--semantic-brand-one)}.suggestion-container .suggestion-item:hover .arrow[data-v-070a9d70],.suggestion-container .suggestion-item:hover .text[data-v-070a9d70]{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-b0d13eba]{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-b0d13eba]{background-color:var(--background-elevated-one,#fff);transition:height .2s ease-out}[dir=ltr] .chat-box[data-v-b0d13eba]{left:0}[dir=rtl] .chat-box[data-v-b0d13eba]{right:0}.chat-box.chat-box-active[data-v-b0d13eba]{height:100%}[dir] .chat-box.chat-box-active[data-v-b0d13eba]{transition:height .2s ease-out}.chat-box .content[data-v-b0d13eba]{display:flex;flex:1;flex-direction:column;gap:32px;overflow-y:auto}[dir] .chat-box .content[data-v-b0d13eba]{padding:24px}@media screen and (min-width:751px){.chat-box[data-v-b0d13eba]{bottom:24px;max-height:calc(100vh - 114px);top:unset;width:400px}[dir] .chat-box[data-v-b0d13eba]{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-b0d13eba]{left:unset;right:24px}[dir=rtl] .chat-box[data-v-b0d13eba]{left:24px;right:unset}.chat-box.chat-box-active[data-v-b0d13eba]{height:unset;min-height:636px}}@media screen and (min-width:1440px){.chat-box[data-v-b0d13eba]{width:480px}}@media screen and (min-width:1920px){.chat-box[data-v-b0d13eba]{width:640px}}[dir] .page-not-found-wrapper[data-v-3c9569e1]{background:#fff}.content[data-v-3c9569e1]{max-width:1200px}[dir] .content[data-v-3c9569e1]{margin:0 auto}[dir] .content[data-v-3c9569e1]:has(.mobile-header){padding:0 20px}.header[data-v-3c9569e1]{align-items:center;display:flex;flex-direction:row;width:100%}[dir] .header[data-v-3c9569e1]{padding:80px 0 60px}.header.mobile-header[data-v-3c9569e1]{align-items:flex-start;flex-direction:column}.header.mobile-header .left[data-v-3c9569e1]{width:auto}[dir=ltr] .header.mobile-header .left[data-v-3c9569e1]{margin-right:0;padding-left:0}[dir=rtl] .header.mobile-header .left[data-v-3c9569e1]{margin-left:0;padding-right:0}.left[data-v-3c9569e1]{box-sizing:border-box;color:#262626;display:flex;flex-direction:column;width:647px}[dir] .left[data-v-3c9569e1]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='647' height='90' fill='none' viewBox='0 0 647 90'%3E%3Cpath fill='%23f0f3ff' fill-rule='evenodd' d='M30 10.5C30 4.701 34.701 0 40.5 0H590c5.523 0 10 4.477 10 10s-4.477 10-10 10h-51a8 8 0 0 0 0 16h45.5c8.56 0 15.5 6.94 15.5 15.5S593.06 67 584.5 67H485a6 6 0 1 0 0 12h109.5a5.5 5.5 0 1 1 0 11h-559a5.5 5.5 0 1 1 0-11H57a9 9 0 1 0 0-18H41c-6.075 0-11-4.925-11-11s4.925-11 11-11h40a9 9 0 1 0 0-18H40.5C34.701 21 30 16.299 30 10.5' clip-rule='evenodd'/%3E%3Crect width='69' height='21' fill='%23f0f3ff' rx='10.5'/%3E%3Crect width='99' height='20' x='548' fill='%23f0f3ff' rx='10'/%3E%3Crect width='79' height='11' x='548' y='79' fill='%23f0f3ff' rx='5.5'/%3E%3Crect width='69' height='11' x='20' y='79' fill='%23f0f3ff' rx='5.5'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain}[dir=ltr] .left[data-v-3c9569e1]{margin-right:113px;padding-left:66px}[dir=rtl] .left[data-v-3c9569e1]{margin-left:113px;padding-right:66px}.left .title[data-v-3c9569e1]{font-size:42px;font-weight:800;line-height:54px}[dir] .left .title[data-v-3c9569e1]{margin-bottom:34px}.left .tips[data-v-3c9569e1]{font-size:20px;font-weight:400;line-height:24px}.other-link[data-v-3c9569e1],.right[data-v-3c9569e1]{display:flex}.other-link[data-v-3c9569e1]{flex-direction:column}.link-group-wrapper[data-v-3c9569e1],.link-groups[data-v-3c9569e1]{display:flex;flex-direction:row}.link-groups .link-group[data-v-3c9569e1]{display:flex;flex:1;flex-direction:column}.link-groups .group-title[data-v-3c9569e1]{color:#050505;font-size:20px;font-weight:700;line-height:28px}[dir] .link-groups .group-title[data-v-3c9569e1]{margin-bottom:32px}.link-groups .links[data-v-3c9569e1]{display:flex;flex-direction:column}.link-groups .link-item[data-v-3c9569e1]{color:#000;font-size:16px;font-weight:400;line-height:24px}[dir] .link-groups .link-item[data-v-3c9569e1]{margin-bottom:16px}.link-groups .link-item a[data-v-3c9569e1]{color:#333}.search-box[data-v-3c9569e1]{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:72px;position:relative;width:562px}[dir] .search-box[data-v-3c9569e1]{border:1px solid #d9d9d9;border-radius:12px;margin-bottom:50px;padding:22px 30px}.search-box .search-input[data-v-3c9569e1]{color:#262626;font-size:18px;font-weight:400;height:28px;line-height:28px;outline:none;width:100%}[dir] .search-box .search-input[data-v-3c9569e1]{border:none}.search-box .search-input[data-v-3c9569e1]::-moz-placeholder{color:#bfbfbf}.search-box .search-input[data-v-3c9569e1]::placeholder{color:#bfbfbf}.search-box .icon-search[data-v-3c9569e1]{display:flex;height:24px;width:24px}.kyc-icon[data-v-78c8c8e9]{height:140px;width:140px}[dir] .kyc-icon.dark[data-v-78c8c8e9]{background:url(data:image/png;base64,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) no-repeat 50%}[dir] .kyc-icon.light[data-v-78c8c8e9]{background:url(data:image/png;base64,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) no-repeat 50%}html.pxtorem{font-size:13.33333333vw}#__nuxt{box-sizing:border-box;padding-bottom:constant(safe-area-inset-bottom)!important;padding-top:constant(safe-area-inset-top)!important}[dir] #__nuxt{padding-bottom:env(safe-area-inset-bottom)!important;padding-top:env(safe-area-inset-top)!important}.crowdin-in-context-compatible-scrolling{overflow:unset!important}.pg-500[data-v-80392252]{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 60px);position:relative;top:200px;width:100%}[dir] .pg-500[data-v-80392252]{background-color:var(--bg-pig)}
