:root {
  --black: black;
  --white: white;
}

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

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

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

.body {
  color: gold;
  -webkit-text-stroke-color: #c72c27e3;
  text-shadow: 0 1px 1px #0a0b0b;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: url('../images/Best-Background.gif');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: Oswald, sans-serif;
  display: block;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 50%;
  min-width: 25%;
  max-width: 50%;
  height: 50%;
  min-height: 25%;
  max-height: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero-heading-center {
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  color: #ed82e6;
  background-color: #0000;
  margin-bottom: 32px;
  font-family: Changa One, Impact, sans-serif;
  text-decoration: none;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  clear: none;
  color: #ed82e6;
  align-self: auto;
  margin-bottom: 24px;
  font-family: Changa One, Impact, sans-serif;
  position: relative;
}

.button-primary {
  color: #ffffffa3;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.section {
  max-width: 400px;
  max-height: 400px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-2 {
  width: 85%;
  height: 50%;
}

.section-3 {
  height: 12%;
}

.section-4 {
  height: 55%;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.section-5 {
  width: 80svw;
  height: 75svh;
  margin-bottom: 0;
}

.first-section {
  width: 100%;
  height: 100vh;
  display: block;
  position: relative;
  inset: 0 0% 0%;
}

.div-block-2 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  text-shadow: none;
  justify-content: center;
  align-items: center;
  height: 75vh;
  display: flex;
}

.nav-container {
  z-index: 4;
  -webkit-text-stroke-color: #c72c27e3;
  mix-blend-mode: difference;
  background-color: #000;
  border: 1px solid #000;
  width: 100%;
  height: 12%;
  display: flex;
  position: fixed;
}

.home-link {
  color: gold;
  mix-blend-mode: normal;
  width: 26%;
  height: 100%;
  font-size: 100%;
  line-height: 20%;
  text-decoration: none;
  position: absolute;
}

.link-block {
  clear: none;
  text-align: left;
  order: 0;
}

.inspiring {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0%;
  mix-blend-mode: exclusion;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 88%;
  margin-bottom: 0;
  padding-top: 0%;
  font-size: 500%;
  line-height: 8vh;
  display: flex;
  position: absolute;
  inset: 12% 0% 0%;
}

.heading {
  text-align: center;
  width: 100%;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
  font-size: 250%;
  line-height: 160%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.crypto-chart {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 25%;
  height: 25%;
  display: block;
  position: relative;
  top: -110px;
  left: -918px;
  right: 758px;
}

.stock-chart {
  width: 25%;
  height: 25%;
  position: relative;
  top: -111px;
  left: 116px;
  right: -26px;
}

.hero-stack-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.second-section {
  width: 100%;
  height: 100vh;
  padding-top: 0%;
  position: relative;
  top: 25vh;
}

.about-container {
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  bottom: auto;
}

.image {
  width: 115vh;
  max-width: none;
  position: relative;
  top: -748px;
  bottom: 237px;
  left: -98px;
}

.image-2 {
  position: relative;
  top: 197px;
  left: 26px;
}

.money-weights {
  justify-content: center;
  align-items: center;
  width: 40%;
  max-width: none;
  height: 50%;
  margin-left: 0%;
  display: inline-flex;
  position: absolute;
  inset: 12% 0% 0% 30%;
}

.third-section {
  width: 100%;
  height: 100vh;
  position: relative;
  top: 40vh;
}

.text-block-2 {
  text-align: center;
  mix-blend-mode: color-dodge;
  width: 50vw;
  height: 15vh;
  font-size: 90px;
  position: relative;
  top: -870px;
  left: 348px;
}

.mission-statement {
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  width: 60%;
  max-width: none;
  height: 60%;
  padding-left: 0;
  display: inline-flex;
  position: absolute;
  inset: 53% 0% 0% 20%;
}

.about {
  z-index: 2;
  float: none;
  clear: none;
  text-align: center;
  mix-blend-mode: color-dodge;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 15%;
  padding-top: 0%;
  padding-left: 0;
  font-size: 6vw;
  line-height: 0;
  display: flex;
  position: absolute;
  inset: 12% 0% 0% 37%;
}

.community-text {
  z-index: 2;
  text-align: center;
  mix-blend-mode: color-dodge;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 14%;
  padding-top: 0%;
  font-size: 6vw;
  line-height: 0;
  display: flex;
  position: absolute;
  top: 16%;
  left: 35%;
  overflow: visible;
}

.youtube {
  width: 40%;
  height: 25%;
  position: absolute;
  top: 67%;
  left: 7%;
}

.youtube-community {
  z-index: 0;
  width: 120%;
  max-width: none;
  height: 260%;
  position: absolute;
  top: -21%;
  left: -17%;
  overflow: visible;
}

.discord {
  width: 40%;
  height: 25%;
  display: block;
  position: absolute;
  top: 62%;
  left: 40%;
}

.discord-community {
  width: 120%;
  max-width: none;
  height: 260%;
  position: absolute;
  top: 0%;
  left: 27%;
}

.community {
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0%;
}

.gorilla {
  width: 40%;
  max-width: none;
  height: 50%;
  position: absolute;
  top: 16%;
  left: 30%;
}

.fourth-section {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
  position: relative;
  top: 115vh;
}

.youtube-url {
  z-index: 2;
  color: #040404;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 18%;
  font-size: 10vw;
  line-height: 10vh;
  display: flex;
  position: absolute;
  top: 139%;
  left: -5%;
  right: 5%;
  overflow: visible;
}

.youtube-link {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.5vw;
  line-height: 0;
  display: flex;
  position: absolute;
  top: 0%;
  overflow: visible;
}

.discord-url {
  color: #151515;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 52%;
  height: 18%;
  font-size: 1vw;
  line-height: 20vh;
  display: flex;
  position: absolute;
  top: 163%;
  bottom: 0%;
  left: 64%;
  overflow: visible;
}

.testimonies-text {
  z-index: 2;
  text-align: center;
  overflow-wrap: normal;
  mix-blend-mode: color-dodge;
  justify-content: center;
  align-items: center;
  width: 36%;
  height: 14%;
  padding-top: 0%;
  font-size: 6vw;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 16%;
  left: 32%;
  overflow: visible;
}

.testimony-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  left: 0%;
}

.testimonies {
  width: 50%;
  max-width: none;
  height: 80%;
  position: absolute;
  top: 74%;
  left: 25%;
}

.discord-link {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.75vw;
  line-height: 100vh;
  display: flex;
  position: absolute;
  overflow: visible;
}

.image-3 {
  width: 40%;
  max-width: none;
  height: 50%;
  position: absolute;
  top: 14%;
  left: 30%;
}

.fifth-section {
  width: 100%;
  height: 100vh;
  position: relative;
  top: 185vh;
}

.meme-text {
  z-index: 2;
  text-align: center;
  mix-blend-mode: color-dodge;
  justify-content: center;
  align-items: center;
  width: 36%;
  height: 10%;
  font-size: 6vw;
  line-height: 0%;
  display: flex;
  position: absolute;
  top: 18%;
  left: 33%;
  overflow: visible;
}

.meme-container {
  width: 100%;
  max-width: none;
  height: 100%;
  line-height: 20vh;
  position: absolute;
}

.image-4 {
  width: 40%;
  max-width: none;
  height: 40%;
  position: absolute;
}

.meme-image {
  width: 40%;
  max-width: none;
  height: 50%;
  position: absolute;
  top: 16%;
  left: 31%;
}

.meme-announcement {
  width: 50%;
  max-width: none;
  height: 60%;
  position: absolute;
  top: 59%;
  left: 25%;
}

.sixth-section {
  width: 100%;
  height: 100vh;
  position: relative;
  top: 215vh;
}

.crypto-text {
  z-index: 2;
  text-align: center;
  mix-blend-mode: luminosity;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 10%;
  font-size: 6vw;
  line-height: 0;
  display: flex;
  position: absolute;
  top: 18%;
  left: 40%;
}

.code-block {
  width: 40%;
  height: 40%;
  position: absolute;
}

.crypto-container {
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
}

.cyber-gif {
  width: 40%;
  max-width: none;
  height: 40%;
  position: absolute;
  top: 16%;
  left: 30%;
}

.bitcoin {
  width: 24%;
  max-width: none;
  height: 31.417%;
  position: absolute;
  top: 26%;
  left: 38%;
}

.sun {
  white-space: nowrap;
  width: 50%;
  max-width: none;
  height: 75%;
  position: absolute;
  top: 65%;
  left: 25%;
}

.crypto-announcement {
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 5vw;
  line-height: 0;
  display: flex;
  position: absolute;
  top: 0%;
  left: 0%;
  overflow: visible;
}

.seventh-section {
  width: 100%;
  height: 100vh;
  position: relative;
  top: 275vh;
}

.contact-container {
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
}

.contact-us-image {
  justify-content: center;
  align-items: center;
  width: 60%;
  max-width: none;
  height: 60%;
  display: inline-flex;
  position: absolute;
  top: 12%;
  left: 20%;
}

.youtube-logo {
  z-index: 2;
  width: 5%;
  max-width: none;
  height: 8%;
  position: absolute;
  top: 39%;
  left: 32%;
}

.discord-logo {
  z-index: 2;
  width: 5%;
  max-width: none;
  height: 8%;
  position: absolute;
  top: 39%;
  left: 56%;
}

.image-6 {
  z-index: 2;
  width: 6%;
  max-width: none;
  height: 10%;
  position: absolute;
  top: 38%;
  left: 42%;
}

.email-logo-link {
  width: 6%;
  height: 11%;
  position: absolute;
  top: 37%;
  left: 49%;
}

.discord-logo-link {
  width: 5%;
  height: 9%;
  position: absolute;
  top: 38%;
  left: 60%;
}

.image-7 {
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
}

.image-8 {
  width: 100%;
  max-width: none;
  height: 100%;
}

.hamburger-menu-link {
  text-align: left;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 8%;
  height: 100%;
  display: flex;
  position: absolute;
  left: 92%;
}

.hamburger-menu {
  text-align: center;
  -webkit-text-stroke-color: gold;
  mix-blend-mode: exclusion;
  align-self: auto;
  width: 100%;
  height: 100%;
  margin-bottom: 0%;
  padding-bottom: 0%;
  font-size: 425%;
  line-height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.dropdown-menu {
  z-index: 6;
  background-color: #000;
  background-image: url('../images/Background.png');
  background-position: 0 0;
  background-size: auto;
  width: 300%;
  height: 75vh;
  position: absolute;
  top: -100%;
  left: -200%;
}

.home-text-link {
  width: 40%;
  height: 14%;
}

.text-block-3 {
  width: 100%;
  height: 100%;
  font-family: Oswald, sans-serif;
  font-size: 100%;
  text-decoration: underline;
}

.text-block-4 {
  font-size: 200%;
  display: flex;
  position: relative;
}

.home-link-text {
  width: 40%;
  height: 14%;
  position: absolute;
  left: 30%;
}

.home-image {
  vertical-align: top;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.about-link-text {
  width: 40%;
  height: 14%;
  position: absolute;
  top: 14%;
  left: 30%;
}

.about-image {
  width: 100%;
  height: 100%;
  position: absolute;
}

.community-link-text {
  width: 70%;
  height: 14%;
  position: absolute;
  top: 28%;
  left: 15%;
}

.community-image {
  width: 100%;
  max-width: none;
  height: 200%;
  position: absolute;
  top: -25%;
}

.testimonies-link-text {
  width: 70%;
  height: 14%;
  position: absolute;
  top: 42%;
  left: 15%;
}

.testimonies-image {
  width: 100%;
  max-width: none;
  height: 200%;
  position: absolute;
  top: -25%;
}

.meme {
  width: 40%;
  height: 14%;
  position: relative;
  top: 56%;
  left: 30%;
}

.m-image {
  width: 100%;
  height: 120%;
  position: absolute;
  top: -10%;
}

.crypto-link-text {
  width: 40%;
  height: 14%;
  position: absolute;
  top: 70%;
  left: 30%;
}

.crypto-image {
  width: 100%;
  height: 100%;
  position: absolute;
}

.contact-us-l {
  width: 70%;
  height: 14%;
  position: absolute;
  top: 84%;
  left: 15%;
}

.contact-us-link {
  width: 100%;
  height: 175%;
  position: absolute;
  top: -30%;
}

.dropdown {
  mix-blend-mode: difference;
  width: 5%;
  height: 100%;
  position: absolute;
  left: 95%;
}

.dropdown-toggle {
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: -5%;
}

.hamburger-image {
  width: 150%;
  max-width: none;
  height: 150%;
  position: absolute;
  top: -25%;
  left: -25%;
}

.image-9 {
  vertical-align: baseline;
  width: 100%;
  height: 6%;
  position: absolute;
  top: 94%;
}

.text-block-5 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4%;
  font-size: 100%;
  line-height: 150%;
  display: flex;
  position: absolute;
  top: 95%;
}

.text-block-6 {
  aspect-ratio: auto;
  color: #000;
  letter-spacing: .27vh;
  white-space: normal;
  justify-content: center;
  align-items: center;
  width: 48%;
  height: 23%;
  font-size: 1.5vw;
  font-style: normal;
  line-height: 4vh;
  display: flex;
  position: absolute;
  top: 72%;
  left: 28%;
}

.youtube-text {
  color: #060606;
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80%;
  font-size: 1.8vw;
  font-style: normal;
  line-height: 3.5vh;
  display: flex;
  position: absolute;
  top: 59%;
  left: -5%;
}

.bold-text {
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 75%;
  height: 20%;
  font-size: 2.1vw;
  line-height: 0%;
  display: flex;
  position: absolute;
  left: 12%;
}

.discord-texter {
  color: #060606;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80%;
  font-size: 1.8vw;
  line-height: 3.5vh;
  display: flex;
  position: absolute;
  top: 79%;
  left: 39%;
}

.bold-text-2 {
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 20%;
  font-size: 2.1vw;
  line-height: 0;
  display: flex;
  position: absolute;
  top: 0%;
  left: 29%;
}

.image-10 {
  width: 66%;
  height: 62.4876%;
}

.patreon-container {
  width: 40%;
  max-width: none;
  height: 25%;
  position: absolute;
  top: 34%;
  left: 2%;
}

.patreon-community {
  width: 120%;
  max-width: none;
  height: 260%;
  position: absolute;
  top: 292%;
  left: -3%;
}

.patreon-url {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 20%;
  font-size: 2vw;
  line-height: 0;
  display: flex;
  position: absolute;
  top: 456%;
  left: 27%;
}

.patreon-link {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.patreon-text {
  color: #0a0a09;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80%;
  font-size: 1.8vw;
  line-height: 3.5vh;
  display: flex;
  position: absolute;
  top: 372%;
  left: 9%;
}

.bold-text-3 {
  font-size: 2.1vw;
  position: absolute;
  top: 0%;
}

.telegram-container {
  width: 40%;
  max-width: none;
  height: 25%;
  position: absolute;
  top: 23%;
  left: 46%;
}

.telegram-community {
  width: 120%;
  max-width: none;
  height: 260%;
  position: absolute;
  top: 336%;
  left: 12%;
}

.telegram-url {
  position: absolute;
  top: 503%;
  left: 52%;
}

.telegram-ur {
  text-align: center;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 65%;
  height: 18%;
  font-size: 130%;
  line-height: 1vh;
  display: flex;
  position: absolute;
  top: 500%;
  left: 43%;
}

.telegram-link {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 100%;
  display: flex;
  position: absolute;
}

.telegram-text {
  color: #080808;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 80%;
  font-size: 1.8vw;
  line-height: 3.5vh;
  display: flex;
  position: absolute;
  top: 416%;
  left: 24%;
}

.bold-text-4 {
  font-size: 2.1vw;
  position: absolute;
  top: 0%;
}

.telegram {
  width: 7%;
  height: 7%;
  position: absolute;
  top: 38%;
  left: 48%;
}

.telegram-logo-link {
  z-index: 6;
  object-fit: scale-down;
  background-image: url('../images/Telegram-Logo.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 5%;
  height: 9%;
  display: flex;
  position: absolute;
  top: 38%;
  left: 39%;
}

.image-11 {
  width: 100%;
  max-width: none;
  height: 100%;
}

.contact-us {
  color: #040404;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 16%;
  height: 7%;
  font-size: 3.5vw;
  display: flex;
  position: absolute;
  top: 30%;
  left: 44%;
}

.text-block-7 {
  color: var(--black);
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 5%;
  font-size: 2vw;
  line-height: 20vh;
  display: flex;
  position: absolute;
  top: 49%;
  left: 42%;
}

.bold-text-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.text-block-8 {
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 23%;
  height: 55%;
  font-size: 3vw;
  line-height: 6vh;
  display: flex;
  position: absolute;
  top: 85%;
  left: 39%;
}

.meme-message {
  color: #060606;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  height: 22.5%;
  font-size: 1.75vw;
  line-height: 5vh;
  display: flex;
  position: absolute;
  top: 77%;
  left: 31%;
}

.bold-text-6 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35%;
  font-size: 3.5vw;
  display: flex;
  position: absolute;
  top: 0%;
  left: 1%;
}

.text-block-9 {
  color: #0c0c0b;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 20%;
  font-size: 1.5vw;
  display: flex;
  position: absolute;
  top: 500%;
  left: 48%;
}

.telegram-url-link {
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 18%;
  font-size: 1.7vw;
  line-height: 1vh;
  display: flex;
  position: absolute;
  top: 500%;
  left: 44%;
}

.link-block-2 {
  z-index: 22;
  width: 33%;
  height: 10%;
  position: absolute;
  top: 97%;
  left: 33%;
}

.body-2 {
  background-color: #090909;
  background-image: url('../images/Best-Background.gif');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
}

.container-3 {
  width: 60%;
  max-width: none;
  height: 60%;
  position: absolute;
  top: 30%;
  left: 20%;
}

.image-12 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.text-block-10 {
  width: 60%;
  height: 20%;
}

.text-block-11 {
  color: gold;
  text-align: center;
  mix-blend-mode: exclusion;
  width: 40%;
  height: 10%;
  font-size: 250%;
  line-height: 100%;
  position: absolute;
  top: 10%;
  left: 30%;
}

.link {
  text-align: center;
  width: 10%;
  height: 5%;
  font-size: 150%;
  line-height: 100%;
  position: absolute;
  top: 88%;
  left: 45%;
}

@media screen and (max-width: 991px) {
  .body {
    background-image: url('../images/Best-Background.gif');
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .section-2 {
    width: 80%;
  }

  .nav-container {
    height: 10%;
  }

  .home-link, .home-link.w--current {
    width: 35%;
  }

  .inspiring {
    width: 100%;
    top: 0%;
    left: 0%;
  }

  .crypto-chart {
    top: -121px;
    left: -562px;
  }

  .stock-chart {
    top: -119px;
    left: 100px;
  }

  .container-2 {
    max-width: 728px;
  }

  .mission-statement {
    width: 80%;
    left: 10%;
  }

  .about {
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }

  .community-text {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .youtube-url {
    left: -3%;
  }

  .youtube-link {
    justify-content: center;
    align-items: center;
    overflow: auto;
  }

  .testimonies-text {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: none;
    max-height: 10%;
    display: flex;
    overflow: visible;
  }

  .dropdown {
    width: 7%;
    left: 93%;
  }

  .text-block-5 {
    justify-content: center;
    align-items: center;
  }

  .text-block-6 {
    width: 65%;
    font-size: 2.5vw;
    left: 20%;
  }

  .bold-text {
    width: 90%;
    left: 6%;
  }

  .telegram-ur {
    font-size: 1.8vh;
  }

  .link {
    width: 15%;
    left: 42.5%;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-image: url('../images/Best-Background.gif');
    background-position: 50%;
    background-size: contain;
    background-attachment: fixed;
  }

  .hero-heading-center, .hero-heading-left, .hero-stack {
    padding: 60px 15px;
  }

  .nav-container {
    height: 8%;
  }

  .home-link, .home-link.w--current {
    width: 40%;
  }

  .inspiring {
    mix-blend-mode: exclusion;
    width: 100%;
    font-size: 12vw;
    top: 0%;
    left: 0%;
  }

  .heading {
    font-size: 200%;
  }

  .crypto-chart {
    top: -143px;
    left: -428px;
  }

  .stock-chart {
    top: -140px;
    left: 108px;
  }

  .hero-stack-2 {
    padding: 60px 15px;
  }

  .money-weights {
    width: 60%;
    left: 20%;
  }

  .about {
    font-size: 10vw;
  }

  .community-text {
    justify-content: center;
    align-items: center;
    font-size: 10vw;
    overflow: visible;
  }

  .youtube {
    width: 80%;
    top: 59%;
    left: 2%;
  }

  .youtube-community {
    justify-content: center;
    align-items: center;
    width: 120%;
    display: inline-flex;
    left: 0%;
  }

  .discord {
    width: 80%;
    top: 90%;
    left: -19.5%;
  }

  .community {
    left: 0%;
  }

  .gorilla {
    width: 60%;
    left: 20%;
  }

  .fourth-section {
    top: 172vh;
  }

  .youtube-url {
    left: 11%;
    overflow: auto;
  }

  .youtube-link {
    font-size: 2.5vw;
    overflow: visible;
  }

  .discord-url {
    width: 45%;
    margin-left: 0;
    left: 65%;
  }

  .testimonies-text {
    font-size: 10vw;
  }

  .discord-link {
    justify-content: center;
    align-items: center;
    font-size: 3vw;
  }

  .image-3 {
    width: 60%;
    left: 20%;
  }

  .fifth-section {
    top: 240vh;
  }

  .meme-text {
    font-size: 10vw;
  }

  .meme-image {
    width: 60%;
    left: 20%;
  }

  .meme-announcement {
    width: 70%;
    left: 15%;
  }

  .sixth-section {
    top: 265vh;
  }

  .crypto-text {
    justify-content: center;
    align-items: center;
    font-size: 10vw;
    display: flex;
    top: 16%;
  }

  .seventh-section {
    top: 318vh;
  }

  .contact-us-image {
    width: 80%;
    left: 10%;
  }

  .email-logo-link {
    width: 10%;
    left: 46%;
  }

  .discord-logo-link {
    width: 10%;
    left: 64%;
  }

  .image-7 {
    left: auto;
  }

  .dropdown-menu {
    width: 250%;
    left: -150%;
  }

  .dropdown {
    width: 8%;
    left: 92%;
  }

  .hamburger-image {
    left: -34%;
  }

  .text-block-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-6 {
    letter-spacing: .2vh;
    font-size: 100%;
    line-height: 3.5vh;
  }

  .youtube-text {
    font-size: 3vw;
    line-height: 3.5vh;
    left: 12%;
  }

  .bold-text {
    font-size: 5.2vw;
  }

  .discord-texter {
    font-size: 3vw;
  }

  .bold-text-2 {
    width: 50%;
    font-size: 5.2vw;
    left: 23%;
  }

  .patreon-container {
    width: 80%;
    top: 54%;
    left: 4.5%;
  }

  .patreon-url {
    width: 45%;
    height: 15%;
    font-size: 3.2vw;
    left: 35%;
  }

  .patreon-text {
    font-size: 3vw;
  }

  .bold-text-3 {
    font-size: 5vw;
  }

  .telegram-container {
    width: 80%;
    top: 82%;
    left: -7.5%;
  }

  .telegram-ur {
    justify-content: center;
    align-items: center;
    width: 60%;
    height: 16%;
    font-size: 100%;
    left: 43%;
  }

  .telegram-link {
    font-size: 135%;
  }

  .telegram-text {
    font-size: 3vw;
  }

  .bold-text-4 {
    font-size: 5vw;
  }

  .telegram-logo-link {
    width: 10%;
    left: 28%;
  }

  .contact-us {
    color: #080808;
    text-align: center;
    width: 24%;
    height: 6%;
    font-size: 5vw;
    position: absolute;
    top: 30%;
    left: 39%;
  }

  .text-block-7 {
    text-align: center;
    width: 40%;
    font-size: 3.5vw;
    left: 32%;
  }

  .bold-text-5 {
    width: 99.9831%;
  }

  .meme-message {
    font-size: 2.5vw;
  }

  .telegram-url-link {
    font-size: 3.3vw;
  }

  .link {
    width: 20%;
    left: 40%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    box-sizing: content-box;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    object-fit: contain;
    background-image: url('../images/Best-Background.gif');
    background-position: 50%;
    background-repeat: repeat;
    background-size: contain;
    background-attachment: fixed;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .first-section {
    padding-top: 0%;
  }

  .div-block-2 {
    width: 100vw;
  }

  .nav-container {
    height: 6%;
  }

  .home-link {
    width: 40%;
  }

  .inspiring {
    mix-blend-mode: exclusion;
    width: 100%;
    min-width: 0%;
    padding-top: 0%;
    font-size: 500%;
    inset: 0%;
  }

  .heading {
    width: 100%;
    height: 60%;
    font-size: 15px;
    line-height: 36px;
  }

  .crypto-chart {
    position: relative;
    top: -162px;
    left: -324px;
  }

  .stock-chart {
    top: -161px;
    left: -13px;
  }

  .container-2 {
    max-width: none;
  }

  .second-section {
    height: 100vh;
    top: 0;
  }

  .money-weights {
    width: 70%;
    height: 40%;
    left: 15%;
  }

  .third-section {
    top: 25vh;
  }

  .mission-statement {
    width: 80%;
    height: 45%;
    top: 45%;
    left: 10%;
  }

  .about {
    width: 60%;
    font-size: 13vw;
    left: 20%;
  }

  .community-text {
    justify-content: center;
    align-items: center;
    width: 60%;
    font-size: 12vw;
    left: 20%;
  }

  .youtube {
    width: 80%;
    height: 21%;
    top: 60%;
    left: 1%;
  }

  .discord {
    width: 80%;
    height: 21%;
    top: 86%;
    left: -20%;
  }

  .gorilla {
    width: 60%;
    left: 20%;
  }

  .youtube-url {
    font-size: 100%;
    left: 13%;
    overflow: visible;
  }

  .youtube-link {
    font-size: 3.25vw;
    overflow: visible;
  }

  .discord-url {
    width: 60%;
    font-size: 0;
    top: 163%;
    left: 61%;
  }

  .testimonies-text {
    width: 60%;
    font-size: 11vw;
    left: 20%;
  }

  .testimonies {
    width: 80%;
    left: 10%;
  }

  .discord-link {
    justify-content: center;
    align-items: center;
    font-size: 4vw;
  }

  .image-3 {
    width: 60%;
    left: 20%;
  }

  .meme-text {
    width: 60%;
    font-size: 14vw;
    top: 16%;
    left: 20%;
  }

  .meme-image {
    width: 60%;
    left: 20%;
  }

  .meme-announcement {
    width: 80%;
    height: 50%;
    left: 10%;
  }

  .crypto-text {
    font-size: 10vw;
    top: 16%;
  }

  .cyber-gif {
    width: 60%;
    left: 20%;
  }

  .bitcoin {
    width: 40%;
    left: 30%;
  }

  .sun {
    width: 80%;
    left: 10%;
    overflow: auto;
  }

  .crypto-announcement {
    text-align: left;
    white-space: normal;
    justify-content: center;
    align-items: center;
    width: 50%;
    font-size: 8vw;
    left: 25%;
    overflow: auto;
  }

  .contact-us-image {
    width: 80%;
    left: 10%;
  }

  .email-logo-link {
    width: 11%;
    left: 45%;
  }

  .discord-logo-link {
    width: 10%;
    left: 65%;
  }

  .dropdown-menu {
    width: 250%;
    left: -150%;
  }

  .dropdown {
    width: 14%;
    left: 86%;
  }

  .hamburger-image {
    width: 130%;
    height: 130%;
    font-size: 14vw;
    left: -23%;
  }

  .text-block-5 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: center;
    align-items: center;
    font-size: 3vw;
    display: flex;
  }

  .about-body {
    color: gold;
    background-image: radial-gradient(circle, #00000042 61%, #070707 92%), url('../images/Aggressive-Money.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .text-block-6 {
    letter-spacing: .12vh;
    object-fit: scale-down;
    height: 18%;
    font-size: 80%;
    line-height: 120%;
    top: 59%;
    left: 21%;
  }

  .youtube-text {
    font-size: 3.75vw;
    line-height: 3vh;
  }

  .discord-texter {
    justify-content: center;
    align-items: center;
    height: 80%;
    font-size: 3.75vw;
    line-height: 3.5vh;
    display: flex;
  }

  .patreon-container {
    height: 21%;
    top: 56%;
    left: 4%;
  }

  .patreon-url {
    left: 37%;
  }

  .patreon-text {
    font-size: 3.75vw;
  }

  .telegram-container {
    top: 62%;
  }

  .telegram-ur {
    font-size: 14px;
    line-height: 1%;
    position: absolute;
  }

  .telegram-link {
    font-size: 100%;
  }

  .telegram-text {
    font-size: 3.75vw;
  }

  .telegram-logo-link {
    left: 27%;
  }

  .contact-us {
    width: 50%;
    font-size: 10vw;
    top: 30%;
    left: 26%;
  }

  .text-block-7 {
    width: 50%;
    font-size: 4.5vw;
    left: 28%;
  }

  .text-block-8 {
    width: 35%;
    font-size: 4.5vw;
    left: 34%;
  }

  .meme-message {
    width: 55%;
    height: 20%;
    font-size: 3vw;
    top: 74%;
    left: 25%;
  }

  .bold-text-6 {
    font-size: 4.8vw;
  }

  .link {
    width: 30%;
    top: 82%;
    left: 35%;
  }
}
