.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  float: left;
  border-radius: 1000px;
  width: 100px;
  height: 100px;
}

.div-block {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block {
  float: none;
  color: #f9edd2;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.heading {
  color: #f9edd2;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 120px;
  line-height: 130px;
}

.image-2 {
  border-radius: 30px;
}

.div-block-2 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.heading-7 {
  color: #fff;
  text-align: center;
}

.heading-7.tokenomics {
  color: #faeed2;
  -webkit-text-stroke-color: #fff;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  line-height: 38px;
}

.heading-7.tokenomics.title {
  color: #e9c392;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 700;
  display: block;
}

.heading-7.tokenomics.label {
  color: #c4ab7f;
  font-family: Montserrat, sans-serif;
}

.button-glow {
  z-index: -1;
  color: #fff;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  font-size: 1.3rem;
  font-weight: 900;
  line-height: 1.1;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.action-div {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  display: flex;
}

.pokedex-entry {
  color: #faeed2;
  text-align: left;
  align-items: center;
  margin-top: 10px;
  margin-left: 10px;
  font-family: Varela, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  display: flex;
  position: static;
}

.button {
  color: #fff;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  background-image: radial-gradient(circle at 0 0, #ff28c3, #31b5ff);
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  padding: 2px;
  font-size: 1.3rem;
  font-weight: 900;
  line-height: 1.1;
  text-decoration: none;
  display: flex;
}

.button.shadown {
  background-image: none;
  border: 5px solid #e9c392;
  position: relative;
}

.button-inner {
  background-color: #8a684c;
  border-radius: 10rem;
  padding: .75rem 1rem;
}

.div-block-10 {
  text-align: center;
  background-color: #0000;
  background-image: none;
  border: 3px #000;
  border-radius: 6px;
  margin-bottom: 40px;
  padding: 0 20px 20px;
}

.quick-stack-7 {
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

.cell-10 {
  background-color: #faeed200;
  background-image: none;
  border: 8px solid #e9c292;
  border-radius: 24px;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 2px 13px 5px #0000001a;
}

.cell-11 {
  background-color: #faeed200;
  border: 8px solid #e9c292;
  border-radius: 24px;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 2px 13px 5px #0000001a;
}

.cell-12 {
  background-color: #faeed200;
  border: 6px solid #e9c292;
  border-radius: 24px;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 2px 13px 5px #0000001a;
}

.body {
  background-color: #6f4a2b;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #8a684d;
  border-radius: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 800px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: block;
  box-shadow: 0 2px 13px 5px #0000000a;
}

.container {
  margin-bottom: 40px;
}

.container-2 {
  z-index: 2;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-2.footer {
  justify-content: space-between;
  align-items: flex-end;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.no-margin {
  color: #fbefd2;
  margin-bottom: 0;
}

.image-22 {
  max-width: 30px;
}

.footer-disclaimer {
  align-items: flex-start;
  width: 100%;
  max-width: 31.7rem;
  margin-right: 2rem;
  font-size: 1rem;
  display: flex;
}

.image-19 {
  max-width: 25px;
}

.image-25 {
  min-width: 0;
  max-width: 35px;
  max-height: none;
}

.made-with {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  align-items: center;
  font-size: 1rem;
  display: grid;
}

.logo-footer {
  width: 3rem;
  height: 3rem;
  margin-right: 1.5rem;
}

.section {
  padding-bottom: 40px;
}

.container-3 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.paragraph {
  color: #fbefd2;
}

.container-4 {
  margin-bottom: 20px;
}

.button-2 {
  background-color: #8a684c;
  border: 6px solid #e9c392;
  border-radius: 72px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  box-shadow: 0 2px 13px 5px #0003;
}

.div-block-12 {
  float: right;
  margin-top: 27px;
}

.section-2 {
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .heading-7.tokenomics {
    font-size: 32px;
    line-height: 38px;
  }

  .quick-stack-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-12 {
    border-width: 8px;
  }

  .made-with {
    grid-template-columns: auto auto auto;
    grid-auto-flow: row;
  }
}

@media screen and (max-width: 767px) {
  .heading-7 {
    font-size: 32px;
    line-height: 43px;
  }

  .heading-7.tokenomics {
    font-size: 28px;
  }

  .heading-7.tokenomics.title {
    font-size: 32px;
    line-height: 43px;
  }

  .pokedex-entry {
    font-size: 2vw;
  }

  .quick-stack-7 {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-10, .cell-11 {
    border-right-style: solid;
  }

  .cell-12 {
    border-width: 8px;
  }

  .container-2.footer {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-disclaimer {
    margin-bottom: 5rem;
    margin-right: 0;
  }

  .made-with {
    justify-items: center;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 75px;
    height: 75px;
  }

  .div-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    font-size: 98px;
    line-height: 113px;
  }

  .heading-7.tokenomics {
    font-size: 33px;
    line-height: 45px;
  }

  .heading-7.tokenomics.title {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .heading-7.tokenomics.label {
    font-size: 36px;
    line-height: 40px;
  }

  .pokedex-entry {
    clear: left;
  }

  .button.shadown {
    clear: none;
  }

  .button-inner {
    clear: none;
    position: static;
  }

  .div-block-10, .quick-stack-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-10, .cell-11 {
    border-right-style: solid;
  }

  .cell-12 {
    border-width: 8px;
  }

  .div-block-11, .container, .container-2.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-12 {
    margin-top: 15px;
  }
}

#w-node-a8fc2b44-3cd9-f4e2-d884-1e7976a697c3-4f6e3c01 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_3ad1e4a0-f8e7-b00f-baf4-85b9a4785d48-4f6e3c01 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-faabe358-7b9e-a4d2-2ac8-efe67afb985e-4f6e3c01, #w-node-faabe358-7b9e-a4d2-2ac8-efe67afb9860-4f6e3c01, #w-node-faabe358-7b9e-a4d2-2ac8-efe67afb9862-4f6e3c01, #w-node-faabe358-7b9e-a4d2-2ac8-efe67afb9864-4f6e3c01 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-faabe358-7b9e-a4d2-2ac8-efe67afb985c-4f6e3c01 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a8fc2b44-3cd9-f4e2-d884-1e7976a697c3-4f6e3c01 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3ad1e4a0-f8e7-b00f-baf4-85b9a4785d48-4f6e3c01 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a8fc2b44-3cd9-f4e2-d884-1e7976a697c3-4f6e3c01 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3ad1e4a0-f8e7-b00f-baf4-85b9a4785d48-4f6e3c01 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}
