/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template, /* 1 */
[hidden] {
  display: none; }
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sub {
  bottom: -0.25em; }
sup {
  top: -0.5em; }
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }
/*
 * Fonts
 */
/*
 * Colours
 */
/*
 * Z Indexs
 */
/*
 * Dimensions
 */
/*
 * Screensizes
 */
/* Fonts
-------------------- */
@font-face {
  font-family: 'HelveticaNeue-Bold';
  src: url("../../assets/fonts/helvetica-neue-bold/HelveticaNeue-Bold.eot");
  src: url("../../assets/fonts/helvetica-neue-bold/HelveticaNeue-Bold.woff2") format("woff2"), url("../../assets/fonts/helvetica-neue-bold/HelveticaNeue-Bold.woff") format("woff"), url("../../assets/fonts/helvetica-neue-bold/HelveticaNeue-Bold.ttf") format("truetype"), url("../../assets/fonts/helvetica-neue-bold/HelveticaNeue-Bold.svg#HelveticaNeue-Bold") format("svg"), url("../../assets/fonts/helvetica-neue-bold/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "viceland";
  src: url("../../assets/icons/viceland.eot");
  src: url("../../assets/icons/viceland.eot?#iefix") format("embedded-opentype"), url("../../assets/icons/viceland.woff") format("woff"), url("../../assets/icons/viceland.ttf") format("truetype"), url("../../assets/icons/viceland.svg#viceland") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "viceland" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "viceland" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-social-facebook:before {
  content: "\61"; }

.icon-social-tumblr:before {
  content: "\62"; }

.icon-social-twitter:before {
  content: "\63"; }

.icon-social-instagram:before {
  content: "\64"; }

.icon-social-youtube:before {
  content: "\65"; }

.icon-arrow:before {
  content: "\66"; }

.icon-arrow-1:before {
  content: "\67"; }

.icon-play:before {
  content: "\68"; }

body {
  font-family: "HelveticaNeue-Bold"; }

/* 
 * Headers and paragraph
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  margin: 0; }

h1 {
  font-size: rem(33.178); }

h2 {
  font-size: rem(27.648); }

h3 {
  font-size: rem(23.04); }

h4 {
  font-size: rem(19.2); }

p {
  margin: 0;
  line-height: 1.375em; }

.section {
  width: 100%;
  margin-bottom: 2rem;
  padding: 0 1rem; }
  .section .section__inner {
    max-width: 1440px;
    margin: 0 auto;
    position: relative; }
  .section .section__header {
    width: 100%;
    border-bottom: 2px solid #000000;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem; }
    .section .section__header h2 {
      font-size: 1.250em;
      text-transform: uppercase; }
  @media (min-width: 769px) {
    .section {
      padding: 0 3rem;
      margin-bottom: 3.50rem; }
      .section .section__header {
        width: 100%;
        border-bottom: 3px solid #000000;
        margin-bottom: 2rem;
        padding-bottom: 1rem; }
        .section .section__header h2 {
          font-size: 2rem;
          text-transform: uppercase; }
      .section.section--no-padding {
        padding: 0 3rem; } }

.show-block {
  width: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .show-block a {
    text-decoration: underline;
    font-weight: bold; }
  .show-block img {
    width: 100%;
    display: block;
    margin-bottom: 1rem; }
  .show-block .show-block__thumb {
    position: relative; }
  .show-block .show-block__highlight {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #000000;
    visibility: hidden; }
  .show-block .show-block__arrow {
    font-size: 2rem;
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    visibility: hidden; }
    .show-block .show-block__arrow:before {
      display: block; }
  .show-block .show-block__play {
    position: absolute;
    bottom: 1rem;
    left: 1rem; }
  .show-block .show-block__details {
    color: #000000;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    padding-right: 1rem; }
    .show-block .show-block__details h2 {
      font-size: 1rem;
      margin-bottom: 0.750rem; }
    .show-block .show-block__details p {
      font-size: 0.825rem;
      font-family: "Helvetica"; }
    .show-block .show-block__details .show-block__tx-date {
      margin-bottom: 1.000rem;
      text-transform: uppercase;
      font-size: 0.750rem; }
    @media (min-width: 426px) {
      .show-block .show-block__details h2 {
        font-size: 1.25rem;
        margin-bottom: 1rem; }
      .show-block .show-block__details p {
        font-size: 0.825rem;
        font-family: "Helvetica"; } }
    @media (min-width: 769px) {
      .show-block .show-block__details h2 {
        font-size: 2rem;
        margin-bottom: 1rem; }
      .show-block .show-block__details p {
        font-size: 1rem;
        font-family: "Helvetica"; }
      .show-block .show-block__details .show-block__tx-date {
        font-size: 1rem; } }
  .show-block.selected .show-block__details {
    visibility: visible; }

.no-touch .show-block:hover .show-block__details {
  visibility: visible; }

.show-details {
  display: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  overflow: auto; }
  .show-details.open {
    display: block; }
  .show-details h2 {
    margin-bottom: 1rem;
    font-size: 1.25em; }
  .show-details p {
    max-width: 320px;
    font-family: "Helvetica"; }
  @media (min-width: 769px) {
    .show-details h2 {
      font-size: 3.750rem; } }

.clip-block {
  width: 100%;
  cursor: pointer; }
  .clip-block a {
    text-decoration: underline;
    font-weight: bold; }
  .clip-block img {
    display: block;
    width: 100%; }
  .clip-block .clip-block__thumb {
    margin-bottom: 1rem;
    position: relative; }
  .clip-block .clip-block__play {
    position: absolute;
    bottom: 1rem;
    left: 1rem; }
  .clip-block .clip-block__image {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block; }
  .clip-block h3 {
    margin-bottom: .250rem; }
  .clip-block p {
    font-family: "Helvetica";
    line-height: 1.313em; }
  .clip-block .clip-block__details {
    padding-right: 2rem; }
  .clip-block .clip-block__meta {
    margin-bottom: 1rem;
    display: block;
    font-size: 0.8rem;
    color: #9B9B9B;
    font-family: "Helvetica";
    text-transform: uppercase; }
    .clip-block .clip-block__meta span {
      margin-right: 0.5rem; }

.header {
  background: #000000;
  height: 3.75em;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 100%;
  z-index: 500;
  padding: 0 1rem;
  display: -ms-flexbox;
  display: flex; }

.header-placeholder {
  height: 3.75em; }

.header__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-positive: 0;
      flex-grow: 0; }

a.header__logo-link img {
  vertical-align: middle;
  height: 24px; }

.header__content {
  color: #ffffff;
  display: none; }
  .header__content span {
    margin: 0 auto 2rem;
    text-transform: uppercase;
    font-family: "Helvetica"; }
    .header__content span.header__text-button {
      font-size: .750rem;
      font-weight: normal;
      letter-spacing: .1rem;
      cursor: pointer;
      color: #ffffff;
      margin-bottom: 2rem;
      display: block; }
      @media (min-width: 769px) {
        .header__content span.header__text-button {
          margin-bottom: 0;
          display: inline-block;
          margin-right: 16px; }
          .header__content span.header__text-button:last-child {
            margin-right: 0; } }
    .header__content span.header__newsletter-btn, .header__content span.header__newsletter-btn-close {
      display: none; }
    .header__content span a {
      margin: 0 auto;
      display: block; }
  @media (min-width: 769px) {
    .header__content {
      -ms-flex-positive: 1;
          flex-grow: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding-left: 1.5rem; } }

.header__menu {
  text-align: center; }
  @media (min-width: 769px) {
    .header__menu {
      text-align: left;
      -ms-flex-positive: 1;
          flex-grow: 1; } }

.header__socials span {
  display: block;
  margin-bottom: 2rem; }

@media (min-width: 769px) {
  .header__socials span {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 0 0 0.75rem; }
    .header__socials span:first-child {
      margin: 0; } }

.header__mobile-menu-btn {
  position: absolute;
  height: 24px;
  width: 34px;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%); }
  .header__mobile-menu-btn .header__mobile-menu-btn-bar {
    height: 2px;
    width: 100%;
    background: #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .header__mobile-menu-btn .header__mobile-menu-btn-bar:first-child {
      top: 0;
      transform: translateY(0%); }
    .header__mobile-menu-btn .header__mobile-menu-btn-bar:last-child {
      bottom: 0;
      top: auto;
      transform: translateY(0%); }
  @media (min-width: 769px) {
    .header__mobile-menu-btn {
      display: none; } }

.isMobileMenuOpen {
  position: fixed;
  overflow: hidden;
  height: 100%;
  width: 100%; }
  .isMobileMenuOpen .header .header__mobile-menu-btn .header__mobile-menu-btn-bar {
    display: none; }
    .isMobileMenuOpen .header .header__mobile-menu-btn .header__mobile-menu-btn-bar:first-child {
      display: block;
      top: 50%;
      transform: translateY(0%) rotate(-45deg); }
    .isMobileMenuOpen .header .header__mobile-menu-btn .header__mobile-menu-btn-bar:last-child {
      display: block;
      bottom: auto;
      top: 50%;
      transform: translateY(0%) rotate(45deg); }

.footer {
  width: 100%;
  background: #000000;
  color: #ffffff;
  position: relative; }
  .footer .footer__content {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 4rem; }
  .footer .footer__heading {
    margin-bottom: 1rem; }
    .footer .footer__heading .vice-logo {
      height: 30px; }
    .footer .footer__heading img {
      width: 200px; }
  .footer .footer__nav .footer__nav-item {
    display: inline-block;
    margin: 0 .500rem;
    font-family: "Helvetica"; }
  @media (min-width: 769px) {
    .footer .footer__heading img {
      width: 100%;
      max-width: 270px; } }

@keyframes flash {
  0% {
    visibility: hidden; }
  100% {
    visibility: visible; } }

.intro {
  font-size: 1.750em; }
  .intro p {
    orphans: 3; }
  .intro a {
    color: #000000;
    text-decoration: none; }
    .intro a:hover {
      text-decoration: underline; }
  .intro strong {
    animation-name: flash;
    animation-duration: 2s;
    animation-timing-function: steps(2, end);
    animation-iteration-count: infinite; }
  @media (min-width: 769px) {
    .intro {
      font-size: 2.250em; } }

.hero {
  min-height: 230px;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  max-height: 600px; }
  .hero .hero__content {
    text-align: center;
    padding: 2rem 2rem 3rem;
    z-index: 100;
    position: relative; }
    .hero .hero__content h1 {
      font-size: 8vw;
      color: #ffffff;
      margin-bottom: 1rem; }
      .hero .hero__content h1 .vice-logo {
        height: 40px; }
      .hero .hero__content h1 .vice-on-tv-logo {
        height: 60px; }
      .hero .hero__content h1 img {
        display: block;
        width: 100%;
        max-width: 800px;
        margin: 0 auto; }
    .hero .hero__content h2 {
      font-size: 1rem;
      text-transform: uppercase;
      color: #ffffff; }
  .hero .hero__video-bg {
    margin: 0; }
    .hero .hero__video-bg .hero__video-bg-container {
      width: 100%;
      height: 100%; }
      .hero .hero__video-bg .hero__video-bg-container video {
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
  .hero .hero__channel-logo {
    position: relative;
    z-index: 400;
    height: 1rem;
    margin: 0 auto;
    display: block;
    margin-bottom: 2rem; }
    @media (min-width: 769px) {
      .hero .hero__channel-logo {
        position: absolute;
        bottom: 1rem;
        right: 1rem;
        height: 1.5rem;
        margin: 0; } }
  .hero .hero__overlay {
    background: #000000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4; }
  .hero .hero__channel-details {
    color: #ffffff;
    font-size: 1rem;
    text-align: center;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 2rem;
    z-index: 100;
    letter-spacing: 0.05rem;
    position: relative; }
    @media (min-width: 769px) {
      .hero .hero__channel-details {
        font-size: 1.25rem;
        display: inline-block;
        position: absolute;
        transform: translateX(-50%);
        bottom: .5rem;
        left: 50%; } }
  @media (min-width: 769px) {
    .hero {
      height: 60vh;
      min-height: 400px; }
      .hero .hero__content {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        transform: translateY(-50%); }
        .hero .hero__content h1 .vice-logo {
          height: 110px; }
        .hero .hero__content h2 {
          font-size: 2rem; } }
  @media (min-width: 1441px) {
    .hero {
      height: 70vh; } }

.featured .featured__video-holder {
  margin: 0 auto; }

.featured .featured__video {
  margin-bottom: 1rem; }

.featured a {
  text-decoration: underline;
  font-weight: bold; }

.featured p {
  font-size: 1.125em;
  max-width: 900px;
  margin-bottom: 1rem; }

@media (min-width: 769px) {
  .featured .featured__video {
    margin-bottom: 2rem; }
  .featured .featured__video-holder {
    max-width: 900px; }
  .featured p {
    font-size: 1.750em; } }

@media (min-width: 1441px) {
  .featured .featured__video-holder {
    max-width: 1200px; } }

@media (min-width: 1921px) {
  .featured .featured__video-holder {
    max-width: 100%; } }

.video-holder {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */ }
  .video-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.horizontal-list {
  outline: none;
  cursor: grab; }
.horizontal-list:before {
  content: '';
  display: table; }
.horizontal-list:after {
  content: '';
  display: table;
  clear: both; }
  .horizontal-list.horizontal-list--static .horizontal-list__item {
    margin-bottom: 1rem; }
    .horizontal-list.horizontal-list--static .horizontal-list__item:last-child {
      margin-right: 0 !important; }
  .horizontal-list .horizontal-list__item {
    width: calc(99.9% * 1/1 - (0.25em - 0.25em * 1/1));
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .horizontal-list .horizontal-list__item:nth-child(1n) {
  float: left;
  margin-right: 0.25em;
  clear: none; }
  .horizontal-list .horizontal-list__item:last-child {
  margin-right: 0; }
  .horizontal-list .horizontal-list__item:nth-child(0n) {
  margin-right: 0;
  float: right; }
  .horizontal-list .horizontal-list__item:nth-child(0n + 1) {
  clear: both; }
    .horizontal-list .horizontal-list__item:last-child {
      margin-right: 0.25em; }
  .horizontal-list.horizontal-list--large .horizontal-list__item {
    width: calc(99.9% * 1/2 - (0.25em - 0.25em * 1/2)); }
  .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(1n) {
  float: left;
  margin-right: 0.25em;
  clear: none; }
  .horizontal-list.horizontal-list--large .horizontal-list__item:last-child {
  margin-right: 0; }
  .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(0n) {
  margin-right: 0;
  float: right; }
  .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(0n + 1) {
  clear: both; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:last-child {
      margin-right: 0.25em; }
  @media (min-width: 426px) {
    .horizontal-list.horizontal-list--large .horizontal-list__item {
      width: calc(99.9% * 1/3 - (0.25em - 0.25em * 1/3)); }
    .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(1n) {
    float: left;
    margin-right: 0.25em;
    clear: none; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:last-child {
    margin-right: 0; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(0n) {
    margin-right: 0;
    float: right; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(0n + 1) {
    clear: both; }
      .horizontal-list.horizontal-list--large .horizontal-list__item:last-child {
        margin-right: 0.25em; } }
  @media (min-width: 1025px) {
    .horizontal-list .horizontal-list__item {
      width: calc(99.9% * 1/3 - (2rem - 2rem * 1/3)); }
    .horizontal-list .horizontal-list__item:nth-child(1n) {
    float: left;
    margin-right: 2rem;
    clear: none; }
    .horizontal-list .horizontal-list__item:last-child {
    margin-right: 0; }
    .horizontal-list .horizontal-list__item:nth-child(0n) {
    margin-right: 0;
    float: right; }
    .horizontal-list .horizontal-list__item:nth-child(0n + 1) {
    clear: both; }
      .horizontal-list .horizontal-list__item:last-child {
        margin-right: 2rem; }
    .horizontal-list.horizontal-list--large .horizontal-list__item {
      width: calc(99.9% * 1/4 - (2rem - 2rem * 1/4)); }
    .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(1n) {
    float: left;
    margin-right: 2rem;
    clear: none; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:last-child {
    margin-right: 0; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(0n) {
    margin-right: 0;
    float: right; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(0n + 1) {
    clear: both; }
      .horizontal-list.horizontal-list--large .horizontal-list__item:last-child {
        margin-right: 2rem; }
    .horizontal-list.horizontal-list--episodes .horizontal-list__item {
      width: calc(99.9% * 1/2 - (2rem - 2rem * 1/2)); }
    .horizontal-list.horizontal-list--episodes .horizontal-list__item:nth-child(1n) {
    float: left;
    margin-right: 2rem;
    clear: none; }
    .horizontal-list.horizontal-list--episodes .horizontal-list__item:last-child {
    margin-right: 0; }
    .horizontal-list.horizontal-list--episodes .horizontal-list__item:nth-child(0n) {
    margin-right: 0;
    float: right; }
    .horizontal-list.horizontal-list--episodes .horizontal-list__item:nth-child(0n + 1) {
    clear: both; }
      .horizontal-list.horizontal-list--episodes .horizontal-list__item:last-child {
        margin-right: 2rem; } }
  @media (min-width: 1441px) {
    .horizontal-list.horizontal-list--large .horizontal-list__item {
      width: calc(99.9% * 1/4 - (2rem - 2rem * 1/4)); }
    .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(1n) {
    float: left;
    margin-right: 2rem;
    clear: none; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:last-child {
    margin-right: 0; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(0n) {
    margin-right: 0;
    float: right; }
    .horizontal-list.horizontal-list--large .horizontal-list__item:nth-child(0n + 1) {
    clear: both; }
      .horizontal-list.horizontal-list--large .horizontal-list__item:last-child {
        margin-right: 2rem; } }

@media (min-width: 1025px) {
  .flickity-viewport {
    overflow: hidden; } }

.flickity-prev-next-button {
  background: transparent;
  border: 0;
  width: 3rem;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  cursor: pointer; }
  .flickity-prev-next-button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2em;
    transition: all 100ms ease;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    .flickity-prev-next-button i:before {
      display: block; }
  .flickity-prev-next-button.previous {
    left: -3rem; }
    .flickity-prev-next-button.previous i {
      transform: translate(-50%, -50%) rotate(180deg); }
  .flickity-prev-next-button.next {
    right: -3rem; }

.info .info__body {
  position: relative; }

.info .info__main-text {
  width: 100%;
  max-width: 520px;
  font-size: 1.250em;
  line-height: 1.5em; }

.info .info__tagline {
  float: left;
  height: 100%;
  background: red;
  display: block; }

@media (min-width: 769px) {
  .info .info__main-text {
    font-size: 2.250em;
    line-height: 1.750em; } }

.signup {
  font-size: 0;
  width: 100%;
  position: relative;
  margin-bottom: 2rem; }
  .signup label {
    display: none; }
  .signup input,
  .signup button {
    height: 44px;
    font-size: 1rem;
    border: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top; }
  .signup input {
    border-bottom: 2px solid #000000;
    width: 100%;
    padding-right: 44px;
    border-radius: 0;
    outline: none;
    background-color: transparent; }
  .signup button {
    background-color: #ffffff;
    border: 2px solid #000000;
    width: 44px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px; }
  @media (min-width: 769px) {
    .signup input,
    .signup button {
      font-size: 1.875rem; } }
  .signup.signup__complete {
    max-width: 600px; }
    .signup.signup__complete input {
      padding-left: 10px;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      font-size: 1.250rem; }

.social {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #ffffff;
  color: #000000;
  position: relative;
  display: block; }
  .social i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.825rem;
    display: inline-block; }
    .social i:before {
      display: block; }
  .social.social--black {
    background: #000000;
    color: #ffffff; }
  .social.social--large {
    width: 44px;
    height: 44px; }
    .social.social--large i {
      font-size: 1.250rem; }

.social-list {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 426px) {
    .social-list {
      display: block; } }
  @media (min-width: 426px) {
    .social-list .social-list__item {
      display: inline-block;
      margin-right: 1.5rem; } }

@media (max-width: 768px) {
  .mobile-menu {
    position: fixed !important;
    top: 3.75em;
    left: 0;
    bottom: 0;
    right: 0;
    background: black;
    height: calc(100% - 3.75em) !important;
    width: 100%;
    padding-top: 2rem; } }

@media (max-width: 768px) {
  .isMobileMenuOpen .mobile-menu {
    display: block !important; } }

.video-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: black;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 700;
  color: #ffffff; }
  .video-overlay button {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    padding: 1rem;
    border: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1rem; }
  .video-overlay .video-overlay__inner {
    transform: translateY(-50%);
    max-width: 980px;
    margin: 0px auto;
    position: relative;
    top: 50%;
    padding: 0 1rem; }
  .video-overlay h1 {
    margin-bottom: 1rem; }
  @media (min-width: 1441px) {
    .video-overlay .video-overlay__inner {
      max-width: 1280px; } }

.play-button {
  position: relative; }
  .play-button.play-button > * {
    float: left;
    position: relative; }
  .play-button .play-button__icon {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #ffffff;
    color: #000000;
    text-align: center;
    font-size: 0.750rem; }
    .play-button .play-button__icon i {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      font-size: inherit; }
      .play-button .play-button__icon i:before {
        display: block; }
  .play-button .play-button__info {
    height: 25px;
    display: inline-block;
    background: #000000;
    color: #ffffff;
    font-size: .75rem;
    letter-spacing: 0.05rem;
    padding: 0 .5rem; }
    .play-button .play-button__info span {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      display: block; }

.press {
  display: block;
  height: 100vh;
  width: 100%;
  position: relative; }
  .press a.press__link {
    font-size: 7vw;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-transform: uppercase;
    text-align: center; }
  .press .press__background-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }

.thanks {
  font-size: 2rem;
  margin: 2rem auto;
  max-width: 1440px;
  padding: 0 1rem; }
  .thanks .thanks__back-btn {
    margin-top: 3rem;
    font-size: 2rem;
    display: block; }
  @media (min-width: 426px) {
    .thanks {
      font-size: 4rem; } }

html,
body {
  box-sizing: border-box;
  overflow-x: hidden;
  position: relative;
  height: 100%; }

*, *:before, *:after {
  box-sizing: inherit; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    text-decoration: underline; }

.isOverlay,
.noScroll {
  overflow: hidden;
  height: 100%;
  width: 100%; }

.carousel-container {
  position: relative; }

#container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -16em; }

.footer, .push {
  height: 16em !important; }
