@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/Inter-Thin-BETA.woff2') format('woff2'), url('/fonts/Inter-Thin-BETA.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url('/fonts/Inter-ThinItalic-BETA.woff2') format('woff2'), url('/fonts/Inter-ThinItalic-BETA.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/Inter-ExtraLight-BETA.woff2') format('woff2'), url('/fonts/Inter-ExtraLight-BETA.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url('/fonts/Inter-ExtraLightItalic-BETA.woff2') format('woff2'), url('/fonts/Inter-ExtraLightItalic-BETA.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/Inter-Light-BETA.woff2') format('woff2'), url('/fonts/Inter-Light-BETA.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url('/fonts/Inter-LightItalic-BETA.woff2') format('woff2'), url('/fonts/Inter-LightItalic-BETA.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/Inter-Regular.woff2') format('woff2'), url('/fonts/Inter-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/Inter-Italic.woff2') format('woff2'), url('/fonts/Inter-Italic.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/Inter-Medium.woff2') format('woff2'), url('/fonts/Inter-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url('/fonts/Inter-MediumItalic.woff2') format('woff2'), url('/fonts/Inter-MediumItalic.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/Inter-SemiBold.woff2') format('woff2'), url('/fonts/Inter-SemiBold.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url('/fonts/Inter-SemiBoldItalic.woff2') format('woff2'), url('/fonts/Inter-SemiBoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/Inter-Bold.woff2') format('woff2'), url('/fonts/Inter-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/Inter-BoldItalic.woff2') format('woff2'), url('/fonts/Inter-BoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/Inter-ExtraBold.woff2') format('woff2'), url('/fonts/Inter-ExtraBold.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url('/fonts/Inter-ExtraBoldItalic.woff2') format('woff2'), url('/fonts/Inter-ExtraBoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/Inter-Black.woff2') format('woff2'), url('/fonts/Inter-Black.woff') format('woff');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url('/fonts/Inter-BlackItalic.woff2') format('woff2'), url('/fonts/Inter-BlackItalic.woff') format('woff');
}
.lead {
  font-size: 1.2rem;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * 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;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * 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;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * 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;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * 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;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 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 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
  background-color: #131415;
  font-size: 16px;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media only screen and (min-width: 1367px) {
  html {
    font-size: 18px;
  }
}
body {
  font-family: Inter, Helvetica, Arial, sans-serif;
  line-height: 1.5;
  color: #ededed;
  font-size: 0.95rem;
  font-weight: 400;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
@media print {
  body {
    font-family: Helvetica, Arial, sans-serif;
  }
}
.backdrop-container {
  pointer-events: none;
  background-color: #0b0b0c;
  z-index: 1125;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.backdrop .backdrop-container {
  opacity: 0.7;
  pointer-events: auto;
}
.backdrop--navigation .backdrop-container {
  z-index: 1050;
}
.backdrop--overlay .backdrop-container {
  display: none;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  min-width: 0;
  min-height: 0;
}
menu {
  padding: 0;
}
ol,
ul,
dl,
dt,
dd {
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dd {
  margin-left: 0;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
h6 {
  margin-top: 1.61rem;
  margin-bottom: 0.7rem;
}
h1.page-title,
.h1.page-title,
h2.page-title,
.h2.page-title,
h3.page-title,
.h3.page-title,
h4.page-title,
.h4.page-title,
h5.page-title,
h6.page-title {
  margin-top: 0;
  margin-bottom: 2rem;
}
h1,
.h1 {
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.275;
}
@media only screen and (min-width: 769px) {
  h1,
  .h1 {
    font-size: 2.25rem;
  }
}
h2,
.h2 {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.35;
}
@media only screen and (min-width: 769px) {
  h2,
  .h2 {
    font-size: 1.7rem;
  }
}
h3,
.h3 {
  font-size: 1.2rem;
  font-weight: 700;
}
@media only screen and (min-width: 769px) {
  h3,
  .h3 {
    font-size: 1.35rem;
    font-weight: 600;
  }
}
h4,
.h4,
h5,
h6 {
  font-size: 1.125rem;
  font-weight: 700;
}
@media only screen and (min-width: 769px) {
  h4,
  .h4,
  h5,
  h6 {
    font-size: 1.25rem;
    font-weight: 600;
  }
}
p {
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}
strong {
  font-weight: 700;
}
a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.no-touch a:hover {
  color: #f18680;
}
a:active,
.no-touch a:active {
  color: #fce38a;
}
p a {
  display: inline-block;
  color: #ededed;
  border-bottom: 1px solid #f59283;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.no-touch p a:hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
p a:active,
.no-touch p a:active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
a:focus:not(.focus-visible),
button:focus:not(.focus-visible),
div:focus:not(.focus-visible) {
  outline: none;
}
a.focus-visible,
button.focus-visible,
div.focus-visible {
  outline-style: solid;
  outline-width: 2px;
  outline-color: #FCE38A;
}
hr {
  border: 1px solid rgba(237, 237, 237, 0.5);
  margin: 3rem 0;
}
input[type='submit'],
input[type='reset'],
input[type='button'],
button {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  background-image: none;
  border: none;
  background-color: transparent;
  color: #ededed;
  text-decoration: none;
  border-radius: 0;
}
[role='button'] {
  cursor: pointer;
}
input,
select,
textarea {
  line-height: inherit;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
input[type='search'] {
  -webkit-appearance: none;
}
input[type='text'],
input[type='password'],
input[type='url'],
input[type='tel'],
input[type='email'],
input[type='date'],
input[type='number'],
input[type='search'],
textarea,
select {
  border: none;
  border-radius: 0;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='url']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='date']:focus,
input[type='number']:focus,
input[type='search']:focus,
textarea:focus,
select:focus {
  outline: none;
}
input[type='radio'],
input[type='checkbox'] {
  margin-right: 0.5rem;
  position: relative;
  vertical-align: middle;
  bottom: 0.15rem;
}
textarea {
  resize: vertical;
}
label {
  display: inline-block;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  padding: 0;
  line-height: inherit;
}
.inline-list {
  list-style: none;
  padding: 0;
}
.inline-list li {
  display: inline;
}
.inline-list li:not(:last-child):after {
  content: ', ';
  display: inline;
}
.get-access-phone {
  z-index: 1000;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(29, 30, 33, 0.95);
  text-align: center;
}
.get-access-phone .link,
.get-access-phone .button2 {
  margin: 0.75rem;
}
.get-access-phone .button2:not(.button--icon) {
  min-width: 2.75rem;
}
.get-access-phone .button2:not(.button--icon),
.get-access-phone .button2 .button__icon {
  height: 2.75rem;
}
.get-access-phone .button2 .button__icon {
  width: 2.75rem;
}
.get-access-phone .button2:not(.button--icon),
.get-access-phone .button2 .button__icon,
.get-access-phone .button2:not(.button--icon):before,
.get-access-phone .button2 .button__icon:before,
.get-access-phone .button2:not(.button--icon):after,
.get-access-phone .button2 .button__icon:after {
  border-radius: 1.375rem;
}
body.backdrop--disable-scroll .layout {
  overflow: hidden;
}
.layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  height: 100vh;
}
.layout--purchase-page .header .button--get-access,
.layout--purchase-result-page .header .button--get-access,
.layout--commercial-page .header .button--get-access {
  display: none;
}
.layout--print {
  background-color: #ffffff;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #2a2b2e;
}
@media only screen and (min-width: 1025px) {
  .layout--print {
    padding-top: 27px;
    padding-bottom: 27px;
  }
}
@media print {
  .layout--print,
  .layout--print > .container {
    padding: 0;
  }
}
.layout--print > .container {
  max-width: 900px;
}
@media print {
  .layout--print > .container {
    max-width: none;
  }
}
.layout--print .print-logo {
  width: 8.168rem;
  height: 2.75rem;
}
.layout--print .svglogo-sumo-orange-bordered__rect {
  stroke: #a0a0a0;
}
.layout--print .table--bordered > thead > tr > td,
.layout--print .table--bordered > thead > tr > th {
  border-bottom-color: #a0a0a0;
}
.layout--print .table--bordered > tfoot {
  border-top-color: #a0a0a0;
}
.layout--print .table--bordered > tfoot > tr > td,
.layout--print .table--bordered > tfoot > tr > th {
  border-top-color: #a0a0a0;
}
.layout__splash {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.layout__splash .splash__container {
  opacity: 1;
  visibility: visible;
}
.show-page h2 {
  margin-top: 0;
}
.show-page__header > *:last-child {
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .show-page__header > *:last-child {
    margin-bottom: 1.5rem;
  }
}
.show-page__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.not-found-page .row--primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.not-found__container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  -webkit-flex-basis: 1 1 100%;
      -ms-flex-preferred-size: 1 1 100%;
          flex-basis: 1 1 100%;
  z-index: 2;
}
@media only screen and (min-width: 769px) {
  .not-found__container {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .not-found__container {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .not-found__container {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .not-found__container {
    max-width: 1476px;
  }
}
.not-found__container:before,
.not-found__container:after {
  content: ' ';
  display: table;
}
.not-found__container:after {
  clear: both;
}
.not-found__container:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .not-found__container {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.not-found__background {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.not-found__title {
  font-weight: 200;
  font-size: 2rem;
  color: #ff7e00;
  margin-top: 0;
}
@media only screen and (min-width: 569px) {
  .not-found__title {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1025px) {
  .not-found__title {
    font-size: 4rem;
  }
}
.not-found__ingress {
  font-size: 1.2rem;
  color: #a0a0a0;
}
.header-promo-notification .all-content-page .filter {
  margin-top: 2.55rem;
}
@media only screen and (min-width: 1025px) {
  .header-promo-notification .all-content-page .filter {
    margin-top: 0;
  }
}
.all-content-page .filter {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 769px) {
  .all-content-page .filter {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .all-content-page .filter {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .all-content-page .filter {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .all-content-page .filter {
    max-width: 1476px;
  }
}
.all-content-page .filter:before,
.all-content-page .filter:after {
  content: ' ';
  display: table;
}
.all-content-page .filter:after {
  clear: both;
}
.all-content-page .filter:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .all-content-page .filter {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (min-width: 569px) {
  .all-content-page .filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.all-content-page .form--filter .field-group__fields {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 569px) {
  .all-content-page .form--filter .field-group__fields {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.all-content-page .form--filter .field-group {
  width: 100%;
}
.all-content-page .form--filter .input-select-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media only screen and (min-width: 569px) {
  .all-content-page .form--filter .input--select {
    width: auto;
  }
}
.all-content-page .form--filter .field {
  margin-bottom: 1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media only screen and (min-width: 569px) {
  .all-content-page .form--filter .field {
    display: block;
    width: auto;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1367px) {
  .all-content-page .form--filter .field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.all-content-page .form--filter .field__label {
  margin-top: 0.35rem;
  white-space: nowrap;
}
@media only screen and (min-width: 569px) {
  .all-content-page .form--filter .field__label {
    margin-right: 0;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1367px) {
  .all-content-page .form--filter .field__label {
    margin-right: 0.5rem;
    margin-top: 0.35rem;
  }
}
@media only screen and (min-width: 1367px) {
  .all-content-page .form--filter:not(:first-child) > .field__label {
    margin-left: 0.5rem;
  }
}
.all-content-page .filter__buttons {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}
.all-content-page .filter__buttons .button2 {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
.sport-page .event-list {
  margin-top: -0.75rem;
}
.sport-page__about > *:last-child {
  margin-bottom: 0;
}
.category-page .row--primary {
  padding-bottom: -0.5rem;
}
@media only screen and (min-width: 769px) {
  .category-page .row--primary {
    padding-bottom: 0rem;
  }
}
.category-page .loader {
  margin-bottom: 3rem;
}
.category-page .load-more-button {
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 769px) {
  .category-page .load-more-button {
    margin-bottom: 3rem;
  }
}
.category-page > .feed:first-child {
  margin-top: 5rem;
}
@media only screen and (min-width: 769px) {
  .category-page > .feed:first-child {
    margin-top: 5.5rem;
  }
}
.my-favorites-page .row--primary {
  padding-bottom: 0;
}
.my-channel-page .row--primary {
  padding-bottom: 0;
}
.my-account-page a .svgicon,
.my-account-page button .svgicon {
  fill: currentColor;
  margin: 0 0 0 0.5rem;
}
@media only screen and (max-width: 768px) {
  .my-account-page .grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 768px) {
  .my-account-page .grid .grid__col--left {
    margin-top: 1.5rem;
    border-top: 1px solid #2a2b2e;
    padding-top: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .my-account-page .grid .grid__col--right {
    margin-top: 0;
  }
}
.my-account-page .subscription,
.my-account-page .get-access {
  border-bottom: 1px solid #2a2b2e;
  padding-bottom: 1.5rem;
}
.my-account-page .get-access h3,
.my-account-page .get-access h4 {
  margin-top: 0;
}
.my-account-page .rental {
  margin: 2rem 0;
}
.my-account-page .rental a {
  display: block;
}
.my-account-page .rental-time-date[data-status="RENTAL_EXPIRED"] {
  color: #a0a0a0;
}
.my-account-page .rental-time-date[data-status="RENTAL_EXPIRING"] {
  color: #FCE38A;
}
.my-account-page .rental-time-date[data-status="RENTAL_VALID"] {
  color: #56D38A;
}
.my-account-page .subscription .button-change-subscription,
.my-account-page .active-subscriptions .button-change-subscription,
.my-account-page .subscription .button-upgrade,
.my-account-page .active-subscriptions .button-upgrade {
  width: 100%;
  /* TODO: Vi burde fått definert opp flere breakpoints som dekker mest brukte skjermstørrelser - det er ofte for langt mellom 321px og 569px */
}
@media only screen and (min-width: 426px) {
  .my-account-page .subscription .button-change-subscription,
  .my-account-page .active-subscriptions .button-change-subscription,
  .my-account-page .subscription .button-upgrade,
  .my-account-page .active-subscriptions .button-upgrade {
    width: auto;
  }
}
.my-account-page .subscription__action-view {
  background-color: #2a2b2e;
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
}
@media only screen and (min-width: 1025px) {
  .my-account-page .subscription__action-view {
    margin-left: -27px;
    margin-right: -27px;
    padding: 27px;
  }
}
.my-account-page .boxed-content h3,
.my-account-page .bordered-content h3 {
  margin-top: 0;
}
.my-account-page .boxed-content + .boxed-content {
  margin-top: 0.5rem;
}
.my-account-page .alert-container .alert:last-child {
  margin-bottom: 1.5rem;
}
.my-account-page .alert--verify-mobile .form {
  margin-top: 0.5rem;
}
.my-account-page nav .nav-title:first-of-type {
  margin-top: 0;
}
.my-account-page nav .nav-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.my-account-page nav ul {
  list-style: none;
  padding: 0;
}
.my-account-page nav li {
  padding-left: 1rem;
}
.my-account-page nav li:not(:last-child) {
  margin-bottom: 0.35rem;
}
.my-account-page nav li:before {
  content: '\2022';
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #ff7e00;
  position: relative;
  bottom: -0.2rem;
  margin-left: -1rem;
  padding-right: 0.5rem;
}
.my-account-page nav a {
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.no-touch .my-account-page nav a:hover {
  color: #f18680;
}
.my-account-page nav a:active,
.no-touch .my-account-page nav a:active {
  color: #fce38a;
}
.my-account-page .table > tbody > tr > th {
  width: 7.5rem;
}
.my-account-page .parental-control__status {
  margin-bottom: 1.61rem;
}
.my-account-page .user-info-fields_wrappable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
.my-account-page .user-info-fields_wrappable > .field,
.my-account-page .user-info-fields_wrappable > .field-group {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
@media only screen and (min-width: 569px) {
  .my-account-page .user-info-fields_wrappable > .field,
  .my-account-page .user-info-fields_wrappable > .field-group {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
@media only screen and (min-width: 769px) {
  .my-account-page .user-info-fields_wrappable > .field,
  .my-account-page .user-info-fields_wrappable > .field-group {
    -webkit-flex-basis: 33.33%;
        -ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;
  }
}
@media only screen and (min-width: 769px) {
  .my-account-page .form {
    max-width: 85%;
  }
}
.my-account-page .form .field--confirm-password {
  margin-bottom: 0;
}
.my-account-page .form .alert {
  margin-top: 1.5rem;
}
.my-account-page .form--inline .field--pin-code {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
      -ms-flex: 0 1;
          flex: 0 1;
}
.my-account-page .change-password {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.my-account-page .button__change-password {
  margin-bottom: 1rem;
}
.my-account-page .change-password--fields .boxed-content {
  position: relative;
  padding: 2rem;
}
.my-account-page .change-password--fields .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.75rem;
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #a0a0a0;
}
.no-touch .my-account-page .change-password--fields .close:hover {
  color: #f18680;
}
.my-account-page .change-password--fields .close:active,
.no-touch .my-account-page .change-password--fields .close:active {
  color: #fce38a;
}
.my-account-page .change-password--fields .close > svg {
  fill: currentColor;
  display: block;
  width: 1rem;
  height: 1rem;
}
.my-account-page .device-list {
  list-style: none;
  padding: 0;
  margin: 1.5rem 0 0 0;
}
.my-account-page .device-list li {
  display: block;
}
.my-account-page .profile-interests-page .interest-title {
  margin: 0.5rem 0;
}
.my-account-page .profile-interests-page .interest-list {
  margin: 1rem 0;
}
.my-account-page .my-history-page .button-container {
  padding-top: 2rem;
}
.my-account-page .my-history-page .table {
  margin-bottom: 0;
}
.my-account-page .my-history-page .table .date {
  min-width: 8rem;
}
@media only screen and (min-width: 569px) {
  .my-account-page .my-history-page .table .date {
    width: 10rem;
    white-space: nowrap;
  }
}
.my-account-page .current-purchases,
.my-account-page .previous-subscriptions,
.my-account-page .transaction-history {
  border-bottom: 1px solid #2a2b2e;
  padding-bottom: 1.68rem;
}
.my-account-page .current-purchases__title,
.my-account-page .previous-subscriptions__title,
.my-account-page .transaction-history__title {
  margin: 1.68rem 0 0;
}
.my-account-page .transaction-history__table-mobile {
  margin-top: 0.5rem;
  padding: 0.25rem 0.5rem;
}
.my-account-page .transaction-history__table-mobile:nth-of-type(odd) {
  background-color: #1d1e21;
}
.my-account-page .transaction-history__table-mobile .table {
  margin: 0;
}
.my-account-page .transaction-history__table-mobile td,
.my-account-page .transaction-history__table-mobile th {
  vertical-align: top;
}
.logout-all-modal h3 {
  margin-top: 0;
}
.link-group .link {
  white-space: nowrap;
  display: inline-block;
}
.link-wrapper:not(:last-child):after {
  content: '|';
  margin: 0 0.67rem;
  color: #a0a0a0;
}
.modal--stop-sub .modal__wrapper {
  margin: auto;
  padding-left: 16px;
  padding-right: 16px;
  max-width: 1174px;
}
@media only screen and (min-width: 1025px) {
  .modal--stop-sub .modal__wrapper {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.modal--stop-sub .modal__dialog {
  overflow: hidden;
  padding: 0;
}
.modal--stop-sub .modal__content {
  padding: 0;
}
.modal--stop-sub .modal__close {
  color: #ededed;
}
.stop-campaigns {
  background-color: #000000;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 40% 0 0 0;
}
.stop-campaigns .stop-campaigns__background {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, rgba(11, 11, 12, 0.7)), color-stop(75%, rgba(11, 11, 12, 0.8)), to(#000000));
  background: linear-gradient(to bottom, transparent 0%, rgba(11, 11, 12, 0.7) 50%, rgba(11, 11, 12, 0.8) 75%, #000000 100%);
}
.stop-campaigns .stop-campaigns__image {
  width: 100%;
}
.stop-campaigns .stop-campaigns__content {
  position: relative;
  padding: 2rem 1rem 1rem 1rem;
}
@media only screen and (min-width: 769px) {
  .stop-campaigns .stop-campaigns__content {
    padding: 2rem;
  }
}
.stop-campaigns .stop-campaigns__title {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .stop-campaigns .stop-campaigns__title {
    text-align: left;
  }
}
.stop-campaigns .stop-campaigns__text {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .stop-campaigns .stop-campaigns__text {
    text-align: left;
  }
}
.stop-campaigns .stop-campaigns__text--lead {
  font-size: 0.85rem;
}
@media only screen and (min-width: 569px) {
  .stop-campaigns .stop-campaigns__text--lead {
    font-size: 1.2rem;
  }
}
.stop-campaigns .button-container {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .stop-campaigns .button-container {
    text-align: left;
  }
}
.parental-control-deactivation-page .container {
  max-width: 37rem;
}
.previous-subscriptions .date-range,
.previous-subscriptions .price {
  width: 5%;
}
.previous-subscriptions .table td {
  vertical-align: middle;
}
.transaction-history .date-range,
.transaction-history .receipt,
.transaction-history .price {
  width: 5%;
}
.transaction-history a .svgicon--receipt {
  margin: 0;
  width: 24px;
  height: 24px;
}
.transaction-history .table td {
  vertical-align: middle;
}
.about-page .text-page > *:first-child {
  margin-top: 0;
}
.terms-page__content h3:first-of-type {
  margin-top: 0;
}
.terms-page__content h2 {
  display: none;
}
.search-page .page-title {
  margin-top: 1.61rem;
  margin-bottom: 0.7rem;
  margin-top: 0;
}
.receipt {
  padding: 1.5rem 0;
}
.receipt__customer {
  margin: 1.5rem 0;
}
@media only screen and (min-width: 569px) {
  .receipt__customer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.receipt__customer > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.receipt__customer .table {
  margin-top: 0.5rem;
  width: auto;
}
.receipt__customer .table .table__td:first-child {
  padding-right: 0.5rem;
}
@media only screen and (min-width: 569px) {
  .receipt__customer .table {
    margin: 0;
    text-align: right;
  }
}
.receipt__company {
  font-size: 0.85rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #a0a0a0;
}
.receipt__company-org-number {
  margin-top: 0.7rem;
}
.receipt__table {
  border: 1px solid #a0a0a0;
}
.receipt__table .table {
  margin: 0;
}
.receipt__table-overview--mobile {
  padding: 0.25rem 0.5rem;
}
.receipt__table-overview--desktop {
  min-height: 200px;
}
.receipt__payment-method {
  margin-bottom: 0;
}
.purchase-page__container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 3.5rem;
}
.purchase-page__box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  max-width: 43.6rem !important;
  text-align: center;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 769px) {
  .purchase-page__box {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .purchase-page__box {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .purchase-page__box {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .purchase-page__box {
    max-width: 1476px;
  }
}
.purchase-page__box:before,
.purchase-page__box:after {
  content: ' ';
  display: table;
}
.purchase-page__box:after {
  clear: both;
}
.purchase-page__box:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .purchase-page__box {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (min-width: 769px) {
  .purchase-page__box {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
}
.purchase-page__box > *:first-child {
  margin-top: 0;
}
.purchase-page__success .button-container {
  margin-top: 3rem;
}
.purchase-page__success-title span {
  white-space: nowrap;
}
.purchase-page__box-source {
  font-size: small;
  color: #a0a0a0;
}
.purchase-page__interests {
  margin: 5.2rem 0 2.6rem;
  padding: 2.4rem 0;
  border-top: 1px solid #979797;
}
@media only screen and (min-width: 769px) {
  .purchase-page__interests {
    text-align: left;
  }
  .purchase-page__interests:before,
  .purchase-page__interests:after {
    content: ' ';
    display: table;
  }
  .purchase-page__interests:after {
    clear: both;
  }
  .purchase-page__interests:after {
    content: '';
    display: table;
    clear: both;
  }
}
.purchase-page__interests .button-container {
  margin-top: 2.25rem;
}
.purchase-page__interests-title {
  margin-top: 0.5rem;
}
.purchase-page__profile-animation {
  float: left;
  width: 33%;
  margin: 0 2.5rem 0 0;
}
.purchase-page__profile-animation [role="button"] {
  cursor: auto;
}
.commercial-page__categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-top: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .commercial-page__categories {
    margin-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.commercial-page__category {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .commercial-page__category {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.no-touch .commercial-page__category:hover .commercial-page__category-background {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.commercial-page__category-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.commercial-page__category-background:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.85)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.85) 100%);
}
@media only screen and (min-width: 769px) {
  .commercial-page__category-background:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0.5)), color-stop(70%, rgba(0, 0, 0, 0.85)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.85) 70%);
  }
}
@media only screen and (min-width: 769px) {
  .commercial-page__category[data-alignment="left"][data-background-size="contain"] .commercial-page__category-background {
    background-position: bottom left;
  }
  .commercial-page__category[data-alignment="center"][data-background-size="contain"] .commercial-page__category-background {
    background-position: bottom center;
  }
  .commercial-page__category[data-alignment="right"][data-background-size="contain"] .commercial-page__category-background {
    background-position: bottom right;
  }
}
.commercial-page__category-info {
  color: #ffffff;
  text-align: center;
  position: relative;
  width: 100%;
  margin: 3rem 0 10vmin 0;
}
@media only screen and (min-width: 769px) {
  .commercial-page__category[data-alignment="left"] .commercial-page__category-info {
    text-align: left;
    padding-left: 4.25rem;
  }
  .commercial-page__category[data-alignment="right"] .commercial-page__category-info {
    text-align: right;
    padding-right: 4.25rem;
  }
}
.commercial-page__category-info > h2 {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (min-width: 321px) {
  .commercial-page__category-info > h2 {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .commercial-page__category-info > h2 {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1025px) {
  .commercial-page__category-info > h2 {
    font-size: 4rem;
  }
}
.commercial-page__category-info > span {
  display: block;
  font-size: 1.125rem;
  font-weight: 500;
}
.commercial-page__category-info > span > span {
  text-transform: lowercase;
}
.commercial-page__category-info .button2 {
  margin-top: 0.5rem;
}
@media only screen and (min-width: 769px) {
  .commercial-page__category-info .button2 {
    margin-top: 2.5rem;
  }
}
.commercial-page__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  padding: 15.25px;
  padding-left: 4.25rem;
  padding-right: 4.25rem;
  height: 14rem;
}
@media only screen and (min-width: 769px) {
  .commercial-page__nav {
    height: 7rem;
  }
}
.commercial-page--avod-hidden .commercial-page__nav {
  height: 4rem;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.commercial-page__nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .commercial-page__nav-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.commercial-page__nav-link {
  color: #0b0b0c;
}
.commercial-page__nav-link--svod {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.commercial-page__nav-link--svod .svod-link {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 769px) {
  .commercial-page__nav-link--svod .svod-link {
    margin-bottom: 0;
    font-size: 1.125rem;
  }
}
.commercial-page__nav--avod-hidden .svod-link {
  margin-bottom: 0;
}
.commercial-page__nav-link--avod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 3;
  -webkit-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
@media only screen and (min-width: 769px) {
  .commercial-page__nav-link--avod {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.commercial-page__nav-link--avod .text {
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1rem;
  line-height: 1.2;
  margin-top: 1rem;
}
@media only screen and (min-width: 1025px) {
  .commercial-page__nav-link--avod .text {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .commercial-page__nav-link--avod .text {
    margin-top: 0;
    margin-right: 1rem;
    margin-bottom: 0;
  }
}
.commercial-page__nav-link--avod .text .highlight {
  color: #b841cb;
  font-weight: 700;
}
.commercial-page__nav-link--avod .text span {
  display: block;
}
@media only screen and (min-width: 825px) {
  .commercial-page__nav-link--avod .text span {
    display: inline;
  }
}
.commercial-page .button2:not(.button--icon) {
  min-width: 8.75rem;
}
@media only screen and (min-width: 769px) {
  .commercial-page .button2:not(.button--icon) {
    min-width: 14rem;
  }
}
.register-page .grid {
  display: block;
}
@media only screen and (min-width: 769px) {
  .register-page .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.register-page .form--register {
  margin-bottom: 2rem;
}
.register-page .form--register .input {
  background-color: rgba(11, 11, 12, 0.65);
}
.register-page__container {
  margin: 0;
}
.register-page__title {
  color: #eccdfa;
  font-weight: 700;
  line-height: 1.26;
  letter-spacing: -0.15rem;
  margin-bottom: 2.5rem;
  margin-left: 0.68rem;
  margin-right: 0.68rem;
  font-size: 2rem;
}
.register-page__title span {
  -webkit-box-shadow: 0.68rem 0 0 #271e64, -0.68rem 0 0 #271e64;
          box-shadow: 0.68rem 0 0 #271e64, -0.68rem 0 0 #271e64;
  background: #271e64;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  line-height: 3rem;
  padding: 0.2rem 0;
}
@media only screen and (min-width: 569px) {
  .register-page__title {
    margin-left: 1.02rem;
    margin-right: 1.02rem;
    font-size: 3rem;
  }
  .register-page__title span {
    -webkit-box-shadow: 1.02rem 0 0 #271e64, -1.02rem 0 0 #271e64;
            box-shadow: 1.02rem 0 0 #271e64, -1.02rem 0 0 #271e64;
    background: #271e64;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 4.5rem;
    padding: 0.3rem 0;
  }
}
@media only screen and (min-width: 1025px) {
  .register-page__title {
    margin-left: 1.326rem;
    margin-right: 1.326rem;
    font-size: 3.9rem;
  }
  .register-page__title span {
    -webkit-box-shadow: 1.326rem 0 0 #271e64, -1.326rem 0 0 #271e64;
            box-shadow: 1.326rem 0 0 #271e64, -1.326rem 0 0 #271e64;
    background: #271e64;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 5.85rem;
    padding: 0.39rem 0;
  }
}
@media only screen and (min-width: 1367px) {
  .register-page__title {
    margin-left: 1.428rem;
    margin-right: 1.428rem;
    font-size: 4.2rem;
  }
  .register-page__title span {
    -webkit-box-shadow: 1.428rem 0 0 #271e64, -1.428rem 0 0 #271e64;
            box-shadow: 1.428rem 0 0 #271e64, -1.428rem 0 0 #271e64;
    background: #271e64;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 6.3rem;
    padding: 0.42rem 0;
  }
}
@media only screen and (min-width: 1601px) {
  .register-page__title {
    margin-left: 1.751rem;
    margin-right: 1.751rem;
    font-size: 5.15rem;
  }
  .register-page__title span {
    -webkit-box-shadow: 1.751rem 0 0 #271e64, -1.751rem 0 0 #271e64;
            box-shadow: 1.751rem 0 0 #271e64, -1.751rem 0 0 #271e64;
    background: #271e64;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 7.725rem;
    padding: 0.515rem 0;
  }
}
.register-page__text {
  max-width: 40rem;
}
.register-page__image {
  max-width: 47.1rem;
  width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .register-page__image {
    margin-bottom: 3rem;
  }
}
.register-page__list {
  padding: 0;
  font-weight: 700;
  line-height: 2rem;
  list-style: none;
  margin-bottom: 2rem;
}
.register-page__list .svgicon {
  margin-right: 0.8rem;
}
.register-page__list polyline {
  stroke: #57d6a3;
}
.register-page--promo .hero .hero__background-video-wrapper {
  padding-top: 42.85714286%;
}
.register-page--promo .hero .hero__content {
  padding-top: 25%;
  margin-bottom: 5rem;
}
@media only screen and (min-width: 1601px) {
  .register-page--promo .hero .hero__content {
    margin-bottom: 10rem;
  }
}
@media only screen and (max-width: 568px) {
  .register-page--promo .hero .hero__content {
    padding-top: 15%;
  }
}
@media only screen and (max-width: 568px) {
  .register-page--promo .hero .feed__header {
    margin-bottom: 0.25rem;
  }
}
@media only screen and (max-width: 568px) {
  .register-page--promo .hero .feed__list {
    padding-bottom: 0;
  }
  .register-page--promo .hero .feed__list .feed__item {
    margin-bottom: 0;
  }
}
.register-page--promo .hero .register-page__feed-following-form {
  margin: 2rem 0;
}
.register-page--asset .container {
  max-width: 36rem;
}
@media only screen and (min-width: 769px) {
  .register-page--asset .container {
    max-width: 56rem;
  }
}
.register-page--asset .register-page__subtitle {
  text-align: center;
  font-weight: 400;
  margin-bottom: 2.66rem;
}
.register-page--asset .register-page__text {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.register-page--asset .form--register {
  margin: 2.66rem auto;
}
.register-page--asset .form--register .register-fields--consent {
  margin-top: 0;
}
.register-page--asset .hero .lazy-image {
  background-position: top center;
  background-size: cover;
}
.register-page--asset .hero .lazy-image-loaded {
  opacity: 0.45;
}
.register-page--asset .hero .hero__background-image-spacer {
  padding-top: 20%;
}
.register-page--asset .hero .hero__content {
  margin-bottom: 5rem;
}
.register-page__confirmation-dialog {
  max-width: 46.55rem;
  padding: 0 16px;
  text-align: center;
}
.register-page__confirmation-dialog .button2:not(.button--icon) {
  min-width: 12.5rem;
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}
.register-page__confirmation-dialog-thumb-wrapper {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
@media only screen and (min-width: 569px) {
  .register-page__confirmation-dialog-thumb-wrapper {
    width: 30.66rem;
  }
}
.register-page__confirmation-dialog-thumb-wrapper::before,
.register-page__confirmation-dialog-thumb-wrapper::after {
  content: '';
  opacity: 0;
  position: absolute;
}
@media only screen and (max-width: 568px) {
  .register-page__confirmation-dialog-thumb-wrapper::before,
  .register-page__confirmation-dialog-thumb-wrapper::after {
    opacity: 1;
  }
}
.register-page__confirmation-dialog-thumb-wrapper::before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.register-page__confirmation-dialog-thumb-wrapper::after {
  top: 0;
  right: 0;
  width: 4.72rem;
  height: 4.72rem;
  border: 2px solid white;
  border-radius: 50%;
  -webkit-transform: translate3d(25%, -25%, 0);
          transform: translate3d(25%, -25%, 0);
}
@media only screen and (min-width: 569px) {
  .register-page__confirmation-dialog-thumb-wrapper .labelflap {
    right: 22.83105023%;
  }
}
.register-page__confirmation-dialog-thumb {
  width: 16.66rem;
}
@media only screen and (min-width: 569px) {
  .register-page__confirmation-dialog-thumb {
    width: 54.33789954%;
    margin-left: 22.83105023%;
  }
}
.register-page__confirmation-dialog-thumb-overlay {
  opacity: 0;
  position: absolute;
  left: 22.83105023%;
  padding-right: 22.83105023%;
  bottom: 0;
  width: 100%;
}
@media only screen and (min-width: 569px) {
  .register-page__confirmation-dialog-thumb-overlay {
    opacity: 1;
  }
}
.reset-password-page .container {
  max-width: 30rem;
}
.verify-email-page .container {
  max-width: 32rem;
}
.partnerlink-page .row--primary {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.partnerlink-page .container--partnerlink {
  max-width: 30rem;
}
.sumo-settings {
  width: 1px;
  position: absolute;
  display: block;
}
@media only screen and (min-width: 321px) {
  .sumo-settings {
    width: 2px;
  }
}
@media only screen and (min-width: 569px) {
  .sumo-settings {
    width: 3px;
  }
}
@media only screen and (min-width: 769px) {
  .sumo-settings {
    width: 4px;
  }
}
@media only screen and (min-width: 1025px) {
  .sumo-settings {
    width: 5px;
  }
}
@media only screen and (min-width: 1367px) {
  .sumo-settings {
    width: 6px;
  }
}
@media only screen and (min-width: 1601px) {
  .sumo-settings {
    width: 7px;
  }
}
@media only screen and (min-width: 1801px) {
  .sumo-settings {
    width: 8px;
  }
}
@media only screen and (min-width: 2001px) {
  .sumo-settings {
    width: 9px;
  }
}
@-webkit-keyframes button-loading-spinner-spin {
  from {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
            transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  to {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
            transform: translate3d(-50%, -50%, 0) rotate(360deg);
  }
}
@keyframes button-loading-spinner-spin {
  from {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
            transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  to {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
            transform: translate3d(-50%, -50%, 0) rotate(360deg);
  }
}
.button2 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
  background-image: none;
  font-size: 0.95rem;
  line-height: 1;
  vertical-align: middle;
  -webkit-transition: color 0.2s, -webkit-transform 0.1s linear;
  transition: color 0.2s, -webkit-transform 0.1s linear;
  transition: transform 0.1s linear, color 0.2s;
  transition: transform 0.1s linear, color 0.2s, -webkit-transform 0.1s linear;
}
.no-touch .button2.focus-visible,
.no-touch .button2:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.button2:active,
.no-touch .button2:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}
.button2:not(.button--icon) {
  min-width: 3.25rem;
}
.button2:not(.button--icon),
.button2 .button__icon {
  height: 3.25rem;
}
.button2 .button__icon {
  width: 3.25rem;
}
.button2:not(.button--icon),
.button2 .button__icon,
.button2:not(.button--icon):before,
.button2 .button__icon:before,
.button2:not(.button--icon):after,
.button2 .button__icon:after {
  border-radius: 1.625rem;
}
.button2:not(.button--icon) {
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}
.button2 .button__icon {
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.button2:not(.button--icon),
.button2 .button__icon {
  position: relative;
  z-index: 1;
}
.button2:not(.button--icon):before,
.button2 .button__icon:before,
.button2:not(.button--icon):after,
.button2 .button__icon:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.button2:not(.button--icon):after,
.button2 .button__icon:after {
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.button2:not(.button--icon):before,
.button2 .button__icon:before {
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.button2:focus {
  outline: none;
}
.button2 .svgicon {
  fill: currentColor;
  stroke: currentColor;
  display: block;
  width: 1.3rem;
  height: 1.3rem;
}
.button2[disabled],
.no-touch .button2[disabled],
.button2[disabled]:hover,
.no-touch .button2[disabled]:hover,
.button2[disabled].button--active,
.no-touch .button2[disabled].button--active,
.button2[disabled]:active,
.no-touch .button2[disabled]:active {
  -webkit-transform: none;
          transform: none;
}
.button2[disabled]:not(.button--icon),
.no-touch .button2[disabled]:not(.button--icon),
.button2[disabled]:hover:not(.button--icon),
.no-touch .button2[disabled]:hover:not(.button--icon),
.button2[disabled].button--active:not(.button--icon),
.no-touch .button2[disabled].button--active:not(.button--icon),
.button2[disabled]:active:not(.button--icon),
.no-touch .button2[disabled]:active:not(.button--icon),
.button2[disabled] .button__icon,
.no-touch .button2[disabled] .button__icon,
.button2[disabled]:hover .button__icon,
.no-touch .button2[disabled]:hover .button__icon,
.button2[disabled].button--active .button__icon,
.no-touch .button2[disabled].button--active .button__icon,
.button2[disabled]:active .button__icon,
.no-touch .button2[disabled]:active .button__icon {
  color: #646464;
}
.button2[disabled],
.no-touch .button2[disabled],
.button2[disabled]:hover,
.no-touch .button2[disabled]:hover,
.button2[disabled].button--active,
.no-touch .button2[disabled].button--active,
.button2[disabled]:active,
.no-touch .button2[disabled]:active,
.button2[disabled] .button__text,
.no-touch .button2[disabled] .button__text,
.button2[disabled]:hover .button__text,
.no-touch .button2[disabled]:hover .button__text,
.button2[disabled].button--active .button__text,
.no-touch .button2[disabled].button--active .button__text,
.button2[disabled]:active .button__text,
.no-touch .button2[disabled]:active .button__text,
.button2[disabled] .button__icon,
.no-touch .button2[disabled] .button__icon,
.button2[disabled]:hover .button__icon,
.no-touch .button2[disabled]:hover .button__icon,
.button2[disabled].button--active .button__icon,
.no-touch .button2[disabled].button--active .button__icon,
.button2[disabled]:active .button__icon,
.no-touch .button2[disabled]:active .button__icon {
  color: #646464;
}
.button2[disabled]:not(.button--icon),
.no-touch .button2[disabled]:not(.button--icon),
.button2[disabled]:hover:not(.button--icon),
.no-touch .button2[disabled]:hover:not(.button--icon),
.button2[disabled].button--active:not(.button--icon),
.no-touch .button2[disabled].button--active:not(.button--icon),
.button2[disabled]:active:not(.button--icon),
.no-touch .button2[disabled]:active:not(.button--icon),
.button2[disabled] .button__icon,
.no-touch .button2[disabled] .button__icon,
.button2[disabled]:hover .button__icon,
.no-touch .button2[disabled]:hover .button__icon,
.button2[disabled].button--active .button__icon,
.no-touch .button2[disabled].button--active .button__icon,
.button2[disabled]:active .button__icon,
.no-touch .button2[disabled]:active .button__icon {
  background: #272727;
}
.button2[disabled]:not(.button--icon):before,
.no-touch .button2[disabled]:not(.button--icon):before,
.button2[disabled]:hover:not(.button--icon):before,
.no-touch .button2[disabled]:hover:not(.button--icon):before,
.button2[disabled].button--active:not(.button--icon):before,
.no-touch .button2[disabled].button--active:not(.button--icon):before,
.button2[disabled]:active:not(.button--icon):before,
.no-touch .button2[disabled]:active:not(.button--icon):before,
.button2[disabled] .button__icon:before,
.no-touch .button2[disabled] .button__icon:before,
.button2[disabled]:hover .button__icon:before,
.no-touch .button2[disabled]:hover .button__icon:before,
.button2[disabled].button--active .button__icon:before,
.no-touch .button2[disabled].button--active .button__icon:before,
.button2[disabled]:active .button__icon:before,
.no-touch .button2[disabled]:active .button__icon:before {
  opacity: 0;
}
.button2[disabled]:not(.button--icon):after,
.no-touch .button2[disabled]:not(.button--icon):after,
.button2[disabled]:hover:not(.button--icon):after,
.no-touch .button2[disabled]:hover:not(.button--icon):after,
.button2[disabled].button--active:not(.button--icon):after,
.no-touch .button2[disabled].button--active:not(.button--icon):after,
.button2[disabled]:active:not(.button--icon):after,
.no-touch .button2[disabled]:active:not(.button--icon):after,
.button2[disabled] .button__icon:after,
.no-touch .button2[disabled] .button__icon:after,
.button2[disabled]:hover .button__icon:after,
.no-touch .button2[disabled]:hover .button__icon:after,
.button2[disabled].button--active .button__icon:after,
.no-touch .button2[disabled].button--active .button__icon:after,
.button2[disabled]:active .button__icon:after,
.no-touch .button2[disabled]:active .button__icon:after {
  border: 2px solid transparent;
}
.button--icon .button__text {
  margin-left: 0.975rem;
}
.button__icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.button--primary:not(.button--icon),
.button--primary .button__icon {
  color: #0b0b0c;
  background: linear-gradient(230deg, #f8b186 0%, #f38181 100%);
}
.button--primary:not(.button--icon):after,
.button--primary .button__icon:after {
  border: 2px solid transparent;
}
.no-touch .button--primary:hover:not(.button--icon),
.no-touch .button--primary.button--active:not(.button--icon),
.no-touch .button--primary:hover .button__icon,
.no-touch .button--primary.button--active .button__icon {
  color: #0b0b0c;
}
.no-touch .button--primary:hover:not(.button--icon):before,
.no-touch .button--primary.button--active:not(.button--icon):before,
.no-touch .button--primary:hover .button__icon:before,
.no-touch .button--primary.button--active .button__icon:before {
  opacity: 1;
  background: #f38181;
}
.no-touch .button--primary:hover:not(.button--icon):after,
.no-touch .button--primary.button--active:not(.button--icon):after,
.no-touch .button--primary:hover .button__icon:after,
.no-touch .button--primary.button--active .button__icon:after {
  border: 2px solid transparent;
}
.button--primary:active:not(.button--icon),
.no-touch .button--primary:active:not(.button--icon),
.button--primary:active .button__icon,
.no-touch .button--primary:active .button__icon {
  color: #0b0b0c;
}
.button--primary:active:not(.button--icon):before,
.no-touch .button--primary:active:not(.button--icon):before,
.button--primary:active .button__icon:before,
.no-touch .button--primary:active .button__icon:before {
  opacity: 1;
  background: #f8b186;
}
.button--primary:active:not(.button--icon):after,
.no-touch .button--primary:active:not(.button--icon):after,
.button--primary:active .button__icon:after,
.no-touch .button--primary:active .button__icon:after {
  border: 2px solid transparent;
}
.button--primary.focus-visible:not(.button--icon):after,
.no-touch .button--primary.focus-visible:not(.button--icon):after,
.button--primary.focus-visible .button__icon:after,
.no-touch .button--primary.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.button--primary-avod:not(.button--icon),
.button--primary-avod .button__icon {
  color: #ededed;
  background: linear-gradient(230deg, #b841cb 0%, #432cb3 100%);
}
.button--primary-avod:not(.button--icon):after,
.button--primary-avod .button__icon:after {
  border: 2px solid transparent;
}
.no-touch .button--primary-avod:hover:not(.button--icon),
.no-touch .button--primary-avod.button--active:not(.button--icon),
.no-touch .button--primary-avod:hover .button__icon,
.no-touch .button--primary-avod.button--active .button__icon {
  color: #ededed;
}
.no-touch .button--primary-avod:hover:not(.button--icon):before,
.no-touch .button--primary-avod.button--active:not(.button--icon):before,
.no-touch .button--primary-avod:hover .button__icon:before,
.no-touch .button--primary-avod.button--active .button__icon:before {
  opacity: 1;
  background: #432cb3;
}
.no-touch .button--primary-avod:hover:not(.button--icon):after,
.no-touch .button--primary-avod.button--active:not(.button--icon):after,
.no-touch .button--primary-avod:hover .button__icon:after,
.no-touch .button--primary-avod.button--active .button__icon:after {
  border: 2px solid transparent;
}
.button--primary-avod:active:not(.button--icon),
.no-touch .button--primary-avod:active:not(.button--icon),
.button--primary-avod:active .button__icon,
.no-touch .button--primary-avod:active .button__icon {
  color: #ededed;
}
.button--primary-avod:active:not(.button--icon):before,
.no-touch .button--primary-avod:active:not(.button--icon):before,
.button--primary-avod:active .button__icon:before,
.no-touch .button--primary-avod:active .button__icon:before {
  opacity: 1;
  background: #b841cb;
}
.button--primary-avod:active:not(.button--icon):after,
.no-touch .button--primary-avod:active:not(.button--icon):after,
.button--primary-avod:active .button__icon:after,
.no-touch .button--primary-avod:active .button__icon:after {
  border: 2px solid transparent;
}
.button--primary-avod.focus-visible:not(.button--icon):after,
.no-touch .button--primary-avod.focus-visible:not(.button--icon):after,
.button--primary-avod.focus-visible .button__icon:after,
.no-touch .button--primary-avod.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.button--primary-sport:not(.button--icon),
.button--primary-sport .button__icon {
  color: #0b0b0c;
  background: linear-gradient(230deg, #50d388 0%, #489bbe 100%);
}
.button--primary-sport:not(.button--icon):after,
.button--primary-sport .button__icon:after {
  border: 2px solid transparent;
}
.no-touch .button--primary-sport:hover:not(.button--icon),
.no-touch .button--primary-sport.button--active:not(.button--icon),
.no-touch .button--primary-sport:hover .button__icon,
.no-touch .button--primary-sport.button--active .button__icon {
  color: #0b0b0c;
}
.no-touch .button--primary-sport:hover:not(.button--icon):before,
.no-touch .button--primary-sport.button--active:not(.button--icon):before,
.no-touch .button--primary-sport:hover .button__icon:before,
.no-touch .button--primary-sport.button--active .button__icon:before {
  opacity: 1;
  background: #489bbe;
}
.no-touch .button--primary-sport:hover:not(.button--icon):after,
.no-touch .button--primary-sport.button--active:not(.button--icon):after,
.no-touch .button--primary-sport:hover .button__icon:after,
.no-touch .button--primary-sport.button--active .button__icon:after {
  border: 2px solid transparent;
}
.button--primary-sport:active:not(.button--icon),
.no-touch .button--primary-sport:active:not(.button--icon),
.button--primary-sport:active .button__icon,
.no-touch .button--primary-sport:active .button__icon {
  color: #0b0b0c;
}
.button--primary-sport:active:not(.button--icon):before,
.no-touch .button--primary-sport:active:not(.button--icon):before,
.button--primary-sport:active .button__icon:before,
.no-touch .button--primary-sport:active .button__icon:before {
  opacity: 1;
  background: #50d388;
}
.button--primary-sport:active:not(.button--icon):after,
.no-touch .button--primary-sport:active:not(.button--icon):after,
.button--primary-sport:active .button__icon:after,
.no-touch .button--primary-sport:active .button__icon:after {
  border: 2px solid transparent;
}
.button--primary-sport.focus-visible:not(.button--icon):after,
.no-touch .button--primary-sport.focus-visible:not(.button--icon):after,
.button--primary-sport.focus-visible .button__icon:after,
.no-touch .button--primary-sport.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.button--secondary:not(.button--icon),
.button--secondary .button__icon {
  color: #ededed;
  background: transparent;
}
.button--secondary:not(.button--icon):after,
.button--secondary .button__icon:after {
  border: 2px solid #ededed;
}
.no-touch .button--secondary:hover:not(.button--icon),
.no-touch .button--secondary.button--active:not(.button--icon),
.no-touch .button--secondary:hover .button__icon,
.no-touch .button--secondary.button--active .button__icon {
  color: #0b0b0c;
}
.no-touch .button--secondary:hover:not(.button--icon):before,
.no-touch .button--secondary.button--active:not(.button--icon):before,
.no-touch .button--secondary:hover .button__icon:before,
.no-touch .button--secondary.button--active .button__icon:before {
  opacity: 1;
  background: #ededed;
}
.no-touch .button--secondary:hover:not(.button--icon):after,
.no-touch .button--secondary.button--active:not(.button--icon):after,
.no-touch .button--secondary:hover .button__icon:after,
.no-touch .button--secondary.button--active .button__icon:after {
  border: 2px solid transparent;
}
.button--secondary:active:not(.button--icon),
.no-touch .button--secondary:active:not(.button--icon),
.button--secondary:active .button__icon,
.no-touch .button--secondary:active .button__icon {
  color: #0b0b0c;
}
.button--secondary:active:not(.button--icon):before,
.no-touch .button--secondary:active:not(.button--icon):before,
.button--secondary:active .button__icon:before,
.no-touch .button--secondary:active .button__icon:before {
  opacity: 1;
  background: #737373;
}
.button--secondary:active:not(.button--icon):after,
.no-touch .button--secondary:active:not(.button--icon):after,
.button--secondary:active .button__icon:after,
.no-touch .button--secondary:active .button__icon:after {
  border: 2px solid transparent;
}
.button--secondary.focus-visible:not(.button--icon):after,
.no-touch .button--secondary.focus-visible:not(.button--icon):after,
.button--secondary.focus-visible .button__icon:after,
.no-touch .button--secondary.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.button--secondary-inverted:not(.button--icon),
.button--secondary-inverted .button__icon {
  color: #0b0b0c;
  background: transparent;
}
.button--secondary-inverted:not(.button--icon):after,
.button--secondary-inverted .button__icon:after {
  border: 2px solid #0b0b0c;
}
.no-touch .button--secondary-inverted:hover:not(.button--icon),
.no-touch .button--secondary-inverted.button--active:not(.button--icon),
.no-touch .button--secondary-inverted:hover .button__icon,
.no-touch .button--secondary-inverted.button--active .button__icon {
  color: #ffffff;
}
.no-touch .button--secondary-inverted:hover:not(.button--icon):before,
.no-touch .button--secondary-inverted.button--active:not(.button--icon):before,
.no-touch .button--secondary-inverted:hover .button__icon:before,
.no-touch .button--secondary-inverted.button--active .button__icon:before {
  opacity: 1;
  background: #0b0b0c;
}
.no-touch .button--secondary-inverted:hover:not(.button--icon):after,
.no-touch .button--secondary-inverted.button--active:not(.button--icon):after,
.no-touch .button--secondary-inverted:hover .button__icon:after,
.no-touch .button--secondary-inverted.button--active .button__icon:after {
  border: 2px solid #0b0b0c;
}
.button--secondary-inverted:active:not(.button--icon),
.no-touch .button--secondary-inverted:active:not(.button--icon),
.button--secondary-inverted:active .button__icon,
.no-touch .button--secondary-inverted:active .button__icon {
  color: #0b0b0c;
}
.button--secondary-inverted:active:not(.button--icon):before,
.no-touch .button--secondary-inverted:active:not(.button--icon):before,
.button--secondary-inverted:active .button__icon:before,
.no-touch .button--secondary-inverted:active .button__icon:before {
  opacity: 1;
  background: #ffffff;
}
.button--secondary-inverted:active:not(.button--icon):after,
.no-touch .button--secondary-inverted:active:not(.button--icon):after,
.button--secondary-inverted:active .button__icon:after,
.no-touch .button--secondary-inverted:active .button__icon:after {
  border: 2px solid #0b0b0c;
}
.button--secondary-inverted.focus-visible:not(.button--icon):after,
.no-touch .button--secondary-inverted.focus-visible:not(.button--icon):after,
.button--secondary-inverted.focus-visible .button__icon:after,
.no-touch .button--secondary-inverted.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.button--tertiary:not(.button--icon),
.button--tertiary .button__icon {
  color: #ededed;
  background: transparent;
}
.button--tertiary:not(.button--icon):after,
.button--tertiary .button__icon:after {
  border: 2px solid #737373;
}
.no-touch .button--tertiary:hover:not(.button--icon),
.no-touch .button--tertiary.button--active:not(.button--icon),
.no-touch .button--tertiary:hover .button__icon,
.no-touch .button--tertiary.button--active .button__icon {
  color: #ededed;
}
.no-touch .button--tertiary:hover:not(.button--icon):before,
.no-touch .button--tertiary.button--active:not(.button--icon):before,
.no-touch .button--tertiary:hover .button__icon:before,
.no-touch .button--tertiary.button--active .button__icon:before {
  opacity: 1;
  background: #737373;
}
.no-touch .button--tertiary:hover:not(.button--icon):after,
.no-touch .button--tertiary.button--active:not(.button--icon):after,
.no-touch .button--tertiary:hover .button__icon:after,
.no-touch .button--tertiary.button--active .button__icon:after {
  border: 2px solid transparent;
}
.button--tertiary:active:not(.button--icon),
.no-touch .button--tertiary:active:not(.button--icon),
.button--tertiary:active .button__icon,
.no-touch .button--tertiary:active .button__icon {
  color: #ededed;
}
.button--tertiary:active:not(.button--icon):before,
.no-touch .button--tertiary:active:not(.button--icon):before,
.button--tertiary:active .button__icon:before,
.no-touch .button--tertiary:active .button__icon:before {
  opacity: 1;
  background: #303030;
}
.button--tertiary:active:not(.button--icon):after,
.no-touch .button--tertiary:active:not(.button--icon):after,
.button--tertiary:active .button__icon:after,
.no-touch .button--tertiary:active .button__icon:after {
  border: 2px solid transparent;
}
.button--tertiary.focus-visible:not(.button--icon):after,
.no-touch .button--tertiary.focus-visible:not(.button--icon):after,
.button--tertiary.focus-visible .button__icon:after,
.no-touch .button--tertiary.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.button--tertiary-inverted:not(.button--icon),
.button--tertiary-inverted .button__icon {
  color: #0b0b0c;
  background: transparent;
}
.button--tertiary-inverted:not(.button--icon):after,
.button--tertiary-inverted .button__icon:after {
  border: 2px solid #a0a0a0;
}
.no-touch .button--tertiary-inverted:hover:not(.button--icon),
.no-touch .button--tertiary-inverted.button--active:not(.button--icon),
.no-touch .button--tertiary-inverted:hover .button__icon,
.no-touch .button--tertiary-inverted.button--active .button__icon {
  color: #0b0b0c;
}
.no-touch .button--tertiary-inverted:hover:not(.button--icon):before,
.no-touch .button--tertiary-inverted.button--active:not(.button--icon):before,
.no-touch .button--tertiary-inverted:hover .button__icon:before,
.no-touch .button--tertiary-inverted.button--active .button__icon:before {
  opacity: 1;
  background: #a0a0a0;
}
.no-touch .button--tertiary-inverted:hover:not(.button--icon):after,
.no-touch .button--tertiary-inverted.button--active:not(.button--icon):after,
.no-touch .button--tertiary-inverted:hover .button__icon:after,
.no-touch .button--tertiary-inverted.button--active .button__icon:after {
  border: 2px solid #a0a0a0;
}
.button--tertiary-inverted:active:not(.button--icon),
.no-touch .button--tertiary-inverted:active:not(.button--icon),
.button--tertiary-inverted:active .button__icon,
.no-touch .button--tertiary-inverted:active .button__icon {
  color: #0b0b0c;
}
.button--tertiary-inverted:active:not(.button--icon):before,
.no-touch .button--tertiary-inverted:active:not(.button--icon):before,
.button--tertiary-inverted:active .button__icon:before,
.no-touch .button--tertiary-inverted:active .button__icon:before {
  opacity: 1;
  background: #ffffff;
}
.button--tertiary-inverted:active:not(.button--icon):after,
.no-touch .button--tertiary-inverted:active:not(.button--icon):after,
.button--tertiary-inverted:active .button__icon:after,
.no-touch .button--tertiary-inverted:active .button__icon:after {
  border: 2px solid #a0a0a0;
}
.button--tertiary-inverted.focus-visible:not(.button--icon):after,
.no-touch .button--tertiary-inverted.focus-visible:not(.button--icon):after,
.button--tertiary-inverted.focus-visible .button__icon:after,
.no-touch .button--tertiary-inverted.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.button--small {
  font-size: 0.85rem;
}
.button--small:not(.button--icon) {
  min-width: 2.375rem;
}
.button--small:not(.button--icon),
.button--small .button__icon {
  height: 2.375rem;
}
.button--small .button__icon {
  width: 2.375rem;
}
.button--small:not(.button--icon),
.button--small .button__icon,
.button--small:not(.button--icon):before,
.button--small .button__icon:before,
.button--small:not(.button--icon):after,
.button--small .button__icon:after {
  border-radius: 1.1875rem;
}
.button--small:not(.button--icon) {
  padding-left: 1.1875rem;
  padding-right: 1.1875rem;
}
.button--small.button--icon .button__text {
  margin-left: 0.7125rem;
}
.button--small .svgicon {
  width: 1.06875rem;
  height: 1.06875rem;
}
.button--large {
  font-weight: 300;
  font-size: 1.2rem;
}
.button--large:not(.button--icon) {
  min-width: 5rem;
}
.button--large:not(.button--icon),
.button--large .button__icon {
  height: 5rem;
}
.button--large .button__icon {
  width: 5rem;
}
.button--large:not(.button--icon),
.button--large .button__icon,
.button--large:not(.button--icon):before,
.button--large .button__icon:before,
.button--large:not(.button--icon):after,
.button--large .button__icon:after {
  border-radius: 2.5rem;
}
.button--large:not(.button--icon) {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.button--large.button--icon .button__text {
  margin-left: 1.125rem;
}
.button--large .svgicon {
  width: 1.75rem;
  height: 1.75rem;
}
.button--loading:not(.button--icon) > span,
.button--loading.button--icon .button__icon .svgicon {
  visibility: hidden;
}
.button--loading:not(.button--icon):after,
.button--loading.button--icon .button__icon:after {
  top: 50%;
  left: 50%;
  background: url('/gfx/spinner.png') no-repeat;
  background-size: cover;
  -webkit-animation: button-loading-spinner-spin 0.6s infinite linear;
          animation: button-loading-spinner-spin 0.6s infinite linear;
  width: 2rem;
  height: 2rem;
}
.button--loading.button--inverted:not(.button--icon):after,
.button--loading.button--inverted.button--icon .button__icon:after {
  background-image: url('/gfx/spinner_dark.png');
}
.button--loading.button--small:not(.button--icon):after,
.button--loading.button--small.button--icon .button__icon:after {
  width: 1.5rem;
  height: 1.5rem;
}
.button--loading.button--large:not(.button--icon):after,
.button--loading.button--large.button--icon .button__icon:after {
  width: 2.75rem;
  height: 2.75rem;
}
.button-container {
  margin-top: 1.75rem;
}
.button-container .button2 {
  margin-bottom: 0.75rem;
}
.button-container .button2:not(:last-child) {
  margin-right: 0.75rem;
}
.button-container .button--icon:not(:last-child) {
  margin-right: 1.725rem;
}
.button-container .button--icon:not(:last-child).button--small {
  margin-right: 1.4625rem;
}
.button-container .button--icon:not(:last-child).button--large {
  margin-right: 1.875rem;
}
.button-container--centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.svgicon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
}
.svgicon .svgicon__filled,
.svgicon .svgicon__outlined {
  -webkit-transition: fill 0.2s, opacity 0.2s;
  transition: fill 0.2s, opacity 0.2s;
}
.svgicon-exclamation-filled {
  width: 1.25rem;
  height: 1.25rem;
  padding: 0.25rem;
  fill: #000000;
  border-radius: 50%;
  background: currentColor;
}
.row {
  position: relative;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 769px) {
  .row {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
}
.row--primary {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 769px) {
  .container {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .container {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .container {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .container {
    max-width: 1476px;
  }
}
.container:before,
.container:after {
  content: ' ';
  display: table;
}
.container:after {
  clear: both;
}
.container:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .container {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.container-larger {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 769px) {
  .container-larger {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .container-larger {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .container-larger {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .container-larger {
    max-width: 1476px;
  }
}
.container-larger:before,
.container-larger:after {
  content: ' ';
  display: table;
}
.container-larger:after {
  clear: both;
}
.container-larger:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .container-larger {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (min-width: 1801px) {
  .container-larger {
    max-width: 1660px;
  }
}
.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid--medium {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (min-width: 769px) {
  .grid--medium {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 769px) {
  .grid--medium .grid__col--left {
    -webkit-flex-basis: 70%;
        -ms-flex-preferred-size: 70%;
            flex-basis: 70%;
    max-width: 70%;
    padding-right: 1.5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .grid--medium .grid__col--left {
    padding-right: 3rem;
  }
}
.grid--medium .grid__col--right {
  margin-top: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .grid--medium .grid__col--right {
    margin-top: 0;
    -webkit-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%;
    max-width: 30%;
    padding-left: 1.5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .grid--medium .grid__col--right {
    padding-left: 3rem;
  }
}
.grid--large {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .grid--large {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1025px) {
  .grid--large .grid__col--left {
    -webkit-flex-basis: 65%;
        -ms-flex-preferred-size: 65%;
            flex-basis: 65%;
    max-width: 65%;
    padding-right: 1.5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .grid--large .grid__col--left {
    padding-right: 3rem;
  }
}
.grid--large .grid__col--right {
  margin-top: 1.5rem;
}
@media only screen and (min-width: 1025px) {
  .grid--large .grid__col--right {
    margin-top: 0;
    -webkit-flex-basis: 35%;
        -ms-flex-preferred-size: 35%;
            flex-basis: 35%;
    max-width: 35%;
    padding-left: 1.5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .grid--large .grid__col--right {
    padding-left: 3rem;
  }
}
.grid__col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.grid__col > *:first-child {
  margin-top: 0;
}
.grid__col > *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .grid__col--center {
    max-width: 500px;
    margin: 0 auto;
  }
}
.boxed-content {
  background-color: #2a2b2e;
  padding: 16px;
}
@media only screen and (min-width: 1025px) {
  .boxed-content {
    padding: 27px;
  }
}
.bordered-content {
  border-bottom: 1px solid #2a2b2e;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
.loader {
  margin: 0 auto;
  width: 48px;
  height: 48px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only screen and (min-width: 769px) {
  .loader {
    width: 64px;
    height: 64px;
  }
}
.loader:after {
  content: '';
  background-image: url('/gfx/spinner.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  -webkit-animation: spin 0.6s infinite linear;
          animation: spin 0.6s infinite linear;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.loader.loader--dark:after {
  background-image: url('/gfx/spinner_dark.png');
}
.loader.loader--small {
  width: 32px;
  height: 32px;
}
.loader--visible {
  opacity: 1;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: translateZ(0) rotate(0deg);
            transform: translateZ(0) rotate(0deg);
  }
  to {
    -webkit-transform: translateZ(0) rotate(360deg);
            transform: translateZ(0) rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: translateZ(0) rotate(0deg);
            transform: translateZ(0) rotate(0deg);
  }
  to {
    -webkit-transform: translateZ(0) rotate(360deg);
            transform: translateZ(0) rotate(360deg);
  }
}
.page--loading-placeholder .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.episode-list {
  will-change: contents;
  /* Hack for Safari & Mobile Safari - See: https://developers.google.com/web/fundamentals/performance/rendering/simplify-paint-complexity-and-reduce-paint-areas */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  list-style: none;
  padding: 0;
}
.episode-list__item {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 769px) {
  .episode-list__item {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .episode-list__item {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .episode-list__item {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .episode-list__item {
    max-width: 1476px;
  }
}
.episode-list__item:before,
.episode-list__item:after {
  content: ' ';
  display: table;
}
.episode-list__item:after {
  clear: both;
}
.episode-list__item:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .episode-list__item {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (min-width: 569px) {
  .episode-list__item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.episode-list__item .episode-list__item-inner {
  border-top: 1px solid #2a2b2e;
}
.episode-list__item.episode-list__item--active .episode-list__item-inner,
.episode-list__item.episode-list__item--active + .episode-list__item .episode-list__item-inner {
  border-top-color: transparent;
}
.episode-list__item--active {
  background-color: #2a2b2e;
}
@media only screen and (min-width: 569px) {
  .episode-list__column--image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 260px;
        -ms-flex: 0 0 260px;
            flex: 0 0 260px;
    width: 260px;
  }
}
.episode-list__image {
  position: relative;
  display: block;
  padding-top: 56.25%;
}
.episode-list__image.focus-visible {
  outline-style: solid;
  outline-width: 2px;
  outline-color: #FCE38A;
}
.episode-list__image.focus-visible:after {
  background-color: rgba(11, 11, 12, 0.3);
}
.episode-list__image.focus-visible .playback-icon {
  opacity: 1;
}
.episode-list__image:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  z-index: 2;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.no-touch .episode-list__image:hover:after {
  background-color: rgba(11, 11, 12, 0.3);
}
.no-touch .episode-list__image:hover .playback-icon {
  opacity: 1;
}
.episode-list__image img {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.episode-list__image .playback-icon {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
.episode-list__item--future .episode-list__image .playback-icon {
  opacity: 1;
}
.episode-list__image .labelflap {
  z-index: 3;
}
.episode-list__image-placeholder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3e3f42;
}
.episode-list__image .lazy-image-loaded + .episode-list__image-placeholder {
  display: none;
}
.episode-list__column--content {
  padding: 1rem 0 2rem 0;
}
@media only screen and (min-width: 569px) {
  .episode-list__column--content {
    padding: 0 0 0 1.5rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.episode-list__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 0.7rem;
}
@media only screen and (min-width: 569px) {
  .episode-list__header {
    margin-top: -0.45rem;
  }
}
@media only screen and (min-width: 769px) {
  .episode-list__header {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.episode-list__heading {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  margin-bottom: 0;
  margin-top: 0;
}
@media only screen and (min-width: 769px) {
  .episode-list__heading {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
.episode-list__heading > a {
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.no-touch .episode-list__heading > a:hover {
  color: #f18680;
}
.episode-list__heading > a:active,
.no-touch .episode-list__heading > a:active {
  color: #fce38a;
}
.episode-list__duration {
  color: #a0a0a0;
  white-space: nowrap;
  font-size: 0.85rem;
}
@media only screen and (min-width: 769px) {
  .episode-list__duration {
    margin-left: 1.25rem;
    margin-top: 0.35rem;
  }
}
.episode-list__progress {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 0.625rem;
  margin-right: 0.1rem;
  margin-top: 0.25rem;
}
@media only screen and (min-width: 769px) {
  .episode-list__progress {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 78px;
        -ms-flex: 0 0 78px;
            flex: 0 0 78px;
    margin-top: 1.025rem;
  }
}
@media only screen and (min-width: 1367px) {
  .episode-list__progress {
    margin-left: 1.25rem;
    margin-right: 0.825rem;
    -webkit-flex-basis: 120px;
        -ms-flex-preferred-size: 120px;
            flex-basis: 120px;
  }
}
@media only screen and (min-width: 1601px) {
  .episode-list__progress {
    -webkit-flex-basis: 140px;
        -ms-flex-preferred-size: 140px;
            flex-basis: 140px;
  }
}
@media only screen and (min-width: 769px) {
  .episode-list__availability {
    float: right;
  }
}
.episode-list__published,
.episode-list__availability {
  color: #a0a0a0;
  display: block;
  font-size: 0.85rem;
}
@media only screen and (min-width: 769px) {
  .episode-list__published,
  .episode-list__availability {
    display: inline;
  }
}
.episode-list__availability--expires-soon {
  color: #f8ab1c;
  font-weight: 500;
}
.episode-list__menu {
  height: 1rem;
  margin-top: -1.2rem;
}
@media only screen and (min-width: 769px) {
  .episode-list__menu {
    margin-top: -0.1rem;
  }
}
@media only screen and (min-width: 1367px) {
  .episode-list__menu {
    margin-top: -0.05rem;
  }
}
.episode-list__chapters {
  margin: 0.625rem -0.188rem 1rem -0.188rem;
}
.episode-list__chapters > .button2 {
  margin: 0.375rem 0.188rem 0 0.188rem;
}
.progress {
  background: linear-gradient(230deg, #f8b186 0%, #f38181 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.progress__indicator {
  background-color: #3e3f42;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  height: 3px;
}
.slide.slide-enter {
  opacity: 0;
}
.slide.slide-exit-active {
  opacity: 1;
}
.slide.slide-exit-active,
.slide.slide-done-enter {
  opacity: 0;
}
.event-list {
  will-change: contents;
  /* Hack for Safari & Mobile Safari - See: https://developers.google.com/web/fundamentals/performance/rendering/simplify-paint-complexity-and-reduce-paint-areas */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  list-style: none;
  padding: 0;
  margin: 0;
}
.event-list__item {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 769px) {
  .event-list__item {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .event-list__item {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .event-list__item {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .event-list__item {
    max-width: 1476px;
  }
}
.event-list__item:before,
.event-list__item:after {
  content: ' ';
  display: table;
}
.event-list__item:after {
  clear: both;
}
.event-list__item:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .event-list__item {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (min-width: 769px) {
  .event-list__item {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1025px) {
  .event-list__item {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.event-list__item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (min-width: 769px) {
  .event-list__item-inner {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.event-list__column {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.event-list__column--date {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
@media only screen and (min-width: 769px) {
  .event-list__column--date {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11rem;
        -ms-flex: 0 0 11rem;
            flex: 0 0 11rem;
    padding-right: 2rem;
  }
}
.event-list__column--date,
.event-list__column--content {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 769px) {
  .event-list__column--date,
  .event-list__column--content {
    padding-left: 0;
    padding-right: 0;
  }
}
.event-list__column--content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.event-list__column--time {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-right: 1rem;
}
@media only screen and (min-width: 769px) {
  .event-list__column--time {
    -webkit-flex-basis: 4.75rem;
        -ms-flex-preferred-size: 4.75rem;
            flex-basis: 4.75rem;
    padding-right: 1.5rem;
  }
}
.event-list__column--title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  min-height: 2.25rem;
}
@media only screen and (min-width: 569px) {
  .event-list__column--title {
    min-height: 2.6rem;
  }
}
.event-list__title {
  position: relative;
  display: inline;
}
.event-list__title .label {
  float: right;
}
.event-list .playback-icon {
  position: absolute;
  left: -3.375rem;
  top: 50%;
  margin-top: -1.1875rem;
}
@media only screen and (min-width: 769px) {
  .event-list .playback-icon {
    left: -3.875rem;
  }
}
.event-list__column--title {
  padding-left: 3.25rem;
}
@media only screen and (min-width: 569px) {
  .event-list__column--title {
    padding-left: 3.6rem;
  }
}
@media only screen and (min-width: 769px) {
  .event-list__column--title {
    padding-left: 4.1rem;
  }
}
.event-list__pretitle {
  display: block;
  color: #a0a0a0;
}
.event-list__description {
  margin: 0;
}
.event-list__time {
  font-size: 1.2rem;
  font-weight: 700;
  font-weight: 300;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .event-list__time {
    font-size: 1.35rem;
    font-weight: 600;
  }
}
@media only screen and (min-width: 769px) {
  .event-list__time {
    margin-top: 1.6rem;
  }
}
.event-list__date {
  font-size: 1.2rem;
  font-weight: 700;
}
@media only screen and (min-width: 769px) {
  .event-list__date {
    font-size: 1.35rem;
    font-weight: 600;
  }
}
@media only screen and (min-width: 569px) {
  .event-list__date {
    margin-top: 1.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .event-list__date {
    font-weight: 300;
  }
}
.event-list__date:first-letter {
  text-transform: capitalize;
}
.event-list__item--has-date .event-list__column--date,
.event-list__column--time,
.event-list__column--title {
  padding-top: 0.75rem;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 769px) {
  .event-list__item--active.event-list__item--has-date .event-list__column--date,
  .event-list__item--active .event-list__column--time,
  .event-list__item--active .event-list__column--title {
    padding-top: 1.25rem;
    padding-bottom: 1.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .event-list__item--has-date .event-list__column--date {
    border-top: 1px solid #2a2b2e;
  }
}
.event-list__item--has-date .event-list__column--time,
.event-list__column--has-time,
.event-list__column--title {
  border-top: 1px solid #2a2b2e;
}
@media only screen and (min-width: 769px) {
  .event-list__item:first-child .event-list__column--date,
  .event-list__item:first-child .event-list__column--time,
  .event-list__item:first-child .event-list__column--title {
    border-top: none;
  }
}
.event-list__item--active .event-list__column--date,
.event-list__item--active + .event-list__item:not(.event-list__item--has-date) .event-list__column--date,
.event-list__item--active .event-list__column--time,
.event-list__item--active + .event-list__item:not(.event-list__item--has-date) .event-list__column--time,
.event-list__item--active .event-list__column--title,
.event-list__item--active + .event-list__item:not(.event-list__item--has-date) .event-list__column--title {
  border-top: none;
}
@media only screen and (min-width: 769px) {
  .event-list__item--active .event-list__column--date,
  .event-list__item--active + .event-list__item .event-list__column--date,
  .event-list__item--active .event-list__column--time,
  .event-list__item--active + .event-list__item .event-list__column--time,
  .event-list__item--active .event-list__column--title,
  .event-list__item--active + .event-list__item .event-list__column--title {
    border-top: none;
  }
}
@media only screen and (min-width: 769px) {
  .event-list__item--active {
    background-color: #2a2b2e;
  }
}
.event-list__item--active .event-list__column--content {
  background-color: #2a2b2e;
}
@media only screen and (min-width: 769px) {
  .event-list__item--active .event-list__column--content {
    background-color: none;
  }
}
.metadata {
  font-size: 0.85rem;
  color: #ededed;
}
.metadata a {
  display: inline-block;
  border-bottom: 1px solid #f59283;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
  color: #ededed;
}
.no-touch .metadata a:hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
.metadata a:active,
.no-touch .metadata a:active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
.metadata .metadata__item--imdb > a {
  display: inline-block;
}
.metadata__item {
  white-space: nowrap;
  display: inline-block;
}
.metadata__item:not(:last-child):after {
  content: '|';
  margin: 0 0.67rem;
  color: #ededed;
  opacity: 0.5;
}
.metadata__item--broadcast-time:first-letter {
  text-transform: capitalize;
}
.metadata__item--live {
  text-transform: uppercase;
  color: #ff7e00;
}
.genre-list__item:not(:first-child):before {
  content: ' / ';
}
.mobile-player-wrapper {
  width: 100%;
  display: inline-block;
  position: relative;
}
.mobile-player-wrapper:after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.mobile-player {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #0b0b0c;
}
.lazy-image {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.lazy-image.lazy-image-loaded {
  opacity: 1;
}
.epg__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.epg__header > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.epg__header-navigation {
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 569px) {
  .epg__header-navigation {
    width: auto;
  }
}
.epg__channel-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -0.35rem;
  margin-right: -0.35rem;
}
@media only screen and (min-width: 1367px) {
  .epg__channel-list {
    font-size: 0.85rem;
  }
}
@media only screen and (min-width: 569px) {
  .epg__channel-list {
    margin-left: -0.8rem;
    margin-right: -0.8rem;
  }
}
.epg__channel-list--disabled {
  pointer-events: none;
  opacity: 0.4;
}
.epg__channel {
  padding-left: 0.35rem;
  padding-right: 0.35rem;
  margin-top: 2rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
}
@media only screen and (min-width: 569px) {
  .epg__channel {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
}
@media only screen and (min-width: 569px) {
  .epg__channel {
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  .epg__channel {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1367px) {
  .epg__channel {
    width: 25%;
  }
}
.epg__channel-header {
  border-bottom: 1px solid #2a2b2e;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media only screen and (min-width: 1025px) {
  .epg__channel-header {
    margin: 0;
  }
}
.epg__channel-logo {
  padding-left: 0.5rem;
}
@media only screen and (min-width: 1025px) {
  .epg__channel-logo {
    padding-left: 0.75rem;
  }
}
.epg__channel-logo > svg {
  display: block;
  height: 2rem;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 569px) {
  .epg__channel-logo > svg {
    height: 2.1rem;
  }
}
.epg__channel-logo > h4 {
  margin: 0;
  margin-top: 0.7rem;
}
.epg__channel-show-all-day {
  margin: 0.5rem 0 1rem 0;
}
@media only screen and (min-width: 1025px) {
  .epg__channel-show-all-day {
    margin: 0.5rem 0.75rem;
  }
}
.epg__channel-no-program {
  padding: 0.5rem 0.5rem 1rem 0.5rem;
}
@media only screen and (min-width: 1025px) {
  .epg__channel-no-program {
    padding: 0.5rem 0.75rem;
  }
}
.epg__program-list {
  list-style: none;
  padding: 0;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media only screen and (min-width: 1025px) {
  .epg__program-list {
    margin: 0;
  }
}
.epg__program-header-btn {
  width: 100%;
}
.no-touch .epg__program-header-btn:hover {
  background-color: #2a2b2e;
}
.epg__program-header-toggle-fullday {
  width: 100%;
  cursor: pointer;
  color: #ededed;
}
.epg__program-header {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem;
}
@media only screen and (min-width: 1025px) {
  .epg__program-header {
    padding: 0.5rem 0.75rem;
  }
}
.epg__program-active .epg__program-title,
.epg__program-active .epg__program-time {
  color: #ff7e00;
}
.epg__program-time {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3.1rem;
      -ms-flex: 0 0 3.1rem;
          flex: 0 0 3.1rem;
}
.epg__program-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 0.75rem;
}
.epg__program-title-on-air {
  font-weight: 500;
}
.epg__program-available-indicator {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  padding: 0;
  border-radius: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #a0a0a0;
}
.epg__program-on-air-indicator {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  padding: 0;
  border-radius: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #ff7e00;
}
.epg__program-not-available-indicator {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  padding: 0;
  border-radius: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: none;
}
.epg__program-core-details h2 {
  margin: 0;
}
.epg__program-core-details > div {
  color: #a0a0a0;
}
.epg__program-core-details--with-link {
  margin-top: 0.5rem;
}
.epg__program-core-details--with-link > div {
  padding-left: 3.375rem;
}
.epg__program-details-icon .svgicon {
  display: block;
}
.epg__program-details-icon .playback-icon {
  margin: -0.6875rem 0;
  margin-right: 1rem;
}
.epg__program-details-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.no-touch .epg__program-details-title:hover {
  color: #f18680;
}
.epg__program-details-title:active,
.no-touch .epg__program-details-title:active {
  color: #fce38a;
}
.epg__program-details-title > span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.epg__program-details-title .epg__program-details-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.epg__modal-header {
  margin-bottom: 0.5rem;
}
.modal {
  z-index: 1150;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  overflow-y: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modal__wrapper {
  margin: auto;
  width: 100%;
  max-width: 35rem;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 1025px) {
  .modal__wrapper {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.modal__dialog {
  outline: 2px solid rgba(255, 255, 255, 0.2);
  color: #ededed;
  background-color: rgba(29, 30, 33, 0.95);
  position: relative;
  margin: 3rem 0;
  padding: 0.5rem 0.5rem;
}
@media only screen and (min-width: 769px) {
  .modal__dialog {
    padding: 1rem 1rem;
  }
}
.modal__close {
  width: 2.75rem;
  height: 2.75rem;
  position: absolute;
  top: 0;
  right: 0;
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #a0a0a0;
  z-index: 1;
}
.no-touch .modal__close:hover {
  color: #f18680;
}
.modal__close:active,
.no-touch .modal__close:active {
  color: #fce38a;
}
.modal__close .svgicon {
  fill: currentColor;
}
.modal__content {
  padding: 0.5rem 0.5rem;
}
@media only screen and (min-width: 769px) {
  .modal__content {
    padding: 1rem 1rem;
  }
}
.modal__content > *:first-child {
  margin-top: 0;
}
.modal__content > *:last-child {
  margin-bottom: 0;
}
.modal__content + .modal__content {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 0.5rem;
}
@media only screen and (min-width: 769px) {
  .modal__content + .modal__content {
    padding-top: 1rem;
  }
}
.modal--new {
  text-align: center;
}
.modal--new h2 {
  margin-top: 0;
}
.modal--new p {
  margin-bottom: 2rem;
}
.modal--new .button-container {
  margin-top: 2rem;
}
.dropdown {
  position: relative;
  font-size: 0.95rem;
}
.dropdown:before,
.dropdown:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  z-index: 3;
  bottom: -11px;
}
.dropdown:before {
  margin-bottom: 2px;
  margin-left: -9px;
  border: 9px solid transparent;
  border-top: none;
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.dropdown:after {
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: none;
  border-bottom-color: rgba(29, 30, 33, 0.95);
}
.dropdown .dropdown__trigger {
  cursor: pointer;
}
.dropdown--left .dropdown__content {
  right: auto;
  left: -16px;
}
@media only screen and (min-width: 1025px) {
  .dropdown--left .dropdown__content {
    left: -27px;
  }
}
.dropdown__content {
  position: absolute;
  top: 100%;
  z-index: 2;
  color: #ededed;
  background-color: rgba(29, 30, 33, 0.95);
  min-width: 150px;
  margin-top: 11px;
  right: -16px;
  outline: 2px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem 0.5rem;
}
@media only screen and (min-width: 769px) {
  .dropdown__content {
    padding: 1rem 1rem;
  }
}
@media only screen and (min-width: 1025px) {
  .dropdown__content {
    right: -27px;
  }
}
.dropdown__content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dropdown__item {
  display: block;
  width: 100%;
  padding: 0.5rem 0;
  text-align: left;
  color: #ededed;
  line-height: inherit;
}
.dropdown__item--columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.dropdown__item .svgicon {
  margin-right: 0.75rem;
  fill: currentColor;
}
.dropdown__item .svgicon-exclamation-filled {
  width: 1.11rem;
  height: 1.11rem;
}
a.dropdown__item,
button.dropdown__item {
  padding: 0.5rem 0.5rem;
  white-space: nowrap;
  -webkit-transition: color 0.2s, background-color 0.2s;
  transition: color 0.2s, background-color 0.2s;
}
@media only screen and (min-width: 769px) {
  a.dropdown__item,
  button.dropdown__item {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.no-touch a.dropdown__item:hover,
.no-touch button.dropdown__item:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
}
a.dropdown__item:active,
button.dropdown__item:active,
.no-touch a.dropdown__item:active,
.no-touch button.dropdown__item:active {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
a.dropdown__item[disabled],
button.dropdown__item[disabled] {
  opacity: 0.5;
}
a.dropdown__item--active,
button.dropdown__item--active {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
.dropdown__split {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 0.25rem;
  padding-bottom: 0.25rem;
}
@media only screen and (min-width: 769px) {
  .dropdown__split {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.dropdown:before,
.dropdown:after,
.dropdown__content {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.dropdown--active:before,
.dropdown--active:after,
.dropdown--active .dropdown__content {
  visibility: visible;
  opacity: 1;
}
.dropdown--active .dropdown__trigge:not(.button2) {
  color: #ff7e00;
}
.no-touch .dropdown--active .button--tertiary:not(.button--icon),
.no-touch .dropdown--active .button--tertiary .button__icon {
  color: #ededed;
}
.no-touch .dropdown--active .button--tertiary:not(.button--icon):before,
.no-touch .dropdown--active .button--tertiary .button__icon:before {
  opacity: 1;
  background: #737373;
}
.no-touch .dropdown--active .button--tertiary:not(.button--icon):after,
.no-touch .dropdown--active .button--tertiary .button__icon:after {
  border: 2px solid transparent;
}
.dropdown--secondary {
  margin-left: -0.5rem;
}
.dropdown--secondary:after,
.dropdown--secondary:before {
  display: none;
}
.dropdown--secondary .dropdown__content {
  margin-top: 0;
  right: 0;
  left: 0;
}
.dropdown--secondary .dropdown__trigger .svgicon {
  fill: currentColor;
}
.dropdown--secondary.dropdown--active {
  outline: 2px solid rgba(255, 255, 255, 0.2);
}
.dropdown--secondary.dropdown--active .dropdown__trigger {
  background-color: rgba(29, 30, 33, 0.95);
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.dropdown--secondary.dropdown--active .dropdown__trigger svg {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.dropdown--secondary .dropdown__trigger {
  min-width: 17rem;
  padding: 0.5rem 0.5rem;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.35;
}
@media only screen and (min-width: 769px) {
  .dropdown--secondary .dropdown__trigger {
    font-size: 1.7rem;
  }
}
.dropdown--secondary .dropdown__trigger > button {
  color: #ededed;
}
.dropdown--secondary .dropdown__trigger svg {
  margin-left: 1rem;
  pointer-events: none;
}
.dropdown--secondary .dropdown__trigger .loader {
  margin-left: 1rem;
  width: 20px;
  height: 20px;
}
.dropdown--secondary .dropdown__trigger-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer {
  will-change: contents;
  /* Hack for Safari & Mobile Safari - See: https://developers.google.com/web/fundamentals/performance/rendering/simplify-paint-complexity-and-reduce-paint-areas */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  background-color: #0b0b0c;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.footer .logo {
  display: block;
  margin: 0 auto 1.6rem auto;
}
.footer .logo svg {
  display: block;
  width: 7.5rem;
  height: 2.524rem;
}
@media only screen and (min-width: 769px) {
  .footer .logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 7.5rem;
        -ms-flex: 0 0 7.5rem;
            flex: 0 0 7.5rem;
    width: 7.5rem;
    margin-bottom: 0;
  }
}
.footer__container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
@media only screen and (min-width: 769px) {
  .footer__container {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__container {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .footer__container {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .footer__container {
    max-width: 1476px;
  }
}
.footer__container:before,
.footer__container:after {
  content: ' ';
  display: table;
}
.footer__container:after {
  clear: both;
}
.footer__container:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .footer__container {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (min-width: 769px) {
  .footer__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    padding-top: 3.5rem;
    padding-bottom: 3rem;
  }
}
.footer__nav {
  text-align: center;
  list-style: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 769px) {
  .footer__nav {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    width: auto;
    text-align: right;
    margin-top: 1.1rem;
  }
}
.footer__nav li {
  display: inline-block;
}
.footer__nav li:not(:first-child) {
  margin-left: 1rem;
}
@media only screen and (min-width: 569px) {
  .footer__nav li:not(:first-child) {
    margin-left: 1.5rem;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__nav li:not(:first-child) {
    margin-left: 2.5rem;
  }
}
@media only screen and (min-width: 1367px) {
  .footer__nav li:not(:first-child) {
    margin-left: 3.4rem;
  }
}
.footer__colophon {
  background-color: #131415;
  font-size: 0.85rem;
  color: #a0a0a0;
  padding: 0.5rem 0;
}
.footer__colophon a {
  display: inline-block;
  color: #a0a0a0;
  border-bottom: 1px solid transparent;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.no-touch .footer__colophon a:hover {
  color: #f18680;
  border-color: transparent;
  -webkit-box-shadow: 0 1px 0 0 transparent;
          box-shadow: 0 1px 0 0 transparent;
}
.footer__colophon a:active,
.no-touch .footer__colophon a:active {
  color: #fce38a;
  border-color: transparent;
  -webkit-box-shadow: 0 1px 0 0 transparent;
          box-shadow: 0 1px 0 0 transparent;
}
.footer__colophon .svglogo {
  height: 2.5rem;
  margin-right: 1.35rem;
}
.footer__colophon-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 769px) {
  .footer__colophon-container {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__colophon-container {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .footer__colophon-container {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .footer__colophon-container {
    max-width: 1476px;
  }
}
.footer__colophon-container:before,
.footer__colophon-container:after {
  content: ' ';
  display: table;
}
.footer__colophon-container:after {
  clear: both;
}
.footer__colophon-container:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .footer__colophon-container {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}
.table caption {
  padding: 0.5rem 0;
  text-align: left;
}
.table th,
.table td {
  text-align: left;
}
.table th {
  font-weight: 700;
}
.table td {
  vertical-align: top;
}
.table > thead > tr > th {
  vertical-align: bottom;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 0.5rem;
}
.table > thead > tr > th:first-child,
.table > tbody > tr > th:first-child,
.table > tfoot > tr > th:first-child,
.table > thead > tr > td:first-child,
.table > tbody > tr > td:first-child,
.table > tfoot > tr > td:first-child {
  padding-left: 0;
}
.table > thead > tr > th:last-child,
.table > tbody > tr > th:last-child,
.table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child,
.table > tbody > tr > td:last-child,
.table > tfoot > tr > td:last-child {
  padding-right: 0;
}
.table .table__actions {
  padding-right: 0;
}
.table .table__actions > button {
  width: 1rem;
  height: 1.5rem;
  line-height: 1.5rem;
  margin-right: 0.75rem;
  margin-left: 0.75rem;
  display: block;
  float: right;
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #a0a0a0;
}
.no-touch .table .table__actions > button:hover {
  color: #f18680;
}
.table .table__actions > button:active,
.no-touch .table .table__actions > button:active {
  color: #fce38a;
}
.table .table__actions > button > svg {
  fill: currentColor;
  display: block;
  padding: 0.75rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: -0.75rem;
  margin-top: -0.5rem;
}
.table--compact > caption {
  padding: 0.25rem 0;
}
.table--compact > thead > tr > th,
.table--compact > tbody > tr > th,
.table--compact > tfoot > tr > th,
.table--compact > thead > tr > td,
.table--compact > tbody > tr > td,
.table--compact > tfoot > tr > td {
  padding: 0.25rem 0.5rem;
}
.table--bordered > thead > tr > td,
.table--bordered > thead > tr > th {
  border-bottom: 2px solid #2a2b2e;
}
.table--bordered > tfoot {
  border-top: 2px solid #2a2b2e;
}
.table--bordered > tfoot > tr > td,
.table--bordered > tfoot > tr > th {
  border-top: 1px solid #2a2b2e;
}
.table--striped tbody > tr:nth-of-type(odd) {
  background-color: #1d1e21;
}
.table--bordered > caption,
.table--striped > caption {
  padding: 0.5rem;
}
.table--bordered.table--compacted > caption,
.table--striped.table--compacted > caption {
  padding: 0.25rem 0.5rem;
}
.table--bordered > thead > tr > th,
.table--striped > thead > tr > th,
.table--bordered > tbody > tr > th,
.table--striped > tbody > tr > th,
.table--bordered > tfoot > tr > th,
.table--striped > tfoot > tr > th,
.table--bordered > thead > tr > td,
.table--striped > thead > tr > td,
.table--bordered > tbody > tr > td,
.table--striped > tbody > tr > td,
.table--bordered > tfoot > tr > td,
.table--striped > tfoot > tr > td,
.table--bordered > thead > tr > th:first-child,
.table--striped > thead > tr > th:first-child,
.table--bordered > tbody > tr > th:first-child,
.table--striped > tbody > tr > th:first-child,
.table--bordered > tfoot > tr > th:first-child,
.table--striped > tfoot > tr > th:first-child,
.table--bordered > thead > tr > td:first-child,
.table--striped > thead > tr > td:first-child,
.table--bordered > tbody > tr > td:first-child,
.table--striped > tbody > tr > td:first-child,
.table--bordered > tfoot > tr > td:first-child,
.table--striped > tfoot > tr > td:first-child,
.table--bordered > thead > tr > th:last-child,
.table--striped > thead > tr > th:last-child,
.table--bordered > tbody > tr > th:last-child,
.table--striped > tbody > tr > th:last-child,
.table--bordered > tfoot > tr > th:last-child,
.table--striped > tfoot > tr > th:last-child,
.table--bordered > thead > tr > td:last-child,
.table--striped > thead > tr > td:last-child,
.table--bordered > tbody > tr > td:last-child,
.table--striped > tbody > tr > td:last-child,
.table--bordered > tfoot > tr > td:last-child,
.table--striped > tfoot > tr > td:last-child {
  padding: 0.5rem;
}
div.table {
  display: table;
}
.table__thead {
  display: table-header-group;
}
.table__tbody {
  display: table-row-group;
}
.table__tfoot {
  display: table-footer-group;
}
.table__tr {
  display: table-row;
}
.table__th,
.table__td {
  display: table-cell;
}
.imdb {
  white-space: nowrap;
  margin-top: 0.2rem;
}
a.imdb {
  border-bottom: none;
}
a.imdb:hover,
.no-touch a.imdb:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
a.imdb:focus,
.no-touch a.imdb:focus,
a.imdb:active,
.no-touch a.imdb:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.imdb__logo {
  margin-top: -0.25rem;
  margin-right: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 18px;
  background-image: url('/gfx/imdb.png');
  background-size: 37px 18px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .imdb__logo {
    background-image: url('/gfx/imdb_2x.png');
  }
}
.button-container .like-dislike__button:not(:last-child) {
  margin-right: 1.58rem;
}
/*
.link 					- Black font and orange border
.link-text				- Black text and no border
*/
.link {
  display: inline-block;
  color: #ededed;
  border-bottom: 1px solid #f59283;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.no-touch .link:hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
.link:active,
.no-touch .link:active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
.link-inverted {
  display: inline-block;
  color: #0b0b0c;
  border-bottom: 1px solid #f59283;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.no-touch .link-inverted:hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
.link-inverted:active,
.no-touch .link-inverted:active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
.link-text {
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.no-touch .link-text:hover {
  color: #f18680;
}
.link-text:active,
.no-touch .link-text:active {
  color: #fce38a;
}
.link-text-underline {
  color: #ededed;
  text-decoration: underline;
  -webkit-text-decoration-color: #f18680;
          text-decoration-color: #f18680;
}
.link-text-underline:hover,
.link-text-underline:active {
  font-style: italic;
}
.link-text-inverted {
  color: #0b0b0c;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.no-touch .link-text-inverted:hover {
  color: #f18680;
}
.link-text-inverted:active,
.no-touch .link-text-inverted:active {
  color: #fce38a;
}
.link-text-inverted-underline {
  color: #0b0b0c;
  text-decoration: underline;
  -webkit-text-decoration-color: #f18680;
          text-decoration-color: #f18680;
}
.link-text-inverted-underline:hover,
.link-text-inverted-underline:active {
  font-style: italic;
}
.feed-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 2rem;
  will-change: contents;
  /* Hack for Safari & Mobile Safari - See: https://developers.google.com/web/fundamentals/performance/rendering/simplify-paint-complexity-and-reduce-paint-areas */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.feed-list__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-top: 1px solid #2a2b2e;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.feed-list__column--left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-transition: -webkit-flex-basis 0.1s, -webkit-flex-basis 0.1s;
  transition: -webkit-flex-basis 0.1s, -webkit-flex-basis 0.1s;
  transition: flex-basis 0.1s;
  transition: flex-basis 0.1s, -webkit-flex-basis 0.1s, -webkit-flex-basis 0.1s, -ms-flex-preferred-size 0.1s;
}
@media only screen and (min-width: 769px) {
  .feed-list__item--open .feed-list__column--left {
    -webkit-flex-basis: 238px;
        -ms-flex-preferred-size: 238px;
            flex-basis: 238px;
  }
}
@media only screen and (min-width: 769px) {
  .feed-list__item--open.feed-list__item--movie .feed-list__column--left {
    -webkit-flex-basis: 127px;
        -ms-flex-preferred-size: 127px;
            flex-basis: 127px;
  }
}
.feed-list__column--right {
  padding-left: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-transition: padding-left 0.1s;
  transition: padding-left 0.1s;
}
@media only screen and (min-width: 569px) {
  .feed-list__item--movie .feed-list__column--right {
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 769px) {
  .feed-list__item--open .feed-list__column--right {
    padding-left: 1.5rem;
  }
}
.feed-list__image {
  width: 238px;
}
.feed-list__item--movie .feed-list__image {
  width: 127px;
}
.feed-list__item--open .feed-list__image {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
a.feed-list__image {
  display: block;
  position: relative;
}
a.feed-list__image:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  z-index: 2;
}
a.feed-list__image .playback-icon {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
a.feed-list__image.focus-visible .playback-icon {
  opacity: 1;
}
a.feed-list__image.focus-visible:after {
  background-color: rgba(11, 11, 12, 0.3);
}
.no-touch a.feed-list__image:hover .playback-icon {
  opacity: 1;
}
.no-touch a.feed-list__image:hover:after {
  background-color: rgba(11, 11, 12, 0.3);
}
.feed-list__image-placeholder {
  position: relative;
  padding-top: 56.25%;
  background: #3e3f42;
}
.feed-list__image-placeholder img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.feed-list__item--movie .feed-list__image-placeholder {
  padding-top: 150%;
}
.feed-list__playback {
  margin-top: 0.2rem;
}
.feed-list__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.feed-list__title-metadata {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  min-width: 0;
}
@media only screen and (min-width: 769px) {
  .feed-list__item--open .feed-list__title-metadata {
    margin-top: 0.5rem;
  }
}
.feed-list__title {
  margin-top: -0.5rem;
  margin-bottom: 0;
}
.feed-list__title > a {
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.no-touch .feed-list__title > a:hover {
  color: #f18680;
}
.feed-list__title > a:active,
.no-touch .feed-list__title > a:active {
  color: #fce38a;
}
.feed-list__title--has-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 769px) {
  .feed-list__title--has-button {
    padding-right: 2.75rem;
  }
}
@media only screen and (min-width: 1367px) {
  .feed-list__title--has-button {
    padding-right: 2.5rem;
  }
}
.feed-list__metadata {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.feed-list__metadata .metadata__item {
  display: inline;
}
.feed-list__item--open .feed-list__metadata .metadata__item {
  display: inline-block;
}
.feed-list__item:not(.feed-list__item--open) .feed-list__metadata .metadata {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.feed-list__body {
  -webkit-transition: margin-bottom 0.1s;
  transition: margin-bottom 0.1s;
}
@media only screen and (min-width: 769px) {
  .feed-list__body {
    margin-bottom: 0.5rem;
  }
}
.feed-list__body .imdb {
  margin: 0;
}
@media only screen and (min-width: 1367px) {
  .feed-list__description {
    width: 95%;
  }
}
@media only screen and (min-width: 1601px) {
  .feed-list__description {
    width: 75%;
  }
}
.feed-list__progress {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 4.875rem;
      -ms-flex: 0 0 4.875rem;
          flex: 0 0 4.875rem;
  margin-left: 1.25rem;
  margin-right: 0.625rem;
  margin-top: 1.2rem;
}
@media only screen and (min-width: 569px) {
  .feed-list__progress {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .feed-list__progress {
    margin-top: 1.4rem;
  }
}
@media only screen and (min-width: 1367px) {
  .feed-list__progress {
    margin-top: 1.3rem;
    -webkit-flex-basis: 6.666rem;
        -ms-flex-preferred-size: 6.666rem;
            flex-basis: 6.666rem;
  }
}
@media only screen and (min-width: 1601px) {
  .feed-list__progress {
    -webkit-flex-basis: 7.368rem;
        -ms-flex-preferred-size: 7.368rem;
            flex-basis: 7.368rem;
  }
}
.feed-list__progress .progress--zero {
  visibility: hidden;
}
.feed-list__playback-progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.feed-list__playback-progress .feed-list__playback {
  margin-top: 0;
  margin-right: 1rem;
}
.feed-list__playback-progress .feed-list__progress {
  margin: 0;
  -webkit-flex-basis: 8.75rem;
      -ms-flex-preferred-size: 8.75rem;
          flex-basis: 8.75rem;
}
.feed-list__item:not(.feed-list__item--open) .feed-list__playback-progress .progress:not(.progress--zero) {
  margin-top: 0.5rem;
}
.feed-list__item--open .feed-list__playback-progress {
  margin-top: 1rem;
}
.feed-list__item--open .feed-list__progress .progress--zero {
  visibility: visible;
}
.feed-list__menu,
.feed-list__expand {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 0.5rem;
}
@media only screen and (min-width: 769px) {
  .feed-list__menu,
  .feed-list__expand {
    margin-top: 0.25rem;
  }
}
.player {
  position: relative;
  background-color: rgba(11, 11, 12, 0.9);
  margin-left: auto;
  margin-right: auto;
}
.player,
.player .player__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 321px) and (orientation: landscape) {
  .player {
    max-width: 320px;
  }
}
@media only screen and (min-width: 569px) and (orientation: landscape) {
  .player {
    max-width: 384px;
  }
}
@media only screen and (min-width: 769px) {
  .player {
    max-width: none;
  }
}
@media only screen and (min-width: 769px) and (max-height: 614px) {
  .player {
    max-width: 672px;
  }
}
@media only screen and (min-width: 769px) and (max-height: 488px) {
  .player {
    max-width: 504px;
  }
}
@media only screen and (min-width: 1367px) {
  .player {
    max-width: none;
  }
}
@media only screen and (min-width: 1367px) and (max-height: 746px) {
  .player {
    max-width: 840px;
  }
}
@media only screen and (min-width: 1367px) and (max-height: 589px) {
  .player {
    max-width: 630px;
  }
}
@media only screen and (min-width: 1601px) {
  .player {
    max-width: none;
  }
}
@media only screen and (min-width: 1601px) and (max-height: 910px) {
  .player {
    max-width: 1056px;
  }
}
@media only screen and (min-width: 1601px) and (max-height: 714px) {
  .player {
    max-width: 792px;
  }
}
@media only screen and (min-width: 1601px) and (max-height: 565px) {
  .player {
    max-width: 594px;
  }
}
.player__message {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.player__message:not(.player__message--no-access) {
  text-align: center;
  color: #ededed;
}
.player__message:not(.player__message--no-access) a:not(.button2),
.player__message:not(.player__message--no-access) button:not(.button2) {
  display: inline-block;
  color: #ededed;
  border-bottom: 1px solid #f59283;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.no-touch .player__message:not(.player__message--no-access) a:not(.button2):hover,
.no-touch .player__message:not(.player__message--no-access) button:not(.button2):hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
.player__message:not(.player__message--no-access) a:not(.button2):active,
.player__message:not(.player__message--no-access) button:not(.button2):active,
.no-touch .player__message:not(.player__message--no-access) a:not(.button2):active,
.no-touch .player__message:not(.player__message--no-access) button:not(.button2):active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
.player__message .form {
  padding: 1.125rem 1rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.player__message .form .message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.player__message > *:first-child {
  margin-top: 0;
}
.player__message > *:last-child {
  margin-bottom: 0;
}
.player__message img {
  display: inline-block;
}
.player__message:not(.player__message--kicked) {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .player__message:not(.player__message--kicked) {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media only screen and (min-width: 1025px) {
  .player__message:not(.player__message--kicked) {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.player__message--anti-ad-block {
  padding: 0;
}
.player__message--anti-ad-block .content-wrapper {
  background: inherit;
  color: #ededed;
  max-width: 36rem;
}
.player__message--anti-ad-block .content-wrapper img {
  max-width: 9.375rem;
}
@media only screen and (min-width: 769px) {
  .player__message--anti-ad-block .content-wrapper img {
    max-width: none;
  }
}
.content-wrapper {
  padding: 1.5rem 16px;
  text-align: center;
  background: #ededed;
  color: #53565A;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .content-wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media only screen and (min-width: 1025px) {
  .content-wrapper {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.content-wrapper p {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.content-wrapper > *:first-child {
  margin-top: 0;
}
.content-wrapper > *:last-child {
  margin-bottom: 0;
}
.player__message--resume-progress .progress {
  min-width: 15rem;
  margin-bottom: 0.625rem;
}
.player__message--resume-progress .button-container {
  margin-top: 2.25rem;
}
.player__message-link {
  margin-top: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .player__message-link {
    bottom: -3.2rem;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
  }
}
@media only screen and (min-width: 769px) {
  .player__message-link {
    bottom: -5rem;
  }
}
@media only screen and (min-width: 1025px) {
  .player__message-link {
    bottom: -8rem;
  }
}
.player-get-access {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 769px) and (min-height: 489px) {
  .player-get-access--tvod .button-container,
  .player-get-access--upgrade .button-container,
  .player-get-access--posterbuy .button-container {
    margin-bottom: 2.8rem;
  }
}
.player-get-access--avod .button2 {
  width: 100%;
  max-width: 22.5rem;
}
.player-get-access--posterbuy h2 {
  font-weight: 400;
}
.player-get-access__text {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 769px) and (min-height: 489px) {
  .player-get-access__text p {
    font-size: 1.2rem;
  }
}
.player-get-access__text h2 {
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}
.player-get-access__card {
  display: inline-block;
  margin: 1rem 0 0;
  padding: 0.89rem;
  text-align: left;
  border: 1px solid #56D38A;
  border-radius: 0.55rem;
}
.player-get-access__card-type,
.player-get-access__card-number {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
.player-get-access__card-expiration {
  color: #a0a0a0;
  font-size: 0.78rem;
  line-height: 1.4;
}
/* StreamKicked */
.player__message--kicked {
  padding: 0;
}
.player__message--kicked .content-wrapper {
  color: #ededed;
  background-color: #0b0b0c;
}
.player__not-started,
.player__not-started:after,
.player__not-started .lazy-image,
.player__not-started .player__not-started-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.player__not-started .lazy-image {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}
.player__not-started:after {
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.8));
}
.player__not-started-overlay {
  z-index: 1;
}
.player__play-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.player__play-button--future {
  pointer-events: none;
}
.player__play-button-title {
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 10px;
  text-align: center;
  display: none;
}
@media only screen and (min-width: 769px) {
  .player__play-button-title {
    font-size: 1.35rem;
    font-weight: 600;
  }
}
@media only screen and (min-width: 569px) {
  .player__play-button-title {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .player__play-button-title {
    margin-top: 20px;
  }
}
.player__play-button-date {
  text-align: center;
  font-size: 0.85rem;
  display: none;
}
@media only screen and (min-width: 569px) {
  .player__play-button-date {
    display: block;
  }
}
.player__play-button-date:first-letter {
  text-transform: capitalize;
}
.player__not-started-countdown {
  position: absolute;
  left: 1.65rem;
  bottom: 1.65rem;
  font-size: 1.2rem;
}
@-webkit-keyframes notification-slide-in {
  0% {
    visibility: hidden;
    opacity: 0;
    margin-bottom: -3rem;
  }
  1% {
    visibility: visible;
  }
  100% {
    opacity: 1;
    margin-bottom: 0;
  }
}
@keyframes notification-slide-in {
  0% {
    visibility: hidden;
    opacity: 0;
    margin-bottom: -3rem;
  }
  1% {
    visibility: visible;
  }
  100% {
    opacity: 1;
    margin-bottom: 0;
  }
}
.notifications-flash {
  position: fixed;
  padding: 0;
  list-style: none;
  left: 0;
  bottom: 0;
  margin: 0 0 0 0.5rem;
  font-size: 0.85rem;
  z-index: 1280;
}
.notifications-flash__notification {
  display: block;
  padding: 0.5rem 0.75rem;
  float: left;
  clear: both;
  margin-bottom: 0.5rem;
  -webkit-animation-name: notification-slide-in;
          animation-name: notification-slide-in;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}
.notifications-flash__notification--success {
  color: #0b0b0c;
  background-color: #56d38a;
}
.notifications-flash__notification--error {
  color: #ededed;
  background-color: #bd0338;
}
.notification-user-action {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1200;
  color: #0b0b0c;
  background-color: #e2e2e2;
}
.notification-user-action--success {
  color: #0b0b0c;
  background-color: #56d38a;
}
.notification-user-action--warning {
  color: #0b0b0c;
  background-color: #f8ab1c;
}
.notification-user-action--error {
  color: #ffffff;
  background-color: #bd0338;
}
.notification-user-action--signup {
  color: #ededed;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 0 1px 0 rgba(160, 160, 160, 0.6);
          box-shadow: 0 1px 0 rgba(160, 160, 160, 0.6);
}
.notification-user-action__close {
  width: 2.75rem;
  height: 2.75rem;
  margin: 0.375rem 0.375rem 0 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #0b0b0c;
}
.notification-user-action--success .notification-user-action__close {
  color: #0b0b0c;
}
.notification-user-action--warning .notification-user-action__close {
  color: #0b0b0c;
}
.notification-user-action--error .notification-user-action__close {
  color: #ffffff;
}
.notification-user-action--signup .notification-user-action__close {
  color: #ffffff;
}
@media only screen and (min-width: 569px) {
  .notification-user-action__close {
    top: 50%;
    margin-top: -1.375rem;
  }
}
.notification-user-action__close > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.notification-user-action__close .svgicon {
  width: 1rem;
  height: 1rem;
  fill: currentColor;
}
.notification-user-action__container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .notification-user-action__container {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .notification-user-action__container {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .notification-user-action__container {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .notification-user-action__container {
    max-width: 1476px;
  }
}
.notification-user-action__container:before,
.notification-user-action__container:after {
  content: ' ';
  display: table;
}
.notification-user-action__container:after {
  clear: both;
}
.notification-user-action__container:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .notification-user-action__container {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (min-width: 569px) {
  .notification-user-action__container {
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }
}
.notification-user-action__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1rem;
}
@media only screen and (min-width: 569px) {
  .notification-user-action__inner {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.notification-user-action__icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #0b0b0c;
  border: 2px solid #0b0b0c;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  margin-bottom: 0.75rem;
}
@media only screen and (min-width: 569px) {
  .notification-user-action__icon {
    margin-bottom: 0;
    margin-right: 2rem;
  }
}
.notification-user-action--success .notification-user-action__icon {
  color: #0b0b0c;
  border-color: #0b0b0c;
}
.notification-user-action--warning .notification-user-action__icon {
  color: #0b0b0c;
  border-color: #0b0b0c;
}
.notification-user-action--error .notification-user-action__icon {
  color: #ffffff;
  border-color: #ffffff;
}
.notification-user-action--signup .notification-user-action__icon {
  color: #ffffff;
  border-color: #ffffff;
}
.notification-user-action__icon .svgicon {
  fill: currentColor;
  stroke: currentColor;
  width: 45%;
  height: 45%;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.notification-user-action--success .notification-user-action__icon .svgicon,
.notification-user-action--warning .notification-user-action__icon .svgicon,
.notification-user-action--error .notification-user-action__icon .svgicon,
.notification-user-action--signup .notification-user-action__icon .svgicon {
  -webkit-transform: none;
          transform: none;
}
.notification-user-action__content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media only screen and (min-width: 569px) {
  .notification-user-action__content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    text-align: left;
  }
}
.notification-user-action__button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 569px) {
  .notification-user-action__button {
    margin-top: 0;
    margin-left: 2rem;
  }
}
.notification-user-action__button .button2:not(.button--icon),
.notification-user-action__button .button2 .button__icon {
  color: #0b0b0c;
  background: transparent;
}
.notification-user-action__button .button2:not(.button--icon):after,
.notification-user-action__button .button2 .button__icon:after {
  border: 2px solid #0b0b0c;
}
.no-touch .notification-user-action__button .button2:hover:not(.button--icon),
.no-touch .notification-user-action__button .button2.button--active:not(.button--icon),
.no-touch .notification-user-action__button .button2:hover .button__icon,
.no-touch .notification-user-action__button .button2.button--active .button__icon {
  color: #ffffff;
}
.no-touch .notification-user-action__button .button2:hover:not(.button--icon):before,
.no-touch .notification-user-action__button .button2.button--active:not(.button--icon):before,
.no-touch .notification-user-action__button .button2:hover .button__icon:before,
.no-touch .notification-user-action__button .button2.button--active .button__icon:before {
  opacity: 1;
  background: #0b0b0c;
}
.no-touch .notification-user-action__button .button2:hover:not(.button--icon):after,
.no-touch .notification-user-action__button .button2.button--active:not(.button--icon):after,
.no-touch .notification-user-action__button .button2:hover .button__icon:after,
.no-touch .notification-user-action__button .button2.button--active .button__icon:after {
  border: 2px solid #0b0b0c;
}
.notification-user-action__button .button2:active:not(.button--icon),
.no-touch .notification-user-action__button .button2:active:not(.button--icon),
.notification-user-action__button .button2:active .button__icon,
.no-touch .notification-user-action__button .button2:active .button__icon {
  color: #0b0b0c;
}
.notification-user-action__button .button2:active:not(.button--icon):before,
.no-touch .notification-user-action__button .button2:active:not(.button--icon):before,
.notification-user-action__button .button2:active .button__icon:before,
.no-touch .notification-user-action__button .button2:active .button__icon:before {
  opacity: 1;
  background: #ffffff;
}
.notification-user-action__button .button2:active:not(.button--icon):after,
.no-touch .notification-user-action__button .button2:active:not(.button--icon):after,
.notification-user-action__button .button2:active .button__icon:after,
.no-touch .notification-user-action__button .button2:active .button__icon:after {
  border: 2px solid #0b0b0c;
}
.notification-user-action__button .button2.focus-visible:not(.button--icon):after,
.no-touch .notification-user-action__button .button2.focus-visible:not(.button--icon):after,
.notification-user-action__button .button2.focus-visible .button__icon:after,
.no-touch .notification-user-action__button .button2.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.notification-user-action--error .notification-user-action__button .button2:not(.button--icon),
.notification-user-action--error .notification-user-action__button .button2 .button__icon {
  color: #ededed;
  background: transparent;
}
.notification-user-action--error .notification-user-action__button .button2:not(.button--icon):after,
.notification-user-action--error .notification-user-action__button .button2 .button__icon:after {
  border: 2px solid #ededed;
}
.no-touch .notification-user-action--error .notification-user-action__button .button2:hover:not(.button--icon),
.no-touch .notification-user-action--error .notification-user-action__button .button2.button--active:not(.button--icon),
.no-touch .notification-user-action--error .notification-user-action__button .button2:hover .button__icon,
.no-touch .notification-user-action--error .notification-user-action__button .button2.button--active .button__icon {
  color: #0b0b0c;
}
.no-touch .notification-user-action--error .notification-user-action__button .button2:hover:not(.button--icon):before,
.no-touch .notification-user-action--error .notification-user-action__button .button2.button--active:not(.button--icon):before,
.no-touch .notification-user-action--error .notification-user-action__button .button2:hover .button__icon:before,
.no-touch .notification-user-action--error .notification-user-action__button .button2.button--active .button__icon:before {
  opacity: 1;
  background: #ededed;
}
.no-touch .notification-user-action--error .notification-user-action__button .button2:hover:not(.button--icon):after,
.no-touch .notification-user-action--error .notification-user-action__button .button2.button--active:not(.button--icon):after,
.no-touch .notification-user-action--error .notification-user-action__button .button2:hover .button__icon:after,
.no-touch .notification-user-action--error .notification-user-action__button .button2.button--active .button__icon:after {
  border: 2px solid transparent;
}
.notification-user-action--error .notification-user-action__button .button2:active:not(.button--icon),
.no-touch .notification-user-action--error .notification-user-action__button .button2:active:not(.button--icon),
.notification-user-action--error .notification-user-action__button .button2:active .button__icon,
.no-touch .notification-user-action--error .notification-user-action__button .button2:active .button__icon {
  color: #0b0b0c;
}
.notification-user-action--error .notification-user-action__button .button2:active:not(.button--icon):before,
.no-touch .notification-user-action--error .notification-user-action__button .button2:active:not(.button--icon):before,
.notification-user-action--error .notification-user-action__button .button2:active .button__icon:before,
.no-touch .notification-user-action--error .notification-user-action__button .button2:active .button__icon:before {
  opacity: 1;
  background: #737373;
}
.notification-user-action--error .notification-user-action__button .button2:active:not(.button--icon):after,
.no-touch .notification-user-action--error .notification-user-action__button .button2:active:not(.button--icon):after,
.notification-user-action--error .notification-user-action__button .button2:active .button__icon:after,
.no-touch .notification-user-action--error .notification-user-action__button .button2:active .button__icon:after {
  border: 2px solid transparent;
}
.notification-user-action--error .notification-user-action__button .button2.focus-visible:not(.button--icon):after,
.no-touch .notification-user-action--error .notification-user-action__button .button2.focus-visible:not(.button--icon):after,
.notification-user-action--error .notification-user-action__button .button2.focus-visible .button__icon:after,
.no-touch .notification-user-action--error .notification-user-action__button .button2.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.notification-user-action--signup .notification-user-action__button .button2:not(.button--icon),
.notification-user-action--signup .notification-user-action__button .button2 .button__icon {
  color: #0b0b0c;
  background: linear-gradient(230deg, #f8b186 0%, #f38181 100%);
}
.notification-user-action--signup .notification-user-action__button .button2:not(.button--icon):after,
.notification-user-action--signup .notification-user-action__button .button2 .button__icon:after {
  border: 2px solid transparent;
}
.no-touch .notification-user-action--signup .notification-user-action__button .button2:hover:not(.button--icon),
.no-touch .notification-user-action--signup .notification-user-action__button .button2.button--active:not(.button--icon),
.no-touch .notification-user-action--signup .notification-user-action__button .button2:hover .button__icon,
.no-touch .notification-user-action--signup .notification-user-action__button .button2.button--active .button__icon {
  color: #0b0b0c;
}
.no-touch .notification-user-action--signup .notification-user-action__button .button2:hover:not(.button--icon):before,
.no-touch .notification-user-action--signup .notification-user-action__button .button2.button--active:not(.button--icon):before,
.no-touch .notification-user-action--signup .notification-user-action__button .button2:hover .button__icon:before,
.no-touch .notification-user-action--signup .notification-user-action__button .button2.button--active .button__icon:before {
  opacity: 1;
  background: #f38181;
}
.no-touch .notification-user-action--signup .notification-user-action__button .button2:hover:not(.button--icon):after,
.no-touch .notification-user-action--signup .notification-user-action__button .button2.button--active:not(.button--icon):after,
.no-touch .notification-user-action--signup .notification-user-action__button .button2:hover .button__icon:after,
.no-touch .notification-user-action--signup .notification-user-action__button .button2.button--active .button__icon:after {
  border: 2px solid transparent;
}
.notification-user-action--signup .notification-user-action__button .button2:active:not(.button--icon),
.no-touch .notification-user-action--signup .notification-user-action__button .button2:active:not(.button--icon),
.notification-user-action--signup .notification-user-action__button .button2:active .button__icon,
.no-touch .notification-user-action--signup .notification-user-action__button .button2:active .button__icon {
  color: #0b0b0c;
}
.notification-user-action--signup .notification-user-action__button .button2:active:not(.button--icon):before,
.no-touch .notification-user-action--signup .notification-user-action__button .button2:active:not(.button--icon):before,
.notification-user-action--signup .notification-user-action__button .button2:active .button__icon:before,
.no-touch .notification-user-action--signup .notification-user-action__button .button2:active .button__icon:before {
  opacity: 1;
  background: #f8b186;
}
.notification-user-action--signup .notification-user-action__button .button2:active:not(.button--icon):after,
.no-touch .notification-user-action--signup .notification-user-action__button .button2:active:not(.button--icon):after,
.notification-user-action--signup .notification-user-action__button .button2:active .button__icon:after,
.no-touch .notification-user-action--signup .notification-user-action__button .button2:active .button__icon:after {
  border: 2px solid transparent;
}
.notification-user-action--signup .notification-user-action__button .button2.focus-visible:not(.button--icon):after,
.no-touch .notification-user-action--signup .notification-user-action__button .button2.focus-visible:not(.button--icon):after,
.notification-user-action--signup .notification-user-action__button .button2.focus-visible .button__icon:after,
.no-touch .notification-user-action--signup .notification-user-action__button .button2.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.notification-user-action__title {
  font-size: 1.25rem;
  font-weight: 500;
}
.notification-user-action__text {
  font-size: 0.9375rem;
  margin: 0;
}
.notification-user-action--signup .notification-user-action__text {
  color: #f8b186;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
}
@media only screen and (min-width: 769px) {
  .notification-user-action--signup .notification-user-action__text {
    font-size: 1.55rem;
  }
}
.info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.info__col > *:first-child {
  margin-top: 0;
}
.info__col > *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .info__col--left {
    -webkit-flex-basis: 80%;
        -ms-flex-preferred-size: 80%;
            flex-basis: 80%;
  }
}
@media only screen and (min-width: 1367px) {
  .info__col--left {
    -webkit-flex-basis: 70%;
        -ms-flex-preferred-size: 70%;
            flex-basis: 70%;
  }
}
.info__col--right {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: none;
}
@media only screen and (min-width: 569px) {
  .info__col--right {
    margin-left: 2rem;
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .info__col--right {
    -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%;
  }
}
@media only screen and (min-width: 1025px) {
  .info__col--right {
    margin-left: 3rem;
  }
}
.info__movie-poster {
  -webkit-box-shadow: 0px 13px 20px -2px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 13px 20px -2px rgba(0, 0, 0, 0.3);
  width: 160px;
}
@media only screen and (min-width: 769px) {
  .info__movie-poster {
    width: 100%;
  }
}
.info__rented {
  margin-top: 1.61rem;
}
.playback {
  text-align: center;
}
.playback .playback-icon {
  margin: 0 auto;
}
.playback__title {
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .playback__title {
    font-size: 1.35rem;
    font-weight: 600;
  }
}
@media only screen and (min-width: 769px) {
  .playback__title {
    margin-top: 20px;
  }
}
.playback__subtitle {
  text-align: center;
  font-size: 0.85rem;
}
.playback__subtitle:first-letter {
  text-transform: capitalize;
}
.playback__progress {
  width: 8rem;
  margin: 1rem auto 0 auto;
  text-align: center;
  font-size: 0.85rem;
}
.playback__duration {
  margin-top: 0.25rem;
}
.playback__tvod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
  font-size: 0.85rem;
  text-shadow: 0.5px 0.5px 2px rgba(11, 11, 11, 0.5);
}
.alert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ededed;
  border: 2px solid #a0a0a0;
  padding: 1.125rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 569px) {
  .alert {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.alert--success {
  color: #ededed;
  border-color: #56d38a;
}
.alert--warning {
  color: #ededed;
  border-color: #f8ab1c;
}
.alert--error {
  color: #ededed;
  border-color: #bd0338;
}
.alert__icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #a0a0a0;
  border: 2px solid #a0a0a0;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}
@media only screen and (min-width: 569px) {
  .alert__icon {
    margin: 0 2.125rem 0 1rem;
    width: 2.375rem;
    height: 2.375rem;
  }
}
.alert--success .alert__icon {
  color: #56d38a;
  border-color: #56d38a;
}
.alert--warning .alert__icon {
  color: #f8ab1c;
  border-color: #f8ab1c;
}
.alert--error .alert__icon {
  color: #bd0338;
  border-color: #bd0338;
}
.alert__icon .svgicon {
  fill: currentColor;
  stroke: currentColor;
  width: 45%;
  height: 45%;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.alert--success .alert__icon .svgicon,
.alert--warning .alert__icon .svgicon,
.alert--error .alert__icon .svgicon {
  -webkit-transform: none;
          transform: none;
}
.alert__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}
@media only screen and (min-width: 569px) {
  .alert__content {
    text-align: left;
  }
}
.alert__button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 569px) {
  .alert__button {
    margin-top: 0;
    margin-left: 1.125rem;
  }
}
.alert__title {
  font-size: 1.2rem;
}
.alert__text {
  font-size: 0.9375rem;
  margin: 0;
}
.alert + .alert {
  margin-top: 0.5rem;
}
@-webkit-keyframes navigation-slide-in {
  0% {
    height: 0;
    overflow: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  1% {
    min-height: 100%;
    overflow: visible;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    min-height: 100%;
    overflow: visible;
  }
}
@keyframes navigation-slide-in {
  0% {
    height: 0;
    overflow: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  1% {
    min-height: 100%;
    overflow: visible;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    min-height: 100%;
    overflow: visible;
  }
}
@-webkit-keyframes navigation-slide-out {
  0% {
    min-height: 100%;
    height: auto;
    overflow: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  99% {
    min-height: 100%;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    height: 0;
    overflow: hidden;
  }
}
@keyframes navigation-slide-out {
  0% {
    min-height: 100%;
    height: auto;
    overflow: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  99% {
    min-height: 100%;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    height: 0;
    overflow: hidden;
  }
}
.header {
  position: relative;
}
.header .chromecast {
  position: absolute;
  right: 3.125rem;
  top: 0;
  height: 2.75rem;
  width: 2.75rem;
  margin: 0.375rem;
  color: #ffffff;
}
@media only screen and (min-width: 769px) {
  .header .chromecast {
    position: static;
    margin: 0;
  }
}
.header .chromecast > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.header .chromecast .svgicon {
  fill: currentColor;
  width: 1.5rem;
  height: 1.5rem;
}
.header__inner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
}
@media only screen and (min-width: 769px) {
  .header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    pointer-events: auto;
    padding-right: 16px;
    position: absolute;
    top: 0.75rem;
    right: 0;
    left: auto;
    height: 2.75rem;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media only screen and (min-width: 1025px) {
  .header__inner {
    padding-right: 27px;
  }
}
.header__inner .button--get-access {
  display: none;
}
@media only screen and (min-width: 769px) {
  .header__inner .button--get-access {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 2rem;
    background-color: rgba(11, 11, 12, 0.5);
  }
}
.header__inner .avatar__container {
  -webkit-box-shadow: 1px 1px 4px rgba(11, 11, 12, 0.35);
          box-shadow: 1px 1px 4px rgba(11, 11, 12, 0.35);
  width: 1.5rem;
  height: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .header__inner .avatar__container {
    width: 2rem;
    height: 2rem;
  }
}
.header__inner .avatar__name {
  width: 7rem;
  text-shadow: 0.5px 0.5px 2px rgba(11, 11, 11, 0.5);
}
@media only screen and (min-width: 769px) {
  .header__inner .dropdown {
    margin-right: 1.65rem;
  }
}
.header__inner .dropdown:before,
.header__inner .dropdown:after {
  left: 1rem;
  bottom: -1.125rem;
  display: none;
}
@media only screen and (min-width: 769px) {
  .header__inner .dropdown:before,
  .header__inner .dropdown:after {
    display: block;
  }
}
.header__inner .dropdown__trigger {
  display: none;
  text-align: left;
  color: #ffffff;
  height: 2.75rem;
}
@media only screen and (min-width: 769px) {
  .header__inner .dropdown__trigger {
    display: block;
  }
}
.header__inner .dropdown__content {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  margin-top: 0;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
@media only screen and (min-width: 769px) {
  .header__inner .dropdown__content {
    position: absolute;
    left: -2.05rem;
    width: 13.33rem;
    margin-top: 1.125rem;
    bottom: auto;
    top: 100%;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
}
.header__inner .dropdown__content h3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3.5rem;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1rem;
}
@media only screen and (min-width: 769px) {
  .header__inner .dropdown__content h3 {
    position: static;
    height: auto;
    margin: -0.5rem 0 1rem 0;
    padding: 0;
  }
}
.header__inner .dropdown__content h3 button {
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  position: absolute;
  top: 0.375rem;
  width: 2.75rem;
  height: 2.75rem;
}
.no-touch .header__inner .dropdown__content h3 button:hover {
  color: #f18680;
}
.header__inner .dropdown__content h3 button:active,
.no-touch .header__inner .dropdown__content h3 button:active {
  color: #fce38a;
}
.header__inner .dropdown__content h3 button > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header__inner .dropdown__content h3 .svgicon {
  fill: currentColor;
}
.header__inner .dropdown__content .error {
  text-align: center;
}
.header__inner .dropdown--active .dropdown__trigger {
  color: #ff7e00;
}
.header .logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 1rem 0;
}
.header .logo svg {
  display: block;
  -webkit-filter: drop-shadow(1px 1px 4px rgba(11, 11, 12, 0.35));
          filter: drop-shadow(1px 1px 4px rgba(11, 11, 12, 0.35));
  width: 4.455rem;
  height: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .header .logo {
    position: static;
    padding: 0;
    left: auto;
    -webkit-transform: none;
            transform: none;
  }
  .header .logo svg {
    width: 8.168rem;
    height: 2.75rem;
  }
}
@media only screen and (min-width: 769px) {
  .header .logo {
    margin-left: 1.5rem;
  }
}
.navigation__actions {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  opacity: 1;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  pointer-events: auto;
}
@media only screen and (min-width: 769px) {
  .navigation__actions {
    right: auto;
    z-index: 1102;
  }
}
.navigation__actions-inner {
  -webkit-box-shadow: 1px 1px 4px rgba(11, 11, 12, 0.35);
          box-shadow: 1px 1px 4px rgba(11, 11, 12, 0.35);
  background-color: #1d1e21;
  height: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .navigation__actions-inner {
    padding-left: 0.5rem;
    background-color: #ffffff;
    margin-top: 0.75rem;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.85rem;
  }
}
.navigation__actions-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.75rem;
  width: 2.75rem;
  margin: 0.375rem;
  position: absolute;
  top: 0;
  color: #ededed;
}
@media only screen and (min-width: 769px) {
  .navigation__actions-btn {
    color: #0b0b0c;
  }
}
.no-touch .navigation__actions-btn:hover,
.no-touch .navigation__actions-btn:focus {
  color: #ededed;
}
@media only screen and (min-width: 769px) {
  .no-touch .navigation__actions-btn:hover,
  .no-touch .navigation__actions-btn:focus {
    color: #0b0b0c;
  }
}
@media only screen and (min-width: 769px) {
  .navigation__actions-btn {
    width: auto;
    margin: 0;
    position: relative;
    padding: 0 20px;
    background-color: #ffffff;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    line-height: 1;
  }
}
.navigation__actions-btn > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.navigation__actions-btn > span > span {
  display: none;
}
@media only screen and (min-width: 769px) {
  .navigation__actions-btn > span > span {
    display: inline;
  }
}
.navigation__actions-btn .svgicon {
  fill: currentColor;
  width: 1.5rem;
  height: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .navigation__actions-btn .svgicon {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 10px;
  }
}
.navigation__actions-btn .svgicon-home {
  fill: none;
  stroke: currentColor;
}
.navigation__actions-btn--menu {
  left: 0;
}
.navigation__actions-btn--search {
  right: 0;
}
.navigation__actions-btn--home {
  left: 0;
}
.navigation__actions-btn--avatar {
  left: 3.125rem;
}
.navigation__actions-btn--avatar .avatar__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 769px) {
  .header--sub-menu-open .navigation__actions-btn--menu,
  .header--menu-open .navigation__actions-btn--menu,
  .header--search-open .navigation__actions-btn--search {
    background-color: #ededed;
  }
  .header--sub-menu-open .navigation__actions-btn--menu:after,
  .header--menu-open .navigation__actions-btn--menu:after,
  .header--search-open .navigation__actions-btn--search:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom: none;
    border-top-color: #ededed;
  }
}
.navigation {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1100;
  pointer-events: none;
}
@media only screen and (min-width: 769px) {
  .navigation:before {
    width: 20rem;
    pointer-events: none;
    content: '';
    height: 4rem;
    z-index: 1101;
    background: -webkit-gradient(linear, left top, left bottom, from(#1d1e21), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, #1d1e21 0%, rgba(0, 0, 0, 0) 100%);
  }
}
@media only screen and (min-width: 769px) {
  .navigation:after {
    content: '';
    position: fixed;
    background-color: rgba(255, 255, 255, 0.2);
    width: 1px;
    top: 0;
    bottom: 0;
    left: 20rem;
    opacity: 0;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
    z-index: 1102;
  }
}
.navigation__wrapper {
  pointer-events: none;
  right: 0;
  z-index: 1100;
}
@media only screen and (min-width: 769px) {
  .navigation__wrapper {
    pointer-events: auto;
    right: auto;
    background-color: rgba(29, 30, 33, 0.95);
    overflow: hidden;
    overflow-y: auto;
    outline: 2px solid rgba(255, 255, 255, 0.2);
  }
}
.navigation:before,
.navigation__wrapper {
  visibility: hidden;
  -webkit-transition: visibility 0s ease 0.2s;
  transition: visibility 0s ease 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
@media only screen and (min-width: 769px) {
  .navigation:before,
  .navigation__wrapper {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
    -webkit-transition: visibility 0s ease 0.2s, opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
    transition: visibility 0s ease 0.2s, opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
    transition: visibility 0s ease 0.2s, transform 0.2s ease-in-out, opacity 0.1s linear;
    transition: visibility 0s ease 0.2s, transform 0.2s ease-in-out, opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
  }
}
.navigation__inner {
  pointer-events: auto;
}
@media only screen and (min-width: 769px) {
  .navigation__inner {
    z-index: 1101;
    width: 20rem;
    -webkit-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
  }
}
.navigation__inner .avatar {
  height: 1.75rem;
}
.navigation__inner .avatar,
.navigation__inner .menu__item-title {
  min-width: 0;
}
.menu {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  width: 81%;
  max-width: 20rem;
  -webkit-transition: opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
  transition: opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.1s linear;
  transition: transform 0.2s ease-in-out, opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
}
@media only screen and (min-width: 769px) {
  .menu {
    max-width: none;
  }
}
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu > ul {
  padding: 0.375rem 0;
  margin: 0 0.5rem;
}
@media only screen and (min-width: 769px) {
  .menu > ul {
    padding: 0.5rem 0;
    margin: 0 1rem;
  }
}
.menu .svgicon {
  fill: currentColor;
}
.menu__sub {
  position: relative;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: height 0.2s ease-in-out, visibility 0.1s linear 0.1s;
  transition: height 0.2s ease-in-out, visibility 0.1s linear 0.1s;
}
@media only screen and (min-width: 769px) {
  .menu__sub {
    position: absolute;
    -webkit-transform: none;
            transform: none;
    top: 0;
    left: 20rem;
    opacity: 0;
    height: auto !important;
  }
}
.menu__sub > .menu__sub-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 769px) {
  .menu__sub > .menu__sub-inner {
    position: relative;
    overflow: hidden;
    height: 0;
    -webkit-animation-name: navigation-slide-out;
            animation-name: navigation-slide-out;
    -webkit-animation-duration: 0.2s;
            animation-duration: 0.2s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}
@media only screen and (min-width: 769px) {
  .menu__sub > .menu__sub-inner > ul {
    padding: 0.5rem 0;
    margin: 0 1rem;
  }
}
.menu > ul:not(:last-child),
.menu__sub > ul:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.menu__item-inner {
  display: block;
  width: 100%;
}
.menu__item-inner > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.no-touch .menu__item-inner:hover .menu__item-title,
.no-touch .menu__item-inner:hover .menu__item-expand {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.no-touch .menu__item-inner:hover .menu__item-icon {
  color: #ededed;
}
.menu__item-inner:active .menu__item-title,
.no-touch .menu__item-inner:active .menu__item-title,
.menu__item-inner:active .menu__item-expand,
.no-touch .menu__item-inner:active .menu__item-expand {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
}
.menu__item-inner:active .menu__item-icon,
.no-touch .menu__item-inner:active .menu__item-icon {
  color: #ededed;
}
.no-touch .menu__item-inner button.menu__item-expand:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.menu__item-title,
.menu__item-expand {
  color: #ededed;
  -webkit-transition: color 0.2s, background-color 0.2s;
  transition: color 0.2s, background-color 0.2s;
}
.menu__item-title > span,
.menu__item-expand > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu__sub .menu__item-title,
.menu__sub .menu__item-expand {
  color: #a0a0a0;
}
@media only screen and (min-width: 769px) {
  .menu__sub .menu__item-title,
  .menu__sub .menu__item-expand {
    color: #ededed;
  }
}
.menu__item-title {
  vertical-align: middle;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: left;
}
.menu__item-title:active,
.no-touch .menu__item-title:active {
  color: #ffffff;
}
.menu__item-title > span {
  padding: 0.5rem 0.5rem;
  min-height: 2.75rem;
}
@media only screen and (min-width: 769px) {
  .menu__item-title > span {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.menu__item-expand {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 2.75rem;
      -ms-flex: 0 0 2.75rem;
          flex: 0 0 2.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu__item-expand > span {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.menu__item-expand .svgicon {
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform-origin: center;
          transform-origin: center;
  display: block;
}
button.menu__item-expand {
  margin-left: 1px;
}
.menu__item--open > .menu__item-inner .menu__item-title,
.menu__item--open > .menu__item-inner .menu__item-expand {
  background-color: rgba(255, 255, 255, 0.1);
}
.menu__item--open > .menu__item-inner .menu__item-expand,
.no-touch .menu__item--open > .menu__item-inner .menu__item-expand {
  color: #ff7e00;
}
.menu__item--open > .menu__item-inner .menu__item-expand .svgicon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
@media only screen and (min-width: 769px) {
  .menu__item--open > .menu__item-inner .menu__item-expand .svgicon {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
}
.menu__item--open > .menu__sub {
  visibility: visible;
}
@media only screen and (min-width: 769px) {
  .menu__item--open > .menu__sub {
    -webkit-transform: none;
            transform: none;
    position: absolute;
    opacity: 1;
    -webkit-transition: visibility 0.1s linear, opacity 0.1s linear;
    transition: visibility 0.1s linear, opacity 0.1s linear;
  }
}
@media only screen and (min-width: 769px) {
  .menu__item--open > .menu__sub > .menu__sub-inner {
    position: relative;
    overflow: visible;
    height: auto;
    -webkit-animation-name: navigation-slide-in;
            animation-name: navigation-slide-in;
    -webkit-animation-duration: 0.2s;
            animation-duration: 0.2s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}
.menu__item-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.75rem;
  color: #a0a0a0;
  margin: -0.5rem 0.75rem -0.5rem 0;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.menu__item-icon > .svgicon-star .svgicon__filled {
  fill: currentColor;
}
.menu__item-icon > .svgicon-star .svgicon__outlined {
  fill: none;
}
.menu__item-icon > .svglogo {
  width: 1.75rem;
  height: 1.75rem;
}
.search {
  right: -100%;
  width: 100%;
  -webkit-transition: right 0.2s ease-in-out, opacity 0.1s linear;
  transition: right 0.2s ease-in-out, opacity 0.1s linear;
}
@media only screen and (min-width: 569px) {
  .search {
    width: 81%;
    max-width: 20rem;
  }
}
@media only screen and (min-width: 769px) {
  .search {
    width: 100%;
    max-width: none;
  }
}
@media only screen and (min-width: 769px) {
  .search {
    right: auto;
  }
}
@media only screen and (min-width: 769px) {
  .search {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
    transition: opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, opacity 0.1s linear;
    transition: transform 0.2s ease-in-out, opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
  }
}
.search__form {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(29, 30, 33, 0.95);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-shadow: 1px 1px 4px rgba(11, 11, 12, 0.35);
          box-shadow: 1px 1px 4px rgba(11, 11, 12, 0.35);
  padding: 0.375rem 2rem 0.375rem 3.5rem;
}
@media only screen and (min-width: 569px) {
  .search__form {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .search__form {
    position: relative;
    width: auto;
    margin: 0.5rem 1rem 0 1rem;
    padding: 0;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.search__form input[type='search'] {
  width: 100%;
  height: 2.75rem;
  border: none;
  background: none;
  border-bottom: 1px solid #979797;
  color: #ededed;
  padding: 0 3.25rem 0 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media only screen and (min-width: 569px) {
  .search__form input[type='search'] {
    padding-left: 3.25rem;
  }
}
.search__form input[type='search']::-webkit-input-placeholder {
  color: #6b6b6b;
}
.search__form input[type='search']::-moz-placeholder {
  color: #6b6b6b;
}
.search__form input[type='search']:-ms-input-placeholder {
  color: #6b6b6b;
}
.search__form input[type='search']::-ms-input-placeholder {
  color: #6b6b6b;
}
.search__form input[type='search']::placeholder {
  color: #6b6b6b;
}
.search__form input[type='search']::-ms-clear {
  display: none;
}
.search__form input[type='search']::-webkit-search-cancel-button {
  display: none;
}
.search__form input[type='search']:focus {
  border-bottom-color: #FCE38A;
  -webkit-box-shadow: 0 1px 0 0 #FCE38A;
          box-shadow: 0 1px 0 0 #FCE38A;
}
div.search__form-icon,
button.search__form-icon > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.75rem;
}
.search__form-icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 1px;
  margin: 0.375rem;
}
@media only screen and (min-width: 569px) {
  .search__form-icon {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .search__form-icon {
    margin: 0;
  }
}
.search__form-icon .svgicon {
  fill: currentColor;
  display: block;
}
div.search__form-icon--loader {
  right: 0;
  left: auto;
  padding: 0;
  width: 2rem;
}
@media only screen and (min-width: 569px) {
  div.search__form-icon--loader {
    right: auto;
    left: 0;
    width: 2.75rem;
  }
}
@media only screen and (min-width: 769px) {
  div.search__form-icon--loader {
    padding: 0 1rem;
  }
}
div.search__form-icon--loader .loader {
  width: 1.2rem;
  height: 1.2rem;
}
.search__form-icon--submit .svgicon {
  width: 1.2rem;
  height: 1.2rem;
}
.search__form-icon--clear {
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #a0a0a0;
  right: 2rem;
  left: auto;
  margin-right: 0;
}
.no-touch .search__form-icon--clear:hover {
  color: #f18680;
}
.search__form-icon--clear:active,
.no-touch .search__form-icon--clear:active {
  color: #fce38a;
}
@media only screen and (min-width: 569px) {
  .search__form-icon--clear {
    right: 0.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .search__form-icon--clear {
    right: 0;
  }
}
.search__form-icon--clear .svgicon {
  width: 0.75rem;
  height: 0.75rem;
}
.search__form-icon--close .svgicon {
  width: 1.2rem;
  height: 1.2rem;
}
.search__form-icon--close,
.search__form-icon--submit {
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #a0a0a0;
}
.no-touch .search__form-icon--close:hover,
.no-touch .search__form-icon--submit:hover {
  color: #f18680;
}
.search__form-icon--close:active,
.search__form-icon--submit:active,
.no-touch .search__form-icon--close:active,
.no-touch .search__form-icon--submit:active {
  color: #fce38a;
}
.search__groups .search__groups-inner {
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  padding: 0 0.5rem 1.5rem 0.5rem;
}
@media only screen and (min-width: 769px) {
  .search__groups .search__groups-inner {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.search__groups--fetching .search__groups-inner {
  opacity: 0.7;
}
.search__group {
  margin-top: 1rem;
}
.search__group-items {
  list-style: none;
  margin: 0;
  padding: 0 0 0.5rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.search__group-title {
  font-size: 0.85rem;
  text-transform: uppercase;
  color: #a0a0a0;
  margin: 0 0.5rem 0.5rem 0.5rem;
}
@media only screen and (min-width: 769px) {
  .search__group-title {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
.search__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding: 0.5rem 0.5rem;
}
@media only screen and (min-width: 769px) {
  .search__item {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.no-touch .search__item:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.no-touch .search__item:hover .search__item-title {
  color: #ffffff;
}
.no-touch .search__item:hover .search__item-pretitle,
.no-touch .search__item:hover .search__item-meta {
  color: #a0a0a0;
}
.search__item:active,
.no-touch .search__item:active {
  background-color: rgba(255, 255, 255, 0.3);
}
.search__item:active .search__item-title,
.no-touch .search__item:active .search__item-title {
  color: #ffffff;
}
.search__item:active .search__item-pretitle,
.no-touch .search__item:active .search__item-pretitle,
.search__item:active .search__item-meta,
.no-touch .search__item:active .search__item-meta {
  color: #a0a0a0;
}
.search__item-text {
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-right: 0.5rem;
}
.search__item-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 4.3rem;
      -ms-flex: 0 0 4.3rem;
          flex: 0 0 4.3rem;
}
.search__item--movie .search__item-image {
  -webkit-flex-basis: 2.5rem;
      -ms-flex-preferred-size: 2.5rem;
          flex-basis: 2.5rem;
  margin: -0.25rem 0;
}
.search__item-pretitle,
.search__item-title,
.search__item-meta {
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.search__item-title {
  margin: 0;
  font-size: 0.95rem;
  color: #ededed;
}
.search__item-pretitle,
.search__item-meta {
  margin: 0;
  font-size: 0.85rem;
  color: #a0a0a0;
}
.search__item-meta .metadata__item:not(:last-child):after {
  content: '|';
  margin: 0 0.5rem;
  color: #a0a0a0;
}
.search__item-meta .metadata__item--genres > span:not(:first-child):before {
  content: ' / ';
}
.search__item-pretitle {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.search__result-overview {
  display: inline-block;
  color: #ededed;
  margin: 1rem 0.5rem 0 0.5rem;
}
@media only screen and (min-width: 769px) {
  .search__result-overview {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.search__result-overview > a {
  display: inline-block;
  color: #ededed;
  border-bottom: 1px solid #f59283;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.no-touch .search__result-overview > a:hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
.search__result-overview > a:active,
.no-touch .search__result-overview > a:active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
.search__result-overview--result {
  word-break: break-all;
}
.search__result-overview--no-result p:first-child {
  margin-top: 0;
}
.search__result-overview--no-result p:last-child {
  color: #a0a0a0;
}
@media only screen and (min-width: 769px) {
  .header--menu-closed .menu,
  .header--search-closed .search {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.menu,
.search__groups {
  overflow: hidden;
  overflow-y: auto;
  background-color: rgba(29, 30, 33, 0.95);
  -webkit-overflow-scrolling: touch;
}
.menu,
.search {
  visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  outline: 2px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(29, 30, 33, 0.95);
}
@media only screen and (min-width: 769px) {
  .menu,
  .search {
    opacity: 1;
    min-height: 100%;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
    bottom: auto;
    background: none;
    width: 20rem;
  }
}
.search__groups {
  position: absolute;
  top: 3.5rem;
  bottom: 0;
}
@media only screen and (min-width: 769px) {
  .search__groups {
    z-index: auto;
    position: static;
    opacity: 1;
    overflow: auto;
    background: none;
  }
}
@media only screen and (min-width: 769px) {
  .menu,
  .menu__sub,
  .search {
    padding-top: 4.5rem;
    width: 20rem;
  }
}
.header--menu-open .navigation:before,
.header--sub-menu-open .navigation:before,
.header--search-open .navigation:before,
.header--menu-open .navigation__wrapper,
.header--sub-menu-open .navigation__wrapper,
.header--search-open .navigation__wrapper {
  visibility: visible;
  -webkit-transition: none;
  transition: none;
}
@media only screen and (min-width: 769px) {
  .header--menu-open .navigation:before,
  .header--sub-menu-open .navigation:before,
  .header--search-open .navigation:before,
  .header--menu-open .navigation__wrapper,
  .header--sub-menu-open .navigation__wrapper,
  .header--search-open .navigation__wrapper {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    -webkit-transition: opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
    transition: opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, opacity 0.1s linear;
    transition: transform 0.2s ease-in-out, opacity 0.1s linear, -webkit-transform 0.2s ease-in-out;
  }
}
@media only screen and (min-width: 769px) {
  .header--menu-open .navigation__inner,
  .header--sub-menu-open .navigation__inner,
  .header--search-open .navigation__inner {
    width: 20rem;
  }
}
.header--menu-open .menu,
.header--sub-menu-open .menu {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 769px) {
  .header--sub-menu-open .navigation:after {
    opacity: 1;
  }
}
@media only screen and (min-width: 769px) {
  .header--sub-menu-open .navigation__inner {
    width: 40rem;
  }
}
.header--search-open .search {
  opacity: 1;
  right: 0;
  visibility: visible;
}
@media only screen and (min-width: 769px) {
  .header--search-open .search {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    right: auto;
    min-height: 100%;
    overflow: visible;
  }
}
@media only screen and (min-width: 769px) {
  .header--use-toggle-animation .search,
  .header--use-toggle-animation .menu {
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
    -webkit-animation-name: navigation-slide-out;
            animation-name: navigation-slide-out;
    -webkit-animation-duration: 0.2s;
            animation-duration: 0.2s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}
@media only screen and (min-width: 769px) {
  .header--use-toggle-animation.header--menu-open .menu,
  .header--use-toggle-animation.header--search-open .search {
    overflow: visible;
    height: auto;
    opacity: 1;
    -webkit-animation-name: navigation-slide-in;
            animation-name: navigation-slide-in;
    -webkit-animation-duration: 0.2s;
            animation-duration: 0.2s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}
.avatar__container {
  color: #0b0b0c;
  background-color: #ededed;
  width: 2rem;
  height: 2rem;
  min-width: 2rem;
  line-height: 2rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.avatar__container .svgicon {
  display: block;
  width: 50%;
  height: 50%;
  fill: currentColor;
  margin: 0;
}
.avatar__name {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: auto;
}
.avatar__initial {
  font-size: 20px;
}
.avatar--medium .avatar__container {
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.5rem;
  margin: 0.4rem;
}
.avatar--medium .avatar__container .svgicon {
  width: 25%;
  height: 25%;
}
.avatar--medium .avatar__initial {
  font-size: 25px;
}
.avatar--medium .avatar__name {
  max-width: 4.9rem;
}
.avatar--large .avatar__container {
  width: 6rem;
  height: 6rem;
  line-height: 6rem;
  margin: 0.5rem;
}
.avatar--large .avatar__container .svgicon {
  width: 25%;
  height: 25%;
}
.avatar--large .avatar__initial {
  font-size: 30px;
}
.avatar--large .avatar__name {
  max-width: 6.5rem;
}
.avatar--inverse .avatar__container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2px;
  color: white;
  background: center / cover no-repeat url('/gfx/avatar-border-background.svg');
}
.avatar--name-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.avatar--name-right .avatar__container {
  margin-right: 0.75rem;
}
.avatar--name-right .avatar__name {
  margin-left: 0;
  margin-right: 0;
}
.overlay {
  z-index: 1250;
  visibility: hidden;
  opacity: 0;
  background: rgba(11, 11, 12, 0.97);
  color: #ededed;
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
  .overlay {
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
}
.overlay:before,
.overlay:after {
  content: '';
  position: absolute;
  width: 100%;
  z-index: 1;
}
.overlay:before {
  background-color: #0b0b0c;
  top: 0;
  height: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .overlay:before {
    height: 4.25rem;
  }
}
.overlay:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#0b0b0c), to(rgba(11, 11, 12, 0)));
  background: linear-gradient(to bottom, #0b0b0c 0%, rgba(11, 11, 12, 0) 100%);
  top: 3.5rem;
  height: 6rem;
}
@media only screen and (min-width: 769px) {
  .overlay:after {
    top: 4.25rem;
    height: 8rem;
  }
}
.overlay.overlay--fade-in {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s linear 0s, opacity 0.2s;
  transition: visibility 0s linear 0s, opacity 0.2s;
}
.overlay .form .input,
.overlay .form .field__options-input,
.overlay .button2:not(.button--icon),
.overlay .button--icon .button__icon,
.overlay .alert {
  background-color: #0b0b0c;
}
.overlay .avatar__container {
  -webkit-transition: -webkit-transform 0.1s linear;
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.no-touch .overlay .avatar__container.focus-visible,
.no-touch .overlay .avatar__container:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.overlay .avatar__container:active,
.no-touch .overlay .avatar__container:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}
.overlay,
.overlay__scroll-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.overlay__scroll-container {
  overflow: hidden;
  overflow-y: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
}
.overlay__container {
  margin: auto;
  width: 100%;
}
.overlay__close-btn {
  position: fixed;
  z-index: 3;
  top: 0.5625rem;
  right: 16px;
}
@media only screen and (min-width: 769px) {
  .overlay__close-btn {
    top: 0.9375rem;
    right: 27px;
  }
}
.overlay__header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
  height: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .overlay__header {
    height: 4.25rem;
  }
}
.overlay__header .logo {
  margin-top: 1rem;
}
@media only screen and (min-width: 769px) {
  .overlay__header .logo {
    margin-top: 0.75rem;
  }
}
.overlay__header .logo .svglogo {
  display: block;
  height: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .overlay__header .logo .svglogo {
    height: 2.75rem;
  }
}
.overlay__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.overlay__body h1 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.overlay__form {
  max-width: 22rem;
  width: 100%;
}
.overlay__spacing {
  margin-top: 3.5rem;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 769px) {
  .overlay__spacing {
    margin-top: 4.25rem;
  }
}
@media only screen and (min-width: 769px) {
  .overlay__spacing {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 1025px) {
  .overlay__spacing {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.profile--selector,
.profile--kids-onboarding {
  text-align: center;
}
.profile--kids-onboarding {
  max-width: 40rem;
}
.profile--kids-onboarding .button2 {
  width: 10rem;
}
.profile__link {
  margin-top: 1rem;
}
.profile__selector-list {
  padding: 0;
  margin: 0;
  margin-top: 1.5rem;
}
.profile__selector-list li {
  display: inline-block;
  margin: 0.2rem;
}
.no-touch .profile__selector-list li:hover {
  cursor: pointer;
}
.profile__selector-list .avatar__container .svgicon-edit {
  width: 35%;
  height: 35%;
}
.profiles-disabled {
  text-align: center;
}
.profiles-disabled .alert {
  margin: 2rem 0;
}
.overlay-modal {
  background-color: rgba(29, 30, 33, 0.95);
  color: #ededed;
  max-width: 42rem;
  width: 100%;
  outline: 2px solid rgba(255, 255, 255, 0.2);
}
.overlay-modal__body > *:first-child {
  margin-top: 0;
}
.overlay-modal__footer {
  background-color: #2a2b2e;
}
.overlay-modal__body,
.overlay-modal__footer {
  padding: 1.5rem 0.75rem;
}
@media only screen and (min-width: 569px) {
  .overlay-modal__body,
  .overlay-modal__footer {
    padding: 1.5rem;
  }
}
@media only screen and (min-width: 1025px) {
  .overlay-modal__body,
  .overlay-modal__footer {
    padding: 3rem;
  }
}
.terms .alert {
  margin-bottom: 1.5rem;
}
.terms__expand {
  text-align: center;
  margin-top: 1.5rem;
}
.terms__expand-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.terms__expand-btn .svgicon {
  -webkit-transition: fill 0.2s;
  transition: fill 0.2s;
  fill: #ededed;
}
.no-touch .terms__expand-btn:hover {
  color: #f18680;
}
.no-touch .terms__expand-btn:hover .svgicon {
  fill: currentColor;
}
.terms__expand-btn:focus,
.no-touch .terms__expand-btn:focus,
.terms__expand-btn:active,
.no-touch .terms__expand-btn:active {
  color: #fce38a;
}
.terms__expand-btn:focus .svgicon,
.no-touch .terms__expand-btn:focus .svgicon,
.terms__expand-btn:active .svgicon,
.no-touch .terms__expand-btn:active .svgicon {
  fill: currentColor;
}
.terms__content {
  margin-top: 1.61rem;
}
.terms__content > *:first-child {
  margin-top: 0;
}
.terms__content > *:last-child {
  margin-bottom: 0;
}
.terms__actions {
  text-align: center;
}
.terms__actions-logout {
  margin-top: 1rem;
}
.overlay--change-password .field.new-password {
  margin: 2.5rem 0;
}
.news-list ol {
  list-style: none;
}
.news-list:not(:last-child) {
  margin-bottom: 4rem;
}
.news-list__items {
  padding: 0;
  margin: 0;
}
.news-list__header {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.news-list__header:first-letter {
  text-transform: capitalize;
}
.news-list__item {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 769px) {
  .news-list__item {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .news-list__item {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .news-list__item {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .news-list__item {
    max-width: 1476px;
  }
}
.news-list__item:before,
.news-list__item:after {
  content: ' ';
  display: table;
}
.news-list__item:after {
  clear: both;
}
.news-list__item:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .news-list__item {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.news-list__item--active {
  background-color: #2a2b2e;
}
.news-list__item-inner {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.news-list__item-inner {
  border-top: 1px solid #2a2b2e;
}
.news-list__item--active .news-list__item-inner,
.news-list__item--active + .news-list__item .news-list__item-inner {
  border-top-color: transparent;
}
.news-list__item-primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.news-list__col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.news-list__col--expand {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 0.5rem;
}
@media only screen and (min-width: 769px) {
  .news-list__col--expand {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    padding-left: 0;
    padding-right: 2rem;
  }
}
.news-list__col--duration {
  text-align: right;
  width: 3.55rem;
  color: #a0a0a0;
  padding-right: 0.25rem;
  font-size: 0.85rem;
  white-space: nowrap;
}
@media only screen and (min-width: 769px) {
  .news-list__col--duration {
    width: 4.7rem;
    padding-right: 1rem;
  }
}
.news-list__col--live {
  text-align: right;
}
@media only screen and (min-width: 769px) {
  .news-list__col--live {
    width: 12.2rem;
  }
}
.news-list__col--progress {
  position: absolute;
  top: -0.5rem;
  right: 0;
  width: 5.5rem;
}
@media only screen and (min-width: 769px) {
  .news-list__col--progress {
    width: 7.5rem;
    position: static;
  }
}
.news-list__col--progress .progress--zero {
  visibility: hidden;
}
@media only screen and (min-width: 769px) {
  .news-list__col--progress .progress--zero {
    visibility: visible;
  }
}
.news-list__col--menu {
  padding-left: 0.5rem;
}
.news-list__description {
  margin: 0.5rem 0 0 0;
}
@media only screen and (min-width: 321px) {
  .news-list__description {
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 769px) {
  .news-list__description {
    padding-left: 7.625rem;
  }
}
.news-list__chapters {
  margin: 1rem 0 1rem 0;
  padding: 0;
}
@media only screen and (min-width: 321px) {
  .news-list__chapters {
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 769px) {
  .news-list__chapters {
    margin-top: 2rem;
    padding-left: 7.625rem;
  }
}
.news-list__chapter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 769px) {
  .news-list__chapter {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.news-list__chapter:not(:last-child) {
  margin-bottom: 1rem;
}
.news-list__chapter-text {
  margin: 0;
}
.news-list__chapter-title {
  margin: 0;
  font-size: 0.95rem;
}
.news-list__chapter-description {
  margin: 0;
}
.news-list__chapter-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 90px;
  padding-right: 1rem;
}
@media only screen and (min-width: 769px) {
  .news-list__chapter-image {
    width: 114px;
  }
}
.news-list__chapter-image > a {
  position: relative;
  display: block;
  background: #3e3f42;
  padding-top: 56.25%;
}
.news-list__chapter-image > a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  z-index: 2;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.news-list__chapter-image > a.focus-visible:after {
  background-color: rgba(11, 11, 12, 0.3);
}
.news-list__chapter-image > a.focus-visible .playback-icon {
  opacity: 1;
}
.no-touch .news-list__chapter-image > a:hover:after {
  background-color: rgba(11, 11, 12, 0.3);
}
.no-touch .news-list__chapter-image > a:hover .playback-icon {
  opacity: 1;
}
.news-list__chapter-image img {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.news-list__chapter-image .playback-icon {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
.news-list__col--title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-right: 0.7rem;
}
@media only screen and (min-width: 321px) {
  .news-list__col--title {
    padding-right: 1rem;
  }
}
@media only screen and (min-width: 769px) {
  .news-list__col--title {
    padding-right: 2rem;
  }
}
.news-list__link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.no-touch .news-list__link:hover {
  color: #f18680;
}
.news-list__link:active,
.no-touch .news-list__link:active {
  color: #fce38a;
}
.news-list__text {
  display: block;
}
.news-list__text-inner {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.news-list__time-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.news-list__playback {
  width: 3.375rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.news-list__time,
.news-list__title {
  font-size: 15px;
}
@media only screen and (min-width: 769px) {
  .news-list__time,
  .news-list__title {
    font-size: 1.2rem;
  }
}
.news-list__time {
  padding-right: 0.7rem;
}
@media only screen and (min-width: 321px) {
  .news-list__time {
    padding-right: 1rem;
  }
}
@media only screen and (min-width: 769px) {
  .news-list__time {
    padding-right: 0;
    width: 4.25rem;
  }
}
.news-list__title {
  font-weight: 500;
}
.news-list__has-chapters {
  color: #a0a0a0;
  display: block;
  font-size: 13px;
}
@media only screen and (min-width: 769px) {
  .news-list__has-chapters {
    font-size: 0.85rem;
  }
}
.splash {
  overflow: hidden;
}
.splash__container {
  position: absolute;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #131415;
  z-index: 1300;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s ease 0.15s, opacity 0.15s linear;
  transition: visibility 0s ease 0.15s, opacity 0.15s linear;
}
.splash .splash__container {
  opacity: 1;
  visibility: visible;
}
.splash__error-message {
  color: #ededed;
}
.splash__logo {
  text-align: center;
  width: 14rem;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 769px) {
  .splash__logo {
    width: 20rem;
    margin-bottom: 4rem;
  }
}
.splash__logo .svglogo-sumo-white {
  margin-bottom: 1.75rem;
}
.splash__logo .svglogo-sumo-slogan {
  width: 80%;
  fill: #ededed;
  margin: 0 auto;
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.profile-card {
  max-width: 26.56rem;
  padding: 1rem;
  border: 2px solid #1a1a1a;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 2.25rem auto 0 auto;
}
@media only screen and (min-width: 769px) {
  .profile-card {
    margin-top: 3rem;
  }
}
.profile-card .profile-card__avatar {
  position: absolute;
  top: -2.25rem;
}
.profile-card .profile-card__avatar .avatar__container {
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .profile-card .profile-card__avatar {
    top: -3rem;
  }
}
.profile-card .profile-card__text {
  margin-top: 2.25rem;
  font-size: 1.125rem;
  padding: 1rem;
  text-align: center;
}
.profile-card .profile-card__name {
  display: block;
}
.profile-card .profile-card__email {
  font-size: 0.9375rem;
}
.profile-card--large .profile-card__text {
  margin-top: 3rem;
}
.payment-card {
  width: 15rem;
  height: 9.45894816rem;
  border: 2px solid white;
  border-radius: 0.5625rem;
  padding: 1rem;
  background-color: #1a1a1a;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
.payment-card__number {
  font-size: 1rem;
  text-align: center;
  margin-bottom: 0.5rem;
  letter-spacing: 0.2rem;
  font-family: 'Courier New', Courier, monospace;
}
.payment-card__expiration {
  text-align: left;
}
.payment-card__expiration-period {
  text-transform: uppercase;
  font-size: 0.75rem;
}
.payment-card__expiration-date {
  font-size: 0.8125rem;
  font-family: 'Courier New', Courier, monospace;
}
.payment-card__issuer {
  position: absolute;
  right: 5%;
  font-size: 0.8125rem;
}
.payment-card__issuer .payment-icon {
  fill: white;
  width: 48px;
  height: 32px;
}
.svglogo-mastercard__circle1,
.svglogo-mastercard__circle2,
.svglogo-maestro__circle1,
.svglogo-maestro__circle2 {
  fill: white;
}
.svglogo-mastercard__circle2,
.svglogo-maestro__circle2 {
  opacity: 0.55;
}
.svgicon-credit-card__card {
  fill: black;
}
.svgicon-credit-card__frame {
  stroke: white;
}
.svgicon-credit-card__line-placeholder {
  stroke: white;
}
.svglogo-diners path {
  fill: white;
}
.collapse {
  padding: 0.75rem 0;
}
.collapse.collapse--slide-enter {
  opacity: 0;
  -webkit-transition: height 300ms linear;
  transition: height 300ms linear;
}
.collapse.collapse--slide-exit-active {
  opacity: 1;
}
.collapse.collapse--slide-exit-active,
.collapse.collapse--slide-done-enter {
  opacity: 0;
}
.collapse + .collapse {
  border-top: 2px solid #303030;
}
.collapse__header {
  position: relative;
  cursor: pointer;
  padding-right: 0.75rem;
}
.collapse__header .svgicon {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.375rem;
  fill: #ff7e00;
  width: 0.75rem;
  height: 0.75rem;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.collapse--active .collapse__header .svgicon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.collapse__body {
  padding-top: 0.75rem;
  display: none;
}
.collapse--active .collapse__body {
  display: block;
}
.collapse__body > *:first-child {
  margin-top: 0;
}
.form .field-group__fields {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}
.form .field-group__fields > .field {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}
.form .input--text,
.form .input--password,
.form .input--url,
.form .input--tel,
.form .input--email,
.form .input--date,
.form .input--number,
.form .input--textarea,
.form .input--select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0 0.95rem;
  width: 100%;
  background-image: none;
  display: block;
  position: relative;
  font-size: 0.95rem;
  background-color: transparent;
  border: 2px solid transparent;
  height: 3.25rem;
}
.form .input--text:-webkit-autofill,
.form .input--password:-webkit-autofill,
.form .input--url:-webkit-autofill,
.form .input--tel:-webkit-autofill,
.form .input--email:-webkit-autofill,
.form .input--date:-webkit-autofill,
.form .input--number:-webkit-autofill,
.form .input--textarea:-webkit-autofill,
.form .input--select:-webkit-autofill {
  -webkit-text-fill-color: #0b0b0c !important;
}
.form .input--textarea {
  min-height: 6rem;
  padding: 0.75rem 0.95rem;
}
.form .input--select {
  padding-right: 2.3rem;
}
.form .input--select::-ms-expand {
  display: none;
}
.form .input--select:focus::-ms-value {
  background-color: transparent;
}
.form .input--select option {
  color: #0b0b0c;
}
.form .input-select-wrapper {
  position: relative;
}
.form .input-select-loading:after {
  content: '';
  background-image: url('/gfx/spinner.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  -webkit-animation: spin 0.6s infinite linear;
          animation: spin 0.6s infinite linear;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  right: 0.95rem;
  top: 1.08333333rem;
  pointer-events: none;
}
.form .input-select-wrapper:not(.input-select-loading):after {
  content: '';
  position: absolute;
  right: 0.95rem;
  top: 50%;
  width: 0;
  height: 0;
  margin-left: 0.2rem;
  margin-top: -0.2rem;
  border: 0.4rem solid transparent;
  pointer-events: none;
}
.form legend {
  font-size: 1rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0.7rem;
}
.form label {
  margin-bottom: 0.35rem;
}
.form .field:not(.field--hidden) {
  margin-bottom: 1.25rem;
}
.form .field__label {
  font-weight: 500;
  width: 100%;
}
.form .field--hidden .field__label {
  display: none;
}
.form.form--inline .field__label,
.form .field--radio-inline .field__label {
  margin-right: 0.5rem;
}
.form .field--text .input__wrapper,
.form .field--password .input__wrapper {
  position: relative;
}
.form .field--text .button--reveal-password,
.form .field--password .button--reveal-password {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 1.39rem 0 0;
}
.form .field--text .button--reveal-password .svgicon,
.form .field--password .button--reveal-password .svgicon {
  width: 1.33rem;
  height: 1.33rem;
}
.form .field--password-reveal .input {
  padding-right: 2.82rem;
}
.form .field__options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.form .field--radio-inline .field__options {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.form .field__options-label {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  font-size: 0.95rem;
  text-transform: none;
  cursor: pointer;
  min-height: 1.5rem;
  padding-left: 1.75rem;
}
@media only screen and (min-width: 1367px) {
  .form .field__options-label {
    min-height: 1.55555556rem;
    padding-left: 1.80555556rem;
  }
}
.form .field__options-label .input {
  position: absolute;
  opacity: 0;
}
.form .field__options-label .input:checked + .field__options-input .svgicon {
  display: block;
}
.form .field__options-label:last-child {
  margin-bottom: 0;
}
.form .field--checkbox .field__options-label {
  min-height: 1.5rem;
  padding-right: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form .field--radio-inline .field__options-label:not(:last-child) {
  margin-right: 1.5rem;
}
.form .field__options-input {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0.125rem;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.1875rem;
}
@media only screen and (min-width: 1367px) {
  .form .field__options-input {
    width: 1.55555556rem;
    height: 1.55555556rem;
    padding: 0.22222222rem;
  }
}
.form .field__options-input > * {
  width: 100%;
  height: 100%;
}
.form .field__options-input .svgicon {
  stroke: currentColor;
  fill: currentColor;
  display: none;
}
.form .field--radio .field__options-input {
  border-radius: 50%;
}
.form .field__options-text {
  display: inline-block;
  margin-left: 0.5rem;
  margin-top: 0.125rem;
}
.form .message {
  list-style: none;
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin: 0;
  padding-top: 0.35rem;
  padding-left: 0;
  text-align: left;
}
.form .message > li {
  position: relative;
  padding-left: 1rem;
}
.form .message > li:before {
  content: '\2022';
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.125rem;
  font-size: 1.15rem;
  display: block;
  color: #bd0338;
}
.form .field--checkbox .message {
  padding-left: 2.45rem;
}
.form.form--inline > .message {
  padding-left: 0.25rem;
}
.form .alert {
  margin-bottom: 1.25rem;
}
.form .field--error .input--text,
.form .field-group--error .input--text,
.form .field--error .input--password,
.form .field-group--error .input--password,
.form .field--error .input--url,
.form .field-group--error .input--url,
.form .field--error .input--tel,
.form .field-group--error .input--tel,
.form .field--error .input--email,
.form .field-group--error .input--email,
.form .field--error .input--date,
.form .field-group--error .input--date,
.form .field--error .input--number,
.form .field-group--error .input--number,
.form .field--error .input--textarea,
.form .field-group--error .input--textarea,
.form .field--error .input--select,
.form .field-group--error .input--select {
  padding-bottom: 0.125rem;
  border: 0.125rem solid #bd0338;
}
.form .field-group > .message {
  margin-top: -1.25rem;
  margin-bottom: 1.25rem;
}
.form .field-group__fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.form .field-group__fields > .field {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.form .field--age-limit .input-select-wrapper {
  max-width: 22rem;
}
.form .field.field--zip,
.form .field.field--mobile-prefix,
.form .field.field--day,
.form .field.field--year {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.form .field.field--zip .input,
.form .field.field--mobile-prefix .input,
.form .field.field--day .input,
.form .field.field--year .input {
  width: 5rem;
}
@media only screen and (min-width: 569px) {
  .form .field.field--zip .input,
  .form .field.field--mobile-prefix .input,
  .form .field.field--day .input,
  .form .field.field--year .input {
    width: 6rem;
  }
}
.form .field.field--pin-code {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.form .field.field--pin-code .input {
  width: 11rem;
}
.form .field--radio-color-select .field__options-label:not(:last-child) {
  margin-right: 1rem;
}
.form .field--radio-color-select .field__options-label .input:checked + .field__options-input {
  width: 2.25rem;
  height: 2.25rem;
  margin-left: -0.25rem;
  margin-top: -0.25rem;
}
.form .field--radio-color-select .field__options-input,
.form .field--radio-color-select .field__options-input > div {
  border-radius: 50%;
}
.form .field--radio-color-select .field__options-input {
  -webkit-transition: width 0.2s, height 0.2s, margin 0.2s;
  transition: width 0.2s, height 0.2s, margin 0.2s;
  color: #0b0b0c;
}
.form .field--radio-color-select .field__options-input > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form .field--radio-color-select .field__options-input .svgicon {
  width: 60%;
  height: 60%;
}
.form--inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}
.form--inline > * {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
.form--inline .field {
  margin-bottom: 0;
}
.form--inline .button-container {
  padding-top: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 0;
}
.form--inline .button-container .button2 {
  margin-bottom: 0;
}
.form--inline .message {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.form .input--text,
.form .input--password,
.form .input--url,
.form .input--tel,
.form .input--email,
.form .input--date,
.form .input--number,
.form .input--textarea,
.form .input--select {
  color: #ededed;
  border-color: #979797;
}
.form .input--text:focus,
.form .input--password:focus,
.form .input--url:focus,
.form .input--tel:focus,
.form .input--email:focus,
.form .input--date:focus,
.form .input--number:focus,
.form .input--textarea:focus,
.form .input--select:focus {
  border-color: #FCE38A;
}
.form .input--text::-webkit-input-placeholder, .form .input--password::-webkit-input-placeholder, .form .input--url::-webkit-input-placeholder, .form .input--tel::-webkit-input-placeholder, .form .input--email::-webkit-input-placeholder, .form .input--date::-webkit-input-placeholder, .form .input--number::-webkit-input-placeholder, .form .input--textarea::-webkit-input-placeholder, .form .input--select::-webkit-input-placeholder {
  color: #6b6b6b;
  font-size: 0.85rem;
  font-style: italic;
}
.form .input--text::-moz-placeholder, .form .input--password::-moz-placeholder, .form .input--url::-moz-placeholder, .form .input--tel::-moz-placeholder, .form .input--email::-moz-placeholder, .form .input--date::-moz-placeholder, .form .input--number::-moz-placeholder, .form .input--textarea::-moz-placeholder, .form .input--select::-moz-placeholder {
  color: #6b6b6b;
  font-size: 0.85rem;
  font-style: italic;
}
.form .input--text:-ms-input-placeholder, .form .input--password:-ms-input-placeholder, .form .input--url:-ms-input-placeholder, .form .input--tel:-ms-input-placeholder, .form .input--email:-ms-input-placeholder, .form .input--date:-ms-input-placeholder, .form .input--number:-ms-input-placeholder, .form .input--textarea:-ms-input-placeholder, .form .input--select:-ms-input-placeholder {
  color: #6b6b6b;
  font-size: 0.85rem;
  font-style: italic;
}
.form .input--text::-ms-input-placeholder, .form .input--password::-ms-input-placeholder, .form .input--url::-ms-input-placeholder, .form .input--tel::-ms-input-placeholder, .form .input--email::-ms-input-placeholder, .form .input--date::-ms-input-placeholder, .form .input--number::-ms-input-placeholder, .form .input--textarea::-ms-input-placeholder, .form .input--select::-ms-input-placeholder {
  color: #6b6b6b;
  font-size: 0.85rem;
  font-style: italic;
}
.form .input--text::placeholder,
.form .input--password::placeholder,
.form .input--url::placeholder,
.form .input--tel::placeholder,
.form .input--email::placeholder,
.form .input--date::placeholder,
.form .input--number::placeholder,
.form .input--textarea::placeholder,
.form .input--select::placeholder {
  color: #6b6b6b;
  font-size: 0.85rem;
  font-style: italic;
}
.form .input::-webkit-credentials-auto-fill-button {
  background-color: #ededed;
}
.form .input-select-wrapper:not(.input-select-loading):after {
  border-top-color: #ededed;
}
.form .field__options-input {
  color: #ededed;
  -webkit-box-shadow: 0 0 0 0.125rem #979797;
          box-shadow: 0 0 0 0.125rem #979797;
}
.form .field__options-label .input:focus + .field__options-input {
  -webkit-box-shadow: 0 0 0 0.125rem #FCE38A;
          box-shadow: 0 0 0 0.125rem #FCE38A;
}
.form label {
  color: #ededed;
}
.form .message {
  color: #ededed;
}
.fieldset--account {
  margin-bottom: 1.42rem;
}
.fieldset--about {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 769px) {
  .fieldset--consent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 768px) {
  .fieldset--consent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.fieldset--consent .field__options-label .field__options-text {
  font-size: 0.75rem;
}
@media only screen and (min-width: 321px) {
  .fieldset--consent .field__options-label .field__options-text {
    font-size: 0.85rem;
  }
}
@media only screen and (min-width: 375px) {
  .fieldset--consent .field__options-label .field__options-text {
    font-size: 1.05rem;
  }
}
.fieldset--consent .label-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.fieldset--consent a {
  line-height: 1.1;
}
.fieldset--consent .field__options-input {
  margin-top: 0.5rem;
}
.field--gender .field__options {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 769px) {
  .field--gender .field__options {
    height: 3.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.form--register .alert {
  margin-top: 1.5rem;
}
.form--register .register-fields > .field,
.form--register .register-fields > .field-group {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
@media only screen and (min-width: 769px) {
  .form--register .register-fields > .field,
  .form--register .register-fields > .field-group {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.form--register .register-fields--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
.grid--large .grid__col--right .form--register .field {
  margin-bottom: 1rem;
}
.grid--large .grid__col--right .form--register .fieldset--consent .field--checkbox .field__options-text {
  font-size: 0.75rem;
}
.grid--large .grid__col--right .form--register .fieldset--consent .field--checkbox .field__options-text * {
  font-size: 0.75rem;
}
.grid--large .grid__col--right .form--register .field--radio-inline {
  margin-bottom: 0.5rem;
}
.grid--large .grid__col--right .form--register .field--day {
  -webkit-flex-basis: 26%;
      -ms-flex-preferred-size: 26%;
          flex-basis: 26%;
}
.grid--large .grid__col--right .form--register .field--month {
  -webkit-flex-basis: 44%;
      -ms-flex-preferred-size: 44%;
          flex-basis: 44%;
}
.grid--large .grid__col--right .form--register .field--year {
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
}
.grid--large .grid__col--right .form--register .field--day .input,
.grid--large .grid__col--right .form--register .field--month .input,
.grid--large .grid__col--right .form--register .field--year .input {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .grid--large .grid__col--right .form--register .field--firstname,
  .grid--large .grid__col--right .form--register .field--lastname,
  .grid--large .grid__col--right .form--register .field--mobile-number,
  .grid--large .grid__col--right .form--register .field--email,
  .grid--large .grid__col--right .form--register .field--password,
  .grid--large .grid__col--right .form--register .field-group--date-of-birth {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
  .grid--large .grid__col--right .form--register .fieldset--consent .register-fields--container {
    display: block;
    margin-top: 0;
  }
  .grid--large .grid__col--right .form--register .button2 {
    width: 100%;
  }
}
.form--login .links {
  margin-top: 1.5rem;
}
.form--login .links .link {
  margin-top: 0.25rem;
}
.form--privacy-settings {
  margin-top: 2rem;
}
.form--verify-mobile .field--tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form--verify-mobile .field--tel .field__label {
  width: auto;
  margin-bottom: 0;
}
.field--switch {
  display: block;
  position: relative;
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 24px;
}
.field--switch__label {
  display: block;
  margin-bottom: 0.25rem;
  font-weight: 700;
}
.field--switch__input,
.field--switch input[type='checkbox'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 20px;
  opacity: 0;
  z-index: 0;
}
.field--switch__status {
  display: inline-block;
  margin-left: 44px;
  cursor: pointer;
}
.field--switch__status:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 36px;
  height: 14px;
  background-color: #ededed;
  border-radius: 14px;
  z-index: 1;
  -webkit-transition: background-color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.field--switch__status:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #a0a0a0;
  border-radius: 14px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  z-index: 2;
  -webkit-transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: left, background-color;
  transition-property: left, background-color;
}
.field--switch__input:checked + .field--switch__status:before {
  background-color: #75FFBC;
}
.field--switch__input:checked + .field--switch__status:after {
  left: 16px;
  background-color: #fff;
}
.labelflap {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.75rem;
  height: 3.75rem;
  overflow: hidden;
}
.labelflap__inner {
  position: absolute;
  width: 5rem;
  height: 5rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0.25rem;
  right: -2.5rem;
  top: -2.5rem;
}
.labelflap__inner > span {
  font-weight: 500;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  font-size: 0.75rem;
  text-align: center;
  text-transform: uppercase;
}
.labelflap--avod .labelflap__inner {
  background: linear-gradient(160deg, #b841cb 0%, #b841cb 40%, #432cb3 100%);
}
.labelflap--avod .labelflap__inner > span {
  color: #ededed;
}
.labelflap--tvod .labelflap__inner {
  background: linear-gradient(160deg, #f8b186 0%, #f8b186 40%, #f38181 100%);
}
.labelflap--tvod .labelflap__inner > span {
  color: #0b0b0c;
}
.label {
  font-size: 0.75rem;
  font-weight: 400;
  display: inline-block;
  padding: 0.15rem 0.35rem;
  text-transform: uppercase;
  color: #ededed;
  background: rgba(0, 0, 0, 0.75);
}
.label--live {
  color: #0b0b0c;
  background: linear-gradient(230deg, #f8b186 0%, #f38181 100%);
}
.branding-logo {
  display: block;
}
.branding-logo .svglogo {
  margin-top: -0.2rem;
  display: block;
  height: 1rem;
}
.branding-logo .svglogo-cmore {
  height: 0.95rem;
}
.branding-logo .svglogo-hayu,
.branding-logo .svglogo-oiii,
.branding-logo .svglogo-sfkids {
  height: 1.3rem;
}
.branding-logo .svglogo-nfpluss {
  height: 1.4rem;
}
.tooltip__container {
  background-color: #b1a8e8;
  border-radius: 0.3rem;
  color: #000000;
  font-size: 0.75rem;
  max-width: 80%;
  padding: 1rem;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 2147483647;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 569px) {
  .tooltip__container {
    max-width: 25rem;
  }
}
.tooltip__arrow {
  position: absolute;
  height: 1rem;
  width: 1rem;
}
.tooltip__arrow::before,
.tooltip__arrow::after {
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  margin: auto;
  width: 0;
}
.tooltip__arrow::after {
  position: absolute;
}
.tooltip__arrow[data-placement*='bottom'] {
  margin-top: -0.4rem;
  left: 0;
  top: 0;
}
.tooltip__arrow[data-placement*='bottom']::before,
.tooltip__arrow[data-placement*='bottom']::after {
  border-color: transparent transparent #b1a8e8 transparent;
  border-width: 0 0.5rem 0.4rem 0.5rem;
}
.tooltip__arrow[data-placement*='bottom']::before {
  position: absolute;
  top: 0;
}
.tooltip__arrow[data-placement*='top'] {
  bottom: 0;
  left: 0;
  margin-bottom: -1rem;
}
.tooltip__arrow[data-placement*='top']::before,
.tooltip__arrow[data-placement*='top']::after {
  border-color: #b1a8e8 transparent transparent transparent;
  border-width: 0.4rem 0.5rem 0 0.5rem;
}
.tooltip__arrow[data-placement*='top']::before {
  position: absolute;
  top: 0;
}
.tooltip__arrow[data-placement*='left'] {
  margin-right: -1rem;
  right: 0;
}
.tooltip__arrow[data-placement*='left']::before {
  border-color: transparent transparent transparent #b1a8e8;
  border-width: 0.5rem 0 0.5rem 0.4em;
  position: absolute;
  left: 0;
  top: 0;
}
.tooltip__arrow[data-placement*='left']::after {
  border: none;
}
.tooltip__arrow[data-placement*='right'] {
  margin-left: -0.7rem;
  left: 0;
}
.tooltip__arrow[data-placement*='right']::before,
.tooltip__arrow[data-placement*='right']::after {
  border-color: transparent #b1a8e8 transparent transparent;
  border-width: 0.5rem 0.4rem 0.5rem 0;
}
.tooltip__arrow[data-placement*='right']::after {
  left: 6px;
  top: 0;
}
.tooltip__trigger-icon {
  cursor: pointer;
}
.tooltip__trigger-icon--info {
  margin: 0 0.5rem;
}
.tvod-status {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.tvod-status[data-status="RENTAL_EXPIRING"] {
  color: #FCE38A;
}
.tvod-status[data-status="RENTAL_VALID"] {
  color: #56D38A;
}
.tvod-status .svgicon--clocksmall {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0.85rem;
      -ms-flex: 0 0 0.85rem;
          flex: 0 0 0.85rem;
  stroke: currentColor;
  height: 0.85rem;
  margin-top: 0.1rem;
  margin-right: 0.25rem;
}
.virtual-agent {
  right: 1.5rem;
  bottom: 1.5rem;
  z-index: 1000;
  position: fixed;
}
.virtual-agent .virtual-agent__trigger {
  height: 4rem;
  width: 4rem;
  background: white;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
.virtual-agent .virtual-agent__trigger--active {
  background: white;
}
.virtual-agent .virtual-agent__icon {
  width: 1.5rem;
  height: 1.5rem;
  fill: #111111;
}
.virtual-agent .virtual-agent__survey {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  right: 0;
  margin: 0 0 1.33rem;
  padding: 1.33rem;
  white-space: nowrap;
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  border-radius: 1rem;
  color: #0b0b0c;
  background-color: #56d38a;
  -webkit-transition: opacity 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, background 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease;
}
.virtual-agent .virtual-agent__survey--active {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.virtual-agent .virtual-agent__survey:hover {
  color: #0b0b0c;
  background-color: #6ad898;
}
.virtual-agent .virtual-agent__survey .svgicon {
  margin: 0 0 0 1rem;
  width: 1rem;
  height: 1rem;
}
.voucher-page .row {
  height: 100vh;
  padding-bottom: 0;
  overflow: hidden;
}
.voucher-page .container {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 13vh;
}
@media only screen and (min-width: 321px) {
  .voucher-page .container {
    padding-bottom: 25vh;
  }
}
@media only screen and (min-width: 569px) {
  .voucher-page .container {
    padding-bottom: 7rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0;
  }
}
.voucher-form__fields-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.voucher-form__fields-wrapper .message {
  position: absolute;
}
.voucher-form {
  position: relative;
  width: 100%;
  margin: 0 0 0 auto;
}
.voucher-form::before {
  position: absolute;
  content: '';
  width: 100vh;
  left: -16px;
  bottom: 0;
  height: 150%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 20, 21, 0)), color-stop(50%, #131415));
  background-image: linear-gradient(rgba(19, 20, 21, 0), #131415 50%);
  opacity: 0.75;
  z-index: 0;
}
@media only screen and (min-width: 569px) {
  .voucher-form::before {
    display: none;
  }
}
.voucher-form > * {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 569px) {
  .voucher-form {
    width: 60%;
  }
}
@media only screen and (min-width: 769px) {
  .voucher-form {
    max-width: 33.33333333rem;
    margin: 0 0 20vmin auto;
  }
}
@media only screen and (min-width: 1025px) {
  .voucher-form {
    max-width: 33.33333333rem;
    margin: 0 auto 20vmin 40%;
  }
}
.voucher-form__description {
  margin-bottom: 1rem;
  max-width: 32.222rem;
}
.field.field--voucher {
  margin-bottom: 0;
  width: 20rem;
}
.button--voucher {
  margin-left: 1rem;
}
.voucher-form__arrow {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -110%;
}
.voucher-form__arrow .arrow__inner {
  position: absolute;
  width: 787px;
  height: 430px;
  left: 50%;
  -webkit-transform: translateX(-93%);
          transform: translateX(-93%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, rgba(19, 20, 21, 0)), to(#131415)), url('/gfx/voucherPage/arrow.svg');
  background-image: linear-gradient(rgba(19, 20, 21, 0) 66%, #131415), url('/gfx/voucherPage/arrow.svg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.voucher-page__illustrations {
  position: absolute;
  top: -1vh;
  right: 10px;
  z-index: -1;
  -webkit-transition: -webkit-transform ease 0.2s;
  transition: -webkit-transform ease 0.2s;
  transition: transform ease 0.2s;
  transition: transform ease 0.2s, -webkit-transform ease 0.2s;
}
@media only screen and (min-width: 321px) {
  .voucher-page__illustrations {
    top: 0;
  }
}
@media only screen and (min-width: 569px) {
  .voucher-page__illustrations {
    top: 50%;
    right: unset;
    left: 12%;
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
}
@media only screen and (min-width: 769px) {
  .voucher-page__illustrations {
    left: 18%;
  }
}
@media only screen and (min-width: 1025px) {
  .voucher-page__illustrations {
    left: 23%;
  }
}
.voucher-page__illustrations--input-active {
  -webkit-transform: translateY(-125%);
          transform: translateY(-125%);
}
@media only screen and (min-width: 321px) {
  .voucher-page__illustrations--input-active {
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
}
.illustrations__moon {
  width: 150px;
  height: 150px;
  background-image: url('/gfx/voucherPage/moon.svg');
  background-size: contain;
  background-position: center center;
  -webkit-transform: translateY(54%);
          transform: translateY(54%);
}
@media only screen and (min-width: 569px) {
  .illustrations__moon {
    width: 180px;
    height: 180px;
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
  }
}
.illustrations__products {
  position: absolute;
  width: 40px;
  height: 40px;
  background-position: center center;
}
.illustrations__products--sports-movies-shows {
  left: 50%;
  -webkit-transform: rotate(10deg) translate(-50%, -366%);
          transform: rotate(10deg) translate(-50%, -366%);
  stroke: #5785d6;
}
@media only screen and (min-width: 569px) {
  .illustrations__products--sports-movies-shows {
    -webkit-transform: rotate(10deg) translate(-200%, -800%);
            transform: rotate(10deg) translate(-200%, -800%);
  }
}
.illustrations__products--pl {
  -webkit-transform: rotate(-11deg) translate(-100%, -433%);
          transform: rotate(-11deg) translate(-100%, -433%);
  fill: white;
}
@media only screen and (min-width: 569px) {
  .illustrations__products--pl {
    -webkit-transform: rotate(-11deg) translate(-120%, -650%);
            transform: rotate(-11deg) translate(-120%, -650%);
  }
}
.illustrations__products--news {
  left: 50%;
  -webkit-transform: rotate(-8deg) translate(-150%, -300%);
          transform: rotate(-8deg) translate(-150%, -300%);
  stroke: #d657a3;
}
@media only screen and (min-width: 569px) {
  .illustrations__products--news {
    -webkit-transform: rotate(-8deg) translate(-110%, -500%);
            transform: rotate(-8deg) translate(-110%, -500%);
  }
}
.illustrations__products--movies-shows {
  -webkit-transform: rotate(9deg) translate(-400%, -12%);
          transform: rotate(9deg) translate(-400%, -12%);
  stroke: #b257d6;
}
@media only screen and (min-width: 569px) {
  .illustrations__products--movies-shows {
    -webkit-transform: rotate(9deg) translate(-475%, -100%);
            transform: rotate(9deg) translate(-475%, -100%);
  }
}
.illustrations__products--total {
  -webkit-transform: rotate(-8.45deg) translate(-166%, 50%);
          transform: rotate(-8.45deg) translate(-166%, 50%);
  stroke: #57d6a3;
}
@media only screen and (min-width: 569px) {
  .illustrations__products--total {
    -webkit-transform: rotate(-8.45deg) translate(-133%, 25%);
            transform: rotate(-8.45deg) translate(-133%, 25%);
  }
}
.illustrations__products--sports {
  -webkit-transform: rotate(-8deg) translate(-350%, -366%);
          transform: rotate(-8deg) translate(-350%, -366%);
  stroke: #5a57d6;
}
@media only screen and (min-width: 569px) {
  .illustrations__products--sports {
    -webkit-transform: rotate(-8deg) translate(250%, 225%);
            transform: rotate(-8deg) translate(250%, 225%);
  }
}
.illustrations__dots {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-56%, -55%);
          transform: translate(-56%, -55%);
  width: 540px;
  height: 455px;
  background-image: url('/gfx/voucherPage/dots.svg');
  background-position: center center;
}
.search__field {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 769px) {
  .search__field {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.search__message {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.search__message p {
  font-size: 1.11rem;
}
@media only screen and (min-width: 769px) {
  .search__message {
    max-width: 54rem;
  }
}
.search-bee--input {
  fill: #ffffff;
  width: 9rem;
  height: 10.278rem;
}
.search-bee--results {
  width: 7.38888889rem;
  height: 5.77777778rem;
}
.search-bee--info {
  width: 7.27777778rem;
  height: 2.77777778rem;
}
.search-bee--results,
.search-bee--info {
  display: none;
}
.search2--kids .search-bee--results,
.search2--kids .search-bee--info {
  display: inline-block;
}
.search-bee--input {
  position: absolute;
  left: 100%;
  bottom: -3.15rem;
  margin-left: 0.35rem;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .search2--kids .search-bee--input {
    display: block;
  }
}
.search-bee--info {
  position: absolute;
  top: 100%;
  margin-top: 1rem;
  right: 0;
}
@media only screen and (min-width: 769px) {
  .search-bee--info {
    right: -1.5rem;
  }
}
.search__feed-show-more {
  margin-top: 0;
  margin-bottom: 2rem;
}
.search-alphabet {
  overflow: hidden;
  position: relative;
  margin: 0 -0.175rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 769px) {
  .search-alphabet {
    overflow: visible;
    margin-top: 3rem;
  }
}
.search-alphabet__container {
  padding-bottom: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 1025px) {
  .search-alphabet__container {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.search-alphabet__chars {
  margin: 0;
  padding: 0.45rem 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin: 0 auto;
  max-width: 54rem;
}
@media only screen and (min-width: 769px) {
  .search-alphabet__chars {
    padding: 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.search-alphabet__chars-gutter {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16px;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
}
@media only screen and (min-width: 769px) {
  .search-alphabet__chars-gutter {
    display: none;
  }
}
.search-alphabet__char {
  position: relative;
  z-index: 1;
  margin: 0.175rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.search-alphabet__char > a,
.search-alphabet__char > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.333rem;
  line-height: 1.333rem;
  width: 3.25rem;
  height: 3.25rem;
}
.search-alphabet__char > span {
  border-radius: 50%;
}
.search-alphabet__char > a {
  padding: 0 !important;
}
.search-alphabet__char > a:not(.button--icon) {
  min-width: 3.25rem;
}
.search-alphabet__char > a:not(.button--icon),
.search-alphabet__char > a .button__icon {
  height: 3.25rem;
}
.search-alphabet__char > a .button__icon {
  width: 3.25rem;
}
.search-alphabet__char > a:not(.button--icon),
.search-alphabet__char > a .button__icon,
.search-alphabet__char > a:not(.button--icon):before,
.search-alphabet__char > a .button__icon:before,
.search-alphabet__char > a:not(.button--icon):after,
.search-alphabet__char > a .button__icon:after {
  border-radius: 3.25rem;
}
.search-alphabet__char > a:not(.button--icon),
.search-alphabet__char > a .button__icon {
  color: #ededed;
  background: #2A2B2E;
}
.search-alphabet__char > a:not(.button--icon):after,
.search-alphabet__char > a .button__icon:after {
  border: 2px solid transparent;
}
.no-touch .search-alphabet__char > a:hover:not(.button--icon),
.no-touch .search-alphabet__char > a.button--active:not(.button--icon),
.no-touch .search-alphabet__char > a:hover .button__icon,
.no-touch .search-alphabet__char > a.button--active .button__icon {
  color: #ededed;
}
.no-touch .search-alphabet__char > a:hover:not(.button--icon):before,
.no-touch .search-alphabet__char > a.button--active:not(.button--icon):before,
.no-touch .search-alphabet__char > a:hover .button__icon:before,
.no-touch .search-alphabet__char > a.button--active .button__icon:before {
  opacity: 1;
  background: #737373;
}
.no-touch .search-alphabet__char > a:hover:not(.button--icon):after,
.no-touch .search-alphabet__char > a.button--active:not(.button--icon):after,
.no-touch .search-alphabet__char > a:hover .button__icon:after,
.no-touch .search-alphabet__char > a.button--active .button__icon:after {
  border: 2px solid transparent;
}
.search-alphabet__char > a:active:not(.button--icon),
.no-touch .search-alphabet__char > a:active:not(.button--icon),
.search-alphabet__char > a:active .button__icon,
.no-touch .search-alphabet__char > a:active .button__icon {
  color: #ededed;
}
.search-alphabet__char > a:active:not(.button--icon):before,
.no-touch .search-alphabet__char > a:active:not(.button--icon):before,
.search-alphabet__char > a:active .button__icon:before,
.no-touch .search-alphabet__char > a:active .button__icon:before {
  opacity: 1;
  background: #303030;
}
.search-alphabet__char > a:active:not(.button--icon):after,
.no-touch .search-alphabet__char > a:active:not(.button--icon):after,
.search-alphabet__char > a:active .button__icon:after,
.no-touch .search-alphabet__char > a:active .button__icon:after {
  border: 2px solid transparent;
}
.search-alphabet__char > a.focus-visible:not(.button--icon):after,
.no-touch .search-alphabet__char > a.focus-visible:not(.button--icon):after,
.search-alphabet__char > a.focus-visible .button__icon:after,
.no-touch .search-alphabet__char > a.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.search-alphabet__char--inactive > span {
  color: #5B5B5B;
  background-color: #161616;
}
.search-alphabet__char--selected {
  z-index: 2;
}
.search-alphabet__char--selected > span {
  -webkit-transition: background-color 0.2s, -webkit-transform 0.1s linear;
  transition: background-color 0.2s, -webkit-transform 0.1s linear;
  transition: background-color 0.2s, transform 0.1s linear;
  transition: background-color 0.2s, transform 0.1s linear, -webkit-transform 0.1s linear;
  background: linear-gradient(230deg, #f8b186 0%, #f38181 100%);
  color: #0b0b0c;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.search-alphabet__char--selected:nth-child(even) > span > span {
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
}
.search-alphabet__char--selected:nth-child(odd) > span > span {
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
.search-input {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .search-input {
    margin: 0 auto;
    max-width: 54rem;
  }
}
.search-input > input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  width: 100%;
  background-image: none;
  display: block;
  font-size: 1.875rem;
  color: #ededed;
  border: none;
  border-bottom: 2px solid #ffffff;
  height: 3.25rem;
  padding: 0 2.25rem;
}
@media only screen and (min-width: 769px) {
  .search-input > input {
    padding: 0 3.25rem;
    font-size: 2.77777778rem;
    height: 4.222rem;
  }
}
.search-input > input:focus {
  border-color: #FCE38A;
}
.search-input > input:focus + .search-bee--input {
  fill: #FCE38A;
}
.search-input > input::-webkit-input-placeholder {
  color: #6b6b6b;
  font-style: italic;
}
.search-input > input::-moz-placeholder {
  color: #6b6b6b;
  font-style: italic;
}
.search-input > input:-ms-input-placeholder {
  color: #6b6b6b;
  font-style: italic;
}
.search-input > input::-ms-input-placeholder {
  color: #6b6b6b;
  font-style: italic;
}
.search-input > input::placeholder {
  color: #6b6b6b;
  font-style: italic;
}
.search-input > input .input::-webkit-credentials-auto-fill-button {
  background-color: #ededed;
}
.search-input > input::-ms-clear {
  display: none;
}
.search-input > input::-webkit-search-cancel-button {
  display: none;
}
.search-input__icon {
  position: absolute;
  top: 0;
  bottom: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-input__icon svg {
  display: block;
}
.search-input__icon--search {
  left: 0;
}
.search-input__icon--search .loader,
.search-input__icon--search svg {
  width: 1.5rem;
  height: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .search-input__icon--search .loader,
  .search-input__icon--search svg {
    width: 2rem;
    height: 2rem;
  }
}
.search-input__icon--search > .loader {
  display: none;
}
.search-input__icon--search svg {
  fill: currentColor;
}
.search2--fetching .search-input__icon--search > .loader {
  display: block;
}
.search2--fetching .search-input__icon--search > svg {
  display: none;
}
.search-input__icon--clear {
  right: 0;
  display: none;
}
@media only screen and (min-width: 769px) {
  .search-input__icon--clear {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.search-input__icon--clear button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #a0a0a0;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  width: 2.375rem;
  height: 2.375rem;
}
.no-touch .search-input__icon--clear button:hover {
  color: #f18680;
}
.search-input__icon--clear button:active,
.no-touch .search-input__icon--clear button:active {
  color: #fce38a;
}
.search-input__icon--clear svg {
  stroke: currentColor;
  width: 1rem;
  height: 1rem;
}
.search-input__voice-button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 2px;
  border-radius: 5px;
  border: 1px solid transparent;
}
.search-input__voice-button:hover {
  border: 1px solid #ededed;
}
.search-input__voice-button--listening {
  background-color: #f59283;
}
.feed {
  will-change: contents;
  /* Hack for Safari & Mobile Safari - See: https://developers.google.com/web/fundamentals/performance/rendering/simplify-paint-complexity-and-reduce-paint-areas */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.feed .horizontal-scroll {
  padding-top: 2px;
}
.feed__header {
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.feed__header .feed__header-title {
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.feed__header .feed__show-more-link {
  margin-left: 1.5rem;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.feed__header-title {
  margin-top: 0;
  margin-bottom: 1.5rem;
  word-break: break-word;
}
.feed__header-title a {
  color: #ededed;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.no-touch .feed__header-title a:hover {
  color: #f18680;
}
.feed__header-title a:active,
.no-touch .feed__header-title a:active {
  color: #fce38a;
}
.feed__header-title a svg {
  -webkit-transition: opacity 0.2s, stroke 0.2s, fill 0.2s;
  transition: opacity 0.2s, stroke 0.2s, fill 0.2s;
  stroke: currentColor;
  fill: currentColor;
}
@media only screen and (min-width: 769px) {
  .feed__header-title a svg {
    opacity: 0;
  }
}
.no-touch .feed__header-title a:hover svg {
  opacity: 1;
}
.feed__show-more-link {
  display: inline-block;
  color: #ededed;
  border-bottom: 1px solid #f59283;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
  display: none;
  white-space: nowrap;
}
.no-touch .feed__show-more-link:hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
.feed__show-more-link:active,
.no-touch .feed__show-more-link:active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
@media only screen and (min-width: 769px) {
  .feed__show-more-link {
    display: block;
  }
}
.feed--sub-categories .horizontal-scroll .feed__item:nth-child(1n) {
  display: block;
}
.feed--sub-categories .feed__item {
  width: 25%;
}
@media only screen and (min-width: 769px) {
  .feed--sub-categories .feed__item {
    width: 20%;
  }
}
@media only screen and (min-width: 1367px) {
  .feed--sub-categories .feed__item {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 1601px) {
  .feed--sub-categories .feed__item {
    width: 14.28571429%;
  }
}
.feed--sub-categories .feed__item--button .padder {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.feed--sub-categories .feed__item--button .button2 {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.feed--sub-categories .feed__item--button .button2:not(.button--icon) {
  min-width: 100%;
}
.feed--sub-categories .feed__item--button .button2:not(.button--icon),
.feed--sub-categories .feed__item--button .button2 .button__icon {
  height: 100%;
}
.feed--sub-categories .feed__item--button .button2 .button__icon {
  width: 100%;
}
.feed--sub-categories .feed__item--button .button2:not(.button--icon),
.feed--sub-categories .feed__item--button .button2 .button__icon,
.feed--sub-categories .feed__item--button .button2:not(.button--icon):before,
.feed--sub-categories .feed__item--button .button2 .button__icon:before,
.feed--sub-categories .feed__item--button .button2:not(.button--icon):after,
.feed--sub-categories .feed__item--button .button2 .button__icon:after {
  border-radius: 0;
}
.feed--sub-categories .feed__item-title {
  font-size: 0.85rem;
}
.feed--personal .horizontal-scroll .feed__item:nth-child(1n) {
  display: block;
}
@media only screen and (min-width: 769px) {
  .feed--personal .horizontal-scroll .feed__item:nth-child(1n) {
    display: block;
  }
  .feed--personal .horizontal-scroll .feed__item:nth-child(1n + 4) {
    display: none;
  }
}
@media only screen and (min-width: 1367px) {
  .feed--personal .horizontal-scroll .feed__item:nth-child(1n) {
    display: block;
  }
  .feed--personal .horizontal-scroll .feed__item:nth-child(1n + 5) {
    display: none;
  }
}
@media only screen and (min-width: 1601px) {
  .feed--personal .horizontal-scroll .feed__item:nth-child(1n) {
    display: block;
  }
  .feed--personal .horizontal-scroll .feed__item:nth-child(1n + 6) {
    display: none;
  }
}
.feed--personal .horizontal-scroll .feed__item--movie:nth-child(1n) {
  display: block;
}
@media only screen and (min-width: 769px) {
  .feed--personal .horizontal-scroll .feed__item--movie:nth-child(1n) {
    display: block;
  }
  .feed--personal .horizontal-scroll .feed__item--movie:nth-child(1n + 6) {
    display: none;
  }
}
@media only screen and (min-width: 1367px) {
  .feed--personal .horizontal-scroll .feed__item--movie:nth-child(1n) {
    display: block;
  }
  .feed--personal .horizontal-scroll .feed__item--movie:nth-child(1n + 7) {
    display: none;
  }
}
@media only screen and (min-width: 1601px) {
  .feed--personal .horizontal-scroll .feed__item--movie:nth-child(1n) {
    display: block;
  }
  .feed--personal .horizontal-scroll .feed__item--movie:nth-child(1n + 8) {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .feed--personal .feed__header-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: -0.4rem;
    margin-right: -0.4rem;
  }
}
@media only screen and (min-width: 769px) {
  .feed--personal .feed__header-title {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
}
.feed--avod {
  background: linear-gradient(134.72deg, #1e123c 0%, #3f2344 100%);
  margin-top: 1rem;
  margin-bottom: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
@media only screen and (min-width: 569px) {
  .feed--avod {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 769px) {
  .feed--avod {
    margin-bottom: 3rem;
    margin-top: 2rem;
    padding-top: 1.7rem;
  }
}
.feed--avod .feed__header-title {
  color: #eccdfa;
  margin-top: -2rem;
  margin-left: 0.612rem;
  margin-right: 0.612rem;
  font-size: 1.8rem;
}
.feed--avod .feed__header-title span {
  -webkit-box-shadow: 0.612rem 0 0 #271e64, -0.612rem 0 0 #271e64;
          box-shadow: 0.612rem 0 0 #271e64, -0.612rem 0 0 #271e64;
  background: #271e64;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  line-height: 2.7rem;
  padding: 0.18rem 0;
}
@media only screen and (min-width: 569px) {
  .feed--avod .feed__header-title {
    margin-left: 0.68rem;
    margin-right: 0.68rem;
    font-size: 2rem;
  }
  .feed--avod .feed__header-title span {
    -webkit-box-shadow: 0.68rem 0 0 #271e64, -0.68rem 0 0 #271e64;
            box-shadow: 0.68rem 0 0 #271e64, -0.68rem 0 0 #271e64;
    background: #271e64;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 3rem;
    padding: 0.2rem 0;
  }
}
@media only screen and (min-width: 769px) {
  .feed--avod .feed__header-title {
    margin-top: -3.3rem;
    margin-left: 0.884rem;
    margin-right: 0.884rem;
    font-size: 2.6rem;
  }
  .feed--avod .feed__header-title span {
    -webkit-box-shadow: 0.884rem 0 0 #271e64, -0.884rem 0 0 #271e64;
            box-shadow: 0.884rem 0 0 #271e64, -0.884rem 0 0 #271e64;
    background: #271e64;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 3.9rem;
    padding: 0.26rem 0;
  }
}
.feed--avod .feed__show-more-link {
  display: inline-block;
  color: #ededed;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.no-touch .feed--avod .feed__show-more-link:hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
.feed--avod .feed__show-more-link:active,
.no-touch .feed--avod .feed__show-more-link:active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
.feed--avod .feed-overlay {
  background: #100d1c;
}
@media only screen and (min-width: 1921px) {
  .feed--avod .feed-overlay__background:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(16, 13, 28, 0)), to(#100d1c));
    background: linear-gradient(90deg, rgba(16, 13, 28, 0) 0%, #100d1c 100%);
  }
}
.feed--avod .feed-overlay__background > div:before {
  background: -webkit-gradient(linear, right top, left top, from(rgba(16, 13, 28, 0)), to(#100d1c));
  background: linear-gradient(270deg, rgba(16, 13, 28, 0) 0%, #100d1c 100%);
}
.feed--avod .feed-overlay__background > div:after {
  background: linear-gradient(45deg, #100d1c 0%, #100d1c 20%, rgba(16, 13, 28, 0) 60%, rgba(16, 13, 28, 0));
}
.feed--avod .feed__list {
  padding-bottom: 0.5rem;
}
@media only screen and (min-width: 569px) {
  .feed--avod .feed__list {
    padding-bottom: 1.5rem;
  }
}
.feed--tvod {
  background: #0B0B0B;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
@media only screen and (min-width: 569px) {
  .feed--tvod {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 769px) {
  .feed--tvod {
    margin-bottom: 3rem;
    margin-top: 2rem;
    padding-top: 1.7rem;
  }
}
.feed--tvod .feed__header-title {
  color: #000000;
  margin-top: -2rem;
  margin-left: 0.612rem;
  margin-right: 0.612rem;
  font-size: 1.8rem;
}
.feed--tvod .feed__header-title span {
  -webkit-box-shadow: 0.612rem 0 0 #FFFFFF, -0.612rem 0 0 #FFFFFF;
          box-shadow: 0.612rem 0 0 #FFFFFF, -0.612rem 0 0 #FFFFFF;
  background: #FFFFFF;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  line-height: 2.7rem;
  padding: 0.18rem 0;
}
@media only screen and (min-width: 569px) {
  .feed--tvod .feed__header-title {
    margin-left: 0.68rem;
    margin-right: 0.68rem;
    font-size: 2rem;
  }
  .feed--tvod .feed__header-title span {
    -webkit-box-shadow: 0.68rem 0 0 #FFFFFF, -0.68rem 0 0 #FFFFFF;
            box-shadow: 0.68rem 0 0 #FFFFFF, -0.68rem 0 0 #FFFFFF;
    background: #FFFFFF;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 3rem;
    padding: 0.2rem 0;
  }
}
@media only screen and (min-width: 769px) {
  .feed--tvod .feed__header-title {
    margin-top: -3.3rem;
    margin-left: 0.884rem;
    margin-right: 0.884rem;
    font-size: 2.6rem;
  }
  .feed--tvod .feed__header-title span {
    -webkit-box-shadow: 0.884rem 0 0 #FFFFFF, -0.884rem 0 0 #FFFFFF;
            box-shadow: 0.884rem 0 0 #FFFFFF, -0.884rem 0 0 #FFFFFF;
    background: #FFFFFF;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 3.9rem;
    padding: 0.26rem 0;
  }
}
.feed--tvod .feed__show-more-link {
  display: inline-block;
  color: #ededed;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.no-touch .feed--tvod .feed__show-more-link:hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
.feed--tvod .feed__show-more-link:active,
.no-touch .feed--tvod .feed__show-more-link:active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
.feed--tvod .feed-overlay {
  background: #000000;
}
@media only screen and (min-width: 1921px) {
  .feed--tvod .feed-overlay__background:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(#000000));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  }
}
.feed--tvod .feed-overlay__background > div:before {
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.feed--tvod .feed-overlay__background > div:after {
  background: linear-gradient(45deg, #000000 0%, #000000 20%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
}
.feed--tvod .feed__list {
  padding-bottom: 0.5rem;
}
@media only screen and (min-width: 569px) {
  .feed--tvod .feed__list {
    padding-bottom: 1.5rem;
  }
}
.related-feed {
  padding-top: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .related-feed {
    padding-top: 5rem;
  }
}
.related-feed + .related-feed {
  padding-top: 0;
}
.related-feed + .related-feed .feed__list {
  padding-bottom: 0;
}
.horizontal-scroll .feed__list {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media only screen and (min-width: 769px) {
  .horizontal-scroll .feed__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.horizontal-scroll--one-row .feed__item:nth-child(1n) {
  display: block;
}
@media only screen and (min-width: 769px) {
  .horizontal-scroll--one-row .feed__item:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--one-row .feed__item:nth-child(1n + 4) {
    display: none;
  }
}
@media only screen and (min-width: 1367px) {
  .horizontal-scroll--one-row .feed__item:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--one-row .feed__item:nth-child(1n + 5) {
    display: none;
  }
}
@media only screen and (min-width: 1601px) {
  .horizontal-scroll--one-row .feed__item:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--one-row .feed__item:nth-child(1n + 6) {
    display: none;
  }
}
.horizontal-scroll--one-row .feed__item--movie:nth-child(1n) {
  display: block;
}
@media only screen and (min-width: 769px) {
  .horizontal-scroll--one-row .feed__item--movie:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--one-row .feed__item--movie:nth-child(1n + 6) {
    display: none;
  }
}
@media only screen and (min-width: 1367px) {
  .horizontal-scroll--one-row .feed__item--movie:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--one-row .feed__item--movie:nth-child(1n + 7) {
    display: none;
  }
}
@media only screen and (min-width: 1601px) {
  .horizontal-scroll--one-row .feed__item--movie:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--one-row .feed__item--movie:nth-child(1n + 8) {
    display: none;
  }
}
.horizontal-scroll--two-rows .feed__item:nth-child(1n) {
  display: block;
}
@media only screen and (min-width: 769px) {
  .horizontal-scroll--two-rows .feed__item:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--two-rows .feed__item:nth-child(1n + 7) {
    display: none;
  }
}
@media only screen and (min-width: 1367px) {
  .horizontal-scroll--two-rows .feed__item:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--two-rows .feed__item:nth-child(1n + 9) {
    display: none;
  }
}
@media only screen and (min-width: 1601px) {
  .horizontal-scroll--two-rows .feed__item:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--two-rows .feed__item:nth-child(1n + 11) {
    display: none;
  }
}
.horizontal-scroll--two-rows .feed__item--movie:nth-child(1n) {
  display: block;
}
@media only screen and (min-width: 769px) {
  .horizontal-scroll--two-rows .feed__item--movie:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--two-rows .feed__item--movie:nth-child(1n + 11) {
    display: none;
  }
}
@media only screen and (min-width: 1367px) {
  .horizontal-scroll--two-rows .feed__item--movie:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--two-rows .feed__item--movie:nth-child(1n + 13) {
    display: none;
  }
}
@media only screen and (min-width: 1601px) {
  .horizontal-scroll--two-rows .feed__item--movie:nth-child(1n) {
    display: block;
  }
  .horizontal-scroll--two-rows .feed__item--movie:nth-child(1n + 15) {
    display: none;
  }
}
.feed__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -0.35rem;
  margin-right: -0.35rem;
  padding-bottom: 1.5rem;
}
@media only screen and (min-width: 569px) {
  .feed__list {
    margin-left: -0.4rem;
    margin-right: -0.4rem;
  }
}
.feed__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 0;
  padding-left: 0.35rem;
  padding-right: 0.35rem;
  width: 50%;
}
@media only screen and (min-width: 569px) {
  .feed__item {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
}
@media only screen and (min-width: 569px) {
  .feed__item {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1367px) {
  .feed__item {
    width: 25%;
  }
}
@media only screen and (min-width: 1601px) {
  .feed__item {
    width: 20%;
  }
}
.feed__item--movie {
  width: 50%;
}
@media only screen and (min-width: 321px) {
  .feed__item--movie {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 569px) {
  .feed__item--movie {
    width: 25%;
  }
}
@media only screen and (min-width: 769px) {
  .feed__item--movie {
    width: 20%;
  }
}
@media only screen and (min-width: 1367px) {
  .feed__item--movie {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 1601px) {
  .feed__item--movie {
    width: 14.28571429%;
  }
}
.feed__item {
  margin-bottom: 1rem;
}
.feed__item:before,
.feed__item:after {
  content: ' ';
  display: table;
}
.feed__item:after {
  clear: both;
}
.feed__item:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 769px) {
  .feed__item {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .feed__item--overlay-open {
    margin-bottom: 3rem;
  }
}
.feed__item--overlay-open .feed__item-inner:after {
  content: '';
  height: 0.45rem;
  background-color: #ededed;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.95rem;
  width: 100%;
  z-index: 51;
}
.feed__item-inner {
  position: relative;
}
.feed__item-inner:before,
.feed__item-inner:after {
  content: ' ';
  display: table;
}
.feed__item-inner:after {
  clear: both;
}
.feed__item-inner:after {
  content: '';
  display: table;
  clear: both;
}
.feed__item-link {
  display: block;
}
.feed__item-link:focus:not(.focus-visible) {
  outline: none;
}
.feed__item-link.focus-visible {
  outline: none;
}
.feed__item-link.focus-visible .feed__item-image {
  outline-style: solid;
  outline-width: 2px;
  outline-color: #FCE38A;
}
.feed__item-link.focus-visible .feed__item-image:after {
  background-color: rgba(11, 11, 12, 0.3);
}
.feed__item-link.focus-visible .playback-icon {
  opacity: 1;
}
.no-touch .feed__item-link:hover .feed__item-image:after {
  background-color: rgba(11, 11, 12, 0.3);
}
.no-touch .feed__item-link:hover .playback-icon {
  opacity: 1;
}
.feed__item-image {
  position: relative;
  display: block;
}
.feed__item-image:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  z-index: 2;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.feed__item-image img {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.feed__item-image .playback-icon {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
.feed__item-image .progress {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  z-index: 3;
}
.feed__item-image > * {
  z-index: 3;
}
.feed__item-image .label {
  position: absolute;
  left: 0.5rem;
  bottom: 0.5rem;
  margin-right: 0.5rem;
}
.feed__item-image-inner {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  z-index: 2;
}
.feed__item--movie .feed__item-image-inner {
  padding-top: 150%;
}
.feed__item-image-placeholder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3e3f42;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.feed__item-image .lazy-image-loaded + .feed__item-image-placeholder {
  opacity: 0;
}
.feed__item-titles {
  margin-top: 0.5rem;
}
.feed__item-title {
  display: block;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 0.95rem;
  font-weight: 400;
  padding-top: 0.6175rem;
}
.feed__item--has-action .feed__item-titles {
  min-height: 2.375rem;
}
.feed__item--has-action h3.feed__item-title,
.feed__item--has-action .feed__item-sub-title {
  margin-right: 2.875rem;
}
.feed__item-sub-title {
  margin-top: 0.1rem;
  font-size: 0.85rem;
  color: #a0a0a0;
  line-height: 1.25;
}
.feed__item-sub-title:first-letter {
  text-transform: uppercase;
}
.feed__item-sub-title--avod {
  color: #b841cb;
}
.feed__item-action {
  position: absolute;
  right: 0;
  z-index: 1;
  opacity: 1;
  bottom: -2.875rem;
}
.no-touch .feed__item-action {
  opacity: 0;
  bottom: 0;
}
.feed__item-action.button2 {
  -webkit-transition: bottom 0.2s, opacity 0.2s, color 0.2s, -webkit-transform 0.1s linear;
  transition: bottom 0.2s, opacity 0.2s, color 0.2s, -webkit-transform 0.1s linear;
  transition: bottom 0.2s, opacity 0.2s, color 0.2s, transform 0.1s linear;
  transition: bottom 0.2s, opacity 0.2s, color 0.2s, transform 0.1s linear, -webkit-transform 0.1s linear;
}
.no-touch .feed__item-link:hover .feed__item-action {
  opacity: 1;
  bottom: -2.875rem;
}
.feed__item-link.focus-visible .feed__item-action,
.no-touch .feed__item-link.focus-visible .feed__item-action {
  opacity: 1;
  bottom: -2.875rem;
}
.feed__item--overlay-open .feed__item-action,
.feed__item-action.focus-visible {
  opacity: 1;
  bottom: -2.875rem;
}
.feed--register .horizontal-scroll,
.feed--register .feed__header {
  margin-left: -16px;
  margin-right: -16px;
}
@media only screen and (min-width: 1025px) {
  .feed--register .horizontal-scroll,
  .feed--register .feed__header {
    margin-left: -27px;
    margin-right: -27px;
  }
}
.feed--register .button-container {
  margin-top: 0;
}
.feed--register .button-container .button2 {
  margin-bottom: 0;
}
.feed--register .button-container .button--previous .svgicon-arrow-right {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  margin-left: -0.2rem;
}
.feed--register .feed__header-title {
  font-size: 1.2rem;
  font-weight: 700;
}
@media only screen and (min-width: 769px) {
  .feed--register .feed__header-title {
    font-size: 1.35rem;
    font-weight: 600;
  }
}
.feed--register .feed__list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: -0.35rem;
  margin-right: -0.35rem;
}
@media only screen and (min-width: 569px) {
  .feed--register .feed__list-group {
    margin-left: -0.4rem;
    margin-right: -0.4rem;
  }
}
@media only screen and (min-width: 769px) {
  .feed--register .feed__list-group {
    overflow: hidden;
  }
}
@media only screen and (min-width: 1025px) {
  .feed--register .feed__list-group {
    min-height: 31rem;
  }
}
@media only screen and (min-width: 1367px) {
  .feed--register .feed__list-group {
    min-height: 26rem;
  }
}
@media only screen and (min-width: 1601px) {
  .feed--register .feed__list-group {
    min-height: 29rem;
  }
}
@media only screen and (min-width: 769px) {
  .feed--register .feed__list {
    padding-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -webkit-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
    margin-left: 0 !important;
    margin-right: 0 !important;
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  .feed--register .feed__list.fade-enter,
  .feed--register .feed__list.fade-enter-active {
    visibility: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
  }
  .feed--register .feed__list.fade-enter-done {
    visibility: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }
  .feed--register .feed__list.fade-exit {
    visibility: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
  }
  .feed--register .feed__list.fade-exit-active,
  .feed--register .feed__list.fade-exit-done {
    visibility: hidden;
    display: none;
    opacity: 0;
  }
}
@media only screen and (min-width: 769px) {
  .feed--register .feed__item {
    width: 50%;
  }
}
@media only screen and (min-width: 569px) {
  .feed--register .feed__item {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1025px) {
  .feed--register .feed__item {
    width: 50%;
  }
}
@media only screen and (min-width: 1367px) {
  .feed--register .feed__item {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1601px) {
  .feed--register .feed__item {
    width: 33.33333333%;
  }
}
.feed-overlay {
  background: #0b0b0c;
  position: absolute;
  overflow: hidden;
  z-index: 50;
  left: 0;
  right: 0;
  line-height: 1.5;
  display: none;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .feed-overlay {
    display: block;
  }
}
.feed-overlay .metadata {
  margin-top: 0.35rem;
}
.feed-overlay .metadata,
.feed-overlay .metadata a {
  color: #a0a0a0;
}
.feed-overlay .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -64px;
  margin-left: -64px;
}
.feed-overlay__background {
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1920px;
}
@media only screen and (min-width: 1921px) {
  .feed-overlay__background:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 400px;
    z-index: 1;
    left: auto;
    background: -webkit-gradient(linear, left top, right top, from(rgba(11, 11, 12, 0)), to(#0b0b0c));
    background: linear-gradient(90deg, rgba(11, 11, 12, 0) 0%, #0b0b0c 100%);
  }
}
.feed-overlay__background > div {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  left: 40%;
  bottom: 0;
  opacity: 0.9;
}
.feed-overlay__background > div:before,
.feed-overlay__background > div:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.feed-overlay__background > div:before {
  width: 200px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(11, 11, 12, 0)), to(#0b0b0c));
  background: linear-gradient(270deg, rgba(11, 11, 12, 0) 0%, #0b0b0c 100%);
}
.feed-overlay__background > div:after {
  right: 0;
  background: linear-gradient(45deg, #0b0b0c 0%, #0b0b0c 20%, rgba(11, 11, 12, 0) 60%, rgba(11, 11, 12, 0));
}
.feed-overlay__background--blur {
  opacity: 0.2;
}
.feed-overlay__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  min-height: 450px;
}
@media only screen and (min-width: 769px) {
  .feed-overlay__container {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .feed-overlay__container {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .feed-overlay__container {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .feed-overlay__container {
    max-width: 1476px;
  }
}
.feed-overlay__container:before,
.feed-overlay__container:after {
  content: ' ';
  display: table;
}
.feed-overlay__container:after {
  clear: both;
}
.feed-overlay__container:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .feed-overlay__container {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (min-width: 1601px) {
  .feed-overlay__container {
    min-height: 500px;
  }
}
.feed-overlay__close-button {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}
.feed-overlay__content {
  width: 50%;
}
.feed-overlay__content--left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}
.feed-overlay__content--right {
  position: relative;
}
.feed-overlay__meta {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3rem 0;
}
.feed-overlay__meta .branding-logo {
  margin-bottom: 0.25rem;
}
.feed-overlay__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 1rem;
  justify-self: flex-end;
}
.feed-overlay__title {
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.275;
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .feed-overlay__title {
    font-size: 2.25rem;
  }
}
.feed-overlay__title > .svglogo {
  display: block;
  margin-bottom: 1rem;
  height: 3.50625rem;
}
.feed-overlay__description {
  margin-bottom: 0;
}
.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 3.5rem;
  padding-top: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .hero {
    margin-top: 0;
    padding-top: 5.5rem;
  }
}
.hero__background {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.hero__background--blur {
  opacity: 0.2;
}
.hero__background-container {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #0b0b0c;
}
.hero__background-container .lazy-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}
.hero__background-container .lazy-image-loaded.lazy-image-active {
  opacity: 0.75;
}
.hero__background-container .hero__background-image-spacer {
  padding-top: 56.25%;
}
.hero__container {
  margin: 0 auto;
  max-width: 1920px;
}
.hero__background-image,
.hero__background-video {
  position: relative;
  background-color: #000;
  margin: 0 auto;
  max-width: 1920px;
}
.hero__content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 3;
}
@media only screen and (min-width: 769px) {
  .hero__content {
    min-height: 34rem;
  }
}
@media only screen and (min-width: 1025px) {
  .hero__content {
    min-height: 38rem;
  }
}
.hero__content .branding-logo {
  margin-bottom: 0.25rem;
}
.hero__background-container:after,
.hero__background:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 20rem;
  margin-bottom: -1px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 20, 21, 0)), to(#131415));
  background: linear-gradient(180deg, rgba(19, 20, 21, 0) 0%, #131415 100%);
  z-index: 2;
  pointer-events: none;
}
.overlay .hero__background-container:after,
.overlay .hero__background:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 11, 12, 0)), to(#0b0b0c));
  background: linear-gradient(180deg, rgba(11, 11, 12, 0) 0%, #0b0b0c 100%);
}
@media only screen and (min-width: 1921px) {
  .hero__background-image:before,
  .hero__background-video:before,
  .hero__background-image:after,
  .hero__background-video:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 400px;
    z-index: 1;
    pointer-events: none;
  }
  .hero__background-image:before,
  .hero__background-video:before {
    right: auto;
    background: -webkit-gradient(linear, right top, left top, from(rgba(11, 11, 12, 0)), to(#0b0b0c));
    background: linear-gradient(270deg, rgba(11, 11, 12, 0) 0%, #0b0b0c 100%);
  }
  .overlay .hero__background-image:before,
  .overlay .hero__background-video:before {
    background: -webkit-gradient(linear, right top, left top, from(rgba(11, 11, 12, 0)), to(#0b0b0c));
    background: linear-gradient(270deg, rgba(11, 11, 12, 0) 0%, #0b0b0c 100%);
  }
  .hero__background-image:after,
  .hero__background-video:after {
    left: auto;
    background: -webkit-gradient(linear, left top, right top, from(rgba(11, 11, 12, 0)), to(#0b0b0c));
    background: linear-gradient(90deg, rgba(11, 11, 12, 0) 0%, #0b0b0c 100%);
  }
  .overlay .hero__background-image:after,
  .overlay .hero__background-video:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(11, 11, 12, 0)), to(#0b0b0c));
    background: linear-gradient(90deg, rgba(11, 11, 12, 0) 0%, #0b0b0c 100%);
  }
}
.hero--content-page .hero__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  margin-top: 0;
}
.hero--content-page .hero__title .dropdown,
.hero--content-page .hero__title .button2 {
  margin-left: 1rem;
}
.hero--content-page .hero__title .dropdown .button2 {
  margin-left: 0;
}
.hero--content-page .hero__title--promoted {
  font-weight: 600;
  line-height: 1.1;
  font-size: 2rem;
}
@media only screen and (min-width: 321px) {
  .hero--content-page .hero__title--promoted {
    font-weight: 700;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .hero--content-page .hero__title--promoted {
    letter-spacing: -0.15rem;
    font-size: 4rem;
  }
}
.hero--content-page .hero__playback {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  min-height: 14rem;
  margin-bottom: 3rem;
  position: relative;
}
.hero--content-page .playback {
  position: absolute;
  left: 0;
  right: 0;
  top: 35%;
  -webkit-transform: translateY(-35%);
          transform: translateY(-35%);
}
.hero--content-page .metadata {
  margin-top: 0.35rem;
}
.hero__player {
  position: relative;
  margin-bottom: 1.5rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 769px) {
  .hero__player {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .hero__player {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .hero__player {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .hero__player {
    max-width: 1476px;
  }
}
@media only screen and (min-width: 769px) {
  .hero__player {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1025px) {
  .hero__player {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.foo-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
}
.foo-tabs .button-container {
  margin-top: 0;
}
.foo-tabs .button-container:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@-webkit-keyframes hero-hide-mute {
  0% {
    opacity: 1;
  }
  97% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hero-hide-mute {
  0% {
    opacity: 1;
  }
  97% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes hero-hide-play {
  0% {
    opacity: 0.75;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
}
@keyframes hero-hide-play {
  0% {
    opacity: 0.75;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
}
@-webkit-keyframes hero-hide-pause {
  0% {
    opacity: 0.75;
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes hero-hide-pause {
  0% {
    opacity: 0.75;
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.hero--video .hero__background {
  z-index: 1;
}
.hero--video .hero__content {
  z-index: 2;
}
.hero__background-video-wrapper {
  position: relative;
  padding-top: 56.25%;
}
.hero__background-video-element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.hero__video-mute,
.hero__video-play {
  z-index: 555;
}
.hero__video-mute {
  position: absolute;
  right: 0;
  bottom: 1.11rem;
  font-size: 0.77rem;
  line-height: 0.94rem;
  text-transform: uppercase;
}
.hero__video-mute .button2.button--icon {
  margin-left: 0.83rem;
}
.hero__video-mute .svgicon--mute,
.hero__video-mute .svgicon--unmute {
  fill: #ffffff;
}
.hero__video-mute-wrapper {
  position: relative;
}
.hero__video-mute-text {
  opacity: 0;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-name: hero-hide-mute;
          animation-name: hero-hide-mute;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
.hero__video-play {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero__video-play .svgicon--play,
.hero__video-play .svgicon--pause {
  fill: #ffffff;
  width: 7rem;
  height: 7rem;
  opacity: 0;
  -webkit-animation-duration: 0.35s;
          animation-duration: 0.35s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
.hero__video-play .svgicon--play {
  -webkit-animation-name: hero-hide-play;
          animation-name: hero-hide-play;
}
.hero__video-play .svgicon--pause {
  -webkit-animation-name: hero-hide-pause;
          animation-name: hero-hide-pause;
}
.hero__video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-25%, -25%, 0);
          transform: translate3d(-25%, -25%, 0);
}
.hero__video-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: calc(25% + 3.5rem);
}
@media only screen and (min-width: 769px) {
  .hero__video-controls {
    padding-top: calc(25% + 3.5rem + 2rem);
  }
}
.hero--promoted-content {
  margin-bottom: 10rem;
}
.hero--promoted-content .hero__content {
  min-height: 32rem;
  margin-bottom: -10rem;
}
@media only screen and (min-width: 321px) {
  .hero--promoted-content .hero__content {
    min-height: 34rem;
  }
}
@media only screen and (min-width: 569px) {
  .hero--promoted-content .hero__content {
    min-height: 36rem;
  }
}
@media only screen and (min-width: 769px) {
  .hero--promoted-content .hero__content {
    min-height: 38rem;
  }
}
@media only screen and (min-width: 1025px) {
  .hero--promoted-content .hero__content {
    min-height: 40rem;
  }
}
@media only screen and (min-width: 1601px) {
  .hero--promoted-content .hero__content {
    min-height: 42rem;
  }
}
.hero--promoted-content .feed__item {
  width: 50%;
}
@media only screen and (min-width: 569px) {
  .hero--promoted-content .feed__item {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1601px) {
  .hero--promoted-content .feed__item {
    width: 25%;
  }
}
@media only screen and (min-width: 321px) {
  .hero--promoted-content .feed__item--movie {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 569px) {
  .hero--promoted-content .feed__item--movie {
    width: 25%;
  }
}
@media only screen and (min-width: 1367px) {
  .hero--promoted-content .feed__item--movie {
    width: 20%;
  }
}
@media only screen and (min-width: 1601px) {
  .hero--promoted-content .feed__item--movie {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 769px) {
  .hero--promoted-content .horizontal-scroll {
    overflow: visible;
  }
}
.hero--promoted-content .horizontal-scroll .feed__item:nth-child(1n) {
  display: block;
}
@media only screen and (min-width: 769px) {
  .hero--promoted-content .horizontal-scroll .feed__item:nth-child(1n) {
    display: block;
  }
  .hero--promoted-content .horizontal-scroll .feed__item:nth-child(1n + 4) {
    display: none;
  }
}
@media only screen and (min-width: 1601px) {
  .hero--promoted-content .horizontal-scroll .feed__item:nth-child(1n) {
    display: block;
  }
  .hero--promoted-content .horizontal-scroll .feed__item:nth-child(1n + 5) {
    display: none;
  }
}
.hero--promoted-content .feed__item-title-link {
  word-wrap: normal;
  word-break: normal;
}
.hero--promoted-content .button--secondary {
  background-color: rgba(11, 11, 12, 0.5);
}
.promoted-content__text {
  max-width: 720px;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 1367px) {
  .promoted-content__text {
    max-width: 982px;
  }
}
.promoted-content__pre-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.05rem;
  margin-bottom: 0.25rem;
}
.promoted-content__pre-title .svgicon--slash {
  fill: #ff7e00;
  height: 1.25rem;
  margin: 0 0.5rem;
}
@media only screen and (min-width: 769px) {
  .promoted-content__pre-title .svgicon--slash {
    height: 1.75rem;
    margin: 0 0.75rem;
  }
}
.promoted-content__pre-title .branding-logo {
  margin-bottom: 0;
}
.promoted-content__title {
  margin: 0 0 1rem -0.15rem;
  font-weight: 600;
  line-height: 1.1;
  font-size: 2rem;
}
@media only screen and (min-width: 321px) {
  .promoted-content__title {
    font-weight: 700;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .promoted-content__title {
    letter-spacing: -0.15rem;
    font-size: 4rem;
  }
}
.promoted-content__lead {
  margin-bottom: 1.5rem;
}
.product {
  z-index: 1;
  width: 14rem;
  position: relative;
  min-width: 12.5rem;
}
@media only screen and (orientation:landscape) {
  .product {
    min-width: 14rem;
  }
}
@media only screen and (min-width: 569px) {
  .product {
    min-width: 14rem;
  }
}
.product .product__label {
  background-color: #242424;
}
.product .product__icon .svgicon {
  stroke: #242424;
}
.product .product__ribbon-inner {
  background-color: #242424;
}
.product .product__access-info-button > button {
  color: #242424;
  text-decoration: underline;
  font-weight: 700;
}
.product--price-conditions {
  min-width: 14.38rem;
}
.product__inner {
  background-color: #ffffff;
  color: #0b0b0c;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 2.625rem;
  border: 0.1111rem solid #ffffff;
}
.product--news.product--active-order .product__inner,
.product--news.product--expired .product__inner {
  border: 0.1111rem solid #d657a3;
}
.product--news .product__label {
  background-color: #d657a3;
}
.product--news .product__icon .svgicon {
  stroke: #d657a3;
}
.product--news .product__ribbon-inner {
  background-color: #d657a3;
}
.product--film-serier.product--active-order .product__inner,
.product--film-serier.product--expired .product__inner {
  border: 0.1111rem solid #b257d6;
}
.product--film-serier .product__label {
  background-color: #b257d6;
}
.product--film-serier .product__icon .svgicon {
  stroke: #b257d6;
}
.product--film-serier .product__ribbon-inner {
  background-color: #b257d6;
}
.product--film-serier-sport.product--active-order .product__inner,
.product--film-serier-sport.product--expired .product__inner {
  border: 0.1111rem solid #5785d6;
}
.product--film-serier-sport .product__label {
  background-color: #5785d6;
}
.product--film-serier-sport .product__icon .svgicon {
  stroke: #5785d6;
}
.product--film-serier-sport .product__ribbon-inner {
  background-color: #5785d6;
}
.product--sport.product--active-order .product__inner,
.product--sport.product--expired .product__inner {
  border: 0.1111rem solid #5a57d6;
}
.product--sport .product__label {
  background-color: #5a57d6;
}
.product--sport .product__icon .svgicon {
  stroke: #5a57d6;
}
.product--sport .product__ribbon-inner {
  background-color: #5a57d6;
}
.product--sport-premium.product--active-order .product__inner,
.product--sport-premium.product--expired .product__inner {
  border: 0.1111rem solid #37003c;
}
.product--sport-premium .product__label {
  background-color: #37003c;
}
.product--sport-premium .product__icon .svgicon {
  fill: #37003c;
}
.product--sport-premium .product__ribbon-inner {
  background-color: #37003c;
}
.product--total.product--active-order .product__inner,
.product--total.product--expired .product__inner {
  border: 0.1111rem solid #57d6a3;
}
.product--total .product__label {
  background-color: #57d6a3;
}
.product--total .product__icon .svgicon {
  stroke: #57d6a3;
}
.product--total .product__ribbon-inner {
  background-color: #57d6a3;
}
.product--hvod.product--active-order .product__inner,
.product--hvod.product--expired .product__inner {
  border: 0.1111rem solid #0b0b0c;
}
.product--hvod .product__label {
  background-color: #0b0b0c;
}
.product--hvod .product__icon .svgicon {
  stroke: #0b0b0c;
}
.product--hvod .product__ribbon-inner {
  background-color: #0b0b0c;
}
.product--rental.product--active-order .product__inner,
.product--rental.product--expired .product__inner {
  border: 0.1111rem solid #F38181;
}
.product--rental .product__label {
  background-color: #F38181;
}
.product--rental .product__icon .svgicon {
  stroke: #F38181;
}
.product--rental .product__ribbon-inner {
  background-color: #F38181;
}
.product--expired .product__inner {
  border: 0.1111rem solid #a0a0a0;
  color: #a0a0a0;
}
.product--expired .product__inner * {
  color: #a0a0a0;
}
.product--expired .product__label {
  background-color: #a0a0a0;
  border: 0.1111rem solid #a0a0a0;
  color: white;
}
.product--expired .product__icon .svgicon .fill {
  fill: #a0a0a0;
}
.product--expired .product__icon .svgicon .stroke {
  stroke: #a0a0a0;
}
.product__label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  color: white;
  text-align: center;
  font-weight: 500;
  font-size: 0.75rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}
.product__ribbon {
  position: absolute;
  width: 4.2rem;
  height: 4.2rem;
  right: -0.16665rem;
  top: -0.16665rem;
  overflow: hidden;
}
.product__ribbon-inner {
  width: 12.5rem;
  background: #ff7e00;
  position: absolute;
  top: 1.125rem;
  right: -4.5625rem;
  text-align: center;
  height: 1.125rem;
  color: #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  font-size: 0.75rem;
}
.product__name {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.275;
  height: 3.84rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product__name .hvod-info {
  font-size: 0.85rem;
  text-align: center;
}
.product__price {
  font-size: 0.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.35rem;
  padding-right: 0.35rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product__price-amount {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.product__price-unit {
  color: #0b0b0c;
  font-style: italic;
  font-size: 0.6875rem;
  margin-left: 0.375rem;
}
.product__price-conditions {
  font-size: 0.6875rem;
  margin-top: 0.75rem;
  margin-bottom: 0;
  height: 2rem;
  font-style: italic;
  text-align: center;
  font-weight: 500;
  color: #a0a0a0;
}
.product__price-conditions > span {
  display: block;
}
.product .product__icon {
  margin-bottom: 1rem;
  width: 100%;
  height: 2.5rem;
}
.product .product__icon .svgicon {
  width: 100%;
  height: 100%;
}
.product__access-info-button {
  text-align: center;
  height: 1.21875rem;
  margin-bottom: 1rem;
}
.product__access-info-button > button {
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.5;
}
.product__features {
  font-size: 0.75rem;
  text-align: left;
  list-style-type: none;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  line-height: 2;
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
}
.product__features-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product__features-item .svgicon {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.5rem;
}
.product__features-item--off {
  color: #bebebe;
}
.product__features-item--off .svgicon {
  fill: #bd0338;
}
.product--expired .svgicon {
  fill: #a0a0a0;
}
.product__features-item--on {
  color: #000000;
}
.product__features-item--on .svgicon {
  fill: #0e8017;
}
.product__features-toggle {
  text-align: center;
}
.product__features-toggle-button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product__features-toggle-button:focus {
  outline: 1px dotted #ddd;
}
.product__features-toggle-button-text {
  font-size: 0.9375rem;
  font-weight: 100;
  color: #0b0b0c;
}
.product__features-toggle-button-icon,
.product__features-toggle-button-icon .svgicon {
  width: 0.875rem;
  height: 0.875rem;
}
.product__features-toggle-button-icon .svgicon {
  margin-top: 0.15rem;
  display: block;
  fill: #ff7e00;
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
.product__button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.625rem;
  text-align: center;
}
.product__button .button2 {
  width: 7.4rem;
  padding: 0 0.5rem;
  background-color: #242424;
  color: #757575;
  border: 2px solid #757575;
}
.product--selectable .product__button .button2 {
  color: #ffffff;
  border-color: #ffffff;
}
.product__button .button2 > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.product__button-icon {
  border-radius: 50%;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border: 2px solid #757575;
  color: #565656;
  width: 2.25rem;
  height: 2.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product--selectable .product__button-icon {
  border-color: #565656;
}
.product__button-icon svg {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  stroke: currentColor;
  width: 1.2rem;
  height: 1.2rem;
  display: block;
}
.product--selected .product__button-icon svg {
  opacity: 1;
}
.product__button-icon svg > polyline {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.product--selected .product__button-icon svg > polyline {
  stroke-dashoffset: -100;
  -webkit-animation: dash-check 0.9s 0.2s ease-in-out forwards;
  animation: dash-check 0.9s 0.2s ease-in-out forwards;
}
.product--selected .product__button-icon {
  color: #ff7e00;
  border-color: #ff7e00;
}
.product__button-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.product__button-text--unchecked {
  display: block;
}
.product--selected .product__button-text--unchecked {
  display: none;
}
.product__button-text--checked {
  display: none;
}
.product--selected .product__button-text--checked {
  display: block;
}
.step-form {
  width: 100%;
  min-height: 100vh;
}
.step-form > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}
.step-form .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.step-form .fade-enter {
  opacity: 0;
}
.step-form .fade-enter.fade-enter-active {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.step-form .fade-exit {
  opacity: 1;
}
.step-form .fade-exit.fade-exit-active {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.step-form .button-container {
  margin-top: 0;
}
.step-form__height {
  position: relative;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
.step-form__height .step-form__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.step-form__skip-step {
  opacity: 0.5;
  padding: 0 0 0.15rem;
  font-size: 0.85rem;
  font-weight: 500;
  border-bottom: 1px solid currentColor;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.no-touch .step-form__skip-step:hover {
  opacity: 1;
  color: #ffffff;
}
.step-form__progress {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-width: 23rem;
  background: rgba(237, 237, 237, 0.25);
  border-radius: 0.28rem;
}
.step-form__progress__bar {
  height: 0.22rem;
  background: #75FFBC;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.step-form__background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.step-form__background--user {
  background: linear-gradient(135deg, #53B4B0, #29525A);
}
.step-form__background--category {
  background: #0b0b0c;
}
.step-form__content--user {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.step-form__content--user ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.step-form__content--user li {
  display: inline-block;
}
.step-form__content--user .field {
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .step-form__content--user .field {
    margin: 0 1.66rem;
  }
}
.step-form__content--user .input {
  background: transparent;
  border-bottom: 2px solid #FFFFFF;
}
.step-form__content--user .step__text {
  line-height: 1.15;
}
@media only screen and (min-width: 1601px) {
  .step-form__content--user .step__text {
    line-height: inherit;
  }
}
.step-form__content--user .step__help-text {
  font-size: 1.2rem;
  margin-top: 2rem;
  font-style: italic;
}
.step-form__content--user .step__text,
.step-form__content--user .input--text,
.step-form__content--user .input--number,
.step-form__content--user .input--width {
  color: #ffffff;
  font-size: 1.77777778rem;
  font-weight: 900;
}
.step-form__content--user .step__text br,
.step-form__content--user .input--text br,
.step-form__content--user .input--number br,
.step-form__content--user .input--width br {
  display: none;
}
@media only screen and (min-width: 769px) {
  .step-form__content--user .step__text br,
  .step-form__content--user .input--text br,
  .step-form__content--user .input--number br,
  .step-form__content--user .input--width br {
    display: inline;
  }
}
@media only screen and (min-width: 569px) {
  .step-form__content--user .step__text,
  .step-form__content--user .input--text,
  .step-form__content--user .input--number,
  .step-form__content--user .input--width {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 1601px) {
  .step-form__content--user .step__text,
  .step-form__content--user .input--text,
  .step-form__content--user .input--number,
  .step-form__content--user .input--width {
    font-size: 2.66rem;
  }
}
.step-form__content--user .input--text {
  min-width: 100%;
  text-align: center;
  max-width: 100%;
}
.step-form__content--user .input--text::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  font-style: italic;
  font-size: 1rem;
  position: relative;
  bottom: 4px;
}
.step-form__content--user .input--text::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  font-style: italic;
  font-size: 1rem;
  position: relative;
  bottom: 4px;
}
.step-form__content--user .input--text:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  font-style: italic;
  font-size: 1rem;
  position: relative;
  bottom: 4px;
}
.step-form__content--user .input--text::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  font-style: italic;
  font-size: 1rem;
  position: relative;
  bottom: 4px;
}
.step-form__content--user .input--text::placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  font-style: italic;
  font-size: 1rem;
  position: relative;
  bottom: 4px;
}
@media only screen and (min-width: 569px) {
  .step-form__content--user .input--text::-webkit-input-placeholder {
    bottom: 0;
  }
  .step-form__content--user .input--text::-moz-placeholder {
    bottom: 0;
  }
  .step-form__content--user .input--text:-ms-input-placeholder {
    bottom: 0;
  }
  .step-form__content--user .input--text::-ms-input-placeholder {
    bottom: 0;
  }
  .step-form__content--user .input--text::placeholder {
    bottom: 0;
  }
}
@media only screen and (min-width: 569px) {
  .step-form__content--user .input--text {
    min-width: 18rem;
  }
}
@media only screen and (min-width: 769px) {
  .step-form__content--user .input--text {
    text-align: left;
  }
}
.step-form__content--user .input--number {
  min-width: 6rem;
}
.step-form__content--user .input--width {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  white-space: nowrap;
}
.step-form__content--user .button2:not(.button--icon) {
  max-width: 23.88rem;
  width: 100%;
}
.step-form__content--user .field--text {
  max-width: 100%;
}
@media only screen and (min-width: 769px) {
  .step-form__content--user .field--text {
    display: inline-block;
    width: auto;
  }
}
.step-form__content--user .field--error {
  position: relative;
}
.step-form__content--user .field--error .message {
  position: absolute;
  font-size: 0.75rem;
  line-height: 1.125rem;
  top: 100%;
  left: 0;
  padding-top: 0.35rem;
  margin: 0;
}
.step-form__content--user .field--error .message > li::before {
  content: '\2022   ';
  color: #bd0338;
}
.step-form__content--category {
  text-align: center;
}
.step-form__content--category .hero {
  width: 100%;
  height: 100%;
  padding-top: 0;
}
.step-form__content--category .hero__content {
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.step-form__content--category .hero__video-mute {
  bottom: 0;
}
.step-form__content--category .hero__background-container .lazy-image {
  background-size: cover;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.step-form__content--category .hero__background-image-spacer,
.step-form__content--category .hero__background-video-wrapper {
  padding-top: 56.25%;
}
@media only screen and (min-width: 769px) {
  .step-form__content--category .hero__background-image-spacer,
  .step-form__content--category .hero__background-video-wrapper {
    padding-top: 42.85714286%;
  }
  .step-form__content--category .hero__background-image-spacer .hero__background-video-element,
  .step-form__content--category .hero__background-video-wrapper .hero__background-video-element {
    height: auto;
  }
}
.step-form__content--category .hero__background-image-spacer .hero__background-video-element,
.step-form__content--category .hero__background-video-wrapper .hero__background-video-element {
  height: 100%;
}
.step-form__content--category .hero__background:after,
.step-form__content--category .hero__background-container:after {
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .step-form__content--category .hero__background:after,
  .step-form__content--category .hero__background-container:after {
    height: 40rem;
  }
}
.step-form__content--category .branding-logo-wrapper {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.step-form__content--category .branding-logo {
  position: absolute;
  bottom: 100%;
  left: 0;
}
.step-form__content--category .step__text--wrapper,
.step-form__content--category .step__text {
  display: inline-block;
}
.step-form__content--category .step__text--wrapper {
  position: relative;
  margin-top: 4rem;
}
@media only screen and (min-width: 769px) {
  .step-form__content--category .step__text--wrapper {
    margin-top: 0;
  }
}
.step-form__content--category .step__text {
  margin: 0 0 1rem;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
}
@media only screen and (min-width: 569px) {
  .step-form__content--category .step__text {
    margin: 0 0 1.61rem;
    font-size: 5.5rem;
  }
}
.step-form__content--category .step-form__form {
  margin-bottom: 3.55rem;
}
.step-form__content--category .step-form__form.overlay__spacing {
  margin-top: 5.5rem;
}
@media only screen and (min-width: 569px) {
  .step-form__content--category .step-form__form.overlay__spacing {
    margin-top: 7.5rem;
  }
}
.step-form__content--category .button-container {
  margin-bottom: 10vmin;
}
.step-form__step--category__metadata {
  min-height: 11.42rem;
  padding: 0 0 2rem;
  overflow: auto;
}
.step-form__step--category__stats,
.step-form__step--category__info {
  list-style: none;
  padding: 0;
}
.step-form__step--category__stats > li,
.step-form__step--category__info > li {
  display: inline-block;
  width: 33%;
  text-align: center;
}
@media only screen and (min-width: 569px) {
  .step-form__step--category__stats > li,
  .step-form__step--category__info > li {
    padding: 0 1.55rem;
    min-width: 8.33rem;
    width: auto;
  }
}
.step-form__step--category__stats > li + li,
.step-form__step--category__info > li + li {
  border-left: 1px solid rgba(151, 151, 151, 0.3);
}
.step-form__step--category__stats > li *:nth-child(1) {
  color: #75FFBC;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.97rem;
}
@media only screen and (min-width: 569px) {
  .step-form__step--category__stats > li *:nth-child(1) {
    font-size: 2.66rem;
    line-height: 2.77rem;
  }
}
.step-form__step--category__stats > li *:nth-child(2) {
  font-size: 0.85rem;
  font-weight: 500;
}
@media only screen and (min-width: 569px) {
  .step-form__step--category__stats > li *:nth-child(2) {
    font-size: 0.95rem;
  }
}
.step-form__step--category__info {
  padding-top: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 569px) {
  .step-form__step--category__info {
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
  }
}
.step-form__step--category__info > li {
  color: #75FFBC;
  font-size: 1rem;
  font-weight: 700;
  display: block;
  width: 100%;
}
.step-form__step--category__info > li:not(:last-child) {
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 769px) {
  .step-form__step--category__info > li {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .step-form__step--category__info > li + li {
    border-left: none;
  }
}
@-webkit-keyframes step-load__spinner {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  75% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  100% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@keyframes step-load__spinner {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  75% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  100% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
.step-form__content--loading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, right bottom, from(transparent), to(#71c9c1));
  background: linear-gradient(to bottom right, transparent, #71c9c1);
}
.step-load__spinner {
  position: relative;
  width: 100%;
  height: 0.22rem;
  max-width: 23rem;
  margin: 3.55rem auto 0 auto;
  background: rgba(237, 237, 237, 0.25);
  border-radius: 0.28rem;
  overflow: hidden;
}
.step-load__spinner::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #75FFBC;
  -webkit-animation: step-load__spinner 2s infinite cubic-bezier(0.45, 0, 0.4, 1);
          animation: step-load__spinner 2s infinite cubic-bezier(0.45, 0, 0.4, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
.step-form-paging {
  max-width: 31.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 1.55rem auto 0 auto;
}
@media only screen and (min-width: 769px) {
  .step-form-paging {
    margin-top: 3.55rem;
  }
}
.step-form-paging__step {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.step-form-paging__step .svgicon {
  fill: #ffffff;
  width: 50%;
  height: 50%;
}
.step-form-paging__step--prev .svgicon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.step-form-paging__step--progress {
  padding: 0 2rem;
  width: 100%;
}
.step-form-paging__button {
  background: inherit;
  width: 2.75rem;
  height: 2.75rem;
}
.step-form-paging__button:hover:not(:disabled) .svgicon {
  fill: #cccccc;
}
.step-form-paging__button:disabled {
  cursor: default;
  opacity: 0.2;
}
.step-form__step--name {
  padding-bottom: 20vmin;
}
@media only screen and (min-width: 569px) {
  .step-form__step--name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 769px) {
  .step-form__step--name {
    display: block;
  }
}
.step-form__step--name .step__text {
  display: inline-block;
  margin-bottom: 0.33em;
}
@media only screen and (min-width: 769px) {
  .step-form__step--name .step__text {
    margin-bottom: 0;
  }
}
@-webkit-keyframes step-form-family-icons-slide {
  0% {
    stroke-dasharray: 1353px;
    stroke-dashoffset: 1353px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes step-form-family-icons-slide {
  0% {
    stroke-dasharray: 1353px;
    stroke-dashoffset: 1353px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.step-form__step--family {
  padding-bottom: 10vmin;
}
@media only screen and (min-width: 1367px) {
  .step-form__step--family {
    padding-top: 1rem;
  }
}
@media only screen and (min-width: 1601px) {
  .step-form__step--family {
    padding-top: 0;
  }
}
.step-form__step--family .step__text {
  margin: 0 0 5vmin;
}
@media only screen and (min-width: 1601px) {
  .step-form__step--family .step__text {
    margin: 0 0 10vmin;
  }
}
.step-form__step--family .input--radio {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.step-form__step--family .field__options-label {
  position: relative;
  cursor: pointer;
  width: 22%;
  min-height: 10.94rem;
  width: 47%;
  margin: 0 1.5%;
  padding: 1.2rem 1rem 1.8rem;
  vertical-align: top;
}
@media only screen and (min-width: 1025px) {
  .step-form__step--family .field__options-label {
    width: 22%;
    padding: 1rem;
    min-height: 13.94rem;
  }
}
@media only screen and (min-width: 1601px) {
  .step-form__step--family .field__options-label {
    padding: 1.77rem 1.18rem;
    min-height: 15.94rem;
  }
}
.step-form__step--family .field__options-label .field__options-input::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border: 3px solid transparent;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.step-form__step--family .field__options-label .input:hover + .field__options-input::after {
  border-color: #ff7e00;
  background: rgba(0, 0, 0, 0.15);
}
.step-form__step--family .field__options-label--checked .input + .field__options-input::after,
.step-form__step--family .field__options-label--checked .input:hover + .field__options-input::after {
  border-color: #ff7e00;
  background: rgba(0, 0, 0, 0.44);
}
@supports ((-webkit-animation: step-form-family-icons-slide 15s linear 1) or (animation: step-form-family-icons-slide 15s linear 1)) and (transition-property: stroke-dashoffset) {
  .step-form__step--family .field__options-label--checked svg {
    -webkit-animation: step-form-family-icons-slide 15s linear 1;
            animation: step-form-family-icons-slide 15s linear 1;
  }
}
.step-form__step--family .field__options-label .input:focus + .field__options-input::after {
  border-color: #FCE38A;
}
.step-form__step--family .step__radio__icon,
.step-form__step--family .step__radio__icon__wrapper::before {
  display: inline-block;
  vertical-align: middle;
}
.step-form__step--family .step__radio__icon__wrapper::before {
  content: '';
  height: 100%;
}
.step-form__step--family .step__radio__icon {
  position: relative;
  width: auto;
  height: auto;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  bottom: 0.11111111rem;
}
@media only screen and (min-width: 569px) {
  .step-form__step--family .step__radio__icon {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    bottom: 0;
  }
}
.step-form__step--family .step__radio__icon__wrapper {
  height: 4.44444444rem;
  margin: 0 auto 1rem auto;
}
@media only screen and (min-width: 569px) {
  .step-form__step--family .step__radio__icon__wrapper {
    height: 6.88rem;
  }
}
@media only screen and (min-width: 1367px) {
  .step-form__step--family .step__radio__icon__wrapper {
    margin-bottom: 0.5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .step-form__step--family .step__radio__icon__wrapper {
    margin: 0 auto 1.35rem auto;
  }
}
.step-form__step--family .field__options-input .svgicon {
  display: none;
}
.step-form__step--family .step__radio__text {
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1.1rem;
}
@media only screen and (min-width: 569px) {
  .step-form__step--family .step__radio__text {
    font-size: 1.2rem;
    line-height: 2.16rem;
  }
}
@media only screen and (min-width: 1025px) {
  .step-form__step--family .step__radio__text {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .step-form__step--family .step__radio__text {
    font-size: 1.77rem;
  }
}
.step-form__step--children {
  padding-bottom: 20vmin;
}
.step-form__step--children .field {
  display: inline-block;
}
.step-form__step--children .input {
  width: 7.75rem;
  text-align: center;
}
.step-form__step--children-age {
  padding-bottom: 20vmin;
}
.step-form__step--children-age .field {
  display: inline-block;
}
.step-form__step--children-age .input {
  width: 5.55rem;
  text-align: center;
}
.step-form__step--information {
  padding-bottom: 20vmin;
}
.step-form__content--loading {
  text-align: center;
  padding: 0 15px;
}
.step-load__categories {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 5vmin;
}
.step-load__category {
  width: 100%;
  font-size: 1.2rem;
  font-weight: 700;
}
.step-load__message {
  font-size: 1.2rem;
}
.step-load__easter-egg {
  position: relative;
  max-width: 75%;
  margin: 3rem auto 0;
}
.step-load__easter-egg::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
.step-load__easter-egg iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-guide-modal .modal__wrapper {
  max-width: 60rem;
}
.product-guide-modal .modal__dialog {
  overflow: hidden;
  padding: 0;
}
.product-guide-modal .modal__content {
  padding: 0;
}
.product-guide-modal .product-guide-modal__wrapper {
  padding: 0;
}
.product-guide-modal .product-guide-modal__wrapper .product-guide-modal__background {
  background: #131415;
  max-height: 35rem;
  height: 80vh;
}
@media only screen and (min-width: 600px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__background {
    height: auto;
  }
}
.product-guide-modal .product-guide-modal__wrapper .product-guide-modal__image {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (min-width: 600px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__image {
    width: 40%;
    margin: initial;
  }
}
@media only screen and (min-width: 1025px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__image {
    width: 45%;
  }
}
.product-guide-modal .product-guide-modal__wrapper .product-guide-modal__content {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 45%;
}
@media only screen and (min-width: 321px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__content {
    top: 55%;
  }
}
@media only screen and (min-width: 600px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__content {
    top: 20%;
    -webkit-transform: translate(-20%, 0);
            transform: translate(-20%, 0);
  }
}
@media only screen and (min-width: 1025px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__content {
    top: 25%;
    -webkit-transform: translate(-15%, 0);
            transform: translate(-15%, 0);
  }
}
.product-guide-modal .product-guide-modal__wrapper .product-guide-modal__heading {
  text-align: center;
  font-size: 1.1rem;
}
@media only screen and (min-width: 321px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__heading {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 600px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__heading {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__heading {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 1025px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__heading {
    font-size: 1.9rem;
  }
}
.product-guide-modal .product-guide-modal__wrapper .product-guide-modal__paragraph {
  text-align: center;
  font-size: 0.85rem;
}
@media only screen and (min-width: 321px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__paragraph {
    font-size: 0.95rem;
  }
}
@media only screen and (min-width: 569px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__paragraph {
    font-size: 1.05rem;
  }
}
@media only screen and (min-width: 600px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__paragraph {
    font-size: 1.15rem;
  }
}
@media only screen and (min-width: 769px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__paragraph {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1025px) {
  .product-guide-modal .product-guide-modal__wrapper .product-guide-modal__paragraph {
    font-size: 1.3rem;
  }
}
.page {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page > .row:first-child {
  padding-top: 5rem;
}
@media only screen and (min-width: 769px) {
  .page > .row:first-child {
    padding-top: 5.5rem;
  }
}
.page__title {
  margin-top: 0;
  margin-bottom: 3rem;
}
.page__description {
  max-width: 62.5rem;
}
.page--clip .row--primary {
  padding-top: 0;
}
.page--clip .page__title {
  margin-bottom: 0;
}
.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.products .product {
  margin: 1.9861rem 0.125rem 1.9861rem 0.125rem;
}
.products .product .product__inner {
  -webkit-transition: padding 0.3s, margin 0.3s;
  transition: padding 0.3s, margin 0.3s;
}
.products .product--selected {
  z-index: 2;
}
.products .product--selected .product__inner {
  -webkit-box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.17);
          box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.17);
  margin: -0.3611rem;
  padding-top: 1.3611rem;
  padding-bottom: 2.9861rem;
  padding-right: 0.3611rem;
  padding-left: 0.3611rem;
}
.products__container {
  padding-left: 2.875rem;
  padding-right: 2.875rem;
  scroll-behavior: smooth;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  overflow: hidden;
  overflow-x: auto;
}
@media only screen and (min-width: 769px) {
  .products__container {
    padding-left: 0.4861rem;
    padding-right: 0.4861rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    overflow: visible;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.products__container .products__container-fake-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 2.875rem;
      -ms-flex: 0 0 2.875rem;
          flex: 0 0 2.875rem;
}
@media only screen and (min-width: 769px) {
  .products__container .products__container-fake-item {
    display: none;
  }
}
.product-category-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 1.625rem;
}
@media only screen and (min-width: 1025px) {
  .product-category-links {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.product-category-links__link {
  color: #dfdfdf;
  padding: 0.25rem 0;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
  margin: 0 0.75rem;
}
@media only screen and (min-width: 321px) {
  .product-category-links__link {
    margin: 0 1rem;
  }
}
@media only screen and (min-width: 1025px) {
  .product-category-links__link {
    margin: 0 2rem;
  }
}
.product-category-links__link:first-child {
  margin-left: 0;
}
.product-category-links__link:last-child {
  margin-right: 0;
}
.no-touch .product-category-links__link:hover {
  color: white;
}
.product-category-links__link:focus,
.no-touch .product-category-links__link:focus,
.product-category-links__link:active,
.no-touch .product-category-links__link:active {
  color: white;
}
.product-category-links__link--selected {
  font-weight: 500;
  -webkit-box-shadow: 0 2px 0 0 #f59283;
          box-shadow: 0 2px 0 0 #f59283;
  color: white;
}
.no-touch .product-category-links__link--selected:hover {
  -webkit-box-shadow: 0 2px 0 0 #f18680;
          box-shadow: 0 2px 0 0 #f18680;
}
.product-category-links__link--selected:focus,
.no-touch .product-category-links__link--selected:focus,
.product-category-links__link--selected:active,
.no-touch .product-category-links__link--selected:active {
  -webkit-box-shadow: 0 2px 0 0 #fce38a;
          box-shadow: 0 2px 0 0 #fce38a;
}
.form.form--product-category-select {
  padding: 0 0.5rem;
}
.form.form--product-category-select .field {
  margin: 1.5rem auto 0;
  max-width: 35rem;
}
.form.form--product-category-select .field .input--select {
  border-color: transparent;
  font-weight: 500;
  background-color: #007d84;
  -webkit-transition: background-color 0.3s 0.2s;
  transition: background-color 0.3s 0.2s;
}
.form.form--product-category-select.form--sport .input--select {
  background-color: #131c32;
}
.form.form--product-category-select.form--entertainment .input--select {
  background-color: #86143d;
}
.purchase-flow {
  position: relative;
  z-index: 1;
}
.purchase-flow__step {
  background-color: #2a2b2e;
  position: relative;
}
.purchase-flow__step--active {
  z-index: 9;
}
.purchase-flow__header {
  font-weight: 500;
  background-color: #131415;
  border-bottom: 1px solid #2a2b2e;
  opacity: 1;
  font-size: 1rem;
}
@media only screen and (min-width: 569px) {
  .purchase-flow__header {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 769px) {
  .purchase-flow__header {
    font-size: 1.25rem;
  }
}
.purchase-flow__step--active .purchase-flow__header {
  background-color: transparent;
  border-bottom-color: transparent;
}
.purchase-flow__header > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media only screen and (min-width: 569px) {
  .purchase-flow__header > .container {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.purchase-flow__header > .container > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.purchase-flow__header > .container > div:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.purchase-flow__header > .container > div:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.purchase-flow__header--clickable:hover {
  cursor: pointer;
  background-color: #0b0b0c;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.purchase-flow__header-number {
  border-radius: 50%;
  border: 2px solid white;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: white;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1rem;
  width: 1.625rem;
  height: 1.625rem;
}
@media only screen and (min-width: 321px) {
  .purchase-flow__header-number {
    width: 2rem;
    height: 2rem;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 569px) {
  .purchase-flow__header-number {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.5rem;
  }
}
.purchase-flow__header--completed:not(.purchase-flow__header--active) .purchase-flow__header-number {
  background: white;
  color: black;
}
.purchase-flow__header-title {
  color: white;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.4;
}
@media only screen and (min-width: 600px) {
  .purchase-flow__header-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.purchase-flow__header-pre-title {
  margin-right: 0.3rem;
  font-weight: 300;
}
@media only screen and (max-width: 568px) {
  .purchase-flow__header-pre-title {
    font-size: 0.85rem;
  }
}
.purchase-flow__body {
  position: relative;
  padding-bottom: 7.6875rem;
}
@media only screen and (min-width: 1025px) {
  .purchase-flow__body {
    padding-bottom: 11.715rem;
  }
}
.purchase-flow__login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (min-width: 769px) {
  .purchase-flow__login {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.purchase-flow__login .button2,
.purchase-flow__login .link {
  margin-left: 0.5rem;
}
.purchase-flow__step-button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -1.14285714rem;
}
.purchase-flow__step-button:not(.button--icon) {
  min-width: 4rem;
}
.purchase-flow__step-button:not(.button--icon),
.purchase-flow__step-button .button__icon {
  height: 4rem;
}
.purchase-flow__step-button .button__icon {
  width: 4rem;
}
.purchase-flow__step-button:not(.button--icon),
.purchase-flow__step-button .button__icon,
.purchase-flow__step-button:not(.button--icon):before,
.purchase-flow__step-button .button__icon:before,
.purchase-flow__step-button:not(.button--icon):after,
.purchase-flow__step-button .button__icon:after {
  border-radius: 2rem;
}
@media only screen and (min-width: 1025px) {
  .purchase-flow__step-button {
    bottom: -1.82142857rem;
  }
  .purchase-flow__step-button:not(.button--icon) {
    min-width: 6.375rem;
  }
  .purchase-flow__step-button:not(.button--icon),
  .purchase-flow__step-button .button__icon {
    height: 6.375rem;
  }
  .purchase-flow__step-button .button__icon {
    width: 6.375rem;
  }
  .purchase-flow__step-button:not(.button--icon),
  .purchase-flow__step-button .button__icon,
  .purchase-flow__step-button:not(.button--icon):before,
  .purchase-flow__step-button .button__icon:before,
  .purchase-flow__step-button:not(.button--icon):after,
  .purchase-flow__step-button .button__icon:after {
    border-radius: 3.1875rem;
  }
}
.purchase-flow__step-button .button2 .button__text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  font-weight: 500;
  color: #ededed;
  padding-bottom: 1rem;
  bottom: 4rem;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-left: 0;
}
@media only screen and (min-width: 1025px) {
  .purchase-flow__step-button .button2 .button__text {
    font-size: 1.56rem;
    bottom: 6.375rem;
  }
}
.purchase-flow__step-button--right .svgicon {
  -webkit-transform: translateZ(0) rotate(270deg);
          transform: translateZ(0) rotate(270deg);
}
.purchase-flow__choose-product {
  background-color: #131415;
  padding-top: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .purchase-flow__choose-product {
    padding-top: 4.2rem;
  }
}
.purchase-flow__choose-product .purchase-flow__body {
  padding-bottom: 2.6875rem;
}
@media only screen and (min-width: 1025px) {
  .purchase-flow__choose-product .purchase-flow__body {
    padding-bottom: 3.34rem;
  }
}
.purchase-flow__choose-product .purchase-flow__header {
  -webkit-transition: background-color 0.2s, opacity 0.2s;
  transition: background-color 0.2s, opacity 0.2s;
}
.purchase-flow__choose-product .purchase-flow__header-title {
  max-width: 105px;
}
@media only screen and (min-width: 360px) {
  .purchase-flow__choose-product .purchase-flow__header-title {
    max-width: 115px;
  }
}
@media only screen and (min-width: 375px) {
  .purchase-flow__choose-product .purchase-flow__header-title {
    max-width: 130px;
  }
}
@media only screen and (min-width: 400px) {
  .purchase-flow__choose-product .purchase-flow__header-title {
    max-width: 160px;
  }
}
@media only screen and (min-width: 440px) {
  .purchase-flow__choose-product .purchase-flow__header-title {
    max-width: initial;
  }
}
.purchase-flow__choose-product .purchase-flow__header-title .hvod-info {
  font-size: 0.85rem;
  margin-left: 0;
}
@media only screen and (min-width: 569px) {
  .purchase-flow__choose-product .purchase-flow__header-title .hvod-info {
    margin-left: 0.2rem;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 769px) {
  .purchase-flow__choose-product .purchase-flow__header-title .hvod-info {
    font-size: 1.25rem;
  }
}
.purchase-flow__choose-product .purchase-flow__header-main-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (min-width: 569px) {
  .purchase-flow__choose-product .purchase-flow__header-main-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.purchase-flow__choose-product .purchase-flow__header--completed .purchase-flow__header-main-title {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.purchase-flow__choose-product .purchase-flow__header--completed .hvod-info {
  margin-left: 0.2rem;
}
.purchase-flow__choose-product .purchase-flow__header--completed .purchase-flow__header-title {
  max-width: none;
}
.purchase-flow__choose-product.purchase-flow__step--active .purchase-flow__header-number {
  border-color: white;
}
.purchase-flow__choose-product-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: -1;
}
.purchase-flow__choose-product-background:before,
.purchase-flow__choose-product-background:after,
.purchase-flow__choose-product-background > div {
  padding-top: 56.25%;
  position: absolute;
}
.purchase-flow__choose-product-background:before {
  padding-bottom: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .purchase-flow__choose-product-background:before {
    padding-bottom: 0;
  }
}
.purchase-flow__choose-product-background:after,
.purchase-flow__choose-product-background > div {
  margin-top: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .purchase-flow__choose-product-background:after,
  .purchase-flow__choose-product-background > div {
    margin-top: 0;
  }
}
.purchase-flow__choose-product-background:before {
  content: '';
  right: 0;
  left: 0;
  z-index: 1;
}
.purchase-flow__choose-product-background:after {
  z-index: 3;
  content: '';
  right: 0;
  left: 0;
}
.purchase-flow__choose-product-background > div {
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.purchase-flow__choose-product-background.fade-enter,
.purchase-flow__choose-product-background.fade-enter > div {
  opacity: 0;
}
.purchase-flow__choose-product-background.fade-enter,
.purchase-flow__choose-product-background.fade-enter-active {
  -webkit-transition: opacity 400ms 200ms;
  transition: opacity 400ms 200ms;
}
.purchase-flow__choose-product-background.fade-enter > div,
.purchase-flow__choose-product-background.fade-enter-active > div {
  -webkit-transition: opacity 400ms 400ms;
  transition: opacity 400ms 400ms;
}
.purchase-flow__choose-product-background.fade-enter-active,
.purchase-flow__choose-product-background.fade-done-enter,
.purchase-flow__choose-product-background.fade-enter-active > div,
.purchase-flow__choose-product-background.fade-done-enter > div {
  opacity: 1;
}
.purchase-flow__choose-product-background.fade-exit,
.purchase-flow__choose-product-background.fade-exit > div {
  opacity: 1;
}
.purchase-flow__choose-product-background.fade-exit,
.purchase-flow__choose-product-background.fade-exit-active {
  -webkit-transition: opacity 400ms 200ms;
  transition: opacity 400ms 200ms;
}
.purchase-flow__choose-product-background.fade-exit > div,
.purchase-flow__choose-product-background.fade-exit-active > div {
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
}
.purchase-flow__choose-product-background.fade-exit-active,
.purchase-flow__choose-product-background.fade-done-exit,
.purchase-flow__choose-product-background.fade-exit-active > div,
.purchase-flow__choose-product-background.fade-done-exit > div {
  opacity: 0;
}
.purchase-flow__choose-product-background {
  background-color: #007d84;
}
.purchase-flow__choose-product-background:before {
  background-color: #71c9c1;
}
.purchase-flow__choose-product-background:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 87, 87, 0)), to(#007d84));
  background: linear-gradient(180deg, rgba(214, 87, 87, 0) 0%, #007d84 100%);
}
.purchase-flow__choose-product-background--sport {
  background-color: #1b2d5f;
}
.purchase-flow__choose-product-background--sport > div {
  background-position: top right;
}
.purchase-flow__choose-product-background--sport:before {
  background-color: #131c32;
}
.purchase-flow__choose-product-background--sport:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 87, 87, 0)), to(#1b2d5f));
  background: linear-gradient(180deg, rgba(214, 87, 87, 0) 0%, #1b2d5f 100%);
}
.purchase-flow__choose-product-background--entertainment {
  background-color: #86143d;
}
.purchase-flow__choose-product-background--entertainment:before {
  background-color: #ffa68b;
}
.purchase-flow__choose-product-background--entertainment:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 87, 87, 0)), to(#86143d));
  background: linear-gradient(180deg, rgba(214, 87, 87, 0) 0%, #86143d 100%);
}
.purchase-flow__choose-product-background--no-category {
  background-color: #007d84;
}
.purchase-flow__choose-product-background--no-category:before {
  background-color: #71c9c1;
}
.purchase-flow__choose-product-background--no-category:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 87, 87, 0)), to(#007d84));
  background: linear-gradient(180deg, rgba(214, 87, 87, 0) 0%, #007d84 100%);
}
.purchase-flow__choose-product-intro-text {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
  max-width: 1024px;
}
@media only screen and (min-width: 769px) {
  .purchase-flow__choose-product-intro-text {
    max-width: 928px;
  }
}
@media only screen and (min-width: 1025px) {
  .purchase-flow__choose-product-intro-text {
    max-width: 982px;
  }
}
@media only screen and (min-width: 1367px) {
  .purchase-flow__choose-product-intro-text {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1601px) {
  .purchase-flow__choose-product-intro-text {
    max-width: 1476px;
  }
}
.purchase-flow__choose-product-intro-text:before,
.purchase-flow__choose-product-intro-text:after {
  content: ' ';
  display: table;
}
.purchase-flow__choose-product-intro-text:after {
  clear: both;
}
.purchase-flow__choose-product-intro-text:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .purchase-flow__choose-product-intro-text {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (min-width: 569px) {
  .purchase-flow__choose-product-intro-text {
    margin-top: -1rem;
  }
}
.purchase-flow__choose-product-intro-text p {
  color: white;
  font-size: 0.85rem;
  line-height: 1.375rem;
  text-align: left;
  margin: 0;
  margin-left: 2.625rem;
}
@media only screen and (min-width: 321px) {
  .purchase-flow__choose-product-intro-text p {
    margin-left: 3rem;
  }
}
@media only screen and (min-width: 569px) {
  .purchase-flow__choose-product-intro-text p {
    font-size: 0.95rem;
    margin-left: 3.5rem;
  }
}
.purchase-flow__user .purchase-flow__body > .container {
  max-width: 36rem;
}
@media only screen and (min-width: 769px) {
  .purchase-flow__user .purchase-flow__body > .container {
    max-width: 56rem;
  }
}
.modal--access-info h2 {
  text-align: center;
}
.modal--access-info .collapse__header h3 {
  font-weight: 300;
  font-size: 1.3rem;
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .modal--access-info .collapse__header h3 {
    font-size: 1.5rem;
  }
}
.modal--access-info .highlight-text {
  color: #ffc78e;
}
.modal--access-info .add-on-included {
  color: #84f2ad;
}
.modal--access-info .add-on-terms {
  font-size: 0.85rem;
  margin-top: 1.7rem;
  color: #ffc78e;
}
.purchase-page__error {
  margin: 0 auto;
  max-width: 50rem;
}
.purchase-page__error .purchase-page__icon {
  text-align: center;
  padding-top: 1rem;
  margin-bottom: 1rem;
}
.purchase-page__error .purchase-page__icon .svgicon {
  width: 5.4691rem;
  height: 5.4691rem;
}
@media only screen and (min-width: 769px) {
  .purchase-page__error .purchase-page__icon .svgicon {
    width: 7.813rem;
    height: 7.813rem;
  }
}
.payment-section {
  max-width: 43.75rem;
  margin: 0 auto;
}
.payment-section__container {
  position: relative;
  background: #1a1a1a;
  padding: 2rem 2rem 7.6875rem 2rem;
}
@media only screen and (min-width: 1025px) {
  .payment-section__container {
    padding-bottom: 8.715rem;
  }
}
.payment-section__heading {
  margin: 0 0 2rem 0;
  font-size: 1.563rem;
  font-weight: 500;
}
.payment-section__sub-heading {
  margin: 0 0 1rem 0;
  font-size: 1.125rem;
  font-weight: 500;
}
.payment-section__footer {
  text-align: center;
  font-style: italic;
  font-size: 0.9375rem;
  margin: 4rem 1rem 0 1rem;
}
@media only screen and (min-width: 769px) {
  .payment-section__footer {
    margin: 6rem 0 0 0;
  }
}
.purchase-price__text--current {
  text-transform: lowercase;
  font-size: small;
}
.purchase-price__text--conditional {
  font-style: italic;
  min-height: 2.8em;
  margin-left: 2.4rem;
}
.purchase-price__text--current {
  color: lightgrey;
  margin-left: 0.3rem;
}
.payment-provider__summary-text {
  padding: 1rem;
}
.payment-provider__unsupported-payment-provider {
  margin-bottom: 1rem;
}
.payment-provider__purchase-details-wrapper .payment-provider__summary-text {
  padding: 1rem 0 0 0;
  margin-bottom: 0.2rem;
}
.payment-provider__summary-text--discount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
}
.payment-provider__summary-text--discount > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
@media only screen and (min-width: 569px) {
  .payment-provider__summary-text--discount > * {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    text-align: left;
  }
}
@media only screen and (max-width: 568px) {
  .payment-provider__summary-text--discount .payment-provider__purchase-details-button {
    margin-bottom: 1rem;
  }
}
.payment-provider__summary-text--discount p {
  text-transform: lowercase;
  margin-bottom: 0.2rem;
}
.payment-provider__summary-text--discount p:first-letter {
  text-transform: uppercase;
}
.payment-section__payment-card .payment-card {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}
@media only screen and (min-width: 569px) {
  .payment-section__payment-card .payment-card {
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
  }
}
/* Purchase details */
.receipt-preview-text {
  margin-bottom: 2rem;
  color: #ededed;
}
.receipt-preview {
  line-height: 1;
  font-size: 0.85rem;
  margin-bottom: 2rem;
}
.receipt-preview:last-child {
  margin-bottom: 0;
}
.receipt-preview thead {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.receipt-preview caption {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  border-bottom: 1px solid #3e3f42;
  color: #ededed;
}
.receipt-preview caption,
.receipt-preview th {
  font-weight: 700;
}
.receipt-preview th,
.receipt-preview td {
  color: #a0a0a0;
  font-weight: 500;
}
.receipt-preview th:last-child,
.receipt-preview td:last-child {
  text-align: right;
}
.receipt-preview > tfoot > tr > th:first-child,
.receipt-preview > tfoot > tr > td:first-child {
  padding-left: 0;
}
.receipt-preview > tfoot > tr > th:last-child,
.receipt-preview > tfoot > tr > td:last-child {
  padding-right: 0;
}
.receipt-preview > tfoot > tr > td:first-child {
  padding-left: 1.5rem;
}
.receipt-preview > tfoot > tr:last-child > th {
  border-top: 1px solid #3e3f42;
  padding: 0.6rem 0;
  font-weight: 700;
  color: #ededed;
}
.receipt-preview__text-description {
  color: lightgrey;
  font-style: italic;
  font-size: small;
  display: block;
}
@media only screen and (min-width: 321px) {
  .receipt-preview__text-description {
    margin-left: 0.3rem;
    display: inline;
  }
}
.modal--purchase-details .modal__content {
  padding: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .modal--purchase-details .modal__content {
    padding: 2rem;
  }
}
.modal--purchase-details .modal__content > p {
  margin-top: 0.4rem;
  margin-right: 1.5rem;
}
/* Conversion diff */
.conversion-diff {
  padding-bottom: 0.7rem;
  margin-bottom: 1.2rem;
  border-bottom: 1px solid #595959;
}
.conversion-diff__heading {
  margin-bottom: 1.2rem;
  font-size: 1.125rem;
  font-weight: 500;
  color: #deae7e;
  margin-top: 0;
}
.conversion-diff__list {
  font-size: 1.1rem;
  font-weight: 300;
  text-align: left;
  list-style-type: none;
  padding: 0;
}
.conversion-diff__item {
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.conversion-diff__item--lost {
  margin-bottom: 0;
}
.conversion-diff__icon {
  display: inline-block;
  margin-right: 0.5rem;
  margin-bottom: 0;
}
.conversion-diff__icon .svgicon {
  width: 2rem;
  height: 2rem;
  stroke: white;
}
.conversion-diff__icon .svgicon-sport-premium {
  fill: white;
}
@-webkit-keyframes voucher-field-button-slide-in {
  0% {
    visibility: hidden;
    opacity: 0;
    right: -3.25rem;
  }
  1% {
    visibility: visible;
  }
  100% {
    opacity: 1;
    right: 0.3125rem;
  }
}
@keyframes voucher-field-button-slide-in {
  0% {
    visibility: hidden;
    opacity: 0;
    right: -3.25rem;
  }
  1% {
    visibility: visible;
  }
  100% {
    opacity: 1;
    right: 0.3125rem;
  }
}
.voucher {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2rem;
}
.voucher__field {
  width: 12rem;
  position: relative;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.no-touch .voucher__field:not(.voucher__field--focused):hover input.voucher__field-input {
  background-color: #ededed;
}
.no-touch .voucher__field:not(.voucher__field--focused):hover .voucher__field-label {
  color: #0b0b0c;
}
.voucher__field--focused {
  width: 18rem;
}
.voucher__field-wrapper {
  overflow: hidden;
  position: relative;
}
input.voucher__field-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0 0.95rem;
  width: 100%;
  background-image: none;
  display: block;
  font-size: 0.95rem;
  border: 2px solid transparent;
  height: 3.25rem;
  border-radius: 1.625rem;
  -webkit-transition: background-color 0.2s, border-radius 0.3s;
  transition: background-color 0.2s, border-radius 0.3s;
  background: none;
  border: 0.125rem solid #ffffff;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.voucher__field--focused input.voucher__field-input {
  border-radius: 0;
  cursor: default;
}
.voucher__field-button {
  position: absolute;
  top: 0.3125rem;
  width: 2.625rem;
  height: 2.625rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  visibility: hidden;
  opacity: 0;
  right: -3.25rem;
}
.voucher__field-button > svg {
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  fill: currentColor;
  -webkit-transition: width 0.3s, height 0.3s;
  transition: width 0.3s, height 0.3s;
}
.voucher__field-button:hover > svg {
  width: 1.6rem;
  height: 1.6rem;
}
.voucher__field--has-value .voucher__field-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  right: 0.3125rem;
  -webkit-animation-name: voucher-field-button-slide-in;
          animation-name: voucher-field-button-slide-in;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
.voucher__field-label {
  font-size: 1rem;
  line-height: 3.25rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transition: color 0.2s, top 0.3s, font-size 0.3s;
  transition: color 0.2s, top 0.3s, font-size 0.3s;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
  pointer-events: none;
  font-size: 0.833rem;
}
@media only screen and (min-width: 769px) {
  .voucher__field-label {
    font-size: 1rem;
  }
}
.voucher__field--focused .voucher__field-label {
  line-height: 1.5;
  top: -1.5995rem;
  font-size: 0.833rem;
  text-transform: uppercase;
}
.add-ons__heading {
  text-align: center;
  margin: 0 0 1rem 0;
}
.add-ons__intro-text {
  margin: 0 0 2rem 0;
  text-align: center;
}
.add-ons__intro-text > p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.375rem;
  text-align: center;
}
@media only screen and (min-width: 375px) {
  .add-ons__intro-text > p {
    font-size: 1.125rem;
  }
}
.add-ons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
@media only screen and (min-width: 569px) {
  .add-ons {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.add-on {
  width: 100%;
  max-width: 375px;
  margin: 1rem auto;
  border-top: 2px solid #3e3f42;
  border-bottom: 2px solid #3e3f42;
  padding: 1.5rem 1rem;
}
@media only screen and (min-width: 569px) {
  .add-on {
    max-width: 22rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .add-on {
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: 26rem;
  }
}
.add-on--disabled .add-on__checkbox .field__options-input {
  opacity: 0.5;
}
.add-on--disabled .add-on__checkbox .field__options-label {
  cursor: default;
}
.add-on__conditions {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #84f2ad;
}
@media only screen and (min-width: 769px) {
  .add-on__conditions {
    padding: 0 0 0 2.4rem;
  }
}
.add-on__terms {
  font-weight: 300;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #ffc78e;
}
@media only screen and (min-width: 769px) {
  .add-on__terms {
    padding: 0 0 0 2.4rem;
  }
}
.add-on__features {
  font-size: 0.9375rem;
  font-weight: 500;
  list-style-type: none;
  margin: 0.5rem 0 0 0;
  padding: 0;
}
@media only screen and (min-width: 769px) {
  .add-on__features {
    padding: 0 0 0 2.4rem;
  }
}
.disabled .field__options-input {
  cursor: default;
}
.add-on__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  margin: 0 0 1rem;
}
.add-on__header > * {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.add-on__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 1rem 0 auto;
  line-height: 1.1;
}
.add-on__price-to-pay {
  text-align: right;
  font-size: 1.3125rem;
  font-weight: 500;
  white-space: nowrap;
  margin-bottom: 0.1rem;
}
@media only screen and (min-width: 769px) {
  .add-on__price-to-pay {
    font-size: 1.563rem;
  }
}
.add-on__price-unit,
.add-on__price-different-recurring-price {
  text-align: right;
  font-weight: 300;
  font-size: 0.75rem;
  color: #a0a0a0;
  text-transform: lowercase;
  font-style: italic;
  white-space: nowrap;
}
.form .field.field--checkbox.add-on__checkbox {
  margin-bottom: 0;
}
.form .field.field--checkbox.add-on__checkbox .field__options-text {
  margin-left: 0;
}
.add-on__name {
  font-size: 1.3125rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  line-height: 1;
}
@media only screen and (min-width: 769px) {
  .add-on__name {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.1;
  }
}
.form .add-on__checkbox .field__options-input .svgicon {
  stroke: #57d6a3;
}
@-webkit-keyframes feed-item-hover {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes feed-item-hover {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cp-feed {
  position: relative;
}
.cp-feed__container {
  overflow: hidden;
  position: relative;
  margin-top: -3rem;
}
.cp-feed__scroll {
  scrollbar-width: none;
  padding-bottom: 1px;
}
.cp-feed__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 49.625px;
  margin-right: 49.625px;
  padding-top: 3rem;
}
.cp-feed__items-gutter {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 39px;
      -ms-flex: 0 0 39px;
          flex: 0 0 39px;
}
.cp-feed__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 11px;
  max-width: 25rem;
  margin-bottom: 22px;
}
.cp-feed__item .cp-feed__overlay {
  padding-bottom: 22px;
  position: absolute;
  left: 11px;
  right: 11px;
}
.cp-feed--carousel .cp-feed__container:before,
.cp-feed--carousel .cp-feed__container:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
}
.cp-feed--carousel .cp-feed__container:before {
  top: 0;
  height: 3rem;
}
.cp-feed--carousel .cp-feed__container:after {
  bottom: 0;
  height: 2.375rem;
}
.cp-feed--carousel .cp-feed__items {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.cp-feed--carousel .cp-feed__item {
  margin-bottom: 0;
}
.cp-feed--carousel .cp-feed__overlay {
  margin-top: -1px;
  position: relative;
}
.cp-feed--carousel:hover .cp-feed__container .cp-pagination__button {
  display: block;
}
.cp-feed__container .cp-pagination {
  z-index: 3;
  margin-top: 3rem;
  margin-bottom: 5.9rem;
}
.cp-feed__container .cp-pagination__button {
  display: none;
}
.cp-feed__container .cp-pagination__button--prev {
  margin-left: 22px;
}
.cp-feed__container .cp-pagination__button--next {
  margin-right: 22px;
}
.cp-feed-item {
  position: relative;
  display: block;
  padding-bottom: 2.375rem;
}
.cp-feed-item .progress {
  position: absolute;
  bottom: -0.5rem;
  left: 0.5rem;
  right: 0.5rem;
}
.cp-feed-item__inner {
  display: block;
  position: relative;
}
.cp-feed-item__link {
  z-index: 1;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 0.4rem;
  padding-top: 56.25%;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  margin-bottom: 0.75rem;
}
.cp-feed-item--portrait .cp-feed-item__link {
  padding-top: 150%;
}
.cp-feed-item__image {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2a2b2e;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.cp-feed-item__image > span,
.cp-feed-item__image > img {
  border: 1px solid transparent;
}
.cp-feed-item__image > img {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-position: center top;
     object-position: center top;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.cp-feed-item__image.lazy-load-image-loaded {
  background-color: transparent;
}
.cp-feed-item__image.lazy-load-image-loaded > img {
  opacity: 1;
}
.cp-feed-item__title {
  color: #ededed;
  margin: 0 0.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  font-size: 0.95rem;
  line-height: 1.5;
}
@media only screen and (min-width: 769px) {
  .cp-feed-item__title {
    font-size: 1rem;
  }
}
.cp-feed-item__sub-title {
  display: block;
  font-size: 0.85rem;
  line-height: 1.5;
  height: 1.275rem;
  color: #a0a0a0;
  margin: 0 0.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cp-feed-item__sub-title:first-letter {
  text-transform: uppercase;
}
.cp-feed-item__sub-title--avod {
  color: #b841cb;
}
.cp-feed-item__pre-title {
  position: absolute;
  left: 0.5rem;
  bottom: 0.5rem;
  max-width: 70%;
  margin-left: 0.289rem;
  margin-right: 0.289rem;
  color: #ededed;
  font-size: 0.85rem;
}
.cp-feed-item__pre-title span {
  -webkit-box-shadow: 0.289rem 0 0 #2a2b2e, -0.289rem 0 0 #2a2b2e;
          box-shadow: 0.289rem 0 0 #2a2b2e, -0.289rem 0 0 #2a2b2e;
  background: #2a2b2e;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  line-height: 1.275rem;
  padding: 0.17rem 0;
  border-radius: 0.2rem;
}
.cp-feed-item__label {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1rem;
  height: 2.375rem;
  border-radius: 1.1875rem;
  color: #0b0b0c;
  background-color: #ededed;
  white-space: nowrap;
}
.cp-feed-item__label > span {
  display: block;
}
.cp-feed-item__label > span:first-letter {
  text-transform: uppercase;
}
.cp-feed-item__label--live {
  color: #ffffff;
  background-color: #BD0338;
}
.cp-feed-item__label-icon {
  margin: 0 -0.25rem 0 -1.25rem;
  width: 2.96875rem;
  height: 2.96875rem;
}
.cp-feed-item__hover {
  display: none;
}
@media only screen and (min-width: 769px) {
  .cp-feed-item__hover {
    display: block;
    pointer-events: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.75rem;
    background-color: #2a2b2e;
    max-height: 100%;
    -webkit-animation: feed-item-hover 0.4s;
            animation: feed-item-hover 0.4s;
  }
}
.cp-feed-item__hover-title > h3 {
  font-size: 1.08333333rem;
  line-height: 1.2;
  color: #ededed;
  margin: 0;
  display: block;
  font-weight: 500;
}
.cp-feed-item__hover-pre-title {
  font-size: 0.70833333rem;
  line-height: 0.70833333rem;
  color: #a0a0a0;
  margin: 0 0 0.35rem 0;
}
.cp-feed-item__hover-description > p {
  font-size: 0.70833333rem;
  line-height: 1.5;
  color: #ededed;
  margin: 0.35rem 0 0 0;
  display: block;
}
@media only screen and (min-width: 769px) {
  .cp-feed-item:hover {
    z-index: 2;
  }
  .cp-feed-item:hover .cp-feed-item__link {
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .cp-feed-item:hover .cp-feed-item__labelflap,
  .cp-feed-item:hover .cp-feed-item__label,
  .cp-feed-item:hover .cp-feed-item__title,
  .cp-feed-item:hover .cp-feed-item__sub-title,
  .cp-feed-item:hover .progress {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    opacity: 0;
  }
  .cp-feed-item--small:hover .cp-feed-item__link {
    -webkit-transform: scale(1.07);
            transform: scale(1.07);
  }
  .cp-feed-item--small:hover .cp-feed-item__title,
  .cp-feed-item--small:hover .cp-feed-item__sub-title {
    opacity: 1;
  }
}
.cp-feed-item__overlay-btn {
  position: absolute;
  left: 50%;
  margin-left: -1.1875rem;
  bottom: 0;
  background-color: rgba(255, 0, 0, 0.2);
  display: none;
  pointer-events: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cp-feed-item__overlay-btn > button {
  width: 2.375rem;
  height: 2.375rem;
  background-color: #0b0b0c;
  pointer-events: all;
  z-index: 4;
}
.cp-feed-item__overlay-btn > button .svgicon {
  fill: #FFFFFF;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.cp-feed-item--selected .cp-feed-item__overlay-btn > button .svgicon {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
@media only screen and (min-width: 769px) {
  .cp-feed-item--selected .cp-feed-item__overlay-btn,
  .cp-feed-item:hover .cp-feed-item__overlay-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.cp-feed-overlay {
  position: relative;
  display: none;
  background-color: #0b0b0c;
}
.cp-feed-overlay .cp-feed-overlay__background:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(11, 11, 12, 0)), to(#0b0b0c));
  background: linear-gradient(90deg, rgba(11, 11, 12, 0) 0%, #0b0b0c 100%);
}
.cp-feed-overlay .cp-feed-overlay__background > div:before {
  background: -webkit-gradient(linear, right top, left top, from(rgba(11, 11, 12, 0)), to(#0b0b0c));
  background: linear-gradient(270deg, rgba(11, 11, 12, 0) 0%, #0b0b0c 100%);
}
.cp-feed-overlay .cp-feed-overlay__background > div:after {
  background: linear-gradient(45deg, #0b0b0c 0%, #0b0b0c 20%, rgba(11, 11, 12, 0) 60%, rgba(11, 11, 12, 0));
}
@media only screen and (min-width: 769px) {
  .cp-feed-overlay {
    display: block;
  }
}
.cp-feed-overlay .metadata {
  margin-top: 0.35rem;
}
.cp-feed-overlay .metadata,
.cp-feed-overlay .metadata a {
  color: #a0a0a0;
}
.cp-feed-overlay__container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 50px;
  margin-right: 50px;
  min-height: 450px;
}
@media only screen and (min-width: 1601px) {
  .cp-feed-overlay__container {
    min-height: 500px;
  }
}
.cp-feed-overlay__content-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  max-width: 40rem;
  padding: 3rem 0;
}
.cp-feed-overlay__content-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.cp-feed-overlay__background {
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1920px;
}
@media only screen and (min-width: 1921px) {
  .cp-feed-overlay__background:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 400px;
    z-index: 1;
    left: auto;
  }
}
.cp-feed-overlay__background > div {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  left: 40%;
  bottom: 0;
  opacity: 0.9;
}
.cp-feed-overlay__background > div:before,
.cp-feed-overlay__background > div:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.cp-feed-overlay__background > div:before {
  width: 200px;
}
.cp-feed-overlay__background > div:after {
  right: 0;
}
.cp-feed-overlay__close-button {
  position: absolute;
  top: 1.5rem;
  right: 0;
}
.cp-feed-overlay__title {
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.275;
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .cp-feed-overlay__title {
    font-size: 2.25rem;
  }
}
.cp-feed-overlay__description {
  margin-bottom: 0;
}
.cp-feed-overlay__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.75rem;
}
.cp-feed-overlay__buttons .button2:not(:last-child) {
  margin-right: 1.5rem;
}
.cp-pagination {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.cp-pagination__button {
  position: absolute;
  top: 50%;
  margin-top: -1.625rem;
  pointer-events: all;
}
.cp-pagination__button:not(.button--icon),
.cp-pagination__button .button__icon {
  color: #0b0b0c;
  background: #ededed;
}
.cp-pagination__button:not(.button--icon):after,
.cp-pagination__button .button__icon:after {
  border: 2px solid transparent;
}
.no-touch .cp-pagination__button:hover:not(.button--icon),
.no-touch .cp-pagination__button.button--active:not(.button--icon),
.no-touch .cp-pagination__button:hover .button__icon,
.no-touch .cp-pagination__button.button--active .button__icon {
  color: #0b0b0c;
}
.no-touch .cp-pagination__button:hover:not(.button--icon):before,
.no-touch .cp-pagination__button.button--active:not(.button--icon):before,
.no-touch .cp-pagination__button:hover .button__icon:before,
.no-touch .cp-pagination__button.button--active .button__icon:before {
  opacity: 1;
  background: #adadad;
}
.no-touch .cp-pagination__button:hover:not(.button--icon):after,
.no-touch .cp-pagination__button.button--active:not(.button--icon):after,
.no-touch .cp-pagination__button:hover .button__icon:after,
.no-touch .cp-pagination__button.button--active .button__icon:after {
  border: 2px solid transparent;
}
.cp-pagination__button:active:not(.button--icon),
.no-touch .cp-pagination__button:active:not(.button--icon),
.cp-pagination__button:active .button__icon,
.no-touch .cp-pagination__button:active .button__icon {
  color: #0b0b0c;
}
.cp-pagination__button:active:not(.button--icon):before,
.no-touch .cp-pagination__button:active:not(.button--icon):before,
.cp-pagination__button:active .button__icon:before,
.no-touch .cp-pagination__button:active .button__icon:before {
  opacity: 1;
  background: #737373;
}
.cp-pagination__button:active:not(.button--icon):after,
.no-touch .cp-pagination__button:active:not(.button--icon):after,
.cp-pagination__button:active .button__icon:after,
.no-touch .cp-pagination__button:active .button__icon:after {
  border: 2px solid transparent;
}
.cp-pagination__button.focus-visible:not(.button--icon):after,
.no-touch .cp-pagination__button.focus-visible:not(.button--icon):after,
.cp-pagination__button.focus-visible .button__icon:after,
.no-touch .cp-pagination__button.focus-visible .button__icon:after {
  border: 2px solid #FCE38A;
}
.cp-pagination__button--prev {
  left: 0;
}
.cp-pagination__button--prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.cp-pagination__button--next {
  right: 0;
}
.fp-container {
  margin-left: 1rem;
  margin-right: 1rem;
}
@media only screen and (min-width: 769px) {
  .fp-container {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .fp-container {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .fp-container {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
.cp-feed__items {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media only screen and (max-width: 768px) {
  .cp-feed--carousel .cp-feed__items {
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 769px) {
  .cp-feed__items {
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }
}
@media only screen and (min-width: 1025px) {
  .cp-feed__items {
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }
}
@media only screen and (min-width: 1367px) {
  .cp-feed__items {
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }
}
@media only screen and (min-width: 1601px) {
  .cp-feed__items {
    margin-left: 6.3125rem;
    margin-right: 6.3125rem;
  }
}
.cp-feed-overlay__container {
  margin-left: 1rem;
  margin-right: 1rem;
}
@media only screen and (min-width: 769px) {
  .cp-feed-overlay__container {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .cp-feed-overlay__container {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .cp-feed-overlay__container {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
@media only screen and (min-width: 769px) {
  .cp-feed-overlay__container {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .cp-feed-overlay__container {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .cp-feed-overlay__container {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
.cp-feed__items-gutter {
  -webkit-flex-basis: 0.625rem;
      -ms-flex-preferred-size: 0.625rem;
          flex-basis: 0.625rem;
}
@media only screen and (min-width: 769px) {
  .cp-feed__items-gutter {
    -webkit-flex-basis: 2.625rem;
        -ms-flex-preferred-size: 2.625rem;
            flex-basis: 2.625rem;
  }
}
@media only screen and (min-width: 1025px) {
  .cp-feed__items-gutter {
    -webkit-flex-basis: 2.3125rem;
        -ms-flex-preferred-size: 2.3125rem;
            flex-basis: 2.3125rem;
  }
}
@media only screen and (min-width: 1367px) {
  .cp-feed__items-gutter {
    -webkit-flex-basis: 4.3125rem;
        -ms-flex-preferred-size: 4.3125rem;
            flex-basis: 4.3125rem;
  }
}
@media only screen and (min-width: 1601px) {
  .cp-feed__items-gutter {
    -webkit-flex-basis: 6.3125rem;
        -ms-flex-preferred-size: 6.3125rem;
            flex-basis: 6.3125rem;
  }
}
.cp-feed__item {
  max-width: none;
  padding: 0 0.375rem;
  margin-bottom: 0.75rem;
  width: 50%;
}
@media only screen and (max-width: 439px) {
  .cp-feed--carousel .cp-feed__item {
    width: 100%;
  }
}
@media only screen and (min-width: 440px) {
  .cp-feed__item {
    width: 50%;
  }
}
@media only screen and (min-width: 569px) {
  .cp-feed__item {
    width: 50%;
  }
}
@media only screen and (min-width: 769px) {
  .cp-feed__item {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1025px) {
  .cp-feed__item {
    padding: 0 0.6875rem;
    margin-bottom: 1.375rem;
    width: 25%;
  }
}
@media only screen and (min-width: 1601px) {
  .cp-feed__item {
    width: 20%;
  }
}
@media only screen and (min-width: 2001px) {
  .cp-feed__item {
    width: 16.66666667%;
  }
}
.cp-feed__item .cp-feed__overlay {
  padding-bottom: 0.75rem;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 1025px) {
  .cp-feed__item .cp-feed__overlay {
    padding-bottom: 1.375rem;
  }
}
@media only screen and (min-width: 321px) {
  .cp-feed__item--small {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 769px) {
  .cp-feed__item--small {
    width: 25%;
  }
}
@media only screen and (min-width: 1025px) {
  .cp-feed__item--small {
    width: 20%;
  }
}
@media only screen and (min-width: 1601px) {
  .cp-feed__item--small {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 2001px) {
  .cp-feed__item--small {
    width: 14.28571429%;
  }
}
.cp-feed__item--large {
  width: 100%;
}
@media only screen and (min-width: 440px) {
  .cp-feed__item--large {
    width: 50%;
  }
}
@media only screen and (min-width: 569px) {
  .cp-feed__item--large {
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  .cp-feed__item--large {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1601px) {
  .cp-feed__item--large {
    width: 25%;
  }
}
@media only screen and (min-width: 2001px) {
  .cp-feed__item--large {
    width: 20%;
  }
}
.cp-feed__item--portrait {
  width: 50%;
}
@media only screen and (max-width: 439px) {
  .cp-feed--carousel .cp-feed__item--portrait {
    width: 50%;
  }
}
@media only screen and (min-width: 440px) {
  .cp-feed__item--portrait {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 569px) {
  .cp-feed__item--portrait {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 769px) {
  .cp-feed__item--portrait {
    width: 25%;
  }
}
@media only screen and (min-width: 1025px) {
  .cp-feed__item--portrait {
    width: 20%;
  }
}
@media only screen and (min-width: 1367px) {
  .cp-feed__item--portrait {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 1601px) {
  .cp-feed__item--portrait {
    width: 14.28571429%;
  }
}
@media only screen and (min-width: 2001px) {
  .cp-feed__item--portrait {
    width: 12.5%;
  }
}
.cp-feed__item--portrait.cp-feed__item--large {
  width: 50%;
}
@media only screen and (max-width: 439px) {
  .cp-feed--carousel .cp-feed__item--portrait.cp-feed__item--large {
    width: 50%;
  }
}
@media only screen and (min-width: 440px) {
  .cp-feed__item--portrait.cp-feed__item--large {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1025px) {
  .cp-feed__item--portrait.cp-feed__item--large {
    width: 25%;
  }
}
@media only screen and (min-width: 1367px) {
  .cp-feed__item--portrait.cp-feed__item--large {
    width: 20%;
  }
}
@media only screen and (min-width: 1601px) {
  .cp-feed__item--portrait.cp-feed__item--large {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 2001px) {
  .cp-feed__item--portrait.cp-feed__item--large {
    width: 14.28571429%;
  }
}
.cp-pagination {
  display: none;
}
@media only screen and (min-width: 769px) {
  .cp-pagination {
    display: block;
  }
}
.cp-feed-item {
  padding-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .cp-feed-item {
    padding-bottom: 2.375rem;
  }
}
.fp-feeds__feed {
  margin-bottom: 1rem;
}
.fp-feeds__feed-header {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .fp-feeds__feed-header {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .fp-feeds__feed-header {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .fp-feeds__feed-header {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
@media only screen and (min-width: 769px) {
  .fp-feeds__feed-header {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .fp-feeds__feed-header {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .fp-feeds__feed-header {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
.fp-feeds__feed-header-title {
  margin: 0;
}
.fp-feeds__show-more-link {
  margin-left: 1.5rem;
}
.search__feed-title {
  margin-left: 1rem;
  margin-right: 1rem;
}
@media only screen and (min-width: 769px) {
  .search__feed-title {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .search__feed-title {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .search__feed-title {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
@media only screen and (min-width: 769px) {
  .search__feed-title {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .search__feed-title {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .search__feed-title {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
.fp-feeds__feed--promoted .cp-feed {
  margin-top: -1rem;
}
.fp-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 1rem;
  margin-top: 3.5rem;
}
@media only screen and (min-width: 769px) {
  .fp-hero {
    margin-top: 0;
  }
}
.fp-hero__background {
  display: block;
  overflow: hidden;
  pointer-events: none;
  width: 100%;
  position: absolute;
  top: 0;
}
.fp-hero__background:before,
.fp-hero__background:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.fp-hero__background:before {
  top: 30%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 20, 21, 0)), to(#131415));
  background: linear-gradient(180deg, rgba(19, 20, 21, 0) 0%, #131415 100%);
  z-index: 1;
}
.fp-hero__background:after {
  top: 0;
  background-color: rgba(19, 20, 21, 0.2);
}
.fp-hero__background img {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  -o-object-position: center top;
     object-position: center top;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.fp-hero__background.lazy-load-image-loaded > img {
  opacity: 1;
}
.fp-hero__container {
  margin-left: 1rem;
  margin-right: 1rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .fp-hero__container {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .fp-hero__container {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .fp-hero__container {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
@media only screen and (min-width: 769px) {
  .fp-hero__container {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .fp-hero__container {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .fp-hero__container {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
.fp-hero__content {
  max-width: 1000px;
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 769px) {
  .fp-hero__content {
    margin-bottom: 4rem;
  }
}
.fp-hero__pre-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.05rem;
  margin-bottom: 0.25rem;
}
.fp-hero__pre-title .svgicon--slash {
  fill: #ff7e00;
  height: 1.25rem;
  margin: 0 0.5rem;
}
@media only screen and (min-width: 769px) {
  .fp-hero__pre-title .svgicon--slash {
    height: 1.75rem;
    margin: 0 0.75rem;
  }
}
.fp-hero__pre-title .branding-logo {
  margin-bottom: 0;
}
.fp-hero__title {
  margin: 0 0 1rem -0.15rem;
  font-weight: 600;
  line-height: 1.1;
  font-size: 2rem;
}
@media only screen and (min-width: 321px) {
  .fp-hero__title {
    font-weight: 700;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .fp-hero__title {
    letter-spacing: -0.15rem;
    font-size: 4rem;
  }
}
.fp-hero__lead {
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
}
.fp-feeds__feed--themed {
  padding-top: 1rem;
}
@media only screen and (min-width: 769px) {
  .fp-feeds__feed--themed {
    margin-top: 2rem;
    padding-top: 1.7rem;
  }
}
.fp-feeds__feed--themed .fp-feeds__feed-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.fp-feeds__feed--themed .fp-feeds__feed-header-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-top: -2rem;
}
@media only screen and (min-width: 769px) {
  .fp-feeds__feed--themed .fp-feeds__feed-header-title {
    margin-top: -3.3rem;
  }
}
.fp-feeds__feed--themed .fp-feeds__show-more-link {
  display: inline-block;
  color: #ededed;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.no-touch .fp-feeds__feed--themed .fp-feeds__show-more-link:hover {
  color: #f18680;
  border-color: #f18680;
  -webkit-box-shadow: 0 1px 0 0 #f18680;
          box-shadow: 0 1px 0 0 #f18680;
}
.fp-feeds__feed--themed .fp-feeds__show-more-link:active,
.no-touch .fp-feeds__feed--themed .fp-feeds__show-more-link:active {
  color: #fce38a;
  border-color: #fce38a;
  -webkit-box-shadow: 0 1px 0 0 #fce38a;
          box-shadow: 0 1px 0 0 #fce38a;
}
.fp-feeds__feed--themed .fp-container {
  text-align: center;
}
.fp-feeds__feed--themed .fp-container .fp-feeds__show-more-link {
  margin: 0 0 2rem 0;
}
.fp-feeds__feed--themed-avod {
  background: linear-gradient(134.72deg, #1e123c 0%, #3f2344 100%);
}
.fp-feeds__feed--themed-avod .cp-feed-overlay {
  background-color: #100d1c;
}
.fp-feeds__feed--themed-avod .cp-feed-overlay .cp-feed-overlay__background:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(16, 13, 28, 0)), to(#100d1c));
  background: linear-gradient(90deg, rgba(16, 13, 28, 0) 0%, #100d1c 100%);
}
.fp-feeds__feed--themed-avod .cp-feed-overlay .cp-feed-overlay__background > div:before {
  background: -webkit-gradient(linear, right top, left top, from(rgba(16, 13, 28, 0)), to(#100d1c));
  background: linear-gradient(270deg, rgba(16, 13, 28, 0) 0%, #100d1c 100%);
}
.fp-feeds__feed--themed-avod .cp-feed-overlay .cp-feed-overlay__background > div:after {
  background: linear-gradient(45deg, #100d1c 0%, #100d1c 20%, rgba(16, 13, 28, 0) 60%, rgba(16, 13, 28, 0));
}
.fp-feeds__feed--themed-avod .fp-feeds__feed-header-title {
  color: #eccdfa;
  margin-left: 0.612rem;
  margin-right: 0.612rem;
  font-size: 1.8rem;
}
.fp-feeds__feed--themed-avod .fp-feeds__feed-header-title span {
  -webkit-box-shadow: 0.612rem 0 0 #271e64, -0.612rem 0 0 #271e64;
          box-shadow: 0.612rem 0 0 #271e64, -0.612rem 0 0 #271e64;
  background: #271e64;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  line-height: 2.7rem;
  padding: 0.18rem 0;
}
@media only screen and (min-width: 569px) {
  .fp-feeds__feed--themed-avod .fp-feeds__feed-header-title {
    margin-left: 0.68rem;
    margin-right: 0.68rem;
    font-size: 2rem;
  }
  .fp-feeds__feed--themed-avod .fp-feeds__feed-header-title span {
    -webkit-box-shadow: 0.68rem 0 0 #271e64, -0.68rem 0 0 #271e64;
            box-shadow: 0.68rem 0 0 #271e64, -0.68rem 0 0 #271e64;
    background: #271e64;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 3rem;
    padding: 0.2rem 0;
  }
}
@media only screen and (min-width: 769px) {
  .fp-feeds__feed--themed-avod .fp-feeds__feed-header-title {
    margin-left: 0.884rem;
    margin-right: 0.884rem;
    font-size: 2.6rem;
  }
  .fp-feeds__feed--themed-avod .fp-feeds__feed-header-title span {
    -webkit-box-shadow: 0.884rem 0 0 #271e64, -0.884rem 0 0 #271e64;
            box-shadow: 0.884rem 0 0 #271e64, -0.884rem 0 0 #271e64;
    background: #271e64;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 3.9rem;
    padding: 0.26rem 0;
  }
}
.fp-feeds__feed--themed-tvod {
  background: #0B0B0B;
}
.fp-feeds__feed--themed-tvod .cp-feed-overlay {
  background-color: #000000;
}
.fp-feeds__feed--themed-tvod .cp-feed-overlay .cp-feed-overlay__background:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.fp-feeds__feed--themed-tvod .cp-feed-overlay .cp-feed-overlay__background > div:before {
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.fp-feeds__feed--themed-tvod .cp-feed-overlay .cp-feed-overlay__background > div:after {
  background: linear-gradient(45deg, #000000 0%, #000000 20%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
}
.fp-feeds__feed--themed-tvod .fp-feeds__feed-header-title {
  color: #000000;
  margin-left: 0.612rem;
  margin-right: 0.612rem;
  font-size: 1.8rem;
}
.fp-feeds__feed--themed-tvod .fp-feeds__feed-header-title span {
  -webkit-box-shadow: 0.612rem 0 0 #FFFFFF, -0.612rem 0 0 #FFFFFF;
          box-shadow: 0.612rem 0 0 #FFFFFF, -0.612rem 0 0 #FFFFFF;
  background: #FFFFFF;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  line-height: 2.7rem;
  padding: 0.18rem 0;
}
@media only screen and (min-width: 569px) {
  .fp-feeds__feed--themed-tvod .fp-feeds__feed-header-title {
    margin-left: 0.68rem;
    margin-right: 0.68rem;
    font-size: 2rem;
  }
  .fp-feeds__feed--themed-tvod .fp-feeds__feed-header-title span {
    -webkit-box-shadow: 0.68rem 0 0 #FFFFFF, -0.68rem 0 0 #FFFFFF;
            box-shadow: 0.68rem 0 0 #FFFFFF, -0.68rem 0 0 #FFFFFF;
    background: #FFFFFF;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 3rem;
    padding: 0.2rem 0;
  }
}
@media only screen and (min-width: 769px) {
  .fp-feeds__feed--themed-tvod .fp-feeds__feed-header-title {
    margin-left: 0.884rem;
    margin-right: 0.884rem;
    font-size: 2.6rem;
  }
  .fp-feeds__feed--themed-tvod .fp-feeds__feed-header-title span {
    -webkit-box-shadow: 0.884rem 0 0 #FFFFFF, -0.884rem 0 0 #FFFFFF;
            box-shadow: 0.884rem 0 0 #FFFFFF, -0.884rem 0 0 #FFFFFF;
    background: #FFFFFF;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 3.9rem;
    padding: 0.26rem 0;
  }
}
.page--feed .page__title {
  margin-left: 1rem;
  margin-right: 1rem;
}
@media only screen and (min-width: 769px) {
  .page--feed .page__title {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .page--feed .page__title {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .page--feed .page__title {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
@media only screen and (min-width: 769px) {
  .page--feed .page__title {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .page--feed .page__title {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .page--feed .page__title {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
.page--feed .feed-load-more {
  margin-left: 1rem;
  margin-right: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 3rem 0;
}
@media only screen and (min-width: 769px) {
  .page--feed .feed-load-more {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .page--feed .feed-load-more {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .page--feed .feed-load-more {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
@media only screen and (min-width: 769px) {
  .page--feed .feed-load-more {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .page--feed .feed-load-more {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 1601px) {
  .page--feed .feed-load-more {
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
.invisible {
  visibility: hidden !important;
}
.hidden {
  display: none !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-small {
  font-size: 0.85rem;
}
.text-extra-small {
  font-size: 0.75rem;
}
.text-bold {
  font-weight: 500;
}
.text-italic {
  font-style: italic;
}
.text-nowrap {
  white-space: nowrap;
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
/* Have to set element to block to get ::first-letter pseudo element to work*/
.first-letter-uppercase {
  display: inline-block;
}
/* Comma separated list so we set first letter only to uppercase*/
.first-letter-uppercase::first-letter {
  text-transform: uppercase;
}
.error {
  color: #bd0338;
}
.sr-only,
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.horizontal-scroll {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 769px) {
  .horizontal-scroll {
    overflow-x: hidden;
  }
}
.image-desaturate {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.nowrap {
  white-space: nowrap;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}


/*# sourceMappingURL=3d2af3ab.dce2ed5e.chunk.css.map*/