._3cJg4 {
  color: inherit;
  display: block;
  fill-rule: evenodd;
  fill: currentColor;
  height: 6em;
  position: relative;
  width: 6em;
}
._3cJg4._1jldA {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
._3cJg4.Ma8xd {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
._3cJg4._1SNl3 {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
._3cJg4._2yiIw {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.rcbQE {
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  border: 0;
  box-sizing: border-box;
  color: white;
  cursor: pointer;
  display: flex;
  font-size: 1em;
  opacity: 1;
  padding: 0;
  transition: opacity 0.2s ease, pointer-events 0s 1s;
}
.rcbQE:disabled {
  opacity: 0;
  pointer-events: none;
}
@media (hover: hover) {
  .rcbQE:hover {
    background: rgba(0, 0, 0, 0.87);
  }
}
.UIvRh {
  height: auto;
  width: 1.75em;
  margin: auto;
  -webkit-filter: drop-shadow(0 0 4px black);
          filter: drop-shadow(0 0 4px black);
}

.W-pOs {
  position: relative;
  background-color: black;
  overflow: hidden;
}
body.as-user-probably-tabbing a:focus .W-pOs {
  background: red;
  background: var(--theme-accent);
}
@media (hover: hover) {
  a:hover .W-pOs {
    background: red;
    background: var(--theme-accent);
  }
}
.W-pOs::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
._2XIqd {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
body.as-user-probably-tabbing a:focus .W-pOs ._2XIqd {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  mix-blend-mode: multiply;
}
@media (hover: hover) {
  a:hover .W-pOs ._2XIqd {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    mix-blend-mode: multiply;
  }
}
._37Vpr {
  color: white;
  display: block;
  font-family: 'Letter Gothic', sans-serif;
  font-family: var(--font-heading);
  font-size: 1.66666667em;
  font-weight: 700;
  left: 0;
  line-height: 1;
  margin: auto 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  text-align: center;
  text-shadow: 0 0 4px black;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  word-spacing: -2px;
  z-index: 2;
}

._3iUBC {
  overflow: hidden;
  position: relative;
}
._3iUBC > div {
  align-items: stretch;
  display: flex;
  margin: 0;
  overflow-x: auto;
  overflow-y: visible;
  padding: 0 1em;
  position: relative;
  scrollbar-width: none;
  z-index: 1;
  -ms-overflow-style: none;
}
._3iUBC > div::-webkit-scrollbar {
  display: none;
  background: transparent;
  height: 0;
  width: 0;
}
@media (min-width: 768px) {
  ._3iUBC > div {
    padding: 0 4.5em;
  }
}
._2IFzB {
  height: 100%;
  position: absolute;
  top: 0;
  width: 4.5em;
  z-index: 2;
}
@media (max-width: 767px) {
  ._2IFzB {
    display: none;
  }
}
._2IFzB[data-direction="left"] {
  left: 0;
}
._2IFzB[data-direction="right"] {
  right: 0;
}
._2HloS {
  align-items: stretch;
  display: grid;
  grid-gap: 1em;
  gap: 1em;
  grid-auto-columns: calc(10em / 0.5625);
  grid-auto-columns: calc(var(--grid-column) / 0.5625);
  grid-auto-flow: column;
  grid-template-rows: 1fr;
  margin: 0 -1em;
  padding: 0 1em;
}
@media (min-width: 768px) {
  ._2HloS {
    margin: 0 -4.5em;
    padding-left: 1em;
  }
}
@media (min-width: 1024px) {
  ._2HloS {
    padding-right: 1em;
    padding-right: var(--grid-gap);
    padding-left: 0;
  }
  ._3iUBC:first-child ._2HloS {
    padding-left: 1em;
    padding-left: var(--grid-gap);
  }
}
._3bzAL {
  display: block;
  position: relative;
}
._3bzAL[aria-current="location"]::before {
  border: 3px solid red;
  border: 3px solid var(--theme-accent);
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  ._3bzAL[aria-current="location"]::before {
    border-width: 6px;
  }
}

._1ou0a {
  background: black;
  position: relative;
}
._1ou0a > video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.jOUBZ {
  align-items: center;
  background: 0;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  font-size: 1em;
  line-height: 1;
  margin: 0;
  padding: 0.16666667em 0 0;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wEZlV {
  color: rgba(0,0,0, 1);
  color: rgba(var(--theme-heading-color), 1);
  display: inline-block;
  font-family: 'Letter Gothic', sans-serif;
  font-family: var(--font-heading);
  font-weight: 400;
  margin: 0 0.5em 0 0;
  text-transform: uppercase;
}
._3Kyyx {
  background: rgba(0,0,0, 1);
  background: rgba(var(--theme-heading-color), 1);
  border: 0.16666667em solid transparent;
  background-clip: border-box;
  border-radius: 1em;
  box-sizing: border-box;
  height: 1em;
  margin-top: -0.16666667em;
  position: relative;
  width: 2em;
}
._3Kyyx::after {
  background: rgba(245,245,245, 1);
  background: rgba(var(--theme-background-color), 1);
  border-radius: 50%;
  content: '';
  display: block;
  position: absolute;
  transition: left 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: left 0.2s ease-in-out, transform 0.2s ease-in-out;
  transition: left 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  width: 0.66666667em;
  height: 0.66666667em;
  top: 0;
  left: 0;
}
.jOUBZ[aria-checked="true"] ._3Kyyx::after {
  left: 1em;
}
@media (hover: hover) {
  .jOUBZ:hover ._3Kyyx::after {
    -webkit-transform: translateX(0.16666667em);
            transform: translateX(0.16666667em);
  }
  .jOUBZ[aria-checked="true"]:hover ._3Kyyx::after {
    -webkit-transform: translateX(-0.16666667em);
            transform: translateX(-0.16666667em);
  }
}

.N3HBC {
  position: relative;
}
._2JBSt {
  align-items: stretch;
  display: flex;
  margin-bottom: 1em;
  margin-bottom: var(--grid-gap);
  position: relative;
  transition: height 0.2s ease-in-out;
}
._1OzQJ {
  flex: 1 1 100%;
  overflow: hidden;
  z-index: 1;
}
._1DJoc ._1OzQJ::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
@media (min-width: 1280px) {
  ._1jhpJ ._1OzQJ {
    margin: 1em;
    margin: var(--grid-gap);
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    width: calc((10em * 2) + 1em);
    width: calc((var(--grid-column) * 2) + var(--grid-gap));
    z-index: 2;
  }
}
@media (min-width: 1920px) {
  ._1jhpJ ._1OzQJ {
    width: calc((10em * 3) + (1em * 2));
    width: calc((var(--grid-column) * 3) + (var(--grid-gap) * 2));
  }
}
._3z8Aq {
  border: 2px solid black;
  bottom: 4.5em;
  overflow: hidden;
  position: absolute;
  right: 2em;
  z-index: 3;
  max-width: 20%;
  cursor: pointer;
  width: 10em;
  width: var(--grid-column);
}
@media (hover: hover) {
  ._3z8Aq:hover {
    border-color: red;
    border-color: var(--theme-accent);
  }
}
._3z8Aq::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
._1HUYn:not(.adult-swim-video-player) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
._1xodX {
  margin-bottom: 2.66666667em;
}
._3lOx- {
  align-items: flex-start;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: 0 0 0.75em;
}
h1._31DWG {
  color: rgba(0,0,0, 1);
  color: rgba(var(--theme-heading-color), 1);
  font-family: 'Letter Gothic', sans-serif;
  font-family: var(--font-heading);
  font-size: 2em;
  font-weight: 700;
  line-height: 1.16666667;
  margin: 0 0.5em 0 0;
  text-transform: uppercase;
}
h1._31DWG > img._3xDC6 {
  display: block;
  max-width: 100%;
  width: 10em;
}
p._1fWfA {
  font-size: 1.5em;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  p._1fWfA {
    margin-bottom: 0.6em;
  }
}
ul._3M6T0 {
  align-items: center;
  display: flex;
  margin-left: auto;
}
ul._3M6T0 > li {
  font-size: 1em;
}
ul._3M6T0 > li:not(:first-child) {
  margin-left: 2.25em;
}
@media (max-width: 767px) {
  ul._3M6T0 > li._1o_wd {
    display: none;
  }
}
@media (max-width: 1023px) {
  ul._3M6T0 > li._32omg {
    display: none;
  }
}
._1i7Hc {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
}
._1i7Hc li {
  font-size: 1.5em;
  line-height: 1.5;
  margin: 0 1em 0.5em 0;
}
._1i7Hc strong {
  color: rgb(0,0,0);
  color: rgb(var(--theme-heading-color));
  font-weight: 700;
  text-transform: uppercase;
}
._1i7Hc strong::after {
  content: ': ';
}
[data-stream="channel-5"] ._2JBSt {
  background: transparent;
  padding: 0;
  border-radius: 2px;
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0 0 0 6px rgb(238, 10, 63), 0 0 0 16px rgb(189, 30, 57);
  margin: 16px 16px calc(1em + 16px);
  margin: 16px 16px calc(var(--grid-gap) + 16px);
}
[data-stream="channel-5"] ._1jhpJ ._1OzQJ {
  box-shadow: 0 0 0 6px rgb(238, 10, 63);
}
[data-stream="channel-5"] ul._3M6T0 > li._1o_wd {
  display: none;
}
[data-stream="channel-5"] ._1i7Hc strong {
  font-family: 'Kanit', sans-serif;
  font-size: 1.33333333em;
  font-style: italic;
  font-weight: 800;
}

._3Zp96 {
  --theme-border-bottom: currentColor;
  color: 0,0,0;
  color: var(--theme-heading-color);
  position: relative;
}
._3a9Cf {
  border-collapse: collapse;
  table-layout: auto;
  width: 100%;
}
._3a9Cf tr {
  vertical-align: middle;
}
._3a9Cf tr > td {
  padding: 0.5em 1em;
}
._3a9Cf tr > td:first-child {
  padding-left: 0;
}
._3a9Cf tr:not(:last-child) > td {
  border-bottom: 1px solid var(--theme-border-bottom);
}
td._26ZVV {
  width: 1%;
  font-family: 'Letter Gothic', sans-serif;
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 2em;
  text-align: right;
}
td._2v9rb > h3,
td._2v9rb > h4 {
  display: inline-block;
}
td._2v9rb h3 {
  font-family: 'Letter Gothic', sans-serif;
  font-family: var(--font-heading);
  font-size: 2em;
  font-weight: 700;
  margin: 0 1em 0 0;
}
td._2v9rb h4 {
  font-family: sans-serif;
  font-size: 1.33333333em;
}

._3x9GP {
  margin-bottom: 3em;
  position: relative;
}
.ThFet {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 1.5em 0;
}
@media (min-width: 768px) {
  .ThFet {
    align-items: flex-end;
  }
}
.ThFet h2 {
  color: rgba(0,0,0, 1);
  color: rgba(var(--theme-heading-color), 1);
  font-family: 'Letter Gothic', sans-serif;
  font-family: var(--font-heading);
  font-size: 2em;
  font-weight: 700;
  margin: 0 1em 0 0;
  text-transform: uppercase;
  word-spacing: -2px;
}
.ThFet h2 a {
  color: inherit;
  text-decoration: none;
}
@media (hover: hover) {
  .ThFet h2 a:hover {
    color: red;
    color: var(--theme-accent);
  }
}
[data-stream="channel-5"] ._3x9GP {
  background: linear-gradient(to right, #d92150, #ef3b63);
  border-top: 9px solid #fcc5cd;
  border-left: 9px solid #d8204e;
  border-right: 9px solid #ef3a62;
  border-bottom: 9px solid #ce204c;
  padding: 1em;
}
[data-stream="channel-5"] .ThFet h2 {
  --font-heading: 'Kanit', sans-serif;
  font-style: italic;
  font-weight: 800;
}
[data-stream="channel-5"] ._2bqzi {
  --theme-border-bottom: #b6238d;
}

._39bM9 {
  position: relative;
  font-family: sans-serif;
}
._2aJDp {
  border: 0;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  transition: opacity 0.1s ease-in-out;
  width: 100%;
}
._39bM9:not(._12U4f) ._2aJDp {
  opacity: 0;
}
.kUwBZ {
  margin: 0 0 1em;
  position: relative;
  padding-top: 100%;
}
._1WkqK {
  color: rgb(0,0,0);
  color: rgb(var(--theme-heading-color));
  font-size: 1.33333333em;
  font-weight: 700;
  margin: 0 0 0.4em;
}
@media (hover: hover) {
  a:hover ._1WkqK {
    color: red;
    color: var(--theme-accent);
  }
}
._1MXGO {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 0.5em;
}
._5CTTY {
  font-size: 1.16666667em;
  line-height: 1.25;
}

._3TDhf {
  position: relative;
}
.crq5R {
  margin: 1em 0;
  margin: var(--grid-gap) 0;
}
.crq5R h2 {
  color: rgba(0,0,0, 1);
  color: rgba(var(--theme-heading-color), 1);
  font-family: 'Letter Gothic', sans-serif;
  font-family: var(--font-heading);
  font-size: 2em;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  word-spacing: -2px;
}
._371gy {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20em, 1fr));
  grid-gap: calc(1em * 2) 1em;
  gap: calc(1em * 2) 1em;
  grid-gap: calc(var(--grid-gap) * 2) var(--grid-gap);
  gap: calc(var(--grid-gap) * 2) var(--grid-gap);
  position: relative;
}
._371gy li {
  box-sizing: border-box;
}
._371gy li a {
  color: rgb(17,17,17);
  color: rgb(var(--theme-color));
  display: block;
  position: relative;
}
[data-stream="channel-5"] ._3TDhf {
  --theme-color: 255,255,255;
  --font-heading: 'Kanit', sans-serif;
}
[data-stream="channel-5"] .crq5R h2 {
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Letter Gothic';
  font-weight: normal;
  font-style: normal;
  src: url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-standard.eot');
  src: url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-standard.eot?#iefix') format('embedded-opentype'), url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-standard.woff') format('woff'), url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-standard.ttf') format('truetype'), url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-standard.svg#92e3f4fc-76e2-4a1a-bd31-459a2666bf57') format('svg');
}
@font-face {
  font-family: 'Letter Gothic';
  font-weight: bold;
  font-style: normal;
  src: url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-12-pitch-w01-bold.eot');
  src: url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-12-pitch-w01-bold.eot?#iefix') format('embedded-opentype'), url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-12-pitch-w01-bold.woff') format('woff'), url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-12-pitch-w01-bold.ttf') format('truetype'), url('https://static.cdn.adultswim.com/tools/fonts/letter-gothic-12-pitch-w01-bold.svg#58c0999e-233d-48ed-80ad-6e67189e774e') format('svg');
}
:root {
  --font-heading: 'Letter Gothic', sans-serif;
  --grid-gap: 1em;
  --grid-column: 10em;
  --theme-accent: red;
  --theme-background-color: 245,245,245;
  --theme-color: 17,17,17;
  --theme-heading-color: 0,0,0;
}
@media (min-width: 768px) {
  :root {
    --grid-column: 12.66666667em;
    --grid-gap: 1.5em;
  }
}
.as {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: calc(1vh * 100);
  min-height: calc(var(--vh, 1vh) * 100);
  position: relative;
}
#__next {
  align-items: stretch;
  display: flex;
  flex: 1 0 auto;
}
body {
  background: rgba(245,245,245, 1);
  background: rgba(var(--theme-background-color), 1);
}
body:not(.as-user-probably-tabbing) ._2QDoE * {
  outline: 0;
}
.dark-mode {
  --theme-background-color: 9, 9, 9;
  --theme-color: 172, 172, 172;
  --theme-heading-color: 255, 255, 255;
}
._2QDoE {
  align-content: start;
  background: rgba(245,245,245, 1);
  background: rgba(var(--theme-background-color), 1);
  box-sizing: border-box;
  color: rgba(17,17,17, 1);
  color: rgba(var(--theme-color), 1);
  display: grid;
  flex: 1 1 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  grid-gap: 1em;
  gap: 1em;
  grid-gap: var(--grid-gap);
  gap: var(--grid-gap);
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  overflow: hidden;
  padding: 1em 0 0;
  padding: var(--grid-gap) 0 0;
  position: relative;
}
@media (min-width: 768px) {
  ._2QDoE {
    font-size: 12px;
    grid-template-columns: 10em 1fr;
    grid-template-columns: var(--grid-column) 1fr;
  }
}
@media (min-width: 768px) {
  .RL7NF {
    grid-column: span 2;
  }
}
@media (min-width: 1024px) {
  .RL7NF:first-child {
    grid-column: span 3;
  }
}
._3_T2u {
  display: grid;
  grid-gap: 1em;
  gap: 1em;
  grid-gap: var(--grid-gap);
  gap: var(--grid-gap);
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
  grid-template-columns: 1fr;
  margin: 0 1em;
  margin: 0 var(--grid-gap);
  padding: 0 0 1em;
  padding: 0 0 var(--grid-gap);
  position: relative;
}
@media (min-width: 768px) {
  ._3_T2u {
    grid-column: span 2;
  }
}
@media (min-width: 1024px) {
  ._3_T2u:not(:last-child) {
    margin-right: 0;
  }
  ._3_T2u:last-child {
    grid-column: span 3;
  }
}
@media (min-width: 1280px) {
  ._3_T2u {
    grid-template-columns: 1fr 10em 10em;
    grid-template-columns: 1fr var(--grid-column) var(--grid-column);
  }
}
@media (min-width: 1920px) {
  ._3_T2u {
    grid-template-columns: 1fr 10em 10em 10em;
    grid-template-columns: 1fr var(--grid-column) var(--grid-column) var(--grid-column);
  }
}
@media (min-width: 1280px) {
  ._1z0z4 {
    grid-column: span 3;
  }
}
@media (min-width: 1920px) {
  ._1z0z4 {
    grid-column: span 4;
  }
}
@media (min-width: 1280px) {
  ._1qmjZ,
  ._3khMO {
    grid-column: 1;
  }
}
._2QDoE[data-stream="channel-5"] {
  --theme-heading-color: 238, 217, 80;
  --theme-color: 238, 217, 80;
  background-image: url(https://i.cdn.turner.com/adultswim/big/img/channel5/BlueHoneycombs2.jpg);
  background-repeat: repeat;
  background-position: center center;
}

