@charset "UTF-8";.wb-dm{--wb-bfc: #c3c3c3;--wb-fcs: #fff;--wb-wk: #999;--wb-wke: #686868;--wb-bgc: #2b2b2b;--wb-bbc: #4d4d4d;--wb-bgcl: #353535;--wb-dropdown-bc: #4d4d4d}.cells-contact{margin-left:20px;margin-right:20px}.cells-contact .wb-cell-item{width:100%;line-height:50px;height:50px;box-sizing:border-box;display:flex;align-items:center;border:0 none;border-radius:0;cursor:pointer;padding-left:0;padding-right:0;margin-bottom:20px;text-align:center;position:relative;overflow:hidden}.cells-contact .wb-cell-item:before{content:"";width:200px;height:200px;position:absolute;border-radius:50%;background-color:#fff;top:50%;left:50%;margin-top:-100px;margin-left:-100px;display:none}.cells-contact .wb-cell-item:hover:before{animation:circleIn .3s linear;display:block;animation-fill-mode:forwards}.cells-contact .wb-cell-item span{flex:1 auto;font-size:16px}.cells-contact .wb-cell-item i{content:"";width:50px;height:50px;border-right:1px solid #fff}.cells-contact .wb-cell-item svg{width:20px;height:20px;fill:var(--wb-fcs, #3e4045)}.cells-contact .wb-cell-item.btn-primary{background-color:var(--wb-theme-color, #2778ff);color:#fff}.cells-contact .wb-cell-item.btn-primary svg{fill:#fff}.cells-contact .wb-cell-item.btn-wk{background-color:var(--wb-bgc, #ededee);color:var(--wb-fcs, #3e4045)}.cells-contact .wb-cell-item.btn-outline{background-color:var(--wb-bgcl, #fff);border:1px solid var(--wb-bfc, #666);line-height:48px;color:var(--wb-fcs, #3e4045)}.cells-toc{padding-left:20px;padding-right:20px}.cells-toc>:first-child{margin-top:0}.cells-toc .wb-cell-item{margin-top:10px}.cells-toc .wb-toc-title{display:block;font-size:16px;line-height:24px;padding-top:5px;padding-bottom:5px;font-weight:700;color:var(--wb-fcs, #3e4045)}.cells-toc .wb-toc-subtitle{display:block;font-size:14px;line-height:22px;padding-top:5px;padding-bottom:5px;padding-left:20px;position:relative}.cells-toc .wb-toc-subtitle:before{content:"";width:4px;height:4px;border-radius:2px;background-color:var(--wb-wk, #999);position:absolute;top:14px;left:5px}.cells-share{padding-top:10px;padding-bottom:30px}.cells-share .wb-share-list{display:block;margin-left:10px;margin-right:10px}.cells-share .wb-share-list .share-logo{display:inline-block;text-align:center;border-radius:32px;padding:5px;background-color:var(--wb-bgc, #f8f8f8);margin-left:10px;margin-right:10px;box-sizing:border-box}.cells-share .wb-share-list .icon-weixin{background-color:#37ae71}.cells-share .wb-share-list .icon-qq{background-color:#24ade3}.cells-share .wb-share-list .icon-weibo{background-color:#f87e47}.cells-share .wb-share-list .wb-icon{width:24px;height:24px;fill:#fff}.cells-channel{display:flex}@keyframes clickFlash{0%{opacity:1}10%{opacity:1}40%{opacity:0}to{opacity:0}}.wb-wx-share-wp{display:none;position:fixed;width:100%;height:100%;top:0;background-color:#000000b3;z-index:1001}.wb-wx-share-wp.active{display:block}.wb-wx-share-wp .wb-wst-inner{position:absolute;top:50%;left:50%;background-color:var(--wb-bgcl, #fff);border-radius:10px;transform:translate(-50%,-50%);padding:30px;text-align:center}.wb-wx-share-wp .wb-wst-hd{line-height:26px;font-size:16px;color:#333}.wb-wx-share-wp .wb-wst-img{position:relative;background-color:#ededed;height:30px;line-height:30px;padding-left:60px;padding-right:60px}.wb-wx-share-wp .wb-wst-img:after{content:"";width:16px;height:16px;border-radius:10px;border:1px solid #ccc;background-color:#ffffffb3;box-sizing:0 0 3px rgb(0,0,.3);position:absolute;top:5px;right:5px;opacity:0;animation:clickFlash 2s ease infinite}.wb-wx-share-wp .wb-wst-close{width:13px;height:13px;position:absolute;left:5px;top:8px}.wb-wx-share-wp .wb-wst-close:after,.wb-wx-share-wp .wb-wst-close:before{content:"";width:13px;height:1px;background-color:#333;position:absolute;right:0;top:50%}.wb-wx-share-wp .wb-wst-close:before{transform:translateY(-50%) rotate(45deg)}.wb-wx-share-wp .wb-wst-close:after{transform:translateY(-50%) rotate(-45deg)}.wb-wx-share-wp .wb-wst-points{width:20pxpx;line-height:16px;position:absolute;right:10px;top:50%;margin-top:-8px;text-align:center}.wb-wx-share-wp .wb-wst-points i{display:inline-block;vertical-align:middle;width:3px;height:3px;border-radius:3px;background-color:#333;margin-left:3px}.wb-wx-share-wp .wb-wst-title{font-size:12px;color:#000;line-height:30px;width:12em;margin-left:auto;margin-right:auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:10px}.wb-action-sheet{background-color:#000c;position:fixed;inset:0;z-index:1002;display:none}.wb-action-sheet.wb-active{display:block}.wb-action-sheet.wb-slide-in .was-inner{transform:translateZ(0)}.wb-action-sheet.wb-slide-in .was-mask{opacity:1}.wb-action-sheet .was-inner{background-color:var(--wb-bgcl, #fff);border-radius:9px 9px 0 0;position:absolute;left:0;bottom:0;width:100%;z-index:2;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);transform:translate3d(0,100%,0);transition:transform .3s ease}.wb-action-sheet .was-hd{padding:20px;background-color:var(--wb-bgcl, #fff);position:sticky;top:0}.wb-action-sheet .was-title{font-size:16px;font-weight:700}.wb-action-sheet .was-bd{left:0;width:100%;max-height:60vh;overflow-y:auto;padding-bottom:20px}.wb-action-sheet .was-close{position:absolute;top:0;right:0;z-index:1001;padding:20px 15px}.wb-action-sheet .was-close .i{position:relative;display:inline-block;vertical-align:middle;width:16px}.wb-action-sheet .was-close .i:after,.wb-action-sheet .was-close .i:before{content:"";width:16px;height:2px;background-color:var(--wb-fcs, #3e4045);position:absolute;right:0;top:50%}.wb-action-sheet .was-close .i:before{transform:translateY(-50%) rotate(45deg)}.wb-action-sheet .was-close .i:after{transform:translateY(-50%) rotate(-45deg)}.wb-action-sheet .was-mask{position:absolute;inset:0;z-index:1;opacity:0;transition:opacity .2s ease}.wb-ats-toc{background-color:#0000}.wb-ats-toc .was-inner{box-shadow:-4px 0 8px #00000040}.wb-tabbar{-webkit-user-select:none;height:60px;background-color:var(--wb-bgcl, #fff);position:sticky;bottom:0;padding-bottom:env(safe-area-inset-bottom);z-index:999;box-shadow:-4px 0 8px #00000040;transition:transform .2s ease-in-out;transform:translateY(0)}.wb-tabbar.wb-hide{transform:translateY(100%)}.wb-tabbar.with-primary{width:100%;display:flex;align-items:center}.wb-tabbar.with-primary .wb-tabbar-items{flex:1 auto}.wb-tabbar-primary{width:45%;padding-left:20px;padding-right:20px;box-sizing:border-box}.wb-tabbar-items{display:grid;grid-template-columns:repeat(var(--wb-tabbar-item-count, 4),1fr);height:100%}.wb-tabbar-item{text-align:center;padding-top:10px;color:var(--wb-bfc, #666);transition:background-color .2s,color .3s}.wb-tabbar-item:active{color:var(--wb-theme-color, #2778ff);background-color:#f0f0f0}.wb-tabbar-item:active .wb-tabbar-icon{fill:var(--wb-theme-color, #2778ff)}.wb-tabbar-icon{width:24px;height:24px;display:block;margin-left:auto;margin-right:auto;fill:var(--wb-fcs, #3e4045)}.wb-tabbar-label{display:block;font-size:16px;line-height:20px;transform:scale(.625);white-space:nowrap}.wb-tabbar .like-count{margin-left:5px}.wb-tabbar .wb-tb-btn,.wb-tabbar .wb-btn-like{display:inline-flex;align-items:center;vertical-align:middle;height:38px;line-height:38px;background-color:var(--wb-theme-color, #2778ff);color:#fff;padding-left:10px;padding-right:10px;border-radius:3px}.wb-tabbar .wb-tb-btn svg,.wb-tabbar .wb-btn-like svg{width:18px;height:18px;fill:#fff}.wb-tabbar .wb-tb-btn span,.wb-tabbar .wb-btn-like span{font-size:12px;line-height:16px;text-align:center}.wb-tabbar .wb-tb-btn.with-icon{padding-right:20px}.wb-tabbar .wb-tb-btn.with-icon i{display:inline-block;height:100%;border-right:1px solid #fff;padding-right:5px;margin-right:20px}.wb-tabbar .wb-tb-btn.with-icon svg{width:24px;height:24px}.wb-tabbar .wb-tb-btn.with-icon span{font-size:14px}.wb-dm .wb-tabbar{--wb-poster-color: #333}.wb-article-detail{font-size:var(--wbb-p-font-size, 16px);line-height:var(--wbb-p-line-height, 1.8);padding-bottom:20px;word-break:break-word}.wb-article-detail>:first-child{margin-top:0}.wb-article-detail>:last-child{margin-bottom:0}.wb-article-detail p{margin-bottom:1.5em}.wb-article-detail h1,.wb-article-detail h2,.wb-article-detail h3,.wb-article-detail h4,.wb-article-detail h5,.wb-article-detail h6{line-height:1.6em;color:var(--wb-fcs, #3e4045)}.wb-article-detail h1{font-size:var(--wbb-h1-font-size, 32px);font-weight:var(--wbb-h1-font-weight, bold)}.wb-article-detail h2{font-size:var(--wbb-h2-font-size, 1.5em);font-weight:var(--wbb-h2-font-weight, bold)}.wb-article-detail h3{font-size:var(--wbb-h3-font-size, 1.2857em);font-weight:var(--wbb-h3-font-weight, bold)}.wb-article-detail h4{font-size:var(--wbb-h4-font-size, 1.1em);font-weight:var(--wbb-h4-font-weight, bold)}.wb-article-detail h5{font-size:var(--wbb-h5-font-size, 1em);font-weight:var(--wbb-h5-font-weight, bold)}.wb-article-detail h6{font-size:var(--wbb-h6-font-size, 1em);font-weight:var(--wbb-h6-font-weight, bold)}.wb-article-detail ul,.wb-article-detail ol,.wb-article-detail dl,.wb-article-detail pre,.wb-article-detail code,.wb-article-detail table,.wb-article-detail video,.wb-article-detail figure,.wb-article-detail blockquote,.wb-article-detail iframe{margin-bottom:1.5em}.wb-article-detail a{color:var(--wbb-a-color, var(--wb-theme-color, #0566c7));font-style:var(--wbb-a-font-style);font-weight:var(--wbb-a-font-weight);text-decoration:var(--wbb-a-text-decoration)}.wb-article-detail a:hover{color:var(--wbb-a-hover-color, var(--wb-theme-color, #0566c7));font-style:var(--wbb-a-hover-font-style);font-weight:var(--wbb-a-hover-font-weight);text-decoration:var(--wbb-a-hover-text-decoration)}.wb-article-detail li{margin-left:30px;text-align:left}.wb-article-detail ul,.wb-article-detail ol,.wb-article-detail dl{margin-bottom:1.5em}.wb-article-detail ul li{list-style:disc}.wb-article-detail ol li{list-style:decimal}.wb-article-detail pre,.wb-article-detail .code-pre{padding:10px;background-color:var(--wb-bgc, #f8f8f8);border-radius:5px;font-size:14px;overflow-x:auto;white-space:pre;word-wrap:normal}.wb-article-detail blockquote{background-color:var(--wb-bgcl, #f0f0f0);padding:23px 35px;position:relative;font-size:var(--wbb-blockquote-font-size, 14px);font-weight:var(--wbb-blockquote-font-weight);font-style:var(--wbb-blockquote-font-style);border-left:3px solid var(--wb-theme-color, #2778ff);border-radius:2px}.wb-article-detail blockquote:after,.wb-article-detail blockquote:before{content:"";position:absolute;width:16px;height:16px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2216%22 height=%2213%22%3E%3Cpath fill=%22%23C2C2C2%22 fill-rule=%22evenodd%22 d=%22M11.8 3.06c-1.2 1.48-1.36 2.98-1.02 4.02a3.07 3.07 0 0 1 1.92-.68c1.81 0 3.3 1.2 3.3 3.3 0 1.93-1.48 3.3-3.3 3.3-2.7 0-3.93-2.37-3.93-5.04a8.4 8.4 0 0 1 1.32-4.65 9.31 9.31 0 0 1 4-3.31l.47.93a7 7 0 0 0-2.77 2.13m-8.77 0c-1.18 1.48-1.35 2.98-1 4.02a3.29 3.29 0 0 1 4.25.21c1.13 1.05 1.23 2.9.5 4.1A3.3 3.3 0 0 1 3.94 13C1.23 13 0 10.63 0 7.96a8.4 8.4 0 0 1 1.32-4.65 9.31 9.31 0 0 1 4-3.31l.48.93a7 7 0 0 0-2.78 2.13%22/%3E%3C/svg%3E")}.wb-article-detail blockquote:before{left:13px;top:10px}.wb-article-detail blockquote:after{right:20px;bottom:10px;transform:rotate(180deg)}.wb-article-detail table{width:100%;border-collapse:collapse;border-spacing:0}.wb-article-detail td,.wb-article-detail th{font-size:14px;padding:8px;box-shadow:inset 0 -1px 0 var(--wb-bbc, #e0dddc)}.wb-article-detail strong,.wb-article-detail b{font-weight:700}.wb-article-detail i,.wb-article-detail em{font-style:italic}.wb-article-detail u{text-decoration:underline}.wb-article-detail del{text-decoration:line-through}.wb-article-detail img,.wb-article-detail video{max-width:100%;height:auto;margin-left:auto;margin-right:auto}.wb-article-detail iframe{width:100%;min-height:400px}@media(max-width:768px){.wb-article-detail blockquote{border-left-width:1px}}.wb-overall-sc{background-color:var(--wb-bgc, #f8f8f8);padding:20px;border-radius:6px}.wb-overall-sc .rating-header-title{margin-top:0!important;margin-bottom:0!important;font-size:1.25em;font-weight:600;color:var(--wb-fcs, #3e4045)}.wb-overall-sc .pros-cons-title{font-size:1.25em;font-weight:600;color:var(--wb-fcs, #3e4045)}.wb-overall-sc .rating-score-label{font-size:12px;color:var(--wb-fcs, #3e4045)}.wb-overall-sc .svg-cross{fill:#b31433}.wb-overall-sc .svg-tick{fill:#096962}.rating-header{display:flex;flex-wrap:nowrap;gap:20px;margin-bottom:20px}.rating-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 30px}.rating-list .rating-item{display:flex;justify-content:space-between;align-items:center;margin-left:0}.rating-list .rating-item .rating-item-label{flex:1 atuo;font-size:14px;color:var(--wb-fcs, #3e4045)}.rating-meter-wrapper{display:flex;align-items:center;justify-content:center;gap:10px}.pros-cons-list-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.pros-cons-list-wrapper .pros-cons-item-title{font-weight:600;margin-bottom:10px}.pros-cons-list dd{padding-left:20px;position:relative;line-height:30px;margin-left:0;font-size:14px;color:var(--wb-fcs, #3e4045)}.pros-cons-list .wb-icon{position:absolute;left:0;top:7px}.wb-switcher{display:flex;gap:10px;background-color:var(--wb-bgc, #f8f8f8);border-radius:40px;margin-bottom:20px;padding:4px}.wb-switcher .switcher-item{cursor:pointer;flex:1;line-height:40px;font-size:16px;color:var(--wb-wk, #999);text-align:center;border-radius:40px}.wb-switcher .switcher-item.current{color:var(--wb-fcs, #3e4045);background-color:var(--wb-bgcl, #fff);box-shadow:0 0 0 2px var(--wb-bgc, #f8f8f8)}.switcher-content{display:none}.switcher-content.current{display:block}@media(max-width:768px){.rating-list,.pros-cons-list-wrapper{grid-template-columns:1fr}.rating-header{display:block}.rating-meter-wrapper{justify-content:flex-start}}.single-content-wrapper{max-width:1300px;margin:0 auto;padding-top:var(--wb-main-pt, 60px);display:grid;grid-template-columns:220px 1fr 220px;gap:40px}.single-content-wrapper .article-header{margin-bottom:30px}.single-content-wrapper .title-detail{font-size:42px;font-weight:700;color:var(--wb-fcs, #3e4045);margin-bottom:20px}.single-content-wrapper .bread-crumbs .item-home,.single-content-wrapper .bread-crumbs i{display:none}.single-content-wrapper .bread-crumbs a{background-color:var(--wb-bgc, #f8f8f8);color:var(--wb-theme-color, #2778ff);font-size:12px;border-radius:3px}.single-content-wrapper .bread-crumbs+.title-detail{margin-top:5px}.single-content-wrapper .wb-article-detail{box-sizing:border-box;min-width:0;background-color:var(--wb-bgcl, #fff);padding:30px 40px}.single-content-wrapper .tag-items a{display:inline-block;margin-right:10px;font-size:14px}.single-content-wrapper .tag-items a:before{content:"#"}.sidebar-wrapper:before{content:"";display:block;height:100vh}.sidebar-wrapper .btns-wrapper{margin-top:20px}.sidebar-wrapper .btn-primary{display:block;height:34px;line-height:34px}.website-list-aside{--wb-list-cols: 1}.wbw-sticky-part{position:sticky;top:40px}.main-content-wrapper .container-row{margin-top:30px}.main-content-wrapper .container-row.hidden{display:none}.main-content-wrapper .section-header{margin-top:3em}.main-content-wrapper .header-subtitle{margin-top:1em}.main-content-wrapper .flex h2{margin-top:3em}.main-content-wrapper .manual-speed-test-chart,.btns-wrapper{text-align:center}.nav-tabs-wrapper{display:flex;flex-wrap:nowrap;gap:20px;margin:40px}.nav-tabs-wrapper .nav-tab{flex:1;text-decoration:none;border-bottom:3px solid var(--wb-wk, #999);line-height:60px;text-align:center;cursor:pointer}.nav-tabs-wrapper .active{border-bottom:3px solid var(--wb-fcs, #3e4045)}.nav-tabs-wrapper .active .text{color:var(--wb-fcs, #3e4045)}.nav-tabs-wrapper .text{font-size:18px;color:var(--wb-wk, #999);font-weight:700}.wb-overall-block{margin-bottom:40px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em}.section-header .heading-2{--wbb-h2-font-size: 2em;margin-top:0!important;margin-bottom:0!important}.header-subtitle{display:flex;align-items:center;justify-content:space-between;gap:10px}.header-subtitle h3{margin-top:0;margin-bottom:0}.dollar-metric{display:flex;align-items:center;gap:2px;font-size:16px}.dollar-metric i{color:var(--wb-wke, #a0a8b2);font-style:normal}.dollar-metric b{color:var(--wb-fcs, #3e4045);font-style:normal;font-weight:400}.wb-rating-unit{display:flex;align-items:center;gap:10px}.wrapper-responsive.hidden{display:none}.table-selector{margin-top:40px;padding-bottom:10px}.table-selector p{margin:0!important;padding:0}.table-selector .button-select{border:0 none;height:36px;border-radius:18px;padding:0 15px;cursor:pointer;font-size:14px;background-color:var(--wb-bgc, #f8f8f8);color:var(--wb-fcs, #3e4045)}.table-selector .button-select.active{background:var(--wb-fcs, #3e4045);color:var(--wb-bgc, #fff);border:0 none}.table-selector .button-select+.button-select{margin-left:20px}.table-yes-no{table-layout:fixed;border-top:1px solid #000}.table-yes-no thead th{box-shadow:inset 0 -1px #000;color:var(--wb-fcs, #3e4045)}.table-yes-no th{text-align:left}.table-yes-no td.yes{background-color:var(--wb-bgc, #e4f5f4);color:var(--wb-bfc, #072b29)}.table-yes-no td.no{background-color:var(--wb-bgc, #faf0f2);color:var(--wb-bfc, #4d0f1b)}.table-greyscale th{text-align:left}.table-greyscale td{background-color:var(--wb-bgc, #f8f8f8)}.category-verdict{border-radius:10px;background:linear-gradient(94deg,var(--wb-bgc, #faf0ed) 12.94%,var(--wb-bgc, #ebf2fc) 97.82%);display:flex;flex-direction:column;margin-bottom:20px}.category-verdict p{margin-bottom:0!important}.category-verdict-ranked{font-weight:700;color:var(--wb-fcs, #3e4045);padding:12px 20px;border-bottom:1px solid var(--wb-bbc, #e0dddc);margin-bottom:0}.category-verdict-content{padding:20px;color:var(--wb-fcs, #3e4045);font-size:14px}.scroll-table-v2{background-color:var(--wb-bgcl, #fff);line-height:1.25}.scroll-table-v2 thead th{text-align:left;font-size:.875rem;line-height:1;color:#fff;font-weight:700;background-color:var(--wb-bgc, #000);height:32px;overflow:hidden}.scroll-table-v2 th:first-of-type,.scroll-table-v2 td:first-of-type{position:sticky;left:0;z-index:50;overflow:visible!important;min-width:188px;width:188px}.scroll-table-v2 th:first-of-type:before,.scroll-table-v2 td:first-of-type:before{transition:opacity .2s;z-index:55;content:"";display:block;width:6px;height:100%;background:linear-gradient(90deg,rgba(35,36,52,.3),transparent);position:absolute;top:0;left:188px}.scroll-table-v2 tbody tr:nth-of-type(2n) td{background-color:var(--wb-bgc, #f8f8f8)}.scroll-table-v2 tbody tr:nth-of-type(odd) td{background-color:var(--wb-bgcl, #fff)}.scroll-table-comparison{width:max-content!important;max-width:100%;display:block;overflow:auto hidden!important;background-color:var(--wb-bgcl, #fff);line-height:1.25;padding-bottom:10px}.scroll-table-comparison td,.scroll-table-comparison th{box-shadow:none!important}.scroll-table-comparison thead th{text-align:left;font-size:.875rem;line-height:1;font-weight:700;color:var(--wb-fcs, #3e4045);background-color:var(--wb-bgcl, #fff);height:32px;overflow:hidden}.scroll-table-comparison th:first-of-type,.scroll-table-comparison td:first-of-type{position:sticky;left:0;z-index:50;overflow:visible!important;min-width:188px;width:188px}.scroll-table-comparison th:first-of-type:before,.scroll-table-comparison td:first-of-type:before{transition:opacity .2s;z-index:55;content:"";display:block;width:6px;height:100%;background:linear-gradient(90deg,rgba(35,36,52,.3),transparent);position:absolute;top:0;left:188px}.scroll-table-comparison tbody .label-cell{text-align:left;font-weight:700}.scroll-table-comparison tbody td{white-space:nowrap;min-width:155px!important;width:155px!important;text-align:center}.scroll-table-comparison tbody tr:nth-of-type(odd) td{background-color:var(--wb-bgc, #f8f8f8)}.scroll-table-comparison tbody tr:nth-of-type(2n) td{background-color:var(--wb-bgcl, #fff)}.wp-caption-text{position:relative;font-size:.8em;text-align:center;font-style:normal}.wp-caption-text:before{content:"";display:inline-block;position:relative;top:-2px;margin-right:5px;border-color:transparent transparent var(--wks, #b1b7bd) transparent;border-style:solid;border-width:5px;margin-top:-3px}details summary{position:relative}details summary::marker{position:absolute;left:0;top:0}details summary h2,details summary h3,details summary h4{margin-top:0!important}details .collapsible-content-group-heading{display:inline-block;font-weight:700;color:var(--wb-fcs, #3e4045);cursor:pointer}.wb-app-icons{display:flex;flex-wrap:wrap;gap:10px 0}.wb-app-icons p{display:none!important}.wb-app-icons figure{flex-basis:70px;text-align:center;margin:0}.wb-app-icons figure.unavailable{filter:grayscale(100%) opacity(.35)}.wb-app-icons img{width:32px;height:32px;object-fit:contain}.wb-app-icons figcaption{font-size:12px;color:var(--wb-fcs, #3e4045)}.wb-app-icons figcaption:before{display:none}.simultaneous-conns{display:flex;align-items:center;justify-content:center;background-color:var(--wb-bgc, #f8f8f8);border-radius:50px;padding-top:10px;padding-bottom:10px}.simultaneous-conns svg{width:32px;height:20px}.simultaneous-conns b{font-size:14px}.wb-featured-image{position:relative;margin-bottom:30px}.ranking-sash{position:absolute;top:0;right:0;background-color:#000c;color:#fff;line-height:30px;padding:0 20px;z-index:1;font-size:14px}@media(max-width:768px){.aside-wrapper,.sidebar-wrapper{display:none}.single-content-wrapper{display:block;background-color:var(--wb-bgcl, #fff);padding-top:20px}.single-content-wrapper .wb-article-detail{padding:0;margin-left:20px;margin-right:20px}.section-header{display:block}}meter{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:transparent;background:var(--grey-30, #c7c4c3);position:relative;border:none;display:block;height:12px;border-radius:10px;width:80px;-webkit-flex-basis:80px;-ms-flex-preferred-size:80px;flex-basis:80px;margin-right:calc(var(--base-unit, 4px) * 1);overflow:hidden;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}meter::-webkit-meter-inner-element{display:block}meter::-webkit-meter-bar{border:none;background:var(--grey-30, #c7c4c3);height:200%!important}meter::-webkit-meter-optimum-value{background:var(--green-70, #0d8078);-webkit-transition:all .5s;transition:all .5s}meter::-webkit-meter-suboptimum-value{background:var(--yellow-30, #faba5a);-webkit-transition:all .5s;transition:all .5s}meter::-webkit-meter-even-less-good-value{background:var(--pink-70, #b31433);-webkit-transition:all .5s;transition:all .5s}meter[value^="7"]::-webkit-meter-optimum-value{background:var(--green-40, #3ac2b9)}meter[value^="6"]::-webkit-meter-optimum-value{background:var(--green-40, #3ac2b9)}meter.small{flex-basis:64px;width:64px;height:8px}meter.stubby{flex-basis:70px;width:70px;height:16px}meter::-webkit-meter-bar{border:none;background:#c7c4c3;height:200%!important}.wbw-content-lift{z-index:1;transition:opacity .3s cubic-bezier(.31,1,.34,1);overflow-x:hidden;overflow-y:auto}.wbw-content-lift::-webkit-scrollbar{width:2px;background-color:transparent;display:none}.wbw-content-lift::-webkit-scrollbar-thumb{background-color:var(--wb-bfc, #666)}.wbw-content-lift::-webkit-scrollbar-thumb:hover{background-color:var(--wb-theme-color, #2778ff)}.wbw-content-lift:hover::-webkit-scrollbar{display:block}.wbw-content-lift.active{opacity:1}.wbw-content-lift .wbw-cl-inner{width:100%;min-height:200px;max-height:340px;padding-right:20px;margin-top:10px;box-sizing:border-box}.wbw-content-lift ul{position:relative;z-index:3;overflow:hidden}.wbw-content-lift li{position:relative;display:block;line-height:20px;padding-top:5px;padding-bottom:5px;padding-left:10px;margin-left:0!important;color:var(--wb-bfc, #666);cursor:pointer;transition:color .3s cubic-bezier(.31,1,.34,1)}.wbw-content-lift li:hover,.wbw-content-lift li.current,.wbw-content-lift li:hover .wb-toc-subtitle,.wbw-content-lift li.current .wb-toc-subtitle{color:var(--wb-theme-color, #2778ff)}.wbw-content-lift li:hover .wb-toc-title:before,.wbw-content-lift li.current .wb-toc-title:before{opacity:1}.wbw-content-lift .wb-toc-title{position:relative;font-size:14px;padding-left:14px;display:block}.wbw-content-lift .wb-toc-title:before{content:"";width:6px;height:6px;border-radius:6px;background-color:var(--wb-theme-color, #2778ff);opacity:.2;position:absolute;left:0;top:7px}.wbw-content-lift .wb-toc-subtitle{padding-left:18px;font-size:12px;color:var(--wb-wk, #999);display:block}.wbw-content-lift .wb-toc-subtitle:before{content:"- "}
