@font-face {
  font-family: "HL-Comicboom-Unicode";
  src: url("./font/HLcomicboom_Uni.ttf");
}
.container .banner {
  position: relative;
}
.container .banner__container {
  background-color: #edb623;
  padding: 50px;
  display: flex;
}
@media screen and (max-width: 768px) {
  .container .banner__container {
    padding: 20px;
  }
}
.container .banner__container__left .banner__container__mobile {
  margin: 20px 0;
  display: none;
}
.container .banner__container__left .banner__container__mobile .wrap_img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .banner__container__left .banner__container__mobile .wrap_img img {
  width: 295px;
}
@media screen and (max-width: 768px) {
  .container .banner__container__left .banner__container__mobile {
    display: block;
  }
}
.container .banner__container__left .main_text {
  margin-top: 100px;
  font-family: "Comical Cartoon", sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 125px;
  letter-spacing: 0em;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .container .banner__container__left .main_text {
    font-size: 32px;
    line-height: 62.34px;
    margin-top: 30px;
    text-align: center;
  }
}
.container .banner__container__left .sub_name {
  margin-top: 30px;
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 59px;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .container .banner__container__left .sub_name {
    font-size: 18px;
    line-height: 29.69px;
  }
}
.container .banner__container__left .text {
  margin-top: 30px;
  width: 587px;
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0em;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .container .banner__container__left .text {
    font-size: 12px;
    line-height: 19.79px;
    width: auto;
  }
}
.container .banner__container__left .text .red {
  margin-right: 5px;
  color: #ff1616;
}
.container .banner__container__left .btn {
  display: flex;
  margin-top: 30px;
  justify-content: center;
  align-items: center;
}
.container .banner__container__left .btn__container {
  background-color: #ff1616;
  width: 327px;
  height: 86px;
  border: 3px solid #1e1e1d;
  box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.2509803922);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .container .banner__container__left .btn__container {
    width: 250px;
    height: 65px;
    text-align: center;
  }
}
.container .banner__container__left .btn__container p {
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .container .banner__container__left .btn__container p {
    font-family: "HL-Comicboom-Unicode", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
  }
}
.container .banner__container__left .wrap-tag {
  display: flex;
  margin: 50px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .container .banner__container__left .wrap-tag {
    margin: 20px 0 100px 0;
  }
}
.container .banner__container__left .wrap-tag .container {
  display: flex;
  justify-content: space-between;
  width: 250px;
}
@media screen and (max-width: 768px) {
  .container .banner__container__left .wrap-tag .container {
    width: 150px;
  }
}
.container .banner__container__left .wrap-tag .container .wrap-tag__item img {
  width: 96.55px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .container .banner__container__left .wrap-tag .container .wrap-tag__item img {
    width: 57.93px;
  }
}
@media screen and (max-width: 768px) {
  .container .banner__container__right {
    display: none;
  }
}
.container .banner__container__right .wrap_img {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .container .banner__container__right .wrap_img img {
    width: 300px;
  }
}
.container .banner__footer {
  background-color: #e9c58c;
  border: 3px solid #000000;
  width: calc(100% + 89px);
  display: flex;
  overflow: hidden;
  position: absolute;
  bottom: -25px;
  left: -95px;
  padding: 15px 0;
}
@media screen and (max-width: 768px) {
  .container .banner__footer {
    bottom: 0px;
  }
}
.container .banner__footer p {
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 66px;
  letter-spacing: 0em;
  text-align: left;
  margin: 0 26px;
}
@media screen and (max-width: 768px) {
  .container .banner__footer p {
    font-size: 20px;
    line-height: 32px;
  }
}
.container .net-work {
  margin-top: 25px;
  background-color: #000000;
  position: relative;
}
@media screen and (max-width: 768px) {
  .container .net-work {
    margin-top: 0px;
  }
}
.container .net-work .main-text {
  font-family: "Comical Cartoon", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 94px;
  letter-spacing: 0em;
  padding-top: 70px;
  text-align: center;
  color: #edb623;
}
@media screen and (max-width: 768px) {
  .container .net-work .main-text {
    font-size: 25px;
    line-height: 48px;
    padding-top: 30px;
  }
}
.container .net-work .wrap_sub_text {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .container .net-work .wrap_sub_text {
    margin: 20px 0;
  }
}
.container .net-work .wrap_sub_text .sub-text {
  width: 459px;
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
}
.container .net-work .wrap_sub_text .sub-text span {
  color: #ff1616;
}
@media screen and (max-width: 768px) {
  .container .net-work .wrap_sub_text .sub-text {
    font-size: 12px;
    line-height: 19.7px;
    width: 230px;
  }
}
.container .net-work .wrap_logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .net-work .wrap_logo .logo {
  width: 1000px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}
@media screen and (max-width: 768px) {
  .container .net-work .wrap_logo .logo {
    display: none;
  }
}
.container .net-work .wrap_logo .logo .item {
  margin: 20px 0;
  padding: 15px;
  border: 1px solid #ffffff;
  border-radius: 25px;
}
.container .net-work .wrap_logo .logo__mobile {
  display: none;
}
.container .net-work .wrap_logo .logo__mobile .item {
  margin: 20px 0;
  padding: 15px;
  border: 1px solid #ffffff;
  border-radius: 25px;
}
.container .net-work .wrap_logo .logo__mobile .item img {
  width: 150px;
}
@media screen and (max-width: 768px) {
  .container .net-work .wrap_logo .logo__mobile {
    display: block;
  }
}
.container .net-work .wrap_gray_text {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .net-work .wrap_gray_text .gray-text {
  padding: 100px 0;
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
  color: #8f8f8f;
}
@media screen and (max-width: 768px) {
  .container .net-work .wrap_gray_text .gray-text {
    font-size: 12px;
    line-height: 19px;
    width: 158px;
    padding: 10px 0 50px 0;
  }
}
.container .net-work .wrap_cat_3 {
  position: absolute;
  right: 0;
  top: 70px;
}
@media screen and (max-width: 768px) {
  .container .net-work .wrap_cat_3 {
    top: 170px;
  }
  .container .net-work .wrap_cat_3 img {
    width: 75px;
  }
}
.container .net-work .wrap_cat_2 {
  position: absolute;
  left: 20px;
  bottom: 70px;
}
@media screen and (max-width: 768px) {
  .container .net-work .wrap_cat_2 {
    bottom: 10px;
  }
  .container .net-work .wrap_cat_2 img {
    width: 80px;
  }
}
.container .hi {
  background-color: #edb623;
  padding: 70px 0;
  font-family: "Comical Cartoon", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 90px;
  letter-spacing: 0em;
  text-align: center;
  color: #1e1e1d;
}
@media screen and (max-width: 768px) {
  .container .hi {
    font-size: 16px;
    line-height: 41px;
    padding: 20px 0;
  }
}
.container .dolar_cat {
  width: 100%;
}
.container .dolar_cat .wrap_dolar_cat {
  width: 100%;
}
.container .dolar_cat .wrap_dolar_cat img {
  width: 100%;
}
.container .footer .top_tokenomics {
  background-color: #edb623;
  width: 100%;
  height: 100px;
}
@media screen and (max-width: 768px) {
  .container .footer .top_tokenomics {
    height: 50px;
  }
}
.container .footer .tokenomics {
  background-color: #000000;
  padding: 90px 0;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics {
    padding: 30px 0;
  }
}
.container .footer .tokenomics .main_text {
  padding: 0px 0 70px 0;
  color: #edb623;
  box-shadow: 3px 4px 4px 0px rgba(0, 0, 0, 0.5019607843);
  font-family: "Comical Cartoon", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 94px;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .main_text {
    font-size: 20px;
    line-height: 40px;
    padding: 0px 0 30px 0;
  }
}
.container .footer .tokenomics .wrap_sub_text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .footer .tokenomics .wrap_sub_text img {
  display: none;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .wrap_sub_text img {
    display: block;
  }
}
.container .footer .tokenomics .wrap_sub_text .sub_text {
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
  width: 665px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .wrap_sub_text .sub_text {
    font-size: 12px;
    line-height: 19px;
    width: 213px;
    text-align: left;
  }
}
.container .footer .tokenomics .wrap_sub_text .sub_text span {
  color: #ff1616;
  margin-right: 5px;
}
.container .footer .tokenomics .cat4 {
  display: none;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .cat4 {
    display: block;
  }
  .container .footer .tokenomics .cat4 img {
    width: 370px;
  }
}
.container .footer .tokenomics .total {
  display: flex;
  justify-content: space-around;
  margin: 50px 0;
  align-items: center;
}
.container .footer .tokenomics .total .left__total {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .total .left__total {
    display: none;
  }
}
.container .footer .tokenomics .total .right__total {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .total .right__total {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.container .footer .tokenomics .total .right__total .item {
  margin: 20px 0;
  width: 573px;
  height: 156px;
  background-color: #edb623;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .total .right__total .item {
    width: 295px;
    height: 80px;
    margin: 10px 0;
  }
}
.container .footer .tokenomics .total .right__total .item p {
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 66px;
  letter-spacing: 0em;
  text-align: center;
  color: #1e1e1d;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .total .right__total .item p {
    font-size: 20px;
    line-height: 33px;
  }
}
.container .footer .tokenomics .btn {
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.container .footer .tokenomics .btn .left__btn {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .btn .left__btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
  }
}
.container .footer .tokenomics .btn .left__btn .btn__container {
  cursor: pointer;
  box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.2509803922);
  border: 3px solid #ffffff;
  background-color: #ff1616;
  width: 327px;
  height: 86px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .btn .left__btn .btn__container {
    width: 300px;
    height: 60px;
  }
}
.container .footer .tokenomics .btn .left__btn .btn__container p {
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .btn .left__btn .btn__container p {
    font-size: 24px;
    line-height: 21px;
  }
}
.container .footer .tokenomics .btn .right__btn {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .container .footer .tokenomics .btn .right__btn {
    display: none;
  }
}
.container .footer .social {
  background-color: #edb623;
  display: flex;
  justify-content: space-around;
  padding: 50px 0;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .container .footer .social {
    padding: 20px 0;
  }
  .container .footer .social .left__social {
    display: none;
  }
}
.container .footer .social .left__social {
  width: 40%;
}
.container .footer .social .left__social img {
  width: 491px;
}
.container .footer .social .right__social {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .container .footer .social .right__social {
    width: 100%;
  }
}
.container .footer .social .right__social .main-text {
  font-family: "Comical Cartoon", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 94px;
  letter-spacing: 0em;
  padding-top: 60px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .container .footer .social .right__social .main-text {
    font-size: 29px;
    line-height: 73px;
    padding-top: 20px;
  }
}
.container .footer .social .right__social .sub-text {
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
  color: #1e1e1d;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .container .footer .social .right__social .sub-text {
    font-size: 14px;
    line-height: 23px;
  }
}
.container .footer .social .right__social .wrap-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0;
}
.container .footer .social .right__social .wrap-tag .container {
  display: flex;
  justify-content: space-between;
  width: 150px;
}
.container .footer .social .right__social .wrap-tag .container .wrap-tag__item img {
  width: 57px;
  cursor: pointer;
}
.container .footer .social .right__social .cat5 {
  display: none;
}
@media screen and (max-width: 768px) {
  .container .footer .social .right__social .cat5 {
    display: block;
  }
  .container .footer .social .right__social .cat5 .wrap_img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .container .footer .social .right__social .cat5 .wrap_img img {
    width: 294px;
  }
}
.container .footer .social .right__social .btn {
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.container .footer .social .right__social .btn .btn__container {
  cursor: pointer;
  box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.2509803922);
  border: 3px solid #1e1e1d;
  background-color: #ff1616;
  width: 327px;
  height: 86px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.container .footer .social .right__social .btn .btn__container p {
  font-family: "HL-Comicboom-Unicode", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .container .footer .social .right__social .btn .btn__container p {
    font-size: 21px;
    line-height: 19px;
  }
}
.container .footer .bot_tokenomics {
  background-color: #000000;
  width: 100%;
  height: 1500px;
}/*# sourceMappingURL=main.css.map */