a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: initial;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: disc;
  list-style-position: inside;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
[role="button"] {
  cursor: pointer;
}
*,
:after,
:before {
  box-sizing: border-box;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-thumb {
  border-radius: 8px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 5px;
}
input[type="range"] {
  -webkit-appearance: none;
  background: #0000;
  width: 100%;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
input[type="range"]:focus {
  outline: none;
}
input[type="range"]::-ms-track {
  background: #0000;
  border-color: #0000;
  color: #0000;
  cursor: pointer;
  width: 100%;
}
#ssdfweswer-sdfwe-hel,
#ssdfweswer-sdfwe-hel #balabala-cc {
  height: auto;
  width: 100%;
}
div {
  background-color: initial;
}
.m div,
.m span,
.pc div,
.pc span {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}
:root {
  --hover-color: #ffcf4f;
  --box-bg-color: #25491fdd;
  --filter-normal: invert(32%) sepia(13%) saturate(1560%) hue-rotate(65deg)
    brightness(100%) contrast(89%);
  --filter-hover: invert(90%) sepia(76%) saturate(971%) hue-rotate(316deg)
    brightness(103%) contrast(102%);
}
body {
  background-color: #182351;
}
body,
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
::-webkit-scrollbar {
  width: 10px;
}
.pc .button-highlight,
.pc .button-highlight:hover {
  transition: background-color 0.2s ease;
}
.m.root {
  overflow: hidden;
}
.body-content {
  display: flex;
  flex-grow: 1;
  margin-top: 1.85rem;
}
.main-view {
  flex-grow: 1;
}
.pc {
  --padding-border: 346rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1900px) {
  .pc {
    --padding-border: 146rem;
  }
}
* {
  --highlight-color: #ff4a58;
}
.pc .op-hover:hover {
  opacity: 0.5;
}
.pc .cursor {
  cursor: pointer;
}
.btn-trans,
.m .btn-trans:active,
.pc .btn-trans:hover {
  transition: all 0.5s;
}
.m .hover-hlt:active,
.pc .hover-hlt:hover {
  background: var(--hover-color);
  transition: all 0.5s;
}
* {
  -webkit-tap-highlight-color: transparent;
}
.common-btn,
.m .common-btn,
.pc .common-btn {
  align-items: center;
  color: #000;
  display: flex;
  font-family: SupernormaleEigSmaBold;
  font-size: 20px;
  font-weight: 600;
  height: 51px;
  justify-content: center;
  position: relative;
  transition: background-color 0.5s, color 0.5s, box-shadow 0.5s;
  width: 211px;
}
.common-btn:before,
.m .common-btn:before,
.pc .common-btn:before {
  background: url(../../static/media/button.0dd633b0.webp) no-repeat;
  background-size: 100% 100%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.common-btn:hover:before,
.m .common-btn:active:before,
.pc .common-btn:hover:before {
  content: "";
  filter: brightness(0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.m .common-btn {
  max-width: 90vw;
}
.pc .common-btn {
  cursor: pointer;
}
.m .common-btn:active,
.pc .common-btn:hover {
  color: #fff;
}
.m .common-btn.disable:before,
.pc .common-btn.disable:before {
  filter: brightness(50%);
}
.m .common-btn.disable:active,
.pc .common-btn.disable:hover {
  color: #000;
}
.m .common-btn.disable:active:before,
.pc .common-btn.disable:hover:before {
  filter: brightness(50%);
}
.common-btn2,
.m .common-btn2,
.pc .common-btn2 {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: 24px;
  font-weight: 600;
  height: 68px;
  justify-content: center;
  line-height: 1.2;
  transition: all 0.5s;
  -webkit-user-select: none;
  user-select: none;
  width: 280px;
}
.m .common-btn2 {
  max-width: 90vw;
}
.pc .common-btn2 {
  cursor: pointer;
}
.m .common-btn2:active,
.pc .common-btn2:hover {
  background-color: #00ffc1;
  border-color: #00ffc1;
  box-shadow: 0 0 17px 5px #045157;
  color: #0a2537;
}
.common-btn .pulse-bubble {
  color: #ffcf4f;
}
.pc .common-btn:hover .pulse-bubble {
  color: #44703e;
}
.pc .common-hover {
  cursor: pointer;
}
.m .common-hover:active,
.pc .common-hover,
.pc .common-hover:hover {
  transition: all 0.5s;
}
.common-hover .svg {
  filter: invert(54%) sepia(76%) saturate(2542%) hue-rotate(346deg)
    brightness(101%) contrast(102%);
  transition: all 0.5s;
}
.m .common-hover:active .svg,
.pc .common-hover:hover .svg {
  filter: invert(98%) sepia(96%) saturate(16%) hue-rotate(184deg)
    brightness(105%) contrast(106%);
}
.pc .hover-trans,
.pc .hover-trans:hover,
.pc .img-filter {
  transition: all 0.5s;
}
.pc .img-filter {
  cursor: pointer;
}
.m .img-filter {
  transition: all 0.5s;
}
.pc .img-filter:hover {
  transition: all 0.5s;
}
.m .img-filter:active,
.pc .img-filter:hover {
  filter: invert(100%) sepia(0) saturate(2%) hue-rotate(307deg) brightness(107%)
    contrast(101%);
}
.pc .common-title {
  color: #fff;
  font-family: Gilroy-Bold;
  font-size: 80px;
}
.m .common-title {
  color: #fff;
  font-family: Gilroy-Bold;
  font-size: 48px;
}
.common-text-shadow {
  font-size: 80px;
  text-shadow: 0 7px #00000057;
}
.head-title-font {
  color: #fff;
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 1;
}
.m .head-title-font {
  font-size: 40px;
}
.head-des-font {
  color: #8994a7;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: 20px;
  font-size: 1rem;
  line-height: 1.3;
}
.root .bb-bg {
  background-size: 100% auto;
  border-radius: 133px;
  margin-bottom: 12px;
}
.m.root .bb-bg,
.root .bb-bg {
  background-color: #fff;
  box-shadow: 0 12px 0 0 #d2d2d2;
  margin-top: 12px;
}
.m.root .bb-bg {
  background-size: 2000px auto;
  border-radius: 40px;
}
.popup-bg {
  background-color: #000000aa;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 400;
}
.popup {
  background-color: #fff;
  border-radius: 27px;
  color: #000;
  left: 50%;
  opacity: 0;
  padding: 2em;
  position: absolute;
  top: 52%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease;
  visibility: hidden;
}
.popup.active {
  opacity: 1;
  visibility: visible;
}
.popup h2 {
  text-align: center;
}
.popup .img {
  height: 5em;
  margin: 2em auto;
  width: 5em;
}
.popup .img img {
  width: 100%;
}
.popup .btn-close {
  background-size: 100% 100%;
  cursor: pointer;
  height: 22px;
  position: absolute;
  right: 27px;
  top: 27px;
  transition: all 0.5s;
  width: 22px;
}
.m .popup .btn-close:active,
.pc .popup .btn-close:hover {
  filter: invert(40%) sepia(67%) saturate(2113%) hue-rotate(0deg)
    brightness(101%) contrast(105%);
}
.popup.swap-popup {
  background: url(../../static/media/box.89cd29f9.webp) no-repeat 50%/100% 100%;
  border-radius: 0;
  width: 16em;
}
.popup.swap-popup h2 {
  font-size: 1em;
  text-transform: uppercase;
}
.popup.swap-popup.waiting .img img {
  animation: loading 1s infinite;
}
@keyframes loading {
  to {
    transform: rotate(1turn);
  }
}
.root .claim-row {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.root .claim-row .claim-btn {
  font-size: 20px;
  font-weight: 600;
}
.root .claim-row .hint-bg {
  align-items: center;
  background-color: #00000064;
  display: flex;
  display: none;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1111;
}
.root .claim-row .hint-bg.show {
  display: flex;
}
.root .claim-row .hint-view {
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  max-width: 90%;
  opacity: 0;
  padding: 40px 30px 30px;
  position: relative;
  transition: opacity 0.5s;
  width: 356px;
}
.root .claim-row .hint-view .top-title {
  color: #061936;
  font-size: 24px;
  font-weight: 600;
}
.root .claim-row .hint-view .close-btn {
  background-size: 100% 100%;
  height: 18px;
  position: absolute;
  right: 18px;
  top: 18px;
  width: 18px;
}
.root .claim-row .hint-view.hint-failure,
.root .claim-row .hint-view.hint-succeed {
  opacity: 1;
}
.root .claim-row .hint-view .hint-icon {
  height: 100px;
  margin-top: 20px;
  width: 100px;
}
.m.root .claim-row .hint-view .hint-icon {
  height: 100px;
  width: 100px;
}
.root .claim-row .hint-view.hint-succeed .hint-icon {
  background-size: 100% 100%;
  flex-shrink: 0;
}
.root .claim-row .hint-view.hint-failure .hint-icon {
  background-size: 100% 100%;
}
.root .claim-row .hint-view .text {
  color: #061936;
  font-size: 20px;
  margin-top: 20px;
  text-align: center;
}
.root .claim-row .hint-view.hint-failure .try {
  color: #fff;
  font-family: Gilroy-SemiBold;
  font-size: 20px;
  font-stretch: normal;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 4px;
}
@keyframes dismissAnimation {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
