.hero {
  background-color: #090b0a;
  min-height: 100vh;
  position: relative;
}

.navlinks {
  color: #d5cd85;
  cursor: pointer;
  flex: 0 auto;
  order: 0;
  align-self: flex-end;
  font-family: JANDA, sans-serif;
  font-size: 28px;
  line-height: 10px;
  text-decoration: none;
  display: inline-flex;
}

.header {
  z-index: 4;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  position: relative;
}

.navigation {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cloudsherobottom {
  z-index: 3;
  width: 100%;
  position: absolute;
  bottom: -110px;
}

.heromoon {
  z-index: 1;
  width: 70%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  right: 15%;
}

.herogeckotext {
  z-index: 3;
  aspect-ratio: auto;
  color: #d5cd85;
  letter-spacing: -13px;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #161719;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 5px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: OTHRA, sans-serif;
  font-size: 160px;
  font-weight: 400;
  line-height: 120px;
  display: block;
  position: absolute;
  bottom: 40%;
  left: 18%;
  overflow: visible;
  transform: rotate(-15deg);
}

.hero1text {
  z-index: 3;
  color: #abd625;
  -webkit-text-stroke-width: 1px;
  font-family: JANDA, sans-serif;
  font-size: 50px;
  line-height: 50px;
  position: absolute;
  bottom: 60%;
  left: 24%;
  transform: rotate(-7deg);
}

.hero1text.text2 {
  -webkit-text-stroke-color: black;
  bottom: 33%;
  left: 24%;
}

.about {
  background-color: #8be3fa;
  padding-bottom: 220px;
  position: relative;
  overflow: hidden;
}

.h1about {
  color: #fff;
  text-align: center;
  letter-spacing: -3px;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 170px;
  font-family: JANDA, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
  display: block;
  position: relative;
}

.h1about.h1tokenomics {
  z-index: 6;
  -webkit-text-stroke-color: #5a5b9b;
  padding-top: 190px;
  padding-bottom: 0;
}

.h1about.h1htb {
  z-index: 10;
  padding-bottom: 100px;
}

.about_bg {
  position: absolute;
  bottom: 0;
}

.about_text {
  color: #1c677b;
  text-transform: uppercase;
  text-shadow: 1px 3px #ffffffb3;
  width: 550px;
  margin-left: 120px;
  font-family: JANDA, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 36px;
}

.a_cloud1 {
  position: absolute;
  top: 40px;
  left: 0;
}

.a_cloud2 {
  position: absolute;
  top: 111px;
  left: 104px;
}

.a_cloud3 {
  position: absolute;
  top: 160px;
  right: 170px;
}

.a_cloud4 {
  position: absolute;
  top: 198px;
  right: 49px;
}

.a_cloud5 {
  position: absolute;
  top: 40px;
  right: 0;
}

.a_dolar1 {
  z-index: 4;
  position: absolute;
  bottom: 299px;
  right: 680px;
}

.a_dolar2 {
  z-index: 4;
  position: absolute;
  bottom: 514px;
  right: 580px;
}

.tokenomics {
  background-color: #292a59;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 700px;
  position: relative;
  overflow: hidden;
}

.how-to-buy {
  background-color: #18191b;
  padding-bottom: 600px;
  position: relative;
  overflow: hidden;
}

.spacestar {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.woow {
  z-index: 5;
  position: absolute;
  top: auto;
  bottom: 99px;
  left: 0;
}

.world {
  z-index: 3;
  position: absolute;
  inset: auto 0% 0%;
}

.tokenomics_data {
  z-index: 4;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.tokenomics_div {
  z-index: 5;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.tkn_box {
  border: 3px solid #fff;
  border-radius: 30px;
  min-width: 270px;
  padding: 15px 20px;
  box-shadow: 3px 3px #fff;
}

.tkn_box.tkn_taxes {
  min-width: 180px;
  padding-right: 20px;
  transform: rotate(5deg);
}

.tkn_box.tkn_01 {
  transform: rotate(-4deg);
}

.tkn_box.tkn_03 {
  transform: rotate(-3deg);
}

.tkn_box_title {
  color: #f7f4e1;
  font-family: JANDA, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.tkn_box_value {
  color: #f7f4e1;
  font-family: OTHRA, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 38px;
}

.tkn_ca_box {
  z-index: 5;
  border: 3px solid #fff;
  border-radius: 30px;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 20px 10px;
  display: inline-flex;
  position: absolute;
  inset: auto 0% 40px;
  box-shadow: 3px 3px #fff;
}

.tkn_ca {
  color: #f7f4e1;
  white-space: normal;
  word-break: normal;
  font-family: OTHRA, sans-serif;
  font-size: 38px;
  line-height: 37px;
  display: inline-flex;
  position: static;
}

.tkn_copy {
  color: #3d93cc;
  background-color: #fff;
  border-radius: 15px;
  height: 100%;
  padding: 15px 25px;
  font-family: JANDA, sans-serif;
  font-size: 20px;
  display: inline-flex;
}

.htb_stars {
  z-index: 1;
  position: absolute;
  inset: 0% auto auto 0%;
}

.footer {
  z-index: 4;
  position: absolute;
  inset: auto 0% 0%;
}

.footer_gecko {
  z-index: 2;
  position: absolute;
  inset: auto auto 60px 240px;
}

.footer_social_div {
  z-index: 5;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 60px;
}

.htb_moon1 {
  position: absolute;
  inset: 50px auto auto -183px;
}

.htb_moon2 {
  z-index: 1;
  position: absolute;
  inset: auto 0% 0% auto;
}

.htb_steps {
  z-index: 4;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.htb_step {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.htb_step.middle_htb_step {
  margin-left: 80px;
}

.htb_txt {
  color: #fff;
  text-transform: uppercase;
  font-family: JANDA, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.hero_gecko {
  z-index: 2;
  position: absolute;
  bottom: 57px;
  right: 380px;
}

.supercontainer {
  width: 100%;
  max-width: 1512px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: 0 1px 20px 20px #ffffff1a;
}

.body {
  background-color: #090b0a;
}

.footertx {
  z-index: 4;
  color: #6b5946;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-family: JANDA, sans-serif;
  font-size: 18px;
  position: absolute;
  bottom: 17px;
}

.image, .image-2, .link-block, .link-block-2, .link-block-3, .link-block-4 {
  cursor: pointer;
}

.swap {
  position: relative;
}

.swap_gecko {
  z-index: 1;
  position: absolute;
  inset: auto 200px 0% auto;
}

.swap_title {
  width: 325px;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.swap_box {
  z-index: 3;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #152d3480;
  border: 4px solid #fff;
  border-radius: 30px;
  flex-flow: column;
  width: 500px;
  padding: 10px;
  display: flex;
  position: absolute;
  top: 400px;
  left: 10%;
}

.swap_header {
  color: #fff;
  text-align: center;
  font-family: Inconsolata, monospace;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.swap_btn {
  color: #fff;
  text-align: center;
  background-color: #206ba0;
  border-radius: 15px;
  font-family: JANDA, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.swp_block_eth {
  -webkit-text-stroke-color: #fff;
  background-color: #ffffff24;
  border-radius: 15px;
  padding: 20px;
  position: relative;
}

.swp_tit {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: JANDA, sans-serif;
  font-size: 20px;
}

.swp_value_input {
  box-sizing: content-box;
  color: #fff;
  text-align: right;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #0000;
  background-color: #fff0;
  border: 1px #000;
  align-self: center;
  margin-bottom: 0;
  font-family: JANDA, sans-serif;
  font-size: 50px;
  line-height: 50px;
  overflow: visible;
}

.swp_value_input::placeholder {
  color: #fff;
}

.formswp {
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #0000;
  border: 1px #000;
  justify-content: space-between;
  height: 50px;
  line-height: 50px;
  display: flex;
}

.swp_tkn {
  align-self: center;
}

.swp_arrows {
  z-index: 5;
  position: absolute;
  inset: -32px 45% auto auto;
}

.launchpad {
  z-index: 1;
  background-image: url('../images/launchpad-1.png');
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.cdown {
  z-index: 4;
  position: absolute;
  inset: auto 24% 20% auto;
}

.geckolaunchlogo {
  z-index: 10;
  position: absolute;
  inset: auto 6% 50% auto;
}

.launchoct {
  z-index: 9;
  margin-bottom: -29px;
  margin-right: 30px;
  position: absolute;
  bottom: 50%;
  right: 6%;
}

.launch5pmutc {
  z-index: 8;
  margin-bottom: -55px;
  margin-right: 79px;
  position: absolute;
  bottom: 50%;
  right: 6%;
}

@media screen and (min-width: 1280px) {
  .about_bg {
    width: 100%;
    max-width: 150%;
    left: auto;
    right: 0;
  }

  .world {
    width: 100%;
  }

  .supercontainer {
    max-width: 100%;
  }

  .swap_box {
    z-index: 3;
    background-color: #152d3480;
    border: 4px solid #fff;
    border-radius: 30px;
    flex-flow: column;
    width: 500px;
    display: flex;
    position: absolute;
  }

  .swap_header {
    color: #fff;
    text-align: center;
    font-family: Inconsolata, monospace;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
  }

  .swp_block_eth {
    padding: 20px;
  }

  .swp_arrows {
    right: 47%;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    min-height: 100vh;
  }

  .navlinks {
    display: none;
  }

  .header {
    flex-flow: column;
    margin-bottom: 40px;
    display: flex;
  }

  .cloudsherobottom {
    bottom: -35px;
  }

  .heromoon {
    width: 100%;
    max-width: 100%;
    right: auto;
  }

  .loguit {
    display: none;
  }

  .herogeckotext {
    text-align: center;
    letter-spacing: -7px;
    -webkit-text-stroke-width: 4px;
    margin-top: -3px;
    font-size: 100px;
    position: static;
  }

  .hero1text {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    margin-top: 0;
    font-size: 30px;
    line-height: 25px;
    position: static;
  }

  .hero1text.text2 {
    margin-top: -18px;
    font-size: 31px;
    line-height: 15px;
  }

  .h1about {
    width: 150px;
    padding-top: 109px;
    padding-bottom: 60px;
  }

  .h1about.h1tokenomics {
    width: 250px;
    padding-top: 78px;
  }

  .h1about.h1htb {
    width: 250px;
  }

  .about_bg {
    width: 600px;
    max-width: 200%;
    left: auto;
    right: 0;
  }

  .about_text {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 25px;
  }

  .a_cloud1 {
    width: 30%;
    left: -36px;
  }

  .a_cloud2 {
    width: 20%;
    top: 95px;
    left: 21px;
  }

  .a_cloud3 {
    width: 30%;
    top: 60px;
    right: 38px;
  }

  .a_cloud4 {
    width: 20%;
    top: 98px;
    right: 4px;
  }

  .a_cloud5 {
    width: 20%;
    top: 24px;
  }

  .a_dolar1 {
    width: 65px;
    bottom: 120px;
    left: 18px;
    right: auto;
  }

  .a_dolar2 {
    width: 50px;
    bottom: 154px;
    left: 81px;
    right: auto;
  }

  .tokenomics {
    padding-bottom: 0;
  }

  .how-to-buy {
    padding-bottom: 315px;
  }

  .spacestar {
    max-width: 10000%;
    height: 82vh;
    left: -310px;
  }

  .woow {
    width: 150px;
    left: -76px;
  }

  .tokenomics_div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .tkn_box.tkn_taxes, .tkn_box.tkn_01 {
    text-align: center;
    min-width: 100px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .tkn_box.tkn_03 {
    text-align: center;
    min-width: 150px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .tkn_box_title {
    font-size: 16px;
  }

  .tkn_box_value {
    font-size: 24px;
  }

  .tkn_ca_box {
    flex-flow: column;
  }

  .tkn_ca {
    font-size: 14px;
  }

  .htb_stars {
    max-width: 400%;
  }

  .footer_gecko {
    width: 150px;
    bottom: 6px;
    left: 0;
  }

  .footer_social_div {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    top: -170px;
  }

  .htb_moon1 {
    width: 200px;
    top: 90px;
    left: -105px;
  }

  .htb_moon2 {
    width: 250px;
    bottom: -50px;
    right: 0%;
  }

  .htb_steps {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .htb_step {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .htb_step.middle_htb_step {
    margin-left: auto;
  }

  .htb_txt {
    text-align: center;
    font-size: 16px;
  }

  .hero_gecko {
    width: 70%;
    inset: auto 15% 0%;
  }

  .footertx {
    display: none;
  }

  .image-3, .image-4, .image-5 {
    width: 70px;
  }

  .image-6, .image-7, .image-8, .image-9, .image-10 {
    width: 30px;
  }

  .swap {
    background-image: url('../images/swap_bg.jpg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 120vh;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .swap_bg {
    box-sizing: content-box;
    object-fit: fill;
    width: 300%;
    max-width: 300%;
    height: auto;
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: visible;
  }

  .swap_gecko {
    z-index: 1;
    width: 220px;
    right: 10px;
  }

  .swap_title {
    width: 130px;
    margin-top: 70px;
  }

  .swap_box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    margin-top: 159px;
    position: relative;
    top: auto;
    left: auto;
  }

  .swap_header {
    font-size: 15px;
  }

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

  .swp_block_eth {
    padding: 10px;
  }

  .swp_tit {
    font-size: 14px;
  }

  .swp_value_input {
    padding-right: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .swp_tkn {
    width: 25px;
  }

  .launchpad {
    background-position: 50% 100%;
  }

  .cdown {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    right: auto;
  }

  .geckolaunchlogo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    right: auto;
  }

  .launchoct {
    width: 100%;
    margin-bottom: -26px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    right: auto;
  }

  .launch5pmutc {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25%;
    padding-right: 25%;
    right: auto;
  }
}


@font-face {
  font-family: 'JANDA';
  src: url('../fonts/830c4180d353d142390c55b9545348aa.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OTHRA';
  src: url('../fonts/ebcf4e4a0714294bb0c38ec05a09008b.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}