.body {
  background-color: #9009d6;
}

.wave_hero {
  background-image: url('../images/wave_hero.svg');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  height: 30%;
  position: absolute;
  inset: auto 0% 0%;
}

.chara_hero {
  height: 70%;
  margin-right: 50px;
  position: absolute;
  inset: auto auto 0%;
}

.section_hero {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.grass {
  background-image: url('../images/grass.svg');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 7%;
  position: absolute;
  inset: auto 0% 0%;
}

.logo {
  height: 25%;
  position: absolute;
  inset: 18% auto auto;
}

.header {
  z-index: 50;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.menu_header {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.socials_header {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.socials {
  color: #fff;
  background-color: #761fae;
  border: 2px solid #000;
  border-bottom-width: 5px;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 50px;
  margin-left: 10px;
  font-family: GroBold, sans-serif;
  font-size: 18px;
  line-height: 18px;
  display: flex;
}

.socials:hover {
  border-top-width: 5px;
  border-bottom-width: 2px;
}

.menu_link {
  background-color: #0000;
  margin-right: 35px;
  padding: 0;
  font-family: GroBold, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.menu_link:hover {
  color: #eb7510;
}

.section_about {
  background-color: #6307aa;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 75px;
  padding-bottom: 75px;
  display: flex;
}

.h1 {
  color: #bb63ff;
  font-family: GroBold, sans-serif;
  font-size: 150px;
  line-height: 120px;
}

.block_about {
  background-color: #7a0bd0;
  border: 3px solid #000;
  border-bottom-width: 10px;
  border-radius: 13px;
  width: 650px;
  height: auto;
  padding: 12px;
}

.block_about_in {
  background-color: #5b03a0;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 55px 25px;
  display: flex;
}

.para {
  color: #c983ff;
  text-align: center;
  margin-bottom: 0;
  font-family: GroBold, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.image {
  height: 400px;
  margin-top: -48px;
}

.section_tokenomics {
  background-color: #6307aa;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 75px;
  display: flex;
  position: relative;
}

.separator {
  background-color: #390461;
  border-top: 15px solid #4a0084;
  border-bottom: 15px solid #4a0084;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  display: flex;
}

.ca {
  color: #c983ff;
  font-family: GroBold, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.h1_2 {
  color: #bb63ff;
  font-family: GroBold, sans-serif;
  font-size: 135px;
  line-height: 135px;
  position: relative;
}

.block_tokenomics {
  background-color: #7a0bd0;
  border: 3px solid #000;
  border-bottom-width: 10px;
  border-radius: 13px;
  width: 650px;
  height: auto;
  margin-top: 50px;
  padding: 12px;
  position: relative;
}

.block_tokenomics_in {
  background-color: #5b03a0;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px 25px 90px;
  display: flex;
}

.tokenomics_details {
  background-color: #3f0071;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  margin-bottom: 15px;
  display: flex;
}

.h2 {
  color: #bb63ff;
  font-family: GroBold, sans-serif;
  font-size: 20px;
}

.chara_03 {
  height: 480px;
  margin-top: -107px;
  position: relative;
}

.grass2 {
  background-image: url('../images/grass.svg');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 50px;
  position: absolute;
  inset: auto 0% 0%;
}

.section_socials {
  background-color: #6307aa;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 75px;
  padding-bottom: 75px;
  display: flex;
  position: relative;
}

.h1_3 {
  color: #bb63ff;
  text-align: center;
  font-family: GroBold, sans-serif;
  font-size: 130px;
  line-height: 130px;
  position: relative;
}

.chara4 {
  border: 4px solid #bc66ff;
  border-radius: 20px;
  width: 450px;
  margin-top: 50px;
  position: relative;
}

.block_para {
  justify-content: center;
  align-items: center;
  width: 650px;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.socials_footer {
  color: #fff;
  background-color: #3f0071;
  border: 2px solid #000;
  border-bottom-width: 5px;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  margin-bottom: 10px;
  margin-left: 0;
  font-family: GroBold, sans-serif;
  font-size: 18px;
  line-height: 18px;
  display: flex;
}

.socials_footer:hover {
  border-top-width: 5px;
  border-bottom-width: 2px;
}

.wave {
  background-image: url('../images/wave_hero.svg');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  height: 60%;
  position: absolute;
  inset: auto 0% 0%;
}

.block_socials_in {
  background-color: #5b03a0;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px 25px 5px;
  display: flex;
}

.buy {
  background-color: #0000;
  margin-right: 35px;
  padding: 0;
  font-family: GroBold, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.buy:hover {
  color: #eb7510;
}

.welcome {
  z-index: 1000;
  background-color: #9009d6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.continue {
  color: #fff;
  background-color: #761fae;
  border: 2px solid #000;
  border-bottom-width: 5px;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  margin-top: 15px;
  margin-left: 0;
  font-family: GroBold, sans-serif;
  font-size: 18px;
  line-height: 18px;
  display: flex;
}

.continue:hover {
  border-top-width: 5px;
  border-bottom-width: 2px;
}

.text-block {
  color: #ff9a35;
  font-family: GroBold, sans-serif;
  font-size: 80px;
  line-height: 80px;
}

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

  .header {
    padding-left: 20px;
  }

  .menu_link {
    display: none;
  }

  .h1_2 {
    text-align: center;
    font-size: 100px;
    line-height: 100px;
  }

  .h1_3 {
    font-size: 100px;
    line-height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .chara_hero {
    height: 60%;
  }

  .logo {
    top: 20%;
  }

  .h1 {
    font-size: 130px;
    line-height: 130px;
  }

  .block_about {
    width: 90%;
  }

  .ca {
    font-size: 20px;
    line-height: 20px;
  }

  .h1_2 {
    font-size: 80px;
    line-height: 80px;
  }

  .block_tokenomics, .block_para {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .chara_hero {
    width: 90%;
    height: auto;
    margin-right: 0;
  }

  .logo {
    top: 25%;
  }

  .header {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .socials_header {
    justify-content: center;
    align-items: center;
    margin-top: 25px;
  }

  .socials {
    margin-right: 10px;
  }

  .h1 {
    font-size: 80px;
    line-height: 80px;
  }

  .image {
    width: 90%;
    height: auto;
    margin-top: -29px;
  }

  .ca {
    font-size: 12px;
    line-height: 12px;
  }

  .h1_2 {
    font-size: 45px;
    line-height: 45px;
  }

  .h2 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .chara_03 {
    width: 90%;
    height: auto;
  }

  .chara4 {
    width: 90%;
  }

  .wave {
    height: 40%;
  }

  .buy {
    margin-top: 25px;
    margin-right: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .continue {
    margin-right: 10px;
  }

  .text-block {
    font-size: 60px;
    line-height: 60px;
  }
}


@font-face {
  font-family: 'GroBold';
  src: url('../fonts/GROBOLD.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}