<!DOCTYPE html><html lang="en" data-beasties-container><head>
  <meta charset="utf-8">
  <title>Home - TYT.com</title>
  <meta name="description" content="The Largest Online News Show in the World">
  <meta name="keywords" content="Politics,News,Information">
  <meta name="author" content="The Young Turks, Inc.">
  <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, interactive-widget=resizes-content">
  <meta http-equiv="Accept-CH" content="DPR, Viewport-Width, Width">
  <link rel="icon" type="image/png" href="/favicon.png">
  <link rel="manifest" href="/manifest.json">
  <meta name="theme-color" content="#000000">
  <meta name="mobile-web-app-capable" content="yes">
  <meta name="apple-mobile-web-app-status-bar-style" content="black">
  <link rel="apple-touch-icon" sizes="48x48" href="/assets/touch/icon-48.png">
  <link rel="apple-touch-icon" sizes="72x72" href="/assets/touch/icon-72.png">
  <link rel="apple-touch-icon" sizes="96x96" href="/assets/touch/icon-96.png">
  <link rel="apple-touch-icon" sizes="144x144" href="/assets/touch/icon-144.png">
  <link rel="apple-touch-icon" sizes="168x168" href="/assets/touch/icon-168.png">
  <link rel="apple-touch-icon" sizes="512x512" href="/assets/touch/icon-512.png">

  <base href="/">

  <style>
  html {
    font-family: sans-serif;
    background-color: #171921;
  }
  </style>

  <!-- Critical preconnects -->
  <link rel="preconnect" href="https://analytics.google.com">
  <link rel="preconnect" href="https://rum-static.pingdom.net">

  <!-- Non-critical preconnects (DNS prefetches) -->
  <link rel="dns-prefetch" href="https://sessions.bugsnag.com">
  <link rel="dns-prefetch" href="https://www.facebook.com">
  <link rel="dns-prefetch" href="https://bat.bing.com">

  <!-- Analytics -->
  <script src="//rum-static.pingdom.net/pa-64b19dbcc1d6cb0012000207.js" async></script>
  <script>
    // ---
    if (localStorage['tyt:fba'] !== '0') {
      !function (f, b, e, v, n, t, s) {
        if (f.fbq) return; n = f.fbq = function () {
          n.callMethod ?
          n.callMethod.apply(n, arguments) : n.queue.push(arguments)
        }; if (!f._fbq) f._fbq = n;
        n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0;
        t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s)
      }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js');
      fbq('init', '1791653087790275');
      fbq('track', "PageView"); // initial page view only
      // ---
      window.dataLayer = window.dataLayer || [];
      window.dataLayer.push({
        originalLocation: document.location.protocol + '//' +
          document.location.hostname +
          document.location.pathname +
          document.location.search
      });
    }

    if (localStorage['tyt:gtm'] !== '0') {
      (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-PF3LN46');
    }

    // ---

    if (false) {
      adroll_adv_id = "5KKC2XNJGJCLVJFH2V5VFF";
      adroll_pix_id = "NU66J3IXXBG7VKKHXJIAMI";
      adroll_version = "2.0";

      (function(w, d, e, o, a) {
        w.__adroll_loaded = true;
        w.adroll = w.adroll || [];
        w.adroll.f = ['setProperties', 'identify', 'track'];
        var roundtripUrl = "https://s.adroll.com/j/" + adroll_adv_id + "/roundtrip.js";
        for (a = 0; a < w.adroll.f.length; a++) {
            w.adroll[w.adroll.f[a]] = w.adroll[w.adroll.f[a]] || (function(n) { return function() { w.adroll.push([n, arguments]) } })(w.adroll.f[a])
        };
        e = d.createElement('script');
        o = d.getElementsByTagName('script')[0];
        e.async = 1;
        e.src = roundtripUrl;
        o.parentNode.insertBefore(e, o);
      })(window, document);
      adroll.track("pageView");
    }
    // ---
    if (false) {
      (function(w,d,t,r,u) {
        var f,n,i;
        w[u] = w[u] || [], f = function() {
          var o={ ti: "26212792" };
          o.q=w[u], w[u] = new UET(o), w[u].push("pageLoad")
        }, n = d.createElement(t), n.src = r, n.async = 1, n.onload = n.onreadystatechange = function() {
          var s = this.readyState;
          s && s!=="loaded" && s !== "complete" || (f(), n.onload = n.onreadystatechange = null)
        }, i = d.getElementsByTagName(t)[0], i.parentNode.insertBefore(n,i)
      })(window,document,"script","https://bat.bing.com/bat.js","uetq");
    }
    // ---

    if (localStorage['tyt:gtag'] !== '0') {
      window.dataLayer = window.dataLayer || [];
      function gtag() { dataLayer.push(arguments); }
      (function() {
        var s = document.createElement('script');
        s.src = "https://www.googletagmanager.com/gtag/js?id=G-5NHTL8LJC6";
        s.async = true;
        var m = document.getElementsByTagName('script')[0];
        m.parentNode.insertBefore(s, m);
        gtag('set', 'linker', {'domains': ['accounts.tyt.com', 'join.tyt.com', 'legacy.tyt.com', 'shoptyt.com', 'tytnetwork.com', 'join.tytnetwork.com']});
        gtag('js', new Date());
        gtag('config', 'G-5NHTL8LJC6');
      })();
    }
  </script>
  <!-- BEGIN SHAREAHOLIC CODE -->
  <link rel="preload" href="https://cdn.shareaholic.net/assets/pub/shareaholic.js" as="script">
  <meta name="shareaholic:site_id" content="8ee8e6a925e3ec428f00d6c061d430bc">
  <script data-cfasync="false" async src="https://cdn.shareaholic.net/assets/pub/shareaholic.js"></script>
  <!-- END SHAREAHOLIC CODE -->
<style>html{--mat-sys-on-surface: initial}html{--mat-ripple-color: rgba(255, 255, 255, .1)}html{--mat-option-selected-state-label-text-color: #9aa5b5;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}html{--mat-optgroup-label-text-color: white}html{--mat-full-pseudo-checkbox-selected-icon-color: #7986cb;--mat-full-pseudo-checkbox-selected-checkmark-color: #232633;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #232633;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #7986cb;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #9aa5b5;--mat-full-pseudo-checkbox-selected-checkmark-color: #232633;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #232633;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #9aa5b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}html{--mat-app-background-color: #232633;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font: sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: #232633;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mdc-outlined-card-container-color: #232633;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}html{--mat-card-title-text-font: sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #9aa5b5;--mdc-filled-text-field-focus-active-indicator-color: #9aa5b5;--mdc-filled-text-field-focus-label-text-color: rgba(154, 165, 181, .87);--mdc-filled-text-field-container-color: rgb(43.8, 46.68, 59.16);--mdc-filled-text-field-disabled-container-color: rgb(39.4, 42.34, 55.08);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336}html{--mdc-outlined-text-field-caret-color: #9aa5b5;--mdc-outlined-text-field-focus-outline-color: #9aa5b5;--mdc-outlined-text-field-focus-label-text-color: rgba(154, 165, 181, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336}html{--mat-form-field-focus-select-arrow-color: rgba(154, 165, 181, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}html{--mdc-outlined-text-field-label-text-font: sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}html{--mat-form-field-container-text-font: sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: #232633;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(154, 165, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: #232633}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: #232633;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}html{--mdc-dialog-subhead-font: sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html{--mdc-switch-selected-focus-state-layer-color: #9aa5b5;--mdc-switch-selected-handle-color: #9aa5b5;--mdc-switch-selected-hover-state-layer-color: #9aa5b5;--mdc-switch-selected-pressed-state-layer-color: #9aa5b5;--mdc-switch-selected-focus-handle-color: #b7bfcb;--mdc-switch-selected-hover-handle-color: #b7bfcb;--mdc-switch-selected-pressed-handle-color: #b7bfcb;--mdc-switch-selected-focus-track-color: #616f82;--mdc-switch-selected-hover-track-color: #616f82;--mdc-switch-selected-pressed-track-color: #616f82;--mdc-switch-selected-track-color: #616f82;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #9aa5b5;--mdc-slider-focus-handle-color: #9aa5b5;--mdc-slider-hover-handle-color: #9aa5b5;--mdc-slider-active-track-color: #9aa5b5;--mdc-slider-inactive-track-color: #9aa5b5;--mdc-slider-with-tick-marks-inactive-container-color: #9aa5b5;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}html{--mat-slider-ripple-color: #9aa5b5;--mat-slider-hover-state-layer-color: rgba(154, 165, 181, .05);--mat-slider-focus-state-layer-color: rgba(154, 165, 181, .2);--mat-slider-value-indicator-opacity: .9}html{--mdc-slider-label-label-text-font: sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #232633;--mat-menu-divider-color: rgba(255, 255, 255, .12)}html{--mat-menu-item-label-text-font: sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}html{--mdc-list-list-item-label-text-font: sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}html{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #232633;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group{--mdc-tab-indicator-active-indicator-color: #9aa5b5}.mat-mdc-tab-group{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #9aa5b5;--mat-tab-header-active-ripple-color: #9aa5b5;--mat-tab-header-inactive-ripple-color: #9aa5b5;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #9aa5b5;--mat-tab-header-active-hover-label-text-color: #9aa5b5;--mat-tab-header-active-focus-indicator-color: #9aa5b5;--mat-tab-header-active-hover-indicator-color: #9aa5b5}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #7986cb;--mdc-checkbox-selected-hover-icon-color: #7986cb;--mdc-checkbox-selected-icon-color: #7986cb;--mdc-checkbox-selected-pressed-icon-color: #7986cb;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #7986cb;--mdc-checkbox-selected-hover-state-layer-color: #7986cb;--mdc-checkbox-selected-pressed-state-layer-color: #7986cb;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}html{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mat-checkbox-label-text-font: sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}html{--mdc-filled-button-container-color: #232633;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}html{--mdc-protected-button-container-color: #232633;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}html{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}html{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #9aa5b5;--mdc-protected-button-label-text-color: black}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}html{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: #232633}html{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}html{--mdc-fab-small-container-color: #232633}html{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}html{--mat-fab-touch-target-display: block}html{--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: rgb(211, 211.6, 214.2);--mdc-snackbar-supporting-text-color: rgba(35, 38, 51, .87)}html{--mat-snack-bar-button-color: #6f7e94}html{--mdc-snackbar-supporting-text-font: sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: #232633;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #9aa5b5}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #9aa5b5;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: rgb(101, 103.1, 112.2);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}html{--mat-badge-text-font: sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #232633}html{--mat-bottom-sheet-container-text-font: sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #232633}html{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #232633;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #232633;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #232633;--mat-standard-button-toggle-divider-color: rgb(61.4, 64.04, 75.48)}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-label-text-font: sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}html{--mat-standard-button-toggle-label-text-font: sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #9aa5b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(154, 165, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(154, 165, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(154, 165, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #9aa5b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(154, 165, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #232633;--mat-datepicker-calendar-container-text-color: white}html{--mat-datepicker-calendar-text-font: sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(255, 255, 255, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: #232633;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #232633;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #232633;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(220, 217, 204, .6)}html{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #9aa5b5;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #9aa5b5;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #9aa5b5;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #232633;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: sans-serif;--mat-stepper-header-label-text-font: sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: rgb(189, 189.9, 193.8)}html{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: #232633;--mat-tree-node-text-color: white}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: #232633}html{--content-background: #171921;--content-foreground: white}body{line-height:1.5}[role=button],a,button,input,label{touch-action:manipulation}h1{font-size:2em;margin:.67em 0}h1{margin-top:0;margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}img{vertical-align:middle}label{display:inline-block}.form-group{margin-bottom:1rem}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#464a4c;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}button,input{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{line-height:inherit}p{margin-top:0;margin-bottom:1rem}.badge{display:inline-block;font-size:60%;font-weight:700;letter-spacing:1px}html{background-color:#171921}*{box-sizing:border-box}main>*{width:1700px;max-width:100%;margin:0 auto;display:block}@media (max-width: 1700px){main>*{width:auto;padding:0 5em}}@media (max-width: 750px){main>*{width:auto;padding:0}}body{font-family:sans-serif;font-size:16px;margin:0;padding:0;display:flex;flex-direction:column;width:100%;background-color:#171921;color:#fff;overflow-x:clip}body:has(app-root.transparent-bg){background-color:transparent}@media (max-width: 400px){body{font-size:12px}}router-outlet{display:none!important}@media (max-width: 750px){dialog{max-width:100%;max-height:100vh}}@media (max-width: 450px){dialog{padding:.5em}}@media (max-width: 320px){dialog{width:100%;padding:0}dialog>*{padding:0 .5em}}.twitter{word-break:break-word}input:focus{box-shadow:none;outline:none}h1{font-size:2em;font-weight:400}div.spacer{flex-grow:1}a{transition:color .3s ease-in-out;text-decoration:none;color:#53aeff}a:hover,a:focus{color:#32a0ff;transition:color .3s ease-in-out;text-decoration:none}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/fonts/material-icons.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}app-root tyt-nav nav#menu{position:relative;top:0;transition:.4s top ease-in-out,.4s opacity ease-in-out;opacity:1}.mdc-button.mdc-button{letter-spacing:normal}.mat-mdc-tab-body-wrapper{height:100%}mat-icon{flex-shrink:0}:root{--article-view-background: #21232b}*{scrollbar-color:#13151c #33374a;scrollbar-arrow-color:white}*::-webkit-scrollbar{width:8px;background-color:#13151c}*::-webkit-scrollbar-button{background-color:#21232b;color:#fff;width:0px;height:0px}*::-webkit-scrollbar-thumb{background-color:#33374a;color:#fff}h1{margin:1em 0 .25em}time{color:#a8a6a6}input{background-color:#f0f0f0}[data-shutter-order="1"]{transition-delay:.2s!important}[data-shutter-order="2"]{transition-delay:.4s!important}[data-shutter-order="3"]{transition-delay:calc(.2s * 3)!important}@media print{html app-root dialog#dialog-host{display:none!important}html body{background:#fff!important}html app-root{background:#fff!important}html tyt-nav{display:none!important}html #main-footer{display:none!important}}iframe{max-width:100%}@media (max-width: 499px){app-root{margin-bottom:5em}}.show-on-focus{position:absolute;width:1px;height:1px;margin:0;overflow:hidden;clip:rect(1px,1px,1px,1px);background-color:#171921;color:#fff;padding:1em;border:2px solid #4f5469}.show-on-focus:hover{border-color:#476aff}.show-on-focus:focus{z-index:9999;width:auto;height:auto;clip:auto}[role=img]{background-size:cover}.cms-content{word-wrap:break-word}
</style><link rel="stylesheet" href="styles-BVTCLVBM.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-BVTCLVBM.css"></noscript><style ng-app-id="tytapp">[_nghost-tytapp-c1534321411]{background:#171921}.transparent-bg[_nghost-tytapp-c1534321411]{background:transparent}.podcast-player-visible[_nghost-tytapp-c1534321411]{margin-bottom:7em}.dialog-visible[_nghost-tytapp-c1534321411]   main[_ngcontent-tytapp-c1534321411], .dialog-visible[_nghost-tytapp-c1534321411]   tyt-nav[_ngcontent-tytapp-c1534321411]     nav#menu{top:100px;opacity:0}main[_ngcontent-tytapp-c1534321411], tyt-nav[_ngcontent-tytapp-c1534321411]     nav#menu{position:relative;top:0;transition:.4s top ease-in-out,.4s opacity ease-in-out;opacity:1}tyt-dev-tools[_ngcontent-tytapp-c1534321411]{position:fixed;left:.75em;bottom:.75em;z-index:99000}tyt-dev-tools[_ngcontent-tytapp-c1534321411]     button{background-color:#21232b;border:1px solid black}dialog[_ngcontent-tytapp-c1534321411]{display:block;z-index:5000;position:fixed;top:-20vh;opacity:0;pointer-events:none;transition:top .4s ease-in-out,opacity .4s ease-in-out;border:none;background:#21232ba6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;box-shadow:0 0 10px #0009;max-width:100%;margin:auto;width:100%;left:0;right:0;padding:1em;height:100vh}dialog.hidden[_ngcontent-tytapp-c1534321411]{display:none}dialog.visible[_ngcontent-tytapp-c1534321411]{top:0;opacity:1;pointer-events:initial;height:100vh;overflow-y:auto}dialog[_ngcontent-tytapp-c1534321411]     .dialog-content{margin:0 auto}dialog[_ngcontent-tytapp-c1534321411]   textarea[_ngcontent-tytapp-c1534321411]{resize:none}dialog[_ngcontent-tytapp-c1534321411] > *[_ngcontent-tytapp-c1534321411]{display:block}#podcast-player[_ngcontent-tytapp-c1534321411]{position:fixed;bottom:0;left:0;right:0;background:#282828e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 10px #0009;padding:1.5em 4em;z-index:2000}#podcast-player[_ngcontent-tytapp-c1534321411]   .close-button[_ngcontent-tytapp-c1534321411]{position:absolute;top:0;left:0;padding:.5em 1em}#podcast-player[_ngcontent-tytapp-c1534321411]   .close-button[_ngcontent-tytapp-c1534321411], #podcast-player[_ngcontent-tytapp-c1534321411]   .close-button[_ngcontent-tytapp-c1534321411]:hover, #podcast-player[_ngcontent-tytapp-c1534321411]   .close-button[_ngcontent-tytapp-c1534321411]:active, #podcast-player[_ngcontent-tytapp-c1534321411]   .close-button[_ngcontent-tytapp-c1534321411]:visited{color:inherit}.devtools[_ngcontent-tytapp-c1534321411]{padding:2em}.devtools[_ngcontent-tytapp-c1534321411]   code[_ngcontent-tytapp-c1534321411]{background:transparent}.devtools[_ngcontent-tytapp-c1534321411]   h1[_ngcontent-tytapp-c1534321411]{margin:0;color:gray}@keyframes _ngcontent-tytapp-c1534321411_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes _ngcontent-tytapp-c1534321411_fadeOut{0%{opacity:1}to{opacity:0}}@keyframes _ngcontent-tytapp-c1534321411_flipAway{0%{transform:rotateY(0)}to{transform:rotateY(90deg)}}@keyframes _ngcontent-tytapp-c1534321411_flipBack{0%{transform:rotateY(-90deg)}to{transform:rotateY(0)}}@keyframes _ngcontent-tytapp-c1534321411_fadeAway{0%{opacity:1}to{opacity:0}}@keyframes _ngcontent-tytapp-c1534321411_fadeBack{0%{opacity:0}to{opacity:1}}@keyframes _ngcontent-tytapp-c1534321411_flyAway{0%{transform:rotate3d(0,0,1,0) scale(1);opacity:1}to{transform:rotate3d(0,0,1,15deg) scale(10);opacity:0}}@keyframes _ngcontent-tytapp-c1534321411_flyBack{0%{transform:rotate3d(0,0,1,0) scale(.01);opacity:0}to{transform:rotate3d(0,0,1,0) scale(1);opacity:1}}.app-spinner[_ngcontent-tytapp-c1534321411]{position:fixed;inset:0;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:9999}.app-spinner[_ngcontent-tytapp-c1534321411] > div[_ngcontent-tytapp-c1534321411]{text-align:center}#dialog-background[_ngcontent-tytapp-c1534321411]{z-index:999;opacity:0;pointer-events:none;transition:.5s opacity ease-out;background-color:#000;position:fixed;top:-100vh;left:0;right:0;height:100%}#dialog-background.active[_ngcontent-tytapp-c1534321411]{pointer-events:initial;opacity:.8;top:0}.server-down[_ngcontent-tytapp-c1534321411]{margin-top:2em;color:#ddd;width:900px;max-width:100%}.server-down[_ngcontent-tytapp-c1534321411]   img[_ngcontent-tytapp-c1534321411], .server-down[_ngcontent-tytapp-c1534321411]   svg[_ngcontent-tytapp-c1534321411]{margin:0 auto;height:20em;opacity:.25;padding:4em;display:block;max-height:75vw}@media (max-width: 450px){.server-down[_ngcontent-tytapp-c1534321411]   img[_ngcontent-tytapp-c1534321411], .server-down[_ngcontent-tytapp-c1534321411]   svg[_ngcontent-tytapp-c1534321411]{height:10em;padding:1em}}.server-down[_ngcontent-tytapp-c1534321411]   h1[_ngcontent-tytapp-c1534321411]{text-align:center;font-size:40px;margin:0 0 1em}.server-down[_ngcontent-tytapp-c1534321411]   .actions[_ngcontent-tytapp-c1534321411]{display:flex;justify-content:center}.server-down[_ngcontent-tytapp-c1534321411]   .actions[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]{margin:1em}@media (max-width: 450px){.server-down[_ngcontent-tytapp-c1534321411]   .actions[_ngcontent-tytapp-c1534321411]{flex-direction:column}}.actions[_ngcontent-tytapp-c1534321411] > *[_ngcontent-tytapp-c1534321411]{margin-right:.5em}header[_ngcontent-tytapp-c1534321411]{position:sticky;top:0;z-index:1001}header.chrome[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]{top:0%}header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]{position:absolute;top:-100%;left:0;right:0;height:100%;z-index:2;overflow:hidden;transition:1s top ease-out}header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .chrome-overlay[_ngcontent-tytapp-c1534321411]{position:relative;z-index:3;width:100%}header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .chrome-overlay[_ngcontent-tytapp-c1534321411]   a#back-btn[_ngcontent-tytapp-c1534321411]{font-size:200%}header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .chrome-overlay[_ngcontent-tytapp-c1534321411]   a#back-btn[_ngcontent-tytapp-c1534321411]   i[_ngcontent-tytapp-c1534321411]{padding:1em}header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .video-foreground[_ngcontent-tytapp-c1534321411], header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .video-foreground[_ngcontent-tytapp-c1534321411]   iframe[_ngcontent-tytapp-c1534321411]{position:absolute;top:0;left:0;right:0;bottom:bb0;width:100%;height:100%;pointer-events:none}header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .video-foreground[_ngcontent-tytapp-c1534321411]   iframe[_ngcontent-tytapp-c1534321411]{top:-500px}header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .video-foreground[_ngcontent-tytapp-c1534321411]{position:absolute;inset:0;z-index:2;min-height:1000px}header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .video-foreground[_ngcontent-tytapp-c1534321411]   iframe[_ngcontent-tytapp-c1534321411]{min-height:900px}@media (min-aspect-ratio: 16/9){header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .video-foreground[_ngcontent-tytapp-c1534321411]{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){header[_ngcontent-tytapp-c1534321411]   nav#chrome[_ngcontent-tytapp-c1534321411]   .video-foreground[_ngcontent-tytapp-c1534321411]{width:300%;left:-100%}}header[_ngcontent-tytapp-c1534321411]   nav#main[_ngcontent-tytapp-c1534321411]{position:relative;min-height:110px;font-weight:400;z-index:100}@media (max-width: 500px){header[_ngcontent-tytapp-c1534321411]   nav#main[_ngcontent-tytapp-c1534321411]   svg.network[_ngcontent-tytapp-c1534321411]{display:none}}header[_ngcontent-tytapp-c1534321411]   nav#main[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]{font-weight:400;text-align:right}header[_ngcontent-tytapp-c1534321411]   nav#main[_ngcontent-tytapp-c1534321411]   a.mini-menu[_ngcontent-tytapp-c1534321411]{font-size:150%}header[_ngcontent-tytapp-c1534321411]   nav#main[_ngcontent-tytapp-c1534321411]   .video-overlay[_ngcontent-tytapp-c1534321411]{display:flex;flex-direction:row;align-items:center;z-index:1;width:100%;padding:.5em 0;font-size:100%}@keyframes _ngcontent-tytapp-c1534321411_header-vid-fade{0%{opacity:0}to{opacity:1}}header[_ngcontent-tytapp-c1534321411]   nav#main[_ngcontent-tytapp-c1534321411] > *[_ngcontent-tytapp-c1534321411]{padding:.5em}header[_ngcontent-tytapp-c1534321411]   nav#main[_ngcontent-tytapp-c1534321411]   a.btn[_ngcontent-tytapp-c1534321411]{font-size:200%}#menu[_ngcontent-tytapp-c1534321411] > .spacer[_ngcontent-tytapp-c1534321411]{position:relative;z-index:10}#menu[_ngcontent-tytapp-c1534321411] > search-bar[_ngcontent-tytapp-c1534321411]{position:relative;z-index:15}div#menu-background[_ngcontent-tytapp-c1534321411]{position:fixed;inset:0;opacity:0;pointer-events:none;transition:opacity .4s ease-out;z-index:100}div#menu-background.active[_ngcontent-tytapp-c1534321411]{opacity:.7;pointer-events:all}a.mini-menu[_ngcontent-tytapp-c1534321411]{display:none}@media (max-width: 767px){a.mini-menu[_ngcontent-tytapp-c1534321411]{display:block}}nav#menu[_ngcontent-tytapp-c1534321411]{z-index:50;position:relative;position:sticky;top:0}nav#menu[_ngcontent-tytapp-c1534321411]   search-bar[_ngcontent-tytapp-c1534321411]{position:relative;z-index:15}@media (max-width: 767px){nav#menu[_ngcontent-tytapp-c1534321411]{flex-direction:column;position:fixed;top:0;bottom:0;right:-15em;width:15em;max-width:100%;z-index:1000;padding:1em;transition:right .4s ease-out}nav#menu[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]{display:block;width:100%;padding:.75em .8em}nav#menu.active[_ngcontent-tytapp-c1534321411]{right:0}}footer#main-footer[_ngcontent-tytapp-c1534321411]{font-size:.9em;letter-spacing:.5px;word-wrap:break-word;padding:2.2em 5vw}footer#main-footer[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]{transition:all .3s ease-in-out}footer#main-footer[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]:hover, footer#main-footer[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]:focus{text-decoration:none;transition:all .3s ease-in-out}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area[_ngcontent-tytapp-c1534321411]   h1[_ngcontent-tytapp-c1534321411]{margin:.5em 0 1em}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.big-links[_ngcontent-tytapp-c1534321411]{font-size:1.8em}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.big-links[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]{display:block}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.big-links[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411], footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.big-links[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]:hover, footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.big-links[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]:active, footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.big-links[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]:visited{color:inherit}@media (max-width: 800px){footer#main-footer[_ngcontent-tytapp-c1534321411]   .area[_ngcontent-tytapp-c1534321411]{margin-bottom:1em;padding-bottom:1em;border-bottom:1px solid #1f1f1f;text-align:center}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.social[_ngcontent-tytapp-c1534321411]{text-align:left}}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.social[_ngcontent-tytapp-c1534321411]   .icon[_ngcontent-tytapp-c1534321411]   .flex-area[_ngcontent-tytapp-c1534321411]{display:flex;justify-content:center;align-items:center}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.social[_ngcontent-tytapp-c1534321411]   .icon[_ngcontent-tytapp-c1534321411]   .flex-area[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]{border-radius:100%;width:2em;height:2em;display:flex;align-items:center;justify-content:center;font-size:1.25em;flex-grow:0;margin:.15em .3em .15em .15em}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.social[_ngcontent-tytapp-c1534321411]   .icon[_ngcontent-tytapp-c1534321411]   .flex-area[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411]:hover{text-decoration:none}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area[_ngcontent-tytapp-c1534321411]   .flex[_ngcontent-tytapp-c1534321411]{width:calc(100% - 1em)}@media screen and (max-width: 1060px){footer#main-footer[_ngcontent-tytapp-c1534321411]   .area[_ngcontent-tytapp-c1534321411]{width:50%}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.tweet[_ngcontent-tytapp-c1534321411]{flex-grow:1}}@media screen and (max-width: 800px){footer#main-footer[_ngcontent-tytapp-c1534321411]   .area[_ngcontent-tytapp-c1534321411]{width:100%}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.tweet[_ngcontent-tytapp-c1534321411]{flex-grow:1}footer#main-footer[_ngcontent-tytapp-c1534321411]   .area.social[_ngcontent-tytapp-c1534321411]   .icon.flex-area[_ngcontent-tytapp-c1534321411]{justify-content:center}}.safe-margins[_ngcontent-tytapp-c1534321411]{display:flex}.safe-margins[_ngcontent-tytapp-c1534321411]   .safe-margins-content[_ngcontent-tytapp-c1534321411]{width:100%}main.hidden[_ngcontent-tytapp-c1534321411]{display:none!important}main.chrome-flex[_ngcontent-tytapp-c1534321411]{display:flex;flex-direction:column}.awards-carousel[_ngcontent-tytapp-c1534321411]{height:16em}.awards-carousel[_ngcontent-tytapp-c1534321411]   tyt-carousel-item[_ngcontent-tytapp-c1534321411]{display:flex;justify-content:space-around;background-color:#171921}.awards-carousel[_ngcontent-tytapp-c1534321411]   tyt-carousel-item[_ngcontent-tytapp-c1534321411]   .award-container[_ngcontent-tytapp-c1534321411]{display:flex;align-items:center}.awards-carousel[_ngcontent-tytapp-c1534321411]   tyt-carousel-item[_ngcontent-tytapp-c1534321411]   .award-container[_ngcontent-tytapp-c1534321411]:not(.single){width:40%}.awards-carousel[_ngcontent-tytapp-c1534321411]   tyt-carousel-item[_ngcontent-tytapp-c1534321411]   .award-container[_ngcontent-tytapp-c1534321411]   picture[_ngcontent-tytapp-c1534321411]{opacity:.3;width:400px;pointer-events:none}.awards-carousel[_ngcontent-tytapp-c1534321411]   tyt-carousel-item[_ngcontent-tytapp-c1534321411]   .award-container[_ngcontent-tytapp-c1534321411]   .award-logo[_ngcontent-tytapp-c1534321411]{width:15em;height:auto}.awards-carousel[_ngcontent-tytapp-c1534321411]   tyt-carousel-item[_ngcontent-tytapp-c1534321411]   .award-container[_ngcontent-tytapp-c1534321411]   h5[_ngcontent-tytapp-c1534321411]{font-size:1em;max-width:30em}@media (max-width: 500px){.awards-carousel[_ngcontent-tytapp-c1534321411]   tyt-carousel-item[_ngcontent-tytapp-c1534321411]   .award-container[_ngcontent-tytapp-c1534321411]   img.award-logo[_ngcontent-tytapp-c1534321411]{width:60vw}.awards-carousel[_ngcontent-tytapp-c1534321411]   tyt-carousel-item[_ngcontent-tytapp-c1534321411]   .award-container[_ngcontent-tytapp-c1534321411]   div[_ngcontent-tytapp-c1534321411]{display:none}}div.footer-social[_ngcontent-tytapp-c1534321411]{display:flex;align-items:center}div.footer-social[_ngcontent-tytapp-c1534321411]   a[_ngcontent-tytapp-c1534321411], div.footer-social[_ngcontent-tytapp-c1534321411]   span[_ngcontent-tytapp-c1534321411]{display:block}div.footer-social[_ngcontent-tytapp-c1534321411]   a.button[_ngcontent-tytapp-c1534321411]{color:#fafafa;border-radius:100%;width:2em;height:2em;display:flex;align-items:center;justify-content:center;font-size:1.25em;flex-grow:0;margin:.15em .3em .15em .15em}div.footer-social[_ngcontent-tytapp-c1534321411]   a.button[_ngcontent-tytapp-c1534321411]:hover{text-decoration:none}.icon-samples[_ngcontent-tytapp-c1534321411]{display:flex;flex-direction:column}.icon-samples[_ngcontent-tytapp-c1534321411]   .sample-container[_ngcontent-tytapp-c1534321411]{display:flex;margin:1em;border:1px solid #666;padding:1em;align-items:flex-start;width:40em;max-width:90%}.icon-samples[_ngcontent-tytapp-c1534321411]   .sample-container[_ngcontent-tytapp-c1534321411]   .holder[_ngcontent-tytapp-c1534321411]{flex-grow:0;width:4em;text-align:center}.icon-samples[_ngcontent-tytapp-c1534321411]   .sample-container[_ngcontent-tytapp-c1534321411]   .holder[_ngcontent-tytapp-c1534321411]   img[_ngcontent-tytapp-c1534321411]{height:2em;display:block}.icon-samples[_ngcontent-tytapp-c1534321411]   .sample-container[_ngcontent-tytapp-c1534321411]   input[_ngcontent-tytapp-c1534321411]{-webkit-appearance:none;appearance:none;background:transparent;color:#666;padding:.5em;border:1px solid #666;width:100%}footer#main-footer[_ngcontent-tytapp-c1534321411]{background-color:#171921;color:#bebebe}tyt-media-player[_ngcontent-tytapp-c1534321411]{height:0}tyt-media-player[_ngcontent-tytapp-c1534321411]:before{display:none}dialog[_ngcontent-tytapp-c1534321411]   a.dialog-close[_ngcontent-tytapp-c1534321411]{color:#999}.api-mode.active[_ngcontent-tytapp-c1534321411]{pointer-events:none;color:#fff;font-weight:700}.margin-keeper[_ngcontent-tytapp-c1534321411]{height:1px}.sw-upgrade[_ngcontent-tytapp-c1534321411]{text-align:center}.version-note[_ngcontent-tytapp-c1534321411]{height:2em;background-color:#171921;position:relative;z-index:1;margin-top:1em}.updating[_ngcontent-tytapp-c1534321411]{position:fixed;inset:0;z-index:999999;display:flex;flex-direction:column;background-color:#171921;align-items:center;justify-content:center;text-align:center}.updating[_ngcontent-tytapp-c1534321411]   h1[_ngcontent-tytapp-c1534321411]{font-weight:100;color:#49568e;font-size:20pt}.updating[_ngcontent-tytapp-c1534321411]   img[_ngcontent-tytapp-c1534321411]{height:4em}.updating[_ngcontent-tytapp-c1534321411]   app-spinner.first[_ngcontent-tytapp-c1534321411]{position:absolute;transform:scale(7);opacity:.2;transform-origin:center;left:-2em}.updating[_ngcontent-tytapp-c1534321411]   app-spinner.second[_ngcontent-tytapp-c1534321411]{position:absolute;transform:scale(11);opacity:.2;transform-origin:center;top:0}.outdated[_ngcontent-tytapp-c1534321411]{padding:2em 1em;width:500px;max-width:100%;margin:0 auto}@media (max-width: 450px){.has-sitewide-alert[_nghost-tytapp-c1534321411]   tyt-dev-tools[_ngcontent-tytapp-c1534321411]{bottom:45px}}
/*# sourceMappingURL=app.component-LD6P3MFE.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c3506057906]{display:flex;flex-direction:column}.menus[_ngcontent-tytapp-c3506057906]{display:flex;flex-direction:row;gap:.5em;overflow-x:auto;overflow-y:hidden;max-width:100%}.root-button.collapse[_ngcontent-tytapp-c3506057906]{position:sticky;right:1.1em;margin-right:1.1em;border:1px solid white}
/*# sourceMappingURL=dev-tools.component-ISQJGIKZ.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c2582490836]{display:flex;flex-grow:0;flex-shrink:0}
/*# sourceMappingURL=safe-zone-pad.component-RPZ7E4GF.css.map */</style><style ng-app-id="tytapp">[_ngcontent-tytapp-c4249247945]:where(button,a[role=button]):not(.unstyled):not(.mat-mdc-menu-item){border:none;background:none;color:#fff;border-radius:0}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button){padding:1em;text-align:center;transition:all .5s;overflow:hidden}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button):not(:hover){background-color:#003fe7}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button)[mat-button]{padding:.5em 1em}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button):not([disabled]):hover{background-color:#fff;color:#003fe7}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).alt{color:initial}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).alt:not(:hover){background-color:#efb42c}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral.alt{color:#c8c8c8;border:1px solid}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral.alt:not(:hover){background-color:transparent}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral.alt:not([disabled]):hover{color:initial}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral:not(.alt){color:#fff;background-color:#2a2e3c}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral:not(.alt):hover{background-color:#84899c}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).colored{border:1px solid;border-color:var(--highlight-color);color:var(--highlight-color)}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).colored:not(:hover){background-color:transparent}[_ngcontent-tytapp-c4249247945]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).colored:hover{color:initial;background-color:var(--highlight-color)}a[role=button][_ngcontent-tytapp-c4249247945]{display:inline-block}h1[_ngcontent-tytapp-c4249247945]{font-size:1.5rem}h2[_ngcontent-tytapp-c4249247945]{font-size:1.25rem;margin:0}.icon-before[_ngcontent-tytapp-c4249247945]:before{content:"";display:inline-block;width:1rem;aspect-ratio:1/1;margin-inline-end:1ch;vertical-align:text-top}.crumb[_ngcontent-tytapp-c4249247945]{display:flex;flex-wrap:wrap;margin-block:1rem}.crumb[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]{color:#fff}.crumb[_ngcontent-tytapp-c4249247945] > *[_ngcontent-tytapp-c4249247945]{background-color:#2a2e3c;padding:1rem}.crumb[_ngcontent-tytapp-c4249247945]:not(:first-of-type){margin-top:4rem}@media (max-width: 768px){.crumb[_ngcontent-tytapp-c4249247945]:first-child{margin-top:2rem}}.field-wrapper[_ngcontent-tytapp-c4249247945], input.field[_ngcontent-tytapp-c4249247945]{border:1px solid rgba(204,209,220,.1);background:#1e1f24;color:#fff;padding-inline:.8em}.field-wrapper[_ngcontent-tytapp-c4249247945] > input.field[_ngcontent-tytapp-c4249247945], input.field[_ngcontent-tytapp-c4249247945] > input.field[_ngcontent-tytapp-c4249247945]{border:none}input.field[_ngcontent-tytapp-c4249247945]{padding-block:.5em}.indicator-plus[_ngcontent-tytapp-c4249247945]{background-color:#efb42c;color:#21232b;font-weight:700}[_nghost-tytapp-c4249247945]{background:#21232b;display:block;margin-bottom:3em}ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > a[_ngcontent-tytapp-c4249247945], ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > button[_ngcontent-tytapp-c4249247945]{background-color:#21232b;min-height:2.75rem}ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{color:#c1c1c1}.account-menu[_ngcontent-tytapp-c4249247945]{position:absolute;right:0;top:-40em;width:15em;max-width:100%;opacity:0;pointer-events:none;background:#000;color:#fff;z-index:100;transition:.4s top,0s .4s opacity}.account-menu.visible[_ngcontent-tytapp-c4249247945]{top:4em;opacity:1;pointer-events:all;transition:.4s top}@media (max-width: 620px){.account-menu.visible[_ngcontent-tytapp-c4249247945]{top:3em}}.account-menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]{display:block;padding:1em}.account-menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]   i[_ngcontent-tytapp-c4249247945]{margin-right:.5em}.mobile-sidebar[_ngcontent-tytapp-c4249247945]{position:fixed;right:calc(-100% - 1em);transition:.4s right;top:4em;bottom:0;overflow-x:hidden;overflow-y:auto;width:450px;max-width:100%;z-index:1000;background:#171921;padding:1em;font-size:1em;font-weight:500;display:flex;flex-direction:column}.mobile-sidebar.active[_ngcontent-tytapp-c4249247945]{right:0}.mobile-sidebar[_ngcontent-tytapp-c4249247945]   tyt-icon[_ngcontent-tytapp-c4249247945]{--size: 32px;margin-right:.5em}ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]{padding:0;margin:0;border-right:1px solid #21232b;width:100%}ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]{display:block;list-style-type:none}ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]{padding:.5em .75em;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%;font-size:18px;height:auto}ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945], ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]:hover, ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]:active, ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]:visited{color:inherit}ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]   tyt-icon[_ngcontent-tytapp-c4249247945]{--size: 32px;margin-right:1em}ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]   mat-icon[_ngcontent-tytapp-c4249247945]{margin-right:1em;font-size:32px;width:32px;height:32px}ul#mobile-menu-list[_ngcontent-tytapp-c4249247945]   .is-live[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{padding:.5em}.mobile-sidebar-bg[_ngcontent-tytapp-c4249247945]{pointer-events:none;visibility:hidden;background-color:#0000;transition:.4s background-color ease-in-out;position:fixed;inset:0;z-index:99}.mobile-sidebar-bg.active[_ngcontent-tytapp-c4249247945]{visibility:visible;pointer-events:all;background-color:#000000e6}#account-mobile[_ngcontent-tytapp-c4249247945]{position:absolute;right:2em;top:0;align-items:center;height:100%;display:none}#account-mobile[_ngcontent-tytapp-c4249247945]   tyt-notifications-button[_ngcontent-tytapp-c4249247945]{display:block}@media (max-width: 500px){#account-mobile[_ngcontent-tytapp-c4249247945]   tyt-notifications-button[_ngcontent-tytapp-c4249247945]{display:none}}@media (max-width: 1250px){#account-mobile[_ngcontent-tytapp-c4249247945]{display:flex;gap:0}}@media (max-width: 450px){#account-mobile[_ngcontent-tytapp-c4249247945]{right:0}}#account-mobile[_ngcontent-tytapp-c4249247945]   tyt-notifications-button[_ngcontent-tytapp-c4249247945]{margin:0 .5em}#account-mobile[_ngcontent-tytapp-c4249247945]   .identity[_ngcontent-tytapp-c4249247945]{max-width:7em;text-overflow:ellipsis;overflow:hidden;word-break:break-word;white-space:nowrap;display:block}#account-mobile[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]{color:#c1c1c1}#account-mobile[_ngcontent-tytapp-c4249247945]   .settings-button[_ngcontent-tytapp-c4249247945]{width:63px;height:50px;display:flex;align-items:flex-end;justify-content:center}#account-mobile[_ngcontent-tytapp-c4249247945]   .settings-button[_ngcontent-tytapp-c4249247945]   i[_ngcontent-tytapp-c4249247945]{padding-bottom:5px}#account-mobile[_ngcontent-tytapp-c4249247945]   .join-tyt-plus[_ngcontent-tytapp-c4249247945]{font-size:10px;font-weight:700}@media (max-width: 321px){#account-mobile[_ngcontent-tytapp-c4249247945]   .join-tyt-plus[_ngcontent-tytapp-c4249247945]   .tyt[_ngcontent-tytapp-c4249247945]{display:none}}.mobile-menu[_ngcontent-tytapp-c4249247945]{display:none;position:absolute;left:0;top:0;height:100%;align-items:center}.mobile-menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]{width:63px;height:100%;display:flex;align-items:center;justify-content:center}.mobile-menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945], .mobile-menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]:hover, .mobile-menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]:active, .mobile-menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]:focus{color:inherit}.mobile-menu[_ngcontent-tytapp-c4249247945]   tyt-notifications-button[_ngcontent-tytapp-c4249247945]{display:none}@media (max-width: 500px){.mobile-menu[_ngcontent-tytapp-c4249247945]   tyt-notifications-button[_ngcontent-tytapp-c4249247945]{display:block}}@media (max-width: 1250px){.mobile-menu[_ngcontent-tytapp-c4249247945]{display:flex}}a.icon-button[_ngcontent-tytapp-c4249247945]{width:3em;height:100%;text-align:center;display:flex;align-items:center;justify-content:center}.mini-menu-visible[_ngcontent-tytapp-c4249247945]   hr[_ngcontent-tytapp-c4249247945]{background-color:#555}div#mobile-menu-background[_ngcontent-tytapp-c4249247945]{position:fixed;inset:0;opacity:0;pointer-events:none;transition:opacity .4s ease-out;z-index:100;background-color:#000}div#mobile-menu-background.active[_ngcontent-tytapp-c4249247945]{opacity:.7;pointer-events:all}app-spinner[_ngcontent-tytapp-c4249247945]{margin-bottom:2em}.size-container[_ngcontent-tytapp-c4249247945]{display:flex;flex-direction:row;align-items:center;height:100%;width:1700px;max-width:100%;margin:0 auto;position:relative;height:88px}@media (max-width: 1250px){.size-container[_ngcontent-tytapp-c4249247945]{height:64px}}li#live[_ngcontent-tytapp-c4249247945]{z-index:20}li#live[_ngcontent-tytapp-c4249247945]   a.live[_ngcontent-tytapp-c4249247945]{background:maroon}li#live[_ngcontent-tytapp-c4249247945]   a.live[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{color:#fff}.is-live[_nghost-tytapp-c4249247945]   nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > a[href="/live"][_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{transform-origin:center;animation:4s _ngcontent-tytapp-c4249247945_livePulseScale;animation-iteration-count:infinite;animation-fill-mode:both;background:maroon;color:#fff}nav#menu[_ngcontent-tytapp-c4249247945]{background:#21232b;flex-direction:row;position:relative;align-items:center;font-size:9.5pt;letter-spacing:1px;font-weight:500;z-index:1001}@media (hover: hover){nav#menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]:hover{text-decoration:none}}nav#menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]:focus{text-decoration:none}nav#menu[_ngcontent-tytapp-c4249247945]   #account[_ngcontent-tytapp-c4249247945]{position:absolute;right:1em;display:flex;flex-direction:row;align-items:center;opacity:0;transition:.4s opacity ease-out}nav#menu[_ngcontent-tytapp-c4249247945]   #account[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]{margin-left:.5em}nav#menu[_ngcontent-tytapp-c4249247945]   #account[_ngcontent-tytapp-c4249247945]   li#accountmenu_join[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{padding:0 2.25em}nav#menu[_ngcontent-tytapp-c4249247945]   .mobile-menu[_ngcontent-tytapp-c4249247945]   #mobilenav_join[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{padding:.5em 2em}nav#menu[_ngcontent-tytapp-c4249247945]   #account[_ngcontent-tytapp-c4249247945]   li#accountmenu_join[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   .mobile-menu[_ngcontent-tytapp-c4249247945]   #mobilenav_join[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{background-color:#ecc036;color:#000}@media (max-width: 400px){nav#menu[_ngcontent-tytapp-c4249247945]   #account[_ngcontent-tytapp-c4249247945]   li#accountmenu_join[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   .mobile-menu[_ngcontent-tytapp-c4249247945]   #mobilenav_join[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{font-size:80%}}nav#menu[_ngcontent-tytapp-c4249247945]   .account-c2a[_ngcontent-tytapp-c4249247945]{color:#ecc036;font-weight:700}nav#menu[_ngcontent-tytapp-c4249247945]   .account-c2a[_ngcontent-tytapp-c4249247945]   .short[_ngcontent-tytapp-c4249247945]{display:none}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]{padding:0;margin:0;display:flex;flex-direction:row;align-items:center;opacity:0;transition:.4s opacity ease-out}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list.primary[_ngcontent-tytapp-c4249247945]{position:absolute;margin-left:min(32px,1vw)}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list.navigating[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]:hover   div.sub-menu[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list.navigating[_ngcontent-tytapp-c4249247945]   li.active[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]{transition:.3s top ease-in-out,.5s max-height ease-out;top:-100vh!important}@media (max-width: 1250px){nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]{display:none}}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]{display:inline-block;list-style-type:none;vertical-align:top}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   button.dropdown[_ngcontent-tytapp-c4249247945]{background:transparent;letter-spacing:inherit}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   button.dropdown[_ngcontent-tytapp-c4249247945]   mat-icon[_ngcontent-tytapp-c4249247945]{vertical-align:middle}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   button.dropdown[_ngcontent-tytapp-c4249247945]:hover{color:inherit}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{padding:2px min(15px,1vw);border:1px solid transparent;color:#c1c1c1}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   span.username[_ngcontent-tytapp-c4249247945]{color:#efb42c}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]   span.dropdown-label[_ngcontent-tytapp-c4249247945]{padding-left:0}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > a[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > button[_ngcontent-tytapp-c4249247945]{position:relative;display:flex;align-items:center;z-index:10;padding:.5em .25em;border-radius:0}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > a.mdc-button[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > button.mdc-button[_ngcontent-tytapp-c4249247945]{height:36px;min-height:36px;border-radius:3px;padding:.5em 1.5em}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > a[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > button[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945]{display:inline-flex;border-radius:3px;gap:1em;min-height:36px;align-items:center}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > a.active[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > a.highlight[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > a[_ngcontent-tytapp-c4249247945]:hover   span[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > button.active[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > button.highlight[_ngcontent-tytapp-c4249247945]   span[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945] > button[_ngcontent-tytapp-c4249247945]:hover   span[_ngcontent-tytapp-c4249247945]{color:#fff}@keyframes _ngcontent-tytapp-c4249247945_livePulseScale{0%,to{transform:scale(1);background:maroon;color:#fff}50%{transform:scale(1.1);background:#980000;color:pink}}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]{height:100vh;position:absolute;display:flex;flex-direction:row;pointer-events:none;top:-100vh;left:-3.3em;width:100vw;overflow:hidden;border-width:0 0 1px 0;border-style:solid;border-color:#555;padding:1em 3.3em 2em;z-index:1}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945]{width:100%}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945]   ul.announcements[_ngcontent-tytapp-c4249247945]{white-space:nowrap;flex-wrap:nowrap;overflow:hidden}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945]   ul.announcements[_ngcontent-tytapp-c4249247945]   li.announcement[_ngcontent-tytapp-c4249247945]{padding:.5em 3em;max-width:20em;overflow:hidden}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945]   ul.announcements[_ngcontent-tytapp-c4249247945]   li.announcement[_ngcontent-tytapp-c4249247945]   p[_ngcontent-tytapp-c4249247945]{white-space:normal;max-height:5em;overflow:hidden;position:relative;min-height:50px;margin-bottom:.5em}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945]   ul.announcements[_ngcontent-tytapp-c4249247945]   li.announcement[_ngcontent-tytapp-c4249247945]   p[_ngcontent-tytapp-c4249247945]:before{position:absolute;display:flex;bottom:0;right:0;content:"";height:50%;width:100%;background:inherit}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945]   ul.announcements[_ngcontent-tytapp-c4249247945]   li.announcement[_ngcontent-tytapp-c4249247945]:first-child{padding-left:0}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945]   ul.announcements[_ngcontent-tytapp-c4249247945]   li.announcement[_ngcontent-tytapp-c4249247945]:last-child{border-right:none}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945] > *[_ngcontent-tytapp-c4249247945]{position:absolute;opacity:0;pointer-events:none;visibility:hidden;transition:.5s opacity ease-in-out}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945] > *[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]{padding:0;position:static}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945] > ul[_ngcontent-tytapp-c4249247945]{max-height:calc(90vh - 160px);overflow-y:auto}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945] > ul[_ngcontent-tytapp-c4249247945] > li[_ngcontent-tytapp-c4249247945]{padding:.5em}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   div.content-preview[_ngcontent-tytapp-c4249247945] > .visible[_ngcontent-tytapp-c4249247945]{position:static;opacity:1;pointer-events:all;visibility:visible}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   h1[_ngcontent-tytapp-c4249247945]{margin:.5em 0}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]{padding:initial;background-color:transparent}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945] > .thumbnail[_ngcontent-tytapp-c4249247945]{width:16vw;height:9.5vw;display:flex;align-items:flex-end;justify-content:flex-end;min-width:10em;min-height:5em}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945] > ul[_ngcontent-tytapp-c4249247945]   li[_ngcontent-tytapp-c4249247945]:first   ul[_ngcontent-tytapp-c4249247945]{opacity:1;pointer-events:all;z-index:30}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945] > ul[_ngcontent-tytapp-c4249247945] > li[_ngcontent-tytapp-c4249247945]{display:block;padding:0 .8em;min-width:200px;position:relative;min-height:2.5em}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945] > ul[_ngcontent-tytapp-c4249247945] > li[_ngcontent-tytapp-c4249247945] > a[_ngcontent-tytapp-c4249247945]:after{content:" \f0da";font: 14px/1 FontAwesome;overflow:hidden;width:0px;transition:.5s width ease-in-out;display:inline-block;margin-left:10px;height:14px;font-size:1em}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945] > ul[_ngcontent-tytapp-c4249247945] > li[_ngcontent-tytapp-c4249247945] > a.active[_ngcontent-tytapp-c4249247945]:after{width:1.5em}nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]   div.sub-menu[_ngcontent-tytapp-c4249247945] > ul[_ngcontent-tytapp-c4249247945] > li[_ngcontent-tytapp-c4249247945]   a[_ngcontent-tytapp-c4249247945]:not(.inline){padding:1em 0;position:absolute}#menu[_ngcontent-tytapp-c4249247945] > .spacer[_ngcontent-tytapp-c4249247945]{position:relative;z-index:10}.padding-spacer[_ngcontent-tytapp-c4249247945]{width:3.3em;z-index:15}@media (min-width: 620px){nav#menu[_ngcontent-tytapp-c4249247945]   .only-desktop[_ngcontent-tytapp-c4249247945]{display:initial}nav#menu[_ngcontent-tytapp-c4249247945]   .only-mobile[_ngcontent-tytapp-c4249247945]{display:none!important}}@media (max-width: 619px){.mobile-sidebar[_ngcontent-tytapp-c4249247945]{top:3em}nav#menu[_ngcontent-tytapp-c4249247945]   .size-container[_ngcontent-tytapp-c4249247945]{height:4em}nav#menu[_ngcontent-tytapp-c4249247945]   .only-desktop[_ngcontent-tytapp-c4249247945]{display:none!important}nav#menu[_ngcontent-tytapp-c4249247945]   .only-mobile[_ngcontent-tytapp-c4249247945]{display:initial}a#logo[_ngcontent-tytapp-c4249247945]{position:relative}a#logo[_ngcontent-tytapp-c4249247945]   svg.tyt[_ngcontent-tytapp-c4249247945]{width:6em;margin-right:.5em}}@media (max-width: 1090px){.store-c2a[_ngcontent-tytapp-c4249247945]{display:none}}@media (max-width: 1220px){.donate-c2a[_ngcontent-tytapp-c4249247945]{display:none}}@media (max-width: 885px){[_nghost-tytapp-c4249247945]{margin-bottom:1em}nav#menu[_ngcontent-tytapp-c4249247945]   .account-c2a[_ngcontent-tytapp-c4249247945]   .short[_ngcontent-tytapp-c4249247945]{display:initial}nav#menu[_ngcontent-tytapp-c4249247945]   .account-c2a[_ngcontent-tytapp-c4249247945]   .long[_ngcontent-tytapp-c4249247945]{display:none}}@media (max-width: 685px){nav#menu[_ngcontent-tytapp-c4249247945]   .account-c2a[_ngcontent-tytapp-c4249247945]{display:none}.c2a-separator[_ngcontent-tytapp-c4249247945]{display:none}nav#menu[_ngcontent-tytapp-c4249247945]   .account-c2a.join-tyt-plus[_ngcontent-tytapp-c4249247945]{display:initial}nav#menu[_ngcontent-tytapp-c4249247945]   .account-c2a.join-tyt-plus[_ngcontent-tytapp-c4249247945]   .desktop-only[_ngcontent-tytapp-c4249247945]{display:none}}.greeting[_ngcontent-tytapp-c4249247945]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]{z-index:300;position:relative;background-color:#1e77bb;color:#fff}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   tyt-safe-zone-pad[type=bottom][_ngcontent-tytapp-c4249247945]{display:none}@media screen and (display-mode: fullscreen){nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]{display:none!important}}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]{display:flex;flex-direction:column;font-weight:700;border-radius:0;letter-spacing:initial;position:relative}@media (max-width: 600px){nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]{padding:.25em!important}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]   .message[_ngcontent-tytapp-c4249247945]{font-size:.9em;padding:0 .5em}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]   .message[_ngcontent-tytapp-c4249247945]     .mat-icon{font-size:1.4em;width:16px!important;height:16px!important}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]   .close-button[_ngcontent-tytapp-c4249247945]{width:100px;height:20px;min-width:24px;padding:0;display:flex;align-items:center;justify-content:center}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]   .close-button[_ngcontent-tytapp-c4249247945]     .mat-icon{font-size:21px;display:flex;align-items:center;justify-content:center}}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]:nth-child(1){display:flex}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.danger[_ngcontent-tytapp-c4249247945]{background-color:#ec1c24}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.danger[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.danger[_ngcontent-tytapp-c4249247945]:hover, nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.danger[_ngcontent-tytapp-c4249247945]:visited, nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.danger[_ngcontent-tytapp-c4249247945]:active, nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.danger[_ngcontent-tytapp-c4249247945]:focus{color:#000}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.warning[_ngcontent-tytapp-c4249247945]{background-color:#ecc036}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.warning[_ngcontent-tytapp-c4249247945], nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.warning[_ngcontent-tytapp-c4249247945]:hover, nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.warning[_ngcontent-tytapp-c4249247945]:visited, nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.warning[_ngcontent-tytapp-c4249247945]:active, nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert.warning[_ngcontent-tytapp-c4249247945]:focus{color:#000}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   mat-icon[_ngcontent-tytapp-c4249247945]{vertical-align:middle}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   a.close-button[_ngcontent-tytapp-c4249247945]{aspect-ratio:1/1;width:66px;color:inherit;display:flex;align-items:center;justify-content:center}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   a.close-button[_ngcontent-tytapp-c4249247945]   div[_ngcontent-tytapp-c4249247945]{display:flex;align-items:center;justify-content:center}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]   .site-wide-alert-content[_ngcontent-tytapp-c4249247945]{display:flex;align-items:center;gap:.3em;text-align:center;position:relative;padding-left:66px}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]   .site-wide-alert-content[_ngcontent-tytapp-c4249247945]   a.message[_ngcontent-tytapp-c4249247945]{width:1em;flex-grow:1;padding:.2em;color:inherit;white-space:initial;line-height:initial;height:auto}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   .arrow[_ngcontent-tytapp-c4249247945]{width:.5em;margin-left:1em}.animate-in[_nghost-tytapp-c4249247945]   nav#menu[_ngcontent-tytapp-c4249247945]   ul.menu-list[_ngcontent-tytapp-c4249247945]{opacity:1}.animate-in[_nghost-tytapp-c4249247945]   nav#menu[_ngcontent-tytapp-c4249247945]   #account[_ngcontent-tytapp-c4249247945]{opacity:1}tyt-avatar[_ngcontent-tytapp-c4249247945]{margin-left:6px}.env[_ngcontent-tytapp-c4249247945]{text-transform:uppercase;color:#000;font-weight:700;background-color:#fff700;border-radius:3px;padding:0 5px;font-size:10px;position:absolute;bottom:-1em;right:0;left:0;text-align:center;letter-spacing:0;z-index:1000}.has-sitewide-alerts[_nghost-tytapp-c4249247945]   tyt-safe-zone-pad.global-pad[type=top][_ngcontent-tytapp-c4249247945]{display:none}@media (max-width: 450px){tyt-avatar[_ngcontent-tytapp-c4249247945]{width:16px;height:16px}.env[_ngcontent-tytapp-c4249247945]{bottom:-1.5em}.has-sitewide-alerts[_nghost-tytapp-c4249247945]   tyt-safe-zone-pad.global-pad[type=top][_ngcontent-tytapp-c4249247945]{display:block}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]{position:fixed;inset:auto 0 0}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   tyt-safe-zone-pad[type=top][_ngcontent-tytapp-c4249247945]{display:none}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   tyt-safe-zone-pad[type=bottom][_ngcontent-tytapp-c4249247945]{display:block}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]{display:none}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]:nth-child(1), nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]:nth-child(2){display:flex}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]   .site-wide-alert-content[_ngcontent-tytapp-c4249247945]{flex-direction:column-reverse;padding-left:0}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]   .site-wide-alert-content[_ngcontent-tytapp-c4249247945]   a.message[_ngcontent-tytapp-c4249247945]{width:100%}nav#menu[_ngcontent-tytapp-c4249247945]   .site-wide-alerts[_ngcontent-tytapp-c4249247945]   div.site-wide-alert[_ngcontent-tytapp-c4249247945]   a.message[_ngcontent-tytapp-c4249247945]{padding:1.5em}}a.edit[_ngcontent-tytapp-c4249247945]{color:#fff;opacity:.5}a.edit[_ngcontent-tytapp-c4249247945]:hover{opacity:1}a.edit[_ngcontent-tytapp-c4249247945]   mat-icon[_ngcontent-tytapp-c4249247945]{vertical-align:middle;width:20px;height:20px;font-size:20px}[mat-menu-item].current[_ngcontent-tytapp-c4249247945]{font-weight:700;color:#ffd7a6}#nav-item-search[_ngcontent-tytapp-c4249247945]{position:relative}#account-mobile[_ngcontent-tytapp-c4249247945]     .search-popup{position:fixed;left:0;right:0;margin-top:var(--offset);z-index:1}#account-mobile[_ngcontent-tytapp-c4249247945]     .search-popup a{color:inherit}@media (max-width: 1250px){#account-mobile[_ngcontent-tytapp-c4249247945]     .search-popup{top:64px}}@media (max-width: 619px){#account-mobile[_ngcontent-tytapp-c4249247945]     .search-popup{top:4em}}.pointer-cursor[_ngcontent-tytapp-c4249247945]{cursor:pointer}.nav-subitems[_ngcontent-tytapp-c4249247945]{display:flex;align-items:flex-start}
/*# sourceMappingURL=nav.component-YYB7MGEB.css.map */</style><style ng-app-id="tytapp">.mat-mdc-icon-button{-webkit-user-select:none;user-select:none;display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:rgba(0,0,0,0);fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;z-index:0;overflow:visible;border-radius:50%;flex-shrink:0;text-align:center;width:var(--mdc-icon-button-state-layer-size, 40px);height:var(--mdc-icon-button-state-layer-size, 40px);padding:calc(calc(var(--mdc-icon-button-state-layer-size, 40px) - var(--mdc-icon-button-icon-size, 24px)) / 2);font-size:var(--mdc-icon-button-icon-size, 24px);color:var(--mdc-icon-button-icon-color, var(--mat-sys-on-surface-variant));-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-icon-button .mat-mdc-button-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-icon-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0}.mat-mdc-icon-button .mdc-button__label,.mat-mdc-icon-button .mat-icon{z-index:1;position:relative}.mat-mdc-icon-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-icon-button:focus>.mat-focus-indicator::before{content:"";border-radius:inherit}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-icon-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface-variant) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-icon-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-icon-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%);display:var(--mat-icon-button-touch-target-display, block)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button[disabled],.mat-mdc-icon-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-icon-button-disabled-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-icon-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-icon-button img,.mat-mdc-icon-button svg{width:var(--mdc-icon-button-icon-size, 24px);height:var(--mdc-icon-button-icon-size, 24px);vertical-align:baseline}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:50%}.mat-mdc-icon-button[hidden]{display:none}.mat-mdc-icon-button.mat-unthemed:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-primary:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-accent:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-warn:not(.mdc-ripple-upgraded):focus::before{background:rgba(0,0,0,0);opacity:1}
</style><style ng-app-id="tytapp">@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}
</style><style ng-app-id="tytapp">.mat-focus-indicator{position:relative}.mat-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border-width:var(--mat-focus-indicator-border-width, 3px);border-style:var(--mat-focus-indicator-border-style, solid);border-color:var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus::before{content:""}@media(forced-colors: active){html{--mat-focus-indicator-display: block}}
</style><style ng-app-id="tytapp">mat-icon,mat-icon.mat-primary,mat-icon.mat-accent,mat-icon.mat-warn{color:var(--mat-icon-color, inherit)}.mat-icon{-webkit-user-select:none;user-select:none;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px;overflow:hidden}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}.mat-icon.mat-ligature-font[fontIcon]::before{content:attr(fontIcon)}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1, 1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto}
</style><style ng-app-id="tytapp">svg.tyt[_ngcontent-tytapp-c1535840653]{width:10em}@media (max-width: 1250px){svg.tyt[_ngcontent-tytapp-c1535840653]{width:9em}}a#logo[_ngcontent-tytapp-c1535840653]{display:flex;flex-direction:row;align-items:center;filter:blur(10px);opacity:0;transform:translateY(-100%);transition:.3s opacity ease-out,.3s filter ease-out,.3s transform ease-out;z-index:100}.animate-in[_nghost-tytapp-c1535840653]   a#logo[_ngcontent-tytapp-c1535840653]{opacity:1;filter:blur(0px);transform:translateY(0)}a#logo[_ngcontent-tytapp-c1535840653]   img[_ngcontent-tytapp-c1535840653]{transition:height .25s ease-in;height:5em}@media (max-width: 768px){a#logo[_ngcontent-tytapp-c1535840653]   img[_ngcontent-tytapp-c1535840653]{height:5em}}@media (max-width: 619px){a#logo[_ngcontent-tytapp-c1535840653]{position:relative}a#logo[_ngcontent-tytapp-c1535840653]   svg.tyt[_ngcontent-tytapp-c1535840653]{width:4em;margin-right:.5em}}
/*# sourceMappingURL=nav-logo.component-GQNCZE4Q.css.map */</style><style ng-app-id="tytapp">[_ngcontent-tytapp-c1698659836]:where(button,a[role=button]):not(.unstyled):not(.mat-mdc-menu-item){border:none;background:none;color:#fff;border-radius:0}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button){padding:1em;text-align:center;transition:all .5s;overflow:hidden}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button):not(:hover){background-color:#003fe7}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button)[mat-button]{padding:.5em 1em}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button):not([disabled]):hover{background-color:#fff;color:#003fe7}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).alt{color:initial}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).alt:not(:hover){background-color:#efb42c}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral.alt{color:#c8c8c8;border:1px solid}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral.alt:not(:hover){background-color:transparent}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral.alt:not([disabled]):hover{color:initial}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral:not(.alt){color:#fff;background-color:#2a2e3c}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).neutral:not(.alt):hover{background-color:#84899c}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).colored{border:1px solid;border-color:var(--highlight-color);color:var(--highlight-color)}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).colored:not(:hover){background-color:transparent}[_ngcontent-tytapp-c1698659836]:where(button:not(.none),a[role=button]):not(.unstyled):not(.mat-mdc-menu-item):not(.mdc-icon-button).colored:hover{color:initial;background-color:var(--highlight-color)}a[role=button][_ngcontent-tytapp-c1698659836]{display:inline-block}h1[_ngcontent-tytapp-c1698659836]{font-size:1.5rem}h2[_ngcontent-tytapp-c1698659836]{font-size:1.25rem;margin:0}.icon-before[_ngcontent-tytapp-c1698659836]:before{content:"";display:inline-block;width:1rem;aspect-ratio:1/1;margin-inline-end:1ch;vertical-align:text-top}.crumb[_ngcontent-tytapp-c1698659836]{display:flex;flex-wrap:wrap;margin-block:1rem}.crumb[_ngcontent-tytapp-c1698659836]   a[_ngcontent-tytapp-c1698659836]{color:#fff}.crumb[_ngcontent-tytapp-c1698659836] > *[_ngcontent-tytapp-c1698659836]{background-color:#2a2e3c;padding:1rem}.crumb[_ngcontent-tytapp-c1698659836]:not(:first-of-type){margin-top:4rem}@media (max-width: 768px){.crumb[_ngcontent-tytapp-c1698659836]:first-child{margin-top:2rem}}.field-wrapper[_ngcontent-tytapp-c1698659836], input.field[_ngcontent-tytapp-c1698659836]{border:1px solid rgba(204,209,220,.1);background:#1e1f24;color:#fff;padding-inline:.8em}.field-wrapper[_ngcontent-tytapp-c1698659836] > input.field[_ngcontent-tytapp-c1698659836], input.field[_ngcontent-tytapp-c1698659836] > input.field[_ngcontent-tytapp-c1698659836]{border:none}input.field[_ngcontent-tytapp-c1698659836]{padding-block:.5em}.indicator-plus[_ngcontent-tytapp-c1698659836]{background-color:#efb42c;color:#21232b;font-weight:700}button.search-toggle[_ngcontent-tytapp-c1698659836]{border:none;aspect-ratio:1/1;background-color:transparent;color:gray}button.search-toggle[_ngcontent-tytapp-c1698659836]:hover, button.search-toggle[_ngcontent-tytapp-c1698659836]:active, button.search-toggle[aria-expanded=true][_ngcontent-tytapp-c1698659836]{color:#fff}.header[_ngcontent-tytapp-c1698659836]   .label[_ngcontent-tytapp-c1698659836]{font-size:1.25rem;margin:0;font-weight:400}.search-popup[_ngcontent-tytapp-c1698659836]{display:none;flex-direction:column;gap:1rem;position:absolute;right:0;z-index:2000;min-width:400px;padding:2rem;background-color:#343740;color:#fff}[aria-expanded=true][_ngcontent-tytapp-c1698659836] + .search-popup[_ngcontent-tytapp-c1698659836]{display:flex}.search-popup[_ngcontent-tytapp-c1698659836]   button[aria-label=close][_ngcontent-tytapp-c1698659836]{border:none;background:none;color:inherit}.search-popup[_ngcontent-tytapp-c1698659836]   .header[_ngcontent-tytapp-c1698659836]{display:grid;grid-template-columns:1fr auto}.search-popup[_ngcontent-tytapp-c1698659836]   .field-wrapper[_ngcontent-tytapp-c1698659836]{display:grid;grid-template-columns:auto 1fr;align-items:center}.search-popup[_ngcontent-tytapp-c1698659836] > a[_ngcontent-tytapp-c1698659836]:not([role=button]){color:inherit}
/*# sourceMappingURL=basic-search.component-5UKMYFO7.css.map */</style><style ng-app-id="tytapp">.notifications-overlay[_ngcontent-tytapp-c1400066495]{z-index:1003;position:fixed;width:100%;top:-25%;left:0;bottom:0;opacity:.2;transition:.4s top ease-in-out,.4s opacity ease-in-out;pointer-events:none}.notifications-overlay.visible[_ngcontent-tytapp-c1400066495]{opacity:1;pointer-events:initial}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]{z-index:1002;display:flex;flex-direction:column;position:fixed;top:-25%;right:max(22px,(100vw - 1700px) / 2);width:375px;max-width:calc(100vw - 4em);min-height:8em;max-height:min(60em,100vh - 4em - 6em);overflow-y:auto;padding:1em;background-color:#0036c6;font-size:16px;transition:.4s top ease-in-out;pointer-events:none;border:2px solid #3b3f4d}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   a[_ngcontent-tytapp-c1400066495]{color:#fff}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   button.load-more[_ngcontent-tytapp-c1400066495]{width:100%}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray.hidden[_ngcontent-tytapp-c1400066495]{display:none;z-index:1002}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray.visible[_ngcontent-tytapp-c1400066495]{top:4em}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray.touchable[_ngcontent-tytapp-c1400066495]{pointer-events:initial}@media (max-width: 1250px){.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]{right:2em}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray.visible[_ngcontent-tytapp-c1400066495]{top:3.4em}}@media (max-width: 450px){.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]{right:1em;left:1em;max-width:calc(100% - 2em);width:calc(100% - 2em)}}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .close[_ngcontent-tytapp-c1400066495]{width:100%;text-align:end;margin-bottom:5px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .close[_ngcontent-tytapp-c1400066495]   a[_ngcontent-tytapp-c1400066495]{color:#fff}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .close[_ngcontent-tytapp-c1400066495]   a[_ngcontent-tytapp-c1400066495]:hover{color:inherit}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   header[_ngcontent-tytapp-c1400066495]{display:flex;align-items:center;color:#fff;margin:15px 0 5px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   header[_ngcontent-tytapp-c1400066495]   span[_ngcontent-tytapp-c1400066495]{font-weight:100;font-size:16px;flex-grow:1}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]{scrollbar-color:#022ea1 #4477ff;scrollbar-arrow-color:white;background-color:#0339c7;border:1px solid #366dff;display:flex;flex-direction:column;flex-grow:1;gap:.5em;padding:10px;overflow-y:auto;min-height:120px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]::-webkit-scrollbar{width:8px;background-color:#022ea1}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]::-webkit-scrollbar-button{background-color:#21232b;color:#fff;width:0px;height:0px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]::-webkit-scrollbar-thumb{background-color:#47f;color:#fff}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]{padding-bottom:.5em;border-bottom:1px solid #8686f5;display:flex;align-items:center;border-radius:3px;min-height:52px;max-height:100px;flex-shrink:0;position:relative}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification.muted[_ngcontent-tytapp-c1400066495]{opacity:.5}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification.muted[_ngcontent-tytapp-c1400066495]:hover{opacity:1}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification.attention[_ngcontent-tytapp-c1400066495]{background-color:#ff8533;color:#271700}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-unseen-marker[_ngcontent-tytapp-c1400066495]{width:8px;height:8px;background-color:red;border:1px solid #FFF;position:absolute;bottom:8px;left:40px;z-index:1004;opacity:0;transition:opacity 1s ease-in-out}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-unseen-marker.visible[_ngcontent-tytapp-c1400066495]{opacity:1}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-avatar[_ngcontent-tytapp-c1400066495]{width:50px;height:50px;position:relative;flex-shrink:0}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-image[_ngcontent-tytapp-c1400066495]{position:absolute;inset:0;z-index:1002}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-image[_ngcontent-tytapp-c1400066495]   img[_ngcontent-tytapp-c1400066495]{width:50px;height:50px;object-fit:cover}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-icon[_ngcontent-tytapp-c1400066495]{position:absolute;inset:0;flex-grow:0;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:currentColor;z-index:1003}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-icon[_ngcontent-tytapp-c1400066495]   mat-icon[_ngcontent-tytapp-c1400066495]{font-size:32px;width:32px;height:32px;color:inherit}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-icon.icon-overlay[_ngcontent-tytapp-c1400066495]{align-items:flex-end;justify-content:flex-end}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-icon.icon-overlay[_ngcontent-tytapp-c1400066495]   mat-icon[_ngcontent-tytapp-c1400066495]{font-size:20px;width:20px;height:20px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-content[_ngcontent-tytapp-c1400066495]{flex-grow:1;padding:4px 6px 4px 4px;display:flex;flex-direction:column;justify-content:center;font-size:12px;gap:5px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-content[_ngcontent-tytapp-c1400066495]   .description[_ngcontent-tytapp-c1400066495]{font-size:12px;color:currentColor;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;max-height:70px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-content[_ngcontent-tytapp-c1400066495]   tyt-timestamp[_ngcontent-tytapp-c1400066495]{color:currentColor;font-size:10px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-actions[_ngcontent-tytapp-c1400066495]{flex-shrink:0;flex-grow:0;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-actions[_ngcontent-tytapp-c1400066495]   a[_ngcontent-tytapp-c1400066495]{padding:.5em}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .notification[_ngcontent-tytapp-c1400066495]   .notification-actions[_ngcontent-tytapp-c1400066495]   a[_ngcontent-tytapp-c1400066495]:hover{opacity:1}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .end-row[_ngcontent-tytapp-c1400066495]{display:flex;justify-content:stretch}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .end-row[_ngcontent-tytapp-c1400066495]   #spinner[_ngcontent-tytapp-c1400066495]{width:32px;height:32px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .end-row[_ngcontent-tytapp-c1400066495]   a[_ngcontent-tytapp-c1400066495], .notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .notifications-container[_ngcontent-tytapp-c1400066495]   .end-row[_ngcontent-tytapp-c1400066495]   .end-indicator[_ngcontent-tytapp-c1400066495]{text-align:center;padding:.25em}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .user-card[_ngcontent-tytapp-c1400066495]{background-color:#fff;color:#000;box-shadow:inset 0 2px 4px #00000040,inset 0 -2px 4px #00000040;height:auto;justify-content:flex-start;padding:16px 18px;cursor:pointer}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .user-card[_ngcontent-tytapp-c1400066495]   .button-content[_ngcontent-tytapp-c1400066495]{display:flex;align-items:center;line-height:initial}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .user-card[_ngcontent-tytapp-c1400066495]   .image[_ngcontent-tytapp-c1400066495]{width:43px;height:43px;object-fit:cover;margin-right:20px;background-color:#000;background-image:url(/assets/new-avatar.png);background-size:cover;flex-shrink:0}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .user-card[_ngcontent-tytapp-c1400066495]   .display-name[_ngcontent-tytapp-c1400066495]{margin:0;font-size:16px;color:#151820;white-space:break-spaces;word-break:break-word}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .user-card[_ngcontent-tytapp-c1400066495]   .user-name[_ngcontent-tytapp-c1400066495]{margin:0;font-size:12px;color:#000;font-weight:700}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .user-card[_ngcontent-tytapp-c1400066495]   .assumption[_ngcontent-tytapp-c1400066495]{opacity:.5;font-size:80%;margin-top:1em;font-weight:700}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .actions[_ngcontent-tytapp-c1400066495]{display:flex;flex-direction:column;gap:10px;margin-top:10px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .actions[_ngcontent-tytapp-c1400066495]   .mat-mdc-button[_ngcontent-tytapp-c1400066495]{color:#fff;height:40px;display:flex;align-items:center;justify-content:flex-start;transition:none;text-align:left;font-size:12px;font-weight:400;padding-left:20px;cursor:pointer}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .actions[_ngcontent-tytapp-c1400066495]   .mat-mdc-button[_ngcontent-tytapp-c1400066495]   svg[_ngcontent-tytapp-c1400066495]{width:24px;height:24px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .actions[_ngcontent-tytapp-c1400066495]   .mat-mdc-button[_ngcontent-tytapp-c1400066495]   img[_ngcontent-tytapp-c1400066495], .notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .actions[_ngcontent-tytapp-c1400066495]   .mat-mdc-button[_ngcontent-tytapp-c1400066495]   mat-icon[_ngcontent-tytapp-c1400066495], .notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .actions[_ngcontent-tytapp-c1400066495]   .mat-mdc-button[_ngcontent-tytapp-c1400066495]   svg[_ngcontent-tytapp-c1400066495]{margin-right:10px}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .actions[_ngcontent-tytapp-c1400066495]   .mat-mdc-button[_ngcontent-tytapp-c1400066495]:hover{background-color:#fff;color:#000}.notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray[_ngcontent-tytapp-c1400066495]   .actions[_ngcontent-tytapp-c1400066495]   .mat-mdc-button[_ngcontent-tytapp-c1400066495]:hover   svg[_ngcontent-tytapp-c1400066495]{color:#000}.inline[_nghost-tytapp-c1400066495]   .notifications-overlay[_ngcontent-tytapp-c1400066495]{position:static;opacity:1}.inline[_nghost-tytapp-c1400066495]   .notifications-overlay[_ngcontent-tytapp-c1400066495]   .notifications-tray.hidden[_ngcontent-tytapp-c1400066495]{display:flex;position:static;pointer-events:initial;opacity:1}
/*# sourceMappingURL=notifications-list.component-K626IWGU.css.map */</style><style ng-app-id="tytapp">mat-menu{display:none}.mat-mdc-menu-content{margin:0;padding:8px 0;outline:0}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;flex:1;white-space:normal;font-family:var(--mat-menu-item-label-text-font, var(--mat-sys-label-large-font));line-height:var(--mat-menu-item-label-text-line-height, var(--mat-sys-label-large-line-height));font-size:var(--mat-menu-item-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-menu-item-label-text-tracking, var(--mat-sys-label-large-tracking));font-weight:var(--mat-menu-item-label-text-weight, var(--mat-sys-label-large-weight))}@keyframes _mat-menu-enter{from{opacity:0;transform:scale(0.8)}to{opacity:1;transform:none}}@keyframes _mat-menu-exit{from{opacity:1}to{opacity:0}}.mat-mdc-menu-panel{min-width:112px;max-width:280px;overflow:auto;box-sizing:border-box;outline:0;animation:_mat-menu-enter 120ms cubic-bezier(0, 0, 0.2, 1);border-radius:var(--mat-menu-container-shape, var(--mat-sys-corner-extra-small));background-color:var(--mat-menu-container-color, var(--mat-sys-surface-container));box-shadow:var(--mat-menu-container-elevation-shadow, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12));will-change:transform,opacity}.mat-mdc-menu-panel.mat-menu-panel-exit-animation{animation:_mat-menu-exit 100ms 25ms linear forwards}.mat-mdc-menu-panel.mat-menu-panel-animations-disabled{animation:none}.mat-mdc-menu-panel.mat-menu-panel-animating{pointer-events:none}.mat-mdc-menu-panel.mat-menu-panel-animating:has(.mat-mdc-menu-content:empty){display:none}@media(forced-colors: active){.mat-mdc-menu-panel{outline:solid 1px}}.mat-mdc-menu-panel .mat-divider{color:var(--mat-menu-divider-color, var(--mat-sys-surface-variant));margin-bottom:var(--mat-menu-divider-bottom-spacing, 8px);margin-top:var(--mat-menu-divider-top-spacing, 8px)}.mat-mdc-menu-item{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;cursor:pointer;width:100%;text-align:left;box-sizing:border-box;color:inherit;font-size:inherit;background:none;text-decoration:none;margin:0;min-height:48px;padding-left:var(--mat-menu-item-leading-spacing, 12px);padding-right:var(--mat-menu-item-trailing-spacing, 12px);-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-menu-item::-moz-focus-inner{border:0}[dir=rtl] .mat-mdc-menu-item{padding-left:var(--mat-menu-item-trailing-spacing, 12px);padding-right:var(--mat-menu-item-leading-spacing, 12px)}.mat-mdc-menu-item:has(.material-icons,mat-icon,[matButtonIcon]){padding-left:var(--mat-menu-item-with-icon-leading-spacing, 12px);padding-right:var(--mat-menu-item-with-icon-trailing-spacing, 12px)}[dir=rtl] .mat-mdc-menu-item:has(.material-icons,mat-icon,[matButtonIcon]){padding-left:var(--mat-menu-item-with-icon-trailing-spacing, 12px);padding-right:var(--mat-menu-item-with-icon-leading-spacing, 12px)}.mat-mdc-menu-item,.mat-mdc-menu-item:visited,.mat-mdc-menu-item:link{color:var(--mat-menu-item-label-text-color, var(--mat-sys-on-surface))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-item .mat-mdc-menu-submenu-icon{color:var(--mat-menu-item-icon-color, var(--mat-sys-on-surface-variant))}.mat-mdc-menu-item[disabled]{cursor:default;opacity:.38}.mat-mdc-menu-item[disabled]::after{display:block;position:absolute;content:"";top:0;left:0;bottom:0;right:0}.mat-mdc-menu-item:focus{outline:0}.mat-mdc-menu-item .mat-icon{flex-shrink:0;margin-right:var(--mat-menu-item-spacing, 12px);height:var(--mat-menu-item-icon-size, 24px);width:var(--mat-menu-item-icon-size, 24px)}[dir=rtl] .mat-mdc-menu-item{text-align:right}[dir=rtl] .mat-mdc-menu-item .mat-icon{margin-right:0;margin-left:var(--mat-menu-item-spacing, 12px)}.mat-mdc-menu-item:not([disabled]):hover{background-color:var(--mat-menu-item-hover-state-layer-color, color-mix(in srgb, var(--mat-sys-on-surface) calc(var(--mat-sys-hover-state-layer-opacity) * 100%), transparent))}.mat-mdc-menu-item:not([disabled]).cdk-program-focused,.mat-mdc-menu-item:not([disabled]).cdk-keyboard-focused,.mat-mdc-menu-item:not([disabled]).mat-mdc-menu-item-highlighted{background-color:var(--mat-menu-item-focus-state-layer-color, color-mix(in srgb, var(--mat-sys-on-surface) calc(var(--mat-sys-focus-state-layer-opacity) * 100%), transparent))}@media(forced-colors: active){.mat-mdc-menu-item{margin-top:1px}}.mat-mdc-menu-submenu-icon{width:var(--mat-menu-item-icon-size, 24px);height:10px;fill:currentColor;padding-left:var(--mat-menu-item-spacing, 12px)}[dir=rtl] .mat-mdc-menu-submenu-icon{padding-right:var(--mat-menu-item-spacing, 12px);padding-left:0}[dir=rtl] .mat-mdc-menu-submenu-icon polygon{transform:scaleX(-1);transform-origin:center}@media(forced-colors: active){.mat-mdc-menu-submenu-icon{fill:CanvasText}}.mat-mdc-menu-item .mat-mdc-menu-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}
</style><style ng-app-id="tytapp">.mat-mdc-button-base{text-decoration:none}.mdc-button{-webkit-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:rgba(0,0,0,0);padding:0 8px}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__label{position:relative}.mat-mdc-button{padding:0 var(--mat-text-button-horizontal-padding, 12px);height:var(--mdc-text-button-container-height, 40px);font-family:var(--mdc-text-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-text-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-text-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-text-button-label-text-transform);font-weight:var(--mdc-text-button-label-text-weight, var(--mat-sys-label-large-weight))}.mat-mdc-button,.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mat-sys-corner-full))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, var(--mat-sys-primary))}.mat-mdc-button[disabled],.mat-mdc-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-text-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-button:has(.material-icons,mat-icon,[matButtonIcon]){padding:0 var(--mat-text-button-with-icon-horizontal-padding, 16px)}.mat-mdc-button>.mat-icon{margin-right:var(--mat-text-button-icon-spacing, 8px);margin-left:var(--mat-text-button-icon-offset, -4px)}[dir=rtl] .mat-mdc-button>.mat-icon{margin-right:var(--mat-text-button-icon-offset, -4px);margin-left:var(--mat-text-button-icon-spacing, 8px)}.mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-text-button-icon-offset, -4px);margin-left:var(--mat-text-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-text-button-icon-spacing, 8px);margin-left:var(--mat-text-button-icon-offset, -4px)}.mat-mdc-button .mat-ripple-element{background-color:var(--mat-text-button-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-text-button-state-layer-color, var(--mat-sys-primary))}.mat-mdc-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-text-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-text-button-touch-target-display, block)}.mat-mdc-unelevated-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mdc-filled-button-container-height, 40px);font-family:var(--mdc-filled-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-filled-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-filled-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-filled-button-label-text-transform);font-weight:var(--mdc-filled-button-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-filled-button-horizontal-padding, 24px)}.mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-filled-button-icon-spacing, 8px);margin-left:var(--mat-filled-button-icon-offset, -8px)}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-filled-button-icon-offset, -8px);margin-left:var(--mat-filled-button-icon-spacing, 8px)}.mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-filled-button-icon-offset, -8px);margin-left:var(--mat-filled-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-filled-button-icon-spacing, 8px);margin-left:var(--mat-filled-button-icon-offset, -8px)}.mat-mdc-unelevated-button .mat-ripple-element{background-color:var(--mat-filled-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-filled-button-state-layer-color, var(--mat-sys-on-primary))}.mat-mdc-unelevated-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-filled-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-unelevated-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-unelevated-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-unelevated-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-unelevated-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-filled-button-touch-target-display, block)}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, var(--mat-sys-on-primary));background-color:var(--mdc-filled-button-container-color, var(--mat-sys-primary))}.mat-mdc-unelevated-button,.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mat-sys-corner-full))}.mat-mdc-unelevated-button[disabled],.mat-mdc-unelevated-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-filled-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mdc-filled-button-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-unelevated-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-raised-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:var(--mdc-protected-button-container-elevation-shadow, var(--mat-sys-level1));height:var(--mdc-protected-button-container-height, 40px);font-family:var(--mdc-protected-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-protected-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-protected-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-protected-button-label-text-transform);font-weight:var(--mdc-protected-button-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-protected-button-horizontal-padding, 24px)}.mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-protected-button-icon-spacing, 8px);margin-left:var(--mat-protected-button-icon-offset, -8px)}[dir=rtl] .mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-protected-button-icon-offset, -8px);margin-left:var(--mat-protected-button-icon-spacing, 8px)}.mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-protected-button-icon-offset, -8px);margin-left:var(--mat-protected-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-protected-button-icon-spacing, 8px);margin-left:var(--mat-protected-button-icon-offset, -8px)}.mat-mdc-raised-button .mat-ripple-element{background-color:var(--mat-protected-button-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-protected-button-state-layer-color, var(--mat-sys-primary))}.mat-mdc-raised-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-protected-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-raised-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-raised-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-raised-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-raised-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-protected-button-touch-target-display, block)}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, var(--mat-sys-primary));background-color:var(--mdc-protected-button-container-color, var(--mat-sys-surface))}.mat-mdc-raised-button,.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mat-sys-corner-full))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation-shadow, var(--mat-sys-level2))}.mat-mdc-raised-button:focus{box-shadow:var(--mdc-protected-button-focus-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button:active,.mat-mdc-raised-button:focus:active{box-shadow:var(--mdc-protected-button-pressed-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button[disabled],.mat-mdc-raised-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-protected-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mdc-protected-button-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-raised-button[disabled].mat-mdc-button-disabled,.mat-mdc-raised-button.mat-mdc-button-disabled.mat-mdc-button-disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation-shadow, var(--mat-sys-level0))}.mat-mdc-raised-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-outlined-button{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mdc-outlined-button-container-height, 40px);font-family:var(--mdc-outlined-button-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mdc-outlined-button-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mdc-outlined-button-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mdc-outlined-button-label-text-transform);font-weight:var(--mdc-outlined-button-label-text-weight, var(--mat-sys-label-large-weight));border-radius:var(--mdc-outlined-button-container-shape, var(--mat-sys-corner-full));border-width:var(--mdc-outlined-button-outline-width, 1px);padding:0 var(--mat-outlined-button-horizontal-padding, 24px)}.mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-outlined-button-icon-spacing, 8px);margin-left:var(--mat-outlined-button-icon-offset, -8px)}[dir=rtl] .mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-outlined-button-icon-offset, -8px);margin-left:var(--mat-outlined-button-icon-spacing, 8px)}.mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-outlined-button-icon-offset, -8px);margin-left:var(--mat-outlined-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-outlined-button-icon-spacing, 8px);margin-left:var(--mat-outlined-button-icon-offset, -8px)}.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-outlined-button-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-outlined-button-state-layer-color, var(--mat-sys-primary))}.mat-mdc-outlined-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-outlined-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-outlined-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-outlined-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-outlined-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-outlined-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-outlined-button-touch-target-display, block)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, var(--mat-sys-primary));border-color:var(--mdc-outlined-button-outline-color, var(--mat-sys-outline))}.mat-mdc-outlined-button[disabled],.mat-mdc-outlined-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-outlined-button-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));border-color:var(--mdc-outlined-button-disabled-outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0}.mat-mdc-button .mdc-button__label,.mat-mdc-button .mat-icon,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-unelevated-button .mat-icon,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-raised-button .mat-icon,.mat-mdc-outlined-button .mdc-button__label,.mat-mdc-outlined-button .mat-icon{z-index:1;position:relative}.mat-mdc-button .mat-focus-indicator,.mat-mdc-unelevated-button .mat-focus-indicator,.mat-mdc-raised-button .mat-focus-indicator,.mat-mdc-outlined-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-button:focus>.mat-focus-indicator::before,.mat-mdc-unelevated-button:focus>.mat-focus-indicator::before,.mat-mdc-raised-button:focus>.mat-focus-indicator::before,.mat-mdc-outlined-button:focus>.mat-focus-indicator::before{content:"";border-radius:inherit}.mat-mdc-button._mat-animation-noopable,.mat-mdc-unelevated-button._mat-animation-noopable,.mat-mdc-raised-button._mat-animation-noopable,.mat-mdc-outlined-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon,.mat-mdc-raised-button>.mat-icon,.mat-mdc-outlined-button>.mat-icon{display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px}.mat-mdc-unelevated-button .mat-focus-indicator::before,.mat-mdc-raised-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 2px)*-1)}.mat-mdc-outlined-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px)*-1)}
</style><style ng-app-id="tytapp">[_nghost-tytapp-c4244049307]    {word-break:break-word;container-name:component-element;container-type:inline-size}.env[_ngcontent-tytapp-c4244049307]{font-size:small;font-weight:700;text-transform:uppercase;margin-right:.5em}.content-container[_ngcontent-tytapp-c4244049307]{display:none}.content-container.visible[_ngcontent-tytapp-c4244049307]{display:initial}.titlebar[_ngcontent-tytapp-c4244049307]{display:flex;align-items:baseline}.titlebar[_ngcontent-tytapp-c4244049307]   a[_ngcontent-tytapp-c4244049307]{color:inherit}.alert.alert-debug[_ngcontent-tytapp-c4244049307]{margin:2em 1em}@container component-element (max-width: 199px){.titlebar.titlebar[_ngcontent-tytapp-c4244049307]{flex-direction:column;margin-bottom:1em}.env.env[_ngcontent-tytapp-c4244049307], .title.title[_ngcontent-tytapp-c4244049307]{font-size:60%}a.close.close[_ngcontent-tytapp-c4244049307]{position:absolute;top:0;right:0}div.alert.alert.alert[_ngcontent-tytapp-c4244049307]{padding:.5em;margin:.5em!important;font-size:14px}}
/*# sourceMappingURL=staging-note.component-R2HA7X4O.css.map */</style><style ng-app-id="tytapp">.footer-nav[_ngcontent-tytapp-c698191504]{display:flex;justify-content:space-around;margin-top:4em;position:relative}@media (max-width: 760px){.footer-nav[_ngcontent-tytapp-c698191504]{flex-direction:column}.footer-nav[_ngcontent-tytapp-c698191504]   .tyt-network[_ngcontent-tytapp-c698191504], .footer-nav[_ngcontent-tytapp-c698191504]   .social[_ngcontent-tytapp-c698191504], .footer-nav[_ngcontent-tytapp-c698191504]   .contact[_ngcontent-tytapp-c698191504]{margin-bottom:2em}}.footer-nav[_ngcontent-tytapp-c698191504]   a[_ngcontent-tytapp-c698191504]{color:#a8b0c3;letter-spacing:2px}.footer-nav[_ngcontent-tytapp-c698191504]   tyt-social-buttons[_ngcontent-tytapp-c698191504]     a{color:#666;filter:grayscale(1)}.footer-nav[_ngcontent-tytapp-c698191504]   tyt-social-buttons[_ngcontent-tytapp-c698191504]     a:hover{filter:none;color:#fff}.footer-nav[_ngcontent-tytapp-c698191504]   .tyt-network[_ngcontent-tytapp-c698191504]   a.link[_ngcontent-tytapp-c698191504], .footer-nav[_ngcontent-tytapp-c698191504]   .tyt-network[_ngcontent-tytapp-c698191504]   a.follow-button[_ngcontent-tytapp-c698191504], .footer-nav[_ngcontent-tytapp-c698191504]   .social[_ngcontent-tytapp-c698191504]   a.link[_ngcontent-tytapp-c698191504], .footer-nav[_ngcontent-tytapp-c698191504]   .social[_ngcontent-tytapp-c698191504]   a.follow-button[_ngcontent-tytapp-c698191504], .footer-nav[_ngcontent-tytapp-c698191504]   .contact[_ngcontent-tytapp-c698191504]   a.link[_ngcontent-tytapp-c698191504], .footer-nav[_ngcontent-tytapp-c698191504]   .contact[_ngcontent-tytapp-c698191504]   a.follow-button[_ngcontent-tytapp-c698191504]{line-height:2.75rem;min-height:2.75rem;min-width:2.75rem;display:block}.footer-nav[_ngcontent-tytapp-c698191504]   .social[_ngcontent-tytapp-c698191504]{display:flex;gap:1em;align-items:center}.footer-nav[_ngcontent-tytapp-c698191504]   .social[_ngcontent-tytapp-c698191504]   a.follow-button[_ngcontent-tytapp-c698191504]{border-radius:100%;color:#fff;display:inline-block}.footer-nav[_ngcontent-tytapp-c698191504]   .social[_ngcontent-tytapp-c698191504]   a.follow-button[_ngcontent-tytapp-c698191504]   img[_ngcontent-tytapp-c698191504]{aspect-ratio:1/1;width:42px;height:42px;padding:8px;filter:brightness(0) invert(1) brightness(.5)}.icon-samples[_ngcontent-tytapp-c698191504]{display:flex;flex-direction:column}.icon-samples[_ngcontent-tytapp-c698191504]   .sample-container[_ngcontent-tytapp-c698191504]{display:flex;margin:1em;border:1px solid #666;padding:1em;align-items:flex-start;width:40em;max-width:90%}.icon-samples[_ngcontent-tytapp-c698191504]   .sample-container[_ngcontent-tytapp-c698191504]   .holder[_ngcontent-tytapp-c698191504]{flex-grow:0;width:4em;text-align:center}.icon-samples[_ngcontent-tytapp-c698191504]   .sample-container[_ngcontent-tytapp-c698191504]   .holder[_ngcontent-tytapp-c698191504]   img[_ngcontent-tytapp-c698191504]{height:2em;display:block}.icon-samples[_ngcontent-tytapp-c698191504]   .sample-container[_ngcontent-tytapp-c698191504]   input[_ngcontent-tytapp-c698191504]{-webkit-appearance:none;appearance:none;background:transparent;color:#666;padding:.5em;border:1px solid #666;width:100%}footer#main-footer[_ngcontent-tytapp-c698191504]{background-color:#171921;color:#bebebe}
/*# sourceMappingURL=footer-nav.component-6WOHALUT.css.map */</style><style ng-app-id="tytapp">footer[_ngcontent-tytapp-c4245436923]{font-size:10pt;background-color:#171921;color:#a7a7a7;font-weight:light;padding:1em 5vw;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}p.copyright[_ngcontent-tytapp-c4245436923]{-webkit-user-select:none;user-select:none}.flex-area[_ngcontent-tytapp-c4245436923]{width:auto}.flex-area[_ngcontent-tytapp-c4245436923]   .flex[_ngcontent-tytapp-c4245436923]{display:flex;width:auto;align-items:center;justify-content:center}img[_ngcontent-tytapp-c4245436923], [role=img][_ngcontent-tytapp-c4245436923]{flex-grow:0;margin:.5em 1em .5em .5em;position:relative;top:3px}p[_ngcontent-tytapp-c4245436923]{margin:0}@media screen and (max-width: 800px){.footer-links[_ngcontent-tytapp-c4245436923]{display:block}p.copyright[_ngcontent-tytapp-c4245436923]{text-align:center}p.copyright[_ngcontent-tytapp-c4245436923]   a[_ngcontent-tytapp-c4245436923]{color:#0c85ed}}
/*# sourceMappingURL=site-footer.component-U2NV24U5.css.map */</style><style ng-app-id="tytapp">.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale3d(0, 0, 0);background-color:var(--mat-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface) 10%, transparent))}@media(forced-colors: active){.mat-ripple-element{display:none}}.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}
</style><meta http-equiv="delegate-ch" content="sec-ch-width https://platform.tyt.com; sec-ch-viewport-width https://platform.tyt.com"><link rel="preload" href="/assets/tyt-light.png" as="image"><link rel="canonical" href="https://tyt.com/home/page"><style ng-app-id="tytapp">[_nghost-tytapp-c2352643155]{padding:.5em 8em}@media (max-width: 1374px){[_nghost-tytapp-c2352643155]{padding:1em 4em}}@media (max-width: 749px){[_nghost-tytapp-c2352643155]{padding:1em .5em}}@media (max-width: 400px){[_nghost-tytapp-c2352643155]{padding:3px}}.foreground[_ngcontent-tytapp-c2352643155]{position:relative;z-index:1}.background[_ngcontent-tytapp-c2352643155]{background-color:#101217;position:fixed;inset:0;pointer-events:none;z-index:0}.sticky-signup-c2a[_ngcontent-tytapp-c2352643155]{display:none;height:4em;position:relative;top:-1.4em;margin-bottom:-1.4em;z-index:400}.sticky-signup-c2a[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]{position:fixed;left:0;right:0;height:4em;display:flex;align-items:center;justify-content:center;background-color:#efb42c;color:#000;font-weight:700}@media (max-width: 450px){.sticky-signup-c2a[_ngcontent-tytapp-c2352643155]{display:block}}.onboarding-c2a[_ngcontent-tytapp-c2352643155]{display:flex;flex-direction:row}.onboarding-c2a[_ngcontent-tytapp-c2352643155]   div.message[_ngcontent-tytapp-c2352643155]{margin-right:.5em;flex-grow:1}.onboarding-c2a[_ngcontent-tytapp-c2352643155]   div.message[_ngcontent-tytapp-c2352643155], .onboarding-c2a[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]{text-align:center;background:#21232b;color:#fff;padding:1em;margin-bottom:1em;display:flex;align-items:center;justify-content:center}.onboarding-c2a[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]{background:#fff;color:#000}.onboarding-c2a[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]{flex-grow:0;width:10em;font-size:10pt}.onboarding-c2a[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155], .onboarding-c2a[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]:hover, .onboarding-c2a[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]:visited, .onboarding-c2a[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]:active, .onboarding-c2a[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]:focus{color:#000}.two-column[_ngcontent-tytapp-c2352643155]{display:flex;gap:4em;margin-top:2em}.two-column[_ngcontent-tytapp-c2352643155]   .primary[_ngcontent-tytapp-c2352643155]{flex-grow:1;min-width:1px}.two-column[_ngcontent-tytapp-c2352643155]   .secondary[_ngcontent-tytapp-c2352643155]{width:500px;flex-shrink:0;min-width:1px}.two-column[_ngcontent-tytapp-c2352643155]   .primary[_ngcontent-tytapp-c2352643155], .two-column[_ngcontent-tytapp-c2352643155]   .secondary[_ngcontent-tytapp-c2352643155]{display:flex;flex-direction:column;gap:2em}.one-column[_ngcontent-tytapp-c2352643155]{display:none;flex-direction:column;gap:1em;margin-top:2em}@media (max-width: 1199px){.two-column[_ngcontent-tytapp-c2352643155]{display:none}.one-column[_ngcontent-tytapp-c2352643155]{display:flex}}.failed-to-load[_ngcontent-tytapp-c2352643155]{padding:4em;text-align:center;min-height:100vh;color:#373a46}.failed-to-load[_ngcontent-tytapp-c2352643155]   h1[_ngcontent-tytapp-c2352643155]{font-size:48pt;font-weight:100;color:#484c5c}.mobile-display[_ngcontent-tytapp-c2352643155]{display:none}.desktop-display[_ngcontent-tytapp-c2352643155]{display:block}.carousel[_ngcontent-tytapp-c2352643155]{position:relative;margin-bottom:2rem}.carousel[_ngcontent-tytapp-c2352643155]:before{display:block;content:" ";width:100%;padding-top:15.625%}.carousel[_ngcontent-tytapp-c2352643155] > [_ngcontent-tytapp-c2352643155]:first-child{position:absolute;inset:0}.carousel[_ngcontent-tytapp-c2352643155]   tyt-carousel[_ngcontent-tytapp-c2352643155]{width:100%;height:100%;opacity:0;transform:scale(1.2);transition:.4s opacity ease-out,.4s scale ease-out}@media (max-width: 960px){.mobile-display[_ngcontent-tytapp-c2352643155]{display:block}.desktop-display[_ngcontent-tytapp-c2352643155]{display:none}.carousel[_ngcontent-tytapp-c2352643155]{position:relative}.carousel[_ngcontent-tytapp-c2352643155]:before{display:block;content:" ";width:100%;padding-top:31.25%}.carousel[_ngcontent-tytapp-c2352643155] > [_ngcontent-tytapp-c2352643155]:first-child{position:absolute;inset:0}}.page-actions[_ngcontent-tytapp-c2352643155]{display:flex;align-items:center;position:absolute;background:#21232b;z-index:100;right:0;padding:0 1em;box-shadow:2px 2px 10px #000;top:-1em}.page-actions[_ngcontent-tytapp-c2352643155]   .indicator[_ngcontent-tytapp-c2352643155]{margin-right:1.5em;opacity:.5;display:flex;align-items:center;font-size:80%;gap:.5em}.page-actions[_ngcontent-tytapp-c2352643155]   .indicator[_ngcontent-tytapp-c2352643155]:hover{opacity:1}.page-actions[_ngcontent-tytapp-c2352643155]   .indicator.info[_ngcontent-tytapp-c2352643155]{color:#408bce;opacity:1}.page-actions[_ngcontent-tytapp-c2352643155]   .indicator.warning[_ngcontent-tytapp-c2352643155]{color:#f60;opacity:1}@media (max-width: 450px){.page-actions[_ngcontent-tytapp-c2352643155]{font-size:80%;top:0}.page-actions[_ngcontent-tytapp-c2352643155]   .indicator[_ngcontent-tytapp-c2352643155]{margin:0 1.5em}.page-actions[_ngcontent-tytapp-c2352643155]   .indicator[_ngcontent-tytapp-c2352643155]   .indicator-label[_ngcontent-tytapp-c2352643155]{display:none}.page-actions[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155], .page-actions[_ngcontent-tytapp-c2352643155]   button[_ngcontent-tytapp-c2352643155]{min-width:48px}.page-actions[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]:has(.mat-icon)     .mdc-button__label, .page-actions[_ngcontent-tytapp-c2352643155]   button[_ngcontent-tytapp-c2352643155]:has(.mat-icon)     .mdc-button__label{display:none}.page-actions[_ngcontent-tytapp-c2352643155]   a[_ngcontent-tytapp-c2352643155]:has(.mat-icon)   .mat-icon[_ngcontent-tytapp-c2352643155], .page-actions[_ngcontent-tytapp-c2352643155]   button[_ngcontent-tytapp-c2352643155]:has(.mat-icon)   .mat-icon[_ngcontent-tytapp-c2352643155]{margin:0}}.animate-in[_nghost-tytapp-c2352643155]   tyt-carousel[_ngcontent-tytapp-c2352643155]{opacity:1;transform:scale(1)}.tyt-home-card-component-host[_ngcontent-tytapp-c2352643155]{display:none}  .hope-tag{color:#fff;font-weight:700;background:linear-gradient(90deg,#274777,#3c426000);padding:4px 8px;border-radius:4px;text-transform:uppercase;font-size:80%}.devtools[_ngcontent-tytapp-c2352643155]{display:flex;align-items:center;background-color:#1e1f24;border:1px solid #3d3f4d;height:3.5em;padding:0 1em;color:#aaaec3}.editor[_ngcontent-tytapp-c2352643155]{margin-top:2em}.editor[_ngcontent-tytapp-c2352643155]   mat-form-field[_ngcontent-tytapp-c2352643155]{width:100%}.editor[_ngcontent-tytapp-c2352643155]   textarea[_ngcontent-tytapp-c2352643155]{width:100%;min-height:10em;font-family:monospace;font-size:12pt}.editor[_ngcontent-tytapp-c2352643155]   .buttons[_ngcontent-tytapp-c2352643155]{display:flex;justify-content:flex-end;gap:1em;align-items:center}.editor[_ngcontent-tytapp-c2352643155]   .buttons[_ngcontent-tytapp-c2352643155]   em[_ngcontent-tytapp-c2352643155]{opacity:.6;flex-grow:1;text-align:right}.hidden[_ngcontent-tytapp-c2352643155]{display:none}
/*# sourceMappingURL=home.component-BTHMSQHN.css.map */</style><link rel="canonical" href="https://tyt.com/"><script type="application/ld+json">{
  "@context": "http://schema.org",
  "@type": "Organization",
  "name": "The Young Turks",
  "url": "https://tyt.com",
  "sameAs": [
    "https://www.facebook.com/TheYoungTurks",
    "https://twitter.com/TheYoungTurks",
    "https://www.youtube.com/theyoungturks",
    "https://www.linkedin.com/company/the-young-turks",
    "https://tytnetwork.tumblr.com/",
    "https://www.pinterest.com/tytnetwork",
    "https://instagram.com/tytnetwork",
    "https://plus.google.com/+TheYoungTurks"
  ]
}</script><style ng-app-id="tytapp">[_nghost-tytapp-c667140644]{display:block;container-name:component-element;container-type:inline-size}[_nghost-tytapp-c667140644]:not(.visible){display:none}.multi-column[_ngcontent-tytapp-c667140644]{display:flex;align-items:flex-start;gap:3em;width:100%}.multi-column[_ngcontent-tytapp-c667140644]   .primary-column[_ngcontent-tytapp-c667140644]{flex-grow:1;min-width:1px}.multi-column[_ngcontent-tytapp-c667140644]   .secondary-column[_ngcontent-tytapp-c667140644]{width:450px;flex-shrink:0}.multi-column[_ngcontent-tytapp-c667140644]   .secondary-column.empty[_ngcontent-tytapp-c667140644]{display:none}[data-mode=split][_nghost-tytapp-c667140644]   .multi-column[_ngcontent-tytapp-c667140644]   .secondary-column[_ngcontent-tytapp-c667140644]{width:50%}[data-mode=sidebar-left][_nghost-tytapp-c667140644]   .multi-column[_ngcontent-tytapp-c667140644]   .secondary-column[_ngcontent-tytapp-c667140644]{order:-1}@container component-element (max-width: 1278px){.multi-column[_ngcontent-tytapp-c667140644]{display:flex;flex-direction:column;gap:0;align-items:stretch}.multi-column[_ngcontent-tytapp-c667140644]   .primary-column[_ngcontent-tytapp-c667140644], .multi-column[_ngcontent-tytapp-c667140644]   .secondary-column[_ngcontent-tytapp-c667140644]{display:contents}}@media (max-width: 1278px){.multi-column[_ngcontent-tytapp-c667140644]{display:flex;flex-direction:column;gap:0;align-items:stretch}.multi-column[_ngcontent-tytapp-c667140644]   .primary-column[_ngcontent-tytapp-c667140644], .multi-column[_ngcontent-tytapp-c667140644]   .secondary-column[_ngcontent-tytapp-c667140644]{display:contents}}.floats-left[_ngcontent-tytapp-c667140644]{margin:0 1.5em 0 0;width:400px;max-width:40vw;float:left}@container component-element (max-width: 700px){.floats-left[_ngcontent-tytapp-c667140644]{float:none;margin:0 auto;max-width:100%}}@media (max-width: 700px){.floats-left[_ngcontent-tytapp-c667140644]{float:none;margin:0 auto;max-width:100%}}.floats-right[_ngcontent-tytapp-c667140644]{margin:0 0 0 1.5em;width:400px;max-width:40vw;float:right}@container component-element (max-width: 700px){.floats-right[_ngcontent-tytapp-c667140644]{float:none;margin:0 auto;max-width:100%}}@media (max-width: 700px){.floats-right[_ngcontent-tytapp-c667140644]{float:none;margin:0 auto;max-width:100%}}caption[_ngcontent-tytapp-c667140644]{display:block;color:#888;padding:.75em 0 1.25em;font-size:.8em}caption[_ngcontent-tytapp-c667140644]     p{display:inline}
/*# sourceMappingURL=content-view.component-6R77ZTH2.css.map */</style><style ng-app-id="tytapp">.awards[_ngcontent-tytapp-c3043818576]{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2em;margin:0 auto}.awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]{display:flex;flex-direction:column;align-items:center;text-align:center;width:13em;height:9.5em;opacity:.25;transition:.5s opacity ease-in-out}.awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]   .details[_ngcontent-tytapp-c3043818576]{overflow:hidden;transition:.5s max-height ease-in-out}.awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]   img[_ngcontent-tytapp-c3043818576]{height:3em;margin-bottom:1em}.awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]:hover{opacity:1}.awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]:hover   picture[_ngcontent-tytapp-c3043818576]{opacity:1}.awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]:hover   .details[_ngcontent-tytapp-c3043818576]{max-height:8em}.awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]   .franchise[_ngcontent-tytapp-c3043818576], .awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]   .name[_ngcontent-tytapp-c3043818576], .awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]   .subline[_ngcontent-tytapp-c3043818576]{font-size:80%}.awards[_ngcontent-tytapp-c3043818576]   .award[_ngcontent-tytapp-c3043818576]   .subline[_ngcontent-tytapp-c3043818576]{font-style:oblique}@media (max-width: 759px){.awards[_ngcontent-tytapp-c3043818576]{flex-direction:column;align-items:center}}
/*# sourceMappingURL=awards.component-YHXN3GPF.css.map */</style><style ng-app-id="tytapp">[data-columns="2"][_nghost-tytapp-c1298357728]   .cms-content[_ngcontent-tytapp-c1298357728]{columns:2}[data-columns="3"][_nghost-tytapp-c1298357728]   .cms-content[_ngcontent-tytapp-c1298357728]{columns:3}[data-columns="4"][_nghost-tytapp-c1298357728]   .cms-content[_ngcontent-tytapp-c1298357728]{columns:4}[data-alignment=center][_nghost-tytapp-c1298357728]   .cms-content[_ngcontent-tytapp-c1298357728]{text-align:center}[data-alignment=right][_nghost-tytapp-c1298357728]   .cms-content[_ngcontent-tytapp-c1298357728]{text-align:right}
/*# sourceMappingURL=text-block.view-HD3BJWD6.css.map */</style><style ng-app-id="tytapp">/*# sourceMappingURL=must-see-shows-block.view-XLUOVMOQ.css.map */</style><style ng-app-id="tytapp">.list[_ngcontent-tytapp-c3106170517]{display:flex;flex-direction:column}.item[_ngcontent-tytapp-c3106170517]{display:flex;align-items:flex-start;border:1px solid #252a37;margin:1em 0;padding:1em;color:inherit}.logo[_ngcontent-tytapp-c3106170517]{width:50px;height:50px;background-size:cover;background-position:center;margin-right:1em;min-width:50px;min-height:50px}.description[_ngcontent-tytapp-c3106170517]{display:flex;flex-direction:column}.title[_ngcontent-tytapp-c3106170517]{font-weight:700}.date[_ngcontent-tytapp-c3106170517]{color:#777}.details[_ngcontent-tytapp-c3106170517]{display:flex;gap:1em;align-items:center;color:#777}.badge[_ngcontent-tytapp-c3106170517]{background:#00f;color:#fff;padding:0 14px}.duration[_ngcontent-tytapp-c3106170517], .comments[_ngcontent-tytapp-c3106170517]{font-size:90%}
/*# sourceMappingURL=followed-topic-block.view-QX3CBBT6.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c2154729492]{display:block;container-name:component-element;container-type:inline-size}.container[_ngcontent-tytapp-c2154729492]{display:block;margin-bottom:2rem}tyt-carousel[_ngcontent-tytapp-c2154729492]{width:100%;transition:.4s opacity ease-out,.4s scale ease-out}tyt-carousel.mobile[_ngcontent-tytapp-c2154729492]{aspect-ratio:1440/450}tyt-carousel.desktop[_ngcontent-tytapp-c2154729492]{aspect-ratio:32/5}@container component-element (max-width: 960px){tyt-carousel.desktop[_ngcontent-tytapp-c2154729492]{display:none}}@container component-element (min-width: 961px){tyt-carousel.mobile[_ngcontent-tytapp-c2154729492]{display:none}}@supports not (container-type: inline-size){@media (max-width: 960px){tyt-carousel.desktop[_ngcontent-tytapp-c2154729492]{display:none}}@media (min-width: 961px){tyt-carousel.mobile[_ngcontent-tytapp-c2154729492]{display:none}}}.player-container[_ngcontent-tytapp-c2154729492]{aspect-ratio:1440/450;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;width:100%;height:100%}tyt-media-player[_ngcontent-tytapp-c2154729492]{width:100%;overflow:visible!important}
/*# sourceMappingURL=carousel-block.view-D74QH265.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c3117252564]{display:block;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer}.track[_ngcontent-tytapp-c3117252564]{position:relative;left:0;width:100%;height:100%;transition:.5s left ease-out}.track.held[_ngcontent-tytapp-c3117252564]{transition:none}[_nghost-tytapp-c3117252564]     .slide-video{overflow:hidden;height:100%;display:flex;justify-content:center;align-items:center}[_nghost-tytapp-c3117252564]     .slide-video a.play-video{height:auto}[_nghost-tytapp-c3117252564]     .slide-video video, [_nghost-tytapp-c3117252564]     .slide-video div.jw{width:100%;height:100%;object-fit:cover;position:absolute;left:0;bottom:0;right:0}[_nghost-tytapp-c3117252564]     .slide-video div.jw{display:flex;align-items:center;justify-content:center}[_nghost-tytapp-c3117252564]     .slide-video div.jw iframe{width:100%;height:56.25vw;overflow:hidden;object-fit:cover}[_nghost-tytapp-c3117252564]     .slide-video a{display:flex;z-index:2}[_nghost-tytapp-c3117252564]     .slide-text{max-width:300px;position:absolute;display:flex;flex-direction:column;z-index:1;padding:2.2em 8vw;box-sizing:content-box;bottom:0;left:0;overflow:hidden;text-shadow:3px 3px 5px rgba(0,0,0,.75);pointer-events:none;z-index:49;-webkit-user-select:none;user-select:none}[_nghost-tytapp-c3117252564]     .slide-text h1{font-weight:400;font-size:2.75em;letter-spacing:0;margin:0 0 1vw}[_nghost-tytapp-c3117252564]     .slide-text h2{font-weight:400;font-style:italic;font-size:1.25em;margin:10px 0}[_nghost-tytapp-c3117252564]     .slide-text a{pointer-events:all}[_nghost-tytapp-c3117252564]     .slide-text a:hover{text-decoration:none}@media (max-width: 760px){[_nghost-tytapp-c3117252564]     .slide-text summary{max-height:3em;text-overflow:ellipsis;overflow-y:hidden}}[_nghost-tytapp-c3117252564]     tyt-carousel-item{-webkit-user-select:none;user-select:none;position:absolute;width:100%;height:100%;top:0;display:none;transition:left 0s ease-out;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}[_nghost-tytapp-c3117252564]     tyt-carousel-item.no-transition{transition:none}[_nghost-tytapp-c3117252564]     tyt-carousel-item.prev, [_nghost-tytapp-c3117252564]     tyt-carousel-item.current, [_nghost-tytapp-c3117252564]     tyt-carousel-item.next, [_nghost-tytapp-c3117252564]     tyt-carousel-item.fade-in, [_nghost-tytapp-c3117252564]     tyt-carousel-item.fade-out{display:block}[_nghost-tytapp-c3117252564]     tyt-carousel-item.prev{left:-100%}[_nghost-tytapp-c3117252564]     tyt-carousel-item.current, [_nghost-tytapp-c3117252564]     tyt-carousel-item.fade-in, [_nghost-tytapp-c3117252564]     tyt-carousel-item.fade-out, [_nghost-tytapp-c3117252564]     tyt-carousel-item.current-invisible{left:0;z-index:10}[_nghost-tytapp-c3117252564]     tyt-carousel-item.fade-in{animation-fill-mode:forwards;animation:_ngcontent-tytapp-c3117252564_fade-in .5s ease-out}[_nghost-tytapp-c3117252564]     tyt-carousel-item.current-invisible{opacity:0}[_nghost-tytapp-c3117252564]     tyt-carousel-item.fade-out{animation:_ngcontent-tytapp-c3117252564_fade-out .5s ease-in forwards;z-index:20}@keyframes _ngcontent-tytapp-c3117252564_fade-in{0%{opacity:0}to{opacity:1}}@keyframes _ngcontent-tytapp-c3117252564_fade-out{0%{opacity:1}to{opacity:0}}[_nghost-tytapp-c3117252564]     tyt-carousel-item.next{left:100%}a.next[_ngcontent-tytapp-c3117252564], a.previous[_ngcontent-tytapp-c3117252564]{position:absolute;padding:.8em;top:calc(50% - 1.1em);opacity:.8;font-size:150%;z-index:10}a.next[_ngcontent-tytapp-c3117252564]:hover, a.previous[_ngcontent-tytapp-c3117252564]:hover{opacity:1}a.next[_ngcontent-tytapp-c3117252564]{right:.5em}a.previous[_ngcontent-tytapp-c3117252564]{left:.5em}
/*# sourceMappingURL=carousel.component-4VPLW74E.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c477634735]{display:block}.carousel-track[_ngcontent-tytapp-c477634735]{height:100%}
/*# sourceMappingURL=carousel-item.component-JMDWTX5Q.css.map */</style><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNFV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--38b3a11e532d9b2b6c1400d450e085a8f9d59399/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN2wvQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--98d7f838a1011c69a30f18b511152ac940445e82/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGN4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f5fe46d08ad1dd155f683a4fa80b8d0cd006f2a6/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--0e592b95e5e4b75bb6a094f9eec307d4482dd585/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGt4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--cb3d82e21f4efc2fef486759136a69cf4826cef8/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNG94QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--1f80187921ac876d5cc5dec6ddde7bc0bd7a5ed8/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--708dd2280867314cb7dec0d73ee0e9af49bb1af3/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--9870344c5e0a01923872c64916837cefdbd1beb6/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNWd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--41f8ba8ade016bd48d414d14f586d4987c596888/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNWt4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--d1fc20e2685691035c8a91741b8bbf2bb4acf962/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNW94QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--16a88690bd4c0976d797abc6fa5bb6ad33a49d06/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNXN4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--a5dd8c93442e862c9f3f9d923dad1698c9fb5964/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNXd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8155930d7a921911d7033895c0aed29188e46c12/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMzR4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f12970f3d4df1f9212544579ddf72f7be0dd6df6/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN2gvQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8a007fb644dbdb2efdb25478207381e46b6e43aa/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMzh4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f28d9607a2d0565eeb89a9f23ff7524dceaf8f2c/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNEF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--63d86d31be9c239beab5edf400970fae0634ee3f/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNEl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--5ec6a6db44e2e85121f05b938d4fea0a09001515/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNE14QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--60829e95e16411f77a54605ed66c471ba9271b2f/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDR4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--0a2102639730653bb328db96e7ded265d9e3acec/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDh4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8db0aa64a119056585c3c87ad11b10e291c408ac/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--06f92d432f3da74a1d5648dffae2591649b12fe9/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--24d3ab5356472677c43719e51c3843fb0b2c9961/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--26c59b49e20c5422dc95e46fdc32d025ad0210e3/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNU14QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--6f13a6a7b2282fe6dcea6df6abe9078fea55b784/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--3df8e109c7825a279e3a60c1962a6b1fd4ed3be8/image.png" as="image"><style ng-app-id="tytapp">[_nghost-tytapp-c2133814432]{position:relative;display:block}[_nghost-tytapp-c2133814432]     tyt-media-player, [_nghost-tytapp-c2133814432]     tyt-media-player *{pointer-events:none!important}.overlay[_ngcontent-tytapp-c2133814432]{background-color:#0009;color:#fff;z-index:2;position:absolute;inset:0}.overlay[_ngcontent-tytapp-c2133814432]   a[_ngcontent-tytapp-c2133814432]{display:flex;align-items:center;justify-content:center;position:absolute;inset:0;color:inherit;font-size:20pt}.overlay[_ngcontent-tytapp-c2133814432]   mat-icon[_ngcontent-tytapp-c2133814432]{font-size:48px;width:48px;height:48px}
/*# sourceMappingURL=live-stream-block.view-JWS4YEX3.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c913510261]{display:flex;flex-direction:column;background:#191b22;margin-bottom:3.5em;container-name:content-card;container-type:inline-size;border:1px solid #3d3f4d;position:relative}.hidden[_nghost-tytapp-c913510261]{display:none}.row-title[_ngcontent-tytapp-c913510261]{display:flex;align-items:center;font-size:14pt;background-color:#1e1f24;height:4em}.row-title[_ngcontent-tytapp-c913510261]   .row-title-link[_ngcontent-tytapp-c913510261]{padding:0 2em;font-weight:100;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff}@media (max-width: 400px){.row-title[_ngcontent-tytapp-c913510261]   .row-title-link[_ngcontent-tytapp-c913510261]{padding:0 1em;font-size:80%}}.row-title[_ngcontent-tytapp-c913510261]   .row-title-link[_ngcontent-tytapp-c913510261]   i[_ngcontent-tytapp-c913510261]{margin-right:1em}.row-title[_ngcontent-tytapp-c913510261]   .row-title-link[_ngcontent-tytapp-c913510261]   tyt-icon[_ngcontent-tytapp-c913510261]{margin-right:.5em;vertical-align:middle}.row-title[_ngcontent-tytapp-c913510261]   .row-title-link[_ngcontent-tytapp-c913510261]   a[_ngcontent-tytapp-c913510261], .row-title[_ngcontent-tytapp-c913510261]   .row-title-link[_ngcontent-tytapp-c913510261]   a[_ngcontent-tytapp-c913510261]:hover, .row-title[_ngcontent-tytapp-c913510261]   .row-title-link[_ngcontent-tytapp-c913510261]   a[_ngcontent-tytapp-c913510261]:focus, .row-title[_ngcontent-tytapp-c913510261]   .row-title-link[_ngcontent-tytapp-c913510261]   a[_ngcontent-tytapp-c913510261]:active{color:inherit;text-decoration:none}.row-title[_ngcontent-tytapp-c913510261]     .action-buttons>*{margin:1em;font-size:90%;white-space:nowrap;display:flex;align-items:center;gap:1em}.row-title[_ngcontent-tytapp-c913510261]     .action-buttons a:has(.mat-icon), .row-title[_ngcontent-tytapp-c913510261]     .action-buttons button:has(.mat-icon){min-width:40px}.row-title[_ngcontent-tytapp-c913510261]     .action-buttons a:has(.mat-icon) .mat-icon, .row-title[_ngcontent-tytapp-c913510261]     .action-buttons button:has(.mat-icon) .mat-icon{font-size:24px;width:24px;height:24px}@container content-card (max-width: 400px){.row-title[_ngcontent-tytapp-c913510261]     .action-buttons>*{margin:.5em}.row-title[_ngcontent-tytapp-c913510261]     .action-buttons a:has(.mat-icon) .mdc-button__label, .row-title[_ngcontent-tytapp-c913510261]     .action-buttons button:has(.mat-icon) .mdc-button__label{display:none}.row-title[_ngcontent-tytapp-c913510261]     .action-buttons a:has(.mat-icon) .mat-icon, .row-title[_ngcontent-tytapp-c913510261]     .action-buttons button:has(.mat-icon) .mat-icon{margin-right:0}}.full-bleed[_nghost-tytapp-c913510261]{border:none}.full-bleed[_nghost-tytapp-c913510261]   .row-title[_ngcontent-tytapp-c913510261]{position:absolute;right:1px;top:1px;z-index:300}.full-bleed[_nghost-tytapp-c913510261]   .row-title-link[_ngcontent-tytapp-c913510261]{display:none}@media (max-width: 699px){.more-button[_ngcontent-tytapp-c913510261]{display:none}}.info[_ngcontent-tytapp-c913510261]{padding:2em;position:relative}.info[_ngcontent-tytapp-c913510261]   button.close[_ngcontent-tytapp-c913510261]{position:absolute;right:0;top:0;color:#fff}.component-container.hidden[_ngcontent-tytapp-c913510261]{display:none}.editing-mode[_nghost-tytapp-c913510261]   .component-container[_ngcontent-tytapp-c913510261]{padding:.5em}
/*# sourceMappingURL=content-card.component-RV6H3DRN.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c1120678414]{display:flex;flex-direction:column;border:1px solid #ECC036;padding:1em}.newsletter[_ngcontent-tytapp-c1120678414]{display:flex;cursor:pointer;position:relative;min-height:90px;border-bottom:1px solid rgba(224,224,224,.25);margin-bottom:15px;padding-bottom:15px;align-items:center;gap:1em}.newsletter[_ngcontent-tytapp-c1120678414]   .image[_ngcontent-tytapp-c1120678414]{height:74px;width:137px;flex-shrink:0;background-size:cover;background-position:center}.newsletter[_ngcontent-tytapp-c1120678414]   .image.progress_report[_ngcontent-tytapp-c1120678414]{background-image:url(/assets/newsletter/progress_report.small.jpg)}.newsletter[_ngcontent-tytapp-c1120678414]   .image.shop[_ngcontent-tytapp-c1120678414]{background-image:url(/assets/newsletter/shoptyt_2023.png)}.newsletter[_ngcontent-tytapp-c1120678414]   .image.alerts[_ngcontent-tytapp-c1120678414]{background-image:url(/assets/newsletter/news_and_alerts.jpg)}.newsletter[_ngcontent-tytapp-c1120678414]   .text-container[_ngcontent-tytapp-c1120678414]{display:flex;flex-direction:column;gap:.5em}.newsletter[_ngcontent-tytapp-c1120678414]   .title[_ngcontent-tytapp-c1120678414]{font-size:1rem;font-weight:500;margin-bottom:0}.newsletter[_ngcontent-tytapp-c1120678414]   .description[_ngcontent-tytapp-c1120678414]{font-size:.8rem;letter-spacing:.25px;margin-bottom:0;overflow:hidden}.newsletter[_ngcontent-tytapp-c1120678414]   .checkbox[_ngcontent-tytapp-c1120678414]{width:20px;height:20px;flex-shrink:0;flex-grow:0;border:1px solid #ECC036}.newsletter.selected[_ngcontent-tytapp-c1120678414]   .checkbox[_ngcontent-tytapp-c1120678414]{background-color:#ecc036}p.call-to-action[_ngcontent-tytapp-c1120678414]{color:#aeaeae}@media (max-width: 1450px){p.call-to-action[_ngcontent-tytapp-c1120678414]{font-size:.8em}}h1[_ngcontent-tytapp-c1120678414]{color:#fff;margin:1.5em 0;text-align:center}@media (max-width: 1620px){h1[_ngcontent-tytapp-c1120678414]{margin:.5em 0}}div.name[_ngcontent-tytapp-c1120678414]{text-align:center;margin-bottom:1em}a[_ngcontent-tytapp-c1120678414]{display:block;text-align:center}button.submit[_ngcontent-tytapp-c1120678414]{color:#000;background-color:#ecc036;width:100%;padding:.5em;font-size:14px}.error[_ngcontent-tytapp-c1120678414]{color:#d29696;text-align:center}mat-form-field[_ngcontent-tytapp-c1120678414]{width:100%}
/*# sourceMappingURL=newsletter-module.component-R3G5AQRD.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c764158790]{display:block}form[_ngcontent-tytapp-c764158790]{width:100%}
/*# sourceMappingURL=form.component-RP2DM6DB.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c3506846049]{aspect-ratio:1/1;display:inline-flex;align-items:center;justify-content:center;width:var(--size);height:var(--size);font-size:var(--size);vertical-align:middle;--size: 32px}mat-icon[_ngcontent-tytapp-c3506846049]{width:var(--size);height:var(--size);font-size:var(--size)}tyt-plus-tag[_ngcontent-tytapp-c3506846049]{display:flex}.image[_ngcontent-tytapp-c3506846049]{width:100%;height:100%;background-position:center;background-size:cover}
/*# sourceMappingURL=icon-view.component-TWZW43EE.css.map */</style><style ng-app-id="tytapp">.mdc-text-field{display:inline-flex;align-items:baseline;padding:0 16px;position:relative;box-sizing:border-box;overflow:hidden;will-change:opacity,transform,color;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.mdc-text-field__input{width:100%;min-width:0;border:none;border-radius:0;background:none;padding:0;-moz-appearance:none;-webkit-appearance:none;height:28px}.mdc-text-field__input::-webkit-calendar-picker-indicator{display:none}.mdc-text-field__input::-ms-clear{display:none}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input::placeholder{opacity:0}.mdc-text-field__input::-moz-placeholder{opacity:0}.mdc-text-field__input::-webkit-input-placeholder{opacity:0}.mdc-text-field__input:-ms-input-placeholder{opacity:0}.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mdc-text-field--focused .mdc-text-field__input::placeholder{opacity:1}.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder{opacity:1}.mdc-text-field--no-label .mdc-text-field__input::-webkit-input-placeholder,.mdc-text-field--focused .mdc-text-field__input::-webkit-input-placeholder{opacity:1}.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder{opacity:1}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::placeholder{opacity:0}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::-moz-placeholder{opacity:0}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::-webkit-input-placeholder{opacity:0}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive:-ms-input-placeholder{opacity:0}.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{height:100%}.mdc-text-field--outlined .mdc-text-field__input{display:flex;border:none !important;background-color:rgba(0,0,0,0)}.mdc-text-field--disabled .mdc-text-field__input{pointer-events:auto}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--mdc-filled-text-field-input-text-color, var(--mat-sys-on-surface));caret-color:var(--mdc-filled-text-field-caret-color, var(--mat-sys-primary))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:var(--mdc-filled-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:var(--mdc-filled-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder{color:var(--mdc-filled-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:var(--mdc-filled-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mdc-filled-text-field-error-caret-color)}.mdc-text-field--filled.mdc-text-field--disabled .mdc-text-field__input{color:var(--mdc-filled-text-field-disabled-input-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--mdc-outlined-text-field-input-text-color, var(--mat-sys-on-surface));caret-color:var(--mdc-outlined-text-field-caret-color, var(--mat-sys-primary))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:var(--mdc-outlined-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:var(--mdc-outlined-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder{color:var(--mdc-outlined-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:var(--mdc-outlined-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mdc-outlined-text-field-error-caret-color)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{color:var(--mdc-outlined-text-field-disabled-input-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}@media(forced-colors: active){.mdc-text-field--disabled .mdc-text-field__input{background-color:Window}}.mdc-text-field--filled{height:56px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:var(--mdc-filled-text-field-container-shape, var(--mat-sys-corner-extra-small));border-top-right-radius:var(--mdc-filled-text-field-container-shape, var(--mat-sys-corner-extra-small))}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:var(--mdc-filled-text-field-container-color, var(--mat-sys-surface-variant))}.mdc-text-field--filled.mdc-text-field--disabled{background-color:var(--mdc-filled-text-field-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 4%, transparent))}.mdc-text-field--outlined{height:56px;overflow:visible;padding-right:max(16px,var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)));padding-left:max(16px,var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)) + 4px)}[dir=rtl] .mdc-text-field--outlined{padding-right:max(16px,var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)) + 4px);padding-left:max(16px,var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)))}.mdc-floating-label{position:absolute;left:0;transform-origin:left top;line-height:1.15rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform}[dir=rtl] .mdc-floating-label{right:0;left:auto;transform-origin:right top;text-align:right}.mdc-text-field .mdc-floating-label{top:50%;transform:translateY(-50%);pointer-events:none}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;max-width:100%}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto}[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.mdc-text-field--filled .mdc-floating-label{left:16px;right:auto}[dir=rtl] .mdc-text-field--filled .mdc-floating-label{left:auto;right:16px}.mdc-text-field--disabled .mdc-floating-label{cursor:default}@media(forced-colors: active){.mdc-text-field--disabled .mdc-floating-label{z-index:1}}.mdc-text-field--filled.mdc-text-field--no-label .mdc-floating-label{display:none}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-filled-text-field-label-text-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label{color:var(--mdc-filled-text-field-focus-label-text-color, var(--mat-sys-primary))}.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label{color:var(--mdc-filled-text-field-hover-label-text-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled.mdc-text-field--disabled .mdc-floating-label{color:var(--mdc-filled-text-field-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label{color:var(--mdc-filled-text-field-error-label-text-color, var(--mat-sys-error))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-floating-label{color:var(--mdc-filled-text-field-error-focus-label-text-color, var(--mat-sys-error))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-floating-label{color:var(--mdc-filled-text-field-error-hover-label-text-color, var(--mat-sys-on-error-container))}.mdc-text-field--filled .mdc-floating-label{font-family:var(--mdc-filled-text-field-label-text-font, var(--mat-sys-body-large-font));font-size:var(--mdc-filled-text-field-label-text-size, var(--mat-sys-body-large-size));font-weight:var(--mdc-filled-text-field-label-text-weight, var(--mat-sys-body-large-weight));letter-spacing:var(--mdc-filled-text-field-label-text-tracking, var(--mat-sys-body-large-tracking))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-outlined-text-field-label-text-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label{color:var(--mdc-outlined-text-field-focus-label-text-color, var(--mat-sys-primary))}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label{color:var(--mdc-outlined-text-field-hover-label-text-color, var(--mat-sys-on-surface))}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-floating-label{color:var(--mdc-outlined-text-field-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label{color:var(--mdc-outlined-text-field-error-label-text-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-floating-label{color:var(--mdc-outlined-text-field-error-focus-label-text-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-floating-label{color:var(--mdc-outlined-text-field-error-hover-label-text-color, var(--mat-sys-on-error-container))}.mdc-text-field--outlined .mdc-floating-label{font-family:var(--mdc-outlined-text-field-label-text-font, var(--mat-sys-body-large-font));font-size:var(--mdc-outlined-text-field-label-text-size, var(--mat-sys-body-large-size));font-weight:var(--mdc-outlined-text-field-label-text-weight, var(--mat-sys-body-large-weight));letter-spacing:var(--mdc-outlined-text-field-label-text-tracking, var(--mat-sys-body-large-tracking))}.mdc-floating-label--float-above{cursor:auto;transform:translateY(-106%) scale(0.75)}.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-106%) scale(0.75)}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1);font-size:.75rem}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.3333333333%}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) scale(0.75)}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)::after{margin-left:1px;margin-right:0;content:"*"}[dir=rtl] .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)::after{margin-left:0;margin-right:1px}.mdc-notched-outline{display:flex;position:absolute;top:0;right:0;left:0;box-sizing:border-box;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}[dir=rtl] .mdc-notched-outline{text-align:right}.mdc-text-field--outlined .mdc-notched-outline{z-index:1}.mat-mdc-notch-piece{box-sizing:border-box;height:100%;pointer-events:none;border-top:1px solid;border-bottom:1px solid}.mdc-text-field--focused .mat-mdc-notch-piece{border-width:2px}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mat-mdc-notch-piece{border-color:var(--mdc-outlined-text-field-outline-color, var(--mat-sys-outline));border-width:var(--mdc-outlined-text-field-outline-width, 1px)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mat-mdc-notch-piece{border-color:var(--mdc-outlined-text-field-hover-outline-color, var(--mat-sys-on-surface))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mat-mdc-notch-piece{border-color:var(--mdc-outlined-text-field-focus-outline-color, var(--mat-sys-primary))}.mdc-text-field--outlined.mdc-text-field--disabled .mat-mdc-notch-piece{border-color:var(--mdc-outlined-text-field-disabled-outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid .mat-mdc-notch-piece{border-color:var(--mdc-outlined-text-field-error-outline-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--focused):hover .mdc-notched-outline .mat-mdc-notch-piece{border-color:var(--mdc-outlined-text-field-error-hover-outline-color, var(--mat-sys-on-error-container))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mat-mdc-notch-piece{border-color:var(--mdc-outlined-text-field-error-focus-outline-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mat-mdc-notch-piece{border-width:var(--mdc-outlined-text-field-focus-outline-width, 2px)}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small));border-bottom-left-radius:var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small))}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:max(12px,var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)))}[dir=rtl] .mdc-notched-outline__leading{border-left:none;border-right:1px solid;border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small));border-bottom-right-radius:var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small))}.mdc-notched-outline__trailing{flex-grow:1;border-left:none;border-right:1px solid;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small));border-bottom-right-radius:var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small))}[dir=rtl] .mdc-notched-outline__trailing{border-left:1px solid;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small));border-bottom-left-radius:var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small))}.mdc-notched-outline__notch{flex:0 0 auto;width:auto}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{max-width:min(var(--mat-form-field-notch-max-width, 100%),100% - max(12px,var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)))*2)}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-text-field--focused.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:0;padding-right:8px;border-top:none;--mat-form-field-notch-max-width: 100%}[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{display:none}.mdc-line-ripple::before,.mdc-line-ripple::after{position:absolute;bottom:0;left:0;width:100%;border-bottom-style:solid;content:""}.mdc-line-ripple::before{z-index:1;border-bottom-width:var(--mdc-filled-text-field-active-indicator-height, 1px)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-active-indicator-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-hover-active-indicator-color, var(--mat-sys-on-surface))}.mdc-text-field--filled.mdc-text-field--disabled .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-disabled-active-indicator-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-error-active-indicator-color, var(--mat-sys-error))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--focused):hover .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-error-hover-active-indicator-color, var(--mat-sys-on-error-container))}.mdc-line-ripple::after{transform:scaleX(0);opacity:0;z-index:2}.mdc-text-field--filled .mdc-line-ripple::after{border-bottom-width:var(--mdc-filled-text-field-focus-active-indicator-height, 2px)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mdc-filled-text-field-focus-active-indicator-color, var(--mat-sys-primary))}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mdc-filled-text-field-error-focus-active-indicator-color, var(--mat-sys-error))}.mdc-line-ripple--active::after{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating::after{opacity:0}.mdc-text-field--disabled{pointer-events:none}.mat-mdc-form-field-textarea-control{vertical-align:middle;resize:vertical;box-sizing:border-box;height:auto;margin:0;padding:0;border:none;overflow:auto}.mat-mdc-form-field-input-control.mat-mdc-form-field-input-control{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font:inherit;letter-spacing:inherit;text-decoration:inherit;text-transform:inherit;border:none}.mat-mdc-form-field .mat-mdc-floating-label.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;line-height:normal;pointer-events:all;will-change:auto}.mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-floating-label.mdc-floating-label{cursor:inherit}.mdc-text-field--no-label:not(.mdc-text-field--textarea) .mat-mdc-form-field-input-control.mdc-text-field__input,.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control{height:auto}.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control.mdc-text-field__input[type=color]{height:23px}.mat-mdc-text-field-wrapper{height:auto;flex:auto;will-change:auto}.mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper{padding-left:0;--mat-mdc-form-field-label-offset-x: -16px}.mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-right:0}[dir=rtl] .mat-mdc-text-field-wrapper{padding-left:16px;padding-right:16px}[dir=rtl] .mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-left:0}[dir=rtl] .mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper{padding-right:0}.mat-form-field-disabled .mdc-text-field__input::placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-disabled .mdc-text-field__input::-moz-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-disabled .mdc-text-field__input::-webkit-input-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-disabled .mdc-text-field__input:-ms-input-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-form-field-label-always-float .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms;opacity:1}.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-floating-label{left:auto;right:auto}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input{display:inline-block}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-notched-outline__notch{padding-top:0}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid rgba(0,0,0,0)}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid rgba(0,0,0,0)}.mat-mdc-form-field-infix{min-height:var(--mat-form-field-container-height, 56px);padding-top:var(--mat-form-field-filled-with-label-container-padding-top, 24px);padding-bottom:var(--mat-form-field-filled-with-label-container-padding-bottom, 8px)}.mdc-text-field--outlined .mat-mdc-form-field-infix,.mdc-text-field--no-label .mat-mdc-form-field-infix{padding-top:var(--mat-form-field-container-vertical-padding, 16px);padding-bottom:var(--mat-form-field-container-vertical-padding, 16px)}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:calc(var(--mat-form-field-container-height, 56px)/2)}.mdc-text-field--filled .mat-mdc-floating-label{display:var(--mat-form-field-filled-label-display, block)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY(calc(calc(6.75px + var(--mat-form-field-container-height, 56px) / 2) * -1)) scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));transform:var(--mat-mdc-form-field-label-transform)}@keyframes _mat-form-field-subscript-animation{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.mat-mdc-form-field-subscript-wrapper{box-sizing:border-box;width:100%;position:relative}.mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-error-wrapper{position:absolute;top:0;left:0;right:0;padding:0 16px;opacity:1;transform:translateY(0);animation:_mat-form-field-subscript-animation 0ms cubic-bezier(0.55, 0, 0.55, 0.2)}.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-error-wrapper{position:static}.mat-mdc-form-field-bottom-align::before{content:"";display:inline-block;height:16px}.mat-mdc-form-field-bottom-align.mat-mdc-form-field-subscript-dynamic-size::before{content:unset}.mat-mdc-form-field-hint-end{order:1}.mat-mdc-form-field-hint-wrapper{display:flex}.mat-mdc-form-field-hint-spacer{flex:1 0 1em}.mat-mdc-form-field-error{display:block;color:var(--mat-form-field-error-text-color, var(--mat-sys-error))}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align::before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font, var(--mat-sys-body-small-font));line-height:var(--mat-form-field-subscript-text-line-height, var(--mat-sys-body-small-line-height));font-size:var(--mat-form-field-subscript-text-size, var(--mat-sys-body-small-size));letter-spacing:var(--mat-form-field-subscript-text-tracking, var(--mat-sys-body-small-tracking));font-weight:var(--mat-form-field-subscript-text-weight, var(--mat-sys-body-small-weight))}.mat-mdc-form-field-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;pointer-events:none;background-color:var(--mat-form-field-state-layer-color, var(--mat-sys-on-surface))}.mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-focus-overlay{opacity:var(--mat-form-field-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:var(--mat-form-field-focus-state-layer-opacity, 0)}select.mat-mdc-form-field-input-control{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,0);display:inline-flex;box-sizing:border-box}select.mat-mdc-form-field-input-control:not(:disabled){cursor:pointer}select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:var(--mat-form-field-select-option-text-color, var(--mat-sys-neutral10))}select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:var(--mat-form-field-select-disabled-option-text-color, color-mix(in srgb, var(--mat-sys-neutral10) 38%, transparent))}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after{content:"";width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;position:absolute;right:0;top:50%;margin-top:-2.5px;pointer-events:none;color:var(--mat-form-field-enabled-select-arrow-color, var(--mat-sys-on-surface-variant))}[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after{right:auto;left:0}.mat-mdc-form-field-type-mat-native-select.mat-focused .mat-mdc-form-field-infix::after{color:var(--mat-form-field-focus-select-arrow-color, var(--mat-sys-primary))}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after{color:var(--mat-form-field-disabled-select-arrow-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control{padding-right:15px}[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control{padding-right:0;padding-left:15px}@media(forced-colors: active){.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{outline:solid 1px}}@media(forced-colors: active){.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper{outline-color:GrayText}}@media(forced-colors: active){.mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper{outline:dashed 3px}}@media(forced-colors: active){.mat-mdc-form-field.mat-focused .mdc-notched-outline{border:dashed 3px}}.mat-mdc-form-field-input-control[type=date],.mat-mdc-form-field-input-control[type=datetime],.mat-mdc-form-field-input-control[type=datetime-local],.mat-mdc-form-field-input-control[type=month],.mat-mdc-form-field-input-control[type=week],.mat-mdc-form-field-input-control[type=time]{line-height:1}.mat-mdc-form-field-input-control::-webkit-datetime-edit{line-height:1;padding:0;margin-bottom:-2px}.mat-mdc-form-field{--mat-mdc-form-field-floating-label-scale: 0.75;display:inline-flex;flex-direction:column;min-width:0;text-align:left;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-container-text-font, var(--mat-sys-body-large-font));line-height:var(--mat-form-field-container-text-line-height, var(--mat-sys-body-large-line-height));font-size:var(--mat-form-field-container-text-size, var(--mat-sys-body-large-size));letter-spacing:var(--mat-form-field-container-text-tracking, var(--mat-sys-body-large-tracking));font-weight:var(--mat-form-field-container-text-weight, var(--mat-sys-body-large-weight))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(var(--mat-form-field-outlined-label-text-populated-size)*var(--mat-mdc-form-field-floating-label-scale))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:var(--mat-form-field-outlined-label-text-populated-size)}[dir=rtl] .mat-mdc-form-field{text-align:right}.mat-mdc-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-mdc-text-field-wrapper{width:100%;z-index:0}.mat-mdc-form-field-icon-prefix,.mat-mdc-form-field-icon-suffix{align-self:center;line-height:0;pointer-events:auto;position:relative;z-index:1}.mat-mdc-form-field-icon-prefix>.mat-icon,.mat-mdc-form-field-icon-suffix>.mat-icon{padding:0 12px;box-sizing:content-box}.mat-mdc-form-field-icon-prefix{color:var(--mat-form-field-leading-icon-color, var(--mat-sys-on-surface-variant))}.mat-form-field-disabled .mat-mdc-form-field-icon-prefix{color:var(--mat-form-field-disabled-leading-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-trailing-icon-color, var(--mat-sys-on-surface-variant))}.mat-form-field-disabled .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-disabled-trailing-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-invalid .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-error-trailing-icon-color, var(--mat-sys-error))}.mat-form-field-invalid:not(.mat-focused):not(.mat-form-field-disabled) .mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-error-hover-trailing-icon-color, var(--mat-sys-on-error-container))}.mat-form-field-invalid.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-error-focus-trailing-icon-color, var(--mat-sys-error))}.mat-mdc-form-field-icon-prefix,[dir=rtl] .mat-mdc-form-field-icon-suffix{padding:0 4px 0 0}.mat-mdc-form-field-icon-suffix,[dir=rtl] .mat-mdc-form-field-icon-prefix{padding:0 0 0 4px}.mat-mdc-form-field-subscript-wrapper .mat-icon,.mat-mdc-form-field label .mat-icon{width:1em;height:1em;font-size:inherit}.mat-mdc-form-field-infix{flex:auto;min-width:0;width:180px;position:relative;box-sizing:border-box}.mat-mdc-form-field-infix:has(textarea[cols]){width:auto}.mat-mdc-form-field .mdc-notched-outline__notch{margin-left:-1px;-webkit-clip-path:inset(-9em -999em -9em 1px);clip-path:inset(-9em -999em -9em 1px)}[dir=rtl] .mat-mdc-form-field .mdc-notched-outline__notch{margin-left:0;margin-right:-1px;-webkit-clip-path:inset(-9em 1px -9em -999em);clip-path:inset(-9em 1px -9em -999em)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-floating-label{transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input{transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::-moz-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::-webkit-input-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input:-ms-input-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::-webkit-input-placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::-webkit-input-placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before{transition-duration:75ms}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-line-ripple::after{transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1),opacity 180ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field.mat-form-field-animations-enabled .mat-mdc-form-field-error-wrapper{animation-duration:300ms}.mdc-notched-outline .mdc-floating-label{max-width:calc(100% + 1px)}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:calc(133.3333333333% + 1px)}
</style><link rel="preload" href="/assets/icons-2019/newsletters.svg" as="image"><style ng-app-id="tytapp">/*# sourceMappingURL=live-schedule-block.view-K3QCLOGC.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c759757552]{container-name:component-element;container-type:inline-size;display:flex;flex-direction:column}.list[_ngcontent-tytapp-c759757552]{display:flex;flex-direction:column;flex-wrap:wrap;border:1px solid rgba(204,209,220,.1)}.list[data-display-mode=full][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]{flex-direction:row;align-items:flex-start}.list[data-display-mode=full][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   picture[_ngcontent-tytapp-c759757552]{height:140px;align-self:flex-end}.list[data-display-mode=mid-size][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]{flex-direction:row;align-items:flex-start}.list[data-display-mode=mid-size][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   picture[_ngcontent-tytapp-c759757552]{height:100px;align-self:center}.list[data-display-mode=compact][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   picture[_ngcontent-tytapp-c759757552]{display:none}.list[data-display-mode=compact][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .info[_ngcontent-tytapp-c759757552]{width:100%}.list[data-display-mode=compact][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]{align-items:flex-start;text-align:left}.module-header[_ngcontent-tytapp-c759757552]{display:flex;padding:1rem;grid-column:1/-1;background-color:#1e1f24;border-bottom:inherit;color:#fff}.module-header[_ngcontent-tytapp-c759757552] > mat-icon[_ngcontent-tytapp-c759757552]{color:#d92026}.module-header[_ngcontent-tytapp-c759757552] > span[_ngcontent-tytapp-c759757552]{margin-inline-start:auto;font-size:.75rem}.module-header[_ngcontent-tytapp-c759757552] > span[_ngcontent-tytapp-c759757552]   mat-icon[_ngcontent-tytapp-c759757552]{transform:scale(.75)}.item[_ngcontent-tytapp-c759757552]{width:100%;display:flex;flex-shrink:0;gap:1rem;align-items:flex-start;justify-content:space-between;color:#fff;padding:2rem 1rem 1rem;font-size:.75rem;border:2px solid transparent;position:relative;margin:5px}.item[_ngcontent-tytapp-c759757552]   .info-container[_ngcontent-tytapp-c759757552]{display:flex;width:100%;gap:2em}.item[_ngcontent-tytapp-c759757552]   .info[_ngcontent-tytapp-c759757552]{min-height:5em;text-align:left;align-self:flex-start;flex-grow:1}.item[_ngcontent-tytapp-c759757552]:not(.live)   .live-indicator[_ngcontent-tytapp-c759757552]{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.item[_ngcontent-tytapp-c759757552]   time[_ngcontent-tytapp-c759757552]{color:#cbcbcb;font-size:.6rem}.item[_ngcontent-tytapp-c759757552]   .live-indicator[_ngcontent-tytapp-c759757552]{background-color:#d92026;text-align:center;width:100%;position:absolute;top:0;left:0}.item[_ngcontent-tytapp-c759757552]   picture[_ngcontent-tytapp-c759757552]{height:auto;flex-shrink:0;box-shadow:0 4px 15px #00000080;border-radius:10px;aspect-ratio:1/1}.item[_ngcontent-tytapp-c759757552]   picture.mobile[_ngcontent-tytapp-c759757552]{height:80px!important;align-self:flex-start!important;display:none;margin-top:1.2em}.badge[_ngcontent-tytapp-c759757552]{font-size:100%;border-radius:5px;padding:.5em 1em;margin-top:2em;width:8em;text-align:right;align-self:flex-start;visibility:hidden;flex-shrink:0}.badge.now[_ngcontent-tytapp-c759757552]{background-color:maroon;color:#fff}.badge.next[_ngcontent-tytapp-c759757552]{background-color:#04365b;color:#fff;font-style:oblique}.badge.visible[_ngcontent-tytapp-c759757552]{visibility:visible}.chip-container[_ngcontent-tytapp-c759757552]{display:flex;align-items:center;margin:.75em 0 1em}.chip[_ngcontent-tytapp-c759757552]{display:inline-block;padding:4px 1rem;border-radius:4px;color:#fff;margin-left:1rem;display:flex;gap:.2rem;align-items:center;font-size:80%;background-color:#202b3a}.chip.live.active[_ngcontent-tytapp-c759757552]{background-color:maroon}.material-icons[_ngcontent-tytapp-c759757552]{font-size:1rem}.chip.replay.active[_ngcontent-tytapp-c759757552]{background-color:#00f}.full-schedule-link[_ngcontent-tytapp-c759757552]{text-align:center;margin:1rem 0}.subtitle[_ngcontent-tytapp-c759757552]{font-size:1rem;font-weight:700;margin-right:1rem}.description[_ngcontent-tytapp-c759757552]{font-size:1rem;color:#9a9aa5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.empty[_ngcontent-tytapp-c759757552]{padding:2em;text-align:center;opacity:.7}.options[_ngcontent-tytapp-c759757552]{align-self:flex-end;position:absolute;z-index:10}.options[_ngcontent-tytapp-c759757552]   mat-button-toggle-group[_ngcontent-tytapp-c759757552]{transform-origin:right center;margin-right:5px;transform:scale(.7)}@media (max-width: 600px){.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]{flex-direction:column;align-items:center;text-align:center}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .info[_ngcontent-tytapp-c759757552]{width:100%;text-align:left}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .badge[_ngcontent-tytapp-c759757552]{align-self:center;width:auto}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .badge[_ngcontent-tytapp-c759757552]:not(.visible){display:none}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .subtitle[_ngcontent-tytapp-c759757552]{font-weight:400}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .chip-container[_ngcontent-tytapp-c759757552]{justify-content:flex-start}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .description[_ngcontent-tytapp-c759757552]{display:none}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   picture.desktop[_ngcontent-tytapp-c759757552]{display:none}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   picture.mobile[_ngcontent-tytapp-c759757552]{display:initial}}@media (max-width: 310px){.list[_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   picture[_ngcontent-tytapp-c759757552]{display:none!important}}@supports (container-type: inline-size){@container component-element (max-width: 600px){.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]{flex-direction:column;align-items:center;text-align:center}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .info[_ngcontent-tytapp-c759757552]{width:100%;text-align:left}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .badge[_ngcontent-tytapp-c759757552]{align-self:center;width:auto}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .badge[_ngcontent-tytapp-c759757552]:not(.visible){display:none}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .subtitle[_ngcontent-tytapp-c759757552]{font-weight:400}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .chip-container[_ngcontent-tytapp-c759757552]{justify-content:flex-start}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   .description[_ngcontent-tytapp-c759757552]{display:none}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   picture.desktop[_ngcontent-tytapp-c759757552]{display:none}.list[data-display-mode][_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   picture.mobile[_ngcontent-tytapp-c759757552]{display:initial}}@container component-element (max-width: 310px){.list[_ngcontent-tytapp-c759757552]   .item[_ngcontent-tytapp-c759757552]   picture[_ngcontent-tytapp-c759757552]{display:none!important}}}.chip.starting-soon[_ngcontent-tytapp-c759757552]{background-color:#2b2c33;color:#fff}.badge.starting-soon[_ngcontent-tytapp-c759757552]{background-color:#2b2c33;color:#fff;font-style:italic}
/*# sourceMappingURL=live-schedule.component-62RXOVU6.css.map */</style><style ng-app-id="tytapp">.mat-button-toggle-standalone,.mat-button-toggle-group{position:relative;display:inline-flex;flex-direction:row;white-space:nowrap;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);transform:translateZ(0);border-radius:var(--mat-legacy-button-toggle-shape)}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12)}@media(forced-colors: active){.mat-button-toggle-standalone,.mat-button-toggle-group{outline:solid 1px}}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large));border:solid 1px var(--mat-standard-button-toggle-divider-color, var(--mat-sys-outline))}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard .mat-pseudo-checkbox,.mat-button-toggle-group-appearance-standard .mat-pseudo-checkbox{--mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--mat-standard-button-toggle-selected-state-text-color, var(--mat-sys-on-secondary-container))}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}@media(forced-colors: active){.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{outline:0}}.mat-button-toggle-vertical{flex-direction:column}.mat-button-toggle-vertical .mat-button-toggle-label-content{display:block}.mat-button-toggle{white-space:nowrap;position:relative;color:var(--mat-legacy-button-toggle-text-color);font-family:var(--mat-legacy-button-toggle-label-text-font);font-size:var(--mat-legacy-button-toggle-label-text-size);line-height:var(--mat-legacy-button-toggle-label-text-line-height);font-weight:var(--mat-legacy-button-toggle-label-text-weight);letter-spacing:var(--mat-legacy-button-toggle-label-text-tracking);--mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--mat-legacy-button-toggle-selected-state-text-color)}.mat-button-toggle.cdk-keyboard-focused .mat-button-toggle-focus-overlay{opacity:var(--mat-legacy-button-toggle-focus-state-layer-opacity)}.mat-button-toggle .mat-icon svg{vertical-align:top}.mat-button-toggle-checkbox-wrapper{display:inline-block;justify-content:flex-start;align-items:center;width:0;height:18px;line-height:18px;overflow:hidden;box-sizing:border-box;position:absolute;top:50%;left:16px;transform:translate3d(0, -50%, 0)}[dir=rtl] .mat-button-toggle-checkbox-wrapper{left:auto;right:16px}.mat-button-toggle-appearance-standard .mat-button-toggle-checkbox-wrapper{left:12px}[dir=rtl] .mat-button-toggle-appearance-standard .mat-button-toggle-checkbox-wrapper{left:auto;right:12px}.mat-button-toggle-checked .mat-button-toggle-checkbox-wrapper{width:18px}.mat-button-toggle-animations-enabled .mat-button-toggle-checkbox-wrapper{transition:width 150ms 45ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-button-toggle-vertical .mat-button-toggle-checkbox-wrapper{transition:none}.mat-button-toggle-checked{color:var(--mat-legacy-button-toggle-selected-state-text-color);background-color:var(--mat-legacy-button-toggle-selected-state-background-color)}.mat-button-toggle-disabled{pointer-events:none;color:var(--mat-legacy-button-toggle-disabled-state-text-color);background-color:var(--mat-legacy-button-toggle-disabled-state-background-color);--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: var(--mat-legacy-button-toggle-disabled-state-text-color)}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:var(--mat-legacy-button-toggle-disabled-selected-state-background-color)}.mat-button-toggle-disabled-interactive{pointer-events:auto}.mat-button-toggle-appearance-standard{color:var(--mat-standard-button-toggle-text-color, var(--mat-sys-on-surface));background-color:var(--mat-standard-button-toggle-background-color, transparent);font-family:var(--mat-standard-button-toggle-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-standard-button-toggle-label-text-size, var(--mat-sys-label-large-size));line-height:var(--mat-standard-button-toggle-label-text-line-height, var(--mat-sys-label-large-line-height));font-weight:var(--mat-standard-button-toggle-label-text-weight, var(--mat-sys-label-large-weight));letter-spacing:var(--mat-standard-button-toggle-label-text-tracking, var(--mat-sys-label-large-tracking))}.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard+.mat-button-toggle-appearance-standard{border-left:solid 1px var(--mat-standard-button-toggle-divider-color, var(--mat-sys-outline))}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard+.mat-button-toggle-appearance-standard{border-left:none;border-right:solid 1px var(--mat-standard-button-toggle-divider-color, var(--mat-sys-outline))}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle-appearance-standard+.mat-button-toggle-appearance-standard{border-left:none;border-right:none;border-top:solid 1px var(--mat-standard-button-toggle-divider-color, var(--mat-sys-outline))}.mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:var(--mat-standard-button-toggle-selected-state-text-color, var(--mat-sys-on-secondary-container));background-color:var(--mat-standard-button-toggle-selected-state-background-color, var(--mat-sys-secondary-container))}.mat-button-toggle-appearance-standard.mat-button-toggle-disabled{color:var(--mat-standard-button-toggle-disabled-state-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mat-standard-button-toggle-disabled-state-background-color, transparent)}.mat-button-toggle-appearance-standard.mat-button-toggle-disabled .mat-pseudo-checkbox{--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: var(--mat-standard-button-toggle-disabled-selected-state-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-button-toggle-appearance-standard.mat-button-toggle-disabled.mat-button-toggle-checked{color:var(--mat-standard-button-toggle-disabled-selected-state-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mat-standard-button-toggle-disabled-selected-state-background-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:var(--mat-standard-button-toggle-state-layer-color, var(--mat-sys-on-surface))}.mat-button-toggle-appearance-standard:hover .mat-button-toggle-focus-overlay{opacity:var(--mat-standard-button-toggle-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-button-toggle-appearance-standard.cdk-keyboard-focused .mat-button-toggle-focus-overlay{opacity:var(--mat-standard-button-toggle-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}@media(hover: none){.mat-button-toggle-appearance-standard:hover .mat-button-toggle-focus-overlay{display:none}}.mat-button-toggle-label-content{-webkit-user-select:none;user-select:none;display:inline-block;padding:0 16px;line-height:var(--mat-legacy-button-toggle-height);position:relative}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{padding:0 12px;line-height:var(--mat-standard-button-toggle-height, 40px)}.mat-button-toggle-label-content>*{vertical-align:middle}.mat-button-toggle-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit;pointer-events:none;opacity:0;background-color:var(--mat-legacy-button-toggle-state-layer-color)}@media(forced-colors: active){.mat-button-toggle-checked .mat-button-toggle-focus-overlay{border-bottom:solid 500px;opacity:.5;height:0}.mat-button-toggle-checked:hover .mat-button-toggle-focus-overlay{opacity:.6}.mat-button-toggle-checked.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{border-bottom:solid 500px}}.mat-button-toggle .mat-button-toggle-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-button-toggle-button{border:0;background:none;color:inherit;padding:0;margin:0;font:inherit;outline:none;width:100%;cursor:pointer}.mat-button-toggle-animations-enabled .mat-button-toggle-button{transition:padding 150ms 45ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-button-toggle-vertical .mat-button-toggle-button{transition:none}.mat-button-toggle-disabled .mat-button-toggle-button{cursor:default}.mat-button-toggle-button::-moz-focus-inner{border:0}.mat-button-toggle-checked .mat-button-toggle-button:has(.mat-button-toggle-checkbox-wrapper){padding-left:30px}[dir=rtl] .mat-button-toggle-checked .mat-button-toggle-button:has(.mat-button-toggle-checkbox-wrapper){padding-left:0;padding-right:30px}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{--mat-focus-indicator-border-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large))}.mat-button-toggle-group-appearance-standard:not(.mat-button-toggle-vertical) .mat-button-toggle:last-of-type .mat-button-toggle-button::before{border-top-right-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large));border-bottom-right-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large))}.mat-button-toggle-group-appearance-standard:not(.mat-button-toggle-vertical) .mat-button-toggle:first-of-type .mat-button-toggle-button::before{border-top-left-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large));border-bottom-left-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large))}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle:last-of-type .mat-button-toggle-button::before{border-bottom-right-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large));border-bottom-left-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large))}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle:first-of-type .mat-button-toggle-button::before{border-top-right-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large));border-top-left-radius:var(--mat-standard-button-toggle-shape, var(--mat-sys-corner-extra-large))}
</style><style ng-app-id="tytapp">figcaption[_ngcontent-tytapp-c798361832]{display:flex;flex-direction:column;color:#888;padding:.75em 0 0;font-size:.8em}figcaption[_ngcontent-tytapp-c798361832]     p{display:inline}figcaption[_ngcontent-tytapp-c798361832]   .cms-content[_ngcontent-tytapp-c798361832]{color:#fff;margin-bottom:1rem}@container component-element (max-width: 960px){.desktop[_ngcontent-tytapp-c798361832]{display:none}}@container component-element (min-width: 961px){.mobile[_ngcontent-tytapp-c798361832]{display:none}}
/*# sourceMappingURL=image-block.view-62ZE5CFE.css.map */</style><style ng-app-id="tytapp">.embeddedOfferFrame[_ngcontent-tytapp-c1859644611]{width:100%;border:5px solid #003FE7}.actblue[_ngcontent-tytapp-c1859644611]{margin:.5em;background-color:#009cde;color:#fff;padding:1em;text-align:center}.actblue[_ngcontent-tytapp-c1859644611]   div[_ngcontent-tytapp-c1859644611]{font-size:12px}.actblue[_ngcontent-tytapp-c1859644611]   a[_ngcontent-tytapp-c1859644611]{border:1px solid white;background-color:#009cde;background-image:url(/assets/actblue.png);background-size:contain;background-position:center;background-repeat:no-repeat;display:block;height:3em}
/*# sourceMappingURL=embedded-offer-set.component-VNE72SQK.css.map */</style><style ng-app-id="tytapp">.mat-pseudo-checkbox{border-radius:2px;cursor:pointer;display:inline-block;vertical-align:middle;box-sizing:border-box;position:relative;flex-shrink:0;transition:border-color 90ms cubic-bezier(0, 0, 0.2, 0.1),background-color 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox::after{position:absolute;opacity:0;content:"";border-bottom:2px solid currentColor;transition:opacity 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox._mat-animation-noopable{transition:none !important;animation:none !important}.mat-pseudo-checkbox._mat-animation-noopable::after{transition:none}.mat-pseudo-checkbox-disabled{cursor:default}.mat-pseudo-checkbox-indeterminate::after{left:1px;opacity:1;border-radius:2px}.mat-pseudo-checkbox-checked::after{left:1px;border-left:2px solid currentColor;transform:rotate(-45deg);opacity:1;box-sizing:content-box}.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked::after,.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-indeterminate::after{color:var(--mat-minimal-pseudo-checkbox-selected-checkmark-color, var(--mat-sys-primary))}.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled::after,.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled::after{color:var(--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-pseudo-checkbox-full{border-color:var(--mat-full-pseudo-checkbox-unselected-icon-color, var(--mat-sys-on-surface-variant));border-width:2px;border-style:solid}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{border-color:var(--mat-full-pseudo-checkbox-disabled-unselected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-full.mat-pseudo-checkbox-indeterminate{background-color:var(--mat-full-pseudo-checkbox-selected-icon-color, var(--mat-sys-primary));border-color:rgba(0,0,0,0)}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-checked::after,.mat-pseudo-checkbox-full.mat-pseudo-checkbox-indeterminate::after{color:var(--mat-full-pseudo-checkbox-selected-checkmark-color, var(--mat-sys-on-primary))}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-full.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background-color:var(--mat-full-pseudo-checkbox-disabled-selected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled::after,.mat-pseudo-checkbox-full.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled::after{color:var(--mat-full-pseudo-checkbox-disabled-selected-checkmark-color, var(--mat-sys-surface))}.mat-pseudo-checkbox{width:18px;height:18px}.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked::after{width:14px;height:6px;transform-origin:center;top:-4.2426406871px;left:0;bottom:0;right:0;margin:auto}.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-indeterminate::after{top:8px;width:16px}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-checked::after{width:10px;height:4px;transform-origin:center;top:-2.8284271247px;left:0;bottom:0;right:0;margin:auto}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-indeterminate::after{top:6px;width:12px}
</style><style ng-app-id="tytapp">[_nghost-tytapp-c2410020294]{display:flex;height:fit-content}img[_ngcontent-tytapp-c2410020294]{object-fit:cover;width:100%;height:100%}
/*# sourceMappingURL=responsive-picture.component-762ECGYO.css.map */</style><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWpOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--cd7979b0a17548909e0815f86d7f7a290d82883d/image.png" as="image"><link rel="preload" href="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWZOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--25737d0cdd1c4682513c8f88fedc26fec4a5eef6/image.png" as="image"><link rel="preload" href="/assets/icons-2019/newsletters.svg" as="image"><style ng-app-id="tytapp">html.ios-os tyt-media-player player-volume-button{display:none}[_nghost-tytapp-c1578699851]{display:block;-webkit-user-select:none;user-select:none;aspect-ratio:16/9;overflow:hidden;position:relative}[_nghost-tytapp-c1578699851]:not(.is-pip):not(.is-fullscreen){container-name:video-player;container-type:inline-size}.has-paywall[_nghost-tytapp-c1578699851]{aspect-ratio:initial}.has-paywall[_nghost-tytapp-c1578699851]   div.player-container[_ngcontent-tytapp-c1578699851]{aspect-ratio:initial}.controls-line[_ngcontent-tytapp-c1578699851]{display:flex;flex-direction:row;width:100%;align-items:center;padding:5px 0;container-name:video-controls;container-type:inline-size;position:relative;gap:.5em}@media (max-width: 750px){.controls-line[_ngcontent-tytapp-c1578699851]{z-index:4}.controls-line[_ngcontent-tytapp-c1578699851]   .mat-button[_ngcontent-tytapp-c1578699851], .controls-line[_ngcontent-tytapp-c1578699851]   player-volume-button[_ngcontent-tytapp-c1578699851]    {min-width:48px;padding:.1em}.controls-line[_ngcontent-tytapp-c1578699851]   #rewind-button[_ngcontent-tytapp-c1578699851], .controls-line[_ngcontent-tytapp-c1578699851]   #cc-button[_ngcontent-tytapp-c1578699851], .controls-line[_ngcontent-tytapp-c1578699851]   #playback-speed-button[_ngcontent-tytapp-c1578699851]{display:none}}@container video-controls (max-width: 750px){.controls-line[_ngcontent-tytapp-c1578699851]{z-index:4}.controls-line[_ngcontent-tytapp-c1578699851]   .mat-button[_ngcontent-tytapp-c1578699851], .controls-line[_ngcontent-tytapp-c1578699851]   player-volume-button[_ngcontent-tytapp-c1578699851]    {min-width:48px;padding:.1em}.controls-line[_ngcontent-tytapp-c1578699851]   #rewind-button[_ngcontent-tytapp-c1578699851], .controls-line[_ngcontent-tytapp-c1578699851]   #cc-button[_ngcontent-tytapp-c1578699851], .controls-line[_ngcontent-tytapp-c1578699851]   #playback-speed-button[_ngcontent-tytapp-c1578699851]{display:none}}a[_ngcontent-tytapp-c1578699851], a[_ngcontent-tytapp-c1578699851]:hover, a[_ngcontent-tytapp-c1578699851]:visited, a[_ngcontent-tytapp-c1578699851]:active, a[_ngcontent-tytapp-c1578699851]:focused{color:inherit}.paywall[_ngcontent-tytapp-c1578699851]   .keep-watching[_ngcontent-tytapp-c1578699851]{display:flex;flex-direction:column;align-items:center;padding:2em;gap:1em}.player-container[_ngcontent-tytapp-c1578699851]   .paywall[_ngcontent-tytapp-c1578699851]{max-height:calc(100vh - 8em);overflow-y:auto}.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   .paywall[_ngcontent-tytapp-c1578699851]{max-height:100vh;overflow-y:auto}div.player-container.pip[_ngcontent-tytapp-c1578699851]   .paywall[_ngcontent-tytapp-c1578699851]   ul[_ngcontent-tytapp-c1578699851]{display:none}div#playback-element[_ngcontent-tytapp-c1578699851]{position:absolute;inset:0;z-index:0;pointer-events:none}[_nghost-tytapp-c1578699851]     #playback-element>*{inset:0;z-index:0;pointer-events:none;width:100%;height:100%}.is-live[_ngcontent-tytapp-c1578699851]{margin-right:1em}.is-live[_ngcontent-tytapp-c1578699851]   span[_ngcontent-tytapp-c1578699851]{background:maroon;color:#fff;padding:.5em}.is-live[_ngcontent-tytapp-c1578699851]   span.dot[_ngcontent-tytapp-c1578699851]{border-radius:100%;height:10px;width:10px;display:inline-block;padding:0}.is-live.rewinded[_ngcontent-tytapp-c1578699851]   span[_ngcontent-tytapp-c1578699851]{background:gray;color:#333}@media (max-width: 430px){.is-live[_ngcontent-tytapp-c1578699851]{display:none}}div.player-container[_ngcontent-tytapp-c1578699851]{display:flex;height:100%;width:100%;aspect-ratio:16/9;background:#0f1116;color:#ddd}div.player-container[_ngcontent-tytapp-c1578699851]:not(.visible){display:none}div.player-container.pip[_ngcontent-tytapp-c1578699851]{position:fixed;width:30em;height:auto;z-index:100000;bottom:1em;right:1em}div.player-container.pip[_ngcontent-tytapp-c1578699851]:not(.visible){right:-200%}div.player-container.pip[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]{display:none!important}@media (min-width: 600px){.has-paywall[_nghost-tytapp-c1578699851]   div.player-container.pip[_ngcontent-tytapp-c1578699851]{border:1px solid #ECC036;box-shadow:0 0 20px #ecc03644}.has-paywall[_nghost-tytapp-c1578699851]   div.player-container.pip[_ngcontent-tytapp-c1578699851]   #mini-overlay[_ngcontent-tytapp-c1578699851]{display:none}}@media (max-height: 499px){div.player-container.pip[_ngcontent-tytapp-c1578699851]{width:200px;height:112.5px}}@media (max-height: 379px){div.player-container.pip[_ngcontent-tytapp-c1578699851]{right:-200%!important}}div.player-container[_ngcontent-tytapp-c1578699851]   .buffering-container[_ngcontent-tytapp-c1578699851]{pointer-events:none;position:absolute;inset:0;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:3}div.player-container[_ngcontent-tytapp-c1578699851]   .buffering-container[_ngcontent-tytapp-c1578699851]   app-spinner[_ngcontent-tytapp-c1578699851]{position:relative;top:12px}div.player-container[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]{position:absolute;inset:0;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:4;text-decoration:none;color:#fff;pointer-events:none}div.player-container[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]:hover{color:#fff;text-decoration:none}div.player-container[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]   div.big-play[_ngcontent-tytapp-c1578699851]{display:flex;justify-content:center;align-items:center;height:auto;color:#fff;background-position:center;background-size:cover;background-repeat:no-repeat;pointer-events:initial}div.player-container[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]   div.big-play[_ngcontent-tytapp-c1578699851]   mat-icon[_ngcontent-tytapp-c1578699851]{width:2em;height:2em;font-size:2em;text-align:center;border-radius:3px;box-shadow:0 0 20px 7px #0000005c;padding:.5em}div.player-container[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]   .btn-play[_ngcontent-tytapp-c1578699851]{background:transparent;float:right;border-radius:100%;border:4px solid white;color:#fff;width:6em;height:6em;display:flex;align-items:center;justify-content:center;pointer-events:initial}@media (max-width: 414px){div.player-container[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]   .btn-play[_ngcontent-tytapp-c1578699851]{border:3px solid white;width:4em;height:4em}}div.player-container[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]   .btn-play[_ngcontent-tytapp-c1578699851]   mat-icon[_ngcontent-tytapp-c1578699851]{width:48px;height:48px;font-size:48px}@media (max-width: 414px){div.player-container[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]   .btn-play[_ngcontent-tytapp-c1578699851]   mat-icon[_ngcontent-tytapp-c1578699851]{font-size:40px;width:40px;height:40px}}@media (orientation: portrait) and (max-width: 600px){div.player-container.pip[_ngcontent-tytapp-c1578699851]{width:12em;height:6.75em}div.player-container[_ngcontent-tytapp-c1578699851]   .landscape-top-spacer[_ngcontent-tytapp-c1578699851], div.player-container[_ngcontent-tytapp-c1578699851]   .landscape-bottom-spacer[_ngcontent-tytapp-c1578699851]{display:none}}@media (orientation: landscape){div.player-container[_ngcontent-tytapp-c1578699851]   .portrait-top-spacer[_ngcontent-tytapp-c1578699851], div.player-container[_ngcontent-tytapp-c1578699851]   .portrait-bottom-spacer[_ngcontent-tytapp-c1578699851]{display:none}}div.player-container.idle[_ngcontent-tytapp-c1578699851]:not(:focus-within)   .fade-on-idle[_ngcontent-tytapp-c1578699851]{opacity:0;transition:opacity .2s ease-in;pointer-events:none;display:none!important}div.player-container.idle.idle-fast-transition[_ngcontent-tytapp-c1578699851]   .fade-on-idle[_ngcontent-tytapp-c1578699851]{transition:opacity .2s ease-in}div.player-container[_ngcontent-tytapp-c1578699851]   #mini-go-true-fullscreen[_ngcontent-tytapp-c1578699851]{position:absolute;top:.5em;right:.5em;padding:.5em;color:#ddd;z-index:2}div.player-container[_ngcontent-tytapp-c1578699851]   #mini-go-true-fullscreen[_ngcontent-tytapp-c1578699851]:hover{color:#fff;text-decoration:none}div.player-container[_ngcontent-tytapp-c1578699851]   #mini-close[_ngcontent-tytapp-c1578699851]{position:absolute;top:.5em;left:.5em;padding:.5em;color:#ddd;z-index:2}div.player-container[_ngcontent-tytapp-c1578699851]   #mini-close[_ngcontent-tytapp-c1578699851]:hover{color:#fff;text-decoration:none}div.player-container[_ngcontent-tytapp-c1578699851]   #volume[_ngcontent-tytapp-c1578699851]{position:relative;width:3em}div.player-container[_ngcontent-tytapp-c1578699851]   #volume-slider[_ngcontent-tytapp-c1578699851]{position:absolute;display:none;background:#fff;border-radius:4px;color:#000;padding:1em;right:0;bottom:-1em;width:3em}div.player-container[_ngcontent-tytapp-c1578699851]   #volume-slider.active[_ngcontent-tytapp-c1578699851]{display:block}div.player-container[_ngcontent-tytapp-c1578699851]   #volume-slider-line[_ngcontent-tytapp-c1578699851]{width:2px;height:100%;background:#ddd;pointer-events:none;margin:0 auto}div.player-container[_ngcontent-tytapp-c1578699851]   #volume-slider-button[_ngcontent-tytapp-c1578699851]{bottom:0;z-index:1}div.player-container[_ngcontent-tytapp-c1578699851]   #volume-slider-button[_ngcontent-tytapp-c1578699851]{position:absolute;bottom:0;z-index:2}div.player-container[_ngcontent-tytapp-c1578699851]   #volume-slider-receiver[_ngcontent-tytapp-c1578699851]{position:absolute;inset:0;z-index:1}div.player-container[_ngcontent-tytapp-c1578699851]   #volume-slider-button-visual[_ngcontent-tytapp-c1578699851]{border-radius:100%;background:#b51419;z-index:1;width:1em;height:1em;position:relative;top:.5em}div.player-container[_ngcontent-tytapp-c1578699851]   #volume-slider-track[_ngcontent-tytapp-c1578699851]{height:6em;position:relative;margin-bottom:.5em;margin-top:.5em}div.player-container[_ngcontent-tytapp-c1578699851]   #mini-play[_ngcontent-tytapp-c1578699851]{position:absolute;bottom:.5em;left:.5em;padding:.5em;color:#ddd;z-index:2}div.player-container[_ngcontent-tytapp-c1578699851]   #mini-play[_ngcontent-tytapp-c1578699851]:hover{color:#fff;text-decoration:none}div.player-container[_ngcontent-tytapp-c1578699851]   player-seek-bar[_ngcontent-tytapp-c1578699851]{width:100%;flex:1;height:auto;position:absolute;top:0}div.player-container[_ngcontent-tytapp-c1578699851]   #mini-overlay[_ngcontent-tytapp-c1578699851]{position:absolute;inset:0;z-index:1}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-header[_ngcontent-tytapp-c1578699851]{display:flex;flex-direction:row;align-items:center;gap:1em}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-header[_ngcontent-tytapp-c1578699851]   a.title[_ngcontent-tytapp-c1578699851]{color:inherit;padding:1em;font-size:120%;font-weight:700;text-shadow:2px 2px 4px black;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:min(30em,100%);transition:opacity 0ms ease-in-out;opacity:0}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-header[_ngcontent-tytapp-c1578699851]   a.title.visible[_ngcontent-tytapp-c1578699851]{opacity:1;transition:opacity .4s ease-in-out}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-header[_ngcontent-tytapp-c1578699851], div.player-container[_ngcontent-tytapp-c1578699851]   .controls[_ngcontent-tytapp-c1578699851]{transition:opacity .2s ease-out,pointer-events .1s linear}div.player-container[_ngcontent-tytapp-c1578699851]   .controls[_ngcontent-tytapp-c1578699851]{display:flex;flex-direction:column;align-items:center;padding:0;background:#171921e8}div.player-container[_ngcontent-tytapp-c1578699851]   .controls[_ngcontent-tytapp-c1578699851]   a[_ngcontent-tytapp-c1578699851], div.player-container[_ngcontent-tytapp-c1578699851]   .controls[_ngcontent-tytapp-c1578699851]   button[_ngcontent-tytapp-c1578699851]{color:#fff;opacity:.7;border:none;background-color:transparent;-webkit-appearance:none;appearance:none;text-align:center}div.player-container[_ngcontent-tytapp-c1578699851]   .controls[_ngcontent-tytapp-c1578699851]   a[_ngcontent-tytapp-c1578699851]:hover, div.player-container[_ngcontent-tytapp-c1578699851]   .controls[_ngcontent-tytapp-c1578699851]   a[_ngcontent-tytapp-c1578699851]:focus, div.player-container[_ngcontent-tytapp-c1578699851]   .controls[_ngcontent-tytapp-c1578699851]   button[_ngcontent-tytapp-c1578699851]:hover, div.player-container[_ngcontent-tytapp-c1578699851]   .controls[_ngcontent-tytapp-c1578699851]   button[_ngcontent-tytapp-c1578699851]:focus{opacity:1;text-decoration:none}div.player-container[_ngcontent-tytapp-c1578699851]   .position[_ngcontent-tytapp-c1578699851]{display:flex;align-items:center;font-size:85%;color:#aaa;white-space:nowrap}div.player-container[_ngcontent-tytapp-c1578699851]   a#enter-true-fullscreen[_ngcontent-tytapp-c1578699851]{display:flex;align-items:center;justify-content:center;text-align:center}div.player-container[_ngcontent-tytapp-c1578699851]   #close[_ngcontent-tytapp-c1578699851]   a[_ngcontent-tytapp-c1578699851], div.player-container[_ngcontent-tytapp-c1578699851]   a#enter-true-fullscreen[_ngcontent-tytapp-c1578699851], div.player-container[_ngcontent-tytapp-c1578699851]   a#show-sidebar[_ngcontent-tytapp-c1578699851]{color:#ddd;background-color:#1b1d2591;filter:drop-shadow(1px 1px 1px black);padding:.5em;text-decoration:none}div.player-container[_ngcontent-tytapp-c1578699851]   #close[_ngcontent-tytapp-c1578699851]   a[_ngcontent-tytapp-c1578699851]:hover, div.player-container[_ngcontent-tytapp-c1578699851]   a#enter-true-fullscreen[_ngcontent-tytapp-c1578699851]:hover, div.player-container[_ngcontent-tytapp-c1578699851]   a#show-sidebar[_ngcontent-tytapp-c1578699851]:hover{color:#fff;text-decoration:none}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]{position:fixed;inset:0;z-index:100001;width:100%;height:100%}div.player-container.has-sidebar[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]{display:flex}@media (orientation: portrait){div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]{flex-direction:column}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]{display:flex;flex-grow:1;min-width:1px;width:100%}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   .video-experience[_ngcontent-tytapp-c1578699851]{flex-grow:0}}div.player-container[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]{min-width:450px;width:20%;display:none;transition:.5s right ease-out;background-color:#15171e;padding:0;flex-direction:column;box-shadow:0 0 10px #000;overflow:hidden}div.player-container[_ngcontent-tytapp-c1578699851]   aside.medium[_ngcontent-tytapp-c1578699851]{width:50%}div.player-container[_ngcontent-tytapp-c1578699851]   aside.large[_ngcontent-tytapp-c1578699851]{width:75%}div.player-container[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]   h1[_ngcontent-tytapp-c1578699851]{margin:.5em 0}div.player-container[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]   .title[_ngcontent-tytapp-c1578699851]{padding:.5em;background:#2d2d2d;box-shadow:0 0 10px #000}div.player-container[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]   .title[_ngcontent-tytapp-c1578699851]     a{color:#999}div.player-container[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]   .title[_ngcontent-tytapp-c1578699851]     a.active{color:#ccc}div.player-container[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]   .title[_ngcontent-tytapp-c1578699851] > *[_ngcontent-tytapp-c1578699851]{padding:.5em}div.player-container[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]   .title[_ngcontent-tytapp-c1578699851]   .sections[_ngcontent-tytapp-c1578699851]{flex-grow:1}div.player-container[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]   .title[_ngcontent-tytapp-c1578699851]   .sections[_ngcontent-tytapp-c1578699851]   section-link[_ngcontent-tytapp-c1578699851]{padding-right:1em}div.player-container[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]   .fullbleed[_ngcontent-tytapp-c1578699851]{position:absolute;inset:0;flex-grow:1}div.player-container[_ngcontent-tytapp-c1578699851]   .notifier[_ngcontent-tytapp-c1578699851]{position:absolute;top:4em;left:1em;overflow-x:hidden;width:0;transition:1s width ease-out;font-size:20pt;text-transform:uppercase;font-family:Source Sans Pro;letter-spacing:1.2}div.player-container[_ngcontent-tytapp-c1578699851]   .notifier[_ngcontent-tytapp-c1578699851] > div[_ngcontent-tytapp-c1578699851]{width:90vw}div.player-container[_ngcontent-tytapp-c1578699851]   .notifier.visible[_ngcontent-tytapp-c1578699851]{width:100%}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]{isolation:isolate;height:100%;position:relative;z-index:3;display:flex;flex-direction:row;visibility:hidden;opacity:0;pointer-events:none;padding-right:0;transition:.5s padding-right ease-out}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui.visible[_ngcontent-tytapp-c1578699851]{visibility:visible;pointer-events:initial;opacity:1}.has-paywall[_nghost-tytapp-c1578699851]   div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851], .has-paywall   [_nghost-tytapp-c1578699851]   div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]{display:none!important}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;position:relative;width:100%}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .empty-space[_ngcontent-tytapp-c1578699851]{flex-grow:1;position:relative}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851]{position:absolute;top:0;right:0;overflow-x:hidden;width:0;transition:1s width ease-out;font-size:12pt;text-align:right;height:100%;pointer-events:none}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a.visible[_ngcontent-tytapp-c1578699851]{width:100%}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851] > .content[_ngcontent-tytapp-c1578699851]{width:90vw;position:absolute;right:.5em;top:.5em;pointer-events:initial}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851] > .content[_ngcontent-tytapp-c1578699851]   .actions[_ngcontent-tytapp-c1578699851]{display:flex;gap:.5em;position:absolute;top:0;right:0;z-index:10}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851] > .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]{color:#fff;background-color:#000c;border-radius:5px;display:inline-flex;padding:1em 2em;align-items:center;gap:1em;max-width:min(100vw,30em);text-align:left}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851] > .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851] > tyt-icon[_ngcontent-tytapp-c1578699851]{align-self:stretch}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851] > .content[_ngcontent-tytapp-c1578699851] > a.box[data-style=membership][_ngcontent-tytapp-c1578699851]{border:3px solid #ECC036}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851] > .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]   .body[_ngcontent-tytapp-c1578699851]{display:flex;flex-direction:column}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851] > .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]   .body[_ngcontent-tytapp-c1578699851]   .title[_ngcontent-tytapp-c1578699851]{font-size:120%}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851] > .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]   .body[_ngcontent-tytapp-c1578699851]   .message.brief[_ngcontent-tytapp-c1578699851]{display:none}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851] > .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]   .body[_ngcontent-tytapp-c1578699851]   .message[_ngcontent-tytapp-c1578699851]     p:last-child{margin-bottom:0}@media (max-width: 599px){div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851]   .content[_ngcontent-tytapp-c1578699851]{width:100vw;font-size:9pt;right:0;top:0}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851]   .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]{width:100%;max-width:100%;padding:.5em}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851]   .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]   .body[_ngcontent-tytapp-c1578699851]{margin-right:2em}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851]   .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]   .body[_ngcontent-tytapp-c1578699851]   .title[_ngcontent-tytapp-c1578699851]{display:inline;font-size:100%}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851]   .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]   .body[_ngcontent-tytapp-c1578699851]   .message.brief[_ngcontent-tytapp-c1578699851]{display:block}div.player-container[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]   .c2a[_ngcontent-tytapp-c1578699851]   .content[_ngcontent-tytapp-c1578699851] > a.box[_ngcontent-tytapp-c1578699851]   .body[_ngcontent-tytapp-c1578699851]   .message.full[_ngcontent-tytapp-c1578699851]{display:none}}@media (max-width: 749px){div.player-container.fullscreen.sw-keyboard-visible[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]{display:none}div.player-container.fullscreen.sw-keyboard-visible[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]   #chat[_ngcontent-tytapp-c1578699851]{position:fixed;inset:0;z-index:2000}}div.player-container[_ngcontent-tytapp-c1578699851]   .portrait-only[_ngcontent-tytapp-c1578699851]{display:none!important}div.player-container[_ngcontent-tytapp-c1578699851]   .portrait-only[_ngcontent-tytapp-c1578699851]   h1[_ngcontent-tytapp-c1578699851]{margin:1em 0}div.player-container[_ngcontent-tytapp-c1578699851]     h1{color:#ddd;margin:1em 0}div.player-container[_ngcontent-tytapp-c1578699851]   .out-band-player-banner[_ngcontent-tytapp-c1578699851]{display:none}@media (orientation: portrait){div.player-container[_ngcontent-tytapp-c1578699851]   .portrait-only[_ngcontent-tytapp-c1578699851]{display:flex!important}div.player-container[_ngcontent-tytapp-c1578699851]   #show-sidebar[_ngcontent-tytapp-c1578699851], div.player-container[_ngcontent-tytapp-c1578699851]   .out-band-player-banner[_ngcontent-tytapp-c1578699851]{display:none}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   .no-portrait[_ngcontent-tytapp-c1578699851]{display:none!important}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   .player-banner[_ngcontent-tytapp-c1578699851]{display:none}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   .out-band-player-banner[_ngcontent-tytapp-c1578699851]{display:block}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]{right:0!important;height:56.25vw;bottom:initial}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]{flex-direction:column;padding-right:0}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   .player-controls[_ngcontent-tytapp-c1578699851]{height:56.25vw;flex-grow:initial}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   .controls-ui[_ngcontent-tytapp-c1578699851]   aside[_ngcontent-tytapp-c1578699851]{flex-grow:1;width:100%;position:static}div.player-container.fullscreen[_ngcontent-tytapp-c1578699851]   #playback-element[_ngcontent-tytapp-c1578699851]{height:56.25vw;bottom:initial}div.player-container.fullscreen.has-sidebar.fullscreen[_ngcontent-tytapp-c1578699851]   #playback-element[_ngcontent-tytapp-c1578699851]{right:0}}[data-media-provider=youtube][_nghost-tytapp-c1578699851]   .big-play-container[_ngcontent-tytapp-c1578699851]{opacity:0}.player-banner[_ngcontent-tytapp-c1578699851]{position:relative;z-index:1}.fullscreen[_ngcontent-tytapp-c1578699851]   .player-banner[_ngcontent-tytapp-c1578699851]{position:absolute;top:4em;right:0;width:600px;max-width:100%}.overlay[_ngcontent-tytapp-c1578699851]{display:none;background:url(/assets/player-watermark.png);background-size:cover;background-position:center;position:absolute;inset:0;pointer-events:none}.error-message[_ngcontent-tytapp-c1578699851]{background:#101116;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:200;text-align:center;padding:2em}.error-message[_ngcontent-tytapp-c1578699851]   .message-box[_ngcontent-tytapp-c1578699851]   .message[_ngcontent-tytapp-c1578699851]{color:#999;max-width:100%;margin:0 auto;text-align:center}.error-message[_ngcontent-tytapp-c1578699851]   .message-box[_ngcontent-tytapp-c1578699851]   .header[_ngcontent-tytapp-c1578699851]{font-size:100px;color:#333}  .player-sidebar-tabs{height:100%}  .player-sidebar-tabs .mat-tab-label{min-width:1px}  .player-sidebar-tabs .mat-tab-body-content{overflow-y:auto}.sidebar-controls[_ngcontent-tytapp-c1578699851]{position:absolute;right:.5em;top:.25em;z-index:100}.video-experience[_ngcontent-tytapp-c1578699851]{flex-grow:1;position:relative;max-width:100%}
/*# sourceMappingURL=player.component-25LON65I.css.map */</style><style ng-app-id="tytapp">.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}
</style><style ng-app-id="tytapp">[_nghost-tytapp-c3641187748]{position:relative}a[_ngcontent-tytapp-c3641187748]{padding:1em;color:#fff}a[_ngcontent-tytapp-c3641187748]:hover{color:#fff;text-decoration:none}i.muted[_ngcontent-tytapp-c3641187748]{color:#777}#volume-button[_ngcontent-tytapp-c3641187748]{opacity:.7}#volume-button[_ngcontent-tytapp-c3641187748]:hover, #volume-button[_ngcontent-tytapp-c3641187748]:focus{opacity:1}#volume-slider[_ngcontent-tytapp-c3641187748]{display:flex;flex-direction:column;align-items:center;text-align:center;position:absolute;background:#fff;border-radius:4px;color:#000;padding:1em;right:0;bottom:-1.2em;width:100%;height:12em;z-index:100;transition:.4s ease-in-out bottom,.4s ease-in-out opacity;opacity:1}#volume-slider[_ngcontent-tytapp-c3641187748]:not(.active){pointer-events:none;bottom:-14em;opacity:0}#volume-slider[_ngcontent-tytapp-c3641187748]   a[_ngcontent-tytapp-c3641187748]{color:inherit!important;padding:0}#volume-slider-line[_ngcontent-tytapp-c3641187748]{width:2px;height:100%;background:#ddd;pointer-events:none;margin:0 auto}#volume-slider-button[_ngcontent-tytapp-c3641187748]{bottom:0;z-index:1;padding:0;-webkit-appearance:none;appearance:none;border:none;background:transparent}#volume-slider-button[_ngcontent-tytapp-c3641187748]{position:absolute;bottom:0;z-index:2;left:calc(50% - .5em)}#volume-slider-receiver[_ngcontent-tytapp-c3641187748]{position:absolute;inset:0;z-index:1}#volume-slider-button-visual[_ngcontent-tytapp-c3641187748]{border-radius:100%;background:#b51419;z-index:1;width:1em;height:1em;position:relative;top:.5em}#volume-slider-track[_ngcontent-tytapp-c3641187748]{height:6em;position:relative;padding:0 1.5em;flex-grow:1}
/*# sourceMappingURL=player-volume-button.component-OUXCB55J.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c4158603136]{padding:.5em}.hidden[_nghost-tytapp-c4158603136]{display:none!important}
/*# sourceMappingURL=cast-button.component-GQ3TOHJH.css.map */</style><style ng-app-id="tytapp">.st0[_ngcontent-tytapp-c1073580727]{opacity:0}.st1[_ngcontent-tytapp-c1073580727]{fill:#fafafa}.st2[_ngcontent-tytapp-c1073580727]{clip-path:url(#SVGID_2_)}.st3[_ngcontent-tytapp-c1073580727]{clip-path:url(#SVGID_4_);fill:#fff}[_nghost-tytapp-c1073580727]{display:inline-block;vertical-align:middle}.hidden[_nghost-tytapp-c1073580727]{display:none!important}svg[_ngcontent-tytapp-c1073580727]{height:36px}mat-icon[_ngcontent-tytapp-c1073580727]{width:24px;height:24px;font-size:24px}button.connected[_ngcontent-tytapp-c1073580727]{color:#6161ff}
/*# sourceMappingURL=airplay-button.component-QTXGXVWL.css.map */</style><style ng-app-id="tytapp">.mdc-tab{min-width:90px;padding:0 24px;display:flex;flex:1 0 auto;justify-content:center;box-sizing:border-box;border:none;outline:none;text-align:center;white-space:nowrap;cursor:pointer;z-index:1}.mdc-tab__content{display:flex;align-items:center;justify-content:center;height:inherit;pointer-events:none}.mdc-tab__text-label{transition:150ms color linear;display:inline-block;line-height:1;z-index:2}.mdc-tab--active .mdc-tab__text-label{transition-delay:100ms}._mat-animation-noopable .mdc-tab__text-label{transition:none}.mdc-tab-indicator{display:flex;position:absolute;top:0;left:0;justify-content:center;width:100%;height:100%;pointer-events:none;z-index:1}.mdc-tab-indicator__content{transition:var(--mat-tab-animation-duration, 250ms) transform cubic-bezier(0.4, 0, 0.2, 1);transform-origin:left;opacity:0}.mdc-tab-indicator__content--underline{align-self:flex-end;box-sizing:border-box;width:100%;border-top-style:solid}.mdc-tab-indicator--active .mdc-tab-indicator__content{opacity:1}._mat-animation-noopable .mdc-tab-indicator__content,.mdc-tab-indicator--no-transition .mdc-tab-indicator__content{transition:none}.mat-mdc-tab-ripple.mat-mdc-tab-ripple{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none}.mat-mdc-tab{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;background:none;height:var(--mdc-secondary-navigation-tab-container-height, 48px);font-family:var(--mat-tab-header-label-text-font, var(--mat-sys-title-small-font));font-size:var(--mat-tab-header-label-text-size, var(--mat-sys-title-small-size));letter-spacing:var(--mat-tab-header-label-text-tracking, var(--mat-sys-title-small-tracking));line-height:var(--mat-tab-header-label-text-line-height, var(--mat-sys-title-small-line-height));font-weight:var(--mat-tab-header-label-text-weight, var(--mat-sys-title-small-weight))}.mat-mdc-tab.mdc-tab{flex-grow:0}.mat-mdc-tab .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, var(--mat-sys-primary));border-top-width:var(--mdc-tab-indicator-active-indicator-height, 2px);border-radius:var(--mdc-tab-indicator-active-indicator-shape, 0)}.mat-mdc-tab:hover .mdc-tab__text-label{color:var(--mat-tab-header-inactive-hover-label-text-color, var(--mat-sys-on-surface))}.mat-mdc-tab:focus .mdc-tab__text-label{color:var(--mat-tab-header-inactive-focus-label-text-color, var(--mat-sys-on-surface))}.mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{color:var(--mat-tab-header-active-label-text-color, var(--mat-sys-on-surface))}.mat-mdc-tab.mdc-tab--active .mdc-tab__ripple::before,.mat-mdc-tab.mdc-tab--active .mat-ripple-element{background-color:var(--mat-tab-header-active-ripple-color, var(--mat-sys-on-surface))}.mat-mdc-tab.mdc-tab--active:hover .mdc-tab__text-label{color:var(--mat-tab-header-active-hover-label-text-color, var(--mat-sys-on-surface))}.mat-mdc-tab.mdc-tab--active:hover .mdc-tab-indicator__content--underline{border-color:var(--mat-tab-header-active-hover-indicator-color, var(--mat-sys-primary))}.mat-mdc-tab.mdc-tab--active:focus .mdc-tab__text-label{color:var(--mat-tab-header-active-focus-label-text-color, var(--mat-sys-on-surface))}.mat-mdc-tab.mdc-tab--active:focus .mdc-tab-indicator__content--underline{border-color:var(--mat-tab-header-active-focus-indicator-color, var(--mat-sys-primary))}.mat-mdc-tab.mat-mdc-tab-disabled{opacity:.4;pointer-events:none}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__content{pointer-events:none}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple::before,.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element{background-color:var(--mat-tab-header-disabled-ripple-color)}.mat-mdc-tab .mdc-tab__ripple::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;pointer-events:none;background-color:var(--mat-tab-header-inactive-ripple-color, var(--mat-sys-on-surface))}.mat-mdc-tab .mdc-tab__text-label{color:var(--mat-tab-header-inactive-label-text-color, var(--mat-sys-on-surface));display:inline-flex;align-items:center}.mat-mdc-tab .mdc-tab__content{position:relative;pointer-events:auto}.mat-mdc-tab:hover .mdc-tab__ripple::before{opacity:.04}.mat-mdc-tab.cdk-program-focused .mdc-tab__ripple::before,.mat-mdc-tab.cdk-keyboard-focused .mdc-tab__ripple::before{opacity:.12}.mat-mdc-tab .mat-ripple-element{opacity:.12;background-color:var(--mat-tab-header-inactive-ripple-color, var(--mat-sys-on-surface))}.mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab{flex-grow:1}.mat-mdc-tab-group{display:flex;flex-direction:column;max-width:100%}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination{background-color:var(--mat-tab-header-with-background-background-color)}.mat-mdc-tab-group.mat-tabs-with-background.mat-primary>.mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label{color:var(--mat-tab-header-with-background-foreground-color)}.mat-mdc-tab-group.mat-tabs-with-background.mat-primary>.mat-mdc-tab-header .mdc-tab-indicator__content--underline{border-color:var(--mat-tab-header-with-background-foreground-color)}.mat-mdc-tab-group.mat-tabs-with-background:not(.mat-primary)>.mat-mdc-tab-header .mat-mdc-tab:not(.mdc-tab--active) .mdc-tab__text-label{color:var(--mat-tab-header-with-background-foreground-color)}.mat-mdc-tab-group.mat-tabs-with-background:not(.mat-primary)>.mat-mdc-tab-header .mat-mdc-tab:not(.mdc-tab--active) .mdc-tab-indicator__content--underline{border-color:var(--mat-tab-header-with-background-foreground-color)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-focus-indicator::before,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mat-focus-indicator::before{border-color:var(--mat-tab-header-with-background-foreground-color)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-ripple-element,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mdc-tab__ripple::before,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mdc-tab__ripple::before{background-color:var(--mat-tab-header-with-background-foreground-color)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron{color:var(--mat-tab-header-with-background-foreground-color)}.mat-mdc-tab-group.mat-mdc-tab-group-inverted-header{flex-direction:column-reverse}.mat-mdc-tab-group.mat-mdc-tab-group-inverted-header .mdc-tab-indicator__content--underline{align-self:flex-start}.mat-mdc-tab-body-wrapper{position:relative;overflow:hidden;display:flex;transition:height 500ms cubic-bezier(0.35, 0, 0.25, 1)}.mat-mdc-tab-body-wrapper._mat-animation-noopable{transition:none !important;animation:none !important}
</style><style ng-app-id="tytapp">.mat-mdc-tab-header{display:flex;overflow:hidden;position:relative;flex-shrink:0}.mdc-tab-indicator .mdc-tab-indicator__content{transition-duration:var(--mat-tab-animation-duration, 250ms)}.mat-mdc-tab-header-pagination{-webkit-user-select:none;user-select:none;position:relative;display:none;justify-content:center;align-items:center;min-width:32px;cursor:pointer;z-index:2;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:none;box-sizing:content-box;outline:0}.mat-mdc-tab-header-pagination::-moz-focus-inner{border:0}.mat-mdc-tab-header-pagination .mat-ripple-element{opacity:.12;background-color:var(--mat-tab-header-inactive-ripple-color, var(--mat-sys-on-surface))}.mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-header-pagination{display:flex}.mat-mdc-tab-header-pagination-before,.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-after{padding-left:4px}.mat-mdc-tab-header-pagination-before .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-after .mat-mdc-tab-header-pagination-chevron{transform:rotate(-135deg)}.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-before,.mat-mdc-tab-header-pagination-after{padding-right:4px}.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-before .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-header-pagination-after .mat-mdc-tab-header-pagination-chevron{transform:rotate(45deg)}.mat-mdc-tab-header-pagination-chevron{border-style:solid;border-width:2px 2px 0 0;height:8px;width:8px;border-color:var(--mat-tab-header-pagination-icon-color, var(--mat-sys-on-surface))}.mat-mdc-tab-header-pagination-disabled{box-shadow:none;cursor:default;pointer-events:none}.mat-mdc-tab-header-pagination-disabled .mat-mdc-tab-header-pagination-chevron{opacity:.4}.mat-mdc-tab-list{flex-grow:1;position:relative;transition:transform 500ms cubic-bezier(0.35, 0, 0.25, 1)}._mat-animation-noopable .mat-mdc-tab-list{transition:none}.mat-mdc-tab-label-container{display:flex;flex-grow:1;overflow:hidden;z-index:1;border-bottom-style:solid;border-bottom-width:var(--mat-tab-header-divider-height, 1px);border-bottom-color:var(--mat-tab-header-divider-color, var(--mat-sys-surface-variant))}.mat-mdc-tab-group-inverted-header .mat-mdc-tab-label-container{border-bottom:none;border-top-style:solid;border-top-width:var(--mat-tab-header-divider-height, 1px);border-top-color:var(--mat-tab-header-divider-color, var(--mat-sys-surface-variant))}.mat-mdc-tab-labels{display:flex;flex:1 0 auto}[mat-align-tabs=center]>.mat-mdc-tab-header .mat-mdc-tab-labels{justify-content:center}[mat-align-tabs=end]>.mat-mdc-tab-header .mat-mdc-tab-labels{justify-content:flex-end}.cdk-drop-list .mat-mdc-tab-labels,.mat-mdc-tab-labels.cdk-drop-list{min-height:var(--mdc-secondary-navigation-tab-container-height, 48px)}.mat-mdc-tab::before{margin:5px}@media(forced-colors: active){.mat-mdc-tab[aria-disabled=true]{color:GrayText}}
</style><style ng-app-id="tytapp">[_nghost-tytapp-c2157785651]{container-name:home-topic-card-item-list;container-type:inline-size;display:block}.home-row-items[_ngcontent-tytapp-c2157785651]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:1em}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]{width:calc(50% - 1em);transform:scale(1.2);opacity:0;transition:.4s transform ease-out,.4s opacity ease-out}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651], .home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]:hover, .home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]:focus, .home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]:active, .home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]:visited{color:inherit}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]{display:flex;flex-direction:row;align-items:center;padding:.5em 1em 2em}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .brand-icon[_ngcontent-tytapp-c2157785651]{width:3em;height:3em;background:#000;margin-right:1.5em;background-position:center;background-size:cover;background-repeat:no-repeat;flex-shrink:0}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .brand-name[_ngcontent-tytapp-c2157785651]{text-transform:uppercase;font-weight:700;font-size:75%;letter-spacing:2px}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .title-row-info[_ngcontent-tytapp-c2157785651]{overflow-x:hidden;flex-grow:1}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .description[_ngcontent-tytapp-c2157785651]{display:flex;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.5em;line-height:1.25;overflow:hidden;font-size:80%;height:2.5em;text-overflow:ellipsis}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .tagline[_ngcontent-tytapp-c2157785651]{margin-top:3px;display:flex;align-items:center}@media (max-width: 1700px){.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .tagline[_ngcontent-tytapp-c2157785651]{flex-direction:column;align-items:flex-start}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .tagline[_ngcontent-tytapp-c2157785651]   tyt-content-badge[_ngcontent-tytapp-c2157785651]{order:1;margin-top:.5em}}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .tagline[_ngcontent-tytapp-c2157785651]   tyt-content-badge[_ngcontent-tytapp-c2157785651]{margin-right:.5em}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .tagline[_ngcontent-tytapp-c2157785651]   ul.facts[_ngcontent-tytapp-c2157785651]{display:flex;padding:0;margin:0;font-size:9pt;flex-wrap:wrap}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .tagline[_ngcontent-tytapp-c2157785651]   ul.facts[_ngcontent-tytapp-c2157785651]   li[_ngcontent-tytapp-c2157785651]{list-style-type:none;border-left:1px solid #666;padding-left:.5em;margin-left:.5em;white-space:nowrap}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .tagline[_ngcontent-tytapp-c2157785651]   ul.facts[_ngcontent-tytapp-c2157785651]   li[_ngcontent-tytapp-c2157785651]   time[_ngcontent-tytapp-c2157785651]{font-weight:700}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .title-row[_ngcontent-tytapp-c2157785651]   .tagline[_ngcontent-tytapp-c2157785651]   ul.facts[_ngcontent-tytapp-c2157785651]   li[_ngcontent-tytapp-c2157785651]:first-of-type{border-color:transparent;margin-left:0;padding-left:0}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651]{width:100%;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651]:before{display:block;content:" ";width:100%;padding-top:56.25%}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651] > [_ngcontent-tytapp-c2157785651]:first-child{position:absolute;inset:0}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651]   .content-info[_ngcontent-tytapp-c2157785651]{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,#2a2d3b00,#2a2d3b 79%);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:3em 1em 1em}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651]   .content-info[_ngcontent-tytapp-c2157785651]   .title-row-info[_ngcontent-tytapp-c2157785651]{display:flex;align-items:flex-end;gap:1em;width:100%}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651]   .content-info[_ngcontent-tytapp-c2157785651]   .title[_ngcontent-tytapp-c2157785651]{max-width:calc(100% - 7em)}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651]   .content-info[_ngcontent-tytapp-c2157785651]   .brand-icon[_ngcontent-tytapp-c2157785651]{width:48px;aspect-ratio:1/1;background-size:cover}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651]   .content-info[_ngcontent-tytapp-c2157785651]   time[_ngcontent-tytapp-c2157785651], .home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651]   .content-info[_ngcontent-tytapp-c2157785651]   tyt-timestamp[_ngcontent-tytapp-c2157785651]{color:#ccc;font-size:80%}.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item[_ngcontent-tytapp-c2157785651]   .thumbnail-box[_ngcontent-tytapp-c2157785651] > tyt-playback-status-bar[_ngcontent-tytapp-c2157785651]{top:auto!important}@supports (container-type: inline-size){@container home-topic-card-item-list (max-width: 610px){.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item.home-row-item.home-row-item[_ngcontent-tytapp-c2157785651]{width:100%}}}@supports not (container-type: inline-size){@media (max-width: 610px){.home-row-items[_ngcontent-tytapp-c2157785651]   .home-row-item.home-row-item.home-row-item[_ngcontent-tytapp-c2157785651]{width:100%}}}  .animate-in tyt-topic-card .home-row-items .home-row-item.home-row-item{opacity:1;transform:scale(1)}
/*# sourceMappingURL=topic-card.component-QGH62LXT.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c630928879]{display:inline-flex;white-space:nowrap;align-items:flex-start}a[_ngcontent-tytapp-c630928879]{display:contents}tyt-tag.content-type[_ngcontent-tytapp-c630928879]{background-color:#525560;color:#faf8f8}a.topic[_ngcontent-tytapp-c630928879]   tyt-tag[_ngcontent-tytapp-c630928879]{background-color:#393d4d;color:#ccc;font-size:7pt}
/*# sourceMappingURL=content-badge.component-25M2TFEF.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c2340217202]{font-size:7pt;padding:2px 3px 1px;opacity:0;transition:.5s ease-in opacity}.visible[_nghost-tytapp-c2340217202]{opacity:1}mat-icon[_ngcontent-tytapp-c2340217202]{margin-right:4px;font-size:12px;width:12px;height:12px;vertical-align:middle}span[_ngcontent-tytapp-c2340217202]:empty:before{content:"0"}span[_ngcontent-tytapp-c2340217202]:empty     a:hover, span[_ngcontent-tytapp-c2340217202]:empty     a:focus, span[_ngcontent-tytapp-c2340217202]:empty     a:active, span[_ngcontent-tytapp-c2340217202]:empty     a:visited{color:inherit}
/*# sourceMappingURL=comments-count.component-HBQEW6J4.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c2636544785]{display:inline-flex;flex-direction:row;align-items:center;font-size:8pt;background:#fff;color:#000;padding:.5em .8em;height:30px}
/*# sourceMappingURL=tag.component-NS2HOKUV.css.map */</style><style ng-app-id="tytapp">[_nghost-tytapp-c4035936752]{display:block;height:7px}.bar[_ngcontent-tytapp-c4035936752]{position:relative;background:#0c3555;overflow:hidden;height:100%;margin:.5em 0 0;opacity:0;transition:1s opacity ease-in}.bar.active[_ngcontent-tytapp-c4035936752]{opacity:1}.bar[_ngcontent-tytapp-c4035936752]   .filled[_ngcontent-tytapp-c4035936752]{position:absolute;left:0;top:0;height:100%;background:#1b75bb}
/*# sourceMappingURL=playback-status-bar.component-PFQOGQ3D.css.map */</style><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/scwhua8474dkjv2ls3bxl4e0ubex?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/rjdz9if906sad3o0io9je998x1gk?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/y18knsopkqzpqnrh5uby92udvkat?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/nu15c5d2yz9ldu02lvxscihyc2zw?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?wf=1&amp;q=85" as="image"><style ng-app-id="tytapp">[_nghost-tytapp-c2300361491]{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;flex-direction:column;width:960px;max-width:100%;margin:0 auto;color:#fff}.poll-background[_ngcontent-tytapp-c2300361491]{background-image:url(/assets/flag-backdrop.png);background-size:cover;background-position:top;width:100%;position:relative}.poll-background[_ngcontent-tytapp-c2300361491]:before{display:block;content:" ";width:100%;padding-top:56.25%}.poll-background[_ngcontent-tytapp-c2300361491] > [_ngcontent-tytapp-c2300361491]:first-child{position:absolute;inset:0}.poll-background.placeholder[_ngcontent-tytapp-c2300361491]{background-image:none}.poll-background[_ngcontent-tytapp-c2300361491]   .gradient[_ngcontent-tytapp-c2300361491]{position:absolute;bottom:-1px;left:-1px;right:-1px;z-index:100;background:linear-gradient(0deg,#171921,#1212126e 28.4%,#17192100)}.poll-background[_ngcontent-tytapp-c2300361491] + .poll-description[_ngcontent-tytapp-c2300361491]{margin-top:-60px}.poll-description[_ngcontent-tytapp-c2300361491]{padding:1rem;z-index:150;-webkit-user-select:text;user-select:text}.poll-description[_ngcontent-tytapp-c2300361491]   .status[_ngcontent-tytapp-c2300361491]{color:#b1b1b1;font-size:13px;font-weight:700;margin-right:15px}.poll-description[_ngcontent-tytapp-c2300361491]   .status.open[_ngcontent-tytapp-c2300361491]{color:#89ed5b}.poll-description[_ngcontent-tytapp-c2300361491]   .status-count[_ngcontent-tytapp-c2300361491]{display:flex;align-items:center}.poll-description[_ngcontent-tytapp-c2300361491]   .poll-title[_ngcontent-tytapp-c2300361491]{margin:15px 0 0;font-weight:400;font-size:25px}.poll-description[_ngcontent-tytapp-c2300361491]   .poll-title[_ngcontent-tytapp-c2300361491]   a[_ngcontent-tytapp-c2300361491]{color:inherit}.poll-description[_ngcontent-tytapp-c2300361491]   .author[_ngcontent-tytapp-c2300361491]   img[_ngcontent-tytapp-c2300361491]{margin-right:10px;height:1.75em}.poll-description[_ngcontent-tytapp-c2300361491]   .author[_ngcontent-tytapp-c2300361491]   .avatar[_ngcontent-tytapp-c2300361491]{margin-right:10px;width:2em;height:2em;background-position:center;background-size:cover;background-repeat:no-repeat}.poll-description[_ngcontent-tytapp-c2300361491]   .author[_ngcontent-tytapp-c2300361491]   span[_ngcontent-tytapp-c2300361491]{color:#c6cacc;font-size:10px}.poll-description[_ngcontent-tytapp-c2300361491]   .vote-count[_ngcontent-tytapp-c2300361491]{font-size:12px}.poll[_ngcontent-tytapp-c2300361491]{padding:0 1rem;margin-bottom:50px}.poll[_ngcontent-tytapp-c2300361491]   small[_ngcontent-tytapp-c2300361491]{display:block;text-align:right}.spacer[_ngcontent-tytapp-c2300361491]{flex-grow:1}.choices[_ngcontent-tytapp-c2300361491]{display:flex;flex-direction:column;gap:1em}.centered.poll-item[_ngcontent-tytapp-c2300361491]{display:flex;align-items:center;justify-content:flex-start}.centered.poll-item[_ngcontent-tytapp-c2300361491]   .body[_ngcontent-tytapp-c2300361491]{width:100%;text-align:left}.poll-item[_ngcontent-tytapp-c2300361491]{display:flex;border:2px solid #22252d;position:relative;min-height:88px;white-space:normal;line-height:1.5;text-align:left;justify-content:stretch;align-items:stretch;height:auto;overflow:hidden;padding:0}.poll-item[_ngcontent-tytapp-c2300361491]     .mdc-button__label{display:flex;align-items:center;justify-content:flex-start;width:100%}.poll-item[_ngcontent-tytapp-c2300361491]     .mdc-button__label .image{margin:0 0 0 -15px}.poll-item[_ngcontent-tytapp-c2300361491]     .mdc-button__label .show_results{width:100%}.poll-item[_ngcontent-tytapp-c2300361491]   .voted-tag[_ngcontent-tytapp-c2300361491]{position:absolute;bottom:0;right:0;background-color:#fff;padding:3px 5px;font-size:10px;color:#121212;display:none}.poll-item.selected[_ngcontent-tytapp-c2300361491]{border:2px solid #ECC036}.poll-item.selected[_ngcontent-tytapp-c2300361491]   .result-bar[_ngcontent-tytapp-c2300361491]{background-color:#fff}.poll-item.voted[_ngcontent-tytapp-c2300361491]{border:2px solid white}.poll-item.voted[_ngcontent-tytapp-c2300361491]   .voted-tag[_ngcontent-tytapp-c2300361491]{display:block}.poll-item[_ngcontent-tytapp-c2300361491]   .image[_ngcontent-tytapp-c2300361491]{aspect-ratio:16/9;flex-shrink:0;width:150px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#333;position:relative;align-self:flex-start}.poll-item[_ngcontent-tytapp-c2300361491]   .image[_ngcontent-tytapp-c2300361491]   .image-overlay[_ngcontent-tytapp-c2300361491]{position:absolute;inset:-1px;background:linear-gradient(-90deg,#171921,#0f0f0f00)}.poll-item[_ngcontent-tytapp-c2300361491]   div.body[_ngcontent-tytapp-c2300361491]{font-size:14px;font-weight:700;color:#fff;margin:10px;padding-right:3em}.poll-item.has-results[_ngcontent-tytapp-c2300361491]   div.body[_ngcontent-tytapp-c2300361491]{width:10em;flex-grow:1}.options[_ngcontent-tytapp-c2300361491]{display:flex;font-size:10px;width:100%;margin-bottom:30px;padding:0 1rem;align-items:center;gap:.5em}tyt-comments-count[_ngcontent-tytapp-c2300361491]{margin-right:1em}.btn-tag[_ngcontent-tytapp-c2300361491]{font-size:9px;background-color:#000;margin-right:10px;font-weight:700;border:1px solid #2B2B2B;color:#d3d3d3;padding:2px 8px;white-space:nowrap;cursor:pointer}.white[_ngcontent-tytapp-c2300361491]{background-color:#fff;color:#000}@keyframes _ngcontent-tytapp-c2300361491_rotate{0%{transform:rotate(0)}to{transform:rotate(359deg)}}button[_ngcontent-tytapp-c2300361491], a[role=button][_ngcontent-tytapp-c2300361491], .btn[_ngcontent-tytapp-c2300361491]{border-radius:0}button.reload[_ngcontent-tytapp-c2300361491], a[role=button].reload[_ngcontent-tytapp-c2300361491], .btn.reload[_ngcontent-tytapp-c2300361491]{border-color:#666;color:#666}button.reload[_ngcontent-tytapp-c2300361491]:hover, a[role=button].reload[_ngcontent-tytapp-c2300361491]:hover, .btn.reload[_ngcontent-tytapp-c2300361491]:hover{color:#fff;border-color:#fff}button.reload.reloading[_ngcontent-tytapp-c2300361491]   mat-icon[_ngcontent-tytapp-c2300361491], a[role=button].reload.reloading[_ngcontent-tytapp-c2300361491]   mat-icon[_ngcontent-tytapp-c2300361491], .btn.reload.reloading[_ngcontent-tytapp-c2300361491]   mat-icon[_ngcontent-tytapp-c2300361491]{animation:_ngcontent-tytapp-c2300361491_rotate;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite;animation-timing-function:linear}button.vote[_ngcontent-tytapp-c2300361491], a[role=button].vote[_ngcontent-tytapp-c2300361491], .btn.vote[_ngcontent-tytapp-c2300361491]{padding:5px 35px}button.vote.voted[_ngcontent-tytapp-c2300361491], a[role=button].vote.voted[_ngcontent-tytapp-c2300361491], .btn.vote.voted[_ngcontent-tytapp-c2300361491]{background-color:#89ed5b;color:#121212;border-color:#121212}button.vote[_ngcontent-tytapp-c2300361491]:not(.voted):hover, a[role=button].vote[_ngcontent-tytapp-c2300361491]:not(.voted):hover, .btn.vote[_ngcontent-tytapp-c2300361491]:not(.voted):hover{background-color:#ecc036;color:#000}.result-container[_ngcontent-tytapp-c2300361491]{flex-grow:1;text-align:right;width:100%}.result-container[_ngcontent-tytapp-c2300361491]   .result-count[_ngcontent-tytapp-c2300361491]{font-size:10px;text-transform:uppercase}.results[_ngcontent-tytapp-c2300361491]{justify-content:flex-end;align-items:center;display:none;flex-grow:1}.results.active[_ngcontent-tytapp-c2300361491]{display:flex}.results[_ngcontent-tytapp-c2300361491]   .result-value[_ngcontent-tytapp-c2300361491]{font-size:11px;min-width:40px;font-weight:700;white-space:nowrap;margin-right:.5em}.results[_ngcontent-tytapp-c2300361491]   .result-bar[_ngcontent-tytapp-c2300361491]{background-color:#878787;height:30px;transition:1s width ease-in-out;flex-shrink:0}.results[_ngcontent-tytapp-c2300361491]   .result-bar[_ngcontent-tytapp-c2300361491]:not(.ready){width:0px!important}.share[_ngcontent-tytapp-c2300361491]{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}.share[_ngcontent-tytapp-c2300361491]   h1[_ngcontent-tytapp-c2300361491]{margin:0}@media (max-width: 1250px){.share[_ngcontent-tytapp-c2300361491]{flex-direction:column}}@media (max-width: 550px){.poll-item[_ngcontent-tytapp-c2300361491]   h3[_ngcontent-tytapp-c2300361491], .poll-item.has-results[_ngcontent-tytapp-c2300361491]   div.body[_ngcontent-tytapp-c2300361491]{width:100%;padding-right:5em;z-index:2}.poll-item.has-results[_ngcontent-tytapp-c2300361491]:not(.voted){border:2px solid #333}.poll-item.has-results[_ngcontent-tytapp-c2300361491]   .result-container[_ngcontent-tytapp-c2300361491]{width:calc(100% - 4em);position:relative;z-index:1}.poll[_ngcontent-tytapp-c2300361491]{margin-bottom:1em}.options[_ngcontent-tytapp-c2300361491]{flex-direction:column}.options[_ngcontent-tytapp-c2300361491]   .right[_ngcontent-tytapp-c2300361491], .options[_ngcontent-tytapp-c2300361491]   .left[_ngcontent-tytapp-c2300361491]{flex-wrap:wrap;width:100%;text-align:center}.options[_ngcontent-tytapp-c2300361491]   .left[_ngcontent-tytapp-c2300361491]{margin-top:1em}.options[_ngcontent-tytapp-c2300361491]   .right[_ngcontent-tytapp-c2300361491]{order:-1}}@media (max-width: 500px){.poll-item.has-results[_ngcontent-tytapp-c2300361491]{flex-direction:column}.poll-item.has-results[_ngcontent-tytapp-c2300361491]   .image[_ngcontent-tytapp-c2300361491]{margin:0;width:100%}.poll-item.has-results[_ngcontent-tytapp-c2300361491]   .result-container[_ngcontent-tytapp-c2300361491]{width:100%}.poll-item.has-results[_ngcontent-tytapp-c2300361491]   .voted-tag[_ngcontent-tytapp-c2300361491]{inset:0 0 auto auto}.poll-item[_ngcontent-tytapp-c2300361491]     .mdc-button__label{flex-direction:column}.poll-item[_ngcontent-tytapp-c2300361491]     .mdc-button__label .image{margin:0;width:100%}}.mini[_nghost-tytapp-c2300361491]{width:auto}.mini[_nghost-tytapp-c2300361491]   .poll[_ngcontent-tytapp-c2300361491]{margin-bottom:1em}.mini[_nghost-tytapp-c2300361491]   .options[_ngcontent-tytapp-c2300361491]{flex-direction:column}.mini[_nghost-tytapp-c2300361491]   .options[_ngcontent-tytapp-c2300361491]   .right[_ngcontent-tytapp-c2300361491], .mini[_nghost-tytapp-c2300361491]   .options[_ngcontent-tytapp-c2300361491]   .left[_ngcontent-tytapp-c2300361491]{flex-wrap:wrap;width:100%;text-align:center}.mini[_nghost-tytapp-c2300361491]   .options[_ngcontent-tytapp-c2300361491]   .left[_ngcontent-tytapp-c2300361491]{margin-top:1em}.mini[_nghost-tytapp-c2300361491]   .options[_ngcontent-tytapp-c2300361491]   .right[_ngcontent-tytapp-c2300361491]{order:-1}@media (max-width: 1250px){.mini[_nghost-tytapp-c2300361491]   .options[_ngcontent-tytapp-c2300361491]{flex-direction:column}}.signature-count[_ngcontent-tytapp-c2300361491]{font-size:18pt;text-align:center;margin:1em}.signature-c2a[_ngcontent-tytapp-c2300361491]{text-align:center}div.description[_ngcontent-tytapp-c2300361491]     iframe{max-width:100%}div.description.short[_ngcontent-tytapp-c2300361491]{display:flex;flex-direction:column;max-height:calc((1em + 8px)*7);text-overflow:ellipsis;overflow:hidden}.results-notice-message[_ngcontent-tytapp-c2300361491]{font-size:14px;margin:1em 0;text-align:center}.question-body[_ngcontent-tytapp-c2300361491]{padding-bottom:1em;font-size:14pt}.choose-amount[_ngcontent-tytapp-c2300361491]{font-size:80%;color:#ccc;margin-bottom:1em}.hide-after-vote[_ngcontent-tytapp-c2300361491], .hide-before-vote[_ngcontent-tytapp-c2300361491]{display:none}
/*# sourceMappingURL=poll-single.component-S66O2TYH.css.map */</style><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/a7n66n8njdjy8yvaqq4l814ac3t1?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/lv1jruh1bamlwdzktkkda84nwqek?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" as="image" media="(min-width: 1920px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" as="image" media="(min-width: 1280px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" as="image" media="(min-width: 640px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" as="image" media="(min-width: 320px)"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"><link rel="preload" href="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85" as="image"></head>

<body class="mat-dark-theme"><!--nghm-->
  <script>document.body.classList.add('has-js');</script>
  <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PF3LN46" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

  <div id="failed-to-bootstrap" style="display: none;">
    <img src="/assets/tyt-shield-light.png">
    <h1>Uh oh.</h1>
    <p>TYT.com has failed to start. Please refresh. If this problem persists, please contact <span>support</span> at <span>tytnetwork.com</span>.</p>
  </div>
  <style>
    #failed-to-bootstrap {
      text-align: center;
      width: 400px;
      margin: 2em auto;
    }

    #failed-to-bootstrap img {
      height: 8em;
    }

  </style>
  <header id="global-header">
    <!-- This header is here to be used when elements need to be hoisted up to the top level so that they can bypass
         local scrollboxes and the like. For example, this is used within the video editor to hoist the video editor
         toolbar. This should be used (or the corresponding global footer) instead of hoisting up to body to comply
         with WCAG ARIA11. -->
  </header>
  <app-root id="root" ng-version="19.2.15" _nghost-tytapp-c1534321411 class="has-sitewide-alert" ngh="61" ng-server-context="ssr"><nav _ngcontent-tytapp-c1534321411><a _ngcontent-tytapp-c1534321411 aria-label="Skip to content" routerlink="." fragment="main-content" class="show-on-focus" href="/#main-content">Skip to content</a></nav><!----><tyt-dev-tools _ngcontent-tytapp-c1534321411 _nghost-tytapp-c3506057906 ngh="0"><!----></tyt-dev-tools><tyt-cast-sender _ngcontent-tytapp-c1534321411 ngh="1"></tyt-cast-sender><tyt-airplay-sender _ngcontent-tytapp-c1534321411 ngh="1"></tyt-airplay-sender><!----><!----><dialog _ngcontent-tytapp-c1534321411 id="dialog-host" class="hidden" aria-hidden="true"><!----><div _ngcontent-tytapp-c1534321411></div><!----></dialog><div _ngcontent-tytapp-c1534321411 id="dialog-background" class></div><header _ngcontent-tytapp-c1534321411><tyt-nav _ngcontent-tytapp-c1534321411 _nghost-tytapp-c4249247945 class="has-sitewide-alerts animate-in is-live" ngh="8"><div _ngcontent-tytapp-c4249247945 class="mobile-sidebar-bg"></div><div _ngcontent-tytapp-c4249247945 id="mobile-menu-background" onclick="document.querySelector('nav#menu').classList.remove('active');
           document.querySelector('#mobile-menu-background').classList.remove('active');
           document.documentElement.classList.remove('menu-open');"></div><nav _ngcontent-tytapp-c4249247945 id="menu"><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="top" class="global-pad" _nghost-tytapp-c2582490836 style="height: 0px;" ngh="1"></tyt-safe-zone-pad><div _ngcontent-tytapp-c4249247945 class="site-wide-alerts"><div _ngcontent-tytapp-c4249247945 class="site-wide-alert" style="background-color: #89ED5B; color: black;"><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="top" _nghost-tytapp-c2582490836 style="height: 0px;" ngh="1"></tyt-safe-zone-pad><div _ngcontent-tytapp-c4249247945 class="site-wide-alert-content"><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="left" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad><!----><a _ngcontent-tytapp-c4249247945 mat-button target="_blank" class="message mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" href="http://tyt.com/press" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"><div _ngcontent-tytapp-c4249247945 class="message-contents"><mat-icon _ngcontent-tytapp-c4249247945 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">podcasts</mat-icon> Breaking News: Cenk Uygur Banned from the UK </div></span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><!----><!----><!----><a _ngcontent-tytapp-c4249247945 mat-button href="javascript:;" aria-label="Close Alert" class="close-button mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"><div _ngcontent-tytapp-c4249247945><mat-icon _ngcontent-tytapp-c4249247945 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">close</mat-icon></div></span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="right" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad></div><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="bottom" _nghost-tytapp-c2582490836 style="height: 0px;" ngh="1"></tyt-safe-zone-pad></div><div _ngcontent-tytapp-c4249247945 class="site-wide-alert" style="background-color: #99161a; color: white;"><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="top" _nghost-tytapp-c2582490836 style="height: 0px;" ngh="1"></tyt-safe-zone-pad><div _ngcontent-tytapp-c4249247945 class="site-wide-alert-content"><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="left" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad><!----><!----><a _ngcontent-tytapp-c4249247945 mat-button class="message mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" href="/live" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"><div _ngcontent-tytapp-c4249247945 class="message-contents"><mat-icon _ngcontent-tytapp-c4249247945 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">podcasts</mat-icon> Watch Live Now: The Young Turks: TYT REPLAY: Trump-Netanyahu ‘Fight’ Was Reportedly Fake </div></span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><!----><!----><a _ngcontent-tytapp-c4249247945 mat-button href="javascript:;" aria-label="Close Alert" class="close-button mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"><div _ngcontent-tytapp-c4249247945><mat-icon _ngcontent-tytapp-c4249247945 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">close</mat-icon></div></span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="right" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad></div><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="bottom" _nghost-tytapp-c2582490836 style="height: 0px;" ngh="1"></tyt-safe-zone-pad></div><!----></div><div _ngcontent-tytapp-c4249247945 class="size-container"><!----><ul _ngcontent-tytapp-c4249247945 class="menu-list primary"><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="left" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad><li _ngcontent-tytapp-c4249247945 id="topnav_home"><!----><!----><a _ngcontent-tytapp-c4249247945 routerlinkactive="active" class="undefined" href="/"><span _ngcontent-tytapp-c4249247945>Home</span></a><!----></li><!----><li _ngcontent-tytapp-c4249247945 id="topnav_live"><!----><!----><a _ngcontent-tytapp-c4249247945 routerlinkactive="active" class="live" href="/live"><span _ngcontent-tytapp-c4249247945>Live</span></a><!----></li><!----><li _ngcontent-tytapp-c4249247945 id="topnav_shows"><!----><!----><a _ngcontent-tytapp-c4249247945 routerlinkactive="active" class="undefined" href="/shows"><span _ngcontent-tytapp-c4249247945>Shows</span></a><!----></li><!----><li _ngcontent-tytapp-c4249247945 id="topnav_podcasts"><!----><!----><a _ngcontent-tytapp-c4249247945 routerlinkactive="active" class="undefined" href="/podcasts"><span _ngcontent-tytapp-c4249247945>Podcasts</span></a><!----></li><!----><li _ngcontent-tytapp-c4249247945 id="topnav_aa8bb566-63bf-4a56-af69-72e35dd20376"><button _ngcontent-tytapp-c4249247945 class="mat-mdc-menu-trigger dropdown" aria-haspopup="menu" aria-expanded="false"><mat-icon _ngcontent-tytapp-c4249247945 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">arrow_drop_down</mat-icon><span _ngcontent-tytapp-c4249247945 class="dropdown-label"> More </span><mat-menu _ngcontent-tytapp-c4249247945 ngh="3"><!----></mat-menu></button><!----><!----><!----><!----></li><!----><!----><!----></ul><div _ngcontent-tytapp-c4249247945 class="mobile-menu"><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="left" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad><a _ngcontent-tytapp-c4249247945 mat-icon-button href="javascript:;" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" aria-label="Close navigation" ngh="4"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c4249247945 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">menu</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><span _ngcontent-tytapp-c4249247945 id="mobilenav_join"><a _ngcontent-tytapp-c4249247945 href="/join/membership"><span _ngcontent-tytapp-c4249247945>Join</span></a></span></div><div _ngcontent-tytapp-c4249247945 class="spacer"></div><tyt-nav-logo _ngcontent-tytapp-c4249247945 _nghost-tytapp-c1535840653 class="animate-in" ngh="1"><a _ngcontent-tytapp-c1535840653 aria-label="Home Page (TYT Logo)" id="logo" routerlink="/" href="/"><svg _ngcontent-tytapp-c1535840653="" aria-label="TYT Logo" version="1.1" x="0px" y="0px" viewBox="0 0 279.1 198.2" xml:space="preserve" class="tyt nav-logo" style="enable-background: new 0 0 279.1 198.2;"><style _ngcontent-tytapp-c1535840653="" type="text/css"> .nav-logo .letter { fill: #FFFFFF; } .nav-logo .shield { fill: #21232b; } </style><path _ngcontent-tytapp-c1535840653="" d="M265,0h-251C6.3,0,0,6.3,0,14.1v126.2c0,6,3.8,11.3,9.4,13.3L134,197.4c3,1,6.2,1.1,9.2,0.1l126.4-42.6
      c5.7-1.9,9.6-7.3,9.6-13.3V14.1C279.1,6.3,272.8,0,265,0z" class="shield"/><g _ngcontent-tytapp-c1535840653=""><path _ngcontent-tytapp-c1535840653="" d="M94.6,49.1l-6.5-19.6c-0.4-1.2-1.5-2-2.7-2H24.6c-1.8,0-3.2,1.7-2.8,3.5l4.4,19.6c0.3,1.3,1.5,2.3,2.8,2.3
        h17.3c1.6,0,2.9,1.3,2.9,2.9v84c0,1.3,0.9,2.5,2.3,2.8l21.1,4.7c1.8,0.4,3.5-1,3.5-2.8V55.8c0-1.6,1.3-2.9,2.9-2.9h12.9
        C93.8,52.9,95.2,50.9,94.6,49.1z" class="letter"/><path _ngcontent-tytapp-c1535840653="" d="M184.5,49.1l6.5-19.6c0.4-1.2,1.5-2,2.7-2h60.7c1.8,0,3.2,1.7,2.8,3.5l-4.4,19.6c-0.3,1.3-1.5,2.3-2.8,2.3
        h-17.3c-1.6,0-2.9,1.3-2.9,2.9v84c0,1.3-0.9,2.5-2.3,2.8l-21.1,4.7c-1.8,0.4-3.5-1-3.5-2.8V55.8c0-1.6-1.3-2.9-2.9-2.9h-12.9
        C185.2,52.9,183.9,50.9,184.5,49.1z" class="letter"/><path _ngcontent-tytapp-c1535840653="" d="M154.2,29.5l-14.7,45.4l-14.7-45.4c-0.4-1.2-1.5-2-2.7-2h-21.7c-2,0-3.4,2-2.7,3.8l26.4,75.3
        c0.1,0.3,0.2,0.6,0.2,0.9l0.3,51.8c0,1.3,0.9,2.5,2.2,2.8l12.2,3c0.5,0.1,0.9,0.1,1.4,0l12.2-3c1.3-0.3,2.2-1.5,2.2-2.8l0.3-51.8
        c0-0.3,0.1-0.6,0.2-0.9l26.4-75.3c0.7-1.9-0.7-3.8-2.7-3.8h-21.7C155.6,27.5,154.5,28.3,154.2,29.5z" class="letter"/></g></svg></a></tyt-nav-logo><div _ngcontent-tytapp-c4249247945 class="spacer"></div><div _ngcontent-tytapp-c4249247945 id="account-mobile"><!----><a _ngcontent-tytapp-c4249247945 mat-button routerlink="/login" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" href="/login" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label">Sign In</span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><!----><!----><tyt-basic-search _ngcontent-tytapp-c4249247945 _nghost-tytapp-c1698659836 ngh="5"><button _ngcontent-tytapp-c1698659836 mat-icon-button aria-label="Search Popup Toggle" aria-expanded="false" class="unstyled mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-centered aria-controls="search-popup-form-9353" ngh="4"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1698659836 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">search</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><form _ngcontent-tytapp-c1698659836 novalidate method="get" action="/search/results" class="search-popup ng-untouched ng-pristine ng-invalid" style="--offset: 0;" id="search-popup-form-9353"><div _ngcontent-tytapp-c1698659836 class="header"><div _ngcontent-tytapp-c1698659836 class="label">Search</div><button _ngcontent-tytapp-c1698659836 type="button" mat-icon-button aria-label="close" class="unstyled mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-centered ngh="4"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1698659836 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">close</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button></div><div _ngcontent-tytapp-c1698659836 class="field-wrapper"><mat-icon _ngcontent-tytapp-c1698659836 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">search</mat-icon><input _ngcontent-tytapp-c1698659836 type="search" name="q" placeholder="Enter Search" ngmodel required class="field ng-untouched ng-pristine ng-invalid" value></div><a _ngcontent-tytapp-c1698659836 routerlink="/search" href="/search"><mat-icon _ngcontent-tytapp-c1698659836 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" style="vertical-align: bottom;" aria-hidden="true" data-mat-icon-type="font" ngh="1">chevron_right</mat-icon> More Search Options </a><!----><button _ngcontent-tytapp-c1698659836 type="submit" mat-button mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"> Search </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button></form><!----></tyt-basic-search><!----><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="left" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad></div><div _ngcontent-tytapp-c4249247945 id="account" class="only-desktop"><div _ngcontent-tytapp-c4249247945><!----></div><ul _ngcontent-tytapp-c4249247945 class="menu-list"><!----><li _ngcontent-tytapp-c4249247945 id="accountmenu_shop"><!----><a _ngcontent-tytapp-c4249247945 target="_blank" href="https://shoptyt.com/" class="undefined"><span _ngcontent-tytapp-c4249247945>TYT Store</span></a><!----><!----><!----></li><!----><li _ngcontent-tytapp-c4249247945 id="accountmenu_join"><!----><!----><a _ngcontent-tytapp-c4249247945 routerlinkactive="active" class="undefined" href="/join/membership"><span _ngcontent-tytapp-c4249247945>Join</span></a><!----><!----></li><!----><li _ngcontent-tytapp-c4249247945 id="accountmenu_sign-in"><!----><!----><a _ngcontent-tytapp-c4249247945 routerlinkactive="active" class="undefined" href="/login"><span _ngcontent-tytapp-c4249247945>Sign in</span></a><!----><!----></li><!----><!----><!----><li _ngcontent-tytapp-c4249247945 id="nav-item-search"><tyt-basic-search _ngcontent-tytapp-c4249247945 _nghost-tytapp-c1698659836 ngh="5"><button _ngcontent-tytapp-c1698659836 mat-icon-button aria-label="Search Popup Toggle" aria-expanded="false" class="unstyled mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-centered aria-controls="search-popup-form-6446" ngh="4"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1698659836 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">search</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><form _ngcontent-tytapp-c1698659836 novalidate method="get" action="/search/results" class="search-popup ng-untouched ng-pristine ng-invalid" style="--offset: 0;" id="search-popup-form-6446"><div _ngcontent-tytapp-c1698659836 class="header"><div _ngcontent-tytapp-c1698659836 class="label">Search</div><button _ngcontent-tytapp-c1698659836 type="button" mat-icon-button aria-label="close" class="unstyled mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-centered ngh="4"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1698659836 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">close</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button></div><div _ngcontent-tytapp-c1698659836 class="field-wrapper"><mat-icon _ngcontent-tytapp-c1698659836 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">search</mat-icon><input _ngcontent-tytapp-c1698659836 type="search" name="q" placeholder="Enter Search" ngmodel required class="field ng-untouched ng-pristine ng-invalid" value></div><a _ngcontent-tytapp-c1698659836 routerlink="/search" href="/search"><mat-icon _ngcontent-tytapp-c1698659836 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" style="vertical-align: bottom;" aria-hidden="true" data-mat-icon-type="font" ngh="1">chevron_right</mat-icon> More Search Options </a><!----><button _ngcontent-tytapp-c1698659836 type="submit" mat-button mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"> Search </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button></form><!----></tyt-basic-search></li><!----></ul><tyt-safe-zone-pad _ngcontent-tytapp-c4249247945 type="left" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad></div></div></nav><tyt-notifications-list _ngcontent-tytapp-c4249247945 _nghost-tytapp-c1400066495 ngh="7"><div _ngcontent-tytapp-c1400066495 class="notifications-overlay"><div _ngcontent-tytapp-c1400066495 class="notifications-tray hidden" style="margin-top: 0;"><!----><mat-menu _ngcontent-tytapp-c1400066495 ngh="3"><!----></mat-menu><div _ngcontent-tytapp-c1400066495 class="actions"><!----><!----><!----><button _ngcontent-tytapp-c1400066495 mat-button routerlink="/downloads" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" tabindex="0" ngh="6"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><mat-icon _ngcontent-tytapp-c1400066495 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">download</mat-icon><span class="mdc-button__label"> Downloads </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><!----><a _ngcontent-tytapp-c1400066495 mat-button routerlink="/settings" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" href="/settings" ngh="6"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><mat-icon _ngcontent-tytapp-c1400066495 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">settings</mat-icon><span class="mdc-button__label"> Settings </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a></div><!----><!----><div _ngcontent-tytapp-c1400066495 class="actions"><a _ngcontent-tytapp-c1400066495 mat-button routerlink="/settings/help" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" href="/settings/help" ngh="6"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><mat-icon _ngcontent-tytapp-c1400066495 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">contact_support</mat-icon><span class="mdc-button__label"> Get Help </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><a _ngcontent-tytapp-c1400066495 mat-button routerlink="/logout" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" href="/logout" ngh="6"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><mat-icon _ngcontent-tytapp-c1400066495 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">logout</mat-icon><span class="mdc-button__label"> Sign Out </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a></div></div></div></tyt-notifications-list><!----></tyt-nav></header><!----><div _ngcontent-tytapp-c1534321411 class="safe-margins"><tyt-safe-zone-pad _ngcontent-tytapp-c1534321411 type="left" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad><div _ngcontent-tytapp-c1534321411 class="safe-margins-content"><!----><main _ngcontent-tytapp-c1534321411 id="main-content" class><router-outlet _ngcontent-tytapp-c1534321411></router-outlet><app-home _nghost-tytapp-c2352643155 class ngh="59"><div _ngcontent-tytapp-c2352643155 class="background"></div><div _ngcontent-tytapp-c2352643155 class="foreground"><load-guard _ngcontent-tytapp-c2352643155 ngh="9"><div><!----><!----><!----><!----><tyt-content-view _ngcontent-tytapp-c2352643155 _nghost-tytapp-c667140644 class="visible" data-blocks-loading="0" ngh="57"><div _ngcontent-tytapp-c667140644 class="multi-column"><div _ngcontent-tytapp-c667140644 class="primary-column"><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 0;" class data-type="content-view" ngh="14"><tyt-content-view-block ngh="1"><tyt-content-view _nghost-tytapp-c667140644 data-mode="standard" data-blocks-loading="0" class="visible" ngh="13"><div _ngcontent-tytapp-c667140644 class="multi-column"><div _ngcontent-tytapp-c667140644 class="primary-column"><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 0;" class data-type="carousel" ngh="12"><tyt-carousel-block _nghost-tytapp-c2154729492 ngh="11"><div _ngcontent-tytapp-c2154729492 class="container"><tyt-carousel _ngcontent-tytapp-c2154729492 class="mobile" _nghost-tytapp-c3117252564 ngh="10"><div _ngcontent-tytapp-c3117252564 class="track" style="left: 0%;"><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background current" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNFV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--38b3a11e532d9b2b6c1400d450e085a8f9d59399/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background next no-transition" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN2wvQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--98d7f838a1011c69a30f18b511152ac940445e82/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGN4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f5fe46d08ad1dd155f683a4fa80b8d0cd006f2a6/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--0e592b95e5e4b75bb6a094f9eec307d4482dd585/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGt4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--cb3d82e21f4efc2fef486759136a69cf4826cef8/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNG94QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--1f80187921ac876d5cc5dec6ddde7bc0bd7a5ed8/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--708dd2280867314cb7dec0d73ee0e9af49bb1af3/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--9870344c5e0a01923872c64916837cefdbd1beb6/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNWd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--41f8ba8ade016bd48d414d14f586d4987c596888/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNWt4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--d1fc20e2685691035c8a91741b8bbf2bb4acf962/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNW94QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--16a88690bd4c0976d797abc6fa5bb6ad33a49d06/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNXN4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--a5dd8c93442e862c9f3f9d923dad1698c9fb5964/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background prev no-transition" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNXd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8155930d7a921911d7033895c0aed29188e46c12/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----></div><a _ngcontent-tytapp-c3117252564 href="javascript:;" aria-label="Next" class="next"><mat-icon _ngcontent-tytapp-c3117252564 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">chevron_right</mat-icon></a><!----><a _ngcontent-tytapp-c3117252564 href="javascript:;" aria-label="Previous" class="previous"><mat-icon _ngcontent-tytapp-c3117252564 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">chevron_left</mat-icon></a><!----></tyt-carousel><tyt-carousel _ngcontent-tytapp-c2154729492 class="desktop" _nghost-tytapp-c3117252564 ngh="10"><div _ngcontent-tytapp-c3117252564 class="track" style="left: 0%;"><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background current" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMzR4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f12970f3d4df1f9212544579ddf72f7be0dd6df6/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background next no-transition" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN2gvQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8a007fb644dbdb2efdb25478207381e46b6e43aa/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMzh4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f28d9607a2d0565eeb89a9f23ff7524dceaf8f2c/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNEF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--63d86d31be9c239beab5edf400970fae0634ee3f/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNEl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--5ec6a6db44e2e85121f05b938d4fea0a09001515/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNE14QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--60829e95e16411f77a54605ed66c471ba9271b2f/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDR4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--0a2102639730653bb328db96e7ded265d9e3acec/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDh4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8db0aa64a119056585c3c87ad11b10e291c408ac/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--06f92d432f3da74a1d5648dffae2591649b12fe9/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--24d3ab5356472677c43719e51c3843fb0b2c9961/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--26c59b49e20c5422dc95e46fdc32d025ad0210e3/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNU14QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--6f13a6a7b2282fe6dcea6df6abe9078fea55b784/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background prev no-transition" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--3df8e109c7825a279e3a60c1962a6b1fd4ed3be8/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----></div><a _ngcontent-tytapp-c3117252564 href="javascript:;" aria-label="Next" class="next"><mat-icon _ngcontent-tytapp-c3117252564 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">chevron_right</mat-icon></a><!----><a _ngcontent-tytapp-c3117252564 href="javascript:;" aria-label="Previous" class="previous"><mat-icon _ngcontent-tytapp-c3117252564 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">chevron_left</mat-icon></a><!----></tyt-carousel></div></tyt-carousel-block><!----></tyt-content-block><!----><!----></div><div _ngcontent-tytapp-c667140644 class="secondary-column empty"><!----></div></div></tyt-content-view></tyt-content-view-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 1;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><br></div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 2;" class data-type="conditional" ngh="33"><tyt-conditional-block ngh="1"><tyt-content-view _nghost-tytapp-c667140644 data-blocks-loading="0" class="visible" ngh="13"><div _ngcontent-tytapp-c667140644 class="multi-column"><div _ngcontent-tytapp-c667140644 class="primary-column"><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 0;" class data-type="content-view" ngh="14"><tyt-content-view-block ngh="1"><tyt-content-view _nghost-tytapp-c667140644 data-mode="sidebar-left" data-blocks-loading="0" class="two-column visible" ngh="32"><div _ngcontent-tytapp-c667140644 class="multi-column"><div _ngcontent-tytapp-c667140644 class="primary-column"><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 0;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><div style="background-color: #efbb3e; color: black; padding: 0.3em; text-align: center; font-size: 120%"> <b>Sign Up to Join Our Community</b> </div></div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 1;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><br></div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 2;" class data-type="live-stream" ngh="17"><tyt-live-stream-block _nghost-tytapp-c2133814432 class="preview" ngh="16"><div _ngcontent-tytapp-c2133814432 class="overlay"><a _ngcontent-tytapp-c2133814432 href="https://tyt.com/live/streams/21598" class="universal-link"><mat-icon _ngcontent-tytapp-c2133814432 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">play_arrow</mat-icon> Watch Now </a></div><tyt-media-player _ngcontent-tytapp-c2133814432 ngskiphydration="true" _nghost-tytapp-c1578699851 class><div _ngcontent-tytapp-c1578699851 class="player-container idle" data-is-pip="false" data-is-inline="true"><tyt-safe-zone-pad _ngcontent-tytapp-c1578699851 type="top" class="portrait-top-spacer" _nghost-tytapp-c2582490836 style="height: 0px;"></tyt-safe-zone-pad><div _ngcontent-tytapp-c1578699851 class="video-experience"><!----><!----><div _ngcontent-tytapp-c1578699851 id="playback-element"></div><div _ngcontent-tytapp-c1578699851 class="notifier"><div _ngcontent-tytapp-c1578699851></div></div><!----><!----><!----><div _ngcontent-tytapp-c1578699851 class="controls-ui visible"><div _ngcontent-tytapp-c1578699851 class="player-controls"><tyt-safe-zone-pad _ngcontent-tytapp-c1578699851 type="top" class="landscape-top-spacer" _nghost-tytapp-c2582490836 style="height: 0px;"></tyt-safe-zone-pad><div _ngcontent-tytapp-c1578699851 class="controls-header fade-on-idle"><!----><!----><!----></div><!----><div _ngcontent-tytapp-c1578699851 class="empty-space"><div _ngcontent-tytapp-c1578699851 class="c2a"><!----></div></div><div _ngcontent-tytapp-c1578699851 class="overlay"></div><div _ngcontent-tytapp-c1578699851 class="controls fade-on-idle"><div _ngcontent-tytapp-c1578699851 class="controls-line"><!----><button _ngcontent-tytapp-c1578699851 id="play" mat-icon-button class="mat-mdc-tooltip-trigger mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-centered aria-label="Play"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><!----><mat-icon _ngcontent-tytapp-c1578699851 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">play_arrow</mat-icon><!----><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><!----><button _ngcontent-tytapp-c1578699851 id="rewind-button" aria-label="Seek back 15 seconds" mattooltip="Seek back (15s)" mat-icon-button class="mat-mdc-tooltip-trigger mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-centered><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1578699851 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">undo</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><!----><!----><player-volume-button _ngcontent-tytapp-c1578699851 _nghost-tytapp-c3641187748><a _ngcontent-tytapp-c3641187748 id="open-volume" mat-icon-button href="javascript:;" mattooltip="Adjust volume" class="mat-mdc-tooltip-trigger mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" title="Volume (100%)" aria-label="Volume (100%)"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><!----><!----><mat-icon _ngcontent-tytapp-c3641187748 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">volume_up</mat-icon><!----><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><!----><div _ngcontent-tytapp-c3641187748 role="slider" id="volume-slider" class aria-valuemin="0" aria-valuemax="100" aria-valuenow="100"><div _ngcontent-tytapp-c3641187748 id="volume-slider-track"><div _ngcontent-tytapp-c3641187748 id="volume-slider-receiver"></div><div _ngcontent-tytapp-c3641187748 id="volume-slider-line"></div><button _ngcontent-tytapp-c3641187748 role="button" id="volume-slider-button" style="bottom: 100%;"><div _ngcontent-tytapp-c3641187748 id="volume-slider-button-visual"></div></button></div><a _ngcontent-tytapp-c3641187748 mat-icon-button aria-label="Mute toggle button" href="javascript:;" class="mute-button mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><!----><!----><!----><!----><mat-icon _ngcontent-tytapp-c3641187748 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">volume_up</mat-icon><!----><!----><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a></div></player-volume-button><div _ngcontent-tytapp-c1578699851 class="spacer position" aria-label="Seek position: 00:00 behind live">-00:00</div><!----><!----><!----><!----><tyt-cast-button _ngcontent-tytapp-c1578699851 _nghost-tytapp-c4158603136 class="hidden"><a _ngcontent-tytapp-c4158603136 role="button" aria-label="Start Google Cast" href="javascript:;" title="Google Cast"><img _ngcontent-tytapp-c4158603136 src="/assets/cast/not_connected.png" style="height: 1.5em;"></a><!----><!----></tyt-cast-button><tyt-airplay-button _ngcontent-tytapp-c1578699851 _nghost-tytapp-c1073580727 class="hidden"><button _ngcontent-tytapp-c1073580727 type="button" mat-icon-button aria-label="Airplay" id="airplay" title="AirPlay" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-centered><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><!----><mat-icon _ngcontent-tytapp-c1073580727 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">airplay</mat-icon><!----><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button></tyt-airplay-button><button _ngcontent-tytapp-c1578699851 id="enter-true-fullscreen" mat-icon-button aria-label="Full Screen" title="Full Screen" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-centered><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1578699851 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">fullscreen</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><!----><button _ngcontent-tytapp-c1578699851 mat-button title="When lit: You are watching live. When unlit: you are rewinded and watching DVR content." class="is-live mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" aria-label="Press to jump to live."><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"><span _ngcontent-tytapp-c1578699851 class="dot"></span> LIVE </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><!----><button _ngcontent-tytapp-c1578699851 mat-icon-button class="mat-mdc-menu-trigger mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-centered aria-haspopup="menu" aria-expanded="false"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1578699851 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">more_vert</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><!----></div><!----></div></div></div><!----></div><aside _ngcontent-tytapp-c1578699851 class="small"><div _ngcontent-tytapp-c1578699851 class="sidebar-controls no-portrait"><button _ngcontent-tytapp-c1578699851 mat-icon-button mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-centered><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1578699851 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">chevron_left</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><button _ngcontent-tytapp-c1578699851 mat-icon-button mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-icon-button mat-mdc-icon-button mat-mdc-button-disabled _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-centered mat-ripple-loader-disabled disabled="true"><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1578699851 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">chevron_right</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><button _ngcontent-tytapp-c1578699851 mat-icon-button class="close-sidebar mdc-icon-button mat-mdc-icon-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-centered><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-tytapp-c1578699851 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">close</mat-icon><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button></div><mat-tab-group _ngcontent-tytapp-c1578699851 mat-stretch-tabs="false" class="mat-mdc-tab-group player-sidebar-tabs mat-primary" style="--mat-tab-animation-duration: 500ms;"><mat-tab-header class="mat-mdc-tab-header"><div mat-ripple class="mat-ripple mat-mdc-tab-header-pagination mat-mdc-tab-header-pagination-before mat-mdc-tab-header-pagination-disabled"><div class="mat-mdc-tab-header-pagination-chevron"></div></div><div class="mat-mdc-tab-label-container _mat-animation-noopable"><div role="tablist" class="mat-mdc-tab-list"><div class="mat-mdc-tab-labels"><!----></div></div></div><div mat-ripple class="mat-ripple mat-mdc-tab-header-pagination mat-mdc-tab-header-pagination-after mat-mdc-tab-header-pagination-disabled"><div class="mat-mdc-tab-header-pagination-chevron"></div></div></mat-tab-header><!----><!----><!----><!----><!----><div class="mat-mdc-tab-body-wrapper _mat-animation-noopable"><!----></div></mat-tab-group></aside><!----></div><mat-menu _ngcontent-tytapp-c1578699851 restorefocus="false" xposition="before"><!----></mat-menu><mat-menu _ngcontent-tytapp-c1578699851><!----></mat-menu></tyt-media-player><!----><!----><!----><!----></tyt-live-stream-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 3;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><br></div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 7;" class data-type="newsletter-signup" ngh="23"><tyt-newsletter-signup-block ngh="22"><tyt-content-card title="Newsletter" _nghost-tytapp-c913510261 class="animate-in" ngh="19"><div _ngcontent-tytapp-c913510261 class="row-title"><a _ngcontent-tytapp-c913510261 class="row-title-link universal-link"><tyt-icon _ngcontent-tytapp-c913510261 _nghost-tytapp-c3506846049 style="--size: 24px;" ngh="18"><!----><!----><!----><div _ngcontent-tytapp-c3506846049 class="image responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(/assets/icons-2019/newsletters.svg);"></div><!----><!----></tyt-icon><!----><span _ngcontent-tytapp-c913510261 class="title-text cms-content"> Newsletter </span></a><div _ngcontent-tytapp-c913510261 class="spacer"></div><div _ngcontent-tytapp-c913510261 class="action-buttons"></div></div><div _ngcontent-tytapp-c913510261 class="component-container"><tyt-newsletter-module _nghost-tytapp-c1120678414 ngh="21"><app-form _ngcontent-tytapp-c1120678414 _nghost-tytapp-c764158790 ngh="1"><form _ngcontent-tytapp-c764158790 novalidate method="post" class="server-side ng-untouched ng-pristine ng-valid" action><p _ngcontent-tytapp-c1120678414 class="call-to-action">Enter your email address and choose the newsletters you'd like to receive.</p><mat-form-field _ngcontent-tytapp-c1120678414 appearance="outline" floatlabel="always" class="mat-mdc-form-field mat-mdc-form-field-type-mat-input mat-mdc-form-field-label-always-float mat-form-field-appearance-outline mat-primary ng-untouched ng-pristine ng-invalid" ngh="20"><!----><div class="mat-mdc-text-field-wrapper mdc-text-field mdc-text-field--outlined"><!----><div class="mat-mdc-form-field-flex"><div matformfieldnotchedoutline class="mdc-notched-outline mdc-notched-outline--notched mdc-notched-outline--upgraded" ngh="1"><div class="mat-mdc-notch-piece mdc-notched-outline__leading"></div><div class="mat-mdc-notch-piece mdc-notched-outline__notch"><label matformfieldfloatinglabel class="mdc-floating-label mat-mdc-floating-label mdc-floating-label--float-above" id="mat-mdc-form-field-label-tytapp527" for="mat-input-tytapp415"><mat-label _ngcontent-tytapp-c1120678414>Email address</mat-label><span aria-hidden="true" class="mat-mdc-form-field-required-marker mdc-floating-label--required"></span><!----></label><!----><!----><!----></div><div class="mat-mdc-notch-piece mdc-notched-outline__trailing"></div></div><!----><!----><!----><div class="mat-mdc-form-field-infix"><!----><input _ngcontent-tytapp-c1120678414 errorhighlight matinput required pattern=".+@.+" type="email" name="email" autocomplete="email" class="mat-mdc-input-element form-control ng-untouched ng-pristine ng-invalid mat-input-server mat-mdc-form-field-input-control mdc-text-field__input" title value id="mat-input-tytapp415" aria-required="true"></div><!----><!----></div><!----></div><div class="mat-mdc-form-field-subscript-wrapper mat-mdc-form-field-bottom-align"><div aria-atomic="true" aria-live="polite" class="mat-mdc-form-field-hint-wrapper"><!----><!----><div class="mat-mdc-form-field-hint-spacer"></div><!----></div></div></mat-form-field><div _ngcontent-tytapp-c1120678414 class="form-group"></div><div _ngcontent-tytapp-c1120678414 class="newsletter"><div _ngcontent-tytapp-c1120678414 class="checkbox"></div><div _ngcontent-tytapp-c1120678414 class="image shop"></div><div _ngcontent-tytapp-c1120678414 class="text-container"><div _ngcontent-tytapp-c1120678414 class="title">Shop Newsletter</div><p _ngcontent-tytapp-c1120678414 class="description"> Stay up to date on the latest merchandise and special offers on Shop TYT so you can proudly wear your support! </p></div></div><!----><div _ngcontent-tytapp-c1120678414 class="newsletter"><div _ngcontent-tytapp-c1120678414 class="checkbox"></div><div _ngcontent-tytapp-c1120678414 class="image alerts"></div><div _ngcontent-tytapp-c1120678414 class="text-container"><div _ngcontent-tytapp-c1120678414 class="title">News and Alerts</div><p _ngcontent-tytapp-c1120678414 class="description"> Stay updated on everything TYT. </p></div></div><!----><!----><!----><button _ngcontent-tytapp-c1120678414 mat-raised-button type="submit" class="submit mdc-button mdc-button--raised mat-mdc-raised-button mat-mdc-button-disabled _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-disabled disabled="true" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"> Sign Up </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><!----><!----></form></app-form></tyt-newsletter-module></div></tyt-content-card></tyt-newsletter-signup-block><!----></tyt-content-block><!----><!----></div><div _ngcontent-tytapp-c667140644 class="secondary-column"><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 4;" class data-type="poll" ngh="28"><ng-component ngh="27"><tyt-poll _nghost-tytapp-c2300361491 class="mini" ngh="26"><!----><div _ngcontent-tytapp-c2300361491 class="poll-background responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/a7n66n8njdjy8yvaqq4l814ac3t1?wf=1&amp;q=85);"><div _ngcontent-tytapp-c2300361491 class="gradient"></div></div><!----><div _ngcontent-tytapp-c2300361491 class="poll-description"><div _ngcontent-tytapp-c2300361491 class="status-count"><!----><div _ngcontent-tytapp-c2300361491 class="open status"><!----> Voting Open <!----></div><!----><div _ngcontent-tytapp-c2300361491 class="vote-count">147 votes</div><!----></div><div _ngcontent-tytapp-c2300361491 class="poll-title"><a _ngcontent-tytapp-c2300361491 href="/polls/tyt-s-role">TYT's Role</a><!----><!----></div><!----><!----><div _ngcontent-tytapp-c2300361491 class="author"><span _ngcontent-tytapp-c2300361491><!----> ·  5/29/26  <!----><!----><!----><!----></span></div></div><div _ngcontent-tytapp-c2300361491><div _ngcontent-tytapp-c2300361491 class="poll"><div _ngcontent-tytapp-c2300361491 class="question-body"> Israel hires media consulting firms in the US to influence Americans into supporting and funding Israel. Should TYT do media consulting on behalf of Americans to end the US funding of Israel? </div><!----><div _ngcontent-tytapp-c2300361491 class="choose-amount"> Choose one option. </div><div _ngcontent-tytapp-c2300361491 class="choices"><a _ngcontent-tytapp-c2300361491 mat-button class="poll-item mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"><!----><!----><div _ngcontent-tytapp-c2300361491 class="body">Yes</div><div _ngcontent-tytapp-c2300361491 class="result-container"><div _ngcontent-tytapp-c2300361491 class="results active"><div _ngcontent-tytapp-c2300361491 class="result-value">98.64%</div><div _ngcontent-tytapp-c2300361491 class="result-bar ready" style="width: 98.64%;"></div></div><div _ngcontent-tytapp-c2300361491 class="result-count"> 145 votes </div><!----></div><!----></span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><a _ngcontent-tytapp-c2300361491 mat-button class="poll-item mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"><!----><!----><div _ngcontent-tytapp-c2300361491 class="body">No</div><div _ngcontent-tytapp-c2300361491 class="result-container"><div _ngcontent-tytapp-c2300361491 class="results active"><div _ngcontent-tytapp-c2300361491 class="result-value">1.36%</div><div _ngcontent-tytapp-c2300361491 class="result-bar ready" style="width: 1.36%;"></div></div><div _ngcontent-tytapp-c2300361491 class="result-count"> 2 votes </div><!----></div><!----></span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a><!----></div><!----><!----><!----><!----></div><!----></div><!----><!----><div _ngcontent-tytapp-c2300361491 class="options"><!----><tyt-comments-count _ngcontent-tytapp-c2300361491 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count><div _ngcontent-tytapp-c2300361491 class="spacer"></div><!----><!----><!----><!----><div _ngcontent-tytapp-c2300361491 class="share"><!----></div><!----><!----><button _ngcontent-tytapp-c2300361491 mat-raised-button color="primary" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mdc-button--raised mat-mdc-raised-button vote mat-primary mat-mdc-button-disabled _mat-animation-noopable mat-mdc-button-base" mat-ripple-loader-disabled disabled="true" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"><!----><!----><span _ngcontent-tytapp-c2300361491> Vote </span><!----><!----><!----><!----></span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><!----><div _ngcontent-tytapp-c2300361491 class="view-all-section"><a _ngcontent-tytapp-c2300361491 routerlink="/polls" href="/polls">View all polls</a></div><!----></div><!----><!----><!----><tyt-staging-note _ngcontent-tytapp-c2300361491 title="Tools" _nghost-tytapp-c4244049307 ngh="25"><!----></tyt-staging-note><tyt-staging-note _ngcontent-tytapp-c2300361491 title="Poll (JSON)" _nghost-tytapp-c4244049307 ngh="25"><!----></tyt-staging-note><!----></tyt-poll><!----></ng-component><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 5;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><br></div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 6;" class data-type="petition" ngh="31"><tyt-petition-block ngh="30"><tyt-poll _nghost-tytapp-c2300361491 class="mini" ngh="29"><!----><div _ngcontent-tytapp-c2300361491 class="poll-background responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/lv1jruh1bamlwdzktkkda84nwqek?wf=1&amp;q=85);"><div _ngcontent-tytapp-c2300361491 class="gradient"></div></div><!----><div _ngcontent-tytapp-c2300361491 class="poll-description"><div _ngcontent-tytapp-c2300361491 class="status-count"><!----><div _ngcontent-tytapp-c2300361491 class="open status"><!----> Sign Now <!----></div><!----><div _ngcontent-tytapp-c2300361491 class="vote-count">866 signatures</div><!----></div><div _ngcontent-tytapp-c2300361491 class="poll-title"><a _ngcontent-tytapp-c2300361491 href="/campaigns/ukban">Reverse the UK ban on Cenk Uygur and Hasan Piker  - Defend Free Speech </a><!----><!----></div><!----><!----><div _ngcontent-tytapp-c2300361491 class="author"><span _ngcontent-tytapp-c2300361491><!----> ·  6/1/26  <!----><!----><!----><!----></span></div></div><!----><!----><tyt-staging-note _ngcontent-tytapp-c2300361491 title="Tools" _nghost-tytapp-c4244049307 ngh="25"><!----></tyt-staging-note><tyt-staging-note _ngcontent-tytapp-c2300361491 title="Poll (JSON)" _nghost-tytapp-c4244049307 ngh="25"><!----></tyt-staging-note><!----></tyt-poll><!----></tyt-petition-block><!----></tyt-content-block><!----><!----></div></div></tyt-content-view></tyt-content-view-block><!----></tyt-content-block><!----><!----></div><div _ngcontent-tytapp-c667140644 class="secondary-column empty"><!----></div></div></tyt-content-view></tyt-conditional-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 3;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><br></div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 4;" class data-type="conditional" ngh="33"><tyt-conditional-block ngh="1"><tyt-content-view _nghost-tytapp-c667140644 data-blocks-loading="0" class="visible" ngh="13"><div _ngcontent-tytapp-c667140644 class="multi-column"><div _ngcontent-tytapp-c667140644 class="primary-column"><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 0;" class data-type="content-view" ngh="14"><tyt-content-view-block ngh="1"><tyt-content-view _nghost-tytapp-c667140644 data-mode="sidebar-left" data-blocks-loading="0" class="two-column visible" ngh="49"><div _ngcontent-tytapp-c667140644 class="multi-column"><div _ngcontent-tytapp-c667140644 class="primary-column"><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 7;" class data-type="live-schedule" ngh="39"><tyt-live-schedule-block _nghost-tytapp-c290717807 ngh="38"><tyt-content-card _ngcontent-tytapp-c290717807 title="Live Schedule" _nghost-tytapp-c913510261 class="animate-in" ngh="19"><div _ngcontent-tytapp-c913510261 class="row-title"><a _ngcontent-tytapp-c913510261 class="row-title-link universal-link"><tyt-icon _ngcontent-tytapp-c913510261 _nghost-tytapp-c3506846049 style="--size: 24px;" ngh="34"><mat-icon _ngcontent-tytapp-c3506846049 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" style="color: currentColor;" data-mat-icon-type="font" ngh="1">podcasts</mat-icon><!----><!----><!----><!----><!----></tyt-icon><!----><span _ngcontent-tytapp-c913510261 class="title-text cms-content"> Live Schedule </span></a><div _ngcontent-tytapp-c913510261 class="spacer"></div><div _ngcontent-tytapp-c913510261 class="action-buttons"><div _ngcontent-tytapp-c290717807 class="actions"><a _ngcontent-tytapp-c290717807 mat-button url="/live/schedule" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base universal-link" href="https://tyt.com/live/schedule" ngh="6"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><mat-icon _ngcontent-tytapp-c290717807 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">open_in_browser</mat-icon><span class="mdc-button__label"> Full Schedule </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a></div></div></div><div _ngcontent-tytapp-c913510261 class="component-container"><tyt-live-schedule _ngcontent-tytapp-c290717807 _nghost-tytapp-c759757552 ngh="37"><div _ngcontent-tytapp-c759757552 class="list" data-display-mode="full"><div _ngcontent-tytapp-c759757552 class="options"><mat-button-toggle-group _ngcontent-tytapp-c759757552 class="mat-button-toggle-group ng-untouched ng-pristine ng-valid mat-button-toggle-group-appearance-standard" role="radiogroup" aria-disabled="false"><mat-button-toggle _ngcontent-tytapp-c759757552 role="presentation" value="local" class="mat-button-toggle mat-button-toggle-appearance-standard mat-button-toggle-checked" id="mat-button-toggle-tytapp320" ngh="35"><button type="button" class="mat-button-toggle-button mat-focus-indicator" id="mat-button-toggle-tytapp320-button" role="radio" tabindex="0" aria-checked="true" name="mat-button-toggle-group-tytapp160"><div class="mat-button-toggle-checkbox-wrapper"><mat-pseudo-checkbox state="checked" aria-hidden="true" appearance="minimal" class="mat-pseudo-checkbox mat-pseudo-checkbox-checked mat-pseudo-checkbox-minimal _mat-animation-noopable" ngh="1"></mat-pseudo-checkbox></div><!----><span class="mat-button-toggle-label-content"> Local </span></button><span class="mat-button-toggle-focus-overlay"></span><span matripple class="mat-ripple mat-button-toggle-ripple"></span></mat-button-toggle><mat-button-toggle _ngcontent-tytapp-c759757552 role="presentation" value="et" class="mat-button-toggle mat-button-toggle-appearance-standard" id="mat-button-toggle-tytapp321" ngh="35"><button type="button" class="mat-button-toggle-button mat-focus-indicator" id="mat-button-toggle-tytapp321-button" role="radio" tabindex="-1" aria-checked="false" name="mat-button-toggle-group-tytapp160"><div class="mat-button-toggle-checkbox-wrapper"><mat-pseudo-checkbox state="checked" aria-hidden="true" appearance="minimal" class="mat-pseudo-checkbox mat-pseudo-checkbox-checked mat-pseudo-checkbox-minimal _mat-animation-noopable" ngh="1"></mat-pseudo-checkbox></div><!----><span class="mat-button-toggle-label-content"> ET </span></button><span class="mat-button-toggle-focus-overlay"></span><span matripple class="mat-ripple mat-button-toggle-ripple"></span></mat-button-toggle></mat-button-toggle-group></div><!----><!----><!----><a _ngcontent-tytapp-c759757552 href="/live/streams/21598?show=6e6Xst82zYACGGyweSOkMg"><div _ngcontent-tytapp-c759757552 class="item live"><div _ngcontent-tytapp-c759757552 class="badge"><!----><!----> Next <!----><!----></div><!----><div _ngcontent-tytapp-c759757552 class="info-container"><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="mobile" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85"></picture><!----><div _ngcontent-tytapp-c759757552 class="info"><!----><h1 _ngcontent-tytapp-c759757552> The Young Turks <!----><!----></h1><div _ngcontent-tytapp-c759757552 class="chip-container"><time _ngcontent-tytapp-c759757552 datetime="Tue, 09 Jun 2026 03:00:00 GMT"> On until 5:00 AM  <!----><!----></time><!----><div _ngcontent-tytapp-c759757552 class="chip replay"><span _ngcontent-tytapp-c759757552 class="material-icons">fast_rewind</span> Replay <!----><!----></div><!----></div><div _ngcontent-tytapp-c759757552 class="subtitle">TYT REPLAY: Trump-Netanyahu ‘Fight’ Was Reportedly Fake</div><!----><div _ngcontent-tytapp-c759757552 class="description">Leaked reports describing tense calls between Donald Trump and Benjamin Netanyahu over Iran now appear to have been part of a deliberate strategy designed to mislead Tehran about the true state of U.S.-Israeli coordination. Meanwhile, former national security adviser John Bolton openly said he hopes any U.S.-Iran negotiations fail, as the U.S. reportedly greenlights expanded Israeli military operations in Lebanon. Trump’s top economic adviser is also drawing backlash after bragging that Americans are “spending more on everything” despite mounting inflation and economic anxiety. Elsewhere, federal authorities reportedly subpoenaed Hasan Piker and Medea Benjamin over trips to Cuba, and Pope Leo XIV fired back at the White House amid escalating political and moral clashes over the administration’s foreign policy agenda.</div><!----><!----></div></div><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="desktop" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85"></picture><!----></div></a><a _ngcontent-tytapp-c759757552><div _ngcontent-tytapp-c759757552 class="item"><div _ngcontent-tytapp-c759757552 class="badge next visible"><!----><!----> Next <!----><!----></div><!----><div _ngcontent-tytapp-c759757552 class="info-container"><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="mobile" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?wf=1&amp;q=85"></picture><!----><div _ngcontent-tytapp-c759757552 class="info"><!----><h1 _ngcontent-tytapp-c759757552> The Damage Report With John Iadarola <!----><!----></h1><div _ngcontent-tytapp-c759757552 class="chip-container"><time _ngcontent-tytapp-c759757552 datetime="Tue, 09 Jun 2026 17:00:00 GMT"><!----><!----> 5:00 PM  <!----></time><!----><div _ngcontent-tytapp-c759757552 class="chip live"><!----><span _ngcontent-tytapp-c759757552 class="material-icons">sensors</span> Live <!----></div><!----></div><div _ngcontent-tytapp-c759757552 class="subtitle">The Damage Report: Trump Surrenders on Treason Fund? | Musk's Driving Tech Scorched By Experts | Kimmel Next to Go?</div><!----><!----><!----></div></div><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="desktop" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?wf=1&amp;q=85"></picture><!----></div></a><a _ngcontent-tytapp-c759757552><div _ngcontent-tytapp-c759757552 class="item"><div _ngcontent-tytapp-c759757552 class="badge"><!----><!----> Next <!----><!----></div><!----><div _ngcontent-tytapp-c759757552 class="info-container"><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="mobile" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85"></picture><!----><div _ngcontent-tytapp-c759757552 class="info"><!----><h1 _ngcontent-tytapp-c759757552> Indisputable with Dr. Rashad Richey <!----><!----></h1><div _ngcontent-tytapp-c759757552 class="chip-container"><time _ngcontent-tytapp-c759757552 datetime="Tue, 09 Jun 2026 18:30:00 GMT"><!----><!----> 6:30 PM  <!----></time><!----><div _ngcontent-tytapp-c759757552 class="chip live"><!----><span _ngcontent-tytapp-c759757552 class="material-icons">sensors</span> Live <!----></div><!----></div><div _ngcontent-tytapp-c759757552 class="subtitle">Indisputable: South Carolina Jury Finds Store Owner Not Guilty Of Murder In Killing Of Black Teen</div><!----><!----><!----></div></div><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="desktop" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85"></picture><!----></div></a><a _ngcontent-tytapp-c759757552><div _ngcontent-tytapp-c759757552 class="item"><div _ngcontent-tytapp-c759757552 class="badge"><!----><!----> Next <!----><!----></div><!----><div _ngcontent-tytapp-c759757552 class="info-container"><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="mobile" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85"></picture><!----><div _ngcontent-tytapp-c759757552 class="info"><!----><h1 _ngcontent-tytapp-c759757552> The Young Turks <!----><!----></h1><div _ngcontent-tytapp-c759757552 class="chip-container"><time _ngcontent-tytapp-c759757552 datetime="Tue, 09 Jun 2026 22:00:00 GMT"><!----><!----> 10:00 PM  <!----></time><!----><div _ngcontent-tytapp-c759757552 class="chip live"><!----><span _ngcontent-tytapp-c759757552 class="material-icons">sensors</span> Live <!----></div><!----></div><div _ngcontent-tytapp-c759757552 class="subtitle">TYT LIVE: Iran Threatens Israel Over Lebanon</div><!----><div _ngcontent-tytapp-c759757552 class="description">Iranian Parliament Speaker Mohammad Bagher Ghalibaf warns Iran will enter a “direct confrontation” with Israel if attacks on Lebanon continue, raising fears of a dramatic escalation in the region. Meanwhile, Joe Kent clashes with Mike Huckabee over whether Israel could operate without U.S. support, Matt Walsh is fuming over the Iran war, and the DOJ says it will halt work on the controversial $1.8 billion “anti-weaponization fund.” Elsewhere, questions are growing about whether JD Vance is the Republican frontrunner for 2028, Donald Trump has tapped Bill Pulte as acting director of national intelligence, and Cenk has officially been “Legofied.”</div><!----><!----></div></div><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="desktop" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85"></picture><!----></div></a><a _ngcontent-tytapp-c759757552><div _ngcontent-tytapp-c759757552 class="item"><div _ngcontent-tytapp-c759757552 class="badge"><!----><!----> Next <!----><!----></div><!----><div _ngcontent-tytapp-c759757552 class="info-container"><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="mobile" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?wf=1&amp;q=85"></picture><!----><div _ngcontent-tytapp-c759757552 class="info"><!----><h1 _ngcontent-tytapp-c759757552> Bonus Episode <!----><!----></h1><div _ngcontent-tytapp-c759757552 class="chip-container"><time _ngcontent-tytapp-c759757552 datetime="Wed, 10 Jun 2026 00:00:00 GMT"><!----><!----> 12:00 AM  <!----></time><!----><div _ngcontent-tytapp-c759757552 class="chip live"><!----><span _ngcontent-tytapp-c759757552 class="material-icons">sensors</span> Live <!----></div><!----></div><div _ngcontent-tytapp-c759757552 class="subtitle">RevolYOUtion</div><!----><!----><!----></div></div><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="desktop" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg?wf=1&amp;q=85"></picture><!----></div></a><a _ngcontent-tytapp-c759757552><div _ngcontent-tytapp-c759757552 class="item"><div _ngcontent-tytapp-c759757552 class="badge"><!----><!----> Next <!----><!----></div><!----><div _ngcontent-tytapp-c759757552 class="info-container"><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="mobile" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?wf=1&amp;q=85"></picture><!----><div _ngcontent-tytapp-c759757552 class="info"><!----><h1 _ngcontent-tytapp-c759757552> TYT Old School <!----><!----></h1><div _ngcontent-tytapp-c759757552 class="chip-container"><time _ngcontent-tytapp-c759757552 datetime="Wed, 10 Jun 2026 01:30:00 GMT"><!----><!----> 1:30 AM  <!----></time><!----><div _ngcontent-tytapp-c759757552 class="chip live"><!----><span _ngcontent-tytapp-c759757552 class="material-icons">sensors</span> Live <!----></div><!----></div><div _ngcontent-tytapp-c759757552 class="subtitle">TYT Old School</div><!----><!----><!----></div></div><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="desktop" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg?wf=1&amp;q=85"></picture><!----></div></a><a _ngcontent-tytapp-c759757552><div _ngcontent-tytapp-c759757552 class="item"><div _ngcontent-tytapp-c759757552 class="badge"><!----><!----> Next <!----><!----></div><!----><div _ngcontent-tytapp-c759757552 class="info-container"><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="mobile" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85"></picture><!----><div _ngcontent-tytapp-c759757552 class="info"><!----><h1 _ngcontent-tytapp-c759757552> The Young Turks <!----><!----></h1><div _ngcontent-tytapp-c759757552 class="chip-container"><time _ngcontent-tytapp-c759757552 datetime="Wed, 10 Jun 2026 03:00:00 GMT"><!----><!----> 3:00 AM  <!----></time><!----><div _ngcontent-tytapp-c759757552 class="chip replay"><span _ngcontent-tytapp-c759757552 class="material-icons">fast_rewind</span> Replay <!----><!----></div><!----></div><div _ngcontent-tytapp-c759757552 class="subtitle">TYT REPLAY: Iran Threatens Israel Over Lebanon</div><!----><div _ngcontent-tytapp-c759757552 class="description">Iranian Parliament Speaker Mohammad Bagher Ghalibaf warns Iran will enter a “direct confrontation” with Israel if attacks on Lebanon continue, raising fears of a dramatic escalation in the region. Meanwhile, Joe Kent clashes with Mike Huckabee over whether Israel could operate without U.S. support, Matt Walsh is fuming over the Iran war, and the DOJ says it will halt work on the controversial $1.8 billion “anti-weaponization fund.” Elsewhere, questions are growing about whether JD Vance is the Republican frontrunner for 2028, Donald Trump has tapped Bill Pulte as acting director of national intelligence, and Cenk has officially been “Legofied.”</div><!----><!----></div></div><picture _ngcontent-tytapp-c759757552 responsive aria-hidden="true" class="desktop" _nghost-tytapp-c2410020294 ngh="36"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920&amp;fm=webp" media="(min-width: 1920px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280&amp;fm=webp" media="(min-width: 1280px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640&amp;fm=webp" media="(min-width: 640px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320&amp;fm=webp" media="(min-width: 320px)" type="image/webp"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1920" media="(min-width: 1920px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=1280" media="(min-width: 1280px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=640" media="(min-width: 640px)"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?w=320" media="(min-width: 320px)"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85"></picture><!----></div></a><!----><!----><div _ngcontent-tytapp-c759757552 class="full-schedule-link"><a _ngcontent-tytapp-c759757552 mat-button routerlink="/live/schedule" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mat-mdc-button _mat-animation-noopable mat-unthemed mat-mdc-button-base" href="/live/schedule" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label">Full Schedule</span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></a></div><!----></div></tyt-live-schedule></div></tyt-content-card></tyt-live-schedule-block><!----></tyt-content-block><!----><!----></div><div _ngcontent-tytapp-c667140644 class="secondary-column"><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 0;" class data-type="texting-optin" ngh="41"><tyt-texting-optin-block ngh="40"><!----></tyt-texting-optin-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 1;" class data-type="carousel" ngh="12"><tyt-carousel-block _nghost-tytapp-c2154729492 ngh="43"><div _ngcontent-tytapp-c2154729492 class="container"><tyt-carousel _ngcontent-tytapp-c2154729492 class="mobile" _nghost-tytapp-c3117252564 ngh="42"><div _ngcontent-tytapp-c3117252564 class="track" style="left: 0%;"><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background current no-transition" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWpOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--cd7979b0a17548909e0815f86d7f7a290d82883d/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----></div><!----><!----></tyt-carousel><tyt-carousel _ngcontent-tytapp-c2154729492 class="desktop" _nghost-tytapp-c3117252564 ngh="42"><div _ngcontent-tytapp-c3117252564 class="track" style="left: 0%;"><!----><tyt-carousel-item _ngcontent-tytapp-c2154729492 _nghost-tytapp-c477634735 class="responsive-background current no-transition" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWZOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--25737d0cdd1c4682513c8f88fedc26fec4a5eef6/image.png);" ngh="1"><div _ngcontent-tytapp-c477634735 class="carousel-track init-delay"></div></tyt-carousel-item><!----><!----><!----></div><!----><!----></tyt-carousel></div></tyt-carousel-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 2;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><br></div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 3;" class data-type="image" ngh="46"><tyt-image-block _nghost-tytapp-c798361832 ngh="45"><!----><a _ngcontent-tytapp-c798361832 href="/joy"><picture _ngcontent-tytapp-c798361832 responsive _nghost-tytapp-c2410020294 ngh="44"><source _ngcontent-tytapp-c2410020294 srcset="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBb1QxIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e8455850004c4c0d5979e4f84591155c7cdabccb/image.png"><!----><img _ngcontent-tytapp-c2410020294 src="https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBb1QxIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e8455850004c4c0d5979e4f84591155c7cdabccb/image.png"></picture></a><!----><!----><figcaption _ngcontent-tytapp-c798361832><!----><!----></figcaption><!----></tyt-image-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 4;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><br></div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 5;" class data-type="offer_set" ngh="48"><tyt-offer-set-block ngh="1"><tyt-embedded-offer-set _nghost-tytapp-c1859644611 ngh="47"><iframe _ngcontent-tytapp-c1859644611 title="Embedded Offer Set" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-forms allow-top-navigation" class="embeddedOfferFrame" src="https://accounts.tyt.com/join/m/514e96a/x/pricing?theme=dark&amp;showNoThanks=0"></iframe><!----><!----></tyt-embedded-offer-set></tyt-offer-set-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 6;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><br></div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 8;" class data-type="newsletter-signup" ngh="23"><tyt-newsletter-signup-block ngh="22"><tyt-content-card title="Newsletter" _nghost-tytapp-c913510261 class="animate-in" ngh="19"><div _ngcontent-tytapp-c913510261 class="row-title"><a _ngcontent-tytapp-c913510261 class="row-title-link universal-link"><tyt-icon _ngcontent-tytapp-c913510261 _nghost-tytapp-c3506846049 style="--size: 24px;" ngh="18"><!----><!----><!----><div _ngcontent-tytapp-c3506846049 class="image responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(/assets/icons-2019/newsletters.svg);"></div><!----><!----></tyt-icon><!----><span _ngcontent-tytapp-c913510261 class="title-text cms-content"> Newsletter </span></a><div _ngcontent-tytapp-c913510261 class="spacer"></div><div _ngcontent-tytapp-c913510261 class="action-buttons"></div></div><div _ngcontent-tytapp-c913510261 class="component-container"><tyt-newsletter-module _nghost-tytapp-c1120678414 ngh="21"><app-form _ngcontent-tytapp-c1120678414 _nghost-tytapp-c764158790 ngh="1"><form _ngcontent-tytapp-c764158790 novalidate method="post" class="server-side ng-untouched ng-pristine ng-valid" action><p _ngcontent-tytapp-c1120678414 class="call-to-action">Enter your email address and choose the newsletters you'd like to receive.</p><mat-form-field _ngcontent-tytapp-c1120678414 appearance="outline" floatlabel="always" class="mat-mdc-form-field mat-mdc-form-field-type-mat-input mat-mdc-form-field-label-always-float mat-form-field-appearance-outline mat-primary ng-untouched ng-pristine ng-invalid" ngh="20"><!----><div class="mat-mdc-text-field-wrapper mdc-text-field mdc-text-field--outlined"><!----><div class="mat-mdc-form-field-flex"><div matformfieldnotchedoutline class="mdc-notched-outline mdc-notched-outline--notched mdc-notched-outline--upgraded" ngh="1"><div class="mat-mdc-notch-piece mdc-notched-outline__leading"></div><div class="mat-mdc-notch-piece mdc-notched-outline__notch"><label matformfieldfloatinglabel class="mdc-floating-label mat-mdc-floating-label mdc-floating-label--float-above" id="mat-mdc-form-field-label-tytapp528" for="mat-input-tytapp416"><mat-label _ngcontent-tytapp-c1120678414>Email address</mat-label><span aria-hidden="true" class="mat-mdc-form-field-required-marker mdc-floating-label--required"></span><!----></label><!----><!----><!----></div><div class="mat-mdc-notch-piece mdc-notched-outline__trailing"></div></div><!----><!----><!----><div class="mat-mdc-form-field-infix"><!----><input _ngcontent-tytapp-c1120678414 errorhighlight matinput required pattern=".+@.+" type="email" name="email" autocomplete="email" class="mat-mdc-input-element form-control ng-untouched ng-pristine ng-invalid mat-input-server mat-mdc-form-field-input-control mdc-text-field__input" title value id="mat-input-tytapp416" aria-required="true"></div><!----><!----></div><!----></div><div class="mat-mdc-form-field-subscript-wrapper mat-mdc-form-field-bottom-align"><div aria-atomic="true" aria-live="polite" class="mat-mdc-form-field-hint-wrapper"><!----><!----><div class="mat-mdc-form-field-hint-spacer"></div><!----></div></div></mat-form-field><div _ngcontent-tytapp-c1120678414 class="form-group"></div><div _ngcontent-tytapp-c1120678414 class="newsletter"><div _ngcontent-tytapp-c1120678414 class="checkbox"></div><div _ngcontent-tytapp-c1120678414 class="image shop"></div><div _ngcontent-tytapp-c1120678414 class="text-container"><div _ngcontent-tytapp-c1120678414 class="title">Shop Newsletter</div><p _ngcontent-tytapp-c1120678414 class="description"> Stay up to date on the latest merchandise and special offers on Shop TYT so you can proudly wear your support! </p></div></div><!----><div _ngcontent-tytapp-c1120678414 class="newsletter"><div _ngcontent-tytapp-c1120678414 class="checkbox"></div><div _ngcontent-tytapp-c1120678414 class="image alerts"></div><div _ngcontent-tytapp-c1120678414 class="text-container"><div _ngcontent-tytapp-c1120678414 class="title">News and Alerts</div><p _ngcontent-tytapp-c1120678414 class="description"> Stay updated on everything TYT. </p></div></div><!----><!----><!----><button _ngcontent-tytapp-c1120678414 mat-raised-button type="submit" class="submit mdc-button mdc-button--raised mat-mdc-raised-button mat-mdc-button-disabled _mat-animation-noopable mat-unthemed mat-mdc-button-base" mat-ripple-loader-uninitialized mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-disabled disabled="true" ngh="2"><span class="mat-mdc-button-persistent-ripple mdc-button__ripple"></span><span class="mdc-button__label"> Sign Up </span><span class="mat-focus-indicator"></span><span class="mat-mdc-button-touch-target"></span></button><!----><!----></form></app-form></tyt-newsletter-module></div></tyt-content-card></tyt-newsletter-signup-block><!----></tyt-content-block><!----><!----></div></div></tyt-content-view></tyt-content-view-block><!----></tyt-content-block><!----><!----></div><div _ngcontent-tytapp-c667140644 class="secondary-column empty"><!----></div></div></tyt-content-view></tyt-conditional-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 5;" class data-type="must-see-shows" ngh="53"><tyt-must-see-shows-block _nghost-tytapp-c2602953492 class="animate-in" ngh="52"><tyt-topic-card _ngcontent-tytapp-c2602953492 title="Today's Must See Shows" _nghost-tytapp-c2157785651 ngh="51"><tyt-content-card _ngcontent-tytapp-c2157785651 _nghost-tytapp-c913510261 class="animate-in" ngh="19"><div _ngcontent-tytapp-c913510261 class="row-title"><a _ngcontent-tytapp-c913510261 class="row-title-link universal-link"><tyt-icon _ngcontent-tytapp-c913510261 _nghost-tytapp-c3506846049 style="--size: 24px;" ngh="34"><mat-icon _ngcontent-tytapp-c3506846049 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" style="color: currentColor;" data-mat-icon-type="font" ngh="1">star</mat-icon><!----><!----><!----><!----><!----></tyt-icon><!----><span _ngcontent-tytapp-c913510261 class="title-text cms-content"> Today's Must See Shows </span></a><div _ngcontent-tytapp-c913510261 class="spacer"></div><div _ngcontent-tytapp-c913510261 class="action-buttons"><div _ngcontent-tytapp-c2157785651 class="actions"><!----></div></div></div><div _ngcontent-tytapp-c913510261 class="component-container"><!----><div _ngcontent-tytapp-c2157785651 class="home-row-items"><a _ngcontent-tytapp-c2157785651 class="home-row-item" data-shutter-order="0" href="/watch/6e6Xst82zYACGGyweSOkMg/13191e0ceff57ba20/clips/6753cfca592d2c00"><div _ngcontent-tytapp-c2157785651 class="thumbnail-box responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/scwhua8474dkjv2ls3bxl4e0ubex?wf=1&amp;q=85);"><div _ngcontent-tytapp-c2157785651></div><div _ngcontent-tytapp-c2157785651 class="content-info"><div _ngcontent-tytapp-c2157785651 class="brand-icon responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c2157785651 class="title-row-info"><div _ngcontent-tytapp-c2157785651 class="title">The Young Turks</div><time _ngcontent-tytapp-c2157785651 datetime="2026-06-05">June 5, 2026</time></div></div><tyt-playback-status-bar _ngcontent-tytapp-c2157785651 _nghost-tytapp-c4035936752 ngh="1"><div _ngcontent-tytapp-c4035936752 class="bar"><div _ngcontent-tytapp-c4035936752 class="filled"></div></div></tyt-playback-status-bar><!----></div><div _ngcontent-tytapp-c2157785651 class="title-row"><div _ngcontent-tytapp-c2157785651 class="title-row-info"><div _ngcontent-tytapp-c2157785651 class="description"> Democratic Senate candidate Graham Platner has been fielding allegations from reporters about his relationship with ex-girlfriends. </div><!----><div _ngcontent-tytapp-c2157785651 class="tagline"><tyt-content-badge _ngcontent-tytapp-c2157785651 _nghost-tytapp-c630928879 ngh="50"><!----><tyt-tag _ngcontent-tytapp-c630928879 class="content-type" _nghost-tytapp-c2636544785 ngh="1">Clip</tyt-tag><!----></tyt-content-badge><ul _ngcontent-tytapp-c2157785651 class="facts"><li _ngcontent-tytapp-c2157785651>19 minutes</li><!----><li _ngcontent-tytapp-c2157785651><tyt-comments-count _ngcontent-tytapp-c2157785651 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></li></ul></div></div></div></a><a _ngcontent-tytapp-c2157785651 class="home-row-item" data-shutter-order="1" href="/watch/6e6Xst82zYACGGyweSOkMg/13191e0ceff57ba20/clips/b479dfb1359df000"><div _ngcontent-tytapp-c2157785651 class="thumbnail-box responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/rjdz9if906sad3o0io9je998x1gk?wf=1&amp;q=85);"><div _ngcontent-tytapp-c2157785651></div><div _ngcontent-tytapp-c2157785651 class="content-info"><div _ngcontent-tytapp-c2157785651 class="brand-icon responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c2157785651 class="title-row-info"><div _ngcontent-tytapp-c2157785651 class="title">The Young Turks</div><time _ngcontent-tytapp-c2157785651 datetime="2026-06-05">June 5, 2026</time></div></div><tyt-playback-status-bar _ngcontent-tytapp-c2157785651 _nghost-tytapp-c4035936752 ngh="1"><div _ngcontent-tytapp-c4035936752 class="bar"><div _ngcontent-tytapp-c4035936752 class="filled"></div></div></tyt-playback-status-bar><!----></div><div _ngcontent-tytapp-c2157785651 class="title-row"><div _ngcontent-tytapp-c2157785651 class="title-row-info"><div _ngcontent-tytapp-c2157785651 class="description"> A Lego scandal in Utah is going mega-viral. </div><!----><div _ngcontent-tytapp-c2157785651 class="tagline"><tyt-content-badge _ngcontent-tytapp-c2157785651 _nghost-tytapp-c630928879 ngh="50"><!----><tyt-tag _ngcontent-tytapp-c630928879 class="content-type" _nghost-tytapp-c2636544785 ngh="1">Clip</tyt-tag><!----></tyt-content-badge><ul _ngcontent-tytapp-c2157785651 class="facts"><li _ngcontent-tytapp-c2157785651>6 minutes</li><!----><li _ngcontent-tytapp-c2157785651><tyt-comments-count _ngcontent-tytapp-c2157785651 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></li></ul></div></div></div></a><a _ngcontent-tytapp-c2157785651 class="home-row-item" data-shutter-order="2" href="/watch/5Rz3k3CD7yyU488YokUoWi/8f890f557004363ef/clips/ec29e4b489d90000"><div _ngcontent-tytapp-c2157785651 class="thumbnail-box responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/y18knsopkqzpqnrh5uby92udvkat?wf=1&amp;q=85);"><div _ngcontent-tytapp-c2157785651></div><div _ngcontent-tytapp-c2157785651 class="content-info"><div _ngcontent-tytapp-c2157785651 class="brand-icon responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c2157785651 class="title-row-info"><div _ngcontent-tytapp-c2157785651 class="title">The Damage Report With John Iadarola</div><time _ngcontent-tytapp-c2157785651 datetime="2026-06-08">June 8, 2026</time></div></div><tyt-playback-status-bar _ngcontent-tytapp-c2157785651 _nghost-tytapp-c4035936752 ngh="1"><div _ngcontent-tytapp-c4035936752 class="bar"><div _ngcontent-tytapp-c4035936752 class="filled"></div></div></tyt-playback-status-bar><!----></div><div _ngcontent-tytapp-c2157785651 class="title-row"><div _ngcontent-tytapp-c2157785651 class="title-row-info"><div _ngcontent-tytapp-c2157785651 class="description"> Donald Trump's Border Czar Tom Homan sinks to new low during Fox News with gross stunt to pretend horrific reports surrounding abuse at the Delaney Hall detention center are all lies and mock the conditions of those being held there. John Iadarola an </div><!----><div _ngcontent-tytapp-c2157785651 class="tagline"><tyt-content-badge _ngcontent-tytapp-c2157785651 _nghost-tytapp-c630928879 ngh="50"><!----><tyt-tag _ngcontent-tytapp-c630928879 class="content-type" _nghost-tytapp-c2636544785 ngh="1">Clip</tyt-tag><!----></tyt-content-badge><ul _ngcontent-tytapp-c2157785651 class="facts"><li _ngcontent-tytapp-c2157785651>8 minutes</li><!----><li _ngcontent-tytapp-c2157785651><tyt-comments-count _ngcontent-tytapp-c2157785651 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></li></ul></div></div></div></a><a _ngcontent-tytapp-c2157785651 class="home-row-item" data-shutter-order="3" href="/watch/5Rz3k3CD7yyU488YokUoWi/8f890f557004363ef/clips/51f74809ea6ac400"><div _ngcontent-tytapp-c2157785651 class="thumbnail-box responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/nu15c5d2yz9ldu02lvxscihyc2zw?wf=1&amp;q=85);"><div _ngcontent-tytapp-c2157785651></div><div _ngcontent-tytapp-c2157785651 class="content-info"><div _ngcontent-tytapp-c2157785651 class="brand-icon responsive-background" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c2157785651 class="title-row-info"><div _ngcontent-tytapp-c2157785651 class="title">The Damage Report With John Iadarola</div><time _ngcontent-tytapp-c2157785651 datetime="2026-06-08">June 8, 2026</time></div></div><tyt-playback-status-bar _ngcontent-tytapp-c2157785651 _nghost-tytapp-c4035936752 ngh="1"><div _ngcontent-tytapp-c4035936752 class="bar"><div _ngcontent-tytapp-c4035936752 class="filled"></div></div></tyt-playback-status-bar><!----></div><div _ngcontent-tytapp-c2157785651 class="title-row"><div _ngcontent-tytapp-c2157785651 class="title-row-info"><div _ngcontent-tytapp-c2157785651 class="description"> Donald Trump's con over having power and upper hand in his war with Iran completely collapses as desperate demands to stop strikes between Iran and Israel prove he actually has no control. John Iadarola and Luke Beasley break it down on The Damage Re </div><!----><div _ngcontent-tytapp-c2157785651 class="tagline"><tyt-content-badge _ngcontent-tytapp-c2157785651 _nghost-tytapp-c630928879 ngh="50"><!----><tyt-tag _ngcontent-tytapp-c630928879 class="content-type" _nghost-tytapp-c2636544785 ngh="1">Clip</tyt-tag><!----></tyt-content-badge><ul _ngcontent-tytapp-c2157785651 class="facts"><li _ngcontent-tytapp-c2157785651>6 minutes</li><!----><li _ngcontent-tytapp-c2157785651><tyt-comments-count _ngcontent-tytapp-c2157785651 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></li></ul></div></div></div></a><!----></div><!----></div></tyt-content-card></tyt-topic-card><!----><!----></tyt-must-see-shows-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 6;" class data-type="heading" ngh="54"><tyt-heading-block ngh="1"><h1>Followed Topics</h1></tyt-heading-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 7;" class data-type="followed-topic" ngh="56"><tyt-followed-topic-block _nghost-tytapp-c3106170517 class="animate-in" ngh="55"><div _ngcontent-tytapp-c3106170517 class="list"><div _ngcontent-tytapp-c3106170517 class="topic-group"><div _ngcontent-tytapp-c3106170517 class="topic-title">Criminal Justice Reform</div><a _ngcontent-tytapp-c3106170517 class="item" href="/watch/7La0dQeZ9nQXiuvqGvQH4m/2e8743c0ff7558ebe/clips/67407baefac39c00"><div _ngcontent-tytapp-c3106170517 role="img" class="logo responsive-background" aria-label="Criminal Justice Reform" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c3106170517 class="description"><div _ngcontent-tytapp-c3106170517 class="title">Cop Follows Teen Home, Fatally Shoots Him Through Car Window</div><div _ngcontent-tytapp-c3106170517 class="date">June 8, 2026</div><div _ngcontent-tytapp-c3106170517 class="details"><span _ngcontent-tytapp-c3106170517 class="badge">Clip</span><span _ngcontent-tytapp-c3106170517 class="duration">8 minutes</span><!----><span _ngcontent-tytapp-c3106170517 class="comments"><tyt-comments-count _ngcontent-tytapp-c3106170517 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></span><!----></div></div></a><a _ngcontent-tytapp-c3106170517 class="item" href="/watch/7La0dQeZ9nQXiuvqGvQH4m/2e8743c0ff7558ebe/clips/bcdf8c2631ad2800"><div _ngcontent-tytapp-c3106170517 role="img" class="logo responsive-background" aria-label="Criminal Justice Reform" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c3106170517 class="description"><div _ngcontent-tytapp-c3106170517 class="title">Cops BUSTED After Sending Racist Text Messages to Each Other, Allegedly</div><div _ngcontent-tytapp-c3106170517 class="date">June 8, 2026</div><div _ngcontent-tytapp-c3106170517 class="details"><span _ngcontent-tytapp-c3106170517 class="badge">Clip</span><span _ngcontent-tytapp-c3106170517 class="duration">10 minutes</span><!----><span _ngcontent-tytapp-c3106170517 class="comments"><tyt-comments-count _ngcontent-tytapp-c3106170517 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></span><!----></div></div></a><a _ngcontent-tytapp-c3106170517 class="item" href="/watch/7La0dQeZ9nQXiuvqGvQH4m/2e8743c0ff7558ebe/clips/3bd6173224817000"><div _ngcontent-tytapp-c3106170517 role="img" class="logo responsive-background" aria-label="Criminal Justice Reform" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c3106170517 class="description"><div _ngcontent-tytapp-c3106170517 class="title">UPDATE: Cop Convicted by Judge for Attempted Murder</div><div _ngcontent-tytapp-c3106170517 class="date">June 8, 2026</div><div _ngcontent-tytapp-c3106170517 class="details"><span _ngcontent-tytapp-c3106170517 class="badge">Clip</span><span _ngcontent-tytapp-c3106170517 class="duration">6 minutes</span><!----><span _ngcontent-tytapp-c3106170517 class="comments"><tyt-comments-count _ngcontent-tytapp-c3106170517 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></span><!----></div></div></a><a _ngcontent-tytapp-c3106170517 class="item" href="/watch/7La0dQeZ9nQXiuvqGvQH4m/2e8743c0ff7558ebe/clips/179aaa73d6439600"><div _ngcontent-tytapp-c3106170517 role="img" class="logo responsive-background" aria-label="Criminal Justice Reform" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c3106170517 class="description"><div _ngcontent-tytapp-c3106170517 class="title">Train Passenger Stabs Elderly Black Woman 19 Times, No One Intervenes</div><div _ngcontent-tytapp-c3106170517 class="date">June 8, 2026</div><div _ngcontent-tytapp-c3106170517 class="details"><span _ngcontent-tytapp-c3106170517 class="badge">Clip</span><span _ngcontent-tytapp-c3106170517 class="duration">7 minutes</span><!----><span _ngcontent-tytapp-c3106170517 class="comments"><tyt-comments-count _ngcontent-tytapp-c3106170517 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></span><!----></div></div></a><!----></div><div _ngcontent-tytapp-c3106170517 class="topic-group"><div _ngcontent-tytapp-c3106170517 class="topic-title">Social Justice</div><a _ngcontent-tytapp-c3106170517 class="item" href="/watch/7La0dQeZ9nQXiuvqGvQH4m/2e8743c0ff7558ebe/clips/ec4c1f377be47000"><div _ngcontent-tytapp-c3106170517 role="img" class="logo responsive-background" aria-label="Social Justice" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c3106170517 class="description"><div _ngcontent-tytapp-c3106170517 class="title">WATCH: School Bus Nearly HIT by Train After Driver Makes Dangerous Stop</div><div _ngcontent-tytapp-c3106170517 class="date">June 8, 2026</div><div _ngcontent-tytapp-c3106170517 class="details"><span _ngcontent-tytapp-c3106170517 class="badge">Clip</span><span _ngcontent-tytapp-c3106170517 class="duration">5 minutes</span><!----><span _ngcontent-tytapp-c3106170517 class="comments"><tyt-comments-count _ngcontent-tytapp-c3106170517 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></span><!----></div></div></a><a _ngcontent-tytapp-c3106170517 class="item" href="/watch/7La0dQeZ9nQXiuvqGvQH4m/2e8743c0ff7558ebe/clips/3e1029166228f600"><div _ngcontent-tytapp-c3106170517 role="img" class="logo responsive-background" aria-label="Social Justice" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c3106170517 class="description"><div _ngcontent-tytapp-c3106170517 class="title">UPDATE: Black Student Athlete Disqualified for Celebrating Gets Ruling Overturned</div><div _ngcontent-tytapp-c3106170517 class="date">June 8, 2026</div><div _ngcontent-tytapp-c3106170517 class="details"><span _ngcontent-tytapp-c3106170517 class="badge">Clip</span><span _ngcontent-tytapp-c3106170517 class="duration">12 minutes</span><!----><span _ngcontent-tytapp-c3106170517 class="comments"><tyt-comments-count _ngcontent-tytapp-c3106170517 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></span><!----></div></div></a><a _ngcontent-tytapp-c3106170517 class="item" href="/watch/7La0dQeZ9nQXiuvqGvQH4m/e8ec134bda07854bc/clips/26c9b0676408b000"><div _ngcontent-tytapp-c3106170517 role="img" class="logo responsive-background" aria-label="Social Justice" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c3106170517 class="description"><div _ngcontent-tytapp-c3106170517 class="title">WATCH: Unhinged Bar Owner Unleashes Racist Meltdown, Anti-Karens Step In</div><div _ngcontent-tytapp-c3106170517 class="date">June 5, 2026</div><div _ngcontent-tytapp-c3106170517 class="details"><span _ngcontent-tytapp-c3106170517 class="badge">Clip</span><span _ngcontent-tytapp-c3106170517 class="duration">3 minutes</span><!----><span _ngcontent-tytapp-c3106170517 class="comments"><tyt-comments-count _ngcontent-tytapp-c3106170517 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></span><!----></div></div></a><a _ngcontent-tytapp-c3106170517 class="item" href="/watch/7La0dQeZ9nQXiuvqGvQH4m/e8ec134bda07854bc/clips/42ca2f09b8551800"><div _ngcontent-tytapp-c3106170517 role="img" class="logo responsive-background" aria-label="Social Justice" style="transition: 0.5s opacity ease-in; opacity: 1; background-image: url(https://platform.tyt.com/api/v1/images/cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h?wf=1&amp;q=85);"></div><div _ngcontent-tytapp-c3106170517 class="description"><div _ngcontent-tytapp-c3106170517 class="title">WATCH: Irate Male-Karen Proudly Admits Racism, Threatens to Call ICE</div><div _ngcontent-tytapp-c3106170517 class="date">June 5, 2026</div><div _ngcontent-tytapp-c3106170517 class="details"><span _ngcontent-tytapp-c3106170517 class="badge">Clip</span><span _ngcontent-tytapp-c3106170517 class="duration">3 minutes</span><!----><span _ngcontent-tytapp-c3106170517 class="comments"><tyt-comments-count _ngcontent-tytapp-c3106170517 _nghost-tytapp-c2340217202 class ngh="24"><mat-icon _ngcontent-tytapp-c2340217202 role="img" class="mat-icon notranslate material-icons mat-ligature-font mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font" ngh="1">comment</mat-icon><span _ngcontent-tytapp-c2340217202><!--ngetn--></span></tyt-comments-count></span><!----></div></div></a><!----></div><!----></div><!----><!----><!----><!----></tyt-followed-topic-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 8;" class data-type="heading" ngh="54"><tyt-heading-block ngh="1"><h1>About TYT</h1></tyt-heading-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 9;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><p>Our mission statement at TYT is to boldly pursue truth, challenge the establishment and drive positive change. We have never wavered from that. It’s not easy to state the truth when lies help the powerful retain their power. It’s not easy to challenge the establishment when the establishment has all the power. And as we’re all aware, it is very difficult to drive positive change in a system meant to continue the status quo so that the powerful can stay at the top.</p>
<p>But we have decided to go on this path with our viewers because it is the only decent and sane path. This means we don’t do blind partisanship. We don’t follow antiquated ideologies because someone said we’re supposed to. We also don’t bow our heads to any political leaders or parties. We believe in independent thought. We’re for open-hearts and open-minds.</p>
<p>This is a unique experiment in American media. We’re going to try to build a community around being honest and fighting for the average person. TYT has a bright line rule that we never play with the facts. Our unflinching honesty for over twenty years has made us the most trusted show in digital media and earned us the title of The Online News Network.</p>
<p>The idea that the news is supposed to be neutral and dispassionate is nonsensical. You’re supposed to care about the news! We do and our audience does. That means we report the facts, we analyze the context and then take action to make the world a little better. We believe in hope. We believe that we can work together to make a difference. We hope you join us on this journey.</p>
</div></tyt-text-block><!----></tyt-content-block><!----><tyt-content-block _ngcontent-tytapp-c667140644 style="order: 10;" class data-type="text" ngh="15"><tyt-text-block _nghost-tytapp-c1298357728 ngh="1"><div _ngcontent-tytapp-c1298357728 class="cms-content"><br>
<br></div></tyt-text-block><!----></tyt-content-block><!----><!----></div><div _ngcontent-tytapp-c667140644 class="secondary-column empty"><!----></div></div></tyt-content-view><tyt-awards _ngcontent-tytapp-c2352643155 _nghost-tytapp-c3043818576 ngh="58"><div _ngcontent-tytapp-c3043818576 class="awards"><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/smaller/tyt-shorty.png" alt="News &amp; Media"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">TYT</div><div _ngcontent-tytapp-c3043818576 class="name">Shorty Audience Honor</div><div _ngcontent-tytapp-c3043818576 class="subline"> Shorty Silver Honor, 2024 </div></div></div><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/smaller/tdr-shorty.png" alt="News &amp; Politics Podcast"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">TYT</div><div _ngcontent-tytapp-c3043818576 class="name">The Damage Report</div><div _ngcontent-tytapp-c3043818576 class="subline"> Shorty Audience Honor, 2024 </div></div></div><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/smaller/tyt-shorty.png" alt="Social Activism"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">TYT</div><div _ngcontent-tytapp-c3043818576 class="name">Indisputable</div><div _ngcontent-tytapp-c3043818576 class="subline"> Shorty Audience Honor, 2024 </div></div></div><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/webby.svg" alt="Webby Awards logo"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">The Damage Report</div><div _ngcontent-tytapp-c3043818576 class="name">Social Media Presence</div><div _ngcontent-tytapp-c3043818576 class="subline"> Official Webby Honoree, 2021 </div></div></div><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/shorty.svg" alt="Shorty Awards logo"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">The Young Turks</div><div _ngcontent-tytapp-c3043818576 class="name">Audience Honor for Live Event Coverage</div><div _ngcontent-tytapp-c3043818576 class="subline"> Shorty Awards, 2021 </div></div></div><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/webby.svg" alt="Webby Awards logo"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">The Young Turks</div><div _ngcontent-tytapp-c3043818576 class="name">News and Politics: Series and Channel</div><div _ngcontent-tytapp-c3043818576 class="subline"> Official Webby Honoree, 2019 </div></div></div><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/shorty.svg" alt="Shorty Awards logo"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">The Young Turks</div><div _ngcontent-tytapp-c3043818576 class="name">Best in Overall YouTube Presence</div><div _ngcontent-tytapp-c3043818576 class="subline"> Audience Honor, 2017 </div></div></div><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/webby.svg" alt="Webby Awards logo"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">The Young Turks</div><div _ngcontent-tytapp-c3043818576 class="name">Best in Overall YouTube Presence</div><div _ngcontent-tytapp-c3043818576 class="subline"> Audience Honor, 2017 </div></div></div><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/streamy.svg" alt="Streamy Awards logo"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">The Young Turks</div><div _ngcontent-tytapp-c3043818576 class="name">Best News &amp; Cultural Channel</div><div _ngcontent-tytapp-c3043818576 class="subline">  2017 </div></div></div><div _ngcontent-tytapp-c3043818576 class="award"><img _ngcontent-tytapp-c3043818576 class="award-image" src="/assets/awards/aha.svg" alt="American Humanist Association logo"><div _ngcontent-tytapp-c3043818576 class="details"><div _ngcontent-tytapp-c3043818576 class="franchise">The Young Turks</div><div _ngcontent-tytapp-c3043818576 class="name">Good Without A God</div><div _ngcontent-tytapp-c3043818576 class="subline"> Advocating Progressive Values and Equality for Humanists, Atheists, and Freethinkers, 2017 </div></div></div><!----></div></tyt-awards><!----></div><!----><!----></load-guard><!----></div></app-home><!----></main></div><tyt-safe-zone-pad _ngcontent-tytapp-c1534321411 type="right" _nghost-tytapp-c2582490836 style="width: 0px;" ngh="1"></tyt-safe-zone-pad></div><footer _ngcontent-tytapp-c1534321411 id="main-footer"><tyt-staging-note _ngcontent-tytapp-c1534321411 only="staging" _nghost-tytapp-c4244049307 ngh="25"><!----></tyt-staging-note><tyt-footer-nav _ngcontent-tytapp-c1534321411 _nghost-tytapp-c698191504 ngh="60"><div _ngcontent-tytapp-c698191504 class="footer-nav"><div _ngcontent-tytapp-c698191504 class="tyt-network"><div _ngcontent-tytapp-c698191504><!----><!----><a _ngcontent-tytapp-c698191504 class="link" href="/how-to-watch">How to Watch TYT</a><!----></div><!----><div _ngcontent-tytapp-c698191504><!----><a _ngcontent-tytapp-c698191504 target="_blank" class="link" href="https://help.tyt.com">Get Help / Contact Us</a><!----><!----></div><!----><div _ngcontent-tytapp-c698191504><!----><!----><a _ngcontent-tytapp-c698191504 class="link" href="/redeem">Redeem a Gift Membership Package</a><!----></div><!----><div _ngcontent-tytapp-c698191504><!----><!----><a _ngcontent-tytapp-c698191504 class="link" href="/archive">Show Archive</a><!----></div><!----><div _ngcontent-tytapp-c698191504><!----><a _ngcontent-tytapp-c698191504 target="_blank" class="link" href="https://secure.actblue.com/donate/tytnetwork">Donate To TYT</a><!----><!----></div><!----><!----><!----></div><div _ngcontent-tytapp-c698191504 class="social"><a _ngcontent-tytapp-c698191504 href="https://youtube.com/theyoungturks" target="_blank" class="follow-button youtube"><img _ngcontent-tytapp-c698191504 width="42" height="42" alt="YouTube logo" src="/assets/social-icons/youtube_icon.svg"></a><a _ngcontent-tytapp-c698191504 href="https://twitter.com/tyt" target="_blank" class="follow-button twitter"><img _ngcontent-tytapp-c698191504 width="42" height="42" alt="Twitter logo" src="/assets/community/twitter-logo.svg"></a><a _ngcontent-tytapp-c698191504 href="https://facebook.com/theyoungturks" target="_blank" class="follow-button facebook"><img _ngcontent-tytapp-c698191504 width="42" height="42" alt="Facebook logo" src="/assets/community/facebook-logo.svg"></a><a _ngcontent-tytapp-c698191504 href="https://twitch.tv/tyt" target="_blank" class="follow-button twitch"><img _ngcontent-tytapp-c698191504 width="42" height="42" alt="Twitch logo" src="/assets/social-icons/twitch_icon.svg"></a></div><div _ngcontent-tytapp-c698191504 class="contact"><div _ngcontent-tytapp-c698191504><!----><!----><a _ngcontent-tytapp-c698191504 class="link" href="/about">About Us</a><!----></div><!----><div _ngcontent-tytapp-c698191504><!----><!----><a _ngcontent-tytapp-c698191504 class="link" href="/about/press">Press</a><!----></div><!----><div _ngcontent-tytapp-c698191504><!----><!----><a _ngcontent-tytapp-c698191504 class="link" href="/careers">Careers</a><!----></div><!----><div _ngcontent-tytapp-c698191504><!----><!----><a _ngcontent-tytapp-c698191504 class="link" href="/deals">Deals</a><!----></div><!----><div _ngcontent-tytapp-c698191504><!----><!----><a _ngcontent-tytapp-c698191504 class="link" href="/about/honor-roll">TYT Honor Roll</a><!----></div><!----><!----><!----><!----></div></div></tyt-footer-nav></footer><!----><footer _ngcontent-tytapp-c1534321411><tyt-site-footer _ngcontent-tytapp-c1534321411 _nghost-tytapp-c4245436923 ngh="1"><footer _ngcontent-tytapp-c4245436923><div _ngcontent-tytapp-c4245436923 role="img" responsivebackgroundimage="/assets/tyt-light.png" aria-label="TYT Network logo" style="height: 1.5em; aspect-ratio: 273 / 40; transition: 0.5s opacity ease-in; opacity: 1; background-image: url(/assets/tyt-light.png);" class="responsive-background"></div><p _ngcontent-tytapp-c4245436923 class="copyright" title="Environment: production"> © Copyright 2026 The Young Turks, Inc. All Rights Reserved.&nbsp; </p><div _ngcontent-tytapp-c4245436923 class="links"><a _ngcontent-tytapp-c4245436923 routerlink="/terms" href="/terms">Terms of Use</a> | <a _ngcontent-tytapp-c4245436923 routerlink="/privacy" href="/privacy">Privacy Policy</a> | <a _ngcontent-tytapp-c4245436923 routerlink="/values" href="/values">TYT Core Values</a></div></footer></tyt-site-footer><!----><div _ngcontent-tytapp-c1534321411 aria-live="polite" style="pointer-events: none; opacity: 0; height: 1em; overflow: hidden;"><!--ngetn--></div></footer><!----></app-root>
  <footer id="global-footer">
    <!-- This header is here to be used when elements need to be hoisted up to the top level so that they can bypass
         local scrollboxes and the like. For example, this is used within the video editor to hoist the video editor
         toolbar. This should be used (or the corresponding global footer) instead of hoisting up to body to comply
         with WCAG ARIA11. -->
  </footer>
  <style>
    noscript .overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
      margin: 2em auto 0 auto;
      width: 600px;
      max-width: 100%;
      color: white;
      background-color: black;
    }

    app-root noscript {
      display: block;
      padding: 4em;
      text-align: center;
    }
  </style>

  <script type="text/javascript">
    !function () {
      if (window.location.pathname == '/cast/receiver') {
        window['disableCookieAuthentication'] = true;
        let root = document.getElementById('root');
        root.innerHTML = `
          <style>
            .cast-splash-logo .st0 { fill: #FFFFFF; }
            .cast-loading {
              background-color: black; color: white;
              display: flex; justify-content: center; align-items: center;
              position: absolute; top: 0; left: 0; right: 0; bottom: 0;
            }
            .cast-loading > div {
              text-align: center;
            }
          </style>
          <div class="cast-loading">
            <div>
              <div>
              <svg style="width: 300px;" class="cast-splash-logo" version="1.1" x="0px" y="0px"
                viewBox="0 0 279.1 198.2" style="enable-background:new 0 0 279.1 198.2;" xml:space="preserve">

                <path d="M265,0h-251C6.3,0,0,6.3,0,14.1v126.2c0,6,3.8,11.3,9.4,13.3L134,197.4c3,1,6.2,1.1,9.2,0.1l126.4-42.6
                  c5.7-1.9,9.6-7.3,9.6-13.3V14.1C279.1,6.3,272.8,0,265,0z"/>
                <g>
                  <path class="st0" d="M94.6,49.1l-6.5-19.6c-0.4-1.2-1.5-2-2.7-2H24.6c-1.8,0-3.2,1.7-2.8,3.5l4.4,19.6c0.3,1.3,1.5,2.3,2.8,2.3
                    h17.3c1.6,0,2.9,1.3,2.9,2.9v84c0,1.3,0.9,2.5,2.3,2.8l21.1,4.7c1.8,0.4,3.5-1,3.5-2.8V55.8c0-1.6,1.3-2.9,2.9-2.9h12.9
                    C93.8,52.9,95.2,50.9,94.6,49.1z"/>
                  <path class="st0" d="M184.5,49.1l6.5-19.6c0.4-1.2,1.5-2,2.7-2h60.7c1.8,0,3.2,1.7,2.8,3.5l-4.4,19.6c-0.3,1.3-1.5,2.3-2.8,2.3
                    h-17.3c-1.6,0-2.9,1.3-2.9,2.9v84c0,1.3-0.9,2.5-2.3,2.8l-21.1,4.7c-1.8,0.4-3.5-1-3.5-2.8V55.8c0-1.6-1.3-2.9-2.9-2.9h-12.9
                    C185.2,52.9,183.9,50.9,184.5,49.1z"/>
                  <path class="st0" d="M154.2,29.5l-14.7,45.4l-14.7-45.4c-0.4-1.2-1.5-2-2.7-2h-21.7c-2,0-3.4,2-2.7,3.8l26.4,75.3
                    c0.1,0.3,0.2,0.6,0.2,0.9l0.3,51.8c0,1.3,0.9,2.5,2.2,2.8l12.2,3c0.5,0.1,0.9,0.1,1.4,0l12.2-3c1.3-0.3,2.2-1.5,2.2-2.8l0.3-51.8
                    c0-0.3,0.1-0.6,0.2-0.9l26.4-75.3c0.7-1.9-0.7-3.8-2.7-3.8h-21.7C155.6,27.5,154.5,28.3,154.2,29.5z"/>
                </g>
              </svg>
              </div>
              <span style="font-size: 150%;">Loading...</span>
            </div>
          </div>`;
      }
    }();
  </script>
<link rel="modulepreload" href="chunk-U6QGJJ6U.js"><link rel="modulepreload" href="chunk-ZXIFQRQS.js"><link rel="modulepreload" href="chunk-HRY2YPEU.js"><link rel="modulepreload" href="chunk-ED7BGJOW.js"><link rel="modulepreload" href="chunk-RC26DT7E.js"><link rel="modulepreload" href="chunk-7BXTUDH3.js"><link rel="modulepreload" href="chunk-7KDDGESD.js"><link rel="modulepreload" href="chunk-ZHCH3GQ4.js"><link rel="modulepreload" href="chunk-A5YA3PZW.js"><link rel="modulepreload" href="chunk-KQWI6CAP.js"><script src="polyfills-ODFPH6TA.js" type="module"></script><script src="scripts-XUS44AJS.js" defer></script><script src="main-PXBDLZBS.js" type="module"></script>


<div class="cdk-live-announcer-element cdk-visually-hidden" aria-atomic="true" aria-live="polite" id="cdk-live-announcer-11146"></div><script id="tytapp-state" type="application/json">{"3594825629":{"b":{"id":"043000771a8c5a2b4","title":"Home","url":"/home","description":"The Largest Online News Show in the World.","summary":"The Largest Online News Show in the World.","blocks":[{"id":"07cb0bf5-bb73-4733-bb54-d74a00f2d311","mode":"standard","type":"content-view","blocks":[{"id":"be24444d-0023-41c4-a7e9-19f0d3e5263d","type":"carousel","slides":[{"url":"https://go.tyt.com/i1z","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNFV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--38b3a11e532d9b2b6c1400d450e085a8f9d59399/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMzR4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f12970f3d4df1f9212544579ddf72f7be0dd6df6/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/ukban","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN2wvQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--98d7f838a1011c69a30f18b511152ac940445e82/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN2gvQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8a007fb644dbdb2efdb25478207381e46b6e43aa/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/9nz","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGN4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f5fe46d08ad1dd155f683a4fa80b8d0cd006f2a6/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMzh4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f28d9607a2d0565eeb89a9f23ff7524dceaf8f2c/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/chapter","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--0e592b95e5e4b75bb6a094f9eec307d4482dd585/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNEF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--63d86d31be9c239beab5edf400970fae0634ee3f/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/endorsepopulism","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGt4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--cb3d82e21f4efc2fef486759136a69cf4826cef8/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNEl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--5ec6a6db44e2e85121f05b938d4fea0a09001515/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/member-merch","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNG94QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--1f80187921ac876d5cc5dec6ddde7bc0bd7a5ed8/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNE14QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--60829e95e16411f77a54605ed66c471ba9271b2f/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/operationhopecarousel","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--708dd2280867314cb7dec0d73ee0e9af49bb1af3/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDR4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--0a2102639730653bb328db96e7ded265d9e3acec/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/podcastcarousel","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--9870344c5e0a01923872c64916837cefdbd1beb6/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDh4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8db0aa64a119056585c3c87ad11b10e291c408ac/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/1e51d9","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNWd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--41f8ba8ade016bd48d414d14f586d4987c596888/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--06f92d432f3da74a1d5648dffae2591649b12fe9/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://shoptyt.com/","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNWt4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--d1fc20e2685691035c8a91741b8bbf2bb4acf962/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--24d3ab5356472677c43719e51c3843fb0b2c9961/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/shows/indisputable","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNW94QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--16a88690bd4c0976d797abc6fa5bb6ad33a49d06/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--26c59b49e20c5422dc95e46fdc32d025ad0210e3/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/shows/the-young-turks","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNXN4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--a5dd8c93442e862c9f3f9d923dad1698c9fb5964/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNU14QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--6f13a6a7b2282fe6dcea6df6abe9078fea55b784/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/shows/the-damage-report","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNXd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8155930d7a921911d7033895c0aed29188e46c12/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--3df8e109c7825a279e3a60c1962a6b1fd4ed3be8/image.png","intended_audience":["visitor","registered","member","expired member"]}],"secondary":false,"autoChange":true,"changeDelay":15,"selectionMode":"custom","initialChangeDelay":20}],"secondary":false},{"id":"5ae9018b-a8e0-4edf-a52e-ae300b2ad4c9","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"b364711c-eee8-48e3-ac3b-6d451a32b8c9","type":"conditional","branches":[{"blocks":[{"id":"b1515ac7-5924-4c5d-8ef5-93ecffc79a6c","mode":"sidebar-left","type":"content-view","blocks":[{"id":"41afb98e-23e4-4486-a14f-57bbaff248ca","body":"\u003Cdiv style=\"background-color: #efbb3e; color: black; padding: 0.3em; text-align: center; font-size: 120%\"> \u003Cb>24/7 Live + More!\u003C/b> \u003C/span>","type":"text","format":"markdown","secondary":false},{"id":"908884f3-f05e-45d5-8541-b411bc619501","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"681408ed-a322-4630-9a95-a737a4dd2db8","type":"live-stream","prefer":"auto","autoplay":true,"isPreview":true,"secondary":false},{"id":"943029a5-c8f6-4b92-b472-13ceeb2068b0","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"8f655432-5180-4db9-84ee-fbe3e3d5e1a3","full":false,"type":"poll","secondary":true,"showImage":true,"showTitle":true,"showStatus":false,"showChoices":true,"showComments":false,"hideAfterVote":false,"selectionMode":"featured","showVoteCount":true,"hideBeforeVote":false,"showDisclaimer":false,"showVoteButton":true,"showContentBadge":true,"showViewAllPolls":true,"showPollQuestions":true,"showSocialButtons":false,"showResultIndicator":false,"showResultsByDefault":false},{"id":"41dc7c19-44d6-4e07-ae73-4cddd1e82e86","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"5074f3cc-c7c8-4a01-a4cf-ebcafeaafa1a","full":false,"type":"petition","secondary":true,"selectionMode":"featured"},{"id":"104f4437-669d-4bb0-834d-b267b2ef81d3","type":"continue-watching","secondary":false}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":["registered","member","expired member"],"operator":"in","variable":"user.audienceType"},{"type":"simple","operand":["event","persistent"],"operator":"in","variable":"liveStatus"}]}},{"blocks":[{"id":"c7cfbd59-6ff2-4a3e-a2c3-903339a5602b","mode":"sidebar-left","type":"content-view","blocks":[{"id":"4668e3e9-1aab-4d88-8b7a-01e10f1442a7","body":"\u003Cdiv style=\"background-color: #efbb3e; color: black; padding: 0.3em; text-align: center; font-size: 120%\"> \u003Cb>Sign Up to Join Our Community\u003C/b> \u003C/span>","type":"text","format":"markdown","secondary":false},{"id":"6b89144e-dd30-4394-8fe0-38fd1f04a513","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"a8f324e0-cf4b-49e8-8ee2-ca02f47ce90c","type":"live-stream","prefer":"auto","autoplay":true,"isPreview":true,"secondary":false},{"id":"b4cf07fd-80cd-4a22-b046-507d37b6994a","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"d78c451b-620e-4ba0-89de-94c304f3087a","full":false,"type":"poll","pollId":"https://tyt.com/polls/who-should-own-tiktok","secondary":true,"showImage":true,"showTitle":true,"showStatus":true,"showChoices":true,"showComments":false,"hideAfterVote":false,"selectionMode":"featured","showVoteCount":true,"hideBeforeVote":false,"showDisclaimer":false,"showVoteButton":true,"showContentBadge":false,"showViewAllPolls":true,"showPollQuestions":true,"showSocialButtons":false,"showResultIndicator":false,"showResultsByDefault":false},{"id":"584cef8d-73cc-4cc3-90f4-01f324ea9a5a","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"2f52efad-e5f4-407a-b6db-95d80ef185a5","type":"petition","secondary":true,"selectionMode":"featured"},{"id":"e63693fb-d075-4b75-a39a-eb2d977c36ce","type":"newsletter-signup","secondary":false}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":["visitor"],"operator":"in","variable":"user.audienceType"},{"type":"simple","operand":["event","persistent"],"operator":"in","variable":"liveStatus"}]}},{"blocks":[{"id":"638816da-b729-4caf-ae92-3841cf4bd1ac","mode":"sidebar-left","type":"content-view","blocks":[{"id":"7f260a3b-ba3f-432d-ba6f-305418df9fc6","body":"\u003Cdiv style=\"background-color: #efbb3e; color: black; padding: 0.3em; text-align: center; font-size: 120%\"> \u003Cb>Grab Yourself a Snack - We'll Be Right Back!\u003C/b> \u003C/span>","type":"text","format":"markdown","secondary":false},{"id":"fd00b03a-37c5-49ad-bd74-b5a3de80f3d6","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"4e563691-656d-4dbf-b4c0-e42b1e947a56","type":"image","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdmJMIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--bd29a83f3abd64a0637a618a58503a834a4f9cd5/image.png","secondary":false},{"id":"3748b9ff-116b-4ec3-aded-0ae4fd589075","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"3e1dd897-3a86-4415-953c-11a747a21545","full":false,"type":"poll","secondary":true,"showImage":true,"showTitle":true,"showStatus":true,"showChoices":true,"showComments":false,"hideAfterVote":false,"selectionMode":"featured","showVoteCount":true,"hideBeforeVote":false,"showDisclaimer":false,"showVoteButton":true,"showContentBadge":false,"showViewAllPolls":true,"showPollQuestions":true,"showSocialButtons":false,"showResultIndicator":false,"showResultsByDefault":false},{"id":"ef241d07-0554-4926-abe8-05df26371b46","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"bd1c6506-ea1a-4927-86e1-58d56a3501e5","full":false,"type":"petition","secondary":true,"selectionMode":"featured"},{"id":"f97fd661-ecd7-4553-8510-df4ce7e34b4b","type":"newsletter-signup","secondary":false}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":"notLive","operator":"equal","variable":"liveStatus"}]}},{"blocks":[{"id":"da57414b-1fdd-4746-ad5c-b1c6c98e4ffb","mode":"sidebar-left","type":"content-view","blocks":[{"id":"5dbc43f5-923e-4237-a861-101e92960b87","body":"\u003Cdiv style=\"background-color: #efbb3e; color: black; padding: 0.3em; text-align: center; font-size: 120%\"> \u003Cb>24/7 Live + More!\u003C/b> \u003C/span>","type":"text","format":"markdown","secondary":false},{"id":"436bf131-375d-41e0-945a-7744ea68fe93","type":"live-stream","prefer":"auto","autoplay":true,"isPreview":true,"secondary":false},{"id":"05409fca-3a36-4a81-87f5-ffbcc1b0165d","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"a8714445-55f9-4cf9-a878-9e502fc003f7","full":false,"type":"poll","secondary":false,"showImage":true,"showTitle":true,"showStatus":true,"showChoices":true,"showComments":false,"hideAfterVote":false,"selectionMode":"featured","showVoteCount":true,"hideBeforeVote":false,"showDisclaimer":false,"showVoteButton":true,"showContentBadge":false,"showViewAllPolls":true,"showPollQuestions":true,"showSocialButtons":false,"showResultIndicator":false,"showResultsByDefault":true},{"id":"ec259c3c-3090-4010-aece-cef918a0e51d","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"573dd685-8087-466a-886a-cf70d7e6adee","full":false,"type":"petition","secondary":false,"selectionMode":"featured"}],"secondary":false}],"condition":{"type":"complex","operator":"or","conditions":[{"type":"simple","operand":["visitor","registered","member","expired member"],"operator":"in","variable":"user.audienceType"}]}}],"secondary":false},{"id":"4d0e9320-c2bd-4473-a3b6-d2f86d602b24","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"f5597d63-91af-4b17-8498-eb8dbe7c5a40","type":"conditional","branches":[{"blocks":[{"id":"4c1987f3-1853-427e-b71c-810d901bf6f6","mode":"sidebar-left","type":"content-view","blocks":[{"id":"b17007c6-bdba-418a-aca8-933549503ffa","type":"texting-optin","secondary":true},{"id":"bd7a46e3-e308-4c40-abda-87096a96eb0f","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"1108154f-cd9d-4067-8e5d-efdc6e0c62b0","mode":"days","type":"live-schedule","order":"upcoming","showChip":true,"showTime":true,"secondary":false,"showBadge":true,"displayMode":"full","numberOfDays":2,"showSubtitle":true,"maximumEvents":8,"showDescription":true},{"id":"e982de82-66c1-4e45-830c-7fd76bbca3d2","type":"continue-watching","secondary":true},{"id":"1b4ac9a0-004c-4c47-aa5d-3c23d84bbaad","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"a81c98e8-9b0b-4e51-a97a-2ba84bb21c42","url":"/joy","type":"image","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBb2oxIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--f9d91065981ad7616079100e120d5ad9b62d3b8b/image.png","secondary":true},{"id":"565c739f-6cc6-4500-b4ed-0eb5687ae6c1","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"7757c770-daae-41e8-8458-43cfb243dade","type":"offer_set","offerId":"514e96a","secondary":true},{"id":"a9840098-f4f7-4238-a681-224b45fc2d28","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"b65ca915-6b70-4cc4-b61b-5e36b579cd3f","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"95f04fc6-6002-4c98-9d0c-a1d20f087c5f","type":"carousel","slides":[{"url":"https://go.tyt.com/1e51d9","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaTNOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--08915b42615c50abea5116e07d7c986db575f9c7/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaW5OIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--36955d033864312386ee9e5640266f9b7b2075ae/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/impacts","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaS9OIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--4c34556ee42355d563c515757ea2962016df40b4/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaXpOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--65b6421ce8545ba157444d71d657b71040de2577/image.png","intended_audience":["visitor","registered","member","expired member"]}],"secondary":true,"autoChange":true,"changeDelay":15,"selectionMode":"custom","initialChangeDelay":20}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":["registered","expired member"],"operator":"in","variable":"user.audienceType"}]}},{"blocks":[{"id":"ee2345e7-7f97-493b-b086-5042a2651140","mode":"sidebar-left","type":"content-view","blocks":[{"id":"30ccb030-eade-4f82-8be2-da02f5071abf","type":"texting-optin","secondary":true},{"id":"bc5fb7f0-983c-4212-9d51-63d986687571","type":"carousel","slides":[{"url":"https://go.tyt.com/1e51d9","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWpOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--cd7979b0a17548909e0815f86d7f7a290d82883d/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWZOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--25737d0cdd1c4682513c8f88fedc26fec4a5eef6/image.png","intended_audience":["visitor","registered","member","expired member"]}],"secondary":true,"autoChange":true,"changeDelay":15,"selectionMode":"custom","initialChangeDelay":20},{"id":"912bfe57-43b9-4a93-937e-8648528533da","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"0052d401-e9cb-4a3a-89ab-4ebc8249daa7","url":"/joy","type":"image","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBb1QxIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e8455850004c4c0d5979e4f84591155c7cdabccb/image.png","secondary":true},{"id":"eb70bc55-7df4-4cbb-a68e-cb43996d9453","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"15d453bf-4c8c-4350-a5f4-6ab4fd273e6f","type":"offer_set","offerId":"514e96a","secondary":true},{"id":"53e6b66b-0f35-4ffb-8e12-b590b26d4c8b","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"e2fb9bb5-a973-435e-a398-0a989c9320f1","mode":"days","type":"live-schedule","order":"upcoming","showChip":true,"showTime":true,"secondary":false,"showBadge":true,"displayMode":"full","numberOfDays":2,"showSubtitle":true,"maximumEvents":8,"showDescription":true},{"id":"820ebfee-e191-483b-b9ec-66009191d41e","type":"newsletter-signup","secondary":true}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":"visitor","operator":"equal","variable":"user.audienceType"}]}},{"blocks":[{"id":"e076be8b-8ae8-4158-bdd8-b5bd960c41ad","mode":"sidebar-left","type":"content-view","blocks":[{"id":"d2ef39e6-fc0b-4f05-a085-7e3adc53eda1","mode":"days","type":"live-schedule","order":"upcoming","showChip":true,"showTime":true,"secondary":false,"showBadge":true,"displayMode":"full","numberOfDays":2,"showSubtitle":true,"maximumEvents":8,"showDescription":true},{"id":"f17526a5-9940-4cd8-ac55-f8d85aafbc65","type":"texting-optin","secondary":true},{"id":"ca0016c0-6b50-4425-911f-c1b3a251c64b","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"c40ee90b-3955-4603-933b-8b9304fc8eb7","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"f33e02f2-f6a5-4ac9-886e-764e32a93db5","type":"continue-watching","secondary":true},{"id":"729e5b4f-f67d-4e94-8450-5da6efbf3212","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"b1d4a70e-8ce7-47da-abcd-5bf5f9b5e96b","url":"/joy","type":"image","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOUFBQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--c71a5ce630046d6d40e6a910ea9266b911bb2fc7/image.png","secondary":true},{"id":"4cd7fb68-aec1-46f6-9511-a8c700394c8d","type":"carousel","slides":[{"url":"https://go.tyt.com/1e51d9","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOWNBQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--3ae4b5d05cb4f9aa0f0edce33886f9c363cb3144/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOWdBQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--fed841d9b5ab6e8b783e8f665e52c3d92544ca3c/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/impacts","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOW9BQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--515b70d20a656f4de13031bbb1cb772cd91257d7/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOXNBQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--ddc6a33fd119d7a6a87f74f7684da56af562a2c6/image.png","intended_audience":["visitor","registered","member","expired member"]}],"secondary":false,"autoChange":true,"changeDelay":15,"selectionMode":"custom","initialChangeDelay":20},{"id":"c35c204c-0b21-4c73-b2f8-0aee0d46d45b","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"1ae53135-e304-4cd3-9b1e-25245d6409b2","type":"offer_set","offerId":"1d3ce9d","secondary":true},{"id":"d08b76c8-0112-499f-9ace-0b04f082b0dc","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"d25610aa-be6f-4062-aac0-95ad01db9dc7","type":"newsletter-signup","secondary":true}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":"member","operator":"equal","variable":"user.audienceType"}]}}],"secondary":false},{"id":"431b79bf-27b6-4d4f-ab7a-2973533f16d2","type":"must-see-shows","secondary":false},{"id":"3ea1500f-b0b3-4cad-9884-053deed0e809","text":"Followed Topics","type":"heading","secondary":false},{"id":"b2ded89f-78f4-4503-ad1e-fab35702c230","type":"followed-topic","count":2,"start":1,"layout":"list","secondary":false},{"id":"56369bfd-49cd-4b9d-81ee-5d31188f837f","text":"About TYT","type":"heading","secondary":false},{"id":"b200b885-53f8-41a4-8949-faee032968fc","body":"Our mission statement at TYT is to boldly pursue truth, challenge the establishment and drive positive change. We have never wavered from that. It’s not easy to state the truth when lies help the powerful retain their power. It’s not easy to challenge the establishment when the establishment has all the power. And as we’re all aware, it is very difficult to drive positive change in a system meant to continue the status quo so that the powerful can stay at the top.\n\nBut we have decided to go on this path with our viewers because it is the only decent and sane path. This means we don’t do blind partisanship. We don’t follow antiquated ideologies because someone said we’re supposed to. We also don’t bow our heads to any political leaders or parties. We believe in independent thought. We’re for open-hearts and open-minds.\n\nThis is a unique experiment in American media. We’re going to try to build a community around being honest and fighting for the average person. TYT has a bright line rule that we never play with the facts. Our unflinching honesty for over twenty years has made us the most trusted show in digital media and earned us the title of The Online News Network.\n\nThe idea that the news is supposed to be neutral and dispassionate is nonsensical. You’re supposed to care about the news! We do and our audience does. That means we report the facts, we analyze the context and then take action to make the world a little better. We believe in hope. We believe that we can work together to make a difference. We hope you join us on this journey.","type":"text","format":"markdown","secondary":false},{"id":"ad443cb8-2d5f-44d9-94c3-df6b1f18c568","body":"\u003Cbr>\n\u003Cbr>","type":"text","format":"markdown","secondary":false}],"is_published":true,"is_archived":false,"include_in_search":true,"x-tyt-authentication":"None"},"h":{"X-TYT-Authentication":["None"]},"s":200,"st":"OK","u":"https://platform.tyt.com/api/v1/pages/043000771a8c5a2b4","rt":"json"},"3694379176":{"b":{"type":"CMS::Page","uuid":"043000771a8c5a2b4","id":71,"url":"/home","activated":true,"x-tyt-authentication":"None"},"h":{"X-TYT-Authentication":["None"]},"s":200,"st":"OK","u":"https://platform.tyt.com/api/v1/router?url=%2Fhome","rt":"json"},"apiCallTransfer":[{"path":"/app/config/web?version=1.0","response":{"features":["apps.web.expose_apple_tv","apps.web.articles.redirect_date_url","apps.web.expose_android_tv","apps.web.ld_expose_video","apps.web.ld_expose_live","apps.web.allow_spot_jump","apps.web.enable_youtube_login","apps.web.enable_ytcm299_messaging","apps.web.petition_privacy_assurance","apps.web.allow_spotim_switchback","apps.web.enable_community","apps.web.enable_otc_c2a","apps.web.enable_in_settings_otc","apps.web.enable_spotim_community_profiles","apps.web.enable_payment_history","apps.web.enable_petition_comments","apps.web.enable_poll_comments","apps.web.enable_privacy_controls","apps.web.enable_notifications","apps.web.use_banta","apps.web.enable_petition_missions","apps.web.enable_data_download","apps.web.operation_hope","apps.web.enable_impacts_split_test","apps.web.enable_server_notifications","apps.web.enable_recaptcha","apps.web.use_dated_media_urls","apps.web.ld_expose_video_content","apps.web.enable_search","apps.web.enable_advanced_search","apps.web.enable_downloads","apps.web.enable_texting_prefs","apps.web.simulate_persistent_live_stream"],"settings":{"privacy_policy_threshold_time_days":"14","privacy_policy_last_updated":"2022-03-28","text_alerts_number":"+1 (877) 452-2365","nav_items":"{\"1\":{\"desktop\":{\"primary\":[{\"id\":\"home\",\"label\":\"Home\",\"url\":\"/\",\"visible\":true},{\"id\":\"live\",\"label\":\"Live\",\"url\":\"/live\",\"visible\":true},{\"id\":\"shows\",\"label\":\"Shows\",\"url\":\"/shows\",\"visible\":true},{\"id\":\"podcasts\",\"label\":\"Podcasts\",\"url\":\"/podcasts\",\"visible\":true},{\"id\":\"aa8bb566-63bf-4a56-af69-72e35dd20376\",\"label\":\"More\",\"subitems\":[{\"id\":\"a54d3995-bee1-4d52-a6ca-b9e566b88ba8\",\"label\":\"About TYT\",\"url\":\"/about\",\"visible\":true},{\"id\":\"0f55aa21-30a7-4c02-80a4-3692386c89a1\",\"label\":\"Operation Hope\",\"url\":\"/hope\",\"visible\":true},{\"id\":\"cbbb80d2-78df-4746-8494-fc4af1b4d4f2\",\"label\":\"Impacts\",\"url\":\"/impacts\",\"visible\":true},{\"id\":\"260b530a-a4ce-49da-8e3c-2d5cc510e98b\",\"label\":\"Member Exclusive Shop\",\"url\":\"/member-merch\",\"visible\":true},{\"id\":\"57f3c58e-bb9d-414e-b803-efdd894d3e56\",\"label\":\"Articles\",\"url\":\"/reports\",\"visible\":true}],\"visible\":true}],\"secondary\":[{\"id\":\"donate\",\"label\":\"Donate\",\"url\":\"https://secure.actblue.com/donate/tytnetwork\",\"audience\":[\"member\",\"staff\"],\"requiresCapabilities\":[\"web_billing:contribution\"],\"external\":true,\"visible\":true},{\"id\":\"shop\",\"label\":\"TYT Store\",\"url\":\"https://shoptyt.com/\",\"external\":true,\"visible\":true},{\"id\":\"join\",\"label\":\"Join\",\"url\":\"/join/membership\",\"audience\":[\"visitor\",\"registered\"],\"requiresCapabilities\":[\"billing:membership\"],\"external\":false,\"visible\":true},{\"id\":\"sign-in\",\"label\":\"Sign in\",\"url\":\"/login\",\"action\":\"handleSignIn\",\"audience\":[\"visitor\"],\"visible\":true}]},\"mobile\":[{\"id\":\"home\",\"label\":\"Home\",\"icon\":{\"type\":\"material\",\"text\":\"home\"},\"url\":\"/\",\"visible\":true},{\"id\":\"live\",\"label\":\"Watch Live\",\"icon\":{\"type\":\"material\",\"text\":\"live_tv\"},\"url\":\"/live\",\"visible\":true},{\"id\":\"watch-on-demand\",\"label\":\"Watch On Demand\",\"icon\":{\"type\":\"material\",\"text\":\"skip_next\"},\"url\":\"/shows/all\",\"visible\":true},{\"id\":\"8b7b17b4-8d64-4795-beb9-cb78811e3de9\",\"label\":\"Shows\",\"url\":\"/shows\",\"icon\":{\"type\":\"material\",\"text\":\"tv\"},\"visible\":true},{\"id\":\"downloads\",\"label\":\"Downloads\",\"icon\":{\"type\":\"material\",\"text\":\"download\"},\"url\":\"/downloads\",\"visible\":true},{\"id\":\"podcasts\",\"label\":\"Podcasts\",\"icon\":{\"type\":\"material\",\"text\":\"podcasts\"},\"url\":\"/podcasts\",\"visible\":true},{\"id\":\"reports\",\"label\":\"Articles\",\"icon\":{\"type\":\"material\",\"text\":\"article\"},\"url\":\"/reports\",\"visible\":true},{\"id\":\"impacts\",\"label\":\"Impacts\",\"icon\":{\"type\":\"material\",\"text\":\"campaign\"},\"url\":\"/impacts\",\"visible\":true},{\"id\":\"nation\",\"label\":\"Operation Hope\",\"icon\":{\"type\":\"material\",\"text\":\"groups\"},\"url\":\"/hope\",\"visible\":true},{\"id\":\"f7950fdc-a0f2-4ebe-8fdf-194fa9dd71de\",\"label\":\"Member Exclusive Shop\",\"url\":\"/member-merch\",\"icon\":{\"type\":\"material\",\"text\":\"shopify\"},\"visible\":true},{\"id\":\"settings\",\"label\":\"Settings\",\"icon\":{\"type\":\"material\",\"text\":\"settings\"},\"url\":\"/settings\",\"audience\":[\"visitor\",\"registered\",\"member\",\"expired member\",\"staff\"],\"visible\":true},{\"id\":\"become-member\",\"label\":\"Become a Member\",\"icon\":{\"type\":\"material\",\"text\":\"card_membership\"},\"url\":\"/join/membership\",\"requiresCapabilities\":[\"billing:membership\"],\"visible\":false},{\"id\":\"restore-purchases\",\"label\":\"Restore Purchases\",\"icon\":{\"type\":\"material\",\"text\":\"restore\"},\"requiresCapabilities\":[\"platform_billing:restore_purchases\"],\"action\":\"restorePurchases\",\"visible\":true},{\"id\":\"shop\",\"label\":\"TYT Store\",\"icon\":{\"type\":\"material\",\"text\":\"shopping_cart\"},\"url\":\"https://shoptyt.com\",\"external\":true,\"visible\":true},{\"id\":\"about\",\"label\":\"About\",\"icon\":{\"type\":\"material\",\"text\":\"info\"},\"url\":\"/about\",\"visible\":true}],\"footer\":{\"left\":[{\"id\":\"how-to-watch\",\"label\":\"How to Watch TYT\",\"url\":\"/how-to-watch\",\"visible\":true},{\"id\":\"get-help\",\"label\":\"Get Help / Contact Us\",\"url\":\"https://help.tyt.com\",\"external\":true,\"visible\":true},{\"id\":\"redeem\",\"label\":\"Redeem a Gift Membership Package\",\"url\":\"/redeem\",\"visible\":true},{\"id\":\"archive\",\"label\":\"Show Archive\",\"url\":\"/archive\",\"visible\":true},{\"id\":\"donate\",\"label\":\"Donate To TYT\",\"url\":\"https://secure.actblue.com/donate/tytnetwork\",\"requiresCapabilities\":[\"billing:enabled\"],\"external\":true,\"visible\":true}],\"right\":[{\"id\":\"about\",\"label\":\"About Us\",\"url\":\"/about\",\"visible\":true},{\"id\":\"press\",\"label\":\"Press\",\"url\":\"/about/press\",\"visible\":true},{\"id\":\"careers\",\"label\":\"Careers\",\"url\":\"/careers\",\"visible\":true},{\"id\":\"98ee4926-2e3f-4709-a5a3-9ec8eaa57d4c\",\"label\":\"Deals\",\"url\":\"/deals\",\"visible\":true},{\"id\":\"honor-roll\",\"label\":\"TYT Honor Roll\",\"url\":\"/about/honor-roll\",\"visible\":true},{\"id\":\"impacts\",\"label\":\"Our Impacts\",\"url\":\"/impacts\",\"visible\":false}]}}}","tyt_heroes_title":"Heroes of the Week","site_alert_background_color":"#89ED5B","site_alert_text_color":"black","impacts_layout_variant":"1","impacts_page_offer_set_type":"donation","impacts_split_test_config":"[{\"v\":2,\"o\":\"fe8acd1\"}]","impacts_hero_title":"20 Years of Driving Positive Change","impacts_hero_description":"Together with our audience we've done a lot to move the country towards a more progressive future. Our audience has always been with us in our mission to drive positive change. Here's what we've been able to accomplish together.","impacts_page_offer_set":"fe8acd1","community_home_offer_set":"4c4fb36","impacts_hero_video":"https://www.youtube.com/watch?v=5eiv_WiBTqc","site_alert_msg":"Breaking News: Cenk Uygur Banned from the UK","site_alert_url":"http://tyt.com/press"},"maintenance":false,"prompt_update":false,"annoying_prompt_update":false,"force_update":false,"blocker_message":null,"app_info_url":null,"native_store_url":null,"terms_last_updated":null,"x-tyt-authentication":"None"}},{"path":"/router?url=%2Fhome","response":{"type":"CMS::Page","uuid":"043000771a8c5a2b4","id":71,"url":"/home","activated":true,"x-tyt-authentication":"None"}},{"path":"/pages/043000771a8c5a2b4?","response":{"id":"043000771a8c5a2b4","title":"Home","url":"/home","description":"The Largest Online News Show in the World.","summary":"The Largest Online News Show in the World.","blocks":[{"id":"07cb0bf5-bb73-4733-bb54-d74a00f2d311","mode":"standard","type":"content-view","blocks":[{"id":"be24444d-0023-41c4-a7e9-19f0d3e5263d","type":"carousel","slides":[{"url":"https://go.tyt.com/i1z","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNFV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--38b3a11e532d9b2b6c1400d450e085a8f9d59399/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMzR4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f12970f3d4df1f9212544579ddf72f7be0dd6df6/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/ukban","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN2wvQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--98d7f838a1011c69a30f18b511152ac940445e82/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN2gvQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8a007fb644dbdb2efdb25478207381e46b6e43aa/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/9nz","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGN4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f5fe46d08ad1dd155f683a4fa80b8d0cd006f2a6/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMzh4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--f28d9607a2d0565eeb89a9f23ff7524dceaf8f2c/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/chapter","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--0e592b95e5e4b75bb6a094f9eec307d4482dd585/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNEF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--63d86d31be9c239beab5edf400970fae0634ee3f/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/endorsepopulism","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNGt4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--cb3d82e21f4efc2fef486759136a69cf4826cef8/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNEl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--5ec6a6db44e2e85121f05b938d4fea0a09001515/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/member-merch","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNG94QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--1f80187921ac876d5cc5dec6ddde7bc0bd7a5ed8/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNE14QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--60829e95e16411f77a54605ed66c471ba9271b2f/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/operationhopecarousel","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--708dd2280867314cb7dec0d73ee0e9af49bb1af3/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDR4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--0a2102639730653bb328db96e7ded265d9e3acec/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/podcastcarousel","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--9870344c5e0a01923872c64916837cefdbd1beb6/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDh4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8db0aa64a119056585c3c87ad11b10e291c408ac/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/1e51d9","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNWd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--41f8ba8ade016bd48d414d14f586d4987c596888/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--06f92d432f3da74a1d5648dffae2591649b12fe9/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://shoptyt.com/","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNWt4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--d1fc20e2685691035c8a91741b8bbf2bb4acf962/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUV4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--24d3ab5356472677c43719e51c3843fb0b2c9961/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/shows/indisputable","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNW94QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--16a88690bd4c0976d797abc6fa5bb6ad33a49d06/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNUl4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--26c59b49e20c5422dc95e46fdc32d025ad0210e3/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/shows/the-young-turks","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNXN4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--a5dd8c93442e862c9f3f9d923dad1698c9fb5964/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNU14QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--6f13a6a7b2282fe6dcea6df6abe9078fea55b784/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://tyt.com/shows/the-damage-report","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNXd4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8155930d7a921911d7033895c0aed29188e46c12/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNVF4QVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--3df8e109c7825a279e3a60c1962a6b1fd4ed3be8/image.png","intended_audience":["visitor","registered","member","expired member"]}],"secondary":false,"autoChange":true,"changeDelay":15,"selectionMode":"custom","initialChangeDelay":20}],"secondary":false},{"id":"5ae9018b-a8e0-4edf-a52e-ae300b2ad4c9","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"b364711c-eee8-48e3-ac3b-6d451a32b8c9","type":"conditional","branches":[{"blocks":[{"id":"b1515ac7-5924-4c5d-8ef5-93ecffc79a6c","mode":"sidebar-left","type":"content-view","blocks":[{"id":"41afb98e-23e4-4486-a14f-57bbaff248ca","body":"\u003Cdiv style=\"background-color: #efbb3e; color: black; padding: 0.3em; text-align: center; font-size: 120%\"> \u003Cb>24/7 Live + More!\u003C/b> \u003C/span>","type":"text","format":"markdown","secondary":false},{"id":"908884f3-f05e-45d5-8541-b411bc619501","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"681408ed-a322-4630-9a95-a737a4dd2db8","type":"live-stream","prefer":"auto","autoplay":true,"isPreview":true,"secondary":false},{"id":"943029a5-c8f6-4b92-b472-13ceeb2068b0","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"8f655432-5180-4db9-84ee-fbe3e3d5e1a3","full":false,"type":"poll","secondary":true,"showImage":true,"showTitle":true,"showStatus":false,"showChoices":true,"showComments":false,"hideAfterVote":false,"selectionMode":"featured","showVoteCount":true,"hideBeforeVote":false,"showDisclaimer":false,"showVoteButton":true,"showContentBadge":true,"showViewAllPolls":true,"showPollQuestions":true,"showSocialButtons":false,"showResultIndicator":false,"showResultsByDefault":false},{"id":"41dc7c19-44d6-4e07-ae73-4cddd1e82e86","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"5074f3cc-c7c8-4a01-a4cf-ebcafeaafa1a","full":false,"type":"petition","secondary":true,"selectionMode":"featured"},{"id":"104f4437-669d-4bb0-834d-b267b2ef81d3","type":"continue-watching","secondary":false}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":["registered","member","expired member"],"operator":"in","variable":"user.audienceType"},{"type":"simple","operand":["event","persistent"],"operator":"in","variable":"liveStatus"}]}},{"blocks":[{"id":"c7cfbd59-6ff2-4a3e-a2c3-903339a5602b","mode":"sidebar-left","type":"content-view","blocks":[{"id":"4668e3e9-1aab-4d88-8b7a-01e10f1442a7","body":"\u003Cdiv style=\"background-color: #efbb3e; color: black; padding: 0.3em; text-align: center; font-size: 120%\"> \u003Cb>Sign Up to Join Our Community\u003C/b> \u003C/span>","type":"text","format":"markdown","secondary":false},{"id":"6b89144e-dd30-4394-8fe0-38fd1f04a513","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"a8f324e0-cf4b-49e8-8ee2-ca02f47ce90c","type":"live-stream","prefer":"auto","autoplay":true,"isPreview":true,"secondary":false},{"id":"b4cf07fd-80cd-4a22-b046-507d37b6994a","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"d78c451b-620e-4ba0-89de-94c304f3087a","full":false,"type":"poll","pollId":"https://tyt.com/polls/who-should-own-tiktok","secondary":true,"showImage":true,"showTitle":true,"showStatus":true,"showChoices":true,"showComments":false,"hideAfterVote":false,"selectionMode":"featured","showVoteCount":true,"hideBeforeVote":false,"showDisclaimer":false,"showVoteButton":true,"showContentBadge":false,"showViewAllPolls":true,"showPollQuestions":true,"showSocialButtons":false,"showResultIndicator":false,"showResultsByDefault":false},{"id":"584cef8d-73cc-4cc3-90f4-01f324ea9a5a","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"2f52efad-e5f4-407a-b6db-95d80ef185a5","type":"petition","secondary":true,"selectionMode":"featured"},{"id":"e63693fb-d075-4b75-a39a-eb2d977c36ce","type":"newsletter-signup","secondary":false}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":["visitor"],"operator":"in","variable":"user.audienceType"},{"type":"simple","operand":["event","persistent"],"operator":"in","variable":"liveStatus"}]}},{"blocks":[{"id":"638816da-b729-4caf-ae92-3841cf4bd1ac","mode":"sidebar-left","type":"content-view","blocks":[{"id":"7f260a3b-ba3f-432d-ba6f-305418df9fc6","body":"\u003Cdiv style=\"background-color: #efbb3e; color: black; padding: 0.3em; text-align: center; font-size: 120%\"> \u003Cb>Grab Yourself a Snack - We'll Be Right Back!\u003C/b> \u003C/span>","type":"text","format":"markdown","secondary":false},{"id":"fd00b03a-37c5-49ad-bd74-b5a3de80f3d6","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"4e563691-656d-4dbf-b4c0-e42b1e947a56","type":"image","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdmJMIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--bd29a83f3abd64a0637a618a58503a834a4f9cd5/image.png","secondary":false},{"id":"3748b9ff-116b-4ec3-aded-0ae4fd589075","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"3e1dd897-3a86-4415-953c-11a747a21545","full":false,"type":"poll","secondary":true,"showImage":true,"showTitle":true,"showStatus":true,"showChoices":true,"showComments":false,"hideAfterVote":false,"selectionMode":"featured","showVoteCount":true,"hideBeforeVote":false,"showDisclaimer":false,"showVoteButton":true,"showContentBadge":false,"showViewAllPolls":true,"showPollQuestions":true,"showSocialButtons":false,"showResultIndicator":false,"showResultsByDefault":false},{"id":"ef241d07-0554-4926-abe8-05df26371b46","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"bd1c6506-ea1a-4927-86e1-58d56a3501e5","full":false,"type":"petition","secondary":true,"selectionMode":"featured"},{"id":"f97fd661-ecd7-4553-8510-df4ce7e34b4b","type":"newsletter-signup","secondary":false}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":"notLive","operator":"equal","variable":"liveStatus"}]}},{"blocks":[{"id":"da57414b-1fdd-4746-ad5c-b1c6c98e4ffb","mode":"sidebar-left","type":"content-view","blocks":[{"id":"5dbc43f5-923e-4237-a861-101e92960b87","body":"\u003Cdiv style=\"background-color: #efbb3e; color: black; padding: 0.3em; text-align: center; font-size: 120%\"> \u003Cb>24/7 Live + More!\u003C/b> \u003C/span>","type":"text","format":"markdown","secondary":false},{"id":"436bf131-375d-41e0-945a-7744ea68fe93","type":"live-stream","prefer":"auto","autoplay":true,"isPreview":true,"secondary":false},{"id":"05409fca-3a36-4a81-87f5-ffbcc1b0165d","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"a8714445-55f9-4cf9-a878-9e502fc003f7","full":false,"type":"poll","secondary":false,"showImage":true,"showTitle":true,"showStatus":true,"showChoices":true,"showComments":false,"hideAfterVote":false,"selectionMode":"featured","showVoteCount":true,"hideBeforeVote":false,"showDisclaimer":false,"showVoteButton":true,"showContentBadge":false,"showViewAllPolls":true,"showPollQuestions":true,"showSocialButtons":false,"showResultIndicator":false,"showResultsByDefault":true},{"id":"ec259c3c-3090-4010-aece-cef918a0e51d","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"573dd685-8087-466a-886a-cf70d7e6adee","full":false,"type":"petition","secondary":false,"selectionMode":"featured"}],"secondary":false}],"condition":{"type":"complex","operator":"or","conditions":[{"type":"simple","operand":["visitor","registered","member","expired member"],"operator":"in","variable":"user.audienceType"}]}}],"secondary":false},{"id":"4d0e9320-c2bd-4473-a3b6-d2f86d602b24","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"f5597d63-91af-4b17-8498-eb8dbe7c5a40","type":"conditional","branches":[{"blocks":[{"id":"4c1987f3-1853-427e-b71c-810d901bf6f6","mode":"sidebar-left","type":"content-view","blocks":[{"id":"b17007c6-bdba-418a-aca8-933549503ffa","type":"texting-optin","secondary":true},{"id":"bd7a46e3-e308-4c40-abda-87096a96eb0f","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"1108154f-cd9d-4067-8e5d-efdc6e0c62b0","mode":"days","type":"live-schedule","order":"upcoming","showChip":true,"showTime":true,"secondary":false,"showBadge":true,"displayMode":"full","numberOfDays":2,"showSubtitle":true,"maximumEvents":8,"showDescription":true},{"id":"e982de82-66c1-4e45-830c-7fd76bbca3d2","type":"continue-watching","secondary":true},{"id":"1b4ac9a0-004c-4c47-aa5d-3c23d84bbaad","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"a81c98e8-9b0b-4e51-a97a-2ba84bb21c42","url":"/joy","type":"image","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBb2oxIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--f9d91065981ad7616079100e120d5ad9b62d3b8b/image.png","secondary":true},{"id":"565c739f-6cc6-4500-b4ed-0eb5687ae6c1","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"7757c770-daae-41e8-8458-43cfb243dade","type":"offer_set","offerId":"514e96a","secondary":true},{"id":"a9840098-f4f7-4238-a681-224b45fc2d28","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"b65ca915-6b70-4cc4-b61b-5e36b579cd3f","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"95f04fc6-6002-4c98-9d0c-a1d20f087c5f","type":"carousel","slides":[{"url":"https://go.tyt.com/1e51d9","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaTNOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--08915b42615c50abea5116e07d7c986db575f9c7/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaW5OIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--36955d033864312386ee9e5640266f9b7b2075ae/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/impacts","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaS9OIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--4c34556ee42355d563c515757ea2962016df40b4/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaXpOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--65b6421ce8545ba157444d71d657b71040de2577/image.png","intended_audience":["visitor","registered","member","expired member"]}],"secondary":true,"autoChange":true,"changeDelay":15,"selectionMode":"custom","initialChangeDelay":20}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":["registered","expired member"],"operator":"in","variable":"user.audienceType"}]}},{"blocks":[{"id":"ee2345e7-7f97-493b-b086-5042a2651140","mode":"sidebar-left","type":"content-view","blocks":[{"id":"30ccb030-eade-4f82-8be2-da02f5071abf","type":"texting-optin","secondary":true},{"id":"bc5fb7f0-983c-4212-9d51-63d986687571","type":"carousel","slides":[{"url":"https://go.tyt.com/1e51d9","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWpOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--cd7979b0a17548909e0815f86d7f7a290d82883d/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWZOIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--25737d0cdd1c4682513c8f88fedc26fec4a5eef6/image.png","intended_audience":["visitor","registered","member","expired member"]}],"secondary":true,"autoChange":true,"changeDelay":15,"selectionMode":"custom","initialChangeDelay":20},{"id":"912bfe57-43b9-4a93-937e-8648528533da","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"0052d401-e9cb-4a3a-89ab-4ebc8249daa7","url":"/joy","type":"image","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBb1QxIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e8455850004c4c0d5979e4f84591155c7cdabccb/image.png","secondary":true},{"id":"eb70bc55-7df4-4cbb-a68e-cb43996d9453","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"15d453bf-4c8c-4350-a5f4-6ab4fd273e6f","type":"offer_set","offerId":"514e96a","secondary":true},{"id":"53e6b66b-0f35-4ffb-8e12-b590b26d4c8b","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"e2fb9bb5-a973-435e-a398-0a989c9320f1","mode":"days","type":"live-schedule","order":"upcoming","showChip":true,"showTime":true,"secondary":false,"showBadge":true,"displayMode":"full","numberOfDays":2,"showSubtitle":true,"maximumEvents":8,"showDescription":true},{"id":"820ebfee-e191-483b-b9ec-66009191d41e","type":"newsletter-signup","secondary":true}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":"visitor","operator":"equal","variable":"user.audienceType"}]}},{"blocks":[{"id":"e076be8b-8ae8-4158-bdd8-b5bd960c41ad","mode":"sidebar-left","type":"content-view","blocks":[{"id":"d2ef39e6-fc0b-4f05-a085-7e3adc53eda1","mode":"days","type":"live-schedule","order":"upcoming","showChip":true,"showTime":true,"secondary":false,"showBadge":true,"displayMode":"full","numberOfDays":2,"showSubtitle":true,"maximumEvents":8,"showDescription":true},{"id":"f17526a5-9940-4cd8-ac55-f8d85aafbc65","type":"texting-optin","secondary":true},{"id":"ca0016c0-6b50-4425-911f-c1b3a251c64b","body":"\u003Cbr>","type":"text","format":"markdown","secondary":false},{"id":"c40ee90b-3955-4603-933b-8b9304fc8eb7","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"f33e02f2-f6a5-4ac9-886e-764e32a93db5","type":"continue-watching","secondary":true},{"id":"729e5b4f-f67d-4e94-8450-5da6efbf3212","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"b1d4a70e-8ce7-47da-abcd-5bf5f9b5e96b","url":"/joy","type":"image","image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOUFBQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--c71a5ce630046d6d40e6a910ea9266b911bb2fc7/image.png","secondary":true},{"id":"4cd7fb68-aec1-46f6-9511-a8c700394c8d","type":"carousel","slides":[{"url":"https://go.tyt.com/1e51d9","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOWNBQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--3ae4b5d05cb4f9aa0f0edce33886f9c363cb3144/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOWdBQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--fed841d9b5ab6e8b783e8f665e52c3d92544ca3c/image.png","intended_audience":["visitor","registered","member","expired member"]},{"url":"https://go.tyt.com/impacts","skus":[],"image":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOW9BQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--515b70d20a656f4de13031bbb1cb772cd91257d7/image.png","visible":true,"contentMode":"image","image_desktop":"https://platform.tyt.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOXNBQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--ddc6a33fd119d7a6a87f74f7684da56af562a2c6/image.png","intended_audience":["visitor","registered","member","expired member"]}],"secondary":false,"autoChange":true,"changeDelay":15,"selectionMode":"custom","initialChangeDelay":20},{"id":"c35c204c-0b21-4c73-b2f8-0aee0d46d45b","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"1ae53135-e304-4cd3-9b1e-25245d6409b2","type":"offer_set","offerId":"1d3ce9d","secondary":true},{"id":"d08b76c8-0112-499f-9ace-0b04f082b0dc","body":"\u003Cbr>","type":"text","format":"markdown","secondary":true},{"id":"d25610aa-be6f-4062-aac0-95ad01db9dc7","type":"newsletter-signup","secondary":true}],"secondary":false}],"condition":{"type":"complex","operator":"and","conditions":[{"type":"simple","operand":"member","operator":"equal","variable":"user.audienceType"}]}}],"secondary":false},{"id":"431b79bf-27b6-4d4f-ab7a-2973533f16d2","type":"must-see-shows","secondary":false},{"id":"3ea1500f-b0b3-4cad-9884-053deed0e809","text":"Followed Topics","type":"heading","secondary":false},{"id":"b2ded89f-78f4-4503-ad1e-fab35702c230","type":"followed-topic","count":2,"start":1,"layout":"list","secondary":false},{"id":"56369bfd-49cd-4b9d-81ee-5d31188f837f","text":"About TYT","type":"heading","secondary":false},{"id":"b200b885-53f8-41a4-8949-faee032968fc","body":"Our mission statement at TYT is to boldly pursue truth, challenge the establishment and drive positive change. We have never wavered from that. It’s not easy to state the truth when lies help the powerful retain their power. It’s not easy to challenge the establishment when the establishment has all the power. And as we’re all aware, it is very difficult to drive positive change in a system meant to continue the status quo so that the powerful can stay at the top.\n\nBut we have decided to go on this path with our viewers because it is the only decent and sane path. This means we don’t do blind partisanship. We don’t follow antiquated ideologies because someone said we’re supposed to. We also don’t bow our heads to any political leaders or parties. We believe in independent thought. We’re for open-hearts and open-minds.\n\nThis is a unique experiment in American media. We’re going to try to build a community around being honest and fighting for the average person. TYT has a bright line rule that we never play with the facts. Our unflinching honesty for over twenty years has made us the most trusted show in digital media and earned us the title of The Online News Network.\n\nThe idea that the news is supposed to be neutral and dispassionate is nonsensical. You’re supposed to care about the news! We do and our audience does. That means we report the facts, we analyze the context and then take action to make the world a little better. We believe in hope. We believe that we can work together to make a difference. We hope you join us on this journey.","type":"text","format":"markdown","secondary":false},{"id":"ad443cb8-2d5f-44d9-94c3-df6b1f18c568","body":"\u003Cbr>\n\u003Cbr>","type":"text","format":"markdown","secondary":false}],"is_published":true,"is_archived":false,"include_in_search":true,"x-tyt-authentication":"None"}},{"path":"/users/current?","response":{"type":"Guest","id":91424811,"uuid":"66ab7dbe-6160-44f3-85a3-09a786cf8cfc","wp_user":null,"email":null,"phone_number":null,"username":null,"display_name":null,"membership":null,"in_good_standing":false,"disabled":false,"confirmed":false,"created_at":"2026-06-08T21:19:53.430-07:00","trials":[],"topics":null,"premium":false,"entitled":false,"missing_password":true,"disable_reporting":false,"disable_reporting_until":null,"disable_commenting":null,"disable_commenting_until":null,"trust_level":null,"temporary_trust_level":null,"temporary_trust_level_until":null,"rstatus":false,"omniauths":[],"affiliate":null,"notifications_read_at":null,"can_access_tytnation":false,"terms_last_accepted":null,"attribution_data":null,"engineer":false,"x-tyt-authentication":"Accepted"}},{"path":"/content/pages/must_see?","response":{"__backend_type":"unknown","type":"must_see","title":"Today's Must See Shows","topic":null,"topic_items":[{"__backend_type":"cms/virtual","title":"Democratic Senate candidate Graham Platner has been fielding allegations from reporters about his relationship with ex-girlfriends.","type":"vod","production_id":"13191e0ceff57ba20","vod_id":"6753cfca592d2c00","article_id":null,"brand_id":"6e6Xst82zYACGGyweSOkMg","brand_name":"The Young Turks","brand_logo":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","thumbnail":"https://cdn2.tytnetwork.com/scwhua8474dkjv2ls3bxl4e0ubex","duration":1167,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-05"},{"__backend_type":"cms/virtual","title":"A Lego scandal in Utah is going mega-viral.","type":"vod","production_id":"13191e0ceff57ba20","vod_id":"b479dfb1359df000","article_id":null,"brand_id":"6e6Xst82zYACGGyweSOkMg","brand_name":"The Young Turks","brand_logo":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","thumbnail":"https://cdn2.tytnetwork.com/rjdz9if906sad3o0io9je998x1gk","duration":400,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-05"},{"__backend_type":"cms/virtual","title":"Donald Trump's Border Czar Tom Homan sinks to new low during Fox News with gross stunt to pretend horrific reports surrounding abuse at the Delaney Hall detention center are all lies and mock the conditions of those being held there. John Iadarola and Luke Beasley break it down on The Damage Report. Leave a comment with your thoughts below!\n","type":"vod","production_id":"8f890f557004363ef","vod_id":"ec29e4b489d90000","article_id":null,"brand_id":"5Rz3k3CD7yyU488YokUoWi","brand_name":"The Damage Report With John Iadarola","brand_logo":"https://dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg","thumbnail":"https://cdn2.tytnetwork.com/y18knsopkqzpqnrh5uby92udvkat","duration":495,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-08"},{"__backend_type":"cms/virtual","title":"Donald Trump's con over having power and upper hand in his war with Iran completely collapses as desperate demands to stop strikes between Iran and Israel prove he actually has no control. John Iadarola and Luke Beasley break it down on The Damage Report. Leave a comment with your thoughts below!","type":"vod","production_id":"8f890f557004363ef","vod_id":"51f74809ea6ac400","article_id":null,"brand_id":"5Rz3k3CD7yyU488YokUoWi","brand_name":"The Damage Report With John Iadarola","brand_logo":"https://dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg","thumbnail":"https://cdn2.tytnetwork.com/nu15c5d2yz9ldu02lvxscihyc2zw","duration":399,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-08"}],"x-tyt-authentication":"Accepted"}},{"path":"/polls/featured?","response":{"type":"ChooseOnePoll","title":"TYT's Role","caption":null,"description":null,"image":"https://cdn2.tytnetwork.com/a7n66n8njdjy8yvaqq4l814ac3t1","opens_at":"2026-05-29T14:33:00.000-07:00","closes_at":null,"vote_changeable":true,"membership_required":false,"hide_results_before_voting":false,"hide_results_after_voting":false,"show_results_inline_before_voting":true,"results_policy":"available_before_voting","featured_at":"2026-06-08T12:06:00.000-07:00","featured_expires_at":null,"topic_id":null,"offer_set_id":null,"klaviyo_optin_list_id":null,"username":null,"questions":[{"id":763,"body":"Israel hires media consulting firms in the US to influence Americans into supporting and funding Israel. Should TYT do media consulting on behalf of Americans to end the US funding of Israel?","image":null,"opens_at":null,"closes_at":null,"max_choices_count":1,"randomize_choices":false,"choices":[{"id":2186,"body":"Yes","image":null,"position":0,"votes_count":145},{"id":2187,"body":"No","image":null,"position":1,"votes_count":2}],"position":0,"total_votes":147,"vote":null}],"goal":null,"post_sign_url":null,"post_sign_url_embed":false,"endorsements":null,"active_mission":null,"id":737,"slug":"tyt-s-role","status":"published","state":"published","hidden":false,"author":{"type":"User","id":362331,"uuid":"ee296d6b-bab6-412c-bfba-10ca0b1b5347","username":"karaeastman","display_name":"Kara Eastman","admin":true,"staff":true,"profile":{"twitter_profile":null,"facebook_profile":"","googleplus_profile":"","instagram_profile":"","mastodon_handle":"","linkedin_url":"","tagline":"","signed_up_at":"2024-05-14T17:46:03.159-07:00","member_number":null,"member_since":null,"is_tyt_army":false,"is_vip":false},"tagline":"","tyt_highlight":"","signed_up_at":"2024-05-14T17:46:03.159-07:00","member_number":null,"member_since":null,"membership_info":null,"affiliated":false,"avatar":"https://cdn2.tytnetwork.com/production/profiles/avatars/000/362/264/md/fafa4d63de3518cb26a55730394d773b69811aa0/data.png?1760473287","is_vip":false,"is_tyt_army":false,"posts_count":577,"activities_count":1033,"followers_count":0,"following_users_count":0,"twitter_profile":null,"twitter_profile_valid":true,"twitter_profile_validated_at":null,"facebook_profile":"","googleplus_profile":"","instagram_profile":"","mastodon_handle":"","linkedin_url":""},"topic":null,"active_mission_progress":{"completed_share_targets":[],"hack":null},"total_voters":147,"recent_activity":[],"offer_set":null,"klaviyo_list_id":null,"klaviyo_update_campaign_id":null,"posts":[],"campaign_ended_at":null,"campaign_result_kind":null,"campaign_impact_cfid":null,"x-tyt-authentication":"Accepted"}},{"path":"/polls/featured/petition?","response":{"type":"Petition","title":"Reverse the UK ban on Cenk Uygur and Hasan Piker  - Defend Free Speech ","caption":null,"description":"This petition will go to UK Home Secretary Shabana Mahmood. ","image":"https://cdn2.tytnetwork.com/lv1jruh1bamlwdzktkkda84nwqek","opens_at":"2026-06-01T13:04:00.000-07:00","closes_at":null,"vote_changeable":false,"membership_required":false,"hide_results_before_voting":false,"hide_results_after_voting":false,"show_results_inline_before_voting":false,"results_policy":"available_before_voting","featured_at":"2026-06-01T13:59:00.000-07:00","featured_expires_at":null,"topic_id":"foreign-policy","offer_set_id":null,"klaviyo_optin_list_id":null,"username":null,"questions":[{"id":764,"body":"The decision to revoke the Electronic Travel Authorizations of American broadcasters and journalists on the basis of editorial opinions exposes a dangerous and unacceptable double standard. We call on the UK Home Office to immediately reverse the decision to revoke Cenk Uygur and Hasan Piker's Electronic Travel Authorizations. Banning  journalists and broadcasters from entering the UK on the basis of his political commentary sets a dangerous precedent for free expression, open debate, and press freedom in Britain and beyond. ","image":null,"opens_at":null,"closes_at":null,"max_choices_count":1,"randomize_choices":false,"choices":[{"id":2188,"body":"","image":null,"position":0,"votes_count":866}],"position":0,"total_votes":866,"vote":null}],"goal":{"id":23,"number":5000,"milestones":[]},"post_sign_url":null,"post_sign_url_embed":false,"endorsements":null,"active_mission":null,"id":738,"slug":"ukban","status":"published","state":"published","hidden":false,"author":{"type":"User","id":362331,"uuid":"ee296d6b-bab6-412c-bfba-10ca0b1b5347","username":"karaeastman","display_name":"Kara Eastman","admin":true,"staff":true,"profile":{"twitter_profile":null,"facebook_profile":"","googleplus_profile":"","instagram_profile":"","mastodon_handle":"","linkedin_url":"","tagline":"","signed_up_at":"2024-05-14T17:46:03.159-07:00","member_number":null,"member_since":null,"is_tyt_army":false,"is_vip":false},"tagline":"","tyt_highlight":"","signed_up_at":"2024-05-14T17:46:03.159-07:00","member_number":null,"member_since":null,"membership_info":null,"affiliated":false,"avatar":"https://cdn2.tytnetwork.com/production/profiles/avatars/000/362/264/md/fafa4d63de3518cb26a55730394d773b69811aa0/data.png?1760473287","is_vip":false,"is_tyt_army":false,"posts_count":577,"activities_count":1033,"followers_count":0,"following_users_count":0,"twitter_profile":null,"twitter_profile_valid":true,"twitter_profile_validated_at":null,"facebook_profile":"","googleplus_profile":"","instagram_profile":"","mastodon_handle":"","linkedin_url":""},"topic":{"__backend_type":"cms","id":"5rN9uOgFpacNHK2dpsILIy","offer_set_uuid":null,"name":"Foreign Policy","description":"","slug":"foreign-policy","topic_type":"topic","is_visible":true,"thumbnail_square":"https://cdn2.tytnetwork.com/c2ifloay1sqg9jz0pb7gzphod5vy","featured":false,"summary":"","backdrop_image":"https://cdn2.tytnetwork.com/pmwbh3p53quue9buxp9fznw94f7o"},"active_mission_progress":{"completed_share_targets":[],"hack":null},"total_voters":866,"recent_activity":[{"location":null,"emoji_flag":null,"name":"Shayleh","timestamp":1780968193},{"location":"USA","emoji_flag":"🇺🇸","name":"Bruno B.","timestamp":1780963861},{"location":"USA","emoji_flag":"🇺🇸","name":"Moshe  S.","timestamp":1780957106},{"location":null,"emoji_flag":null,"name":"Carol","timestamp":1780944830},{"location":"United Kingdom of Great Britain and Northern Ireland","emoji_flag":"🇬🇧","name":"Dreamcat 4.","timestamp":1780929010},{"location":null,"emoji_flag":null,"name":"Jason","timestamp":1780928084}],"offer_set":null,"klaviyo_list_id":"VVPDbr","klaviyo_update_campaign_id":"01KT2CR2PG4YXG84Z69XBM3EYW","posts":[],"campaign_ended_at":null,"campaign_result_kind":null,"campaign_impact_cfid":null,"x-tyt-authentication":"Accepted"}},{"path":"/content/live/schedules?timezone_offset=-5","response":[{"__backend_type":"unknown","day":"monday","live_schedules":[{"__backend_type":"cms","id":"1Tn3xfs5CIaUoGEguqYWys","day":"Monday","air_time":"10:00","local_air_time":"12:00pm","air_time_unix":1780938000,"title":"The Damage Report: But Wait… There’s War! | AOC Breaks POTUS Bid Silence | Bovino Goes Rogue","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1 hour","duration_min":60,"show":{"__backend_type":"cms","id":"5Rz3k3CD7yyU488YokUoWi","name":"The Damage Report With John Iadarola","internal_identifier":"DR","use_titles":true,"slug":"the-damage-report","logo1":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo1_landscape":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/2svfuqkkqak1e00elfpw72t3v6w5","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"4aHkBNStf9m8M682LjKhd1","day":"Monday","air_time":"11:30","local_air_time":"1:30pm","air_time_unix":1780943400,"title":"Indisputable: Trump Storms Out of Interview After Being Asked for Evidence About Election Lies","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1.5 hours","duration_min":90,"show":{"__backend_type":"cms","id":"7La0dQeZ9nQXiuvqGvQH4m","name":"Indisputable with Dr. Rashad Richey","internal_identifier":"ID","use_titles":true,"slug":"indisputable","logo1":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo1_landscape":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo_square":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","poster":"https://cdn2.tytnetwork.com/fpd204evpnfszvb8165d4jayeqwl","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"4crXnl6Lu88e8YqKswWyqw","day":"Monday","air_time":"15:00","local_air_time":"5:00pm","air_time_unix":1780956000,"title":"TYT LIVE: Trump-Netanyahu ‘Fight’ Was Reportedly Fake","description":"Leaked reports describing tense calls between Donald Trump and Benjamin Netanyahu over Iran now appear to have been part of a deliberate strategy designed to mislead Tehran about the true state of U.S.-Israeli coordination. Meanwhile, former national security adviser John Bolton openly said he hopes any U.S.-Iran negotiations fail, as the U.S. reportedly greenlights expanded Israeli military operations in Lebanon. Trump’s top economic adviser is also drawing backlash after bragging that Americans are “spending more on everything” despite mounting inflation and economic anxiety. Elsewhere, federal authorities reportedly subpoenaed Hasan Piker and Medea Benjamin over trips to Cuba, and Pope Leo XIV fired back at the White House amid escalating political and moral clashes over the administration’s foreign policy agenda.","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":120,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"03ee788430b6064cf","day":"Monday","air_time":"17:30","local_air_time":"7:30pm","air_time_unix":1780965000,"title":"Member Mondays","description":"Cenk Uygur connects directly with members-–open conversation, real-time access and the chance to discuss anything!","is_breaking_news":null,"is_replay":false,"use_title":true,"is_premium":true,"duration":"30 minutes","duration_min":30,"show":{"__backend_type":"cms","id":"53aeadc8dd33b7977","name":"Member Mondays","internal_identifier":"MM","use_titles":true,"slug":"member-mondays","logo1":"https://cdn2.tytnetwork.com/d0xy7cwu892owua5f6hhe4zp6235","logo1_landscape":"https://cdn2.tytnetwork.com/d0xy7cwu892owua5f6hhe4zp6235","logo_square":"https://cdn2.tytnetwork.com/vp3z3dr5mwsi4u9n1nu2v3jups2i","poster":null,"brand_color":null},"is_app_exclusive":null,"holiday":false,"entitled":false,"logo_square":"https://cdn2.tytnetwork.com/qznuk4zgynaagpflzpn6fwua6q5y"},{"__backend_type":"cms","id":"2vSZXlOLfdBrzPNNLIji4m","day":"Monday","air_time":"20:00","local_air_time":"10:00pm","air_time_unix":1780974000,"title":"TYT REPLAY: Trump-Netanyahu ‘Fight’ Was Reportedly Fake","description":"Leaked reports describing tense calls between Donald Trump and Benjamin Netanyahu over Iran now appear to have been part of a deliberate strategy designed to mislead Tehran about the true state of U.S.-Israeli coordination. Meanwhile, former national security adviser John Bolton openly said he hopes any U.S.-Iran negotiations fail, as the U.S. reportedly greenlights expanded Israeli military operations in Lebanon. Trump’s top economic adviser is also drawing backlash after bragging that Americans are “spending more on everything” despite mounting inflation and economic anxiety. Elsewhere, federal authorities reportedly subpoenaed Hasan Piker and Medea Benjamin over trips to Cuba, and Pope Leo XIV fired back at the White House amid escalating political and moral clashes over the administration’s foreign policy agenda.","is_breaking_news":false,"is_replay":true,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":120,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null}]},{"__backend_type":"unknown","day":"tuesday","live_schedules":[{"__backend_type":"cms","id":"4A1Z4TWFyeNs6K1MGOaOFM","day":"Tuesday","air_time":"10:00","local_air_time":"12:00pm","air_time_unix":1781024400,"title":"The Damage Report: Trump Surrenders on Treason Fund? | Musk's Driving Tech Scorched By Experts | Kimmel Next to Go?","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1 hour","duration_min":60,"show":{"__backend_type":"cms","id":"5Rz3k3CD7yyU488YokUoWi","name":"The Damage Report With John Iadarola","internal_identifier":"DR","use_titles":true,"slug":"the-damage-report","logo1":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo1_landscape":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/2svfuqkkqak1e00elfpw72t3v6w5","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"2s0k5rkfAJP4rCBTHu7Gr2","day":"Tuesday","air_time":"11:30","local_air_time":"1:30pm","air_time_unix":1781029800,"title":"Indisputable: South Carolina Jury Finds Store Owner Not Guilty Of Murder In Killing Of Black Teen","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1.5 hours","duration_min":90,"show":{"__backend_type":"cms","id":"7La0dQeZ9nQXiuvqGvQH4m","name":"Indisputable with Dr. Rashad Richey","internal_identifier":"ID","use_titles":true,"slug":"indisputable","logo1":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo1_landscape":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo_square":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","poster":"https://cdn2.tytnetwork.com/fpd204evpnfszvb8165d4jayeqwl","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"qssmVIbh96kkAwmayUC82","day":"Tuesday","air_time":"15:00","local_air_time":"5:00pm","air_time_unix":1781042400,"title":"TYT LIVE: Iran Threatens Israel Over Lebanon","description":"Iranian Parliament Speaker Mohammad Bagher Ghalibaf warns Iran will enter a “direct confrontation” with Israel if attacks on Lebanon continue, raising fears of a dramatic escalation in the region. Meanwhile, Joe Kent clashes with Mike Huckabee over whether Israel could operate without U.S. support, Matt Walsh is fuming over the Iran war, and the DOJ says it will halt work on the controversial $1.8 billion “anti-weaponization fund.” Elsewhere, questions are growing about whether JD Vance is the Republican frontrunner for 2028, Donald Trump has tapped Bill Pulte as acting director of national intelligence, and Cenk has officially been “Legofied.”","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":120,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"5D6IVOBLTUYU0UAMaWCAGG","day":"Tuesday","air_time":"17:00","local_air_time":"7:00pm","air_time_unix":1781049600,"title":"RevolYOUtion","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":true,"duration":"30 mins","duration_min":30,"show":{"__backend_type":"cms","id":"1GluS8los444qmMUW8koOq","name":"Bonus Episode","internal_identifier":"BE","use_titles":false,"slug":"post-game","logo1":"https://dcfimages.tyt.com/uoaa2cfwzbej/7oR7tDi4J5BKEm6hgSLdxR/48125da0e1032f14751a1d8c77267b75/Bonus_Episode_Header_With_Logo_1178x375.jpg","logo1_landscape":"https://dcfimages.tyt.com/uoaa2cfwzbej/7oR7tDi4J5BKEm6hgSLdxR/48125da0e1032f14751a1d8c77267b75/Bonus_Episode_Header_With_Logo_1178x375.jpg","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg","poster":"https://cdn2.tytnetwork.com/96qeldic8up8uoqv0upg7m9davxv","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":false,"logo_square":null},{"__backend_type":"cms","id":"1JgQpjR500SsYAUuEE2sGq","day":"Tuesday","air_time":"18:30","local_air_time":"8:30pm","air_time_unix":1781055000,"title":"TYT Old School","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":true,"duration":"1 hour","duration_min":60,"show":{"__backend_type":"cms","id":"3cIboFbvKEW0uG0EC0GMoQ","name":"TYT Old School","internal_identifier":"OS","use_titles":false,"slug":"tyt-old-school","logo1":"https://dcfimages.tyt.com/uoaa2cfwzbej/2KoSaBaGucOKuw2ikYmyca/a2ab51b64262f0d31356d88efec0ab1d/header_old_school.png","logo1_landscape":"https://dcfimages.tyt.com/uoaa2cfwzbej/2KoSaBaGucOKuw2ikYmyca/a2ab51b64262f0d31356d88efec0ab1d/header_old_school.png","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2T5ZggCCdgQY2ApC2RsdoY/7753a964f8e3da2862fd5ebac64d70f4/Old_School_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/w8ge5ilhadge5r67rie2dt12kh3u","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":false,"logo_square":null},{"__backend_type":"cms","id":"6RxSWLkXqQWlpAsTNgiZtn","day":"Tuesday","air_time":"20:00","local_air_time":"10:00pm","air_time_unix":1781060400,"title":"TYT REPLAY: Iran Threatens Israel Over Lebanon","description":"Iranian Parliament Speaker Mohammad Bagher Ghalibaf warns Iran will enter a “direct confrontation” with Israel if attacks on Lebanon continue, raising fears of a dramatic escalation in the region. Meanwhile, Joe Kent clashes with Mike Huckabee over whether Israel could operate without U.S. support, Matt Walsh is fuming over the Iran war, and the DOJ says it will halt work on the controversial $1.8 billion “anti-weaponization fund.” Elsewhere, questions are growing about whether JD Vance is the Republican frontrunner for 2028, Donald Trump has tapped Bill Pulte as acting director of national intelligence, and Cenk has officially been “Legofied.”","is_breaking_news":false,"is_replay":true,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":120,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null}]},{"__backend_type":"unknown","day":"wednesday","live_schedules":[{"__backend_type":"cms","id":"1xusvB6cfO4AWAM428oSuU","day":"Wednesday","air_time":"10:00","local_air_time":"12:00pm","air_time_unix":1781110800,"title":"The Damage Report: Senators Tear Rubio Apart on Iran | Dr. Oz ‘Explains’ Trump’s Hospital-Maxxing | CBS’ Weiss Vice","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1 hour","duration_min":60,"show":{"__backend_type":"cms","id":"5Rz3k3CD7yyU488YokUoWi","name":"The Damage Report With John Iadarola","internal_identifier":"DR","use_titles":true,"slug":"the-damage-report","logo1":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo1_landscape":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/2svfuqkkqak1e00elfpw72t3v6w5","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"6lPolswwba966Eli0lXje9","day":"Wednesday","air_time":"11:30","local_air_time":"1:30pm","air_time_unix":1781116200,"title":"Indisputable: Minnesota GOP Holds A Moment of Silence for George Floyd’s Convicted Killer","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1.5 hours","duration_min":90,"show":{"__backend_type":"cms","id":"7La0dQeZ9nQXiuvqGvQH4m","name":"Indisputable with Dr. Rashad Richey","internal_identifier":"ID","use_titles":true,"slug":"indisputable","logo1":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo1_landscape":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo_square":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","poster":"https://cdn2.tytnetwork.com/fpd204evpnfszvb8165d4jayeqwl","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"1pk0lgVk0MM6cia4cQMgQw","day":"Wednesday","air_time":"15:00","local_air_time":"5:00pm","air_time_unix":1781128800,"title":"TYT LIVE: Iran Issues Warning","description":"Iran is escalating its warnings over the expanding regional conflict, while Mark Levin is now openly calling for the U.S. to arm Iranians in an effort to pressure the regime, raising fresh concerns about a wider confrontation. Meanwhile, TYT features an interview with Trita Parsi as debate intensifies over the future of U.S.-Iran relations. At home, Americans’ savings rate has fallen to its lowest level since 2022 as inflation continues to outpace paychecks, while investors are pressing Palantir Technologies to address concerns about its human rights policies. Elsewhere, the DOJ is reportedly investigating former congressman George Santos for insider trading on Kalshi, questions continue about whether JD Vance is the Republican frontrunner for 2028, and critics are blasting plans to use revenue from America’s national park passes to help fund Donald Trump’s July 4 celebration.","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":120,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"1GF16q580e60InsTMM4UEU","day":"Wednesday","air_time":"20:00","local_air_time":"10:00pm","air_time_unix":1781146800,"title":"TYT REPLAY: Iran Issues Warning","description":"Iran is escalating its warnings over the expanding regional conflict, while Mark Levin is now openly calling for the U.S. to arm Iranians in an effort to pressure the regime, raising fresh concerns about a wider confrontation. Meanwhile, TYT features an interview with Trita Parsi as debate intensifies over the future of U.S.-Iran relations. At home, Americans’ savings rate has fallen to its lowest level since 2022 as inflation continues to outpace paychecks, while investors are pressing Palantir Technologies to address concerns about its human rights policies. Elsewhere, the DOJ is reportedly investigating former congressman George Santos for insider trading on Kalshi, questions continue about whether JD Vance is the Republican frontrunner for 2028, and critics are blasting plans to use revenue from America’s national park passes to help fund Donald Trump’s July 4 celebration.","is_breaking_news":false,"is_replay":true,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":120,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null}]},{"__backend_type":"unknown","day":"thursday","live_schedules":[{"__backend_type":"cms","id":"2wM2xBLv6IAsWY0UokO26y","day":"Thursday","air_time":"10:00","local_air_time":"12:00pm","air_time_unix":1781197200,"title":"The Damage Report: GOP Blocks Trump on Iran | Bessent GRILLED On Costs & Corruption | Trump’s Demented ‘Smile’ Plea","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1 hour","duration_min":60,"show":{"__backend_type":"cms","id":"5Rz3k3CD7yyU488YokUoWi","name":"The Damage Report With John Iadarola","internal_identifier":"DR","use_titles":true,"slug":"the-damage-report","logo1":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo1_landscape":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/2svfuqkkqak1e00elfpw72t3v6w5","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"1XXqbBqu1YsaGg4MNhSo9E","day":"Thursday","air_time":"11:30","local_air_time":"1:30pm","air_time_unix":1781202600,"title":"Indisputable: Man Impersonates a Cop During the Attempted Kidnapping of a Black Teen Girl","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1.5 hours","duration_min":90,"show":{"__backend_type":"cms","id":"7La0dQeZ9nQXiuvqGvQH4m","name":"Indisputable with Dr. Rashad Richey","internal_identifier":"ID","use_titles":true,"slug":"indisputable","logo1":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo1_landscape":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo_square":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","poster":"https://cdn2.tytnetwork.com/fpd204evpnfszvb8165d4jayeqwl","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"3G9SQxpiw8IUAygAMkKi2i","day":"Thursday","air_time":"15:00","local_air_time":"5:00pm","air_time_unix":1781215200,"title":"TYT LIVE: Trump Draws a Red Line on Iran","description":"Donald Trump has reportedly told aides he will not resume an all-out war with Iran unless U.S. troops are killed, even as a looming House vote on limiting U.S. involvement in Israel’s war in Lebanon is creating a major headache for Democrats who are being forced to take a politically difficult stand. Meanwhile, Mehdi Hasan squared off with Patrick Bet-David over the Iran conflict, and Bernie Sanders quietly met with Sam Altman amid growing debate over AI and economic policy. Elsewhere, speculation continues over whether JD Vance is the Republican frontrunner for 2028, while a surprising segment of Trump’s base that turned on him over the Epstein files controversy is now embracing Hunter Biden as an unlikely ally in their anti-establishment revolt.","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":60,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"4OHGDJPvG8gsEYOKekCSKe","day":"Thursday","air_time":"17:00","local_air_time":"7:00pm","air_time_unix":1781222400,"title":"RevolYOUtion","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":true,"duration":"30 mins","duration_min":30,"show":{"__backend_type":"cms","id":"1GluS8los444qmMUW8koOq","name":"Bonus Episode","internal_identifier":"BE","use_titles":false,"slug":"post-game","logo1":"https://dcfimages.tyt.com/uoaa2cfwzbej/7oR7tDi4J5BKEm6hgSLdxR/48125da0e1032f14751a1d8c77267b75/Bonus_Episode_Header_With_Logo_1178x375.jpg","logo1_landscape":"https://dcfimages.tyt.com/uoaa2cfwzbej/7oR7tDi4J5BKEm6hgSLdxR/48125da0e1032f14751a1d8c77267b75/Bonus_Episode_Header_With_Logo_1178x375.jpg","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg","poster":"https://cdn2.tytnetwork.com/96qeldic8up8uoqv0upg7m9davxv","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":false,"logo_square":null},{"__backend_type":"cms","id":"2ONXomf2FAPDagInsLvsim","day":"Thursday","air_time":"20:00","local_air_time":"10:00pm","air_time_unix":1781233200,"title":"TYT REPLAY: Trump Draws a Red Line on Iran","description":"Donald Trump has reportedly told aides he will not resume an all-out war with Iran unless U.S. troops are killed, even as a looming House vote on limiting U.S. involvement in Israel’s war in Lebanon is creating a major headache for Democrats who are being forced to take a politically difficult stand. Meanwhile, Mehdi Hasan squared off with Patrick Bet-David over the Iran conflict, and Bernie Sanders quietly met with Sam Altman amid growing debate over AI and economic policy. Elsewhere, speculation continues over whether JD Vance is the Republican frontrunner for 2028, while a surprising segment of Trump’s base that turned on him over the Epstein files controversy is now embracing Hunter Biden as an unlikely ally in their anti-establishment revolt.","is_breaking_news":false,"is_replay":true,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":120,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null}]},{"__backend_type":"unknown","day":"friday","live_schedules":[{"__backend_type":"cms","id":"1IzVdCWYzWAAA8e4YY4kqQ","day":"Friday","air_time":"10:00","local_air_time":"12:00pm","air_time_unix":1781283600,"title":"The Damage Report: MAGA Freaking Out About Midterm Odds | Trump’s New Election BS | Iran War Polling TOXIC For GOP!","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1 hour","duration_min":60,"show":{"__backend_type":"cms","id":"5Rz3k3CD7yyU488YokUoWi","name":"The Damage Report With John Iadarola","internal_identifier":"DR","use_titles":true,"slug":"the-damage-report","logo1":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo1_landscape":"https://cdn2.tytnetwork.com/tx2joiirwejpt4r4qofvvax4y1fu","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/52MCec3y6HhMfD6ew5RsGl/e14366cecb1939d4f80dafb160ef8395/The_Damage_Report_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/2svfuqkkqak1e00elfpw72t3v6w5","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"5PBm9Rwe10tvXVybMmWDvp","day":"Friday","air_time":"11:30","local_air_time":"1:30pm","air_time_unix":1781289000,"title":"Indisputable: Indisputable 5th Year Anniversary Special Featuring Cenk Uygur and Sen. Nina Turner","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"1.5 hours","duration_min":90,"show":{"__backend_type":"cms","id":"7La0dQeZ9nQXiuvqGvQH4m","name":"Indisputable with Dr. Rashad Richey","internal_identifier":"ID","use_titles":true,"slug":"indisputable","logo1":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo1_landscape":"https://cdn2.tytnetwork.com/y3zmi7v9c9nucqakzvdrk1ohhfrv","logo_square":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","poster":"https://cdn2.tytnetwork.com/fpd204evpnfszvb8165d4jayeqwl","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"4WJVeM7muQEEoAqswW2SYo","day":"Friday","air_time":"15:00","local_air_time":"5:00pm","air_time_unix":1781301600,"title":"TYT LIVE: Smear Campaign Against Graham Platner Backfires","description":"A growing smear campaign targeting Graham Platner is drawing fresh scrutiny as Democrats grapple with a competitive Senate race and new questions emerge about the motives behind the attacks. Meanwhile, a U.S. senator is demanding the release of an American citizen seized by the IDF in the West Bank, while +972 Magazine publishes another investigation into alleged Israeli influence operations aimed at shaping U.S. public opinion. Elsewhere, Philadelphia police admitted they are tracking First Amendment activity critical of AI, a watchdog report found donors to Trump’s ballroom project later received roughly $50 billion in government contracts, and Pam Bondi says Todd Blanche was responsible for handling the Epstein files review. The show also examines how DOGE-related cuts may have contributed to the return of the New World screwworm to the U.S., and dives into the bizarre LEGO scandal currently rocking YouTube.","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":120,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null},{"__backend_type":"cms","id":"2cPETwXtxikuC2OUYm2C0I","day":"Friday","air_time":"17:00","local_air_time":"7:00pm","air_time_unix":1781308800,"title":"RevolYOUtion","description":"","is_breaking_news":false,"is_replay":false,"use_title":true,"is_premium":true,"duration":"30 mins","duration_min":30,"show":{"__backend_type":"cms","id":"1GluS8los444qmMUW8koOq","name":"Bonus Episode","internal_identifier":"BE","use_titles":false,"slug":"post-game","logo1":"https://dcfimages.tyt.com/uoaa2cfwzbej/7oR7tDi4J5BKEm6hgSLdxR/48125da0e1032f14751a1d8c77267b75/Bonus_Episode_Header_With_Logo_1178x375.jpg","logo1_landscape":"https://dcfimages.tyt.com/uoaa2cfwzbej/7oR7tDi4J5BKEm6hgSLdxR/48125da0e1032f14751a1d8c77267b75/Bonus_Episode_Header_With_Logo_1178x375.jpg","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/6S0IRI5jBk1xntgpMp7jMe/412b48dfa8e32908627aa218c8fc2c37/Bonus_Episode_Logo_Square_Icon_1800x1800.jpg","poster":"https://cdn2.tytnetwork.com/96qeldic8up8uoqv0upg7m9davxv","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":false,"logo_square":null},{"__backend_type":"cms","id":"73zhtr4kNGxLi6MOFvyJIV","day":"Friday","air_time":"20:00","local_air_time":"10:00pm","air_time_unix":1781319600,"title":"TYT REPLAY: Smear Campaign Against Graham Platner Backfires","description":"A growing smear campaign targeting Graham Platner is drawing fresh scrutiny as Democrats grapple with a competitive Senate race and new questions emerge about the motives behind the attacks. Meanwhile, a U.S. senator is demanding the release of an American citizen seized by the IDF in the West Bank, while +972 Magazine publishes another investigation into alleged Israeli influence operations aimed at shaping U.S. public opinion. Elsewhere, Philadelphia police admitted they are tracking First Amendment activity critical of AI, a watchdog report found donors to Trump’s ballroom project later received roughly $50 billion in government contracts, and Pam Bondi says Todd Blanche was responsible for handling the Epstein files review. The show also examines how DOGE-related cuts may have contributed to the return of the New World screwworm to the U.S., and dives into the bizarre LEGO scandal currently rocking YouTube.","is_breaking_news":false,"is_replay":true,"use_title":true,"is_premium":false,"duration":"2 hours","duration_min":120,"show":{"__backend_type":"cms","id":"6e6Xst82zYACGGyweSOkMg","name":"The Young Turks","internal_identifier":"MS","use_titles":true,"slug":"the-young-turks","logo1":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo1_landscape":"https://cdn2.tytnetwork.com/s8194bj0zw4rp3grdt5be9f9i7wk","logo_square":"https://dcfimages.tyt.com/uoaa2cfwzbej/2TvuevlMCDThCz7jrQhjRY/d5fe54104d5a28e8d61cc293d461d281/The_Young_Turks_Podcast.jpg","poster":"https://cdn2.tytnetwork.com/59qte2c39pa9vbuzbh464okp6npe","brand_color":null},"is_app_exclusive":false,"holiday":false,"entitled":true,"logo_square":null}]}]},{"path":"/content/pages/followed-topics?","response":{"__backend_type":"unknown","cached_at":null,"poll":null,"petition":null,"carousel_slides":null,"articles":null,"rows":[{"__backend_type":"unknown","type":"topic","title":"Criminal Justice Reform","topic":{"__backend_type":"cms","id":"5Uo4PjE4Ek0enZdhjeBUzx","offer_set_uuid":null,"name":"Criminal Justice Reform","description":"","slug":"criminal-justice-reform","topic_type":"topic","is_visible":true,"thumbnail_square":"https://cdn2.tytnetwork.com/nyfijjulwqfjiclnl3g3gh5t5ps3","featured":true,"summary":"","backdrop_image":"https://cdn2.tytnetwork.com/qeyfnwjx9x2iuuk1yn5z2ief94rr"},"topic_items":[{"__backend_type":"cms","title":"Cop Follows Teen Home, Fatally Shoots Him Through Car Window","type":"vod","production_id":"2e8743c0ff7558ebe","vod_id":"67407baefac39c00","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/hdf07wcklrr03zc2axc4k3qr2z3g","duration":499,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-07T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Cops BUSTED After Sending Racist Text Messages to Each Other, Allegedly","type":"vod","production_id":"2e8743c0ff7558ebe","vod_id":"bcdf8c2631ad2800","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/mht7wwqaw1zkiueffg8fr6efl55o","duration":618,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-07T17:00:00.000-07:00"},{"__backend_type":"cms","title":"UPDATE: Cop Convicted by Judge for Attempted Murder","type":"vod","production_id":"2e8743c0ff7558ebe","vod_id":"3bd6173224817000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/r9tb8yrn0zrdu7yr0bwgrolvuumj","duration":367,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-07T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Train Passenger Stabs Elderly Black Woman 19 Times, No One Intervenes","type":"vod","production_id":"2e8743c0ff7558ebe","vod_id":"179aaa73d6439600","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/brury8lgn61kvv06pskhryxbthmo","duration":461,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-07T17:00:00.000-07:00"}]},{"__backend_type":"unknown","type":"topic","title":"Social Justice","topic":{"__backend_type":"cms","id":"1Xr0yQ2YL7q0JIET6HzjJg","offer_set_uuid":null,"name":"Social Justice","description":"","slug":"social-justice","topic_type":"topic","is_visible":true,"thumbnail_square":"https://cdn2.tytnetwork.com/2bk1dwsurve90bq5j1wdfclbfh37","featured":false,"summary":"","backdrop_image":"https://cdn2.tytnetwork.com/ph5cz35obm2flvs4uzt4lhij9k35"},"topic_items":[{"__backend_type":"cms","title":"WATCH: School Bus Nearly HIT by Train After Driver Makes Dangerous Stop","type":"vod","production_id":"2e8743c0ff7558ebe","vod_id":"ec4c1f377be47000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/3nt4a5vby75n69p2knuowhfpnosb","duration":332,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-07T17:00:00.000-07:00"},{"__backend_type":"cms","title":"UPDATE: Black Student Athlete Disqualified for Celebrating Gets Ruling Overturned","type":"vod","production_id":"2e8743c0ff7558ebe","vod_id":"3e1029166228f600","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/h87qnjf1bcwth647n8izfojlorrm","duration":720,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-07T17:00:00.000-07:00"},{"__backend_type":"cms","title":"WATCH: Unhinged Bar Owner Unleashes Racist Meltdown, Anti-Karens Step In","type":"vod","production_id":"e8ec134bda07854bc","vod_id":"26c9b0676408b000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/h9jy0ms06ttd8uvdxq7gogpjrp27","duration":225,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-04T17:00:00.000-07:00"},{"__backend_type":"cms","title":"WATCH: Irate Male-Karen Proudly Admits Racism, Threatens to Call ICE","type":"vod","production_id":"e8ec134bda07854bc","vod_id":"42ca2f09b8551800","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/1vrvrxnxlz9yz60ypio6eowbpkki","duration":203,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-04T17:00:00.000-07:00"}]},{"__backend_type":"unknown","type":"topic","title":"Money in Politics","topic":{"__backend_type":"cms","id":"1qv2VJadqepMq3xRh73vLZ","offer_set_uuid":null,"name":"Money in Politics","description":"","slug":"money-in-politics","topic_type":"topic","is_visible":true,"thumbnail_square":"https://cdn2.tytnetwork.com/9s1sciqjqblf5fx274mvzctcvgqz","featured":false,"summary":"","backdrop_image":"https://cdn2.tytnetwork.com/3zc6dx0jg8nb5lws1m072s4n2kzp"},"topic_items":[{"__backend_type":"cms","title":"WATCH: Trump CRUMBLES When Caught Lying, Storms Out of Interview","type":"vod","production_id":"2e8743c0ff7558ebe","vod_id":"8df00c86fca40800","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/fsncuz6nczzlmk6yy3hn01f5iwpa","duration":621,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-07T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Cenk Uygur Speaks Out After Sudden U.K. Entry Ban","type":"vod","production_id":"e8ec134bda07854bc","vod_id":"291093fffc5b6200","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/7ypjqh22yar21cw1hp3ud7ti0kvn","duration":412,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-04T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Convicted Jan. 6 Rioter Lands Counterterrorism Job at Pentagon","type":"vod","production_id":"67ac8ad70f351047a","vod_id":"5b314d2221d10000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/ju67bx5ao8q8o6iiu7vp65y5mk8z","duration":427,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-03T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Whistleblower’s Brakes CUT After Exposing DOGE, Allegedly","type":"vod","production_id":"797dd4f32d91c8744","vod_id":"8138b835eda0b000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/fwpfdoapmh008bjpcgtd6gph8zwh","duration":986,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-02T17:00:00.000-07:00"}]},{"__backend_type":"unknown","type":"topic","title":"Gun Control","topic":{"__backend_type":"cms","id":"6OpVb8DtPQt7U8cnRjzEb5","offer_set_uuid":null,"name":"Gun Control","description":"","slug":"gun-control","topic_type":"topic","is_visible":true,"thumbnail_square":"https://cdn2.tytnetwork.com/4ya5n1j6uqa1k4jm90o3587mobwu","featured":false,"summary":"","backdrop_image":"https://cdn2.tytnetwork.com/uoywmxeti91l48yj7vq9gqo3uuut"},"topic_items":[{"__backend_type":"cms","title":"Firefighter Brings RIFLE to Community Pool, Birthday Party Descends Into Chaos","type":"vod","production_id":"67ac8ad70f351047a","vod_id":"2b465bbc1b36f800","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/8am405ghzyn08zmwiy9b0h7oxm5e","duration":358,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-03T17:00:00.000-07:00"},{"__backend_type":"cms","title":"UPDATE: Store Owner Who Chased and Fatally Shot Black Teen Walks Free","type":"vod","production_id":"6b41e6f9bba08527e","vod_id":"7748cf1e13aa8c00","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/96yluanfnj77ad81tn5k0yosi1za","duration":688,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-01T17:00:00.000-07:00"},{"__backend_type":"cms","title":"UPDATE: Racist Streamer Opens Fire on Black Man, Accidentally Shoots Himself","type":"vod","production_id":"7736258f26afcdf59","vod_id":"37a30d13b5061400","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/b1jmi4qtj2zuxmtzzb4o3yee37d3","duration":636,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-05-17T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Man Guns Down Black Delivery Driver in Road Rage Dispute, Allegedly","type":"vod","production_id":"3d109cfe5f4811e30","vod_id":"2949fb22eb527c00","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/bmykiwmjzr66jfqdjorzs8ubrgtr","duration":374,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-04-21T17:00:00.000-07:00"}]},{"__backend_type":"unknown","type":"topic","title":"Health Care Reform","topic":{"__backend_type":"cms","id":"5Wg5shIdUfFBQ3FHbI3MS4","offer_set_uuid":null,"name":"Health Care Reform","description":"","slug":"health-care-reform","topic_type":"topic","is_visible":true,"thumbnail_square":"https://cdn2.tytnetwork.com/7u9ub9exy5ghh1fclr1yj3v3k53p","featured":false,"summary":"","backdrop_image":"https://cdn2.tytnetwork.com/kg1un545bz2yh5domu3bx87ms31z"},"topic_items":[{"__backend_type":"cms","title":"Black Infants Secretly Used in Deadly Vaccine Experiment, Allegedly","type":"vod","production_id":"6b41e6f9bba08527e","vod_id":"16aeae9383a4ee00","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/knyktkxssv217hqnqzmznf0g875l","duration":435,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-06-01T17:00:00.000-07:00"},{"__backend_type":"cms","title":"RFK Jr.’s FDA Blocks Release of Studies Supporting Vaccine Safety","type":"vod","production_id":"012158346528c0be0","vod_id":"7625b05da5497000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/h4jgyvndtb9hub1iob8ja23c9c5v","duration":704,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-05-06T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Black Woman DENIED Medical Care While Suffering Seizure in Hospital","type":"vod","production_id":"ea42377b6e9ccb9fe","vod_id":"ec7237bb53d8d000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/30mox7fuqznijsxlc829uufrctnr","duration":483,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-05-04T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Patients Die After Doctor FAKES Medical Records & Blocks Life-Saving Transplants, Allegedly","type":"vod","production_id":"5259c341aef9b39f7","vod_id":"c393ffdd7c451800","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/kd65f2ggzianw6h8rgxj2e8cvg2c","duration":365,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-02-17T16:00:00.000-08:00"}]},{"__backend_type":"unknown","type":"topic","title":"Immigration Reform","topic":{"__backend_type":"cms","id":"5tDGWKFTYkhrJ81QvFeklK","offer_set_uuid":null,"name":"Immigration Reform","description":"","slug":"immigration-reform","topic_type":"topic","is_visible":true,"thumbnail_square":"https://cdn2.tytnetwork.com/jiqtgbi0e153ck10iwnqh5rn1wrc","featured":false,"summary":"","backdrop_image":"https://cdn2.tytnetwork.com/9h4xqhsczigw5k4jypdfu6wnn89h"},"topic_items":[{"__backend_type":"cms","title":"Pleas for Help Ignored as ICE Detainees Take Own Lives at 'Alarming' Rate","type":"vod","production_id":"d954445a025dbe731","vod_id":"50be67a6492d5000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/38za40jwjo161jwlvmi0c1dgewtg","duration":794,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-05-27T17:00:00.000-07:00"},{"__backend_type":"cms","title":"ICE Watchdog Office to Shut Down as Horrific Abuse Comes to Light","type":"vod","production_id":"ea42377b6e9ccb9fe","vod_id":"ec3015a845b2f800","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/t9a3cfir3bydd9jm8zlxvuwdb155","duration":708,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-05-04T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Kid Cudi Kicks M.I.A. Off Tour Over Pro-MAGA Rant On Stage","type":"vod","production_id":"ea42377b6e9ccb9fe","vod_id":"8714744ade07f000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/10fmn2yj37lxhi07uj2amdiiu2cy","duration":442,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-05-04T17:00:00.000-07:00"},{"__backend_type":"cms","title":"ICE Agent Who Fatally Shot Unarmed Mother Back on Duty After Quiet Transfer","type":"vod","production_id":"6132d7a88ecf16a53","vod_id":"10a7c8382b1a5c00","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/7y7afqjoc2hxqok0gm4kwhl1r1x5","duration":743,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-04-29T17:00:00.000-07:00"}]},{"__backend_type":"unknown","type":"topic","title":"Women's / Reproductive Rights","topic":{"__backend_type":"cms","id":"4O7WkAXxZcCziBrRRvxba5","offer_set_uuid":null,"name":"Women's / Reproductive Rights","description":"","slug":"womens-rights","topic_type":"topic","is_visible":true,"thumbnail_square":"https://cdn2.tytnetwork.com/8fbl0xzc9rhtwnh7eu55jecvx22u","featured":false,"summary":"","backdrop_image":"https://cdn2.tytnetwork.com/e9msg4qwoothh6upsoc3luai1673"},"topic_items":[{"__backend_type":"cms","title":"UPDATE: Student CONFRONTS School Board Member Who Called Her ‘Hot’ at Meeting","type":"vod","production_id":"ab5bd4ec715149fe9","vod_id":"6c31015560328800","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/8ljywu7hjglk1cb3qvf6n41xkj83","duration":558,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-05-12T17:00:00.000-07:00"},{"__backend_type":"cms","title":"UPDATE: Horrific Sexual Abuse Site Shuts Down After Viral Report","type":"vod","production_id":"387516c9be91dca69","vod_id":"9f7a377df45de800","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/7s8bu3plke9u5a1y68s63coryoso","duration":607,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-05-11T17:00:00.000-07:00"},{"__backend_type":"cms","title":"WATCH: Black Men SHUT DOWN Misogynists Coming for Megan Thee Stallion","type":"vod","production_id":"688c5ec4ef904228b","vod_id":"338de4cd1ff72a00","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/zjf115pni6pirupi7yuzkp7p6h99","duration":893,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-04-30T17:00:00.000-07:00"},{"__backend_type":"cms","title":"Report Exposes Global Network of Men Drugging, Violating Their Wives","type":"vod","production_id":"55128c0c75c1e3cab","vod_id":"c73214c9e6e7a000","article_id":null,"brand_id":"7La0dQeZ9nQXiuvqGvQH4m","brand_name":"Indisputable with Dr. Rashad Richey","brand_logo":"https://cdn2.tytnetwork.com/9x5ter4fqpbxuqxvg9cq5l8f873h","thumbnail":"https://cdn2.tytnetwork.com/jrzn3dr1nm9qmmqdz2nuhjzqilrs","duration":798,"vod_type":"clip","premium":null,"premium_unlocked":false,"date":"2026-04-20T17:00:00.000-07:00"}]}],"announcements":null,"live_streams":null,"live_schedule":null,"candidates":[],"x-tyt-authentication":"Accepted"}}],"tyt-user":{"type":"Guest","id":91424811,"uuid":"66ab7dbe-6160-44f3-85a3-09a786cf8cfc","wp_user":null,"email":null,"phone_number":null,"username":null,"display_name":null,"membership":null,"in_good_standing":false,"disabled":false,"confirmed":false,"created_at":"2026-06-08T21:19:53.430-07:00","trials":[],"topics":null,"premium":false,"entitled":false,"missing_password":true,"disable_reporting":false,"disable_reporting_until":null,"disable_commenting":null,"disable_commenting_until":null,"trust_level":null,"temporary_trust_level":null,"temporary_trust_level_until":null,"rstatus":false,"omniauths":[],"affiliate":null,"notifications_read_at":null,"can_access_tytnation":false,"terms_last_accepted":null,"attribution_data":null,"engineer":false,"x-tyt-authentication":"Accepted"},"__nghData__":[{"t":{"0":"t1"},"c":{"0":[]}},{},{"n":{"2":"hfn","5":"hfn2"}},{"t":{"0":"t18"},"c":{"0":[]}},{"n":{"2":"hfn2"}},{"t":{"0":"t23"},"c":{"0":[{"i":"t23","r":2,"n":{"2":"0fn","3":"2f","9":"8fn","10":"9f","13":"12f","17":"16fnf"},"t":{"15":"t24"},"c":{"15":[{"i":"t24","r":1,"n":{"2":"1f"}}]}}]}},{"n":{"2":"hfn2","5":"hfn3"}},{"t":{"2":"t35","8":"t36","9":"t37","10":"t38","11":"t39","16":"t40","17":"t41"},"c":{"2":[],"8":[],"9":[],"10":[],"11":[{"i":"t39","r":1,"n":{"1":"0fn","2":"1f","3":"0fn2f"}}],"16":[],"17":[]},"d":[5,6],"n":{"13":"12fn","14":"13f","15":"12fn2f","20":"19fn","21":"20f","22":"19fn2f","24":"23fn","25":"24f","26":"23fn2f"}},{"t":{"6":"t7","8":"t12","13":"t13","14":"t19","28":"t20","30":"t25","34":"t26","37":"t27","38":"t33","41":"t34","44":"t42"},"c":{"6":[{"i":"t7","r":1,"t":{"4":"t8","5":"t9","6":"t10","7":"t11"},"c":{"4":[],"5":[{"i":"t9","r":1,"n":{"1":"0fnf","3":"2f"}}],"6":[],"7":[]},"n":{"9":"8fnf","11":"10f"}},{"i":"t7","r":1,"t":{"4":"t8","5":"t9","6":"t10","7":"t11"},"c":{"4":[],"5":[],"6":[{"i":"t10","r":1,"n":{"1":"0fnf","3":"2f"}}],"7":[]},"n":{"9":"8fnf","11":"10f"}}],"8":[],"13":[{"i":"t13","r":2,"t":{"0":"t14"},"c":{"0":[{"i":"t14","r":1,"t":{"1":"t15","2":"t16","3":"t17"},"c":{"1":[],"2":[],"3":[{"i":"t17","r":1}]}}]},"x":4},{"i":"t13","r":2,"t":{"0":"t14"},"c":{"0":[{"i":"t14","r":1,"t":{"1":"t15","2":"t16","3":"t17"},"c":{"1":[{"i":"t15","r":2,"c":{"0":[]},"n":{"2":"1f"},"d":[8]}],"2":[],"3":[]}}]}}],"14":[],"28":[{"i":"t20","r":3,"t":{"0":"t21","1":"t22"},"c":{"0":[],"1":[{"i":"t22","r":1,"n":{"1":"0fnf"}}]}}],"30":[],"34":[],"37":[{"i":"t27","r":1,"t":{"0":"t28"},"c":{"0":[]}},{"i":"t27","r":2,"t":{"0":"t28"},"c":{"0":[{"i":"t28","r":1,"t":{"1":"t29","2":"t30"},"c":{"1":[],"2":[{"i":"t30","r":3,"t":{"0":"t31","1":"t32"},"c":{"0":[{"i":"t31","r":1}],"1":[]}}]}}]}},{"i":"t27","r":2,"t":{"0":"t28"},"c":{"0":[{"i":"t28","r":1,"t":{"1":"t29","2":"t30"},"c":{"1":[],"2":[{"i":"t30","r":3,"t":{"0":"t31","1":"t32"},"c":{"0":[],"1":[{"i":"t32","r":1}]}}]}}]},"x":2}],"38":[],"41":[],"44":[]},"n":{"18":"17fn","19":"18f"}},{"t":{"0":"t86","1":"t87"},"c":{"0":[{"i":"t86","r":1}],"1":[]}},{"t":{"3":"t96","4":"t97"},"c":{"3":[{"i":"t96","r":1,"n":{"2":"1f"}}],"4":[{"i":"t97","r":1,"n":{"2":"1f"}}]}},{"n":{"3":"1f2","7":"5f2"},"t":{"3":"t98","7":"t102"},"c":{"3":[{"i":"t98","r":4,"t":{"0":"t99"},"c":{"0":[{"i":"t99","r":3,"t":{"0":"t100","1":"t101"},"c":{"0":[],"1":[{"i":"t101","r":1}]}}]},"x":13}],"7":[{"i":"t102","r":4,"t":{"0":"t103"},"c":{"0":[{"i":"t103","r":3,"t":{"0":"t104","1":"t105"},"c":{"0":[],"1":[{"i":"t105","r":1}]}}]},"x":13}]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c2154729492","r":1}]}},{"t":{"3":"t93","6":"t106"},"c":{"3":[{"i":"t93","r":2,"t":{"0":"t94"},"c":{"0":[{"i":"t94","r":1}]}}],"6":[]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c3706844099","r":1}]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c1298357728","r":1}]}},{"t":{"0":"t107"},"c":{"0":[{"i":"t107","r":5,"t":{"0":"t108","1":"t109","2":"t110"},"c":{"0":[{"i":"t108","r":2,"n":{"3":"2f"}}],"1":[],"2":[]}}]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c2133814432","r":1}]}},{"t":{"0":"t112"},"c":{"0":[{"i":"t112","r":5,"t":{"0":"t113","1":"t114","2":"t115","3":"t116"},"c":{"0":[],"1":[],"2":[],"3":[{"i":"t116","r":1}]}}]}},{"t":{"2":"t111"},"c":{"2":[{"i":"t111","r":1}]}},{"t":{"0":"t118","4":"t119","6":"t120","7":"t125","8":"t126","10":"t127","12":"t128","13":"t129","14":"t130","18":"t131","19":"t132"},"c":{"0":[],"4":[],"6":[{"i":"t120","r":1,"n":{"1":"0fnf"},"t":{"1":"t121"},"c":{"1":[{"i":"t121","r":3,"t":{"0":"t122"},"c":{"0":[{"i":"t118","r":2,"t":{"0":"t123"},"c":{"0":[{"i":"t123","r":1,"n":{"2":"0fn"},"t":{"2":"t124"},"c":{"2":[{"i":"t124","r":1}]}}]}}]}}]}}],"7":[],"8":[],"10":[],"12":[],"13":[],"14":[],"18":[],"19":[{"i":"t132","r":2,"t":{"0":"t133"},"c":{"0":[]},"n":{"2":"hfn2f2n2"}}]},"n":{"17":"15f"}},{"n":{"1":"0f2"},"t":{"1":"t117","2":"t138"},"c":{"1":[{"i":"t117","r":10,"n":{"3":"2fnfnf2nf2","5":"2fnfnfn4fn","14":"13fnf"},"d":[6,7],"t":{"9":"t134","10":"t135","11":"t136","12":"t137"},"c":{"9":[{"i":"t134","r":1}],"10":[{"i":"t135","r":1}],"11":[],"12":[]}}],"2":[]}},{"n":{"1":"0fnf"}},{"t":{"0":"t95"},"c":{"0":[{"i":"c1410054576","r":1}]}},{"n":{"1":"0f"}},{"t":{"0":"t69"},"c":{"0":[]}},{"t":{"0":"t141"},"c":{"0":[{"i":"t141","r":13,"t":{"0":"t142","1":"t143"},"c":{"0":[],"1":[{"i":"t143","r":9,"t":{"0":"t144","3":"t145","4":"t146","5":"t149","6":"t150","7":"t153","10":"t154","11":"t157","12":"t158","13":"t159"},"c":{"0":[{"i":"t144","r":1}],"3":[],"4":[{"i":"t146","r":1,"t":{"1":"t147","2":"t148"},"c":{"1":[],"2":[{"i":"t148","r":1}]}}],"5":[{"i":"t149","r":1}],"6":[{"i":"t150","r":1,"t":{"1":"t151","2":"t152"},"c":{"1":[{"i":"t151","r":1}],"2":[]}}],"7":[],"10":[{"i":"t154","r":3,"t":{"0":"t155","1":"t156"},"c":{"0":[],"1":[{"i":"t156","r":1}]}}],"11":[],"12":[],"13":[{"i":"t159","r":5,"t":{"0":"t160","2":"t172","5":"t173","6":"t174","7":"t175","9":"t179","10":"t180","11":"t189","12":"t190"},"c":{"0":[{"i":"t160","r":2,"t":{"1":"t161"},"c":{"1":[{"i":"t161","r":1,"t":{"2":"t162","5":"t163","6":"t168","7":"t171"},"c":{"2":[{"i":"t162","r":1}],"5":[{"i":"t163","r":1,"t":{"2":"t164"},"c":{"2":[{"i":"t164","r":1,"n":{"1":"0fnf"},"t":{"1":"t165","2":"t166","5":"t167"},"c":{"1":[],"2":[],"5":[{"i":"t167","r":1,"t":{"5":"t721"},"c":{"5":[{"i":"t721","r":1}]}}]},"x":2}]}}],"6":[{"i":"t168","r":2,"t":{"0":"t169","1":"t170"},"c":{"0":[],"1":[]}}],"7":[]}}]}}],"2":[],"5":[],"6":[],"7":[{"i":"t175","r":1,"t":{"0":"t176"},"c":{"0":[]}}],"9":[],"10":[{"i":"t180","r":3,"t":{"0":"t181","1":"t182","3":"t183","4":"t188"},"c":{"0":[],"1":[],"3":[{"i":"t183","r":5,"t":{"0":"t184","1":"t185"},"c":{"0":[],"1":[{"i":"t185","r":3,"t":{"0":"t186","1":"t187"},"c":{"0":[],"1":[{"i":"t187","r":1}]}}]}}],"4":[]},"n":{"3":"2fnf"}}],"11":[{"i":"t189","r":1}],"12":[]}}]}}]},"d":[3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23]}]}},{"t":{"0":"t140"},"c":{"0":[{"i":"t140","r":1}]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c3114360212","r":1}]}},{"t":{"0":"t141"},"c":{"0":[{"i":"t141","r":8,"t":{"0":"t142","1":"t143"},"c":{"0":[],"1":[{"i":"t143","r":4,"t":{"0":"t144","3":"t145","4":"t146","5":"t149","6":"t150","7":"t153","10":"t154","11":"t157","12":"t158","13":"t159"},"c":{"0":[{"i":"t144","r":1}],"3":[],"4":[{"i":"t146","r":1,"t":{"1":"t147","2":"t148"},"c":{"1":[],"2":[{"i":"t148","r":1}]}}],"5":[{"i":"t149","r":1}],"6":[{"i":"t150","r":1,"t":{"1":"t151","2":"t152"},"c":{"1":[{"i":"t151","r":1}],"2":[]}}],"7":[],"10":[{"i":"t154","r":3,"t":{"0":"t155","1":"t156"},"c":{"0":[],"1":[{"i":"t156","r":1}]}}],"11":[],"12":[],"13":[]}}]},"d":[3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23]}]}},{"t":{"0":"t191"},"c":{"0":[{"i":"t191","r":1}]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c2510020374","r":1}]}},{"t":{"3":"t93","6":"t106"},"c":{"3":[{"i":"t93","r":2,"t":{"0":"t94"},"c":{"0":[{"i":"t94","r":1}]},"x":5}],"6":[{"i":"t106","r":2,"t":{"0":"t139"},"c":{"0":[{"i":"t139","r":1}]},"x":3}]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c2344870554","r":1}]}},{"t":{"0":"t112"},"c":{"0":[{"i":"t112","r":5,"t":{"0":"t113","1":"t114","2":"t115","3":"t116"},"c":{"0":[{"i":"t113","r":1,"n":{"1":"0f"}}],"1":[],"2":[],"3":[]}}]}},{"t":{"2":"t192"},"c":{"2":[{"i":"t192","r":1}]}},{"t":{"1":"t204"},"c":{"1":[{"i":"t204","r":1,"x":8}]}},{"n":{"4":"3f2n2f","6":"5f2n2f"},"t":{"7":"t193","8":"t194","9":"t219"},"c":{"7":[],"8":[{"i":"t194","r":10,"t":{"0":"t195","2":"t196","4":"t197"},"c":{"0":[],"2":[],"4":[{"i":"t197","r":1,"t":{"2":"t198","4":"t203","6":"t205","7":"t206","8":"t218"},"c":{"2":[{"i":"t198","r":1,"t":{"1":"t199"},"c":{"1":[{"i":"t199","r":4,"t":{"0":"t200","1":"t201","2":"t202"},"c":{"0":[],"1":[],"2":[{"i":"t202","r":1}]}}]}}],"4":[{"i":"t203","r":1}],"6":[],"7":[{"i":"t206","r":6,"t":{"1":"t207","2":"t208","4":"t209","5":"t213","6":"t216","7":"t217"},"c":{"1":[{"i":"t207","r":1}],"2":[],"4":[{"i":"t209","r":1,"t":{"2":"t210","3":"t211"},"c":{"2":[{"i":"t210","r":1}],"3":[]}}],"5":[{"i":"t213","r":1,"t":{"1":"t214","2":"t215"},"c":{"1":[{"i":"t214","r":2}],"2":[]}}],"6":[{"i":"t216","r":1}],"7":[{"i":"t217","r":1}]}}],"8":[{"i":"t218","r":1}]}},{"i":"t197","r":1,"t":{"2":"t198","4":"t203","6":"t205","7":"t206","8":"t218"},"c":{"2":[{"i":"t198","r":1,"t":{"1":"t199"},"c":{"1":[{"i":"t199","r":4,"t":{"0":"t200","1":"t201","2":"t202"},"c":{"0":[],"1":[],"2":[{"i":"t202","r":1}]}}]}}],"4":[{"i":"t203","r":1}],"6":[],"7":[{"i":"t206","r":5,"t":{"1":"t207","2":"t208","4":"t209","5":"t213","6":"t216","7":"t217"},"c":{"1":[{"i":"t207","r":1}],"2":[],"4":[{"i":"t209","r":1,"t":{"2":"t210","3":"t211"},"c":{"2":[],"3":[{"i":"t211","r":2,"t":{"0":"t212"},"c":{"0":[]}}]}}],"5":[{"i":"t213","r":1,"t":{"1":"t214","2":"t215"},"c":{"1":[],"2":[{"i":"t215","r":2}]}}],"6":[{"i":"t216","r":1}],"7":[]}}],"8":[{"i":"t218","r":1}]},"x":2},{"i":"t197","r":1,"t":{"2":"t198","4":"t203","6":"t205","7":"t206","8":"t218"},"c":{"2":[{"i":"t198","r":1,"t":{"1":"t199"},"c":{"1":[{"i":"t199","r":4,"t":{"0":"t200","1":"t201","2":"t202"},"c":{"0":[],"1":[],"2":[{"i":"t202","r":1}]}}]}}],"4":[{"i":"t203","r":1}],"6":[],"7":[{"i":"t206","r":6,"t":{"1":"t207","2":"t208","4":"t209","5":"t213","6":"t216","7":"t217"},"c":{"1":[{"i":"t207","r":1}],"2":[],"4":[{"i":"t209","r":1,"t":{"2":"t210","3":"t211"},"c":{"2":[],"3":[{"i":"t211","r":2,"t":{"0":"t212"},"c":{"0":[]}}]}}],"5":[{"i":"t213","r":1,"t":{"1":"t214","2":"t215"},"c":{"1":[],"2":[{"i":"t215","r":2}]}}],"6":[{"i":"t216","r":1}],"7":[{"i":"t217","r":1}]}}],"8":[{"i":"t218","r":1}]}},{"i":"t197","r":1,"t":{"2":"t198","4":"t203","6":"t205","7":"t206","8":"t218"},"c":{"2":[{"i":"t198","r":1,"t":{"1":"t199"},"c":{"1":[{"i":"t199","r":4,"t":{"0":"t200","1":"t201","2":"t202"},"c":{"0":[],"1":[],"2":[{"i":"t202","r":1}]}}]}}],"4":[{"i":"t203","r":1}],"6":[],"7":[{"i":"t206","r":5,"t":{"1":"t207","2":"t208","4":"t209","5":"t213","6":"t216","7":"t217"},"c":{"1":[{"i":"t207","r":1}],"2":[],"4":[{"i":"t209","r":1,"t":{"2":"t210","3":"t211"},"c":{"2":[],"3":[{"i":"t211","r":2,"t":{"0":"t212"},"c":{"0":[]}}]}}],"5":[{"i":"t213","r":1,"t":{"1":"t214","2":"t215"},"c":{"1":[],"2":[{"i":"t215","r":2}]}}],"6":[{"i":"t216","r":1}],"7":[]}}],"8":[{"i":"t218","r":1}]},"x":2},{"i":"t197","r":1,"t":{"2":"t198","4":"t203","6":"t205","7":"t206","8":"t218"},"c":{"2":[{"i":"t198","r":1,"t":{"1":"t199"},"c":{"1":[{"i":"t199","r":4,"t":{"0":"t200","1":"t201","2":"t202"},"c":{"0":[],"1":[],"2":[{"i":"t202","r":1}]}}]}}],"4":[{"i":"t203","r":1}],"6":[],"7":[{"i":"t206","r":6,"t":{"1":"t207","2":"t208","4":"t209","5":"t213","6":"t216","7":"t217"},"c":{"1":[{"i":"t207","r":1}],"2":[],"4":[{"i":"t209","r":1,"t":{"2":"t210","3":"t211"},"c":{"2":[],"3":[{"i":"t211","r":2,"t":{"0":"t212"},"c":{"0":[]}}]}}],"5":[{"i":"t213","r":1,"t":{"1":"t214","2":"t215"},"c":{"1":[{"i":"t214","r":2}],"2":[]}}],"6":[{"i":"t216","r":1}],"7":[{"i":"t217","r":1}]}}],"8":[{"i":"t218","r":1}]}}]}}],"9":[{"i":"t219","r":1,"n":{"2":"1fnf"}}]}},{"n":{"1":"0f2n2f","3":"2fn","4":"3f","5":"2fn2f","6":"0fnf"}},{"t":{"0":"t95"},"c":{"0":[{"i":"c290717807","r":1}]}},{"t":{"0":"t220"},"c":{"0":[]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c1724810303","r":1}]}},{"t":{"3":"t96","4":"t97"},"c":{"3":[],"4":[]}},{"n":{"3":"1f2","7":"5f2"},"t":{"3":"t98","7":"t102"},"c":{"3":[{"i":"t98","r":4,"t":{"0":"t99"},"c":{"0":[{"i":"t99","r":3,"t":{"0":"t100","1":"t101"},"c":{"0":[],"1":[{"i":"t101","r":1}]}}]}}],"7":[{"i":"t102","r":4,"t":{"0":"t103"},"c":{"0":[{"i":"t103","r":3,"t":{"0":"t104","1":"t105"},"c":{"0":[],"1":[{"i":"t105","r":1}]}}]}}]}},{"t":{"1":"t204"},"c":{"1":[{"i":"t204","r":1}]}},{"t":{"0":"t221","1":"t222"},"c":{"0":[],"1":[{"i":"t222","r":4,"t":{"0":"t223","1":"t224","3":"t225","4":"t226"},"c":{"0":[{"i":"t223","r":1}],"1":[],"3":[],"4":[]}}]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c798361832","r":1}]}},{"t":{"0":"t227","1":"t228"},"c":{"0":[{"i":"t227","r":1}],"1":[]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c1689787242","r":1}]}},{"t":{"3":"t93","6":"t106"},"c":{"3":[{"i":"t93","r":2,"t":{"0":"t94"},"c":{"0":[{"i":"t94","r":1}]}}],"6":[{"i":"t106","r":2,"t":{"0":"t139"},"c":{"0":[{"i":"t139","r":1}]},"x":8}]}},{"t":{"0":"t236","3":"t237"},"c":{"0":[],"3":[]},"n":{"2":"1f"}},{"n":{"1":"0f2n2f","3":"0fnf"},"t":{"2":"t230","3":"t231","4":"t232"},"c":{"2":[],"3":[],"4":[{"i":"t232","r":1,"t":{"2":"t233"},"c":{"2":[{"i":"t233","r":1,"t":{"11":"t234","14":"t235","18":"t238"},"c":{"11":[{"i":"t234","r":1}],"14":[{"i":"t235","r":1}],"18":[{"i":"t238","r":1}]},"x":4}]}}]}},{"t":{"0":"t229","1":"t239"},"c":{"0":[{"i":"t229","r":1}],"1":[]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c2602953492","r":1}]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c2176981236","r":1}]}},{"t":{"0":"t240","1":"t247"},"c":{"0":[{"i":"t240","r":3,"t":{"0":"t241","1":"t246"},"c":{"0":[{"i":"t241","r":1,"t":{"2":"t242"},"c":{"2":[{"i":"t242","r":1,"t":{"4":"t243"},"c":{"4":[{"i":"t243","r":1,"t":{"12":"t244","13":"t245"},"c":{"12":[{"i":"t244","r":1}],"13":[{"i":"t245","r":1}]},"x":4}]},"x":2}]}}],"1":[]}}],"1":[]}},{"t":{"0":"t95"},"c":{"0":[{"i":"c3106170517","r":1}]}},{"t":{"3":"t93","6":"t106"},"c":{"3":[{"i":"t93","r":2,"t":{"0":"t94"},"c":{"0":[{"i":"t94","r":1}]},"x":11}],"6":[]}},{"t":{"2":"t248"},"c":{"2":[{"i":"t248","r":1,"x":10}]}},{"n":{"3":"2f2"},"c":{"2":[],"3":[],"4":[],"5":[{"i":"t90","r":1,"t":{"0":"t91"},"c":{"0":[]}}],"6":[{"i":"t92","r":2}]},"t":{"3":"t88","4":"t89","5":"t90","6":"t92"}},{"t":{"2":"t70","13":"t76"},"c":{"2":[{"i":"t70","r":11,"t":{"1":"t71"},"c":{"1":[{"i":"t71","r":2,"t":{"0":"t72"},"c":{"0":[{"i":"t72","r":1,"t":{"1":"t73","2":"t74","3":"t75"},"c":{"1":[],"2":[],"3":[{"i":"t75","r":1}]}}]}},{"i":"t71","r":2,"t":{"0":"t72"},"c":{"0":[{"i":"t72","r":1,"t":{"1":"t73","2":"t74","3":"t75"},"c":{"1":[],"2":[{"i":"t74","r":1}],"3":[]}}]}},{"i":"t71","r":2,"t":{"0":"t72"},"c":{"0":[{"i":"t72","r":1,"t":{"1":"t73","2":"t74","3":"t75"},"c":{"1":[],"2":[],"3":[{"i":"t75","r":1}]}}]},"x":2},{"i":"t71","r":2,"t":{"0":"t72"},"c":{"0":[{"i":"t72","r":1,"t":{"1":"t73","2":"t74","3":"t75"},"c":{"1":[],"2":[{"i":"t74","r":1}],"3":[]}}]}}]}}],"13":[{"i":"t76","r":12,"t":{"1":"t77"},"c":{"1":[{"i":"t77","r":2,"t":{"0":"t78"},"c":{"0":[{"i":"t78","r":1,"t":{"1":"t79","2":"t80","3":"t81"},"c":{"1":[],"2":[],"3":[{"i":"t81","r":1}]}}]},"x":5},{"i":"t77","r":1,"t":{"0":"t78"},"c":{"0":[]}}]}}]}},{"t":{"3":"t0","7":"t2","8":"t3"},"c":{"3":[],"7":[],"8":[{"i":"t3","r":9,"t":{"0":"t4","2":"t5","6":"t6","10":"t43","15":"t68","17":"t82"},"c":{"0":[],"2":[],"3":[],"6":[{"i":"t6","r":1}],"10":[],"13":[{"i":"c2352643155","r":1}],"15":[{"i":"t68","r":1,"d":[2]}],"17":[{"i":"t82","r":1}]}}]}}]}</script></body></html>