@font-face {
  font-family: 'AP-Display-Bold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/ap_type_display-bold.woff') format('woff');
}

@font-face {
  font-family: 'AP-Text-Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/ap_type_text-regular.woff') format('woff');
}

@font-face {
  font-family: 'AP-Text-Bold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/ap_type_text-bold.woff') format('woff');
}

.gachH__wrap {
  background: rgb(224, 34, 44);
  font-family: 'AP-Text-Regular', system, -apple-system, '.SFNSText-Regular', 'San Francisco', 'Roboto', 'Segoe UI', 'Arial', 'Helvetica Neue', 'Lucida Grande', sans-serif;
  min-height: 600px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.gachH__logo {
  height: auto;
  position: absolute;
  right: 16px;
  top: 50px;
  width: 80px;
}

.gachH__copy {
  color: white;
  margin: 65px 0;
  max-width: 500px;
  padding: 0 16px;
  text-align: left;
}

.gachH__no-break {
  font-weight: 500;
  margin-left: -2px;
  white-space: nowrap;
}

.gachH__main-title {
  font-family: 'AP-Display-Bold', system, -apple-system, '.SFNSText-Regular', 'San Francisco', 'Roboto', 'Segoe UI', 'Arial', 'Helvetica Neue', 'Lucida Grande', sans-serif;
  font-size: 32px;
  letter-spacing: -0.4px;
  line-height: 105%;
  max-width: 75%;
}

.gachH__long-title {
  font-size: 28px;
}

.gachH__subtitle {
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 135%;
  margin: 10px 0;
  max-width: 400px;
}

.gachH__footy {
  bottom: 60px;
  height: auto;
  position: absolute;
  right: 5px;
  width: 200px;
  z-index: 0;
}

.gachH__weetbix {
  bottom: 30%;
  display: none;
  height: auto;
  position: absolute;
  right: 25%;
  width: 100px;
}

.gachH__auspost {
  bottom: 24%;
  height: auto;
  left: 5px;
  width: 110px;
  position: absolute;
  z-index: 1;
}


.gachH__ncoin {
  bottom: 85px;
  height: auto;
  left: 90px;
  position: absolute;
  width: 75px;
}

.gachH__button {
  background-color: #FFFFFF;
  border: 0;
  border-radius: 5px;
  color: #212129;
  cursor: pointer;
  font-family: 'AP-Text-Bold', system, -apple-system, '.SFNSText-Regular', 'San Francisco', 'Roboto', 'Segoe UI', 'Arial', 'Helvetica Neue', 'Lucida Grande', sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  outline: 0;
  padding: 13px 0;
  position: relative;
  text-align: center;
  width: 190px;
  z-index: 1;
}

.gachH__button:hover { opacity: 0.9; }

.gachH__button:focus {
  border: dotted 1px;
  outline: 0;
}

.gachH__mobile-hide { display: none; }



@media screen and (min-width: 1px) and (max-width: 320px) {
  .gachH__footy {
    right: -15px;
    width: 230px;
  }
}

@media screen and (max-width: 375px) {
  .gachH__main-title {
    max-width: 70%;
  }

  .gachH__subtitle { font-size: 15px; }
}

@media screen and (min-width: 420px) {
  .gachH__footy {
    bottom: 40px;
    width: 250px;
  }
}

@media screen and (min-width: 576px) {

  .gachH__logo { width: 100px; }

  .gachH__main-title {
    font-size: 40px;
    max-width: 90%;
  }

  .gachH__ncoin {
    left: 200px;
    width: 100px;
  }

  .gachH__subtitle {
    font-size: 18px;
    margin: 10px 0 15px;
    max-width: 100%;
  }

  .gachH__auspost {
    bottom: 17%;
    left: 16px;
    width: 180px;
  }

  .gachH__footy {
    width: 270px;
  }

  .gachH__mobile-hide { display: block; }

  .gachH__wrap { min-height: 670px; }

  .gachH__plane { display: block; }
}

@media screen and (min-width: 768px) {
  .gachH__button { margin: 10px auto 0; }

  .gachH__copy {
    margin: 80px auto;
    text-align: center;
  }

  .gachH__ncoin {
    bottom: 8%;
    left: auto;
    right: 16px;
    width: 90px;
  }

  .gachH__no-break { margin-left: -5px; }

  .gachH__main-title {
    font-size: 50px;
    max-width: 100%;
  }

  .gachH__long-title { font-size: 46px; }


  .gachH__logo {
    right: 30px;
    top: 50px;
    width: 125px;
  }

  .gachH__footy {
    left: 10px;
    right: auto;
  }

   .gachH__auspost {
    bottom: 13%;
    left: auto;
    right: 100px;
    width: 160px;
  }
}

@media screen and (min-width: 970px) {
  .gachH__copy { margin: 80px auto 0; }

  .gachH__subtitle { font-size: 20px; }

  .gachH__logo { top: 16px; }

  .gachH__footy { width: 330px; }

  .gachH__auspost {
    bottom: 18%;
    right: 15%;
  }

  .gachH__ncoin {
    width: 115px;
  }

}

@media screen and (min-width: 1280px) {
  .gachH__copy { max-width: 560px; }

  .gachH__main-title { font-size: 64px; }

  .gachH__long-title { font-size: 55px; }

  .gachH__footy { width: 383px; }

  .gachH__weetbix { display: block; }

  .gachH__auspost {
    bottom: 20%;
    right: 11%;
    width: 190px;
  }

  .gachH__ncoin {
    right: 16px;
    width: 134px;
  }
}

@media screen and (min-width: 1500px) {
 .gachH__footy { left: 7%; }
 .gachH__weetbix { width: 120px; }
 .gachH__auspost {
   bottom: 17%;
   width: 220px;
  }
}

@media screen and (min-width: 1920px) and (max-width: 8000px) {
 .gachH__footy { left: 15%; }
 .gachH__weetbix { width: 140px; }
}
