.section {
  position: static;
  background-color: #34003b;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: contain;
  object-fit: contain;
}

.section-2 {
  display: block;
  width: auto;
  height: 50vw;
  max-height: none;
  margin-right: 0px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wp7280808-kanto-wallpapers.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wp7280808-kanto-wallpapers.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  -o-object-fit: fill;
  object-fit: fill;
}

.background-video {
  width: auto;
  height: 100vw;
}

.body {
  overflow: visible;
  border-style: solid;
  border-width: 1px;
  border-color: #4d0b60;
  background-color: transparent;
}

.image {
  position: relative;
  left: -44.4vw;
  top: 28.6vw;
  width: 30%;
  max-width: 50%;
  margin-top: -22.2vw;
  margin-bottom: -15.9vw;
  margin-left: 50.8vw;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-2 {
  position: relative;
  left: 3.2vw;
  top: 0vw;
  width: 6%;
  max-width: 70%;
  margin-top: 0vw;
  margin-left: 0vw;
  padding-top: 0px;
}

.image-3 {
  width: 4%;
  margin-left: 3.2vw;
}

.image-4 {
  width: 8%;
}

.section-3 {
  
  width: auto;
 
  max-height: none;
  max-width: none;
  border-style: solid;
  border-width: 0px;
  border-color: #1f1414;
  background-color: #f8f8f8;
  -o-object-fit: contain;
  object-fit: contain;
}

.button {
  position: relative;
  top: 19vw;
  right: 31.7vw;
  margin: 0% 0vw 0vw;
  padding-right: 3vw;
  padding-bottom: 1vw;
  padding-left: 3vw;
  border-style: solid;
  border-width: 0.2vw;
  border-color: #fff;
  border-radius: 100vw;
  background-color: #d000ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a600ff), to(#333131));
  background-image: linear-gradient(180deg, #a600ff, #333131);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 2.5vw;
  line-height: 1.2em;
  -o-object-fit: fill;
  object-fit: fill;
}

.button:hover {
  border-color: #d000ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#999));
  background-image: linear-gradient(180deg, #fff, #999);
  color: #fff;
}

.text-block {
  position: relative;
  left: 3.2vw;
  top: -12.7vw;
  right: 0vw;
  bottom: 0vw;
  margin-right: 57vw;
  padding-top: 0.5vw;
  padding-right: 0.5vw;
  padding-left: 0.5vw;
  border-style: solid;
  border-width: 0.1vw;
  border-color: #c0f;
  border-radius: 1vw;
  background-color: #06195a;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
}

.navbar {
  position: fixed;
  top: -0.5vw;
  bottom: auto;
  width: 100vw;
  height: 6vw;
  background-color: #a5baff;
  color: #fdfdfd;
  -o-object-fit: contain;
  object-fit: contain;
}

.text-block-2 {
  position: relative;
  left: -25.4vw;
  top: 3.2vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #ff6a00;
  font-size: 4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
}

.text-block-3 {
  position: relative;
  left: 6.3vw;
  top: 12.7vw;
  margin-right: 54vw;
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 300;
}

.nav-link {
  padding: 2vw;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
}

.nav-link:hover {
  color: #ff8c00;
}

.nav-link.w--current {
  font-family: Exo, sans-serif;
}

.nav-link.w--current:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.nav-link-2 {
  padding: 2vw;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
}

.nav-link-2:hover {
  color: #ff8c00;
}

.nav-link-3 {
  padding: 2vw;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
}

.nav-link-3:hover {
  color: #ff8c00;
}

.nav-link-4 {
  padding: 2vw;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
}

.nav-link-4:hover {
  color: #ff8c00;
}

.nav-link-5 {
  font-family: 'Saiyan sans left', sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
}

.nav-link-5:hover {
  color: #ff8c00;
}

.image-5 {
  position: relative;
  right: 12.7vw;
  bottom: 0.5vw;
  width: 8%;
  margin-right: 0vw;
}

.container {
  position: absolute;
  left: 12.7vw;
  top: 0vw;
  width: 200vw;
  max-width: 80vw;
  margin-right: 0vw;
  margin-left: 0px;
}

.text-block-4 {
  position: relative;
  left: 2vw;
  top: 9.5vw;
  display: inline-block;
  margin-right: 44.4vw;
  border-radius: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2.5vw;
  font-weight: 300;
}

.link-block {
  background-color: transparent;
}

.image-6 {
  width: 2%;
}

.image-7 {
  position: relative;
  left: 0.5vw;
  top: 0.2vw;
  width: 20%;
}

.text-block-5 {
  position: relative;
  top: -3.5vw;
  right: 0vw;
  width: 17vw;
  height: 4.8vw;
  margin: 0vw 4vw 3vw 0vw;
  padding-top: 1.4vw;
  padding-left: 2.5vw;
  border-style: solid;
  border-width: 0px;
  border-color: #090909;
  font-family: 'Saiyan sans left', sans-serif;
  color: #fff;
  font-size: 3vw;
  line-height: 2vw;
  text-align: center;
  text-decoration: none;
}

.text-block-5:hover {
  color: #5a0084;
}

.link-block-3 {
  position: relative;
  left: 15.9vw;
  top: -9.5vw;
  display: inline-block;
  overflow: hidden;
  width: 17vw;
  height: 5vw;
  margin-right: 193.7vw;
  border-style: solid;
  border-width: 0.2vw;
  border-color: #fff;
  border-radius: 100vw;
  background-color: #01f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#640099), to(#282828));
  background-image: linear-gradient(180deg, #640099, #282828);
  text-decoration: none;
}

.link-block-3:hover {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#fff));
  background-image: linear-gradient(180deg, #a9a9a9, #fff);
}

.link-block-3-copy {
  position: relative;
  left: 6vw;
  top: -9.5vw;
  display: inline-block;
  width: 17vw;
  height: 5vw;
  margin-right: 193.7vw;
  border-style: solid;
  border-width: 0.2vw;
  border-color: #fff;
  border-radius: 100vw;
  background-color: #01f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#640099), to(#282828));
  background-image: linear-gradient(180deg, #640099, #282828);
  text-decoration: none;
}

.link-block-3-copy:hover {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#fff));
  background-image: linear-gradient(180deg, #a9a9a9, #fff);
}

.text-block-5-copy {
  position: relative;
  top: -2.5vw;
  right: 0vw;
  width: 17vw;
  height: 4.8vw;
  margin: 0vw 4vw 2vw 0vw;
  padding-top: 1.4vw;
  padding-left: 2.5vw;
  border-style: solid;
  border-width: 0px;
  border-color: #090909;
  font-family: 'Saiyan sans left', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2vw;
  text-align: center;
}

.text-block-5-copy:hover {
  color: #5a0084;
}

.image-7-copy {
  position: relative;
  left: 1vw;
  top: 1.2vw;
  width: 15%;
}

.dextools {
  position: relative;
  left: 26vw;
  top: -15.8vw;
  display: inline-block;
  width: 17vw;
  height: 5vw;
  margin-right: 193.7vw;
  border-style: solid;
  border-width: 0.2vw;
  border-color: #fff;
  border-radius: 100vw;
  background-color: #01f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#640099), to(#282828));
  background-image: linear-gradient(180deg, #640099, #282828);
  text-decoration: none;
}

.dextools:hover {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#fff));
  background-image: linear-gradient(180deg, #a9a9a9, #fff);
}

.dextools-logo {
  position: relative;
  left: 0.7vw;
  top: 0.7vw;
  width: 20%;
}

.dextools-typ {
  position: relative;
  top: -3.3vw;
  right: 0vw;
  width: 17vw;
  height: 4.8vw;
  margin: 0vw 4vw 3vw 0vw;
  padding-top: 1.4vw;
  padding-left: 2.5vw;
  border-style: solid;
  border-width: 0px;
  border-color: #090909;
  font-family: 'Saiyan sans left', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2vw;
  text-align: center;
  text-decoration: none;
}

.dextools-typ:hover {
  color: #5a0084;
}

.image-8 {
  position: relative;
  left: 3.2vw;
  top: 3.2vw;
  width: 35%;
}

.image-9 {
  position: relative;
  left: -6.3vw;
  top: 1vw;
  width: auto;
}

.section-4 {
  overflow: hidden;
  height: 85vw;
  background-color: #d5d5d5;
  background-image: url('../images/fond-1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.tokenomics {
  position: relative;
  top: 12.7vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5900ff), to(#000));
  background-image: linear-gradient(180deg, #5900ff, #000);
  font-family: 'Saiyan sans left', sans-serif;
  color: #333;
  font-size: 7vw;
  line-height: 7vw;
  text-align: center;
  white-space: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-block-7 {
  position: relative;
  top: 14vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
  white-space: normal;
}

.text-block-8 {
  position: relative;
  left: 5.2vw;
  top: 7.5vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.death-beam {
  position: relative;
  left: 5vw;
  top: 17.9vw;
  margin-right: 75vw;
  margin-left: 0vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c300ff), to(#372859));
  background-image: linear-gradient(180deg, #c300ff, #372859);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 3vw;
  line-height: 3vw;
  font-weight: 700;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nova-strike {
  position: relative;
  left: 41vw;
  top: 14.8vw;
  margin-right: 78vw;
  margin-left: 0vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c300ff), to(#372859));
  background-image: linear-gradient(180deg, #c300ff, #372859);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 3vw;
  line-height: 3vw;
  font-weight: 700;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.supernova {
  position: relative;
  left: 74vw;
  top: 12vw;
  margin-right: 80vw;
  margin-left: 0vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c300ff), to(#372859));
  background-image: linear-gradient(180deg, #c300ff, #372859);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 3vw;
  line-height: 3vw;
  font-weight: 700;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.common {
  position: relative;
  left: 13.2vw;
  top: 13.5vw;
  margin-right: 92.1vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #d56cff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 300;
  text-align: center;
}

.rare {
  position: relative;
  left: 47.6vw;
  top: 11.5vw;
  margin-right: 92.1vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #d56cff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 300;
  text-align: center;
}

.very-rare {
  position: relative;
  left: 81vw;
  top: 9.5vw;
  margin-right: 92.1vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #d56cff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 300;
  text-align: center;
}

.redistrib-2 {
  position: relative;
  left: 5.5vw;
  top: 3vw;
  margin-right: 80vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.marketing-5 {
  position: relative;
  left: 5.5vw;
  top: 7vw;
  margin-right: 80vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.marketing-5-barres {
  position: relative;
  left: 5.2vw;
  top: 17vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-copy {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.auto-lp-3 {
  position: relative;
  left: 5.5vw;
  top: 11vw;
  margin-right: 80vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.auto-lp-3-barres {
  position: relative;
  left: 5.2vw;
  top: 26.2vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.redistrib-6 {
  position: relative;
  left: 40.2vw;
  top: -1.3vw;
  margin-right: 80vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.redistrib-6-barres {
  position: relative;
  left: 40vw;
  top: -2.2vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.redistrib-6-barres-copy {
  position: relative;
  left: 40vw;
  top: -2.4vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.marketing-2-barres {
  position: relative;
  left: 40vw;
  top: -2vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.auto-lp-2-bares {
  position: relative;
  left: 40vw;
  top: -2.1vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.marketing-2 {
  position: relative;
  left: 40vw;
  top: -1.2vw;
  margin-right: 80vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.auto-lp-2 {
  position: relative;
  left: 40vw;
  top: -1.2vw;
  margin-right: 80vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.redistrib-9 {
  position: relative;
  left: 72.2vw;
  top: -17.5vw;
  margin-right: 80vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.redistrib-9-barres {
  position: relative;
  left: 72vw;
  top: -18.5vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-7 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.marketing-1 {
  position: relative;
  left: 72.2vw;
  top: -17.2vw;
  margin-right: 80vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.marketing-1-barres {
  position: relative;
  left: 72vw;
  top: -18.2vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.auto-lp-0 {
  position: relative;
  left: 72vw;
  top: -17.5vw;
  margin-right: 80vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.auto-lp-0-barres {
  position: relative;
  left: 72vw;
  top: -18.2vw;
  margin-right: 63.5vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#e500ff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#70f), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff), linear-gradient(180deg, #e500ff, #fff), linear-gradient(180deg, #70f, #fff);
  font-size: 4vw;
  line-height: 4vw;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.earth-breaker {
  position: relative;
  left: 22.5vw;
  top: -13vw;
  margin-right: 75vw;
  margin-left: 0vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c300ff), to(#372859));
  background-image: linear-gradient(180deg, #c300ff, #372859);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 3vw;
  line-height: 3vw;
  font-weight: 700;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

._10-supply {
  position: relative;
  left: 19vw;
  top: -10vw;
  margin-right: 70vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
  white-space: normal;
}

.golden-frieza {
  position: relative;
  left: 57vw;
  top: -18vw;
  margin-right: 75vw;
  margin-left: 0vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbff00), to(#c1af25));
  background-image: linear-gradient(180deg, #fbff00, #c1af25);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 3vw;
  line-height: 3vw;
  font-weight: 700;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.buyback {
  position: relative;
  left: 63vw;
  top: -17vw;
  margin-right: 70vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: left;
  white-space: normal;
}

.text-span-9 {
  color: #51ff00;
}

.text-span-10 {
  color: #51ff32;
}

.text-span-11 {
  color: #64ff27;
}

.token-supply {
  position: relative;
  left: 10vw;
  top: -13vw;
  margin-right: 75vw;
  margin-left: 0vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c300ff), to(#372859));
  background-image: linear-gradient(180deg, #c300ff, #372859);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.supply {
  position: relative;
  left: 7.5vw;
  top: -12vw;
  margin-right: 70vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
  white-space: normal;
}

.post-launch {
  position: relative;
  left: 39vw;
  top: -17vw;
  margin-right: 75vw;
  margin-left: 0vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c300ff), to(#372859));
  background-image: linear-gradient(180deg, #c300ff, #372859);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fair {
  position: relative;
  left: 36.5vw;
  top: -16vw;
  margin-right: 70vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
  white-space: normal;
}

.stealth {
  position: relative;
  left: 70vw;
  top: -23vw;
  margin-right: 75vw;
  margin-left: 0vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c300ff), to(#372859));
  background-image: linear-gradient(180deg, #c300ff, #372859);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fairfair {
  position: relative;
  left: 68vw;
  top: -22vw;
  margin-right: 70vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
  white-space: normal;
}

.section-5 {
  height: 45vw;
  background-color: #ff6a00;
  background-image: url('../images/wp1904115.png');
  background-position: 0px 0px;
  background-size: cover;
}

.roadmap {
  position: relative;
  top: 17vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(99%, #9d9d9d), to(#000));
  background-image: linear-gradient(180deg, #fff, #9d9d9d 99%, #000);
  font-family: 'Saiyan sans left', sans-serif;
  color: #333;
  font-size: 7vw;
  line-height: 7vw;
  text-align: center;
  white-space: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.div-block {
  position: relative;
  left: 15.9vw;
  top: 22.2vw;
  height: 25vw;
  margin-top: 0vw;
  margin-right: 30vw;
  margin-left: 30vw;
  border-style: solid;
  border-width: 0.3vw;
  border-color: #9b9b9b;
  border-radius: 2vw;
  background-color: #2d2d2d;
}

.text-block-9 {
  margin-top: 0px;
  padding-top: 2vw;
  padding-bottom: 0vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2.5vw;
  font-weight: 700;
  text-align: center;
}

.text-block-10 {
  margin-left: 1vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.text-span-12 {
  color: #ff0;
}

.text-span-13 {
  color: #ff0;
}

.text-span-14 {
  color: #ff0;
}

.text-span-15 {
  color: #ff0;
}

.image-10 {
  position: relative;
  left: 15vw;
  top: -3.2vw;
  width: 20%;
  max-width: 50%;
}

.form-2 {
  position: relative;
  left: -14vw;
  top: 3.2vw;
  height: 25vw;
  margin-top: 0vw;
  margin-right: 30vw;
  margin-left: 30vw;
  border-style: solid;
  border-width: 0.3vw;
  border-color: #9b9b9b;
  border-radius: 2vw;
  background-color: #2d2d2d;
}

.text-block-9-copy {
  margin-top: 0px;
  padding-top: 2vw;
  padding-bottom: 0vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2.5vw;
  font-weight: 700;
  text-align: center;
}

.form-2-text {
  margin-top: 0px;
  padding-top: 2vw;
  padding-bottom: 0vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2.5vw;
  font-weight: 700;
  text-align: center;
}

.text-form-2 {
  margin-top: 2.4vw;
  margin-left: 1vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.image-11 {
  position: relative;
  left: 63.5vw;
  top: -28.6vw;
  width: 25%;
}

.form-3 {
  position: relative;
  left: 15.9vw;
  top: -27vw;
  height: 25vw;
  margin-top: 0vw;
  margin-right: 30vw;
  margin-left: 30vw;
  border-style: solid;
  border-width: 0.3vw;
  border-color: #9b9b9b;
  border-radius: 2vw;
  background-color: #2d2d2d;
}

.form-3-text-copy {
  margin-top: 0px;
  padding-top: 2vw;
  padding-bottom: 0vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2.5vw;
  font-weight: 700;
  text-align: center;
}

.text-form-3 {
  margin-top: 4vw;
  margin-left: 1vw;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 1.4vw;
  line-height: 1.4vw;
}

.image-12 {
  position: relative;
  left: 9.5vw;
  top: -57vw;
  width: 25%;
}

.form-4 {
  position: relative;
  left: -14vw;
  top: 3.2vw;
  height: 25vw;
  margin-top: -59vw;
  margin-right: 30vw;
  margin-left: 30vw;
  border-style: solid;
  border-width: 0.3vw;
  border-color: #9b9b9b;
  border-radius: 2vw;
  background-color: #2d2d2d;
}

.form-2-text-copy {
  margin-top: 0px;
  padding-top: 2vw;
  padding-bottom: 0vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2.5vw;
  font-weight: 700;
  text-align: center;
}

.form-4text-copy-copy {
  margin-top: 0px;
  padding-top: 2vw;
  padding-bottom: 0vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2.5vw;
  font-weight: 700;
  text-align: center;
}

.text-form-2-copy {
  margin-top: 2.4vw;
  margin-left: 1vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 2.8vw;
  line-height: 3vw;
}

.image-13 {
  position: relative;
  left: 63.5vw;
  top: -25.4vw;
  width: 25%;
}

.section-6 {
  overflow: hidden;
  height: 85vw;
  background-color: #fff;
  color: #fff;
}

.nft {
  position: relative;
  top: 17vw;
  margin-right: 54vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(99%, #9d9d9d), to(#000));
  background-image: linear-gradient(180deg, #fff, #9d9d9d 99%, #000);
  font-family: 'Saiyan sans left', sans-serif;
  color: #333;
  font-size: 7vw;
  line-height: 7vw;
  text-align: center;
  white-space: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image-14 {
  position: relative;
  left: 20vw;
  top: 4vw;
  width: 18%;
}

.image-15 {
  width: 10%;
}

.link-block-4 {
  position: relative;
  left: 76.2vw;
  top: 2vw;
  margin-right: 0vw;
  padding-right: 81vw;
  padding-left: 0vw;
}

.text-block-11 {
  position: relative;
  left: 41.3vw;
  margin-right: 80vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
}

.nav-menu {
  overflow: visible;
}

.nav-link-4-copy {
  padding: 2vw;
  font-family: 'Saiyan sans left', sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
}

.nav-link-4-copy:hover {
  color: #ff8c00;
}

.nav-link-4-copy {
  padding: 2vw;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
}

.nav-link-4-copy:hover {
  color: #ff8c00;
}

.text-block-12 {
  position: relative;
  left: 34.9vw;
  top: 19vw;
  margin-right: 38.1vw;
  padding-right: 1vw;
  border-right: 3px solid #fff;
  border-radius: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 3vw;
  line-height: 3vw;
  text-align: right;
}

.text-span-16 {
  color: #73beff;
}

.button-2 {
  position: absolute;
  left: 60.3vw;
  top: 38.1vw;
  padding: 0.5vw 4vw;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #73beff;
  font-family: Exo, sans-serif;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 800;
}

.button-2:hover {
  background-color: #ff9e59;
}

.text-span-17 {
  font-size: 3vw;
}

.image-16 {
  position: relative;
  left: 57.1vw;
  top: -28.6vw;
  width: 40%;
}

.image-17 {
  position: relative;
  left: 5vw;
  top: 15.9vw;
  width: 90%;
  border: 2px solid #000;
  background-color: #cce6fc;
}

.text-block-2-copy {
  position: relative;
  left: -25.4vw;
  top: -19vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
}

.built-to {
  position: relative;
  left: -9.5vw;
  top: -19vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 15.9vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 400;
  text-align: center;
}

.z {
  position: relative;
  left: -25.4vw;
  top: -22.2vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
}

.tetete {
  position: relative;
  left: -9.5vw;
  top: 3.2vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 15.9vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 400;
  text-align: center;
}

.html-embed {
  position: relative;
  top: 3.2vh;
  display: block;
  overflow: visible;
  max-width: 100%;
}

.section-7 {
  height: 50vw;
  background-color: #ff6a00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/cropped-1600-900-934050.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/cropped-1600-900-934050.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.image-18 {
  position: relative;
  top: 12.7vw;
  max-width: 100%;
}

.z-copy {
  position: relative;
  left: -25.4vw;
  top: 3.2vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #73beff;
  font-size: 4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
}

.text-block-13 {
  position: relative;
  left: -3.2vw;
  top: -15.9vw;
  margin-right: 66.7vw;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 600;
  text-align: center;
}

.text-block-14 {
  position: relative;
  left: 6.3vw;
  top: -8vw;
  margin-right: 82.5vw;
  font-family: Exo, sans-serif;
  color: #73beff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 800;
  text-align: center;
}

.text-block-14-copy {
  position: relative;
  left: 30vw;
  top: -34.9vw;
  margin-right: 82.5vw;
  font-family: Exo, sans-serif;
  color: #73beff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 800;
  text-align: center;
}

.text-block-13-copy {
  position: relative;
  left: 31.7vw;
  top: -6.3vw;
  margin-right: 82.5vw;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 600;
  text-align: center;
}

.phase-3 {
  position: relative;
  left: 54vw;
  top: -16.5vw;
  margin-right: 82.5vw;
  font-family: Exo, sans-serif;
  color: #73beff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 800;
  text-align: center;
}

.phase-3-text {
  position: relative;
  left: 44.8vw;
  top: -41.8vw;
  margin-right: 63.5vw;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 600;
  text-align: center;
}

.phase-4 {
  position: relative;
  left: 77vw;
  top: -50.8vw;
  margin-right: 82.5vw;
  font-family: Exo, sans-serif;
  color: #73beff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 800;
  text-align: center;
}

.phase-4-text {
  position: relative;
  left: 66.7vw;
  top: -36.5vw;
  margin-right: 63.5vw;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 1.4vw;
  line-height: 2vw;
  font-weight: 600;
  text-align: center;
}

.text-block-2-copy {
  position: relative;
  left: -25.4vw;
  top: 3.2vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #ff6a00;
  font-size: 4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
}

.about-us {
  position: relative;
  left: -25.4vw;
  top: 3.2vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #73beff;
  font-size: 4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
}

.tokeno-2 {
  position: relative;
  left: -25.4vw;
  top: -19vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
}

.section-8 {
  height: 1vw;
  max-height: 1vh;
}

.section-9 {
  overflow: hidden;
  height: 20vw;
  max-height: 20vw;
  background-color: #000;
}

.section-10 {
  overflow: hidden;
  height: 20vw;
  max-height: 20vw;
}

.whitepaper {
  position: relative;
  left: -22.2vw;
  top: 6vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 4vw;
  line-height: 2vw;
  font-weight: 700;
  text-align: center;
}

.whitepaper-2 {
  position: relative;
  left: -22.2vw;
  top: 9.5vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 300;
  text-align: center;
}

.button-wp {
  position: absolute;
  left: 41.3vw;
  top: 319vw;
  padding: 0.5vw 4vw;
  border-style: solid;
  border-width: 4px;
  border-color: #c6c6c6;
  border-radius: 5px;
  background-color: #73beff;
  font-family: Exo, sans-serif;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 800;
}

.whitepaper-3 {
  position: relative;
  left: -22.2vw;
  top: 3.2vw;
  margin-right: 0vw;
  margin-bottom: 0vw;
  margin-left: 47.6vw;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 3vw;
  line-height: 3vw;
  font-weight: 700;
  text-align: center;
}

.link-block-5 {
  position: relative;
  left: 28.6vw;
  top: 6.3vw;
  width: 20vw;
  max-width: 20vw;
  margin-bottom: 0vw;
  padding-bottom: 0vw;
  text-decoration: none;
}

.text-block-15 {
  position: relative;
  left: 6.3vw;
  top: -3vw;
  margin-right: 5vw;
  font-family: Exo, sans-serif;
  font-size: 3vw;
  line-height: 2vw;
  text-decoration: none;
}

.twitter {
  position: relative;
  left: 38.1vw;
  top: 6.3vw;
  width: 20vw;
  max-width: 20vw;
  margin-bottom: 0vw;
  padding-bottom: 0vw;
  text-decoration: none;
}

.text-block-15-copy {
  position: relative;
  left: 6.3vw;
  top: -3vw;
  margin-right: 5vw;
  font-family: Exo, sans-serif;
  font-size: 3vw;
  line-height: 2vw;
  text-decoration: none;
}

.html-embed-2 {
  position: relative;
  top: 3.2vw;
  display: inline;
  width: 50%;
  height: 50%;
  max-height: 50%;
  max-width: 50%;
}

.html-embed-3 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-top: 117vw;
}

.html-embed-4 {
  overflow: hidden;
  height: 60vw;
  margin-top: 5.5vw;
  text-align: center;
}

.image-19 {
  position: relative;
  width: 20%;
}

.image-20 {
  width: 20%;
}

@media screen and (max-width: 991px) {
  .nav-link {
    padding-bottom: 2vw;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    position: static;
    left: 0vw;
    top: 0vw;
    margin-left: auto;
    padding: 0vw;
  }

  .container {
    position: relative;
    left: 9.5vw;
    top: -25px;
    height: 8vw;
    max-height: 8vw;
    margin-right: 0vw;
  }

  .image-7 {
    position: absolute;
    left: 0.5vw;
    top: 0.5vw;
  }

  .text-block-5 {
    position: absolute;
    left: 0.2vw;
    top: 1vw;
    margin-top: 0vw;
    margin-bottom: 0vw;
    padding-top: 0vw;
    padding-left: 0vw;
  }

  .link-block-3-copy {
    position: absolute;
    top: 38.1vw;
  }

  .text-block-5-copy {
    position: absolute;
    top: 0vw;
    right: -1vw;
    bottom: 0vw;
    z-index: 0;
    margin: 0vw;
    padding-top: 1.4vw;
    padding-left: 0vw;
  }

  .image-7-copy {
    position: absolute;
    top: 0.5vw;
    margin-top: 0vw;
    padding-top: 1.4vw;
  }

  .dextools {
    position: absolute;
    left: 25.4vw;
    top: 38.1vw;
    bottom: 0px;
    margin-bottom: auto;
  }

  .dextools-logo {
    position: absolute;
    top: 0vw;
    padding-top: 0.9vw;
  }

  .dextools-typ {
    position: absolute;
    left: 0vw;
    top: 0vw;
  }

  .section-5 {
    overflow: hidden;
  }

  .text-form-2-copy {
    margin-right: 0vw;
  }

  .section-6 {
    height: 180vw;
  }

  .nav-menu {
    position: fixed;
    margin-left: 0px;
  }

  .button-2 {
    border-width: 0.8vw;
    line-height: 2vw;
  }

  .button-wp {
    top: 413.5vw;
  }

  .link-block-5 {
    position: relative;
    top: 6vw;
    height: 5vw;
    max-height: 5vw;
  }

  .html-embed-4 {
    height: 170vw;
    margin-bottom: 0vw;
  }

  .image-19 {
    position: static;
    max-width: 20%;
  }
}

@font-face {
  font-family: 'Saiyan sans left';
  src: url('../fonts/Saiyan-Sans-Left-Oblique.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Saiyan sans right';
  src: url('../fonts/Saiyan-Sans-Right-Oblique.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}