.header[_ngcontent-ng-c1190688494] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
  background: #fff;
  height: 55px;
}

@media screen and (max-width: 1024px) {
  .header[_ngcontent-ng-c1190688494] {
    height: 60px;
    padding-top: 0;
  }
}

@media screen and (max-width: 576px) {
  .header[_ngcontent-ng-c1190688494] {
    background: #fff;
    z-index: 15;
  }
}

.header.scrolled[_ngcontent-ng-c1190688494] {
  top: 0;
  box-shadow: 0 4px 8px #0000, 0 6px 20px #0000001f;
}

@media screen and (max-width: 576px) {
  .header.scrolled[_ngcontent-ng-c1190688494] {
    background: #fff;
  }
}

.header[_ngcontent-ng-c1190688494] .btn[_ngcontent-ng-c1190688494] {
  border-radius: 0;
  border: 3px solid #000000;
  height: 35px;
  min-width: 160px;
  color: #000;
}

.header[_ngcontent-ng-c1190688494] .btn.btn-primary[_ngcontent-ng-c1190688494] {
  background: #00e2094a;
}

.header[_ngcontent-ng-c1190688494] .btn.btn-purple[_ngcontent-ng-c1190688494] {
  background: #e2008b4a;
  width: max-content;
}

.header[_ngcontent-ng-c1190688494] .logo[_ngcontent-ng-c1190688494] {
  height: 40px;
  width: 40px;
}

.header[_ngcontent-ng-c1190688494] .choose-rich-text[_ngcontent-ng-c1190688494] {
  max-width: 160px;
  font-size: 22px;
  line-height: 1;
}

@media screen and (max-width: 576px) {
  .header[_ngcontent-ng-c1190688494] .choose-rich-text[_ngcontent-ng-c1190688494] {
    font-size: 18px;
    line-height: 22px;
  }
}

.header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] {
  padding: 5px 0;
}

@media screen and (max-width: 576px) {
  .header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] {
    padding: 5px 12px;
  }
}

.header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] a[_ngcontent-ng-c1190688494] {
  position: relative;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  text-transform: capitalize;
  font-family: KGRedHands, sans-serif;
  font-size: 16px;
  padding: 13px 0;
  margin: 0 15px;
  opacity: 0.6;
}

.header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] a[_ngcontent-ng-c1190688494]:first-child {
  margin-left: 0;
}

.header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] a.active[_ngcontent-ng-c1190688494],
.header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] a[_ngcontent-ng-c1190688494]:hover {
  color: #000;
  opacity: 1;
}

.header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] a.active[_ngcontent-ng-c1190688494]:after,
.header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] a[_ngcontent-ng-c1190688494]:hover:after {
  content: "";
  display: block;
  width: 100%;
  height: 13px;
  background: url(assets/images/png/faq-line.png) repeat-x 0 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}

.header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] a.about.active[_ngcontent-ng-c1190688494]:after,
.header[_ngcontent-ng-c1190688494] .menu-item[_ngcontent-ng-c1190688494] a.about[_ngcontent-ng-c1190688494]:hover:after {
  content: unset;
}

.header[_ngcontent-ng-c1190688494] .cursor-auto[_ngcontent-ng-c1190688494] {
  cursor: auto !important;
}

.header[_ngcontent-ng-c1190688494] .language[_ngcontent-ng-c1190688494] {
  text-decoration: none;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  font-weight: 400;
  padding: 0.3rem 1rem;
  border-radius: 16px;
}

.header[_ngcontent-ng-c1190688494] .language.show[_ngcontent-ng-c1190688494] .dropdown[_ngcontent-ng-c1190688494] {
  rotate: 180deg;
}

.header[_ngcontent-ng-c1190688494] .language[_ngcontent-ng-c1190688494] .dropdown-toggle[_ngcontent-ng-c1190688494] {
  width: unset !important;
  margin: 0 auto;
}

.header[_ngcontent-ng-c1190688494] .language[_ngcontent-ng-c1190688494] .dropdown-toggle[_ngcontent-ng-c1190688494]:after {
  display: none !important;
}

@media screen and (max-width: 576px) {
  .header[_ngcontent-ng-c1190688494] .dropdown-menu-left[_ngcontent-ng-c1190688494] a[_ngcontent-ng-c1190688494] {
    padding: 10px 0 !important;
    font-size: 16px !important;
  }
}

.header[_ngcontent-ng-c1190688494] .menu-dropdown[_ngcontent-ng-c1190688494] {
  padding: 10px 0;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 14px;
  width: auto;
}

.header[_ngcontent-ng-c1190688494] .menu-dropdown.active[_ngcontent-ng-c1190688494],
.header[_ngcontent-ng-c1190688494] .menu-dropdown[_ngcontent-ng-c1190688494]:hover {
  color: #ffc2ec;
}

.header[_ngcontent-ng-c1190688494] .menu-overlay[_ngcontent-ng-c1190688494] {
  background: #000000bf;
  position: fixed;
  width: 100%;
  height: calc(100% - 60px);
  top: 60px;
  left: 0;
}

.header[_ngcontent-ng-c1190688494] .menu-overlay[_ngcontent-ng-c1190688494] .sub-menu[_ngcontent-ng-c1190688494] {
  height: 100%;
  background: #b8dee4;
  width: 100%;
  padding: 20px;
  position: relative;
  transition: right 0.5s;
  right: -100%;
  top: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

.header[_ngcontent-ng-c1190688494] .menu-overlay[_ngcontent-ng-c1190688494] .sub-menu.open[_ngcontent-ng-c1190688494] {
  right: 0;
}

.header[_ngcontent-ng-c1190688494] .menu-overlay[_ngcontent-ng-c1190688494] .sub-menu[_ngcontent-ng-c1190688494] a[_ngcontent-ng-c1190688494] {
  font-size: 20px;
  text-align: center;
  font-family: KGRedHands, sans-serif;
  cursor: pointer;
  text-decoration: none;
  color: #000;
  text-transform: capitalize;
  display: block;
  padding: 15px 10px;
}

.header[_ngcontent-ng-c1190688494] .menu-overlay[_ngcontent-ng-c1190688494] .sub-menu[_ngcontent-ng-c1190688494] a.active[_ngcontent-ng-c1190688494],
.header[_ngcontent-ng-c1190688494] .menu-overlay[_ngcontent-ng-c1190688494] .sub-menu[_ngcontent-ng-c1190688494] a[_ngcontent-ng-c1190688494]:hover {
  color: #000;
}

.header[_ngcontent-ng-c1190688494] .menu-overlay[_ngcontent-ng-c1190688494] .sub-menu[_ngcontent-ng-c1190688494] .language[_ngcontent-ng-c1190688494] {
  width: 100% !important;
  padding: 10px;
  margin: 0;
  border-radius: 0;
  text-decoration: none;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: 400;
  height: 20px;
}

@media screen and (max-width: 576px) {
  .header[_ngcontent-ng-c1190688494] .menu-overlay[_ngcontent-ng-c1190688494] .sub-menu[_ngcontent-ng-c1190688494] .language[_ngcontent-ng-c1190688494] {
    margin: 0 auto !important;
    display: flex;
    height: 55px;
  }
}

.header[_ngcontent-ng-c1190688494]
  .menu-overlay[_ngcontent-ng-c1190688494]
  .sub-menu[_ngcontent-ng-c1190688494]
  .language[_ngcontent-ng-c1190688494]
  .dropdown-menu[_ngcontent-ng-c1190688494] {
  box-shadow: #959da533 0 8px 24px;
}

@media screen and (max-width: 576px) {
  .header[_ngcontent-ng-c1190688494]
    .menu-overlay[_ngcontent-ng-c1190688494]
    .sub-menu[_ngcontent-ng-c1190688494]
    .language[_ngcontent-ng-c1190688494]
    .dropdown-menu[_ngcontent-ng-c1190688494]
    li[_ngcontent-ng-c1190688494],
  .header[_ngcontent-ng-c1190688494]
    .menu-overlay[_ngcontent-ng-c1190688494]
    .sub-menu[_ngcontent-ng-c1190688494]
    .language[_ngcontent-ng-c1190688494]
    .dropdown-menu[_ngcontent-ng-c1190688494]
    a[_ngcontent-ng-c1190688494] {
    justify-content: center !important;
  }
}

@media screen and (max-width: 576px) {
  .header[_ngcontent-ng-c1190688494]
    .menu-overlay[_ngcontent-ng-c1190688494]
    .sub-menu[_ngcontent-ng-c1190688494]
    .language[_ngcontent-ng-c1190688494]
    .dropdown-menu[_ngcontent-ng-c1190688494] {
    max-height: 258px !important;
  }
}

.header[_ngcontent-ng-c1190688494]
  .menu-overlay[_ngcontent-ng-c1190688494]
  .sub-menu[_ngcontent-ng-c1190688494]
  .language[_ngcontent-ng-c1190688494]
  .dropdown-menu.show[_ngcontent-ng-c1190688494] {
  min-width: 60%;
  inset: -400% auto auto 0 !important;
}

@media screen and (max-width: 576px) {
  .header[_ngcontent-ng-c1190688494]
    .menu-overlay[_ngcontent-ng-c1190688494]
    .sub-menu[_ngcontent-ng-c1190688494]
    .language[_ngcontent-ng-c1190688494]
    .dropdown-menu.show[_ngcontent-ng-c1190688494] {
    inset: 85% auto auto 18% !important;
    padding: 10px 0;
  }
}

.header[_ngcontent-ng-c1190688494] .bottom-wepe[_ngcontent-ng-c1190688494] {
  position: absolute;
  bottom: 0;
  width: 75%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

html[lang="bg"] .header .btn.btn-primary,
html[lang="el"] .header .btn.btn-primary {
  font-size: 14px !important;
}

html[lang="bg"] .header .menu-item a,
html[lang="el"] .header .menu-item a {
  font-size: 14px !important;
}

html[lang="ar"] .header .choose-rich-text {
  max-width: 55% !important;
}

html[lang="bg"] .header .choose-rich-text,
html[lang="cs"] .header .choose-rich-text,
html[lang="fil"] .header .choose-rich-text,
html[lang="fr"] .header .choose-rich-text,
html[lang="de"] .header .choose-rich-text,
html[lang="el"] .header .choose-rich-text,
html[lang="hu"] .header .choose-rich-text,
html[lang="id"] .header .choose-rich-text,
html[lang="it"] .header .choose-rich-text,
html[lang="pl"] .header .choose-rich-text,
html[lang="pt"] .header .choose-rich-text,
html[lang="ro"] .header .choose-rich-text,
html[lang="ru"] .header .choose-rich-text,
html[lang="sk"] .header .choose-rich-text,
html[lang="sl"] .header .choose-rich-text,
html[lang="es"] .header .choose-rich-text,
html[lang="tr"] .header .choose-rich-text,
html[lang="vi"] .header .choose-rich-text {
  max-width: 60% !important;
}

html[lang="bg"] .header .choose-rich-text,
html[lang="fr"] .header .choose-rich-text,
html[lang="el"] .header .choose-rich-text,
html[lang="hu"] .header .choose-rich-text,
html[lang="it"] .header .choose-rich-text,
html[lang="ru"] .header .choose-rich-text,
html[lang="sk"] .header .choose-rich-text {
  font-size: 18px !important;
}

.footer[_ngcontent-ng-c2774040785] {
  padding: 20px 0;
  background: #161616;
}

@media screen and (max-width: 576px) {
  .footer[_ngcontent-ng-c2774040785] {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 576px) {
  .footer[_ngcontent-ng-c2774040785] .wrap[_ngcontent-ng-c2774040785] {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

.footer[_ngcontent-ng-c2774040785] .scrollTo[_ngcontent-ng-c2774040785] {
  position: absolute;
  right: 15px;
  top: 30px;
}

@media screen and (max-width: 576px) {
  .footer[_ngcontent-ng-c2774040785] .scrollTo[_ngcontent-ng-c2774040785] {
    right: 0;
    top: 15px;
  }
}

.banner[_ngcontent-ng-c2591409173] {
  position: relative;
  padding-top: 55px;
  background: #fffec2 url(assets/images/webp/desktop-banner.webp) no-repeat 50% 0/100%;
  background-size: 100% 100%;
  min-height: 737px;
  overflow: hidden;
  background-position: center;
}

@media screen and (max-width: 1520px) {
  .banner[_ngcontent-ng-c2591409173] {
    background-position: top;
  }
}

@media screen and (max-width: 1024px) {
  .banner[_ngcontent-ng-c2591409173] {
    background: #fffec2 url(assets/images/webp/desktop-banner-mobile.webp) no-repeat 50% 0;
    background-size: 100% 100%;
    min-height: unset;
    overflow: hidden;
    padding-top: 60px;
  }
}

.banner[_ngcontent-ng-c2591409173] .container[_ngcontent-ng-c2591409173] .social-wrapper[_ngcontent-ng-c2591409173] {
  position: absolute;
  top: 50px;
  left: 10px;
}

.banner[_ngcontent-ng-c2591409173] .container[_ngcontent-ng-c2591409173] .social-wrapper[_ngcontent-ng-c2591409173] a[_ngcontent-ng-c2591409173] {
  display: block;
}

.banner[_ngcontent-ng-c2591409173]
  .container[_ngcontent-ng-c2591409173]
  .social-wrapper[_ngcontent-ng-c2591409173]
  a[_ngcontent-ng-c2591409173]
  img[_ngcontent-ng-c2591409173] {
  height: 42px;
  width: 42px;
  margin-bottom: 15px;
}

.banner[_ngcontent-ng-c2591409173] .container[_ngcontent-ng-c2591409173] .bannerSec[_ngcontent-ng-c2591409173] {
  padding: 40px 0 0;
}

@media screen and (max-width: 1024px) {
  .banner[_ngcontent-ng-c2591409173] .container[_ngcontent-ng-c2591409173] .bannerSec[_ngcontent-ng-c2591409173] {
    padding: 0;
  }
}

@media screen and (max-width: 576px) {
  .banner[_ngcontent-ng-c2591409173] .container[_ngcontent-ng-c2591409173] .bannerSec[_ngcontent-ng-c2591409173] .leftSec[_ngcontent-ng-c2591409173] {
    padding: 0;
  }
}

.banner[_ngcontent-ng-c2591409173]
  .container[_ngcontent-ng-c2591409173]
  .bannerSec[_ngcontent-ng-c2591409173]
  .leftSec[_ngcontent-ng-c2591409173]
  .banner-content[_ngcontent-ng-c2591409173] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
}

.banner[_ngcontent-ng-c2591409173]
  .container[_ngcontent-ng-c2591409173]
  .bannerSec[_ngcontent-ng-c2591409173]
  .leftSec[_ngcontent-ng-c2591409173]
  .banner-content[_ngcontent-ng-c2591409173]:before {
  content: "";
  position: absolute;
  width: 430px;
  height: 190px;
  background-color: #fff;
  filter: blur(72px);
}

@media screen and (max-width: 1024px) {
  .banner[_ngcontent-ng-c2591409173]
    .container[_ngcontent-ng-c2591409173]
    .bannerSec[_ngcontent-ng-c2591409173]
    .leftSec[_ngcontent-ng-c2591409173]
    .banner-content[_ngcontent-ng-c2591409173]:before {
    width: 300px;
    height: 110px;
    filter: blur(36px);
    border-radius: 36%;
    top: 60%;
  }
}

.banner[_ngcontent-ng-c2591409173]
  .container[_ngcontent-ng-c2591409173]
  .bannerSec[_ngcontent-ng-c2591409173]
  .leftSec[_ngcontent-ng-c2591409173]
  .banner-content[_ngcontent-ng-c2591409173]:after {
  content: "";
  position: absolute;
  width: 264px;
  height: 88px;
  background-color: #fff;
  filter: blur(58px);
  bottom: 0;
}

@media screen and (max-width: 1024px) {
  .banner[_ngcontent-ng-c2591409173]
    .container[_ngcontent-ng-c2591409173]
    .bannerSec[_ngcontent-ng-c2591409173]
    .leftSec[_ngcontent-ng-c2591409173]
    .banner-content[_ngcontent-ng-c2591409173] {
    padding-top: 10px;
  }

  .banner[_ngcontent-ng-c2591409173]
    .container[_ngcontent-ng-c2591409173]
    .bannerSec[_ngcontent-ng-c2591409173]
    .leftSec[_ngcontent-ng-c2591409173]
    .banner-content[_ngcontent-ng-c2591409173]:after {
    content: unset;
  }
}

.banner[_ngcontent-ng-c2591409173]
  .container[_ngcontent-ng-c2591409173]
  .bannerSec[_ngcontent-ng-c2591409173]
  .leftSec[_ngcontent-ng-c2591409173]
  .banner-content[_ngcontent-ng-c2591409173]
  .top-text[_ngcontent-ng-c2591409173] {
  font-weight: 600;
  color: #000;
  text-align: center;
  margin: 0 auto;
  line-height: 1;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  .banner[_ngcontent-ng-c2591409173]
    .container[_ngcontent-ng-c2591409173]
    .bannerSec[_ngcontent-ng-c2591409173]
    .leftSec[_ngcontent-ng-c2591409173]
    .banner-content[_ngcontent-ng-c2591409173]
    .top-text[_ngcontent-ng-c2591409173] {
    margin: 0 0 0 10px;
  }
}

.banner[_ngcontent-ng-c2591409173]
  .container[_ngcontent-ng-c2591409173]
  .bannerSec[_ngcontent-ng-c2591409173]
  .leftSec[_ngcontent-ng-c2591409173]
  .banner-content[_ngcontent-ng-c2591409173]
  .top-text[_ngcontent-ng-c2591409173]
  span[_ngcontent-ng-c2591409173] {
  display: block;
  font-size: 53px;
  margin-bottom: -10px;
  letter-spacing: 7px;
  filter: drop-shadow(0px 3px 0px rgba(0, 0, 0, 0.1333333333));
}

.banner[_ngcontent-ng-c2591409173]
  .container[_ngcontent-ng-c2591409173]
  .bannerSec[_ngcontent-ng-c2591409173]
  .leftSec[_ngcontent-ng-c2591409173]
  .banner-content[_ngcontent-ng-c2591409173]
  .top-text[_ngcontent-ng-c2591409173]
  p[_ngcontent-ng-c2591409173] {
  font-size: 140px;
  letter-spacing: 20px;
  filter: drop-shadow(-6px 0px 0px #ffffff) drop-shadow(1px 4px 0px rgba(0, 0, 0, 0.1333333333));
}

@media screen and (max-width: 1024px) {
  .banner[_ngcontent-ng-c2591409173]
    .container[_ngcontent-ng-c2591409173]
    .bannerSec[_ngcontent-ng-c2591409173]
    .leftSec[_ngcontent-ng-c2591409173]
    .banner-content[_ngcontent-ng-c2591409173]
    .top-text[_ngcontent-ng-c2591409173]
    span[_ngcontent-ng-c2591409173] {
    font-size: 36px;
    letter-spacing: 6px;
    margin-left: -10px;
  }

  .banner[_ngcontent-ng-c2591409173]
    .container[_ngcontent-ng-c2591409173]
    .bannerSec[_ngcontent-ng-c2591409173]
    .leftSec[_ngcontent-ng-c2591409173]
    .banner-content[_ngcontent-ng-c2591409173]
    .top-text[_ngcontent-ng-c2591409173]
    p[_ngcontent-ng-c2591409173] {
    font-size: 96px;
  }
}

.banner[_ngcontent-ng-c2591409173]
  .container[_ngcontent-ng-c2591409173]
  .bannerSec[_ngcontent-ng-c2591409173]
  .leftSec[_ngcontent-ng-c2591409173]
  .on-sol-btn[_ngcontent-ng-c2591409173] {
  rotate: -3.3deg;
  background: #c523ed;
  border: 6px solid transparent;
  border-image-source: linear-gradient(237.29deg, #d428fc 30.45%, #560f68 99.36%);
  border-image-slice: 1;
  cursor: default;
  padding: 7px 12px;
  margin: -10px 0 0 -25px;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .banner[_ngcontent-ng-c2591409173]
    .container[_ngcontent-ng-c2591409173]
    .bannerSec[_ngcontent-ng-c2591409173]
    .leftSec[_ngcontent-ng-c2591409173]
    .on-sol-btn[_ngcontent-ng-c2591409173] {
    border-width: 4px;
    padding: 5px 7px;
    margin: -2px 0 0 -25px;
  }
}

.banner[_ngcontent-ng-c2591409173]
  .container[_ngcontent-ng-c2591409173]
  .bannerSec[_ngcontent-ng-c2591409173]
  .leftSec[_ngcontent-ng-c2591409173]
  .on-sol-btn[_ngcontent-ng-c2591409173]
  span[_ngcontent-ng-c2591409173] {
  display: block;
  font-weight: 700;
  font-size: 35px;
  color: #fff;
  line-height: 1;
  letter-spacing: 1px;
  height: 42px;
  filter: drop-shadow(0px 4.92px 0px rgba(0, 0, 0, 0.3607843137));
}

@media screen and (max-width: 1024px) {
  .banner[_ngcontent-ng-c2591409173]
    .container[_ngcontent-ng-c2591409173]
    .bannerSec[_ngcontent-ng-c2591409173]
    .leftSec[_ngcontent-ng-c2591409173]
    .on-sol-btn[_ngcontent-ng-c2591409173]
    span[_ngcontent-ng-c2591409173] {
    font-size: 23px;
    height: 28px;
  }
}

.banner[_ngcontent-ng-c2591409173] .container[_ngcontent-ng-c2591409173] .bannerSec[_ngcontent-ng-c2591409173] .mobile-banner-img[_ngcontent-ng-c2591409173] {
  margin-top: -65px;
}

.banner[_ngcontent-ng-c2591409173] .container[_ngcontent-ng-c2591409173] .bannerSec[_ngcontent-ng-c2591409173] .bottom-character[_ngcontent-ng-c2591409173] {
  position: relative;
  width: 100%;
  max-width: 620px;
}

@media screen and (max-width: 576px) {
  .banner[_ngcontent-ng-c2591409173] .container[_ngcontent-ng-c2591409173] .bannerSec[_ngcontent-ng-c2591409173] .bottom-character[_ngcontent-ng-c2591409173] {
    width: 125%;
    max-width: unset;
  }
}

.multichain[_ngcontent-ng-c2591409173] {
  position: absolute;
  right: -400px;
  top: 100px;
  animation: _ngcontent-ng-c2591409173_planAnimation 20s infinite linear;
  z-index: 2;
}

.multichain[_ngcontent-ng-c2591409173] .wepe-jet[_ngcontent-ng-c2591409173] {
  width: 87px;
  z-index: 1;
}

.multichain[_ngcontent-ng-c2591409173] .multi-chain[_ngcontent-ng-c2591409173] {
  width: 317px;
  margin-left: -10px;
}

#solana[_ngcontent-ng-c2591409173] {
  padding-top: 40px;
  margin-top: -40px;
}

@media screen and (max-width: 576px) {
  #solana[_ngcontent-ng-c2591409173] {
    padding-top: 0;
    margin-top: 0;
  }
}

@keyframes _ngcontent-ng-c2591409173_planAnimation {
  0% {
    right: -400px;
  }

  to {
    right: 100%;
  }
}

html[lang="ar"] .banner .top-text p {
  margin-block: -45px 30px !important;
}

.mini-widget[_ngcontent-ng-c3689130577] {
  position: sticky;
  top: 55px;
  z-index: 4;
  background: #000;
  padding: 10px 0;
}

@media screen and (max-width: 1024px) {
  .mini-widget[_ngcontent-ng-c3689130577] {
    top: -43px;
    text-align: center;
    padding: 0 0 15px;
    border-top: 0;
    padding-inline: 0;
  }

  .mini-widget[_ngcontent-ng-c3689130577] .buy-pepe-text[_ngcontent-ng-c3689130577] {
    background: #ffe38f;
    padding-bottom: 15px;
    border-bottom: 2px solid #ffffff;
    position: relative;
  }

  .mini-widget[_ngcontent-ng-c3689130577] .buy-pepe-text[_ngcontent-ng-c3689130577]:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: -1px;
    left: 0;
    background: #ffe38f;
  }
}

@media screen and (max-width: 1024px) and (max-width: 576px) {
  .mini-widget[_ngcontent-ng-c3689130577] p[_ngcontent-ng-c3689130577] {
    max-width: 350px;
  }
}

.mini-widget[_ngcontent-ng-c3689130577] .buy-btn[_ngcontent-ng-c3689130577] {
  background: #0eff00;
  border: 4.72px solid #b6ffb2;
  box-shadow: 5px 6px #0000002b;
  padding: 0 10px;
  min-width: 210px;
  height: 46px;
  border-radius: 1.77px;
}

@media screen and (max-width: 1399px) {
  .mini-widget[_ngcontent-ng-c3689130577] .buy-btn[_ngcontent-ng-c3689130577] {
    padding: 0 10px;
    min-width: 190px;
  }
}

.mini-widget[_ngcontent-ng-c3689130577] .buy-btn[_ngcontent-ng-c3689130577] span[_ngcontent-ng-c3689130577] {
  font-size: 32px;
  color: #000;
  font-weight: 600;
  line-height: 1;
  filter: drop-shadow(-2px 0px 0px #ffffff);
}

@media screen and (max-width: 1024px) {
  .mini-widget[_ngcontent-ng-c3689130577] .text-white[_ngcontent-ng-c3689130577],
  .mini-widget[_ngcontent-ng-c3689130577] .text-yellow[_ngcontent-ng-c3689130577] {
    color: #000 !important;
  }
}

.mini-widget[_ngcontent-ng-c3689130577] .purchase-modes-group[_ngcontent-ng-c3689130577] {
  max-width: 327px;
}

@media screen and (max-width: 1024px) {
  .mini-widget .text-yellow {
    color: #000 !important;
  }
}

#solana[_ngcontent-ng-c3689130577] {
  padding-top: 80px;
  margin-top: -80px;
}

@media screen and (max-width: 576px) {
  #solana[_ngcontent-ng-c3689130577] {
    padding-top: 120px;
    margin-top: -120px;
  }
}

html[lang="fil"] .mini-widget .buy-btn span,
html[lang="de"] .mini-widget .buy-btn span,
html[lang="hu"] .mini-widget .buy-btn span,
html[lang="id"] .mini-widget .buy-btn span,
html[lang="pt"] .mini-widget .buy-btn span,
html[lang="ro"] .mini-widget .buy-btn span,
html[lang="ru"] .mini-widget .buy-btn span,
html[lang="es"] .mini-widget .buy-btn span,
html[lang="tr"] .mini-widget .buy-btn span {
  font-size: 22px !important;
}

html[lang="fr"] .mini-widget .buy-btn span {
  font-size: 19px !important;
}

.meme-coin[_ngcontent-ng-c1287619727] {
  position: relative;
  background: #ffd7a0;
  padding: 50px 0 70px;
  overflow: hidden;
}

.meme-coin[_ngcontent-ng-c1287619727]:before {
  content: "";
  position: absolute;
  width: 800px;
  height: 500px;
  top: 60%;
  left: 50%;
  background-color: #fff;
  filter: blur(200px);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 576px) {
  .meme-coin[_ngcontent-ng-c1287619727] {
    overflow: hidden;
    padding: 20px 0 40px;
  }

  .meme-coin[_ngcontent-ng-c1287619727]:before {
    width: 500px;
    height: 400px;
    top: 50%;
    left: 50%;
    filter: blur(100px);
    border-radius: 100%;
  }
}

.meme-coin[_ngcontent-ng-c1287619727] .caption-card[_ngcontent-ng-c1287619727] {
  max-width: 373px;
  text-align: center;
  rotate: 357deg;
  margin: 50px auto auto;
}

.meme-coin[_ngcontent-ng-c1287619727] .caption-card[_ngcontent-ng-c1287619727] .title-box[_ngcontent-ng-c1287619727] {
  font-size: 30px;
  color: #000;
  text-shadow: unset;
  width: 360px;
  margin: 0 auto;
}

.meme-coin[_ngcontent-ng-c1287619727] .caption-card[_ngcontent-ng-c1287619727] .title-box.yellow[_ngcontent-ng-c1287619727] {
  background-color: #fff28e;
}

.meme-coin[_ngcontent-ng-c1287619727] .caption-card[_ngcontent-ng-c1287619727] .title-box.pink[_ngcontent-ng-c1287619727] {
  background-color: #ffdaf3;
}

.meme-coin[_ngcontent-ng-c1287619727] .caption-card[_ngcontent-ng-c1287619727] .title-box.red[_ngcontent-ng-c1287619727] {
  background-color: #ffa18e;
}

.meme-coin[_ngcontent-ng-c1287619727] .caption-card[_ngcontent-ng-c1287619727] .title-box.green[_ngcontent-ng-c1287619727] {
  background-color: #dcffda;
}

.meme-coin[_ngcontent-ng-c1287619727] .caption-card[_ngcontent-ng-c1287619727] .text-box[_ngcontent-ng-c1287619727] {
  width: 338px;
  text-align: center;
  margin: -21px auto 0;
  padding: 30px 10px 11px;
}

.meme-coin[_ngcontent-ng-c1287619727] .two[_ngcontent-ng-c1287619727] {
  rotate: 352deg;
}

.meme-coin[_ngcontent-ng-c1287619727] .three[_ngcontent-ng-c1287619727] {
  rotate: 357deg;
}

.meme-coin[_ngcontent-ng-c1287619727] .four[_ngcontent-ng-c1287619727] {
  rotate: 3deg;
}

.meme-coin[_ngcontent-ng-c1287619727] .desc[_ngcontent-ng-c1287619727] {
  color: #403526;
  text-align: center;
  max-width: 1120px;
  margin: 0 auto;
}

@media screen and (max-width: 576px) {
  .meme-coin[_ngcontent-ng-c1287619727] .desc[_ngcontent-ng-c1287619727] {
    max-width: 330px;
  }
}

.meme-coin[_ngcontent-ng-c1287619727] .title[_ngcontent-ng-c1287619727] {
  color: #000;
  font-family: KGRedHands, sans-serif;
  font-size: 61px;
  text-align: center;
  text-shadow: 0px 3px 0px #ffffff;
  margin: 0 auto;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .meme-coin[_ngcontent-ng-c1287619727] .title[_ngcontent-ng-c1287619727] {
    font-size: 35px;
  }
}

.meme-coin[_ngcontent-ng-c1287619727] .frame[_ngcontent-ng-c1287619727] {
  width: 400px;
}

@media screen and (max-width: 576px) {
  .meme-coin[_ngcontent-ng-c1287619727] .frame[_ngcontent-ng-c1287619727] {
    width: 95%;
  }
}

.meme-coin[_ngcontent-ng-c1287619727] .swepe-wrapper[_ngcontent-ng-c1287619727] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.meme-coin[_ngcontent-ng-c1287619727] .swepe-spin[_ngcontent-ng-c1287619727] {
  width: 340px;
  animation: _ngcontent-ng-c1287619727_spin-slow 20s linear infinite;
  transform-origin: center center;
  will-change: transform;
}

@keyframes _ngcontent-ng-c1287619727_spin-slow {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.meme-coin[_ngcontent-ng-c1287619727] .mobile-slider[_ngcontent-ng-c1287619727] {
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  gap: 20px;
  padding-block: 18px;
}

.meme-coin[_ngcontent-ng-c1287619727] .mobile-slider[_ngcontent-ng-c1287619727]::-webkit-scrollbar {
  display: none;
}

.meme-coin[_ngcontent-ng-c1287619727] .mobile-slider[_ngcontent-ng-c1287619727] .caption-card[_ngcontent-ng-c1287619727] {
  scroll-snap-align: start;
  transform-origin: start;
}

.meme-coin[_ngcontent-ng-c1287619727] .scroll-btn[_ngcontent-ng-c1287619727] .disable[_ngcontent-ng-c1287619727] {
  opacity: 0.3;
  cursor: none;
  pointer-events: none !important;
}

.gradient-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px 10px;
  border: 5px solid transparent;
  border-image-source: linear-gradient(to right, #333, #111);
  border-image-slice: 1;
  border-radius: 6px;
  transform: rotate(-2deg);
  cursor: pointer;
  color: transparent;
  background-color: #000;
  height: 70px;
}

.gradient-text span {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  font-family: super-gossip, sans-serif;
  font-size: 56px;
  font-weight: 600;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: linear-gradient(to right, #6481e7, #6481e7);
}

@media screen and (max-width: 1024px) {
  .gradient-text {
    height: 53px;
    padding-block: 7px;
  }

  .gradient-text span {
    font-size: 35px;
    letter-spacing: 1px;
  }
}

#how-to-buy[_ngcontent-ng-c1287619727] {
  padding-top: 110px;
  margin-top: -110px;
}

.top-bar[_ngcontent-ng-c4060206810] {
  background: #925bebc4;
  overflow: hidden;
  position: relative;
  z-index: 2;
  -webkit-backdrop-filter: blur(38px);
  backdrop-filter: blur(38px);
}

.top-bar[_ngcontent-ng-c4060206810] .scroller[_ngcontent-ng-c4060206810] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 0;
  height: 41px;
}

.top-bar[_ngcontent-ng-c4060206810] .scroller[_ngcontent-ng-c4060206810] .text-green[_ngcontent-ng-c4060206810] {
  color: #01ff1a;
}

.top-bar[_ngcontent-ng-c4060206810] .scroller[_ngcontent-ng-c4060206810] .track[_ngcontent-ng-c4060206810] {
  display: flex;
  align-items: center;
  position: relative;
  min-width: 200%;
  animation: _ngcontent-ng-c4060206810_scroller 10s linear infinite;
  white-space: nowrap;
  will-change: transform;
}

.top-bar[_ngcontent-ng-c4060206810] .scroller[_ngcontent-ng-c4060206810] .track[_ngcontent-ng-c4060206810] span[_ngcontent-ng-c4060206810] {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  background-color: #000;
}

.top-bar[_ngcontent-ng-c4060206810] .scroller[_ngcontent-ng-c4060206810] .track[_ngcontent-ng-c4060206810] .content[_ngcontent-ng-c4060206810] {
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-bar[_ngcontent-ng-c4060206810]
  .scroller[_ngcontent-ng-c4060206810]
  .track[_ngcontent-ng-c4060206810]
  .content[_ngcontent-ng-c4060206810]
  p[_ngcontent-ng-c4060206810] {
  letter-spacing: 8%;
}

.top-bar[_ngcontent-ng-c4060206810] .scroller[_ngcontent-ng-c4060206810] .track[_ngcontent-ng-c4060206810] p[_ngcontent-ng-c4060206810] {
  margin-inline: 100px;
}

.info[_ngcontent-ng-c4060206810] {
  background: linear-gradient(89.92deg, #dcffda, #ffdaf3 34.13%, #ffa18e 70.67%, #fff28e);
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info[_ngcontent-ng-c4060206810] p[_ngcontent-ng-c4060206810] {
  letter-spacing: 0.4px;
  font-size: 22px;
}

@media screen and (max-width: 1499px) {
  .info[_ngcontent-ng-c4060206810] p[_ngcontent-ng-c4060206810] {
    font-size: 20px;
  }
}

@media screen and (max-width: 1399px) {
  .info[_ngcontent-ng-c4060206810] p[_ngcontent-ng-c4060206810] {
    font-size: 19px;
  }
}

.info[_ngcontent-ng-c4060206810] .scroller[_ngcontent-ng-c4060206810] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.info[_ngcontent-ng-c4060206810] .scroller[_ngcontent-ng-c4060206810] .track[_ngcontent-ng-c4060206810] {
  align-items: center;
  position: relative;
  min-width: 200%;
  display: flex;
  animation: _ngcontent-ng-c4060206810_scroller 10s linear infinite;
  white-space: nowrap;
  will-change: transform;
}

@keyframes _ngcontent-ng-c4060206810_scroller {
  0% {
    transform: translate(0);
  }

  to {
    transform: translate(-1086px);
  }
}

.how-to-buy[_ngcontent-ng-c607116391] {
  background-size: 100%;
  padding-bottom: 0;
  background: url(assets/images/webp/how-to-bg.webp) no-repeat 0 30% / cover;
  padding-top: 83px;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] {
    padding-top: 30px;
    background: url(assets/images/webp/how-to-bg-mob.webp) no-repeat 0 0% / cover;
  }
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .section-title[_ngcontent-ng-c607116391] {
    max-width: 300px !important;
    margin: auto;
    font-family: KGRedHands, sans-serif;
    font-size: 35px;
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] {
  gap: 80px;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] {
    gap: 50px;
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .buy-info[_ngcontent-ng-c607116391] {
  width: 100%;
  max-width: 760px;
  transform: rotate(-0.84deg);
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .buy-info[_ngcontent-ng-c607116391] {
    transform: rotate(0);
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .buy-info[_ngcontent-ng-c607116391] .section-title[_ngcontent-ng-c607116391] {
  transform: rotate(0.84deg);
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .buy-info[_ngcontent-ng-c607116391] .section-title[_ngcontent-ng-c607116391] {
    transform: rotate(0);
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .buy-info[_ngcontent-ng-c607116391] .box[_ngcontent-ng-c607116391] {
  border: 4.48px solid #000000;
  box-shadow: -4.48px 7.85px #0000001c;
  background: #fff;
  padding: 20px 30px;
  min-height: 273px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .buy-info[_ngcontent-ng-c607116391] .box[_ngcontent-ng-c607116391] {
    padding: 15px 20px;
    min-height: 255px;
  }
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .buy-info[_ngcontent-ng-c607116391]
  .box[_ngcontent-ng-c607116391]
  h3[_ngcontent-ng-c607116391] {
  font-size: 35px;
  color: #000;
  letter-spacing: -0.8px;
  font-weight: 700;
  transform: rotate(-0.8deg);
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391]
    .how-to-wrap[_ngcontent-ng-c607116391]
    .buy-info[_ngcontent-ng-c607116391]
    .box[_ngcontent-ng-c607116391]
    h3[_ngcontent-ng-c607116391] {
    font-size: 30px;
    text-align: center;
  }
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .buy-info[_ngcontent-ng-c607116391]
  .box[_ngcontent-ng-c607116391]
  ul[_ngcontent-ng-c607116391] {
  transform: rotate(-0.8deg);
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .buy-info[_ngcontent-ng-c607116391]
  .box[_ngcontent-ng-c607116391]
  ul[_ngcontent-ng-c607116391]
  li[_ngcontent-ng-c607116391] {
  list-style: none;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .buy-info[_ngcontent-ng-c607116391]
  .box[_ngcontent-ng-c607116391]
  ul[_ngcontent-ng-c607116391]
  li[_ngcontent-ng-c607116391]
  img[_ngcontent-ng-c607116391] {
  max-width: 28px;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391]
    .how-to-wrap[_ngcontent-ng-c607116391]
    .buy-info[_ngcontent-ng-c607116391]
    .box[_ngcontent-ng-c607116391]
    ul[_ngcontent-ng-c607116391]
    li[_ngcontent-ng-c607116391] {
    font-size: 19px;
    text-align: center;
    align-items: start;
  }

  .how-to-buy[_ngcontent-ng-c607116391]
    .how-to-wrap[_ngcontent-ng-c607116391]
    .buy-info[_ngcontent-ng-c607116391]
    .box[_ngcontent-ng-c607116391]
    ul[_ngcontent-ng-c607116391]
    li[_ngcontent-ng-c607116391]
    img[_ngcontent-ng-c607116391] {
    margin-top: 5px;
    max-width: 28px;
  }
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .buy-info[_ngcontent-ng-c607116391]
  .box[_ngcontent-ng-c607116391]
  .icon[_ngcontent-ng-c607116391] {
  position: absolute;
  top: 10px;
  right: 20px;
  max-width: 78px;
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .token-info[_ngcontent-ng-c607116391] {
  transform: rotate(3.19deg);
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .token-info[_ngcontent-ng-c607116391] {
    transform: rotate(0);
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .token-info[_ngcontent-ng-c607116391] .info[_ngcontent-ng-c607116391] {
  text-align: center;
  min-width: 388px;
  border: 3.513px solid #ffffff;
  background: #000;
  padding: 10px;
  box-shadow: -3.513px 6.148px #0000001c;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .token-info[_ngcontent-ng-c607116391] .info[_ngcontent-ng-c607116391] {
    margin: 0 auto;
    padding: 10px;
    min-width: unset;
    max-width: 100%;
  }
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .token-info[_ngcontent-ng-c607116391]
  .info[_ngcontent-ng-c607116391]
  .infoTitle[_ngcontent-ng-c607116391] {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 34.15px;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391]
    .how-to-wrap[_ngcontent-ng-c607116391]
    .token-info[_ngcontent-ng-c607116391]
    .info[_ngcontent-ng-c607116391]
    .infoTitle[_ngcontent-ng-c607116391] {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 32.62px;
  }
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .token-info[_ngcontent-ng-c607116391]
  .info[_ngcontent-ng-c607116391]
  .infoTitle.token-supply[_ngcontent-ng-c607116391] {
  color: #00f6ff;
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .token-info[_ngcontent-ng-c607116391]
  .info[_ngcontent-ng-c607116391]
  .infoTitle.eth-address[_ngcontent-ng-c607116391] {
  color: #3f0;
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .token-info[_ngcontent-ng-c607116391]
  .info[_ngcontent-ng-c607116391]
  .infoTitle.sol-address[_ngcontent-ng-c607116391] {
  background: linear-gradient(90deg, #17e7ac 29.53%, #c932f7 70.66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.how-to-buy[_ngcontent-ng-c607116391]
  .how-to-wrap[_ngcontent-ng-c607116391]
  .token-info[_ngcontent-ng-c607116391]
  .info[_ngcontent-ng-c607116391]
  .desc[_ngcontent-ng-c607116391] {
  font-size: 17px;
  font-weight: 400;
  line-height: 23.91px;
  word-break: break-all;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391]
    .how-to-wrap[_ngcontent-ng-c607116391]
    .token-info[_ngcontent-ng-c607116391]
    .info[_ngcontent-ng-c607116391]
    .desc[_ngcontent-ng-c607116391] {
    font-size: 23px;
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .tab-btn[_ngcontent-ng-c607116391] {
  margin-top: -10px;
}

@media screen and (max-width: 1024px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .tab-btn[_ngcontent-ng-c607116391] {
    margin-top: 0;
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .tab-btn[_ngcontent-ng-c607116391] p[_ngcontent-ng-c607116391] {
  border: 4.17px solid #000000;
  color: #000;
  font-family: KGRedHands, sans-serif;
  font-size: 35px;
  text-align: center;
  text-shadow: 0px 3px 0px #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 4px;
  transition: all 0.2s;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .tab-btn[_ngcontent-ng-c607116391] p[_ngcontent-ng-c607116391] {
    font-size: 35px;
    letter-spacing: 2px;
    line-height: 31px;
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .tab-btn[_ngcontent-ng-c607116391] p.active[_ngcontent-ng-c607116391] {
  opacity: 0.4;
  z-index: -1;
  position: relative;
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .tab-btn[_ngcontent-ng-c607116391] .tab-eth[_ngcontent-ng-c607116391] {
  background: #c2e5ff;
  transform-origin: left;
  transform: scaleX(1.03);
  box-shadow: 13.513px 6.148px #0000001c;
}

@media screen and (max-width: 1024px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .tab-btn[_ngcontent-ng-c607116391] .tab-eth[_ngcontent-ng-c607116391] {
    transform: rotate(-4.7deg) scaleX(1.03);
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .tab-btn[_ngcontent-ng-c607116391] .tab-sol[_ngcontent-ng-c607116391] {
  background: #ff91cc;
  transform: scaleX(1.03);
  transform-origin: right;
  box-shadow: -13.513px 6.148px #0000001c;
}

@media screen and (max-width: 1024px) {
  .how-to-buy[_ngcontent-ng-c607116391] .how-to-wrap[_ngcontent-ng-c607116391] .tab-btn[_ngcontent-ng-c607116391] .tab-sol[_ngcontent-ng-c607116391] {
    transform: rotate(4.7deg) scaleX(1.03);
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .bottom-img[_ngcontent-ng-c607116391] {
  margin-top: -110px;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .bottom-img[_ngcontent-ng-c607116391] {
    margin-top: 0;
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .bottom-img[_ngcontent-ng-c607116391] .pepe-money[_ngcontent-ng-c607116391] {
  max-width: 430px;
  pointer-events: none;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .bottom-img[_ngcontent-ng-c607116391] .pepe-money[_ngcontent-ng-c607116391] {
    max-width: 260px;
    margin-left: -70px;
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .bottom-img[_ngcontent-ng-c607116391] .how-to-gif[_ngcontent-ng-c607116391] {
  max-width: 760px;
  transform: rotateY(180deg);
  pointer-events: none;
}

@media screen and (max-width: 576px) {
  .how-to-buy[_ngcontent-ng-c607116391] .bottom-img[_ngcontent-ng-c607116391] .how-to-gif[_ngcontent-ng-c607116391] {
    max-width: 490px;
    margin-left: -220px;
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .left-note[_ngcontent-ng-c607116391] {
  position: absolute;
  left: 0;
  top: 10px;
  max-width: 90px;
}

.how-to-buy[_ngcontent-ng-c607116391] .top-note[_ngcontent-ng-c607116391] {
  position: absolute;
  top: 0;
  max-width: 130px;
  right: 36%;
}

@media screen and (max-width: 1600px) {
  .how-to-buy[_ngcontent-ng-c607116391] .top-note[_ngcontent-ng-c607116391] {
    right: 31%;
  }
}

.how-to-buy[_ngcontent-ng-c607116391] .right-note[_ngcontent-ng-c607116391] {
  position: absolute;
  max-width: 110px;
  right: 0;
  bottom: 35%;
}

#token-burn[_ngcontent-ng-c607116391] {
  padding-top: 100px;
  margin-top: -100px;
}

.token-burn[_ngcontent-ng-c1475023481] {
  background: url(assets/images/webp/burn-bg.webp) no-repeat 0 0 / cover;
  padding: 40px 0 0;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .token-burn[_ngcontent-ng-c1475023481] {
    background: url(assets/images/webp/burn-bg-mob.webp) no-repeat 0 0 / cover;
  }
}

.token-burn[_ngcontent-ng-c1475023481] .desc[_ngcontent-ng-c1475023481] {
  font-size: 24px;
  font-weight: 700;
  max-width: 1230px;
  margin: 0 auto;
  color: #403526;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .token-burn[_ngcontent-ng-c1475023481] .desc[_ngcontent-ng-c1475023481] {
    font-size: 20px;
    line-height: 32px;
  }
}

.token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] {
  max-width: 472px;
  width: 100%;
}

.token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box.box-1[_ngcontent-ng-c1475023481]:before {
  content: "";
  background: url(assets/images/png/burn-one-img.png) no-repeat 100% 100%/100%;
  position: absolute;
  top: -40px;
  width: 100%;
  height: 56px;
  z-index: 2;
}

@media screen and (max-width: 576px) {
  .token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box.box-1[_ngcontent-ng-c1475023481]:before {
    top: -44px;
    width: 100%;
    height: 56px;
  }
}

.token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box.box-2[_ngcontent-ng-c1475023481]:before {
  content: "";
  background: url(assets/images/png/burn-two-img.png) no-repeat 100% 100%/100%;
  position: absolute;
  top: -55px;
  width: 100%;
  height: 56px;
  z-index: 2;
}

@media screen and (max-width: 576px) {
  .token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box.box-2[_ngcontent-ng-c1475023481]:before {
    background: url(assets/images/png/burn-two-mob.png) no-repeat 100% 100%/100%;
    top: -48px;
    width: 100%;
    height: 56px;
  }
}

.token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] .title-box[_ngcontent-ng-c1475023481] {
  border: 4.52px solid #000000;
  box-shadow: -4.71px 8.24px #0000001c;
  font-size: 26px;
  font-weight: 700;
  line-height: 35.66px;
  color: #000;
  text-align: center;
  padding: 10px;
  position: relative;
  z-index: 1;
}

.token-burn[_ngcontent-ng-c1475023481]
  .box-wrapper[_ngcontent-ng-c1475023481]
  .box[_ngcontent-ng-c1475023481]
  .title-box.orange-box[_ngcontent-ng-c1475023481] {
  background: #ffc599;
}

.token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] .title-box.grey-box[_ngcontent-ng-c1475023481] {
  background: #7f7f7f;
  color: #fff;
  text-shadow: 0px 6px 0px rgba(0, 0, 0, 0.3137254902);
}

@media screen and (max-width: 768px) {
  .token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] .title-box[_ngcontent-ng-c1475023481] {
    font-size: 22px;
  }
}

.token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] .info-box[_ngcontent-ng-c1475023481] {
  max-width: 93%;
  border: 4.52px solid #000000;
  background: #fff;
  box-shadow: -5.06px 8.86px #0000001c;
  margin: -18px auto 0;
  padding: 15px;
  min-height: 206px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

@media screen and (max-width: 768px) {
  .token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] .info-box[_ngcontent-ng-c1475023481] {
    padding: 15px 5px;
    min-height: unset;
  }
}

.token-burn[_ngcontent-ng-c1475023481]
  .box-wrapper[_ngcontent-ng-c1475023481]
  .box[_ngcontent-ng-c1475023481]
  .info-box[_ngcontent-ng-c1475023481]
  p[_ngcontent-ng-c1475023481] {
  font-size: 40px;
  color: #000;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .token-burn[_ngcontent-ng-c1475023481]
    .box-wrapper[_ngcontent-ng-c1475023481]
    .box[_ngcontent-ng-c1475023481]
    .info-box[_ngcontent-ng-c1475023481]
    p[_ngcontent-ng-c1475023481] {
    font-size: 50px;
  }
}

.token-burn[_ngcontent-ng-c1475023481]
  .box-wrapper[_ngcontent-ng-c1475023481]
  .box[_ngcontent-ng-c1475023481]
  .info-box[_ngcontent-ng-c1475023481]
  span[_ngcontent-ng-c1475023481] {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}

.token-burn[_ngcontent-ng-c1475023481]
  .box-wrapper[_ngcontent-ng-c1475023481]
  .box[_ngcontent-ng-c1475023481]
  .info-box[_ngcontent-ng-c1475023481]
  .eth-icon[_ngcontent-ng-c1475023481] {
  position: absolute;
  top: 18px;
  max-width: 27px;
  left: 20px;
}

.token-burn[_ngcontent-ng-c1475023481]
  .box-wrapper[_ngcontent-ng-c1475023481]
  .box[_ngcontent-ng-c1475023481]
  .info-box[_ngcontent-ng-c1475023481]
  .sol-icon[_ngcontent-ng-c1475023481] {
  position: absolute;
  top: 25px;
  max-width: 27px;
  left: 10px;
}

.token-burn[_ngcontent-ng-c1475023481]
  .box-wrapper[_ngcontent-ng-c1475023481]
  .box[_ngcontent-ng-c1475023481]
  .info-box[_ngcontent-ng-c1475023481]
  .btn-yellow[_ngcontent-ng-c1475023481] {
  border: 4.53px solid #ff6f00;
  background: #ffb700;
  box-shadow: -3.84px 3.4px #00000047;
  color: #000;
  text-shadow: 0px 3px 0px #ffffff;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 700;
  padding: 8px 25px 4px;
}

.token-burn[_ngcontent-ng-c1475023481]
  .box-wrapper[_ngcontent-ng-c1475023481]
  .box[_ngcontent-ng-c1475023481]
  .info-box[_ngcontent-ng-c1475023481]
  .btn-green[_ngcontent-ng-c1475023481] {
  border: 4.53px solid #00a508;
  background: #00ff0d;
  box-shadow: -3.84px 3.4px #00000047;
  color: #000;
  text-shadow: 0px 3px 0px #ffffff;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 700;
  padding: 8px 40px 4px;
}

.token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] .burn-img[_ngcontent-ng-c1475023481] {
  position: absolute;
  top: -52px;
  z-index: 1;
  left: 0;
  right: 0;
}

@media screen and (max-width: 768px) {
  .token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] .burn-img[_ngcontent-ng-c1475023481] {
    top: -39px;
    z-index: 2;
  }
}

.token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] .burn-two-img[_ngcontent-ng-c1475023481] {
  top: -42px;
}

@media screen and (max-width: 768px) {
  .token-burn[_ngcontent-ng-c1475023481] .box-wrapper[_ngcontent-ng-c1475023481] .box[_ngcontent-ng-c1475023481] .burn-two-img[_ngcontent-ng-c1475023481] {
    top: -33px;
  }
}

.token-burn[_ngcontent-ng-c1475023481] .burn-bottom-img[_ngcontent-ng-c1475023481] {
  margin-top: -20px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .token-burn[_ngcontent-ng-c1475023481] .burn-bottom-img[_ngcontent-ng-c1475023481] {
    margin-top: -35px;
  }
}

html[lang="bg"] .token-burn .box-wrapper .box .title-box,
html[lang="ar"] .token-burn .box-wrapper .box .title-box {
  font-size: 22px !important;
}

html[lang="bg"] .token-burn .box-wrapper .box .info-box p,
html[lang="ar"] .token-burn .box-wrapper .box .info-box p {
  font-size: 35px !important;
}

@media screen and (max-width: 576px) {
  html[lang="ar"] .token-burn .box-wrapper .box .info-box p {
    font-size: 31px !important;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] {
  background: #fffec2 url(assets/images/webp/meme-origin-bg.webp) no-repeat 50% 0/100%;
  background-size: 100% 100%;
  position: relative;
  padding-top: 100px;
}

@media screen and (max-width: 1499px) {
  .meme-origin[_ngcontent-ng-c2103374144] {
    max-height: 800px;
  }
}

@media screen and (max-width: 768px) {
  .meme-origin[_ngcontent-ng-c2103374144] {
    background: #fffec2 url(assets/images/webp/wepe-origin-mobile-bg.webp) no-repeat;
    background-size: cover;
    padding: 80px 0 0;
    overflow: hidden;
    margin-top: -40px;
  }
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144] .container[_ngcontent-ng-c2103374144] {
    padding: 0;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] .origin-flying[_ngcontent-ng-c2103374144] {
  min-width: 870px;
  height: auto;
  margin-top: -50px;
}

@media screen and (max-width: 1499px) {
  .meme-origin[_ngcontent-ng-c2103374144] .origin-flying[_ngcontent-ng-c2103374144] {
    min-width: unset;
    width: 100%;
    max-width: 790px;
  }
}

@media screen and (max-width: 1024px) {
  .meme-origin[_ngcontent-ng-c2103374144] .origin-flying[_ngcontent-ng-c2103374144] {
    margin-bottom: 20px;
    margin-top: unset;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] {
  max-width: 580px;
  margin-top: 100px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] {
    margin: 0 auto;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .line-arrow[_ngcontent-ng-c2103374144] {
  margin-bottom: 75px;
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .line-arrow[_ngcontent-ng-c2103374144] {
    margin-left: -38px;
  }
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .arrow-wrap[_ngcontent-ng-c2103374144] {
    margin-right: 70px;
    margin-top: -24px;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .scroll-bar[_ngcontent-ng-c2103374144] {
  display: flex;
  width: 455px;
  margin-left: 50px;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .scroll-bar[_ngcontent-ng-c2103374144]::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .scroll-bar[_ngcontent-ng-c2103374144] {
    width: 100%;
    margin-left: 0;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .caption-card[_ngcontent-ng-c2103374144] {
  max-width: 450px;
  margin: 55px 12px;
  scroll-snap-align: start;
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .caption-card[_ngcontent-ng-c2103374144] {
    max-width: unset;
    min-width: 90vw;
    margin: 40px 0 20px;
  }
}

.meme-origin[_ngcontent-ng-c2103374144]
  .wepe-content[_ngcontent-ng-c2103374144]
  .caption-card[_ngcontent-ng-c2103374144]
  .title-box[_ngcontent-ng-c2103374144] {
  width: 440px;
  display: inline-block;
  transform: rotate(355deg);
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144]
    .wepe-content[_ngcontent-ng-c2103374144]
    .caption-card[_ngcontent-ng-c2103374144]
    .title-box[_ngcontent-ng-c2103374144] {
    width: 95%;
    font-size: 25px;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .caption-card[_ngcontent-ng-c2103374144] .text-box[_ngcontent-ng-c2103374144] {
  width: 378px;
  margin-left: 50px;
  margin-top: -16px;
  background-color: #fff;
  rotate: -3deg;
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144]
    .wepe-content[_ngcontent-ng-c2103374144]
    .caption-card[_ngcontent-ng-c2103374144]
    .text-box[_ngcontent-ng-c2103374144] {
    width: 90%;
    margin-left: 6%;
    line-height: 20px;
    padding: 30px 15px 20px;
    font-size: 18px;
    text-align: center;
  }
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .chapter-nav[_ngcontent-ng-c2103374144] {
    margin: 20px auto;
    z-index: 2;
    position: relative;
    gap: 40px;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .chapter-nav[_ngcontent-ng-c2103374144] .chevron[_ngcontent-ng-c2103374144] {
  top: 55%;
}

.meme-origin[_ngcontent-ng-c2103374144]
  .wepe-content[_ngcontent-ng-c2103374144]
  .chapter-nav[_ngcontent-ng-c2103374144]
  .chevron.chevron-left[_ngcontent-ng-c2103374144] {
  left: 3%;
}

.meme-origin[_ngcontent-ng-c2103374144]
  .wepe-content[_ngcontent-ng-c2103374144]
  .chapter-nav[_ngcontent-ng-c2103374144]
  .chevron.chevron-left.disable[_ngcontent-ng-c2103374144] {
  display: none;
}

.meme-origin[_ngcontent-ng-c2103374144]
  .wepe-content[_ngcontent-ng-c2103374144]
  .chapter-nav[_ngcontent-ng-c2103374144]
  .chevron.chevron-right[_ngcontent-ng-c2103374144] {
  top: 53%;
  right: 3%;
}

.meme-origin[_ngcontent-ng-c2103374144]
  .wepe-content[_ngcontent-ng-c2103374144]
  .chapter-nav[_ngcontent-ng-c2103374144]
  .chevron.chevron-right.disable[_ngcontent-ng-c2103374144] {
  display: none;
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144] .wepe-content[_ngcontent-ng-c2103374144] .chapter-nav[_ngcontent-ng-c2103374144] .chevron[_ngcontent-ng-c2103374144] {
    width: 46px !important;
  }

  .meme-origin[_ngcontent-ng-c2103374144]
    .wepe-content[_ngcontent-ng-c2103374144]
    .chapter-nav[_ngcontent-ng-c2103374144]
    .chevron.disable[_ngcontent-ng-c2103374144] {
    opacity: 0.5;
    cursor: default;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] h2[_ngcontent-ng-c2103374144] {
  letter-spacing: 1.2px;
  font-family: KGRedHands, sans-serif !important;
}

@media screen and (max-width: 1399px) {
  .meme-origin[_ngcontent-ng-c2103374144] h2[_ngcontent-ng-c2103374144] {
    font-size: 48px;
  }
}

@media screen and (max-width: 576px) {
  .meme-origin[_ngcontent-ng-c2103374144] h2[_ngcontent-ng-c2103374144] {
    font-size: 35px;
    font-weight: 500 !important;
  }
}

.meme-origin[_ngcontent-ng-c2103374144] .flying-men[_ngcontent-ng-c2103374144] {
  position: absolute;
  max-width: 400px;
  right: 32%;
  bottom: 4%;
}

.meme-origin[_ngcontent-ng-c2103374144] .flying-men-mobile[_ngcontent-ng-c2103374144] {
  margin-top: -15px;
}

.meme-origin .owl-carousel .owl-nav .owl-prev,
.meme-origin .owl-carousel .owl-nav .owl-next {
  background-color: transparent;
}

.meme-origin .owl-carousel .owl-nav .owl-prev.disabled,
.meme-origin .owl-carousel .owl-nav .owl-next.disabled {
  display: none;
}

.wepe-nft[_ngcontent-ng-c1302954980] {
  background: #c2e5ff url(assets/images/webp/wepe-nft.webp) no-repeat 0 0 / cover;
  overflow: hidden;
  padding-top: 100px;
  margin-top: -100px;
}

@media screen and (max-width: 576px) {
  .wepe-nft[_ngcontent-ng-c1302954980] {
    background: url(assets/images/webp/nft-mob-bg.webp) no-repeat 10% 50% / cover;
    padding-top: 100px;
    margin-top: -90px;
  }
}

.wepe-nft[_ngcontent-ng-c1302954980] .wepe-nft-wrapper[_ngcontent-ng-c1302954980] {
  padding: 90px 0;
}

@media screen and (max-width: 1024px) {
  .wepe-nft[_ngcontent-ng-c1302954980] .wepe-nft-wrapper[_ngcontent-ng-c1302954980] {
    padding: 30px 0 0;
  }
}

.wepe-nft[_ngcontent-ng-c1302954980] .wepe-nft-wrapper[_ngcontent-ng-c1302954980] .title[_ngcontent-ng-c1302954980] {
  font-family: KGRedHands, sans-serif;
  font-size: 50px;
  text-shadow: 0px 5px 0px #ffffff;
  display: inline-block;
  margin: 20px auto;
}

@media screen and (max-width: 768px) {
  .wepe-nft[_ngcontent-ng-c1302954980] .wepe-nft-wrapper[_ngcontent-ng-c1302954980] .title[_ngcontent-ng-c1302954980] {
    font-size: 35px;
    display: block;
    max-width: 310px;
    text-shadow: 0px 3px 0px #ffffff;
  }
}

.wepe-nft[_ngcontent-ng-c1302954980] .wepe-nft-wrapper[_ngcontent-ng-c1302954980] .title-para[_ngcontent-ng-c1302954980] {
  text-shadow: none !important;
  position: absolute;
  bottom: -16px;
  right: -38px;
}

.wepe-nft[_ngcontent-ng-c1302954980] .wepe-nft-wrapper[_ngcontent-ng-c1302954980] .nft-arrow-icon[_ngcontent-ng-c1302954980] {
  max-width: 33px;
}

.wepe-nft[_ngcontent-ng-c1302954980] .img-wrapper[_ngcontent-ng-c1302954980] {
  max-width: 560px;
  gap: 15px;
  display: flex;
  align-items: flex-start;
  margin: -8px 0 -8px 15px;
}

.wepe-nft[_ngcontent-ng-c1302954980] .img-wrapper[_ngcontent-ng-c1302954980] .img-wrap[_ngcontent-ng-c1302954980] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
  max-height: 840px;
  overflow-y: auto;
  scroll-behavior: smooth;
  transform: rotate(-3.08deg);
}

.wepe-nft[_ngcontent-ng-c1302954980] .img-wrapper[_ngcontent-ng-c1302954980] .img-wrap[_ngcontent-ng-c1302954980]::-webkit-scrollbar {
  display: none;
}

.wepe-nft[_ngcontent-ng-c1302954980] .img-wrapper[_ngcontent-ng-c1302954980] .img-wrap[_ngcontent-ng-c1302954980] img[_ngcontent-ng-c1302954980] {
  max-width: 160px;
}

.wepe-nft[_ngcontent-ng-c1302954980] .wepe-info[_ngcontent-ng-c1302954980] {
  max-width: 650px;
  margin: 0 auto;
}

.wepe-nft[_ngcontent-ng-c1302954980] .wepe-info[_ngcontent-ng-c1302954980] .para[_ngcontent-ng-c1302954980] {
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  line-height: 27.24px;
}

@media screen and (max-width: 768px) {
  .wepe-nft[_ngcontent-ng-c1302954980] .wepe-info[_ngcontent-ng-c1302954980] .para[_ngcontent-ng-c1302954980] {
    font-size: 17px;
    max-width: 100%;
  }
}

.wepe-nft[_ngcontent-ng-c1302954980] .wepe-info[_ngcontent-ng-c1302954980] ul[_ngcontent-ng-c1302954980] {
  padding: 0;
}

.wepe-nft[_ngcontent-ng-c1302954980] .wepe-info[_ngcontent-ng-c1302954980] ul[_ngcontent-ng-c1302954980] li[_ngcontent-ng-c1302954980] {
  letter-spacing: 2px;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  list-style: none;
}

@media screen and (max-width: 768px) {
  .wepe-nft[_ngcontent-ng-c1302954980] .wepe-info[_ngcontent-ng-c1302954980] ul[_ngcontent-ng-c1302954980] li[_ngcontent-ng-c1302954980] {
    font-size: 17px;
    max-width: 100%;
  }
}

.wepe-nft[_ngcontent-ng-c1302954980] .btn-yellow[_ngcontent-ng-c1302954980] {
  transform: rotate(1.48deg);
  font-size: 30px;
  padding: 6px 25px;
  box-shadow: 5px 6px #0000002b;
}

@media screen and (max-width: 576px) {
  .wepe-nft[_ngcontent-ng-c1302954980] .btn-yellow[_ngcontent-ng-c1302954980] {
    transform: rotate(-1.44deg);
    align-self: end;
    font-size: 26px;
    padding: 6px 10px;
  }
}

.wepe-nft[_ngcontent-ng-c1302954980] .btn-purple[_ngcontent-ng-c1302954980] {
  color: #fff;
  font-size: 30px;
  transform: rotate(-4.41deg);
  padding: 7px 25px;
  box-shadow: 5px 6px #0000002b;
}

@media screen and (max-width: 576px) {
  .wepe-nft[_ngcontent-ng-c1302954980] .btn-purple[_ngcontent-ng-c1302954980] {
    transform: rotate(-0.79deg);
    font-size: 26px;
    padding: 7px 10px;
  }
}

.wepe-nft[_ngcontent-ng-c1302954980] .frog-icon[_ngcontent-ng-c1302954980] {
  max-width: 26px;
}

#roadmap[_ngcontent-ng-c1302954980] {
  padding-top: 100px;
  margin-top: -100px;
}

.roadmap[_ngcontent-ng-c3612295796] {
  position: relative;
  background: url(assets/images/gifs/roadmap.gif) no-repeat, url(assets/images/webp/roadmap-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 40px 0;
  overflow: hidden;
}

@media screen and (max-width: 1600px) {
  .roadmap[_ngcontent-ng-c3612295796] {
    background-size: cover;
  }
}

@media screen and (max-width: 768px) {
  .roadmap[_ngcontent-ng-c3612295796] {
    background: url(assets/images/webp/roadmap-mobile.webp) no-repeat;
    background-size: 100%;
    background-position: 100%;
    position: relative;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .title[_ngcontent-ng-c3612295796] {
  font-size: 61px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
  font-family: KGRedHands, sans-serif;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0px 5px 0px #ffffff;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .title[_ngcontent-ng-c3612295796] {
    font-weight: 400;
    font-size: 35px;
    text-shadow: 0px 3px 0px #ffffff;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .desc[_ngcontent-ng-c3612295796] {
  font-size: 17px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  max-width: 420px;
  margin: 0 auto;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .desc[_ngcontent-ng-c3612295796] {
    font-size: 20px;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .caption-card[_ngcontent-ng-c3612295796] .title-box[_ngcontent-ng-c3612295796] {
  min-height: 63px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  letter-spacing: 0.1px;
  text-shadow: -2px 1px 1px #ffffff;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .caption-card[_ngcontent-ng-c3612295796] .title-box[_ngcontent-ng-c3612295796] {
    min-height: auto;
    padding: 5px;
    letter-spacing: unset;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .caption-card[_ngcontent-ng-c3612295796] .text-box[_ngcontent-ng-c3612295796] {
  padding: 25px 20px 2px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .caption-card[_ngcontent-ng-c3612295796] .text-box[_ngcontent-ng-c3612295796] {
    padding: 25px 10px 2px;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .card-style-1[_ngcontent-ng-c3612295796] {
  max-width: 420px;
  rotate: -5.69deg;
  margin-top: 100px;
  margin-left: 10px;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .card-style-1[_ngcontent-ng-c3612295796] {
    max-width: 95%;
    margin: 35px auto 25px;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .card-style-1[_ngcontent-ng-c3612295796] .title-box[_ngcontent-ng-c3612295796] {
  width: 405px;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .card-style-1[_ngcontent-ng-c3612295796] .title-box[_ngcontent-ng-c3612295796] {
    width: 100%;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .card-style-1[_ngcontent-ng-c3612295796] .text-box[_ngcontent-ng-c3612295796] {
  max-width: 320px;
  margin: -17px auto 0;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .card-style-1[_ngcontent-ng-c3612295796] .text-box[_ngcontent-ng-c3612295796] {
    max-width: 90%;
    margin: -15px auto 0;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .card-style-2[_ngcontent-ng-c3612295796] {
  max-width: 432px;
  rotate: -0.12deg;
  margin-top: 30px;
  z-index: 1;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .card-style-2[_ngcontent-ng-c3612295796] {
    max-width: 95%;
    margin: 35px auto 0;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .card-style-2[_ngcontent-ng-c3612295796] .title-box[_ngcontent-ng-c3612295796] {
  width: 422px;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .card-style-2[_ngcontent-ng-c3612295796] .title-box[_ngcontent-ng-c3612295796] {
    width: 100%;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .card-style-2[_ngcontent-ng-c3612295796] .text-box[_ngcontent-ng-c3612295796] {
  max-width: 395px;
  margin: -17px auto 0 10px;
  rotate: 359deg;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .card-style-2[_ngcontent-ng-c3612295796] .text-box[_ngcontent-ng-c3612295796] {
    max-width: 97%;
    margin: -15px auto 10px;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .card-style-3[_ngcontent-ng-c3612295796] {
  max-width: 420px;
  rotate: 2deg;
  margin-top: 100px;
  margin-right: 10px;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .card-style-3[_ngcontent-ng-c3612295796] {
    max-width: 95%;
    margin: 35px auto 10px;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .card-style-3[_ngcontent-ng-c3612295796] .text-box[_ngcontent-ng-c3612295796] {
  width: 325px;
  margin: -14px auto 0;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .card-style-3[_ngcontent-ng-c3612295796] .text-box[_ngcontent-ng-c3612295796] {
    max-width: 90%;
    margin: -15px auto 0;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .circle[_ngcontent-ng-c3612295796] {
  width: 11px;
  height: 11px;
  border-radius: 10px;
  margin-right: 17px;
  border: 2.63px solid #000000;
}

@media screen and (max-width: 576px) {
  .roadmap[_ngcontent-ng-c3612295796] .circle[_ngcontent-ng-c3612295796] {
    margin-right: 7px;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .blue[_ngcontent-ng-c3612295796] {
  background: #c2e5ff;
}

.roadmap[_ngcontent-ng-c3612295796] .yellow[_ngcontent-ng-c3612295796] {
  background: #fff28e;
}

.roadmap[_ngcontent-ng-c3612295796] .purple[_ngcontent-ng-c3612295796] {
  background: #f3c2ff;
}

.roadmap[_ngcontent-ng-c3612295796] .circle1[_ngcontent-ng-c3612295796] {
  background: #00ff38;
}

.roadmap[_ngcontent-ng-c3612295796] .circle2[_ngcontent-ng-c3612295796] {
  background: #ff00e1;
}

.roadmap[_ngcontent-ng-c3612295796] .circle3[_ngcontent-ng-c3612295796] {
  background: #6fb0ff;
}

.roadmap[_ngcontent-ng-c3612295796] .wepe-cash-1[_ngcontent-ng-c3612295796] {
  position: absolute;
  width: 250px;
  left: 35%;
  top: 43%;
  rotate: 162deg;
}

@media screen and (max-width: 768px) {
  .roadmap[_ngcontent-ng-c3612295796] .wepe-cash-1[_ngcontent-ng-c3612295796] {
    width: 30vw;
    left: 7vw;
    top: 70%;
    z-index: 1;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .wepe-cash-2[_ngcontent-ng-c3612295796] {
  position: absolute;
  width: 167px;
  left: 45%;
  top: 55%;
  rotate: 162deg;
}

@media screen and (max-width: 768px) {
  .roadmap[_ngcontent-ng-c3612295796] .wepe-cash-2[_ngcontent-ng-c3612295796] {
    width: 30vw;
    left: 34vw;
    top: 70%;
    z-index: 1;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .wepe-cash-3[_ngcontent-ng-c3612295796] {
  position: absolute;
  width: 220px;
  right: 35%;
  top: 53%;
  rotate: -162deg;
}

@media screen and (max-width: 768px) {
  .roadmap[_ngcontent-ng-c3612295796] .wepe-cash-3[_ngcontent-ng-c3612295796] {
    width: 33vw;
    right: 6vw;
    top: 73%;
    z-index: 1;
  }
}

.roadmap[_ngcontent-ng-c3612295796] .car[_ngcontent-ng-c3612295796] {
  max-width: 460px;
  display: flex;
  margin: 40px auto 0;
  position: relative;
}

.roadmap[_ngcontent-ng-c3612295796] .roadmap-building[_ngcontent-ng-c3612295796] {
  position: absolute;
  bottom: 150px;
  z-index: 0;
  width: 70%;
  margin: 0 auto;
  display: block;
  right: 0;
  left: 0;
}

.roadmap[_ngcontent-ng-c3612295796] .roadmap-gif[_ngcontent-ng-c3612295796] {
  position: absolute;
  bottom: 140px;
  transform: scale(3);
}

.roadmap[_ngcontent-ng-c3612295796] .roadmap-car[_ngcontent-ng-c3612295796] {
  position: relative;
  max-width: 80%;
  margin: 0 auto;
  display: block;
  top: 0;
  z-index: 1;
}

.roadmap[_ngcontent-ng-c3612295796] .nav-arrow[_ngcontent-ng-c3612295796] {
  position: relative;
  z-index: 1;
  margin-bottom: 200px;
}

#wallet[_ngcontent-ng-c3612295796] {
  padding-top: 100px;
  margin-top: -100px;
}

.quests[_ngcontent-ng-c41637988] {
  position: relative;
  padding: 50px 0;
  background: url(assets/images/webp/quests-bg.jpg) no-repeat;
  background-size: 100% 100%;
  min-height: 950px;
}

@media screen and (max-width: 1520px) {
  .quests[_ngcontent-ng-c41637988] {
    min-height: 840px;
  }
}

@media screen and (max-width: 768px) {
  .quests[_ngcontent-ng-c41637988] {
    background: #bbeae3 url(assets/images/webp/quests-mob-bg.webp) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    padding-top: 30px;
  }
}

.quests[_ngcontent-ng-c41637988] .right-box[_ngcontent-ng-c41637988] {
  padding-top: 110px;
}

@media screen and (max-width: 1520px) {
  .quests[_ngcontent-ng-c41637988] .right-box[_ngcontent-ng-c41637988] {
    padding-top: 85px;
  }
}

@media screen and (max-width: 768px) {
  .quests[_ngcontent-ng-c41637988] .right-box[_ngcontent-ng-c41637988] {
    padding-top: 0;
  }
}

.quests[_ngcontent-ng-c41637988] h2[_ngcontent-ng-c41637988] {
  font-family: KGRedHands, sans-serif;
  max-width: 100% !important;
}

@media screen and (max-width: 768px) {
  .quests[_ngcontent-ng-c41637988] h2[_ngcontent-ng-c41637988] {
    font-size: 35px !important;
    text-shadow: 0px 3px 0px #ffffff;
  }
}

.quests[_ngcontent-ng-c41637988] p[_ngcontent-ng-c41637988] {
  color: #1e1e1e;
  max-width: 430px;
  margin: 20px auto 0;
}

@media screen and (max-width: 576px) {
  .quests[_ngcontent-ng-c41637988] p[_ngcontent-ng-c41637988] {
    max-width: 300px;
  }
}

.quests[_ngcontent-ng-c41637988] .btn-wrap[_ngcontent-ng-c41637988] {
  margin-top: 50px;
  gap: 40px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .quests[_ngcontent-ng-c41637988] .btn-wrap[_ngcontent-ng-c41637988] {
    flex-direction: column;
    margin-top: 15px;
    margin-left: 0;
    gap: 36px;
  }
}

.quests[_ngcontent-ng-c41637988] .start-btn[_ngcontent-ng-c41637988] {
  background: #c523ed;
  border-radius: 2px;
  rotate: 355deg;
  width: 245px;
  height: 62px;
  font-size: 30px;
  color: #fff;
  box-shadow: 5px 6px #0000002b;
}

.quests[_ngcontent-ng-c41637988] .start-btn[_ngcontent-ng-c41637988]:hover {
  border: 4px solid #ffffff;
}

@media screen and (max-width: 768px) {
  .quests[_ngcontent-ng-c41637988] .start-btn[_ngcontent-ng-c41637988] {
    rotate: 2deg;
    width: 240px;
    height: 54px;
    margin-inline: auto 20px;
    border-width: 3px;
    font-size: 26px !important;
  }
}

.quests[_ngcontent-ng-c41637988] .join-btn[_ngcontent-ng-c41637988] {
  margin-top: 10px;
  background: #fff200;
  border-radius: 2px;
  rotate: 3deg;
  width: 260px;
  font-size: 30px;
  height: 60px;
  box-shadow: 5px 6px #0000002b;
}

.quests[_ngcontent-ng-c41637988] .join-btn[_ngcontent-ng-c41637988]:hover {
  border: 4px solid #ffffff;
}

@media screen and (max-width: 768px) {
  .quests[_ngcontent-ng-c41637988] .join-btn[_ngcontent-ng-c41637988] {
    rotate: -3deg;
    height: 52px;
    border-width: 3px;
    margin-inline: 20px auto;
    margin-top: -20px;
    font-size: 23px !important;
    width: 214px;
  }
}

.quests[_ngcontent-ng-c41637988] .pepes[_ngcontent-ng-c41637988] {
  position: absolute;
  width: 100%;
  max-width: 700px;
  bottom: -122px;
  right: 40px;
  pointer-events: none;
}

@media screen and (max-width: 1499px) {
  .quests[_ngcontent-ng-c41637988] .pepes[_ngcontent-ng-c41637988] {
    max-width: 600px;
    bottom: -106px;
    right: 0;
  }
}

@media screen and (max-width: 768px) {
  .quests[_ngcontent-ng-c41637988] .pepes[_ngcontent-ng-c41637988] {
    bottom: -86px;
    right: -260px;
    width: 450px;
  }
}

.quests[_ngcontent-ng-c41637988] .annoucer-pepe[_ngcontent-ng-c41637988] {
  position: absolute;
  width: 100%;
  max-width: 470px;
  bottom: 11px;
  left: 50%;
  transform: translate(-50%);
  pointer-events: none;
}

@media screen and (max-width: 1499px) {
  .quests[_ngcontent-ng-c41637988] .annoucer-pepe[_ngcontent-ng-c41637988] {
    max-width: 450px;
    bottom: 10px;
  }
}

@media screen and (max-width: 1300px) {
  .quests[_ngcontent-ng-c41637988] .annoucer-pepe[_ngcontent-ng-c41637988] {
    left: 41%;
  }
}

@media screen and (max-width: 768px) {
  .quests[_ngcontent-ng-c41637988] .annoucer-pepe[_ngcontent-ng-c41637988] {
    max-width: 325px;
    left: -24px;
    transform: unset;
    bottom: 0;
  }
}

#in-the-news[_ngcontent-ng-c41637988] {
  padding-top: 110px;
  margin-top: -110px;
}

html[lang="bg"] .quests .section-title,
html[lang="fr"] .quests .section-title,
html[lang="el"] .quests .section-title {
  font-size: 46px !important;
}

html[lang="it"] .quests .section-title,
html[lang="pt"] .quests .section-title {
  font-size: 55px !important;
}

html[lang="pl"] .quests .section-title,
html[lang="ru"] .quests .section-title,
html[lang="es"] .quests .section-title {
  font-size: 50px !important;
}

html[lang="bg"] .quests p,
html[lang="nl"] .quests p,
html[lang="cs"] .quests p,
html[lang="fil"] .quests p,
html[lang="fr"] .quests p,
html[lang="de"] .quests p,
html[lang="el"] .quests p,
html[lang="hu"] .quests p,
html[lang="id"] .quests p,
html[lang="it"] .quests p,
html[lang="jp"] .quests p,
html[lang="no"] .quests p,
html[lang="pt"] .quests p,
html[lang="pl"] .quests p,
html[lang="ro"] .quests p,
html[lang="ru"] .quests p,
html[lang="sk"] .quests p,
html[lang="sl"] .quests p,
html[lang="es"] .quests p,
html[lang="tr"] .quests p,
html[lang="vi"] .quests p {
  max-width: 75% !important;
  margin: 10px auto 0 !important;
}

html[lang="bg"] .quests .start-btn,
html[lang="nl"] .quests .start-btn,
html[lang="cs"] .quests .start-btn,
html[lang="fil"] .quests .start-btn,
html[lang="fr"] .quests .start-btn,
html[lang="de"] .quests .start-btn,
html[lang="el"] .quests .start-btn,
html[lang="hu"] .quests .start-btn,
html[lang="id"] .quests .start-btn,
html[lang="it"] .quests .start-btn,
html[lang="jp"] .quests .start-btn,
html[lang="no"] .quests .start-btn,
html[lang="pt"] .quests .start-btn,
html[lang="pl"] .quests .start-btn,
html[lang="ro"] .quests .start-btn,
html[lang="ru"] .quests .start-btn,
html[lang="sk"] .quests .start-btn,
html[lang="sl"] .quests .start-btn,
html[lang="es"] .quests .start-btn,
html[lang="tr"] .quests .start-btn,
html[lang="vi"] .quests .start-btn {
  font-size: 20px !important;
}

html[lang="bg"] .quests .join-btn,
html[lang="nl"] .quests .join-btn,
html[lang="cs"] .quests .join-btn,
html[lang="fil"] .quests .join-btn,
html[lang="fr"] .quests .join-btn,
html[lang="de"] .quests .join-btn,
html[lang="el"] .quests .join-btn,
html[lang="hu"] .quests .join-btn,
html[lang="id"] .quests .join-btn,
html[lang="it"] .quests .join-btn,
html[lang="jp"] .quests .join-btn,
html[lang="no"] .quests .join-btn,
html[lang="pt"] .quests .join-btn,
html[lang="pl"] .quests .join-btn,
html[lang="ro"] .quests .join-btn,
html[lang="ru"] .quests .join-btn,
html[lang="sk"] .quests .join-btn,
html[lang="sl"] .quests .join-btn,
html[lang="es"] .quests .join-btn,
html[lang="tr"] .quests .join-btn,
html[lang="vi"] .quests .join-btn {
  font-size: 20px !important;
}

html[lang="bg"] .quests .btn-wrap,
html[lang="nl"] .quests .btn-wrap,
html[lang="cs"] .quests .btn-wrap,
html[lang="fil"] .quests .btn-wrap,
html[lang="fr"] .quests .btn-wrap,
html[lang="de"] .quests .btn-wrap,
html[lang="el"] .quests .btn-wrap,
html[lang="hu"] .quests .btn-wrap,
html[lang="id"] .quests .btn-wrap,
html[lang="it"] .quests .btn-wrap,
html[lang="jp"] .quests .btn-wrap,
html[lang="no"] .quests .btn-wrap,
html[lang="pt"] .quests .btn-wrap,
html[lang="pl"] .quests .btn-wrap,
html[lang="ro"] .quests .btn-wrap,
html[lang="ru"] .quests .btn-wrap,
html[lang="sk"] .quests .btn-wrap,
html[lang="sl"] .quests .btn-wrap,
html[lang="es"] .quests .btn-wrap,
html[lang="tr"] .quests .btn-wrap,
html[lang="vi"] .quests .btn-wrap {
  margin-top: 29px !important;
}

.in-the-news[_ngcontent-ng-c3775107703] {
  background: #fffec2;
  padding-bottom: 30px;
  position: relative;
}

@media screen and (max-width: 576px) {
  .in-the-news[_ngcontent-ng-c3775107703] {
    padding-top: 30px;
  }
}

.in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] {
  background: transparent url(assets/images/svg-icons/inthe-news-desktop.svg) no-repeat 50% 0;
}

@media screen and (max-width: 768px) {
  .in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] {
    padding: 0;
  }
}

.in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] .title[_ngcontent-ng-c3775107703] {
  font-size: 60px;
  font-weight: 500;
  color: #000;
  margin-bottom: 30px;
  font-family: KGRedHands, sans-serif;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0px 5px 0px #ffffff;
}

@media screen and (max-width: 576px) {
  .in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] .title[_ngcontent-ng-c3775107703] {
    font-size: 45px;
    margin-bottom: 20px;
    text-shadow: 0px 3px 0px #ffffff;
  }
}

.in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] .wrapper[_ngcontent-ng-c3775107703] {
  width: 100%;
  margin: 0 auto;
}

.in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] .wrapper[_ngcontent-ng-c3775107703] .news-slider[_ngcontent-ng-c3775107703] {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  display: flex;
}

.in-the-news[_ngcontent-ng-c3775107703]
  .container[_ngcontent-ng-c3775107703]
  .wrapper[_ngcontent-ng-c3775107703]
  .news-slider[_ngcontent-ng-c3775107703]::-webkit-scrollbar {
  display: none;
}

.in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] .wrapper[_ngcontent-ng-c3775107703] .box[_ngcontent-ng-c3775107703] {
  position: relative;
  z-index: 2;
  width: 373px;
  scroll-snap-align: start;
  filter: drop-shadow(-5px 6px 6.8px rgba(0, 0, 0, 0.3137254902));
  margin: 16px 12px;
}

@media screen and (max-width: 576px) {
  .in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] .wrapper[_ngcontent-ng-c3775107703] .box[_ngcontent-ng-c3775107703] {
    width: 100%;
    margin: 16px 0;
    scroll-snap-align: unset;
    transform-origin: unset;
  }
}

.in-the-news[_ngcontent-ng-c3775107703]
  .container[_ngcontent-ng-c3775107703]
  .wrapper[_ngcontent-ng-c3775107703]
  .box[_ngcontent-ng-c3775107703]
  img[_ngcontent-ng-c3775107703] {
  width: 100%;
  height: auto;
  display: block;
}

.in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] .wrapper[_ngcontent-ng-c3775107703] .btn-wrapper[_ngcontent-ng-c3775107703] {
  position: absolute;
  top: 40%;
}

@media screen and (max-width: 576px) {
  .in-the-news[_ngcontent-ng-c3775107703] .container[_ngcontent-ng-c3775107703] .wrapper[_ngcontent-ng-c3775107703] .btn-wrapper[_ngcontent-ng-c3775107703] {
    position: relative;
    top: unset;
    margin-top: 10px;
  }
}

.in-the-news[_ngcontent-ng-c3775107703]
  .container[_ngcontent-ng-c3775107703]
  .wrapper[_ngcontent-ng-c3775107703]
  .btn-wrapper[_ngcontent-ng-c3775107703]
  .scroll-btn[_ngcontent-ng-c3775107703] {
  background: transparent;
  border: none;
  margin: 15px 0 0;
  cursor: pointer;
}

.in-the-news[_ngcontent-ng-c3775107703]
  .container[_ngcontent-ng-c3775107703]
  .wrapper[_ngcontent-ng-c3775107703]
  .btn-wrapper[_ngcontent-ng-c3775107703]
  .scroll-btn.disable[_ngcontent-ng-c3775107703] {
  opacity: 0.3;
}

.in-the-news .owl-carousel .owl-nav {
  margin-top: 20px;
}

.in-the-news .owl-carousel .owl-nav .owl-prev,
.in-the-news .owl-carousel .owl-nav .owl-next {
  background-color: transparent;
}

.in-the-news .owl-carousel .owl-nav .owl-prev img,
.in-the-news .owl-carousel .owl-nav .owl-next img {
  width: 60px;
  height: 60px;
}

.community[_ngcontent-ng-c1108428394] {
  background: #fffec2 url(assets/images/png/community_desktop.png) no-repeat 50% 50%;
  padding-bottom: 30px;
  position: relative;
}

@media screen and (max-width: 576px) {
  .community[_ngcontent-ng-c1108428394] {
    padding-top: 0;
  }
}

.community[_ngcontent-ng-c1108428394] .container[_ngcontent-ng-c1108428394] .title[_ngcontent-ng-c1108428394] {
  font-size: 60px;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
  font-family: KGRedHands, sans-serif;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0px 5px 0px #ffffff;
}

@media screen and (max-width: 576px) {
  .community[_ngcontent-ng-c1108428394] .container[_ngcontent-ng-c1108428394] .title[_ngcontent-ng-c1108428394] {
    font-size: 35px;
    text-shadow: 0px 3px 0px #ffffff;
  }
}

.community[_ngcontent-ng-c1108428394] .container[_ngcontent-ng-c1108428394] .desc[_ngcontent-ng-c1108428394] {
  font-size: 24px;
  font-weight: 500;
  color: #000;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 576px) {
  .community[_ngcontent-ng-c1108428394] .container[_ngcontent-ng-c1108428394] .desc[_ngcontent-ng-c1108428394] {
    font-size: 20px;
    max-width: 250px;
    margin: 0 auto 30px;
  }
}

.community[_ngcontent-ng-c1108428394] .top-bar[_ngcontent-ng-c1108428394] {
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.community[_ngcontent-ng-c1108428394] .top-bar[_ngcontent-ng-c1108428394] .scroller[_ngcontent-ng-c1108428394] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 0;
}

.community[_ngcontent-ng-c1108428394] .top-bar[_ngcontent-ng-c1108428394] .track[_ngcontent-ng-c1108428394] {
  display: flex;
  align-items: center;
  position: relative;
  min-width: 200%;
  animation: _ngcontent-ng-c1108428394_scroller 25s linear infinite;
  white-space: nowrap;
  will-change: transform;
}

.community[_ngcontent-ng-c1108428394] .top-bar[_ngcontent-ng-c1108428394] .track[_ngcontent-ng-c1108428394] img[_ngcontent-ng-c1108428394] {
  max-width: 250px;
  height: 250px;
  margin-right: 20px;
}

@keyframes _ngcontent-ng-c1108428394_scroller {
  0% {
    transform: translate(0);
  }

  to {
    transform: translate(-50%);
  }
}

.community[_ngcontent-ng-c1108428394] .mobile-scroll[_ngcontent-ng-c1108428394] {
  width: 100%;
  animation: unset;
  white-space: unset;
  will-change: unset;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.community[_ngcontent-ng-c1108428394] .mobile-scroll[_ngcontent-ng-c1108428394]::-webkit-scrollbar {
  display: none;
}

.community[_ngcontent-ng-c1108428394] .mobile-scroll[_ngcontent-ng-c1108428394] img[_ngcontent-ng-c1108428394] {
  height: 250px;
  width: 250px;
  scroll-snap-align: center;
  transform-origin: center;
}

.community[_ngcontent-ng-c1108428394] .btn-yellow[_ngcontent-ng-c1108428394] {
  background-color: #fff200;
  width: 400px;
  margin-right: 50px;
}

@media screen and (max-width: 768px) {
  .community[_ngcontent-ng-c1108428394] .btn-yellow[_ngcontent-ng-c1108428394] {
    width: 330px;
    padding-block: 10px !important;
    rotate: -2deg;
    margin: 15px 0 25px;
  }
}

#how-to-buy[_ngcontent-ng-c1108428394] {
  padding-top: 100px;
  margin-top: -100px;
}

@media screen and (max-width: 576px) {
  #how-to-buy[_ngcontent-ng-c1108428394] {
    padding-top: 60px;
    margin-top: -60px;
  }
}

.faq-wrapper[_ngcontent-ng-c2340923392] {
  max-width: 903px;
  margin: 0 auto;
}

.faqs {
  background: #b7ffed;
  padding: 140px 0 80px;
  margin-top: -70px;
}

@media screen and (max-width: 576px) {
  .faqs {
    padding: 140px 0 50px;
    margin-top: -90px;
  }
}

.faqs .panel-group {
  width: 100%;
  position: relative;
}

.faqs .panel {
  border: none;
  position: relative;
  background: transparent;
}

.faqs .panel.zero .card .card-header {
  background: #ff00f5;
}

.faqs .panel.one .card .card-header {
  background: #7dffff;
}

.faqs .panel.two .card .card-header {
  background: #fff200;
}

.faqs .panel.three .card .card-header {
  background: #3f0;
}

.faqs .panel.four .card .card-header {
  background: orange;
}

.faqs .panel .card {
  margin-top: -4px;
}

.faqs .panel .card .card-header {
  border: 4.284px solid #000;
  box-shadow: -4.284px 4.284px #00000040;
  color: #000;
  padding: 14px 20px;
  z-index: 2;
}

@media screen and (max-width: 576px) {
  .faqs .panel .card .card-header {
    padding: 15px 45px 15px 25px !important;
  }
}

.faqs .panel .card .card-header h3 {
  padding-right: 0 !important;
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 576px) {
  .faqs .panel .card .card-header h3 {
    font-size: 27px;
  }
}

.faqs .panel .card .card-header .icon {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 30px;
  right: 18px;
  background: url(assets/images/svg-icons/up_faq.svg) no-repeat 0 0;
  background-size: 100% 100% !important;
  transform: rotate(180deg);
  transition: 0.2s;
}

.faqs .panel .card .card-body {
  padding: 28px 20px 20px;
  width: 100%;
  margin: -10px auto 0;
  border: 4px solid #000;
  background: #fff;
  z-index: 1;
  box-shadow: -4.284px 4.284px #00000040;
}

.faqs .panel .card .card-body span {
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 576px) {
  .faqs .panel .card .card-body span {
    font-size: 18px;
    text-align: center;
  }
}

.faqs .panel-open {
  transition: 0.5s;
}

.faqs .panel-open .card {
  margin-bottom: 20px;
}

.faqs .panel-open .card .card-header {
  color: #fff;
}

.faqs .panel-open .card .card-header .icon {
  filter: brightness(0) invert(1);
}

.faqs .panel-open .icon {
  transform: rotate(0) !important;
}

.swapSection[_ngcontent-ng-c1626127510] {
  width: 100%;
  min-width: 420px;
  max-width: 420px;
  min-height: 400px;
  background-color: #fff;
  padding: 0 25px 15px;
  border: 4px solid #000000;
  box-shadow: 5px 7px #0000001c;
  z-index: 2;
  position: relative;
  margin-block: 60px 20px;
}

.swapSection.connected[_ngcontent-ng-c1626127510] {
  min-height: 466px;
}

@media screen and (max-width: 576px) {
  .swapSection[_ngcontent-ng-c1626127510] {
    max-width: unset;
    min-width: 90vw;
    padding: 0 15px 15px;
  }
}

.swapSection.isDropdownOpened[_ngcontent-ng-c1626127510]:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #00000010;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  top: 0;
  left: 0;
}

.swapSection.status-visible[_ngcontent-ng-c1626127510] {
  min-height: 500px;
}

.swapSection[_ngcontent-ng-c1626127510] .widget-header[_ngcontent-ng-c1626127510] {
  width: calc(100% + 50px);
  background-color: #d3f0f6;
  padding: 15px 25px 10px;
  margin-left: -25px;
  height: 77px;
}

.swapSection[_ngcontent-ng-c1626127510] .widget-header[_ngcontent-ng-c1626127510] .widget-title[_ngcontent-ng-c1626127510] {
  width: fit-content;
  margin: 0 auto;
}

.swapSection[_ngcontent-ng-c1626127510] .widget-header[_ngcontent-ng-c1626127510] .widget-title[_ngcontent-ng-c1626127510] .ripple[_ngcontent-ng-c1626127510] {
  position: absolute;
  left: -20px;
  top: 5px;
  height: 8px;
  width: 8px;
  border-radius: 4px;
  background-color: #ff2af6;
  animation: _ngcontent-ng-c1626127510_ripple 2s infinite;
}

@keyframes _ngcontent-ng-c1626127510_ripple {
  0% {
    box-shadow: 0 0 #ff2af650;
  }

  to {
    box-shadow: 0 0 0 4px #ff2af650;
  }
}

@media screen and (max-width: 576px) {
  .swapSection[_ngcontent-ng-c1626127510] .widget-header[_ngcontent-ng-c1626127510] {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}

.swapSection[_ngcontent-ng-c1626127510]
  .widget-header[_ngcontent-ng-c1626127510]
  .social-container[_ngcontent-ng-c1626127510]
  .line[_ngcontent-ng-c1626127510] {
  height: 35px;
  width: 1px;
  background: #0003;
}

.swapSection[_ngcontent-ng-c1626127510] .widget-header[_ngcontent-ng-c1626127510] .close-icon[_ngcontent-ng-c1626127510] {
  right: 20px;
  top: 12px;
}

.swapSection[_ngcontent-ng-c1626127510] .body-section[_ngcontent-ng-c1626127510] .select-tab-container[_ngcontent-ng-c1626127510] {
  background-color: #c523ed1a;
  padding: 4px;
  gap: 4px;
  border-radius: 7px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .body-section[_ngcontent-ng-c1626127510]
  .select-tab-container[_ngcontent-ng-c1626127510]
  button[_ngcontent-ng-c1626127510] {
  width: 50%;
  border-radius: 5px;
  color: #000 !important;
  border: none;
}

.swapSection[_ngcontent-ng-c1626127510]
  .body-section[_ngcontent-ng-c1626127510]
  .select-tab-container[_ngcontent-ng-c1626127510]
  button[_ngcontent-ng-c1626127510]:hover {
  background-color: #c523ed4d;
}

.swapSection[_ngcontent-ng-c1626127510]
  .body-section[_ngcontent-ng-c1626127510]
  .select-tab-container[_ngcontent-ng-c1626127510]
  button[_ngcontent-ng-c1626127510]:focus {
  border-color: #c523ed;
}

.swapSection[_ngcontent-ng-c1626127510]
  .body-section[_ngcontent-ng-c1626127510]
  .select-tab-container[_ngcontent-ng-c1626127510]
  button.active[_ngcontent-ng-c1626127510] {
  background-color: #c523ed;
  border-color: #c523ed;
  color: #fff !important;
}

.swapSection[_ngcontent-ng-c1626127510] .body-section[_ngcontent-ng-c1626127510] label[_ngcontent-ng-c1626127510] {
  letter-spacing: 1px;
  color: #ffc2ec;
}

.swapSection[_ngcontent-ng-c1626127510] .body-section[_ngcontent-ng-c1626127510] label.absolute-label[_ngcontent-ng-c1626127510] {
  background: #fff;
  transform: translate(12px, 20px);
  z-index: 1;
  padding: 0 4px;
}

.swapSection[_ngcontent-ng-c1626127510] .body-section[_ngcontent-ng-c1626127510] .amountField[_ngcontent-ng-c1626127510] {
  position: relative;
}

.swapSection[_ngcontent-ng-c1626127510] .body-section[_ngcontent-ng-c1626127510] .amountField[_ngcontent-ng-c1626127510] input[_ngcontent-ng-c1626127510] {
  min-height: 50px;
  padding: 8px 15px;
  font-size: 1rem;
  font-weight: 400;
  border-radius: 12px;
  border: 2px solid #bbb;
  color: #000;
  background: transparent;
  line-height: 1;
}

.swapSection[_ngcontent-ng-c1626127510]
  .body-section[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .amountType[_ngcontent-ng-c1626127510] {
  position: absolute;
  top: 25px;
  right: 0.8rem;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}

.swapSection[_ngcontent-ng-c1626127510]
  .body-section[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .input-currency[_ngcontent-ng-c1626127510] {
  position: absolute;
  top: 16px;
  font-family: SF Pro Display, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.swapSection[_ngcontent-ng-c1626127510]
  .body-section[_ngcontent-ng-c1626127510]
  .amountField.dollor-field[_ngcontent-ng-c1626127510]
  input[_ngcontent-ng-c1626127510] {
  padding-left: 25px;
  text-align: right;
}

.swapSection[_ngcontent-ng-c1626127510]
  .body-section[_ngcontent-ng-c1626127510]
  .amountField.dollor-field[_ngcontent-ng-c1626127510]
  .amountType[_ngcontent-ng-c1626127510] {
  right: unset;
  left: 0.8rem;
}

.swapSection[_ngcontent-ng-c1626127510] .body-section[_ngcontent-ng-c1626127510] .lowBalance[_ngcontent-ng-c1626127510] {
  line-height: 20px;
  font-weight: 400;
}

.swapSection[_ngcontent-ng-c1626127510] .body-section[_ngcontent-ng-c1626127510] .statusIcon[_ngcontent-ng-c1626127510] {
  height: 55px;
}

.swapSection[_ngcontent-ng-c1626127510] .input-outer-container[_ngcontent-ng-c1626127510] {
  width: 100%;
  background-color: #c523ed1a;
  padding: 10px;
  border-radius: 10px;
}

.swapSection[_ngcontent-ng-c1626127510] .input-outer-container.wert[_ngcontent-ng-c1626127510] {
  padding-bottom: 12px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  input[_ngcontent-ng-c1626127510] {
  border: 1px solid #c523ed;
  border-radius: 5px;
  background-color: #fff;
  text-align: right;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  input.address-field[_ngcontent-ng-c1626127510] {
  text-align: left;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  input.with-error[_ngcontent-ng-c1626127510] {
  border-color: red;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  input.swap-input[_ngcontent-ng-c1626127510] {
  box-shadow: 0 0 0 4px #c523ed1a;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  input.swap-input.max-shown[_ngcontent-ng-c1626127510] {
  padding-right: 75px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .max-btn[_ngcontent-ng-c1626127510] {
  position: absolute;
  background-color: #c523ed;
  border-color: #c523ed;
  min-width: 60px;
  min-height: 30px;
  right: 8px;
  top: 11px;
  padding: 5px;
  border-radius: 30px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .amountType[_ngcontent-ng-c1626127510] {
  right: unset;
  left: 0.8rem;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField.base-input[_ngcontent-ng-c1626127510]
  input[_ngcontent-ng-c1626127510] {
  background: #c523ed1a;
  min-height: 35px;
  padding: 5px;
  width: 140px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField.base-input[_ngcontent-ng-c1626127510]
  .amountType[_ngcontent-ng-c1626127510] {
  top: 18px;
  left: 8px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu[_ngcontent-ng-c1626127510] {
  background-color: #fff;
  width: calc(100% + 70px);
  height: 528px;
  max-height: unset;
  left: -35px !important;
  top: -165px !important;
  padding: 20px 20px 5px;
  border-radius: 20px 20px 0 0;
  border-color: #ffc2ec;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.isSolAddress[_ngcontent-ng-c1626127510] {
  height: 548px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.with-error[_ngcontent-ng-c1626127510] {
  height: 561px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.with-error.isSolAddress[_ngcontent-ng-c1626127510] {
  height: 581px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.max-height[_ngcontent-ng-c1626127510] {
  height: 594px !important;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.max-height.isSolAddress[_ngcontent-ng-c1626127510] {
  height: 614px !important;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.card-flow[_ngcontent-ng-c1626127510] {
  height: 502px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.card-flow.isSolAddress[_ngcontent-ng-c1626127510] {
  height: 521px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu[_ngcontent-ng-c1626127510]
  .close-icon[_ngcontent-ng-c1626127510] {
  right: 25px;
  top: 20px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.solana[_ngcontent-ng-c1626127510] {
  height: 440px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.solana.with-error[_ngcontent-ng-c1626127510] {
  height: 467px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu.solana.max-height[_ngcontent-ng-c1626127510] {
  height: 532px !important;
}

@media screen and (max-width: 576px) {
  .swapSection[_ngcontent-ng-c1626127510]
    .input-outer-container[_ngcontent-ng-c1626127510]
    .amountField[_ngcontent-ng-c1626127510]
    .select-dropdown[_ngcontent-ng-c1626127510]
    .dropdown-menu[_ngcontent-ng-c1626127510] {
    width: calc(100% + 50px);
    left: -25px !important;
  }
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu[_ngcontent-ng-c1626127510]
  .itemHolder[_ngcontent-ng-c1626127510] {
  max-height: 400px;
  line-height: unset;
  overflow-y: auto;
  overflow-x: hidden;
  font-weight: 700;
  margin-bottom: 10px;
}

@media screen and (max-width: 1399px) {
  .swapSection[_ngcontent-ng-c1626127510]
    .input-outer-container[_ngcontent-ng-c1626127510]
    .amountField[_ngcontent-ng-c1626127510]
    .select-dropdown[_ngcontent-ng-c1626127510]
    .dropdown-menu[_ngcontent-ng-c1626127510]
    .itemHolder[_ngcontent-ng-c1626127510] {
    max-height: 218px;
  }
}

@media screen and (max-width: 768px) {
  .swapSection[_ngcontent-ng-c1626127510]
    .input-outer-container[_ngcontent-ng-c1626127510]
    .amountField[_ngcontent-ng-c1626127510]
    .select-dropdown[_ngcontent-ng-c1626127510]
    .dropdown-menu[_ngcontent-ng-c1626127510]
    .itemHolder[_ngcontent-ng-c1626127510] {
    max-height: 300px;
  }
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu[_ngcontent-ng-c1626127510]
  .itemHolder[_ngcontent-ng-c1626127510]
  .sign[_ngcontent-ng-c1626127510] {
  font-family: SF Pro Display, Arial, sans-serif;
  font-weight: 600;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu[_ngcontent-ng-c1626127510]
  .tab-cont-wrap[_ngcontent-ng-c1626127510] {
  margin: 0 3px 10px;
  padding: 0 15px;
  border: 1px solid rgba(128, 0, 128, 0.3);
  border-radius: 7px;
  background: #8000801a;
  color: #000;
  align-items: center;
  min-height: 52px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu[_ngcontent-ng-c1626127510]
  .tab-cont-wrap.no-bal[_ngcontent-ng-c1626127510] {
  opacity: 0.5;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu[_ngcontent-ng-c1626127510]
  .tab-cont-wrap[_ngcontent-ng-c1626127510]:first-child {
  margin-top: 10px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu[_ngcontent-ng-c1626127510]
  .tab-cont-wrap[_ngcontent-ng-c1626127510]
  .drop-logo[_ngcontent-ng-c1626127510] {
  width: 40px;
}

.swapSection[_ngcontent-ng-c1626127510]
  .input-outer-container[_ngcontent-ng-c1626127510]
  .amountField[_ngcontent-ng-c1626127510]
  .select-dropdown[_ngcontent-ng-c1626127510]
  .dropdown-menu[_ngcontent-ng-c1626127510]
  .active-tab[_ngcontent-ng-c1626127510] {
  border: 2px solid #c523ed;
  background: #c523ed33;
  box-shadow: 0 0 0 3px #c523ed4d;
}

.swapSection[_ngcontent-ng-c1626127510] .input-outer-container[_ngcontent-ng-c1626127510] .convertion-btn[_ngcontent-ng-c1626127510] {
  background-color: transparent;
  transition: all 0.2s linear;
  padding: 2px 3px 0;
  border-radius: 5px;
}

.swapSection[_ngcontent-ng-c1626127510] .input-outer-container[_ngcontent-ng-c1626127510] .convertion-btn[_ngcontent-ng-c1626127510]:hover {
  background-color: #c523ed33;
}

.swapSection[_ngcontent-ng-c1626127510] .input-outer-container[_ngcontent-ng-c1626127510] .error-box[_ngcontent-ng-c1626127510] {
  background-color: #fef3f2;
  border: 1px solid #fda19b;
  border-radius: 10px;
  margin-top: 10px;
  padding: 10px;
  font-size: 12px;
}

.swapSection[_ngcontent-ng-c1626127510] .input-middle-shape[_ngcontent-ng-c1626127510] {
  height: 8px;
}

.swapSection[_ngcontent-ng-c1626127510] .transaction-status[_ngcontent-ng-c1626127510] {
  position: absolute;
  background-color: #fff;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.swapSection[_ngcontent-ng-c1626127510] .transaction-status[_ngcontent-ng-c1626127510] .body-section[_ngcontent-ng-c1626127510] {
  width: 100%;
  padding: 25px;
  gap: 30px;
}

.swapSection[_ngcontent-ng-c1626127510] .inprogress[_ngcontent-ng-c1626127510] .ripple-container[_ngcontent-ng-c1626127510] {
  position: relative;
  width: 150px;
  height: 150px;
}

.swapSection[_ngcontent-ng-c1626127510] .inprogress[_ngcontent-ng-c1626127510] .ripple[_ngcontent-ng-c1626127510] {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 2px solid #c523ed;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: _ngcontent-ng-c1626127510_rippleAnimation 2s infinite;
  opacity: 0.6;
}

.swapSection[_ngcontent-ng-c1626127510] .inprogress[_ngcontent-ng-c1626127510] .ripple[_ngcontent-ng-c1626127510]:nth-child(1) {
  width: 40px;
  height: 40px;
  animation-delay: 0s;
}

.swapSection[_ngcontent-ng-c1626127510] .inprogress[_ngcontent-ng-c1626127510] .ripple[_ngcontent-ng-c1626127510]:nth-child(2) {
  width: 80px;
  height: 80px;
  animation-delay: 0.2s;
}

.swapSection[_ngcontent-ng-c1626127510] .inprogress[_ngcontent-ng-c1626127510] .ripple[_ngcontent-ng-c1626127510]:nth-child(3) {
  width: 120px;
  height: 120px;
  animation-delay: 0.4s;
}

.swapSection[_ngcontent-ng-c1626127510] .inprogress[_ngcontent-ng-c1626127510] .ripple[_ngcontent-ng-c1626127510]:nth-child(4) {
  width: 150px;
  height: 150px;
  animation-delay: 0.6s;
}

@keyframes _ngcontent-ng-c1626127510_rippleAnimation {
  0% {
    transform: translate(-50%, -50%) scale(0.98);
    opacity: 0.6;
  }

  50% {
    transform: translate(-50%, -50%) scale(1.02);
    opacity: 1;
  }

  to {
    transform: translate(-50%, -50%) scale(0.98);
    opacity: 0.6;
  }
}

.swapSection[_ngcontent-ng-c1626127510] .try-again-box[_ngcontent-ng-c1626127510] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px;
  background: #c523ed1a;
  border-radius: 10px;
}

.swapSection[_ngcontent-ng-c1626127510] .pending-icon[_ngcontent-ng-c1626127510] {
  display: flex !important;
  justify-content: center;
  margin: 0 auto;
}

.swapSection[_ngcontent-ng-c1626127510] .pending[_ngcontent-ng-c1626127510] {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 40px;
}

.swapSection[_ngcontent-ng-c1626127510] .failed[_ngcontent-ng-c1626127510] {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 40px;
  padding: 20px;
}

.swapSection[_ngcontent-ng-c1626127510] .toggle[_ngcontent-ng-c1626127510] {
  position: relative;
  height: 24px;
  width: 40px;
  background-color: #fed0ff;
  border-radius: 15px;
  cursor: pointer;
}

.swapSection[_ngcontent-ng-c1626127510] .toggle[_ngcontent-ng-c1626127510]:after {
  content: "";
  position: absolute;
  background-color: #fff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  left: 2px;
  top: 2px;
  box-shadow: 0 2px 2px #00000026;
  transition: all 0.3s ease-in-out;
}

.swapSection[_ngcontent-ng-c1626127510] .toggle.active[_ngcontent-ng-c1626127510] {
  background-color: #c523ed;
}

.swapSection[_ngcontent-ng-c1626127510] .toggle.active[_ngcontent-ng-c1626127510]:after {
  left: 18px;
}

[_nghost-ng-c2305538312] .card-header.panel-enabled[_ngcontent-ng-c2305538312] {
  cursor: pointer;
}

[_nghost-ng-c2305538312] .card-header.panel-disabled[_ngcontent-ng-c2305538312] .btn.btn-link[_ngcontent-ng-c2305538312] {
  cursor: default;
  text-decoration: none;
}

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");

@keyframes w3m-shake {
  0% {
    transform: scale(1) rotate(0deg);
  }

  20% {
    transform: scale(1) rotate(-1deg);
  }

  40% {
    transform: scale(1) rotate(1.5deg);
  }

  60% {
    transform: scale(1) rotate(-1.5deg);
  }

  80% {
    transform: scale(1) rotate(1deg);
  }

  100% {
    transform: scale(1) rotate(0deg);
  }
}

@keyframes w3m-iframe-fade-out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes w3m-iframe-zoom-in {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes w3m-iframe-zoom-in-mobile {
  0% {
    transform: scale(0.95);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

:root {
  --w3m-modal-width: 360px;
  --w3m-color-mix-strength: 0%;
  --w3m-font-family: Inter, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  --w3m-font-size-master: 10px;
  --w3m-border-radius-master: 4px;
  --w3m-z-index: 999;

  --wui-font-family: var(--w3m-font-family);

  --wui-font-size-mini: calc(var(--w3m-font-size-master) * 0.8);
  --wui-font-size-micro: var(--w3m-font-size-master);
  --wui-font-size-tiny: calc(var(--w3m-font-size-master) * 1.2);
  --wui-font-size-small: calc(var(--w3m-font-size-master) * 1.4);
  --wui-font-size-paragraph: calc(var(--w3m-font-size-master) * 1.6);
  --wui-font-size-medium: calc(var(--w3m-font-size-master) * 1.8);
  --wui-font-size-large: calc(var(--w3m-font-size-master) * 2);
  --wui-font-size-title-6: calc(var(--w3m-font-size-master) * 2.2);
  --wui-font-size-medium-title: calc(var(--w3m-font-size-master) * 2.4);
  --wui-font-size-2xl: calc(var(--w3m-font-size-master) * 4);

  --wui-border-radius-5xs: var(--w3m-border-radius-master);
  --wui-border-radius-4xs: calc(var(--w3m-border-radius-master) * 1.5);
  --wui-border-radius-3xs: calc(var(--w3m-border-radius-master) * 2);
  --wui-border-radius-xxs: calc(var(--w3m-border-radius-master) * 3);
  --wui-border-radius-xs: calc(var(--w3m-border-radius-master) * 4);
  --wui-border-radius-s: calc(var(--w3m-border-radius-master) * 5);
  --wui-border-radius-m: calc(var(--w3m-border-radius-master) * 7);
  --wui-border-radius-l: calc(var(--w3m-border-radius-master) * 9);
  --wui-border-radius-3xl: calc(var(--w3m-border-radius-master) * 20);

  --wui-font-weight-light: 400;
  --wui-font-weight-regular: 500;
  --wui-font-weight-medium: 600;
  --wui-font-weight-bold: 700;

  --wui-letter-spacing-2xl: -1.6px;
  --wui-letter-spacing-medium-title: -0.96px;
  --wui-letter-spacing-title-6: -0.88px;
  --wui-letter-spacing-large: -0.8px;
  --wui-letter-spacing-medium: -0.72px;
  --wui-letter-spacing-paragraph: -0.64px;
  --wui-letter-spacing-small: -0.56px;
  --wui-letter-spacing-tiny: -0.48px;
  --wui-letter-spacing-micro: -0.2px;
  --wui-letter-spacing-mini: -0.16px;

  --wui-spacing-0: 0px;
  --wui-spacing-4xs: 2px;
  --wui-spacing-3xs: 4px;
  --wui-spacing-xxs: 6px;
  --wui-spacing-2xs: 7px;
  --wui-spacing-xs: 8px;
  --wui-spacing-1xs: 10px;
  --wui-spacing-s: 12px;
  --wui-spacing-m: 14px;
  --wui-spacing-l: 16px;
  --wui-spacing-2l: 18px;
  --wui-spacing-xl: 20px;
  --wui-spacing-xxl: 24px;
  --wui-spacing-2xl: 32px;
  --wui-spacing-3xl: 40px;
  --wui-spacing-4xl: 90px;
  --wui-spacing-5xl: 95px;

  --wui-icon-box-size-xxs: 14px;
  --wui-icon-box-size-xs: 20px;
  --wui-icon-box-size-sm: 24px;
  --wui-icon-box-size-md: 32px;
  --wui-icon-box-size-mdl: 36px;
  --wui-icon-box-size-lg: 40px;
  --wui-icon-box-size-2lg: 48px;
  --wui-icon-box-size-xl: 64px;

  --wui-icon-size-inherit: inherit;
  --wui-icon-size-xxs: 10px;
  --wui-icon-size-xs: 12px;
  --wui-icon-size-sm: 14px;
  --wui-icon-size-md: 16px;
  --wui-icon-size-mdl: 18px;
  --wui-icon-size-lg: 20px;
  --wui-icon-size-xl: 24px;
  --wui-icon-size-xxl: 28px;

  --wui-wallet-image-size-inherit: inherit;
  --wui-wallet-image-size-sm: 40px;
  --wui-wallet-image-size-md: 56px;
  --wui-wallet-image-size-lg: 80px;

  --wui-visual-size-size-inherit: inherit;
  --wui-visual-size-sm: 40px;
  --wui-visual-size-md: 55px;
  --wui-visual-size-lg: 80px;

  --wui-box-size-md: 100px;
  --wui-box-size-lg: 120px;

  --wui-ease-out-power-2: cubic-bezier(0, 0, 0.22, 1);
  --wui-ease-out-power-1: cubic-bezier(0, 0, 0.55, 1);

  --wui-ease-in-power-3: cubic-bezier(0.66, 0, 1, 1);
  --wui-ease-in-power-2: cubic-bezier(0.45, 0, 1, 1);
  --wui-ease-in-power-1: cubic-bezier(0.3, 0, 1, 1);

  --wui-ease-inout-power-1: cubic-bezier(0.45, 0, 0.55, 1);

  --wui-duration-lg: 200ms;
  --wui-duration-md: 125ms;
  --wui-duration-sm: 75ms;

  --wui-path-network-sm: path(
    "M15.4 2.1a5.21 5.21 0 0 1 5.2 0l11.61 6.7a5.21 5.21 0 0 1 2.61 4.52v13.4c0 1.87-1 3.59-2.6 4.52l-11.61 6.7c-1.62.93-3.6.93-5.22 0l-11.6-6.7a5.21 5.21 0 0 1-2.61-4.51v-13.4c0-1.87 1-3.6 2.6-4.52L15.4 2.1Z"
  );

  --wui-path-network-md: path(
    "M43.4605 10.7248L28.0485 1.61089C25.5438 0.129705 22.4562 0.129705 19.9515 1.61088L4.53951 10.7248C2.03626 12.2051 0.5 14.9365 0.5 17.886V36.1139C0.5 39.0635 2.03626 41.7949 4.53951 43.2752L19.9515 52.3891C22.4562 53.8703 25.5438 53.8703 28.0485 52.3891L43.4605 43.2752C45.9637 41.7949 47.5 39.0635 47.5 36.114V17.8861C47.5 14.9365 45.9637 12.2051 43.4605 10.7248Z"
  );

  --wui-path-network-lg: path(
    "M78.3244 18.926L50.1808 2.45078C45.7376 -0.150261 40.2624 -0.150262 35.8192 2.45078L7.6756 18.926C3.23322 21.5266 0.5 26.3301 0.5 31.5248V64.4752C0.5 69.6699 3.23322 74.4734 7.6756 77.074L35.8192 93.5492C40.2624 96.1503 45.7376 96.1503 50.1808 93.5492L78.3244 77.074C82.7668 74.4734 85.5 69.6699 85.5 64.4752V31.5248C85.5 26.3301 82.7668 21.5266 78.3244 18.926Z"
  );

  --wui-width-network-sm: 36px;
  --wui-width-network-md: 48px;
  --wui-width-network-lg: 86px;

  --wui-height-network-sm: 40px;
  --wui-height-network-md: 54px;
  --wui-height-network-lg: 96px;

  --wui-icon-size-network-xs: 12px;
  --wui-icon-size-network-sm: 16px;
  --wui-icon-size-network-md: 24px;
  --wui-icon-size-network-lg: 42px;

  --wui-color-inherit: inherit;

  --wui-color-inverse-100: #fff;
  --wui-color-inverse-000: #000;

  --wui-cover: rgba(20, 20, 20, 0.8);

  --wui-color-modal-bg: var(--wui-color-modal-bg-base);

  --wui-color-accent-100: var(--wui-color-accent-base-100);
  --wui-color-accent-090: var(--wui-color-accent-base-090);
  --wui-color-accent-080: var(--wui-color-accent-base-080);

  --wui-color-success-100: var(--wui-color-success-base-100);
  --wui-color-success-125: var(--wui-color-success-base-125);

  --wui-color-warning-100: var(--wui-color-warning-base-100);

  --wui-color-error-100: var(--wui-color-error-base-100);
  --wui-color-error-125: var(--wui-color-error-base-125);

  --wui-color-blue-100: var(--wui-color-blue-base-100);
  --wui-color-blue-90: var(--wui-color-blue-base-90);

  --wui-icon-box-bg-error-100: var(--wui-icon-box-bg-error-base-100);
  --wui-icon-box-bg-blue-100: var(--wui-icon-box-bg-blue-base-100);
  --wui-icon-box-bg-success-100: var(--wui-icon-box-bg-success-base-100);
  --wui-icon-box-bg-inverse-100: var(--wui-icon-box-bg-inverse-base-100);

  --wui-all-wallets-bg-100: var(--wui-all-wallets-bg-100);

  --wui-avatar-border: var(--wui-avatar-border-base);

  --wui-thumbnail-border: var(--wui-thumbnail-border-base);

  --wui-wallet-button-bg: var(--wui-wallet-button-bg-base);

  --wui-box-shadow-blue: var(--wui-color-accent-glass-020);
}

@supports (background: color-mix(in srgb, white 50%, black)) {
  :root {
    --wui-color-modal-bg: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-modal-bg-base));

    --wui-box-shadow-blue: color-mix(in srgb, var(--wui-color-accent-100) 20%, transparent);

    --wui-color-accent-100: color-mix(in srgb, var(--wui-color-accent-base-100) 100%, transparent);
    --wui-color-accent-090: color-mix(in srgb, var(--wui-color-accent-base-100) 90%, transparent);
    --wui-color-accent-080: color-mix(in srgb, var(--wui-color-accent-base-100) 80%, transparent);
    --wui-color-accent-glass-090: color-mix(in srgb, var(--wui-color-accent-base-100) 90%, transparent);
    --wui-color-accent-glass-080: color-mix(in srgb, var(--wui-color-accent-base-100) 80%, transparent);
    --wui-color-accent-glass-020: color-mix(in srgb, var(--wui-color-accent-base-100) 20%, transparent);
    --wui-color-accent-glass-015: color-mix(in srgb, var(--wui-color-accent-base-100) 15%, transparent);
    --wui-color-accent-glass-010: color-mix(in srgb, var(--wui-color-accent-base-100) 10%, transparent);
    --wui-color-accent-glass-005: color-mix(in srgb, var(--wui-color-accent-base-100) 5%, transparent);
    --wui-color-accent-002: color-mix(in srgb, var(--wui-color-accent-base-100) 2%, transparent);

    --wui-color-fg-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-100));
    --wui-color-fg-125: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-125));
    --wui-color-fg-150: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-150));
    --wui-color-fg-175: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-175));
    --wui-color-fg-200: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-200));
    --wui-color-fg-225: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-225));
    --wui-color-fg-250: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-250));
    --wui-color-fg-275: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-275));
    --wui-color-fg-300: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-300));
    --wui-color-fg-325: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-325));
    --wui-color-fg-350: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-fg-350));

    --wui-color-bg-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-100));
    --wui-color-bg-125: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-125));
    --wui-color-bg-150: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-150));
    --wui-color-bg-175: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-175));
    --wui-color-bg-200: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-200));
    --wui-color-bg-225: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-225));
    --wui-color-bg-250: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-250));
    --wui-color-bg-275: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-275));
    --wui-color-bg-300: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-300));
    --wui-color-bg-325: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-325));
    --wui-color-bg-350: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-bg-350));

    --wui-color-success-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-success-base-100));
    --wui-color-success-125: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-success-base-125));

    --wui-color-warning-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-warning-base-100));

    --wui-color-error-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-error-base-100));
    --wui-color-blue-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-blue-base-100));
    --wui-color-blue-90: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-blue-base-90));
    --wui-color-error-125: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-color-error-base-125));

    --wui-icon-box-bg-error-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-icon-box-bg-error-base-100));
    --wui-icon-box-bg-accent-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-icon-box-bg-blue-base-100));
    --wui-icon-box-bg-success-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-icon-box-bg-success-base-100));
    --wui-icon-box-bg-inverse-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-icon-box-bg-inverse-base-100));

    --wui-all-wallets-bg-100: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-all-wallets-bg-100));

    --wui-avatar-border: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-avatar-border-base));

    --wui-thumbnail-border: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-thumbnail-border-base));

    --wui-wallet-button-bg: color-mix(in srgb, var(--w3m-color-mix) var(--w3m-color-mix-strength), var(--wui-wallet-button-bg-base));
  }
}

<style media="enabled" > :root {
  --w3m-color-mix: #000;
  --w3m-accent: hsla(231, 100%, 70%, 1);
  --w3m-default: #000;

  --wui-color-modal-bg-base: #fff;
  --wui-color-accent-base-100: var(--w3m-accent);

  --wui-color-blueberry-100: hsla(231, 100%, 70%, 1);
  --wui-color-blueberry-090: hsla(231, 97%, 72%, 1);
  --wui-color-blueberry-080: hsla(231, 92%, 74%, 1);

  --wui-color-fg-100: #141414;
  --wui-color-fg-125: #2d3131;
  --wui-color-fg-150: #474d4d;
  --wui-color-fg-175: #636d6d;
  --wui-color-fg-200: #798686;
  --wui-color-fg-225: #828f8f;
  --wui-color-fg-250: #8b9797;
  --wui-color-fg-275: #95a0a0;
  --wui-color-fg-300: #9ea9a9;
  --wui-color-fg-325: #9a9a9a;
  --wui-color-fg-350: #d0d0d0;

  --wui-color-bg-100: #ffffff;
  --wui-color-bg-125: #f5fafa;
  --wui-color-bg-150: #f3f8f8;
  --wui-color-bg-175: #eef4f4;
  --wui-color-bg-200: #eaf1f1;
  --wui-color-bg-225: #e5eded;
  --wui-color-bg-250: #e1e9e9;
  --wui-color-bg-275: #dce7e7;
  --wui-color-bg-300: #d8e3e3;
  --wui-color-bg-325: #f3f3f3;
  --wui-color-bg-350: #202020;

  --wui-color-success-base-100: #26b562;
  --wui-color-success-base-125: #30a46b;

  --wui-color-warning-base-100: #f3a13f;

  --wui-color-error-base-100: #f05142;
  --wui-color-error-base-125: #df4a34;

  --wui-color-blue-base-100: rgba(102, 125, 255, 1);
  --wui-color-blue-base-90: rgba(102, 125, 255, 0.9);

  --wui-color-success-glass-001: rgba(38, 181, 98, 0.01);
  --wui-color-success-glass-002: rgba(38, 181, 98, 0.02);
  --wui-color-success-glass-005: rgba(38, 181, 98, 0.05);
  --wui-color-success-glass-010: rgba(38, 181, 98, 0.1);
  --wui-color-success-glass-015: rgba(38, 181, 98, 0.15);
  --wui-color-success-glass-020: rgba(38, 181, 98, 0.2);
  --wui-color-success-glass-025: rgba(38, 181, 98, 0.25);
  --wui-color-success-glass-030: rgba(38, 181, 98, 0.3);
  --wui-color-success-glass-060: rgba(38, 181, 98, 0.6);
  --wui-color-success-glass-080: rgba(38, 181, 98, 0.8);

  --wui-color-success-glass-reown-020: rgba(48, 164, 107, 0.2);

  --wui-color-warning-glass-reown-020: rgba(243, 161, 63, 0.2);

  --wui-color-error-glass-001: rgba(240, 81, 66, 0.01);
  --wui-color-error-glass-002: rgba(240, 81, 66, 0.02);
  --wui-color-error-glass-005: rgba(240, 81, 66, 0.05);
  --wui-color-error-glass-010: rgba(240, 81, 66, 0.1);
  --wui-color-error-glass-015: rgba(240, 81, 66, 0.15);
  --wui-color-error-glass-020: rgba(240, 81, 66, 0.2);
  --wui-color-error-glass-025: rgba(240, 81, 66, 0.25);
  --wui-color-error-glass-030: rgba(240, 81, 66, 0.3);
  --wui-color-error-glass-060: rgba(240, 81, 66, 0.6);
  --wui-color-error-glass-080: rgba(240, 81, 66, 0.8);

  --wui-color-error-glass-reown-020: rgba(223, 74, 52, 0.2);

  --wui-icon-box-bg-error-base-100: #f4dfdd;
  --wui-icon-box-bg-blue-base-100: #d9ecfb;
  --wui-icon-box-bg-success-base-100: #daf0e4;
  --wui-icon-box-bg-inverse-base-100: #dcecfc;

  --wui-all-wallets-bg-100: #e8f1fa;

  --wui-avatar-border-base: #f3f4f4;

  --wui-thumbnail-border-base: #eaefef;

  --wui-wallet-button-bg-base: var(--wui-color-bg-125);

  --wui-color-gray-glass-001: rgba(0, 0, 0, 0.01);
  --wui-color-gray-glass-002: rgba(0, 0, 0, 0.02);
  --wui-color-gray-glass-005: rgba(0, 0, 0, 0.05);
  --wui-color-gray-glass-010: rgba(0, 0, 0, 0.1);
  --wui-color-gray-glass-015: rgba(0, 0, 0, 0.15);
  --wui-color-gray-glass-020: rgba(0, 0, 0, 0.2);
  --wui-color-gray-glass-025: rgba(0, 0, 0, 0.25);
  --wui-color-gray-glass-030: rgba(0, 0, 0, 0.3);
  --wui-color-gray-glass-060: rgba(0, 0, 0, 0.6);
  --wui-color-gray-glass-080: rgba(0, 0, 0, 0.8);
  --wui-color-gray-glass-090: rgba(0, 0, 0, 0.9);

  --wui-color-dark-glass-100: rgba(233, 233, 233, 1);

  --w3m-card-embedded-shadow-color: rgb(224 225 233 / 25%);
}

:root {
  --w3m-color-mix: #fff;
  --w3m-accent: hsla(230, 100%, 67%, 1);
  --w3m-default: #fff;

  --wui-color-modal-bg-base: #121313;
  --wui-color-accent-base-100: var(--w3m-accent);

  --wui-color-blueberry-100: hsla(230, 100%, 67%, 1);
  --wui-color-blueberry-090: hsla(231, 76%, 61%, 1);
  --wui-color-blueberry-080: hsla(230, 59%, 55%, 1);
  --wui-color-blueberry-050: hsla(231, 100%, 70%, 0.1);

  --wui-color-fg-100: #e4e7e7;
  --wui-color-fg-125: #d0d5d5;
  --wui-color-fg-150: #a8b1b1;
  --wui-color-fg-175: #a8b0b0;
  --wui-color-fg-200: #949e9e;
  --wui-color-fg-225: #868f8f;
  --wui-color-fg-250: #788080;
  --wui-color-fg-275: #788181;
  --wui-color-fg-300: #6e7777;
  --wui-color-fg-325: #9a9a9a;
  --wui-color-fg-350: #363636;

  --wui-color-bg-100: #141414;
  --wui-color-bg-125: #191a1a;
  --wui-color-bg-150: #1e1f1f;
  --wui-color-bg-175: #222525;
  --wui-color-bg-200: #272a2a;
  --wui-color-bg-225: #2c3030;
  --wui-color-bg-250: #313535;
  --wui-color-bg-275: #363b3b;
  --wui-color-bg-300: #3b4040;
  --wui-color-bg-325: #252525;
  --wui-color-bg-350: #ffffff;

  --wui-color-success-base-100: #26d962;
  --wui-color-success-base-125: #30a46b;

  --wui-color-warning-base-100: #f3a13f;

  --wui-color-error-base-100: #f25a67;
  --wui-color-error-base-125: #df4a34;

  --wui-color-blue-base-100: rgba(102, 125, 255, 1);
  --wui-color-blue-base-90: rgba(102, 125, 255, 0.9);

  --wui-color-success-glass-001: rgba(38, 217, 98, 0.01);
  --wui-color-success-glass-002: rgba(38, 217, 98, 0.02);
  --wui-color-success-glass-005: rgba(38, 217, 98, 0.05);
  --wui-color-success-glass-010: rgba(38, 217, 98, 0.1);
  --wui-color-success-glass-015: rgba(38, 217, 98, 0.15);
  --wui-color-success-glass-020: rgba(38, 217, 98, 0.2);
  --wui-color-success-glass-025: rgba(38, 217, 98, 0.25);
  --wui-color-success-glass-030: rgba(38, 217, 98, 0.3);
  --wui-color-success-glass-060: rgba(38, 217, 98, 0.6);
  --wui-color-success-glass-080: rgba(38, 217, 98, 0.8);

  --wui-color-success-glass-reown-020: rgba(48, 164, 107, 0.2);

  --wui-color-warning-glass-reown-020: rgba(243, 161, 63, 0.2);

  --wui-color-error-glass-001: rgba(242, 90, 103, 0.01);
  --wui-color-error-glass-002: rgba(242, 90, 103, 0.02);
  --wui-color-error-glass-005: rgba(242, 90, 103, 0.05);
  --wui-color-error-glass-010: rgba(242, 90, 103, 0.1);
  --wui-color-error-glass-015: rgba(242, 90, 103, 0.15);
  --wui-color-error-glass-020: rgba(242, 90, 103, 0.2);
  --wui-color-error-glass-025: rgba(242, 90, 103, 0.25);
  --wui-color-error-glass-030: rgba(242, 90, 103, 0.3);
  --wui-color-error-glass-060: rgba(242, 90, 103, 0.6);
  --wui-color-error-glass-080: rgba(242, 90, 103, 0.8);

  --wui-color-error-glass-reown-020: rgba(223, 74, 52, 0.2);

  --wui-color-gray-glass-001: rgba(255, 255, 255, 0.01);
  --wui-color-gray-glass-002: rgba(255, 255, 255, 0.02);
  --wui-color-gray-glass-005: rgba(255, 255, 255, 0.05);
  --wui-color-gray-glass-010: rgba(255, 255, 255, 0.1);
  --wui-color-gray-glass-015: rgba(255, 255, 255, 0.15);
  --wui-color-gray-glass-020: rgba(255, 255, 255, 0.2);
  --wui-color-gray-glass-025: rgba(255, 255, 255, 0.25);
  --wui-color-gray-glass-030: rgba(255, 255, 255, 0.3);
  --wui-color-gray-glass-060: rgba(255, 255, 255, 0.6);
  --wui-color-gray-glass-080: rgba(255, 255, 255, 0.8);
  --wui-color-gray-glass-090: rgba(255, 255, 255, 0.9);

  --wui-color-dark-glass-100: rgba(42, 42, 42, 1);

  --wui-icon-box-bg-error-base-100: #3c2426;
  --wui-icon-box-bg-blue-base-100: #20303f;
  --wui-icon-box-bg-success-base-100: #1f3a28;
  --wui-icon-box-bg-inverse-base-100: #243240;

  --wui-all-wallets-bg-100: #222b35;

  --wui-avatar-border-base: #252525;

  --wui-thumbnail-border-base: #252525;

  --wui-wallet-button-bg-base: var(--wui-color-bg-125);

  --w3m-card-embedded-shadow-color: rgb(17 17 18 / 25%);
}
