.btn.btn-bd-wt.ic-arw{margin-left:16px}.btn.btn-bl{line-height:1;padding-top:13px;vertical-align:-9px}.btn.btn-bl b{font-size:18px}.btn.btn-bl b:lang(tw){display:inline-block;margin-bottom:3px}.btn.btn-bl span{font-size:12px;color:rgba(255,255,255,0.8)}.banner{overflow:hidden;background:#e7eeff;position:relative}.banner .banner-list{position:relative;min-height:560px}.banner .banner-item{position:absolute;top:0;left:0;width:100%;visibility:hidden;opacity:0;transition:opacity .3s ease}.banner .banner-item.is-active{position:relative;z-index:2;visibility:visible;opacity:1}.banner .banner-content{display:flex;align-items:center;justify-content:space-between;gap:40px}.banner .banner-text{flex:1 1 50%;max-width:610px;padding-top:12px}.banner .banner-name{font-size:20px;font-weight:bold;line-height:26px;color:#ff9e0e}.banner .banner-title{margin:8px 0 28px;font-size:56px;font-weight:700;line-height:1.08;color:#110950}.banner .banner-desc{margin:0 0 36px;font-size:20px;font-weight:normal;line-height:26px;color:#110950}.banner .banner-actions{display:flex;align-items:center;gap:18px}.banner .btn{display:inline-flex;align-items:center;justify-content:center;width:240px;height:64px;font-weight:bold;font-size:18px;padding:0 28px}.banner .banner-media-box{position:relative;display:flex;align-items:center}.banner .banner-media-box img{display:block;max-width:100%;height:auto}.banner .banner-card{position:absolute;padding:14px 18px;border-radius:18px;font-size:15px;font-weight:700;line-height:1.4;color:#110b55;background:rgba(255,255,255,0.95);box-shadow:0 18px 30px rgba(17,11,85,0.08)}.banner .banner-arrow{position:absolute;top:50%;z-index:3;width:64px;height:64px;border:0;border-radius:50%;cursor:pointer;background:#b3d2ff;box-shadow:0 10px 20px 0 rgba(0,0,0,0.05);transform:translateY(-50%);transition:background .2s ease}.banner .banner-arrow:before{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;width:40px;height:40px;background-repeat:no-repeat;background-size:100% 100%}.banner .banner-arrow:hover{background:#91b8f1}.banner .banner-prev{left:150px}.banner .banner-prev::before{background-image:url(/resource/images/online-tools/ic-arrow-left-40.svg)}.banner .banner-next{right:150px}.banner .banner-next::before{background-image:url(/resource/images/online-tools/ic-arrow-right-40.svg)}.banner .banner-dots{position:absolute;left:50%;bottom:60px;display:inline-flex;border-radius:4px;background:#d2e1fe;transform:translateX(-50%);cursor:pointer;z-index:90}.banner .banner-dots button{width:32px;height:6px;cursor:pointer}.banner .banner-dots button.is-active{border-radius:4px;background:#aecaf9}@media screen and (max-width:991px){.banner{padding:40px 0 70px}.banner .banner-list{min-height:auto}.banner .banner-content{flex-direction:column;gap:30px;text-align:center}.banner .banner-text{max-width:100%;padding-top:0}.banner .banner-title{font-size:40px;line-height:48px}.banner .banner-desc{margin-bottom:28px;font-size:18px;line-height:28px}.banner .banner-actions{justify-content:center}.banner .banner-media-box{justify-content:center}.banner .banner-arrow{display:none}.banner .banner-dots{bottom:20px}}@media screen and (max-width:767px){.banner{padding:152px 0 56px}.banner .banner-name{font-size:16px;line-height:22px}.banner .banner-title{font-size:32px;line-height:40px}.banner .banner-desc{margin-bottom:24px;font-size:16px;line-height:24px}.banner .btn{width:200px;height:52px;font-size:16px}.banner .banner-media-box img{max-width:100%}}.suite{padding:120px 0;text-align:center}.suite h2{margin-bottom:24px;font-size:36px;line-height:46px}.suite p.desc{margin-bottom:80px;font-size:18px;line-height:26px;color:#000}.suite .suite-tabs{position:relative;z-index:2;display:flex;width:fit-content;max-width:100%;align-items:center;gap:16px;margin:0 auto -20px;padding:4px;background:#fff;border:1px solid #e8eaef;border-radius:8px;box-sizing:border-box}.suite .suite-tab{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:0 24px;border-radius:6px;font-size:18px;color:#000;white-space:nowrap;cursor:pointer;transition:color .2s ease}.suite .suite-tab img{width:24px;height:24px}.suite .suite-tab .ic-on{display:none}.suite .suite-tab:hover{color:#0055ff}.suite .suite-tab.is-active{background:#2258f6;font-weight:bold;color:#fff}.suite .suite-tab.is-active:hover{color:#fff}.suite .suite-tab.is-active .ic-on{display:block}.suite .suite-tab.is-active .ic-off{display:none}.suite .suite-body{padding:60px 60px 40px;background:#f9fafc;border-radius:24px;text-align:left}.suite .suite-panel{display:none}.suite .suite-panel.is-active{display:block}.suite .suite-list{display:flex;flex-direction:column;gap:24px}.suite .suite-item{display:flex;align-items:center;justify-content:space-between;gap:100px;padding:32px 40px;background:#fff;border-radius:24px;box-sizing:border-box}.suite .suite-item.is-hidden{display:none}.suite .suite-item-main{display:flex;align-items:center;flex:1;min-width:0;gap:16px}.suite .suite-item-ic{flex:none;width:80px;height:80px}.suite .suite-item-txt{display:flex;flex-direction:column;gap:12px}.suite .suite-item-txt h5{font-size:20px;line-height:28px;color:#000}.suite .suite-item-txt p{font-size:14px;line-height:22px;color:#5d5d5d}.suite .suite-link{display:inline-flex;align-items:center;justify-content:center;flex:none;width:220px;height:48px;border:1px solid rgba(29,112,236,0.2);border-radius:999px;font-size:16px;font-weight:bold;color:#0055ff;transition:background .2s ease}.suite .suite-link:hover{background:#f0f5ff}.suite .suite-more-box{margin-top:40px;text-align:center}.suite .suite-more-box.is-hide{display:none}.suite .suite-more{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:200px;height:50px;padding:14px 40px;border:0;border-radius:8px;background:#e9eeff;font-size:16px;font-weight:bold;color:#0055ff;cursor:pointer;box-sizing:border-box;transition:background .2s ease}.suite .suite-more:hover{background:#dde6ff}.suite .suite-more img{flex:none;width:20px;height:20px;transition:transform .2s ease}.suite .suite-panel.is-expanded .suite-more img{transform:rotate(180deg)}@media screen and (max-width:1199px){.suite .suite-tabs{flex-wrap:wrap;justify-content:center}.suite .suite-tab{height:44px;padding:0 16px;font-size:16px}.suite .suite-tab img{width:20px;height:20px}}@media screen and (max-width:991px){.suite{padding:60px 0}.suite h2{font-size:32px;line-height:40px}.suite p.desc{margin-bottom:40px;font-size:16px;line-height:24px}.suite .suite-tabs{flex-wrap:wrap;justify-content:center;gap:8px}.suite .suite-tab{height:44px;padding:0 16px;font-size:16px}.suite .suite-body{padding:40px 24px 28px;border-radius:16px}.suite .suite-item{gap:24px;padding:24px;border-radius:16px}.suite .suite-item-ic{width:64px;height:64px}.suite .suite-link{width:180px;height:44px;font-size:14px}}@media screen and (max-width:767px){.suite{padding:40px 0}.suite h2{margin-bottom:16px;font-size:24px;line-height:32px}.suite p.desc{margin-bottom:28px;font-size:14px;line-height:22px}.suite .suite-tabs{margin-bottom:-16px}.suite .suite-tab{height:40px;gap:6px;padding:0 12px;font-size:14px}.suite .suite-tab img{width:20px;height:20px}.suite .suite-body{padding:36px 12px 20px}.suite .suite-list{gap:16px}.suite .suite-item{flex-direction:column;align-items:stretch;gap:16px;padding:20px 16px}.suite .suite-item-main{align-items:flex-start;gap:12px}.suite .suite-item-ic{width:48px;height:48px}.suite .suite-item-txt{gap:8px}.suite .suite-item-txt h5{font-size:16px;line-height:22px}.suite .suite-item-txt p{font-size:13px;line-height:20px}.suite .suite-link{width:100%;height:44px}.suite .suite-more{min-width:160px;height:44px;padding:12px 24px;font-size:14px}}.why-choose{padding:120px 0;text-align:center;background:#021a60}.why-choose h2{margin-bottom:80px;font-size:36px;line-height:46px;color:#fff}.why-choose .wrap{display:flex;gap:16px}.why-choose .item{flex:1;display:flex;flex-direction:column;align-items:center;gap:24px;min-height:310px;padding:40px 32px;background:#fff;border-radius:24px;box-sizing:border-box}.why-choose .item img{flex:none;width:60px;height:60px}.why-choose .item h4{font-size:24px;line-height:30px;color:#000}.why-choose .item p{font-size:16px;line-height:22px;color:#5d5d5d}@media screen and (max-width:991px){.why-choose{padding:60px 0}.why-choose h2{margin-bottom:40px;font-size:32px;line-height:40px}.why-choose .wrap{flex-wrap:wrap;gap:20px}.why-choose .item{flex:none;width:calc(50% - 10px);min-height:auto;padding:32px 24px}}@media screen and (max-width:767px){.why-choose{padding:40px 0}.why-choose .wrap .item{width:100%}}.unlock{padding:120px 0;text-align:center;background:#fff}.unlock h2{margin-bottom:24px;font-size:36px;line-height:46px}.unlock p.desc{margin-bottom:80px;font-size:18px;line-height:26px;color:#000}.unlock .wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:80px}.unlock .item{width:311px;min-height:300px;display:flex;flex-direction:column;align-items:center;gap:24px;padding:32px 24px;background:#fff;border:1px solid #e6e8e9;border-radius:16px;box-shadow:0 4px 24px 0 rgba(0,0,0,0.05);box-sizing:border-box;transition:transform .35s ease}.unlock .item img{flex:none;width:100px;height:100px;transition:transform .45s cubic-bezier(.34, 1.56, .64, 1)}.unlock .item:hover{transform:translateY(-12px)}.unlock .item:hover img{transform:translateY(-4px) scale(1.08) rotate(-6deg)}.unlock .item .info{display:flex;flex-direction:column;gap:16px;width:100%}.unlock .item h5{font-size:20px;line-height:28px;color:#000}.unlock .item p{font-size:16px;line-height:22px;color:#5d5d5d}.unlock .unlock-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:280px;height:64px;border-radius:8px;background:#0055ff;color:#fff;transition:background .2s ease}.unlock .unlock-btn:hover{background:#0047d6}.unlock .unlock-btn b{font-size:18px;font-weight:bold;line-height:1}.unlock .unlock-btn span{font-size:14px;line-height:1;opacity:.8}@media screen and (max-width:991px){.unlock{padding:60px 0}.unlock h2{font-size:32px;line-height:40px}.unlock p.desc{margin-bottom:40px;font-size:16px;line-height:24px}.unlock .wrap{margin-bottom:40px}.unlock .item{width:calc(50% - 6px);min-height:auto;padding:28px 20px}.unlock .item img{width:80px;height:80px}.unlock .item h5{font-size:18px;line-height:24px}.unlock .item p{font-size:14px;line-height:20px}}@media screen and (max-width:767px){.unlock{padding:40px 0}.unlock h2{font-size:24px;line-height:32px}.unlock p.desc{margin-bottom:28px;font-size:14px;line-height:22px}.unlock .item{width:100%}}.gobeyond{padding:120px 0;text-align:center;background:#f9fafc}.gobeyond h2{margin-bottom:24px;font-size:36px;line-height:46px}.gobeyond p.desc{margin:0 auto 80px;width:1080px;max-width:100%;font-size:18px;line-height:26px;color:#000}.gobeyond .wrap{display:flex;gap:12px}.gobeyond .item{flex:1;display:flex;flex-direction:column;gap:24px;padding-bottom:24px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-sizing:border-box}.gobeyond .item .cover{display:block;flex:none;width:100%;height:180px;object-fit:cover}.gobeyond .item .info{display:flex;flex-direction:column;gap:8px;padding:0 20px}.gobeyond .item h5{font-size:20px;line-height:28px;color:#000}.gobeyond .item h5 a{color:inherit;text-decoration:none;transition:color .3s ease}.gobeyond .item:hover h5 a{color:#2258f6;text-decoration:underline;text-underline-offset:3px}.gobeyond .item p{font-size:14px;line-height:22px;color:#5d5d5d}@media screen and (max-width:991px){.gobeyond{padding:60px 0}.gobeyond h2{font-size:32px;line-height:40px}.gobeyond p.desc{margin-bottom:40px;font-size:16px;line-height:24px}.gobeyond .wrap{flex-wrap:wrap;gap:20px}.gobeyond .item{flex:none;width:calc(50% - 10px)}.gobeyond .item .cover{height:160px}}@media screen and (max-width:767px){.gobeyond{padding:40px 0}.gobeyond h2{font-size:24px;line-height:32px}.gobeyond p.desc{margin-bottom:28px;font-size:14px;line-height:22px}.gobeyond .wrap .item{width:100%}}.why{padding:120px 0;text-align:center}.why h2{margin-bottom:80px}.why .wrap{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.why .wrap .item{width:410px;border-radius:16px;display:flex;flex-direction:column;align-items:center;padding:40px 32px;gap:24px;align-self:stretch;background:#ffffff;box-sizing:border-box;border:1px solid #e6e8e9;box-shadow:0 10px 20px 0 rgba(0,0,0,0.05)}.why .wrap p{font-size:16px;line-height:22px}@media screen and (max-width:991px){.why{padding:60px 0}.why h2{margin-bottom:40px;font-size:32px;line-height:40px}.why .wrap{gap:20px}.why .wrap .item{width:calc(50% - 10px);padding:32px 24px}}@media screen and (max-width:767px){.why{padding:40px 0}.why p.desc{margin-bottom:28px;font-size:16px;line-height:24px}.why .wrap .item{width:100%}}.choice{padding:120px 0;text-align:center;background:#f8f9fa}.choice h2{margin-bottom:24px}.choice p.desc{margin-bottom:80px;font-size:20px;line-height:32px}.choice .wrap{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.choice .wrap .item{width:410px;border-radius:16px;background:#ffffff;border:1px solid #e6e8e9;min-height:388px;position:relative;box-shadow:0 10px 20px 0 rgba(0,0,0,0.05)}.choice .wrap .item h4{margin-bottom:8px;line-height:30px}.choice .wrap .item .top{height:140px;width:100%;max-width:100%;background-repeat:no-repeat;background-size:cover;background-position:center bottom}.choice .wrap .item .btm{padding:24px 30px 32px}.choice .wrap .item:nth-child(1) .top{background-image:url(/resource/images/online-tools/MC-img-01@2x.png)}.choice .wrap .item:nth-child(2) .top{background-image:url(/resource/images/online-tools/MC-img-03@2x.png)}.choice .wrap .item:nth-child(3) .top{background-image:url(/resource/images/online-tools/MC-img-02@2x.png)}.choice .wrap .item:nth-child(4) .top{background-image:url(/resource/images/online-tools/MC-img-05@2x.png)}.choice .wrap .item:nth-child(5) .top{background-image:url(/resource/images/online-tools/MC-img-04@2x.png)}.choice .wrap .item:nth-child(6) .top{background-image:url(/resource/images/online-tools/MC-img-06@2x.png)}.choice .wrap .btn-bd-bl{min-width:120px;height:40px;padding:0 10px;line-height:36px;max-width:100%;position:absolute;bottom:32px;left:50%;transform:translateX(-50%)}.choice .wrap p{font-size:14px;line-height:20px}@media screen and (max-width:991px){.choice{padding:60px 0}.choice h2{font-size:32px;line-height:40px}.choice p.desc{margin-bottom:40px;font-size:18px;line-height:28px}.choice .wrap{gap:20px}.choice .wrap .item{width:calc(50% - 10px)}}@media screen and (max-width:767px){.choice{padding:40px 0}.choice .wrap .item{width:100%;min-height:auto}.choice .wrap .item .top{height:120px}.choice .wrap .item .btm{padding:20px 20px 28px}.choice .wrap .btn-bd-bl{position:static;transform:none;margin-top:16px}}.features{padding:120px 0;text-align:center}.features h2{margin-bottom:24px}.features p.desc{margin:0 auto 100px;font-size:20px;width:1080px;max-width:100%;line-height:32px}.features .wrap{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.features .wrap .item{width:410px;min-height:304px;padding:24px 38px 40px;border-radius:16px;background:#ffffff;border:1px solid #e6e8e9;box-sizing:border-box;box-shadow:0 10px 20px 0 rgba(0,0,0,0.05);transition:.3s all}.features .wrap .item:hover{border-color:#1d70ec;transform:translateY(-20px)}.features .wrap .item img{width:100px;height:100px;margin-bottom:24px}.features .wrap .item h4{margin-bottom:8px;line-height:30px}.features .wrap .item p{font-size:14px;line-height:20px}.features .wrap .item:nth-child(7),.features .wrap .item:nth-child(8){width:627px;min-height:216px;display:flex;align-items:center;text-align:left;padding:38px}.features .wrap .item:nth-child(7) img,.features .wrap .item:nth-child(8) img{flex-shrink:0;margin-right:24px;margin-bottom:0}@media screen and (max-width:991px){.features{padding:60px 0}.features h2{font-size:32px;line-height:40px}.features p.desc{margin-bottom:40px;font-size:18px;line-height:28px}.features .wrap{gap:20px}.features .wrap .item{width:calc(50% - 10px);min-height:auto}.features .wrap .item:hover{transform:none}.features .wrap .item:nth-child(7),.features .wrap .item:nth-child(8){width:calc(50% - 10px);display:block;text-align:center}.features .wrap .item:nth-child(7) img,.features .wrap .item:nth-child(8) img{margin-right:0;margin-bottom:20px}}@media screen and (max-width:767px){.features{padding:40px 0}.features p.desc{margin-bottom:28px;font-size:16px;line-height:24px}.features .wrap .item{width:100%;padding:24px 20px 32px}.features .wrap .item:nth-child(7),.features .wrap .item:nth-child(8){width:100%;padding:24px 20px 32px}}.online{overflow:hidden;text-align:center;padding:40px 0}.online h2{margin-bottom:24px}.online p.des{margin-bottom:80px}.online .p-emali a{color:#2258f6}.online .p-emali a:hover{text-decoration:underline}.online .wrap{padding:21px 0;z-index:1;display:flex;flex-wrap:wrap;justify-content:space-between}.online .wrap .item{margin-bottom:16px;width:200px;height:168px;padding:24px 10px;background:#ffffff;box-shadow:0 12px 24px 0 rgba(0,0,0,0.05);border-radius:16px 16px 16px 16px;transition:transform .3s}.online .wrap .item:hover{transform:translateY(-5px)}.online .wrap .item h5{font-weight:400;margin-top:16px;line-height:22px;color:#5d5d5d}.online .wrap .item>div{width:68px;height:68px;background-size:100% 100% !important;margin:0 20px;margin:auto}.online .wrap .item .img_1{background:url("/resource/images/index/MC-home-cloud-logo-68-1.svg")}.online .wrap .item .img_2{background:url("/resource/images/index/MC-home-cloud-logo-68-2.svg")}.online .wrap .item .img_3{background:url("/resource/images/index/MC-home-cloud-logo-68-3.svg")}.online .wrap .item .img_4{background:url("/resource/images/index/MC-home-cloud-logo-68-4.svg")}.online .wrap .item .img_5{background:url("/resource/images/index/MC-home-cloud-logo-68-5.svg")}.online .wrap .item .img_6{background:url("/resource/images/index/MC-home-cloud-logo-68-6.svg")}.online .wrap .item .img_7{background:url("/resource/images/index/MC-home-cloud-logo-68-7.svg")}.online .wrap .item .img_8{background:url("/resource/images/index/MC-home-cloud-logo-68-8.svg")}.online .wrap .item .img_9{background:url("/resource/images/index/MC-home-cloud-logo-68-9.svg")}.online .wrap .item .img_10{background:url("/resource/images/index/MC-home-cloud-logo-68-10.svg")}.online .wrap .item .img_11{background:url("/resource/images/index/MC-home-cloud-logo-68-11.svg")}.online .wrap .item .img_12{background:url("/resource/images/index/MC-home-cloud-logo-68-12.svg")}.online .wrap .item .img_13{background:url("/resource/images/index/MC-home-cloud-logo-68-13.svg")}.online .wrap .item .img_14{background:url("/resource/images/index/MC-home-cloud-logo-68-14.svg")}.online .wrap .item .img_15{background:url("/resource/images/index/MC-home-cloud-logo-68-15.svg")}.online .wrap .item .img_16{background:url("/resource/images/index/MC-home-cloud-logo-68-16.svg")}.online .wrap .item .img_17{background:url("/resource/images/index/MC-home-cloud-logo-68-17.svg")}.online .wrap .item .img_18{background:url("/resource/images/index/MC-home-cloud-logo-68-18.svg")}.online .wrap .item .img_19{background:url("/resource/images/index/MC-home-cloud-logo-68-19.svg")}.online .wrap .item .img_20{background:url("/resource/images/index/MC-home-cloud-logo-68-20.svg")}.online .wrap .item .img_21{background:url("/resource/images/index/MC-home-cloud-logo-68-21.svg")}.online .wrap .item .img_22{background:url("/resource/images/index/MC-home-cloud-logo-68-22.svg")}.online .wrap .item .img_23{background:url("/resource/images/index/MC-home-cloud-logo-68-23.svg")}.online .wrap .item .img_24{background:url("/resource/images/index/MC-home-cloud-logo-68-24.svg")}.online .wrap .item .img_25{background:url("/resource/images/index/MC-home-cloud-logo-68-25.svg")}.online .wrap .item .img_26{background:url("/resource/images/index/MC-home-cloud-logo-68-26.svg")}.online .wrap .item .img_27{background:url("/resource/images/index/MC-home-cloud-logo-68-27.svg")}.online .wrap .item .img_28{background:url("/resource/images/index/MC-home-cloud-logo-68-28.svg")}.online .wrap .item .img_29{background:url("/resource/images/index/MC-home-cloud-logo-68-29.svg")}.online .wrap .item .img_30{background:url("/resource/images/index/MC-home-cloud-logo-68-30.svg")}.online .wrap .item .img_31{background:url("/resource/images/index/MC-home-cloud-logo-68-31.svg")}.online .wrap .item .img_32{background:url("/resource/images/index/MC-home-cloud-logo-68-32.svg")}.online .wrap .item .img_33{background:url("/resource/images/index/MC-home-cloud-logo-68-33.svg")}.online .wrap .item .img_34{background:url("/resource/images/index/MC-home-cloud-logo-68-34.svg")}.online .wrap .item .img_35{background:url("/resource/images/index/MC-home-cloud-logo-68-35.svg")}.online .wrap .item .img_36{background:url("/resource/images/index/MC-home-cloud-logo-68-36.svg")}.online .wrap .item .rolls_img{background-size:cover}@media screen and (max-width:991px){.online{padding:40px 0}.online h2{font-size:32px;line-height:40px}.online p.des{margin-bottom:30px;font-size:18px;line-height:28px}.online .wrap{gap:12px;justify-content:center}.online .wrap .item{width:32%;height:125px;padding:15px 10px;margin-bottom:0}.online .wrap .item h5{margin-top:10px;line-height:12px}}@media screen and (max-width:767px){.online{padding:32px 0}.online h2{font-size:32px;line-height:40px}.online p.des{margin-bottom:24px;font-size:16px;line-height:24px}.online .wrap .item{width:calc(50% - 6px);height:120px}.online .wrap .item>div{width:50px;height:50px}.online .wrap .item h5{font-size:12px;line-height:16px}.online .p-emali{font-size:16px;line-height:24px}}.faqs{padding:120px 0}.faqs .faqs-box{margin:0 auto;width:1200px;max-width:100%}.faqs .faqs-title-h1{height:46px;font-size:40px;font-weight:bold;line-height:46px;text-align:center;color:#000000;margin-bottom:80px}.faqs .faq-item{position:relative;border-bottom:1px solid #e7e7e7}.faqs .faq-item .faq-title{font-size:20px;font-weight:bold;line-height:26px;color:#000000;padding-top:40px;padding-bottom:40px;cursor:pointer}.faqs .faq-item .faq-desc{font-size:16px;font-weight:normal;line-height:22px;color:#000000;padding-bottom:40px}.faqs .faq-item .faq-icon-close{width:32px;height:32px;position:absolute;top:38px;right:0px;cursor:pointer;background-image:url(../images/migrate-google-to-onedrive/faq-down.svg);background-repeat:no-repeat;background-position:center 2px}.faqs .faq-item .faq-icon-close:hover{background-color:#eee}.faqs .faq-item{position:relative;border-bottom:1px solid #e7e7e7}.faqs .faq-item.active .faq-desc{display:block}.faqs .faq-item.active .faq-title{color:#2258f6}.faqs .faq-item.active .faq-icon-close{transform:rotate(180deg)}@media screen and (max-width:991px){.faqs{padding:60px 0}.faqs .faqs-box{width:auto;padding:0 20px;box-sizing:border-box}.faqs .faqs-title-h1{height:auto;margin-bottom:40px;font-size:32px;line-height:40px}.faqs .faq-item .faq-title{padding:28px 44px 28px 0;font-size:18px;line-height:26px}.faqs .faq-item .faq-desc{padding-bottom:28px;font-size:16px;line-height:24px}.faqs .faq-item .faq-icon-close{top:25px}}@media screen and (max-width:767px){.faqs{padding:40px 0}.faqs .faqs-box{padding:0 16px}.faqs .faqs-title-h1{margin-bottom:28px;font-size:32px;line-height:40px}.faqs .faq-item .faq-title{padding:24px 36px 24px 0;font-size:16px;line-height:24px}.faqs .faq-item .faq-desc{padding-bottom:24px;font-size:14px;line-height:22px}.faqs .faq-item .faq-icon-close{top:20px;width:28px;height:28px}}.what{padding:120px 0;text-align:center;background:#F8F9FA}.what h2{margin-bottom:80px}.what .container{max-width:1860px}.what .appraise-slick{text-align:left}.what .appraise-slick .slick-slide{margin:0}.what .appraise-slick .item{width:auto;padding:0 12px;border:unset;border-radius:0;background:unset}.what .appraise-slick .item-inner{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100%;padding:24px;background:#fff;border:1px solid #e6e8e9;border-radius:16px}.what .appraise-slick .item-main{display:flex;flex-direction:column;flex:1;gap:16px}.what .appraise-slick .item-head{display:flex;align-items:center;gap:8px;padding-bottom:16px;border-bottom:1px solid #e6e8e9}.what .appraise-slick .avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;width:44px;height:44px;border-radius:999px;font-size:16px;font-weight:500;line-height:1;color:#fff}.what .appraise-slick .item-who{display:flex;flex-direction:column;flex:1;min-width:0;gap:4px}.what .appraise-slick .item-name{font-size:16px;line-height:1.2;color:#000}.what .appraise-slick .item-meta{display:flex;align-items:center;gap:16px;font-size:14px;line-height:1.2;color:#666}.what .appraise-slick .item-loc{display:flex;align-items:center;gap:4px}.what .appraise-slick .item-body{display:flex;flex-direction:column;flex:1;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #e6e8e9}.what .appraise-slick .item-body-main{display:flex;flex-direction:column;gap:16px}.what .appraise-slick .item-rate{display:flex;align-items:center;justify-content:space-between}.what .appraise-slick .item-stars{display:block;flex:none;width:128px;height:24px;background:url(/resource/images/online-tools/what-stars.svg) no-repeat}.what .appraise-slick .item-date{font-size:14px;line-height:1.2;color:#666}.what .appraise-slick .item-title{font-size:20px;font-weight:bold;line-height:22px;color:#000}.what .appraise-slick .item-text{margin:0;font-size:16px;line-height:22px;min-height:132px;color:#000}.what .appraise-slick .item-tags{display:flex;align-items:center;gap:8px}.what .appraise-slick .tag{padding:2px 6px;border-radius:4px;background:#e7e7e6;font-size:14px;line-height:20px;color:#000}.what .appraise-slick .item-foot{display:flex;align-items:flex-end;justify-content:space-between}.what .appraise-slick .item-acts{display:flex;align-items:center;gap:24px}.what .appraise-slick .act{display:flex;align-items:center;gap:6px;font-size:14px;line-height:1.2;color:#666;cursor:pointer}.what .appraise-slick .slick-list::before{background:linear-gradient(90deg, #f8f9fa 46%, #f8f9fa00 100%)}.what .appraise-slick .slick-list::after{background:linear-gradient(-90deg, #f8f9fa 46%, #f8f9fa00 100%)}.what .appraise-slick .slick-center .slick-arrow::before{display:inline-block;width:40px;height:40px;content:"";background:url("/resource/images/transfer-onedrive-files-to-another-account/ic-arrow-left-40.svg");transform:rotate(180deg)}.what .appraise-slick .slick-center .slick-arrow:hover{background:#2258F6}.what .appraise-slick .slick-center .slick-arrow:hover::before{background:url("/resource/images/transfer-onedrive-files-to-another-account/ic-arrow-left-40-hover.svg")}.what .appraise-slick .slick-center .slick-arrow.slick-prev::before{transform:rotate(0deg)}@media (max-width:992px){.what{padding:80px 0}}.call{padding:0 0 120px;background:#fff}.call .call-inner{display:flex;align-items:center;justify-content:center;gap:10px;min-height:500px;padding:60px 72px;border-radius:24px;background:#021a60;box-sizing:border-box}.call .call-text{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:1;min-width:0;text-align:left}.call .call-logo{display:block}.call h2{font-size:48px;font-weight:bold;line-height:56px;color:#fff}.call p.desc{font-size:18px;line-height:26px;color:#fff}.call .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:64px;padding:0 59px;border-radius:8px;background:#0055ff;font-size:18px;font-weight:bold;color:#fff}.call .call-img{flex:none}@media screen and (max-width:991px){.call{padding:0 0 80px}.call .call-inner{flex-direction:column;gap:40px;padding:48px 40px}.call .call-text{align-items:center;text-align:center}.call h2{font-size:36px;line-height:44px}.call .call-img{width:380px;max-width:100%;height:auto}}@media screen and (max-width:767px){.call{padding:0 0 60px}.call .call-inner{gap:24px;padding:32px 24px}.call h2{font-size:28px;line-height:36px}.call p.desc{font-size:16px;line-height:24px}.call .btn{height:52px;padding:0 36px;font-size:16px}.call .call-img{width:100%}}