@font-face {
  font-family: 'Balloon Extra';
  src: url('BalloonExtra-Bold.eot');
  src: url('BalloonExtra-Bold.eot?#iefix') format('embedded-opentype'),
    url('BalloonExtra-Bold.woff') format('woff'),
    url('BalloonExtra-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* HOME */
.header-slide--mobile.slick-slider {
  /* Desktop */
  display: none;
}

.intro-header {
  height: 26.25em;
  background-image: url('../images/epic-gamer/video-screenshot.jpg');
  min-height: auto;
  margin-top: 0;
  background-position: 50% 50%;
}

.b-play {
  display: block;
  font-size: 1em;
  width: 17.5625em;
  height: 17.375em;
  margin: 0 auto;
  background: url('../images/epic-gamer/video-play.png') 50% 50% / cover
    no-repeat;
  overflow: hidden;
}

.video-button {
  margin: 0 auto;
  margin-top: 5.625em;
}

.video-button .btn-lg {
  font-size: 1.75em;
}

/* MOBILE */
.menu__mobile__item {
  font: 400 3.1em / 1.2 'Balloon Extra';
  text-transform: uppercase;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.4);
  color: transparent;
  opacity: 0.7;
  display: block;
  margin: 0;
  padding: 0.3em 0.6em;
}

/* EPIC GAMER SECTION */
.epic-gamer {
  display: none;
  font-size: 1em;
  width: 100%;
  background: #f8d03d url('../images/epic-gamer/background.jpg') 50% 50% / cover
    no-repeat;
  position: relative;
}

.epic-gamer .container {
  padding: 3em 0 2em;
}

.epic-gamer .info__image {
  font-size: 1em;
  text-indent: -9999px;
  text-align: center;
  max-width: none;
}

.epic-gamer .info__participate {
  width: 35.875em;
  height: 2.4375em;
  margin: 0 auto;
  background: url('../images/epic-gamer/title-participate.png') 50% 50% / cover
    no-repeat;
}

.epic-gamer .info__reward {
  width: 23.125em;
  height: 4.125em;
  margin: 0.2em auto 0;
  background: url('../images/epic-gamer/title-rewards.png') 50% 50% / cover
    no-repeat;
}

.epic-gamer .logo {
  width: 14.4375em;
  height: 15.125em;
  margin: 2em auto;
  background: url('../images/epic-gamer/epic-gamer-logo.png') 50% 50% / cover
    no-repeat;
}

.epic-gamer .info__kit {
  width: 33.25em;
  height: 6.9375em;
  margin: 0.5em auto;
  background: url('../images/epic-gamer/title-kit.png') 50% 50% / cover
    no-repeat;
}

.epic-gamer .info__button {
  display: block;
  width: 24.375em;
  height: 7em;
  margin: 2.5em auto 0;
  background: url('../images/epic-gamer/participate-button-2.png') 50% 50% /
    contain no-repeat;
  transition: transform 0.25s ease-in-out;
}

.epic-gamer .info__button:hover {
  transform: scale(0.95);
}

.epic-gamer .info__pack {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent 50% 50% / cover no-repeat;
}

.epic-gamer .info__pack--nocilla {
  transform: translate(-50%, -50%) translate(26em, -6em);
  width: 25.5625em;
  height: 14.5625em;
  background-image: url('../images/epic-gamer/pack/packs-nocilla.png');
}

.epic-gamer .info__pack--flakes {
  transform: translate(-50%, -50%) translate(-26em, -8em);
  width: 23.5625em;
  height: 19.375em;
  background-image: url('../images/epic-gamer/pack/pack-flakes.png');
}

.epic-gamer .info__more-rewards {
  width: 10.375em;
  height: 3.875em;
  margin: 0.5em auto;
  background: url('../images/epic-gamer/title-more.png') 50% 50% / cover
    no-repeat;

  /* DESKTOP */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translate(30.5em, 19em);
  margin: 0 auto;
}

.epic-gamer .rewards__wrapper {
  font-size: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.epic-gamer .reward {
  font-size: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent 50% 50% / contain no-repeat;
}

.epic-gamer .reward--01 {
  transform: translate(-50%, -50%) translate(-30.5em, 9.5em);
  width: 9.5625em;
  height: 10.3125em;
  background-image: url('../images/epic-gamer/rewards/gaming-screen.png');
}

.epic-gamer .reward--02 {
  transform: translate(-50%, -50%) translate(-20.5em, 17em);
  width: 10.25em;
  height: 10.8125em;
  background-image: url('../images/epic-gamer/rewards/gaming-chair.png');
}

.epic-gamer .reward--03 {
  transform: translate(-50%, -50%) translate(19.5em, 17em);
  width: 10.5625em;
  height: 11.0625em;
  background-image: url('../images/epic-gamer/rewards/gaming-headset.png');
}

.epic-gamer .reward--04 {
  transform: translate(-50%, -50%) translate(30.5em, 9.5em);
  width: 10.0625em;
  height: 10.25em;
  background-image: url('../images/epic-gamer/rewards/ps4.png');
}

.epic-gamer .info__legal {
  font: 400 italic 1em / 1.2 'Lato';
  text-align: center;
  color: #0c0d17;
  margin: 3em 0 0;
}

.epic-gamer .info__legal a {
  color: #0c0d17;
  text-decoration: underline;
}

.epic-gamer .info__legal br {
  display: none;
}

@media screen and (max-width: 1200px) {
  .epic-gamer {
    font-size: 0.85em;
  }
}

@media screen and (max-width: 1000px) {
  .epic-gamer {
    font-size: 0.65em;
  }
}

/* MOBILE */
@media screen and (max-width: 768px) {
  /* HOME */
  .intro-header {
    height: 232px;
    background-image: url('../images/epic-gamer/video-screenshot-sm.jpg');
  }

  .b-play {
    font-size: 0.7em;
  }

  .video-button {
    margin-top: 3.5em;
  }

  .menu__mobile__item {
    font-size: 3.1em;
  }

  /* EPIC GAMER SECTION */
  .epic-gamer {
    font-size: 1em;
    background-image: url('../images/epic-gamer/background-sm.jpg');
  }

  .epic-gamer .container {
    padding: 1em 0;
  }

  .epic-gamer .info__participate {
    width: 28em;
    height: 1.875em;
  }

  .epic-gamer .info__reward {
    width: 22em;
    height: 3.5625em;
  }

  .epic-gamer .logo {
    width: 10.6875em;
    height: 11.1875em;
    margin: 1em auto;
  }

  .epic-gamer .info__kit {
    width: 29.75em;
    height: 6.125em;
  }

  .epic-gamer .info__button {
    width: 23.4375em;
    background-image: url('../images/epic-gamer/participate-button-sm.png');
    margin: 0.5em auto 0;
  }

  .epic-gamer .info__pack--nocilla {
    font-size: 1.1em;
    transform: translate(-50%, -50%) translate(11em, -10em);
    width: 11.4375em;
    height: 6.25em;
  }

  .epic-gamer .info__pack--flakes {
    font-size: 1.1em;
    transform: translate(-50%, -50%) translate(-11em, -10em);
    width: 11em;
    height: 8.43755em;
  }

  .epic-gamer .info__more-rewards {
    position: inherit;
    transform: none;
    width: 15.0625em;
    height: 2em;
    margin-top: 1em;
    background-image: url('../images/epic-gamer/title-more-sm.png');
  }

  .epic-gamer .rewards__wrapper {
    position: static;
    top: auto;
    left: auto;
    transform: none;
    padding: 1.5em 4em 0;
  }

  .epic-gamer .rewards {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .epic-gamer .reward {
    position: static;
  }

  .epic-gamer .reward--01 {
    transform: none;
    width: 7.5em;
    height: 7.75em;
  }

  .epic-gamer .reward--02 {
    transform: none;
    width: 7.6875em;
    height: 7.75em;
  }

  .epic-gamer .reward--03 {
    transform: none;
    width: 7.875em;
    height: 7.8125em;
  }

  .epic-gamer .reward--04 {
    transform: none;
    width: 7.625em;
    height: 7.75em;
  }

  .epic-gamer .info__legal {
    font-size: 0.8em;
    margin: 0.5em 0 0;
  }

  .epic-gamer .info__legal br {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .header-slide.slick-slider {
    display: none;
  }

  .header-slide--mobile.slick-slider {
    display: block;
  }
  .intro-header {
    height: 180px;
  }

  .b-play {
    font-size: 0.5em;
  }

  .menu__mobile__item {
    font-size: 2.6em;
  }

  .epic-gamer {
    font-size: 0.8em;
  }

  .epic-gamer .container {
    padding: 2em 0;
  }
}

@media screen and (max-width: 440px) {
  .menu__mobile__item {
    font-size: 1.9em;
    padding: 0.3em 0.3em;
  }

  .epic-gamer {
    font-size: 0.7em;
  }

  .epic-gamer .container {
    padding: 2em 0;
  }

  .epic-gamer .rewards__wrapper {
    padding: 1.5em 2em 0;
  }
}

@media screen and (max-width: 375px) {
  .epic-gamer {
    font-size: 2.615vw;
  }
}

.herobanner {
  position: relative;
  border-bottom: solid 10px #6e7fab;
}

.herobanner__img {
  display: inline-block;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 640px) {
  .herobanner__img--mobile {
    display: none;
  }
}

.herobanner__img--desktop {
  display: none;
}

@media screen and (min-width: 640px) {
  .herobanner__img--desktop {
    display: inline-block;
  }
}
