@font-face {
  font-family: 'Letter Gothic Std';
  font-weight: normal;
  font-style: normal;
  src: url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Standard.eot');
  src: url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Standard.eot?#iefix') format('embedded-opentype'), url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Standard.woff') format('woff'), url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Standard.ttf') format('truetype'), url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Standard.svgrgba(146, 227, 244, 0.98824)-76e2-4a1a-bd31-459a2666bf57') format('svg');
}
@font-face {
  font-family: 'Letter Gothic Std';
  font-weight: bold;
  font-style: normal;
  src: url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Bold.eot');
  src: url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Bold.eot?#iefix') format('embedded-opentype'), url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Bold.woff') format('woff'), url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Bold.ttf') format('truetype'), url('https://z.cdn.turner.com/adultswim/big/fonts/LetterGothic-Bold.svgrgba(88, 192, 153, 0.61961)-233d-48ed-80ad-6e67189e774e') format('svg');
}
/*==============================
=            Easing            =
==============================*/
body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
  height: auto;
}
#app {
  font-family: 'Letter Gothic Std', sans-serif;
  font-size: 12px;
}
#app ::-moz-selection {
  background: #FFDAB9;
  color: black;
}
#app ::selection {
  background: #FFDAB9;
  color: black;
}
#global-nav,
#global-as-footer {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.StreamsPage__root_O8p7X {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  background-color: #f5f5f5;
  overflow: hidden;
}
.StreamsPage__root_O8p7X.dark-mode {
  background-color: #090909;
}


/*# sourceMappingURL=0.1450c2bc93759ece3f79.css.map*/