.header_section {
  background-color: #eeba61;
}

.header_wrapper {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
}

.content_section {
  background-color: #010000;
  background-image: url('../images/bg_test2-1.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content_section.process {
  background-image: url('../images/bg_test2-1.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content_section.ty {
  background-image: url('../images/bg_test2-1.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.content_wrapper {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 100px;
  text-align: center;
}

.content_wrapper.ty {
  padding-top: 70px;
  padding-bottom: 220px;
}

.content_wrapper.process {
  padding-top: 100px;
}

.footer_section {
  background-color: #060908;
}

.footer_wrapper {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  text-align: center;
}

.logo {
  max-width: 20%;
}

.h1 {
  font-family: Marcellus, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 1.1;
  text-shadow: 0 3px 1px #000, 0 5px 7px #aa761b;
}

.h1._2 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  background-color: rgba(8, 4, 1, 0.7);
  font-size: 26px;
  text-shadow: 0 3px 1px #000, 0 5px 7px #aa761b, 0 0 20px #000;
}

.h1._2.a2 {
  display: none;
}

.h1._2.a3 {
  display: none;
}

.h1._2.a4 {
  display: none;
}

.h1._2.a5 {
  display: none;
}

.h1._2.a6 {
  display: none;
}

.h1._2.a7 {
  display: none;
}

.h1._2.a8 {
  display: block;
}

.h1._2.main {
  color: #333;
  text-shadow: none;
}

.h1._2.main.h1_2 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(8, 4, 1, 0);
}

.h1._2.bg {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.7);
}

.h1.ty {
  margin-top: 40px;
}

.wheel_container {
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center;
}

.wheel_image._1 {
  position: absolute;
  z-index: 12;
}

.wheel_image._2 {
  position: relative;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.wheel_image._2 {
  position: relative;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.wheel_image._1 {
  position: absolute;
  z-index: 12;
}

.footer_text_container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.link {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.reading_container {
  display: block;
}

.reading_container.ty {
  display: block;
}

.reading_container.main {
  display: block;
}

.reading {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px 40px 30px;
  border-radius: 20px;
  background-color: #fff;
  background-image: url('../images/vintage_background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 2px 9px 0 #fdc007;
}

.reading._2 {
  display: none;
}

.reading._3 {
  display: none;
}

.reading._4 {
  display: none;
}

.reading._5 {
  display: none;
}

.reading._6 {
  display: none;
}

.reading._7 {
  display: none;
}

.reading._8 {
  display: none;
}

.reading.main {
  display: block;
  padding-right: 100px;
  padding-bottom: 20px;
  padding-left: 100px;
}

.reading.main._2 {
  display: none;
}

.reading.main._3 {
  display: none;
}

.reading.main._4 {
  display: none;
}

.reading.main._5 {
  display: none;
}

.reading.main._6 {
  display: none;
}

.reading.main._7 {
  display: none;
}

.reading.main._8 {
  display: none;
}

.h2 {
  font-family: Marcellus, sans-serif;
  color: #76260f;
  font-size: 36px;
  line-height: 1.2;
}

.h2.main {
  color: #76260f;
  font-size: 48px;
}

.header_text_container._2 {
  display: none;
  text-align: center;
}

.header_text_container._3 {
  display: none;
}

.field {
  max-width: 500px;
  margin: 20px auto;
  padding: 30px 20px;
  border-radius: 50px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  text-align: center;
}

.submit-button {
  padding: 20px 60px;
  border-radius: 50px;
  background-color: #ec383b;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.53);
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.submit-button:hover {
  background-color: #e62225;
}

.submit-button.ty {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.64);
  font-size: 24px;
}

.p-text {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 1.4;
}

.p-text.white {
  color: #fff;
  text-align: left;
  text-shadow: 0 2px 1px #000, 0 2px 0 #000, 0 -1px 4px #000, 0 0 2px rgba(0, 0, 0, 0.97);
}

.p-text.white.center {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  background-color: rgba(1, 0, 0, 0.7);
  text-align: center;
}

.divider_img {
  max-width: 60%;
  padding-top: 10px;
  padding-bottom: 20px;
}

.loading_gif {
  max-width: 15%;
}

.list_text {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  text-align: left;
}

.list {
  color: #fff;
}

.gift_image {
  max-width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .header_wrapper {
    width: 90%;
  }

  .content_section {
    background-image: url('../images/bg_test2-1.png');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .content_section.ty {
    background-size: contain;
  }

  .content_wrapper {
    width: 90%;
  }

  .footer_wrapper {
    width: 90%;
  }

  .logo {
    max-width: 22%;
  }

  .h1 {
    font-size: 44px;
  }

  .reading.main {
    padding-right: 20px;
    padding-left: 20px;
  }

  .h2.main {
    font-size: 44px;
  }
}

@media screen and (max-width: 767px) {
  .content_section {
    background-size: auto, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .content_wrapper {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .logo {
    max-width: 30%;
  }

  .h1 {
    font-size: 36px;
  }

  .h1._2.main {
    font-size: 24px;
  }

  .h2 {
    font-size: 32px;
  }

  .h2.main {
    font-size: 36px;
  }

  .divider_img {
    max-width: 80%;
  }

  .loading_gif {
    max-width: 20%;
  }

  .gift_image {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .content_section {
    background-size: auto 320px, cover;
    background-repeat: no-repeat, repeat;
  }

  .content_section.process {
    background-size: contain;
    background-repeat: no-repeat;
  }

  .content_section.ty {
    background-size: contain;
  }

  .content_wrapper {
    padding-top: 40px;
  }

  .content_wrapper.ty {
    padding-bottom: 128px;
  }

  .logo {
    max-width: 40%;
  }

  .h1 {
    font-size: 30px;
  }

  .h1._2 {
    font-size: 20px;
    line-height: 1.2;
  }

  .h1._2.main {
    font-size: 22px;
  }

  .wheel_image._1 {
    max-width: 90%;
  }

  .wheel_image._1 {
    max-width: 90%;
  }

  .footer_text_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;
  }

  .reading {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .reading.main {
    padding-bottom: 10px;
  }

  .h2 {
    font-size: 26px;
  }

  .h2.main {
    font-size: 30px;
  }

  .submit-button.ty {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
  }

  .divider_img {
    max-width: 100%;
  }

  .loading_gif {
    max-width: 30%;
  }
}

@font-face {
  font-family: 'Marcellus';
  src: url('../fonts/Marcellus-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BoldItalic.ttf') format('truetype'), url('../fonts/Poppins-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}