CINXE.COM
AMD says goodbye to 3DNow! instruction set | ZDNET
<!doctype html> <html data-n-head-ssr lang="en" data-edition="us" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D,%22data-edition%22:%7B%22ssr%22:%22us%22%7D%7D"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_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="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/","20230108040037","https://web.archive.org/","web","/_static/", "1673150437"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <!-- running tag = 'zdnet.prod.5c5a41' date-timestamp: 1673150438105 --> <title>AMD says goodbye to 3DNow! instruction set | 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="og:site_name" property="og:site_name" content="ZDNET"><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="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><link rel="preload" as="image" href="https://web.archive.org/web/20230108040037/https://www.zdnet.com/a/img/2014/10/04/57d01d74-4b6f-11e4-b6a0-d4ae52e95e57/3dnowlogo.jpg" imagesizes="767w,1023w,1440w"><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/20230108040037/https://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="application/javascript" async="" src="//web.archive.org/web/20230108040037js_/https://at.adtech.redventures.io/lib/dist/prod/bidbarrel-zdnet-rv.min.js?adaptive=true"></script><script type="application/javascript" async="" charset="UTF-8" src="//web.archive.org/web/20230108040037js_/https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><script type="application/javascript" async="" charset="UTF-8" src="//web.archive.org/web/20230108040037js_/https://js-sec.indexww.com/ht/p/183728-122510094381206.js"></script><script type="application/javascript" async="" charset="UTF-8" src="//web.archive.org/web/20230108040037js_/https://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/20230108040037js_/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/20230108040037js_/https://www.zdnet.com/a/privacy/optanon/optanon-v1.1.0.js"></script><link href="https://web.archive.org/web/20230108040037/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/20230108040037/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 = {"_pageComponents":"","pageType":"article","collectionId":[null],"contentId":"ef057bcd-3341-11e4-9e6a-00505685119a","contentType":"content_article","siteEdition":"us","siteSection":"top_funnel","tagSlugs":[],"topicId":["1124f463-ec91-11e3-95d2-02911863765e","10666ed8-ec91-11e3-95d2-02911863765e"],"topicName":["processors","hardware"],"topicSlugs":["processors","hardware"],"articleType":"content_article","articleSubType":"","annotations":[],"_buyingCycle":"discover","contentTags":"hardware","cohesionRevisionId":"rev_2JvK5Wt0R1V4z5yxP9VBpmATWGR","collectionTypeSlug":"","products":[],"articleAuthorId":["f2d97ea2-8175-11e2-9d12-0018fe8a00b0"],"articleAuthorName":["adrian kingsley-hughes"],"articleAuthorDisplayName":["Adrian Kingsley-Hughes"],"articleAuthorUsername":"Adrian Kingsley-Hughes","articleId":"ef057bcd-3341-11e4-9e6a-00505685119a","articleTitle":"amd says goodbye to 3dnow! instruction set","collectionName":[""],"collectionSlug":[null],"collectionThreadName":[],"articlePubDate":"2010-08-23 11:29:39+0000","siteHier":["top_funnel","innovation","computing","processors"],"brand":"zdnet","_collectionPrimaryId":[null],"deviceType":"desktop","edition":"us","error":"prod","isDev":false,"limit":4,"pageViewGuid":null,"reportSuiteId":"cnetzdnetglobalsite","siteName":"zdnet","siteType":"responsive web","soastaBucket":"","soastaPageType":"content_article","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.dapi.enabled":true,"services.disqus.enabled":true,"services.editions.enabled":true,"services.oneTrust.enabled":true,"services.gdpr.enabled":false,"services.mpulse.enabled":true,"services.myfinance.enabled":true,"services.newsletter.enabled":true,"services.iterable.enabled":true,"services.bluehornet.enabled":false,"services.serverScripts.enabled":true,"services.seamless.enabled":false,"services.cms.enabled":true,"services.urbanAirship.enabled":false,"services.vanity.enabled":true,"services.vanity.mask.enabled":true,"services.chartbeatVideo.enabled":true,"services.cohesion.enabled":false,"services.tagular.enabled":true,"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":false,"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.dw.enabled":true,"services.facebookmarketing.enabled":true,"services.googleremarketing.enabled":true,"services.nielsen.enabled":true,"services.qualtrics.enabled":false,"services.qualtricsNoTealium.enabled":true,"services.sitecatalyst.enabled":true,"services.trackonomics.enabled":true,"services.trueanthem.enabled":true,"services.viglink.enabled":true,"services.adDisplayCriteria.enabled":true,"services.article.enabled":true,"services.articleWatchAndReadVideo.enabled":true,"services.bestList.enabled":false,"services.bestListV2ExcludeEduFinance.enabled":false,"services.bestListExcludeHO.enabled":false,"services.bottomFunnel.enabled":false,"services.bottomFunnelDesktop.enabled":false,"services.disableVideoShare.enabled":true,"services.isNotSpecialFeature.enabled":true,"services.review.enabled":false,"services.reviewSingle.enabled":false,"services.topFunnel.enabled":true,"services.homeAndOfficeBestList.enabled":false,"services.bestListAdTestLessAdsIds.enabled":false,"services.bestListAdTestMoreAdsIds.enabled":false}; window.utag_data.pageViewGuid = window.initialPageViewGuid; </script><script type="application/javascript" charset="UTF-8"> window.chsn_ad_id = window.initialPageViewGuid; window.chsn_pageType = "article"; window.chsn_post_id = "ef057bcd-3341-11e4-9e6a-00505685119a"; !(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/20230108040037/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) {} },"cookieDomain": ".zdnet.com"},"monarch": {"token": "216e3432-947e-4868-acd4-32f9cb9ffdb9","sourceId": "898423bf-f046-40ab-933c-5c7c7f6067c7"}}); </script><script type="application/javascript" async="" src="//web.archive.org/web/20230108040037js_/https://static.chartbeat.com/js/chartbeat_mab.js"></script><meta data-n-head="ssr" name="twitter:image" content="https://web.archive.org/web/20230108040037im_/https://www.zdnet.com/a/img/resize/d53780e7ac9838f4fa5df8551258ef884fd3935c/2014/12/01/f5c9c04e-7921-11e4-b569-d4ae52e95e57/zd-defaultimage-blog.jpg?auto=webp&fit=crop&height=675&width=1200" data-hid="twitter:image"><meta data-n-head="ssr" property="og:image" content="https://web.archive.org/web/20230108040037im_/https://www.zdnet.com/a/img/resize/d53780e7ac9838f4fa5df8551258ef884fd3935c/2014/12/01/f5c9c04e-7921-11e4-b569-d4ae52e95e57/zd-defaultimage-blog.jpg?auto=webp&fit=crop&height=675&width=1200" data-hid="og:image"><meta data-n-head="ssr" property="og:type" content="article" data-hid="og:type"><meta data-n-head="ssr" name="nuxtstatus" content="loaded" data-hid="nuxtstatus"><meta data-n-head="ssr" name="description" content="Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set is being deprecated." 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="Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set is being deprecated." data-hid="og:description"><meta data-n-head="ssr" property="og:title" content="AMD says goodbye to 3DNow! instruction set" data-hid="og:title"><meta data-n-head="ssr" property="og:url" content="https://web.archive.org/web/20230108040037/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/" data-hid="og:url"><meta data-n-head="ssr" name="twitter:description" content="Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set is being deprecated." data-hid="twitter:description"><meta data-n-head="ssr" name="twitter:title" content="AMD says goodbye to 3DNow! instruction set" data-hid="twitter:title"><meta data-n-head="ssr" name="twitter:url" content="https://web.archive.org/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/" 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/20230108040037im_/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/20230108040037/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/" data-hid="canonical"><link data-n-head="ssr" rel="alternate" type="application/rss+xml" title="Latest stories for ZDNET in Processors" href="https://web.archive.org/web/20230108040037/https://www.zdnet.com/topic/processors/rss.xml" data-hid="application/rss+xml"><script data-n-head="ssr" charset="UTF-8" type="application/ld+json" data-hid="ld+json">[{"@context":"https://web.archive.org/web/20230108040037/https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/"},{"@type":"ListItem","position":2,"name":"Innovation","item":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/topic/innovation/"},{"@type":"ListItem","position":3,"name":"Computing","item":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/topic/computing/"},{"@type":"ListItem","position":4,"name":"Processors","item":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/topic/processors/"}]},{"@context":"https://web.archive.org/web/20230108040037/https://schema.org","@type":"NewsArticle","articleBody":"Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set is being deprecated.\n AMD introduced the 3DNow! ™ instruction set back in the K6-2 days to do Single Instruction Multiple Data (SIMD) instructions, otherwise known as vectorized instructions. These were mainly used for graphics intensive applications and even audio processing. Since then, we have added many SIMD instruction sets to our processors, such as the widely used Streaming SIMD Extensions (SSE) instruction set and its successive versions. \n\n\n3DNow! instructions are being deprecated and will not be supported in certain upcoming AMD processors. In those processors, the 3DNow! Instructions feature flag bit will not be set. This is indicated by EDX bit 31 of CPUID function 8000_0001h. This is a good time to remind developers just how important it is to check for features supported at runtime before using them. We have always recommended this feature check at runtime as a best practice, but it becomes very important now to help prevent your program from failing if it tries to execute this instruction without first checking if the feature is supported. Around the same time as 3DNow! instructions were developed, programmers were accustomed to using a model of ‘try and catch’ to check if a processor supported an instruction or instruction set. This is when the application ‘tries’ to execute an instruction to see if it’s available. If the application receives an Undefined Exception (#UD) from the processor, it believes the instruction set isn’t available. These types of applications may not do well under newer virtual machines. That’s subject for another blog though.\n\n\nThere are, as always, exceptions. In this case, AMD will continue to support two instructions - PREFETCH and PREFETCHW - which will continue to be supported.\n\n\nDespite being revolutionary for its time, 3DNow! wasn't very popular and has since been superseded by countless iterations of the SSE instruction set. However, this news is important to any developers making use of it, as well as those managing virtualized environments that make use of it.\n\n","articleSection":["Processors","Computing","Innovation"],"author":{"@type":"Person","name":"Adrian Kingsley-Hughes","url":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/meet-the-team/adrian-kingsley-hughes/","sameAs":"https://web.archive.org/web/20230108040037/https://twitter.com/the_pc_doc"},"creator":{"@type":"Person","name":"Adrian Kingsley-Hughes","url":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/meet-the-team/adrian-kingsley-hughes/","sameAs":"https://web.archive.org/web/20230108040037/https://twitter.com/the_pc_doc"},"description":"Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set is being deprecated.","dateModified":"2010-08-23T11:29:39.000Z","datePublished":"2010-08-23T11:29:39.000Z","headline":"AMD says goodbye to 3DNow! instruction set","image":[{"@type":"ImageObject","url":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/a/img/resize/3b9a0b6aa2edb49856188b45eb9f278241a736ad/2014/12/01/f5c9c04e-7921-11e4-b569-d4ae52e95e57/zd-defaultimage-blog.jpg?auto=webp&fit=crop&height=900&width=1200","width":"1200","height":"900"},{"@type":"ImageObject","url":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/a/img/resize/d53780e7ac9838f4fa5df8551258ef884fd3935c/2014/12/01/f5c9c04e-7921-11e4-b569-d4ae52e95e57/zd-defaultimage-blog.jpg?auto=webp&fit=crop&height=675&width=1200","width":"1200","height":"675"},{"@type":"ImageObject","url":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/a/img/resize/455ad43f5a34f287624133943990fd9df0386147/2014/12/01/f5c9c04e-7921-11e4-b569-d4ae52e95e57/zd-defaultimage-blog.jpg?auto=webp&fit=crop&height=1200&width=1200","width":"1200","height":"1200"}],"mainEntityOfPage":{"@id":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/","@type":"WebPage","description":"Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set is being deprecated.","thumbnailUrl":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/a/img/resize/d53780e7ac9838f4fa5df8551258ef884fd3935c/2014/12/01/f5c9c04e-7921-11e4-b569-d4ae52e95e57/zd-defaultimage-blog.jpg?auto=webp&fit=crop&height=675&width=1200"},"publisher":{"@type":"Organization","name":"ZDNET","logo":{"@type":"ImageObject","height":"310","width":"310","url":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/a/neutron/images/logos/zdnet.png"}},"thumbnailUrl":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/a/img/resize/d53780e7ac9838f4fa5df8551258ef884fd3935c/2014/12/01/f5c9c04e-7921-11e4-b569-d4ae52e95e57/zd-defaultimage-blog.jpg?auto=webp&fit=crop&height=675&width=1200","url":"https://web.archive.org/web/20230108040037/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/","video":null}]</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 = "adrian kingsley-hughes"; _sf_async_config.contentType = ""; var _sf_startpt = 1673150438021; window._cbq = (window._cbq || []); </script><script data-n-head="ssr"></script><script data-n-head="ssr" charset="UTF-8" type="application/javascript" data-hid="qualtrics"> document.addEventListener("DOMContentLoaded", function () { var element = document.createElement("script"); element.src = "https://web.archive.org/web/20230108040037/https://znboeraj5ckzy50mq-redventures.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_bOErAJ5ckzy50mq&Q_LOC=" + encodeURIComponent(window.location.href); document.body.appendChild(element); }); </script><style data-vue-ssr-id="f1847de4:0 36c8e810:0 f7366b52:0 35b66630:0 c4d06712:0 266fe866:0 97ed1d2e:0 6e4babd8:0 52daf804:0 001bc978:0 35d1b8e4:0 fb59b3f8:0 28476c92:0 1414e5c4:0 17cf4211:0 05548023:0 3a370ede:0 76d13c8a:0 4954a046:0 f8b7fd98:0 2b98e874:0 7d438fa8:0 e14411c4:0 c06860e4:0 24b81df4:0 ca376584:0 0a0692e6:0 4972f2fe:0 784b046a:0 42f9d13e:0 447917ff:0 b4b41978:0 31ca9840:0 f3ff97f8:0 ca3bc730:0 6d6dda44:0">article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:border-box;outline:0}html{font-size:100%;text-size-adjust:100%}body{margin:0}iframe{border:0;max-width:100%}a,.no-touch a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}abbr[title],dfn[title]{cursor:help}b,strong{font-weight:bold}blockquote{margin:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold}pre,code,kbd,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::before,q::after{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}ul,ol,dl{list-style:none;list-style-image:none}li{list-style:none}dd{margin:0}img{border:0;vertical-align:middle;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:0}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;appearance:button}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{appearance:none}input[type=text]:active,input[type=text]:focus,textarea:active,textarea:focus{cursor:text;outline:none}label,input,textarea,select,option{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}h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dd,form,fieldset,legend,table,th,td,caption,ul,ol{margin:0;padding:0}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;filter:none !important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}.ir a::after,a[href^="javascript:"]::after,a[href^="#"]::after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:1cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}button,[type=button],[type=submit]{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]{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]{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 var(--border-color, #d8d8d8);color:var(--color, #262626)}select{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}textarea{font-family:suisseintl,helvetica,sans-serif}[type=text]::placeholder,select::placeholder,textarea::placeholder{color:gray;opacity:1}[type=text]:active,select:active,textarea:active,[type=text]:focus,select:focus,textarea:focus{border:1px solid unset}[type=text]:invalid,select:invalid,textarea:invalid{border:1px solid #eb0036;color:#eb0036}html{font-family:suisseintl,helvetica,sans-serif;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(48px + 88 * ((100vw - 768px) / 672));line-height:calc(52px + 92 * ((100vw - 768px) / 672))}}@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(36px + 12 * ((100vw - 768px) / 672));line-height:calc(44px + 8 * ((100vw - 768px) / 672))}}@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(22px + 14 * ((100vw - 768px) / 672));line-height:calc(30px + 14 * ((100vw - 768px) / 672))}}@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(18px + 4 * ((100vw - 768px) / 672));line-height:calc(28px + 2 * ((100vw - 768px) / 672))}}@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;text-decoration:none}a:hover{color:#080a12;text-decoration:none}p{font-size:1.125rem;line-height:1.75rem}.g-border-thin-light-top{border-top:1px solid #f1f0f3}.g-border-thin-dark-top,.c-sectionHeading{border-top:1px solid #080a12}.g-border-thick-light-top{border-top:5px solid #f1f0f3}.g-border-thick-dark-top{border-top:1px solid #080a12}.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{border-right:1px solid #080a12}.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{border-bottom:1px solid #080a12}.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{border-left:1px solid #080a12}.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-color-secondary{color:unset}.g-border-secondary{color:unset}.g-bg-tertiary{background-color:#eb0e33}.g-color-tertiary{color:#eb0e33}.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:gray}.g-border-gray60{border-color:gray}.g-color-gray60{color:gray}.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-white,.g-bg-gray0{background-color:#fff}.g-border-white,.g-border-gray0{border-color:#fff}.g-color-white,.g-color-gray0{color:#fff}.g-fill-white,.g-fill-gray0{fill:#fff}.g-bg-white-alpha25{background-color:rgba(255,255,255,.25)}.g-border-white-alpha25{border-color:rgba(255,255,255,.25)}.g-color-white-alpha25{color:rgba(255,255,255,.25)}.g-fill-white-alpha25{fill:rgba(255,255,255,.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 - 2 * 1rem);min-width:288px;margin-left:auto;margin-right:auto}@media(min-width: 768px){.g-grid-container{width:calc(100vw - 2 * 2rem)}}@media(min-width: 1440px){.g-grid-container{width:calc(1440px - 2 * 72px);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{box-shadow:0 2px 16px 0 rgba(0,0,0,.08)}.g-dropShadow-default-plusHover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08)}.g-dropShadow-default-plusHover:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.16)}.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::placeholder{color:#eb0036 !important}.g-input-medium{font-size:1rem;height:2.5rem;line-height:1.375rem;padding:0 1.5rem}.g-input-large{font-size:1.125rem;height:2.5rem;line-height:1.75rem;padding:0 1.5rem}.g-input-xlarge{font-size:1.125rem;height:3rem;line-height:1.75rem;padding:0 1.5rem}.g-select-medium{font-size:1rem;height:2.5rem;line-height:1.375rem;padding:0 3.5rem 0 1.5rem}.g-select-large{font-size:1.125rem;height:2.5rem;line-height:1.75rem;padding:0 3.5rem 0 1.5rem}.g-select-xlarge{font-size:1.125rem;height:3rem;line-height:1.75rem;padding:0 3.5rem 0 1.5rem}.g-textarea-medium{font-size:1rem;height:6rem;line-height:1.375rem;padding:.375rem 1.5rem}.g-textarea-large{font-size:1.125rem;height:6rem;line-height:1.75rem;padding:1rem 1.5rem}.g-textarea-xlarge{font-size:1.125rem;height:6rem;line-height:1.75rem;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(40px + 8 * ((100vw - 768px) / 256))}}@media(min-width: 1024px){.g-outer-spacing-top-xxlarge-fluid{margin-top:3rem}}.g-outer-spacing-bottom-xxlarge,.c-button,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.c-button-primary,.c-button-primary-medium,.c-button-primary-large{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(40px + 8 * ((100vw - 768px) / 256))}}@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(32px + 8 * ((100vw - 768px) / 256))}}@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(32px + 8 * ((100vw - 768px) / 256))}}@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:calc(24px + 8 * ((100vw - 768px) / 256))}}@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:calc(24px + 8 * ((100vw - 768px) / 256))}}@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(16px + 8 * ((100vw - 768px) / 256))}}@media(min-width: 1024px){.g-outer-spacing-top-medium-fluid{margin-top:1.5rem}}.g-outer-spacing-bottom-medium,.c-sectionHeading{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(16px + 8 * ((100vw - 768px) / 256))}}@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(40px + 8 * ((100vw - 768px) / 256))}}@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(40px + 8 * ((100vw - 768px) / 256))}}@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(32px + 8 * ((100vw - 768px) / 256))}}@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(32px + 8 * ((100vw - 768px) / 256))}}@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:calc(24px + 8 * ((100vw - 768px) / 256))}}@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:calc(24px + 8 * ((100vw - 768px) / 256))}}@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(16px + 8 * ((100vw - 768px) / 256))}}@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(16px + 8 * ((100vw - 768px) / 256))}}@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(40px + 8 * ((100vw - 768px) / 256))}}@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(40px + 8 * ((100vw - 768px) / 256))}}@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(32px + 8 * ((100vw - 768px) / 256))}}@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(32px + 8 * ((100vw - 768px) / 256))}}@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:calc(24px + 8 * ((100vw - 768px) / 256))}}@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:calc(24px + 8 * ((100vw - 768px) / 256))}}@media(min-width: 1024px){.g-inner-spacing-bottom-large-fluid{padding-bottom:2rem}}.g-inner-spacing-top-medium,.c-sectionHeading{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(16px + 8 * ((100vw - 768px) / 256))}}@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(16px + 8 * ((100vw - 768px) / 256))}}@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(40px + 8 * ((100vw - 768px) / 256))}}@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(40px + 8 * ((100vw - 768px) / 256))}}@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(32px + 8 * ((100vw - 768px) / 256))}}@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(32px + 8 * ((100vw - 768px) / 256))}}@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:calc(24px + 8 * ((100vw - 768px) / 256))}}@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:calc(24px + 8 * ((100vw - 768px) / 256))}}@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(16px + 8 * ((100vw - 768px) / 256))}}@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(16px + 8 * ((100vw - 768px) / 256))}}@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}.preampjs [data-preamp],.fusejs [data-fuse]{opacity:0 !important}.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:3rem;line-height:3.25rem;font-weight:800}@media(min-width: 768px){.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:calc(48px + 88 * ((100vw - 768px) / 672));line-height:calc(52px + 92 * ((100vw - 768px) / 672))}}@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-size:2.25rem;line-height:2.75rem;font-weight:800}@media(min-width: 768px){.g-text-xxlarge,.g-text-xxlarge-bold{font-size:calc(36px + 12 * ((100vw - 768px) / 672));line-height:calc(44px + 8 * ((100vw - 768px) / 672))}}@media(min-width: 1440px){.g-text-xxlarge,.g-text-xxlarge-bold{font-size:3rem;line-height:3.25rem}}.g-text-xlarge,.g-text-xlarge-bold{font-size:1.375rem;line-height:1.875rem}@media(min-width: 768px){.g-text-xlarge,.g-text-xlarge-bold{font-size:calc(22px + 14 * ((100vw - 768px) / 672));line-height:calc(30px + 14 * ((100vw - 768px) / 672))}}@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-texticon-size-large,.o-button-xlarge{font-size:1.125rem;line-height:1.75rem}@media(min-width: 768px){.g-text-large,.g-text-large-bold,.o-texticon-size-large,.o-button-xlarge{font-size:calc(18px + 4 * ((100vw - 768px) / 672));line-height:calc(28px + 2 * ((100vw - 768px) / 672))}}@media(min-width: 1440px){.g-text-large,.g-text-large-bold,.o-texticon-size-large,.o-button-xlarge{font-size:1.375rem;line-height:1.875rem}}.g-text-medium,.g-text-medium-bold,.o-texticon-size-medium,.o-button-large,.c-button-secondary-large,.c-button-primary-large{font-size:1.125rem;line-height:1.75rem}.g-text-medium-fluid{font-size:1rem;line-height:1.375rem}@media(min-width: 768px){.g-text-medium-fluid{font-size:calc(16px + 2 * ((100vw - 768px) / 672));line-height:calc(22px + 6 * ((100vw - 768px) / 672))}}@media(min-width: 1440px){.g-text-medium-fluid{font-size:1.125rem;line-height:1.75rem}}.g-text-small,.g-text-small-bold,.c-button,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.c-button-primary,.c-button-primary-medium,.c-button-primary-large,.o-button-medium,.o-texticon-size-small{font-size:1rem;line-height:1.375rem}.g-text-small-fluid{font-size:.938rem;line-height:1.25rem}@media(min-width: 768px){.g-text-small-fluid{font-size:calc(15.008px + 0.992 * ((100vw - 768px) / 672));line-height:calc(20px + 2 * ((100vw - 768px) / 672))}}@media(min-width: 1440px){.g-text-small-fluid{font-size:1rem;line-height:1.375rem}}.g-text-xsmall,.g-text-xsmall-bold,.o-texticon-size-xsmall,.o-button-small{font-size:.938rem;line-height:1.25rem}.g-text-extrabold{font-weight:800}.g-text-bold{font-weight:600}.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-texticon-size-xsmall:first-child,.o-button-small:first-child{margin-right:.25rem}.o-texticon-size-small:first-child{margin-right:.5rem}.o-texticon-size-medium:first-child,.o-button-large:first-child,.c-button-secondary-large:first-child,.c-button-primary-large:first-child{margin-right:1rem}.o-texticon-size-large:first-child,.o-button-xlarge: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}.o-button,.c-button,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.c-button-primary,.c-button-primary-medium,.c-button-primary-large{display:inline-block;text-decoration:none;transition:border .175s ease-out,background-color .175s ease-out,color .175s ease-out;text-align:center}.o-button:not(.o-button-disabled):hover,.c-button:not(.o-button-disabled):hover,.c-button-secondary: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-primary:not(.o-button-disabled):hover,.c-button-primary-medium:not(.o-button-disabled):hover,.c-button-primary-large:not(.o-button-disabled):hover{cursor:pointer}.o-button-xlarge{padding-left:1rem;padding-right:1rem;height:3rem;line-height:2.4}.o-button-large,.c-button-secondary-large,.c-button-primary-large{padding-left:28px;padding-right:28px;height:64px;line-height:2.4}.o-button-medium,.c-button-secondary-medium,.c-button-primary-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}.o-button-primary,.c-button-primary,.c-button-primary-medium,.c-button-primary-large{border:1px solid #44d8ff;background-color:#44d8ff;background-image:none;color:#080a12}.o-button-primary:not(.o-button-disabled):hover,.c-button-primary:not(.o-button-disabled):hover,.c-button-primary-medium:not(.o-button-disabled):hover,.c-button-primary-large:not(.o-button-disabled):hover{border:1px solid #39d2ff;background-color:#39d2ff;background-image:none;color:#080a12}.o-button-primary.o-button-loading::after,.o-button-loading.c-button-primary::after,.o-button-loading.c-button-primary-medium::after,.o-button-loading.c-button-primary-large::after{border-color:#080a12}.o-button-secondary,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium{border:1px solid #d8d8d8;background-color:#f5f4f7;color:#080a12}.o-button-secondary:not(.o-button-disabled):hover,.c-button-secondary:not(.o-button-disabled):hover,.c-button-secondary-large:not(.o-button-disabled):hover,.c-button-secondary-medium:not(.o-button-disabled):hover{border:1px solid #39d2ff;background-color:#39d2ff;color:#080a12}.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}.o-button-smallRound,.c-button,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.c-button-primary,.c-button-primary-medium,.c-button-primary-large{border-radius:3px}.o-button-largeRound{border-radius:1rem}.o-button-circle{border-radius:50%}.o-button-loading::after{display:inline-block;animation:1s linear infinite button-loading;border-top:2px solid #080a12;border-radius:50%;content:"";height:10px;margin-left:10px;width:10px}@keyframes button-loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.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_content,.o-ratio>iframe,.o-ratio>embed,.o-ratio>object{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);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}.u-flexbox-alignCenter,.c-button,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.c-button-primary,.c-button-primary-medium,.c-button-primary-large{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: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:grid;grid-template:auto/repeat(2, 1fr)}.u-grid-3column{-ms-grid-columns:33.3% 33.3% 33.3%;display:grid;grid-template:auto/repeat(3, 1fr)}.u-grid-4column{-ms-grid-columns:25% 25% 25% 25%;display:grid;grid-template:auto/repeat(4, 1fr)}.u-grid-5column{-ms-grid-columns:20% 20% 20% 20% 20%;display:grid;grid-template:auto/repeat(5, 1fr)}.u-grid-7column{-ms-grid-columns:14.2857% 14.2857% 14.2857% 14.2857% 14.2857% 14.2857% 14.2857%;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;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/20230108040037im_/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/20230108040037im_/https://www.zdnet.com/a/neutron/fonts/SuisseIntl/Semibold.woff2) format("woff2")}table{width:auto;font-size:16px;line-height:1.875rem}table th,table td{padding:5px 20px;border-left:1px solid #f1f0f3;border-right:1px solid #f1f0f3}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 thead th,table tfoot th{font-weight:600;vertical-align:top}table tbody th{color:#080a12;font-weight:normal;text-align:left}table tbody tr:hover{background-color:#f1f0f3}table tbody tr:last-child{border-bottom:none}table th:first-child,table td:first-child{border-left:none}table th:last-child,table td:last-child{border-right:none}table th[colspan],table td[colspan]{text-align:center}@keyframes g-fadeMenuInUp{0%{opacity:0;top:20px;visibility:hidden}1%{opacity:0;top:20px;visibility:visible}100%{opacity:1;top:0;visibility:visible}}@keyframes g-fadeMenuOutDown{0%{left:auto;opacity:1;top:0;visibility:visible}99%{left:auto;opacity:0;top:20px;visibility:visible}100%{left:auto;opacity:0;top:20px;visibility:hidden}}@keyframes g-fadeMenuInLeft{0%{opacity:0;left:20px;visibility:hidden}1%{opacity:0;left:20px;visibility:visible}100%{opacity:1;left:0;visibility:visible}}@keyframes g-fadeMenuOutRight{0%{opacity:1;left:0;visibility:visible}99%{opacity:0;left:20px;visibility:visible}100%{opacity:0;left:20px;visibility:hidden}}@keyframes g-fadeTriInUp{0%{bottom:-28px;opacity:0;visibility:hidden}1%{bottom:-28px;opacity:0;visibility:visible}100%{bottom:-9px;opacity:1;visibility:visible}}@keyframes g-fadeTriOutDown{0%{bottom:-9px;opacity:1;visibility:visible}99%{bottom:-28px;opacity:0;visibility:visible}100%{bottom:-28px;opacity:0;visibility:hidden}}body>img:not([style],[class]),body>span>img:not([style],[class]),body>img{display:block;height:0}[id=ot-sdk-btn]{display:none !important}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-texticon-size-large,.o-button-xlarge{font-size:1.25rem;line-height:1.75rem;font-weight:400}@media(min-width: 768px){.g-text-large,.g-text-large-bold,.o-texticon-size-large,.o-button-xlarge{font-size:1.375rem;line-height:1.875rem}}.g-text-large-bold{font-weight:600}.g-text-medium,.g-text-medium-bold,.o-texticon-size-medium,.o-button-large,.c-button-secondary-large,.c-button-primary-large{font-size:1.125rem;line-height:1.75rem;font-weight:400}.g-text-medium-bold{font-weight:600}.g-text-small,.g-text-small-bold,.c-button,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.c-button-primary,.c-button-primary-medium,.c-button-primary-large,.o-texticon-size-small,.o-button-medium{font-size:1rem;line-height:1.375rem;font-weight:400}.g-text-small-bold,.c-button,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.c-button-primary,.c-button-primary-medium,.c-button-primary-large{font-weight:600}.g-text-xsmall,.g-text-xsmall-bold,.o-texticon-size-xsmall,.o-button-small{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,%3Csvg%20viewBox%3D%220%200%208%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.32541%2013.2021L8%200.000375748L5.15459%200.000375623L0.48%2013.2021L3.32541%2013.2021Z%22%20fill%3D%22%23080A12%22%20%2F%3E%3C%2Fsvg%3E")}.c-sectionHeading-invert{border-top-color:#fff;color:#fff}.c-sectionHeading-invert::before{content:url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%208%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.32541%2013.2021L8%200.000375748L5.15459%200.000375623L0.48%2013.2021L3.32541%2013.2021Z%22%20fill%3D%22%23ffffff%22%20%2F%3E%3C%2Fsvg%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-secondary,.c-button-secondary-large,.c-button-secondary-medium,.c-button-primary,.c-button-primary-medium,.c-button-primary-large{display:inline-flex;justify-content:center;margin-bottom:0}.c-button-primary,.c-button-primary-medium,.c-button-primary-large{color:#080a12}.c-button-primary svg,.c-button-primary-medium svg,.c-button-primary-large svg{fill:#080a12}.c-button-primary:hover,.c-button-primary-medium:hover,.c-button-primary-large:hover{color:#080a12}.c-button-secondary-large svg,.c-button-secondary-medium svg{fill:#080a12}.c-button-secondary-large:not(.o-button-disabled):hover{color:#080a12;border:1px solid #39d2ff;background-color:#39d2ff}.c-button-secondary-large:not(.o-button-disabled):hover svg{fill:#080a12}.c-button-secondary-medium:not(.o-button-disabled):hover{color:#080a12;border:1px solid #39d2ff;background-color:#39d2ff}.c-button-secondary-medium:not(.o-button-disabled):hover svg{fill:#080a12}.c-button:first-child,.c-button-primary:first-child,.c-button-primary-large:first-child,.c-button-primary-medium:first-child,.c-button-secondary:first-child,.c-button-secondary-large:first-child,.c-button-secondary-medium:first-child{margin-right:0}.o-button,.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium{transition:unset;text-transform:lowercase;font-weight:600;font-size:.938rem}.o-button-secondary,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium{border:1px solid #f5f4f7;background-color:#f5f4f7;color:#080a12}.o-button-secondary>svg,.c-button-secondary>svg,.c-button-secondary-large>svg,.c-button-secondary-medium>svg{fill:#080a12}.o-button-secondary-invert{border:1px solid #20222a;background-color:#20222a;color:#fff}.o-button-secondary-invert>svg{fill:#fff}.o-button-brand{border:none;background:#d0ff4b;color:#080a12}.o-button-brand>svg{fill:#080a12}.o-button-brand:hover{background:#e7ff6e}.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;vertical-align:middle}.o-button-square-medium{width:64px;height:64px}.o-button-square-medium svg{display:inline-block;width:13px;height:13px;vertical-align:middle}.o-button-square-small{width:48px;height:48px}.o-button-square-small svg{display:inline-block;width:13px;height:13px;vertical-align:middle}.o-button-secondary:hover,.c-button-secondary:hover,.c-button-secondary-large:hover,.c-button-secondary-medium:hover{background-color:#39d2ff;color:#080a12;border-color:#39d2ff}.o-button-secondary:hover>svg,.c-button-secondary:hover>svg,.c-button-secondary-large:hover>svg,.c-button-secondary-medium:hover>svg{fill:#080a12}.o-button-secondary-invert:hover{background-color:#39d2ff;color:#080a12;border-color:#39d2ff}.o-button-secondary-invert:hover>svg{fill:#080a12} .nuxt-progress { position: fixed; top: 0px; left: 0px; right: 0px; height: 2px; width: 0%; opacity: 1; transition: width 0.1s, opacity 0.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-42d55d5c]{position:relative} .c-globalSvgs{height:0;overflow:hidden;position:absolute;width:0}#galleryOverlay{fill:rgba(0,0,0,.3)}#galleryOverlay .overlayBorder{fill:rgba(255,255,255,.5)}#galleryOverlay .overlayIcon{fill:#fff}#facebook g,#twitter path:first-child{fill:none} .c-adSkyBox{min-height:calc(max(18vw, 50px))}.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 .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.fixed .c-adDisplay_container{position:fixed;top:0;left:0}.skybox-closed .c-adSkyBox.rendered{min-height:0}.skybox-closed .c-adSkyBox.rendered .c-adDisplay_container{min-height:0} .c-adSkyBox{align-items:center;background-color:#080a12;display:flex;justify-content:center;transition:min-height .3s ease}.c-adSkyBox.rendered:not(.fixed){min-height:0}.c-adSkyBox.leader{min-height:50px}@media(min-width: 768px){.c-adSkyBox.leader{min-height:90px}}.c-adSkyBox.empty.rendered{aspect-ratio:unset}@media(max-width: 287px){.c-adSkyBox .skybox-closed,.c-adSkyBox.rendered{min-height:0}.c-adSkyBox .skybox-closed .c-adDisplay_container,.c-adSkyBox.rendered .c-adDisplay_container{min-height:0}}.c-adSkyBox-stickyContainer{width:100%;transition:transform .5s ease;transform:translate3d(0, 0, 0);background:inherit}.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{background:inherit}.c-adSkyBox_closeButton{display:none;background-color:#eee;z-index:1}.c-adSkyBox .c-adDisplay_container{aspect-ratio:inherit}body.skybox-hidden .c-adSkyBox{display:none}@media(min-width: 1024px){body.ccad-skybox-manualexpand .c-adDisplay_container_nav-ad-plus,body.ccad-skybox-manualcollapse .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}}@media(min-width: 768px){.c-adSkyBox.rendered:not(.empty),.c-adSkyBox.fixed:not(.leader) .c-adDisplay_container.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-manualexpand .c-adSkyBox,body.skybox-loaded .c-adSkyBox{aspect-ratio:unset !important}body.ccad-skybox-manualcollapse .c-adSkyBox.rendered,body.ccad-skybox-manualexpand .c-adSkyBox.rendered,body.skybox-loaded .c-adSkyBox.rendered{aspect-ratio:unset !important}body:not(.skybox-frontdoor) .c-adSkyBox.rendered:not(.empty),body:not(.skybox-frontdoor) .c-adSkyBox.fixed:not(.leader) .c-adDisplay_container.rendered:not(.empty){aspect-ratio:unset}body.skybox-closed .c-adSkyBox{aspect-ratio:unset !important;min-height:0 !important}@keyframes slideUp{0%{transform:translateY(0)}100%{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-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:#0058d5}.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:#0058d5}.c-siteHeaderNavigation .c-siteHeaderNavigation-more{display:none}@media(max-width: 767px){.c-siteHeaderNavigation{justify-content:space-between}.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{transition:fill .5s ease}.c-siteHeaderNavigation .c-sitePrimaryMenu_itemIcon svg,.c-siteHeaderNavigation .c-siteHeaderNavigation_loginButton svg{transition:fill .5s ease}.c-siteHeaderNavigation_iconMenuOpen .c-sitePrimaryMenu_itemIcon svg,.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderNavigation-login svg{fill:#d0ff4b}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderMasthead svg{fill:#d0ff4b}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderMasthead svg:hover{fill:#3f8eff}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderNavigation_slogan{color:#d0ff4b}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderNavigation_slogan:hover{color:#3f8eff}.c-siteHeaderNavigation_iconMenuOpen .c-sitePrimaryMenu_item::after{display:none}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderNavigation_loginButton:hover svg{fill:#3f8eff}.c-siteHeaderNavigation .c-sitePrimaryMenu_itemIcon:hover svg,.c-siteHeaderNavigation .c-siteHeaderNavigation_loginButton:hover svg{transition:none}.c-siteHeaderNavigation_iconMenuOpen .c-siteHeaderMasthead:hover svg{transition:none}.c-siteHeaderNavigation_iconMenuOpen .c-sitePrimaryMenu:hover .c-sitePrimaryMenu_itemIcon svg,.c-siteHeaderNavigation_iconMenuOpen .c-sitePrimaryMenu.is-expanded .c-sitePrimaryMenu_itemIcon svg{fill:#3f8eff}} .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-normal,.c-siteLogo_image-footer{width:66px;height:42px}@media(min-width: 1230px){.c-siteLogo_image-normal,.c-siteLogo_image-footer{height:64px;width:100px}}.c-siteLogo_image-small{height:32px;width:50px}.c-siteLogo_image-amp{width:107px;height:70px}.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{background:none;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:#0058d5}.c-sitePrimaryMenu_item:hover svg{fill:#0058d5}.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:#0058d5}.c-sitePrimaryMenu_hasSubNav.is-expanded .c-sitePrimaryMenu_item svg{fill:#0058d5}.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.is-expanded .c-sitePrimaryMenu_subNav{visibility:visible;clip:rect(0, 200vw, 100vh, 0);transition:clip .5s linear;z-index:3}.c-sitePrimaryMenu_hasSubNav .c-sitePrimaryMenu_subNav{visibility:hidden;clip:rect(0, 200vw, 0, 0);transition:clip .3s linear,visibility 0s .3s}@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_item small{font-size:inherit;font-weight:400}.c-siteMenuList_item small::before{content:" | "}.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:#3f8eff}.c-siteMenuList_link:hover>svg{fill:#3f8eff}.c-siteMenuList_linkIcon{width:14px;height:12px;vertical-align:middle;margin-left:5px;fill:#fff}@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 input[type=search],.c-smartSearch button[type=submit]{height:56px;line-height:54px;border-radius:3px;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent;appearance:none !important}@media(min-width: 768px){.c-smartSearch input[type=search],.c-smartSearch button[type=submit]{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]::placeholder{color:#fff;text-transform:lowercase}.c-smartSearch button[type=submit]{flex-grow:0;background-color:#44d8ff;color:#080a12;border:none;padding:0 16px;font-weight:600;text-transform:lowercase}.c-smartSearch button[type=submit] svg{width:16px;height:16px;fill:#080a12;vertical-align:middle;margin-left:.5rem}.c-smartSearch button[type=submit]:hover{background-color:#39d2ff}.c-smartSearch button[type=submit]:active{background-color:#39d2ff}@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_title{color:#fff;font-weight:600;margin-top:1.5rem}.c-searchTrendingContent_meta{margin-top:.5rem;color:#d1d0d3;font-size:13px}.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:#3f8eff}.c-searchTrendingContent_item:hover img{opacity:.8}@media(min-width: 768px){.c-searchTrendingContent_item{width:calc((100% - 2 * 24px) / 3)}} .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 .3s ease,margin .3s .3s ease,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 .3s ease,max-height .3s ease,margin .3s ease}.c-siteAccordionMenu_item{color:#fff;font-size:13px;padding:0 calc(2rem / 2)}.c-siteAccordionMenu_item small{font-size:inherit;font-weight:400}.c-siteAccordionMenu_item small::before{content:" | "}.c-siteAccordionMenu_itemArrowIcon{width:15px;height:13px;vertical-align:middle;margin-left:5px;fill:#fff}.c-siteAccordionMenu_item:hover{color:#3f8eff}.c-siteAccordionMenu_item:hover svg{fill:#3f8eff}.c-siteAccordionMenu_link{-webkit-tap-highlight-color:transparent;display:block;color:inherit}.c-siteAccordionMenu_link:hover{color:#3f8eff}.c-siteAccordionMenu_closeButton{border-bottom:1px solid #383a42;line-height:84px;padding:0 calc(2rem / 2);cursor:pointer;display:block;text-align:right;box-sizing:border-box}.c-siteAccordionMenu_closeButton>svg{width:17px;height:17px;fill:#fff;vertical-align:middle}.c-siteAccordionMenu_sectionToggle{position:relative;border-bottom:1px solid #383a42;padding:0 calc(2rem / 2);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:calc(2rem / 2);transition:transform .3s ease}@media(min-width: 768px){.c-siteAccordionMenu{width:430px}.c-siteAccordionMenu_sectionToggle,.c-siteAccordionMenu_closeButton,.c-siteAccordionMenu_item{padding:0 2rem}.c-siteAccordionMenu_sectionToggle>svg{right:2rem}} .c-scrollPercent{position:relative}.c-scrollPercent_marker{height:0;position:absolute;width:100%} .c-pageArticleSingle{position:relative}.c-pageArticleSingle h2{scroll-margin-top:100px}.c-pageArticleSingle-nightwing .c-shortcodePinbox-single:first-of-type{display:none}@media(max-width: 1023px){.c-pageArticleSingle-review .c-pageArticleSingle_leftRail .c-adDisplay_container{display:none}}.c-pageArticleSingle_editorialLink{color:inherit;display:flex;align-items:center;font-size:.813rem;font-weight:600;line-height:1.125rem;border-top:1px solid #f1f0f3;padding-top:20px}.c-pageArticleSingle_editorialLink svg{width:13.5px;height:15.5px;margin-right:.5rem}.c-pageArticleSingle_rightRail{display:none}@media(min-width: 1024px){.c-pageArticleSingle_rightRail{display:block;position:relative}.c-pageArticleSingle_rightRail>div{margin-bottom:2rem}}.c-pageArticleSingle_body{max-width:100%}@media(max-width: 1023px){.c-pageArticleSingle_leftRail{height:initial !important}}.c-pageArticleSingle_leftRail.hide{display:none}@media(min-width: 1024px){.c-pageArticleSingle_leftRail{display:block;position:relative}.c-pageArticleSingle_leftRail.hide{display:block}}@media(max-width: 1023px){.c-pageArticleSingle-nightwing .c-pageArticleSingle_leftRail .c-adDisplay_container{display:none}}@media(max-width: 1023px){.c-pageArticleSingle-nightwingB .c-pageArticleSingle_leftRail{display:none !important}}.c-pageArticleSingle_topicHeading{display:none}@media(min-width: 1024px){.c-pageArticleSingle_topicHeading{display:block;margin-top:1.5rem}}.c-pageArticleSingle_injectedMpu{position:absolute;right:0}.c-pageArticleSingle-liveBlog .c-commerceLink a{color:inherit;font-weight:bold;text-decoration:underline}.c-pageArticleSingle-liveBlog [itemprop=articleBody]>ul{margin-bottom:1.5rem}.c-pageArticleSingle-liveBlog [itemprop=articleBody]>ul li{margin-bottom:.5rem}.c-pageArticleSingle-liveBlog [itemprop=articleBody]>ul li::before{content:"•";margin-right:1.5rem;font-size:1rem}.c-pageArticleSingle-seamless{animation:fadeIn .4s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}} .c-contentHeader_headline{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.5px;font-weight:600}@media(min-width: 1024px){.c-contentHeader_headline{font-size:48px;line-height:1.1}}.c-contentHeader_description{font-size:1.125rem;line-height:1.375rem;font-weight:600}.c-contentHeader_divider{height:1px;background:#f1f0f3;margin:25px 0}.c-contentHeader_liveBadgeLabel{color:#eb0e33}.c-contentHeader_liveBadgeLabel::before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:#eb0e33;margin-right:5px;animation:liveDotPulse 2s infinite}@keyframes liveDotPulse{0%{opacity:1}50%{opacity:.2}100%{opacity:1}}@media(min-width: 1024px){.c-contentHeader_headline{font-size:3rem;line-height:3.25rem}.c-contentHeader_description{font-size:1.375rem;line-height:1.75rem;width:65%}} .c-contentBreadcrumb{font-weight:600;margin-top:calc(0.5rem / 2)}.c-contentBreadcrumb_link{color:#080a12}.c-contentBreadcrumb_link:hover{color:#0058d5}.c-contentBreadcrumb_item+.c-contentBreadcrumb_item::before{display:inline-block;width:.45em;vertical-align:middle;content:url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%208%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.32541%2013.2021L8%200.000375748L5.15459%200.000375623L0.48%2013.2021L3.32541%2013.2021Z%22%20fill%3D%22%23080A12%22%20%2F%3E%3C%2Fsvg%3E")}@media(min-width: 1024px){.c-contentBreadcrumb{margin-top:1.5rem}} .c-globalAuthor{display:flex;position:relative;font-size:1rem}.c-globalAuthor_image{cursor:pointer;display:inline-block;width:86px;height:86px;flex-shrink:0;overflow:hidden;margin-right:16px}.c-globalAuthor_image img{filter:grayscale(100%) contrast(1.2)}.c-globalAuthor_image:hover{opacity:.9}@media(max-width: 767px){.c-globalAuthor_image.-multiAuthor{display:none}}.c-globalAuthor_image+.c-globalAuthor_image{margin-left:-13px}.c-globalAuthor_link{color:#080a12;cursor:pointer;font-weight:600}.c-globalAuthor_link:hover{color:#0058d5}.c-globalAuthor_title{font-weight:400}.c-globalAuthor_meta{display:flex;align-items:center;font-size:.813rem}.c-globalAuthor_metaItem{display:inline-block;margin-right:calc(0.5rem / 3);color:#080a12}.c-globalAuthor_editor{flex:.5}@media(min-width: 1024px){.c-globalAuthor_artist{margin-top:1rem}}.c-globalAuthor_twitter{width:11px;height:11px;cursor:pointer;fill:#fff}.c-globalAuthor_twitter:hover{stroke:#0058d5}.c-globalAuthor_modal{position:absolute;top:100%;width:auto;height:auto}.c-globalAuthor_modal .c-globalModal_content{max-width:358px;top:1rem}.c-globalAuthor_modal .c-globalModal_backdrop{position:fixed}.c-globalAuthor_modal .c-globalModal_close svg{width:16px;height:16px}@media(min-width: 1024px){.c-globalAuthor_meta{flex-basis:45%;flex-shrink:0}} .c-cmsImage{display:block;width:100%;background:rgba(0,0,0,.05)}.c-cmsImage img{display:block;width:100%;height:auto}.c-cmsImage img[src=""]{visibility:hidden} .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:#080a12}.c-globalModal_close:hover>svg{fill:#0058d5}.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-contentAuthorModal_head{display:flex;align-items:center;margin-bottom:1rem}.c-contentAuthorModal_image{margin-right:1rem;background:#f1f0f3;width:70px;height:70px;flex-shrink:0;overflow:hidden}.c-contentAuthorModal_image img{filter:grayscale(100%)}.c-contentAuthorModal_title{font-weight:600;margin-right:2rem}.c-contentAuthorModal_copy{clear:both;margin-bottom:1rem;line-height:1.5}.c-contentAuthorModal_link{color:#080a12;font-size:13px;cursor:pointer}.c-contentAuthorModal_link svg{width:16px;height:16px;vertical-align:middle;margin-left:.5rem}.c-contentAuthorModal_link:hover{color:#0058d5}.c-contentAuthorModal_link:hover svg{fill:#0058d5}.c-contentAuthorModal_linkDivider{font-size:13px;display:inline-block;color:#505259;margin:0 calc(0.5rem / 2)}.c-contentAuthorModal_accordionSection{margin:1rem 0}.c-contentAuthorModal_accordionSectionToggle{display:block;position:relative;cursor:pointer}.c-contentAuthorModal_accordionSectionToggle svg{position:absolute;right:0;top:20px;width:13px;height:7px}.c-contentAuthorModal_accordionSection>ul{margin-left:20px}.c-contentAuthorModal_accordionSection>ul>li{list-style:disc} .c-socialSharebar{position:relative;font-size:1.375rem}.c-socialSharebar amp-social-share{background:none;max-width:18px;max-height:18px}.c-socialSharebar_container{display:flex;padding:0;user-select:none}.c-socialSharebar_container-dropdown{visibility:hidden;position:absolute;bottom:2.5rem;padding:1.5rem;background:#fff;box-shadow:0 4px 16px rgba(8,10,18,.05);z-index:1;opacity:0;transform:translateY(10px);transition:opacity .4s,transform .4s,visibility 0s .4s}.c-socialSharebar_container-dropdownOpen{transform:none;transition:opacity .4s,transform .4s;opacity:1;visibility:visible}.c-socialSharebar_container-dropdown .c-socialSharebar_button-comments{display:none}.c-socialSharebar_button{cursor:pointer;display:flex;justify-content:center;align-items:center}.c-socialSharebar_button:not(:last-child){margin-right:2rem}.c-socialSharebar_button:hover{opacity:.7}.c-socialSharebar_button-active svg{fill:#0058d5}.c-socialSharebar_icon{display:block;width:18px;height:18px} .c-ShortcodeContent h2{font-size:1.375rem;line-height:1.75rem;margin-bottom:1rem}@media(min-width: 1024px){.c-ShortcodeContent h2{font-size:2.25rem;line-height:2.75rem}}.c-ShortcodeContent h3:not(.c-sectionHeading){font-size:1rem;line-height:1.75rem;margin-bottom:1rem}@media(min-width: 1024px){.c-ShortcodeContent h3:not(.c-sectionHeading){font-size:1.375rem;line-height:1.75rem}}.c-ShortcodeContent h3.c-shortcodePinbox_headline{font-size:1rem;line-height:1.375rem;margin-bottom:1.5rem}.c-ShortcodeContent p,.c-ShortcodeContent li{font-size:1.125rem;line-height:1.875rem}.c-ShortcodeContent p a,.c-ShortcodeContent li a{color:#080a12;text-decoration:underline}.c-ShortcodeContent p a:hover,.c-ShortcodeContent li a:hover{color:#0058d5}.c-ShortcodeContent hr{border-top:1px solid #f1f0f3}.c-ShortcodeContent>ol,.c-ShortcodeContent>ul{margin:0 0 1.5rem;padding:0 0 0 1.2rem}.c-ShortcodeContent>ol li{list-style:decimal}.c-ShortcodeContent>ul li{list-style:disc}.c-ShortcodeContent>blockquote{font-size:1.125rem;font-weight:600;border-left:1px solid #080a12;padding-left:1.5rem;margin:1.5rem 0}@media(min-width: 1024px){.c-ShortcodeContent>blockquote{margin:2rem 0}}.c-ShortcodeContent .giphy-embed{width:100%}.c-ShortcodeContent .c-avLazyStickyVideo{margin-bottom:2rem;min-height:192px}@media(min-width: 768px){.c-ShortcodeContent .c-avLazyStickyVideo{margin-bottom:1.5rem;min-height:466px}}.c-ShortcodeContent table{display:block;overflow:auto}.c-ShortcodeContent table p,.c-ShortcodeContent table li{font-size:1.125rem;line-height:1.75rem}.c-ShortcodeContent table p{margin-bottom:0}.c-ShortcodeContent table ul{padding-left:2rem;margin-bottom:1.5rem}.c-ShortcodeContent table li{list-style-type:disc;display:list-item}.c-ShortcodeContent *:first-child{margin-top:0} .c-shortcodeImage{margin:2.5rem 0}.c-shortcodeImage_imageContainer{position:relative;display:block}.c-shortcodeImage video{display:block;width:100%}.c-shortcodeImage figcaption{font-size:.813rem;line-height:1.125rem;margin:1rem 0 0 0}.c-shortcodeImage figcaption p{display:inline;font-size:inherit;line-height:inherit;margin:0}.c-shortcodeImage.c-shortcodeImage-medium{width:370px;margin-left:auto;margin-right:auto}.c-shortcodeImage.c-shortcodeImage-small{width:270px;margin-left:auto;margin-right:auto}@media(min-width: 768px){.c-shortcodeImage.c-shortcodeImage-pullLeft.c-shortcodeImage-small,.c-shortcodeImage.c-shortcodeImage-pullRight.c-shortcodeImage-small{max-width:calc(30% - 1.5rem)}.c-shortcodeImage.c-shortcodeImage-pullLeft.c-shortcodeImage-medium,.c-shortcodeImage.c-shortcodeImage-pullRight.c-shortcodeImage-medium{max-width:calc(50% - 1.5rem)}.c-shortcodeImage.c-shortcodeImage-full-width,.c-shortcodeImage.c-shortcodeImage-original,.c-shortcodeImage.c-shortcodeImage-large{clear:both}.c-shortcodeImage-pullLeft:not(.c-shortcodeImage-original,.c-shortcodeImage-full-width,.c-shortcodeImage-large){float:left;clear:left;margin-right:1.5rem}.c-shortcodeImage-pullRight:not(.c-shortcodeImage-original,.c-shortcodeImage-full-width,.c-shortcodeImage-large){float:right;clear:right;margin-left:1.5rem}}@media print{.c-shortcodeImage{page-break-inside:avoid}.c-shortcodeImage.c-shortcodeImage-pullLeft.c-shortcodeImage-small,.c-shortcodeImage.c-shortcodeImage-pullLeft.c-shortcodeImage-medium,.c-shortcodeImage.c-shortcodeImage-pullRight.c-shortcodeImage-small,.c-shortcodeImage.c-shortcodeImage-pullRight.c-shortcodeImage-medium{width:calc(50% - 1.5rem)}.c-shortcodeImage.c-shortcodeImage-full-width,.c-shortcodeImage.c-shortcodeImage-original{clear:both}.c-shortcodeImage-pullLeft:not(.c-shortcodeImage-original,.c-shortcodeImage-full-width,.c-shortcodeImage-large){float:left;clear:left;margin-right:1.5rem}.c-shortcodeImage-pullRight:not(.c-shortcodeImage-original,.c-shortcodeImage-full-width,.c-shortcodeImage-large){float:right;clear:right;margin-left:1.5rem}} .c-adDisplay.skybox-inContent{margin-left:calc(50% - 50vw + 0.5 * var(--scroll-bar-width));margin-right:calc(50% - 50vw + 0.5 * var(--scroll-bar-width));width:100vw}@media(min-width: 1024px){.c-pageArticleSingle-review .c-adDisplay.skybox-inContent{width:calc(100vw - 0.5 * var(--scroll-bar-width));margin-right:0;margin-left:calc(50% - 50vw + 0.5 * var(--scroll-bar-width) - ((100% - 8 * var(--grid-gap)) * (2 / 9)))}}.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-all,.c-adDisplay_container_mobile-incontent-plus{display:block;min-height:154px}.c-adDisplay_container_leaderboard-middle{min-height:66px}.c-adDisplay_container_incontent-narrow-all-top,.c-adDisplay_container_incontent-leaderboard-middle{display:block;min-height:273px}.c-adDisplay_container_mpu-top,.c-adDisplay_container_mpu-plus-top,.c-adDisplay_container_mpu-middle{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{min-height:90px}.c-adDisplay_container_leaderboard-bottom{min-height:90px}.c-adDisplay_container_mobile-mpu-bottom{min-height:250px}.c-adDisplay_container_incontent-all-top,.c-adDisplay_container_incontent-ad-plus-billboard-middle,.c-adDisplay_container_incontent-plus-billboard-middle,.c-adDisplay_container_incontent-all-middle{display:block;min-height:211px;clear:both}.c-pageArticleSingle-nightwing .c-adDisplay_container_incontent-all-top>[data-ad]{background:#f5f4f7;padding:32px 0 12px;z-index:500;position:relative}.c-pageArticleSingle-nightwing .c-adDisplay_container_incontent-all-top>[data-ad].skybox-loaded-slot{padding-bottom:0}.c-pageArticleSingle-nightwing .c-adDisplay_container_incontent-all-top>[data-ad]::before{content:"Advertisement";color:#080a12;font-size:12px;line-height:16px;display:block;position:absolute;left:50%;transform:translate(-50%, -25px)}.c-pageArticleSingle-toc .c-adDisplay_container_incontent-all-top>[data-ad],.c-pageArticleSingle-toc .c-adDisplay_container_incontent-ad-plus-billboard-middle>[data-ad],.c-pageArticleSingle-toc .c-adDisplay_container_incontent-plus-billboard-middle>[data-ad],.c-pageArticleSingle-toc .c-adDisplay_container_incontent-all-middle>[data-ad]{background:#f5f4f7;padding:32px 0 12px;z-index:500;position:relative}.c-pageArticleSingle-toc .c-adDisplay_container_incontent-all-top>[data-ad].skybox-loaded-slot,.c-pageArticleSingle-toc .c-adDisplay_container_incontent-ad-plus-billboard-middle>[data-ad].skybox-loaded-slot,.c-pageArticleSingle-toc .c-adDisplay_container_incontent-plus-billboard-middle>[data-ad].skybox-loaded-slot,.c-pageArticleSingle-toc .c-adDisplay_container_incontent-all-middle>[data-ad].skybox-loaded-slot{padding-bottom:0}.c-pageArticleSingle-toc .c-adDisplay_container_incontent-all-top>[data-ad]::before,.c-pageArticleSingle-toc .c-adDisplay_container_incontent-ad-plus-billboard-middle>[data-ad]::before,.c-pageArticleSingle-toc .c-adDisplay_container_incontent-plus-billboard-middle>[data-ad]::before,.c-pageArticleSingle-toc .c-adDisplay_container_incontent-all-middle>[data-ad]::before{content:"Advertisement";color:#080a12;font-size:12px;line-height:16px;display:block;position:absolute;left:50%;transform:translate(-50%, -25px)}.c-pageArticleSingle-toc .c-adDisplay_container_incontent-all-top.rendered:not(.blank)::before,.c-pageArticleSingle-toc .c-adDisplay_container_incontent-ad-plus-billboard-middle.rendered:not(.blank)::before,.c-pageArticleSingle-toc .c-adDisplay_container_incontent-plus-billboard-middle.rendered:not(.blank)::before,.c-pageArticleSingle-toc .c-adDisplay_container_incontent-all-middle.rendered:not(.blank)::before{content:" ";position:absolute;height:600px;width:25%;left:0;margin-top:-150px;z-index:20;background:linear-gradient(rgba(255, 255, 255, 0), white 10%, white 90%, rgba(255, 255, 255, 0))} .c-socialComments_comment-bubble{fill:#fff;height:15px;margin-right:5px;width:15px}.c-socialComments .o-button-xlarge{color:#fff;line-height:3.7}.c-socialComments_toggleButton{width:100%;height:64px}.c-socialComments_toggleButton_svg{display:inline-block}.c-socialComments_toggleButton_svg svg{display:inline-block;width:15px;height:13px;fill:#080a12;vertical-align:middle;margin-left:10px;transform:rotate(90deg)}.c-socialComments_toggleButton:hover svg{fill:#fff}@media(min-width: 1024px){.c-socialComments_toggleButton{width:416px}}.c-socialComments_postComments::before{display:block;content:"";margin-top:-50vh;height:50vh;visibility:hidden}.c-socialComments_faq-guidelines a{color:#505259;text-decoration:underline;font-size:1rem}.c-socialComments_user-dropdown{cursor:pointer;display:inline-block;position:relative;z-index:1;border:1px solid #fff;margin-left:-10px}.c-socialComments_user-dropdown:hover{background:#fff;border:1px solid #d9d9d9;border-radius:4px 4px 0 0;box-shadow:0 2px 5px rgba(0,0,0,.1)}.c-socialComments_user-dropdown_user{background:#fff;border:1px solid #d9d9d9;border-radius:0 0 3px 3px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:none;list-style-type:none;margin:0;padding:0;position:absolute;text-align:left;width:100%;margin-left:-1px}.c-socialComments_user-dropdown_user li{background:none;list-style:none;padding:0}.c-socialComments_user-dropdown_user li:first-child{border-bottom:1px dotted #d9d9d9}.c-socialComments_user-dropdown_user li:hover{background-color:#f1f1f1}.c-socialComments_user-dropdown_user li a{line-height:30px;margin:0;padding:0 8px;text-decoration:none}.c-socialComments_user-dropdown:hover .c-socialComments_user-dropdown_user{display:block}.c-socialComments_user-dropdown_username{color:#44d8ff;cursor:pointer;font-weight:600;margin-left:10px;text-overflow:ellipsis;white-space:nowrap}.c-socialComments_user-dropdown_username::after{border:solid 4px;border-color:#404040 transparent transparent transparent;content:"";display:inline-block;margin:8px;position:relative;top:9px}.c-socialComments_user-dropdown_username:hover{text-decoration:none}.c-socialComments_faq-guidelines a:hover{color:#080a12}.c-socialComments_user-dropdown_user li a:hover{color:#39d2ff} .c-listingVertical{grid-column:span 2}@media(max-width: 767px){.c-listingVertical{border-bottom:none}}.c-listingVertical h4{color:#404040;text-transform:uppercase;letter-spacing:2px;font-weight:normal}.c-listingVertical_image{background:#f2f2f2;display:block;width:86px;height:86px;flex-shrink:0}.c-listingVertical_image picture{height:100%;width:100%;margin:auto 0}.c-listingVertical_image picture img{object-fit:cover;width:100%;height:100%}.c-listingVertical_image.shows{background:none}.c-listingVertical_image.shows picture{z-index:2}.c-listingVertical_image.shows::before{background:rgba(0,0,0,.5)}.c-listingVertical_image.shows img{transform:scale(0.6);object-fit:contain}.c-listingVertical_item{position:relative;margin-bottom:1.5rem}.c-listingVertical_item:last-of-type{margin-bottom:0}.c-listingVertical_item h3{font-weight:600}.c-listingVertical_item:hover h3 span{color:#0058d5}.c-listingVertical_item:hover img{opacity:.8}.c-listingVertical_data{flex-direction:column}.c-listingVertical_itemLink{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;font:0/0 serif;text-shadow:none;color:transparent} .c-siteFooter{z-index:1;position:relative;background:#20222a;overflow:hidden}.c-siteFooter .c-siteFooter_background{width:0}.c-siteFooter .c-siteFooter_background img[src=""]{opacity:0}.c-siteFooter .c-siteFooter_background img,.c-siteFooter .c-siteFooter_background amp-img{transition:opacity 1s ease;opacity:1;object-fit:cover;position:absolute;width:100%;height:100%;left:0;top:0}@media(min-width: 1024px){.c-siteFooter{padding:0 3rem 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 1.5rem 0}.c-siteFooter_social-links-wrapper .c-socialSharebar_container{justify-content:space-between}@media(min-width: 1024px){.c-siteFooter_social-links-wrapper .c-socialSharebar_container{justify-content:flex-start}}.c-siteFooter_social-links-wrapper .c-socialSharebar_container .c-socialSharebar_icon{width:fit-content;height:fit-content}@media(min-width: 1024px){.c-siteFooter_social-links-wrapper .c-socialSharebar_container .c-socialSharebar_icon{flex-grow:1;margin-right:0}}.c-siteFooter_social-links-wrapper .c-socialSharebar_container .c-socialSharebar_icon svg{height:24px;width:24px;fill:#fff}.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: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;display:inline-block}.c-siteFooterColumnLinks a:hover{color:#3f8eff;cursor:pointer}.c-siteFooterColumnLinks a:hover svg{fill:#ff435a}.c-siteFooterColumnLinks_beta li:first-child a{text-transform:none}.c-siteFooterColumnLinks_charlie .loggedin,.c-siteFooterColumnLinks_charlie .hide{display:none}@media(min-width: 1024px){.c-siteFooterColumnLinks_charlie{text-align:left}}.c-siteFooterColumnLinks ul>li{transform:translateZ(0)}.c-siteFooterColumnLinks ul>li:last-child{margin-bottom:0}.c-siteFooterColumnLinks .c-siteFooter_link{margin-bottom:1.5rem;color:#fff}.c-siteFooterColumnLinks .c-siteFooter_link-userIcon{width:16px;height:16px;fill:#fff;margin-left:calc(0.5rem / 2);vertical-align:middle} .c-siteFooterUserMenu_authLinks{color:#fff;text-transform:lowercase;display:inline-block}.c-siteFooterUserMenu_authLinks:hover{color:#3f8eff;cursor:pointer}.c-siteFooterUserMenu_authLinks:hover svg{fill:#ff435a} .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 div{display:inline}.c-siteFooterPolicies a,.c-siteFooterPolicies div{color:#fff;margin:0 .5rem}.c-siteFooterPolicies a:hover,.c-siteFooterPolicies div:hover{color:#3f8eff;cursor:pointer}.c-siteFooterPolicies a:first-child,.c-siteFooterPolicies div: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-42d55d5c=""><svg class="c-globalSvgs" data-v-42d55d5c=""><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="minus" viewbox="0 0 13 1"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0.5C0 0.223858 0.223858 0 0.5 0H12.5C12.7761 0 13 0.223858 13 0.5C13 0.776143 12.7761 1 12.5 1H0.5C0.223858 1 0 0.776143 0 0.5Z" fill="#080A12"></path></symbol> <symbol id="plus" viewbox="0 0 13 13"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 6.5C0 6.22386 0.223858 6 0.5 6H12.5C12.7761 6 13 6.22386 13 6.5C13 6.77614 12.7761 7 12.5 7H0.5C0.223858 7 0 6.77614 0 6.5Z" fill="#080A12"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 13C6.22386 13 6 12.7761 6 12.5V0.5C6 0.223858 6.22386 0 6.5 0C6.77614 0 7 0.223858 7 0.5V12.5C7 12.7761 6.77614 13 6.5 13Z" fill="#080A12"></path></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 12 24"><path d="M3 8H0V12H3V24H8V12H11.642L12 8H8V6.333C8 5.378 8.192 5 9.115 5H12V0H8.192C4.596 0 3 1.583 3 4.615V8Z"></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> /><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"><path d="M12 2.163C15.204 2.163 15.584 2.175 16.85 2.233C20.102 2.381 21.621 3.924 21.769 7.152C21.827 8.417 21.838 8.797 21.838 12.001C21.838 15.206 21.826 15.585 21.769 16.85C21.62 20.075 20.105 21.621 16.85 21.769C15.584 21.827 15.206 21.839 12 21.839C8.796 21.839 8.416 21.827 7.151 21.769C3.891 21.62 2.38 20.07 2.232 16.849C2.174 15.584 2.162 15.205 2.162 12C2.162 8.796 2.175 8.417 2.232 7.151C2.381 3.924 3.896 2.38 7.151 2.232C8.417 2.175 8.796 2.163 12 2.163ZM12 0C8.741 0 8.333 0.014 7.053 0.072C2.695 0.272 0.273 2.69 0.073 7.052C0.014 8.333 0 8.741 0 12C0 15.259 0.014 15.668 0.072 16.948C0.272 21.306 2.69 23.728 7.052 23.928C8.333 23.986 8.741 24 12 24C15.259 24 15.668 23.986 16.948 23.928C21.302 23.728 23.73 21.31 23.927 16.948C23.986 15.668 24 15.259 24 12C24 8.741 23.986 8.333 23.928 7.053C23.732 2.699 21.311 0.273 16.949 0.073C15.668 0.014 15.259 0 12 0ZM12 5.838C8.597 5.838 5.838 8.597 5.838 12C5.838 15.403 8.597 18.163 12 18.163C15.403 18.163 18.162 15.404 18.162 12C18.162 8.597 15.403 5.838 12 5.838ZM12 16C9.791 16 8 14.21 8 12C8 9.791 9.791 8 12 8C14.209 8 16 9.791 16 12C16 14.21 14.209 16 12 16ZM18.406 4.155C17.61 4.155 16.965 4.8 16.965 5.595C16.965 6.39 17.61 7.035 18.406 7.035C19.201 7.035 19.845 6.39 19.845 5.595C19.845 4.8 19.201 4.155 18.406 4.155Z"></path></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> <symbol id="expand" viewbox="0 0 16 16"><path d="M4.79245 0H0.603774C0.269811 0 0 0.269811 0 0.603774V4.83019C0 4.99623 0.135849 5.13208 0.301887 5.13208H1.20755C1.37358 5.13208 1.50943 4.99623 1.50943 4.83019V1.50943H4.79245C4.95849 1.50943 5.09434 1.37358 5.09434 1.20755V0.301887C5.09434 0.135849 4.95849 0 4.79245 0ZM15.6981 10.8679H14.7925C14.6264 10.8679 14.4906 11.0038 14.4906 11.1698V14.4906H11.2075C11.0415 14.4906 10.9057 14.6264 10.9057 14.7925V15.6981C10.9057 15.8642 11.0415 16 11.2075 16H15.3962C15.7302 16 16 15.7302 16 15.3962V11.1698C16 11.0038 15.8642 10.8679 15.6981 10.8679ZM4.79245 14.4906H1.50943V11.1698C1.50943 11.0038 1.37358 10.8679 1.20755 10.8679H0.301887C0.135849 10.8679 0 11.0038 0 11.1698V15.3962C0 15.7302 0.269811 16 0.603774 16H4.79245C4.95849 16 5.09434 15.8642 5.09434 15.6981V14.7925C5.09434 14.6264 4.95849 14.4906 4.79245 14.4906ZM15.3962 0H11.2075C11.0415 0 10.9057 0.135849 10.9057 0.301887V1.20755C10.9057 1.37358 11.0415 1.50943 11.2075 1.50943H14.4906V4.83019C14.4906 4.99623 14.6264 5.13208 14.7925 5.13208H15.6981C15.8642 5.13208 16 4.99623 16 4.83019V0.603774C16 0.269811 15.7302 0 15.3962 0Z"></path></symbol></svg> <svg class="c-globalSvgs c-siteSvgs" data-v-42d55d5c=""><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-in-depth" viewbox="0 0 171 86"><path fill-rule="evenodd" clip-rule="evenodd" d="M171 1H87V85H171V1ZM86 0V86H172V0H86Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M86 0H0V86H86V0ZM37.827 39.9765H25.4699L37.827 35.6973V32.8504V32.681V30H25V32.8504H37.3377L25 37.1225V39.9765V40.1393V42.827H37.827V39.9765ZM39.2225 47.0235V44.173H42.0729H52.0495V47.0235H42.0729V49.1431H49.9085V51.9935H42.0729V54.1496H52.0495V57H42.0729H39.2225V54.1496V51.9935V49.1431V47.0235ZM58.4135 44.173H61.2639H66.2522V47.0235H61.2639V57H58.4135V47.0235H53.4252V44.173H58.4135ZM30.7171 44.173L34.9963 56.5301V44.173H37.8468V57H35.159H34.9963H32.1423L27.8702 44.6623V57H25.0198V44.173H27.7008H27.8702H30.7171ZM52.0297 36.4214V36.4068C52.0297 32.8742 49.1559 30 45.6229 30H39.2027V42.827H45.6245C49.1563 42.827 52.0297 39.9536 52.0297 36.4214ZM42.0532 32.8504H45.6229C46.5658 32.8515 47.4698 33.2265 48.1365 33.8932C48.8032 34.5599 49.1782 35.4639 49.1793 36.4068V36.4214C49.1783 37.3639 48.8035 38.2676 48.1371 38.9341C47.4706 39.6006 46.567 39.9755 45.6245 39.9765H42.0532V32.8504Z"></path> <g clip-path="url(#clip0_10038_12573)"><path d="M97 46.2456H106.177L108.73 48.7989V54.4373L106.177 57.0046H97V46.2456ZM98.3443 55.7559H105.537L107.301 53.9916V49.2866L105.537 47.4872H98.3419L98.3443 55.7559Z"></path> <path d="M121.11 46.2456L122.555 47.6739L121.622 48.6308L120.455 47.4639H114.067V50.9366H120.856V52.2622H114.067V55.7629H120.513L121.68 54.6217L122.613 55.5553L121.169 56.9999H112.734V46.2456H121.11Z"></path> <path d="M125.852 57.0046V46.2456H133.616L135.581 48.178V51.2353L133.616 53.2027H127.196V57.0046H125.852ZM127.196 51.9798H133.012L134.179 50.8129V48.6961L133.012 47.5012H127.196V51.9798Z"></path> <path d="M142.539 57.0048V47.4921H139.244L138.018 48.7197L137.043 47.7628L138.539 46.2505H147.874L149.368 47.7628L148.395 48.7197L147.183 47.4921H143.874V57.0048H142.539Z"></path> <path d="M160.375 57.0046V52.2319H152.51V57.0046H151.166V46.2456H152.51V50.9506H160.375V46.2456H161.72V57.0046H160.375Z"></path> <path d="M98.3423 30V40.7543H96.998V30H98.3423Z"></path> <path d="M114.039 30.0002V40.4697L112.93 41.4266L104.108 31.8579V40.7474H102.797V29.9932H104.293L112.73 39.1674V29.9932L114.039 30.0002Z"></path></g> <defs><clippath id="clip0_10038_12573"><rect width="64.7192" height="27" fill="white" transform="translate(97 30)"></rect></clippath></defs></svg> <svg id="logo-in-depth" width="248" height="19" viewbox="0 0 248 19" fill="none"><path d="M132.354 17.4925V0.99981L130.264 0.98877V15.441L116.826 0.98877H114.442V17.93H116.532V3.92627L130.588 18.9998L132.354 17.4925Z" fill="#D0FF4B"></path> <path d="M217.438 17.9412V2.95226H212.192L210.236 4.88241L208.682 3.37502L211.065 0.992676H225.939L228.322 3.37502L226.768 4.88241L224.838 2.95226H219.565V17.9339L217.438 17.9412Z" fill="#D0FF4B"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M27.5496 0.999978H18.9675V17.9412H27.5459C29.8141 17.9412 31.9894 17.0503 33.5933 15.4645C35.1971 13.8787 36.0982 11.7279 36.0982 9.4853V9.4669C36.0997 8.35584 35.8796 7.2554 35.4507 6.22845C35.0218 5.2015 34.3924 4.26819 33.5985 3.48187C32.8046 2.69554 31.8617 2.07164 30.8238 1.64578C29.7859 1.21993 28.6733 1.00046 27.5496 0.999978ZM32.3017 9.48162C32.2998 10.7262 31.7988 11.9192 30.9088 12.7992C30.0187 13.6793 28.8121 14.1745 27.5533 14.1765H22.7826V4.76468H27.5496C28.8096 4.76565 30.0178 5.26099 30.9088 6.14192C31.7998 7.02286 32.3007 8.21739 32.3017 9.46322V9.48162Z" fill="#D0FF4B"></path> <path d="M0 4.76471H16.4836L0 10.4081V17.9412H17.1344V14.1765H0.628409L17.1344 8.52573V1H0V4.76471Z" fill="#D0FF4B"></path> <path d="M56.9212 1H74.0555V4.76471H60.7288V7.56618H71.1961V11.3309H60.7288V14.1765H74.0555V17.9412H56.9212V1Z" fill="#D0FF4B"></path> <path d="M93.0305 1V4.76471H86.3671V17.9412H82.5595V4.76471H75.8961V1H93.0305Z" fill="#D0FF4B"></path> <path d="M45.5578 1L51.2766 17.3235V1H55.0843V17.9412H47.4616L41.7538 1.64706V17.9412H37.9462V1H45.5578Z" fill="#D0FF4B"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M159.502 1H144.882V17.9412H159.502L163.57 13.9192V5.02204L159.502 1ZM158.484 15.9816H147.024V2.95959H158.484L161.295 5.79045V13.2022L158.484 15.9816Z" fill="#D0FF4B"></path> <path d="M183.297 1L185.598 3.25004L184.111 4.75734L182.252 2.91911H172.078V8.37134H182.888V10.4632H172.071V15.9963H182.352L184.211 14.1949L185.699 15.6655L183.393 17.9412H169.955V1H183.297Z" fill="#D0FF4B"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M190.849 1V17.9412H192.99V11.9596H203.22L206.354 8.86034V4.04413L203.22 1H190.849ZM202.257 10.0258H192.99V2.97431H202.257L204.116 4.85293V8.18752L202.257 10.0258Z" fill="#D0FF4B"></path> <path d="M245.855 10.4228V17.9412H248V1H245.855V8.41182H233.327V1H231.186V17.9412H233.327V10.4228H245.855Z" fill="#D0FF4B"></path> <path d="M107.348 1V17.9412H105.206V1H107.348Z" fill="#D0FF4B"></path></svg> <svg id="logo-longform" width="86" height="86" viewbox="0 0 86 86" fill="none"><g clip-path="url(#clip0_9590_9948)"><rect width="86" height="86" fill="white"></rect> <rect width="86" height="86" fill="#080A12"></rect> <path fill-rule="evenodd" clip-rule="evenodd" d="M22.5221 39.0847H36.2518V42.2518H22V39.2655V39.0847V35.9137L35.7081 31.1671H22V28H36.2518V30.9788V31.1671V34.3302L22.5221 39.0847ZM62.2927 43.7461H59.1256H53.5833V46.9131H59.1256V57.9978H62.2927V46.9131H67.835V43.7461H62.2927ZM37.8025 43.7482V46.9153V49.2703V52.4374V54.8329V58H40.9695H52.0543V54.8329H40.9695V52.4374H49.6754V49.2703H40.9695V46.9153H52.0543V43.7482H40.9695H37.8025ZM33.1064 57.4757L28.3519 43.7461H25.1888H25.0005H22.0217V57.9978H25.1888V44.2897L29.9354 57.9978H33.1064H33.2872H36.2735V43.7461H33.1064V57.4757ZM52.0325 35.1184V35.1347C52.0325 39.0592 48.84 42.2518 44.9159 42.2518H37.7808V28H44.9141C48.8395 28 52.0325 31.1935 52.0325 35.1184ZM44.9141 31.1671H40.9478V39.0847H44.9159C45.9631 39.0835 46.9671 38.667 47.7076 37.9265C48.448 37.1859 48.8644 36.1819 48.8655 35.1347V35.1184C48.8643 34.0708 48.4477 33.0664 47.7069 32.3257C46.9661 31.5849 45.9617 31.1682 44.9141 31.1671Z" fill="white"></path></g> <defs><clippath id="clip0_9590_9948"><rect width="86" height="86" fill="white"></rect></clippath></defs></svg> <svg id="logo-deep-dive-special-feature" viewbox="0 0 171 86"><path fill-rule="evenodd" clip-rule="evenodd" d="M171 1H87V85H171V1ZM86 0V86H172V0H86Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M86 0H0V86H86V0ZM37.827 39.9765H25.4699L37.827 35.6973V32.8504V32.681V30H25V32.8504H37.3377L25 37.1225V39.9765V40.1393V42.827H37.827V39.9765ZM39.2225 47.0235V44.173H42.0729H52.0495V47.0235H42.0729V49.1431H49.9085V51.9935H42.0729V54.1496H52.0495V57H42.0729H39.2225V54.1496V51.9935V49.1431V47.0235ZM58.4135 44.173H61.2639H66.2522V47.0235H61.2639V57H58.4135V47.0235H53.4252V44.173H58.4135ZM30.7171 44.173L34.9963 56.5301V44.173H37.8468V57H35.159H34.9963H32.1423L27.8702 44.6623V57H25.0198V44.173H27.7008H27.8702H30.7171ZM52.0297 36.4214V36.4068C52.0297 32.8742 49.1559 30 45.6229 30H39.2027V42.827H45.6245C49.1563 42.827 52.0297 39.9536 52.0297 36.4214ZM42.0532 32.8504H45.6229C46.5658 32.8515 47.4698 33.2265 48.1365 33.8932C48.8032 34.5599 49.1782 35.4639 49.1793 36.4068V36.4214C49.1783 37.3639 48.8035 38.2676 48.1371 38.9341C47.4706 39.6006 46.567 39.9755 45.6245 39.9765H42.0532V32.8504Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M145.308 38.7667V41.4109H146.34V36.3662L142.999 33H141.851L138.497 36.3662V41.4109H139.516V38.7667H145.308ZM139.516 36.7155L142.419 33.8384L145.308 36.7155V37.8369H139.516V36.7155Z"></path> <path d="M98.6536 40.4955L97.7131 39.5783L97 40.2841L98.161 41.445H103.204L104.583 39.6911L98.4923 34.6858L98.9815 34.0677H102.684L103.6 34.9832L104.316 34.2666L103.182 33.1183H98.4101L97.0539 34.8595L103.131 39.8756L102.654 40.4955H98.6536Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M106.199 33.154V41.4109H107.24V38.4944H112.159L113.668 36.986V34.6374L112.159 33.154H106.199ZM111.695 37.5539H107.231L107.24 34.1161H111.695L112.591 35.0316V36.6581L111.695 37.5539Z"></path> <path d="M121.833 33.154L122.942 34.2504L122.225 34.9868L121.33 34.0911H116.428V36.7477H121.64V37.7653H116.428V40.4614H121.382L122.277 39.5836L122.994 40.3002L121.883 41.4091H115.409V33.1523L121.833 33.154Z"></path> <path d="M131.348 34.0785L132.423 35.1533L133.18 34.4081L131.878 33.1183H126.434L124.472 35.0781V39.4923L126.434 41.4521H131.878L133.168 40.1623L132.431 39.4277L131.374 40.5026H126.91L125.531 39.134V35.4328L126.898 34.0785H131.348Z"></path> <path d="M136.227 33.154V41.4109H135.196V33.154H136.227Z"></path> <path d="M155.729 40.1337L154.452 41.4109H148.61V33.154H149.642V40.4525H153.951L154.995 39.4207L155.729 40.1337Z"></path> <path d="M97 44.9727V53.2296L98.0318 53.226V49.6269H103.139V48.6076H98.0318V45.9204H102.624L103.308 46.637L104.055 45.8899L103.139 44.9727H97Z"></path> <path d="M111.817 44.9727L112.926 46.0708L112.209 46.8054L111.313 45.9096H106.412V48.5664H111.623V49.5857H106.412V52.2729H111.366L112.261 51.3968L112.978 52.1134L111.867 53.2224H105.393V44.9655L111.817 44.9727Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M121.491 50.5889V53.2296L122.523 53.2331V48.1884L119.182 44.8222H118.034L114.68 48.1884V53.2331H115.697V50.5889H121.491ZM115.697 48.5341L118.601 45.6571L121.491 48.5341V49.6556H115.697V48.5341Z"></path> <path d="M127.156 53.2296V45.9311H124.628L123.686 46.8734L122.939 46.1371L124.087 44.9763H131.253L132.401 46.1371L131.653 46.8734L130.724 45.9311H128.182V53.2331L127.156 53.2296Z"></path> <path d="M141.668 51.4112V44.9727H140.633V51.0243L139.356 52.2997H135.871L134.569 50.9974V44.9727H133.541V51.4112L135.398 53.2672H139.823L141.668 51.4112Z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M144.13 53.2296V44.9727H150.296L151.883 46.5599V48.5072L150.296 50.107H149.341L152.114 52.8426L151.367 53.5395L148.014 50.159H145.162V53.2296H144.13ZM145.162 49.231H149.78L150.824 48.1992V46.9218L149.792 45.9025H145.162V49.231Z"></path> <path d="M161.673 46.0708L160.563 44.9727L154.135 44.9655V53.2224H160.611L161.72 52.1134L161.003 51.3968L160.108 52.2729H155.154V49.5857H160.366V48.5664H155.159V45.9096H160.061L160.957 46.8054L161.673 46.0708Z"></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> <symbol id="padlock" viewbox="0 0 1792 1792"><path d="M640 768h512v-192q0-106-75-181t-181-75-181 75-75 181v192zm832 96v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h32v-192q0-184 132-316t316-132 316 132 132 316v192h32q40 0 68 28t28 68z"></path></symbol> <symbol id="envelope-open-outline" viewbox="0 0 24 24"><path d="M11.99 0l-11.99 8.723v15.277h24v-15.277l-12.01-8.723zm.001 2.472l9.793 7.113-6.735 4.588-3.049-2.47-3.049 2.471-6.737-4.589 9.777-7.113zm-9.991 9.386l5.329 3.63-5.329 4.318v-7.948zm.474 10.142l9.526-7.723 9.526 7.723h-19.052zm19.526-2.194l-5.329-4.317 5.329-3.631v7.948z"></path></symbol> <symbol id="settings" viewbox="0 0 24 24"><path d="M24 13.616v-3.232c-1.651-.587-2.694-.752-3.219-2.019v-.001c-.527-1.271.1-2.134.847-3.707l-2.285-2.285c-1.561.742-2.433 1.375-3.707.847h-.001c-1.269-.526-1.435-1.576-2.019-3.219h-3.232c-.582 1.635-.749 2.692-2.019 3.219h-.001c-1.271.528-2.132-.098-3.707-.847l-2.285 2.285c.745 1.568 1.375 2.434.847 3.707-.527 1.271-1.584 1.438-3.219 2.02v3.232c1.632.58 2.692.749 3.219 2.019.53 1.282-.114 2.166-.847 3.707l2.285 2.286c1.562-.743 2.434-1.375 3.707-.847h.001c1.27.526 1.436 1.579 2.019 3.219h3.232c.582-1.636.75-2.69 2.027-3.222h.001c1.262-.524 2.12.101 3.698.851l2.285-2.286c-.744-1.563-1.375-2.433-.848-3.706.527-1.271 1.588-1.44 3.221-2.021zm-12 2.384c-2.209 0-4-1.791-4-4s1.791-4 4-4 4 1.791 4 4-1.791 4-4 4z"></path></symbol> <symbol id="envelope-open-solid" viewbox="0 0 24 24"><path d="M.026 24l11.974-11.607 11.974 11.607h-23.948zm11.964-23.961l-11.99 8.725v12.476l7.352-7.127-5.653-4.113 10.291-7.488 10.309 7.488-5.655 4.108 7.356 7.132v-12.476l-12.01-8.725z"></path></symbol> <symbol id="comment-bubble" viewbox="0 0 32 27.4"><path d="M16,0c8.8,0,16,5.3,16,11.9c0,2.9-2.2,6.3-4.6,8.3l2.3,7.2l-6.9-4.7c-2.1,0.7-4.3,1.1-6.8,1.1c-8.8,0-16-5.3-16-11.9C0,5.3,7.2,0,16,0z"></path></symbol> <symbol id="info" viewbox="0 0 24 24"><path d="M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-.001 5.75c.69 0 1.251.56 1.251 1.25s-.561 1.25-1.251 1.25-1.249-.56-1.249-1.25.559-1.25 1.249-1.25zm2.001 12.25h-4v-1c.484-.179 1-.201 1-.735v-4.467c0-.534-.516-.618-1-.797v-1h3v6.265c0 .535.517.558 1 .735v.999z"></path></symbol> <symbol id="loading-spinner" viewbox="0 0 100 100"><path d="M15 50A35 35 0 0 0 85 50A35 36.8 0 0 1 15 50" fill="#3f8eff" stroke="none"><animatetransform attributename="transform" type="rotate" dur="1s" repeatcount="indefinite" keytimes="0;1" values="0 50 50.9;360 50 50.9"></animatetransform></path></symbol> <svg id="share-arrow" width="18" height="18" viewbox="0 0 18 18"><path d="M11.1992 0.900391C11.1992 0.624248 11.4231 0.400391 11.6992 0.400391H17.0992C17.3754 0.400391 17.5992 0.624248 17.5992 0.900391V6.30039C17.5992 6.57653 17.3754 6.80039 17.0992 6.80039C16.8231 6.80039 16.5992 6.57653 16.5992 6.30039V2.10964L8.45512 10.2537C8.25985 10.449 7.94327 10.449 7.74801 10.2537C7.55275 10.0585 7.55275 9.7419 7.74801 9.54664L15.8943 1.40039H11.6992C11.4231 1.40039 11.1992 1.17653 11.1992 0.900391Z"></path> <path d="M0.699219 3.35192C0.699219 1.88741 1.88644 0.700195 3.35094 0.700195H6.0406C6.31674 0.700195 6.5406 0.924053 6.5406 1.2002C6.5406 1.47634 6.31674 1.7002 6.0406 1.7002H3.35094C2.43872 1.7002 1.69922 2.4397 1.69922 3.35192V14.6485C1.69922 15.5607 2.43872 16.3002 3.35094 16.3002H14.6475C15.5597 16.3002 16.2992 15.5607 16.2992 14.6485V11.9588C16.2992 11.6827 16.5231 11.4588 16.7992 11.4588C17.0754 11.4588 17.2992 11.6827 17.2992 11.9588V14.6485C17.2992 16.113 16.112 17.3002 14.6475 17.3002H3.35094C1.88644 17.3002 0.699219 16.113 0.699219 14.6485V3.35192Z"></path></svg></svg> <div class="c-adSkyBox" data-v-42d55d5c=""><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-plus-leader blank"><!----></div></div></div> <!----> <div class="c-layoutDefault_page" data-v-42d55d5c=""><header role="banner" data-v-42d55d5c=""><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/20230108040037/https://www.zdnet.com/" title="ZDNET" class="c-siteHeaderMasthead 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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#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" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><button type="button" aria-controls="trending-menu" class="c-sitePrimaryMenu_item"><span class="c-sitePrimaryMenu_text"><span>Trending</span></span> <!----></button> <!----> <div id="trending-menu" 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/20230108040037/https://www.zdnet.com/topic/ces-2023-the-biggest-trends-for-pros/" rel="follow" class="c-siteMenuList_link"><span>CES 2023: The Biggest Trends for Pros</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/article/best-iphone/" rel="follow" class="c-siteMenuList_link"><span>Best iPhone models</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/article/best-note-taking-app-for-ipad/" rel="follow" class="c-siteMenuList_link"><span>Best note-taking apps for iPad</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/home-and-office/energy/brightest-flashlight/" rel="follow" class="c-siteMenuList_link"><span>Brightest flashlights</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/home-and-office/energy/best-home-battery/" rel="follow" class="c-siteMenuList_link"><span>Best home battery and backup systems</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/20230108040037/https://www.zdnet.com/article/best-vpn/" rel="follow" class="c-siteMenuList_link"><span>Best VPN services</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/article/best-web-hosting/" rel="follow" class="c-siteMenuList_link"><span>Best web hosting services</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/article/best-electric-car/" rel="follow" class="c-siteMenuList_link"><span>Best electric cars</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/article/best-samsung-phone/" rel="follow" class="c-siteMenuList_link"><span>Best Samsung phones</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/article/best-computer/" rel="follow" class="c-siteMenuList_link"><span>Best computers</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/20230108040037/https://www.zdnet.com/topic/innovation/" rel="follow" class="c-siteMenuList_link"><span>Innovation</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/the-tech-trends-to-watch-in-2023/" rel="follow" class="c-siteMenuList_link"><span>The Tech Trends to Watch in 2023</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/cloud/" rel="follow" class="c-siteMenuList_link"><span>Cloud</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/windows-11/" rel="follow" class="c-siteMenuList_link"><span>Windows 11</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/zdnet-recommends/" rel="follow" class="c-siteMenuList_link"><span>ZDNET Recommends</span> <!----></a></span></li> <!----></ul></div></div></div><div aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span aria-controls="innovation-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20230108040037/https://www.zdnet.com/topic/innovation/" rel="follow" class="c-sitePrimaryMenu_text"><span>Innovation</span></a></span> <!----> <div id="innovation-menu" 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/20230108040037/https://www.zdnet.com/topic/innovation/" rel="follow" class="c-siteMenuList_link"><span>See all Innovation</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/ai-robotics/" rel="follow" class="c-siteMenuList_link"><span>AI & Robotics</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/autonomous-vehicles/" rel="follow" class="c-siteMenuList_link"><span>Autonomous Vehicles</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/computing/" rel="follow" class="c-siteMenuList_link"><span>Computing</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/electric-vehicles/" rel="follow" class="c-siteMenuList_link"><span>Electric Vehicles</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/makers/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/metaverse/" rel="follow" class="c-siteMenuList_link"><span>Metaverse</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/open-source/" rel="follow" class="c-siteMenuList_link"><span>Open Source</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/productivity/" rel="follow" class="c-siteMenuList_link"><span>Productivity</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/quantum-computing/" rel="follow" class="c-siteMenuList_link"><span>Quantum Computing</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/smartphones/" rel="follow" class="c-siteMenuList_link"><span>Smartphones</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/social-media/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/services-software/" rel="follow" class="c-siteMenuList_link"><span>Services & Software</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/space/" rel="follow" class="c-siteMenuList_link"><span>Space</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/wearables/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/5g-arrives-understanding-what-it-means-for-you/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/tech-skills-upgrade-your-job/" rel="follow" class="c-siteMenuList_link"><span>Tech skills: Upgrade your job</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20230108040037/https://www.zdnet.com/accelerate-your-tech-game/" rel="follow" class="c-siteMenuList_link"><span>Accelerate your tech game <small>Paid Content</small></span> <!----></a></span></li> <!----></ul></div></div></div><div aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span aria-controls="home-and-office-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20230108040037/https://www.zdnet.com/topic/home-and-office/" rel="follow" class="c-sitePrimaryMenu_text"><span>Home & Office</span></a></span> <!----> <div id="home-and-office-menu" 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/20230108040037/https://www.zdnet.com/topic/home-and-office/" rel="follow" class="c-siteMenuList_link"><span>See all Home &<br>Office</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/energy/" rel="follow" class="c-siteMenuList_link"><span>Energy</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/home-entertainment/" rel="follow" class="c-siteMenuList_link"><span>Home Entertainment</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/kitchen-household/" rel="follow" class="c-siteMenuList_link"><span>Kitchen & Household</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/networking/" rel="follow" class="c-siteMenuList_link"><span>Networking</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/smart-home/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/smart-office/" rel="follow" class="c-siteMenuList_link"><span>Smart Office</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/sustainability/" rel="follow" class="c-siteMenuList_link"><span>Sustainability</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/yard-outdoors/" rel="follow" class="c-siteMenuList_link"><span>Yard & 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/20230108040037/https://www.zdnet.com/topic/the-new-rules-of-work/" rel="follow" class="c-siteMenuList_link"><span>The New Rules of Work</span> <!----></a></span></li> <!----></ul></div></div></div><div aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span aria-controls="business-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20230108040037/https://www.zdnet.com/topic/business/" rel="follow" class="c-sitePrimaryMenu_text"><span>Business</span></a></span> <!----> <div id="business-menu" 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/20230108040037/https://www.zdnet.com/topic/business/" rel="follow" class="c-siteMenuList_link"><span>See all Business</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/amazon/" rel="follow" class="c-siteMenuList_link"><span>Amazon</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/apple/" rel="follow" class="c-siteMenuList_link"><span>Apple</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/cloud/" rel="follow" class="c-siteMenuList_link"><span>Cloud</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/executive/" rel="follow" class="c-siteMenuList_link"><span>CXO</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/data-centers/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/developer/" rel="follow" class="c-siteMenuList_link"><span>Developer</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/digital-transformation/" rel="follow" class="c-siteMenuList_link"><span>Digital Transformation</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/e-commerce/" rel="follow" class="c-siteMenuList_link"><span>E Commerce</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/edge-computing/" rel="follow" class="c-siteMenuList_link"><span>Edge Computing</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/enterprise-software/" rel="follow" class="c-siteMenuList_link"><span>Enterprise Software</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/google/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/internet-of-things/" rel="follow" class="c-siteMenuList_link"><span>Internet of Things</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/microsoft/" rel="follow" class="c-siteMenuList_link"><span>Microsoft</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/smb/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/software-development-emerging-trends-and-changing-roles/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/small-business-tech-essentials/" rel="follow" class="c-siteMenuList_link"><span>Small Business Tech Essentials</span> <!----></a></span></li> <!----></ul></div></div></div><div aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span aria-controls="finance-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20230108040037/https://www.zdnet.com/topic/finance/" rel="follow" class="c-sitePrimaryMenu_text"><span>Finance</span></a></span> <!----> <div id="finance-menu" 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/20230108040037/https://www.zdnet.com/topic/finance/" rel="follow" class="c-siteMenuList_link"><span>See all Finance</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/banking/" rel="follow" class="c-siteMenuList_link"><span>Banking</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/blockchain/" rel="follow" class="c-siteMenuList_link"><span>Blockchain</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/credit-cards/" rel="follow" class="c-siteMenuList_link"><span>Credit Cards</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/taxes/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/the-future-of-money/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/financial-literacy-month/" rel="follow" class="c-siteMenuList_link"><span>Financial Literacy 101</span> <!----></a></span></li> <!----></ul></div></div></div><div aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span aria-controls="education-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20230108040037/https://www.zdnet.com/topic/education/" rel="follow" class="c-sitePrimaryMenu_text"><span>Education</span></a></span> <!----> <div id="education-menu" 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/20230108040037/https://www.zdnet.com/topic/education/" rel="follow" class="c-siteMenuList_link"><span>See all Education</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/bootcamps/" rel="follow" class="c-siteMenuList_link"><span>Bootcamps</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/business-management/" rel="follow" class="c-siteMenuList_link"><span>Business & Management</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/computers-tech/" rel="follow" class="c-siteMenuList_link"><span>Computers & Tech</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/mba/" rel="follow" class="c-siteMenuList_link"><span>MBA</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/professional-development/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/how-to-switch-careers-to-tech/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/how-to-stand-out-in-a-job-interview/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/how-to-improve-mental-health-and-resilience-in-the-workplace/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/how-to-optimize-your-work-productivity/" rel="follow" class="c-siteMenuList_link"><span>Productivity and time management</span> <!----></a></span></li> <!----></ul></div></div></div><div aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span aria-controls="security-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20230108040037/https://www.zdnet.com/topic/security/" rel="follow" class="c-sitePrimaryMenu_text"><span>Security</span></a></span> <!----> <div id="security-menu" 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/20230108040037/https://www.zdnet.com/topic/security/" rel="follow" class="c-siteMenuList_link"><span>See all Security</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/vpn/" rel="follow" class="c-siteMenuList_link"><span>VPN</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/cyber-threats/" rel="follow" class="c-siteMenuList_link"><span>Cyber Threats</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/password-manager/" rel="follow" class="c-siteMenuList_link"><span>Password Manager</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/ransomware/" rel="follow" 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/20230108040037/https://www.zdnet.com/topic/securing-the-cloud/" rel="follow" 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/20230108040037/https://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" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-edition c-sitePrimaryMenu_hasSubNav"><button type="button" aria-controls="editions-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink c-sitePrimaryMenu_itemIcon"><!----> <svg aria-label="Editions" class="c-sitePrimaryMenu_globeIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#globe" aria-hidden="false"></use></svg></button> <!----> <div id="editions-menu" 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><div role="button" class="c-siteMenuList_link"> Asia </div></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-au"><span><div role="button" class="c-siteMenuList_link"> Australia </div></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-eu"><span><div role="button" class="c-siteMenuList_link"> Europe </div></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-in"><span><div role="button" class="c-siteMenuList_link"> India </div></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-uk"><span><div role="button" class="c-siteMenuList_link"> United Kingdom </div></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-us"><span><div role="button" class="c-siteMenuList_label"> United States </div></span></li> <!----></ul><ul class="c-siteMenuList_column"><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20230108040037/https://www.zdnet.fr/" rel="follow" class="c-siteMenuList_link"><span>ZDNET France</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20230108040037/https://www.zdnet.de/" rel="follow" class="c-siteMenuList_link"><span>ZDNET Germany</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20230108040037/https://www.zdnet.co.kr/" rel="follow" class="c-siteMenuList_link"><span>ZDNET Korea</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="https://web.archive.org/web/20230108040037/https://japan.zdnet.com/" rel="follow" class="c-siteMenuList_link"><span>ZDNET Japan</span> <!----></a></span></li> <!----></ul></div></div></div></div> <div class="c-siteHeaderNavigation_item"><div section="Search" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu_hasSubNav"><button type="button" aria-controls="search-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink c-sitePrimaryMenu_itemIcon"><!----> <svg aria-label="Search" class="c-sitePrimaryMenu_magIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#mag" aria-hidden="false"></use></svg></button> <!----> <div id="search-menu" 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 aria-label="Search" 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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#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 role="dialog" aria-label="Popup to register or sign in to your ZDNET account" 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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#user" aria-hidden="false"></use></svg></div></div> <div class="c-siteHeaderNavigation_item c-siteHeaderNavigation-more"><div section="More" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu-more c-sitePrimaryMenu_hasSubNav"><button type="button" aria-controls="more-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink c-sitePrimaryMenu_itemIcon"><!----> <svg aria-label="More" class="c-sitePrimaryMenu_menuIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#menu" aria-hidden="false"></use></svg></button> <!----> <div id="more-menu" 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/20230108040037/https://www.zdnet.com/topic/" rel="follow" class="c-siteMenuList_link"><span>See all topics</span> <svg class="c-siteMenuList_linkIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/deals/" rel="follow" class="c-siteMenuList_link"><span>Deals</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/" class="c-siteMenuList_link"><span>News</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/newsletters/" class="c-siteMenuList_link"><span>Newsletters</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/video/" rel="follow" class="c-siteMenuList_link"><span>Videos</span> <!----></a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20230108040037/https://www.zdnet.com/zd-recommends/" rel="follow" class="c-siteMenuList_link"><span>ZDNET Recommends</span> <!----></a></span></li> <!----></ul></div></div></div></div> <div class="c-siteHeaderNavigation_item"><div section="Accordion" aria-haspopup="true" class="c-sitePrimaryMenu header-link-tracking-taggy c-sitePrimaryMenu_accordion c-sitePrimaryMenu_hasSubNav"><button type="button" aria-controls="accordion-menu" class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink c-sitePrimaryMenu_itemIcon"><!----> <svg aria-label="Accordion" class="c-sitePrimaryMenu_menuIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#menu" aria-hidden="false"></use></svg></button> <!----> <div id="accordion-menu" class="c-siteAccordionMenu c-sitePrimaryMenu_subNav"><!----> <div class="c-siteAccordionMenu_content"><div role="button" class="c-siteAccordionMenu_closeButton"><svg><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#close" aria-hidden="false"></use></svg></div> <ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Trending</span> <svg><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/ces-2023-the-biggest-trends-for-pros/" rel="follow" aria-label="CES 2023: The Biggest Trends for Pros" class="c-siteAccordionMenu_link"><span>CES 2023: The Biggest Trends for Pros</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://www.zdnet.com/article/best-iphone/" rel="follow" aria-label="Best iPhone models" class="c-siteAccordionMenu_link"><span>Best iPhone models</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://www.zdnet.com/article/best-note-taking-app-for-ipad/" rel="follow" aria-label="Best note-taking apps for iPad" class="c-siteAccordionMenu_link"><span>Best note-taking apps for iPad</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://www.zdnet.com/home-and-office/energy/brightest-flashlight/" rel="follow" aria-label="Brightest flashlights" class="c-siteAccordionMenu_link"><span>Brightest flashlights</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://www.zdnet.com/home-and-office/energy/best-home-battery/" rel="follow" aria-label="Best home battery and backup systems" class="c-siteAccordionMenu_link"><span>Best home battery and backup systems</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://www.zdnet.com/article/best-web-hosting/" rel="follow" aria-label="Best web hosting services" class="c-siteAccordionMenu_link"><span>Best web hosting services</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://www.zdnet.com/article/best-samsung-phone/" rel="follow" aria-label="Best Samsung phones" class="c-siteAccordionMenu_link"><span>Best Samsung phones</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://www.zdnet.com/article/best-computer/" rel="follow" aria-label="Best computers" class="c-siteAccordionMenu_link"><span>Best computers</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://www.zdnet.com/topic/the-tech-trends-to-watch-in-2023/" rel="follow" aria-label="The Tech Trends to Watch in 2023" class="c-siteAccordionMenu_link"><span>The Tech Trends to Watch in 2023</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20230108040037/https://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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/ai-robotics/" rel="follow" aria-label="AI & Robotics" class="c-siteAccordionMenu_link"><span>AI & Robotics</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://www.zdnet.com/topic/services-software/" rel="follow" aria-label="Services & Software" class="c-siteAccordionMenu_link"><span>Services & Software</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/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/20230108040037/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><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20230108040037/https://www.zdnet.com/accelerate-your-tech-game/" rel="follow" aria-label="Accelerate your tech game <small>Paid Content</small>" class="c-siteAccordionMenu_link"><span>Accelerate your tech game <small>Paid Content</small></span> <!----></a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Home & Office</span> <svg><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/home-and-office/" rel="follow" aria-label="See all Home &<br>Office" class="c-siteAccordionMenu_link"><span>See all Home & Office</span> <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/https://www.zdnet.com/topic/kitchen-household/" rel="follow" aria-label="Kitchen & Household" class="c-siteAccordionMenu_link"><span>Kitchen & Household</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://www.zdnet.com/topic/yard-outdoors/" rel="follow" aria-label="Yard & Outdoors" class="c-siteAccordionMenu_link"><span>Yard & Outdoors</span> <!----></a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="https://web.archive.org/web/20230108040037/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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20230108040037/https://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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://www.zdnet.com/topic/executive/" rel="follow" aria-label="CXO" class="c-siteAccordionMenu_link"><span>CXO</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/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/20230108040037/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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-dropdown" aria-hidden="false"></use></svg></li> <div></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20230108040037/https://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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/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/20230108040037/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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#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/20230108040037/https://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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://www.zdnet.com/topic/business-management/" rel="follow" aria-label="Business & Management" class="c-siteAccordionMenu_link"><span>Business & Management</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://www.zdnet.com/topic/computers-tech/" rel="follow" aria-label="Computers & Tech" class="c-siteAccordionMenu_link"><span>Computers & Tech</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/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/20230108040037/https://www.zdnet.com/topic/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/20230108040037/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/20230108040037/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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#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/20230108040037/https://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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/https://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/20230108040037/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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#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/20230108040037/https://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/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#arrow-thin" aria-hidden="false"></use></svg></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://www.zdnet.com/" aria-label="News" class="c-siteAccordionMenu_link"><span>News</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://www.zdnet.com/newsletters/" aria-label="Newsletters" class="c-siteAccordionMenu_link"><span>Newsletters</span> <!----></a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20230108040037/https://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/20230108040037/https://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-42d55d5c=""><div class="c-scrollPercent"><div class="c-pageArticleSingle g-grid-container" data-v-42d55d5c=""><div class="u-grid-columns c-pageArticleSingle_grid c-pageArticleSingle_topContent"><div class="sm:u-col-2 md:u-col-6 lg:u-col-3"><span class="c-pageArticleSingle_topicHeading c-sectionHeading c-sectionHeading-large">Innovation</span></div> <div class="sm:u-col-2 md:u-col-6 lg:u-col-9"><!----> <!----> <!----> <div class="c-contentHeader"><!----> <div class="c-contentBreadcrumb g-text-xxsmall g-outer-spacing-bottom-medium"><span class="c-contentBreadcrumb_item"><a href="/web/20230108040037/https://www.zdnet.com/" class="c-contentBreadcrumb_link nuxt-link-active"> Home </a></span><span class="c-contentBreadcrumb_item"><a href="/web/20230108040037/https://www.zdnet.com/topic/innovation/" rel="follow" class="c-contentBreadcrumb_link"> Innovation </a></span><span class="c-contentBreadcrumb_item"><a href="/web/20230108040037/https://www.zdnet.com/topic/computing/" rel="follow" class="c-contentBreadcrumb_link"> Computing </a></span><span class="c-contentBreadcrumb_item"><a href="/web/20230108040037/https://www.zdnet.com/topic/processors/" rel="follow" class="c-contentBreadcrumb_link"> Processors </a></span></div> <!----> <h1 class="c-contentHeader_headline g-outer-spacing-top-medium g-outer-spacing-bottom-medium"> AMD says goodbye to 3DNow! instruction set </h1> <div class="c-contentHeader_description g-outer-spacing-top-medium g-outer-spacing-bottom-medium"> Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set is being deprecated. </div> <div class="c-globalAuthor"><div on="tap:author-modal-adrian-kingsley-hughes.show" role="dialog" aria-label="Popup with information about the author" tabindex="0" class="c-globalAuthor_image"><div><picture class="c-cmsImage c-cmsImage_loaded" style="aspect-ratio:192/192;"> <img src="https://web.archive.org/web/20230108040037im_/https://www.zdnet.com/a/img/resize/6f9ac99abaa541291e393a8b765bdffb2fa11559/2022/08/05/11c625de-cb18-4e3f-8614-5010553831f2/adrian-kingsley-hughes.jpg?auto=webp&fit=crop&frame=1&height=192&width=192" alt="adrian-kingsley-hughes" width="192" height="192" fetchpriority="low"></picture></div></div> <!----> <div class="c-globalAuthor_meta"><div class="c-globalAuthor_metaContentWrap"><span class="c-globalAuthor_metaItem"><span>Written by</span></span> <a on="tap:author-modal-adrian-kingsley-hughes.show" href="/web/20230108040037/https://www.zdnet.com/meet-the-team/adrian-kingsley-hughes/" class="c-globalAuthor_metaItem"><span class="c-globalAuthor_link"> Adrian Kingsley-Hughes, <span class="c-globalAuthor_title">Contributing Writer</span></span></a><!----> <!----> <!----> <span class="c-globalAuthor_metaItem"> on <time class="c-globalAuthor_time">Aug. 23, 2010</time></span> <!----> <!----></div></div> <div class="c-globalModal c-globalAuthor_modal"><div class="c-globalModal_backdrop"></div> <div class="c-globalModal_contentWrapper"><div class="c-globalModal_content"><div role="button" class="c-globalModal_close"><svg><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#close"></use></svg></div> <!----></div></div></div></div> <div class="c-socialSharebar g-outer-spacing-right-small g-outer-spacing-bottom-medium g-outer-spacing-top-medium"><!----> <ul class="c-socialSharebar_container"><li class="c-socialSharebar_button c-socialSharebar_button-comments"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#comment-bubble"></use></svg></div></li><li class="c-socialSharebar_button c-socialSharebar_button-linkedin"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#linkedin"></use></svg></div></li><li class="c-socialSharebar_button c-socialSharebar_button-flipboard"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#flipboard"></use></svg></div></li><li class="c-socialSharebar_button c-socialSharebar_button-facebook"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#facebook"></use></svg></div></li><li class="c-socialSharebar_button c-socialSharebar_button-twitter"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#twitter"></use></svg></div></li></ul> <!----> <!----></div></div> <!----> <!----></div></div> <div class="u-grid-columns c-pageArticleSingle_grid g-outer-spacing-bottom-large"><div class="c-pageArticleSingle_leftRail sm:u-col-2 md:u-col-6 lg:u-col-3"><!----></div> <div id="article-ef057bcd-3341-11e4-9e6a-00505685119a" class="c-pageArticleSingle_body sm:u-col-2 md:u-col-6 lg:u-col-6"><!----> <!----> <!----> <div class="c-articleContent"><div class="c-ShortcodeContent"><p>Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set <a rel="noopener noreferrer nofollow" href="https://web.archive.org/web/20230108040037/http://en.wikipedia.org/wiki/3DNow!" target="_blank">is being deprecated</a>. </p><blockquote dir="ltr" style="MARGIN-RIGHT: 0px"><figure class="c-shortcodeImage u-clearfix c-shortcodeImage-Original c-shortcodeImage-pullRight"><div class="c-shortcodeImage_imageContainer"><div class="c-shortcodeImage_image"><picture class="c-cmsImage c-cmsImage_loaded" style="aspect-ratio:456/306;"><source media="(max-width: 767px)" srcset="https://web.archive.org/web/20230108040037im_/https://www.zdnet.com/a/img/2014/10/04/57d01d74-4b6f-11e4-b6a0-d4ae52e95e57/3dnowlogo.jpg" alt="3dnowlogo.jpg"><source media="(max-width: 1023px)" srcset="https://web.archive.org/web/20230108040037im_/https://www.zdnet.com/a/img/2014/10/04/57d01d74-4b6f-11e4-b6a0-d4ae52e95e57/3dnowlogo.jpg" alt="3dnowlogo.jpg"><source media="(max-width: 1440px)" srcset="https://web.archive.org/web/20230108040037im_/https://www.zdnet.com/a/img/2014/10/04/57d01d74-4b6f-11e4-b6a0-d4ae52e95e57/3dnowlogo.jpg" alt="3dnowlogo.jpg"> <img src="https://web.archive.org/web/20230108040037im_/https://www.zdnet.com/a/img/2014/10/04/57d01d74-4b6f-11e4-b6a0-d4ae52e95e57/3dnowlogo.jpg" alt="3dnowlogo.jpg" width="456" height="306" fetchpriority="low"></picture></div> <!----></div> <!----> <!----></figure>AMD introduced the 3DNow!<strong> ™</strong> instruction set back in the K6-2 days to do Single Instruction Multiple Data (SIMD) instructions, otherwise known as vectorized instructions. These were mainly used for graphics intensive applications and even audio processing. Since then, we have added many SIMD instruction sets to our processors, such as the widely used Streaming SIMD Extensions (SSE) instruction set and its successive versions. </blockquote><p></p> <p>3DNow! instructions are being deprecated and will not be supported in certain upcoming AMD processors. In those processors, the <em>3DNow! Instructions</em> feature flag bit will not be set. This is indicated by EDX bit 31 of CPUID function 8000_0001h. This is a good time to remind developers just how important it is to check for features supported at runtime before using them. We have always recommended this feature check at runtime as a best practice, but it becomes very important now to help prevent your program from failing if it tries to execute this instruction without first checking if the feature is supported. Around the same time as 3DNow! instructions were developed, programmers were accustomed to using a model of ‘try and catch’ to check if a processor supported an instruction or instruction set. This is when the application ‘tries’ to execute an instruction to see if it’s available. If the application receives an Undefined Exception (#UD) from the processor, it believes the instruction set isn’t available. These types of applications may not do well under newer virtual machines. That’s subject for another blog though.</p><div class="g-outer-spacing-bottom-large"><!----></div> <p> There are, as always, exceptions. In this case, AMD will continue to support two instructions - PREFETCH and PREFETCHW - which will continue to be supported. </p> <p>Despite being revolutionary for its time, 3DNow! wasn't very popular and has since been superseded by countless iterations of the SSE instruction set. However, this news is important to any developers making use of it, as well as those managing virtualized environments that make use of it. </p></div></div> <a href="/web/20230108040037/https://www.zdnet.com/editorial-guidelines/" rel="follow" class="c-pageArticleSingle_editorialLink"><svg><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#file" aria-hidden="false"></use></svg><span>Editorial standards</span></a> <!----> <div class="c-socialComments u-text-center g-outer-spacing-bottom-large"><div class="c-button-secondary-large g-outer-spacing-top-xlarge c-socialComments_toggleButton"><span>Show Comments</span> <span class="c-socialComments_toggleButton_svg"><svg><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#rightArrow"></use></svg></span></div> <div id="comments-ef057bcd-3341-11e4-9e6a-00505685119a" name="comments-ef057bcd-3341-11e4-9e6a-00505685119a" class="c-socialComments_postComments"><div class="c-socialComments_container g-outer-spacing-top-xlarge" style="display:none;"><div class="c-socialComments_details u-text-left"><a class="c-button-secondary-large"> Log In to Comment </a> <span class="c-socialComments_faq-guidelines g-outer-spacing-left-small"><a href="/web/20230108040037/https://www.zdnet.com/article/zdnet-community-guidelines/" target="_blank" class="g-outer-spacing-left-small">Community Guidelines</a></span></div> <div id="disqusContainer-ef057bcd-3341-11e4-9e6a-00505685119a"><h3><span></span></h3> <!----></div></div></div></div> <!----></div> <div class="c-pageArticleSingle_rightRail sm:u-col-2 md:u-col-6 lg:u-col-3"><div class="g-outer-spacing-bottom-large c-adDisplay_container c-adDisplay_container_mpu-top blank"><!----></div> <div class="c-listingVertical"><h3 class="c-sectionHeading">Related</h3> <div class="g-outer-spacing-bottom-small"><div class="c-listingVertical_item u-flexbox"><a href="/web/20230108040037/https://www.zdnet.com/article/how-to-enable-uwb-on-android-and-why-you-should/" title="How to enable UWB on Android (and why you should)" class="c-listingVertical_itemLink"> How to enable UWB on Android (and why you should) </a> <div class="c-listingVertical_image g-outer-spacing-right-medium-fluid"><picture class="c-cmsImage" style="aspect-ratio:128/128;"><!----> <img src="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/" alt="The Connection Preferences listing on a Pixel 7 Pro with Android 13." width="128" height="128" fetchpriority="low"></picture></div> <div class="c-listingVertical_data u-flexbox"><h3 class="g-text-small g-outer-spacing-bottom-small"><span>How to enable UWB on Android (and why you should)</span></h3></div></div><div class="c-listingVertical_item u-flexbox"><a href="/web/20230108040037/https://www.zdnet.com/article/dont-waste-your-money-on-these-apple-products-january-2023-edition/" title="Don't waste your money on these Apple products: January 2023 edition" class="c-listingVertical_itemLink"> Don't waste your money on these Apple products: January 2023 edition </a> <div class="c-listingVertical_image g-outer-spacing-right-medium-fluid"><picture class="c-cmsImage" style="aspect-ratio:128/128;"><!----> <img src="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/" alt="Waiting in line for the Apple Store" width="128" height="128" fetchpriority="low"></picture></div> <div class="c-listingVertical_data u-flexbox"><h3 class="g-text-small g-outer-spacing-bottom-small"><span>Don't waste your money on these Apple products: January 2023 edition</span></h3></div></div><div class="c-listingVertical_item u-flexbox"><a href="/web/20230108040037/https://www.zdnet.com/article/programming-languages-why-this-old-favorite-is-on-the-rise-again/" title="Programming languages: Why this old favorite is on the rise again" class="c-listingVertical_itemLink"> Programming languages: Why this old favorite is on the rise again </a> <div class="c-listingVertical_image g-outer-spacing-right-medium-fluid"><picture class="c-cmsImage" style="aspect-ratio:128/128;"><!----> <img src="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/" alt="it-leader-cio-cto-software-develop-it-teamwork.jpg" width="128" height="128" fetchpriority="low"></picture></div> <div class="c-listingVertical_data u-flexbox"><h3 class="g-text-small g-outer-spacing-bottom-small"><span>Programming languages: Why this old favorite is on the rise again</span></h3></div></div></div></div> <div class="g-outer-spacing-bottom-large c-adDisplay_container c-adDisplay_container_mpu-middle blank"><!----></div></div></div> <div class="g-outer-spacing-bottom-xlarge c-adDisplay_container c-adDisplay_container_leader-bottom 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-42d55d5c=""><div class="c-siteFooter_background"><picture class="c-cmsImage" style="aspect-ratio:3200/1322;"><!----> <img src="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/" alt="Footer background image" width="3200" height="1322" fetchpriority="low"></picture></div> <a href="/web/20230108040037/https://www.zdnet.com/" aria-label="Go to the home page" class="c-siteFooter_logoLink nuxt-link-active"><svg class="c-siteFooter_logo"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#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/20230108040037/https://www.zdnet.com/topic/" rel="follow">Topics</a></li><li class="c-siteFooter_link"><a href="/web/20230108040037/https://www.zdnet.com/pictures/" rel="follow">Galleries</a></li><li class="c-siteFooter_link"><a href="/web/20230108040037/https://www.zdnet.com/video/" rel="follow">Videos</a></li><li class="c-siteFooter_link"><a href="/web/20230108040037/https://www.zdnet.com/do-not-sell-or-share-my-personal-information/">Do Not Sell or Share My Personal 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/20230108040037/https://www.zdnet.com/about/">about ZDNET</a></li><li class="c-siteFooter_link"><a href="/web/20230108040037/https://www.zdnet.com/meet-the-team/" rel="follow">Meet The Team</a></li><li class="c-siteFooter_link"><a href="/web/20230108040037/https://www.zdnet.com/sitemap/" rel="follow">Sitemap</a></li><li class="c-siteFooter_link"><a href="/web/20230108040037/https://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><div role="button" class="c-siteFooterUserMenu_authLinks">Join</div> | <div role="button" class="c-siteFooterUserMenu_authLinks">Log In</div></span></span></li><li class="c-siteFooter_link"><a href="/web/20230108040037/https://www.zdnet.com/newsletters/">Newsletters</a></li><li class="c-siteFooter_link"><a href="https://web.archive.org/web/20230108040037/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-4"><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/20230108040037/https://www.facebook.com/ZDNET.official" target="_blank" rel="noopener noreferrer nofollow" aria-label="facebook"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#facebook"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-twitter c-socialSharebar_icon"><a href="https://web.archive.org/web/20230108040037/https://www.twitter.com/ZDNET" target="_blank" rel="noopener noreferrer nofollow" aria-label="twitter"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#twitter"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-linkedin c-socialSharebar_icon"><a href="https://web.archive.org/web/20230108040037/https://www.linkedin.com/company/zdnet-com" target="_blank" rel="noopener noreferrer nofollow" aria-label="linkedin"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#linkedin"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-youtube c-socialSharebar_icon"><a href="https://web.archive.org/web/20230108040037/https://www.youtube.com/channel/UCr9QWb5RKLfaunjKHJZAdQQ" target="_blank" rel="noopener noreferrer nofollow" aria-label="youtube"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#youtube"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-instagram c-socialSharebar_icon"><a href="https://web.archive.org/web/20230108040037/https://www.instagram.com/zdnet_official/" target="_blank" rel="noopener noreferrer nofollow" aria-label="instagram"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20230108040037im_/https://www.zdnet.com/article/amd-says-goodbye-to-3dnow-instruction-set/#instagram"></use></svg></a></li></ul> <!----> <!----></div></div></div></div> <div class="sm:u-col-2 md:u-col-6 lg:u-col-8"><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"> © 2023 ZDNET, A Red Ventures company. All rights reserved. </span> <span class="c-siteFooterPolicies"><a href="https://web.archive.org/web/20230108040037/https://www.redventures.com/legal/privacy-policy" rel="noopener noreferrer nofollow" target="_blank">Privacy Policy</a> | <div role="button" rel="noopener noreferrer nofollow" class="ot-sdk-show-settings">Cookie Settings</div> | <a href="https://web.archive.org/web/20230108040037/https://www.zdnet.com/advertise/" rel="noopener noreferrer nofollow" target="_blank">Advertise</a> | <a href="https://web.archive.org/web/20230108040037/https://www.redventures.com/legal/cmg-terms-of-use" 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,r,s,t,u,v){q.pageType=i;q.id="amd-says-goodbye-to-3dnow-instruction-set";q.queryParams={};q.meta={edition:c,brand:c,contentType:c,datePublished:{created:c,date:"2010-08-23 11:29:39",timezone:"UTC",updated:c,published:c},dateUpdated:c,description:c,displayDatePublished:c,displayDateUpdated:c,id:m,image:c,noIndex:b,pageType:c,primaryCollection:{id:c,image:c,primary:a,title:d,slug:c,hide:b,description:c,threads:[],typeSlug:c,collectionType:c},publishDate:c,section:j,seoMetaDescription:c,seoOgDescription:c,seoOgImage:c,seoOgTitle:c,seoTwitterCard:c,seoTwitterCreator:c,seoTwitterDescription:c,seoTwitterImage:c,seoTwitterImageAlt:c,seoOgImageHeight:c,seoOgImageWidth:c,seoTwitterTitle:c,seoTwitterSite:c,site:c,slug:"amd-says-goodbye-to-3dnow-instruction-set",suppressAds:b,tags:[],title:c,titleTag:c,topics:[{id:"1124f463-ec91-11e3-95d2-02911863765e",slug:o,name:"Processors",typeName:d,uuid:d,primary:a,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d},{id:"bc862949-884e-4b7d-8fd8-c1157c82f32f",slug:"computing",name:"Computing",typeName:d,uuid:d}]},{id:"10666ed8-ec91-11e3-95d2-02911863765e",slug:p,name:"Hardware",typeName:d,uuid:d,primary:b,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d}]}],type:c,typeName:n,category:c,excludeFromRivers:b,suppressSearch:b};q.components=[{id:"amd-says-goodbye-to-3dnow-instruction-set",meta:{componentName:i,componentDisplayName:"Article",componentType:"Article"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Farticles\u002Fzdnet\u002Famd-says-goodbye-to-3dnow-instruction-set\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=article&componentDisplayName=Article&componentType=Article"}},item:{annotations:[],contentPlatform:{revisionId:"rev_2JvK5Wt0R1V4z5yxP9VBpmATWGR",ctopic:["technology","tech_innovations","future_of_technology","open_source_technology"],entity:["amd","application","cpuid","flag bit","instruction","instruction set","prefetch","processor","runtime","set","simd","sse","streaming simd extensions","successive version","â","âtriesâ","â¢"],ctax:["technology and computing","operating systems"],csig:[k]},author:{id:"f2d97ea2-8175-11e2-9d12-0018fe8a00b0",username:u,profileUrl:c,email:c,firstName:"Adrian",lastName:"Kingsley-Hughes",jobTitle:c,dateCreated:{created:c,date:c,timezone:c,updated:c,published:c},image:{id:"11c625de-cb18-4e3f-8614-5010553831f2",filename:"adrian-kingsley-hughes.jpg",dateCreated:{created:c,date:"2022-08-05 14:59:32",timezone:"UTC",updated:c,published:c},alt:"adrian-kingsley-hughes",credits:c,caption:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002F11c625de-cb18-4e3f-8614-5010553831f2\u002Fadrian-kingsley-hughes.jpg",cropGravity:c,crop:c,typeName:"content_image",imageUrl:c,width:1000,height:1000,bucketPath:c,bucketType:c,title:c},socialProfileIds:{twitter:"the_pc_doc",facebookProfile:c,facebookPage:c,instagram:c},authorBio:c,profile:{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.",byline:c,authorDisclosure:"All opinions expressed on Hardware 2.0 are those of Adrian Kingsley-Hughes. Every effort is made to ensure that the information posted is accurate. If you have any comments, queries or corrections, please contact Adrian via the email link here. Any possible conflicts of interest will be posted below. [Updated: February 23, 2010] - Adrian Kingsley-Hughes has no business relationships, affiliations, investments, or other actual\u002Fpotential conflicts of interest relating to the content posted so far on this blog.",awardsAndCredentials:"Wiley, Wrox Press, McGraw-Hill, ExtremeTech",bureau:"US",education:c,expertise:"Mac, iOS, hardware, diagnostic, repair, battery tech, drones and cameras, videography and photography, Adobe Creative Cloud",id:"731daf6d-10d6-11e4-9732-00505685119a",title:"Contributing Writer"},title:d,bio:d,bureau:"US",authorDisclosure:"All opinions expressed on Hardware 2.0 are those of Adrian Kingsley-Hughes. Every effort is made to ensure that the information posted is accurate. If you have any comments, queries or corrections, please contact Adrian via the email link here. Any possible conflicts of interest will be posted below. [Updated: February 23, 2010] - Adrian Kingsley-Hughes has no business relationships, affiliations, investments, or other actual\u002Fpotential conflicts of interest relating to the content posted so far on this blog."},buyingCycle:k,datePublished:{created:c,date:"2010-08-23 11:29:39",timezone:"UTC",updated:c,published:c},dateUpdated:{created:c,date:"2010-08-23 11:29:39",timezone:"UTC",updated:c,published:c},displayDatePublished:{created:c,date:"2010-08-23 11:29:39",timezone:"UTC",updated:c,published:c},displayDateUpdated:{created:c,date:"2010-08-23 11:29:39",timezone:"UTC",updated:c,published:c},edition:f,headline:"AMD says goodbye to 3DNow! instruction set",id:m,collections:c,image:c,primaryCollection:{id:c,image:c,primary:a,title:d,slug:c,hide:b,description:c,threads:[],typeSlug:c,collectionType:c},promoImage:{id:"f5c9c04e-7921-11e4-b569-d4ae52e95e57",filename:"zd-defaultimage-blog.jpg",dateCreated:{created:c,date:"2014-12-01 06:19:09",timezone:"UTC",updated:c,published:c},alt:"zd-defaultimage-blog.jpg",credits:c,caption:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2014\u002F12\u002F01\u002Ff5c9c04e-7921-11e4-b569-d4ae52e95e57\u002Fzd-defaultimage-blog.jpg",cropGravity:c,crop:c,typeName:"content_image",imageUrl:c,width:c,height:c,bucketPath:c,bucketType:c,title:"zd-defaultimage-blog.jpg"},section:j,slug:"amd-says-goodbye-to-3dnow-instruction-set",subType:c,tags:[],title:c,topics:[{id:"1124f463-ec91-11e3-95d2-02911863765e",slug:o,name:"Processors",typeName:d,uuid:d,primary:a,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d},{id:"bc862949-884e-4b7d-8fd8-c1157c82f32f",slug:"computing",name:"Computing",typeName:d,uuid:d}]},{id:"10666ed8-ec91-11e3-95d2-02911863765e",slug:p,name:"Hardware",typeName:d,uuid:d,primary:b,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d}]}],typeName:n,body:"\u003Cp\u003EIntroduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set \u003Ca rel=\"nofollow\" href=\"http:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002F3DNow!\" target=\"_blank\"\u003Eis being deprecated\u003C\u002Fa\u003E.\n\u003Cblockquote style=\"MARGIN-RIGHT: 0px\" dir=\"ltr\"\u003E\u003Cshortcode shortcode=\"image\" uuid=\"57d01d74-4b6f-11e4-b6a0-d4ae52e95e57\" image-filename=\"3dnowlogo.jpg\" image-date-created=\"2014\u002F10\u002F04\" size=\"Original\" float=\"right\"\u003E \u003C\u002Fshortcode\u003EAMD introduced the 3DNow!\u003Cstrong\u003E ™\u003C\u002Fstrong\u003E instruction set back in the K6-2 days to do Single Instruction Multiple Data (SIMD) instructions, otherwise known as vectorized instructions. These were mainly used for graphics intensive applications and even audio processing. Since then, we have added many SIMD instruction sets to our processors, such as the widely used Streaming SIMD Extensions (SSE) instruction set and its successive versions. \n\u003C\u002Fblockquote\u003E\u003C\u002Fp\u003E\n\n\u003Cp\u003E3DNow! instructions are being deprecated and will not be supported in certain upcoming AMD processors. In those processors, the \u003Cem\u003E3DNow! Instructions\u003C\u002Fem\u003E feature flag bit will not be set. This is indicated by EDX bit 31 of CPUID function 8000_0001h. This is a good time to remind developers just how important it is to check for features supported at runtime before using them. We have always recommended this feature check at runtime as a best practice, but it becomes very important now to help prevent your program from failing if it tries to execute this instruction without first checking if the feature is supported. Around the same time as 3DNow! instructions were developed, programmers were accustomed to using a model of ‘try and catch’ to check if a processor supported an instruction or instruction set. This is when the application ‘tries’ to execute an instruction to see if it’s available. If the application receives an Undefined Exception (#UD) from the processor, it believes the instruction set isn’t available. These types of applications may not do well under newer virtual machines. That’s subject for another blog though.\u003C\u002Fp\u003E\n\n\u003Cp\u003E\nThere are, as always, exceptions. In this case, AMD will continue to support two instructions - PREFETCH and PREFETCHW - which will continue to be supported.\n\u003C\u002Fp\u003E\n\n\u003Cp\u003EDespite being revolutionary for its time, 3DNow! wasn't very popular and has since been superseded by countless iterations of the SSE instruction set. However, this news is important to any developers making use of it, as well as those managing virtualized environments that make use of it.\n\u003C\u002Fp\u003E\n",dek:"Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set is being deprecated.",mobileImage:c,layoutName:c,relatedObjects:[],availableOn:[{edition:"as",slug:"amd-says-goodbye-to-3dnow-instruction-set"},{edition:"au",slug:"amd-says-goodbye-to-3dnow-instruction-set"},{edition:"eu",slug:"amd-says-goodbye-to-3dnow-instruction-set"},{edition:"in",slug:"amd-says-goodbye-to-3dnow-instruction-set"},{edition:"uk",slug:"amd-says-goodbye-to-3dnow-instruction-set"},{edition:f,slug:"amd-says-goodbye-to-3dnow-instruction-set"}],canonicalUrl:c,capi:[],moreAuthors:[],editors:[],listicles:[],reviewCards:[],noIndex:b,promoDek:"Introduced in 1998, 3DNow! was AMD's answer to the growing multimedia demands being placed on the K6-2 silicon of the day. Today AMD has announced that the instruction set is being deprecated.",promoHed:c,relAlternate:c,relHrefLang:c,relNext:c,relPrev:c,seoMetaDescription:c,seoNewsKeywords:c,seoOgDescription:c,seoOgImage:c,seoOgTitle:c,seoTwitterCreator:c,shortcodeTags:d,additionalShortcodeData:{showDisclosure:b,shortcodeCount:{total:1,image:1}},site:e,titleTag:c,type:c,video:c,suppressAds:b,suppressBio:b,suppressComments:b}},{id:"2c4840f0-cd25-4a61-95c8-f4ebe6fa3f16",meta:{componentName:"recommended-content",componentDisplayName:"Recommended Content",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Frecommendations\u002Fadmiral\u002Fzdnet\u002Fgenreco\u002Fef057bcd-3341-11e4-9e6a-00505685119a\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=recommended-content&componentDisplayName=Recommended%20Content&componentType=ContentList&content_type=article&boost=content_subtype%3Abest-list%3A2.0%2Ccontent_subtype%3Areview-single%3A1.75%2Ccontent_subtype%3Areview-multi%3A1.75%2Ccontent_subtype%3Anews-promo%3A1.75%2Ccontent_subtype%3Amisc-commerce%3A1.75&date_range=336&limit=5&hydrate=true"}},items:[{author:{id:"8d600230-8175-11e2-9d12-0018fe8a00b0",username:"Jack Wallen",profileUrl:c,email:c,firstName:"Jack",lastName:"Wallen",jobTitle:c,dateCreated:{created:c,date:c,timezone:c,updated:c,published:c},image:{id:"f03bef9a-858a-451d-bc30-8c603c2ba899",filename:"jack-wallen.jpg",dateCreated:{created:c,date:"2022-08-05 15:04:34",timezone:"UTC",updated:c,published:c},alt:c,credits:c,caption:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Ff03bef9a-858a-451d-bc30-8c603c2ba899\u002Fjack-wallen.jpg",cropGravity:c,crop:c,typeName:c,imageUrl:c,width:c,height:c,bucketPath:c,bucketType:c,title:c},socialProfileIds:c,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:c,byline:c,authorDisclosure:c,awardsAndCredentials:c,bureau:c,education:c,expertise:c,id:c,title:c},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:c},body:d,gallery:c,category:c,children:c,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fhow-to-enable-uwb-on-android-and-why-you-should\u002F",coreImages:c,date:c,datePublished:{created:c,date:"2023-01-04 14:11:00",timezone:"UTC",updated:c,published:c},description:"If you're curious as to what UWB is, how it can benefit you, and how to enable it on Android phones, read on.",genreGroups:c,icon:d,nodeId:d,subCategory:c,id:"b1186938-6d91-4cae-bd77-5d68daf7d72e",image:{id:"5c6ab9fe-234b-411c-8516-046472357a0e",filename:"pixel-7-camera-bar.jpg",dateCreated:{created:c,date:"2022-10-11 20:54:20",timezone:"UTC",updated:c,published:c},alt:"The Connection Preferences listing on a Pixel 7 Pro with Android 13.",credits:"FiRa Consortium",caption:"\u003Cp\u003EAccessing the UWB feature is found within Connection Preferences in Android 13.\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F10\u002F11\u002F5c6ab9fe-234b-411c-8516-046472357a0e\u002Fpixel-7-camera-bar.jpg",cropGravity:0,crop:c,typeName:c,imageUrl:c,width:6240,height:3512,bucketPath:c,bucketType:c,title:c},label:d,metaData:c,name:d,promoTitle:d,section:d,slug:"how-to-enable-uwb-on-android-and-why-you-should",startYear:c,summary:d,title:"How to enable UWB on Android (and why you should)",topics:[{id:"b0fb3d1e-3e24-473d-9325-eaaf1980f7c7",slug:"android",name:"Android",typeName:d,uuid:d,primary:a,topicPath:[]}],hubTopicPathString:"Innovation^Services & Software^Operating Systems^Mobile OS^Android",type:d,typeName:n,url:d,isSponsored:b},{author:{id:"f2d97ea2-8175-11e2-9d12-0018fe8a00b0",username:u,profileUrl:c,email:c,firstName:"Adrian",lastName:"Kingsley-Hughes",jobTitle:c,dateCreated:{created:c,date:c,timezone:c,updated:c,published:c},image:{id:"11c625de-cb18-4e3f-8614-5010553831f2",filename:"adrian-kingsley-hughes.jpg",dateCreated:{created:c,date:"2022-08-05 14:59:32",timezone:"UTC",updated:c,published:c},alt:c,credits:c,caption:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002F11c625de-cb18-4e3f-8614-5010553831f2\u002Fadrian-kingsley-hughes.jpg",cropGravity:c,crop:c,typeName:c,imageUrl:c,width:c,height:c,bucketPath:c,bucketType:c,title:c},socialProfileIds:c,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:c,byline:c,authorDisclosure:c,awardsAndCredentials:c,bureau:c,education:c,expertise:c,id:c,title:c},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:c},body:d,gallery:c,category:c,children:c,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fdont-waste-your-money-on-these-apple-products-january-2023-edition\u002F",coreImages:c,date:c,datePublished:{created:c,date:"2023-01-04 14:35:00",timezone:"UTC",updated:c,published:c},description:"Here's what you should and shouldn't buy from Apple this month.",genreGroups:c,icon:d,nodeId:d,subCategory:c,id:"f313209f-cf9a-4d63-9c1a-2cf8214c8fe4",image:{id:"a5d10fe4-dade-4e08-b275-b2b4d85e09e0",filename:"adobestock-391162593-editorial-use-only.jpg",dateCreated:{created:c,date:"2023-01-04 14:12:55",timezone:"UTC",updated:c,published:c},alt:"Waiting in line for the Apple Store",credits:"Getty Images",caption:"\u003Cp\u003EVery good COVID protocols here.\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2023\u002F01\u002F04\u002Fa5d10fe4-dade-4e08-b275-b2b4d85e09e0\u002Fadobestock-391162593-editorial-use-only.jpg",cropGravity:0,crop:c,typeName:c,imageUrl:c,width:1600,height:1078,bucketPath:c,bucketType:c,title:c},label:d,metaData:c,name:d,promoTitle:d,section:d,slug:"dont-waste-your-money-on-these-apple-products-january-2023-edition",startYear:c,summary:d,title:"Don't waste your money on these Apple products: January 2023 edition",topics:[{id:"10d0341c-ec91-11e3-95d2-02911863765e",slug:"mobility",name:"Mobility",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fbd54d0-ec91-11e3-95d2-02911863765e",slug:"apple",name:"Apple",typeName:d,uuid:d,primary:b,topicPath:[]},{id:"10666ed8-ec91-11e3-95d2-02911863765e",slug:p,name:"Hardware",typeName:d,uuid:d,primary:b,topicPath:[]}],hubTopicPathString:"Innovation^Smartphones^Mobility",type:d,typeName:n,url:d,isSponsored:b},{author:{id:"31f8bde5-7d07-488e-91c1-d9f9f68512e0",username:"LT-999f7",profileUrl:c,email:c,firstName:"Liam",lastName:"Tung",jobTitle:c,dateCreated:{created:c,date:c,timezone:c,updated:c,published:c},image:{id:"7cb2d998-5981-4249-93fc-8b3a7f80f09a",filename:"liam-tung.jpg",dateCreated:{created:c,date:"2022-09-02 17:45:24",timezone:"UTC",updated:c,published:c},alt:c,credits:c,caption:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F09\u002F02\u002F7cb2d998-5981-4249-93fc-8b3a7f80f09a\u002Fliam-tung.jpg",cropGravity:c,crop:c,typeName:c,imageUrl:c,width:c,height:c,bucketPath:c,bucketType:c,title:c},socialProfileIds:c,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:c,byline:c,authorDisclosure:c,awardsAndCredentials:c,bureau:c,education:c,expertise:c,id:c,title:c},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:c},body:d,gallery:c,category:c,children:c,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fprogramming-languages-why-this-old-favorite-is-on-the-rise-again\u002F",coreImages:c,date:c,datePublished:{created:c,date:"2023-01-06 12:23:00",timezone:"UTC",updated:c,published:c},description:"A long-standing coding choice has seen an unexpected rise in popularity, according to one tracker of programming languages.",genreGroups:c,icon:d,nodeId:d,subCategory:c,id:"bdab2576-94e1-4b5d-9c89-deccd6a71adf",image:{id:"bf7a4285-c9ae-4bfa-9202-5f45b309f803",filename:"it-leader-cio-cto-software-develop-it-teamwork.jpg",dateCreated:{created:c,date:"2021-09-24 14:59:08",timezone:"UTC",updated:c,published:c},alt:"it-leader-cio-cto-software-develop-it-teamwork.jpg",credits:"Image: Jasper Cole\u002F Getty",caption:"\u003Cp\u003EDigital transformation has become synonymous with the Covid pandemic - but CIOs and CTOs have been tackling it for years.\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2021\u002F09\u002F24\u002Fbf7a4285-c9ae-4bfa-9202-5f45b309f803\u002Fit-leader-cio-cto-software-develop-it-teamwork.jpg",cropGravity:0,crop:c,typeName:c,imageUrl:c,width:900,height:600,bucketPath:c,bucketType:c,title:c},label:d,metaData:c,name:d,promoTitle:d,section:d,slug:"programming-languages-why-this-old-favorite-is-on-the-rise-again",startYear:c,summary:d,title:"Programming languages: Why this old favorite is on the rise again",topics:[{id:"5d68ddc2-d682-11e4-9a74-d4ae52e95e57",slug:"developer",name:"Developer",typeName:d,uuid:d,primary:a,topicPath:[]}],hubTopicPathString:"Business^Developer",type:d,typeName:n,url:d,isSponsored:b},{author:{id:"2a142269-ad72-4347-a8d7-cbab9a2f6346",username:"chris_matyszczyk",profileUrl:c,email:c,firstName:"Chris",lastName:"Matyszczyk",jobTitle:c,dateCreated:{created:c,date:c,timezone:c,updated:c,published:c},image:{id:"dc8b697c-2b0a-4b2d-8ce9-7ff431642a42",filename:"chris-matyszczyk.jpg",dateCreated:{created:c,date:"2022-08-05 15:17:05",timezone:"UTC",updated:c,published:c},alt:c,credits:c,caption:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fdc8b697c-2b0a-4b2d-8ce9-7ff431642a42\u002Fchris-matyszczyk.jpg",cropGravity:c,crop:c,typeName:c,imageUrl:c,width:c,height:c,bucketPath:c,bucketType:c,title:c},socialProfileIds:c,authorBio:"Chris Matyszczyk is an award-winning creative director who now runs the consultancy Howard Raucous LLC. In 2013, Mediapost named him the Most Influential Person on Madison Avenue. His writing has been published all over the world, most recently on CNET.",profile:{authorBio:c,byline:c,authorDisclosure:c,awardsAndCredentials:c,bureau:c,education:c,expertise:c,id:c,title:c},title:"Contributing Writer",bio:d,bureau:"US",authorDisclosure:c},body:d,gallery:c,category:c,children:c,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fi-bought-apples-m2-macbook-air-and-now-im-weeping\u002F",coreImages:c,date:c,datePublished:{created:c,date:"2023-01-01 13:00:21",timezone:"UTC",updated:c,published:c},description:"I hated myself for wanting one. Then I actually bought one. This is how it feels after almost two months.",genreGroups:c,icon:d,nodeId:d,subCategory:c,id:"d4ddf5f6-12e5-46dc-be4e-3c8fa49751dc",image:{id:"0cb11b52-a62c-4fd2-a119-db9ea4675052",filename:"macbook-air-m2-2022-ports.jpg",dateCreated:{created:c,date:"2022-10-06 11:01:09",timezone:"UTC",updated:c,published:c},alt:"Apple MacBook Air (M2, 2022): ports",credits:"Image: Cliff Joseph \u002F ZDNET",caption:"\u003Cp\u003EThis thing is gorgeous.\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F10\u002F06\u002F0cb11b52-a62c-4fd2-a119-db9ea4675052\u002Fmacbook-air-m2-2022-ports.jpg",cropGravity:0,crop:c,typeName:c,imageUrl:c,width:3267,height:978,bucketPath:c,bucketType:c,title:c},label:d,metaData:c,name:d,promoTitle:d,section:d,slug:"i-bought-apples-m2-macbook-air-and-now-im-weeping",startYear:c,summary:d,title:"I bought Apple's M2 MacBook Air and now I'm weeping",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:b,topicPath:[]},{id:"d0aee31d-965e-4a8b-97f0-5c7c1b8bf7f1",slug:"mac-os",name:"Mac OS",typeName:d,uuid:d,primary:b,topicPath:[]}],hubTopicPathString:"Innovation^Computing^Laptops",type:d,typeName:n,url:d,isSponsored:b},{author:{id:"b6429775-062e-4e9a-b220-f9976c394efc",username:"jadjones",profileUrl:c,email:c,firstName:"Jada",lastName:"Jones",jobTitle:c,dateCreated:{created:c,date:c,timezone:c,updated:c,published:c},image:{id:"83fe314b-ad45-4607-a1c7-52a5c290e6ed",filename:"jada-jones.jpg",dateCreated:{created:c,date:"2022-08-16 19:40:49",timezone:"UTC",updated:c,published:c},alt:c,credits:c,caption:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F16\u002F83fe314b-ad45-4607-a1c7-52a5c290e6ed\u002Fjada-jones.jpg",cropGravity:c,crop:c,typeName:c,imageUrl:c,width:c,height:c,bucketPath:c,bucketType:c,title:c},socialProfileIds:c,authorBio:"Jada Jones is a journalist based outside of Atlanta, Georgia. She graduated from Georgia State University with a Bachelor of Arts in Journalism. Jada covers all things tech news such as augmented and virtual reality, cloud news, e-commerce, and digital health and wellness.",profile:{authorBio:c,byline:c,authorDisclosure:c,awardsAndCredentials:c,bureau:c,education:c,expertise:c,id:c,title:c},title:"Associate Editor",bio:d,bureau:"US",authorDisclosure:c},body:d,gallery:c,category:c,children:c,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fthe-best-laptops-from-ces-2023\u002F",coreImages:c,date:c,datePublished:{created:c,date:"2023-01-06 23:00:00",timezone:"UTC",updated:c,published:c},description:"As CES 2023 comes to a close, we rounded up the most innovative and exciting laptops to come from the world's largest and most anticipated tech conference.",genreGroups:c,icon:d,nodeId:d,subCategory:c,id:"7a308006-8141-4697-96d7-88617845a55c",image:{id:"b436b7bb-1a28-4412-89f9-ce1fb9a62d91",filename:"dsc00049.jpg",dateCreated:{created:c,date:"2023-01-04 17:35:01",timezone:"UTC",updated:c,published:c},alt:"Lenovo Yoga 9i laptop against a yellow and blue gradient background",credits:"Lenovo",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2023\u002F01\u002F04\u002Fb436b7bb-1a28-4412-89f9-ce1fb9a62d91\u002Fdsc00049.jpg",cropGravity:0,crop:c,typeName:c,imageUrl:c,width:6000,height:3376,bucketPath:c,bucketType:c,title:c},label:d,metaData:c,name:d,promoTitle:d,section:d,slug:"the-best-laptops-from-ces-2023",startYear:c,summary:d,title:"The best laptops from CES 2023: Dual screens, a 3D display, and a Twist",topics:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"10a72f10-ec91-11e3-95d2-02911863765e",slug:"laptops",name:"Laptops",typeName:d,uuid:d,primary:b,topicPath:[]}],hubTopicPathString:"Innovation",type:d,typeName:n,url:d,isSponsored:b}],componentLabel:c,description:c,paging:c,slug:d,title:c,viewMoreText:c,viewMoreUrl:c},{id:"ad1df337-f233-41af-8ee6-5ed3c46cb145",meta:{componentName:"top-videos",componentDisplayName:"Top Videos",componentType:"VideoList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Flisting\u002Ffiltered\u002Ftop-videos\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=top-videos&componentDisplayName=Top%20Videos&componentType=VideoList"}},items:[{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2023\u002F01\u002F06\u002F10112f8e-fa33-49a7-b785-25a53e0a1bb9\u002F20230106-bestofces_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2023\u002F01\u002F06\u002F10112f8e-fa33-49a7-b785-25a53e0a1bb9\u002F20230106-bestofces_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"4cc5e607-4226-4321-a998-0d320409ca84",title:"Best of CES 2023: These innovations will reshape the future",slug:"best-of-ces-2023-these-innovations-will-reshape-the-future",description:c,image:{id:"9ac256c6-ebaf-4874-bd32-2e6cc482e6b9",filename:"zdxces-best2.jpg",dateCreated:{date:"2023-01-06 19:15:03",timezone:"UTC",timezone_type:3},alt:"zdxces-best2",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2023\u002F01\u002F06\u002F9ac256c6-ebaf-4874-bd32-2e6cc482e6b9\u002Fzdxces-best2.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1600,height:900,sType:c,mediaType:c},author:{id:"7fd4ad0a-8175-11e2-9d12-0018fe8a00b0",userName:"jhiner",firstName:"Jason",lastName:"Hiner",image:{id:"5289451f-02f9-4941-8358-81a842c1e05e",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:2228,metaData:{collection:{id:"4cc5e607-4226-4321-a998-0d320409ca84",title:"Best of CES 2023: These innovations will reshape the future",hide:c,description:"ZDNET's top picks aren't just products we liked, but ones that could make things better and inspire innovation in other products.",typeSlug:c},duration:2228,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-06 19:22:38",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-06 19:22:38",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2023\u002F01\u002F04\u002Fad914b0d-e579-4f2d-8007-3e5d2542e3da\u002F20220104-hiner-cessamsung_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2023\u002F01\u002F04\u002Fad914b0d-e579-4f2d-8007-3e5d2542e3da\u002F20220104-hiner-cessamsung_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"d4128ae4-822e-4fcc-b98f-d16b6c103d3d",title:"Samsung Knox Matrix wants to secure all the smart devices in your house",slug:"samsung-knox-matrix-wants-to-secure-all-the-smart-devices-in-your-house",description:c,image:{id:"62a8d14d-63c7-4a9d-becd-f075fb6e2773",filename:"samsung-knox-matrix-thumbnail.jpg",dateCreated:{date:"2023-01-04 22:17:38",timezone:"UTC",timezone_type:3},alt:"samsung-knox-matrix-thumbnail",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2023\u002F01\u002F04\u002F62a8d14d-63c7-4a9d-becd-f075fb6e2773\u002Fsamsung-knox-matrix-thumbnail.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1081,sType:c,mediaType:c},author:{id:"7fd4ad0a-8175-11e2-9d12-0018fe8a00b0",userName:"jhiner",firstName:"Jason",lastName:"Hiner",image:{id:"5289451f-02f9-4941-8358-81a842c1e05e",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:84,metaData:{collection:{id:"d4128ae4-822e-4fcc-b98f-d16b6c103d3d",title:"Samsung Knox Matrix wants to secure all the smart devices in your house",hide:c,description:"In an exclusive interview with ZDNET at CES 2023, Samsung security lead Shin Baik explains what Knox Matrix is and why Samsung plans to use it to secure more of the devices in your house.",typeSlug:c},duration:84,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-04 22:00:00",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-04 22:19:47",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2023\u002F01\u002F03\u002Fb4fa4b04-944e-48d2-b2c9-d82d6cf3772d\u002F20230103-hiner-cesintro_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2023\u002F01\u002F03\u002Fb4fa4b04-944e-48d2-b2c9-d82d6cf3772d\u002F20230103-hiner-cesintro_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"bc1689e8-9e50-4d23-b5c6-321323ffbb2a",title:"CES 2023: Keep an eye on these 4 things",slug:"ces-2023-keep-an-eye-on-these-4-things",description:c,image:{id:"e6101f7e-e8f8-49ba-9087-5ebc9a73a0e2",filename:"gettyimages-1237539178.jpg",dateCreated:{date:"2023-01-03 16:11:33",timezone:"UTC",timezone_type:3},alt:"gettyimages-1237539178",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2023\u002F01\u002F03\u002Fe6101f7e-e8f8-49ba-9087-5ebc9a73a0e2\u002Fgettyimages-1237539178.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1024,height:614,sType:c,mediaType:c},author:{id:"7fd4ad0a-8175-11e2-9d12-0018fe8a00b0",userName:"jhiner",firstName:"Jason",lastName:"Hiner",image:{id:"5289451f-02f9-4941-8358-81a842c1e05e",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:64,metaData:{collection:{id:"bc1689e8-9e50-4d23-b5c6-321323ffbb2a",title:"CES 2023: Keep an eye on these 4 things",hide:c,description:"The world's biggest tech event is back in 2023 and ZDNET is sniffing out the most important innovations.",typeSlug:c},duration:64,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-03 16:38:16",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-03 16:38:16",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F20\u002Ffeb46709-8622-45b6-b353-690c1f568d11\u002F20221220-cloud-hiner-fixed_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k,1080h8000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F20\u002Ffeb46709-8622-45b6-b353-690c1f568d11\u002F20221220-cloud-hiner-fixed_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"2a390cc0-69cf-4eb3-9fbb-51d1b25f7b36",title:"Analyst: The edge-to-cloud evolution is promising, when we overcome these challenges",slug:"the-edge-to-cloud-evolution-is-promising-when-we-overcome-these-challenges",description:c,image:{id:"976203f6-d704-4320-9337-9c31848a214c",filename:"getty-metamorworks-edge-computing.jpg",dateCreated:{date:"2022-12-20 15:47:53",timezone:"UTC",timezone_type:3},alt:"getty-metamorworks-edge-computing",credits:"Getty\u002Fmetamorworks",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F12\u002F20\u002F976203f6-d704-4320-9337-9c31848a214c\u002Fgetty-metamorworks-edge-computing.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:2381,height:1259,sType:c,mediaType:c},author:{id:"7fd4ad0a-8175-11e2-9d12-0018fe8a00b0",userName:"jhiner",firstName:"Jason",lastName:"Hiner",image:{id:"5289451f-02f9-4941-8358-81a842c1e05e",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:1650,metaData:{collection:{id:"2a390cc0-69cf-4eb3-9fbb-51d1b25f7b36",title:"Analyst: The edge-to-cloud evolution is promising, when we overcome these challenges",hide:c,description:"Edge computing is unleashing a new wave of digital capabilities that businesses can tap, but it's also piling on to the technical debt IT leaders have to manage with diminished budgets.",typeSlug:c},duration:1650,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2022-12-23 21:25:21",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2022-12-23 21:25:21",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F74ba9d8e-0be2-42af-8557-3faed9183e10\u002F20221214-cippy-freeform_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F74ba9d8e-0be2-42af-8557-3faed9183e10\u002F20221214-cippy-freeform_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"1289ee82-7a58-4517-b154-d70d7e604fe8",title:"How to use Apple's new Freeform app",slug:"how-to-use-apples-new-freeform-app",description:c,image:{id:"8a65522d-d2a6-4dcb-8393-2c70a71fb3be",filename:"dsf2869.jpg",dateCreated:{date:"2022-12-19 15:26:08",timezone:"UTC",timezone_type:3},alt:"dsf2869",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F12\u002F19\u002F8a65522d-d2a6-4dcb-8393-2c70a71fb3be\u002Fdsf2869.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1081,sType:c,mediaType:c},author:{id:"5a505bd7-edd5-4501-b6a1-0b4b0149318e",userName:"Jason Cipriani",firstName:"Jason",lastName:"Cipriani",image:{id:"ec9503e9-68fc-4acb-b714-31487e597154",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:612,metaData:{collection:{id:"1289ee82-7a58-4517-b154-d70d7e604fe8",title:"How to use Apple's new Freeform app",hide:c,description:"From creating new boards to collaborating with friends or coworkers, here's what you need to know about Apple's new whiteboard app.",typeSlug:c},duration:612,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2022-12-23 16:00:17",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2022-12-23 16:00:17",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F30575efc-6098-482f-8796-a61d2619d6f5\u002F20221209-matt-heybike_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F30575efc-6098-482f-8796-a61d2619d6f5\u002F20221209-matt-heybike_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"718b020a-39ba-4acb-a7f4-356afa60e9e1",title:"Heybike Cityrun e-bike review: Our favorite way to commute",slug:"heybike-cityrun-e-bike-review-our-favorite-way-to-commute",description:c,image:{id:"7f705ec8-b054-4ead-9f0c-ffbc087bda8a",filename:"heybike-cityrun-10.jpg",dateCreated:{date:"2022-12-05 04:25:58",timezone:"UTC",timezone_type:3},alt:"Heybike Cityrun on sidewalk",credits:"Matthew Miller\u002FZDNET",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F12\u002F05\u002F7f705ec8-b054-4ead-9f0c-ffbc087bda8a\u002Fheybike-cityrun-10.jpg",cropGravity:c,crop:c,caption:"\u003Cp\u003EThe orange color stands out in the fall\u003C\u002Fp\u003E",typeName:c,imageUrl:c,width:1600,height:900,sType:c,mediaType:c},author:{id:"98d6f538-10d6-11e4-9732-00505685119a",userName:"palmsolo (aka Matthew Miller)",firstName:"Matthew",lastName:"Miller",image:{id:"ee87d915-3bf6-40cb-8e7f-6112d3b322bc",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:307,metaData:{collection:{id:"718b020a-39ba-4acb-a7f4-356afa60e9e1",title:"Heybike Cityrun e-bike review: Our favorite way to commute",hide:c,description:"Built with your safety in mind, the Heybike Cityrun electric bike gives you what you need to share the road with traffic.",typeSlug:c},duration:307,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2022-12-22 16:00:19",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2022-12-22 16:00:20",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F64869c1c-7fef-40b5-b51e-0dec1d03a49a\u002F20221216-cippy-action_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F64869c1c-7fef-40b5-b51e-0dec1d03a49a\u002F20221216-cippy-action_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"4a584d86-3491-4e34-80e4-6147fbe16872",title:"How you should be using the Apple Watch Ultra's Action button",slug:"how-you-should-be-using-the-apple-watch-ultras-action-button",description:c,image:{id:"8d4dac4e-c824-4a41-9183-364f135c5a88",filename:"apple-watch-ultra-shortcuts.jpg",dateCreated:{date:"2022-12-19 15:19:54",timezone:"UTC",timezone_type:3},alt:"apple-watch-ultra-shortcuts",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F12\u002F19\u002F8d4dac4e-c824-4a41-9183-364f135c5a88\u002Fapple-watch-ultra-shortcuts.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1081,sType:c,mediaType:c},author:{id:"5a505bd7-edd5-4501-b6a1-0b4b0149318e",userName:"Jason Cipriani",firstName:"Jason",lastName:"Cipriani",image:{id:"ec9503e9-68fc-4acb-b714-31487e597154",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:319,metaData:{collection:{id:"4a584d86-3491-4e34-80e4-6147fbe16872",title:"How you should be using the Apple Watch Ultra's Action button",hide:c,description:"The programmable action button isn't meant to be a single-purpose tool, and this Shortcut unlocks its true potential.",typeSlug:c},duration:319,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2022-12-21 16:00:16",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2022-12-21 16:00:17",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F624e58a9-47b6-4642-bd0c-e85b2309ff36\u002F20221212-maria-homepodreset_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F624e58a9-47b6-4642-bd0c-e85b2309ff36\u002F20221212-maria-homepodreset_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"e8649050-85b0-4999-b5ea-ba4a0d8af03f",title:"How to reset your HomePod Mini",slug:"how-to-reset-your-homepod-mini",description:c,image:{id:"919a7036-1e2f-421e-aa19-813e56cf2f2f",filename:"reset-homepod-mini.jpg",dateCreated:{date:"2022-12-12 19:25:25",timezone:"UTC",timezone_type:3},alt:"HomePod Mini on desk",credits:"Maria Diaz\u002FZDNET",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F12\u002F12\u002F919a7036-1e2f-421e-aa19-813e56cf2f2f\u002Freset-homepod-mini.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:"0a6fffc2-2220-44ba-99e4-4c567f6f57bb",userName:"maria-diaz-zd",firstName:"Maria",lastName:"Diaz",image:{id:"d89921b7-c002-40ef-8401-f002f1a769e9",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:89,metaData:{collection:{id:"e8649050-85b0-4999-b5ea-ba4a0d8af03f",title:"How to reset your HomePod Mini",hide:c,description:"The minimalist design of Apple's HomePod Mini may leave you wondering how to reset it. If you want to sell your smart speaker or are having issues getting it to respond, we'll show you how to reset your HomePod in a couple minutes.",typeSlug:c},duration:89,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2022-12-20 16:00:24",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2022-12-20 16:00:24",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F40e34f11-6f23-4eae-95c3-a77dcc813880\u002F20221213-cippy-iosupdate_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k,1080h8000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F19\u002F40e34f11-6f23-4eae-95c3-a77dcc813880\u002F20221213-cippy-iosupdate_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"6fa7ab01-0401-44ae-8a03-45995574ef03",title:"How to improve your always-on display with iOS 16.2",slug:"how-to-improve-your-always-on-display-with-ios-16-2",description:c,image:{id:"37c1b98a-e70e-4115-9afa-cb9a542a47ef",filename:"always-on-display-settings-ios-16-2-1.jpg",dateCreated:{date:"2022-12-19 15:13:29",timezone:"UTC",timezone_type:3},alt:"always-on-display-settings-ios-16-2-1",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F12\u002F19\u002F37c1b98a-e70e-4115-9afa-cb9a542a47ef\u002Falways-on-display-settings-ios-16-2-1.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:6240,height:3512,sType:c,mediaType:c},author:{id:"5a505bd7-edd5-4501-b6a1-0b4b0149318e",userName:"Jason Cipriani",firstName:"Jason",lastName:"Cipriani",image:{id:"ec9503e9-68fc-4acb-b714-31487e597154",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:187,metaData:{collection:{id:"6fa7ab01-0401-44ae-8a03-45995574ef03",title:"How to improve your always-on display with iOS 16.2",hide:c,description:"If the iPhone 14's always-on display is often too \"on\" for you, there's good news!",typeSlug:c},duration:187,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2022-12-19 16:00:23",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2022-12-19 16:00:23",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F12\u002F8964a30e-d33c-4bb1-bf60-cd43a6b3d028\u002F20221206-matt-lectric_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fzdnet.redvideo.io\u002F2022\u002F12\u002F12\u002F8964a30e-d33c-4bb1-bf60-cd43a6b3d028\u002F20221206-matt-lectric_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"4fff7053-53dc-44a9-b608-0e5396398bef",title:"Lectric XP 3.0 electric bike review: A passenger means double the fun",slug:"lectric-xp-3-0-electric-bike-review-a-passenger-means-double-the-fun",description:c,image:{id:"a2f235ba-d5f3-48d2-b05c-58b0afb8c97c",filename:"lectric-xp-3-1.jpg",dateCreated:{date:"2022-12-05 02:44:56",timezone:"UTC",timezone_type:3},alt:"lectric-xp-3-1",credits:"Matthew Miller\u002FZDNET",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F12\u002F05\u002Fa2f235ba-d5f3-48d2-b05c-58b0afb8c97c\u002Flectric-xp-3-1.jpg",cropGravity:c,crop:c,caption:"\u003Cp\u003EThe passenger package sets this bike apart from the rest\u003C\u002Fp\u003E",typeName:c,imageUrl:c,width:1600,height:900,sType:c,mediaType:c},author:{id:"98d6f538-10d6-11e4-9732-00505685119a",userName:"palmsolo (aka Matthew Miller)",firstName:"Matthew",lastName:"Miller",image:{id:"ee87d915-3bf6-40cb-8e7f-6112d3b322bc",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:331,metaData:{collection:{id:"4fff7053-53dc-44a9-b608-0e5396398bef",title:"Lectric XP 3.0 electric bike review: A passenger means double the fun",hide:c,description:"If you're looking for an e-bike that allows you to bring someone along for a ride, the Lectric XP 3.0's added accessories let you do just that.",typeSlug:c},duration:331,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2022-12-15 16:00:21",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2022-12-15 16:00:21",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c}]},{id:"0eecafc2-bdc6-4550-9d01-c288e2a384d4",meta:{componentName:"cnet-top-videos",componentDisplayName:"CNET Top Videos",componentType:"VideoList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fcnet\u002Flisting\u002Ffiltered\u002Ffd2016-topvideos\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=cnet-top-videos&componentDisplayName=CNET%20Top%20Videos&componentType=VideoList"}},items:[{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F03\u002Fcdbd4ff8-64f4-4abe-a8c1-e401454ce017\u002Fces23-nvidia-rtx40-1_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k,1080h8000k,2160h8000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F03\u002Fcdbd4ff8-64f4-4abe-a8c1-e401454ce017\u002Fces23-nvidia-rtx40-1_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"6e5233f7-f322-480b-91b3-2c00885a92f5",title:"Nvidia Unveils RTX 40 Series Laptops",slug:"nvidia-unveils-rtx-40-series-laptops",description:c,image:{id:"50d43264-3341-4c72-ba3c-ee50295cd119",filename:"ces23-nvidia-rtx40-2.jpg",dateCreated:{date:"2023-01-03 16:44:48",timezone:"UTC",timezone_type:3},alt:"ces23-nvidia-rtx40-2",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Fa\u002Fimg\u002Fhub\u002F2023\u002F01\u002F03\u002F50d43264-3341-4c72-ba3c-ee50295cd119\u002Fces23-nvidia-rtx40-2.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:c,userName:c,firstName:c,lastName:c,image:{id:c,filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:270,metaData:{collection:{id:"6e5233f7-f322-480b-91b3-2c00885a92f5",title:"Nvidia Unveils RTX 40 Series Laptops",hide:c,description:"At CES 2023, Nvidia announces RTX 40 Series laptops with Max-Q technologies. The GeForce RTX laptops will be available in February.",typeSlug:c},duration:270,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-03 16:49:57",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-03 16:49:57",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F72842b69-e3e8-44c9-b782-ad9c32c30972\u002Fvw-fin-v2_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F72842b69-e3e8-44c9-b782-ad9c32c30972\u002Fvw-fin-v2_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"3f001d15-c46d-49a9-af00-a9c828c13cc2",title:"Volkswagen Reveals ID 7 EV Concept at CES 2023",slug:"volkswagen-reveals-id-7-electric-vehicle-sedan-at-ces-2023",description:c,image:{id:"9bdc44c8-0257-4cab-90e3-7d93536de64a",filename:"vw-cms.jpg",dateCreated:{date:"2023-01-04 02:58:32",timezone:"UTC",timezone_type:3},alt:"vw-cms",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Fa\u002Fimg\u002Fhub\u002F2023\u002F01\u002F04\u002F9bdc44c8-0257-4cab-90e3-7d93536de64a\u002Fvw-cms.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:"22d93660-8176-11e2-9d12-0018fe8a00b0",userName:"CNET staff",firstName:"CNET",lastName:"staff",image:{id:c,filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:146,metaData:{collection:{id:"3f001d15-c46d-49a9-af00-a9c828c13cc2",title:"Volkswagen Reveals ID 7 EV Concept at CES 2023",hide:c,description:"At CES 2023, VW shows off its wild camo electric vehicle with 435 miles of range.",typeSlug:c},duration:146,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-04 03:21:00",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-04 15:12:25",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F03\u002F07bbffc4-4735-4d3d-8fa0-fb2fb0e4a885\u002Fasus-ces-2023-4kfinal_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F03\u002F07bbffc4-4735-4d3d-8fa0-fb2fb0e4a885\u002Fasus-ces-2023-4kfinal_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"eb76c57d-c240-4f6e-9bbc-a3a80fb0c466",title:"Asus' CES Laptop Lineup Brings 3D Screens and Retackles Microbes",slug:"asus-ces-laptop-lineup-brings-3d-screens-and-retackles-microbes",description:c,image:{id:"b543a89d-2b35-4a43-ab69-de9a95078f14",filename:"asus-ces-2023-00-00-43-13-still107.jpg",dateCreated:{date:"2023-01-03 21:26:34",timezone:"UTC",timezone_type:3},alt:"asus-ces-2023-00-00-43-13-still107",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Fa\u002Fimg\u002Fhub\u002F2023\u002F01\u002F03\u002Fb543a89d-2b35-4a43-ab69-de9a95078f14\u002Fasus-ces-2023-00-00-43-13-still107.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:"8e4cdc30-8176-11e2-9d12-0018fe8a00b0",userName:"lgrunin",firstName:"Lori",lastName:"Grunin",image:{id:"d74ea0dd-f8ee-11e2-8c7c-d4ae52e62bcc",filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:227,metaData:{collection:{id:"eb76c57d-c240-4f6e-9bbc-a3a80fb0c466",title:"Asus' CES Laptop Lineup Brings 3D Screens and Retackles Microbes",hide:c,description:"For its consumer laptops, Asus tosses a few intriguing updates into a sea of typical refreshes",typeSlug:c},duration:227,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-04 19:00:01",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-04 19:00:01",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002Fc5f51829-f293-438f-bca6-68fc89e6f48a\u002Fhands-free-3d_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k,1080h8000k,2160h8000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002Fc5f51829-f293-438f-bca6-68fc89e6f48a\u002Fhands-free-3d_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"e3af9dcf-f8b1-4e30-954c-485d7d983c6d",title:"Asus Reveals Gesture Controlled 3D OLED Screen With Spatial Vision",slug:"asus-reveals-hands-free-3d-oled-screen-with-spatial-vision",description:c,image:{id:"ff9acfc5-6339-40c1-b116-d6b65877fe3c",filename:"hands-free-3d-00-02-50-02-still098.jpg",dateCreated:{date:"2023-01-04 18:53:52",timezone:"UTC",timezone_type:3},alt:"hands-free-3d-00-02-50-02-still098",credits:"Asus",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Fa\u002Fimg\u002Fhub\u002F2023\u002F01\u002F04\u002Fff9acfc5-6339-40c1-b116-d6b65877fe3c\u002Fhands-free-3d-00-02-50-02-still098.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:"22d93660-8176-11e2-9d12-0018fe8a00b0",userName:"CNET staff",firstName:"CNET",lastName:"staff",image:{id:c,filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:461,metaData:{collection:{id:"e3af9dcf-f8b1-4e30-954c-485d7d983c6d",title:"Asus Reveals Gesture Controlled 3D OLED Screen With Spatial Vision",hide:c,description:"At CES 2023, Asus introduces for the first time a gesture controlled 3D graphic technology app, called Spatial Vision, coming to its various Chromebooks soon.",typeSlug:c},duration:461,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-04 18:56:00",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-04 19:55:17",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002Fed19e5bc-69d4-45ab-8601-60c00ec26422\u002Fioniq-fin-v2_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002Fed19e5bc-69d4-45ab-8601-60c00ec26422\u002Fioniq-fin-v2_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"2a6a1094-f937-402e-b648-85ab025887f8",title:"Hyundai Tests Its Ioniq 5 Robotaxi in Las Vegas",slug:"hyundai-tests-its-ioniq-5-robotaxi-in-las-vegas",description:c,image:{id:"d13f858c-d3c1-459f-a9a7-cc916204cc26",filename:"ioniq-5-cms-image.jpg",dateCreated:{date:"2023-01-04 20:28:52",timezone:"UTC",timezone_type:3},alt:"ioniq-5-cms-image",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Fa\u002Fimg\u002Fhub\u002F2023\u002F01\u002F04\u002Fd13f858c-d3c1-459f-a9a7-cc916204cc26\u002Fioniq-5-cms-image.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:"c95213e2-70db-4ef1-a842-9a7f703e5217",userName:"jmpepper70",firstName:"Jason",lastName:"Pepper",image:{id:c,filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:73,metaData:{collection:{id:"2a6a1094-f937-402e-b648-85ab025887f8",title:"Hyundai Tests Its Ioniq 5 Robotaxi in Las Vegas",hide:c,description:"The new autonomous taxi service will roll out in late 2023 here in Sin City.",typeSlug:c},duration:73,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-04 20:30:30",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-04 20:30:30",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F98b521f4-d2de-4ddc-b8c0-b67b7a11c0c8\u002Ftcl-q-tvs_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k,1080h8000k,2160h8000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F98b521f4-d2de-4ddc-b8c0-b67b7a11c0c8\u002Ftcl-q-tvs_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"3c162915-8b27-413f-8f54-26551a44d101",title:"TCL Debuts New Q, S Series TVs at CES",slug:"tcl-debuts-new-q-s-series-tvs-at-ces",description:c,image:{id:"3e71e0cd-405e-456a-8578-6dfc77c073a7",filename:"tcl-q-tvs-00-01-59-05-still099.jpg",dateCreated:{date:"2023-01-04 21:43:21",timezone:"UTC",timezone_type:3},alt:"tcl-q-tvs-00-01-59-05-still099",credits:"TCL",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Fa\u002Fimg\u002Fhub\u002F2023\u002F01\u002F04\u002F3e71e0cd-405e-456a-8578-6dfc77c073a7\u002Ftcl-q-tvs-00-01-59-05-still099.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:"c95213e2-70db-4ef1-a842-9a7f703e5217",userName:"jmpepper70",firstName:"Jason",lastName:"Pepper",image:{id:c,filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:511,metaData:{collection:{id:"3c162915-8b27-413f-8f54-26551a44d101",title:"TCL Debuts New Q, S Series TVs at CES",hide:c,description:"At CES 2023, TV maker TCL announces its 2023 TV lineup, highlighting its Q and S series of televisions.",typeSlug:c},duration:511,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-04 21:47:46",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-04 21:47:46",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F4babfd1c-f476-4c29-b16e-996e88958fe2\u002Ftcl-ar-glasses_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k,1080h8000k,2160h8000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F4babfd1c-f476-4c29-b16e-996e88958fe2\u002Ftcl-ar-glasses_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"fec69f4d-e1cc-4a9c-94c3-4a8d39a089fe",title:"TCL Debuts RayNeo X2 Augmented Reality Glasses",slug:"tcl-debuts-rayneo-x2-augmented-reality-glasses",description:c,image:{id:"a567fa2c-3c79-4fa8-95c2-151bea9c6a28",filename:"tcl-ar-glasses-00-00-04-06-still101.jpg",dateCreated:{date:"2023-01-04 22:05:58",timezone:"UTC",timezone_type:3},alt:"tcl-ar-glasses-00-00-04-06-still101",credits:c,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Fa\u002Fimg\u002Fhub\u002F2023\u002F01\u002F04\u002Fa567fa2c-3c79-4fa8-95c2-151bea9c6a28\u002Ftcl-ar-glasses-00-00-04-06-still101.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:"c95213e2-70db-4ef1-a842-9a7f703e5217",userName:"jmpepper70",firstName:"Jason",lastName:"Pepper",image:{id:c,filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:257,metaData:{collection:{id:"fec69f4d-e1cc-4a9c-94c3-4a8d39a089fe",title:"TCL Debuts RayNeo X2 Augmented Reality Glasses",hide:c,description:"At CES 2023, TCL unveils the RayNeo X2 augmented reality glasses, equipped with Micro-LED displays, a camera and full color.",typeSlug:c},duration:257,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-04 22:09:46",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-04 22:09:46",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F8db72d2f-f99d-4d14-995f-de2fe8ab9189\u002Ftcl-nxtpaper_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k,1080h8000k,2160h8000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F8db72d2f-f99d-4d14-995f-de2fe8ab9189\u002Ftcl-nxtpaper_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"49744074-4526-4f0d-8690-8c9342d6cfbd",title:"TCL Introduces Nxtpaper 12 Pro Tablet and Nxtpaper Smartphone",slug:"tcl-introduces-nxtpaper-12-pro-tablet-and-nxtpaper-smartphone",description:c,image:{id:"1c874701-2238-4e85-9d33-153d4bcd4029",filename:"tcl-nxtpaper-00-00-04-23-still100.jpg",dateCreated:{date:"2023-01-04 21:55:32",timezone:"UTC",timezone_type:3},alt:"tcl-nxtpaper-00-00-04-23-still100",credits:"TCL",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Fa\u002Fimg\u002Fhub\u002F2023\u002F01\u002F04\u002F1c874701-2238-4e85-9d33-153d4bcd4029\u002Ftcl-nxtpaper-00-00-04-23-still100.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:"c95213e2-70db-4ef1-a842-9a7f703e5217",userName:"jmpepper70",firstName:"Jason",lastName:"Pepper",image:{id:c,filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:258,metaData:{collection:{id:"49744074-4526-4f0d-8690-8c9342d6cfbd",title:"TCL Introduces Nxtpaper 12 Pro Tablet and Nxtpaper Smartphone",hide:c,description:"During CES 2023, TCL introduces its new line of Nxtpaper products including a tablet and smartphone.",typeSlug:c},duration:258,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-04 21:59:10",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-04 21:59:10",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c},{manifestUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F817cac38-8c42-4d0a-b627-3cdcba1e927a\u002Fasus-ces-laptops_,360h700k,360h1000k,540h1800k,720h2500k,720h3200k,1080h5000k,1080h8000k.m3u8",mp4Url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fcnet.redvideo.io\u002F2023\u002F01\u002F04\u002F817cac38-8c42-4d0a-b627-3cdcba1e927a\u002Fasus-ces-laptops_720h3200k.mp4",mp4Width:1280,mp4Height:720,id:"75f4d894-6129-4917-acf6-1bf32154f14c",title:"Asus Debuts Ultralight Work Laptop, Speedy Gaming Chromebook at CES 2023",slug:"asus-debuts-new-business-ready-chromebooks-at-ces-2023",description:c,image:{id:"19ebc330-53b3-493a-9c89-cf9ea01f9319",filename:"asus-ces-laptops-00-00-22-15-still097.jpg",dateCreated:{date:"2023-01-04 18:36:33",timezone:"UTC",timezone_type:3},alt:"asus-ces-laptops-00-00-22-15-still097",credits:"Asus",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.cnet.com\u002Fa\u002Fimg\u002Fhub\u002F2023\u002F01\u002F04\u002F19ebc330-53b3-493a-9c89-cf9ea01f9319\u002Fasus-ces-laptops-00-00-22-15-still097.jpg",cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:1920,height:1080,sType:c,mediaType:c},author:{id:"c95213e2-70db-4ef1-a842-9a7f703e5217",userName:"jmpepper70",firstName:"Jason",lastName:"Pepper",image:{id:c,filename:c,dateCreated:c,alt:c,credits:c,path:c,cropGravity:c,crop:c,caption:c,typeName:c,imageUrl:c,width:c,height:c,sType:c,mediaType:c},socialProfileIds:c,authorDisclosure:c},headline:c,duration:342,metaData:{collection:{id:"75f4d894-6129-4917-acf6-1bf32154f14c",title:"Asus Debuts Ultralight Work Laptop, Speedy Gaming Chromebook at CES 2023",hide:c,description:"At CES 2023, PC maker Asus unveils new, lighter, and thinner Chromebooks including the Chromebook Vibe CX34 Flip and Expertbook B9 OLED.",typeSlug:c},duration:342,mpxId:c,mpxRefId:c,promoDescription:c,promoTitle:c,ratingVChip:c,section:c,status:"LIVE"},mpxRefId:c,mp4:c,captions:[],datePublished:{date:"2023-01-04 18:40:00",timezone:"UTC",timezone_type:3},displayDatePublished:c,dateUpdated:{date:"2023-01-04 22:42:29",timezone:"UTC",timezone_type:3},displayDateUpdated:c,tags:[],topics:[],collections:[],noIndex:c,suppressAds:c,seoOgTitle:c,seoOgImage:c,seoOgDescription:c,seoMetaDescription:c,seoTwitterTitle:c,seoOgTwitterImage:c,seoTwitterCreator:c,section:c,annotations:c,primaryTopic:c,secondaryTopics:c,playlist:c}]}];q.footer=[];q.debug=c;q.isSeamless=b;t[0]=c;return {layout:"default",data:[{content:q}],fetch:{},error:c,state:{brand:e,edition:f,hasAffiliateDisclosure:b,overlayActive:b,breakingNews:b,trackedComponents:{components:{}},routeHistory:{currentPath:r},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:b}},adSense:a,amazonNative:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},ampAd:a,mediaNet:a,taboola:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},bidbarrel:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},indexexchange:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},dapi:a,disqus:a,editions:a,oneTrust:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},gdpr:b,mpulse:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},myfinance:a,newsletter:a,iterable:a,bluehornet:b,serverScripts:{positiveNextStep:{key:"format",criteriaValueHolder:{allowedValues:[],notAllowedValues:["amp"]},isKeyRequired:b}},seamless:{positiveNextStep:{key:"seamless",criteriaValueHolder:{allowedValues:[a],notAllowedValues:[d]},isKeyRequired:b,positiveNextStep:{clientFunc:g,crawlers:["Yeti","Baiduspider","Linespider","googlebot"],criteriaValueHolder:{allowedValues:[],notAllowedValues:[]},allowedValues:["Yeti","Baiduspider","Linespider","googlebot"]}}},cms:a,urbanAirship:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b,positiveNextStep:{clientFunc:g,crawlers:["Yeti","Baiduspider","Linespider","googlebot"],criteriaValueHolder:{allowedValues:[],notAllowedValues:[]},allowedValues:["Yeti","Baiduspider","Linespider","googlebot"]}}},vanity:a,"vanity.mask":a,chartbeatVideo:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},cohesion:a,tagular:a,chartbeat:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},comscore:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},"comscore.pageView":b,tealium:a,"tealium.inline":b,"tealium.cohesion":b,"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:b}},branch:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},crazyegg:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},dw:a,facebookmarketing:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},googleremarketing:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},nielsen:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},qualtrics:b,qualtricsNoTealium:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},sitecatalyst:a,trackonomics:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},trueanthem:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},viglink:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},adDisplayCriteria:{positiveNextStep:{criteriaValueHolder:{allowedValues:[a],notAllowedValues:[]}}},article:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:b}},articleWatchAndReadVideo:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:b,positiveNextStep:{key:"siteSection",criteriaValueHolder:{allowedValues:[j],notAllowedValues:[]}}}},bestList:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:b,positiveNextStep:{key:"articleSubType",criteriaValueHolder:{allowedValues:["best-list"],notAllowedValues:[]},positiveNextStep:{key:"topicSlugs",criteriaValueHolder:{allowedValues:[],notAllowedValues:["credit-cards"]}}}}},bestListV2ExcludeEduFinance:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:b,positiveNextStep:{key:"format",criteriaValueHolder:{allowedValues:[],notAllowedValues:["amp"]},isKeyRequired:b,positiveNextStep:{key:"articleId",criteriaValueHolder:{allowedValues:["a80fde15-9e06-454b-af96-5c3c2c698200","916805f8-c2e0-4841-88c0-26149f47b4c1","25b07925-a6a5-4082-8b15-b99237fcc2fe","603b35c8-8390-4fb6-b012-0979491a924f","887e68cb-422f-40e3-a18d-95e2e6ee1017","4bd41ca8-8d38-4f87-b2f3-0fcc641a139d","005432f8-3869-421b-8f89-c96960c36722","060cdb91-348c-4a6c-8b88-e3bc2d3c905f","ae7d9c4c-b5cc-43a6-aad5-412e532517ab","70ed4886-ce39-4bc6-9b0a-3f66a8110d5b","b932788f-d0a1-4788-8467-90960a8d9557","0ca8fffa-ebce-40b4-ba18-3780107a0937","bb7ff5c1-26f6-4407-9284-2452420d7ce7","2e12223f-b3ee-43ba-a562-cdcd6fe3fa1d","d5d545d9-2757-4097-a120-a83a23822f7b","f137fbf7-7abc-493f-b321-4c6da363c0de","c7abd799-f142-4567-a395-24a2c515e176","7b927b38-5700-4ac2-acb4-137527902a29","65793dec-5601-40be-9d4e-bc0f1b20cf56","ee2b2b24-bab5-47c3-8939-8ded1e952085"],notAllowedValues:[]}}}}},bestListExcludeHO:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:b,positiveNextStep:{key:"articleSubType",criteriaValueHolder:{allowedValues:["best-list"],notAllowedValues:[]},positiveNextStep:{key:"siteHier",criteriaValueHolder:{allowedValues:[],notAllowedValues:["home-and-office"]},positiveNextStep:{key:"topicSlugs",criteriaValueHolder:{allowedValues:[],notAllowedValues:["credit-cards"]}}}}}},bottomFunnel:{positiveNextStep:{key:"siteSection",criteriaValueHolder:{allowedValues:["bottom_funnel"],notAllowedValues:[]}}},bottomFunnelDesktop:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:b,positiveNextStep:{key:"siteSection",criteriaValueHolder:{allowedValues:["bottom_funnel"],notAllowedValues:[]},positiveNextStep:{criteriaValueHolder:{allowedValues:[h],notAllowedValues:[]},positiveNextStep:{key:"articleSubType",criteriaValueHolder:{allowedValues:[],notAllowedValues:["zd-academy"]}}}}}},disableVideoShare:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:b}},isNotSpecialFeature:{positiveNextStep:{key:"collectionTypeSlug",criteriaValueHolder:{allowedValues:[],notAllowedValues:["special-feature"]}}},review:{positiveNextStep:{criteriaValueHolder:{allowedValues:["review"],notAllowedValues:[]},strictCompare:b}},reviewSingle:{positiveNextStep:{key:"articleSubType",criteriaValueHolder:{allowedValues:["review-single"],notAllowedValues:[]}}},topFunnel:{positiveNextStep:{key:"siteSection",criteriaValueHolder:{allowedValues:[j],notAllowedValues:[]}}},homeAndOfficeBestList:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:b,positiveNextStep:{key:"format",criteriaValueHolder:{allowedValues:[],notAllowedValues:["amp"]},isKeyRequired:b,positiveNextStep:{criteriaValueHolder:{allowedValues:[h],notAllowedValues:[]},positiveNextStep:{key:"articleSubType",criteriaValueHolder:{allowedValues:["best-list"],notAllowedValues:[]},positiveNextStep:{key:"siteHier",criteriaValueHolder:{allowedValues:["home-and-office"],notAllowedValues:[]}}}}}}},bestListAdTestLessAdsIds:{positiveNextStep:{key:"articleId",criteriaValueHolder:{allowedValues:["eb34d7c1-ade8-450e-8557-84265091ea6d","76ce69ec-5e27-4bef-9b3b-da94d3fff29d","ee2b2b24-bab5-47c3-8939-8ded1e952085","a06e47df-d292-4e01-bf7b-b99113e87f9e","5d046756-1633-48ef-bcfe-d5cca54c6a3f","f833a576-f16d-46f1-99f5-47493e291754","f1f7ddfe-da40-4678-8b92-bb4a145e8e71","73fec83b-3f63-4239-8799-26b9ff086a34","95a0ff34-79e7-47ca-8202-e5c887312bd1","a158a664-0d39-43df-a68e-e471ca91493f","34d93633-427d-4313-b14e-5f13d990633f","12529d32-9e4b-4df8-996e-98fc64c2f5a2","8d0fc52a-3a6b-4777-b6fb-cee766dd7422","241ccbb1-8a49-4026-9e7d-d842ab36f31d","2a6c554e-1059-428c-8783-a874eee70d5a","98da39c3-d56f-461c-98e1-b47f0f2afb28","5d98f2b4-6814-4914-9ad3-e9289fe24867","63631e65-604a-4d0d-8ae0-172672d0da98","85f804a4-2093-4893-a792-1869af6bcf30","31648983-6ef9-45a4-8014-c30406534f73","30b1370c-d781-47a8-bfd2-4ea6e5c0039e","a0451a4d-ee60-4c0c-a6d3-f31dba4c6a8d","cf23f2a6-2315-4dbd-b97a-550d6b3340cd","0b096a14-2e1b-40ba-8022-bc7446872fb1","ff5c3fb7-e9e7-42c7-ac62-f63aa5cea25f","cc2f7074-27a9-4b48-a779-7895fea88ee7","ae9dc642-5389-4e80-8b42-d01368471ccd","92526e99-7ea3-4e61-816c-57ed63614c09","be8d4eb0-073b-43be-8eb0-d1a83b672137","5dd1f613-db17-4c7d-a6cf-8dbc7eea251c","02aae842-e2b7-4333-9020-76f966238ab6","189ebbc9-5bf1-427a-999d-ac9f90dde33e","f61af8d6-0d2a-42c7-9880-5eca94258642","6011dd1e-7572-421f-8a3a-5e7d08a7f939","0ccb5eef-eb76-4219-ae52-1eef9944ef64","e959efc1-c177-48de-a9e9-16c1e0743a10","c8894ed5-d23a-4daa-aedf-eb5e6676f138","0c1fc5b1-0eb4-4b47-aa04-675d8dae2ae3","4e51ceca-1c99-4f72-b4d7-ab07eda6005b","6b6469d4-678a-4055-a41b-69057240bace","5fcdc7e9-321e-443f-a786-7818aacf32c2","8026d480-6aab-488f-b5d2-3408bb3cfee5","d8c97073-e2c8-4c75-8a39-d66c8d5e9cb9","a84c4e04-9068-4547-90b0-da62b843024c","7a559134-e026-4c7c-be88-86a0ba12c843","65dbd15e-ed4b-4aa8-9f7a-27e67b8806f8"],notAllowedValues:[]}}},bestListAdTestMoreAdsIds:{positiveNextStep:{key:"articleId",criteriaValueHolder:{allowedValues:["1177c391-d20b-4c17-9fb5-43631d12297f","790f56f4-210e-4fe4-9f76-c68bac5f012f","d7234bcd-d0d2-4a85-be32-88530ad5c063","77c4971b-fa84-401e-bf91-043bc13271e1","f8bd55ef-348c-4e03-b4bc-1bec41f83fc3","956f4732-419c-4165-b085-003196e7a6e0","6978392d-daf6-4eaf-a10c-5e53dab9229d","4e0b0d05-0ad0-4a02-9411-a0c11dd0e4fc","13a42a39-f1f1-4f78-8b44-f574d6b2400f","75344465-e849-410e-900e-1413960817c7","bbd329d2-1ffc-4978-87c7-c2c998527098","2d916a83-282b-4411-902c-782a7a9c875e","f4b86d6c-567c-49e1-85e4-208b91b4918f","abc94381-a248-4043-b8dd-993051a61692","f441239f-48f5-4a11-bfeb-7de7024463ed","8d1e8770-77a7-445b-8d17-5a9d263c1d80","8d810ef8-8656-49ea-8dc1-815c07faf290","fea8f91d-9a63-48bc-89ea-6773fdf6aa3b","62bf36df-e14b-48cf-8ab7-10b35484140f","5a715ebc-5951-46ac-b104-55aa909683be","08a2e7ab-57af-4efd-8ca8-9b45f87cde85","6101390b-964b-4b94-bcf5-5c3b4fe6adbe","f58a513b-3d48-431e-b6db-70b382349d3d","c93da663-b030-4db2-a174-e17ba18500a3","6dd4f4e4-7d01-4c5c-b8fd-aa61eef36775","f50b698e-6fec-41b5-92fb-72394a496914","9de8d92b-13af-4e0a-bb57-1bafbd9ca99f","1df989ab-f2ff-4e47-929f-d3e376ba5085","7d471baf-a423-4502-803f-8836897b5896","3d3f00d3-71b3-49b6-aae6-538072e1b585","64e61664-0563-4fbe-af79-726fb1c13ed5","25437038-ac8f-4e48-b548-d8cdbe2b3563","26c61144-08f3-4c62-9fc0-4a8f840bf1e1","e0615c03-65e0-41c3-9e10-312d232bd926","e9d5aa99-dcd3-4163-9d69-73cb62f64a01","f27fdeee-9df8-4430-a242-a94eda228a97","e7b38881-246c-40d2-aa4b-1106373bfe00","f2b1ac6b-2a35-4272-a03d-651647e87754","75e64597-613b-4a0e-b028-bde7f19f75e3","a8793210-a130-45f0-9bc7-12c44b41cd18","f803059c-4f47-4585-ad05-798ddd657236","13575bcb-dab6-4f2a-afc9-59b2e52a7440","2a8b1e22-7993-44ab-a01b-262ec326dc70","7b8ec829-caa6-48b7-8663-9528ed4dc946","9f38d113-ca78-4cbc-b18d-21ed27691cf1","e12f1406-7d78-42a1-9506-310164b0ab67","9a11269a-2f39-4866-8515-637a4ef5a2f7","746ff466-a523-4c4e-b850-4d7df5cb89f1","e0848088-fb9b-4443-8826-688c1dd2c3fc","1b4a8554-2c56-44c6-86e9-32283ed29e33","a0818195-7b2a-486f-8a25-b0f9faa8e461","dc50f9c0-6a8c-420a-a458-b4b1e88e97da","0ddd828e-c84d-452b-95b0-8dd4b5809291","9888db63-8d1c-42c5-9517-9b9493d7f24b","631f3f23-8afa-4f47-ae01-271e95e2087b","4f2b970e-78e4-44d4-b8d7-0e0e6a893178","a86c05f7-8767-4b10-ae19-af6040ca20ea","660a6fc0-2404-4900-be57-140dc581f6af","c242e4ca-a763-4f40-b01d-37b124656949","49efd847-09cf-433c-9c18-25f900323390","e932927e-2f4b-4026-8133-2bfe0258b69d","c399b84d-f0ad-48bf-bd56-0868b5aa61bd","1c800982-45d2-4aad-87a7-a7bfcd0f6385","c0a696ec-1074-4fa1-8bf1-643c2f93dcaa","605abbc8-d8d7-4347-bf1b-03b112ac73ed","b949ceb2-f178-4e46-819c-024b2025c364","d24a2f21-e809-4c2a-8d04-3992847f6eab","48c50d1e-3b9a-440c-b683-ce445991bec9","2345f383-cccc-48e7-b4f8-e45ff9ae06c4","3637b237-8f33-4631-a507-955053a9517f"],notAllowedValues:[]}}}},hidLoaded:{"ld+json":a,"chartbeat/config":a,"cohesion/abtest":a,qualtrics:a},overrides:{}},root:{environment:"production",version:d},scripts:{scripts:[]},ab:{id:c,version:c,bucket:c},ads:{adDisplay:{containerId:d,disableAdIncrement:b,disableInitialLoad:b,slotVars:{topics:s,network:g,platform:h,siteName:e},skyboxBodyClasses:c,skyboxSlotName:"pageArticleSkybox",skyboxHasOmnibar:b,targeting:{cid:"amd-says-goodbye-to-3dnow-instruction-set,ef057bcd-3341-11e4-9e6a-00505685119a",collection:d,edition:f,section:j,pageType:i,ptype:i,pid:"amd says goodbye to 3dnow instruction set",tag:d,topic:"innovation,computing,processors,hardware",type:d,buyingcycle:k,ctopic:"technology,tech_innovations,future_of_technology,open_source_technology",ctax:"technology and computing,operating systems",entity:"amd,application,cpuid,flag bit,instruction,instruction set,prefetch,processor,runtime,set,simd,sse,streaming simd extensions,successive version,â,âtriesâ,â¢",csig:k,pname:s,device:h,env:l,test:d},enabled:a},adSense:{ads:[],pageOptions:{personalizedAds:b}}},ampTracking:{leads:[]},format:{format:"web"},auth:{fetchComplete:b,loggedIn:b,profile:c,user:c},device:{device:h},disqus:{isOpen:b,page:{api_key:d,identifier:d,remote_auth_s3:c,title:d,url:d},units:{}},newsletter:{newsletters:c,userSubscriptions:c},page:{pages:[q,g],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\u002F20230108040037\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:c,linkText:"CES 2023: The Biggest Trends for Pros",linkUrl:"\u002Ftopic\u002Fces-2023-the-biggest-trends-for-pros\u002F",trackingName:"header-trendingmenu|ces-2023:-the-biggest-trends-for-pros"},{label:c,linkText:"Best iPhone models",linkUrl:"\u002Farticle\u002Fbest-iphone\u002F",trackingName:"header-trendingmenu|best-iphone-models"},{label:c,linkText:"Best note-taking apps for iPad",linkUrl:"\u002Farticle\u002Fbest-note-taking-app-for-ipad\u002F",trackingName:"header-trendingmenu|best-note-taking-apps-for-ipad"},{label:c,linkText:"Brightest flashlights",linkUrl:"\u002Fhome-and-office\u002Fenergy\u002Fbrightest-flashlight\u002F",trackingName:"header-trendingmenu|brightest-flashlights"},{label:c,linkText:"Best home battery and backup systems",linkUrl:"\u002Fhome-and-office\u002Fenergy\u002Fbest-home-battery\u002F",trackingName:"header-trendingmenu|best-home-battery-and-backup-systems"},{label:c,linkText:"Best VPN services",linkUrl:"\u002Farticle\u002Fbest-vpn\u002F",trackingName:"header-trendingmenu|best-vpn-services"},{label:c,linkText:"Best web hosting services",linkUrl:"\u002Farticle\u002Fbest-web-hosting\u002F",trackingName:"header-trendingmenu|best-web-hosting-services"},{label:c,linkText:"Best electric cars",linkUrl:"\u002Farticle\u002Fbest-electric-car\u002F",trackingName:"header-trendingmenu|best-electric-cars"},{label:c,linkText:"Best Samsung phones",linkUrl:"\u002Farticle\u002Fbest-samsung-phone\u002F",trackingName:"header-trendingmenu|best-samsung-phones"},{label:c,linkText:"Best computers",linkUrl:"\u002Farticle\u002Fbest-computer\u002F",trackingName:"header-trendingmenu|best-computers"},{label:c,linkText:"Innovation",linkUrl:"\u002Ftopic\u002Finnovation\u002F",trackingName:"header-trendingmenu|innovation"},{label:c,linkText:"The Tech Trends to Watch in 2023",linkUrl:"\u002Ftopic\u002Fthe-tech-trends-to-watch-in-2023\u002F",trackingName:"header-trendingmenu|the-tech-trends-to-watch-in-2023"},{label:c,linkText:"Cloud",linkUrl:"\u002Ftopic\u002Fcloud\u002F",trackingName:"header-trendingmenu|cloud"},{label:c,linkText:"Windows 11",linkUrl:"\u002Ftopic\u002Fwindows-11\u002F",trackingName:"header-trendingmenu|windows-11"},{label:c,linkText:"ZDNET Recommends",linkUrl:"\u002Fzdnet-recommends\u002F",trackingName:"header-trendingmenu|zdnet-recommends"}]}],footer:c,seamless:[]},video:{video:c,players:[],hasVideo:b,playerState:{autoplay:b,autoplayType:"MANUAL",contentStartTime:c,isAd:c,player:c,videoState:"UNPLAYED"},videoPlaylist:[],inlineClick:{id:d,click:b}},tracking:{data:{_pageNumber:g,_pageComponents:"zz01",pageType:i,collectionId:t,contentId:m,contentType:n,siteEdition:f,siteSection:j,tagSlugs:[],topicId:["1124f463-ec91-11e3-95d2-02911863765e","10666ed8-ec91-11e3-95d2-02911863765e"],topicName:[o,p],topicSlugs:[o,p],articleType:n,articleSubType:d,annotations:[],_buyingCycle:k,contentTags:p,cohesionRevisionId:"rev_2JvK5Wt0R1V4z5yxP9VBpmATWGR",collectionTypeSlug:d,_secondaryCollectionIds:g,products:[],articleAuthorId:["f2d97ea2-8175-11e2-9d12-0018fe8a00b0"],articleAuthorName:["adrian kingsley-hughes"],articleAuthorDisplayName:[u],articleAuthorUsername:u,articleId:m,articleTitle:"amd says goodbye to 3dnow! instruction set",collectionName:[d],collectionSlug:[c],collectionThreadName:[],articlePubDate:"2010-08-23 11:29:39+0000",siteHier:[j,"innovation","computing",o],brand:e,_collectionPrimaryId:t,deviceType:h,edition:f,error:l,isDev:b,limit:4,pageViewGuid:c,reportSuiteId:"cnetzdnetglobalsite",siteName:e,siteType:"responsive web",soastaBucket:d,soastaPageType:n,tealium:{profile:"zdnetglobalsite",env:l},testGroup:d,testName:d,testVersion:d,traffic_source:"cloud"},pageComponents:{zz01:a},pageType:i,postId:m,pageViews:0,vguid:c}},serverRendered:a,routePath:r,config:{_app:{basePath:v,assetsPath:v,cdnURL:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20230108040037\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fneutron\u002F"}}}}(true,false,null,"","zdnet","us",void 0,"desktop","article","top_funnel","discover","prod","ef057bcd-3341-11e4-9e6a-00505685119a","content_article","processors","hardware",{},"\u002Farticle\u002Famd-says-goodbye-to-3dnow-instruction-set\u002F","innovation\u002Fcomputing\u002Fprocessors",Array(1),"Adrian Kingsley-Hughes","\u002F"));</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/20230108040037js_/https://www.zdnet.com/a/neutron/905157c.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/c2988b5.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/ee84f3f.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/6b7a6b3.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/4b325d5.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/bd3a91d.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/9066967.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/7ea2efd.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/0669ad3.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/467a3b5.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/a39223b.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/711f1f3.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/c018127.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/9078eec.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/a64b78a.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/4e89884.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/5a7c2a1.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/251d6ac.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/3c46ee0.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/2ba20f8.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/9267cba.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20230108040037js_/https://www.zdnet.com/a/neutron/13a48cc.js" defer=""></script><script type="module" src="https://web.archive.org/web/20230108040037jm_/https://www.zdnet.com/a/neutron/5ca15ac.modern.js" defer=""></script> </body> </html> <!-- FILE ARCHIVED ON 04:00:37 Jan 08, 2023 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:29:59 Nov 24, 2024. 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: 1.385 exclusion.robots: 0.032 exclusion.robots.policy: 0.019 esindex: 0.012 cdx.remote: 7.164 LoadShardBlock: 182.249 (3) PetaboxLoader3.datanode: 82.846 (4) PetaboxLoader3.resolve: 79.395 (2) load_resource: 68.449 -->