body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 1vw;
  line-height: 1.6;
  letter-spacing: 0em;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 3.28em;
  line-height: 1.4;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.5em;
  line-height: 1.4;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.19em;
  line-height: 1.4;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.88em;
  line-height: 1.4;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.67em;
  line-height: 1.4;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.46em;
  line-height: 1.4;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.04em;
  line-height: 1.27;
}

a {
  font-size: 1em;
  text-decoration: none;
}

label {
  display: block;
  margin-bottom: 0.3em;
  font-size: 1.25em;
  font-weight: 700;
}

blockquote {
  margin-bottom: 1em;
  padding: 1em 2em 1em 1.7em;
  border-left: 0.3em solid #e2e2e2;
  font-size: 1.2em;
  line-height: 1.6;
}

.container {
  width: 100%;
  max-width: 100em;
  margin-right: auto;
  margin-left: auto;
  padding: 5.9em 8.82em;
}

.container.is--app {
  color: #112455;
  text-align: center;
}

.container.is--scanner {
  position: relative;
  padding-right: 0em;
  padding-left: 0em;
  color: #112455;
}

.container.is--crypto {
  padding-right: 11.04em;
  padding-left: 11.04em;
  color: #112455;
  text-align: center;
}

.container.is--investors {
  padding-bottom: 8.33em;
  color: #112455;
  text-align: center;
}

.container.is--team {
  padding-top: 13.89em;
  color: #112455;
}

.container.is--faq {
  color: #112455;
}

.container.is--updates {
  background-color: rgba(51, 245, 237, 0.1);
  color: #112455;
}

.container.is--cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200vh;
  padding-bottom: 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #112455;
  text-align: center;
}

.container.is--footer {
  position: relative;
  z-index: 3;
  margin-top: -8.33em;
  padding: 4.44em 7.64em 1.32em 4.31em;
  background-color: #112455;
  color: #fff;
}

.container.is--partners {
  position: relative;
  overflow: hidden;
  padding-right: 7.31em;
  padding-bottom: 9.03em;
  color: #fff;
}

.container.is--architecture {
  padding-top: 5em;
  padding-bottom: 10.21em;
  color: #112455;
  text-align: center;
}

.container.is--nav {
  padding: 1.5em 9.51em 0.9em 8.33em;
  color: #112455;
}

.container.is--scannav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.32em 8.33em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.is--scan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 100vh;
  padding-top: 10vh;
  padding-bottom: 4vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.container.is--scan2 {
  overflow: auto;
  height: 100vh;
  padding-top: 7.5em;
  padding-bottom: 7.5em;
  color: #fff;
  text-align: center;
}

.container.is--signup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 100vh;
  padding-right: 10.28em;
  padding-left: 10.28em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.is--signupnav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.32em 8.33em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.is--appstores {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-top: 0em;
  padding-bottom: 2.14em;
  color: #112455;
  text-align: center;
}

.container.is--contracts {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-right: 25.69em;
  padding-left: 25.69em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #112455;
}

.container.is--audits {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-right: 18.96em;
  padding-left: 18.96em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #112455;
}

.container.is--tokenomics-popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 8.75em 17.22em 8.75em 20.69em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.is--hero {
  padding-top: 8em;
  padding-bottom: 0em;
  color: #fff;
}

.container.is--opportunity {
  padding-top: 13.89em;
  padding-bottom: 8.33em;
  color: #112455;
}

.container.is--timeline {
  overflow: hidden;
  padding: 0em;
  color: #112455;
}

.container.is--tvl {
  padding-top: 6.25em;
  padding-bottom: 12.5em;
  background-color: #17e7d6;
  color: #112455;
}

.container.is--defi {
  padding: 0em 20.13em 12.69em 15.5em;
  background-color: #17e7d6;
  color: #112455;
}

.container.is--episode {
  position: relative;
  padding-top: 0em;
  padding-bottom: 0em;
  background-color: #17e7d6;
  color: #112455;
}

.container.is--mentoring {
  padding-top: 7.5em;
  padding-right: 22.43em;
  color: #112455;
}

.container.is--farms {
  padding-top: 11.81em;
  padding-bottom: 11.81em;
  padding-left: 17.15em;
  color: #112455;
}

.container.is--features {
  height: 300vh;
  padding: 0em;
  background-color: rgba(51, 245, 237, 0.1);
  color: #112455;
}

.container.is--form {
  position: relative;
  padding-top: 4.79em;
  padding-bottom: 4.79em;
  background-color: rgba(51, 245, 237, 0.1);
  color: #112455;
  text-align: center;
}

.container.is--gif {
  position: relative;
  padding-top: 2.43em;
  padding-bottom: 2.43em;
  text-align: center;
}

.container.is--navtop {
  padding-top: 2em;
  padding-bottom: 0em;
  background-color: #112455;
}

.html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.global-styles {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 30;
}

.section.is--scannav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4;
}

.section.is--hero {
  background-color: #112455;
}

.section.is--footer {
  background-color: #112455;
}

.section.is--scannav1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4;
}

.page-wrapper {
  position: relative;
  width: 100%;
  font-size: 1em;
}

.main-wrapper {
  position: relative;
  z-index: 2;
}

.main-wrapper.is--scanner {
  background-color: #112455;
}

.main-wrapper.is--scanner1 {
  background-color: #112455;
}

.h1 {
  font-size: 4.86em;
  line-height: 1.2;
}

.h1.hero-title {
  font-weight: 500;
}

.h1.is--crypto {
  font-weight: 500;
}

.h1.is--crypto._1 {
  margin-right: 4em;
}

.h1.team_title {
  font-weight: 500;
}

.h2 {
  font-size: 3.47em;
  line-height: 1.22;
}

.h3 {
  font-size: 2.78em;
  line-height: 1.25;
}

.h3.is--timeline {
  font-size: 1.88em;
}

.h4 {
  font-size: 1.88em;
  line-height: 1.23;
  font-weight: 400;
}

.h4.farms_title {
  font-weight: 600;
  text-align: left;
}

.h4.tokenomics-popup-number {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  padding-left: 0.4em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}

.h5 {
  font-size: 1.67em;
  line-height: 1.21;
  font-weight: 600;
}

.h5.is--liquiditypools {
  color: #181f2b;
  font-weight: 500;
}

.body-large {
  font-size: 1.32em;
  line-height: 1.63;
}

.body-large.medium_font {
  font-weight: 500;
}

.body-large.medium_font.is--scroll {
  font-size: 0.9em;
}

.body-large.is--earnarrow {
  width: 4.9em;
}

.body-large.is--defipotential {
  width: 80%;
}

.body-large.semibold_font {
  font-weight: 600;
}

.spacer {
  width: 1.04em;
  height: 1.04em;
}

.spacer._30px {
  width: 2.08em;
  height: 2.08em;
}

.spacer._12px {
  width: 0.83em;
  height: 0.83em;
}

.spacer._10px {
  width: 0.69em;
  height: 0.69em;
}

.spacer._50px {
  width: 3.47em;
  height: 3.47em;
}

.button {
  min-width: 12.08em;
  padding: 1.46em 2.08em;
  border-style: solid;
  border-width: 1px;
  border-color: #112455;
  border-radius: 100vw;
  background-color: #112455;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.button:hover {
  opacity: 0.85;
}

.button.hero {
  background-color: #17e7d6;
  color: #112455;
}

.button.is--app {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  margin-bottom: 9em;
  margin-left: 7.44em;
}

.button.green {
  margin-top: 1.18em;
  border-color: #17e7d6;
  background-color: #17e7d6;
  color: #112455;
}

.app_section_wrap {
  position: relative;
  min-height: 42.15em;
  margin-top: 3.47em;
  padding-top: 3.54em;
  padding-right: 4.63em;
  padding-left: 7.44em;
  border-radius: 2.08em;
  background-color: #e9fefd;
}

.app_tabs_component {
  z-index: 2;
}

.app_tab_menu_link {
  min-width: 7.71em;
  margin-right: 0.45em;
  margin-left: 0.45em;
  padding: 1.32em 1.74em;
  border-style: solid;
  border-width: 1px;
  border-color: #17e7d6;
  border-radius: 100vw;
  background-color: transparent;
  color: #112455;
  text-align: center;
}

.app_tab_menu_link.w--current {
  background-color: #fff;
  box-shadow: -3px 0 0 0 rgba(23, 231, 214, 0.2), 3px 0 0 0 rgba(23, 231, 214, 0.2), 0 -3px 0 0 rgba(23, 231, 214, 0.2), 0 3px 0 0 rgba(23, 231, 214, 0.2);
}

.feature_column {
  width: 29%;
}

.scanner_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
  padding-right: 8.33em;
  padding-left: 15.07em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scanner_content_wrap {
  width: 40%;
}

.scanner_wrap {
  position: relative;
  width: 48.5%;
}

.scanner_image {
  width: 100%;
}

.scanner_image._2 {
  height: 100%;
}

.scanner_logo {
  position: absolute;
  left: 29.5%;
  top: 35%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 2.08em;
  height: 2.08em;
}

.scanner_logo._2 {
  left: auto;
  top: 10.2%;
  right: 38.9%;
  bottom: auto;
}

.scanner_logo._3 {
  left: 29.5%;
  top: auto;
  right: auto;
  bottom: 11.8%;
}

.scanner_logo._4 {
  left: auto;
  top: auto;
  right: 21.1%;
  bottom: 26.5%;
}

.app_tabs_contane {
  width: 42%;
  padding-top: 7.57em;
  padding-bottom: 8.4em;
}

.app_content_wrap {
  text-align: left;
}

.app_images_wrap_outer {
  position: absolute;
  left: auto;
  top: 10.83em;
  right: 3.3em;
  bottom: auto;
  width: 46.1em;
}

.app_image_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.app_img1 {
  position: relative;
  z-index: 2;
  width: 14.03em;
}

.app_img1.high_zindex {
  z-index: 4;
}

.app_img2 {
  position: relative;
  z-index: 1;
  width: 14.03em;
  margin-left: -7em;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.app_img2.high_zindex {
  z-index: 4;
}

.app_img2.high_zindex2 {
  z-index: 3;
}

.app_img3 {
  position: relative;
  width: 14.03em;
  margin-left: -9em;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

.app_img3.high_zindex {
  z-index: 4;
}

.app_tab_menu_link2 {
  min-width: 7.71em;
  margin-right: 0.45em;
  margin-left: 0.45em;
  padding: 1.32em 1.74em;
  border-style: solid;
  border-width: 1px;
  border-color: #17e7d6;
  border-radius: 100vw;
  background-color: transparent;
  color: #112455;
  text-align: center;
}

.app_tab_menu_link2.w--current {
  background-color: #fff;
  box-shadow: -3px 0 0 0 rgba(23, 231, 214, 0.2), 3px 0 0 0 rgba(23, 231, 214, 0.2), 0 -3px 0 0 rgba(23, 231, 214, 0.2), 0 3px 0 0 rgba(23, 231, 214, 0.2);
}

.app_tab_menu_link3 {
  min-width: 7.71em;
  margin-right: 0.45em;
  margin-left: 0.45em;
  padding: 1.32em 1.74em;
  border-style: solid;
  border-width: 1px;
  border-color: #17e7d6;
  border-radius: 100vw;
  background-color: transparent;
  color: #112455;
  text-align: center;
}

.app_tab_menu_link3.w--current {
  background-color: #fff;
  box-shadow: -3px 0 0 0 rgba(23, 231, 214, 0.2), 3px 0 0 0 rgba(23, 231, 214, 0.2), 0 -3px 0 0 rgba(23, 231, 214, 0.2), 0 3px 0 0 rgba(23, 231, 214, 0.2);
}

.stat_column {
  width: 25%;
  padding: 0.66em 1.83em 1.35em;
  border-right: 2px solid #f6f8fb;
}

.crypto_wrap {
  position: relative;
  margin-top: 3.47em;
}

.crypto_inner_wrap {
  position: relative;
  z-index: 1;
  padding-right: 6.18em;
  padding-left: 6.18em;
  border-radius: 2.08em;
}

.crypto_inner_wrap._2 {
  padding: 0em 11.81em 0em 0em;
  background-image: linear-gradient(225deg, rgba(51, 245, 237, 0.1), rgba(23, 231, 214, 0.1));
}

.crypto_flex {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.farms_wrapper {
  width: 100%;
  padding: 2.78em 2.01em 1.88em;
  border-radius: 2.08em;
  background-color: #fff;
  box-shadow: 0 7px 24px 0 rgba(51, 62, 91, 0.16);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  text-align: right;
}

.farms_wrapper:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.farms_wrapper._2 {
  position: relative;
  top: -7.43em;
  width: auto;
  margin-left: -2.81em;
}

.farms_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.farm_wrap {
  width: 17.8%;
  margin-right: 0.5em;
  padding: 1.39em 2.08em 2.08em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 1.04em;
  background-color: rgba(235, 239, 243, 0.4);
  text-align: center;
}

.farm_logos_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.72em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.farm_logo {
  display: block;
  width: 4.17em;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.farm_logo.large {
  width: 4.17em;
}

.farm_logo2 {
  position: relative;
  z-index: 1;
  width: 4.17em;
  margin-left: -1.39em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.farm_logo2.large {
  width: 4.17em;
  margin-left: -1.39em;
}

.farm_title {
  font-weight: 600;
}

.nft_thumbnail_wrap {
  width: 32.2%;
  margin-top: 2.08em;
  padding: 0.83em 0.69em 1.32em;
  border-radius: 1.04em;
  background-color: #fff;
  box-shadow: 0 7px 24px 0 rgba(51, 62, 91, 0.16);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.nft_thumbnail_wrap:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.nft_thumbnail_image {
  width: 100%;
  margin-bottom: 1.46em;
  border-radius: 1.04em;
  -o-object-fit: cover;
  object-fit: cover;
}

.nft_thumbnail_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.mint_btn {
  min-width: 7.64em;
  padding: 0.5em;
  border-radius: 100vw;
  background-color: #17e7d6;
  font-weight: 500;
  text-align: center;
}

.small_text {
  font-size: 0.9em;
  line-height: 1.23;
}

.community_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32.2%;
  margin-top: 2.08em;
  padding: 2.36em 3em 1.81em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1.67em;
  background-color: #fff;
  box-shadow: 0 7px 24px 0 rgba(51, 62, 91, 0.16);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.community_column:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.community_link {
  width: 3.8em;
}

.social_logo {
  width: 100%;
}

.buy_liq_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32.2%;
  margin-top: 2.08em;
  padding: 1.82em 2.3em 1.88em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1.67em;
  background-color: #112455;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  color: #fff;
}

.buy_liq_column:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.buy_liq_logos_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1.04em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.buy_liq_column_logo {
  width: 3.47em;
  margin-right: 0.35em;
  margin-left: 0.35em;
}

.buy_liq_btn {
  min-width: 10.1em;
  padding: 0.8em 0.63em;
  border-radius: 100vw;
  background-color: rgba(235, 239, 243, 0.1);
}

.investors_title_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.litepaper_btn {
  padding: 0.83em 1.67em;
  border-style: solid;
  border-width: 1px;
  border-color: #112455;
  border-radius: 0.56em;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
}

.litepaper_btn:hover {
  background-color: #112455;
  color: #fff;
}

.medium_font {
  font-weight: 500;
}

.team_title_wrap {
  width: 47%;
  margin-top: -11.2em;
  text-align: right;
}

.team_title_span {
  display: inline-block;
  margin-bottom: -0.12em;
  margin-left: 0.9em;
  color: #dadcdd;
}

.team_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -0.52em;
  margin-left: -0.52em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.member_column {
  width: 11.11%;
  padding: 0.52em;
}

.member_wrap {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: z-Index 200ms ease;
  transition: z-Index 200ms ease;
}

.member_wrap:hover {
  z-index: 3;
}

.member_image {
  width: 100%;
  border-radius: 0.56em;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.member_info_wrap {
  position: relative;
  padding: 0.53em 1.11em 0.58em;
  border-radius: 0.42em;
  background-color: #112455;
  color: #fff;
}

.member_info_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.21em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.member_name {
  font-weight: 500;
}

.member_info {
  font-size: 0.69em;
  line-height: 1.3;
}

.member_social_link {
  width: 0.95em;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.member_social_link:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.social_icon {
  width: 100%;
}

.member_info_block_arrow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 1.11em;
  height: 1.11em;
  margin-top: -0.56em;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0.14em;
  background-color: #112455;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.member_info_wrap_outer {
  position: relative;
  min-width: 13.47em;
  padding-top: 0.8em;
}

.faq_section_title_wrap {
  width: 67%;
  margin-left: auto;
  padding-bottom: 3.13em;
}

.is_10pxbp {
  padding-bottom: 0.69em;
}

.plus_icon {
  width: 1.4em;
  margin-left: 0.69em;
}

.answer {
  font-size: 0.97em;
  line-height: 1.75;
}

.question {
  color: #112455;
  font-size: 1.39em;
  line-height: 1.5;
  letter-spacing: -0.02em;
}

.faq_tabs_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.faqs_tab_pane {
  width: 100%;
}

.question_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.faq_tab_link {
  padding: 1.04em 1.74em;
  border-left: 2px solid transparent;
  background-color: transparent;
  color: #112455;
}

.faq_tab_link.w--current {
  border-left-color: #17e8d7;
  background-color: transparent;
}

.answer_wrap_inner {
  padding-top: 1.97em;
}

.faq_wrapper {
  margin-bottom: 1.97em;
}

.fqa_tab_link_text {
  font-size: 1.11em;
  line-height: 1.5;
}

.faq_tabs_content {
  width: 67%;
}

.answer_wrap {
  overflow: hidden;
}

.faq_tabs_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.updates_title_wrap {
  width: 50%;
  margin-left: auto;
  text-align: right;
}

.update_title_span {
  display: inline-block;
  margin-right: 1.6em;
  margin-bottom: -0.12em;
}

.update_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.update_flex._2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.update_image_wrap {
  width: 40.7%;
}

.update_image {
  width: 100%;
}

.update_content_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  margin-left: 1.46em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.update_content_wrap._2 {
  margin-right: 1.46em;
  margin-left: 0em;
}

.update_flex_arrow_wrap {
  width: 1.39em;
}

.update_flex_arrow {
  width: 100%;
}

.update_flex_arrow.reverse {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.update_inner_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.update_tag_wrap {
  margin-right: 0.97em;
  padding: 0.42em 1.04em;
  border-radius: 100vw;
  background-color: #17e7d6;
  text-align: center;
}

.update_tag {
  font-size: 0.76em;
  line-height: 1.27;
}

.updates_separator {
  height: 6.18em;
}

.cta_content_wrap {
  width: 58%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 6.94em;
}

.cta_text_wrap {
  width: 66%;
  margin-right: auto;
  margin-left: auto;
  font-weight: 500;
}

.cta_images_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.cta_image {
  position: relative;
  z-index: 1;
  width: 40%;
}

.cta_image._1 {
  z-index: 0;
  width: 30%;
  margin-right: -3%;
  margin-bottom: 4em;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.cta_image._3 {
  z-index: 0;
  width: 30%;
  margin-bottom: 2.5em;
  margin-left: -3%;
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

.footer_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1.88em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer_column._2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer_logo_wrap {
  margin-right: 4.86em;
  padding-bottom: 2.08em;
  border-bottom: 2px solid #17e7d6;
}

.footer_logo {
  width: 6.04em;
}

.footer_social_title {
  font-size: 1em;
}

.footer_social_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.08em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_social_link {
  margin-right: 2.01em;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.footer_social_link:hover {
  opacity: 0.6;
}

.footer_social_icon {
  width: 1.67em;
  height: 1.39em;
}

.footer_social_icon.is--medium {
  width: 2.15em;
  height: 1.25em;
}

.footer_links_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1.32em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_link {
  margin-left: 4.86em;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 1em;
  line-height: 1.3;
  font-weight: 500;
}

.footer_link:hover {
  opacity: 0.6;
}

.footer_copyright_link {
  margin-left: 2.08em;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: rgba(255, 255, 255, 0.5);
}

.footer_copyright_link:hover {
  color: rgba(255, 255, 255, 0.8);
}

.extra_small_text {
  font-size: 0.69em;
  line-height: 1.4;
  font-weight: 500;
}

.footer_copyright_wrap {
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.5;
  text-align: right;
}

.partners_section_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.partners_title_wrap {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 500;
}

.marquee-horizontal-large {
  position: relative;
  z-index: 15;
  overflow: hidden;
  width: 74%;
}

.track-horizontal {
  position: relative;
}

.flex-horizontal {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.marquee_logo_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 0.35em;
  padding-left: 0.35em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.investors_logo {
  display: block;
  max-width: 86%;
  margin-right: auto;
  margin-left: auto;
}

.architecture_img {
  width: 100%;
  margin-top: 5.9em;
  margin-bottom: 5.9em;
}

.architecture_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.architecture_feature_column {
  width: 24%;
}

.architecture_feature_column.last {
  width: 26%;
}

.architecture_feature_icon {
  width: 4.58em;
  margin-bottom: 1.81em;
}

.partners_bg_fill {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 36%;
  height: 100%;
  background-color: #fff;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
  background-color: #112455;
}

.navbar.is--bluebg {
  background-color: #112455;
}

.brand {
  width: 7.1em;
  margin-top: 0em;
}

.nav_logo {
  width: 100%;
}

.nav_menu {
  width: 87%;
}

.nav_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav_links_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav_link {
  margin-right: 2.15em;
  padding: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #112455;
  font-size: 0.97em;
  line-height: 1.29;
  font-weight: 500;
}

.nav_link:hover {
  opacity: 0.8;
}

.nav_link.white {
  opacity: 0.5;
  color: #fff;
}

.nav_link.white:hover {
  opacity: 1;
}

.nav_btn_wrap.mobile {
  display: none;
}

.nav_button {
  margin-left: 0.69em;
  padding: 0.83em 1.39em;
  border-radius: 100vw;
  background-color: #17e7d6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #112455;
  font-weight: 500;
}

.nav_button:hover {
  opacity: 0.8;
}

.nav_button._2 {
  background-color: #f9fafb;
}

.nav_small_text {
  font-size: 0.83em;
  line-height: 1.25;
}

.nav_flex2 {
  position: relative;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav_flex2.mobile {
  display: none;
}

.nav_links_wrap2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.2em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav_link2 {
  margin-left: 2.5em;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.nav_link2:hover {
  opacity: 0.8;
}

.nav_link2.white {
  color: #fff;
}

.nav_social_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav_social_link {
  margin-left: 1.22em;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #8891aa;
}

.nav_social_link:hover {
  color: #fff;
}

.nav_social_icon {
  width: 1.3em;
  height: 1em;
}

.nav_social_icon.is--medium {
  width: 1.5em;
  height: 1em;
}

.cta_section_wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 7em;
}

.cta_image1 {
  position: relative;
  z-index: 1;
  width: 40%;
}

.play_icon {
  width: 100%;
}

.scan_wrap {
  position: relative;
  max-height: 75vh;
  margin-bottom: 4vh;
}

.scanner_logo2 {
  position: absolute;
  left: 29.5%;
  top: 35%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 5.6%;
}

.scanner_logo2._2 {
  left: auto;
  top: 10.2%;
  right: 38.9%;
  bottom: auto;
}

.scanner_logo2._3 {
  left: 29.5%;
  top: auto;
  right: auto;
  bottom: 11.8%;
}

.scanner_logo2._4 {
  left: auto;
  top: auto;
  right: 21.1%;
  bottom: 26.5%;
}

.scan_logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 28.2%;
  margin: auto;
}

.scan_logo_link {
  width: 6.94em;
}

.scan_page_logo {
  width: 100%;
}

.skip_link {
  padding: 0.8em 1.5em;
  border-radius: 100vw;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #112455;
  font-weight: 500;
}

.skip_link:hover {
  opacity: 0.7;
}

.scan2_outer_wrap {
  width: 37.5%;
  margin-right: auto;
  margin-left: auto;
}

.sacn_page_checbox {
  width: 3.96em;
  margin-bottom: 1.13em;
}

.scan2_title_wrap {
  padding-bottom: 1.11em;
  color: #17e7d6;
  font-weight: 600;
}

.scan2_inner_wrap {
  margin-top: 2.99em;
  padding: 2.36em 0.83em 3.68em;
  border-radius: 3.47em;
  background-color: #fafafa;
  color: #112455;
}

.user_tokens_title {
  font-size: 1.11em;
  line-height: 1.19;
  font-weight: 600;
}

.user_tokens_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1.39em -0.31em 3.13em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.user_token_column {
  width: 33.33%;
  padding: 0.35em 0.31em;
}

.user_token_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0.49em 0.4em 0.49em 0.9em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.97em;
  background-color: #ebf0ff;
  color: #32425f;
  text-align: left;
}

.user_token_logo {
  width: 2.08em;
  margin-right: 0.9em;
  border-radius: 100vw;
}

.user_tokens_text {
  font-size: 1.11em;
  line-height: 1.19;
  font-weight: 600;
}

.liquidity_pools_wrap_outer {
  position: relative;
  padding-top: 1.11em;
  padding-right: 0.45em;
  padding-left: 0.45em;
}

.liquidity_pool_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.63em;
  padding: 1.04em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1.39em;
  background-color: #fff;
  box-shadow: 0 30px 30px 30px rgba(77, 126, 221, 0.04);
  color: #7a8291;
  text-align: left;
}

.pool_inner_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.pool_column {
  padding-right: 0.56em;
}

.pool_column._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pool_logos_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.56em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pool_logo {
  width: 2.08em;
}

.pool_logo._2 {
  margin-left: -0.69em;
}

.pool_text {
  font-size: 0.63em;
  line-height: 1.22;
}

.pool_text2 {
  font-size: 1.11em;
  line-height: 1.19;
  font-weight: 500;
}

.earn_btn {
  padding: 0.76em 2.01em;
  border-radius: 0.69em;
  background-color: #112455;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  text-align: center;
}

.earn_btn:hover {
  opacity: 0.85;
}

.earn_btn_text {
  font-size: 1.11em;
  line-height: 1.19;
  font-weight: 500;
}

.earn_arrow_wrap {
  position: absolute;
  left: auto;
  top: 5%;
  right: -48%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  text-align: center;
}

.earn_arrow {
  width: 8.47em;
  margin-right: 4.4em;
  margin-bottom: -1em;
  -webkit-transform: rotate(-23deg);
  -ms-transform: rotate(-23deg);
  transform: rotate(-23deg);
}

.signup_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #112455;
  text-align: center;
}

.signup_images_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57.7%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.signup_content_wrap {
  width: 34%;
}

.signup_page_logo {
  width: 13.89em;
  margin-bottom: 1.77em;
}

.signup_text {
  font-weight: 500;
}

.signup_btn {
  min-width: 17.99em;
  padding: 0.83em;
  border-style: solid;
  border-width: 1px;
  border-color: #17e7d6;
  border-radius: 100vw;
  background-color: #17e7d6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-weight: 500;
}

.signup_btn:hover {
  opacity: 0.85;
}

.signup_btn2 {
  min-width: 17.99em;
  padding: 0.83em;
  border-style: solid;
  border-width: 1px;
  border-color: #112455;
  border-radius: 100vw;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #112455;
  font-weight: 500;
}

.signup_btn2:hover {
  background-color: #112455;
  color: #fff;
}

.signup_image_wrap {
  width: 37.9%;
}

.signup_image_wrap._1 {
  width: 34%;
  margin-right: -7%;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.signup_image_wrap._3 {
  width: 34%;
  margin-left: -7%;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.signup_image_wrap._2 {
  position: relative;
  z-index: 2;
}

.sign_up_page_logo_link {
  width: 6.94em;
}

.signup_page_nav_logo {
  width: 1007px;
}

.coming_soon_text {
  font-size: 0.83em;
  line-height: 1.25;
  font-weight: 500;
}

.app_stores_icon {
  width: 19.44em;
  margin-top: 0.28em;
}

.contract_description {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-weight: 500;
}

.contracts_outer_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4.86em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contract_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0.9em;
  padding: 0.35em 1.28em 0.35em 0.49em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ebeff3;
  border-radius: 100vw;
}

.contract_inner_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 3.13em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contract_logo {
  width: 1.39em;
  margin-right: 0.69em;
}

.contract_code {
  font-size: 0.9em;
  font-weight: 500;
}

.contract_copy_link {
  width: 1.67em;
  height: 1.67em;
}

.contract_copy_link.clicked {
  color: #17e7d6;
}

.copy_icon {
  width: 100%;
  height: 100%;
}

.contracts_inner_wrap {
  min-width: 51%;
}

.audits_section_description {
  font-weight: 500;
}

.audits_outer_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4.58em;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.audit_logo {
  width: 6.88em;
}

.tokenomics_popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 200;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100vh;
  background-color: rgba(17, 36, 85, 0.6);
}

.tokenomics_popup_wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding: 3.06em 6.88em 3.47em 4.1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 2.12em;
  background-color: #fff;
  color: #112455;
  text-align: center;
}

.tokenomics_image_wrap {
  position: relative;
  width: 100%;
  margin-top: 3.47em;
  margin-right: auto;
  margin-left: auto;
}

.tokenomics_image {
  width: 100%;
}

.tokenomics_popup_close_link {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 1.04em;
  margin-top: 3.47em;
  margin-right: 3.68em;
}

.close_icon {
  width: 100%;
}

.app_title_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.hero_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.63em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero_content_block {
  position: relative;
  z-index: 1;
  width: 35%;
}

.hero_text_wrap {
  width: 77%;
  padding-top: 2.5em;
  padding-bottom: 3em;
}

.hero_image_warp {
  position: relative;
  left: -10%;
  width: 58%;
}

.hero_image {
  position: relative;
  z-index: 1;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.hero_image:hover {
  opacity: 0.7;
}

.opportunity_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.opportunity_flex_column {
  width: 45%;
}

.opportunity_flex_column._2 {
  width: 42%;
}

.timeline_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.timeline_row {
  overflow: hidden;
  width: 23%;
  background-color: rgba(23, 231, 214, 0.1);
}

.timeline_row._2 {
  width: 47%;
  background-color: rgba(23, 231, 214, 0.2);
}

.timeline_row._3 {
  width: 66%;
  background-color: rgba(23, 231, 214, 0.4);
}

.timeline_row._4 {
  width: 100%;
  background-color: rgba(23, 231, 214, 0.8);
}

.tvl_text_wrap {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.tvl_quote {
  font-size: 2.08em;
}

.defi_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.defi_flex_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.defi_logos_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.defi_logos_block._2 {
  padding-top: 0em;
  padding-bottom: 3.94em;
}

.defi_logo_wrap {
  width: 24%;
  border-radius: 100vw;
}

.defi_logo_wrap._1 {
  margin-right: 19%;
  margin-bottom: 0.63em;
  margin-left: auto;
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
}

.defi_logo_wrap._3 {
  width: 31%;
  border-style: solid;
  border-width: 1.94em;
  border-color: rgba(233, 254, 253, 0.2);
}

.defi_logo_wrap._4 {
  width: 31%;
  margin: -1.94em auto 3.38em 4.38em;
  border-style: solid;
  border-width: 1.94em;
  border-color: rgba(233, 254, 253, 0.2);
}

.defi_logo_wrap._5 {
  width: 19%;
  margin-right: 6%;
  margin-bottom: -3.5em;
  margin-left: auto;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.defi_logo_wrap._6 {
  width: 14.6%;
  margin-right: auto;
  margin-left: 13.3%;
}

.defi_logo {
  width: 100%;
}

.episode_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.episode_bg_img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.episode_title_flex {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.31em;
  margin-left: 1.88em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 1.31em;
}

.episode_lightbox {
  width: 5.21em;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.episode_lightbox:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.episode_info_wrap {
  padding-top: 0.5em;
}

.episode_bg {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 14.69em;
  margin-bottom: -3px;
  background-color: #fff;
}

.mentoring_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mentoring_flex_column {
  width: 43%;
}

.mentoring_flex_column._2 {
  width: 39%;
}

.hidden_block {
  display: none;
}

.potential_text_wrap {
  position: relative;
  width: 33%;
  margin-top: -1em;
  margin-left: 8.89em;
}

.features_flex {
  position: -webkit-sticky;
  position: sticky;
  top: 9.2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -20em;
  margin-right: auto;
  margin-left: auto;
  padding: 2em 25em 5em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.8em;
  text-align: center;
}

.feature_content_wrap {
  overflow: hidden;
  width: 82%;
  margin-right: auto;
  margin-bottom: 4.17em;
  margin-left: auto;
}

.feature_icon {
  width: 4.58em;
  margin-bottom: 1.81em;
}

.feature_image {
  width: 100%;
}

.features_scetion_fill {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  height: 18.75em;
  background-color: #fff;
}

.feature_image2 {
  width: 100%;
}

.feature_image3 {
  width: 100%;
}

.arch_title_wrap {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.app_title_flex_column {
  width: 50%;
}

.app_title_flex_column._2 {
  width: 32%;
}

.crypto_title_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.investors_section_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.investors_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tokenomics_wrap {
  width: 40.5%;
  padding: 0.63em 0.83em 1.94em;
  border-radius: 0.83em;
  background-color: #fff;
  box-shadow: 0 7px 24px 0 rgba(51, 62, 91, 0.16);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-align: left;
  cursor: pointer;
}

.tokenomics_wrap:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.tokenomics_icon {
  display: block;
  width: 84%;
  margin-top: 1em;
  margin-right: auto;
  margin-left: auto;
}

.investors_flex_column {
  width: 57.5%;
}

.token_contract_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.53em 1.11em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.83em;
  background-color: #17e7d6;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #112455;
  text-align: left;
}

.token_contract_wrap:hover {
  background-color: #112455;
  color: #17e7d6;
}

.investor_flex_title {
  font-size: 1.53em;
  font-weight: 500;
}

.invest_arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.88em;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.investors_inner_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.69em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.audits_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48.5%;
  min-height: 10.97em;
  padding: 1.42em 1.42em 1.04em 1.22em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0.89em;
  background-color: #17e7d6;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #112455;
  text-align: left;
}

.audits_block:hover {
  background-color: #112455;
  color: #17e7d6;
}

.beta_program_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48.5%;
  min-height: 10.97em;
  padding: 1.42em 1.42em 1.04em 1.22em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0.89em;
  background-color: #17e7d6;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #112455;
  text-align: left;
}

.beta_program_block:hover {
  background-color: #112455;
  color: #17e7d6;
}

.potential_bg {
  height: 13.4em;
}

.scroll_circle {
  position: absolute;
  left: 0px;
  top: 23em;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.2em;
  height: 6em;
  margin-left: 11.2em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  background-color: #17e7d6;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #fff;
  font-size: 1em;
}

.scroll_circle:hover {
  background-color: #112455;
  color: #fff;
}

.festures_inner_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.feature_column2 {
  width: 29%;
}

.feature_column3 {
  width: 29%;
}

.architecture_img_wrap {
  width: 100%;
}

.tokenomics_wrap_mobile {
  display: none;
  width: 40.5%;
  padding: 0.63em 1.94em 1.94em 0.83em;
  border-radius: 0.83em;
  background-color: #fff;
  box-shadow: 0 7px 24px 0 rgba(51, 62, 91, 0.16);
  text-align: left;
}

.episode_image_fill {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.token_contract_popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(17, 36, 85, 0.6);
  font-size: 1em;
}

.audits_popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100vh;
  background-color: rgba(17, 36, 85, 0.6);
  font-size: 1em;
}

.scan1_popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  width: 100%;
  background-color: #112455;
  font-size: 1em;
}

.scan2_popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  width: 100%;
  font-size: 1em;
}

.timeline_text_wrap {
  padding: 2.06em 3em 2.06em 8.89em;
  white-space: nowrap;
}

.timeline_text_wrap2 {
  padding: 2.06em 3em 2.06em 8.89em;
  white-space: nowrap;
}

.timeline_text_wrap3 {
  padding: 2.06em 3em 2.06em 8.89em;
  white-space: nowrap;
}

.timeline_text_wrap4 {
  padding: 2.06em 3em 2.06em 8.89em;
  white-space: nowrap;
}

.popup_close_link {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 1.1em;
  height: 1.1em;
  margin-top: 3.5em;
  margin-right: 3.5em;
  cursor: pointer;
}

.signup_popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: auto;
  width: 100%;
  background-color: #fff;
  font-size: 1em;
}

.hero_bg_light {
  position: absolute;
  left: 18%;
  top: 20%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 25em;
  height: 25em;
  margin: auto;
  border-radius: 100vw;
  background-color: rgba(23, 231, 214, 0.5);
  -webkit-filter: blur(46px);
  filter: blur(46px);
}

.community_links_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.11em;
  grid-column-gap: 0.75em;
  grid-row-gap: 0.75em;
}

.defi_logo_wrap2 {
  width: 24%;
  border-radius: 100vw;
}

.defi_logo_wrap2._2 {
  width: 16%;
  margin-right: auto;
  opacity: 0;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.farm_title_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.token_contraact_popup_wrap {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 3em 5.63em;
  border-radius: 2.12em;
  background-color: #fff;
  text-align: center;
}

.audit_popup_wrap {
  position: relative;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 3em 11em;
  border-radius: 2.12em;
  background-color: #fff;
  text-align: center;
}

.scroll_icon {
  width: 0.8em;
  margin-bottom: 0.3em;
}

.member_image_wrap {
  padding: 0px;
}

.member_dd_list.w--open {
  left: -37%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.sign_up_close_link {
  margin-top: 0.4em;
  padding: 0.8em 1.5em;
  border-radius: 100vw;
  background-color: #112455;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-weight: 500;
}

.sign_up_close_link:hover {
  opacity: 0.7;
}

.apy_block_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 1.42em 1.42em 1.04em 1.22em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0.89em;
  background-color: #17e7d6;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #112455;
  text-align: left;
}

.apy_block_wrap:hover {
  background-color: #112455;
  color: #17e7d6;
}

.apy_card_title {
  font-size: 1.53em;
  font-weight: 500;
}

.apy_card_arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.88em;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.crypto_bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 49%;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 2.08em;
  background-image: linear-gradient(225deg, #33f5ed, #17e7d6);
  opacity: 0.1;
}

.bg_video-new {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}

.video_lightbox {
  position: relative;
  z-index: 1;
  width: 2.22em;
  height: 2.22em;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.video_lightbox:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.token_title_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 8.26em;
  margin-right: 0.69em;
  padding: 0.76em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  background-color: #ebeff3;
}

.contract_title {
  font-size: 0.9em;
}

.audit_wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 18.61em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.audit_wrap._1 {
  border-right: 1px solid #ebeff3;
  border-bottom: 1px solid #ebeff3;
}

.audit_wrap._4 {
  border-top: 1px solid #ebeff3;
  border-left: 1px solid #ebeff3;
}

.audit_logo_circle {
  position: absolute;
  left: auto;
  top: auto;
  right: 2.08em;
  bottom: 1.8em;
  width: 6.8em;
}

.logo-mobile-scanner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 25%;
  margin: auto;
}

@media screen and (min-width: 1440px) {
  .container.is--hero {
    padding-top: 7em;
  }

  .nav_btn_wrap.mobile {
    display: none;
  }

  .audits_popup {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 1.3vw;
  }

  p {
    font-size: 1.15em;
  }

  .container {
    padding-right: 6em;
    padding-left: 6em;
  }

  .container.is--crypto {
    padding-right: 6em;
    padding-left: 6em;
  }

  .container.is--investors {
    padding-bottom: 7em;
  }

  .container.is--team {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 8.5em;
    padding-right: 5em;
    padding-left: 5em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .container.is--footer {
    padding-right: 6em;
    padding-left: 3.5em;
  }

  .container.is--partners {
    padding-top: 5em;
    padding-right: 4em;
    padding-bottom: 6em;
  }

  .container.is--architecture {
    padding-bottom: 7em;
  }

  .container.is--nav {
    padding-right: 6em;
    padding-left: 6em;
  }

  .container.is--scannav {
    padding: 1.8em 6em 1.4em;
  }

  .container.is--scan {
    height: auto;
    min-height: 100vh;
  }

  .container.is--signup {
    padding-right: 6em;
    padding-left: 6em;
  }

  .container.is--signupnav {
    padding-top: 1.6em;
    padding-right: 6em;
    padding-left: 6em;
  }

  .container.is--contracts {
    padding-right: 11em;
    padding-left: 11em;
  }

  .container.is--audits {
    padding-right: 6em;
    padding-left: 6em;
  }

  .container.is--tokenomics-popup {
    padding: 6em 5em 6em 6em;
  }

  .container.is--opportunity {
    padding-top: 9em;
    padding-bottom: 7em;
  }

  .container.is--tvl {
    padding-top: 5em;
    padding-bottom: 10em;
  }

  .container.is--defi {
    padding-right: 6em;
    padding-bottom: 8em;
    padding-left: 6em;
  }

  .container.is--mentoring {
    padding-right: 6em;
  }

  .container.is--farms {
    padding-top: 10em;
    padding-bottom: 8.5em;
    padding-left: 7em;
  }

  .container.is--features {
    height: 250vh;
    padding-top: 0em;
  }

  .h1 {
    font-size: 4.6em;
  }

  .h1.is--crypto {
    font-size: 4.2em;
  }

  .h1.is--crypto._1 {
    margin-right: 3.8em;
  }

  .h1.team_title {
    position: -webkit-sticky;
    position: sticky;
    top: 2.5em;
    font-size: 3.6em;
  }

  .h2.is--investors {
    font-size: 2.8em;
  }

  .button.is--app {
    margin-left: 5em;
  }

  .app_section_wrap {
    padding-right: 5em;
    padding-left: 5em;
  }

  .scanner_flex {
    padding-right: 6em;
    padding-left: 6em;
  }

  .app_tabs_contane {
    width: 43%;
  }

  .app_images_wrap_outer {
    right: 4em;
  }

  .crypto_inner_wrap {
    padding-right: 3em;
    padding-left: 3em;
  }

  .crypto_inner_wrap._2 {
    padding-right: 4em;
  }

  .farm_wrap {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }

  .team_title_wrap {
    width: 40%;
    margin-top: 0em;
    padding-right: 1.4em;
  }

  .team_flex {
    width: 100%;
  }

  .member_column {
    width: 33.33%;
  }

  .member_column.mobile_hidden {
    display: none;
  }

  .member_name {
    font-size: 1.3em;
  }

  .member_info {
    font-size: 0.8em;
  }

  .member_social_link {
    width: 1.1em;
  }

  .member_info_wrap_outer {
    left: 0%;
    width: 100%;
    min-width: 0em;
  }

  .answer {
    font-size: 1.1em;
  }

  .question {
    font-size: 1.4em;
  }

  .update_image_wrap {
    width: 42%;
  }

  .update_content_wrap._2 {
    width: 28%;
  }

  .update_tag {
    font-size: 1em;
  }

  .cta_text_wrap {
    width: 72%;
  }

  .cta_images_wrap {
    width: 80%;
  }

  .footer_logo_wrap {
    margin-right: 2.5em;
  }

  .footer_copyright_link {
    margin-left: 1.9em;
  }

  .extra_small_text {
    font-size: 0.85em;
  }

  .partners_title_wrap {
    padding-right: 6%;
  }

  .architecture_flex {
    width: 95%;
  }

  .architecture_feature_column {
    width: 26%;
  }

  .architecture_feature_column.last {
    width: 29%;
  }

  .nav_menu {
    width: 71%;
  }

  .nav_link {
    font-size: 1.05em;
  }

  .nav_small_text {
    font-size: 1em;
  }

  .scan_logo_link {
    width: 8.3em;
  }

  .skip_link {
    margin-top: 0.4em;
  }

  .scan2_outer_wrap {
    width: 45%;
  }

  .pool_text {
    font-size: 0.9em;
  }

  .signup_content_wrap {
    width: 37%;
  }

  .sign_up_page_logo_link {
    width: 8.5em;
  }

  .coming_soon_text {
    font-size: 1.2em;
  }

  .app_stores_icon {
    width: 20.4em;
  }

  .contract_code {
    font-size: 1.1em;
  }

  .contract_copy_link {
    width: 1.8em;
    height: 1.8em;
  }

  .tokenomics_popup_wrap {
    width: 100%;
  }

  .tokenomics_image_wrap {
    width: 90%;
  }

  .hero_content_block {
    width: 41%;
  }

  .hero_text_wrap {
    width: 83%;
    padding-top: 2.3em;
    padding-bottom: 3em;
  }

  .hero_image_warp {
    width: 59%;
  }

  .opportunity_flex {
    width: 99%;
  }

  .timeline_row {
    width: 29%;
  }

  .tvl_text_wrap {
    width: 53%;
  }

  .potential_text_wrap {
    width: 42%;
    margin-left: 6em;
  }

  .features_flex {
    top: 9.7em;
    padding-right: 10em;
    padding-left: 10em;
  }

  .feature_content_wrap {
    width: 88%;
  }

  .investors_flex {
    width: 57%;
  }

  .tokenomics_icon {
    margin-top: 1.4em;
  }

  .team_section_wrap {
    width: 60%;
  }

  .scroll_circle {
    width: 7em;
    height: 7em;
    margin-left: 2.9em;
  }

  .timeline_text_wrap {
    padding-right: 2em;
    padding-left: 6em;
  }

  .timeline_text_wrap2 {
    padding-right: 2em;
    padding-left: 6em;
  }

  .timeline_text_wrap3 {
    padding-right: 2em;
    padding-left: 6em;
  }

  .timeline_text_wrap4 {
    padding-right: 2em;
    padding-left: 6em;
  }

  .hero_bg_light {
    width: 15em;
    height: 15em;
  }

  .member_dd_list.w--open {
    left: auto;
  }

  .sign_up_close_link {
    margin-top: 0.4em;
  }

  .contract_title {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 0.75em;
  }

  .container {
    padding: 5em 4em;
  }

  .container.is--app {
    overflow: hidden;
  }

  .container.is--scanner {
    min-height: auto;
    padding-top: 4em;
    padding-bottom: 1em;
  }

  .container.is--crypto {
    padding-right: 0em;
    padding-left: 0em;
  }

  .container.is--investors {
    padding-bottom: 5em;
  }

  .container.is--team {
    padding-top: 5em;
    padding-right: 4em;
    padding-left: 4em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .container.is--cta {
    min-height: 0vh;
  }

  .container.is--footer {
    margin-top: -6.2em;
    padding-right: 4em;
    padding-left: 4em;
  }

  .container.is--partners {
    padding-top: 4em;
    padding-bottom: 5em;
  }

  .container.is--architecture {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .container.is--nav {
    padding: 1.8em 4em 1em;
  }

  .container.is--scannav {
    padding-right: 4em;
    padding-left: 4em;
  }

  .container.is--signup {
    height: auto;
    padding-top: 10.3em;
    padding-right: 4em;
    padding-left: 4em;
  }

  .container.is--signupnav {
    padding-right: 4em;
    padding-left: 4em;
  }

  .container.is--appstores {
    position: relative;
  }

  .container.is--contracts {
    padding-top: 11em;
    padding-right: 2em;
    padding-left: 2em;
    background-image: none;
  }

  .container.is--audits {
    padding-right: 4em;
    padding-left: 4em;
    background-image: none;
  }

  .container.is--tokenomics-popup {
    padding-right: 4em;
    padding-left: 4em;
  }

  .container.is--hero {
    padding-top: 10em;
  }

  .container.is--opportunity {
    padding-top: 6em;
    padding-bottom: 5em;
  }

  .container.is--tvl {
    padding-bottom: 8em;
  }

  .container.is--defi {
    padding-right: 4em;
    padding-bottom: 7em;
    padding-left: 4em;
  }

  .container.is--episode {
    padding-right: 0em;
    padding-left: 0em;
  }

  .container.is--mentoring {
    padding-top: 6em;
    padding-right: 4em;
    padding-bottom: 3em;
  }

  .container.is--farms {
    padding: 4em 0em 2em 4em;
  }

  .container.is--features {
    height: auto;
    padding-top: 5em;
    background-color: rgba(51, 245, 237, 0.1);
  }

  .container.is--form {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .container.is--navtop {
    padding-top: 1em;
  }

  .h1 {
    font-size: 4.2em;
  }

  .h1.is--crypto {
    font-size: 2.7em;
  }

  .h1.is--crypto._1 {
    margin-right: 0em;
  }

  .h1.team_title {
    text-align: center;
  }

  .h2 {
    font-size: 3.3em;
  }

  .h4.tokenomics-popup-number {
    font-size: 1.8em;
  }

  .button.is--app {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    max-width: 13em;
    margin-right: auto;
    margin-bottom: 3em;
    margin-left: auto;
  }

  .app_section_wrap {
    margin-top: 5.2em;
    padding: 0em 2em 9em;
  }

  .app_tabs_component {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .feature_column {
    position: -webkit-sticky;
    position: sticky;
    top: 8em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #e4fffd;
  }

  .scanner_flex {
    overflow: hidden;
    margin-bottom: 3em;
    padding-right: 4em;
    padding-left: 4em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .scanner_content_wrap {
    width: 100%;
    padding-bottom: 3em;
  }

  .scanner_wrap {
    width: 500px;
  }

  .scanner_logo {
    left: 23%;
    width: 3em;
    height: 3em;
  }

  .app_tabs_contane {
    width: 100%;
    padding-top: 0em;
    padding-bottom: 2em;
  }

  .app_images_wrap_outer {
    position: relative;
    top: -2.5em;
    right: 0em;
    width: auto;
  }

  .app_image_wrap {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  .app_img1 {
    width: 15.4em;
  }

  .stat_column {
    width: 50%;
  }

  .crypto_wrap {
    margin-top: 3em;
  }

  .crypto_inner_wrap {
    padding: 2.5em 2em 3em;
  }

  .crypto_inner_wrap._2 {
    overflow: visible;
    padding-right: 2em;
  }

  .crypto_flex {
    margin-left: 0em;
  }

  .farms_wrapper {
    overflow: hidden;
    width: 100%;
    margin-bottom: 1.5em;
    padding-right: 0em;
  }

  .farms_wrapper._2 {
    top: -3em;
    margin-left: -2.5em;
    padding-right: 0em;
  }

  .farms_flex {
    overflow: auto;
    width: 100%;
    margin-bottom: -40px;
    padding-bottom: 30px;
  }

  .farm_wrap {
    min-width: 11em;
  }

  .nft_thumbnail_wrap {
    width: 100%;
    margin-top: 0.5em;
  }

  .nft_thumbnail_flex {
    width: 95%;
  }

  .mint_btn {
    display: none;
  }

  .community_column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 49%;
    margin-top: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .buy_liq_column {
    width: 49%;
    margin-top: 2em;
    margin-right: 0%;
  }

  .buy_liq_btn {
    margin-top: 1em;
  }

  .investors_title_wrap {
    width: 100%;
    max-width: 400px;
    padding-bottom: 2em;
  }

  .team_title_wrap {
    width: 100%;
    padding-right: 0em;
    padding-bottom: 2em;
  }

  .team_title_span {
    margin-right: 0.2em;
    margin-left: 0em;
  }

  .member_column {
    width: 33.33%;
  }

  .faq_section_title_wrap {
    width: 100%;
  }

  .faq_tabs_menu {
    width: 100%;
    margin-bottom: 2em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .faq_tab_link {
    width: 100%;
  }

  .fqa_tab_link_text {
    font-size: 1.5em;
  }

  .faq_tabs_content {
    width: 100%;
  }

  .faq_tabs_component {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .updates_title_wrap {
    width: 100%;
    padding-bottom: 1em;
    text-align: center;
  }

  .update_title_span {
    margin-right: 0em;
  }

  .update_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .update_flex._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .update_image_wrap {
    width: 100%;
  }

  .update_content_wrap {
    width: 100%;
    margin-left: 0em;
    padding-top: 1.3em;
  }

  .update_content_wrap._2 {
    width: 100%;
    margin-right: 0em;
    margin-left: 0em;
  }

  .update_flex_arrow_wrap {
    margin-bottom: 0.8em;
  }

  .update_flex_arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .update_inner_flex {
    padding-top: 0.8em;
  }

  .updates_separator {
    height: 4em;
  }

  .cta_content_wrap {
    width: 100%;
    max-width: 450px;
    padding-bottom: 4em;
  }

  .cta_text_wrap {
    width: 83%;
  }

  .cta_images_wrap {
    width: 100%;
  }

  .footer_flex {
    padding-bottom: 1.5em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer_logo_wrap {
    margin-right: 0em;
    margin-bottom: 1.7em;
    padding-bottom: 2em;
  }

  .footer_socials_column {
    text-align: center;
  }

  .footer_social_flex {
    margin-top: 0.7em;
    margin-bottom: 1.5em;
  }

  .footer_social_link {
    margin-right: 1em;
    margin-left: 1em;
  }

  .footer_link {
    margin-right: 1.5em;
    margin-left: 1.5em;
  }

  .footer_links_flex2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer_copyright_link {
    margin-bottom: 0.4em;
  }

  .footer_copyright_wrap {
    width: 100%;
    text-align: center;
  }

  .partners_section_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .partners_title_wrap {
    width: 100%;
    max-width: 200px;
    margin-bottom: 2em;
    padding-right: 0%;
  }

  .marquee-horizontal-large {
    width: 100%;
  }

  .marquee_logo_wrap {
    width: 30%;
  }

  .architecture_img {
    margin-top: 4em;
    margin-bottom: 2em;
  }

  .architecture_flex {
    width: auto;
    max-width: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .architecture_feature_column {
    width: 100%;
    padding-top: 2.3em;
  }

  .architecture_feature_column.last {
    width: 100%;
  }

  .partners_bg_fill {
    display: none;
  }

  .brand {
    width: 10em;
    margin-top: 0em;
    padding-left: 0px;
  }

  .nav_menu {
    overflow: auto;
    width: 100%;
    max-height: 100vh;
    padding: 3em 4em;
    background-color: #fff;
  }

  .nav_menu.dark {
    background-color: #112455;
  }

  .nav_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav_links_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav_link {
    margin-right: 0em;
    margin-bottom: 0.7em;
    margin-left: 0px;
    font-size: 1.2em;
  }

  .nav_btn_wrap {
    display: none;
    padding-top: 0.5em;
  }

  .nav_btn_wrap.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .nav_button {
    margin-right: 0.6em;
    margin-left: 0em;
    font-size: 1em;
  }

  .nav_flex2 {
    display: none;
    padding-bottom: 0em;
  }

  .nav_flex2.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav_links_wrap2 {
    margin-bottom: 0.7em;
    padding-top: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 0.7em;
    grid-row-gap: 0.7em;
  }

  .nav_link2 {
    margin-bottom: 0.7em;
    margin-left: 0em;
    font-size: 1.1em;
  }

  .nav_link2.white {
    margin-bottom: 0em;
  }

  .nav_social_wrap {
    margin-bottom: 1em;
  }

  .nav_social_link {
    margin-right: 1.5em;
    margin-left: 0em;
  }

  .nav_social_icon {
    width: 1.6em;
    height: 1.4em;
  }

  .nav_social_icon.is--medium {
    width: 2em;
    height: 1.5em;
  }

  .cta_section_wrap {
    position: relative;
    top: 0em;
  }

  .menu_lottie {
    width: 100%;
    height: 100%;
  }

  .menu_button {
    width: 1.2em;
    height: 1.2em;
    margin-top: 0.2em;
    padding: 0px;
  }

  .menu_button.w--open {
    background-color: transparent;
  }

  .scan_wrap {
    width: 100%;
  }

  .scanner_logo2 {
    left: 23%;
    width: 7%;
  }

  .scan_logo {
    display: block;
  }

  .scan2_outer_wrap {
    width: 100%;
    max-width: 380px;
  }

  .earn_arrow_wrap {
    right: -37%;
    display: none;
  }

  .signup_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .signup_images_wrap {
    width: 100%;
  }

  .signup_content_wrap {
    width: 100%;
    padding-top: 3em;
  }

  .contracts_outer_wrap {
    padding-top: 4em;
  }

  .contract_wrap {
    margin-bottom: 1.2em;
  }

  .contract_inner_flex {
    width: 100%;
    padding-right: 2.2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contract_code {
    position: relative;
    left: 1em;
    margin-right: auto;
    margin-left: auto;
    font-size: 1em;
    white-space: break-spaces;
  }

  .contracts_inner_wrap {
    min-width: 100%;
    margin-left: -1em;
  }

  .audits_outer_wrap {
    margin-top: 3em;
  }

  .tokenomics_popup_wrap {
    padding-right: 3em;
    padding-bottom: 5em;
    padding-left: 3em;
  }

  .tokenomics_image_wrap {
    width: 100%;
  }

  .tokenomics_popup_close_link {
    margin-top: 3em;
    margin-right: 3.4em;
  }

  .app_title_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero_content_block {
    width: 100%;
  }

  .hero_text_wrap {
    padding-top: 1.7em;
    padding-bottom: 2em;
  }

  .hero_image_warp {
    left: 0%;
    width: 100%;
  }

  .opportunity_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .opportunity_flex_column {
    width: 100%;
  }

  .opportunity_flex_column._2 {
    width: 100%;
    padding-top: 2em;
  }

  .timeline_row {
    width: 40%;
  }

  .tvl_text_wrap {
    width: auto;
  }

  .defi_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .defi_flex_column {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .defi_flex_column._2 {
    padding-top: 1em;
  }

  .defi_logos_block {
    padding-top: 0em;
    padding-bottom: 2em;
  }

  .defi_logos_block._2 {
    padding-top: 3em;
    padding-bottom: 0em;
  }

  .episode_lightbox {
    width: 3.6em;
  }

  .episode_bg {
    height: 11em;
  }

  .mentoring_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mentoring_flex_column {
    width: 100%;
  }

  .mentoring_flex_column._2 {
    width: 100%;
    padding-top: 1em;
  }

  .potential_text_wrap {
    width: auto;
    max-width: 400px;
    margin-left: 4em;
    padding-bottom: 3em;
  }

  .features_flex {
    position: relative;
    top: auto;
    margin-top: 0em;
    padding-top: 0.5em;
    padding-right: 0em;
    padding-left: 0em;
    background-color: transparent;
  }

  .feature_content_wrap {
    width: 100%;
    max-width: none;
    margin-bottom: 3em;
    padding-top: 2em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .feature_image {
    width: auto;
    max-height: 60vh;
    max-width: none;
  }

  .features_scetion_fill {
    display: none;
    width: 100%;
  }

  .feature_image2 {
    width: auto;
    max-height: 60vh;
    max-width: none;
  }

  .feature_image3 {
    width: auto;
    max-height: 60vh;
    max-width: none;
  }

  .arch_title_wrap {
    width: auto;
  }

  .app_title_flex_column {
    width: 100%;
  }

  .app_title_flex_column._2 {
    width: 100%;
    padding-top: 1em;
  }

  .crypto_title_wrap {
    padding-right: 4em;
    padding-left: 4em;
  }

  .investors_section_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .investors_flex {
    width: auto;
  }

  .team_section_wrap {
    width: auto;
  }

  .potential_bg {
    display: none;
  }

  .scroll_circle {
    display: none;
  }

  .festures_inner_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature_column2 {
    position: -webkit-sticky;
    position: sticky;
    top: 8em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    padding-top: 3em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #e4fffd;
  }

  .feature_column3 {
    position: -webkit-sticky;
    position: sticky;
    top: 8em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    padding-top: 3em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #e4fffd;
  }

  .episode_image_fill {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0));
    opacity: 0.4;
  }

  .timeline_text_wrap {
    padding-left: 4em;
  }

  .timeline_text_wrap2 {
    padding-left: 4em;
  }

  .timeline_text_wrap3 {
    padding-left: 4em;
  }

  .timeline_text_wrap4 {
    padding-left: 4em;
  }

  .feature_description {
    max-width: 270px;
    margin-right: auto;
    margin-left: auto;
  }

  .hero_bg_light {
    display: none;
  }

  .farm_title_flex {
    padding-right: 2em;
  }

  .token_contraact_popup_wrap {
    max-width: 100%;
    padding-right: 1em;
    padding-left: 2em;
  }

  .audit_popup_wrap {
    padding-right: 4em;
    padding-left: 4em;
  }

  .apy_block_wrap {
    min-width: 15em;
  }

  .token_title_wrap {
    margin-bottom: 0.2em;
  }

  .logo-mobile-scanner {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 22%;
    margin: auto;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding: 4em 2em;
  }

  .container.is--app {
    padding-right: 0em;
    padding-left: 0em;
  }

  .container.is--crypto {
    padding-top: 2em;
  }

  .container.is--team {
    padding-top: 4em;
    padding-right: 1em;
    padding-left: 1em;
  }

  .container.is--faq {
    padding-bottom: 3em;
  }

  .container.is--cta {
    padding-right: 0em;
    padding-left: 0em;
  }

  .container.is--footer {
    margin-top: -4.8em;
    padding-top: 3.4em;
    padding-right: 2em;
    padding-left: 2em;
  }

  .container.is--partners {
    padding-top: 3em;
    padding-right: 1em;
    padding-bottom: 4em;
  }

  .container.is--architecture {
    padding: 4em 0em;
  }

  .container.is--nav {
    padding-right: 2em;
    padding-bottom: 1.2em;
    padding-left: 2em;
  }

  .container.is--scannav {
    padding-right: 2em;
    padding-left: 2em;
  }

  .container.is--signup {
    padding-right: 2em;
    padding-left: 2em;
  }

  .container.is--signupnav {
    padding-right: 2em;
    padding-left: 2em;
  }

  .container.is--contracts {
    padding-right: 0em;
    padding-left: 0em;
    background-image: none;
  }

  .container.is--audits {
    padding-right: 0em;
    padding-left: 0em;
  }

  .container.is--tokenomics-popup {
    padding-right: 2em;
    padding-left: 2em;
  }

  .container.is--hero {
    display: block;
    padding-top: 9em;
  }

  .container.is--tvl {
    padding-bottom: 7em;
  }

  .container.is--defi {
    padding-right: 2em;
    padding-bottom: 5em;
    padding-left: 2em;
  }

  .container.is--mentoring {
    padding-top: 5em;
    padding-right: 2em;
  }

  .container.is--farms {
    overflow: hidden;
    padding-top: 3em;
    padding-left: 2em;
  }

  .section.is--hero {
    display: block;
  }

  .h1 {
    font-size: 3.6em;
  }

  .h1.is--crypto {
    font-size: 2.3em;
  }

  .h1.is--crypto._1 {
    font-size: 2.3em;
  }

  .h1.team_title {
    font-size: 3.2em;
  }

  .h2 {
    font-size: 2.8em;
  }

  .h3 {
    font-size: 2.2em;
  }

  .h4 {
    font-size: 1.9em;
  }

  .h4.tokenomics-popup-number {
    font-size: 1.5em;
  }

  .body-large.is--defipotential {
    width: auto;
  }

  .spacer._30px {
    width: 1.7em;
    height: 1.7em;
  }

  .button {
    padding-top: 1.3em;
    padding-bottom: 1.3em;
  }

  .app_section_wrap {
    padding: 2.6em 1em 5.7em;
    border-radius: 0em;
  }

  .app_tabs_component {
    top: -2em;
  }

  .app_tabs_menu.append-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .app_tab_menu_link {
    width: 28%;
    min-width: 0em;
    margin-right: 0.4em;
    margin-bottom: 1em;
    margin-left: 0em;
    padding: 1.2em 1.5em;
  }

  .scanner_flex {
    padding-right: 2em;
    padding-left: 2em;
  }

  .scanner_logo {
    width: 2.5em;
    height: 2.5em;
  }

  .app_images_wrap_outer {
    top: -4.6em;
    right: 6vw;
  }

  .app_image_wrap {
    width: 50%;
  }

  .app_img2 {
    margin-left: -5.7em;
  }

  .app_img3 {
    margin-left: -6.2em;
  }

  .app_tab_menu_link2 {
    width: 28%;
    min-width: 0em;
    margin-right: 0.4em;
    margin-bottom: 1em;
    margin-left: 0.4em;
    padding: 1.2em 1.5em;
  }

  .app_tab_menu_link3 {
    width: 28%;
    min-width: 0em;
    margin-right: 0em;
    margin-left: 0.4em;
    padding: 1.2em 1.5em;
  }

  .stat_column {
    padding-right: 1.4em;
    padding-left: 1.4em;
  }

  .crypto_inner_wrap {
    overflow: hidden;
    padding: 2em 1.5em;
  }

  .crypto_flex {
    padding-bottom: 1.5em;
  }

  .farms_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 120%;
    margin-right: -2em;
    margin-bottom: 1.5em;
    margin-left: -2em;
    padding-right: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .nft_thumbnail_wrap {
    padding-bottom: 0.9em;
  }

  .nft_thumbnail_image {
    margin-bottom: 0.8em;
  }

  .nft_thumbnail_flex {
    width: 100%;
  }

  .small_text {
    font-size: 1em;
  }

  .community_column {
    padding-right: 1em;
    padding-left: 1em;
  }

  .community_link {
    width: 3.5em;
    max-width: 50%;
  }

  .buy_liq_column_logo {
    width: 2.3em;
  }

  .investors_title_wrap {
    max-width: none;
  }

  .litepaper_btn {
    width: 100%;
    padding-top: 1.3em;
    padding-bottom: 1.3em;
    text-align: center;
  }

  .team_title_wrap {
    margin-bottom: 2.8em;
    padding-right: 1em;
    padding-bottom: 0em;
    padding-left: 1em;
  }

  .team_title_span {
    display: inline-block;
  }

  .team_flex {
    margin-right: 0em;
    margin-left: 0em;
  }

  .member_column {
    width: 33.33%;
  }

  .member_info_wrap {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }

  .member_info_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .member_name {
    font-size: 1em;
  }

  .member_info {
    font-size: 0.7em;
  }

  .member_social_link {
    width: 1em;
    margin-bottom: 0.2em;
  }

  .member_info_wrap_outer {
    margin-bottom: -6.86em;
  }

  .answer {
    font-size: 1em;
  }

  .question {
    font-size: 1.3em;
  }

  .fqa_tab_link_text {
    font-size: 1.3em;
  }

  .updates_title_wrap {
    padding-bottom: 1.5em;
  }

  .updates_separator {
    height: 3.6em;
  }

  .cta_content_wrap {
    padding-right: 2em;
    padding-left: 2em;
  }

  .cta_text_wrap {
    width: 100%;
  }

  .footer_flex {
    padding-bottom: 1em;
  }

  .footer_column {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer_column._2 {
    margin-top: 2.5em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer_links_flex {
    width: 47%;
    padding-bottom: 0.125em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
  }

  .footer_link {
    margin-right: 0em;
    margin-bottom: 0.8em;
    margin-left: 0em;
  }

  .footer_links_flex2 {
    width: 48%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
  }

  .footer_copyright_link {
    margin-bottom: 0.8em;
    margin-left: 0em;
  }

  .footer_copyright_wrap {
    margin-top: 2em;
    text-align: left;
  }

  .marquee_logo_wrap {
    width: 40%;
  }

  .architecture_img {
    min-width: 800px;
    margin-top: 3em;
    margin-bottom: 1em;
  }

  .architecture_flex {
    max-width: 280px;
  }

  .architecture_feature_column {
    padding-right: 2em;
    padding-left: 2em;
  }

  .nav_menu {
    padding-right: 2em;
    padding-left: 2em;
  }

  .menu_button {
    width: 1em;
    height: 1em;
  }

  .scanner_logo2 {
    width: 9%;
  }

  .scan_logo {
    width: 7.5em;
    height: 7.5em;
  }

  .scan2_outer_wrap {
    max-width: 300px;
  }

  .user_token_column {
    width: 50%;
  }

  .liquidity_pool_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pool_inner_flex {
    padding-bottom: 0.5em;
  }

  .signup_content_wrap {
    padding-top: 2em;
  }

  .signup_page_logo {
    width: 11em;
    margin-bottom: 1.3em;
  }

  .contract_wrap {
    position: relative;
  }

  .contract_inner_flex {
    padding-right: 0em;
  }

  .contract_code {
    left: auto;
    font-size: 3.1vw;
  }

  .contract_copy_link {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0.9em;
    margin-right: 1.5em;
  }

  .contracts_inner_wrap {
    min-width: 100%;
    margin-left: 0em;
  }

  .audits_outer_wrap {
    margin-top: 2em;
  }

  .audit_logo {
    width: 5.5em;
  }

  .tokenomics_popup_wrap {
    padding-right: 2em;
    padding-bottom: 4em;
    padding-left: 2em;
  }

  .tokenomics_image_wrap {
    margin-top: 3em;
  }

  .tokenomics_popup_close_link {
    margin-top: 1.2em;
    margin-right: 1.8em;
  }

  .app_title_flex {
    padding-right: 2em;
    padding-left: 2em;
    text-align: center;
  }

  .hero_text_wrap {
    width: auto;
    padding-top: 1.5em;
    padding-bottom: 1.8em;
  }

  .timeline_row {
    width: 60%;
  }

  .timeline_row._2 {
    width: 72%;
  }

  .timeline_row._3 {
    width: 85%;
  }

  .defi_logo_wrap._3 {
    border-width: 1.1em;
  }

  .defi_logo_wrap._4 {
    border-width: 1em;
  }

  .episode_title_flex {
    margin-top: 10px;
    margin-left: 10px;
  }

  .potential_text_wrap {
    margin-left: 0em;
    padding-right: 2em;
    padding-bottom: 2em;
    padding-left: 2em;
  }

  .features_flex {
    padding-bottom: 3em;
  }

  .feature_image {
    max-width: 290px;
  }

  .feature_image2 {
    max-width: 290px;
  }

  .feature_image3 {
    max-width: 290px;
  }

  .arch_title_wrap {
    padding-right: 2em;
    padding-left: 2em;
  }

  .crypto_title_wrap {
    padding-right: 1.5em;
    padding-left: 1.5em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.2vw;
    text-align: center;
  }

  .tokenomics_wrap {
    display: none;
  }

  .investors_flex_column {
    width: 100%;
  }

  .investors_inner_flex {
    margin-top: 0em;
  }

  .architecture_img_wrap {
    overflow: auto;
    padding-left: 2em;
  }

  .tokenomics_wrap_mobile {
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .token_contract_popup {
    display: none;
  }

  .audits_popup {
    display: none;
  }

  .timeline_text_wrap {
    padding-right: 1em;
    padding-left: 2em;
  }

  .timeline_text_wrap2 {
    padding-right: 1em;
    padding-left: 2em;
  }

  .timeline_text_wrap3 {
    padding-right: 1em;
    padding-left: 2em;
  }

  .timeline_text_wrap4 {
    padding-right: 1em;
    padding-left: 2em;
  }

  .popup_close_link {
    margin-top: 2.2em;
    margin-right: 2em;
  }

  .community_links_flex {
    width: 100%;
    max-width: 130px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .farm_title_flex {
    width: 100%;
  }

  .token_contraact_popup_wrap {
    padding-left: 1em;
  }

  .audit_popup_wrap {
    padding-right: 2em;
    padding-left: 2em;
  }

  .token_title_wrap {
    display: block;
    margin-bottom: 0.7em;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .audit_wrap {
    height: 13em;
  }

  .audit_logo_circle {
    right: 1em;
    bottom: 0.9em;
    width: 5em;
  }
}

