CINXE.COM

News and Advice on the World's Latest Innovations | ZDNET

<!doctype html> <html data-n-head-ssr lang="en" data-edition="eu" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D,%22data-edition%22:%7B%22ssr%22:%22eu%22%7D%7D"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.zdnet.com/","20220824061331","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1661321611"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <!-- running tag = 'zdnet.prod.11a6d9' date-timestamp: 1661321486456 --> <title>News and Advice on the World's Latest Innovations | ZDNET</title><meta data-n-head="ssr" charset="utf-8"><meta data-n-head="ssr" name="viewport" content="width=device-width, initial-scale=1"><meta data-n-head="ssr" data-hid="title" property="title" content="News and Advice on the World's Latest Innovations | ZDNET"><meta data-n-head="ssr" data-hid="og:site_name" property="og:site_name" content="ZDNET"><meta data-n-head="ssr" data-hid="og:image" property="og:image" content="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/fly/bundles/zdnetcore/images/logos/zdnet-logo-yellow.png"><meta data-n-head="ssr" data-hid="fb:app_id" property="fb:app_id" content="136759700898"><meta data-n-head="ssr" data-hid="twitter:site" name="twitter:site" content="@ZDNET"><meta data-n-head="ssr" data-hid="twitter:creator" name="twitter:creator" content="@ZDNET"><meta data-n-head="ssr" data-hid="twitter:card" name="twitter:card" content="summary_large_image"><meta data-n-head="ssr" data-hid="twitter:image" name="twitter:image" content="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/fly/bundles/zdnetcore/images/logos/zdnet-logo-yellow.png"><meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#080A12"><script type="application/javascript" charset="UTF-8">window.$neutronWindowPromises = {}; window.$neutronWindowPromises['cohesion'] = new Promise((resolve) => { var value = undefined; Object.defineProperty(window, 'cohesion', { get: function () { return value; }, set: function (newValue) { value = newValue; if (value) resolve(); } }); }); window.$neutronWindowPromises['tagular'] = new Promise((resolve) => { var value = undefined; Object.defineProperty(window, 'tagular', { get: function () { return value; }, set: function (newValue) { value = newValue; if (value) resolve(); } }); }); window.$neutronWindowPromises['utag'] = new Promise((resolve) => { var value = undefined; Object.defineProperty(window, 'utag', { get: function () { return value; }, set: function (newValue) { value = newValue; if (value) resolve(); } }); }); window.$neutronWindowPromises['UA'] = new Promise((resolve) => { var value = undefined; Object.defineProperty(window, 'UA', { get: function () { return value; }, set: function (newValue) { value = newValue; if (value) resolve(); } }); }); </script><script type="application/javascript" charset="UTF-8"> !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t=t||self).uuidv4=e()}(this,(function(){"use strict";var t="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),e=new Uint8Array(16);function n(){if(!t)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return t(e)}for(var o=[],r=0;r<256;++r)o.push((r+256).toString(16).substr(1));return function(t,e,r){"string"==typeof t&&(e="binary"===t?new Uint8Array(16):null,t=null);var u=(t=t||{}).random||(t.rng||n)();if(u[6]=15&u[6]|64,u[8]=63&u[8]|128,e){for(var i=r||0,d=0;d<16;++d)e[i+d]=u[d];return e}return function(t,e){var n=e||0,r=o;return(r[t[n+0]]+r[t[n+1]]+r[t[n+2]]+r[t[n+3]]+"-"+r[t[n+4]]+r[t[n+5]]+"-"+r[t[n+6]]+r[t[n+7]]+"-"+r[t[n+8]]+r[t[n+9]]+"-"+r[t[n+10]]+r[t[n+11]]+r[t[n+12]]+r[t[n+13]]+r[t[n+14]]+r[t[n+15]]).toLowerCase()}(u)}})); window.initialPageViewGuid = window.uuidv4(); </script><script type="application/javascript" charset="UTF-8"> window.BOOMR_config = { autorun: false, Errors: { enabled: true, monitorGlobal: true, // onerror monitorNetwork: false, // XHRs monitorConsole: true, // window.console.error monitorEvents: false, // addEventListener monitorTimeout: false, // setTimeout, setInterval maxErrors: 10, // max errors sent per page onError: function(err) { var text = err.message || ""; return text.indexOf(".zdnet.com") !== -1 && // first party text.indexOf("Script error") === -1 && // not a script error text.indexOf("Load timeout for modules") === -1; // not a load timeout } }, // Enable Histroy plugin for SPA performance tracking // https://developer.akamai.com/tools/boomerang/legacy-spa#other-spas History: { auto: true, enabled: true } }; (function(){ if (window.BOOMR && window.BOOMR.version) { return; } var dom,doc,where,iframe = document.createElement("iframe"); function boomerangSaveLoadTime(e) { window.BOOMR_onload = (e && e.timeStamp) || new Date().getTime(); } if (window.addEventListener) { window.addEventListener("load", boomerangSaveLoadTime, false); } else if (window.attachEvent) { window.attachEvent("onload", boomerangSaveLoadTime); } iframe.src = "javascript:void(0)"; iframe.title = ""; iframe.role = "presentation"; (iframe.frameElement || iframe).style.cssText = "width:0;height:0;border:0;display:none;"; where = document.getElementsByTagName("script")[0]; where.parentNode.insertBefore(iframe, where); try { doc = iframe.contentWindow.document; } catch(e) { dom = document.domain; iframe.src = "javascript:var d = document.open(); d.domain='" + dom + "'; void(0);"; doc = iframe.contentWindow.document; } doc.open()._l = function() { var js = this.createElement("script"); if (dom) { this.domain = dom; } js.id = "boomr-if-as"; js.src = "//web.archive.org/web/20220824061331/http://c.go-mpulse.net/boomerang/YZ2TK-PC7PJ-K64DL-L53CR-P2G4E"; BOOMR_lstart = new Date().getTime(); this.body.appendChild(js); }; doc.write('<body onload="document._l();">'); doc.close(); })(); </script><script type="application/javascript">window.BidBarrel = window.BidBarrel || {}; window.BidBarrel.queue = window.BidBarrel.queue || [];</script><script type="text/plain" class="optanon-category-C0004" async="" src="//web.archive.org/web/20220824061331js_/http://at.adtech.redventures.io/lib/dist/prod/bidbarrel-zdnet-rv.min.js?adaptive=true"></script><script type="text/plain" class="optanon-category-C0004" async="" charset="UTF-8" src="//web.archive.org/web/20220824061331js_/http://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><script type="text/plain" class="optanon-category-C0004" async="" charset="UTF-8" src="//web.archive.org/web/20220824061331js_/http://js-sec.indexww.com/ht/p/183728-122510094381206.js"></script><script type="text/plain" class="optanon-category-C0004" async="" charset="UTF-8" src="//web.archive.org/web/20220824061331js_/http://c.amazon-adsystem.com/aax2/apstag.js"></script><script type="application/javascript" charset="UTF-8"> (function (G, o, O, g, L, e) { G[g] = G[g] || function () { (G[g]['q'] = G[g]['q'] || []).push(arguments) }, G[g]['t'] = 1 * new Date; })(window, document, 'script', '_googCsa'); </script><script type="application/javascript" charset="UTF-8"> window._mNHandle = window._mNHandle || {}; window._mNHandle.queue = window._mNHandle.queue || []; medianet_versionId = "3121199"; </script><script type="application/javascript" async="" charset="UTF-8" data-domain-script="e70f246a-fd9b-4805-9fd4-fcd89020aca5" src="https://web.archive.org/web/20220824061331js_/https://cdn.cookielaw.org/scripttemplates/otSDKStub.js"></script><script type="application/javascript"> (function(a){ var w=window,b='cbsoptanon',q='cmd',r='config'; w[b] = w[b] ? w[b] : {}; w[b][q] = w[b][q] ? w[b][q] : []; w[b][r] = w[b][r] ? w[b][r] : []; a.forEach(function(z){ w[b][z] = w[b][z] || function(){ var c=arguments; w[b][q].push(function(){ w[b][z].apply(w[b],c); }) } }); })(["onIframesReady","onFormsReady","onScriptsReady","onAdsReady"]); //Add configs window.cbsoptanon.config.push({ enableServices: false, setNpaOnConsentChange: true, euMaxAttempts: 25, countryCodeMaxAttempts: 25, oneTrustTimeout: 2500 }); //Load iframes as soon as ready window.cbsoptanon.cmd.push(function(_cbsoptanon) { console.log('Loading iframes'); _cbsoptanon.tags.load('IFRAME'); }); </script><script type="application/javascript" async="" id="bb-cbsoptanon" src="https://web.archive.org/web/20220824061331js_/https://www.zdnet.com/a/privacy/optanon/optanon-v1.1.0.js"></script><link href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/a/neutron/fonts/SuisseIntl/Semibold.woff2" rel="preload" as="font" type="font/woff2" crossorigin="anonymous"><link href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/a/neutron/fonts/SuisseIntl/Regular.woff2" rel="preload" as="font" type="font/woff2" crossorigin="anonymous"><script type="application/javascript" charset="UTF-8"> window.utag_data = {"pageType":"front_door","collectionId":[""],"contentId":"front-door","contentType":"content_feature","siteEdition":"eu","siteSection":"top_funnel","tagSlugs":[],"topicId":["c9f9e727-257e-4e43-bd06-60f8225c0349"],"topicName":["homepage"],"topicSlugs":["homepage"],"articleId":"c1c8295c-4e70-47c2-a60c-9d5a8f7fc852","soastaPageType":"front_door","brand":"zdnet","_collectionPrimaryId":[""],"deviceType":"desktop","edition":"us","error":"prod","isDev":false,"limit":4,"pageViewGuid":null,"reportSuiteId":"cnetzdnetglobalsite","siteName":"zdnet","siteType":"responsive web","soastaBucket":"","tealium":{"profile":"zdnetglobalsite","env":"prod"},"testGroup":"","testName":"","testVersion":"","traffic_source":"cloud","services.debug.enabled":true,"services.abTest.enabled":true,"services.ads.enabled":true,"services.adDisplay.enabled":true,"services.adSense.enabled":true,"services.amazonNative.enabled":true,"services.ampAd.enabled":true,"services.mediaNet.enabled":true,"services.taboola.enabled":true,"services.bidbarrel.enabled":true,"services.indexexchange.enabled":true,"services.cohesion.enabled":true,"services.tagular.enabled":true,"services.disqus.enabled":true,"services.editions.enabled":true,"services.oneTrust.enabled":true,"services.gdpr.enabled":true,"services.mpulse.enabled":true,"services.myfinance.enabled":true,"services.serverScripts.enabled":true,"services.seamless.enabled":false,"services.chartbeat.enabled":true,"services.comscore.enabled":true,"services.comscore.pageView.enabled":false,"services.tealium.enabled":true,"services.tealium.inline.enabled":false,"services.tealium.cohesion.enabled":true,"services.urbanAirship.enabled":false,"services.vanity.enabled":true,"services.vanity.mask.enabled":true,"services.chartbeatVideo.enabled":true,"services.500px.enabled":true,"services.facebook.enabled":true,"services.flickr.enabled":true,"services.gifv.enabled":true,"services.google_maps.enabled":true,"services.imgur.enabled":true,"services.instagram.enabled":true,"services.playbuzz.enabled":true,"services.reddit.enabled":true,"services.scribd.enabled":true,"services.soundcloud.enabled":true,"services.twitter.enabled":true,"services.video.enabled":true,"services.vimeo.enabled":true,"services.youtube.enabled":true,"services.audiencescience.enabled":true,"services.branch.enabled":true,"services.crazyegg.enabled":true,"services.digioh.enabled":true,"services.dw.enabled":true,"services.facebookmarketing.enabled":true,"services.googleremarketing.enabled":true,"services.nielsen.enabled":true,"services.qualtrics.enabled":true,"services.sitecatalyst.enabled":true,"services.trackonomics.enabled":true,"services.trueanthem.enabled":true,"services.viglink.enabled":true,"services.adDisplayCriteria.enabled":true,"services.adViewabilityTopFunnelDesktop.enabled":false,"services.article.enabled":false,"services.bestListExcludeEduFinance.enabled":false,"services.disableVideoShare.enabled":true,"services.isNotSpecialFeature.enabled":true,"services.specialFeaturesBoost.enabled":false,"services.productImage.enabled":false,"services.review.enabled":false,"services.topFunnel.enabled":true}; window.utag_data.pageViewGuid = window.initialPageViewGuid; </script><script type="text/plain" class="optanon-category-C0002" charset="UTF-8"> window.chsn_ad_id = window.initialPageViewGuid; window.chsn_pageType = "front_door"; window.chsn_post_id = "c1c8295c-4e70-47c2-a60c-9d5a8f7fc852"; !(function (co, h, e, s, i, o, n) { var d = "documentElement"; var a = "className"; h[d][a] += " preampjs fusejs"; n.k = e; co._Cohesion = n; co._Preamp = { k: s, start: new Date() }; co._Fuse = { k: i }; co._Tagular = { k: o }; [e, s, i, o].map(function (x) { co[x] = co[x] || function () { (co[x].q = co[x].q || []).push([].slice.call(arguments)); }; }); h.addEventListener("DOMContentLoaded", function () { co.setTimeout(function () { var u = h[d][a]; h[d][a] = u.replace(/ ?preampjs| ?fusejs/g, ""); }, 3e3); co._Preamp.docReady = co._Fuse.docReady = !0; }); var z = h.createElement("script"); z.async = 1; z.src = "https://web.archive.org/web/20220824061331/https://cdn.cohesionapps.com/cohesion/cohesion-latest.min.js"; h.head.appendChild(z); })(window, document, "cohesion", "preamp", "fuse", "tagular", {"consent": {"onetrust": {"enabled": true,"optIn": true},"required": true},"tagular": {"writeKey": "wk_1kYsAdHsx1XVwT5EbX9OQYl4nJM","sourceKey": "src_1kYsAcdpfzbZ8UlNLYht1RPg3m2","apiVersion": "v2/t","taggy": {"enabled": true},"beamHook": function (event) { if (false) {} }}}); </script><script type="text/plain" class="optanon-category-C0002" async="" src="//web.archive.org/web/20220824061331js_/http://static.chartbeat.com/js/chartbeat_mab.js"></script><script type="text/plain" class="optanon-category-C0004" charset="UTF-8"> !function (n, t, c, e, u) { function r (n) { try { f = n(u) } catch (n) { return h = n, void i(p, n) } i(s, f) } function i (n, t) { for (var c = 0; c < n.length; c++)d(n[c], t); } function o (n, t) { return n && (f ? d(n, f) : s.push(n)), t && (h ? d(t, h) : p.push(t)), l } function a (n) { return o(!1, n) } function d (t, c) { n.setTimeout(function () { t(c) }, 0) } var f, h, s = [], p = [], l = { then: o, catch: a, _setup: r }; n[e] = l; var v = t.createElement("script"); v.src = c, v.async = !0, v.id = "_uasdk", v.rel = e, t.head.appendChild(v) }(window, document, 'https://web.archive.org/web/20220824061331/https://web-sdk.urbanairship.com/notify/v1/ua-sdk.min.js', 'UA', { appKey: 'i-Fs9YbqSGm4AjyjFGN7Vw', token: 'MTppLUZzOVlicVNHbTRBanlqRkdON1Z3OllGMnVJNUZ4SDh2V1ZqTHBiMmZka2xTeS14b1ZTaXpiMnZyUzU4aExIVDA', // Safari Web Push only websitePushId: 'web.com.zdnet.urbanairship', // Open Web Push Protocol only. vapidPublicKey: 'BDkfm6-4K3wtLqhIxW_5ZjWkZNMc9Hy1wA7b8rRmFiX0ykA9DfH6S2NCsbIp9_rPbVpSy58ijPwd1zY1mHbmWVw=', // This has a default of '/push-worker.js'. It should live at the root of // your domain. It only needs to be specified if your worker lives at a // different path. (NOTE: It doesn't actually work at the root level) // This path should be built by buildHook workerUrl: '/bundles/zdnetjs/js/libs/ua-push-worker.js', }) </script><meta data-n-head="ssr" property="og:type" content="website" data-hid="og:type"><meta data-n-head="ssr" name="nuxtstatus" content="loaded" data-hid="nuxtstatus"><meta data-n-head="ssr" name="description" content="ZDNET news and advice keep professionals prepared to embrace innovation and ready to build a better future." data-hid="description"><meta data-n-head="ssr" property="article:content_tier" content="free" data-hid="article:content_tier"><meta data-n-head="ssr" property="article:publisher" content="https://www.facebook.com/ZDNET.official" data-hid="article:publisher"><meta data-n-head="ssr" property="og:description" content="ZDNET news and advice keep professionals prepared to embrace innovation and ready to build a better future." data-hid="og:description"><meta data-n-head="ssr" property="og:title" content="News and Advice on the World's Latest Innovations" data-hid="og:title"><meta data-n-head="ssr" property="og:url" content="https://web.archive.org/web/20220824061331/https://www.zdnet.com/" data-hid="og:url"><meta data-n-head="ssr" name="twitter:description" content="ZDNET news and advice keep professionals prepared to embrace innovation and ready to build a better future." data-hid="twitter:description"><meta data-n-head="ssr" name="twitter:title" content="News and Advice on the World's Latest Innovations" data-hid="twitter:title"><meta data-n-head="ssr" name="twitter:url" content="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/" data-hid="twitter:url"><meta data-n-head="ssr" name="robots" content="max-image-preview:large" data-hid="robots"><link data-n-head="ssr" data-hid="icon" rel="shortcut icon" type="image/png" href="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/fly/bundles/zdnetcore/images/logos/zdnet-logo-yellow.png"><link data-n-head="ssr" data-hid="publisher" rel="publisher" href="https://plus.google.com/105074359186426139750/"><link data-n-head="ssr" rel="canonical" href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/" data-hid="canonical"><link data-n-head="ssr" rel="alternate" href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/news/rss.xml" data-hid="alternate"><script data-n-head="ssr" charset="UTF-8" type="application/ld+json" data-hid="ld+json">[{"@context":"https://web.archive.org/web/20220824061331/https://schema.org","@type":"Organization","name":"ZDNET","address":"1101 Red Ventures Drive, Fort Mill, SC - 29707","location":"1101 Red Ventures Drive, Fort Mill, SC - 29707","parentOrganization":"Red Ventures","url":"https://web.archive.org/web/20220824061331/https://www.zdnet.com/","contactPoint":[{"@type":"ContactPoint","telephone":"+1-415-344-2000","contactType":"customer service"}],"logo":{"@type":"ImageObject","url":"https://web.archive.org/web/20220824061331/https://www.zdnet.com/a/neutron/images/logos/logo.png","width":"120","height":"84"},"sameAs":["https://web.archive.org/web/20220824061331/https://www.facebook.com/ZDNET.official","https://web.archive.org/web/20220824061331/https://twitter.com/ZDNET","https://web.archive.org/web/20220824061331/https://www.linkedin.com/company/zdnet-com/","https://web.archive.org/web/20220824061331/https://www.youtube.com/channel/UCr9QWb5RKLfaunjKHJZAdQQ"]},{"@context":"https://web.archive.org/web/20220824061331/https://schema.org","@type":"WebSite","url":"/","potentialAction":{"@type":"SearchAction","target":"/search/?q={query}","query":"required name=query"}}]</script><script data-n-head="ssr" charset="UTF-8" type="application/javascript" data-hid="chartbeat/config"> var _sf_async_config = _sf_async_config || {}; _sf_async_config.uid = 66142; _sf_async_config.domain = "zdnet.com"; _sf_async_config.flickerControl = false; _sf_async_config.useCanonical = true; _sf_async_config.useCanonicalDomain = true; _sf_async_config.autoDetect = false; _sf_async_config.sections = "top_funnel"; _sf_async_config.authors = ""; _sf_async_config.contentType = "undefined"; var _sf_startpt = 1661321486162; window._cbq = (window._cbq || []); </script><script data-n-head="ssr"></script><style data-vue-ssr-id="64a96e90:0 3191d5ad:0 5c577df2:0 69997ddc:0 20106c81:0 191d92e3:0 7ada36f3:0 2ee92d40:0 3c0de138:0 6d0756be:0 176c6eae:0 9e80ce24:0 d4f6c8e4:0 3ea2fca4:0 75dc16bc:0 9f521124:0 778224bb:0 76364566:0 0892d7f0:0 a0917180:0 379f4204:0 5ddebdb5:0 165771a5:0 88990398:0 f008c0f2:0 9f3fd83e:0 6c729695:0 7e690b47:0 6a3769ee:0 cb0121ec:0 2f0e1130:0 4d3206dc:0 65be8624:0">article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}[hidden],audio:not([controls]){display:none}*,:after,:before{box-sizing:border-box;outline:0}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}iframe{border:0;max-width:100%}.no-touch a:hover,a,a:active{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}abbr[title],dfn[title]{cursor:help}b,strong{font-weight:700}blockquote{margin:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;text-decoration:none}ins,mark{color:#000}mark{background:#ff0;font-style:italic;font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;_font-family:"courier new",monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,ol,ul{list-style:none;list-style-image:none}li{list-style:none}dd{margin:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;max-width:100%}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=text]:active,input[type=text]:focus,textarea:active,textarea:focus{cursor:text;outline:none}input,label,option,select,textarea{cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:1cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}[type=button],[type=submit],button{background:#080a12;border:0;color:#fff;font-family:SuisseIntl,Helvetica,sans-serif;font-size:1rem;font-weight:600;height:3rem;text-transform:uppercase}[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d8d8d8;height:2rem;vertical-align:top;width:2rem}[type=checkbox]:active,[type=checkbox]:focus{border:1px solid unset}[type=checkbox]:checked{background:#080a12;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.1425 0L4.5 5.7835L1.857 3.278L0 5.136L4.5 9.5L12 1.8575L10.1425 0Z" fill="white"/></svg>');background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;border:0}[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d8d8d8;border-radius:50%;height:2rem;vertical-align:top;width:2rem}[type=radio]:active,[type=radio]:focus{border:1px solid unset}[type=radio]:checked{background:#080a12;background-image:url('data:image/svg+xml;utf8,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="4" fill="white"/></svg>');background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;border:0}[type=text],select,textarea{border:1px solid #d8d8d8;border:1px solid var(--border-color,#d8d8d8);color:#262626;color:var(--color,#262626)}[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:grey;opacity:1}[type=text]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:grey;opacity:1}[type=text]::placeholder,select::placeholder,textarea::placeholder{color:grey;opacity:1}[type=text]:active,[type=text]:focus,select:active,select:focus,textarea:active,textarea:focus{border:1px solid unset}[type=text]:invalid,select:invalid,textarea:invalid{border:1px solid #eb0036;color:#eb0036}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-image:url('data:image/svg+xml;utf8,<svg width="10" height="5" viewBox="0 0 10 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L5.05077 5L10 0.100515L0 0Z" fill="black"/></svg>');background-position-x:calc(100% - 1.4375rem);background-position-y:50%;background-repeat:no-repeat;padding-right:3.5rem}html,textarea{font-family:SuisseIntl,Helvetica,sans-serif}html{font-size:16px;color:#080a12}body{font-size:1rem;line-height:1.625rem}h1{font-size:3rem;line-height:3.25rem}@media(min-width:768px){h1{font-size:calc(-52.57143px + 13.09524vw);line-height:calc(-53.14286px + 13.69048vw)}}@media(min-width:1440px){h1{font-size:8.5rem;line-height:9rem}}h2{font-size:2.25rem;line-height:2.75rem}@media(min-width:768px){h2{font-size:calc(22.28571px + 1.78571vw);line-height:calc(34.85714px + 1.19048vw)}}@media(min-width:1440px){h2{font-size:3rem;line-height:3.25rem}}h3{font-size:1.375rem;line-height:1.875rem}@media(min-width:768px){h3{font-size:calc(6px + 2.08333vw);line-height:calc(14px + 2.08333vw)}}@media(min-width:1440px){h3{font-size:2.25rem;line-height:2.75rem}}h4{font-size:1.125rem;line-height:1.75rem}@media(min-width:768px){h4{font-size:calc(13.42857px + .59524vw);line-height:calc(25.71429px + .29762vw)}}@media(min-width:1440px){h4{font-size:1.375rem;line-height:1.875rem}}h5{font-size:1.125rem;line-height:1.75rem}h6{font-size:1rem;line-height:1.375rem}a{color:#006dff}a,a:hover{text-decoration:none}a:hover{color:#080a12}p{font-size:1.125rem;line-height:1.75rem}.g-border-thin-light-top{border-top:1px solid #f1f0f3}.c-sectionHeading,.g-border-thin-dark-top{border-top:1px solid #080a12}.g-border-thick-light-top{border-top:5px solid #f1f0f3}.g-border-thick-dark-top,.g-border-thin-primary-top{border-top:1px solid #080a12}.g-border-thick-primary-top{border-top:5px solid #080a12}.g-border-thin-light-right{border-right:1px solid #f1f0f3}.g-border-thin-dark-right{border-right:1px solid #080a12}.g-border-thick-light-right{border-right:5px solid #f1f0f3}.g-border-thick-dark-right,.g-border-thin-primary-right{border-right:1px solid #080a12}.g-border-thick-primary-right{border-right:5px solid #080a12}.g-border-thin-light-bottom{border-bottom:1px solid #f1f0f3}.g-border-thin-dark-bottom{border-bottom:1px solid #080a12}.g-border-thick-light-bottom{border-bottom:5px solid #f1f0f3}.g-border-thick-dark-bottom,.g-border-thin-primary-bottom{border-bottom:1px solid #080a12}.g-border-thick-primary-bottom{border-bottom:5px solid #080a12}.g-border-thin-light-left{border-left:1px solid #f1f0f3}.g-border-thin-dark-left{border-left:1px solid #080a12}.g-border-thick-light-left{border-left:5px solid #f1f0f3}.g-border-thick-dark-left,.g-border-thin-primary-left{border-left:1px solid #080a12}.g-border-thick-primary-left{border-left:5px solid #080a12}.g-bg-primary{background-color:#080a12}.g-color-primary{color:#080a12}.g-color-primary-dark{color:unset}.g-border-primary{border-color:#080a12}.g-bg-secondary{background-color:unset}.g-border-secondary,.g-color-secondary{color:unset}.g-bg-tertiary{background-color:unset}.g-color-tertiary{color:unset}.g-bg-brand{background-color:#d0ff4b}.g-color-brand{color:#d0ff4b}.g-color-text-meta{color:#505259}.g-bg-black,.g-bg-gray100{background-color:#000}.g-border-black,.g-border-gray100{border-color:#000}.g-color-black,.g-color-gray100{color:#000}.g-fill-black,.g-fill-gray100{fill:#000}.g-bg-black-alpha25{background-color:rgba(0,0,0,.25)}.g-border-black-alpha25{border-color:rgba(0,0,0,.25)}.g-color-black-alpha25{color:rgba(0,0,0,.25)}.g-fill-black-alpha25{fill:rgba(0,0,0,.25)}.g-bg-gray98{background-color:#191919}.g-border-gray98{border-color:#191919}.g-color-gray98{color:#191919}.g-bg-gray90{background-color:#262626}.g-border-gray90{border-color:#262626}.g-color-gray90{color:#262626}.g-bg-gray80{background-color:#404040}.g-border-gray80{border-color:#404040}.g-color-gray80{color:#404040}.g-bg-gray70{background-color:#666}.g-border-gray70{border-color:#666}.g-color-gray70{color:#666}.g-bg-gray60{background-color:grey}.g-border-gray60{border-color:grey}.g-color-gray60{color:grey}.g-bg-gray50{background-color:#999}.g-border-gray50{border-color:#999}.g-color-gray50{color:#999}.g-fill-gray50{fill:#999}.g-bg-gray40{background-color:#bfbfbf}.g-border-gray40{border-color:#bfbfbf}.g-color-gray40{color:#bfbfbf}.g-bg-gray30{background-color:#d8d8d8}.g-border-gray30{border-color:#d8d8d8}.g-color-gray30{color:#d8d8d8}.g-bg-gray20{background-color:#e6e6e6}.g-border-gray20{border-color:#e6e6e6}.g-color-gray20{color:#e6e6e6}.g-bg-gray10{background-color:#f2f2f2}.g-border-gray10{border-color:#f2f2f2}.g-color-gray10{color:#f2f2f2}.g-bg-gray0,.g-bg-white{background-color:#fff}.g-border-gray0,.g-border-white{border-color:#fff}.g-color-gray0,.g-color-white{color:#fff}.g-fill-gray0,.g-fill-white{fill:#fff}.g-bg-white-alpha25{background-color:hsla(0,0%,100%,.25)}.g-border-white-alpha25{border-color:hsla(0,0%,100%,.25)}.g-color-white-alpha25{color:hsla(0,0%,100%,.25)}.g-fill-white-alpha25{fill:hsla(0,0%,100%,.25)}.g-bg-red-light{background-color:#ff1f52}.g-border-red-light{border-color:#ff1f52}.g-color-red-light{color:#ff1f52}.g-bg-red{background-color:#eb0036}.g-border-red{border-color:#eb0036}.g-color-red{color:#eb0036}.g-bg-red-dark{background-color:#b30029}.g-border-red-dark{border-color:#b30029}.g-color-red-dark{color:#b30029}.g-bg-orange-light{background-color:#ff8e33}.g-border-orange-light{border-color:#ff8e33}.g-color-orange-light{color:#ff8e33}.g-bg-orange{background-color:#ff7200}.g-border-orange{border-color:#ff7200}.g-color-orange{color:#ff7200}.g-bg-orange-dark{background-color:#c75900}.g-border-orange-dark{border-color:#c75900}.g-color-orange-dark{color:#c75900}.g-bg-yellow-light{background-color:#fddc37}.g-border-yellow-light{border-color:#fddc37}.g-color-yellow-light{color:#fddc37}.g-bg-yellow{background-color:#fdd304}.g-border-yellow{border-color:#fdd304}.g-color-yellow{color:#fdd304}.g-bg-yellow-dark{background-color:#c7a602}.g-border-yellow-dark{border-color:#c7a602}.g-color-yellow-dark{color:#c7a602}.g-bg-green-light{background-color:#01e765}.g-border-green-light{border-color:#01e765}.g-color-green-light{color:#01e765}.g-bg-green{background-color:#01b44f}.g-border-green{border-color:#01b44f}.g-color-green{color:#01b44f}.g-bg-green-dark{background-color:#017c37}.g-border-green-dark{border-color:#017c37}.g-color-green-dark{color:#017c37}.g-bg-blue-light{background-color:#3d8bff}.g-border-blue-light{border-color:#3d8bff}.g-color-blue-light{color:#3d8bff}.g-bg-blue{background-color:#0a6cff}.g-border-blue{border-color:#0a6cff}.g-color-blue{color:#0a6cff}.g-bg-blue-dark{background-color:#0054d1}.g-border-blue-dark{border-color:#0054d1}.g-color-blue-dark{color:#0054d1}.g-bg-purple-light{background-color:#ca5ae3}.g-border-purple-light{border-color:#ca5ae3}.g-color-purple-light{color:#ca5ae3}.g-bg-purple{background-color:#bc2edc}.g-border-purple{border-color:#bc2edc}.g-color-purple{color:#bc2edc}.g-bg-purple-dark{background-color:#981eb4}.g-border-purple-dark{border-color:#981eb4}.g-color-purple-dark{color:#981eb4}.g-bg-facebook{background-color:#3b5998}.g-color-facebook{color:#3b5998}.g-fill-facebook{fill:#3b5998}.g-bg-twitter{background-color:#1da1f2}.g-color-twitter{color:#1da1f2}.g-fill-twitter{fill:#1da1f2}.g-bg-linkedin{background-color:#0073b2}.g-color-linkedin{color:#0073b2}.g-fill-linkedin{fill:#0073b2}.g-bg-flipboard{background-color:#e12828}.g-color-flipboard{color:#e12828}.g-fill-flipboard{fill:#e12828}.g-bg-reddit{background-color:#ff4500}.g-color-reddit{color:#ff4500}.g-fill-reddit{fill:#ff4500}.g-bg-pinterest{background-color:#e60023}.g-color-pinterest{color:#e60023}.g-fill-pinterest{fill:#e60023}.g-grid-container{width:calc(100vw - 2rem);min-width:288px;margin-left:auto;margin-right:auto}@media(min-width:768px){.g-grid-container{width:calc(100vw - 4rem)}}@media(min-width:1440px){.g-grid-container{width:1296px;max-width:1440px}}.g-container-square{border-radius:0}.g-container-rounded-small{border-radius:.25rem}.g-container-rounded-medium{border-radius:.5rem}.g-container-rounded-large{border-radius:1rem}.g-container-round{border-radius:50%}.g-dropShadow-default,.g-dropShadow-default-plusHover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08)}.g-dropShadow-default-plusHover:hover,.g-dropShadow-hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.16)}.g-dropShadow-modal{box-shadow:0 24px 32px 0 rgba(0,0,0,.16),0 2px 16px 0 rgba(0,0,0,.08)}.g-form-error{border:1px solid #eb0036!important;color:#eb0036!important}.g-form-error::-moz-placeholder{color:#eb0036!important}.g-form-error:-ms-input-placeholder{color:#eb0036!important}.g-form-error::placeholder{color:#eb0036!important}.g-input-medium{font-size:1rem;height:2.5rem;line-height:1.375rem;padding:0 1.5rem}.g-input-large{height:2.5rem}.g-input-large,.g-input-xlarge{font-size:1.125rem;line-height:1.75rem;padding:0 1.5rem}.g-input-xlarge{height:3rem}.g-select-medium{font-size:1rem;height:2.5rem;line-height:1.375rem;padding:0 3.5rem 0 1.5rem}.g-select-large{height:2.5rem}.g-select-large,.g-select-xlarge{font-size:1.125rem;line-height:1.75rem;padding:0 3.5rem 0 1.5rem}.g-select-xlarge{height:3rem}.g-textarea-medium{font-size:1rem;height:6rem;line-height:1.375rem;padding:.375rem 1.5rem}.g-textarea-large{padding:1rem 1.5rem}.g-textarea-large,.g-textarea-xlarge{font-size:1.125rem;height:6rem;line-height:1.75rem}.g-textarea-xlarge{padding:.75rem 1.5rem}.g-outer-spacing-top-xxlarge{margin-top:3rem}.g-outer-spacing-top-xxlarge-fluid{margin-top:2.5rem}@media(min-width:768px){.g-outer-spacing-top-xxlarge-fluid{margin-top:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-top-xxlarge-fluid{margin-top:3rem}}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.g-outer-spacing-bottom-xxlarge{margin-bottom:3rem}.g-outer-spacing-bottom-xxlarge-fluid{margin-bottom:2.5rem}@media(min-width:768px){.g-outer-spacing-bottom-xxlarge-fluid{margin-bottom:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-bottom-xxlarge-fluid{margin-bottom:3rem}}.g-outer-spacing-top-xlarge{margin-top:2.5rem}.g-outer-spacing-top-xlarge-fluid{margin-top:2rem}@media(min-width:768px){.g-outer-spacing-top-xlarge-fluid{margin-top:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-top-xlarge-fluid{margin-top:2.5rem}}.g-outer-spacing-bottom-xlarge{margin-bottom:2.5rem}.g-outer-spacing-bottom-xlarge-fluid,p{margin-bottom:2rem}@media(min-width:768px){.g-outer-spacing-bottom-xlarge-fluid,p{margin-bottom:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-bottom-xlarge-fluid,p{margin-bottom:2.5rem}}.g-outer-spacing-top-large{margin-top:2rem}.g-outer-spacing-top-large-fluid{margin-top:1.5rem}@media(min-width:768px){.g-outer-spacing-top-large-fluid{margin-top:3.125vw}}@media(min-width:1024px){.g-outer-spacing-top-large-fluid{margin-top:2rem}}.g-outer-spacing-bottom-large{margin-bottom:2rem}.g-outer-spacing-bottom-large-fluid{margin-bottom:1.5rem}@media(min-width:768px){.g-outer-spacing-bottom-large-fluid{margin-bottom:3.125vw}}@media(min-width:1024px){.g-outer-spacing-bottom-large-fluid{margin-bottom:2rem}}.g-outer-spacing-top-medium{margin-top:1.5rem}.g-outer-spacing-top-medium-fluid{margin-top:1rem}@media(min-width:768px){.g-outer-spacing-top-medium-fluid{margin-top:calc(-8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-top-medium-fluid{margin-top:1.5rem}}.c-sectionHeading,.g-outer-spacing-bottom-medium{margin-bottom:1.5rem}.g-outer-spacing-bottom-medium-fluid,p{margin-bottom:1rem}@media(min-width:768px){.g-outer-spacing-bottom-medium-fluid,p{margin-bottom:calc(-8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-bottom-medium-fluid,p{margin-bottom:1.5rem}}.g-outer-spacing-top-small{margin-top:1rem}.g-outer-spacing-bottom-small{margin-bottom:1rem}.g-outer-spacing-top-xsmall{margin-top:.5rem}.g-outer-spacing-bottom-xsmall{margin-bottom:.5rem}.g-outer-spacing-left-xxlarge{margin-left:3rem}.g-outer-spacing-left-xxlarge-fluid{margin-left:2.5rem}@media(min-width:768px){.g-outer-spacing-left-xxlarge-fluid{margin-left:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-left-xxlarge-fluid{margin-left:3rem}}.g-outer-spacing-right-xxlarge{margin-right:3rem}.g-outer-spacing-right-xxlarge-fluid{margin-right:2.5rem}@media(min-width:768px){.g-outer-spacing-right-xxlarge-fluid{margin-right:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-right-xxlarge-fluid{margin-right:3rem}}.g-outer-spacing-left-xlarge{margin-left:2.5rem}.g-outer-spacing-left-xlarge-fluid{margin-left:2rem}@media(min-width:768px){.g-outer-spacing-left-xlarge-fluid{margin-left:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-left-xlarge-fluid{margin-left:2.5rem}}.g-outer-spacing-right-xlarge{margin-right:2.5rem}.g-outer-spacing-right-xlarge-fluid{margin-right:2rem}@media(min-width:768px){.g-outer-spacing-right-xlarge-fluid{margin-right:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-right-xlarge-fluid{margin-right:2.5rem}}.g-outer-spacing-left-large{margin-left:2rem}.g-outer-spacing-left-large-fluid{margin-left:1.5rem}@media(min-width:768px){.g-outer-spacing-left-large-fluid{margin-left:3.125vw}}@media(min-width:1024px){.g-outer-spacing-left-large-fluid{margin-left:2rem}}.g-outer-spacing-right-large{margin-right:2rem}.g-outer-spacing-right-large-fluid{margin-right:1.5rem}@media(min-width:768px){.g-outer-spacing-right-large-fluid{margin-right:3.125vw}}@media(min-width:1024px){.g-outer-spacing-right-large-fluid{margin-right:2rem}}.g-outer-spacing-left-medium{margin-left:1.5rem}.g-outer-spacing-left-medium-fluid{margin-left:1rem}@media(min-width:768px){.g-outer-spacing-left-medium-fluid{margin-left:calc(-8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-left-medium-fluid{margin-left:1.5rem}}.g-outer-spacing-right-medium{margin-right:1.5rem}.g-outer-spacing-right-medium-fluid{margin-right:1rem}@media(min-width:768px){.g-outer-spacing-right-medium-fluid{margin-right:calc(-8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-right-medium-fluid{margin-right:1.5rem}}.g-outer-spacing-left-small{margin-left:1rem}.g-outer-spacing-right-small{margin-right:1rem}.g-outer-spacing-left-xsmall{margin-left:.5rem}.g-outer-spacing-right-xsmall{margin-right:.5rem}.g-outer-spacing-top-none{margin-top:0}.g-outer-spacing-right-none{margin-right:0}.g-outer-spacing-bottom-none{margin-bottom:0}.g-outer-spacing-left-none{margin-left:0}.g-inner-spacing-xxlarge{padding:3rem}.g-inner-spacing-xlarge{padding:2.5rem}.g-inner-spacing-large{padding:2rem}.g-inner-spacing-medium{padding:1.5rem}.g-inner-spacing-small{padding:1rem}.g-inner-spacing-xsmall{padding:.5rem}.g-inner-spacing-top-xxlarge{padding-top:3rem}.g-inner-spacing-top-xxlarge-fluid{padding-top:2.5rem}@media(min-width:768px){.g-inner-spacing-top-xxlarge-fluid{padding-top:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-top-xxlarge-fluid{padding-top:3rem}}.g-inner-spacing-bottom-xxlarge{padding-bottom:3rem}.g-inner-spacing-bottom-xxlarge-fluid{padding-bottom:2.5rem}@media(min-width:768px){.g-inner-spacing-bottom-xxlarge-fluid{padding-bottom:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-bottom-xxlarge-fluid{padding-bottom:3rem}}.g-inner-spacing-top-xlarge{padding-top:2.5rem}.g-inner-spacing-top-xlarge-fluid{padding-top:2rem}@media(min-width:768px){.g-inner-spacing-top-xlarge-fluid{padding-top:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-top-xlarge-fluid{padding-top:2.5rem}}.g-inner-spacing-bottom-xlarge{padding-bottom:2.5rem}.g-inner-spacing-bottom-xlarge-fluid{padding-bottom:2rem}@media(min-width:768px){.g-inner-spacing-bottom-xlarge-fluid{padding-bottom:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-bottom-xlarge-fluid{padding-bottom:2.5rem}}.g-inner-spacing-top-large{padding-top:2rem}.g-inner-spacing-top-large-fluid{padding-top:1.5rem}@media(min-width:768px){.g-inner-spacing-top-large-fluid{padding-top:3.125vw}}@media(min-width:1024px){.g-inner-spacing-top-large-fluid{padding-top:2rem}}.g-inner-spacing-bottom-large{padding-bottom:2rem}.g-inner-spacing-bottom-large-fluid{padding-bottom:1.5rem}@media(min-width:768px){.g-inner-spacing-bottom-large-fluid{padding-bottom:3.125vw}}@media(min-width:1024px){.g-inner-spacing-bottom-large-fluid{padding-bottom:2rem}}.c-sectionHeading,.g-inner-spacing-top-medium{padding-top:1.5rem}.g-inner-spacing-top-medium-fluid{padding-top:1rem}@media(min-width:768px){.g-inner-spacing-top-medium-fluid{padding-top:calc(-8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-top-medium-fluid{padding-top:1.5rem}}.g-inner-spacing-bottom-medium{padding-bottom:1.5rem}.g-inner-spacing-bottom-medium-fluid{padding-bottom:1rem}@media(min-width:768px){.g-inner-spacing-bottom-medium-fluid{padding-bottom:calc(-8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-bottom-medium-fluid{padding-bottom:1.5rem}}.g-inner-spacing-top-small{padding-top:1rem}.g-inner-spacing-bottom-small{padding-bottom:1rem}.g-inner-spacing-top-xsmall{padding-top:.5rem}.g-inner-spacing-bottom-xsmall{padding-bottom:.5rem}.g-inner-spacing-left-xxlarge{padding-left:3rem}.g-inner-spacing-left-xxlarge-fluid{padding-left:2.5rem}@media(min-width:768px){.g-inner-spacing-left-xxlarge-fluid{padding-left:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-left-xxlarge-fluid{padding-left:3rem}}.g-inner-spacing-right-xxlarge{padding-right:3rem}.g-inner-spacing-right-xxlarge-fluid{padding-right:2.5rem}@media(min-width:768px){.g-inner-spacing-right-xxlarge-fluid{padding-right:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-right-xxlarge-fluid{padding-right:3rem}}.g-inner-spacing-left-xlarge{padding-left:2.5rem}.g-inner-spacing-left-xlarge-fluid{padding-left:2rem}@media(min-width:768px){.g-inner-spacing-left-xlarge-fluid{padding-left:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-left-xlarge-fluid{padding-left:2.5rem}}.g-inner-spacing-right-xlarge{padding-right:2.5rem}.g-inner-spacing-right-xlarge-fluid{padding-right:2rem}@media(min-width:768px){.g-inner-spacing-right-xlarge-fluid{padding-right:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-right-xlarge-fluid{padding-right:2.5rem}}.g-inner-spacing-left-large{padding-left:2rem}.g-inner-spacing-left-large-fluid{padding-left:1.5rem}@media(min-width:768px){.g-inner-spacing-left-large-fluid{padding-left:3.125vw}}@media(min-width:1024px){.g-inner-spacing-left-large-fluid{padding-left:2rem}}.g-inner-spacing-right-large{padding-right:2rem}.g-inner-spacing-right-large-fluid{padding-right:1.5rem}@media(min-width:768px){.g-inner-spacing-right-large-fluid{padding-right:3.125vw}}@media(min-width:1024px){.g-inner-spacing-right-large-fluid{padding-right:2rem}}.g-inner-spacing-left-medium{padding-left:1.5rem}.g-inner-spacing-left-medium-fluid{padding-left:1rem}@media(min-width:768px){.g-inner-spacing-left-medium-fluid{padding-left:calc(-8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-left-medium-fluid{padding-left:1.5rem}}.g-inner-spacing-right-medium{padding-right:1.5rem}.g-inner-spacing-right-medium-fluid{padding-right:1rem}@media(min-width:768px){.g-inner-spacing-right-medium-fluid{padding-right:calc(-8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-right-medium-fluid{padding-right:1.5rem}}.g-inner-spacing-left-small{padding-left:1rem}.g-inner-spacing-right-small{padding-right:1rem}.g-inner-spacing-left-xsmall{padding-left:.5rem}.g-inner-spacing-right-xsmall{padding-right:.5rem}.g-width-xxlarge{width:3rem}.g-height-xxlarge{height:3rem}.g-width-xlarge{width:2.5rem}.g-height-xlarge{height:2.5rem}.g-width-large{width:2rem}.g-height-large{height:2rem}.g-width-medium{width:1.5rem}.g-height-medium{height:1.5rem}.g-width-small{width:1rem}.g-height-small{height:1rem}.g-width-xsmall{width:.5rem}.g-height-xsmall{height:.5rem}.fusejs [data-fuse],.preampjs [data-preamp]{opacity:0!important}.g-text-xxxlarge,.g-text-xxxlarge-bold{font-weight:800}@media(min-width:768px){.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:calc(-52.57143px + 13.09524vw);line-height:calc(-53.14286px + 13.69048vw)}}@media(min-width:1440px){.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:8.5rem;line-height:9rem}}.g-text-xxlarge,.g-text-xxlarge-bold{font-weight:800}@media(min-width:768px){.g-text-xxlarge,.g-text-xxlarge-bold{font-size:calc(22.28571px + 1.78571vw);line-height:calc(34.85714px + 1.19048vw)}}@media(min-width:1440px){.g-text-xxlarge,.g-text-xxlarge-bold{font-size:3rem;line-height:3.25rem}}@media(min-width:768px){.g-text-xlarge,.g-text-xlarge-bold{font-size:calc(6px + 2.08333vw);line-height:calc(14px + 2.08333vw)}}@media(min-width:1440px){.g-text-xlarge,.g-text-xlarge-bold{font-size:2.25rem;line-height:2.75rem}}.g-text-large,.g-text-large-bold,.o-button-xlarge,.o-texticon-size-large{font-size:1.125rem}@media(min-width:768px){.g-text-large,.g-text-large-bold,.o-button-xlarge,.o-texticon-size-large{font-size:calc(13.42857px + .59524vw);line-height:calc(25.71429px + .29762vw)}}@media(min-width:1440px){.g-text-large,.g-text-large-bold,.o-button-xlarge,.o-texticon-size-large{font-size:1.375rem;line-height:1.875rem}}.g-text-medium-fluid{font-size:1rem;line-height:1.375rem}@media(min-width:768px){.g-text-medium-fluid{font-size:calc(13.71429px + .29762vw);line-height:calc(15.14286px + .89286vw)}}@media(min-width:1440px){.g-text-medium-fluid{font-size:1.125rem;line-height:1.75rem}}.g-text-small-fluid{font-size:.938rem;line-height:1.25rem}@media(min-width:768px){.g-text-small-fluid{font-size:calc(13.87429px + .14762vw);line-height:calc(17.71429px + .29762vw)}}@media(min-width:1440px){.g-text-small-fluid{font-size:1rem;line-height:1.375rem}}.g-text-extrabold{font-weight:800}.g-text-bold,.g-text-semibold{font-weight:600}.g-text-normal{font-weight:400}.g-text-light{font-weight:300}.g-text-extralight{font-weight:200}.g-text-link{text-decoration:underline}.o-texticon{display:flex;flex-direction:row}.o-texticon-alignment-right{flex-direction:row-reverse}.o-button-small:first-child,.o-texticon-size-xsmall:first-child{margin-right:.25rem}.o-texticon-size-small:first-child{margin-right:.5rem}.c-button-primary-large:first-child,.c-button-secondary-large:first-child,.o-button-large:first-child,.o-texticon-size-medium:first-child{margin-right:1rem}.o-button-xlarge:first-child,.o-texticon-size-large:first-child{margin-right:1.5rem}.o-omnibar-bottom{bottom:0;left:50%;position:fixed;transform:translateX(-50%);z-index:5999899}.o-omnibar-bottom-close{cursor:pointer;display:flex;position:absolute;right:0;bottom:100%;background:#20222a;color:#fff;align-items:center;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.o-omnibar-bottom-close svg{height:.938rem;width:.938rem}.o-omnibar-hide{display:none}.o-omnibar-top{background:#fff;position:fixed;top:0;width:100%;z-index:5999897}.o-omnibar-hide-6x6-iframe iframe{display:none}.o-border-thin{border-width:1px;border-style:solid}.o-border-thin-top{border-top-width:1px;border-top-style:solid}.o-border-thin-right{border-right-width:1px;border-right-style:solid}.o-border-thin-bottom{border-bottom-width:1px;border-bottom-style:solid}.o-border-thin-left{border-left-width:1px;border-left-style:solid}.o-border-thick{border-width:5px;border-style:solid}.o-border-thick-top{border-top-width:5px;border-top-style:solid}.o-border-thick-right{border-right-width:5px;border-right-style:solid}.o-border-thick-bottom{border-bottom-width:5px;border-bottom-style:solid}.o-border-thick-left{border-left-width:5px;border-left-style:solid}.o-box{display:block;padding:1.5rem}.o-box:after{content:""!important;display:block!important;clear:both!important}.o-box>:last-child{margin-bottom:0}.o-box-flush{padding:0}.o-box-xsmall{padding:.5rem}.o-box-small{padding:1rem}.o-box-large{padding:2rem}.o-box-xlarge{padding:2.5rem}.o-box-xxlarge{padding:3rem}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.o-button{display:inline-block;text-decoration:none;transition:border .175s ease-out,background-color .175s ease-out,color .175s ease-out;text-align:center}.c-button-primary-large:not(.o-button-disabled):hover,.c-button-primary-medium:not(.o-button-disabled):hover,.c-button-primary:not(.o-button-disabled):hover,.c-button-secondary-large:not(.o-button-disabled):hover,.c-button-secondary-medium:not(.o-button-disabled):hover,.c-button-secondary:not(.o-button-disabled):hover,.c-button:not(.o-button-disabled):hover,.o-button:not(.o-button-disabled):hover{cursor:pointer}.o-button-xlarge{padding-left:1rem;padding-right:1rem;height:3rem;line-height:2.4}.c-button-primary-large,.c-button-secondary-large,.o-button-large{padding-left:28px;padding-right:28px;height:64px;line-height:2.4}.c-button-primary-medium,.c-button-secondary-medium,.o-button-medium{padding-left:17px;padding-right:17px;height:48px;line-height:2.4}.o-button-small{padding-left:.75rem;padding-right:.75rem;height:1.5rem;line-height:2.4}.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.o-button-primary{border:1px solid #eb0e33;background-color:#eb0e33;background-image:none;color:#fff}.c-button-primary-large:not(.o-button-disabled):hover,.c-button-primary-medium:not(.o-button-disabled):hover,.c-button-primary:not(.o-button-disabled):hover,.o-button-primary:not(.o-button-disabled):hover{border:1px solid #d40020;background-color:#d40020;background-image:none;color:#fff}.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.o-button-secondary{border:1px solid #eb0e33;background-color:#fff;color:#eb0e33}.c-button-secondary-large:not(.o-button-disabled):hover,.c-button-secondary-medium:not(.o-button-disabled):hover,.c-button-secondary:not(.o-button-disabled):hover,.o-button-secondary:not(.o-button-disabled):hover{border:1px solid #d40020;background-color:#d40020;color:#eb0e33}.o-button-ghost{border:1px solid transparent;background-color:transparent;color:#080a12}.o-button-ghost:not(.o-button-disabled):hover{border:1px solid #e6e6e6;background-color:#e6e6e6}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.o-button-smallRound{border-radius:3px}.o-button-largeRound{border-radius:1rem}.o-button-circle{border-radius:50%}.o-button-loading:after{display:inline-block;-webkit-animation:button_loading 1s linear infinite;animation:button_loading 1s linear infinite;border-top:2px solid #fff;border-radius:50%;content:"";height:10px;margin-left:10px;width:10px}.o-button-loading.c-button-secondary-large:after,.o-button-loading.c-button-secondary-medium:after,.o-button-loading.c-button-secondary:after,.o-button-secondary.o-button-loading:after{border-color:#eb0e33}@-webkit-keyframes button_loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes button_loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.o-gridListVertical{--cmg-gridListVertical_rows:11;display:grid;grid-auto-flow:column;grid-template-rows:repeat(var(--cmg-gridListVertical_rows),auto)}.o-linkOverlay{position:absolute;width:100%;height:100%;z-index:3;font:0/0 serif;text-shadow:none;color:transparent;top:0;left:0}.o-media{display:block}.o-media:after{content:""!important;display:block!important;clear:both!important}.o-media_img{float:left;margin-right:1.5rem}.o-media_img>img{display:block}.o-media_body{overflow:hidden;display:block}.o-media_body,.o-media_body>:last-child{margin-bottom:0}.o-media-flush>.o-media_img{margin-right:0;margin-left:0}.o-media-reverse>.o-media_img{float:right;margin-right:0;margin-left:1.5rem}.o-media-xsmall>.o-media_img{margin-right:.5rem}.o-media-xsmall.o-media-reverse>.o-media_img{margin-right:0;margin-left:.5rem}.o-media-small>.o-media_img{margin-right:1rem}.o-media-small.o-media-reverse>.o-media_img{margin-right:0;margin-left:1rem}.o-media-large>.o-media_img{margin-right:2rem}.o-media-large.o-media-reverse>.o-media_img{margin-right:0;margin-left:2rem}.o-media-xlarge>.o-media_img{margin-right:2.5rem}.o-media-xlarge.o-media-reverse>.o-media_img{margin-right:0;margin-left:2.5rem}.o-media-xxlarge>.o-media_img{margin-right:3rem}.o-media-xxlarge.o-media-reverse>.o-media_img{margin-right:0;margin-left:3rem}.o-ratio{position:relative;display:block}.o-ratio:before{content:"";display:block;width:100%;padding-bottom:100%}.o-ratio>embed,.o-ratio>iframe,.o-ratio>object,.o-ratio_content{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.o-ratio-imgContain>.o-ratio_content{height:auto;margin:auto;max-height:100%;max-width:100%;width:auto}.o-ratio-2\:1:before{padding-bottom:50%}.o-ratio-full:before{padding-bottom:75%}.o-ratio-tall:before{padding-bottom:133.3333333333%}.o-ratio-wide:before{padding-bottom:56.25%}.o-ratio-cardImage:before{padding-bottom:150%}.u-screenReaderOnly{clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.u-two-column--span-one{width:50%;max-width:50%}.u-three-column--span-one{width:33.333%;max-width:33.333%}.u-three-column--span-two{width:66.667%;max-width:66.667%}.u-four-column--span-one{width:25%;max-width:25%}.u-four-column--span-three{width:75%;max-width:75%}.u-five-column--span-one{width:20%;max-width:20%}.u-five-column--span-two{width:40%;max-width:40%}.u-five-column--span-three{width:60%;max-width:60%}.u-five-column--span-four{width:80%;max-width:80%}.u-float-right{float:right}.u-float-left{float:left}.u-horizontal-center{margin-left:auto;margin-right:auto}.u-block{display:block}.u-inline-block{display:inline-block}.u-inline{display:inline}.u-clearfix:after{content:""!important;display:block!important;clear:both!important}.u-hidden{display:none!important}.u-flexbox{display:flex}.u-flexbox-column{display:flex;flex-direction:column}.u-flexbox-columnReverse{display:flex;flex-direction:column-reverse}.u-flexbox-row{display:flex;flex-direction:row}.u-flexbox-wrap{flex-wrap:wrap}.u-flexbox-nowrap{flex-wrap:nowrap}.u-flexbox-justifyBetween{justify-content:space-between}.u-flexbox-justifyAround{justify-content:space-around}.u-flexbox-justifyCenter{justify-content:center}.u-flexbox-justifyFlexEnd{justify-content:flex-end}.u-flexbox-alignFlexStart{align-items:flex-start}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.u-flexbox-alignCenter{align-items:center}.u-flexbox-alignFlexEnd{align-items:flex-end}.u-flexbox-alignStretch{align-items:stretch}.u-flexbox-alignBaseline{align-items:baseline}.u-flexbox-alignSelfFlexStart{align-self:flex-start}.u-flexbox-alignSelfCenter{align-self:center}.u-flexbox-alignSelfFlexEnd{align-self:flex-end}.u-flexbox-flexEven{flex:1 1 100%}.u-flex-grow{flex-grow:1}.u-grid{display:grid;grid-gap:0;grid-gap:var(--grid-gap,0)}.u-grid-auto-cols{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.u-grid-full-row{grid-column:1/-1}.u-grid-2column{-ms-grid-columns:50% 50%;display:-ms-grid;display:grid;grid-template:auto/repeat(2,1fr)}.u-grid-3column{-ms-grid-columns:33.3% 33.3% 33.3%;display:-ms-grid;display:grid;grid-template:auto/repeat(3,1fr)}.u-grid-4column{-ms-grid-columns:25% 25% 25% 25%;display:-ms-grid;display:grid;grid-template:auto/repeat(4,1fr)}.u-grid-5column{-ms-grid-columns:20% 20% 20% 20% 20%;display:-ms-grid;display:grid;grid-template:auto/repeat(5,1fr)}.u-grid-7column{-ms-grid-columns:14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857%;display:-ms-grid;display:grid;grid-template:auto/repeat(7,1fr)}.u-grid-column-span2{grid-column-end:span 2}.u-grid-column-span3{grid-column-end:span 3}.u-grid-column-span4{grid-column-end:span 4}.u-grid-gap-small{--grid-gap:0.25rem}.u-grid-gap-medium{--grid-gap:0.5rem}.u-grid-gap-large{--grid-gap:1rem}.u-grid-position_self-center{align-self:center}.u-grid-columns{--grid-cols:2;display:grid;grid-gap:1rem;grid-gap:var(--grid-gap,1rem);grid-template-columns:repeat(var(--grid-cols),1fr)}@media(min-width:768px){.u-grid-columns{--grid-gap:1.5rem;--grid-cols:6}}@media(min-width:1024px){.u-grid-columns{--grid-cols:12}}.sm\:u-col-1{grid-column-end:span 1}.sm\:u-col-start-1{grid-column-start:1}.sm\:u-col-end-2{grid-column-end:2}.sm\:u-col-2{grid-column-end:span 2}.sm\:u-col-start-2{grid-column-start:2}.sm\:u-col-end-3{grid-column-end:3}@media(max-width:767px){.sm\:u-col-hide{display:none}}@media(min-width:768px){.md\:u-col-1{grid-column-end:span 1}.md\:u-col-start-1{grid-column-start:1}.md\:u-col-end-2{grid-column-end:2}.md\:u-col-2{grid-column-end:span 2}.md\:u-col-start-2{grid-column-start:2}.md\:u-col-end-3{grid-column-end:3}.md\:u-col-3{grid-column-end:span 3}.md\:u-col-start-3{grid-column-start:3}.md\:u-col-end-4{grid-column-end:4}.md\:u-col-4{grid-column-end:span 4}.md\:u-col-start-4{grid-column-start:4}.md\:u-col-end-5{grid-column-end:5}.md\:u-col-5{grid-column-end:span 5}.md\:u-col-start-5{grid-column-start:5}.md\:u-col-end-6{grid-column-end:6}.md\:u-col-6{grid-column-end:span 6}.md\:u-col-start-6{grid-column-start:6}.md\:u-col-end-7{grid-column-end:7}}@media(min-width:768px)and (max-width:1023px){.md\:u-col-hide{display:none}}@media(min-width:1024px){.lg\:u-col-1{grid-column-end:span 1}.lg\:u-col-start-1{grid-column-start:1}.lg\:u-col-end-2{grid-column-end:2}.lg\:u-col-2{grid-column-end:span 2}.lg\:u-col-start-2{grid-column-start:2}.lg\:u-col-end-3{grid-column-end:3}.lg\:u-col-3{grid-column-end:span 3}.lg\:u-col-start-3{grid-column-start:3}.lg\:u-col-end-4{grid-column-end:4}.lg\:u-col-4{grid-column-end:span 4}.lg\:u-col-start-4{grid-column-start:4}.lg\:u-col-end-5{grid-column-end:5}.lg\:u-col-5{grid-column-end:span 5}.lg\:u-col-start-5{grid-column-start:5}.lg\:u-col-end-6{grid-column-end:6}.lg\:u-col-6{grid-column-end:span 6}.lg\:u-col-start-6{grid-column-start:6}.lg\:u-col-end-7{grid-column-end:7}.lg\:u-col-7{grid-column-end:span 7}.lg\:u-col-start-7{grid-column-start:7}.lg\:u-col-end-8{grid-column-end:8}.lg\:u-col-8{grid-column-end:span 8}.lg\:u-col-start-8{grid-column-start:8}.lg\:u-col-end-9{grid-column-end:9}.lg\:u-col-9{grid-column-end:span 9}.lg\:u-col-start-9{grid-column-start:9}.lg\:u-col-end-10{grid-column-end:10}.lg\:u-col-10{grid-column-end:span 10}.lg\:u-col-start-10{grid-column-start:10}.lg\:u-col-end-11{grid-column-end:11}.lg\:u-col-11{grid-column-end:span 11}.lg\:u-col-start-11{grid-column-start:11}.lg\:u-col-end-12{grid-column-end:12}.lg\:u-col-12{grid-column-end:span 12}.lg\:u-col-start-12{grid-column-start:12}.lg\:u-col-end-13{grid-column-end:13}.lg\:u-col-hide{display:none}}@media(min-width:1440px){.xl\:u-col-1{grid-column-end:span 1}.xl\:u-col-start-1{grid-column-start:1}.xl\:u-col-end-2{grid-column-end:2}.xl\:u-col-2{grid-column-end:span 2}.xl\:u-col-start-2{grid-column-start:2}.xl\:u-col-end-3{grid-column-end:3}.xl\:u-col-3{grid-column-end:span 3}.xl\:u-col-start-3{grid-column-start:3}.xl\:u-col-end-4{grid-column-end:4}.xl\:u-col-4{grid-column-end:span 4}.xl\:u-col-start-4{grid-column-start:4}.xl\:u-col-end-5{grid-column-end:5}.xl\:u-col-5{grid-column-end:span 5}.xl\:u-col-start-5{grid-column-start:5}.xl\:u-col-end-6{grid-column-end:6}.xl\:u-col-6{grid-column-end:span 6}.xl\:u-col-start-6{grid-column-start:6}.xl\:u-col-end-7{grid-column-end:7}.xl\:u-col-7{grid-column-end:span 7}.xl\:u-col-start-7{grid-column-start:7}.xl\:u-col-end-8{grid-column-end:8}.xl\:u-col-8{grid-column-end:span 8}.xl\:u-col-start-8{grid-column-start:8}.xl\:u-col-end-9{grid-column-end:9}.xl\:u-col-9{grid-column-end:span 9}.xl\:u-col-start-9{grid-column-start:9}.xl\:u-col-end-10{grid-column-end:10}.xl\:u-col-10{grid-column-end:span 10}.xl\:u-col-start-10{grid-column-start:10}.xl\:u-col-end-11{grid-column-end:11}.xl\:u-col-11{grid-column-end:span 11}.xl\:u-col-start-11{grid-column-start:11}.xl\:u-col-end-12{grid-column-end:12}.xl\:u-col-12{grid-column-end:span 12}.xl\:u-col-start-12{grid-column-start:12}.xl\:u-col-end-13{grid-column-end:13}.xl\:u-col-hide{display:none}}.u-col-start{grid-column-start:1}.u-col-end{grid-column-end:-1}.u-text-uppercase{text-transform:uppercase}.u-text-lowercase{text-transform:lowercase}.u-text-capitalize{text-transform:capitalize}.u-text-left{text-align:left}.u-text-center{text-align:center}.u-text-right{text-align:right}.u-text-underline{text-decoration:underline}.u-text-italic{font-style:italic}.u-p-small-space{margin:0 0 .22em}.u-no-space{margin:0}@font-face{font-family:SuisseIntl;font-weight:400;font-style:normal;font-display:swap;src:url(https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/neutron/fonts/SuisseIntl/Regular.woff2) format("woff2")}@font-face{font-family:SuisseIntl;font-weight:600;font-style:normal;font-display:swap;src:url(https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/neutron/fonts/SuisseIntl/Semibold.woff2) format("woff2")}table{width:auto;font-size:16px;line-height:1.875rem}table td,table th{padding:5px 20px;border-left:1px solid #f1f0f3;border-right:1px solid #f1f0f3}table td:first-child,table th:first-child{border-left:none}table td:last-child,table th:last-child{border-right:none}table td[colspan],table th[colspan]{text-align:center}table table{text-align:left;width:100%;clear:both}table tr{border-bottom:1px solid #f1f0f3}table thead{border-bottom:1px solid #d1d0d3}table thead tr{border-bottom:none}table tfoot th,table thead th{font-weight:600;vertical-align:top}table tbody th{color:#080a12;font-weight:400;text-align:left}table tbody tr:hover{background-color:#f1f0f3}table tbody tr:last-child{border-bottom:none}@-webkit-keyframes g-fadeMenuInUp{0%{opacity:0;top:20px;visibility:hidden}1%{opacity:0;top:20px;visibility:visible}to{opacity:1;top:0;visibility:visible}}@keyframes g-fadeMenuInUp{0%{opacity:0;top:20px;visibility:hidden}1%{opacity:0;top:20px;visibility:visible}to{opacity:1;top:0;visibility:visible}}@-webkit-keyframes g-fadeMenuOutDown{0%{left:auto;opacity:1;top:0;visibility:visible}99%{left:auto;opacity:0;top:20px;visibility:visible}to{left:auto;opacity:0;top:20px;visibility:hidden}}@keyframes g-fadeMenuOutDown{0%{left:auto;opacity:1;top:0;visibility:visible}99%{left:auto;opacity:0;top:20px;visibility:visible}to{left:auto;opacity:0;top:20px;visibility:hidden}}@-webkit-keyframes g-fadeMenuInLeft{0%{opacity:0;left:20px;visibility:hidden}1%{opacity:0;left:20px;visibility:visible}to{opacity:1;left:0;visibility:visible}}@keyframes g-fadeMenuInLeft{0%{opacity:0;left:20px;visibility:hidden}1%{opacity:0;left:20px;visibility:visible}to{opacity:1;left:0;visibility:visible}}@-webkit-keyframes g-fadeMenuOutRight{0%{opacity:1;left:0;visibility:visible}99%{opacity:0;left:20px;visibility:visible}to{opacity:0;left:20px;visibility:hidden}}@keyframes g-fadeMenuOutRight{0%{opacity:1;left:0;visibility:visible}99%{opacity:0;left:20px;visibility:visible}to{opacity:0;left:20px;visibility:hidden}}@-webkit-keyframes g-fadeTriInUp{0%{bottom:-28px;opacity:0;visibility:hidden}1%{bottom:-28px;opacity:0;visibility:visible}to{bottom:-9px;opacity:1;visibility:visible}}@keyframes g-fadeTriInUp{0%{bottom:-28px;opacity:0;visibility:hidden}1%{bottom:-28px;opacity:0;visibility:visible}to{bottom:-9px;opacity:1;visibility:visible}}@-webkit-keyframes g-fadeTriOutDown{0%{bottom:-9px;opacity:1;visibility:visible}99%{bottom:-28px;opacity:0;visibility:visible}to{bottom:-28px;opacity:0;visibility:hidden}}@keyframes g-fadeTriOutDown{0%{bottom:-9px;opacity:1;visibility:visible}99%{bottom:-28px;opacity:0;visibility:visible}to{bottom:-28px;opacity:0;visibility:hidden}}body>img,body>img:not([style]):not([class]),body>span>img:not([style]):not([class]){display:block;height:0}p{font-size:inherit}.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:3rem;line-height:3.25rem;font-weight:400}@media(min-width:1230px){.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:8.5rem;line-height:9rem}}.g-text-xxxlarge-bold{font-weight:600}.g-text-xxlarge,.g-text-xxlarge-bold{font-size:2.25rem;line-height:2.75rem;font-weight:400}@media(min-width:768px){.g-text-xxlarge,.g-text-xxlarge-bold{font-size:3rem;line-height:3.25rem}}.g-text-xxlarge-bold{font-weight:600}.g-text-xlarge,.g-text-xlarge-bold{font-size:1.375rem;line-height:1.875rem;font-weight:400}@media(min-width:768px){.g-text-xlarge,.g-text-xlarge-bold{font-size:2.25rem;line-height:2.75rem}}.g-text-xlarge-bold{font-weight:600}.g-text-large,.g-text-large-bold,.o-button-xlarge,.o-texticon-size-large{font-size:1.25rem;line-height:1.75rem;font-weight:400}@media(min-width:768px){.g-text-large,.g-text-large-bold,.o-button-xlarge,.o-texticon-size-large{font-size:1.375rem;line-height:1.875rem}}.g-text-large-bold{font-weight:600}.c-button-primary-large,.c-button-secondary-large,.g-text-medium,.g-text-medium-bold,.o-button-large,.o-texticon-size-medium{font-size:1.125rem;line-height:1.75rem;font-weight:400}.g-text-medium-bold{font-weight:600}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.g-text-small,.g-text-small-bold,.o-button-medium,.o-texticon-size-small{font-size:1rem;line-height:1.375rem;font-weight:400}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.g-text-small-bold{font-weight:600}.g-text-xsmall,.g-text-xsmall-bold,.o-button-small,.o-texticon-size-xsmall{font-size:.938rem;line-height:1.25rem;font-weight:400}.g-text-xsmall-bold{font-weight:600}.g-text-xxsmall,.g-text-xxsmall-bold{font-size:.813rem;line-height:1.125rem;font-weight:400}.g-text-xxsmall-bold{font-weight:600}.g-text-xxxsmall,.g-text-xxxsmall-bold{font-size:.75rem;line-height:1rem}.g-text-xxxsmall-bold{font-weight:600}.c-sectionHeading{line-height:1.7;font-size:1.125rem;font-weight:600;text-transform:lowercase}.c-sectionHeading:before{display:inline-block;width:.452em;margin-right:.5rem;vertical-align:middle;content:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 8 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.325 13.202L8 0H5.155L.48 13.202h2.845z' fill='%23080A12'/%3E%3C/svg%3E")}.c-sectionHeading-invert{border-top-color:#fff;color:#fff}.c-sectionHeading-invert:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 8 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.325 13.202L8 0H5.155L.48 13.202h2.845z' fill='%23fff'/%3E%3C/svg%3E")}.c-sectionHeading-large{padding-top:0;font-size:2.25rem;line-height:1.25;border-top:none}.c-sectionHeading>strong{text-transform:none}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium{display:inline-flex;justify-content:center;margin-bottom:0}.c-button-primary,.c-button-primary-large,.c-button-primary-medium{color:#fff}.c-button-primary-large svg,.c-button-primary-medium svg,.c-button-primary svg{fill:#fff}.c-button-primary-large:hover,.c-button-primary-medium:hover,.c-button-primary:hover{color:#fff}.c-button-secondary-large:not(.o-button-disabled):hover,.c-button-secondary-medium:not(.o-button-disabled):hover{color:#fff;border:1px solid #d40020;background-color:#d40020}.c-button-secondary-large:not(.o-button-disabled):hover svg,.c-button-secondary-medium:not(.o-button-disabled):hover svg{fill:#fff}.c-button-secondary-large svg,.c-button-secondary-medium svg{fill:#eb0e33}.c-button-primary-large:first-child,.c-button-primary-medium:first-child,.c-button-primary:first-child,.c-button-secondary-large:first-child,.c-button-secondary-medium:first-child,.c-button-secondary:first-child,.c-button:first-child{margin-right:0}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.o-button{transition:unset;text-transform:lowercase;font-weight:600;font-size:.938rem}.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.o-button-secondary{border:none;background-color:#f5f4f7;color:#080a12}.o-button-secondary-invert{background-color:#20222a;color:#fff}.o-button-secondary-invert:hover{background-color:#d40020}.o-button-block{display:flex;align-items:center;justify-content:center}.o-button-square{vertical-align:baseline}.o-button-square-large{width:86px;height:86px}.o-button-square-large svg{display:inline-block;width:41px;height:13px;fill:#fff;vertical-align:middle}.o-button-square-medium{width:64px;height:64px}.o-button-square-medium svg{display:inline-block;width:13px;height:13px;fill:#fff;vertical-align:middle}.o-button-square-small{width:48px;height:48px}.o-button-square-small svg{display:inline-block;width:13px;height:13px;fill:#fff;vertical-align:middle} .nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#fff;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red} .c-layoutDefault_page[data-v-2b10a246]{overflow-x:hidden;position:relative} .c-globalSvgs{height:0;overflow:hidden;position:absolute;width:0}#galleryOverlay{fill:rgba(0,0,0,.3)}#galleryOverlay .overlayBorder{fill:hsla(0,0%,100%,.5)}#galleryOverlay .overlayIcon{fill:#fff}#facebook g,#twitter path:first-child{fill:none} .c-adSkyBox{min-height:calc(max(18vw, 50px))}.skybox-closed .c-adSkyBox.rendered,.skybox-closed .c-adSkyBox.rendered .c-adDisplay_container{min-height:0}.c-adSkyBox.collapsed{display:none}.c-adSkyBox_stickyContainer{width:100%;position:fixed;top:0;z-index:5200000}.rendered .c-adSkyBox_closeButton{display:flex;position:absolute;top:2px;right:3px;width:15px;height:15px;font-size:13px;border:1px solid #f1f0f3;border-radius:100%}.c-adSkyBox_hideButton{display:none}@media(min-width:768px){.c-adSkyBox{min-height:calc(max(6.5vw, 90px))}}@media(min-width:1024px)and (max-width:1293px){.c-adSkyBox{min-height:9.7vw}}.c-adSkyBox.fixed .c-adDisplay_container{position:fixed;top:0;left:0}.c-adSkyBox .c-adDisplay_container{align-items:center;display:flex;justify-content:center;width:100%;min-height:calc(max(18vw, 50px))}@media(min-width:768px){.c-adSkyBox .c-adDisplay_container{min-height:calc(max(6.5vw, 90px))}}@media(min-width:1024px)and (max-width:1293px){.c-adSkyBox .c-adDisplay_container{min-height:9.7vw}} .c-adSkyBox{align-items:center;background-color:#080a12;display:flex;justify-content:center;min-height:calc(max(18vw, 50px))}.c-adSkyBox.rendered{min-height:0}@media(max-width:287px){.c-adSkyBox.rendered,.c-adSkyBox.rendered .c-adDisplay_container,.c-adSkyBox .skybox-closed,.c-adSkyBox .skybox-closed .c-adDisplay_container{min-height:0}}.c-adSkyBox-stickyContainer{width:100%;transition:transform .5s ease;transform:translateZ(0)}.c-adSkyBox-stickyContainer_animate{transform:translate3d(0,-120px,0)}.c-adSkyBox-stickyContainer_sticky{width:100%;position:fixed;top:0;z-index:5500000;aspect-ratio:inherit}.c-adSkyBox-stickyContainer .c-adDisplay_container_mobile-nav-ad-plus-banner,.c-adSkyBox-stickyContainer .c-adDisplay_container_nav-ad-plus-leader,.c-adSkyBox-stickyContainer .c-adDisplay_container_skybox-leaderboard-nav{background-color:#20222a}.c-adSkyBox-stickyContainer .c-adDisplay_container_mobile-nav-ad-plus-banner{min-height:calc(max(18vw, 50px));padding:10px 0}.c-adSkyBox_closeButton{display:none;background-color:#eee;z-index:1}@media(min-width:768px){.c-adSkyBox{min-height:100px}}@media(min-width:1024px)and (max-width:1293px){.c-adSkyBox{min-height:100px}}.c-adSkyBox .c-adDisplay_container{aspect-ratio:inherit}body.skybox-hidden .c-adSkyBox{display:none}@media(min-width:1024px){body.ccad-skybox-manualcollapse .c-adDisplay_container_nav-ad-plus,body.ccad-skybox-manualexpand .c-adDisplay_container_nav-ad-plus{min-height:unset}}.c-adSkyBox,.c-adSkyBox.fixed:not(.leader) .c-adDisplay_container{height:unset!important;max-width:calc(100vw - var(--scroll-bar-width));aspect-ratio:2280/150}@media(orientation:portrait){.c-adSkyBox,.c-adSkyBox.fixed:not(.leader) .c-adDisplay_container{aspect-ratio:1520/150}}@media(orientation:portrait)and (max-width:768px)and (any-pointer:coarse){.c-adSkyBox,.c-adSkyBox.fixed:not(.leader) .c-adDisplay_container{aspect-ratio:800/150}}.c-adSkyBox.expanded,.c-adSkyBox.fixed:not(.leader) .c-adDisplay_container.expanded{aspect-ratio:2280/450}@media(orientation:portrait){.c-adSkyBox.expanded,.c-adSkyBox.fixed:not(.leader) .c-adDisplay_container.expanded{aspect-ratio:1520/450}}@media(orientation:portrait)and (max-width:768px)and (any-pointer:coarse){.c-adSkyBox.expanded,.c-adSkyBox.fixed:not(.leader) .c-adDisplay_container.expanded{aspect-ratio:800/450}}body:not(.skybox-frontdoor) .c-adSkyBox.expanded.rendered:not(.empty),body:not(.skybox-frontdoor) .c-adSkyBox.fixed:not(.leader) .c-adDisplay_container.expanded.rendered:not(.empty){aspect-ratio:unset}@media(min-width:768px){.c-adSkyBox.expanded.rendered:not(.empty),.c-adSkyBox.fixed:not(.leader) .c-adDisplay_container.expanded.rendered:not(.empty){aspect-ratio:unset}}.c-adSkyBox .c-adDisplay_container,.c-adSkyBox.fixed:not(.leader) .c-adDisplay_container .c-adDisplay_container{min-height:unset!important}body.ccad-skybox-manualcollapse .c-adSkyBox,body.ccad-skybox-manualcollapse .c-adSkyBox.rendered,body.ccad-skybox-manualexpand .c-adSkyBox,body.ccad-skybox-manualexpand .c-adSkyBox.rendered,body.skybox-loaded .c-adSkyBox,body.skybox-loaded .c-adSkyBox.rendered{aspect-ratio:unset!important}body.skybox-closed .c-adSkyBox{aspect-ratio:unset!important;min-height:0!important}@-webkit-keyframes slideUp{0%{transform:translateY(0)}to{transform:translateY(max(-1 * var(--scroll-y),-100%))}}@keyframes slideUp{0%{transform:translateY(0)}to{transform:translateY(max(-1 * var(--scroll-y),-100%))}} .c-adDisplay_container.spaced{margin-bottom:1.5rem}.c-adDisplay{margin:0 auto;justify-content:center}.c-adDisplay iframe{max-width:none}@media(min-width:768px){.c-adDisplay-viewportCenter:not(.skybox-loaded-slot){margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media(min-width:768px){.c-adDisplay-viewportCenter:not(.skybox-loaded-slot).power-bar{clear:both}}.c-adDisplay_container.collapsed{min-height:0}.c-adDisplay_container_mobile-incontent-ad-plus{min-height:250px}.c-adDisplay_container_leaderboard-middle{min-height:66px}.c-adDisplay_container_mpu-top{min-height:250px}.c-adDisplay_container_leader-middle{min-height:90px} .c-authentication_modal{background:#20222a;box-shadow:0 0 64px 0 #20222a;color:#fff;width:100%;max-width:none;margin:0;padding:0;position:fixed;right:0;top:0;bottom:0;left:0;overflow:auto;z-index:3800000}@media(min-width:1024px){.c-authentication_modal{bottom:10vh;left:38vw;right:33vw;top:27vh;max-height:394px;max-width:420px}}.c-authentication_modal-info{text-align:left;margin:32px auto 0;width:350px}.c-authentication_modal-info h2{font-size:1.125rem;line-height:1.875rem;font-weight:600;text-transform:lowercase;margin-bottom:1.5rem}.c-authentication_modal-info h2:before{display:inline-block;width:.452em;margin-right:.5rem;vertical-align:middle;content:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 8 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.325 13.202L8 0H5.155L.48 13.202h2.845z' fill='%23fff'/%3E%3C/svg%3E")}.c-authentication_modal-description{font-size:.938rem;line-height:1.25rem;margin-bottom:1.5rem}.c-authentication_modal_logo{display:block;width:75px;height:13px;fill:#505259;margin:1.5rem auto}.c-authentication_modal-hidden{display:none}.c-authentication_button{background-color:#eb0e33;text-align:center;display:block;margin:12px auto;padding:10px 0;border-radius:3px;font-size:.938rem;color:#fff;font-weight:600;cursor:pointer}.c-authentication_button:hover{background-color:#d40020}.c-authentication_button.disabled{cursor:not-allowed}.c-globalModal_authentication .c-globalModal_content{position:static;background:none;border:none;padding:0;box-shadow:0 4px 64px rgba(8,10,18,.2)}@media(min-width:1024px){.c-globalModal_authentication .c-globalModal_content{position:fixed;height:394px;width:420px;bottom:10vh;left:38vw;right:33vw;top:27vh}}.c-globalModal_authentication .c-globalModal_close{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#080a12;top:0;right:0}.c-globalModal_authentication .c-globalModal_close svg{width:16px;height:16px} .c-globalModal{display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:5999899}.c-globalModal_backdrop{height:100%;left:0;position:absolute;top:0;width:100%}.c-globalModal_close{position:absolute;display:block;top:1.5rem;right:1.5rem;cursor:pointer;z-index:5999899}.c-globalModal_close>svg{width:20px;height:20px;fill:#eb0e33}.c-globalModal_close:hover>svg{fill:#d40020}.c-globalModal_content{background:#fff;position:relative;max-width:570px;padding:1.5rem;box-shadow:0 6px 18px rgba(0,0,0,.18);top:3rem}@media(max-width:767px){.c-globalModal_content{margin:0 1.5rem}}.c-globalModal_contentWrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.c-globalModal_isOpen{display:block} .c-globalOverlay{position:fixed;top:0;left:0;height:100%;width:100%;overflow:auto;z-index:10}.c-globalOverlay:before{content:"";position:absolute;display:block;height:100%;width:100%;top:0;left:0;background-color:rgba(32,34,42,.7)} .c-siteHeader{height:86px;box-sizing:border-box;padding:0;position:relative;background:#d0ff4b;z-index:5200000}@media(min-width:1230px){.c-siteHeader{height:auto}} .c-siteHeaderNavigation{height:100%}.c-siteHeaderNavigation_item{display:inline-flex}.c-siteHeaderNavigation a{-webkit-tap-highlight-color:transparent}.c-siteHeaderNavigation-login{display:flex;align-items:center}.c-siteHeaderNavigation_loginButton{position:relative;display:flex;height:100%;align-items:center;-webkit-tap-highlight-color:transparent;cursor:pointer}.c-siteHeaderNavigation_loginButton svg{display:block;width:20px;height:20px;fill:#080a12}.c-siteHeaderNavigation_loginButton:hover svg{fill:#d40020}.c-siteHeaderNavigation_buttonShelf,.c-siteHeaderNavigation_topicShelf{height:100%}.c-siteHeaderNavigation_buttonShelf{display:flex;justify-content:flex-end}.c-siteHeaderNavigation_topicShelf{display:none}.c-siteHeaderNavigation_sloganWrapper{flex-grow:1;display:flex;align-items:center}.c-siteHeaderNavigation_slogan{font-size:13px;font-weight:600;line-height:1.2;color:#080a12}.c-siteHeaderNavigation_slogan:hover{color:#d40020}.c-siteHeaderNavigation .c-siteHeaderNavigation-more{display:none}@media(max-width:767px){.c-siteHeaderNavigation,.c-siteHeaderNavigation_buttonShelf{justify-content:space-between}.c-siteHeaderNavigation_sloganWrapper{visibility:hidden;overflow:hidden;width:0;flex-grow:0}}@media(max-width:1229px){.c-siteHeaderNavigation{display:flex;grid-gap:0}.c-siteHeaderNavigation_shelves{flex:1}}@media(min-width:768px){.c-siteHeaderNavigation_buttonShelf .c-siteHeaderNavigation_item>div{margin-left:48px}.c-siteHeaderNavigation_slogan{margin-left:1.5rem}}@media(min-width:1230px){.c-siteHeaderNavigation_shelves{display:flex;flex-direction:column-reverse}.c-siteHeaderNavigation_buttonShelf{height:107px}.c-siteHeaderNavigation_buttonShelf .c-sitePrimaryMenu_subNav{top:0;padding-top:70px}.c-siteHeaderNavigation_topicShelf{display:flex;justify-content:space-between;height:70px}.c-siteHeaderNavigation .c-siteHeaderNavigation-more{display:inline-flex}.c-siteHeaderNavigation_buttonShelf .c-siteHeaderNavigation_item>div{margin-left:110px}.c-siteHeaderNavigation_slogan{margin-left:0;position:relative;z-index:4;transition:color .5s ease}.c-siteHeaderNavigation_slogan:hover{transition:none}.c-siteHeaderNavigation_loginButton svg{width:24px;height:24px;z-index:4}.c-siteHeaderNavigation .c-siteHeaderMasthead{position:relative;z-index:4}.c-siteHeaderNavigation .c-siteHeaderMasthead svg,.c-siteHeaderNavigation .c-siteHeaderNavigation_loginButton svg,.c-siteHeaderNavigation .c-sitePrimaryMenu_itemIcon svg{transition:fill .5s ease}.c-siteHeaderNavigation .c-siteHeaderNavigation_loginButton:hover svg,.c-siteHeaderNavigation .c-sitePrimaryMenu_itemIcon:hover svg{transition:none}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderMasthead svg{fill:#d0ff4b}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderMasthead:hover svg{transition:none;fill:#ff435a}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderNavigation_slogan{color:#d0ff4b}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderNavigation_slogan:hover{color:#ff435a}.c-siteHeaderNavigation_iconMenuOpen .c-sitePrimaryMenu_item:after{display:none}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderNavigation-login svg,.c-siteHeaderNavigation_iconMenuOpen .c-sitePrimaryMenu_itemIcon svg{fill:#d0ff4b}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderNavigation_loginButton:hover svg,.c-siteHeaderNavigation_iconMenuOpen .c-sitePrimaryMenu.is-expanded .c-sitePrimaryMenu_itemIcon svg,.c-siteHeaderNavigation_iconMenuOpen .c-sitePrimaryMenu:hover .c-sitePrimaryMenu_itemIcon svg{fill:#ff435a}} .c-siteHeaderMasthead{z-index:5800000;-webkit-tap-highlight-color:transparent;height:100%;display:flex;align-items:flex-end}.c-siteHeaderMasthead:hover svg{fill:#20222a} .c-siteLogo_image{width:100%;height:100%;display:block}.c-siteLogo_image-color-brand{fill:#d0ff4b}.c-siteLogo_image-color-text{fill:#080a12}.c-siteLogo_image-footer,.c-siteLogo_image-normal{width:66px;height:42px}@media(min-width:1230px){.c-siteLogo_image-footer,.c-siteLogo_image-normal{height:64px;width:100px}}.c-siteLogo_image-small{height:32px;width:50px}.c-siteLogo_image-amp,.c-siteLogo_image-header{width:107px;height:70px}@media(min-width:1230px){.c-siteLogo_image-header{width:220px;height:144px}} .c-sitePrimaryMenu{align-items:center;display:flex}.c-sitePrimaryMenu_text{font-weight:600;color:#080a12;font-size:18px;margin-top:-32px}.c-sitePrimaryMenu_item{text-transform:lowercase;cursor:default}.c-sitePrimaryMenu_item>svg{display:block;width:20px;height:20px;fill:#080a12}.c-sitePrimaryMenu_itemLink{cursor:pointer;-webkit-tap-highlight-color:transparent}.c-sitePrimaryMenu_item:hover{color:#d40020}.c-sitePrimaryMenu_item:hover svg{fill:#d40020}.c-sitePrimaryMenu_subNav{background-color:#20222a;color:#fff;position:absolute;top:100%;left:0;right:0;visibility:hidden;z-index:2;overflow:auto;max-height:100vh}@media(min-width:768px){.c-sitePrimaryMenu_subNav{left:auto}}@media(min-width:1230px){.c-sitePrimaryMenu_subNav{left:0}}.c-sitePrimaryMenu_hasSubNav .c-sitePrimaryMenu_item{position:relative;display:flex;height:100%;align-items:center}.c-sitePrimaryMenu_hasSubNav .c-sitePrimaryMenu_item:after{position:absolute;content:"";bottom:0;left:0;right:0;height:3px;background:#20222a;z-index:1;visibility:hidden;transform:scaleX(0) translateZ(0);transition:transform .1s ease,visibility 0s .1s}.c-sitePrimaryMenu_hasSubNav.is-expanded .c-sitePrimaryMenu_text{color:#d40020}.c-sitePrimaryMenu_hasSubNav.is-expanded .c-sitePrimaryMenu_item svg{fill:#d40020}.c-sitePrimaryMenu_hasSubNav.is-expanded .c-sitePrimaryMenu_item a:before{content:"";position:absolute;top:0;left:-20px;right:-20px;bottom:0}.c-sitePrimaryMenu_hasSubNav.is-expanded .c-sitePrimaryMenu_item:after{visibility:visible;transform:scaleX(1) translateZ(0);transition:transform .1s ease}.c-sitePrimaryMenu_hasSubNav .c-sitePrimaryMenu_subNav{visibility:hidden;clip:rect(0,200vw,0,0);transition:clip .3s linear,visibility 0s .3s}.c-sitePrimaryMenu_hasSubNav.is-expanded .c-sitePrimaryMenu_subNav{visibility:visible;clip:rect(0,200vw,100vh,0);transition:clip .5s linear;z-index:3}@media(min-width:1230px){.c-sitePrimaryMenu_accordion{display:none}.c-sitePrimaryMenu_item>svg{width:24px;height:24px;z-index:4}} .c-siteMenuList{position:relative;font-weight:600;padding:16px 0;line-height:22px}.c-siteMenuList_item{color:#fff;margin:32px 16px 32px 0}.c-siteMenuList_label{color:#fff;opacity:.5}.c-siteMenuList_label:hover{color:#fff}.c-siteMenuList_link{display:block;color:inherit;cursor:pointer}.c-siteMenuList_link:hover{color:#ff435a}.c-siteMenuList_link:hover>svg{fill:#ff435a}.c-siteMenuList_linkIcon{width:14px;height:12px;vertical-align:middle;margin-left:5px;fill:#ff3350}@media(min-width:768px)and (max-width:1229px){.c-siteMenuList{max-width:430px}}@media(max-width:1229px){.c-siteMenuList{display:block;margin:0 1.5rem}}@media(min-width:1230px){.c-siteMenuList{display:grid}.c-siteMenuList_column{grid-column-end:span 2;position:relative}.c-siteMenuList_column-size-small{grid-column-end:span 1}.c-siteMenuList_column-size-large{grid-column-end:span 3}.c-siteMenuList_divider{position:absolute;top:32px;right:0;width:1px;bottom:32px;background:#383a42}} @media(min-width:768px){.c-smartSearch{width:100%}}.c-smartSearch_form{display:flex;margin:1.5rem 0}@media(min-width:768px){.c-smartSearch_form{margin:2rem 0 1.5rem}}@media(max-width:1229px){.c-smartSearch-grid{display:block}}.c-smartSearch button[type=submit],.c-smartSearch input[type=search]{height:56px;line-height:54px;border-radius:3px;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none!important}@media(min-width:768px){.c-smartSearch button[type=submit],.c-smartSearch input[type=search]{height:54px;line-height:52px}}.c-smartSearch input[type=search]{color:#fff;border:1px solid #d1d0d3;margin:0 12px 0 0;box-shadow:none;flex-grow:1;padding:0 9px;background:transparent}@media(min-width:768px){.c-smartSearch input[type=search]{margin:0 1rem 0 0;padding:0 20px}}.c-smartSearch input[type=search]::-moz-placeholder{color:#fff;text-transform:lowercase}.c-smartSearch input[type=search]:-ms-input-placeholder{color:#fff;text-transform:lowercase}.c-smartSearch input[type=search]::placeholder{color:#fff;text-transform:lowercase}.c-smartSearch button[type=submit]{flex-grow:0;background-color:#eb0e33;color:#fff;border:none;padding:0 16px;text-transform:none;font-weight:600;text-transform:lowercase}.c-smartSearch button[type=submit] svg{width:16px;height:16px;fill:#fff;vertical-align:middle;margin-left:.5rem}.c-smartSearch button[type=submit]:active,.c-smartSearch button[type=submit]:hover{background-color:#d40020}@media(min-width:768px){.c-smartSearch button[type=submit]{padding:0 77px}}.c-smartSearch .c-smartSearch_resultContainer{min-height:288px;margin-bottom:1.5rem} .c-searchTrendingContent{display:flex;justify-content:space-between;flex-wrap:wrap}.c-searchTrendingContent-heading{padding-top:0;border-top:none}.c-searchTrendingContent_item{display:block;line-height:1.4;margin-bottom:2.5rem;width:100%}.c-searchTrendingContent_item>span{display:block}.c-searchTrendingContent_item:hover .c-searchTrendingContent_title{color:#ff435a}.c-searchTrendingContent_item:hover img{opacity:.8}@media(min-width:768px){.c-searchTrendingContent_item{width:calc(33.33333% - 16px)}}.c-searchTrendingContent_title{color:#fff;font-weight:600;margin-top:1.5rem}.c-searchTrendingContent_meta{margin-top:.5rem;color:#d1d0d3;font-size:13px} .c-siteAccordionMenu{border-top:1px solid #383a42;line-height:80px;position:relative;z-index:2;font-weight:600}.c-siteAccordionMenu.c-sitePrimaryMenu_subNav{position:fixed;top:0;bottom:0}.c-siteAccordionMenu_content{width:100%;max-height:100%;overflow:auto}.c-siteAccordionMenu_section .c-siteAccordionMenu_item{opacity:0;visibility:hidden;max-height:0;line-height:20px;margin:0;transition:opacity .3s ease,max-height .3s ease .3s,margin .3s ease .3s,visibility 0s .3s}.c-siteAccordionMenu_section.is-expanded{border-bottom:1px solid #383a42}.c-siteAccordionMenu_section.is-expanded .c-siteAccordionMenu_sectionToggle>svg{transform:rotateX(180deg)}.c-siteAccordionMenu_section.is-expanded .c-siteAccordionMenu_item{visibility:visible;max-height:80px;margin:2rem 0;opacity:1;transition:opacity .3s ease .3s,max-height .3s ease,margin .3s ease}.c-siteAccordionMenu_item{color:#fff;font-size:13px;padding:0 1rem}.c-siteAccordionMenu_itemArrowIcon{width:15px;height:13px;vertical-align:middle;margin-left:5px;fill:#eb0e33}.c-siteAccordionMenu_item:hover{color:#ff435a}.c-siteAccordionMenu_item:hover svg{fill:#ff435a}.c-siteAccordionMenu_link{-webkit-tap-highlight-color:transparent;display:block;color:inherit}.c-siteAccordionMenu_link:hover{color:#ff435a}.c-siteAccordionMenu_closeButton{border-bottom:1px solid #383a42;line-height:84px;padding:0 1rem;cursor:pointer;display:block;text-align:right;box-sizing:border-box}.c-siteAccordionMenu_closeButton>svg{width:17px;height:17px;fill:#eb0e33;vertical-align:middle}.c-siteAccordionMenu_sectionToggle{position:relative;border-bottom:1px solid #383a42;padding:0 1rem;font-size:18px;text-transform:lowercase;cursor:pointer;-webkit-tap-highlight-color:transparent}.c-siteAccordionMenu_sectionToggle>svg{width:13px;height:7px;position:absolute;fill:#fff;top:35px;right:1rem;transition:transform .3s ease}@media(min-width:768px){.c-siteAccordionMenu{width:430px}.c-siteAccordionMenu_closeButton,.c-siteAccordionMenu_item,.c-siteAccordionMenu_sectionToggle{padding:0 2rem}.c-siteAccordionMenu_sectionToggle>svg{right:2rem}} .c-scrollPercent{position:relative}.c-scrollPercent_marker{height:0;position:absolute;width:100%} .c-pageHome_leftRail{order:2}.c-pageHome_ComponentGroupOne{order:1}@media(min-width:1024px){.c-pageHome_ComponentGroupOne,.c-pageHome_leftRail{order:0}} .c-listingLatest{position:relative}.c-listingLatest_heading{margin:.5rem 0 0}.c-listingLatest_item{padding:2rem 0;border-bottom:1px solid #e1e0e3}.c-listingLatest_item:first-child{padding-top:1.5rem}.c-listingLatest_item:nth-child(8){border-bottom:none}.c-listingLatest_itemLink{display:block;font-size:1rem;line-height:1.375rem;color:#080a12;font-weight:600}.c-listingLatest_itemLink:hover{color:#d40020}.c-listingLatest_pubDate{font-size:.813rem;color:#505259}.c-listingLatest .c-listingLatest_showAll{color:#fff;margin-bottom:1.5rem;margin-right:0}.c-listingLatest .c-listingLatest_showAll svg{display:inline-block;width:15px;height:13px;fill:#fff;vertical-align:middle;margin-left:10px}@media(min-width:1024px){.c-listingLatest_heading{margin:2rem 0}.c-listingLatest_item:first-child{padding-top:0}} .c-featureFeaturedStory{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:0}.c-featureFeaturedStory_mainImage{position:relative;z-index:1}.c-featureFeaturedStory_topicName{display:table;background-color:#d0ff4b;color:#080a12;font-size:.813rem;line-height:.813rem;font-weight:600;text-transform:lowercase;padding:1rem;margin-top:-45px;position:relative;z-index:2}.c-featureFeaturedStory_bottomWrap{background-color:#080a12}.c-featureFeaturedStory_firstLink{display:block;font-size:1.375rem;line-height:1.75rem;color:#fff;font-weight:600;padding:2rem 1.5rem}.c-featureFeaturedStory_firstLink:hover{color:#ff435a}.c-featureFeaturedStory_secondLink{display:block;color:#fff;font-weight:600;padding:0 1rem 2rem 1.5rem}.c-featureFeaturedStory_secondLink:hover{color:#ff435a}.c-featureFeaturedStory_secondLink:hover .c-featureFeaturedStory_secondLink_plus{color:#fff}.c-featureFeaturedStory_secondLink_plus{display:block;font-weight:400;font-size:13px}@media(min-width:1024px){.c-featureFeaturedStory{margin-left:0;margin-right:0;margin-bottom:2rem}.c-featureFeaturedStory_firstLink{font-size:2.25rem;line-height:2.75rem;padding:2rem 1.5rem 1.5rem}.c-featureFeaturedStory_secondLink{padding:0 2rem 2rem 1.5rem}}@media(min-width:1230px){.c-featureFeaturedStory{position:relative;overflow:hidden}.c-featureFeaturedStory_mainImage{height:543px;position:relative}.c-featureFeaturedStory_mainImage picture{position:absolute;top:0;left:0;height:543px;width:1024px}.c-featureFeaturedStory_topicName{position:absolute;bottom:170px}.c-featureFeaturedStory_bottomWrap{display:flex;align-items:center;height:170px;width:100%;position:absolute;bottom:0;left:0;z-index:3}.c-featureFeaturedStory_firstLink{display:inline-block;padding:0 2.5rem}.c-featureFeaturedStory_firstLink_text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.c-featureFeaturedStory_secondLink{display:inline-block;flex-basis:345px;flex-shrink:0;font-size:1.125rem;line-height:1.375rem;border-left:1px solid #e0ff60;height:70px;padding:0 2.5rem}.c-featureFeaturedStory_secondLink_plus{display:block;margin-top:-10px;margin-bottom:1rem}.c-featureFeaturedStory_secondLink_text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}} .c-cmsImage,.c-cmsImage img{display:block;width:100%}.c-cmsImage img{height:auto} .c-featureDeepDive{position:relative;overflow:hidden;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.c-featureDeepDive_mainImage{height:543px;position:relative}.c-featureDeepDive_mainImage:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:radial-gradient(rgba(8,10,18,.4),rgba(8,10,18,.7))}.c-featureDeepDive_mainImage picture{position:absolute;top:0;left:0;height:543px;width:1024px;overflow-x:auto}.c-featureDeepDive_logo{position:absolute;top:2.5rem;left:1.5rem}.c-featureDeepDive_logo svg{fill:#e0ff60;height:86px;width:172px}.c-featureDeepDive_itemLink:hover .c-featureDeepDive_itemTitle{color:#ff435a}.c-featureDeepDive_itemLink:hover .c-featureDeepDive_arrowButton{background-color:#d40020;border:none}.c-featureDeepDive_itemLink:hover .c-featureDeepDive_arrowButton svg{fill:#fff}.c-featureDeepDive_itemTitle{display:block;position:absolute;top:190px;left:1.5rem;font-size:2.25rem;line-height:2.75rem;color:#fff;font-weight:600;padding-right:1.5rem}.c-featureDeepDive_itemTitle:hover{color:#ff435a}.c-featureDeepDive_arrowButton{position:absolute;left:1.5rem;bottom:2.5rem;display:inline-block;margin-top:1.5rem;margin-left:auto}.c-featureDeepDive_arrowButton svg{display:inline-block;width:41px;height:13px;fill:#d40020;vertical-align:middle}.c-featureDeepDive_arrowButton:hover svg{fill:#fff}@media(min-width:1024px){.c-featureDeepDive{margin-left:0;margin-right:0;margin-bottom:2rem}.c-featureDeepDive_itemTitle{font-size:3rem;line-height:3.25rem}}@media(min-width:1230px){.c-featureDeepDive_arrowButton,.c-featureDeepDive_itemTitle,.c-featureDeepDive_logo{left:2.5rem}} .c-adDisplay.skybox-inContent{margin-left:calc(50% - 50vw + var(--scroll-bar-width)*0.5);margin-right:calc(50% - 50vw + var(--scroll-bar-width)*0.5);width:100vw}.c-adDisplay.rendered{min-height:0}.c-adDisplay_container{display:flex;align-items:center;justify-content:center}.c-adDisplay_container.collapsed{transition:min-height .3s ease;min-height:0}.c-adDisplay_container.rendered{min-height:0}.c-adDisplay_container_mobile-incontent-ad-plus,.c-adDisplay_container_mobile-mpu{min-height:250px}.c-adDisplay_container__mobile-sharethrough-top{min-height:255px}.c-adDisplay_container_mobile-nav-ad-plus-banner{min-height:50px}.c-adDisplay_container_mobile-incontent-banner-bottom{min-height:130px}.c-adDisplay_container_mobile-incontent-ad-plus,.c-adDisplay_container_mobile-incontent-all,.c-adDisplay_container_mobile-incontent-plus{display:block;min-height:154px}.c-adDisplay_container_leaderboard-middle{min-height:66px}.c-adDisplay_container_incontent-leaderboard-middle,.c-adDisplay_container_incontent-narrow-all-top{display:block;min-height:273px}.c-adDisplay_container_mpu-middle,.c-adDisplay_container_mpu-plus-top,.c-adDisplay_container_mpu-top{min-height:250px}.c-adDisplay_container_leader-middle,.c-adDisplay_container_leader-plus-middle{min-height:90px}.c-adDisplay_container_incontent-ad-plus-bottom{min-height:200px}.c-adDisplay_container_leader-bottom,.c-adDisplay_container_leaderboard-bottom{min-height:90px}.c-adDisplay_container_mobile-mpu-bottom{min-height:250px}.c-adDisplay_container_incontent-ad-plus-billboard-middle,.c-adDisplay_container_incontent-all-top,.c-adDisplay_container_incontent-plus-billboard-middle{display:block;min-height:211px;clear:both} .c-listingTopStories_item{display:flex;position:relative;margin-bottom:2rem}.c-listingTopStories_item:hover .c-listingTopStories_itemHeadline{color:#d40020}.c-listingTopStories_item:hover .c-listingTopStories_arrowButton .o-button-square-large{background-color:#d40020}.c-listingTopStories_itemLink{position:absolute;width:100%;height:100%;z-index:3;font-size:0;top:0;left:0;color:#080a12}.c-listingTopStories_itemLink:hover{color:#d40020}.c-listingTopStories_bigNumber{flex-basis:60px;flex-grow:0;flex-shrink:0;height:52px;line-height:2.75rem;font-size:3rem}.c-listingTopStories_itemHeadlineContent{position:relative;height:52px;width:100%;font-size:1rem;line-height:1.375rem;font-weight:600}.c-listingTopStories_itemHeadlineContent span{display:block}.c-listingTopStories_itemHeadline{position:absolute;top:50%;left:0;transform:translateY(-50%);padding-left:1rem}.c-listingTopStories_author{font-weight:400;font-size:.813rem;color:#505259}.c-listingTopStories_views{display:block;font-size:.813rem;color:#080a12}.c-listingTopStories_arrowButton{display:none}@media(min-width:1024px){.c-listingTopStories_bigNumber{flex-basis:188px;height:144px;line-height:9rem;font-size:8.5rem}.c-listingTopStories_itemHeadlineContent{height:144px}}@media(min-width:1230px){.c-listingTopStories_itemLink{font-size:2.25rem;line-height:1.75rem}.c-listingTopStories_itemLink:hover .c-listingTopStories_arrowButton{background-color:#d40020}.c-listingTopStories_itemHeadlineContent{font-size:1.375rem;line-height:1.75rem}.c-listingTopStories_itemHeadline{padding-right:2rem}.c-listingTopStories_arrowButton{display:flex;flex-basis:86px;flex-grow:0;flex-shrink:0;height:144px;align-items:center;justify-content:center}.c-listingTopStories_arrowButton svg{margin-left:0;margin-top:35px}} .c-featureThreeItems{background-color:#080a12;margin-bottom:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.c-featureThreeItems_heading{text-transform:none;padding-left:1.5rem;margin-bottom:.5rem}.c-featureThreeItems_description{display:inline-block;color:#fff;font-size:.813rem;line-height:1.125rem;padding:0 1.5rem 1.5rem}.c-featureThreeItems_learnMore{display:inline-block;color:#fff;font-weight:600}.c-featureThreeItems_learnMore:hover{color:#ff435a}.c-featureThreeItems_items{display:flex;justify-content:space-between;grid-gap:4px;gap:4px;width:100%;overflow-x:auto}.c-featureThreeItems_items::-webkit-scrollbar{display:none}.c-featureThreeItems_item{flex:1}.c-featureThreeItems_itemImage{position:relative}.c-featureThreeItems_itemImage_grayscale{filter:grayscale(1)}.c-featureThreeItems_itemTitle{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding:1.5rem 2rem 0 1.5rem}.c-featureThreeItems_itemJobTitle{display:block;padding:0 2rem 0 1.5rem}.c-featureThreeItems_itemBio{display:none;font-size:.938rem;font-weight:400;padding:0 2rem 0 1.5rem;margin-bottom:1.5rem}.c-featureThreeItems_seeFullBio{display:none;font-size:.813rem;line-height:1.125rem;font-weight:600;padding:0 2rem 0 1.5rem}.c-featureThreeItems_itemLink{display:inline-block;position:relative;color:#fff;font-size:1rem;line-height:1.375rem;font-weight:600;width:320px}.c-featureThreeItems_itemLink:hover{color:#ff435a}.c-featureThreeItems_itemLink:hover .c-featureThreeItems_itemImage{opacity:.8}.c-featureThreeItems_itemLink:hover .c-featureThreeItems_itemBio{color:#fff;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.c-featureThreeItems_itemLink:hover .c-featureThreeItems_expertContent{position:absolute;bottom:-105px}.c-featureThreeItems_itemLink:hover .c-featureThreeItems_seeFullBio{display:block;color:#ff435a}.c-featureThreeItems_itemLink svg{display:block;width:40px;height:13px;fill:#ff435a;margin-top:1.5rem;margin-left:1.5rem}.c-featureThreeItems_expertContent{z-index:5;background-color:#080a12}.c-featureThreeItems_expertContent .c-featureThreeItems_itemJobTitle,.c-featureThreeItems_expertContent .c-featureThreeItems_itemTitle,.c-featureThreeItems_expertContent .c-featureThreeItems_seeFullBio{color:#fff}.c-featureThreeItems_bottomButton{display:block;text-align:center}.c-featureThreeItems_seeAll{display:inline-flex;align-items:center;border:1px solid #080a12;font-weight:600}.c-featureThreeItems_seeAll svg{display:inline-block;width:15px;height:13px;fill:#ff435a;vertical-align:middle;margin-left:10px}.c-featureThreeItems_seeAll:hover{color:#fff}.c-featureThreeItems_seeAll:hover svg{fill:#fff}.c-featureThreeItems_seeAll.top{position:absolute;top:38px;right:30px;display:none}.c-featureThreeItems_seeAll.bottom{margin:2rem 0}@media(min-width:1024px){.c-featureThreeItems{margin-left:0;margin-right:0;margin-bottom:2rem}}@media(min-width:1230px){.c-featureThreeItems{padding-bottom:2rem}.c-featureThreeItems_heading{padding-left:2.5rem}.c-featureThreeItems_description{width:470px;padding-left:2.5rem}.c-featureThreeItems_items{overflow:hidden}.c-featureThreeItems_itemTitle{padding:1.5rem 2rem 0 2.5rem}.c-featureThreeItems_itemBio{padding:1.5rem 2.5rem 0}.c-featureThreeItems_seeFullBio{padding:0 2.5rem}.c-featureThreeItems_itemJobTitle{padding:0 2rem 0 2.5rem}.c-featureThreeItems_itemLink{width:100%}.c-featureThreeItems_itemLink svg{margin-left:2.5rem}.c-featureThreeItems_seeAll.top{display:inline-flex}.c-featureThreeItems_seeAll.bottom{display:none}} .c-siteFooter{z-index:1;position:relative;background:#080a12 url(https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/neutron/images/footer/footer-bg.jpg) no-repeat top;background-size:cover}@media(min-width:1024px){.c-siteFooter{padding:0 3rem 3rem}}.c-siteFooter_container{position:relative}.c-siteFooter_logoLink{display:block}.c-siteFooter_logo{left:50%;margin-left:-50vw;right:50%;margin-right:-50vw;max-width:100vw;position:relative;width:100vw;fill:#fff;aspect-ratio:814/150}@media(min-width:1024px){.c-siteFooter_logo{margin-bottom:2rem}}.c-siteFooter_site-name{visibility:hidden;height:0}.c-siteFooter_slogan{display:block;margin-top:1.5rem;margin-bottom:1rem;font-size:2.25rem;line-height:2.75rem;color:#fff;font-weight:600}.c-siteFooter_logo-connect-grid{--grid-cols:2;grid-row-gap:1rem}@media(min-width:768px){.c-siteFooter_logo-connect-grid{--grid-cols:6}}@media(min-width:1024px){.c-siteFooter_logo-connect-grid{--grid-cols:6;grid-row-gap:2rem}}.c-siteFooter_connect-column{display:block}.c-siteFooter_connect-grid{--grid-cols:2;margin:auto}@media(min-width:768px){.c-siteFooter_connect-grid{--grid-cols:6}}@media(min-width:1024px){.c-siteFooter_connect-grid{--grid-cols:5;margin-top:1rem;margin-right:3rem;grid-row-gap:2rem}}@media(min-width:1230px){.c-siteFooter_connect-grid{--grid-cols:7;margin:0}}.c-siteFooter_social-links-wrapper{margin:1.5rem 0 0}.c-siteFooter_social-links-wrapper .c-socialSharebar_icon{width:25%}.c-siteFooter_social-links-wrapper .c-socialSharebar_icon svg{height:24px;width:24px}.c-siteFooter_copyright-policies{--grid-cols:2}@media(min-width:768px){.c-siteFooter_copyright-policies{--grid-cols:6}}@media(min-width:1024px){.c-siteFooter_copyright-policies{--grid-cols:6;text-align:left;text-align:initial;margin-top:1.5rem}}.c-siteFooter_column-links-grid{--grid-cols:2}@media(min-width:768px){.c-siteFooter_column-links-grid{--grid-cols:6}}@media(min-width:1024px){.c-siteFooter_column-links-grid{--grid-cols:6;margin-top:.5rem}}@media(min-width:1024px){.c-siteFooter_slogan{margin:0;font-size:3rem;line-height:3.25rem;padding-right:3rem}}@media(min-width:2000px){.c-siteFooter_logo{left:0;margin:0 auto;display:block;max-width:1296px;position:relative;right:0;width:1296px}} .c-siteFooterColumnLinks{margin-top:1.5rem}.c-siteFooterColumnLinks:first-child{margin-top:0}@media(min-width:768px){.c-siteFooterColumnLinks{margin-top:0}}.c-siteFooterColumnLinks a{color:#fff;text-transform:lowercase}.c-siteFooterColumnLinks a:hover{color:#ff435a;cursor:pointer}.c-siteFooterColumnLinks a:hover svg{fill:#ff435a}.c-siteFooterColumnLinks_beta li:first-child a{text-transform:none}.c-siteFooterColumnLinks_charlie .hide,.c-siteFooterColumnLinks_charlie .loggedin{display:none}@media(min-width:1024px){.c-siteFooterColumnLinks_charlie{text-align:left}}.c-siteFooterColumnLinks ul>li{transform:translateZ(0);-webkit-transform:translateZ(0)}.c-siteFooterColumnLinks ul>li:last-child{margin-bottom:0}.c-siteFooterColumnLinks .c-siteFooter_link{margin-bottom:1.5rem;line-height:1.125rem;color:#fff}.c-siteFooterColumnLinks .c-siteFooter_link-userIcon{width:16px;height:16px;fill:#fff;margin-left:.25rem;vertical-align:middle} .c-socialSharebar{font-size:1.375rem}.c-socialSharebar amp-social-share{background:none;max-width:18px;max-height:18px}.c-socialSharebar_container{display:flex;padding:0}.c-socialSharebar_button{cursor:pointer;display:flex;justify-content:center;align-items:center}.c-socialSharebar_button:not(:last-child){margin-right:3rem}.c-socialSharebar_button:hover{opacity:.7}.c-socialSharebar_icon{display:block;height:1rem;width:1rem}.c-socialSharebar--dropdown{font-size:1rem;position:absolute;right:-10px;top:30px;border-radius:5px;background:#fff;padding:10px 20px;display:flex;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);z-index:3000000}.c-socialSharebar--dropdown .c-socialSharebar_container:after{position:absolute;right:10px;top:-8px;width:1em;height:1em;background-color:#fff;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);transform:rotate(135deg);border-radius:0 0 0 5px;content:""}.c-socialSharebar--dropdown .c-socialSharebar_button:hover{opacity:.7}.c-socialSharebar--dropdown .c-socialSharebar_button:last-child{margin-right:0}.c-socialSharebar_icon{width:18px;height:18px}.c-socialSharebar_icon:not(:last-child){margin-right:1.5rem}.c-socialSharebar_icon svg{fill:#fff} .c-siteFooterCopyright{margin:0;color:#fff;font-size:.938rem;line-height:1.25rem}@media(min-width:1024px){.c-siteFooterCopyright{display:inline-block;text-align:left}} .c-siteFooterPolicies{display:inline;color:#fff;font-size:.938rem;line-height:1.25rem;font-weight:600}.c-siteFooterPolicies a{color:#fff;margin:0 .5rem}.c-siteFooterPolicies a:hover{color:#ff435a;cursor:pointer}.c-siteFooterPolicies a:first-child{margin:0 .5rem 0 0}</style> </head> <body> <div data-server-rendered="true" id="__nuxt"><!----><div id="__layout"><div class="c-layoutDefault" data-v-2b10a246=""><svg class="c-globalSvgs" data-v-2b10a246=""><symbol id="android" viewbox="0 0 24 24"><path d="M15.9591 0.697571L15.1162 2.66445C16.832 3.5964 17.999 5.41526 17.999 7.5011C17.999 7.77708 17.775 8.00108 17.499 8.00108H7.49974C7.22376 8.00108 6.99976 7.77708 6.99976 7.5011C6.99976 5.41526 8.16667 3.5964 9.88354 2.66445L9.0406 0.697571C8.93157 0.444558 9.04857 0.150578 9.30256 0.0416011C9.55356 -0.0693912 9.85054 0.0496162 9.95853 0.304599L10.8034 2.27246C11.3384 2.09847 11.9084 2.0015 12.5003 2.0015C13.0923 2.0015 13.6622 2.09847 14.1972 2.27246L15.0401 0.304599C15.1481 0.0496162 15.4451 -0.0684069 15.6961 0.0416011C15.9501 0.150625 16.0681 0.443573 15.9591 0.697571ZM9.9995 5.50122C9.9995 5.7772 10.2235 6.0012 10.4995 6.0012C10.7755 6.0012 10.9995 5.7772 10.9995 5.50122C10.9995 5.22524 10.7755 5.00124 10.4995 5.00124C10.2235 5.00124 9.9995 5.22524 9.9995 5.50122ZM13.9993 5.50122C13.9993 5.7772 14.2233 6.0012 14.4992 6.0012C14.7752 6.0012 14.9992 5.7772 14.9992 5.50122C14.9992 5.22524 14.7752 5.00124 14.4992 5.00124C14.2233 5.00124 13.9993 5.22524 13.9993 5.50122ZM7.49969 9.00073H17.499C17.775 9.00073 17.999 9.22375 17.999 9.50071V17.5002C17.999 18.7081 17.139 19.7181 15.9991 19.95V22.4998C15.9991 23.3268 15.3261 23.9997 14.4992 23.9997C13.6722 23.9997 12.9993 23.3268 12.9993 22.4998V20H11.9994V22.4998C11.9994 23.3268 11.3264 23.9997 10.4995 23.9997C9.67252 23.9997 8.99959 23.3268 8.99959 22.4998V19.95C7.85967 19.717 6.99971 18.7081 6.99971 17.5002V9.50071C6.99971 9.22473 7.22371 9.00073 7.49969 9.00073ZM20.4988 9.00073C19.6719 9.00073 18.9989 9.67367 18.9989 10.5006V15.5003C18.9989 16.3273 19.6719 17.0002 20.4988 17.0002C21.3258 17.0002 21.9987 16.3273 21.9987 15.5003V10.5006C21.9987 9.67372 21.3258 9.00073 20.4988 9.00073ZM3 10.5006C3 9.67367 3.67294 9.00073 4.4999 9.00073C5.32685 9.00073 5.99979 9.67372 5.99979 10.5006V15.5003C5.99979 16.3273 5.32685 17.0002 4.4999 17.0002C3.67294 17.0002 3 16.3273 3 15.5003V10.5006Z"></path></symbol> <symbol id="arrow-back" viewbox="0 0 24 24" fill="white"><path d="M16 4L8 12L16 20" stroke="black" stroke-width="2" stroke-linecap="round"></path></symbol> <symbol id="avatar" viewbox="0 0 200 200"><rect fill="#efefef" width="200" height="200"></rect><path fill="#bdbdbd" d="M167,199.87H32.76q-1-8.77-2-17.64c-.22-1.95-.42-3.9-.66-5.85A42.19,42.19,0,0,1,32.45,156c.67-1.76,2.15-3.23,3.25-4.88.3.1.75.38.89.28,4.45-3.66,9.75-5.13,15.25-6.55a48.58,48.58,0,0,0,23.42-13.9c.92-1,2.64-1.82,1.26-3.65-.06-18.16,0-18.16-8.09-33.51-.3-.58-.57-1.35-1.06-1.63-4.88-2.73-4.88-8-6.38-12.4A4.07,4.07,0,0,1,62.24,76c2.08-1.1,1.56-2.48,1.46-4.15-.45-7.24-1.16-14.5-1-21.74.16-8.67,2.84-16.59,9.86-22.33,1-.19,2.26,0,2.92-.61,6-5.29,13.1-8.13,20.83-9.56,2.07-.38,4.32-.87,6.31-.44,10.85,2.32,20.63,6.68,27.62,15.86.37.46,1.34.45,2,.66a24.32,24.32,0,0,1,4.88,15.2c.06,7-.54,14.09-.83,21.12-.07,1.81,0,3.62,0,5.42-.47,2.35,2.06,2.54,2.84,4a36.83,36.83,0,0,1-1.06,5.3c-.69,2-1.29,4.45-2.77,5.65-6.51,5.28-8.07,13.25-11.37,20.2-1.24,2.6-.53,6.14-.63,9.25-.08,2.47,0,5,0,7.42-1.47,1.78.29,2.59,1.15,3.62,4.28,5.11,10.11,8.1,15.76,11.31,3.58,1.13,7.1,2.48,10.74,3.35,4.7,1.12,9,2.71,12.45,6.3.33.34,1.13.21,1.69.31,5.31,7.52,5.48,16,4.54,24.65C168.78,184.51,167.88,192.2,167,199.87Z"></path><path fill="#b1b1b1" d="M132.27,33.72c-.69-.21-1.67-.2-2-.67-7-9.17-16.77-13.53-27.63-15.85-2-.43-4.23.06-6.3.44-7.73,1.43-14.83,4.27-20.83,9.56-.64.57-2,.42-2.92.6C77.24,23.15,83,20.11,89,17.67a29.22,29.22,0,0,1,20.93-.39A46.29,46.29,0,0,1,127,27.17C129,29.08,130.53,31.52,132.27,33.72Z"></path><path fill="#b2b2b2" d="M76.57,127.31c1.38,1.83-.35,2.67-1.26,3.65a48.63,48.63,0,0,1-23.42,13.9c-5.46,1.42-10.8,2.93-15.26,6.54-.13.11-.58-.17-.88-.27,3.21-4.13,7.64-5.85,12.6-7C59.51,141.52,69.27,136.48,76.57,127.31Z"></path><path fill="#b1b1b1" d="M165.08,152.2c-.56-.1-1.36,0-1.68-.31-3.43-3.59-7.76-5.18-12.46-6.3-3.63-.87-7.15-2.22-10.74-3.36l1.07-1c4.08,1.11,8.17,2.19,12.25,3.35C158.18,145.83,162.28,148,165.08,152.2Z"></path><path fill="#b4b4b4" d="M141.28,141.16l-1.07,1c-5.65-3.2-11.48-6.19-15.76-11.3-.86-1-2.62-1.84-1.15-3.62,3.54,5.08,8.61,8.3,13.82,11.36Z"></path><path fill="#b1b1b1" d="M139.14,79.45c-.78-1.45-3.31-1.65-2.84-4C138.6,75.82,139.33,77.32,139.14,79.45Z"></path></symbol> <symbol id="carat" viewbox="0 0 4 8"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 8L4 3.95939L0.0804124 0L0 8Z"></path></symbol> <symbol id="caret" viewbox="0 0 16 28"><path d="M0.6,27.4c0.8,0.8,2,0.8,2.8,0l12-12c0.8-0.8,0.8-2,0-2.8l-12-12C3,0.2,2.5,0,2,0C1.5,0,1,0.2,0.6,0.6 c-0.8,0.8-0.8,2,0,2.8L11.2,14L0.6,24.6C-0.2,25.4-0.2,26.6,0.6,27.4z"></path></symbol> <symbol id="close" viewbox="0 0 224.512 224.512"><g><polygon points="224.507,6.997 217.521,0 112.256,105.258 6.998,0 0.005,6.997 105.263,112.254 0.005,217.512 6.998,224.512 112.256,119.24 217.521,224.512 224.507,217.512 119.249,112.254"></polygon></g></symbol> <symbol id="arrowNavigation" viewbox="0 0 12 21"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><path id="next-arrow" d="M-5.88468462,4.30628135 L-5.88468462,3.33793528 L8.61614419,3.33793528 L8.61614419,5.27462742 L-3.95902124,5.27462742 L-3.95902124,17.8776664 L-5.88468462,17.8776664 L-5.88468462,4.30628135 Z" fill="#000" transform="translate(1.365730, 10.607801) rotate(-225.000000) translate(-1.365730, -10.607801) "></path></g></symbol> <symbol id="cnet" viewbox="0 0 67 48"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.3711 0H16.3711V48H19.3711V0ZM4.11172 17.4843C4.14876 14.4547 9.48203 14.3452 9.48203 17.3383L9.51907 19.9299H13.5931V17.5208C13.8524 9.49041 -0.11045 9.49041 0.000659638 17.3383V31.1725C-0.11045 39.0204 13.8894 39.2029 13.6301 31.1725V28.2889H9.48203V31.3915C9.48203 34.3847 4.1858 34.4577 4.11172 31.3915V17.4843ZM29.8891 12.3012C28.0373 13.3233 27.3336 14.3453 27.3336 14.3453V12.1187H21.5188V15.1119L23.7781 15.1484V33.5088H21.8522V36.502H27.8891V17.083C27.9262 14.1628 32.815 14.0898 32.815 16.937V36.502H39.5557V33.5088H36.9261V17.1195C36.778 14.9309 36.0753 12.9611 34.2265 12.157C34.5364 12.2905 32.2495 11.029 29.8891 12.3012ZM57.815 31.0998C57.9628 33.2849 58.6637 35.252 60.506 36.0585C60.2195 35.9347 61.4617 36.5381 62.7039 36.5021H66.6668V33.5089C66.6668 33.5089 65.0001 33.4724 64.1113 33.5089C63.0002 33.5089 62.0372 32.9979 61.9631 31.4283V15.185V15.1485H65.9261V12.1918H61.9631V12.1553V5.84048H57.815V31.0998ZM50.3336 31.355V28.2889H54.4817V31.1725C54.741 39.2029 40.7411 39.0204 40.8522 31.1725V17.3383C40.7411 9.49041 54.7039 9.49041 54.4447 17.5208V24.1642C54.4447 24.5657 54.1113 24.8942 53.7039 24.8942H44.9633V31.355C45.0003 34.4212 50.3336 34.3482 50.3336 31.355ZM50.3336 17.3383C50.3336 14.3087 45.0374 14.3087 44.9633 17.3018H45.0003V21.8645H50.3336V17.3383Z" fill="black"></path></symbol> <symbol id="bell" viewbox="0 0 24 24"><g><path d="M15.137 3.945c-.644-.374-1.042-1.07-1.041-1.82v-.003c.001-1.172-.938-2.122-2.096-2.122s-2.097.95-2.097 2.122v.003c.001.751-.396 1.446-1.041 1.82-4.667 2.712-1.985 11.715-6.862 13.306v1.749h20v-1.749c-4.877-1.591-2.195-10.594-6.863-13.306zm-3.137-2.945c.552 0 1 .449 1 1 0 .552-.448 1-1 1s-1-.448-1-1c0-.551.448-1 1-1zm3 20c0 1.598-1.392 3-2.971 3s-3.029-1.402-3.029-3h6z"></path></g></symbol> <svg id="closed-captions" viewbox="0 0 17 12"><path d="M8.08596 4.47399C7.49663 3.75465 6.76863 3.39499 5.90196 3.39499C5.52063 3.39499 5.16529 3.46432 4.83596 3.60299C4.51529 3.74165 4.23796 3.93232 4.00396 4.17499C3.76996 4.40899 3.58363 4.69065 3.44496 5.01999C3.31496 5.34932 3.24996 5.70465 3.24996 6.08599C3.24996 6.47599 3.31496 6.83565 3.44496 7.16499C3.58363 7.49432 3.76996 7.78032 4.00396 8.02299C4.24663 8.26565 4.52829 8.45632 4.84896 8.59499C5.16963 8.73365 5.51629 8.80299 5.88896 8.80299C6.70363 8.80299 7.43596 8.45632 8.08596 7.76299V10.779L7.82596 10.87C7.43596 11.0087 7.07196 11.1083 6.73396 11.169C6.39596 11.2383 6.06229 11.273 5.73296 11.273C5.05696 11.273 4.40696 11.1473 3.78296 10.896C3.16763 10.636 2.62163 10.2763 2.14496 9.81699C1.67696 9.34899 1.29996 8.79865 1.01396 8.16599C0.727961 7.52465 0.584961 6.82699 0.584961 6.07299C0.584961 5.31899 0.723628 4.62999 1.00096 4.00599C1.28696 3.37332 1.66396 2.83165 2.13196 2.38099C2.60863 1.92165 3.15896 1.56632 3.78296 1.31499C4.40696 1.05499 5.06129 0.924988 5.74596 0.924988C6.13596 0.924988 6.51729 0.968321 6.88996 1.05499C7.27129 1.13299 7.66996 1.25865 8.08596 1.43199V4.47399Z" fill="white"></path> <path d="M16.7569 4.47399C16.1675 3.75465 15.4395 3.39499 14.5729 3.39499C14.1915 3.39499 13.8362 3.46432 13.5069 3.60299C13.1862 3.74165 12.9089 3.93232 12.6749 4.17499C12.4409 4.40899 12.2545 4.69065 12.1159 5.01999C11.9859 5.34932 11.9209 5.70465 11.9209 6.08599C11.9209 6.47599 11.9859 6.83565 12.1159 7.16499C12.2545 7.49432 12.4409 7.78032 12.6749 8.02299C12.9175 8.26565 13.1992 8.45632 13.5199 8.59499C13.8405 8.73365 14.1872 8.80299 14.5599 8.80299C15.3745 8.80299 16.1069 8.45632 16.7569 7.76299V10.779L16.4969 10.87C16.1069 11.0087 15.7429 11.1083 15.4049 11.169C15.0669 11.2383 14.7332 11.273 14.4039 11.273C13.7279 11.273 13.0779 11.1473 12.4539 10.896C11.8385 10.636 11.2925 10.2763 10.8159 9.81699C10.3479 9.34899 9.97086 8.79865 9.68486 8.16599C9.39886 7.52465 9.25586 6.82699 9.25586 6.07299C9.25586 5.31899 9.39453 4.62999 9.67186 4.00599C9.95786 3.37332 10.3349 2.83165 10.8029 2.38099C11.2795 1.92165 11.8299 1.56632 12.4539 1.31499C13.0779 1.05499 13.7322 0.924988 14.4169 0.924988C14.8069 0.924988 15.1882 0.968321 15.5609 1.05499C15.9422 1.13299 16.3409 1.25865 16.7569 1.43199V4.47399Z" fill="white"></path></svg> <symbol id="comments" viewbox="0 0 21.5 24"><path d="M18.2 0h-15C1.5 0 0 1.5 0 3.3v11c0 1.8 1.5 3.3 3.3 3.3h1.9l.7 5.4.1 1 .7-.8 4.9-5.7h6.6c1.8 0 3.3-1.5 3.3-3.3v-11C21.5 1.5 20 0 18.2 0zm2.4 14.2c0 1.3-1 2.3-2.3 2.3h-7l-.3.2-4.3 5.1-.6-4.8-.1-.4H3.3c-1.3 0-2.3-1-2.3-2.3v-11C1 2 2 1 3.3 1h15c1.3 0 2.3 1 2.3 2.3v10.9z"></path></symbol> <symbol id="comment-bubble" viewbox="0 0 15 13"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.349 1C3.77 1 1.09 3.248 1.09 5.78c0 .845.289 1.645.808 2.345.205.277.276.656.133 1.004l-1.028 2.507 3.602-1.334c.205-.075.423-.08.624-.024a7.969 7.969 0 0 0 2.12.282c3.578 0 6.258-2.248 6.258-4.78S10.927 1 7.35 1zM.09 5.78C.09 2.48 3.462 0 7.35 0c3.887 0 7.258 2.48 7.258 5.78 0 3.3-3.371 5.78-7.258 5.78a8.97 8.97 0 0 1-2.387-.319h-.01L1.35 12.572c-.817.303-1.603-.511-1.273-1.317l1.029-2.507v-.004a.055.055 0 0 0-.01-.024C.461 7.867.09 6.861.09 5.78z"></path></symbol> <symbol id="copy" viewbox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.75 1.25C1.92157 1.25 1.25 1.92157 1.25 2.75V9.5C1.25 10.1904 1.80964 10.75 2.5 10.75C2.77614 10.75 3 10.9739 3 11.25C3 11.5261 2.77614 11.75 2.5 11.75C1.25736 11.75 0.25 10.7426 0.25 9.5V2.75C0.25 1.36929 1.36929 0.25 2.75 0.25H9.5C10.7426 0.25 11.75 1.25736 11.75 2.5C11.75 2.77614 11.5261 3 11.25 3C10.9739 3 10.75 2.77614 10.75 2.5C10.75 1.80964 10.1904 1.25 9.5 1.25H2.75Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.75 5.25C5.92157 5.25 5.25 5.92157 5.25 6.75V13.25C5.25 14.0784 5.92157 14.75 6.75 14.75H13.25C14.0784 14.75 14.75 14.0784 14.75 13.25V6.75C14.75 5.92157 14.0784 5.25 13.25 5.25H6.75ZM4.25 6.75C4.25 5.36929 5.36929 4.25 6.75 4.25H13.25C14.6307 4.25 15.75 5.36929 15.75 6.75V13.25C15.75 14.6307 14.6307 15.75 13.25 15.75H6.75C5.36929 15.75 4.25 14.6307 4.25 13.25V6.75Z" fill="white"></path></symbol> <symbol id="email" viewbox="0 0 24 24"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path d="M20.242 4H3.758A1.76 1.76 0 002 5.758v11.719a1.76 1.76 0 001.758 1.757h16.484A1.76 1.76 0 0022 17.477V5.757A1.76 1.76 0 0020.242 4zM20 5.172l-7.962 7.962-8.03-7.962h15.992zM3.172 17.234V5.994l5.644 5.596-5.644 5.644zm.829.829l5.647-5.648 1.979 1.962c.229.227.598.226.826-.002l1.93-1.93 5.616 5.618H4.001zm16.827-.83l-5.617-5.616L20.828 6v11.234z" fill="#000" fill-rule="nonzero"></path></g></symbol> <symbol id="embed" viewbox="0 0 18 14"><g clip-path="url(#clip0_284:1096)"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.6464 0.646447C10.8417 0.451184 11.1583 0.451184 11.3536 0.646447L17.3536 6.64645C17.5488 6.84171 17.5488 7.15829 17.3536 7.35355L11.3536 13.3536C11.1583 13.5488 10.8417 13.5488 10.6464 13.3536C10.4512 13.1583 10.4512 12.8417 10.6464 12.6464L16.2929 7L10.6464 1.35355C10.4512 1.15829 10.4512 0.841709 10.6464 0.646447Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.35355 0.646447C7.15829 0.451184 6.84171 0.451184 6.64645 0.646447L0.646446 6.64645C0.451184 6.84171 0.451184 7.15829 0.646446 7.35355L6.64645 13.3536C6.84171 13.5488 7.15829 13.5488 7.35355 13.3536C7.54882 13.1583 7.54882 12.8417 7.35355 12.6464L1.70711 7L7.35355 1.35355C7.54882 1.15829 7.54882 0.841709 7.35355 0.646447Z" fill="white"></path></g> <defs><clippath id="clip0_284:1096"><rect width="14" height="18" fill="white" transform="translate(18) rotate(90)"></rect></clippath></defs></symbol> <symbol id="facebook" viewbox="0 0 50 50"><path d="M25,3C12.85,3,3,12.85,3,25c0,11.03,8.125,20.137,18.712,21.728V30.831h-5.443v-5.783h5.443v-3.848 c0-6.371,3.104-9.168,8.399-9.168c2.536,0,3.877,0.188,4.512,0.274v5.048h-3.612c-2.248,0-3.033,2.131-3.033,4.533v3.161h6.588 l-0.894,5.783h-5.694v15.944C38.716,45.318,47,36.137,47,25C47,12.85,37.15,3,25,3z"></path></symbol> <symbol id="gallery" viewbox="0 0 36 22"><g fill="none" fill-rule="evenodd"><path d="M0 29h36V-7H0z"></path> <g fill="#000"><path d="M34 3H5c-1.104 0-2 .896-2 2v15c0 1.104.896 2 2 2h29c1.104 0 2-.896 2-2V5c0-1.104-.896-2-2-2m0 1c.551 0 1 .449 1 1v15c0 .551-.449 1-1 1H5c-.551 0-1-.449-1-1V5c0-.551.449-1 1-1h29"></path> <path d="M.5 20c-.276 0-.5-.224-.5-.5v-17C0 1.122 1.122 0 2.5 0h31c.276 0 .5.224.5.5s-.224.5-.5.5h-31C1.673 1 1 1.673 1 2.5v17c0 .276-.224.5-.5.5"></path> <path d="M32.5 19c-.128 0-.256-.049-.354-.146l-7.585-7.586c-.567-.567-1.555-.567-2.122 0l-4.171 4.171c-.975.975-2.561.975-3.536 0l-1.171-1.171c-.567-.567-1.555-.567-2.122 0l-4.585 4.586c-.196.195-.512.195-.708 0-.195-.196-.195-.512 0-.708l4.586-4.585c.945-.945 2.591-.945 3.536 0l1.171 1.171c.567.567 1.555.567 2.122 0l4.171-4.171c.945-.945 2.591-.945 3.536 0l7.586 7.585c.195.196.195.512 0 .708-.098.097-.226.146-.354.146M10 7c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2m0 1c.551 0 1 .449 1 1 0 .551-.449 1-1 1-.551 0-1-.449-1-1 0-.551.449-1 1-1"></path></g></g></symbol> <symbol id="file" viewbox="0 0 14 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 0C1.11929 0 0 1.11929 0 2.5V13C0 14.3807 1.11929 15.5 2.5 15.5H11C12.3807 15.5 13.5 14.3807 13.5 13V4.75C13.5 4.61739 13.4473 4.49021 13.3536 4.39645L9.10355 0.146447C9.00979 0.0526784 8.88261 0 8.75 0H2.5ZM1 2.5C1 1.67157 1.67157 1 2.5 1H8V5C8 5.27614 8.22386 5.5 8.5 5.5H12.5V13C12.5 13.8285 11.8285 14.5 11 14.5H2.5C1.67157 14.5 1 13.8285 1 13V2.5ZM12.0429 4.5L9 1.45711V4.5H12.0429ZM4 11C4 10.7239 4.22386 10.5 4.5 10.5H9C9.27614 10.5 9.5 10.7239 9.5 11C9.5 11.2761 9.27614 11.5 9 11.5H4.5C4.22386 11.5 4 11.2761 4 11ZM4.5 7.5C4.22386 7.5 4 7.72386 4 8C4 8.27614 4.22386 8.5 4.5 8.5H9C9.27614 8.5 9.5 8.27614 9.5 8C9.5 7.72386 9.27614 7.5 9 7.5H4.5Z" fill="#080A12"></path></symbol> <symbol id="flipboard" viewbox="0 0 448 512"><path d="M0 32v448h448V32H0zm358.4 179.2h-89.6v89.6h-89.6v89.6H89.6V121.6h268.8v89.6z"></path></symbol> <symbol id="fullscreen" viewbox="0 0 16 16"><path d="M16 6H14.6667V1.33333H10V0H16V6ZM10 16V14.6667H14.6667V10H16V16H10ZM0 10H1.33333V14.6667H6V16H0V10ZM6 0V1.33333H1.33333V6H0V0H6Z" fill="white"></path></symbol> <symbol id="galleryIcon" viewbox="0 0 19 12"><path d="M17.9444 1.63636C18.5271 1.63636 19 2.12509 19 2.72727V10.9091C19 11.5113 18.5271 12 17.9444 12H2.63889C2.05622 12 1.58333 11.5113 1.58333 10.9091V2.72727C1.58333 2.12509 2.05622 1.63636 2.63889 1.63636H17.9444ZM17.9444 2.18182H2.63889C2.34808 2.18182 2.11111 2.42673 2.11111 2.72727V10.9091C2.11111 11.2096 2.34808 11.4545 2.63889 11.4545H17.9444C18.2353 11.4545 18.4722 11.2096 18.4722 10.9091V2.72727C18.4722 2.42673 18.2353 2.18182 17.9444 2.18182ZM17.6806 0C17.8262 0 17.9444 0.122182 17.9444 0.272727C17.9444 0.423273 17.8262 0.545455 17.6806 0.545455H1.31944C0.882972 0.545455 0.527778 0.912546 0.527778 1.36364V10.6364C0.527778 10.7869 0.409555 10.9091 0.263889 10.9091C0.118222 10.9091 0 10.7869 0 10.6364V1.36364C0 0.612 0.592167 0 1.31944 0H17.6806ZM13.3359 5.76055L17.3396 9.89782C17.4425 10.0047 17.4425 10.1771 17.3396 10.284C17.2879 10.3369 17.2203 10.3636 17.1528 10.3636C17.0852 10.3636 17.0177 10.3369 16.9659 10.284L12.9628 6.14618C12.6635 5.83691 12.1421 5.83691 11.8428 6.14618L9.64144 8.42127C9.12686 8.95309 8.28981 8.95309 7.77522 8.42127L7.15719 7.78255C6.85794 7.47327 6.3365 7.47327 6.03725 7.78255L3.61739 10.284C3.51394 10.3904 3.34717 10.3904 3.24372 10.284C3.14081 10.1771 3.14081 10.0047 3.24372 9.89782L5.66411 7.39691C6.16286 6.88145 7.03158 6.88145 7.53033 7.39691L8.14836 8.03564C8.44761 8.34491 8.96906 8.34491 9.26831 8.03564L11.4697 5.76055C11.9684 5.24509 12.8371 5.24509 13.3359 5.76055ZM5.27778 3.81818C5.86044 3.81818 6.33333 4.30691 6.33333 4.90909C6.33333 5.51127 5.86044 6 5.27778 6C4.69511 6 4.22222 5.51127 4.22222 4.90909C4.22222 4.30691 4.69511 3.81818 5.27778 3.81818ZM5.27778 4.36364C4.98697 4.36364 4.75 4.60855 4.75 4.90909C4.75 5.20964 4.98697 5.45455 5.27778 5.45455C5.56858 5.45455 5.80556 5.20964 5.80556 4.90909C5.80556 4.60855 5.56858 4.36364 5.27778 4.36364Z" fill="#666666"></path></symbol> <symbol id="galleryOverlay" viewbox="0 0 70 70"><circle cx="35" cy="35" r="33"></circle> <path d="M35,2c18.2,0,33,14.8,33,33S53.2,68,35,68S2,53.2,2,35S16.8,2,35,2 M35,0C15.7,0,0,15.7,0,35s15.7,35,35,35 s35-15.7,35-35S54.3,0,35,0L35,0z" class="overlayBorder"></path> <circle cx="30.5" cy="34.2" r="1.8" class="overlayIcon"></circle> <polygon points="21.2,41.3 19.1,41.3 19.1,22.9 45.5,22.9 45.5,25 21.2,25 " class="overlayIcon"></polygon> <path d="M48.9,30v15.1h-23V30H48.9 M50.9,28h-27v19.1h27V28L50.9,28z" class="overlayIcon"></path> <polygon points="29,42.8 33.1,37.5 35.7,40 40.4,33.6 46.6,42.8 " class="overlayIcon"></polygon></symbol> <symbol id="googleplus" viewbox="0 0 32 32"><path d="M18.8,1c1.1-0.6,1.6-1,1.6-1H9.9C7.8,0,2,2.4,2,7.9c0,5.5,6,6.7,8.2,6.6C9,16,10,17.4,10.7,18.1 c0.7,0.7,0.5,0.9-0.3,0.9C9.7,19,0,19.1,0,26s12.8,7.4,17.1,3.7s3.3-8.9,0-11.2c-3.3-2.3-4.5-3.4-2.4-5.3 c2.1-1.8,3.7-3.3,3.7-6.8s-2.8-5.2-2.8-5.2S17.7,1.6,18.8,1z M17.1,25.7c0,3-2.5,4.4-6.8,4.4c-4.3,0-6.6-2.1-6.6-5.4 c0-3.2,3.1-4.8,9-4.8C14.3,21.2,17.1,22.7,17.1,25.7z M10.9,13.2c-5.2,0-7.5-12.1-1.4-12.1C14.2,0.9,17.8,13.2,10.9,13.2z M28.1,4V0.1h-2V4h-4v2h4V10h2V6.1H32V4H28.1z"></path></symbol> <symbol id="hamburgerMenu" viewbox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5C20 5.55228 19.5523 6 19 6H5C4.44772 6 4 5.55228 4 5ZM4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12ZM5 18C4.44772 18 4 18.4477 4 19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19C20 18.4477 19.5523 18 19 18H5Z"></path></symbol> <symbol id="hamburgerMenu-closed" viewbox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.70711 18.0208C4.31658 18.4113 4.31658 19.0445 4.70711 19.435C5.09763 19.8256 5.7308 19.8256 6.12132 19.435L11.5 14.0563L17.0208 19.5772C17.4113 19.9677 18.0445 19.9677 18.435 19.5772C18.8256 19.1866 18.8256 18.5535 18.435 18.1629L12.9142 12.6421L18.8492 6.7071C19.2398 6.31658 19.2398 5.68342 18.8492 5.29289C18.4587 4.90237 17.8256 4.90237 17.435 5.29289L11.5 11.2279L5.70711 5.43503C5.31658 5.0445 4.68342 5.0445 4.29289 5.43503C3.90237 5.82555 3.90237 6.45872 4.29289 6.84924L10.0858 12.6421L4.70711 18.0208Z"></path></symbol> <symbol id="hamburger" viewbox="0 0 40 36"><rect y="0" width="40" height="4"></rect> /&gt;<rect y="16" width="40" height="4"></rect><rect y="32" width="40" height="4"></rect></symbol> <symbol id="instagram" viewbox="0 0 24 24"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g><rect x="0" y="0" width="24" height="24"></rect> <path d="M12.545526,1.99893815 C12.6309642,1.99900157 12.7136555,1.999082 12.793741,1.99918063 L13.4479701,2.00059091 C14.3023632,2.00342847 14.7880104,2.00993219 15.2152737,2.02266798 L15.4094566,2.02899789 C15.6338039,2.03692085 15.8550673,2.0467652 16.1217013,2.05893154 C17.1861366,2.10747683 17.9130656,2.27654008 18.549166,2.52375796 C19.2066731,2.77926844 19.7643487,3.12120615 20.3203239,3.67713127 C20.876299,4.2331064 21.2182067,4.79078207 21.4737872,5.44836921 C21.7209651,6.08443957 21.8900183,6.81137856 21.9385336,7.87576384 C21.9820295,8.82809061 21.9958603,9.20159984 21.9983248,11.2038118 L21.9983248,12.793721 C21.9967475,14.0750891 21.9905146,14.6893912 21.9748291,15.2152537 L21.9684946,15.4094366 C21.9605656,15.6337839 21.9507124,15.8550473 21.9385336,16.1216813 C21.8900183,17.1861166 21.7209651,17.9130456 21.4737872,18.549146 C21.2182067,19.2067531 20.876299,19.7644288 20.3203239,20.3204039 C19.7643487,20.876279 19.2066731,21.2181867 18.549166,21.4737672 C17.9130656,21.7209451 17.1861366,21.8899983 16.1217013,21.9385136 C15.8550673,21.9506924 15.6338039,21.9605455 15.4094566,21.9684746 L15.2152737,21.9748091 C14.6894112,21.9904946 14.0751091,21.9967275 12.793741,21.9983048 L11.2038286,21.9983048 C9.20160782,21.9958403 8.82809061,21.9820094 7.87576384,21.9385136 C6.81137856,21.8899983 6.08443957,21.7209451 5.44836921,21.4737672 C4.79078207,21.2181867 4.2331064,20.876279 3.67714127,20.3204039 C3.12120615,19.7644288 2.77927845,19.2067531 2.52375796,18.549146 C2.27654008,17.9130456 2.10747683,17.1861166 2.05893154,16.1216813 C2.05197935,15.969319 2.04578535,15.8317716 2.04027481,15.699998 L2.03251225,15.5055379 C2.0313008,15.4734729 2.03012974,15.4414862 2.02899789,15.4094366 L2.02266798,15.2152537 C2.00993219,14.7879904 2.00342847,14.3023432 2.00059091,13.4479501 L1.99918063,12.793721 C1.999082,12.7136355 1.99900157,12.6309442 1.99893815,12.545506 L1.99893815,11.4520362 C1.99900157,11.3665946 1.999082,11.2839002 1.99918063,11.2038118 L2.00059091,10.5495608 C2.00539294,9.10362265 2.02069449,8.71381139 2.05893154,7.87576384 C2.10747683,6.81137856 2.27654008,6.08443957 2.52375796,5.44836921 C2.77927845,4.79078207 3.12120615,4.2331064 3.67714127,3.67713127 C4.2331064,3.12120615 4.79078207,2.77926844 5.44836921,2.52375796 C6.08443957,2.27654008 6.81137856,2.10747683 7.87576384,2.05893154 C8.71381139,2.02069449 9.10362883,2.00539294 10.5495745,2.00059091 L11.2038286,1.99918063 C11.2839174,1.999082 11.3666121,1.99900157 11.4520541,1.99893815 Z M12.8058819,3.80096604 L11.1916878,3.80096604 C9.24924167,3.80328545 8.8951894,3.81609838 7.95788971,3.85885851 C6.98290259,3.90332252 6.4534058,4.06622383 6.1010348,4.20317697 C5.63426777,4.38458412 5.30114283,4.60127237 4.95123261,4.95122261 C4.60128238,5.30114283 4.38458412,5.63425776 4.20317697,6.1010348 C4.06623384,6.4534058 3.90332252,6.98290259 3.85885851,7.95788971 C3.81609838,8.8951894 3.80328545,9.24924167 3.80096604,11.1916738 L3.80096604,12.8058619 C3.80328545,14.7482252 3.81609838,15.1022824 3.85885851,16.0395554 C3.90332252,17.0145626 4.06623384,17.5441294 4.20317697,17.8964404 C4.38458412,18.3631874 4.60132239,18.6963923 4.95123261,19.0463026 C5.30114283,19.3962128 5.63426777,19.612881 6.1010348,19.7943382 C6.4534058,19.9312813 6.98290259,20.0941326 7.95788971,20.1386466 C8.85603299,20.1796336 9.21854926,20.1931098 10.9569266,20.1962031 L13.0406377,20.1962031 C14.7789582,20.1931098 15.1415259,20.1796336 16.0395754,20.1386466 C17.0145826,20.0941326 17.5440493,19.9312813 17.8964604,19.7943382 C18.3632074,19.612881 18.6963123,19.3962128 19.0462225,19.0463026 C19.3962328,18.6963923 19.612901,18.3631874 19.7943582,17.8964404 C19.9313013,17.5441294 20.0941526,17.0145626 20.1386667,16.0395554 C20.1796536,15.1413355 20.1931298,14.7787425 20.1962231,13.040542 L20.1962231,10.9569855 C20.1931298,9.21872473 20.1796536,8.85613525 20.1386667,7.95788971 C20.0941526,6.98290259 19.9313013,6.4534058 19.7943582,6.1010348 C19.612901,5.63425776 19.3962328,5.30114283 19.0462225,4.95122261 C18.6963123,4.60127237 18.3632074,4.38458412 17.8964604,4.20317697 C17.5440493,4.06622383 17.0145826,3.90332252 16.0395754,3.85885851 C15.1023024,3.81609838 14.7482452,3.80328545 12.8058819,3.80096604 Z M11.9956526,6.86840258 C14.8307526,6.86840258 17.1291526,9.16674258 17.1291526,12.0019526 C17.1291526,14.8370526 14.8307526,17.1354526 11.9956526,17.1354526 C9.16043258,17.1354526 6.86209258,14.8370526 6.86209258,12.0019526 C6.86209258,9.16674258 9.16043258,6.86840258 11.9956526,6.86840258 Z M11.9956526,8.66963258 C10.1552526,8.66963258 8.66332258,10.1615526 8.66332258,12.0019526 C8.66332258,13.8422526 10.1552526,15.3341526 11.9956526,15.3341526 C13.8359526,15.3341526 15.3278526,13.8422526 15.3278526,12.0019526 C15.3278526,10.1615526 13.8359526,8.66963258 11.9956526,8.66963258 Z M17.3319526,5.46594258 C17.9944526,5.46594258 18.5315526,6.00305258 18.5315526,6.66559258 C18.5315526,7.32813258 17.9944526,7.86519258 17.3319526,7.86519258 C16.6694526,7.86519258 16.1323526,7.32813258 16.1323526,6.66559258 C16.1323526,6.00305258 16.6694526,5.46594258 17.3319526,5.46594258 Z" fill="#0A0B09"></path></g></g></symbol> <symbol id="ios" viewbox="0 0 24 24"><path d="M6.54545 0C2.93702 0 0 2.93702 0 6.54545V17.4545C0 21.063 2.93702 24 6.54545 24H17.4545C21.063 24 24 21.063 24 17.4545V6.54545C24 2.93702 21.063 0 17.4545 0H6.54545ZM6.54545 1.09091H17.4545C20.4734 1.09091 22.9091 3.52662 22.9091 6.54545V17.4545C22.9091 20.4734 20.4734 22.9091 17.4545 22.9091H6.54545C3.52662 22.9091 1.09091 20.4734 1.09091 17.4545V6.54545C1.09091 3.52662 3.52662 1.09091 6.54545 1.09091ZM4.69922 8.21804C4.31576 8.21804 4.03338 8.4914 4.03338 8.85085C4.03338 9.2054 4.31576 9.47834 4.69922 9.47834C5.08267 9.47834 5.36612 9.2054 5.36612 8.85085C5.36612 8.4914 5.08267 8.21804 4.69922 8.21804ZM10.3839 8.52912C8.39897 8.52912 7.1527 9.91923 7.1527 12.1534C7.1527 14.3827 8.37497 15.782 10.3839 15.782C12.3879 15.782 13.6055 14.3778 13.6055 12.1534C13.6055 9.92414 12.3781 8.52966 10.3839 8.52912ZM17.4364 8.52912C15.9266 8.52912 14.919 9.34878 14.919 10.581C14.919 11.5971 15.4895 12.202 16.7408 12.4943L17.6325 12.7106C18.5483 12.926 18.9513 13.2421 18.9513 13.7695C18.9513 14.3832 18.3185 14.8285 17.4556 14.8285C16.531 14.8285 15.8885 14.4118 15.7969 13.7557H14.7315C14.8084 14.9928 15.8387 15.783 17.3725 15.783C19.0122 15.783 20.038 14.9543 20.038 13.631C20.038 12.5909 19.4534 12.0152 18.0341 11.6847L17.2724 11.4972C16.3713 11.2861 16.0067 11.0032 16.0067 10.5096C16.0067 9.88613 16.5728 9.4794 17.4215 9.4794C18.2272 9.4794 18.7823 9.87621 18.8832 10.5139H19.9283C19.8661 9.34876 18.841 8.52912 17.4364 8.52912ZM10.3839 9.53054C11.6979 9.53054 12.5082 10.5476 12.5082 12.1534C12.5082 13.7494 11.6973 14.7805 10.3839 14.7805C9.05624 14.7805 8.25107 13.75 8.25107 12.1534C8.25107 10.5476 9.0797 9.53109 10.3839 9.53054ZM4.18679 10.3945V15.6147H5.21271V10.3945H4.18679Z"></path></symbol> <symbol id="linkedin" viewbox="0 0 17 16"><path d="M3.927 1.667c0 .92-.74 1.666-1.653 1.666A1.66 1.66 0 0 1 .621 1.667C.62.747 1.36 0 2.274 0a1.66 1.66 0 0 1 1.653 1.667zm.014 3H.607v10.666h3.334V4.667zm5.321 0H5.95v10.666h3.313V9.734c0-3.113 4.02-3.368 4.02 0v5.6h3.324V8.578c0-5.253-5.948-5.062-7.345-2.476V4.667z"></path></symbol> <symbol id="mac" viewbox="0 0 24 24"><path d="M16.5474 0C16.7021 1.40677 16.1353 2.81875 15.2989 3.83253C14.4624 4.84457 13.0852 5.63577 11.7393 5.52969C11.5585 4.15075 12.2349 2.71616 13.0122 1.81715C13.8799 0.801632 15.3388 0.0486891 16.5474 0ZM20.8926 8.19374C20.6335 8.35506 18.2908 9.81311 18.3211 12.7514C18.353 16.2565 21.2889 17.5009 21.5266 17.6016C21.5351 17.6052 21.5402 17.6074 21.5415 17.6081C21.5394 17.6138 21.5352 17.6272 21.5287 17.6476C21.442 17.9194 20.9545 19.4479 19.8774 21.0216C18.8775 22.4822 17.8429 23.9377 16.2066 23.969C15.4219 23.9834 14.8972 23.7561 14.3516 23.5196C13.7801 23.272 13.1857 23.0143 12.2454 23.0143C11.2601 23.0143 10.6382 23.2796 10.039 23.5352C9.52038 23.7564 9.01887 23.9703 8.31372 23.9986C6.73654 24.0559 5.53322 22.4196 4.52466 20.9624C2.46233 17.9802 0.888628 12.541 3.00487 8.86841C4.05516 7.04604 5.93143 5.89142 7.96942 5.86012C8.8476 5.84435 9.6984 6.1822 10.443 6.47787C11.0121 6.70385 11.5191 6.90519 11.9289 6.90519C12.2978 6.90519 12.7919 6.71039 13.3678 6.48339C14.2739 6.12619 15.3822 5.68925 16.5231 5.80621C17.3073 5.83751 19.5018 6.12095 20.912 8.18154C20.9083 8.18402 20.9017 8.18808 20.8926 8.19374Z"></path></symbol> <symbol id="mag" viewbox="0 0 18 18"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.73242 1.23218C4.86643 1.23218 1.73242 4.36618 1.73242 8.23218C1.73242 12.0982 4.86643 15.2322 8.73242 15.2322C12.5984 15.2322 15.7324 12.0982 15.7324 8.23218C15.7324 4.36618 12.5984 1.23218 8.73242 1.23218ZM0.732422 8.23218C0.732422 3.8139 4.31414 0.232178 8.73242 0.232178C13.1507 0.232178 16.7324 3.8139 16.7324 8.23218C16.7324 12.6505 13.1507 16.2322 8.73242 16.2322C4.31414 16.2322 0.732422 12.6505 0.732422 8.23218Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.0356 13.5356C14.2309 13.3403 14.5475 13.3403 14.7427 13.5356L17.5711 16.364C17.7664 16.5592 17.7664 16.8758 17.5711 17.0711C17.3759 17.2664 17.0593 17.2664 16.864 17.0711L14.0356 14.2427C13.8403 14.0474 13.8403 13.7308 14.0356 13.5356Z"></path></symbol> <symbol id="more" viewbox="0 0 32 7.3"><circle cx="3.7" cy="3.7" r="3.7"></circle> <circle cx="16" cy="3.7" r="3.7"></circle> <circle cx="28.3" cy="3.7" r="3.7"></circle></symbol> <symbol id="pause" viewbox="0 0 26.6 32"><g><polygon points="16,32 26.5,32 26.5,8.8 26.5,0 16,0"></polygon> <rect x="0.1" y="0" width="10.6" height="32"></rect></g></symbol> <symbol id="phone" viewbox="0 0 17 16"><path d="M15.5813 12.3435L12.3426 10.1836C11.9316 9.91174 11.3806 10.0012 11.0768 10.3892L10.1334 11.6022C10.0122 11.762 9.79177 11.8084 9.61637 11.711L9.43692 11.612C8.84203 11.2878 8.10183 10.8841 6.61048 9.39221C5.11913 7.90033 4.71463 7.15957 4.39037 6.56578L4.29197 6.38632C4.1932 6.21096 4.23869 5.98963 4.39862 5.86742L5.61078 4.92431C5.99862 4.62043 6.08821 4.06966 5.81664 3.65853L3.6568 0.419844C3.37848 0.00118926 2.82008 -0.124489 2.38921 0.134523L1.03491 0.948054C0.60938 1.19822 0.297186 1.60338 0.16379 2.07862C-0.323891 3.85555 0.0429864 6.92225 4.56051 11.4403C8.15411 15.0336 10.8294 16 12.6682 16C13.0914 16.0018 13.5129 15.9467 13.9214 15.8362C14.3968 15.703 14.802 15.3908 15.052 14.9651L15.8663 13.6116C16.1257 13.1807 16.0001 12.6219 15.5813 12.3435ZM15.4069 13.338L14.5944 14.6923C14.4149 14.9996 14.1234 15.2255 13.7811 15.3227C12.1407 15.7731 9.27481 15.4 4.9378 11.063C0.600788 6.72601 0.227785 3.86036 0.678156 2.21971C0.775524 1.87698 1.00169 1.58516 1.3093 1.40536L2.6636 0.592894C2.85055 0.480402 3.09291 0.534929 3.21368 0.716603L4.38693 2.47806L5.37167 3.95501C5.4896 4.13334 5.45085 4.37235 5.28261 4.50431L4.07018 5.44743C3.7012 5.72956 3.59584 6.24005 3.82301 6.64521L3.91928 6.82013C4.26007 7.44515 4.68375 8.22268 6.23057 9.76925C7.77739 11.3158 8.55467 11.7395 9.17941 12.0803L9.35458 12.1768C9.75971 12.4039 10.2702 12.2986 10.5524 11.9296L11.4955 10.7172C11.6275 10.549 11.8664 10.5103 12.0448 10.6281L15.2832 12.788C15.465 12.9086 15.5195 13.1511 15.4069 13.338Z"></path></symbol> <symbol id="pinterest" viewbox="0 0 24 24"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path d="M11.959 2C6.459 2 2 6.459 2 11.959a9.962 9.962 0 006.328 9.279c-.09-.787-.164-2 .033-2.861.18-.779 1.164-4.95 1.164-4.95s-.295-.6-.295-1.476c0-1.385.803-2.418 1.803-2.418.852 0 1.262.64 1.262 1.401 0 .853-.54 2.132-.828 3.32-.238.992.5 1.803 1.476 1.803 1.77 0 3.13-1.868 3.13-4.557 0-2.385-1.712-4.05-4.163-4.05-2.836 0-4.5 2.124-4.5 4.32 0 .853.328 1.771.738 2.271.082.098.09.188.065.287-.074.311-.246.992-.279 1.131-.04.18-.147.221-.336.131-1.246-.582-2.024-2.393-2.024-3.86 0-3.14 2.278-6.025 6.582-6.025 3.45 0 6.14 2.459 6.14 5.754 0 3.434-2.165 6.197-5.165 6.197-1.008 0-1.959-.525-2.279-1.148l-.623 2.369c-.22.869-.827 1.95-1.237 2.615.934.287 1.918.442 2.95.442 5.5 0 9.96-4.459 9.96-9.959A9.939 9.939 0 0011.959 2z" fill="#000" fill-rule="nonzero"></path></g></symbol> <symbol id="play" viewbox="0 0 27 36"><path d="M25.7687 17.1706C26.3571 17.567 26.3571 18.433 25.7687 18.8294L1.55866 35.1367C0.894432 35.5841 -1.66576e-06 35.1081 -1.63075e-06 34.3073L-2.05126e-07 1.69274C-1.7012e-07 0.891883 0.894433 0.415934 1.55866 0.863341L25.7687 17.1706Z"></path></symbol> <symbol id="reddit" viewbox="0 0 32 26.7"><path d="M22.9,14.5C23,14.7,23,15,23,15.2c0,0.4-0.2,0.9-0.4,1.2c-0.3,0.3-0.6,0.6-1,0.7h0c0,0,0,0,0,0c0,0,0,0,0,0 c-0.2,0.1-0.4,0.1-0.6,0.1c-0.5,0-0.9-0.2-1.3-0.5c-0.4-0.3-0.6-0.7-0.7-1.2c0,0,0,0,0,0c0,0,0,0,0,0h0c0-0.1,0-0.2,0-0.4 c0-0.4,0.1-0.8,0.4-1.2c0.2-0.3,0.6-0.6,1-0.7c0,0,0,0,0,0c0,0,0,0,0,0c0.2-0.1,0.5-0.1,0.7-0.1c0.4,0,0.8,0.1,1.2,0.4 C22.5,13.8,22.7,14.1,22.9,14.5C22.9,14.5,22.9,14.5,22.9,14.5C22.9,14.5,22.9,14.5,22.9,14.5L22.9,14.5z M21.6,19.7 c-0.2-0.1-0.4-0.2-0.6-0.2c-0.2,0-0.3,0-0.5,0.1c-1.4,0.8-3.1,1.3-4.7,1.3c-1.2,0-2.5-0.3-3.6-0.8l0,0l0,0 c-0.2-0.1-0.4-0.2-0.6-0.4c-0.1-0.1-0.2-0.1-0.3-0.2c-0.1-0.1-0.3-0.1-0.4-0.1c-0.1,0-0.2,0-0.4,0.1c0,0,0,0,0,0 c-0.2,0.1-0.3,0.2-0.4,0.4c-0.1,0.2-0.2,0.4-0.2,0.6c0,0.2,0,0.3,0.1,0.5c0.1,0.1,0.2,0.3,0.4,0.4c1.6,1.1,3.5,1.6,5.4,1.6 c1.7,0,3.4-0.4,4.9-1.1l0,0l0,0c0.2-0.1,0.5-0.2,0.7-0.4c0.1-0.1,0.2-0.2,0.4-0.3c0.1-0.1,0.2-0.3,0.2-0.4c0-0.1,0-0.2,0-0.2 c0-0.1,0-0.3-0.1-0.4C21.9,19.9,21.8,19.8,21.6,19.7L21.6,19.7z M10.4,17.1C10.4,17.1,10.4,17.1,10.4,17.1 c0.2,0.1,0.4,0.1,0.6,0.1c0.5,0,1-0.2,1.4-0.6c0.4-0.3,0.6-0.8,0.6-1.4c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0-0.6-0.3-1-0.6-1.4 c-0.4-0.3-0.9-0.6-1.4-0.6c-0.1,0-0.3,0-0.4,0c0,0,0,0,0,0h0c-0.7,0.1-1.3,0.7-1.5,1.4c0,0,0,0,0,0C9,14.8,9,15,9,15.2 c0,0.4,0.1,0.9,0.4,1.2C9.6,16.7,10,17,10.4,17.1C10.4,17.1,10.4,17.1,10.4,17.1L10.4,17.1z M32,12.1L32,12.1c0,0.1,0,0.1,0,0.2 c0,0.8-0.2,1.5-0.7,2.2c-0.4,0.6-0.9,1.1-1.5,1.4c0,0.3,0.1,0.6,0.1,0.9c0,1.7-0.6,3.3-1.6,4.6v0h0c-1.9,2.5-4.7,3.9-7.6,4.7l0,0 c-1.5,0.4-3.1,0.6-4.7,0.6c-2.4,0-4.7-0.4-6.9-1.3v0h0c-2.3-0.9-4.5-2.4-5.8-4.6c-0.7-1.2-1.1-2.5-1.1-3.9c0-0.3,0-0.6,0.1-0.9 c-0.6-0.3-1.1-0.8-1.5-1.4C0.3,13.9,0,13.2,0,12.4v0c0-1.1,0.5-2.1,1.2-2.8c0.7-0.7,1.7-1.2,2.8-1.2h0c0.1,0,0.2,0,0.3,0 c0.5,0,1.1,0.1,1.6,0.3l0,0h0C6.3,8.8,6.8,9,7.1,9.3c0.1-0.1,0.3-0.1,0.4-0.2c2.3-1.4,5-1.9,7.6-2c0-1.3,0.2-2.7,0.8-3.8 c0.5-1,1.4-1.8,2.5-2l0,0h0c0.4-0.1,0.8-0.1,1.2-0.1c1.1,0,2.2,0.3,3.2,0.7c0.5-0.7,1.1-1.2,1.9-1.5l0,0l0,0 C25.3,0.1,25.8,0,26.2,0c0.5,0,1,0.1,1.5,0.3v0c0,0,0,0,0,0c0,0,0,0,0,0C28.4,0.6,29,1,29.4,1.6C29.8,2.2,30,3,30,3.7 c0,0.1,0,0.3,0,0.4l0,0c0,0,0,0,0,0c-0.1,1-0.6,1.8-1.2,2.4c-0.7,0.6-1.6,1-2.5,1c-0.1,0-0.3,0-0.4,0c-0.9-0.1-1.8-0.5-2.4-1.2 c-0.6-0.7-1-1.5-1-2.5c0,0,0-0.1,0-0.1C21.6,3.3,20.7,3,19.8,3c-0.1,0-0.3,0-0.4,0h0c-0.7,0.1-1.3,0.5-1.6,1.1v0 c-0.5,0.9-0.6,1.9-0.6,3c2.6,0.2,5.2,0.8,7.4,2.1h0l0,0c0,0,0.1,0.1,0.2,0.1C25,9.2,25.2,9,25.4,8.9c0.7-0.5,1.5-0.7,2.3-0.7 c0.4,0,0.7,0,1.1,0.1h0l0,0c0,0,0,0,0,0c0.8,0.2,1.6,0.7,2.2,1.3C31.5,10.4,31.9,11.2,32,12.1L32,12.1L32,12.1z M24.4,3.6 c0,0,0,0.1,0,0.1v0c0,0.4,0.2,0.9,0.6,1.2c0.3,0.3,0.8,0.5,1.2,0.5h0c0,0,0.1,0,0.1,0c0.4,0,0.9-0.2,1.2-0.5 C27.8,4.6,28,4.2,28,3.8v0c0,0,0-0.1,0-0.1c0-0.5-0.2-0.9-0.6-1.2c-0.3-0.3-0.8-0.5-1.2-0.5c-0.1,0-0.3,0-0.4,0.1h0l0,0 c-0.4,0.1-0.7,0.3-1,0.6C24.6,2.9,24.4,3.2,24.4,3.6L24.4,3.6z M5.4,10.5c-0.3-0.2-0.7-0.3-1.1-0.3c-0.1,0-0.1,0-0.2,0h0l0,0 c-0.5,0-1,0.2-1.4,0.6c-0.4,0.4-0.6,0.8-0.7,1.4v0l0,0c0,0,0,0.1,0,0.1c0,0.3,0.1,0.6,0.3,0.9c0.1,0.2,0.3,0.4,0.5,0.6 C3.4,12.6,4.3,11.5,5.4,10.5L5.4,10.5z M27.8,16.9c0-1.2-0.4-2.3-1.1-3.2c-1.3-1.9-3.4-3.1-5.6-3.8l0,0c-0.4-0.1-0.8-0.2-1.3-0.3 c-1.3-0.3-2.6-0.4-3.9-0.4c-1.7,0-3.5,0.3-5.2,0.8c-2.2,0.7-4.3,1.9-5.6,3.8v0c-0.7,0.9-1.1,2.1-1.1,3.3c0,0.4,0.1,0.9,0.2,1.3 l0,0c0.2,0.9,0.7,1.8,1.3,2.5c0.6,0.7,1.4,1.3,2.2,1.8c0.2,0.1,0.4,0.2,0.5,0.3c2.3,1.3,5,1.9,7.6,1.9c0.4,0,0.9,0,1.3,0 c2.7-0.2,5.3-1,7.5-2.6v0c0.7-0.5,1.3-1.1,1.8-1.8c0.5-0.7,0.9-1.5,1-2.3v0C27.8,17.5,27.8,17.2,27.8,16.9L27.8,16.9z M29.9,12.3 c0-0.3-0.1-0.6-0.2-0.8l0,0l0,0c-0.2-0.4-0.5-0.7-0.8-0.9c-0.4-0.2-0.8-0.3-1.2-0.3c-0.4,0-0.7,0.1-1.1,0.3c1.1,0.9,2,2,2.6,3.3 c0.2-0.2,0.4-0.4,0.5-0.6C29.8,13,29.9,12.6,29.9,12.3L29.9,12.3z M29.9,12.3"></path></symbol> <symbol id="rss" viewbox="0 0 36 36"><path d="M0 14.4v7.2c8 0 14.4 6.4 14.4 14.4h7.2c0-11.9-9.7-21.6-21.6-21.6z"></path> <path d="M0 0v7.2c15.9 0 28.8 12.9 28.8 28.8H36C36 16.1 19.9 0 0 0z"></path> <circle cx="3.6" cy="32.4" r="3.6"></circle></symbol> <symbol id="cc-share" viewbox="0 0 24 24"><path d="M6 17c2.269-9.881 11-11.667 11-11.667v-3.333l7 6.637-7 6.696v-3.333s-6.17-.171-11 5zm12 .145v2.855h-16v-12h6.598c.768-.787 1.561-1.449 2.339-2h-10.937v16h20v-6.769l-2 1.914z"></path></symbol> <symbol id="share" viewbox="0 0 16 16"><path d="M14.61,6.37,8,1.57V3.79a9.94,9.94,0,0,0-6.62,9.36,9.07,9.07,0,0,0,.09,1.28A6.62,6.62,0,0,1,8,8.85v2.32Z"></path></symbol> <symbol id="share" viewbox="0 0 18 12"><path d="M10.5 10.5L18 5.184L10.5 0V2.2815C10.5 2.2815 1.7865 4.21875 0 12C3.804 7.92675 10.5 8.0865 10.5 8.0865V10.5Z" fill="white"></path></symbol> <symbol id="sms" viewbox="0 0 72 72"><path d="M38,58 L24,72 L24,58 L9.99237268,58 C4.47373763,58 0,53.5215031 0,48.0046567 L0,15.9953433 C0,10.4750676 4.47671884, 6 9.99237268,6 L62.0076273,6 C67.5262624,6 72,10.4784969 72,15.9953433 L72,48.0046567 C72,53.5249324 67.5232812,58 62.0076273, 58 L38,58 Z M9.9,28.475 C9.9,33.075 13.825,33.575 16.825,33.925 C18.675,34.125 20.2,34.475 20.2,35.725 C20.2,37.15 19,37.7 16.875, 37.7 C15.275,37.7 14.15,37.05 13.65,35.975 C13.325,35.225 13.05,35.1 12.325,35.375 L10.5,36.025 C9.8,36.275 9.6,36.6 9.85,37.325 C10.825, 39.95 12.975,41.375 16.875,41.375 C21.475,41.375 24.3,39.075 24.3,35.65 C24.3,31.25 20.75,30.5 17.825,30.15 C15.8,29.925 14.075,29.65 14.075, 28.3 C14.075,27.1 14.975,26.575 17.025,26.575 C18.6,26.575 19.45,27.175 19.975,28.225 C20.35,28.9 20.625,29.025 21.275,28.725 L23.175, 27.9 C23.875,27.6 24.075,27.25 23.725,26.55 C22.575,24.1 20.675,22.875 17.025,22.875 C12.35,22.875 9.9,25.25 9.9,28.475 Z M43.875,23.25 L42.1, 23.25 C41.325,23.25 41.125,23.375 40.75,24.025 L36.15,32.45 L31.575,24 C31.225,23.4 30.975,23.25 30.15,23.25 L28.525,23.25 C27.775,23.25 27.5, 23.5 27.5,24.25 L27.5,40 C27.5,40.75 27.775,41 28.525,41 L30.3,41 C31.05,41 31.3,40.75 31.3,40 L31.3,34.35 C31.3,32.675 31.15,31.25 30.55,28.7 L30.775, 28.7 C31.275,30.525 31.825,32 32.625,33.35 L34.425,36.525 C34.725,37.1 34.95,37.25 35.575,37.25 L36.725,37.25 C37.35,37.25 37.575,37.05 37.85, 36.525 L39.625,33.35 C40.375,32 41.075,30.4 41.6,28.7 L41.825,28.7 C41.2,31.15 41,32.8 41,34.325 L41,40 C41,40.75 41.25,41 42,41 L43.875,41 C44.65, 41 44.9,40.75 44.9,40 L44.9,24.25 C44.9,23.5 44.65,23.25 43.875,23.25 Z M48.325,28.475 C48.325,33.075 52.25,33.575 55.25,33.925 C57.1,34.125 58.625, 34.475 58.625,35.725 C58.625,37.15 57.425,37.7 55.3,37.7 C53.7,37.7 52.575,37.05 52.075,35.975 C51.75,35.225 51.475,35.1 50.75,35.375 L48.925,36.025 C48.225, 36.275 48.025,36.6 48.275,37.325 C49.25,39.95 51.4,41.375 55.3,41.375 C59.9,41.375 62.725,39.075 62.725,35.65 C62.725,31.25 59.175,30.5 56.25, 30.15 C54.225,29.925 52.5,29.65 52.5,28.3 C52.5,27.1 53.4,26.575 55.45,26.575 C57.025,26.575 57.875,27.175 58.4,28.225 C58.775,28.9 59.05, 29.025 59.7,28.725 L61.6,27.9 C62.3,27.6 62.5,27.25 62.15,26.55 C61,24.1 59.1,22.875 55.45,22.875 C50.775,22.875 48.325,25.25 48.325,28.475 Z"></path></symbol> <symbol id="stars-full" viewbox="0 0 14 14"><polygon points="7,0 8.8,5.1 14,5.3 9.9,8.7 11.3,14 7,11 2.7,14 4.1,8.7 0,5.3 5.2,5.1"></polygon></symbol> <symbol id="stars-half" viewbox="0 0 14 14"><polygon points="7.1,0 7.1,11 2.7,14 4.1,8.7 0,5.3 5.2,5.1"></polygon></symbol> <symbol id="stumble" viewbox="0 0 32 24"><path d="M17.8,8.6l2.1,1.5l3.3-1.5l0-1.6C23,3.3,19.9,0,16,0c-3.8,0-7,3.2-7.1,6.9v9.9c0,0.9-0.8,1.6-1.7,1.6 c-0.9,0-1.9-0.4-1.9-1.3V12H0c0,0,0,5.1,0,5.1C0,20.9,3.2,24,7.1,24c3.9,0,7.1-3.1,7.1-6.9V6.9c0-0.9,0.8-1.7,1.8-1.7 c0.9,0,1.8,0.8,1.8,1.7V8.6z M26.7,12v5.1c0,0.9-1,1.5-1.9,1.5c-0.9,0-1.7-0.7-1.7-1.6l0-5l-3.3,1.6L17.8,12v5.1 c0,3.8,3.2,6.9,7.1,6.9c3.9,0,7.1-3.1,7.1-6.9c0,0,0-5.1,0-5.1H26.7z"></path></symbol> <symbol id="tumblr" viewbox="0 0 24 24"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path d="M13.32 15.984c0 1.547.758 2.082 1.966 2.082H17V22h-3.245c-2.922 0-5.1-1.548-5.1-5.25v-5.929H6v-3.21C8.922 6.83 10.144 4.241 10.285 2h3.034v5.09h3.54v3.731h-3.54v5.163z" fill="#000"></path></g></symbol> <symbol id="twitter" viewbox="0 0 24 24"><g fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path d="M8.275 20c7.552 0 11.682-6.157 11.682-11.493 0-.176 0-.352-.009-.52A8.337 8.337 0 0022 5.893a8.44 8.44 0 01-2.358.637 4.05 4.05 0 001.805-2.237 8.398 8.398 0 01-2.606.98A4.117 4.117 0 0015.844 4C13.58 4 11.74 5.81 11.74 8.038c0 .318.034.628.111.921a11.711 11.711 0 01-8.463-4.222 4.002 4.002 0 00-.554 2.027c0 1.4.724 2.64 1.831 3.36a4.084 4.084 0 01-1.856-.503v.05c0 1.96 1.413 3.586 3.295 3.963a4.153 4.153 0 01-1.856.066c.52 1.609 2.035 2.773 3.831 2.807A8.34 8.34 0 012 18.174 11.574 11.574 0 008.275 20z" fill-rule="nonzero"></path></g></symbol> <symbol id="videoIcon" viewbox="0 0 14 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.43996 0.135134C0.803637 -0.244871 0 0.221801 0 0.971144V8.00057V15.03C0 15.7793 0.803637 16.2447 1.43996 15.8647L13.2422 8.83525C13.8717 8.46191 13.8717 7.53923 13.2422 7.16456L1.43996 0.135134Z" fill="#666666"></path></symbol> <symbol id="website" viewbox="0 0 16 16"><path d="M13.6556 2.34442C10.53 -0.781222 5.4705 -0.781722 2.34443 2.34442C-0.781242 5.47005 -0.78171 10.5295 2.34443 13.6556C5.47 16.7812 10.5295 16.7817 13.6556 13.6556C16.7812 10.53 16.7817 5.47052 13.6556 2.34442ZM13.3213 12.5155C12.9476 12.1813 12.5479 11.8856 12.1265 11.6307C12.405 10.6687 12.57 9.61012 12.609 8.5097H14.9605C14.8542 9.99296 14.2843 11.3844 13.3213 12.5155ZM1.03949 8.5097H3.39098C3.42998 9.61012 3.59497 10.6687 3.87346 11.6307C3.45212 11.8856 3.05238 12.1813 2.67869 12.5155C1.71572 11.3844 1.14584 9.99296 1.03949 8.5097ZM2.67872 3.48455C3.05241 3.81871 3.45215 4.11444 3.87349 4.3693C3.595 5.33129 3.43001 6.3899 3.39101 7.49031H1.03949C1.14584 6.00708 1.71572 4.61569 2.67872 3.48455ZM7.49032 4.47465C6.65906 4.4152 5.85756 4.21046 5.11451 3.8727C5.54666 2.75989 6.34332 1.4252 7.49032 1.09444V4.47465ZM7.49032 5.49594V7.49034H4.4108C4.44609 6.55948 4.57798 5.66561 4.79733 4.84775C5.64174 5.21689 6.54987 5.43733 7.49032 5.49594ZM7.49032 8.5097V10.5041C6.54987 10.5627 5.64174 10.7832 4.79733 11.1523C4.57798 10.3344 4.44609 9.44057 4.4108 8.5097H7.49032ZM7.49032 11.5254V14.9056C6.34338 14.5748 5.54672 13.2403 5.11451 12.1273C5.85756 11.7896 6.65906 11.5848 7.49032 11.5254ZM8.50968 11.5254C9.34094 11.5848 10.1424 11.7896 10.8855 12.1273C10.4533 13.2402 9.65668 14.5748 8.50968 14.9056V11.5254ZM8.50968 10.5041V8.5097H11.5892C11.5539 9.44057 11.422 10.3344 11.2027 11.1523C10.3583 10.7832 9.45013 10.5627 8.50968 10.5041ZM8.50968 7.49034V5.49594C9.45013 5.43733 10.3583 5.21689 11.2027 4.84775C11.422 5.66561 11.5539 6.55948 11.5892 7.49034H8.50968ZM8.50968 4.47465V1.09447C9.65668 1.42523 10.4533 2.75992 10.8855 3.87273C10.1424 4.21046 9.34094 4.4152 8.50968 4.47465ZM10.7991 1.60333C11.4515 1.88904 12.0602 2.27644 12.6058 2.75711C12.3461 2.98611 12.0721 3.19375 11.7859 3.37945C11.5317 2.75021 11.2071 2.13871 10.7991 1.60333ZM4.21409 3.37945C3.92792 3.19375 3.65389 2.98611 3.39413 2.75711C3.93978 2.27644 4.54847 1.88904 5.20091 1.60333C4.79287 2.13877 4.46823 2.75027 4.21409 3.37945ZM4.21412 12.6206C4.46823 13.2498 4.79293 13.8613 5.20094 14.3967C4.5485 14.111 3.93981 13.7236 3.39417 13.2429C3.65389 13.0139 3.92795 12.8063 4.21412 12.6206ZM11.7859 12.6206C12.0721 12.8063 12.3461 13.0139 12.6058 13.2429C12.0602 13.7236 11.4515 14.111 10.7991 14.3967C11.2071 13.8614 11.5317 13.2498 11.7859 12.6206ZM12.609 7.49034C12.57 6.38993 12.405 5.33129 12.1265 4.36933C12.5479 4.11447 12.9476 3.81874 13.3213 3.48458C14.2843 4.61569 14.8542 6.00708 14.9605 7.49034H12.609Z"></path></symbol> <symbol id="windows" viewbox="0 0 24 24"><path d="M12 11.5V2.5L24 1V11.5H12ZM0 11.5V4L10.5 2.6875V11.5H0ZM12 13V22L24 23.5V13H12ZM0 20.5V13H10.5V21.8125L0 20.5Z"></path></symbol> <symbol id="yahoo" viewbox="-133 141 30.3 20"><path d="M-107.7,146.7c0,0,1.2-0.7,2.1-0.7s2.1,0,2.1,0l0.8-1.9h-12.9l0.1,1.4l0.8,0.4l3.3,0.1c0,0,0.2,0.7-0.3,1.1 c-0.6,0.4-5.4,4.7-5.4,4.7l-6.2-7.5c0,0,0.1-0.2,1-0.2c0.9,0,3.5,0,3.5,0V141H-133v3.1c0,0,1.8,0,2.7,0c0.9,0,1.9,1,2.8,1.8 c0.9,0.9,7.1,7.4,7.1,7.4v5.4c0,0-0.5,0.8-2.2,0.8c-1.8,0-2.5,0.1-2.5,0.1v1.4h14.1v-1c0,0-0.4-0.6-0.8-0.6h-3.4 c-0.4,0-0.5-0.5-0.5-1.1c0-0.6,0-4.7,0-4.7L-107.7,146.7z"></path></symbol> <symbol id="youtube" viewbox="0 0 24 24"><path d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"></path></symbol> <symbol id="rightArrow" viewbox="0 0 16 14"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.646.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L14.293 7 8.646 1.354a.5.5 0 0 1 0-.708z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M.5 7a.5.5 0 0 1 .5-.5h14a.5.5 0 0 1 0 1H1A.5.5 0 0 1 .5 7z"></path></symbol> <symbol id="rightArrowAlt" viewbox="0 0 41 13"><path fill-rule="evenodd" clip-rule="evenodd" d="M33.6464 0.146447C33.8417 -0.0488155 34.1583 -0.0488155 34.3536 0.146447L40.3536 6.14645C40.5488 6.34171 40.5488 6.65829 40.3536 6.85355L34.3536 12.8536C34.1583 13.0488 33.8417 13.0488 33.6464 12.8536C33.4512 12.6583 33.4512 12.3417 33.6464 12.1464L39.2929 6.5L33.6464 0.853553C33.4512 0.658291 33.4512 0.341709 33.6464 0.146447Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.5 6.5C0.5 6.22386 0.723858 6 1 6H40C40.2761 6 40.5 6.22386 40.5 6.5C40.5 6.77614 40.2761 7 40 7H1C0.723858 7 0.5 6.77614 0.5 6.5Z"></path></symbol> <symbol id="leftArrow" viewbox="63 -9 150 150"><path d="M10.3342 1.79974L1.68336 10.4506L10.3342 19.1014" stroke-width="2" stroke-linecap="round"></path></symbol> <symbol id="stars-half" viewbox="0 0 14 14"><polygon points="7.1,0 7.1,11 2.7,14 4.1,8.7 0,5.3 5.2,5.1"></polygon></symbol> <symbol id="search" viewbox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.71687 11.5313C4.11032 11.5313 2.10529 9.42603 2.10529 6.81948C2.10529 4.21294 4.21058 2.10765 6.71687 2.10765C9.32342 2.10765 11.3285 4.21294 11.3285 6.81948C11.3285 9.42603 9.32342 11.5313 6.71687 11.5313ZM15.94 14.38L12.4312 10.8362C13.133 9.72245 13.534 8.40619 13.534 6.98868C13.534 3.14116 10.5264 0.00238281 6.81712 0.00238281C3.00756 -0.0988679 0 3.03991 0 6.88743C0 10.735 3.00756 13.8737 6.71687 13.8737C8.3209 13.8737 9.72443 13.3675 10.8272 12.355L14.336 15.8987C14.4363 16 14.5365 16 14.6368 16C14.737 16 14.9375 15.8987 14.9375 15.7975L15.7395 14.8862C16.0403 14.8862 16.0403 14.5825 15.94 14.38Z"></path></symbol> <symbol id="menu" viewbox="0 0 25 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M23.7368 1H15.7368V9H23.7368V1ZM15.7368 0C15.1845 0 14.7368 0.447716 14.7368 1V9C14.7368 9.55229 15.1845 10 15.7368 10H23.7368C24.2891 10 24.7368 9.55228 24.7368 9V1C24.7368 0.447715 24.2891 0 23.7368 0H15.7368Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.73682 1H1.73682V9H9.73682V1ZM1.73682 0C1.18453 0 0.736816 0.447716 0.736816 1V9C0.736816 9.55229 1.18453 10 1.73682 10H9.73682C10.2891 10 10.7368 9.55228 10.7368 9V1C10.7368 0.447715 10.2891 0 9.73682 0H1.73682Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M23.7368 15H15.7368V23H23.7368V15ZM15.7368 14C15.1845 14 14.7368 14.4477 14.7368 15V23C14.7368 23.5523 15.1845 24 15.7368 24H23.7368C24.2891 24 24.7368 23.5523 24.7368 23V15C24.7368 14.4477 24.2891 14 23.7368 14H15.7368Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.73682 15H1.73682V23H9.73682V15ZM1.73682 14C1.18453 14 0.736816 14.4477 0.736816 15V23C0.736816 23.5523 1.18453 24 1.73682 24H9.73682C10.2891 24 10.7368 23.5523 10.7368 23V15C10.7368 14.4477 10.2891 14 9.73682 14H1.73682Z"></path></symbol> <symbol id="caretdown" viewbox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0.333332L3.36718 3.66667L6.66667 0.400342L0 0.333332Z"></path></symbol> <symbol id="check" viewbox="0 0 24 24"><polygon fill-rule="evenodd" points="9.317 16.622 3.547 10.471 2.453 11.498 9.283 18.778 21.53 6.53 20.47 5.47"></polygon></symbol> <symbol id="location" viewbox="0 0 10 12"><path d="M4.95666 6.00004C5.64822 6.00004 6.20884 5.43942 6.20884 4.74785C6.20884 4.05629 5.64822 3.49567 4.95666 3.49567C4.26509 3.49567 3.70447 4.05629 3.70447 4.74785C3.70447 5.43942 4.26509 6.00004 4.95666 6.00004Z" fill="#262626"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.95658 1.56523C3.10008 1.56523 1.56523 3.10939 1.56523 5.05144C1.56523 6.40352 2.43269 7.75624 3.44374 8.84771C3.9343 9.3773 4.42739 9.81182 4.7986 10.1141C4.85429 10.1595 4.90709 10.2017 4.95657 10.2408C5.00606 10.2017 5.05887 10.1595 5.11455 10.1141C5.48576 9.81182 5.97885 9.3773 6.46941 8.84771C7.48046 7.75624 8.34792 6.40352 8.34792 5.05144C8.34792 3.10939 6.81308 1.56523 4.95658 1.56523ZM4.95658 11.2175C4.5157 11.8641 4.51551 11.864 4.51531 11.8639L4.51356 11.8627L4.5099 11.8602L4.49811 11.852L4.45734 11.8234C4.42276 11.7989 4.37371 11.7637 4.31225 11.7183C4.1894 11.6275 4.0165 11.4958 3.81019 11.3278C3.39878 10.9928 2.84838 10.5083 2.29545 9.91139C1.21953 8.74987 0 7.01955 0 5.05144C0 2.27828 2.20265 0 4.95658 0C7.71051 0 9.91315 2.27828 9.91315 5.05144C9.91315 7.01955 8.69363 8.74987 7.6177 9.91139C7.06477 10.5083 6.51437 10.9928 6.10296 11.3278C5.89666 11.4958 5.72376 11.6275 5.60091 11.7183C5.53944 11.7637 5.49039 11.7989 5.45582 11.8234L5.41504 11.852L5.40325 11.8602L5.39959 11.8627L5.39833 11.8635C5.39813 11.8637 5.39745 11.8641 4.95658 11.2175ZM4.95658 11.2175L5.39745 11.8641C5.1315 12.0455 4.78126 12.0452 4.51531 11.8639L4.95658 11.2175Z" fill="#262626"></path></symbol> <symbol id="cardLoader" viewbox="0 0 64 64"><rect width="64" height="4"></rect><rect y="48" width="32" height="4"></rect><rect y="56" width="32" height="4"></rect><rect y="8" width="64" height="36"></rect> <clippath id="cardClip" clippathunits="objectBoundingBox" transform="scale(0.015625 0.015625)"><rect width="64" height="4"></rect><rect y="48" width="32" height="4"></rect><rect y="56" width="32" height="4"></rect><rect y="8" width="64" height="36"></rect></clippath></symbol> <symbol id="cardLoaderOneRow" viewbox="0 0 64 30"><rect width="64" height="4"></rect><rect y="6" width="64" height="4"></rect><rect y="12" width="64" height="4"></rect><rect y="20" width="32" height="2"></rect><rect y="24" width="32" height="2"></rect> <clippath id="cardClipRow" clippathunits="objectBoundingBox" transform="scale(0.015625 0.03333333333)"><rect width="64" height="4"></rect><rect y="6" width="64" height="4"></rect><rect y="12" width="64" height="4"></rect><rect y="20" width="32" height="2"></rect><rect y="24" width="32" height="2"></rect></clippath></symbol> <symbol id="media-gallery-icon" viewbox="0 0 36 22"><g fill="none" fill-rule="evenodd"><path d="M0 29h36V-7H0z"></path> <g fill="#000"><path d="M34 3H5c-1.104 0-2 .896-2 2v15c0 1.104.896 2 2 2h29c1.104 0 2-.896 2-2V5c0-1.104-.896-2-2-2m0 1c.551 0 1 .449 1 1v15c0 .551-.449 1-1 1H5c-.551 0-1-.449-1-1V5c0-.551.449-1 1-1h29"></path> <path d="M.5 20c-.276 0-.5-.224-.5-.5v-17C0 1.122 1.122 0 2.5 0h31c.276 0 .5.224.5.5s-.224.5-.5.5h-31C1.673 1 1 1.673 1 2.5v17c0 .276-.224.5-.5.5"></path> <path d="M32.5 19c-.128 0-.256-.049-.354-.146l-7.585-7.586c-.567-.567-1.555-.567-2.122 0l-4.171 4.171c-.975.975-2.561.975-3.536 0l-1.171-1.171c-.567-.567-1.555-.567-2.122 0l-4.585 4.586c-.196.195-.512.195-.708 0-.195-.196-.195-.512 0-.708l4.586-4.585c.945-.945 2.591-.945 3.536 0l1.171 1.171c.567.567 1.555.567 2.122 0l4.171-4.171c.945-.945 2.591-.945 3.536 0l7.586 7.585c.195.196.195.512 0 .708-.098.097-.226.146-.354.146M10 7c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2m0 1c.551 0 1 .449 1 1 0 .551-.449 1-1 1-.551 0-1-.449-1-1 0-.551.449-1 1-1"></path></g></g></symbol> <symbol id="thumb" viewbox="0 0 15 18"><path d="M10.0725 6.6105C10.6785 4.14825 11.0115 0 8.42475 0C7.029 0 6.66225 1.251 6.3 2.49675C4.82175 7.58775 2.3145 8.00325 0 8.304V15.75C2.62725 15.75 4.188 16.2967 6.12675 17.1315C7.0695 17.5372 8.4165 18 10.1288 18C12.0323 18 13.35 17.2522 13.8855 15.2355C14.2605 13.8277 15 9.798 15 9.048C15 7.81125 14.124 7.2135 13.0545 7.16775C12.147 7.1295 10.902 6.96 10.0725 6.6105V6.6105ZM12.861 9.85125L11.8155 9.9765C11.8155 9.9765 11.3588 10.8082 11.9213 10.8127C11.9213 10.8127 12.072 10.8203 12.723 10.7925C13.5345 10.758 13.5113 11.8943 12.726 11.9648L11.4053 12.039C10.8548 12.1095 10.9133 12.9413 11.511 12.918C11.511 12.918 12.0255 12.9053 12.3683 12.8873C13.1693 12.8453 13.1303 13.959 12.3983 14.0505C12.0803 14.0902 11.0895 14.1368 11.0895 14.1368C10.4813 14.1908 10.56 15.063 11.1713 14.9925L11.7495 14.9692C12.366 14.9137 12.5018 15.588 11.5305 16.215C10.3553 16.8758 8.01675 16.3133 6.7185 15.7545C5.04 15.0308 3.39075 14.304 1.5 14.25V9.75C3.94725 9.18825 6.24675 8.0595 7.74075 2.91525C8.41425 0.59625 9 1.467 9 3.34575C9 4.899 8.6325 6.18525 8.30925 7.4955C9.105 7.90275 10.8375 8.547 12.8993 8.6625C13.6905 8.70675 13.668 9.75375 12.861 9.85125V9.85125Z"></path></symbol></svg> <svg class="c-globalSvgs c-siteSvgs" data-v-2b10a246=""><symbol id="logo" viewbox="0 0 1042 682"><g><path d="M359.25 358V430V483.54V555.54V610V682H431.25H683.25V610H431.25V555.54H629.17V483.54H431.25V430H683.25V358H431.25H359.25Z"></path> <path d="M916 358H844H718V430H844V682H916V430H1042V358H916Z"></path> <path d="M324 252H11.87L324 143.91V72V67.72V0H0V72H311.64L0 179.91V252V256.11V324H324V252Z"></path> <path d="M252.5 670.13L144.41 358H72.5H68.22H0.5V682H72.5V370.36L180.41 682H252.5H256.61H324.5V358H252.5V670.13Z"></path> <path d="M682.75 162.2V161.83C682.75 72.6 610.16 -1.52588e-05 520.92 -1.52588e-05H358.75V324H520.96C610.17 324 682.75 251.42 682.75 162.2ZM430.75 72H520.92C544.736 72.0265 567.57 81.4991 584.41 98.3398C601.251 115.18 610.724 138.014 610.75 161.83V162.2C610.726 186.007 601.259 208.833 584.425 225.668C567.592 242.504 544.767 251.974 520.96 252H430.75V72Z"></path></g></symbol> <symbol id="logo-horizontal" viewbox="0 0 1759 324" preserveaspectratio="xMinYMid slice"><g><path d="M1076.25 0V72V125.54V197.54V252V324H1148.25H1400.25V252H1148.25V197.54H1346.17V125.54H1148.25V72H1400.25V0H1148.25H1076.25Z"></path> <path d="M1633 0H1561H1435V72H1561V324H1633V72H1759V0H1633Z"></path> <path d="M0 72H311.64L0 179.91V252V256.11V324H324V252H11.87L324 143.91V72V67.72V0H0V72Z"></path> <path d="M969.5 312.13L861.41 0H789.5H785.22H717.5V324H789.5V12.36L897.41 324H969.5H973.61H1041.5V0H969.5V312.13Z"></path> <path d="M520.92 0H358.75V324H520.96C610.17 324 682.75 251.42 682.75 162.2V161.83C682.75 72.6 610.17 0 520.92 0ZM610.75 162.2C610.726 186.007 601.259 208.833 584.425 225.668C567.592 242.504 544.767 251.974 520.96 252H430.75V72H520.92C544.736 72.0265 567.57 81.4992 584.41 98.3398C601.251 115.181 610.724 138.014 610.75 161.83V162.2Z"></path></g></symbol> <svg id="logo-boxed" viewbox="0 0 1274 1274"><g><path d="M0 0V1274H1274V0H0ZM116 724.57V648.37L427.64 540.46H116V468.46H440V612.37L127.86 720.46H440V792.46H116V724.57ZM440.5 1150.46H296.41L188.5 838.82V1150.46H116.5V826.46H260.41L368.5 1138.59V826.46H440.5V1150.46ZM474.75 468.46H636.92C726.15 468.46 798.75 541.06 798.75 630.29V630.66C798.75 719.88 726.17 792.46 636.95 792.46H474.75V468.46ZM799.25 898.46H547.25V952H745.16V1024H547.25V1078.46H799.25V1150.46H475.25V826.46H799.25V898.46ZM1158 898.46H1032V1150.46H960V898.46H834V826.46H1158V898.46Z"></path> <path d="M726.75 630.66V630.29C726.724 606.474 717.251 583.64 700.41 566.8C683.57 549.959 660.736 540.486 636.92 540.46H546.75V720.46H636.95C660.758 720.433 683.584 710.964 700.419 694.129C717.254 677.294 726.724 654.468 726.75 630.66Z"></path></g></svg> <svg id="logo-deep-dive-blank" viewbox="0 0 171 86"><path fill-rule="evenodd" clip-rule="evenodd" d="M170 1H86V85H170V1ZM85 0V86H171V0H85Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M85 1H1V85H85V1ZM0 0V86H86V0H0Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M24.4699 39.9765H36.827V42.827H24V40.1393V39.9765V37.1225L36.3377 32.8504H24V30H36.827V32.681V32.8504V35.6973L24.4699 39.9765ZM38.2225 44.173V47.0235V49.1431V51.9935V54.1496V57H41.0729H51.0495V54.1496H41.0729V51.9935H48.9085V49.1431H41.0729V47.0235H51.0495V44.173H41.0729H38.2225ZM60.2639 44.173H57.4135H52.4252V47.0235H57.4135V57H60.2639V47.0235H65.2522V44.173H60.2639ZM33.9963 56.5301L29.7171 44.173H26.8702H26.7008H24.0198V57H26.8702V44.6623L31.1423 57H33.9963H34.159H36.8468V44.173H33.9963V56.5301ZM51.0297 36.4068V36.4214C51.0297 39.9536 48.1563 42.827 44.6245 42.827H38.2027V30H44.6229C48.1559 30 51.0297 32.8742 51.0297 36.4068ZM44.6229 32.8504H41.0532V39.9765H44.6245C45.567 39.9755 46.4707 39.6006 47.1371 38.9341C47.8035 38.2676 48.1783 37.3639 48.1793 36.4214V36.4068C48.1782 35.4639 47.8032 34.5599 47.1365 33.8932C46.4698 33.2265 45.5658 32.8515 44.6229 32.8504Z"></path></svg> <svg id="logo-deep-dive-cover-story" viewbox="0 0 171 86"><path fill-rule="evenodd" clip-rule="evenodd" d="M170 1H86V85H170V1ZM85 0V86H171V0H85Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M85 1H1V85H85V1ZM0 0V86H86V0H0Z"></path> <path d="M116.115 35.69C115.845 33.68 114.135 32.75 112.455 32.75C110.04 32.75 108.405 34.52 108.405 36.98C108.405 39.41 109.95 41.195 112.365 41.195C114.03 41.195 115.71 40.46 116.19 38.255H114.21C113.94 39.23 113.175 39.59 112.47 39.59C111.33 39.59 110.52 38.645 110.52 36.95C110.52 35.27 111.375 34.355 112.455 34.355C113.235 34.355 113.985 34.925 114.135 35.69H116.115Z"></path> <path d="M116.96 36.98C116.96 39.815 118.97 41.195 121.01 41.195C123.05 41.195 125.06 39.815 125.06 36.98C125.06 34.145 123.05 32.75 121.01 32.75C118.97 32.75 116.96 34.145 116.96 36.98ZM119.06 36.98C119.06 35.285 119.87 34.37 121.01 34.37C122.15 34.37 122.96 35.285 122.96 36.98C122.96 38.66 122.15 39.575 121.01 39.575C119.87 39.575 119.06 38.66 119.06 36.98Z"></path> <path d="M129.219 38.9L127.329 32.93H125.154L128.094 41H130.269L133.164 32.93H131.109L129.219 38.9Z"></path> <path d="M135.48 37.535H141.435C141.525 34.685 139.965 32.75 137.475 32.75C135.09 32.75 133.425 34.535 133.425 36.935C133.425 39.26 134.94 41.195 137.535 41.195C139.725 41.195 140.91 39.86 141.345 38.66H139.215C138.795 39.365 138.15 39.59 137.52 39.59C136.545 39.59 135.585 38.915 135.48 37.535ZM135.51 36.11C135.675 34.76 136.68 34.265 137.46 34.265C138.33 34.265 139.29 34.745 139.335 36.11H135.51Z"></path> <path d="M147.388 34.925V32.975C147.253 32.96 147.073 32.945 146.938 32.945C146.008 32.945 145.273 33.35 144.808 34.34V32.93H142.768V41H144.838V36.77C144.838 35.255 145.513 34.88 146.533 34.88C146.833 34.88 147.088 34.895 147.388 34.925Z"></path> <path d="M113.475 51.36H115.41C115.14 49.5 113.535 48.72 111.855 48.72C110.115 48.72 108.555 49.665 108.555 51.12C108.555 52.59 109.56 53.22 111.075 53.535L112.275 53.79C112.965 53.94 113.595 54.18 113.595 54.78C113.595 55.365 113.025 55.695 112.14 55.695C111.075 55.695 110.52 55.11 110.4 54.33H108.405C108.6 56.175 110.1 57.195 112.08 57.195C113.91 57.195 115.575 56.205 115.575 54.585C115.575 52.92 114.21 52.515 112.605 52.155L111.525 51.915C110.76 51.75 110.445 51.42 110.445 50.985C110.445 50.49 110.985 50.205 111.75 50.205C112.695 50.205 113.325 50.685 113.475 51.36Z"></path> <path d="M117.257 46.74V48.93H116.117V50.355H117.257V54.825C117.257 56.43 117.617 57 119.462 57H120.977V55.515H120.347C119.612 55.515 119.327 55.35 119.327 54.525V50.355H121.007V48.93H119.327V46.74H117.257Z"></path> <path d="M121.794 52.98C121.794 55.815 123.804 57.195 125.844 57.195C127.884 57.195 129.894 55.815 129.894 52.98C129.894 50.145 127.884 48.75 125.844 48.75C123.804 48.75 121.794 50.145 121.794 52.98ZM123.894 52.98C123.894 51.285 124.704 50.37 125.844 50.37C126.984 50.37 127.794 51.285 127.794 52.98C127.794 54.66 126.984 55.575 125.844 55.575C124.704 55.575 123.894 54.66 123.894 52.98Z"></path> <path d="M135.831 50.925V48.975C135.696 48.96 135.516 48.945 135.381 48.945C134.451 48.945 133.716 49.35 133.251 50.34V48.93H131.211V57H133.281V52.77C133.281 51.255 133.956 50.88 134.976 50.88C135.276 50.88 135.531 50.895 135.831 50.925Z"></path> <path d="M136.981 59.625H137.851C139.861 59.625 140.281 59.265 141.226 56.76L144.181 48.93H142.081L140.206 54.75L138.376 48.93H136.111L139.201 56.97L139.111 57.195C138.766 58.05 138.451 58.035 137.761 58.035H136.981V59.625Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M24.4699 39.9765H36.827V42.827H24V40.1393V39.9765V37.1225L36.3377 32.8504H24V30H36.827V32.681V32.8504V35.6973L24.4699 39.9765ZM38.2225 44.173V47.0235V49.1431V51.9935V54.1496V57H41.0729H51.0495V54.1496H41.0729V51.9935H48.9085V49.1431H41.0729V47.0235H51.0495V44.173H41.0729H38.2225ZM60.2639 44.173H57.4135H52.4252V47.0235H57.4135V57H60.2639V47.0235H65.2522V44.173H60.2639ZM33.9963 56.5301L29.7171 44.173H26.8702H26.7008H24.0198V57H26.8702V44.6623L31.1423 57H33.9963H34.159H36.8468V44.173H33.9963V56.5301ZM51.0297 36.4068V36.4214C51.0297 39.9536 48.1563 42.827 44.6245 42.827H38.2027V30H44.6229C48.1559 30 51.0297 32.8742 51.0297 36.4068ZM44.6229 32.8504H41.0532V39.9765H44.6245C45.567 39.9755 46.4707 39.6006 47.1371 38.9341C47.8035 38.2676 48.1783 37.3639 48.1793 36.4214V36.4068C48.1782 35.4639 47.8032 34.5599 47.1365 33.8932C46.4698 33.2265 45.5658 32.8515 44.6229 32.8504Z"></path></svg> <svg id="logo-deep-dive-special-feature" viewbox="0 0 171 86"><path fill-rule="evenodd" clip-rule="evenodd" d="M170 1H86V85H170V1ZM85 0V86H171V0H85Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M85 1H1V85H85V1ZM0 0V86H86V0H0Z"></path> <path d="M107.475 35.36H109.41C109.14 33.5 107.535 32.72 105.855 32.72C104.115 32.72 102.555 33.665 102.555 35.12C102.555 36.59 103.56 37.22 105.075 37.535L106.275 37.79C106.965 37.94 107.595 38.18 107.595 38.78C107.595 39.365 107.025 39.695 106.14 39.695C105.075 39.695 104.52 39.11 104.4 38.33H102.405C102.6 40.175 104.1 41.195 106.08 41.195C107.91 41.195 109.575 40.205 109.575 38.585C109.575 36.92 108.21 36.515 106.605 36.155L105.525 35.915C104.76 35.75 104.445 35.42 104.445 34.985C104.445 34.49 104.985 34.205 105.75 34.205C106.695 34.205 107.325 34.685 107.475 35.36Z"></path> <path d="M110.87 43.625H112.94V39.98C113.45 40.865 114.41 41.195 115.25 41.195C117.17 41.195 118.775 39.545 118.775 36.965C118.775 34.43 117.215 32.75 115.265 32.75C114.245 32.75 113.375 33.215 112.94 33.965V32.93H110.87V43.625ZM116.6 36.98C116.6 38.555 115.82 39.605 114.755 39.605C113.615 39.605 112.865 38.615 112.865 36.965C112.865 35.345 113.615 34.34 114.755 34.34C115.82 34.34 116.6 35.405 116.6 36.98Z"></path> <path d="M121.76 37.535H127.715C127.805 34.685 126.245 32.75 123.755 32.75C121.37 32.75 119.705 34.535 119.705 36.935C119.705 39.26 121.22 41.195 123.815 41.195C126.005 41.195 127.19 39.86 127.625 38.66H125.495C125.075 39.365 124.43 39.59 123.8 39.59C122.825 39.59 121.865 38.915 121.76 37.535ZM121.79 36.11C121.955 34.76 122.96 34.265 123.74 34.265C124.61 34.265 125.57 34.745 125.615 36.11H121.79Z"></path> <path d="M136.453 35.69C136.183 33.68 134.473 32.75 132.793 32.75C130.378 32.75 128.743 34.52 128.743 36.98C128.743 39.41 130.288 41.195 132.703 41.195C134.368 41.195 136.048 40.46 136.528 38.255H134.548C134.278 39.23 133.513 39.59 132.808 39.59C131.668 39.59 130.858 38.645 130.858 36.95C130.858 35.27 131.713 34.355 132.793 34.355C133.573 34.355 134.323 34.925 134.473 35.69H136.453Z"></path> <path d="M139.834 30.125H137.764V32.045H139.834V30.125ZM139.834 32.93H137.764V41H139.834V32.93Z"></path> <path d="M144.27 41.195C145.485 41.195 146.34 40.835 146.91 39.995C146.94 40.385 146.985 40.745 147.045 41H148.95C148.8 40.325 148.71 39.605 148.71 38.33C148.71 37.595 148.74 36.53 148.74 36.275C148.74 33.545 147.18 32.72 145.26 32.72C143.19 32.72 141.87 33.89 141.72 35.48H143.655C143.7 34.595 144.36 34.175 145.155 34.175C145.995 34.175 146.67 34.61 146.67 35.855V35.99C143.505 36.35 141.36 36.92 141.36 38.825C141.36 40.295 142.725 41.195 144.27 41.195ZM146.73 37.31V37.91C146.73 39.08 146.175 39.785 144.885 39.785C143.955 39.785 143.49 39.305 143.49 38.72C143.49 37.82 144.42 37.55 146.73 37.31Z"></path> <path d="M152.535 41V30.125H150.465V41H152.535Z"></path> <path d="M103.125 48.48V48.93H101.985V50.355H103.125V57H105.195V50.355H106.815V48.93H105.195V48.54C105.195 47.775 105.39 47.655 106.41 47.655H106.815V46.125H106.11C104.085 46.125 103.125 46.44 103.125 48.48Z"></path> <path d="M109.397 53.535H115.352C115.442 50.685 113.882 48.75 111.392 48.75C109.007 48.75 107.342 50.535 107.342 52.935C107.342 55.26 108.857 57.195 111.452 57.195C113.642 57.195 114.827 55.86 115.262 54.66H113.132C112.712 55.365 112.067 55.59 111.437 55.59C110.462 55.59 109.502 54.915 109.397 53.535ZM109.427 52.11C109.592 50.76 110.597 50.265 111.377 50.265C112.247 50.265 113.207 50.745 113.252 52.11H109.427Z"></path> <path d="M119.265 57.195C120.48 57.195 121.335 56.835 121.905 55.995C121.935 56.385 121.98 56.745 122.04 57H123.945C123.795 56.325 123.705 55.605 123.705 54.33C123.705 53.595 123.735 52.53 123.735 52.275C123.735 49.545 122.175 48.72 120.255 48.72C118.185 48.72 116.865 49.89 116.715 51.48H118.65C118.695 50.595 119.355 50.175 120.15 50.175C120.99 50.175 121.665 50.61 121.665 51.855V51.99C118.5 52.35 116.355 52.92 116.355 54.825C116.355 56.295 117.72 57.195 119.265 57.195ZM121.725 53.31V53.91C121.725 55.08 121.17 55.785 119.88 55.785C118.95 55.785 118.485 55.305 118.485 54.72C118.485 53.82 119.415 53.55 121.725 53.31Z"></path> <path d="M125.745 46.74V48.93H124.605V50.355H125.745V54.825C125.745 56.43 126.105 57 127.95 57H129.465V55.515H128.835C128.1 55.515 127.815 55.35 127.815 54.525V50.355H129.495V48.93H127.815V46.74H125.745Z"></path> <path d="M135.786 55.935V57H137.856V48.93H135.786V53.13C135.786 54.405 135.471 55.53 134.106 55.53C132.936 55.53 132.786 54.66 132.786 53.58V48.93H130.716V54.03C130.716 56.01 131.496 57.195 133.431 57.195C134.421 57.195 135.321 56.745 135.786 55.935Z"></path> <path d="M144.333 50.925V48.975C144.198 48.96 144.018 48.945 143.883 48.945C142.953 48.945 142.218 49.35 141.753 50.34V48.93H139.713V57H141.783V52.77C141.783 51.255 142.458 50.88 143.478 50.88C143.778 50.88 144.033 50.895 144.333 50.925Z"></path> <path d="M146.926 53.535H152.881C152.971 50.685 151.411 48.75 148.921 48.75C146.536 48.75 144.871 50.535 144.871 52.935C144.871 55.26 146.386 57.195 148.981 57.195C151.171 57.195 152.356 55.86 152.791 54.66H150.661C150.241 55.365 149.596 55.59 148.966 55.59C147.991 55.59 147.031 54.915 146.926 53.535ZM146.956 52.11C147.121 50.76 148.126 50.265 148.906 50.265C149.776 50.265 150.736 50.745 150.781 52.11H146.956Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M24.4699 39.9765H36.827V42.827H24V40.1393V39.9765V37.1225L36.3377 32.8504H24V30H36.827V32.681V32.8504V35.6973L24.4699 39.9765ZM38.2225 44.173V47.0235V49.1431V51.9935V54.1496V57H41.0729H51.0495V54.1496H41.0729V51.9935H48.9085V49.1431H41.0729V47.0235H51.0495V44.173H41.0729H38.2225ZM60.2639 44.173H57.4135H52.4252V47.0235H57.4135V57H60.2639V47.0235H65.2522V44.173H60.2639ZM33.9963 56.5301L29.7171 44.173H26.8702H26.7008H24.0198V57H26.8702V44.6623L31.1423 57H33.9963H34.159H36.8468V44.173H33.9963V56.5301ZM51.0297 36.4068V36.4214C51.0297 39.9536 48.1563 42.827 44.6245 42.827H38.2027V30H44.6229C48.1559 30 51.0297 32.8742 51.0297 36.4068ZM44.6229 32.8504H41.0532V39.9765H44.6245C45.567 39.9755 46.4707 39.6006 47.1371 38.9341C47.8035 38.2676 48.1783 37.3639 48.1793 36.4214V36.4068C48.1782 35.4639 47.8032 34.5599 47.1365 33.8932C46.4698 33.2265 45.5658 32.8515 44.6229 32.8504Z"></path></svg> <symbol id="globe" viewbox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.1166 22.4959C10.2925 22.6549 10.4742 22.7975 10.6597 22.9192C5.21675 22.258 1 17.6214 1 12C1 12.2761 1.22386 12.5 1.5 12.5H6.63043C6.70062 15.7182 7.44359 18.3424 8.42097 20.2014C8.93405 21.1773 9.51853 21.9552 10.1166 22.4959ZM6.63043 11.5H1.5C1.22386 11.5 1 11.7239 1 12C1 6.37856 5.21675 1.742 10.6597 1.08083C10.4742 1.20254 10.2925 1.34509 10.1166 1.50411C9.51853 2.04484 8.93405 2.82266 8.42097 3.79858C7.44359 5.65764 6.70062 8.28181 6.63043 11.5ZM7.63068 11.5C7.7007 8.43016 8.41024 5.96793 9.3061 4.26392C9.77879 3.36484 10.2966 2.68953 10.7873 2.24589C11.2882 1.79305 11.7105 1.625 12 1.625C12.2895 1.625 12.7118 1.79305 13.2127 2.24589C13.7034 2.68953 14.2212 3.36484 14.6939 4.26392C15.5898 5.96793 16.2993 8.43016 16.3693 11.5H12H7.63068ZM7.63068 12.5H12H16.3693C16.2993 15.5698 15.5898 18.0321 14.6939 19.7361C14.2212 20.6352 13.7034 21.3105 13.2127 21.7541C12.7118 22.207 12.2895 22.375 12 22.375C11.7105 22.375 11.2882 22.207 10.7873 21.7541C10.2966 21.3105 9.77879 20.6352 9.3061 19.7361C8.41024 18.0321 7.7007 15.5698 7.63068 12.5ZM17.3696 12.5C17.2994 15.7182 16.5564 18.3424 15.579 20.2014C15.0659 21.1773 14.4815 21.9552 13.8834 22.4959C13.7075 22.6549 13.5258 22.7975 13.3403 22.9192C18.7832 22.258 23 17.6214 23 12C23 6.37856 18.7832 1.742 13.3403 1.08083C13.5258 1.20254 13.7075 1.34509 13.8834 1.50411C14.4815 2.04484 15.0659 2.82266 15.579 3.79858C16.5564 5.65764 17.2994 8.28181 17.3696 11.5H22.5C22.7761 11.5 23 11.7239 23 12C23 12.2761 22.7761 12.5 22.5 12.5H17.3696ZM24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12Z"></path></symbol> <symbol id="user" viewbox="0 0 18 19"><path fill-rule="evenodd" clip-rule="evenodd" d="M9 2.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7zM4.5 6a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0zM3.395 12.793C4.723 12.023 6.535 11.5 9 11.5c2.465 0 4.277.522 5.605 1.293a6.902 6.902 0 0 1 2.646 2.692c.418.767.28 1.555-.189 2.127-.453.553-1.196.888-2 .888H2.938c-.805 0-1.548-.335-2.001-.888-.469-.572-.606-1.36-.19-2.127l.44.239-.44-.239a6.902 6.902 0 0 1 2.647-2.692zm.501.865c-1.149.666-1.845 1.525-2.269 2.305-.21.386-.144.737.084 1.015.243.296.69.522 1.228.522H15.06c.54 0 .985-.226 1.228-.522.228-.278.294-.629.084-1.015-.424-.78-1.12-1.639-2.27-2.305C12.954 12.99 11.322 12.5 9 12.5c-2.32 0-3.953.49-5.104 1.158z"></path></symbol> <symbol id="user-filled" viewbox="0 0 18 19"><path d="M9 10a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM2.939 18H15.06c1.344 0 2.378-1.122 1.751-2.276C15.89 14.026 13.785 12 9 12c-4.786 0-6.89 2.026-7.812 3.724C.56 16.878 1.595 18 2.938 18z" stroke-linecap="round" stroke-linejoin="round"></path></symbol> <symbol id="arrow-dropdown" width="13" height="7" viewbox="0 0 13 7"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.854.146a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708 0l-6-6A.5.5 0 0 1 .854.146L6.5 5.793 12.146.146a.5.5 0 0 1 .708 0z"></path></symbol> <symbol id="arrow-thin" viewbox="0 0 14 13"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.64645 0.146447C6.84171 -0.0488155 7.15829 -0.0488155 7.35355 0.146447L13.3536 6.14645C13.5488 6.34171 13.5488 6.65829 13.3536 6.85355L7.35355 12.8536C7.15829 13.0488 6.84171 13.0488 6.64645 12.8536C6.45118 12.6583 6.45118 12.3417 6.64645 12.1464L12.2929 6.5L6.64645 0.853553C6.45118 0.658291 6.45118 0.341709 6.64645 0.146447Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.5 6.5C0.5 6.22386 0.723858 6 1 6H13C13.2761 6 13.5 6.22386 13.5 6.5C13.5 6.77614 13.2761 7 13 7H1C0.723858 7 0.5 6.77614 0.5 6.5Z"></path></symbol> <symbol id="about-values-icon-1" width="60" height="45" viewbox="0 0 60 45"><g><path d="M0.885706 13.0888C6.2542 8.60369 17.1732 1.08003 30.0096 1.08003C42.8459 1.08003 53.7552 8.60369 59.1334 13.0888C59.2437 13.1748 59.3832 13.2146 59.5224 13.1997C59.6615 13.1848 59.7894 13.1163 59.8789 13.0088C59.9685 12.9013 60.0127 12.7631 60.0022 12.6236C59.9917 12.4841 59.9273 12.3541 59.8227 12.2611C54.3426 7.68142 43.1833 0 30.0168 0C16.8504 0 5.69114 7.68142 0.210996 12.2611C0.156655 12.3066 0.111806 12.3623 0.0789814 12.425C0.0461571 12.4878 0.0260391 12.5564 0.0197288 12.6269C0.0134185 12.6975 0.0210211 12.7685 0.0421855 12.8361C0.06335 12.9037 0.0976164 12.9665 0.143034 13.0208C0.188451 13.0751 0.244171 13.12 0.306926 13.1528C0.369682 13.1857 0.43826 13.2058 0.5088 13.2121C0.57934 13.2184 0.650436 13.2108 0.718021 13.1896C0.785606 13.1684 0.84837 13.1342 0.902712 13.0888H0.885706Z" fill="#080A12"></path> <path d="M59.8566 20.0421C59.7255 19.9037 47.144 6.61594 31.5336 5.77135C30.5138 5.66456 29.4857 5.66456 28.4659 5.77135C12.8556 6.61594 0.274003 19.9037 0.145373 20.0421C0.0537775 20.1412 0.00292969 20.2711 0.00292969 20.4061C0.00292969 20.541 0.0537775 20.671 0.145373 20.7701C0.274003 20.9085 12.8556 34.1938 28.4659 35.0384C29.4857 35.1452 30.5138 35.1452 31.5336 35.0384C47.144 34.1938 59.7255 20.9085 59.8566 20.7701C59.9471 20.6705 59.9973 20.5407 59.9973 20.4061C59.9973 20.2715 59.9471 20.1417 59.8566 20.0421ZM1.29333 20.4085C3.10387 18.5956 11.5741 10.5962 22.4955 7.77118C20.2987 9.06882 18.4782 10.9168 17.2135 13.1327C15.9488 15.3486 15.2837 17.8559 15.2837 20.4073C15.2837 22.9587 15.9488 25.4661 17.2135 27.682C18.4782 29.8979 20.2987 31.7458 22.4955 33.0434C11.5765 30.216 3.10387 22.2215 1.29333 20.4085ZM29.9998 6.76884C32.6974 6.76884 35.3345 7.5688 37.5776 9.06754C39.8206 10.5663 41.5688 12.6965 42.6012 15.1888C43.6335 17.6812 43.9036 20.4236 43.3773 23.0695C42.8511 25.7153 41.552 28.1457 39.6445 30.0532C37.7369 31.9608 35.3066 33.2598 32.6607 33.7861C30.0149 34.3124 27.2724 34.0423 24.7801 33.0099C22.2877 31.9776 20.1575 30.2293 18.6588 27.9863C17.1601 25.7433 16.3601 23.1062 16.3601 20.4085C16.3665 16.7939 17.8059 13.3293 20.3627 10.7743C22.9195 8.21934 26.3852 6.7824 29.9998 6.77856V6.76884ZM37.5089 33.0458C39.7056 31.7479 41.5261 29.8997 42.7907 27.6836C44.0553 25.4675 44.7204 22.9601 44.7204 20.4085C44.7204 17.857 44.0553 15.3495 42.7907 13.1334C41.5261 10.9173 39.7056 9.06914 37.5089 7.77118C48.4303 10.5986 56.8981 18.5956 58.7086 20.4085C56.8956 22.2239 48.4231 30.2184 37.5089 33.0458Z" fill="#080A12"></path> <path d="M20.4595 24.4956C20.5095 24.5456 20.5689 24.5854 20.6343 24.6124C20.6996 24.6395 20.7697 24.6534 20.8405 24.6534C20.9112 24.6534 20.9813 24.6395 21.0467 24.6124C21.1121 24.5854 21.1715 24.5456 21.2215 24.4956L26.2284 19.4912L31.2814 24.5393C31.3312 24.5893 31.3904 24.6289 31.4556 24.656C31.5207 24.683 31.5906 24.6969 31.6612 24.6969C31.7317 24.6969 31.8017 24.683 31.8668 24.656C31.932 24.6289 31.9912 24.5893 32.041 24.5393L38.623 17.9597V20.2023C38.623 20.3452 38.6798 20.4822 38.7808 20.5832C38.8819 20.6843 39.0189 20.7411 39.1618 20.7411C39.3047 20.7411 39.4417 20.6843 39.5428 20.5832C39.6438 20.4822 39.7006 20.3452 39.7006 20.2023V16.6588C39.7009 16.588 39.6872 16.5178 39.6602 16.4523C39.6333 16.3868 39.5936 16.3273 39.5435 16.2772C39.4934 16.2271 39.4339 16.1874 39.3684 16.1604C39.3029 16.1334 39.2326 16.1197 39.1618 16.1201H35.6184C35.4755 16.1201 35.3385 16.1768 35.2374 16.2779C35.1364 16.3789 35.0796 16.5159 35.0796 16.6588C35.0796 16.8017 35.1364 16.9388 35.2374 17.0398C35.3385 17.1409 35.4755 17.1977 35.6184 17.1977H37.861L31.66 23.3962L26.6094 18.3456C26.508 18.2451 26.3711 18.1887 26.2284 18.1887C26.0857 18.1887 25.9487 18.2451 25.8474 18.3456L20.4595 23.736C20.4092 23.7856 20.3693 23.8447 20.342 23.9099C20.3148 23.9751 20.3008 24.0451 20.3008 24.1158C20.3008 24.1865 20.3148 24.2564 20.342 24.3216C20.3693 24.3868 20.4092 24.4459 20.4595 24.4956Z" fill="#080A12"></path> <path d="M20.3548 38.5551H19.1413C18.9984 38.5551 18.8614 38.6119 18.7604 38.7129C18.6593 38.814 18.6025 38.951 18.6025 39.0939C18.6025 39.2368 18.6593 39.3739 18.7604 39.4749C18.8614 39.5759 18.9984 39.6327 19.1413 39.6327H20.3548C20.4977 39.6327 20.6348 39.5759 20.7358 39.4749C20.8369 39.3739 20.8936 39.2368 20.8936 39.0939C20.8936 38.951 20.8369 38.814 20.7358 38.7129C20.6348 38.6119 20.4977 38.5551 20.3548 38.5551Z" fill="#080A12"></path> <path d="M25.4808 38.5551H24.2673C24.1244 38.5551 23.9873 38.6119 23.8863 38.7129C23.7853 38.814 23.7285 38.951 23.7285 39.0939C23.7285 39.2368 23.7853 39.3739 23.8863 39.4749C23.9873 39.5759 24.1244 39.6327 24.2673 39.6327H25.4808C25.6237 39.6327 25.7607 39.5759 25.8618 39.4749C25.9628 39.3739 26.0196 39.2368 26.0196 39.0939C26.0196 38.951 25.9628 38.814 25.8618 38.7129C25.7607 38.6119 25.6237 38.5551 25.4808 38.5551Z" fill="#080A12"></path> <path d="M30.6068 38.5551H29.3933C29.2504 38.5551 29.1134 38.6119 29.0123 38.7129C28.9113 38.814 28.8545 38.951 28.8545 39.0939C28.8545 39.2368 28.9113 39.3739 29.0123 39.4749C29.1134 39.5759 29.2504 39.6327 29.3933 39.6327H30.6068C30.7497 39.6327 30.8867 39.5759 30.9878 39.4749C31.0888 39.3739 31.1456 39.2368 31.1456 39.0939C31.1456 38.951 31.0888 38.814 30.9878 38.7129C30.8867 38.6119 30.7497 38.5551 30.6068 38.5551Z" fill="#080A12"></path> <path d="M35.7249 38.5551H34.5114C34.3685 38.5551 34.2315 38.6119 34.1304 38.7129C34.0294 38.814 33.9727 38.951 33.9727 39.0939C33.9727 39.2368 34.0294 39.3739 34.1304 39.4749C34.2315 39.5759 34.3685 39.6327 34.5114 39.6327H35.7249C35.8678 39.6327 36.0049 39.5759 36.1059 39.4749C36.207 39.3739 36.2637 39.2368 36.2637 39.0939C36.2637 38.951 36.207 38.814 36.1059 38.7129C36.0049 38.6119 35.8678 38.5551 35.7249 38.5551Z" fill="#080A12"></path> <path d="M40.8558 38.5551H39.6423C39.4994 38.5551 39.3624 38.6119 39.2614 38.7129C39.1603 38.814 39.1035 38.951 39.1035 39.0939C39.1035 39.2368 39.1603 39.3739 39.2614 39.4749C39.3624 39.5759 39.4994 39.6327 39.6423 39.6327H40.8558C40.9987 39.6327 41.1357 39.5759 41.2368 39.4749C41.3378 39.3739 41.3946 39.2368 41.3946 39.0939C41.3946 38.951 41.3378 38.814 41.2368 38.7129C41.1357 38.6119 40.9987 38.5551 40.8558 38.5551Z" fill="#080A12"></path> <path d="M20.3552 43.0596H19.1417C19.0047 43.0688 18.8764 43.1297 18.7826 43.2299C18.6888 43.3302 18.6367 43.4624 18.6367 43.5996C18.6367 43.7369 18.6888 43.869 18.7826 43.9693C18.8764 44.0696 19.0047 44.1304 19.1417 44.1396H20.3552C20.4291 44.1446 20.5033 44.1343 20.5732 44.1094C20.643 44.0845 20.707 44.0456 20.7611 43.9949C20.8152 43.9443 20.8584 43.8831 20.8879 43.8151C20.9174 43.7471 20.9326 43.6737 20.9326 43.5996C20.9326 43.5255 20.9174 43.4522 20.8879 43.3842C20.8584 43.3162 20.8152 43.2549 20.7611 43.2043C20.707 43.1537 20.643 43.1147 20.5732 43.0898C20.5033 43.065 20.4291 43.0547 20.3552 43.0596Z" fill="#080A12"></path> <path d="M25.4812 43.0596H24.2677C24.1307 43.0688 24.0024 43.1297 23.9086 43.2299C23.8149 43.3302 23.7627 43.4623 23.7627 43.5996C23.7627 43.7369 23.8149 43.869 23.9086 43.9693C24.0024 44.0696 24.1307 44.1304 24.2677 44.1396H25.4812C25.6182 44.1304 25.7465 44.0696 25.8403 43.9693C25.934 43.869 25.9862 43.7369 25.9862 43.5996C25.9862 43.4623 25.934 43.3302 25.8403 43.2299C25.7465 43.1297 25.6182 43.0688 25.4812 43.0596Z" fill="#080A12"></path> <path d="M30.6063 43.0596H29.3928C29.3189 43.0547 29.2447 43.065 29.1749 43.0898C29.1051 43.1147 29.0411 43.1537 28.987 43.2043C28.9328 43.2549 28.8897 43.3162 28.8602 43.3842C28.8307 43.4522 28.8154 43.5255 28.8154 43.5996C28.8154 43.6737 28.8307 43.7471 28.8602 43.8151C28.8897 43.8831 28.9328 43.9443 28.987 43.9949C29.0411 44.0456 29.1051 44.0845 29.1749 44.1094C29.2447 44.1343 29.3189 44.1446 29.3928 44.1396H30.6063C30.7433 44.1304 30.8717 44.0696 30.9654 43.9693C31.0592 43.869 31.1114 43.7369 31.1114 43.5996C31.1114 43.4624 31.0592 43.3302 30.9654 43.2299C30.8717 43.1297 30.7433 43.0688 30.6063 43.0596Z" fill="#080A12"></path> <path d="M35.7255 43.0596H34.512C34.438 43.0547 34.3638 43.065 34.294 43.0898C34.2242 43.1147 34.1602 43.1537 34.1061 43.2043C34.052 43.2549 34.0088 43.3162 33.9793 43.3842C33.9498 43.4522 33.9346 43.5255 33.9346 43.5996C33.9346 43.6737 33.9498 43.7471 33.9793 43.8151C34.0088 43.8831 34.052 43.9443 34.1061 43.9949C34.1602 44.0456 34.2242 44.0845 34.294 44.1094C34.3638 44.1343 34.438 44.1446 34.512 44.1396H35.7255C35.7994 44.1446 35.8737 44.1343 35.9435 44.1094C36.0133 44.0845 36.0772 44.0456 36.1314 43.9949C36.1855 43.9443 36.2287 43.8831 36.2582 43.8151C36.2877 43.7471 36.3029 43.6737 36.3029 43.5996C36.3029 43.5255 36.2877 43.4522 36.2582 43.3842C36.2287 43.3162 36.1855 43.2549 36.1314 43.2043C36.0772 43.1537 36.0133 43.1147 35.9435 43.0898C35.8737 43.065 35.7994 43.0547 35.7255 43.0596Z" fill="#080A12"></path> <path d="M40.8563 43.0596H39.6428C39.5689 43.0547 39.4947 43.065 39.4249 43.0898C39.3551 43.1147 39.2911 43.1537 39.237 43.2043C39.1828 43.2549 39.1397 43.3162 39.1102 43.3842C39.0807 43.4522 39.0654 43.5255 39.0654 43.5996C39.0654 43.6737 39.0807 43.7471 39.1102 43.8151C39.1397 43.8831 39.1828 43.9443 39.237 43.9949C39.2911 44.0456 39.3551 44.0845 39.4249 44.1094C39.4947 44.1343 39.5689 44.1446 39.6428 44.1396H40.8563C40.9303 44.1446 41.0045 44.1343 41.0743 44.1094C41.1442 44.0845 41.2081 44.0456 41.2623 43.9949C41.3164 43.9443 41.3596 43.8831 41.3891 43.8151C41.4186 43.7471 41.4338 43.6737 41.4338 43.5996C41.4338 43.5255 41.4186 43.4522 41.3891 43.3842C41.3596 43.3162 41.3164 43.2549 41.2623 43.2043C41.2081 43.1537 41.1442 43.1147 41.0743 43.0898C41.0045 43.065 40.9303 43.0547 40.8563 43.0596Z" fill="#080A12"></path></g></symbol> <symbol id="about-values-icon-2" width="60" height="61" viewbox="0 0 60 61"><g><path d="M35.8549 11.172C35.8525 10.0176 35.5082 8.88993 34.8654 7.93116C34.2226 6.97239 33.3101 6.22554 32.2432 5.78492C31.1763 5.3443 30.0028 5.22965 28.8708 5.45543C27.7388 5.68122 26.699 6.23733 25.8828 7.05355C25.0666 7.86977 24.5105 8.90952 24.2847 10.0415C24.0589 11.1735 24.1735 12.3471 24.6142 13.414C25.0548 14.4809 25.8017 15.3933 26.7604 16.0361C27.7192 16.6789 28.8469 17.0233 30.0013 17.0257C31.5532 17.0238 33.0409 16.4064 34.1383 15.309C35.2357 14.2117 35.853 12.7239 35.8549 11.172ZM25.2282 11.172C25.2277 10.2278 25.5072 9.30478 26.0314 8.51954C26.5556 7.7343 27.3009 7.12215 28.173 6.76052C29.0451 6.39889 30.0049 6.30402 30.9309 6.48791C31.857 6.67181 32.7077 7.1262 33.3754 7.79362C34.0432 8.46105 34.498 9.31152 34.6824 10.2375C34.8667 11.1634 34.7724 12.1232 34.4112 12.9955C34.05 13.8678 33.4382 14.6134 32.6533 15.138C31.8683 15.6626 30.9454 15.9426 30.0013 15.9426C28.7366 15.9406 27.5243 15.4374 26.63 14.5431C25.7358 13.6489 25.2326 12.4366 25.2306 11.172H25.2282Z" fill="#080A12"></path> <path d="M27.3527 54.6866C27.6455 54.2509 28.0413 53.8942 28.505 53.6482C28.9687 53.4022 29.486 53.2745 30.0109 53.2764C30.5359 53.2784 31.0522 53.4099 31.5141 53.6593C31.976 53.9087 32.3692 54.2682 32.6588 54.7061C33.5047 54.7048 34.3156 54.3682 34.9137 53.7701C35.5118 53.1719 35.8484 52.361 35.8497 51.5151V36.4415C36.8881 36.3289 37.8486 35.8374 38.5474 35.0609C39.2461 34.2845 39.6341 33.2777 39.637 32.2332V24.6099C39.635 23.1432 39.0515 21.7372 38.0144 20.7001C36.9773 19.6629 35.5712 19.0794 34.1045 19.0775H25.8947C24.428 19.0794 23.022 19.6629 21.9849 20.7001C20.9477 21.7372 20.3642 23.1432 20.3623 24.6099V32.238C20.3659 33.2832 20.7547 34.2903 21.4543 35.0668C22.154 35.8432 23.1153 36.3344 24.1545 36.4464V51.5005C24.157 52.3468 24.4952 53.1576 25.0948 53.7549C25.6944 54.3522 26.5064 54.6873 27.3527 54.6866ZM21.4454 32.2332V24.6099C21.4467 23.4301 21.9158 22.2989 22.7499 21.4644C23.5839 20.6299 24.7149 20.1601 25.8947 20.1582H34.1045C35.2846 20.1601 36.4158 20.6298 37.2503 21.4642C38.0847 22.2987 38.5544 23.4299 38.5563 24.6099V32.238C38.5549 32.997 38.2808 33.7301 37.784 34.3038C37.2871 34.8775 36.6006 35.2535 35.8497 35.3633V24.8753C35.8547 24.8011 35.8444 24.7267 35.8194 24.6566C35.7945 24.5866 35.7553 24.5225 35.7046 24.4682C35.6538 24.4139 35.5924 24.3706 35.5242 24.341C35.456 24.3114 35.3825 24.2961 35.3082 24.2961C35.2338 24.2961 35.1603 24.3114 35.0921 24.341C35.0239 24.3706 34.9625 24.4139 34.9117 24.4682C34.8609 24.5225 34.8218 24.5866 34.7969 24.6566C34.7719 24.7267 34.7616 24.8011 34.7666 24.8753V51.5151C34.7666 52.0755 34.544 52.6128 34.1478 53.009C33.7516 53.4052 33.2142 53.6278 32.6539 53.6278C32.0936 53.6278 31.5562 53.4052 31.16 53.009C30.7638 52.6128 30.5412 52.0755 30.5412 51.5151V34.7207C30.5412 34.5774 30.4842 34.4399 30.3829 34.3386C30.2816 34.2373 30.1442 34.1803 30.0009 34.1803C29.8576 34.1803 29.7201 34.2373 29.6188 34.3386C29.5175 34.4399 29.4605 34.5774 29.4605 34.7207V51.5151C29.4605 52.0755 29.2379 52.6128 28.8417 53.009C28.4455 53.4052 27.9081 53.6278 27.3478 53.6278C26.7875 53.6278 26.2501 53.4052 25.8539 53.009C25.4577 52.6128 25.2351 52.0755 25.2351 51.5151V24.8533C25.2351 24.71 25.1782 24.5726 25.0769 24.4713C24.9756 24.3699 24.8381 24.313 24.6948 24.313C24.5515 24.313 24.414 24.3699 24.3127 24.4713C24.2114 24.5726 24.1545 24.71 24.1545 24.8533V35.356C23.4035 35.2468 22.7167 34.8714 22.2195 34.2981C21.7222 33.7249 21.4474 32.992 21.4454 32.2332Z" fill="#080A12"></path> <path d="M57.8755 39.6154C57.7405 39.5681 57.5923 39.5755 57.4627 39.636C57.333 39.6965 57.2322 39.8053 57.1818 39.9392C55.1433 45.5084 51.4431 50.317 46.582 53.7143C41.7208 57.1115 35.9333 58.9335 30.0027 58.9335C24.0721 58.9335 18.2847 57.1115 13.4235 53.7143C8.56237 50.317 4.86219 45.5084 2.82371 39.9392C2.77327 39.8053 2.67245 39.6965 2.54282 39.636C2.41318 39.5755 2.26506 39.5681 2.13006 39.6154C2.06318 39.6396 2.00173 39.6768 1.94924 39.7248C1.89675 39.7728 1.85422 39.8306 1.82415 39.8951C1.79407 39.9595 1.777 40.0293 1.77394 40.1003C1.77088 40.1714 1.7819 40.2423 1.80632 40.3091C3.92204 46.0859 7.76108 51.0735 12.8041 54.5971C17.8471 58.1207 23.8507 60.0104 30.0027 60.0104C36.1548 60.0104 42.1584 58.1207 47.2014 54.5971C52.2444 51.0735 56.0834 46.0859 58.1992 40.3091C58.2478 40.1742 58.2411 40.0255 58.1804 39.8955C58.1198 39.7655 58.0101 39.6648 57.8755 39.6154Z" fill="#080A12"></path> <path d="M2.13494 20.3919C2.26991 20.4398 2.41831 20.4328 2.54811 20.3722C2.67792 20.3116 2.77868 20.2024 2.82859 20.0682C4.86944 14.503 8.56987 9.6986 13.4296 6.30456C18.2893 2.91051 24.074 1.09046 30.0016 1.09046C35.9292 1.09046 41.7138 2.91051 46.5735 6.30456C51.4332 9.6986 55.1336 14.503 57.1745 20.0682C57.2128 20.1723 57.2821 20.2622 57.3731 20.3257C57.464 20.3892 57.5722 20.4234 57.6832 20.4235C57.7461 20.4225 57.8085 20.4118 57.8682 20.3919C57.9351 20.3677 57.9965 20.3305 58.0489 20.2825C58.1014 20.2346 58.144 20.1767 58.174 20.1122C58.2041 20.0478 58.2212 19.978 58.2242 19.907C58.2273 19.8359 58.2163 19.765 58.1919 19.6982C56.0748 13.9244 52.236 8.93988 47.1943 5.41856C42.1526 1.89723 36.1512 0.00891113 30.0016 0.00891113C23.8519 0.00891113 17.8505 1.89723 12.8088 5.41856C7.76709 8.93988 3.92823 13.9244 1.81121 19.6982C1.78678 19.765 1.77576 19.8359 1.77882 19.907C1.78188 19.978 1.79896 20.0478 1.82903 20.1122C1.85911 20.1767 1.90163 20.2346 1.95412 20.2825C2.00661 20.3305 2.06806 20.3677 2.13494 20.3919Z" fill="#080A12"></path> <path d="M14.3167 45.6979C11.8312 43.2099 9.97285 40.1665 8.89483 36.819C7.81681 33.4714 7.55004 29.9155 8.11656 26.4446C8.68308 22.9736 10.0666 19.6871 12.1531 16.856C14.2396 14.025 16.9693 11.7305 20.1169 10.1619C20.246 10.0973 20.3442 9.98411 20.3898 9.84718C20.4355 9.71024 20.4249 9.56078 20.3603 9.43167C20.2958 9.30257 20.1825 9.20439 20.0456 9.15874C19.9087 9.1131 19.7592 9.12372 19.6301 9.18828C15.7564 11.1175 12.4973 14.0887 10.2193 17.7682C7.94119 21.4476 6.73438 25.6895 6.73438 30.017C6.73438 34.3446 7.94119 38.5864 10.2193 42.2659C12.4973 45.9453 15.7564 48.9166 19.6301 50.8458C19.7592 50.9104 19.9087 50.921 20.0456 50.8753C20.1825 50.8297 20.2958 50.7315 20.3603 50.6024C20.4249 50.4733 20.4355 50.3238 20.3898 50.1869C20.3442 50.05 20.246 49.9368 20.1169 49.8722C17.97 48.8045 16.011 47.3947 14.3167 45.6979Z" fill="#080A12"></path> <path d="M40.1894 50.8653C40.274 50.8651 40.3574 50.8451 40.4328 50.8069C44.29 48.8717 47.5331 45.9018 49.7993 42.2293C52.0656 38.5568 53.2659 34.3264 53.2659 30.0109C53.2659 25.6955 52.0656 21.465 49.7993 17.7926C47.5331 14.1201 44.29 11.1502 40.4328 9.21503C40.369 9.18254 40.2993 9.16306 40.2279 9.15772C40.1565 9.15238 40.0847 9.16131 40.0168 9.18396C39.9488 9.2066 39.8861 9.24253 39.8322 9.28966C39.7782 9.33678 39.7342 9.39414 39.7026 9.45843C39.6383 9.58758 39.6279 9.73695 39.6735 9.87382C39.7191 10.0107 39.8171 10.1239 39.946 10.1886C43.6241 12.0332 46.7166 14.8645 48.8778 18.366C51.0389 21.8675 52.1834 25.9011 52.1834 30.0158C52.1834 34.1305 51.0389 38.1641 48.8778 41.6656C46.7166 45.1671 43.6241 47.9984 39.946 49.843C39.8372 49.898 39.7501 49.9881 39.6988 50.0987C39.6474 50.2092 39.6347 50.3339 39.6628 50.4525C39.6909 50.5712 39.7582 50.6769 39.8537 50.7526C39.9493 50.8284 40.0675 50.8698 40.1894 50.8701V50.8653Z" fill="#080A12"></path> <path d="M40.1629 42.8792C40.2887 42.8794 40.4105 42.8345 40.506 42.7526C40.9101 42.4192 41.302 42.0638 41.6768 41.6865C44.7698 38.588 46.507 34.3888 46.507 30.0107C46.507 25.6327 44.7698 21.4335 41.6768 18.3349C41.2849 17.9431 40.8809 17.578 40.4598 17.2348C40.405 17.1897 40.3418 17.1559 40.2739 17.1352C40.206 17.1146 40.1347 17.1075 40.0641 17.1144C39.9935 17.1213 39.9249 17.142 39.8623 17.1754C39.7997 17.2088 39.7442 17.2542 39.6992 17.309C39.6541 17.3638 39.6202 17.427 39.5996 17.4949C39.5789 17.5628 39.5718 17.6341 39.5787 17.7047C39.5856 17.7753 39.6064 17.8439 39.6398 17.9065C39.6732 17.9692 39.7186 18.0246 39.7734 18.0696C40.1653 18.3934 40.5425 18.7341 40.9076 19.0968C43.7982 21.9934 45.4216 25.9185 45.4216 30.0107C45.4216 34.103 43.7982 38.028 40.9076 40.9247C40.5555 41.2784 40.1904 41.6103 39.8123 41.9202C39.727 41.9916 39.6657 42.0874 39.6367 42.1948C39.6077 42.3021 39.6124 42.4158 39.6501 42.5204C39.6878 42.6251 39.7567 42.7156 39.8476 42.7797C39.9384 42.8439 40.0468 42.8786 40.158 42.8792H40.1629Z" fill="#080A12"></path> <path d="M20.2602 41.9837C19.8562 41.6592 19.4651 41.3062 19.087 40.9249C16.1966 38.0287 14.5732 34.104 14.5732 30.0122C14.5732 25.9204 16.1966 21.9957 19.087 19.0994C19.4497 18.7368 19.8172 18.3936 20.2164 18.0747C20.3271 17.9837 20.3971 17.8524 20.411 17.7098C20.425 17.5672 20.3817 17.4248 20.2907 17.3141C20.1996 17.2034 20.0683 17.1334 19.9257 17.1195C19.783 17.1055 19.6407 17.1488 19.53 17.2399C19.1059 17.5839 18.6997 17.9495 18.3131 18.3352C15.2168 21.4349 13.4775 25.637 13.4775 30.0182C13.4775 34.3995 15.2168 38.6016 18.3131 41.7013C18.7171 42.103 19.1333 42.4778 19.5641 42.8307C19.6191 42.8758 19.6824 42.9096 19.7504 42.9302C19.8185 42.9508 19.8899 42.9578 19.9606 42.9508C20.0314 42.9438 20.1 42.9229 20.1627 42.8894C20.2254 42.8558 20.2809 42.8102 20.326 42.7553C20.371 42.7003 20.4048 42.637 20.4254 42.5689C20.446 42.5009 20.453 42.4295 20.446 42.3587C20.439 42.288 20.4181 42.2193 20.3845 42.1566C20.351 42.094 20.3055 42.0385 20.2505 41.9934L20.2602 41.9837Z" fill="#080A12"></path> <path d="M59.4599 32.8855H55.899C55.7617 32.8947 55.633 32.9558 55.5389 33.0563C55.4449 33.1569 55.3926 33.2894 55.3926 33.427C55.3926 33.5647 55.4449 33.6972 55.5389 33.7978C55.633 33.8983 55.7617 33.9594 55.899 33.9686H59.4527C59.5268 33.9736 59.6012 33.9633 59.6712 33.9383C59.7413 33.9133 59.8054 33.8743 59.8597 33.8235C59.914 33.7727 59.9573 33.7113 59.9869 33.6431C60.0165 33.5749 60.0318 33.5014 60.0318 33.427C60.0318 33.3527 60.0165 33.2791 59.9869 33.211C59.9573 33.1428 59.914 33.0814 59.8597 33.0306C59.8054 32.9798 59.7413 32.9407 59.6712 32.9158C59.6012 32.8908 59.5268 32.8805 59.4527 32.8855H59.4599Z" fill="#080A12"></path> <path d="M59.4599 29.4779H55.899C55.7617 29.4871 55.633 29.5482 55.5389 29.6487C55.4449 29.7493 55.3926 29.8818 55.3926 30.0195C55.3926 30.1571 55.4449 30.2897 55.5389 30.3902C55.633 30.4908 55.7617 30.5518 55.899 30.561H59.4527C59.5268 30.566 59.6012 30.5557 59.6712 30.5307C59.7413 30.5058 59.8054 30.4667 59.8597 30.4159C59.914 30.3651 59.9573 30.3037 59.9869 30.2355C60.0165 30.1674 60.0318 30.0938 60.0318 30.0195C60.0318 29.9451 60.0165 29.8716 59.9869 29.8034C59.9573 29.7352 59.914 29.6738 59.8597 29.623C59.8054 29.5723 59.7413 29.5332 59.6712 29.5082C59.6012 29.4833 59.5268 29.4729 59.4527 29.4779H59.4599Z" fill="#080A12"></path> <path d="M55.3652 26.6009C55.3652 26.7443 55.4221 26.8817 55.5235 26.983C55.6248 27.0844 55.7623 27.1413 55.9056 27.1413H59.4591C59.6025 27.1413 59.7399 27.0844 59.8412 26.983C59.9426 26.8817 59.9995 26.7443 59.9995 26.6009C59.9995 26.4576 59.9426 26.3202 59.8412 26.2189C59.7399 26.1175 59.6025 26.0606 59.4591 26.0606H55.8983C55.7562 26.0625 55.6206 26.1203 55.5209 26.2214C55.4211 26.3225 55.3652 26.4589 55.3652 26.6009Z" fill="#080A12"></path> <path d="M4.63692 33.421C4.63692 33.2777 4.58001 33.1402 4.47867 33.0389C4.37734 32.9375 4.23989 32.8806 4.09658 32.8806H0.543007C0.468835 32.8756 0.39441 32.8859 0.324388 32.9109C0.254367 32.9359 0.190253 32.975 0.135957 33.0257C0.0816611 33.0765 0.0383259 33.1379 0.00873178 33.2061C-0.0208624 33.2743 -0.0361328 33.3478 -0.0361328 33.4222C-0.0361328 33.4965 -0.0208624 33.5701 0.00873178 33.6383C0.0383259 33.7064 0.0816611 33.7678 0.135957 33.8186C0.190253 33.8694 0.254367 33.9085 0.324388 33.9334C0.39441 33.9584 0.468835 33.9687 0.543007 33.9637H4.09658C4.16774 33.9637 4.23825 33.9497 4.30397 33.9224C4.36968 33.8951 4.42936 33.855 4.47956 33.8046C4.52977 33.7542 4.5695 33.6943 4.59651 33.6285C4.62352 33.5626 4.63724 33.4921 4.63692 33.421Z" fill="#080A12"></path> <path d="M0.543007 30.5537H4.09658C4.23394 30.5445 4.36265 30.4834 4.45668 30.3829C4.55071 30.2823 4.60304 30.1498 4.60304 30.0122C4.60304 29.8745 4.55071 29.742 4.45668 29.6414C4.36265 29.5409 4.23394 29.4798 4.09658 29.4706H0.543007C0.468835 29.4656 0.39441 29.4759 0.324388 29.5009C0.254367 29.5259 0.190253 29.565 0.135957 29.6157C0.0816611 29.6665 0.0383259 29.7279 0.00873178 29.7961C-0.0208624 29.8643 -0.0361328 29.9378 -0.0361328 30.0122C-0.0361328 30.0865 -0.0208624 30.1601 0.00873178 30.2282C0.0383259 30.2964 0.0816611 30.3578 0.135957 30.4086C0.190253 30.4594 0.254367 30.4985 0.324388 30.5234C0.39441 30.5484 0.468835 30.5587 0.543007 30.5537Z" fill="#080A12"></path> <path d="M0.543266 27.1413H4.09684C4.24015 27.1413 4.3776 27.0844 4.47893 26.983C4.58026 26.8817 4.63717 26.7443 4.63717 26.6009C4.63717 26.4576 4.58026 26.3202 4.47893 26.2189C4.3776 26.1175 4.24015 26.0606 4.09684 26.0606H0.543266C0.399958 26.0606 0.262508 26.1175 0.161174 26.2189C0.0598399 26.3202 0.00292969 26.4576 0.00292969 26.6009C0.00292969 26.7443 0.0598399 26.8817 0.161174 26.983C0.262508 27.0844 0.399958 27.1413 0.543266 27.1413Z" fill="#080A12"></path></g></symbol> <symbol id="about-values-icon-3" width="54" height="74" viewbox="0 0 54 74"><g><path d="M49.568 28.468C49.0508 28.468 48.5388 28.5707 48.0613 28.7702C47.5838 28.9698 47.1503 29.2621 46.7857 29.6306C46.4212 29.999 46.1327 30.4362 45.937 30.917C45.7413 31.3979 45.6421 31.9128 45.6453 32.4323L45.7201 42.4586C45.7262 43.3829 45.6084 44.3038 45.37 45.1966C45.2281 44.8444 45.0367 44.5144 44.8015 44.2168C44.42 43.7385 43.9396 43.3491 43.3935 43.0756C42.8474 42.8022 42.2487 42.6511 41.6388 42.6329C41.0436 42.598 40.4484 42.7004 39.8986 42.9322C39.3489 43.164 38.8592 43.5192 38.4672 43.9704L30.541 51.0783C28.7859 52.6506 27.4759 54.6611 26.7439 56.906C26.0131 54.6606 24.703 52.6498 22.9469 51.0783L15.0716 44.0244C14.6766 43.5599 14.1805 43.1928 13.6217 42.9515C13.063 42.7103 12.4565 42.6012 11.8491 42.6329C11.2394 42.6499 10.6407 42.8005 10.0949 43.0741C9.54918 43.3477 9.06948 43.7376 8.68937 44.2168C8.45239 44.5137 8.25985 44.8438 8.11787 45.1966C7.87929 44.3038 7.76153 43.3829 7.76779 42.4586L7.84259 32.4323C7.85858 31.906 7.76939 31.3818 7.58029 30.8907C7.3912 30.3996 7.10602 29.9516 6.74163 29.5731C6.37724 29.1946 5.94101 28.8933 5.45873 28.687C4.97645 28.4807 4.45789 28.3735 3.9337 28.3719C3.4095 28.3703 2.8903 28.4743 2.40677 28.6776C1.92324 28.881 1.4852 29.1796 1.11851 29.5558C0.751822 29.9321 0.463935 30.3784 0.271856 30.8683C0.0797769 31.3582 -0.0125971 31.8818 0.000190969 32.4082V45.4941C-0.00720213 49.5283 1.28024 53.4574 3.67155 56.6986L10.5535 66.0637C11.3665 67.1839 11.8064 68.5335 11.8102 69.9197L11.8521 73.2258C11.8536 73.4017 11.9243 73.5699 12.0487 73.6937C12.1731 73.8175 12.3412 73.887 12.5163 73.887C12.6922 73.8838 12.8598 73.811 12.9825 73.6844C13.1052 73.5577 13.1732 73.3875 13.1716 73.2108L13.1327 69.9047C13.1296 68.2355 12.6007 66.6101 11.6217 65.2612L4.73974 55.8901C2.51824 52.8796 1.32302 49.2294 1.33169 45.4821V32.3962C1.32114 32.0472 1.38064 31.6996 1.50662 31.3741C1.6326 31.0486 1.82248 30.7519 2.06499 30.5017C2.30749 30.2515 2.59765 30.0529 2.91817 29.9176C3.23869 29.7824 3.58302 29.7133 3.93067 29.7145C4.27832 29.7157 4.62218 29.7872 4.94176 29.9247C5.26134 30.0621 5.55011 30.2628 5.79088 30.5147C6.03165 30.7666 6.21949 31.0646 6.34322 31.3909C6.46695 31.7173 6.52405 32.0653 6.51109 32.4142L6.43928 42.4375C6.41983 44.8371 7.14569 47.183 8.51582 49.1488C8.64408 49.3515 8.7871 49.5444 8.9437 49.7259C9.08732 49.9092 9.24291 50.0835 9.39252 50.2578L15.0477 56.5694C15.1328 56.6577 15.2393 56.7225 15.3568 56.7572C15.4742 56.792 15.5986 56.7956 15.7179 56.7677C15.831 56.7419 15.9353 56.6866 16.0203 56.6075C16.1054 56.5283 16.1683 56.4281 16.2026 56.3169C16.2378 56.2068 16.2433 56.0892 16.2186 55.9763C16.1939 55.8633 16.1399 55.7589 16.062 55.6737L9.97001 48.8753C9.85032 48.722 9.73363 48.5748 9.62292 48.4065C9.29675 47.9036 9.13217 47.3122 9.15143 46.7124C9.1707 46.1125 9.37287 45.533 9.73063 45.0523C9.99181 44.7198 10.323 44.4494 10.7005 44.2607C11.078 44.0719 11.4924 43.9694 11.914 43.9605C12.3355 43.9516 12.7539 44.0365 13.1389 44.2092C13.524 44.3818 13.8662 44.6379 14.1411 44.9592L22.0702 52.0671C23.3343 53.201 24.3454 54.5904 25.0374 56.1443C25.7294 57.6981 26.0867 59.3814 26.0857 61.0836V73.2138C26.0857 73.3907 26.1557 73.5604 26.2802 73.6856C26.4048 73.8107 26.5738 73.881 26.7499 73.881C26.9261 73.881 27.0951 73.8107 27.2196 73.6856C27.3442 73.5604 27.4142 73.3907 27.4142 73.2138V61.0686C27.4132 59.366 27.7707 57.6825 28.4633 56.1286C29.1558 54.5747 30.1678 53.1854 31.4326 52.0521L39.4097 44.893C39.6832 44.581 40.0225 44.3342 40.4029 44.1704C40.7834 44.0066 41.1953 43.9301 41.6089 43.9463C42.0269 43.9564 42.4375 44.0595 42.811 44.2482C43.1846 44.4368 43.5118 44.7063 43.7692 45.0373C44.1278 45.5177 44.3305 46.0972 44.3497 46.6973C44.369 47.2974 44.2039 47.8888 43.8769 48.3914C43.7662 48.5507 43.6496 48.692 43.5299 48.8603L37.4349 55.6707C37.3588 55.7582 37.307 55.8643 37.285 55.9783C37.2629 56.0923 37.2713 56.2102 37.3092 56.3199C37.3462 56.4317 37.4114 56.5321 37.4984 56.6111C37.5855 56.6901 37.6914 56.7451 37.8059 56.7707C37.9215 56.7988 38.0425 56.7946 38.1559 56.7586C38.2693 56.7226 38.3707 56.6561 38.4492 56.5664L44.1044 50.2548C44.2599 50.0805 44.4036 49.9062 44.5532 49.7259C44.7091 49.5428 44.8521 49.349 44.981 49.1458C46.3561 47.1815 47.0882 44.8358 47.0755 42.4345L47.0007 32.4112C46.9878 32.0623 47.0449 31.7143 47.1686 31.3879C47.2923 31.0616 47.4802 30.7636 47.721 30.5117C47.9617 30.2598 48.2505 30.0591 48.5701 29.9216C48.8897 29.7842 49.2335 29.7127 49.5812 29.7115C49.9288 29.7103 50.2731 29.7794 50.5937 29.9146C50.9142 30.0498 51.2043 30.2485 51.4468 30.4987C51.6893 30.7489 51.8792 31.0456 52.0052 31.3711C52.1312 31.6966 52.1907 32.0442 52.1801 32.3932V45.4791C52.1888 49.2264 50.9936 52.8766 48.7721 55.8871L41.8902 65.2612C40.9131 66.6055 40.3833 68.2253 40.3761 69.8897L40.3372 73.1957C40.3356 73.373 40.404 73.5436 40.5274 73.6704C40.6507 73.7971 40.8191 73.8696 40.9955 73.872C41.1709 73.872 41.3393 73.8026 41.4642 73.6789C41.5891 73.5551 41.6604 73.387 41.6628 73.2108L41.7017 69.8867C41.7055 68.5023 42.1454 67.1546 42.9584 66.0367L49.8403 56.6685C52.2307 53.4271 53.5171 49.4979 53.5087 45.4641V32.3962C53.5067 31.8784 53.4032 31.366 53.2041 30.8883C53.005 30.4107 52.7142 29.9771 52.3483 29.6123C51.9823 29.2476 51.5485 28.9588 51.0714 28.7624C50.5944 28.5661 50.0835 28.466 49.568 28.468Z" fill="#080A12"></path> <path d="M19.835 30.8153V35.1372C19.8358 35.3139 19.9061 35.4832 20.0305 35.6081C20.1549 35.7331 20.3234 35.8036 20.4993 35.8044H32.9885C33.0757 35.8044 33.1621 35.7872 33.2427 35.7536C33.3233 35.7201 33.3965 35.6709 33.4582 35.609C33.5199 35.547 33.5688 35.4735 33.6022 35.3925C33.6356 35.3116 33.6527 35.2248 33.6527 35.1372V30.8183C33.6527 28.2456 34.7718 25.6579 36.8035 23.53C39.2712 20.9613 40.6488 17.5301 40.6454 13.9605C40.6491 11.8807 40.1887 9.82647 39.2981 7.94887C38.4075 6.07127 37.1093 4.41803 35.4989 3.11068C33.87 1.79186 31.968 0.85582 29.9323 0.371138C27.8966 -0.113544 25.7787 -0.134588 23.7338 0.309557C21.3297 0.84071 19.1099 2.00539 17.3025 3.68387C15.495 5.36236 14.1653 7.49407 13.4498 9.85984C12.7344 12.2256 12.6592 14.7401 13.2319 17.1448C13.8045 19.5494 15.0044 21.7575 16.7082 23.542C18.719 25.6579 19.835 28.2426 19.835 30.8153ZM14.4043 11.49C14.8723 9.08276 16.0308 6.86554 17.7374 5.11132C19.4439 3.35709 21.624 2.14244 24.0091 1.61694C25.8601 1.21372 27.7774 1.23172 29.6206 1.6696C31.4638 2.10749 33.186 2.95418 34.6611 4.14757C36.118 5.32967 37.2925 6.82483 38.0983 8.52304C38.904 10.2212 39.3204 12.0793 39.3169 13.9605C39.3222 17.1839 38.0822 20.2837 35.858 22.6073C33.5869 24.9846 32.3392 27.9 32.3392 30.8183V34.479H27.4081V20.2841H30.1968C30.3657 20.2727 30.5239 20.1973 30.6395 20.0731C30.7551 19.949 30.8194 19.7853 30.8194 19.6153C30.8194 19.4453 30.7551 19.2817 30.6395 19.1575C30.5239 19.0334 30.3657 18.958 30.1968 18.9466H23.291C23.1998 18.9405 23.1083 18.9532 23.0222 18.984C22.9362 19.0149 22.8573 19.0631 22.7905 19.1258C22.7238 19.1885 22.6706 19.2643 22.6342 19.3485C22.5978 19.4327 22.5791 19.5235 22.5791 19.6153C22.5791 19.7071 22.5978 19.7979 22.6342 19.8821C22.6706 19.9663 22.7238 20.0422 22.7905 20.1049C22.8573 20.1676 22.9362 20.2158 23.0222 20.2466C23.1083 20.2775 23.1998 20.2902 23.291 20.2841H26.0766V34.479H21.1665V30.8153C21.1665 27.894 19.9188 24.9846 17.6538 22.6163C16.2564 21.1642 15.2307 19.3931 14.6647 17.4552C14.0987 15.5172 14.0094 13.4703 14.4043 11.49Z" fill="#080A12"></path> <path d="M32.2945 38.5394C32.2945 38.3617 32.2242 38.1912 32.099 38.0655C31.9739 37.9398 31.8042 37.8692 31.6272 37.8692H21.8609C21.692 37.8806 21.5338 37.956 21.4182 38.0801C21.3026 38.2043 21.2383 38.3679 21.2383 38.5379C21.2383 38.7079 21.3026 38.8715 21.4182 38.9957C21.5338 39.1199 21.692 39.1953 21.8609 39.2066H31.6272C31.8037 39.2066 31.9729 39.1364 32.098 39.0114C32.223 38.8864 32.2937 38.7167 32.2945 38.5394Z" fill="#080A12"></path> <path d="M31.6124 42.0558C31.6128 41.9681 31.5959 41.8812 31.5627 41.8C31.5294 41.7189 31.4805 41.6452 31.4187 41.5832C31.357 41.5211 31.2836 41.472 31.2028 41.4386C31.1221 41.4052 31.0355 41.3882 30.9482 41.3886H22.5402C22.3641 41.3886 22.1951 41.4589 22.0705 41.584C21.946 41.7092 21.876 41.8789 21.876 42.0558C21.876 42.2328 21.946 42.4025 22.0705 42.5276C22.1951 42.6528 22.3641 42.7231 22.5402 42.7231H30.9482C31.0355 42.7235 31.1221 42.7065 31.2028 42.6731C31.2836 42.6397 31.357 42.5906 31.4187 42.5285C31.4805 42.4665 31.5294 42.3928 31.5627 42.3116C31.5959 42.2305 31.6128 42.1436 31.6124 42.0558Z" fill="#080A12"></path> <path d="M29.2329 45.3228C28.9954 45.8014 28.6297 46.2041 28.177 46.4855C27.7243 46.7669 27.2025 46.916 26.6701 46.916C26.1377 46.916 25.6159 46.7669 25.1632 46.4855C24.7105 46.2041 24.3448 45.8014 24.1073 45.3228C24.068 45.2439 24.0136 45.1735 23.9473 45.1157C23.8809 45.0578 23.8038 45.0137 23.7205 44.9858C23.6371 44.9579 23.5491 44.9468 23.4615 44.953C23.3738 44.9593 23.2883 44.9828 23.2097 45.0223C23.1311 45.0618 23.061 45.1164 23.0035 45.183C22.9459 45.2497 22.902 45.3271 22.8742 45.4108C22.8464 45.4946 22.8353 45.583 22.8415 45.671C22.8478 45.7591 22.8712 45.845 22.9105 45.9239C23.2573 46.6257 23.7923 47.2163 24.4552 47.6291C25.1181 48.042 25.8826 48.2607 26.6626 48.2607C27.4426 48.2607 28.2071 48.042 28.87 47.6291C29.533 47.2163 30.068 46.6257 30.4148 45.9239C30.4541 45.845 30.4775 45.7591 30.4837 45.671C30.4899 45.583 30.4789 45.4946 30.4511 45.4108C30.4233 45.3271 30.3794 45.2497 30.3218 45.183C30.2642 45.1164 30.1941 45.0618 30.1156 45.0223C30.037 44.9828 29.9514 44.9593 29.8638 44.953C29.7761 44.9468 29.6881 44.9579 29.6048 44.9858C29.5214 45.0137 29.4443 45.0578 29.378 45.1157C29.3116 45.1735 29.2572 45.2439 29.2179 45.3228H29.2329Z" fill="#080A12"></path> <path d="M18.8322 11.3758C18.9115 11.4064 18.9956 11.4227 19.0806 11.4239C19.2134 11.4237 19.3432 11.3835 19.453 11.3085C19.5629 11.2335 19.6479 11.1271 19.6969 11.0031C20.1506 9.86752 20.8725 8.85985 21.8004 8.0671C22.7283 7.27434 23.8343 6.7203 25.023 6.45278C25.1952 6.41293 25.3446 6.30599 25.4383 6.1555C25.532 6.00501 25.5623 5.82329 25.5226 5.65032C25.483 5.47735 25.3765 5.32729 25.2267 5.23316C25.0769 5.13903 24.896 5.10854 24.7237 5.14839C23.3241 5.46285 22.0218 6.11517 20.9295 7.04889C19.8373 7.98262 18.988 9.16962 18.4552 10.5072C18.4228 10.589 18.4069 10.6765 18.4083 10.7646C18.4097 10.8527 18.4285 10.9396 18.4636 11.0204C18.4986 11.1011 18.5492 11.1741 18.6125 11.2351C18.6758 11.2961 18.7505 11.3439 18.8322 11.3758Z" fill="#080A12"></path></g></symbol> <symbol id="about-values-icon-4" width="60" height="56" viewbox="0 0 60 56"><g><path d="M45.4677 21.1403C45.3967 21.1399 45.3263 21.1537 45.2606 21.1807C45.195 21.2077 45.1353 21.2475 45.0851 21.2977C45.0349 21.3479 44.9951 21.4076 44.968 21.4733C44.941 21.539 44.9273 21.6094 44.9276 21.6804V53.3092C44.927 53.6069 44.8082 53.8922 44.5975 54.1025C44.3868 54.3128 44.1012 54.4309 43.8036 54.4309H2.19941C1.90171 54.4309 1.61618 54.3128 1.40545 54.1025C1.19472 53.8922 1.076 53.6069 1.07535 53.3092V2.24077C1.076 1.94308 1.19472 1.6578 1.40545 1.44753C1.61618 1.23725 1.90171 1.11917 2.19941 1.11917H43.8036C44.1012 1.11917 44.3868 1.23725 44.5975 1.44753C44.8082 1.6578 44.927 1.94308 44.9276 2.24077V7.35005C44.9276 7.4933 44.9845 7.6307 45.0858 7.73199C45.1871 7.83328 45.3245 7.89017 45.4677 7.89017C45.611 7.89017 45.7483 7.83328 45.8496 7.73199C45.9509 7.6307 46.0078 7.4933 46.0078 7.35005V2.24077C46.0072 1.65636 45.7748 1.09607 45.3615 0.682822C44.9483 0.269577 44.388 0.037143 43.8036 0.036499H2.19941C1.61499 0.037143 1.05468 0.269577 0.64144 0.682822C0.228195 1.09607 -0.00423883 1.65636 -0.00488281 2.24077V53.3092C-0.00423883 53.8937 0.228195 54.454 0.64144 54.8672C1.05468 55.2804 1.61499 55.5129 2.19941 55.5135H43.8036C44.388 55.5129 44.9483 55.2804 45.3615 54.8672C45.7748 54.454 46.0072 53.8937 46.0078 53.3092V21.6804C46.0082 21.6094 45.9944 21.539 45.9674 21.4733C45.9403 21.4076 45.9006 21.3479 45.8504 21.2977C45.8001 21.2475 45.7405 21.2077 45.6748 21.1807C45.6091 21.1537 45.5387 21.1399 45.4677 21.1403Z" fill="#080A12"></path> <path d="M38.4895 11.6905C38.4899 11.6195 38.4761 11.5491 38.4491 11.4834C38.4221 11.4178 38.3823 11.3581 38.3321 11.3079C38.2818 11.2577 38.2222 11.2179 38.1565 11.1909C38.0908 11.1638 38.0205 11.1501 37.9494 11.1504H8.05769C7.91445 11.1504 7.77707 11.2073 7.67577 11.3086C7.57448 11.4099 7.51758 11.5473 7.51758 11.6905C7.51758 11.8338 7.57448 11.9712 7.67577 12.0724C7.77707 12.1737 7.91445 12.2307 8.05769 12.2307H37.9421C38.0138 12.232 38.0849 12.2189 38.1514 12.1923C38.218 12.1657 38.2785 12.1261 38.3295 12.0758C38.3805 12.0255 38.4209 11.9655 38.4484 11.8993C38.4759 11.8332 38.4899 11.7622 38.4895 11.6905Z" fill="#080A12"></path> <path d="M31.4825 19.7267C31.4829 19.6557 31.4691 19.5853 31.4421 19.5196C31.415 19.454 31.3753 19.3943 31.3251 19.3441C31.2748 19.2938 31.2152 19.2541 31.1495 19.227C31.0838 19.2 31.0134 19.1863 30.9424 19.1866H8.05769C7.91445 19.1866 7.77707 19.2435 7.67577 19.3448C7.57448 19.4461 7.51758 19.5835 7.51758 19.7267C7.51758 19.87 7.57448 20.0074 7.67577 20.1086C7.77707 20.2099 7.91445 20.2669 8.05769 20.2669H30.9424C31.0134 20.2672 31.0838 20.2534 31.1495 20.2264C31.2152 20.1993 31.2748 20.1596 31.3251 20.1094C31.3753 20.0591 31.415 19.9995 31.4421 19.9338C31.4691 19.8681 31.4829 19.7977 31.4825 19.7267Z" fill="#080A12"></path> <path d="M22.9963 27.2227H8.0577C7.91445 27.2227 7.77707 27.2796 7.67577 27.3809C7.57448 27.4822 7.51758 27.6196 7.51758 27.7629C7.51758 27.9061 7.57448 28.0435 7.67577 28.1448C7.77707 28.2461 7.91445 28.303 8.0577 28.303H22.9963C23.1395 28.303 23.2769 28.2461 23.3782 28.1448C23.4795 28.0435 23.5364 27.9061 23.5364 27.7629C23.5364 27.6196 23.4795 27.4822 23.3782 27.3809C23.2769 27.2796 23.1395 27.2227 22.9963 27.2227Z" fill="#080A12"></path> <path d="M37.9425 36.3391C38.0857 36.3391 38.2231 36.2822 38.3244 36.1809C38.4257 36.0796 38.4826 35.9423 38.4826 35.799C38.4826 35.6558 38.4257 35.5184 38.3244 35.4171C38.2231 35.3158 38.0857 35.2589 37.9425 35.2589H32.2979C32.1547 35.2589 32.0173 35.3158 31.916 35.4171C31.8147 35.5184 31.7578 35.6558 31.7578 35.799C31.7578 35.9423 31.8147 36.0796 31.916 36.1809C32.0173 36.2822 32.1547 36.3391 32.2979 36.3391H37.9425Z" fill="#080A12"></path> <path d="M8.0577 36.3391H19.4928C19.636 36.3391 19.7734 36.2822 19.8747 36.1809C19.976 36.0796 20.0329 35.9423 20.0329 35.799C20.0329 35.6558 19.976 35.5184 19.8747 35.4171C19.7734 35.3158 19.636 35.2589 19.4928 35.2589H8.0577C7.91445 35.2589 7.77707 35.3158 7.67577 35.4171C7.57448 35.5184 7.51758 35.6558 7.51758 35.799C7.51758 35.9423 7.57448 36.0796 7.67577 36.1809C7.77707 36.2822 7.91445 36.3391 8.0577 36.3391Z" fill="#080A12"></path> <path d="M7.53028 43.8376C7.52996 43.9086 7.54372 43.979 7.57075 44.0447C7.59777 44.1104 7.63754 44.17 7.68776 44.2202C7.73798 44.2705 7.79765 44.3102 7.86333 44.3373C7.92901 44.3643 7.99938 44.3781 8.0704 44.3777H37.9427C38.08 44.3685 38.2086 44.3075 38.3026 44.207C38.3966 44.1065 38.4489 43.974 38.4489 43.8364C38.4489 43.6988 38.3966 43.5663 38.3026 43.4658C38.2086 43.3653 38.08 43.3043 37.9427 43.295H8.05823C7.91668 43.2982 7.78205 43.3569 7.68331 43.4584C7.58456 43.5598 7.52961 43.696 7.53028 43.8376Z" fill="#080A12"></path> <path d="M60.0001 2.97798C59.9999 2.38865 59.825 1.81261 59.4975 1.32267C59.17 0.83273 58.7046 0.450889 58.1601 0.225391C57.6156 -0.000106864 57.0165 -0.0591404 56.4385 0.0557767C55.8605 0.170694 55.3295 0.454384 54.9127 0.871001L53.2948 2.49138L28.0233 27.7604C27.4693 28.3161 27.0077 28.9568 26.6559 29.6582L23.7145 35.5582C23.6726 35.6407 23.6527 35.7326 23.6568 35.8251C23.6608 35.9175 23.6886 36.0073 23.7376 36.0858C23.7865 36.1644 23.8549 36.229 23.9361 36.2733C24.0173 36.3177 24.1085 36.3404 24.2011 36.3391C24.2853 36.3386 24.3684 36.3195 24.4444 36.2832L30.3419 33.3417C31.0454 32.9912 31.6872 32.5285 32.2421 31.9719L57.5111 6.7029L59.1291 5.08496C59.4064 4.80882 59.6262 4.48041 59.7757 4.11874C59.9252 3.75707 60.0015 3.36933 60.0001 2.97798ZM29.8553 32.3734L25.403 34.5947L27.6243 30.1423C27.8178 29.7661 28.0493 29.4106 28.3153 29.0815L30.9161 31.6873C30.5872 31.952 30.2317 32.1819 29.8553 32.3734ZM31.7214 30.9598L29.0451 28.2835L53.6767 3.63487L56.353 6.31116L31.7214 30.9598ZM58.3627 4.32099L57.1267 5.55694L54.4504 2.88065L55.6864 1.64471C56.0507 1.34094 56.5153 1.1844 56.9891 1.2058C57.4629 1.22721 57.9116 1.42501 58.247 1.76038C58.5824 2.09576 58.7802 2.54445 58.8016 3.01825C58.823 3.49206 58.6665 3.95674 58.3627 4.32099Z" fill="#080A12"></path></g></symbol></svg> <div class="c-adSkyBox expanded" data-v-2b10a246=""><div><span class="c-adSkyBox_hideButton u-flexbox-justifyCenter u-flexbox-alignCenter u-text-center">X</span> <div class="c-adDisplay_container c-adDisplay_container_nav-ad blank"><!----></div></div></div> <div class="c-globalModal c-globalModal_authentication" data-v-2b10a246=""><!----> <div class="c-globalModal_contentWrapper"><div class="c-globalModal_content"><a class="c-globalModal_close"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#close"></use></svg></a> </div></div></div> <!----> <div class="c-layoutDefault_page" data-v-2b10a246=""><header role="menubar" data-v-2b10a246=""><div class="c-siteHeader"><nav class="c-siteHeaderNavigation g-grid-container u-grid-columns"><span class="header-link-tracking-taggy md:u-col-1 lg:u-col-3"><a href="/web/20220824061331/http://www.zdnet.com/" aria-current="page" title="ZDNET" class="c-siteHeaderMasthead nuxt-link-exact-active nuxt-link-active"><div class="c-siteLogo"><svg class="c-siteLogo_image c-siteLogo_image-header c-siteLogo_image-color-text"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#logo"></use></svg></div></a></span> <div class="c-siteHeaderNavigation_shelves md:u-col-5 lg:u-col-9"><div class="c-siteHeaderNavigation_topicShelf"><div section="Trending" role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item"><span class="c-sitePrimaryMenu_text"><span>Trending</span></span> <!----></div> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav"><div class="c-siteMenuList g-grid-container u-grid-columns"><div class="lg:u-col-3"></div> <ul class="c-siteMenuList_column c-siteMenuList_column-size-large"><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/smart-office/you-should-save-those-silica-gel-packets-that-come-with-your-purchases-heres-why/" rel="follow" aria-label="You should save those silica gel packets" class="c-siteMenuList_link"><span>You should save those silica gel packets</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/collection/back-to-school/" rel="follow" aria-label="Back to school: Must-have tech for students" class="c-siteMenuList_link"><span>Back to school: Must-have tech for students</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" rel="follow" aria-label="The 6 best home automation systems" class="c-siteMenuList_link"><span>The 6 best home automation systems</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/education/professional-development/tell-me-about-yourself-interview-question/" rel="follow" aria-label="How to answer &quot;tell me about yourself&quot; in interviews" class="c-siteMenuList_link"><span>How to answer "tell me about yourself" in interviews</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/article/apple-politely-explains-why-iphone-cases-are-a-waste-of-money/" rel="follow" aria-label="Apple explains why iPhone cases are a waste" class="c-siteMenuList_link"><span>Apple explains why iPhone cases are a waste</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-large"><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/education/best-online-colleges/" rel="follow" aria-label="Best online colleges" class="c-siteMenuList_link"><span>Best online colleges</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/article/best-electric-car/" rel="follow" aria-label="Best electric cars" class="c-siteMenuList_link"><span>Best electric cars</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/yard-outdoors/best-riding-mower/" rel="follow" aria-label="Best riding mowers" class="c-siteMenuList_link"><span>Best riding mowers</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/article/best-vpn/" rel="follow" aria-label="Best VPN services" class="c-siteMenuList_link"><span>Best VPN services</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/article/best-web-hosting-providers-services-in-2020-dreamhost-bluehost-wix-wordpress/" rel="follow" aria-label="Best web hosting" class="c-siteMenuList_link"><span>Best web hosting</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-large"><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/windows-11/" rel="follow" aria-label="Windows 11" class="c-siteMenuList_link"><span>Windows 11</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/cloud/" rel="follow" aria-label="Cloud" class="c-siteMenuList_link"><span>Cloud</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/innovation/" rel="follow" aria-label="Innovation" class="c-siteMenuList_link"><span>Innovation</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/working-from-home-the-future-of-business-is-remote/" rel="follow" aria-label="Working from Home" class="c-siteMenuList_link"><span>Working from Home</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/zdnet-recommends/" rel="follow" aria-label="ZDNET Recommends" class="c-siteMenuList_link"><span>ZDNET Recommends</span> <!----></a></span></li> <!----></ul></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220824061331/http://www.zdnet.com/topic/innovation/" rel="follow" class="c-sitePrimaryMenu_text"><span>Innovation</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav"><div class="c-siteMenuList g-grid-container u-grid-columns"><div class="lg:u-col-3"></div> <ul class="c-siteMenuList_column"><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/innovation/" rel="follow" aria-label="See all Innovation" class="c-siteMenuList_link"><span>See all Innovation</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/ai-robotics/" rel="follow" aria-label="AI &amp; Robotics" class="c-siteMenuList_link"><span>AI &amp; Robotics</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/autonomous-vehicles/" rel="follow" aria-label="Autonomous Vehicles" class="c-siteMenuList_link"><span>Autonomous Vehicles</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/computing/" rel="follow" aria-label="Computing" class="c-siteMenuList_link"><span>Computing</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/electric-vehicles/" rel="follow" aria-label="Electric Vehicles" class="c-siteMenuList_link"><span>Electric Vehicles</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/makers/" rel="follow" aria-label="Makers" class="c-siteMenuList_link"><span>Makers</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/metaverse/" rel="follow" aria-label="Metaverse" class="c-siteMenuList_link"><span>Metaverse</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/open-source/" rel="follow" aria-label="Open Source" class="c-siteMenuList_link"><span>Open Source</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/productivity/" rel="follow" aria-label="Productivity" class="c-siteMenuList_link"><span>Productivity</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/quantum-computing/" rel="follow" aria-label="Quantum Computing" class="c-siteMenuList_link"><span>Quantum Computing</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/smartphones/" rel="follow" aria-label="Smartphones" class="c-siteMenuList_link"><span>Smartphones</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/social-media/" rel="follow" aria-label="Social Media" class="c-siteMenuList_link"><span>Social Media</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/services-software/" rel="follow" aria-label="Services &amp; Software" class="c-siteMenuList_link"><span>Services &amp; Software</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/space/" rel="follow" aria-label="Space" class="c-siteMenuList_link"><span>Space</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/wearables/" rel="follow" aria-label="Wearables" class="c-siteMenuList_link"><span>Wearables</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-large"><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/5g-arrives-understanding-what-it-means-for-you/" rel="follow" aria-label="5G arrives: Understanding what it means for you" class="c-siteMenuList_link"><span>5G arrives: Understanding what it means for you</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/tech-skills-upgrade-your-job/" rel="follow" aria-label="Tech skills: Upgrade your job" class="c-siteMenuList_link"><span>Tech skills: Upgrade your job</span> <!----></a></span></li> <!----></ul></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220824061331/http://www.zdnet.com/topic/home-and-office/" rel="follow" class="c-sitePrimaryMenu_text"><span>Home &amp; Office</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav"><div class="c-siteMenuList g-grid-container u-grid-columns"><div class="lg:u-col-3"></div> <ul class="c-siteMenuList_column c-siteMenuList_column-size-small"> <!----></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/home-and-office/" rel="follow" aria-label="See all Home &amp;<br>Office" class="c-siteMenuList_link"><span>See all Home &amp;<br>Office</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/energy/" rel="follow" aria-label="Energy" class="c-siteMenuList_link"><span>Energy</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/home-entertainment/" rel="follow" aria-label="Home Entertainment" class="c-siteMenuList_link"><span>Home Entertainment</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/kitchen-household/" rel="follow" aria-label="Kitchen &amp; Household" class="c-siteMenuList_link"><span>Kitchen &amp; Household</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/networking/" rel="follow" aria-label="Networking" class="c-siteMenuList_link"><span>Networking</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/smart-home/" rel="follow" aria-label="Smart Home" class="c-siteMenuList_link"><span>Smart Home</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/smart-office/" rel="follow" aria-label="Smart Office" class="c-siteMenuList_link"><span>Smart Office</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/sustainability/" rel="follow" aria-label="Sustainability" class="c-siteMenuList_link"><span>Sustainability</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/yard-outdoors/" rel="follow" aria-label="Yard &amp; Outdoors" class="c-siteMenuList_link"><span>Yard &amp; Outdoors</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-large"><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/the-new-rules-of-work/" rel="follow" aria-label="The New Rules of Work" class="c-siteMenuList_link"><span>The New Rules of Work</span> <!----></a></span></li> <!----></ul></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220824061331/http://www.zdnet.com/topic/business/" rel="follow" class="c-sitePrimaryMenu_text"><span>Business</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav"><div class="c-siteMenuList g-grid-container u-grid-columns"><div class="lg:u-col-3"></div> <ul class="c-siteMenuList_column"><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/business/" rel="follow" aria-label="See all Business" class="c-siteMenuList_link"><span>See all Business</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/amazon/" rel="follow" aria-label="Amazon" class="c-siteMenuList_link"><span>Amazon</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/apple/" rel="follow" aria-label="Apple" class="c-siteMenuList_link"><span>Apple</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/cloud/" rel="follow" aria-label="Cloud" class="c-siteMenuList_link"><span>Cloud</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/cxo/" rel="follow" aria-label="CXO" class="c-siteMenuList_link"><span>CXO</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/data-centers/" rel="follow" aria-label="Data Centers" class="c-siteMenuList_link"><span>Data Centers</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/developer/" rel="follow" aria-label="Developer" class="c-siteMenuList_link"><span>Developer</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/digital-transformation/" rel="follow" aria-label="Digital Transformation" class="c-siteMenuList_link"><span>Digital Transformation</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/e-commerce/" rel="follow" aria-label="E Commerce" class="c-siteMenuList_link"><span>E Commerce</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/edge-computing/" rel="follow" aria-label="Edge Computing" class="c-siteMenuList_link"><span>Edge Computing</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/enterprise-software/" rel="follow" aria-label="Enterprise Software" class="c-siteMenuList_link"><span>Enterprise Software</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/google/" rel="follow" aria-label="Google" class="c-siteMenuList_link"><span>Google</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/internet-of-things/" rel="follow" aria-label="Internet of Things" class="c-siteMenuList_link"><span>Internet of Things</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/microsoft/" rel="follow" aria-label="Microsoft" class="c-siteMenuList_link"><span>Microsoft</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/smb/" rel="follow" aria-label="SMB" class="c-siteMenuList_link"><span>SMB</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-large"><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/software-development-emerging-trends-and-changing-roles/" rel="follow" aria-label="Software development: Emerging trends and changing roles" class="c-siteMenuList_link"><span>Software development: Emerging trends and changing roles</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/small-business-tech-essentials/" rel="follow" aria-label="Small Business Tech Essentials" class="c-siteMenuList_link"><span>Small Business Tech Essentials</span> <!----></a></span></li> <!----></ul></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220824061331/http://www.zdnet.com/topic/finance/" rel="follow" class="c-sitePrimaryMenu_text"><span>Finance</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav"><div class="c-siteMenuList g-grid-container u-grid-columns"><div class="lg:u-col-3"></div> <ul class="c-siteMenuList_column c-siteMenuList_column-size-large"> <!----></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/finance/" rel="follow" aria-label="See all Finance" class="c-siteMenuList_link"><span>See all Finance</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/banking/" rel="follow" aria-label="Banking" class="c-siteMenuList_link"><span>Banking</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/blockchain/" rel="follow" aria-label="Blockchain" class="c-siteMenuList_link"><span>Blockchain</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/credit-cards/" rel="follow" aria-label="Credit Cards" class="c-siteMenuList_link"><span>Credit Cards</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/taxes/" rel="follow" aria-label="Taxes" class="c-siteMenuList_link"><span>Taxes</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-large"><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/the-future-of-money/" rel="follow" aria-label="The Future of Money" class="c-siteMenuList_link"><span>The Future of Money</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/financial-literacy-month/" rel="follow" aria-label="Financial Literacy 101" class="c-siteMenuList_link"><span>Financial Literacy 101</span> <!----></a></span></li> <!----></ul></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220824061331/http://www.zdnet.com/topic/education/" rel="follow" class="c-sitePrimaryMenu_text"><span>Education</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav"><div class="c-siteMenuList g-grid-container u-grid-columns"><div class="lg:u-col-3"></div> <ul class="c-siteMenuList_column"> <!----></ul><ul class="c-siteMenuList_column"> <!----></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/education/" rel="follow" aria-label="See all Education" class="c-siteMenuList_link"><span>See all Education</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/bootcamps/" rel="follow" aria-label="Bootcamps" class="c-siteMenuList_link"><span>Bootcamps</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/business-management/" rel="follow" aria-label="Business &amp; Management" class="c-siteMenuList_link"><span>Business &amp; Management</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/computers-tech/" rel="follow" aria-label="Computers &amp; Tech" class="c-siteMenuList_link"><span>Computers &amp; Tech</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/mba/" rel="follow" aria-label="MBA" class="c-siteMenuList_link"><span>MBA</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/professional-development/" rel="follow" aria-label="Professional Development" class="c-siteMenuList_link"><span>Professional Development</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-large"><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/how-to-switch-careers-to-tech/" rel="follow" aria-label="How to switch careers to tech" class="c-siteMenuList_link"><span>How to switch careers to tech</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/collection/how-to-stand-out-in-a-job-interview/" rel="follow" aria-label="How to stand out in a job interview" class="c-siteMenuList_link"><span>How to stand out in a job interview</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/how-to-improve-mental-health-and-resilience-in-the-workplace/" rel="follow" aria-label="Mental health in the workplace" class="c-siteMenuList_link"><span>Mental health in the workplace</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/how-to-optimize-your-work-productivity/" rel="follow" aria-label="Productivity and time management" class="c-siteMenuList_link"><span>Productivity and time management</span> <!----></a></span></li> <!----></ul></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220824061331/http://www.zdnet.com/topic/security/" rel="follow" class="c-sitePrimaryMenu_text"><span>Security</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav"><div class="c-siteMenuList g-grid-container u-grid-columns"><div class="lg:u-col-3"></div> <ul class="c-siteMenuList_column"> <!----></ul><ul class="c-siteMenuList_column"> <!----></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/security/" rel="follow" aria-label="See all Security" class="c-siteMenuList_link"><span>See all Security</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/vpn/" rel="follow" aria-label="VPN" class="c-siteMenuList_link"><span>VPN</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/cyber-threats/" rel="follow" aria-label="Cyber Threats" class="c-siteMenuList_link"><span>Cyber Threats</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/password-manager/" rel="follow" aria-label="Password Manager" class="c-siteMenuList_link"><span>Password Manager</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/ransomware/" rel="follow" aria-label="Ransomware" class="c-siteMenuList_link"><span>Ransomware</span> <!----></a></span></li> <li class="c-siteMenuList_divider"></li></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-large"><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/securing-the-cloud/" rel="follow" aria-label="Securing the Cloud" class="c-siteMenuList_link"><span>Securing the Cloud</span> <!----></a></span></li> <!----></ul></div></div></div></div> <div class="c-siteHeaderNavigation_buttonShelf"><span class="c-siteHeaderNavigation_sloganWrapper"><a href="/web/20220824061331/http://www.zdnet.com/about/" class="c-siteHeaderNavigation_slogan"><span>tomorrow<br> belongs to those who embrace it<br> today</span></a></span> <div class="c-siteHeaderNavigation_item"><div section="Editions" role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-edition c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink c-sitePrimaryMenu_itemIcon"><!----> <svg class="c-sitePrimaryMenu_globeIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#globe" aria-hidden="false"></use></svg></div> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav"><div class="c-siteMenuList g-grid-container u-grid-columns"><div class="lg:u-col-3"></div> <ul class="c-siteMenuList_column c-siteMenuList_column-size-large"> <!----></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-small"> <!----></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item c-siteMenuList_item-edition-as"><span><a class="c-siteMenuList_link"> Asia </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-au"><span><a class="c-siteMenuList_link"> Australia </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-eu"><span><a class="c-siteMenuList_label"> Europe </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-in"><span><a class="c-siteMenuList_link"> India </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-uk"><span><a class="c-siteMenuList_link"> United Kingdom </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-us"><span><a class="c-siteMenuList_link"> United States </a></span></li> <!----></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.fr/" rel="follow" aria-label="ZDNET France" class="c-siteMenuList_link"><span>ZDNET France</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.de/" rel="follow" aria-label="ZDNET Germany" class="c-siteMenuList_link"><span>ZDNET Germany</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.co.kr/" rel="follow" aria-label="ZDNET Korea" class="c-siteMenuList_link"><span>ZDNET Korea</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20220824061331/https://japan.zdnet.com/" rel="follow" aria-label="ZDNET Japan" class="c-siteMenuList_link"><span>ZDNET Japan</span> <!----></a></span></li> <!----></ul></div></div></div></div> <div class="c-siteHeaderNavigation_item"><div section="Search" role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink c-sitePrimaryMenu_itemIcon"><!----> <svg class="c-sitePrimaryMenu_magIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#mag" aria-hidden="false"></use></svg></div> <!----> <div class="c-smartSearch c-sitePrimaryMenu_subNav c-sitePrimaryMenu_subNav"><div class="g-grid-container u-grid-columns c-smartSearch-grid"><div class="sm:u-col-hide md:u-col-hide lg:u-col-3"></div> <div class="sm:u-col-2 md:u-col-6 lg:u-col-9"><form class="c-smartSearch_form"><input placeholder="What are you looking for?" type="search" autocomplete="off" aria-autocomplete="list" aria-activedescendant="" aria-controls="c-searchSmartSearchResults" name="query" value=""> <button type="submit"><span class="search-go">Go</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></button></form> <div class="c-smartSearch_resultContainer"><div><p class="c-searchTrendingContent-heading c-sectionHeading c-sectionHeading-invert">Most Popular</p> <!----></div> <!----></div></div></div></div></div></div> <!----> <div class="c-siteHeaderNavigation_item c-siteHeaderNavigation-login"><div title="Join / Log In" class="c-siteHeaderNavigation_loginButton header-link-tracking-taggy"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#user" aria-hidden="false"></use></svg></div></div> <div class="c-siteHeaderNavigation_item c-siteHeaderNavigation-more"><div section="More" role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-more c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink c-sitePrimaryMenu_itemIcon"><!----> <svg class="c-sitePrimaryMenu_menuIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#menu" aria-hidden="false"></use></svg></div> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav"><div class="c-siteMenuList g-grid-container u-grid-columns"><div class="lg:u-col-3"></div> <ul class="c-siteMenuList_column c-siteMenuList_column-size-large"> <!----></ul><ul class="c-siteMenuList_column c-siteMenuList_column-size-large"> <!----></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/" rel="follow" aria-label="See all topics" class="c-siteMenuList_link"><span>See all topics</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/deals/" rel="follow" aria-label="Deals" class="c-siteMenuList_link"><span>Deals</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/newsletters/" rel="follow" aria-label="Newsletters" class="c-siteMenuList_link"><span>Newsletters</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/video/" rel="follow" aria-label="Videos" class="c-siteMenuList_link"><span>Videos</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220824061331/http://www.zdnet.com/zd-recommends/" rel="follow" aria-label="ZDNET Recommends" class="c-siteMenuList_link"><span>ZDNET Recommends</span> <!----></a></span></li> <!----></ul></div></div></div></div> <div class="c-siteHeaderNavigation_item"><div section="Accordion" role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu_accordion c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink c-sitePrimaryMenu_itemIcon"><!----> <svg class="c-sitePrimaryMenu_menuIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#menu" aria-hidden="false"></use></svg></div> <!----> <div class="c-siteAccordionMenu c-sitePrimaryMenu_subNav"><!----> <div class="c-siteAccordionMenu_content"><a class="c-siteAccordionMenu_closeButton"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#close" aria-hidden="false"></use></svg></a> <ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Trending</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/smart-office/you-should-save-those-silica-gel-packets-that-come-with-your-purchases-heres-why/" rel="follow" aria-label="You should save those silica gel packets" class="c-siteAccordionMenu_link"><span>You should save those silica gel packets</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/collection/back-to-school/" rel="follow" aria-label="Back to school: Must-have tech for students" class="c-siteAccordionMenu_link"><span>Back to school: Must-have tech for students</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" rel="follow" aria-label="The 6 best home automation systems" class="c-siteAccordionMenu_link"><span>The 6 best home automation systems</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/education/professional-development/tell-me-about-yourself-interview-question/" rel="follow" aria-label="How to answer &quot;tell me about yourself&quot; in interviews" class="c-siteAccordionMenu_link"><span>How to answer "tell me about yourself" in interviews</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/article/apple-politely-explains-why-iphone-cases-are-a-waste-of-money/" rel="follow" aria-label="Apple explains why iPhone cases are a waste" class="c-siteAccordionMenu_link"><span>Apple explains why iPhone cases are a waste</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/education/best-online-colleges/" rel="follow" aria-label="Best online colleges" class="c-siteAccordionMenu_link"><span>Best online colleges</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/article/best-electric-car/" rel="follow" aria-label="Best electric cars" class="c-siteAccordionMenu_link"><span>Best electric cars</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/yard-outdoors/best-riding-mower/" rel="follow" aria-label="Best riding mowers" class="c-siteAccordionMenu_link"><span>Best riding mowers</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/article/best-vpn/" rel="follow" aria-label="Best VPN services" class="c-siteAccordionMenu_link"><span>Best VPN services</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/article/best-web-hosting-providers-services-in-2020-dreamhost-bluehost-wix-wordpress/" rel="follow" aria-label="Best web hosting" class="c-siteAccordionMenu_link"><span>Best web hosting</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/windows-11/" rel="follow" aria-label="Windows 11" class="c-siteAccordionMenu_link"><span>Windows 11</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/cloud/" rel="follow" aria-label="Cloud" class="c-siteAccordionMenu_link"><span>Cloud</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/innovation/" rel="follow" aria-label="Innovation" class="c-siteAccordionMenu_link"><span>Innovation</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/working-from-home-the-future-of-business-is-remote/" rel="follow" aria-label="Working from Home" class="c-siteAccordionMenu_link"><span>Working from Home</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/zdnet-recommends/" rel="follow" aria-label="ZDNET Recommends" class="c-siteAccordionMenu_link"><span>ZDNET Recommends</span> <!----></a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Innovation</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/innovation/" rel="follow" aria-label="See all Innovation" class="c-siteAccordionMenu_link"><span>See all Innovation</span> <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/ai-robotics/" rel="follow" aria-label="AI &amp; Robotics" class="c-siteAccordionMenu_link"><span>AI &amp; Robotics</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/autonomous-vehicles/" rel="follow" aria-label="Autonomous Vehicles" class="c-siteAccordionMenu_link"><span>Autonomous Vehicles</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/computing/" rel="follow" aria-label="Computing" class="c-siteAccordionMenu_link"><span>Computing</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/electric-vehicles/" rel="follow" aria-label="Electric Vehicles" class="c-siteAccordionMenu_link"><span>Electric Vehicles</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/makers/" rel="follow" aria-label="Makers" class="c-siteAccordionMenu_link"><span>Makers</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/metaverse/" rel="follow" aria-label="Metaverse" class="c-siteAccordionMenu_link"><span>Metaverse</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/open-source/" rel="follow" aria-label="Open Source" class="c-siteAccordionMenu_link"><span>Open Source</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/productivity/" rel="follow" aria-label="Productivity" class="c-siteAccordionMenu_link"><span>Productivity</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/quantum-computing/" rel="follow" aria-label="Quantum Computing" class="c-siteAccordionMenu_link"><span>Quantum Computing</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/smartphones/" rel="follow" aria-label="Smartphones" class="c-siteAccordionMenu_link"><span>Smartphones</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/social-media/" rel="follow" aria-label="Social Media" class="c-siteAccordionMenu_link"><span>Social Media</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/services-software/" rel="follow" aria-label="Services &amp; Software" class="c-siteAccordionMenu_link"><span>Services &amp; Software</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/space/" rel="follow" aria-label="Space" class="c-siteAccordionMenu_link"><span>Space</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/wearables/" rel="follow" aria-label="Wearables" class="c-siteAccordionMenu_link"><span>Wearables</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/5g-arrives-understanding-what-it-means-for-you/" rel="follow" aria-label="5G arrives: Understanding what it means for you" class="c-siteAccordionMenu_link"><span>5G arrives: Understanding what it means for you</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/tech-skills-upgrade-your-job/" rel="follow" aria-label="Tech skills: Upgrade your job" class="c-siteAccordionMenu_link"><span>Tech skills: Upgrade your job</span> <!----></a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Home &amp; Office</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/home-and-office/" rel="follow" aria-label="See all Home &amp;<br>Office" class="c-siteAccordionMenu_link"><span>See all Home &amp; Office</span> <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/energy/" rel="follow" aria-label="Energy" class="c-siteAccordionMenu_link"><span>Energy</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/home-entertainment/" rel="follow" aria-label="Home Entertainment" class="c-siteAccordionMenu_link"><span>Home Entertainment</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/kitchen-household/" rel="follow" aria-label="Kitchen &amp; Household" class="c-siteAccordionMenu_link"><span>Kitchen &amp; Household</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/networking/" rel="follow" aria-label="Networking" class="c-siteAccordionMenu_link"><span>Networking</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/smart-home/" rel="follow" aria-label="Smart Home" class="c-siteAccordionMenu_link"><span>Smart Home</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/smart-office/" rel="follow" aria-label="Smart Office" class="c-siteAccordionMenu_link"><span>Smart Office</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/sustainability/" rel="follow" aria-label="Sustainability" class="c-siteAccordionMenu_link"><span>Sustainability</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/yard-outdoors/" rel="follow" aria-label="Yard &amp; Outdoors" class="c-siteAccordionMenu_link"><span>Yard &amp; Outdoors</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/the-new-rules-of-work/" rel="follow" aria-label="The New Rules of Work" class="c-siteAccordionMenu_link"><span>The New Rules of Work</span> <!----></a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Business</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/business/" rel="follow" aria-label="See all Business" class="c-siteAccordionMenu_link"><span>See all Business</span> <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/amazon/" rel="follow" aria-label="Amazon" class="c-siteAccordionMenu_link"><span>Amazon</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/apple/" rel="follow" aria-label="Apple" class="c-siteAccordionMenu_link"><span>Apple</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/cloud/" rel="follow" aria-label="Cloud" class="c-siteAccordionMenu_link"><span>Cloud</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/cxo/" rel="follow" aria-label="CXO" class="c-siteAccordionMenu_link"><span>CXO</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/data-centers/" rel="follow" aria-label="Data Centers" class="c-siteAccordionMenu_link"><span>Data Centers</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/developer/" rel="follow" aria-label="Developer" class="c-siteAccordionMenu_link"><span>Developer</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/digital-transformation/" rel="follow" aria-label="Digital Transformation" class="c-siteAccordionMenu_link"><span>Digital Transformation</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/e-commerce/" rel="follow" aria-label="E Commerce" class="c-siteAccordionMenu_link"><span>E Commerce</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/edge-computing/" rel="follow" aria-label="Edge Computing" class="c-siteAccordionMenu_link"><span>Edge Computing</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/enterprise-software/" rel="follow" aria-label="Enterprise Software" class="c-siteAccordionMenu_link"><span>Enterprise Software</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/google/" rel="follow" aria-label="Google" class="c-siteAccordionMenu_link"><span>Google</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/internet-of-things/" rel="follow" aria-label="Internet of Things" class="c-siteAccordionMenu_link"><span>Internet of Things</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/microsoft/" rel="follow" aria-label="Microsoft" class="c-siteAccordionMenu_link"><span>Microsoft</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/smb/" rel="follow" aria-label="SMB" class="c-siteAccordionMenu_link"><span>SMB</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/software-development-emerging-trends-and-changing-roles/" rel="follow" aria-label="Software development: Emerging trends and changing roles" class="c-siteAccordionMenu_link"><span>Software development: Emerging trends and changing roles</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/small-business-tech-essentials/" rel="follow" aria-label="Small Business Tech Essentials" class="c-siteAccordionMenu_link"><span>Small Business Tech Essentials</span> <!----></a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Finance</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/finance/" rel="follow" aria-label="See all Finance" class="c-siteAccordionMenu_link"><span>See all Finance</span> <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/banking/" rel="follow" aria-label="Banking" class="c-siteAccordionMenu_link"><span>Banking</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/blockchain/" rel="follow" aria-label="Blockchain" class="c-siteAccordionMenu_link"><span>Blockchain</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/credit-cards/" rel="follow" aria-label="Credit Cards" class="c-siteAccordionMenu_link"><span>Credit Cards</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/taxes/" rel="follow" aria-label="Taxes" class="c-siteAccordionMenu_link"><span>Taxes</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/the-future-of-money/" rel="follow" aria-label="The Future of Money" class="c-siteAccordionMenu_link"><span>The Future of Money</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/financial-literacy-month/" rel="follow" aria-label="Financial Literacy 101" class="c-siteAccordionMenu_link"><span>Financial Literacy 101</span> <!----></a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Education</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div></div><div></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/education/" rel="follow" aria-label="See all Education" class="c-siteAccordionMenu_link"><span>See all Education</span> <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/bootcamps/" rel="follow" aria-label="Bootcamps" class="c-siteAccordionMenu_link"><span>Bootcamps</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/business-management/" rel="follow" aria-label="Business &amp; Management" class="c-siteAccordionMenu_link"><span>Business &amp; Management</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/computers-tech/" rel="follow" aria-label="Computers &amp; Tech" class="c-siteAccordionMenu_link"><span>Computers &amp; Tech</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/mba/" rel="follow" aria-label="MBA" class="c-siteAccordionMenu_link"><span>MBA</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/professional-development/" rel="follow" aria-label="Professional Development" class="c-siteAccordionMenu_link"><span>Professional Development</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/how-to-switch-careers-to-tech/" rel="follow" aria-label="How to switch careers to tech" class="c-siteAccordionMenu_link"><span>How to switch careers to tech</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/collection/how-to-stand-out-in-a-job-interview/" rel="follow" aria-label="How to stand out in a job interview" class="c-siteAccordionMenu_link"><span>How to stand out in a job interview</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/how-to-improve-mental-health-and-resilience-in-the-workplace/" rel="follow" aria-label="Mental health in the workplace" class="c-siteAccordionMenu_link"><span>Mental health in the workplace</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/how-to-optimize-your-work-productivity/" rel="follow" aria-label="Productivity and time management" class="c-siteAccordionMenu_link"><span>Productivity and time management</span> <!----></a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Security</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div></div><div></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/security/" rel="follow" aria-label="See all Security" class="c-siteAccordionMenu_link"><span>See all Security</span> <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/vpn/" rel="follow" aria-label="VPN" class="c-siteAccordionMenu_link"><span>VPN</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/cyber-threats/" rel="follow" aria-label="Cyber Threats" class="c-siteAccordionMenu_link"><span>Cyber Threats</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/password-manager/" rel="follow" aria-label="Password Manager" class="c-siteAccordionMenu_link"><span>Password Manager</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/ransomware/" rel="follow" aria-label="Ransomware" class="c-siteAccordionMenu_link"><span>Ransomware</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/topic/securing-the-cloud/" rel="follow" aria-label="Securing the Cloud" class="c-siteAccordionMenu_link"><span>Securing the Cloud</span> <!----></a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>More</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div></div><div></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/" rel="follow" aria-label="See all topics" class="c-siteAccordionMenu_link"><span>See all topics</span> <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/topic/deals/" rel="follow" aria-label="Deals" class="c-siteAccordionMenu_link"><span>Deals</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/newsletters/" rel="follow" aria-label="Newsletters" class="c-siteAccordionMenu_link"><span>Newsletters</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/video/" rel="follow" aria-label="Videos" class="c-siteAccordionMenu_link"><span>Videos</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220824061331/http://www.zdnet.com/zd-recommends/" rel="follow" aria-label="ZDNET Recommends" class="c-siteAccordionMenu_link"><span>ZDNET Recommends</span> <!----></a></span></li></div></ul></div></div></div></div></div></div></nav></div></header> <div class="c-seamlessListing" data-v-2b10a246=""><div class="c-scrollPercent"><div class="c-pageHome g-grid-container" data-v-2b10a246=""><div class="u-grid-columns"><div class="c-pageHome_leftRail sm:u-col-2 md:u-col-6 lg:u-col-3"><div class="c-listingLatest"><h3 class="c-listingLatest_heading c-sectionHeading c-sectionHeading-large">today</h3> <div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/get-lifetime-access-to-over-1000-courses-for-only-35/" title="Get lifetime access to over 1,000 courses for only $35" class="c-listingLatest_itemLink"> Get lifetime access to over 1,000 courses for only $35 </a> <span class="c-listingLatest_pubDate">11 minutes ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/change-the-way-you-work-with-this-monitor-and-mouse-combo/" title="Change the way you work with this monitor and mouse combo" class="c-listingLatest_itemLink"> Change the way you work with this monitor and mouse combo </a> <span class="c-listingLatest_pubDate">2 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/how-to-automate-system-administrator-tasks-with-windows-powershell-for-just-20/" title="Learn how to automate system administrator tasks with Windows PowerShell for just $20" class="c-listingLatest_itemLink"> Learn how to automate system administrator tasks with Windows PowerShell for just $20 </a> <span class="c-listingLatest_pubDate">4 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/original-iphone-in-sealed-box-sells-for-35k-at-auction/" title="Original iPhone in sealed box sells for $35K at auction" class="c-listingLatest_itemLink"> Original iPhone in sealed box sells for $35K at auction </a> <span class="c-listingLatest_pubDate">7 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/nordvpn-review/" title="NordVPN review: Consistent speed and performance" class="c-listingLatest_itemLink"> NordVPN review: Consistent speed and performance </a> <span class="c-listingLatest_pubDate">8 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/home-entertainment/how-to-stream-nfl-football/" title="How to stream NFL football" class="c-listingLatest_itemLink"> How to stream NFL football </a> <span class="c-listingLatest_pubDate">8 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/best-labor-day-deals-under-100/" title="These early Labor Day tech deals are all under $100" class="c-listingLatest_itemLink"> These early Labor Day tech deals are all under $100 </a> <span class="c-listingLatest_pubDate">8 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/best-kids-phone/" title="Need a phone for your kid? Here are the most reliable devices for any child" class="c-listingLatest_itemLink"> Need a phone for your kid? Here are the most reliable devices for any child </a> <span class="c-listingLatest_pubDate">8 hours ago</span></div> <!----></div></div></div> <div class="c-pageHome_body c-pageHome_ComponentGroupOne sm:u-col-2 md:u-col-6 lg:u-col-9"><div class="c-featureFeaturedStory"><a href="/web/20220824061331/http://www.zdnet.com/article/ransomware-most-attacks-exploit-these-common-cybersecurity-mistakes-so-fix-them-now-warns-microsoft/" title="Ransomware: Microsoft warns most attacks exploit these common security mistakes, so fix them now" class="c-featureFeaturedStory_imageLink"><div class="c-featureFeaturedStory_mainImage"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/a62a99989bb8044eae636cc716950e8de9c8bd40/2022/08/23/ab26b9c4-1052-446b-ad3c-876099eafafe/ransomware.jpg?auto=webp&amp;height=543&amp;width=966" alt="ransomware" height="543" width="966"></picture></div></a> <div class="c-featureFeaturedStory_topicName"> Security </div> <div class="c-featureFeaturedStory_bottomWrap"><a href="/web/20220824061331/http://www.zdnet.com/article/ransomware-most-attacks-exploit-these-common-cybersecurity-mistakes-so-fix-them-now-warns-microsoft/" title="Ransomware: Microsoft warns most attacks exploit these common security mistakes, so fix them now" class="c-featureFeaturedStory_firstLink"><span class="c-featureFeaturedStory_firstLink_text">Ransomware: Microsoft warns most attacks exploit these common security mistakes, so fix them now</span></a> <!----></div></div> <div class="c-featureDeepDive"><a href="/web/20220824061331/http://www.zdnet.com/topic/digital-transformation-trends-and-insights-for-success/" rel="follow" title="Digital transformation: Trends and insights for success" class="c-featureDeepDive_itemLink"><div class="c-featureDeepDive_mainImage"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/ba6158d5b4c4cdb1f7e615bace936571e3ad7ae6/2022/08/17/504374ab-2cf3-43c4-8a55-62e6d35cb960/woman-digital-transformation.jpg?auto=webp&amp;height=543&amp;width=966" alt="woman-digital-transformation" height="543" width="966"></picture></div> <div class="c-featureDeepDive_logo"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#logo-deep-dive-special-feature"></use></svg></div> <div><span class="c-featureDeepDive_itemTitle">Digital transformation: Trends and insights for success</span> <button class="c-featureDeepDive_arrowButton o-button o-button-square-large o-button-smallRound o-button-secondary-invert"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></button></div></a></div></div></div> <div class="g-outer-spacing-bottom-large c-adDisplay_container c-adDisplay_container_incontent-all-top blank"><!----></div> <div class="u-grid-columns"><div class="c-pageHome_leftRail sm:u-col-2 md:u-col-6 lg:u-col-3"><div class="c-listingLatest"><!----> <div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/smart-home/best-robot-vacuum-deals-labor-day/" title="Anker's Eufy robot vacuum is down to $159 ahead of Labor Day" class="c-listingLatest_itemLink"> Anker's Eufy robot vacuum is down to $159 ahead of Labor Day </a> <span class="c-listingLatest_pubDate">8 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/best-labor-day-sale-deals/" title="The absolute best Labor Day tech deals already available" class="c-listingLatest_itemLink"> The absolute best Labor Day tech deals already available </a> <span class="c-listingLatest_pubDate">9 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/best-apple-labor-day-deals/" title="The biggest Labor Day deals on Apple devices include 33% off Apple TV 4K" class="c-listingLatest_itemLink"> The biggest Labor Day deals on Apple devices include 33% off Apple TV 4K </a> <span class="c-listingLatest_pubDate">9 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/best-vpn/" title="The 5 best VPN services: How do the top VPNs compare?" class="c-listingLatest_itemLink"> The 5 best VPN services: How do the top VPNs compare? </a> <span class="c-listingLatest_pubDate">9 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/home-entertainment/razer-basilisk-v3-pro-and-mouse-dock-pro-one-of-the-best-do-it-all-mice-on-the-market/" title="Razer Basilisk V3 Pro and Mouse Dock Pro: One of the best do-it-all mice on the market" class="c-listingLatest_itemLink"> Razer Basilisk V3 Pro and Mouse Dock Pro: One of the best do-it-all mice on the market </a> <span class="c-listingLatest_pubDate">9 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/education/business-management/womens-equality-day/" title="How can tech companies honor the spirit of Women's Equality Day?" class="c-listingLatest_itemLink"> How can tech companies honor the spirit of Women's Equality Day? </a> <span class="c-listingLatest_pubDate">10 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/smart-home/best-labor-day-security-camera-deals/" title="Save $80 on a Nest doorbell as part of these Labor Day security camera deals" class="c-listingLatest_itemLink"> Save $80 on a Nest doorbell as part of these Labor Day security camera deals </a> <span class="c-listingLatest_pubDate">12 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/best-labor-day-appliance-deals/" title="Labor Day appliance deals are in full swing with a Roomba that's down $150" class="c-listingLatest_itemLink"> Labor Day appliance deals are in full swing with a Roomba that's down $150 </a> <span class="c-listingLatest_pubDate">12 hours ago</span></div> <!----></div></div></div> <div class="c-pageHome_body sm:u-col-2 md:u-col-6 lg:u-col-9"><div class="c-listingTopStories"><h3 class="c-sectionHeading">Top Stories this Week</h3> <div class="c-listingTopStories_item"><a href="/web/20220824061331/http://www.zdnet.com/article/cool-things-you-can-do-with-the-linux-desktop-that-you-cant-do-with-macos-or-windows/" title="Cool things you can do with the Linux desktop that you can't do with MacOS or Windows" class="c-listingTopStories_itemLink"></a> <div class="c-listingTopStories_bigNumber"> 01 </div> <div class="c-listingTopStories_itemHeadlineContent"><div class="c-listingTopStories_itemHeadline"><span>Cool things you can do with the Linux desktop that you can't do with MacOS or Windows</span> <span class="c-listingTopStories_author">Jack Wallen</span></div></div> <div class="c-listingTopStories_arrowButton"><span class="o-button o-button-square-large o-button-smallRound o-button-primary"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></span></div></div><div class="c-listingTopStories_item"><a href="/web/20220824061331/http://www.zdnet.com/article/hackers-are-using-this-sneaky-trick-to-exploit-dormant-microsoft-cloud-accounts-and-bypass-multi-factor-authentication/" title="Hackers are using this sneaky exploit to bypass Microsoft's multi-factor authentication" class="c-listingTopStories_itemLink"></a> <div class="c-listingTopStories_bigNumber"> 02 </div> <div class="c-listingTopStories_itemHeadlineContent"><div class="c-listingTopStories_itemHeadline"><span>Hackers are using this sneaky exploit to bypass Microsoft's multi-factor authentication</span> <span class="c-listingTopStories_author">Danny Palmer</span></div></div> <div class="c-listingTopStories_arrowButton"><span class="o-button o-button-square-large o-button-smallRound o-button-primary"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></span></div></div><div class="c-listingTopStories_item"><a href="/web/20220824061331/http://www.zdnet.com/article/a-recruiter-asked-a-disgracefully-rude-question-and-acted-as-if-it-was-normal/" title="A recruiter asked a disgracefully rude question and acted as if it was normal" class="c-listingTopStories_itemLink"></a> <div class="c-listingTopStories_bigNumber"> 03 </div> <div class="c-listingTopStories_itemHeadlineContent"><div class="c-listingTopStories_itemHeadline"><span>A recruiter asked a disgracefully rude question and acted as if it was normal</span> <span class="c-listingTopStories_author">Chris Matyszczyk</span></div></div> <div class="c-listingTopStories_arrowButton"><span class="o-button o-button-square-large o-button-smallRound o-button-primary"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></span></div></div></div> <div class="c-featureThreeItems"><h3 class="c-featureThreeItems_heading c-sectionHeading c-sectionHeading-invert">ZDNET recommends</h3> <span class="c-featureThreeItems_description">Our editors believe in innovation that helps you succeed in work and life. They research and review so you can move forward today. <a class="c-featureThreeItems_learnMore" href="/web/20220824061331/http://www.zdnet.com/editorial-guidelines/">Learn more</a></span> <!----> <a href="/web/20220824061331/http://www.zdnet.com/zdnet-recommends/" rel="follow" class="c-featureThreeItems_seeAll top o-button o-button-medium o-button-smallRound o-button-secondary-invert"> see all recommended<svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrow"></use></svg></a> <!----> <div class="c-featureThreeItems_items"><div class="c-featureThreeItems_item"><a href="/web/20220824061331/http://www.zdnet.com/article/best-rv/" title="The 5 best RVs for camping or tiny living" class="c-featureThreeItems_itemLink"><div class="c-featureThreeItems_itemImage"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/36d58613ff5de90bc0d18de571b137481aee253e/2022/08/21/874376fb-b81b-47fe-b45d-4af4d0952120/keystone-montana-high-country-281ck-review-best-rv-best-camper-best-motorhome.jpg?auto=webp&amp;fit=crop&amp;height=290&amp;width=320" alt="Placeholder product image alt text" height="290" width="320"></picture></div> <span class="c-featureThreeItems_itemTitle"> The 5 best RVs for camping or tiny living </span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></a> <!----></div><div class="c-featureThreeItems_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/home-entertainment/best-labor-day-tv-deals/" title="Labor Day TV deals: Get a 65-inch 4K Android TV for $249" class="c-featureThreeItems_itemLink"><div class="c-featureThreeItems_itemImage"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/5ac27cab912c56c970b0015c9657ca6f77c5b7b3/2022/08/22/823ff837-9013-453d-81f0-a4283f08e874/hisense-65-inch-class-h6510g-series-led-4k-uhd-smart-android-tv.jpg?auto=webp&amp;fit=crop&amp;height=290&amp;width=320" alt="Placeholder product image alt text" height="290" width="320"></picture></div> <span class="c-featureThreeItems_itemTitle"> Labor Day TV deals: Get a 65-inch 4K Android TV for $249 </span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></a> <!----></div><div class="c-featureThreeItems_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/home-entertainment/best-ps5-games/" title="The 5 best PlayStation 5 games to play right now" class="c-featureThreeItems_itemLink"><div class="c-featureThreeItems_itemImage"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/f0b82edd80d68beffe83cd14f1aa521b8dd2a1e2/2022/07/18/57e042bc-f04f-4319-bed8-327f0689667c/best-ps5-game-playstation-5-game-review.jpg?auto=webp&amp;fit=crop&amp;height=290&amp;width=320" alt="Placeholder product image alt text" height="290" width="320"></picture></div> <span class="c-featureThreeItems_itemTitle"> The 5 best PlayStation 5 games to play right now </span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></a> <!----></div></div> <div class="c-featureThreeItems_bottomButton"><a href="/web/20220824061331/http://www.zdnet.com/zdnet-recommends/" rel="follow" class="c-featureThreeItems_seeAll bottom o-button o-button-medium o-button-smallRound o-button-secondary-invert"> see all recommended<svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrow"></use></svg></a> <!----></div></div></div></div> <div class="g-outer-spacing-bottom-large c-adDisplay_container c-adDisplay_container_incontent-plus-billboard-middle blank"><!----></div> <div class="u-grid-columns"><div class="c-pageHome_leftRail sm:u-col-2 md:u-col-6 lg:u-col-3"><div class="c-listingLatest"><!----> <div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/education/professional-development/as-inflation-increases-prices-employees-want-their-salaries-to-increase-too/" title="As inflation increases prices, employees want their salaries to increase too" class="c-listingLatest_itemLink"> As inflation increases prices, employees want their salaries to increase too </a> <span class="c-listingLatest_pubDate">12 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/best-electric-car/" title="The 5 best electric cars: Plus, the cheapest EV available" class="c-listingLatest_itemLink"> The 5 best electric cars: Plus, the cheapest EV available </a> <span class="c-listingLatest_pubDate">13 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/google-is-exiting-the-iot-services-business-microsoft-is-doing-the-opposite/" title="Google is exiting the IoT services business. Microsoft is doing the opposite" class="c-listingLatest_itemLink"> Google is exiting the IoT services business. Microsoft is doing the opposite </a> <span class="c-listingLatest_pubDate">14 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/home-entertainment/samsung-odyssey-ark-deal-coupon-promo-code-sale/" title="Samsung Odyssey Ark deal: Pre-order the 55-inch monitor, get a $200 gift card" class="c-listingLatest_itemLink"> Samsung Odyssey Ark deal: Pre-order the 55-inch monitor, get a $200 gift card </a> <span class="c-listingLatest_pubDate">15 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/video/how-to-use-ios-16s-best-new-photo-editing-feature/" title="How to use iOS 16's best new photo editing feature" class="c-listingLatest_itemLink"> How to use iOS 16's best new photo editing feature </a> <span class="c-listingLatest_pubDate">15 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/zorin-os-puts-on-a-master-class-for-what-a-desktop-operating-system-should-be/" title="Zorin OS puts on a masterclass for what a desktop operating system should be" class="c-listingLatest_itemLink"> Zorin OS puts on a masterclass for what a desktop operating system should be </a> <span class="c-listingLatest_pubDate">15 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/my-3-must-have-car-accessories-this-phone-mount-charger-and-cable/" title="My 3 must-have car accessories: This phone mount, charger and cable" class="c-listingLatest_itemLink"> My 3 must-have car accessories: This phone mount, charger and cable </a> <span class="c-listingLatest_pubDate">15 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/education/best-online-colleges-maryland/" title="Best online colleges in Maryland 2022" class="c-listingLatest_itemLink"> Best online colleges in Maryland 2022 </a> <span class="c-listingLatest_pubDate">16 hours ago</span></div> <!----></div></div></div> <div class="c-pageHome_body sm:u-col-2 md:u-col-6 lg:u-col-9"><div class="c-featureFeaturedStory"><a href="/web/20220824061331/http://www.zdnet.com/education/professional-development/as-inflation-increases-prices-employees-want-their-salaries-to-increase-too/" title="As inflation increases prices, employees want their salaries to increase too" class="c-featureFeaturedStory_imageLink"><div class="c-featureFeaturedStory_mainImage"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/ed7d9810814f225672079ee07bd16e68fa6455f6/2022/08/23/0a09ea13-d0d0-4f9b-a1f5-68b8a8b6937b/inflation-illustration.jpg?auto=webp&amp;height=543&amp;width=966" alt="inflation-illustration" height="543" width="966"></picture></div></a> <div class="c-featureFeaturedStory_topicName"> Professional Development </div> <div class="c-featureFeaturedStory_bottomWrap"><a href="/web/20220824061331/http://www.zdnet.com/education/professional-development/as-inflation-increases-prices-employees-want-their-salaries-to-increase-too/" title="As inflation increases prices, employees want their salaries to increase too" class="c-featureFeaturedStory_firstLink"><span class="c-featureFeaturedStory_firstLink_text">As inflation increases prices, employees want their salaries to increase too</span></a> <!----></div></div> <div class="c-featureDeepDive"><a href="/web/20220824061331/http://www.zdnet.com/topic/tech-skills-upgrade-your-job/" rel="follow" title="Tech skills: Upgrade your job" class="c-featureDeepDive_itemLink"><div class="c-featureDeepDive_mainImage"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/083f5e3603e2399a8ab14034ebe4a97a1af4ff2c/2022/01/24/5a9310ca-feb3-4948-8a6d-f13857b4de43/programming-coding-software-developer-collaboration-it-techteams.jpg?auto=webp&amp;height=543&amp;width=966" alt="programming-coding-software-developer-collaboration-it-techteams.jpg" height="543" width="966"></picture></div> <div class="c-featureDeepDive_logo"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#logo-deep-dive-special-feature"></use></svg></div> <div><span class="c-featureDeepDive_itemTitle">Tech skills: Upgrade your job</span> <button class="c-featureDeepDive_arrowButton o-button o-button-square-large o-button-smallRound o-button-secondary-invert"><svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></button></div></a></div></div></div> <div class="g-outer-spacing-bottom-large c-adDisplay_container c-adDisplay_container_incontent-plus-billboard-middle blank"><!----></div> <div class="u-grid-columns"><div class="c-pageHome_leftRail sm:u-col-2 md:u-col-6 lg:u-col-3"><div class="c-listingLatest"><!----> <div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/home-entertainment/steelseries-arctis-nova-1-wired-headset-surround-sound-gaming-on-a-budget/" title="SteelSeries Arctis Nova 1 wired headset: Surround-sound gaming on a budget" class="c-listingLatest_itemLink"> SteelSeries Arctis Nova 1 wired headset: Surround-sound gaming on a budget </a> <span class="c-listingLatest_pubDate">16 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/power-shortages-threat-aws-and-microsofts-eu-data-center-expansion/" title="Amazon and Microsoft want to go big on data centres, but the power grid can't support them" class="c-listingLatest_itemLink"> Amazon and Microsoft want to go big on data centres, but the power grid can't support them </a> <span class="c-listingLatest_pubDate">16 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/kingston-ironkey-vault-privacy-80-hands-on/" title="Kingston IronKey Vault Privacy 80 External SSD, hands on: Secure, but sluggish and expensive" class="c-listingLatest_itemLink"> Kingston IronKey Vault Privacy 80 External SSD, hands on: Secure, but sluggish and expensive </a> <span class="c-listingLatest_pubDate">16 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/home-entertainment/steelseries-arctis-nova-3-review/" title="SteelSeries Arctis Nova 3: Hands-on first look" class="c-listingLatest_itemLink"> SteelSeries Arctis Nova 3: Hands-on first look </a> <span class="c-listingLatest_pubDate">17 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/home-and-office/home-entertainment/steelseries-arctis-nova-7-wireless-review/" title="SteelSeries Arctis Nova 7 Wireless review: A mid-range contender for any size head" class="c-listingLatest_itemLink"> SteelSeries Arctis Nova 7 Wireless review: A mid-range contender for any size head </a> <span class="c-listingLatest_pubDate">17 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/ransomware-most-attacks-exploit-these-common-cybersecurity-mistakes-so-fix-them-now-warns-microsoft/" title="Ransomware: Most attacks exploit these common cybersecurity mistakes - so fix them now, warns Microsoft" class="c-listingLatest_itemLink"> Ransomware: Most attacks exploit these common cybersecurity mistakes - so fix them now, warns Microsoft </a> <span class="c-listingLatest_pubDate">18 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/as-the-great-resignation-continues-meet-the-entrepreneur-battling-to-keep-women-in-tech/" title="As the Great Resignation continues, meet the entrepreneur battling to keep women in tech" class="c-listingLatest_itemLink"> As the Great Resignation continues, meet the entrepreneur battling to keep women in tech </a> <span class="c-listingLatest_pubDate">18 hours ago</span></div><div class="c-listingLatest_item"><a href="/web/20220824061331/http://www.zdnet.com/article/urbanization-is-driving-new-demand-for-construction-robots/" title="Urbanization is driving new demand for construction robots" class="c-listingLatest_itemLink"> Urbanization is driving new demand for construction robots </a> <span class="c-listingLatest_pubDate">19 hours ago</span></div> <div><a href="/web/20220824061331/http://www.zdnet.com/latest/3/" class="c-listingLatest_showAll o-button o-button-block o-button-xlarge o-button-smallRound o-button-primary"> See all latest<svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrow"></use></svg></a></div></div></div></div> <div class="c-pageHome_body sm:u-col-2 md:u-col-6 lg:u-col-9"><div class="c-featureThreeItems"><h3 class="c-featureThreeItems_heading c-sectionHeading c-sectionHeading-invert">meet the experts</h3> <!----> <span class="c-featureThreeItems_description">Our editors believe in innovation that helps you succeed in work and life. They research and review so you can move forward today.</span> <!----> <a href="/web/20220824061331/http://www.zdnet.com/meet-the-team/" rel="follow" class="c-featureThreeItems_seeAll top o-button o-button-medium o-button-smallRound o-button-secondary-invert"> see all experts<svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrow"></use></svg></a> <div class="c-featureThreeItems_items"><div class="c-featureThreeItems_item"><!----> <a href="/web/20220824061331/http://www.zdnet.com/meet-the-team/jason-cipriani/" rel="follow" title="Contributing Writer" class="c-featureThreeItems_itemLink"><div class="c-featureThreeItems_itemImage_grayscale"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/fee3b5df395d566f4b816b51a9933367c72b9233/2022/08/05/ec9503e9-68fc-4acb-b714-31487e597154/jason-cipriani.jpg?auto=webp&amp;fit=crop&amp;height=290&amp;width=320" height="290" width="320"></picture></div> <span class="c-featureThreeItems_expertContent"><span class="c-featureThreeItems_itemTitle"> Jason Cipriani<span>,</span></span> <span class="c-featureThreeItems_itemJobTitle"> Contributing Writer </span> <span class="c-featureThreeItems_itemBio">Jason Cipriani is based out of beautiful Colorado and has been covering technology news and reviewing the latest gadgets as a freelance journalist for the past 13 years. His work can be found all across the Internet and in print. When he's not writing, he can be found hanging out with his family, gaming, or trying to force himself to read a book.</span> <span class="c-featureThreeItems_seeFullBio">See expertise, credentials, and full bio</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></span></a></div><div class="c-featureThreeItems_item"><!----> <a href="/web/20220824061331/http://www.zdnet.com/meet-the-team/nate-delesline-iii/" rel="follow" title="Staff Writer" class="c-featureThreeItems_itemLink"><div class="c-featureThreeItems_itemImage_grayscale"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/0f3a51d8bd18cf25fcc3c9339de93eca3bdbe06d/2022/08/05/e22b98a4-b2b1-4ffd-9169-68853772cbca/nate-delesline.jpg?auto=webp&amp;fit=crop&amp;height=290&amp;width=320" height="290" width="320"></picture></div> <span class="c-featureThreeItems_expertContent"><span class="c-featureThreeItems_itemTitle"> Nate Delesline III<span>,</span></span> <span class="c-featureThreeItems_itemJobTitle"> Staff Writer </span> <span class="c-featureThreeItems_itemBio">Nate writes about the intersection of education and technology. He's also worked as a newspaper staff writer covering K-12 and higher education, business, local government, and public safety. After living in five other states, Nate considers Virginia his home.</span> <span class="c-featureThreeItems_seeFullBio">See expertise, credentials, and full bio</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></span></a></div><div class="c-featureThreeItems_item"><!----> <a href="/web/20220824061331/http://www.zdnet.com/meet-the-team/mary-jo-foley/" rel="follow" title="Senior Contributing Editor" class="c-featureThreeItems_itemLink"><div class="c-featureThreeItems_itemImage_grayscale"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/f2fe1b7782158d10f6b12d1dde0a081242bec74b/2022/08/05/8215236b-63b7-491f-91ad-190439d0bf94/mary-jo-foley.jpg?auto=webp&amp;fit=crop&amp;height=290&amp;width=320" height="290" width="320"></picture></div> <span class="c-featureThreeItems_expertContent"><span class="c-featureThreeItems_itemTitle"> Mary Jo Foley<span>,</span></span> <span class="c-featureThreeItems_itemJobTitle"> Senior Contributing Editor </span> <span class="c-featureThreeItems_itemBio">Mary Jo Foley has covered the tech industry for 30 years for a variety of publications, including ZDNet, eWeek, and Baseline. She is the author of Microsoft 2.0: How Microsoft plans to stay relevant in the post-Gates era (John Wiley &amp; Sons, 2008). She also is the co-host of the "Windows Weekly" podcast on the TWiT network. Got a tip? Send her an email with your rants, rumors, tips, and tattles. Confidentiality guaranteed.</span> <span class="c-featureThreeItems_seeFullBio">See expertise, credentials, and full bio</span> <svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrowAlt"></use></svg></span></a></div></div> <div class="c-featureThreeItems_bottomButton"><!----> <a href="/web/20220824061331/http://www.zdnet.com/meet-the-team/" rel="follow" class="c-featureThreeItems_seeAll bottom o-button o-button-medium o-button-smallRound o-button-secondary-invert"> see all experts<svg><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#rightArrow"></use></svg></a></div></div> <div class="c-featureFeaturedStory"><a href="/web/20220824061331/http://www.zdnet.com/article/original-iphone-in-sealed-box-sells-for-35k-at-auction/" title="Original iPhone in sealed box sells for $35K at auction" class="c-featureFeaturedStory_imageLink"><div class="c-featureFeaturedStory_mainImage"><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220824061331im_/https://www.zdnet.com/a/img/resize/119e98036676b3af2ffa2332608c594ee7e77c89/2022/08/23/6caa2390-5ae2-4dc5-b4b4-36f3af77b148/original-iphone-official-apple.jpg?auto=webp&amp;height=543&amp;width=966" alt="original-iphone-official-apple" height="543" width="966"></picture></div></a> <div class="c-featureFeaturedStory_topicName"> iPhone </div> <div class="c-featureFeaturedStory_bottomWrap"><a href="/web/20220824061331/http://www.zdnet.com/article/original-iphone-in-sealed-box-sells-for-35k-at-auction/" title="Original iPhone in sealed box sells for $35K at auction" class="c-featureFeaturedStory_firstLink"><span class="c-featureFeaturedStory_firstLink_text">Original iPhone in sealed box sells for $35K at auction</span></a> <!----></div></div></div></div> <div class="g-outer-spacing-bottom-large c-adDisplay_container c-adDisplay_container_incontent-plus-billboard-middle blank"><!----></div></div> <div class="c-scrollPercent_marker" style="top:25%;"></div><div class="c-scrollPercent_marker" style="top:50%;"></div><div class="c-scrollPercent_marker" style="top:75%;"></div><div class="c-scrollPercent_marker" style="top:100%;"></div></div> <!----></div> <footer class="c-siteFooter g-outer-spacing-top-large g-inner-spacing-bottom-large" data-v-2b10a246=""><a href="/web/20220824061331/http://www.zdnet.com/" aria-current="page" class="c-siteFooter_logoLink nuxt-link-exact-active nuxt-link-active"><svg class="c-siteFooter_logo"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#logo-horizontal"></use></svg> <span class="c-siteFooter_site-name">ZDNET</span></a> <div class="c-siteFooter_container g-grid-container u-grid-columns"><div class="sm:u-col-2 md:u-col-6 lg:u-col-6"><div class="c-siteFooter_logo-connect-grid u-grid-columns"><div class="sm:u-col-2 md:u-col-6 lg:u-col-6"><span class="c-siteFooter_slogan">we equip you to harness the power of disruptive innovation, at work and at home.</span></div></div></div> <div class="sm:u-col-2 md:u-col-6 lg:u-col-6"><div class="c-siteFooter_column-links-grid u-grid-columns"><div class="c-siteFooterColumnLinks c-siteFooterColumnLinks_alpha g-text-small-bold sm:u-col-2 md:u-col-2 lg:u-col-2"><ul><li class="c-siteFooter_link"><a href="/web/20220824061331/http://www.zdnet.com/topic/" rel="follow">Topics</a></li><li class="c-siteFooter_link"><a href="/web/20220824061331/http://www.zdnet.com/pictures/" rel="follow">Galleries</a></li><li class="c-siteFooter_link"><a href="/web/20220824061331/http://www.zdnet.com/video/" rel="follow">Videos</a></li><li class="c-siteFooter_link"><a href="https://web.archive.org/web/20220824061331/https://privacyportal.onetrust.com/webform/79ba7c84-ebc2-4740-8d11-bf1cc4501e59/ae88e03f-2b16-4276-9980-27124ba4b2c1">Do Not Sell My Information</a></li></ul></div> <div class="c-siteFooterColumnLinks c-siteFooterColumnLinks_beta g-text-small-bold sm:u-col-2 md:u-col-2 lg:u-col-2"><ul><li class="c-siteFooter_link"><a href="/web/20220824061331/http://www.zdnet.com/about/">about ZDNET</a></li><li class="c-siteFooter_link"><a href="/web/20220824061331/http://www.zdnet.com/meet-the-team/" rel="follow">Meet The Team</a></li><li class="c-siteFooter_link"><a href="/web/20220824061331/http://www.zdnet.com/sitemap/" rel="follow">Site Map</a></li><li class="c-siteFooter_link"><a href="/web/20220824061331/http://www.zdnet.com/reprints/" rel="follow">Reprint Policy</a></li></ul></div> <div class="c-siteFooterColumnLinks c-siteFooterColumnLinks_charlie g-text-small-bold sm:u-col-2 md:u-col-2 lg:u-col-2"><ul><li class="c-siteFooter_link"><span><span><a>Join</a> | <a>Log In</a></span></span></li><li class="c-siteFooter_link"><a href="/web/20220824061331/http://www.zdnet.com/newsletters/" rel="follow">Newsletters</a></li><li class="c-siteFooter_link"><a href="https://web.archive.org/web/20220824061331/https://zdnet.zendesk.com/hc/en-us">Site Assistance</a></li></ul></div></div></div> <div class="sm:u-col-2 md:u-col-6 lg:u-col-3"><div class="c-siteFooter_connect-column"><div class="c-siteFooter_social-links-wrapper"><div class="c-socialSharebar"><ul class="c-socialSharebar_container"><li class="c-socialSharebar_button c-socialSharebar_button-facebook c-socialSharebar_icon"><a href="https://web.archive.org/web/20220824061331/https://www.facebook.com/ZDNET.official" target="_blank" rel="noopener noreferrer nofollow"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#facebook"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-twitter c-socialSharebar_icon"><a href="https://web.archive.org/web/20220824061331/https://www.twitter.com/ZDNET" target="_blank" rel="noopener noreferrer nofollow"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#twitter"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-linkedin c-socialSharebar_icon"><a href="https://web.archive.org/web/20220824061331/https://www.linkedin.com/company/zdnet-com" target="_blank" rel="noopener noreferrer nofollow"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#linkedin"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-youtube c-socialSharebar_icon"><a href="https://web.archive.org/web/20220824061331/https://www.youtube.com/channel/UCr9QWb5RKLfaunjKHJZAdQQ" target="_blank" rel="noopener noreferrer nofollow"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220824061331im_/http://www.zdnet.com/#youtube"></use></svg></a></li></ul> <!----> <!----></div></div></div></div> <div class="sm:u-col-2 md:u-col-6 lg:u-col-9"><div class="c-siteFooter_copyright-policies"><div class="sm:u-col-2 md:u-col-6 lg:u-col-6"><span class="c-siteFooterCopyright u-text-center"> © 2022 ZDNET, A Red Ventures company. All rights reserved. </span> <span class="c-siteFooterPolicies"><a href="https://web.archive.org/web/20220824061331/https://redventures.com/privacy-policy.html" rel="noopener noreferrer nofollow" target="_blank">Privacy Policy</a> | <a rel="noopener noreferrer nofollow" target="_blank" class="ot-sdk-show-settings">Cookie Settings</a> | <a href="https://web.archive.org/web/20220824061331/https://www.zdnet.com/advertise/" rel="noopener noreferrer nofollow" target="_blank">Advertise</a> | <a href="https://web.archive.org/web/20220824061331/https://redventures.com/CMG-terms-of-use.html" rel="noopener noreferrer nofollow" target="_blank">Terms of Use</a></span></div></div></div></div></footer></div> <!----></div></div></div><script>window.__NUXT__=(function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){m.pageType="feature";m.id="front-door";m.queryParams={};m.meta={edition:j,brand:b,contentType:b,datePublished:b,dateUpdated:b,description:b,displayDatePublished:b,displayDateUpdated:b,id:q,image:b,noIndex:a,pageType:b,primaryCollection:b,publishDate:b,section:"top_funnel",seoMetaDescription:b,seoOgDescription:b,seoOgImage:b,seoOgTitle:b,seoTwitterCard:b,seoTwitterCreator:b,seoTwitterDescription:b,seoTwitterImage:b,seoTwitterImageAlt:b,seoOgImageHeight:b,seoOgImageWidth:b,seoTwitterTitle:b,seoTwitterSite:b,site:b,slug:"front-door",suppressAds:c,tags:[],title:b,titleTag:b,topics:[{id:"c9f9e727-257e-4e43-bd06-60f8225c0349",slug:p,name:"Homepage",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"8535183a-13e9-44a4-8930-90d54e8c8c01",slug:"more-topics",name:"More Topics",typeName:"content_topic",uuid:d},{id:"8bb86cbe-38b9-4681-a46a-d2fa74a994cd",slug:"misc",name:"Misc",typeName:"content_topic",uuid:d}]}],type:b,typeName:n};m.components=[{id:d,meta:{componentName:"feature",componentDisplayName:"Feature",componentType:"Feature"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Ffeatures\u002Fzdnet\u002Ffront-door\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=feature&componentDisplayName=Feature&componentType=Feature&edition=eu"}},item:{annotations:[],contentPlatform:b,author:b,buyingCycle:b,datePublished:b,dateUpdated:b,displayDatePublished:b,displayDateUpdated:b,edition:j,headline:b,id:q,collections:[],image:b,primaryCollection:b,promoImage:b,section:"top_funnel",slug:"front-door",subType:b,tags:[],title:b,topics:[{id:"c9f9e727-257e-4e43-bd06-60f8225c0349",slug:p,name:"Homepage",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"8535183a-13e9-44a4-8930-90d54e8c8c01",slug:"more-topics",name:"More Topics",typeName:"content_topic",uuid:d},{id:"8bb86cbe-38b9-4681-a46a-d2fa74a994cd",slug:"misc",name:"Misc",typeName:"content_topic",uuid:d}]}],typeName:n,layout:{colspan:12,label:b,components:[{id:"aa359ff8-32ee-40fe-9260-2f68adf971fe",familyName:"listing",typeName:"curated_listing",view:"blog_river",slug:b,hidden:c},{id:"47ce8093-35d9-4bfd-8244-34bb843e97b1",familyName:"listing",typeName:"curated_listing",view:"blog_river",slug:b,hidden:c},{id:"06b57ddc-8839-4785-ae89-06006ec9331f",familyName:"listing",typeName:"filtered_listing",view:"blog_river",slug:b,hidden:c},{id:"74afc2dd-b030-4440-b8d1-1283b1b9b4d6",familyName:"mixed_listing",typeName:"mixed_listing",view:"featured_stories",slug:b,hidden:c},{id:"b55775c2-1e81-4975-a951-9002be39c6b7",familyName:"listing",typeName:"curated_listing",view:"blog_river",slug:b,hidden:c},{id:"75df68b5-d811-4974-9296-97a6f11639d9",familyName:"listing",typeName:"curated_listing",view:"blog_river",slug:b,hidden:c},{id:"bc2db636-2840-43da-ae39-b28fb9f0bd96",familyName:"listing",typeName:"curated_listing",view:"blog_river",slug:b,hidden:c}],children:[]},viewType:b}},{id:"8174399a-a391-412a-85cc-ebd0dd0bc4f0",meta:{componentName:"front-door-latest-today",componentDisplayName:"Today",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Ffinder\u002Fzdnet\u002Flatest\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=front-door-latest-today&componentDisplayName=Today&componentType=ContentList&limit=32&edition=eu",meta:{pageNum:1,count:32}},prev:{href:b,meta:b},next:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Ffinder\u002Fzdnet\u002Flatest\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=front-door-latest-today&componentDisplayName=Today&componentType=ContentList&limit=32&edition=eu&offset=32",meta:{pageNum:2,count:32}},first:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Ffinder\u002Fzdnet\u002Flatest\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=front-door-latest-today&componentDisplayName=Today&componentType=ContentList&limit=32&edition=eu&offset=0",meta:{pageNum:1,count:32}},last:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Ffinder\u002Fzdnet\u002Flatest\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=front-door-latest-today&componentDisplayName=Today&componentType=ContentList&limit=32&edition=eu&offset=20384",meta:{pageNum:638,count:20}}},items:[{author:{id:"6d17551a-4abb-41b3-ba50-b9e6958598cf",username:"zdnetacademy",profileUrl:b,email:b,firstName:d,lastName:"StackCommerce",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:b,socialProfileIds:b,authorBio:"StackCommerce offers deals on training, certifications, and a variety of products and services.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Partner",bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-24 06:00:01",timezone:"UTC",updated:b,published:b},description:"StackSkills offers some of the best training courses online, and they are now offered at the lowest price ever.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"e721bf92-2d83-48ba-8d1b-4ee6edb3ddfb",image:{id:"1e79fdc4-a6c3-4881-b050-c45d50e4f44a",filename:"zd-stackills-price-drop.jpg",dateCreated:{created:b,date:"2022-08-19 14:09:43",timezone:"UTC",updated:b,published:b},alt:"replace-this-image.jpg",credits:"StackCommerce",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F19\u002F1e79fdc4-a6c3-4881-b050-c45d50e4f44a\u002Fzd-stackills-price-drop.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1200,height:800,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"get-lifetime-access-to-over-1000-courses-for-only-35",startYear:b,summary:d,title:"Get lifetime access to over 1,000 courses for only $35",topics:[{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"863fe219-de4d-4c2d-9e95-55e19301075a",slug:"education",name:"Education",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Deals",type:d,typeName:"content_article",url:d},{author:{id:"6d17551a-4abb-41b3-ba50-b9e6958598cf",username:"zdnetacademy",profileUrl:b,email:b,firstName:d,lastName:"StackCommerce",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:b,socialProfileIds:b,authorBio:"StackCommerce offers deals on training, certifications, and a variety of products and services.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Partner",bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-24 04:00:02",timezone:"UTC",updated:b,published:b},description:"The Duex Max and Mini Mouse can increase productivity, spice up presentations and more.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"f772a67b-2df2-4df3-bb2b-8b7baf1c3f09",image:{id:"dee5ec09-a700-4f1d-9973-24699cf8f462",filename:"zd-mobile-pixels-duex-max.jpg",dateCreated:{created:b,date:"2022-08-23 18:23:08",timezone:"UTC",updated:b,published:b},alt:"replace-this-image.jpg",credits:b,caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002Fdee5ec09-a700-4f1d-9973-24699cf8f462\u002Fzd-mobile-pixels-duex-max.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1200,height:800,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"change-the-way-you-work-with-this-monitor-and-mouse-combo",startYear:b,summary:d,title:"Change the way you work with this monitor and mouse combo",topics:[{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Deals",type:d,typeName:"content_article",url:d},{author:{id:"6d17551a-4abb-41b3-ba50-b9e6958598cf",username:"zdnetacademy",profileUrl:b,email:b,firstName:d,lastName:"StackCommerce",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:b,socialProfileIds:b,authorBio:"StackCommerce offers deals on training, certifications, and a variety of products and services.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Partner",bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-24 02:10:01",timezone:"UTC",updated:b,published:b},description:"Nothing can beat automating daily work tasks. IT pros and system administrators can significantly increase their productivity with the skills taught in the 2022 Windows PowerShell Certification Bundle.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"54faf5ea-975f-4cac-980b-a0fc8d6a20c1",image:{id:"d15640a5-5c6d-4b31-9bd7-158bd1901660",filename:"zd-windows-powershell.jpg",dateCreated:{created:b,date:"2022-08-19 14:07:12",timezone:"UTC",updated:b,published:b},alt:"replace-this-image.jpg",credits:"StackCommerce",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F19\u002Fd15640a5-5c6d-4b31-9bd7-158bd1901660\u002Fzd-windows-powershell.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1200,height:800,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"how-to-automate-system-administrator-tasks-with-windows-powershell-for-just-20",startYear:b,summary:d,title:"Learn how to automate system administrator tasks with Windows PowerShell for just $20",topics:[{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"10c1d40e-ec91-11e3-95d2-02911863765e",slug:"microsoft",name:"Microsoft",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"11ec38e5-ec91-11e3-95d2-02911863765e",slug:"windows",name:"Windows",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"5d68ddc2-d682-11e4-9a74-d4ae52e95e57",slug:"developer",name:"Developer",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"926460b5-b4e9-464e-859e-278dd409a3a7",slug:"professional-development",name:"Professional Development",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Deals",type:d,typeName:"content_article",url:d},{author:{id:"97e448d5-eecb-4b4e-9e00-04cef3eaaaa4",username:"scondon1",profileUrl:b,email:b,firstName:"Stephanie",lastName:"Condon",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Stephanie Condon is a staff writer for Red Ventures based in Portland, Oregon, covering business technology for ZDNET. She previously covered politics for CBSNews.com, as well as the intersection of technology and politics for CNET. Stephanie graduated with a B.A. in communication from Stanford University.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Senior Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 22:56:00",timezone:"UTC",updated:b,published:b},description:"An unopened first-generation original Apple iPod (5GB) also commanded a high price",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"48013d8b-5c66-4516-b3a0-2799c6b71104",image:{id:"6caa2390-5ae2-4dc5-b4b4-36f3af77b148",filename:"original-iphone-official-apple.jpg",dateCreated:{created:b,date:"2022-08-23 23:40:01",timezone:"UTC",updated:b,published:b},alt:"original-iphone-official-apple",credits:"Apple",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002F6caa2390-5ae2-4dc5-b4b4-36f3af77b148\u002Foriginal-iphone-official-apple.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1280,height:800,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"original-iphone-in-sealed-box-sells-for-35k-at-auction",startYear:b,summary:d,title:"Original iPhone in sealed box sells for $35K at auction",topics:[{id:"1093d9cb-ec91-11e3-95d2-02911863765e",slug:"iphone",name:"iPhone",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fbd54d0-ec91-11e3-95d2-02911863765e",slug:"apple",name:"Apple",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Smartphones^iPhone",type:d,typeName:"content_article",url:d},{author:{id:"8ffc16bf-4006-4ea7-89f7-b66c2a9d3b42",username:"jstauffer1",profileUrl:b,email:b,firstName:"Jason",lastName:"Stauffer",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Jason Stauffer is a staff writer at ZDNET. He previously was a personal finance reporter at NextAdvisor and a travel rewards writer for The Points Guy, and Million Mile Secrets.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 22:11:00",timezone:"UTC",updated:b,published:b},description:"NordVPN is a hugely popular VPN service. But how does it perform? We take a deep dive into the features, capabilities, and performance of this well-known VPN.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"fae736e1-436b-499d-920d-fb5d3df4b317",image:{id:"0c886f3f-40be-4d84-a2dd-22f61e1569e6",filename:"nordvpn-review-vpn-review-2.jpg",dateCreated:{created:b,date:"2022-07-21 17:21:13",timezone:"UTC",updated:b,published:b},alt:"nord.png",credits:b,caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F21\u002F0c886f3f-40be-4d84-a2dd-22f61e1569e6\u002Fnordvpn-review-vpn-review-2.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"NordVPN review: Consistent speed and performance",section:d,slug:"nordvpn-review",startYear:b,summary:d,title:"NordVPN review: Consistent speed and performance",topics:[{id:"e5be9bf6-59dd-4954-b3b3-ee691565f832",slug:"vpn",name:"VPN",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"10e2a445-ec91-11e3-95d2-02911863765e",slug:"networking",name:"Networking",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"112a7545-ec91-11e3-95d2-02911863765e",slug:"reviews",name:"Reviews",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Security^VPN",type:d,typeName:"content_article",url:d},{author:{id:"371a7418-10d6-11e4-9732-00505685119a",username:"sjvn",profileUrl:b,email:b,firstName:"Steven",lastName:"Vaughan-Nichols",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Steven J. Vaughan-Nichols is a freelance writer and technology analyst. Besides ZDNET, he works with Foundry (Formerly IDG Communications), The Register, The New Stack, and Cathey Communications. He does not own stocks or other investments in any technology company.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Senior Contributing Editor",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 22:08:00",timezone:"UTC",updated:b,published:b},description:"This year there are more ways to stream NFL football games than ever.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"a331a15d-7618-4d04-a479-7eecec702112",image:{id:"46e290ac-e18f-437b-a9cd-283eb25c4ec8",filename:"istock-898988588.jpg",dateCreated:{created:b,date:"2019-08-28 14:10:17",timezone:"UTC",updated:b,published:b},alt:"Roomies watching a football game",credits:"(Image: Getty Images\u002FiStockphoto)",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2019\u002F08\u002F28\u002F46e290ac-e18f-437b-a9cd-283eb25c4ec8\u002Fistock-898988588.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1600,height:1067,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"how-to-stream-nfl-football",startYear:b,summary:d,title:"How to stream NFL football",topics:[{id:"07493b6f-1efd-4284-8230-a20b5338cea6",slug:"video-streaming-services",name:"Video Streaming Services",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fb04832-ec91-11e3-95d2-02911863765e",slug:"after-hours",name:"After Hours",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"10e2a445-ec91-11e3-95d2-02911863765e",slug:"networking",name:"Networking",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Home Entertainment^Video Streaming Services",type:d,typeName:"content_article",url:d},{author:{id:"79d67b90-8175-11e2-9d12-0018fe8a00b0",username:"charlieosborne",profileUrl:b,email:b,firstName:"Charlie",lastName:"Osborne",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Charlie Osborne is a cybersecurity journalist and photographer who writes for ZDNET and CNET from London. PGP Key: AF40821B",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 21:50:00",timezone:"UTC",updated:b,published:b},description:"From Apple AirPods to Chromebooks, here are the best deals under $100.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"9ffdf4f9-c20e-4a06-aed0-a1f43bf37734",image:{id:"790fc63a-5525-4461-825c-bcd625152ab1",filename:"labor-day-202-deals-under-100.jpg",dateCreated:{created:b,date:"2022-08-17 20:18:21",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"Best Buy",caption:"\u003Cp\u003EAlso, notice the image file name is descriptive. Please don't upload images that have \"screenshot\" or \"image\" or something unknown in the file name. In other words, if the image is of an iPhone 13, make sure the image's file name says iPhone 13.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002F790fc63a-5525-4461-825c-bcd625152ab1\u002Flabor-day-202-deals-under-100.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"These early Labor Day tech deals are all under $100",section:d,slug:"best-labor-day-deals-under-100",startYear:b,summary:d,title:"The 11 best Labor Day 2022 deals under $100",topics:[{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fbd54d0-ec91-11e3-95d2-02911863765e",slug:"apple",name:"Apple",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"1050fa4d-ec91-11e3-95d2-02911863765e",slug:"google",name:"Google",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"3b16a457-b28f-42dd-a892-4af4e7697d90",slug:"headphones",name:"Headphones",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"60832ece-f84e-43d8-a207-9697d20dc673",slug:"kitchen-household",name:"Kitchen & Household",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office",type:d,typeName:"content_article",url:d},{author:{id:"5a505bd7-edd5-4501-b6a1-0b4b0149318e",username:"Jason Cipriani",profileUrl:b,email:b,firstName:"Jason",lastName:"Cipriani",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Jason Cipriani is based out of beautiful Colorado and has been covering technology news and reviewing the latest gadgets as a freelance journalist for the past 13 years. His work can be found all across the Internet and in print. When he's not writing, he can be found hanging out with his family, gaming, or trying to force himself to read a book.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 21:36:00",timezone:"UTC",updated:b,published:b},description:"What is the best phone for kids? The iPhone SE is ZDNET's top choice, as it's affordable, takes great pictures, and has a long battery life. We compared features like price, screen size, and operating system to determine the best kids' phone and a few honorable mentions.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"c98a6a23-4e87-40e5-9c6a-52a364f02d70",image:{id:"080ace01-2a39-4314-8fc1-b121f046ab9f",filename:"apple-iphone-se-3rd-generation.jpg",dateCreated:{created:b,date:"2022-08-23 15:22:58",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"Jason Cipriani\u002FZDNet",caption:"\u003Cp\u003EApple's second-generation iPhone SE.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002F080ace01-2a39-4314-8fc1-b121f046ab9f\u002Fapple-iphone-se-3rd-generation.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"Need a phone for your kid? Here are the most reliable devices for any child",section:d,slug:"best-kids-phone",startYear:b,summary:d,title:"The 5 best phones for kids in 2022",topics:[{id:"1147b242-ec91-11e3-95d2-02911863765e",slug:"smartphones",name:"Smartphones",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fbd54d0-ec91-11e3-95d2-02911863765e",slug:"apple",name:"Apple",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"1050fa4d-ec91-11e3-95d2-02911863765e",slug:"google",name:"Google",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"108f2b14-ec91-11e3-95d2-02911863765e",slug:"ios",name:"iOS",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"1136d09c-ec91-11e3-95d2-02911863765e",slug:"samsung",name:"Samsung",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"b0fb3d1e-3e24-473d-9325-eaaf1980f7c7",slug:"android",name:"Android",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Smartphones",type:d,typeName:"content_article",url:d},{author:{id:"5139c10e-b4be-4c82-966e-bb43fd2a7966",username:"rebecca isaacs zd",profileUrl:b,email:b,firstName:"Rebecca",lastName:"Isaacs",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Rebecca Isaacs is a tech writer based in New York City. Her passion for tech has provided expert insight for many publications including NBC and Digital Trends. In addition to these publications, she also has been featured in Lifewire, Decider, The Spruce, and MyDomaine. She has been covering insight about tech and breaking news over three years. Her expertise focuses on gaming, travel, wearables, e-readers, and lifestyle tech. She has a BA from Monmouth College in Monmouth, Illinois.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 21:18:00",timezone:"UTC",updated:b,published:b},description:"Like all major appliances on Labor Day, you can find deep discounts on robot vacuums. Here are our top finds.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"86f11182-c2f0-4f9c-aae3-baa9c8704bdf",image:{id:"1a6bc6cf-6973-486d-8756-c99523d14fa0",filename:"robovac-max-30-vacuum.jpg",dateCreated:{created:b,date:"2022-08-17 18:32:16",timezone:"UTC",updated:b,published:b},alt:"Kyvol Cybovac S31 robot vacuum",credits:"Kyvol",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002F1a6bc6cf-6973-486d-8756-c99523d14fa0\u002Frobovac-max-30-vacuum.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:561,height:316,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"Anker's Eufy robot vacuum is down to $159 ahead of Labor Day",section:d,slug:"best-robot-vacuum-deals-labor-day",startYear:b,summary:d,title:"The 5 best Labor Day 2022 deals on robot vacuums",topics:[{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"3414bf30-82eb-4a6a-a561-f193482f1643",slug:"ai-robotics",name:"AI & Robotics",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Smart Home",type:d,typeName:"content_article",url:d},{author:{id:"5139c10e-b4be-4c82-966e-bb43fd2a7966",username:"rebecca isaacs zd",profileUrl:b,email:b,firstName:"Rebecca",lastName:"Isaacs",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Rebecca Isaacs is a tech writer based in New York City. Her passion for tech has provided expert insight for many publications including NBC and Digital Trends. In addition to these publications, she also has been featured in Lifewire, Decider, The Spruce, and MyDomaine. She has been covering insight about tech and breaking news over three years. Her expertise focuses on gaming, travel, wearables, e-readers, and lifestyle tech. She has a BA from Monmouth College in Monmouth, Illinois.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 21:02:00",timezone:"UTC",updated:b,published:b},description:"Labor Day may be in September, but you can save right now. Check out our best picks on deals you can buy today.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"f4d621a1-6c84-4511-b0aa-59fc6a9acef6",image:{id:"113f42ab-77de-4bd1-b926-db399e8806c4",filename:"amazon-fire-stick-4k.jpg",dateCreated:{created:b,date:"2022-07-25 14:38:58",timezone:"UTC",updated:b,published:b},alt:"Featuring Dolby Atmos to produce exceptional sound to complement amazing visuals",credits:"CNET",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F25\u002F113f42ab-77de-4bd1-b926-db399e8806c4\u002Famazon-fire-stick-4k.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"The absolute best Labor Day tech deals already available",section:d,slug:"best-labor-day-sale-deals",startYear:b,summary:d,title:"The 7 best Labor Day 2022 deals you can shop right now",topics:[{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fb7a83c-ec91-11e3-95d2-02911863765e",slug:"amazon",name:"Amazon",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"0fbd54d0-ec91-11e3-95d2-02911863765e",slug:"apple",name:"Apple",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"755bd24d-96c5-492c-96a2-b46980f1aaf3",slug:"streaming-devices",name:"Streaming Devices",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"81fcf152-44b9-45ff-8a25-04f5b2472176",slug:"yard-outdoors",name:"Yard & Outdoors",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"eca19898-12cf-4e3a-bca9-73b9d72c405c",slug:"wearables",name:"Wearables",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Deals",type:d,typeName:"content_article",url:d},{author:{id:"5139c10e-b4be-4c82-966e-bb43fd2a7966",username:"rebecca isaacs zd",profileUrl:b,email:b,firstName:"Rebecca",lastName:"Isaacs",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Rebecca Isaacs is a tech writer based in New York City. Her passion for tech has provided expert insight for many publications including NBC and Digital Trends. In addition to these publications, she also has been featured in Lifewire, Decider, The Spruce, and MyDomaine. She has been covering insight about tech and breaking news over three years. Her expertise focuses on gaming, travel, wearables, e-readers, and lifestyle tech. She has a BA from Monmouth College in Monmouth, Illinois.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 20:59:00",timezone:"UTC",updated:b,published:b},description:"Expand your Apple ecosystem with these great deals just in time for Labor Day.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"bc08558c-abb7-43d2-a7a0-e74b91cf505b",image:{id:"f6041fbc-9917-41c1-a53a-580cf68efc53",filename:"apple-tv-4k.jpg",dateCreated:{created:b,date:"2022-07-25 14:16:10",timezone:"UTC",updated:b,published:b},alt:"The Apple 4k streams vivid pictures from all major streaming platforms",credits:"CNET",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F25\u002Ff6041fbc-9917-41c1-a53a-580cf68efc53\u002Fapple-tv-4k.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"The biggest Labor Day deals on Apple devices include 33% off Apple TV 4K",section:d,slug:"best-apple-labor-day-deals",startYear:b,summary:d,title:"The 4 best Apple Labor Day 2022 deals",topics:[{id:"10a72f10-ec91-11e3-95d2-02911863765e",slug:"laptops",name:"Laptops",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fbd54d0-ec91-11e3-95d2-02911863765e",slug:"apple",name:"Apple",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"755bd24d-96c5-492c-96a2-b46980f1aaf3",slug:"streaming-devices",name:"Streaming Devices",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"95ca6724-c309-42a2-b946-f359f1127d73",slug:"computers-tech",name:"Computers & Tech",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"eca19898-12cf-4e3a-bca9-73b9d72c405c",slug:"wearables",name:"Wearables",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Computing^Laptops",type:d,typeName:"content_article",url:d},{author:{id:"9a23272b-10d6-11e4-9732-00505685119a",username:"David Gewirtz",profileUrl:b,email:b,firstName:"David",lastName:"Gewirtz",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"In addition to hosting the ZDNET Government and ZDNet DIY-IT blogs, David Gewirtz is an author, U.S. policy advisor, and computer scientist. He is featured in The History Channel special The President's Book of Secrets, is one of America's foremost cyber-security experts, and is a top expert on saving and creating jobs. He is also director of the U.S. Strategic Perspective Institute as well as the founder of ZATZ Publishing.\r\n\r\nDavid is a member of FBI InfraGard, the Cyberwarfare Advisor for the International Association for Counterterrorism & Security Professionals, a columnist for The Journal of Counterterrorism and Homeland Security, and has been a regular CNN contributor, and a guest commentator for the Nieman Watchdog of the Nieman Foundation for Journalism at Harvard University. He is the author of Where Have All the Emails Gone?, the definitive study of email in the White House, as well as How To Save Jobs and The Flexible Enterprise, the classic book that served as a foundation for today's agile business movement.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Senior Contributing Editor",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 20:51:00",timezone:"UTC",updated:b,published:b},description:"What is the best VPN overall? Our top pick is ExpressVPN because of its performance. We researched and analyzed the top VPN services -- with a focus on the number of servers in the network, level of encryption, ability to unlock streaming services, and compatibility with phones, computers, and TVs.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"7b927b38-5700-4ac2-acb4-137527902a29",image:{id:"a6a8626e-4c3c-4d87-b968-c7fdbe1019dd",filename:"best-vpn-service.jpg",dateCreated:{created:b,date:"2022-08-04 19:59:08",timezone:"UTC",updated:b,published:b},alt:"Man working on laptop",credits:"Getty Images\u002FiStockphoto",caption:"\u003Cp\u003EMan in blue shirt working on laptop at home office\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002Fa6a8626e-4c3c-4d87-b968-c7fdbe1019dd\u002Fbest-vpn-service.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"The 5 best VPN services: How do the top VPNs compare?",section:d,slug:"best-vpn",startYear:b,summary:d,title:"The best VPN of 2022: Plus, should you try a free VPN?",topics:[{id:"e5be9bf6-59dd-4954-b3b3-ee691565f832",slug:"vpn",name:"VPN",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"10a72f10-ec91-11e3-95d2-02911863765e",slug:"laptops",name:"Laptops",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"10e2a445-ec91-11e3-95d2-02911863765e",slug:"networking",name:"Networking",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"1147b242-ec91-11e3-95d2-02911863765e",slug:"smartphones",name:"Smartphones",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Security^VPN",type:d,typeName:"content_article",url:d},{author:{id:"59080956-0412-41e5-8eb9-a44ae4f9a8a9",username:"Michael Gariffo",profileUrl:b,email:b,firstName:"Michael",lastName:"Gariffo",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Michael is a veteran technology writer who has been covering business and consumer-focused hardware and software for over a decade. He has published hundreds of whitepapers and thousands of articles on everything from the handheld technology that makes your daily life a little easier to the global infrastructure that powers the entire Internet.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 20:50:00",timezone:"UTC",updated:b,published:b},description:"Razer's latest Basilisk mixes old features with the company's latest switches and a new wireless charging dock capable of 4,000Hz connections to create a single mouse that can up both your literal game, and your productivity game.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"5d388891-3adc-4802-a13b-94a62c2852d8",image:{id:"d26eb6e7-e9e0-46ef-8581-c329248497ec",filename:"razer-basilisk-v3-pro-rgb.jpg",dateCreated:{created:b,date:"2022-08-23 17:45:20",timezone:"UTC",updated:b,published:b},alt:"GOTRAX 4 electric scooter",credits:"GOTRAX",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002Fd26eb6e7-e9e0-46ef-8581-c329248497ec\u002Frazer-basilisk-v3-pro-rgb.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1600,height:900,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"razer-basilisk-v3-pro-and-mouse-dock-pro-one-of-the-best-do-it-all-mice-on-the-market",startYear:b,summary:d,title:"Razer Basilisk V3 Pro and Mouse Dock Pro: One of the best do-it-all mice on the market",topics:[{id:"eaece766-f666-4dd7-a912-a57ae1cbb714",slug:"gaming-devices",name:"Gaming Devices",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"112a7545-ec91-11e3-95d2-02911863765e",slug:"reviews",name:"Reviews",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"4ccc7a51-db4d-46e5-834a-6da2306636bb",slug:"gaming-accessories",name:"Gaming Accessories",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Home Entertainment^Gaming^Gaming Devices",type:d,typeName:"content_article",url:d},{author:{id:"dbbddfb2-b563-4fd6-8c23-1db7fe91c25c",username:"ndelesline",profileUrl:b,email:b,firstName:"Nate",lastName:"Delesline III",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Nate writes about the intersection of education and technology. He's also worked as a newspaper staff writer covering K-12 and higher education, business, local government, and public safety. After living in five other states, Nate considers Virginia his home.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 19:26:26",timezone:"UTC",updated:b,published:b},description:"A more successful, healthy, and positive society is one where gender equity is a cornerstone. Here's some advice on how to get there.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"24554b49-cfe2-4278-bd6c-173ed7b3e28b",image:{id:"438796e1-9325-4703-92b7-3613711051da",filename:"artwork-web-1920x1080-0003-black-women-and-leadership.jpg",dateCreated:{created:b,date:"2022-06-03 16:26:41",timezone:"UTC",updated:b,published:b},alt:"artwork-web-1920x1080-0003-black-women-and-leadership.jpg",credits:b,caption:"\u003Cp\u003EThe great sales transformation is consultative, digital, and powered by AI, social collaboration and data visualization newer technologies.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F06\u002F03\u002F438796e1-9325-4703-92b7-3613711051da\u002Fartwork-web-1920x1080-0003-black-women-and-leadership.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1920,height:1080,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"womens-equality-day",startYear:b,summary:d,title:"How can tech companies honor the spirit of Women's Equality Day?",topics:[{id:"6505e7f5-fbe1-4bd9-bccb-a33c685ef3d9",slug:"business-management",name:"Business & Management",typeName:d,uuid:d,primary:a,topicPath:[]}],hubTopicPathString:"Education^Business & Management",type:d,typeName:"content_article",url:d},{author:{id:"79d67b90-8175-11e2-9d12-0018fe8a00b0",username:"charlieosborne",profileUrl:b,email:b,firstName:"Charlie",lastName:"Osborne",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Charlie Osborne is a cybersecurity journalist and photographer who writes for ZDNET and CNET from London. PGP Key: AF40821B",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 17:48:00",timezone:"UTC",updated:b,published:b},description:"ZDNET lists the best early Labor Day deals on security cameras that US vendors have to offer.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"cb9824f3-f0ec-4583-809c-44ce5198c5fc",image:{id:"280b55e0-4c71-436e-bb4c-e4127307ea65",filename:"nest-doorbell-battery-snow-buttonpress-perspective-5x4.jpg",dateCreated:{created:b,date:"2021-08-04 20:13:53",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"Reolink",caption:"\u003Cp\u003EAlso, notice the image file name is descriptive. Please don't upload images that have \"screenshot\" or \"image\" or something unknown in the file name. In other words, if the image is of an iPhone 13, make sure the image's file name says iPhone 13.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2021\u002F08\u002F04\u002F280b55e0-4c71-436e-bb4c-e4127307ea65\u002Fnest-doorbell-battery-snow-buttonpress-perspective-5x4.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:5000,height:4000,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"Save $80 on a Nest doorbell as part of these Labor Day security camera deals",section:d,slug:"best-labor-day-security-camera-deals",startYear:b,summary:d,title:"The 11 best Labor Day 2022 security camera deals",topics:[{id:"c6e55fd2-3f9e-48b8-b0b3-544c501e35fd",slug:"home-security",name:"Home Security",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"113c25b6-ec91-11e3-95d2-02911863765e",slug:"security",name:"Security",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Smart Home^Home Security",type:d,typeName:"content_article",url:d},{author:{id:"79d67b90-8175-11e2-9d12-0018fe8a00b0",username:"charlieosborne",profileUrl:b,email:b,firstName:"Charlie",lastName:"Osborne",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Charlie Osborne is a cybersecurity journalist and photographer who writes for ZDNET and CNET from London. PGP Key: AF40821B",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 17:41:00",timezone:"UTC",updated:b,published:b},description:"From outdoor grills to kitchen appliances, ZDNet has you covered.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"5f8bae2a-6acf-4cbd-87c7-5778a20c37ba",image:{id:"9eaa0500-da00-42eb-8529-dce8dfa87a87",filename:"best-labor-day-appliance-deals.jpg",dateCreated:{created:b,date:"2022-08-16 16:08:02",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"Getty Images\u002FiStockphoto",caption:"\u003Cp\u003EAlso, notice the image file name is descriptive. Please don't upload images that have \"screenshot\" or \"image\" or something unknown in the file name. In other words, if the image is of an iPhone 13, make sure the image's file name says iPhone 13.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002F9eaa0500-da00-42eb-8529-dce8dfa87a87\u002Fbest-labor-day-appliance-deals.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"Labor Day appliance deals are in full swing with a Roomba that's down $150",section:d,slug:"best-labor-day-appliance-deals",startYear:b,summary:d,title:"The 14 best Labor Day 2022 appliance deals",topics:[{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"60832ece-f84e-43d8-a207-9697d20dc673",slug:"kitchen-household",name:"Kitchen & Household",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"81fcf152-44b9-45ff-8a25-04f5b2472176",slug:"yard-outdoors",name:"Yard & Outdoors",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office",type:d,typeName:"content_article",url:d},{author:{id:"0765e4d4-53d3-4b04-878c-c0532f646fc4",username:"Sabrina Ortiz",profileUrl:b,email:b,firstName:"Sabrina",lastName:"Ortiz",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Sabrina Ortiz is an associate editor for ZDNET based in New York City. She specializes in the intersection of technology and everyday life. Sabrina graduated with a B.A. in Media and Journalism and Political Science from the University of North Carolina at Chapel Hill.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Associate Editor",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 17:38:00",timezone:"UTC",updated:b,published:b},description:"As many as 80% of professionals say inflation is impacting their career decisions, a new FlexJobs study shows.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"bec41025-eb12-460e-9915-39909240a92b",image:{id:"0a09ea13-d0d0-4f9b-a1f5-68b8a8b6937b",filename:"inflation-illustration.jpg",dateCreated:{created:b,date:"2022-08-23 23:46:20",timezone:"UTC",updated:b,published:b},alt:"inflation-illustration",credits:"Getty\u002FMalte Mueller",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002F0a09ea13-d0d0-4f9b-a1f5-68b8a8b6937b\u002Finflation-illustration.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:2070,height:1449,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"as-inflation-increases-prices-employees-want-their-salaries-to-increase-too",startYear:b,summary:d,title:"As inflation increases prices, employees want their salaries to increase too",topics:[{id:"926460b5-b4e9-464e-859e-278dd409a3a7",slug:"professional-development",name:"Professional Development",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"57b89c3b-5b67-4357-bd53-58c9f516a044",slug:"business",name:"Business",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Education^Professional Development",type:d,typeName:"content_article",url:d},{author:{id:"84261707-5816-4c70-94b1-98f8902b4739",username:"Sherin Shibu",profileUrl:b,email:b,firstName:"Sherin",lastName:"Shibu",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Sherin Shibu started writing professionally eight years ago at a national startup. Since then she has written for publications centered on tech, startups, innovation, politics, and financial services, including PCMag, Business Insider, InvestmentWires, GovLoop, and Thrive Global. She lives in Queens, NY.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:d,bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 16:40:00",timezone:"UTC",updated:b,published:b},description:"What is the best electric car? The Tesla Model 3 is ZDNET's top pick due to its generous range and robust performance and retains its value. We researched the top EV brands and compared their electric car models by factors such as innovation, affordability, energy efficiency, and more to find the best cheap electric car and other honorable mentions.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"0a694745-2357-49ae-8373-5dc37ca0d86e",image:{id:"af38009d-e7dc-4b9d-ac11-7300226ff7d4",filename:"polestar-2-best-car-best-ev.jpg",dateCreated:{created:b,date:"2022-07-15 17:16:48",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"Tesla",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F15\u002Faf38009d-e7dc-4b9d-ac11-7300226ff7d4\u002Fpolestar-2-best-car-best-ev.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"The 5 best electric cars: Plus, the cheapest EV available",section:d,slug:"best-electric-car",startYear:b,summary:d,title:"The 5 best electric cars of 2022",topics:[{id:"0250d02c-82bc-4633-a98c-15bf50d096b6",slug:"electric-vehicles",name:"Electric Vehicles",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"3f95fcb4-e4fc-46bf-91d1-4b9ae78397b0",slug:"transportation",name:"Transportation",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Transportation^Electric Vehicles",type:d,typeName:"content_article",url:d},{author:{id:"a7ecc6fa-8176-11e2-9d12-0018fe8a00b0",username:"Mary Jo Foley",profileUrl:b,email:b,firstName:"Mary Jo",lastName:"Foley",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Mary Jo Foley has covered the tech industry for 30 years for a variety of publications, including ZDNET, eWeek, and Baseline. She is the author of Microsoft 2.0: How Microsoft plans to stay relevant in the post-Gates era (John Wiley & Sons, 2008). She also is the co-host of the \"Windows Weekly\" podcast on the TWiT network. \r\n\r\nGot a tip? Send her an email with your rants, rumors, tips, and tattles. Confidentiality guaranteed.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Senior Contributing Editor",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 15:50:00",timezone:"UTC",updated:b,published:b},description:"Microsoft is integrating its IoT and edge-computing teams and services more tightly with Azure. Here's why it's doing the opposite of what Google is.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"502455a8-4fbe-4bd4-9ee6-6c911b874a50",image:{id:"3af2ee86-3f98-4a23-a988-72035f43ac5b",filename:"microsoftiotedgefutures.jpg",dateCreated:{created:b,date:"2022-08-23 15:34:12",timezone:"UTC",updated:b,published:b},alt:"microsoftiotedgefutures",credits:"Credit: Microsoft",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002F3af2ee86-3f98-4a23-a988-72035f43ac5b\u002Fmicrosoftiotedgefutures.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:962,height:617,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"google-is-exiting-the-iot-services-business-microsoft-is-doing-the-opposite",startYear:b,summary:d,title:"Google is exiting the IoT services business. Microsoft is doing the opposite",topics:[{id:"54795830-f620-4b12-bd83-5740537be838",slug:"internet-of-things",name:"Internet of Things",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fb7a83c-ec91-11e3-95d2-02911863765e",slug:"amazon",name:"Amazon",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"101518dd-ec91-11e3-95d2-02911863765e",slug:"cloud",name:"Cloud",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"1050fa4d-ec91-11e3-95d2-02911863765e",slug:"google",name:"Google",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"10c1d40e-ec91-11e3-95d2-02911863765e",slug:"microsoft",name:"Microsoft",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"3414bf30-82eb-4a6a-a561-f193482f1643",slug:"ai-robotics",name:"AI & Robotics",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"3503892f-be5f-4159-9e28-179ba0979efa",slug:"edge-computing",name:"Edge Computing",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Business^Internet of Things",type:d,typeName:"content_article",url:d},{author:{id:"5139c10e-b4be-4c82-966e-bb43fd2a7966",username:"rebecca isaacs zd",profileUrl:b,email:b,firstName:"Rebecca",lastName:"Isaacs",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Rebecca Isaacs is a tech writer based in New York City. Her passion for tech has provided expert insight for many publications including NBC and Digital Trends. In addition to these publications, she also has been featured in Lifewire, Decider, The Spruce, and MyDomaine. She has been covering insight about tech and breaking news over three years. Her expertise focuses on gaming, travel, wearables, e-readers, and lifestyle tech. She has a BA from Monmouth College in Monmouth, Illinois.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 15:08:00",timezone:"UTC",updated:b,published:b},description:"If you really want to immerse yourself into your gaming world, you can get a free $200 gift card from Samsung, Newegg, or Best Buy with your pre-order.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"d1df76a1-14a4-4a8a-95be-e5e3cd55e938",image:{id:"69998e9f-5d29-4721-b68a-fa7ab02401a9",filename:"odyssey-ark-pr-dl1.jpg",dateCreated:{created:b,date:"2022-08-15 19:05:49",timezone:"UTC",updated:b,published:b},alt:"Odyseey Ark monitor in landscape mode",credits:"Samsung",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F15\u002F69998e9f-5d29-4721-b68a-fa7ab02401a9\u002Fodyssey-ark-pr-dl1.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1600,height:900,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"Samsung Odyssey Ark deal: Pre-order the 55-inch monitor, get a $200 gift card",section:d,slug:"samsung-odyssey-ark-deal-coupon-promo-code-sale",startYear:b,summary:d,title:"Samsung Odyssey Ark deal: Get $200 when you pre-order",topics:[{id:"4ccc7a51-db4d-46e5-834a-6da2306636bb",slug:"gaming-accessories",name:"Gaming Accessories",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"1136d09c-ec91-11e3-95d2-02911863765e",slug:"samsung",name:"Samsung",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"8d6e1960-a728-41e5-a935-922b0bd953ed",slug:"deals",name:"Deals",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"bc862949-884e-4b7d-8fd8-c1157c82f32f",slug:"computing",name:"Computing",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f07e8684-3ad4-438d-a6b4-0665b9de2f60",slug:"gaming",name:"Gaming",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Home Entertainment^Gaming^Gaming Accessories",type:d,typeName:"content_article",url:d},{author:{id:"5a505bd7-edd5-4501-b6a1-0b4b0149318e",username:"Jason Cipriani",profileUrl:b,email:b,firstName:"Jason",lastName:"Cipriani",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Jason Cipriani is based out of beautiful Colorado and has been covering technology news and reviewing the latest gadgets as a freelance journalist for the past 13 years. His work can be found all across the Internet and in print. When he's not writing, he can be found hanging out with his family, gaming, or trying to force himself to read a book.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 15:00:01",timezone:"UTC",updated:b,published:b},description:"There's a hidden feature in iOS 16's Photos app that's way too much fun to use. Read more: https:\u002F\u002Fzd.net\u002F3QACLLa",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"4bbd8a1d-11b6-423d-abed-c58e4143af9c",image:{id:"5519c74b-4cba-4603-95fa-6356ab17272a",filename:"20220808-cippy-howto.jpg",dateCreated:{created:b,date:"2022-08-19 18:27:13",timezone:"UTC",updated:b,published:b},alt:"20220808-cippy-howto",credits:d,caption:d,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F19\u002F5519c74b-4cba-4603-95fa-6356ab17272a\u002F20220808-cippy-howto.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1920,height:1440,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"how-to-use-ios-16s-best-new-photo-editing-feature",startYear:b,summary:d,title:"How to use iOS 16's best new photo editing feature",topics:[{id:"1147b242-ec91-11e3-95d2-02911863765e",slug:"smartphones",name:"Smartphones",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fbd54d0-ec91-11e3-95d2-02911863765e",slug:"apple",name:"Apple",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"108f2b14-ec91-11e3-95d2-02911863765e",slug:"ios",name:"iOS",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"1091623b-ec91-11e3-95d2-02911863765e",slug:"ipad",name:"iPad",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"1093d9cb-ec91-11e3-95d2-02911863765e",slug:"iphone",name:"iPhone",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"116c1d92-ec91-11e3-95d2-02911863765e",slug:"tablets",name:"Tablets",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Smartphones",type:d,typeName:"content_video",url:d},{author:{id:"8d600230-8175-11e2-9d12-0018fe8a00b0",username:"Jack Wallen",profileUrl:b,email:b,firstName:"Jack",lastName:"Wallen",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Jack Wallen is what happens when a Gen Xer mind-melds with present-day snark. Jack is a seeker of truth and a writer of words with a quantum mechanical pencil and a disjointed beat of sound and soul. An award-winning writer and novelist, Jack has been covering Linux, open-source, and other topics since the late 1990s for numerous publications such as ZDNET, CNET, TechRepublic, Linux.com, The New Stack, Linode, TechTarget, and Linux New Media. Jack's also written over 50 novels of fiction, at least one of which focuses on the Linux operating system. For more news about Jack Wallen, visit his website jackwallen.com.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 14:18:32",timezone:"UTC",updated:b,published:b},description:"Jack Wallen believes there's one Linux distribution to rule them all, and it's not the one you think it is.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"6a6db966-7105-4802-83f3-aec5ded0a6c4",image:{id:"db633711-2c13-11e4-9e6a-00505685119a",filename:"hands-on-with-zorin-os-8-linux.png",dateCreated:{created:b,date:"2014-08-25 04:54:12",timezone:"UTC",updated:b,published:b},alt:"The Zorin Appearance app.",credits:"Image: Jack Wallen",caption:"\u003Cp\u003EThe Zorin Appearance app is where you can configure the look and feel of your desktop.\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2014\u002F08\u002F25\u002Fdb633711-2c13-11e4-9e6a-00505685119a\u002Fhands-on-with-zorin-os-8-linux.png",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1280,height:800,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"zorin-os-puts-on-a-master-class-for-what-a-desktop-operating-system-should-be",startYear:b,summary:d,title:"Zorin OS puts on a masterclass for what a desktop operating system should be",topics:[{id:"10b2a4fa-ec91-11e3-95d2-02911863765e",slug:"linux",name:"Linux",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"10f422bf-ec91-11e3-95d2-02911863765e",slug:"open-source",name:"Open Source",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"96093490-341e-45e4-b27a-bf297aa2c5bb",slug:"services-software",name:"Services & Software",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Services & Software^Operating Systems^Linux",type:d,typeName:"content_article",url:d},{author:{id:"f2d97ea2-8175-11e2-9d12-0018fe8a00b0",username:"Adrian Kingsley-Hughes",profileUrl:b,email:b,firstName:"Adrian",lastName:"Kingsley-Hughes",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Adrian Kingsley-Hughes is an internationally published technology author who has devoted over two decades to helping users get the most from technology -- whether that be by learning to program, building a PC from a pile of parts, or helping them get the most from their new MP3 player or digital camera. Adrian has authored\u002Fco-authored technical books on a variety of topics, ranging from programming to building and maintaining PCs. His most recent books include 'Build the Ultimate Custom PC', 'Beginning Programming' and 'The PC Doctor's Fix It Yourself Guide'. He has also written training manuals that have been used by a number of Fortune 500 companies.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 14:12:12",timezone:"UTC",updated:b,published:b},description:"These are my top picks for all you need to stay connected and safe on the road.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"dde6b07c-7d3c-4708-84e5-dee4bf76ec32",image:{id:"5399676d-c90d-4168-ac77-5dc0e214239b",filename:"img-20220822-171942.jpg",dateCreated:{created:b,date:"2022-08-23 10:32:16",timezone:"UTC",updated:b,published:b},alt:"GOTRAX 4 electric scooter",credits:"GOTRAX",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002F5399676d-c90d-4168-ac77-5dc0e214239b\u002Fimg-20220822-171942.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1600,height:900,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"my-3-must-have-car-accessories-this-phone-mount-charger-and-cable",startYear:b,summary:d,title:"My 3 must-have car accessories: This phone mount, charger and cable",topics:[{id:"972fc09a-0553-4863-854d-3d98942e4f6f",slug:"mobile-accessories",name:"Mobile Accessories",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"112a7545-ec91-11e3-95d2-02911863765e",slug:"reviews",name:"Reviews",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Smartphones^Mobile Accessories",type:d,typeName:"content_article",url:d},{author:{id:"8c0ad421-330b-4755-a97e-416fac13f900",username:"matthewsweeney",profileUrl:b,email:b,firstName:"Matthew",lastName:"Sweeney",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Matthew Sweeney received his Bachelor of Arts in English with a specialization in English literature from Portland State. His writings on music and culture have appeared in the publications Eleven PDX Magazine and Secret Decoder. In his free time he enjoys reading, cinema, hiking, and cooking.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"AU",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 14:00:02",timezone:"UTC",updated:b,published:b},description:"Online colleges in Maryland are a flexible path to jobs in top state industries, such as biosciences and renewable energy. Read on to explore our rankings.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"a1b68a34-a25e-4682-b114-15cbc6266ba0",image:{id:"2b795d66-c8a7-49f8-b6c1-41dcf1641bf6",filename:"shutterstock-1965533851.jpg",dateCreated:{created:b,date:"2022-01-12 21:22:18",timezone:"UTC",updated:b,published:b},alt:"shutterstock-1965533851.jpg",credits:"Shutterstock",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F01\u002F12\u002F2b795d66-c8a7-49f8-b6c1-41dcf1641bf6\u002Fshutterstock-1965533851.jpg",cropGravity:0,crop:"5616x3157+0+230",typeName:b,imageUrl:b,width:5616,height:3744,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"best-online-colleges-maryland",startYear:b,summary:d,title:"Best online colleges in Maryland 2022",topics:[{id:"863fe219-de4d-4c2d-9e95-55e19301075a",slug:"education",name:"Education",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Education",type:d,typeName:"content_article",url:d},{author:{id:"5139c10e-b4be-4c82-966e-bb43fd2a7966",username:"rebecca isaacs zd",profileUrl:b,email:b,firstName:"Rebecca",lastName:"Isaacs",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Rebecca Isaacs is a tech writer based in New York City. Her passion for tech has provided expert insight for many publications including NBC and Digital Trends. In addition to these publications, she also has been featured in Lifewire, Decider, The Spruce, and MyDomaine. She has been covering insight about tech and breaking news over three years. Her expertise focuses on gaming, travel, wearables, e-readers, and lifestyle tech. She has a BA from Monmouth College in Monmouth, Illinois.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 13:44:12",timezone:"UTC",updated:b,published:b},description:"For $59, you can get a top-quality headset with only a few minor drawbacks.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"f09bbe65-c5fc-4d8a-8a40-1b29b1038b81",image:{id:"0bbced19-5965-4af9-a580-0d4b8f242532",filename:"steelseries-arctis-nova-1-wired-headset.jpg",dateCreated:{created:b,date:"2022-08-22 16:39:19",timezone:"UTC",updated:b,published:b},alt:"SteelSeries Arctis Nova 1 wired headset",credits:"Rebecca Isaacs\u002FZDNet",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F22\u002F0bbced19-5965-4af9-a580-0d4b8f242532\u002Fsteelseries-arctis-nova-1-wired-headset.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:4573,height:2572,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"steelseries-arctis-nova-1-wired-headset-surround-sound-gaming-on-a-budget",startYear:b,summary:d,title:"SteelSeries Arctis Nova 1 wired headset: Surround-sound gaming on a budget",topics:[{id:"4ccc7a51-db4d-46e5-834a-6da2306636bb",slug:"gaming-accessories",name:"Gaming Accessories",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"112a7545-ec91-11e3-95d2-02911863765e",slug:"reviews",name:"Reviews",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f07e8684-3ad4-438d-a6b4-0665b9de2f60",slug:"gaming",name:"Gaming",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Home Entertainment^Gaming^Gaming Accessories",type:d,typeName:"content_article",url:d},{author:{id:"31f8bde5-7d07-488e-91c1-d9f9f68512e0",username:"LT-999f7",profileUrl:b,email:b,firstName:"Liam",lastName:"Tung",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Liam Tung is an Australian business technology journalist living a few too many Swedish miles north of Stockholm for his liking. He gained a bachelor's degree in economics and arts (cultural studies) at Sydney's Macquarie University but hacked (without Norse or malicious code for that matter) his way into a career as an enterprise tech, security, and telecommunications journalist with ZDNET Australia. These days Liam is a full-time freelance technology journalist who writes for several Australian publications, including the Sydney Morning Herald online. He's interested primarily in how information technology impacts the way businesses and people communicate, trade, and consume.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 13:37:00",timezone:"UTC",updated:b,published:b},description:"Power shortages in Ireland threaten to scupper plans by cloud giants AWS, Equinix and Microsoft to expand their data center footprints.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"19c0d648-2809-4357-9d31-22452c117abc",image:{id:"2b23d4cd-9eb6-4bee-8140-624eb59b96a5",filename:"b003-c034-20211012-r00702-nc-min.jpg",dateCreated:{created:b,date:"2021-10-27 11:46:23",timezone:"UTC",updated:b,published:b},alt:"b003-c034-20211012-r00702-nc-min.jpg",credits:"Image: AWS",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2021\u002F10\u002F27\u002F2b23d4cd-9eb6-4bee-8140-624eb59b96a5\u002Fb003-c034-20211012-r00702-nc-min.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1200,height:637,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"power-shortages-threat-aws-and-microsofts-eu-data-center-expansion",startYear:b,summary:d,title:"Amazon and Microsoft want to go big on data centres, but the power grid can't support them",topics:[{id:"10279ab0-ec91-11e3-95d2-02911863765e",slug:"data-centers",name:"Data Centers",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fb7a83c-ec91-11e3-95d2-02911863765e",slug:"amazon",name:"Amazon",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"10c1d40e-ec91-11e3-95d2-02911863765e",slug:"microsoft",name:"Microsoft",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Business^Data Centers",type:d,typeName:"content_article",url:d},{author:{id:"356855d1-ce6b-41a1-8020-c8bb1c4b8ee9",username:"Cliff Joseph",profileUrl:b,email:b,firstName:"Cliff",lastName:"Joseph",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Cliff has worked on numerous computer and technology titles, including PC Magazine and MacUser, and has over 20 years' experience in tech journalism.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"AU",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 13:20:38",timezone:"UTC",updated:b,published:b},description:"It's far from the fastest or most affordable SSD around, but the portable, OS-agnostic Vault Privacy 80 will keep your data safe on the move.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"064f9547-2519-433f-812e-5e7941b72700",image:{id:"59ce5b76-2418-4ad6-9150-67eee059acf0",filename:"kingston-ironkey-vault-privacy-80-thumb.jpg",dateCreated:{created:b,date:"2022-08-23 10:51:30",timezone:"UTC",updated:b,published:b},alt:"Kingston IronKey Vault Privacy 80",credits:"Image: Kingston",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002F59ce5b76-2418-4ad6-9150-67eee059acf0\u002Fkingston-ironkey-vault-privacy-80-thumb.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:578,height:433,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"kingston-ironkey-vault-privacy-80-hands-on",startYear:b,summary:d,title:"Kingston IronKey Vault Privacy 80 External SSD, hands on: Secure, but sluggish and expensive",topics:[{id:"11601750-ec91-11e3-95d2-02911863765e",slug:"storage",name:"Storage",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"112a7545-ec91-11e3-95d2-02911863765e",slug:"reviews",name:"Reviews",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"972fc09a-0553-4863-854d-3d98942e4f6f",slug:"mobile-accessories",name:"Mobile Accessories",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Computing^Storage",type:d,typeName:"content_article",url:d},{author:{id:"e7582209-1d56-45da-8e5c-6d042b18e212",username:"tclemons1",profileUrl:b,email:b,firstName:"Taylor",lastName:"Clemons",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Taylor Clemons is a tech writer and reviewer based near Cleveland, OH. After graduating from Tiffin University in 2011, they spent several years in lawn and garden manufacturing before working on their own (now defunct) game review site, Steam Shovelers. From there, Taylor expanded into writing about consumer technology like televisions, home audio equipment, and smart home devices at Lifewire. Taylor's work can also be found at The Balance, TechRadar, Tom's Hardware, SPY.com, GameSkinny, IndieHangover, The Inventory, and Forbes.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 13:00:00",timezone:"UTC",updated:b,published:b},description:"The new Arctis Nova 3 headset from SteelSeries is chock full of premium features like a noise-canceling mic and RGB lighting while still being relatively affordable.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"ae640206-1108-4bdc-9495-4fa0cdae1596",image:{id:"4fe78228-6827-4f25-8adb-2d00a26df183",filename:"steelseries-arctis-nova-3-promo-image.jpg",dateCreated:{created:b,date:"2022-08-19 17:26:52",timezone:"UTC",updated:b,published:b},alt:"Close-up of a SteelSeries Arctis Nova 3 hanging from a HyperX QuadCast S microphone.",credits:"Taylor Clemons\u002FZDNET",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F19\u002F4fe78228-6827-4f25-8adb-2d00a26df183\u002Fsteelseries-arctis-nova-3-promo-image.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:2048,height:1152,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:"SteelSeries Arctis Nova 3: Hands-on first look",section:d,slug:"steelseries-arctis-nova-3-review",startYear:b,summary:d,title:"SteelSeries Arctis Nova 3: Hands-on first look",topics:[{id:"4ccc7a51-db4d-46e5-834a-6da2306636bb",slug:"gaming-accessories",name:"Gaming Accessories",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"110769e8-ec91-11e3-95d2-02911863765e",slug:"pcs",name:"PCs",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"112a7545-ec91-11e3-95d2-02911863765e",slug:"reviews",name:"Reviews",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"3b16a457-b28f-42dd-a892-4af4e7697d90",slug:"headphones",name:"Headphones",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f07e8684-3ad4-438d-a6b4-0665b9de2f60",slug:"gaming",name:"Gaming",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Home Entertainment^Gaming^Gaming Accessories",type:d,typeName:"content_article",url:d},{author:{id:"59080956-0412-41e5-8eb9-a44ae4f9a8a9",username:"Michael Gariffo",profileUrl:b,email:b,firstName:"Michael",lastName:"Gariffo",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Michael is a veteran technology writer who has been covering business and consumer-focused hardware and software for over a decade. He has published hundreds of whitepapers and thousands of articles on everything from the handheld technology that makes your daily life a little easier to the global infrastructure that powers the entire Internet.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 13:00:00",timezone:"UTC",updated:b,published:b},description:"SteelSeries' new Nova-branded lineup of headsets began with the Pro series and is now expanding to include a full range of price points. We take a look at the Arctis Nova 7 Wireless and its unique combination of Bluetooth connectivity, stealth mic, and redesigned ergonomics.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"5c18b9a1-9d3f-45f1-9f4a-4e81f5c1d2a7",image:{id:"c2a2ec36-af9f-4bd9-bed3-9d647ed0138e",filename:"steelseries-arctis-nova-7-front.jpg",dateCreated:{created:b,date:"2022-08-22 16:47:57",timezone:"UTC",updated:b,published:b},alt:"replace-this-image.jpg",credits:b,caption:"\u003Cp\u003EAlso, notice the image file name is descriptive. Please don't upload images that have \"screenshot\" or \"image\" or something unknown in the file name. In other words, if the image is of an iPhone 13, make sure the image's file name says iPhone 13.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F22\u002Fc2a2ec36-af9f-4bd9-bed3-9d647ed0138e\u002Fsteelseries-arctis-nova-7-front.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1600,height:900,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"steelseries-arctis-nova-7-wireless-review",startYear:b,summary:d,title:"SteelSeries Arctis Nova 7 Wireless review: A mid-range contender for any size head",topics:[{id:"4ccc7a51-db4d-46e5-834a-6da2306636bb",slug:"gaming-accessories",name:"Gaming Accessories",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"112a7545-ec91-11e3-95d2-02911863765e",slug:"reviews",name:"Reviews",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Home Entertainment^Gaming^Gaming Accessories",type:d,typeName:"content_article",url:d},{author:{id:"1aa87593-0f1d-4577-862b-a59b5ec9bc57",username:"DannyPalmerZDNet",profileUrl:b,email:b,firstName:"Danny",lastName:"Palmer",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Danny Palmer is a senior reporter at ZDNET. Based in London, he writes about issues including cybersecurity, hacking and malware threats.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Senior Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 11:59:05",timezone:"UTC",updated:b,published:b},description:"Over 80% of ransomware incidents can be traced back to misconfigured cloud services, untested security tools, and the enablement of macros.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"98be5f17-0864-43bd-9d67-4db403c14316",image:{id:"cccbfe1d-b069-4319-9be8-8ce2b465bf27",filename:"frustrated-woman-at-a-computer-in-an-office.jpg",dateCreated:{created:b,date:"2021-07-09 09:56:40",timezone:"UTC",updated:b,published:b},alt:"frustrated-woman-at-a-computer-in-an-office.jpg",credits:"Image: Getty",caption:"\u003Cp\u003EClose up of a frustrated woman at a computer in an office.\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2021\u002F07\u002F09\u002Fcccbfe1d-b069-4319-9be8-8ce2b465bf27\u002Ffrustrated-woman-at-a-computer-in-an-office.jpg",cropGravity:0,crop:"2119x1191+0+0",typeName:b,imageUrl:b,width:2119,height:1414,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"ransomware-most-attacks-exploit-these-common-cybersecurity-mistakes-so-fix-them-now-warns-microsoft",startYear:b,summary:d,title:"Ransomware: Most attacks exploit these common cybersecurity mistakes - so fix them now, warns Microsoft",topics:[{id:"113c25b6-ec91-11e3-95d2-02911863765e",slug:"security",name:"Security",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"10c1d40e-ec91-11e3-95d2-02911863765e",slug:"microsoft",name:"Microsoft",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^Security",type:d,typeName:"content_article",url:d},{author:{id:"77383e18-76ab-11e4-b569-d4ae52e95e57",username:"Frances Marcellin",profileUrl:b,email:b,firstName:"Frances",lastName:"Marcellin",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Frances Marcellin is a British freelance journalist based in south-west France from which she runs content solutions company Piece Boutique. As well as reporting from France for ZDNET, Frances writes for consumer and business-to-business titles, such as New Statesman, The Connexion (France’s English language national newspaper), The Belfast Telegraph and Progressive Digital Media’s business titles, such a Railway Technology, Ship Technology and Airport Technology. She has a particular interest in technology, transport and property, and if it is related to France, then all the better.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:d,bio:d,bureau:"AU",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 11:38:44",timezone:"UTC",updated:b,published:b},description:"From the Mayor's Office to France's first tech incubator for female leaders, Caroline Ramade has dedicated her career to tackling tech's huge issue of female retention.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"d13f9f78-594e-4e39-9e33-8d9f8ad0d81c",image:{id:"c2ef95c7-cd45-4c02-947c-e86356b7cc14",filename:"screenshot-2022-08-02-at-17-46-38.png",dateCreated:{created:b,date:"2022-08-02 16:27:36",timezone:"UTC",updated:b,published:b},alt:"a group of smiling women and men gathered around a warmly-lit room holding drinks and taking photos on their smartphones",credits:"Image: 50inTech",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F02\u002Fc2ef95c7-cd45-4c02-947c-e86356b7cc14\u002Fscreenshot-2022-08-02-at-17-46-38.png",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1918,height:1130,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"as-the-great-resignation-continues-meet-the-entrepreneur-battling-to-keep-women-in-tech",startYear:b,summary:d,title:"As the Great Resignation continues, meet the entrepreneur battling to keep women in tech",topics:[{id:"10257486-ec91-11e3-95d2-02911863765e",slug:"cxo",name:"CXO",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"104a6778-ec91-11e3-95d2-02911863765e",slug:j,name:"EU",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"57b89c3b-5b67-4357-bd53-58c9f516a044",slug:"business",name:"Business",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Business^CXO",type:d,typeName:"content_article",url:d},{author:{id:"ad35bfd1-6bd1-4815-8bd6-f43193d3d32f",username:"me51",profileUrl:b,email:b,firstName:"Greg",lastName:"Nichols",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Greg Nichols covers robotics, AI, and AR\u002FVR for ZDNET. A full-time journalist and author, he writes about tech, travel, crime, and the economy for global media outlets and reports from across the U.S., South America, and Asia. He's a co-founder of Truly*Adventurous, a digital media platform that produces original tales of true adventure, and an award-winning author.",profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 11:00:00",timezone:"UTC",updated:b,published:b},description:"New data supports the view that construction will be the next big sector to embrace automation.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"07bec665-d0c6-44c4-8ad0-1ea0b0f255d1",image:{id:"b991fe2e-c369-4228-86a3-59af1e7fd771",filename:"building-robot.jpg",dateCreated:{created:b,date:"2022-08-23 17:23:26",timezone:"UTC",updated:b,published:b},alt:"building-robot",credits:"Getty\u002FLoop Images",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002Fb991fe2e-c369-4228-86a3-59af1e7fd771\u002Fbuilding-robot.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:4608,height:3456,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,promoTitle:d,section:d,slug:"urbanization-is-driving-new-demand-for-construction-robots",startYear:b,summary:d,title:"Urbanization is driving new demand for construction robots",topics:[{id:"3414bf30-82eb-4a6a-a561-f193482f1643",slug:"ai-robotics",name:"AI & Robotics",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"36d815b5-fc28-4424-ab57-a7db22867009",slug:"autonomous-vehicles",name:"Autonomous Vehicles",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"4bbd52b3-12fc-4183-9f2a-1274944fbf8d",slug:"digital-transformation",name:"Digital Transformation",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Innovation^AI & Robotics",type:d,typeName:"content_article",url:d}],componentLabel:b,description:b,paging:{limit:"32",offset:0,total:20404},slug:d,title:b,viewMoreText:b,viewMoreUrl:b},{id:"ef2779e1-f7ad-4b01-df9a-95d477b05400",meta:{componentName:"meet-our-experts",componentDisplayName:"Meet our Experts",componentType:"AuthorList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Ffinder\u002Fzdnet\u002Fauthors\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=meet-our-experts&componentDisplayName=Meet%20our%20Experts&componentType=AuthorList&limit=3"}},items:[{id:"5a505bd7-edd5-4501-b6a1-0b4b0149318e",username:"Jason Cipriani",profileUrl:b,email:b,firstName:"Jason",lastName:"Cipriani",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"ec9503e9-68fc-4acb-b714-31487e597154",filename:"jason-cipriani.jpg",dateCreated:{created:b,date:"2022-08-05 15:09:23",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fec9503e9-68fc-4acb-b714-31487e597154\u002Fjason-cipriani.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:b,profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:"US",education:b,expertise:b,id:b,title:b},title:"Contributing Writer",bio:"Jason Cipriani is based out of beautiful Colorado and has been covering technology news and reviewing the latest gadgets as a freelance journalist for the past 13 years. His work can be found all across the Internet and in print. When he's not writing, he can be found hanging out with his family, gaming, or trying to force himself to read a book.",bureau:"US",authorDisclosure:b},{id:"dbbddfb2-b563-4fd6-8c23-1db7fe91c25c",username:"ndelesline",profileUrl:b,email:b,firstName:"Nate",lastName:"Delesline III",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"e22b98a4-b2b1-4ffd-9169-68853772cbca",filename:"nate-delesline.jpg",dateCreated:{created:b,date:"2022-08-05 15:49:10",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fe22b98a4-b2b1-4ffd-9169-68853772cbca\u002Fnate-delesline.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:b,profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:"US",education:b,expertise:b,id:b,title:b},title:"Staff Writer",bio:"Nate writes about the intersection of education and technology. He's also worked as a newspaper staff writer covering K-12 and higher education, business, local government, and public safety. After living in five other states, Nate considers Virginia his home.",bureau:"US",authorDisclosure:b},{id:"a7ecc6fa-8176-11e2-9d12-0018fe8a00b0",username:"Mary Jo Foley",profileUrl:b,email:b,firstName:"Mary Jo",lastName:"Foley",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"8215236b-63b7-491f-91ad-190439d0bf94",filename:"mary-jo-foley.jpg",dateCreated:{created:b,date:"2022-08-05 14:57:09",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002F8215236b-63b7-491f-91ad-190439d0bf94\u002Fmary-jo-foley.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:b,profile:{authorBio:b,byline:b,authorDisclosure:b,awardsAndCredentials:b,bureau:"US",education:b,expertise:b,id:b,title:b},title:"Senior Contributing Editor",bio:"Mary Jo Foley has covered the tech industry for 30 years for a variety of publications, including ZDNet, eWeek, and Baseline. She is the author of Microsoft 2.0: How Microsoft plans to stay relevant in the post-Gates era (John Wiley & Sons, 2008). She also is the co-host of the \"Windows Weekly\" podcast on the TWiT network. \r\n\r\nGot a tip? Send her an email with your rants, rumors, tips, and tattles. Confidentiality guaranteed.",bureau:"US",authorDisclosure:b}]},{id:"aa359ff8-32ee-40fe-9260-2f68adf971fe",meta:{componentName:"null",componentDisplayName:"Featured Story|1",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Flisting\u002Fcurated_listing\u002Faa359ff8-32ee-40fe-9260-2f68adf971fe\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&searchBy=id&componentName=null&componentType=ContentList&page=undefined&fields=&useTransformers=&edition=eu"}},items:[{author:{id:"1aa87593-0f1d-4577-862b-a59b5ec9bc57",username:"DannyPalmerZDNet",profileUrl:b,email:d,firstName:"Danny",lastName:"Palmer",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"dd6044cc-7220-4fce-9dce-9343d1d39902",filename:"danny-palmer.jpg",dateCreated:{created:b,date:"2022-08-05 14:36:11",timezone:"UTC",updated:b,published:b},alt:"danny-palmer",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fdd6044cc-7220-4fce-9dce-9343d1d39902\u002Fdanny-palmer.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1000,height:1000,bucketPath:b,bucketType:b},socialProfileIds:{twitter:"dannyjpalmer",facebookProfile:b,facebookPage:b,instagram:b},authorBio:"Danny Palmer is a senior reporter at ZDNET. Based in London, he writes about issues including cybersecurity, hacking and malware threats.",profile:b,title:"Senior Writer",bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 11:59:05",timezone:"UTC",updated:b,published:b},description:"Over 80% of ransomware incidents can be traced back to misconfigured cloud services, untested security tools, and the enablement of macros.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"98be5f17-0864-43bd-9d67-4db403c14316",image:{id:"ab26b9c4-1052-446b-ad3c-876099eafafe",filename:"ransomware.jpg",dateCreated:{created:b,date:"2022-08-23 23:31:56",timezone:"UTC",updated:b,published:b},alt:"ransomware",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002Fab26b9c4-1052-446b-ad3c-876099eafafe\u002Fransomware.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:2070,height:1449,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"news",hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"Ransomware: Microsoft warns most attacks exploit these common security mistakes, so fix them now",section:d,slug:"ransomware-most-attacks-exploit-these-common-cybersecurity-mistakes-so-fix-them-now-warns-microsoft",startYear:b,summary:d,title:"Ransomware: Microsoft warns most attacks exploit these common security mistakes, so fix them now",topics:[{id:"113c25b6-ec91-11e3-95d2-02911863765e",slug:"security",name:"Security",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d}],componentLabel:b,description:b,paging:b,slug:d,title:"Featured Story|1",viewMoreText:b,viewMoreUrl:b},{id:"47ce8093-35d9-4bfd-8244-34bb843e97b1",meta:{componentName:"null",componentDisplayName:"Deep Dive|1",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Flisting\u002Fcurated_listing\u002F47ce8093-35d9-4bfd-8244-34bb843e97b1\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&searchBy=id&componentName=null&componentType=ContentList&page=undefined&fields=&useTransformers=&edition=eu"}},items:[{author:b,body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-05 12:58:50",timezone:"UTC",updated:b,published:b},description:"Digital transformation projects are about driving fundamental change across customer experience, tech and business culture. This ZDNet special report brings you the latest trends and insights you need to succeed.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"17ed8f8a-18f5-4cfa-843d-ef5de87ac446",image:{id:"504374ab-2cf3-43c4-8a55-62e6d35cb960",filename:"woman-digital-transformation.jpg",dateCreated:{created:b,date:"2022-08-17 13:35:02",timezone:"UTC",updated:b,published:b},alt:"woman-digital-transformation",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002F504374ab-2cf3-43c4-8a55-62e6d35cb960\u002Fwoman-digital-transformation.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:2121,height:1414,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"Special Feature",hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"Digital transformation: Trends and insights for success",section:d,slug:"digital-transformation-trends-and-insights-for-success",startYear:b,summary:d,title:"Digital transformation: Trends and insights for success",topics:[{id:"4bbd52b3-12fc-4183-9f2a-1274944fbf8d",slug:"digital-transformation",name:"Digital Transformation",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"57b89c3b-5b67-4357-bd53-58c9f516a044",slug:"business",name:"Business",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_collection",typeName:d,url:d}],componentLabel:"special feature",description:b,paging:b,slug:d,title:"Deep Dive|1",viewMoreText:b,viewMoreUrl:b},{id:"06b57ddc-8839-4785-ae89-06006ec9331f",meta:{componentName:"null",componentDisplayName:"Top Stories this Week",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Flisting\u002Ffiltered_listing\u002F06b57ddc-8839-4785-ae89-06006ec9331f\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&searchBy=id&componentName=null&componentType=ContentList&page=undefined&fields=id%2Ctitle%2CpromoTitle%2CtypeName%2Cauthor%28id%2Cusername%2CfirstName%2ClastName%2CsocialProfileIds%2Cimage%2Cemail%2CmiddleName%2CauthorBio%2Ctitle%2CsuppressProfile%2CtypeName%2Cbyline%29%2CdatePublished%2Cdescription%2CpromoDescription%2CmetaData%28promoHeadline%2Clabel%2Curl%2CslideCount%2Cduration%2CtypeTitle%2ChubTopicPathString%2CpreferredProductName%2Crating%2ClinkUrl%2Corigin%2CreviewType%29%2Cimage%28id%2Cfilename%2CdateCreated%2Calt%2Ccredits%2Ccaption%2Cpath%2CtypeName%2Cwidth%2Cheight%2CbucketPath%2CbucketType%29%2Cslug%2Ctopic%2CprimaryTopic%2CsecondaryTopics%2CwordCount%2Ccontent&useTransformers=true&edition=eu"}},items:[{author:{id:"8d600230-8175-11e2-9d12-0018fe8a00b0",username:"Jack Wallen",profileUrl:b,email:d,firstName:"Jack",lastName:"Wallen",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"f03bef9a-858a-451d-bc30-8c603c2ba899",filename:"jack-wallen.jpg",dateCreated:{created:b,date:"2022-08-05 15:04:34",timezone:"UTC",updated:b,published:b},alt:"jack-wallen",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Ff03bef9a-858a-451d-bc30-8c603c2ba899\u002Fjack-wallen.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:727,height:727,bucketPath:b,bucketType:b},socialProfileIds:{twitter:"jlwallen",facebookProfile:b,facebookPage:b,instagram:b},authorBio:b,profile:b,title:d,bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-22 19:46:00",timezone:"UTC",updated:b,published:b},description:"If you've ever wondered what you can do with a Linux desktop, Jack Wallen is here to answer that question for you.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"a1b31b27-aeba-441f-954d-f4fbfbc7ef27",image:{id:"ff9249f6-7357-48c0-b5f6-42e2c9f5b86a",filename:"afterstep.jpg",dateCreated:{created:b,date:"2022-08-22 20:40:06",timezone:"UTC",updated:b,published:b},alt:"The word linux on wooden cubes",credits:"Getty Images\u002FiStockphoto",caption:"\u003Cp\u003EThe word linux on wooden cubes, on a dark background, symbols signs\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F22\u002Fff9249f6-7357-48c0-b5f6-42e2c9f5b86a\u002Fafterstep.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1166,height:873,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"analysis\u002Fopinion",hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"Cool things you can do with the Linux desktop that you can't do with MacOS or Windows",section:d,slug:"cool-things-you-can-do-with-the-linux-desktop-that-you-cant-do-with-macos-or-windows",startYear:b,summary:d,title:"Cool things you can do with the Linux desktop that you can't do with MacOS or Windows",topics:[{id:"10b2a4fa-ec91-11e3-95d2-02911863765e",slug:"linux",name:"Linux",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:"content_topic",uuid:d},{id:"96093490-341e-45e4-b27a-bf297aa2c5bb",slug:"services-software",name:"Services & Software",typeName:"content_topic",uuid:d},{id:"df75c005-715d-4ff8-82e7-88bbd1c4e6c3",slug:"operating-systems",name:"Operating Systems",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"1aa87593-0f1d-4577-862b-a59b5ec9bc57",username:"DannyPalmerZDNet",profileUrl:b,email:d,firstName:"Danny",lastName:"Palmer",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"dd6044cc-7220-4fce-9dce-9343d1d39902",filename:"danny-palmer.jpg",dateCreated:{created:b,date:"2022-08-05 14:36:11",timezone:"UTC",updated:b,published:b},alt:"danny-palmer",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fdd6044cc-7220-4fce-9dce-9343d1d39902\u002Fdanny-palmer.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1000,height:1000,bucketPath:b,bucketType:b},socialProfileIds:{twitter:"dannyjpalmer",facebookProfile:b,facebookPage:b,instagram:b},authorBio:b,profile:b,title:d,bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-22 12:05:00",timezone:"UTC",updated:b,published:b},description:"Attackers guessed the password of a dormant account and were able to apply their own MFA to it - providing access to the victim's network.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"b15517fb-db66-4362-9dc1-23cd67457e9b",image:{id:"5357c073-2fac-46e4-b0a0-3de36728e07b",filename:"a-cyber-criminal-computer-hacker-using-a-laptop-and-a-smartphone.jpg",dateCreated:{created:b,date:"2022-08-22 11:12:22",timezone:"UTC",updated:b,published:b},alt:"a-cyber-criminal-computer-hacker-using-a-laptop-and-a-smartphone",credits:"Image: Getty\u002FMotortion",caption:"\u003Cp\u003EA cyber criminal computer hacker using a laptop and a smartphone.\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F22\u002F5357c073-2fac-46e4-b0a0-3de36728e07b\u002Fa-cyber-criminal-computer-hacker-using-a-laptop-and-a-smartphone.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:3840,height:2160,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"news",hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"Hackers are using this sneaky exploit to bypass Microsoft's multi-factor authentication",section:d,slug:"hackers-are-using-this-sneaky-trick-to-exploit-dormant-microsoft-cloud-accounts-and-bypass-multi-factor-authentication",startYear:b,summary:d,title:"Hackers are using this sneaky exploit to bypass Microsoft's multi-factor authentication",topics:[{id:"113c25b6-ec91-11e3-95d2-02911863765e",slug:"security",name:"Security",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"2a142269-ad72-4347-a8d7-cbab9a2f6346",username:"chris_matyszczyk",profileUrl:b,email:d,firstName:"Chris",lastName:"Matyszczyk",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"dc8b697c-2b0a-4b2d-8ce9-7ff431642a42",filename:"chris-matyszczyk.jpg",dateCreated:{created:b,date:"2022-08-05 15:17:05",timezone:"UTC",updated:b,published:b},alt:"chris-matyszczyk",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fdc8b697c-2b0a-4b2d-8ce9-7ff431642a42\u002Fchris-matyszczyk.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1000,height:1000,bucketPath:b,bucketType:b},socialProfileIds:{twitter:"ChrisMatyszczyk",facebookProfile:b,facebookPage:b,instagram:b},authorBio:b,profile:b,title:d,bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-21 11:00:00",timezone:"UTC",updated:b,published:b},description:"Just what sorts of attitudes has worked from home engendered? Sometimes, not very good ones.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"1cd5b19f-d36c-4617-9762-a34ff61255f4",image:{id:"32504dd8-a6dc-4f4e-a7b2-df687919d91c",filename:"zooms-ceo-shares-his-secret-every-day-i-join-customer-meetings.jpg",dateCreated:{created:b,date:"2021-08-09 21:42:27",timezone:"UTC",updated:b,published:b},alt:"zooms-ceo-shares-his-secret-every-day-i-join-customer-meetings.jpg",credits:b,caption:"\u003Cp\u003EThe room is tidy. Does it mean anything?\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2021\u002F08\u002F09\u002F32504dd8-a6dc-4f4e-a7b2-df687919d91c\u002Fzooms-ceo-shares-his-secret-every-day-i-join-customer-meetings.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:620,height:465,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"analysis\u002Fopinion",hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"A recruiter asked a disgracefully rude question and acted as if it was normal",section:d,slug:"a-recruiter-asked-a-disgracefully-rude-question-and-acted-as-if-it-was-normal",startYear:b,summary:d,title:"A recruiter asked a disgracefully rude question and acted as if it was normal",topics:[{id:"57b89c3b-5b67-4357-bd53-58c9f516a044",slug:"business",name:"Business",typeName:"content_topic",uuid:d,primary:a,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"f2d97ea2-8175-11e2-9d12-0018fe8a00b0",username:"Adrian Kingsley-Hughes",profileUrl:b,email:d,firstName:"Adrian",lastName:"Kingsley-Hughes",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"11c625de-cb18-4e3f-8614-5010553831f2",filename:"adrian-kingsley-hughes.jpg",dateCreated:{created:b,date:"2022-08-05 14:59:32",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002F11c625de-cb18-4e3f-8614-5010553831f2\u002Fadrian-kingsley-hughes.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Adrian Kingsley-Hughes is an internationally published technology author who has devoted over two decades to helping users get the most from technology -- whether that be by learning to program, building a PC from a pile of parts, or helping them get the most from their new MP3 player or digital camera. Adrian has authored\u002Fco-authored technical books on a variety of topics, ranging from programming to building and maintaining PCs. His most recent books include 'Build the Ultimate Custom PC', 'Beginning Programming' and 'The PC Doctor's Fix It Yourself Guide'. He has also written training manuals that have been used by a number of Fortune 500 companies.",profile:b,title:"Contributing Writer",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003EFor many projects, dedicating an entire PC to a project is overkill. This is where single-board computers come in handy.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe best know SBC is, without a doubt, \u003Cspan data-shortcode=\"commercelinkshortcode\" data-id=\"cbb902f9-0672-475b-ad5f-33adfe0b6f34\" data-raw-url=\"https:\u002F\u002Fwww.amazon.com\u002FRaspberry-Model-2019-Quad-Bluetooth\u002Fdp\u002FB07TC2BK1X\u002F\" data-link-shortcode-text=\"the Raspberry Pi\" data-use-monetization=\"true\" data-edition=\"us\"\u003E\u003C\u002Fspan\u003E. It's known the world over for its versatility, low power consumption, reliability, and ease of use. But there are a number of alternatives to the Raspberry Pi available that can be used to bring their own uniqueness to a project, whether you want more performance, AI, VR support, or a board that is rated for industrial use.\u003C\u002Fp\u003E\u003Cp\u003EOr maybe you want something smaller than the Raspberry Pi!\u003C\u002Fp\u003E\u003Cp\u003ELet's take a look.\u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"b02f4635-9ca3-40d3-a175-c0bfb8411b49\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ERockchip Quad-Core RK3288 1.8GHz processor\u003C\u002Fli\u003E\u003Cli\u003EArm Mali-T764 GPU\u003C\u002Fli\u003E\u003Cli\u003E2GB LPDDR3 dual-channel&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E16GB eMMC\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E802.11 b\u002Fg\u002Fn, Bluetooth V4.0 + EDR\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EThis board has a number of nice touches that make it great for hobbyists. I particularly like the color-coded GPIO header, which makes it easy to recognize respective pin headers. I also like the detailed silk-screen print on the face of the board that makes it clear where everything goes.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EColor-coded GPIO for ease of use\u003C\u002Fli\u003E\u003Cli\u003EPacked with features\u003C\u002Fli\u003E\u003Cli\u003EGreat finish\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EPricy\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"ASUS Tinker Board S R2.0\" data-superlative=\"Best Raspberry Pi Alternative: Top SBC overall\" data-imagegroup=\"{&quot;alt&quot;:&quot;rpa07.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;390e0abe-c72e-4e45-97c9-5ae457f8ac99&quot;,&quot;title&quot;:&quot;ASUS Tinker Board S R2.0&quot;,&quot;filename&quot;:&quot;asus-tinker-board-s-r2-0.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F12\u002F390e0abe-c72e-4e45-97c9-5ae457f8ac99\u002Fasus-tinker-board-s-r2-0.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:571216,&quot;width&quot;:1910,&quot;height&quot;:1069,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-12 20:19:18&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-12 20:19:21&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;ASUS Tinker Board S R2.0&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;390e0abe-c72e-4e45-97c9-5ae457f8ac99&quot;,&quot;imageAltText&quot;:&quot;rpa07.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;asus-tinker-board-s-r2-0.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F12&quot;,&quot;imageWidth&quot;:1910,&quot;imageHeight&quot;:1069,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSmartFly-info-Tinker-Mali-T764-Motherboard\u002Fdp\u002FB07WPVVZNH?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;149&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSmartFly-info-Tinker-Mali-T764-Motherboard\u002Fdp\u002FB07WPVVZNH&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSmartFly-info-Tinker-Mali-T764-Motherboard\u002Fdp\u002FB07WPVVZNH?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"03a0af1b-f797-4ae4-8ff7-81bae2e6c727\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAmlogic S905X SoC\u003C\u002Fli\u003E\u003Cli\u003EMali-450 GPU\u003C\u002Fli\u003E\u003Cli\u003EUp to 2GB DDR3 SDRAM\u003C\u002Fli\u003E\u003Cli\u003E4x USB 2.0 Type A\u003C\u002Fli\u003E\u003Cli\u003E100Mb Fast Ethernet\u003C\u002Fli\u003E\u003Cli\u003EHDMI 2.0\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EMicroSD Card Slot\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EeMMC Interface\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EA good SBC at a price that won't break the bank. You're not going to be breaking any speed records, but this board does offer a great set of features.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGreat price\u003C\u002Fli\u003E\u003Cli\u003ESolid performer\u003C\u002Fli\u003E\u003Cli\u003EWell made with great documentation\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EBudget performance\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Libre Computer Board AML-S905X-CC (Le Potato)\" data-superlative=\"Best cheap SBC that's still capable: Great set of features\" data-imagegroup=\"{&quot;alt&quot;:&quot;Libre Computer Board AML-S905X-CC (Le Potato)&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;72a132b6-244b-4074-b1b3-d3b0811b05a2&quot;,&quot;title&quot;:&quot;Libre Computer Board AML-S905X-CC (Le Potato)&quot;,&quot;filename&quot;:&quot;libre-computer-board-aml-s905x-cc-le-potato.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F12\u002F72a132b6-244b-4074-b1b3-d3b0811b05a2\u002Flibre-computer-board-aml-s905x-cc-le-potato.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:530723,&quot;width&quot;:1910,&quot;height&quot;:1069,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-12 20:19:32&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-12 20:19:36&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Libre Computer Board AML-S905X-CC (Le Potato)&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;72a132b6-244b-4074-b1b3-d3b0811b05a2&quot;,&quot;imageAltText&quot;:&quot;Libre Computer Board AML-S905X-CC (Le Potato)&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;libre-computer-board-aml-s905x-cc-le-potato.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F12&quot;,&quot;imageWidth&quot;:1910,&quot;imageHeight&quot;:1069,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FLibre-Computer-AML-S905X-CC-Potato-64-bit\u002Fdp\u002FB074P6BNGZ?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;49&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FLibre-Computer-AML-S905X-CC-Potato-64-bit\u002Fdp\u002FB074P6BNGZ&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FLibre-Computer-AML-S905X-CC-Potato-64-bit\u002Fdp\u002FB074P6BNGZ?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"c9f75bf6-59fa-4cd2-a4c5-94414e008310\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAmlogic S922X -- 4x Cortex-A73 @ 2.2GHz, 2x Cortex-A53 @ 1.9GHz\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EMali-G52 GPU\u003C\u002Fli\u003E\u003Cli\u003E2GB or 4GB DDR4\u003C\u002Fli\u003E\u003Cli\u003EeMMC socket with optional 8GB to 128GB\u003C\u002Fli\u003E\u003Cli\u003E8MB SPI flash with boot select switch and Petitboot app\u003C\u002Fli\u003E\u003Cli\u003EGigabit Ethernet port&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EHDMI 2.1 port for up to 4K@60Hz\u003C\u002Fli\u003E\u003Cli\u003E4x USB 3.0 ports\u003Cbr\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EPowerful but yet energy-efficient, this would be my choice if I wanted to replace a desktop computer with an SBC. This board can run various flavors of Linux, including the latest Ubuntu, as well as the flexibility to run Android.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ELots of different hardware options\u003C\u002Fli\u003E\u003Cli\u003EMore power than your regular SBC\u003C\u002Fli\u003E\u003Cli\u003EAdvanced options such as Petitboot\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EPrice\u003C\u002Fli\u003E\u003Cli\u003EMore complicated than a regular SBC\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Odroid N2+\" data-superlative=\"Best for those who want power: Offered in a range of options\" data-imagegroup=\"{&quot;alt&quot;:&quot;2019-11-28-16-54-40.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;9fa419c2-e255-4d48-aa55-9856e2ffba8e&quot;,&quot;title&quot;:&quot;Odroid N2+&quot;,&quot;filename&quot;:&quot;odroid-n2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F12\u002F9fa419c2-e255-4d48-aa55-9856e2ffba8e\u002Fodroid-n2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:596357,&quot;width&quot;:1910,&quot;height&quot;:1069,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-12 20:19:47&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-12 20:20:00&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Odroid N2+&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;9fa419c2-e255-4d48-aa55-9856e2ffba8e&quot;,&quot;imageAltText&quot;:&quot;2019-11-28-16-54-40.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;odroid-n2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F12&quot;,&quot;imageWidth&quot;:1910,&quot;imageHeight&quot;:1069,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;ameriDroid&quot;,&quot;offerPrice&quot;:&quot;67&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fameridroid.com\u002Fproducts\u002Fodroid-xu4&quot;,&quot;url&quot;:&quot;&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FODROID-Single-Board-Computer-Supply\u002Fdp\u002FB09JM8ZJFM\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;135&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FODROID-Single-Board-Computer-Supply\u002Fdp\u002FB09JM8ZJFM\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FODROID-Single-Board-Computer-Supply\u002Fdp\u002FB09JM8ZJFM\u002F?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"ddc817a4-86a0-4a94-98cd-cf44b5de196d\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAMD Ryzen Embedded V1202b dual core\u002Fquad thread @ 2.3ghz (3.2ghz Boost)\u003C\u002Fli\u003E\u003Cli\u003EAMD Radeon Vega 3 graphics\u003C\u002Fli\u003E\u003Cli\u003E2x DDR4 dual-channel 64-bit SO-DIMM Sockets With ECC Support up to 32GB\u003C\u002Fli\u003E\u003Cli\u003E32GB eMMC 5.0 High Speed Drive\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EThere's not much that the UDOO BOLT V3 can't handle, being almost twice as fast as the 13-inch Intel MacBook Pro , and has been designed with VR, AR, and AI projects in mind. But at $437, this is a very expensive board.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EHigh-performance board\u003C\u002Fli\u003E\u003Cli\u003EAimed at high-end workloads\u003C\u002Fli\u003E\u003Cli\u003EAlmost twice as fast as the MacBook Pro 13-inch&amp;nbsp;\u003Cbr\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EPrice\u003C\u002Fli\u003E\u003Cli\u003EOverkill for most tasks\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"UDOO BOLT V3\" data-superlative=\"Best for those who want speed: Great for use in VR, AR, and AI projects\" data-imagegroup=\"{&quot;alt&quot;:&quot;rpa04.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;f649ac48-f97f-4364-a0b7-529c59d8db62&quot;,&quot;title&quot;:&quot;UDOO BOLT V3&quot;,&quot;filename&quot;:&quot;udoo-bolt-v3.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F12\u002Ff649ac48-f97f-4364-a0b7-529c59d8db62\u002Fudoo-bolt-v3.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:398744,&quot;width&quot;:1910,&quot;height&quot;:1069,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-12 20:20:12&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-12 20:20:15&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;UDOO BOLT V3&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;f649ac48-f97f-4364-a0b7-529c59d8db62&quot;,&quot;imageAltText&quot;:&quot;rpa04.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;udoo-bolt-v3.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F12&quot;,&quot;imageWidth&quot;:1910,&quot;imageHeight&quot;:1069,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;ameriDroid&quot;,&quot;offerPrice&quot;:&quot;67&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fameridroid.com\u002Fproducts\u002Fodroid-xu4&quot;,&quot;url&quot;:&quot;&quot;}]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"b51c855c-e4b7-44c4-b656-8ac8f830b9ca\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E4-Core 1.5GHz 64-bit CPU\u003C\u002Fli\u003E\u003Cli\u003E8GB LPDDR4-3200 SDRAM Densities\u003C\u002Fli\u003E\u003Cli\u003E2x 4K HDMI interfaces 60fps H.265 (HEVC) video\u003C\u002Fli\u003E\u003Cli\u003EGigabit Ethernet PHY with IEEE 1588 support\u003C\u002Fli\u003E\u003Cli\u003ESingle-lane PCI Express 2.0 interface\u003C\u002Fli\u003E\u003Cli\u003EDual MIPI DSI display, and dual MIPI CSI-2 camera interfaces\u003C\u002Fli\u003E\u003Cli\u003EVideoCore VI graphics, supporting OpenGL ES 3.x\u003C\u002Fli\u003E\u003Cli\u003E28 GPIO pins, with up to 6 × UART, 6 × I2C and 5 × SPI\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003ERaspberry Pi Compute Module 4 incorporates a quad-core ARM Cortex-A72 processor, dual video output, and a wide selection of other interfaces.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ERaspberry Pi quality\u003C\u002Fli\u003E\u003Cli\u003ELot of power in a small package\u003C\u002Fli\u003E\u003Cli\u003EPerfect for industrial use\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENot really aimed at home users\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EYou can read our full review for a more in-depth look at the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fproduct\u002Fraspberry-pi-compute-module-4\u002F&quot; target=&quot;_blank&quot;\u003ERaspberry Pi Compute Module 4\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\" data-hed=\"Raspberry Pi Compute Module 4\" data-superlative=\"Best bare-bones SBC: Gutted down for industrial use\" data-imagegroup=\"{&quot;alt&quot;:&quot;rpa08.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;bbc2e4d2-6166-4f98-b8e6-f030ca462d55&quot;,&quot;title&quot;:&quot;Raspberry Pi Compute Module 4&quot;,&quot;filename&quot;:&quot;raspberry-pi-compute-module-4.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F08\u002Fbbc2e4d2-6166-4f98-b8e6-f030ca462d55\u002Fraspberry-pi-compute-module-4.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:595059,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-08 19:11:40&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-08 19:11:44&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Raspberry Pi Compute Module 4&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;bbc2e4d2-6166-4f98-b8e6-f030ca462d55&quot;,&quot;imageAltText&quot;:&quot;rpa08.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;raspberry-pi-compute-module-4.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F08&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Adafruit&quot;,&quot;offerPrice&quot;:&quot;35&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.adafruit.com\u002Fproduct\u002F4787&quot;,&quot;url&quot;:&quot;&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FWaveshare-Raspberry-Development-Reference-Base-Board\u002Fdp\u002FB08PVLH3PZ\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;49&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FWaveshare-Raspberry-Development-Reference-Base-Board\u002Fdp\u002FB08PVLH3PZ\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FWaveshare-Raspberry-Development-Reference-Base-Board\u002Fdp\u002FB08PVLH3PZ\u002F?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"767893cc-cb4b-459e-bcaf-57282a6ff1f6\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe ASUS Tinker Board S R2.0 is ZDNet's top pick overall.&amp;nbsp;\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ERapsberry Pi alternative\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EFeatures\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EASUS Tinker Board S R2.0\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$149\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cul\u003E\u003Cli\u003ERockchip Quad-Core RK3288 1.8GHz processor\u003C\u002Fli\u003E\u003Cli\u003EArm Mali-T764 GPU\u003C\u002Fli\u003E\u003Cli\u003E2GB LPDDR3 dual-channel&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E16GB eMMC\u003C\u002Fli\u003E\u003Cli\u003E802.11 b\u002Fg\u002Fn, Bluetooth V4.0 + EDR\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ELibre Computer Board AML-S905X-CC (Le Potato)\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$55\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cul\u003E\u003Cli\u003EAmlogic S905X SoC\u003C\u002Fli\u003E\u003Cli\u003EMali-450 GPU\u003C\u002Fli\u003E\u003Cli\u003EUp to 2GB DDR3 SDRAM\u003C\u002Fli\u003E\u003Cli\u003E4x USB 2.0 Type A\u003C\u002Fli\u003E\u003Cli\u003E100Mb Fast Ethernet\u003C\u002Fli\u003E\u003Cli\u003EHDMI 2.0\u003C\u002Fli\u003E\u003Cli\u003EMicroSD Card Slot\u003C\u002Fli\u003E\u003Cli\u003EeMMC Interface\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EOdroid N2+\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$67\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cul\u003E\u003Cli\u003EAmlogic S922X -- 4x Cortex-A73 @ 2.2GHz, 2x Cortex-A53 @ 1.9GHz\u003C\u002Fli\u003E\u003Cli\u003EMali-G52 GPU\u003C\u002Fli\u003E\u003Cli\u003E2GB or 4GB DDR4\u003C\u002Fli\u003E\u003Cli\u003EeMMC socket with optional 8GB to 128GB\u003C\u002Fli\u003E\u003Cli\u003E8MB SPI flash with boot select switch and Petitboot app\u003C\u002Fli\u003E\u003Cli\u003EGigabit Ethernet port&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EHDMI 2.1 port for up to 4K@60Hz\u003C\u002Fli\u003E\u003Cli\u003E4x USB 3.0 ports\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EUDOO BOLT V3\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$67\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cul\u003E\u003Cli\u003EAMD Ryzen Embedded V1202b dual core\u002Fquad thread @ 2.3ghz (3.2ghz Boost)\u003C\u002Fli\u003E\u003Cli\u003EAMD Radeon Vega 3 graphics\u003C\u002Fli\u003E\u003Cli\u003E2x DDR4 dual-channel 64-bit SO-DIMM Sockets With ECC Support up to 32GB\u003C\u002Fli\u003E\u003Cli\u003E32GB eMMC 5.0 High Speed Drive\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ERaspberry Pi Compute Module 4\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$35\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cul\u003E\u003Cli\u003E4-Core 1.5GHz 64-bit CPU\u003C\u002Fli\u003E\u003Cli\u003E8GB LPDDR4-3200 SDRAM Densities\u003C\u002Fli\u003E\u003Cli\u003E2x 4K HDMI interfaces 60fps H.265 (HEVC) video\u003C\u002Fli\u003E\u003Cli\u003EGigabit Ethernet PHY with IEEE 1588 support\u003C\u002Fli\u003E\u003Cli\u003ESingle-lane PCI Express 2.0 interface\u003C\u002Fli\u003E\u003Cli\u003EDual MIPI DSI display, and dual MIPI CSI-2 camera interfaces\u003C\u002Fli\u003E\u003Cli\u003EVideoCore VI graphics, supporting OpenGL ES 3.x\u003C\u002Fli\u003E\u003Cli\u003E28 GPIO pins, with up to 6 × UART, 6 × I2C and 5 × SPI\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What is the best Raspberry Pi alternative?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"b8f3dbc4-f5d0-4ada-a360-0f963d1a1973\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhen you are dealing with a cheap SBC, it's a case of buying a board and getting on with the project. Buf if you are thinking about spending more money on hardware, you want to make sure that you're not throwing money away.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EI suggest starting with a clear idea of what the project is. This can be the hard part, but getting it wrong can mean getting derailed partway through the project resulting in a massive setback -- costing time and money.\u003C\u002Fp\u003E\u003Cp\u003EThen, it's a case of doing research. How much power and performance do you need? What operating system do you need?&amp;nbsp;\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EChoose this SBC...\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EIf you want...\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EASUS Tinker Board S R2.0\u003C\u002Ftd\u003E\u003Ctd\u003EThe best alternative overall.\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EUDOO BOLT V3\u003C\u002Ftd\u003E\u003Ctd\u003EHigh-end laptop performance for VR, AR, and AI projects,\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EOdroid N2+\u003C\u002Ftd\u003E\u003Ctd\u003EOffered in a range of hardware options\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003ELibre Computer Board AML-S905X-CC (Le Potato)\u003C\u002Ftd\u003E\u003Ctd\u003EA budget option for hobbyists and enthusiasts.\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003ERaspberry Pi Compute Module 4\u003C\u002Ftd\u003E\u003Ctd\u003EA Raspberry Pi 4 gutted down for industrial use.\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which is the right Raspberry Pi alternative for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"13f51e5f-577d-4a62-9c01-2bd044ed0f94\" data-edition=\"us\" data-description=\"\u003Cp\u003EPut simply, they all offer something that the Raspberry Pi doesn't. The Raspberry Pi is a great bit of hardware, but it has been built within a specific set of constraints and for mass appeal. These SBCs take what the Raspberry Pi brought to the table, and take it further.\u003C\u002Fp\u003E\u003Cp\u003EI've also had a chance to use all of this hardware, and they have all been tested to ascertain its quality, reliability, and whether it delivers on the promises made.\u003C\u002Fp\u003E\u003Cp\u003EThe ASUS Tinker Board S is on the list because it is the perfect choice for a hobbyist or someone who wants to learn their way around what these boards can do. It's a nicely designed board that is aimed at making it easy to use. The board is clearly labeled and that means less time looking at a manual and more time working on projects.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAlso in this list is an SBC that is better suited to harsher industrial use, which allows for projects in environments that would otherwise destroy a lesser board.\u003C\u002Fp\u003E\" data-hed=\"How did we choose these Raspberry Pi alternatives?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"4dccb719-7fb6-45de-b569-bac335297735\" data-edition=\"us\" data-description=\"\u003Cp\u003EGet a Raspberry Pi!&amp;nbsp;Get to know the setup, the GPIO pins, and work through the basics from there!\u003C\u002Fp\u003E\" data-hed=\"What's the best way to get started with a single-board computer?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"d4af76df-f9c4-44e5-afbc-818f5571d0dc\" data-edition=\"us\" data-description=\"\u003Cp\u003ENot really. All the alternatives on our list cost more than the Raspberry Pi 4, which is about $35.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Is there a cheaper alternative to Raspberry Pi?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"69d4e461-f421-4e98-80ea-6fba4dfc8af7\" data-edition=\"us\" data-description=\"\u003Cp\u003EYou can find a lot of generic cases out there, but if you can drive a 3D printer, then you'll have an endless supply of them!\u003C\u002Fp\u003E\" data-hed=\"What's a good source for cases for your Raspberry Pi or an alternative SBC?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"144a2888-682f-46c1-b7e3-39721120ecae\" data-edition=\"us\" data-description=\"\u003Cp\u003EYou can try to waterproof the case it's in by using seals or silicone grease. You could also spray the board with conformal coating to resist moisture.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EBut beyond these steps there's no way to make them waterproof.\u003C\u002Fp\u003E\" data-hed=\"Can you make your single-board computer waterproof?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"773cc9db-4a58-406a-9174-8562ce8f7fd0\" data-edition=\"us\" data-description=\"\u003Cp\u003EHere is an honorable mention:\u003C\u002Fp\u003E\" data-hed=\"Are there any more alternative Raspberry Pis worth considering?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"ca4cd6e8-aba2-435a-8c41-0e8ecf2df779\" data-edition=\"us\" data-hed=\"ODROID-XU4: A great board for a variety of projects\" data-imagegroup=\"{&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;7c0901aa-d3b8-40e3-8cb0-45a0c2305fa0&quot;,&quot;filename&quot;:&quot;2022-08-08-14-35-06.png&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F08\u002F7c0901aa-d3b8-40e3-8cb0-45a0c2305fa0\u002F2022-08-08-14-35-06.png&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-08 13:36:29&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;7c0901aa-d3b8-40e3-8cb0-45a0c2305fa0&quot;,&quot;imageFilename&quot;:&quot;2022-08-08-14-35-06.png&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F08&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FODROID-XU4-Single-Board-Computer-Gigabit\u002Fdp\u002FB0163GEA64\" data-offerprice=\"89\" data-offermerchant=\"Amazon\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-21 15:02:00",timezone:"UTC",updated:b,published:b},description:"What is the best Raspberry Pi alternative? The ASUS Tinker Board S R2.0 is ZDNet's top choice. But we analyzed the RAM, flash storage, and display ports on it and compared it with other single board computers (SBCs) below.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"25b07925-a6a5-4082-8b15-b99237fcc2fe",image:{id:"fbbb9793-d02e-4383-aabf-fb00cbe40c42",filename:"best-raspberry-pi-alternatives.jpg",dateCreated:{created:b,date:"2022-08-08 19:14:03",timezone:"UTC",updated:b,published:b},alt:"rpa04.jpg",credits:b,caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F08\u002Ffbbb9793-d02e-4383-aabf-fb00cbe40c42\u002Fbest-raspberry-pi-alternatives.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Innovation^Computing",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best Raspberry Pi alternatives: Top single board computers",section:d,slug:"best-raspberry-pi-alternative",startYear:b,summary:d,title:"The 5 best Raspberry Pi alternatives of 2022",topics:[{id:"bc862949-884e-4b7d-8fd8-c1157c82f32f",slug:"computing",name:"Computing",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"e7582209-1d56-45da-8e5c-6d042b18e212",username:"tclemons1",profileUrl:b,email:d,firstName:"Taylor",lastName:"Clemons",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"c646bb0f-81fb-4b32-97e3-e73a4d0d1f03",filename:"taylor-clemons.jpg",dateCreated:{created:b,date:"2022-08-05 15:37:46",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fc646bb0f-81fb-4b32-97e3-e73a4d0d1f03\u002Ftaylor-clemons.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Taylor Clemons is a tech writer and reviewer based near Cleveland, OH. After graduating from Tiffin University in 2011, they spent several years in lawn and garden manufacturing before working on their own (now defunct) game review site, Steam Shovelers. From there, Taylor expanded into writing about consumer technology like televisions, home audio equipment, and smart home devices at Lifewire. Taylor's work can also be found at The Balance, TechRadar, Tom's Hardware, SPY.com, GameSkinny, IndieHangover, The Inventory, and Forbes.",profile:b,title:"Staff Writer",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003EElectric mowers were first introduced back in the 1930s, but they hadn't caught on with homeowners until very recently. The biggest draw for electric mowers is that they don't require the same maintenance as their gas-powered cousins: no stocking up on fuel, oil changes, filter and spark plug replacements, or exhaust repairs. They typically use brushless motors -- similar to what you see in cordless power tools -- which create horsepower and torque similar to a gas engine in a much smaller package.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EMany models use rechargeable batteries for power -- and can use the same batteries you may already own if you are a brand loyalist -- making them easier to integrate into your workshop. There are models powered by extension cords, though I can't recommend them; there is always the risk of running over the live wire and getting hurt. &nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWhile an electric mower won't have the same run time as a gas-powered model, you can still get at least 30 to 50 minutes of work out of a fully-charged battery on average. You'll typically see electric push mowers, but there are a few different models of electric riding mowers as well. \u003C\u002Fp\u003E\u003Cp\u003ETo help you find the perfect electric mower for your yard, we rounded up five of the best models you can buy. We compare their features and price points below, so you can decide which one is the best fit for you.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EMust read:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-lawn-mower\u002F\" target=\"_blank\"\u003EThe 5 best lawn mowers\u003C\u002Fa\u003E\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-riding-mower\u002F\" target=\"_blank\"\u003EThe 5 best riding mowers\u003C\u002Fa\u003E\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-zero-turn-mower\u002F\" target=\"_blank\"\u003EThe 5 best zero-turn mowers\u003C\u002Fa\u003E\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-robot-mower\u002F\" target=\"_blank\"\u003EThe 5 best robot mowers\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-push-mower\u002F\" target=\"_blank\"\u003EThe 5 best push mowers\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fhow-to-choose-a-lawn-mower\u002F\" target=\"_blank\"\u003EHow to choose a mower\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"b570acb6-d80b-4438-9f96-8b2f45734371\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E1-hour run time on full charge\u003C\u002Fli\u003E\u003Cli\u003EPush-button start\u003C\u002Fli\u003E\u003Cli\u003E21-inch cutting deck with 6 heights\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EThe Ego Power+ 21-inch, battery-powered push mower is one of the most popular choices for customers looking to make the switch from gas to electric lawn equipment -- and for good reason. With an ultra-easy push-button start, you can say goodbye to frustrating rip cords and get near-instant motor starts.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou can adjust the 21-inch cutting deck at six different heights with the simple shifter knob on the side, and the included bagger attachment means you won't have to spend hours of your day raking up clumps of clippings. But if you prefer not to bag your lawn cuttings, the mower also has a mulching feature to create extra-fine clippings to feed your lawn between landscaping appointments.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe entire unit folds up into a compact form for easier storage, which is perfect for garages and tool sheds where space is at a premium. Its 56-volt battery can be used with other Ego Power branded tools and gives you up to 45 minutes of run time on a full charge. It even has LED headlights for when you need to cut your grass early in the morning or later in the evening.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOne battery, multiple tools\u003C\u002Fli\u003E\u003Cli\u003EBagger attachment included\u003C\u002Fli\u003E\u003Cli\u003EPush-button start\u003C\u002Fli\u003E\u003Cli\u003EFolding design\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E45-minute run time may be too short for larger lawns\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Ego Power+ LM2101\" data-superlative=\"Best electric mower\" data-imagegroup=\"{&quot;alt&quot;:&quot;ego-power-push-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Ego Power&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;3ce71198-4c34-4fad-8af8-0cd149f4ac1f&quot;,&quot;title&quot;:&quot;ego-power-lm2101&quot;,&quot;filename&quot;:&quot;ego-power-lm2101.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F18\u002F3ce71198-4c34-4fad-8af8-0cd149f4ac1f\u002Fego-power-lm2101.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:225041,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-18 17:53:54&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-18 17:54:01&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;CNET&quot;,&quot;alt&quot;:&quot;ego-power-lm2101&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;3ce71198-4c34-4fad-8af8-0cd149f4ac1f&quot;,&quot;imageAltText&quot;:&quot;ego-power-push-mower-2.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Ego Power&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;ego-power-lm2101.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F18&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Ego Power\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FEGO-Power-LM2101-Lithium-ion-Cordless\u002Fdp\u002FB08GPZ1XLJ?th=1&amp;tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;399&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FEGO-Power-LM2101-Lithium-ion-Cordless\u002Fdp\u002FB08GPZ1XLJ?th=1&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FEGO-Power-LM2101-Lithium-ion-Cordless\u002Fdp\u002FB08GPZ1XLJ?th=1&amp;tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flowes.sjv.io\u002Fc\u002F159047\u002F897039\u002F12374?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lowes.com%2Fpd%2FEGO-POWER-56-Volt-Lithium-Ion-21-In-Self-Propelled-Mower-with-7-5Ah-Battery-and-Rapid-Charger%2F1003130698&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Lowe's&quot;,&quot;offerPrice&quot;:&quot;599&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.lowes.com\u002Fpd\u002FEGO-POWER-56-Volt-Lithium-Ion-21-In-Self-Propelled-Mower-with-7-5Ah-Battery-and-Rapid-Charger\u002F1003130698&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flowes.sjv.io\u002Fc\u002F159047\u002F897039\u002F12374?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lowes.com%2Fpd%2FEGO-POWER-56-Volt-Lithium-Ion-21-In-Self-Propelled-Mower-with-7-5Ah-Battery-and-Rapid-Charger%2F1003130698&amp;subId1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Facehardware.dttq.net\u002Fc\u002F159047\u002F611504\u002F9988?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.acehardware.com%2Fdepartments%2Flawn-and-garden%2Flawn-mowers%2Fpush-mowers%2F7804909%3Fstore%3D14911%26gclid%3DEAIaIQobChMIl-OF-PrQ-QIVzJ6zCh3tDgCJEAQYASABEgLDlPD_BwE%26gclsrc%3Daw.ds&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Ace Hardware&quot;,&quot;offerPrice&quot;:&quot;419&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.acehardware.com\u002Fdepartments\u002Flawn-and-garden\u002Flawn-mowers\u002Fpush-mowers\u002F7804909?store=14911&amp;gclid=EAIaIQobChMIl-OF-PrQ-QIVzJ6zCh3tDgCJEAQYASABEgLDlPD_BwE&amp;gclsrc=aw.ds&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Facehardware.dttq.net\u002Fc\u002F159047\u002F611504\u002F9988?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.acehardware.com%2Fdepartments%2Flawn-and-garden%2Flawn-mowers%2Fpush-mowers%2F7804909%3Fstore%3D14911%26gclid%3DEAIaIQobChMIl-OF-PrQ-QIVzJ6zCh3tDgCJEAQYASABEgLDlPD_BwE%26gclsrc%3Daw.ds&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"a5e040b8-22d1-49df-b733-9b485ba582d7\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E3 cutting heights\u003C\u002Fli\u003E\u003Cli\u003EIncludes .85 bushel bagger\u003C\u002Fli\u003E\u003Cli\u003EOnboard meter informs you of run time\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EMost electric mowers are pricey -- or just down right expensive -- but the Worx 40V, 14-inch push mower is one of the most budget-friendly on the market. And just because it retails comfortably under $300 doesn't mean it skimps on features.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou can adjust the cutting deck to three different heights, so you can tackle everything from the first spring mow to a quick re-cut before it rains. It includes a .85 bushel bagger attachment for collecting clippings, or you can use the mulching feature to re-feed your lawn with cuttings.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe on-board battery meter lets you know at a glance how much run time you have left before you need to recharge, and the included dual-port charger lets you top up both batteries at the same time. A push-button start eliminates difficult rip-cords, and the dual-battery power system gives you up to two full hours of run time.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E2-hour run time\u003C\u002Fli\u003E\u003Cli\u003EAdjustable cutting height\u003C\u002Fli\u003E\u003Cli\u003EPush-button start and bagger included\u003C\u002Fli\u003E\u003Cli\u003EOn-board battery indicator\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ESmaller cutting deck may not be ideal for yards over 5,000 sq. ft.\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Worx WG779\" data-superlative=\"Best budget electric mower\" data-imagegroup=\"{&quot;alt&quot;:&quot;worx-electric-push-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Worx&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;bf8f3e60-4c41-4113-8b84-ae78e2ba5018&quot;,&quot;title&quot;:&quot;worx-electric-push-mower-2&quot;,&quot;filename&quot;:&quot;worx-electric-push-mower-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F04\u002Fbf8f3e60-4c41-4113-8b84-ae78e2ba5018\u002Fworx-electric-push-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:250713,&quot;width&quot;:646,&quot;height&quot;:363,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:18:26&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:18:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Worx&quot;,&quot;alt&quot;:&quot;worx-electric-push-mower-2.jpg&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;bf8f3e60-4c41-4113-8b84-ae78e2ba5018&quot;,&quot;imageAltText&quot;:&quot;worx-electric-push-mower-2.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Worx&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;worx-electric-push-mower-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F04&quot;,&quot;imageWidth&quot;:646,&quot;imageHeight&quot;:363,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Worx\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FWG779-Power-Share-4-0Ah-Cordless\u002Fdp\u002FB07BY88V1Q?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;263.94&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FWG779-Power-Share-4-0Ah-Cordless\u002Fdp\u002FB07BY88V1Q&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FWG779-Power-Share-4-0Ah-Cordless\u002Fdp\u002FB07BY88V1Q?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FWorx-POWER-SHARE-40-Volt-14-in-Cordless-Battery-Walk-Behind-Mower-with-Mulching-Intellicut-Battery-Charger-Included-WG779%2F314256361&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Home Depot&quot;,&quot;offerPrice&quot;:&quot;301.5&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.homedepot.com\u002Fp\u002FWorx-POWER-SHARE-40-Volt-14-in-Cordless-Battery-Walk-Behind-Mower-with-Mulching-Intellicut-Battery-Charger-Included-WG779\u002F314256361&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FWorx-POWER-SHARE-40-Volt-14-in-Cordless-Battery-Walk-Behind-Mower-with-Mulching-Intellicut-Battery-Charger-Included-WG779%2F314256361&amp;subId1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flowes.sjv.io\u002Fc\u002F159047\u002F897039\u002F12374?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lowes.com%2Fpd%2FWORX-20V-13-in2-in-1-Lawn-Mower%2F5001479563&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Lowe's&quot;,&quot;offerPrice&quot;:&quot;299&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.lowes.com\u002Fpd\u002FWORX-20V-13-in2-in-1-Lawn-Mower\u002F5001479563&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flowes.sjv.io\u002Fc\u002F159047\u002F897039\u002F12374?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lowes.com%2Fpd%2FWORX-20V-13-in2-in-1-Lawn-Mower%2F5001479563&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"2bbcd2d3-03e8-44bf-a705-7e0b6eb86e0c\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E90 minutes of run time\u003C\u002Fli\u003E\u003Cli\u003E42-inch, dual blade cutting deck\u003C\u002Fli\u003E\u003Cli\u003E16-inch turning radius\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003ECub Cadet is one of the most recognizable names in lawn mowers, and they've released a battery-powered version of their XT1 Enduro series. It has the same 42-inch, dual-blade cutting deck and three-year warranty as its gas-powered cousin, but it doesn't require all of the maintenance.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe 56V battery provides enough power for 90 minutes of run time, which is plenty of time to mow up to two acres of grass before you need to recharge. And when you do need to plug in, you can recharge your mower with a standard wall outlet -- no special cords or equipment needed.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EA push-button cruise control lets you set-and-forget your mowing speed for a consistent cut across your whole lawn, and two USB ports let you charge your phone while you ride. The mower has a 16-inch turn radius, which gives it zero-turn quality performance when cutting grass around obstacles like trees, light posts, and mailboxes. This model doesn't include any accessories, though you can buy a bagger attachment, mulching blades, and tow-behind wagons to tackle all of your yard work.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E90-minute run time\u003C\u002Fli\u003E\u003Cli\u003EMows up to 2 acres\u003C\u002Fli\u003E\u003Cli\u003ECharges with regular wall outlet\u003C\u002Fli\u003E\u003Cli\u003ECruise control\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EExpensive\u003C\u002Fli\u003E\u003Cli\u003ENo attachments included\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Cub Cadet XT1 Enduro LT 42-inch\" data-superlative=\"Best riding electric mower\" data-imagegroup=\"{&quot;alt&quot;:&quot;cub-cadet-electric-riding-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Cub Cadet&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;3ca726d0-c9e0-4401-ac4f-646f24b68108&quot;,&quot;title&quot;:&quot;cub-cadet-electric-riding-mower-2&quot;,&quot;filename&quot;:&quot;cub-cadet-electric-riding-mower-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F04\u002F3ca726d0-c9e0-4401-ac4f-646f24b68108\u002Fcub-cadet-electric-riding-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:413102,&quot;width&quot;:1000,&quot;height&quot;:563,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:21:26&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:21:30&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Cub Cadet&quot;,&quot;alt&quot;:&quot;cub-cadet-electric-riding-mower-2.jpg&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;3ca726d0-c9e0-4401-ac4f-646f24b68108&quot;,&quot;imageAltText&quot;:&quot;cub-cadet-electric-riding-mower-2.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Cub Cadet&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;cub-cadet-electric-riding-mower-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F04&quot;,&quot;imageWidth&quot;:1000,&quot;imageHeight&quot;:563,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Cub Cadet\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FCub-Cadet-XT1-Enduro-LT-42-in-56-Volt-MAX-60-Ah-Battery-Lithium-Ion-Electric-Drive-Cordless-Riding-Lawn-Tractor-LT42E%2F314699266%23overlay&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Home Depot&quot;,&quot;offerPrice&quot;:&quot;4799&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.homedepot.com\u002Fp\u002FCub-Cadet-XT1-Enduro-LT-42-in-56-Volt-MAX-60-Ah-Battery-Lithium-Ion-Electric-Drive-Cordless-Riding-Lawn-Tractor-LT42E\u002F314699266#overlay&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FCub-Cadet-XT1-Enduro-LT-42-in-56-Volt-MAX-60-Ah-Battery-Lithium-Ion-Electric-Drive-Cordless-Riding-Lawn-Tractor-LT42E%2F314699266%23overlay&amp;subId1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntra.com\u002Ft\u002F8-10813-212732-137077?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fwww.tractorsupply.com%2Ftsc%2Fproduct%2Fcub-cadet-new-enduro-series-xt1-lt42-13aka9tsa10%3Fstore%3D1392%26cid%3DShopping-Google-Local_Feed%26utm_medium%3DGoogle%26utm_source%3DShopping%26utm_campaign%3D%26utm_content%3DLocal_Feed%26gclid%3DEAIaIQobChMIis79rfzQ-QIVtvzjBx1h9QikEAQYASABEgKfhfD_BwE&quot;,&quot;offerMerchant&quot;:&quot;Tractor Supply Co.&quot;,&quot;offerPrice&quot;:&quot;2199&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.tractorsupply.com\u002Ftsc\u002Fproduct\u002Fcub-cadet-new-enduro-series-xt1-lt42-13aka9tsa10?store=1392&amp;cid=Shopping-Google-Local_Feed&amp;utm_medium=Google&amp;utm_source=Shopping&amp;utm_campaign=&amp;utm_content=Local_Feed&amp;gclid=EAIaIQobChMIis79rfzQ-QIVtvzjBx1h9QikEAQYASABEgKfhfD_BwE&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntra.com\u002Ft\u002F8-10813-212732-137077?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fwww.tractorsupply.com%2Ftsc%2Fproduct%2Fcub-cadet-new-enduro-series-xt1-lt42-13aka9tsa10%3Fstore%3D1392%26cid%3DShopping-Google-Local_Feed%26utm_medium%3DGoogle%26utm_source%3DShopping%26utm_campaign%3D%26utm_content%3DLocal_Feed%26gclid%3DEAIaIQobChMIis79rfzQ-QIVtvzjBx1h9QikEAQYASABEgKfhfD_BwE&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntrs.com\u002Ft\u002F8-12365-212732-199030?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fwww.cubcadet.com%2Fen_US%2Flawn-and-garden-tractors%2Fxt1-lt42%2F13AKA9TSA10.html&quot;,&quot;offerMerchant&quot;:&quot;Cub Cadet&quot;,&quot;offerPrice&quot;:&quot;2199&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.cubcadet.com\u002Fen_US\u002Flawn-and-garden-tractors\u002Fxt1-lt42\u002F13AKA9TSA10.html&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntrs.com\u002Ft\u002F8-12365-212732-199030?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fwww.cubcadet.com%2Fen_US%2Flawn-and-garden-tractors%2Fxt1-lt42%2F13AKA9TSA10.html&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"7bfdbf10-fd6d-4746-9f2a-acc36762f555\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ESelf-propelled for easier operation\u003C\u002Fli\u003E\u003Cli\u003EAdjustable speed with clutch\u003C\u002Fli\u003E\u003Cli\u003E70 minutes of run time&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EUsing a push mower can be a workout, but the Ryobi 40V self-propelled electric push mower makes it a bit easier to cut your grass. The brushless motor works with the 10-inch rear wheels to move the whole unit forward, and you can adjust the speed with the integrated clutch.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIf you have other battery-powered Ryobi tools, this push mower uses the same 40V battery to make it easier to integrate into your workshop or tool shed. The two batteries on full charge give you up to 70 minutes of run time, which is enough to handle up to .75 acres of grass.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou can adjust the 21-inch cutting deck to seven different heights to handle mowing in any season, and the deck is covered by a lifetime warranty against damage. It includes a bagger attachment for collecting grass clippings, or you can use the mulching feature to re-feed your lawn as you mow. The whole mower also folds up into a compact size for easier storage, which is perfect if your garage or tool shed is on the smaller side.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E70-minute run time\u003C\u002Fli\u003E\u003Cli\u003E1 battery, many tools\u003C\u002Fli\u003E\u003Cli\u003E10-inch rear wheels with forward drive\u003C\u002Fli\u003E\u003Cli\u003E7 deck height levels\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOn the pricey side\u003C\u002Fli\u003E\u003Cli\u003ECutting deck is plastic instead of metal\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Ryobi 40V 21-inch\" data-superlative=\"Best self-propelled electric mower\" data-imagegroup=\"{&quot;alt&quot;:&quot;ryobi-electric-push-mower.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Ryobi&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;2802d574-1edb-485f-938f-2eedba16e14e&quot;,&quot;title&quot;:&quot;ryobi-electric-push-mower&quot;,&quot;filename&quot;:&quot;ryobi-electric-push-mower.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F04\u002F2802d574-1edb-485f-938f-2eedba16e14e\u002Fryobi-electric-push-mower.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:1467846,&quot;width&quot;:2000,&quot;height&quot;:1125,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:31:01&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:31:13&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Ryobi&quot;,&quot;alt&quot;:&quot;ryobi-electric-push-mower.jpg&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;2802d574-1edb-485f-938f-2eedba16e14e&quot;,&quot;imageAltText&quot;:&quot;ryobi-electric-push-mower.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Ryobi&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;ryobi-electric-push-mower.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F04&quot;,&quot;imageWidth&quot;:2000,&quot;imageHeight&quot;:1125,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Ryobi\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FRYOBI-40V-HP-Brushless-21-in-Cordless-Battery-Walk-Behind-Self-Propelled-Lawn-Mower-with-2-6-0-Ah-Batteries-and-Charger-RY401140US%2F314600837%23overlay&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Home Depot&quot;,&quot;offerPrice&quot;:&quot;649&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.homedepot.com\u002Fp\u002FRYOBI-40V-HP-Brushless-21-in-Cordless-Battery-Walk-Behind-Self-Propelled-Lawn-Mower-with-2-6-0-Ah-Batteries-and-Charger-RY401140US\u002F314600837#overlay&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FRYOBI-40V-HP-Brushless-21-in-Cordless-Battery-Walk-Behind-Self-Propelled-Lawn-Mower-with-2-6-0-Ah-Batteries-and-Charger-RY401140US%2F314600837%23overlay&amp;subId1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FBrushless-Cordless-Dual-Blade-Self-Propelled-Batteries\u002Fdp\u002FB09GGFBJTJ?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;822.11&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FBrushless-Cordless-Dual-Blade-Self-Propelled-Batteries\u002Fdp\u002FB09GGFBJTJ&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FBrushless-Cordless-Dual-Blade-Self-Propelled-Batteries\u002Fdp\u002FB09GGFBJTJ?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Mercari&quot;,&quot;offerPrice&quot;:&quot;394&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.mercari.com\u002Fus\u002Fitem\u002Fm67266857058\u002F?gclsrc=aw.ds&amp;&amp;utm_source=google&amp;utm_medium=cpc&amp;utm_campaign=17963175013&amp;utm_content=t0&amp;adgroup=140593503060&amp;network=g&amp;device=c&amp;merchant_id=126358573&amp;product_id=m67266857058&amp;product_id=426600878633&amp;gclid=EAIaIQobChMI3NTwgP7Q-QIViODICh1TDwWjEAQYASABEgLhMvD_BwE&quot;,&quot;url&quot;:&quot;&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"02b09393-dcd2-4ffd-8194-d33059079927\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ECharge batteries in as few as 90 minutes\u003C\u002Fli\u003E\u003Cli\u003E42-inch cutting deck\u003C\u002Fli\u003E\u003Cli\u003EZero-turn maneuverability&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EThe biggest drawback of an electric mower is waiting for your batteries to charge. Fortunately, the Greenworks 60V CrossoverT has one of the fastest charging times on the market. The mower comes with six batteries and three dual-port chargers, which allow you to top up your mower batteries in as few as 90 minutes. This is perfect for quick-charging your mower while you tackle other chores like pulling weeds, trimming hedges and tree limbs, or tending to your flower and garden beds.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe 42-inch cutting deck is perfect for lawns up to 2.5 acres, and the 20-inch rear-drive tires give you forward and reverse speeds up to 8 and 5MPH, respectively. You'll also get zero-turn maneuverability for mowing around obstacles like lawn decorations, trees, and lamp posts. There is even an integrated cargo bed, which allows you to haul up to 200 pounds at a time. An integrated USB port lets you charge your phone while you drive, and a built-in GPS lets you track your mower in case of theft.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EBuilt-in GPS\u003C\u002Fli\u003E\u003Cli\u003E200 pound cargo capacity\u003C\u002Fli\u003E\u003Cli\u003E90-minute charge time\u003C\u002Fli\u003E\u003Cli\u003E2.5 acre max lawn\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EExpensive\u003C\u002Fli\u003E\u003Cli\u003ENo attachments included\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Greenworks Pro 60V CrossoverT 42-inch\" data-superlative=\"Best electric mower with fast charging\" data-imagegroup=\"{&quot;alt&quot;:&quot;greenworks-electric-rider-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Greenworks&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;347d2f53-1935-4434-8e55-f5bdeb66ac64&quot;,&quot;title&quot;:&quot;greenworks-electric-rider-mower-2&quot;,&quot;filename&quot;:&quot;greenworks-electric-rider-mower-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F04\u002F347d2f53-1935-4434-8e55-f5bdeb66ac64\u002Fgreenworks-electric-rider-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:296460,&quot;width&quot;:993,&quot;height&quot;:559,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:33:04&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:33:16&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Greenworks&quot;,&quot;alt&quot;:&quot;greenworks-electric-rider-mower-2.jpg&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;347d2f53-1935-4434-8e55-f5bdeb66ac64&quot;,&quot;imageAltText&quot;:&quot;greenworks-electric-rider-mower-2.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Greenworks&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;greenworks-electric-rider-mower-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F04&quot;,&quot;imageWidth&quot;:993,&quot;imageHeight&quot;:559,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Greenworks\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntra.com\u002Ft\u002F8-10813-212732-137077?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fwww.tractorsupply.com%2Ftsc%2Fproduct%2Fgreenworks-42-in-60v-battery-electric-crossovert-riding-lawn-mower-7409002&quot;,&quot;offerMerchant&quot;:&quot;Tractor Supply Co.&quot;,&quot;offerPrice&quot;:&quot;3500&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.tractorsupply.com\u002Ftsc\u002Fproduct\u002Fgreenworks-42-in-60v-battery-electric-crossovert-riding-lawn-mower-7409002&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntra.com\u002Ft\u002F8-10813-212732-137077?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fwww.tractorsupply.com%2Ftsc%2Fproduct%2Fgreenworks-42-in-60v-battery-electric-crossovert-riding-lawn-mower-7409002&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Greenworks&quot;,&quot;offerPrice&quot;:&quot;3500&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.greenworkstools.com\u002Fpro-60v-42-inch-crossovert-riding-lawn-mower&quot;,&quot;url&quot;:&quot;&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"8f146569-33a5-405a-8422-891b92542479\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe Ego Power+ 21-inch, 56V push mower is the best electric mower you can buy. It has a 45-minute run time, which is perfect for most suburban yards, and it includes a bagger attachment and a mulching feature to make clean-up easier. You can adjust the cutting deck to six different heights for mowing in almost any season, and the push-button start means you don't have to waste time with frustrating rip cords to get your mower to run.&amp;nbsp;\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EElectric mower\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ECutting deck size\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPower&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EEgo Power+ push mower\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$399\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E21-inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E56V battery\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EWorx push mower\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$299\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E14-inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EDual 20V batteries\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ECub Cadet XT1 Enduro LT\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$2,199\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E42-inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E56V battery\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ERyobi self-propelled push mower\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$649\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E21-inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E40V battery\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EGreenworks CrossoverT\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$3,500\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E42-inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ESix batteries\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What is the best electric mower?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"29749526-6f1a-4042-9d74-e80b9afd5189\" data-edition=\"us\" data-description=\"\u003Cp\u003EYard size is very important to keep in mind while shopping for a new electric mower. Since many models, both push and rider alike, have run times in the 45- to 60-minute range, they're best used in smaller plots (ideally less than one acre).&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIf you have a yard that's larger than an acre, you'll want to avoid a push mower and invest in a riding tractor. These models have 42- or 46-inch cutting decks, which makes short work of larger yards, even within the typical 60-minute time limit. Electric riding mowers tend to be very expensive, but what you spend on the unit itself is saved in the long run by not having to purchase fuel, oil, filters, and other parts you see in gas-powered mowers.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this electric mower...\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you need...\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EEgo Power+ 21-inch push mower\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA well-rounded electric mower for smaller lawns\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EWorx 40V 14-inch push mower\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EAn affordable electric mower\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ECub Cadet XT1 Enduro LT\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EGas performance with battery power\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ERyobi 40V 21-inch push mower\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA self-propelled lawn mower\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EGreenworks 60V CrossoverT\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EQuick-charging batteries and zero-turn maneuverability\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which electric mower is right for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"9ed963bf-b968-4c9f-9b65-9294d0e41896\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe chose both push and rider lawn mowers to suit a variety of different yard sizes and terrains. We also chose different sized cutting decks to allow you to maximize your efficiency and take full advantage of each model's run time.\u003C\u002Fp\u003E\u003Cp\u003EWe avoided electric mowers that require an extension cord, since they can be a hassle to set up -- and you run the risk of running over the electrical cable, which can cause injuries and even death.\u003C\u002Fp\u003E\" data-hed=\"How did we choose these electric mowers?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"5217303b-a5bf-4d47-9ac3-764a7a8cdb4c\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhile an electric mower won't have the same run time as its gas-powered counterparts, you can still get a decent amount of work done before you need to recharge. Most electric mowers, push and rider alike, have a run time in the 45- to 60-minute range; this is just about perfect for yards up to one acre. If you have a larger yard, you'll want to choose a model that has a rapid-charge feature, so you don't have to wait around all day to finish mowing.\u003C\u002Fp\u003E\" data-hed=\"How long does an electric mower run?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"5a1696e7-c492-4c9d-aa18-af31755b48e9\" data-edition=\"us\" data-description=\"\u003Cp\u003EAbsolutely not. Just like with gas-powered models, cutting wet grass (whether it's from rain or morning dew) can damage your blades and cutting deck by making the drive belts work harder, resulting in dulling, jammed discharge chutes, broken belts, and stripped gears. Mowing wet grass also makes your yard look terrible, since the blades can't make a clean cut and clippings tend to bunch up in huge clumps, which can lead to dead spots.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWith electric mowers, you also run the risk of electric shock and shortages. Water can work its way into the motor and electronics housings, which may lead to damage to the electrical components (requiring costly repairs or even replacing the whole unit) or electrocuting yourself (which not only hurts, but can also lead to disability or even death).\u003C\u002Fp\u003E\u003Cp\u003ESo make sure your yard is as dry as possible to avoid ruining your new mower or getting injured.\u003C\u002Fp\u003E\" data-hed=\"Can I cut wet grass with an electric mower?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"3d9ffe94-cabf-48b8-aa4b-179711e99566\" data-edition=\"us\" data-description=\"\u003Cp\u003EElectric mowers can last 8 to 10 years on average with the proper maintenance. However, you'll likely need to replace your battery beforehand, as they have an average operational life of 5 years.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"How long do electric mowers last?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"3c47221e-395e-475e-b980-3fe84b2d89d6\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhile there aren't quite as many options for electric mowers as there are gas-powered models, you can still find a wide variety of battery-powered models. Here's a short list of other electric mowers that are great choices:\u003C\u002Fp\u003E\" data-hed=\"Are there alternative electric mowers worth considering?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"197b0112-df53-48e5-a7b9-3e7b1ca996e0\" data-edition=\"us\" data-hed=\"Milwaukee M18 FUEL 21-inch self-propelled mower\" data-imagegroup=\"{&quot;alt&quot;:&quot;milwaukee-electric-push-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Milwaukee&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;00dc07d4-8d72-453c-8565-7f9e8d6a0e62&quot;,&quot;filename&quot;:&quot;milwaukee-electric-push-mower-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F04\u002F00dc07d4-8d72-453c-8565-7f9e8d6a0e62\u002Fmilwaukee-electric-push-mower-2.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:36:03&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;00dc07d4-8d72-453c-8565-7f9e8d6a0e62&quot;,&quot;imageFilename&quot;:&quot;milwaukee-electric-push-mower-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F04&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Milwaukee\" data-offerurl=\"https:\u002F\u002Fwww.homedepot.com\u002Fp\u002FMilwaukee-M18-FUEL-Brushless-Cordless-21-in-Walk-Behind-Dual-Battery-Self-Propelled-Mower-w-2-12-0Ah-Battery-and-Rapid-Charger-2823-22HD\u002F318995380\" data-offerprice=\"1099\" data-offermerchant=\"Home Depot\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002F?tag=zdnet-buy-button-20\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"8d92454c-4597-4003-b02e-a3d539bad3c6\" data-edition=\"us\" data-hed=\"Craftsman E150 30-inch\" data-imagegroup=\"{&quot;alt&quot;:&quot;craftsman-mini-rider-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Craftsman&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;ceb93874-60ac-4ca9-b1eb-68fe86f0cac8&quot;,&quot;filename&quot;:&quot;craftsman-mini-rider-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F04\u002Fceb93874-60ac-4ca9-b1eb-68fe86f0cac8\u002Fcraftsman-mini-rider-2.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:37:22&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;ceb93874-60ac-4ca9-b1eb-68fe86f0cac8&quot;,&quot;imageFilename&quot;:&quot;craftsman-mini-rider-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F04&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Craftsman\" data-offerurl=\"https:\u002F\u002Fwww.lowes.com\u002Fpd\u002FCRAFTSMAN-E150-30-in-Lithium-Ion-Electric-Riding-Lawn-Mower-Mulching-Capable\u002F1000706028\" data-offerprice=\"2599\" data-offermerchant=\"Lowe's\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002F?tag=zdnet-buy-button-20\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"f754db36-fa60-4630-a15c-43337db2ae98\" data-edition=\"us\" data-hed=\"Ryobi 42-inch zero turn\" data-imagegroup=\"{&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;6054d796-a5fa-4e7b-9b55-aa2915ce6f25&quot;,&quot;filename&quot;:&quot;ryobi-electric-zero-turn-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F04\u002F6054d796-a5fa-4e7b-9b55-aa2915ce6f25\u002Fryobi-electric-zero-turn-2.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-04 16:38:35&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;6054d796-a5fa-4e7b-9b55-aa2915ce6f25&quot;,&quot;imageFilename&quot;:&quot;ryobi-electric-zero-turn-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F04&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.homedepot.com\u002Fp\u002FRYOBI-42-in-100-Ah-Battery-Electric-Riding-Zero-Turn-Mower-RY48ZTR100\u002F308040433\" data-offerprice=\"4499\" data-offermerchant=\"Home Depot\" data-monetizedurl=\"https:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https:\u002F\u002Fwww.homedepot.com\u002Fp\u002FRYOBI-42-in-100-Ah-Battery-Electric-Riding-Zero-Turn-Mower-RY48ZTR100\u002F308040433&amp;subId1=[subid_value]\" data-techobjectinfo=\"{}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-20 11:55:00",timezone:"UTC",updated:b,published:b},description:"What is the best electric mower? Our pick is the Ego Power+ LM2101 with its push button start, allowing you to start your mower easily. By using either a rechargeable battery or extension cord, you can ditch the gas can for a greener way to care for your lawn.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"49a97f6d-1404-4192-96ab-6b0e45bb640b",image:{id:"0bb415bc-7533-47d0-93be-e2c03b1d0adf",filename:"electric-mower-cover-photo-2.jpg",dateCreated:{created:b,date:"2022-05-04 16:39:18",timezone:"UTC",updated:b,published:b},alt:"electric-mower-cover-photo-2.jpg",credits:"Cub Cadet",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F04\u002F0bb415bc-7533-47d0-93be-e2c03b1d0adf\u002Felectric-mower-cover-photo-2.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1000,height:563,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Home & Office^Yard & Outdoors",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best electric mowers: Top alternatives to gas-powered",section:d,slug:"best-electric-mower",startYear:b,summary:d,title:"The 5 best electric mowers of 2022",topics:[{id:"81fcf152-44b9-45ff-8a25-04f5b2472176",slug:"yard-outdoors",name:"Yard & Outdoors",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0250d02c-82bc-4633-a98c-15bf50d096b6",slug:"electric-vehicles",name:"Electric Vehicles",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"55d90575-4c61-4cd3-ba0c-d0b89abf0d85",slug:"energy",name:"Energy",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"98d6f538-10d6-11e4-9732-00505685119a",username:"palmsolo (aka Matthew Miller)",profileUrl:b,email:d,firstName:"Matthew",lastName:"Miller",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"ee87d915-3bf6-40cb-8e7f-6112d3b322bc",filename:"matthew-miller.jpg",dateCreated:{created:b,date:"2022-08-05 15:28:37",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fee87d915-3bf6-40cb-8e7f-6112d3b322bc\u002Fmatthew-miller.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Matthew Miller started using mobile devices in 1997 and has been writing news, reviews, and opinion pieces ever since. He was a co-host, with Kevin Tofel, of the MobileTechRoundup podcast for 13 years and authored three Wiley Companion series books. Matthew started using mobile devices with a US Robotics Pilot 1000 and has owned hundreds of devices running Palm, Linux, Symbian, Newton, BlackBerry, iOS, Android, webOS, Windows Mobile, and Windows Phone operating systems. His current collection includes a Galaxy Z Fold 3, COROS Vertix 2, Garmin Fenix 945 LTE, Microsoft Surface Pro 6, and many more, along with classic devices like the Apple Newton MessagePad 2100 and Sony CLIE UX50. Matthew can be found on various social networks under the user name of \"palmsolo.\"",profile:b,title:"Contributing Writer",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003ESamsung continues to battle Apple and Google for the crown of the best smartphone, and to help sales, we find the company releasing more mid-range phones that are extremely capable while also offering innovative folding devices. Samsung is clearly the leader in foldable technology and with another season of foldable releases under its belt there is no other company that comes close to challenging Samsung in the foldable space. \u003C\u002Fp\u003E\u003Cp\u003ESamsung's latest foldable, the Galaxy Z Fold 4, is a stunning feat of engineering that refines a few features over its predecessor to make it a device for gadget lovers. The Galaxy S22 series and the compelling A-Series offer more traditional smartphone designs with features that challenge the \u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002F10-best-smartphones\u002F\" target=\"_blank\"\u003Ebest available phones.\u003C\u002Fa\u003E \u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"638b073b-7563-49e4-b4b1-322e3b91ff1b\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003EProcessor:\u003C\u002Fstrong\u003E&nbsp;Qualcomm Snapdragon 8 Gen 1&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EDisplay:\u003C\u002Fstrong\u003E&nbsp;6.8-inches, 3200x1440 pixels&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ERAM\u002FStorage:\u003C\u002Fstrong\u003E&nbsp;12GB\u002F(128GB-256GB-512GB-1TB)&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECameras:\u003C\u002Fstrong\u003E&nbsp;10MP with 10x optical, 10MP with 3x optical, 108MP, and 12MP ultra wide. 40MP front-facing camera\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EBattery:\u003C\u002Fstrong\u003E&nbsp;5,000mAh&nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003ESamsung's \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002Fdp\u002FB09MVZH5RB&quot; target=&quot;_blank&quot;\u003Efirst flagship phone of 2022\u003C\u002Fa\u003E&nbsp;was released as the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsamsung-will-announce-galaxy-s22-on-feb-9-during-unpacked-event\u002F&quot; target=&quot;_blank&quot;\u003EGalaxy S22 Ultra 5G\u003C\u002Fa\u003E. While the S21 Ultra from 2021 supported the S Pen, there was no way to store, carry, or charge up the S Pen. With the S22 Ultra, Samsung has fully embraced it as the Note successor with an S Pen silo, flat and square design elements, and all of the latest and greatest specifications in a smartphone.\u003C\u002Fp\u003E\u003Cp\u003EThe Galaxy S22 phones were the first to launch widely with the Qualcomm Snapdragon 8 Gen 1 processor inside. While the same resolution cameras are found in this year's S22 Ultra, Samsung improved the camera's capabilities, especially in terms of low-light shooting. With two telephoto cameras, Samsung stands out from Apple and Google with fantastic zoom capability.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ERead ZDNet's full review: \u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsamsung-galaxy-s22-ultra-review\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003ESamsung Galaxy S22 Ultra review\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAn amazing quad rear camera system\u003C\u002Fli\u003E\u003Cli\u003EGorilla Glass Victus Plus\u003C\u002Fli\u003E\u003Cli\u003EFully integrated S Pen support\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EFantastic 5G and RF performance\u003C\u002Fli\u003E\u003Cli\u003EHigh capacity battery\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ESome duplicate Samsung apps\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Samsung Galaxy S22 Ultra 5G\" data-superlative=\"Best Samsung phone overall\" data-imagegroup=\"{&quot;alt&quot;:&quot;green-galaxy-s22-ultra.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;(Image: Getty)&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;0dbcf661-b391-4515-8c7c-7a9214b65347&quot;,&quot;title&quot;:&quot;Samsung Galaxy S22 Ultra 5G review | Best Samsung phone&quot;,&quot;filename&quot;:&quot;samsung-galaxy-s22-ultra-5g-review-best-samsung-phone.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F06\u002F15\u002F0dbcf661-b391-4515-8c7c-7a9214b65347\u002Fsamsung-galaxy-s22-ultra-5g-review-best-samsung-phone.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:401950,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-06-15 07:01:01&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-15 07:01:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Samsung Galaxy S22 Ultra 5G review | Best Samsung phone&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;0dbcf661-b391-4515-8c7c-7a9214b65347&quot;,&quot;imageAltText&quot;:&quot;green-galaxy-s22-ultra.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;(Image: Getty)&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;samsung-galaxy-s22-ultra-5g-review-best-samsung-phone.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F06\u002F15&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"(Image: Getty)\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Fsmartphones%2Fgalaxy-s22-ultra%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Samsung&quot;,&quot;offerPrice&quot;:&quot;1199&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.samsung.com\u002Fus\u002Fsmartphones\u002Fgalaxy-s22-ultra\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Fsmartphones%2Fgalaxy-s22-ultra%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsamsung-store%2Flearn-about-samsung-galaxy-s22%2Fpcmcat1642708628285.c%3Fid%3Dpcmcat1642708628285&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;1199&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fsamsung-store\u002Flearn-about-samsung-galaxy-s22\u002Fpcmcat1642708628285.c?id=pcmcat1642708628285&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsamsung-store%2Flearn-about-samsung-galaxy-s22%2Fpcmcat1642708628285.c%3Fid%3Dpcmcat1642708628285&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSAMSUNG-Smartphone-Unlocked-Brightest-Processor\u002Fdp\u002FB09MVZH5RB?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;1137&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSAMSUNG-Smartphone-Unlocked-Brightest-Processor\u002Fdp\u002FB09MVZH5RB&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSAMSUNG-Smartphone-Unlocked-Brightest-Processor\u002Fdp\u002FB09MVZH5RB?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"gallery\" data-uuid=\"e626c0d9-5770-4b21-9425-d8858cf9e24e\" data-float=\"none\" data-size=\"large\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"ccf861dd-bcb3-41ef-8a94-24743f5a7cc2\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003EProcessor:\u003C\u002Fstrong\u003E&amp;nbsp;Qualcomm Snapdragon 8 Plus Gen 1&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EMain Display:\u003C\u002Fstrong\u003E&amp;nbsp;7.6-inches, 2176x1812 pixels&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECover Display:\u003C\u002Fstrong\u003E&amp;nbsp;6.2-inches, 904x2316 pixels\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ERAM\u002FStorage:\u003C\u002Fstrong\u003E&amp;nbsp;12GB RAM with 256GB\u002F512GB\u002F1TB internal options&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECameras:\u003C\u002Fstrong\u003E&amp;nbsp;12MP ultra-wide, 50MP wide angle, 10MP 3x telephoto, 10MP cover screen, 4MP under main display\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EBattery:\u003C\u002Fstrong\u003E&amp;nbsp;4,400mAh&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EThe 2020 Galaxy Z Fold 2 set the bar for foldable devices that also serve as mini tablets. The Z Fold 3 improved on that phone with S Pen support and IPX8 water resistance, two features requested by Fold users. With the Z Fold 4, Samsung again addressed user requests and improved the rear cameras on the phone. The cameras are not as good as those found on the S22 Ultra, but the hardware is clearly improved over the Z Fold 3.\u003C\u002Fp\u003E\u003Cp\u003EIn addition to the new rear cameras, Samsung updated the under display camera found on the right side of the Main Display so it is less visible when using the Main Display. This camera is designed primarily for video calling, which is extremely common today for remote work scenarios.\u003C\u002Fp\u003E\u003Cp\u003EThe Z Fold 4 also launches with Android 12L that was designed by Google for large screen experiences. Google and Microsoft apps, in addition to those from Samsung, are optimized for multi-tasking and the lovely big Main Display.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso:&amp;nbsp;\u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsamsung-unveils-galaxy-z-fold-4-with-improved-cameras-and-android-12l-software\u002F&quot;\u003E\u003Cstrong\u003ESamsung unveils Galaxy Z Fold 4, first foldable to launch with Android 12L\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAn innovative engineering marvel\u003C\u002Fli\u003E\u003Cli\u003EArmor Aluminum material for a lighter and sleeker phone\u003C\u002Fli\u003E\u003Cli\u003EHigh IPX8 water resistance\u003C\u002Fli\u003E\u003Cli\u003ES Pen support\u003C\u002Fli\u003E\u003Cli\u003EImproved software optimized for foldables\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EStill expensive, but generous trade-in offers abound\u003C\u002Fli\u003E\u003Cli\u003ES Pen purchase and store separately\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Samsung Galaxy Z Fold 4\" data-superlative=\"Best Samsung foldable phone\" data-imagegroup=\"{&quot;alt&quot;:&quot;samsung-galaxy-z-fold-4-group&quot;,&quot;caption&quot;:&quot;\u003Cp\u003ESamsung Galaxy Z Fold 4 in various positions and colors\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Samsung&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;19fcc8e8-4b34-4b23-bb03-99b868490ed3&quot;,&quot;title&quot;:&quot;Samsung Galaxy Z Fold 4 review | Best Samsung phone&quot;,&quot;filename&quot;:&quot;samsung-galaxy-z-fold-4-review-best-samsung-phone.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F10\u002F19fcc8e8-4b34-4b23-bb03-99b868490ed3\u002Fsamsung-galaxy-z-fold-4-review-best-samsung-phone.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:334134,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-10 13:13:42&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-10 13:13:47&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Samsung Galaxy Z Fold 4 review | Best Samsung phone&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;19fcc8e8-4b34-4b23-bb03-99b868490ed3&quot;,&quot;imageAltText&quot;:&quot;samsung-galaxy-z-fold-4-group&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003ESamsung Galaxy Z Fold 4 in various positions and colors\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Samsung&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;samsung-galaxy-z-fold-4-review-best-samsung-phone.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F10&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003ESamsung Galaxy Z Fold 4 in various positions and colors\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Samsung\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=http%3A%2F%2Fwww.samsung.com%2Fus%2Fgalaxy-z-fold4%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Samsung&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttp:\u002F\u002Fwww.samsung.com\u002Fus\u002Fgalaxy-z-fold4\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=http%3A%2F%2Fwww.samsung.com%2Fus%2Fgalaxy-z-fold4%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"f835b3c6-87e8-4edb-a131-57fea75befad\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003EProcessor:\u003C\u002Fstrong\u003E&amp;nbsp;Qualcomm Snapdragon 8 Plus Gen 1&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EMain Display:\u003C\u002Fstrong\u003E&amp;nbsp;6.7-inches, 1080x2640 pixels&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECover Display:\u003C\u002Fstrong\u003E&amp;nbsp;1.9-inches, 260x512 pixels&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ERAM\u002FStorage:\u003C\u002Fstrong\u003E&amp;nbsp;8GB RAM with 128GB\u002F256GB\u002F512GB internal options&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECameras:\u003C\u002Fstrong\u003E&amp;nbsp;Two rear 12MP, 10MP selfie&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EBattery:\u003C\u002Fstrong\u003E&amp;nbsp;3,700mAh&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003ELike the Z Fold 4, the Z Flip 4 is the fourth generation Flip device from Samsung. The Z Flip 3 offered a few significant improvements last year and became one of the most popular foldable with a starting price just under $1,000. There aren't many improvements made in the Z Flip 4, but the newest Qualcomm processor and a bump in the battery capacity of 400 mAh is sure to help the one weakness of the Z Flip 3, battery life.\u003C\u002Fp\u003E\u003Cp\u003EThe Z Flip 4 incorporates a slimmer hinge, straightened edges, and other design updates make it a lovely option for people looking for a unique device.\u003C\u002Fp\u003E\u003Cp\u003EImprovements in the way you can customize your Z Flip 4 are even more prevalent with custom Cover Screen clocks and backgrounds.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso:&amp;nbsp;\u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsamsung-new-galaxy-z-flip-4-flexes-a-larger-battery-and-upgraded-cameras\u002F&quot;\u003E\u003Cstrong\u003ESamsung's new Galaxy Z Flip 4 flexes larger battery and upgraded cameras\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EHigh-quality materials, fit, and finish\u003C\u002Fli\u003E\u003Cli\u003EIPX8 water resistance\u003C\u002Fli\u003E\u003Cli\u003EHigh refresh rate main display\u003C\u002Fli\u003E\u003Cli\u003EAffordable price for a foldable\u003C\u002Fli\u003E\u003Cli\u003EFolds into a pocketable form factor\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENo telephoto camera\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Samsung Galaxy Z Flip 4\" data-superlative=\"Best fashionable Samsung phone\" data-imagegroup=\"{&quot;alt&quot;:&quot;samsung-galaxy-z-flip-4-group&quot;,&quot;caption&quot;:&quot;\u003Cp\u003EThe Z Flip 4 in various configurations\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Samsung&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;a65a3bd5-e3fa-4899-86ba-b1a855e2774d&quot;,&quot;title&quot;:&quot;Samsung Galaxy Z Flip 4 review | Best Samsung phone&quot;,&quot;filename&quot;:&quot;samsung-galaxy-z-flip-4-review-best-samsung-phone.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F10\u002Fa65a3bd5-e3fa-4899-86ba-b1a855e2774d\u002Fsamsung-galaxy-z-flip-4-review-best-samsung-phone.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:422826,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-10 13:14:23&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-10 13:14:30&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Samsung Galaxy Z Flip 4 review | Best Samsung phone&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;a65a3bd5-e3fa-4899-86ba-b1a855e2774d&quot;,&quot;imageAltText&quot;:&quot;samsung-galaxy-z-flip-4-group&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003EThe Z Flip 4 in various configurations\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Samsung&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;samsung-galaxy-z-flip-4-review-best-samsung-phone.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F10&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003EThe Z Flip 4 in various configurations\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Samsung\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=http%3A%2F%2Fwww.samsung.com%2Fgalaxy-z-flip4%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Samsung&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttp:\u002F\u002Fwww.samsung.com\u002Fgalaxy-z-flip4\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=http%3A%2F%2Fwww.samsung.com%2Fgalaxy-z-flip4%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"99c1dd6c-8388-4416-bb4a-7180d9146087\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003EProcessor:\u003C\u002Fstrong\u003E&nbsp;Qualcomm Snapdragon 8 Gen 1\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EDisplay:\u003C\u002Fstrong\u003E&nbsp;6.6-inches, 2340x1080 pixels&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ERAM\u002FStorage:\u003C\u002Fstrong\u003E&nbsp;8GB\u002F128-256GB&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECameras:\u003C\u002Fstrong\u003E&nbsp;10MP with 3x optical, 50MP wide, and 12MP ultra-wide. 10MP front-facing under-display camera&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EBattery:\u003C\u002Fstrong\u003E&nbsp;4,500mAh&nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EIf you are a Note user then the S22 Ultra is the model to purchase. However, if you like a slightly smaller phone that is also extremely capable, then the S22 Plus should satisfy your needs.\u003C\u002Fp\u003E\u003Cp\u003EThe Galaxy S22 Plus has a 50MP camera instead of the 108MP one found in the S22 Ultra, but it still provides a very capable still and video camera experience. The S22 Plus supports 45W fast charging, ultra wideband, WiFi 6E, and 5G. It is constructed with an Armor Aluminum frame and Gorilla Glass Victus Plus.\u003C\u002Fp\u003E\u003Cp\u003EFour color options are available for the S22 Plus so you can find one that fits your style. Pricing starts at $999.99.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ERead ZDNet's full review: \u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fgalaxy-s22-plus-review\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003ESamsung Galaxy S22 Plus review\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAn amazing display with high refresh rate and under-display camera\u003C\u002Fli\u003E\u003Cli\u003EHighly capable triple rear camera system\u003C\u002Fli\u003E\u003Cli\u003EAndroid 12 and OneUI 4\u003C\u002Fli\u003E\u003Cli\u003ECompetitive pricing\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENo charger in the box\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Samsung Galaxy S22 Plus\" data-superlative=\"Runner-up to the best Samsung phone overall\" data-imagegroup=\"{&quot;alt&quot;:&quot;galaxy-s22-plus-group.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;(Image: Samsung)&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;2a2d4d1c-be65-4953-82cf-aa65d237785a&quot;,&quot;title&quot;:&quot;samsung-s22-plus&quot;,&quot;filename&quot;:&quot;samsung-s22-plus.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F21\u002F2a2d4d1c-be65-4953-82cf-aa65d237785a\u002Fsamsung-s22-plus.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:92982,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-21 13:41:46&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-21 13:41:51&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;CNET&quot;,&quot;alt&quot;:&quot;samsung-s22-plus&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;2a2d4d1c-be65-4953-82cf-aa65d237785a&quot;,&quot;imageAltText&quot;:&quot;galaxy-s22-plus-group.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;(Image: Samsung)&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;samsung-s22-plus.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F21&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"(Image: Samsung)\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Fsmartphones%2Fgalaxy-s22%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Samsung&quot;,&quot;offerPrice&quot;:&quot;999&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.samsung.com\u002Fus\u002Fsmartphones\u002Fgalaxy-s22\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Fsmartphones%2Fgalaxy-s22%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsamsung-store%2Flearn-about-samsung-galaxy-s22%2Fpcmcat1642708628285.c%3Fid%3Dpcmcat1642708628285&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;999&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fsamsung-store\u002Flearn-about-samsung-galaxy-s22\u002Fpcmcat1642708628285.c?id=pcmcat1642708628285&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsamsung-store%2Flearn-about-samsung-galaxy-s22%2Fpcmcat1642708628285.c%3Fid%3Dpcmcat1642708628285&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSAMSUNG-Smartphone-Unlocked-Brightest-Processor\u002Fdp\u002FB09MVYM7CY?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;969&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSAMSUNG-Smartphone-Unlocked-Brightest-Processor\u002Fdp\u002FB09MVYM7CY&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSAMSUNG-Smartphone-Unlocked-Brightest-Processor\u002Fdp\u002FB09MVYM7CY?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"274c4da1-f549-4786-a752-e049421e7281\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003EProcessor:\u003C\u002Fstrong\u003E&nbsp;Qualcomm Snapdragon 888\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EDisplay:\u003C\u002Fstrong\u003E&nbsp;6.4-inches, 2400x1080 pixels&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ERAM\u002FStorage:\u003C\u002Fstrong\u003E&nbsp;6-8GB\u002F128-256GB&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECameras:\u003C\u002Fstrong\u003E&nbsp;8MP telephoto, 12MP wide, and 12MP ultra-wide. 32MP front-facing camera&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EBattery:\u003C\u002Fstrong\u003E&nbsp;4,500mAh&nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EWhile the Galaxy S22 series provide compelling options, they are flagship phones priced in the $800 and higher range. In order to offer customers another alternative, Samsung released the Galaxy S21 FE (Fan Edition) phone. The&nbsp;\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsamsung-galaxy-s21-fe-5g-review\u002F&quot; target=&quot;_blank&quot;\u003ES21 FE\u003C\u002Fa\u003E&nbsp;is available in four unique colors to suit your style.\u003C\u002Fp\u003E\u003Cp\u003EPriced at $699.99, you may think Samsung compromised a lot to offer a powerful 5G phone. However, we see a 6.4-inch Dynamic AMOLED display with 120Hz dynamic refresh rate, high-end Qualcomm Snapdragon 888 processor, large capacity 4500mAh battery, 6 or 8GB of RAM, 128 or 256GB storage with a microSD card slot, IP68 dust\u002Fwater resistance, three rear cameras (one with 3X optical and 30x super-resolution zoom), and a high resolution 32MP front camera. \u003C\u002Fp\u003E\u003Cp\u003EWhere are the compromises? Exactly, there really aren't any and yet the $700 price is where we see phones in the upper mid-range with less capable specs appear. The S21 FE challenges Google's new Pixel 6 and other phones. \u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ERead ZDNet's full review: \u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsamsung-galaxy-s21-fe-5g-review\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003ESamsung Galaxy S21 FE 5G review\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOutstanding cellular reception\u003C\u002Fli\u003E\u003Cli\u003EReasonable price\u003C\u002Fli\u003E\u003Cli\u003E120 Hz high-refresh rate display\u003Cbr\u003E \u003C\u002Fli\u003E\u003Cli\u003ECapable cameras\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EPixel 6 is a compelling challenger\u003C\u002Fli\u003E\u003Cli\u003EPlastic back panel\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Samsung Galaxy S21 FE\" data-superlative=\"Best cheap Samsung phone\" data-imagegroup=\"{&quot;alt&quot;:&quot;galaxy-s21-fe-color-combo.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;(Image: Getty)&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;4880773a-42b2-494b-8da0-12a51ceeff71&quot;,&quot;title&quot;:&quot;samsung-galaxy-s21-fe&quot;,&quot;filename&quot;:&quot;samsung-galaxy-s21-fe.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F21\u002F4880773a-42b2-494b-8da0-12a51ceeff71\u002Fsamsung-galaxy-s21-fe.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:207436,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-21 13:53:56&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-21 13:54:01&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;CNET&quot;,&quot;alt&quot;:&quot;samsung-galaxy-s21-fe&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;4880773a-42b2-494b-8da0-12a51ceeff71&quot;,&quot;imageAltText&quot;:&quot;galaxy-s21-fe-color-combo.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;(Image: Getty)&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;samsung-galaxy-s21-fe.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F21&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"(Image: Getty)\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsamsung-galaxy-s21-fe-5g-128gb-unlocked-navy%2F6465019.p%3FskuId%3D6465019%26contractId%3Dunactivated%26ref%3DNS%26loc%3D101&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;699&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fsamsung-galaxy-s21-fe-5g-128gb-unlocked-navy\u002F6465019.p?skuId=6465019&amp;contractId=unactivated&amp;ref=NS&amp;loc=101&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsamsung-galaxy-s21-fe-5g-128gb-unlocked-navy%2F6465019.p%3FskuId%3D6465019%26contractId%3Dunactivated%26ref%3DNS%26loc%3D101&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Fsmartphones%2Fgalaxy-s21-fe-5g%2Fbuy%2F%3FmodelCode%3DSM-G990UZWGXAA&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Samsung&quot;,&quot;offerPrice&quot;:&quot;394&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.samsung.com\u002Fus\u002Fsmartphones\u002Fgalaxy-s21-fe-5g\u002Fbuy\u002F?modelCode=SM-G990UZWGXAA&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Fsmartphones%2Fgalaxy-s21-fe-5g%2Fbuy%2F%3FmodelCode%3DSM-G990UZWGXAA&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSamsung-Unlocked-Smartphone-Intelligent-Lavender\u002Fdp\u002FB09BFVK7YP?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;599&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSamsung-Unlocked-Smartphone-Intelligent-Lavender\u002Fdp\u002FB09BFVK7YP&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSamsung-Unlocked-Smartphone-Intelligent-Lavender\u002Fdp\u002FB09BFVK7YP?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"gallery\" data-uuid=\"5d2e6e09-4577-4238-81c6-4eead0324d34\" data-float=\"none\" data-size=\"large\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"1a3d564f-2d07-403e-866f-04660c5f46e9\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003EProcessor:\u003C\u002Fstrong\u003E&nbsp;Qualcomm and MediaTek mid-level&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EMain Display:\u003C\u002Fstrong\u003E&nbsp;6.5-inches or 6.6-inches&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ERAM:\u003C\u002Fstrong\u003E&nbsp;4GB or 6GB&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EStorage:\u003C\u002Fstrong\u003E&nbsp;64GB or 128GB&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECameras:\u003C\u002Fstrong\u003E&nbsp;Three or four rear cameras and 13MP or 32MP selfie camera&nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EBattery:\u003C\u002Fstrong\u003E&nbsp;4,500mAh or 5,000mAh&nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003ESamsung offers three options in the A-Series lineup with the A52 5G, A42 5G, and A32 5G. As noted by the name, this year's A-Series phones all support 5G networks and are solid options for first time smartphone owners or those looking for an affordable phone.\u003C\u002Fp\u003E\u003Cp\u003EOne distinguishing element of the A-Series is the high capacity battery that is sure to get you through a day or two. We also find water resistance, high refresh rate displays, and other core Samsung features in these affordable phones.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ERead the reviews:&nbsp;\u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsamsung-galaxy-a53-5g-review\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003ESamsung Galaxy A53 5G review\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003Cstrong\u003E&nbsp;|&nbsp;\u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fproduct\u002Fgalaxy-a52-5g\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003ESamsung Galaxy A52 5G review\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EHigh capacity battery\u003C\u002Fli\u003E\u003Cli\u003ECapable cameras\u003C\u002Fli\u003E\u003Cli\u003EmicroSD for expandable storage\u003C\u002Fli\u003E\u003Cli\u003EAffordable price\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ELimited RAM\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Samsung Galaxy A series\" data-superlative=\"Best mid-range Samsung 5G phone\" data-imagegroup=\"{&quot;alt&quot;:&quot;a52-1.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;(Image: Samsung)&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;10fb26d8-fe05-43b5-81b1-b635fcbcea8b&quot;,&quot;title&quot;:&quot;Samsung Galaxy A series review | Best Samsung phone&quot;,&quot;filename&quot;:&quot;samsung-galaxy-a-series-review-best-samsung-phone.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F06\u002F15\u002F10fb26d8-fe05-43b5-81b1-b635fcbcea8b\u002Fsamsung-galaxy-a-series-review-best-samsung-phone.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:257576,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-06-15 07:02:29&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-15 07:02:35&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Samsung Galaxy A series review | Best Samsung phone&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;10fb26d8-fe05-43b5-81b1-b635fcbcea8b&quot;,&quot;imageAltText&quot;:&quot;a52-1.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;(Image: Samsung)&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;samsung-galaxy-a-series-review-best-samsung-phone.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F06\u002F15&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"(Image: Samsung)\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Fsearch%2FsearchMain%2F%3FlistType%3Dg%26searchTerm%3DGalaxy%2520A%25205G%26sort%3Drelevance%26size%3D30%26item_type%3DPhones&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Samsung&quot;,&quot;offerPrice&quot;:&quot;160&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.samsung.com\u002Fus\u002Fsearch\u002FsearchMain\u002F?listType=g&amp;searchTerm=Galaxy%20A%205G&amp;sort=relevance&amp;size=30&amp;item_type=Phones&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Fsearch%2FsearchMain%2F%3FlistType%3Dg%26searchTerm%3DGalaxy%2520A%25205G%26sort%3Drelevance%26size%3D30%26item_type%3DPhones&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fpromo%2Fsamsung-galaxy-a-series&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;179&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fpromo\u002Fsamsung-galaxy-a-series&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fpromo%2Fsamsung-galaxy-a-series&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"f73942ab-2ea7-4e44-bdee-161d4f14450d\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe found the best Samsung phone is the Samsung Galaxy S22 Ultra 5G. It is superior in camera capabilities, processor speed, and battery life, and it rivals its greatest competitors like Apple and Huawei.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ESamsung phone\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EDisplay\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ECameras\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EBattery\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy S22 Ultra 5G\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EPrice: $1137\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E6.8-inches, 3200x1440 pixels\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E10MP with 10x optical, 10MP with 3x optical, 108MP, and 12MP ultra wide. 40MP front-facing camera\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E5,000mAh\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy Z Fold 4\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EPrice: $1799\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E7.6-inches and 6.2-inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E10MP with 3x optical, 50MP wide, and 12MP ultra-wide, 10MP cover screen, 4MP under main display\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E4,400mAh\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy Z Flip 4\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EPrice: $999\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E6.7-inches, and 1.9-inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ETwo rear 12MP, 10MP selfie\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E3,700mAh\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy S22 Plus\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EPrice: $969\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E6.6-inches, 2340x1080 pixels\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E10MP with 3x optical, 50MP wide, and 12MP ultra-wide. 10MP front-facing under-display camera\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E4,500mAh\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy S21 FE\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EPrice: $394\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E6.4-inches, 2400x1080 pixels\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E8MP telephoto, 12MP wide, and 12MP ultra-wide. 32MP front-facing camera\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E4,500mAh\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy A series\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EPrice: $160\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E6.5-inches or 6.6-inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThree or four rear cameras and 13MP or 32MP selfie camera\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E4,500mAh or 5,000mAh\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What is the best Samsung phone?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"7c63b6cd-cabb-48aa-b5ec-aa653d52ab1f\" data-edition=\"us\" data-description=\"\u003Cp\u003EIt was much easier to choose a Samsung phone option in the past when just the S and Note series were available, along with some low-range basic phones. Samsung has significantly expanded its offerings with the A Series, Fold, and Flip options so now the first thing to consider is your desired form factor.\u003C\u002Fp\u003E\u003Cp\u003EFirst, decide if you want a standard &quot;glass rectangle&quot; smartphone or if you want a folding device. For maximum screen real estate, get a Z Fold 4. Or, for taking up the minimum space in your pocket and providing that extra bit of style, get a Z Flip 4 5G.\u003C\u002Fp\u003E\u003Cp\u003EIf you choose a standard form factor, then price is the next factor to consider. With Samsung's new strategy you have phones priced from under $250 to over $1,200. So, your budget should quickly help you figure out which price point is right for you. From there, consider whether or not you need stylus support, or if you'd prefer some of the best camera arrays around.&amp;nbsp;\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this Samsung phone...\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you want...\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy S22 Ultra 5G\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe top-of-the-line flagship Samsung phone with all the bells and whistles in a traditional form factor.\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy Z Fold 4\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA flashy foldable and one of the best Samsung devices available.\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy Z Flip 4\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EAn unusual phone that will make people go, &quot;what's that?&quot;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy S22 Plus\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ERunner up to the S22 Ultra 5G.\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy S21 FE\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best Samsung phone for your buck, but without breaking the bank.\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy A series\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EAn entry-level affordable Samsung phone.\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which Samsung phone is right for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"39486fa1-c830-4da4-892d-387e82922c05\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe try to spend time with every phone in our best list and if we don't get that opportunity then we look to trusted reviewers in the mobile space. We only include phones that are still readily available since Samsung tends to clear the queue when new models are launched.\u003C\u002Fp\u003E\u003Cp\u003EWhile we personally spend most of our time with higher-end models that help us get our work done most efficiently, there are mid-range phones worth consideration so we include them as well.\u003C\u002Fp\u003E\" data-hed=\"How did we choose these Samsung phones?\" data-imagegroup=\"{}\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"4be2cb79-f31a-4a49-8a42-d8f2ee00f0d6\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe newest Samsung phones are the Z Fold 4 and Z Flip 4, both sporting the newest Qualcomm processor and version of Android for foldables.\u003C\u002Fp\u003E\" data-hed=\"What is the newest Samsung phone?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"c8a389f9-e837-4874-a433-290e31e397c3\" data-edition=\"us\" data-description=\"\u003Cp\u003EBixby was first introduced in the Galaxy S8 phones and according to Samsung it is an &quot;intelligence assistant&quot; that can be activated by voice, taps, or text. Bixby is essentially Samsung's version of &quot;Siri&quot;, and it is a virtual assistant able to perform tasks on your phone using your voice.\u003C\u002Fp\u003E\" data-hed=\"What is Bixby on Samsung phones?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"c08c214c-3f79-437d-b9f6-e610db117a3a\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsamsung-galaxy-s22-ultra-review\u002F&quot; target=&quot;_blank&quot;\u003ESamsung Galaxy S22 Ultra\u003C\u002Fa\u003E has the best camera of any Samsung phone and one of the best overall cameras on the phone market. It features a 108MP main camera along with four accompanying cameras, which allow it to take extremely high-quality shots including telephoto and ultra-wide. The S22 Ultra can also video record in up to 8K UHD quality making it one of the most capable phone cameras money can buy.\u003C\u002Fp\u003E\" data-hed=\"Which Samsung phone has the best camera?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"e456bcbf-d406-422d-8980-a4103ce17727\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe Samsung Galaxy S21 FE. Priced at $325 with cellular provider offers, it features a 6.4-inch Dynamic AMOLED display with 120Hz dynamic refresh rate, high-end Qualcomm Snapdragon 888 processor, large capacity 4500mAh battery, 6GB or 8GB of RAM, 128 or 256GB storage with a microSD card slot, IP68 dust\u002Fwater resistance, three rear cameras (one with 3X optical and 30x super-resolution zoom), and a high resolution 32MP front camera.\u003C\u002Fp\u003E\" data-hed=\"Which Samsung phone is the best value for money?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"be8fd5f3-96c8-4caf-a4f9-bf57e3409162\" data-edition=\"us\" data-description=\"\u003Cp\u003EIt really depends on where you can get the best deals. ZDNet has rounded up the\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-phone-deals\u002F&quot; target=&quot;_blank&quot;\u003E best phone deals available right now in a guide here.\u003C\u002Fa\u003E&nbsp;We also have the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-samsung-galaxy-s22-deals\u002F&quot; target=&quot;_blank&quot;\u003Ebest Samsung Galaxy S22 deals available right now here.\u003C\u002Fa\u003E\u003C\u002Fp\u003E\" data-hed=\"Where is the best place to buy a Samsung phone?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"5b87c8a0-cbfa-418d-a33c-f222aad5d158\" data-edition=\"us\" data-description=\"\u003Cp\u003EZDNet has reviewed the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-samsung-galaxy-s22-cases-and-accessories\u002F&quot; target=&quot;_blank&quot;\u003Ebest Samsung Galaxy S22 cases and accessories here.\u003C\u002Fa\u003E\u003C\u002Fp\u003E\" data-hed=\"What is the best Samsung phone case?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"8b429542-2bda-4434-99c5-d1e9e4cbdbaf\" data-edition=\"us\" data-description=\"\u003Cp\u003EBe sure to check out ZDNet's comparisons of the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-smartphones\u002F&quot; target=&quot;_blank&quot;\u003Ebest phones\u003C\u002Fa\u003E&nbsp;and \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-android-phone\u002F&quot; target=&quot;_blank&quot;\u003EAndroid phones\u003C\u002Fa\u003E available. We've also listed the top (non-Samsung) picks from both those guides below for your convenience.&nbsp;\u003C\u002Fp\u003E\" data-hed=\"Are there alternative phones to consider?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"41cb90c7-f42c-4049-ac0e-dadef8cdc1c1\" data-edition=\"us\" data-hed=\"Apple iPhone 13 Pro Max\" data-imagegroup=\"{&quot;alt&quot;:&quot;iphone-13-pro-max&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;CNET&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;1f7f113f-4966-4b36-a49b-f34ae1a09bb6&quot;,&quot;filename&quot;:&quot;iphone-13-pro-max.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F21\u002F1f7f113f-4966-4b36-a49b-f34ae1a09bb6\u002Fiphone-13-pro-max.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-21 14:17:43&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;1f7f113f-4966-4b36-a49b-f34ae1a09bb6&quot;,&quot;imageFilename&quot;:&quot;iphone-13-pro-max.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F21&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"CNET\" data-offerurl=\"https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-iphone-13-pro-max-5g-128gb-sierra-blue-at-t\u002F6443449.p?skuId=6443449\" data-offerprice=\"1099\" data-offermerchant=\"Best Buy\" data-monetizedurl=\"https:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-iphone-13-pro-max-5g-128gb-sierra-blue-at-t\u002F6443449.p?skuId=6443449&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]\" data-techobjectinfo=\"{&quot;uuid&quot;:&quot;f28a5c80-1aed-4a2e-8676-102975dd8cfe&quot;,&quot;slug&quot;:&quot;apple-iphone-13-pro-max-sierra-blue-5g-smartphone-128-gb-cdma-gsm-mlkp3lla&quot;,&quot;name&quot;:&quot;Apple iPhone 13 Pro Max - sierra blue - 5G smartphone - 128 GB - CDMA \u002F GSM&quot;,&quot;productType&quot;:&quot;PRODUCT&quot;,&quot;updateType&quot;:&quot;EZMONEY&quot;,&quot;mod&quot;:1658410635183,&quot;displayDate&quot;:&quot;Thu Jul 21 2022 09:37:15 GMT-0400 (Eastern Daylight Time)&quot;}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"f218b845-dfa6-44c8-83d7-b31aabffd1f9\" data-edition=\"us\" data-hed=\"Google Pixel 6 Pro\" data-imagegroup=\"{&quot;alt&quot;:&quot;pixel-6-pro&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;CNET&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;98a57a30-8620-4cea-92b2-1ddde4929644&quot;,&quot;filename&quot;:&quot;pixel-6-pro.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F21\u002F98a57a30-8620-4cea-92b2-1ddde4929644\u002Fpixel-6-pro.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-21 14:19:56&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;98a57a30-8620-4cea-92b2-1ddde4929644&quot;,&quot;imageFilename&quot;:&quot;pixel-6-pro.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F21&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"CNET\" data-offerurl=\"https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fgoogle-pixel-6-pro-128gb-unlocked-stormy-black\u002F6483636.p?skuId=6483636&amp;contractId=unactivated&amp;ref=NS&amp;loc=101\" data-offerprice=\"899\" data-offermerchant=\"Best Buy\" data-monetizedurl=\"https:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fgoogle-pixel-6-pro-128gb-unlocked-stormy-black\u002F6483636.p?skuId=6483636&amp;contractId=unactivated&amp;ref=NS&amp;loc=101&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]\" data-techobjectinfo=\"{&quot;uuid&quot;:&quot;665ebe59-5b93-4fa0-b2ce-ed19f0fe0915&quot;,&quot;slug&quot;:&quot;google-pixel-6-pro&quot;,&quot;name&quot;:&quot;Google Pixel 6 Pro&quot;,&quot;productType&quot;:&quot;SERIES&quot;,&quot;updateType&quot;:&quot;EZMONEY&quot;,&quot;mod&quot;:1658410635260,&quot;displayDate&quot;:&quot;Thu Jul 21 2022 09:37:15 GMT-0400 (Eastern Daylight Time)&quot;}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E\u003Ch3\u003E \t \t \t \t \t \t \t \t\u003Cbr\u003E \u003C\u002Fh3\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-20 14:59:00",timezone:"UTC",updated:b,published:b},description:"What is the best Samsung phone? The Samsung Galaxy S22 Ultra 5G is ZDNET's first choice with its integrated S Pen and unrivaled camera performance. We researched and compared pricing as well as features like processor, display, camera capabilities, battery, and storage options to find the best Samsung phone on the market as well as some other honorable mentions. Watch out, Apple!",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"a80fde15-9e06-454b-af96-5c3c2c698200",image:{id:"f6b463a9-7547-4be6-8fee-6ed3abe7b92a",filename:"best-samsung-phone.jpg",dateCreated:{created:b,date:"2022-08-10 13:17:34",timezone:"UTC",updated:b,published:b},alt:"20200206-samsung-reaction.jpg",credits:b,caption:"\u003Cp\u003EOLYMPUS DIGITAL CAMERA\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F10\u002Ff6b463a9-7547-4be6-8fee-6ed3abe7b92a\u002Fbest-samsung-phone.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1600,height:1069,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Innovation^Smartphones",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 6 best Samsung phones: Explore a new Galaxy",section:d,slug:"best-samsung-phone",startYear:b,summary:d,title:"The 6 best Samsung phones of 2022",topics:[{id:"1147b242-ec91-11e3-95d2-02911863765e",slug:"smartphones",name:"Smartphones",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"1136d09c-ec91-11e3-95d2-02911863765e",slug:"samsung",name:"Samsung",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"e7582209-1d56-45da-8e5c-6d042b18e212",username:"tclemons1",profileUrl:b,email:d,firstName:"Taylor",lastName:"Clemons",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"c646bb0f-81fb-4b32-97e3-e73a4d0d1f03",filename:"taylor-clemons.jpg",dateCreated:{created:b,date:"2022-08-05 15:37:46",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fc646bb0f-81fb-4b32-97e3-e73a4d0d1f03\u002Ftaylor-clemons.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Taylor Clemons is a tech writer and reviewer based near Cleveland, OH. After graduating from Tiffin University in 2011, they spent several years in lawn and garden manufacturing before working on their own (now defunct) game review site, Steam Shovelers. From there, Taylor expanded into writing about consumer technology like televisions, home audio equipment, and smart home devices at Lifewire. Taylor's work can also be found at The Balance, TechRadar, Tom's Hardware, SPY.com, GameSkinny, IndieHangover, The Inventory, and Forbes.",profile:b,title:"Staff Writer",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003ERiding mowers are a popular mower choice for homeowners, especially if you have a big property to maintain every summer. They have cutting decks measuring from 42 to 72 inches, so you can make short work of everything from typical lawns to large properties like sports complexes and golf courses.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EUnlike their push mower counterparts, riding mowers have more features to consider in order to find the right fit for your yard. You can choose either a manual or hydrostatic transmission, so you can \"set and forget\" your speed or operate your mower like a car. You can even get riding mowers with cruise control or all-wheel drive for better traction. \u003C\u002Fp\u003E\u003Cp\u003EWhile gas engines are far more common among riding mowers, there is a wide selection of battery-powered models if you're looking for a more eco-friendly solution for lawn care. To help you find the perfect fit for your yard and workshop, I've rounded up five of the best riding mowers you can buy. I broke down their cutting widths, transmission types, power sources, and other features as well as their price points to help you decide which one best matches your needs and your budget. \u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EMust read:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-lawn-mower\u002F\" target=\"_blank\"\u003EThe 5 best lawn mowers\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-zero-turn-mower\u002F\" target=\"_blank\"\u003EThe 5 best zero-turn mowers\u003C\u002Fa\u003E\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-robot-mower\u002F\" target=\"_blank\"\u003EThe 5 best robot mowers\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-push-mower\u002F\" target=\"_blank\"\u003EThe 5 best push mowers\u003C\u002Fa\u003E\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-electric-lawn-mower\u002F\" target=\"_blank\"\u003EThe 5 best electric mowers\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fhow-to-choose-a-lawn-mower\u002F\" target=\"_blank\"\u003EHow to choose a mower\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"fc50e30f-cc44-4362-b542-4dbd2f582d49\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ECutting width:\u003C\u002Fstrong\u003E 42 inches | \u003Cstrong\u003ETransmission:\u003C\u002Fstrong\u003E Hydrostatic variable speed | \u003Cstrong\u003EPower source:\u003C\u002Fstrong\u003E Gasoline | \u003Cstrong\u003EMow in reverse:\u003C\u002Fstrong\u003E Yes | \u003Cstrong\u003EMulching\u002Fbagger capable:\u003C\u002Fstrong\u003E Yes\u003C\u002Fp\u003E\u003Cp\u003EThe Husqvarna YTH18542 snagged the top spot on our \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-lawn-mower\u002F&quot; target=&quot;_blank&quot;\u003Elist of the best lawn mowers\u003C\u002Fa\u003E, and it also takes the crown here as the best riding mower you can buy. Personally, I have a slightly older version of this model, and I absolutely adore it.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe 42-inch cutting deck has two sets of blades for more even and consistent cuts, and you can fit it with a mulching kit or bagger attachment for easier cleanup or to re-feed your lawn with ultra-fine clippings. You can set the cutting height to six different positions to get the best cut all season long, and a deck wash feature lets you hook up a garden hose to clear dried grass clippings to maintain optimum performance.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe hydrostatic transmission works like a car: the harder you push the pedal, the faster you go. Which means using this riding mower is much easier than variable speed manual models. It even has a mow-in-reverse feature that keeps the blades engaged when you back up, making it quick and easy to go over spots you may have missed or navigate tricky areas around garden beds.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIt's also equipped with an 18.5HP Briggs and Stratton engine that's powerful enough to handle hills, inclines, and even rough terrain. The 16-inch turning radius makes it easy to mow around obstacles like trees, lamp posts, and lawn ornaments, and you can hitch a wagon accessory to the back to haul mulch, potting soil, or tools for other yard work.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EHydrostatic transmission\u003C\u002Fli\u003E\u003Cli\u003EMow-in-reverse feature\u003C\u002Fli\u003E\u003Cli\u003EDeck wash\u003C\u002Fli\u003E\u003Cli\u003ENarrow turn radius\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EBagger and mulching kits sold separately\u003C\u002Fli\u003E\u003Cli\u003EDeck is tricky to dismantle for sharpening blades\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Husqvarna YTH18542\" data-superlative=\"Best riding mower overall\" data-imagegroup=\"{&quot;alt&quot;:&quot;A man on the Husqvarna YTH18542, mowing grass near a flowerbed full of purple ornamental plants.&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Husqvarna&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;f1549fac-7131-4f6f-b73f-10d44ce68386&quot;,&quot;title&quot;:&quot;husqvarna-rider-mower-2&quot;,&quot;filename&quot;:&quot;husqvarna-rider-mower-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F10\u002Ff1549fac-7131-4f6f-b73f-10d44ce68386\u002Fhusqvarna-rider-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:255041,&quot;width&quot;:646,&quot;height&quot;:363,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-10 15:39:35&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-10 15:40:09&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Husqvarna&quot;,&quot;alt&quot;:&quot;A man on the Husqvarna YTH18542, mowing grass near a flowerbed full of purple ornamental plants.&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;f1549fac-7131-4f6f-b73f-10d44ce68386&quot;,&quot;imageAltText&quot;:&quot;A man on the Husqvarna YTH18542, mowing grass near a flowerbed full of purple ornamental plants.&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Husqvarna&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;husqvarna-rider-mower-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F10&quot;,&quot;imageWidth&quot;:646,&quot;imageHeight&quot;:363,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Husqvarna\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flowes.sjv.io\u002Fc\u002F159047\u002F897039\u002F12374?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lowes.com%2Fpd%2FHusqvarna-YTH18542-18-5-HP-Hydrostatic-42-in-Riding-Lawn-Mower-with-Mulching-Capability-Kit-Sold-Separately%2F1000368427&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Lowe's&quot;,&quot;offerPrice&quot;:&quot;2099&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.lowes.com\u002Fpd\u002FHusqvarna-YTH18542-18-5-HP-Hydrostatic-42-in-Riding-Lawn-Mower-with-Mulching-Capability-Kit-Sold-Separately\u002F1000368427&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flowes.sjv.io\u002Fc\u002F159047\u002F897039\u002F12374?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lowes.com%2Fpd%2FHusqvarna-YTH18542-18-5-HP-Hydrostatic-42-in-Riding-Lawn-Mower-with-Mulching-Capability-Kit-Sold-Separately%2F1000368427&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"6272827e-a4d6-49cd-8692-dd806e613ea0\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ECutting width:\u003C\u002Fstrong\u003E 42 inches | \u003Cstrong\u003ETransmission:\u003C\u002Fstrong\u003E Hydrostatic variable speed with cruise control | \u003Cstrong\u003EPower source:\u003C\u002Fstrong\u003E 56V battery | \u003Cstrong\u003EMow in reverse:\u003C\u002Fstrong\u003E Yes | \u003Cstrong\u003EMulching\u002Fbagger capable:\u003C\u002Fstrong\u003E Yes&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe Cub Cadet XT1 Enduro LT was one of our picks for the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-electric-lawn-mower\u002F&quot; target=&quot;_blank&quot;\u003Ebest electric lawn mowers\u003C\u002Fa\u003E, and it's still the best electric riding mower you can buy. It's built on the same chassis as the gas-powered XT1, so you'll get the same durable construction without the hassle of an engine maintenance routine.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe XT1 Enduro LT uses a built-in, 56V battery to power the unit, and it can be charged with a regular wall outlet, so you don't have to worry about needing a special charger. A full charge will give you about 90 minutes of run time, which is enough to handle lawns up to two acres. When you do need to plug in, it'll reach 100 percent in about four hours, so you can top up the battery while you take a lunch break or tackle other outdoor chores.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe 42-inch deck uses dual blades for an even, consistent cut and has a mow-in-reverse feature that keeps the blades running while you back up so you can navigate tricky areas or go back over spots you missed. You can adjust the deck to 12 different heights for the perfect cut all season long over almost any terrain. There are even built-in USB ports so you can charge your phone while you mow.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENo engine maintenance\u003C\u002Fli\u003E\u003Cli\u003EMows up to two acres on full charge\u003C\u002Fli\u003E\u003Cli\u003EUSB charging ports\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EExpensive\u003C\u002Fli\u003E\u003Cli\u003ELong charging time\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Cub Cadet XT1 Enduro LT\" data-superlative=\"Best electric riding mower\" data-imagegroup=\"{&quot;alt&quot;:&quot;A man sitting on a Cub Cadet XT1 Enduro LT, which is outfitted with a bagger attachment, mowing around a tree&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Cub Cadet&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;0c053eb2-9414-4391-9577-2898979ccfd2&quot;,&quot;title&quot;:&quot;Cub Cadet XT1 Enduro LT&quot;,&quot;filename&quot;:&quot;cub-cadet-electric-riding-mower-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F10\u002F0c053eb2-9414-4391-9577-2898979ccfd2\u002Fcub-cadet-electric-riding-mower-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:413102,&quot;width&quot;:1000,&quot;height&quot;:563,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-10 15:40:57&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-20 19:43:08&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Cub Cadet&quot;,&quot;alt&quot;:&quot;A man sitting on a Cub Cadet XT1 Enduro LT, which is outfitted with a bagger attachment, mowing around a tree&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;0c053eb2-9414-4391-9577-2898979ccfd2&quot;,&quot;imageAltText&quot;:&quot;A man sitting on a Cub Cadet XT1 Enduro LT, which is outfitted with a bagger attachment, mowing around a tree&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Cub Cadet&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;cub-cadet-electric-riding-mower-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F10&quot;,&quot;imageWidth&quot;:1000,&quot;imageHeight&quot;:563,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Cub Cadet\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FCub-Cadet-XT1-Enduro-LT-42-in-56-Volt-MAX-60-Ah-Battery-Lithium-Ion-Electric-Drive-Cordless-Riding-Lawn-Tractor-LT42E%2F314699266&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Home Depot&quot;,&quot;offerPrice&quot;:&quot;4659&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.homedepot.com\u002Fp\u002FCub-Cadet-XT1-Enduro-LT-42-in-56-Volt-MAX-60-Ah-Battery-Lithium-Ion-Electric-Drive-Cordless-Riding-Lawn-Tractor-LT42E\u002F314699266&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FCub-Cadet-XT1-Enduro-LT-42-in-56-Volt-MAX-60-Ah-Battery-Lithium-Ion-Electric-Drive-Cordless-Riding-Lawn-Tractor-LT42E%2F314699266&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"7c1d7768-4baf-494b-9a42-39650e4adb5d\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ECutting width:\u003C\u002Fstrong\u003E 50 inches | \u003Cstrong\u003ETransmission:\u003C\u002Fstrong\u003E Hydrostatic variable speed | \u003Cstrong\u003EPower source:\u003C\u002Fstrong\u003E Gasoline | \u003Cstrong\u003EMow in reverse:\u003C\u002Fstrong\u003E Yes | \u003Cstrong\u003EMulching\u002Fbagger capable:\u003C\u002Fstrong\u003E yes&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe Cub Cadet Ultima ZT1 nabbed our pick for the best zero turn mower you can buy. It's equipped with a 23 horsepower Kawasaki, twin-cylinder engine, and a hydrostatic transmission for easier operation -- and enough power to handle steep inclines and large yards. The frame is made of tubular steel for durability and strength and is painted with a corrosion resistant powder coat to prevent rust and damage from the elements.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe 11-gauge stamped steel deck comes in sizes from as small as 42 inches up to 54 inches to make short work of just about any size lawn, and it can be adjusted to 15 different cutting heights for perfect results all season long. The seat and lap bars are fully adjustable and feature ergonomic designs for more comfortable long-term use, while the seat suspension system provides a smoother ride across rough terrain.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003ELike the name implies, the zero-inch turn radius means you can pivot in place when you need to, making it easy to maneuver the lawn mower around obstacles like small trees and lawn ornaments or oddly shaped sections of your yard.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EFour deck sizes\u003C\u002Fli\u003E\u003Cli\u003EHydrostatic transmission\u003C\u002Fli\u003E\u003Cli\u003EErgonomic seat and lap bars\u003C\u002Fli\u003E\u003Cli\u003EDurable, corrosion resistant construction\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EVery expensive\u003C\u002Fli\u003E\u003Cli\u003ENeeds a large storage area\u003C\u002Fli\u003E\u003Cli\u003ELap bars have a steep learning curve for driving\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Cub Cadet Ultima ZT1\" data-superlative=\"Best zero turn riding mower\" data-imagegroup=\"{&quot;alt&quot;:&quot;A woman seated on the Cub Cadet Ultima ZT1, mowing next to a concrete patio&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Cub Cadet&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;955a766e-2b22-4d4c-be06-63c96074d7e8&quot;,&quot;title&quot;:&quot;Cub Cadet Ultima ZT1&quot;,&quot;filename&quot;:&quot;cub-cadet-zero-turn-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F10\u002F955a766e-2b22-4d4c-be06-63c96074d7e8\u002Fcub-cadet-zero-turn-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:372532,&quot;width&quot;:1086,&quot;height&quot;:611,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-10 15:42:23&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-20 19:43:17&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Cub Cadet&quot;,&quot;alt&quot;:&quot;A woman seated on the Cub Cadet Ultima ZT1, mowing next to a concrete patio&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;955a766e-2b22-4d4c-be06-63c96074d7e8&quot;,&quot;imageAltText&quot;:&quot;A woman seated on the Cub Cadet Ultima ZT1, mowing next to a concrete patio&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Cub Cadet&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;cub-cadet-zero-turn-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F10&quot;,&quot;imageWidth&quot;:1086,&quot;imageHeight&quot;:611,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Cub Cadet\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FCub-Cadet-Ultima-ZT1-50-in-Fabricated-Deck-23HP-V-Twin-Kawasaki-FR-Series-Engine-Dual-Hydro-Drive-Gas-Zero-Turn-Riding-Lawn-Mower-Ultima-ZT1-50%2F314732004&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Home Depot&quot;,&quot;offerPrice&quot;:&quot;3849&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.homedepot.com\u002Fp\u002FCub-Cadet-Ultima-ZT1-50-in-Fabricated-Deck-23HP-V-Twin-Kawasaki-FR-Series-Engine-Dual-Hydro-Drive-Gas-Zero-Turn-Riding-Lawn-Mower-Ultima-ZT1-50\u002F314732004&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FCub-Cadet-Ultima-ZT1-50-in-Fabricated-Deck-23HP-V-Twin-Kawasaki-FR-Series-Engine-Dual-Hydro-Drive-Gas-Zero-Turn-Riding-Lawn-Mower-Ultima-ZT1-50%2F314732004&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"068e912e-d4e1-49d9-a86d-659728802f7f\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ECutting width:\u003C\u002Fstrong\u003E 30 inches | \u003Cstrong\u003ETransmission:\u003C\u002Fstrong\u003E&amp;nbsp;Six-speed manual | \u003Cstrong\u003EPower source:\u003C\u002Fstrong\u003E Gasoline | \u003Cstrong\u003EMow in reverse:\u003C\u002Fstrong\u003E No | \u003Cstrong\u003EMulching\u002Fbagger capable:\u003C\u002Fstrong\u003E Yes&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWhile it's hard to find a riding mower that can truly be considered &quot;budget-friendly,&quot; the Troy-Bilt TB30 is one of the most affordable models on the market. If you buy directly from Troy-Bilt, it retails for around $1,800, while retailers like Home Depot and Tractor Supply Company sell them for just a hair under $2,000.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIt features a 30-inch cutting deck, which is perfect for lawns that hit that rare middle ground of being too big for a push mower to be practical but not quite big enough to justify buying a 42 or 46-inch lawn tractor. The deck is designed to easily transition from a traditional side discharge to mulching grass to make it easy to re-feed your lawn with ultra-fine clippings. It also has a six-speed manual transmission, so you can set the forward or reverse speed that best suits your yard and go.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe body of the mower features a slim, compact design that's great for garages and tool sheds on the smaller side. Since the engine is mounted on the rear of the lawn mower, you'll have a better line of sight, which is great for seeing things like sticks and rocks that need to be removed and watching out for pets and children who may be nearby. And just because the engine is smaller doesn't mean it skimps out on power; with 10.5HP, you'll be able to pull garden carts, spreaders, sprayers, and other implements to tackle every outdoor chore.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ECompact design\u003C\u002Fli\u003E\u003Cli\u003EAffordable price compared to other models\u003C\u002Fli\u003E\u003Cli\u003ERear-mounted engine\u003C\u002Fli\u003E\u003Cli\u003EMulching capable\u003C\u002Fli\u003E\u003Cli\u003ESix-speed transmission\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENo mow-in-reverse feature\u003C\u002Fli\u003E\u003Cli\u003ENot hydrostatic\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Troy-Bilt TB30\" data-superlative=\"Most affordable riding mower\" data-imagegroup=\"{&quot;alt&quot;:&quot;Partial view of someone in jeans and work boots sitting on the Troy Bilt TB30B and mowing grass next to a flower bed&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Troy Bilt&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;b570c6cd-e894-479f-a635-6a178737c174&quot;,&quot;title&quot;:&quot;Troy-Bilt TB30&quot;,&quot;filename&quot;:&quot;troy-bilt-mini-rider-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F10\u002Fb570c6cd-e894-479f-a635-6a178737c174\u002Ftroy-bilt-mini-rider-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:241183,&quot;width&quot;:646,&quot;height&quot;:363,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-10 16:17:20&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-20 19:43:25&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Troy Bilt&quot;,&quot;alt&quot;:&quot;Partial view of someone in jeans and work boots sitting on the Troy Bilt TB30B and mowing grass next to a flower bed&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;b570c6cd-e894-479f-a635-6a178737c174&quot;,&quot;imageAltText&quot;:&quot;Partial view of someone in jeans and work boots sitting on the Troy Bilt TB30B and mowing grass next to a flower bed&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Troy Bilt&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;troy-bilt-mini-rider-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F10&quot;,&quot;imageWidth&quot;:646,&quot;imageHeight&quot;:363,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Troy Bilt\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FTroy-Bilt-30-in-10-5-HP-Briggs-and-Stratton-Engine-6-Speed-Manual-Drive-Gas-Rear-Engine-Riding-Mower-with-Mulch-Kit-Included-TB30B%2F320175147&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Home Depot&quot;,&quot;offerPrice&quot;:&quot;1999&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.homedepot.com\u002Fp\u002FTroy-Bilt-30-in-10-5-HP-Briggs-and-Stratton-Engine-6-Speed-Manual-Drive-Gas-Rear-Engine-Riding-Mower-with-Mulch-Kit-Included-TB30B\u002F320175147&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhomedepot.sjv.io\u002Fc\u002F159047\u002F456723\u002F8154?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.homedepot.com%2Fp%2FTroy-Bilt-30-in-10-5-HP-Briggs-and-Stratton-Engine-6-Speed-Manual-Drive-Gas-Rear-Engine-Riding-Mower-with-Mulch-Kit-Included-TB30B%2F320175147&amp;subId1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntrs.com\u002Ft\u002F8-12235-212732-185899?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fwww.troybilt.com%2Fen_US%2Flawn-and-garden-tractors%2Ftb30-b-riding-lawn-mower%2F13AC26JD023.html&quot;,&quot;offerMerchant&quot;:&quot;Troy Bilt&quot;,&quot;offerPrice&quot;:&quot;1799&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.troybilt.com\u002Fen_US\u002Flawn-and-garden-tractors\u002Ftb30-b-riding-lawn-mower\u002F13AC26JD023.html&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntrs.com\u002Ft\u002F8-12235-212732-185899?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fwww.troybilt.com%2Fen_US%2Flawn-and-garden-tractors%2Ftb30-b-riding-lawn-mower%2F13AC26JD023.html&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"7dbcb98d-06d2-4334-bb33-3b348e48dafb\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ECutting width:\u003C\u002Fstrong\u003E 60 or 72 inches | \u003Cstrong\u003ETransmission:\u003C\u002Fstrong\u003E Hydrostatic variable speed with optional AWD and cruise control | \u003Cstrong\u003EPower source:\u003C\u002Fstrong\u003E Diesel | \u003Cstrong\u003EMow in reverse:\u003C\u002Fstrong\u003E Not specified | \u003Cstrong\u003EMulching\u002Fbagger capable:\u003C\u002Fstrong\u003E Not specified&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe John Deere 1570 TerrainCut is a commercial-grade lawn mower designed for handling places like golf courses, sports complexes, and public parks. But if you live in a rural area and have a 5- to 10-acre property to maintain, it can be a powerful asset to have in your workshop.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIt's available only through local dealers or the official John Deere website, and if you go through the official site, you can customize aspects of the 1570 TerrainCut to better suit your needs. You can choose either rear or side discharging decks in either 60- or 72-inch lengths for ideal clipping disbursement and streamlined mowing. The gas tank holds up to 16 gallons (60.6 liters) of diesel fuel, so you can spend more time working and less time refilling your tank.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe 37.4HP engine and hydrostatic drive allow you to operate the TerrainCut like a car, and you can opt for all-wheel drive for better traction across steep or rough terrain. The mower has a &quot;steer from the rear&quot; design, meaning the back two wheels control the direction of the entire unit, which will take some getting used to if you've never driven something similar before, especially when driving in reverse.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe deck is stamped from seven-gauge steel and can be adjusted from one to six inches for cutting height, so you can maintain everything from upscale golf courses to grazing pastures and drainage ditches. And while the almost $28,000 price tag puts this mower squarely out of reach of typical homeowners, it's a worthy investment if you have a landscaping business or need to maintain a very large, rural property.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ETwo deck sizes\u003C\u002Fli\u003E\u003Cli\u003EHydrostatic drive\u003C\u002Fli\u003E\u003Cli\u003EOptional all-wheel drive\u003C\u002Fli\u003E\u003Cli\u003ERoll-over protection bar\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOutrageously expensive\u003C\u002Fli\u003E\u003Cli\u003ECan only be repaired or serviced at official John Deere dealers\u003C\u002Fli\u003E\u003Cli\u003ERuns on diesel fuel\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"John Deere 1570 TerrainCut\" data-superlative=\"Best commercial riding mower\" data-imagegroup=\"{&quot;alt&quot;:&quot;Partial view of someone in work clothes and a safety vest sitting on the John Deere 1750 TerrainCut and mowing an open lot&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;John Deere&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;69d13521-db91-48d7-879b-70d12228a3b7&quot;,&quot;title&quot;:&quot;John Deere 1570 TerrainCut&quot;,&quot;filename&quot;:&quot;john-deere-1750-terraincut-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F10\u002F69d13521-db91-48d7-879b-70d12228a3b7\u002Fjohn-deere-1750-terraincut-2.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:289593,&quot;width&quot;:767,&quot;height&quot;:431,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-10 16:18:12&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-20 19:43:34&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;John Deere&quot;,&quot;alt&quot;:&quot;Partial view of someone in work clothes and a safety vest sitting on the John Deere 1570 TerrainCut and mowing an open lot&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;69d13521-db91-48d7-879b-70d12228a3b7&quot;,&quot;imageAltText&quot;:&quot;Partial view of someone in work clothes and a safety vest sitting on the John Deere 1750 TerrainCut and mowing an open lot&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;John Deere&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;john-deere-1750-terraincut-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F10&quot;,&quot;imageWidth&quot;:767,&quot;imageHeight&quot;:431,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"John Deere\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;John Deere&quot;,&quot;offerPrice&quot;:&quot;27995&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.deere.com\u002Fen\u002Fmowers\u002Fcommercial-mowers\u002Ffront-mowers\u002F1570-terraincut-mower\u002F&quot;,&quot;url&quot;:&quot;&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"c1a419c1-19af-4522-8912-48381505968d\" data-edition=\"us\" data-description=\"\u003Cp\u003EIn my opinion, the Husqvarna YTH18542 is the best riding mower you can buy. It has a 42-inch stamped steel deck, dual cutting blades, and a mow-in-reverse feature for maneuvering around tricky areas and obstacles. It also has a hydrostatic transmission which allows you to operate the mower like a car: press the pedal and go, no more messing with levers.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ERiding mower\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ECutting width\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ETransmission type\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHusqvarna YTH18542\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$2099\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E42 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EHydrostatic variable speed&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ECub Cadet XT1 Enduro LT\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$4659\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E42 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EHydrostatic variable speed\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ECub Cadet Ultima ZT1\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$3849\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EUp to 54 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EHydrostatic variable speed\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ETroy-Bilt TB30B\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$1799\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E30 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ESix-speed manual\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EJohn Deere 1570 TerrainCut\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$27,995\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E60 or 72 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EHydrostatic variable speed\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What is the best riding mower?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"cc870d10-dedf-4cdd-b35f-509c47cc3b42\" data-edition=\"us\" data-description=\"\u003Cp\u003EOther than your budget, there are a lot of features and scenarios you have to consider while shopping for a new riding mower. The size of your yard will determine how wide the cutting deck should be, though either a 42 or 46-inch version will be more than enough for most yards.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou can choose either a manual or hydrostatic transmission. A manual model lets you &quot;set and forget&quot; your speed so you can focus, while hydrostatic models operate more like cars, going faster the harder you press the pedal. This makes them more intuitive to operate, but also more expensive.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EZero turn mowers are designed for mowing in oddly-shaped areas or around lots of obstacles like trees, lamp posts, and lawn ornaments. They're called &quot;zero turn&quot; because they have a zero-inch turn radius; you pivot around either rear wheel for ultra-tight turning.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this riding mower…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you need…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHusqvarna YTH18542\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA well-rounded, gas-powered mower for yards up to two acres\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ECub Cadet XT1 Enduro LT\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA battery-powered riding mower for eco-friendly lawn care\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ECub Cadet Ultima ZT1\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA zero turn mower for maneuvering around obstacles or tricky areas\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ETroy-Bilt TB30B\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA compact riding mower for lawns a touch too large for a push mower\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EJohn Deere 1570 TerrainCut\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA commercial-grade mower for a landscaping business or large rural property\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which is the right riding mower for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"280b4abe-1ff6-479d-8ac4-67c69fc92667\" data-edition=\"us\" data-description=\"\u003Cp\u003EAside from price, I chose both gas and battery-powered riding mowers to give you a choice in how you handle yard work. Gas-powered models give you better run times and more horsepower, while battery-powered ones save you time and money on engine maintenance and help reduce your carbon footprint.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EI also chose a variety of cutting deck widths for handling everything from 1 to 10 acres, including a commercial-grade model for large rural properties and landscaping businesses.\u003C\u002Fp\u003E\" data-hed=\"How did we choose these riding mowers?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"cdb4d865-c9ed-437a-969c-f41b27684f88\" data-edition=\"us\" data-description=\"\u003Cp\u003EAssuming you have a budget in mind, the first thing you need to do is find out how big your lawn is. You can either find your lot size on your memorandum deeds if you've bought your house, or you can check your city's website to see if you can request lot measurements if you're renting. If your lot measures about an acre, you'll be able to use a 30 or 42-inch cutting deck without any issues. For lawns up to two acres, a 42 or 46-inch deck is ideal. And if your lot is over two acres, you can get a mower with up to a 72-inch cutting deck to handle larger areas.\u003C\u002Fp\u003E\u003Cp\u003EThe transmission type is also important. Many newer models have what is known as a hydrostatic drive. This means that they operate similar to how a car drives: you push the pedal and it moves forward or backwards. And the harder you push, the faster you go. This makes it easier to learn how to drive, but that also makes the mower more expensive. More stripped-back models have variable speed manual transmissions, which allow you to &quot;set and forget&quot; your speed so you can focus on paying attention to obstacles and people who may be nearby.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAnd finally, you'll want to consider the power source for your new riding mower. Gasoline engines are far more common, but there is now a wider variety of battery-powered models to choose from. The perks of a gas engine are that you'll get near-infinite run times (as long as you have enough fuel to keep the engine going) and a bit more power for handling steep inclines and rough terrain. The downsides are dealing with exhaust emissions and maintenance that can be a time and money sink. Electric models don't need engine maintenance, so you save a bit of money in the long run. But they usually have a maximum run time of about an hour, which means that you may have to plan your mowing over several days if you have a larger yard.\u003C\u002Fp\u003E\" data-hed=\"How do you decide which riding mower to buy?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"e338db83-da68-4ce6-9398-b4683b088f84\" data-edition=\"us\" data-description=\"\u003Cp\u003ERiding mowers are best suited for yards measuring one acre or larger. A model with a 42-inch cutting deck is great for mowing up to two acres, so if you have more land than that, you'll want to spring for a 46, 54, 60, or 72-inch cutting deck.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIf you're right on the threshold, you can get what's known as a &quot;mini rider.&quot; They usually have compact bodies for easier storage and 30-inch cutting decks to make short work of lawns that are just a touch too large for a push mower.\u003C\u002Fp\u003E\" data-hed=\"How big of a yard do I need for a riding mower?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"1a69d0be-f6af-4943-ad92-a9fed6d28064\" data-edition=\"us\" data-description=\"\u003Cp\u003ENo matter if you choose a gas or battery-powered riding mower, proper maintenance is key to extending the life of your mower. For gas engines, you should change the oil and filters, clean the spark plugs, and sharpen the blades before you mow for the first time in the spring. And you should use fuel treatments like STA-BIL to prevent gas in the tank or in extra jerry cans from going bad from moisture contamination. This prevents build-up of gunk that can ruin your engine, improves engine performance, and gives you a cleaner cut for a healthier lawn.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EElectric mowers don't need engine maintenance, but you should perform thorough inspections at the start of mowing season to check for battery damage, corrosion on battery contacts, damage to the battery housing, and to sharpen the blades. If you do regular maintenance, not only will you save money by avoiding big repairs from worn out parts, you can also expect your riding mower to last 10 years or more. Which is great news, since they can be an expensive investment.\u003C\u002Fp\u003E\" data-hed=\"How long should a riding mower last?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"b358fb81-f7bc-4224-842b-38de051e2afd\" data-edition=\"us\" data-description=\"\u003Cp\u003EIn this guide, the $1,700 30-inch, six-speed manual Troy-Bilt TB30B is the cheapest top-notch rider you can buy.\u003C\u002Fp\u003E\" data-hed=\"What is the cheapest riding mower?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"32024c0e-7557-470f-80fe-cb796334ee11\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhether you're shopping at a big name DIY store like Lowe's, a local hardware store, or an authorized brand dealer, there are tons of options for a new riding mower. You can choose either gas or battery-powered models, cutting deck widths from as small as 30 inches to as wide as six feet.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EHere's a short list of other riding mowers I thought were great choices:\u003C\u002Fp\u003E\" data-hed=\"Are there alternative riding mowers worth considering?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"28441582-23dd-4546-af61-2b8e1e55684d\" data-edition=\"us\" data-hed=\"John Deere S100\" data-imagegroup=\"{&quot;alt&quot;:&quot;John Deere S100 with wagon accessory full of potted flowers and mulch bags on a well manicured lawn&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;John Deere&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;28d0f058-bf61-44cb-9873-d01ce9fd3a60&quot;,&quot;filename&quot;:&quot;john-deere-s100-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F10\u002F28d0f058-bf61-44cb-9873-d01ce9fd3a60\u002Fjohn-deere-s100-2.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-10 16:33:19&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;28d0f058-bf61-44cb-9873-d01ce9fd3a60&quot;,&quot;imageFilename&quot;:&quot;john-deere-s100-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F10&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"John Deere\" data-offerurl=\"https:\u002F\u002Fwww.homedepot.com\u002Fp\u002FJohn-Deere-S100-42-in-17-5-HP-Gas-Hydrostatic-Riding-Lawn-Tractor-BG21271\u002F314272233\" data-offerprice=\"2299\" data-offermerchant=\"Home Depot\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002F?tag=zdnet-buy-button-20\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"d62596ba-9187-470b-8587-aa0f2bc73c1e\" data-edition=\"us\" data-hed=\"Toro TimeCutter\" data-imagegroup=\"{&quot;alt&quot;:&quot;A woman using the Toro Timecutter to mow her back lawn&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Toro&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;53ee6ddc-f58b-4e03-82a6-c7d5a829bb47&quot;,&quot;filename&quot;:&quot;toro-timecutter-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F10\u002F53ee6ddc-f58b-4e03-82a6-c7d5a829bb47\u002Ftoro-timecutter-2.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-10 16:34:30&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;53ee6ddc-f58b-4e03-82a6-c7d5a829bb47&quot;,&quot;imageFilename&quot;:&quot;toro-timecutter-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F10&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Toro\" data-offerurl=\"https:\u002F\u002Fwww.homedepot.com\u002Fp\u002FToro-42-in-22-5-HP-TimeCutter-Commercial-V-Twin-Gas-Dual-Hydrostatic-Zero-Turn-Riding-Mower-with-Smart-Speed-75742\u002F310836498\" data-offerprice=\"3599\" data-offermerchant=\"Home Depot\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002F?tag=zdnet-buy-button-20\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"acf88d91-0ba5-4057-93b1-59b28dcfcc58\" data-edition=\"us\" data-hed=\"Troy-Bilt Pony\" data-imagegroup=\"{&quot;alt&quot;:&quot;A tilted image of a woman on the Troy-Bilt Pony, mowing an open lot on a sunny day&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Troy Bilt&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;0ce0f37f-d2ac-4eee-b1ca-00e0b3107156&quot;,&quot;filename&quot;:&quot;troy-bilt-pony-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F05\u002F10\u002F0ce0f37f-d2ac-4eee-b1ca-00e0b3107156\u002Ftroy-bilt-pony-2.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-10 16:35:29&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;0ce0f37f-d2ac-4eee-b1ca-00e0b3107156&quot;,&quot;imageFilename&quot;:&quot;troy-bilt-pony-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F10&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Troy Bilt\" data-offerurl=\"https:\u002F\u002Fwww.homedepot.com\u002Fp\u002FTroy-Bilt-Pony-42-in-15-5-HP-Briggs-and-Stratton-7-Speed-Manual-Drive-Gas-Riding-Lawn-Tractor-Pony-42\u002F314854332\" data-offerprice=\"1999\" data-offermerchant=\"Home Depot\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002F?tag=zdnet-buy-button-20\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-17 15:09:00",timezone:"UTC",updated:b,published:b},description:"What is the best riding mower? ZDNET's top pick is the Husqvarna YTH18542, with its hydrostatic transmission and mow-in-reverse features. We also looked at zero turn, electric, and commercial models to suit a variety of mowing situations and budgets.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"a4bb622a-b6d0-4054-873a-d560d6416527",image:{id:"aa1ba49c-3b89-4506-910d-5e7284bca16c",filename:"riding-mower-cover-photo-2.jpg",dateCreated:{created:b,date:"2022-05-10 16:36:55",timezone:"UTC",updated:b,published:b},alt:"A woman sitting on a John Deere lawn mower, cutting grass near some flower beds on a sunny day",credits:"John Deere",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F10\u002Faa1ba49c-3b89-4506-910d-5e7284bca16c\u002Friding-mower-cover-photo-2.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1024,height:576,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Home & Office^Yard & Outdoors",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best riding mowers: Top gas, electric, and zero-turn lawn mowers",section:d,slug:"best-riding-mower",startYear:b,summary:d,title:"The 5 best riding mowers of 2022",topics:[{id:"81fcf152-44b9-45ff-8a25-04f5b2472176",slug:"yard-outdoors",name:"Yard & Outdoors",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"294e47d5-10d6-11e4-9732-00505685119a",username:"Ed Bott",profileUrl:b,email:d,firstName:"Ed",lastName:"Bott",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"e98b0a76-a96a-4fbb-be02-00807405874e",filename:"ed-bott.jpg",dateCreated:{created:b,date:"2022-08-05 15:06:03",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fe98b0a76-a96a-4fbb-be02-00807405874e\u002Fed-bott.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Ed Bott is an award-winning technology writer with more than two decades' experience writing for mainstream media outlets and online publications. He has served as editor of the U.S. edition of PC Computing and managing editor of PC World; both publications had monthly paid circulation in excess of 1 million during his tenure. He is the author of more than 25 books, including Windows 10 Inside Out (now in its 4th edition) and Windows 11 Inside Out (scheduled for publication in 2022).",profile:b,title:"Senior Contributing Editor",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003EAre you the proud owner or future purchaser of a battery electric vehicle (BEV) or a plug-in hybrid electric vehicle (PHEV)? Don't forget the charger. You'll use public charging stations when you're on a road trip, but the experience of owning an electric vehicle (EV) improves dramatically when you can recharge on your own schedule, without having to worry about finding a place to plug in moving your car when it's done charging. A personal charger also lets you take advantage of the best electric rates, especially if your utility charges lower rates in off-peak hours.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EMost EVs include a cable that allows you to plug into a standard household outlet for what's known as Level 1 charging. In the U.S., that means a 120V circuit capable of adding about 3-5 miles of range for every hour of charge. This sort of trickle charging might be good enough to cover your daily commute if you charge overnight, but it gets frustrating fast.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso:&nbsp;\u003C\u002Fstrong\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fchoosing-the-right-electric-car-why-im-not-getting-a-tesla\u002F\" target=\"_blank\"\u003E\u003Cstrong\u003EChoosing the right electric car: Why I won't buy a Tesla\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003EA much better choice is a Level 2 charger, which requires a 240V circuit. Depending on your car's capabilities and the Level 2 charger's output current, you can add 30-60 miles of range for every hour of charging. A Level 2 charger doesn't have to be expensive, and the hardest part of installation typically involves paying an electrician to wire a 240V circuit for it.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EThe most important feature to look for in a Level 2 charger is compatibility with the charging capabilities of your vehicle. That includes not just the plug at the end of the charging cable but also the amount of power your EV is capable of accepting. Many PHEVs, for example, charge at a very low power rate, so spending extra for a high-powered charger is wasting money.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EAll of the chargers we selected for this guide are designed for the U.S. market and are suitable for installation in a home that has a 240V circuit available. Each one includes a J1772 connector that is compatible with all current EVs (Tesla models use an adapter).&nbsp; \u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"7168661d-99f7-4f6e-82b6-efc2290fd683\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E 50 amps | 3-year warranty | 23-foot cable&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIf the ChargePoint name sounds familiar, that's not surprising. ChargePoint manages a nationwide network of publicly available charging stations (free and paid) that are readily accessible through the company's easy-to-use app, and it's planning to spend a billion dollars over the next decade adding charging stations across the U.S. So, it's no surprise that the company has leveraged that name recognition into a home charging product.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe HomeFlex charger is available in two configurations for use with NEMA 6-50 or NEMA 14-50 plugs and can be set to use a charging amperage from 16 amps to 50 amps, depending on your home circuit's capabilities. The 23-foot cable should be long enough for most home installations.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe ChargePoint app allows you to keep track of all your charging sessions, at home and on the road. For home use, you can set schedules to charge when rates are cheapest. The app is compatible with Alexa voice control.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EComes from a renowned brand\u003C\u002Fli\u003E\u003Cli\u003EEasy-to-use accompanying app\u003C\u002Fli\u003E\u003Cli\u003ECompatible with most EVs\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E&amp;nbsp;\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EWi-Fi is required for charging&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"ChargePoint Home Flex EV charger\" data-superlative=\"Best home EV charger overall\" data-imagegroup=\"{&quot;alt&quot;:&quot;chargepoint.png&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: ChargePoint&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;fe4f8250-41b8-4840-b7fe-9e925a423af9&quot;,&quot;title&quot;:&quot;chargerpoint-home-ev-charger&quot;,&quot;filename&quot;:&quot;chargerpoint-home-ev-charger.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002Ffe4f8250-41b8-4840-b7fe-9e925a423af9\u002Fchargerpoint-home-ev-charger.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:109161,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-16 14:55:55&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-16 14:56:26&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Image: ChargePoint&quot;,&quot;alt&quot;:&quot;Woman holding the end of an EV charger that's plugged into a wall&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[&quot;ev charger&quot;],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;fe4f8250-41b8-4840-b7fe-9e925a423af9&quot;,&quot;imageAltText&quot;:&quot;chargepoint.png&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: ChargePoint&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;chargerpoint-home-ev-charger.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F16&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: ChargePoint\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FChargePoint-Home-Electric-Vehicle-Charger\u002Fdp\u002FB07WNXTHNW?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;699&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FChargePoint-Home-Electric-Vehicle-Charger\u002Fdp\u002FB07WNXTHNW&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FChargePoint-Home-Electric-Vehicle-Charger\u002Fdp\u002FB07WNXTHNW?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;ChargePoint&quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fc\\\u002FChargePointnet&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002F0pXNVEIrB5M?autoplay=0&amp;amp;loop=0&amp;amp;fs=1&amp;amp;start=0&amp;amp;rel=1&amp;amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;ChargePoint Home Flex EV Charger\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002F0pXNVEIrB5M\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;ChargePoint Home Flex EV Charger&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002F0pXNVEIrB5M\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"339cd1bc-2900-4f28-b5b3-430e1d06d0db\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E 40 amps | 25-foot cable | Weatherproof\u003C\u002Fp\u003E\u003Cp\u003EThe JuiceBox line of home chargers, designed and built by the global energy company Enel X, come in three sizes. The midrange JuiceBox 40 is the most versatile and most popular and can plug into any standard 240V circuit or can be hardwired. All three models can be configured to safely charge multiple vehicles simultaneously on a single circuit.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe hardware package is handsome and built to handle indoor or outdoor installations in challenging climates. It also rates high on usability, with a 25-foot cable that works well even in locations where an existing 240V circuit is inconveniently located. A built-in rack tidies up cable storage, and a locking mount secures the installation.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe JuiceBox mobile app works with Amazon Alexa and Google Assistant and supports smart charging based on the lowest rates for your utility.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E&amp;nbsp;\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EUp to 7 times faster charging&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EQualifies for tax credit rebate&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EHardwire installation by a professional is required&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Juicebox 40\" data-superlative=\"Best sleek home EV charger\" data-imagegroup=\"{&quot;alt&quot;:&quot;juicebox.png&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Juicebox&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;2c7f8584-0962-4b3e-b97b-a0744b2bdcd4&quot;,&quot;title&quot;:&quot;juicebox-40-ev-charger&quot;,&quot;filename&quot;:&quot;juicebox-40-ev-charger.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002F2c7f8584-0962-4b3e-b97b-a0744b2bdcd4\u002Fjuicebox-40-ev-charger.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:165066,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-16 14:59:03&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-16 15:00:17&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Image: Juicebox&quot;,&quot;alt&quot;:&quot;A car parked in a driveway with an EV charger in the foreground&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[&quot;ev charger&quot;],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;2c7f8584-0962-4b3e-b97b-a0744b2bdcd4&quot;,&quot;imageAltText&quot;:&quot;juicebox.png&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Juicebox&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;juicebox-40-ev-charger.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F16&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Juicebox\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FJuiceBox-40-Next-Generation-Electric-Charging\u002Fdp\u002FB07ZL42HDM?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;659&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FJuiceBox-40-Next-Generation-Electric-Charging\u002Fdp\u002FB07ZL42HDM&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FJuiceBox-40-Next-Generation-Electric-Charging\u002Fdp\u002FB07ZL42HDM?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fjuicebox-25-ft-electric-vehicle-charger-with-32-amp-nema-14-50-white%2F6486276.p%3FskuId%3D6486276&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;699&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fjuicebox-25-ft-electric-vehicle-charger-with-32-amp-nema-14-50-white\u002F6486276.p?skuId=6486276&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fjuicebox-25-ft-electric-vehicle-charger-with-32-amp-nema-14-50-white%2F6486276.p%3FskuId%3D6486276&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;Enel X&quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fc\\\u002FEnelX&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002Fo2Lr7IP0Ryo?autoplay=0&amp;amp;loop=0&amp;amp;fs=1&amp;amp;start=0&amp;amp;rel=1&amp;amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;JuiceBox Plug-In Installation Walkthrough\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002Fo2Lr7IP0Ryo\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;JuiceBox Plug-In Installation Walkthrough&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002Fo2Lr7IP0Ryo\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"2141d597-59e2-488f-8cb6-03aa60321421\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E 40 amps | 24-foot-cable | IP67 water resistant\u003C\u002Fp\u003E\u003Cp\u003EThere's a big maple leaf and a &quot;Made in Canada&quot; label on the front of this utilitarian black box (a white alternative is available if your design sense demands). That branding, along with the bright blue streaks that look like a bear's claw marks, says a lot about the company behind this no-frills charger.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou'll need a 40 amp circuit to take advantage of its full power, although you can also configure it for lower charge rates. There's no Wi-Fi connection, and you'll pay extra for an outdoor safety lock. It does, however, offer the option of a dedicated Tesla plug instead of the standard J1772. And if you're a two-EV household, consider the Grizzl-E Duo, which has two 24-foot cables for simultaneous charging.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EInexpensive option&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EEasy to install and use\u003C\u002Fli\u003E\u003Cli\u003EPower outage recovery\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENot the best option for hot weather regions\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Grizzl-E Classic\" data-superlative=\"Best budget home EV charger\" data-imagegroup=\"{&quot;alt&quot;:&quot;grizzl-e-charger3.png&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Grizzl-E&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;39ebac8a-cb64-44a4-b2a8-f0b5824deed0&quot;,&quot;title&quot;:&quot;grizzl-e-classic-ev-charger&quot;,&quot;filename&quot;:&quot;grizzl-e-classic-ev-charger.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002F39ebac8a-cb64-44a4-b2a8-f0b5824deed0\u002Fgrizzl-e-classic-ev-charger.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:89192,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-16 15:00:28&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-16 15:01:28&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Image: Grizzl-E&quot;,&quot;alt&quot;:&quot;A black Grizzl-E electric charger against a swirly blue and white background&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[&quot;ev charger&quot;],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;39ebac8a-cb64-44a4-b2a8-f0b5824deed0&quot;,&quot;imageAltText&quot;:&quot;grizzl-e-charger3.png&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Grizzl-E&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;grizzl-e-classic-ev-charger.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F16&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Grizzl-E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FGrizzl-Level-EV-Charger-GR1-14-24-Premium\u002Fdp\u002FB082LMVSLY\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;459&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FGrizzl-Level-EV-Charger-GR1-14-24-Premium\u002Fdp\u002FB082LMVSLY\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FGrizzl-Level-EV-Charger-GR1-14-24-Premium\u002Fdp\u002FB082LMVSLY\u002F?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"490a1a66-7c91-4b74-b3a3-d9eb367af893\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E 32 amps | 25-foot cable | 240 volts\u003C\u002Fp\u003E\u003Cp\u003EAt 32 amps, this charger should hit the &quot;good enough&quot; standard for most EV owners, with a lower price tag sealing the deal. That lower output might be a dealbreaker if you're counting on getting a quick charge in an hour or two, but the difference compared to a 40 or 50 amp charger isn't noticeable if you routinely charge overnight.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe no-nonsense hardware package is designed to be plugged into a standard 240V outlet, and the 25-foot cable should reach comfortably from the garage to the driveway. Blink also has a public charging network that includes a few perks for owners of home chargers. The Blink app is primarily geared toward that network but still offers most of the options you need for flexible home charging.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ECheaper cost&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EEasy-to-install hardware&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E&amp;nbsp;\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENot as strong of an output as other options\u003C\u002Fli\u003E\u003Cli\u003ELacks special features&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Blink HQ 150\" data-superlative=\"Best basic home EV charger\" data-imagegroup=\"{&quot;alt&quot;:&quot;hq-150-black-front3.png&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Blink&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;a173190b-ccb1-48e5-92a2-c64137670812&quot;,&quot;title&quot;:&quot;blinq-hq-150-ev-charger&quot;,&quot;filename&quot;:&quot;blinq-hq-150-ev-charger.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002Fa173190b-ccb1-48e5-92a2-c64137670812\u002Fblinq-hq-150-ev-charger.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:231959,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-16 15:02:00&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-16 15:02:26&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Image: Blink&quot;,&quot;alt&quot;:&quot;A man charging an electric car with an EV charger hanging from the garage wall&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[&quot;ev charger&quot;],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;a173190b-ccb1-48e5-92a2-c64137670812&quot;,&quot;imageAltText&quot;:&quot;hq-150-black-front3.png&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Blink&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;blinq-hq-150-ev-charger.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F16&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Blink\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FBlink-HQ-150-Charging-Station\u002Fdp\u002FB097J1RPCP?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;499&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FBlink-HQ-150-Charging-Station\u002Fdp\u002FB097J1RPCP&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FBlink-HQ-150-Charging-Station\u002Fdp\u002FB097J1RPCP?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=44583&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.newegg.com%2Fp%2FN82E16890707001&quot;,&quot;offerMerchant&quot;:&quot;Newegg&quot;,&quot;offerPrice&quot;:&quot;509&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.newegg.com\u002Fp\u002FN82E16890707001&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=44583&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.newegg.com%2Fp%2FN82E16890707001&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flowes.sjv.io\u002Fc\u002F159047\u002F897039\u002F12374?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lowes.com%2Fpd%2FBlink-Charging-Blink-32amp-Level-2-Home-Ev-Charging-Station-240V-32-Amp-25-Ft-Cord%2F5013097103&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Lowes&quot;,&quot;offerPrice&quot;:&quot;550&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.lowes.com\u002Fpd\u002FBlink-Charging-Blink-32amp-Level-2-Home-Ev-Charging-Station-240V-32-Amp-25-Ft-Cord\u002F5013097103&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flowes.sjv.io\u002Fc\u002F159047\u002F897039\u002F12374?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lowes.com%2Fpd%2FBlink-Charging-Blink-32amp-Level-2-Home-Ev-Charging-Station-240V-32-Amp-25-Ft-Cord%2F5013097103&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"4ab4f641-948c-47a3-b2f5-1323e7837410\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E 40 amps | 24-foot cable&amp;nbsp;| Weatherproof enclosure\u003C\u002Fp\u003E\u003Cp\u003EThe \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.electrifyamerica.com\u002Flocate-charger\u002F&quot;\u003EElectrify America network\u003C\u002Fa\u003E, which was \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.autoweek.com\u002Fnews\u002Ftechnology\u002Fa1710481\u002Fvolkswagens-plan-electrify-america\u002F&quot;\u003Eborn out of the settlement from Volkswagen's diesel emissions scandal\u003C\u002Fa\u003E, has a huge and rapidly expanding network of charging stations across the United States. Like its rival ChargePoint, the company has expanded into home markets.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EFrom the mobile app, you can manage local charging sessions, set reminders, and schedule charging for off-peak times. Alexa support is built-in, but Google Assistant support is still listed as &quot;under development.&quot;&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe hardware design is simple and sleek, with a glossy black finish accented by green LED lighting. The 24-foot cable should meet most needs, and the operating temperature is rated from a bone-chilling -22F to a scorching 122F. Unless you live in International Falls or Death Valley, those parameters should work.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E&amp;nbsp;\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ESmart charging features like remote access control, remote start\u002Fstop, notifications\u002Freminders, scheduled charging, and more&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E3-year warranty&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EDifferent ways to install\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ESome issues with Wi-Fi connectivity&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Electrify HomeStation\" data-superlative=\"Best versatile home EV charger\" data-imagegroup=\"{&quot;alt&quot;:&quot;electrifyhome-charger.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Electrify HomeStation&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;60f7e9c3-70b4-4a18-9c45-eb612211b66c&quot;,&quot;title&quot;:&quot;electrify-home-station&quot;,&quot;filename&quot;:&quot;electrify-home-station.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002F60f7e9c3-70b4-4a18-9c45-eb612211b66c\u002Felectrify-home-station.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:163424,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-16 15:03:08&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-16 15:03:35&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Image: Electrify HomeStation&quot;,&quot;alt&quot;:&quot;Woman holding a smartphone by her electric car with a charger in it&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[&quot;ev charger&quot;],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;60f7e9c3-70b4-4a18-9c45-eb612211b66c&quot;,&quot;imageAltText&quot;:&quot;electrifyhome-charger.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Electrify HomeStation&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;electrify-home-station.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F16&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Electrify HomeStation\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FElectrify-America-HomeStation-Electric-Certified\u002Fdp\u002FB0948844XD?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;649&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FElectrify-America-HomeStation-Electric-Certified\u002Fdp\u002FB0948844XD&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FElectrify-America-HomeStation-Electric-Certified\u002Fdp\u002FB0948844XD?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"359f70d0-56b6-47e0-8b90-4320602fbe9f\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe chose the ChargePoint Home Flex EV charger as our top pick based on pricing, charging capabilities, and special features.&amp;nbsp; \u003C\u002Fp\u003E\u003Ctable data-title=&quot;6x4 Table&quot;\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EEV Charger\u003C\u002Fstrong\u003E \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice\u003C\u002Fstrong\u003E \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EAmps\u003C\u002Fstrong\u003E \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ECable Length\u003C\u002Fstrong\u003E \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EChargePoint Home Flex EV \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$699 \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E50 amps \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E23 feet \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EJuiceBox 40 \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$659 \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E40 amps \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E25 feet&amp;nbsp; \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EGrizzl-E Classic \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$459 \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E40 amps \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E24 feet \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EBlink HQ 150 \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$500 \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E32 amps \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E25 feet&amp;nbsp; \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EElectrify HomeStation \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$649 \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E40 amps \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E24 feet \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What is the best home EV charger?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"99b2acd3-18b6-4af6-8856-74e68defd4a2\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhile any of these home EV chargers are great options, it ultimately comes down to how you want to install the charger, what kind of power you need, and what price you're willing to spend. \u003C\u002Fp\u003E\u003Ctable data-title=&quot;6x2 Table&quot;\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this home EV charger...\u003C\u002Fstrong\u003E \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you want...\u003C\u002Fstrong\u003E \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EChargePoint Home Flex EV \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best overall option.&amp;nbsp; \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EJuiceBox 40 \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA sleek-looking home EV charger.&amp;nbsp; \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EGrizzl-E Classic \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA budget-friendly home EV charger. \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EBlink HQ 150 \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA no frills, basic home EV charger.&amp;nbsp; \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EElectrify HomeStation \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA home EV charger that's super versatile.&amp;nbsp; \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which home EV charger is right for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"2a45f9d9-3fc9-43f2-bfa6-8e3d5c1d6b8d\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe chose these home EV chargers after extensive research into the product category. We compared factors like pricing, reviews (both good and bad), different features that make each charger stand out, and the amount of amps.\u003C\u002Fp\u003E\" data-hed=\"How did we choose these home EV chargers?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"4c1ebcb6-8146-41fa-96a8-7bbecb14dc9f\" data-edition=\"us\" data-description=\"\u003Cp\u003ECharging your EV is more complicated if you don't have a private garage or other secure space to install your charger. The complications increase exponentially if you live in an apartment building or condo with shared parking areas and no way to access your personal electric meter. For those situations, your best bet is to petition your apartment management or condo HOA to install shared chargers that can be billed using an app. ChargePoint has some good options and even has\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.chargepoint.com\u002Fdrivers\u002Fapartments-and-condos&quot;\u003E sample letters\u003C\u002Fa\u003E you can send to your skeptical managers or condo board to speed the process along.&nbsp;\u003C\u002Fp\u003E\" data-hed=\"Which charging solution is appropriate if I live in a condo?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"6bacb2ff-488f-4e10-a190-3be9d4a0f35c\" data-edition=\"us\" data-description=\"\u003Cp\u003EMany EV purchases in the U.S. qualify for a Federal tax credit of as much as $7,500. (Sorry, Tesla and GM owners, you don't qualify.) But home chargers also qualify for some healthy tax breaks. The Federal tax credit of up to 30% of the charger's cost, up to a maximum of $1000, expired at the end of 2021 but is likely to be extended for 2022 (a bill doing so has already passed the U.S. House of Representatives). In addition, your state and your power company might offer additional credits. To check your possible savings, try this&nbsp;\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fevcharging.enelx.com\u002Fresources\u002Ffederal-and-state-electric-vehicle-incentives&quot;\u003Einteractive incentive checker\u003C\u002Fa\u003E. &nbsp;\u003C\u002Fp\u003E\" data-hed=\"Are there any tax breaks for EV owners who buy a personal charger?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"e4738d48-1556-4a75-bd79-beda3b75eb28\" data-edition=\"us\" data-description=\"\u003Cp\u003EThere's no one-size-fits-all answer to that question. Your home's electrical wiring dictates how powerful a circuit you can make available for EV charging, and your car itself has a limit on how much power it can accept. Before you buy a charger, it makes sense to talk to a local electrician who can evaluate your existing circuitry, match it with your EV, and recommend what specs to look for.&nbsp;\u003C\u002Fp\u003E\" data-hed=\"What size charger do I need? \" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"a424d4e5-2b88-456c-8009-543fd54a8e55\" data-edition=\"us\" data-description=\"\u003Cp\u003EHere are a few options to also check out:\u003C\u002Fp\u003E\" data-hed=\"Are there alternative home EV chargers worth considering?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"01ea0bf0-b0c5-40aa-ba90-251ebc56c77e\" data-edition=\"us\" data-hed=\"Pulsar Plus Smart Charger\" data-imagegroup=\"{&quot;alt&quot;:&quot;An EV charger on a brick wall plugged into a white SUV in the background&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Pulsar&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;b35dfc68-e734-441b-a05b-eaee4217ee18&quot;,&quot;filename&quot;:&quot;pulsar-plus-home-ev-charger.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002Fb35dfc68-e734-441b-a05b-eaee4217ee18\u002Fpulsar-plus-home-ev-charger.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-16 15:04:32&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;b35dfc68-e734-441b-a05b-eaee4217ee18&quot;,&quot;imageFilename&quot;:&quot;pulsar-plus-home-ev-charger.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F16&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Pulsar\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FPulsar-Level-Electric-Vehicle-Charger\u002Fdp\u002FB08H3PPJXY\" data-offerprice=\"699\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FPulsar-Level-Electric-Vehicle-Charger\u002Fdp\u002FB08H3PPJXY?tag=zdnet-buy-button-20\" data-techobjectinfo=\"{}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"489ff0b9-5521-481d-896d-4b04ee7e59b3\" data-edition=\"us\" data-hed=\"ClipperCreek Charger\" data-imagegroup=\"{&quot;alt&quot;:&quot;An EV charger on the side of a house plugged into a car&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: ClipperCreek&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;611bad4e-3469-4ba3-bd97-9706fb7cdd7f&quot;,&quot;filename&quot;:&quot;clipper-creek-charger.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002F611bad4e-3469-4ba3-bd97-9706fb7cdd7f\u002Fclipper-creek-charger.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-16 15:05:14&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;611bad4e-3469-4ba3-bd97-9706fb7cdd7f&quot;,&quot;imageFilename&quot;:&quot;clipper-creek-charger.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F16&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: ClipperCreek\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FClipperCreek-HCS-40P-Charging-Station-Certified\u002Fdp\u002FB00TKJX7NE\" data-offerprice=\"648\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FClipperCreek-HCS-40P-Charging-Station-Certified\u002Fdp\u002FB00TKJX7NE?tag=zdnet-buy-button-20\" data-techobjectinfo=\"{}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E\u003Ch3\u003E \t\u003Cbr\u003E \u003C\u002Fh3\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-17 15:10:00",timezone:"UTC",updated:b,published:b},description:"What is the best home EV charger? ZDNET chose the ChargePoint Home Flex EV charger. Take a look at our other top picks which include brands like Electrify America, Blink, and Juicebox.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"f833a576-f16d-46f1-99f5-47493e291754",image:{id:"60f7e9c3-70b4-4a18-9c45-eb612211b66c",filename:"electrify-home-station.jpg",dateCreated:{created:b,date:"2022-08-16 15:03:08",timezone:"UTC",updated:b,published:b},alt:"Home EV charger in garage",credits:"Chargepoint.com",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002F60f7e9c3-70b4-4a18-9c45-eb612211b66c\u002Felectrify-home-station.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Home & Office^Energy",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best home EV chargers: Fuel up your car at home",section:d,slug:"best-home-ev-charger",startYear:b,summary:d,title:"The 5 best home EV chargers of 2022",topics:[{id:"55d90575-4c61-4cd3-ba0c-d0b89abf0d85",slug:"energy",name:"Energy",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"9841d7c0-1be2-42d4-963b-3d0c080290bc",slug:"technology",name:"Technology",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"79d67b90-8175-11e2-9d12-0018fe8a00b0",username:"charlieosborne",profileUrl:b,email:d,firstName:"Charlie",lastName:"Osborne",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"2e4c50de-700f-4193-ab8f-046747723cf0",filename:"charlie-osborne.jpg",dateCreated:{created:b,date:"2022-08-05 15:00:38",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002F2e4c50de-700f-4193-ab8f-046747723cf0\u002Fcharlie-osborne.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Charlie Osborne is a cybersecurity journalist and photographer who writes for ZDNet and CNET from London. PGP Key: AF40821B",profile:b,title:"Contributing Writer",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003ENintendo Gameboys and SEGA Master Systems were among the early consoles that brought video games outside of arcades and into the living room. Now, 8-bit machines have been transformed into powerful PC gaming rigs and consoles, including Microsoft's Xbox and the \u003Cspan data-shortcode=\"commercelinkshortcode\" data-id=\"48a748eb-1ca5-4024-a8f0-49435bdb20f5\" data-raw-url=\"https:\u002F\u002Fwww.amazon.com\u002FRazer-BlackShark-Wireless-Gaming-Headset\u002Fdp\u002FB09CLW9K1S\u002F\" data-link-shortcode-text=\"Sony PlayStation 5\" data-use-monetization=\"true\" data-edition=\"us\"\u003E\u003C\u002Fspan\u003E.\u003C\u002Fp\u003E\u003Cp\u003EAs consoles and PCs have become more capable and internet connectivity is standard (and sometimes required), gaming has become far more immersive. Headsets, which allow you to communicate with other players in real-time, are a key component of the modern gaming experience.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EHowever, just as internet lags can ruin the moment, a low-grade headset can mean you have to deal with poor audio, crackling, drops in conversation, and discomfort. Luckily for us, there are plenty of options on the market that combine performance and comfort to push your gaming experience to new heights.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EZDNet has compiled our top picks in 2022 to get you gaming with a new, quality headset that will suit different needs and budgets.&nbsp;\u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"0fd9ac41-bd50-494b-9bb3-ceabee9cb45b\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures\u003C\u002Fstrong\u003E: surround sound\u003C\u002Fp\u003E\u003Cp\u003EThe Razer Kraken Tournament Edition headset is our top pick for balancing price and quality. This wired headset offers THX 7.1 surround sound via 50mm drivers and over-the-ear earphones with gel cushions. The Razer Kraken is compatible with PC setups as well as various gaming consoles. You connect the headset via USB\u002Fa 3.5mm jack.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe Razer Kraken also includes a retractable noise-canceling microphone, a volume control wheel, and a mic mute switch.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EExcellent audio quality\u003C\u002Fli\u003E\u003Cli\u003ERetractable microphone\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EYou may need to purchase adapters depending on your console\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Razer Kraken headset\" data-superlative=\"Best PC gaming headset overall for price and quality\" data-imagegroup=\"{&quot;alt&quot;:&quot;14.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Razer&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;306291dd-1c02-4f6f-b874-1d88d749be3c&quot;,&quot;title&quot;:&quot;razer-kraken-headset&quot;,&quot;filename&quot;:&quot;razer-kraken-headset.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002F306291dd-1c02-4f6f-b874-1d88d749be3c\u002Frazer-kraken-headset.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:132393,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:28:36&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:28:45&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Razer&quot;,&quot;alt&quot;:&quot;razer-kraken-headset&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;306291dd-1c02-4f6f-b874-1d88d749be3c&quot;,&quot;imageAltText&quot;:&quot;14.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Razer&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;razer-kraken-headset.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F01&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Razer\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Frazer.a9yw.net\u002Fc\u002F159047\u002F642901\u002F10229?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.razer.com%2Fgaming-headsets%2FRazer-Kraken%2FRZ04-02830400-R3M1&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Razer&quot;,&quot;offerPrice&quot;:&quot;79.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.razer.com\u002Fgaming-headsets\u002FRazer-Kraken\u002FRZ04-02830400-R3M1&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Frazer.a9yw.net\u002Fc\u002F159047\u002F642901\u002F10229?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.razer.com%2Fgaming-headsets%2FRazer-Kraken%2FRZ04-02830400-R3M1&amp;subId1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRazer-Kraken-Gaming-Headset-2019\u002Fdp\u002FB07N85FY1G\u002Fref=asc_df_B07N85FY1G\u002F?tag=hyprod-20&amp;linkCode=df0&amp;hvadid=319019434242&amp;hvpos=&amp;hvnetw=g&amp;hvrand=9497060466336811995&amp;hvpone=&amp;hvptwo=&amp;hvqmt=&amp;hvdev=c&amp;hvdvcmdl=&amp;hvlocint=&amp;hvlocphy=9011541&amp;hvtargid=pla-678440597190&amp;psc=1&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;45.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRazer-Kraken-Gaming-Headset-2019\u002Fdp\u002FB07N85FY1G\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRazer-Kraken-Gaming-Headset-2019\u002Fdp\u002FB07N85FY1G\u002Fref=asc_df_B07N85FY1G\u002F?tag=hyprod-20&amp;linkCode=df0&amp;hvadid=319019434242&amp;hvpos=&amp;hvnetw=g&amp;hvrand=9497060466336811995&amp;hvpone=&amp;hvptwo=&amp;hvqmt=&amp;hvdev=c&amp;hvdvcmdl=&amp;hvlocint=&amp;hvlocphy=9011541&amp;hvtargid=pla-678440597190&amp;psc=1&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Frazer-kraken-wired-7-1-surround-sound-gaming-headset-for-pc-ps4-ps5-switch-xbox-xs-and-xbox-one-black%2F6330450.p%3FskuId%3D6330450%26ref%3D212%26loc%3D1%26gclid%3DEAIaIQobChMI8Jysne2l-QIVmwaICR3-vA23EAQYBSABEgLRDfD_BwE%26gclsrc%3Daw.ds&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;45.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Frazer-kraken-wired-7-1-surround-sound-gaming-headset-for-pc-ps4-ps5-switch-xbox-xs-and-xbox-one-black\u002F6330450.p?skuId=6330450&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Frazer-kraken-wired-7-1-surround-sound-gaming-headset-for-pc-ps4-ps5-switch-xbox-xs-and-xbox-one-black%2F6330450.p%3FskuId%3D6330450%26ref%3D212%26loc%3D1%26gclid%3DEAIaIQobChMI8Jysne2l-QIVmwaICR3-vA23EAQYBSABEgLRDfD_BwE%26gclsrc%3Daw.ds&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"d6bbdcdd-9261-403e-9675-7f87148a5793\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures\u003C\u002Fstrong\u003E: extra-large, enclosing ear cups\u003C\u002Fp\u003E\u003Cp\u003EThe Sennheiser Game Zero headset is the best option to consider if you want a suitable headset for noisy environments. This model sports large leather earcups designed to block noise through what the vendor calls an &quot;acoustic seal,&quot; a noise-canceling microphone, and is compatible with devices including PCs and gaming consoles.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe microphone, while a dated design, has a useful 'flip to mute' feature and the headset also includes side buttons for managing volume. Furthermore, the Game Zero is foldable for easy transport.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EExcellent noise cancelation&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EUseful mute\u002Fmicrophone functions\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ELong hours of use can trap heat in the ear cups, prompting sweat\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Sennheiser Game Zero headset\" data-superlative=\"Best for home use and noisy environments\" data-imagegroup=\"{&quot;alt&quot;:&quot;13.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Sennheiser&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;6b411f68-5044-42ed-84f1-fc47f96e8083&quot;,&quot;title&quot;:&quot;sennheiser-game-zero-headset&quot;,&quot;filename&quot;:&quot;sennheiser-game-zero-headset.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002F6b411f68-5044-42ed-84f1-fc47f96e8083\u002Fsennheiser-game-zero-headset.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:68431,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:33:25&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:33:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Amazon&quot;,&quot;alt&quot;:&quot;sennheiser-game-zero-headset&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;6b411f68-5044-42ed-84f1-fc47f96e8083&quot;,&quot;imageAltText&quot;:&quot;13.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Sennheiser&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;sennheiser-game-zero-headset.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F01&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Sennheiser\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSennheiser-GAME-Gaming-Headset-Black\u002Fdp\u002FB00KNPYAEY?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;94&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSennheiser-GAME-Gaming-Headset-Black\u002Fdp\u002FB00KNPYAEY&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSennheiser-GAME-Gaming-Headset-Black\u002Fdp\u002FB00KNPYAEY?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Epos&quot;,&quot;offerPrice&quot;:&quot;179&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.eposaudio.com\u002Fen\u002Fus\u002Fgaming\u002Fproducts\u002Fgame-zero-black-gaming-headset-1000235&quot;,&quot;url&quot;:&quot;&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;New Egg&quot;,&quot;offerPrice&quot;:&quot;119&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.newegg.com\u002Fblack-sennheiser-game-zero\u002Fp\u002FN82E16826106694&quot;,&quot;url&quot;:&quot;&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"30779346-fcac-4e29-8883-3fc7e3c3009c\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures\u003C\u002Fstrong\u003E: noise cancelation technologies\u003C\u002Fp\u003E\u003Cp\u003EThe Steelseries Arctis 9 is a wireless headset, designed for PC and console gamers, which sports high-quality audio and noise cancelation technologies. Low-latency 2.4 GHz wireless is included, alongside Bluetooth connectivity, and the inbuilt microphone is Discord-certified.\u003C\u002Fp\u003E\u003Cp\u003EIf you buy this headset, you also receive a free game code for Tom Clancy's Rainbow 6: Extraction.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EBluetooth for gaming, voice-over-IP, calls, and music\u003C\u002Fli\u003E\u003Cli\u003EUp to 20 hours of battery life\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EHigh price point\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Steelseries Arctis 9\" data-superlative=\"Best for wireless gaming\" data-imagegroup=\"{&quot;alt&quot;:&quot;15.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;SteelSeries&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;18e889c6-cfbe-4221-9f5c-7494e76430f2&quot;,&quot;title&quot;:&quot;steelseries-arctis-9&quot;,&quot;filename&quot;:&quot;steelseries-arctis-9.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002F18e889c6-cfbe-4221-9f5c-7494e76430f2\u002Fsteelseries-arctis-9.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:131654,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:37:03&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:37:21&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Steelseries&quot;,&quot;alt&quot;:&quot;steelseries-arctis-9&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;18e889c6-cfbe-4221-9f5c-7494e76430f2&quot;,&quot;imageAltText&quot;:&quot;15.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;SteelSeries&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;steelseries-arctis-9.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F01&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"SteelSeries\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fprf.hn\u002Fclick\u002Fcamref:1101l9Prx\u002Fpubref:[subid_value]\u002Fdestination:https%3A%2F%2Fsteelseries.com%2Fgaming-headsets%2Farctis-9&quot;,&quot;offerMerchant&quot;:&quot;Steelseries&quot;,&quot;offerPrice&quot;:&quot;199.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fsteelseries.com\u002Fgaming-headsets\u002Farctis-9&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fprf.hn\u002Fclick\u002Fcamref:1101l9Prx\u002Fpubref:[subid_value]\u002Fdestination:https%3A%2F%2Fsteelseries.com%2Fgaming-headsets%2Farctis-9&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;199.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSteelSeries-Arctis-Wireless-Gaming-Headset\u002Fdp\u002FB08SVS99Q5&quot;,&quot;url&quot;:&quot;&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;199.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fsteelseries-arctis-9-wireless-gaming-headset-for-pc-ps5-and-ps4-black\u002F6501464.p?skuId=6501464&quot;,&quot;url&quot;:&quot;&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"0e479e89-49b9-48ce-a909-644c544b8385\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures\u003C\u002Fstrong\u003E: good value for money\u003C\u002Fp\u003E\u003Cp\u003EThe Razer BlackShark V2 X gaming headset is an excellent entry point into headsets. The wired headset, available in six colors, offers 7:1 surround sound via 50mm drivers and is compatible via the .5mm jack with Windows PCs, andmacOS machines, as well as consoles. (You may need to purchase an adapter if there is an incompatible jack\u002Faudio connector).\u003C\u002Fp\u003E\u003Cp\u003EThe ear cups are made from memory foam. If you prefer, you can also purchase the BlackShark V2 X as a wireless model (Pro), but this is far more expensive.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAffordable\u003C\u002Fli\u003E\u003Cli\u003ELight &amp;amp; comfortable\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EUsers report that software improvement is needed\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Razer BlackShark V2 X gaming headset\" data-superlative=\"Best for entry-level gamers\" data-imagegroup=\"{&quot;alt&quot;:&quot;16.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Razer&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;e5a36e8d-c788-4b71-97dc-528cdc363907&quot;,&quot;title&quot;:&quot;razer-blackshark-v2-x-gaming-headset&quot;,&quot;filename&quot;:&quot;razer-blackshark-v2-x-gaming-headset.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002Fe5a36e8d-c788-4b71-97dc-528cdc363907\u002Frazer-blackshark-v2-x-gaming-headset.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:109558,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:40:50&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:40:57&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Razer&quot;,&quot;alt&quot;:&quot;razer-blackshark-v2-x-gaming-headset&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;e5a36e8d-c788-4b71-97dc-528cdc363907&quot;,&quot;imageAltText&quot;:&quot;16.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Razer&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;razer-blackshark-v2-x-gaming-headset.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F01&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Razer\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRazer-BlackShark-V2-Gaming-Headset\u002Fdp\u002FB086PKMZ21?th=1&amp;tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;49.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRazer-BlackShark-V2-Gaming-Headset\u002Fdp\u002FB086PKMZ21?th=1&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRazer-BlackShark-V2-Gaming-Headset\u002Fdp\u002FB086PKMZ21?th=1&amp;tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Frazer-blackshark-v2-x-wired-7-1-surround-sound-gaming-headset-for-pc-ps5-ps4-switch-xbox-xs-and-xbox-one-black%2F6417114.p%3FskuId%3D6417114%26ref%3D212%26loc%3D1%26extStoreId%3D350%26ref%3D212%26loc%3D1%26gclid%3DEAIaIQobChMInZWD9--l-QIV8R9lCh0lfQCmEAQYAiABEgKgKvD_BwE%26gclsrc%3Daw.ds&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;49.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Frazer-blackshark-v2-x-wired-7-1-surround-sound-gaming-headset-for-pc-ps5-ps4-switch-xbox-xs-and-xbox-one-black\u002F6417114.p?skuId=6417114&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Frazer-blackshark-v2-x-wired-7-1-surround-sound-gaming-headset-for-pc-ps5-ps4-switch-xbox-xs-and-xbox-one-black%2F6417114.p%3FskuId%3D6417114%26ref%3D212%26loc%3D1%26extStoreId%3D350%26ref%3D212%26loc%3D1%26gclid%3DEAIaIQobChMInZWD9--l-QIV8R9lCh0lfQCmEAQYAiABEgKgKvD_BwE%26gclsrc%3Daw.ds&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Frazer.a9yw.net\u002Fc\u002F159047\u002F642901\u002F10229?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.razer.com%2Fgaming-headsets%2Frazer-blackshark-v2-x%2FRZ04-03240100-R3U1&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Razer&quot;,&quot;offerPrice&quot;:&quot;59.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.razer.com\u002Fgaming-headsets\u002Frazer-blackshark-v2-x\u002FRZ04-03240100-R3U1&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Frazer.a9yw.net\u002Fc\u002F159047\u002F642901\u002F10229?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.razer.com%2Fgaming-headsets%2Frazer-blackshark-v2-x%2FRZ04-03240100-R3U1&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"d69a01de-ed2e-4a5b-a677-a7d87b01d967\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E Compatibility across different consoles\u003C\u002Fp\u003E\u003Cp\u003EThe LucidSound LS35X is worth the praise because it features a slew of on-device functions like mute and chat toggling, volume control, and microphone monitoring, all requiring a simple swipe, dial, or tap on either side of the headset.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EInstead of the neon and dashing aesthetics of traditional gaming peripherals, the LS35X can pass as a regular pair of headphones with its metal and faux leather blend.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EStill, the LS35X provides exceptional comfort and the over-ear, memory foam cushions do a reliable job at passive noise cancellation, enhancing what is already a high-performing sound stage. The LS35X can pair wirelessly to PCs and some consoles without needing a dedicated dongle, USB receiver, or cable.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMulti-functional\u003C\u002Fli\u003E\u003Cli\u003EWired or wireless options\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOnly passive noise cancelation included\u003C\u002Fli\u003E\u003Cli\u003EThe style won't suit everyone\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"LucidSound LS35X\" data-superlative=\"Best multi-functional headset for PC gaming\" data-imagegroup=\"{&quot;alt&quot;:&quot;screenshot-2022-05-05-at-14-30-38.png&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Amazon&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;b7fefd4d-2c5d-469c-bdc4-33650416f67e&quot;,&quot;title&quot;:&quot;lucidsound-ls35x&quot;,&quot;filename&quot;:&quot;lucidsound-ls35x.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002Fb7fefd4d-2c5d-469c-bdc4-33650416f67e\u002Flucidsound-ls35x.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:120983,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:49:50&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:49:55&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;CNET&quot;,&quot;alt&quot;:&quot;lucidsound-ls35x&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;b7fefd4d-2c5d-469c-bdc4-33650416f67e&quot;,&quot;imageAltText&quot;:&quot;screenshot-2022-05-05-at-14-30-38.png&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Amazon&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;lucidsound-ls35x.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F01&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Amazon\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FLucidSound-Wireless-Surround-Gaming-Headset\u002Fdp\u002FB082LRPX87\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;129.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FLucidSound-Wireless-Surround-Gaming-Headset\u002Fdp\u002FB082LRPX87\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FLucidSound-Wireless-Surround-Gaming-Headset\u002Fdp\u002FB082LRPX87\u002F?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=24348&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.gamestop.com%2Fgaming-accessories%2Fgaming-headsets%2Fproducts%2Flucidsound-ls35x-black-direct-connect-wireless-gaming-headset-for-xbox-one%2F150229.html%3Futm_source%3Dgoogle%26utm_medium%3Dfeeds%26utm_campaign%3Dunpaid_listings%26a%3D1&quot;,&quot;offerMerchant&quot;:&quot;GameStop&quot;,&quot;offerPrice&quot;:&quot;99.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.gamestop.com\u002Fgaming-accessories\u002Fgaming-headsets\u002Fproducts\u002Flucidsound-ls35x-black-direct-connect-wireless-gaming-headset-for-xbox-one\u002F150229.html&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=24348&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.gamestop.com%2Fgaming-accessories%2Fgaming-headsets%2Fproducts%2Flucidsound-ls35x-black-direct-connect-wireless-gaming-headset-for-xbox-one%2F150229.html%3Futm_source%3Dgoogle%26utm_medium%3Dfeeds%26utm_campaign%3Dunpaid_listings%26a%3D1&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flucidsound.sjv.io\u002Fc\u002F159047\u002F1250259\u002F15400?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lucidsound.com%2Fp%2Fgaming-headsets%2Fxbox%2Fxbox-one%2Fwireless%2Fls35x-wireless-surround-sound-gaming-headset-for-xbox-one-1519630-02%2F%3Futm_source%3Dgoogle%26utm_medium%3Dshopping%26utm_campaign%3D2021_Feb_27_gsh-smart_paid_sitevisit_all_product%26gclid%3DEAIaIQobChMIj9LM9fGl-QIV445bCh22uAopEAQYBiABEgLwXfD_BwE&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Lucidsound&quot;,&quot;offerPrice&quot;:&quot;129.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.lucidsound.com\u002Fp\u002Fgaming-headsets\u002Fxbox\u002Fxbox-one\u002Fwireless\u002Fls35x-wireless-surround-sound-gaming-headset-for-xbox-one-1519630-02\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flucidsound.sjv.io\u002Fc\u002F159047\u002F1250259\u002F15400?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.lucidsound.com%2Fp%2Fgaming-headsets%2Fxbox%2Fxbox-one%2Fwireless%2Fls35x-wireless-surround-sound-gaming-headset-for-xbox-one-1519630-02%2F%3Futm_source%3Dgoogle%26utm_medium%3Dshopping%26utm_campaign%3D2021_Feb_27_gsh-smart_paid_sitevisit_all_product%26gclid%3DEAIaIQobChMIj9LM9fGl-QIV445bCh22uAopEAQYBiABEgLwXfD_BwE&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"2d327ae3-a958-4e1b-b277-a89d4383aba7\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhile the Razer Kraken may be our No. 1 choice, but it needs an adapter or two to be fully compatible with every gaming device you own. For PC gamers, we can't ignore its quality sound and its affordable price point.&amp;nbsp;\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPC gaming headset&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EMulti-device compatible?&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ENoise cancellation?\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ERazer Krake\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes*\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$45.99&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESennheiser Game Zero\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$94\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESteelseries Arctis 9\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes (limited)\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$199\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ERazer BlackShark V2 X\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes*\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ENo\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$49.99\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ELucidSound LS35X\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes (passive)\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$99.99\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What is the best PC gaming headset?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"ccd5fba0-9c9a-4170-99a5-c97a9b23f663\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhen you decide on your new PC gaming headset, comfort and quality are key -- however, you should also consider whether or not blocking environmental noise and noise-cancelation on your microphone are essential to you while you're gaming.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this PC gaming headset...\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you need…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ERazer Kraken\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EAn all-rounder headset\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESennheiser Game Zero&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ETo block out unwanted sound\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESteelseries Arctis 9&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA wireless headset&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ERazer BlackShark V2 X\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EAn entry-level produc\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ELucidSound LS35X\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EMulti-console compatibility&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which is the right PC gaming headset for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"19e12c44-1946-4b04-a06e-fa6c9df1b07d\" data-edition=\"us\" data-description=\"\u003Cp\u003EThere tends to be a baseline in quality for entry, mid, and high-level headset tiers -- and as you can imagine, the more you spend, the more likely you'll enjoy an audio and comfort upgrade.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWhile some gamers might insist on a premium brand like Sennheiser or Razer, the price point isn't the only factor: plenty of headsets in the entry and mid-tiers are comfortable and will last you a long time without spending a fortune.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWe have attempted to accommodate different budgets while keeping in mind some headsets are specifically designed to cater to particular gaming consoles and setups.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"How did we choose these PC gaming headsets?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"6095a0d3-c22b-4815-80d1-7c867e8158c2\" data-edition=\"us\" data-description=\"\u003Cp\u003EA pair of headphones is a set of speakers connected together by a band or other structure and is designed to be worn around the head. A headset will, in essence, be a pair of headphones with a microphone attached, in a boom design or otherwise.\u003C\u002Fp\u003E\u003Cp\u003EEarphones tend to either have a very small band to be worn around the head or will connect through wires only, whereas earbuds are separate and wireless, and are meant to fit snugly in your ears.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"What is the difference between headphones and a headset?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"4d11c66e-4316-499a-be71-f1c3aa066a92\" data-edition=\"us\" data-description=\"\u003Cp\u003EIf you want to regularly game with your friends, a headset is necessary for communication. Another benefit of investing in a headset is the potentially improved audio quality of your game, blocking out external distractions, and a more immersive experience.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Do I need a headset?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"44a0b4c4-13b5-459b-a47e-a36989197b70\" data-edition=\"us\" data-description=\"\u003Cp\u003EThere are a few main features you should consider when you pick a headset -- and these qualities will show you whether or not a headset is decent and is suitable for you. The first element is its audio quality: Is it crystal clear? Do you want extra bass? Is there an amplification boost, or is it just stereo-only? (There should also be a lack of crackling and feedback when you are using both the speakers and mic.)\u003C\u002Fp\u003E\u003Cp\u003EYou should also consider the build quality of a headset: basic plastic ones tend to be the cheapest, whereas vendors who use a combination of other materials including metals, wood, and leather tend to be more durable and will last longer.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EFinally, comfort is key. If you're going to be wearing a headset for several hours at a time, it can't put pressure on your ears or skull.\u003C\u002Fp\u003E\" data-hed=\"How do I know if a headset is good?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"7cb5db81-39eb-44d5-b5f9-edbf452f2173\" data-edition=\"us\" data-description=\"\u003Cp\u003EIt really all comes down to personal preference, but both wired and wireless gaming headsets have their pros and cons. Wired headsets have unlimited play time since they plug into your laptop, console, or PC tower and don't rely on a battery. The downside is that you often have to deal with long cables that can get tangled and broken. Wireless headsets give you more freedom of movement, but you then also have to keep track of battery life so you don't end up with a dead headset in the middle of your game. You also need to make sure your wireless headset can connect to your console or computer, as some models don't use Bluetooth so they aren't compatible with the Nintendo Switch, smartphones, or tablets.\u003C\u002Fp\u003E\" data-hed=\"Which is better: wired or wireless?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"5325ef54-595b-4407-a0ba-017eee98ee53\" data-edition=\"us\" data-description=\"\u003Cp\u003EThat would be my pick for the best overall gaming headset, the Razer Kraken. It features a headband and ear cups that are cushioned with cooling gel for long-lasting comfort during marathon gaming sessions as well as leatherette ear cup material for easier cleaning. Each of the 50mm audio drivers is custom tuned for superior audio, and the on-board controls make it easy to adjust volume or mute your mic on-the-fly.\u003C\u002Fp\u003E\" data-hed=\"What is the best gaming headset for PC?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"cd348401-97c5-469c-af4b-cd9430319c3f\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhile deciding on the best products on the market, we based our recommendations on quality, build, versatility, and affordability. You don't need to spend a fortune on a headset that will boost your gaming experience, but the pros out there might want to treat their choice as an investment.\u003C\u002Fp\u003E\u003Cp\u003EThere are also other options worth considering:\u003C\u002Fp\u003E\" data-hed=\"Are there any alternative gaming headsets worth considering?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"596ddaa0-7272-4a67-9d3e-44f6e5b73e59\" data-edition=\"us\" data-hed=\"Corsair Void RGB headset\" data-imagegroup=\"{&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;d5393082-fbfa-4ec9-8fd9-8d019cfd4f1b&quot;,&quot;filename&quot;:&quot;corsair-void-rgb-headset.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002Fd5393082-fbfa-4ec9-8fd9-8d019cfd4f1b\u002Fcorsair-void-rgb-headset.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:55:28&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;d5393082-fbfa-4ec9-8fd9-8d019cfd4f1b&quot;,&quot;imageFilename&quot;:&quot;corsair-void-rgb-headset.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F01&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FCorsair-Wireless-Premium-Headset-Surround\u002Fdp\u002FB07X8SJ8HM\u002F\" data-offerprice=\"54.85\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FCorsair-Wireless-Premium-Headset-Surround\u002Fdp\u002FB07X8SJ8HM\u002F?tag=zdnet-buy-button-20\" data-techobjectinfo=\"{}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"d8738adc-82c3-4264-ad68-8768a97cc5d8\" data-edition=\"us\" data-hed=\"HyperX Cloud II gaming headset\" data-imagegroup=\"{&quot;alt&quot;:&quot;hyperx-cloud-ii-gaming-headset&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;CNET&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;77526380-08d4-4c16-b688-522c2524d550&quot;,&quot;filename&quot;:&quot;hyperx-cloud-ii-gaming-headset.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002F77526380-08d4-4c16-b688-522c2524d550\u002Fhyperx-cloud-ii-gaming-headset.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:57:20&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;77526380-08d4-4c16-b688-522c2524d550&quot;,&quot;imageFilename&quot;:&quot;hyperx-cloud-ii-gaming-headset.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F01&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"CNET\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FHyperX-Cloud-Gaming-Headset-KHX-HSCP-RD\u002Fdp\u002FB00SAYCXWG\" data-offerprice=\"66\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FHyperX-Cloud-Gaming-Headset-KHX-HSCP-RD\u002Fdp\u002FB00SAYCXWG?tag=zdnet-buy-button-20\" data-techobjectinfo=\"{&quot;uuid&quot;:&quot;27ca8c18-f0b6-43c9-9e44-27eb5a496e6a&quot;,&quot;slug&quot;:&quot;hyperx-cloud-ii-headset-khxhscprd&quot;,&quot;name&quot;:&quot;HyperX Cloud II - headset&quot;,&quot;productType&quot;:&quot;PRODUCT&quot;,&quot;updateType&quot;:&quot;EZMONEY&quot;,&quot;mod&quot;:1659363562453,&quot;displayDate&quot;:&quot;Mon Aug 01 2022 10:19:22 GMT-0400 (Eastern Daylight Time)&quot;}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"f2174609-85a6-44de-a908-e9aedc2c1f1d\" data-edition=\"us\" data-hed=\"Logitech G PRO gaming headset\" data-imagegroup=\"{&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;92481464-7c5c-4259-9ac5-7fe32a8c4ea5&quot;,&quot;filename&quot;:&quot;logitech-g-pro-gaming-headset.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002F92481464-7c5c-4259-9ac5-7fe32a8c4ea5\u002Flogitech-g-pro-gaming-headset.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 15:01:34&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;92481464-7c5c-4259-9ac5-7fe32a8c4ea5&quot;,&quot;imageFilename&quot;:&quot;logitech-g-pro-gaming-headset.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F01&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.bhphotovideo.com\u002Fc\u002Fproduct\u002F1502156-REG\u002Flogitech_981_000811_g_pro_wired_stereo.html\" data-offerprice=\"99.99\" data-offermerchant=\"B&amp;H\" data-monetizedurl=\"https:\u002F\u002Fredirect.viglink.com?key=4f9aabd355fb32289803410c24d4d8e3&amp;cuid=[subid_value]&amp;u=https:\u002F\u002Fwww.bhphotovideo.com\u002Fc\u002Fproduct\u002F1502156-REG\u002Flogitech_981_000811_g_pro_wired_stereo.html\" data-techobjectinfo=\"{}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-12 19:47:00",timezone:"UTC",updated:b,published:b},description:"What is the best PC gaming headset? The Razer Kraken is ZDNet's top choice for its retractable microphone and fantastic audio quality. In addition to it, here are the best five PC gaming headsets overall. We compared the specs and features to help come up with a list of the must-have PC gaming headsets available to buy right now.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"26544084-f869-465a-8597-99c7ff0267a4",image:{id:"306291dd-1c02-4f6f-b874-1d88d749be3c",filename:"razer-kraken-headset.jpg",dateCreated:{created:b,date:"2022-08-01 14:28:36",timezone:"UTC",updated:b,published:b},alt:"headset-action-shot.jpg",credits:"Razer",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002F306291dd-1c02-4f6f-b874-1d88d749be3c\u002Frazer-kraken-headset.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Home & Office^Home Entertainment^Gaming^Gaming Accessories",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best PC gaming headsets: Premium audio, no drops",section:d,slug:"best-pc-gaming-headset",startYear:b,summary:d,title:"The 5 best PC gaming headsets of 2022",topics:[{id:"4ccc7a51-db4d-46e5-834a-6da2306636bb",slug:"gaming-accessories",name:"Gaming Accessories",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"9e387438-bfb1-47c2-a8a5-71be354f69de",slug:"home-entertainment",name:"Home Entertainment",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"0a24c335-fcb9-44ac-841e-5404922cb1a4",username:"kacie@jotcontent.com",profileUrl:b,email:d,firstName:"Kacie",lastName:"Goff",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"e94c92b7-b8cc-474c-ba1a-7c4f10629940",filename:"kacie-goff.jpg",dateCreated:{created:b,date:"2022-03-28 18:19:17",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F03\u002F28\u002Fe94c92b7-b8cc-474c-ba1a-7c4f10629940\u002Fkacie-goff.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Kacie Goff covers leading-edge tech and innovations for ZDNet. Over the last five years, she's specialized in smart home design, green technology, and more for CNET, MYMOVE, Bankrate, The Simple Dollar, and technology consultancies.",profile:b,title:"Contributing writer",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003EMaybe you love the iPadOS 15 interface, or maybe you're drawn in by Apple's promise to be carbon neutral by 2030. Maybe the five color options for the iPad Air caught your eye, or you can't live without the cutting-edge display and camera technology. Maybe you read \u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fapple-ipad-air-fifth-generation-review\u002F\"\u003Eour review\u003C\u002Fa\u003E about falling in love with 2022's 5th Generation iPad Air.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EWhatever your reason for choosing this tablet, you probably want to protect it. If you're spending upwards of $600 on your new Apple product, you don't want to deal with any issues. And that means buying a case or a cover, but they're not all created equal. You may need the durability to take your iPad to the job site or a cover that can fold into multiple kickstand configurations. You might be on a budget, too. Ultimately, finding your ideal case requires some shopping around.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EWe can help. Meet the best cases and covers for your new iPad Air:&nbsp; &nbsp;\u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"cfbd9825-0b8a-425c-af01-af3be596dfe4\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EFeatures auto sleep-wake feature (preserves battery)\u003C\u002Fli\u003E\u003Cli\u003EMagnetically connects to your iPad\u003C\u002Fli\u003E\u003Cli\u003ETwo-stand design\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EIt's hard to beat a case coming straight from the manufacturer. When you choose the Apple-designed Smart Folio for your iPad Air, you're not just guaranteed a perfect fit. You also get functionality that can make it easier to both protect and use your tablet, like the ability to charge your Apple Pencil with the case on. The Smart Folio also comes with an automatic wake-sleep feature, which means that whenever you open the case, your iPad Air display automatically wakes up. When you close it, the tablet goes to sleep, saving battery (although you might not need it since the latest generation has up to 10 hours of battery life).&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe Smart Folio attaches to your tablet magnetically. That keeps the design slim and lightweight, but it does leave the edges of your iPad Air exposed to damage if you drop it.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe cover of the Smart Folio features a tri-fold design. That lets you roll it up to serve as a small bump to make it easy to type on the surface of your tablet. Alternatively, you can fold it as a stand to hold the iPad Air almost vertical for easy viewing.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThis case option comes in eight colors:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMarine blue\u003C\u002Fli\u003E\u003Cli\u003EDark cherry&amp;nbsp;\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EElectric orange\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EWhite\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EEnglish lavender\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EDeep navy\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EMallard green\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EBlack\u003Cbr\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EThe main drawback here is the price. At $79, this case is not even close to the most affordable cases out there. That said, buying the case straight from Apple can give you peace of mind about fit and functionality -- and can streamline the process, since you can purchase it as you buy your iPad Air.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGuaranteed fit\u003C\u002Fli\u003E\u003Cli\u003ETwo stand configurations\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EPlenty of color options\u003C\u002Fli\u003E\u003Cli\u003EEase of purchase\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EPrice\u003C\u002Fli\u003E\u003Cli\u003ELimited drop protection\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Apple's Smart Folio\" data-superlative=\"Best overall iPad Air case\" data-imagegroup=\"{&quot;alt&quot;:&quot;cases-1.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image courtesy of Apple&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;6eea71bf-6103-4757-85f3-cb730cbe1fdf&quot;,&quot;title&quot;:&quot;smart-folio-for-ipad-air-5th-generation&quot;,&quot;filename&quot;:&quot;smart-folio-for-ipad-air-5th-generation.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002F6eea71bf-6103-4757-85f3-cb730cbe1fdf\u002Fsmart-folio-for-ipad-air-5th-generation.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:235667,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-17 15:36:45&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-17 15:36:51&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Etsy&quot;,&quot;alt&quot;:&quot;smart-folio-for-ipad-air-5th-generation&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;6eea71bf-6103-4757-85f3-cb730cbe1fdf&quot;,&quot;imageAltText&quot;:&quot;cases-1.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image courtesy of Apple&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;smart-folio-for-ipad-air-5th-generation.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F17&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image courtesy of Apple\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FApple-Smart-Folio-10-9-inch-iPad-Air\u002Fdp\u002FB08J6B3GHT\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;89&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FApple-Smart-Folio-10-9-inch-iPad-Air\u002Fdp\u002FB08J6B3GHT\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FApple-Smart-Folio-10-9-inch-iPad-Air\u002Fdp\u002FB08J6B3GHT\u002F?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fapple-smart-folio-for-apple-ipad-air-10-9-4th-or-5th-generation-2022-black%2F7829053.p%3FskuId%3D7829053%26ref%3D212%26loc%3D1%26extStoreId%3D339%26ref%3D212%26loc%3D1%26gclid%3DEAIaIQobChMIwqCju4bO-QIVh4TICh17OAN0EAQYASABEgIaq_D_BwE%26gclsrc%3Daw.ds&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;79&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-smart-folio-for-apple-ipad-air-10-9-4th-or-5th-generation-2022-black\u002F7829053.p?skuId=7829053&amp;ref=212&amp;loc=1&amp;extStoreId=339&amp;ref=212&amp;loc=1&amp;gclid=EAIaIQobChMIwqCju4bO-QIVh4TICh17OAN0EAQYASABEgIaq_D_BwE&amp;gclsrc=aw.ds&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fapple-smart-folio-for-apple-ipad-air-10-9-4th-or-5th-generation-2022-black%2F7829053.p%3FskuId%3D7829053%26ref%3D212%26loc%3D1%26extStoreId%3D339%26ref%3D212%26loc%3D1%26gclid%3DEAIaIQobChMIwqCju4bO-QIVh4TICh17OAN0EAQYASABEgIaq_D_BwE%26gclsrc%3Daw.ds&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fapple.sjv.io\u002Fc\u002F159047\u002F435031\u002F7613?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.apple.com%2Fshop%2Fproduct%2FMH0D3ZM%2FA%2Fsmart-folio-for-ipad-air-5th-generation-black&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Apple&quot;,&quot;offerPrice&quot;:&quot;79&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.apple.com\u002Fshop\u002Fproduct\u002FMH0D3ZM\u002FA\u002Fsmart-folio-for-ipad-air-5th-generation-black&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fapple.sjv.io\u002Fc\u002F159047\u002F435031\u002F7613?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.apple.com%2Fshop%2Fproduct%2FMH0D3ZM%2FA%2Fsmart-folio-for-ipad-air-5th-generation-black&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"3a9e2439-af05-4caa-84d7-7e7d75185828\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ERaised edges promote added protection\u003C\u002Fli\u003E\u003Cli\u003EComes with antimicrobial additive to reduce bacteria growth\u003C\u002Fli\u003E\u003Cli\u003EPort covers\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003ESome people use their iPads to scroll on the couch, but others need a tablet in the field. Whether you work in construction, utilities, or another boots-on-the-ground industry, you might want your iPad Air to be able to venture out with you.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EEnter: the OtterBox Defender Series Pro Case.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWith raised edges, it offers drop protection for your screen and camera. If you buy it on Amazon, you'll also get a screen protector. Plus, the Defender Series Pro case comes with OtterBox's silver-based antimicrobial additive, which means your case actively fights bacteria growth. Finally, the case offers port covers to ensure any dirt and dust you encounter in the field doesn't clog up your jacks and ports.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou'll pay for this level of protection, though. It's listed for $89.95, although you can sometimes score a deal from Amazon or Best Buy. To learn more about this case, you can dig into \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fpictures\u002Fotterbox-defender-and-symmetry-for-apple-ipad-pro-10-5-3-layer-rugged-and-stylish-protective-cases\u002F&quot;\u003Eour review\u003C\u002Fa\u003E on the iteration of the OtterBox Defender for the iPad Pro.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EDurability\u003C\u002Fli\u003E\u003Cli\u003EEdge protection\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EPort covers\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EPrice\u003C\u002Fli\u003E\u003Cli\u003ENo color options\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"OtterBox's Defender Series Pro Case\" data-superlative=\"Best iPad Air case for durability\" data-imagegroup=\"{&quot;alt&quot;:&quot;cases-2.png&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image courtesy of OtterBox&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;4a2c8975-4e69-4ad5-a147-7133112050e9&quot;,&quot;title&quot;:&quot;otterboxs-defender-series-pro-case&quot;,&quot;filename&quot;:&quot;otterboxs-defender-series-pro-case.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002F4a2c8975-4e69-4ad5-a147-7133112050e9\u002Fotterboxs-defender-series-pro-case.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:120576,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-17 14:38:32&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-17 14:38:41&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Kroger&quot;,&quot;alt&quot;:&quot;otterboxs-defender-series-pro-case&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;4a2c8975-4e69-4ad5-a147-7133112050e9&quot;,&quot;imageAltText&quot;:&quot;cases-2.png&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image courtesy of OtterBox&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;otterboxs-defender-series-pro-case.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F17&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image courtesy of OtterBox\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FOtterBox-Defender-Case-iPad-Air\u002Fdp\u002FB08GGCL9B6?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;69.42&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FOtterBox-Defender-Case-iPad-Air\u002Fdp\u002FB08GGCL9B6&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FOtterBox-Defender-Case-iPad-Air\u002Fdp\u002FB08GGCL9B6?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fotterbox-defender-pro-series-for-apple-ipad-air-5th-generation-and-4th-generation-black%2F6423993.p%3FskuId%3D6423993&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;47.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fotterbox-defender-pro-series-for-apple-ipad-air-5th-generation-and-4th-generation-black\u002F6423993.p?skuId=6423993&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fotterbox-defender-pro-series-for-apple-ipad-air-5th-generation-and-4th-generation-black%2F6423993.p%3FskuId%3D6423993&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002Fee3041d7eb73e8bb2ceba9c96ee7d845009c9b4d?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;,&quot;offerMerchant&quot;:&quot;Walmart&quot;,&quot;offerPrice&quot;:&quot;69.42&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.walmart.com\u002Fip\u002FOtterBox-Defender-Series-Pro-Case-for-Apple-iPad-Air-5th-and-4th-Gen-Black\u002F923359756&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002Fee3041d7eb73e8bb2ceba9c96ee7d845009c9b4d?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"af80c78f-53dc-4ea1-b880-d2e92c447c9f\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMagnetic cover\u003C\u002Fli\u003E\u003Cli\u003ETri-fold design enables multiple stand angles\u003C\u002Fli\u003E\u003Cli\u003EAutomatic wake-sleep functionality\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EIf you'd rather spend less on your iPad Air cover, this option from TiMOVO rings in at a very affordable $9.35. It does almost everything the Smart Folio does: it's a magnetic cover that includes automatic wake-sleep functionality and allows for Apple Pencil charging. It also has a tri-fold design that enables different stand configurations.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe case is lightweight, which could be a perk or a drawback, depending on your needs. Its somewhat flimsy nature means the case is anything but bulky, but it also won't offer much protection if you happen to drop your iPad Air.\u003C\u002Fp\u003E\u003Cp\u003EOn a positive note, the TiMOVO Slim Stand Protective Cover boasts many color options, including:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EBlack\u003C\u002Fli\u003E\u003Cli\u003EGreen\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003ELavender gray\u003C\u002Fli\u003E\u003Cli\u003ELight pink\u003C\u002Fli\u003E\u003Cli\u003EMagenta\u003C\u002Fli\u003E\u003Cli\u003EMidnight green\u003C\u002Fli\u003E\u003Cli\u003EMint green\u003C\u002Fli\u003E\u003Cli\u003ENavy blue\u003C\u002Fli\u003E\u003Cli\u003EOrange\u003C\u002Fli\u003E\u003Cli\u003EPurple\u003C\u002Fli\u003E\u003Cli\u003ERed\u003C\u002Fli\u003E\u003Cli\u003ERose gold\u003C\u002Fli\u003E\u003Cli\u003ESilver\u003C\u002Fli\u003E\u003Cli\u003ESky blue\u003C\u002Fli\u003E\u003Cli\u003ESpace gray\u003C\u002Fli\u003E\u003Cli\u003ETaro purple\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EAlong with a few pattern options:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGeometric marble pink\u003C\u002Fli\u003E\u003Cli\u003EGeometric purple\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003ERose blooming\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EThese colors all apply to the front cover, but the back of the case is translucent (so people can easily spot that Apple logo).&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIf you're looking for a case that's light on price and weight, consider this option. You don't necessarily have to take our word for it, either. With 4.6 stars from more than 10,000 Amazon reviews, this case speaks for itself.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EPrice\u003C\u002Fli\u003E\u003Cli\u003EApple Pencil charging\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EMultiple colors\u002Fdesigns\u003C\u002Fli\u003E\u003Cli\u003EMultiple stand configurations\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003ELimited protection\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"TiMOVO Slim Stand Protective Cover\" data-superlative=\"Best value iPad Air case\" data-imagegroup=\"{&quot;alt&quot;:&quot;cases-3.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image courtesy of Amazon&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;c7cafaaf-4206-4784-8c13-4d9fc22fe0e4&quot;,&quot;title&quot;:&quot;timovo-slim-stand-protective-cover&quot;,&quot;filename&quot;:&quot;timovo-slim-stand-protective-cover.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002Fc7cafaaf-4206-4784-8c13-4d9fc22fe0e4\u002Ftimovo-slim-stand-protective-cover.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:193426,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-17 14:44:38&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-17 14:44:45&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Amazon&quot;,&quot;alt&quot;:&quot;timovo-slim-stand-protective-cover&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;c7cafaaf-4206-4784-8c13-4d9fc22fe0e4&quot;,&quot;imageAltText&quot;:&quot;cases-3.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image courtesy of Amazon&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;timovo-slim-stand-protective-cover.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F17&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image courtesy of Amazon\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FTiMOVO-Generation-10-9-inch-Charging-Protective\u002Fdp\u002FB08K2M667W?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;9.35&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FTiMOVO-Generation-10-9-inch-Charging-Protective\u002Fdp\u002FB08K2M667W&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FTiMOVO-Generation-10-9-inch-Charging-Protective\u002Fdp\u002FB08K2M667W?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"a5d047c7-cfb4-4f0b-8eda-9eba36c9fc31\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMagnet can hang iPad Air on a vertical surface\u003C\u002Fli\u003E\u003Cli\u003EFlap to protect Apple Pencil\u003C\u002Fli\u003E\u003Cli\u003EVariety of colors and styles\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EWhile all of these cases can serve as a stand for viewing your iPad Air in landscape orientation, you might need -- or want -- to view it in portrait orientation. With the VersaCase, you can do both. In fact, the award-winning, origami-inspired nature of this case means you have a wide range of options for converting your tablet's cover into the right kickstand for your specific needs. The design is so great we were excited about it all the way \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fpictures\u002Fback-to-school-must-have-tech-and-gadgets-2014\u002F15\u002F&quot;\u003Eback in 2014\u003C\u002Fa\u003E, and we still think it's leading-edge today.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIt's similar to other cases in that the cover is magnetic, but this one can do more. The magnet of the VersaCover is so strong that you can use it to &quot;hang&quot; your iPad Air on a vertical surface, whether that's the whiteboard at your office or your kitchen fridge.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAlso like a lot of these other magnetic flip-cover cases, the VersaCover has limited drop protection. It does, however, have a little flap to go over your Apple Pencil to keep it in place while in transport.\u003C\u002Fp\u003E\u003Cp\u003EThis option comes in three colors:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ESienna orange\u003C\u002Fli\u003E\u003Cli\u003ECharcoal black\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003ESavanna beige\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EThe VersaCover retails for $69.95.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EWide range of stand configurations\u003C\u002Fli\u003E\u003Cli\u003EMagnetic attachment to vertical surfaces\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003EApple Pencil-protecting flap\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ELimited drop protection\u003C\u002Fli\u003E\u003Cli\u003EPrice\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Moshi's VersaCover Case\" data-superlative=\"Best versatile iPad Air case stand\" data-imagegroup=\"{&quot;alt&quot;:&quot;case-4.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image courtesy of Moshi&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;7cfdc93e-4ba0-4acb-9f80-06cd902359b1&quot;,&quot;title&quot;:&quot;moshis-versacover-case&quot;,&quot;filename&quot;:&quot;moshis-versacover-case.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002F7cfdc93e-4ba0-4acb-9f80-06cd902359b1\u002Fmoshis-versacover-case.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:114459,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-17 14:49:46&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-17 14:49:56&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Amazon&quot;,&quot;alt&quot;:&quot;moshis-versacover-case&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;7cfdc93e-4ba0-4acb-9f80-06cd902359b1&quot;,&quot;imageAltText&quot;:&quot;case-4.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image courtesy of Moshi&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;moshis-versacover-case.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F17&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image courtesy of Moshi\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FMoshi-VersaCover-Compatible-3-Viewing-Charging\u002Fdp\u002FB08Q75MZFM\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;69.95&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FMoshi-VersaCover-Compatible-3-Viewing-Charging\u002Fdp\u002FB08Q75MZFM\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FMoshi-VersaCover-Compatible-3-Viewing-Charging\u002Fdp\u002FB08Q75MZFM\u002F?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Moshi&quot;,&quot;offerPrice&quot;:&quot;69.95&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.moshi.com\u002Fen\u002Fproduct\u002Fversacover-case-with-folding-cover\u002Fcharcoal-black-for-ipad-air-10-9-inch-5th-gen-4th-gen-ipad-pro-11-inch\u002F&quot;,&quot;url&quot;:&quot;&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002F7a4c8348daf8ed3d579da06c8ce7a6da91f13c14?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;,&quot;offerMerchant&quot;:&quot;Walmart&quot;,&quot;offerPrice&quot;:&quot;64.95&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.walmart.com\u002Fip\u002FMoshi-VersaCover-Carrying-Case-for-11-Apple-iPad-Pro-Tablet-Sienna-Orange\u002F421108816&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002F7a4c8348daf8ed3d579da06c8ce7a6da91f13c14?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"09210ec1-1c30-46c4-81da-ea29cc052c9c\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMade of thermoplastic polyurethane to absorb shock from drops\u003C\u002Fli\u003E\u003Cli\u003EStores Apple Pencil\u003C\u002Fli\u003E\u003Cli\u003EMade with vegan leather\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EThis cover blends a lot of the key features of other cases -- like a magnetic closure, automatic wake-sleep, and a foldable cover for multiple stand options -- with some new perks. For starters, the back of the case is thermoplastic polyurethane (TPU), which means it absorbs shock. If you drop your iPad Air in this case, it will offer a level of protection. Plus, the TPU portion offers a slot for your Apple Pencil, so you'll get a safeguard for it, too.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThis HOLIMET case comes in some traditional-looking leather finishes (namely, black and brown), but the leather is vegan, so you don't have to worry about any animal cruelty ramifications. If you want a more modern look, the case also comes in pink or blue vegan leather, along with a caramel brown, dark black, dark slate blue, and green finish with a modern arced design.\u003C\u002Fp\u003E\u003Cp\u003EIt's also worth noting that this shockproof cover could be helpful for people on the go because it includes a pocket on the front. There, you can stash money, cards, documents, sticks of gum --- you get the idea. What's more, the case also boasts 4.7 stars from more than 430 Amazon reviews. And it does all of this for an affordable price of $32.40.\u003C\u002Fp\u003E\u003Cp\u003EThe one thing we don't care for is the highly noticeable, somewhat-gaudy HOLIMET logo on the front cover. It's small, but its metal design makes it stand out.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EShock-resistant back portion with Apple Pencil slot\u003C\u002Fli\u003E\u003Cli\u003EVegan leather cover\u003C\u002Fli\u003E\u003Cli\u003EBudget-friendly\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003ENoticeable company logo on the front\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"HOLIMET Shockproof Protective Vegan Leather Cover\" data-superlative=\"Best (vegan) leather case for iPad Air\" data-imagegroup=\"{&quot;alt&quot;:&quot;cases-5.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image courtesy of Amazon&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;5205384b-750d-45c8-b339-3351f4ff7789&quot;,&quot;title&quot;:&quot;holimet-shockproof-protective-vegan-leather-cover&quot;,&quot;filename&quot;:&quot;holimet-shockproof-protective-vegan-leather-cover.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002F5205384b-750d-45c8-b339-3351f4ff7789\u002Fholimet-shockproof-protective-vegan-leather-cover.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:108738,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-17 15:50:46&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-17 15:50:51&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Amazon&quot;,&quot;alt&quot;:&quot;holimet-shockproof-protective-vegan-leather-cover&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;5205384b-750d-45c8-b339-3351f4ff7789&quot;,&quot;imageAltText&quot;:&quot;cases-5.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image courtesy of Amazon&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;holimet-shockproof-protective-vegan-leather-cover.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F17&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image courtesy of Amazon\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FiPad-Air-4th-Generation-Case\u002Fdp\u002FB0998ZDG4X\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;32.90&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FiPad-Air-4th-Generation-Case\u002Fdp\u002FB0998ZDG4X\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FiPad-Air-4th-Generation-Case\u002Fdp\u002FB0998ZDG4X\u002F?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"993a93a9-ad69-453f-9f73-7420462d4951\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe best iPad Air case is Apple's Smart Folio. It's sure to fit your iPad well, and with its tri-fold design, you can adjust the iPad in a variety of standing configurations. Here's a look at how each of the best iPad Air cases compare on price and special features:\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EBest iPad air case\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ESpecial features\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EApple's Smart Folio\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$80\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EGuaranteed fit, ample color choices\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EOtterBox's Defender Series Pro Case\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$48\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ERaised edges protect screen, antimicrobial additive disables bacteria growth&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ETiMOVO Slim Stand Protective Cover\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$9\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EApple Pencil charging, varied stand configurations&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMoshi's VersaCover Case\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$65\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EMagnetic attachment to vertical surfaces, flap protects Apple Pencils\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHOLIMET Shockproof Protective Vegan Leather Cover\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$33\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EShock-resistant back, vegan leather cover\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\u003Cp\u003E&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"What's the best iPad Air case?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"1502330e-ba60-42fe-853c-d856e254b833\" data-edition=\"us\" data-description=\"\u003Cp\u003EFinding the right iPad Air case starts with evaluating your budget. We put two picks on this list for under $35 so you have options if this isn't an area where you want to spend a lot.\u003C\u002Fp\u003E\u003Cp\u003EFrom there, though, you'll see that a lot of the covers function fairly similarly. We've got multiple choices with magnetic covers, auto wake-sleep functionality, and versatile kickstand configurations. To a large extent, finding the ideal cover comes down to identifying which one you like the look and features of best.&amp;nbsp;\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this iPad Air case...\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you want the…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EApple's Smart Folio\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EBest overall&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EOtterBox's Defender Series Pro Case\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EMost durable&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ETiMOVO Slim Stand Protective Cover\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EMost affordable&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMoshi's VersaCover Case\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EMost versatile&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHOLIMET Shockproof Protective Vegan Leather Cover\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EBest vegan case\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which iPad Air case is right for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"3bcddd53-0715-42bb-9960-5bc2ec95ab45\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe picked these products by looking for reputable manufacturers, a large number of positive reviews, or both. We also looked for nice-to-have features like Apple Pencil charging capabilities, drop protection, and multiple stand configurations.\u003C\u002Fp\u003E\u003Cp\u003EFinally, because we know style matters, we generally looked for cases that give you color options. That way, you can pick one that suits your personal aesthetic.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"How did we choose these iPad Air cases?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"80fa786e-155f-4946-8f41-2be9b3a9f32e\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhile it's not a hard-and-fast rule that an iPad Air case must include a stand, the vast majority of the products on the market today do. All of the options we picked here will give you a way to prop up your iPad for easier viewing.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Do all iPad Air cases come with a stand?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"eec4f072-868d-4f2a-9e91-09d9614bfd4e\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe trick here is confirming that you're buying a case designed to fit the generation of iPad Air that you've purchased. If you bought the 2020 4th Generation Air, it will fit cases for the 2022 5th Generation iPad Air and vice versa. Both the 4th and 5th Gen iPad Airs have the same dimensions and the same button and camera placements.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"If I buy a case from a company other than Apple, will it fit?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"53afb89a-9da4-4bfd-87a8-49feb59dc895\" data-edition=\"us\" data-description=\"\u003Cp\u003ENone of the cases we've discussed here will make it safe to dunk your iPad Air. What's more, you'll be hard-pressed to find a reputable waterproof iPad Air case on the market today, especially for 4th and 5th Gen tablets.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIt's also worth noting that Apple doesn't build in the same level of water resistance as many people might expect. While their later-model iPhones generally offer some water resistance, they make no such claim with their iPad Air. Long story short, your new tablet and water don't mix.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Will the case make my iPad Air waterproof?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"026e3fec-1725-4de1-b58b-3a0ba7d7f50d\" data-edition=\"us\" data-description=\"\u003Cp\u003EAbsolutely. While we did a lot of digging to round up the options on this list, companies release new iPad Air cases all of the time.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003ELong story short, more iPad Air cases come to market all the time. Fortunately, the cases and covers we listed here don't have to be price-prohibitive. You could absolutely buy one of the more affordable options now, then upgrade as iPad Air protection technology advances.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Are there alternative iPad Air cases worth considering?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"095cbb61-981d-429d-a3a3-5e9939742abb\" data-edition=\"us\" data-hed=\"Apple Smart Keyboard Folio\" data-imagegroup=\"{&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;d69af9ef-123d-4c17-994f-0383ac8817d5&quot;,&quot;filename&quot;:&quot;apple-smart-keyboard-folio.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002Fd69af9ef-123d-4c17-994f-0383ac8817d5\u002Fapple-smart-keyboard-folio.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-17 15:58:56&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;d69af9ef-123d-4c17-994f-0383ac8817d5&quot;,&quot;imageFilename&quot;:&quot;apple-smart-keyboard-folio.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F17&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FApple-Smart-Keyboard-11-inch-iPad-Pro\u002Fdp\u002FB08635GZ8H\" data-offerprice=\"159\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FApple-Smart-Keyboard-11-inch-iPad-Pro\u002Fdp\u002FB08635GZ8H?tag=zdnet-buy-button-20\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"b91b72a2-69f8-4e03-bdd6-3af19cb7b438\" data-edition=\"us\" data-hed=\"Logitech Combo Touch iPad Air\" data-imagegroup=\"{&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;ed13db69-3361-4457-807b-f21a7c660f2c&quot;,&quot;filename&quot;:&quot;logitech-combo-touch-ipad-air.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002Fed13db69-3361-4457-807b-f21a7c660f2c\u002Flogitech-combo-touch-ipad-air.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-17 16:01:02&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;ed13db69-3361-4457-807b-f21a7c660f2c&quot;,&quot;imageFilename&quot;:&quot;logitech-combo-touch-ipad-air.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F17&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FLogitech-Combo-Touch-iPad-Click-Anywhere\u002Fdp\u002FB096LY36D1\u002F\" data-offerprice=\"197\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FLogitech-Combo-Touch-iPad-Click-Anywhere\u002Fdp\u002FB096LY36D1\u002F?tag=zdnet-buy-button-20\" data-techobjectinfo=\"{&quot;uuid&quot;:&quot;d8606186-8497-42ce-9be8-a3dc54292e93&quot;,&quot;slug&quot;:&quot;logitech-combo-touch-keyboard-and-folio-case-with-trackpad-oxford-gray-920010260&quot;,&quot;name&quot;:&quot;Logitech Combo Touch - keyboard and folio case - with trackpad - oxford gray&quot;,&quot;productType&quot;:&quot;PRODUCT&quot;,&quot;updateType&quot;:&quot;EZMONEY&quot;,&quot;mod&quot;:1660745252627,&quot;displayDate&quot;:&quot;Wed Aug 17 2022 10:07:32 GMT-0400 (Eastern Daylight Time)&quot;}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"3be818df-27e4-42c7-813f-c703e2d38814\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F3be818df-27e4-42c7-813f-c703e2d38814\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E\u003Ch2\u003E \t\u003Cbr\u003E \u003C\u002Fh2\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-20 17:01:00",timezone:"UTC",updated:b,published:b},description:"What's the best iPad Air case? Apple's Smart Folio tops our list with its precision fit, lightweight design, and automatic wake-sleep feature. ZDNet analyzed cases and covers based on styles available, manufacturer's reputation, customers' experiences, and price to round up the best iPad Air cases.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"3343a465-879b-4402-bd0e-93a1010e2a64",image:{id:"8b80dd7f-a0e5-4648-aed1-05db72c786e0",filename:"apples-smart-folio-review-best-ipad-air-case.jpg",dateCreated:{created:b,date:"2022-08-20 17:00:08",timezone:"UTC",updated:b,published:b},alt:"cases-1.jpg",credits:"Image courtesy of Apple",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F20\u002F8b80dd7f-a0e5-4648-aed1-05db72c786e0\u002Fapples-smart-folio-review-best-ipad-air-case.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Innovation^Computing^Tablets^iPad",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best iPad Air cases and covers: Protect your new tablet",section:d,slug:"best-ipad-air-case",startYear:b,summary:d,title:"The 5 best iPad Air cases and covers of 2022",topics:[{id:"1091623b-ec91-11e3-95d2-02911863765e",slug:"ipad",name:"iPad",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"116c1d92-ec91-11e3-95d2-02911863765e",slug:"tablets",name:"Tablets",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"972fc09a-0553-4863-854d-3d98942e4f6f",slug:"mobile-accessories",name:"Mobile Accessories",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"5a505bd7-edd5-4501-b6a1-0b4b0149318e",username:"Jason Cipriani",profileUrl:b,email:d,firstName:"Jason",lastName:"Cipriani",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"ec9503e9-68fc-4acb-b714-31487e597154",filename:"jason-cipriani.jpg",dateCreated:{created:b,date:"2022-08-05 15:09:23",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fec9503e9-68fc-4acb-b714-31487e597154\u002Fjason-cipriani.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Jason Cipriani is based out of beautiful Colorado and has been covering technology news and reviewing the latest gadgets as a freelance journalist for the past 13 years. His work can be found all across the Internet and in print. When he's not writing, he can be found hanging out with his family, gaming, or trying to force himself to read a book.",profile:b,title:"Contributing Writer",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003ETablets have traditionally been the large-screened alternative to smartphones. But just as the display sizes of phones continue to grow, tablets have seen their screen size increase as well. This is a welcomed trend for those who do a lot of work on a tablet, including those students who are going back to school and want something thin and lightweight, but with a large screen.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EThe Galaxy Tab S8 Ultra is a perfect example. Samsung has been selling tablets for years, usually in two different sizes, with a \"Plus\" model being the biggest. However, this year, Samsung announced the Galaxy Tab S8 Ultra with a 14.6-inch display; the largest Samsung has used in a tablet.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003ESo it begged the question -- who else makes tablets with large displays? It turns out, there are more options than you'd think. Not all of them approach 15-inches, but there's more than enough screen real estate on the picks below. Here are five large-screened tablets in time for the \u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fcollection\u002Fback-to-school\u002F\" target=\"_blank\"\u003Eback-to-school\u003C\u002Fa\u003E season.&nbsp; \u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"7ea7c17c-0c90-49fd-ab4f-ddd9b5951c51\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Display\u003C\u002Fstrong\u003E: 12.9-inch Liquid Retina XDR display&nbsp;|&nbsp;\u003Cstrong\u003EProcessor\u003C\u002Fstrong\u003E: Apple Silicon M1&nbsp;|&nbsp;\u003Cstrong\u003EStorage\u003C\u002Fstrong\u003E: 128GB, 256GB, 512GB, 1TB or 2TB |&nbsp;\u003Cstrong\u003EBiometrics\u003C\u002Fstrong\u003E: Face ID |&nbsp;\u003Cstrong\u003EColors\u003C\u002Fstrong\u003E: Silver, space gray&nbsp;|&nbsp;\u003Cstrong\u003ECameras\u003C\u002Fstrong\u003E: 12MP rear, 10MP ultra wide, 4K video. 12MP FaceTime ultra wide camera |&nbsp;\u003Cstrong\u003EWeight\u003C\u002Fstrong\u003E: 1.5 pounds |&nbsp;\u003Cstrong\u003EDimensions\u003C\u002Fstrong\u003E: 11.04 x 8.46 x 0.25-inches|&nbsp;\u003Cstrong\u003EConnections\u003C\u002Fstrong\u003E: Thunderbolt\u002FUSB 4 port&nbsp;|&nbsp;\u003Cstrong\u003EBattery life:\u003C\u002Fstrong\u003E&nbsp;10 hours \u003C\u002Fp\u003E\u003Cp\u003EThe \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fproduct\u002Fapple-ipad-pro-2021\u002F&quot; target=&quot;_blank&quot;\u003E12.9-inch iPad Pro\u003C\u002Fa\u003E checks all the boxes for those who want a portable tablet that doubles as a laptop replacement, including optional 5G support (if you're willing to pay for it). The current iPad Pro models use Apple's M1 Apple Silicon processor, which is the same exact processor that powers the 2020 MacBook Pro and MacBook Air models. That means performance on the iPad Pro is nothing you'll take issue with.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EThere is a smaller version of the iPad Pro with an 11-inch display, but this roundup is about larger display tablets -- and the 12.9-inch iPad Pro is exactly that. You'll want to pick up one of \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-magic-keyboard-for-12-9-inch-ipad-pro-3rd-4th-or-5th-generation-white\u002F6340386.p?skuId=6340386&quot; target=&quot;_blank&quot;\u003EApple's $349 Magic Keyboards\u003C\u002Fa\u003E to use if you plan on using it as a laptop replacement. The Apple Pencil is also worth considering if you want to take notes or plan on using it for digital artwork.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EIn addition to stellar hardware, with the iPad Pro you're also getting access to Apple's App Store that boasts apps built specifically for the iPad's bigger display. These tablet-specific apps are something that Android tablet makers can't claim as an advantage -- only the iPad has captured developers' attention.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EBig, vibrant display\u003C\u002Fli\u003E\u003Cli\u003EWide selection of apps\u003C\u002Fli\u003E\u003Cli\u003EBattery life\u003C\u002Fli\u003E\u003Cli\u003E5G option\u003C\u002Fli\u003E\u003Cli\u003EPerformance&nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMagic Keyboard is extra\u003C\u002Fli\u003E\u003Cli\u003EApple Pencil is extra\u003C\u002Fli\u003E\u003Cli\u003EA fully loaded iPad Pro can get expensive\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Apple iPad Pro (2021)\" data-superlative=\"Best large tablet overall\" data-imagegroup=\"{&quot;alt&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Apple&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;fcdfc903-1c95-4e6a-87fa-a80e5d676bd6&quot;,&quot;title&quot;:&quot;iPad Pro 12-inch&quot;,&quot;filename&quot;:&quot;ipad-pro-12-inch.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002Ffcdfc903-1c95-4e6a-87fa-a80e5d676bd6\u002Fipad-pro-12-inch.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:146440,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:55:47&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-01 14:55:52&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Apple&quot;,&quot;alt&quot;:&quot;iPad Pro 12-inch&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;fcdfc903-1c95-4e6a-87fa-a80e5d676bd6&quot;,&quot;imageAltText&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Apple&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;ipad-pro-12-inch.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F01&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Apple\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002Fdp\u002FB0932FH25J?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;1349&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002Fdp\u002FB0932FH25J&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002Fdp\u002FB0932FH25J?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fapple-12-9-inch-ipad-pro-latest-model-5th-generation-with-wi-fi-256gb-space-gray%2F4264603.p%3FskuId%3D4264603&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;1199&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-12-9-inch-ipad-pro-latest-model-5th-generation-with-wi-fi-256gb-space-gray\u002F4264603.p?skuId=4264603&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fapple-12-9-inch-ipad-pro-latest-model-5th-generation-with-wi-fi-256gb-space-gray%2F4264603.p%3FskuId%3D4264603&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fapple.sjv.io\u002Fc\u002F159047\u002F435031\u002F7613?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.apple.com%2Fshop%2Fbuy-ipad%2Fipad-pro&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Apple&quot;,&quot;offerPrice&quot;:&quot;1099&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.apple.com\u002Fshop\u002Fbuy-ipad\u002Fipad-pro&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fapple.sjv.io\u002Fc\u002F159047\u002F435031\u002F7613?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.apple.com%2Fshop%2Fbuy-ipad%2Fipad-pro&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"d1a48b46-2cc5-46b6-9a80-63f6f2c29ff7\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Display\u003C\u002Fstrong\u003E: 14.6-inch, 120Hz, Super AMOLED 2,960x1,848 display&nbsp;|&nbsp;\u003Cstrong\u003EProcessor\u003C\u002Fstrong\u003E: Qualcomm Snapdragon 8 Gen 1&nbsp;|&nbsp;\u003Cstrong\u003EStorage\u003C\u002Fstrong\u003E: 128GB, 256GB, 512GB, microSD up to 1TB&nbsp;|&nbsp;\u003Cstrong\u003EMemory\u003C\u002Fstrong\u003E: 8GB, 12GB, 16GB |&nbsp;\u003Cstrong\u003EColors\u003C\u002Fstrong\u003E: Graphite&nbsp;|&nbsp;\u003Cstrong\u003ECameras\u003C\u002Fstrong\u003E: 13MP and 6MP rear. 12MP and 12MP ultra-wide front camera |&nbsp;\u003Cstrong\u003EWeight\u003C\u002Fstrong\u003E: 1.6lb&nbsp;|&nbsp;\u003Cstrong\u003EDimensions\u003C\u002Fstrong\u003E: 12.85 x 8.21 x 0.22 inches |&nbsp;\u003Cstrong\u003EConnections\u003C\u002Fstrong\u003E: USB-C |&nbsp;\u003Cstrong\u003EBattery:\u003C\u002Fstrong\u003E&nbsp;11,200mAh\u003C\u002Fp\u003E\u003Cp\u003ESamsung's \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsamsung-galaxy-tab-s8-series-gets-a-new-14-6-inch-ultra-flagship\u002F&quot; target=&quot;_blank&quot;\u003EGalaxy Tab S8 Ultra\u003C\u002Fa\u003E is first on our list because it has the biggest display out of all the tablets we rounded up. With a 14.6-inch AMOLED display, you're sure to have enough room for work and play on the Tab S8 Ultra. Included in the box is Samsung's S Pen stylus that can be used for drawing out ideas or writing notes, or you can use it to navigate the tablet's Android 12 interface -- and even write in any text field and have it automatically converted to digital text.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWhat's not included in the box is Samsung's $349 Book Cover Keyboard. The keyboard is a must-have accessory if you plan on doing any work on the Tab S8 Ultra, not only because it provides a physical keyboard and trackpad, but it's also the best way to take advantage of Samsung's DeX platform. When docked in the keyboard the standard Android 12 interface changes to something that looks and works like a regular computer with a desktop and windowed apps.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EOutside of gaining extra memory, don't upgrade from the base model just to gain extra storage. The Tab S8 Ultra has a microSD card slot that will accept up to 1TB of additional storage. If you're invested in the Samsung or Android ecosystem of products, the Tab S8 Ultra will fit your workflow setup without much tinkering, if any, on your part.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGiant display\u003C\u002Fli\u003E\u003Cli\u003EIt comes with an S Pen\u003C\u002Fli\u003E\u003Cli\u003EBattery life\u003C\u002Fli\u003E\u003Cli\u003E5G option\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EA keyboard accessory isn't included\u003C\u002Fli\u003E\u003Cli\u003EPricey\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Samsung Galaxy Tab S8 Ultra\" data-superlative=\"Best large tablet for Android fans\" data-imagegroup=\"{&quot;alt&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Samsung&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;57b59c7a-defd-46b2-b878-2f2d705749df&quot;,&quot;title&quot;:&quot;Samsung Galaxy Tab S8 Ultra&quot;,&quot;filename&quot;:&quot;tab-s8-ultra-listicle-size.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F02\u002F09\u002F57b59c7a-defd-46b2-b878-2f2d705749df\u002Ftab-s8-ultra-listicle-size.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:1423092,&quot;width&quot;:1600,&quot;height&quot;:1067,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-02-09 17:15:01&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-04-13 15:02:29&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Image: Samsung&quot;,&quot;alt&quot;:&quot;Samsung Galaxy Tab S8 Ultra&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;57b59c7a-defd-46b2-b878-2f2d705749df&quot;,&quot;imageAltText&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Samsung&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;tab-s8-ultra-listicle-size.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F02\u002F09&quot;,&quot;imageWidth&quot;:1600,&quot;imageHeight&quot;:1067,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Samsung\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsamsung-galaxy-tab-s8-ultra-14-6-256gb-wi-fi-with-s-pen-graphite%2F6494230.p%3FskuId%3D6494230&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;1080&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fsamsung-galaxy-tab-s8-ultra-14-6-256gb-wi-fi-with-s-pen-graphite\u002F6494230.p?skuId=6494230&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsamsung-galaxy-tab-s8-ultra-14-6-256gb-wi-fi-with-s-pen-graphite%2F6494230.p%3FskuId%3D6494230&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSamsung-Galaxy-AMOLED-Screen-Graphite\u002Fdp\u002FB09WQM6H4N?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;1010&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSamsung-Galaxy-AMOLED-Screen-Graphite\u002Fdp\u002FB09WQM6H4N&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSamsung-Galaxy-AMOLED-Screen-Graphite\u002Fdp\u002FB09WQM6H4N?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Ftablets%2Fgalaxy-tab-s8%2Fbuy%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Samsung&quot;,&quot;offerPrice&quot;:&quot;750&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.samsung.com\u002Fus\u002Ftablets\u002Fgalaxy-tab-s8\u002Fbuy\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.samsung.com%2Fus%2Ftablets%2Fgalaxy-tab-s8%2Fbuy%2F&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"584f777d-a66e-4faf-a53c-1508365a90ab\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Display\u003C\u002Fstrong\u003E: 13-inch PixelSense Flow display&amp;nbsp;|&amp;nbsp;\u003Cstrong\u003EProcessor\u003C\u002Fstrong\u003E: Intel Core i5 or i7&amp;nbsp;|&amp;nbsp;\u003Cstrong\u003EStorage\u003C\u002Fstrong\u003E: 128GB, 256GB, 512GB, 1TB | \u003Cstrong\u003EMemory:\u003C\u002Fstrong\u003E 8GB, 16GB, 32GB |&amp;nbsp;\u003Cstrong\u003EBiometrics\u003C\u002Fstrong\u003E: Windows Hello &amp;nbsp;|&amp;nbsp;\u003Cstrong\u003EColors\u003C\u002Fstrong\u003E: Platinum, graphite&amp;nbsp;|&amp;nbsp;\u003Cstrong\u003ECameras\u003C\u002Fstrong\u003E: 5MP front-facing, 10MP rear-facing |&amp;nbsp;\u003Cstrong\u003EWeight\u003C\u002Fstrong\u003E: 1.96 pounds |&amp;nbsp;\u003Cstrong\u003EDimensions\u003C\u002Fstrong\u003E: 11.3 x 8.2 x 0.37-inches|&amp;nbsp;\u003Cstrong\u003EConnections\u003C\u002Fstrong\u003E: 2 x USB-C Thunderbolt 4, 3.5mm headphone jack, 1 x Surface Connect port&amp;nbsp;|&amp;nbsp;\u003Cstrong\u003EBattery life:\u003C\u002Fstrong\u003E&amp;nbsp;16 hours \u003C\u002Fp\u003E\u003Cp\u003EMicrosoft's Surface lineup helped usher in the 2-in-1 detachable computer market, so I'd be remiss if I didn't include it on this list. It is sold as a stand-alone tablet, after all. Microsoft redesigned the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsix-reasons-im-replacing-my-surface-pro-7-with-a-surface-pro-8\u002F&quot; target=&quot;_blank&quot;\u003ESurface Pro 8\u003C\u002Fa\u003E, shrinking the bezels around the 13-inch display and giving it the same basic design as the Surface Pro X.&amp;nbsp; \u003C\u002Fp\u003E\u003Cp\u003EWith the Surface Pro 8 you're getting a tablet that runs Windows 11 out of the box, instead of a mobile operating system like Android or iPadOS. That means you're not going to have to worry about finding apps or workarounds for your workflows.&amp;nbsp; \u003C\u002Fp\u003E\u003Cp\u003EOf course, if you want to use the Surface Pro 8 as a laptop you'll need to buy a \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fd\u002Fsurface-pro-signature-keyboard\u002F90fj6zkw1rzb?activetab=pivot:overviewtab&quot; target=&quot;_blank&quot;\u003ESurface Pro Signature Keyboard\u003C\u002Fa\u003E&amp;nbsp;or you can opt to get the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fd\u002Fsurface-pro-signature-keyboard-with-slim-pen-2\u002F8vdb5vrkc5tq?activetab=pivot:overviewtab&quot; target=&quot;_blank&quot;\u003Ecombo\u003C\u002Fa\u003E that includes the keyboard and Microsoft's Slim Pen 2 stylus. There's even a handy compartment on the keyboard itself that stores the pen and charges it at the same time.&amp;nbsp; \u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGreat display\u003C\u002Fli\u003E\u003Cli\u003ERuns Windows 11\u003C\u002Fli\u003E\u003Cli\u003EBattery life\u003C\u002Fli\u003E\u003Cli\u003EPerformance&amp;nbsp;\u003Cbr\u003E \u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EYou'll pay extra for a keyboard\u003C\u002Fli\u003E\u003Cli\u003ENeed a stylus? That's going to cost you\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Microsoft Surface Pro 8\" data-superlative=\"Best large tablet for those who want a real computer\" data-imagegroup=\"{&quot;alt&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Microsoft&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;22d3d510-6481-4acc-bbe5-df6a90045ebf&quot;,&quot;title&quot;:&quot;surface-pro-8-listicle-size&quot;,&quot;filename&quot;:&quot;surface-pro-8-listicle-size.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F02\u002F24\u002F22d3d510-6481-4acc-bbe5-df6a90045ebf\u002Fsurface-pro-8-listicle-size.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:542157,&quot;width&quot;:1600,&quot;height&quot;:1069,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-02-24 16:36:39&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-04-11 16:03:45&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Microsoft&quot;,&quot;alt&quot;:&quot;surface-pro-8-listicle-size.jpg&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;22d3d510-6481-4acc-bbe5-df6a90045ebf&quot;,&quot;imageAltText&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Microsoft&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;surface-pro-8-listicle-size.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F02\u002F24&quot;,&quot;imageWidth&quot;:1600,&quot;imageHeight&quot;:1069,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Microsoft\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fmicrosoft-surface-pro-8-13-touch-screen-intel-evo-platform-core-i7-16gb-memory-256gb-ssd-device-only-latest-model-graphite%2F6477095.p%3FskuId%3D6477095%26ref%3DNS%26loc%3D101&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;1600&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fmicrosoft-surface-pro-8-13-touch-screen-intel-evo-platform-core-i7-16gb-memory-256gb-ssd-device-only-latest-model-graphite\u002F6477095.p?skuId=6477095&amp;ref=NS&amp;loc=101&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fmicrosoft-surface-pro-8-13-touch-screen-intel-evo-platform-core-i7-16gb-memory-256gb-ssd-device-only-latest-model-graphite%2F6477095.p%3FskuId%3D6477095%26ref%3DNS%26loc%3D101&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=24542&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.microsoft.com%2Fen-us%2Fstore%2Fconfigure%2FSurface-Pro-8%2F8QWCRTQ8V8XG%3Fcrosssellid%3Dfbt-f2c%26selectedColor%3D86888a%26preview%3D%26previewModes%3D%26%3F%26ef_id%3DCjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE%3AG%3As%26s_kwcid%3DAL%214249%213%21522997381439%21e%21%21g%21%21microsoft%2520surface%26ef_id%3DCjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE%3AG%3As%26OCID%3DAIDcmm2dp1c703_SEM_CjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE%3AG%3As%26gclid%3DCjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE&quot;,&quot;offerMerchant&quot;:&quot;Microsoft&quot;,&quot;offerPrice&quot;:&quot;800&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fstore\u002Fconfigure\u002FSurface-Pro-8\u002F8QWCRTQ8V8XG?crosssellid=fbt-f2c&amp;selectedColor=86888a&amp;preview=&amp;previewModes=&amp;?&amp;ef_id=CjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE:G:s&amp;s_kwcid=AL!4249!3!522997381439!e!!g!!microsoft%20surface&amp;ef_id=CjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE:G:s&amp;OCID=AIDcmm2dp1c703_SEM_CjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE:G:s&amp;gclid=CjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=24542&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.microsoft.com%2Fen-us%2Fstore%2Fconfigure%2FSurface-Pro-8%2F8QWCRTQ8V8XG%3Fcrosssellid%3Dfbt-f2c%26selectedColor%3D86888a%26preview%3D%26previewModes%3D%26%3F%26ef_id%3DCjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE%3AG%3As%26s_kwcid%3DAL%214249%213%21522997381439%21e%21%21g%21%21microsoft%2520surface%26ef_id%3DCjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE%3AG%3As%26OCID%3DAIDcmm2dp1c703_SEM_CjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE%3AG%3As%26gclid%3DCjwKCAjwlqOXBhBqEiwA-hhitMgNweS-jYe5l1vuRKTApjYPaJ7afdVJxNILvECeUZkFRIxwxKsZeBoCS5wQAvD_BwE&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FMicrosoft-Surface-Pro-8-13-Touchscreen\u002Fdp\u002FB09DKHYLSH\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;800&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FMicrosoft-Surface-Pro-8-13-Touchscreen\u002Fdp\u002FB09DKHYLSH\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FMicrosoft-Surface-Pro-8-13-Touchscreen\u002Fdp\u002FB09DKHYLSH\u002F?tag=zdnet-buy-button-20&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"bf94746e-1e3f-4f0a-b117-e00191288c7b\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Display:\u003C\u002Fstrong\u003E 13.3&quot; OLED display | \u003Cstrong\u003EProcessor:\u003C\u002Fstrong\u003E ‎Snapdragon SC7180 |&nbsp;\u003Cstrong\u003EMemory:\u003C\u002Fstrong\u003E&nbsp;8GB LPDDR4x | \u003Cstrong\u003EStorage\u003C\u002Fstrong\u003E: 128GB eMMC SSD | \u003Cstrong\u003ECameras: \u003C\u002Fstrong\u003E|&nbsp;\u003Cstrong\u003EWeight:\u003C\u002Fstrong\u003E 2.22 pounds | \u003Cstrong\u003EDimensions:\u003C\u002Fstrong\u003E 12.05&quot; x 7.32&quot; x 0.27&quot; | \u003Cstrong\u003EBattery:\u003C\u002Fstrong\u003E 12 hours\u003C\u002Fp\u003E\u003Cp\u003ELenovo's Chromebook Duet 5 is a perfect option for someone who lives and works inside Google's ecosystem of services and products. It's a full-fledge ChromeOS device, but instead of having a permanently attached keyboard, it's a tablet that docks into the keyboard that comes in the box. Finally, a tablet that comes with a keyboard.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWhen it's docked, you'll get a standard Chromebook layout and interface. You can access all of your Chrome apps, visit websites, and the like. You can also install Android apps directly from the Google Play Store. These are the same apps you can install on your phone, some of which are optimized for tablets.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWhen you disconnect the keyboard from the Duet 5, the interface will slightly adjust and adapt to a touch-first approach, ideal for a tablet. If you live and work in Google's ecosystem, then the Chromebook Duet 5 makes a lot of sense.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EA ChromeOS option&nbsp;\u003C\u002Fli\u003E\u003Cli\u003ERoutine update schedule&nbsp;\u003C\u002Fli\u003E\u003Cli\u003EBattery life\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EYou can either survive using ChromeOS or you can't&nbsp;\u003C\u002Fli\u003E\u003Cli\u003EPerformance may not be all that impressive&nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Lenovo Chromebook Duet 5\" data-superlative=\"Best large tablet for ChromeOS users\" data-imagegroup=\"{&quot;alt&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Lenovo&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;a00abc8e-4186-43fc-b749-c6ee9a66d596&quot;,&quot;title&quot;:&quot;Lenovo Chromebook Duet 5&quot;,&quot;filename&quot;:&quot;lenovo-chromebook-duet-5-best-touchscreen-laptop.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F25\u002Fa00abc8e-4186-43fc-b749-c6ee9a66d596\u002Flenovo-chromebook-duet-5-best-touchscreen-laptop.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:396030,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-25 18:23:27&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-25 18:23:30&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Lenovo Chromebook Duet 5&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;a00abc8e-4186-43fc-b749-c6ee9a66d596&quot;,&quot;imageAltText&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Lenovo&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;lenovo-chromebook-duet-5-best-touchscreen-laptop.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F05\u002F25&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Lenovo\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Flenovo-chromebook-duet-5-13-3-oled-touch-screen-tablet-8gb-memory-128gb-ssd-with-keyboard-abyss-blue%2F6477625.p%3FskuId%3D6477625&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;379&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Flenovo-chromebook-duet-5-13-3-oled-touch-screen-tablet-8gb-memory-128gb-ssd-with-keyboard-abyss-blue\u002F6477625.p?skuId=6477625&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Flenovo-chromebook-duet-5-13-3-oled-touch-screen-tablet-8gb-memory-128gb-ssd-with-keyboard-abyss-blue%2F6477625.p%3FskuId%3D6477625&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;475&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FLenovo-Chromebook-Laptop-Touch-82QS001FUS\u002Fdp\u002FB09XC6W446&quot;,&quot;url&quot;:&quot;&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"030ff0a8-dd32-4ccf-b76e-900c980822f4\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Display:\u003C\u002Fstrong\u003E 13-inch PixelSense display&amp;nbsp;| \u003Cstrong\u003EProcessor:\u003C\u002Fstrong\u003E Microsoft SQ 1 or SQ 2&amp;nbsp;| \u003Cstrong\u003EMemory:\u003C\u002Fstrong\u003E 8GB LPDDR4x&amp;nbsp;| \u003Cstrong\u003EStorage:\u003C\u002Fstrong\u003E 128GB SSD | \u003Cstrong\u003EWeight:\u003C\u002Fstrong\u003E 1.7 pounds | \u003Cstrong\u003ESize:\u003C\u002Fstrong\u003E 11.3&quot; x 8.2&quot; x 0.28&quot;&amp;nbsp;| \u003Cstrong\u003EConnectivity: \u003C\u002Fstrong\u003ELTE |\u003C\u002Fp\u003E\u003Cp\u003EI already included the Surface Pro 8 on this list, but the Surface Pro X deserves its own callout. The Pro 8 and Pro X share the same design along with keyboard and stylus support. What makes the Pro X different is that it's powered by Microsoft's SQ1 or SQ2 ARM-based processor. That's the same kind of processor architecture that's used by Apple in its Apple Silicon chips currently found in the iPad Pro and several Macs.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe benefits of moving to an ARM processor are seen in battery life and, in the case of the Pro X at least, the addition of LTE connectivity. However, there are some downsides. One of which is that apps need to be rebuilt to support ARM processors, instead of the tried and true Intel or AMD processors Microsoft uses in the rest of its Surface products.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EI've used a Surface Pro X since it first launched and while the app compatibility issue has gotten a lot better, there's still some work left to do before I'm not able to tell the difference between an app that's been updated and one that hasn't.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAll of that to say -- if you're someone who likes living on the bleeding edge of technology and wants a tablet that has LTE connectivity so you can work from anywhere, the Pro X is worth considering.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EClassic Surface design&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ELTE connectivity in a Windows 11 device&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ERuns Windows 11\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EApp compatibility remains an issue\u003C\u002Fli\u003E\u003Cli\u003EYou will need to splurge on a keyboard and stylus&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Microsoft Surface Pro X\" data-superlative=\"Best large tablet for those on-the-go\" data-imagegroup=\"{&quot;alt&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Microsoft&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;1c0cbd48-8e0f-437b-88b9-6b967154817d&quot;,&quot;title&quot;:&quot;surface-pro-x&quot;,&quot;filename&quot;:&quot;surface-pro-x.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2021\u002F04\u002F13\u002F1c0cbd48-8e0f-437b-88b9-6b967154817d\u002Fsurface-pro-x.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:282597,&quot;width&quot;:1600,&quot;height&quot;:1069,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2021-04-13 14:04:54&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2021-04-13 14:04:57&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;surface-pro-x.jpg&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;1c0cbd48-8e0f-437b-88b9-6b967154817d&quot;,&quot;imageAltText&quot;:&quot;best-list-placeholder.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Microsoft&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;surface-pro-x.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2021\u002F04\u002F13&quot;,&quot;imageWidth&quot;:1600,&quot;imageHeight&quot;:1069,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Microsoft\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FNEW-Microsoft-Surface-Pro-Touch-Screen\u002Fdp\u002FB07YNJ6R9P\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;817&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FNEW-Microsoft-Surface-Pro-Touch-Screen\u002Fdp\u002FB07YNJ6R9P\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FNEW-Microsoft-Surface-Pro-Touch-Screen\u002Fdp\u002FB07YNJ6R9P\u002F?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsurface-pro-x-13-touch-screen-microsoft-sq1-8gb-memory-128gb-ssd-device-only-platinum%2F6477106.p%3FskuId%3D6477106&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;800&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fsurface-pro-x-13-touch-screen-microsoft-sq1-8gb-memory-128gb-ssd-device-only-platinum\u002F6477106.p?skuId=6477106&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsurface-pro-x-13-touch-screen-microsoft-sq1-8gb-memory-128gb-ssd-device-only-platinum%2F6477106.p%3FskuId%3D6477106&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002F9632a85ce367b5fd56cb74834cdcd203c25ca324?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;,&quot;offerMerchant&quot;:&quot;Walmart&quot;,&quot;offerPrice&quot;:&quot;600&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.walmart.com\u002Fip\u002FMicrosoft-Surface-Pro-X-SQ1-2-1-Tablet-PC-13-inch-8GB-256GB-LTE-Black\u002F974465970&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002F9632a85ce367b5fd56cb74834cdcd203c25ca324?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"308fec73-784a-4673-836f-e8b711b15cb9\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe best large tablet is the iPad Pro (2021), thanks to its powerful Apple M1 chip, impressive cameras, and optional 5G support. \u003C\u002Fp\u003E\u003Ctable data-title=&quot;6x4 Table&quot;\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ELarge Tablet\u003C\u002Fstrong\u003E \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice\u003C\u002Fstrong\u003E \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EDisplay\u003C\u002Fstrong\u003E \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EStorage\u003C\u002Fstrong\u003E \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EiPad Pro (2021) \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EStarting at $1,099\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E12.9-inch Liquid Retina XDR display \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E128GB, 256GB, 512GB, 1TB or 2TB \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy Tab S8 Ultra \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EStarting at $1,000\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E14.6-inch, 120Hz, Super AMOLED 2,960x1,848 display \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E128GB, 256GB, 512GB, microSD up to 1TB \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMicrosoft Surface Pro 8 \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$1,600\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E13-inch PixelSense Flow display \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E128GB, 256GB, 512GB, 1TB \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ELenovo Chromebook Duet 5 \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$379\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E13.3&quot; OLED display \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E128GB eMMC SSD \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMicrosoft Surface Pro X \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$800\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E13-inch PixelSense display \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E128GB SSD \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What is the best large tablet?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"29749526-6f1a-4042-9d74-e80b9afd5189\" data-edition=\"us\" data-description=\"\u003Cp\u003EWhen trying to decide between one of these tablets, the biggest question to ask yourself is what operating system do you want. Once you figure out if you need a full computer experience or if a mobile-centric operating system is enough, you can narrow it down from there. If you're stuck deciding between the Surface Pro 8 and Surface Pro X, I'd recommend going with the Pro 8 only because you don't have to worry about app compatibility like you do on the Pro X.&amp;nbsp; \u003C\u002Fp\u003E\u003Ctable data-title=&quot;6x2 Table&quot;\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this large tablet...\u003C\u002Fstrong\u003E \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you want...\u003C\u002Fstrong\u003E \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EiPad Pro (2021) \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best overall option.&amp;nbsp; \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESamsung Galaxy Tab S8 Ultra \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ETo stay in the Android ecosystem. \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMicrosoft Surface Pro 8 \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA large tablet that can replace the need for a desktop computer. \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ELenovo Chromebook Duet 5 \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA tablet that uses ChromeOS. \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMicrosoft Surface Pro X \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA large tablet to take with you on-the-go. \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which large tablet is right for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"9ed963bf-b968-4c9f-9b65-9294d0e41896\" data-edition=\"us\" data-description=\"\u003Cp\u003EThere aren't many options when it comes to tablets with large displays. Samsung kickstarted the idea for a roundup like this after announcing the Tab S8 Ultra and its larger-than-an-iPad-Pro 14.6-inch display in early February. Having used nearly every tablet that's on the list (the Tab S8 Ultra isn't shipping yet), I knew exactly which tablets would make the cut.\u003C\u002Fp\u003E\" data-hed=\"How did we choose these large tablets?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"8f146569-33a5-405a-8422-891b92542479\" data-edition=\"us\" data-description=\"\u003Cp\u003ENeither accessory is a requirement. It all depends on how you plan to use the tablet. If you're going to use it for watching movies, playing games or reading books -- no keyboard is required. However, if you plan on using it as a weekend replacement for your laptop or for school, then, yea, you'll need to spend the extra money on one.&nbsp;\u003C\u002Fp\u003E\" data-hed=\"Do I need a keyboard and stylus? \" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"5a1696e7-c492-4c9d-aa18-af31755b48e9\" data-edition=\"us\" data-description=\"\u003Cp\u003EThere is a big difference in terms of quantity and quality of apps that are available for iPadOS over Android. Apple and third-party developers have spent years fine-tuning the experience on the larger display device. All the while Google has all but admitted it gave up on making Android tablets, and developers have taken the company's lead. You'll find a lot of apps you can install and use, but ultimately they're nothing more than the phone version of the app and it just doesn't work like it should.\u003C\u002Fp\u003E\" data-hed=\"Is there really that big of a difference between Android and iPadOS? \" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"5217303b-a5bf-4d47-9ac3-764a7a8cdb4c\" data-edition=\"us\" data-description=\"\u003Cp\u003ENo, you don't have to buy a keyboard from the same company that makes the tablet. In fact, all of the tablets on this list will work with a third-party Bluetooth keyboard and mouse or trackpad. So if you already have a favorite keyboard or mouse that you can use via Bluetooth, save yourself the extra purchase and connect it to your tablet to start using it.&nbsp;\u003C\u002Fp\u003E\" data-hed=\"Do I have to buy official accessories? \" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"01a37e8d-8f60-4237-95c9-7543a1a30dba\" data-edition=\"us\" data-description=\"\u003Cp\u003EHere are a few other options to look into:\u003C\u002Fp\u003E\" data-hed=\"Are there alternative large tablets to consider?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"b1a09c35-f74f-4af0-9276-1bf7706ed275\" data-edition=\"us\" data-hed=\"Lenovo Yoga Tab 11\" data-imagegroup=\"{&quot;alt&quot;:&quot;Person touching the screen of a large tablet&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Lenovo&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;a4349f86-e16e-4948-bfb6-d897751414d0&quot;,&quot;filename&quot;:&quot;alt-large-tablet.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fa4349f86-e16e-4948-bfb6-d897751414d0\u002Falt-large-tablet.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-05 15:47:21&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;a4349f86-e16e-4948-bfb6-d897751414d0&quot;,&quot;imageFilename&quot;:&quot;alt-large-tablet.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F05&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Lenovo\" data-offerurl=\"https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Flenovo-yoga-tab-11-11-tablet-128gb-storm-gray\u002F6471734.p?skuId=6471734\" data-offerprice=\"320\" data-offermerchant=\"Best Buy\" data-monetizedurl=\"https:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Flenovo-yoga-tab-11-11-tablet-128gb-storm-gray\u002F6471734.p?skuId=6471734&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]\" data-techobjectinfo=\"{&quot;uuid&quot;:&quot;2f0e4f0d-6c56-4a86-af54-b524466c0e88&quot;,&quot;slug&quot;:&quot;lenovo-yoga-tab-11-za8w-tablet-android-11-128-gb-11-za8w0072us&quot;,&quot;name&quot;:&quot;Lenovo Yoga Tab 11 ZA8W - tablet - Android 11 - 128 GB - 11\\&quot;&quot;,&quot;productType&quot;:&quot;PRODUCT&quot;,&quot;updateType&quot;:&quot;EZMONEY&quot;,&quot;mod&quot;:1659713667276,&quot;displayDate&quot;:&quot;Fri Aug 05 2022 11:34:27 GMT-0400 (Eastern Daylight Time)&quot;}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"48d5f860-820a-4054-bab9-5bd575e2362c\" data-edition=\"us\" data-hed=\"Samsung Galaxy Tab S7+\" data-imagegroup=\"{&quot;alt&quot;:&quot;Pink Samsung tablet with a matching pink pen&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Samsung&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;49076841-b7d2-4588-8fa7-52f248567174&quot;,&quot;filename&quot;:&quot;alt-large-tablet-1.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002F49076841-b7d2-4588-8fa7-52f248567174\u002Falt-large-tablet-1.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-05 15:48:06&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;49076841-b7d2-4588-8fa7-52f248567174&quot;,&quot;imageFilename&quot;:&quot;alt-large-tablet-1.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F05&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Samsung\" data-offerurl=\"https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fsamsung-galaxy-tab-s7-plus-12-4-128gb-with-s-pen-wi-fi-mystic-black\u002F6423337.p?skuId=6423337\" data-offerprice=\"500\" data-offermerchant=\"Best Buy\" data-monetizedurl=\"https:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fsamsung-galaxy-tab-s7-plus-12-4-128gb-with-s-pen-wi-fi-mystic-black\u002F6423337.p?skuId=6423337&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]\" data-techobjectinfo=\"{&quot;uuid&quot;:&quot;6c78e139-e832-4a95-b3e1-37673601f38d&quot;,&quot;slug&quot;:&quot;samsung-galaxy-tab-s7-plus&quot;,&quot;name&quot;:&quot;Samsung Galaxy Tab S7 Plus&quot;,&quot;productType&quot;:&quot;SERIES&quot;,&quot;updateType&quot;:&quot;EZMONEY&quot;,&quot;mod&quot;:1659713728087,&quot;displayDate&quot;:&quot;Fri Aug 05 2022 11:35:28 GMT-0400 (Eastern Daylight Time)&quot;}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-17 03:13:00",timezone:"UTC",updated:b,published:b},description:"What is the best large tablet? ZDNET chose Apple's iPad Pro (2021). Back-to-school season doesn't always mean finding a device that's small and ultra-portable. Here's a list of tablets from Samsung, Microsoft, and Apple that offer a large-screen experience.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"0ca8fffa-ebce-40b4-ba18-3780107a0937",image:{id:"57b59c7a-defd-46b2-b878-2f2d705749df",filename:"tab-s8-ultra-listicle-size.jpg",dateCreated:{created:b,date:"2022-02-09 17:15:01",timezone:"UTC",updated:b,published:b},alt:"best-list-placeholder.jpg",credits:"Image: Samsung",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F02\u002F09\u002F57b59c7a-defd-46b2-b878-2f2d705749df\u002Ftab-s8-ultra-listicle-size.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1600,height:1067,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Innovation^Computing^Tablets",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best large tablets: Top picks for students",section:d,slug:"best-large-tablet",startYear:b,summary:d,title:"The 5 best large tablets of 2022",topics:[{id:"116c1d92-ec91-11e3-95d2-02911863765e",slug:"tablets",name:"Tablets",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"f6ca5d6a-8175-11e2-9d12-0018fe8a00b0",username:"Charles McLellan",profileUrl:b,email:d,firstName:"Charles",lastName:"McLellan",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"d2fd20c3-acb9-4370-b08a-614b87257fb9",filename:"charles-mclellan.jpg",dateCreated:{created:b,date:"2022-08-05 14:27:53",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fd2fd20c3-acb9-4370-b08a-614b87257fb9\u002Fcharles-mclellan.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"I'm the Reviews Editor at ZDNET UK. My experience with computers started at London's Imperial College, where I studied Zoology and then Environmental Technology. This was sufficiently long ago (mid-1970s) that Fortran, IBM punched-card machines and mainframes were involved, followed by green-screen terminals and eventually the personal computers we know and (mostly) love. \r\n\r\nAfter doing post-grad research at Imperial for a while, I got involved in helping to produce a weekly news magazine based in Amsterdam. This was in the mid-1980s, and one of my duties was to set up data communications links with technologically-challenged national newspaper journalists in a number of European cities via a 300-baud modem and an acoustic coupler. Tech support people have my sympathy! \r\n\r\nI've been in computer publishing since the late 1980s, starting with Reed Business Publishing's Practical Computing, then joining Ziff Davis in 1991 to help launch PC Magazine UK as Production Editor. After a couple of years I switched to commissioning, editing and writing, becoming a Technical Editor and then First Looks Editor.\r\n\r\nWhen ZDNet came looking for a Reviews Editor in 2000, I was ready to make the move from print to online — just in time for the dot-com crash! It's been a long road from punched cards to the cloud, but it'll still be fun seeing where we go from here.",profile:b,title:"Senior Editor",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003EAll-in-one (AIO) computers that integrate the internal components into the same chassis as the display have a long history, stretching back to 1980s devices such as the \u003Ca href=\"https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FOsborne_1\" target=\"_blank\"\u003EOsborne 1\u003C\u002Fa\u003E and \u003Ca href=\"https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FKaypro\" target=\"_blank\"\u003EKaypro II\u003C\u002Fa\u003E. However, most people now associate the AIO category with a computer that looks very much like an LCD monitor, and in particular with Apple's range of LCD-based iMacs, which debuted with the \u003Ca href=\"https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FIMac_G4\" target=\"_blank\"\u003EiMac G4\u003C\u002Fa\u003E in 2002.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EAIOs have their pros and cons. On the plus side is economy of space, fewer cables, transportability and an often stylish element to the design. On the minus side is less power, upgradability and repairability than a traditional desktop PC at the same price point. \u003C\u002Fp\u003E\u003Cp\u003EAn AIO is likely to fit the bill for many remote workers who require a space-efficient computer with a decent-sized screen and no longer need to transport a laptop between office and home. \u003C\u002Fp\u003E\u003Cp\u003EHere's a selection of the best AIO computers in various categories, covering different price points, use cases and operating systems. &nbsp; \u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"539e1528-48a0-42be-9f0d-e938eb5caa21\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs: OS&amp;nbsp; \u003C\u002Fstrong\u003EMacOS Monterey (MacOS 12) | \u003Cstrong\u003ECPU&amp;nbsp; \u003C\u002Fstrong\u003EApple M1 (8-core) | \u003Cstrong\u003EGPU&amp;nbsp; \u003C\u002Fstrong\u003EApple M1 (7-core or 8-core) | \u003Cstrong\u003ERAM&amp;nbsp; \u003C\u002Fstrong\u003E8GB, 16GB (unified memory) | \u003Cstrong\u003EStorage\u003C\u002Fstrong\u003E&amp;nbsp; 256GB, 512GB, 1TB, 2TB (8-core GPU models) | \u003Cstrong\u003EScreen&amp;nbsp; \u003C\u002Fstrong\u003E24-inch 4.5K Retina (4480 x 2520, 218ppi, 16:9), 1.07 billion colours, 500 nits, wide colour (DCI-P3), True Tone | \u003Cstrong\u003EWireless&amp;nbsp; \u003C\u002Fstrong\u003EBluetooth 5.0, Wi-Fi 6 (802.11ax) | \u003Cstrong\u003EPorts &amp;amp; slots\u003C\u002Fstrong\u003E&amp;nbsp; 2x Thunderbolt 3\u002FUSB 4, 2x USB-C (8-core GPU models), Gigabit Ethernet (8-core GPU models) | \u003Cstrong\u003ECamera&amp;nbsp; \u003C\u002Fstrong\u003E1080p FaceTime HD | \u003Cstrong\u003EAudio&amp;nbsp; \u003C\u002Fstrong\u003E3 mics, 6 speakers (2x woofers, 4x tweeters) | \u003Cstrong\u003EDimensions&amp;nbsp; \u003C\u002Fstrong\u003E54.7cm x 46.1cm x 14.7cm (21.5in. x 18.1in. x 5.8in.) | \u003Cstrong\u003EWeight&amp;nbsp; \u003C\u002Fstrong\u003E4.46\u002F4.48kg (9.83\u002F9.88lbs) | \u003Cstrong\u003EPrice&amp;nbsp; \u003C\u002Fstrong\u003Efrom $1,299 (8-core CPU, 7-core GPU, 8GB RAM, 256GB storage)&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EApple's M1-based 24-inch iMac, released in May 2021, is the company's first AIO to run on \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fapple-silicon-rosetta-m1-m2-soc-what-does-it-all-mean\u002F&quot; target=&quot;_blank&quot;\u003EApple Silicon\u003C\u002Fa\u003E. It's also the only current iMac, Apple having discontinued its Intel-based \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fproduct\u002Fapple-imac-pro\u002F&quot; target=&quot;_blank&quot;\u003EiMac Pro\u003C\u002Fa\u003E in March 2021 and the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fproduct\u002Fapple-27-inch-imac-mid-2020\u002F&quot; target=&quot;_blank&quot;\u003E27-inch iMac\u003C\u002Fa\u003E in March 2022.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EBuilt around a 24-inch 4.5K Retina display, the current iMac is impressively slim thanks to the highly integrated design of the M1 SoC (system-on-chip), with the screen panel measuring just 11.5mm thick. The entry-level configuration comes in four colours (blue, green, pink and silver), while the more expensive models (with an 8-core GPU) add yellow, orange and purple to the palette.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003E&amp;nbsp;Read review: \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fproduct\u002Fapple-imac-with-4-5k-retina-display-all-in-one-m1-8-gb-ssd-256-gb-led-24-us-mgpc3lla\u002F&quot; target=&quot;_blank&quot;\u003EApple iMac 24-inch (M1, 2021)\u003C\u002Fa\u003E&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EThere are three off-the-page configurations, starting at $1,299 for a model with an 8-core CPU and 7-core GPU, 16GB of RAM, 256GB of storage, two Thunderbolt 3\u002FUSB 4 ports and a Magic Keyboard. Stepping up to $1,499 buys you an 8-core GPU, two more on-board (USB-C) ports and a Gigabit Ethernet port built into the power supply, plus Touch ID on the Magic Keyboard. The $1,699 model has 512GB of storage. A fully maxed-out configuration (16GB RAM, 2TB storage, Magic Mouse+Magic Trackpad, Magic Keyboard with Touch ID and numeric keypad) costs $2,658.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe striking design of the 24-inch M1 iMac makes it suitable for both homes and offices, and the performance and power efficiency of the M1 SoC is impressive. However, it carries a premium price tag, and you'll need to ensure that the specification you order will cover the system's expected lifetime, because user upgrades are not an option.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E&amp;nbsp;\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EStriking, slimline design&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EStrong performance&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EGood webcam, speakers and microphone&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EBright, colourful 4.5K Retina display&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons&amp;nbsp;\u003Cbr\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ELimited connectivity on base configuration&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ECan't adjust screen height or rotation&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ENo user upgrades or repairs&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ENo discrete or external GPU options&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ESee also&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAcer Aspire C27 All-in-One Desktop&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fhuawei-matestation-x-review\u002F&quot; target=&quot;_blank&quot;\u003EHuawei MateStation X\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fproduct\u002Fapple-27-inch-imac-mid-2020\u002F&quot; target=&quot;_blank&quot;\u003EApple iMac 27-inch (Intel, 2020)\u003C\u002Fa\u003E - \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.apple.com\u002Fshop\u002Frefurbished\u002Fmac\u002F27-inch-imac&quot; target=&quot;_blank&quot;\u003Erefurbished\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Apple iMac 24-inch (M1, 2021)\" data-superlative=\"Best AIO computer overall\" data-imagegroup=\"{&quot;alt&quot;:&quot;apple-imac-24-770x433.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Apple&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;c1c6c993-fed2-4d19-9903-4cda7e0fb609&quot;,&quot;title&quot;:&quot;Apple iMac 24-inch (M1, 2021) review | Best all in one computer&quot;,&quot;filename&quot;:&quot;apple-imac-24-inch-m1-2021-review-best-all-in-one-computer.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F06\u002Fc1c6c993-fed2-4d19-9903-4cda7e0fb609\u002Fapple-imac-24-inch-m1-2021-review-best-all-in-one-computer.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:359721,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:24:28&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:24:35&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Apple iMac 24-inch (M1, 2021) review | Best all in one computer&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;c1c6c993-fed2-4d19-9903-4cda7e0fb609&quot;,&quot;imageAltText&quot;:&quot;apple-imac-24-770x433.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Apple&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;apple-imac-24-inch-m1-2021-review-best-all-in-one-computer.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F06&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Apple\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fapple.sjv.io\u002Fc\u002F159047\u002F435031\u002F7613?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.apple.com%2Fshop%2Fbuy-mac%2Fimac&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Apple&quot;,&quot;offerPrice&quot;:&quot;1299&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.apple.com\u002Fshop\u002Fbuy-mac\u002Fimac&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fapple.sjv.io\u002Fc\u002F159047\u002F435031\u002F7613?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.apple.com%2Fshop%2Fbuy-mac%2Fimac&amp;subId1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2F24-imac-with-retina-4-5k-display-apple-m1-8gb-memory-256gb-ssd-latest-model-blue%2F6450916.p%3FskuId%3D6450916&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;1299&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002F24-imac-with-retina-4-5k-display-apple-m1-8gb-memory-256gb-ssd-latest-model-blue\u002F6450916.p?skuId=6450916&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2F24-imac-with-retina-4-5k-display-apple-m1-8gb-memory-256gb-ssd-latest-model-blue%2F6450916.p%3FskuId%3D6450916&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"f4928889-77d6-489c-bd4b-4287b396111a\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs: OS&amp;nbsp; \u003C\u002Fstrong\u003EWindows 11 Home | \u003Cstrong\u003ECPU&amp;nbsp; \u003C\u002Fstrong\u003EIntel Core i3, i5, i7; AMD Ryzen 3, 5 | \u003Cstrong\u003EGPU\u003C\u002Fstrong\u003E&amp;nbsp; Intel UHD Graphics, AMD Radeon Graphics (integrated); Nvidia GeForce MX 350 (Core i3, i5), Nvidia GeForce GTX 1650 (Core i7) | \u003Cstrong\u003ERAM&amp;nbsp; \u003C\u002Fstrong\u003E8GB, 16GB | \u003Cstrong\u003EStorage&amp;nbsp; \u003C\u002Fstrong\u003E1TB, 2TB (HDD); 128GB, 256GB, 512GB, 1TB (SSD) | \u003Cstrong\u003EScreen\u003C\u002Fstrong\u003E&amp;nbsp; 23.8-inch FHD (1920 x 1080, 92.6ppi, 16:9) or QHD (2560 x 1440, 123.4ppi) IPS; touch-screen option | \u003Cstrong\u003EWireless&amp;nbsp; \u003C\u002Fstrong\u003EBluetooth 4.2, 5.0, 5.2; Wi-Fi 5 (802.11ac), 6 (802.11ax) | \u003Cstrong\u003EPorts &amp;amp; slots\u003C\u002Fstrong\u003E&amp;nbsp; rear: 1x USB-C, 3x USB-A, HDMI in, HDMI out, RJ-45 Ethernet, SD card reader • right side: USB-A, 3.5mm audio in\u002Fout&amp;nbsp;| \u003Cstrong\u003ECamera&amp;nbsp; \u003C\u002Fstrong\u003EHP Wide Vision 5MP privacy camera | \u003Cstrong\u003EAudio&amp;nbsp; \u003C\u002Fstrong\u003Equad array digital mics, HP Dual Speakers (tuned by B&amp;amp;O) | \u003Cstrong\u003EDimensions&amp;nbsp; \u003C\u002Fstrong\u003E540mm x 435mm x 165mm (21.27in. x 17.14in. x 6.5in.) | \u003Cstrong\u003EWeight&amp;nbsp; \u003C\u002Fstrong\u003E6.4kg (14.1lbs) | \u003Cstrong\u003EPrice&amp;nbsp; \u003C\u002Fstrong\u003Efrom $649.99 (Core i3, 8GB RAM, 1TB HDD), $799.99 (AMD Ryzen 3, 8GB RAM, 256GB SSD)&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAIO computers can be pricey, but that's not the case with the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.hp.com\u002Fus-en\u002Fshop\u002Fmdp\u002Fdesktops\u002Fpavilion-23-all-in-one-344540--1&quot; target=&quot;_blank&quot;\u003EHP Pavilion 24 All-in-One\u003C\u002Fa\u003E, which starts at $649.99 with an Intel (Core i3) processor or $799.99 with an AMD (Ryzen 3) CPU. Based around a 23.8-inch screen with FHD or QHD resolution and optional touch-screen capability, configurations rise to as much as $1,499.99 with a Core i7 processor, Nvidia GeForce GTX 1650 graphics, 16GB of RAM and a 512GB SSD.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe 'Snowflake White' Pavilion 24 All-in-One looks smarter than its budget price tag suggests, with the 23.8-inch IPS panel sitting above a speaker grille on a durable aluminium stand that can tilt from –5 to +25 degrees. There's no height or swivel adjustment though. The 5MP webcam at the top of the display can be popped up or hidden away as required, but there's no infrared support and therefore no scope for Windows Hello face authentication.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThere's a good array of connections on offer, including USB-C, three USB-A, HDMI in and out, Ethernet (RJ-45) and an SD card slot at the back, and USB-A plus a 3.5mm audio in\u002Fout jack on the right side. The USB ports are all 5Gbps (USB 3.2 Gen 1x1) connections. Most configurations offer Wi-Fi 5 (802.11ac) connectivity rather than Wi-Fi 6 (802.11ax).&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou can't expect too much in the way of performance from the HP Pavilion 24 All-in-One, especially in the most affordable configurations with entry-level (Intel or AMD) CPUs, integrated graphics and 8GB of RAM, but you will get more than enough to handle mainstream productivity and entertainment workloads.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EHP's Pavilion range of AIOs is also available with 22-inch and 27-inch screens.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAffordable&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EPleasing design&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EMultiple configuration options&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENo height or swivel adjustment for the screen&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ENo infrared support on webcam&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ESee also&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EDell Inspiron 27 7000 AIO&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EDell Inspiron 24 5000 AIO&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ELenovo IdeaCentre AIO 3 \u002F 3i&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"HP Pavilion 24 All-in-One\" data-superlative=\"Best budget AIO\" data-imagegroup=\"{&quot;alt&quot;:&quot;hp-pavilion-24-aio-770x433.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: HP Inc&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;facc8931-2947-4e7a-a666-830bba579394&quot;,&quot;title&quot;:&quot;HP Pavilion 24 All-in-One review | Best all in one computer&quot;,&quot;filename&quot;:&quot;hp-pavilion-24-all-in-one-review-best-all-in-one-computer.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F06\u002Ffacc8931-2947-4e7a-a666-830bba579394\u002Fhp-pavilion-24-all-in-one-review-best-all-in-one-computer.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:418848,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:24:49&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:24:54&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;HP Pavilion 24 All-in-One review | Best all in one computer&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;facc8931-2947-4e7a-a666-830bba579394&quot;,&quot;imageAltText&quot;:&quot;hp-pavilion-24-aio-770x433.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: HP Inc&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;hp-pavilion-24-all-in-one-review-best-all-in-one-computer.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F06&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: HP Inc\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=7168&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.hp.com%2Fus-en%2Fshop%2Fmdp%2Fdesktops%2Fpavilion-23-all-in-one-344540--1&quot;,&quot;offerMerchant&quot;:&quot;HP Inc&quot;,&quot;offerPrice&quot;:&quot;649.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.hp.com\u002Fus-en\u002Fshop\u002Fmdp\u002Fdesktops\u002Fpavilion-23-all-in-one-344540--1&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=7168&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.hp.com%2Fus-en%2Fshop%2Fmdp%2Fdesktops%2Fpavilion-23-all-in-one-344540--1&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fhp-pavilion-24-touch-screen-all-in-one-intel-core-i5-12gb-memory-256gb-ssd-sparkling-black%2F6428088.p%3FskuId%3D6428088&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;597&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fhp-pavilion-24-touch-screen-all-in-one-intel-core-i5-12gb-memory-256gb-ssd-sparkling-black\u002F6428088.p?skuId=6428088&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fhp-pavilion-24-touch-screen-all-in-one-intel-core-i5-12gb-memory-256gb-ssd-sparkling-black%2F6428088.p%3FskuId%3D6428088&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"20ddcbdf-bda9-4c3c-9a8b-87ec934c6920\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs: OS&amp;nbsp; \u003C\u002Fstrong\u003EWindows 11 (Home or Pro) | \u003Cstrong\u003ECPU&amp;nbsp; \u003C\u002Fstrong\u003EIntel Core i7-7820HQ | \u003Cstrong\u003EGPU&amp;nbsp; \u003C\u002Fstrong\u003ENvidia GeForce GTX 1060 (6GB), GeForce GTX 1070 (8GB) | \u003Cstrong\u003ERAM&amp;nbsp; \u003C\u002Fstrong\u003E16GB, 32GB (DDR4) | \u003Cstrong\u003EStorage\u003C\u002Fstrong\u003E&amp;nbsp; 1TB, 2TB SSD | \u003Cstrong\u003EScreen&amp;nbsp; \u003C\u002Fstrong\u003E28-inch 4K+ (4500 x 3000, 192ppi, 3:2) 10-point multi-touch PixelSense Display | \u003Cstrong\u003EWireless\u003C\u002Fstrong\u003E&amp;nbsp; Bluetooth 4.1, Wi-Fi 5 (802.11ac) | \u003Cstrong\u003EPorts &amp;amp; slots\u003C\u002Fstrong\u003E&amp;nbsp; 4x USB-A, 1x USB-C, RJ-45 Ethernet, 3.5mm headphone jack, SD card reader | \u003Cstrong\u003ECamera\u003C\u002Fstrong\u003E&amp;nbsp; 5MP with IR for Windows Hello face authentication | \u003Cstrong\u003EAudio&amp;nbsp; \u003C\u002Fstrong\u003Estereo 2.1 speakers with Dolby Audio | \u003Cstrong\u003EDimensions&amp;nbsp; \u003C\u002Fstrong\u003EDisplay: 637.35mm x 438.90mm x 12.50mm (25.1in x 17.3in x 0.5in) • Base: 250mm x 220mm x 32.2mm (9.8in x 8.7in x 1.3in) | \u003Cstrong\u003EWeight\u003C\u002Fstrong\u003E&amp;nbsp; 9.56kg (21lbs) | \u003Cstrong\u003EPrice&amp;nbsp; \u003C\u002Fstrong\u003Efrom $3,499.99&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003ELaunched back in October 2018, Microsoft's \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fd\u002Fsurface-studio-2\u002F8sbjxm0m58t4?activetab=pivot:overviewtab&quot; target=&quot;_blank&quot;\u003ESurface Studio 2\u003C\u002Fa\u003E was \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fproduct\u002Fmicrosoft-surface-studio-2\u002F&quot; target=&quot;_blank&quot;\u003Ewell received\u003C\u002Fa\u003E, but is now distinctly long in the tooth, at least in terms of specification – it's based on 7th-generation (14nm) Intel Core processors, five behind the current 12th-generation (10nm) chips. However, the Surface Studio's innovative creator-focused 'drawing board' design is holding up well (and clearly influenced the recent \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fmicrosoft-surface-laptop-studio-review\u002F&quot; target=&quot;_blank&quot;\u003ESurface Laptop Studio\u003C\u002Fa\u003E), so there are high hopes for a Surface Studio 3 sometime in 2022.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EGraphics are handled by a discrete Nvidia GeForce GTX 1060 with 6GB of dedicated video memory (with 16GB RAM configurations), or an 8GB GeForce GTX 1070 (with 32GB RAM configurations). Again, these GPUs are several generations behind current models.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWith the computer components built into the base and the display able to move between conventional and drawing-board modes thanks to its 'zero-gravity' hinge, the Surface Studio 2 is a striking bit of kit. The 28-inch 4K+ multi-touch display supports the sRGB and DCI-P3 colour spaces, and is compatible with Microsoft's Surface Pen and Surface Dial accessories. &amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAt the back of the base there are four USB-A ports and one USB-C port, a Gigabit Ethernet (RJ-45) port, a 3.5mm headphone jack and an SD card reader. The USB ports are all 5Gbps (USB 3.2 Gen 1x1) connections. Wireless connectivity is behind the times, too – no Bluetooth 5.x or Wi-Fi 6 here.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ERead review: \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fproduct\u002Fmicrosoft-surface-studio-2\u002F&quot; target=&quot;_blank&quot;\u003EMicrosoft Surface Studio 2\u003C\u002Fa\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EClearly the Surface Studio 2 is due an update; this was rumoured for the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fmicrosoft-refreshes-its-surface-pc-portfolio-including-android-based-duo-2\u002F&quot; target=&quot;_blank&quot;\u003ESeptember 2021 Surface event\u003C\u002Fa\u003E, but didn't materialise, possibly due to \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fchip-shortages-to-last-into-second-half-of-2022-says-us-department-of-commerce-report\u002F&quot; target=&quot;_blank&quot;\u003Echip shortage\u003C\u002Fa\u003E issues. It remains an excellent design, but the 2018-vintage model is increasingly hard to get hold of, and our recommendation here comes with the caveat that it may soon be superseded by a Surface Studio 3 model.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E4K+ display with 3:2 aspect ratio&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003E'Zero gravity hinge' with drawing-board mode&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ESurface Pen included&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EIncreasingly outdated hardware&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EExpensive&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ENo expansion slots&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ESee also&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Flenovo-launches-the-yoga-a940-to-give-microsofts-surface-studio-2-some-competition-for-creative-pros\u002F&quot; target=&quot;_blank&quot;\u003ELenovo IdeaCentre Yoga A940\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Microsoft Surface Studio 2\" data-superlative=\"Best AIO for creative users\" data-imagegroup=\"{&quot;alt&quot;:&quot;microsoft-surface-studio-2-770x433.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Microsoft&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;014aec82-1f3b-44e9-bd7e-01d84f24642c&quot;,&quot;title&quot;:&quot;Microsoft Surface Studio 2 review | Best all in one computer&quot;,&quot;filename&quot;:&quot;microsoft-surface-studio-2-review-best-all-in-one-computer.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F06\u002F014aec82-1f3b-44e9-bd7e-01d84f24642c\u002Fmicrosoft-surface-studio-2-review-best-all-in-one-computer.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:429554,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:25:05&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:25:10&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Microsoft Surface Studio 2 review | Best all in one computer&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;014aec82-1f3b-44e9-bd7e-01d84f24642c&quot;,&quot;imageAltText&quot;:&quot;microsoft-surface-studio-2-770x433.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: Microsoft&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;microsoft-surface-studio-2-review-best-all-in-one-computer.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F06&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Microsoft\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=24542&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.microsoft.com%2Fen-us%2Fd%2Fsurface-studio-2%2F8sbjxm0m58t4%3Factivetab%3Dpivot%3Aoverviewtab&quot;,&quot;offerMerchant&quot;:&quot;Microsoft&quot;,&quot;offerPrice&quot;:&quot;3499.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fd\u002Fsurface-studio-2\u002F8sbjxm0m58t4?activetab=pivot:overviewtab&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=24542&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.microsoft.com%2Fen-us%2Fd%2Fsurface-studio-2%2F8sbjxm0m58t4%3Factivetab%3Dpivot%3Aoverviewtab&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fmicrosoft-surface-studio-2-28-touch-screen-all-in-one-intel-core-i7-32gb-memory-1tb-solid-state-drive-latest-model-platinum%2F6302203.p%3FskuId%3D6302203&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;3499&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fmicrosoft-surface-studio-2-28-touch-screen-all-in-one-intel-core-i7-32gb-memory-1tb-solid-state-drive-latest-model-platinum\u002F6302203.p?skuId=6302203&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fmicrosoft-surface-studio-2-28-touch-screen-all-in-one-intel-core-i7-32gb-memory-1tb-solid-state-drive-latest-model-platinum%2F6302203.p%3FskuId%3D6302203&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"780fd493-28bf-4da5-b8f9-0422628dbcdd\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs: OS&amp;nbsp; \u003C\u002Fstrong\u003EWindows 11 (Home or Pro) | \u003Cstrong\u003ECPU&amp;nbsp; \u003C\u002Fstrong\u003EIntel Core i5-11400, i7-11700, i9-11900 | \u003Cstrong\u003EGPU\u003C\u002Fstrong\u003E&amp;nbsp; Nvidia GeForce GTX 1650 (4GB), Nvidia GeForce RTX 3060 (6GB), Nvidia GeForce RTX 3080 (8GB)&amp;nbsp;| \u003Cstrong\u003ERAM&amp;nbsp; \u003C\u002Fstrong\u003E16GB, 32GB, 64GB, 128GB&amp;nbsp;| \u003Cstrong\u003EStorage&amp;nbsp; \u003C\u002Fstrong\u003E512GB, 1TB, 2TB | \u003Cstrong\u003EScreen&amp;nbsp; \u003C\u002Fstrong\u003E34-inch WUHD (5120 x 2160, 163.4ppi, 21.3:9) IPS | \u003Cstrong\u003EWireless&amp;nbsp; \u003C\u002Fstrong\u003EBluetooth 5 or 5.2, Wi-Fi 5 (802.11ac) or Wi-Fi 6 (802.11ax) | \u003Cstrong\u003EPorts &amp;amp; slots\u003C\u002Fstrong\u003E&amp;nbsp; rear: 3.5mm audio in\u002Fout, 2x Thunderbolt 4\u002FUSB 4, 4x USB-A, HDMI, RJ-45 Ethernet, power in • stand (side): SD card reader, USB-C, 2x USB-A | \u003Cstrong\u003ECamera&amp;nbsp; \u003C\u002Fstrong\u003E16MP (detachable, moveable)&amp;nbsp;| \u003Cstrong\u003EAudio&amp;nbsp; \u003C\u002Fstrong\u003Edual 2W speakers (tuned by B&amp;amp;O)&amp;nbsp;| \u003Cstrong\u003EDimensions&amp;nbsp; \u003C\u002Fstrong\u003E817.2mm x 368.4mm x 223mm (32.2in. x 14.5in. x 8.78in.)&amp;nbsp;| \u003Cstrong\u003EWeight&amp;nbsp; \u003C\u002Fstrong\u003E11.05kg (24.4lbs) | \u003Cstrong\u003EPrice&amp;nbsp; \u003C\u002Fstrong\u003Efrom $1,999 (Core i5, GeForce GTX 1650, 16GB RAM, 512GB SSD)\u003C\u002Fp\u003E\u003Cp\u003ECreators and power users often need the largest screen possible, and that's what HP has delivered in the shape of the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.hp.com\u002Fus-en\u002Fdesktops\u002Fenvy-34-inch-all-in-one.html&quot; target=&quot;_blank&quot;\u003EEnvy 34 All-in-One\u003C\u002Fa\u003E, which was \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fpress.hp.com\u002Fus\u002Fen\u002Fpress-releases\u002F2021\u002Fhp-announces-consumer-pc.html&quot; target=&quot;_blank&quot;\u003Eannounced\u003C\u002Fa\u003E in September 2021.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe display is a 34-inch IPS panel with 5K (WUHD) resolution, 500 nits brightness, an anti-reflection coating, a low blue light mode and a claimed screen-to-body ratio of 98.6%. It supports 98% of the DCI-P3 colour gamut and is colour calibrated out of the box. The screen is height- and tilt-adjustable, but there's no swivel support.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003ENice touches include the detachable magnetic 16MP webcam that can be placed anywhere on the top, bottom or sides of the display and Qi wireless charging built into the stand base. Even more welcome is access to the RAM and SSD slots via a panel at the rear – an unusual feature on an AIO. There's also a good array of connections, including two 40Gbps Thunderbolt 4\u002FUSB 4 ports.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ERead review:&amp;nbsp;\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fhp-envy-34-all-in-one-desktop-review\u002F&quot;\u003EHP Envy 34 All-in-One Desktop\u003C\u002Fa\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EEnvy 34 All-in One configurations start at $1,999 with a Core i5-11400 CPU, 4GB Nvidia GeForce GTX 1650 GPU, 16GB of DDR4-2666 RAM and a 512GB PICe NVMe TLC SSD. A fully maxed-out model with a Core i9-11900, 8GB Nvidia GeForce RTX 3080, 128GB of RAM, 2TB of primary storage and 2TB of secondary storage will cost you $4,988.99. (These prices are $150 off at the time of writing.)&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E34-inch 5K display&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EHighly configurable\u003C\u002Fli\u003E\u003Cli\u003EGood performance\u003C\u002Fli\u003E\u003Cli\u003EVersatile design\u003C\u002Fli\u003E\u003Cli\u003EAccessible RAM and SSD slots&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EDisplay doesn't swivel\u003C\u002Fli\u003E\u003Cli\u003ENo internal expansion slots\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ESee also\u003Cbr\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Freviews\u002Fhp-envy-32-all-in-one-review\u002F&quot; target=&quot;_blank&quot;\u003EHP Envy 32 All-in-One&amp;nbsp;\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"HP Envy 34 All-in-One (2022)\" data-superlative=\"Best large-screen AIO\" data-imagegroup=\"{&quot;alt&quot;:&quot;hp-envy-34-aio-770x433.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: HP Inc&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;4dcc83e8-9131-410c-9861-ba708e605f56&quot;,&quot;title&quot;:&quot;HP Envy 34 All-in-One (2022) review | Best all in one computer&quot;,&quot;filename&quot;:&quot;hp-envy-34-all-in-one-2022-review-best-all-in-one-computer.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F06\u002F4dcc83e8-9131-410c-9861-ba708e605f56\u002Fhp-envy-34-all-in-one-2022-review-best-all-in-one-computer.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:352564,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:25:20&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:25:25&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;HP Envy 34 All-in-One (2022) review | Best all in one computer&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;4dcc83e8-9131-410c-9861-ba708e605f56&quot;,&quot;imageAltText&quot;:&quot;hp-envy-34-aio-770x433.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: HP Inc&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;hp-envy-34-all-in-one-2022-review-best-all-in-one-computer.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F06&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: HP Inc\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=7168&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.hp.com%2Fus-en%2Fshop%2Fpdp%2Fhp-envy-all-in-one-34-c0340t-38m26av-1&quot;,&quot;offerMerchant&quot;:&quot;HP Inc&quot;,&quot;offerPrice&quot;:&quot;1999.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.hp.com\u002Fus-en\u002Fshop\u002Fpdp\u002Fhp-envy-all-in-one-34-c0340t-38m26av-1&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=7168&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.hp.com%2Fus-en%2Fshop%2Fpdp%2Fhp-envy-all-in-one-34-c0340t-38m26av-1&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fhp-envy-34-wuhd-all-in-one-intel-core-i7-16gb-memory-nvidia-geforce-gtx-1650-1tb-ssd-turbo-silver-aluminum%2F6491898.p%3FskuId%3D6491898&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;2109&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fhp-envy-34-wuhd-all-in-one-intel-core-i7-16gb-memory-nvidia-geforce-gtx-1650-1tb-ssd-turbo-silver-aluminum\u002F6491898.p?skuId=6491898&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fhp-envy-34-wuhd-all-in-one-intel-core-i7-16gb-memory-nvidia-geforce-gtx-1650-1tb-ssd-turbo-silver-aluminum%2F6491898.p%3FskuId%3D6491898&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"427ff6d2-7d08-4d17-a5fe-bcf6f325f80e\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs: OS&amp;nbsp; \u003C\u002Fstrong\u003EChrome OS | \u003Cstrong\u003ECPU&amp;nbsp; \u003C\u002Fstrong\u003EIntel Pentium Gold 6405U, Core i3-10110U | \u003Cstrong\u003EGPU\u003C\u002Fstrong\u003E&amp;nbsp; Intel UHD Graphics (integrated) | \u003Cstrong\u003ERAM&amp;nbsp; \u003C\u002Fstrong\u003E4GB, 8GB, 16GB | \u003Cstrong\u003EStorage&amp;nbsp; \u003C\u002Fstrong\u003E128GB, 256GB SSD | \u003Cstrong\u003EScreen&amp;nbsp; \u003C\u002Fstrong\u003Erotatable 21.5-inch FHD (1920 x 1080, 102.5ppi) 10-point touch IPS | \u003Cstrong\u003EWireless&amp;nbsp; \u003C\u002Fstrong\u003EBluetooth 5, Wi-Fi 6 (802.11ax) | \u003Cstrong\u003EPorts &amp;amp; slots\u003C\u002Fstrong\u003E&amp;nbsp; 2x USB-A, 2x USB-C, 3.5mm audio in\u002Fout | \u003Cstrong\u003ECamera&amp;nbsp; \u003C\u002Fstrong\u003EHP True Vision 5MP privacy camera | \u003Cstrong\u003EAudio&amp;nbsp; \u003C\u002Fstrong\u003Edual array digital microphones, dual 5W speakers (tuned by B&amp;amp;O) | \u003Cstrong\u003EDimensions&amp;nbsp; \u003C\u002Fstrong\u003E507.5mm x 454.4mm x 174.5mm (19.98in. x 17.89in. x 6.87in. | \u003Cstrong\u003EWeight&amp;nbsp; \u003C\u002Fstrong\u003E6.97kg (15.37lbs) | \u003Cstrong\u003EPrice&amp;nbsp; \u003C\u002Fstrong\u003Efrom $629.99\u003C\u002Fp\u003E\u003Cp\u003EMost Chrome OS devices are laptops or 2-in-1s, but HP offers an intriguing alternative in the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.hp.com\u002Fus-en\u002Fshop\u002Fpdp\u002Fhp-chromebase-all-in-one-22-aa0050t-2z1z3av-1&quot; target=&quot;_blank&quot;\u003EChromebase All-in-One 22\u003C\u002Fa\u003E, whose standout feature is a 21.5-inch touch screen that can pivot from standard landscape mode into upright portrait orientation.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThis AIO has a distinctive design, with the screen attached to a cone-shaped fabric-clad base that houses a pair of 5W B&amp;amp;O-tuned speakers and a collection of ports at the back -- a pair each of USB-A (10Gbps) and USB-C (5Gbps), plus a 3.5mm combo audio in\u002Fout jack. The power button is also here, and there's a volume rocker on the right side. Another neat design feature is the two-stage privacy cover for the 5MP webcam: half-way closed turns off the video, fully closed turns off the mic as well.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ERead more: \u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fon-the-go-and-at-home-hp-branches-out-in-chrome-os-line-expansion\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003EOn the go and at home, HP branches out in Chrome OS line expansion\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003Cstrong\u003E&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EThe 21.5-inch IPS touch screen is limited to FHD (1920 x 1080) resolution and 250 nits of brightness, and supports only 72% of the NTSC colour gamut. It supports 20 degrees of tilt, plus the aforementioned pivot function, but there's no height adjustment.\u003C\u002Fp\u003E\u003Cp\u003EThe entry-level Chromebase All-in-One 22 configuration is based on an Intel Pentium Gold 6405U CPU with integrated UHD Graphics, 8GB of RAM and 128GB of SSD storage. This has an RRP of $629.99, discounted to $499.99 at the time of writing. A maxed-out configuration with a Core i3-10110U CPU, 16GB of RAM and a 256GB SSD comes in at $839.99 (currently discounted to $709.99).\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EDistinctive design\u003C\u002Fli\u003E\u003Cli\u003ERotatable 21.5-inch touch screen\u003C\u002Fli\u003E\u003Cli\u003EGood webcam with 2-stage privacy slider\u003C\u002Fli\u003E\u003Cli\u003EAffordable&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EScreen resolution could be higher\u003C\u002Fli\u003E\u003Cli\u003ESome apps don't adapt to portrait mode&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ESee also\u003Cbr\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAcer Chromebase 24\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"HP Chromebase All-in-One 22\" data-superlative=\"Best Chrome OS AIO\" data-imagegroup=\"{&quot;alt&quot;:&quot;hp-chromebase-22-aio-770x433.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: HP Inc&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;92638753-fd77-4e69-9dd4-8fa34d96e387&quot;,&quot;title&quot;:&quot;HP Chromebase All-in-One 22 review | Best all in one computer&quot;,&quot;filename&quot;:&quot;hp-chromebase-all-in-one-22-review-best-all-in-one-computer.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F06\u002F92638753-fd77-4e69-9dd4-8fa34d96e387\u002Fhp-chromebase-all-in-one-22-review-best-all-in-one-computer.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:105571,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:25:36&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:25:42&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;HP Chromebase All-in-One 22 review | Best all in one computer&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;92638753-fd77-4e69-9dd4-8fa34d96e387&quot;,&quot;imageAltText&quot;:&quot;hp-chromebase-22-aio-770x433.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: HP Inc&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;hp-chromebase-all-in-one-22-review-best-all-in-one-computer.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F06&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: HP Inc\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=7168&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.hp.com%2Fus-en%2Fshop%2Fpdp%2Fhp-chromebase-all-in-one-22-aa0050t-2z1z3av-1&quot;,&quot;offerMerchant&quot;:&quot;HP Inc&quot;,&quot;offerPrice&quot;:&quot;629.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.hp.com\u002Fus-en\u002Fshop\u002Fpdp\u002Fhp-chromebase-all-in-one-22-aa0050t-2z1z3av-1&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=7168&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.hp.com%2Fus-en%2Fshop%2Fpdp%2Fhp-chromebase-all-in-one-22-aa0050t-2z1z3av-1&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fhp-chromebase-21-5-touch-screen-all-in-one-intel-pentium-gold-4gb-memory-64gb-emmc-snowflake-white%2F6465335.p%3FskuId%3D6465335&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;500&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fhp-chromebase-21-5-touch-screen-all-in-one-intel-pentium-gold-4gb-memory-64gb-emmc-snowflake-white\u002F6465335.p?skuId=6465335&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fhp-chromebase-21-5-touch-screen-all-in-one-intel-pentium-gold-4gb-memory-64gb-emmc-snowflake-white%2F6465335.p%3FskuId%3D6465335&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"84f3b045-03a8-47f2-92fa-2d4650ce5d27\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ETech specs: OS&amp;nbsp; \u003C\u002Fstrong\u003EWindows 10 (Home, Pro), Windows 11 (Pro) | \u003Cstrong\u003ECPU\u003C\u002Fstrong\u003E&amp;nbsp; Intel Pentium Gold 7505, Core i3-1115G4, Core i5-1135G7, Core i7-1165G7 | \u003Cstrong\u003EGPU&amp;nbsp; \u003C\u002Fstrong\u003EIntel Iris Xe Graphics (integrated) | \u003Cstrong\u003ERAM&amp;nbsp; \u003C\u002Fstrong\u003Eup to 64GB | \u003Cstrong\u003EStorage&amp;nbsp; \u003C\u002Fstrong\u003E removable 2.5in. SATA III HDD (7200rpm) or SSD (M.2 NVMe PCIe) | \u003Cstrong\u003EScreen&amp;nbsp; \u003C\u002Fstrong\u003EVESA-mountable 23.8-inch FHD (1920 x 1080, 92.6ppi) non-touch IPS (touch option available) | \u003Cstrong\u003EWireless&amp;nbsp; \u003C\u002Fstrong\u003EWi-Fi 5 (802.11ac) (Wi-Fi 6 option available) | \u003Cstrong\u003EPorts &amp;amp; slots\u003C\u002Fstrong\u003E&amp;nbsp; rear: HDMI in, HDMI out, 3x USB 2.0, RJ-45 Ethernet • side: 2x USB-C, 2x USB-A, 3.5mm audio in\u002Fout | \u003Cstrong\u003ECamera &amp;nbsp;\u003C\u002Fstrong\u003EFHD 1080p (external) | \u003Cstrong\u003EAudio&amp;nbsp; \u003C\u002Fstrong\u003Estereo speakers | \u003Cstrong\u003EDimensions&amp;nbsp; \u003C\u002Fstrong\u003E541.4mm x 534.92mm x 194.68mm&amp;nbsp; (21.31in. x 21.06in. x 7.66in.) | \u003Cstrong\u003EWeight\u003C\u002Fstrong\u003E&amp;nbsp; 8.45kg (18.63lbs) | \u003Cstrong\u003EPrice&amp;nbsp; \u003C\u002Fstrong\u003Efrom $549.99 (Pentium Gold 7505, 4GB RAM, 128GB SSD)&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EMSI's \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.msi.com\u002FBusiness-Productivity-All-in-One-PC\u002FModern-AM241P-11M&quot; target=&quot;_blank&quot;\u003EModern AM24P 11M\u003C\u002Fa\u003E may not be particularly elegant, but it has a number of features that make it attractive to business users, either in the office or working from home.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe 23.8-inch IPS screen is adjustable for both height (0-130mm) and tilt (-4°~20°), and can also be mounted on a VESA arm in order to maximise desk space. The screen also benefits from eye-care technology designed to minimise flicker, blue light and glare, although the 92.6ppi FHD resolution could be higher. &amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EElsewhere, there are HDMI in and out ports, the former turning the screen on automatically when an external device is connected. Another unusual feature for an AIO is support for storage expansion via a removable 2.5-inch SATA hard drive or SSD. The drive bay is on the right side, just above a small joystick that controls the OSD menu. Also notable is the 1080p webcam, which is an external USB-connected unit that perches on top of the screen, rather than being integrated into the bezel.\u003C\u002Fp\u003E\u003Cp\u003EThe entry-level price looks tempting at $549.99, but that's for a distinctly low-end configuration based on a Pentium Gold 7505 processor with 4GB of RAM and 128GB of SSD storage. You'll need to pay significantly more for a model that can tackle a decent range of business workloads.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAdjustable, VESA-mountable screen&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EUpgradable storage via 2.5-inch drive bay&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EHDMI in and out ports&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EUtilitarian design\u003C\u002Fli\u003E\u003Cli\u003EModerate FHD resolution\u003C\u002Fli\u003E\u003Cli\u003EUnderpowered entry-level configuration&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ESee also&amp;nbsp;\u003Cbr\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EDell OptiPlex 5490 All-in-One&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EDell OptiPlex 7070 Ultra\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"MSI Modern AM241P 11M\" data-superlative=\"Best AIO for business\" data-imagegroup=\"{&quot;alt&quot;:&quot;msi-modern-am241p-11m-770x433.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: MSI&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;c1a37333-3971-4cbe-a4c5-99e8e947f1b4&quot;,&quot;title&quot;:&quot;MSI Modern AM241P 11M review | Best all in one computer&quot;,&quot;filename&quot;:&quot;msi-modern-am241p-11m-review-best-all-in-one-computer.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F06\u002Fc1a37333-3971-4cbe-a4c5-99e8e947f1b4\u002Fmsi-modern-am241p-11m-review-best-all-in-one-computer.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:376066,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:25:49&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-06 15:25:56&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;MSI Modern AM241P 11M review | Best all in one computer&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;c1a37333-3971-4cbe-a4c5-99e8e947f1b4&quot;,&quot;imageAltText&quot;:&quot;msi-modern-am241p-11m-770x433.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Image: MSI&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;msi-modern-am241p-11m-review-best-all-in-one-computer.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F06&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: MSI\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;MSI&quot;,&quot;offerPrice&quot;:&quot;549.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fus-store.msi.com\u002Findex.php?route=product\u002Fcategory&amp;path=20_121_328&quot;,&quot;url&quot;:&quot;&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fmsi-modern-am242tp-11m-23-8-touch-screen-all-in-one-intel-core-i5-8-gb-memory-256-gb-ssd-white%2F6482498.p%3FskuId%3D6482498&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;849&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fmsi-modern-am242tp-11m-23-8-touch-screen-all-in-one-intel-core-i5-8-gb-memory-256-gb-ssd-white\u002F6482498.p?skuId=6482498&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fmsi-modern-am242tp-11m-23-8-touch-screen-all-in-one-intel-core-i5-8-gb-memory-256-gb-ssd-white%2F6482498.p%3FskuId%3D6482498&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"422fdbf2-c1f7-4df6-88df-988c0175edec\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe Apple iMac 24-inch (M1, 2021) is ZDNet's top choice. But one size doesn't fit all. See our comparison chart below to quickly see how the iMac differs from all the other top AIO PCs on our list.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EAll-in-one computer\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EScreen size\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice (from)\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EOS\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EApple iMac 24-inch (M1, 2021)\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E24 inches &amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$1,299 &amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EMacOS\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHP Pavilion 24 All-in-One\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E24 inches &amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$649.99&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EWindows\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMicrosoft Surface Studio 2\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E28 inches &amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$3,499.99&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EWindows\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHP Envy 34 All-in-One (2022)\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E34 inches &amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$1,999\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EWindows\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHP Chromebase All-in-One 22\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E22 inches &amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$629.99&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EChrome OS\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMSI Modern AM241P 11M\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E24 inches &amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$549.99\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EWindows\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\u003Chr\u003E\" data-hed=\"What is the best all-in-one computer?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"51d080a1-09ef-4447-8f9c-290a822edc4e\" data-edition=\"us\" data-description=\"\u003Cp\u003EAs ever, 'it depends'. Overall, we think Apple's 24-inch M1-based iMac is the pick of the AIOs on the market for its combination of design and all-round performance, although some potential buyers will be put off by MacOS, and others by the premium price. Windows fans have plenty of choice though, ranging from 24-inch models from HP (Pavilion) and&amp;nbsp; MSI (Modern) at the affordable end of the scale, up to the premium large-screen HP Envy 34 All-in-One and Microsoft Surface Studio 2. Chrome OS users get a look-in too, with a very credible offering in the shape of HP's Chromebase All-in-One 22.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this all-in-one computer…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you want…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EApple iMac 24-inch (M1, 2021)\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best all-in-one computer overall\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHP Pavilion 24 All-in-One\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best budget all-in-one computer\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMicrosoft Surface Studio 2\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best all-in-one computer for creative purposes\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHP Envy 34 All-in-One (2022)\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best large-screen all-in-one computer\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EHP Chromebase All-in-One 22\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best Chrome OS all-in-one computer\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EMSI Modern AM241P 11M\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best all-in-one computer for business\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\u003Chr\u003E\" data-hed=\"Which all-in-one computer is right for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"3e6c688e-97d9-4085-a4ea-756ed53fc42f\" data-edition=\"us\" data-description=\"\u003Cp\u003EI have been writing, commissioning and editing reviews of PCs (and many other types of tech product) since the 1990s, and can remember using a&nbsp;\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FKaypro&quot; target=&quot;_blank&quot;\u003EKaypro II\u003C\u002Fa\u003E&nbsp;in 1984. The selection process for this list is based on a combination of personal usage and experience, involvement in the ZDNet reviews process, and analysis of other reviews and roundups.&nbsp;\u003C\u002Fp\u003E\" data-hed=\"How did we choose these all-in-one computers? \" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"e63cf96f-180d-4061-a05a-2eb6858a7c4c\" data-edition=\"us\" data-description=\"\u003Cp\u003EAn all-in-one computer is more compact than a traditional desktop PC because it merges the tower and display into one form factor. But your keyboard and mouse are still separate, so it's not as portable as a laptop.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"What is a disadvantage of an all-in-one computer?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"560ff84d-aca5-4493-a7c1-0418b8c30fe3\" data-edition=\"us\" data-description=\"\u003Cp\u003EIn this roundup of the best all-in-one computers, the MSI Modern AM241P 11M is the cheapest. It runs Windows and costs $549.99 in the US.\u003C\u002Fp\u003E\" data-hed=\"What is the cheapest all-in-one computer?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"935a5371-578c-42ff-b9c0-8bacb94081e7\" data-edition=\"us\" data-description=\"\u003Cp\u003EIt all depends on your priorities. If you value economy of space, as few cables as possible, a degree of transportability and stylish design, you'll usually be better served by an AIO. On the other hand, if it's compute power, upgradability and repairability you're after, then a traditional desktop PC will generally offer more for your money at the same price point.&nbsp;\u003C\u002Fp\u003E\" data-hed=\"Which is better: An all-in-one computer or a traditional desktop PC? \" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"fd9f9b17-809c-4a26-b416-51c91b14b8ee\" data-edition=\"us\" data-description=\"\u003Cp\u003ECheck out some of our other guides on the best laptops and desktops available right now:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-computer\u002F&quot; target=&quot;_blank&quot;\u003EBest computer\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-windows-laptop\u002F&quot; target=&quot;_blank&quot;\u003EBest Windows laptop\u003C\u002Fa\u003E\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fhome-entertainment\u002Fbest-gaming-pc\u002F&quot; target=&quot;_blank&quot;\u003EBest gaming PC\u003C\u002Fa\u003E\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-laptop\u002F&quot; target=&quot;_blank&quot;\u003EBest laptop&amp;nbsp;\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-desktop-for-graphic-design\u002F&quot; target=&quot;_blank&quot;\u003EThe best desktops for graphic design\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EBetween all these resources, you should have no problem finding the best PC for you.\u003C\u002Fp\u003E\u003Cp\u003EFor your convenience, we've put the top option from our&amp;nbsp;\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-computer\u002F&quot; target=&quot;_blank&quot;\u003Ebest computer\u003C\u002Fa\u003E&amp;nbsp;guide below.\u003C\u002Fp\u003E\" data-hed=\"Are there alternative computers to consider?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"11642e07-7f7a-466c-a5b4-5b907e120d2d\" data-edition=\"us\" data-hed=\"Apple MacBook Pro 16-inch (M1 Pro\u002FMax, 2021)\" data-imagegroup=\"{&quot;alt&quot;:&quot;Apple MacBook Pro 16-inch laptop with M1 chip&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Best Buy&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;c7ffdd4b-4187-46ea-a93f-e0522218d785&quot;,&quot;filename&quot;:&quot;macbook-pro-16-inch-m1.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F06\u002F14\u002Fc7ffdd4b-4187-46ea-a93f-e0522218d785\u002Fmacbook-pro-16-inch-m1.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-06-14 19:25:39&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;c7ffdd4b-4187-46ea-a93f-e0522218d785&quot;,&quot;imageFilename&quot;:&quot;macbook-pro-16-inch-m1.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F06\u002F14&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Best Buy\" data-offerurl=\"https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fmacbook-pro-16-laptop-apple-m1-max-chip-32gb-memory-1tb-ssd-latest-model-space-gray\u002F6450860.p?acampID=0\" data-offerprice=\"3499\" data-offermerchant=\"Best Buy\" data-monetizedurl=\"https:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fmacbook-pro-16-laptop-apple-m1-max-chip-32gb-memory-1tb-ssd-latest-model-space-gray\u002F6450860.p?acampID=0&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]\" data-techobjectinfo=\"{&quot;uuid&quot;:&quot;144089b3-0ef0-4df2-a2b3-e66a459d6a79&quot;,&quot;slug&quot;:&quot;apple-macbook-pro-16-2-m1-max-32-gb-ram-1-tb-ssd-us&quot;,&quot;name&quot;:&quot;Apple MacBook Pro - 16.2\\&quot; - M1 Max - 32 GB RAM - 1 TB SSD - US&quot;,&quot;productType&quot;:&quot;PRODUCT&quot;,&quot;updateType&quot;:&quot;EZMONEY&quot;,&quot;mod&quot;:1658565998249,&quot;displayDate&quot;:&quot;Sat Jul 23 2022 04:46:38 GMT-0400 (Eastern Daylight Time)&quot;}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E\u003Ch2\u003E \t\u003Cbr\u003E \u003C\u002Fh2\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-17 03:12:00",timezone:"UTC",updated:b,published:b},description:"What is the best all-in-one computer? ZDNET's top choice is the 24-inch M1 iMac. We researched, compared, and tested rigs from all the top brands to come up with our selection of the best AIO computers, making sure to cover different price points, use cases, and operating systems.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"005432f8-3869-421b-8f89-c96960c36722",image:{id:"7bfb96c0-773e-4caa-8018-b97bd1856e61",filename:"best-all-in-one-computer.jpg",dateCreated:{created:b,date:"2022-04-29 18:30:38",timezone:"UTC",updated:b,published:b},alt:"apple-imac-24-770x433.jpg",credits:"Image: Apple",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F04\u002F29\u002F7bfb96c0-773e-4caa-8018-b97bd1856e61\u002Fbest-all-in-one-computer.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:2738,height:1825,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Innovation^Computing^PCs",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 6 best all-in-one computers: Top AIO desktops compared",section:d,slug:"best-all-in-one-computer",startYear:b,summary:d,title:"The 6 best all-in-one computers of 2022",topics:[{id:"110769e8-ec91-11e3-95d2-02911863765e",slug:"pcs",name:"PCs",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"9a23272b-10d6-11e4-9732-00505685119a",username:"David Gewirtz",profileUrl:b,email:d,firstName:"David",lastName:"Gewirtz",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"de4475ef-be59-4858-beb8-6f7696c85945",filename:"david-gewirtz.jpg",dateCreated:{created:b,date:"2022-08-05 15:19:52",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fde4475ef-be59-4858-beb8-6f7696c85945\u002Fdavid-gewirtz.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"In addition to hosting the ZDNET Government and ZDNet DIY-IT blogs, David Gewirtz is an author, U.S. policy advisor, and computer scientist. He is featured in The History Channel special The President's Book of Secrets, is one of America's foremost cyber-security experts, and is a top expert on saving and creating jobs. He is also director of the U.S. Strategic Perspective Institute as well as the founder of ZATZ Publishing.\r\n\r\nDavid is a member of FBI InfraGard, the Cyberwarfare Advisor for the International Association for Counterterrorism & Security Professionals, a columnist for The Journal of Counterterrorism and Homeland Security, and has been a regular CNN contributor, and a guest commentator for the Nieman Watchdog of the Nieman Foundation for Journalism at Harvard University. He is the author of Where Have All the Emails Gone?, the definitive study of email in the White House, as well as How To Save Jobs and The Flexible Enterprise, the classic book that served as a foundation for today's agile business movement.",profile:b,title:"Senior Contributing Editor",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003ETo find the best \u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fhow-to-install-a-vpn-on-ios-mac-windows-and-android\u002F\" target=\"_blank\"\u003EVPN service\u003C\u002Fa\u003E for your personal needs, you'll need to compare brands, prices, features, and more. Fundamentally, most VPNs (virtual private networks) provide two services: They encrypt your data between two points and they hide the IP address (from which a general location can be derived) where you're located.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EFor those traveling or out and about, the first function is critical because most Wi-Fi available publicly is unencrypted -- so anyone on the network can see what you were sending. But VPNs also serve to hide your IP address, replacing the address logged on servers with one in a completely different location -- even a different country. For those worrying about stalking or other threats, this feature could save lives. Most consumers, though, find streaming VPN features compelling because -- in some cases, and with dubious legality -- it allows them to spoof their region of origin to get access to streaming media and sports blacked out from their home locale. \u003C\u002Fp\u003E\u003Cp\u003EIn this article, we look at a bunch of our top VPN solutions with a focus on the number of server locations, level of encryption, and compatibility with phones, computers, and TVs. We'll cover many of the best VPN service providers, how to access the native VPNs built into your desktop machine, and even how to use your NAS as a VPN client and host.&nbsp; \u003C\u002Fp\u003E\u003Cp\u003EAnd with that, let's dig into what makes the best VPNs tick and answer some more of your questions at the end of this article, so read on. But first, our picks for the best VPNs of 2022. \u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EMust read:\u003C\u002Fstrong\u003E \u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-cheap-vpn\u002F\" target=\"_blank\"\u003EThe best cheap VPNs: VPN services under $2 per month\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fthe-best-free-vpns-why-they-dont-exist\u002F\" target=\"_blank\"\u003EThe best free VPNs: Why they don't exist\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fwhat-is-a-vpn-and-how-does-it-work\u002F\" target=\"_blank\"\u003EWhat is a VPN and why do you need one?\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"318d9eb0-316f-401b-98ac-2d60b3673ac5\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003E\u003Cstrong\u003EExpressVPN Specifications:\u003C\u002Fstrong\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003E\u003Cstrong\u003ESimultaneous Connections\u003C\u002Fstrong\u003E:\u003C\u002Fstrong\u003E&amp;nbsp;5 or unlimited with the router app\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EKill Switch:\u003C\u002Fstrong\u003E Yes\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EPlatforms: \u003C\u002Fstrong\u003EA whole lot (\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.expressvpn.com\u002Fsupport\u002Ftroubleshooting\u002Fsupported-devices\u002F&quot; target=&quot;_blank&quot;\u003Esee the full list here\u003C\u002Fa\u003E)\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ELogging:\u003C\u002Fstrong\u003E&amp;nbsp;No browsing logs, some connection logs\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECountries:\u003C\u002Fstrong\u003E 94\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ETrial\u002FMBG:\u003C\u002Fstrong\u003E&amp;nbsp;30 days\u003Cbr\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EExpressVPN is our choice for the best VPN service. It's one of the most popular VPN providers out there, offering a wide range of platforms and protocols.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EPlatforms include:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EWindows\u003C\u002Fli\u003E\u003Cli\u003EMacOS\u003C\u002Fli\u003E\u003Cli\u003EiOS\u003C\u002Fli\u003E\u003Cli\u003EAndroid\u003C\u002Fli\u003E\u003Cli\u003EChromebook\u003C\u002Fli\u003E\u003Cli\u003EKindle Fire\u003C\u002Fli\u003E\u003Cli\u003ELinux\u003C\u002Fli\u003E\u003Cli\u003ERouters\u003C\u002Fli\u003E\u003Cli\u003EAmazon Fire TV and Fire Stick\u003C\u002Fli\u003E\u003Cli\u003EAndroid TV\u003C\u002Fli\u003E\u003Cli\u003EChromecast with Google TV\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EYou can also manually set up ExpressVPN to work with some gaming consoles (Xbox, PlayStation, and Nintendo Switch) and TVs (Apple TV, Roku, etc.) that do not support its app.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fexpressvpn-review\u002F&quot; target=&quot;_blank&quot;\u003EExpressVPN review: A fine VPN service\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fhow-does-expressvpn-work-how-to-set-it-up-and-use-it-tutorial\u002F&quot; target=&quot;_blank&quot;\u003EHow does ExpressVPN work? Plus, how to set it up and use it\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EExpressVPN has an expansive network with servers in 94 countries. It also delivers a speedy and consistent connection, which helped ExpressVPN find its way onto our list of \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Ffastest-vpn\u002F&quot;\u003Efastest VPNs\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003Cp\u003EThe company doesn't log your browsing history, IP address, or traffic destination, but it does collect some information about how the service is used. The amount of data transferred, dates you connected to the VPN (not times), and the location of the VPN server are all logged. That said, we give credit to ExpressVPN for being upfront about this and \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.expressvpn.com\u002Fwhat-is-vpn\u002Fpolicy-towards-logs&quot;\u003Ebeing transparent about the information they collect\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EExclusive offer:&amp;nbsp;\u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fxvctlink.com\u002Fcoupons?offer=3monthsfree&amp;amp;a_fid=zdnet&amp;amp;data1=[subid_value]&amp;amp;data2=5bestvpn22&quot; target=&quot;_blank&quot;\u003EGet 3 extra months free\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EFast and reliable connection\u003C\u002Fli\u003E\u003Cli\u003EWorks on tons of platforms\u003C\u002Fli\u003E\u003Cli\u003ETransparent privacy policy\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMore expensive than many competitors\u003C\u002Fli\u003E\u003Cli\u003EOnly 5 simultaneous connections\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"ExpressVPN\" data-superlative=\"Best VPN overall\" data-imagegroup=\"{&quot;alt&quot;:&quot;express.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;c5e0aaa5-2438-4c55-bb1c-6ff581e5f8a3&quot;,&quot;title&quot;:&quot;Express VPN review | Best VPN service&quot;,&quot;filename&quot;:&quot;express-vpn-review-best-vpn-service.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002Fc5e0aaa5-2438-4c55-bb1c-6ff581e5f8a3\u002Fexpress-vpn-review-best-vpn-service.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:293920,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:47:59&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:48:05&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Express VPN review | Best VPN service&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;c5e0aaa5-2438-4c55-bb1c-6ff581e5f8a3&quot;,&quot;imageAltText&quot;:&quot;express.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;express-vpn-review-best-vpn-service.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F04&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:false,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;ExpressVPN&quot;,&quot;offerPrice&quot;:&quot;13&quot;,&quot;monetizationStatus&quot;:&quot;off&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fxvctlink.com\u002Fcoupons?offer=3monthsfree&amp;a_fid=zdnet&amp;data1=[subid_value]&amp;data2=5bestvpn22&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fxvctlink.com\u002Fcoupons?offer=3monthsfree&amp;a_fid=zdnet&amp;data1=[subid_value]&amp;data2=5bestvpn22&quot;}]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;ExpressVPN&quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fc\\\u002FExpressvpn&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002FIjq5G02zOtM?autoplay=0&amp;loop=0&amp;fs=1&amp;start=0&amp;rel=1&amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;Make the best use of ExpressVPN server locations\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002FIjq5G02zOtM\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;Make the best use of ExpressVPN server locations&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002FIjq5G02zOtM\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"1e18a427-c9fc-4e99-8e05-0ccabf25be03\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003E\u003Cstrong\u003ESurfshark VPN Specifications:\u003C\u002Fstrong\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003E\u003Cstrong\u003ESimultaneous Connections\u003C\u002Fstrong\u003E:\u003C\u002Fstrong\u003E&amp;nbsp;Unlimited\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EKill Switch:\u003C\u002Fstrong\u003E&amp;nbsp;Yes\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EPlatforms: \u003C\u002Fstrong\u003EWindows, MacOS, Linux, iOS, Android, Fire TV, Firefox, Android TV\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ELogging:\u003C\u002Fstrong\u003E&amp;nbsp;None, except billing data\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECountries\u003C\u002Fstrong\u003E: 95\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ETrial\u002FMBG:\u003C\u002Fstrong\u003E&amp;nbsp;30 day\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003ESurfshark has a solid VPN with a good price for the two-year plan – it costs just under $2.50 a month (paid upfront). We didn't find any leaks in our \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsurfshark-vpn-review\u002F&quot;\u003ESurfshark VPN review\u003C\u002Fa\u003E and testing, which is exactly what you want to see. It also makes security a priority with AES-256-GCM, Perfect Forward Secrecy, and RSA-2048 encryption. And Surfshark offers a browser plugin designed specifically to stop WebRTC leaks.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fsurfshark-vpn-review\u002F&quot; target=&quot;_blank&quot;\u003ESurfshark VPN review: Bargain price, unlimited connections\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fexpressvpn-vs-surfshark-vs-nordvpn-which-vpn-service-is-best\u002F&quot; target=&quot;_blank&quot;\u003EExpressVPN vs. Surfshark vs. NordVPN: Which is best?\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fnordvpn-vs-surfshark-which-vpn-is-best-for-you\u002F&quot; target=&quot;_blank&quot;\u003ENordVPN vs. Surfshark: Which VPN is best for you?\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003ESurfshark's performed better than Norton Secure VPN and NordVPN but below IPVanish and ExpressVPN. With that in mind, we appreciated its complementary and inexpensive add-on features, such as anti-tracking, a search engine that doesn't log your information, and a scanner that searches data breach lists for your email. You can also connect through two VPN servers with Surfshark's multihop option. However, not all of these features are available for Apple devices.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EUnlimited simultaneous connections\u003C\u002Fli\u003E\u003Cli\u003EWide range of useful features\u003C\u002Fli\u003E\u003Cli\u003EAvailable on all major platforms\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EFewer features for Apple devices\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Surfshark VPN\" data-superlative=\"Best VPN for value\" data-imagegroup=\"{&quot;alt&quot;:&quot;surfshark.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;c82ae67e-7b0d-4e18-b72c-4eeaa614ae4e&quot;,&quot;title&quot;:&quot;Surfshark VPN review | Best VPN service&quot;,&quot;filename&quot;:&quot;surfshark-vpn-review-best-vpn-service.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002Fc82ae67e-7b0d-4e18-b72c-4eeaa614ae4e\u002Fsurfshark-vpn-review-best-vpn-service.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:224179,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:48:15&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:48:21&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Surfshark VPN review | Best VPN service&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;c82ae67e-7b0d-4e18-b72c-4eeaa614ae4e&quot;,&quot;imageAltText&quot;:&quot;surfshark.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;surfshark-vpn-review-best-vpn-service.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F04&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:false,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Surfshark&quot;,&quot;offerPrice&quot;:&quot;13&quot;,&quot;monetizationStatus&quot;:&quot;off&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fget.surfshark.net\u002Faff_c?offer_id=50&amp;aff_id=1511&amp;source=zdnet&amp;aff_sub=[subid_value]&amp;aff_sub2=5bestvpn22&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fget.surfshark.net\u002Faff_c?offer_id=50&amp;aff_id=1511&amp;source=zdnet&amp;aff_sub=[subid_value]&amp;aff_sub2=5bestvpn22&quot;}]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;Surfshark Academy&quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fc\\\u002FSurfshark&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002F9CFKmeOoSfU?autoplay=0&amp;loop=0&amp;fs=1&amp;start=0&amp;rel=1&amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;How to get started with Surfshark\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002F9CFKmeOoSfU\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;How to get started with Surfshark&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002F9CFKmeOoSfU\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"438871ba-e1e0-480f-9efa-22418bbb8eaf\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003E\u003Cstrong\u003ENordVPN Specifications:\u003C\u002Fstrong\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003E\u003Cstrong\u003ESimultaneous Connections\u003C\u002Fstrong\u003E:\u003C\u002Fstrong\u003E&amp;nbsp;6\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EKill Switch:\u003C\u002Fstrong\u003E&amp;nbsp;Yes\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EPlatforms:&amp;nbsp;\u003C\u002Fstrong\u003EWindows, macOS, iOS, Android, Linux, Android TV, Chrome, Firefox\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ELogging:\u003C\u002Fstrong\u003E&amp;nbsp;None, except billing data\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECountries:\u003C\u002Fstrong\u003E&amp;nbsp;59\u003Cbr\u003E \u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EServers:\u003C\u002Fstrong\u003E&amp;nbsp;5500+\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ETrial\u002FMBG:\u003C\u002Fstrong\u003E&amp;nbsp;30 day\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003EAlso:&amp;nbsp;\u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fhow-does-nordvpn-work-plus-how-to-set-it-up-and-use-it-tutorial\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003EHow does NordVPN work? Plus, how to set it up and use it\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003ENordVPN is one of the most widely used consumer VPNs available. For most users, it checks all the boxes: Secure, \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-vpn-for-streaming-fire-stick-netflix-more\u002F&quot;\u003Egood for streaming\u003C\u002Fa\u003E, and all the bells and whistles you're likely to need. We've found it to be one of the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Ffastest-vpn\u002F&quot; target=&quot;_blank&quot;\u003Efastest VPNs\u003C\u002Fa\u003E with the most consistent speeds.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso:&amp;nbsp;\u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fnord-vpn-review-an-in-depth-look-at-a-popular-vpn\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003EOur review of NordVPN\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003EWe like all of the features beyond a basic VPN that Nord offers. It supports P2P sharing and has an option for a second layer of encryption through what it calls Double VPN. You can set up a dedicated IP address if you want to run a VPN that doubles as a server. Not only that, but its Onion over VPN unlocks TOR capabilities over its VPN. NordVPN can run on all of the major platforms and a number of home-network platforms. The company also provides VPN and cybersecurity services to businesses through its NordLayer product (formerly NordVPN Teams).\u003C\u002Fp\u003E\u003Cp\u003EIn testing, NordVPN performed well enough, but the ping speeds were on the slower side, and playing a twitch video game isn't something I'd want to do over this VPN. Although this isn't a challenge unique to NordVPN, the majority of VPNs have pretty miserable ping speeds. Still, it's a strong choice, and you can always try it for 30 days and get a full refund.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ENordVPN fall sale\u003C\u002Fstrong\u003E: \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.nordvpn.net\u002Faff_c?offer_id=378&amp;amp;aff_id=307&amp;amp;source=zdnet&amp;amp;aff_sub=zd-07451060374d4b639f8bf459cbea7371-dtp&amp;amp;aff_sub2=5bestvpn22&quot; target=&quot;_blank&quot;\u003EUp to 68% off 2-year plans\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003ERight now NordVPN is running an autumn sale with 3 free months added to discounted 2-year plans. For the standard VPN service, this drops the average monthly cost down from $3.99 to $3.09 ($83.43 upfront). You can also pick up the Plus plan (VPN + password manager &amp;amp; data breach scanner) for $3.99\u002Fmo ($107.73 upfront) instead of the usual $4.69\u002Fmo. For the Complete plan, which includes the VPN, password manager, data breach scanner, and 1 TB of encrypted storage, this sale cuts your average monthly cost from $5.99 to $5.29 ($142.83 upfront).\u003C\u002Fp\u003E\u003Cp\u003EThis promotion started on Aug. 17th and will run for two months.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGreat speeds\u003C\u002Fli\u003E\u003Cli\u003EExtensive server network\u003C\u002Fli\u003E\u003Cli\u003EEasy-to-use apps\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOnly six concurrent connections\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"NordVPN\" data-superlative=\"Best VPN for travel\" data-imagegroup=\"{&quot;alt&quot;:&quot;nordvpn.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;ef4cec27-38c3-449b-899e-e8b159039542&quot;,&quot;title&quot;:&quot;NordVPN review | Best VPN service&quot;,&quot;filename&quot;:&quot;nordvpn-review-best-vpn-service.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002Fef4cec27-38c3-449b-899e-e8b159039542\u002Fnordvpn-review-best-vpn-service.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:275479,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:48:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:48:38&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;NordVPN review | Best VPN service&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;ef4cec27-38c3-449b-899e-e8b159039542&quot;,&quot;imageAltText&quot;:&quot;nordvpn.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;nordvpn-review-best-vpn-service.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F04&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:false,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;NordVPN&quot;,&quot;offerPrice&quot;:&quot;12&quot;,&quot;monetizationStatus&quot;:&quot;off&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.nordvpn.net\u002Faff_c?offer_id=378&amp;aff_id=307&amp;source=zdnet&amp;aff_sub=[subid_value]&amp;aff_sub2=5bestvpn22&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.nordvpn.net\u002Faff_c?offer_id=378&amp;aff_id=307&amp;source=zdnet&amp;aff_sub=[subid_value]&amp;aff_sub2=5bestvpn22&quot;}]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;NordVPN&quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fc\\\u002FNordvpn&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002Fy-Fruuv3Su8?autoplay=0&amp;loop=0&amp;fs=1&amp;start=0&amp;rel=1&amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;NordVPN - the fastest VPN on the market\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002Fy-Fruuv3Su8\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;NordVPN - the fastest VPN on the market&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002Fy-Fruuv3Su8\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"620e2207-3f0f-4d8a-b96c-fc609c263325\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003E\u003Cstrong\u003EIPVanish VPN Specifications:\u003C\u002Fstrong\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003E\u003Cstrong\u003ESimultaneous Connections\u003C\u002Fstrong\u003E:\u003C\u002Fstrong\u003E&amp;nbsp;Unlimited\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EKill Switch:\u003C\u002Fstrong\u003E&amp;nbsp;Yes\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EPlatforms:&amp;nbsp;\u003C\u002Fstrong\u003EWindows, MacOS, iOS, Android, Linux, Fire TV, Android TV, and Kodi\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ELogging:\u003C\u002Fstrong\u003E&amp;nbsp;None, except billing data\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EServers: \u003C\u002Fstrong\u003E2,000+&amp;nbsp;\u003Cbr\u003E \u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECountries:\u003C\u002Fstrong\u003E&amp;nbsp;50\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ETrial\u002FMBG:\u003C\u002Fstrong\u003E&amp;nbsp;30 day\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EIPVanish may present itself as a plug-and-play solution, but it's a capable and very flexible product. In my opinion, the company is undervaluing itself in doing this. At a glance, \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.tkqlhce.com\u002Fclick-9041660-14528631?sid=%5Bsubid_value%5D-xid-fr1658523759644ggb&amp;amp;url=http%3A%2F%2Fwww.ipvanish.com%3Fsid%3D5bestvpn22&amp;amp;sid=zd-__COM_CLICK_ID__-dtp&quot;\u003EIPVanish\u003C\u002Fa\u003E may seem like a relatively generic VPN, but there's more to the story.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso: \u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fipvanish-review-a-rich-wealth-of-options-and-surfing-controls\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003EOur review of IPVanish\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003EIPVanish's user interface has some excellent performance graphics and an extensive selection of servers to choose from, with useful status information. As far as protocols go, there is a wide range of options. Its app also has an extensive array of configuration options.\u003C\u002Fp\u003E\u003Cp\u003ELooking at how it performs, the connection speed was insanely fast, and the transfer performance was good. One problem with security is I wasn't able to obscure that I was connecting with a VPN. However, there was a secure data transfer.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe bottom line is that IPVanish is a product with a good user experience and is solid overall, as long as you don't need to keep the fact that you're using a VPN hidden. Also, while many VPNs offer discounted rates for a two-year commitment, IPVanish only offers a discounted one-year plan before the price increases.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EUnlimited connections\u003C\u002Fli\u003E\u003Cli\u003EUltra-fast connection speed\u003C\u002Fli\u003E\u003Cli\u003EVery flexible product, with a wide range of protocols as well\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENo two-year plan, price increases after only a year\u003C\u002Fli\u003E\u003Cli\u003EI couldn't keep the VPN connection hidden\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"IPVanish VPN\" data-superlative=\"Best highly configurable VPN\" data-imagegroup=\"{&quot;alt&quot;:&quot;ipvanish.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;b27c113a-c2b2-4f12-88be-f960d424ad93&quot;,&quot;title&quot;:&quot;IPVanish VPN review | Best VPN service&quot;,&quot;filename&quot;:&quot;ipvanish-vpn-review-best-vpn-service.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002Fb27c113a-c2b2-4f12-88be-f960d424ad93\u002Fipvanish-vpn-review-best-vpn-service.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:163273,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:48:47&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:48:55&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;IPVanish VPN review | Best VPN service&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;b27c113a-c2b2-4f12-88be-f960d424ad93&quot;,&quot;imageAltText&quot;:&quot;ipvanish.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;ipvanish-vpn-review-best-vpn-service.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F04&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:false,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;IPVanish&quot;,&quot;offerPrice&quot;:&quot;11&quot;,&quot;monetizationStatus&quot;:&quot;off&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.anrdoezrs.net\u002Fclick-9041660-14542878?sid=%5Bsubid_value%5D?sid2=5bestvpn22&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.anrdoezrs.net\u002Fclick-9041660-14542878?sid=%5Bsubid_value%5D?sid2=5bestvpn22&quot;}]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;IPVanish VPN&quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fc\\\u002FIpvanish&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002F0xxRD1yhyV8?autoplay=0&amp;loop=0&amp;fs=1&amp;start=0&amp;rel=1&amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;Installing and Connecting IPVanish for iPhone &amp; iPad\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002F0xxRD1yhyV8\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;Installing and Connecting IPVanish for iPhone &amp; iPad&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002F0xxRD1yhyV8\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"4aee1f02-8d48-4146-a7c1-5e7d93cecb46\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003E\u003Cstrong\u003EProton VPN Specifications:\u003C\u002Fstrong\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003E\u003Cstrong\u003ESimultaneous Connections\u003C\u002Fstrong\u003E:\u003C\u002Fstrong\u003E&amp;nbsp;Up to 10, depending on the plan\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EKill Switch:\u003C\u002Fstrong\u003E&amp;nbsp;Yes\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EPlatforms:&amp;nbsp;\u003C\u002Fstrong\u003EWindows, MacOS, iOS, Android, Linux, routers, Android TV\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ELogging:\u003C\u002Fstrong\u003E&amp;nbsp;None, except billing data\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ECountries:\u003C\u002Fstrong\u003E&amp;nbsp;60+\u003Cbr\u003E \u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EServers:\u003C\u002Fstrong\u003E&amp;nbsp;1,700+\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003ETrial\u002FMBG:\u003C\u002Fstrong\u003E&amp;nbsp;30 day\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EWe really like the ProtonVPN story. The company was created by engineers and scientists who met at CERN (the European Center for Nuclear Research -- where the Web was invented) with a focus on creating encrypted email and VPN communications with the idea of protecting the communication of activists and journalists. The company is also headquartered in Switzerland, which has very strong privacy laws.\u003C\u002Fp\u003E\u003Cp\u003EIn terms of product, ProtonVPN has a belt-and-suspenders approach to security, layering strong protocols on top of perfect forward secrecy on top of strong encryption. Not only does ProtonVPN have a kill switch, but it also has an always-on VPN, which attempts to restore VPN service if it's dropped mid-communication. Finally, we like that all apps are open source, and the company reports that they are independently audited.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EFinally, the company offers a very generous free VPN service, allowing one machine to connect at medium speed, but there doesn't appear to be any limit to the amount of data used in the free plan.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EFree VPN plan (for a single connection)\u003C\u002Fli\u003E\u003Cli\u003ELots of extra add-ons are available\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOnly the most expensive plan unlocks streaming, P2P, and Tor over VPN\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Proton VPN\" data-superlative=\"Best open source VPN\" data-imagegroup=\"{&quot;alt&quot;:&quot;protonvpn.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;5e9f6bfc-a70f-4242-b3f8-7f50f67739d7&quot;,&quot;title&quot;:&quot;ProtonVPN review | Best VPN service&quot;,&quot;filename&quot;:&quot;protonvpn-review-best-vpn-service.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002F5e9f6bfc-a70f-4242-b3f8-7f50f67739d7\u002Fprotonvpn-review-best-vpn-service.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:243031,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:49:05&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-04 19:49:11&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;ProtonVPN review | Best VPN service&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;5e9f6bfc-a70f-4242-b3f8-7f50f67739d7&quot;,&quot;imageAltText&quot;:&quot;protonvpn.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;protonvpn-review-best-vpn-service.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F04&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-merchantoffers=\"[{&quot;useMonetization&quot;:false,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;ProtonVPN&quot;,&quot;offerPrice&quot;:&quot;11&quot;,&quot;monetizationStatus&quot;:&quot;off&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.jdoqocy.com\u002Fclick-3586864-15148777?sid=5bestvpn22&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.jdoqocy.com\u002Fclick-3586864-15148777?sid=5bestvpn22&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;Proton &quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fc\\\u002FProtonAG&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002FLM91EX7wi9w?autoplay=0&amp;loop=0&amp;fs=1&amp;start=0&amp;rel=1&amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;How to setup VPN on MacOS Tutorial\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002FLM91EX7wi9w\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;How to setup VPN on MacOS Tutorial&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002FLM91EX7wi9w\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"c1a419c1-19af-4522-8912-48381505968d\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe found the best VPN is ExpressVPN. It offers a wide range of platforms, great performance, and has server locations in an exceptionally high number of countries.&amp;nbsp;\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EBest VPN service\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EPrice\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EKill Switch\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003ECountries\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003ESimultaneous connections\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EExpressVPN\u003C\u002Ftd\u003E\u003Ctd\u003E$6.67\u002Fmo w\u002F1-year plan &amp;amp; 3-free-months\u003C\u002Ftd\u003E\u003Ctd\u003EYes\u003C\u002Ftd\u003E\u003Ctd\u003E94\u003C\u002Ftd\u003E\u003Ctd\u003E5\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003ESurfshark VPN\u003C\u002Ftd\u003E\u003Ctd\u003E$2.49\u002Fmo w\u002F2-year plan\u003C\u002Ftd\u003E\u003Ctd\u003EYes\u003C\u002Ftd\u003E\u003Ctd\u003E95\u003C\u002Ftd\u003E\u003Ctd\u003Eunlimited\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003ENordVPN\u003C\u002Ftd\u003E\u003Ctd\u003E$3.09\u002Fmo w\u002F2-year plan &amp;amp; 3 free months\u003C\u002Ftd\u003E\u003Ctd\u003EYes\u003C\u002Ftd\u003E\u003Ctd\u003E59\u003C\u002Ftd\u003E\u003Ctd\u003E6\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EIPVanish\u003C\u002Ftd\u003E\u003Ctd\u003E$3.99\u002Fmo w\u002F1-year plan\u003C\u002Ftd\u003E\u003Ctd\u003EYes\u003C\u002Ftd\u003E\u003Ctd\u003E50\u003C\u002Ftd\u003E\u003Ctd\u003EUnlimited\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EProtonVPN\u003C\u002Ftd\u003E\u003Ctd\u003E$4.99\u002Fmo w\u002F2-year plan\u003C\u002Ftd\u003E\u003Ctd\u003EYes\u003C\u002Ftd\u003E\u003Ctd\u003E60+\u003C\u002Ftd\u003E\u003Ctd\u003E1-10, varies by plan\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What is the best VPN?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"cc870d10-dedf-4cdd-b35f-509c47cc3b42\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe have written about how VPNs work and \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fvpn-services-the-ultimate-guide-to-protecting-your-data-on-the-internet\u002F&quot; target=&quot;_blank&quot;\u003Ehow to find the best VPN service for you\u003C\u002Fa\u003E. Here are four tips to help you evaluate a VPN service for yourself.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003E1. Pay attention to trial period times and use them:\u003C\u002Fstrong\u003E&amp;nbsp;Every VPN performs differently, and every user experience is going to be different still. Your ISP will offer different speeds than mine. Your favorite coffee shop has a different network connection than mine. You're even likely to be connecting to different countries and definitely different sites. Before committing to a VPN provider, test candidates thoroughly in your real-world environment. That's what the trial times and money-back guarantees are for.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003E2. Avoid free VPN providers:\u003C\u002Fstrong\u003E&amp;nbsp;Running a VPN is expensive, and if the VPN provider doesn't make money from your service fees, they're going to&amp;nbsp;\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fthe-best-free-vpns-why-they-dont-exist\u002F&quot; target=&quot;_blank&quot;\u003Emake money from your data\u003C\u002Fa\u003E&amp;nbsp;-- sometimes even stealing your personal information and selling it. Stick with the proven commercial vendors we've tested.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003E3. Don't worry about the country of jurisdiction unless:&amp;nbsp;\u003C\u002Fstrong\u003EThere are generally two classes of VPN users, those who need to protect their coffee shop surfing and those counting on a VPN to protect their lives. VPN often provides a level of security theatre where folks get bent out of shape if a country has any form of data jurisdiction. But as I showed in&amp;nbsp;\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fmeet-nordsec-the-company-behind-nordvpn-wants-to-be-your-one-stop-privacy-suite\u002F&quot; target=&quot;_blank&quot;\u003Ethis article\u003C\u002Fa\u003E, many countries outside of the so-called Five Eyes are Mutual Legal Assistance Treaties signatories and will share data with the US and other countries anyway. If you're using a VPN to protect your life, research this a lot more than reading a review article.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003E4. Finally, don't sweat warrant canaries and no log policies:&amp;nbsp;\u003C\u002Fstrong\u003EMost of you are going to use a VPN to protect your data stream from being hijacked by someone sharing your network. All of these big legal and jurisdictional issues get in the way of the simple fact that you want fast transfers and an encrypted tunnel from your spot in the airport to the website you're trying to access.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this top VPN service…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you want…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESurfshark VPN\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe least expensive top VPN\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EExpressVPN\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EServer locations in the most countries\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ENordVPN\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EConsistent speeds\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EProton VPN\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ELots of add-on features\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EIPVanish or Surfshark\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EUnlimited simultaneous connections\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EMust read:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Ffastest-vpn\u002F&quot; target=&quot;_blank&quot;\u003EThe fastest VPN services\u003C\u002Fa\u003E\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fnord-vpn-review-an-in-depth-look-at-a-popular-vpn\u002F&quot; target=&quot;_blank&quot;\u003ENordVPN review: Consistent speed and performance\u003C\u002Fa\u003E\u003Cbr\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Freader-question-answered-if-i-have-https-do-i-need-a-vpn\u002F&quot; target=&quot;_blank&quot;\u003EReader question answered: If I have https, do I need a VPN?\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Which is the right VPN for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"b9056c75-92b7-414a-82c8-287b7a1faa47\" data-edition=\"us\" data-description=\"\u003Cp\u003EThis list did not involve as much original research and testing as some of my other recommendation lists. That's because I've been writing VPN articles every month or so since early 2017. I have looked at a&nbsp;\u003Cem\u003Elot\u003C\u002Fem\u003E&nbsp;of VPN providers.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso:&nbsp;\u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Ffastest-vpn-how-we-rated-the-top-services\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003EFastest VPN: How we rated the top services\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003EMany of the providers recommended in this list have been subject to in-depth testing and reviews, written either by CNET's product evaluation team or by me. For those, we have tangible testing numbers. Other VPNs have been ones we've been talking about for years, spoken with their management and their users, and have developed a generally positive impression.\u003C\u002Fp\u003E\u003Cp\u003EBut here's the thing: All these vendors have solid money-back guarantees, and we would not have recommended them otherwise. We do test VPN services from multiple locations, but we can't test from all locations. Every home, every community, every local ISP, and every nation has a different infrastructure. It's essential that once you choose, you test for all your likely usage profiles and only then make the decision to keep the service or request a refund.\u003C\u002Fp\u003E\u003Cp\u003EOne thing to consider is whether you're looking for a solution for working at home vs. traveling. For example, if you travel rarely (even before COVID-19), have strong bandwidth at home, and have a NAS or a server box, you might want to VPN to your home server from your machine's native client and then out to the world. If you're new to working from home and your company has a dedicated VPN, you'll want to use whatever process they've set out for you.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fhow-to-install-a-vpn-on-ios-mac-windows-and-android\u002F&quot; target=&quot;_blank&quot;\u003EHow to install and set up a VPN on iOS, Mac, Windows, and Android\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fwhat-is-a-vpn-and-how-does-it-work\u002F&quot; target=&quot;_blank&quot;\u003EWhat is a VPN, and how does it work? Your guide to internet privacy and security\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fthe-best-free-vpns-why-they-dont-exist\u002F&quot; target=&quot;_blank&quot;\u003EThe best free VPNs: Why they don't exist\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E&nbsp;\u003Cbr\u003EBut, generally speaking, it doesn't hurt to have a VPN provider already set up and in your kit bag. Most home-based traffic won't require VPN usage, but having a VPN provider is a good idea if you're on any sort of shared connection. Also, having a VPN provider can be a win if you ever think you'll need to access the Internet from out and about -- like a hospital or doctor's office. Likewise, if you want to obscure where you're connecting from (this might be more important now that we're always in the same place all day), a VPN provider might help.\u003C\u002Fp\u003E\u003Cp\u003EFinally, don't expect miracles. Your home-based pandemic broadband pipes are likely to be more clogged than ever before. Everyone is at home, many people are streaming movies to stay sane, and there are only so many bits that can fit at any given time. If you experience traffic slowdowns, be sure to check not only your VPN but your Wi-Fi connection between your device and your router, your connection to your broadband provider, and even their connection to upstream providers.\u003C\u002Fp\u003E\" data-hed=\"How did we choose these VPN services?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"028355b6-019a-4f43-86cc-d445e57eb438\" data-edition=\"us\" data-description=\"\u003Cp\u003EIf you're connecting to a corporate VPN, you may not need to purchase a VPN service. All the major desktop operating systems include VPN capabilities. Here's how to get started using those.\u003C\u002Fp\u003E\" data-hed=\"Is there native VPN support already on your desktop?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"f610fa06-972d-4350-b145-4ee669f9e0b2\" data-edition=\"us\" data-description=\"\u003Cp\u003EIf you're connecting to an existing corporate virtual private network, you may not need an additional service. MacOS comes with native VPN support built right in.\u003C\u002Fp\u003E\u003Cp\u003EApple provides VPN support for High Sierra, Mojave, Catalina, and now Big Sur. Just pop open System Preferences, head over to the Network tab, and either import the configuration file you were provided or hit the plus button and add a VPN interface. Here's a \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fsupport.apple.com\u002Fguide\u002Fmac-help\u002Fset-up-a-vpn-connection-on-mac-mchlp2963\u002Fmac&quot; target=&quot;_blank&quot;\u003Ehandy tip sheet from Apple\u003C\u002Fa\u003E that will walk you through the process.\u003C\u002Fp\u003E\" data-hed=\"Native VPN support on Mac\" data-superlative=\"Connect to a corporate VPN with Apple\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cspan data-shortcode=\"commercebutton\" data-id=\"229e009a-5012-4913-aabf-ae97672fd354\" data-button-text=\"View now at Apple Support\" data-raw-url=\"https:\u002F\u002Fsupport.apple.com\u002Fguide\u002Fmac-help\u002Fset-up-a-vpn-connection-on-mac-mchlp2963\u002Fmac\" data-use-monetization=\"true\" data-edition=\"us\"\u003E\u003C\u002Fspan\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"28b8e0cf-f9ba-4227-9758-d7df4087b89a\" data-edition=\"us\" data-description=\"\u003Cp\u003EIf you're connecting to an established corporate VPN, all you need to do is add a new Windows VPN connection. Point your mouse at the Start menu, type settings, then select Settings, Network &amp;amp; Internet, VPN, then Add VPN. Make sure you have the connection details provided by work and then click on Add a New VPN Connection. Fill in the form and you're good to go. Here's a \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fsupport.microsoft.com\u002Fen-us\u002Fwindows\u002Fconnect-to-a-vpn-in-windows-3d29aeb1-f497-f6b7-7633-115722c1009c&quot; target=&quot;_blank&quot;\u003Ehandy tip sheet from Microsoft\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003Cp\u003EWindows also allows you to host a VPN server by creating a new incoming network connection, choosing the users who can connect, and telling Windows that the incoming connection is across the internet. You'll also have to configure your router to allow traffic to your computer.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Native VPN support on Windows\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cspan data-shortcode=\"commercebutton\" data-id=\"82b82c8e-b385-4e14-9ecf-8a60f508df63\" data-button-text=\"View now at Microsoft Support\" data-raw-url=\"https:\u002F\u002Fsupport.microsoft.com\u002Fen-us\u002Fhelp\u002F20510\u002Fwindows-10-connect-to-vpn\" data-use-monetization=\"true\" data-edition=\"us\"\u003E\u003C\u002Fspan\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"86668f66-34fd-49d3-9612-32139455ccba\" data-edition=\"us\" data-description=\"\u003Cp\u003ESadly, this simple solution isn't built into the standard Chrome browser. If you're just using the browser on a Mac or Windows machine, you'll need a different solution.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThat said, if you're rocking a Chromebook, all you need to do is open Settings and then Network. Click Add Connection. Then all you need to do is choose between OpenVPN and L2TP over IPSec. Google has a handy cheat sheet \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fsupport.google.com\u002Fchromebook\u002Fanswer\u002F1282338?hl=en&quot; target=&quot;_blank&quot;\u003Eright here\u003C\u002Fa\u003E to guide you through the process.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Native VPN support on Chromebook\" data-superlative=\"Connect your laptop with Google\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cspan data-shortcode=\"commercebutton\" data-id=\"ec2fbae3-f91a-4ffc-9720-7ef209405221\" data-button-text=\"View now at Google Support\" data-raw-url=\"https:\u002F\u002Fsupport.google.com\u002Fchromebook\u002Fanswer\u002F1282338?hl=en\" data-use-monetization=\"true\" data-edition=\"us\"\u003E\u003C\u002Fspan\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"a381ec85-0a7e-4907-a833-495a1cf28afd\" data-edition=\"us\" data-description=\"\u003Cp\u003EWireGuard is Linux's new baked-in VPN capability. Its code is relatively simple and small, making it far easier to maintain, test, and debug. Linus Torvalds, Mr. Linux himself, \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flkml.org\u002Flkml\u002F2018\u002F8\u002F2\u002F663&quot; target=&quot;_blank&quot;\u003Ecalls\u003C\u002Fa\u003E WireGuard &quot;a work of art.&quot;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso: \u003C\u002Fstrong\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Flinuxs-wireguard-vpn-is-here-and-ready-to-protect-you\u002F&quot; target=&quot;_blank&quot;\u003E\u003Cstrong\u003ELinux's WireGuard VPN is here and ready to protect you\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E\u003C\u002Fp\u003E\u003Cp\u003ESo what do you need to set up WireGuard? More and more of the VPNs we spotlighted support WireGuard right out of the box. You can download it for Linux. But you can also \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.wireguard.com\u002Finstall\u002F&quot; target=&quot;_blank&quot;\u003Edownload a package\u003C\u002Fa\u003E for Windows, Mac, iOS, Android, and FreeBSD. It's like most open source products, in that you'll need to do some reading and thinking to make it work. But it's free, solid, safe, and, as Linus \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Flkml.org\u002Flkml\u002F2018\u002F8\u002F2\u002F663&quot; target=&quot;_blank&quot;\u003Esays\u003C\u002Fa\u003E, &quot;Can I just once again state my love for it.&quot;&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Linux with WireGuard\" data-superlative=\"Another reason to love open source\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cspan data-shortcode=\"commercebutton\" data-id=\"0f11a61d-d582-4470-9ec7-6ffd6193623f\" data-button-text=\"View now at WireGuard\" data-raw-url=\"https:\u002F\u002Fwww.wireguard.com\u002F\" data-use-monetization=\"true\" data-edition=\"us\"\u003E\u003C\u002Fspan\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"60b81584-2f71-4812-b8c3-0226abdb1c94\" data-edition=\"us\" data-description=\"\u003Cp\u003EMany of the commercial VPN services discussed above offer router-based VPN solutions. Even though I have a pretty powerful router, I prefer to run my VPN on my NAS. Here are two NAS-based VPN solutions that will get you connected securely.\u003C\u002Fp\u003E\" data-hed=\"Is there a VPN for your whole home network?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"4c852424-9521-4c6e-977c-4aeb1e1a889e\" data-edition=\"us\" data-description=\"\u003Cp\u003EIf you have a NAS like the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fnas-wars-2017-we-test-the-synology-diskstation-ds1817-raid\u002F&quot; target=&quot;_blank&quot;\u003Etop-reviewed Synology\u003C\u002Fa\u003E, you may already have a NAS app you can set up and protect your whole home network. The Synology server has a very capable little VPN built-in, and it's available free to anyone with the NAS.\u003C\u002Fp\u003E\u003Cp\u003EIf you want to go a step further and use some Synology-exclusive VPN services like Synology SSL VPN, clientless WebVPN, and remote desktop, as well as a site-to-site VPN service, you can do so using the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fwhy-i-replaced-google-wifi-with-synologys-mesh-networking-gear-and-why-you-might-too\u002F&quot; target=&quot;_blank&quot;\u003ESynology router I reviewed last year\u003C\u002Fa\u003E.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Synology NAS VPN support\" data-superlative=\"Built-in VPN app on the NAS\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cspan data-shortcode=\"commercebutton\" data-id=\"543260b5-8314-41e3-bfa8-fa564bde7af0\" data-button-text=\"View now at Synology\" data-raw-url=\"https:\u002F\u002Fsynology.com\" data-use-monetization=\"true\" data-edition=\"us\"\u003E\u003C\u002Fspan\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"50b2292b-a1d5-406b-9089-4736019eec60\" data-edition=\"us\" data-description=\"\u003Cp\u003EQNAP, one of our other \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fnas-wars-2017-we-test-the-qnap-tvs-473-raid\u002F&quot; target=&quot;_blank&quot;\u003Etop-reviewed NAS vendors\u003C\u002Fa\u003E, offers a wide range of on-NAS applications, including VPN. The company allows you to configure their NAS as either a server or a client (or both). Here's a \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fdocs.qnap.com\u002Fnas\u002F4.1\u002FHome\u002Fen\u002Findex.html?vpn_service.htm&quot; target=&quot;_blank&quot;\u003Ehandy guide on setting up the VPN service\u003C\u002Fa\u003E. And \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fdocs.qnap.com\u002Fnas\u002F4.2\u002FSMB\u002Fen\u002Findex.html?vpn_client.htm&quot; target=&quot;_blank&quot;\u003Ehere's how to set up the NAS as a VPN client\u003C\u002Fa\u003E for your whole network.\u003C\u002Fp\u003E\" data-hed=\"QNAP NAS VPN support\" data-superlative=\"Solid client and server options\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cspan data-shortcode=\"commercebutton\" data-id=\"8e519039-6f95-4e36-8503-654930a03c06\" data-button-text=\"View now at QNAP\" data-raw-url=\"https:\u002F\u002Fqnap.com\" data-use-monetization=\"true\" data-edition=\"us\"\u003E\u003C\u002Fspan\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"2ac93f9f-2953-449e-965d-7b3c12b94a9b\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe're spotlighting paid services in this article, although some of them offer a free tier. I generally don't recommend free VPN services because I don't consider them secure. Think about this: Running a good VPN service requires hundreds of servers across the world and a ton of networking resources. It was boo-coo expensive. If you're not paying to support that infrastructure, who is? Probably advertisers or data miners. If you use a free service, your data or your eyeballs will probably be sold, and that's never a good thing. After all, you're using a VPN, so your data remains secure. You wouldn't want to then have all that data go to some company to sift through -- it completely defeats the purpose.\u003C\u002Fp\u003E\u003Cp\u003ENow, before you choose a VPN service, free or paid, I want to make it clear that no one tool can guarantee your privacy. First, anything can be hacked. But more to the point, a VPN protects your data from your computer to the VPN service. It doesn't protect what you put on servers. It doesn't protect your data from the VPN provider's VPN servers to whatever site or cloud-based application you're using. It doesn't give you good passwords or multifactor authentication. Privacy and security require you to be diligent throughout your digital journey, and VPNs, while quite helpful, are not a miracle cure.\u003C\u002Fp\u003E\" data-hed=\"What's the best free VPN service?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"b569bd75-98e8-4685-93d7-a4cbd568ed76\" data-edition=\"us\" data-description=\"\u003Cp\u003EIPVanish is the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-vpn-for-chrome\u002F&quot; target=&quot;_blank&quot;\u003Ebest VPN for Chrome\u003C\u002Fa\u003E. We did an in-depth analysis of servers, performance, Chromebook compatibility and locations and IPVanish topped ExpressVPN and NordVPN.\u003C\u002Fp\u003E\" data-hed=\"What is the best VPN for Chrome?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"a375b8ab-7964-456f-9d48-5c100b0bff9e\" data-edition=\"us\" data-description=\"\u003Cp\u003ENordVPN is the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-vpn-for-iphone-and-ipad\u002F&quot; target=&quot;_blank&quot;\u003Ebest VPN for iPhone.\u003C\u002Fa\u003E We analyzed the number of simultaneous connections, servers, and countries in addition to kill switch ability, logging, speed, ability to unlock streaming services and price and NordVPN came out on top.\u003C\u002Fp\u003E\" data-hed=\"What is the best VPN for iPhone?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"39216194-4842-4b0e-8d25-b0e5112dbfa0\" data-edition=\"us\" data-description=\"\u003Cp\u003EIf it's your data and you want it to be secure, yes. The same choices are valid regardless of what kind of device you use to transmit and receive data over the Internet.\u003C\u002Fp\u003E\" data-hed=\"Should you use a VPN on your phone or tablet?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"cbd0822c-bdef-4a8c-aa59-871c1366ffe0\" data-edition=\"us\" data-description=\"\u003Cp\u003EYes, in most countries. Some countries (and you should read&nbsp;\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fvpn-services-the-ultimate-guide-to-protecting-your-data-on-the-internet\u002F&quot; target=&quot;_blank&quot;\u003Emy guide\u003C\u002Fa\u003E&nbsp;for more in-depth info) have made VPN use illegal. And even in countries where it's legal, it's likely to be illegal to use a VPN to spoof a streaming service into giving you content that otherwise wouldn't be accessible. Plus...\u003C\u002Fp\u003E\" data-hed=\"Is it legal to use a VPN?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"25eed0be-d0ab-443d-88f7-a6d4a48d3c69\" data-edition=\"us\" data-description=\"\u003Cp\u003ESome do. Check when you sign up. For non-free plans, none of the providers we recommended limit the amount of data you can use. But almost all limit how many devices you can use at once.\u003C\u002Fp\u003E\" data-hed=\"Do VPN providers limit usage?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"756e1a44-55ac-4115-aebc-59eae99e5fb4\" data-edition=\"us\" data-description=\"\u003Cp\u003ELogging is the recording of data about your usage, and it occurs everywhere. Every website, at minimum, records an IP address, time, and data accessed so they can track traffic. All VPN providers have to check credentials against recorded personal data to make sure you paid, but a few let you sign up with Bitcoin, allowing you to completely hide your identity. When we say a VPN doesn't log data, we mean they don't track what sites you visit and for how long, but they may track how much of their own infrastructure you use.\u003C\u002Fp\u003E\" data-hed=\"What does logging really mean?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"3e8c2af7-2d89-4529-bbb2-ec3e21663637\" data-edition=\"us\" data-description=\"\u003Cp\u003ESometimes, but it's likely illegal and probably fattening. There's an ongoing arms race where the media vendors are getting better at identifying and blocking VPN connections, so each case is different. And that's all we can say about it, because... illegal.\u003C\u002Fp\u003E\" data-hed=\"Can you use a VPN to get free Netflix or watch a blacked-out sports event?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"823ec0c7-0913-4ecd-a241-f63ce611198a\" data-edition=\"us\" data-description=\"\u003Cp\u003EA VPN for your office only securely links to your office. If you want to securely link to anywhere else, you'll need another VPN service.\u003C\u002Fp\u003E\" data-hed=\"If you use a VPN to link to your office, do you need a separate VPN?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"26fe5486-5c8d-4888-b89c-abd38d284666\" data-edition=\"us\" data-description=\"\u003Cp\u003ESo let's say you're surfing along, and all of a sudden, your VPN connection fails. Your phone or computer is likely to immediately try to reconnect and do so directly without going through a VPN. All of a sudden, your data is unprotected. A kill switch is a feature in your device's VPN app that detects that connection fails and immediately shuts down network access. Like with everything, it's not a 100% perfect solution, but these days, I wouldn't recommend using a VPN that doesn't offer a kill switch.\u003C\u002Fp\u003E\" data-hed=\"What's this kill switch thing?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"719646c7-32eb-4405-92e9-4004b2d7d2f1\" data-edition=\"us\" data-description=\"\u003Cp\u003EI'll give you a personal example. When I travel, I often take my laptop and my tablet. I use the laptop to write, and I use the tablet as a second screen to look stuff up. I have two connections I'm using at once and I want my VPN to protect both. If my wife is also doing the same thing, that's four connections. Add our phones, and you have six connections. If we're using all those devices at once, that's simultaneous connections. The more, the better.\u003C\u002Fp\u003E\" data-hed=\"What do simultaneous connections mean and why should you care?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"90330c92-bcc7-4527-94db-5e94acd79af0\" data-edition=\"us\" data-description=\"\u003Cp\u003ELet's be clear: Using a VPN does add a bit of a load on your computer and can often slow down your connection. That's because your data is encrypted, decrypted, and sent through intermediate servers. Game responsiveness might suffer. You might have enough lag to lose the shot if you're a first-person shooter player. That said, both computers and VPNs have gotten much faster. When I first used a VPN, every... thing...slowed... down... to... an... unbearable... c-r-a-w-l. But now, the negative impact is almost unnoticeable.\u003C\u002Fp\u003E\u003Cp\u003EAlso, most (but not all!) of the VPN providers we spotlight limit the number of devices you can connect to simultaneously, so you may have to pick and choose which home devices to connect to.\u003C\u002Fp\u003E\" data-hed=\"Does a VPN slow down your connection?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"67578261-1bb0-4ce1-830d-e69c256ab65b\" data-edition=\"us\" data-description=\"\u003Cp\u003EIf you've been shopping for a VPN service, you've undoubtedly come across a bunch of names like SSL, OpenVPN, SSTP, L2TP\u002FIPSec, PPP, PPTP, IKEv2\u002FIPSec, SOCKS5, and more. These are all communication protocols. They are, essentially, the name of the method by which your communication is encrypted and packaged for tunneling to the VPN provider. To be honest, while VPN geeks can argue over protocols for hours, you're probably good enough if you just use the default setup by your provider.\u003C\u002Fp\u003E\" data-hed=\"What about all those weird protocol words?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"ab07b827-b2a9-4f0d-8ec1-dd13ca1a8eaa\" data-edition=\"us\" data-description=\"\u003Cp\u003EIf the products that made it into our top five don't suit your needs, there are a number of alternative VPN providers you may want to consider.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EHere are three worthwhile options:\u003C\u002Fp\u003E\u003Cp\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fcyberghost-vpn-review-more-than-just-vpn-an-all-in-one-security-kit\u002F&quot; target=&quot;_blank&quot;\u003ECyberGhost VPN\u003C\u002Fa\u003E has excellent pricing on the three-year plan ($2.29\u002Fmo) and a 45-day money-back guarantee, but the performance was just adequate.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EVyprVPN is owned by the Swiss-based company Golden Frog, one big advantage to this service is Golden Frog owns and manages its own infrastructure. So they don't have to worry about issues with third-party providers, like what \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fnordvpn-confirms-data-center-breach\u002F&quot; target=&quot;_blank&quot;\u003Ehappened with NordVPN back in 2018\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003Cp\u003E\u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fprivate-internet-access-review\u002F&quot; target=&quot;_blank&quot;\u003EPrivate Internet Access VPN\u003C\u002Fa\u003E has excellent coverage for the US, with servers (physical &amp; virtual) located in all 50 states.\u003C\u002Fp\u003E\" data-hed=\"Are there alternative VPN services worth considering?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"28441582-23dd-4546-af61-2b8e1e55684d\" data-edition=\"us\" data-hed=\"CyberGhost VPN\" data-imagegroup=\"{&quot;alt&quot;:&quot;CyberGhost VPN&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;92b8e14b-cacf-41bf-9fec-ca097b62cba0&quot;,&quot;filename&quot;:&quot;cyberghost-vpn.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002F92b8e14b-cacf-41bf-9fec-ca097b62cba0\u002Fcyberghost-vpn.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-04 20:03:00&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;92b8e14b-cacf-41bf-9fec-ca097b62cba0&quot;,&quot;imageFilename&quot;:&quot;cyberghost-vpn.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F04&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.anrdoezrs.net\u002Fclick-9041660-13944080?sid=%5Bsubid_value%5D?sid=5bestvpn22-xid-fr1659545147029cge\" data-offermerchant=\"CyberGhost VPN\" data-techobjectinfo=\"{}\" data-usemonetization=\"false\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"d62596ba-9187-470b-8587-aa0f2bc73c1e\" data-edition=\"us\" data-hed=\"VyprVPN\" data-imagegroup=\"{&quot;alt&quot;:&quot;VyprVPN&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;e3e63f31-c7e3-4b95-b585-dda6beee514e&quot;,&quot;filename&quot;:&quot;vyprvpn.png&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002Fe3e63f31-c7e3-4b95-b585-dda6beee514e\u002Fvyprvpn.png&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-04 20:03:11&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;e3e63f31-c7e3-4b95-b585-dda6beee514e&quot;,&quot;imageFilename&quot;:&quot;vyprvpn.png&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F04&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.anrdoezrs.net\u002Flinks\u002F9041660\u002Ftype\u002Fdlg\u002Fsid\u002Fzd-91054cdc737b40249e8c856ebffd4077-dtp\u002Fhttps:\u002F\u002Fwww.vyprvpn.com\u002F\" data-offermerchant=\"VyprVPN\" data-techobjectinfo=\"{}\" data-usemonetization=\"false\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"acf88d91-0ba5-4057-93b1-59b28dcfcc58\" data-edition=\"us\" data-hed=\"Private Internet Access VPN\" data-imagegroup=\"{&quot;alt&quot;:&quot;Private Internet Access VPN&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;815707f4-7bf5-45ed-afeb-caa67c80a99e&quot;,&quot;filename&quot;:&quot;private-internet-access-vpn.png&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002F815707f4-7bf5-45ed-afeb-caa67c80a99e\u002Fprivate-internet-access-vpn.png&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-04 20:03:36&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;815707f4-7bf5-45ed-afeb-caa67c80a99e&quot;,&quot;imageFilename&quot;:&quot;private-internet-access-vpn.png&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F04&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.tkqlhce.com\u002Fclick-9041660-14570828?sid=%5Bsubid_value%5D&amp;url=https%3A%2F%2Fwww.privateinternetaccess.com%2Fbuy-vpn-online%3Fsid%3D5bestvpn22&amp;sid=zd-1735075f9b5b41a696056473e0e1a941-dtp\" data-offermerchant=\"Private Internet Access\" data-techobjectinfo=\"{}\" data-usemonetization=\"false\" data-usepricing=\"false\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"867a8602-6dd8-4cb6-b32e-449daea83709\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F867a8602-6dd8-4cb6-b32e-449daea83709\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 20:51:00",timezone:"UTC",updated:b,published:b},description:"What is the best VPN overall? Our top pick is ExpressVPN because of its performance. We researched and analyzed the top VPN services -- with a focus on the number of servers in the network, level of encryption, ability to unlock streaming services, and compatibility with phones, computers, and TVs.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"7b927b38-5700-4ac2-acb4-137527902a29",image:{id:"a6a8626e-4c3c-4d87-b968-c7fdbe1019dd",filename:"best-vpn-service.jpg",dateCreated:{created:b,date:"2022-08-04 19:59:08",timezone:"UTC",updated:b,published:b},alt:"Man working on laptop",credits:"Getty Images\u002FiStockphoto",caption:"\u003Cp\u003EMan in blue shirt working on laptop at home office\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F04\u002Fa6a8626e-4c3c-4d87-b968-c7fdbe1019dd\u002Fbest-vpn-service.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Innovation^Security^VPN",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best VPN services: How do the top VPNs compare?",section:d,slug:"best-vpn",startYear:b,summary:d,title:"The best VPN of 2022: Plus, should you try a free VPN?",topics:[{id:"e5be9bf6-59dd-4954-b3b3-ee691565f832",slug:"vpn",name:"VPN",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"10a72f10-ec91-11e3-95d2-02911863765e",slug:"laptops",name:"Laptops",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"10e2a445-ec91-11e3-95d2-02911863765e",slug:"networking",name:"Networking",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"1147b242-ec91-11e3-95d2-02911863765e",slug:"smartphones",name:"Smartphones",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"e7582209-1d56-45da-8e5c-6d042b18e212",username:"tclemons1",profileUrl:b,email:d,firstName:"Taylor",lastName:"Clemons",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"c646bb0f-81fb-4b32-97e3-e73a4d0d1f03",filename:"taylor-clemons.jpg",dateCreated:{created:b,date:"2022-08-05 15:37:46",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fc646bb0f-81fb-4b32-97e3-e73a4d0d1f03\u002Ftaylor-clemons.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Taylor Clemons is a tech writer and reviewer based near Cleveland, OH. After graduating from Tiffin University in 2011, they spent several years in lawn and garden manufacturing before working on their own (now defunct) game review site, Steam Shovelers. From there, Taylor expanded into writing about consumer technology like televisions, home audio equipment, and smart home devices at Lifewire. Taylor's work can also be found at The Balance, TechRadar, Tom's Hardware, SPY.com, GameSkinny, IndieHangover, The Inventory, and Forbes.",profile:b,title:"Staff Writer",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003EA gaming mouse pad, like one for your office, can often feel like an afterthought when putting together your dream battle station. But the right mouse pad can make all the difference in solo or online play. Gaming mouse pads that have soft, woven-fabric surfaces are popular because they're affordable, comfortable to use, and easy to take with you for mobile gaming. Hard-surface mousepads are preferred by FPS players for their speed, though they are best for desktop-only gaming since they aren't as flexible as their cloth counterparts.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EExtended mousepads are great for keeping your keyboard in place while providing more room for mouse movements, while mini versions are best suited for mobile gaming or smaller desks. You can even get RGB-enabled mousepads to sync with your other peripherals and components to show off your personal style or match your favorite game's aesthetics. I've gathered a list of the best gaming mouse pads available and broke down their features to help you find the one that best fits your budget and play style.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAlso: \u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-gaming-mouse\u002F\" target=\"_blank\"\u003EBest gaming mouse: Click, click, BOOM\u003C\u002Fa\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"bf46f785-dcd8-47e1-a8ef-fa01352c956f\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Size:\u003C\u002Fstrong\u003E 14 x 10 inches | \u003Cstrong\u003ESurface material:\u003C\u002Fstrong\u003E Woven fabric or micro-texture plastic | \u003Cstrong\u003EThickness:\u003C\u002Fstrong\u003E 5mm | \u003Cstrong\u003EBase:\u003C\u002Fstrong\u003E Non-slip rubber | \u003Cstrong\u003ERGB:\u003C\u002Fstrong\u003E Yes&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe Corsair MM800 RGB Polaris is an almost perfect mouse pad that is tailor-made for gamers. You can get it with either a woven-fabric or micro-textured hard surface for speed, precision, and control, and the non-slip base keeps everything right where it should be. The mouse pad measures about 14 x 10 inches, giving you plenty of space to move your mouse, so you won't have to worry about messing up critical shots in online matches or missing tricky jumps in platformers. It features customizable RGB lighting and effects that work with Corsair's iCUE software so you can show off your personal style or sync effects and colors to the rest of your Corsair RGB components and peripherals. It even has a USB passthrough for connecting your mouse or other wired components to free up ports on your tower.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGreat surface area\u003C\u002Fli\u003E\u003Cli\u003EFabric or plastic surface\u003C\u002Fli\u003E\u003Cli\u003EUSB passthrough\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMay be too big for some desks\u003C\u002Fli\u003E\u003Cli\u003E5mm thickness may be uncomfortable for some users\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Corsair MM800 RGB Polaris\" data-superlative=\"Best gaming mouse pad overall\" data-imagegroup=\"{&quot;alt&quot;:&quot;corsair-mm800-rgb-polaris.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Corsair&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;e4bbfe83-305d-4129-b1fa-dc8e8c5849c0&quot;,&quot;title&quot;:&quot;Corsair MM800 RGB Polaris&quot;,&quot;filename&quot;:&quot;corsair-mm800-rgb-polaris.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F03\u002F03\u002Fe4bbfe83-305d-4129-b1fa-dc8e8c5849c0\u002Fcorsair-mm800-rgb-polaris.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:326854,&quot;width&quot;:1143,&quot;height&quot;:630,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-03-03 14:54:41&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-04-26 15:34:03&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Corsair&quot;,&quot;alt&quot;:&quot;Corsair MM800 RGB Polaris&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;e4bbfe83-305d-4129-b1fa-dc8e8c5849c0&quot;,&quot;imageAltText&quot;:&quot;corsair-mm800-rgb-polaris.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Corsair&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;corsair-mm800-rgb-polaris.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F03\u002F03&quot;,&quot;imageWidth&quot;:1143,&quot;imageHeight&quot;:630,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Corsair\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FCORSAIR-MM800-Polaris-Mouse-High-Performance\u002Fdp\u002FB01LZ2SET7?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;59.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FCORSAIR-MM800-Polaris-Mouse-High-Performance\u002Fdp\u002FB01LZ2SET7&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FCORSAIR-MM800-Polaris-Mouse-High-Performance\u002Fdp\u002FB01LZ2SET7?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fcorsair-mm800-polaris-rgb-gaming-mouse-pad-black%2F5578636.p%3FskuId%3D5578636&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;59.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fcorsair-mm800-polaris-rgb-gaming-mouse-pad-black\u002F5578636.p?skuId=5578636&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fcorsair-mm800-polaris-rgb-gaming-mouse-pad-black%2F5578636.p%3FskuId%3D5578636&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=24348&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.gamestop.com%2Fpc-gaming%2Fmice%2Fproducts%2Fcorsair-mm800-rgb-polaris-mouse-pad%2F322968.html%3Futm_source%3Dgoogle%26utm_medium%3Dfeeds%26utm_campaign%3D%2524PLA_%2524NB_MNFR_PC_Corsair%26utm_id%3D15171826201%26gclid%3DEAIaIQobChMIt57yx8fL-QIV0hatBh2srglqEAQYAiABEgJs4PD_BwE%26gclsrc%3Daw.ds&quot;,&quot;offerMerchant&quot;:&quot;GameStop&quot;,&quot;offerPrice&quot;:&quot;59.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.gamestop.com\u002Fpc-gaming\u002Fmice\u002Fproducts\u002Fcorsair-mm800-rgb-polaris-mouse-pad\u002F322968.html&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=24348&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.gamestop.com%2Fpc-gaming%2Fmice%2Fproducts%2Fcorsair-mm800-rgb-polaris-mouse-pad%2F322968.html%3Futm_source%3Dgoogle%26utm_medium%3Dfeeds%26utm_campaign%3D%2524PLA_%2524NB_MNFR_PC_Corsair%26utm_id%3D15171826201%26gclid%3DEAIaIQobChMIt57yx8fL-QIV0hatBh2srglqEAQYAiABEgJs4PD_BwE%26gclsrc%3Daw.ds&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;CORSAIR&quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fc\\\u002Fcorsair&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002FAAAt6dLmRp0?autoplay=0&amp;amp;loop=0&amp;amp;fs=1&amp;amp;start=0&amp;amp;rel=1&amp;amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;CORSAIR RGB Mouse Pad - MM800 RGB POLARIS\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002FAAAt6dLmRp0\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;CORSAIR RGB Mouse Pad - MM800 RGB POLARIS&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002FAAAt6dLmRp0\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"a8a9f598-f8ab-47f0-827c-8eb2678e1db7\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Size:\u003C\u002Fstrong\u003E 13.5 x 13.5 inches | \u003Cstrong\u003ESurface material:\u003C\u002Fstrong\u003E Reversible fabric\u002Fplastic | \u003Cstrong\u003EThickness:\u003C\u002Fstrong\u003E 10mm | \u003Cstrong\u003EBase:\u003C\u002Fstrong\u003E N\u002FA | \u003Cstrong\u003ERGB:\u003C\u002Fstrong\u003E Yes\u003C\u002Fp\u003E\u003Cp\u003EIf you have a Qi-enabled wireless mouse, you need the OMEN by HP Outpost mouse pad. It features a wireless charging pad that delivers up to 5W of power to keep your mouse powered up between raids and even to charge your phone or other Qi-enabled wireless peripherals in as little as 2.5 hours. The mouse pad itself features a reversible design so you can choose between soft-woven fabric and textured plastic to suit your playstyle. It also features customizable RGB lighting to sync with your other RGB components or show off your personal style. It even has a USB passthrough for connecting wired peripherals like headsets, keyboards, or microphones without needing to take up a port on your PC tower.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EReversible pad\u003C\u002Fli\u003E\u003Cli\u003EQi charging\u003C\u002Fli\u003E\u003Cli\u003EUSB passthrough\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOMEN Command Center app can be clunky\u003C\u002Fli\u003E\u003Cli\u003ENo anti-slip feet\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"OMEN by HP Outpost\" data-superlative=\"Best gaming mouse pad for wireless mice\" data-imagegroup=\"{&quot;alt&quot;:&quot;omen-charging-mouse-pad.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;HP&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;36a42bd4-e118-4ecb-be63-34c3a061fd7a&quot;,&quot;title&quot;:&quot;OMEN by HP Outpost&quot;,&quot;filename&quot;:&quot;omen-charging-mouse-pad.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F03\u002F03\u002F36a42bd4-e118-4ecb-be63-34c3a061fd7a\u002Fomen-charging-mouse-pad.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:392072,&quot;width&quot;:1107,&quot;height&quot;:648,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-03-03 16:15:56&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-04-26 15:34:13&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;HP&quot;,&quot;alt&quot;:&quot;OMEN by HP Outpost&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;36a42bd4-e118-4ecb-be63-34c3a061fd7a&quot;,&quot;imageAltText&quot;:&quot;omen-charging-mouse-pad.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;HP&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;omen-charging-mouse-pad.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F03\u002F03&quot;,&quot;imageWidth&quot;:1107,&quot;imageHeight&quot;:648,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"HP\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FHP-Wireless-Charging-Customizable-Lighting\u002Fdp\u002FB07S86CSJC?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;60.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FHP-Wireless-Charging-Customizable-Lighting\u002Fdp\u002FB07S86CSJC&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FHP-Wireless-Charging-Customizable-Lighting\u002Fdp\u002FB07S86CSJC?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=7168&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.hp.com%2Fus-en%2Fshop%2Fpdp%2Fomen-by-hp-outpost-mousepad&quot;,&quot;offerMerchant&quot;:&quot;HP&quot;,&quot;offerPrice&quot;:&quot;99.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.hp.com\u002Fus-en\u002Fshop\u002Fpdp\u002Fomen-by-hp-outpost-mousepad&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=7168&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.hp.com%2Fus-en%2Fshop%2Fpdp%2Fomen-by-hp-outpost-mousepad&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002F32ed8318075c27e1cef2ff9eb25db0d55faf1a09?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;,&quot;offerMerchant&quot;:&quot;Walmart&quot;,&quot;offerPrice&quot;:&quot;77.98&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.walmart.com\u002Fip\u002FOMEN-by-HP-Outpost-Mousepad-USB-2-0-6CM14AA-ABL\u002F240801875&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002F32ed8318075c27e1cef2ff9eb25db0d55faf1a09?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cp\u003E\u003Cstrong\u003EAlso: \u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fhome-entertainment\u002Fbest-gaming-pc\" target=\"_blank\"\u003EBest gaming PC\u003C\u002Fa\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"53bb3ef9-3b43-4570-98eb-033f8b03cadd\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Size:\u003C\u002Fstrong\u003E 16.5 x 12.5 inches | \u003Cstrong\u003ESurface material:\u003C\u002Fstrong\u003E Textured plastic | \u003Cstrong\u003EThickness:\u003C\u002Fstrong\u003E&amp;nbsp; 2mm | \u003Cstrong\u003EBase:\u003C\u002Fstrong\u003E Non-slip rubber | \u003Cstrong\u003ERGB:\u003C\u002Fstrong\u003E No&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EFor gamers who play fast and frenetic shooters or action platformers, the Razer Acari is an excellent choice for a mouse pad. The textured plastic surface provides enhanced tracking accuracy for both optic and laser mouse sensors than other Razer mousepads, and it is treated with an oleophobic coating so that oils from your hands don't slow down your mouse. Its larger size also gives you plenty of real estate to make quick or broad swipes with your mouse when you need to quickly take aim or change direction while chasing down opponents. The mouse pad measures just shy of 2mm thin, allowing your desk to feel almost completely flat for improved comfort.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EPerfect for shooters and action platformers\u003C\u002Fli\u003E\u003Cli\u003EOil and water-resistant\u003C\u002Fli\u003E\u003Cli\u003EGood size\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EThinness may not be to everyone's liking\u003C\u002Fli\u003E\u003Cli\u003ENot great for gaming on-the-go\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Razer Acari\" data-superlative=\"Best hard surface gaming mouse pad\" data-imagegroup=\"{&quot;alt&quot;:&quot;razer-acari.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Razer&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;2fb323ee-5041-4dfa-90f4-c1a2008adbda&quot;,&quot;title&quot;:&quot;Razer Acari&quot;,&quot;filename&quot;:&quot;razer-acari.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F03\u002F03\u002F2fb323ee-5041-4dfa-90f4-c1a2008adbda\u002Frazer-acari.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:237148,&quot;width&quot;:1600,&quot;height&quot;:933,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-03-03 16:24:57&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-04-26 15:34:27&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Razer&quot;,&quot;alt&quot;:&quot;Razer Acari&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;2fb323ee-5041-4dfa-90f4-c1a2008adbda&quot;,&quot;imageAltText&quot;:&quot;razer-acari.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Razer&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;razer-acari.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F03\u002F03&quot;,&quot;imageWidth&quot;:1600,&quot;imageHeight&quot;:933,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Razer\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRazer-Acari-Ultra-Low-Friction-Gaming\u002Fdp\u002FB08D1RM9DD?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;60&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRazer-Acari-Ultra-Low-Friction-Gaming\u002Fdp\u002FB08D1RM9DD&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRazer-Acari-Ultra-Low-Friction-Gaming\u002Fdp\u002FB08D1RM9DD?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Frazer-acarigaming-mouse-pad-with-ultra-low-friction-black%2F6428130.p%3FskuId%3D6428130&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;60&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Frazer-acarigaming-mouse-pad-with-ultra-low-friction-black\u002F6428130.p?skuId=6428130&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Frazer-acarigaming-mouse-pad-with-ultra-low-friction-black%2F6428130.p%3FskuId%3D6428130&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Frazer.a9yw.net\u002Fc\u002F159047\u002F642901\u002F10229?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.razer.com%2Fgaming-mouse-mats%2Frazer-acari%2FRZ02-03310100-R3U1&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Razer&quot;,&quot;offerPrice&quot;:&quot;29.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.razer.com\u002Fgaming-mouse-mats\u002Frazer-acari\u002FRZ02-03310100-R3U1&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Frazer.a9yw.net\u002Fc\u002F159047\u002F642901\u002F10229?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Fwww.razer.com%2Fgaming-mouse-mats%2Frazer-acari%2FRZ02-03310100-R3U1&amp;subId1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"9733f279-be2a-46c4-92e0-25adb881585c\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Size:\u003C\u002Fstrong\u003E 35.4 x 15.7 inches | \u003Cstrong\u003ESurface material:\u003C\u002Fstrong\u003E Woven fabric | \u003Cstrong\u003EThickness:\u003C\u002Fstrong\u003E 3mm | \u003Cstrong\u003EBase:\u003C\u002Fstrong\u003E Non-slip rubber | \u003Cstrong\u003ERGB:\u003C\u002Fstrong\u003E No\u003C\u002Fp\u003E\u003Cp\u003EAn extended mouse pad is great not only for using a mouse but also for keeping your keyboard and other peripherals in place. And the Asus ROG Scabbard II is a top-notch extended mouse pad. Asus teamed up with the American Association of Textile Chemists and Colorists to create a specialized, woven-fabric surface for the Scabbard II which resists water, oil, and dust as well as providing a military-grade nano-coating for consistent tracking response.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe Scabbard II measures about 34 x 16 inches, making it big enough for your mouse, keyboard, arcade stick, and any other peripherals you need to play your favorite games. The edges feature specialized stitching to prevent fraying and layer separation so your mouse pad can stand up to years of use. It's also only about 3mm thin, so you won't have to worry about a bulky mouse pad hurting your wrist during longer play sessions.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOil, water, and dust-resistant\u003C\u002Fli\u003E\u003Cli\u003EMilitary-grade coating\u003C\u002Fli\u003E\u003Cli\u003EAnti-fray stitching&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOnly one design scheme\u003C\u002Fli\u003E\u003Cli\u003ECan be damaged by hot liquids like coffee and tea\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"ASUS ROG Scabbard II\" data-superlative=\"Best extended gaming mouse pad\" data-imagegroup=\"{&quot;alt&quot;:&quot;asus-rog-scabbard-ii.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;ASUS&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;62def306-a20f-4809-91b8-0a6219db1f78&quot;,&quot;title&quot;:&quot;ASUS ROG Scabbard II&quot;,&quot;filename&quot;:&quot;asus-rog-scabbard-ii.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F03\u002F03\u002F62def306-a20f-4809-91b8-0a6219db1f78\u002Fasus-rog-scabbard-ii.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:327001,&quot;width&quot;:1524,&quot;height&quot;:888,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-03-03 16:26:27&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-04-26 15:34:37&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;ASUS&quot;,&quot;alt&quot;:&quot;ASUS ROG Scabbard II&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;62def306-a20f-4809-91b8-0a6219db1f78&quot;,&quot;imageAltText&quot;:&quot;asus-rog-scabbard-ii.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;ASUS&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;asus-rog-scabbard-ii.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F03\u002F03&quot;,&quot;imageWidth&quot;:1524,&quot;imageHeight&quot;:888,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"ASUS\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FASUS-Technology-Protective-Dust-Repelling-Flat-Stitched\u002Fdp\u002FB08LP6YDDM?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;44&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FASUS-Technology-Protective-Dust-Repelling-Flat-Stitched\u002Fdp\u002FB08LP6YDDM&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FASUS-Technology-Protective-Dust-Repelling-Flat-Stitched\u002Fdp\u002FB08LP6YDDM?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=44583&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.newegg.com%2Fasus-rog-scabbard-ii%2Fp%2FN82E16826960026&quot;,&quot;offerMerchant&quot;:&quot;Newegg&quot;,&quot;offerPrice&quot;:&quot;44&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.newegg.com\u002Fasus-rog-scabbard-ii\u002Fp\u002FN82E16826960026&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fclick.linksynergy.com\u002Fdeeplink?id=IokOf8qagZo&amp;mid=44583&amp;u1=[subid_value]&amp;murl=https%3A%2F%2Fwww.newegg.com%2Fasus-rog-scabbard-ii%2Fp%2FN82E16826960026&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Asus&quot;,&quot;offerPrice&quot;:&quot;39.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop.asus.com\u002Fus\u002F90mp02h0-bpua00-rog-scabbard-ii.html?gclid=EAIaIQobChMIlqzF4sjL-QIVDD6tBh08eAc3EAQYASABEgKZP_D_BwE&quot;,&quot;url&quot;:&quot;&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;ROG Global&quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fc\\\u002Fasusrog&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002FsbA4oaCyldo?autoplay=0&amp;amp;loop=0&amp;amp;fs=1&amp;amp;start=0&amp;amp;rel=1&amp;amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;ROG Scabbard II- Triple Protection Gaming Mouse pads| ROG\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002FsbA4oaCyldo\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;ROG Scabbard II- Triple Protection Gaming Mouse pads| ROG&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002FsbA4oaCyldo\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cp\u003E\u003Cstrong\u003EAlso: \u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fbest-gaming-laptop\u002F\" target=\"_blank\"\u003EBest gaming laptop\u003C\u002Fa\u003E&nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"d5078e34-40bc-4fc2-987d-4e3ab1b5257a\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003ESpecs: Size:\u003C\u002Fstrong\u003E 9.8 x 8.2 inches | \u003Cstrong\u003ESurface material:\u003C\u002Fstrong\u003E Woven fabric | \u003Cstrong\u003EThickness:\u003C\u002Fstrong\u003E 2mm | \u003Cstrong\u003EBase:\u003C\u002Fstrong\u003E Non-slip rubber | \u003Cstrong\u003ERGB:\u003C\u002Fstrong\u003E No\u003C\u002Fp\u003E\u003Cp\u003ENot everyone has the luxury of a large desk for gaming, and if you prefer to play your favorite games on a laptop, you don't need a huge mouse pad. Enter: the SteelSeries QCK Mini. It measures about 10 x 8 inches, making it perfect for smaller desks and travel; and the soft-woven fabric paired with the flexible non-slip rubber base make it easy to roll up and place in a backpack or laptop bag for gaming on-the-go.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIt's also an exceptionally affordable mouse pad, retailing for just $7 so even the tightest of budgets have room for a quality mouse pad.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGood for small desks and travel\u003C\u002Fli\u003E\u003Cli\u003EGreat price\u003C\u002Fli\u003E\u003Cli\u003EBasic, but still good quality\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENo anti-fray stitching\u003C\u002Fli\u003E\u003Cli\u003ENot water-resistant\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"SteelSeries QCK Mini\" data-superlative=\"Best small gaming mouse pad\" data-imagegroup=\"{&quot;alt&quot;:&quot;steelseries-qck-mini-mouse-pad.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;SteelSeries&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;5ee6a5a1-bcf3-49f6-980b-71ad21905f8c&quot;,&quot;title&quot;:&quot;SteelSeries QCK Mini&quot;,&quot;filename&quot;:&quot;steelseries-qck-mini-mouse-pad.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F03\u002F03\u002F5ee6a5a1-bcf3-49f6-980b-71ad21905f8c\u002Fsteelseries-qck-mini-mouse-pad.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:260338,&quot;width&quot;:1600,&quot;height&quot;:933,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-03-03 16:27:21&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-04-26 15:34:49&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;SteelSeries&quot;,&quot;alt&quot;:&quot;SteelSeries QCK Mini&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;5ee6a5a1-bcf3-49f6-980b-71ad21905f8c&quot;,&quot;imageAltText&quot;:&quot;steelseries-qck-mini-mouse-pad.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;SteelSeries&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;steelseries-qck-mini-mouse-pad.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F03\u002F03&quot;,&quot;imageWidth&quot;:1600,&quot;imageHeight&quot;:933,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"SteelSeries\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSteelSeries-QcK-Cloth-Gaming-Mouse\u002Fdp\u002FB000UEZ37G?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;6.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSteelSeries-QcK-Cloth-Gaming-Mouse\u002Fdp\u002FB000UEZ37G&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FSteelSeries-QcK-Cloth-Gaming-Mouse\u002Fdp\u002FB000UEZ37G?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsteelseries-qck-cloth-gaming-mouse-pad-medium-black%2F2822575.p%3FskuId%3D2822575%26ref%3D212&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;9.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fsteelseries-qck-cloth-gaming-mouse-pad-medium-black\u002F2822575.p?skuId=2822575&amp;ref=212&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Fsteelseries-qck-cloth-gaming-mouse-pad-medium-black%2F2822575.p%3FskuId%3D2822575%26ref%3D212&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fprf.hn\u002Fclick\u002Fcamref:1101l9Prx\u002Fpubref:[subid_value]\u002Fdestination:https%3A%2F%2Fsteelseries.com%2Fgaming-mousepads%2Fqck-series&quot;,&quot;offerMerchant&quot;:&quot;SteelSeries&quot;,&quot;offerPrice&quot;:&quot;7.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fsteelseries.com\u002Fgaming-mousepads\u002Fqck-series&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fprf.hn\u002Fclick\u002Fcamref:1101l9Prx\u002Fpubref:[subid_value]\u002Fdestination:https%3A%2F%2Fsteelseries.com%2Fgaming-mousepads%2Fqck-series&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"youtube_video\" data-size=\"large\" data-float=\"none\" data-oembed=\"{&quot;author_name&quot;:&quot;SteelSeries&quot;,&quot;author_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fuser\\\u002FSteelSeries&quot;,&quot;height&quot;:113,&quot;html&quot;:&quot;\u003Ciframe width=\\&quot;200\\&quot; height=\\&quot;113\\&quot; src=\\&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002Fembed\\\u002FtJTzWnpwnKY?autoplay=0&amp;amp;loop=0&amp;amp;fs=1&amp;amp;start=0&amp;amp;rel=1&amp;amp;feature=oembed\\&quot; frameborder=\\&quot;0\\&quot; allow=\\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\&quot; allowfullscreen title=\\&quot;Desktop QcK Mousepads in 3XL, 4XL, and 5XL sizes with optional RGB - SteelSeries\\&quot;\u003E\u003C\\\u002Fiframe\u003E&quot;,&quot;provider_name&quot;:&quot;YouTube&quot;,&quot;provider_url&quot;:&quot;https:\\\u002F\\\u002Fwww.youtube.com\\\u002F&quot;,&quot;thumbnail_height&quot;:360,&quot;thumbnail_url&quot;:&quot;https:\\\u002F\\\u002Fi.ytimg.com\\\u002Fvi\\\u002FtJTzWnpwnKY\\\u002Fhqdefault.jpg&quot;,&quot;thumbnail_width&quot;:480,&quot;title&quot;:&quot;Desktop QcK Mousepads in 3XL, 4XL, and 5XL sizes with optional RGB - SteelSeries&quot;,&quot;type&quot;:&quot;video&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;width&quot;:200}\" data-url=\"https:\u002F\u002Fyoutu.be\u002FtJTzWnpwnKY\" data-autoplay=\"false\" data-loop=\"false\" data-start=\"0\" data-fs=\"true\" data-rel=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"bc447209-ff0e-4b04-8d0b-dd85188412d8\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe Corsair MM800 RGB Polaris is the best gaming mouse pad because of its high quality materials, and tailor-made design for elite gaming. That said, all of the ones on our list offer some exceptional features, as illustrated here:\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EBest gaming mouse pad\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ESize\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EThickness\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003ERGB\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ECorsair MM800 RGB Polaris\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E14x10 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E5mm\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EOMEN by HP Outpost\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E13.5x13.5 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E10mm\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ERazer Acari\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E16.5x12.5 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E2mm\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ENo\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EASUS ROG Scannard II\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E35.4x15.7 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E3mm\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ENo\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESteelSeries QCK Mini\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E9.8x8.2 inches\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E2mm\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ENo\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What is the best gaming mouse pad?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"d864ea82-7134-4c0f-9032-358a057ce2ea\" data-edition=\"us\" data-description=\"\u003Cp\u003EOnce you've narrowed down a budget for a new mouse pad, you should measure your desk to ensure that the kind of pad you want is going to fit and work with your current setup. Extended mouse pads are great for keeping multiple peripherals in place, but aren't suited for smaller desks or mobile gaming. Hard-surface mouse pads are best suited for shooters and rhythm games that require fast, twitchy movements, while woven-fabric pads are better for lower DPI settings and slower-moving games like action RPGs.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose this best gaming mouse pad\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you want…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ECorsair MM800 RGB Polaris\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EThe best overall option.&amp;nbsp;\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EOMEN by HP Outpost\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA mouse pad built for wireless use.\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ERazer Acari\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA hard surface mouse pad.\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EASUS ROG Scannard II\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EAn extended mouse pad.\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003ESteelSeries QCK Mini\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EA compact mouse pad.\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which gaming mouse pad is right for you?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"9ed963bf-b968-4c9f-9b65-9294d0e41896\" data-edition=\"us\" data-description=\"\u003Cp\u003EAside from price, I chose a variety of sizes and surface types to curate a list of gaming mouse pads to suit a wide range of game genres and play styles. I also chose a few RGB-enabled models for gamers who like customizable lighting and syncing components for a personalized setup.\u003C\u002Fp\u003E\" data-hed=\"How did we choose these gaming mouse pads?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"8f146569-33a5-405a-8422-891b92542479\" data-edition=\"us\" data-description=\"\u003Cp\u003ENo, you don't necessarily have to buy a mouse pad to get the most out of your mouse when you play games, but they do offer some benefits. A mouse pad provides a consistent surface for your optical or laser sensor to track as well as protects your mouse and desk from everyday wear and tear.\u003C\u002Fp\u003E\" data-hed=\"Do I need a mouse pad for PC gaming?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"5217303b-a5bf-4d47-9ac3-764a7a8cdb4c\" data-edition=\"us\" data-description=\"\u003Cp\u003EYou should clean up spills immediately. Not only will this prevent staining, but it also prevents sticky build-up that can damage your mouse and make gaming uncomfortable. You should also invest in a lint roller to quickly clean up crumbs, dust, and pet hair that can gum up your mouse. Hard-surface mouse pads should be wiped down with a soft, damp cloth or disinfecting wipe once a week to prevent oil and dirt build-up, whereas fabric-topped mouse pads should be hand-washed in warm, soapy water only if they are very dirty. Just make sure you let it air dry and don't throw it in your dryer to prevent warping and fraying.\u003C\u002Fp\u003E\" data-hed=\"How often do you clean your mouse pad?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"5a1696e7-c492-4c9d-aa18-af31755b48e9\" data-edition=\"us\" data-description=\"\u003Cp\u003EA &quot;good&quot; mouse pad is a very subjective thing, but the best one for you is one that fits on your desk and gives you plenty of room to move your mouse. It also will have a surface that works best with your mouse sensor, preferred DPI settings, and provides comfort for your wrist and forearm. Woven-top mouse pads are better for lower DPI settings and games that require more control over your mouse, whereas hard-topped mats are better for speed.\u003C\u002Fp\u003E\" data-hed=\"What makes a good gaming mouse pad?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"3c47221e-395e-475e-b980-3fe84b2d89d6\" data-edition=\"us\" data-description=\"\u003Cp\u003EWith so many options out there for gaming mouse pads, there's one out there to suit just about every play style and personal preference. Here's a short list of alternative gaming mouse pads I thought were good choices:\u003C\u002Fp\u003E\" data-hed=\"Are there alternative gaming mouse pads worth considering?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"197b0112-df53-48e5-a7b9-3e7b1ca996e0\" data-edition=\"us\" data-hed=\"Razer Goliathus Mobile Stealth Edition\" data-imagegroup=\"{&quot;alt&quot;:&quot;razer-goliathus-mobile-stealth.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Razer&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;9b891448-5903-48c7-9165-bde00b072bad&quot;,&quot;filename&quot;:&quot;razer-goliathus-mobile-stealth.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fhub\u002Fi\u002F2022\u002F03\u002F03\u002F9b891448-5903-48c7-9165-bde00b072bad\u002Frazer-goliathus-mobile-stealth.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-03-03 16:31:54&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;9b891448-5903-48c7-9165-bde00b072bad&quot;,&quot;imageFilename&quot;:&quot;razer-goliathus-mobile-stealth.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F03\u002F03&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Razer\" data-offerurl=\"https:\u002F\u002Fwww.razer.com\u002Fgaming-mouse-mats\u002Frazer-goliathus-mobile-stealth-edition\u002FRZ02-01820500-R3M1\" data-offerprice=\"8\" data-offermerchant=\"Razer\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002F?tag=zdnet-buy-button-20\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"8d92454c-4597-4003-b02e-a3d539bad3c6\" data-edition=\"us\" data-hed=\"Logitech G440\" data-imagegroup=\"{&quot;alt&quot;:&quot;A black mouse on top of a black mouse pad against a black background&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: Logitech&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;c9f7f359-eb75-4ad6-a5b7-ccfb29f49be8&quot;,&quot;filename&quot;:&quot;alt-gaming-mouse-pad-1.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002Fc9f7f359-eb75-4ad6-a5b7-ccfb29f49be8\u002Falt-gaming-mouse-pad-1.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-17 18:18:50&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;c9f7f359-eb75-4ad6-a5b7-ccfb29f49be8&quot;,&quot;imageFilename&quot;:&quot;alt-gaming-mouse-pad-1.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F17&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: Logitech\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FLogitech-G440-Hard-Gaming-Mouse\u002Fdp\u002FB01CCQDZVU\" data-offerprice=\"18\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FLogitech-G440-Hard-Gaming-Mouse\u002Fdp\u002FB01CCQDZVU?tag=zdnet-buy-button-20\" data-techobjectinfo=\"{&quot;uuid&quot;:&quot;561edbac-f72f-424b-ade8-d4bfe350773a&quot;,&quot;slug&quot;:&quot;logitech-g440-mouse-pad-943000098&quot;,&quot;name&quot;:&quot;Logitech G440 - mouse pad&quot;,&quot;productType&quot;:&quot;PRODUCT&quot;,&quot;updateType&quot;:&quot;EZMONEY&quot;,&quot;mod&quot;:1660659648141,&quot;displayDate&quot;:&quot;Tue Aug 16 2022 10:20:48 GMT-0400 (Eastern Daylight Time)&quot;}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"f754db36-fa60-4630-a15c-43337db2ae98\" data-edition=\"us\" data-hed=\"ASUS ROG Balteus\" data-imagegroup=\"{&quot;alt&quot;:&quot;A black mouse sitting on top of a black gaming mouse pad with rainbow lights coming out of its sides&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Image: ASUS&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;4def60ba-f6cc-4ea5-8094-faf3cd99fe85&quot;,&quot;filename&quot;:&quot;alt-gaming-mouse-pad-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F17\u002F4def60ba-f6cc-4ea5-8094-faf3cd99fe85\u002Falt-gaming-mouse-pad-2.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-17 18:19:25&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;4def60ba-f6cc-4ea5-8094-faf3cd99fe85&quot;,&quot;imageFilename&quot;:&quot;alt-gaming-mouse-pad-2.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F17&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Image: ASUS\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FASUS-ROG-Balteus-Micro-Textured-Pass-Through\u002Fdp\u002FB07M65DNKH\" data-offerprice=\"60\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FASUS-ROG-Balteus-Micro-Textured-Pass-Through\u002Fdp\u002FB07M65DNKH?tag=zdnet-buy-button-20\" data-techobjectinfo=\"{}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-20 10:41:00",timezone:"UTC",updated:b,published:b},description:"What is the best gaming mouse pad? Our top pick is the Corsair MM800 RGB Polaris. It comes in a woven-fabric or a micro-textured hard surface, providing exceptional precision and control. We analyzed size, material, and thickness to choose the top mouse pads.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"7a3b5921-b191-4838-8676-344647915802",image:{id:"36a42bd4-e118-4ecb-be63-34c3a061fd7a",filename:"omen-charging-mouse-pad.jpg",dateCreated:{created:b,date:"2022-03-03 16:15:56",timezone:"UTC",updated:b,published:b},alt:"gaming-mouse-pad-action-shot.jpg",credits:"Corsair",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F03\u002F03\u002F36a42bd4-e118-4ecb-be63-34c3a061fd7a\u002Fomen-charging-mouse-pad.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1107,height:648,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Home & Office^Home Entertainment^Gaming^Gaming Accessories",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best gaming mouse pads: Elite mats for control and speed",section:d,slug:"best-gaming-mouse-pad",startYear:b,summary:d,title:"The 5 best gaming mouse pads of 2022",topics:[{id:"4ccc7a51-db4d-46e5-834a-6da2306636bb",slug:"gaming-accessories",name:"Gaming Accessories",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"10a72f10-ec91-11e3-95d2-02911863765e",slug:"laptops",name:"Laptops",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"110769e8-ec91-11e3-95d2-02911863765e",slug:"pcs",name:"PCs",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"61c1e602-3e74-431a-ac7c-bd8d6ea28c5c",username:"almurray1",profileUrl:b,email:d,firstName:"Allison",lastName:"Murray",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"7e9c49be-428d-4ec9-a8e5-fd042c608cad",filename:"allison-murray.jpg",dateCreated:{created:b,date:"2022-08-05 14:41:13",timezone:"UTC",updated:b,published:b},alt:b,credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002F7e9c49be-428d-4ec9-a8e5-fd042c608cad\u002Fallison-murray.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Allison Murray is a writer based in Chicago. She has years of reporting experience on a wide variety of tech-related topics and breaking news at various outlets like Digital Trends and Lifewire. Her work has been published on ABC News, Good Morning America, and Yahoo Finance. She is a graduate of Southern Illinois University where she majored in journalism.",profile:b,title:"Staff Writer",bio:d,bureau:b,authorDisclosure:b},body:"\u003Cp\u003EThe average person spends almost \u003Ca href=\"https:\u002F\u002Fwww.comparitech.com\u002Ftv-streaming\u002Fscreen-time-statistics\u002F\"\u003Eseven hours a day\u003C\u002Fa\u003E looking at a screen, whether it's your laptop, smartphone, or TV. Unfortunately, that means we are looking at a lot of blue light, affecting our eyes by making them tired, dry, and squinty. \u003C\u002Fp\u003E\u003Cp\u003EBlue light is a part of the light spectrum mainly given off by LED lights and electronic devices such as smartphones, computer screens, and televisions. Wearing blue light glasses can make those long hours we spend staring at our screens more bearable, especially at nighttime. \u003C\u002Fp\u003E\u003Cp\u003EWe rounded up some of the best blue light blocking glasses that can double as prescription glasses, cater to gamers, help you get a better night's sleep, and more. \u003C\u002Fp\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"d3594dc2-235c-4ff2-bbc6-1f019567243e\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAmple styles and color choices\u003C\u002Fli\u003E\u003Cli\u003EBlue light blocking add-on available for frames\u003C\u002Fli\u003E\u003Cli\u003ECompany offers virtual try-on or have five pairs shipped to try for free\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EWarby Parker offers a blue-light blocking add-on to their popular frames if you already wear prescription glasses. With plenty of different styles and color options, you can get a functional pair of prescription glasses that also double at blocking the harmful blue light.\u003C\u002Fp\u003E\u003Cp\u003EA free Virtual Try-on app uses augmented reality to see how the glasses would look on you. Or, you can opt to choose five frames you're interested in and get them delivered to your home for free to choose which pair looks the best on you in person. Warby Parker can even help you book an eye exam. \u003C\u002Fp\u003E\u003Cp\u003EEach pair of lenses are custom-cut and made and include impact-resistant lenses and scratch-resistant coating. In addition, they block 100% of UVA and UVB rays and up to 34% of blue light from the frequency of LED screens. \u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EVirtual and home try-on options \u003C\u002Fli\u003E\u003Cli\u003EFor every pair purchased, a pair is donated to someone in need\u003C\u002Fli\u003E\u003Cli\u003ECountless styles, colors, and sizes to choose from\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EBlue light blocking add-on costs an additional $50\u003C\u002Fli\u003E\u003Cli\u003EMost expensive option on our list&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Warby Parker Glasses\" data-superlative=\"Best prescription blue light blocking glasses\" data-imagegroup=\"{&quot;alt&quot;:&quot;warby-parker.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Warby Parker&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;2b100035-b5c8-4a0c-9e7b-ca6a0dfccbb6&quot;,&quot;title&quot;:&quot;warby-parker-blue-light-blocking-glasses&quot;,&quot;filename&quot;:&quot;warby-parker-blue-light-blocking-glasses.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F15\u002F2b100035-b5c8-4a0c-9e7b-ca6a0dfccbb6\u002Fwarby-parker-blue-light-blocking-glasses.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:214153,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-15 15:05:16&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-15 15:05:29&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Warby Parker&quot;,&quot;alt&quot;:&quot;warby-parker-blue-light-blocking-glasses&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;2b100035-b5c8-4a0c-9e7b-ca6a0dfccbb6&quot;,&quot;imageAltText&quot;:&quot;warby-parker.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Warby Parker&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;warby-parker-blue-light-blocking-glasses.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F15&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Warby Parker\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=17226&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.warbyparker.com&quot;,&quot;offerMerchant&quot;:&quot;Warby Parker&quot;,&quot;offerPrice&quot;:&quot;145&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.warbyparker.com&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.awin1.com\u002Fcread.php?awinmid=17226&amp;awinaffid=423585&amp;clickref=[subid_value]&amp;ued=https%3A%2F%2Fwww.warbyparker.com&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"2cd3c4fa-18a0-4d6b-b420-d811cd69069e\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAdd up to four times magnification\u003C\u002Fli\u003E\u003Cli\u003ESimple design to accommodate diverse face shapes\u003C\u002Fli\u003E\u003Cli\u003ELightweight frame\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EA more low-cost option is Gamma Ray Optics blue-light blocking glasses. Their simple frames are a classic style that should compliment most face shapes.\u003C\u002Fp\u003E\u003Cp\u003EYou can add up to four times magnification so that your blue light glasses will block your screens' blue light while also reducing your need to squint. The glasses themselves are super lightweight -- you can barely feel them when you have them on -- and they also come with anti-UV glare.\u003C\u002Fp\u003E\u003Cp\u003EJust be sure to double-check these glasses' measurements since they only come in one size.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ELow cost \u003C\u002Fli\u003E\u003Cli\u003ELightweight frames\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGlass size cannot be adjusted, so they may not fit everyone \u003C\u002Fli\u003E\u003Cli\u003ESlight yellow tint\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Gamma Ray Glasses\" data-superlative=\"Best budget-friendly blue light blocking glasses\" data-imagegroup=\"{&quot;alt&quot;:&quot;gamma-ray.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Gamma Ray Optics&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;d8bb60e9-b146-4a0e-b8ba-6d66a2e402b6&quot;,&quot;title&quot;:&quot;gamma-ray&quot;,&quot;filename&quot;:&quot;gamma-ray.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F04\u002F05\u002Fd8bb60e9-b146-4a0e-b8ba-6d66a2e402b6\u002Fgamma-ray.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:140965,&quot;width&quot;:1600,&quot;height&quot;:1069,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-04-05 19:28:12&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-04-05 19:28:23&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Gamma Ray Optics&quot;,&quot;alt&quot;:&quot;gamma-ray.jpg&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[&quot;blue light glasses&quot;,&quot;glasses&quot;],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;d8bb60e9-b146-4a0e-b8ba-6d66a2e402b6&quot;,&quot;imageAltText&quot;:&quot;gamma-ray.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Gamma Ray Optics&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;gamma-ray.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F04\u002F05&quot;,&quot;imageWidth&quot;:1600,&quot;imageHeight&quot;:1069,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Gamma Ray Optics\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002Fdp\u002FB00BQ7KBV4?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;15&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002Fdp\u002FB00BQ7KBV4&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002Fdp\u002FB00BQ7KBV4?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Gammarayoptix&quot;,&quot;offerPrice&quot;:&quot;16.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.gammarayoptix.com\u002Fcollections\u002Fcomputer-glasses\u002Fproducts\u002Fgr-og-003&quot;,&quot;url&quot;:&quot;&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002F98e8c1d728bc8381f83e9f67b8702a8060ebe0f8?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;,&quot;offerMerchant&quot;:&quot;Walmart&quot;,&quot;offerPrice&quot;:&quot;17.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.walmart.com\u002Fip\u002FGAMMA-RAY-Blue-Light-Blocking-Glasses-Anti-Glare-Eye-Strain\u002F155103170&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgo.shopyourlikes.com\u002Fpi\u002F98e8c1d728bc8381f83e9f67b8702a8060ebe0f8?afId=614548&amp;afCampaignId=[subid_value]&amp;afCreativeId=2993&amp;afPlacementId=2&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"44b4b8a6-b11a-473b-888b-de26fcbc619d\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAll glasses feature 100% UVA\u002FUVB protection&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EDesigned to block the highest blue light wavelengths\u003C\u002Fli\u003E\u003Cli\u003EFilters 90% of the most harmful wavelengths\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EFelix Gray allows you to choose from plenty of frame styles, colors and sizes to fit all types of face shapes. You can also choose from clear- or amber-tinted blue light glasses, but all glasses come with 100% UVA\u002FUVB protection and double-sided anti-glare coating.\u003C\u002Fp\u003E\u003Cp\u003EThese glasses are designed to block the highest energy blue light wavelengths (in the 380-440nm range). Felix Gray claims that its glasses filter over 50% of the entire range and almost 90% of the most harmful wavelengths.\u003C\u002Fp\u003E\u003Cp\u003EYou can also add an RX prescription to your blue-light glasses or magnification if you need a little more clarity. Some Felix Gray purchases may be eligible for HAS or FSA reimbursement, so it's worth seeing if your health insurance provider will help cover the cost.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ECan add magnification or an RX prescription \u003C\u002Fli\u003E\u003Cli\u003EChoose from amber or clear blue-light tints \u003C\u002Fli\u003E\u003Cli\u003ESo many different styles and colors to choose from\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EOn the expensive side&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003ENo virtual try-on\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Felix Gray Glasses\" data-superlative=\"Most stylish blue light blocking glasses\" data-imagegroup=\"{&quot;alt&quot;:&quot;felix-gray.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Felix Gray&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;b3b474a9-6e44-49f3-bda0-672547fccf03&quot;,&quot;title&quot;:&quot;felix-gray-blue-light-blocking-glasses&quot;,&quot;filename&quot;:&quot;felix-gray-blue-light-blocking-glasses.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F15\u002Fb3b474a9-6e44-49f3-bda0-672547fccf03\u002Ffelix-gray-blue-light-blocking-glasses.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:143303,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-15 15:13:14&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-15 15:13:21&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Felix Gray&quot;,&quot;alt&quot;:&quot;felix-gray-blue-light-blocking-glasses&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;b3b474a9-6e44-49f3-bda0-672547fccf03&quot;,&quot;imageAltText&quot;:&quot;felix-gray.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Felix Gray&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;felix-gray-blue-light-blocking-glasses.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F15&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Felix Gray\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Ffelixgray.ntaf.net\u002Fc\u002F159047\u002F614444\u002F10016?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Ffelixgray.com%2Fcollections%2Fblue-light-glasses&amp;subId1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Felix Gray&quot;,&quot;offerPrice&quot;:&quot;98&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Ffelixgray.com\u002Fcollections\u002Fblue-light-glasses&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Ffelixgray.ntaf.net\u002Fc\u002F159047\u002F614444\u002F10016?&amp;sharedId=zdnet&amp;u=https%3A%2F%2Ffelixgray.com%2Fcollections%2Fblue-light-glasses&amp;subId1=[subid_value]&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FFelix-Gray-Roebling-Blocking-Computer\u002Fdp\u002FB0876FVR9D?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;95&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FFelix-Gray-Roebling-Blocking-Computer\u002Fdp\u002FB0876FVR9D&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FFelix-Gray-Roebling-Blocking-Computer\u002Fdp\u002FB0876FVR9D?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Ffelix-gray-nash-blue-light-glasses-with-case-cloth-black%2F6486984.p%3FskuId%3D6486984&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;,&quot;offerMerchant&quot;:&quot;Best Buy&quot;,&quot;offerPrice&quot;:&quot;95&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Ffelix-gray-nash-blue-light-glasses-with-case-cloth-black\u002F6486984.p?skuId=6486984&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fshop-links.co\u002Flink\u002F?url=https%3A%2F%2Fwww.bestbuy.com%2Fsite%2Ffelix-gray-nash-blue-light-glasses-with-case-cloth-black%2F6486984.p%3FskuId%3D6486984&amp;publisher_slug=zdnet&amp;article_name=__ARTICLE_NAME__&amp;article_url=__ARTICLE_URL__&amp;exclusive=1&amp;u1=[subid_value]&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"4574f47c-1cf8-4797-bfdc-d642ef93eb7f\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EBlocks 65% of LED blue light\u003C\u002Fli\u003E\u003Cli\u003EAdds magnification to glasses\u003C\u002Fli\u003E\u003Cli\u003EComes in gamified-limited edition pairs\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003ESince gamers stare at screens for hours, they need a reliable pair of blue-light blocking glasses. Gunnar's gaming eyewear collection claims to reduce eye strain and prevent dry eyes from long hours of gaming.\u003C\u002Fp\u003E\u003Cp\u003EThese glasses block 65% of the LED blue light from screens and have smudge and anti-glare coating on the lenses. You can also add magnification to your glasses, so you don't have to squint as much while playing farther away from your screen.\u003C\u002Fp\u003E\u003Cp\u003EWhat's unique about these particular glasses is their gamified limited-edition pairs, such as Razer editions, 6-Siege editions, and an Assassin's Creed edition.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ELong-lasting quality \u003C\u002Fli\u003E\u003Cli\u003EYou can virtually try them on\u003C\u002Fli\u003E\u003Cli\u003EFun, video game-themed frames\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ESome model's noise pieces can dig into the bridge of the nose when wearing certain headsets \u003C\u002Fli\u003E\u003Cli\u003EPrescription models are expensive&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Gunnar Glasses\" data-superlative=\"Best blue light blocking glasses for gamers\" data-imagegroup=\"{&quot;alt&quot;:&quot;gunnar.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Gunnar&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;669ed8d8-f240-4c01-b5c8-26df8991ba95&quot;,&quot;title&quot;:&quot;gunnar&quot;,&quot;filename&quot;:&quot;gunnar.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F04\u002F05\u002F669ed8d8-f240-4c01-b5c8-26df8991ba95\u002Fgunnar.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:240509,&quot;width&quot;:1600,&quot;height&quot;:1069,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-04-05 19:33:13&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-04-05 19:33:23&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Gunnar&quot;,&quot;alt&quot;:&quot;gunnar.jpg&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[&quot;blue light glasses&quot;,&quot;glasses&quot;],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;669ed8d8-f240-4c01-b5c8-26df8991ba95&quot;,&quot;imageAltText&quot;:&quot;gunnar.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Gunnar&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;gunnar.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F04\u002F05&quot;,&quot;imageWidth&quot;:1600,&quot;imageHeight&quot;:1069,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"Gunnar\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntra.com\u002Ft\u002F8-9159-212732-90997?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fgunnar.com%2Fproduct-category%2Fgaming-eyewear%2F&quot;,&quot;offerMerchant&quot;:&quot;Gunnar&quot;,&quot;offerPrice&quot;:&quot;50&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fgunnar.com\u002Fproduct-category\u002Fgaming-eyewear\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.pntra.com\u002Ft\u002F8-9159-212732-90997?website=318972&amp;sid=[subid_value]&amp;url=https%3A%2F%2Fgunnar.com%2Fproduct-category%2Fgaming-eyewear%2F&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FGUNNAR-Gaming-Computer-Glasses-Intercept\u002Fdp\u002FB07Q8GYGVY\u002Fref=asc_df_B07Q8GYGVY\u002F?tag=hyprod-20&amp;linkCode=df0&amp;hvadid=343945379742&amp;hvpos=&amp;hvnetw=g&amp;hvrand=10086072739030374568&amp;hvpone=&amp;hvptwo=&amp;hvqmt=&amp;hvdev=c&amp;hvdvcmdl=&amp;hvlocint=&amp;hvlocphy=9014870&amp;hvtargid=pla-735879353700&amp;psc=1&amp;tag=&amp;ref=&amp;adgrpid=71940736231&amp;hvpone=&amp;hvptwo=&amp;hvadid=343945379742&amp;hvpos=&amp;hvnetw=g&amp;hvrand=10086072739030374568&amp;hvqmt=&amp;hvdev=c&amp;hvdvcmdl=&amp;hvlocint=&amp;hvlocphy=9014870&amp;hvtargid=pla-735879353700&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;54.99&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FGUNNAR-Gaming-Computer-Glasses-Intercept\u002Fdp\u002FB07Q8GYGVY&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FGUNNAR-Gaming-Computer-Glasses-Intercept\u002Fdp\u002FB07Q8GYGVY\u002Fref=asc_df_B07Q8GYGVY\u002F?tag=hyprod-20&amp;linkCode=df0&amp;hvadid=343945379742&amp;hvpos=&amp;hvnetw=g&amp;hvrand=10086072739030374568&amp;hvpone=&amp;hvptwo=&amp;hvqmt=&amp;hvdev=c&amp;hvdvcmdl=&amp;hvlocint=&amp;hvlocphy=9014870&amp;hvtargid=pla-735879353700&amp;psc=1&amp;tag=&amp;ref=&amp;adgrpid=71940736231&amp;hvpone=&amp;hvptwo=&amp;hvadid=343945379742&amp;hvpos=&amp;hvnetw=g&amp;hvrand=10086072739030374568&amp;hvqmt=&amp;hvdev=c&amp;hvdvcmdl=&amp;hvlocint=&amp;hvlocphy=9014870&amp;hvtargid=pla-735879353700&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.anrdoezrs.net\u002Flinks\u002F9041660\u002Ftype\u002Fdlg\u002Fsid\u002F[subid_value]\u002Fhttps:\u002F\u002Fwww.staples.com\u002Fgunnar-cruz-blue-light-glasses-navy-amber-cru-08601\u002Fproduct_IM16HA816?cid=PS:GS:SBD:PLA:Other&amp;gclid=EAIaIQobChMItJuZ3pLJ-QIV8nxvBB24lQ60EAQYAiABEgLC6vD_BwE&quot;,&quot;offerMerchant&quot;:&quot;Staples&quot;,&quot;offerPrice&quot;:&quot;39.95&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.staples.com\u002Fgunnar-cruz-blue-light-glasses-navy-amber-cru-08601\u002Fproduct_IM16HA816?cid=PS:GS:SBD:PLA:Other&amp;gclid=EAIaIQobChMItJuZ3pLJ-QIV8nxvBB24lQ60EAQYAiABEgLC6vD_BwE&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.anrdoezrs.net\u002Flinks\u002F9041660\u002Ftype\u002Fdlg\u002Fsid\u002F[subid_value]\u002Fhttps:\u002F\u002Fwww.staples.com\u002Fgunnar-cruz-blue-light-glasses-navy-amber-cru-08601\u002Fproduct_IM16HA816?cid=PS:GS:SBD:PLA:Other&amp;gclid=EAIaIQobChMItJuZ3pLJ-QIV8nxvBB24lQ60EAQYAiABEgLC6vD_BwE&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"7f03f73d-c357-4124-98e6-4fdcee2f7d47\" data-edition=\"us\" data-description=\"\u003Cp\u003E\u003Cstrong\u003EFeatures:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EBlocks shortwave frequencies\u003C\u002Fli\u003E\u003Cli\u003EFeatures NightShift setting to prepare eyes for sleep\u003C\u002Fli\u003E\u003Cli\u003EDiverse frame choices\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EWhile many wear blue-light glasses during the day, it's also important to consider wearing a pair at night, especially if you've made late-night scrolling a habit. Just like you have a Night Shift setting on your phone set for the evening hours, these BLUblox Sleep+ glasses help prepare your eyes to go to bed while still being able to use your smartphone or watch TV.\u003C\u002Fp\u003E\u003Cp\u003EThese glasses work by blocking shortwave blue-violet and green frequencies to reduce the amount of light in the eye. Research shows that \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.sciencedirect.com\u002Fscience\u002Farticle\u002Fabs\u002Fpii\u002FS0022395617308592?via%3Dihub&quot;\u003Eamber lenses reduce time awake\u003C\u002Fa\u003E during the night and improve the overall quality of your sleep since amber tints specifically filter the range of blue light that impacts melatonin production (440-550 nm wavelengths).\u003C\u002Fp\u003E\u003Cp\u003EWear these glasses two-three hours before bedtime so as not to disrupt your circadian rhythm to fall asleep easier.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EIt helps to improve the quality of your sleep\u003C\u002Fli\u003E\u003Cli\u003EDifferent frame styles to choose from\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EFrame material is not as high quality as other options&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" data-hed=\"Bon Charge (formerly BLUblox) Morris Sleep+ Glasses\" data-superlative=\"Best blue light blocking glasses for better sleep\" data-imagegroup=\"{&quot;alt&quot;:&quot;blublox.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;BLUblox&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;323ea70a-7443-4cd0-b2ae-f881e9e3cc11&quot;,&quot;title&quot;:&quot;blublox-sleep-glasses&quot;,&quot;filename&quot;:&quot;blublox-sleep-glasses.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F15\u002F323ea70a-7443-4cd0-b2ae-f881e9e3cc11\u002Fblublox-sleep-glasses.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:95559,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-15 15:24:09&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-15 15:24:37&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Amazon&quot;,&quot;alt&quot;:&quot;blublox-sleep-glasses&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;323ea70a-7443-4cd0-b2ae-f881e9e3cc11&quot;,&quot;imageAltText&quot;:&quot;blublox.jpg&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;BLUblox&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;blublox-sleep-glasses.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F15&quot;,&quot;imageWidth&quot;:1296,&quot;imageHeight&quot;:729,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-overridecredit=\"BLUblox\" data-merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Us.boncharge&quot;,&quot;offerPrice&quot;:&quot;99.95&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fus.boncharge.com\u002Fproducts\u002Fmorris-blue-light-blocking-glasses&quot;,&quot;url&quot;:&quot;&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FBLUblox-Wayfarer-Sleep-Blocking-Glasses\u002Fdp\u002FB07NCP1YQN?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;124.95&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FBLUblox-Wayfarer-Sleep-Blocking-Glasses\u002Fdp\u002FB07NCP1YQN&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FBLUblox-Wayfarer-Sleep-Blocking-Glasses\u002Fdp\u002FB07NCP1YQN?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;SmartBuyGlasses&quot;,&quot;offerPrice&quot;:&quot;148&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.smartbuyglasses.com\u002Fdesigner-eyeglasses\u002FBON-CHARGE\u002FBON-CHARGE-Maverick-Sleep+-Silver-532295.html?feed=us&quot;,&quot;url&quot;:&quot;&quot;}]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"f5181f68-333a-4238-86fb-23e5917b7fc4\" data-edition=\"us\" data-description=\"\u003Cp\u003EThe right blue light glasses will depend on your specific needs. Warby Parker, Gamma Ray, and Felix Grey are all great options if you want something to simply look stylish and feel better about staring at screens all day. \u003C\u002Fp\u003E\u003Cp\u003EGamers should opt for the Gunnar blue-blocking glasses since they were made with gaming in mind. And those looking to get a good night's sleep without giving up their technology should look into the BLUblox Sleep+ glasses.\u003C\u002Fp\u003E\u003Ctable data-title=&quot;6x4 Table&quot; data-float=&quot;right&quot;\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EBlue light glasses\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EPrice\u003C\u002Fstrong\u003E \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003E% of blue light blocked \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EAnti-glare? \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EWarby Parker \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$145 \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E34% \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EGamma Ray Optics \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$15 \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EN\u002FA \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EFelix Gray \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$95\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E50% \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EGunnar \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$50 \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E65% \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EYes \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EBLUblox \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E$99 \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E100% of blue and green light from 400nm to 550nm \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003ENo \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"What are the best blue light blocking glasses?\" data-superlative=\"The Warby Parker Glasses are our top pick, but here is your decision tree\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"53d0cf31-0ba6-44f9-8ed1-3d20a6586790\" data-edition=\"us\" data-description=\"\u003Cp\u003EWith a variety of brands and stylish options available, choosing the right pair can be a tricky endeavor. The key is to focus on your primary needs for the glasses. If the aim is to improve sleep quality, the Sleep+ glasses from Bon Charge will be an excellent choice. Meanwhile, if you want to reduce eye strain during gaming, you want blue light blocking glasses from Gunnar. This buying tree can help you make sense of your options:\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EChoose these blue light blocking glasses...\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003E\u003Cstrong\u003EIf you want or are…\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EWarby Parker glasses\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EQuality prescription blue light blocking glasses\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EGamma Ray glasses\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EAffordable blue light blocking glasses\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EFelix Gray glasses\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EBlue light blocking glasses with designer-inspired frames\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EGunnar Glasses\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EGaming-specific blue light blocking glasses\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cp\u003EBLUblox Sleep+ glasses\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cp\u003EBlue light blocking glasses with amber lenses for improved sleep\u003C\u002Fp\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" data-hed=\"Which is the right blue light blocking glasses for me?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"d5432607-6cc6-400d-a183-c488f7de2cdc\" data-edition=\"us\" data-description=\"\u003Cp\u003EWe carefully selected these blue light glasses based on well-known and established brands, our own use with some of the glasses, and by reading customer reviews online -- both the good and the bad.\u003C\u002Fp\u003E\u003Cp\u003EZDNet also considered factors like price, how much blue light each pair of glasses claim to block, and other features like if they had anti-glare, magnification, prescription options, etc.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"How did we choose these blue light blocking glasses?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"99a1c91c-31d5-403c-9648-9baa97da7b18\" data-edition=\"us\" data-description=\"\u003Cp\u003EBlue light block glasses use filters in their lenses to filter out the adverse effects of blue light and help increase contrast, meaning you don't have to rub your eyes as much after long periods of staring at your computer screen.\u003C\u002Fp\u003E\u003Cp\u003EBlue light is measured in nanometers, and there are different types of blue light. For example, one kind of blue light is emitted from the sun and low-energy indoor light, which comes in at 400 nanometers -- most of the glasses on this list filter 100% of this type of blue light. However, blue light that is emitted from LED screens is 420-455 nanometers, and we've listed the percentage of blue light each brand claims can filter this type of blue light.\u003C\u002Fp\u003E\" data-hed=\"How do blue light glasses work?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"49e2522e-e948-47c1-9701-945f8d0455ff\" data-edition=\"us\" data-description=\"\u003Cp\u003ENot all blue light is inherently bad. Blue light actually helps \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.ncbi.nlm.nih.gov\u002Fpmc\u002Farticles\u002FPMC5962740\u002F&quot;\u003Eboost alertness and mood\u003C\u002Fa\u003E while preventing fatigue. While this may sound great while working during the day, it's not so great at night.\u003C\u002Fp\u003E\u003Cp\u003EThe most important \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fonlinelibrary.wiley.com\u002Fdoi\u002F10.1002\u002Fjbio.201900102&quot;\u003Eresearch about blue light\u003C\u002Fa\u003E shows that continued exposure to low-intensity blue light before bedtime may affect sleep quality, circadian phase, and cycle durations.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThere are other negative effects of blue light on your health as well. While there are \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.ajo.com\u002Farticle\u002FS0002-9394(21)00072-6\u002Ffulltext&quot;\u003Econflicting reports\u003C\u002Fa\u003E, other \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.nature.com\u002Farticles\u002Fs41598-018-28254-8&quot;\u003Estudies point to the long-term exposure\u003C\u002Fa\u003E that blue light can cause to your vision, including accelerating eye diseases like macular degeneration.\u003C\u002Fp\u003E\u003Cp\u003EIn addition, one \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.ncbi.nlm.nih.gov\u002Fpmc\u002Farticles\u002FPMC4939697\u002F&quot;\u003Estudy suggests\u003C\u002Fa\u003E that blue light (along with white, amber, and red lights) can worsen a migraine or headache. Some people are also \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.ncbi.nlm.nih.gov\u002Fpmc\u002Farticles\u002FPMC6879998\u002F&quot;\u003Ereported to have less sensitivity to light\u003C\u002Fa\u003E and less light-sensitive-triggered headaches and migraines when wearing blue light glasses.&amp;nbsp;\u003C\u002Fp\u003E\" data-hed=\"Is blue light bad?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"784617b2-1e4f-4af8-8527-7266d5ffb912\" data-edition=\"us\" data-description=\"\u003Cp\u003EYou should wear your blue light glasses whenever looking at a screen for longer than 10 minutes. This means during your workday while on your computer or laptop, lying on the couch scrolling through Instagram on your phone, or reading something on your tablet.\u003C\u002Fp\u003E\u003Cp\u003EMost importantly, you should wear blue light blocking glasses in the evening hours if you are working on a late-night project on your computer or texting on your phone.\u003C\u002Fp\u003E\u003Cp\u003EWhile the studies out there differ on the effectiveness of blue light blocking glasses, there is \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fhealth.clevelandclinic.org\u002Fdo-blue-light-blocking-glasses-actually-work\u002F#:~:text=Is%20it%20bad%20to%20wear,all%20day%2C%E2%80%9D%20says%20Dr.&quot;\u003Eno harm in continuing wearing them\u003C\u002Fa\u003E if you notice a difference.\u003C\u002Fp\u003E\" data-hed=\"When should you wear blue light blocking glasses?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"cnetlisticle\" data-id=\"c75751a5-6c23-45d8-b31d-194813d5977a\" data-edition=\"us\" data-description=\"\u003Cp\u003EHere are a few other options to look into:\u003C\u002Fp\u003E\" data-hed=\"Are there alternative blue light block glasses worth considering?\" data-imagegroup=\"{}\" data-merchantoffers=\"[]\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"4682affd-34ec-4f0d-89e7-f02189995a0a\" data-edition=\"us\" data-hed=\"Benicci Glasses\" data-imagegroup=\"{&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;07f95425-9ef9-4767-a154-183f28967230&quot;,&quot;filename&quot;:&quot;benicci-glasses.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F15\u002F07f95425-9ef9-4767-a154-183f28967230\u002Fbenicci-glasses.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-15 15:36:52&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;07f95425-9ef9-4767-a154-183f28967230&quot;,&quot;imageFilename&quot;:&quot;benicci-glasses.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F15&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FBlue-Light-Blocking-Glasses-Anti-Bluelight\u002Fdp\u002FB086C66SZ2\u002F\" data-offerprice=\"17.97\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FBlue-Light-Blocking-Glasses-Anti-Bluelight\u002Fdp\u002FB086C66SZ2\u002F?tag=zdnet-buy-button-20\" data-techobjectinfo=\"{}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"62d53855-a2b5-4cc4-aba2-204f4abd8e0f\" data-edition=\"us\" data-hed=\"livho 2 Pack Blue Light Blocking Glasses\" data-imagegroup=\"{&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;2fe8cc78-85a9-4c11-819e-83f20e7c79b2&quot;,&quot;filename&quot;:&quot;livho-2-pack-blue-light-blocking-glasses.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F15\u002F2fe8cc78-85a9-4c11-819e-83f20e7c79b2\u002Flivho-2-pack-blue-light-blocking-glasses.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-15 15:40:50&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;2fe8cc78-85a9-4c11-819e-83f20e7c79b2&quot;,&quot;imageFilename&quot;:&quot;livho-2-pack-blue-light-blocking-glasses.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F15&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.amazon.com\u002FBlocking-Glasses-Computer-Reading-Eyestrain\u002Fdp\u002FB07W781XWF\u002F\" data-offerprice=\"15.98\" data-offermerchant=\"Amazon\" data-monetizedurl=\"https:\u002F\u002Fwww.amazon.com\u002FBlocking-Glasses-Computer-Reading-Eyestrain\u002Fdp\u002FB07W781XWF\u002F?tag=zdnet-buy-button-20\" data-techobjectinfo=\"{}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"commercepromo\" data-id=\"879617ce-a0ba-438c-8895-fa14822c9287\" data-edition=\"us\" data-hed=\"Peepers To The Max\" data-imagegroup=\"{&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;1c8bf921-d2d5-48f7-9b16-668334ebc103&quot;,&quot;filename&quot;:&quot;peepers-to-the-max.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F15\u002F1c8bf921-d2d5-48f7-9b16-668334ebc103\u002Fpeepers-to-the-max.jpg&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-15 15:45:12&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false},&quot;uuid&quot;:&quot;1c8bf921-d2d5-48f7-9b16-668334ebc103&quot;,&quot;imageFilename&quot;:&quot;peepers-to-the-max.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F08\u002F15&quot;}\" data-overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" data-offerurl=\"https:\u002F\u002Fwww.peepers.com\u002Fproducts\u002Fto-the-max-blue-light?variant=40162021179471\" data-offerprice=\"29\" data-offermerchant=\"Peepers\" data-techobjectinfo=\"{}\" data-usemonetization=\"true\" data-usepricing=\"true\"\u003E\u003C\u002Fdiv\u003E\u003Cdiv data-shortcode=\"pinbox\" data-uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" data-float=\"none\"\u003E\u003C\u002Fdiv\u003E",gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-20 16:54:00",timezone:"UTC",updated:b,published:b},description:"What are the best blue light-blocking glasses? The Warby Parker Glasses is our top choice with its countless styles, colors, and sizes. ZDNET examined price, customers' experiences with each brand, anti-glare features and more to find the five best blue light blocking glasses.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"e993ba7a-2d9b-4879-9ba9-44362ce4fa03",image:{id:"3b3e32b0-e1f6-4aaf-a977-2ef8a7dfbb54",filename:"zdnet-ocushield-anti-blue-light-glasses.jpg",dateCreated:{created:b,date:"2021-03-23 00:37:08",timezone:"UTC",updated:b,published:b},alt:"warby-parker.jpg",credits:"Warby Parker",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2021\u002F03\u002F23\u002F3b3e32b0-e1f6-4aaf-a977-2ef8a7dfbb54\u002Fzdnet-ocushield-anti-blue-light-glasses.jpg",cropGravity:b,crop:b,typeName:b,imageUrl:b,width:1200,height:900,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"best-list",hubTopicPathString:"Health",preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best blue light blocking glasses: Give your eyes a break",section:d,slug:"best-blue-light-blocking-glasses",startYear:b,summary:d,title:"The 5 best blue light blocking glasses of 2022",topics:[{id:"cdc289e6-e482-415e-be29-df6a040dbd9f",slug:"health",name:"Health",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"cdc289e6-e482-415e-be29-df6a040dbd9f",slug:"health",name:"Health",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNET Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d}],componentLabel:b,description:b,paging:b,slug:d,title:"Top Stories this Week",viewMoreText:b,viewMoreUrl:b},{id:"74afc2dd-b030-4440-b8d1-1283b1b9b4d6",meta:{componentName:"null",componentDisplayName:"ZDNET recommends",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Flisting\u002Fmixed_listing\u002F74afc2dd-b030-4440-b8d1-1283b1b9b4d6\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&searchBy=id&componentName=null&componentType=ContentList&page=undefined&fields=id%2Ctitle%2CpromoTitle%2CtypeName%2Cauthor%28id%2Cusername%2CfirstName%2ClastName%2CsocialProfileIds%2Cimage%2Cemail%2CmiddleName%2CauthorBio%2Ctitle%2CsuppressProfile%2CtypeName%2Cbyline%29%2CdatePublished%2Cdescription%2CpromoDescription%2CmetaData%28promoHeadline%2Clabel%2Curl%2CslideCount%2Cduration%2CtypeTitle%2ChubTopicPathString%2CpreferredProductName%2Crating%2ClinkUrl%2Corigin%2CreviewType%29%2Cimage%28id%2Cfilename%2CdateCreated%2Calt%2Ccredits%2Ccaption%2Cpath%2CtypeName%2Cwidth%2Cheight%2CbucketPath%2CbucketType%29%2Cslug%2Ctopic%2CprimaryTopic%2CsecondaryTopics%2CwordCount%2Ccontent%2Cfilters&useTransformers=&edition=eu"}},items:[{author:{id:"84261707-5816-4c70-94b1-98f8902b4739",username:"Sherin Shibu",profileUrl:b,email:d,firstName:"Sherin",lastName:"Shibu",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"8efd843a-7142-4081-bcd1-3b6c654432e4",filename:"headshot.jpg",dateCreated:{created:b,date:"2022-08-22 15:09:33",timezone:"UTC",updated:b,published:b},alt:"headshot",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F22\u002F8efd843a-7142-4081-bcd1-3b6c654432e4\u002Fheadshot.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:400,height:400,bucketPath:b,bucketType:b},socialProfileIds:{twitter:b,facebookProfile:b,facebookPage:b,instagram:b},authorBio:"Sherin Shibu started writing professionally eight years ago at a national startup. Since then she has written for publications centered on tech, startups, innovation, politics, and financial services, including PCMag, Business Insider, InvestmentWires, GovLoop, and Thrive Global. She lives in Queens, NY.",profile:b,title:d,bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-21 16:48:00",timezone:"UTC",updated:b,published:b},description:"What is the best RV? Coachmen RV Pursuit 27XPS is ZDNET's top choice. We found the best RV for a family of four, best bang-for-your-buck RV, best luxurious RV, the most reliable RV, and the best RV for full-time living. These come from the top brands and span Class A, B, and C types.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"00b69672-5d28-4305-acd6-0d30612dcfdd",image:{id:"874376fb-b81b-47fe-b45d-4af4d0952120",filename:"keystone-montana-high-country-281ck-review-best-rv-best-camper-best-motorhome.jpg",dateCreated:{created:b,date:"2022-08-21 16:40:00",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"Grand Design RV",caption:"\u003Cp\u003EAlso, notice the image file name is descriptive. Please don't upload images that have \"screenshot\" or \"image\" or something unknown in the file name. In other words, if the image is of an iPhone 13, make sure the image's file name says iPhone 13.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F21\u002F874376fb-b81b-47fe-b45d-4af4d0952120\u002Fkeystone-montana-high-country-281ck-review-best-rv-best-camper-best-motorhome.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:b,hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best RVs for camping or tiny living",section:d,slug:"best-rv",startYear:b,summary:d,title:"The 5 best RVs for camping or tiny living",topics:[{id:"3f95fcb4-e4fc-46bf-91d1-4b9ae78397b0",slug:"transportation",name:"Transportation",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"cd0ef2cd-21ab-4c98-b015-e6be4bf4b35c",username:"Christina Darby",profileUrl:b,email:d,firstName:"Christina",lastName:"Darby",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"60a50ce2-c556-4089-85dd-c7e4b5f9bd41",filename:"christina-darby-headshot.jpg",dateCreated:{created:b,date:"2022-07-22 14:16:59",timezone:"UTC",updated:b,published:b},alt:"christina-darby-headshot",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F22\u002F60a50ce2-c556-4089-85dd-c7e4b5f9bd41\u002Fchristina-darby-headshot.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:2336,height:2391,bucketPath:b,bucketType:b},socialProfileIds:{twitter:b,facebookProfile:b,facebookPage:b,instagram:b},authorBio:"Christina Darby is an associate editor based in New York City with interests in lifestyle technology, fitness and health wearables, and smart home appliances. She has a bachelor's in Integrated Marketing Communication and Journalism from Wake Forest University. When Christina is not writing about quirky tech products, she's most likely searching for the best coffee shop in NYC.",profile:b,title:"Associate Editor",bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 02:03:00",timezone:"UTC",updated:b,published:b},description:"Check out our list for the best early Labor Day deals on TVs ranging from budget-friendly to high-end smart TVs.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"d56d4a36-d170-4da8-8c64-fc2b6710a72b",image:{id:"823ff837-9013-453d-81f0-a4283f08e874",filename:"hisense-65-inch-class-h6510g-series-led-4k-uhd-smart-android-tv.jpg",dateCreated:{created:b,date:"2022-08-22 21:33:08",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:b,caption:"\u003Cp\u003EAlso, notice the image file name is descriptive. Please don't upload images that have \"screenshot\" or \"image\" or something unknown in the file name. In other words, if the image is of an iPhone 13, make sure the image's file name says iPhone 13.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F22\u002F823ff837-9013-453d-81f0-a4283f08e874\u002Fhisense-65-inch-class-h6510g-series-led-4k-uhd-smart-android-tv.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1402,height:878,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:b,hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"Labor Day TV deals: Get a 65-inch 4K Android TV for $249",section:d,slug:"best-labor-day-tv-deals",startYear:b,summary:d,title:"Labor Day TV deals: Get a 65-inch 4K Android TV for $249",topics:[{id:"239fba33-cec9-4f4d-8408-a8feecb7f71e",slug:"tvs",name:"TVs",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:"content_topic",uuid:d},{id:"9e387438-bfb1-47c2-a8a5-71be354f69de",slug:"home-entertainment",name:"Home Entertainment",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d},{author:{id:"516897af-0442-4325-ad67-5150f546675c",username:"jslate",profileUrl:b,email:d,firstName:"Josh",lastName:"Slate",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"b7a509a4-0ecd-4a06-a080-a87a2469e00e",filename:"josh-slate.jpg",dateCreated:{created:b,date:"2022-08-05 17:23:12",timezone:"UTC",updated:b,published:b},alt:"josh-slate",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fb7a509a4-0ecd-4a06-a080-a87a2469e00e\u002Fjosh-slate.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1000,height:1000,bucketPath:b,bucketType:b},socialProfileIds:{twitter:b,facebookProfile:b,facebookPage:b,instagram:b},authorBio:"Josh is a rising senior at Randolph-Macon College in Ashland, Virginia. He is a sports junkie but loves writing as he is a Communications and Business Marketing major and Journalism minor in school. In his free time he loves to hike, shoot photography, and adventure to various race tracks along the East Coast.",profile:b,title:d,bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-21 16:15:00",timezone:"UTC",updated:b,published:b},description:"What is the best PS5 game right now? Ghost of Tsushima is ZDNET's top choice. The attention to incredible visuals and the 45 hours of story content is what makes this game the best on the market for PlayStation 5 gamers.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"25437038-ac8f-4e48-b548-d8cdbe2b3563",image:{id:"57e042bc-f04f-4319-bed8-327f0689667c",filename:"best-ps5-game-playstation-5-game-review.jpg",dateCreated:{created:b,date:"2022-07-18 03:27:37",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"Playstation",caption:"\u003Cp\u003EProfessional Gamer Playing and Winning in First-Person Shooter Online Video Game on His Personal Computer. Footage Fade out into Bokeh. Room Lit by Neon Lights in Retro Arcade Style. Cyber Sport Championship.\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F18\u002F57e042bc-f04f-4319-bed8-327f0689667c\u002Fbest-ps5-game-playstation-5-game-review.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:b,hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"The 5 best PlayStation 5 games to play right now",section:d,slug:"best-ps5-games",startYear:b,summary:d,title:"The 5 best PlayStation 5 games to play right now",topics:[{id:"f07e8684-3ad4-438d-a6b4-0665b9de2f60",slug:"gaming",name:"Gaming",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:"content_topic",uuid:d},{id:"9e387438-bfb1-47c2-a8a5-71be354f69de",slug:"home-entertainment",name:"Home Entertainment",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d}],componentLabel:b,description:b,paging:b,slug:d,title:"ZDNET recommends",viewMoreText:b,viewMoreUrl:b},{id:"b55775c2-1e81-4975-a951-9002be39c6b7",meta:{componentName:"null",componentDisplayName:"Featured Story|2",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Flisting\u002Fcurated_listing\u002Fb55775c2-1e81-4975-a951-9002be39c6b7\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&searchBy=id&componentName=null&componentType=ContentList&page=undefined&fields=&useTransformers=&edition=eu"}},items:[{author:{id:"0765e4d4-53d3-4b04-878c-c0532f646fc4",username:"Sabrina Ortiz",profileUrl:b,email:d,firstName:"Sabrina",lastName:"Ortiz",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"33a37b23-de0c-4830-a4df-0c5de6eee5bf",filename:"sabrina-ortiz.jpg",dateCreated:{created:b,date:"2022-07-25 20:11:15",timezone:"UTC",updated:b,published:b},alt:"sabrina-ortiz",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F25\u002F33a37b23-de0c-4830-a4df-0c5de6eee5bf\u002Fsabrina-ortiz.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:828,height:1238,bucketPath:b,bucketType:b},socialProfileIds:{twitter:b,facebookProfile:b,facebookPage:b,instagram:b},authorBio:"Sabrina Ortiz is an associate editor for ZDNET based in New York City. She specializes in the intersection of technology and everyday life. Sabrina graduated with a B.A. in Media and Journalism and Political Science from the University of North Carolina at Chapel Hill.",profile:b,title:"Associate Editor",bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 17:38:00",timezone:"UTC",updated:b,published:b},description:"As many as 80% of professionals say inflation is impacting their career decisions, a new FlexJobs study shows.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"bec41025-eb12-460e-9915-39909240a92b",image:{id:"0a09ea13-d0d0-4f9b-a1f5-68b8a8b6937b",filename:"inflation-illustration.jpg",dateCreated:{created:b,date:"2022-08-23 23:46:20",timezone:"UTC",updated:b,published:b},alt:"inflation-illustration",credits:"Getty\u002FMalte Mueller",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002F0a09ea13-d0d0-4f9b-a1f5-68b8a8b6937b\u002Finflation-illustration.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:2070,height:1449,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"news",hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"As inflation increases prices, employees want their salaries to increase too",section:d,slug:"as-inflation-increases-prices-employees-want-their-salaries-to-increase-too",startYear:b,summary:d,title:"As inflation increases prices, employees want their salaries to increase too",topics:[{id:"926460b5-b4e9-464e-859e-278dd409a3a7",slug:"professional-development",name:"Professional Development",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"863fe219-de4d-4c2d-9e95-55e19301075a",slug:"education",name:"Education",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d}],componentLabel:b,description:b,paging:b,slug:d,title:"Featured Story|2",viewMoreText:b,viewMoreUrl:b},{id:"75df68b5-d811-4974-9296-97a6f11639d9",meta:{componentName:"null",componentDisplayName:"Deep Dive|2",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Flisting\u002Fcurated_listing\u002F75df68b5-d811-4974-9296-97a6f11639d9\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&searchBy=id&componentName=null&componentType=ContentList&page=undefined&fields=&useTransformers=&edition=eu"}},items:[{author:b,body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-05-03 12:03:06",timezone:"UTC",updated:b,published:b},description:"The new world of work needs a new set of skills. Here's what you need to know to get ahead.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"fec77ddc-de95-4b6c-b25a-db1d7d7c16c2",image:{id:"5a9310ca-feb3-4948-8a6d-f13857b4de43",filename:"programming-coding-software-developer-collaboration-it-techteams.jpg",dateCreated:{created:b,date:"2022-01-24 13:11:07",timezone:"UTC",updated:b,published:b},alt:"programming-coding-software-developer-collaboration-it-techteams.jpg",credits:"Image: skynesher\u002F Getty",caption:"\u003Cp\u003ESome tech skills remain extraordinarily high-paying.\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F01\u002F24\u002F5a9310ca-feb3-4948-8a6d-f13857b4de43\u002Fprogramming-coding-software-developer-collaboration-it-techteams.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:900,height:600,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"Default",hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"Tech skills: Upgrade your job",section:d,slug:"tech-skills-upgrade-your-job",startYear:b,summary:d,title:"Tech skills: Upgrade your job",topics:[{id:"926460b5-b4e9-464e-859e-278dd409a3a7",slug:"professional-development",name:"Professional Development",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"863fe219-de4d-4c2d-9e95-55e19301075a",slug:"education",name:"Education",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_collection",typeName:d,url:d}],componentLabel:"special feature",description:b,paging:b,slug:d,title:"Deep Dive|2",viewMoreText:b,viewMoreUrl:b},{id:"bc2db636-2840-43da-ae39-b28fb9f0bd96",meta:{componentName:"null",componentDisplayName:"Featured Story|3",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Flisting\u002Fcurated_listing\u002Fbc2db636-2840-43da-ae39-b28fb9f0bd96\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&searchBy=id&componentName=null&componentType=ContentList&page=undefined&fields=&useTransformers=&edition=eu"}},items:[{author:{id:"97e448d5-eecb-4b4e-9e00-04cef3eaaaa4",username:"scondon1",profileUrl:b,email:d,firstName:"Stephanie",lastName:"Condon",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"bca73539-dbd2-46c5-8de4-f286b3d3e73b",filename:"stephanie-condon.jpg",dateCreated:{created:b,date:"2022-08-05 14:37:33",timezone:"UTC",updated:b,published:b},alt:"stephanie-condon",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fbca73539-dbd2-46c5-8de4-f286b3d3e73b\u002Fstephanie-condon.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1000,height:1000,bucketPath:b,bucketType:b},socialProfileIds:{twitter:"StephCondonPDX",facebookProfile:b,facebookPage:b,instagram:b},authorBio:"Stephanie Condon is a staff writer for Red Ventures based in Portland, Oregon, covering business technology for ZDNET. She previously covered politics for CBSNews.com, as well as the intersection of technology and politics for CNET. Stephanie graduated with a B.A. in communication from Stanford University.",profile:b,title:"Senior Writer",bio:d,bureau:b,authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:d,contentUrl:d,coreImages:b,date:b,datePublished:{created:b,date:"2022-08-23 22:56:00",timezone:"UTC",updated:b,published:b},description:"An unopened first-generation original Apple iPod (5GB) also commanded a high price",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"48013d8b-5c66-4516-b3a0-2799c6b71104",image:{id:"6caa2390-5ae2-4dc5-b4b4-36f3af77b148",filename:"original-iphone-official-apple.jpg",dateCreated:{created:b,date:"2022-08-23 23:40:01",timezone:"UTC",updated:b,published:b},alt:"original-iphone-official-apple",credits:"Apple",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F23\u002F6caa2390-5ae2-4dc5-b4b4-36f3af77b148\u002Foriginal-iphone-official-apple.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1280,height:800,bucketPath:b,bucketType:b},label:d,metaData:{slideCount:b,duration:b,reviewType:b,typeTitle:"news",hubTopicPathString:b,preferredProductName:b,rating:b,linkUrl:b,origin:b},name:d,promoTitle:"Original iPhone in sealed box sells for $35K at auction",section:d,slug:"original-iphone-in-sealed-box-sells-for-35k-at-auction",startYear:b,summary:d,title:"Original iPhone in sealed box sells for $35K at auction",topics:[{id:"1093d9cb-ec91-11e3-95d2-02911863765e",slug:"iphone",name:"iPhone",typeName:"content_topic",uuid:d,primary:a,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:"content_topic",uuid:d},{id:"1147b242-ec91-11e3-95d2-02911863765e",slug:"smartphones",name:"Smartphones",typeName:"content_topic",uuid:d}]}],hubTopicPathString:b,type:"content_article",typeName:d,url:d}],componentLabel:b,description:b,paging:b,slug:d,title:"Featured Story|3",viewMoreText:b,viewMoreUrl:b}];m.footer=[];m.debug=b;m.isSeamless=c;o[0]=d;return {layout:"default",data:[{content:m}],fetch:{},error:b,state:{brand:g,edition:j,hasAffiliateDisclosure:c,overlayActive:c,breakingNews:c,trackedComponents:{components:{}},routeHistory:{currentPath:h},i18n:{routeParams:{}},axios:{requests:[],responses:[],errors:[]},services:{features:{debug:a,abTest:a,ads:{positiveNextStep:{criteriaValueHolder:{allowedValues:[a],notAllowedValues:[]}}},adDisplay:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},adSense:a,amazonNative:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},ampAd:a,mediaNet:a,taboola:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},bidbarrel:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},indexexchange:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},cohesion:a,tagular:a,disqus:a,editions:a,oneTrust:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},gdpr:a,mpulse:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},myfinance:a,serverScripts:{positiveNextStep:{key:"format",criteriaValueHolder:{allowedValues:[],notAllowedValues:["amp"]},isKeyRequired:c}},seamless:{positiveNextStep:{key:"seamless",criteriaValueHolder:{allowedValues:[a],notAllowedValues:[d]},isKeyRequired:c}},chartbeat:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},comscore:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},"comscore.pageView":c,tealium:a,"tealium.inline":c,"tealium.cohesion":a,urbanAirship:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c,positiveNextStep:{clientFunction:{}}}},vanity:a,"vanity.mask":a,chartbeatVideo:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},"500px":a,facebook:a,flickr:a,gifv:a,google_maps:a,imgur:a,instagram:a,playbuzz:a,reddit:a,scribd:a,soundcloud:a,twitter:a,video:a,vimeo:a,youtube:a,audiencescience:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},branch:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},crazyegg:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},digioh:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},dw:a,facebookmarketing:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},googleremarketing:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},nielsen:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},qualtrics:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},sitecatalyst:a,trackonomics:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},trueanthem:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},viglink:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},adDisplayCriteria:{positiveNextStep:{criteriaValueHolder:{allowedValues:[a],notAllowedValues:[]}}},adViewabilityTopFunnelDesktop:{positiveNextStep:{criteriaValueHolder:{allowedValues:["article","article-topic"],notAllowedValues:[]},strictCompare:c,positiveNextStep:{key:"siteSection",criteriaValueHolder:{allowedValues:["top_funnel"],notAllowedValues:[]},positiveNextStep:{criteriaValueHolder:{allowedValues:[i],notAllowedValues:[]}}}}},article:{positiveNextStep:{criteriaValueHolder:{allowedValues:["article","article-topic"],notAllowedValues:[]},strictCompare:c}},bestListExcludeEduFinance:{positiveNextStep:{criteriaValueHolder:{allowedValues:["article","article-topic"],notAllowedValues:[]},strictCompare:c,positiveNextStep:{key:"articleSubType",criteriaValueHolder:{allowedValues:["best-list"],notAllowedValues:[]},positiveNextStep:{key:"topicSlugs",criteriaValueHolder:{allowedValues:[],notAllowedValues:["education","bootcamps","computers-tech","mba","science-engineering","finance","credit-cards","banking"]}}}}},disableVideoShare:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},isNotSpecialFeature:{positiveNextStep:{key:"collectionTypeSlug",criteriaValueHolder:{allowedValues:[],notAllowedValues:["special-feature"]}}},specialFeaturesBoost:{positiveNextStep:{criteriaValueHolder:{allowedValues:["article","article-topic"],notAllowedValues:[]},strictCompare:c,positiveNextStep:{key:"topicSlugs",criteriaValueHolder:{allowedValues:[],notAllowedValues:["security","business","innovation"]}}}},productImage:{positiveNextStep:{criteriaValueHolder:{allowedValues:["article","article-topic"],notAllowedValues:[]},strictCompare:c,positiveNextStep:{key:"articleSubType",criteriaValueHolder:{allowedValues:["best-list"],notAllowedValues:[]},positiveNextStep:{key:"topicSlugs",criteriaValueHolder:{allowedValues:[],notAllowedValues:["education","bootcamps","computers-tech","mba","science-engineering"]}}}}},review:{positiveNextStep:{criteriaValueHolder:{allowedValues:["review"],notAllowedValues:[]},strictCompare:c}},topFunnel:{positiveNextStep:{key:"siteSection",criteriaValueHolder:{allowedValues:["top_funnel"],notAllowedValues:[]}}}},hidLoaded:{"ld+json":a,"chartbeat/config":a,"cohesion/abtest":a},overrides:{}},root:{environment:"production",version:d},scripts:{scripts:[]},ab:{id:b,version:b,bucket:b},ads:{adDisplay:{containerId:d,disableAdIncrement:c,disableInitialLoad:c,slotVars:{topics:e,network:k,platform:i,siteName:g},skyboxBodyClasses:b,skyboxSlotName:"pageHomeSkybox",skyboxHasOmnibar:c,targeting:{cid:e,collection:d,edition:j,section:e,pageType:f,ptype:f,pid:"front door",tag:d,topic:e,type:n,pname:e,device:i,env:l,test:d},enabled:a},adSense:{ads:[],pageOptions:{personalizedAds:c}}},format:{format:"web"},auth:{user:b,loggedIn:c,showModal:c,newsletterSubs:b,newsletterSuccess:b},device:{device:i},disqus:{isOpen:c,page:{api_key:d,identifier:d,remote_auth_s3:b,title:d,url:d},units:{}},page:{pages:[m,k],header:[{id:"d324d261-6567-42d5-a310-90ebae26beb1",meta:{componentName:"editorial-links-header",componentDisplayName:"Editorial Header Links",componentType:"EditorialLinks"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Feditorial\u002Fmixed_editorial\u002Fheader-topics-us\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=editorial-links-header&componentDisplayName=Editorial%20Header%20Links&componentType=EditorialLinks"}},componentLabel:"Header Links US",description:"Provides links for the header",items:[{label:b,linkText:"You should save those silica gel packets",linkUrl:"\u002Fhome-and-office\u002Fsmart-office\u002Fyou-should-save-those-silica-gel-packets-that-come-with-your-purchases-heres-why\u002F",trackingName:"header-trendingmenu|you-should-save-those-silica-gel-packets"},{label:b,linkText:"Back to school: Must-have tech for students",linkUrl:"\u002Fcollection\u002Fback-to-school\u002F",trackingName:"header-trendingmenu|back-to-school:-must-have-tech-for-students"},{label:b,linkText:"The 6 best home automation systems",linkUrl:"\u002Fhome-and-office\u002Fsmart-home\u002Fbest-home-automation-system\u002F",trackingName:"header-trendingmenu|the-6-best-home-automation-systems"},{label:b,linkText:"How to answer \"tell me about yourself\" in interviews",linkUrl:"\u002Feducation\u002Fprofessional-development\u002Ftell-me-about-yourself-interview-question\u002F",trackingName:"header-trendingmenu|how-to-answer-\"tell-me-about-yourself\"-in-interviews"},{label:b,linkText:"Apple explains why iPhone cases are a waste",linkUrl:"\u002Farticle\u002Fapple-politely-explains-why-iphone-cases-are-a-waste-of-money\u002F",trackingName:"header-trendingmenu|apple-explains-why-iphone-cases-are-a-waste"},{label:b,linkText:"Best online colleges",linkUrl:"\u002Feducation\u002Fbest-online-colleges\u002F",trackingName:"header-trendingmenu|best-online-colleges"},{label:b,linkText:"Best electric cars",linkUrl:"\u002Farticle\u002Fbest-electric-car\u002F",trackingName:"header-trendingmenu|best-electric-cars"},{label:b,linkText:"Best riding mowers",linkUrl:"\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-riding-mower\u002F",trackingName:"header-trendingmenu|best-riding-mowers"},{label:b,linkText:"Best VPN services",linkUrl:"\u002Farticle\u002Fbest-vpn\u002F",trackingName:"header-trendingmenu|best-vpn-services"},{label:b,linkText:"Best web hosting",linkUrl:"\u002Farticle\u002Fbest-web-hosting-providers-services-in-2020-dreamhost-bluehost-wix-wordpress\u002F",trackingName:"header-trendingmenu|best-web-hosting"},{label:b,linkText:"Windows 11",linkUrl:"\u002Ftopic\u002Fwindows-11\u002F",trackingName:"header-trendingmenu|windows-11"},{label:b,linkText:"Cloud",linkUrl:"\u002Ftopic\u002Fcloud\u002F",trackingName:"header-trendingmenu|cloud"},{label:b,linkText:"Innovation",linkUrl:"\u002Ftopic\u002Finnovation\u002F",trackingName:"header-trendingmenu|innovation"},{label:b,linkText:"Working from Home",linkUrl:"\u002Ftopic\u002Fworking-from-home-the-future-of-business-is-remote\u002F",trackingName:"header-trendingmenu|working-from-home"},{label:b,linkText:"ZDNET Recommends",linkUrl:"\u002Fzdnet-recommends\u002F",trackingName:"header-trendingmenu|zdnet-recommends"}]}],footer:b,seamless:[]},tracking:{data:{_pageNumber:k,pageType:f,collectionId:o,contentId:"front-door",contentType:n,siteEdition:j,siteSection:"top_funnel",tagSlugs:[],topicId:["c9f9e727-257e-4e43-bd06-60f8225c0349"],topicName:[p],topicSlugs:[p],articleId:q,soastaPageType:f,brand:g,_collectionPrimaryId:o,deviceType:i,edition:"us",error:l,isDev:c,limit:4,pageViewGuid:b,reportSuiteId:"cnetzdnetglobalsite",siteName:g,siteType:"responsive web",soastaBucket:d,tealium:{profile:"zdnetglobalsite",env:l},testGroup:d,testName:d,testVersion:d,traffic_source:"cloud"},pageType:f,postId:q,pageViews:0,vguid:b},video:{video:b,players:[],hasVideo:c,playerState:{autoplay:c,autoplayType:"MANUAL",contentStartTime:b,isAd:b,player:b,videoState:"UNPLAYED"},videoPlaylist:[],inlineClick:{id:d,click:c}}},serverRendered:a,routePath:h,config:{_app:{basePath:h,assetsPath:h,cdnURL:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220824061331\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fneutron\u002F"}}}}(true,null,false,"","home","front_door","zdnet","\u002F","desktop","eu",void 0,"prod",{},"content_feature",Array(1),"homepage","c1c8295c-4e70-47c2-a60c-9d5a8f7fc852"));</script><script>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script><script nomodule="" src="https://web.archive.org/web/20220824061331js_/https://www.zdnet.com/a/neutron/c4ddbab.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220824061331jm_/https://www.zdnet.com/a/neutron/5953538.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220824061331js_/https://www.zdnet.com/a/neutron/3cbe0d5.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220824061331jm_/https://www.zdnet.com/a/neutron/d5ff3a5.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220824061331js_/https://www.zdnet.com/a/neutron/d92f3d6.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220824061331jm_/https://www.zdnet.com/a/neutron/f5891a6.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220824061331js_/https://www.zdnet.com/a/neutron/49ca478.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220824061331js_/https://www.zdnet.com/a/neutron/01493a8.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220824061331jm_/https://www.zdnet.com/a/neutron/26dea9d.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220824061331js_/https://www.zdnet.com/a/neutron/af2949f.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220824061331jm_/https://www.zdnet.com/a/neutron/ae3c079.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220824061331js_/https://www.zdnet.com/a/neutron/ab67cc6.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220824061331jm_/https://www.zdnet.com/a/neutron/691bb28.modern.js" defer=""></script> </body> </html> <!-- FILE ARCHIVED ON 06:13:31 Aug 24, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 01:15:07 Mar 02, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.542 exclusion.robots: 0.025 exclusion.robots.policy: 0.015 esindex: 0.009 cdx.remote: 16.722 LoadShardBlock: 480.059 (6) PetaboxLoader3.datanode: 377.962 (8) PetaboxLoader3.resolve: 667.316 (2) load_resource: 688.421 loaddict: 143.744 -->

Pages: 1 2 3 4 5 6 7 8 9 10