.column-center{display:flex;flex-direction:column;align-items:center}.text-gradient{background-image:linear-gradient(98deg, #4398ff 0%, #2560e4 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);font-weight:800}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}video{width:100%}span,a,p{font-weight:inherit}.pros-cons{display:grid;grid-template-columns:repeat(2, 1fr);border:1px solid #d7dde8;border-radius:15px;overflow:hidden;background:#fff;margin-top:50px}.pros-cons .pros-cons-head{height:62px;display:flex;align-items:center;padding-left:27px;font:normal normal normal 24px/62px Inter;color:#fff}.pros-cons .pros-cons-head.pros{background:#508aff}.pros-cons .pros-cons-head.cons{background:#585858}.pros-cons .pros-cons-item:not(:first-child){border-left:1px solid #dde2f3}.pros-cons .pros-cons-body{margin:0;padding:39px 27px 48px;list-style:none}.pros-cons li{display:flex;gap:10px;align-items:center;padding:16px 0;border-bottom:1px solid #eaedfb}.pros-cons li:last-child{border-bottom:none}.pros-cons li::before{content:"";width:17px;height:17px;flex-shrink:0;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:100% 100%}.pros-cons li li{margin:0;font:normal normal normal 16px/20px Inter;color:#000}.pros-cons .pros-list li::before{background-image:url("/dist/img/support/icon_success.svg")}.pros-cons .cons-list li::before{background-image:url("/dist/img/support/icon_error.svg")}@media(min-width: 1200px){.is-mobile{display:none !important}.info-wrapper{min-height:calc(100vh - 387px);position:relative;padding:35px 10px 43px}.info-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;max-height:1175px;background:linear-gradient(0deg, #ffffff 0%, #f3f8ff 100%);z-index:-1}.breadcrumb{max-width:1310px;width:100%;padding-left:3px}.breadcrumb .breadcrumb-list{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:8px;padding-bottom:20px;border-bottom:1px solid #dee2ef}.breadcrumb .breadcrumb-list .breadcrumb-item{color:#0f1113;font:normal normal 400 14px/17px Inter}.breadcrumb .breadcrumb-list .breadcrumb-item:not(:last-child):hover{color:#2560e4;cursor:pointer}.breadcrumb .breadcrumb-list .breadcrumb-item:not(:last-child):hover .breadcrumb-link{color:#2560e4;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.breadcrumb .breadcrumb-list .breadcrumb-item:not(:last-child)::after{content:" >"}.breadcrumb .breadcrumb-list .breadcrumb-item .breadcrumb-link{color:#0f1113;cursor:default}.content-wrapper{display:flex;align-items:flex-start;justify-content:center;flex-direction:row;gap:64px;width:100%;padding-top:56px}.content-wrapper .sidebar .home-wrapper{width:323px;margin-bottom:8px}.content-wrapper .sidebar .home-wrapper .home-header{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;padding-left:4px}.content-wrapper .sidebar .home-wrapper .home-header .icon-home{width:20px;height:20px;background-image:url("/dist/img/support/icon_home.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.content-wrapper .sidebar .home-wrapper .home-header .home-title{color:#0f1113;font:normal normal 600 16px/20px Inter}.content-wrapper .sidebar .home-wrapper .banner{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0px;width:323px;height:148px;background-image:url("/dist/img/support/banner_bg.png");background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:22px;border-radius:12px}.content-wrapper .sidebar .home-wrapper .banner .banner-title{color:#0f1113;font:normal normal 600 24px/28px Inter}.content-wrapper .sidebar .home-wrapper .banner .banner-desc{color:#0f1113;font:normal normal 400 13px/16px Inter;padding:4px 0 13px}.content-wrapper .sidebar .home-wrapper .banner .banner-btn{display:flex;align-items:center;justify-content:flex-end;flex-direction:row;gap:0px;position:relative;width:280px;height:46px;padding:0 20px;background:linear-gradient(90deg, #6796ff 0%, #3e1df6 100%);border-radius:23px;overflow:hidden;cursor:pointer}.content-wrapper .sidebar .home-wrapper .banner .banner-btn::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:23px;background:linear-gradient(90deg, #6796ff 0%, #6796ff 40%, #4228f7 100%);opacity:0;transition:opacity .3s ease}.content-wrapper .sidebar .home-wrapper .banner .banner-btn:hover::before{opacity:1}.content-wrapper .sidebar .home-wrapper .banner .banner-btn .btn-txt{color:#fff;font:normal normal 600 14px/17px Inter;position:relative;margin-left:auto;z-index:1}.content-wrapper .sidebar .home-wrapper .banner .banner-btn .icon-arrow-right{width:16px;height:16px;background-image:url("/dist/img/support/icon_right.svg");background-repeat:no-repeat;background-size:contain;background-position:center;position:relative;margin-left:13px;z-index:1}.content-wrapper .sidebar .sidebar-option{width:320px;padding:16px 0}.content-wrapper .sidebar .sidebar-option:not(:last-child){border-bottom:1px solid #edf0f7}.content-wrapper .sidebar .sidebar-option.active .option-header .icon-down{transform:rotate(180deg)}.content-wrapper .sidebar .sidebar-option.active .option-list{grid-template-rows:1fr}.content-wrapper .sidebar .sidebar-option .option-header{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:0px;padding-left:4px}.content-wrapper .sidebar .sidebar-option .option-header:hover{cursor:pointer}.content-wrapper .sidebar .sidebar-option .option-header .option-title{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon{width:20px;height:20px;background-image:url("/dist/img/support/");background-repeat:no-repeat;background-size:contain;background-position:center;margin-right:12px}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon.icon-get_started{background-image:url("/dist/img/support/icon_get_started.svg")}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon.icon-how_to_use{background-image:url("/dist/img/support/icon_how_to_use.svg")}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon.icon-settings{background-image:url("/dist/img/support/icon_settings.svg")}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon.icon-common_issus{background-image:url("/dist/img/support/icon_common_issus.svg")}.content-wrapper .sidebar .sidebar-option .option-header .option-title .option-title-txt{color:#0f1113;font:normal normal 600 16px/20px Inter;user-select:none}.content-wrapper .sidebar .sidebar-option .option-header .icon-down{width:16px;height:16px;background-image:url("/dist/img/support/icon_down_thin.svg");background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s ease}.content-wrapper .sidebar .sidebar-option .option-list{display:grid;padding-left:3px;grid-template-rows:0fr;transition:grid-template-rows .3s ease;will-change:grid-template-rows}.content-wrapper .sidebar .sidebar-option .option-list .option-list-inner{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:0;overflow:hidden;min-height:0}.content-wrapper .sidebar .sidebar-option .option-list .option-list-inner::before{content:"";width:100%;height:16px;flex-shrink:0}.content-wrapper .sidebar .sidebar-option .option-list .option-item{width:100%;margin-top:16px}.content-wrapper .sidebar .sidebar-option .option-list .option-item:first-child{margin-top:2px}.content-wrapper .sidebar .sidebar-option .option-list .option-item:first-child:not(:has(.option-tag)){margin-top:2px}.content-wrapper .sidebar .sidebar-option .option-list .option-item:not(:has(.option-tag)){margin-top:12px}.content-wrapper .sidebar .sidebar-option .option-list .option-item.open:not(:has(.option-tag)) .nav-wrapper .nav-wrapper-inner::before{content:none}.content-wrapper .sidebar .sidebar-option .option-list .option-item.open .nav-wrapper{grid-template-rows:1fr}.content-wrapper .sidebar .sidebar-option .option-list .option-item.open .option-tag .icon-tag-arrow{background-image:url("/dist/img/support/icon_closure.svg")}.content-wrapper .sidebar .sidebar-option .option-list .option-item .option-tag{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:0px}.content-wrapper .sidebar .sidebar-option .option-list .option-item .option-tag:hover{cursor:pointer}.content-wrapper .sidebar .sidebar-option .option-list .option-item .option-tag .tag-name{color:#0f1113;font:normal normal 600 14px/17px Inter;user-select:none}.content-wrapper .sidebar .sidebar-option .option-list .option-item .option-tag .icon-tag-arrow{width:16px;height:16px;background-image:url("/dist/img/support/icon_expand.svg");background-repeat:no-repeat;background-size:contain;background-position:center;transition:background-image .3s ease}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;will-change:grid-template-rows}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-wrapper-inner{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:12px;overflow:hidden;min-height:0}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-wrapper-inner::before{content:"";width:100%;height:4px;flex-shrink:0}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-item{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:8px}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-item.is-active .nav-link{text-decoration:underline;text-underline-offset:2px;color:#2560e4}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-item::before{content:"";width:5px;height:5px;border-radius:50%;background-color:#0f1113}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-item .nav-link{color:#0f1113;font:normal normal 400 14px/17px Inter}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-item .nav-link:hover{text-decoration:underline;text-underline-offset:2px;color:#2560e4}.content-wrapper .article{max-width:923px;min-width:740px;width:100%}.content-wrapper .article .article-title{color:#0f1113;font:normal normal 700 40px/49px Inter}.content-wrapper .article .article-user{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:0px;margin:24px 0}.content-wrapper .article .article-user .user-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px}.content-wrapper .article .article-user .user-wrapper .avatar{width:50px;height:50px;margin-right:13px;border-radius:50%}.content-wrapper .article .article-user .user-wrapper .user-name{color:#0f1113;font:normal normal 400 14px/17px Inter}.content-wrapper .article .article-user .user-wrapper .update-time{color:#0f1113;font:normal normal 400 14px/17px Inter}.content-wrapper .article .article-user .share-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px}.content-wrapper .article .article-user .share-wrapper .share-post{color:#0f1113;font:normal normal 700 14px/17px Inter;padding-right:10px}.content-wrapper .article .article-user .share-wrapper .share-icon{width:34px;height:34px;background-image:url("/dist/img/support/");background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:12px;transition:transform .3s ease}.content-wrapper .article .article-user .share-wrapper .share-icon:hover{transform:translateY(-4px);cursor:pointer}.content-wrapper .article .article-user .share-wrapper .share-icon:first-child{margin-left:0}.content-wrapper .article .article-user .share-wrapper .share-icon.facebook{background-image:url("/dist/img/support/icon_facebook.svg")}.content-wrapper .article .article-user .share-wrapper .share-icon.ins{background-image:url("/dist/img/support/icon_ins.svg")}.content-wrapper .article .article-user .share-wrapper .share-icon.x{background-image:url("/dist/img/support/icon_x.svg")}.content-wrapper .article .helpful{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:0px;margin-top:44px}.content-wrapper .article .helpful .helpful-title{color:#0f1113;font:normal normal 600 20px/24px Inter}.content-wrapper .article .helpful .operate-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;margin-top:12px}.content-wrapper .article .helpful .operate-wrapper .operate-item{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:8px;width:107px;height:36px;border-radius:18px;background-color:#2560e4;transition:background-color .3s ease}.content-wrapper .article .helpful .operate-wrapper .operate-item:hover{background-color:#4398ff;cursor:pointer}.content-wrapper .article .helpful .operate-wrapper .operate-item:hover.no{background-color:#bfcef3}.content-wrapper .article .helpful .operate-wrapper .operate-item.no{background-color:#a7bdf3}.content-wrapper .article .helpful .operate-wrapper .operate-item.no .icon-yes{transform:rotateX(180deg)}.content-wrapper .article .helpful .operate-wrapper .operate-item .icon-yes{width:20px;height:20px;background-image:url("/dist/img/support/icon_yes.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.content-wrapper .article .helpful .operate-wrapper .operate-item .operate-txt{color:#fff;font:normal normal 500 14px/17px Inter}.content-wrapper .article .helpful .thank-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;width:305px;height:36px;margin-top:24px;padding:0 30px;border-radius:18px;background:linear-gradient(90deg, #6796ff 0%, #3e1df6 100%);opacity:0}.content-wrapper .article .helpful .thank-wrapper.visible{animation:slideUp .3s ease-out forwards}.content-wrapper .article .helpful .thank-wrapper .icon-checked{width:16px;height:16px;background-image:url("/dist/img/support/icon_checked.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.content-wrapper .article .helpful .thank-wrapper .thank-txt{color:#fff;font:normal normal 500 14px/19px Inter}.contact-container{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px;max-width:1268px;width:100%;height:198px;padding:0 64px 0 32px;margin-top:24px;border-radius:20px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:rgba(214,227,255,.56)}.contact-container .robot{width:134px;height:134px;margin-right:40px}.contact-container .tip-container{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:12px}.contact-container .tip-container .tip-title{color:#0f1113;font:normal normal 800 32px/39px Inter}.contact-container .tip-container .tip-description{color:#0f1113;font:normal normal 400 20px/32px Inter}.contact-container .contact-button{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;flex-shrink:0;width:248px;height:64px;padding:0 20px 0 56px;margin-left:auto;border-radius:12px;border:1px solid hsla(0,0%,100%,.1607843137);background-color:#2560e4;transition:all .3s ease}.contact-container .contact-button:hover{background-color:#4398ff;cursor:pointer}.contact-container .contact-button .icon-contact{width:20px;height:16px;background-image:url("/dist/img/support/icon_contact.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.contact-container .contact-button .contact-text{color:#fff;font:normal normal 400 16px/20px Inter}.contact-container .contact-button .icon-right{width:16px;height:16px;background-image:url("/dist/img/support/icon_right.svg");background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:auto}.article-content h2{color:#000;font:normal normal 700 28px/50px Inter;margin-top:30px;text-decoration:underline #5e93fd solid 4px;text-underline-offset:7px}.article-content h3{color:#000;font:normal normal 700 18px/21px Inter;margin-top:30px}.article-content h4{color:#000;font:normal normal 700 18px/21px Inter;margin-top:30px}.article-content p{color:#000;font:normal normal 400 16px/32px Inter;margin-top:15px}.article-content p a{color:#2560e4;text-decoration:underline;text-underline-offset:2px}.article-content img{max-width:100%;height:auto;border-radius:20px;object-fit:cover;vertical-align:middle}.article-content ul{margin-top:15px;padding-left:41px}.article-content ul li{color:#000;font:normal normal 400 16px/32px Inter;list-style-type:disc}.article-content ul li::marker{color:#5e93fd}.article-content ol{margin-top:15px;padding-left:25px}.article-content ol li{color:#000;font:normal normal 400 16px/32px Inter;list-style-type:auto;list-style-position:inside}.article-content ol li::marker{color:#5e93fd}.article-content table{width:100% !important;border-collapse:collapse;margin-top:50px}.article-content table p{margin-top:0}.article-content table:not(:has(thead)) tr:first-child td{color:#000;font:normal normal 700 18px/21px Inter;background-color:#bed8ff !important}.article-content table:not(:has(thead)) tr:first-child td p,.article-content table:not(:has(thead)) tr:first-child td span{color:#000;font:normal normal 700 18px/21px Inter}.article-content table tr td{text-align:left !important}.article-content table thead td,.article-content table thead th{color:#000;font:normal normal 700 18px/21px Inter;padding:24px 22px;border:1px solid #aac9ff;background-color:#bed8ff}.article-content table tbody td{color:#000;font:normal normal 400 16px/20px Inter;padding:17px 22px 13px;border:1px solid #d5e5ff}.article-content table tbody tr td:first-child{font-weight:bold;background-color:#eef4ff}.article-content .outline-table tbody td{vertical-align:middle}.article-content .blog-view-h4-content-ul{margin-top:30px}.article-content .blog-view-h4-content-ul ul{padding-left:13px;list-style:none}.article-content .blog-view-h4-content-ul ul li{color:#000;font:normal normal 400 16px/32px Inter;position:relative;padding-left:26px;list-style:none}.article-content .blog-view-h4-content-ul ul li::before{content:"";width:11px;height:17px;background-image:url("/dist/img/support/icon_right_li.svg");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:6px;left:0;border-radius:0;background-color:rgba(0,0,0,0)}.article-content .blog-view-content-tips{width:100%;margin-top:50px;padding:22px 40px 26px;border-radius:15px;border:1px solid #e2e2e2;background-color:#f8f8f8}.article-content .blog-view-content-tips .tips-title{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:10px;margin-bottom:8px;padding-left:2px}.article-content .blog-view-content-tips .tips-title .tips-icon{width:20px;height:17px;background-image:url("/dist/img/support/icon_tip.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.article-content .blog-view-content-tips .tips-title .tips-text{color:#000;font:normal normal 700 16px/20px Inter;margin-top:0}.article-content .blog-view-content-tips .tips-content p{color:#0f1113;font:normal normal 400 14px/21px Inter;margin-top:0}}@media(max-width: 1200px){.is-pc{display:none !important}.info-wrapper{position:relative;padding:.33rem 0 2.19rem}.info-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;max-height:45.88rem;background:linear-gradient(180deg, #f3f8ff 0%, rgba(255, 255, 255, 0.1490196078) 100%);z-index:-1}.info-wrapper .title{color:#0f1113;font:normal normal 800 0.56rem/0.68rem Inter;text-align:center}.info-wrapper .description{color:#5b5d6e;font:normal normal 400 0.3rem/0.36rem Inter;padding:.24rem .34rem .32rem;text-align:center}.breadcrumb{padding:0 .24rem}.breadcrumb .breadcrumb-list{padding-bottom:.38rem;line-height:.4rem}.breadcrumb .breadcrumb-list .breadcrumb-item{color:#0f1113;font:normal normal 400 0.3rem/0.4rem Inter;display:inline}.breadcrumb .breadcrumb-list .breadcrumb-item:not(:last-child)::after{content:">";display:inline}.breadcrumb .breadcrumb-list .breadcrumb-item .breadcrumb-link{color:#0f1113}.content-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:0px}.content-wrapper .home-wrapper{width:100%;padding:0 .24rem}.content-wrapper .home-wrapper .home-header{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:.24rem;padding-bottom:.02rem;border-bottom:.02rem solid #dee3ef}.content-wrapper .home-wrapper .home-header .icon-home{width:.4rem;height:.4rem;background-image:url("/dist/img/support/icon_home.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.content-wrapper .home-wrapper .home-header .home-title{color:#0f1113;font:normal normal 600 0.36rem/0.44rem Inter}.content-wrapper .home-wrapper .banner{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0px;width:100%;height:3.22rem;background-image:url("/dist/img/support/banner_bg.png");background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:.38rem;border-radius:.24rem}.content-wrapper .home-wrapper .banner .banner-title{color:#0f1113;font:normal normal 600 0.52rem/0.63rem Inter}.content-wrapper .home-wrapper .banner .banner-desc{color:#0f1113;font:normal normal 400 0.28rem/0.34rem Inter;padding:.09rem 0 .29rem}.content-wrapper .home-wrapper .banner .banner-btn{display:flex;align-items:center;justify-content:flex-end;flex-direction:row;gap:0px;width:6.09rem;height:1rem;padding:0 .44rem;background:linear-gradient(90deg, #6796ff 0%, #3e1df6 100%);border-radius:.5rem}.content-wrapper .home-wrapper .banner .banner-btn .btn-txt{color:#fff;font:normal normal 600 0.3rem/0.36rem Inter;margin-left:auto}.content-wrapper .home-wrapper .banner .banner-btn .icon-arrow-right{width:.34rem;height:.34rem;background-image:url("/dist/img/support/icon_right.svg");background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:.34rem}.content-wrapper .article{width:100%;padding:.38rem .6rem 0}.content-wrapper .article .article-title{color:#0f1113;font:normal normal 700 0.54rem/0.65rem Inter}.content-wrapper .article .article-user{margin:.24rem 0 .58rem}.content-wrapper .article .article-user .user-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px}.content-wrapper .article .article-user .user-wrapper .avatar{width:.8rem;height:.8rem;margin-right:.24rem;border-radius:50%}.content-wrapper .article .article-user .user-wrapper .user-name{color:#0f1113;font:normal normal 400 0.28rem/0.34rem Inter}.content-wrapper .article .article-user .user-wrapper .update-time{color:#0f1113;font:normal normal 400 0.28rem/0.34rem Inter}.content-wrapper .article .article-user .share-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px;margin-top:.2rem}.content-wrapper .article .article-user .share-wrapper .share-post{color:#0f1113;font:normal normal 700 0.36rem/0.44rem Inter}.content-wrapper .article .article-user .share-wrapper .share-icon{width:.68rem;height:.68rem;background-image:url("/dist/img/support/");background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:.32rem;transition:transform .3s ease}.content-wrapper .article .article-user .share-wrapper .share-icon:first-child{margin-left:.34rem}.content-wrapper .article .article-user .share-wrapper .share-icon.facebook{background-image:url("/dist/img/support/icon_facebook.svg")}.content-wrapper .article .article-user .share-wrapper .share-icon.ins{background-image:url("/dist/img/support/icon_ins.svg")}.content-wrapper .article .article-user .share-wrapper .share-icon.x{background-image:url("/dist/img/support/icon_x.svg")}.content-wrapper .article .helpful{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:0px;margin:1.22rem -0.36rem 0}.content-wrapper .article .helpful .helpful-title{color:#0f1113;font:normal normal 600 0.4rem/0.49rem Inter}.content-wrapper .article .helpful .operate-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:.16rem;margin-top:.24rem}.content-wrapper .article .helpful .operate-wrapper .operate-item{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.16rem;width:2.14rem;height:.72rem;border-radius:.36rem;background-color:#2560e4;transition:background-color .3s ease}.content-wrapper .article .helpful .operate-wrapper .operate-item.no{background-color:#a7bdf3}.content-wrapper .article .helpful .operate-wrapper .operate-item.no .icon-yes{transform:rotateX(180deg)}.content-wrapper .article .helpful .operate-wrapper .operate-item .icon-yes{width:.4rem;height:.4rem;background-image:url("/dist/img/support/icon_yes.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.content-wrapper .article .helpful .operate-wrapper .operate-item .operate-txt{color:#fff;font:normal normal 500 0.28rem/0.34rem Inter}.content-wrapper .article .helpful .thank-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;width:100%;height:.82rem;margin-top:.4rem;padding:0 .7rem;border-radius:.41rem;background:linear-gradient(90deg, #6796ff 0%, #3e1df6 100%);opacity:0}.content-wrapper .article .helpful .thank-wrapper.visible{animation:slideUp .3s ease-out forwards}.content-wrapper .article .helpful .thank-wrapper .icon-checked{width:.36rem;height:.36rem;background-image:url("/dist/img/support/icon_checked.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.content-wrapper .article .helpful .thank-wrapper .thank-txt{color:#fff;font:normal normal 500 0.32rem/0.43rem Inter}.content-wrapper .sidebar{order:1;width:100%;padding:.26rem .24rem .58rem;box-sizing:border-box}.content-wrapper .sidebar .sidebar-option{width:100%;padding:.32rem 0}.content-wrapper .sidebar .sidebar-option:not(:last-child){border-bottom:.02rem solid #edf0f7}.content-wrapper .sidebar .sidebar-option.active .option-header .icon-down{transform:rotate(180deg)}.content-wrapper .sidebar .sidebar-option.active .option-list{grid-template-rows:1fr}.content-wrapper .sidebar .sidebar-option .option-header{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:0px}.content-wrapper .sidebar .sidebar-option .option-header .option-title{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon{width:.4rem;height:.4rem;background-image:url("/dist/img/support/");background-repeat:no-repeat;background-size:contain;background-position:center;margin-right:.24rem}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon.icon-get_started{background-image:url("/dist/img/support/icon_get_started.svg")}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon.icon-how_to_use{background-image:url("/dist/img/support/icon_how_to_use.svg")}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon.icon-settings{background-image:url("/dist/img/support/icon_settings.svg")}.content-wrapper .sidebar .sidebar-option .option-header .option-title .icon.icon-common_issus{background-image:url("/dist/img/support/icon_common_issus.svg")}.content-wrapper .sidebar .sidebar-option .option-header .option-title .option-title-txt{color:#0f1113;font:normal normal 600 0.36rem/0.44rem Inter;user-select:none}.content-wrapper .sidebar .sidebar-option .option-header .icon-down{width:.32rem;height:.32rem;background-image:url("/dist/img/support/icon_down_thin.svg");background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s ease}.content-wrapper .sidebar .sidebar-option .option-list{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;will-change:grid-template-rows}.content-wrapper .sidebar .sidebar-option .option-list .option-list-inner{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:.16rem;overflow:hidden;min-height:0}.content-wrapper .sidebar .sidebar-option .option-list .option-list-inner::before{content:"";width:100%;height:.16rem;flex-shrink:0}.content-wrapper .sidebar .sidebar-option .option-list .option-item{width:100%}.content-wrapper .sidebar .sidebar-option .option-list .option-item.open:not(:has(.option-tag)) .nav-wrapper .nav-wrapper-inner::before{content:none}.content-wrapper .sidebar .sidebar-option .option-list .option-item.open .nav-wrapper{grid-template-rows:1fr}.content-wrapper .sidebar .sidebar-option .option-list .option-item.open .option-tag .icon-tag-arrow{background-image:url("/dist/img/support/icon_closure.svg")}.content-wrapper .sidebar .sidebar-option .option-list .option-item .option-tag{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:0px}.content-wrapper .sidebar .sidebar-option .option-list .option-item .option-tag:hover{cursor:pointer}.content-wrapper .sidebar .sidebar-option .option-list .option-item .option-tag .tag-name{color:#0f1113;font:normal normal 600 0.32rem/0.39rem Inter;user-select:none}.content-wrapper .sidebar .sidebar-option .option-list .option-item .option-tag .icon-tag-arrow{width:.32rem;height:.32rem;background-image:url("/dist/img/support/icon_expand.svg");background-repeat:no-repeat;background-size:contain;background-position:center;transition:background-image .3s ease}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;will-change:grid-template-rows}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-wrapper-inner{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:.16rem;overflow:hidden;min-height:0}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-wrapper-inner::before{content:"";width:100%;height:.04rem;flex-shrink:0}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-item{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:.16rem}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-item.is-active .nav-link{text-decoration:underline;text-underline-offset:.04rem;color:#2560e4}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-item::before{content:"";width:.08rem;height:.08rem;border-radius:50%;background-color:#0f1113}.content-wrapper .sidebar .sidebar-option .option-list .option-item .nav-wrapper .nav-item .nav-link{color:#0f1113;font:normal normal 400 0.32rem/0.39rem Inter}.contact-container{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:0px;padding:.46rem .48rem .64rem;margin:0 .34rem;border-radius:.2rem;background-color:#e7efff}.contact-container .robot{width:2.6rem;height:2.6rem;margin-bottom:.24rem}.contact-container .tip-container{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:.32rem}.contact-container .tip-container .tip-title{color:#0f1113;font:normal normal 800 0.42rem/0.51rem Inter}.contact-container .tip-container .tip-description{color:#0f1113;font:normal normal 400 0.3rem/0.48rem Inter;text-align:center}.contact-container .contact-button{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;width:5.3rem;height:.96rem;padding:0 .4rem 0 1.58rem;margin-top:.32rem;border-radius:.12rem;border:.02rem solid hsla(0,0%,100%,.1607843137);background-color:#2560e4}.contact-container .contact-button:hover{background-color:#4398ff;cursor:pointer}.contact-container .contact-button .icon-contact{width:.32rem;height:.26rem;background-image:url("/dist/img/support/icon_contact.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.contact-container .contact-button .contact-text{color:#fff;font:normal normal 400 0.3rem/0.36rem Inter}.contact-container .contact-button .icon-right{width:.32rem;height:.32rem;background-image:url("/dist/img/support/icon_right.svg");background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:auto}.article-content h2{color:#000;font:normal normal 700 0.32rem/0.6rem Inter;margin-top:.35rem;text-decoration:underline #5e93fd solid .06rem;text-underline-offset:.15rem}.article-content h3{color:#000;font:normal normal 700 0.24rem/0.29rem Inter;margin-top:.5rem}.article-content h4{color:#000;font:normal normal 700 0.24rem/0.42rem Inter;margin-top:.5rem}.article-content p{color:#000;font:normal normal 400 0.24rem/0.42rem Inter;margin-top:.3rem}.article-content p a{color:#2560e4;text-decoration:underline;text-underline-offset:.04rem}.article-content img{max-width:100%;height:auto;border-radius:.2rem;object-fit:cover;vertical-align:middle}.article-content ul{margin-top:.3rem}.article-content ul li{color:#000;font:normal normal 400 0.24rem/0.42rem Inter;list-style-type:disc;list-style-position:inside}.article-content ul li::marker{color:#5e93fd}.article-content ol{margin-top:.3rem}.article-content ol li{color:#000;font:normal normal 400 0.24rem/0.42rem Inter;list-style-type:auto;list-style-position:inside}.article-content ol li::marker{color:#5e93fd}.article-content .pros-cons{display:flex;flex-direction:column;border-radius:.2rem;overflow:hidden;margin-top:.6rem;padding:.46rem .42rem .63rem;gap:.47rem}.article-content .pros-cons .pros-cons-item{width:100%}.article-content .pros-cons .pros-cons-item:not(:first-child){border-left:none}.article-content .pros-cons .pros-cons-head{height:.82rem;display:flex;align-items:center;border-radius:10px;padding-left:.33rem;font:normal normal normal .32rem/.39rem Inter}.article-content .pros-cons .pros-cons-body{margin:0;padding:0;list-style:none}.article-content .pros-cons li{display:flex;align-items:flex-start;gap:.16rem;padding:.27rem 0;padding-left:.35rem;border-bottom:1px solid #eaedfb}.article-content .pros-cons li:last-child{border-bottom:none;padding-bottom:0}.article-content .pros-cons li::before{content:"";width:.26rem;height:.26rem;margin-top:.08rem;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:100% 100%}.article-content .pros-cons li li{flex:1;margin:0;font:normal normal normal .24rem/.42rem Inter;color:#000}.article-content .pros-cons .pros-list li::before{background-image:url("/dist/img/support/icon_success.svg")}.article-content .pros-cons .cons-list li::before{background-image:url("/dist/img/support/icon_error.svg")}.article-content table{width:140% !important;border-collapse:collapse;margin-top:1rem}.article-content table p{margin-top:0}.article-content table:not(:has(thead)) tr:first-child td{color:#000;font:normal normal 700 0.2rem/0.24rem Inter;background-color:#bed8ff !important}.article-content table:not(:has(thead)) tr:first-child td p,.article-content table:not(:has(thead)) tr:first-child td span{color:#000;font:normal normal 700 0.2rem/0.24rem Inter}.article-content table tr td{width:auto !important;word-break:break-word;text-align:left !important}.article-content table thead td,.article-content table thead th{color:#000;font:normal normal 700 0.2rem/0.24rem Inter;padding:.26rem .14rem;vertical-align:middle;border:.02rem solid #aac9ff;background-color:#bed8ff;word-break:normal}.article-content table thead td p,.article-content table thead td span,.article-content table thead th p,.article-content table thead th span{color:#000;font:normal normal 700 0.2rem/0.24rem Inter}.article-content table tbody td{color:#000;font:normal normal 400 0.2rem/0.24rem Inter;padding:.28rem .16rem;border:.02rem solid #d5e5ff}.article-content table tbody td p,.article-content table tbody td span{color:#000;font:normal normal 400 0.2rem/0.24rem Inter}.article-content table tbody tr td:first-child{font-weight:bold;background-color:#eef4ff}.article-content .table-box{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.article-content .outline-table{width:140% !important}.article-content .outline-table tbody td{vertical-align:middle}.article-content .outline-table tbody td p{word-break:break-word}.article-content .outline-table td{width:auto !important}.article-content .blog-view-h4-content-ul{margin-top:.3rem}.article-content .blog-view-h4-content-ul ul li{color:#000;font:normal normal 400 0.24rem/0.42rem Inter;position:relative;padding-left:.34rem;list-style:none}.article-content .blog-view-h4-content-ul ul li::before{content:"";width:.19rem;height:.28rem;background-image:url("/dist/img/support/icon_right_li.svg");background-repeat:no-repeat;background-size:contain;background-position:center;display:block;position:absolute;top:.04rem;left:0;border-radius:0;background-color:rgba(0,0,0,0)}.article-content .blog-view-content-tips{width:100%;margin-top:1rem;padding:.4rem .4rem .54rem;border-radius:.15rem;border:.02rem solid #e2e2e2;background-color:#f8f8f8}.article-content .blog-view-content-tips .tips-title{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:.19rem;margin-bottom:.32rem;padding-left:.02rem}.article-content .blog-view-content-tips .tips-title .tips-icon{width:.4rem;height:.34rem;background-image:url("/dist/img/support/icon_tip.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.article-content .blog-view-content-tips .tips-title .tips-text{color:#000;font:normal normal 700 0.28rem/0.34rem Inter;margin-top:0}.article-content .blog-view-content-tips .tips-content p{color:#0f1113;font:normal normal 400 0.24rem/0.42rem Inter;margin-top:0}}