.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

.body {
  background-color: #000;
}

.logo {
  justify-content: center;
  align-items: center;
  width: 40vw;
  height: auto;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo.collab {
  width: 60vw;
}

.bot {
  width: 50vw;
  height: auto;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.html-embed-2 {
  margin: auto;
  display: block;
}

.link {
  color: #bdbdbd;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 2vh;
  margin-left: auto;
  margin-right: auto;
  font-family: Changa One, Impact, sans-serif;
  font-size: 20px;
  display: flex;
}

.follow {
  width: 70vw;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2vh;
  position: fixed;
  inset: auto 0% 0%;
}

.body-2 {
  background-color: #000;
}

.chat {
  width: auto;
  height: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vh;
  display: block;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-size: 15px;
}

.div-block-2 {
  width: 80vw;
  margin-top: 5vh;
  margin-left: auto;
  margin-right: auto;
}

.link-3 {
  color: #fff;
}

.body-3 {
  background-color: #000;
}

.heading {
  color: #bdbdbd;
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 70px;
  font-weight: 400;
}

.month-container {
  margin-top: 6vh;
}

.month {
  color: #bdbdbd;
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 40px;
}

.paragraph-2 {
  color: #333;
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 20px;
}

.stats {
  height: auto;
}

.analytics {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: 30vw;
  display: block;
}

.grid-3 {
  grid-template-rows: auto;
  margin-top: 6vh;
}

.updates {
  color: #333;
  border: 1px #000;
  border-radius: 11px;
  font-size: 35px;
  line-height: 30px;
}

.updates.paper {
  font-size: 60px;
  line-height: 40px;
}

.news {
  color: #333;
  font-size: 20px;
  line-height: 30px;
}

.linking {
  opacity: .5;
  color: #29ae29;
  font-size: 20px;
  line-height: 30px;
}

.linking.big {
  font-size: 30px;
}

.numbers {
  opacity: .5;
  color: #29ae29;
  font-size: 20px;
}

.pending {
  opacity: .5;
  color: orange;
  font-size: 20px;
}

.socials {
  color: #333;
  margin-bottom: auto;
  padding-bottom: 5vh;
  font-size: 20px;
  text-decoration: underline;
}

.socials.links {
  color: #333;
}

.socials.footer {
  text-decoration: none;
}

.socials.footer.home {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.link-5 {
  color: #29ae29;
  font-family: Changa One, Impact, sans-serif;
}

.link-6 {
  color: #29ae29;
}

.link-7, .link-8, .link-9 {
  color: #bdbdbd;
  text-decoration: none;
}

.text-span {
  color: #333;
}

.html-embed-3 {
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
}

.inst, .twi {
  text-align: center;
  width: 25px;
  margin-left: 2vw;
  margin-right: 1vw;
  display: inline-block;
}

.image {
  width: 25px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.image-2 {
  width: 25px;
  margin-left: auto;
  margin-right: auto;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

.text-block {
  color: #bdbdbd;
  text-align: center;
  border-radius: 0;
  margin-bottom: 1vh;
  margin-left: auto;
  margin-right: auto;
  font-family: Changa One, Impact, sans-serif;
  text-decoration: none;
}

.solinks {
  width: 20vw;
  margin-top: 1vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.email {
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: 25px;
  margin-left: 2vw;
  margin-right: 1vw;
  display: inline-block;
}

.archive {
  text-align: center;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown {
  font-family: Changa One, Impact, sans-serif;
  font-size: 20px;
}

.dropdown-link {
  text-align: center;
  object-fit: fill;
  background-color: #ddd;
  border-radius: 0;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.dropdown-list {
  border-radius: 0;
}

.dropdown-list.w--open {
  background-color: #0000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.story {
  text-align: center;
  width: 90vw;
  margin: 8vh auto 3vh;
  font-family: Changa One, Impact, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.story a {
  color: #333;
}

.whitepaper {
  color: #333;
  text-align: center;
  width: 80vw;
  margin-top: 4vh;
  margin-left: auto;
  margin-right: auto;
  font-family: Changa One, Impact, sans-serif;
  font-size: 20px;
}

.shorty {
  text-align: center;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 80vw;
  margin-bottom: 10vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.shorty.initiatives {
  margin-bottom: auto;
}

.descriptor {
  font-size: 17px;
}

.rarible {
  text-align: center;
  width: 25px;
  margin-left: 2vw;
  margin-right: 1vw;
  display: inline-block;
}

.link-10, .link-11 {
  color: #333;
}

.future {
  width: 50vw;
  margin-left: auto;
  margin-right: auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.link-12 {
  color: #e72d2d;
  justify-content: center;
  align-items: center;
  margin-top: 200px;
  font-family: Great Vibes, cursive;
  font-size: 80px;
  display: flex;
}

.test {
  object-fit: fill;
  width: 100%;
  height: 100vh;
  min-height: 100%;
  display: none;
  overflow: visible;
}

.test.test1, .test._3 {
  display: block;
}

.html-embed-4 {
  height: 100vh;
  display: none;
}

.html-embed-4.test2 {
  display: block;
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #000;
    margin-top: auto;
  }

  .logo {
    width: auto;
    height: auto;
  }

  .logo.collab {
    width: auto;
  }

  .bot {
    width: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .html-embed-2 {
    display: block;
  }

  .link {
    margin-top: auto;
    margin-bottom: 2vh;
    padding-bottom: 0;
  }

  .follow {
    width: 98vw;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    inset: auto 0% 0%;
  }

  .chat {
    height: auto;
    display: block;
  }

  .heading {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 50px;
    line-height: 60px;
  }

  .month {
    width: 95vw;
    font-size: 35px;
    line-height: 40px;
  }

  .paragraph-2 {
    line-height: 20px;
  }

  .stats {
    margin-top: 4vh;
  }

  .analytics {
    width: auto;
  }

  .grid-3 {
    flex-direction: column;
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .socials {
    display: block;
  }

  .inst, .twi {
    margin-right: 2vw;
  }

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

  .solinks {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 30vw;
    display: flex;
  }

  .email {
    margin-right: 2vw;
  }

  .date {
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
  }

  .dropdown-link {
    flex-direction: column;
    width: 90vw;
    display: flex;
    position: relative;
  }

  .whitepaper {
    line-height: 20px;
  }

  .rarible {
    margin-right: 2vw;
  }

  .future {
    width: auto;
  }
}

#w-node-e1b291b3-7517-5a4a-57f4-ff426716e5f8-6fba1429, #w-node-e1b291b3-7517-5a4a-57f4-ff426716e5f8-d6415e1a {
  place-self: center;
}


