CINXE.COM

VICE TV - The new TV channel from VICE.

<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <!-- GDPR Modal Logic --> <!--start Sourcepoint code--> <script type="text/javascript"> if (!document.cookie.indexOf('_vice_cmp_modal_viewed') >- 1) { if (window.__tcfapi) { window.__tcfapi('addEventListener', 2, function cb(tcData, success) { if (success && (tcData.eventStatus === 'useractioncomplete' || tcData.eventStatus === 'tcloaded')) { // do something with tcData.tcString console.log('tcData', tcData); // Set the cookie to expire in 30 days. var date = new Date(); date.setTime(date.getTime() + 30 * 24 * 60 * 60 * 1000); var domainEnv = '.vice.com'; document.cookie = '_vice_cmp_modal_viewed=true; expires=' + date.toGMTString() + ';domain=' + domainEnv + ';path=/'; // remove the ourself to not get called more than once window.__tcfapi('removeEventListener', 2, function remCb(success) { if (success) { console.log('removed', tcData.listenerId); } }, tcData.listenerId); } }); } } </script> <!--Start TCVv2.2 Scripts--> <script type="text/javascript" src="https://vice-web-statics-cdn.vice.com/sourcepoint/sourcepointOne.js" async></script> <script type="text/javascript" src="https://vice-web-statics-cdn.vice.com/sourcepoint/sourcepointTwo.js" async></script> <script type="text/javascript" src="https://vice-web-statics-cdn.vice.com/sourcepoint/sourcepointThree.js" async></script> <script type="text/javascript" src="https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js" async></script> <!--End TCVv2.2 Scripts--> <script type="text/javascript"> window.__gpp_addFrame = function (e) { if (!window.frames[e]) if (document.body) { const t = document.createElement("iframe"); t.style.cssText = "display:none", t.name = e, document.body.appendChild(t); } else window.setTimeout(window.__gpp_addFrame, 10, e); }, window.__gpp_stub = function () { const e = arguments; if (__gpp.queue = __gpp.queue || [], __gpp.events = __gpp.events || [], !e.length || e.length == 1 && e[0] == "queue") return __gpp.queue; if (e.length == 1 && e[0] == "events") return __gpp.events; let t = e[0], p = e.length > 1 ? e[1] : null, n = e.length > 2 ? e[2] : null; if (t === "ping") return { gppVersion: "1.0", cmpStatus: "stub", cmpDisplayStatus: "hidden", supportedAPIs: ["tcfeuv2", "tcfcav2", "uspv1"], cmpId: 31 }; if (t === "addEventListener") { "lastId" in __gpp || (__gpp.lastId = 0), __gpp.lastId++; const a = __gpp.lastId; return __gpp.events.push({ id: a, callback: p, parameter: n }), { eventName: "listenerRegistered", listenerId: a, data: !0, pingData: { gppVersion: "1.0", cmpStatus: "stub", cmpDisplayStatus: "hidden", supportedAPIs: ["tcfeuv2", "tcfva", "usnat"], cmpId: 31 } }; } if (t === "removeEventListener") { for (var s = !1, i = 0; i < __gpp.events.length; i++) if (__gpp.events[i].id == n) { __gpp.events.splice(i, 1), s = !0; break; } return { eventName: "listenerRemoved", listenerId: n, data: s, pingData: { gppVersion: "1.0", cmpStatus: "stub", cmpDisplayStatus: "hidden", supportedAPIs: ["tcfeuv2", "tcfva", "usnat"], cmpId: 31 } }; } return t === "getGPPData" ? { sectionId: 3, gppVersion: 1, sectionList: [], applicableSections: [0], gppString: "", pingData: { gppVersion: "1.0", cmpStatus: "stub", cmpDisplayStatus: "hidden", supportedAPIs: ["tcfeuv2", "tcfva", "usnat"], cmpId: 31 } } : t === "hasSection" || t === "getSection" || t === "getField" ? null : void __gpp.queue.push([].slice.apply(e)); }, window.__gpp_msghandler = function (e) { const t = typeof e.data === "string"; try { var p = t ? JSON.parse(e.data) : e.data; } catch (e) { p = null; } if (typeof p === "object" && p !== null && "__gppCall" in p) { const n = p.__gppCall; window.__gpp(n.command, (function (p, a) { const s = { __gppReturn: { returnValue: p, success: a, callId: n.callId } }; e.source.postMessage(t ? JSON.stringify(s) : s, "*"); }), "parameter" in n ? n.parameter : null, "version" in n ? n.version : 1); } }, "__gpp" in window && typeof window.__gpp === "function" || (window.__gpp = window.__gpp_stub, window.addEventListener("message", window.__gpp_msghandler, !1), window.__gpp_addFrame("__gppLocator")); </script> <!--end Sourcepoint code--> <!-- Start: GPT Async --> <script type='text/javascript'> var gptadslots = {}; var globalAdSlots = {}; var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; </script> <!-- BEGIN Krux Control Tag --> <script class="kxct" data-id="qlgn08fk3" data-timing="async" data-version="1.9" type="text/javascript"> window.Krux || ((Krux = function () { Krux.q.push(arguments); }).q = []); (function () { const k = document.createElement('script'); k.type = 'text/javascript'; k.async = true; let m, src = (m = location.href.match(/\bkxsrc=([^&]+)/)) && decodeURIComponent(m[1]); k.src = /^https?:\/\/([a-z0-9_\-\.]+\.)?krxd\.net(:\d{1,5})?\//i.test(src) ? src : src === "disable" ? "" : (location.protocol === "https:" ? "https:" : "http:") + "//cdn.krxd.net/controltag?confid=qlgn08fk3" ; const s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(k, s); }()); </script> <script> window.Krux || ((Krux = function() { Krux.q.push(arguments); }).q = []); function kruxInterchange() { function retrieve(n) { var m, k = 'kxvice_' + n; if (window.localStorage) { return window.localStorage[k] || ''; } else if (navigator.cookieEnabled) { m = document.cookie.match(k + '=([^;]*)'); return (m && unescape(m[1])) || ''; } else { return ''; } } // initialize user and segments Krux.user = retrieve('kuid'); Krux.segments = (retrieve('segs') && retrieve('segs').split(',')) || []; } function runKruxInterchange(retry) { kruxInterchange(); if (retry < 3 && window.Krux && !window.Krux.user) { window.setTimeout(function() { runKruxInterchange(retry + 1); }, 5000); } } runKruxInterchange(0); </script> <!-- END Krux Controltag --> <script type="text/javascript"> window.loadKruxGPT = function () { googletag.cmd.push(function () { googletag.pubads().setTargeting("ksg", Krux.segments); googletag.pubads().setTargeting("kuid", Krux.user); googletag.pubads().setTargeting('gs_cat', gs_channels); googletag.pubads().enableAsyncRendering(); googletag.pubads().disableInitialLoad(); googletag.pubads().collapseEmptyDivs(true); googletag.pubads().updateCorrelator(); googletag.enableServices(); }); }; </script> <!-- End: GPT --> <!-- Include link attributes for fonts --> <link rel="preload" href="https://vice-web-statics-cdn.vice.com/fonts/viceland/(id%3AHelveticaNeueLTArabic)(name%3AHelveticaNeueArabic)(unicodeRange%3AU%2B0600-06FF)(langs%3Aar).ttf" as="font" crossorigin="anonymous"> <link rel="preload" href="https://vice-web-statics-cdn.vice.com/fonts/viceland/(id%3AHelveticaNeueLTArabicBold)(name%3AHelveticaNeueArabic)(weight%3A700)(unicodeRange%3AU%2B0600-06FF)(langs%3Aar).ttf" as="font" crossorigin="anonymous"> <link rel="preload" href="https://vice-web-statics-cdn.vice.com/fonts/viceland/(id%3ALora)(name%3ALora).woff2" as="font" crossorigin="anonymous"> <link rel="preload" href="https://vice-web-statics-cdn.vice.com/fonts/viceland/(id%3ALoraBold)(name%3ALora)(weight%3Abold).woff2" as="font" crossorigin="anonymous"> <link rel="preload" href="https://vice-web-statics-cdn.vice.com/fonts/vice/(id%3ALoraItalic)(name%3ALora)(style%3Aitalic).woff2" as="font" crossorigin="anonymous"> <link rel="preload" href="https://vice-web-statics-cdn.vice.com/fonts/viceland/(id%3ANeueHelveticaW014)(name%3ANeueHelveticaW01)(weight%3A400)(langs%3Abe%2Cbg%2Ccs%2Cda%2Cde%2Cen%2Ces%2Cfr%2Cgr%2Chu%2Cid%2Cit%2Cjp%2Cnl%2Cpl%2Cpt%2Cro%2Crs%2Cru%2Csl%2Csv).woff2" as="font" crossorigin="anonymous"> <link rel="preload" href="https://vice-web-statics-cdn.vice.com/fonts/viceland/(id%3ANeueHelveticaW017)(name%3ANeueHelveticaW01)(weight%3A700)(langs%3Abe%2Cbg%2Ccs%2Cda%2Cde%2Cen%2Ces%2Cfr%2Cgr%2Chu%2Cid%2Cit%2Cjp%2Cnl%2Cpl%2Cpt%2Cro%2Crs%2Cru%2Csl%2Csv).woff2" as="font" crossorigin="anonymous"> <link rel="preload" href="https://vice-web-statics-cdn.vice.com/fonts/viceland/(id%3ATazuganeGothic)(name%3ATazuganeGothic)(langs%3Aja).ttf" as="font" crossorigin="anonymous"> <link rel="preload" href="https://vice-web-statics-cdn.vice.com/fonts/viceland/(id%3ATazuganeGothicBold)(name%3ATazuganeGothic)(weight%3Abold)(langs%3Aja).ttf" as="font" crossorigin="anonymous"> <!-- legacy font face --> <link rel="stylesheet" href="https://vice-web-statics-cdn.vice.com/fonts/viceland/fonts.css"> <!--Rendered at: Wed Nov 27 2024 17:40:19 GMT+0000 (Coordinated Universal Time)--> <script>window.__V1C3 = {};</script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MSM4HQ4');</script> <!-- End Google Tag Manager --> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Google Optimize Script--> <meta name="apple-itunes-app" content="app-id=1075922366"> <title>VICE TV - The new TV channel from VICE.</title> <meta name="keywords" content="vicetv, vice, television, video, documentary, music, technology, art, fashion, film, culture, noisey, balls deep, action bronson, spike jonze, ellen page, gaycation, eddie huang"/> <meta name="description" content="The new TV channel from VICE." /> <meta name="thumbnail" content="https://vice-web-statics-cdn.vice.com/images/viceland-og.png"/> <meta name="theme-color" content="#000000"> <link rel="canonical" href="https://www.vicetv.com/en_us" /> <link rel="alternate" type="application/rss+xml" title="viceland" href="https://www.vicetv.com/en_us/rss"/> <!-- Facebook --> <meta property="fb:app_id" content="213518685373476"/> <meta property="og:site_name" name="og:site_name" content="Viceland"/> <meta property="og:title" name="og:title" content="VICE TV - The new TV channel from VICE." /> <meta property="og:image" name="og:image" content="https://vice-web-statics-cdn.vice.com/images/viceland-og.png"/> <meta property="og:image:alt" content="Viceland"/> <meta property="og:image:type" name="og:image:type" content="image/jpeg"/> <meta property="og:locale" name="og:locale" content="en_us"/> <meta property="og:url" name="og:url" content="https://www.vicetv.com/en_us"/> <meta property="og:description" name="og:description" content=""/> <meta property="fb:pages" content="100575810307679" /> <meta property="fb:pages" content=" 1325357887533361" /> <meta property="fb:pages" content=" 244985695850279" /> <meta property="fb:pages" content=" 937951692947328" /> <meta property="fb:pages" content=" 1085409811480608" /> <meta property="fb:pages" content=" 516026855248932" /> <meta property="fb:pages" content=" 878862935569519" /> <meta property="fb:pages" content=" 1040320532732677" /> <meta property="fb:pages" content=" 100575810307679" /> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="vicetv"/> <meta name="twitter:title" content="VICE TV - The new TV channel from VICE." /> <meta name="twitter:description" content=""/> <!-- Snap meta //--> <meta content="5700553057239040" property="snapchat:publisher"/> <meta content="https://vice-web-statics-cdn.vice.com/images/snap/snap-share-sticker.png" property="snapchat:sticker"/> <!--// end snap //--> <!-- include homepage specific logic here --> <link rel="alternate" hreflang="en-us" href="https://www.vicetv.com/en_us" /> <!-- favicons --> <link rel="apple-touch-icon" sizes="57x57" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-icon-180x180.png"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="apple-mobile-web-app-title" content="vicetv"> <link rel="icon" type="image/png" sizes="228x228" href="https://vice-web-statics-cdn.vice.com/favicons/vice/coast-228x228.png"> <link rel="yandex-tableau-widget" href="https://vice-web-statics-cdn.vice.com/favicons/vice/yandex-browser-manifest.json"> <link rel="icon" type="image/png" sizes="32x32" href="https://vice-web-statics-cdn.vice.com/favicons/vice/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="192x192" href="https://vice-web-statics-cdn.vice.com/favicons/vice/android-chrome-192x192.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://vice-web-statics-cdn.vice.com/favicons/vice/favicon-16x16.png"> <link rel="shortcut icon" href="https://vice-web-statics-cdn.vice.com/favicons/vice/favicon.ico"> <link rel="manifest" href="https://vice-web-statics-cdn.vice.com/favicons/vice/manifest.json"> <meta name="mobile-web-app-capable" content="yes"> <meta name="theme-color" content="#fff"> <meta name="application-name" content="vicetv"> <meta name="msapplication-TileColor" content="#fff"> <meta name="msapplication-TileImage" content="https://vice-web-statics-cdn.vice.com/favicons/vice/mstile-144x144.png"> <meta name="msapplication-config" content="https://vice-web-statics-cdn.vice.com/favicons/vice/browserconfig.xml"> <link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-320x460.png"> <link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-640x920.png"> <link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-640x1096.png"> <link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-750x1294.png"> <link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-1182x2208.png"> <link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-1242x2148.png"> <link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-748x1024.png"> <link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 1)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-768x1004.png"> <link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-1496x2048.png"> <link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2)" href="https://vice-web-statics-cdn.vice.com/favicons/vice/apple-touch-startup-image-1536x2008.png"> <!-- end favicons --> <!-- MS Application --> <meta name="msapplication-TileColor" content="#FFFFFF"/> <meta name="msapplication-square70x70logo" content=""/> <meta name="msapplication-TileImage" content=""/> <meta name="msapplication-square150x150logo" content=""/> <meta name="msapplication-wide310x150logo" content=""/> <meta name="msapplication-square310x310logo" content=""/> <!-- global styles --> <style type="text/css"> *, *::before, *::after, html { box-sizing: border-box; } html { font-size: 16px; } html, body { margin: 0; padding: 0; width: 100%; } a { color: black; text-decoration: none; } .vice-page__width { margin-left: auto; margin-right: auto; max-width: 1600px; width: 100%; } .vice-page__inner { background-color: white; box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); } </style> <!-- font faces --> <link rel="preload" as="stylesheet" crossorigin="anonymous" href="https://vice-web-statics-cdn.vice.com/fonts/all.7fd9f1fdf1fc41d42558f49373d362f74922dce8ec97260bf0c687345c6a4a66.css" /> <link rel="stylesheet" href="https://vice-web-statics-cdn.vice.com/fonts/all.7fd9f1fdf1fc41d42558f49373d362f74922dce8ec97260bf0c687345c6a4a66.css" /> <link rel="preload" as="stylesheet" crossorigin="anonymous" href="https://vice-web-statics-cdn.vice.com/fonts/VICEGrotesk/stylesheet.css" /> <link rel="stylesheet" href="https://vice-web-statics-cdn.vice.com/fonts/VICEGrotesk/stylesheet.css" /> <!-- ui-components --> <link rel="stylesheet" type="text/css" href="https://vice-web-statics-cdn.vice.com/vendor/ui-components/v0.2.12/css/core.min.css"/> <style type="text/css"> .m-t-aut{margin-top:auto}.m-b-aut{margin-bottom:auto}.m-l-aut{margin-left:auto}.m-r-aut{margin-right:auto}.m-aut{margin:auto}.p-t-0{padding-top:0}.p-b-0{padding-bottom:0}.p-l-0{padding-left:0}.p-r-0{padding-right:0}.p-0{padding:0}.m-t-0{margin-top:0}.m-b-0{margin-bottom:0}.m-l-0{margin-left:0}.m-r-0{margin-right:0}.m-0{margin:0}.p-t-1{padding-top:5px}.p-b-1{padding-bottom:5px}.p-l-1{padding-left:5px}.p-r-1{padding-right:5px}.p-1{padding:5px}.m-t-1{margin-top:5px}.m-b-1{margin-bottom:5px}.m-l-1{margin-left:5px}.m-r-1{margin-right:5px}.m-1{margin:5px}.p-t-2{padding-top:10px}.p-b-2{padding-bottom:10px}.p-l-2{padding-left:10px}.p-r-2{padding-right:10px}.p-2{padding:10px}.m-t-2{margin-top:10px}.m-b-2{margin-bottom:10px}.m-l-2{margin-left:10px}.m-r-2{margin-right:10px}.m-2{margin:10px}.p-t-3{padding-top:15px}.p-b-3{padding-bottom:15px}.p-l-3{padding-left:15px}.p-r-3{padding-right:15px}.p-3{padding:15px}.m-t-3{margin-top:15px}.m-b-3{margin-bottom:15px}.m-l-3{margin-left:15px}.m-r-3{margin-right:15px}.m-3{margin:15px}.p-t-4{padding-top:20px}.p-b-4{padding-bottom:20px}.p-l-4{padding-left:20px}.p-r-4{padding-right:20px}.p-4{padding:20px}.m-t-4{margin-top:20px}.m-b-4{margin-bottom:20px}.m-l-4{margin-left:20px}.m-r-4{margin-right:20px}.m-4{margin:20px}.p-t-5{padding-top:30px}.p-b-5{padding-bottom:30px}.p-l-5{padding-left:30px}.p-r-5{padding-right:30px}.p-5{padding:30px}.m-t-5{margin-top:30px}.m-b-5{margin-bottom:30px}.m-l-5{margin-left:30px}.m-r-5{margin-right:30px}.m-5{margin:30px}.p-t-6{padding-top:40px}.p-b-6{padding-bottom:40px}.p-l-6{padding-left:40px}.p-r-6{padding-right:40px}.p-6{padding:40px}.m-t-6{margin-top:40px}.m-b-6{margin-bottom:40px}.m-l-6{margin-left:40px}.m-r-6{margin-right:40px}.m-6{margin:40px}.p-t-7{padding-top:80px}.p-b-7{padding-bottom:80px}.p-l-7{padding-left:80px}.p-r-7{padding-right:80px}.p-7{padding:80px}.m-t-7{margin-top:80px}.m-b-7{margin-bottom:80px}.m-l-7{margin-left:80px}.m-r-7{margin-right:80px}.m-7{margin:80px}.m-t-aut-xs{margin-top:auto}.m-b-aut-xs{margin-bottom:auto}.m-l-aut-xs{margin-left:auto}.m-r-aut-xs{margin-right:auto}.m-aut-xs{margin:auto}.p-t-0-xs{padding-top:0}.p-b-0-xs{padding-bottom:0}.p-l-0-xs{padding-left:0}.p-r-0-xs{padding-right:0}.p-0-xs{padding:0}.m-t-0-xs{margin-top:0}.m-b-0-xs{margin-bottom:0}.m-l-0-xs{margin-left:0}.m-r-0-xs{margin-right:0}.m-0-xs{margin:0}.p-t-1-xs{padding-top:5px}.p-b-1-xs{padding-bottom:5px}.p-l-1-xs{padding-left:5px}.p-r-1-xs{padding-right:5px}.p-1-xs{padding:5px}.m-t-1-xs{margin-top:5px}.m-b-1-xs{margin-bottom:5px}.m-l-1-xs{margin-left:5px}.m-r-1-xs{margin-right:5px}.m-1-xs{margin:5px}.p-t-2-xs{padding-top:10px}.p-b-2-xs{padding-bottom:10px}.p-l-2-xs{padding-left:10px}.p-r-2-xs{padding-right:10px}.p-2-xs{padding:10px}.m-t-2-xs{margin-top:10px}.m-b-2-xs{margin-bottom:10px}.m-l-2-xs{margin-left:10px}.m-r-2-xs{margin-right:10px}.m-2-xs{margin:10px}.p-t-3-xs{padding-top:15px}.p-b-3-xs{padding-bottom:15px}.p-l-3-xs{padding-left:15px}.p-r-3-xs{padding-right:15px}.p-3-xs{padding:15px}.m-t-3-xs{margin-top:15px}.m-b-3-xs{margin-bottom:15px}.m-l-3-xs{margin-left:15px}.m-r-3-xs{margin-right:15px}.m-3-xs{margin:15px}.p-t-4-xs{padding-top:20px}.p-b-4-xs{padding-bottom:20px}.p-l-4-xs{padding-left:20px}.p-r-4-xs{padding-right:20px}.p-4-xs{padding:20px}.m-t-4-xs{margin-top:20px}.m-b-4-xs{margin-bottom:20px}.m-l-4-xs{margin-left:20px}.m-r-4-xs{margin-right:20px}.m-4-xs{margin:20px}.p-t-5-xs{padding-top:30px}.p-b-5-xs{padding-bottom:30px}.p-l-5-xs{padding-left:30px}.p-r-5-xs{padding-right:30px}.p-5-xs{padding:30px}.m-t-5-xs{margin-top:30px}.m-b-5-xs{margin-bottom:30px}.m-l-5-xs{margin-left:30px}.m-r-5-xs{margin-right:30px}.m-5-xs{margin:30px}.p-t-6-xs{padding-top:40px}.p-b-6-xs{padding-bottom:40px}.p-l-6-xs{padding-left:40px}.p-r-6-xs{padding-right:40px}.p-6-xs{padding:40px}.m-t-6-xs{margin-top:40px}.m-b-6-xs{margin-bottom:40px}.m-l-6-xs{margin-left:40px}.m-r-6-xs{margin-right:40px}.m-6-xs{margin:40px}.p-t-7-xs{padding-top:80px}.p-b-7-xs{padding-bottom:80px}.p-l-7-xs{padding-left:80px}.p-r-7-xs{padding-right:80px}.p-7-xs{padding:80px}.m-t-7-xs{margin-top:80px}.m-b-7-xs{margin-bottom:80px}.m-l-7-xs{margin-left:80px}.m-r-7-xs{margin-right:80px}.m-7-xs{margin:80px}@media only screen and (min-width: 650px){.m-t-aut-m{margin-top:auto}.m-b-aut-m{margin-bottom:auto}.m-l-aut-m{margin-left:auto}.m-r-aut-m{margin-right:auto}.m-aut-m{margin:auto}.p-t-0-m{padding-top:0}.p-b-0-m{padding-bottom:0}.p-l-0-m{padding-left:0}.p-r-0-m{padding-right:0}.p-0-m{padding:0}.m-t-0-m{margin-top:0}.m-b-0-m{margin-bottom:0}.m-l-0-m{margin-left:0}.m-r-0-m{margin-right:0}.m-0-m{margin:0}.p-t-1-m{padding-top:5px}.p-b-1-m{padding-bottom:5px}.p-l-1-m{padding-left:5px}.p-r-1-m{padding-right:5px}.p-1-m{padding:5px}.m-t-1-m{margin-top:5px}.m-b-1-m{margin-bottom:5px}.m-l-1-m{margin-left:5px}.m-r-1-m{margin-right:5px}.m-1-m{margin:5px}.p-t-2-m{padding-top:10px}.p-b-2-m{padding-bottom:10px}.p-l-2-m{padding-left:10px}.p-r-2-m{padding-right:10px}.p-2-m{padding:10px}.m-t-2-m{margin-top:10px}.m-b-2-m{margin-bottom:10px}.m-l-2-m{margin-left:10px}.m-r-2-m{margin-right:10px}.m-2-m{margin:10px}.p-t-3-m{padding-top:15px}.p-b-3-m{padding-bottom:15px}.p-l-3-m{padding-left:15px}.p-r-3-m{padding-right:15px}.p-3-m{padding:15px}.m-t-3-m{margin-top:15px}.m-b-3-m{margin-bottom:15px}.m-l-3-m{margin-left:15px}.m-r-3-m{margin-right:15px}.m-3-m{margin:15px}.p-t-4-m{padding-top:20px}.p-b-4-m{padding-bottom:20px}.p-l-4-m{padding-left:20px}.p-r-4-m{padding-right:20px}.p-4-m{padding:20px}.m-t-4-m{margin-top:20px}.m-b-4-m{margin-bottom:20px}.m-l-4-m{margin-left:20px}.m-r-4-m{margin-right:20px}.m-4-m{margin:20px}.p-t-5-m{padding-top:30px}.p-b-5-m{padding-bottom:30px}.p-l-5-m{padding-left:30px}.p-r-5-m{padding-right:30px}.p-5-m{padding:30px}.m-t-5-m{margin-top:30px}.m-b-5-m{margin-bottom:30px}.m-l-5-m{margin-left:30px}.m-r-5-m{margin-right:30px}.m-5-m{margin:30px}.p-t-6-m{padding-top:40px}.p-b-6-m{padding-bottom:40px}.p-l-6-m{padding-left:40px}.p-r-6-m{padding-right:40px}.p-6-m{padding:40px}.m-t-6-m{margin-top:40px}.m-b-6-m{margin-bottom:40px}.m-l-6-m{margin-left:40px}.m-r-6-m{margin-right:40px}.m-6-m{margin:40px}.p-t-7-m{padding-top:80px}.p-b-7-m{padding-bottom:80px}.p-l-7-m{padding-left:80px}.p-r-7-m{padding-right:80px}.p-7-m{padding:80px}.m-t-7-m{margin-top:80px}.m-b-7-m{margin-bottom:80px}.m-l-7-m{margin-left:80px}.m-r-7-m{margin-right:80px}.m-7-m{margin:80px}}@media only screen and (min-width: 850px){.m-t-aut-l{margin-top:auto}.m-b-aut-l{margin-bottom:auto}.m-l-aut-l{margin-left:auto}.m-r-aut-l{margin-right:auto}.m-aut-l{margin:auto}.p-t-0-l{padding-top:0}.p-b-0-l{padding-bottom:0}.p-l-0-l{padding-left:0}.p-r-0-l{padding-right:0}.p-0-l{padding:0}.m-t-0-l{margin-top:0}.m-b-0-l{margin-bottom:0}.m-l-0-l{margin-left:0}.m-r-0-l{margin-right:0}.m-0-l{margin:0}.p-t-1-l{padding-top:5px}.p-b-1-l{padding-bottom:5px}.p-l-1-l{padding-left:5px}.p-r-1-l{padding-right:5px}.p-1-l{padding:5px}.m-t-1-l{margin-top:5px}.m-b-1-l{margin-bottom:5px}.m-l-1-l{margin-left:5px}.m-r-1-l{margin-right:5px}.m-1-l{margin:5px}.p-t-2-l{padding-top:10px}.p-b-2-l{padding-bottom:10px}.p-l-2-l{padding-left:10px}.p-r-2-l{padding-right:10px}.p-2-l{padding:10px}.m-t-2-l{margin-top:10px}.m-b-2-l{margin-bottom:10px}.m-l-2-l{margin-left:10px}.m-r-2-l{margin-right:10px}.m-2-l{margin:10px}.p-t-3-l{padding-top:15px}.p-b-3-l{padding-bottom:15px}.p-l-3-l{padding-left:15px}.p-r-3-l{padding-right:15px}.p-3-l{padding:15px}.m-t-3-l{margin-top:15px}.m-b-3-l{margin-bottom:15px}.m-l-3-l{margin-left:15px}.m-r-3-l{margin-right:15px}.m-3-l{margin:15px}.p-t-4-l{padding-top:20px}.p-b-4-l{padding-bottom:20px}.p-l-4-l{padding-left:20px}.p-r-4-l{padding-right:20px}.p-4-l{padding:20px}.m-t-4-l{margin-top:20px}.m-b-4-l{margin-bottom:20px}.m-l-4-l{margin-left:20px}.m-r-4-l{margin-right:20px}.m-4-l{margin:20px}.p-t-5-l{padding-top:30px}.p-b-5-l{padding-bottom:30px}.p-l-5-l{padding-left:30px}.p-r-5-l{padding-right:30px}.p-5-l{padding:30px}.m-t-5-l{margin-top:30px}.m-b-5-l{margin-bottom:30px}.m-l-5-l{margin-left:30px}.m-r-5-l{margin-right:30px}.m-5-l{margin:30px}.p-t-6-l{padding-top:40px}.p-b-6-l{padding-bottom:40px}.p-l-6-l{padding-left:40px}.p-r-6-l{padding-right:40px}.p-6-l{padding:40px}.m-t-6-l{margin-top:40px}.m-b-6-l{margin-bottom:40px}.m-l-6-l{margin-left:40px}.m-r-6-l{margin-right:40px}.m-6-l{margin:40px}.p-t-7-l{padding-top:80px}.p-b-7-l{padding-bottom:80px}.p-l-7-l{padding-left:80px}.p-r-7-l{padding-right:80px}.p-7-l{padding:80px}.m-t-7-l{margin-top:80px}.m-b-7-l{margin-bottom:80px}.m-l-7-l{margin-left:80px}.m-r-7-l{margin-right:80px}.m-7-l{margin:80px}}@media only screen and (min-width: 1050px){.m-t-aut-xl{margin-top:auto}.m-b-aut-xl{margin-bottom:auto}.m-l-aut-xl{margin-left:auto}.m-r-aut-xl{margin-right:auto}.m-aut-xl{margin:auto}.p-t-0-xl{padding-top:0}.p-b-0-xl{padding-bottom:0}.p-l-0-xl{padding-left:0}.p-r-0-xl{padding-right:0}.p-0-xl{padding:0}.m-t-0-xl{margin-top:0}.m-b-0-xl{margin-bottom:0}.m-l-0-xl{margin-left:0}.m-r-0-xl{margin-right:0}.m-0-xl{margin:0}.p-t-1-xl{padding-top:5px}.p-b-1-xl{padding-bottom:5px}.p-l-1-xl{padding-left:5px}.p-r-1-xl{padding-right:5px}.p-1-xl{padding:5px}.m-t-1-xl{margin-top:5px}.m-b-1-xl{margin-bottom:5px}.m-l-1-xl{margin-left:5px}.m-r-1-xl{margin-right:5px}.m-1-xl{margin:5px}.p-t-2-xl{padding-top:10px}.p-b-2-xl{padding-bottom:10px}.p-l-2-xl{padding-left:10px}.p-r-2-xl{padding-right:10px}.p-2-xl{padding:10px}.m-t-2-xl{margin-top:10px}.m-b-2-xl{margin-bottom:10px}.m-l-2-xl{margin-left:10px}.m-r-2-xl{margin-right:10px}.m-2-xl{margin:10px}.p-t-3-xl{padding-top:15px}.p-b-3-xl{padding-bottom:15px}.p-l-3-xl{padding-left:15px}.p-r-3-xl{padding-right:15px}.p-3-xl{padding:15px}.m-t-3-xl{margin-top:15px}.m-b-3-xl{margin-bottom:15px}.m-l-3-xl{margin-left:15px}.m-r-3-xl{margin-right:15px}.m-3-xl{margin:15px}.p-t-4-xl{padding-top:20px}.p-b-4-xl{padding-bottom:20px}.p-l-4-xl{padding-left:20px}.p-r-4-xl{padding-right:20px}.p-4-xl{padding:20px}.m-t-4-xl{margin-top:20px}.m-b-4-xl{margin-bottom:20px}.m-l-4-xl{margin-left:20px}.m-r-4-xl{margin-right:20px}.m-4-xl{margin:20px}.p-t-5-xl{padding-top:30px}.p-b-5-xl{padding-bottom:30px}.p-l-5-xl{padding-left:30px}.p-r-5-xl{padding-right:30px}.p-5-xl{padding:30px}.m-t-5-xl{margin-top:30px}.m-b-5-xl{margin-bottom:30px}.m-l-5-xl{margin-left:30px}.m-r-5-xl{margin-right:30px}.m-5-xl{margin:30px}.p-t-6-xl{padding-top:40px}.p-b-6-xl{padding-bottom:40px}.p-l-6-xl{padding-left:40px}.p-r-6-xl{padding-right:40px}.p-6-xl{padding:40px}.m-t-6-xl{margin-top:40px}.m-b-6-xl{margin-bottom:40px}.m-l-6-xl{margin-left:40px}.m-r-6-xl{margin-right:40px}.m-6-xl{margin:40px}.p-t-7-xl{padding-top:80px}.p-b-7-xl{padding-bottom:80px}.p-l-7-xl{padding-left:80px}.p-r-7-xl{padding-right:80px}.p-7-xl{padding:80px}.m-t-7-xl{margin-top:80px}.m-b-7-xl{margin-bottom:80px}.m-l-7-xl{margin-left:80px}.m-r-7-xl{margin-right:80px}.m-7-xl{margin:80px}}@media only screen and (min-width: 1250px){.m-t-aut-hd{margin-top:auto}.m-b-aut-hd{margin-bottom:auto}.m-l-aut-hd{margin-left:auto}.m-r-aut-hd{margin-right:auto}.m-aut-hd{margin:auto}.p-t-0-hd{padding-top:0}.p-b-0-hd{padding-bottom:0}.p-l-0-hd{padding-left:0}.p-r-0-hd{padding-right:0}.p-0-hd{padding:0}.m-t-0-hd{margin-top:0}.m-b-0-hd{margin-bottom:0}.m-l-0-hd{margin-left:0}.m-r-0-hd{margin-right:0}.m-0-hd{margin:0}.p-t-1-hd{padding-top:5px}.p-b-1-hd{padding-bottom:5px}.p-l-1-hd{padding-left:5px}.p-r-1-hd{padding-right:5px}.p-1-hd{padding:5px}.m-t-1-hd{margin-top:5px}.m-b-1-hd{margin-bottom:5px}.m-l-1-hd{margin-left:5px}.m-r-1-hd{margin-right:5px}.m-1-hd{margin:5px}.p-t-2-hd{padding-top:10px}.p-b-2-hd{padding-bottom:10px}.p-l-2-hd{padding-left:10px}.p-r-2-hd{padding-right:10px}.p-2-hd{padding:10px}.m-t-2-hd{margin-top:10px}.m-b-2-hd{margin-bottom:10px}.m-l-2-hd{margin-left:10px}.m-r-2-hd{margin-right:10px}.m-2-hd{margin:10px}.p-t-3-hd{padding-top:15px}.p-b-3-hd{padding-bottom:15px}.p-l-3-hd{padding-left:15px}.p-r-3-hd{padding-right:15px}.p-3-hd{padding:15px}.m-t-3-hd{margin-top:15px}.m-b-3-hd{margin-bottom:15px}.m-l-3-hd{margin-left:15px}.m-r-3-hd{margin-right:15px}.m-3-hd{margin:15px}.p-t-4-hd{padding-top:20px}.p-b-4-hd{padding-bottom:20px}.p-l-4-hd{padding-left:20px}.p-r-4-hd{padding-right:20px}.p-4-hd{padding:20px}.m-t-4-hd{margin-top:20px}.m-b-4-hd{margin-bottom:20px}.m-l-4-hd{margin-left:20px}.m-r-4-hd{margin-right:20px}.m-4-hd{margin:20px}.p-t-5-hd{padding-top:30px}.p-b-5-hd{padding-bottom:30px}.p-l-5-hd{padding-left:30px}.p-r-5-hd{padding-right:30px}.p-5-hd{padding:30px}.m-t-5-hd{margin-top:30px}.m-b-5-hd{margin-bottom:30px}.m-l-5-hd{margin-left:30px}.m-r-5-hd{margin-right:30px}.m-5-hd{margin:30px}.p-t-6-hd{padding-top:40px}.p-b-6-hd{padding-bottom:40px}.p-l-6-hd{padding-left:40px}.p-r-6-hd{padding-right:40px}.p-6-hd{padding:40px}.m-t-6-hd{margin-top:40px}.m-b-6-hd{margin-bottom:40px}.m-l-6-hd{margin-left:40px}.m-r-6-hd{margin-right:40px}.m-6-hd{margin:40px}.p-t-7-hd{padding-top:80px}.p-b-7-hd{padding-bottom:80px}.p-l-7-hd{padding-left:80px}.p-r-7-hd{padding-right:80px}.p-7-hd{padding:80px}.m-t-7-hd{margin-top:80px}.m-b-7-hd{margin-bottom:80px}.m-l-7-hd{margin-left:80px}.m-r-7-hd{margin-right:80px}.m-7-hd{margin:80px}}.m-t-aut--xs{margin-top:auto}.m-b-aut--xs{margin-bottom:auto}.m-l-aut--xs{margin-left:auto}.m-r-aut--xs{margin-right:auto}.m-aut--xs{margin:auto}.p-t-0--xs{padding-top:0}.p-b-0--xs{padding-bottom:0}.p-l-0--xs{padding-left:0}.p-r-0--xs{padding-right:0}.p-0--xs{padding:0}.m-t-0--xs{margin-top:0}.m-b-0--xs{margin-bottom:0}.m-l-0--xs{margin-left:0}.m-r-0--xs{margin-right:0}.m-0--xs{margin:0}.p-t-1--xs{padding-top:5px}.p-b-1--xs{padding-bottom:5px}.p-l-1--xs{padding-left:5px}.p-r-1--xs{padding-right:5px}.p-1--xs{padding:5px}.m-t-1--xs{margin-top:5px}.m-b-1--xs{margin-bottom:5px}.m-l-1--xs{margin-left:5px}.m-r-1--xs{margin-right:5px}.m-1--xs{margin:5px}.p-t-2--xs{padding-top:10px}.p-b-2--xs{padding-bottom:10px}.p-l-2--xs{padding-left:10px}.p-r-2--xs{padding-right:10px}.p-2--xs{padding:10px}.m-t-2--xs{margin-top:10px}.m-b-2--xs{margin-bottom:10px}.m-l-2--xs{margin-left:10px}.m-r-2--xs{margin-right:10px}.m-2--xs{margin:10px}.p-t-3--xs{padding-top:15px}.p-b-3--xs{padding-bottom:15px}.p-l-3--xs{padding-left:15px}.p-r-3--xs{padding-right:15px}.p-3--xs{padding:15px}.m-t-3--xs{margin-top:15px}.m-b-3--xs{margin-bottom:15px}.m-l-3--xs{margin-left:15px}.m-r-3--xs{margin-right:15px}.m-3--xs{margin:15px}.p-t-4--xs{padding-top:20px}.p-b-4--xs{padding-bottom:20px}.p-l-4--xs{padding-left:20px}.p-r-4--xs{padding-right:20px}.p-4--xs{padding:20px}.m-t-4--xs{margin-top:20px}.m-b-4--xs{margin-bottom:20px}.m-l-4--xs{margin-left:20px}.m-r-4--xs{margin-right:20px}.m-4--xs{margin:20px}.p-t-5--xs{padding-top:30px}.p-b-5--xs{padding-bottom:30px}.p-l-5--xs{padding-left:30px}.p-r-5--xs{padding-right:30px}.p-5--xs{padding:30px}.m-t-5--xs{margin-top:30px}.m-b-5--xs{margin-bottom:30px}.m-l-5--xs{margin-left:30px}.m-r-5--xs{margin-right:30px}.m-5--xs{margin:30px}.p-t-6--xs{padding-top:40px}.p-b-6--xs{padding-bottom:40px}.p-l-6--xs{padding-left:40px}.p-r-6--xs{padding-right:40px}.p-6--xs{padding:40px}.m-t-6--xs{margin-top:40px}.m-b-6--xs{margin-bottom:40px}.m-l-6--xs{margin-left:40px}.m-r-6--xs{margin-right:40px}.m-6--xs{margin:40px}.p-t-7--xs{padding-top:80px}.p-b-7--xs{padding-bottom:80px}.p-l-7--xs{padding-left:80px}.p-r-7--xs{padding-right:80px}.p-7--xs{padding:80px}.m-t-7--xs{margin-top:80px}.m-b-7--xs{margin-bottom:80px}.m-l-7--xs{margin-left:80px}.m-r-7--xs{margin-right:80px}.m-7--xs{margin:80px}@media only screen and (max-width: 699px){.m-t-aut--sm{margin-top:auto}.m-b-aut--sm{margin-bottom:auto}.m-l-aut--sm{margin-left:auto}.m-r-aut--sm{margin-right:auto}.m-aut--sm{margin:auto}.p-t-0--sm{padding-top:0}.p-b-0--sm{padding-bottom:0}.p-l-0--sm{padding-left:0}.p-r-0--sm{padding-right:0}.p-0--sm{padding:0}.m-t-0--sm{margin-top:0}.m-b-0--sm{margin-bottom:0}.m-l-0--sm{margin-left:0}.m-r-0--sm{margin-right:0}.m-0--sm{margin:0}.p-t-1--sm{padding-top:5px}.p-b-1--sm{padding-bottom:5px}.p-l-1--sm{padding-left:5px}.p-r-1--sm{padding-right:5px}.p-1--sm{padding:5px}.m-t-1--sm{margin-top:5px}.m-b-1--sm{margin-bottom:5px}.m-l-1--sm{margin-left:5px}.m-r-1--sm{margin-right:5px}.m-1--sm{margin:5px}.p-t-2--sm{padding-top:10px}.p-b-2--sm{padding-bottom:10px}.p-l-2--sm{padding-left:10px}.p-r-2--sm{padding-right:10px}.p-2--sm{padding:10px}.m-t-2--sm{margin-top:10px}.m-b-2--sm{margin-bottom:10px}.m-l-2--sm{margin-left:10px}.m-r-2--sm{margin-right:10px}.m-2--sm{margin:10px}.p-t-3--sm{padding-top:15px}.p-b-3--sm{padding-bottom:15px}.p-l-3--sm{padding-left:15px}.p-r-3--sm{padding-right:15px}.p-3--sm{padding:15px}.m-t-3--sm{margin-top:15px}.m-b-3--sm{margin-bottom:15px}.m-l-3--sm{margin-left:15px}.m-r-3--sm{margin-right:15px}.m-3--sm{margin:15px}.p-t-4--sm{padding-top:20px}.p-b-4--sm{padding-bottom:20px}.p-l-4--sm{padding-left:20px}.p-r-4--sm{padding-right:20px}.p-4--sm{padding:20px}.m-t-4--sm{margin-top:20px}.m-b-4--sm{margin-bottom:20px}.m-l-4--sm{margin-left:20px}.m-r-4--sm{margin-right:20px}.m-4--sm{margin:20px}.p-t-5--sm{padding-top:30px}.p-b-5--sm{padding-bottom:30px}.p-l-5--sm{padding-left:30px}.p-r-5--sm{padding-right:30px}.p-5--sm{padding:30px}.m-t-5--sm{margin-top:30px}.m-b-5--sm{margin-bottom:30px}.m-l-5--sm{margin-left:30px}.m-r-5--sm{margin-right:30px}.m-5--sm{margin:30px}.p-t-6--sm{padding-top:40px}.p-b-6--sm{padding-bottom:40px}.p-l-6--sm{padding-left:40px}.p-r-6--sm{padding-right:40px}.p-6--sm{padding:40px}.m-t-6--sm{margin-top:40px}.m-b-6--sm{margin-bottom:40px}.m-l-6--sm{margin-left:40px}.m-r-6--sm{margin-right:40px}.m-6--sm{margin:40px}.p-t-7--sm{padding-top:80px}.p-b-7--sm{padding-bottom:80px}.p-l-7--sm{padding-left:80px}.p-r-7--sm{padding-right:80px}.p-7--sm{padding:80px}.m-t-7--sm{margin-top:80px}.m-b-7--sm{margin-bottom:80px}.m-l-7--sm{margin-left:80px}.m-r-7--sm{margin-right:80px}.m-7--sm{margin:80px}}@media only screen and (min-width: 700px){.m-t-aut--md{margin-top:auto}.m-b-aut--md{margin-bottom:auto}.m-l-aut--md{margin-left:auto}.m-r-aut--md{margin-right:auto}.m-aut--md{margin:auto}.p-t-0--md{padding-top:0}.p-b-0--md{padding-bottom:0}.p-l-0--md{padding-left:0}.p-r-0--md{padding-right:0}.p-0--md{padding:0}.m-t-0--md{margin-top:0}.m-b-0--md{margin-bottom:0}.m-l-0--md{margin-left:0}.m-r-0--md{margin-right:0}.m-0--md{margin:0}.p-t-1--md{padding-top:5px}.p-b-1--md{padding-bottom:5px}.p-l-1--md{padding-left:5px}.p-r-1--md{padding-right:5px}.p-1--md{padding:5px}.m-t-1--md{margin-top:5px}.m-b-1--md{margin-bottom:5px}.m-l-1--md{margin-left:5px}.m-r-1--md{margin-right:5px}.m-1--md{margin:5px}.p-t-2--md{padding-top:10px}.p-b-2--md{padding-bottom:10px}.p-l-2--md{padding-left:10px}.p-r-2--md{padding-right:10px}.p-2--md{padding:10px}.m-t-2--md{margin-top:10px}.m-b-2--md{margin-bottom:10px}.m-l-2--md{margin-left:10px}.m-r-2--md{margin-right:10px}.m-2--md{margin:10px}.p-t-3--md{padding-top:15px}.p-b-3--md{padding-bottom:15px}.p-l-3--md{padding-left:15px}.p-r-3--md{padding-right:15px}.p-3--md{padding:15px}.m-t-3--md{margin-top:15px}.m-b-3--md{margin-bottom:15px}.m-l-3--md{margin-left:15px}.m-r-3--md{margin-right:15px}.m-3--md{margin:15px}.p-t-4--md{padding-top:20px}.p-b-4--md{padding-bottom:20px}.p-l-4--md{padding-left:20px}.p-r-4--md{padding-right:20px}.p-4--md{padding:20px}.m-t-4--md{margin-top:20px}.m-b-4--md{margin-bottom:20px}.m-l-4--md{margin-left:20px}.m-r-4--md{margin-right:20px}.m-4--md{margin:20px}.p-t-5--md{padding-top:30px}.p-b-5--md{padding-bottom:30px}.p-l-5--md{padding-left:30px}.p-r-5--md{padding-right:30px}.p-5--md{padding:30px}.m-t-5--md{margin-top:30px}.m-b-5--md{margin-bottom:30px}.m-l-5--md{margin-left:30px}.m-r-5--md{margin-right:30px}.m-5--md{margin:30px}.p-t-6--md{padding-top:40px}.p-b-6--md{padding-bottom:40px}.p-l-6--md{padding-left:40px}.p-r-6--md{padding-right:40px}.p-6--md{padding:40px}.m-t-6--md{margin-top:40px}.m-b-6--md{margin-bottom:40px}.m-l-6--md{margin-left:40px}.m-r-6--md{margin-right:40px}.m-6--md{margin:40px}.p-t-7--md{padding-top:80px}.p-b-7--md{padding-bottom:80px}.p-l-7--md{padding-left:80px}.p-r-7--md{padding-right:80px}.p-7--md{padding:80px}.m-t-7--md{margin-top:80px}.m-b-7--md{margin-bottom:80px}.m-l-7--md{margin-left:80px}.m-r-7--md{margin-right:80px}.m-7--md{margin:80px}}@media only screen and (min-width: 1000px){.m-t-aut--lg{margin-top:auto}.m-b-aut--lg{margin-bottom:auto}.m-l-aut--lg{margin-left:auto}.m-r-aut--lg{margin-right:auto}.m-aut--lg{margin:auto}.p-t-0--lg{padding-top:0}.p-b-0--lg{padding-bottom:0}.p-l-0--lg{padding-left:0}.p-r-0--lg{padding-right:0}.p-0--lg{padding:0}.m-t-0--lg{margin-top:0}.m-b-0--lg{margin-bottom:0}.m-l-0--lg{margin-left:0}.m-r-0--lg{margin-right:0}.m-0--lg{margin:0}.p-t-1--lg{padding-top:5px}.p-b-1--lg{padding-bottom:5px}.p-l-1--lg{padding-left:5px}.p-r-1--lg{padding-right:5px}.p-1--lg{padding:5px}.m-t-1--lg{margin-top:5px}.m-b-1--lg{margin-bottom:5px}.m-l-1--lg{margin-left:5px}.m-r-1--lg{margin-right:5px}.m-1--lg{margin:5px}.p-t-2--lg{padding-top:10px}.p-b-2--lg{padding-bottom:10px}.p-l-2--lg{padding-left:10px}.p-r-2--lg{padding-right:10px}.p-2--lg{padding:10px}.m-t-2--lg{margin-top:10px}.m-b-2--lg{margin-bottom:10px}.m-l-2--lg{margin-left:10px}.m-r-2--lg{margin-right:10px}.m-2--lg{margin:10px}.p-t-3--lg{padding-top:15px}.p-b-3--lg{padding-bottom:15px}.p-l-3--lg{padding-left:15px}.p-r-3--lg{padding-right:15px}.p-3--lg{padding:15px}.m-t-3--lg{margin-top:15px}.m-b-3--lg{margin-bottom:15px}.m-l-3--lg{margin-left:15px}.m-r-3--lg{margin-right:15px}.m-3--lg{margin:15px}.p-t-4--lg{padding-top:20px}.p-b-4--lg{padding-bottom:20px}.p-l-4--lg{padding-left:20px}.p-r-4--lg{padding-right:20px}.p-4--lg{padding:20px}.m-t-4--lg{margin-top:20px}.m-b-4--lg{margin-bottom:20px}.m-l-4--lg{margin-left:20px}.m-r-4--lg{margin-right:20px}.m-4--lg{margin:20px}.p-t-5--lg{padding-top:30px}.p-b-5--lg{padding-bottom:30px}.p-l-5--lg{padding-left:30px}.p-r-5--lg{padding-right:30px}.p-5--lg{padding:30px}.m-t-5--lg{margin-top:30px}.m-b-5--lg{margin-bottom:30px}.m-l-5--lg{margin-left:30px}.m-r-5--lg{margin-right:30px}.m-5--lg{margin:30px}.p-t-6--lg{padding-top:40px}.p-b-6--lg{padding-bottom:40px}.p-l-6--lg{padding-left:40px}.p-r-6--lg{padding-right:40px}.p-6--lg{padding:40px}.m-t-6--lg{margin-top:40px}.m-b-6--lg{margin-bottom:40px}.m-l-6--lg{margin-left:40px}.m-r-6--lg{margin-right:40px}.m-6--lg{margin:40px}.p-t-7--lg{padding-top:80px}.p-b-7--lg{padding-bottom:80px}.p-l-7--lg{padding-left:80px}.p-r-7--lg{padding-right:80px}.p-7--lg{padding:80px}.m-t-7--lg{margin-top:80px}.m-b-7--lg{margin-bottom:80px}.m-l-7--lg{margin-left:80px}.m-r-7--lg{margin-right:80px}.m-7--lg{margin:80px}}@media only screen and (min-width: 1600px){.m-t-aut--xl{margin-top:auto}.m-b-aut--xl{margin-bottom:auto}.m-l-aut--xl{margin-left:auto}.m-r-aut--xl{margin-right:auto}.m-aut--xl{margin:auto}.p-t-0--xl{padding-top:0}.p-b-0--xl{padding-bottom:0}.p-l-0--xl{padding-left:0}.p-r-0--xl{padding-right:0}.p-0--xl{padding:0}.m-t-0--xl{margin-top:0}.m-b-0--xl{margin-bottom:0}.m-l-0--xl{margin-left:0}.m-r-0--xl{margin-right:0}.m-0--xl{margin:0}.p-t-1--xl{padding-top:5px}.p-b-1--xl{padding-bottom:5px}.p-l-1--xl{padding-left:5px}.p-r-1--xl{padding-right:5px}.p-1--xl{padding:5px}.m-t-1--xl{margin-top:5px}.m-b-1--xl{margin-bottom:5px}.m-l-1--xl{margin-left:5px}.m-r-1--xl{margin-right:5px}.m-1--xl{margin:5px}.p-t-2--xl{padding-top:10px}.p-b-2--xl{padding-bottom:10px}.p-l-2--xl{padding-left:10px}.p-r-2--xl{padding-right:10px}.p-2--xl{padding:10px}.m-t-2--xl{margin-top:10px}.m-b-2--xl{margin-bottom:10px}.m-l-2--xl{margin-left:10px}.m-r-2--xl{margin-right:10px}.m-2--xl{margin:10px}.p-t-3--xl{padding-top:15px}.p-b-3--xl{padding-bottom:15px}.p-l-3--xl{padding-left:15px}.p-r-3--xl{padding-right:15px}.p-3--xl{padding:15px}.m-t-3--xl{margin-top:15px}.m-b-3--xl{margin-bottom:15px}.m-l-3--xl{margin-left:15px}.m-r-3--xl{margin-right:15px}.m-3--xl{margin:15px}.p-t-4--xl{padding-top:20px}.p-b-4--xl{padding-bottom:20px}.p-l-4--xl{padding-left:20px}.p-r-4--xl{padding-right:20px}.p-4--xl{padding:20px}.m-t-4--xl{margin-top:20px}.m-b-4--xl{margin-bottom:20px}.m-l-4--xl{margin-left:20px}.m-r-4--xl{margin-right:20px}.m-4--xl{margin:20px}.p-t-5--xl{padding-top:30px}.p-b-5--xl{padding-bottom:30px}.p-l-5--xl{padding-left:30px}.p-r-5--xl{padding-right:30px}.p-5--xl{padding:30px}.m-t-5--xl{margin-top:30px}.m-b-5--xl{margin-bottom:30px}.m-l-5--xl{margin-left:30px}.m-r-5--xl{margin-right:30px}.m-5--xl{margin:30px}.p-t-6--xl{padding-top:40px}.p-b-6--xl{padding-bottom:40px}.p-l-6--xl{padding-left:40px}.p-r-6--xl{padding-right:40px}.p-6--xl{padding:40px}.m-t-6--xl{margin-top:40px}.m-b-6--xl{margin-bottom:40px}.m-l-6--xl{margin-left:40px}.m-r-6--xl{margin-right:40px}.m-6--xl{margin:40px}.p-t-7--xl{padding-top:80px}.p-b-7--xl{padding-bottom:80px}.p-l-7--xl{padding-left:80px}.p-r-7--xl{padding-right:80px}.p-7--xl{padding:80px}.m-t-7--xl{margin-top:80px}.m-b-7--xl{margin-bottom:80px}.m-l-7--xl{margin-left:80px}.m-r-7--xl{margin-right:80px}.m-7--xl{margin:80px}} </style> <link rel="stylesheet" type="text/css" href="https://vice-web-statics-cdn.vice.com/vendor/ui-components/v0.2.12/css/grid.min.css"/> <link rel="stylesheet" type="text/css" href="https://vice-web-statics-cdn.vice.com/vendor/ui-components/v0.2.12/css/helpers.min.css"/> <link rel="stylesheet" type="text/css" href="https://vice-web-statics-cdn.vice.com/vendor/ui-components/v0.2.12/css/bundle.min.css"/> <link rel="stylesheet" type="text/css" href="https://vice-web-statics-cdn.vice.com/vendor/ui-components/v0.2.12/css/theme.min.css"/> <link rel="stylesheet" type="text/css" href="https://vice-web-statics-cdn.vice.com/vendor/ui-components/v0.2.12/css/intl.min.css"/> <!-- end ui-components --> <link rel="preload" as="style" href="/static/viceland.critical.2fd82e9e36224802b4d0.css" /> <link rel="stylesheet" type="text/css" href="/static/viceland.critical.2fd82e9e36224802b4d0.css"/> <!-- start linkTags --> <link rel="preload" as="style" href="/static/common.d199b3b155f6e1e7b9c5.css" /> <link rel="preload" as="script" href="/static/vendor.0f7d485d6d861447e2ec.js" /> <link rel="preload" as="script" href="/static/assets.2444010a09cd83156f6f.js" /> <link rel="preload" as="script" href="/static/common.d199b3b155f6e1e7b9c5.js" /> <link rel="stylesheet" type="text/css" href="/static/common.d199b3b155f6e1e7b9c5.css" /> <!-- end linkTags --> <script> window.__LOGGER = {}; </script> <script type="text/javascript" src="https://vice-web-statics-cdn.vice.com/scripts/ads.js"></script> <script type="application/ld+json">{ "@context": "http://schema.org", "@type": "Article", "url": "www.vice.com", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.vicetv.com/en_us" }, "headline": "VICE TV - The new TV channel from VICE.", "image": [ "https://vice-web-statics-cdn.vice.com/images/viceland-og.png" ], "publisher": { "@type": "Organization", "name": "VICE", "logo": { "@type": "ImageObject", "url": "https://vice-web-statics-cdn.vice.com/images/viceland-og.png" } }, "author": { "@type": "Person" }, "datePublished": "" }</script> <script type="text/javascript"> // iFramely lazy load snippet function loadIframelyEmbedJs() { if (document.querySelectorAll('[data-iframely-smart-iframe]').length === 0 && document.querySelectorAll('[data-iframely-url]').length === 0) return; var iframely = window.iframely = window.iframely || {}; var widgets = iframely.widgets = iframely.widgets || {}; if (widgets.load) { widgets.load(); } else { var ifs = document.createElement('script'); ifs.type = 'text/javascript'; ifs.async = true; ifs.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + '//oembed.vice.com/embed.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ifs, s); } } </script> <!-- GA Tag --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', "UA-599058-163", 'auto'); ga('set', 'anonymizeIp', true); ga('require', 'linker'); ga('linker:autoLink', ['vice.com']); </script> <!-- End GA Tag --> <!-- BEGIN SEGMENT --> <script type="text/javascript"> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.load=function(t){var e=document.createElement("script");e.type="text/javascript";e.async=!0;e.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(e,n)};analytics.SNIPPET_VERSION="4.0.0"; }}(); </script> <!-- END SEGMENT --> <!-- Start Alexa Certify Javascript --> <script type="text/javascript"> _atrk_opts = { atrk_acct:"x5HVh1aUXR00Gi", domain:"vice.com", dynamic: true}; (function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://certify-js.alexametrics.com/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })(); </script> <noscript><img src="https://certify.alexametrics.com/atrk.gif?account=x5HVh1aUXR00Gi" style="display:none" height="1" width="1" alt="" /></noscript> <!-- End Alexa Certify Javascript --> <!-- sjsx styles --> <!-- end sjsx styles --> <!-- scss styles --> <!-- end scss styles --> </head> <body> <!-- site stylesheet --> <link rel="stylesheet" type="text/css" href="/static/viceland.06951b4b57ea35c033d1.css"/> <!-- end site stylesheet --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MSM4HQ4" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- start window consts --> <script> window.__APP_STATE = {"currentSite":{"id":"57a204058cb727dec794c568","name":"viceland","url":"www.vicetv.com","enabled":true,"is_website":true,"badge":null,"display_name":"VICE ON TV","legacy_id":2,"socials":{"id":"57a204088cb727dec794c66a","site_id":"57a204058cb727dec794c568","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fvicetv","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fvicelandtv","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fvicetv","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Ff%2Fviceland","pinterest_url":"","soundcloud_url":"","email_newsletter":"https:\u002F\u002Fconfirmsubscription.com\u002Fh\u002Fi\u002FEF720F59A49B5676","email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":"vicetv","youtube_handle":"vicelandtv","facebook_handle":"vicetv","facebook_page_id":"100575810307679, 1325357887533361, 244985695850279, 937951692947328, 1085409811480608, 516026855248932, 878862935569519, 1040320532732677, 100575810307679","instagram_handle":"f\u002Fviceland","newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fvicetv","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fvicetv","facebook_page_id":"100575810307679, 1325357887533361, 244985695850279, 937951692947328, 1085409811480608, 516026855248932, 878862935569519, 1040320532732677, 100575810307679","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Ff%2Fviceland","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fvicelandtv","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"__typename":"Site","rss_url":"https:\u002F\u002Fwww.vicetv.com\u002Fen_us\u002Frss"},"siteName":"viceland","locale":{"id":"57a204068cb727dec794c573","label":"United States","abbreviation":"US","url_fragment":"en_us","language":"en","country":"USA","geo_code":"US","bitwise":null,"legacy_id":null,"site_scope":null,"created_at":null,"updated_at":null,"pagination_info":{"page":1,"__typename":"PaginationInfo"},"__typename":"Locale"},"languageOverride":"HK","allLocales":[{"id":"57a204068cb727dec794c573","label":"United States","abbreviation":"US","url_fragment":"en_us","language":"en","country":"USA","geo_code":"US","bitwise":null,"legacy_id":null,"site_scope":null,"created_at":null,"updated_at":null,"pagination_info":{"page":1,"__typename":"PaginationInfo"},"__typename":"Locale"}],"sites":[{"id":"57a204058cb727dec794c567","name":"vice","url":"www.vice.com","enabled":true,"is_website":true,"badge":{"alt_text":null,"caption":null,"credit":null,"filename":"1531827423681-EPICLY_Youtube_header_SEPT_V1.jpeg","filesize":0,"cover_json":null,"thumbnail_url":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c567\u002Fbadge\u002F1531827423681-EPICLY_Youtube_header_SEPT_V1.jpeg","thumbnail_url_16_9":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c567\u002Fbadge\u002F1531827423681-EPICLY_Youtube_header_SEPT_V1.jpeg?crop=1xw%3A1xh%3Bcenter%2Ccenter","thumbnail_url_1_1":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c567\u002Fbadge\u002F1531827423681-EPICLY_Youtube_header_SEPT_V1.jpeg?crop=0.5625xw%3A1xh%3B0.1715xw%2C0xh","thumbnail_url_2_3":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c567\u002Fbadge\u002F1531827423681-EPICLY_Youtube_header_SEPT_V1.jpeg?crop=0.375xw%3A1xh%3Bcenter%2Ccenter","thumbnail_url_10_4":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c567\u002Fbadge\u002F1531827423681-EPICLY_Youtube_header_SEPT_V1.jpeg?crop=1xw%3A0.7111111111111111xh%3Bcenter%2Ccenter","thumbnail_url_10_3":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c567\u002Fbadge\u002F1531827423681-EPICLY_Youtube_header_SEPT_V1.jpeg?crop=1xw%3A0.5333333333333333xh%3Bcenter%2Ccenter","thumbnail_url_7_10":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c567\u002Fbadge\u002F1531827423681-EPICLY_Youtube_header_SEPT_V1.jpeg?crop=0.39375xw%3A1xh%3Bcenter%2Ccenter","thumbnail_url_952_498":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c567\u002Fbadge\u002F1531827423681-EPICLY_Youtube_header_SEPT_V1.jpeg?crop=1xw%3A0.9299719887955182xh%3Bcenter%2Ccenter","__typename":"Image"},"display_name":"VICE","legacy_id":3,"socials":{"id":"584ae454e3fc6f645c9460d2","site_id":"57a204058cb727dec794c567","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"https:\u002F\u002Fwww.reddit.com\u002Fuser\u002Fvice","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fvice","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fvice","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fvice","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fvice","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":"vice","tumblr_handle":null,"twitch_handle":null,"twitter_handle":"vice","youtube_handle":"vice","facebook_handle":"vice","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"vice","newsletter_signup_dek":"Sign up for the best of VICE, delivered to your inbox weekly.","newsletter_signup_headline":"ONE EMAIL. ONE STORY. EVERY WEEK. SIGN UP FOR THE VICE NEWSLETTER.","newsletter_signup_list_id":null,"pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fvice","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fvice","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fvice","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fvice","tumblr_url":"","pinterest_url":"","reddit_url":"https:\u002F\u002Fwww.reddit.com\u002Fuser\u002Fvice","reddit_handle":"vice","soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"Sign up for the best of VICE, delivered to your inbox weekly.","newsletter_signup_headline":"ONE EMAIL. ONE STORY. EVERY WEEK. SIGN UP FOR THE VICE NEWSLETTER.","newsletter_signup_list_id":null,"__typename":"Site"},{"id":"57a204058cb727dec794c568","name":"viceland","url":"www.vicetv.com","enabled":true,"is_website":true,"badge":null,"display_name":"VICE ON TV","legacy_id":2,"socials":{"id":"57a204088cb727dec794c66a","site_id":"57a204058cb727dec794c568","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fvicetv","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fvicelandtv","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fvicetv","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Ff%2Fviceland","pinterest_url":"","soundcloud_url":"","email_newsletter":"https:\u002F\u002Fconfirmsubscription.com\u002Fh\u002Fi\u002FEF720F59A49B5676","email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":"vicetv","youtube_handle":"vicelandtv","facebook_handle":"vicetv","facebook_page_id":"100575810307679, 1325357887533361, 244985695850279, 937951692947328, 1085409811480608, 516026855248932, 878862935569519, 1040320532732677, 100575810307679","instagram_handle":"f\u002Fviceland","newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fvicetv","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fvicetv","facebook_page_id":"100575810307679, 1325357887533361, 244985695850279, 937951692947328, 1085409811480608, 516026855248932, 878862935569519, 1040320532732677, 100575810307679","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Ff%2Fviceland","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fvicelandtv","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"__typename":"Site","rss_url":"https:\u002F\u002Fwww.vicetv.com\u002Fen_us\u002Frss"},{"id":"57a204058cb727dec794c569","name":"vice-videos","url":"video.vice.com","enabled":true,"is_website":true,"badge":null,"display_name":"VICE Video","legacy_id":1,"socials":{"id":"581d232b04c75c0a40206103","site_id":"57a204058cb727dec794c569","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002FVICE_video","youtube_url":"","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002FVICEVideo","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fvice_video","pinterest_url":"","soundcloud_url":"","email_newsletter":"https:\u002F\u002Fconfirmsubscription.com\u002Fh\u002Fi\u002F18276A95F361512A","email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":"VICE_video","youtube_handle":null,"facebook_handle":"VICEVideo","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"vice_video","newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002FVICE_video","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002FVICEVideo","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fvice_video","youtube_url":"","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"__typename":"Site"},{"id":"57a204058cb727dec794c56a","name":"vice-news","url":"news.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"VICE News","legacy_id":4,"socials":{"id":"5a1d844ebf97f111cb4d262d","site_id":"57a204058cb727dec794c56a","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"","youtube_url":"","facebook_url":"","instagram_url":"","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":null,"youtube_handle":null,"facebook_handle":null,"facebook_page_id":null,"instagram_handle":null,"newsletter_signup_dek":"Subscribe now to keep up with them.","newsletter_signup_headline":"More women than ever are running for office.","newsletter_signup_list_id":"32863adc9f86c5a1f57bbadd632323fe","pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":"\u003Cp\u003EWatch \u003Cb\u003EVICE News Tonight\u003C\u002Fb\u003E on HBO weekdays at 7:30.\u003C\u002Fp\u003E","__typename":"Socials"},"twitter_url":"","facebook_url":"","facebook_page_id":null,"instagram_url":"","youtube_url":"","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":"\u003Cp\u003EWatch \u003Cb\u003EVICE News Tonight\u003C\u002Fb\u003E on HBO weekdays at 7:30.\u003C\u002Fp\u003E","newsletter_signup_dek":"Subscribe now to keep up with them.","newsletter_signup_headline":"More women than ever are running for office.","newsletter_signup_list_id":"32863adc9f86c5a1f57bbadd632323fe","__typename":"Site"},{"id":"57a204058cb727dec794c56b","name":"noisey","url":"noisey.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"Noisey","legacy_id":5,"socials":{"id":"57a204088cb727dec794c676","site_id":"57a204058cb727dec794c56b","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"https:\u002F\u002Fwww.reddit.com\u002Fuser\u002Fredigs","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fnoiseymusic","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fnoisey","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fnoisey","instagram_url":"","pinterest_url":"","soundcloud_url":"","email_newsletter":"https:\u002F\u002Fconfirmsubscription.com\u002Fh\u002Fi\u002F1EA6DFC52FEA36B9","email_newsletter_weekly":"https:\u002F\u002Fconfirmsubscription.com\u002Fh\u002Fi\u002FB4F6FFC0BD7EF352","reddit_handle":"redigs","tumblr_handle":null,"twitch_handle":null,"twitter_handle":"noiseymusic","youtube_handle":"noisey","facebook_handle":"noisey","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":null,"newsletter_signup_dek":"Get the best of Noisey, delivered to your inbox every day.","newsletter_signup_headline":"Like good stuff but hate looking for it?","newsletter_signup_list_id":"25f194dd4aaddd3ba56cb51d3c707059","pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fnoiseymusic","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fnoisey","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fnoisey","tumblr_url":"","pinterest_url":"","reddit_url":"https:\u002F\u002Fwww.reddit.com\u002Fuser\u002Fredigs","reddit_handle":"redigs","soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"Get the best of Noisey, delivered to your inbox every day.","newsletter_signup_headline":"Like good stuff but hate looking for it?","newsletter_signup_list_id":"25f194dd4aaddd3ba56cb51d3c707059","__typename":"Site"},{"id":"57a204058cb727dec794c56c","name":"thump","url":"thump.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"Thump","legacy_id":6,"socials":{"id":"58c1c93b739d4b0b8d717cd3","site_id":"57a204058cb727dec794c56c","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fthumpthump","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fthumpchannel","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fthumpthump","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fthump","pinterest_url":"","soundcloud_url":"https:\u002F\u002Fsoundcloud.com\u002Fthump","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":"thumpthump","youtube_handle":"thumpchannel","facebook_handle":"thumpthump","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"thump","newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"pinterest_handle":null,"soundcloud_handle":"thump","site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fthumpthump","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fthumpthump","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fthump","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fthumpchannel","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"https:\u002F\u002Fsoundcloud.com\u002Fthump","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"__typename":"Site"},{"id":"57a204058cb727dec794c56d","name":"sports","url":"sports.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"VICE Sports","legacy_id":8,"socials":{"id":"58fa5f1e9c35eb60aed9703b","site_id":"57a204058cb727dec794c56d","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"https:\u002F\u002Fvicesports.tumblr.com","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002FVICESports","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002FNOC","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fvicesports","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fvicesports","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":"vicesports","twitch_handle":null,"twitter_handle":"VICESports","youtube_handle":"NOC","facebook_handle":"vicesports","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"vicesports","newsletter_signup_dek":"Stories beyond the game in your inbox.","newsletter_signup_headline":"Subscribe to the VICE Sports newsletter.","newsletter_signup_list_id":"dacf0bd0f4f097067cc765b6fc35e534","pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002FVICESports","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fvicesports","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fvicesports","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002FNOC","tumblr_url":"https:\u002F\u002Fvicesports.tumblr.com","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"Stories beyond the game in your inbox.","newsletter_signup_headline":"Subscribe to the VICE Sports newsletter.","newsletter_signup_list_id":"dacf0bd0f4f097067cc765b6fc35e534","__typename":"Site"},{"id":"57a204058cb727dec794c56e","name":"i-d","url":"i-d.vice.com","enabled":true,"is_website":true,"badge":null,"display_name":"i-D","legacy_id":7,"socials":{"id":"58a5c6fb091ac262ac321295","site_id":"57a204058cb727dec794c56e","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"https:\u002F\u002Fi-donline.tumblr.com","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fi_D","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fidmagazineonline%3Fsub_confirmation%3D1","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fid.co","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fi_d","pinterest_url":"https:\u002F\u002Fwww.pinterest.com\u002Fi_D","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":"i-donline","twitch_handle":null,"twitter_handle":"i_D","youtube_handle":"idmagazineonline?sub_confirmation=1","facebook_handle":"id.co","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"i_d","newsletter_signup_dek":"Subscribe to the i-D Newsletter","newsletter_signup_headline":"Subscribe to the i-D Newsletter","newsletter_signup_list_id":null,"pinterest_handle":"i_D","soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fi_D","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fid.co","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fi_d","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fidmagazineonline%3Fsub_confirmation%3D1","tumblr_url":"https:\u002F\u002Fi-donline.tumblr.com","pinterest_url":"https:\u002F\u002Fwww.pinterest.com\u002Fi_D","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"Subscribe to the i-D Newsletter","newsletter_signup_headline":"Subscribe to the i-D Newsletter","newsletter_signup_list_id":null,"__typename":"Site"},{"id":"57a204058cb727dec794c56f","name":"broadly","url":"broadly.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"Broadly","legacy_id":10,"socials":{"id":"5916f507eb2a066371630e0d","site_id":"57a204058cb727dec794c56f","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"https:\u002F\u002FbroadlyTV.tumblr.com","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fbroadly","youtube_url":"","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002FbroadlyTV","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fbroadly","pinterest_url":"https:\u002F\u002Fwww.pinterest.com\u002FbroadlyTV","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":"broadlyTV","twitch_handle":null,"twitter_handle":"broadly","youtube_handle":null,"facebook_handle":"broadlyTV","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"broadly","newsletter_signup_dek":"Get your horoscope in your inbox, every day.","newsletter_signup_headline":"Never miss a Mercury retrograde again.","newsletter_signup_list_id":"046c09e6b459f9d8916e43db0a075a29","pinterest_handle":"broadlyTV","soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fbroadly","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002FbroadlyTV","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fbroadly","youtube_url":"","tumblr_url":"https:\u002F\u002FbroadlyTV.tumblr.com","pinterest_url":"https:\u002F\u002Fwww.pinterest.com\u002FbroadlyTV","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"Get your horoscope in your inbox, every day.","newsletter_signup_headline":"Never miss a Mercury retrograde again.","newsletter_signup_list_id":"046c09e6b459f9d8916e43db0a075a29","__typename":"Site"},{"id":"57a204058cb727dec794c570","name":"motherboard","url":"motherboard.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"Motherboard","legacy_id":9,"socials":{"id":"585201e655d8c20c00dcb8ad","site_id":"57a204058cb727dec794c570","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"https:\u002F\u002Fwww.reddit.com\u002Fuser\u002Fvice","tumblr_url":"https:\u002F\u002FMotherboardtv.tumblr.com","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fmotherboard","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002FMotherboardtv","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fmotherboardtv","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fmotherboardvice","pinterest_url":"https:\u002F\u002Fwww.pinterest.com\u002Fvicemag","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":"vice","tumblr_handle":"Motherboardtv","twitch_handle":null,"twitter_handle":"motherboard","youtube_handle":"Motherboardtv","facebook_handle":"motherboardtv","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"motherboardvice","newsletter_signup_dek":"Sign up for Motherboard Premium.","newsletter_signup_headline":"Where we're going, we don't need email.","newsletter_signup_list_id":"001247e4411fb6d8a176a33f68eac3c3","pinterest_handle":"vicemag","soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fmotherboard","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fmotherboardtv","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fmotherboardvice","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002FMotherboardtv","tumblr_url":"https:\u002F\u002FMotherboardtv.tumblr.com","pinterest_url":"https:\u002F\u002Fwww.pinterest.com\u002Fvicemag","reddit_url":"https:\u002F\u002Fwww.reddit.com\u002Fuser\u002Fvice","reddit_handle":"vice","soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"Sign up for Motherboard Premium.","newsletter_signup_headline":"Where we're going, we don't need email.","newsletter_signup_list_id":"001247e4411fb6d8a176a33f68eac3c3","__typename":"Site"},{"id":"57a204058cb727dec794c571","name":"munchies","url":"munchies.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"Munchies","legacy_id":11,"socials":{"id":"58a5e544ac9ddf227592fada","site_id":"57a204058cb727dec794c571","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"https:\u002F\u002Fmunchies.tumblr.com","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fmunchies","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fmunchies","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fmunchies","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fmunchies","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":"munchies","twitch_handle":null,"twitter_handle":"munchies","youtube_handle":"munchies","facebook_handle":"munchies","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"munchies","newsletter_signup_dek":"Subscribe to Munchies.","newsletter_signup_headline":"Food for your inbox.","newsletter_signup_list_id":"34fb87fe97fd600965aba535dd619224","pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fmunchies","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fmunchies","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fmunchies","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fmunchies","tumblr_url":"https:\u002F\u002Fmunchies.tumblr.com","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"Subscribe to Munchies.","newsletter_signup_headline":"Food for your inbox.","newsletter_signup_list_id":"34fb87fe97fd600965aba535dd619224","__typename":"Site"},{"id":"57a204058cb727dec794c572","name":"creators","url":"creators.vice.com","enabled":false,"is_website":true,"badge":{"alt_text":null,"caption":null,"credit":null,"filename":"1486572284201-creators-badge.png","filesize":839,"cover_json":null,"thumbnail_url":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c572\u002Fbadge\u002F1486572284201-creators-badge.png","thumbnail_url_16_9":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c572\u002Fbadge\u002F1486572284201-creators-badge.png?crop=1xw%3A0.5625xh%3Bcenter%2Ccenter","thumbnail_url_1_1":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c572\u002Fbadge\u002F1486572284201-creators-badge.png?crop=1xw%3A1xh%3Bcenter%2Ccenter","thumbnail_url_2_3":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c572\u002Fbadge\u002F1486572284201-creators-badge.png?crop=0.6666666666666666xw%3A1xh%3Bcenter%2Ccenter","thumbnail_url_10_4":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c572\u002Fbadge\u002F1486572284201-creators-badge.png?crop=1xw%3A0.4xh%3Bcenter%2Ccenter","thumbnail_url_10_3":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c572\u002Fbadge\u002F1486572284201-creators-badge.png?crop=1xw%3A0.3xh%3Bcenter%2Ccenter","thumbnail_url_7_10":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F57a204058cb727dec794c572\u002Fbadge\u002F1486572284201-creators-badge.png?crop=0.7xw%3A1xh%3Bcenter%2Ccenter","thumbnail_url_952_498":null,"__typename":"Image"},"display_name":"Creators","legacy_id":12,"socials":{"id":"589a24fb05b65f4bd700999a","site_id":"57a204058cb727dec794c572","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"https:\u002F\u002Fthecreatorsproject.tumblr.com","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fcreatorsproject","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fthecreatorsproject","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fthecreatorsproject","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fcreators_project","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":"thecreatorsproject","twitch_handle":null,"twitter_handle":"creatorsproject","youtube_handle":"thecreatorsproject","facebook_handle":"thecreatorsproject","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"creators_project","newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fcreatorsproject","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fthecreatorsproject","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fcreators_project","youtube_url":"https:\u002F\u002Fwww.youtube.com\u002Fuser\u002Fthecreatorsproject","tumblr_url":"https:\u002F\u002Fthecreatorsproject.tumblr.com","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"__typename":"Site"},{"id":"57e948898abadd1443847eb1","name":"waypoint","url":"waypoint.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"Waypoint","legacy_id":13,"socials":{"id":"5808e7469befb3508382339b","site_id":"57e948898abadd1443847eb1","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"https:\u002F\u002Fwww.twitch.tv\u002Fwaypoint","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fwaypoint","youtube_url":"","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fwaypointvice","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fwaypointvice","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":"waypoint","twitter_handle":"waypoint","youtube_handle":null,"facebook_handle":"waypointvice","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"waypointvice","newsletter_signup_dek":"Email is a thing.","newsletter_signup_headline":"The best of Waypoint, delivered weekly.","newsletter_signup_list_id":"1e32481c36119605bda78961e2d3cf95","pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fwaypoint","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fwaypointvice","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Fwaypointvice","youtube_url":"","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"https:\u002F\u002Fwww.twitch.tv\u002Fwaypoint","twitch_handle":"waypoint","site_promotional_message":null,"newsletter_signup_dek":"Email is a thing.","newsletter_signup_headline":"The best of Waypoint, delivered weekly.","newsletter_signup_list_id":"1e32481c36119605bda78961e2d3cf95","__typename":"Site"},{"id":"57e94e618abadd1443847ebb","name":"tonic","url":"tonic.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"Tonic","legacy_id":14,"socials":{"id":"5820ac6f04c75c0a40206733","site_id":"57e94e618abadd1443847ebb","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fdailytonic","youtube_url":"","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fdailytonic","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Ftonic","pinterest_url":"","soundcloud_url":"","email_newsletter":"https:\u002F\u002Fconfirmsubscription.com\u002Fh\u002Fi\u002F7D2CAE251A92FC8F","email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":"dailytonic","youtube_handle":null,"facebook_handle":"dailytonic","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":"tonic","newsletter_signup_dek":"SIGN UP FOR OUR NEWSLETTER.","newsletter_signup_headline":"Get your weekly Tonic fix here.","newsletter_signup_list_id":"fbac9d673edbcc42e54ce359eb6cad3a","pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fdailytonic","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Fdailytonic","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Ftonic","youtube_url":"","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"SIGN UP FOR OUR NEWSLETTER.","newsletter_signup_headline":"Get your weekly Tonic fix here.","newsletter_signup_list_id":"fbac9d673edbcc42e54ce359eb6cad3a","__typename":"Site"},{"id":"582c88d7be4ce55ca7a68dfb","name":"prometheus","url":"https:\u002F\u002Fprometheus.viceops.net","enabled":false,"is_website":true,"badge":null,"display_name":null,"legacy_id":778,"socials":null,"twitter_url":null,"facebook_url":null,"facebook_page_id":null,"instagram_url":null,"youtube_url":null,"tumblr_url":null,"pinterest_url":null,"reddit_url":null,"reddit_handle":null,"soundcloud_url":null,"twitch_url":null,"twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"__typename":"Site"},{"id":"582c91f3524a4b7d53f0e107","name":"epimetheus","url":"https:\u002F\u002Fepimetheus.viceops.net","enabled":false,"is_website":true,"badge":null,"display_name":null,"legacy_id":777,"socials":null,"twitter_url":null,"facebook_url":null,"facebook_page_id":null,"instagram_url":null,"youtube_url":null,"tumblr_url":null,"pinterest_url":null,"reddit_url":null,"reddit_handle":null,"soundcloud_url":null,"twitch_url":null,"twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"__typename":"Site"},{"id":"58e6c145cb4435159db9e100","name":"impact","url":"impact.vice.com","enabled":true,"is_website":true,"badge":null,"display_name":"Impact","legacy_id":779,"socials":{"id":"58e6c145cb4435159db9e101","site_id":"58e6c145cb4435159db9e100","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fviceimpact","youtube_url":"","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002FVICEImpact","instagram_url":"","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":"viceimpact","youtube_handle":null,"facebook_handle":"VICEImpact","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_handle":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fviceimpact","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002FVICEImpact","facebook_page_id":"261330507662232, 814185111976252, 115384328477363, 218982941873, 65088937560, 656832881044884, 139104349474671, 493861597337594, 1733383370215660, 167115176655082, 235852889908002, 1482820258618380, 130581413665173, 100575810307679, 1587973284768252, 283321618725390","instagram_url":"","youtube_url":"","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"__typename":"Site"},{"id":"59b94ca14eb4d603be32d278","name":"garage","url":"garage.vice.com","enabled":true,"is_website":true,"badge":{"alt_text":null,"caption":null,"credit":null,"filename":"1507746532023-garage-badge3x.png","filesize":0,"cover_json":null,"thumbnail_url":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F59b94ca14eb4d603be32d278\u002Fbadge\u002F1507746532023-garage-badge3x.png","thumbnail_url_16_9":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F59b94ca14eb4d603be32d278\u002Fbadge\u002F1507746532023-garage-badge3x.png?crop=1xw%3A0.5625xh%3Bcenter%2Ccenter","thumbnail_url_1_1":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F59b94ca14eb4d603be32d278\u002Fbadge\u002F1507746532023-garage-badge3x.png?crop=1xw%3A1xh%3Bcenter%2Ccenter","thumbnail_url_2_3":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F59b94ca14eb4d603be32d278\u002Fbadge\u002F1507746532023-garage-badge3x.png?crop=0.6666666666666666xw%3A1xh%3Bcenter%2Ccenter","thumbnail_url_10_4":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F59b94ca14eb4d603be32d278\u002Fbadge\u002F1507746532023-garage-badge3x.png?crop=1xw%3A0.4xh%3Bcenter%2Ccenter","thumbnail_url_10_3":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F59b94ca14eb4d603be32d278\u002Fbadge\u002F1507746532023-garage-badge3x.png?crop=1xw%3A0.3xh%3Bcenter%2Ccenter","thumbnail_url_7_10":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F59b94ca14eb4d603be32d278\u002Fbadge\u002F1507746532023-garage-badge3x.png?crop=0.7xw%3A1xh%3Bcenter%2Ccenter","thumbnail_url_952_498":"https:\u002F\u002Fvideo-images.vice.com\u002Fsites\u002F59b94ca14eb4d603be32d278\u002Fbadge\u002F1507746532023-garage-badge3x.png?crop=1xw%3A0.523109243697479xh%3Bcenter%2Ccenter","__typename":"Image"},"display_name":"Garage","legacy_id":782,"socials":{"id":"59c978d04b310304832b80fd","site_id":"59b94ca14eb4d603be32d278","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Fgarage_magazine","youtube_url":"","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002FGARAGEMagazine","instagram_url":"","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":"garage_magazine","youtube_handle":null,"facebook_handle":"GARAGEMagazine","facebook_page_id":null,"instagram_handle":null,"newsletter_signup_dek":"Subscribe to GARAGE.","newsletter_signup_headline":"I will not read any more boring newsletters.","newsletter_signup_list_id":"d7b6b920eec2394cb0f6e3e0dec97b6f","pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Fgarage_magazine","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002FGARAGEMagazine","facebook_page_id":null,"instagram_url":"","youtube_url":"","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"Subscribe to GARAGE.","newsletter_signup_headline":"I will not read any more boring newsletters.","newsletter_signup_list_id":"d7b6b920eec2394cb0f6e3e0dec97b6f","__typename":"Site"},{"id":"5a6e7351382c0cb74e02f065","name":"free","url":"free.vice.com","enabled":false,"is_website":true,"badge":null,"display_name":"Free","legacy_id":783,"socials":{"id":"5a7234c63c570767f99e0dde","site_id":"5a6e7351382c0cb74e02f065","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Ffreebyvice","youtube_url":"","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Ffreebyvice","instagram_url":"","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":"freebyvice","youtube_handle":null,"facebook_handle":"freebyvice","facebook_page_id":null,"instagram_handle":null,"newsletter_signup_dek":"Sign up to receive weekly tips for living the high life on a low budget","newsletter_signup_headline":"Newsletters are FREE","newsletter_signup_list_id":"cea248f0c929080e0bf5d51ceb16f919","pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Ffreebyvice","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Ffreebyvice","facebook_page_id":null,"instagram_url":"","youtube_url":"","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":"Sign up to receive weekly tips for living the high life on a low budget","newsletter_signup_headline":"Newsletters are FREE","newsletter_signup_list_id":"cea248f0c929080e0bf5d51ceb16f919","__typename":"Site"},{"id":"5ae73b6479f9d4839ee94191","name":"amuse","url":"amuse.vice.com","enabled":true,"is_website":true,"badge":null,"display_name":"Amuse","legacy_id":784,"socials":{"id":"5b97da4d74dd27000673a8f2","site_id":"5ae73b6479f9d4839ee94191","locale_id":"57a204068cb727dec794c573","channel_id":null,"show_id":null,"section_id":null,"reddit_url":"","tumblr_url":"","twitch_url":"","twitter_url":"https:\u002F\u002Ftwitter.com\u002Famuselife","youtube_url":"","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Famuse%2F","instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Famuselife%2F","pinterest_url":"","soundcloud_url":"","email_newsletter":null,"email_newsletter_weekly":null,"reddit_handle":null,"tumblr_handle":null,"twitch_handle":null,"twitter_handle":"amuselife","youtube_handle":null,"facebook_handle":"amuse\u002F","facebook_page_id":null,"instagram_handle":"amuselife\u002F","newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"pinterest_handle":null,"soundcloud_handle":null,"site_promotional_message":null,"__typename":"Socials"},"twitter_url":"https:\u002F\u002Ftwitter.com\u002Famuselife","facebook_url":"https:\u002F\u002Fwww.facebook.com\u002Famuse%2F","facebook_page_id":null,"instagram_url":"https:\u002F\u002Fwww.instagram.com\u002Famuselife%2F","youtube_url":"","tumblr_url":"","pinterest_url":"","reddit_url":"","reddit_handle":null,"soundcloud_url":"","twitch_url":"","twitch_handle":null,"site_promotional_message":null,"newsletter_signup_dek":null,"newsletter_signup_headline":null,"newsletter_signup_list_id":null,"__typename":"Site"}],"hostname":"www.vicetv.com","channel":null,"currentArticle":{},"loading":false,"defaultImageUrl":{"defaultThumbnail":"https:\u002F\u002Fvice-web-statics-cdn.vice.com\u002Fimages\u002Fviceland-og.png","showThumbnail":"https:\u002F\u002Fvice-web-statics-cdn.vice.com\u002Fimages\u002Fviceland-show.png"},"siteSettings":{"name":"VICE ON TV","description":"VICE ON TV whatever","url":"https:\u002F\u002Fvicetv.com","thirdPartyScriptConfig":{"kruxId":"qlgn08fk3","chartbeatPath":"vicetv.com","homepageSharethroughKey":"homepageSharethroughKey","articleRecommendationKey":"articleRecommendationKey","relatedVideoKey":"ZciJB2neniQaQVqR7Wmzkf46","inContentKey":"VYm196UKETXj5pRRnhyVsWRQ","programmatic":true},"logos":{"color":"https:\u002F\u002Fvice-web-statics-cdn.vice.com\u002Flogos\u002Fvice-tv-logo-white.svg","knockout":"https:\u002F\u002Fvice-web-statics-cdn.vice.com\u002Flogos\u002Fvice-tv-logo-white.svg","circle":"https:\u002F\u002Fvice-web-statics-cdn.vice.com\u002Fcircle_logos\u002Fviceland.svg","signature":"https:\u002F\u002Fvice-web-statics-cdn.vice.com\u002Flogos\u002Fvice-tv-logo-black.svg"},"logoSizes":{"large":{"width":127,"height":40},"small":{"width":90,"height":28},"signature":{"width":57,"height":20}},"locales":[{"id":"57a204068cb727dec794c573","label":"United States","abbreviation":"US","url_fragment":"en_us","language":"en","country":"USA","geo_code":"US","bitwise":null,"legacy_id":null,"site_scope":null,"created_at":null,"updated_at":null,"pagination_info":{"page":1,"__typename":"PaginationInfo"},"__typename":"Locale"}],"navLinks":{},"tveEnabledLocales":["en_us"],"defaultAdUnitPath":"\u002F16916245\u002Foo_web\u002Fvicetv","adUnitPath":"\u002F16916245\u002Foo_web\u002Fvicetv"},"scrollContext":{"distance":0,"position":0},"pages":{"ArticlePage":{"adsAreRendering":true}},"pager":{"page":null,"contents":[],"lastPage":null,"per_page":12},"navOpen":false,"isNavSticky":false,"navTransparent":false,"headerFill":false,"isAppHeaderTransparent":false,"isAppHeaderVisible":true,"pageType":0,"usingPrefetchedData":true,"pageData":{"metadata":{"title":"VICE TV - The new TV channel from VICE.","share_title":"VICE TV - The new TV channel from VICE.","description":"The new TV channel from VICE.","keywords":"vicetv, vice, television, video, documentary, music, technology, art, fashion, film, culture, noisey, balls deep, action bronson, spike jonze, ellen page, gaycation, eddie huang","thumbnail":"https:\u002F\u002Fvice-web-statics-cdn.vice.com\u002Fimages\u002Fviceland-og.png"},"data":{},"itunesAppId":"1075922366"},"apollo":{},"tve":{"eventBus":null,"provider":"","providerAssetPath":"","signedIn":false,"signInEnabled":false,"token":""},"GPTHasLoaded":false,"isHeaderOverHomepageLede":false,"isGreaterThanXL":false,"isLessThanMedium":true,"isMobileDevice":true,"isTouchDevice":false,"geoIP":{"country":{"code":"HK"},"region":{"code":"NO REGION"}},"referrer":"","implicitCookieConsentFired":false,"optimizeTests":{"rightRail":false},"shouldLoadFooter":true,"language":undefined,"region":undefined} || {}; window.__PREFETCH_DATA = window.__APP_STATE.pageData; window.__APOLLO_STATE = undefined || {}; window.__LOCALES = [{"id":"57a204068cb727dec794c573","label":"United States","abbreviation":"US","url_fragment":"en_us","language":"en","country":"USA","geo_code":"US","bitwise":null,"legacy_id":null,"site_scope":null,"created_at":null,"updated_at":null,"pagination_info":{"page":1,"__typename":"PaginationInfo"},"__typename":"Locale"}]; window.__SITE_NAME = "viceland"; window.__ENV = "production"; window.__CURRENT_LOCALE = window.__APP_STATE.locale || {"id":"57a204068cb727dec794c573","label":"United States","abbreviation":"US","url_fragment":"en_us","language":"en","country":"USA","geo_code":"US","bitwise":null,"legacy_id":null,"site_scope":null,"created_at":null,"updated_at":null,"pagination_info":{"page":1,"__typename":"PaginationInfo"},"__typename":"Locale"} || {}; window.__CURRENT_SITE = window.__APP_STATE.currentSite || {}; window.__NAV_LINKS = window.__APP_STATE.siteSettings ? window.__APP_STATE.siteSettings.navLinks : []; window.__VICE_DEVICE_TYPE = "desktop"; window.__TRANSLATIONS = {"viceland":{"en_us":{"about":"About","about_url":"https:\u002F\u002Fwww.vice.com\u002Fabout","advertisement":"Advertisement","agegate.lemmein":"Submit","agegate.message":"The stuff you're about to look at is considered \"naughty\" by busybodies, legal types and (probably) your mom, so we'd like to make sure you're of legal age before we let you see it.","agegate.message.new":"Please confirm you are {age} years old to proceed.","agegate.no":"No","agegate.title":"Are you over {age}?","agegate.yes":"Yes","all_shows":"All Shows","all_shows_title":"All Shows","all_videos_title":"All Videos","and":"and","article.archiveContentDisclaimer":"This story is over 5 years old","article.migration.callout":"This story was first published by {vertical}","articles.header-image":"articles.header-image","articles.image-credit":"Image Credit","articles.related-articles":"Related Articles","articles.related-video":"Watch This Next","articles.share":"SHARE","articles.tweet":"TWEET","articles.up-next":"Up Next","arts_culture":"Arts & Culture","as-told-to":"as told to","body_text_title":"Details","by":"by","came_from":"You just came from ","clips":"Clips","clips_title":"Clips","connect_title":"Connect","contact":"Contact","contact_url":"https:\u002F\u002Fwww.vice.com\u002Fabout","contributor.latest-from":"Latest from {source}","contributors":"Contributors","contributors_title":"Roles","copyright":"© 2017 VICE Media LLC","description":"Description","details":"More Info","documentary":"Documentary","everything-else":"Everything Else","fashion":"Fashion","featured-shows":"Featured Shows","featured_cards_cta":"Watch Playlist","featured_cards_more":"{0} :count Videos in Playlist|{1} :count Video in Playlist|[2,Inf] :count Videos in Playlist","featured_shows":"Recommended","featured_shows_all_shows":"See All Shows","featured_shows_title":"Recommended","featured_shows_video_count":"{0} :count Episodes|{1} :count Episode|[2,Inf] :count Episodes","featured_video":"Featured Video","featuredtopic.seemore":"See more","food":"Food","footer.legal":"Legal","footer.terms":"Terms of Use","footer.watch-more-from":"Watch more from {Site}","full_episodes_title":"Full Episodes","general.more_like_this":"More like this","general.read_more_button":"Keep reading","general.social_CTA":"Put this in your feed","goofy_text":"We’re probably here somewhere","grid-pagination.newer":"Newer","grid-pagination.older":"Older","homepage.features":"Features","homepage.latest":"Latest","homepage.lede_latest_title":"The latest","homepage.sections_title":"Sections","homepage.videos":"Videos","host_page_grid_title":"Shows featuring :host","host_slider_title":"More from :host","illustrated-by":"illustrated by","landmarks.footer":"footer","latest_from":"Latest from","latest_videos":"Latest","latest_video_title":"Latest on VICE Video","lede.from":"from","legaldisclaimer.close":"Close","less_details":"Less Info","load_more":"Load More","localedropdown.label":"Edition","metadata.contributor-description":"Articles and videos by {full_name} on {Site}","metadata.search-title":"Search Results - {Site}","metadata.title":"{title} - {Site}","metadata.topic-description":"Everything with the topic '{name}' on {Site}","migration.callout.broadly":"This article was originally published on Broadly, a former VICE website focused on gender and identity. You can now find all of this coverage on vice.com.","migration.callout.free":"This story was first published by FREE, VICE's money site. You can now find the same great money content right here at vice.com.","migration.callout.tonic":"This story was first published by Tonic, VICE's health site. You can now find the same great health content right here at vice.com.","migration.callout.waypoint":"This story was first published by Waypoint, VICE's gaming site. You can now find the same great gaming content right here at vice.com.","migration.feature":"Feature","migration.follow_us":"Follow us","migration.for":"For","migration.from":"From","migration.in":"In","migration.more":"More","migration.more_from_latest":"More from the latest","migration.more_news":"More News","migration.more_read":"Most read","migration.more_vice_news":"More news","migration.most_watched":"Most watched","migration.newsletter.callout":"Get the best of VICE in your inbox every day.","migration.newsletter.email":"Your email","migration.newsletter.success":"Amazing. You did it.","migration.read_more":"Read more","migration.search":"Search articles, videos, shows","migration.see_all":"See all","migration.series":"Series","migration.subscribe":"Subscribe","migration.the_latest":"The latest","migration.video":"Video","module_all_videos_title":"All Videos","module_latest":"Latest from :channel","module_popular":"Popular on the VICE Network","module_shows_title":"Shows By :channel","morestories.label":"more stories","most_popular__title":"Trending on VICE Video","music":"Music","mvpd_head":"Sign In to Watch","mvpd_helper":"Choose your service provider below to sign in.","mvpd_no_cable":"No Cable? Watch Episodes Free","mvpd_provider":"Type in provider name","mvpd_select":"Select","mvpd_sign_in":"Sign In","mvpd_watch":"Watch","nav-footer.about":"About","nav-footer.about-slug":"About","nav-footer.careers":"Careers","nav-footer.careers-slug":"{site}-careers","nav-footer.copyright":"2020 VICE Media LLC","nav-footer.privacy-policy":"Privacy Policy","nav-footer.privacy-policy-slug":"Privacy","nav-footer.terms-of-use":"Terms of Use","nav-footer.terms-of-use-slug":"Terms","nav.drugs":"DRUGS","nav.elsewhere":"VICE Elsewhere","nav.entertainment":"ENTERTAINMENT","nav.follow-site":"Follow {Site}","nav.interviews":"INTERVIEWS","nav.interviews-slug":"interviews","nav.ios":"VICE Apps","nav.lgbtq":"LGBTQ","nav.listen":"LISTEN","nav.listen-slug":"new-music","nav.magazine":"VICE Magazine","nav.magazine-url":"https:\u002F\u002Fwww.vice.com\u002Fmagazine","nav.more-vice":"More VICE","nav.more-ways-to-get-vice":"More Ways To Get Vice","nav.next":"NEXT","nav.next-slug":"{site}-next","nav.nsfw":"NSFW","nav.opinion":"OPINION","nav.photos":"PHOTOS","nav.photos-slug":"photos","nav.politics":"POLITICS","nav.radio":"{SITE} RADIO","nav.radio-slug":"{site}-radio","nav.read":"Read","nav.read-slug":"features","nav.search":"Search...","nav.share":"Share:","nav.site-news":"{SITE} NEWS","nav.site-news-slug":"{site}-news","nav.topics":"Topics","nav.tv":"VICE ON TV","nav.vice-channels":"Vice Channels","nav.watch":"Watch","network.navigation":"network navigation","news":"News","newsletter.disclaimer":"By signing up to the VICE newsletter you agree to receive electronic communications from VICE that may sometimes include advertisements or sponsored content.","not-found.error":"{code} Error","not-found.looney-tunes":"Find another Video","not-found.page-not-found":"Page Not Found","nsfw":"NSFW","page_not_found":"Page Not Found","pagination.next-page-alert":"Next page loaded. Page {currentPage} of {lastPage} displayed.","partners.campaign-item.share.facebook":"Share","partners.campaign-item.share.twitter":"Tweet","partners.claim.close":"Close","partners.footer.copyright":"© 2018 VICE Media LLC","partners.footer.links.about":"About","partners.footer.links.about-link":"https:\u002F\u002Fwww.vice.com\u002Fen_us\u002Fpage\u002Fvice-about","partners.footer.links.legal-link":"http:\u002F\u002Fwww.vice.com\u002Fpages\u002Fprivacy-and-terms","partners.footer.links.privacy":"Privacy & Terms","partners.footer.links.privacy-link":"http:\u002F\u002Fwww.vice.com\u002Fpages\u002Fprivacy-and-terms","partners.nav.Partner-Content":"Partner Content","photos-by":"photos by","primary.navigation":"primary navigation","privacy":"Privacy","privacy_url":"https:\u002F\u002Fwww.vice.com\u002Fpages\u002Fprivacy-and-terms","publish_date_title":"Published","rating_title":"Rating","readmore.label":"More from {site}","search.articles":"Articles","search.authors":"AUTHORS","search.channels":"CHANNELS","search.more_stories":"More Stories","search.more_videos":"More Videos","search.negative":"Negative!","search.never-ever":"Never Ever!","search.no-results-at-all":"No results at all. That's kind of embarrassing…","search.none":"None!","search.nothing":"Nothing!","search.partner_content":"Partner Content","search.people":"PEOPLE","search.search-results":"Search results","search.see-all":"SEE ALL","search.see-all-count":"SEE ALL {count}","search.shows":"Shows","search.videos":"Videos","search._zero":"Zero!","search_results_title":"Search Results For “:search_query”","see-whats-on":"See What's On","see_whats_on":"See What's On","series.readmore.label":"Read More","sidebar_channel":"Latest from :channel","sidebar_latest":"Latest","sidebar_popular":"Trending","social.facebook":"Facebook","social.instagram":"Instagram","social.pinterest":"Pinterest","social.reddit":"Reddit","social.soundcloud":"Soundcloud","social.tumblr":"tumblr","social.twitch":"Twitch","social.twitter":"Twitter","social.youtube":"Youtube","sports":"Sports","technology":"Technology","terms":"Terms","terms_url":"https:\u002F\u002Fwww.vice.com\u002Fpages\u002Fprivacy-and-terms","topic.latest-from":"Latest {source}","topics_title":"Topics","translated-by":"translated by","travel":"Travel","up-next":"Up Next","vertical_dropdown_title":"The VICE Network","vicetv.activate-page.code-error":"Please enter an Activation Code.","vicetv.activate-page.device-error":"Please select a Device.","vicetv.activate-page.enter-code":"3. ENTER ACTIVATION CODE","vicetv.activate-page.failure":"Invalid activation code. Please try again.","vicetv.activate-page.network-error":"There was an error. Please reload the page and try again.","vicetv.activate-page.provider-error":"Please select a Provider.","vicetv.activate-page.select-cable":"2. SELECT CABLE PROVIDER","vicetv.activate-page.select-device":"1. SELECT DEVICE","vicetv.activate-page.success":"Device is now activated. Happy viewing.","vicetv.activate-page.title":"Activate Device","vicetv.activate-page.verify":"4. VERIFY SUBSCRIPTION","vicetv.activate-page.verify-text":"Click continue to visit provider's website and verify account","vicetv.channel-finder.continue":"CONTINUE","vicetv.channel-finder.email":"EMAIL","vicetv.channel-finder.email.error1":"You must include your Email Address","vicetv.channel-finder.email.error2":"You must include a valid Email Address","vicetv.channel-finder.failure":"We're sorry, {provider} doesn’t currently offer vicetv in your area. However, your opinion counts. Call {provider} at the number on your monthly bill to request vicetv, or request it here.\n\n","vicetv.channel-finder.first-name":"FIRST NAME","vicetv.channel-finder.first-name.error":"You must include your First Name","vicetv.channel-finder.last-name":"LAST NAME","vicetv.channel-finder.last-name.error":"You must include your Last Name","vicetv.channel-finder.see-whats-on":"SEE WHAT'S ON","vicetv.channel-finder.select":"Select Your Service Provider","vicetv.channel-finder.service-provider":"Service Provider: ","vicetv.channel-finder.success":"Great news! vicetv is available on {provider} channel {channel}. Tune in today! Not seeing vicetv on your TV? Call {provider} at {number} for subscription details.\n","vicetv.channel-finder.title1":"FIND YOUR CHANNEL","vicetv.channel-finder.title2":"WE’RE PROBABLY HERE SOMEWHERE","vicetv.channel-finder.title3":"STREAMING","vicetv.channel-finder.zip-code":"Zip Code: ","vicetv.clips-slider.title":"CLIPS","vicetv.episodes-grid.title":"EPISODES","vicetv.extras":"Extras","vicetv.host-page.show-slider.title":"SHOWS FEATURING {host}","vicetv.schedule-page.title":"SCHEDULE","vicetv.shows-slider.all-shows":"ALL SHOWS","vicetv.shows-slider.title":"SHOWS","vicetv.trailers":"TRAILERS","vicetv.watch-page.full-episode-slider.title":"FULL EPISODES FROM {show}","vicetv.ways-to-watch-title1":"WAYS TO WATCH","vicetv.ways-to-watch.apps":"APPS","vicetv.ways-to-watch.apps.description":"\u003Ca href=\"https:\u002F\u002Fitunes.apple.com\u002Fus\u002Fapp\u002Fland\u002Fid1075922366\"\u003EiOS\u003C\u002Fa\u003E, \u003Ca href=\"https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.vice.vicetv\"\u003E Android\u003C\u002Fa\u003E, \u003Ca href=\"http:\u002F\u002Fwww.apple.com\u002Ftv\u002F\"\u003E Apple TV \u003C\u002Fa\u003E, and \u003Ca href=\"https:\u002F\u002Fchannelstore.roku.com\u002Fdetails\u002F83900\u002Fvicetv\"\u003E Roku.\u003C\u002Fa\u003E","vicetv.ways-to-watch.internet":"INTERNET","vicetv.ways-to-watch.internet.description":"On the laptop. All the shows from the channel, online, in full.","vicetv.ways-to-watch.television":"TELEVISION","vicetv.ways-to-watch.television.description":"On the big screen. Cable 24 hours a day and Apple TV too. \u003Ca href=\"http:\u002F\u002Fwww.vice.com\u002Fread\u002Fhow-to-watch-vicetv\"\u003E Check your cable listings.\u003C\u002Fa\u003E\n","vicetv.ways-to-watch.title2":"FOR VARIOUS DEVICES","vicetv_shows_title_1":"Shows","vicetv_shows_title_2":"This week on VICE ON TV","vicetv_ways_to_watch_apps_description":"\u003Ca href=\"https:\u002F\u002Fitunes.apple.com\u002Fus\u002Fapp\u002Fland\u002Fid1075922366\"\u003EIn the pocket. iOS\u003C\u002Fa\u003E and \u003Ca href=\"https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.vice.vicetv\"\u003EAndroid\u003C\u002Fa\u003E.","vicetv-ways-to-watch-apps-title":"Apps","vicetv_ways_to_watch_online_description":"On the laptop. All the shows from the channel, online, in full.","vicetv_ways_to_watch_online_title":"Internet","vicetv_ways_to_watch_title_1":"Ways to watch","vicetv_ways_to_watch_title_2":"Across all platforms","vicetv_ways_to_watch_tv_description":"On the big screen. Cable 24 hours a day and Apple TV too. \u003Ca href=\"http:\u002F\u002Fwww.vice.com\u002Fen_us\u002Fread\u002Fhow-to-watch-vicetv\"\u003ECheck your cable listings.","vicetv_ways_to_watch_tv_title":"Television","vice_linkback":"VICE.COM HOME","vice_linkback_url":"https:\u002F\u002Fvice.com","vice_on_hbo":"VICE on HBO","video.all-shows-page.title":"All Shows","video.channel-page.latest-on":"Latest from {channel}","video.channel-page.latest-on-vv":"Latest on VICE Video","video.channel-page.popular-on":"Popular on {channel}","video.channel-page.shows-by":"Shows By {channel}","video.channel-page.trending-on-vice-video":"Trending on VICE Video","video.channel-page.trending-on-vv":"Trending on Vice Video","video.channel-page.videos-from":"Videos from {channel}","video.clips-slider.title":"Clips","video.error-page.not-available":"Not Available","video.error-page.random-video-button-cta":"Watch A Random Video Instead","video.footer.browse":"Browse","video.footer.connect":"Connect","video.footer.copyright":"VICE Media LLC","video.footer.random-cta":"a random video right now","video.footer.watch":"Watch","video.grid-pagination.next":"Next","video.grid-pagination.previous":"Previous","video.host-page.all-shows":"All Shows","video.host-page.full-episodes":"Full Episodes","video.host-page.shows-featuring":"Shows featuring {host}","video.latest-slider.title":"Latest","video.lede.watch":"Watch","video.load-more-button":"Load More","video.mvpd.mvpd-head":"Sign In to Watch","video.mvpd.mvpd-helper":"Choose your service provider below to sign in.","video.mvpd.mvpd-no-cable":"No Cable? Watch Episodes Free","video.mvpd.mvpd-provider":"Type in provider name","video.mvpd.mvpd-select":"Select","video.mvpd.mvpd-sign-in":"Sign In","video.mvpd.mvpd-watch":"Watch","video.nav.browse-button":"Browse","video.nav.channels-button":"Channels","video.nav.linkback":"VICE.COM HOME","video.nav.linkback-url":"http:\u002F\u002Fvice.com\u002Fen_us","video.nav.more":"More","video.nav.search":"Search","video.nav.search-placeholder":"Search Shows or Videos","video.nav.show-all":"Show All","video.nav.sign-out":"Sign Out","video.nav.topics":"Topics","video.nav.VICE-on-HBO":"VICE on HBO","video.nav.you-just-came-from":"You just came from","video.player.latest":"Latest","video.show-slider.episodes":"Episodes","video.show-slider.play-all":"Play All","video.show-slider.see-all-shows":"See All Shows","video.show-slider.title":"Recommended","video.single-show.web-series":"Web Series","video.single-show.web-series-title":"Web Series","video.slider.clip":"Clip","video.slider.episode":"EP","video.slider.extra-scene":"Extra Scene","video.slider.extra-scenes":"Extra Scenes","video.slider.season":"S","video.topic-page.title":"Latest from {source}","video.topics-page.shows-about":"Shows about","video.trending":"Trending","video.vicetv-channel.all-videos-title":"All Videos","video.vicetv-channel.vicetv-shows-title-1":"Shows","video.vicetv-channel.vicetv-shows-title-2":"This week on VICE ON TV","video.vicetv-channel.vicetv-ways-to-watch-apps-android-link":"https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.vice.vicetv","video.vicetv-channel.vicetv-ways-to-watch-apps-apple-tv-link":"http:\u002F\u002Fwww.apple.com\u002Ftv\u002F","video.vicetv-channel.vicetv-ways-to-watch-apps-description":"\u003Ca href=\"https:\u002F\u002Fitunes.apple.com\u002Fus\u002Fapp\u002Fland\u002Fid1075922366\"\u003EIn the pocket. iOS\u003C\u002Fa\u003E and \u003Ca href=\"https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.vice.vicetv\"\u003EAndroid\u003C\u002Fa\u003E.","video.vicetv-channel.vicetv-ways-to-watch-apps-description (Bad copy)":"In the pocket. iOS, Android, Apple TV, and Roku.","video.vicetv-channel.vicetv-ways-to-watch-apps-ios-link":"https:\u002F\u002Fitunes.apple.com\u002Fus\u002Fapp\u002Fland\u002Fid1075922366","video.vicetv-channel.vicetv-ways-to-watch-apps-roku-link":"https:\u002F\u002Fchannelstore.roku.com\u002Fdetails\u002F83900\u002Fvicetv","video.vicetv-channel.vicetv-ways-to-watch-apps-title":"Apps","video.vicetv-channel.vicetv-ways-to-watch-online-description":"On the laptop. All the shows from the channel, online, in full.","video.vicetv-channel.vicetv-ways-to-watch-online-title":"Internet","video.vicetv-channel.vicetv-ways-to-watch-title-1":"Ways to watch","video.vicetv-channel.vicetv-ways-to-watch-title-2":"Across all platforms","video.vicetv-channel.vicetv-ways-to-watch-tv-description":"On the big screen. Cable 24 hours a day and Apple TV too. \u003Ca href=\"http:\u002F\u002Fwww.vice.com\u002Fen_us\u002Fread\u002Fhow-to-watch-vicetv\"\u003ECheck your cable listings.","video.vicetv-channel.vicetv-ways-to-watch-tv-description (Bad copy)":"On the big screen. Cable 24 hours a day and Apple TV too. Check your cable listings.","video.vicetv-channel.vicetv-ways-to-watch-tv-link":"http:\u002F\u002Fwww.vice.com\u002Fen_us\u002Fread\u002Fhow-to-watch-vicetv","video.vicetv-channel.vicetv-ways-to-watch-tv-title":"Television","video.video-description.channel":"Channel","video.video-description.hosts":"hosts","video.video-description.less-info-button":"Less Info","video.video-description.more-info-button":"More Info","video.video-description.rating":"Rating","video.video-description.runtime":"Runtime","video.video-description.topics":"Topics","video.video-page.more-from":"More From","video.video-page.more-from-host":"More from {host}","video.video-page.more-show":"More {show}","video.video-page.share":"Share","video.video-page.tweet":"Tweet","video.watch-page.now-playing":"Now Playing","video.web":"web","watch.more-show":"More :show","web_series":"Web Series","metadata.homepage-title":"VICE TV","metadata.description":"The new TV channel from VICE.","metadata.keywords":"vicetv, vice, television, video, documentary, music, technology, art, fashion, film, culture, noisey, balls deep, action bronson, spike jonze, ellen page, gaycation, eddie huang","metadata.parent-description":"Videos from {dek}","metadata.shows-title":"All shows - {Site}","newsletter.copy":"Like good stuff but hate looking for it? Get the best of {Site} delivered to your inbox every day.","nav-footer.contact-slug":"Contact","nav-footer.browse":"Browse","nav-footer.connect":"Connect","headings.latest":"Latest","headings.trending":"Trending","headings.recommended":"Recommended","headings.latest-on-vv":"","headings.trending-on-vv":"","headings.all-shows":"All shows","headings.clips":"Clips","headings.web-only":"Web Series","headings.full-length":"Full length","headings.latest-on-source":"Latest on {source}","headings.more-from-source":"More {source}","headings.shows":"Shows","headings.featured-shows":"Featured Shows","headings.shows-by-source":"Shows by {source}","headings.shows-featuring-source":"Shows featuring {source}","headings.shows-about-source":"Shows about {source}","headings.latest-from-source":"Latest from {source}","headings.everything-else":"Everything Else"}}}; window.__SCRIPT_CONFIG = {"kruxId":"qlgn08fk3","chartbeatPath":"vicetv.com","homepageSharethroughKey":"homepageSharethroughKey","articleRecommendationKey":"articleRecommendationKey","relatedVideoKey":"ZciJB2neniQaQVqR7Wmzkf46","inContentKey":"VYm196UKETXj5pRRnhyVsWRQ","programmatic":true}; window.__SSR_ENABLED = undefined; </script> <!-- end window consts --> <div id="root" class="viceland preload"><div class="loader"></div></div> <script type="text/javascript" src="https://vice-sundry-assets-cdn.vice.com/sites/web-assets/js/intl-messageformat-with-locales.min.js"></script> <script type="text/javascript"> var MTIProjectId='82dd325d-f8a0-4841-ad26-bcf3df880cbb'; (function() { var mtiTracking = document.createElement('script'); mtiTracking.type='text/javascript'; mtiTracking.async='true'; mtiTracking.src='https://vice-web-statics-cdn.vice.com/fonts/mtiFontTrackingCode.js'; (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild( mtiTracking ); })(); </script> <!-- END VENDOR LIBRARIES --> <!-- start scriptTags --> <script type="text/javascript" src="/static/vendor.ui-components.dcd1cb94636776dd9dad.js"></script> <script type="text/javascript" src="/static/vendor.apollo.983fa708aed00b74588d.js"></script> <script type="text/javascript" src="/static/vendor.react.3ddfc081e1557ca77250.js"></script> <script type="text/javascript" src="/static/vendor.react-router.4a5bffeec4d700ac361b.js"></script> <script type="text/javascript" src="/static/vendor.lodash.b88a20d47b163603c3cc.js"></script> <script type="text/javascript" src="/static/vendor.0f7d485d6d861447e2ec.js"></script> <script type="text/javascript" src="/static/assets.2444010a09cd83156f6f.js"></script> <script type="text/javascript" src="/static/common.d199b3b155f6e1e7b9c5.js"></script> <!-- end scriptTags --> <!-- domain check --> <script type="text/javascript" src="https://vice-web-statics-cdn.vice.com/libraries/dcp/index.js"></script> <div id="abdet" class="ads ad adsbox doubleclick ad-placement carbon-ads" style="height:1px;width:1px;position:absolute !important;left:-999px;top:-999px;">&nbsp;</div> <!-- // Snapchat dev //--> <script> window.snapLoaded = false; window.snapKitInit = function () { window.snapLoaded = true; }; // Load the SDK asynchronously (function (d, s, id) { var js, sjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "https://sdk.snapkit.com/js/v1/create.js"; sjs.parentNode.insertBefore(js, sjs); }(document, 'script', 'snapkit-creative-kit-sdk')); </script> <!-- // Snapchat dev //--> </body> </html>