:root {
  --z-index-media: 1;
  --z-index-media-overlay: 2;
  --z-index-background: 3;
  --z-index-ultrablurTopLeft: 4;
  --z-index-ultrablurTopRight: 5;
  --z-index-ultrablurBottomRight: 6;
  --z-index-ultrablurBottomLeft: 7;
  --z-index-ultrablurNoise: 8;
  --z-index-inlineArt: 9;
  --z-index-canvas: 10;
  --z-index-subtitles: 11;
  --z-index-screensaver: 12;
  --z-index-splash-screen: 13;
  --z-index-loading-timeout: 14;
  --z-index-debug: 99;

  --base-font-size: 12px;

  --inlineArtWidth: 1232;
  --inlineArtHeight: 693;
}

._b2BQGQi0A_sBMmCaz5R {
  z-index: var(--z-index-loading-timeout);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: 'OpenSansRegular';
  background-color: #000;
}

.sjpbMZrJzNQZpUJUIezV {
  font-size: 45px;
  color: #e5a00d;

  text-align: center;
}

.gHd63aoOSX6JMZ5XV7aH {
  margin-top: 20px;
  padding: 0 300px;
  font-size: 27px;
  color: #fff;
  text-align: center;
}

.CA9lUzcjwKyKnqmfgAuU {
  margin-top: 20px;
  font-size: 27px;
  color: #fff;
  text-align: center;
}

.PJ_Ht5o8vcWjLiPGYspe {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.fuPOr__yHv2Dmpen_Y7W {
  display: inline-block;
  margin: 0 10px;
  padding: 30px;
  font-size: 27px;
  font-family: 'OpenSansRegular';
  color: #fff;
  background-color: #242626;
  border: none;
  border-radius: 3px;
}

.sfYzAm__HgCfua_hPLJV {
  color: #1f1f1f;
  background-color: #e5a00d;
}

@media only screen and (max-width: 1280px) {
  .gHd63aoOSX6JMZ5XV7aH {
    padding: 0 120px;
  }
}

