:root{--article-gray-1:#444;--article-gray-3:#787878;--article-gray-4:#a1a1a1;--article-gray-5:silver;--article-gray-6:#e2e2e2;--article-gray-7:#f0f0f0;--article-gray-8:#f5f5f5;--article-right:#006dff;--article-wrong:#de1e00}
.h1,.h2,.h3,.h4,.h5,.h6,body,h1,h2,h3,h4,h5,h6{font-family:"HarmonyOS Sans",-apple-system,blinkmacsystemfont,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}
[lang=ja] .h1,[lang=ja] .h2,[lang=ja] .h3,[lang=ja] .h4,[lang=ja] .h5,[lang=ja] .h6,[lang=ja] body,[lang=ja] h1,[lang=ja] h2,[lang=ja] h3,[lang=ja] h4,[lang=ja] h5,[lang=ja] h6{font-family:"Noto Sans JP",-apple-system,blinkmacsystemfont,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}
[lang=ko] .h1,[lang=ko] .h2,[lang=ko] .h3,[lang=ko] .h4,[lang=ko] .h5,[lang=ko] .h6,[lang=ko] body,[lang=ko] h1,[lang=ko] h2,[lang=ko] h3,[lang=ko] h4,[lang=ko] h5,[lang=ko] h6{font-family:"Noto Sans KR",-apple-system,blinkmacsystemfont,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}
main {color: #000;}
main a{color:#006DFF}
main a:hover {color:#006DFF;text-decoration: underline;}
main a:hover{color:#006DFF}
main .btn {text-transform: initial;border-radius: 8px;margin: 0;text-decoration: none !important;}
main img{max-width:100%;height:auto}
.rounded-10{border-radius:10px}
.rounded-16 {border-radius:16px;}
.border-bottom{border-bottom:1px solid rgba(0,0,0,.2)}

.menu-wrap {width:290px;max-width: 100%;}
.article-sidebar-anchor{margin-bottom: 10px;}
.article-sidebar-anchor a{display:block;color:var(--article-primary);text-decoration:none;padding:.75rem 1rem}
.article-sidebar-anchor a.active,.article-sidebar-anchor a:hover{color:var(--article-primary);background-color:var(--article-secondary-2)}
.article-sidebar-anchor {border-radius: 10px;overflow: hidden;border: 1px solid #a1a1a1;font-size: 16px;}
.article-sidebar-anchor .box-title {background-color: var(--article-primary);color: #fff;font-size: 1.25rem;padding: 9px 1.25rem;text-align: left;font-weight: 700;}
.article-sidebar-anchor strong{display:block;padding: .75rem 2.8rem .75rem 1.25rem;font-weight:700;cursor:pointer;color:var(--article-primary);position:relative}
.article-sidebar-anchor strong::after{content:'';width:1rem;height:1rem;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMkwxMSA4TDUgMTQiIHN0cm9rZT0iIzA3MjczRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==");background-size:100% auto;background-repeat:no-repeat}
.article-sidebar-anchor strong.active::after{transform:translateY(-50%) rotate(90deg);transition:transform .3s linear}
.article-sidebar-anchor strong.anchor-title,.article-sidebar-anchor strong:has(a) {padding:0}
.article-sidebar-anchor strong.anchor-title::after{content:none}
.article-sidebar-anchor strong a{color:var(--article-primary);padding-right: 40px;}
.article-sidebar-anchor ul{margin:0;padding:0;list-style:none}
.article-sidebar-anchor ul li a{display:block;list-style-type:none;padding:.5rem 1.25rem;font-size: 14px;line-height: 1.2;}
.article-sidebar-anchor .anchor-content {max-height: calc(100vh - 440px);overflow-x: hidden;overflow-y: auto;}
.article-sidebar-anchor .anchor-content::-webkit-scrollbar {width: 6px;height: 10px;background: transparent}
.article-sidebar-anchor .anchor-content::-webkit-scrollbar-thumb {background: rgba(196, 196, 196, 0.5);border-radius: 11px;}

.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin-top:3rem;color:#000}
.article-content h1,.article-content h1{margin-top:0;font-size:3rem;line-height:1.16667}
.article-content h2,.article-content h3{margin-bottom:1.5rem}
.article-content h2{font-size:2.25rem;line-height:1.22223}
.article-content h3{font-size:1.75rem;line-height:1.28571}
.article-content h4,.article-content h5{margin-bottom:1rem}
.article-content h4{font-size:1.5rem;line-height:1.33334}
.article-content h5{font-size:1.125rem;line-height:1.44445}
.article-content h6{margin-top:1.5rem;margin-bottom:.5rem;font-size:16px;line-height:1.5}
.article-content{font-size:16px}
.article-content p{margin-bottom:1rem}
.article-content img{max-width:100%;height:auto}
.article-content mark{background-color:var(--article-secondary-2);border-radius:.25rem;color:inherit;padding:0 .2em}
.article-content figure{margin:2rem 0;text-align:center}
.article-content figure img{max-width:76%;border-radius:.625rem;margin:0;box-shadow:0 0 1.25rem rgba(0,0,0,.15)}
.article-content .video{width:700px;max-width:100%;background-image:none!important;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:.625rem;box-shadow:0 0 1.25rem rgba(0,0,0,.15);margin:0 auto}
.article-content .video.embed-responsive.embed-responsive-9by21::before{padding-top:42.85714%}
.article-content .video.embed-responsive.embed-responsive-9by16::before{padding-top:56.25%}
.article-content .video.embed-responsive.embed-responsive-3by4::before{padding-top:75%}
.article-content .video-mp4{max-width:100%;width:700px;position:relative;border-radius:10px;overflow:hidden;display:inline-flex}
.article-content .video-mp4 video{max-width:100%;height:auto}
.article-content .video-mp4 .video-muted{position:absolute;top:8px;right:8px;cursor:pointer;z-index:1;width:30px;height:30px;background:url(https://images.wondershare.com/filmora/images2025/mobile-article/article-mute-icon.svg) no-repeat center/46.6% auto;background-color:#0000004D;backdrop-filter:blur(15.625px);border-radius:50rem}
.article-content .video-mp4 .video-muted::after{content:'';width:100%;height:100%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMzc1IDAuNzVMMTIuNjI1IDEzLjI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjAuOTM3NSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=) no-repeat center/46.6% auto;top:0;left:0;position:absolute;z-index:1}
.article-content .video-mp4 .video-muted.active::after{opacity:0}
.article-content .video-mp4 .video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;cursor:pointer;z-index:1;background:url(https://images.wondershare.com/filmora/images2025/mobile-article/article-play-icon.svg) no-repeat center/100% auto}
.article-content .video-mp4 .video-play.hide{opacity:0}

.article-content .breadcrumb{background-color:transparent;padding:0;margin:0 0 2.5rem}
.article-content .breadcrumb-item.active{color:#006DFF;}
.article-content .breadcrumb-item+.breadcrumb-item{padding-left:.25rem}
.article-content .breadcrumb-item+.breadcrumb-item::before{content:"";position:relative;top:50%;display:block;padding-right:1.25rem;width:1rem;height:1rem;background:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgMTJMMTAgOEw2IDQiIHN0cm9rZT0iYmxhY2siLz4KPC9zdmc+Cg==') no-repeat center / 100% auto;background-repeat:no-repeat;transform:translateY(-50%);}
.article-content .breadcrumb-item,.breadcrumb-item a{font-size:14px;line-height:1.71429;color: #000;}

article .article-anchor{position:relative;background:#f5f5f5;border-radius:.625rem;padding:1.5rem;margin:2rem 0}
article .article-anchor button{position:absolute;top:1.5rem;right:1.5rem;width:16px;height:16px;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:16px 16px;border:0;outline:0;box-shadow:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgOEgxMSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTggNUw4IDExIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cmVjdCB4PSIxIiB5PSItMSIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0IiByeD0iMSIgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgMCAxNCkiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4=)}
article .article-anchor button[open]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgOEgxMSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHJlY3QgeD0iMSIgeT0iLTEiIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgcng9IjEiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDAgMTQpIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+)}
article .article-anchor a{font-size:16px;line-height:1.25;transition:none;color:var(--article-gray-1)}
article .article-anchor a:hover{color:var(--article-secondary)}
article .article-anchor>h5{margin-top:0;margin-bottom:1.25rem;line-height:1.22223}
article .article-anchor>ol{counter-reset:order-num;padding-left:0;margin:-.5rem 0}
article .article-anchor>ol>li{position:relative;padding:.5rem 0 .5rem 2rem;font-size:16px;line-height:1.25}
article .article-anchor>ol>li::marker{font-size:0}
article .article-anchor>ol>li::before{counter-increment:order-num;content:counter(order-num,decimal-leading-zero);position:absolute;left:0;top:.5rem;font-size:16px;font-weight:700;line-height:1.25;color:var(--article-secondary)}
article .article-anchor>ol>li>div{display:inline-block;font-size:16px;line-height:1.25;cursor:pointer}
article .article-anchor>ol>li>div:hover{text-decoration:underline;color:var(--article-secondary)}
article .article-anchor>ol>li>div+ol{padding-top:1rem;padding-left:1.25rem}
article .article-anchor>ol>li>div+ol>li,article .article-anchor>ol>li>div+ol>li *{font-size:14px;line-height:1.14286}
article .article-anchor>ol>li>div+ol>li:not(:last-child){margin-bottom:.75rem}
article .article-anchor>ol>li>div+ol>li::marker{vertical-align:top}
.mobile-anchor-sidebar.hide{display:none!important}

article .list-none{list-style:none;padding-left:0;margin-bottom:2rem}
article .list-asterisk,article .list-disc,article .list-num,article .list-right,article .list-wrong{padding-left:24px;margin:2rem 0}
article .list-asterisk li,article .list-disc li,article .list-num li,article .list-right li,article .list-wrong li{position:relative;margin-bottom:.75rem;font-size:16px;line-height:1.25}
article .list-asterisk li::marker,article .list-disc li::marker,article .list-num li::marker,article .list-right li::marker,article .list-wrong li::marker{font-size:0}
article .list-num{counter-reset:olNum}
article .list-num>li::before{counter-increment:olNum;content:counter(olNum);position:absolute;top:2px;left:-24px;z-index:-1;width:16px;height:16px;background-color:var(--article-secondary);border-radius:50%;font-size:14px;line-height:1.14286;font-weight:700;text-align:center;color:#fff}
article .list-disc li::before{content:"";position:absolute;top:7px;left:-20px;z-index:-1;width:.375rem;height:.375rem;background-color:var(--article-secondary);border-radius:50%;z-index: 1;}
article .list-right li::before{content:"";position:absolute;top:2px;left:-24px;width:16px;height:16px;-webkit-clip-path: path("M12.6663 6.74966L6.47377 12.2789L3.34082 9.47219L4.67536 7.98255L6.476 9.59572L11.3342 5.25781L12.6663 6.74966Z");clip-path: path("M12.6663 6.74966L6.47377 12.2789L3.34082 9.47219L4.67536 7.98255L6.476 9.59572L11.3342 5.25781L12.6663 6.74966Z");background-color: var(--article-secondary);}
article .list-wrong li::before{content:"";position:absolute;top:2px;left:-24px;width:16px;height:16px;-webkit-clip-path:url(#symbolWrongPath);clip-path:url(#symbolWrongPath);background-color:var(--article-wrong)}
article .list-asterisk li::before{content:"";position:absolute;top:2px;left:-24px;width:16px;height:16px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgOEgxNCIgc3Ryb2tlPSIjNTBFM0MyIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNOCAxNEw4IDIiIHN0cm9rZT0iIzUwRTNDMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTMuNzU3MzkgMTIuMjQyN0wxMi4yNDI3IDMuNzU3MzkiIHN0cm9rZT0iIzUwRTNDMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTEyLjI0MjcgMTIuMjQyN0wzLjc1NzM5IDMuNzU3MzkiIHN0cm9rZT0iIzUwRTNDMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==) no-repeat center/100% auto}
article .cols{display:flex;margin:1rem -.9375rem 0}
article .cols>*{display:inline-block;width:calc(50% - 1.875rem);margin:1rem .9375rem 0}

article .product-download-box{text-align:center;margin:1.25rem 0 2rem}
article .product-download-box .secure-item{display:flex;align-items:center;justify-content:center;color:#444;font-size:14px;line-height:1;margin-top: 12px;}
article .product-download-box .secure-item img{width:18px;margin-right:6px}
article .product-download-box .pro-top{display:flex;align-items:center;padding-bottom:20px;border-bottom:1px solid #e2e2e2;margin-bottom:16px;justify-content:space-between}
article .product-download-box .pro-info{display:flex;align-items:center;text-align:left}
article .product-download-box .pro-top .download-desktop .btn-linear{margin:0}
article .product-download-box .pro-top .pro-logo{width:56px;flex-shrink:0;margin-right:10px}
article .product-download-box .pro-top .pro-name{font-size:16px;font-weight:700;line-height:1}
article .product-download-box .pro-top .grade{width:88px;height:16px;background:url(https://images.wondershare.com/assets/images-common/icon-star-50.png) no-repeat center/100% auto;margin:4px 0}
article .product-download-box .pro-top .pro-desc{font-size:14px;line-height:1;opacity:.5}
article .product-download-box .title{font-size:1.25rem;font-weight:700;line-height:1.4;text-align:left;margin-bottom:8px}
article .product-download-box .desc{font-size:1rem;line-height:1.57;opacity:.5;margin-bottom:8px;text-align:left}
article .product-download-box.style2{padding:24px 20px 8px;border:1px solid #e2e2e2;border-radius:8px;color:#000}
article .product-download-box .download-desktop{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
article .product-download-box .download-desktop .btn-linear{font-size:18px;height:4rem;min-width:206px}
article .product-download-box .mobile-qrcode{display:inline-block;position:relative}
article .product-download-box .mobile-qrcode .qrcode-box{width:180px;background-color:#fff;border-radius:8px;padding:8px;position:absolute;left:50%;top:-8px;transform:translate(-50%,-100%);z-index:2;pointer-events:none;opacity:0;transition:all .2s ease-in-out;text-align:center;border:2px solid #00000026;overflow:hidden}
article .product-download-box .mobile-qrcode .mobile-btn{margin:0 .625rem;text-transform:initial;background-color:#fff;border:1px solid silver;border-radius:.625rem;padding:0 2rem;display:inline-flex;align-items:center;justify-content:center;color:#07273d;font-size:1.125rem;font-weight:700;height:4rem;white-space: nowrap;}
article .product-download-box .mobile-qrcode .mobile-btn:hover~.qrcode-box{opacity:1}
article .product-download-box .mobile-qrcode .qrcode-box .qrcode-text{font-size:12px;font-weight:700;color:#000}

article .step-anchor{margin:32px 0}
article .step-anchor ul{list-style:none;padding:0}
article .step-anchor ul li{margin:14px 0;color:#000;font-size:16px;line-height:1.56}
article .step-anchor ul li b{font-weight:700;padding-right:8px}
article .step-anchor ul li a{color:#006dff!important;text-decoration:none}
article .step-box{margin:32px 0}
article .step-box .step-item{margin-bottom:24px}
article .step-box .title{font-size:20px;font-weight:700;line-height:1.375;color:#000}
article .step-box .desc{font-size:16px;color:#444;line-height:1.56;margin-top:8px}
article .step-box a{color:var(--article-mobile-active);text-decoration:underline}
article .step-box .picture img{border-radius:8px;margin-top:8px}
article .step-box .step-title{margin-bottom:8px}
article .step-box.style1 .step-item{display:flex;margin-bottom:20px}
article .step-box.style1 .step-item .left{position:relative;margin-right:4px}
article .step-box.style1 .step-item .left::before{content:'';position:absolute;top:28px;left:50%;width:1px;height:calc(100% - 28px);border-left:1px dashed var(--article-secondary)}
article .step-box.style1 .step-item .num{width:20px;height:20px;background:var(--article-secondary);border-radius:4px;color:#000;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:700}
article .step-box.style2 .step-title{display:flex;align-items:start}
article .step-box.style2 .num,article .step-box.style3 .num{background:var(--article-secondary);border-radius:4px;color:#000;font-size:16px;line-height:1;font-weight:700;padding:3px;margin-right:8px;white-space:nowrap}
article .step-box.style3 .num{display:inline-block}

.article-content .faq{margin-top:4rem;margin-bottom:4rem}
.article-content .faq h4,.article-content .faq h5,.article-content .faq ul{list-style:none;padding:0;margin:0}
.article-content .faq li{border-bottom:1px solid rgba(0,0,0,.2);padding:2rem 0}
.article-content .faq li:nth-child(n+10){display:none;position:fixed;top:-100vh;left:-100vw}
.article-content .faq h5{display:flex;justify-content:space-between;align-items:center;margin-right:-1rem;font-size:1.125rem;line-height:1.33334;transition:all .3s}
.article-content .faq h5 i{display:block;flex:0 0 16px;width:16px;height:16px;-webkit-clip-path:path("M0.93934 3.93934C1.52513 3.35355 2.47487 3.35355 3.06066 3.93934L8 8.87868L12.9393 3.93934C13.5251 3.35355 14.4749 3.35355 15.0607 3.93934C15.6464 4.52513 15.6464 5.47487 15.0607 6.06066L8 13.1213L0.93934 6.06066C0.353553 5.47487 0.353553 4.52513 0.93934 3.93934Z");clip-path:path("M0.93934 3.93934C1.52513 3.35355 2.47487 3.35355 3.06066 3.93934L8 8.87868L12.9393 3.93934C13.5251 3.35355 14.4749 3.35355 15.0607 3.93934C15.6464 4.52513 15.6464 5.47487 15.0607 6.06066L8 13.1213L0.93934 6.06066C0.353553 5.47487 0.353553 4.52513 0.93934 3.93934Z");background-color:#000;margin:0 16px;transition:all .3s}
.article-content .faq h5:hover{text-decoration:underline;cursor:pointer;color:var(--article-secondary)}
.article-content .faq h5:hover i{background-color:var(--article-secondary)}
.article-content .faq h5~div{display:none;padding-top:1rem}
.article-content .faq h5[open] i{transform:rotate(180deg)}

article fieldset{display:block;border:1px dashed var(--article-secondary);border-radius:.625rem;padding:0 1.5rem .5rem;margin:3rem 0}
article fieldset *{font-size:16px;line-height:1.375}
article fieldset legend{display:inline-block;width:auto;background-color:var(--article-secondary);border-radius:.25rem;padding:.375rem .75rem;margin:0;font-size:1.125rem;font-weight:700;line-height:1.44445;color:#000;}
article fieldset p{margin:24px 0 16px}
article fieldset h6~p{margin:0 0 16px}

article .pro-list{margin:3rem 0 4rem}
article .pro-list .item{display: flex;align-items: center;justify-content:space-between;}
article .pro-list .item figure{flex:0 0 5rem;width:5rem;height:5rem;margin:0}
article .pro-list .item figure img{width:5rem;height:5rem;border-radius:0;box-shadow:none}
article .pro-list .item .pro-info{flex:1 1 auto;margin-right:2rem;display: flex;align-items: center;}
article .pro-list .item figure~*{display:block;margin-left:1rem}
article .pro-list .item .pro-name{display:block;margin-bottom:.5rem;font-size:1.25rem;line-height:1.4;color:#000;font-weight: 700;}
article .pro-list .item .desc{display:block;font-size:16px;line-height:1.25}
article .pro-list .btn-box {display: inline-flex;flex-shrink: 0;}
article .pro-list .btn-box .btn-linear {margin-right: 10px;}
article .pro-list .btn {display: inline-flex;align-items: center;justify-content: center;flex-shrink: 0;}
article .pro-list.style1 .item {border-bottom:1px solid rgba(0,0,0,.2);margin-top:1.5rem;padding-bottom: 1.5rem;}
article .pro-list.style2 .item {background-color: #fff;border: 1px solid #E2E2E2;border-radius: 10px;padding: 1.5rem;margin-bottom: 10px;}
article .pro-list.style3 .item {border-bottom:1px solid rgba(0,0,0,.2);margin-top:1.5rem;flex-direction: column;padding-bottom: 1.5rem;}
article .pro-list.style3 .item>div{display: flex;align-items: center;justify-content: space-between;width: 100%;}
article .pro-list.style3 .item p {font-size: 18px;color: #000;margin-top: 1.5rem;margin-bottom: 0;line-height: 1.5;}

article .quote-box{position:relative;border-radius:8px;border:1px solid rgba(0,0,0,.2);padding:24px 20px;margin:24px 0}
article .quote-box .title{font-weight:700;font-size:18px;line-height:1.38}
article .quote-box.style1{margin-top:48px}
article .quote-box.style1 .provider{font-size:14px;line-height:1.375;opacity:.5;margin-top:16px}
article .quote-box.style1::before{content:'';position:absolute;top:0;left:5.9%;width:40px;height:40px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MCA0MCkgcm90YXRlKDE4MCkiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0zNS4xMjUgMzMuOTk1OEwyMi4xNjAyIDMzLjk5NTlMMjIuMTYwMiAyNC43ODg4QzIyLjE2MDIgMTkuNzE0NiAyMy4wMDM5IDE1LjcwNjggMjQuNjk1MyAxMi43NjU0QzI2LjM4NjcgOS44MjM5OCAyOS4zNjMzIDcuNTk3NDEgMzMuNjIxMSA2LjA5NzQxTDM2LjE2MDIgMTEuNDQ5QzMxLjI3MzQgMTMuMDE1NCAyOC44MzIgMTYuMjQxOSAyOC44MzIgMjEuMTI0OEwzNS4xMjUgMjEuMTI0OEwzNS4xMjUgMzMuOTk1OFpNMTYuODA0NyAzMy45MDIxTDMuODM5ODQgMzMuOTAyMUwzLjgzOTg0IDI0LjY5NTFDMy44Mzk4NCAxOS42MjA5IDQuNjgzNTkgMTUuNjEzIDYuMzc1IDEyLjY3MTZDOC4wNjY0IDkuNzMwMjMgMTEuMDQzIDcuNTAzNjcgMTUuMzAwOCA2LjAwMzY2TDE3LjgzNTkgMTEuMzU5MUMxMi45NDkyIDEyLjkyNTUgMTAuNTA3OCAxNi4xNTIxIDEwLjUwNzggMjEuMDM0OUwxNi44MDQ3IDIxLjAzNDlMMTYuODA0NyAzMy45MDIxWiIgZmlsbD0iIzUwRTNDMiIvPgo8L3N2Zz4K) no-repeat center/100% auto;transform:translateY(-50%)}
article .quote-box.style2{padding:20px}
article .quote-box.style2 .content{font-size:16px;line-height:1.56;color:#000;opacity:.5;margin-top:8px}
article .quote-box.style2 .provider{font-size:14px;font-weight:700;line-height:1.4;color:#000;margin-top:12px}
article .quote-box.style2 .provider-label{margin-top:8px;font-size:14px;line-height:1.4;color:#000}
article .quote-box.style2 a{display:inline-block;margin-top:8px;font-size:14px;line-height:1.4;text-decoration:underline}
article .quote-box.style2::after,article .quote-box.style2::before{content:'';width:67px;height:67px;position:absolute}
article .quote-box.style2::before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNjciIHZpZXdCb3g9IjAgMCA2NyA2NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTY3IDNIMTNDNy40NzcxNSAzIDMgNy40NzcxNSAzIDEzVjY3IiBzdHJva2U9IiM1MEUzQzIiIHN0cm9rZS13aWR0aD0iNSIvPgo8L3N2Zz4K) no-repeat center/100% auto;top:-3px;left:-3px}
article .quote-box.style2::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNjciIHZpZXdCb3g9IjAgMCA2NyA2NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTS0yLjIyMDI3ZS0wNiA2NEw1NCA2NEM1OS41MjI4IDY0IDY0IDU5LjUyMjggNjQgNTRMNjQgMi4zODQxOWUtMDYiIHN0cm9rZT0iIzUwRTNDMiIgc3Ryb2tlLXdpZHRoPSI1Ii8+Cjwvc3ZnPgo=) no-repeat center/100% auto;bottom:-3px;right:-3px}

article .function-intro-box {margin: 3rem 0;border-radius: 15px;background: url('https://images.wondershare.com/filmora/images2025/article-review/function-intro-bg.png') no-repeat center right / auto 100%;background-color: #07273D;padding: 3rem 29% 2rem 3rem;color: #fff;text-align: left;}
article .function-intro-box .title {font-size: 22px;font-weight: 700;line-height: 1.3;margin-bottom: 1.5rem;}
article .function-intro-box .desc-list {list-style: none;padding: 0;margin: 0;}
article .function-intro-box .desc-list li {position: relative;line-height: 1.5;font-size: 1rem;padding-left: 22px;margin-bottom: 1rem;}
article .function-intro-box .desc-list li::before {content: '';width: 12px;height: 12px;background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOCA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMS40Mjg1OSAyLjk1NzM5TDMuNTg4NTYgNS4wMTQ1MUw2LjU3MTM4IDEuNDE0NTUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS43MTQyOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=') no-repeat center / 66.66% auto;background-color: var(--article-secondary);border-radius: 50rem;position: absolute;top: 6px;left: 0;}

article .table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:1px;margin:2rem 0}
article .table table{width:100%;border-radius:10px;border-collapse:collapse;margin:0;box-shadow:0 0 0 1px #c0c0c0;overflow:hidden}
article .table table td{border:0;border-top:1px solid #c0c0c0;border-right:1px solid #c0c0c0;padding:.625rem 1rem;font-size:16px;line-height:1.25;vertical-align:middle}
article .table table tr:first-child *{background-color:var(--article-primary);border:0;border-top:1px solid var(--article-primary);border-right:1px solid var(--article-primary);font-weight:700;line-height:1.75;white-space:nowrap;color:#fff}
article .table table td:last-child,article .table table tr:first-child *{border-right:0}
article .table table tr:nth-child(even){background-color:#fff}
article .table table tr:nth-child(odd){background-color:#f0f0f0}
article .table table tr.table-self{background-color:var(--article-secondary-2)}
article .table table svg{display:block;margin:auto}
article .table .show-more {background-color: #fff !important;cursor: pointer;}
article .table .show-more .more-arrow {display: flex;align-items: center;justify-content: center;}
article .table .show-more .less-arrow {display: none;}
article .table .show-more .arrow-down {width: 1rem;height: 1rem;background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDVMOCAxMUwyIDUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==') no-repeat center / 100% auto;margin-left: 8px;flex-shrink: 0;}
article .table .show-more .less-arrow .arrow-down {transform: rotate(180deg);}
article .table .show-more.show .more-arrow {display: none;}
article .table .show-more.show .less-arrow {display: flex;align-items: center;justify-content: center;}

article .overview-box {display: flex;flex-wrap: wrap;margin: 15px -15px;}
article .overview-box .box-item {width: calc(50% - 30px);background-color: #F5F5F5;border-radius: 10px;padding: 24px;text-align: left;color: #000;margin: 15px;}
article .overview-box .box-item .title {font-size: 18px;font-weight: 700;line-height: 1.2;margin-bottom: 8px;}

article .pros-cons{display:flex;margin:1rem -.9375rem 0}
article .pros-cons fieldset{display:inline-block;width:calc(50% - 1.875rem);border:1px solid rgba(0,0,0,.2);padding:1rem 1.5rem;margin:1rem .9375rem 0}
article .pros-cons fieldset legend{display:inline-flex;align-items:center;background-color:var(--article-white);padding:.125rem .5rem;font-size:1.125rem;line-height:1.33334;white-space:nowrap}
article .pros-cons fieldset.pros legend{color:#00b97c}
article .pros-cons fieldset.cons legend{color:#de1e00}
article .pros-cons fieldset legend svg{margin-left:.25rem}
article .pros-cons fieldset legend~*{padding-left:1.5rem;margin:0;white-space:normal}
article .pros-cons fieldset legend~*>*{margin-bottom:.5rem;font-size:14px;line-height:1.14286}
article .pros-cons fieldset legend~*>::marker{font-size:10px}

article .pros-cons-new{display:flex;margin:3rem -15px 0}
article .pros-cons-new .pros,article .pros-cons-new .cons{display:inline-block;width:calc(50% - 15px);margin:0 15px}
article .pros-cons-new .title {position: relative;padding-left: 30px;font-size: 20px;font-weight: 700;color: #000;}
article .pros-cons-new .title::before {content: '';width: 24px;height: 24px;background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuODU3MTggNC45MTQ3OEw2LjE3NzEyIDkuMDI5MDFMMTIuMTQyOCAxLjgyOTEiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMy40Mjg1NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=') no-repeat center / 58.33% auto; background-color: var(--article-secondary);border-radius: 50rem;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
article .pros-cons-new .cons .title::before {background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNzU3MzkgMS43NTczMkwxMC4yNDI3IDEwLjI0MjYiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMy40Mjg1NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMC4yNDI2IDEuNzU3MzJMMS43NTczMyAxMC4yNDI2IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMuNDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K') no-repeat center / 50% auto;background-color: #DE1E00;}
article .pros-cons-new ul {list-style: none;padding: 0;margin: 0;}
article .pros-cons-new ul li {position: relative;padding-left: 30px;font-size: 16px;line-height: 1.5;color: #000;margin-top: 16px;}
article .pros-cons-new ul li::before {content: '';width: 24px;height: 24px;position: absolute;left: 0;top: 0;background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcgMTJMMTEuMiAxNkwxNyA5IiBzdHJva2U9IiM1MEUzQzIiIHN0cm9rZS13aWR0aD0iMy40Mjg1NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=') no-repeat center / 100% auto;}
article .pros-cons-new .cons ul li::before {background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMDYgOC4yNDI2OEwxNiAxNi4yNDI2IiBzdHJva2U9IiNERTFFMDAiIHN0cm9rZS13aWR0aD0iMy40Mjg1NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNS45OTk5IDguMjQyNjhMNy45OTk5OSAxNi4yNDI2IiBzdHJva2U9IiNERTFFMDAiIHN0cm9rZS13aWR0aD0iMy40Mjg1NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=');}

article .related-list{display: flex;align-items: center;margin:3rem -8px;flex-wrap: wrap;}
article .related-list .title {font-size: 24px;font-weight: 700;margin: 8px;}
article .related-list a {display: block;font-size: 18px;background-color: #fff;border-radius: 50rem;border: 1px solid #C0C0C0;padding: 14px 30px;color: #000;text-decoration: none;margin: 8px;}

article .rating-price {margin: 3rem 0;border-top: 1px solid #C0C0C0;}
article .rating-price .item {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #C0C0C0;padding: 24px 0;}
article .rating-price .item .title {font-size: 24px;font-weight: 700;color: #000;margin-right: 8px;}
article .rating-price .item .desc {font-size: 18px;color: #000;}

article .toggle-component{margin:3rem 0;border-bottom: 1px solid #C0C0C0;}
article .toggle-component .toggle-trigger{padding: 24px 24px 24px 0;font-size:24px;font-weight:700;color:#000;cursor:pointer;display: flex;align-items: center;position: relative;border-top: 1px solid #C0C0C0;}
article .toggle-component .toggle-trigger::before{content: '';width: 24px;height: 24px;position: absolute;right: 0;top: 50%;transform: translateY(-50%) rotate(-90deg);background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxIDcuNUwxMiAxNi41TDMgNy41IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=') no-repeat center / 100% auto;}
article .toggle-component .toggle-trigger[open="open"]::before{transform: translateY(-50%) rotate(0deg);}
article .toggle-component .toggle-content {padding-bottom: 24px;}
article .toggle-component .toggle-content div:first-child{margin-top: 0;margin-bottom: 0;}
article .toggle-component .pros-cons-new {margin-top: -16px !important;}
article .toggle-component ul {margin: 0;}

article .nav-box {margin: 1.5rem 0 3rem;}
article .nav-box nav {padding-top: 1.5rem;background-color: #F5FAFF;position: sticky;top: 72px;z-index: 2;}
article .nav-box .nav {border-bottom: 1px solid #aebbc5;justify-content: space-evenly;}
article .nav-box .nav .nav-item {font-size: 28px;font-weight:700;line-height: 1.14;color: #667b8b;position: relative;padding: 0 36px 18px;text-decoration: none;}
article .nav-box .nav .nav-item::before {content: '';width: 100%;height:4px;border-radius: 10px;background-color: #006DFF;position: absolute;bottom: -2px;left: 0;transform: scaleX(0);transition: transform .2s linear;transform-origin: center;}
article .nav-box .nav .nav-item.active {color: #006DFF;}
article .nav-box .nav .nav-item.active::before {transform: scaleX(1);}
article .nav-box .pro-list {margin:3rem 0 0;border:none;}
article .nav-box .pro-list .item {border:none;}
article .nav-box .table {margin: 1.5rem 0}

article .pro-intro-box{display: flex;align-items: center;justify-content: space-between;margin: 3rem 0;}
article .pro-intro-box .left-info {flex:  1 1 auto;text-align: left;padding-right: 16px;}
article .pro-intro-box .left-info .name {font-size: 32px;font-weight: 700;color: #000;margin-bottom: 8px;}
article .pro-intro-box .left-info .desc {font-size: 18px;color: #000;}
article .pro-intro-box .left-info .grade-box{display: flex;align-items: center;margin-top: 1.5rem;font-size: 14px;color:#444;}
article .pro-intro-box .left-info .grade {display: block;width: 8.5rem; height: 1.5rem;background-image: var(--article-product-grade);background-position: center center;background-repeat: no-repeat;background-size: auto 100%;margin-right: 12px;flex-shrink: 0;}
article .pro-intro-box .left-info .works-on {display: flex;align-items: center;margin-top: 1rem;font-size: 1rem;color:#444;}
article .pro-intro-box .left-info .works-on i {color:#000;}
article .pro-intro-box .left-info .btn-box {margin-top: 1.5rem;}
article .pro-intro-box .left-info .btn-box .btn {margin-top: 4px;}
article .pro-intro-box .right-media {width: 54%;flex-shrink: 0;}
article .pro-intro-box .right-media figure {margin:0;}

article .article-video-template{margin:24px 0 16px 0;position:relative}
article .article-video-template .template-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:32px 0}
article .article-video-template .template-list .video-item{width:32%;background-color:var(--article-primary);border-radius:8px;overflow:hidden;height:100%;margin-bottom:1rem;margin-bottom:8px}
article .article-video-template .template-list .video-item .video-container{position:relative;overflow:hidden;background-size:cover;transform:scale(1);cursor:pointer}
article .article-video-template .template-list .video-item .video-container video{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover}
article .article-video-template .template-list .video-item .video-container::before{content:'';display:block;padding-top:var(--ratio,calc(252 / 450 *100%))}
article .article-video-template .template-list .video-item.vertical-style .video-container::before{content:'';display:block;padding-top:var(--ratio,calc(140 / 100 *100%))}
article .article-video-template .template-list .video-item.vertical-style .video-container video,article .article-video-template .template-list .video-item.vertical-style .video-poster{transform:scale(1.3);transform-origin:center top}
article .article-video-template .template-list .video-item .video-poster{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;z-index:2;pointer-events:none;opacity:1}
article .article-video-template .template-list .video-item .box-content{position:relative;padding:1rem .5rem}
article .article-video-template .template-list .video-item .box-content .title{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}
article .article-video-template .template-list .video-item .box-content .box-group{position:absolute;height:100%;padding:0 .5rem;background:linear-gradient(90deg,rgba(36,93,80,0) 0,#245d50 4.67%);display:flex;align-items:center;top:0;right:0;opacity:0}
article .article-video-template .template-list .video-item .box-content .box-group .btn{border-width:1px;font-size:12px;height:32px;display:flex;align-items:center;justify-content:center;padding:0 .5rem;text-transform:capitalize;margin:0}
article .article-video-template .btn-outline-white{color:#fff;margin-right:.5rem!important}
#videoModalCenter .modal-content{background-color:transparent;box-shadow:none;border:none}
#videoModalCenter .modal-body .closeBtn{position:absolute;top:-2rem;right:-2rem;width:2rem;height:2rem;border-radius:50rem;background-color:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;transition:all .3s;cursor:pointer;z-index:2}
#videoModalCenter video{border-radius:8px}
.modal-backdrop.show{opacity:.8}
article .article-audio-template{position:relative}
article .article-audio-template .audio-list{display:flex;flex-wrap:wrap;justify-content:space-between}
article .audio-item{width:48.78%;margin-bottom:.5rem;background-color:#21282d;border-radius:8px;padding:3px 12px 3px 3px;display:flex;align-items:center;justify-content:space-between}
article .audio-item .audio-pic{width:17.6%;flex-shrink:0;border-radius:8px;position:relative;overflow:hidden;margin-right:12px}
article .audio-main{flex:1 1 auto;display:flex;justify-content:space-between}
article .audio-main .audio-name{color:#f0f8fe;font-size:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
article .audio-main .audio-progress{position:relative;max-width:100%;width:148px;overflow:hidden}
article .audio-main .audio-line-play{position:absolute;left:0;top:0;width:0%;overflow:hidden;text-align:left}
article .audio-main .audio-progress img{max-width:initial}
article .audio-main.playing .audio-line-play{transition:width .3s linear}
article .audio-main .audio-btn img{display:none;max-width:100%}
article .audio-main .audio-btn{position:relative;cursor:pointer;display:flex}
article .audio-main .audio-btn .active{display:inline-block}
article .audio-main .audio-time{font-size:12px;color:#959ca2;margin-right:12px}

article .vote-box {background-color: #FAFAFA;border-radius: 20px;border: 1px solid #E2E2E2;text-align: center;padding: 40px;margin: 3rem 0;overflow: hidden;}
article .vote-box .title {font-size: 32px;line-height: 1.2;color: #000;font-weight: 700;}
article .vote-box .subtitle{font-size:18px;color:#000;margin-top: 8px; margin-bottom:20px;line-height:1.5}
article .vote-box .voting-section{display:block}
article .vote-box .voting-section.hidden{display:none}
article .vote-box .options-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px;text-align: left;}
article .vote-box .option-item{border:1px solid #E2E2E2;border-radius:10px;padding: 17px 20px 17px 3.375rem;cursor:pointer;transition:all .3s ease;position:relative;background: #fff;}
article .vote-box .option-item.selected,article .vote-box .option-item:hover{border-color:#50E3C2;background-color:#F0FFF9}
article .vote-box .custom-control-label::before,article .vote-box .custom-control-label::after {width: 1.25rem;height: 1.25rem;border-radius: 4px;border: 1px solid #000;left: -1.875rem;}
article .vote-box .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyNCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IiYjMjMyOyYjMTgzOyYjMTc1OyYjMjI5OyYjMTkwOyYjMTMyOyIgZD0iTTQuNSA5LjczMzI2TDkuNjc0NzIgMTVMMTkuNSA1IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIuNSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L3N2Zz4K') no-repeat center / 100% auto;background-color: #50E3C2;}
article .vote-box .custom-control-label{font-size:18px;font-weight:400;color:#000;cursor:pointer;margin-bottom: 0;}
article .vote-box .vote-tag{background:#FF2290;color:#fff;padding:0 10px;border-radius:50rem;font-size:14px;font-weight:400;display: inline-block;margin-left: 8px;}
article .vote-box .others-section{grid-column:1/-1;border:1px solid #E2E2E2;background-color:#fff;display: flex;align-items: center;justify-content: space-between;}
article .vote-box .others-section.selected{border:1px solid #E2E2E2;background-color:#fff}
article .vote-box .others-section.selected .others-input{border-color:#50E3C2}
article .vote-box .others-input{width:50.5%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:18px;border-radius: 10px;padding: 18px 20px;}
article .vote-box .submit-btn{width:100%;transition:all .3s ease}
article .vote-box .submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none;color: #000;}
article .vote-box .results-section{display:none}
article .vote-box .results-section.show{display:block}
article .vote-box .thanks-message{position: relative;margin: 24px 0;color:#000;text-align:center;padding:20px 0;font-size: 20px;font-weight: 700;line-height: 1.5;}
article .vote-box .thanks-message::before {content:'';width: calc(100% + 80px);height: 100%;top: 0;left:50%;transform: translateX(-50%);background-color: #F0FFF9;border-top: 1px solid #50E3C2;border-bottom: 1px solid #50E3C2;position: absolute;}
article .vote-box .thanks-message div {position: relative;}
article .vote-box .result-item{display:flex;align-items:center;margin-bottom:1rem;padding:15px;border-radius:10px;background:#fff;border: 1px solid #E2E2E2;position: relative;overflow: hidden;height: 40px;}
article .vote-box .result-bar-fill{position:absolute;height:100%;top:0;left:0;background: #E7E7E7;border-radius: 10px;z-index: 1;}
article .vote-box .result-item .result-name {position: absolute;top: 50%;left: 1.25rem;transform: translateY(-50%);font-size: 1rem;font-weight: 400;color: #07273D;z-index: 2;}
article .vote-box .result-item .result-name b {padding-left: 10px;display: inline-block;}
article .vote-box .result-votes{text-align:right;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:1rem;font-weight:400;color:#07273D;z-index:2;}
article .vote-box .result-item.winner{height: 64px;}
article .vote-box .result-item.winner .result-name {font-size: 1.5rem;}
article .vote-box .result-item.winner .result-bar-fill{background: linear-gradient(93.19deg, #83FFE9 0%, #58FFDA 50.5%, #00F0FF 100%);color: #07273D;}
article .vote-box .error-message{color:#ff4757;text-align:center;margin-top:10px;font-size:14px}


@media (any-hover){
  article .pro-list.style2 .item:hover {background: linear-gradient(0deg, #FFFFFF 0%, #EEFFFD 100%);}
  article .table .show-more:hover {text-decoration: underline;}
  article .related-list a:hover {background-color: #000;color: #fff;}
  article .article-video-template .template-list .video-item:hover{background-color:#245d50;border:1px solid #50e3c2}
  article .article-video-template .template-list .video-item:hover .video-poster{opacity:0}
  article .article-video-template .template-list .video-item:hover .box-content .box-group{opacity:1}
  article .article-video-template .template-list .video-item:hover .box-content .box-group .btn{color:#fff}
  #videoModalCenter .modal-body .closeBtn:hover{transform:rotate(90deg);background-color:rgba(255,255,255,.11)}
  article .article-video-template .btn-outline-white:hover{color:#000}

}


@media (max-width:1599.98px){
  .menu-wrap {width: 270px;}
  .article-sidebar-anchor .box-title {font-size:18px;padding:10px 15px}
  .article-sidebar-anchor .anchor-content {max-height:calc(100vh - 400px);font-size:14px;}
  .article-sidebar-anchor strong {padding: 6px 22px 6px 10px}
  .article-sidebar-anchor strong a{padding-right: 22px;}
  .article-sidebar-anchor a {padding: 6px 22px 6px 10px}
  .article-sidebar-anchor strong::after {width:14px;height:14px;right:6px;}
  #videoModalCenter .modal-body{width:800px;max-width:100%;margin:0 auto}
}
@media (max-width: 1279.98px) {
  .article-content figure img {max-width:100%;}
  article .nav-box nav {top: 54px;}
  article .article-video-template .template-list .video-item .box-content{padding:10px 10px 10px 8px}
  article .article-video-template .template-list .video-item .box-content .title{font-size:12px}
  article .article-video-template .template-list .video-item .box-content .box-group{display:none}
  article .article-video-template .template-list .video-item .video-container::after{content:'';width:40px;height:40px;background:url(https://images.wondershare.com/filmora/images2025/mobile-article/article-play-icon.svg) no-repeat center/100% auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;pointer-events:none}

}

@media (max-width:991.98px){
article .product-download-box .pro-top{flex-direction:column;align-items:start}
article .product-download-box .download-desktop{margin-top:12px}
article .related-list {margin:3rem -4px;}
article .related-list .title {font-size:20px;margin:4px;}
article .related-list a {font-size:14px;padding:8px 20px;margin:4px;}
article .rating-price .item {padding:16px 0;}
article .rating-price .item .title {font-size:20px;}
article .rating-price .item .desc {font-size:14px;}
article .toggle-component .toggle-trigger {font-size:20px;}
article .toggle-component .toggle-trigger::before {width:16px;height:16px;}
article .pros-cons-new ul li {font-size:14px}
article .nav-box .nav .nav-item {font-size:18px;}
article .pro-intro-box {flex-direction: column;}
article .pro-intro-box .left-info,article .pro-intro-box .right-media {width: 100%;}
article .pro-intro-box .left-info {padding-right: 0;}
article .pro-intro-box .right-media {margin-top: 12px;}
article .vote-box {padding: 20px;}
article .vote-box .title {font-size: 20px;}
article .vote-box .subtitle{font-size:16px}
article .vote-box .options-grid{grid-template-columns:1fr;gap: 12px;margin-bottom: 20px;}
article .vote-box .option-item{padding: 12px 15px 12px 2.5rem;}
article .vote-box .custom-control-label {font-size: 14px;}
article .vote-box .vote-tag {font-size: 12px;margin-left: 4px;}
article .vote-box .others-section {flex-direction: column;align-items: start;}
article .vote-box .others-input {width: 100%;margin-top: 8px;font-size: 12px;border-radius: 4px;padding: 8px 10px;}
article .vote-box .thanks-message {font-size: 14px;}
article .vote-box .result-item .result-name {font-size: 12px;left: 8px;}
article .vote-box .result-item.winner {height: 48px;}
article .vote-box .result-item.winner .result-name {font-size: 16px;}
}
@media(max-width:575.98px){
.article-content h2{font-size:24px;line-height:1.375;margin:24px 0 12px}
.article-content h3{font-size:20px;line-height:1.4;margin:24px 0}
.article-content h4{font-size:18px;line-height:1.3;margin:24px 0}
.article-content h5,.article-content h6{font-size:16px;line-height:22px}
.article-content a{color:var(--article-mobile-active);text-decoration:underline}
.article-content .video-mp4 .video-play{width:48px;height:48px}
.article-content .video-mp4 video[controls=true]::-webkit-media-controls-panel{display:flex!important;opacity:1!important}
.article-content .video-mp4 video[controls=true]::-webkit-media-controls{display:flex!important;opacity:1!important}

article .article-anchor{padding:24px 20px}
article .article-anchor>h5{font-size:18px;line-height:1;margin-bottom:22px;padding-left:30px;position:relative;pointer-events:none}
article .article-anchor>h5::before{content:'';width:14px;height:20px;background:url(https://images.wondershare.com/filmora/images2025/mobile-article/article-anchor-icon.svg) no-repeat center/100% auto;position:absolute;left:2px;top:50%;transform:translate(0,-50%)}
article .article-anchor>ol>li{padding:8px 0 8px 30px}
article .article-anchor a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;text-decoration:none}
article .article-anchor>ol>li>div{color:#006dff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
article .article-anchor>ol>li::before{color:#006dff;top:8px}
article .article-anchor>ol>li>a{color:#006dff}
article .article-anchor a:hover{color:inherit}
.mobile-anchor-sidebar{position:fixed;top:116px;right:0;border:1px solid #e2e2e2;border-radius:50rem 0 0 50rem;border-right:none;z-index:20;background-color:#fff;cursor:pointer}
.mobile-anchor-sidebar::before{content:'';width:100vw;height:100vh;background:#000;opacity:.3;position:fixed;top:0;left:0;pointer-events:none;opacity:0}
.mobile-anchor-sidebar .show-icon{width:24px;height:24px;background:url(https://images.wondershare.com/filmora/images2025/mobile-article/article-anchor-icon.svg) no-repeat center/auto 92%;margin:3px 8px}
.mobile-anchor-sidebar .close-icon{width:13px;height:12px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjMzMzQgMUwxLjMzMzM3IDExIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMS4zMzMzNyAxTDExLjMzMzQgMTEiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=) no-repeat center/100% auto;position:absolute;top:30px;right:18px;z-index:1;display:none}
.mobile-anchor-sidebar .anchor-wrapper{display:none;background-color:#fff;border:1px solid #e2e2e2;border-right:none;width:92%;border-radius:10px 0 0 10px;position:absolute;padding:24px 20px 16px 24px;top:0;right:0}
.mobile-anchor-sidebar .anchor-wrapper .article-anchor{padding:0;background:0 0;border-radius:0;margin:0}
.mobile-anchor-sidebar .anchor-wrapper .article-anchor button{top:2px;right:32px}
.mobile-anchor-sidebar.show{background-color:transparent;border:none;width:100%;height:100%}
.mobile-anchor-sidebar.show .show-icon{display:none}
.mobile-anchor-sidebar.show::before{opacity:.3}
.mobile-anchor-sidebar.show .anchor-wrapper{display:block}
.mobile-anchor-sidebar.show .close-icon{display:block}

article .cols,article .pros-cons{flex-wrap:wrap}
article .cols>*,article .pros-cons fieldset{width:calc(100% - 1.875rem)}
article .product-download-box .download-desktop{display:none}
article .product-download-box .btn-linear{width:100%}
article fieldset legend {font-size: 16px;}
article .pro-list .item b {font-size: 16px;}
article .pro-list .item details summary{font-size:14px}
article .pro-list .item {flex-direction:column;}
article .pro-list .btn {width: 100%;text-decoration:none;font-size:14px;}
article .pro-list .btn-box {flex-direction:column;display:flex;width:100%}
article .pro-list .item a{margin-top:16px}
article .pro-list.style3 .item>div {flex-direction: column;font-size: 14px;}
article .pro-list.style3 .item .desc {font-size: 14px;}
article .pro-list.style3 .item p {font-size: 14px;}
article .pro-list .item .pro-info {margin-right: 0;}
article .table table td{padding:10px!important}
article .pros-cons fieldset legend{font-size:16px}
article .pros-cons{flex-wrap:wrap}
article .pros-cons fieldset{width:calc(100% - 1.875rem)}
article .function-intro-box {padding:20px;}
article .function-intro-box .title {font-size:18px;margin-bottom:12px;}
article .function-intro-box .desc-list li {margin-bottom:10px;}
article .overview-box {margin:15px 0;}
article .overview-box .box-item {margin: 8px 0;width:100%;}
article .pros-cons-new {margin:3rem 0 0;flex-wrap:wrap;}
article .pros-cons-new .pros, article .pros-cons-new .cons {width:100%;margin:8px 0;}
article .pros-cons-new ul li {margin-top: 8px;}
article .related-list .title {font-size:18px;}
article .nav-box .nav .nav-item {font-size:14px;padding:0 12px 10px;}
article .nav-box .nav .nav-item::before {height:3px;}
article .nav-box .table {margin-top:0;}
article .pro-intro-box .left-info .name {font-size:24px;margin-bottom:0;}
article .pro-intro-box .left-info .btn-box .btn {width:100%;text-decoration:none;}
article .pro-intro-box .left-info .grade-box {margin-top: 8px;}
article .article-video-template .template-list .video-item{width:48.3%}
article .article-audio-template .show-more,article .article-video-template .show-more{width:100%;height:145px;background:linear-gradient(0deg,#fff 73%,rgba(255,255,255,0) 100%);position:absolute;left:0;bottom:0;z-index:1;opacity:0;pointer-events:none;transition:height .3}
article .article-audio-template .show-more::before,article .article-video-template .show-more::before{content:'';width:40px;height:50px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDM5LjVDOS4yMzA0NCAzOS41IDAuNDk5OTk5IDMwLjc2OTYgMC40OTk5OTkgMjBDMC41IDkuMjMwNDUgOS4yMzA0NSAwLjQ5OTk5OSAyMCAwLjQ5OTk5OUMzMC43Njk2IDAuNSAzOS41IDkuMjMwNDUgMzkuNSAyMEMzOS41IDMwLjc2OTYgMzAuNzY5NiAzOS41IDIwIDM5LjVaIiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjQzBDMEMwIi8+CjxwYXRoIGQ9Ik0xMyAxN0wyMCAyNUwyNyAxNyIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) no-repeat center/100% auto;position:absolute;top:20px;left:calc(50% - 20px);z-index:2;transition:transform .3}
article .article-audio-template .show-more.show,article .article-video-template .show-more.show{opacity:1;pointer-events:initial}
article .article-audio-template .show-more.all,article .article-video-template .show-more.all{background:0 0;height:24px}
article .article-audio-template .show-more.all::before,article .article-video-template .show-more.all::before{transform:rotate(180deg)}
article .article-video-template .show-more.all::before{transform-origin:center 30%}
#videoModalCenter .btn-linear{width:100%}
#videoModalCenter .modal-body .closeBtn{top:-12px;right:-12px}
article .audio-item{width:100%}
article .article-audio-template .show-more{height:70px;background:linear-gradient(0deg,#fff 56%,rgba(255,255,255,0) 100%)}
article .article-audio-template .show-more::before{top:12px}


.article-content .faq{margin-bottom:0!important}
.article-content .faq li{padding:24px 0}
.article-content .faq li:last-child{border:none}
.article-content .faq h4{font-size:28px!important;line-height:1}
.article-content .faq h5{pointer-events:none;margin-right:0;font-size:18px}
.article-content .faq h5~div{display:block;font-size:16px;line-height:1.56;padding-top:8px}
.article-content .faq h5 i{display:none}


}