
.__nuxt-error-page {
  padding: 1rem;
  background: #F7F8FB;
  color: #47494E;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: sans-serif;
  font-weight: 100 !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.__nuxt-error-page .error {
  max-width: 450px;
}
.__nuxt-error-page .title {
  font-size: 1.5rem;
  margin-top: 15px;
  color: #47494E;
  margin-bottom: 8px;
}
.__nuxt-error-page .description {
  color: #7F828B;
  line-height: 21px;
  margin-bottom: 10px;
}
.__nuxt-error-page a {
  color: #7F828B !important;
  text-decoration: none;
}
.__nuxt-error-page .logo {
  position: fixed;
  left: 12px;
  bottom: 12px;
}


.nuxt-progress {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 2px;
  width: 0%;
  opacity: 1;
  transition: width 0.1s, opacity 0.4s;
  background-color: black;
  z-index: 999999;
}
.nuxt-progress.nuxt-progress-notransition {
  transition: none;
}
.nuxt-progress-failed {
  background-color: red;
}

@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}
h1 {
  font-weight: 300;
  font-size: 2.5em;
  text-transform: uppercase;
  font-family: Lato;
  line-height: 1.6em;
  letter-spacing: 0.1em;
}
a,
a:visited {
  text-decoration: none;
  color: white;
}
a:hover,
a:visited:hover {
  opacity: 1;
}
a.icon,
a:visited.icon {
  margin-right: 2px;
  padding: 3px;
}
.description {
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  z-index: 999;
}
.description p {
  font-size: 0.9em;
}
.description p + p {
  margin-top: 20px;
}
.description p.author {
  font-size: 0.7em;
}
.description p.author .fa-heart {
  color: #860014;
}
hr {
  margin: 26px 0;
  border: 0;
  border-top: 1px solid white;
  background: transparent;
  width: 25%;
  opacity: 0.1;
}
code {
  color: #ae94c0;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 0.9em;
}
.solar-syst {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.solar-syst:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 2px;
  top: -2px;
  background: white;
  box-shadow: 73px 1484px 0 0px rgba(255, 255, 255, 0.333), 1699px 153px 0 0px rgba(255, 255, 255, 0.942), 1453px 406px 0 0px rgba(255, 255, 255, 0.003), 201px 486px 0 0px rgba(255, 255, 255, 0.502), 1398px 444px 0 0px rgba(255, 255, 255, 0.171), 726px 622px 0 0px rgba(255, 255, 255, 0.895), 1193px 670px 0 0px rgba(255, 255, 255, 0.028), 85px 64px 0 0px rgba(255, 255, 255, 0.507), 1729px 250px 0 0px rgba(255, 255, 255, 0.331), 287px 4px 0 0px rgba(255, 255, 255, 0.943), 1339px 117px 0 0px rgba(255, 255, 255, 0.133), 652px 908px 0 0px rgba(255, 255, 255, 0.65), 16px 1449px 0 0px rgba(255, 255, 255, 0.19), 104px 677px 0 0px rgba(255, 255, 255, 0.813), 494px 561px 0 0px rgba(255, 255, 255, 0.776), 670px 1729px 0 0px rgba(255, 255, 255, 0.676), 831px 1537px 0 0px rgba(255, 255, 255, 0.479), 781px 1103px 0 0px rgba(255, 255, 255, 0.418), 741px 1785px 0 0px rgba(255, 255, 255, 0.338), 730px 1177px 0 0px rgba(255, 255, 255, 0.734), 1412px 462px 0 0px rgba(255, 255, 255, 0.103), 670px 1636px 0 0px rgba(255, 255, 255, 0.617), 1608px 315px 0 0px rgba(255, 255, 255, 0.344), 889px 667px 0 0px rgba(255, 255, 255, 0.425), 1376px 824px 0 0px rgba(255, 255, 255, 0.663), 1305px 1389px 0 0px rgba(255, 255, 255, 0.543), 445px 885px 0 0px rgba(255, 255, 255, 0.025), 662px 1454px 0 0px rgba(255, 255, 255, 0.95), 542px 132px 0 0px rgba(255, 255, 255, 0.574), 794px 532px 0 0px rgba(255, 255, 255, 0.543), 536px 1535px 0 0px rgba(255, 255, 255, 0.967), 563px 166px 0 0px rgba(255, 255, 255, 0.135), 825px 784px 0 0px rgba(255, 255, 255, 0.086), 1335px 714px 0 0px rgba(255, 255, 255, 0.049), 152px 1508px 0 0px rgba(255, 255, 255, 0.743), 811px 280px 0 0px rgba(255, 255, 255, 0.444), 729px 1011px 0 0px rgba(255, 255, 255, 0.787), 768px 1141px 0 0px rgba(255, 255, 255, 0.377), 836px 1659px 0 0px rgba(255, 255, 255, 0.208), 863px 1603px 0 0px rgba(255, 255, 255, 0.878), 1789px 548px 0 0px rgba(255, 255, 255, 0.54), 780px 1499px 0 0px rgba(255, 255, 255, 0.809), 91px 1469px 0 0px rgba(255, 255, 255, 0.769), 1690px 434px 0 0px rgba(255, 255, 255, 0.991), 1503px 1386px 0 0px rgba(255, 255, 255, 0.668), 185px 1311px 0 0px rgba(255, 255, 255, 0.264), 1056px 76px 0 0px rgba(255, 255, 255, 0.273), 616px 226px 0 0px rgba(255, 255, 255, 0.161), 674px 959px 0 0px rgba(255, 255, 255, 0.302), 1238px 505px 0 0px rgba(255, 255, 255, 0.238), 1091px 608px 0 0px rgba(255, 255, 255, 0.71), 443px 696px 0 0px rgba(255, 255, 255, 0.588), 734px 1046px 0 0px rgba(255, 255, 255, 0.353), 679px 1793px 0 0px rgba(255, 255, 255, 0.434), 1421px 621px 0 0px rgba(255, 255, 255, 0.273), 931px 1580px 0 0px rgba(255, 255, 255, 0.757), 657px 1178px 0 0px rgba(255, 255, 255, 0.191), 1325px 1206px 0 0px rgba(255, 255, 255, 0.352), 1722px 948px 0 0px rgba(255, 255, 255, 0.44), 554px 702px 0 0px rgba(255, 255, 255, 0.022), 995px 1712px 0 0px rgba(255, 255, 255, 0.605), 811px 1107px 0 0px rgba(255, 255, 255, 0.545), 1166px 221px 0 0px rgba(255, 255, 255, 0.169), 606px 734px 0 0px rgba(255, 255, 255, 0.956), 351px 1417px 0 0px rgba(255, 255, 255, 0.684), 765px 430px 0 0px rgba(255, 255, 255, 0.134), 17px 286px 0 0px rgba(255, 255, 255, 0.08), 324px 1690px 0 0px rgba(255, 255, 255, 0.491), 831px 600px 0 0px rgba(255, 255, 255, 0.786), 72px 258px 0 0px rgba(255, 255, 255, 0.381), 28px 285px 0 0px rgba(255, 255, 255, 0.189), 1248px 759px 0 0px rgba(255, 255, 255, 0.698), 329px 1151px 0 0px rgba(255, 255, 255, 0.872), 403px 143px 0 0px rgba(255, 255, 255, 0.88), 841px 838px 0 0px rgba(255, 255, 255, 0.217), 1027px 767px 0 0px rgba(255, 255, 255, 0.399), 1161px 1003px 0 0px rgba(255, 255, 255, 0.3), 1727px 1685px 0 0px rgba(255, 255, 255, 0.922), 392px 441px 0 0px rgba(255, 255, 255, 0.597), 66px 1774px 0 0px rgba(255, 255, 255, 0.289), 588px 1124px 0 0px rgba(255, 255, 255, 0.602), 768px 1380px 0 0px rgba(255, 255, 255, 0.779), 1160px 1005px 0 0px rgba(255, 255, 255, 0.13), 1067px 501px 0 0px rgba(255, 255, 255, 0.908), 1077px 937px 0 0px rgba(255, 255, 255, 0.7), 545px 1465px 0 0px rgba(255, 255, 255, 0.864), 380px 966px 0 0px rgba(255, 255, 255, 0.121), 30px 657px 0 0px rgba(255, 255, 255, 0.606), 427px 407px 0 0px rgba(255, 255, 255, 0.089), 1336px 1662px 0 0px rgba(255, 255, 255, 0.636), 624px 777px 0 0px rgba(255, 255, 255, 0.694), 210px 1793px 0 0px rgba(255, 255, 255, 0.207), 758px 1148px 0 0px rgba(255, 255, 255, 0.429), 1490px 1258px 0 0px rgba(255, 255, 255, 0.054), 235px 1569px 0 0px rgba(255, 255, 255, 0.474), 1130px 12px 0 0px rgba(255, 255, 255, 0.81), 1625px 1111px 0 0px rgba(255, 255, 255, 0.202), 874px 101px 0 0px rgba(255, 255, 255, 0.752), 932px 720px 0 0px rgba(255, 255, 255, 0.342), 321px 1115px 0 0px rgba(255, 255, 255, 0.596), 644px 342px 0 0px rgba(255, 255, 255, 0.018), 1790px 232px 0 0px rgba(255, 255, 255, 0.851), 287px 1280px 0 0px rgba(255, 255, 255, 0.607), 1465px 904px 0 0px rgba(255, 255, 255, 0.305), 1489px 454px 0 0px rgba(255, 255, 255, 0.605), 1140px 1012px 0 0px rgba(255, 255, 255, 0.132), 1413px 1432px 0 0px rgba(255, 255, 255, 0.694), 1281px 502px 0 0px rgba(255, 255, 255, 0.349), 1360px 1716px 0 0px rgba(255, 255, 255, 0.325), 476px 1350px 0 0px rgba(255, 255, 255, 0.313), 765px 1063px 0 0px rgba(255, 255, 255, 0.316), 1309px 1368px 0 0px rgba(255, 255, 255, 0.764), 354px 509px 0 0px rgba(255, 255, 255, 0.091), 731px 1514px 0 0px rgba(255, 255, 255, 0.698), 88px 1129px 0 0px rgba(255, 255, 255, 0.978), 1503px 249px 0 0px rgba(255, 255, 255, 0.544), 1066px 383px 0 0px rgba(255, 255, 255, 0.634), 462px 383px 0 0px rgba(255, 255, 255, 0.723), 299px 117px 0 0px rgba(255, 255, 255, 0.313), 1598px 917px 0 0px rgba(255, 255, 255, 0.71), 122px 590px 0 0px rgba(255, 255, 255, 0.891), 928px 1316px 0 0px rgba(255, 255, 255, 0.748), 1145px 774px 0 0px rgba(255, 255, 255, 0.412), 220px 659px 0 0px rgba(255, 255, 255, 0.046), 395px 538px 0 0px rgba(255, 255, 255, 0.52), 1595px 659px 0 0px rgba(255, 255, 255, 0.899), 663px 885px 0 0px rgba(255, 255, 255, 0.668), 1782px 208px 0 0px rgba(255, 255, 255, 0.48), 1237px 898px 0 0px rgba(255, 255, 255, 0.44), 1032px 1223px 0 0px rgba(255, 255, 255, 0.433), 544px 1522px 0 0px rgba(255, 255, 255, 0.057), 1156px 1303px 0 0px rgba(255, 255, 255, 0.154), 88px 1519px 0 0px rgba(255, 255, 255, 0.276), 784px 126px 0 0px rgba(255, 255, 255, 0.962), 836px 482px 0 0px rgba(255, 255, 255, 0.003), 474px 355px 0 0px rgba(255, 255, 255, 0.284), 676px 1186px 0 0px rgba(255, 255, 255, 0.185), 1698px 505px 0 0px rgba(255, 255, 255, 0.738), 693px 1252px 0 0px rgba(255, 255, 255, 0.296), 634px 761px 0 0px rgba(255, 255, 255, 0.582), 408px 456px 0 0px rgba(255, 255, 255, 0.345), 431px 1460px 0 0px rgba(255, 255, 255, 0.094), 567px 1254px 0 0px rgba(255, 255, 255, 0.939), 6px 331px 0 0px rgba(255, 255, 255, 0.895), 1251px 1180px 0 0px rgba(255, 255, 255, 0.936), 916px 515px 0 0px rgba(255, 255, 255, 0.705), 526px 1489px 0 0px rgba(255, 255, 255, 0.072), 1022px 1003px 0 0px rgba(255, 255, 255, 0.073), 1181px 653px 0 0px rgba(255, 255, 255, 0.442), 777px 990px 0 0px rgba(255, 255, 255, 0.461), 1327px 1792px 0 0px rgba(255, 255, 255, 0.442), 1062px 1668px 0 0px rgba(255, 255, 255, 0.186), 369px 379px 0 0px rgba(255, 255, 255, 0.307), 1395px 1545px 0 0px rgba(255, 255, 255, 0.631), 496px 69px 0 0px rgba(255, 255, 255, 0.178), 1327px 1495px 0 0px rgba(255, 255, 255, 0.202), 553px 337px 0 0px rgba(255, 255, 255, 0.977), 135px 1785px 0 0px rgba(255, 255, 255, 0.712), 1562px 778px 0 0px rgba(255, 255, 255, 0.603), 365px 421px 0 0px rgba(255, 255, 255, 0.879), 1573px 247px 0 0px rgba(255, 255, 255, 0.492), 135px 489px 0 0px rgba(255, 255, 255, 0.737), 1571px 172px 0 0px rgba(255, 255, 255, 0.405), 134px 707px 0 0px rgba(255, 255, 255, 0.484), 981px 178px 0 0px rgba(255, 255, 255, 0.501), 148px 934px 0 0px rgba(255, 255, 255, 0.385), 37px 733px 0 0px rgba(255, 255, 255, 0.348), 1487px 918px 0 0px rgba(255, 255, 255, 0.636), 1419px 985px 0 0px rgba(255, 255, 255, 0.952), 480px 647px 0 0px rgba(255, 255, 255, 0.238), 73px 450px 0 0px rgba(255, 255, 255, 0.314), 582px 69px 0 0px rgba(255, 255, 255, 0.929), 303px 1712px 0 0px rgba(255, 255, 255, 0.929), 1529px 618px 0 0px rgba(255, 255, 255, 0.71), 609px 185px 0 0px rgba(255, 255, 255, 0.914), 898px 703px 0 0px rgba(255, 255, 255, 0.041), 1781px 1692px 0 0px rgba(255, 255, 255, 0.948), 304px 592px 0 0px rgba(255, 255, 255, 0.928), 1020px 296px 0 0px rgba(255, 255, 255, 0.989), 1449px 390px 0 0px rgba(255, 255, 255, 0.192), 1622px 210px 0 0px rgba(255, 255, 255, 0.948), 643px 627px 0 0px rgba(255, 255, 255, 0.993), 1505px 1179px 0 0px rgba(255, 255, 255, 0.856), 1578px 60px 0 0px rgba(255, 255, 255, 0.551), 929px 703px 0 0px rgba(255, 255, 255, 0.491), 1483px 855px 0 0px rgba(255, 255, 255, 0.786), 391px 446px 0 0px rgba(255, 255, 255, 0.754), 1626px 1401px 0 0px rgba(255, 255, 255, 0.563), 1528px 148px 0 0px rgba(255, 255, 255, 0.69), 1253px 535px 0 0px rgba(255, 255, 255, 0.486), 887px 1026px 0 0px rgba(255, 255, 255, 0.946), 374px 698px 0 0px rgba(255, 255, 255, 0.76), 40px 1287px 0 0px rgba(255, 255, 255, 0.855), 1143px 382px 0 0px rgba(255, 255, 255, 0.758), 547px 1253px 0 0px rgba(255, 255, 255, 0.928), 424px 630px 0 0px rgba(255, 255, 255, 0.915), 245px 815px 0 0px rgba(255, 255, 255, 0.348), 1294px 1731px 0 0px rgba(255, 255, 255, 0.567), 249px 1629px 0 0px rgba(255, 255, 255, 0.872), 21px 727px 0 0px rgba(255, 255, 255, 0.661), 653px 1502px 0 0px rgba(255, 255, 255, 0.161), 168px 1158px 0 0px rgba(255, 255, 255, 0.617), 57px 400px 0 0px rgba(255, 255, 255, 0.009), 1705px 1117px 0 0px rgba(255, 255, 255, 0.759), 583px 160px 0 0px rgba(255, 255, 255, 0.615), 849px 220px 0 0px rgba(255, 255, 255, 0.606), 1673px 448px 0 0px rgba(255, 255, 255, 0.967), 1042px 129px 0 0px rgba(255, 255, 255, 0.467), 1553px 199px 0 0px rgba(255, 255, 255, 0.76), 1730px 597px 0 0px rgba(255, 255, 255, 0.618), 209px 1156px 0 0px rgba(255, 255, 255, 0.663), 1499px 185px 0 0px rgba(255, 255, 255, 0.379), 653px 230px 0 0px rgba(255, 255, 255, 0.133), 1667px 1547px 0 0px rgba(255, 255, 255, 0.14), 678px 1134px 0 0px rgba(255, 255, 255, 0.373), 105px 681px 0 0px rgba(255, 255, 255, 0.045), 534px 713px 0 0px rgba(255, 255, 255, 0.7), 422px 1049px 0 0px rgba(255, 255, 255, 0.625), 984px 810px 0 0px rgba(255, 255, 255, 0.167), 1563px 471px 0 0px rgba(255, 255, 255, 0.594), 555px 1796px 0 0px rgba(255, 255, 255, 0.613), 667px 468px 0 0px rgba(255, 255, 255, 0.383), 1602px 1146px 0 0px rgba(255, 255, 255, 0.259), 1664px 1281px 0 0px rgba(255, 255, 255, 0.108), 1022px 1165px 0 0px rgba(255, 255, 255, 0.29), 299px 533px 0 0px rgba(255, 255, 255, 0.573), 29px 1344px 0 0px rgba(255, 255, 255, 0.049), 153px 1382px 0 0px rgba(255, 255, 255, 0.879), 708px 788px 0 0px rgba(255, 255, 255, 0.52), 902px 536px 0 0px rgba(255, 255, 255, 0.742), 87px 1594px 0 0px rgba(255, 255, 255, 0.503), 510px 246px 0 0px rgba(255, 255, 255, 0.818), 1463px 437px 0 0px rgba(255, 255, 255, 0.156), 75px 1438px 0 0px rgba(255, 255, 255, 0.368), 388px 1631px 0 0px rgba(255, 255, 255, 0.979), 605px 1656px 0 0px rgba(255, 255, 255, 0.869), 1769px 1096px 0 0px rgba(255, 255, 255, 0.408), 925px 494px 0 0px rgba(255, 255, 255, 0.015), 1024px 791px 0 0px rgba(255, 255, 255, 0.267), 592px 1448px 0 0px rgba(255, 255, 255, 0.137), 524px 803px 0 0px rgba(255, 255, 255, 0.393), 962px 233px 0 0px rgba(255, 255, 255, 0.059), 909px 1553px 0 0px rgba(255, 255, 255, 0.819), 1643px 1197px 0 0px rgba(255, 255, 255, 0.554), 1273px 815px 0 0px rgba(255, 255, 255, 0.312), 405px 717px 0 0px rgba(255, 255, 255, 0.5), 526px 731px 0 0px rgba(255, 255, 255, 0.561), 1233px 264px 0 0px rgba(255, 255, 255, 0.65), 1276px 181px 0 0px rgba(255, 255, 255, 0.637), 525px 1605px 0 0px rgba(255, 255, 255, 0.909), 1638px 1225px 0 0px rgba(255, 255, 255, 0.59), 848px 1473px 0 0px rgba(255, 255, 255, 0.402), 1568px 1619px 0 0px rgba(255, 255, 255, 0.144), 1025px 1379px 0 0px rgba(255, 255, 255, 0.353), 463px 80px 0 0px rgba(255, 255, 255, 0.287), 43px 1133px 0 0px rgba(255, 255, 255, 0.346), 310px 82px 0 0px rgba(255, 255, 255, 0.185), 148px 1639px 0 0px rgba(255, 255, 255, 0.088), 1059px 1675px 0 0px rgba(255, 255, 255, 0.367), 759px 1572px 0 0px rgba(255, 255, 255, 0.381), 1px 311px 0 0px rgba(255, 255, 255, 0.904), 1266px 621px 0 0px rgba(255, 255, 255, 0.784), 1711px 381px 0 0px rgba(255, 255, 255, 0.953), 677px 111px 0 0px rgba(255, 255, 255, 0.143), 583px 343px 0 0px rgba(255, 255, 255, 0.14), 1170px 942px 0 0px rgba(255, 255, 255, 0.746), 786px 1789px 0 0px rgba(255, 255, 255, 0.768), 155px 407px 0 0px rgba(255, 255, 255, 0.875), 683px 1157px 0 0px rgba(255, 255, 255, 0.537), 670px 932px 0 0px rgba(255, 255, 255, 0.311), 1230px 1317px 0 0px rgba(255, 255, 255, 0.578), 743px 869px 0 0px rgba(255, 255, 255, 0.778), 1385px 837px 0 0px rgba(255, 255, 255, 0.56), 906px 1270px 0 0px rgba(255, 255, 255, 0.668), 1383px 1455px 0 0px rgba(255, 255, 255, 0.92), 1667px 1640px 0 0px rgba(255, 255, 255, 0.76), 1120px 1787px 0 0px rgba(255, 255, 255, 0.976), 855px 588px 0 0px rgba(255, 255, 255, 0.223), 1030px 1778px 0 0px rgba(255, 255, 255, 0.863), 632px 500px 0 0px rgba(255, 255, 255, 0.105), 1729px 107px 0 0px rgba(255, 255, 255, 0.674), 659px 800px 0 0px rgba(255, 255, 255, 0.312), 495px 788px 0 0px rgba(255, 255, 255, 0.73), 1645px 784px 0 0px rgba(255, 255, 255, 0.18), 117px 662px 0 0px rgba(255, 255, 255, 0.627), 930px 177px 0 0px rgba(255, 255, 255, 0.7), 1328px 1057px 0 0px rgba(255, 255, 255, 0.931), 183px 218px 0 0px rgba(255, 255, 255, 0.815), 611px 193px 0 0px rgba(255, 255, 255, 0.608), 1108px 1225px 0 0px rgba(255, 255, 255, 0.806), 765px 453px 0 0px rgba(255, 255, 255, 0.538), 76px 147px 0 0px rgba(255, 255, 255, 0.205), 1415px 639px 0 0px rgba(255, 255, 255, 0.195), 345px 961px 0 0px rgba(255, 255, 255, 0.616), 239px 1438px 0 0px rgba(255, 255, 255, 0.48), 727px 1633px 0 0px rgba(255, 255, 255, 0.997), 485px 1753px 0 0px rgba(255, 255, 255, 0.638), 1011px 1075px 0 0px rgba(255, 255, 255, 0.427), 886px 992px 0 0px rgba(255, 255, 255, 0.354), 619px 343px 0 0px rgba(255, 255, 255, 0.185), 660px 593px 0 0px rgba(255, 255, 255, 0.556), 902px 270px 0 0px rgba(255, 255, 255, 0.552), 430px 641px 0 0px rgba(255, 255, 255, 0.066), 1033px 1109px 0 0px rgba(255, 255, 255, 0.411), 1108px 1777px 0 0px rgba(255, 255, 255, 0.754), 1433px 1431px 0 0px rgba(255, 255, 255, 0.257), 43px 1750px 0 0px rgba(255, 255, 255, 0.223), 1650px 859px 0 0px rgba(255, 255, 255, 0.117), 240px 1564px 0 0px rgba(255, 255, 255, 0.971), 610px 550px 0 0px rgba(255, 255, 255, 0.185), 72px 1037px 0 0px rgba(255, 255, 255, 0.806), 102px 762px 0 0px rgba(255, 255, 255, 0.89), 1039px 472px 0 0px rgba(255, 255, 255, 0.925), 219px 1710px 0 0px rgba(255, 255, 255, 0.502), 689px 758px 0 0px rgba(255, 255, 255, 0.448), 1136px 248px 0 0px rgba(255, 255, 255, 0.492), 917px 216px 0 0px rgba(255, 255, 255, 0.242), 1362px 607px 0 0px rgba(255, 255, 255, 0.417), 3px 851px 0 0px rgba(255, 255, 255, 0.209), 1389px 1021px 0 0px rgba(255, 255, 255, 0.592), 947px 1081px 0 0px rgba(255, 255, 255, 0.123), 1658px 935px 0 0px rgba(255, 255, 255, 0.393), 343px 42px 0 0px rgba(255, 255, 255, 0.619), 1393px 1057px 0 0px rgba(255, 255, 255, 0.325), 918px 1017px 0 0px rgba(255, 255, 255, 0.099), 563px 1531px 0 0px rgba(255, 255, 255, 0.588), 465px 1134px 0 0px rgba(255, 255, 255, 0.536), 62px 624px 0 0px rgba(255, 255, 255, 0.392), 631px 1262px 0 0px rgba(255, 255, 255, 0.754), 1679px 1069px 0 0px rgba(255, 255, 255, 0.554), 647px 1468px 0 0px rgba(255, 255, 255, 0.69), 437px 1357px 0 0px rgba(255, 255, 255, 0.451), 10px 1098px 0 0px rgba(255, 255, 255, 0.616), 640px 1667px 0 0px rgba(255, 255, 255, 0.515), 178px 128px 0 0px rgba(255, 255, 255, 0.609), 912px 537px 0 0px rgba(255, 255, 255, 0.829), 959px 91px 0 0px rgba(255, 255, 255, 0.981), 1634px 1105px 0 0px rgba(255, 255, 255, 0.612), 502px 474px 0 0px rgba(255, 255, 255, 0.836), 708px 551px 0 0px rgba(255, 255, 255, 0.874), 916px 639px 0 0px rgba(255, 255, 255, 0.936), 469px 1744px 0 0px rgba(255, 255, 255, 0.82), 239px 1800px 0 0px rgba(255, 255, 255, 0.322), 1371px 429px 0 0px rgba(255, 255, 255, 0.865), 87px 910px 0 0px rgba(255, 255, 255, 0.392), 1485px 201px 0 0px rgba(255, 255, 255, 0.698), 390px 1001px 0 0px rgba(255, 255, 255, 0.883), 206px 1556px 0 0px rgba(255, 255, 255, 0.574), 303px 833px 0 0px rgba(255, 255, 255, 0.297), 513px 319px 0 0px rgba(255, 255, 255, 0.213), 404px 302px 0 0px rgba(255, 255, 255, 0.688), 758px 1231px 0 0px rgba(255, 255, 255, 0.073), 1531px 592px 0 0px rgba(255, 255, 255, 0.55), 438px 1442px 0 0px rgba(255, 255, 255, 0.396), 589px 93px 0 0px rgba(255, 255, 255, 0.995), 1160px 1487px 0 0px rgba(255, 255, 255, 0.499), 710px 59px 0 0px rgba(255, 255, 255, 0.922), 319px 1688px 0 0px rgba(255, 255, 255, 0.549), 816px 1418px 0 0px rgba(255, 255, 255, 0.464), 8px 1756px 0 0px rgba(255, 255, 255, 0.038), 540px 1485px 0 0px rgba(255, 255, 255, 0.94), 1161px 1070px 0 0px rgba(255, 255, 255, 0.034), 1680px 688px 0 0px rgba(255, 255, 255, 0.359), 333px 558px 0 0px rgba(255, 255, 255, 0.596), 766px 1559px 0 0px rgba(255, 255, 255, 0.798), 338px 1453px 0 0px rgba(255, 255, 255, 0.019), 317px 845px 0 0px rgba(255, 255, 255, 0.059), 1092px 1733px 0 0px rgba(255, 255, 255, 0.443), 972px 1289px 0 0px rgba(255, 255, 255, 0.445), 1663px 318px 0 0px rgba(255, 255, 255, 0.357), 957px 333px 0 0px rgba(255, 255, 255, 0.043), 32px 1796px 0 0px rgba(255, 255, 255, 0.309), 642px 632px 0 0px rgba(255, 255, 255, 0.462), 1230px 1357px 0 0px rgba(255, 255, 255, 0.132), 1183px 1797px 0 0px rgba(255, 255, 255, 0.707), 768px 725px 0 0px rgba(255, 255, 255, 0.386), 329px 964px 0 0px rgba(255, 255, 255, 0.896), 1407px 688px 0 0px rgba(255, 255, 255, 0.55), 751px 1075px 0 0px rgba(255, 255, 255, 0.3), 936px 1584px 0 0px rgba(255, 255, 255, 0.983), 104px 320px 0 0px rgba(255, 255, 255, 0.8), 1446px 1658px 0 0px rgba(255, 255, 255, 0.915), 985px 981px 0 0px rgba(255, 255, 255, 0.918), 1459px 43px 0 0px rgba(255, 255, 255, 0.544), 1167px 1551px 0 0px rgba(255, 255, 255, 0.366), 1150px 723px 0 0px rgba(255, 255, 255, 0.82), 1458px 551px 0 0px rgba(255, 255, 255, 0.316), 1210px 3px 0 0px rgba(255, 255, 255, 0.566), 300px 544px 0 0px rgba(255, 255, 255, 0.432), 658px 655px 0 0px rgba(255, 255, 255, 0.502), 678px 432px 0 0px rgba(255, 255, 255, 0.632), 1133px 1789px 0 0px rgba(255, 255, 255, 0.326), 808px 1431px 0 0px rgba(255, 255, 255, 0.657), 1715px 679px 0 0px rgba(255, 255, 255, 0.66), 658px 340px 0 0px rgba(255, 255, 255, 0.437), 772px 1070px 0 0px rgba(255, 255, 255, 0.827), 1665px 1162px 0 0px rgba(255, 255, 255, 0.532), 71px 1795px 0 0px rgba(255, 255, 255, 0.27), 947px 449px 0 0px rgba(255, 255, 255, 0.843), 1106px 938px 0 0px rgba(255, 255, 255, 0.898), 560px 123px 0 0px rgba(255, 255, 255, 0.342), 492px 282px 0 0px rgba(255, 255, 255, 0.078), 1494px 829px 0 0px rgba(255, 255, 255, 0.438), 397px 160px 0 0px rgba(255, 255, 255, 0.874), 222px 430px 0 0px rgba(255, 255, 255, 0.91), 959px 298px 0 0px rgba(255, 255, 255, 0.531), 306px 1312px 0 0px rgba(255, 255, 255, 0.259), 1527px 1619px 0 0px rgba(255, 255, 255, 0.183), 801px 1231px 0 0px rgba(255, 255, 255, 0.007), 1381px 682px 0 0px rgba(255, 255, 255, 0.89), 935px 884px 0 0px rgba(255, 255, 255, 0.55), 649px 829px 0 0px rgba(255, 255, 255, 0.303), 1630px 537px 0 0px rgba(255, 255, 255, 0.757), 333px 525px 0 0px rgba(255, 255, 255, 0.298), 1518px 1131px 0 0px rgba(255, 255, 255, 0.678), 1668px 713px 0 0px rgba(255, 255, 255, 0.251), 314px 1735px 0 0px rgba(255, 255, 255, 0.134), 1671px 17px 0 0px rgba(255, 255, 255, 0.286), 306px 1651px 0 0px rgba(255, 255, 255, 0.761), 720px 1023px 0 0px rgba(255, 255, 255, 0.393), 1051px 1324px 0 0px rgba(255, 255, 255, 0.226), 291px 100px 0 0px rgba(255, 255, 255, 0.02), 1303px 393px 0 0px rgba(255, 255, 255, 0.677), 218px 815px 0 0px rgba(255, 255, 255, 0.364), 1490px 743px 0 0px rgba(255, 255, 255, 0.391), 1130px 1178px 0 0px rgba(255, 255, 255, 0.424), 273px 1231px 0 0px rgba(255, 255, 255, 0.421), 729px 1082px 0 0px rgba(255, 255, 255, 0.673), 1657px 1394px 0 0px rgba(255, 255, 255, 0.75), 1354px 1669px 0 0px rgba(255, 255, 255, 0.9), 556px 1296px 0 0px rgba(255, 255, 255, 0.692), 49px 791px 0 0px rgba(255, 255, 255, 0.516), 1099px 1657px 0 0px rgba(255, 255, 255, 0.192), 667px 288px 0 0px rgba(255, 255, 255, 0.983), 443px 1026px 0 0px rgba(255, 255, 255, 0.954), 1644px 1066px 0 0px rgba(255, 255, 255, 0.295), 1207px 1572px 0 0px rgba(255, 255, 255, 0.597), 506px 1755px 0 0px rgba(255, 255, 255, 0.492), 601px 1449px 0 0px rgba(255, 255, 255, 0.399), 106px 1340px 0 0px rgba(255, 255, 255, 0.791), 961px 626px 0 0px rgba(255, 255, 255, 0.951), 942px 1050px 0 0px rgba(255, 255, 255, 0.446), 569px 1045px 0 0px rgba(255, 255, 255, 0.366), 1602px 1088px 0 0px rgba(255, 255, 255, 0.374), 463px 195px 0 0px rgba(255, 255, 255, 0.197), 870px 548px 0 0px rgba(255, 255, 255, 0.304), 1754px 879px 0 0px rgba(255, 255, 255, 0.164), 632px 999px 0 0px rgba(255, 255, 255, 0.378), 1699px 1072px 0 0px rgba(255, 255, 255, 0.533), 223px 90px 0 0px rgba(255, 255, 255, 0.623), 1416px 422px 0 0px rgba(255, 255, 255, 0.113), 878px 792px 0 0px rgba(255, 255, 255, 0.61), 1148px 394px 0 0px rgba(255, 255, 255, 0.363), 1052px 377px 0 0px rgba(255, 255, 255, 0.495), 1759px 571px 0 0px rgba(255, 255, 255, 0.003), 852px 231px 0 0px rgba(255, 255, 255, 0.353), 875px 10px 0 0px rgba(255, 255, 255, 0.902), 1727px 1625px 0 0px rgba(255, 255, 255, 0.141), 719px 904px 0 0px rgba(255, 255, 255, 0.349), 653px 543px 0 0px rgba(255, 255, 255, 0.29), 1538px 1311px 0 0px rgba(255, 255, 255, 0.132), 1235px 975px 0 0px rgba(255, 255, 255, 0.033), 297px 1028px 0 0px rgba(255, 255, 255, 0.132), 401px 604px 0 0px rgba(255, 255, 255, 0.373), 1480px 332px 0 0px rgba(255, 255, 255, 0.345), 1687px 294px 0 0px rgba(255, 255, 255, 0.524), 1292px 893px 0 0px rgba(255, 255, 255, 0.919), 1261px 832px 0 0px rgba(255, 255, 255, 0.894), 448px 1634px 0 0px rgba(255, 255, 255, 0.77), 56px 55px 0 0px rgba(255, 255, 255, 0.312), 619px 98px 0 0px rgba(255, 255, 255, 0.364), 1653px 1197px 0 0px rgba(255, 255, 255, 0.942), 1800px 120px 0 0px rgba(255, 255, 255, 0.644), 922px 1487px 0 0px rgba(255, 255, 255, 0.48), 1540px 1771px 0 0px rgba(255, 255, 255, 0.028), 349px 556px 0 0px rgba(255, 255, 255, 0.432), 1371px 226px 0 0px rgba(255, 255, 255, 0.382), 126px 1238px 0 0px rgba(255, 255, 255, 0.882), 693px 669px 0 0px rgba(255, 255, 255, 0.633), 1086px 501px 0 0px rgba(255, 255, 255, 0.819), 643px 1123px 0 0px rgba(255, 255, 255, 0.836), 1106px 882px 0 0px rgba(255, 255, 255, 0.384), 1169px 1001px 0 0px rgba(255, 255, 255, 0.151), 1706px 1561px 0 0px rgba(255, 255, 255, 0.431), 3px 1694px 0 0px rgba(255, 255, 255, 0.332), 999px 1285px 0 0px rgba(255, 255, 255, 0.321), 1729px 1135px 0 0px rgba(255, 255, 255, 0.991), 1224px 1094px 0 0px rgba(255, 255, 255, 0.299), 403px 153px 0 0px rgba(255, 255, 255, 0.76), 1211px 24px 0 0px rgba(255, 255, 255, 0.284), 1537px 307px 0 0px rgba(255, 255, 255, 0.311), 632px 1270px 0 0px rgba(255, 255, 255, 0.767), 315px 339px 0 0px rgba(255, 255, 255, 0.208), 1205px 1387px 0 0px rgba(255, 255, 255, 0.306), 896px 411px 0 0px rgba(255, 255, 255, 0.721), 965px 1236px 0 0px rgba(255, 255, 255, 0.044), 387px 1625px 0 0px rgba(255, 255, 255, 0.527), 141px 1495px 0 0px rgba(255, 255, 255, 0.589), 1644px 1759px 0 0px rgba(255, 255, 255, 0.137), 1782px 1512px 0 0px rgba(255, 255, 255, 0.701);
  border-radius: 100px;
}
.solar-syst div {
  border-radius: 1000px;
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 999;
}
.solar-syst div:not(.sun) {
  border: 1px solid rgba(102, 166, 229, 0.12);
}
.solar-syst div:not(.sun):before {
  left: 50%;
  border-radius: 100px;
  content: "";
  position: absolute;
}
.solar-syst div:not(.asteroids-belt):before {
  box-shadow: inset 0 6px 0 -2px rgba(0, 0, 0, 0.25);
}
.sun {
  background: radial-gradient(ellipse at center, #ffd000 1%, #f9b700 39%, #f9b700 39%, #e06317 100%);
  height: 40px;
  width: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-clip: padding-box;
  border: 0 !important;
  background-position: -28px -103px;
  background-size: 175%;
  box-shadow: 0 0 10px 2px rgba(255, 107, 0, 0.4), 0 0 22px 11px rgba(255, 203, 0, 0.13);
}
.mercury {
  height: 70px;
  width: 70px;
  margin-top: -35px;
  margin-left: -35px;
  animation: orb 7.18673436s linear infinite;
}
.mercury:before {
  height: 4px;
  width: 4px;
  background: #9f5e26;
  margin-top: -2px;
  margin-left: -2px;
}
.venus {
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  animation: orb 18.45553383s linear infinite;
}
.venus:before {
  height: 8px;
  width: 8px;
  background: #BEB768;
  margin-top: -4px;
  margin-left: -4px;
}
.earth {
  height: 145px;
  width: 145px;
  margin-top: -72.5px;
  margin-left: -72.5px;
  animation: orb 30s linear infinite;
}
.earth:before {
  height: 6px;
  width: 6px;
  background: #11abe9;
  margin-top: -3px;
  margin-left: -3px;
}
.earth:after {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 50%;
  top: 0px;
  margin-left: -9px;
  margin-top: -9px;
  border-radius: 100px;
  box-shadow: 0 -10px 0 -8px grey;
  animation: orb 2.24403522s linear infinite;
}
.mars {
  height: 190px;
  width: 190px;
  margin-top: -95px;
  margin-left: -95px;
  animation: orb 56.42613146s linear infinite;
}
.mars:before {
  height: 6px;
  width: 6px;
  background: #cf3921;
  margin-top: -3px;
  margin-left: -3px;
}
.jupiter {
  height: 340px;
  width: 340px;
  margin-top: -170px;
  margin-left: -170px;
  animation: orb 355.7228171s linear infinite;
}
.jupiter:before {
  height: 18px;
  width: 18px;
  background: #c76e2a;
  margin-top: -9px;
  margin-left: -9px;
}
.saturn {
  height: 440px;
  width: 440px;
  margin-top: -220px;
  margin-left: -220px;
  animation: orb 882.69524715s linear infinite;
}
.saturn:before {
  height: 12px;
  width: 12px;
  background: #e7c194;
  margin-top: -6px;
  margin-left: -6px;
}
.saturn:after {
  position: absolute;
  content: "";
  height: 2.34%;
  width: 4.676%;
  left: 50%;
  top: 0px;
  transform: rotateZ(-52deg);
  margin-left: -2.3%;
  margin-top: -1.2%;
  border-radius: 50% 50% 50% 50%;
  box-shadow: 0 1px 0 1px #987641, 3px 1px 0 #987641, -3px 1px 0 #987641;
  animation: orb 882.69524715s linear infinite;
  animation-direction: reverse;
  transform-origin: 52% 60%;
}
.uranus {
  height: 520px;
  width: 520px;
  margin-top: -260px;
  margin-left: -260px;
  animation: orb 2512.40019679s linear infinite;
}
.uranus:before {
  height: 10px;
  width: 10px;
  background: #b5e3e3;
  margin-top: -5px;
  margin-left: -5px;
}
.neptune {
  height: 630px;
  width: 630px;
  margin-top: -315px;
  margin-left: -315px;
  animation: orb 4911.78386245s linear infinite;
}
.neptune:before {
  height: 10px;
  width: 10px;
  background: #175e9e;
  margin-top: -5px;
  margin-left: -5px;
}
.asteroids-belt {
  opacity: 0.7;
  border-color: transparent !important;
  height: 300px;
  width: 300px;
  margin-top: -150px;
  margin-left: -150px;
  animation: orb 179.95582828s linear infinite;
  overflow: hidden;
}
.asteroids-belt:before {
  top: 50%;
  height: 210px;
  width: 210px;
  margin-left: -105px;
  margin-top: -105px;
  background: transparent;
  border-radius: 140px !important;
  box-shadow: 59px -8px 0 -104px rgba(255, 255, 255, 0.19), 54px 24px 0 -104px rgba(255, 255, 255, 0.138), 100px 5px 0 -104px rgba(255, 255, 255, 0.936), 3px 113px 0 -104px rgba(255, 255, 255, 0.504), 5px 19px 0 -104px rgba(255, 255, 255, 0.148), 2px 17px 0 -104px rgba(255, 255, 255, 0.146), 15px -140px 0 -104px rgba(255, 255, 255, 0.147), -111px 106px 0 -104px rgba(255, 255, 255, 0.529), -91px -108px 0 -104px rgba(255, 255, 255, 0.842), -101px -83px 0 -104px rgba(255, 255, 255, 0.192), -59px -62px 0 -104px rgba(255, 255, 255, 0.511), 48px 46px 0 -104px rgba(255, 255, 255, 0.081), -42px 140px 0 -104px rgba(255, 255, 255, 0.406), -23px 16px 0 -104px rgba(255, 255, 255, 0.015), -134px -121px 0 -104px rgba(255, 255, 255, 0.659), -115px -129px 0 -104px rgba(255, 255, 255, 0.884), -81px 83px 0 -104px rgba(255, 255, 255, 0.818), -54px 74px 0 -104px rgba(255, 255, 255, 0.639), -131px 101px 0 -104px rgba(255, 255, 255, 0.959), -88px -73px 0 -104px rgba(255, 255, 255, 0.249), 102px -45px 0 -104px rgba(255, 255, 255, 0.709), -101px 41px 0 -104px rgba(255, 255, 255, 0.595), 65px -14px 0 -104px rgba(255, 255, 255, 0.028), 21px 104px 0 -104px rgba(255, 255, 255, 0.402), 87px -141px 0 -104px rgba(255, 255, 255, 0.606), 31px 112px 0 -104px rgba(255, 255, 255, 0.434), -115px -121px 0 -104px rgba(255, 255, 255, 0.335), 79px -109px 0 -104px rgba(255, 255, 255, 0.678), -103px -61px 0 -104px rgba(255, 255, 255, 0.793), 17px 112px 0 -104px rgba(255, 255, 255, 0.653), -20px 92px 0 -104px rgba(255, 255, 255, 0.213), -96px 103px 0 -104px rgba(255, 255, 255, 0.728), 96px -39px 0 -104px rgba(255, 255, 255, 0.348), -28px -95px 0 -104px rgba(255, 255, 255, 0.27), -94px 63px 0 -104px rgba(255, 255, 255, 0.014), -54px -2px 0 -104px rgba(255, 255, 255, 0.087), -54px 67px 0 -104px rgba(255, 255, 255, 0.684), 115px -17px 0 -104px rgba(255, 255, 255, 0.482), -105px -125px 0 -104px rgba(255, 255, 255, 0.303), -106px 53px 0 -104px rgba(255, 255, 255, 0.061), 92px 10px 0 -104px rgba(255, 255, 255, 0.942), 27px 91px 0 -104px rgba(255, 255, 255, 0.397), 71px 62px 0 -104px rgba(255, 255, 255, 0.271), 81px 127px 0 -104px rgba(255, 255, 255, 0.558), -8px -30px 0 -104px rgba(255, 255, 255, 0.222), -46px 139px 0 -104px rgba(255, 255, 255, 0.894), -119px 96px 0 -104px rgba(255, 255, 255, 0.762), 1px 84px 0 -104px rgba(255, 255, 255, 0.787), -25px 145px 0 -104px rgba(255, 255, 255, 0.135), -3px 102px 0 -104px rgba(255, 255, 255, 0.368), -71px 118px 0 -104px rgba(255, 255, 255, 0.279), -14px -112px 0 -104px rgba(255, 255, 255, 0.203), 69px 118px 0 -104px rgba(255, 255, 255, 0.386), 117px -2px 0 -104px rgba(255, 255, 255, 0.265), 126px -4px 0 -104px rgba(255, 255, 255, 0.587), 13px -41px 0 -104px rgba(255, 255, 255, 0.984), 12px 34px 0 -104px rgba(255, 255, 255, 0.79), 88px -93px 0 -104px rgba(255, 255, 255, 0.268), 139px -98px 0 -104px rgba(255, 255, 255, 0.887), -90px 11px 0 -104px rgba(255, 255, 255, 0.127), 137px -135px 0 -104px rgba(255, 255, 255, 0.229), -53px -7px 0 -104px rgba(255, 255, 255, 0.049), 135px 109px 0 -104px rgba(255, 255, 255, 0.188), -69px -31px 0 -104px rgba(255, 255, 255, 0.18), 63px -69px 0 -104px rgba(255, 255, 255, 0.857), 140px 28px 0 -104px rgba(255, 255, 255, 0.092), -123px -115px 0 -104px rgba(255, 255, 255, 0.624), 143px 107px 0 -104px rgba(255, 255, 255, 0.98), 127px 61px 0 -104px rgba(255, 255, 255, 0.333), 134px -111px 0 -104px rgba(255, 255, 255, 0.482), -101px -87px 0 -104px rgba(255, 255, 255, 0.559), -127px -38px 0 -104px rgba(255, 255, 255, 0.799), -25px 139px 0 -104px rgba(255, 255, 255, 0.031), -54px -4px 0 -104px rgba(255, 255, 255, 0.871), -44px 42px 0 -104px rgba(255, 255, 255, 0.581), -133px -54px 0 -104px rgba(255, 255, 255, 0.38), 109px 71px 0 -104px rgba(255, 255, 255, 0.129), 97px 101px 0 -104px rgba(255, 255, 255, 0.825), 18px -39px 0 -104px rgba(255, 255, 255, 0.039), -17px 109px 0 -104px rgba(255, 255, 255, 0.545), 75px 69px 0 -104px rgba(255, 255, 255, 0.867), -13px -16px 0 -104px rgba(255, 255, 255, 0.811), -80px -124px 0 -104px rgba(255, 255, 255, 0.952), 75px -138px 0 -104px rgba(255, 255, 255, 0.795), 112px 96px 0 -104px rgba(255, 255, 255, 0.102), -20px -82px 0 -104px rgba(255, 255, 255, 0.211), 135px 108px 0 -104px rgba(255, 255, 255, 0.092), -30px 135px 0 -104px rgba(255, 255, 255, 0.608), -15px -68px 0 -104px rgba(255, 255, 255, 0.941), -75px -132px 0 -104px rgba(255, 255, 255, 0.037), 15px 25px 0 -104px rgba(255, 255, 255, 0.919), -3px 121px 0 -104px rgba(255, 255, 255, 0.272), 18px -43px 0 -104px rgba(255, 255, 255, 0.593), -12px 127px 0 -104px rgba(255, 255, 255, 0.118), -126px 63px 0 -104px rgba(255, 255, 255, 0.058), -100px 49px 0 -104px rgba(255, 255, 255, 0.602), 79px -94px 0 -104px rgba(255, 255, 255, 0.976), -45px 16px 0 -104px rgba(255, 255, 255, 0.764), 17px -134px 0 -104px rgba(255, 255, 255, 0.814), 109px -19px 0 -104px rgba(255, 255, 255, 0.489), -80px 32px 0 -104px rgba(255, 255, 255, 0.677), -6px -27px 0 -104px rgba(255, 255, 255, 0.668), 4px 13px 0 -104px rgba(255, 255, 255, 0.221), -96px 69px 0 -104px rgba(255, 255, 255, 0.25), -89px 90px 0 -104px rgba(255, 255, 255, 0.437), -131px -13px 0 -104px rgba(255, 255, 255, 0.164), -107px 15px 0 -104px rgba(255, 255, 255, 0.377), 1px 111px 0 -104px rgba(255, 255, 255, 0.38), -70px -57px 0 -104px rgba(255, 255, 255, 0.829), 15px 46px 0 -104px rgba(255, 255, 255, 0.075), -22px -27px 0 -104px rgba(255, 255, 255, 0.644), 61px -98px 0 -104px rgba(255, 255, 255, 0.694), -118px 114px 0 -104px rgba(255, 255, 255, 0.637), -16px -108px 0 -104px rgba(255, 255, 255, 0.674), -46px 64px 0 -104px rgba(255, 255, 255, 0.589), 114px -74px 0 -104px rgba(255, 255, 255, 0.251), 133px 141px 0 -104px rgba(255, 255, 255, 0.204), -18px 69px 0 -104px rgba(255, 255, 255, 0.697), -75px -136px 0 -104px rgba(255, 255, 255, 0.909), 94px -48px 0 -104px rgba(255, 255, 255, 0.325), -121px 130px 0 -104px rgba(255, 255, 255, 0.361), -32px 121px 0 -104px rgba(255, 255, 255, 0.234), -94px 122px 0 -104px rgba(255, 255, 255, 0.618), 59px 66px 0 -104px rgba(255, 255, 255, 0.79), 105px 59px 0 -104px rgba(255, 255, 255, 0.602), 44px 125px 0 -104px rgba(255, 255, 255, 0.709), -3px -16px 0 -104px rgba(255, 255, 255, 0.292), -114px 23px 0 -104px rgba(255, 255, 255, 0.936), 129px -108px 0 -104px rgba(255, 255, 255, 0.991), 112px -99px 0 -104px rgba(255, 255, 255, 0.257), 4px -129px 0 -104px rgba(255, 255, 255, 0.907), -101px 12px 0 -104px rgba(255, 255, 255, 0.358), -114px -134px 0 -104px rgba(255, 255, 255, 0.124), 55px -112px 0 -104px rgba(255, 255, 255, 0.498), 51px -140px 0 -104px rgba(255, 255, 255, 0.882), -22px 116px 0 -104px rgba(255, 255, 255, 0.968), -90px -2px 0 -104px rgba(255, 255, 255, 0.561), -80px 11px 0 -104px rgba(255, 255, 255, 0.082), -42px -41px 0 -104px rgba(255, 255, 255, 0.584), -68px -47px 0 -104px rgba(255, 255, 255, 0.411), 54px 15px 0 -104px rgba(255, 255, 255, 0.1), 133px -137px 0 -104px rgba(255, 255, 255, 0.241), -51px -18px 0 -104px rgba(255, 255, 255, 0.69), 20px 19px 0 -104px rgba(255, 255, 255, 0.508), 82px -101px 0 -104px rgba(255, 255, 255, 0.811), -133px -79px 0 -104px rgba(255, 255, 255, 0.498), 28px 17px 0 -104px rgba(255, 255, 255, 0.521), -69px -131px 0 -104px rgba(255, 255, 255, 0.642), -37px 36px 0 -104px rgba(255, 255, 255, 0.738), 117px -134px 0 -104px rgba(255, 255, 255, 0.685), -109px -61px 0 -104px rgba(255, 255, 255, 0.74), 132px 28px 0 -104px rgba(255, 255, 255, 0.924), -51px -35px 0 -104px rgba(255, 255, 255, 0.572), -36px -42px 0 -104px rgba(255, 255, 255, 0.975), -66px -30px 0 -104px rgba(255, 255, 255, 0.066), -108px -68px 0 -104px rgba(255, 255, 255, 0.39), 136px -26px 0 -104px rgba(255, 255, 255, 0.54), -129px 114px 0 -104px rgba(255, 255, 255, 0.154), 108px -107px 0 -104px rgba(255, 255, 255, 0.331), -27px 10px 0 -104px rgba(255, 255, 255, 0.144), -46px 87px 0 -104px rgba(255, 255, 255, 0.145), -71px -64px 0 -104px rgba(255, 255, 255, 0.964), 123px -92px 0 -104px rgba(255, 255, 255, 0.105), -132px 129px 0 -104px rgba(255, 255, 255, 0.332), -53px -125px 0 -104px rgba(255, 255, 255, 0.913), -75px -109px 0 -104px rgba(255, 255, 255, 0.291), -93px 1px 0 -104px rgba(255, 255, 255, 0.611), -28px 118px 0 -104px rgba(255, 255, 255, 0.411), -7px -2px 0 -104px rgba(255, 255, 255, 0.854), 71px -118px 0 -104px rgba(255, 255, 255, 0.912), 129px -110px 0 -104px rgba(255, 255, 255, 0.802), -101px -132px 0 -104px rgba(255, 255, 255, 0.178), -107px 5px 0 -104px rgba(255, 255, 255, 0.37), 58px -48px 0 -104px rgba(255, 255, 255, 0.15), -127px -18px 0 -104px rgba(255, 255, 255, 0.405), 81px 88px 0 -104px rgba(255, 255, 255, 0.688), 91px -106px 0 -104px rgba(255, 255, 255, 0.034), 64px 72px 0 -104px rgba(255, 255, 255, 0.745), -26px 55px 0 -104px rgba(255, 255, 255, 0.842), 17px 105px 0 -104px rgba(255, 255, 255, 0.238), -104px 43px 0 -104px rgba(255, 255, 255, 0.377), -37px 93px 0 -104px rgba(255, 255, 255, 0.051), 24px -136px 0 -104px rgba(255, 255, 255, 0.217), 35px -133px 0 -104px rgba(255, 255, 255, 0.073), 82px -138px 0 -104px rgba(255, 255, 255, 0.598), 66px -115px 0 -104px rgba(255, 255, 255, 0.56), 8px 116px 0 -104px rgba(255, 255, 255, 0.76), -60px -143px 0 -104px rgba(255, 255, 255, 0.186), 21px 88px 0 -104px rgba(255, 255, 255, 0.747), -53px -57px 0 -104px rgba(255, 255, 255, 0.969), 98px -115px 0 -104px rgba(255, 255, 255, 0.626), -122px 11px 0 -104px rgba(255, 255, 255, 0.332), -59px -103px 0 -104px rgba(255, 255, 255, 0.344), 55px 101px 0 -104px rgba(255, 255, 255, 0.022), 1px -16px 0 -104px rgba(255, 255, 255, 0.306), 10px -45px 0 -104px rgba(255, 255, 255, 0.832), 1px -13px 0 -104px rgba(255, 255, 255, 0.328), 113px -99px 0 -104px rgba(255, 255, 255, 0.656), -79px 8px 0 -104px rgba(255, 255, 255, 0.573), -34px 99px 0 -104px rgba(255, 255, 255, 0.643), -32px -46px 0 -104px rgba(255, 255, 255, 0.863), 85px 82px 0 -104px rgba(255, 255, 255, 0.931), -126px 143px 0 -104px rgba(255, 255, 255, 0.651), -95px 77px 0 -104px rgba(255, 255, 255, 0.241), -55px -82px 0 -104px rgba(255, 255, 255, 0.631), 52px 105px 0 -104px rgba(255, 255, 255, 0.628), -19px -100px 0 -104px rgba(255, 255, 255, 0.956), -74px 24px 0 -104px rgba(255, 255, 255, 0.382), -50px -127px 0 -104px rgba(255, 255, 255, 0.939), 104px 14px 0 -104px rgba(255, 255, 255, 0.603), -139px -73px 0 -104px rgba(255, 255, 255, 0.497), -77px 88px 0 -104px rgba(255, 255, 255, 0.471), -1px -103px 0 -104px rgba(255, 255, 255, 0.389), -127px -41px 0 -104px rgba(255, 255, 255, 0.024), 88px -56px 0 -104px rgba(255, 255, 255, 0.779), 101px -109px 0 -104px rgba(255, 255, 255, 0.665), -114px -107px 0 -104px rgba(255, 255, 255, 0.899), 101px -123px 0 -104px rgba(255, 255, 255, 0.079), -30px 92px 0 -104px rgba(255, 255, 255, 0.397), 114px 110px 0 -104px rgba(255, 255, 255, 0.443), -63px 40px 0 -104px rgba(255, 255, 255, 0.074), 32px -17px 0 -104px rgba(255, 255, 255, 0.847), -127px -125px 0 -104px rgba(255, 255, 255, 0.096), -78px -28px 0 -104px rgba(255, 255, 255, 0.283), 42px -48px 0 -104px rgba(255, 255, 255, 0.36), -50px -52px 0 -104px rgba(255, 255, 255, 0.324), 12px -57px 0 -104px rgba(255, 255, 255, 0.458), -120px 142px 0 -104px rgba(255, 255, 255, 0.601), 0px -30px 0 -104px rgba(255, 255, 255, 0.621), -95px -102px 0 -104px rgba(255, 255, 255, 0.685), 51px 123px 0 -104px rgba(255, 255, 255, 0.305), 84px 123px 0 -104px rgba(255, 255, 255, 0.397), -8px -84px 0 -104px rgba(255, 255, 255, 0.729), 6px 142px 0 -104px rgba(255, 255, 255, 0.03), -39px 14px 0 -104px rgba(255, 255, 255, 0.188), 131px -18px 0 -104px rgba(255, 255, 255, 0.625), 89px 140px 0 -104px rgba(255, 255, 255, 0.895), -32px -117px 0 -104px rgba(255, 255, 255, 0.323), -64px 55px 0 -104px rgba(255, 255, 255, 0.429), -46px 105px 0 -104px rgba(255, 255, 255, 0.211), 104px 77px 0 -104px rgba(255, 255, 255, 0.583), -56px -104px 0 -104px rgba(255, 255, 255, 0.885), -10px 69px 0 -104px rgba(255, 255, 255, 0.719), -4px 76px 0 -104px rgba(255, 255, 255, 0.641), 135px 5px 0 -104px rgba(255, 255, 255, 0.848), 81px 87px 0 -104px rgba(255, 255, 255, 0.427), 3px -112px 0 -104px rgba(255, 255, 255, 0.155), 139px -17px 0 -104px rgba(255, 255, 255, 0.405), 115px -62px 0 -104px rgba(255, 255, 255, 0.628), 2px 140px 0 -104px rgba(255, 255, 255, 0.734), -32px 127px 0 -104px rgba(255, 255, 255, 0.029), 89px -143px 0 -104px rgba(255, 255, 255, 0.344), -71px -66px 0 -104px rgba(255, 255, 255, 0.293), -64px -83px 0 -104px rgba(255, 255, 255, 0.882), 134px -14px 0 -104px rgba(255, 255, 255, 0.434), 105px 31px 0 -104px rgba(255, 255, 255, 0.071), -85px 40px 0 -104px rgba(255, 255, 255, 0.887), -53px 81px 0 -104px rgba(255, 255, 255, 0.905), -7px -123px 0 -104px rgba(255, 255, 255, 0.72), -39px -25px 0 -104px rgba(255, 255, 255, 0.479), -143px 117px 0 -104px rgba(255, 255, 255, 0.806), -109px -36px 0 -104px rgba(255, 255, 255, 0.433), -90px -129px 0 -104px rgba(255, 255, 255, 0.068), -75px -20px 0 -104px rgba(255, 255, 255, 0.827), -88px 5px 0 -104px rgba(255, 255, 255, 0.171), -74px 5px 0 -104px rgba(255, 255, 255, 0.428), 109px -18px 0 -104px rgba(255, 255, 255, 0.991), -137px -17px 0 -104px rgba(255, 255, 255, 0.99), 95px -121px 0 -104px rgba(255, 255, 255, 0.196), 91px -75px 0 -104px rgba(255, 255, 255, 0.811), 117px 114px 0 -104px rgba(255, 255, 255, 0.517), -50px 23px 0 -104px rgba(255, 255, 255, 0.335), -64px -57px 0 -104px rgba(255, 255, 255, 0.188), 45px -33px 0 -104px rgba(255, 255, 255, 0.577), -135px -51px 0 -104px rgba(255, 255, 255, 0.295), -39px 74px 0 -104px rgba(255, 255, 255, 0.825), -69px -44px 0 -104px rgba(255, 255, 255, 0.176), 36px 117px 0 -104px rgba(255, 255, 255, 0.967), -25px 62px 0 -104px rgba(255, 255, 255, 0.257), -94px -120px 0 -104px rgba(255, 255, 255, 0.226), -84px 21px 0 -104px rgba(255, 255, 255, 0.211), 8px 91px 0 -104px rgba(255, 255, 255, 0.416), 131px -26px 0 -104px rgba(255, 255, 255, 0.315), 3px 47px 0 -104px rgba(255, 255, 255, 0.018), -78px 10px 0 -104px rgba(255, 255, 255, 0.74), -6px -79px 0 -104px rgba(255, 255, 255, 0.033), -43px -27px 0 -104px rgba(255, 255, 255, 0.709), -6px -101px 0 -104px rgba(255, 255, 255, 0.254), -85px -109px 0 -104px rgba(255, 255, 255, 0.948), 140px -45px 0 -104px rgba(255, 255, 255, 0.825), -6px 113px 0 -104px rgba(255, 255, 255, 0.836), 33px 144px 0 -104px rgba(255, 255, 255, 0.353), -79px -81px 0 -104px rgba(255, 255, 255, 0.771), -26px -110px 0 -104px rgba(255, 255, 255, 0.493), -111px 75px 0 -104px rgba(255, 255, 255, 0.078), 126px -55px 0 -104px rgba(255, 255, 255, 0.664), 94px -88px 0 -104px rgba(255, 255, 255, 0.975), 21px -61px 0 -104px rgba(255, 255, 255, 0.412), 94px -97px 0 -104px rgba(255, 255, 255, 0.339), 11px -102px 0 -104px rgba(255, 255, 255, 0.34), -47px -32px 0 -104px rgba(255, 255, 255, 0.043), 96px -26px 0 -104px rgba(255, 255, 255, 0.577), -69px -141px 0 -104px rgba(255, 255, 255, 0.051), 132px 112px 0 -104px rgba(255, 255, 255, 0.359), 143px -107px 0 -104px rgba(255, 255, 255, 0.43), 24px -66px 0 -104px rgba(255, 255, 255, 0.481), 48px 118px 0 -104px rgba(255, 255, 255, 0.514), -40px -138px 0 -104px rgba(255, 255, 255, 0.07), 68px -37px 0 -104px rgba(255, 255, 255, 0.796), -33px -48px 0 -104px rgba(255, 255, 255, 0.961), 58px -77px 0 -104px rgba(255, 255, 255, 0.673), 32px -22px 0 -104px rgba(255, 255, 255, 0.586), 5px 40px 0 -104px rgba(255, 255, 255, 0.678), 107px 110px 0 -104px rgba(255, 255, 255, 0.987), -10px 45px 0 -104px rgba(255, 255, 255, 0.436), 94px 45px 0 -104px rgba(255, 255, 255, 0.166), 14px 114px 0 -104px rgba(255, 255, 255, 0.609), 145px 75px 0 -104px rgba(255, 255, 255, 0.835), 77px 55px 0 -104px rgba(255, 255, 255, 0.921), 119px -110px 0 -104px rgba(255, 255, 255, 0.088), 6px 9px 0 -104px rgba(255, 255, 255, 0.706), -98px 80px 0 -104px rgba(255, 255, 255, 0.421), 106px -74px 0 -104px rgba(255, 255, 255, 0.864), -62px 134px 0 -104px rgba(255, 255, 255, 0.458), 106px 26px 0 -104px rgba(255, 255, 255, 0.711), -83px 94px 0 -104px rgba(255, 255, 255, 0.441), 44px 127px 0 -104px rgba(255, 255, 255, 0.197), -34px -123px 0 -104px rgba(255, 255, 255, 0.901), 14px 64px 0 -104px rgba(255, 255, 255, 0.276), 27px 83px 0 -104px rgba(255, 255, 255, 0.364), 51px -103px 0 -104px rgba(255, 255, 255, 0.942), 88px -125px 0 -104px rgba(255, 255, 255, 0.568), -126px -77px 0 -104px rgba(255, 255, 255, 0.858), 140px -92px 0 -104px rgba(255, 255, 255, 0.686), -64px 144px 0 -104px rgba(255, 255, 255, 0.797), -45px -56px 0 -104px rgba(255, 255, 255, 0.867), 48px -80px 0 -104px rgba(255, 255, 255, 0.776), -119px -108px 0 -104px rgba(255, 255, 255, 0.373), 24px 40px 0 -104px rgba(255, 255, 255, 0.451), 100px -30px 0 -104px rgba(255, 255, 255, 0.561), 58px -96px 0 -104px rgba(255, 255, 255, 0.321), 37px 71px 0 -104px rgba(255, 255, 255, 0.675), -116px 53px 0 -104px rgba(255, 255, 255, 0.195), -115px 21px 0 -104px rgba(255, 255, 255, 0.923), -94px -84px 0 -104px rgba(255, 255, 255, 0.798), 123px 101px 0 -104px rgba(255, 255, 255, 0.293), -81px -28px 0 -104px rgba(255, 255, 255, 0.193), 86px -121px 0 -104px rgba(255, 255, 255, 0.945), -85px 126px 0 -104px rgba(255, 255, 255, 0.22), 55px -84px 0 -104px rgba(255, 255, 255, 0.468), 92px 113px 0 -104px rgba(255, 255, 255, 0.051), -59px 145px 0 -104px rgba(255, 255, 255, 0.314), -2px 104px 0 -104px rgba(255, 255, 255, 0.11), -118px -126px 0 -104px rgba(255, 255, 255, 0.218), 70px -16px 0 -104px rgba(255, 255, 255, 0.822), -76px 61px 0 -104px rgba(255, 255, 255, 0.195), 60px 87px 0 -104px rgba(255, 255, 255, 0.863), 29px -77px 0 -104px rgba(255, 255, 255, 0.315), 74px 83px 0 -104px rgba(255, 255, 255, 0.434), -15px 23px 0 -104px rgba(255, 255, 255, 0.201), -38px -72px 0 -104px rgba(255, 255, 255, 0.259), -119px -133px 0 -104px rgba(255, 255, 255, 0.417), 125px 28px 0 -104px rgba(255, 255, 255, 0.43), 93px 42px 0 -104px rgba(255, 255, 255, 0.095), 22px -9px 0 -104px rgba(255, 255, 255, 0.422), -39px 22px 0 -104px rgba(255, 255, 255, 0.973), 142px 24px 0 -104px rgba(255, 255, 255, 0.603), 79px 12px 0 -104px rgba(255, 255, 255, 0.59), -54px 134px 0 -104px rgba(255, 255, 255, 0.371), 54px 139px 0 -104px rgba(255, 255, 255, 0.397), 93px -24px 0 -104px rgba(255, 255, 255, 0.933), 87px -8px 0 -104px rgba(255, 255, 255, 0.876), 46px -141px 0 -104px rgba(255, 255, 255, 0.576), 86px -82px 0 -104px rgba(255, 255, 255, 0.629), 74px -60px 0 -104px rgba(255, 255, 255, 0.161), -91px 2px 0 -104px rgba(255, 255, 255, 0.101), 26px -63px 0 -104px rgba(255, 255, 255, 0.986), 33px -144px 0 -104px rgba(255, 255, 255, 0.697), 18px 82px 0 -104px rgba(255, 255, 255, 0.675), -98px 22px 0 -104px rgba(255, 255, 255, 0.008), -34px 43px 0 -104px rgba(255, 255, 255, 0.793), -97px 16px 0 -104px rgba(255, 255, 255, 0.127), 77px 94px 0 -104px rgba(255, 255, 255, 0.553), -102px 120px 0 -104px rgba(255, 255, 255, 0.129), -98px -40px 0 -104px rgba(255, 255, 255, 0.146), -109px -37px 0 -104px rgba(255, 255, 255, 0.797), 8px 54px 0 -104px rgba(255, 255, 255, 0.274), 28px 120px 0 -104px rgba(255, 255, 255, 0.968), 49px -101px 0 -104px rgba(255, 255, 255, 0.099), 27px 9px 0 -104px rgba(255, 255, 255, 0.053);
}
.pluto {
  height: 780px;
  width: 780px;
  margin-top: -450px;
  margin-left: -320px;
  animation: orb 7439.70740546s linear infinite;
}
.pluto:before {
  height: 3px;
  width: 3px;
  background: #fff;
  margin-top: -1.5px;
  margin-left: -1.5px;
}
.hide {
  display: none;
}
.links {
  margin-top: 5px !important;
  font-size: 1em !important;
}
@keyframes orb {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}


.el-dialog__wrapper {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(6px);
}


[data-v-682e875c] .el-dialog {
  background: transparent;
  box-shadow: none;
}
[data-v-682e875c] .el-dialog .el-dialog__header {
  display: none;
}
[data-v-682e875c] .el-dialog .el-dialog__body {
  padding: 0;
}
.modal--box[data-v-682e875c] {
  background: #121212;
  padding: 30px;
  border-radius: 38px 38px 38px 38px;
}
.modal--box .modal--box__content[data-v-682e875c] {
  min-height: 100px;
  position: relative;
  background: #121212;
}
.modal--box .modal--box__content .closeBtn[data-v-682e875c] {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 0;
  top: 0;
  cursor: pointer;
}
.modal--box .modal--box__content .closeBtn > img[data-v-682e875c] {
  width: 36px;
  height: 36px;
}
@media (max-width: 768px) {
[data-v-682e875c] .el-dialog {
    width: 100% !important;
}
.modal--box .modal--box__content[data-v-682e875c] {
    padding: 25px 8px 20px;
}
.modal--box[data-v-682e875c] {
    width: 90% !important;
    margin: 0 auto;
}
}

@media (max-width: 1199px) {
.headerbox {
    display: block;
    width: 100%;
    opacity: 1;
    right: 0;
    touch-action: none;
    overscroll-behavior: none;
    padding-top: 60px;
    color: rgba(255, 255, 255, 0.5);
    height: 100%;
    top: 0;
    background: rgba(37, 54, 71, 0.5);
    backdrop-filter: blur(10px);
    z-index: 2;
    position: fixed;
    transform: translateX(100%);
    font-weight: bold;
    font-size: 18px;
}
}
.h5-menu {
  display: block;
  width: calc(var(--vw) * 100);
  opacity: 1;
  right: 0;
  touch-action: none;
  overscroll-behavior: none;
  padding-top: 60px;
  color: rgba(255, 255, 255, 0.5);
  height: calc(var(--vh) * 100);
  top: 0;
  background: rgba(37, 54, 71, 0.5);
  backdrop-filter: blur(10px);
  z-index: 2;
  position: fixed;
  transform: scale(var(--scal)) translateX(125%);
  transform-origin: right top;
  font-weight: bold;
  font-size: 18px;
}
.h5-menu .h5-menu-ul {
  padding: 10px 8px;
  background-color: #121212;
  margin: 16px 16px 0px 16px;
  border-radius: 30px;
}
.h5-menu .h5-menu-ul .h5-menu-item {
  height: 48px;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 36px;
  margin-bottom: 5px;
  color: rgba(255, 255, 255, 0.5);
}
.h5-menu .h5-menu-ul .h5-menu-item img {
  width: 20px;
  height: 20px;
  transition: 100ms linear;
  cursor: pointer;
}
.h5-menu .h5-menu-ul .h5-menu-item #head_cdn {
  width: 100%;
  line-height: 48px;
  text-align: center;
}
.h5-menu .h5-menu-ul .download_item {
  background-color: #dbff00;
  color: #121212;
}
.h5-menu .h5-menu-ul .radiochange {
  transform: rotate(180deg);
}
.h5-menu .h5-menu-ul .mobile_card_list {
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  max-height: 0px;
  overflow: hidden;
  transition: 100ms linear;
  touch-action: pan-y;
}
.h5-menu .h5-menu-ul .mobile_card_list::-webkit-scrollbar {
  width: 0px;
}
.h5-menu .h5-menu-ul .mobile_card_list li {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.h5-menu .h5-menu-ul .mobile_card_list li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px 24px;
  background: #1e1e1e;
  border-radius: 25px;
  row-gap: 10px;
  cursor: pointer;
}
.h5-menu .h5-menu-ul .mobile_card_list li span:nth-child(1) {
  font-weight: bold;
  font-size: 12px;
  color: #dbff00;
  line-height: 12px;
}
.h5-menu .h5-menu-ul .mobile_card_list li span:nth-child(2) {
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  line-height: 16px;
}
.h5-menu .h5-menu-ul .learn_card_list {
  overflow-y: scroll;
}
.h5-menu .h5-menu-ul .showcard {
  max-height: 50vh;
}
.h5-menu .h5-menu-ul .usercard li:nth-child(3) span:nth-child(1) {
  color: #00f46a;
}
.h5-menu .h5-menu-ul .usercard li span:nth-child(1) {
  color: #dbff00;
}
.h5-menu .h5-menu-ul .twscard li span:nth-child(1) {
  color: #006eff;
}
.h5-menu .h5-menu-ul .learncard li span:nth-child(1) {
  color: #00f46a;
}
.h5-menu .h5-menu-ul .downcard li span:nth-child(1) {
  color: #dbff00;
}
.h5-menu .h5-menu-ul .services {
  background-color: #006eff;
  color: #121212;
}
.h5-menu .h5-menu-ul .network {
  background-color: #dbff00;
  color: #121212;
}
.h5-menu .h5-menu-ul .blockchain {
  background-color: #00f46a;
  color: #121212;
}
.h5-menu .h5-menu-ul .cdnactive {
  color: #121212;
  background-color: #007aff;
}
.h5-menu .mobile_download_box {
  display: flex;
  background: #121212;
  border-radius: 75px;
  align-items: center;
  padding: 10px 12px;
  margin: 8px 10px;
  justify-content: space-between;
}
.h5-menu .mobile_download_box span {
  height: 50px;
}
.h5-menu .mobile_download_box span:nth-child(1) {
  font-weight: 400;
  font-size: 14px;
  color: #dbff00;
  display: flex;
  align-items: center;
  margin: 0 14px;
}
.h5-menu .mobile_download_box span:nth-child(2) {
  font-weight: bold;
  font-size: 18px;
  color: #121212;
  line-height: 18px;
  background: #dbff00;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 75px;
  padding: 16px 24px;
  cursor: pointer;
}
.h5-menu.active {
  transform: translateX(0);
}
.h5-menu .log_wrapper {
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  margin: 0 16px;
  margin-top: 8px;
}
.h5-menu .log_wrapper a,
.h5-menu .log_wrapper > div {
  flex: 1;
  border-radius: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  background-color: #121212;
  color: white;
}
.h5-menu .log_wrapper .login_button {
  background-color: #00f46a;
  color: #121212;
  cursor: pointer;
}
.h5-menu .log_wrapper .user {
  background-color: #121212;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  padding: 0 24px;
  position: relative;
  font-size: 12px;
}
.h5-menu .log_wrapper .user .login_out {
  position: absolute;
  top: 54px;
  right: 0px;
  width: 100%;
  background-color: #121212;
  border: 1px solid #3f3e3ea8;
  border-radius: 13px;
}
.h5-menu .log_wrapper .user .login_out > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  font-size: 14px;
  height: 50px;
  color: red;
  cursor: pointer;
}
.h5-menu .log_wrapper .user .login_out > div:first-child {
  color: #007aff;
  padding-bottom: 0px;
}
.h5-menu .log_wrapper .user .login_out > div:last-child {
  padding-top: 0px;
}
.h5-menu .log_wrapper .user .login_out > div > img {
  width: 16px;
  height: 16px;
}
.h5-menu .log_wrapper .user > img {
  width: 24px;
  height: 24px;
  transform: rotate(0deg);
}
.h5-menu .log_wrapper .user > img:last-child {
  width: 10px;
  height: 10px;
  cursor: pointer;
  transition: transform 0.5s;
}
.h5-menu .log_wrapper .user .roateimg {
  transform: rotate(180deg);
}
.h5-menu .log_wrapper .user .info {
  margin: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  cursor: pointer;
  max-width: 100px;
  flex: 1;
  min-width: 50px;
  width: 50px;
}
.h5-menu .otherlink_wrapper {
  width: 100%;
  margin-top: 4px;
}
.h5-menu .otherlink_wrapper ul {
  width: 100%;
  display: flex;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.h5-menu .otherlink_wrapper ul li {
  width: 50px;
  height: 50px;
  background-color: #121212;
  border-radius: 50%;
  cursor: pointer;
}
.h5-menu .otherlink_wrapper ul li a {
  width: 100%;
  height: 100%;
}
.h5-menu .otherlink_wrapper ul li a img {
  width: 100%;
  height: 100%;
}
.h5-menu .closePan {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 75px;
  z-index: 3;
  cursor: pointer;
  background-color: #121212;
}
.h5-menu .closePan > img {
  width: 20px;
  height: 20px;
}
@media (max-width: 1199px) and (min-width: 768px) {
.log_wrapper {
    display: none !important;
}
}

.pn[data-v-50ef52b2] {
  pointer-events: none;
}
.wrapper .header-nav.learn-margin-bottom[data-v-50ef52b2] {
  margin-bottom: 50px;
}
.wrapper[data-v-50ef52b2] {
  display: flex;
  width: 1500px;
  margin-left: -150px;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.wrapper .header-nav[data-v-50ef52b2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  height: 70px;
  margin-bottom: 100px;
  position: relative;
  z-index: 3;
  font-size: 18px;
}
.wrapper .header-nav .gotoinval[data-v-50ef52b2] {
  position: fixed;
  height: auto;
  top: 130px;
  z-index: -1;
  background-color: transparent;
  width: 100%;
  left: 0;
}
.wrapper .header-nav .gotoinval a[data-v-50ef52b2] {
  display: flex;
  height: 54px;
  background: #121212;
  justify-content: space-between;
  border-radius: 75px;
  font-weight: 400;
  font-size: 20px;
  width: 330px;
  align-items: center;
  color: #ffffff;
  line-height: 1em;
  padding: 0 20px;
}
.wrapper .header-nav .gotoinval a img[data-v-50ef52b2] {
  width: 20px;
  height: 20px;
}
.wrapper .header-nav .gotoinval .overmus[data-v-50ef52b2] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 75px;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(9px);
}
.wrapper .header-nav .user[data-v-50ef52b2] {
  width: 196px;
  background-color: #121212;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  padding: 0 24px;
  position: relative;
  font-size: 12px;
  z-index: 2;
}
.wrapper .header-nav .user .login_out[data-v-50ef52b2] {
  position: absolute;
  top: 74px;
  right: 0px;
  width: 100%;
  border-radius: 13px;
  border: 1px solid #3f3e3ea8;
  background-color: #121212;
}
.wrapper .header-nav .user .login_out > div[data-v-50ef52b2] {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  color: red;
  font-size: 14px;
  cursor: pointer;
}
.wrapper .header-nav .user .login_out > div[data-v-50ef52b2]:first-child {
  color: #007aff;
  padding-bottom: 0px;
}
.wrapper .header-nav .user .login_out > div[data-v-50ef52b2]:last-child {
  padding-top: 0px;
}
.wrapper .header-nav .user .login_out > div > img[data-v-50ef52b2] {
  width: 16px;
  height: 16px;
}
.wrapper .header-nav .user .curer[data-v-50ef52b2] {
  line-height: 27px;
  cursor: pointer;
}
.wrapper .header-nav .user > img[data-v-50ef52b2] {
  width: 24px;
  height: 24px;
  transform: rotate(0deg);
}
.wrapper .header-nav .user > img[data-v-50ef52b2]:last-child {
  width: 10px;
  height: 10px;
  cursor: pointer;
  transition: transform 0.5s;
}
.wrapper .header-nav .user .roateimg[data-v-50ef52b2] {
  transform: rotate(180deg);
}
.wrapper .header-nav .user .info[data-v-50ef52b2] {
  margin: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
  text-overflow: ellipsis;
  cursor: pointer;
}
.wrapper .header-nav .nav4[data-v-50ef52b2] {
  background: #00f46a;
  width: 132px;
  color: #020202;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 700;
}
.wrapper .header-nav .nav4[data-v-50ef52b2]:hover {
  background-color: white;
}
.wrapper .header-nav .langchange[data-v-50ef52b2] {
  background: #121212;
  border-radius: 75px 75px 75px 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  padding: 26px 24px;
}
.wrapper .header-nav .langchange > div[data-v-50ef52b2] {
  display: flex;
  align-items: center;
}
.wrapper .header-nav .langchange > div > span[data-v-50ef52b2] {
  font-size: 18px;
}
.wrapper .header-nav .langchange > div .lan[data-v-50ef52b2] {
  margin: 0 8px;
}
.wrapper .header-nav .langchange > div > img[data-v-50ef52b2] {
  width: 24px;
  height: 24px;
  transform: rotate(0deg);
}
.wrapper .header-nav .langchange > div > img[data-v-50ef52b2]:last-child {
  width: 10px;
  height: 10px;
  cursor: pointer;
  transition: transform 0.5s;
}
.wrapper .header-nav .langchange > div .roateimg[data-v-50ef52b2] {
  transform: rotate(180deg);
}
.wrapper .header-nav .langchange ul[data-v-50ef52b2] {
  position: absolute;
  top: 74px;
  right: 0;
  width: 164px;
  padding: 18px 16px;
  display: flex;
  background-color: #121212;
  flex-direction: column;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #1e1e1e;
}
.wrapper .header-nav .langchange ul li[data-v-50ef52b2] {
  display: flex;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.wrapper .header-nav .langchange ul li img[data-v-50ef52b2] {
  width: 16px;
  height: 16px;
}
.wrapper .header-nav .langchange ul li[data-v-50ef52b2]:last-child {
  margin-bottom: 0;
}
.wrapper .header-nav .langchange ul .choose span[data-v-50ef52b2] {
  color: #007aff;
}
.wrapper .header-nav .nav3[data-v-50ef52b2] {
  width: 132px;
  color: #121212;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00f46a;
  height: 100%;
  border-radius: 75px;
  cursor: pointer;
}
.wrapper .header-nav .nav2[data-v-50ef52b2] {
  margin: 0 8px;
  color: rgba(255, 255, 255, 0.5);
  background-color: #121212;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 8px;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.wrapper .header-nav .nav2 > a[data-v-50ef52b2] {
  cursor: pointer;
  padding: 16px 24px;
  height: 50px;
  border-radius: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.5);
}
.wrapper .header-nav .downloadbox[data-v-50ef52b2] {
  display: flex;
  background: #121212;
  border-radius: 75px;
  align-items: center;
  padding: 10px 12px;
  margin-right: 8px;
}
.wrapper .header-nav .downloadbox span[data-v-50ef52b2] {
  height: 50px;
}
.wrapper .header-nav .downloadbox span[data-v-50ef52b2]:nth-child(1) {
  font-weight: 400;
  font-size: 14px;
  justify-content: center;
  width: 140px;
  color: #dbff00;
  display: flex;
  align-items: center;
  margin: 0 8px;
}
.wrapper .header-nav .downloadbox span[data-v-50ef52b2]:nth-child(2) {
  font-weight: bold;
  color: #121212;
  line-height: 18px;
  background: #dbff00;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 75px;
  padding: 16px 24px;
  cursor: pointer;
}
.wrapper .header-nav .downloadbox .down[data-v-50ef52b2] {
  background: rgba(219, 255, 0, 0.8) !important;
}
.wrapper .header-nav .nav2-1[data-v-50ef52b2]:hover {
  background: #006eff;
  color: #121212;
  transition: 0.5s ease-in-out;
}
.wrapper .header-nav .nav2-1.navbgColor[data-v-50ef52b2] {
  background: #006eff;
  color: #121212;
}
.wrapper .header-nav .nav2-2[data-v-50ef52b2]:hover {
  background: #dbff00;
  color: #121212;
  transition: 0.5s ease-in-out;
}
.wrapper .header-nav .nav2-2.navbgColor[data-v-50ef52b2] {
  background: #dbff00;
  color: #121212;
}
.wrapper .header-nav .nav2-3[data-v-50ef52b2]:hover {
  background: #00f46a;
  color: #121212;
  transition: 0.5s ease-in-out;
}
.wrapper .header-nav .nav2-3.navbgColor[data-v-50ef52b2] {
  background: #00f46a;
  color: #121212;
}
.wrapper .header-nav .nav1[data-v-50ef52b2] {
  width: 192px;
  display: flex;
  align-items: center;
  height: 100%;
  border-radius: 75px;
  background: #121212;
  justify-content: center;
  cursor: pointer;
}
.wrapper .header-nav .nav1 > img[data-v-50ef52b2] {
  width: 104px;
  height: auto;
}
.wrapper .header-nav > div[data-v-50ef52b2] {
  border-radius: 75px;
  background: #121212;
  height: 100%;
}
.wrapper .card_box[data-v-50ef52b2] {
  position: absolute;
  top: -999px;
  width: 100%;
  padding-top: 10px;
  z-index: 1;
  height: auto !important;
  width: 1500px;
  margin-left: calc(50% - 750px);
  background-color: transparent !important;
  border-radius: 75px;
}
.wrapper .card_box .card_list_box[data-v-50ef52b2] {
  padding: 60px;
  background: #121212;
  border-radius: 75px;
  display: flex;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.wrapper .card_box .card_list_box li[data-v-50ef52b2] {
  flex: 1;
  height: 280px;
}
.wrapper .card_box .card_list_box li:hover a span[data-v-50ef52b2]:nth-child(1),
.wrapper .card_box .card_list_box li:hover a span[data-v-50ef52b2]:nth-child(2),
.wrapper .card_box .card_list_box li:hover a span[data-v-50ef52b2]:nth-child(3),
.wrapper .card_box .card_list_box li:hover a span[data-v-50ef52b2]:nth-child(4) {
  color: #121212;
}
.wrapper .card_box .card_list_box li a[data-v-50ef52b2] {
  width: 100%;
  height: 100%;
  padding: 45px 34px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  background: #1e1e1e;
  border-radius: 40px;
  row-gap: 10px;
}
.wrapper .card_box .card_list_box li span[data-v-50ef52b2]:nth-child(1) {
  font-weight: bold;
  font-size: 16px;
  color: #dbff00;
  line-height: 17px;
}
.wrapper .card_box .card_list_box li span[data-v-50ef52b2]:nth-child(2) {
  font-weight: 900;
  font-size: 44px;
  min-height: 88px;
  line-height: 1em;
  color: #ffffff;
  max-width: 300px;
}
.wrapper .card_box .card_list_box li span[data-v-50ef52b2]:nth-child(3) {
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
}
.wrapper .hiddenclass[data-v-50ef52b2] {
  top: 70px;
}
.wrapper .zh_card_box .card_list_box li span[data-v-50ef52b2]:nth-child(2) {
  font-size: 40px;
  line-height: 42px;
  max-width: 100%;
}
.wrapper .usercard .card_list_box li a[data-v-50ef52b2]:hover {
  background-color: #dbff00;
}
.wrapper .usercard .card_list_box li:nth-child(3) span[data-v-50ef52b2]:nth-child(1) {
  color: #00f46a;
}
.wrapper .usercard .card_list_box li:nth-child(3) a[data-v-50ef52b2]:hover {
  background-color: #00f46a;
}
.wrapper .twscard .card_list_box li[data-v-50ef52b2] {
  flex: 1;
}
.wrapper .twscard .card_list_box li a[data-v-50ef52b2]:hover {
  background-color: #007aff;
}
.wrapper .twscard .card_list_box li span[data-v-50ef52b2]:nth-child(1) {
  color: #006eff;
  white-space: nowrap;
}
.wrapper .twscard .card_list_box .twszh[data-v-50ef52b2] {
  flex: 1;
}
.wrapper .learncard .card_list_box li a[data-v-50ef52b2]:hover {
  background-color: #00f46a;
}
.wrapper .learncard .card_list_box li span[data-v-50ef52b2]:nth-child(1) {
  color: #00f46a;
}
.wrapper .downcard .card_list_box li a[data-v-50ef52b2]:hover {
  background-color: #dbff00;
}
.wrapper .cdnactive[data-v-50ef52b2] {
  background-color: #007aff;
}
.wrapper .pcdnClass[data-v-50ef52b2] {
  margin-bottom: 60px;
}
.wrapper .header-nav-h5[data-v-50ef52b2] {
  display: none;
}
.wrapper .header-nav-h5 .header-nav-h5-content[data-v-50ef52b2] {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.wrapper .h5-menu[data-v-50ef52b2] {
  display: none;
}
.wrapper .mus[data-v-50ef52b2] {
  position: fixed;
  left: 0;
  top: 0;
  width: calc(var(--vw) * 100);
  height: calc(var(--vh) * 900);
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(9px);
  z-index: 2;
}
.downloadClass[data-v-50ef52b2] {
  margin-left: 0px;
}
@media (max-width: 1199px) {
.wrapper[data-v-50ef52b2] {
    width: 100%;
    display: block;
    margin-left: 0;
}
.wrapper .nav-right[data-v-50ef52b2] {
    display: flex;
    -moz-column-gap: 8px;
         column-gap: 8px;
    align-items: center;
}
.wrapper .moblangchange[data-v-50ef52b2] {
    height: 56px;
    width: 56px;
    background: #121212;
    border-radius: 50%;
    display: flex;
    flex: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    padding: 26px 24px;
}
.wrapper .moblangchange > div[data-v-50ef52b2] {
    display: flex;
    align-items: center;
}
.wrapper .moblangchange > div > span[data-v-50ef52b2] {
    font-size: 18px;
}
.wrapper .moblangchange > div .lan[data-v-50ef52b2] {
    margin: 0 8px;
}
.wrapper .moblangchange > div > img[data-v-50ef52b2] {
    width: 24px;
    height: 24px;
    transform: rotate(0deg);
}
.wrapper .moblangchange > div > img[data-v-50ef52b2]:last-child {
    width: 10px;
    height: 10px;
    cursor: pointer;
    transition: transform 0.5s;
}
.wrapper .moblangchange > div .roateimg[data-v-50ef52b2] {
    transform: rotate(180deg);
}
.wrapper .moblangchange ul[data-v-50ef52b2] {
    position: absolute;
    top: 66px;
    right: 0;
    width: 149px;
    padding: 16px;
    display: flex;
    z-index: 2;
    background-color: #121212;
    flex-direction: column;
    border-radius: 16px 16px 16px 16px;
    border: 1px solid #1e1e1e;
}
.wrapper .moblangchange ul li[data-v-50ef52b2] {
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}
.wrapper .moblangchange ul li img[data-v-50ef52b2] {
    width: 16px;
    height: 16px;
}
.wrapper .moblangchange ul li[data-v-50ef52b2]:last-child {
    margin-bottom: 0;
}
.wrapper .moblangchange ul .choose span[data-v-50ef52b2] {
    color: #007aff;
}
.wrapper .nav-right-login[data-v-50ef52b2] {
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 75px;
    z-index: 3;
    cursor: pointer;
    position: relative;
}
.wrapper .nav-right-login > img[data-v-50ef52b2] {
    width: 20px;
    height: 20px;
}
.wrapper .nav-right-login1[data-v-50ef52b2] {
    position: fixed;
    top: 16px;
}
.wrapper .header-nav[data-v-50ef52b2] {
    display: none;
}
.wrapper .header-nav-h5[data-v-50ef52b2] {
    display: block;
    margin-bottom: 40px !important;
}
.wrapper .header-nav-h5 .gotoinval[data-v-50ef52b2] {
    position: fixed;
    height: auto;
    top: 82px;
    z-index: -1;
    width: calc(100% - 32px);
}
.wrapper .header-nav-h5 .gotoinval a[data-v-50ef52b2] {
    display: flex;
    height: 40px;
    background: #121212;
    justify-content: space-between;
    border-radius: 75px;
    font-weight: 400;
    font-size: 12px;
    width: 230px;
    align-items: center;
    color: #ffffff;
    line-height: 1em;
    padding: 0 20px;
}
.wrapper .header-nav-h5 .gotoinval a img[data-v-50ef52b2] {
    width: 14px;
    height: 14px;
}
.wrapper .header-nav-h5 .logo_wrapper[data-v-50ef52b2] {
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #121212;
    border-radius: 52px;
}
.wrapper .header-nav-h5 .logo_wrapper img[data-v-50ef52b2] {
    width: 30px;
    height: 30px;
}
.wrapper .header-nav-h5 .nav1[data-v-50ef52b2] {
    display: none;
}
.wrapper .header-nav-h5 .h5-menu[data-v-50ef52b2] {
    display: block;
    width: 100%;
    opacity: 1;
    right: 0;
    touch-action: none;
    overscroll-behavior: none;
    padding-top: 60px;
    color: rgba(255, 255, 255, 0.5);
    height: 100%;
    top: 0;
    background: rgba(37, 54, 71, 0.5);
    backdrop-filter: blur(15px);
    z-index: 2;
    position: fixed;
    transform: translateX(100%);
    transition: 0.3s;
    font-weight: bold;
    font-size: 18px;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul[data-v-50ef52b2] {
    padding: 10px 8px;
    background-color: #121212;
    margin: 16px 16px 0px 16px;
    border-radius: 30px;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .h5-menu-item[data-v-50ef52b2] {
    height: 48px;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 36px;
    margin-bottom: 5px;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .h5-menu-item img[data-v-50ef52b2] {
    width: 20px;
    height: 20px;
    transition: 100ms linear;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .h5-menu-item #head_cdn[data-v-50ef52b2] {
    width: 100%;
    line-height: 48px;
    text-align: center;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .download_item[data-v-50ef52b2] {
    background-color: #dbff00;
    color: #121212;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .radiochange[data-v-50ef52b2] {
    transform: rotate(180deg);
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .mobile_card_list[data-v-50ef52b2] {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    overflow: hidden;
    transition: 100ms linear;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .mobile_card_list li[data-v-50ef52b2] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 16px 24px;
    row-gap: 10px;
    background: #1e1e1e;
    border-radius: 25px;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .mobile_card_list li span[data-v-50ef52b2]:nth-child(1) {
    font-weight: bold;
    font-size: 12px;
    color: #dbff00;
    line-height: 12px;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .mobile_card_list li span[data-v-50ef52b2]:nth-child(2) {
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    line-height: 16px;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .usercard li:nth-child(3) span[data-v-50ef52b2]:nth-child(1) {
    color: #00f46a;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .usercard li span[data-v-50ef52b2]:nth-child(1) {
    color: #dbff00;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .twscard li span[data-v-50ef52b2]:nth-child(1) {
    color: #006eff;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .learncard li span[data-v-50ef52b2]:nth-child(1) {
    color: #00f46a;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .downcard li span[data-v-50ef52b2]:nth-child(1) {
    color: #dbff00;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .services[data-v-50ef52b2] {
    background-color: #006eff;
    color: #121212;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .network[data-v-50ef52b2] {
    background-color: #dbff00;
    color: #121212;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .blockchain[data-v-50ef52b2] {
    background-color: #00f46a;
    color: #121212;
}
.wrapper .header-nav-h5 .h5-menu .h5-menu-ul .cdnactive[data-v-50ef52b2] {
    color: #121212;
    background-color: #007aff;
}
.wrapper .header-nav-h5 .h5-menu .mobile_download_box[data-v-50ef52b2] {
    display: flex;
    background: #121212;
    border-radius: 75px;
    align-items: center;
    padding: 10px 12px;
    margin: 8px 10px;
    justify-content: space-between;
}
.wrapper .header-nav-h5 .h5-menu .mobile_download_box span[data-v-50ef52b2] {
    height: 50px;
}
.wrapper .header-nav-h5 .h5-menu .mobile_download_box span[data-v-50ef52b2]:nth-child(1) {
    font-weight: 400;
    font-size: 14px;
    color: #dbff00;
    display: flex;
    align-items: center;
    margin: 0 14px;
}
.wrapper .header-nav-h5 .h5-menu .mobile_download_box span[data-v-50ef52b2]:nth-child(2) {
    font-weight: bold;
    font-size: 18px;
    color: #121212;
    line-height: 18px;
    background: #dbff00;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 75px;
    padding: 16px 24px;
    cursor: pointer;
}
.wrapper .header-nav-h5 .h5-menu.active[data-v-50ef52b2] {
    transform: translateX(0);
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper[data-v-50ef52b2] {
    display: flex;
    -moz-column-gap: 8px;
         column-gap: 8px;
    margin: 0 16px;
    margin-top: 8px;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper > div[data-v-50ef52b2] {
    flex: 1;
    border-radius: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background-color: #121212;
    color: white;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .login_button[data-v-50ef52b2] {
    background-color: #00f46a;
    color: #121212;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user[data-v-50ef52b2] {
    background-color: #121212;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 0 24px;
    position: relative;
    font-size: 12px;
    font-weight: bold;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user .login_out[data-v-50ef52b2] {
    position: absolute;
    top: 54px;
    right: 0px;
    width: 100%;
    background-color: #121212;
    border: 1px solid #3f3e3ea8;
    border-radius: 13px;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user .login_out > div[data-v-50ef52b2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    font-size: 14px;
    height: 50px;
    color: red;
    cursor: pointer;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user .login_out > div[data-v-50ef52b2]:first-child {
    color: #007aff;
    padding-bottom: 0px;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user .login_out > div[data-v-50ef52b2]:last-child {
    padding-top: 0px;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user .login_out > div > img[data-v-50ef52b2] {
    width: 16px;
    height: 16px;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user > img[data-v-50ef52b2] {
    width: 24px;
    height: 24px;
    transform: rotate(0deg);
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user > img[data-v-50ef52b2]:last-child {
    width: 10px;
    height: 10px;
    cursor: pointer;
    transition: transform 0.5s;
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user .roateimg[data-v-50ef52b2] {
    transform: rotate(180deg);
}
.wrapper .header-nav-h5 .h5-menu .log_wrapper .user .info[data-v-50ef52b2] {
    margin: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    cursor: pointer;
    max-width: 100px;
    flex: 1;
    min-width: 50px;
    width: 50px;
}
.wrapper .header-nav-h5 .h5-menu .otherlink_wrapper[data-v-50ef52b2] {
    width: 100%;
    margin-top: 4px;
}
.wrapper .header-nav-h5 .h5-menu .otherlink_wrapper ul[data-v-50ef52b2] {
    width: 100%;
    display: flex;
    justify-content: center;
    -moz-column-gap: 10px;
         column-gap: 10px;
}
.wrapper .header-nav-h5 .h5-menu .otherlink_wrapper ul li[data-v-50ef52b2] {
    width: 50px;
    height: 50px;
    background-color: #121212;
    border-radius: 50%;
    cursor: pointer;
}
.wrapper .header-nav-h5 .h5-menu .otherlink_wrapper ul li img[data-v-50ef52b2] {
    width: 100%;
    height: 100%;
}
.wrapper .gotoinvalbox[data-v-50ef52b2] {
    margin-bottom: 56px !important;
}
.wrapper .gotoinvalboxchain[data-v-50ef52b2] {
    margin-bottom: 80px !important;
}
}
@media (max-width: 1199px) and (min-width: 768px) {
.wrapper .moblangchange[data-v-50ef52b2] {
    display: none;
}
.wrapper .header-nav-h5 .logo_wrapper[data-v-50ef52b2] {
    display: none;
}
.wrapper .header-nav-h5 .nav1[data-v-50ef52b2] {
    width: 192px;
    display: flex;
    align-items: center;
    height: 70px;
    border-radius: 75px;
    background: #121212;
    justify-content: center;
    cursor: pointer;
}
.wrapper .header-nav-h5 .nav1 > img[data-v-50ef52b2] {
    width: 104px;
    height: auto;
}
.wrapper .header-nav-h5 .gotoinval[data-v-50ef52b2] {
    position: absolute;
    height: auto;
    top: 80px;
    z-index: 0;
}
.wrapper .header-nav-h5 .gotoinval a[data-v-50ef52b2] {
    display: flex;
    height: 54px;
    background: #121212;
    justify-content: space-between;
    border-radius: 75px;
    font-weight: 400;
    font-size: 20px;
    width: 330px;
    align-items: center;
    color: #ffffff;
    line-height: 1em;
    padding: 0 20px;
}
.wrapper .header-nav-h5 .gotoinval a img[data-v-50ef52b2] {
    width: 20px;
    height: 20px;
}
.wrapper .header-nav-h5 .gotoinval .overmus[data-v-50ef52b2] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    border-radius: 75px;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(9px);
}
.wrapper .header-nav-h5 .nav-right .langchange[data-v-50ef52b2] {
    height: 70px;
    background: #121212;
    border-radius: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 2;
    padding: 26px 24px;
}
.wrapper .header-nav-h5 .nav-right .langchange > div[data-v-50ef52b2] {
    display: flex;
    align-items: center;
}
.wrapper .header-nav-h5 .nav-right .langchange > div > span[data-v-50ef52b2] {
    font-size: 18px;
    font-weight: bold;
}
.wrapper .header-nav-h5 .nav-right .langchange > div .lan[data-v-50ef52b2] {
    margin: 0 8px;
}
.wrapper .header-nav-h5 .nav-right .langchange > div > img[data-v-50ef52b2] {
    width: 24px;
    height: 24px;
    transform: rotate(0deg);
}
.wrapper .header-nav-h5 .nav-right .langchange > div > img[data-v-50ef52b2]:last-child {
    width: 10px;
    height: 10px;
    cursor: pointer;
    transition: transform 0.5s;
}
.wrapper .header-nav-h5 .nav-right .langchange > div .roateimg[data-v-50ef52b2] {
    transform: rotate(180deg);
}
.wrapper .header-nav-h5 .nav-right .langchange ul[data-v-50ef52b2] {
    position: absolute;
    top: 74px;
    right: 0;
    width: 164px;
    padding: 18px 16px;
    display: flex;
    background-color: #121212;
    flex-direction: column;
    border-radius: 16px 16px 16px 16px;
    border: 1px solid #1e1e1e;
}
.wrapper .header-nav-h5 .nav-right .langchange ul li[data-v-50ef52b2] {
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}
.wrapper .header-nav-h5 .nav-right .langchange ul li img[data-v-50ef52b2] {
    width: 16px;
    height: 16px;
}
.wrapper .header-nav-h5 .nav-right .langchange ul li[data-v-50ef52b2]:last-child {
    margin-bottom: 0;
}
.wrapper .header-nav-h5 .nav-right .langchange ul .choose span[data-v-50ef52b2] {
    color: #007aff;
}
.wrapper .header-nav-h5 .nav-right .nav3[data-v-50ef52b2] {
    width: 132px;
    color: #121212;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00f46a;
    height: 70px;
    border-radius: 75px;
    font-weight: bold;
    cursor: pointer;
}
.wrapper .header-nav-h5 .nav-right .user[data-v-50ef52b2] {
    width: 196px;
    background-color: #121212;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 0 24px;
    position: relative;
    font-size: 12px;
    border-radius: 75px;
    font-weight: bold;
    height: 70px;
    z-index: 2;
}
.wrapper .header-nav-h5 .nav-right .user .login_out[data-v-50ef52b2] {
    position: absolute;
    top: 74px;
    right: 0px;
    width: 100%;
    border-radius: 13px;
    border: 1px solid #3f3e3ea8;
    background-color: #121212;
}
.wrapper .header-nav-h5 .nav-right .user .login_out > div[data-v-50ef52b2] {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    color: red;
    font-size: 14px;
    cursor: pointer;
}
.wrapper .header-nav-h5 .nav-right .user .login_out > div[data-v-50ef52b2]:first-child {
    color: #007aff;
    padding-bottom: 0px;
}
.wrapper .header-nav-h5 .nav-right .user .login_out > div[data-v-50ef52b2]:last-child {
    padding-top: 0px;
}
.wrapper .header-nav-h5 .nav-right .user .login_out > div > img[data-v-50ef52b2] {
    width: 16px;
    height: 16px;
}
.wrapper .header-nav-h5 .nav-right .user > img[data-v-50ef52b2] {
    width: 24px;
    height: 24px;
    transform: rotate(0deg);
}
.wrapper .header-nav-h5 .nav-right .user > img[data-v-50ef52b2]:last-child {
    width: 10px;
    height: 10px;
    cursor: pointer;
    transition: transform 0.5s;
}
.wrapper .header-nav-h5 .nav-right .user .roateimg[data-v-50ef52b2] {
    transform: rotate(180deg);
}
.wrapper .header-nav-h5 .nav-right .user .info[data-v-50ef52b2] {
    margin: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    text-overflow: ellipsis;
    cursor: pointer;
}
}
@media (max-width: 767px) {
.wrapper .moblangchange[data-v-50ef52b2] {
    display: flex;
}
.wrapper .nav-right .langchange[data-v-50ef52b2] {
    display: none;
}
.wrapper .nav-right .nav3[data-v-50ef52b2] {
    display: none;
}
.wrapper .nav-right .user[data-v-50ef52b2] {
    display: none;
}
}

.error-border[data-v-b1d003e4] {
  border: 1px solid #ff4d4f !important;
  animation: shake-b1d003e4 0.3s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}
@keyframes shake-b1d003e4 {
10%,
  90% {
    transform: translate3d(-1px, 0, 0);
}
20%,
  80% {
    transform: translate3d(2px, 0, 0);
}
30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
}
40%,
  60% {
    transform: translate3d(4px, 0, 0);
}
}
.submit_email_wrapper[data-v-b1d003e4] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(5px);
}
.back_btn[data-v-b1d003e4] {
  position: absolute;
  top: 40px;
  left: 60px;
  height: 70px;
  padding: 0 44px;
  background-color: #007aff;
  display: flex;
  align-items: center;
  gap: 16px;
  border-radius: 35px;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0, 122, 255, 0.3);
  transition: transform 0.2s;
}
.back_btn img[data-v-b1d003e4] {
  width: 24px;
  height: 24px;
}
.back_btn span[data-v-b1d003e4] {
  color: #121212;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.lang_btn .globe_icon[data-v-b1d003e4] {
  opacity: 0.8;
}
.langchange[data-v-b1d003e4] {
  position: absolute;
  width: 116px;
  top: 40px;
  right: 60px;
  gap: 8px;
  padding: 10px 20px;
  border-radius: 35px;
  color: white;
  font-size: 14px;
  font-weight: 600;
  height: 70px;
  background: #121212;
  border-radius: 75px 75px 75px 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 2;
  padding: 26px 24px;
}
.langchange > div[data-v-b1d003e4] {
  display: flex;
  align-items: center;
}
.langchange > div > span[data-v-b1d003e4] {
  font-size: 18px;
}
.langchange > div .lan[data-v-b1d003e4] {
  margin: 0 8px;
}
.langchange > div > img[data-v-b1d003e4] {
  width: 24px;
  height: 24px;
  transform: rotate(0deg);
}
.langchange > div > img[data-v-b1d003e4]:last-child {
  width: 10px;
  height: 10px;
  cursor: pointer;
  transition: transform 0.5s;
}
.langchange > div .roateimg[data-v-b1d003e4] {
  transform: rotate(180deg);
}
.langchange ul[data-v-b1d003e4] {
  position: absolute;
  top: 74px;
  right: 0;
  width: 164px;
  padding: 18px 16px;
  display: flex;
  background-color: #121212;
  flex-direction: column;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #1e1e1e;
}
.langchange ul li[data-v-b1d003e4] {
  display: flex;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.langchange ul li img[data-v-b1d003e4] {
  width: 16px;
  height: 16px;
}
.langchange ul li[data-v-b1d003e4]:last-child {
  margin-bottom: 0;
}
.langchange ul .choose span[data-v-b1d003e4] {
  color: #007aff;
}
.submit_card[data-v-b1d003e4] {
  background-color: #007aff;
  width: 552px;
  max-width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  max-height: 95vh;
  overflow-y: auto;
  position: relative;
  border-radius: 75px;
  padding: 60px 80px;
  padding-bottom: 22px;
}
.submit_card[data-v-b1d003e4]::-webkit-scrollbar {
  width: 6px;
}
.submit_card[data-v-b1d003e4]::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.header_icon[data-v-b1d003e4] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background: #121212;
  border-radius: 50%;
  flex-shrink: 0;
}
.header_icon img[data-v-b1d003e4] {
  width: 50px;
  height: 50px;
}
.form_title[data-v-b1d003e4] {
  font-family: "Poppins", sans-serif;
  color: #000;
  margin: 16px 0;
  text-align: center;
  font-weight: 600;
  font-size: 28px;
}
.form_desc[data-v-b1d003e4] {
  width: 364px;
  height: 52px;
  font-weight: 400;
  font-size: 18px;
  color: #121212;
  line-height: 26px;
  text-align: center;
  margin-bottom: 30px;
}
.form_fields[data-v-b1d003e4] {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.form_fields .input_container[data-v-b1d003e4] {
  display: flex;
  flex-direction: column;
  position: relative;
  flex-shrink: 0;
}
.form_fields .input_container label[data-v-b1d003e4] {
  position: absolute;
  top: -9px;
  left: 26px;
  background-color: #007aff;
  font-weight: 400;
  font-size: 12px;
  color: #121212;
  padding: 0 8px;
  z-index: 1;
}
.form_fields .input_container input[data-v-b1d003e4] {
  width: 392px;
  height: 56px;
  border-radius: 75px;
  border: 1px solid rgba(18, 18, 18, 0.5);
  background: transparent;
  padding: 0 20px;
  font-size: 14px;
  color: #000;
  outline: none;
  transition: all 0.3s ease;
}
.form_fields .input_container input[data-v-b1d003e4]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.form_fields .input_container input[data-v-b1d003e4]::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.service_select[data-v-b1d003e4] {
  position: relative;
  max-height: 50px;
  min-height: 50px;
  transition: 500ms linear;
  border-radius: 25px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom: none;
  flex-shrink: 0;
}
.service_select .custom_select_box[data-v-b1d003e4] {
  width: 100%;
  height: 50px;
  border-radius: 25px;
  border-bottom: 1px solid rgba(18, 18, 18, 0.5);
  background: transparent;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 14px;
  color: #000;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.service_select .custom_select_box[data-v-b1d003e4]:hover {
  background: rgba(255, 255, 255, 0.05);
}
.service_select .custom_select_box img[data-v-b1d003e4] {
  width: 18px;
  height: 18px;
  transition: transform 0.3s;
}
.service_select .custom_select_box .imgshowServices[data-v-b1d003e4] {
  transform: rotate(180deg);
}
.service_select .options_list[data-v-b1d003e4] {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  width: 100%;
  padding-bottom: 27px;
}
.service_select .options_list .option_item[data-v-b1d003e4] {
  margin: 0 34px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 22.5px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.05);
  cursor: pointer;
  transition: all 0.2s;
  font-weight: 500;
  font-size: 16px;
  color: #121212;
}
.service_select .options_list .option_item[data-v-b1d003e4]:hover {
  background: rgba(255, 255, 255, 0.2);
}
.service_select .options_list .option_item.selected[data-v-b1d003e4] {
  background: rgba(0, 0, 0, 0.2);
  font-weight: 600;
}
.openservice[data-v-b1d003e4] {
  max-height: 500px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.submit_btn[data-v-b1d003e4] {
  width: 100%;
  height: 56px;
  background: #111;
  color: white;
  border-radius: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  margin-top: 24px;
  cursor: pointer;
  transition: transform 0.1s;
  flex-shrink: 0;
}
.submit_btn[data-v-b1d003e4]:active {
  transform: scale(0.98);
}
.footer_note[data-v-b1d003e4] {
  margin-top: 34px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.footer_note span[data-v-b1d003e4] {
  text-decoration: underline;
  cursor: pointer;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
.back_btn[data-v-b1d003e4] {
    top: 15px;
    left: 15px;
    height: 40px;
    padding: 0 15px;
    border-radius: 20px;
}
.back_btn img[data-v-b1d003e4] {
    width: 18px;
    height: 18px;
}
.back_btn span[data-v-b1d003e4] {
    font-size: 14px;
}
.langchange[data-v-b1d003e4] {
    top: 15px;
    right: 15px;
    height: 40px;
    width: auto;
    padding: 0 15px;
    border-radius: 20px;
}
.langchange > div span[data-v-b1d003e4] {
    font-size: 14px;
}
.langchange > div img[data-v-b1d003e4] {
    width: 18px;
    height: 18px;
}
.langchange ul[data-v-b1d003e4] {
    top: 45px;
    right: 0;
}
.submit_card[data-v-b1d003e4] {
    width: 90%;
    padding: 30px 20px;
    border-radius: 30px;
    max-height: 80vh;
}
.submit_card .header_icon[data-v-b1d003e4] {
    width: 60px;
    height: 60px;
}
.submit_card .header_icon img[data-v-b1d003e4] {
    width: 40px;
    height: 40px;
}
.submit_card .form_title[data-v-b1d003e4] {
    font-size: 22px;
    margin: 10px 0;
}
.submit_card .form_desc[data-v-b1d003e4] {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}
.submit_card .form_fields .input_container[data-v-b1d003e4] {
    width: 100%;
}
.submit_card .form_fields .input_container input[data-v-b1d003e4] {
    width: 100%;
    height: 46px;
    font-size: 14px;
}
.submit_card .service_select[data-v-b1d003e4] {
    min-height: 46px;
    max-height: 46px;
    border-radius: 23px;
}
.submit_card .service_select.openservice[data-v-b1d003e4] {
    max-height: 500px;
}
.submit_card .service_select .custom_select_box[data-v-b1d003e4] {
    height: 44px;
    border-radius: 23px;
}
.submit_card .service_select .options_list .option_item[data-v-b1d003e4] {
    font-size: 12px;
}
.submit_card .submit_btn[data-v-b1d003e4] {
    height: 46px;
    font-size: 14px;
    margin-top: 20px;
}
.submit_card .footer_note[data-v-b1d003e4] {
    margin-top: 20px;
}
}

.border75[data-v-2395442c] {
  border-radius: 75px;
}
.bg-oa[data-v-2395442c] {
  background: #121212;
}
.w1151[data-v-2395442c] {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 100px;
  margin-top: 25px;
}
.footer-cont[data-v-2395442c] {
  padding: 80px;
}
.footer-cont .titan-log-img[data-v-2395442c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 90px;
}
.footer-cont .titan-log-img > div[data-v-2395442c]:nth-last-child(1) {
  margin-right: 0 !important;
}
.footer-cont .titan-log-img .firma20[data-v-2395442c] {
  width: 140px;
  height: auto;
}
.footer-cont .titan-log-img .firma19[data-v-2395442c] {
  width: 428px;
  height: auto;
}
.footer-cont .footer-ul[data-v-2395442c] {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.footer-cont .footer-ul .footer-li > div[data-v-2395442c]:nth-child(2) {
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.footer-cont .footer-ul .footer-li > div:nth-child(2) > div[data-v-2395442c],
.footer-cont .footer-ul .footer-li > div:nth-child(2) > a[data-v-2395442c] {
  margin-bottom: 26px;
  line-height: 21px;
  font-size: 12px;
  font-weight: 400;
}
.footer-cont .footer-ul .footer-li > div:nth-child(2) > div[data-v-2395442c]:last-child,
.footer-cont .footer-ul .footer-li > div:nth-child(2) > a[data-v-2395442c]:last-child {
  margin-bottom: 0;
}
.footer-cont .footer-ul .footer-li > div[data-v-2395442c]:nth-child(1) {
  height: 58px;
  font-size: 22px;
  font-weight: 900;
  line-height: 32px;
}
.footer-community-link-span[data-v-2395442c] {
  display: inline-block;
  width: 52px;
  height: 52px;
  background: rgba(230, 230, 230, 0.1);
  border-radius: 10px;
  margin: 0 10px 10px 0;
}
.footer-content[data-v-2395442c] {
  background: #000000;
}
.footer-content .footer-box[data-v-2395442c] {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 88px;
}
.footer-content .footer-box .footer-left[data-v-2395442c] {
  padding-top: 58px;
}
.footer-content .footer-box .footer-right[data-v-2395442c] {
  padding-top: 80px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.footer-content .footer-box .footer-right .footer-assets[data-v-2395442c] {
  width: 212px;
}
.footer-content .footer-box .footer-right .footer-email[data-v-2395442c] {
  width: 212px;
}
.footer-community-link[data-v-2395442c] {
  display: flex;
  margin-top: 24px;
}
.footer-community-link a[data-v-2395442c] {
  margin-right: 9px;
}
.footer-community-link .community-link-img[data-v-2395442c] {
  width: 52px;
  height: 52px;
}
.footer-title[data-v-2395442c] {
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
}
@media (max-width: 768px) {
.w1151[data-v-2395442c] {
    width: 100%;
    margin-top: 10px;
    padding: 0px;
    padding-bottom: 30px;
}
.footer-cont .titan-log-img .firma20[data-v-2395442c] {
    width: 41px !important;
}
.footer-cont .titan-log-img .firma19[data-v-2395442c] {
    width: 125px !important;
}
.footer-cont .titan-log-img[data-v-2395442c] {
    margin-top: 37px;
    justify-content: center;
    -moz-column-gap: 34px;
         column-gap: 34px;
}
.border75[data-v-2395442c] {
    border-radius: 30px;
}
.footer-cont .footer-ul[data-v-2395442c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 24px;
}
.footer-cont .footer-ul .footer-li[data-v-2395442c] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-cont .footer-ul .footer-li > div[data-v-2395442c]:nth-child(1) {
    font-size: 11px !important;
    height: auto !important;
    line-height: 15px !important;
    margin-bottom: 15px;
}
.footer-cont .footer-ul .footer-li > div[data-v-2395442c]:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-cont .footer-ul .footer-li > div:nth-child(2) > div[data-v-2395442c],
  .footer-cont .footer-ul .footer-li > div:nth-child(2) > a[data-v-2395442c] {
    margin-bottom: 10px;
    font-size: 9px;
    line-height: 13px;
    font-weight: 400;
}
.footer-cont[data-v-2395442c] {
    padding: 24px !important;
}
.footer-title[data-v-2395442c] {
    margin-top: 24px;
}
.footer-content .footer-box[data-v-2395442c] {
    padding-bottom: 40px;
}
.footer-content .footer-box .footer-left[data-v-2395442c] {
    padding-top: 38px;
    padding-left: 16px;
}
.footer-content .footer-box .footer-left img[data-v-2395442c] {
    width: 150px;
    height: 41px;
}
.footer-content .footer-box .footer-right[data-v-2395442c] {
    padding-top: 24px;
    justify-content: flex-start;
    padding-left: 24px;
}
.footer-content .footer-box .footer-right .footer-assets[data-v-2395442c] {
    width: 50%;
}
.footer-content .footer-box .footer-right .footer-email[data-v-2395442c] {
    width: 50%;
}
}


::-webkit-scrollbar-thumb {
  border-radius: 26px;
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  background: #232525;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
}

#__nuxt,
#__layout {
  height: 100%;
  position: relative;
  z-index: 1;
}
* {
  box-sizing: border-box;
}
.h5-show-pagination {
  display: none !important;
}
#aliyunCaptcha-common-errorTip {
  display: none !important;
}
.v-modal {
  z-index: 0 !important;
}
#aliyunCaptcha-title {
  font-family: "Poppins";
  font-size: 15px;
  font-weight: 400;
  color: #2c3e50;
}
.paddtop8 {
  padding-top: 8px;
}
.borderradius75 {
  border-radius: 75px;
}
.text-shadow {
  position: relative;
  color: #121212;
  text-stroke: 1px #ffffff;
  text-align: left;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.6), 1px -1px 0 rgba(255, 255, 255, 0.6), -1px 1px 0 rgba(255, 255, 255, 0.6), 1px 1px 0 rgba(255, 255, 255, 0.6);
  font-size: 108px;
  line-height: 1em;
  font-weight: 900;
  font-style: normal;
  text-transform: none;
  text-shadow: 5px 5px 0 rgba(255, 255, 255, 0.25);
  color: #d9d9d9;
  text-align: center;
  font-family: "Poppins";
  letter-spacing: normal;
}
.three-dots {
  margin-right: 24px;
}
.three-dots > div {
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.three-dots > div:nth-child(3) {
  background: #007aff;
}
.three-dots > div:nth-child(2) {
  background: #dbff00;
  margin: 8px 0;
}
.three-dots > div:nth-child(1) {
  background: #00f46a;
}
.tws-paginationbox .el-pagination {
  justify-content: center;
}
.textarea-color::-webkit-scrollbar {
  display: none;
}
.el-loading-mask {
  border-radius: 38px;
}
.cursor {
  cursor: pointer;
}
.loading {
  pointer-events: none;
}
.el-table,
.el-table__expanded-cell {
  background: transparent !important;
}
@keyframes rotating {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.w1177 {
  max-width: 1177px;
  margin: 0 auto;
}
.w1131 {
  max-width: 1131px;
  margin: 0 auto;
}
.w1151 {
  max-width: 1151px;
  margin: 0 auto;
}
.w1238 {
  max-width: 1238px;
  margin: 0 auto;
}
.triangle-size {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #fff;
  margin-left: 7px;
}
.introde-address {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
}
.introde-address .login-type-img-intro {
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
@media (max-width: 1400px) {
.receive-free {
    padding: 0 80px 40px !important;
}
}
.receive-free {
  padding: 0 120px 40px;
}
.receive-free .round-color1 {
  background: #fff !important;
}
.receive-free .free-step {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.receive-free .free-step .free-item {
  color: #fff;
  display: flex;
}
.receive-free .free-step .free-item .round-tie {
  padding-top: 11px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 19px;
  margin-left: 15px;
}
.receive-free .free-step .free-item .round-tie > div:nth-child(2) {
  margin-top: 9px;
  font-size: 12px;
}
.receive-free .free-step .free-item .round-color {
  width: 41px;
  height: 41px;
  border-radius: 0px 0px 0px 0px;
  font-weight: 400;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #6f6f6f;
  color: #000;
  flex-shrink: 0;
}
.cookies-box {
  position: fixed;
  left: 16px;
  bottom: 16px;
  width: 422px;
  background: #252627;
  border-radius: 16px;
  z-index: 999999999999;
  padding: 44px 32px;
  box-sizing: border-box;
}
.cookies-box .cookie-btn {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
}
.cookies-box .cookie-btn .turn-down {
  border: 1px solid #00ff00;
  color: #00ff00;
}
.cookies-box .cookie-btn .accept {
  background: #00ff00;
  color: #000;
}
.cookies-box .cookie-btn > div {
  width: 48%;
  height: 38px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 12px;
}
.cookies-box .cookie-text {
  margin-top: 22px;
  font-weight: 500;
  font-size: 12px;
  color: #e3e5e8;
  line-height: 18px;
}
.cookies-box .cookie-img {
  width: 83px;
  height: 83px;
}
.cookies-box .cookie-click {
  color: #00ff00;
  border-bottom: 1px solid #00ff00;
  cursor: pointer;
}
.el-loading-spinner .circular {
  width: 30px !important;
  height: 30px !important;
}
.loading::before {
  content: "";
  width: 20px;
  animation: rotating 2s linear infinite;
  height: 20px;
  margin-right: 6px;
  background: url(/_nuxt/img/loading.43a2bf2.png) center center no-repeat;
  background-size: 100%;
}
.el-loading-spinner {
  margin-top: 0 !important;
  left: 50%;
}
.upload-file-cont::-webkit-scrollbar {
  display: none;
}
.overflow-color::-webkit-scrollbar {
  display: none;
}
.el-message--error {
  background: #000 !important;
}
.el-message--success .el-message__content {
  color: #fff !important;
}
.el-message .el-icon-success {
  color: #00ff00 !important;
}
.el-message--success {
  background: #000 !important;
}
.dropdown-color {
  color: #fff;
  display: flex;
  align-items: center;
}
.white-color {
  color: #fff;
}
.el-popper .popper__arrow {
  display: none !important;
}
.el-dropdown-menu {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.7);
  border: 1px solid #1e1e1e !important;
  background: #000000 !important;
  border-radius: 16px !important;
}
.enlishBoxContent .title-w100 {
  width: 100px !important;
}
.list-border {
  border-radius: 8px;
  overflow: hidden;
}
.upload-file-cont .down-speed {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #fff;
}
.upload-file-cont .down-speed > div:nth-child(2) {
  width: 145px;
  flex-shrink: 0;
  margin-left: 20px;
  text-align: right;
}
.upload-file-cont .down-speed > div:nth-child(3) {
  width: 120px;
  text-align: right;
  flex-shrink: 0;
  margin-left: 20px;
}
.upload-file-cont .dow-title-click {
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 26px;
  margin-top: 28px;
  display: flex;
}
.upload-file-cont .dow-title-click > span {
  color: #00ff00;
  cursor: pointer;
}
.upload-file-cont .dow-img {
  width: 62px;
  height: 62px;
  margin-bottom: 28px;
}
.upload-file-cont .input-tab {
  margin-top: 28px;
}
.upload-file-cont .input-tab .input-color {
  margin-top: 8px;
  height: 40px;
  background: #000;
  border-radius: 12px;
  border: 1px solid #1e1e1e;
  padding: 0 16px;
  box-sizing: border-box;
}
.upload-file-cont .input-tab .input-color > input {
  background: none;
  border: none;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.upload-file-cont .input-tab .input-title {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
}
.upload-file-cont .vis-model-input {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 8px 8px 8px 8px;
  border: 1px solid rgba(255, 255, 255, 0.38);
  margin-top: 40px;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  color: #bebebe;
  height: 52px;
  padding: 0 16px;
}
.upload-file-cont .vis-model-input > div:nth-child(2) {
  color: #00ff00;
}
.upload-file-cont .vis-store-copies {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 22px;
}
.upload-file-cont .vis-store-copies > div:nth-child(2) {
  color: #fff;
}
.upload-file-cont .automati-distribution {
  margin-top: 16px;
  font-weight: 400;
  font-size: 12px;
  color: #595d59;
  line-height: 16px;
}
.upload-file-cont .autochexkourborder {
  background: #0b1e32 !important;
  border: 1px solid #007aff;
}
.upload-file-cont .auto-box {
  margin-top: 8px;
  background: #000000;
  border-radius: 16px;
  padding: 12px;
}
.upload-file-cont .auto-box .auto-cont {
  display: flex;
}
.upload-file-cont .auto-box .auto-cont .auto-text {
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  font-weight: 400;
}
.upload-file-cont .auto-box .auto-cont .auto-text > div:nth-child(2) {
  margin-top: 4px;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
}
.upload-file-cont .auto-box .auto-cont .auto-radio1 {
  border: 1px solid #007aff !important;
}
.upload-file-cont .auto-box .auto-cont .auto-radio {
  margin-top: 1px;
  width: 16px;
  height: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.upload-file-cont .auto-box .auto-cont .auto-radio .radioTypecolor {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #007aff;
}
.upload-file-cont .Selection-auto {
  background: rgba(0, 0, 0, 0.12) !important;
  border: none !important;
}
.upload-file-cont .Selection-box {
  margin-top: 28px;
  padding: 12px;
  max-height: 225px;
  border-radius: 16px;
  background: #000;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.1), 0px 8px 10px 1px rgba(0, 0, 0, 0.06), 0px 3px 14px 2px rgba(0, 0, 0, 0.05);
}
.upload-file-cont .Selection-box::-webkit-scrollbar {
  display: none;
}
.upload-file-cont .Selection-box .Selection-item-auto {
  color: rgba(255, 255, 255, 0.9) !important;
}
.upload-file-cont .Selection-box .Selection-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 22px;
  margin-bottom: 12px;
}
.upload-file-cont .Selection-box .Selection-item .Selection-color > img {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.upload-file-cont .Selection-box .Selection-item .Selection-color > div {
  width: 16px;
  height: 16px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #acb2ac;
  cursor: pointer;
}
.upload-file-cont .Selection-region {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 16px;
  color: #999;
  line-height: 22px;
}
.upload-file-cont .Selection-region .Selection-right {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 36px;
  padding: 0 8px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 3px 3px 3px 3px;
  border: 1px solid rgba(255, 255, 255, 0.38);
}
.upload-file-cont .Selection-region .Selection-right > div:nth-child(1) {
  width: 70px;
  margin-right: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.upload-file-cont .Selection-region .Selection-right > img {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.upload-file-cont .encrypted-form {
  margin-top: 28px;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
}
.upload-file-cont .Cancel-or-verify {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.upload-file-cont .Cancel-or-verify .verify {
  width: 48%;
  height: 44px;
  background: #007aff;
  border-radius: 100px;
  font-weight: 600;
  font-size: 14px;
  color: #121212;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.upload-file-cont .Cancel-or-verify .Cancel {
  width: 48%;
  height: 44px;
  border-radius: 100px;
  border: 1px solid #fff;
  overflow: hidden;
  cursor: pointer;
}
.upload-file-cont .Cancel-or-verify .Cancel > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
}
.upload-file-cont .Upload-successfully {
  margin-top: 15px;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  color: #007aff;
  line-height: 26px;
}
.upload-file-cont .Upload-successfully > img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.upload-file-cont .verify-color-box {
  margin-top: 40px;
  height: 48px;
  border-radius: 100px 100px 100px 100px;
  background: #007aff;
  font-weight: 500;
  font-size: 16px;
  color: #121212;
  display: flex;
  align-items: center;
  justify-content: center;
}
.upload-file-cont .upload-button {
  margin-top: 28px;
  height: 48px;
  border-radius: 100px;
  background: #007aff;
  font-weight: 600;
  font-size: 14px;
  color: #121212;
  display: flex;
  align-items: center;
  justify-content: center;
}
.upload-file-cont .storage-type {
  margin-top: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 26px;
}
.upload-file-cont .nearest-node {
  margin-top: 30px;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
  display: flex;
  justify-content: space-between;
}
.upload-file-cont .nearest-node > div:nth-child(2) {
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  line-height: 14px;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}
.upload-file-cont .Upload-progress-bar {
  margin-top: 8px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.upload-file-cont .Upload-progress-bar .progress-color {
  flex: 1;
  height: 6px;
  background: #404040;
  border-radius: 100px 100px 100px 100px;
}
.upload-file-cont .Upload-progress-bar .progress-color > div {
  transition: width 0.5s ease;
  background: #007aff;
  height: 100%;
  border-radius: 100px 100px 100px 100px;
  cursor: pointer;
}
.upload-file-cont .Upload-progress-bar .progress-value {
  font-weight: 500;
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  width: 46px;
  text-align: right;
  margin-left: 10px;
}
.upload-file-cont .file-size {
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.upload-file-cont .file-size > div:nth-child(1) {
  flex-shrink: 0;
  margin-right: 20px;
}
.upload-file-cont .file-size > div:nth-child(2) {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
}
.upload-file-cont .title {
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 36px;
}
.logo-size {
  cursor: pointer;
}
@media (max-width: 768px) {
.text-shadow {
    font-size: clamp(32px, 13vw, 92px);
}
.vid-detail-box .detail-title {
    padding-top: 15px !important;
}
.three-dots > div:nth-child(2) {
    margin: 5px 0 !important;
}
.three-dots > div {
    width: 3px !important;
    height: 3px !important;
}
.three-dots {
    width: 3px !important;
    margin-right: 0 !important;
}
.el-loading-mask {
    border-radius: 30px !important;
}
.borderradius38 {
    border-radius: 30px !important;
}
.h5-show-pagination {
    display: block !important;
}
.no-date-height {
    height: calc(100vh - 207px);
}
.no-date-height .no-date-height100 {
    height: 100%;
}
.no-date-height .no-date-height100 .no-data {
    height: 100%;
}
.upload-file-cont .verify-color-box {
    height: 44px !important;
}
.borderradius75 {
    border-radius: 37px !important;
}
.diastoragenetwork-new .vis-file-name-box {
    padding: 20px 12px !important;
}
.storageBox-tws .modal--box {
    padding: 0px !important;
}
.modal--box {
    padding: 10px !important;
}
.procedure-for-receiving .procedure-li3,
  .procedure-for-receiving .procedure-li1 {
    padding: 12px 0 !important;
}
.enlishBoxContent .testCoin-content .testCoin-title .draw-down-img1 {
    width: 100% !important;
}
.receive-free .free-step .free-item .round-tie > div:nth-child(2) {
    margin-top: 5px !important;
    font-size: 10px !important;
}
.receive-free .free-step .free-item .round-tie {
    margin-left: 3px !important;
    padding-top: 3px !important;
    line-height: 14px !important;
    font-size: 12px !important;
}
.receive-free .free-step .free-item .round-color {
    width: 20px !important;
    height: 20px !important;
    font-size: 12px !important;
}
.receive-free.receive-free-h5 {
    padding: 0 0 20px !important;
}
.h5-vis-cont-paginationbox {
    margin-top: 20px;
    padding: 0 0 !important;
}
.el-aside {
    display: none;
}
}
.el-table__empty-block {
  background: #121212 !important;
}
.el-table__empty-text {
  line-height: 20px !important;
}
.list-color {
  color: #fff;
}
.language-color-two {
  margin-left: 20px;
  font-size: 18px;
}
.language-color-two .activelanguage {
  color: #06c270 !important;
  font-weight: bolder;
}
.language-color-two > span:nth-child(2) {
  margin: 0 3px;
}
.language-color-two > span:nth-child(1),
.language-color-two > span:nth-child(3) {
  cursor: pointer;
}
.Estimated {
  margin-top: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Estimated .finish-color {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
.Estimated .finish-color .hovercreate-money {
  position: relative;
  display: flex;
  justify-content: flex-end;
  color: #a1ffa1;
  width: 130px;
  height: 40px;
  border-radius: 8px 8px 8px 8px;
  padding: 1px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #6c9d87, #1b271d, #3a4a3b);
}
.Estimated .finish-color .hovercreate-money .hover-Btn-color {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: linear-gradient(180deg, #556d58 0%, #364b42 19%, #1e2b20 52%, #1f321f 76%, #354337 100%);
}
.Estimated .finish-color .hovercreate-money .hover-Btn-color .el-button--default {
  background: none !important;
  border: none !important;
  color: #a1ffa1 !important;
  width: 100%;
  height: 100%;
}
.Estimated .finish-color .login-line {
  position: absolute;
  width: 82px;
  height: 2px;
  background: #c7efc6;
  bottom: 0;
  left: 50%;
  margin-left: -41px;
  display: none;
}
.Estimated .finish-color:hover .hover-Btn-color {
  color: #a1ffa1 !important;
  background: linear-gradient(180deg, #25775a 0%, #1a3f2f 26%, #0d3023 52%, #183629 76%, #154d35 100%) rgba(250, 251, 235, 0.1) !important;
}
.Estimated .finish-color:hover .login-line {
  display: block;
}
.Estimated .left {
  width: 311px;
  height: 40px;
  border-radius: 8px;
  padding: 1px;
  background: linear-gradient(180deg, #6c9d87, #3a4a3b);
}
.Estimated .left .left-content-file {
  width: 100%;
  height: 100%;
  background: #0f1710;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  color: #a1ffa1;
  align-items: center;
  padding: 0 10px;
  box-sizing: border-box;
}
.Estimated .right {
  width: 130px;
  height: 40px;
  border-radius: 8px;
  padding: 1px;
  background: linear-gradient(180deg, #6c9d87, #1b271d, #3a4a3b);
}
.Estimated .right .store-now-color {
  color: #a1ffa1;
  font-size: 14px;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: linear-gradient(180deg, #556d58 0%, #364b42 19%, #1e2b20 52%, #1f321f 76%, #354337 100%);
}
.storagelease-box /deep/ .el-slider__button-wrapper {
  top: -3px !important;
  width: 18px !important;
  height: 9px !important;
}
.storagelease-box /deep/ .el-slider__button {
  border-radius: 6px !important;
  border: none !important;
  width: 18px !important;
  height: 9px !important;
  background: #fff !important;
  position: relative;
  left: -14px;
}
.storagelease-box /deep/ .el-slider__bar {
  background: #11c16d !important;
  height: 16px !important;
  border-radius: 50px;
}
.storagelease-box /deep/ .el-slider__runway {
  background: #415348 !important;
  border-radius: 50px !important;
  height: 16px !important;
}
.storagelease-box /deep/ .el-slider {
  width: 453px;
  height: 24px;
  padding: 1px;
  border-radius: 50px;
  border: 1px solid #3a4a3b;
  padding: 0 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.storagelease-box .title {
  color: #cae9ca;
  font-size: 16px;
  margin-bottom: 38px;
  font-weight: bold;
}
.confirm-Cancel-btn {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.confirm-Cancel-btn .hovercreate-money {
  position: relative;
}
.confirm-Cancel-btn .hovercreate-money .login-line {
  position: absolute;
  width: 82px;
  height: 2px;
  background: #c7efc6;
  bottom: 0;
  left: 50%;
  margin-left: -41px;
  display: none;
}
.confirm-Cancel-btn .hovercreate-money:hover .hover-Btn-color {
  background: linear-gradient(180deg, #25775a 0%, #1a3f2f 26%, #0d3023 52%, #183629 76%, #154d35 100%) rgba(250, 251, 235, 0.1) !important;
}
.confirm-Cancel-btn .hovercreate-money:hover .login-line {
  display: block;
}
.confirm-Cancel-btn .canl-query {
  display: flex;
}
.confirm-Cancel-btn .canl-query > div:nth-child(1) {
  width: 180px;
  height: 40px;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  padding: 1px;
  margin-right: 23px;
  border: 1px solid #6c9d87;
  box-sizing: border-box;
  color: #a1ffa1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.confirm-Cancel-btn .canl-query > div:nth-child(2) {
  color: #a1ffa1;
  width: 180px;
  height: 40px;
  border-radius: 8px 8px 8px 8px;
  padding: 1px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #6c9d87, #1b271d, #3a4a3b);
}
.confirm-Cancel-btn .canl-query > div:nth-child(2) > div:nth-child(1) {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px 8px 8px 8px;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #556d58 0%, #364b42 19%, #1e2b20 52%, #1f321f 76%, #354337 100%);
}
.el-pagination__sizes .el-input .el-input__inner:hover {
  border-color: 11eE1E !important;
}
.el-pagination__jump {
  color: #4f5470 !important;
}
.cancel-btn {
  color: #a1ffa1 !important;
  border: 1px solid #3a4a3b;
  background: none !important;
}
.cancel-btn:hover {
  color: #a1ffa1 !important;
  border: 1px solid #3a4a3b;
}
.confirm-btnapi {
  background: linear-gradient(180deg, #556d58 0%, #364b42 19%, #1e2b20 52%, #1f321f 76%, #354337 100%) !important;
  border-color: #354337 !important;
  color: #a1ffa1 !important;
}
.confirm-btnapi:hover {
  background: linear-gradient(180deg, #25775a 0%, #1a3f2f 26%, #0d3023 52%, #183629 76%, #154d35 100%) rgba(250, 251, 235, 0.1) !important;
  border-color: #67c23a;
}
.el-message-box {
  background: linear-gradient(180deg, #053122 0%, #10120d 100%) !important;
  border: none !important;
}
.el-message-box .el-message-box__content {
  color: #cae9ca !important;
}
.titan-table-box-center {
  border: none !important;
  padding-top: 0 !important;
}
.titan-table-box-center .el-table thead tr {
  background: #f1f9f2 !important;
}
input:focus {
  outline: none;
  border: none;
}
.titan-table .el-table--border,
.titan-table .el-table--group {
  border: none;
}
.metacustomClass .el-button--default {
  background: #67c23a !important;
  color: #fff !important;
  border-color: #67c23a !important;
}
.metacustomClass .el-message-box__close {
  color: #67c23a !important;
}
.imgColopointer {
  cursor: pointer;
}
.paginationbox {
  font-size: 14px !important;
}
.paginationbox .el-pagination__sizes {
  height: 33px !important;
}
.paginationbox .el-select-dropdown__item.selected {
  color: #67c23a !important;
}
.el-dialog__wrapper {
  display: flex;
  padding: 20px 0;
}
.el-dialog__wrapper .el-dialog {
  margin-top: auto !important;
  margin: auto;
  overflow-wrap: break-word;
}
* {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: "Poppins";
  src: url(/_nuxt/fonts/Poppins-Regular.093ee89.ttf);
}
body {
  padding-right: 0 !important;
}
.appbox {
  height: 100%;
  width: 100%;
}
.appbox .exchangepnuts {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 30px;
}
html,
body,
#app {
  height: 100%;
  font-family: Poppins;
  background: #000;
  color: #fff;
  scroll-behavior: smooth;
}
html .contact,
body .contact,
#app .contact {
  position: fixed;
  bottom: 24px;
  right: 24px;
  cursor: pointer;
  z-index: 12;
  user-select: none;
  /* 标准语法 */
  -webkit-user-select: none;
  /* Safari/Chrome */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
}
html .contact img,
body .contact img,
#app .contact img {
  width: 24px;
  height: 24px;
  pointer-events: none;
}
html .contact span,
body .contact span,
#app .contact span {
  color: #000;
  font-weight: 500;
}
html .contact .contact_box,
body .contact .contact_box,
#app .contact .contact_box {
  width: 48px;
  height: 48px;
  overflow: hidden;
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  transition: 200ms linear;
  border-radius: 24px;
  padding: 0 12px;
}
html .contact .contact_box:hover,
body .contact .contact_box:hover,
#app .contact .contact_box:hover {
  width: 138px !important;
}
html .contact .zhcontact,
body .contact .zhcontact,
#app .contact .zhcontact {
  white-space: nowrap;
}
html .contact .zhcontact:hover,
body .contact .zhcontact:hover,
#app .contact .zhcontact:hover {
  width: 100px !important;
}
html .contact .info,
body .contact .info,
#app .contact .info {
  position: absolute;
  right: -10px;
  top: -10px;
  min-height: 25px;
  min-width: 25px;
  padding: 0 5px;
  background-color: red;
  color: white;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
}
html .header_public,
body .header_public,
#app .header_public {
  width: 100%;
  position: sticky;
  top: 30px;
  z-index: 5;
  transition: 200ms linear;
}
html .diplay,
body .diplay,
#app .diplay {
  display: none;
}
html .extronBanner,
body .extronBanner,
#app .extronBanner {
  width: 100%;
  cursor: pointer;
  display: flex;
  position: relative;
  z-index: 1;
  justify-content: center;
}
html .extronBanner img,
body .extronBanner img,
#app .extronBanner img {
  width: 1920px;
}
#app {
  overflow-y: scroll;
  overflow-x: hidden;
}
#app::-webkit-scrollbar {
  width: 0px;
}
#app::-webkit-scrollbar-thumb {
  background-color: #232525;
}
#app::-webkit-scrollbar-thumb:hover {
  background-color: #b8b8b8;
}
#app::-webkit-scrollbar-track {
  background: transparent;
}
#app::-webkit-scrollbar-corner {
  background-color: black;
  /* 改为黑色 */
}
.showscal::-webkit-scrollbar {
  width: 8px !important;
}
.borderradius38 {
  border-radius: 38px;
}
.marb8 {
  margin-bottom: 8px;
}
.tws-bg {
  background: #121212;
}
.el-container {
  height: 100%;
}
.el-aside {
  height: 100%;
}
.el-dialog__headerbtn:focus .el-dialog__close,
.el-dialog__headerbtn:hover .el-dialog__close {
  color: #67c23a !important;
}
.bind-cont .binding-container {
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 26px;
  margin-top: 4px;
}
.bind-cont .login-wallet-required {
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  line-height: 28px;
  margin-top: 20px;
}
.bind-cont .bind-img {
  width: 62px;
  height: 62px;
}
.procedure-for-receiving {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  background: #121212;
  border-radius: 100px;
  padding: 16px;
}
.procedure-for-receiving .procedure-li2 {
  width: 40px;
  height: auto;
}
.procedure-for-receiving .cursor {
  cursor: pointer;
}
.procedure-for-receiving .procedure-li3 {
  color: rgba(255, 255, 255, 0.4);
  line-height: 28px;
  font-weight: 500;
  display: flex;
  align-items: center;
  font-size: 24px;
  width: 29%;
  background: #000000;
  border-radius: 60px;
  justify-content: center;
  padding: 24px 0;
}
.procedure-for-receiving .procedure-li3 .procedure-li3-tips {
  margin-top: 4px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.2);
  line-height: 18px;
}
.procedure-for-receiving .procedure-li3 > div:nth-child(1) {
  width: 54px;
  height: 54px;
  background: #121212;
  border-radius: 18px;
  color: rgba(0, 122, 255, 0.4);
  font-size: 28px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}
.procedure-for-receiving .procedure-li1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 24px;
  color: #007aff;
  line-height: 28px;
  width: 29%;
  background: #000000;
  border-radius: 60px 60px 60px 60px;
  padding: 24px 0;
}
.procedure-for-receiving .procedure-li1 .procedure-li-tips {
  margin-top: 4px;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 122, 255, 0.5);
  line-height: 18px;
}
.procedure-for-receiving .procedure-li1 > div:nth-child(1) {
  background: #007aff;
  color: #121212;
  width: 54px;
  height: 54px;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  border-radius: 18px;
}
.nodepoolRanking-pagination {
  padding: 20px 0;
}
.nodepoolRanking-pagination .el-pagination__jump {
  color: #999999 !important;
}
.nodepoolRanking-pagination .el-pagination__total {
  height: 33px !important;
  line-height: 33px !important;
  margin-right: 10px !important;
  color: #999999 !important;
  font-size: 16px !important;
}
.nodepoolRanking-pagination .btn-prev {
  width: 32px !important;
  height: 32px !important;
  background: rgba(221, 221, 221, 0.3);
  border-radius: 5px !important;
  color: #222 !important;
  margin-left: 16px !important;
}
.nodepoolRanking-pagination .btn-next {
  width: 32px !important;
  height: 32px !important;
  background: rgba(221, 221, 221, 0.3);
  border-radius: 5px !important;
  color: #222 !important;
}
.nodepoolRanking-pagination .el-input__inner {
  color: #999 !important;
  font-size: 14px !important;
}
.nodepoolRanking-pagination .el-input--suffix {
  width: 121px !important;
  height: 33px !important;
}
.nodepoolRanking-pagination .el-input__wrapper {
  border-radius: 6px !important;
  border: 1px solid #f3f3f3 !important;
}
.vis-tab-list-content .list-title-cont {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  align-items: center;
}
.vis-tab-list-content .list-title-cont .left {
  height: 76px;
  padding: 0 24px;
  display: flex;
  align-items: center;
  margin-right: 8px;
  width: 59.5%;
}
.vis-tab-list-content .list-title-cont .newfolder-cli {
  display: flex;
  align-items: center;
  color: #007aff;
}
.vis-tab-list-content .list-title-cont .newfolder-cli .upload-w1 {
  background: #0b1e32;
  margin-left: 8px;
  color: #007aff;
  border: 1px dashed #007aff;
}
.vis-tab-list-content .list-title-cont .newfolder-cli .upload-w1.active {
  border-color: red;
}
.vis-tab-list-content .list-title-cont .newfolder-cli .Create-folder-w1 {
  border: 1px solid #007aff;
}
.vis-tab-list-content .list-title-cont .newfolder-cli > div {
  height: 76px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.vis-tab-list-content .list-title-cont .newfolder-cli > div > img {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.vis-tab-list-content .list-title-cont .pointer {
  color: #999999;
}
.model-w1240-vis-tab-list-color {
  border: 1px solid #282828 !important;
  padding: 0 24px;
  border-radius: 8px;
  background: #1a1b1c;
}
.model-w1240-vis-tab-list-color .model-paginationbox {
  border-top: 1px solid #282828;
}
.model-w1240-vis-tab-list-color .el-table tr {
  background-color: #1a1b1c !important;
}
.model-w1240-vis-tab-list-color .el-table--border .el-table__cell:first-child .cell {
  padding-left: 24px !important;
}
.model-w1240-vis-tab-list-color .el-table--border::after,
.model-w1240-vis-tab-list-color .el-table--group::after,
.model-w1240-vis-tab-list-color .el-table::before {
  background-color: #282828 !important;
}
.model-w1240-vis-tab-list-color .el-table__row:last-child .el-table__cell {
  border-bottom: none !important;
}
.model-w1240-vis-tab-list-color .el-table--border,
.model-w1240-vis-tab-list-color .el-table--group {
  border: none;
}
.model-w1240-vis-tab-list-color .el-table th.el-table__cell {
  background: rgba(26, 27, 28, 0.4) !important;
  color: #999999;
  font-size: 12px;
  height: 50px;
}
.model-w1240-vis-tab-list-color .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: #1a1b1c !important;
}
.model-w1240-vis-tab-list-color .el-table tbody tr {
  background-color: #1a1b1c !important;
  color: #fff;
  font-size: 12px;
  height: 50px;
}
.model-w1240-vis-tab-list-color .el-table td.el-table__cell,
.model-w1240-vis-tab-list-color .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid #282828;
}
.model-w1240-vis-tab-list-color .el-table--border .el-table__cell,
.model-w1240-vis-tab-list-color .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
  border-right: none !important;
}
.model-vis-tab-list-color {
  border: 1px solid #282828 !important;
  padding: 0 24px;
  border-radius: 8px;
  background: #1a1b1c !important;
}
.model-vis-tab-list-color .model-paginationbox {
  border-top: 1px solid #282828;
}
.model-vis-tab-list-color .el-table tr {
  background-color: #1a1b1c !important;
}
.model-vis-tab-list-color .el-table--border .el-table__cell:first-child .cell {
  padding-left: 24px !important;
}
.model-vis-tab-list-color .el-table--border::after,
.model-vis-tab-list-color .el-table--group::after,
.model-vis-tab-list-color .el-table::before {
  background-color: #1a1b1c !important;
}
.model-vis-tab-list-color .el-table__row:last-child .el-table__cell {
  border-bottom: none !important;
}
.model-vis-tab-list-color .el-table--border,
.model-vis-tab-list-color .el-table--group {
  border: none;
}
.model-vis-tab-list-color .el-table th.el-table__cell {
  background-color: #1a1b1c !important;
  color: #999999;
  font-size: 12px;
  height: 50px;
}
.model-vis-tab-list-color .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: #1a1b1c !important;
}
.model-vis-tab-list-color .el-table tbody tr {
  background-color: #1a1b1c !important;
  color: #fff;
  font-size: 12px;
  height: 50px;
}
.model-vis-tab-list-color .el-table td.el-table__cell,
.model-vis-tab-list-color .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid #282828;
}
.model-vis-tab-list-color .el-table--border .el-table__cell,
.model-vis-tab-list-color .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
  border-right: none !important;
}
.vis-tab-list-color .el-table tr {
  background-color: #121212;
}
.vis-tab-list-color .el-table--border .el-table__cell:first-child .cell {
  padding-left: 24px !important;
}
.vis-tab-list-color .el-table--border::after,
.vis-tab-list-color .el-table--group::after,
.vis-tab-list-color .el-table::before {
  background-color: #121212;
}
.vis-tab-list-color .el-table__row:last-child .el-table__cell {
  border-bottom: none !important;
}
.vis-tab-list-color .el-table--border,
.vis-tab-list-color .el-table--group {
  border: none;
}
.vis-tab-list-color .el-table th.el-table__cell {
  background: #121212 !important;
  color: #999999;
  font-size: 12px;
  height: 50px;
}
.vis-tab-list-color .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: #121212;
}
.vis-tab-list-color .el-table tbody tr {
  background: #121212 !important;
  color: #999;
  font-size: 12px;
  height: 60px;
}
.vis-tab-list-color .el-table td.el-table__cell,
.vis-tab-list-color .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid #1e1e1e;
}
.vis-tab-list-color .el-table--border .el-table__cell,
.vis-tab-list-color .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
  border-right: none !important;
}
.vis-cont-paginationbox {
  margin-top: 8px;
  display: flex;
  align-items: center;
  height: 76px;
  padding: 0 24px;
}
.vis-cont-paginationbox .el-pagination__sizes {
  margin-right: auto !important;
}
.vis-cont-paginationbox .content {
  width: 100%;
}
.vis-cont-paginationbox .el-pagination {
  width: 100%;
  display: flex;
}
.vis-cont-paginationbox .el-input__inner {
  background: none !important;
  border: 1px solid #1e1e1e;
  color: #fff;
}
.vis-cont-paginationbox .el-pagination__jump {
  color: #999999 !important;
}
.vis-cont-paginationbox .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #007aff;
  color: #000000;
  font-size: 14px;
}
.vis-cont-paginationbox .el-pagination.is-background .btn-next.disabled,
.vis-cont-paginationbox .el-pagination.is-background .btn-next:disabled,
.vis-cont-paginationbox .el-pagination.is-background .btn-prev.disabled,
.vis-cont-paginationbox .el-pagination.is-background .btn-prev:disabled,
.vis-cont-paginationbox .el-pagination.is-background .el-pager li.disabled {
  color: #fff;
}
.vis-cont-paginationbox .el-pagination.is-background .btn-next,
.vis-cont-paginationbox .el-pagination.is-background .btn-prev,
.vis-cont-paginationbox .el-pagination.is-background .el-pager li {
  background: none;
  color: #fff;
}
.vis-cont-paginationbox .el-pagination .el-select .el-input .el-input__inner {
  height: 32px;
  background: none;
  border: 1px solid #1e1e1e;
  border-radius: 8px;
  color: #999999 !important;
  font-size: 14px;
  background: #0a0a0a !important;
}
.vis-cont-paginationbox .el-pagination button,
.vis-cont-paginationbox .el-pagination span:not([class*="suffix"]) {
  font-size: 14px !important;
  line-height: 36px;
}
.vis-cont-paginationbox .el-pagination__total {
  color: #999999;
  font-size: 14px;
  font-weight: 500;
  margin-right: 8px !important;
}
.vis-cont-paginationbox .el-pagination.is-background .el-pager .number:not(.disabled):hover {
  color: #fff;
}
.vis-cont-paginationbox .el-pagination.is-background .el-pager .number.active:not(.disabled):hover {
  color: #000 !important;
}
.vis-copy {
  width: 14px;
  height: 14px;
  margin-left: 10px;
  cursor: pointer;
  vertical-align: middle;
}
.h5-list-tab-color {
  display: none;
}
.el-loading-mask {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.el-popper .popper__arrow,
.el-popper .popper__arrow::after {
  background: #000 !important;
}
.el-dropdown-menu__item:not(.is-disabled):hover {
  background: #000 !important;
}
.el-popper .popper__arrow::after {
  border-bottom-color: #000 !important;
}
.h5-vis-cont-paginationbox-model {
  margin-top: 10px;
  padding: 0 0 !important;
}
.h5-vis-cont-paginationbox-model .el-pagination__editor.el-input .el-input__inner {
  border: 1px solid #282828 !important;
}
.h5-vis-cont-paginationbox-model .el-pagination.is-background .btn-next,
.h5-vis-cont-paginationbox-model .el-pagination.is-background .btn-prev,
.h5-vis-cont-paginationbox-model .el-pagination.is-background .el-pager li {
  margin: 0 0 !important;
}
.h5-vis-cont-paginationbox-model .el-pagination {
  flex-wrap: wrap !important;
}
.h5-vis-cont-paginationbox-model .el-pagination__jump {
  margin-top: 10px;
  width: 100% !important;
  margin-left: 0 !important;
  text-align: center !important;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
html .header_public,
  body .header_public,
  #app .header_public {
    top: 16px;
    z-index: 11;
}
html .contact,
  body .contact,
  #app .contact {
    bottom: 16px;
    right: 16px;
}
html .contact .contact_box:hover,
  body .contact .contact_box:hover,
  #app .contact .contact_box:hover {
    width: 48px !important;
}
html .contact .zhcontact,
  body .contact .zhcontact,
  #app .contact .zhcontact {
    white-space: nowrap;
}
html .contact .zhcontact:hover,
  body .contact .zhcontact:hover,
  #app .contact .zhcontact:hover {
    width: 48px !important;
}
.showscal::-webkit-scrollbar {
    width: 0px !important;
}
.el-header-title {
    height: auto !important;
}
.hover-btn-lang {
    margin-left: 8px !important;
}
.procedure-for-receiving .procedure-li1 {
    display: flex;
    align-items: center;
    width: 100% !important;
}
.procedure-for-receiving .procedure-li2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
    display: none !important;
}
.procedure-for-receiving .procedure-li2 > img {
    width: 30px !important;
    height: auto !important;
    transform: rotate(90deg);
}
.procedure-for-receiving .procedure-li3 {
    display: flex;
    align-items: center;
    width: 100% !important;
    margin-bottom: 12px;
}
.procedure-for-receiving {
    flex-wrap: wrap;
    height: auto !important;
}
.procedure-for-receiving .procedure-li1 {
    font-size: 14px !important;
    line-height: 16px !important;
    margin-bottom: 12px;
}
.procedure-for-receiving .procedure-li3 {
    font-size: 14px !important;
    line-height: 16px !important;
}
.procedure-for-receiving .procedure-li1 > div:nth-child(1) {
    width: 30px !important;
    height: 30px !important;
    font-size: 16px !important;
    margin-right: 20px !important;
}
.procedure-for-receiving .procedure-li3 > div:nth-child(1) {
    width: 30px !important;
    height: 30px !important;
    font-size: 16px !important;
    margin-right: 20px !important;
}
.vis-cont-paginationbox .el-pagination button,
  .vis-cont-paginationbox .el-pagination span:not([class*="suffix"]) {
    text-align: center;
    margin-top: 10px;
}
.el-pagination {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.el-pagination__jump {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0 !important;
}
.pc-list-table {
    display: none;
}
.h5-list-tab-color {
    display: block !important;
    padding: 12px;
}
.h5-list-tab-color .h5-border-bottom > div:nth-last-child(1) {
    border-bottom: none !important;
}
.h5-list-tab-color > div:nth-last-child(1) {
    border-bottom: none !important;
}
.h5-list-tab-color .h5-table-list {
    border-bottom: 1px solid #1e1e1e;
}
.h5-list-tab-color .h5-table-list .h5-table-item {
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999999;
    font-size: 12px;
}
.h5-list-tab-color .h5-table-list .h5-table-item > div:nth-child(1) {
    flex-shrink: 0;
}
.h5-list-tab-color .h5-table-list .h5-table-item > div:nth-child(2) {
    color: #fff;
    text-align: right;
}
.el-main {
    padding: 0 15px 15px !important;
}
}
.bg-background {
  background-color: #fff;
}
.text-green-500 {
  color: #00ff00 !important;
}
.bg-green-500 {
  background: #00ff00 !important;
}
.bg-secondary {
  background-color: #fff;
}
.bg-primary {
  background: #181818;
}
.bg-red-900\/50 {
  background-color: #ef4444;
}
.border-gray-700 {
  border: 1px solid #1e1e1e !important;
}
.bg-gray-800\/50 {
  background-color: #0a0a0a !important;
}
.bg-gray-700\/50 {
  background-color: rgba(55, 65, 81, 0.5);
}
.hover\:bg-secondary\/80:hover {
  background-color: #f4f4f5cc !important;
  color: #fee2e2 !important;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: #fff !important;
}
.text-green-100 {
  background-color: rgba(0, 255, 0, 0.3) !important;
}
.text-green-400 {
  color: rgba(0, 255, 0, 0.7) !important;
}
.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: #00ff00 !important;
}
.h-8 {
  cursor: pointer;
}
.bg-gray-700\/80 {
  background-color: rgba(55, 65, 81, 0.8) !important;
}
.bg-red-500\/20 {
  background-color: rgba(239, 68, 68, 0.2);
}
.blur-xl {
  --tw-blur: blur(24px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.input-color {
  border: 1px solid #1e1e1e !important;
}
.to-blue-500\/20 {
  --tw-gradient-to: rgba(59, 130, 246, 0.2) var(--tw-gradient-to-position) !important;
}
.text-green-100 {
  background-color: #14532d80;
}
.from-green-500\/20 {
  --tw-gradient-from: rgba(34, 197, 94, 0.2) var(--tw-gradient-from-position) !important;
}
.hover\:text-black:hover {
  color: #000 !important;
}
.scaleColor {
  will-change: transform;
  transform: none;
}
.pointer-events {
  pointer-events: none !important;
}
.scaleColor :hover {
  will-change: transform;
  transform: scale(1.05);
  transition: 0.5s;
}
.el-slider__runway {
  height: 8px !important;
  background-color: #f4f4f5 !important;
}
.el-slider__bar {
  height: 8px !important;
}
.el-slider__button {
  border: 2px solid #22c55e !important;
  background-color: #22c55e !important;
}
.el-slider__bar {
  background-color: #181818 !important;
}
.el-slider__button {
  width: 20px !important;
  height: 20px !important;
}
.pagination-box {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.pagination-box .el-pagination__total {
  color: #fff !important;
}
.flex-shrink {
  flex-shrink: 0 !important;
}
.h5-pagination {
  display: none;
}
.Wallet-available-balance-img {
  width: 90px;
  height: 90px;
}
.upload-file-cont .title {
  margin-bottom: 4px;
}
@media (max-width: 1460px) {
.procedure-for-receiving .procedure-li3 > div:nth-child(1) {
    width: 48px !important;
    height: 48px !important;
}
.procedure-for-receiving .procedure-li1 > div:nth-child(1) {
    width: 48px !important;
    height: 48px !important;
}
.enlishBoxContent .procedure-for-receiving .procedure-li3 {
    font-size: 16px !important;
}
.enlishBoxContent .procedure-for-receiving .procedure-li1 {
    font-size: 17px !important;
}
}
@media (max-width: 768px) {
.vis-cont-paginationbox {
    height: auto !important;
    padding: 12px !important;
}
.procedure-for-receiving > div:nth-last-child(1) {
    margin-bottom: 0 !important;
}
.procedure-for-receiving {
    border-radius: 50px !important;
    padding: 12px 12px !important;
}
.Wallet-available-balance-img {
    width: 70px !important;
    height: 70px !important;
}
.modify-button-style {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.modify-button-style .password-button1 {
    margin-top: 10px !important;
}
.modify-button-style .password-button {
    width: 100% !important;
    height: 44px !important;
}
.h5-svg {
    display: none !important;
}
.text-2xl {
    font-size: 1.2rem !important;
}
.px-6 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}
.h5-pagination .el-pagination__jump {
    margin-top: 10px;
    margin-left: 0 !important;
    width: 100%;
    text-align: center;
}
.h5-pagination .el-pagination {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.el-pagination {
    flex-wrap: wrap !important;
}
.h5-pagination {
    display: block !important;
}
.pc-pagination {
    display: none;
}
.h-8 {
    display: none !important;
}
.w-24 {
    width: 4rem !important;
    height: 4rem !important;
}
.text-3xl {
    font-size: 1.2rem !important;
}
.dispaly-none {
    display: none !important;
}
.px-4 {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
}
.gap-2 {
    gap: 0.2rem !important;
}
}

