@font-face {
  font-family: Tricky Jimmy;
  src: url(/assets/Tricky-Jimmy-CFee1nDd.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-weight: 400;
  font-family: Tricky Jimmy, sans-serif;
}
body {
  overflow-x: clip;
  width: 100vw;
  min-height: 100vh;
  background: #30501e;
  scroll-behavior: smooth;
  transition: scroll 0.3s ease;
  overflow-y: scroll;
  height: 100vh;
}
::-webkit-scrollbar {
  display: none !important;
}
html,
#root {
  overflow-x: clip;
}
html {
  overflow-y: clip;
}
@media (max-width: 1000px) {
  .pc-visible {
    display: none !important;
  }
}
@media (min-width: 1000px) {
  .t-visible {
    display: none !important;
  }
}
@media (max-width: 1100px) {
  .super {
    height: 1600px !important;
  }
  .tok {
    min-height: 1800px !important;
  }
}
@media (max-width: 690px) {
  .super {
    height: 1400px !important;
  }
}
.cont {
  background-position-x: right !important;
  position: relative;
  height: auto !important;
  max-height: unset !important;
  padding: 160px 0 170px;
  z-index: 2;
}
@media (max-width: 640px) {
  .super {
    height: 1400px !important;
  }
  .cont {
    margin-top: -180px !important;
    background-position-x: center !important;
  }
}
@media (max-width: 500px) {
  .cont {
    margin-top: -110px !important;
  }
}
@media (min-width: 530px) {
  .m-visible {
    display: none !important;
  }
}
@media (max-width: 530px) {
  .super {
    height: 1300px !important;
    padding-top: 130px !important;
  }
  .m-no-visible {
    display: none !important;
  }
}
@media (min-width: 1101px) {
  .tab-visible {
    display: none !important;
  }
}
@media (max-width: 1100px) {
  .tab-no-visible {
    display: none !important;
  }
}
.outer {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 98;
  animation: outer 0.3s forwards;
}
@keyframes outer {
  to {
    opacity: 0.5;
    background: #000;
  }
}
._container_u61ij_1 {
  overflow-x: clip;
  background-size: cover;
  background-position-x: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 530px) {
  ._container_u61ij_1 ._lDream_u61ij_13,
  ._container_u61ij_1 ._rDream_u61ij_14 {
    display: none;
  }
}
._container_u61ij_1 ._lDream_u61ij_13 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 465px;
  height: 453px;
}
._container_u61ij_1 ._rDream_u61ij_14 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 548px;
  height: 534px;
  transition: transform 0.3s ease;
}
@media (max-width: 900px) {
  ._container_u61ij_1 ._lDream_u61ij_13 {
    left: -280px;
  }
  ._container_u61ij_1 ._rDream_u61ij_14 {
    right: -290px;
  }
}
header {
  padding: 0 20px;
  width: 100%;
  max-width: 1200px;
  margin-top: 19px;
  position: fixed;
  z-index: 100;
  left: 50%;
  transform: translate(-50%);
}
header ._bg_wokjt_11 {
  position: relative;
  width: 100%;
  min-height: 81px;
  max-height: 81px;
}
header ._header_wokjt_17 {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  width: calc(100% - 40px);
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  padding: 20px 42px;
}
header ._header_wokjt_17 ._navbar_wokjt_28 {
  display: flex;
  align-items: center;
  gap: 25px;
}
header ._header_wokjt_17 ._navbar_wokjt_28 ._menu_wokjt_33 {
  display: flex;
  width: 56px;
  height: 44px;
  padding: 13px 19px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 8px;
  border: 2px solid #000;
  background: #fff;
  box-shadow: 2px 2px #00000040;
}
header ._header_wokjt_17 ._navbar_wokjt_28 ._logo_wokjt_46 {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 12px;
}
header ._header_wokjt_17 ._navbar_wokjt_28 ._navLinks_wokjt_52 {
  display: flex;
  align-items: center;
  gap: 30px;
}
header ._header_wokjt_17 ._navbar_wokjt_28 ._navLinks_wokjt_52 li {
  list-style: none;
}
header ._header_wokjt_17 ._navbar_wokjt_28 ._navLinks_wokjt_52 li a {
  color: #000;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
header ._header_wokjt_17 ._btns_wokjt_71 {
  display: flex;
  align-items: center;
  gap: 15px;
}
header ._header_wokjt_17 ._btns_wokjt_71 button {
  outline: none;
  cursor: pointer;
  display: flex;
  height: 44px;
  padding: 16px 26px 15px 27px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 8px;
  border: 2px solid #000;
  background: #fff;
  box-shadow: 2px 2px #00000040;
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 1000px) {
  header ._header_wokjt_17 ._btns_wokjt_71 button {
    height: 24px;
  }
}
header ._dropdown_wokjt_104 {
  position: absolute;
  top: 100%;
  z-index: 2;
  width: calc(100% - 40px);
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  border: 2px solid #000;
  background: #fff;
  box-shadow: 0 4px #00000040;
  padding: 41px 24px 30px;
  align-items: center;
  gap: 58px;
}
header ._dropdown_wokjt_104 ._dropdownList_wokjt_119 {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}
header ._dropdown_wokjt_104 ._dropdownList_wokjt_119 a {
  text-decoration: none;
  cursor: pointer;
  display: flex;
  height: 44px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 8px;
  border: 2px solid #000;
  background: #fff;
  box-shadow: 2px 2px #00000040;
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
header ._dropdown_wokjt_104 ._contact_wokjt_147 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  width: 100%;
}
header ._dropdown_wokjt_104 ._contact_wokjt_147 p {
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  opacity: 0.5;
}
header ._dropdown_wokjt_104 ._contact_wokjt_147 ._btns_wokjt_71 {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 15px;
}
header ._dropdown_wokjt_104 ._contact_wokjt_147 ._btns_wokjt_71 button {
  cursor: pointer;
  display: flex;
  width: 100%;
  height: 44px;
  padding: 12px 0;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 2px solid #000;
  background: #fff;
  box-shadow: 2px 2px #00000040;
}
@media (max-width: 530px) {
  header {
    margin: 0;
    top: 0;
    max-width: unset;
    display: flex;
    height: 76px;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    gap: 14px;
    flex-shrink: 0;
    border-radius: 0 0 10px 10px;
    border-bottom: 2px solid #000;
    background: #fff;
    box-shadow: 0 4px #00000040;
  }
  header ._header_wokjt_17 {
    justify-content: space-between;
    padding: 20px 0;
  }
  header ._dropdown_wokjt_104 {
    width: 100%;
    top: 92%;
    border: none;
    border-radius: 0 0 10px 10px;
    border-bottom: 2px solid #000;
    background: #fff;
    box-shadow: 0 4px #00000040;
  }
}
._broccoli_q6gsf_1 {
  max-width: 1200px;
  width: 100%;
  display: flex;
  margin-top: 90px;
  gap: 14px;
  height: 843px;
  position: relative;
  z-index: 3;
  scroll-margin: 100px;
}
._broccoli_q6gsf_1 ._dog_q6gsf_12 {
  height: 100%;
  position: relative;
  z-index: 3;
}
._broccoli_q6gsf_1 ._inner_q6gsf_17 {
  position: relative;
  z-index: 4;
  max-width: 405px;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: start;
  margin-top: 150px;
  gap: 50px;
}
._broccoli_q6gsf_1 ._inner_q6gsf_17 ._broccoliTitle_q6gsf_28 {
  width: 405px;
  height: 121px;
}
._broccoli_q6gsf_1 ._inner_q6gsf_17 h2 {
  color: #fff;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
}
._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 ._btns_q6gsf_46 {
  display: flex;
  align-items: center;
  gap: 20px;
}
._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 ._btns_q6gsf_46 button {
  cursor: pointer;
  display: flex;
  height: 50px;
  padding: 0 63px 0 64px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 2px solid #000;
  background: #fff;
  box-shadow: 4px 4px #00000040;
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-wrap: nowrap;
}
._broccoli_q6gsf_1
  ._inner_q6gsf_17
  ._links_q6gsf_41
  ._btns_q6gsf_46
  ._sbtn_q6gsf_73 {
  display: flex;
  max-width: 54px;
  height: 50px;
  padding: 13px 15px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 8px;
  border: 2px solid #243c16;
  background: #f0b90b;
  box-shadow: 3px 4px #243c16;
}
._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 ._address_q6gsf_86 {
  display: flex;
  width: 100%;
  padding: 12px 18px;
  align-items: center;
  cursor: pointer;
  border-radius: 8px;
  border: 2px solid #c6e584;
  background: #ffffff03;
  box-shadow: 4px 4px #c6e58440;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 ._address_q6gsf_86 p {
  flex: 1 0 0;
  color: #fff;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
._broccoli_q6gsf_1
  ._inner_q6gsf_17
  ._links_q6gsf_41
  ._address_q6gsf_86
  ._copy_q6gsf_107 {
  cursor: pointer;
}
@media (max-width: 810px) {
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 ._broccoliTitle_q6gsf_28 {
    width: 361px;
    height: 107px;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 h2 {
    font-size: 16px;
  }
}
@media (max-width: 1400px) {
  ._broccoli_q6gsf_1 {
    transform: translate(100px);
  }
}
@media (max-width: 900px) {
  ._broccoli_q6gsf_1 {
    transform: translate(50px);
    align-items: center;
    height: 598px;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 {
    margin: 0;
    justify-content: center;
  }
  ._broccoli_q6gsf_1 ._dog_q6gsf_12 {
    margin-left: -150px;
  }
}
@media (max-width: 640px) {
  ._broccoli_q6gsf_1 {
    height: auto;
    z-index: 2;
    transform: translate(0);
    flex-direction: column-reverse;
  }
  ._broccoli_q6gsf_1 ._dog_q6gsf_12 {
    margin: 0;
    width: 522.604px;
    height: 474px;
    flex-shrink: 0;
    aspect-ratio: 522.6/474;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 {
    padding: 0 10px;
    background: linear-gradient(180deg, #30501e00, #30501e 42.85%);
    margin-top: -370px;
    max-width: 100%;
    align-items: center;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 ._broccoliTitle_q6gsf_28 {
    width: 305px;
    height: 91px;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 h2 {
    font-size: 16px;
    text-align: center;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 {
    width: 100%;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 ._btns_q6gsf_46 {
    justify-content: center;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 ._btns_q6gsf_46 button {
    max-width: 160px;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 ._address_q6gsf_86 p {
    font-size: 16px;
  }
  ._broccoli_q6gsf_1 ._inner_q6gsf_17 ._links_q6gsf_41 ._address_q6gsf_86 img {
    width: 26px;
    height: 26px;
  }
}
._storySection_gkhl1_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px;
  position: relative;
  width: 100%;
}
._storySection_gkhl1_1 ._content_gkhl1_9 {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
._storySection_gkhl1_1 ._content_gkhl1_9 h2 {
  color: #fff;
  text-align: center;
  text-shadow: 3px 4px 0px #000;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  font-family: Tricky Jimmy;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
._storySection_gkhl1_1 ._content_gkhl1_9 img {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
}
._storySection_gkhl1_1 ._content_gkhl1_9 ._cbtns_gkhl1_39 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-top: 22px;
  width: calc(100% - 40px);
}
._storySection_gkhl1_1 ._content_gkhl1_9 ._cbtns_gkhl1_39 ._row_gkhl1_47 {
  display: flex;
  align-items: center;
  gap: 40px;
}
._storySection_gkhl1_1 ._content_gkhl1_9 ._cbtns_gkhl1_39 button {
  cursor: pointer;
  display: flex;
  width: 100%;
  max-width: 200px;
  padding: 13px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  border: 2px solid #e68b04;
  background: #fff;
  box-shadow: 4px 4px #e68b04;
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 1200px) {
  ._storySection_gkhl1_1 ._content_gkhl1_9 h2 {
    font-size: 60px;
  }
  ._storySection_gkhl1_1 ._content_gkhl1_9 ._cbtns_gkhl1_39,
  ._storySection_gkhl1_1 ._content_gkhl1_9 ._cbtns_gkhl1_39 ._row_gkhl1_47 {
    gap: 20px;
  }
}
@media (max-width: 690px) {
  ._storySection_gkhl1_1 ._content_gkhl1_9 ._cbtns_gkhl1_39 {
    flex-direction: column;
  }
  ._storySection_gkhl1_1 ._content_gkhl1_9 ._cbtns_gkhl1_39 ._row_gkhl1_47 {
    width: 100%;
  }
  ._storySection_gkhl1_1 ._content_gkhl1_9 ._cbtns_gkhl1_39 button {
    max-width: unset;
  }
}
@media (max-width: 530px) {
  ._storySection_gkhl1_1 ._content_gkhl1_9 h2 {
    font-size: 40px;
    margin-bottom: 36px;
  }
  ._storySection_gkhl1_1 ._content_gkhl1_9 img {
    margin-top: 0;
    width: 372px;
    height: 1300px;
    flex-shrink: 0;
    aspect-ratio: 186/739;
  }
}
._super_b3fb8_1 {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -200px;
  height: 100%;
  scroll-margin: -300px;
  padding: 0 20px;
}
._super_b3fb8_1 ._zap_b3fb8_13 {
  position: absolute;
  bottom: 60%;
  right: 60%;
}
._super_b3fb8_1 ._omg_b3fb8_18 {
  position: absolute;
  bottom: 25%;
  right: 0;
}
._super_b3fb8_1 ._ai_b3fb8_23 {
  position: absolute;
  bottom: 50%;
  left: 20px;
}
._super_b3fb8_1 ._huh_b3fb8_28 {
  position: absolute;
  bottom: 10%;
  left: 10px;
}
._super_b3fb8_1 ._content_b3fb8_33 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 35%;
}
._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  max-width: 590px;
}
._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 h2 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  text-shadow: 3px 4px 0px #000;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  font-family: Tricky Jimmy;
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.1px;
}
._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 p {
  width: calc(100% - 40px);
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
}
._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 ._btn_b3fb8_73 {
  display: flex;
  align-items: center;
  gap: 25px;
  width: 100%;
}
._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 ._btn_b3fb8_73 button {
  width: calc(100% - 40px);
  display: flex;
  min-height: 50px;
  padding: 0 74px 0 76px;
  justify-content: center;
  align-items: center;
  flex: 1 0 0;
  border-radius: 8px;
  border: 2px solid #000;
  background: #fff;
  box-shadow: 4px 4px #00000040;
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  cursor: pointer;
}
._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 ._btn_b3fb8_73 span {
  color: #00000080;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.16px;
}
._super_b3fb8_1 ._content_b3fb8_33 img {
  width: 662px;
  height: 662px;
  flex-shrink: 0;
}
._super_b3fb8_1 ._content_b3fb8_33 ._stars_b3fb8_118 {
  position: absolute;
  right: -100px;
  top: 10px;
}
@media (max-width: 1100px) {
  ._super_b3fb8_1 ._zap_b3fb8_13,
  ._super_b3fb8_1 ._omg_b3fb8_18,
  ._super_b3fb8_1 ._ai_b3fb8_23,
  ._super_b3fb8_1 ._huh_b3fb8_28 {
    display: none;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 {
    margin-top: -100px;
    flex-direction: column-reverse;
    width: 604px;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 h2 {
    font-size: 60px;
    text-align: center;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 p {
    font-size: 16px;
    text-align: center;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 img {
    width: 604px;
    height: 604px;
    flex-shrink: 0;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._btn_b3fb8_73 {
    flex-direction: column;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._stars_b3fb8_118 {
    top: -10px;
    right: -50px;
  }
}
@media (max-width: 690px) {
  ._super_b3fb8_1 ._content_b3fb8_33 img {
    width: 550px;
    height: 550px;
    flex-shrink: 0;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 {
    max-width: 400px;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 h2 {
    font-size: 40px;
  }
}
@media (max-width: 540px) {
  ._super_b3fb8_1 ._content_b3fb8_33 img {
    width: 400px;
    height: 400px;
    flex-shrink: 0;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._stars_b3fb8_118 {
    right: 80px;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 {
    max-width: 380px;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._text_b3fb8_40 p {
    font-size: 14px;
  }
  ._super_b3fb8_1 ._content_b3fb8_33 ._btn_b3fb8_73 button {
    width: 100%;
  }
}
@media (max-width: 400px) {
  ._super_b3fb8_1 ._content_b3fb8_33 img {
    width: 390px;
    height: 390px;
    flex-shrink: 0;
  }
}
._tokenomicsSection_15jee_1 {
  width: 100%;
  background: radial-gradient(65.35% 86.15% at 50% 100%, #6ca148, #30501e);
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  gap: 50px;
  height: 100%;
}
._tokenomicsSection_15jee_1 ._tcontent_15jee_11 {
  display: flex;
  align-items: center;
  margin-left: -220px;
  position: relative;
  height: 800px;
  gap: 0px;
}
._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._ssq_15jee_19 {
  position: absolute;
  top: 0;
  left: -20px;
}
._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._bsq_15jee_24 {
  position: absolute;
  bottom: -120px;
  right: -240px;
}
._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._pers_15jee_29 {
  width: 120%;
  height: 120%;
  margin: -70px 0 -100px;
  position: relative;
  z-index: 3;
}
._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 {
  display: flex;
  flex-direction: column;
  gap: 50px;
  width: calc(100% - 40px);
  max-width: 509px;
}
._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 h2 {
  color: #fff;
  text-shadow: 3px 4px 0px #000;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  font-family: Tricky Jimmy;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.4px;
  position: relative;
}
._tokenomicsSection_15jee_1
  ._tcontent_15jee_11
  ._info_15jee_36
  h2
  ._smile_15jee_56 {
  position: absolute;
  top: -100%;
}
._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 p,
._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 span {
  color: #fff;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
}
._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 span {
  color: #f95192;
}
._tokenomicsSection_15jee_1
  ._tcontent_15jee_11
  ._info_15jee_36
  ._stat_15jee_73 {
  display: flex;
  flex-direction: column;
  gap: 50px;
  width: 100%;
}
._tokenomicsSection_15jee_1
  ._tcontent_15jee_11
  ._info_15jee_36
  ._stat_15jee_73
  ._total_15jee_79 {
  width: 100%;
  display: flex;
  display: inline-flex;
  height: 76px;
  padding: 16px 24px;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  flex-shrink: 0;
  border-radius: 10px;
  border-bottom: 2px solid #000;
  background: #fff;
  box-shadow: 0 4px #00000040;
}
._tokenomicsSection_15jee_1
  ._tcontent_15jee_11
  ._info_15jee_36
  ._stat_15jee_73
  ._total_15jee_79
  h3 {
  color: #fff;
  text-align: right;
  leading-trim: both;
  text-edge: cap;
  text-shadow: 3px 4px 0px #000;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  font-family: Tricky Jimmy;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
}
._tokenomicsSection_15jee_1
  ._tcontent_15jee_11
  ._info_15jee_36
  ._stat_15jee_73
  ._total_15jee_79
  p {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
}
._tokenomicsSection_15jee_1 ._ca_15jee_119 {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 1200px;
  align-items: center;
  position: relative;
}
._tokenomicsSection_15jee_1 ._ca_15jee_119 ._arrowR_15jee_127,
._tokenomicsSection_15jee_1 ._ca_15jee_119 ._arrowL_15jee_127 {
  position: absolute;
}
._tokenomicsSection_15jee_1 ._ca_15jee_119 ._arrowR_15jee_127 {
  right: 0;
}
._tokenomicsSection_15jee_1 ._ca_15jee_119 ._arrowL_15jee_127 {
  left: 0;
}
._tokenomicsSection_15jee_1 ._ca_15jee_119 h4 {
  color: #fff;
  text-align: start;
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: 0.2px;
}
._tokenomicsSection_15jee_1 ._ca_15jee_119 ._cai_15jee_146 {
  cursor: pointer;
  display: flex;
  width: 784px;
  padding: 22px 30px;
  justify-content: center;
  align-items: center;
  gap: 20px;
  border-radius: 10px;
  border: 2px solid #c6e584;
  background: #30501e80;
  box-shadow: 4px 4px #c6e58440;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
._tokenomicsSection_15jee_1 ._ca_15jee_119 ._cai_15jee_146 p {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-word;
  flex: 1 0 0;
}
._tokenomicsSection_15jee_1 ._ca_15jee_119 ._cai_15jee_146 img {
  width: 32px;
  height: 32px;
}
._tokenomicsSection_15jee_1 ._join_15jee_178 {
  padding: 80px;
  margin-top: 120px;
  width: 1201px;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  scroll-margin: 200px;
  border-radius: 30px;
  border: 3px solid #000;
  background: linear-gradient(0deg, #f0b90b, #f0b90b), #fff;
  box-shadow: 4px 4px #00000040;
}
._tokenomicsSection_15jee_1 ._join_15jee_178 ._per_15jee_29 {
  width: 972.5px;
  height: 632px;
  position: absolute;
  right: -226px;
  top: -163px;
}
._tokenomicsSection_15jee_1 ._join_15jee_178 ._info_15jee_36 {
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: relative;
  z-index: 3;
}
._tokenomicsSection_15jee_1 ._join_15jee_178 ._info_15jee_36 h2 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  text-shadow: 3px 4px 0px #000;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  font-family: Tricky Jimmy;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.8px;
}
._tokenomicsSection_15jee_1 ._join_15jee_178 ._info_15jee_36 p {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
}
._tokenomicsSection_15jee_1 ._join_15jee_178 ._info_15jee_36 ._jbtns_15jee_230 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 7px;
}
._tokenomicsSection_15jee_1
  ._join_15jee_178
  ._info_15jee_36
  ._jbtns_15jee_230
  ._sbtns_15jee_236 {
  display: flex;
  align-items: center;
  gap: 15px;
}
._tokenomicsSection_15jee_1
  ._join_15jee_178
  ._info_15jee_36
  ._jbtns_15jee_230
  button {
  position: relative;
  z-index: 10;
  cursor: pointer;
  width: 50px;
  display: flex;
  height: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 2px solid #000;
  background: #fff;
  box-shadow: 4px 4px #00000040;
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 1215px) {
  ._tokenomicsSection_15jee_1 ._join_15jee_178 {
    max-width: calc(100% - 40px);
  }
}
@media (max-width: 1100px) {
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 {
    height: auto;
    gap: 95px;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._ssq_15jee_19 {
    left: -50px;
  }
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._pers_15jee_29 {
    max-width: 569px;
    max-height: 616px;
  }
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 h2 {
    text-align: center;
    font-size: 60px;
  }
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 h2 svg {
    width: 46.374px;
    height: 37.645px;
    flex-shrink: 0;
  }
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 p {
    text-align: center;
    font-size: 16px;
  }
  ._tokenomicsSection_15jee_1
    ._tcontent_15jee_11
    ._stat_15jee_73
    ._ca_15jee_119 {
    width: 100%;
  }
  ._tokenomicsSection_15jee_1
    ._tcontent_15jee_11
    ._stat_15jee_73
    ._ca_15jee_119
    ._cai_15jee_146 {
    overflow: hidden;
  }
  ._tokenomicsSection_15jee_1
    ._tcontent_15jee_11
    ._stat_15jee_73
    ._ca_15jee_119
    ._cai_15jee_146
    p {
    font-size: 20px;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
    text-align: start;
  }
  ._tokenomicsSection_15jee_1 ._ca_15jee_119 {
    width: 100%;
  }
  ._tokenomicsSection_15jee_1 ._ca_15jee_119 ._cai_15jee_146 {
    width: calc(100% - 40px);
    overflow: hidden;
  }
  ._tokenomicsSection_15jee_1 ._ca_15jee_119 ._cai_15jee_146 p {
    font-size: 20px;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
  }
  ._tokenomicsSection_15jee_1 ._join_15jee_178 {
    padding: 50px;
  }
  ._tokenomicsSection_15jee_1 ._join_15jee_178 ._per_15jee_29 {
    width: 400.553px;
    height: 500px;
    right: 0;
    top: -110px;
  }
}
@media (max-width: 490px) {
  ._tokenomicsSection_15jee_1 ._ca_15jee_119 ._cai_15jee_146 {
    padding: 10px;
  }
  ._tokenomicsSection_15jee_1 ._ca_15jee_119 ._cai_15jee_146 p {
    font-size: 14px !important;
  }
  ._tokenomicsSection_15jee_1 ._ca_15jee_119 ._cai_15jee_146 img {
    width: 20px !important;
    height: 20px !important;
  }
  ._tokenomicsSection_15jee_1 ._join_15jee_178 {
    height: 636.5px;
    display: flex;
    flex-direction: column;
    justify-content: end;
  }
  ._tokenomicsSection_15jee_1 ._join_15jee_178 ._per_15jee_29 {
    width: 350px;
    height: 450px;
    top: -100px;
  }
  ._tokenomicsSection_15jee_1 ._join_15jee_178 ._info_15jee_36 h2 {
    text-align: center;
    font-size: 40px;
  }
  ._tokenomicsSection_15jee_1 ._join_15jee_178 ._info_15jee_36 p {
    text-align: center;
    font-size: 14px;
  }
  ._tokenomicsSection_15jee_1
    ._join_15jee_178
    ._info_15jee_36
    ._jbtns_15jee_230 {
    flex-direction: column;
  }
  ._tokenomicsSection_15jee_1
    ._join_15jee_178
    ._info_15jee_36
    ._jbtns_15jee_230
    ._main_15jee_368 {
    width: 100% !important;
  }
  ._tokenomicsSection_15jee_1
    ._join_15jee_178
    ._info_15jee_36
    ._jbtns_15jee_230
    ._sbtns_15jee_236 {
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 540px) {
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._pers_15jee_29 {
    width: 400px;
    height: 400px;
  }
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._ssq_15jee_19 {
    top: -80px;
    left: 0;
    width: 100px;
    height: 100px;
  }
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 {
    max-width: unset;
  }
  ._tokenomicsSection_15jee_1
    ._tcontent_15jee_11
    ._info_15jee_36
    h2
    ._smile_15jee_56 {
    width: 60px;
    height: 60px;
  }
  ._tokenomicsSection_15jee_1
    ._tcontent_15jee_11
    ._info_15jee_36
    ._stat_15jee_73 {
    width: 100%;
    align-items: center;
  }
  ._tokenomicsSection_15jee_1
    ._tcontent_15jee_11
    ._info_15jee_36
    ._stat_15jee_73
    ._total_15jee_79,
  ._tokenomicsSection_15jee_1
    ._tcontent_15jee_11
    ._info_15jee_36
    ._stat_15jee_73
    img {
    width: 100%;
  }
}
@media (max-width: 470px) {
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._pers_15jee_29 {
    width: 326px;
    height: 353px;
  }
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 h2 {
    font-size: 40px;
  }
  ._tokenomicsSection_15jee_1 ._tcontent_15jee_11 ._info_15jee_36 p {
    font-size: 14px;
  }
  ._tokenomicsSection_15jee_1
    ._tcontent_15jee_11
    ._info_15jee_36
    ._stat_15jee_73
    ._total_15jee_79 {
    flex-direction: column;
    justify-content: center;
    height: 106.32px;
  }
}
.coinmarketcap-currency-widget {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  border-bottom: 2px solid #000;
  box-shadow: 0 4px #00000040;
}
.coinmarketcap-currency-widget * {
  font-family: Helvetica Neue !important;
}
#none-data {
  display: none;
}
._footer_11o04_1 {
  height: 1000px;
  width: 100%;
  flex-shrink: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
@media (max-width: 1200px) {
  ._footer_11o04_1 {
    height: 1300px;
    margin-top: -100px;
  }
}
._footer_11o04_1 ._ref_11o04_16 {
  width: 100%;
  height: 866.36px;
  z-index: 2;
  position: relative;
  bottom: -40px;
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
  ._footer_11o04_1 ._ref_11o04_16 {
    bottom: -210px;
  }
}
._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 {
  position: absolute;
  z-index: 10;
  display: flex;
  gap: 55px;
  flex-direction: column;
  right: calc(50% - 600px);
}
@media (max-width: 1200px) {
  ._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 {
    top: -100px;
    right: 50%;
    transform: translate(50%);
    align-items: center;
    width: 100%;
  }
}
@media (max-width: 520px) {
  ._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 {
    top: -80px;
    right: 50%;
    transform: translate(50%);
    align-items: center;
    width: 100%;
  }
}
@media (max-width: 430px) {
  ._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 {
    top: -50px;
    right: 50%;
    transform: translate(50%);
    align-items: center;
    width: 100%;
  }
}
._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 h1 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  text-shadow: 3px 4px 0px #000;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  font-family: Tricky Jimmy;
  font-size: 54px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.62px;
}
@media (max-width: 530px) {
  ._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 h1 {
    font-size: 40px;
    text-align: center;
  }
}
._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 p {
  width: 476px;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
}
@media (max-width: 530px) {
  ._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 p {
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
    width: 100%;
  }
}
._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 p span {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.18px;
}
._footer_11o04_1 ._ref_11o04_16 ._info_11o04_30 button {
  cursor: pointer;
  display: flex;
  width: 200px;
  height: 50px;
  padding: 13px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  border: 2px solid #e68b04;
  background: #fff;
  box-shadow: 4px 4px #e68b04;
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
._footer_11o04_1 ._ref_11o04_16 img {
  width: 6900px;
  object-fit: cover;
}
@media (max-width: 1850px) {
  ._footer_11o04_1 ._ref_11o04_16 img {
    transform: translate(-20vmin);
  }
}
@media (max-width: 1380px) {
  ._footer_11o04_1 ._ref_11o04_16 img {
    transform: translate(-30vmin);
  }
}
@media (max-width: 900px) {
  ._footer_11o04_1 ._ref_11o04_16 img {
    transform: translate(-35vmin);
  }
}
@media (max-width: 900px) {
  ._footer_11o04_1 ._ref_11o04_16 img {
    transform: translate(-45vmin);
  }
}
@media (max-width: 740px) {
  ._footer_11o04_1 ._ref_11o04_16 img {
    transform: translate(-55vmin);
  }
}
@media (max-width: 670px) {
  ._footer_11o04_1 ._ref_11o04_16 img {
    transform: translate(-65vmin);
  }
}
@media (max-width: 640px) {
  ._footer_11o04_1 ._ref_11o04_16 img {
    transform: translate(-35vmin);
    width: 4000px;
  }
}
@media (max-width: 440px) {
  ._footer_11o04_1 ._ref_11o04_16 img {
    transform: translate(-45vmin);
  }
}
@media (max-width: 410px) {
  ._footer_11o04_1 ._ref_11o04_16 img {
    transform: translate(-60vmin);
  }
}
._footer_11o04_1 ._bg_11o04_189 {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 310px;
  left: 0;
  right: 0;
  z-index: 1;
}
@media (max-width: 640px) {
  ._footer_11o04_1 ._bg_11o04_189 {
    bottom: 270px;
  }
}
._footer_11o04_1 ._nav_11o04_203 {
  position: relative;
  z-index: 2;
  display: flex;
  height: 137px;
  padding: 45px 360px 44px;
  justify-content: center;
  align-items: center;
  border-top: 2px solid #ffe441;
  background: #f1b10b;
}
._footer_11o04_1 ._nav_11o04_203 ._navbar_11o04_214 {
  display: flex;
  align-items: center;
  gap: 25px;
  width: 100%;
  max-width: 1200px;
}
._footer_11o04_1 ._nav_11o04_203 ._navbar_11o04_214 ._logo_11o04_221 {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 12px;
}
._footer_11o04_1 ._nav_11o04_203 ._navbar_11o04_214 ._navLinks_11o04_227 {
  display: flex;
  align-items: center;
  gap: 30px;
}
._footer_11o04_1 ._nav_11o04_203 ._navbar_11o04_214 ._navLinks_11o04_227 li {
  list-style: none;
}
._footer_11o04_1 ._nav_11o04_203 ._navbar_11o04_214 ._navLinks_11o04_227 li a {
  color: #000;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
._footer_11o04_1 ._nav_11o04_203 ._btns_11o04_246 {
  display: flex;
  align-items: center;
  gap: 15px;
}
._footer_11o04_1 ._nav_11o04_203 ._btns_11o04_246 button {
  outline: none;
  cursor: pointer;
  display: flex;
  height: 44px;
  padding: 16px 26px 15px 27px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 8px;
  border: 2px solid #000;
  background: #fff;
  box-shadow: 2px 2px #00000040;
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
._footer_11o04_1 ._about_11o04_274 {
  position: relative;
  z-index: 2;
  display: flex;
  width: 100%;
  height: 80px;
  padding: 36px 0 30px;
  justify-content: center;
  align-items: center;
  border-top: 6px solid #ac6a07;
  background: #cd810e;
}
._footer_11o04_1 ._about_11o04_274 h1 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  text-shadow: 2px 1px 0px #000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  font-family: Tricky Jimmy;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.6px;
}
@media (max-width: 1560px) {
  ._footer_11o04_1 ._nav_11o04_203 {
    padding: 45px 20px;
  }
  ._footer_11o04_1 ._nav_11o04_203 ._navbar_11o04_214 ._navLinks_11o04_227 {
    display: none;
  }
  ._footer_11o04_1 ._nav_11o04_203 ._btns_11o04_246 {
    width: 100%;
    justify-content: end;
  }
}
@media (max-width: 810px) {
  ._footer_11o04_1 ._about_11o04_274 h1 {
    font-size: 18px;
    text-align: center;
  }
}
@media (max-width: 530px) {
  ._footer_11o04_1 {
    margin-top: -300px;
  }
  ._footer_11o04_1 ._nav_11o04_203 ._btns_11o04_246 ._buyButton_11o04_323 {
    display: none;
  }
}
