@font-face {
  font-family: Maladroit;
  src: url("../fonts/Maladroit.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.body {
  background-color: #0898f4;
}

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

.chara_hero {
  height: 68%;
  position: absolute;
  inset: auto auto 0%;
}

.logo_hero {
  position: absolute;
  inset: auto auto 54%;
}

.bottle_hero {
  height: 120px;
  margin: 25px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.hero_clouds {
  width: 80%;
  position: absolute;
  inset: auto;
}

.section_header {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 25px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.header {
  background-color: #1486cf;
  border: 3px solid #000;
  border-bottom-width: 12px;
  border-radius: 100px;
  width: 60%;
  height: 85px;
  padding: 8.5px;
}

.header_in {
  background-color: #8ed3ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block {
  font-family: Maladroit, Impact, sans-serif;
}

.menu_link {
  color: #000;
  background-color: #0000;
  margin: 15px;
  padding: 0;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.menu_link:hover {
  color: #d3eeff;
}

.separator {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 200px;
  display: flex;
}

.separator_bar {
  background-color: #4b8b28;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  width: 100%;
  height: 30px;
}

.separator_center {
  background-color: #325022;
  border-top: 6px solid #000;
  border-bottom: 6px solid #000;
  flex: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.separator_content {
  background-color: #2a1e0a;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.ca {
  color: #f6c645;
  background-color: #462304;
  border: 2px solid #000;
  border-bottom-width: 8px;
  border-radius: 100px;
  padding: 17px 35px 15px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.ca:hover {
  border-top-width: 8px;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-color: #000;
}

.ca_mobile {
  color: #5cffb1;
  background-color: #1a2e25;
  border: 2px solid #000;
  border-top-color: #406d59;
  border-bottom-width: 8px;
  border-radius: 0;
  padding: 17px 35px 15px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: none;
}

.ca_mobile:hover {
  border-top-width: 8px;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-color: #406d59;
}

.section_data {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
  position: relative;
}

.h1 {
  color: #000;
  text-align: center;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 110px;
  line-height: 110px;
  position: relative;
  transform: skew(0deg, -4deg);
}

.pepe_about {
  height: 650px;
  margin-top: -354px;
  position: relative;
}

.block_data {
  background-color: #1486cf;
  border: 5px solid #14272e;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.data {
  background-color: #f8eed6;
  border: 5px solid #000;
  border-radius: 30px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.result {
  z-index: 1;
  background-color: #2e6585;
  border: 5px solid #182b31;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.input {
  z-index: 1;
  background-color: #f9f0d7;
  border: 5px solid #1c3134;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.data_info {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
}

.block_price {
  z-index: 1;
  background-color: #a0cfd9;
  border: 5px solid #1d3237;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.tokenomics_block {
  z-index: 1;
  background-color: #a0cfd9;
  border: 5px solid #1d3237;
  border-radius: 35px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 85px;
  margin-bottom: 15px;
  display: flex;
  position: relative;
}

.wallet {
  color: #285d79;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.df,
.title2 {
  color: #23546f;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 23px;
  line-height: 23px;
}

.title {
  color: #f6eed4;
  text-align: center;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.d {
  color: #b4dffc;
  text-align: center;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 25px;
  line-height: 30px;
  display: flex;
}

.data_title {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.para {
  color: #173139;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 23px;
  line-height: 38px;
}

.image {
  height: 550px;
  margin-top: -55px;
  position: relative;
}

.block_data_stroke {
  background-color: #33708f;
  border: 6px solid #235273;
  border-color: #5c8aa6 #235273 #235273 #5c8aa6;
  border-radius: 35px;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.main_result {
  border-top: 5px solid #5c8aa6;
  border-bottom: 5px solid #214f71;
  border-left: 5px solid #5c8aa6;
  border-right: 5px #000;
  border-radius: 35px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.h2 {
  font-family: Maladroit, Impact, sans-serif;
  font-size: 65px;
  line-height: 65px;
}

.h3 {
  font-family: Maladroit, Impact, sans-serif;
  font-size: 45px;
  line-height: 45px;
}

.success_sub {
  color: #8fda6f;
  text-align: center;
  margin-top: 10px;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.hold_sub {
  color: #f6eed4;
  text-align: center;
  margin-top: 10px;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.wallet_input {
  border: 7px solid #a0cecc;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px 110px;
  display: flex;
}

.main_block_wallet {
  margin-bottom: 15px;
  position: relative;
}

.input_shadow {
  background-color: #d0c8a9;
  border: 5px #1c3134;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: 8% 0% 0%;
}

.main_block_results {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}

.result_shadow {
  background-color: #d0c8a9;
  border: 5px #182b31;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: 5% 0% 0%;
}

.data_shadow {
  border: 6px solid #d2cbab;
  border-radius: 26px;
  width: 100%;
  height: 100%;
  padding: 30px;
  position: relative;
}

.shadow_data {
  width: 100%;
  position: relative;
}

.block_shadow {
  background-color: #d0c8a9;
  border: 1px #2472a3;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 11% 0% 0%;
}

.shadow_data_2 {
  width: 100%;
  margin-top: 15px;
  position: relative;
}

.shadow {
  border-bottom: 5px solid #72acc2;
  border-right: 5px solid #72acc2;
  border-radius: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.block_enter {
  z-index: 2;
  background-color: #f6c83e;
  border: 5px solid #000;
  border-radius: 27px;
  width: 110px;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.enter {
  color: #000;
  background-color: #0000;
  border-top: 7px solid #fcda6a;
  border-bottom: 7px solid #dda030;
  border-left: 7px solid #fdda6b;
  border-right: 5px solid #dda030;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 35px;
  line-height: 35px;
  display: flex;
}

.enter:hover {
  border-color: #dda030 #fcda6a #fcda6a #dda030;
  border-left-width: 5px;
  border-right-width: 7px;
}

.block_success {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.block_hold {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.block_fail {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.fail_sub {
  color: #da7a6f;
  text-align: center;
  margin-top: 10px;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.price,
.mc {
  color: #23546f;
  margin-left: 15px;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 23px;
  line-height: 23px;
}

.dots_left {
  background-image: url("../images/dots_left.svg");
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: auto 90%;
  width: 25%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.dots_right {
  background-image: url("../images/dots_right.svg");
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto 90%;
  width: 25%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.bottle {
  z-index: 20;
  height: 150px;
  position: absolute;
  inset: auto auto 76% 11%;
}

.note2 {
  z-index: 10;
  height: 80px;
  position: absolute;
  inset: 11% 6% auto auto;
}

.note1 {
  z-index: 10;
  height: 90px;
  position: absolute;
  inset: -4% auto auto 0%;
}

.note3 {
  z-index: -1;
  height: 90px;
  position: absolute;
  inset: auto auto 50% -5%;
}

.note4 {
  z-index: 10;
  height: 90px;
  position: absolute;
  inset: auto -2% 6% auto;
}

.wave1 {
  background-image: url("../images/wave1.svg");
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto 100%;
  height: 450px;
  position: absolute;
  inset: auto 0% 0%;
}

.section_about {
  background-color: #06a6ff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
  position: relative;
}

.block_data_main {
  width: 900px;
  position: relative;
}

.block_data_shadow {
  background-color: #0080d1;
  border-radius: 40px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 1% 0% 0% 1%;
}

.block_about {
  width: 900px;
  margin-top: -28px;
  position: relative;
}

.block_buy {
  z-index: 2;
  background-color: #f6c83e;
  border: 5px solid #000;
  border-radius: 27px;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0% 0% auto auto;
}

.buy {
  color: #000;
  background-color: #0000;
  border-top: 7px solid #fcda6a;
  border-bottom: 7px solid #dda030;
  border-left: 7px solid #fdda6b;
  border-right: 5px solid #dda030;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 28px;
  line-height: 28px;
  display: flex;
}

.buy:hover {
  border-color: #dda030 #fcda6a #fcda6a #dda030;
  border-left-width: 5px;
  border-right-width: 7px;
}

.para2 {
  color: #173139;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 24px;
  line-height: 39px;
}

.chara_about {
  background-color: #0000;
  height: 450px;
  margin-top: -14px;
  position: relative;
}

.wave2 {
  background-image: url("../images/wave2.svg");
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto 100%;
  height: 450px;
  position: absolute;
  inset: auto 0% 0%;
}

.section_gallery {
  background-color: #06a6ff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 95%;
  height: auto;
  margin-top: 90px;
  display: grid;
}

.section_tokenomics {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
  position: relative;
}

.block_tokenomics {
  width: 900px;
  margin-top: 0;
  position: relative;
  transform: skew(0deg);
}

.tokenomics_shadow {
  border: 6px solid #d2cbab;
  border-radius: 26px;
  width: 100%;
  height: 100%;
  padding: 30px 30px 15px;
  position: relative;
}

.title3 {
  color: #23546f;
  margin-top: 10px;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.shadow2 {
  border-bottom: 5px solid #72acc2;
  border-right: 5px solid #72acc2;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.pepe_tokenomics {
  height: 180px;
  margin-top: 90px;
}

.hand_left {
  z-index: 15;
  height: 75px;
  position: absolute;
  inset: auto auto auto -2%;
}

.hand_right {
  z-index: 15;
  height: 75px;
  position: absolute;
  inset: auto -2% auto auto;
}

.block {
  z-index: 1;
  background-color: #a0cfd9;
  border: 5px solid #1d3237;
  border-radius: 35px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.meme {
  border: 5px solid #0e7ebd;
  border-style: none solid solid none;
  border-radius: 0;
}

.image-2 {
  border-radius: 0;
}

.header_r {
  z-index: 250;
  margin: 25px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.button_x {
  background-color: #1b1b1b;
  background-image: url("../images/twitter.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 50px;
  height: 50px;
}

.button_tg {
  background-color: #1b1b1b;
  background-image: url("../images/telegram.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
  width: 50px;
  height: 50px;
  margin-left: 15px;
}

.button_dex {
  background-color: #1b1b1b;
  background-image: url("../images/dex.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
  width: 50px;
  height: 50px;
  margin-left: 15px;
}

.shadow-copy {
  border-bottom: 5px solid #72acc2;
  border-right: 5px solid #72acc2;
  border-radius: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.h4 {
  color: #000;
  text-align: center;
  font-family: Maladroit, Impact, sans-serif;
  font-size: 110px;
  line-height: 110px;
  position: relative;
  transform: skew(0deg, -4deg);
}

.block_enter_mobile {
  z-index: 2;
  background-color: #f6c83e;
  border: 5px solid #000;
  border-radius: 27px;
  width: 110px;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

  .logo_hero,
  .header {
    width: 90%;
  }

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

  .pepe_about {
    height: 600px;
    margin-top: -223px;
  }

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

  .bottle {
    left: 4%;
  }

  .block_data_main,
  .block_about {
    width: 90%;
  }

  .div-block {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .block_tokenomics {
    width: 90%;
  }

  .header_r {
    margin: 25px;
  }

  .h4 {
    font-size: 95px;
    line-height: 95px;
  }
}

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

  .bottle_hero {
    z-index: 20;
  }

  .hero_clouds {
    width: 100%;
  }

  .section_header,
  .ca {
    display: none;
  }

  .ca_mobile {
    display: flex;
  }

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

  .pepe_about {
    height: 400px;
    margin-top: -104px;
  }

  .block_price,
  .tokenomics_block {
    height: auto;
  }

  .title2 {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
  }

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

  .h3 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .data_shadow {
    padding-left: 10px;
    padding-right: 10px;
  }

  .block_shadow {
    top: 8%;
  }

  .shadow {
    border-radius: 29px;
    flex-flow: column;
    padding: 10px 15px;
  }

  .price,
  .mc {
    margin-top: 10px;
    margin-left: 0;
  }

  .bottle {
    height: 100px;
    left: -1%;
  }

  .note2 {
    height: 60px;
    right: -2%;
  }

  .note1 {
    height: 60px;
    left: -4%;
  }

  .note4 {
    height: 60px;
    right: -5%;
  }

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

  .chara_about {
    width: 80%;
    height: auto;
    margin-top: 6px;
  }

  .div-block {
    grid-template-columns: 1fr;
  }

  .tokenomics_shadow {
    padding-left: 10px;
    padding-right: 10px;
  }

  .title3 {
    text-align: center;
  }

  .shadow2 {
    padding: 15px;
  }

  .pepe_tokenomics {
    height: 125px;
  }

  .hand_left,
  .hand_right {
    height: 50px;
  }

  .block {
    height: auto;
  }

  .header_r {
    margin-left: -30px;
    inset: 0% 0% auto auto;
  }

  .shadow-copy {
    border-radius: 45px;
    flex-flow: column;
    padding: 10px 15px;
  }

  .h4 {
    font-size: 50px;
    line-height: 50px;
  }
}

@media screen and (max-width: 479px) {
  .bottle_hero {
    height: 50px;
    margin: 10px;
  }

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

  .pepe_about {
    height: 280px;
    margin-top: -102px;
  }

  .wallet {
    font-size: 13px;
    line-height: 13px;
  }

  .title2 {
    font-size: 13px;
    line-height: 16px;
  }

  .title {
    font-size: 18px;
    line-height: 18px;
  }

  .para {
    font-size: 16px;
    line-height: 18px;
  }

  .h2 {
    font-size: 30px;
    line-height: 30px;
  }

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

  .success_sub {
    font-size: 16px;
    line-height: 16px;
  }

  .hold_sub {
    font-size: 16px;
    line-height: 16px;
  }

  .wallet_input {
    padding-left: 10px;
    padding-right: 10px;
  }

  .input_shadow {
    top: 5%;
  }

  .block_enter {
    width: 80px;
    display: none;
  }

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

  .block_success {
    display: flex;
  }

  .block_hold {
    display: flex;
  }

  .block_fail {
    display: none;
  }

  .fail_sub {
    font-size: 16px;
    line-height: 16px;
  }

  .price,
  .mc {
    margin-top: 5px;
  }

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

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

  .header_r {
    margin-left: -30px;
  }

  .block_enter_mobile {
    width: 100%;
    margin-top: 6px;
    display: flex;
    position: relative;
  }
}

@font-face {
  font-family: "Maladroit";
  src: url("../fonts/Maladroit.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
