(window.webpackJsonp=window.webpackJsonp||[]).push([[60,8,27,28,45],{1e3:function(e,t,o){"use strict";o.r(t);o(5),o(18),o(31),o(6);var r=o(0),n=o(3),l=o(341),c=class extends n.Vue{get disclosureTitle(){var title="disclosure."+this.disclosureType+".title";return this.$te(title)?this.$t(title).toString():null}get disclosureMessage(){var e="disclosure."+this.disclosureType+".message";return this.$t(e).toString()}get isDefaultOrDeals(){return"default"===this.disclosureType||"deals"===this.disclosureType||"perspectives"===this.disclosureType}};Object(r.__decorate)([Object(n.Prop)({default:""}),Object(r.__metadata)("design:type",String)],c.prototype,"adSlotName",void 0),Object(r.__decorate)([Object(n.Prop)({default:"default"}),Object(r.__metadata)("design:type",String)],c.prototype,"disclosureType",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],c.prototype,"isLeftRailTemplate",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1}),Object(r.__metadata)("design:type",Boolean)],c.prototype,"showAdDisclosure",void 0);var d=c=Object(r.__decorate)([Object(n.Component)({components:{GlobalModal:()=>Promise.resolve().then(o.bind(null,349)).then((e=>e.default)),ZDNetAdMonetization:l.a}})],c),v=(o(987),o(11)),component=Object(v.a)(d,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-globalDisclosure g-outer-spacing-bottom-medium",class:{"c-globalDisclosure-leftRail":e.isLeftRailTemplate}},[e.adSlotName?t("div",{staticClass:"c-globalDisclosure_adSlot"},[t("ZDNetAdMonetization",{attrs:{"slot-name":e.adSlotName}})],1):e._e(),e._v(" "),e.disclosureTitle?t("span",{staticClass:"c-globalDisclosure_title g-text-xxsmall"},[e._v("\n "+e._s(e.disclosureTitle)+"\n ")]):e._e(),t("span",{staticClass:"c-globalDisclosure_colon"},[e._v(":")]),e._v(" "),e.disclosureMessage?t("span",{staticClass:"c-globalDisclosure_message g-text-xxsmall"},[e.isLeftRailTemplate?e._e():t("span",{class:{"c-globalDisclosure_messageText":e.isDefaultOrDeals}},[e._v(e._s(e.disclosureMessage))]),e._v(" "),e.isDefaultOrDeals?t("a",{on:{click:function(t){return t.preventDefault(),e.$refs.ourProcess.open()}}},[e._v(e._s(e.$t("disclosure.our_process.link_text")))]):e._e(),e._v(" "),e.showAdDisclosure?[e._v("\n | "),t("a",{on:{click:function(t){return t.preventDefault(),e.$refs.adDisclosure.open()}}},[e._v(e._s(e.$t("disclosure.credit_card_ad.link_text")))])]:e._e()],2):e._e(),e._v(" "),e.isDefaultOrDeals?t("GlobalModal",{ref:"ourProcess",staticClass:"c-globalDisclosure_modal g-color-primary"},[t("p",{staticClass:"c-globalDisclosure_modal-header g-text-medium-bold"},[e._v(e._s(e.$t("disclosure.our_process.modal_header")))]),e._v(" "),t("div",{staticClass:"c-globalDisclosure_copy",domProps:{innerHTML:e._s(e.$t("disclosure.our_process.modal_text"))}}),e._v(" "),t("a",{staticClass:"c-globalDisclosure_modal-close c-button-secondary-medium g-inner-spacing-left-medium g-inner-spacing-right-medium",on:{click:function(t){return t.preventDefault(),e.$refs.ourProcess.close()}}},[e._v("Close")])]):e._e(),e._v(" "),e.showAdDisclosure?t("GlobalModal",{ref:"adDisclosure",staticClass:"c-globalDisclosure_modal g-color-primary"},[t("p",{staticClass:"c-globalDisclosure_modal-header g-text-medium-bold"},[e._v(e._s(e.$t("disclosure.credit_card_ad.modal_header")))]),e._v(" "),t("div",{staticClass:"c-globalDisclosure_copy",domProps:{innerHTML:e._s(e.$t("disclosure.credit_card_ad.modal_text"))}}),e._v(" "),t("a",{staticClass:"c-globalDisclosure_modal-close c-button-secondary-medium g-inner-spacing-left-medium g-inner-spacing-right-medium",on:{click:function(t){return t.preventDefault(),e.$refs.adDisclosure.close()}}},[e._v("Close")])]):e._e()],1)}),[],!1,null,null,null);t.default=component.exports},1002:function(e,t,o){"use strict";o(5),o(6);var r=o(0),n=o(3),l=o(340),c=(o(141),class extends n.Vue{constructor(){super(...arguments),this.isExpanded=!1}getProfileSectionAsList(content){var e=content.split("~"),t=[];return null==e||e.forEach((element=>{var e=element.trim();e&&t.push(e)})),t}toggleClick(){this.isExpanded=!this.isExpanded,this.$emit("toggled",this.isExpanded)}});Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type",String)],c.prototype,"title",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type",String)],c.prototype,"content",void 0);var d,v=c=Object(r.__decorate)([Object(n.Component)({components:{}})],c),h=(o(1017),o(11)),m=Object(h.a)(v,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-contentAuthorModalAccordion",class:{expanded:e.isExpanded}},[t("a",{staticClass:"c-contentAuthorModalAccordion_toggle",on:{click:e.toggleClick}},[e._v("\n "+e._s(e.title)+"\n "),t("svg",[t("use",{attrs:{"xlink:href":"#arrow-dropdown","aria-hidden":"false"}})])]),e._v(" "),t("ul",e._l(e.getProfileSectionAsList(e.content),(function(o,r){return t("li",{key:r},[e._v("\n "+e._s(o)+"\n ")])})),0)])}),[],!1,null,null,null).exports,f=o(65),_=o(962),y=o(96),w=class extends n.Vue{constructor(){super(...arguments),this.allSectionsExpanded=!1,this.displayShowMoreAuthor=!1}get accordionSections(){var e,t,o,r=[];return null!==(e=this.author)&&void 0!==e&&null!==(e=e.profile)&&void 0!==e&&e.awardsAndCredentials&&r.push({title:this.$t("profile.awards_and_credentials"),content:this.author.profile.awardsAndCredentials}),null!==(t=this.author)&&void 0!==t&&null!==(t=t.profile)&&void 0!==t&&t.expertise&&r.push({title:this.$t("profile.expertise"),content:this.author.profile.expertise}),null!==(o=this.author)&&void 0!==o&&null!==(o=o.profile)&&void 0!==o&&o.education&&r.push({title:this.$t("profile.education"),content:this.author.profile.education}),r.length>0?this.allSectionsExpanded=!1:this.allSectionsExpanded=!0,r}get authorBioLinkVisible(){return this.author.username&&this.authorBureau}get authorBureau(){var e,t;return((null===(e=this.author)||void 0===e?void 0:e.bureau)||(null===(t=this.author)||void 0===t||null===(t=t.profile)||void 0===t?void 0:t.bureau)||"").toLowerCase()}get authorSlug(){return y.a.getAuthorSlug(this.author)}get authorProfileTitle(){return y.a.authorProfileTitle(this.author,this)}get shortAuthorBio(){var e;if(null!==(e=this.author)&&void 0!==e&&null!==(e=e.profile)&&void 0!==e&&e.authorBio){if(this.author.profile.authorBio.length>250){var t=this.author.profile.authorBio.split(". ");t.length>2&&(t=t.slice(0,2)).push("");var content=t.join(". ");return!0===this.displayShowMoreAuthor?content:content.length>250?content.substring(0,250):content}return this.author.profile.authorBio}return null}get showMoreAuthorBio(){var e;if(null!==(e=this.author)&&void 0!==e&&null!==(e=e.profile)&&void 0!==e&&e.authorBio&&this.author.profile.authorBio.length>250){var t=this.author.profile.authorBio.split(". ");if(t.length>2&&(t=t.slice(0,2)).push(""),t.join(". ").length>250)return!0}return!1}get isPerspectives(){return"perspectives"===this.theme}showAccordions(e){var t;null===(t=this.$refs)||void 0===t||null===(t=t.accordions)||void 0===t||t.forEach((function(section){section.isExpanded=!0})),this.accordionToggled()}accordionToggled(){var e,t=!0;null===(e=this.$refs)||void 0===e||null===(e=e.accordions)||void 0===e||e.forEach((function(section){section.isExpanded||(t=!1)})),this.allSectionsExpanded=t}};Object(r.__decorate)([Object(n.Prop)({default:null,type:Object}),Object(r.__metadata)("design:type",Object)],w.prototype,"author",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type","function"==typeof(d="undefined"!=typeof String&&String)?d:Object)],w.prototype,"theme",void 0);var x,C,k=w=Object(r.__decorate)([Object(n.Component)({components:{ContentAuthorModalAccordion:m,CmsImage:l.a,GlobalLink:f.a,PerspectivesBanner:_.default}})],w),j=(o(1019),Object(h.a)(k,(function(){var e,t=this,o=t._self._c;t._self._setupProxy;return t.author?o("div",{class:{["c-contentAuthorModal-".concat(t.theme)]:""!==t.theme}},[o("div",{staticClass:"c-contentAuthorModal_head"},[t.author.image?o("CmsImage",{staticClass:"c-contentAuthorModal_image",attrs:{image:t.author.image,size:"square_96"}}):t._e(),t._v(" "),o("div",{staticClass:"c-contentAuthorModal_title"},[t.author.firstName&&t.author.lastName?o("div",[t._v("\n "+t._s(t.author.firstName)+"\n "+t._s(t.author.lastName)+"\n ")]):t._e(),t._v(" "),o("div",[t._v("\n "+t._s(t.authorProfileTitle)+"\n ")])])],1),t._v(" "),t.author.profile&&t.author.profile.authorBio?o("p",{staticClass:"c-contentAuthorModal_copy"},[t._v("\n "+t._s(t.shortAuthorBio)+"\n "),t.showMoreAuthorBio&&!t.displayShowMoreAuthor?o("span",{on:{click:function(e){t.displayShowMoreAuthor=!t.displayShowMoreAuthor}}},[t._v("...")]):t._e(),t._v(" "),o("br")]):t._e(),t._v(" "),t.isPerspectives?o("PerspectivesBanner",{attrs:{theme:"byline"}}):t._e(),t._v(" "),t._l(t.accordionSections,(function(section,e){return o("ContentAuthorModalAccordion",{key:e,ref:"accordions",refInFor:!0,attrs:{id:"author-modal-"+t.authorSlug+"-"+e,title:section.title,content:section.content},on:{toggled:t.accordionToggled}})})),t._v(" "),t.allSectionsExpanded?t._e():o("a",{staticClass:"c-contentAuthorModal_link",on:{click:t.showAccordions}},[t._v("\n "+t._s(t.$t("show_more"))+"\n ")]),t._v(" "),!t.allSectionsExpanded&&t.authorBioLinkVisible?o("span",{staticClass:"c-contentAuthorModal_linkDivider"},[t._v("|")]):t._e(),t._v(" "),t.author.username&&t.authorBureau?o("GlobalLink",{staticClass:"c-contentAuthorModal_link",attrs:{to:{name:t.isPerspectives?"zdnet-perspectives":"author_profile",hash:t.isPerspectives?"#author_".concat(null===(e=t.author)||void 0===e?void 0:e.id):"",params:{slug:t.isPerspectives?"":t.authorSlug}}}},[t._v("\n "+t._s(t.$t("full_bio"))+"\n "),o("svg",[o("use",{attrs:{"xlink:href":"#arrow-thin","aria-hidden":"false"}})])]):t._e()],2):t._e()}),[],!1,null,null,null).exports),O=o(349),T=o(12),B=Object(T.defineComponent)({name:"PerspectivesAuthor",components:{PerspectivesBanner:_.default},props:{authorData:{type:Object,default:null}},data:()=>({tooltipHover:!1,tooltipOpen:!1}),mounted(){var e;null===(e=document)||void 0===e||e.addEventListener("click",(e=>{var t;null!==(t=this.$el)&&void 0!==t&&t.contains(null==e?void 0:e.target)||(this.tooltipOpen=!1)}))}}),S=(o(1021),Object(h.a)(B,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-perspectivesTooltip"},[e.tooltipOpen||e.tooltipHover?t("svg",{staticClass:"c-perspectivesTooltip_icon",attrs:{width:"20",height:"20",viewBox:"0 0 74 74",fill:"none",xmlns:"http://www.w3.org/2000/svg"},on:{click:function(t){e.tooltipOpen=!e.tooltipOpen},mouseleave:function(t){e.tooltipHover=!1}}},[t("g",{attrs:{"clip-path":"url(#clip0_6211_14791)"}},[t("rect",{attrs:{width:"74",height:"74",fill:"#D0FF4B"}}),e._v(" "),t("path",{attrs:{d:"M74 74H0V0H74V74ZM6.7666 66.8242H10.9492V48.7227L17.2168 66.8242H25.5859V48.0049H21.4043V66.1348L15.126 48.0049H6.7666V66.8242ZM27.6045 66.8242H46.4238V62.6426H31.7871V59.4785H43.2822V55.2969H31.7871V52.1865H46.4238V48.0049H27.6045V66.8242ZM48.4424 52.1865H55.7617V66.8242H59.9434V52.1865H67.2617V48.0049H48.4424V52.1865ZM6.73828 31.3926H24.8398L6.73828 37.6602V46.0303H25.5576V41.8477H7.42676L25.5576 35.5693V27.21H6.73828V31.3926ZM27.5762 46.0303H36.9971C42.1794 46.0303 46.3955 41.8141 46.3955 36.6318V36.6104C46.3955 31.4274 42.178 27.21 36.9951 27.21H27.5762V46.0303ZM36.9951 31.3926C38.3785 31.3941 39.7054 31.9447 40.6836 32.9229C41.6615 33.901 42.2114 35.2272 42.2129 36.6104V36.6318C42.2113 38.0147 41.6614 39.3405 40.6836 40.3184C39.7057 41.2962 38.3799 41.8461 36.9971 41.8477H31.7578V31.3926H36.9951Z",fill:"url(#paint0_linear_6211_14791)"}})]),e._v(" "),t("defs",[t("linearGradient",{attrs:{id:"paint0_linear_6211_14791",x1:"20.1818",y1:"47.5114",x2:"93.7614",y2:"46.6705",gradientUnits:"userSpaceOnUse"}},[t("stop",{attrs:{"stop-color":"#080A12"}})],1),e._v(" "),t("clipPath",{attrs:{id:"clip0_6211_14791"}},[t("rect",{attrs:{width:"74",height:"74",fill:"white"}})])],1)]):t("svg",{staticClass:"c-perspectivesTooltip_icon",attrs:{width:"20",height:"20",viewBox:"0 0 74 74",fill:"none",xmlns:"http://www.w3.org/2000/svg"},on:{click:function(t){e.tooltipOpen=!e.tooltipOpen},mouseenter:function(t){e.tooltipHover=!0}}},[t("g",{attrs:{"clip-path":"url(#clip0_6211_14788)"}},[t("rect",{attrs:{width:"74",height:"74",fill:"white"}}),e._v(" "),t("path",{attrs:{d:"M74 74H0V0H74V74ZM6.7666 66.8242H10.9492V48.7227L17.2168 66.8242H25.5859V48.0049H21.4043V66.1348L15.126 48.0049H6.7666V66.8242ZM27.6045 66.8242H46.4238V62.6426H31.7871V59.4785H43.2822V55.2969H31.7871V52.1865H46.4238V48.0049H27.6045V66.8242ZM48.4424 52.1865H55.7617V66.8242H59.9434V52.1865H67.2617V48.0049H48.4424V52.1865ZM6.73828 31.3926H24.8398L6.73828 37.6602V46.0303H25.5576V41.8477H7.42676L25.5576 35.5693V27.21H6.73828V31.3926ZM27.5762 46.0303H36.9971C42.1794 46.0303 46.3955 41.8141 46.3955 36.6318V36.6104C46.3955 31.4274 42.178 27.21 36.9951 27.21H27.5762V46.0303ZM36.9951 31.3926C38.3785 31.3941 39.7054 31.9447 40.6836 32.9229C41.6615 33.901 42.2114 35.2272 42.2129 36.6104V36.6318C42.2113 38.0147 41.6614 39.3405 40.6836 40.3184C39.7057 41.2962 38.3799 41.8461 36.9971 41.8477H31.7578V31.3926H36.9951Z",fill:"url(#paint0_linear_6211_14788)"}})]),e._v(" "),t("defs",[t("linearGradient",{attrs:{id:"paint0_linear_6211_14788",x1:"20.1818",y1:"47.5114",x2:"93.7614",y2:"46.6705",gradientUnits:"userSpaceOnUse"}},[t("stop",{attrs:{"stop-color":"#080A12"}}),e._v(" "),t("stop",{attrs:{offset:"1","stop-color":"#3755CF"}})],1),e._v(" "),t("clipPath",{attrs:{id:"clip0_6211_14788"}},[t("rect",{attrs:{width:"74",height:"74",fill:"white"}})])],1)]),e._v(" "),e.tooltipOpen?t("PerspectivesBanner",{attrs:{theme:"tooltip"}}):e._e()],1)}),[],!1,null,null,null).exports),P=class extends n.Vue{constructor(){super(...arguments),this.modalAuthor=null}get authorTwitter(){var e=this.author.socialProfileIds&&this.author.socialProfileIds.twitter?this.author.socialProfileIds.twitter:void 0;if(e)return"https://www.twitter.com/".concat(e)}get isBestList(){return this.$services.isFeatureEnabled("bestList")}authorProfileTitle(e){return y.a.authorProfileTitle(e,this)}authorBioLink(e){var t;if(null!=e&&e.username&&(null!=e&&e.bureau||null!=e&&null!==(t=e.profile)&&void 0!==t&&t.bureau)){var o,r=y.a.getAuthorSlug(e);return null===(o=this.localeRoute({name:"author_profile",params:{slug:r}}))||void 0===o?void 0:o.path}return null}get authors(){var e,t=[];(this.author&&this.author.username&&t.push(this.author),this.moreAuthors.length>0)&&(null===(e=this.moreAuthors)||void 0===e||e.forEach((e=>{e&&e.username&&t.push(e)})));return t}get authorImages(){return this.authors.map((e=>e.image)).filter((image=>this.$isValidImage(image)))}get showAuthorImages(){return this.showAuthorImage&&this.authors.length<4}get redirectToAuthorLink(){var e,t,o,r,n=null===(e=this.author)||void 0===e?void 0:e.profile;return(null===(t=this.author)||void 0===t?void 0:t.username)&&(null===(o=this.author)||void 0===o?void 0:o.bureau)&&!(null!=n&&n.title)&&!(null!=n&&n.byline)&&!(null!=n&&n.authorBio)||(null===(r=this.author)||void 0===r?void 0:r.isPartnerContributor)}get isPerspectives(){return"perspectives"===this.theme}showAuthorModal(e){if(this.redirectToAuthorLink){var t=y.a.getAuthorSlug(e);this.$router.push(this.$globalHref("author_profile",{slug:t},e))}else this.modalAuthor=e,this.$refs.authorModal.open()}};Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type",String)],P.prototype,"artist",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:Object}),Object(r.__metadata)("design:type",Object)],P.prototype,"author",void 0),Object(r.__decorate)([Object(n.Prop)({default:()=>[],type:Array}),Object(r.__metadata)("design:type","function"==typeof(x="undefined"!=typeof Array&&Array)?x:Object)],P.prototype,"moreAuthors",void 0),Object(r.__decorate)([Object(n.Prop)({default:()=>[],type:Array}),Object(r.__metadata)("design:type","function"==typeof(C="undefined"!=typeof Array&&Array)?C:Object)],P.prototype,"editors",void 0),Object(r.__decorate)([Object(n.Prop)({default:!0,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],P.prototype,"showAuthorImage",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type",String)],P.prototype,"dateTime",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type",String)],P.prototype,"pageType",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type",String)],P.prototype,"theme",void 0);var A=P=Object(r.__decorate)([Object(n.Component)({components:{CmsImage:l.a,ContentAuthorModalContent:j,GlobalLink:f.a,GlobalModal:O.default,PerspectivesTooltip:S}})],P),L=(o(1023),Object(h.a)(A,(function(){var e=this,t=e._self._c;e._self._setupProxy;return e.authors?t("div",{staticClass:"c-globalAuthor",class:{["c-globalAuthor-".concat(e.theme)]:""!==e.theme}},[e.showAuthorImages?[e._l(e.authors,(function(o,r){return[o.image?t("div",{key:"c-globalAuthor_image-"+r,class:"c-globalAuthor_image"+(e.authors.length>1&&!e.isBestList?" -multiAuthor":""),attrs:{role:"dialog","aria-label":"Popup with information about the author",tabindex:"0"},on:{click:function(t){return e.showAuthorModal(o)}}},[t("CmsImage",{attrs:{image:o.image,size:"square_192"}})],1):e._e()]}))]:e._e(),e._v(" "),t("div",{staticClass:"c-globalAuthor_meta"},[t("div",{staticClass:"c-globalAuthor_metaContentWrap"},[e.isPerspectives?t("PerspectivesTooltip"):e._e(),e._v(" "),t("span",{staticClass:"c-globalAuthor_metaItem"},["article"===e.pageType?t("span",[e._v(e._s(e.$t("by_article")))]):"review"===e.pageType?t("span",[e._v(e._s(e.$t("by_review")))]):e._e()]),e._v(" "),e._l(e.authors,(function(o,r){return[t("a",{key:"c-globalAuthor_link-"+r,staticClass:"c-globalAuthor_metaItem",attrs:{href:e.authorBioLink(o)},on:{click:function(t){return t.preventDefault(),e.showAuthorModal(o)}}},[t("span",{staticClass:"c-globalAuthor_link"},[e._v("\n "+e._s(o.firstName)+" "+e._s(o.lastName)+", "),t("span",{staticClass:"c-globalAuthor_title"},[e._v(e._s(e.authorProfileTitle(o)))])])]),t("div",{key:"c-globalAuthor_title-"+r,staticClass:"c-globalAuthor_titlePerspectives"},[e._v(e._s(e.authorProfileTitle(o)))]),r0?t("div",{staticClass:"c-globalAuthor_editor"},[e._v("\n "+e._s(e.$t("by_editor"))+"\n "),e._l(e.editors,(function(o,r){return[t("a",{key:"c-globalAuthor_link-"+r,staticClass:"c-globalAuthor_metaItem",attrs:{href:e.authorBioLink(o)},on:{click:function(t){return t.preventDefault(),e.showAuthorModal(o)}}},[t("span",{staticClass:"c-globalAuthor_link"},[e._v("\n "+e._s(o.firstName)+" "+e._s(o.lastName)+"\n ")]),e._v(" "),r{e.setAttribute("id","toc-link-"+i+"-"+this.contentId)}))}get tableOfContents(){var e,t=[];return this.updateTocIds(),null===(e=this.headlines)||void 0===e||e.forEach(((e,i)=>{t.push({id:e.id,text:e.textContent})})),t}get headlines(){var e="div#article-"+this.contentId+" h2";return this.tocTag&&("table-of-contents-in-body"===this.tocTag?e=this.startingHeaderStr+" > h2":"table-of-contents-listicle"===this.tocTag&&(e=this.startingHeaderStr+" .c-shortcodeListicle_headerText h2")),document.querySelectorAll(e)}get startingHeaderStr(){return"div#article-"+this.contentId+" .c-articleContent .c-ShortcodeContent"+(this.isLiveBlog?" [itemprop=articleBody]":"")}getContainerWidth(){var e,t=(null===(e=this.$el)||void 0===e||null===(e=e.parentElement)||void 0===e?void 0:e.clientWidth)||0;return t>0?"width:"+t+"px;":""}scrollToHeader(e){var t;null===(t=document.getElementById(e))||void 0===t||t.scrollIntoView({behavior:"smooth",block:"start"})}mounted(){this.containerWidth=this.getContainerWidth(),window.addEventListener("resize",this.debounceResize)}updated(){this.updateTocIds()}beforeDestroy(){window.removeEventListener("resize",this.debounceResize)}onResize(){this.containerWidth=this.getContainerWidth()}get trackingData(){return w.a.getArticleElementTrackingData(this.$el)}trackClick(text,e){this.$track(v.a).with({view_correlation_id:this.viewCorrelationId,type:"ITEM",location:"TABLE OF CONTENTS",name:"Table of Contents Item",element_label:text,position:e+1}).fire()}trackViewed(){this.viewTracked||(this.viewTracked=!0,this.$track(h.a).with({view_correlation_id:this.viewCorrelationId,type:"COMPONENT",location:"LEFT-RAIL",name:"Table of Contents",element_label:"Table of Contents"}).fire())}};Object(r.__decorate)([Object(n.Prop)({default:""}),Object(r.__metadata)("design:type",String)],x.prototype,"contentId",void 0),Object(r.__decorate)([Object(n.Prop)({default:""}),Object(r.__metadata)("design:type",String)],x.prototype,"tocTag",void 0),Object(r.__decorate)([Object(n.Prop)({default:""}),Object(r.__metadata)("design:type",Object)],x.prototype,"reviewCard",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1}),Object(r.__metadata)("design:type",Boolean)],x.prototype,"isLiveBlog",void 0),Object(r.__decorate)([Object(n.Watch)("tableOfContents"),Object(r.__metadata)("design:type",Function),Object(r.__metadata)("design:paramtypes",[]),Object(r.__metadata)("design:returntype",void 0)],x.prototype,"updateTocIds",null);var C=x=Object(r.__decorate)([Object(n.Component)({name:"ArticleTableOfContents",components:{GlobalSticky:_.a,GlobalStickyBottom:y.a,RailCommercePromo:f.default}}),Object(c.a)("intersection-observer",d.a)],x),k=(o(1012),o(11)),component=Object(k.a)(C,(function(){var e=this,t=e._self._c;e._self._setupProxy;return e.tableOfContents.length>0?t("div",{directives:[{name:"intersection-observer",rawName:"v-intersection-observer",value:{handler:e.trackViewed,rootMargin:"0px"},expression:"{ handler: trackViewed, rootMargin: '0px' }"}],staticClass:"c-articleTableOfContents"},[t("GlobalSticky",{staticClass:"c-articleTableOfContents_desktop"},[t("div",{staticClass:"c-articleTableOfContents_container",style:e.containerWidth},[t("h3",{staticClass:"c-articleTableOfContents_title c-sectionHeading"},[e._v(e._s(e.$t("table_of_contents")))]),e._v(" "),t("div",{staticClass:"c-articleTableOfContents_list g-border-thin-dark-bottom g-inner-spacing-right-small"},e._l(e.tableOfContents,(function(o,i){return t("a",{key:i,staticClass:"g-text-small",attrs:{href:"#"+o.id},domProps:{innerHTML:e._s(e.reviewCard&&0===i&&0===i?e.$t("editor_s_review"):o.text)},on:{click:function(t){t.preventDefault(),e.scrollToHeader(o.id),e.trackClick(o.text,i)}}})})),0)]),e._v(" "),e.reviewCard?t("RailCommercePromo",{attrs:{"review-card":e.reviewCard,listicle:e.reviewCard}}):e._e()],1),e._v(" "),t("GlobalStickyBottom",{staticClass:"c-articleTableOfContents_mobile",attrs:{"is-collapsable":!0,"element-type":"sticky-toc","element-name":"sticky-toc"}},[t("div",{staticClass:"c-articleTableOfContents_container"},[t("h3",{staticClass:"c-articleTableOfContents_heading c-sectionHeading",domProps:{innerHTML:e._s(e.$t("table_of_contents"))}}),e._v(" "),t("div",{staticClass:"c-articleTableOfContents_list g-inner-spacing-right-small"},e._l(e.tableOfContents,(function(o,i){return t("a",{key:i,staticClass:"g-text-small",attrs:{href:"#"+o.id},domProps:{innerHTML:e._s(e.reviewCard&&0===i?e.$t("editor_s_review"):o.text)},on:{click:function(t){t.preventDefault(),e.scrollToHeader(o.id),e.trackClick(o.text,i)}}})})),0)])])],1):e._e()}),[],!1,null,null,null);t.a=component.exports},1010:function(e,t,o){"use strict";o(964)},1011:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-railCommercePromo_content{display:flex;align-items:center;margin-bottom:1.5rem}.c-railCommercePromo_image{width:80px}.c-railCommercePromo_text{flex:1;margin-left:1.5rem}.c-railCommercePromo_button{width:100%;text-transform:none}.c-railCommercePromo_button svg{width:15px;height:15px;display:inline-block;margin-left:6px;vertical-align:middle}.c-railCommercePromo_stickyCta{position:sticky;top:calc(var(--skybox-height) + 1.25rem)}@media(max-width: 767px){.c-railCommercePromo_stickyCta{position:fixed;top:var(--skybox-height);margin-top:0;background:#fff;width:100%;left:0;padding:1rem;box-shadow:0 .5625rem 1rem 0 rgba(0,0,0,.16);z-index:1}.c-railCommercePromo_stickyCta-hide{display:none}.c-railCommercePromo_stickyCta .c-railCommercePromo_button{height:3rem}.c-railCommercePromo_stickyCta .c-railCommercePromo_content{margin-bottom:1rem}.c-railCommercePromo_stickyCta .c-railCommercePromo_text{margin-left:1rem}}.c-railCommercePromo_stickyCta .c-railCommercePromo_text{color:#080a12}.c-railCommercePromo_stickyCta:hover .c-railCommercePromo_text{color:#0058d5}",""]),r.locals={},e.exports=r},1012:function(e,t,o){"use strict";o(965)},1013:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-articleTableOfContents{--toc-height: 0;flex:1}.c-articleTableOfContents_desktop{display:none}@media(min-width: 1024px){.c-articleTableOfContents_mobile{display:none}.c-articleTableOfContents_desktop{display:initial}}.c-articleTableOfContents a{display:block;color:#080a12;line-height:1.375rem;font-weight:600;margin-bottom:1.5rem}.c-articleTableOfContents a:last-of-type{margin-bottom:1rem}.c-articleTableOfContents a:hover{color:#0058d5}.c-articleTableOfContents_heading{border-top:none;padding-top:17px;margin-bottom:18px}.c-articleTableOfContents_list{max-height:195px;overflow-y:scroll}.c-articleTableOfContents_list::-webkit-scrollbar{width:10px;border-radius:10px}.c-articleTableOfContents_list::-webkit-scrollbar-thumb{background:#080a12;width:7px;border-radius:10px}",""]),r.locals={},e.exports=r},1014:function(e,t,o){var content=o(1075);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("6a25a09d",content,!0,{sourceMap:!1})},1015:function(e,t,o){"use strict";o(966)},1016:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,'.c-contentBreadcrumb{font-weight:600;margin-top:calc(0.5rem/2)}.c-contentBreadcrumb_link{color:#080a12}.c-contentBreadcrumb_link:hover{color:#0058d5}.c-contentBreadcrumb_item+.c-contentBreadcrumb_item::before{display:inline-block;width:.45em;vertical-align:middle;content:url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%208%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.32541%2013.2021L8%200.000375748L5.15459%200.000375623L0.48%2013.2021L3.32541%2013.2021Z%22%20fill%3D%22%23080A12%22%20%2F%3E%3C%2Fsvg%3E")}@media(min-width: 1024px){.c-contentBreadcrumb{margin-top:1.5rem}}',""]),r.locals={},e.exports=r},1017:function(e,t,o){"use strict";o(967)},1018:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-contentAuthorModalAccordion{margin:1rem 0}.c-contentAuthorModalAccordion_toggle{display:block;color:#080a12;text-transform:lowercase;position:relative;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);font-weight:600;border-top:1px solid #f1f0f3;padding-top:1rem}.c-contentAuthorModalAccordion_toggle svg{position:absolute;right:0;top:25px;width:13px;height:7px;transition:transform .4s ease}.c-contentAuthorModalAccordion_toggle:hover{color:#0058d5}.c-contentAuthorModalAccordion_toggle:hover svg{fill:#0058d5}.c-contentAuthorModalAccordion>ul{display:none;margin-left:1rem;margin-top:.5rem;line-height:1.5}.c-contentAuthorModalAccordion>ul>li{list-style:disc;font-size:.938rem}.c-contentAuthorModalAccordion.expanded>ul{display:block}.c-contentAuthorModalAccordion.expanded .c-contentAuthorModalAccordion_toggle svg{transform:rotateX(180deg)}",""]),r.locals={},e.exports=r},1019:function(e,t,o){"use strict";o(968)},1020:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-contentAuthorModal_head{display:flex;align-items:center;margin-bottom:1rem}.c-contentAuthorModal_image{margin-right:1rem;background:#f1f0f3;width:70px;height:70px;flex-shrink:0;overflow:hidden}.c-contentAuthorModal_image img{filter:grayscale(100%)}.c-contentAuthorModal_title{font-weight:600;margin-right:2rem}.c-contentAuthorModal_copy{clear:both;margin-bottom:1rem;line-height:1.5}.c-contentAuthorModal_link{color:#080a12;font-size:13px;cursor:pointer}.c-contentAuthorModal_link svg{width:16px;height:16px;vertical-align:middle;margin-left:.5rem}.c-contentAuthorModal_link:hover{color:#0058d5}.c-contentAuthorModal_link:hover svg{fill:#0058d5}.c-contentAuthorModal_linkDivider{font-size:13px;display:inline-block;color:#505259;margin:0 calc(0.5rem/2)}.c-contentAuthorModal_accordionSection{margin:1rem 0}.c-contentAuthorModal_accordionSectionToggle{display:block;position:relative;cursor:pointer}.c-contentAuthorModal_accordionSectionToggle svg{position:absolute;right:0;top:20px;width:13px;height:7px}.c-contentAuthorModal_accordionSection>ul{margin-left:20px}.c-contentAuthorModal_accordionSection>ul>li{list-style:disc}.c-contentAuthorModal-perspectives .c-contentAuthorModal_image img{filter:none}",""]),r.locals={},e.exports=r},1021:function(e,t,o){"use strict";o(969)},1022:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-perspectivesTooltip{display:inline-block;margin-right:.25rem}@media(min-width: 376px){.c-perspectivesTooltip{position:relative}}.c-perspectivesTooltip_icon{margin-bottom:-0.125rem}",""]),r.locals={},e.exports=r},1023:function(e,t,o){"use strict";o(970)},1024:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,'.c-globalAuthor{display:flex;position:relative;font-size:1rem;flex-wrap:wrap}.c-globalAuthor_titlePerspectives{display:none}.c-globalAuthor_image{cursor:pointer;display:inline-block;width:86px;height:86px;flex-shrink:0;overflow:hidden;margin-right:16px}.c-globalAuthor_image img{filter:grayscale(100%) contrast(1.2)}.c-globalAuthor_image:hover{opacity:.9}@media(max-width: 767px){.c-globalAuthor_image.-multiAuthor{display:none}}.c-globalAuthor_image+.c-globalAuthor_image{margin-left:-13px}.c-globalAuthor_link{color:#080a12;cursor:pointer;font-weight:600}.c-globalAuthor_link:hover{color:#0058d5}.c-globalAuthor_title{font-weight:400}.c-globalAuthor_meta{display:flex;align-items:center;font-size:.813rem;flex-basis:100%;margin-top:12px}.c-globalAuthor_metaItem{display:inline-block;margin-right:calc(0.5rem/3);color:#080a12}.c-globalAuthor_metaItem-dateTime{display:flex}.c-globalAuthor_editor{flex:.5}@media(min-width: 1024px){.c-globalAuthor_artist{margin-top:1rem}}.c-globalAuthor_twitter{width:11px;height:11px;cursor:pointer;fill:#fff}.c-globalAuthor_twitter:hover{stroke:#0058d5}.c-globalAuthor_modal{position:absolute;top:100%;width:auto;height:auto}.c-globalAuthor_modal .c-globalModal_content{max-width:358px;top:1rem}.c-globalAuthor_modal .c-globalModal_backdrop{position:fixed}.c-globalAuthor_modal .c-globalModal_close svg{width:16px;height:16px}.c-globalAuthor-perspectives{position:relative;flex-wrap:nowrap}.c-globalAuthor-perspectives .c-globalAuthor_title{display:none}.c-globalAuthor-perspectives .c-globalAuthor_titlePerspectives{display:inline-block}.c-globalAuthor-perspectives .c-globalAuthor_metaItem-dateTime{display:inline-block}.c-globalAuthor-perspectives .c-globalAuthor_metaItem-dateTime::before{content:"on";margin-right:.25rem}.c-globalAuthor-perspectives .c-globalAuthor_image img{filter:none}@media(min-width: 1024px){.c-globalAuthor-bestlistByline .c-globalAuthor_meta{flex-basis:auto;flex-shrink:1;margin-top:0}}',""]),r.locals={},e.exports=r},1025:function(e,t,o){"use strict";o(971)},1026:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,'.c-contentHeader_headline{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.5px;font-weight:600}@media(min-width: 1024px){.c-contentHeader_headline{font-size:48px;line-height:1.1}}.c-contentHeader_description{font-size:1.125rem;line-height:1.75rem;font-weight:600}.c-contentHeader_divider{height:1px;background:#f1f0f3;margin:25px 0}.c-contentHeader_liveBadgeLabel{color:#eb0e33}.c-contentHeader_liveBadgeLabel::before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:#eb0e33;margin-right:5px;animation:liveDotPulse 2s infinite}.c-contentHeader-bestList .c-contentHeader_infoContainer{display:grid;grid-template-columns:1fr;align-items:center;margin-top:1rem;row-gap:1rem}@media(min-width: 768px){.c-contentHeader-bestList .c-contentHeader_infoContainer{grid-template-columns:repeat(2, 1fr);margin-top:2rem;row-gap:0}}.c-contentHeader-bestList .c-contentHeader_headline{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}@media(min-width: 768px){.c-contentHeader-bestList .c-contentHeader_headline{gap:1rem}}.c-contentHeader-bestList .c-contentHeader_disclosure{margin:0;font-size:.813rem;justify-self:start}@media(min-width: 768px){.c-contentHeader-bestList .c-contentHeader_disclosure{justify-self:end}}.c-contentHeader-bestList .c-contentHeader_time{display:flex;justify-content:flex-end}@media(max-width: 767px){.c-contentHeader-bestList .c-contentHeader_time{display:none}}.c-contentHeader-bestList .c-contentHeader_time-mobile{display:none}@media(max-width: 767px){.c-contentHeader-bestList .c-contentHeader_time-mobile{display:flex;font-size:13px}}.c-contentHeader-bestList .c-contentHeader_breadcrumb{margin:0}@media(min-width: 768px){.c-contentHeader-bestList .c-contentHeader_breadcrumb{grid-row:1}}.c-contentHeader .share-button{position:relative;background-color:#fff;border:2px solid #e0e0e0;padding:10px;cursor:pointer;font-size:16px;border-radius:5px;display:flex;height:40px;width:40px}.c-contentHeader .sharebar-container{display:none;position:absolute;top:100%;left:-12rem;padding-left:1rem;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:10}.c-contentHeader .share-container:hover .sharebar-container{display:block}.c-contentHeader .share-button:hover{background-color:#44d8ff}@keyframes liveDotPulse{0%{opacity:1}50%{opacity:.2}100%{opacity:1}}@media(min-width: 1024px){.c-contentHeader_headline{font-size:3rem;line-height:3.25rem}.c-contentHeader_description{font-size:1.375rem;line-height:1.75rem;width:65%}}',""]),r.locals={},e.exports=r},1027:function(e,t,o){"use strict";o(972)},1028:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,'.c-innovationIndexHeader{gap:1rem;width:calc(100vw - 2rem);margin-left:auto;margin-right:auto}@media(min-width: 1024px){.c-innovationIndexHeader{width:calc(100vw - 4rem);margin-top:2rem;gap:.5rem}}@media(min-width: 1440px){.c-innovationIndexHeader{width:1296px;max-width:1440px}}.c-innovationIndexHeader p{color:#d0ff4b;font-size:.813rem;font-weight:600;margin:0;width:75%;line-height:1.2rem}@media(min-width: 1024px){.c-innovationIndexHeader p{font-size:1.375rem;width:100%}}.c-innovationIndexHeader_sponsored{color:#f5f4f7;font-size:.813rem;display:flex}@media(min-width: 1024px){.c-innovationIndexHeader_sponsored{justify-self:end}}.c-innovationIndexHeader_ad.rendered:not(.blank){gap:1rem}.c-innovationIndexHeader_ad.rendered:not(.blank)::before{color:#f5f4f7;content:"sponsored by";display:block;font-size:.813rem}.c-innovationIndexHeader_logo{line-height:0;margin-bottom:1.5rem}.c-innovationIndexHeader_logo svg{fill:#d0ff4b;height:59px;width:344px;margin:0}@media(min-width: 1024px){.c-innovationIndexHeader_logo{margin-top:2.5rem}.c-innovationIndexHeader_logo svg{height:221px;width:100%}}@media(min-width: 1440px){.c-innovationIndexHeader_logo svg{width:1278px;height:221px}}.c-innovationIndexHeader-widget{display:block;width:100%;border-bottom:1px solid #f1f0f3;margin-top:1.5rem}.c-innovationIndexHeader-widget .c-innovationIndexHeader_logo{margin:1rem 0}.c-innovationIndexHeader-widget .c-innovationIndexHeader_logo svg{width:100%;height:60px;fill:#080a12}.c-innovationIndexHeader-widget .c-innovationIndexHeader_ad:not(.blank){margin-bottom:1rem}.c-innovationIndexHeader-widget .c-innovationIndexHeader_ad:not(.blank)::before{color:#505259}',""]),r.locals={},e.exports=r},1029:function(e,t,o){var content=o(1077);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("50226a27",content,!0,{sourceMap:!1})},1030:function(e,t,o){var content=o(1079);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("1a2d6bf0",content,!0,{sourceMap:!1})},1031:function(e,t,o){var content=o(1081);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("0fa50ab4",content,!0,{sourceMap:!1})},1032:function(e,t,o){var content=o(1083);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("59cafea1",content,!0,{sourceMap:!1})},1033:function(e,t,o){var content=o(1085);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("39f03bda",content,!0,{sourceMap:!1})},1034:function(e,t,o){var content=o(1088);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("fff4c68a",content,!0,{sourceMap:!1})},1063:function(e,t,o){"use strict";o.r(t);o(5),o(31),o(6);var r=o(0),n=o(3),l=o(340),c=o(935),d=o(938),v=class extends d.a{constructor(){super(...arguments),this.showOnMobile=!1}get buyButtonText(){var e=this.winningSellerName,t=this.winningSellerPrice;return(t&&t>0?this.$t("buy_at",{price:this.formattedPrice(t),store:e}):this.$t("view_at_no_price",{store:e}))+''}get title(){var{hed:e}=this.listicle;return this.isStickyCta?e:this.reviewCard.productName}get winningSeller(){var e;return(null===(e=this.reviewCard)||void 0===e||null===(e=e.merchantOffers)||void 0===e?void 0:e[0])||null}formattedPrice(e){return this.$currency(e.toString(),"USD")}observeIntersection(){var e=document.querySelector(".c-reviewCard_head");new IntersectionObserver((e=>{e.forEach((e=>{this.showOnMobile=!e.isIntersecting&&this.isMobile}))}),{rootMargin:"50px"}).observe(e)}mounted(){this.observeIntersection()}};Object(r.__decorate)([Object(n.Prop)({default:null}),Object(r.__metadata)("design:type",Object)],v.prototype,"reviewCard",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],v.prototype,"isStickyCta",void 0),Object(r.__decorate)([Object(n.Getter)("isMobile"),Object(r.__metadata)("design:type",Boolean)],v.prototype,"isMobile",void 0);var h=v=Object(r.__decorate)([Object(n.Component)({components:{CmsImage:l.a,CommerceBuyButton:c.a,ShortcodeCommerceBase:d.a}})],v),m=(o(1010),o(11)),component=Object(m.a)(h,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-railCommercePromo g-outer-spacing-top-large",class:{"c-railCommercePromo_stickyCta":e.isStickyCta,"c-railCommercePromo_stickyCta-hide":e.isStickyCta&&!e.showOnMobile}},[t("CommerceBuyButton",{staticClass:"c-railCommercePromo_link",attrs:{"button-url":e.winningSeller.url,"button-text":e.buyButtonText,"button-price":e.winningSeller.price,"button-position":1,"is-link":!0,"fire-product-viewed":!0,"variant-tracking":"sticky-left-rail","track-click-data":e.winningSellerTrackingData}},[t("div",{staticClass:"c-railCommercePromo_content"},[e.reviewCard.imageGroup.imageData?t("CmsImage",{staticClass:"c-railCommercePromo_image",attrs:{"alt-text":e.reviewCard.productName,image:e.reviewCard.imageGroup.imageData,"lazy-load":!0,"fire-product-viewed":"",size:"sc_commerce_promo"}}):e._e(),e._v(" "),t("div",{staticClass:"c-railCommercePromo_text"},[t("h4",{staticClass:"g-text-small-bold"},[e._v("\n "+e._s(e.title)+"\n ")]),e._v(" "),e.reviewCard.rating?t("div",{staticClass:"c-railCommercePromo_score u-inline-block g-text-xxsmall"},[e._v(e._s(e.reviewCard.rating)+" / 5")]):e._e()])],1),e._v(" "),t("div",{staticClass:"c-railCommercePromo_button c-button-primary-large"},[t("span",{domProps:{innerHTML:e._s(e.buyButtonText)}})])])],1)}),[],!1,null,null,null);t.default=component.exports},1064:function(e,t,o){"use strict";var r=o(0),n=o(3),l=o(341),c=class extends n.Vue{};Object(r.__decorate)([Object(n.Prop)({default:!1,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],c.prototype,"isWidget",void 0);var d=c=Object(r.__decorate)([Object(n.Component)({name:"InnovationIndexHeader",components:{ZDNetAdMonetization:l.a}})],c),v=(o(1027),o(11)),component=Object(v.a)(d,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-innovationIndexHeader u-grid-columns",class:{"c-innovationIndexHeader-widget":e.isWidget}},[e.isWidget?e._e():t("p",{staticClass:"sm:u-col-2 md:u-col-6 lg:u-col-4"},[e._v(e._s(e.$t("innovation_index_header_desc")))]),e._v(" "),e.isWidget?e._e():t("span",{staticClass:"c-innovationIndexHeader_sponsored sm:u-col-2 md:u-col-6 lg:u-col-8"},[t("ZDNetAdMonetization",{staticClass:"c-innovationIndexHeader_ad",attrs:{"slot-name":"pageArticleSponsoredLogoTop"}})],1),e._v(" "),t("div",{staticClass:"c-innovationIndexHeader_logo sm:u-col-2 md:u-col-6 lg:u-col-12"},[t("svg",[t("use",{attrs:{"xlink:href":"#logo-innovation-index"}})])]),e._v(" "),e.isWidget?t("span",{staticClass:"c-innovationIndexHeader_sponsored sm:u-col-2 md:u-col-6 lg:u-col-8"},[t("ZDNetAdMonetization",{staticClass:"c-innovationIndexHeader_ad",attrs:{"slot-name":"pageArticleSponsoredLogoTop"}})],1):e._e()])}),[],!1,null,null,null);t.a=component.exports},1066:function(e,t,o){"use strict";o.r(t);var r=o(4),n=(o(54),o(5),o(6),o(0)),l=o(1),c=o(1067),d=class extends c.a{constructor(){super(...arguments),this.category=null,this.id=null,this.excludeFromRivers=!1,this.suppressSearch=!1,this.titleTag=null}};Object(n.__decorate)([Object(l.JsonProperty)("title",l.Any,!0),Object(n.__metadata)("design:type",String)],d.prototype,"category",void 0),Object(n.__decorate)([Object(l.JsonProperty)("id",l.Any,!0),Object(n.__metadata)("design:type",String)],d.prototype,"id",void 0),Object(n.__decorate)([Object(l.JsonProperty)("excludeFromRivers",l.Any,!0),Object(n.__metadata)("design:type",Boolean)],d.prototype,"excludeFromRivers",void 0),Object(n.__decorate)([Object(l.JsonProperty)("suppressSearch",l.Any,!0),Object(n.__metadata)("design:type",Boolean)],d.prototype,"suppressSearch",void 0),Object(n.__decorate)([Object(l.JsonProperty)("titleTag",l.Any,!0),Object(n.__metadata)("design:type",String)],d.prototype,"titleTag",void 0);var v,h=d=Object(n.__decorate)([Object(l.JsonObject)("MetaArticle")],d),m=o(932),f=o(947),_=o(344),y=o(156);function w(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function x(e){for(var t=1;to}get trackedPageType(){return"sponsored"===this.article.section?"sponsored_article":"article"}getAdVars(){var e,t,o,r,n,l=super.getAdVars(),c=this.article.getAdVars(),d=f.a.getAdTargetingCollection(this.article,this.ricochetCollections?this.ricochetCollections.getSlugs():[]);(l.targeting=x(x(x({},l.targeting),c.targeting),{},{collection:d,pageType:this.trackedPageType,ptype:this.trackedPageType,contenttype:null===(e=this.content)||void 0===e?void 0:e.type,pname:null==c||null===(t=c.slotVars)||void 0===t?void 0:t.topics,topic:null!==(o=this.article)&&void 0!==o&&o.topics?y.a.getTopicsSlugs(this.article.topics).join(","):""}),null!=this&&null!==(r=this.article)&&void 0!==r&&r.annotations)&&(l.targeting=f.a.taserAnnotationsToGptTargeting(null==this||null===(n=this.content)||void 0===n?void 0:n.annotations,l.targeting));return l}getTrackingVars(){return x(x(x({},super.getTrackingVars()),this.article.getTrackingVars()),{},{pageType:this.trackedPageType})}getSeoTags(){var e,t,o,r,n,l,c,d,v,h,m,f,_,y;return x(x({},super.getSeoTags()),{},{description:(null===(e=this.meta)||void 0===e?void 0:e.seoMetaDescription)||(null===(t=this.meta)||void 0===t?void 0:t.description)||(null===(o=this.article)||void 0===o?void 0:o.dek),title:(null===(r=this.meta)||void 0===r?void 0:r.titleTag)||(null===(n=this.meta)||void 0===n?void 0:n.title)||(null===(l=this.article)||void 0===l?void 0:l.headline),url:(null===(c=this.article)||void 0===c?void 0:c.canonicalUrl)||super.getSeoTags().url,ogType:"article",ogImage:(null===(d=this.article)||void 0===d?void 0:d.seoOgImage)||(null===(v=this.article)||void 0===v?void 0:v.promoImage)||(null===(h=this.article)||void 0===h?void 0:h.image),twitterImage:(null===(m=this.meta)||void 0===m?void 0:m.seoOgImage)||(null===(f=this.meta)||void 0===f?void 0:f.seoTwitterImage)||(null===(_=this.meta)||void 0===_?void 0:_.image)||(null===(y=this.article)||void 0===y?void 0:y.promoImage)})}getJsonLdMarkup(e){var t,o,r,n,l,c=new _.a(e),d=[...super.getJsonLdMarkup(e),c.withContext(c.getBreadcrumbList(null===(t=this.article)||void 0===t?void 0:t.getTopicBreadcrumbs())),c.withContext(this.article.getJsonLdMarkup(e,c))];if(null!==(o=this.article)&&void 0!==o&&o.getIsFaq()){var v=this.article.getFAQMarkup();v&&d.push(c.withContext(v))}if(null!==(r=this.article)&&void 0!==r&&r.getIsBestList()&&d.push(c.withContext(this.article.getListicleJsonLdMarkup(e,c))),null!==(n=this.article)&&void 0!==n&&n.articleHasTag("how-to-schema")){var h=this.article.getHowToMarkup(e,c);d.push(c.withContext(h))}return null!==(l=this.article)&&void 0!==l&&l.articleHasTag("live-blog-article-page")&&d.push(c.withContext(this.article.getLiveblogJsonLdMarkup(e,c))),d}};Object(n.__decorate)([Object(l.JsonProperty)("meta",h,!0),Object(n.__metadata)("design:type","function"==typeof(v=void 0!==h&&h)?v:Object)],C.prototype,"meta",void 0),C=Object(n.__decorate)([Object(l.JsonObject)("PageArticle")],C);t.default=C},1073:function(e,t,o){"use strict";o.d(t,"a",(function(){return v}));var r=o(0),n=o(43),l=o(44),c=o(30),d=o(60),v=class extends d.a{constructor(e){super(e),this.services=["googleAnalytics"]}get defaults(){return{"@event":"ad_density_tracked"}}};v=Object(r.__decorate)([Object(n.a)(c.a.Transient),Object(r.__param)(0,l.a),Object(r.__metadata)("design:paramtypes",[Object])],v)},1074:function(e,t,o){"use strict";o(1014)},1075:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,'html{scroll-behavior:smooth}.c-bestListToc{--toc-top-margin: 0;position:relative;background-color:#fff;z-index:5800000;border-bottom:1px solid #080a12;padding-bottom:1.5rem}.c-bestListToc_header{cursor:pointer}.c-bestListToc_header::before{content:"";position:absolute;top:0;left:5%;width:90%;border-top:1px solid #080a12}@media(min-width: 1024px){.c-bestListToc_header{cursor:default}}.c-bestListToc_headline{position:relative;margin-bottom:1rem}@media(min-width: 1024px){.c-bestListToc_headline{padding-top:1.5rem}}.c-bestListToc_top{position:absolute;top:17px;right:35px;cursor:pointer}@media(min-width: 1024px){.c-bestListToc_top{display:none}}.c-bestListToc_top span{font-weight:600;margin-right:.5rem}.c-bestListToc_top svg{width:14px;height:10px;transform:rotateX(180deg);position:absolute;top:6px}.c-bestListToc_dropdown{width:14px;height:10px;position:absolute;right:10px;top:36px;transform:rotateX(180deg);cursor:pointer}@media(max-width: 767px){.c-bestListToc_dropdown{display:none}}.c-bestListToc_chevron{fill:#d0ff4b;height:8px;width:20px;transform:rotate(180deg)}@media(max-width: 767px){.c-bestListToc_menuContainer{height:50px}}.c-bestListToc_menu{line-height:3.25rem;display:block;white-space:nowrap;border-left:none;margin-left:0;overflow-x:scroll;position:relative}.c-bestListToc_menu::-webkit-scrollbar{height:0;background:rgba(0,0,0,0)}@media(min-width: 1024px){.c-bestListToc_menu::-webkit-scrollbar{height:auto;background:initial}}@media(min-width: 1024px){.c-bestListToc_menu{white-space:wrap;max-height:195px;overflow-y:scroll;overflow-x:initial;line-height:initial;padding-top:0}.c-bestListToc_menu::-webkit-scrollbar{width:10px;border-radius:10px}.c-bestListToc_menu::-webkit-scrollbar-thumb{background:#080a12;width:7px;border-radius:10px}}.c-bestListToc_menu_item{display:inline-block;text-align:left;font-size:14px;line-height:28px;padding-top:8px;margin-bottom:0;padding-right:1.5rem;position:relative;border-top:1px solid #080a12}@media(min-width: 1024px){.c-bestListToc_menu_item{display:block;font-size:1rem;padding-top:0;margin-bottom:1rem;margin-top:0;border-top:none}}@media(max-width: 1023px){.c-bestListToc_menu_item::before{content:"•";display:inline-block;color:#cc0069;font-weight:600;opacity:0;transition:opacity .3s ease-in-out;position:absolute;margin-top:0;left:calc((100% - 1rem)/2);top:-14px;margin-left:0;line-height:28px}}.c-bestListToc_menu_item_link{color:#000}.c-bestListToc_menu_item_link:hover{color:#000}.c-bestListToc_menu_item.current .c-bestListToc_menu_item_link{font-weight:600}@media(max-width: 1023px){.c-bestListToc_menu_item.current .c-bestListToc_menu_item_link{font-size:14px;line-height:20px}}@media(max-width: 1023px){.c-bestListToc_menu_item.current::before{opacity:1;font-size:35px}}.c-bestListToc-collapsed .c-bestListToc_headline{margin-bottom:0}.c-bestListToc-collapsed .c-bestListToc_menuContainer{display:none}.c-bestListToc-collapsed .c-bestListToc_dropdown{transform:rotate(0)}.c-bestListToc-fixed{text-align:left;margin-top:0;padding:1rem 0;border-bottom:none;position:sticky;box-shadow:0 8px 16px 0 rgba(0,0,0,.16);top:var(--skybox-height, 0);transition:top .5s ease 0s;max-width:unset;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media(min-width: 1024px){.c-bestListToc-fixed{position:sticky;top:calc(var(--skybox-height, 120px) + 32px);border-bottom:1px solid #080a12;padding-top:0;margin-left:0;margin-right:0;box-shadow:none}}.c-bestListToc-fixed .c-bestListToc_header{cursor:default}.c-bestListToc-fixed .c-bestListToc_headline{border-top:none;padding-top:0}@media(max-width: 1023px){.c-bestListToc-fixed .c-bestListToc_headline{padding-left:2rem;margin-bottom:1rem}}@media(min-width: 1024px){.c-bestListToc-fixed .c-bestListToc_headline{border-top:1px solid #080a12;padding-top:1.5rem}}@media(max-width: 1023px){.c-bestListToc-fixed .c-bestListToc_menu{padding-left:2rem}}@media(min-aspect-ratio: 2/1)and (max-width: 1023px){.c-bestListToc_menu{top:calc(100vh - 4rem)}.c-bestListToc_menu:not(.isFixed){margin-left:-2rem}}',""]),r.locals={},e.exports=r},1076:function(e,t,o){"use strict";o(1029)},1077:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-innovationIndexTrendContent_container{padding-top:1rem;margin:0 1rem;border-top:1px solid #383a42;gap:2rem}@media(min-width: 1024px){.c-innovationIndexTrendContent_container{margin:0 6rem}}.c-innovationIndexTrendContent_container div{gap:0}.c-innovationIndexTrendContent_moreArticle{margin-bottom:1rem}@media(min-width: 1024px){.c-innovationIndexTrendContent_mustReadArticle{row-gap:1rem}}.c-innovationIndexTrendContent_title{color:#fff;font-size:1.125rem}@media(min-width: 1024px){.c-innovationIndexTrendContent_title{font-size:1rem}}.c-innovationIndexTrendContent_image{display:none;width:84px;height:84px}@media(min-width: 1024px){.c-innovationIndexTrendContent_image{display:block}}.c-innovationIndexTrendContent_desc{display:none;margin:0}@media(min-width: 1024px){.c-innovationIndexTrendContent_desc{display:block;color:#fff;font-size:1rem}}.c-innovationIndexTrendContent_moreArticle:hover .c-innovationIndexTrendContent_title,.c-innovationIndexTrendContent_moreArticle:hover .c-innovationIndexTrendContent_desc,.c-innovationIndexTrendContent_mustReadArticle:hover .c-innovationIndexTrendContent_title,.c-innovationIndexTrendContent_mustReadArticle:hover .c-innovationIndexTrendContent_desc{color:#3f8eff}.c-innovationIndexTrendContent_moreArticle:hover .c-innovationIndexTrendContent_image,.c-innovationIndexTrendContent_mustReadArticle:hover .c-innovationIndexTrendContent_image{opacity:.8}.c-innovationIndexTrendContent_label{font-size:.813rem;color:#d1d0d3;margin-bottom:0;text-transform:lowercase}",""]),r.locals={},e.exports=r},1078:function(e,t,o){"use strict";o(1030)},1079:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-innovationIndexTrendRow{align-items:center;color:#fff;position:relative;padding:.5rem 1rem;cursor:pointer;grid-template-columns:repeat(12, 1fr)}.c-innovationIndexTrendRow p{margin:0}@media(min-width: 1024px){.c-innovationIndexTrendRow{padding:.5rem;padding-left:1.5rem}}.c-innovationIndexTrendRow_info{gap:2rem;grid-column:1/10}.c-innovationIndexTrendRow_info div{gap:0}@media(min-width: 1024px){.c-innovationIndexTrendRow_info{gap:0}}.c-innovationIndexTrendRow_rank{align-self:center}.c-innovationIndexTrendRow_dropdown{width:48px;height:48px;justify-self:end;background-color:#20222a;border:1px solid #20222a;grid-column:10/13}@media(min-width: 1024px){.c-innovationIndexTrendRow_dropdown{width:64px;height:64px}}.c-innovationIndexTrendRow_dropdownSvg{fill:#fff;width:13px;height:7px;transform:rotate(180deg);transition:transform .5s ease}.c-innovationIndexTrendRow-collapsed .c-innovationIndexTrendRow_dropdownSvg{transform:rotate(0deg)}.c-innovationIndexTrendRow:hover{background-color:rgba(8,10,18,.2);color:#fff}.c-innovationIndexTrendRow:hover .c-innovationIndexTrendRow_dropdown{background-color:#39d2ff;border:1px solid #39d2ff}.c-innovationIndexTrendRow:hover .c-innovationIndexTrendRow_dropdownSvg{fill:#080a12}.c-innovationIndexTrendRow-even{background-color:rgba(8,10,18,.5)}.c-innovationIndexTrendRow-even:hover{background-color:rgba(8,10,18,.3)}.c-innovationIndexTrendRow-widget{color:#080a12;height:4rem;padding:.5rem 1rem;gap:0}.c-innovationIndexTrendRow-widget p{font-size:.938rem}.c-innovationIndexTrendRow-widget .c-innovationIndexTrendRow_trendText{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;max-height:4rem;grid-column-end:span 9}.c-innovationIndexTrendRow-widget .c-innovationIndexTrendRow_rankContainer{grid-column-end:span 3}.c-innovationIndexTrendRow-widget .c-innovationIndexTrendRow_rank{grid-column-end:span 4}.c-innovationIndexTrendRow-widget .c-innovationIndexTrendRow_info{grid-column:1/13}.c-innovationIndexTrendRow-widget .c-innovationIndexTrendRow_link{background-color:rgba(0,0,0,0);justify-self:end;grid-column:12/13}.c-innovationIndexTrendRow-widget .c-innovationIndexTrendRow_link svg{height:13px;width:13px;fill:#080a12}.c-innovationIndexTrendRow-widget:hover{background-color:#fff;color:#0058d5}.c-innovationIndexTrendRow-widget:hover .c-innovationIndexTrendRow_link svg{fill:#0058d5}.c-innovationIndexTrendRow-widget.c-innovationIndexTrendRow-even{background-color:#f5f4f7}.c-innovationIndexTrendRow-widget.c-innovationIndexTrendRow-even:hover{background-color:#f5f4f7}",""]),r.locals={},e.exports=r},1080:function(e,t,o){"use strict";o(1031)},1081:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-innovationIndexTrendItem{overflow:hidden}.c-innovationIndexTrendItem_content{max-height:500px;visibility:visible;font-size:.938rem;transition:visibility .5s,max-height .5s}.c-innovationIndexTrendItem-collapsed .c-innovationIndexTrendItem_content{max-height:0 !important;visibility:hidden}.c-innovationIndexTrendItem-even .c-innovationIndexTrendItem_content{background-color:rgba(8,10,18,.5)}",""]),r.locals={},e.exports=r},1082:function(e,t,o){"use strict";o(1032)},1083:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,"@media(min-width: 1024px){.c-innovationIndexTrends{width:calc(100vw - 4rem);margin-left:auto;margin-right:auto}}@media(min-width: 1440px){.c-innovationIndexTrends{width:1296px;max-width:1440px}}.c-innovationIndexTrends_date{color:#d0ff4b;border-bottom:1px solid #d0ff4b;padding-bottom:1.5rem;text-align:center;margin:0 1rem}@media(min-width: 1024px){.c-innovationIndexTrends_date{margin:0}}.c-innovationIndexTrends_trendsContainer{row-gap:0}.c-innovationIndexTrends_fullReportBtn{display:flex;justify-content:center}@media(min-width: 1024px){.c-innovationIndexTrends_fullReportBtn{display:grid;grid-template-columns:repeat(12, 1fr)}.c-innovationIndexTrends_fullReportBtn a{grid-column-start:6}}.c-innovationIndexTrends_fullReportBtn a{width:100%;margin-left:1rem}@media(min-width: 768px){.c-innovationIndexTrends_fullReportBtn a{width:21rem}.c-innovationIndexTrends_fullReportBtn a:first-child{margin-left:0;margin-right:0}}.c-innovationIndexTrends_labels{display:grid;grid-template-columns:repeat(12, 1fr);color:#fff;margin:1.5rem 0 1rem;padding:0 1rem}.c-innovationIndexTrends_labels div{gap:2rem}@media(min-width: 1024px){.c-innovationIndexTrends_labels{padding:0 .5rem 0 1.5rem}.c-innovationIndexTrends_labels div{gap:0}}.c-innovationIndexTrends_labels .change-label{display:none}@media(min-width: 1024px){.c-innovationIndexTrends_labels .change-label{display:grid}}.c-innovationIndexTrends_labels h3{font-size:1.125rem}.c-innovationIndexTrends_labelItem{grid-column:1/10}.c-innovationIndexTrends-widget{display:none;width:initial;border-top:1px solid #080a12;border-bottom:1px solid #080a12}@media(min-width: 1024px){.c-innovationIndexTrends-widget{display:block}}.c-innovationIndexTrends-widget .c-innovationIndexTrends_trendsContainer{margin-top:.5rem;margin-bottom:1rem;gap:0}.c-innovationIndexTrends-widget .c-innovationIndexTrends_labelItem{grid-column:1/13}.c-innovationIndexTrends-widget .c-innovationIndexTrends_labels{color:#080a12;margin:0;padding:0 1rem;gap:0}.c-innovationIndexTrends-widget .c-innovationIndexTrends_labels div h3{grid-column-end:span 3}.c-innovationIndexTrends-widget .c-innovationIndexTrends_labels .change-label{display:none}.c-innovationIndexTrends-widget .c-innovationIndexTrends_fullReportLink{color:#080a12;font-weight:600;font-size:.813rem;display:flex;align-items:center;justify-content:end;gap:.5rem;margin-right:1rem;margin-top:.5rem}.c-innovationIndexTrends-widget .c-innovationIndexTrends_fullReportLink svg{width:13px;height:13px}.c-innovationIndexTrends-widget .c-innovationIndexTrends_fullReportLink:hover{color:#0058d5}.c-innovationIndexTrends-widget .c-innovationIndexTrends_fullReportLink:hover svg{fill:#0058d5}",""]),r.locals={},e.exports=r},1084:function(e,t,o){"use strict";o(1033)},1085:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-globalEditorsChoiceBadge_container{position:relative;float:left;margin-right:2rem}.c-globalEditorsChoiceBadge_vertical{height:116px;width:70px}.c-globalEditorsChoiceBadge_date{position:absolute;top:76px;left:10px;font-size:9px;color:#d0ff4b}.c-globalEditorsChoiceBadge_horizontal{height:16px;width:162px}",""]),r.locals={},e.exports=r},1086:function(e,t,o){"use strict";o.d(t,"a",(function(){return r})),o.d(t,"b",(function(){return n}));var r=["income-tax-guide","freelancer-tax-guide","can-the-savers-credit-save-you-money-on-your-taxes","guide-to-filing-taxes","how-to-file-taxes-if-you-received-unemployment-benefits","four-ways-to-get-a-faster-tax-refund","review-turbotax-2022","h-r-block-review","review-taxact-2022","your-tax-withholdings-and-savings-questions-answered","seven-life-changing-ways-to-use-your-tax-refund","6-common-tax-misunderstandings-explained","5-ways-youre-asking-for-an-irs-audit-this-tax-season","what-to-do-with-your-tax-refund","why-you-shouldnt-fear-higher-tax-brackets","heres-how-2021-tax-brackets-actually-work","tax-guide-for-college-students","loan-money-to-family-sure-if-its-uncle-sam","the-roth-ira-and-the-future-of-taxes","what-do-pre-tax-and-post-tax-mean-and-why-should-i-care","tax-identity-theft-protecting-your-credit-and-finances","to-itemize-or-not-to-itemize-that-is-the-question","7-small-business-tax-deductions-you-need-to-know","tax-guide-for-veterans","home-office-tax-deductions","what-to-do-if-a-tax-document-arrives-after-you-file","how-to-file-your-taxes-if-your-partner-passed-away","small-business-guide-to-home-tax-deductions","here-are-the-taxes-you-pay-on-rwallstreetbets-investment-gains","american-opportunity-tax-credit-explained","5-simple-steps-to-start-preparing-for-tax-season","how-to-get-a-tax-extension","heres-what-happens-to-your-tax-money-each-year","what-to-do-if-your-balance-transfer-credit-card-limit-isnt-high-enough","can-i-pay-my-auto-loan-with-a-credit-card","when-paying-bills-with-credit-card-makes-sense-and-when-it-doesnt","everything-you-need-to-know-about-personal-finance-pocket-friendly-edition","eight-tips-to-make-credit-cards-work-for-you-not-against-you","what-is-a-debit-card","is-it-good-to-have-multiple-credit-cards-or-will-it-hurt-my-credit-score","the-best-credit-card-sign-up-bonus-offer-for-2022","best-business-credit-card-for-bad-credit","what-is-apr","why-we-dont-accept-certain-credit-cards","how-do-credit-card-billing-cycles-work","how-do-you-calculate-credit-card-interest","why-is-credit-utilization-such-a-big-deal","authorized-users-vs-joint-accounts-whats-the-difference","how-long-should-you-wait-before-applying-for-another-credit-card","the-best-balance-transfer-card-2022","how-to-lower-your-credit-card-interest-rate","how-to-save-money-with-a-balance-transfer","the-right-way-to-use-a-credit-card-for-any-holiday-season","is-financing-furniture-with-a-store-credit-card-ever-a-good-idea","citi-diamond-preferred-credit-card-review","credit-card-vs-debit-card-which-should-you-use-online","tips-for-choosing-your-second-credit-card","why-do-i-get-so-many-credit-card-offers-in-the-mail","6-tactics-for-handling-piles-of-credit-card-debt","why-you-shouldnt-sign-up-for-store-cards-even-just-for-the-bonus","can-the-gm-buypower-card-help-you-save-on-a-new-car","four-reasons-to-add-your-teen-as-an-authorized-credit-card-user","delta-skymilesr-blue-american-express-card-review","how-do-credit-card-balance-transfer-checks-work","personal-finance-101-charge-card-vs-credit-card-vs-debit-card","can-you-buy-a-car-with-a-credit-card","best-discover-credit-card","five-times-it-makes-sense-to-pay-college-tuition-with-a-credit-card","kroger-rewards-prepaid-visa-card-review","how-to-build-good-credit-in-college","10-things-to-know-before-getting-your-first-credit-card","5-ways-to-earn-frequent-flyer-miles-without-flying","how-to-create-a-budget-with-a-credit-card","credit-card-churning-which-bonuses-can-i-earn-multiple-times","six-facts-you-should-know-about-0-apr-credit-cards","can-you-apply-for-a-credit-card-with-a-cosigner","best-credit-card-points-to-redeem-for-gift-cards","compounding-interest-on-credit-cards-works-against-you-heres-how-to-beat-it","seven-reasons-the-wealthy-use-credit-cards-even-though-they-dont-have-to","why-dont-more-retailers-accept-american-express-merchant-fees","what-happens-when-you-cancel-a-credit-card","when-to-use-your-credit-card-and-when-not-to","best-ways-to-use-chase-ultimate-rewards-points","a-single-parents-financial-guide-to-returning-to-school","5-credit-cards-you-can-and-should-keep-forever","discover-it-cash-back-card-review","5-ways-to-improve-your-credit-score-without-a-credit-card","best-credit-cards-for-college-students","should-you-use-plastiq-to-pay-your-mortgage-and-other-bills-with-a-credit-card","how-to-get-apply-for-a-credit-card-and-actually-get-approved","which-rewards-credit-cards-are-best-for-vacation-rentals","delta-skymilesr-reserve-american-express-card-review","target-redcard-review-credit-card-for-big-box-shopping","how-to-protect-your-credit-card","best-pre-qualified-credit-card-offers","how-donating-to-charity-affects-your-tax-bill","how-to-get-covid-financial-relief-when-filing-your-taxes","att-internet-review","att-vs-spectrum-internet","best-cheap-internet-provider","best-boston-internet-service-provider","best-austin-internet-service-provider","best-charlotte-internet-service-provider","best-columbus-internet-service-provider","best-dallas-internet-service-provider","best-detroit-internet-service-provider","best-el-paso-internet-service-provider","best-home-security-system-in-chicago","best-home-security-system-in-columbus","best-home-security-system-in-atlanta","best-home-security-system-in-dallas","best-home-security-system-in-ohio","best-indianapolis-internet-service-provider","best-houston-internet-service-provider","best-internet-provider-for-gaming","best-jacksonville-internet-service-provider","best-home-security-system-in-phoenix","best-kansas-internet-service-provider","best-las-vegas-internet-service-provider","best-louisville-internet-service-provider","best-memphis-internet-service-provider","best-pheonix-internet-service-provider","best-new-york-internet-service-provider","best-portland-internet-service-provider","best-self-monitored-home-security-system","best-rural-internet-service-provider","best-san-diego-internet-service-provider","best-seattle-internet-service-provider","download-vs-upload-speed-whats-the-difference","freedompop-review","internet-data-caps-everything-you-need-to-know","5-security-precautions-to-take-for-the-holiday-break","10-people-you-didnt-realize-know-where-you-live-and-how-to-stay-safe","best-4g-mobile-broadband-provider","better-than-the-best-password-how-to-use-2fa-to-improve-your-security","ces-2020-adt-shows-off-lifeshield-inspired-blue-by-adt","diyers-tell-us-how-they-built-their-dream-from-scratch-the-blogger","cybersecurity-a-guide-for-parents-to-keep-kids-safe-online","ces-2020-ring-will-add-privacy-and-security-control-center-to-mobile-app-this-month-adds-new-hardware-to-its-lineup","data-privacy-laws-by-state","fake-reviews-facebook-and-ebay-ban-dozens-of-groups-after-watchdog-probe","how-to-monitor-and-limit-your-kids-screen-time","navigating-online-harassment","nest-thermostat-e-review","online-tools-to-track-your-neighborhoods-safety","really-useful-tech-for-your-smart-home","google-home-versus-amazon-alexa-which-one-is-smarter","the-best-websites-to-learn-a-hands-on-craft-at-home","the-best-home-security-system-in-las-vegas","the-best-home-security-systems-in-austin","the-effects-of-too-much-screen-time-on-children","the-safest-and-most-dangerous-cities-for-pedestrians","this-weird-new-gadget-stops-amazons-alexa-spying-on-you","report-your-residential-package-theft-across-us-to-reduce-chance-of-stolen-packages","what-is-digital-health","when-doors-open-again-return-to-coworking-space-or-continue-working-from-home","best-website-for-free-online-education","how-to-beat-summer-learning-loss-and-find-success-in-summer-learning-online","turn-an-old-ipod-touch-or-iphone-into-a-wifi-security-camera","a-gamers-guide-to-internet-speed","best-smart-thermostat","at-t-vs-cox-internet","at-t-vs-xfinity-internet","best-chicago-internet-service-provider","best-cable-internet-provider","best-los-angeles-internet-service-provider","best-dsl-internet","best-san-francisco-internet-service-provider","best-san-jose-internet-service-provider","best-san-antonio-internet-service-provider","how-to-install-a-thermostat","cox-communications-review","centurylink-review","best-satellite-internet-provider","fiber-vs-cable-what-is-the-difference","bridging-the-gender-divide-guide-to-overcoming-broadband-access-to-be-a-woman-leader-in-stem","from-fiber-to-5g-how-internet-connection-types-compare","frontier-internet-review","earthlink-internet-review","free-internet-for-students-7-providers-offering-support","best-fort-worth-internet-service-provider","hughesnet-internet-review","how-much-internet-speed-do-you-really-need","how-to-get-cheap-internet-service","how-to-be-a-savvy-senior-online-a-guide-to-all-things-internet","internet-options-for-students-on-low-income","how-to-stay-connected-as-a-female-digital-nomad","starlink-satellite-internet-how-does-it-work-cost-features-speed","internet-fees-your-guide-to-hidden-costs","mediacom-cable-internet-review","spectrum-internet-review","netzero-4g-mobile-broadband-review","the-best-5g-home-internet-your-broadband-options","study-40-2-of-consumers-would-consider-switching-to-municipal-broadband-if-made-available","the-average-consumer-loses-over-150-a-year-renting-a-router-from-their-isp","how-the-internet-is-helping-save-the-bees","xfinity-home-security-review","you-can-use-your-home-security-system-to-prevent-teens-from-sneaking-out-but-should-you","the-best-fiber-internet","what-you-need-to-know-about-false-alarms","vivint-vs-frontpoint-home-security","what-is-the-true-cost-of-a-home-security-system","vivint-home-security-review","using-home-security-to-protect-your-prescription-drugs","unveiled-event-shows-home-security-and-smart-home-tech-are-still-growing","the-difference-between-burglaries-and-robberies","tips-for-building-your-home-security-system","the-best-outdoor-security-light","the-best-voice-assistant","the-best-smart-smoke-detector","what-you-need-to-know-about-facial-recognition-home-security-cameras","the-best-night-vision-security-camera","the-best-smart-hub","the-best-outdoor-security-camera","the-best-nanny-cams","the-best-home-security-systems-in-tucson","the-best-kansas-city-home-security-companies","the-best-home-security-systems-in-utah","the-best-home-security-systems-in-seattle","the-best-home-security-systems-in-san-antonio","the-best-home-security-systems-in-indianapolis","the-best-home-security-system-in-tampa","the-best-home-security-systems-in-denver","the-best-home-security-systems-in-connecticut","the-best-home-security-systems-in-buffalo","the-best-home-automation-system","the-best-home-security-system-in-minnesota","the-best-home-security-system-in-new-jersey","the-best-home-security-system-in-charlotte","the-best-home-security-system-in-houston","the-best-cheap-home-security-company","simplisafe-vs-ring-review","simplisafe-vs-adt-security-companies-compared","simplisafe-home-security-vs-vivint-home-security","simplisafe-home-security-review","scout-alarm-review","safe-connectivity-tips-for-domestic-violence-victims","protection-one-review","running-a-daycare-how-safety-measures-can-be-your-competitive-advantage","police-launch-pilot-program-to-tap-ring-smart-camera-live-streams","swann-review","protect-america-home-security-review","lorex-security-systems-review","lifeshield-home-security-review","how-to-keep-your-home-safe-while-on-vacation","kuna-home-security-review","is-rings-retrofit-kit-a-good-deal","how-to-save-energy-and-money-with-home-automation","how-to-opt-out-of-google-homes-tracking-features","home-safety-checklist-a-handy-guide-for-the-whole-family","home-alone-after-school-a-safety-guide-for-kids","fully-accessible-guide-to-smart-home-tech-for-the-disabled-and-elderly","getsafe-review","guardian-protection-review","cpi-security-review","frontpoint-home-security-vs-scout-home-security","frontpoint-home-security-review","door-and-window-sensors-are-more-versatile-than-you-might-think","best-video-doorbell","carbon-monoxide-detector-placement-where-to-put-a-carbon-monoxide-detector","how-to-install-home-security-cameras","brinks-home-security-review","best-security-system","adt-vs-ring","best-home-security-monitoring-companies","at-t-digital-life-review","alert-360-home-security-review","adt-vs-protection-1-review","adt-vs-cpi-security","adt-security-vs-vivint-security","adt-vs-brinks-home-security-systems-review","adt-security-vs-frontpoint-security","wow-cable-internet-review","adt-home-security-vs-scout-home-security","adt-home-security-review","ackerman-security-review","windstream-internet-review","verizon-fios-vs-spectrum","viasat-review","the-cost-of-high-speed-internet","verizon-internet-review"],n=["zdnetacademy","Forrester Research"]},1087:function(e,t,o){"use strict";o(1034)},1088:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-avVideo{position:relative}.c-avVideo_playerOverlay{position:absolute;top:20px;left:20px;font-size:16px;line-height:22px;background-color:rgba(2,2,3,.8);font-weight:400;border-radius:.5rem;height:40px;padding:0 1rem;z-index:1}.c-avVideo_playerOverlay.c-avVideo_unmuteOverlay{padding:0 1rem 0 2.25rem}.c-avVideo_playerOverlay.c-avVideo_unmuteOverlay::before{content:\"\";position:absolute;mask:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 4.06067C13.5 2.72432 11.8843 2.05506 10.9393 3.00001L6.43934 7.50001H4.50905C3.36772 7.50001 2.19106 8.16445 1.8493 9.40507C1.62147 10.2321 1.5 11.1025 1.5 12C1.5 12.8975 1.62147 13.7679 1.8493 14.595C2.19106 15.8356 3.36772 16.5 4.50905 16.5H6.43934L10.9393 21C11.8843 21.945 13.5 21.2757 13.5 19.9394V4.06067Z' fill='white'/%3E%3Cpath d='M18.5837 5.10565C18.8766 4.81276 19.3514 4.81276 19.6443 5.10565C23.452 8.91327 23.452 15.0866 19.6443 18.8942C19.3514 19.1871 18.8766 19.1871 18.5837 18.8942C18.2908 18.6013 18.2908 18.1265 18.5837 17.8336C21.8055 14.6118 21.8055 9.38814 18.5837 6.16632C18.2908 5.87342 18.2908 5.39855 18.5837 5.10565Z' fill='white'/%3E%3Cpath d='M15.9323 7.75739C16.2252 7.4645 16.7001 7.4645 16.993 7.75739C19.3361 10.1005 19.3361 13.8995 16.993 16.2427C16.7001 16.5356 16.2252 16.5356 15.9323 16.2427C15.6394 15.9498 15.6394 15.4749 15.9323 15.182C17.6897 13.4247 17.6897 10.5754 15.9323 8.81805C15.6394 8.52516 15.6394 8.05028 15.9323 7.75739Z' fill='white'/%3E%3C/svg%3E\") no-repeat;width:20px;height:20px;background:#fff;left:12px;top:9px}.c-avVideo_mobileShare{display:none;top:54px;position:absolute;left:186px;background-color:rgba(0,0,0,0);border:solid 1px #fff;z-index:1;font-size:10px;line-height:24px;height:auto;border-radius:24px;padding:0 1.5rem 0 .5rem}.c-avVideo_mobileShare::before{content:\"\";position:absolute;mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14.6636 5.28399L19.8387 9.34514L19.9475 9.44161C20.2416 9.73198 20.4016 10.1451 20.4016 10.5698C20.4016 11.0472 20.1989 11.5108 19.8299 11.8014L14.6689 15.8514L14.668 15.8521C14.2281 16.2048 13.6333 16.2367 13.1622 15.9253C12.7363 15.6439 12.498 15.1413 12.5 14.6239L12.5017 14.6168V12.4816C12.5426 12.4833 12.5828 12.4872 12.6223 12.4933L12.624 12.4936C13.2061 12.5847 13.6222 13.1471 13.6222 13.7916L13.6222 14.6045C13.6217 14.7417 13.6778 14.8572 13.7461 14.9023C13.7793 14.9243 13.8037 14.923 13.8444 14.8904L19.0105 10.8363C19.0749 10.7856 19.1241 10.6754 19.1241 10.5479C19.1241 10.4203 19.0749 10.3101 19.0105 10.2594L13.84 6.20181C13.8037 6.17272 13.7793 6.17144 13.7461 6.19339C13.6778 6.23853 13.6217 6.35402 13.6222 6.4932V7.30413C13.6222 7.94865 13.2061 8.51103 12.624 8.60213L12.6223 8.60239C12.5828 8.6085 12.5426 8.61245 12.5017 8.61411V6.51675L12.5 6.5177C12.498 5.99856 12.7361 5.49588 13.1622 5.21433C13.6314 4.90423 14.2241 4.93425 14.6597 5.28089L14.6617 5.27979L14.6611 5.28203L14.6636 5.28399Z' fill='white'/%3E%3Cpath d='M12.4983 8.61424V7.32609C12.4983 7.37762 12.4873 7.41468 12.4766 7.43709H12.3354C10.6169 7.41036 9.12025 7.9571 7.85194 9.02548C6.58696 10.0911 5.55722 11.6683 4.75239 13.6928L4.7513 13.6957C4.13652 15.3131 3.9381 16.2579 4.01615 17.6816L4.03579 17.9766C4.00858 18.5026 4.3358 19.0305 4.89452 19.1327C5.48645 19.241 5.97181 18.8148 6.08214 18.2789C6.66227 16.6748 7.39923 15.543 8.33594 14.8071C9.27234 14.0715 10.4279 13.7163 11.874 13.7025L12.4766 13.7026C12.4873 13.725 12.4983 13.762 12.4983 13.8136V12.4815C12.4847 12.481 12.4711 12.4807 12.4573 12.4807H11.7924C8.69729 12.5099 6.59225 13.927 5.24845 16.9282L5.12469 17.2142C5.11004 16.1862 5.2949 15.4207 5.79417 14.1071C7.20431 10.5601 9.25437 8.68205 11.9986 8.61596L12.4573 8.61501C12.4711 8.61501 12.4847 8.61475 12.4983 8.61424Z' fill='white'/%3E%3C/svg%3E\") no-repeat;width:20px;height:16px;display:inline-block;background:#fff;right:2px;top:4px}.c-avVideo .video-js{width:100%;height:100%;aspect-ratio:16/9}.c-avVideo .video-js .vjs-big-play-button{width:104px;height:104px;padding:24px;border-radius:0 1rem 0 1rem;background:#44d8ff}.c-avVideo .video-js .vjs-big-play-button .vjs-icon-placeholder{display:block;line-height:0}.c-avVideo .video-js .vjs-big-play-button .vjs-icon-placeholder::before{height:56px;width:56px;position:relative;display:block;mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' fill='none'%3E%3Cpath d='M10.5 13.1896C10.5 9.86194 14.0677 7.75249 16.9834 9.35614L43.9114 24.1666C46.9336 25.8287 46.9336 30.1713 43.9114 31.8334L16.9834 46.6439C14.0677 48.2475 10.5 46.138 10.5 42.8104V13.1896Z' fill='white'/%3E%3C/svg%3E\") no-repeat;background-color:#121218;content:\"\"}@media(max-width: 1023px){.c-avVideo .video-js .vjs-big-play-button{transform:scale(0.5385)}}.c-avVideo .video-js[data-is-autoplay=true] .vjs-big-play-button{display:none}.c-avVideo .video-js .vjs-title-bar{background:linear-gradient(180deg, rgba(2, 2, 3, 0.8) 0%, rgba(2, 2, 3, 0) 100%);margin:0;padding:1.5rem 1.5rem 40px}.c-avVideo .video-js .vjs-title-bar .vjs-title-bar-title{font-family:suisseintl,helvetica,sans-serif;font-size:24px;line-height:28px;font-weight:600;margin-bottom:0;padding-right:0}.c-avVideo .video-js .vjs-title-bar .vjs-title-bar-description{display:none}@media(max-width: 1023px){.c-avVideo .video-js .vjs-title-bar{padding:1rem 1rem 2rem}.c-avVideo .video-js .vjs-title-bar .vjs-title-bar-title{font-size:20px;line-height:28px}}.c-avVideo .video-js .vjs-control-bar{height:3rem;align-items:center;background-color:rgba(2,2,3,.8)}.c-avVideo .video-js .vjs-play-progress,.c-avVideo .video-js .vjs-volume-level{background-color:#44d8ff;border-radius:1.5px}.c-avVideo .video-js .vjs-load-progress{background-color:#9f9fa3}.c-avVideo .video-js .vjs-load-progress div{background:rgba(0,0,0,0)}.c-avVideo .video-js .vjs-progress-control{width:100%;height:.25rem;top:-0.25rem}.c-avVideo .video-js .vjs-progress-control:hover{height:.5rem;top:-0.5rem}.c-avVideo .video-js .vjs-progress-control .vjs-time-tooltip{font-size:14px;line-height:22px;padding:6px 1rem;background:#fff}.c-avVideo .video-js .vjs-progress-control .vjs-time-tooltip::after{content:\"\";width:10px;height:10px;transform:rotate(45deg);position:absolute;background-color:inherit;bottom:-5px;left:calc(50% - 5px)}.c-avVideo .video-js .vjs-progress-control .vjs-mouse-display .vjs-time-tooltip{background:#000}.c-avVideo .video-js .vjs-progress-control .vjs-progress-holder{background-color:#7d7d81}.c-avVideo .video-js.vjs-layout-x-small .vjs-progress-control{display:block}.c-avVideo .video-js.vjs-mouse .vjs-progress-control:hover{height:.5rem}.c-avVideo .video-js .vjs-control .vjs-icon-placeholder::before{content:\"\";background-color:#fff;width:1.5rem;height:1.5rem;transition:background-color .2s;margin:12px}.c-avVideo .video-js .vjs-share-control .vjs-icon-placeholder::before{mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14.6636 5.28399L19.8387 9.34514L19.9475 9.44161C20.2416 9.73198 20.4016 10.1451 20.4016 10.5698C20.4016 11.0472 20.1989 11.5108 19.8299 11.8014L14.6689 15.8514L14.668 15.8521C14.2281 16.2048 13.6333 16.2367 13.1622 15.9253C12.7363 15.6439 12.498 15.1413 12.5 14.6239L12.5017 14.6168V12.4816C12.5426 12.4833 12.5828 12.4872 12.6223 12.4933L12.624 12.4936C13.2061 12.5847 13.6222 13.1471 13.6222 13.7916L13.6222 14.6045C13.6217 14.7417 13.6778 14.8572 13.7461 14.9023C13.7793 14.9243 13.8037 14.923 13.8444 14.8904L19.0105 10.8363C19.0749 10.7856 19.1241 10.6754 19.1241 10.5479C19.1241 10.4203 19.0749 10.3101 19.0105 10.2594L13.84 6.20181C13.8037 6.17272 13.7793 6.17144 13.7461 6.19339C13.6778 6.23853 13.6217 6.35402 13.6222 6.4932V7.30413C13.6222 7.94865 13.2061 8.51103 12.624 8.60213L12.6223 8.60239C12.5828 8.6085 12.5426 8.61245 12.5017 8.61411V6.51675L12.5 6.5177C12.498 5.99856 12.7361 5.49588 13.1622 5.21433C13.6314 4.90423 14.2241 4.93425 14.6597 5.28089L14.6617 5.27979L14.6611 5.28203L14.6636 5.28399Z' fill='white'/%3E%3Cpath d='M12.4983 8.61424V7.32609C12.4983 7.37762 12.4873 7.41468 12.4766 7.43709H12.3354C10.6169 7.41036 9.12025 7.9571 7.85194 9.02548C6.58696 10.0911 5.55722 11.6683 4.75239 13.6928L4.7513 13.6957C4.13652 15.3131 3.9381 16.2579 4.01615 17.6816L4.03579 17.9766C4.00858 18.5026 4.3358 19.0305 4.89452 19.1327C5.48645 19.241 5.97181 18.8148 6.08214 18.2789C6.66227 16.6748 7.39923 15.543 8.33594 14.8071C9.27234 14.0715 10.4279 13.7163 11.874 13.7025L12.4766 13.7026C12.4873 13.725 12.4983 13.762 12.4983 13.8136V12.4815C12.4847 12.481 12.4711 12.4807 12.4573 12.4807H11.7924C8.69729 12.5099 6.59225 13.927 5.24845 16.9282L5.12469 17.2142C5.11004 16.1862 5.2949 15.4207 5.79417 14.1071C7.20431 10.5601 9.25437 8.68205 11.9986 8.61596L12.4573 8.61501C12.4711 8.61501 12.4847 8.61475 12.4983 8.61424Z' fill='white'/%3E%3C/svg%3E\") no-repeat}.c-avVideo .video-js .vjs-chapters-button .vjs-icon-placeholder::before{mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.625 6.75C2.625 6.12868 3.12868 5.625 3.75 5.625C4.37132 5.625 4.875 6.12868 4.875 6.75C4.875 7.37132 4.37132 7.875 3.75 7.875C3.12868 7.875 2.625 7.37132 2.625 6.75ZM7.5 6.75C7.5 6.33579 7.83579 6 8.25 6H20.25C20.6642 6 21 6.33579 21 6.75C21 7.16421 20.6642 7.5 20.25 7.5H8.25C7.83579 7.5 7.5 7.16421 7.5 6.75ZM2.625 12C2.625 11.3787 3.12868 10.875 3.75 10.875C4.37132 10.875 4.875 11.3787 4.875 12C4.875 12.6213 4.37132 13.125 3.75 13.125C3.12868 13.125 2.625 12.6213 2.625 12ZM7.5 12C7.5 11.5858 7.83579 11.25 8.25 11.25H20.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.25C7.83579 12.75 7.5 12.4142 7.5 12ZM2.625 17.25C2.625 16.6287 3.12868 16.125 3.75 16.125C4.37132 16.125 4.875 16.6287 4.875 17.25C4.875 17.8713 4.37132 18.375 3.75 18.375C3.12868 18.375 2.625 17.8713 2.625 17.25ZM7.5 17.25C7.5 16.8358 7.83579 16.5 8.25 16.5H20.25C20.6642 16.5 21 16.8358 21 17.25C21 17.6642 20.6642 18 20.25 18H8.25C7.83579 18 7.5 17.6642 7.5 17.25Z' fill='white'/%3E%3C/svg%3E\") no-repeat}.c-avVideo .video-js .vjs-fullscreen-control .vjs-icon-placeholder::before{mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 3.75C15 3.33579 15.3358 3 15.75 3L20.25 3C20.6642 3 21 3.33579 21 3.75V8.25C21 8.66421 20.6642 9 20.25 9C19.8358 9 19.5 8.66421 19.5 8.25V5.56066L15.5303 9.53033C15.2374 9.82322 14.7626 9.82322 14.4697 9.53033C14.1768 9.23744 14.1768 8.76256 14.4697 8.46967L18.4393 4.5H15.75C15.3358 4.5 15 4.16421 15 3.75ZM3 3.75C3 3.33579 3.33579 3 3.75 3H8.25C8.66421 3 9 3.33579 9 3.75C9 4.16421 8.66421 4.5 8.25 4.5H5.56066L9.53033 8.46967C9.82322 8.76256 9.82322 9.23744 9.53033 9.53033C9.23744 9.82322 8.76256 9.82322 8.46967 9.53033L4.5 5.56066V8.25C4.5 8.66421 4.16421 9 3.75 9C3.33579 9 3 8.66421 3 8.25V3.75ZM14.4697 15.5303C14.1768 15.2374 14.1768 14.7626 14.4697 14.4697C14.7626 14.1768 15.2374 14.1768 15.5303 14.4697L19.5 18.4393V15.75C19.5 15.3358 19.8358 15 20.25 15C20.6642 15 21 15.3358 21 15.75V20.25C21 20.6642 20.6642 21 20.25 21H15.75C15.3358 21 15 20.6642 15 20.25C15 19.8358 15.3358 19.5 15.75 19.5H18.4393L14.4697 15.5303ZM9.53033 14.4697C9.82322 14.7626 9.82322 15.2374 9.53033 15.5303L5.56066 19.5H8.25C8.66421 19.5 9 19.8358 9 20.25C9 20.6642 8.66421 21 8.25 21H3.75C3.33579 21 3 20.6642 3 20.25V15.75C3 15.3358 3.33579 15 3.75 15C4.16421 15 4.5 15.3358 4.5 15.75V18.4393L8.46967 14.4697C8.76256 14.1768 9.23744 14.1768 9.53033 14.4697Z' fill='white'/%3E%3C/svg%3E\") no-repeat}.c-avVideo .video-js .vjs-play-control .vjs-icon-placeholder::before{mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' fill='none'%3E%3Cpath d='M10.5 13.1896C10.5 9.86194 14.0677 7.75249 16.9834 9.35614L43.9114 24.1666C46.9336 25.8287 46.9336 30.1713 43.9114 31.8334L16.9834 46.6439C14.0677 48.2475 10.5 46.138 10.5 42.8104V13.1896Z' fill='white'/%3E%3C/svg%3E\") no-repeat}.c-avVideo .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder::before{mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.75 5.25C6.75 4.83579 7.08579 4.5 7.5 4.5H9C9.41421 4.5 9.75 4.83579 9.75 5.25V18.75C9.75 19.1642 9.41421 19.5 9 19.5H7.5C7.30109 19.5 7.11032 19.421 6.96967 19.2803C6.82902 19.1397 6.75 18.9489 6.75 18.75L6.75 5.25ZM14.25 5.25C14.25 4.83579 14.5858 4.5 15 4.5H16.5C16.6989 4.5 16.8897 4.57902 17.0303 4.71967C17.171 4.86032 17.25 5.05109 17.25 5.25V18.75C17.25 19.1642 16.9142 19.5 16.5 19.5H15C14.5858 19.5 14.25 19.1642 14.25 18.75V5.25Z' fill='white'/%3E%3C/svg%3E\") no-repeat;background-color:#fff}.c-avVideo .video-js .vjs-time-control{font-size:14px;line-height:22px;align-items:center}.c-avVideo .video-js .vjs-time-control.vjs-duration,.c-avVideo .video-js .vjs-time-control.vjs-current-time{padding:0;width:auto}.c-avVideo .video-js .vjs-time-control.vjs-duration{margin-right:1rem}.c-avVideo .video-js .vjs-time-control.vjs-current-time{margin-left:1rem}.c-avVideo .video-js .vjs-time-control.vjs-time-divider{width:auto;min-width:0;padding:0 .25rem;color:#9f9fa3}.c-avVideo .video-js .vjs-time-control.vjs-time-divider>div{display:none}.c-avVideo .video-js .vjs-time-control.vjs-time-divider::before{content:\"|\"}.c-avVideo .video-js .vjs-mute-control .vjs-icon-placeholder::before{mask:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 4.06067C13.5 2.72432 11.8843 2.05506 10.9393 3.00001L6.43934 7.50001H4.50905C3.36772 7.50001 2.19106 8.16445 1.8493 9.40507C1.62147 10.2321 1.5 11.1025 1.5 12C1.5 12.8975 1.62147 13.7679 1.8493 14.595C2.19106 15.8356 3.36772 16.5 4.50905 16.5H6.43934L10.9393 21C11.8843 21.945 13.5 21.2757 13.5 19.9394V4.06067Z' fill='white'/%3E%3Cpath d='M18.5837 5.10565C18.8766 4.81276 19.3514 4.81276 19.6443 5.10565C23.452 8.91327 23.452 15.0866 19.6443 18.8942C19.3514 19.1871 18.8766 19.1871 18.5837 18.8942C18.2908 18.6013 18.2908 18.1265 18.5837 17.8336C21.8055 14.6118 21.8055 9.38814 18.5837 6.16632C18.2908 5.87342 18.2908 5.39855 18.5837 5.10565Z' fill='white'/%3E%3Cpath d='M15.9323 7.75739C16.2252 7.4645 16.7001 7.4645 16.993 7.75739C19.3361 10.1005 19.3361 13.8995 16.993 16.2427C16.7001 16.5356 16.2252 16.5356 15.9323 16.2427C15.6394 15.9498 15.6394 15.4749 15.9323 15.182C17.6897 13.4247 17.6897 10.5754 15.9323 8.81805C15.6394 8.52516 15.6394 8.05028 15.9323 7.75739Z' fill='white'/%3E%3C/svg%3E\") no-repeat}.c-avVideo .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder::before{mask:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 4.06067C13.5 2.72432 11.8843 2.05506 10.9393 3.00001L6.43934 7.50001H4.50905C3.36772 7.50001 2.19106 8.16445 1.8493 9.40507C1.62147 10.2321 1.5 11.1025 1.5 12C1.5 12.8975 1.62147 13.7679 1.8493 14.595C2.19106 15.8356 3.36772 16.5 4.50905 16.5H6.43934L10.9393 21C11.8843 21.945 13.5 21.2757 13.5 19.9394V4.06067Z' fill='white'/%3E%3Cpath d='M17.7803 9.21967C17.4874 8.92678 17.0126 8.92678 16.7197 9.21967C16.4268 9.51256 16.4268 9.98744 16.7197 10.2803L18.4393 12L16.7197 13.7197C16.4268 14.0126 16.4268 14.4874 16.7197 14.7803C17.0126 15.0732 17.4874 15.0732 17.7803 14.7803L19.5 13.0607L21.2197 14.7803C21.5126 15.0732 21.9874 15.0732 22.2803 14.7803C22.5732 14.4874 22.5732 14.0126 22.2803 13.7197L20.5607 12L22.2803 10.2803C22.5732 9.98744 22.5732 9.51256 22.2803 9.21967C21.9874 8.92678 21.5126 8.92678 21.2197 9.21967L19.5 10.9393L17.7803 9.21967Z' fill='white'/%3E%3C/svg%3E\") no-repeat}.c-avVideo .video-js .vjs-volume-panel.vjs-volume-panel-horizontal .vjs-volume-control .vjs-volume-bar{margin:23px 0 0}.c-avVideo .video-js .vjs-volume-panel.vjs-volume-panel-horizontal .vjs-volume-control .vjs-volume-bar.vjs-slider-horizontal{border-radius:1rem;background-color:#7d7d81}.c-avVideo .video-js .vjs-volume-panel.vjs-volume-panel-horizontal .vjs-volume-tooltip{background-color:#fff;color:#121218;font-size:14px;line-height:20px;padding:.5rem 1rem}.c-avVideo .video-js .vjs-volume-panel.vjs-volume-panel-horizontal .vjs-volume-tooltip::after{content:\"\";width:10px;height:10px;transform:rotate(45deg);position:absolute;background-color:inherit;bottom:-5px;left:calc(50% - 5px)}.c-avVideo .video-js .vjs-subs-caps-button .vjs-icon-placeholder{pointer-events:none}.c-avVideo .video-js .vjs-subs-caps-button .vjs-icon-placeholder::before{mask:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 30 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.75' y='0.75' width='28.5' height='22.5' rx='3.25' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M18.3184 16.7417C17.8952 16.7417 17.5312 16.6951 17.2266 16.6021C16.9219 16.509 16.6701 16.3693 16.4712 16.1831C16.2765 15.9927 16.1305 15.7578 16.0332 15.4785C15.9401 15.195 15.8936 14.8649 15.8936 14.4883V9.51172C15.8936 9.13509 15.9401 8.80713 16.0332 8.52783C16.1305 8.2443 16.2765 8.00944 16.4712 7.82324C16.6701 7.63281 16.9219 7.49105 17.2266 7.39795C17.5312 7.30485 17.8952 7.2583 18.3184 7.2583H18.3374C18.7606 7.2583 19.1245 7.30485 19.4292 7.39795C19.7339 7.48682 19.9836 7.62435 20.1782 7.81055C20.3771 7.99674 20.5231 8.22949 20.6162 8.50879C20.7093 8.78809 20.7559 9.11605 20.7559 9.49268V11.1938H19.1182V9.58789C19.1182 9.43978 19.1012 9.31071 19.0674 9.20068C19.0378 9.09066 18.9891 8.99967 18.9214 8.92773C18.8579 8.85156 18.7775 8.79443 18.6802 8.75635C18.5828 8.71826 18.4686 8.69922 18.3374 8.69922H18.3184C18.1872 8.69922 18.0708 8.71826 17.9692 8.75635C17.8719 8.79443 17.7894 8.85156 17.7217 8.92773C17.6582 8.99967 17.6095 9.09066 17.5757 9.20068C17.5461 9.31071 17.5312 9.43978 17.5312 9.58789V14.3994C17.5312 14.5475 17.5461 14.6787 17.5757 14.793C17.6095 14.903 17.6582 14.9961 17.7217 15.0723C17.7894 15.1484 17.8719 15.2056 17.9692 15.2437C18.0708 15.2817 18.1872 15.3008 18.3184 15.3008H18.3374C18.4686 15.3008 18.5828 15.2817 18.6802 15.2437C18.7775 15.2056 18.8579 15.1484 18.9214 15.0723C18.9891 14.9961 19.0378 14.903 19.0674 14.793C19.1012 14.6787 19.1182 14.5475 19.1182 14.3994V12.8062H20.7559V14.5073C20.7559 14.884 20.7093 15.2119 20.6162 15.4912C20.5231 15.7705 20.3771 16.0033 20.1782 16.1895C19.9836 16.3757 19.7339 16.5132 19.4292 16.6021C19.1245 16.6951 18.7606 16.7417 18.3374 16.7417H18.3184Z' fill='white'/%3E%3Cpath d='M11.6689 16.7417C11.2458 16.7417 10.8818 16.6951 10.5771 16.6021C10.2725 16.509 10.0207 16.3693 9.82178 16.1831C9.62712 15.9927 9.48112 15.7578 9.38379 15.4785C9.29069 15.195 9.24414 14.8649 9.24414 14.4883V9.51172C9.24414 9.13509 9.29069 8.80713 9.38379 8.52783C9.48112 8.2443 9.62712 8.00944 9.82178 7.82324C10.0207 7.63281 10.2725 7.49105 10.5771 7.39795C10.8818 7.30485 11.2458 7.2583 11.6689 7.2583H11.688C12.1112 7.2583 12.4751 7.30485 12.7798 7.39795C13.0845 7.48682 13.3341 7.62435 13.5288 7.81055C13.7277 7.99674 13.8737 8.22949 13.9668 8.50879C14.0599 8.78809 14.1064 9.11605 14.1064 9.49268V11.1938H12.4688V9.58789C12.4688 9.43978 12.4518 9.31071 12.418 9.20068C12.3883 9.09066 12.3397 8.99967 12.272 8.92773C12.2085 8.85156 12.1281 8.79443 12.0308 8.75635C11.9334 8.71826 11.8192 8.69922 11.688 8.69922H11.6689C11.5378 8.69922 11.4214 8.71826 11.3198 8.75635C11.2225 8.79443 11.14 8.85156 11.0723 8.92773C11.0088 8.99967 10.9601 9.09066 10.9263 9.20068C10.8966 9.31071 10.8818 9.43978 10.8818 9.58789V14.3994C10.8818 14.5475 10.8966 14.6787 10.9263 14.793C10.9601 14.903 11.0088 14.9961 11.0723 15.0723C11.14 15.1484 11.2225 15.2056 11.3198 15.2437C11.4214 15.2817 11.5378 15.3008 11.6689 15.3008H11.688C11.8192 15.3008 11.9334 15.2817 12.0308 15.2437C12.1281 15.2056 12.2085 15.1484 12.272 15.0723C12.3397 14.9961 12.3883 14.903 12.418 14.793C12.4518 14.6787 12.4688 14.5475 12.4688 14.3994V12.8062H14.1064V14.5073C14.1064 14.884 14.0599 15.2119 13.9668 15.4912C13.8737 15.7705 13.7277 16.0033 13.5288 16.1895C13.3341 16.3757 13.0845 16.5132 12.7798 16.6021C12.4751 16.6951 12.1112 16.7417 11.688 16.7417H11.6689Z' fill='white'/%3E%3C/svg%3E%0A\") no-repeat;width:30px}.c-avVideo .video-js .vjs-subs-caps-button .vjs-menu{display:none !important}.c-avVideo .video-js .vjs-subs-caps-button .vjs-menu.vjs-lock-showing{display:inherit}.c-avVideo .video-js .vjs-subs-caps-button.isOn .vjs-icon-placeholder::before{content:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 30 24' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.75' y='0.75' width='28.5' height='22.5' rx='3.25' stroke='none' stroke-width='1.5'/%3E%3Cpath d='M18.3184 16.7417C17.8952 16.7417 17.5312 16.6951 17.2266 16.6021C16.9219 16.509 16.6701 16.3693 16.4712 16.1831C16.2765 15.9927 16.1305 15.7578 16.0332 15.4785C15.9401 15.195 15.8936 14.8649 15.8936 14.4883V9.51172C15.8936 9.13509 15.9401 8.80713 16.0332 8.52783C16.1305 8.2443 16.2765 8.00944 16.4712 7.82324C16.6701 7.63281 16.9219 7.49105 17.2266 7.39795C17.5312 7.30485 17.8952 7.2583 18.3184 7.2583H18.3374C18.7606 7.2583 19.1245 7.30485 19.4292 7.39795C19.7339 7.48682 19.9836 7.62435 20.1782 7.81055C20.3771 7.99674 20.5231 8.22949 20.6162 8.50879C20.7093 8.78809 20.7559 9.11605 20.7559 9.49268V11.1938H19.1182V9.58789C19.1182 9.43978 19.1012 9.31071 19.0674 9.20068C19.0378 9.09066 18.9891 8.99967 18.9214 8.92773C18.8579 8.85156 18.7775 8.79443 18.6802 8.75635C18.5828 8.71826 18.4686 8.69922 18.3374 8.69922H18.3184C18.1872 8.69922 18.0708 8.71826 17.9692 8.75635C17.8719 8.79443 17.7894 8.85156 17.7217 8.92773C17.6582 8.99967 17.6095 9.09066 17.5757 9.20068C17.5461 9.31071 17.5312 9.43978 17.5312 9.58789V14.3994C17.5312 14.5475 17.5461 14.6787 17.5757 14.793C17.6095 14.903 17.6582 14.9961 17.7217 15.0723C17.7894 15.1484 17.8719 15.2056 17.9692 15.2437C18.0708 15.2817 18.1872 15.3008 18.3184 15.3008H18.3374C18.4686 15.3008 18.5828 15.2817 18.6802 15.2437C18.7775 15.2056 18.8579 15.1484 18.9214 15.0723C18.9891 14.9961 19.0378 14.903 19.0674 14.793C19.1012 14.6787 19.1182 14.5475 19.1182 14.3994V12.8062H20.7559V14.5073C20.7559 14.884 20.7093 15.2119 20.6162 15.4912C20.5231 15.7705 20.3771 16.0033 20.1782 16.1895C19.9836 16.3757 19.7339 16.5132 19.4292 16.6021C19.1245 16.6951 18.7606 16.7417 18.3374 16.7417H18.3184Z' fill='black'/%3E%3Cpath d='M11.6689 16.7417C11.2458 16.7417 10.8818 16.6951 10.5771 16.6021C10.2725 16.509 10.0207 16.3693 9.82178 16.1831C9.62712 15.9927 9.48112 15.7578 9.38379 15.4785C9.29069 15.195 9.24414 14.8649 9.24414 14.4883V9.51172C9.24414 9.13509 9.29069 8.80713 9.38379 8.52783C9.48112 8.2443 9.62712 8.00944 9.82178 7.82324C10.0207 7.63281 10.2725 7.49105 10.5771 7.39795C10.8818 7.30485 11.2458 7.2583 11.6689 7.2583H11.688C12.1112 7.2583 12.4751 7.30485 12.7798 7.39795C13.0845 7.48682 13.3341 7.62435 13.5288 7.81055C13.7277 7.99674 13.8737 8.22949 13.9668 8.50879C14.0599 8.78809 14.1064 9.11605 14.1064 9.49268V11.1938H12.4688V9.58789C12.4688 9.43978 12.4518 9.31071 12.418 9.20068C12.3883 9.09066 12.3397 8.99967 12.272 8.92773C12.2085 8.85156 12.1281 8.79443 12.0308 8.75635C11.9334 8.71826 11.8192 8.69922 11.688 8.69922H11.6689C11.5378 8.69922 11.4214 8.71826 11.3198 8.75635C11.2225 8.79443 11.14 8.85156 11.0723 8.92773C11.0088 8.99967 10.9601 9.09066 10.9263 9.20068C10.8966 9.31071 10.8818 9.43978 10.8818 9.58789V14.3994C10.8818 14.5475 10.8966 14.6787 10.9263 14.793C10.9601 14.903 11.0088 14.9961 11.0723 15.0723C11.14 15.1484 11.2225 15.2056 11.3198 15.2437C11.4214 15.2817 11.5378 15.3008 11.6689 15.3008H11.688C11.8192 15.3008 11.9334 15.2817 12.0308 15.2437C12.1281 15.2056 12.2085 15.1484 12.272 15.0723C12.3397 14.9961 12.3883 14.903 12.418 14.793C12.4518 14.6787 12.4688 14.5475 12.4688 14.3994V12.8062H14.1064V14.5073C14.1064 14.884 14.0599 15.2119 13.9668 15.4912C13.8737 15.7705 13.7277 16.0033 13.5288 16.1895C13.3341 16.3757 13.0845 16.5132 12.7798 16.6021C12.4751 16.6951 12.1112 16.7417 11.688 16.7417H11.6689Z' fill='black'/%3E%3C/svg%3E%0A\");mask:none;background-color:#121218;line-height:0}.c-avVideo .video-js:hover .vjs-big-play-button{background-color:#121218;transition:background-color 300ms cubic-bezier(0.45, 0, 0.4, 1)}.c-avVideo .video-js:hover .vjs-big-play-button .vjs-icon-placeholder::before{mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' fill='none'%3E%3Cpath d='M10.5 13.1896C10.5 9.86194 14.0677 7.75249 16.9834 9.35614L43.9114 24.1666C46.9336 25.8287 46.9336 30.1713 43.9114 31.8334L16.9834 46.6439C14.0677 48.2475 10.5 46.138 10.5 42.8104V13.1896Z' fill='white'/%3E%3C/svg%3E\") no-repeat;background-color:#44d8ff;content:\"\";transition:background-color 300ms cubic-bezier(0.45, 0, 0.4, 1)}.c-avVideo .video-js.vjs-ad-playing.vjs-ad-playing .vjs-play-progress{background-color:#e7ff6e}.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar{left:unset;right:unset;padding:0 10px;justify-content:center;background:rgba(0,0,0,0)}.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-custom-control-spacer,.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-time-control,.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-progress-control,.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-subs-caps-button,.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-share-control,.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-volume-control{display:none}.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-control{background-color:#000}.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-control:first-child{border-radius:1.5rem 0 0 1.5rem}.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-control:last-child{border-radius:0 1.5rem 1.5rem 0}.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-control.vjs-volume-panel,.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-control.vjs-volume-panel.vjs-hover{width:3rem}.c-avVideo .video-js.vjs-ad-playing .vjs-ad-control-bar .vjs-control .vjs-icon-placeholder::before{margin:12px}.c-avVideo .video-js .vjs-button.vjs-subs-caps-button{order:7}.c-avVideo .video-js .vjs-button.vjs-share-control{order:8}.c-avVideo .video-js .vjs-button.vjs-chapters-button{order:9}.c-avVideo .video-js .vjs-button.vjs-fullscreen-control{order:10}.c-avVideo .video-js .vjs-button.vjs-next-button,.c-avVideo .video-js .vjs-button.vjs-live-control,.c-avVideo .video-js .vjs-button[class^=vjs-skip-]{display:none}.c-avVideo .video-js .vjs-button.vjs-control{transition:background-color .2s;width:3rem;height:3rem}.c-avVideo .video-js .vjs-button.vjs-control:hover .vjs-icon-placeholder::before{background-color:#0058d5 !important}.c-avVideo .video-js .vjs-modal-dialog{background:#121218;margin:0;width:100%}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay{font-family:suisseintl,helvetica,sans-serif;font-size:.813rem;line-height:1.125rem;letter-spacing:0}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay label{padding:0;width:100%;margin-bottom:1.5rem;position:relative}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay label::after{content:\"\";mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.5 5C2.5 3.61929 3.61929 2.5 5 2.5H11.875C13.2557 2.5 14.375 3.61929 14.375 5V6.25H15C16.3807 6.25 17.5 7.36929 17.5 8.75V15C17.5 16.3807 16.3807 17.5 15 17.5H8.75C7.36929 17.5 6.25 16.3807 6.25 15V14.375H5C3.61929 14.375 2.5 13.2557 2.5 11.875V5ZM6.25 13.125V8.75C6.25 7.36929 7.36929 6.25 8.75 6.25H13.125V5C13.125 4.30964 12.5654 3.75 11.875 3.75H5C4.30964 3.75 3.75 4.30964 3.75 5V11.875C3.75 12.5654 4.30964 13.125 5 13.125H6.25ZM8.75 7.5C8.05964 7.5 7.5 8.05964 7.5 8.75V15C7.5 15.6904 8.05964 16.25 8.75 16.25H15C15.6904 16.25 16.25 15.6904 16.25 15V8.75C16.25 8.05964 15.6904 7.5 15 7.5H8.75Z' fill='%23020203'/%3E%3C/svg%3E\") no-repeat;background-color:#121218;width:1.5rem;height:1.5rem;position:absolute;right:12px;margin-top:-34px;pointer-events:none}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay label .vjs-social-label-text{font-weight:600}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay input{border:2px solid #ddddde;border-radius:.5rem;padding:0 3rem 0 .5rem;font-size:14px;line-height:40px;font-weight:500}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-control.vjs-close-button{top:1.5rem;right:1.5rem;width:1.5rem;height:1.5rem;margin:1.5rem;min-width:1.5rem;min-height:1.5rem}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-control.vjs-close-button .vjs-icon-placeholder::before{margin:0;mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.46967 5.46967C5.76256 5.17678 6.23744 5.17678 6.53033 5.46967L12 10.9393L17.4697 5.46967C17.7626 5.17678 18.2374 5.17678 18.5303 5.46967C18.8232 5.76256 18.8232 6.23744 18.5303 6.53033L13.0607 12L18.5303 17.4697C18.8232 17.7626 18.8232 18.2374 18.5303 18.5303C18.2374 18.8232 17.7626 18.8232 17.4697 18.5303L12 13.0607L6.53033 18.5303C6.23744 18.8232 5.76256 18.8232 5.46967 18.5303C5.17678 18.2374 5.17678 17.7626 5.46967 17.4697L10.9393 12L5.46967 6.53033C5.17678 6.23744 5.17678 5.76256 5.46967 5.46967Z' fill='white'/%3E%3C/svg%3E\") no-repeat;background:#121218}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-title{padding-right:2rem;padding-bottom:1rem;border-bottom:2px dotted #ddddde}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-description{display:none}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-share-links .vjs-social-share-link{border-radius:50%;width:1.5rem;height:1.5rem;padding:0;position:relative;margin-right:.5rem}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-share-links .vjs-social-share-link::before{background-color:#fff;content:\"\";width:1.5rem;height:1.5rem;display:block}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-share-links .vjs-icon-facebook{background-color:#0866ff}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-share-links .vjs-icon-facebook::before{mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.2 32' fill='none'%3E%3Cpath d='M15.2,11.1H9.6V7c0-1.2,1.3-1.5,1.9-1.5c0.6,0,3.6,0,3.6,0V0L11,0C5.4,0,4.1,4.1,4.1,6.7v4.4H0v5.6h4.1c0,7.3,0,15.2,0,15.2h5.5c0,0,0-8.1,0-15.2h4.7L15.2,11.1z' fill='white'/%3E%3C/svg%3E\") no-repeat;background-color:#fff;transform:translateX(7px)}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-share-links .vjs-icon-twitter{background-color:#fff}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-share-links .vjs-icon-twitter::before{mask:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='white'/%3E%3C/svg%3E\") no-repeat;background-color:#121218}.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-direct-link,.c-avVideo .video-js .vjs-modal-dialog.vjs-social-overlay .vjs-social-embed-code{float:none;display:block}.c-avVideo .video-js .vjs-modal-dialog .vjs-modal-dialog-content{color:#121218;border-radius:.5rem;background-color:#fff;padding:1.5rem;z-index:1;margin:1.5rem;position:relative;width:auto;height:auto;min-height:calc(100% - 3rem)}.c-avVideo .video-js .vjs-text-track-display{transition:bottom .1s ease 0s;bottom:64px}@media(max-width: 1023px){.c-avVideo .video-js .vjs-text-track-display{bottom:64px}}.c-avVideo .video-js .vjs-text-track-display .vjs-text-track-cue{font-size:16px !important;line-height:22px;background:rgba(18,18,24,.8) !important;padding:.5rem !important;border-radius:.5rem !important;height:fit-content !important;width:fit-content !important;margin:auto auto 0;inset:0 !important}.c-avVideo .video-js .vjs-text-track-display .vjs-text-track-cue>div{background:rgba(0,0,0,0) !important}.c-avVideo .video-js .vjs-contextmenu-ui-menu{display:none}.c-avVideo .video-js.vjs-has-started .vjs-title-bar{display:none}.c-avVideo .video-js.vjs-has-started.vjs-paused.vjs-ad-playing.vjs-user-inactive .vjs-control-bar{transform:translateY(calc(3rem + 5px))}.c-avVideo .video-js.vjs-has-started.vjs-paused.vjs-ad-playing.vjs-user-inactive .vjs-text-track-display{bottom:1.5rem;transition-duration:1s}.c-avVideo .video-js.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible){transform:translateY(calc(3rem + 5px))}.c-avVideo .video-js.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-text-track-display:has(~.vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible)){bottom:1.5rem;transition-duration:1s}.c-avVideo .video-js.vjs-has-started.vjs-hide-controls.vjs-paused.vjs-user-inactive .vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible),.c-avVideo .video-js.vjs-has-started.vjs-hide-controls.vjs-paused.vjs-user-active .vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible),.c-avVideo .video-js.vjs-has-started.vjs-hide-controls.vjs-playing.vjs-user-inactive .vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible),.c-avVideo .video-js.vjs-has-started.vjs-hide-controls.vjs-playing.vjs-user-active .vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible){transform:translateY(calc(3rem + 5px))}.c-avVideo .video-js.vjs-has-started.vjs-hide-controls.vjs-paused.vjs-user-inactive .vjs-text-track-display:has(~.vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible)),.c-avVideo .video-js.vjs-has-started.vjs-hide-controls.vjs-paused.vjs-user-active .vjs-text-track-display:has(~.vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible)),.c-avVideo .video-js.vjs-has-started.vjs-hide-controls.vjs-playing.vjs-user-inactive .vjs-text-track-display:has(~.vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible)),.c-avVideo .video-js.vjs-has-started.vjs-hide-controls.vjs-playing.vjs-user-active .vjs-text-track-display:has(~.vjs-control-bar:not(.vjs-focus-within,.vjs-control-bar-visible)){bottom:1.5rem;transition-duration:1s}.c-avVideo .video-js.vjs-layout-small .vjs-volume-control{display:block}.c-avVideo .video-js.vjs-layout-small.vjs-ad-playing .vjs-ad-control-bar .vjs-control.vjs-volume-panel{width:2rem}.c-avVideo .video-js.vjs-layout-small .vjs-button.vjs-control{width:2rem;height:2rem}.c-avVideo .video-js.vjs-layout-small .vjs-button.vjs-control .vjs-icon-placeholder::before{margin:6px}.c-avVideo .video-js.vjs-layout-small .vjs-button.vjs-control .vjs-subs-caps-button .vjs-icon-placeholder::before{top:2px}.c-avVideo .video-js.vjs-layout-small .vjs-control{height:auto;width:auto}.c-avVideo .video-js.vjs-layout-small .vjs-control.vjs-progress-control{height:.3em;top:-0.3em}.c-avVideo .video-js.vjs-layout-small .vjs-control.vjs-progress-control:hover{height:.5em;top:-0.5em}.c-avVideo .video-js.vjs-layout-small .vjs-control .vjs-icon-placeholder::before{width:20px;height:20px;margin:4px}.c-avVideo .video-js.vjs-layout-small .vjs-control-bar{height:2rem}.c-avVideo .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover~.vjs-time-control{visibility:hidden}.c-avVideo .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal .vjs-volume-control.vjs-volume-horizontal{height:32px;position:absolute;margin-left:32px;width:100px;transition:none}.c-avVideo .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal .vjs-volume-control.vjs-volume-horizontal .vjs-volume-bar{margin:14px 0}.c-avVideo .video-js.vjs-layout-small .vjs-duration,.c-avVideo .video-js.vjs-layout-small .vjs-time-divider,.c-avVideo .video-js.vjs-layout-small .vjs-current-time,.c-avVideo .video-js.vjs-layout-small .vjs-share-control,.c-avVideo .video-js.vjs-layout-tiny .vjs-duration,.c-avVideo .video-js.vjs-layout-tiny .vjs-time-divider,.c-avVideo .video-js.vjs-layout-tiny .vjs-current-time,.c-avVideo .video-js.vjs-layout-tiny .vjs-share-control{display:block}",""]),r.locals={},e.exports=r},1089:function(e,t,o){"use strict";o.d(t,"a",(function(){return r}));var r=(e,content)=>{var t,o=null!=e&&null!==(t=e.route)&&void 0!==t&&t.name?"article":null,r=e.$globalHref(o,e.params,content.article);return!(r===e.route.path||null!=content&&content.isSeamless)&&(e.redirect(301,r,e.query),!0)}},1139:function(e,t,o){"use strict";o(5),o(142),o(6);var r=o(0),n=o(3),l=o(1006),c=class extends l.a{constructor(){super(...arguments),this.currentSection=0,this.stickToc=!1,this.topMarginSticky=120,this.collapsed=!1}updateTocIds(){var e;null===(e=this.headlines)||void 0===e||e.forEach(((e,i)=>{e.setAttribute("id","toc-link-"+i+"-"+this.contentId),e.setAttribute("data-id","toc-link-"+this.contentId)}))}checkStickiness(e){e.forEach((e=>{var t;(null==e||!e.isIntersecting)&&(null==e||null===(t=e.boundingClientRect)||void 0===t?void 0:t.bottom)<0?this.stickToc=!0:this.stickToc=!1}))}scrollToc(){var e,menu=null===(e=this.$refs)||void 0===e?void 0:e.tocMenu;if((null==menu?void 0:menu.clientWidth)>0){var t=null==menu?void 0:menu.querySelector(".current"),o=null==t?void 0:t.getBoundingClientRect(),r=null==t?void 0:t.offsetTop,n=0;this.isDesktop?setTimeout((()=>{menu.scrollTo({top:r,behavior:"smooth"})}),500):(this.currentSection>0&&(n=menu.scrollLeft+menu.clientWidth/2+(null==o?void 0:o.x)-menu.clientWidth+(null==o?void 0:o.width)/2),setTimeout((()=>{menu.scrollTo({left:n,behavior:"smooth"})}),500))}}scrollToHeading(text,e,t){var o=document.getElementById(t),r=this.isDesktop?"start":"center";o&&(null==o||o.scrollIntoView({behavior:"smooth",block:r}),this.trackClick(text,e))}toggleCollapse(){this.collapsed=!this.collapsed}updateCurrentSection(e){e.forEach((e=>{var t,o;e.isIntersecting&&(this.currentSection=null!==(t=e.target)&&void 0!==t&&t.id?parseInt(null===(o=e.target)||void 0===o||null===(o=o.id.split("-"))||void 0===o?void 0:o[2]):0,setTimeout((()=>{this.scrollToc()}),100))}))}get topHeaderId(){return"toc-link-0-".concat(this.contentId)}mounted(){var e,t,o,r,n=null===(e=this.$refs)||void 0===e||null===(e=e.toc)||void 0===e?void 0:e.clientHeight;n&&document.body.style.setProperty("--toc-height","".concat(n,"px")),document.body.style.setProperty("--toc-top-margin-sticky","calc(var(--skybox-height, ".concat(this.topMarginSticky,") + 32px)")),this.$nuxt.$emit("bestListTocLoaded"),this.stickyObserver=new IntersectionObserver(this.checkStickiness,{rootMargin:"-".concat(this.isDesktop?this.topMarginSticky:0,"px 0px 0px 0px"),threshold:0});var l,c,d,v=document.querySelector(".c-bestListDisclosure"),h=null===(t=document)||void 0===t?void 0:t.querySelector(".c-shortcodeListiclePrecap");(null===(o=this.$el)||void 0===o||null===(o=o.getBoundingClientRect())||void 0===o?void 0:o.top)>(null===(r=h)||void 0===r||null===(r=r.getBoundingClientRect())||void 0===r?void 0:r.bottom)&&(h=null===(l=document)||void 0===l?void 0:l.querySelector("h2"));v&&this.isDesktop&&(null===(c=this.stickyObserver)||void 0===c||c.observe(v));h&&!this.isDesktop&&(null===(d=this.stickyObserver)||void 0===d||d.observe(h));var m=this.isDesktop?"-15% 0px -100% 0px":"-45% 0px";this.activeLinkObserver=new IntersectionObserver(this.updateCurrentSection,{rootMargin:m,threshold:[0]});var f=document.querySelectorAll('h2[data-id="toc-link-'.concat(this.contentId,'"]'));null==f||f.forEach((e=>{var t;null===(t=this.activeLinkObserver)||void 0===t||t.observe(e)}))}beforeDestroy(){var e,t;null===(e=this.activeLinkObserver)||void 0===e||e.disconnect(),null===(t=this.stickyObserver)||void 0===t||t.disconnect()}};Object(r.__decorate)([Object(n.Getter)("isDesktop"),Object(r.__metadata)("design:type",Boolean)],c.prototype,"isDesktop",void 0),Object(r.__decorate)([Object(n.Watch)("tableOfContents"),Object(r.__metadata)("design:type",Function),Object(r.__metadata)("design:paramtypes",[]),Object(r.__metadata)("design:returntype",void 0)],c.prototype,"updateTocIds",null);var d=c=Object(r.__decorate)([Object(n.Component)({name:"BestListTableOfContents"})],c),v=(o(1074),o(11)),component=Object(v.a)(d,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{ref:"toc",staticClass:"c-bestListToc",class:{"c-bestListToc-fixed":e.stickToc,"c-bestListToc-collapsed":e.collapsed}},[t("div",{staticClass:"c-bestListToc_header",on:{click:e.toggleCollapse}},[t("h3",{staticClass:"c-bestListToc_headline c-sectionHeading"},[e._v(e._s(e.$t("table_of_contents")))]),e._v(" "),t("svg",{staticClass:"c-bestListToc_dropdown"},[t("use",{attrs:{"xlink:href":"#arrow-dropdown","aria-hidden":"false"}})])]),e._v(" "),t("div",{ref:"menuContainer",staticClass:"c-bestListToc_menuContainer"},[t("div",{ref:"tocMenu",staticClass:"c-bestListToc_menu"},e._l(e.tableOfContents,(function(o,r){return t("div",{key:o.id,staticClass:"c-bestListToc_menu_item",class:{current:r===e.currentSection}},[t("a",{staticClass:"c-bestListToc_menu_item_link",attrs:{href:"#"+o.id},on:{click:function(t){return t.preventDefault(),e.scrollToHeading(o.text,r,o.id)}}},[e._v(" "+e._s(o.text))])])})),0)])])}),[],!1,null,null,null);t.a=component.exports},1140:function(e,t,o){"use strict";o(21),o(37);var r=o(12),n=o(945),l=Object(r.defineComponent)({name:"GlobalEditorsChoiceBadge",components:{GlobalSvgIcon:n.a},props:{badgeData:{default:"",type:String},theme:{default:"horizontal",type:String}},computed:{badgeDate(){var e;return(null===(e=new Date(this.badgeData))||void 0===e||null===(e=e.toLocaleDateString("en-US",{month:"short",year:"numeric",timeZone:"UTC"}))||void 0===e||null===(e=e.toLowerCase())||void 0===e?void 0:e.replace(" "," / "))||""}}}),c=(o(1084),o(11)),component=Object(c.a)(l,(function(){var e=this,t=e._self._c;e._self._setupProxy;return"vertical"===e.theme?t("div",{staticClass:"c-globalEditorsChoiceBadge_container"},[t("GlobalSvgIcon",{staticClass:"c-globalEditorsChoiceBadge_vertical",attrs:{id:"editors-choice-vertical"}}),e._v(" "),t("span",{staticClass:"c-globalEditorsChoiceBadge_date"},[e._v(e._s(e.badgeDate))])],1):t("GlobalSvgIcon",{staticClass:"c-globalEditorsChoiceBadge_horizontal",attrs:{id:"editors-choice-horizontal"}})}),[],!1,null,null,null);t.a=component.exports},1146:function(e,t,o){"use strict";o.d(t,"a",(function(){return j}));var r,n=o(4),l=o(7),c=(o(16),o(5),o(960),o(18),o(31),o(548),o(549),o(550),o(551),o(552),o(553),o(554),o(555),o(556),o(557),o(558),o(559),o(560),o(6),o(0)),d=o(1158),v=o(3),h=o(27),m=o(9),f=o(59),_=o(19),y=o(72),w=o(22),x=o(10),video=o(118);function C(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function k(e){for(var t=1;t{e?j.error("Error loading video",e):(this.videoPlayer.catalog.load(video),this.videoPlayer.play())})),j.log("onVideoChanged Play new video",this.videoPlayer,"ref:".concat(e.id),e)))}get containerId(){return"container_"+this.playerId}get hasHeaderBids(){var e,t,o,r;return window.Pogo&&window.Pogo.getVideoBids?window.Pogo.getVideoBids("video-rectangle-1"):!!(null!==(e=window.pbjs)&&void 0!==e&&null!==(t=e.getNoBids)&&void 0!==t&&null!==(t=t.call(e))&&void 0!==t&&t["video-rectangle--1"]||null!==(o=window.pbjs)&&void 0!==o&&null!==(r=o.getBidResponses)&&void 0!==r&&null!==(r=r.call(o))&&void 0!==r&&r["video-rectangle--1"])}get shareUrl(){return w.a.liveUrl(this.localePath({name:"video",params:{slug:this.video.slug}}))}get shareIframe(){var e=w.a.liveUrl(this.localePath({name:"video-share",params:{slug:this.video.slug}}));return'')}get showTitleOverlay(){return this.playbackStarted&&this.isPaused&&!this.isAd}get showTitlePanel(){return!this.playbackStarted&&!this.isAutoplay||this.playbackComplete}get videoHeadline(){var e;return(null===(e=this.$store.getters["video/data"])||void 0===e?void 0:e.headline)||""}get posterImage(){return this.$video.getImageUrl(this.video)}get mediaSessionMetadata(){return{title:this.$video.getTitle(this.video),artist:this.videoArtistName||x.site.toUpperCase(),artwork:[{src:this.posterImage,sizes:"512x512",type:"image/png"},{src:this.posterImage,sizes:"512x512",type:"image/jpg"}]}}beforeCreate(){this.$store.commit("video/hasVideo",!0)}beforeMount(){this.$scripts.addScript({tagId:"brightcove-player",features:["video"],src:this.$video.getPlayerUrl(),timing:_.b.ServerRender,attributes:{async:!0}})}mounted(){var e=this;return Object(l.a)((function*(){j.log("video",e.video),e.$store.commit("video/setVideo",e.video),e.$store.dispatch("video/addVideoToPlaylist",e.video),e.correlationId=Object(h.v4)(),e.isAutoplay=yield e.$video.setupAutoplay(e.autoplay);try{!e.lazy&&e.initializeOnLoad&&(yield new Promise(((t,o)=>{var r;null!==(r=window.BidBarrel)&&void 0!==r&&r.on||!1===e.$video.useBidBarrel()?t():(j.log("Wait for BidBarrel"),window.neutronWaitForService("BidBarrel","on",t,o))})).then((()=>{e.isAutoplay&&e.$video.useBidBarrel()&&!e.hasHeaderBids?window.BidBarrel.on("refresh",(()=>{j.log("BidBarrel header bids received, initialize player"),e.playerInitializing&&e.initialize()}),!0):(j.log("Not autoplaying, initialize player"),e.initialize())})).catch((t=>{j.warn("Bidbarrel not available or requested, initialize player",t),e.initialize()})))}catch(e){j.error("error loading scripts",e)}}))()}beforeDestroy(){var e,t;this.removePlayer(),null===(e=this.playerMutationObserver)||void 0===e||e.disconnect(),null===(t=this.socialOverlayMutationObserver)||void 0===t||t.disconnect()}initialize(){j.log("initalize player id:",this.containerId),Object(d.a)({refNode:"#".concat(this.containerId),textTrackSettings:!1,accountId:this.$video.getBrightcoveAccountId(),playerId:this.$video.getBrightcovePlayerId(),options:{autoplay:!!this.isAutoplay&&"any"}}).then((e=>{try{this.videoPlayer=e.ref,this.setupPlayerMutationObserver()}catch(e){j.error("brightcovePlayerLoader error",e)}var t={type:"video",id:"ref:".concat(this.video.id)};this.videoPlayer.catalog.get(t).then((e=>{this.videoPlayer.playlist.autoadvance(0),this.videoPlayer.playlist([e]),this.$nuxt.$emit("video-player-created",this.videoPlayer)})).catch((e=>{j.error("Error loading video",e)})),this.playerInitializing=!1,this.setupPlayer(),this.videoPlayer.on("loadedmetadata",(()=>{this.$video.startTrackingInView(this.containerId,this.videoPlayer,this.trackAction,this.video)}))})).catch((e=>{j.log("Brightcove create error:",e)}))}pauseVideo(){var e;null===(e=this.videoPlayer)||void 0===e||e.pause()}playVideo(){var e=this;return Object(l.a)((function*(){var t;(e.initializeOnLoad||(yield e.initialize()),e.playbackStarted)?(e.playbackComplete=!1,null===(t=e.videoPlayer)||void 0===t||t.load()):(e.playbackStarted=!0,e.playerInitializing=!0)}))()}setupPlayer(){var e;if(j.log("setupPlayer",this.videoPlayer),this.videoPlayer.ima3.settings.debug=!1,this.videoPlayer.ima3.settings.timeout=8e3,window.Pogo&&window.Pogo.getVideoJSConfig){var t=this.$video.getPogoVideoPlayerConfig(this.videoPlayer.ima3.settings,this.video);this.videoPlayer.ima3.settings=t}else{var o=this.$video.selectAdUrl(this.video);this.videoPlayer.ima3.settings.serverUrl=o}this.setupEvents();var r={title:null===(e=this.$store.getters["video/data"])||void 0===e?void 0:e.title,description:"",url:this.shareUrl,embedCode:this.shareIframe,services:{facebook:!0,twitter:!0,tumblr:!1,pinterest:!1,linkedin:!1}};(this.videoPlayer.social(r),this.$privacy.consentCallback("beacon_nielsen",(()=>{this.videoPlayer.NielsenBC(this.$video.getNielsenConfigParams())}),{},"performance"),this.videoPlayer.setAttribute("data-location",this.getAttributeValue("data-video-location")||this.location),this.videoPlayer.setAttribute("data-is-contextual",this.isContextual),this.videoPlayer.setAttribute("data-is-autoplay",this.isAutoplay),this.isAutoplay&&this.videoPlayer.muted(!0),this.videoPlayer.setAttribute("data-volume",Math.round(100*this.videoPlayer.volume())),this.videoPlayer.contentEl().querySelector(".vjs-subs-caps-button").addEventListener("click",this.toggleCaptions),this.videoPlayer.one("play",(()=>{this.videoPlayer.muted()&&(this.showUnmuteOverlay=!0)})),this.videoPlayer.on("play",(()=>{var e,t=null===(e=window.videojs)||void 0===e?void 0:e.getAllPlayers();if(t.length>1)for(var o in t)t[o].id()!==this.videoPlayer.id()&&t[o].pause()})),this.$store.commit("video/addPlayer",this.containerId),this.$store.commit("video/setVideo",this.video),this.$video.startTracking(this.videoPlayer,this.trackAction),this.$store.dispatch("video/updatePlayerState",{player:this.containerId}),this.$services.isFeatureEnabled("chartbeatVideo"))&&(window._cbv||(window._cbv=[])).push(this.$el.querySelector("video"));this.setupVideoMetadata(),this.setupOsPlayerControls(),this.onPlayerCreated(),this.playerInitializing=!1}getAttributeValue(e){var t;return null===(t=document.getElementById(this.containerId).closest("[".concat(e,"]")))||void 0===t?void 0:t.getAttribute(e)}onPlayerCreated(){this.playerCreated=!0,this.$emit("player-created",this.containerId)}setupEvents(){var e=this;j.log("setupEvents");var t=Object.keys(video.b);t.push("ended","ima3-volume-changed","ads-volumechange","volumechange","loadeddata","playlistitem");var o=function(t){e.videoPlayer.on(t,(o=>{var r;if((null===(r=o.target)||void 0===r||null===(r=r.parentElement)||void 0===r?void 0:r.id)===e.containerId){switch(["timeupdate"].includes(o.type)||j.log("Event",t,o),t){case y.c.ADS_LOAD:e.isAd=!0,e.$store.dispatch("video/updatePlayerState",{isAd:!0,videoState:y.d.ADLOADED});break;case y.c.ADS_STARTED:e.isAd=!0,e.$store.dispatch("video/updatePlayerState",{isAd:!0,videoState:y.d.PLAYING}),e.updateMetadata({title:e.videoArtistName||x.site.toUpperCase(),artist:e.videoArtistName||x.site.toUpperCase()});break;case y.c.ADS_ENDED:e.isAd=!1,e.$store.dispatch("video/updatePlayerState",{isAd:!1});break;case y.c.LOADED_DATA:e.isAutoplay||e.videoPlayer.poster(e.$image(k(k({},e.video.image),{size:"video_still"}))),e.$store.dispatch("video/updatePlayerState",{contentStartTime:(new Date).getTime(),videoState:y.d.PLAYED,isAd:!1}),e.updateMetadata(e.mediaSessionMetadata);break;case y.c.LOADED_METADATA:e.playerInitializing=!1,e.addSocialButtonTracking();break;case y.c.ADS_PAUSE:case y.c.PAUSE:e.$store.dispatch("video/updatePlayerState",{videoState:y.d.STOPPED});break;case y.c.ADS_PLAY:case y.c.PLAY:case y.c.PLAYING:e.playbackStarted=!0,e.$store.dispatch("video/updatePlayerState",{videoState:y.d.PLAYING}),e.isAd||(e.updateMetadata(e.mediaSessionMetadata),e.setupOsPlayerControls());break;case y.c.PLAYLIST_ITEM:var n,l,c,d,v=null===(n=e.videoPlayer.playlist)||void 0===n?void 0:n.currentItem();(null===(l=(c=e.videoPlayer).playlist)||void 0===l||null===(l=l.call(c))||void 0===l||null===(l=l[v])||void 0===l?void 0:l.reference_id)===(null===(d=e.playlist)||void 0===d||null===(d=d[v])||void 0===d?void 0:d.id)&&e.$store.commit("video/setVideo",e.playlist[v]);break;case y.c.IMA3_VOLUME_CHANGE:case y.c.ADS_VOLUME_CHANGE:case y.c.VOLUME_CHANGE:var h=e.videoPlayer.getAttribute("data-volume");e.videoPlayer.muted()?e.$store.dispatch("video/updatePlayerState",{videoState:y.d.MUTED}):0===h&&e.$store.dispatch("video/updatePlayerState",{videoState:y.d.UNMUTED}),e.showUnmuteOverlay=!1;var m=e.videoPlayer.muted()?0:Math.round(100*e.videoPlayer.volume());e.videoPlayer.setAttribute("data-volume",m);break;case y.c.ENDED:e.$store.dispatch("video/updatePlayerState",{videoState:y.d.COMPLETED,isAd:e.isAd})}}}))};for(var r of t)o(r)}addSocialButtonTracking(){this.videoPlayer.socialButton&&(this.videoPlayer.socialButton.handleClick=()=>{this.$track(f.a).with({view_correlation_id:this.correlationId,type:"BUTTON",name:"trackClick",element_label:"share-video",location:"BODY"}).fire(),this.videoPlayer.socialButton.showOverlay()})}playerMutationObserverCallback(){var e,t=null===(e=this.videoPlayer.el())||void 0===e?void 0:e.querySelector(".vjs-social-overlay");t&&(this.playerMutationObserver.disconnect(),this.socialOverlayMutationObserver=new MutationObserver(this.replaceSocialOverlayTitle),this.socialOverlayMutationObserver.observe(t,{childList:!0,subtree:!0}))}setupPlayerMutationObserver(){var e;null!==(e=this.videoPlayer)&&void 0!==e&&e.el()&&(this.playerMutationObserver=new MutationObserver(this.playerMutationObserverCallback),this.playerMutationObserver.observe(this.videoPlayer.el(),{childList:!0,subtree:!0}))}replaceSocialOverlayTitle(){var e,t=null===(e=this.videoPlayer.el())||void 0===e?void 0:e.querySelector(".vjs-social-title");if(t&&"H1"===t.tagName){var o=document.createElement("span");o.innerHTML=t.innerHTML;for(var i=0;i{j.log("mediaSession: Play button clicked"),this.videoPlayer.play()}],["pause",()=>{j.log("mediaSession: Pause button clicked."),this.pauseVideo()}],["stop",()=>{j.log("mediaSession: Stop button clicked."),this.videoPlayer.stop()}],["seekbackward",details=>{j.log("mediaSession: Seek backwards");var e=details.seekOffset||10,t=Math.max(this.videoPlayer.currentTime-e,0);this.videoPlayer.currentTime=t}],["seekforward",details=>{j.log("mediaSession: Seek forwards");var e=details.seekOffset||10,t=Math.min(this.videoPlayer.currentTime+e,parseFloat(this.$video.getDuration(this.video)));this.videoPlayer.currentTime=t}],["seekto",details=>{j.log("mediaSession: Seek to ".concat(details.seekTime.toString())),this.videoPlayer.currentTime=details.seekTime}]]);for(var[t,o]of e)try{navigator.mediaSession.setActionHandler(t,o)}catch(e){j.log('The media session action "'.concat(t,'" is not supported yet.'))}}}};Object(c.__decorate)([Object(v.Prop)({default:!1,type:Boolean}),Object(c.__metadata)("design:type",Boolean)],O.prototype,"autoplay",void 0),Object(c.__decorate)([Object(v.Prop)({default:!0,type:Boolean}),Object(c.__metadata)("design:type",Boolean)],O.prototype,"initializeOnLoad",void 0),Object(c.__decorate)([Object(v.Prop)({default:!1,type:Boolean}),Object(c.__metadata)("design:type",Boolean)],O.prototype,"isContextual",void 0),Object(c.__decorate)([Object(v.Prop)({default:!1,type:Boolean}),Object(c.__metadata)("design:type",Boolean)],O.prototype,"lazy",void 0),Object(c.__decorate)([Object(v.Prop)({default:null,type:String}),Object(c.__metadata)("design:type",String)],O.prototype,"location",void 0),Object(c.__decorate)([Object(v.Prop)({default:()=>{},type:Object}),Object(c.__metadata)("design:type",Object)],O.prototype,"video",void 0),Object(c.__decorate)([Object(v.Prop)({default:"",type:String}),Object(c.__metadata)("design:type",String)],O.prototype,"videoArtistName",void 0),Object(c.__decorate)([Object(v.Getter)("video/videoPlaylist"),Object(c.__metadata)("design:type","function"==typeof(r="undefined"!=typeof Array&&Array)?r:Object)],O.prototype,"playlist",void 0),Object(c.__decorate)([Object(v.Watch)("video"),Object(c.__metadata)("design:type",Function),Object(c.__metadata)("design:paramtypes",[Object,Object]),Object(c.__metadata)("design:returntype",void 0)],O.prototype,"onVideoChanged",null);var T=O=Object(c.__decorate)([Object(v.Component)({components:{}})],O),B=(o(1087),o(11)),component=Object(B.a)(T,(function(){var e=this,t=e._self._c;e._self._setupProxy;return e.video&&e.enabled?t("div",{staticClass:"c-avVideo o-ratio o-ratio-wide",attrs:{id:e.playerId}},[t("div",{staticClass:"o-ratio_content"},[t("div",{ref:"videoContainer",staticClass:"video-container",attrs:{id:e.containerId}},[e._t("default-panels",(function(){return[e._t("unmute",(function(){return[t("button",{directives:[{name:"show",rawName:"v-show",value:e.showUnmuteOverlay,expression:"showUnmuteOverlay"}],staticClass:"c-avVideo_unmuteOverlay c-avVideo_playerOverlay",on:{"~click":function(t){return e.unmutePlayer.apply(null,arguments)}}},[t("span",{attrs:{"data-role":"label"}},[e._v("Click to unmute")])])]}))]})),e._v(" "),e._t("panels")],2)])]):e._e()}),[],!1,null,null,null);t.b=component.exports},1151:function(e,t,o){var content=o(1335);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("3688b72a",content,!0,{sourceMap:!1})},1152:function(e,t,o){"use strict";var r=o(14),n=o(158),l=o(563);r({target:"Object",stat:!0},{fromEntries:function(e){var t={};return n(e,(function(e,o){l(t,e,o)}),{AS_ENTRIES:!0}),t}})},1153:function(e,t,o){var content=o(1337);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("5551e80b",content,!0,{sourceMap:!1})},1154:function(e,t,o){var content=o(1339);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("78268378",content,!0,{sourceMap:!1})},1155:function(e,t,o){var content=o(1341);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("67056bb4",content,!0,{sourceMap:!1})},1157:function(e,t,o){var content=o(1345);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("d8dcd17a",content,!0,{sourceMap:!1})},1159:function(e,t){},1160:function(e,t,o){var content=o(1349);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("0779118c",content,!0,{sourceMap:!1})},1161:function(e,t,o){var content=o(1351);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("b351f3e6",content,!0,{sourceMap:!1})},1162:function(e,t,o){var content=o(1353);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("531b0715",content,!0,{sourceMap:!1})},1317:function(e,t,o){"use strict";o.r(t);o(54),o(5),o(141),o(6);var r=o(0),n=o(3),l=o(27),c=o(59),d=o(930),v=o(65),h=o(1064),m=o(7),f=(o(18),o(340)),_=class extends n.Vue{get relatedItems(){var e;return null===(e=this.item)||void 0===e||null===(e=e.metaData)||void 0===e?void 0:e.relatedItems}get mustReadArticle(){var e;return null===(e=this.relatedItems)||void 0===e?void 0:e[0]}get moreArticles(){var e;return null===(e=this.relatedItems)||void 0===e?void 0:e.slice(1)}trackItemClick(title,e){var t,o=null===(t=e.target)||void 0===t?void 0:t.closest("a"),r=null==o?void 0:o.href;this.$emit("item-click",title,r)}};Object(r.__decorate)([Object(n.Prop)({default:null,type:Object}),Object(r.__metadata)("design:type",Object)],_.prototype,"item",void 0);var y=_=Object(r.__decorate)([Object(n.Component)({name:"InnovationIndexTrendContent",components:{CmsImage:f.a,GlobalLink:v.a}})],_),w=(o(1076),o(11)),x=Object(w.a)(y,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-innovationIndexTrendContent_container u-grid-columns g-inner-spacing-bottom-large"},[t("div",{staticClass:"sm:u-col-2 md:u-col-6 lg:u-col-6 u-grid-columns"},[t("p",{staticClass:"c-innovationIndexTrendContent_label sm:u-col-2 md:u-col-6 lg:u-col-12"},[e._v(e._s(e.$t("must_read")))]),e._v(" "),t("GlobalLink",{staticClass:"c-innovationIndexTrendContent_mustReadArticle sm:u-col-2 md:u-col-6 lg:u-col-12 u-grid-columns",attrs:{to:{name:e.$routeNameForObject(e.mustReadArticle),params:{slug:e.mustReadArticle.slug},_object:e.mustReadArticle}},nativeOn:{click:function(t){return e.trackItemClick(e.mustReadArticle.title,t)}}},[t("span",{staticClass:"c-innovationIndexTrendContent_title sm:u-col-2 md:u-col-6 lg:u-col-12"},[e._v("\n "+e._s(e.mustReadArticle.title)+"\n ")]),e._v(" "),t("CmsImage",{staticClass:"c-innovationIndexTrendContent_image lg:u-col-2",attrs:{image:e.mustReadArticle.promoImage,size:"square_84","lazy-load":!0}}),e._v(" "),t("p",{staticClass:"c-innovationIndexTrendContent_desc lg:u-col-10"},[e._v(e._s(e.mustReadArticle.description))])],1)],1),e._v(" "),t("div",{staticClass:"sm:u-col-2 md:u-col-6 lg:u-col-6 u-grid-columns"},[t("p",{staticClass:"c-innovationIndexTrendContent_label sm:u-col-2 md:u-col-6 lg:u-col-12"},[e._v(e._s(e.$t("more")))]),e._v(" "),e._l(e.moreArticles,(function(o){return t("GlobalLink",{key:o.slug,staticClass:"c-innovationIndexTrendContent_moreArticle sm:u-col-2 md:u-col-6 lg:u-col-12",attrs:{to:{name:e.$routeNameForObject(o),params:{slug:o.slug},_object:o}},nativeOn:{click:function(t){return e.trackItemClick(o.title,t)}}},[t("span",{staticClass:"c-innovationIndexTrendContent_title"},[e._v("\n "+e._s(o.title)+"\n ")])])}))],2)])}),[],!1,null,null,null).exports,C=class extends n.Vue{get rank(){return this.index+1}get trend(){return this.item.title}get conditionalStyles(){return{"c-innovationIndexTrendRow-collapsed":this.isCollapsed,"c-innovationIndexTrendRow-even":this.isEven,"c-innovationIndexTrendRow-widget":this.isWidget}}};Object(r.__decorate)([Object(n.Prop)({default:null,type:Object}),Object(r.__metadata)("design:type",Object)],C.prototype,"item",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:Number}),Object(r.__metadata)("design:type",Number)],C.prototype,"index",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],C.prototype,"isWidget",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],C.prototype,"isCollapsed",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],C.prototype,"isEven",void 0);var k=C=Object(r.__decorate)([Object(n.Component)({name:"InnovationIndexTrendRow",components:{CmsImage:f.a,GlobalLink:v.a}})],C),j=(o(1078),Object(w.a)(k,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-innovationIndexTrendRow u-grid-columns",class:e.conditionalStyles},[t("div",{staticClass:"c-innovationIndexTrendRow_info u-grid-columns"},[t("div",{staticClass:"c-innovationIndexTrendRow_rankContainer sm:u-col-1 md:u-col-1 lg:u-col-1 u-grid-columns"},[t("p",{staticClass:"c-innovationIndexTrendRow_rank sm:u-col-1 md:u-col-2 lg:u-col-6"},[e._v(e._s(e.rank))])]),e._v(" "),t("p",{staticClass:"c-innovationIndexTrendRow_trendText sm:u-col-1 md:u-col-5 lg:u-col-10"},[e._v(e._s(e.trend))])]),e._v(" "),e.isWidget?e._e():t("div",{staticClass:"c-innovationIndexTrendRow_dropdown o-button o-button-block o-button-smallRound"},[t("svg",{staticClass:"c-innovationIndexTrendRow_dropdownSvg"},[t("use",{attrs:{"xlink:href":"#arrow-dropdown","aria-hidden":"false"}})])])])}),[],!1,null,null,null).exports),O=class extends n.Vue{constructor(){super(...arguments),this.isCollapsed=!0,this.viewCorrelationIds={row:Object(l.v4)(),item:Object(l.v4)()}}get innovationIndexPage(){var e;return{name:"innovation-index",query:{openRow:null===(e=this.item)||void 0===e?void 0:e.slug}}}get isEven(){return this.index%2==0}scrollToRow(e){var t=document.getElementById(e);if(t){var o,r=window.scrollY+(null==t||null===(o=t.getBoundingClientRect())||void 0===o?void 0:o.top)-120;window.scrollTo({behavior:"smooth",top:r})}}mounted(){var e=this;return Object(m.a)((function*(){yield new Promise((e=>setTimeout(e,100))),!e.isWidget&&e.openRow&&e.item.slug===e.openRow&&(e.scrollToRow(e.item.slug),e.isCollapsed=!1);var t=e.$refs.content;null!=t&&(t.style.maxHeight=e.$el.scrollHeight+"px")}))()}rowClicked(){this.isWidget||(this.isCollapsed=!this.isCollapsed),this.trackRowClick()}trackRowClick(){this.$track(c.a).with({view_correlation_id:this.viewCorrelationIds.row,type:"DROPDOWN",element_label:this.item.title,position:this.index+1,name:this.setTrackingName(),location:this.isWidget?"ARTICLE":"FEATURE"}).fire()}setTrackingName(){return this.isWidget?this.item.title:this.isCollapsed?"collapse":"expand"}trackItemClick(e,t){this.$track(c.a).with({view_correlation_id:this.viewCorrelationIds.item,outbound_url:t,type:"ITEM",element_label:e,position:this.index+1,name:this.item.title,location:"FEATURE"}).fire()}};Object(r.__decorate)([Object(n.Prop)({default:null,type:Object}),Object(r.__metadata)("design:type",Object)],O.prototype,"item",void 0),Object(r.__decorate)([Object(n.Prop)({default:0,type:Number}),Object(r.__metadata)("design:type",Number)],O.prototype,"index",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],O.prototype,"isWidget",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type",String)],O.prototype,"openRow",void 0);var T=O=Object(r.__decorate)([Object(n.Component)({name:"InnovationIndexTrendItem",components:{CmsImage:f.a,GlobalLink:v.a,InnovationIndexTrendContent:x,InnovationIndexTrendRow:j}})],O),B=(o(1080),Object(w.a)(T,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-innovationIndexTrendItem",class:{"c-innovationIndexTrendItem-collapsed":e.isCollapsed,"c-innovationIndexTrendItem-even":e.isEven},attrs:{id:e.item.slug}},[e.isWidget?t("GlobalLink",{staticClass:"c-innovationIndexTrendItem_accordionContent",attrs:{to:e.innovationIndexPage}},[t("InnovationIndexTrendRow",{attrs:{item:e.item,index:e.index,"is-widget":e.isWidget,"is-even":e.isEven},nativeOn:{click:function(t){return e.rowClicked.apply(null,arguments)}}})],1):t("InnovationIndexTrendRow",{staticClass:"c-innovationIndexTrendItem_accordionContent",attrs:{item:e.item,index:e.index,"is-widget":e.isWidget,"is-collapsed":e.isCollapsed,"is-even":e.isEven},nativeOn:{click:function(t){return e.rowClicked.apply(null,arguments)}}}),e._v(" "),e.isWidget?e._e():t("div",{ref:"content",staticClass:"c-innovationIndexTrendItem_content",attrs:{role:"region"}},[t("InnovationIndexTrendContent",{attrs:{item:e.item},on:{"item-click":e.trackItemClick}})],1)],1)}),[],!1,null,null,null)),S=B.exports,P=class extends d.a{constructor(){super(...arguments),this.viewCorrelationId=Object(l.v4)()}get trendsLabels(){return["rank","trend"]}get trendReportUrl(){var e;return null===(e=this.component)||void 0===e?void 0:e.description}get trends(){var e;return null===(e=this.component)||void 0===e?void 0:e.items}get date(){var e;return null===(e=this.component)||void 0===e?void 0:e.label}get openRow(){var e;return null===(e=this.$route)||void 0===e||null===(e=e.query)||void 0===e?void 0:e.openRow}changeLabel(e){return"change"===e?"change-label":""}trackButton(e){var t,o=null===(t=e.target)||void 0===t?void 0:t.closest("a"),r=null==o?void 0:o.href,text=null==o?void 0:o.text;this.$track(c.a).with({view_correlation_id:this.viewCorrelationId,outbound_url:r,type:"LINK",element_label:(null==text?void 0:text.trim())||"",name:"see-full-report-link",location:"FEATURE"}).fire()}};Object(r.__decorate)([Object(n.Prop)({default:null}),Object(r.__metadata)("design:type",Object)],P.prototype,"component",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],P.prototype,"isWidget",void 0);var A=P=Object(r.__decorate)([Object(n.Component)({name:"InnovationIndexTrends",components:{GlobalLink:v.a,InnovationIndexHeader:h.a,InnovationIndexTrendItem:S}})],P),L=(o(1082),Object(w.a)(A,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-innovationIndexTrends",class:{"c-innovationIndexTrends-widget":e.isWidget}},[e.isWidget?e._e():t("p",{staticClass:"c-innovationIndexTrends_date"},[e._v(e._s(e.date))]),e._v(" "),e.isWidget?t("InnovationIndexHeader",{attrs:{"is-widget":e.isWidget}}):e._e(),e._v(" "),t("div",{staticClass:"c-innovationIndexTrends_trendsContainer"},[t("div",{staticClass:"c-innovationIndexTrends_labels"},[t("div",{staticClass:"c-innovationIndexTrends_labelItem u-grid-columns"},e._l(e.trendsLabels,(function(label){return t("h3",{key:label,staticClass:"sm:u-col-1 md:u-col-1 lg:u-col-1",class:e.changeLabel(label)},[e._v(e._s(label))])})),0)]),e._v(" "),e._l(e.trends,(function(o,r){return t("InnovationIndexTrendItem",{key:o.slug,staticClass:"sm:u-col-2 md:u-col-6 lg:u-col-12",attrs:{index:r,item:o,"is-widget":e.isWidget,"open-row":e.openRow}})})),e._v(" "),e.isWidget?t("a",{staticClass:"c-innovationIndexTrends_fullReportLink lg:u-col-12",attrs:{href:e.trendReportUrl},on:{click:e.trackButton}},[e._v("\n "+e._s(e.$t("view_trend_report"))+"\n "),t("svg",[t("use",{attrs:{"xlink:href":"#rightArrow","aria-hidden":"false"}})])]):t("div",{staticClass:"c-innovationIndexTrends_fullReportBtn sm:u-col-2 md:u-col-6 lg:u-col-12"},[t("a",{staticClass:"o-button o-button-block o-button-large o-button-smallRound o-button-primary g-outer-spacing-top-medium",attrs:{href:e.trendReportUrl},on:{click:e.trackButton}},[e._v("\n "+e._s(e.$t("read_trend_report"))+"\n ")])])],2)],1)}),[],!1,null,null,null));t.default=L.exports},1334:function(e,t,o){"use strict";o(1151)},1335:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-AdInContentMpu{position:relative;clear:both}@media(min-width: 768px){.c-AdInContentMpu>.c-adDisplay{margin-bottom:2rem}}.c-AdInContentMpu>.c-adDisplay.skybox-loaded-slot{margin-left:calc(50% - 50vw + .5*var(--scroll-bar-width));margin-right:calc(50% - 50vw + .5*var(--scroll-bar-width));width:100vw}@media(min-width: 1024px){.c-AdInContentMpu.is-mpu>.c-adDisplay{margin-bottom:0;position:absolute;z-index:1;left:100%;top:0;margin-left:var(--grid-gap, 1.5rem)}}",""]),r.locals={},e.exports=r},1336:function(e,t,o){"use strict";o(1153)},1337:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-bestListLinkBlockItem{margin:1rem 0}.c-bestListLinkBlockItem_categoryContainer{display:flex;align-items:flex-end;justify-content:space-between}.c-bestListLinkBlockItem_categoryContainer-expanded{margin-bottom:1rem}.c-bestListLinkBlockItem_category{font-weight:bold;font-size:1rem;cursor:pointer;padding-top:1rem}.c-bestListLinkBlockItem_listContainer{padding-left:.5rem}.c-bestListLinkBlockItem_list{padding:0 1rem}@media(min-width: 768px){.c-bestListLinkBlockItem_list{display:grid;grid-gap:0 2rem;grid-template-columns:repeat(2, 1fr)}}.c-bestListLinkBlockItem_list li{list-style:disc;font-size:1rem}.c-bestListLinkBlockItem_list a{width:fit-content;font-weight:400;display:inline}.c-bestListLinkBlockItem_dropdown{width:14px;height:10px;position:absolute;cursor:pointer}.c-bestListLinkBlockItem svg{fill:#080a12;height:.5rem;width:1.125rem}.c-bestListLinkBlockItem .arrow-rotated{transform:rotate(180deg)}",""]),r.locals={},e.exports=r},1338:function(e,t,o){"use strict";o(1154)},1339:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-bestListLinkBlock{overflow:hidden;border:1px solid #e1e0e3;border-radius:.25rem;padding:2rem}.c-bestListLinkBlock_header{font-weight:bold;font-size:1.125rem;margin-bottom:1rem}.c-bestListLinkBlock_itemContainer{border-bottom:1px solid #e1e0e3}.c-bestListLinkBlock_itemContainer:last-of-type{border-bottom:none}.c-bestListLinkBlock_itemContainer:last-of-type .c-bestListLinkBlockItem{margin-bottom:0}",""]),r.locals={},e.exports=r},1340:function(e,t,o){"use strict";o(1155)},1341:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-articleLinkBlock{font-weight:bold;font-size:.75rem;margin-bottom:1.5rem}@media(min-width: 768px){.c-articleLinkBlock{margin-bottom:2rem}}.c-articleLinkBlock_blockWrapper{position:relative;margin-bottom:1rem}",""]),r.locals={},e.exports=r},1344:function(e,t,o){"use strict";o(1157)},1345:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-globalBreakingNews{display:none;position:relative}.c-globalBreakingNews svg{display:inline-block;padding-left:calc(0.5rem/2);width:15px;height:13px;fill:#080a12;vertical-align:middle}.c-globalBreakingNews_image{width:86px;height:86px;flex-shrink:0}.c-globalBreakingNews_image .c-cmsImage{width:100%;height:100%}.c-globalBreakingNews_link{display:flex;color:#080a12}.c-globalBreakingNews_link:hover{color:#0058d5}.c-globalBreakingNews_link:hover img{opacity:.9}.c-globalBreakingNews_link:hover svg{fill:#0058d5}.c-globalBreakingNews_textWrap{padding-left:1.5rem}.c-globalBreakingNews .c-globalBreakingNews_description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px}@media(min-width: 1024px){.c-globalBreakingNews{display:block}}",""]),r.locals={},e.exports=r},1348:function(e,t,o){"use strict";o(1160)},1349:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-avStickyVideo{z-index:1000;width:400px}.c-avStickyVideo_close{cursor:pointer;position:absolute;top:-12px;right:-12px;z-index:50}.c-avStickyVideo_close_button{background:#20222a;border:2px solid #fff;border-radius:50%;height:24px;padding:4px;pointer-events:all;stroke:#fff;stroke-width:2px;width:24px}@media(min-width: 768px){.c-avStickyVideo{position:fixed;bottom:0;right:20px;width:420px}}",""]),r.locals={},e.exports=r},1350:function(e,t,o){"use strict";o(1161)},1351:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,'@media(max-width: 1023px){.c-avStickyVideo.c-avStickyVideo{width:100%;height:94px;padding:0;background:#121218;position:fixed;bottom:0;left:0}.c-avStickyVideo.c-avStickyVideo.isLeftRail{z-index:5800000}.c-avStickyVideo .c-avVideo_unmuteOverlay{left:2px;font-size:12px}.c-avStickyVideo .c-avVideo_title{display:none}.c-avStickyVideo .c-avVideo_mobileShare:has(~.video-js.vjs-has-started:not(.vjs-ad-playing)){display:block}.c-avStickyVideo .c-avStickyVideo_close{visibility:visible;top:0;right:1.5rem;height:94px;display:flex;align-items:center}.c-avStickyVideo .c-avStickyVideo_close svg{width:1rem;height:1rem;fill:#fff;stroke:unset;background-color:rgba(0,0,0,0);padding:0;border:none;border-radius:0}.c-avStickyVideo .video-js{width:166px;height:inherit;overflow:visible}.c-avStickyVideo .video-js video{overflow:inherit}.c-avStickyVideo .video-js.vjs-ad-playing::after{content:"Sponsored";position:absolute;display:block;font-style:italic;bottom:16px;left:calc(100% + 1rem)}.c-avStickyVideo .video-js.vjs-ad-playing .vjs-ad-control-bar::before{content:none}.c-avStickyVideo .video-js.vjs-layout-tiny .vjs-current-time,.c-avStickyVideo .video-js.vjs-layout-tiny .vjs-time-divider,.c-avStickyVideo .video-js.vjs-layout-tiny .vjs-duration{display:block}.c-avStickyVideo .video-js .vjs-big-play-button{transform:scale(0.3)}.c-avStickyVideo .video-js .vjs-button.vjs-control{min-width:1.5rem;width:1.5rem;height:100%}.c-avStickyVideo .video-js .vjs-button.vjs-control .vjs-icon-placeholder::before{content:"";width:1rem;height:1rem;margin:0 .25rem}.c-avStickyVideo .video-js .vjs-subs-caps-button{display:none}.c-avStickyVideo .video-js .vjs-control{width:auto}.c-avStickyVideo .video-js .vjs-title-bar .vjs-title-bar-title{display:none}.c-avStickyVideo .video-js .vjs-control-bar{height:1.5rem;padding:.25rem 0}.c-avStickyVideo .video-js .vjs-time-control{font-weight:400;font-size:10px;line-height:14px}.c-avStickyVideo .video-js .vjs-time-control.vjs-current-time{margin-left:.25rem}.c-avStickyVideo .video-js .vjs-time-control.vjs-time-divider{width:2px;min-width:2px;padding:0 .25rem 0 2px}.c-avStickyVideo .video-js .vjs-progress-control{height:.25rem;top:-0.25rem}.c-avStickyVideo .video-js .vjs-progress-control:hover .vjs-thumbnail-display{display:none}.c-avStickyVideo .video-js .vjs-volume-panel .vjs-volume-control{display:none}.c-avStickyVideo .video-js .vjs-text-track-display{left:186px;width:calc(100vw - 166px - 80px)}.c-avStickyVideo .video-js .vjs-text-track-display>div{margin:20px 0 0 !important}.c-avStickyVideo .video-js .vjs-text-track-display .vjs-text-track-cue{font-size:12px !important;line-height:16px !important;text-align:left !important;inset:0 !important;width:inherit !important;padding:0 !important;margin:0 !important}.c-avStickyVideo .video-js .vjs-social-overlay{position:fixed;top:var(--skybox-height);z-index:1;height:calc(100vh - var(--skybox-height))}}@media(min-width: 1024px){.c-avStickyVideo.c-avStickyVideo{margin-bottom:2rem;right:auto;background-color:#fff;box-shadow:0 .125rem 1rem 0 rgba(0,0,0,.08);padding:1.5rem}}@media(min-width: 1024px)and (min-width: 768px){.c-avStickyVideo.c-avStickyVideo{left:calc(calc((calc(100vw - 2 * 2rem) + var(--grid-gap)) / 12)*9 + 2rem);width:calc(calc((calc(100vw - 2 * 2rem) + var(--grid-gap)) / 12)*3 - var(--grid-gap))}}@media(min-width: 1024px)and (min-width: 1440px){.c-avStickyVideo.c-avStickyVideo{left:calc(calc((calc(1440px - 144px) + var(--grid-gap)) / 12)*9 + calc((100vw - calc(1440px - 144px)) / 2));width:calc(calc((calc(1440px - 144px) + var(--grid-gap)) / 12)*3 - var(--grid-gap))}}@media(min-width: 1024px){.c-avStickyVideo.c-avStickyVideo.isLeftRail{z-index:5800000}}@media(min-width: 1024px)and (min-width: 768px){.c-avStickyVideo.c-avStickyVideo.isLeftRail{left:calc(calc((calc(100vw - 2 * 2rem) + var(--grid-gap)) / 12)*0 + 2rem);width:calc(calc((calc(100vw - 2 * 2rem) + var(--grid-gap)) / 12)*3 - var(--grid-gap))}}@media(min-width: 1024px)and (min-width: 1440px){.c-avStickyVideo.c-avStickyVideo.isLeftRail{left:calc(calc((calc(1440px - 144px) + var(--grid-gap)) / 12)*0 + calc((100vw - calc(1440px - 144px)) / 2));width:calc(calc((calc(1440px - 144px) + var(--grid-gap)) / 12)*3 - var(--grid-gap))}}@media(min-width: 1024px){.c-avStickyVideo .c-avStickyVideo_close{top:-1.5rem;right:-1.5rem}.c-avStickyVideo .c-avPluginsTitlePanel{display:none}.c-avStickyVideo .c-avVideo_title{display:none}}.c-avStickyVideo.hide-iphone-subs video::-webkit-media-text-track-container{display:none}',""]),r.locals={},e.exports=r},1352:function(e,t,o){"use strict";o(1162)},1353:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,'.c-pageArticleSingle{position:relative}.c-pageArticleSingle h2{scroll-margin-top:100px}@media(max-width: 1023px){.c-pageArticleSingle-review .c-pageArticleSingle_leftRail .c-adDisplay_container{display:none}}.c-pageArticleSingle_editorialLink{color:inherit;display:flex;align-items:center;font-size:.813rem;font-weight:600;line-height:1.125rem;border-top:1px solid #f1f0f3;padding-top:20px}.c-pageArticleSingle_editorialLink svg{width:13.5px;height:15.5px;margin-right:.5rem}.c-pageArticleSingle_rightRail{--mpu-margin-bottom: 400;display:none}@media(min-width: 1024px){.c-pageArticleSingle_rightRail{display:flex;flex-direction:column}.c-pageArticleSingle_rightRail>div{margin-bottom:"$cmg-spacing-large"}}.c-pageArticleSingle_body{max-width:100%}.c-pageArticleSingle_leftRail{--mpu-margin-bottom: 300;--first-elem-padding-top: 14}@media(max-width: 1023px){.c-pageArticleSingle_leftRail{height:initial !important}}.c-pageArticleSingle_leftRail.hide{display:none}@media(min-width: 1024px){.c-pageArticleSingle_leftRail{display:flex;flex-direction:column;position:relative}.c-pageArticleSingle_leftRail.hide{display:block}}.c-pageArticleSingle_bestListToc-mobile{display:block;z-index:11}@media(min-width: 1024px){.c-pageArticleSingle_bestListToc-mobile{display:none}}.c-pageArticleSingle_bestListToc-desktop{display:none}@media(min-width: 1024px){.c-pageArticleSingle_bestListToc-desktop{display:block}}.c-pageArticleSingle_topicHeading{display:none}@media(min-width: 1024px){.c-pageArticleSingle_topicHeading{display:block;margin-top:1.5rem}}.c-pageArticleSingle_injectedMpu{position:absolute;right:0}.c-pageArticleSingle-liveBlog .c-commerceLink a{color:inherit;font-weight:bold;text-decoration:underline}.c-pageArticleSingle-liveBlog [itemprop=articleBody]>ul{margin-bottom:1.5rem}.c-pageArticleSingle-liveBlog [itemprop=articleBody]>ul li{margin-bottom:.5rem}.c-pageArticleSingle-liveBlog [itemprop=articleBody]>ul li::before{content:"•";margin-right:1.5rem;font-size:1rem}.c-pageArticleSingle-seamless{animation:fadeIn .4s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}body.sponsoredImmersive .c-siteHeader,body.sponsoredImmersive .c-pageArticleSingle_topContent,body.sponsoredImmersive .c-pageArticleSingle_editorialLink{display:none}body.sponsoredImmersive .c-pageArticleSingle .c-ShortcodeContent .c-shortcodeCodeSnippet_ceros{margin-left:calc(50% - 50vw + .5*var(--scroll-bar-width));margin-right:calc(50% - 50vw + .5*var(--scroll-bar-width))}@media(max-width: 767px){body.sponsoredImmersive .c-pageArticleSingle_grid{gap:0}}',""]),r.locals={},e.exports=r},1731:function(e,t,o){"use strict";o.r(t);o(16),o(31);var r=o(7),n=o(4),l=(o(5),o(78),o(18),o(21),o(20),o(37),o(6),o(0)),c=o(174),d=o(3),v=o(9),h=o(2),m=o(1073),f=o(29),_=o(527),y=o(341),w=new v.a("AdInContentMpu"),x=class extends d.Vue{constructor(){super(...arguments),this.originalSlotName=""}get isMpu(){return this.originalSlotName.includes("mpu")}adRendered(e,t,o){w.log("adRendered"),this.originalSlotName=e.originalCode}};Object(l.__decorate)([Object(d.Prop)({default:""}),Object(l.__metadata)("design:type",String)],x.prototype,"slotName",void 0);var C=x=Object(l.__decorate)([Object(d.Component)({components:{ZDNetAdMonetization:y.a}})],x),k=(o(1334),o(11)),j=Object(k.a)(C,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("ZDNetAdMonetization",{staticClass:"c-AdInContentMpu",class:{"is-mpu":e.isMpu},attrs:{"slot-name":e.slotName},on:{"ad-rendered":e.adRendered}})}),[],!1,null,null,null).exports,O=o(999),T=(o(1152),o(27)),B=o(12),S=o(59),P=o(65),A=Object(B.defineComponent)({name:"BestListLinkBlockItem",components:{GlobalLink:P.a},props:{linkBlock:{type:Object,default:()=>{}},linkType:{type:Object,default:()=>{}}},data:()=>({expanded:!1,viewCorrelationId:Object(T.v4)()}),methods:{expandBlock(title){this.expanded=!this.expanded,this.trackToggleClick(title)},getRouteName:(e,link)=>null!=link&&link.route?link.route:e.route,getTopic:(e,link)=>null!=link&&link.topic?link.topic:e.topic,getTo(e,link){return null!=link&&link.href?link.href:"streaming_tv_insider"===(null==link?void 0:link.route)?{name:"streaming_tv_insider"}:{name:this.getRouteName(e,link),params:{topic:this.getTopic(e,link),slug:link.slug}}},trackToggleClick(title){this.$track(S.a).with({view_correlation_id:this.viewCorrelationId,type:"DROPDOWN",name:this.expanded?"link-block|".concat(title,"|expand-content"):"link-block|".concat(title,"|collapse-content"),element_label:title,location:"ITEM"}).fire()}}}),L=(o(1336),Object(k.a)(A,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-bestListLinkBlockItem"},[t("div",{staticClass:"c-bestListLinkBlockItem_categoryContainer",class:{"c-bestListLinkBlockItem_categoryContainer-expanded":e.expanded},on:{click:function(t){return e.expandBlock(e.linkType.title)}}},[t("span",{staticClass:"c-bestListLinkBlockItem_category"},[e._v("\n "+e._s(e.linkType.title)+"\n ")]),e._v(" "),t("svg",{staticClass:"c-bestListLinkBlock_dropdown",class:{"arrow-rotated":e.expanded}},[t("use",{staticClass:"c-bestListLinkBlock_arrow",attrs:{"xlink:href":"#arrow-dropdown","aria-hidden":"false"}})])]),e._v(" "),t("div",{directives:[{name:"show",rawName:"v-show",value:e.expanded,expression:"expanded"}],staticClass:"c-bestListLinkBlockItem_listContainer"},[t("ul",{staticClass:"c-bestListLinkBlockItem_list"},e._l(e.linkType.items,(function(link){return t("li",{key:link.slug,staticClass:"g-outer-spacing-bottom-xxsmall"},[t("GlobalLink",{staticClass:"o-inContent-link o-inContent-link-lightBg",attrs:{to:e.getTo(e.linkBlock,link)}},[e._v("\n "+e._s(link.title)+"\n ")])],1)})),0)])])}),[],!1,null,null,null).exports),I=class extends d.Vue{get filteredLinkBlocksLinks(){return Object.fromEntries(Object.entries(this.linkBlock.links).filter((e=>{var[t,o]=e;return null!=o&&o.articleId?o.articleId.includes(this.articleId):o})))}};Object(l.__decorate)([Object(d.Prop)({default:null,type:Object}),Object(l.__metadata)("design:type",Object)],I.prototype,"linkBlock",void 0),Object(l.__decorate)([Object(d.Prop)({default:"",type:String}),Object(l.__metadata)("design:type",String)],I.prototype,"articleId",void 0);var V=I=Object(l.__decorate)([Object(d.Component)({components:{BestListLinkBlockItem:L}})],I),M=(o(1338),Object(k.a)(V,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-bestListLinkBlock"},[t("h2",{staticClass:"c-bestListLinkBlock_header"},[e._v("\n "+e._s(e.linkBlock.title)+"\n ")]),e._v(" "),e._l(e.filteredLinkBlocksLinks,(function(o){return t("div",{key:o.title,ref:"blockSection",refInFor:!0,staticClass:"c-bestListLinkBlock_itemContainer"},[t("BestListLinkBlockItem",{attrs:{"link-block":e.linkBlock,"link-type":o}})],1)}))],2)}),[],!1,null,null,null).exports),D={smartphones:{title:"ZDNET’s Smartphone Guide",route:"article",topics:["smartphones"],topic:"smartphones",links:{best_smartphones:{title:"Smartphone Roundups",items:{android:{title:"Best Android phone",slug:"best-android-phone"},smartphone:{title:"Best smartphone",slug:"best-phone"},samsung:{title:"Best Samsung phone",slug:"best-samsung-phone"},iphone:{title:"Best iPhone",slug:"best-iPhone"},rugged:{title:"Best rugged Phones",slug:"best-rugged-phone"},google:{title:"Best Google phone",slug:"best-google-phone"},foldable:{title:"Best foldable phone",slug:"best-foldable-phone"},flip:{title:"Best flip phone",slug:"best-flip-phone"},fiveg:{title:"Best 5G phone",slug:"best-internet-providers-in-charlotte-nc"},cheap:{title:"Best cheap phone",slug:"best-cheap-phone"},stylus:{title:"Best stylus phone",slug:"best-stylus-phone"},motorola:{title:"Best Motorola phone",slug:"best-motorola-phone"}}},reviewed_and_compared:{title:"Smartphones Reviewed & Compared",items:{fifteen_plus:{title:"iPhone 15 Plus review",slug:"iphone-15-plus-review"},fifteen_pro:{title:"iPhone 15 Pro review",slug:"iphone-15-pro-review"},samsung_galaxy_plus:{title:"Samsung Galaxy S24 Plus review",slug:"samsung-galaxy-s24-plus-review"},samsung_galaxy_ultra:{title:"Samsung Galaxy S24 Ultra review",slug:"samsung-galaxy-s24-ultra-review"},samsung_galaxy_flip:{title:"Samsung Galaxy Z Flip 5 review",slug:"samsung-galaxy-z-flip-5-review"},google_pixel_pro:{title:"Google Pixel 8 Pro review",slug:"google-pixel-8-pro-review"},iphone_sixteen_vs_fifteen:{title:"iPhone 16 Pro vs iPhone 15 Pro",slug:"iphone-16-pro-vs-iphone-15-pro"},iphone_sixteen_vs_fourteen:{title:"iPhone 16 Pro vs iPhone 14 Pro",slug:"iphone-16-pro-vs-iphone-14-pro-is-the-latest-model-worth-the-upgrade"},compare_iphone:{title:"Every iPhone 16 model compared",slug:"every-iphone-16-model-compared-should-you-buy-the-standard-plus-pro-or-max"},galaxy_z_fold:{title:"Samsung Galaxy Z Fold 6 vs OnePlus Open",slug:"samsung-galaxy-z-fold-6-vs-oneplus-open"},galaxy_z_flip:{title:"Samsung Galaxy Z Flip 6 vs Z Flip 5",slug:"samsung-galaxy-z-flip-6-vs-z-flip-5-key-differences-you-should-know-before-buying"},galaxy_vs_iphone:{title:"Samsung Galaxy S24 vs iPhone 15",slug:"samsung-galaxy-s24-vs-iphone-15"}}},smartphones_explained:{title:"Smartphones Explained",items:{water_damage:{title:"How to get water out of your iPhone speaker",slug:"how-to-get-water-out-of-your-iphone-speaker-fast"},circle:{title:"How to use Circle to Search on Android",slug:"how-to-use-circle-to-search-on-android-and-what-models-support-it"},record:{title:"How to record a call on iPhone",slug:"how-to-record-a-call-on-iphone"},imessage:{title:"How to send iMessages on Windows",slug:"how-to-send-and-receive-imessages-on-windows"},cache:{title:"How to clear the cache on your iPhone",slug:"how-to-clear-cache-on-iphone-and-why-you-should"},facetime:{title:"How to FaceTime on Android",slug:"how-to-facetime-on-android"},wallet:{title:"How to add a driver’s license to your iPhone wallet",slug:"how-to-add-your-drivers-license-to-your-iphone-wallet-app-depends-where-you-live"},transfer_data:{title:"How to transfer data from Android to an iPhone",slug:"how-to-transfer-data-from-android-to-an-iphone"},transfer_photos:{title:"How to transfer photos from Android to Windows",slug:"how-to-transfer-photos-from-your-android-device-to-your-windows-computer"},block:{title:"Can someone tell if I block their number?",slug:"can-someone-tell-if-i-block-their-number"},transfer_contacts:{title:"How to easily transfer contacts from Android to iPhone",slug:"how-to-easily-transfer-contacts-from-android-to-iphone"},ios:{title:"How iOS 18 changes the way you charge your iPhone",slug:"how-ios-18-changes-the-way-you-charge-your-iphone"}}}}},vpns:{title:"ZDNET’s VPN Guides",route:"article",topics:["vpns"],topic:"vpns",links:{vpn_roundups:{title:"VPN Roundups",items:{best_vpn:{title:"Best VPN",slug:"best-vpn"},iphone_vpn:{title:"Best iPhone VPN",slug:"best-iphone-vpn"},travel_vpn:{title:"Best travel VPN",slug:"best-travel-vpn"},mobile_vpn:{title:"Best mobile VPN",slug:"best-mobile-vpn"},streaming_vpn:{title:"Best streaming VPN",slug:"best-streaming-vpn"},android_vpn:{title:"Best Android VPN",slug:"best-android-vpn"},firestick:{title:"Best VPN for Fire TV Stick",slug:"best-vpn-for-fire-tv-stick"},apple_tv:{title:"Best Apple TV VPN",slug:"best-apple-tv-vpn"},free:{title:"Best free VPN",slug:"best-free-vpn"},fastest_vpn:{title:"Fastest VPN",slug:"fastest-vpn"},chrome_vpn:{title:"Best Chrome VPN",slug:"best-chrome-vpn"},windows:{title:"Best VPN for Windows PC",slug:"best-vpn-for-windows-pc"}}},reviewed_and_compared:{title:"VPNs Reviewed & Compared",items:{surfshark:{title:"Surfshark VPN review",slug:"surfshark-vpn-review"},proton:{title:"Proton VPN review",slug:"proton-vpn-review"},private:{title:"Private Internet Access review",slug:"private-internet-access-review"},express:{title:"ExpressVPN review",slug:"expressvpn-review"},nord_vs_surfshark:{title:"NordVPN vs Surfshark",slug:"nordvpn-vs-surfshark-which-vpn-is-best-for-you"},express_compare:{title:"ExpressVPN vs NordVPN vs Surfshark",slug:"expressvpn-vs-surfshark-vs-nordvpn-which-vpn-service-is-best"},cyberghost:{title:"CyberGhost VPN review",slug:"cyberghost-vpn-review"}}},vpns_explained:{title:"VPNs Explained",items:{router:{title:"How to set up a VPN on your router",slug:"how-to-set-up-a-vpn-on-your-router"},what_why:{title:"What is a VPN and why do you need one?",slug:"what-is-a-vpn-and-why-do-you-need-one-all-your-virtual-private-network-questions-answered"},how_to:{title:"How to set up and use a VPN on your iPhone",slug:"how-to-set-up-and-use-a-vpn-on-your-iphone"},turn_off:{title:"How to turn off a VPN on most devices",slug:"how-to-turn-off-a-vpn-on-most-devices"},opera_vpn:{title:"How to use OperaVPN",slug:"how-to-increase-vpn-speed"},create_opera:{title:"How to create OperaVPN",slug:"how-to-create-opera-vpn-bypass-rules-to-access-the-content-you-need"}}},security_resources:{title:"Further Security Resources",items:{secure:{title:"Best secure browsers for privacy",slug:"best-browser-for-privacy"},antivirus:{title:"Best antivirus software",slug:"best-antivirus"},security_key:{title:"Best security key",slug:"best-security-key"},antivirus_software:{title:"Best free antivirus software",slug:"best-free-antivirus"},web_browser:{title:"What’s the best way to ensure privacy with a web browser?",slug:"whats-the-best-way-to-ensure-privacy-with-a-web-browser"},ip_address:{title:"How to change your IP address",slug:"how-to-change-your-ip-address-why-youd-want-to-and-when-you-shouldnt"},linux:{title:"Do you need antivirus on Linux?",slug:"do-you-need-antivirus-on-linux"},public:{title:"How to use public Wi-Fi safely",slug:"how-to-use-public-wi-fi-safely"}}}}},smartwatches:{title:"ZDNET’s Smartwatch Guide",route:"article",topics:["smart-watches"],topic:"smart-watches",links:{smartwatches_roundups:{title:"Smartwatch Roundups",items:{smartwatch:{title:"Best smartwatch",slug:"best-smartwatch"},blood_pressure:{title:"Best blood pressure watch",slug:"Best-blood-pressure-watch"},garmin:{title:"Best Garmin Watch",slug:"best-garmin-watch"},apple:{title:"Best Apple watch",slug:"best-apple-watch"},android:{title:"Best Android smartwatch",slug:"best-android-smartwatch"},apple_ultra_strap:{title:"Best Apple Watch Ultra strap",slug:"best-apple-watch-ultra-strap"},waterproof:{title:"Best waterproof smartwatch",slug:"best-waterproof-smartwatch"},kids:{title:"Best kids smartwatch",slug:"best-kids-smartwatch"},cheap:{title:"Best cheap smartwatch",slug:"best-cheap-smartwatch"},sports:{title:"Best sports watch",slug:"best-sports-watch"}}},reviewed_and_compared:{title:"Smartwatches Reviewed & Compared",items:{apple_series:{title:"Apple Watch Series 9 review",slug:"apple-watch-series-9-review"},google_pixel:{title:"Google Pixel Watch 2 review",slug:"google-pixel-watch-2-review"},apple_ultra:{title:"Apple Watch Ultra review",slug:"apple-watch-ultra-review"},amazfit:{title:"Amazfit GTR 4 review",slug:"amazfit-gtr-4-review"},garmin:{title:"Garmin Forerunner 225 music review",slug:"garmin-forerunner-225-music-review"},apple_series_8:{title:"Apple Watch Series 8 review",slug:"apple-watch-series-8-review"},apple_series_9:{title:"Apple Watch Series 9 vs Series 10",slug:"apple-watch-series-10-vs-apple-watch-series-9-should-you-upgrade-to-the-latest-model"},apple_series_10:{title:"Apple Watch Series 10 vs Series 8",slug:"apple-watch-series-10-vs-apple-watch-series-8"},series9_vs_series8:{title:"Apple Watch Series 9 vs Series 8",slug:"apple-watch-series-9-vs-apple-watch-series-8"},series9_vs_ultra2:{title:"Apple Watch Series 9 vs Ultra 2",slug:"apple-watch-series-9-vs-apple-watch-ultra-2"},galaxy_vs_apple:{title:"Samsung Galaxy Watch 6 Classic vs Watch 5 Pro",slug:"samsung-galaxy-watch-6-classic-vs-watch-5-pro"},forerunner:{title:"Garmin forerunner 265 vs 965",slug:"garmin-forerunner-265-vs-965-which-smartwatch-should-you-buy"}}},apple_explained:{title:"Apple Watches Explained",items:{strap:{title:"Apple Watch strap stuck? Here’s how to remove it",slug:"apple-watch-strap-stuck-heres-how-to-remove-it"},activity:{title:"How to enable the activity sharing feature on your Apple Watch",slug:"how-to-enable-the-activity-sharing-feature-on-your-apple-watch"},pair:{title:"How to pair and unpair an Apple Watch",slug:"how-to-enable-the-activity-sharing-feature-on-your-apple-watch"},clean:{title:"How to clean your Apple Watch in 5 steps",slug:"how-to-clean-your-apple-watch-in-5-steps"},face:{title:"How to change your Apple Watch face",slug:"how-to-change-your-apple-watch-face"},optimize:{title:"9 ways to get more out of your Apple Watch",slug:"9-ways-apple-watch-can-simplify-your-life"},fitness_goals:{title:"How to change fitness goals on Apple Watch",slug:"how-to-change-fitness-goals-on-apple-watch"},setup:{title:"How to set up an Apple Watch",slug:"how-to-set-up-an-apple-watch"}}}}},tvs:{title:"ZDNET’s TV Guide",route:"article",topics:["tvs"],topic:"tvs",links:{tv_roundups:{title:"TVs Roundups",items:{best_tv:{title:"Best TV overall",slug:"best-tv-overall"},best_85in:{title:"Best 85-inch TV",slug:"best-85-inch-tv"},best_50in:{title:"Best 50-inch TV",slug:"best-50-inch-tv"},samsung:{title:"Best Samsung TV",slug:"best-samsung-tv"},sony:{title:"Best Sony TV",slug:"best-sony-tv"},roku:{title:"Best Roku TV",slug:"best-roku-tv"},best_40in:{title:"Best 40-inch TV",slug:"best-40-inch-tv"},best_75in:{title:"Best 75-inch TV",slug:"best-75-inch-tv"},best_32in:{title:"Best 32-inch TV",slug:"best-32-inch-tv"},ps5:{title:"Best TV for PS5",slug:"best-tv-for-ps5"},oled:{title:"Best OLED TV",slug:"best-oled-tv"},hisense:{title:"Best Hisense TV",slug:"best-hisense-tv"}}},reviewed_and_compared:{title:"TV Models Reviewed and Compared",items:{sony_oled:{title:"Sony A80L OLED TV review",slug:"sony-a80l-oled-tv-review"},apple_tv_4k:{title:"Apple TV 4K Review",slug:"apple-tv-4k-review-apple-is-finally-selling-more-for-less"},samsung_8k:{title:"Samsung QN800B OLED 8K TV Review",slug:"samsung-qn800b-qled-8k-tv-review"},samsung_65in:{title:"Samsung 65-inch QN90B QLED TV Review",slug:"samsung-65-inch-qn90b-qled-tv-review"},hisense_4k:{title:"Hisense 65-inch U8H 4K TV Review",slug:"hisense-65-inch-u8h-4k-tv-review"},lg_vs_samsung:{title:"LG vs Samsung TV",slug:"lg-vs-samsung-tv-which-brand-should-you-buy-in-2024"},samsung_2024:{title:"Samsung Frame TV 2024 vs 2023",slug:"samsung-frame-tv-2024-vs-2023-comparing-the-key-differences"},lg_g4:{title:"LG G4 vs Samsung S95D",slug:"lg-g4-vs-samsung-s95d"},g4_vs_g3:{title:"LG G4 vs G3",slug:"lg-g4-vs-g3-which-flagship-oled-tv-should-you-buy"},g3_vs_samsung:{title:"LG G3 vs Samsung S95C",slug:"lg-g3-vs-samsung-s95c-which-flagship-oled-tv-should-you-buy"}}},tvs_explained:{title:"TVs Explained",items:{crystal_uhd_vs_qled:{title:"Crystal UHD vs QLED",slug:"crystal-uhd-vs-qled"},neo_qled_vs_oled:{title:"NEO QLED vs OLED",slug:"neo-qled-vs-oled"},oled_vs_led:{title:"OLED vs LED",slug:"oled-vs-led"},oled_vs_qled:{title:"OLED vs QLED",slug:"oled-vs-qled"},mini_led_vs_oled:{title:"Mini LED vs OLED TV",slug:"mini-led-vs-oled-tv"},screen_mirror_iphone:{title:"How to screen mirror an iPhone to a Samsung TV",slug:"how-to-screen-mirror-an-iphone-to-a-samsung-tv"},clear_cache_tv:{title:"How to clear the cache on your TV",slug:"how-to-clear-the-cache-on-your-tv"},buy_8k_tv:{title:"Should you buy an 8K TV?",slug:"should-you-buy-an-8k-tv"},clean_flat_screen:{title:"How to clean a flat screen TV or monitor",slug:"how-to-clean-a-flat-screen-tv-or-monitor"},calibrate_tv:{title:"How to calibrate your TV for the best picture",slug:"how-to-calibrate-your-tv-for-the-best-picture"}}}}},laptops:{title:"ZDNET’s Laptop Guide",route:"article",topics:["laptops"],topic:"laptops",links:{laptop_roundups:{title:"Laptop Roundups",items:{best_laptop:{title:"Best laptop overall",slug:"best-laptop"},best_linux:{title:"Best Linux laptop",slug:"best-linux-laptop"},best_graphic_design:{title:"Best laptop for graphic design",slug:"best-laptop-for-graphic-design"},best_lightweight:{title:"Best lightweight laptops",slug:"best-lightweight-laptops"},best_lenovo:{title:"Best Lenovo laptop",slug:"best-lenovo-laptop"},best_budget_gaming:{title:"Best budget gaming laptop",slug:"best-budget-gaming-laptop"},best_15in:{title:"Best 15-inch laptop",slug:"best-15-inch-laptop"},best_under_1000:{title:"Best laptop under $1000",slug:"best-laptop-under-1000"},best_windows:{title:"Best Windows laptop",slug:"best-windows-laptop"},best_video_editing:{title:"Best laptop for video editing",slug:"best-laptop-for-video-editing"}}},reviewed_and_compared:{title:"Laptops Reviewed & Compared",items:{dell_xps_16_2024:{title:"Dell XPS 16 2024 review",slug:"dell-xps-16-2024-review"},m3_macbook_air:{title:"M3 Macbook Air review",slug:"m3-macbook-air-review"},macbook_pro_m3_max:{title:"Macbook Pro M3 Max review",slug:"macbook-pro-m3-max-review"},samsung_galaxy_book_4_ultra:{title:"Samsung Galaxy Book 4 Ultra review",slug:"samsung-galaxy-book-4-ultra-review"},m1_macbook_air_long_term:{title:"M1 Macbook Air long term review",slug:"m1-macbook-air-long-term-review"},samsung_galaxy_book_3_pro_360:{title:"Samsung Galaxy Book 3 Pro 360 review",slug:"samsung-galaxy-book-3-pro-360-review"},macbook_air_vs_pro:{title:"Macbook Air vs Macbook Pro",slug:"macbook-air-vs-macbook-pro"},m3_vs_m2_macbook_air:{title:"M3 Macbook Air vs M2 Macbook Air",slug:"m3-macbook-air-vs-m2-macbook-air"},chromebook_vs_laptop:{title:"Chromebook vs laptop",slug:"chromebook-vs-laptop-which-one-best-fits-your-needs"},m3_vs_m1_macbook_pro:{title:"M3 Macbook Pro vs M1 Pro",slug:"m3-macbook-pro-vs-m1-macbook-pro"},samsung_galaxy_book_3_pro_vs_surface_pro_9:{title:"Samsung Galaxy Book 3 Pro vs Microsoft Surface Pro 9",slug:"samsung-galaxy-book-3-pro-360-vs-microsoft-surface-pro-9-which-2-in-1-should-you-buy"},macbook_air_15_vs_13:{title:"Macbook Air 15-Inch 2022 vs Macbook Air 13-Inch 2023",slug:"macbook-air-15-inch-2022-vs-macbook-air-13-inch-2023"}}},laptops_explained:{title:"Laptops Explained",items:{add_ram:{title:"How to add RAM to a laptop",slug:"how-to-add-ram-to-a-laptop"},replace_battery_macbook:{title:"How to replace the battery in your Macbook or Macbook Pro",slug:"heres-how-to-replace-the-battery-in-your-macbook-or-macbook-pro"},adjust_mac_keyboard_backlight:{title:"How to quickly adjust your MacOS keyboard backlight brightness",slug:"how-to-quickly-adjust-your-macos-keyboard-backlight-brightness"},ubuntu_linux_dell:{title:"How Ubuntu Linux snuck into high-end Dell laptops",slug:"how-ubuntu-linux-snuck-into-high-end-dell-laptops-and-why-its-called-project-sputnik"},pick_laptop_for_college:{title:"How to pick a laptop for college: 4 big considerations",slug:"how-to-pick-a-laptop-for-college"},make_macbook_battery_last:{title:"How to make your MacBook battery last all day",slug:"how-to-make-your-macbook-battery-last-all-day"}}}}},headphones:{title:"ZDNET’s Headphones Guide",route:"article",topics:["headphones"],topic:"headphones",links:{headphones_roundups:{title:"Headphones & Earbuds Roundups",items:{best_headphones:{title:"Best headphones overall",slug:"best-headphones"},best_sleeping:{title:"Best headphones for sleeping",slug:"best-headphones-for-sleeping"},noise_canceling:{title:"Best noise canceling earbuds",slug:"best-noise-canceling-earbuds"},bone:{title:"Best bone conduction headphones",slug:"best-bone-conduction-headphones"},best_music:{title:"Best music headphones",slug:"best-music-headphones"},best_airpods:{title:"Best Airpods",slug:"best-airpods"},best_for_kids:{title:"Best over ear headphones",slug:"best-over-ear-headphones"},best_cheap:{title:"Best cheap headphones",slug:"best-cheap-headphones"},under_50:{title:"Best earbuds under $50",slug:"best-earbuds-under-50"},wired_earbuds:{title:"Best wired earbuds",slug:"best-wired-earbuds"}}},reviewed_and_compared:{title:"Headphones & Earbuds Reviewed & Compared",items:{soundcore_a10:{title:"Soundcore Sleep A10 earbuds review",slug:"soundcore-sleep-a10-earbuds-review"},bose_45:{title:"Bose QuietComfort Ultra 45 review",slug:"bose-quiet-comfort-45-review"},bose_ultra:{title:"Bose QuietComfort Ultra headphones review",slug:"bose-quietcomfort-ultra-headphones-review"},sonos:{title:"Sonos Ace review",slug:"sonos-ace-review"},marshall_motif:{title:"Marshall Motif ANC review",slug:"marshall-motif-anc-review"},airpod3:{title:"Apple AirPods 3 vs AirPods Pro",slug:"apple-airpods-3-vs-airpods-pro-which-earbuds-should-you-still-buy"},galaxy_buds:{title:"Galaxy Buds 3 pro vs AirPods Pro 2",slug:"galaxy-buds-3-pro-vs-airpods-pro-2-which-premium-earbuds-should-you-buy"},beats_buds:{title:"Beats Studio Buds vs Apple AirPods Pro 2",slug:"beats-studio-buds-vs-apple-airpods-pro-2"},sony:{title:"Sony WF-1000XM5 vs AirPods Pro 2",slug:"sony-wf-1000xm5-vs-apple-airpods-pro-2"},pixel_buds:{title:"Pixel Buds Pro 2 vs Pro",slug:"pixel-buds-pro-2-vs-pixel-buds-pro-which-google-earbuds-are-the-best"}}},headphones_explained:{title:"Headphones & Earbuds Explained",items:{clean_headphones:{title:"How to clean and sanitize your AirPods",slug:"how-to-clean-and-sanitize-your-airpods"},bluetooth:{title:"How to connect Bluetooth headphones to a Mac",slug:"how-to-connect-bluetooth-headphones-to-a-mac"},reset_airpods:{title:"How to reset AirPods",slug:"how-to-reset-airpods"},noise_canceling:{title:"How do noise canceling headphones work?",slug:"how-do-noise-canceling-headphones-work"},set_airpods:{title:"How to set up your AirPods Pro 2nd Gen",slug:"how-to-set-up-your-airpods-pro-2nd-generation"},buds_vs_headphones:{title:"Earbuds vs headphones: How to choose",slug:"earbuds-vs-headphones"}}}}},tablets:{title:"ZDNET’s Tablet Guide",route:"article",topics:["tablets"],topic:"tablets",links:{tablet_roundups:{title:"Tablet Roundups",items:{smart_notebook:{title:"Best smart notebook",slug:"best-smart-notebook"},best_ipad:{title:"Best iPad",slug:"best-ipad"},drawing_tablet:{title:"Best drawing tablet",slug:"best-drawing-tablet"},small_tablet:{title:"Best small tablet",slug:"best-small-tablet"},large_tablet:{title:"Best large tablet",slug:"best-large-tablet"},reading_tablet:{title:"Best tablet for reading",slug:"best-tablet-for-reading"},best_tablet:{title:"Best tablet",slug:"best-tablet"},note_taking:{title:"Best note-taking tablet",slug:"best-note-taking-tablet"},best_kindle:{title:"Best Kindle",slug:"best-kindle"},android_tablet:{title:"Best Android tablet",slug:"best-android-tablet"},students:{title:"Best tablet for students",slug:"best-tablet-for-students"},best_cheap:{title:"Best cheap tablet",slug:"best-cheap-tablet"}}},reviewed_and_compared:{title:"Tablets Reviewed & Compared",items:{ipad_pro24:{title:"iPad Pro 2024 review",slug:"ipad-pro-2024-review"},galaxy_s9:{title:"Samsung Galaxy Tab S9 Ultra review",slug:"samsung-galaxy-tab-s9-ultra-review"},kindle_scribe:{title:"Amazon Kindle Scribe review",slug:"amazon-kindle-scribe-review"},galaxy_s8:{title:"Samsung Galaxy Tab S8 Ultra review",slug:"samsung-galaxy-tab-s8-ultra-review"},onyx_boox:{title:"Onyx Boox Tab Ultra review",slug:"onyx-boox-tab-ultra-review"},lenovo_tab:{title:"Lenovo Tab P12 Pro review",slug:"lenovo-tab-p12-pro-review"},ipad_vs_air:{title:"iPad 2022 vs iPad Air 2022",slug:"ipad-2022-vs-ipad-air-2022"},ipad_2021:{title:"iPad 2021 vs Remarkable 2",slug:"ipad-2021-vs-remarkable-2"},compare_s9:{title:"Galaxy Tab S9 Ultra vs Apple iPad Pro",slug:"samsung-galaxy-tab-s9-ultra-vs-apple-ipad-pro-which-flagship-tablet-should-you-buy"},fire_vs_ipad:{title:"Amazon Fire Tablet vs Apple iPad",slug:"amazon-fire-tablet-vs-ipad-whats-the-right-tablet-for-you"},scribe_vs_remarkable:{title:"Kindle Scribe vs Remarkable 2 tablet",slug:"the-kindle-scribe-vs-the-remarkable-2-tablet"},pixel_vs_ipad:{title:"Google Pixel Tablet vs Apple iPad 2022",slug:"google-pixel-tablet-vs-apple-ipad-2022"}}},tablets_explained:{title:"Tablets Explained",items:{add_books:{title:"How to add books to an old Kindle",slug:"have-an-old-kindle-heres-how-to-add-books-and-one-thing-you-should-never-do"},take_notes:{title:"How to take notes on your iPad with an Apple Pencil 3",slug:"how-to-take-notes-on-your-ipad-with-an-apple-pencil-3-very-simple-ways"},fire_to_echo:{title:"How to turn an old Fire Tablet into an Echo Show",slug:"how-to-turn-your-old-fire-tablet-into-an-echo-show"},stage_manager:{title:"How to use stage manager on your iPad",slug:"how-to-use-stage-manager-on-your-ipad"}}}}},robot_vacuums:{title:"ZDNET’s Robot Vacuum Guide",route:"article",topics:["robot-vacuums"],topic:"robot-vacuums",links:{robot_vacuum_roundups:{title:"Robot Vacuum Roundups",items:{best_robot_vacuum:{title:"Best robot vacuum overall",slug:"best-robot-vacuum"},vacuum_mop_combo:{title:"Best robot vacuum and mop combo",slug:"best-robot-vacuum-and-mop"},pet_hair:{title:"Best robot vacuum for pet hair",slug:"the-best-robot-vacuum-for-pet-hair"},robot_mop:{title:"Best robot mop",slug:"best-robot-mop"},roborock:{title:"Best Roborock robot vacuum",slug:"best-roborock-robot-vacuum"},roomba:{title:"Best Roomba vacuum",slug:"best-irobot-vacuum"}}},reviewed_and_compared:{title:"Robot Vacuums Reviewed & Compared",items:{dreame:{title:"Dreame X30 Ultra review",slug:"dreame-x30-ultra-review"},roomba:{title:"Roomba j7+ review",slug:"irobot-roomba-j7-review"},braava:{title:"Braava Jet m6 review",slug:"Braava Jet m6 review"},roborock_s8:{title:"Roborock s8 Pro Ultra review",slug:"roborock-s8-pro-ultra-review"},roborock_s7:{title:"Roborock s7 MaxV Ultra",slug:"roborock-s7-maxv-ultra-robot-vacuum-review"},neato:{title:"Neato d10 robot vacuum review",slug:"neato-d10-robot-vacuum-review"}}}}},wearables:{title:"Wearables",route:"article",topics:["wearables"],topic:"wearables",links:{wearables_roundups:{title:"Wearables Roundups",items:{smart_ring:{title:"Best smart ring",slug:"best-smart-ring"},fitness_ring:{title:"Best fitness ring",slug:"best-fitness-ring"},sleep_tracker:{title:"Best sleep tracker",slug:"best-sleep-tracker"},gps_kids:{title:"Best GPS trackers & devices for kids",slug:"best-gps-trackers-and-devices-for-kids"},airtag_wallet:{title:"Best AirTag wallet",slug:"best-airtag-wallet"},smart_glasses:{title:"Best smart glasses",slug:"best-smart-glasses"}}},reviewed_and_compared:{title:"Robot Vacuums Reviewed & Compared",items:{meta_ray:{title:"Meta Ray Ban smart glasses review",slug:"meta-ray-ban-smart-glasses-review"},apple_vision:{title:"Apple Vision Pro review",slug:"apple-vision-pro-review"},galaxy_ring:{title:"Samsung Galaxy Ring review",slug:"samsung-galaxy-ring-review"},movano:{title:"Movano Evie Ring review",slug:"i-tested-this-smart-ring-for-women-read-this-before-you-buy-it"},amazfit:{title:"Amazfit Helio Ring review",slug:"this-299-smart-ring-is-my-new-go-to-sleep-tracker-and-its-not-by-oura"},galaxy_vs_ultrahuman:{title:"Galaxy Ring vs Ultrahuman Ring Air",slug:"samsung-galaxy-ring-vs-ultrahuman-ring-air-which-subscription-free-smart-ring-wins"},galaxy_vs_oura:{title:"Galaxy Ring vs Oura Ring",slug:"samsung-galaxy-ring-vs-oura-ring-which-wearable-should-you-buy"},whoop_vs_apple:{title:"Whoop vs Apple Watch",slug:"whoop-vs-apple-watch"},ultrahuman:{title:"Ultrahuman Ring Air review",slug:"i-tested-this-smart-ring-for-fitness-users-and-it-nearly-beats-oura-heres-why"},ringconn:{title:"RingConn Smart Ring review",slug:"this-subscription-free-smart-ring-i-tested-gives-oura-a-run-for-its-money"}}}}},artificial_intelligence:{title:"ZDNET’s Artificial Intelligence Guide",route:"article",topics:["artificial-intelligence"],topic:"artificial-intelligence",links:{ai_compared:{title:"Best AI Products Compared",items:{best_ai:{title:"Best AI image generator",slug:"best-ai-image-generator"},ai_chatbot:{title:"Best AI chatbot",slug:"best-ai-chatbot"},ai_coding:{title:"Best AI for coding",slug:"best-ai-for-coding"},ai_se:{title:"Best AI search engine",slug:"best-ai-search-engine"},ai_courses:{title:"Best free AI courses",slug:"best-free-ai-courses"},chatgpt_vs_copilot:{title:"ChatGPT vs Copilot vs Gemini",slug:"chatgpt-vs-microsoft-copilot-vs-gemini-which-is-the-best-ai-chatbot"},copilot_pro:{title:"Copilot Pro vs ChatGPT Plus",slug:"copilot-pro-vs-chatgpt-plus-which-is-ai-chatbot-is-worth-your-20-a-month"},chatgpt_plus:{title:"ChatGPT vs ChatGPT Plus",slug:"chatgpt-vs-chatgpt-plus-is-a-paid-subscription-still-worth-it"},copilot_pro_compare:{title:"Copilot vs Copilot Pro",slug:"microsoft-copilot-vs-copilot-pro-is-the-subscription-fee-worth-it"},chatgpt_ent:{title:"ChatGPT Enterprise vs ChatGPT Team",slug:"chatgpt-enterprise-vs-chatgpt-team-which-is-the-best-for-your-business"}}},ai_explained:{title:"ChatGPT & AI Explained",items:{microsoft:{title:"How to use Microsoft Designer’s Image Creator",slug:"how-to-use-bing-image-creator-microsoft-designer"},chat_gpt:{title:"What is ChatGPT?",slug:"what-is-chatgpt-the-worlds-most-popular-ai-chatbot-explained"},use_chatGPT:{title:"How to use ChatGPT: GPT-4o & GPT-4o mini",slug:"how-to-use-chatgpt"},copilot:{title:"How to use copilot",slug:"how-to-use-copilot"},chart:{title:"How to use ChatGPT to make charts & Tables",slug:"how-to-use-chatgpt-to-make-charts-and-tables-with-advanced-data-analysis"},digitize:{title:"How to use ChatGPT to digitize notes (free)",slug:"how-to-use-chatgpt-to-digitize-notes-for-free"},subscribe:{title:"How to subscribe to ChatGPT Plus",slug:"how-to-subscribe-to-chatgpt-plus-and-why"},resume:{title:"How to use ChatGPT to write your resume",slug:"how-to-use-chatgpt-to-optimize-your-resume"},what_is:{title:"What is Artificial Intelligence (AI)?",slug:"what-is-ai-heres-everything-you-need-to-know-about-artificial-intelligence"},code:{title:"How to use ChatGPT to write code",slug:"how-to-use-chatgpt-to-write-code-what-it-does-well-and-what-it-doesnt"},comic_book:{title:"How to create your own comic books with AI",slug:"how-to-create-your-own-comic-books-with-ai"},cover_letter:{title:"How to use ChatGPT to write a cover letter",slug:"how-to-use-chatgpt-to-write-a-better-cover-letter"}}}}}},H={smartphones:{title:"Further ZDNET Tech Coverage",route:"article",links:{smartphones:{title:"Smartphones",items:{android:{title:"Best Android phone",slug:"best-android-phone"},smartphone:{title:"Best smartphone",slug:"best-phone"},samsung:{title:"Best Samsung phone",slug:"best-samsung-phone"},iphone:{title:"Best iPhone",slug:"best-iPhone"},rugged:{title:"Best rugged Phones",slug:"best-rugged-phone"},google:{title:"Best Google phone",slug:"best-google-phone"},foldable:{title:"Best foldable phone",slug:"best-foldable-phone"},flip:{title:"Best flip phone",slug:"best-flip-phone"},fiveg:{title:"Best 5G phone",slug:"best-internet-providers-in-charlotte-nc"},cheap:{title:"Best cheap phone",slug:"best-cheap-phone"},stylus:{title:"Best stylus phone",slug:"best-stylus-phone"},motorola:{title:"Best Motorola phone",slug:"best-motorola-phone"}}},smartwatches:{title:"Smartwatches",items:{smartwatch:{title:"Best smartwatch",slug:"best-smartwatch"},blood_pressure:{title:"Best blood pressure watch",slug:"Best-blood-pressure-watch"},garmin:{title:"Best Garmin Watch",slug:"best-garmin-watch"},apple:{title:"Best Apple watch",slug:"best-apple-watch"},android:{title:"Best Android smartwatch",slug:"best-android-smartwatch"},apple_ultra_strap:{title:"Best Apple Watch Ultra strap",slug:"best-apple-watch-ultra-strap"},waterproof:{title:"Best waterproof smartwatch",slug:"best-waterproof-smartwatch"},kids:{title:"Best kids smartwatch",slug:"best-kids-smartwatch"},cheap:{title:"Best cheap smartwatch",slug:"best-cheap-smartwatch"},sports:{title:"Best sports watch",slug:"best-sports-watch"}}},tablets:{title:"Tablets",items:{smart_notebook:{title:"Best smart notebook",slug:"best-smart-notebook"},best_ipad:{title:"Best iPad",slug:"best-ipad"},drawing_tablet:{title:"Best drawing tablet",slug:"best-drawing-tablet"},small_tablet:{title:"Best small tablet",slug:"best-small-tablet"},large_tablet:{title:"Best large tablet",slug:"best-large-tablet"},reading_tablet:{title:"Best tablet for reading",slug:"best-tablet-for-reading"},best_tablet:{title:"Best tablet",slug:"best-tablet"},note_taking:{title:"Best note-taking tablet",slug:"best-note-taking-tablet"},best_kindle:{title:"Best Kindle",slug:"best-kindle"},android_tablet:{title:"Best Android tablet",slug:"best-android-tablet"},students:{title:"Best tablet for students",slug:"best-tablet-for-students"},best_cheap:{title:"Best cheap tablet",slug:"best-cheap-tablet"}}},laptops:{title:"Laptops",items:{best_laptop:{title:"Best laptop overall",slug:"best-laptop"},best_linux:{title:"Best Linux laptop",slug:"best-linux-laptop"},best_graphic_design:{title:"Best laptop for graphic design",slug:"best-laptop-for-graphic-design"},best_lightweight:{title:"Best lightweight laptops",slug:"best-lightweight-laptops"},best_lenovo:{title:"Best Lenovo laptop",slug:"best-lenovo-laptop"},best_budget_gaming:{title:"Best budget gaming laptop",slug:"best-budget-gaming-laptop"},best_15in:{title:"Best 15-inch laptop",slug:"best-15-inch-laptop"},best_under_1000:{title:"Best laptop under $1000",slug:"best-laptop-under-1000"},best_windows:{title:"Best Windows laptop",slug:"best-windows-laptop"},best_video_editing:{title:"Best laptop for video editing",slug:"best-laptop-for-video-editing"}}},tvs:{title:"TVs",items:{best_tv:{title:"Best TV overall",slug:"best-tv-overall"},best_85in:{title:"Best 85-inch TV",slug:"best-85-inch-tv"},best_50in:{title:"Best 50-inch TV",slug:"best-50-inch-tv"},samsung:{title:"Best Samsung TV",slug:"best-samsung-tv"},sony:{title:"Best Sony TV",slug:"best-sony-tv"},roku:{title:"Best Roku TV",slug:"best-roku-tv"},best_40in:{title:"Best 40-inch TV",slug:"best-40-inch-tv"},best_75in:{title:"Best 75-inch TV",slug:"best-75-inch-tv"},best_32in:{title:"Best 32-inch TV",slug:"best-32-inch-tv"},ps5:{title:"Best TV for PS5",slug:"best-tv-for-ps5"},oled:{title:"Best OLED TV",slug:"best-oled-tv"},hisense:{title:"Best Hisense TV",slug:"best-hisense-tv"}}},other:{title:"Other Tech Resources",items:{temu:{title:"Is Temu legit? Everything to know before placing an order",slug:"is-temu-legit-everything-to-know-before-you-place-your-first-order"},youtube:{title:"How to download YouTube videos for free",slug:"how-to-download-youtube-videos-for-free-2-ways"},screen_record:{title:"How to screen record in Windows 10 or 11",slug:"how-to-screen-record-in-windows-10-or-11"},excel:{title:"How to create a drop down list in excel",slug:"how-to-create-a-drop-down-list-in-excel-quickly-and-easily"},designer_image:{title:"How to use Microsoft Designer’s Image Creator",slug:"how-to-use-bing-image-creator-microsoft-designer"},upgrade_windows:{title:"How to upgrade your incompatible Windows 10 PC to Windows 11",slug:"how-to-upgrade-your-incompatible-windows-10-pc-to-windows-11-two-ways"},airtag_tracking:{title:"How to find out if an AirTag is tracking you",slug:"how-to-find-out-if-an-airtag-is-tracking-you"},screen_mirror:{title:"How to screen mirror Android to TV",slug:"how-to-mirror-android-to-tv"},dns:{title:"How to turn on private DNS mode on Android",slug:"how-to-turn-on-private-dns-mode-on-android-and-why-you-should"},chatGPT:{title:"What is ChatGPT?",slug:"what-is-chatgpt-the-worlds-most-popular-ai-chatbot-explained"},record:{title:"How to record a call on iPhone",slug:"how-to-record-a-call-on-iphone"},android_record:{title:"How to record a call on your Android phone",slug:"how-to-record-a-call-on-your-android-phone"}}}}}},R=class extends d.Vue{constructor(){super(...arguments),this.linkBlocks=D,this.generalLinkBlocks=H}get filteredLinkBlocks(){var e=Object.fromEntries(Object.entries(this.linkBlocks).filter((e=>{var[t]=e;return this.linkBlocks[t].topics.includes(this.primaryTopicSlug)})));return Object.keys(e).length?e:this.generalLinkBlocks}};Object(l.__decorate)([Object(d.Prop)({default:"",type:String}),Object(l.__metadata)("design:type",String)],R.prototype,"primaryTopicSlug",void 0),Object(l.__decorate)([Object(d.Prop)({default:"",type:String}),Object(l.__metadata)("design:type",String)],R.prototype,"articleId",void 0);var E=R=Object(l.__decorate)([Object(d.Component)({components:{BestListLinkBlock:M}})],R),N=(o(1340),Object(k.a)(E,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-articleLinkBlock",attrs:{"data-cy":"articleLinkBlock"}},e._l(e.filteredLinkBlocks,(function(o){return t("div",{key:o.title,staticClass:"c-articleLinkBlock_blockWrapper"},[t("BestListLinkBlock",{attrs:{"link-block":o,"article-id":e.articleId}})],1)})),0)}),[],!1,null,null,null).exports),z=o(1006),$=o(1139),G=o(998),F=o(1317),U=o(342),W=o(343),Z=o(931),J=o(340),Y=o(936);function K(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function Q(e){for(var t=1;t0&&(ce.log("setUpCaptionsContainer"),this.videoElement.textTracks.addEventListener("addtrack",this.addTextTrack))}addTextTrack(e){var t;"subtitles"===(null===(t=e.track)||void 0===t?void 0:t.kind)&&(this.captionContainer.classList.remove("vjs-hidden"),e.track.addEventListener("cuechange",(e=>{var t;this.captionContainer.querySelector("div").innerHTML=null!=e&&null!==(t=e.target)&&void 0!==t&&null!==(t=t.activeCues)&&void 0!==t&&t[0]?e.target.activeCues[0].text:""})))}beforeMount(){this.$nuxt.$on("video-player-created",(e=>{e.one("play",(()=>this.setUpCaptionsContainer(e)))}))}beforeDestroy(){var e;this.$nuxt.$off("video-player-created"),null===(e=this.videoElement)||void 0===e||null===(e=e.textTracks)||void 0===e||e.removeEventListener("addtrack",this.addTextTrack)}},ue=de=Object(l.__decorate)([d.Component],de),pe=o(1146),ve=class extends B.default{constructor(){super(...arguments),this.closed=!1}setStickyState(){this.$store.dispatch("video/updatePlayerState",{sticky:!this.closed})}get player(){return this.$video.getPlayer(this.playerId)}get playerId(){var e;return this.showPlayer?null===(e=this.$refs.avVideo)||void 0===e?void 0:e.containerId:null}get showPlayer(){return this.video&&Object.keys(this.video).length>0}onClose(){this.player&&this.player.pause(),this.closed=!this.closed}created(){this.setStickyState()}};Object(l.__decorate)([Object(d.Prop)({default:!1,type:Boolean}),Object(l.__metadata)("design:type",Boolean)],ve.prototype,"autoplay",void 0),Object(l.__decorate)([Object(d.Prop)({default:!1,type:Boolean}),Object(l.__metadata)("design:type",Boolean)],ve.prototype,"isContextual",void 0),Object(l.__decorate)([Object(d.Prop)({default:()=>{},type:Function}),Object(l.__metadata)("design:type","function"==typeof(ee="undefined"!=typeof Function&&Function)?ee:Object)],ve.prototype,"playerCreated",void 0),Object(l.__decorate)([Object(d.Prop)({default:()=>({}),type:Object}),Object(l.__metadata)("design:type",Object)],ve.prototype,"video",void 0),Object(l.__decorate)([Object(d.Watch)("closed"),Object(l.__metadata)("design:type",Function),Object(l.__metadata)("design:paramtypes",[]),Object(l.__metadata)("design:returntype",void 0)],ve.prototype,"setStickyState",null);var he=ve=Object(l.__decorate)([Object(d.Component)({components:{AvVideo:pe.b}})],ve),ge=(o(1348),Object(k.a)(he,(function(){var e=this,t=e._self._c;e._self._setupProxy;return e.closed?e._e():t("div",{staticClass:"c-avStickyVideo"},[e.showPlayer?t("AvVideo",{ref:"avVideo",attrs:{video:e.video,autoplay:e.autoplay,"is-contextual":e.isContextual},on:{"player-created":t=>e.playerCreated(t)},scopedSlots:e._u([{key:"panels",fn:function(){return[t("div",{staticClass:"c-avStickyVideo_close",on:{click:e.onClose}},[t("svg",{staticClass:"c-avStickyVideo_close_button g-fill-white",attrs:{viewBox:"0 0 28 28"}},[t("polygon",{attrs:{points:"28,1.9 26.1,0 14,12.1 1.9,0 0,1.9 12.1,14 0,26.1 1.9,28 14,15.9 26.1,28 28,26.1 15.9,14"}})])])]},proxy:!0}],null,!1,1344153901)}):e._e()],1)}),[],!1,null,null,null).exports),me=class extends ge{constructor(){super(...arguments),this.viewCorrelationId=Object(T.v4)()}mounted(){this.$nuxt.$on("video-player-created",(e=>{var t;(this.isMobile||window.innerWidth<=this.$config.device.browserBreakpoints[h.b.Tablet].max)&&e.one("playing",(()=>{var t,o;null===(t=this.$refs)||void 0===t||null===(t=t.avVideo)||void 0===t||t.toggleCaptions(null);for(var r=null===(o=e.el().querySelector("video"))||void 0===o?void 0:o.textTracks,n=0;ne.slug)))||[]}onShortcodeContentUpdated(){var e,t;null===(e=this.$refs)||void 0===e||null===(e=e.articleToc)||void 0===e||e.$forceUpdate(),null===(t=this.$refs)||void 0===t||null===(t=t.bestListToc)||void 0===t||t.$forceUpdate()}get injectionRules(){var e,t,o,r={};!this.isEdu||this.isEdu&&this.isSpecialFeature?(r=Pe(Pe({},this.adInjectionsNew),{},{myFinanceStatic:{injectAfter:"p:not(* > p):nth-of-type(5)",injectIndex:0}}),this.isBestList&&(r.listicleSorting={injectBefore:'h2:has(+ shortcode[shortcode="cnetlisticle"]), shortcode[shortcode="cnetlisticle"]'},r.linkblock={injectBefore:'shortcode[shortcode="pinbox"]'}),this.isFrankenstein&&(r.listiclePrecap={injectBefore:"h2"},r.mobileToc={injectBefore:"h2"}),(this.articleHasTag("add-widget")||this.isTopFunnel&&!this.articleHasTag("no-widget")&&this.topicSlugs.includes("finance"))&&(r.myFinanceDynamicTop={injectAfter:"p:not(* > p):nth-of-type(5)",injectIndex:0})):(null!==(t=this.eduWidgets)&&void 0!==t&&t.middle&&(r.eduWidgetMiddle={injectAfter:"p:not(* > p)",injectPercentage:.25}),null!==(o=this.eduWidgets)&&void 0!==o&&o.bottom&&(r.eduWidgetBottom={injectAfter:"p:last-of-type:not(* > p)",injectIndex:0}));return this.isDeals&&this.commercePromo&&this.commercePromo.url&&(r.dealsReviewCta={injectAfter:'shortcode[shortcode="image"]',injectIndex:0}),this.isDealsModuleTest&&("test1"===this.dealsModuleTestBucket?r.dealsPosition={injectBefore:"p:first-of-type"}:"test2"===this.dealsModuleTestBucket?r.dealsPosition={injectBefore:"h2:last-of-type"}:"test3"===this.dealsModuleTestBucket&&(r.dealsPosition={injectBefore:"h2:first-of-type"})),r.editorsChoiceBadge={injectBefore:"p"},null!==(e=this.cheerio("h2"))&&void 0!==e&&e.length?r.perspectivesBanner={injectBefore:"h2",injectIndex:1}:r.perspectivesBanner={injectAfter:"p",injectIndex:3},r}get adInjections(){var e={inContentAdMobile:{injectAfter:'p:not(:last-child), div:not(:last-child), shortcode[shortcode="cnetlisticle"]:not(:last-child):not([linkurl="Design: Mini Listicle"])',injectIntervalCharactersStart:300,injectIntervalCharacters:700,injectLimit:this.adjustAdCapLimit(this.adCapNew),slotNamePerIndex:["inContentTopAdMobile"],injectAwayFromElement:{name:"shortcode",distance:1,direction:"next",attributes:{shortcode:"commercepromo"}}}},t={},o={};return this.isBottomFunnel&&!this.isReview||(t={inContentAd:Pe(Pe({},o={injectAfter:'p:not(:last-child), div:not(:last-child), shortcode[shortcode="cnetlisticle"]:not(:last-child)',injectIntervalCharactersStart:1700,injectIntervalCharacters:this.isReview?1700:1300}),{},{injectLimit:this.adjustAdCapLimit(this.adCapNew),slotNamePerIndex:["inContentTopAd"],injectAwayFromElement:{name:"shortcode",distance:2,direction:"prev",attributes:{shortcode:"pinbox",float:["left","right"]}}})}),this.isReview&&(e={inContentAdMobile:{injectAfter:'p:not(:last-child), div:not(:last-child), shortcode[shortcode="reviewcard"]:not(:last-child)',injectIntervalCharactersStart:10,injectIntervalCharacters:700,injectLimit:this.adjustAdCapLimit(this.adCapNew),slotNamePerIndex:["inContentTopAdMobile"]}}),this.isFrankenstein&&(e={inContentAdMobile:{injectAfter:'h2:nth-of-type(1), p:not(:first-child):not(:nth-child(2)):not(:last-child), div:not(:last-child), shortcode[shortcode="reviewcard"]:not(:last-child)',injectIntervalCharactersStart:10,injectIntervalCharacters:700,injectLimit:this.adjustAdCapLimit(this.adCapNew),slotNamePerIndex:["inContentTopAdMobile"]}}),this.isSponsoredArticle&&(t={inContentAdSponsored:Pe(Pe({},o),{},{injectLimit:5,injectAwayFromElement:{name:"shortcode",distance:2,direction:"prev",attributes:{shortcode:"pinbox",float:["left","right"]}}})},e.inContentAdMobile.slotNamePerIndex=null),Pe(Pe({},t),e)}get numOfRightRailMpus(){return this.calculateNumberOfMpus(this.characterIntervalForRR)}get numOfLeftRailMpus(){return this.calculateNumberOfMpus(this.characterIntervalForLR)}get showRightRail(){return!this.isEdu&&!this.isReview&&!this.isLeftRailTemplate}get showTableOfContents(){return this.isEdu||!!this.tableOfContentsTag||this.isReview||this.isLeftRailTemplate}get tableOfContentsTag(){return this.possibleTocTags.find((e=>this.articleHasTag(e)))}get possibleTocTags(){return["table-of-contents-in-body","table-of-contents-all-h2s","table-of-contents-listicle"]}get datePublished(){var e,t;return(null===(e=this.article)||void 0===e||null===(e=e.datePublished)||void 0===e?void 0:e.date)||(null===(t=this.article)||void 0===t||null===(t=t.dateUpdated)||void 0===t?void 0:t.date)}get authorName(){var e,t,o;return null!==(e=this.article)&&void 0!==e&&e.author&&null!==(t=this.article)&&void 0!==t&&null!==(t=t.author)&&void 0!==t&&t.firstName&&null!==(o=this.article)&&void 0!==o&&null!==(o=o.author)&&void 0!==o&&o.lastName?je.a.getFullName(this.article.author):""}get listicles(){var e;return(null==this||null===(e=this.article)||void 0===e?void 0:e.listicles)||[]}get cheerioCommerceResponse(){var e,t=null===(e=c.load(this.article.body,{recognizeSelfClosing:!0,xml:{xmlMode:!1}},!1)('[shortcode="commercepromo"]')[0])||void 0===e||null===(e=e.attribs)||void 0===e?void 0:e.api;return t&&void 0!==t?JSON.parse(t):null}get cheerio(){var e;return null==c?void 0:c.load(null===(e=this.article)||void 0===e?void 0:e.body,{recognizeSelfClosing:!0,xml:{xmlMode:!1}},!1)}get commercePromo(){var e=this.cheerioCommerceResponse;return e||{offerUrl:"",offerPrice:0,offerPriceText:"",offerPriceRange:"",offerMerchant:"",hed:""}}get precapData(){var e;return(null===(e=this.listicles)||void 0===e?void 0:e.length)>0?this.listicles.filter((e=>{var t,o,r,n,l=!1;(null==e||null===(t=e.merchantOffers)||void 0===t?void 0:t.length)>0&&(l=!(null==e||null===(r=e.merchantOffers)||void 0===r||null===(r=r[0])||void 0===r||!r.url||null==e||null===(n=e.merchantOffers)||void 0===n||null===(n=n[0])||void 0===n||!n.offerMerchant));return((null==e?void 0:e.creditCardData)||(null==e||null===(o=e.techProd)||void 0===o||null===(o=o.resellers)||void 0===o?void 0:o.length)>0||l)&&!this.isMiniListicleUrl(null==e?void 0:e.supplementalUrl)})):[]}get primaryTopic(){var e;return Be.a.getPrimaryTopic(null===(e=this.article)||void 0===e?void 0:e.topics)}get reviewCard(){var e;return(null==this||null===(e=this.article)||void 0===e||null===(e=e.reviewCards)||void 0===e?void 0:e[0])||null}get topicHeading(){var e,t;return(null==this||null===(e=this.primaryTopic)||void 0===e||null===(e=e.topicPath)||void 0===e||null===(e=e[0])||void 0===e?void 0:e.name)||(null==this||null===(t=this.primaryTopic)||void 0===t?void 0:t.name)||""}get topicTopLevel(){var e,t;return(null==this||null===(e=this.primaryTopic)||void 0===e||null===(e=e.topicPath)||void 0===e||null===(e=e[0])||void 0===e?void 0:e.slug)||(null==this||null===(t=this.primaryTopic)||void 0===t?void 0:t.slug)||""}get headline(){var e,t,o;return this.isSponsored?null===(e=this.article)||void 0===e?void 0:e.headline:(null===(t=this.article)||void 0===t?void 0:t.promoHed)||(null===(o=this.article)||void 0===o?void 0:o.headline)}get isReviewMulti(){var e;return"review-multi"===(null===(e=this.article)||void 0===e?void 0:e.type)}get isBestList(){var e;return"best-list"===(null===(e=this.article)||void 0===e?void 0:e.type)}get isDealsRoundup(){var e;return"deals-roundup"===(null===(e=this.article)||void 0===e?void 0:e.subType)}get isReview(){var e;return"review-single"===(null===(e=this.article)||void 0===e?void 0:e.subType)}get isStickyCtaEnable(){return this.$abtest.isUserInActiveTestAndBucket("stickyCta","test")&&this.listicles.length>=1}get isBottomFunnel(){var e;return"bottom_funnel"===(null===(e=this.article)||void 0===e?void 0:e.section)}get isTopFunnel(){var e;return"top_funnel"===(null===(e=this.article)||void 0===e?void 0:e.section)}get isLeftRailTemplate(){var e,t;return"best-list"===(null===(e=this.article)||void 0===e?void 0:e.type)||"best-list-top-funnel"===(null===(t=this.article)||void 0===t?void 0:t.type)}get isDeals(){var e;return"deals"===(null===(e=this.article)||void 0===e?void 0:e.subType)}get isDealsModuleTest(){return null!==this.dealsModuleTestBucket&&!this.isSeamless}get dealsModuleTestBucket(){return this.$abtest.getBucketIfTestIsActive("deals_module")||null}get showBreakingNews(){return!(this.isMicrosite||this.isSponsored||this.showTableOfContents||this.isReview||this.isLeftRailTemplate)}get showInnovationIndexTrends(){var e;return this.isTopFunnel&&"show-innovation-index"===(null===(e=this.innovationIndexTrends)||void 0===e?void 0:e.componentLabel)&&!this.articleHasTag("suppress-innovation-index")&&!this.isMicrosite&&!this.isSponsored&&!this.showTableOfContents&&!this.isReview}get liveEventName(){var e;return null==this||null===(e=this.article)||void 0===e||null===(e=e.primaryCollection)||void 0===e?void 0:e.title}get showMyFinanceFrontDoorWidget(){var e=Be.a.getPrimaryTopic(this.article.topics);return this.isTopFunnel&&("credit-cards"===e.slug||"banking"===e.slug)}get showPrecap(){return(this.isBestList||this.isReviewMulti||this.isBottomFunnel)&&!this.articleHasTag("no-precap")}get showPrecapAboveAds(){return(this.isBestList||this.isReviewMulti)&&!this.isLeftRailTemplate}get suppressComments(){var e;return(null===(e=this.article)||void 0===e?void 0:e.suppressComments)||this.isEdu}get isSponsored(){var e;return"sponsored"===(null===(e=this.content)||void 0===e||null===(e=e.meta)||void 0===e?void 0:e.section)}get isSponsoredImmersive(){return this.articleHasTag("sponsored-immersive")}get hasSponsoredListicleTag(){return this.articleHasTag("sponsored-listicle")}get isLiveBlog(){return this.articleHasTag("live-blog")}get isMobileStick(){return this.$abtest.isUserInActiveTestAndBucket("mobile_stick","active")}get isFrankenstein(){return this.frankensteinArticleIds.includes(this.article.id)}get disclosureType(){var e,t,o,r="default";if(this.isPerspectives)r="perspectives";else if("deals"===(null===(e=this.article)||void 0===e?void 0:e.subType)||"deals-roundup"===(null===(t=this.article)||void 0===t?void 0:t.subType)){var n,l;if("walmart-deals"===(null===(n=this.article)||void 0===n||null===(n=n.primaryCollection)||void 0===n?void 0:n.slug)&&new Date>=new Date("2024-10-03"))r=null!==(l=this.article)&&void 0!==l&&null!==(l=l.tags)&&void 0!==l&&l.find((e=>"live-blog-article-page"===(null==e?void 0:e.slug)))?"walmart_liveBlog":"walmart_nonLiveBlog";else r="deals"}else null!==(o=this.content)&&void 0!==o&&o.isContributedContent&&(r="contributed_content");return r}get currentUrl(){var e;return re.a.liveUrl(this.localePath({name:"article",params:{slug:null===(e=this.article)||void 0===e?void 0:e.slug},_object:this.article}))}get articleBody(){var e,body=null===(e=this.article)||void 0===e?void 0:e.body;if(this.isLiveBlog){var t,o,r=(null===(t=this.article)||void 0===t||null===(t=t.datePublished)||void 0===t||null===(t=t.getJsDate())||void 0===t?void 0:t.toISOString())||"",n=(null===(o=this.article)||void 0===o||null===(o=o.dateUpdated)||void 0===o||null===(o=o.getJsDate())||void 0===o?void 0:o.toISOString())||"",l='
';r&&(l+=''),n&&(l+=''),body=(body=l+body+"
").replace("

",'

')}return body}get video(){var e;return(null===(e=this.videoPlaylist)||void 0===e?void 0:e[0])||null}get isEdu(){var e,t,o=Be.a.getPrimaryTopic(null===(e=this.article)||void 0===e?void 0:e.topics),r="education";return(null==o?void 0:o.slug)===r||(null==o||null===(t=o.topicPath)||void 0===t?void 0:t.some((e=>e.slug===r)))}get isCreditCard(){var e;return null===(e=this.topicSlugs)||void 0===e?void 0:e.includes("credit-cards")}get bannerTestBucket(){return this.bannerTest}get getBannerTestData(){return this.bannerTestData||{}}get eduWidgets(){var e;if(this.isEdu&&null!==(e=this.article)&&void 0!==e&&e.tags){var t,o,r,n,l=[];return null===(t=this.article.tags)||void 0===t||t.forEach((e=>{if(e.name.includes("widget|")){var t=e.name.split("|"),o=t[1]||null,r=t[2]||null;if(r&&o){var n,c,d={position:r,campaign:null==ae||null===(n=ae[o])||void 0===n||null===(n=n[r])||void 0===n?void 0:n.campaign,id:null==ae||null===(c=ae[o])||void 0===c||null===(c=c[r])||void 0===c?void 0:c.id};l.push(d)}}})),{degree:(null===(o=this.article)||void 0===o||null===(o=o.tags)||void 0===o||null===(o=o.find((e=>e.name.includes("degree|"))))||void 0===o?void 0:o.name.replace("degree|",""))||null,category:(null===(r=this.article)||void 0===r||null===(r=r.tags)||void 0===r||null===(r=r.find((e=>e.name.includes("category|"))))||void 0===r?void 0:r.name.replace("category|",""))||null,subject:(null===(n=this.article)||void 0===n||null===(n=n.tags)||void 0===n||null===(n=n.find((e=>e.name.includes("subject|"))))||void 0===n?void 0:n.name.replace("subject|",""))||null,top:l.find((e=>"top"===e.position))||null,middle:l.find((e=>"middle"===e.position))||null,bottom:l.find((e=>"bottom"===e.position))||null}}return{}}get hasCapiData(){var e;return(null===(e=this.article)||void 0===e||null===(e=e.capi)||void 0===e?void 0:e.length)>0}get showBroadbandWidget(){return["hidden-test-page-for-addie","why-is-my-internet-so-slow-here-are-reasons-and-how-to-fix-them","we-need-more-broadband-internet-than-ever-with-covid-keeping-us-at-home","internet-2021-heres-what-the-new-year-will-and-wont-bring","how-much-internet-speed-do-you-really-need"].includes(this.article.slug)}get isMicrosite(){var e;return"microsite"===(null===(e=this.article)||void 0===e||null===(e=e.primaryCollection)||void 0===e||null===(e=e.collectionType)||void 0===e?void 0:e.slug)}get isSponsoredArticle(){var e;return this.isSponsored&&!this.isMicrosite&&!(null!==(e=this.content)&&void 0!==e&&e.isContributedContent)}get isSpecialFeature(){var e;return"special-feature"===(null===(e=this.article)||void 0===e||null===(e=e.primaryCollection)||void 0===e||null===(e=e.collectionType)||void 0===e?void 0:e.slug)}get isMiniListicleTag(){return this.articleHasTag("mini-listicles")}get isMobile(){return this.device===h.b.Mobile}get isDesktop(){return this.device===h.b.Desktop}get showDisclosure(){var e,t;return(null===(e=this.article)||void 0===e||null===(e=e.additionalShortcodeData)||void 0===e?void 0:e.showDisclosure)&&!this.isSponsoredArticle||(null===(t=this.content)||void 0===t?void 0:t.isContributedContent)}get adInjectionsNew(){var e=JSON.parse(JSON.stringify(this.adInjections));return Object.keys(e).forEach((t=>{if("inContentAdMobile"===t)e[t].injectIntervalCharacters=e[t].injectIntervalCharacters-300;else if("inContentAd"===t&&(!this.isBottomFunnel||this.isReview)){e[t].injectIntervalCharactersStart=e[t].injectIntervalCharactersStart-200;var o=this.isReview?300:200;e[t].injectIntervalCharacters=e[t].injectIntervalCharacters-o}})),e}get adCharlimitOld(){var e={};return this.injectionRules&&Object.assign(e,this.article.processInjectionRules(this.injectionRules,this.article.calculateArticleTextLength())),e}get isPrecapVsHeroTest(){return this.$abtest.isUserInActiveTestAndBucket("precap_vs_hero","test")}get nonContextualVideoEnabled(){return this.$services.isFeatureEnabled("articleWatchAndReadVideo")}getAdCapValue(e,t){return t&&+e<+t?e:t||e}calculateNumberOfMpus(e){var t=0;return(t+=Math.floor(this.article.calculateArticleTextLength()/e))||1}adjustAdCapLimit(e){var t,o=e,r=(null===(t=this.article)||void 0===t?void 0:t.type)||"",n=this.$abtest.getBucketIfTestIsActive("bl1_adcap_mob")||this.$abtest.getBucketIfTestIsActive("bl2_adcap_mob");if(n)switch(n){case"test1":o+=2;break;case"test2":o+=3;break;case"test3":o=-1}else["best-list","guide","deals"].includes(r)||(o=-1);return(this.isBottomFunnel&&this.isMobile||"Artificial Intelligence"===this.primaryTopic.name)&&(o=-1),o}getListicleIndex(e){var t;return(null===(t=this.listicles)||void 0===t?void 0:t.map((e=>e.uuid)).indexOf(e))+1}adRendered(e,t,o){if(!o){var r=document.querySelector("#"+e.code),n=!1;r&&this.isMobile&&document.querySelectorAll(".c-pageArticleSingle").length<=2&&window.setTimeout((()=>{var e=0,t=0,o=document.body.scrollHeight,l=document.body.scrollWidth,c=document.querySelectorAll(".c-adDisplay_container");null==c||c.forEach((element=>{element&&element.classList.contains("rendered")&&(element.clientHeight>0&&(e+=element.clientHeight),element.clientWidth>0&&(t+=element.clientWidth))})),r.classList.contains("ad-density-checked")&&(n=!0);var d=e/o,v=e*t/(o*l);if(d>0&&d<1&&!n){r.classList.add("ad-density-checked");var h={page_ad_density:v,page_vertical_density:d,total_ad_height:e,total_page_height:o};this.$track(m.a).with(h).fire()}}),1e3)}}asyncData(e,content){return Object(r.a)((function*(){var t,o,r;if(content.getComponentByName("article")instanceof f.b&&content.getComponentByName("article").throwErrorForResponse(e.app.i18n.locale),!Object(Oe.a)(e,content)){var article=null==content?void 0:content.article,n=[],l=[],c={"best-list":"best-list"},d={"best-list":"best-list","product-promo":"product-promo"},v=e.store.getters["ab/id"],h=e.store.getters["ab/bucket"],m="deals_module"===v&&h.includes("test"),y=null==e||null===(t=e.route)||void 0===t||null===(t=t.name)||void 0===t?void 0:t.includes("sponsored-article"),w="pageArticleSkybox";if(["8d8721c6-ebcd-4d72-a396-b9af076bb405","be40c610-c7cd-47fa-99ed-331b7c8670c5","dd6973c9-262a-466b-aba6-7c7d24d8f7a0","d5410db3-aa5a-45dc-99f1-be33bb78b973","34303993-eeff-4a2e-b8e7-d0fd400046f0"].includes(null==article?void 0:article.id)?w="pageArticleSponsored":y&&(w=""),yield e.store.dispatch("ads/adDisplay/updateSkyboxSlotName",w),null!=article&&article.type&&(null==article?void 0:article.type)in c)try{var x,C;n=yield null==e||null===(x=e.$axios)||void 0===x?void 0:x.$get(null==e||null===(C=e.$config)||void 0===C||null===(C=C.api)||void 0===C||null===(C=C.resources)||void 0===C||null===(C=C.bestlist_deal)||void 0===C||null===(C=C.get)||void 0===C?void 0:C.url({productCategory:null===Be.a||void 0===Be.a?void 0:Be.a.getPrimaryTopicSlug(null==article?void 0:article.topics),articleType:null==c?void 0:c[null==article?void 0:article.type]}))}catch(e){_.a.error(new Error("Error fetching deals module data"),{component:"Deals Module"})}if(null!=article&&article.type&&(null==article?void 0:article.type)in d&&m)try{var k,j;l=yield null==e||null===(k=e.$axios)||void 0===k?void 0:k.$get(null==e||null===(j=e.$config)||void 0===j||null===(j=j.api)||void 0===j||null===(j=j.resources)||void 0===j||null===(j=j.bestlist_deal)||void 0===j||null===(j=j.get)||void 0===j?void 0:j.url({productCategory:null===Be.a||void 0===Be.a?void 0:Be.a.getPrimaryTopicSlug(null==article?void 0:article.topics),articleType:null==d?void 0:d[null==article?void 0:article.type]}))}catch(e){_.a.error(new Error("Error fetching deals module data"),{component:"Deals Module"})}return Pe(Pe({content:content},(null===(o=n)||void 0===o?void 0:o.length)>0&&{bestListDeals:n}),(null===(r=l)||void 0===r?void 0:r.length)>0&&{bestListDealsModuleTest:l})}}))()}beforeMount(){this.$store.dispatch("getBreakingNews"),this.$store.dispatch("getInnovationIndexTrends")}get topicSlugs(){var e,t;return null!==(e=this.article)&&void 0!==e&&e.topics?Be.a.getTopicsSlugs(null===(t=this.article)||void 0===t?void 0:t.topics):[]}articleHasTag(e){var t,o=!1;return null===(t=this.article)||void 0===t||null===(t=t.tags)||void 0===t||t.forEach((t=>{t.slug===e&&(o=!0)})),o}isMiniListicleUrl(e){return e===this.$t("mini_listicle_url").toString()}get videoResources(){var e,t=[];this.videoPlaylist.length>0&&(null===(e=this.videoPlaylist)||void 0===e||e.forEach((video=>{t.push({type:"video",id:"ref:".concat(video.id)})})));return t}get isProductPromo(){var e;return"product-promo"===(null===(e=this.article)||void 0===e?void 0:e.type)}get editorsChoiceBadgeData(){var e;return(null===(e=this.listicles)||void 0===e||null===(e=e.map((e=>{var t;return null===(t=Object(Te.c)(null==e?void 0:e.techProd,null===Te.a||void 0===Te.a?void 0:Te.a.editorsChoice))||void 0===t||null===(t=t.val)||void 0===t?void 0:t[0]})))||void 0===e?void 0:e.find((e=>e)))||""}get showEditorsChoiceBadge(){return this.isProductPromo&&new Date>=new Date(this.editorsChoiceBadgeData)}get isPerspectives(){var e,t;return(null===(e=this.article)||void 0===e||null===(e=e.author)||void 0===e||null===(e=e.profile)||void 0===e||null===(e=e.title)||void 0===e?void 0:e.includes(null===(t=this.$t("perspectives.zdnet_perspectives"))||void 0===t?void 0:t.toString()))||!1}mounted(){var e;this.hasFaq=!!Array.from(document.querySelectorAll("h2")).find((h2=>h2.textContent.includes("FAQ")))||!1,null!==(e=this.$privacy)&&void 0!==e&&e.laws.wamhmd.shouldBlockHealthContent?this.showPlayer=!1:this.nonContextualVideoEnabled&&!this.isSeamless&&(this.showPlayer=!0,this.$nuxt.$on("video-player-created",(e=>{var t=this.videoResources;t.length>0&&e.catalog.getLazySequence(t,((t,o)=>{if(t)Ae.error("Error loading video playlist sequence",t);else{var r=[...e.playlist(),...o];e.playlist(r),this.videoPlaylist.forEach((video=>{this.$store.dispatch("video/addVideoToPlaylist",video)}))}}))})))}};Object(l.__decorate)([Object(d.Getter)("device"),Object(l.__metadata)("design:type","function"==typeof(be=void 0!==h.b&&h.b)?be:Object)],Le.prototype,"device",void 0),Object(l.__decorate)([Object(d.Getter)("innovationIndexTrends"),Object(l.__metadata)("design:type",Object)],Le.prototype,"innovationIndexTrends",void 0),Object(l.__decorate)([Object(we.a)("recommended-content"),Object(l.__metadata)("design:type",Object)],Le.prototype,"recommendedContent",void 0),Object(l.__decorate)([Object(we.a)("top-videos"),Object(l.__metadata)("design:type",Array)],Le.prototype,"videoPlaylist",void 0),Object(l.__decorate)([Object(we.d)((e=>({pageType:"article",id:e.params.slug,model:ke.default}))),Object(l.__metadata)("design:type",Function),Object(l.__metadata)("design:paramtypes",[Object,"function"==typeof(fe=void 0!==ke.default&&ke.default)?fe:Object]),Object(l.__metadata)("design:returntype",Promise)],Le.prototype,"asyncData",null);var Ie=Le=Object(l.__decorate)([Object(d.Component)({components:{AdInContentMpu:j,ArticleLinkBlock:N,AdStickyMpu:O.a,ZDNetAdMonetization:y.a,ArticleLiveBlogSchema:()=>o.e(17).then(o.bind(null,1806)).then((e=>e.default)),ArticleTableOfContents:z.a,BestListBylineCard:()=>o.e(20).then(o.bind(null,1807)).then((e=>e.default)),BestListDeals:()=>o.e(21).then(o.bind(null,1808)).then((e=>e.default)),BestListDisclosure:()=>o.e(22).then(o.bind(null,1809)).then((e=>e.default)),BestListTableOfContents:$.a,ContentHeader:G.default,DealsStickyCta:()=>o.e(30).then(o.bind(null,1810)).then((e=>e.default)),DealsReviewCta:()=>o.e(29).then(o.bind(null,1811)).then((e=>e.default)),GlobalBreakingNews:ie,GlobalDisclosure:()=>Promise.resolve().then(o.bind(null,1e3)).then((e=>e.default)),GlobalEditorsChoiceBadge:oe.a,GlobalLink:P.a,GlobalMicrositeHeader:()=>o.e(42).then(o.bind(null,1812)).then((e=>e.default)),GlobalSpecialFeatureLink:()=>o.e(43).then(o.bind(null,1813)).then((e=>e.default)),InnovationIndexTrends:F.default,ListingVertical:()=>o.e(48).then(o.bind(null,959)).then((e=>e.default)),ListicleSort:()=>o.e(47).then(o.bind(null,1814)).then((e=>e.default)),MyFinance:()=>o.e(52).then(o.bind(null,1815)).then((e=>e.default)),PerspectivesBanner:()=>Promise.resolve().then(o.bind(null,962)).then((e=>e.default)),RailCommercePromo:()=>Promise.resolve().then(o.bind(null,1063)).then((e=>e.default)),RecommendsBanner:()=>o.e(84).then(o.bind(null,1816)).then((e=>e.default)),ShortcodeListiclePrecap:()=>Promise.all([o.e(1),o.e(15),o.e(111)]).then(o.bind(null,1740)).then((e=>e.default)),SocialComments:()=>o.e(136).then(o.bind(null,1005)).then((e=>e.default)),ZDNetAvStickyVideo:ye,ZDNetShortcodeContent:le.a}}),Object(we.c)(ke.default),Object(xe.a)((head=>{head.metaTagProviders.set(new Ce.b("robots",(component=>{var e,t,o,r,n,l=Be.a.getTopicsSlugs(null===(e=component.content)||void 0===e||null===(e=e.article)||void 0===e?void 0:e.topics).includes("sponsored-content");return!0===(null===(t=component.content)||void 0===t||null===(t=t.meta)||void 0===t?void 0:t.noIndex)||null!==(o=component.content)&&void 0!==o&&o.isContributedContent&&(null===(r=component.content)||void 0===r||!r.isIndexableContributedContent)?{name:"robots",content:"noindex, follow"}:null!==(n=component.content)&&void 0!==n&&null!==(n=n.article)&&void 0!==n&&n.getIsSponsored()||l?{name:"robots",content:"index, nofollow"}:{name:"robots",content:"max-image-preview:large"}}))),head.metaTagProviders.set(new Ce.b("Googlebot-News",(component=>{var e,t,o,r,n=Be.a.getTopicsSlugs(null===(e=component.content)||void 0===e||null===(e=e.article)||void 0===e?void 0:e.topics).includes("sponsored-content");if(null!==(t=component.content)&&void 0!==t&&null!==(t=t.article)&&void 0!==t&&t.getIsSponsored()||n||se.b.includes(null===(o=component.content)||void 0===o||null===(o=o.article)||void 0===o||null===(o=o.author)||void 0===o?void 0:o.username)||se.a.includes(null===(r=component.content)||void 0===r||null===(r=r.article)||void 0===r?void 0:r.slug))return{name:"Googlebot-News",content:"noindex, nofollow"}}))),head.linkTagProviders.set(new Ce.b("canonical",(component=>({rel:"canonical",href:null==component?void 0:component.currentUrl})))),head.linkTagProviders.set(new Ce.b("application/rss+xml",(component=>{var e,t,o,r=Be.a.getTopicsSlugs(null===(e=component.content)||void 0===e||null===(e=e.article)||void 0===e?void 0:e.topics).includes("sponsored-content"),n=Be.a.getPrimaryTopic(null==component||null===(t=component.content)||void 0===t||null===(t=t.article)||void 0===t?void 0:t.topics);if(!(r||null!==(o=component.content)&&void 0!==o&&null!==(o=o.article)&&void 0!==o&&o.getIsSponsored()))return{rel:"alternate",type:"application/rss+xml",title:component.$t("rss_feeds_topic_title",{topic:null==n?void 0:n.name}),href:re.a.liveUrl(component.localePath({name:"rss_topic_feeds",params:{slug:null==n?void 0:n.slug}}))}})))}))],Le),Ve=(o(1352),Object(k.a)(Ie,(function(){var e,t,o,r,n=this,l=n._self._c;n._self._setupProxy;return l("div",{staticClass:"c-pageArticleSingle g-grid-container",class:n.articleClasses,attrs:{itemid:n.isLiveBlog?n.currentUrl:"",itemscope:n.isLiveBlog,itemtype:n.isLiveBlog?"https://schema.org/LiveBlogPosting":""}},[n.isDeals&&!n.isDesktop&&n.commercePromo.url?l("client-only",[l("DealsStickyCta",{attrs:{"commerce-promo":n.commercePromo}})],1):n._e(),n._v(" "),l("div",{staticClass:"u-grid-columns c-pageArticleSingle_grid c-pageArticleSingle_topContent"},[l("div",{staticClass:"sm:u-col-2 md:u-col-6 lg:u-col-3"},[l("span",{staticClass:"c-pageArticleSingle_topicHeading c-sectionHeading c-sectionHeading-large"},[n._v(n._s(n.topicHeading))])]),n._v(" "),l("div",{staticClass:"sm:u-col-2 md:u-col-6 lg:u-col-9"},[n.isMicrosite?l("GlobalMicrositeHeader",{attrs:{title:n.article.primaryCollection.title,slug:n.article.primaryCollection.slug,image:n.article.primaryCollection.image}}):n._e(),n._v(" "),n.isSpecialFeature?l("GlobalSpecialFeatureLink",{attrs:{collection:n.article.primaryCollection}}):n._e(),n._v(" "),n.isSponsoredArticle?l("GlobalDisclosure",{attrs:{"disclosure-type":"paid_content"}}):n._e(),n._v(" "),n.content&&n.article?l("ContentHeader",{attrs:{headline:n.headline,description:n.article.dek,date:n.datePublished,"asset-id":n.article.id,author:!n.article.suppressBio&&!n.isSponsored||n.content.isContributedContent?n.article.author:null,topic:n.primaryTopic,"more-authors":n.article.suppressBio?null:n.article.moreAuthors,editors:n.article.suppressBio?null:n.article.editors,"page-type":n.content.pageType,"show-disclosure":n.showDisclosure,"disclosure-type":n.disclosureType,"show-ad-disclosure":n.hasCapiData,"suppress-comments":n.suppressComments,"live-event":n.isLiveBlog?n.liveEventName:null,"is-left-rail-template":n.isLeftRailTemplate,theme:n.isPerspectives?"perspectives":""}}):n._e(),n._v(" "),n.showPrecap&&n.showPrecapAboveAds&&n.precapData&&n.precapData.length>0&&!n.isPrecapVsHeroTest?[l("ShortcodeListiclePrecap",{attrs:{"content-id":n.article.id,"is-credit-card":n.isCreditCard,"is-best-list":n.isBestList,"is-deals-roundup":n.isDealsRoundup,"precap-data":n.precapData,"is-sticky-cta-test":!1,"is-listicle-cta-test":!1,"has-sponsored-listicle-tag":n.hasSponsoredListicleTag,"tag-slugs":n.tagSlugs}}),n._v(" "),l("BestListDeals",{attrs:{products:n.bestListDeals,"product-category":null===(e=n.primaryTopic)||void 0===e?void 0:e.slug,"article-type":null===(t=n.article)||void 0===t?void 0:t.type}})]:n._e(),n._v(" "),n.isEdu&&n.eduWidgets.top?l("MyFinance",{staticClass:"eduWidget_top",attrs:{"is-edu":!0,"data-campaign":n.eduWidgets.top.campaign,"data-widget-id":n.eduWidgets.top.id,"edu-degree":n.eduWidgets.degree,"edu-category":n.eduWidgets.category,"edu-subject":n.eduWidgets.subject}}):n._e()],2)]),n._v(" "),l("div",{staticClass:"u-grid-columns c-pageArticleSingle_grid g-outer-spacing-bottom-large"},[l("div",{staticClass:"c-pageArticleSingle_leftRail sm:u-col-2 md:u-col-6 lg:u-col-3"},[n.content&&n.article&&n.isLeftRailTemplate?l("BestListBylineCard",{attrs:{headline:n.headline,description:n.article.dek,date:n.datePublished,"asset-id":n.article.id,author:n.article.suppressBio||n.isSponsored?null:n.article.author,topic:n.primaryTopic,"more-authors":n.article.suppressBio?null:n.article.moreAuthors,editors:n.article.suppressBio?null:n.article.editors,"page-type":n.content.pageType,"suppress-comments":n.suppressComments}}):n._e(),n._v(" "),n.shouldRenderBestListDisclosure?l("BestListDisclosure",{attrs:{"primary-topic-slug":n.primaryTopic.slug,"is-frankenstein":n.isFrankenstein}}):n._e(),n._v(" "),n.isLeftRailTemplate&&n.showTableOfContents?[l("client-only",{scopedSlots:n._u([{key:"fallback",fn:function(){return[l("div",{staticClass:"c-pageArticleSingle_bestListToc_placeholder"})]},proxy:!0}],null,!1,294438787)},[l("BestListTableOfContents",{ref:"bestListToc",staticClass:"c-pageArticleSingle_bestListToc c-pageArticleSingle_bestListToc-desktop",attrs:{"content-id":n.article.id,"toc-tag":n.tableOfContentsTag}})],1)]:n._e(),n._v(" "),n.isLeftRailTemplate?n._l(n.numOfLeftRailMpus,(function(e){return l("AdStickyMpu",{key:e,staticClass:"g-outer-spacing-bottom-large",attrs:{"ad-cap-old":"0","slot-name":1===e?"pageArticleLRTop":"pageArticleLRMiddle"}})})):n._e(),n._v(" "),n.showInnovationIndexTrends?l("client-only",[l("InnovationIndexTrends",{attrs:{component:n.innovationIndexTrends,"is-widget":!0}})],1):n.showBreakingNews?l("client-only",[l("GlobalBreakingNews",{staticClass:"g-outer-spacing-bottom-large",attrs:{"content-id":n.article.id}})],1):n._e(),n._v(" "),n.isDeals&&n.isDesktop&&n.commercePromo.url?l("client-only",[l("DealsStickyCta",{attrs:{"commerce-promo":n.commercePromo,"is-deals-rail-cta":!0}})],1):!n.isLeftRailTemplate&&n.showTableOfContents?[n.isReview?l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-large",attrs:{"slot-name":"pageArticleRRTop"}}):n._e(),n._v(" "),l("client-only",[l("ArticleTableOfContents",{ref:"articleToc",attrs:{"content-id":n.article.id,"toc-tag":n.tableOfContentsTag,"is-live-blog":n.isLiveBlog,"review-card":n.reviewCard}})],1)]:n._e(),n._v(" "),n.isStickyCtaEnable?l("client-only",[l("RailCommercePromo",{attrs:{"review-card":n.listicles[0],listicle:n.listicles[0],"is-sticky-cta":""}})],1):n._e()],2),n._v(" "),l("div",{staticClass:"c-pageArticleSingle_body",class:[n.isReview||n.isLeftRailTemplate?"sm:u-col-2 md:u-col-6 lg:u-col-9":"sm:u-col-2 md:u-col-6 lg:u-col-6"],attrs:{id:"article-"+n.article.id}},[n.isLiveBlog?l("ArticleLiveBlogSchema",{attrs:{"author-name":n.authorName,"article-id":n.article.id,dek:n.article.dek,"date-updated":n.article.dateUpdated,"date-published":n.article.datePublished,headline:n.headline}}):n._e(),n._v(" "),["a","b","c","d"].includes(n.bannerTestBucket)?l("RecommendsBanner",{attrs:{"banner-test-data":{}}}):n._e(),n._v(" "),n.isLeftRailTemplate&&n.showTableOfContents&&!n.isFrankenstein?[l("client-only",{scopedSlots:n._u([{key:"fallback",fn:function(){return[l("div",{staticClass:"c-pageArticle_bestListToc_placeholder"})]},proxy:!0}],null,!1,3328958937)},[l("BestListTableOfContents",{ref:"bestListToc",staticClass:"c-pageArticleSingle_bestListToc c-pageArticleSingle_bestListToc-mobile",attrs:{"content-id":n.article.id,"toc-tag":n.tableOfContentsTag}})],1)]:n._e(),n._v(" "),n.showPrecap&&!n.isFrankenstein&&!n.showPrecapAboveAds&&n.precapData&&n.precapData.length>0?[l("ShortcodeListiclePrecap",{attrs:{"is-left-rail-template":n.isLeftRailTemplate,"content-id":n.article.id,"is-credit-card":n.isCreditCard,"precap-data":n.precapData,"is-sticky-cta-test":!1,"has-sponsored-listicle-tag":n.hasSponsoredListicleTag,"is-best-list":n.isBestList,"is-deals-roundup":n.isDealsRoundup,"tag-slugs":n.tagSlugs}}),n._v(" "),l("BestListDeals",{attrs:{products:n.bestListDeals,"product-category":null===(o=n.primaryTopic)||void 0===o?void 0:o.slug,"article-type":null===(r=n.article)||void 0===r?void 0:r.type}})]:n._e(),n._v(" "),l("ZDNetShortcodeContent",{staticClass:"c-articleContent",attrs:{content:n.articleBody,"injection-rules":n.injectionRules,"content-props":{isMiniListicleTag:n.isMiniListicleTag,linkurl:n.$t("mini_listicle_url").toString(),hasFaq:n.hasFaq},"shortcode-props":{getListicleIndex:n.getListicleIndex,isEdu:n.isEdu,isCreditCard:n.isCreditCard,isBestList:n.isBestList,isSeamless:n.isSeamless,contentId:n.article.id,authorName:n.authorName,isMiniListicleTag:n.isMiniListicleTag,isMiniListicleUrl:n.isMiniListicleUrl,isLeftRailTemplate:n.isLeftRailTemplate,isReview:n.isReview,hasSponsoredListicleTag:n.hasSponsoredListicleTag,isProductPromo:n.isProductPromo,isLiveBlog:n.isLiveBlog,hasFaq:n.hasFaq,isDeals:n.isDeals,tagSlugs:n.tagSlugs}},on:{"shortcode-content-updated":n.onShortcodeContentUpdated},scopedSlots:n._u([n.isDealsModuleTest?{key:"dealsPosition",fn:function(){var e,t;return[l("BestListDeals",{attrs:{products:n.bestListDealsModuleTest,"product-category":null===(e=n.primaryTopic)||void 0===e?void 0:e.slug,"article-type":null===(t=n.article)||void 0===t?void 0:t.type,"is-promo-test":!0}})]},proxy:!0}:null,n.isPerspectives?{key:"perspectivesBanner",fn:function(){return[l("PerspectivesBanner",{attrs:{theme:"incontent"}})]},proxy:!0}:null,{key:"inContentTopAd",fn:function(){return[l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-large",attrs:{"slot-name":"pageArticleTop"}})]},proxy:!0},{key:"inContentMiddleAd",fn:function(){return[l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-large",attrs:{"slot-name":"pageArticleMiddle"}})]},proxy:!0},{key:"inContentTopAdMobile",fn:function(){return[l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-large",class:{"mobile-stick":n.isMobileStick},attrs:{"slot-name":"pageArticleTopMobile","ad-instance":0}})]},proxy:!0},{key:"inContentAd",fn:function(){return[l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-large",attrs:{"slot-name":"pageArticleInContent","ad-cap-old":n.getAdCapValue(n.adCapOld,n.adCharlimitOld.inContentAd)}})]},proxy:!0},{key:"inContentAdSponsored",fn:function(){return[l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-large",attrs:{"slot-name":"pageArticleInContentSponsored","ad-cap-old":n.getAdCapValue(n.adCapOld,n.adCharlimitOld.inContentAd)}})]},proxy:!0},{key:"inContentMPU",fn:function(){return[l("AdInContentMpu",{attrs:{"slot-name":"pageArticleInContentMPU","ad-cap-old":n.adCapOld}})]},proxy:!0},{key:"inContentAdMobile",fn:function(){return[l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-large",class:{"mobile-stick":n.isMobileStick},attrs:{"slot-name":"pageArticleInContentMobile","ad-instance":0,"ad-cap-old":n.getAdCapValue(n.adCapOld,n.adCharlimitOld.inContentAdMobile)}})]},proxy:!0},{key:"myFinanceDynamicTop",fn:function(){return[l("MyFinance",{attrs:{"is-static":!1}})]},proxy:!0},{key:"myFinanceStatic",fn:function(){return[n.showBroadbandWidget?l("MyFinance",{attrs:{"data-campaign":"zdnet-AC","data-widget-id":"44374f0d-6685-4956-8850-0df4459b62c3","data-creative-set-id":"3a752cf2-0109-43e9-8d81-c71b7a3565a5"}}):n._e()]},proxy:!0},{key:"listicleSorting",fn:function(){return[l("ListicleSort",{attrs:{listicles:n.precapData}})]},proxy:!0},{key:"listiclePrecap",fn:function(){var e,t;return[l("ShortcodeListiclePrecap",{attrs:{"content-id":n.article.id,"is-credit-card":n.isCreditCard,"is-best-list":n.isBestList,"is-deals-roundup":n.isDealsRoundup,"precap-data":n.precapData,"is-sticky-cta-test":!1,"is-listicle-cta-test":!1,"has-sponsored-listicle-tag":n.hasSponsoredListicleTag,"tag-slugs":n.tagSlugs}}),n._v(" "),l("BestListDeals",{attrs:{products:n.bestListDeals,"product-category":null===(e=n.primaryTopic)||void 0===e?void 0:e.slug,"article-type":null===(t=n.article)||void 0===t?void 0:t.type}})]},proxy:!0},n.isFrankenstein?{key:"mobileToc",fn:function(){return[l("client-only",{scopedSlots:n._u([{key:"fallback",fn:function(){return[l("div",{staticClass:"c-pageArticle_bestListToc_placeholder"})]},proxy:!0}],null,!1,3328958937)},[l("BestListTableOfContents",{ref:"bestListToc",staticClass:"c-pageArticleSingle_bestListToc c-pageArticleSingle_bestListToc-mobile",attrs:{"content-id":n.article.id,"toc-tag":n.tableOfContentsTag}})],1)]},proxy:!0}:null,{key:"eduWidgetMiddle",fn:function(){return[n.isEdu&&n.eduWidgets.middle?l("MyFinance",{staticClass:"eduWidget_middle",attrs:{"is-edu":!0,"data-campaign":n.eduWidgets.middle.campaign,"data-widget-id":n.eduWidgets.middle.id,"edu-degree":n.eduWidgets.degree,"edu-category":n.eduWidgets.category,"edu-subject":n.eduWidgets.subject,"edu-limit":2,"edu-theme":"none"}}):n._e()]},proxy:!0},{key:"eduWidgetBottom",fn:function(){return[n.isEdu&&n.eduWidgets.bottom?l("MyFinance",{staticClass:"eduWidget_bottom",attrs:{"is-edu":!0,"data-campaign":n.eduWidgets.bottom.campaign,"data-widget-id":n.eduWidgets.bottom.id,"edu-degree":n.eduWidgets.degree,"edu-category":n.eduWidgets.category,"edu-subject":n.eduWidgets.subject}}):n._e()]},proxy:!0},{key:"linkblock",fn:function(){return[n.isLeftRailTemplate&&n.isMobile&&!n.isFrankenstein?l("BestListDisclosure",{attrs:{"primary-topic-slug":n.primaryTopic.slug,"is-frankenstein":n.isFrankenstein}}):n._e(),n._v(" "),n.isBestList?l("ArticleLinkBlock",{attrs:{"primary-topic-slug":n.primaryTopic.slug,"article-id":n.article.id}}):n._e()]},proxy:!0},{key:"dealsReviewCta",fn:function(){return[n.isDeals&&n.commercePromo.url?l("DealsReviewCta",{attrs:{"commerce-promo":n.commercePromo}}):n._e()]},proxy:!0},n.showEditorsChoiceBadge?{key:"editorsChoiceBadge",fn:function(){return[l("GlobalEditorsChoiceBadge",{attrs:{"badge-data":n.editorsChoiceBadgeData,theme:"vertical"}})]},proxy:!0}:null],null,!0)}),n._v(" "),l("GlobalLink",{staticClass:"c-pageArticleSingle_editorialLink",attrs:{to:{name:"editorial_guidelines"}}},[l("svg",[l("use",{attrs:{"xlink:href":"#file","aria-hidden":"false"}})]),l("span",{domProps:{innerHTML:n._s(n.$t("editorial_standards"))}})]),n._v(" "),n.showMyFinanceFrontDoorWidget?l("MyFinance",{attrs:{"data-campaign":"zdnet-brcccm-frontdoor","data-widget-id":"a62d94be-3a5f-48a4-aeed-7eb4150c073b","is-static":"true"}}):n._e(),n._v(" "),n.suppressComments?n._e():l("SocialComments",{attrs:{id:n.article.id}}),n._v(" "),n.showPlayer?l("ZDNetAvStickyVideo",{staticClass:"c-pageArticleSingle_player",class:{isLeftRail:n.isReview||n.isBestList},attrs:{video:n.video,"is-contextual":!1,autoplay:!0,"data-video-location":"MODAL","data-video-article-placement":"Watch and Read"}}):n._e()],2),n._v(" "),n.showRightRail?l("div",{staticClass:"c-pageArticleSingle_rightRail sm:u-col-2 md:u-col-6 lg:u-col-3"},[n.isSponsoredArticle?n._e():l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-large",attrs:{"slot-name":"pageArticleRRTop"}}),n._v(" "),n.recommendedContent&&!n.isSponsoredArticle?l("ListingVertical",{attrs:{items:n.recommendedContent,heading:n.$t("related"),limit:3}}):n._e(),n._v(" "),n.isSponsoredArticle?n._e():[n.isBottomFunnel?n._l(n.numOfRightRailMpus,(function(e){return l("AdStickyMpu",{key:e,staticClass:"g-outer-spacing-bottom-large",attrs:{"ad-cap-old":"1","slot-name":"pageArticleRRMiddle"}})})):[n.isBottomFunnel?n._e():l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-large",attrs:{"slot-name":"pageArticleRRMiddle"}})]]],2):n._e()]),n._v(" "),n.isSponsoredImmersive?l("ZDNetAdMonetization",{attrs:{"slot-name":"pageArticleSponsoredImmersiveBottom"}}):n.isSponsoredArticle?l("ZDNetAdMonetization",{attrs:{"slot-name":"pageArticleSponsoredBottom"}}):l("ZDNetAdMonetization",{staticClass:"g-outer-spacing-bottom-xlarge",attrs:{"slot-name":"pageArticleBottom"},on:{"ad-rendered":n.adRendered}})],1)}),[],!1,null,null,null));t.default=Ve.exports},926:function(e,t,o){"use strict";o.d(t,"a",(function(){return n}));var r=o(211);function n(e){var head=new r.c;return e instanceof Function&&e(head),head.buildDecorator()}},927:function(e,t,o){"use strict";var r=o(0),n=o(3),l=o(933),c=class extends l.a{mounted(){this.updateDisqus()}setupPage(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};l.a.options.methods.setupPage.call(this,e),this.updateDisqus()}updateDisqus(){var e,t,o;this.$services.isFeatureEnabled("disqus")&&this.$store.dispatch("disqus/addUnit",{identifier:null==this||null===(e=this.content)||void 0===e||null===(e=e.content)||void 0===e?void 0:e.id,title:null==this||null===(t=this.content)||void 0===t||null===(t=t.content)||void 0===t?void 0:t.headline,url:null===(o=this.content)||void 0===o||null===(o=o.content)||void 0===o?void 0:o.getCanonicalUrl(this)})}};c=Object(r.__decorate)([n.Component],c),t.a=c},929:function(e,t,o){"use strict";var r=o(928);o.d(t,"a",(function(){return r.a})),o.d(t,"b",(function(){return r.b})),o.d(t,"c",(function(){return r.c})),o.d(t,"d",(function(){return r.d}))},930:function(e,t,o){"use strict";o(5),o(141),o(6);var r=o(0),n=o(3),l=o(27),c=o(59),d=class extends n.Vue{constructor(){super(...arguments),this.viewCorrelationId=Object(l.v4)()}trackClick(e,t){var o,r,n,l=null===(o=e.target)||void 0===o?void 0:o.closest("a"),d=null==l?void 0:l.href,text=(null==l?void 0:l.title)||(null==l?void 0:l.text),v=this.elementType||(null===(r=this.component)||void 0===r||null===(r=r.meta)||void 0===r?void 0:r.componentName);null!=this&&this.elementType&&null!=t&&t.append&&(v="".concat(null===(n=this.elementType.split("|"))||void 0===n?void 0:n[0],"-").concat(t.append));this.$track(c.a).with({view_correlation_id:this.viewCorrelationId,outbound_url:d,type:"COMPONENT",name:v,position:(null==t?void 0:t.position)||null,element_label:(null==t?void 0:t.text)||(null==text?void 0:text.trim())||"",location:"FEATURE"}).fire()}};Object(r.__decorate)([Object(n.Prop)({default:null,type:Object}),Object(r.__metadata)("design:type",Object)],d.prototype,"layout",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type",String)],d.prototype,"elementType",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:Object}),Object(r.__metadata)("design:type",void 0)],d.prototype,"component",void 0);var v=d=Object(r.__decorate)([Object(n.Component)({})],d),h=o(11),component=Object(h.a)(v,(function(){var e=this._self._c;this._self._setupProxy;return e("div")}),[],!1,null,null,null);t.a=component.exports},931:function(e,t,o){"use strict";o.d(t,"a",(function(){return v}));var r=o(0),n=o(43),l=o(44),c=o(30),d=o(60),v=class extends d.a{constructor(e){super(e),this.services=["googleAnalytics"]}get defaults(){return{"@event":"element_viewed"}}};v=Object(r.__decorate)([Object(n.a)(c.a.Transient),Object(r.__param)(0,l.a),Object(r.__metadata)("design:paramtypes",[Object])],v)},934:function(e,t,o){var content=o(943);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("935989c6",content,!0,{sourceMap:!1})},936:function(e,t,o){"use strict";o(16),o(20);t.a={getArticleElementTrackingData(e){var t,data={},o=e.querySelector("h1, h2, h3, h4, h5");o&&(data.name=o.textContent),data.location="BODY";var r=null==e||null===(t=e.parentElement)||void 0===t?void 0:t.className;if(r){var n,l={left:"left-rail",right:"right-rail",body:"body",dynamic:"feature"};for(n in l)r.includes(n)&&(data.location=l[n].toUpperCase())}return data}}},937:function(e,t,o){"use strict";o(5),o(182),o(6);t.a={preferredResellers(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return e&&0!==e.length?[...e].sort(((a,b)=>a.cpc>b.cpc?-1:a.cpc0)}get isAmericanExpress(){var e,t;return"american express"===(null===(e=this.manualOffer)||void 0===e||null===(e=e.offerMerchant)||void 0===e?void 0:e.toLowerCase())||"american express"===(null===(t=this.preferredResellers)||void 0===t||null===(t=t[0])||void 0===t||null===(t=t.name)||void 0===t?void 0:t.toLowerCase())}get techProd(){var e;return(null===(e=this.commerceData)||void 0===e?void 0:e.techProd)||null}get usePricing(){var e;return(null===(e=this.commerceData)||void 0===e?void 0:e.usePricing)&&this.hasReseller}get preferredResellers(){var e;return this.usePricing?d.a.preferredResellers(null===(e=this.techProd)||void 0===e?void 0:e.resellers,3):null}get productFamily(){var e;return(null===(e=this.techProd)||void 0===e||null===(e=e.family)||void 0===e?void 0:e[0])||{uuid:"",name:""}}get manualOffers(){var e,t=null===(e=this.commerceData)||void 0===e?void 0:e.merchantOffers;return t&&0!==(null==t?void 0:t.length)?null==t?void 0:t.slice(0,3):null}get manualOffer(){var e,t,o,r,n,l,c,d,v;return null!==(e=null===(t=this.manualOffers)||void 0===t?void 0:t[0])&&void 0!==e?e:{url:null===(o=this.commerceData)||void 0===o?void 0:o.url,offerMerchant:null===(r=this.commerceData)||void 0===r?void 0:r.offerMerchant,offerPrice:null===(n=this.commerceData)||void 0===n?void 0:n.offerPrice,rawUrl:null===(l=this.commerceData)||void 0===l?void 0:l.rawUrl,useMonetization:null===(c=this.commerceData)||void 0===c?void 0:c.useMonetization,monetizedUrl:null===(d=this.commerceData)||void 0===d?void 0:d.monetizedUrl,monetizationStatus:null===(v=this.commerceData)||void 0===v?void 0:v.monetizationStatus}}get merchantUrl(){var e;return(null===(e=this.manualOffer)||void 0===e?void 0:e.url)||null}get hasMerchantOffer(){var e,t;return!(null===(e=this.manualOffer)||void 0===e||!e.url||null===(t=this.manualOffer)||void 0===t||!t.offerMerchant)}get winningSellerUrl(){var e;return this.creditCardUrl||(null===(e=this.preferredResellers)||void 0===e||null===(e=e[0])||void 0===e?void 0:e.url)||this.merchantUrl||null}get winningSellerPrice(){var e,t;return(null===(e=this.preferredResellers)||void 0===e||null===(e=e[0])||void 0===e?void 0:e.price)/100||parseInt(null===(t=this.manualOffer)||void 0===t?void 0:t.offerPrice,10)||0}get winningSellerName(){var e,t;return(null===(e=this.preferredResellers)||void 0===e||null===(e=e[0])||void 0===e?void 0:e.name)||(null===(t=this.manualOffer)||void 0===t?void 0:t.offerMerchant)||null}get shortcodeId(){var e;return null===(e=this.commerceData)||void 0===e?void 0:e.uuid}get useReseller(){var e;return!(!this.hasReseller||!(this.creditCardUrl||null!==(e=this.preferredResellers)&&void 0!==e&&e[0]))}get productCategory(){var e;return this.useReseller?"PRODUCT-CATALOG-OFFER":null!==(e=this.commerceData)&&void 0!==e&&e.usePricing?"MANUAL-OFFER-NO-PRODUCT-CATALOG-ENTRY":"MANUAL-OFFER-PRODUCT-CATALOG-DEACTIVATED"}get winningSellerTrackingData(){var e,t,o,r,n,l,c,d,v,m,f,_,y,w,data={monetizationStatus:(null===(e=this.manualOffer)||void 0===e?void 0:e.monetizationStatus)||"off",productCategory:this.productCategory,productId:(null===(t=this.techProd)||void 0===t?void 0:t.id)||"",productSku:Array.isArray(null===(o=this.techProd)||void 0===o||null===(o=o.product)||void 0===o?void 0:o.sku)&&(null===(r=this.techProd)||void 0===r||null===(r=r.product)||void 0===r||null===(r=r.sku)||void 0===r?void 0:r.length)>0?null===(n=this.techProd)||void 0===n||null===(n=n.product)||void 0===n||null===(n=n.sku)||void 0===n?void 0:n[0]:(null===(l=this.techProd)||void 0===l||null===(l=l.product)||void 0===l?void 0:l.sku)||"",useMonetization:(null===(c=this.manualOffer)||void 0===c?void 0:c.useMonetization)||!1};return this.useReseller?h(h({},data),{},{brand:null===(d=this.techProd)||void 0===d||null===(d=d.manufacturer)||void 0===d?void 0:d.name,productName:null===(v=this.techProd)||void 0===v||null===(v=v.product)||void 0===v?void 0:v.name,rawUrl:null===(m=this.preferredResellers)||void 0===m||null===(m=m[0])||void 0===m?void 0:m.url}):this.hasMerchantOffer?h(h({},data),{},{brand:null===(f=this.manualOffer)||void 0===f?void 0:f.offerMerchant,productName:null===(_=this.commerceData)||void 0===_?void 0:_.hed,rawUrl:(null===(y=this.manualOffer)||void 0===y?void 0:y.rawUrl)||(null===(w=this.manualOffer)||void 0===w?void 0:w.url)}):data}buttonText(e,t){return t?this.$t("buy_at",{price:this.formattedPrice(t),store:e}):e?this.$t("view_at_no_price",{store:e}):this.$t("view_now")}formattedPrice(e){return this.$currency(e.toString(),"USD")}};Object(n.__decorate)([Object(l.Prop)({default:""}),Object(n.__metadata)("design:type",String)],m.prototype,"api",void 0),Object(n.__decorate)([Object(l.Prop)({default:void 0}),Object(n.__metadata)("design:type",Object)],m.prototype,"listicle",void 0),Object(n.__decorate)([Object(l.Prop)({default:!1}),Object(n.__metadata)("design:type",Boolean)],m.prototype,"isBestList",void 0),Object(n.__decorate)([Object(l.Prop)({default:!1}),Object(n.__metadata)("design:type",Boolean)],m.prototype,"isCreditCard",void 0),Object(n.__decorate)([Object(l.Prop)({default:!1}),Object(n.__metadata)("design:type",Boolean)],m.prototype,"isProductPromo",void 0),Object(n.__decorate)([Object(l.Prop)({default:"",type:String}),Object(n.__metadata)("design:type",String)],m.prototype,"rawUrl",void 0);var f=m=Object(n.__decorate)([Object(l.Component)({name:"ShortcodeCommerceBase",components:{CommerceBuyButton:c.a}})],m),_=o(11),component=Object(_.a)(f,undefined,undefined,!1,null,null,null);t.a=component.exports},939:function(e,t,o){var content=o(950);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("94367f20",content,!0,{sourceMap:!1})},941:function(e,t,o){"use strict";o.r(t);var r=o(0),n=o(3),l=o(27),c=o(963),d=o(9),v=o(59),h=o(4);function m(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function f(e){for(var t=1;t\n ').concat(this.injectedSlotsTemplate.mainContent,"\n "):'\n
\n ').concat(this.injectedSlotsTemplate,"\n
")}render(e){j.log("Render");var t=(0,c.compile)(this.templateForRender),o=new Function(t.render);return this.$options.staticRenderFns=t.staticRenderFns.map((code=>new Function(code))),e("div",{on:{mousedown:this.trackClick},scopedSlots:null==this?void 0:this.$scopedSlots},[o.call(this)])}};Object(r.__decorate)([Object(n.Prop)({default:"",type:String}),Object(r.__metadata)("design:type",String)],O.prototype,"content",void 0),Object(r.__decorate)([Object(n.Prop)({default:()=>{},type:Object}),Object(r.__metadata)("design:type","function"==typeof(w="undefined"!=typeof Record&&Record)?w:Object)],O.prototype,"contentProps",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:Object}),Object(r.__metadata)("design:type",Object)],O.prototype,"injectionRules",void 0),Object(r.__decorate)([Object(n.Prop)({default:"c-regularLink",type:String}),Object(r.__metadata)("design:type",String)],O.prototype,"regularLinkClass",void 0),Object(r.__decorate)([Object(n.Prop)({default:()=>{},type:Object}),Object(r.__metadata)("design:type",Object)],O.prototype,"shortcodeProps",void 0),Object(r.__decorate)([Object(n.Prop)({default:"default",type:String}),Object(r.__metadata)("design:type",String)],O.prototype,"theme",void 0),Object(r.__decorate)([Object(n.Prop)({default:!0,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],O.prototype,"trackLinkClick",void 0);var T=O=Object(r.__decorate)([Object(n.Component)({components:{Shortcode:k}})],O),B=Object(C.a)(T,undefined,undefined,!1,null,null,null);t.default=B.exports},942:function(e,t,o){"use strict";o(934)},943:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,'@media(min-width: 768px){.c-ShortcodeContent header{max-width:768px}}.c-ShortcodeContent h1{font-size:3rem;line-height:2.75rem;margin-bottom:1rem;text-transform:lowercase}.c-ShortcodeContent h1::before{display:inline-block;width:.452em;margin-right:.5rem;vertical-align:middle;content:url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%208%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.32541%2013.2021L8%200.000375748L5.15459%200.000375623L0.48%2013.2021L3.32541%2013.2021Z%22%20fill%3D%22%23080A12%22%20%2F%3E%3C%2Fsvg%3E")}.c-ShortcodeContent h2{font-size:1.375rem;line-height:1.75rem;margin-bottom:1rem}@media(min-width: 1024px){.c-ShortcodeContent h2{font-size:2.25rem;line-height:2.75rem}}.c-ShortcodeContent h2.c-bestListLinkBlock_header{font-size:1.125rem}.c-ShortcodeContent h3:not(.c-sectionHeading){font-size:1rem;line-height:1.75rem;margin-bottom:1rem}@media(min-width: 1024px){.c-ShortcodeContent h3:not(.c-sectionHeading){font-size:1.375rem;line-height:1.75rem}}.c-ShortcodeContent h3.c-shortcodePinbox_headline{font-size:1rem;line-height:1.375rem;margin-bottom:1.5rem}.c-ShortcodeContent h2.c-infoCard_hed{font-size:1.375rem}.c-ShortcodeContent h3.c-infoCard_hed{font-size:1.125rem}.c-ShortcodeContent p,.c-ShortcodeContent li{font-size:1.125rem;line-height:1.875rem}.c-ShortcodeContent p a,.c-ShortcodeContent li a{color:#080a12;text-decoration:underline}.c-ShortcodeContent p a:hover,.c-ShortcodeContent li a:hover{color:#0058d5}.c-ShortcodeContent hr{border-top:1px solid #f1f0f3}.c-ShortcodeContent>ol,.c-ShortcodeContent>ul{margin:0 0 1.5rem;padding:0 0 0 1.2rem;word-break:break-word}.c-ShortcodeContent>ol li{list-style:decimal}.c-ShortcodeContent>ul li{list-style:disc}.c-ShortcodeContent>blockquote{font-size:1.125rem;font-weight:600;border-left:1px solid #080a12;padding-left:1.5rem;margin:1.5rem 0}@media(min-width: 1024px){.c-ShortcodeContent>blockquote{margin:2rem 0}}.c-ShortcodeContent .giphy-embed{width:100%}.c-ShortcodeContent .c-avLazyStickyVideo{margin-bottom:2rem;min-height:192px}@media(min-width: 768px){.c-ShortcodeContent .c-avLazyStickyVideo{margin-bottom:1.5rem;min-height:466px}}.c-ShortcodeContent table{display:block;overflow:auto}.c-ShortcodeContent table p,.c-ShortcodeContent table li{font-size:1.125rem;line-height:1.75rem}.c-ShortcodeContent table p{margin-bottom:0}.c-ShortcodeContent table ul{padding-left:2rem;margin-bottom:1.5rem}.c-ShortcodeContent table li{list-style-type:disc;display:list-item}.c-ShortcodeContent header.topicHeader p{font-weight:600}.c-ShortcodeContent *:first-child{margin-top:0}',""]),r.locals={},e.exports=r},945:function(e,t,o){"use strict";var r=o(12),n=Object(r.defineComponent)({name:"GlobalSvgIcon",props:{id:{type:String,default:null},title:{type:String,default:null},classes:{type:String,default:null}},computed:{hashedId(){return"#"+this.id}}}),l=o(11),component=Object(l.a)(n,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("svg",{staticClass:"c-globalSvgIcon",class:e.classes,attrs:{"aria-hidden":"true"}},[e.title?[t("title",[e._v(e._s(e.title))])]:e._e(),e._v(" "),t("use",{attrs:{"xlink:href":e.hashedId}})],2)}),[],!1,null,null,null);t.a=component.exports},946:function(e,t,o){"use strict";o(21),o(37),o(141);var r=o(0),n=o(157),l=o(3),c=o(941),d=class extends c.default{get templateForRender(){return'\n
\n '.concat(this.replaceLegacyCmsContent(this.injectedSlotsTemplate),"\n
")}get injectedSlotsTemplate(){var e=this.processEmbedPatterns(this.content);if(this.injectionRules)return this.$shortcode.injectSlots(e,this.injectionRules,this.contentProps);var t=this.$shortcode.getCheerioFromString(e);return this.$shortcode.preProcessCheerio(t,this.contentProps),t.html()}replaceLegacyCmsContent(e){if(!/\[catalyst-embed\](.*?)\[\/catalyst-embed\]\s*<\/p>/g,((e,t)=>Object(n.decode)(t.trim())))}},v=d=Object(r.__decorate)([l.Component],d),h=(o(942),o(11)),component=Object(h.a)(v,undefined,undefined,!1,null,null,null);t.a=component.exports},947:function(e,t,o){"use strict";var r=o(4);o(16),o(5),o(182),o(20),o(254),o(255),o(256),o(257),o(258),o(259),o(260),o(261),o(262),o(263),o(264),o(265),o(266),o(267),o(268),o(269),o(6),o(21),o(37);function n(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function l(e){for(var t=1;tc[o].includes(a.termSourceType))),v=null===(n=d=d.sort(((a,b)=>b.score-a.score)))||void 0===n?void 0:n.map((a=>{return"string"!=typeof(text=a.termName)?"":text=(text=(text=(text=(text=text.toLocaleLowerCase()).replace(/&(?:amp)?/g,"and")).replace(/@/g,"at")).replace(/(?:\.| |\/|\\\\|,|-)+/g,"-")).replace(/[^a-z0-9 -]|^[- ]+|[- ]+$/g,"");var text}));if(null!=t&&t[o]&&"pid"!==o){var h,m=(null==t||null===(h=t[o])||void 0===h?void 0:h.split(","))||[];(null==m?void 0:m.length)>0&&(v=[...m,...v])}(v=[...new Set(v)].slice(0,10)).length>0&&(r[o]=v.join(","))}return l(l({},t),r)},taserSourceTypeToDFP(e,t){var o=null==e?void 0:e.filter((a=>a.termSourceType===t));return null==o?void 0:o.map((a=>a.termName)).join(",")},getAdTargetingCollection(content,e){var t,o,r,n,l="",c=[],d=content.tags?content.tags.map((e=>e.slug)):[],v=content.topics?null===(t=content.topics[0])||void 0===t?void 0:t.topicPath.map((e=>e.slug)):[];(null!==(o=content.primaryCollection)&&void 0!==o&&o.slug&&c.push(content.primaryCollection.slug),Array.isArray(content.secondaryCollections))&&(null===(r=content.secondaryCollections)||void 0===r||r.forEach((e=>{e.slug&&c.push(e.slug)})));for(var i=0;i{var t;return null===(t=["byline","incontent","landing","tooltip"])||void 0===t?void 0:t.includes(e)}}},data(){return{isByline:"byline"===this.theme,isIncontent:"incontent"===this.theme,isLanding:"landing"===this.theme,isTooltip:"tooltip"===this.theme,logo:{id:"b72f2919-3734-4416-8687-7e7af1243a9b",filename:"perspectiveslogo.png",dateCreated:{date:"2025-06-17"}},bannerImages:h,firstImageSizes:{large:"square_96",medium:"square_64",small:"square_72"},imageSizes:{large:"square_72",medium:"square_56",small:"square_64"},viewCorrelationId:Object(r.v4)()}},computed:{dek(){var e;return this.isLanding?null===(e=this.$t("perspectives.dek.landing"))||void 0===e?void 0:e.toString():this.$t("perspectives.dek.incontent").toString()},cta(){var e,t;return this.isTooltip?null===(t=this.$t("learn_more"))||void 0===t||null===(t=t.toString())||void 0===t?void 0:t.toLowerCase():null===(e=this.$t("perspectives.meet_our_contributors"))||void 0===e||null===(e=e.toString())||void 0===e?void 0:e.toLowerCase()}},methods:{trackClick(text){this.$track(l.a).with({view_correlation_id:this.viewCorrelationId,type:"LINK",location:"BANNER",name:"linkEvent",element_label:text}).fire()}}}),f=(o(981),o(11)),component=Object(f.a)(m,(function(){var e,t=this,o=t._self._c;t._self._setupProxy;return o("div",{staticClass:"c-perspectivesBanner",class:{["c-perspectivesBanner-".concat(t.theme)]:""!==t.theme}},[t.isIncontent?o("GlobalLink",{staticClass:"c-perspectivesBanner_bannerCta g-text-bold",attrs:{to:{name:"zdnet-perspectives"}},nativeOn:{click:function(e){return t.trackClick("perspectives-full-banner")}}}):t._e(),t._v(" "),o("div",{class:{"g-grid-container":t.isLanding}},[o("div",{staticClass:"c-perspectivesBanner_content"},[o("div",{staticClass:"c-perspectivesBanner_text"},[o("CmsImage",{staticClass:"c-perspectivesBanner_logo",attrs:{image:t.logo}}),t._v(" "),o("p",{staticClass:"c-perspectivesBanner_dek"},[t._v(t._s(t.dek))])],1),t._v(" "),t.isLanding?o("p",{staticClass:"c-perspectivesBanner_disclaimer g-text-xxxsmall"},[t._v(t._s(null===(e=t.$t("perspectives.disclaimer"))||void 0===e?void 0:e.toString()))]):t._e(),t._v(" "),t.isIncontent||t.isTooltip?o("div",{staticClass:"c-perspectivesBanner_imageAndLink u-flexbox u-flexbox-column"},[t.isIncontent?o("div",{staticClass:"u-flexbox u-flexbox-justifyCenter u-flexbox-alignCenter"},t._l(t.bannerImages,(function(image,i){return o("CmsImage",{key:i,staticClass:"c-perspectivesBanner_image",class:"c-perspectivesBanner_image-".concat(i),attrs:{image:image,"alt-text":t.$t("perspectives.zdnet_perspectives"),"lazy-load":!0,sizes:0===i?t.firstImageSizes:t.imageSizes}})})),1):t._e(),t._v(" "),o("GlobalLink",{staticClass:"c-perspectivesBanner_cta g-text-bold",attrs:{to:{name:"zdnet-perspectives"}},nativeOn:{click:function(e){return t.trackClick(t.cta)}}},[t._v("\n "+t._s(t.cta)+"\n "),o("GlobalSvgIcon",{staticClass:"c-perspectivesBanner_icon",attrs:{id:"rightArrow"}})],1)],1):t._e()])])],1)}),[],!1,null,null,null);t.default=component.exports},964:function(e,t,o){var content=o(1011);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("3ccb4db4",content,!0,{sourceMap:!1})},965:function(e,t,o){var content=o(1013);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("599b4529",content,!0,{sourceMap:!1})},966:function(e,t,o){var content=o(1016);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("26adc4f2",content,!0,{sourceMap:!1})},967:function(e,t,o){var content=o(1018);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("e92a93fe",content,!0,{sourceMap:!1})},968:function(e,t,o){var content=o(1020);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("b4606124",content,!0,{sourceMap:!1})},969:function(e,t,o){var content=o(1022);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("1d3c6b90",content,!0,{sourceMap:!1})},970:function(e,t,o){var content=o(1024);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("19ce75a8",content,!0,{sourceMap:!1})},971:function(e,t,o){var content=o(1026);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("004a9fbe",content,!0,{sourceMap:!1})},972:function(e,t,o){var content=o(1028);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(39).default)("939ff932",content,!0,{sourceMap:!1})},977:function(e,t,o){"use strict";o(5),o(6);var r=o(0),n=o(3),l=o(27),c=o(342),d=o(343),v=o(59),h=o(931),m=class extends n.Vue{constructor(){super(...arguments),this.hidden=!0,this.closed=!1,this.trackElementViewed=!0,this.collapsed=!0,this.viewCorrelationId=Object(l.v4)()}intersectTop(e){var{direction:t}=e;document.querySelector(".c-avStickyVideo")||("down"===t?(this.hidden=!1,this.trackElementViewed&&this.trackViewed()):"up"===t&&(this.hidden=!0))}intersectBottom(e){var{direction:t}=e;document.querySelector(".c-avStickyVideo")||("down"===t?this.hidden=!0:"up"===t&&(this.hidden=!1))}get stickyHidden(){return this.hidden||this.closed}get isCollapsed(){return this.collapsed}closeUnit(){this.closed=!0,this.trackClick("Close")}collapseUnit(){this.collapsed=!this.collapsed,this.trackClick(this.collapsed?"Collapse":"Expand")}trackClick(){var text=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.$track(v.a).with({view_correlation_id:this.viewCorrelationId,type:"BUTTON",name:this.elementName,location:"STICKY-BOTTOM",element_label:text}).fire()}trackViewed(){this.trackElementViewed=!1,this.$track(h.a).with({view_correlation_id:this.viewCorrelationId,name:this.elementName,location:"STICKY-BOTTOM",type:"COMPONENT",element_label:this.elementName}).fire()}};Object(r.__decorate)([Object(n.Prop)({default:""}),Object(r.__metadata)("design:type",String)],m.prototype,"theme",void 0),Object(r.__decorate)([Object(n.Prop)({default:"sticky-bottom"}),Object(r.__metadata)("design:type",String)],m.prototype,"elementType",void 0),Object(r.__decorate)([Object(n.Prop)({default:"sticky-bottom-default"}),Object(r.__metadata)("design:type",String)],m.prototype,"elementName",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1}),Object(r.__metadata)("design:type",Boolean)],m.prototype,"isCollapsable",void 0);var f=m=Object(r.__decorate)([n.Component,Object(c.a)("intersection-observer",d.a)],m),_=(o(979),o(11)),component=Object(_.a)(f,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-globalStickyBottom",class:[e.theme?"c-globalStickyBottom-"+e.theme:"",{"c-globalStickyBottom_collapsable":e.isCollapsable}]},[t("div",{directives:[{name:"intersection-observer",rawName:"v-intersection-observer",value:{handler:e.intersectTop,rootMargin:"0px",threshold:[.01,.25,.5,.75,1],singleIntersection:!0},expression:"{ handler: intersectTop, rootMargin: '0px', threshold: [.01, .25, .5, .75, 1], singleIntersection: true }"}],staticClass:"c-globalStickyBottom_top"}),e._v(" "),t("div",{directives:[{name:"intersection-observer",rawName:"v-intersection-observer",value:{handler:e.intersectBottom,rootMargin:"0px",threshold:[.01,.25,.5,.75,1],singleIntersection:!0},expression:"{ handler: intersectBottom, rootMargin: '0px', threshold: [.01, .25, .5, .75, 1], singleIntersection: true }"}],staticClass:"c-globalStickyBottom_bottom"}),e._v(" "),t("div",{staticClass:"c-globalStickyBottom_element",class:{"c-globalStickyBottom_element-hide":e.stickyHidden,"c-globalStickyBottom_element-collapsed":e.collapsed}},[t("a",{staticClass:"c-globalStickyBottom_close",attrs:{"aria-label":"Close Sticky Bottom"},on:{click:e.closeUnit}}),e._v(" "),e.isCollapsable?[t("a",{staticClass:"c-globalStickyBottom_close",attrs:{"aria-label":"Collapse Sticky Bottom"},on:{click:e.collapseUnit}},[e.isCollapsed?[t("svg",[t("use",{attrs:{"xlink:href":"#plus","aria-hidden":"false"}})])]:[t("svg",[t("use",{attrs:{"xlink:href":"#minus","aria-hidden":"false"}})])]],2)]:[t("a",{staticClass:"c-globalStickyBottom_close",attrs:{"aria-label":"Close Sticky Bottom"},on:{click:e.closeUnit}},[t("svg",[t("use",{attrs:{"xlink:href":"#close","aria-hidden":"false"}})])])],e._v(" "),e._t("default")],2)])}),[],!1,null,null,null);t.a=component.exports},979:function(e,t,o){"use strict";o(951)},980:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-globalStickyBottom_top{position:absolute;height:200px;width:200px}.c-globalStickyBottom-recommends .c-globalStickyBottom_top{top:50%}.c-globalStickyBottom_bottom{position:absolute;bottom:600px;height:200px;width:200px}.c-globalStickyBottom_element{position:fixed;bottom:0;left:0;width:100%;background:#fff;z-index:1000;box-shadow:0 -3px 8px 3px rgba(8,10,18,.15);transition:transform .5s ease}.c-globalStickyBottom_element-hide{transform:translateY(100%)}@media(max-width: 1023px){.c-globalStickyBottom_element{padding:0 1rem 1rem}}@media(max-width: 1023px){.c-globalStickyBottom-recommends .c-globalStickyBottom_element{padding:0}}.c-globalStickyBottom_close{background:#f5f4f7;width:48px;height:48px;position:absolute;z-index:10;top:0;right:0;display:flex;justify-content:center;align-items:center;cursor:pointer}@media(min-width: 768px){.c-globalStickyBottom_close{top:50%;margin-top:-24px}}.c-globalStickyBottom_close svg{fill:#080a12;width:18px;height:18px}.c-globalStickyBottom-recommends .c-globalStickyBottom_close{background:rgba(8,10,18,.2);top:0;margin-top:0}.c-globalStickyBottom-recommends .c-globalStickyBottom_close svg{fill:#fff}.c-globalStickyBottom_collapsable .c-globalStickyBottom_element.c-globalStickyBottom_element-collapsed:not(.c-globalStickyBottom_element-hide){transform:translateY(calc(100% - 64px))}.c-globalStickyBottom_collapsable .c-globalStickyBottom_element .c-globalStickyBottom_close{margin:.5rem;text-align:center}@media(min-width: 768px){.c-globalStickyBottom_collapsable .c-globalStickyBottom_element .c-globalStickyBottom_close{top:0}}.c-globalStickyBottom_collapsable .c-globalStickyBottom_element .c-globalStickyBottom_close svg{margin-top:1rem}",""]),r.locals={},e.exports=r},981:function(e,t,o){"use strict";o(952)},982:function(e,t,o){var r=o(38),n=o(983),l=o(984),c=o(985),d=o(986),v=r((function(i){return i[1]})),h=n(l),m=n(c),f=n(d);v.push([e.i,".c-perspectivesBanner{position:relative;display:flex;align-items:center;padding:1rem;background:linear-gradient(142deg, #000 1.46%, rgba(0, 0, 0, 0.86) 35.56%, rgba(0, 0, 0, 0.5) 76.6%, rgba(0, 0, 0, 0) 98.54%),url("+h+") no-repeat;height:fit-content;border-radius:1rem;color:#fff}.c-perspectivesBanner_bannerCta{position:absolute;height:100%;width:100%;z-index:1}.c-perspectivesBanner_cta{display:flex;align-items:center;justify-content:end;gap:.25rem}.c-perspectivesBanner_cta svg{fill:#fff;width:13px;aspect-ratio:1}.c-perspectivesBanner a{color:#fff}.c-perspectivesBanner p{margin:0}.c-perspectivesBanner_content{display:flex;flex-direction:column;gap:1rem}.c-perspectivesBanner_text{display:flex;flex-direction:column;gap:1rem}.c-perspectivesBanner-incontent{max-width:342px;margin:1rem auto;padding:1.5rem 2rem 2rem 2rem}@media(min-width: 768px){.c-perspectivesBanner-incontent{padding:1.5rem;background:linear-gradient(90deg, #000 30.22%, rgba(0, 0, 0, 0.86) 46.22%, rgba(0, 0, 0, 0) 100%),url("+m+") repeat;background-position:right;max-height:190px;max-width:100%}}@media(min-width: 768px){.c-perspectivesBanner-incontent:hover{background:linear-gradient(90deg, #000 55.84%, rgba(0, 0, 0, 0.55) 106.29%, rgba(0, 0, 0, 0) 139.93%),url("+m+") repeat}.c-perspectivesBanner-incontent:hover .c-perspectivesBanner_icon{transform:translateX(0.125rem)}}.c-perspectivesBanner-incontent .c-perspectivesBanner_content{gap:28px}@media(min-width: 768px){.c-perspectivesBanner-incontent .c-perspectivesBanner_content{flex-direction:row;gap:2.5rem}}@media(min-width: 1024px){.c-perspectivesBanner-incontent .c-perspectivesBanner_content{gap:0;justify-content:space-between}}@media(min-width: 1440px){.c-perspectivesBanner-incontent .c-perspectivesBanner_content{flex-direction:row;gap:2.5rem}}.c-perspectivesBanner-incontent .c-perspectivesBanner_logo{width:261px;height:48px}.c-perspectivesBanner-incontent .c-perspectivesBanner_dek{font-size:14px;line-height:20px}.c-perspectivesBanner-incontent .c-perspectivesBanner_imageAndLink{gap:28px}@media(min-width: 768px){.c-perspectivesBanner-incontent .c-perspectivesBanner_imageAndLink{gap:0;justify-content:space-around}}.c-perspectivesBanner-incontent .c-perspectivesBanner_image{filter:grayscale(1);width:60px;aspect-ratio:1}.c-perspectivesBanner-incontent .c-perspectivesBanner_image img{border-radius:50%}.c-perspectivesBanner-incontent .c-perspectivesBanner_image-0{width:76px}.c-perspectivesBanner-incontent .c-perspectivesBanner_image-0{z-index:4}.c-perspectivesBanner-incontent .c-perspectivesBanner_image-1{z-index:3;margin-left:-0.5rem}@media(min-width: 768px){.c-perspectivesBanner-incontent .c-perspectivesBanner_image-1{margin-left:-1.5rem}}.c-perspectivesBanner-incontent .c-perspectivesBanner_image-2{z-index:2;margin-left:-0.5rem}@media(min-width: 768px){.c-perspectivesBanner-incontent .c-perspectivesBanner_image-2{margin-left:-1.5rem}}.c-perspectivesBanner-incontent .c-perspectivesBanner_image-3{z-index:1;margin-left:-0.5rem}@media(min-width: 768px){.c-perspectivesBanner-incontent .c-perspectivesBanner_image-3{margin-left:-1.5rem}}.c-perspectivesBanner-landing{padding:2.5rem 0;border-radius:unset;background:linear-gradient(95deg, #000 20.89%, rgba(0, 0, 0, 0.2) 106.57%),url("+f+") no-repeat;background-position:right top}@media(min-width: 768px){.c-perspectivesBanner-landing{padding:5rem 0;background:linear-gradient(90deg, #000 30.22%, rgba(0, 0, 0, 0.86) 46.22%, rgba(0, 0, 0, 0) 88.64%),url("+f+') no-repeat;background-position:right top}}.c-perspectivesBanner-landing .c-perspectivesBanner_content{gap:.5rem}@media(min-width: 1024px){.c-perspectivesBanner-landing .c-perspectivesBanner_content{max-width:80%}}@media(min-width: 1440px){.c-perspectivesBanner-landing .c-perspectivesBanner_content{max-width:60%}}.c-perspectivesBanner-landing .c-perspectivesBanner_logo{width:348px;height:64px}@media(max-width: 360px){.c-perspectivesBanner-landing .c-perspectivesBanner_logo{width:300px;aspect-ratio:349/64}}.c-perspectivesBanner-landing .c-perspectivesBanner_dek{font-size:1rem;line-height:1.75rem}@media(min-width: 1024px){.c-perspectivesBanner-landing .c-perspectivesBanner_dek{font-size:1.125rem}}.c-perspectivesBanner-landing .c-perspectivesBanner_disclaimer{font-size:.75rem;line-height:1.25rem}@media(min-width: 1024px){.c-perspectivesBanner-landing .c-perspectivesBanner_disclaimer{font-size:.813rem}}.c-perspectivesBanner-byline,.c-perspectivesBanner-tooltip{border-radius:.5rem}.c-perspectivesBanner-byline .c-perspectivesBanner_logo,.c-perspectivesBanner-tooltip .c-perspectivesBanner_logo{width:240px;height:44px}.c-perspectivesBanner-byline .c-perspectivesBanner_dek,.c-perspectivesBanner-tooltip .c-perspectivesBanner_dek{font-size:12px;line-height:16px}.c-perspectivesBanner-tooltip{width:272px;position:absolute;top:125%;left:-50%;z-index:4999}@media(max-width: 375px){.c-perspectivesBanner-tooltip{top:50%;right:0;left:auto}}.c-perspectivesBanner-tooltip::after{content:" ";position:absolute;bottom:100%;border-width:.5rem;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000}.c-perspectivesBanner-tooltip .c-perspectivesBanner_cta:hover{color:#0058d5}.c-perspectivesBanner-tooltip .c-perspectivesBanner_cta:hover svg{fill:#0058d5}',""]),v.locals={},e.exports=v},983:function(e,t,o){"use strict";e.exports=function(e,t){return t||(t={}),"string"!=typeof(e=e&&e.__esModule?e.default:e)?e:(/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e)}},984:function(e,t,o){e.exports=o.p+"img/card-bg.385f6a8.png"},985:function(e,t,o){e.exports=o.p+"img/incontent-bg.efee78e.png"},986:function(e,t,o){e.exports=o.p+"img/landing-bg.2ab7cc0.png"},987:function(e,t,o){"use strict";o(953)},988:function(e,t,o){var r=o(38)((function(i){return i[1]}));r.push([e.i,".c-globalDisclosure{margin-top:calc(0.5rem/2)}.c-globalDisclosure_title{display:inline-block;margin-bottom:calc(0.5rem/2)}.c-globalDisclosure_message a,.c-globalDisclosure_copy a{cursor:pointer;color:#080a12;font-weight:600}.c-globalDisclosure_message a:hover,.c-globalDisclosure_copy a:hover{color:#0058d5}@media(min-width: 288px){.c-globalDisclosure_messageText{display:none}}@media(min-width: 1024px){.c-globalDisclosure_messageText{display:inline}}.c-globalDisclosure_modal{position:absolute;top:3rem;z-index:5999899;height:auto}.c-globalDisclosure_modal .c-globalModal_content{border:1px solid #080a12;height:400px;overflow-y:auto}.c-globalDisclosure_modal .c-globalModal_content::-webkit-scrollbar{display:none}.c-globalDisclosure_modal-close{float:right}.c-globalDisclosure_modal-header{clear:both;margin-right:2rem}.c-globalDisclosure_adSlot{display:flex;align-items:left}@media(min-width: 1024px){.c-globalDisclosure{width:65%;margin-top:1.5rem}.c-globalDisclosure_title{display:block;font-weight:600;margin-bottom:calc(0.5rem/2)}.c-globalDisclosure_colon{display:none}.c-globalDisclosure_modal .c-globalModal_content{height:auto}.c-globalDisclosure-leftRail{width:auto}.c-globalDisclosure-leftRail .c-globalDisclosure_title{display:inline-block;font-weight:400}.c-globalDisclosure-leftRail .c-globalDisclosure_colon{display:inline}}",""]),r.locals={},e.exports=r},990:function(e,t,o){"use strict";o.d(t,"c",(function(){return r})),o.d(t,"a",(function(){return n})),o.d(t,"b",(function(){return l}));var r=(e,t)=>{var o;return null==e||null===(o=e.attributes)||void 0===o?void 0:o.find((e=>e.id===t))},n={OverallRating:5082710,Features:5082714,Zd_one_liner:5082771,editorsChoice:5082774},l=[{name:"Max output",id:5082711},{name:"Max port output",id:5082712},{name:"Number of USB ports",id:5082713},{name:"Features",id:5082714},{name:"Travel friendliness",id:5082715},{name:"Power settings",id:5082725},{name:"Battery life",id:5082726},{name:"Ergonomics",id:5082727},{name:"Durability",id:5082728},{name:"Quality",id:5082729},{name:"Total capacity",id:5082716},{name:"Max power output",id:5082711},{name:"AC outputs",id:5082717},{name:"USB ports",id:5082718},{name:"Expansion ready",id:5082719},{name:"Noise-canceling",id:5082720},{name:"Comfort",id:5082721},{name:"Battery life",id:5082722},{name:"Sound",id:5082723},{name:"Design",id:5082724},{name:"Performance",id:5082730},{name:"Power/Battery",id:5082731},{name:"Efficiency",id:5082732},{name:"Value",id:5082733},{name:"Design/Build",id:5082734},{name:"Compatibility",id:5082738},{name:"Performance",id:5082735},{name:"Battery",id:5082726},{name:"Display",id:5082736},{name:"Value",id:5082733},{name:"Design",id:5082724},{name:"Performance",id:5082730},{name:"Power/Battery",id:5082731},{name:"Efficiency",id:5082732},{name:"Value",id:5082733},{name:"Display",id:5082736},{name:"Performance",id:5082730},{name:"Camera quality",id:5082737},{name:"Battery life",id:5082722},{name:"Value",id:5082733},{name:"Suction power",id:5082739},{name:"Object avoidance",id:5082740},{name:"Navigation",id:5082741},{name:"Battery life",id:5082722},{name:"Ease of maintenance",id:5082742},{name:"Price",id:5082743},{name:"Security",id:5082744},{name:"Features",id:5082714},{name:"User experience",id:5082745},{name:"Platform support",id:5082746},{name:"App functionality",id:5082747},{name:"Battery life",id:5082722},{name:"Health tracking",id:5082748},{name:"Additional features",id:5082749},{name:"Comfort and wear",id:5082750},{name:"Core functionality",id:5082751},{name:"Build quality/durability",id:5082752},{name:"Health & wellness",id:5082753},{name:"Applications",id:5082754},{name:"Advanced features",id:5082755},{name:"Price",id:5082743},{name:"Channel options",id:5082756},{name:"Simultaneous streams",id:5082757},{name:"DVR storage",id:5082758},{name:"User experience",id:5082745},{name:"Display quality",id:5082759},{name:"Battery life",id:5082722},{name:"Performance",id:5082730},{name:"Storage",id:5082760},{name:"Value for money",id:5082761},{name:"Picture quality",id:5082767},{name:"Brightness",id:5082768},{name:"Design",id:5082724},{name:"Usability",id:5082763},{name:"Value",id:5082769},{name:"Speed and performance",id:5082762},{name:"Usability",id:5082763},{name:"Security",id:5082744},{name:"Countries and servers",id:5082764},{name:"Price",id:5082743}]},998:function(e,t,o){"use strict";o.r(t);o(54),o(31);var r=o(0),n=o(3),l=o(109),c=(o(5),o(6),o(27)),d=o(59),v=o(65),h=class extends n.Vue{constructor(){super(...arguments),this.viewCorrelationId=Object(c.v4)()}get breadcrumbList(){var e,t=[];(t.push({route:"front-door",name:"Home"}),this.topic&&this.topic.topicPath)&&(null===(e=this.topic)||void 0===e||null===(e=e.topicPath)||void 0===e||e.forEach((e=>{t.push({route:"topic",slug:e.slug,name:e.name})})));return this.topic&&t.push({route:"topic",slug:this.topic.slug,name:this.topic.name}),t}trackClick(e){this.$track(d.a).with({view_correlation_id:this.viewCorrelationId,name:"trackClick",type:"ITEM",element_label:e,location:"BODY"}).fire()}};Object(r.__decorate)([Object(n.Prop)({default:()=>{},type:Object}),Object(r.__metadata)("design:type",Object)],h.prototype,"topic",void 0);var m,f,_=h=Object(r.__decorate)([Object(n.Component)({components:{GlobalLink:v.a}})],h),y=(o(1015),o(11)),w=Object(y.a)(_,(function(){var e=this,t=e._self._c;e._self._setupProxy;return e.topic?t("div",{staticClass:"c-contentBreadcrumb g-text-xxsmall g-outer-spacing-bottom-medium"},e._l(e.breadcrumbList,(function(link,o){return t("span",{key:o,staticClass:"c-contentBreadcrumb_item",on:{click:function(t){return e.trackClick(link.name)}}},[t("GlobalLink",{staticClass:"c-contentBreadcrumb_link",attrs:{to:{name:link.route,params:{slug:link.slug}}}},[e._v("\n "+e._s(link.name)+"\n ")])],1)})),0):e._e()}),[],!1,null,null,null).exports,x=o(1002),C=o(1e3),k=o(345),j=o(22),O=class extends n.Vue{get displayDate(){return this.date?l.a.getIntlDateFormatString(this.date.toString(),this.isPerspectives?"short":"long",this.$i18n.locale):""}get pageUrl(){return j.a.liveUrl(this.url||this.localeRoute(this.$route).fullPath)}get authorTwitterHandle(){var e;return null===(e=this.author)||void 0===e||null===(e=e.socialProfileIds)||void 0===e?void 0:e.twitter}get isPerspectives(){return"perspectives"===this.theme}};Object(r.__decorate)([Object(n.Prop)({default:null,type:String}),Object(r.__metadata)("design:type",String)],O.prototype,"artist",void 0),Object(r.__decorate)([Object(n.Prop)({default:null,type:Object}),Object(r.__metadata)("design:type",Object)],O.prototype,"author",void 0),Object(r.__decorate)([Object(n.Prop)({default:"",type:String}),Object(r.__metadata)("design:type",String)],O.prototype,"date",void 0),Object(r.__decorate)([Object(n.Prop)({default:""}),Object(r.__metadata)("design:type",String)],O.prototype,"description",void 0),Object(r.__decorate)([Object(n.Prop)({default:""}),Object(r.__metadata)("design:type",String)],O.prototype,"disclosureType",void 0),Object(r.__decorate)([Object(n.Prop)({default:null}),Object(r.__metadata)("design:type",String)],O.prototype,"headline",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1,type:Boolean}),Object(r.__metadata)("design:type",Boolean)],O.prototype,"isLeftRailTemplate",void 0),Object(r.__decorate)([Object(n.Prop)({default:null}),Object(r.__metadata)("design:type",String)],O.prototype,"liveEvent",void 0),Object(r.__decorate)([Object(n.Prop)({default:!0}),Object(r.__metadata)("design:type",Boolean)],O.prototype,"showHeadline",void 0),Object(r.__decorate)([Object(n.Prop)({default:null}),Object(r.__metadata)("design:type",String)],O.prototype,"assetId",void 0),Object(r.__decorate)([Object(n.Prop)({default:()=>[],type:Array}),Object(r.__metadata)("design:type","function"==typeof(m="undefined"!=typeof Array&&Array)?m:Object)],O.prototype,"moreAuthors",void 0),Object(r.__decorate)([Object(n.Prop)({default:()=>[],type:Array}),Object(r.__metadata)("design:type","function"==typeof(f="undefined"!=typeof Array&&Array)?f:Object)],O.prototype,"editors",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1}),Object(r.__metadata)("design:type",Boolean)],O.prototype,"showDisclosure",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1}),Object(r.__metadata)("design:type",Boolean)],O.prototype,"showAdDisclosure",void 0),Object(r.__decorate)([Object(n.Prop)({default:()=>{},type:Object}),Object(r.__metadata)("design:type",Object)],O.prototype,"topic",void 0),Object(r.__decorate)([Object(n.Prop)({default:null}),Object(r.__metadata)("design:type",String)],O.prototype,"url",void 0),Object(r.__decorate)([Object(n.Prop)({default:null}),Object(r.__metadata)("design:type",String)],O.prototype,"pageType",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1}),Object(r.__metadata)("design:type",Boolean)],O.prototype,"suppressComments",void 0),Object(r.__decorate)([Object(n.Prop)({default:!1}),Object(r.__metadata)("design:type",Boolean)],O.prototype,"isLanding",void 0),Object(r.__decorate)([Object(n.Prop)({default:null}),Object(r.__metadata)("design:type",String)],O.prototype,"theme",void 0);var T=O=Object(r.__decorate)([Object(n.Component)({components:{ContentBreadcrumb:w,GlobalAuthor:x.a,GlobalDisclosure:C.default,GlobalLink:v.a,SocialSharebar:k.a}})],O),B=(o(1025),Object(y.a)(T,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("div",{staticClass:"c-contentHeader",class:{"c-contentHeader-bestList":e.isLeftRailTemplate}},[e.isLanding?e._e():t("div",{staticClass:"c-contentHeader_infoContainer"},[e.showDisclosure&&!e.isLeftRailTemplate?t("GlobalDisclosure",{staticClass:"c-contentHeader_disclosure g-outer-spacing-bottom-medium",attrs:{"show-ad-disclosure":e.showAdDisclosure,"disclosure-type":e.disclosureType,"is-left-rail-template":e.isLeftRailTemplate}}):e._e(),e._v(" "),e.isLeftRailTemplate?t("div",{staticClass:"c-contentHeader_time-mobile"},[e._v("\n "+e._s(e.$t("updated_on"))+" "+e._s(e.displayDate)+"\n ")]):e._e(),e._v(" "),t("ContentBreadcrumb",{staticClass:"c-contentHeader_breadcrumb",attrs:{topic:e.topic}}),e._v(" "),e.isLeftRailTemplate?t("div",{staticClass:"c-contentHeader_time"},[e._v("\n "+e._s(e.$t("updated_on"))+" "+e._s(e.displayDate)+"\n ")]):e._e()],1),e._v(" "),null!==e.liveEvent?t("div",{staticClass:"c-contentHeader_liveBadge g-text-xxsmall-bold g-outer-spacing-top-medium g-outer-spacing-bottom-medium"},[t("span",{staticClass:"c-contentHeader_liveBadgeLabel"},[e._v("Live"),e.liveEvent?t("span",[e._v(":")]):e._e()]),e._v(" "),e.liveEvent?t("span",{staticClass:"c-contentHeader_liveBadgeEvent",domProps:{innerHTML:e._s(e.liveEvent)}}):e._e()]):e._e(),e._v(" "),e.headline&&e.showHeadline?t("h1",{staticClass:"c-contentHeader_headline g-outer-spacing-top-medium g-outer-spacing-bottom-medium"},[e._v("\n "+e._s(e.headline)+"\n "),e.isLeftRailTemplate?t("button",{staticClass:"share-button"},[t("svg",{attrs:{width:"18",height:"16",viewBox:"0 0 18 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M11.4628 1.20917L16.6379 5.27032L16.7467 5.36679C17.0408 5.65716 17.2008 6.07026 17.2008 6.49501C17.2008 6.97236 16.9981 7.43596 16.6291 7.7266L11.4681 11.7766L11.4672 11.7773C11.0273 12.13 10.4325 12.1619 9.96135 11.8505C9.53545 11.569 9.29721 11.0664 9.29919 10.5491L9.30085 10.542V8.4068C9.34179 8.40846 9.38204 8.41241 9.42153 8.41853L9.42319 8.41878C10.0053 8.50989 10.4214 9.07226 10.4214 9.71678L10.4214 10.5297C10.4209 10.6669 10.477 10.7824 10.5453 10.8275C10.5785 10.8495 10.6029 10.8482 10.6436 10.8156L15.8097 6.7615C15.8741 6.71078 15.9233 6.60061 15.9233 6.47305C15.9233 6.34549 15.8741 6.23532 15.8097 6.18459L10.6392 2.12699C10.6029 2.0979 10.5785 2.09662 10.5453 2.11857C10.477 2.16371 10.4209 2.2792 10.4214 2.41838V3.22931C10.4214 3.87384 10.0053 4.43621 9.42319 4.52731L9.42153 4.52757C9.38204 4.53369 9.34179 4.53763 9.30085 4.53929V2.44194L9.2992 2.44288C9.29721 1.92375 9.53533 1.42106 9.96135 1.13951C10.4306 0.829411 11.0233 0.859429 11.4589 1.20607L11.4608 1.20497L11.4603 1.20721L11.4628 1.20917Z",fill:"#080A12"}}),e._v(" "),t("path",{attrs:{d:"M9.29754 4.53942V3.25128C9.29754 3.3028 9.28649 3.33986 9.27582 3.36227H9.13458C7.41611 3.33554 5.91944 3.88229 4.65114 4.95066C3.38616 6.01623 2.35641 7.59353 1.55159 9.61803L1.55049 9.62085C0.935712 11.2382 0.737294 12.1831 0.815348 13.6068L0.834986 13.9018C0.807778 14.4278 1.13499 14.9557 1.69371 15.0579C2.28565 15.1662 2.771 14.74 2.88133 14.2041C3.46146 12.6 4.19842 11.4682 5.13513 10.7323C6.07154 9.99671 7.2271 9.6415 8.67321 9.62773L9.27582 9.62775C9.28649 9.65016 9.29754 9.68721 9.29754 9.73874V8.40667C9.28394 8.40616 9.27027 8.40591 9.25652 8.40591H8.59155C5.49649 8.43504 3.39145 9.85218 2.04765 12.8534L1.92389 13.1394C1.90923 12.1114 2.0941 11.3459 2.59336 10.0323C4.0035 6.48526 6.05356 4.60723 8.79777 4.54114L9.25652 4.54019C9.27027 4.54019 9.28394 4.53993 9.29754 4.53942Z",fill:"#080A12"}})]),e._v(" "),t("div",{staticClass:"sharebar-container"},[t("SocialSharebar",{staticClass:"g-outer-spacing-right-small g-outer-spacing-bottom-medium g-outer-spacing-top-medium",attrs:{"page-url":e.pageUrl,title:e.headline,description:e.description,"asset-id":e.assetId,"author-twitter-handle":e.authorTwitterHandle,dropdown:"longform"==e.pageType,buttons:e.suppressComments?["linkedin","flipboard","facebook","twitter"]:["comments","linkedin","flipboard","facebook","twitter"]}})],1)]):e._e()]):e._e(),e._v(" "),e.description?t("div",{staticClass:"c-contentHeader_description g-outer-spacing-top-medium g-outer-spacing-bottom-medium"},[e._v("\n "+e._s(e.description)+"\n ")]):e._e(),e._v(" "),!e.author||e.isLeftRailTemplate||e.isLanding?e._e():t("GlobalAuthor",{attrs:{author:e.author,"more-authors":e.moreAuthors,editors:e.editors,"date-time":e._f("apDate")(e.displayDate),"page-type":e.pageType,artist:e.artist,theme:e.theme}}),e._v(" "),e.isLeftRailTemplate||e.isLanding?e._e():t("SocialSharebar",{staticClass:"g-outer-spacing-right-small g-outer-spacing-bottom-medium g-outer-spacing-top-medium",attrs:{"page-url":e.pageUrl,title:e.headline,description:e.description,"asset-id":e.assetId,"author-twitter-handle":e.authorTwitterHandle,dropdown:"longform"==e.pageType,buttons:e.suppressComments?["linkedin","flipboard","facebook","twitter"]:["comments","linkedin","flipboard","facebook","twitter"]}})],1)}),[],!1,null,null,null));t.default=B.exports},999:function(e,t,o){"use strict";o(5),o(6);var r=o(0),n=o(3),l=o(9),c=o(341),d=o(948),v=new l.a("AdStickyMpu"),h=class extends n.Vue{constructor(){super(...arguments),this.isRefreshing=!1}get adDisplayEl(){var e=this.$refs.adMonetization;return null==e?void 0:e.getAdRef()}adRendered(e,t,o){this.isRefreshing=!1,v.log("adRendered")}refresh(){!this.isRefreshing&&this.adDisplayEl&&(this.isRefreshing=!0,this.$ads.adDisplay.loadAds([this.adDisplayEl]))}};Object(r.__decorate)([Object(n.Prop)({default:""}),Object(r.__metadata)("design:type",String)],h.prototype,"slotName",void 0),Object(r.__decorate)([Object(n.Prop)({default:""}),Object(r.__metadata)("design:type",String)],h.prototype,"adCapOld",void 0);var m=h=Object(r.__decorate)([Object(n.Component)({components:{GlobalSticky:d.a,ZDNetAdMonetization:c.a}})],h),f=o(11),component=Object(f.a)(m,(function(){var e=this,t=e._self._c;e._self._setupProxy;return t("GlobalSticky",[t("ZDNetAdMonetization",{ref:"adMonetization",attrs:{"slot-name":e.slotName,"ad-cap-old":e.adCapOld},on:{"ad-rendered":e.adRendered}})],1)}),[],!1,null,null,null);t.a=component.exports}}]);