@charset "UTF-8";
@font-face {
  font-family: "Spartan";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("./fonts/Spartan-Regular.ttf"), url("./fonts/Spartan-Regular.ttf") format("ttf"); }
@font-face {
  font-family: "Spartan";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("./fonts/Spartan-Bold.ttf"), url("./fonts/Spartan-Bold.ttf") format("ttf"); }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, input {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  vertical-align: baseline;
  box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  color: #1E1C2C;
  text-decoration: none;
  -webkit-backface-visibility: hidden; }

li {
  list-style: none; }

html, body {
  width: 100%; }

body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input, button {
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
  border: none; }

.file-uploads.file-uploads-html5 input[type="file"] {
  overflow: hidden;
  z-index: -1;
  display: none; }

/* size */
/* square */
/* color */
/*width*/
/* algin */
/* gradient */
body {
  font-family: "Lexend Deca", sans-serif; }
  body.open {
    overflow: hidden; }

html:lang(ar) {
  direction: rtl; }

button,
input,
select,
textarea {
  font-family: "Lexend Deca", sans-serif; }

select::-ms-expand {
  display: none; }

body {
  overflow-x: hidden; }

#app {
  position: relative;
  max-width: 1920px;
  margin: 0 auto; }

.wrapper {
  position: relative;
  margin: 0 auto !important;
  width: 1364px !important; }

.p-wrapper {
  max-width: 1088px;
  margin: auto; }

.fh1 {
  font-size: 64px;
  line-height: 80px; }

.fh2 {
  font-size: 58px;
  line-height: 73px; }

.fh3 {
  font-size: 46px;
  line-height: 69px; }

.fh4 {
  font-size: 36px;
  line-height: 54px; }

.fh5 {
  font-size: 26px;
  line-height: 36px; }

.fb0 {
  font-size: 20px;
  line-height: 40px; }

.fb1 {
  font-size: 20px;
  line-height: 30px; }

.fb2 {
  font-size: 16px;
  line-height: 24px; }

.fb3 {
  font-size: 14px;
  line-height: 21px; }

.fb4 {
  font-size: 14px;
  line-height: 28px; }

.color-pro {
  color: #1e1c2c; }

.color-vice {
  color: #8e8b9d; }

#app {
  width: 100%; }
  #app .fade-enter {
    opacity: 0; }
  #app .fade-enter-active {
    transform: translateY(30px);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  #app .fade-enter-to {
    opacity: 1;
    transform: translateY(0); }
  #app .fade-leave {
    opacity: 1;
    transform: translateY(0); }
  #app .fade-leave-active {
    transform: translateY(-30px);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  #app .fade-leave-to {
    opacity: 0; }
  #app .header-slide-enter-active {
    transform: translateX(-100%) scaleX(0);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: left center; }
  #app .header-slide-enter-to {
    transform: translateX(0) scaleX(1); }
  #app .header-slide-leave {
    transform: translateX(0) scaleX(1); }
  #app .header-slide-leave-active {
    transform: translateX(-100%) scaleX(0);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: left center; }
  #app .fade-tabs-enter,
  #app .bottom-to-top-fade-enter {
    opacity: 0; }
  #app .fade-tabs-enter-active,
  #app .bottom-to-top-fade-enter-active {
    transform: translateY(10px);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
  #app .fade-tabs-enter-to,
  #app .bottom-to-top-fade-enter-to {
    opacity: 1;
    transform: translateY(0); }
  #app .fade-tabs-leave,
  #app .bottom-to-top-fade-leave {
    opacity: 1;
    transform: translateY(0); }
  #app .fade-tabs-leave-active,
  #app .bottom-to-top-fade-leave-active {
    transform: translateY(-10px);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
  #app .fade-tabs-leave-to,
  #app .bottom-to-top-fade-leave-to {
    opacity: 0; }
  #app .fade-skeleton-enter-active,
  #app .fade-skeleton-leave-active {
    transition: all 0.2s; }
  #app .fade-skeleton-enter,
  #app .fade-skeleton-leave-to {
    opacity: 0; }
  #app .rolling-subtitles-enter-active,
  #app .rolling-subtitles-leave-active {
    position: relative;
    transition: all 0.5s cubic-bezier(0.45, 0, 0.55, 1); }
  #app .rolling-subtitles-enter {
    transform: translateY(100%); }
  #app .rolling-subtitles-enter-to,
  #app .rolling-subtitles-leave {
    transform: translateY(0); }
  #app .rolling-subtitles-leave-to {
    transform: translateY(-100%); }

.yellow-semicircle {
  animation: yellow-semicircle-anim 9s cubic-bezier(0.4, 0, 0.2, 1) infinite; }

@keyframes yellow-semicircle-anim {
  40% {
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateY(40px) rotate(-1deg); } }
@media (max-width: 1364px) {
  body {
    overflow-x: auto; } }
@media (max-width: 768px) {
  html {
    font-size: 14px; }

  .wrapper {
    position: relative;
    margin: 0 auto !important;
    width: 100% !important;
    overflow: hidden; }

  .p-wrapper {
    max-width: 1088px;
    margin: auto; } }
.svg-script {
  display: none !important; }

.loding {
  position: relative;
  text-indent: -9999px; }
  .loding span, .loding i {
    display: none; }
  .loding::after {
    position: absolute;
    content: "";
    width: 27px;
    height: 29px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/common/load-icon.svg);
    animation: loding 1s 0s cubic-bezier(0.51, 0.48, 0.56, 0.54) infinite; }

@keyframes loding {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.to-top-etc {
  position: fixed;
  right: 20px;
  bottom: 88px;
  z-index: -9999;
  display: flex;
  justify-content: space-between;
  width: 182px;
  cursor: pointer;
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s ease;
  transition: opacity 0.4s, transform 0.4s ease; }
  .to-top-etc .to-top,
  .to-top-etc .help {
    position: relative;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s; }
  .to-top-etc .to-top {
    background-color: rgba(229, 230, 237, 0.6); }
    .to-top-etc .to-top:before, .to-top-etc .to-top:after {
      position: absolute;
      top: 45%;
      left: 0;
      right: 0;
      margin: auto;
      content: "";
      display: block;
      width: 30%;
      height: 3px;
      border-radius: 3px;
      background-color: #fff;
      transition: all 0.3s; }
    .to-top-etc .to-top:before {
      transform: translateX(-32%) rotate(-45deg); }
    .to-top-etc .to-top:after {
      transform: translateX(32%) rotate(45deg); }
    .to-top-etc .to-top:hover {
      background-color: #d6d6d6; }
      .to-top-etc .to-top:hover:before {
        transform: translateX(-38%) rotate(-38deg); }
      .to-top-etc .to-top:hover:after {
        transform: translateX(38%) rotate(38deg); }
  .to-top-etc .help {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ff5555; }
    .to-top-etc .help span {
      font-size: 16px;
      font-weight: 600;
      color: #ffffff; }
    .to-top-etc .help:hover {
      background-color: #ff3939; }
  .to-top-etc.show {
    z-index: 1001;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }

.equipment {
  max-width: 250px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px; }
  .equipment.blank .icon-box .arrow-icon {
    fill: #1e1c2c; }
  .equipment.white .icon-box .arrow-icon {
    fill: #fff; }
  .equipment .icon-box {
    display: flex;
    align-items: center;
    margin-right: 5px; }
    .equipment .icon-box a {
      display: inline-block;
      margin-left: 18px; }
      .equipment .icon-box a:hover .arrow-icon {
        fill: #0054ff; }
    .equipment .icon-box .arrow-icon {
      display: flex;
      align-items: center;
      fill: #8e8b9d;
      width: 34px;
      height: 34px;
      background-color: rgba(142, 139, 157, 0.1);
      cursor: pointer; }

.gray span {
  color: #8e8b9d; }

.blank span {
  color: #1e1c2c; }

.pop-cookie {
  border: 1px solid #e9e8ef;
  border-radius: 6px;
  padding: 13px 24px;
  position: fixed;
  right: 5px;
  bottom: 5px;
  max-width: 330px;
  height: 100px;
  z-index: -99;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease; }
  .pop-cookie.on {
    z-index: 99;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease; }
  .pop-cookie p {
    font-size: 14px;
    line-height: 22px;
    color: #8e8b9d; }
    .pop-cookie p a {
      text-decoration: underline;
      color: #8e8b9d;
      cursor: pointer; }
      .pop-cookie p a:hover {
        opacity: 0.8;
        transition: all 0.4s ease; }
  .pop-cookie .second {
    display: flex;
    font-size: 14px;
    line-height: 28px;
    color: #0054ff;
    padding-top: 10px;
    cursor: pointer;
    align-items: center; }
    .pop-cookie .second .check-circle {
      display: block;
      margin-right: 10px; }
    .pop-cookie .second .arrow-check {
      display: none; }
    .pop-cookie .second:hover {
      opacity: 0.8;
      transition: all 0.4s ease; }
  .pop-cookie .close {
    display: block;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 6px;
    height: 6px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/common/close-round.svg) no-repeat; }

.windows_page {
  display: block; }

.mobile_page {
  display: none; }

.flexbox {
  display: flex;
  justify-content: space-between; }

._link {
  color: #0054ff;
  cursor: pointer;
  transition: all 0.3s ease; }
  ._link:hover {
    opacity: 0.7;
    transition: all 0.3s ease; }

a.back:hover {
  color: #0054ff;
  text-decoration: underline; }

.asknetForm {
  display: none !important; }

/* common-down */
.common-down {
  position: relative;
  background: linear-gradient(0deg, rgba(83, 124, 235, 0.19) 0%, #fff 100%); }
  .common-down .wrapper .down_bg1 {
    position: absolute;
    bottom: 0;
    left: -274px; }
  .common-down .wrapper .down_women {
    position: relative;
    left: -100px;
    top: 3px;
    z-index: 2; }
  .common-down .wrapper .point_purple {
    position: absolute;
    left: 359px;
    top: 114px; }
  .common-down .wrapper .point_green {
    position: absolute;
    right: -54px;
    top: -30px; }
  .common-down .wrapper ._down_text {
    position: absolute;
    top: 77px;
    left: 700px; }
    .common-down .wrapper ._down_text p {
      font-size: 24px;
      line-height: 54px; }
    .common-down .wrapper ._down_text h3 {
      display: inline-block;
      width: 570px;
      font-size: 40px;
      line-height: 60px;
      margin-bottom: 40px; }
    .common-down .wrapper ._down_text .mobile {
      display: none !important; }
    .common-down .wrapper ._down_text .d_btn {
      display: flex;
      align-items: center; }
      .common-down .wrapper ._down_text .d_btn .button-combe {
        margin-left: 10px; }
  .common-down .mob-pic {
    display: none; }

.notify.wrapper {
  height: 908px;
  padding: 200px 0; }
  .notify.wrapper h2 {
    position: relative;
    margin: 60px 0 40px;
    color: #1e1c2c;
    font-size: 64px;
    line-height: 80px; }
  .notify.wrapper p {
    color: #8e8b9d;
    font-size: 20px;
    line-height: 30px; }

@media (max-width: 768px) {
  .button-combe.button .arrow-icon {
    display: none !important; }

  .notify.wrapper {
    padding: rem(100px) rem(15px);
    height: rem(454px); }
    .notify.wrapper h2 {
      margin: rem(30px) 0 rem(20px);
      font-size: rem(32px);
      line-height: rem(40px); }
    .notify.wrapper p {
      font-size: rem(12px);
      line-height: rem(16px); }

  .to-top-etc {
    display: none; }

  .equipment {
    display: none; }

  .pop-cookie {
    width: 100vw;
    max-width: inherit;
    height: rem(60px);
    top: 0;
    left: 0;
    bottom: auto;
    z-index: -9999;
    padding: rem(3px) rem(16px);
    border-radius: 0;
    border: none;
    background: #ebebeb;
    display: flex;
    justify-content: space-between;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease; }
    .pop-cookie.on {
      z-index: 9999;
      opacity: 1;
      visibility: visible;
      transition: opacity 0.3s ease; }
    .pop-cookie p {
      margin-left: 0;
      width: rem(220px);
      font-size: rem(12px);
      line-height: rem(16px);
      color: #8e8b9d; }
      .pop-cookie p a {
        text-decoration: underline;
        color: #8e8b9d;
        cursor: pointer; }
        .pop-cookie p a:hover {
          color: #8e8b9d;
          opacity: 1; }
    .pop-cookie .second {
      width: auto;
      margin-left: auto;
      margin-right: 0;
      font-size: rem(12px);
      line-height: rem(16px);
      color: #8e8b9d;
      padding-top: 0; }
      .pop-cookie .second .check-circle {
        display: none; }
      .pop-cookie .second .arrow-check {
        display: block;
        margin-right: rem(4px);
        width: rem(11px);
        height: rem(8px);
        fill: #8e8b9d !important;
        fill: #8e8b9d !important; }
      .pop-cookie .second path {
        fill: #8e8b9d !important;
        fill: #8e8b9d !important; }
      .pop-cookie .second:hover {
        opacity: 1; }
    .pop-cookie .close {
      display: none; }

  body.popyes {
    padding-top: rem(40px); }

  .windows_page {
    display: none; }

  .mobile_page {
    display: block; }

  /* Ad */
  .itop-ad {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: linear-gradient(90deg, #1965fd 0%, #7700ff 100%);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    z-index: -99;
    visibility: hidden;
    opacity: 0;
    bottom: -20%;
    transition: all 0.4s ease; }
    .itop-ad .android,
    .itop-ad .ios {
      display: none; }
    .itop-ad.on {
      z-index: 99;
      visibility: visible;
      opacity: 1;
      bottom: 0%;
      transition: all 0.4s ease; }
      .itop-ad.on .android,
      .itop-ad.on .ios {
        display: block; }
    .itop-ad .close {
      display: block;
      width: rem(10px);
      height: rem(10px);
      margin-left: rem(10px);
      background: url("../images/ad/close.svg") no-repeat;
      background-size: rem(10px); }
    .itop-ad .ad-box {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding: rem(4px) 0; }
      .itop-ad .ad-box ._left {
        margin-left: rem(16px);
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        .itop-ad .ad-box ._left > img {
          width: rem(44px);
          height: rem(44px);
          margin-left: rem(10px); }
        .itop-ad .ad-box ._left .ad-txt p {
          font-size: rem(14px);
          line-height: rem(22px);
          color: #fff; }
        .itop-ad .ad-box ._left .ad-txt span {
          font-size: rem(10px);
          line-height: rem(16px);
          color: #92b3ff; }
    .itop-ad .install {
      display: block;
      margin-left: rem(20px);
      font-size: rem(14px);
      line-height: rem(16px);
      border: 1px solid #fff;
      border-radius: rem(6px);
      padding: rem(5px) rem(18px);
      background: none;
      color: #fff; } }
@keyframes toTop {
  0% {
    opacity: 1;
    -webkit-filter: blur(0); }
  to {
    opacity: 0;
    -webkit-transform: translate(0, -300px);
    transform: translate(0, -300px);
    -webkit-filter: blur(2px); } }
.delay0 {
  transition-delay: 0s; }

.delay1 {
  transition-delay: 0.1s; }

.delay2 {
  transition-delay: 0.2s; }

.delay3 {
  transition-delay: 0.3s; }

.delay4 {
  transition-delay: 0.4s; }

.delay5 {
  transition-delay: 0.5s; }

.delay6 {
  transition-delay: 0.6s; }

.delay7 {
  transition-delay: 0.7s; }

.delay8 {
  transition-delay: 0.8s; }

.delay9 {
  transition-delay: 0.9s; }

.delay10 {
  transition-delay: 1s; }

.delay11 {
  transition-delay: 1.1s; }

.delay12 {
  transition-delay: 1.2s; }

.delay13 {
  transition-delay: 1.3s; }

.delay14 {
  transition-delay: 1.4s; }

.delay15 {
  transition-delay: 1.5s; }

.delay16 {
  transition-delay: 1.6s; }

.delay17 {
  transition-delay: 1.7s; }

.delay18 {
  transition-delay: 1.8s; }

.delay19 {
  transition-delay: 1.9s; }

.delay20 {
  transition-delay: 2s; }

.delay21 {
  transition-delay: 2.1s; }

.delay22 {
  transition-delay: 2.2s; }

.delay23 {
  transition-delay: 2.3s; }

.delay24 {
  transition-delay: 2.4s; }

.delay25 {
  transition-delay: 2.5s; }

.delay26 {
  transition-delay: 2.6s; }

.delay27 {
  transition-delay: 2.7s; }

.delay28 {
  transition-delay: 2.8s; }

.delay29 {
  transition-delay: 2.9s; }

.delay30 {
  transition-delay: 3s; }

.delay31 {
  transition-delay: 3.1s; }

.delay32 {
  transition-delay: 3.2s; }

.delay33 {
  transition-delay: 3.3s; }

.delay34 {
  transition-delay: 3.4s; }

.delay35 {
  transition-delay: 3.5s; }

.delay36 {
  transition-delay: 3.6s; }

.delay37 {
  transition-delay: 3.7s; }

.delay38 {
  transition-delay: 3.8s; }

.adelay0 {
  animation-delay: 0s; }

.adelay1 {
  animation-delay: 0.1s; }

.adelay2 {
  animation-delay: 0.2s; }

.adelay3 {
  animation-delay: 0.3s; }

.adelay4 {
  animation-delay: 0.4s; }

.adelay5 {
  animation-delay: 0.5s; }

.adelay6 {
  animation-delay: 0.6s; }

.adelay7 {
  animation-delay: 0.7s; }

.adelay8 {
  animation-delay: 0.8s; }

.adelay9 {
  animation-delay: 0.9s; }

.adelay10 {
  animation-delay: 1s; }

.adelay11 {
  animation-delay: 1.1s; }

.adelay12 {
  animation-delay: 1.2s; }

.adelay13 {
  animation-delay: 1.3s; }

.adelay14 {
  animation-delay: 1.4s; }

.adelay15 {
  animation-delay: 1.5s; }

.adelay16 {
  animation-delay: 1.6s; }

.adelay17 {
  animation-delay: 1.7s; }

.adelay18 {
  animation-delay: 1.8s; }

.adelay19 {
  animation-delay: 1.9s; }

.adelay20 {
  animation-delay: 2s; }

.adelay21 {
  animation-delay: 2.1s; }

.adelay22 {
  animation-delay: 2.2s; }

.adelay23 {
  animation-delay: 2.3s; }

.adelay24 {
  animation-delay: 2.4s; }

.adelay25 {
  animation-delay: 2.5s; }

.adelay26 {
  animation-delay: 2.6s; }

.adelay27 {
  animation-delay: 2.7s; }

.adelay28 {
  animation-delay: 2.8s; }

.adelay29 {
  animation-delay: 2.9s; }

.adelay30 {
  animation-delay: 3s; }

.adelay31 {
  animation-delay: 3.1s; }

.adelay32 {
  animation-delay: 3.2s; }

.adelay33 {
  animation-delay: 3.3s; }

.adelay34 {
  animation-delay: 3.4s; }

.adelay35 {
  animation-delay: 3.5s; }

.adelay36 {
  animation-delay: 3.6s; }

.adelay37 {
  animation-delay: 3.7s; }

.adelay38 {
  animation-delay: 3.8s; }

.showup {
  transition-duration: 0.6s;
  transition-property: all;
  opacity: 0;
  transform: translate3d(0, 50%, 0); }
  .showup.on {
    opacity: 1;
    transform: translate3d(0, 0, 0); }

.scroll-animation.on .showup {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

@keyframes point {
  from {
    opacity: 0;
    transform: scale(0); }
  to {
    opacity: 1;
    transform: scale(1); } }
@keyframes _check_point_home {
  from {
    left: 5px; }
  to {
    left: 41px; } }
@keyframes roundImg {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }
@keyframes spinClockwise {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@keyframes spinCounterclockwise {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(-360deg); } }
@keyframes showCountry {
  from {
    opacity: 0;
    transform: scale(0); }
  to {
    opacity: 1;
    transform: scale(1); } }
@keyframes showLabelImg {
  from {
    width: 0;
    display: none; }
  to {
    display: block;
    width: 120px; } }
@keyframes _way_open_img1 {
  from {
    opacity: 0;
    transform: scale(0); }
  to {
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_open_img2 {
  from {
    left: 312px;
    bottom: 257px;
    opacity: 0;
    transform: scale(0); }
  to {
    left: -8px;
    bottom: 22px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_open_img3 {
  from {
    right: 312px;
    top: 257px;
    opacity: 0;
    transform: scale(0); }
  to {
    right: -38px;
    top: 60px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_open_img4 {
  from {
    left: 200px;
    top: 106px;
    opacity: 0;
    transform: scale(0); }
  to {
    left: -257px;
    top: 104px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_open_img7 {
  from {
    right: 200px;
    top: 106px;
    opacity: 0;
    transform: scale(0); }
  to {
    right: -257px;
    top: 104px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_open_img5 {
  from {
    width: 0; }
  to {
    width: 243px; } }
@keyframes _way_open_img8 {
  from {
    opacity: 0;
    transform: scale(0); }
  to {
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_close_img0 {
  from {
    left: 306px;
    top: 212px;
    opacity: 0;
    transform: scale(0); }
  to {
    left: 256px;
    top: 122px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_close_img1 {
  from {
    opacity: 0;
    transform: scale(0); }
  to {
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_close_img2 {
  from {
    left: 306px;
    top: 212px;
    opacity: 0;
    transform: scale(0); }
  to {
    left: -24px;
    top: 119px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_close_img3 {
  from {
    left: 306px;
    top: 212px;
    opacity: 0;
    transform: scale(0); }
  to {
    left: 215px;
    top: 236px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_close_img4 {
  from {
    left: 306px;
    top: 212px;
    opacity: 0;
    transform: scale(0); }
  to {
    left: -54px;
    top: 222px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_close_img5 {
  from {
    left: 306px;
    top: 212px;
    opacity: 0;
    transform: scale(0); }
  to {
    top: 72px;
    left: 601px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_close_img6 {
  from {
    left: 306px;
    top: 212px;
    opacity: 0;
    transform: scale(0); }
  to {
    top: 176px;
    left: 669px;
    opacity: 1;
    transform: scale(1); } }
@keyframes _way_close_img7 {
  from {
    left: 306px;
    top: 212px;
    opacity: 0;
    transform: scale(0); }
  to {
    left: -290px;
    top: 255px;
    opacity: 1;
    transform: scale(1); } }
@keyframes showImg {
  from {
    opacity: 0;
    transform: scale(0); }
  to {
    opacity: 1;
    transform: scale(1); } }
@keyframes _check_point {
  from {
    left: 35px; }
  to {
    left: 70px; } }
@keyframes bgRemove {
  0% {
    background-position-x: 0; }
  50% {
    background-position-x: -5500px; }
  100% {
    background-position-x: 0; } }
@keyframes showPoint {
  from {
    opacity: 0;
    transform: scale(0);
    transform-origin: center 80%; }
  to {
    opacity: 1;
    transform: scale(1);
    transform-origin: center 80%; } }
@keyframes showPoint2 {
  from {
    opacity: 0;
    transform: scale(0);
    transform-origin: 50% 50%; }
  to {
    opacity: 1;
    transform: scale(1);
    transform-origin: 50% 50%; } }
@keyframes loading {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(90deg); }
  50% {
    transform: rotate(180deg); }
  75% {
    transform: rotate(270deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes bg-circle {
  0% {
    opacity: 0;
    transform: scale(0); }
  30% {
    opacity: 1;
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(1); }
  90% {
    opacity: 1;
    transform: scale(1); }
  to {
    opacity: 1;
    transform: scale(1); } }
/* showios */
@keyframes showiosone {
  0% {
    bottom: 84px;
    left: -110px; }
  100% {
    left: -70px;
    bottom: 120px; } }
@keyframes showiosone_1 {
  0% {
    left: -70px;
    bottom: 120px; }
  100% {
    left: -34px;
    bottom: 86px; } }
@keyframes showiosone_test {
  0% {
    bottom: 84px;
    left: -110px; }
  60% {
    left: -70px;
    bottom: 120px; }
  100% {
    left: -34px;
    bottom: 86px; } }
@keyframes showiostwo {
  0% {
    bottom: 136px;
    right: -76px; }
  100% {
    right: -54px;
    bottom: 60px; } }
@keyframes showiostwo_1 {
  0% {
    right: -54px;
    bottom: 60px; }
  100% {
    right: -36px;
    bottom: 102px; } }
@keyframes showiostwo_test {
  0% {
    bottom: 136px;
    right: -76px; }
  60% {
    right: -54px;
    bottom: 60px; }
  100% {
    right: -36px;
    bottom: 102px; } }
@keyframes showiosthree {
  0% {
    top: -36px;
    left: 136px; }
  100% {
    top: -64px;
    left: 168px; } }
@keyframes showiosthree_1 {
  0% {
    top: -64px;
    left: 168px; }
  100% {
    top: -32px;
    left: 128px; } }
@keyframes showiosthree_test {
  0% {
    top: -36px;
    left: 136px; }
  60% {
    top: -64px;
    left: 168px; }
  100% {
    top: -32px;
    left: 128px; } }
/* circleprogress */
.circleprogress {
  position: absolute;
  top: 124px;
  left: 298px;
  z-index: 4;
  margin: 0 auto;
  width: 154px;
  height: 154px; }
  .circleprogress ._circlebox {
    width: 77px;
    height: 154px;
    position: absolute;
    top: 0;
    overflow: hidden; }
  .circleprogress ._cright {
    right: 0; }
  .circleprogress ._cleft {
    left: 0; }
  .circleprogress ._cinner {
    width: 154px;
    height: 154px;
    border: 10px solid #393b55;
    border-radius: 50%;
    position: absolute;
    top: 0;
    transform: rotate(-135deg); }
    .circleprogress ._cinner.rightcircle {
      border-top: 10px solid #0054ff;
      border-right: 10px solid #0054ff;
      right: 0;
      animation: circleProgressLoad_right 1s linear forwards;
      animation-delay: 3s; }
    .circleprogress ._cinner.leftcircle {
      border-bottom: 10px solid #0054ff;
      border-left: 10px solid #0054ff;
      left: 0;
      animation: circleProgressLoad_left 1s linear forwards;
      animation-delay: 3s; }

@keyframes circleProgressLoad_right {
  0% {
    transform: rotate(-135deg); }
  50%,
  100% {
    transform: rotate(45deg); } }
@keyframes circleProgressLoad_left {
  0%,
  50% {
    transform: rotate(-135deg); }
  100% {
    transform: rotate(45deg); } }
@keyframes eyestop {
  0% {
    top: 64px; }
  100% {
    top: -32px; } }
@keyframes eyesopacity {
  0% {
    opacity: 0.3; }
  100% {
    opacity: 1; } }
@keyframes eyescircleleft {
  0% {
    left: 3px; }
  100% {
    left: 27px; } }
@keyframes lightopacity {
  0% {
    opacity: 0.28; }
  100% {
    opacity: 1; } }
@keyframes lighton {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-container-pointer-events {
  touch-action: pan-y; }

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev"; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next"; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl
> .swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.pc-btn {
  display: flex;
  align-items: center; }

.button-combe {
  display: inline-block;
  margin-left: 10px; }
  .button-combe.button {
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 1s;
    cursor: pointer; }
    .button-combe.button .combe-img {
      position: absolute; }
    .button-combe.button .arrow-winds {
      display: block;
      width: 20px;
      height: 23px;
      fill: #fff; }
    .button-combe.button .arrow-icon {
      display: block;
      position: absolute;
      top: 50%;
      right: 35px;
      margin-top: -12px;
      width: 20px;
      height: 23px;
      fill: #fff; }
    .button-combe.button .combe-text {
      position: absolute;
      white-space: nowrap; }
    .button-combe.button .downLoad-img,
    .button-combe.button .arrow-winds {
      position: absolute; }
  .button-combe.btn-primary {
    width: 276px;
    height: 60px;
    background: linear-gradient(90deg, #6584ff 0%, #0054ff 100%);
    border-radius: 6px; }
    .button-combe.btn-primary .combe-img {
      top: 15px;
      right: 35px;
      width: 30px;
      height: 30px;
      transition: all 0.8s; }
    .button-combe.btn-primary .combe-text {
      top: 20px;
      left: 40%;
      color: #fff;
      transition: all 0.5s; }
    .button-combe.btn-primary .noIcon {
      width: 100%;
      display: inline-block;
      position: absolute;
      font-size: 16px;
      line-height: 20px;
      left: 50%;
      top: 50%;
      color: #fff;
      transform: scale(1) translate(-50%, -50%);
      transform-origin: left top;
      transition: transform 0.5s; }
    .button-combe.btn-primary .downLoad-img,
    .button-combe.btn-primary .arrow-winds {
      width: 0;
      height: 0;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      transition: all 0.2s; }
    .button-combe.btn-primary:hover {
      background: linear-gradient(90deg, #1965fd 0%, #7700ff 100%);
      transition: all 1s; }
      .button-combe.btn-primary:hover .combe-img {
        left: -10px;
        transform: scale(0.1);
        opacity: 0;
        transition: all 0.5s; }
      .button-combe.btn-primary:hover .combe-text {
        left: 80%;
        transform: scale(0.1);
        opacity: 0;
        transition: all 0.5s; }
      .button-combe.btn-primary:hover .noIcon {
        left: 50% !important;
        transform: scale(0) translate(-50%, -50%) !important;
        transform-origin: left top;
        opacity: 1 !important;
        transition: all 0.5s !important; }
      .button-combe.btn-primary:hover .downLoad-img,
      .button-combe.btn-primary:hover .arrow-winds {
        width: 16px;
        height: 19px;
        opacity: 1;
        transform: translate(-50%, -50%);
        transition-delay: 0.2s;
        transition: all 0.2s; }
      .button-combe.btn-primary:hover .arrow-winds {
        width: 16px;
        height: 19px; }
  .button-combe.btn-default {
    width: 276px;
    height: 60px;
    background: #fff;
    border: 1px solid rgba(0, 84, 255, 0.27);
    border-radius: 6px; }
    .button-combe.btn-default .combe-img {
      top: 15px;
      left: 35px;
      width: 30px;
      height: 30px;
      transition: all 0.8s; }
    .button-combe.btn-default .combe-text {
      top: 20px;
      left: 40%;
      color: #1965fd;
      transition: all 0.5s; }
    .button-combe.btn-default .noIcon {
      width: 100%;
      display: inline-block;
      position: absolute;
      font-size: 16px;
      line-height: 20px;
      left: 50%;
      top: 50%;
      color: #1965fd;
      transform: scale(1) translate(-50%, -50%);
      transform-origin: left top;
      transition: transform 0.5s; }
    .button-combe.btn-default .downLoad-img {
      width: 0;
      height: 0;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      transition: all 0.2s; }
    .button-combe.btn-default:hover {
      background: linear-gradient(90deg, #1965fd 0%, #7700ff 100%);
      border: 1px solid transparent; }
      .button-combe.btn-default:hover .combe-img {
        left: -10px;
        transform: scale(0.1);
        opacity: 0;
        transition: all 0.5s; }
      .button-combe.btn-default:hover .combe-text {
        left: 80%;
        transform: scale(0.1);
        color: #fff;
        opacity: 0;
        transition: all 0.5s; }
      .button-combe.btn-default:hover .noIcon {
        color: #fff;
        left: 50% !important;
        transform: scale(0) translate(-50%, -50%) !important;
        transform-origin: left top;
        opacity: 1 !important;
        transition: all 0.5s !important; }
      .button-combe.btn-default:hover .downLoad-img {
        width: 16px;
        height: 19px;
        opacity: 1;
        transform: translate(-50%, -50%);
        transition-delay: 0.2s;
        transition: all 0.2s; }
  .button-combe.btn-nav {
    width: 180px;
    height: 32px;
    background: linear-gradient(90deg, #6584ff 0%, #0054ff 100%);
    border-radius: 6px; }
    .button-combe.btn-nav .combe-img {
      top: 15px;
      left: 35px;
      width: 30px;
      height: 30px;
      transition: all 0.8s; }
    .button-combe.btn-nav .combe-text {
      font-size: 14px;
      line-height: 18px;
      top: 20px;
      left: 40%;
      color: #fff;
      transition: all 0.5s;
      font-size: 0;
      line-height: 0; }
    .button-combe.btn-nav .noIcon {
      display: inline-block;
      width: 100%;
      position: absolute;
      font-size: 14px;
      line-height: 18px;
      left: 50%;
      top: 50%;
      color: #fff;
      transform: scale(1) translate(-50%, -50%);
      transform-origin: left top;
      transition: transform 0.5s; }
    .button-combe.btn-nav .downLoad-img {
      width: 0;
      height: 0;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      transition: all 0.2s; }
    .button-combe.btn-nav:hover {
      background: linear-gradient(90deg, #1965fd 0%, #7700ff 100%);
      transition: all 1s; }
      .button-combe.btn-nav:hover .combe-img {
        left: -10px;
        transform: scale(0.1);
        opacity: 0;
        transition: all 0.5s; }
      .button-combe.btn-nav:hover .combe-text {
        font-size: 0;
        line-height: 0;
        left: 80%;
        transform: scale(0.1);
        opacity: 0;
        transition: all 0.5s; }
      .button-combe.btn-nav:hover .noIcon {
        font-size: 0;
        line-height: 0;
        left: 50% !important;
        transform: scale(0) translate(-50%, -50%) !important;
        transform-origin: left top;
        opacity: 1 !important;
        transition: all 0.5s !important; }
      .button-combe.btn-nav:hover .downLoad-img {
        width: 10px;
        height: 12px;
        opacity: 1;
        transform: translate(-50%, -50%);
        transition-delay: 0.2s;
        transition: all 0.2s; }
  .button-combe.btn-android {
    width: 276px;
    height: 60px;
    background: linear-gradient(90deg, #6584ff 0%, #0054ff 100%);
    border-radius: 6px; }
    .button-combe.btn-android .arrow-icon {
      display: block;
      position: absolute;
      top: 50%;
      right: 35px;
      margin-top: -8px;
      width: 24px;
      height: 16px;
      fill: #fff; }
    .button-combe.btn-android .combe-text {
      top: 20px;
      left: 30%;
      color: #fff;
      transition: all 0.5s; }
    .button-combe.btn-android .noIcon {
      width: 100%;
      display: inline-block;
      position: absolute;
      font-size: 16px;
      line-height: 20px;
      left: 50%;
      top: 50%;
      color: #fff;
      transform: scale(1) translate(-50%, -50%);
      transform-origin: left top;
      transition: transform 0.5s; }
    .button-combe.btn-android:hover {
      background: linear-gradient(90deg, #1965fd 0%, #7700ff 100%);
      transition: all 1s; }
      .button-combe.btn-android:hover .noIcon {
        left: 90% !important;
        transform: scale(0) translate(-50%, -50%) !important;
        transform-origin: left top;
        opacity: 1 !important;
        transition: all 0.5s !important; }
      .button-combe.btn-android:hover .arrow-icon {
        left: -10px;
        transform: scale(0.1);
        opacity: 0;
        transition: all 0.5s; }
  .button-combe.btn-mac .arrow-icon {
    margin-top: -17px;
    left: 15px;
    width: 34px;
    height: 34px;
    transition: all 0.5s; }
  .button-combe.btn-mac .combe-text {
    left: 56px; }

.button-link {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  transition: all 1s;
  border-radius: 6px; }
  .button-link .arrow-right-img {
    position: relative;
    opacity: 0;
    transform: translate(-50%);
    transition: all 0.3s; }
  .button-link .combe-text {
    position: relative;
    right: 50%;
    transform: translate(50%); }
  .button-link .arrow-right {
    display: block;
    position: relative;
    width: 15px;
    height: 9px;
    opacity: 0;
    fill: #fff;
    transform: translate(-50%) rotate(-180deg);
    transition: all 0.3s; }
  .button-link .load-icon {
    display: none; }
  .button-link:hover {
    background: linear-gradient(90deg, #1965fd 0%, #7700ff 100%);
    transition: all 0.3s ease-in; }
    .button-link:hover .combe-text {
      right: 0;
      transform: translate(0%);
      transition: all 0.3s; }
    .button-link:hover .arrow-right {
      opacity: 1;
      transform: scale(1) rotate(-180deg);
      transition: all 0.3s; }
    .button-link:hover .arrow-right-img {
      opacity: 1;
      transform: scale(1);
      transition: all 0.3s; }
  .button-link.on .arrow-right,
  .button-link.on .combe-text {
    display: none; }
  .button-link.on .load-icon {
    display: block;
    position: relative;
    right: 50%;
    transform: translate(50%);
    width: 27px;
    height: 30px;
    background: url("../images/common/load-icon.svg") no-repeat;
    animation: loading 1s linear infinite; }

.btn-account {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  align-items: center;
  width: 240px;
  height: 40px;
  background: none;
  border: 1px solid rgba(0, 84, 255, 0.27);
  transition: all 0.3s;
  padding: 0 25px 0 34px;
  border-radius: 6px; }
  .btn-account .combe-text {
    position: relative;
    color: #0054ff;
    font-size: 14px;
    line-height: 28px;
    right: 50%;
    transform: translate(50%); }
  .btn-account .arrow-right {
    display: block;
    position: relative;
    width: 15px;
    height: 9px;
    opacity: 0;
    fill: #fff;
    transform: translate(-50%) rotate(-180deg);
    transition: all 0.3s; }
  .btn-account:hover {
    border: none;
    background: linear-gradient(90deg, #1965fd, #70f);
    transition: all 0.3s; }
    .btn-account:hover .combe-text {
      color: #fff;
      right: 0;
      transform: translate(0%);
      transition: all 0.3s; }
    .btn-account:hover .arrow-right {
      opacity: 1;
      transform: scale(1) rotate(-180deg);
      transition: all 0.3s; }

.btn-primary {
  width: 276px;
  height: 60px;
  text-align: center;
  background: linear-gradient(90deg, #6584ff 0%, #0054ff 100%);
  border-radius: 6px;
  padding: 0 55px; }
  .btn-primary .combe-text {
    color: #fff;
    white-space: nowrap;
    transition: all 0.3s; }

.btn-primary-pro {
  width: 383px;
  height: 60px;
  background: linear-gradient(90deg, #6584ff 0%, #0054ff 100%);
  border-radius: 6px;
  padding: 0 55px; }
  .btn-primary-pro .combe-text {
    color: #fff;
    white-space: nowrap;
    transition: all 0.3s; }

.btn-default {
  width: 276px !important;
  height: 60px;
  background: #fff;
  border-radius: 6px;
  padding: 0 55px;
  border: 1px solid rgba(0, 84, 255, 0.27) !important; }
  .btn-default .combe-text {
    color: #0054ff;
    white-space: nowrap;
    transition: all 0.3s; }
  .btn-default:hover .combe-text {
    color: #ffffff;
    transform: translate(0%); }

.btn-disabled {
  width: 276px;
  height: 60px;
  border-radius: 6px;
  padding: 0 55px;
  cursor: not-allowed;
  background: #615e6f !important;
  color: #fff; }
  .btn-disabled .combe-text {
    color: #fff;
    white-space: nowrap;
    transition: all 0.3s; }
  .btn-disabled:hover .combe-text {
    left: 50%;
    transform: translate(-50%); }

.btn-disabled-pro {
  width: 383px;
  height: 60px;
  border-radius: 6px;
  padding: 0 55px;
  cursor: not-allowed;
  background: #615e6f !important;
  color: #fff; }
  .btn-disabled-pro .combe-text {
    color: #fff;
    white-space: nowrap;
    transition: all 0.3s; }
  .btn-disabled-pro:hover .combe-text {
    left: 50%;
    transform: translate(-50%); }
  .btn-disabled-pro:hover .arrow-right {
    display: none; }

.btn-nav {
  width: 180px;
  height: 32px;
  background: linear-gradient(90deg, #6584ff 0%, #0054ff 100%);
  border-radius: 6px;
  padding: 0 25px; }
  .btn-nav .combe-text {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    white-space: nowrap;
    transition: all 0.3s; }
  .btn-nav:hover {
    background: linear-gradient(90deg, #1965fd 0%, #7700ff 100%);
    transition: all 1s; }
    .btn-nav:hover .combe-text {
      transform: translate(0%); }

.btn-nav-gold {
  width: 180px;
  height: 32px;
  background: linear-gradient(90deg, #ffc144 0%, #ffc144 100%);
  border-radius: 6px;
  padding: 0 25px; }
  .btn-nav-gold .combe-text {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    white-space: nowrap;
    transition: all 0.3s; }
  .btn-nav-gold .arrow-right {
    fill: #000 !important; }
  .btn-nav-gold:hover {
    background: linear-gradient(90deg, #ffc144 0%, #ffc144 100%);
    transition: all 1s ease-in; }
    .btn-nav-gold:hover .combe-text {
      transform: translate(0%); }

.btn-gold {
  width: 276px !important;
  height: 60px;
  background: none;
  border-radius: 6px;
  padding: 0 55px;
  border: 1px solid rgba(255, 193, 68, 0.31) !important; }
  .btn-gold .combe-text {
    color: #ffc144;
    white-space: nowrap;
    transition: all 0.3s; }
  .btn-gold .arrow-right {
    fill: #ffc144 !important; }
  .btn-gold:hover {
    background: linear-gradient(90deg, #ffc144 0%, #ffc144 100%);
    border-color: #ffc144 !important; }
    .btn-gold:hover .combe-text {
      color: #000;
      transform: translate(0%); }

.btn-gold2 {
  width: 100% !important;
  height: 100%;
  background: none;
  border-radius: 6px;
  padding: 0 55px;
  border: 1px solid #d2d1d8 !important; }
  .btn-gold2 .combe-text {
    color: #8e8b9d;
    white-space: nowrap;
    transition: all 0.3s; }
  .btn-gold2 .arrow-right {
    fill: #ffc144 !important; }
  .btn-gold2:hover {
    background: linear-gradient(90deg, #ffc144 0%, #ffc144 100%);
    border-color: #ffc144 !important; }
    .btn-gold2:hover .combe-text {
      color: #000;
      left: -20%;
      transform: translate(0%); }

.btn-gold-def {
  width: 100% !important;
  height: 100%;
  background: none;
  border-radius: 6px;
  padding: 0 55px;
  border: 1px solid #ffb21c !important;
  background: #ffb21c; }
  .btn-gold-def .combe-text {
    color: #fff;
    white-space: nowrap;
    transition: all 0.3s; }
  .btn-gold-def .arrow-right {
    fill: #ffc144 !important; }
  .btn-gold-def:hover {
    background: #ff951c;
    border-color: #ffc144 !important; }
    .btn-gold-def:hover .combe-text {
      color: #fff; }

.btn-down {
  display: inline-block;
  cursor: pointer;
  text-align: left; }
  .btn-down a {
    position: relative; }

.btn-green {
  position: relative;
  width: 280px;
  height: 25px;
  overflow: visible;
  font: 400 20px/25px Lexend Deca;
  padding-bottom: 6px;
  display: flex;
  align-items: center; }
  .btn-green::before {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    height: 2px;
    background: #30deb4;
    transition: all 0.3s; }
  .btn-green:hover::before {
    height: 4px;
    transition: all 0.3s; }
  .btn-green .icon-right {
    display: none; }
  .btn-green .arrow-winds {
    display: block;
    margin-left: 12px;
    width: 20px;
    height: 23px;
    transform: scale(0.8); }
  .btn-green .icon {
    margin-right: 11px;
    vertical-align: middle; }
  .btn-green:hover {
    color: #30deb4;
    transition: all 0.3s; }
    .btn-green:hover .arrow-winds {
      fill: #30deb4; }
    .btn-green:hover .icon-left {
      position: relative;
      bottom: 2px; }

.btn-warning {
  position: relative;
  width: 116px;
  height: 20px;
  font: 400 16px/20px Lexend Deca;
  color: #8e8b9d;
  padding-bottom: 7px;
  display: inline-block;
  box-sizing: content-box;
  transition: all 0.2s; }
  .btn-warning::before {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    height: 2px;
    background: #ffb21c; }
  .btn-warning .icon-left {
    display: none; }
  .btn-warning .arrow-right {
    display: block;
    width: 14px;
    height: 8px;
    fill: #ffb21c; }
  .btn-warning .icon-right {
    position: absolute;
    right: -2px;
    top: -2px; }
  .btn-warning:hover {
    transition: all 0.2s;
    width: 126px;
    color: #ffb21c;
    cursor: pointer; }
    .btn-warning:hover::before {
      height: 4px; }

.btn-white {
  position: relative;
  width: 409px;
  height: 25px;
  font: 400 20px/30px Lexend Deca;
  color: #fff;
  padding-bottom: 8px;
  display: inline-block;
  box-sizing: content-box;
  text-align: right;
  padding-right: 25px; }
  .btn-white::before {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    height: 2px;
    left: 1px;
    background: #fff; }
  .btn-white .icon-left {
    display: none; }
  .btn-white .icon-right {
    position: absolute;
    left: 22px;
    top: -3px;
    transform: rotate(-180deg); }
  .btn-white:hover {
    color: #fff;
    cursor: pointer;
    width: 429px;
    display: inline-block;
    transition: all 0.2s; }
    .btn-white:hover::before {
      height: 4px; }

@media (max-width: 768px) {
  .pc-btn {
    display: block;
    text-align: center; }

  .button-combe {
    margin-right: 0; }
    .button-combe.button {
      position: relative;
      display: inline-block;
      overflow: hidden;
      transition: all 1s;
      width: rem(205px);
      height: rem(45px);
      border-radius: rem(3px);
      cursor: pointer; }
      .button-combe.button .combe-img {
        display: none; }
      .button-combe.button .combe-text {
        font-size: rem(14px);
        line-height: rem(16px);
        position: absolute;
        white-space: nowrap; }
      .button-combe.button .noIcon {
        font-size: rem(14px);
        line-height: rem(16px); }
      .button-combe.button .downLoad-img {
        display: none; }
      .button-combe.button:hover .combe-text {
        left: auto;
        top: auto;
        transform: none;
        opacity: 1; }
    .button-combe.btn-primary {
      text-align: center;
      border-radius: rem(3px); }
      .button-combe.btn-primary .combe-img {
        display: none; }
      .button-combe.btn-primary .combe-text {
        position: relative;
        left: auto;
        top: auto; }
      .button-combe.btn-primary .downLoad-img {
        display: none; }
      .button-combe.btn-primary:hover .combe-text {
        left: auto;
        top: auto;
        transform: none;
        opacity: 1; }
    .button-combe.btn-android {
      display: flex;
      align-items: center;
      justify-content: center; }
      .button-combe.btn-android .arrow-icon {
        display: none; }
      .button-combe.btn-android .noIcon {
        position: relative;
        width: 100%;
        left: 0%;
        top: 0%;
        transform: none !important; }
      .button-combe.btn-android:hover .noIcon {
        left: 0% !important;
        transform: none !important;
        opacity: 1 !important; }
      .button-combe.btn-android:hover .arrow-icon {
        display: none; }

  .button-link {
    display: none; }
    .button-link .arrow-right {
      display: none; }
    .button-link:hover .combe-text {
      left: 50%;
      transform: translate(-50%); }
    .button-link.on .load-icon {
      right: 0%;
      transform: translate(0%); }

  .btn-primary {
    background: linear-gradient(90deg, #6584ff 0%, #0054ff 100%); }
    .btn-primary .combe-text {
      color: #fff; }

  .btn-default .combe-text {
    font-size: 13px;
    line-height: 16px; }

  .btn-green {
    width: rem(156px);
    height: rem(22px);
    font-size: rem(14px);
    line-height: rem(22px);
    padding-bottom: rem(2px); }
    .btn-green::before {
      content: "";
      position: absolute;
      top: 100%;
      width: 100%;
      height: rem(3px);
      background: #30deb4;
      transition: all 0.3s; }
    .btn-green:hover::before {
      height: 4px;
      transition: all 0.3s; }
    .btn-green .icon-right {
      display: none; }
    .btn-green .arrow-winds {
      margin-right: rem(4px); }
    .btn-green .icon {
      margin-right: rem(11px);
      vertical-align: middle; }
      .btn-green .icon .down-svg {
        width: rem(8px);
        height: rem(9px); }
    .btn-green:hover {
      transition: all 0.3s; }
      .btn-green:hover #md-download {
        fill: #30deb4; }
      .btn-green:hover .icon-left {
        position: relative;
        bottom: 2px; }

  .btn-account {
    width: 100% !important;
    background: none; }
    .btn-account .combe-text {
      right: 0%;
      text-align: center;
      width: 100% !important;
      transform: translate(0%); }
    .btn-account .arrow-right {
      display: none; }
    .btn-account:hover {
      border: none;
      background: linear-gradient(90deg, #1965fd, #70f);
      transition: all 0.3s; }
      .btn-account:hover .combe-text {
        color: #fff;
        right: 0;
        transform: translate(0%);
        transition: all 0.3s; }
      .btn-account:hover .arrow-right {
        display: none;
        opacity: 1;
        transform: scale(1);
        transition: all 0.3s; } }
.equipment {
  max-width: 250px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px; }
  .equipment ._icon_box a {
    display: inline-block;
    margin-left: 10px; }
  .equipment ._icon_box #microsoft-windows:hover {
    fill: #0054ff !important;
    cursor: pointer; }
  .equipment ._icon_box #Android_Robot:hover {
    fill: #0054ff !important;
    cursor: pointer; }
  .equipment ._icon_box #Apple_Robot:hover path {
    fill: #0054ff !important;
    cursor: pointer; }
  .equipment ._icon_box #Apple:hover #Apple_Robot, .equipment ._icon_box #Apple:hover #Apple_Robot_2 {
    fill: #0054ff !important;
    cursor: pointer; }

.default #microsoft-windows {
  fill: #1e1c2c !important; }
.default #Android_Robot {
  fill: #1e1c2c !important; }

.white span {
  color: #fff; }
.white #microsoft-windows {
  fill: #fff !important; }
  .white #microsoft-windows:hover {
    fill: #0054ff !important;
    cursor: pointer; }
.white #Android_Robot {
  fill: #fff !important; }
  .white #Android_Robot:hover {
    fill: #0054ff !important;
    cursor: pointer; }
.white #Apple #Apple_Robot, .white #Apple #Apple_Robot_2 {
  fill: #fff !important;
  cursor: pointer; }
.white #Apple:hover #Apple_Robot, .white #Apple:hover #Apple_Robot_2 {
  fill: #0054ff !important;
  cursor: pointer; }

.gray span {
  color: #8E8B9D; }
.gray #microsoft-windows {
  fill: #8E8B9D !important; }
  .gray #microsoft-windows:hover {
    fill: #0054ff !important;
    cursor: pointer; }
.gray #Android_Robot {
  fill: #8E8B9D !important; }
  .gray #Android_Robot:hover {
    fill: #0054ff !important;
    cursor: pointer; }
.gray #Apple #Apple_Robot, .gray #Apple #Apple_Robot_2 {
  fill: #8E8B9D !important;
  cursor: pointer; }
.gray #Apple:hover #Apple_Robot, .gray #Apple:hover #Apple_Robot_2 {
  fill: #0054ff !important;
  cursor: pointer; }

@media (max-width: 768px) {
  .equipment {
    display: none; } }
body {
  font-family: "Spartan", sans-serif !important; }

.ac-buy ._txt {
  width: 560px;
  margin-left: 88px;
  margin-top: 90px; }
  .ac-buy ._txt ._title {
    font-size: 32px;
    color: #fff;
    line-height: 60px;
    font-weight: 700; }
    .ac-buy ._txt ._title ._sale {
      position: relative;
      margin-right: 10px;
      font-size: 50px;
      line-height: 60px;
      font-weight: 700;
      color: #ffd13a; }
      .ac-buy ._txt ._title ._sale::before {
        content: "";
        position: absolute;
        bottom: 0;
        display: inline-block;
        width: 100%;
        height: 5px;
        background-image: url("../images/ac-register/_redLine.svg"); }
  .ac-buy ._txt ._vice {
    font-size: 16px;
    line-height: 18px;
    color: #a7a4b5; }
  .ac-buy ._txt ._price {
    margin-top: 80px;
    font-size: 12px;
    color: #fff; }
    .ac-buy ._txt ._price ._sale {
      display: inline-block;
      padding: 0 1%;
      font-size: 32px;
      line-height: 39px;
      font-weight: 700; }
    .ac-buy ._txt ._price ._original {
      position: relative;
      display: inline-block;
      margin-left: 24px;
      text-decoration: none; }
      .ac-buy ._txt ._price ._original::before {
        content: "";
        display: block;
        position: absolute;
        top: 30%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #fc3c54; }
  .ac-buy ._txt .input_box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px; }
    .ac-buy ._txt .input_box ._input {
      width: 0;
      height: 70px;
      font-family: "Spartan", sans-serif !important;
      font-size: 12px;
      line-height: 13px;
      background-color: #2d2b3d;
      border-radius: 4px;
      /* 文本输入框删除按钮 */ }
      .ac-buy ._txt .input_box ._input::-ms-clear {
        display: none; }
      .ac-buy ._txt .input_box ._input::-webkit-input-placeholder {
        color: #534f67; }
      .ac-buy ._txt .input_box ._input:-moz-placeholder {
        /* Firefox 18- */
        color: #534f67; }
      .ac-buy ._txt .input_box ._input::-moz-placeholder {
        /* Firefox 19+ */
        color: #534f67; }
      .ac-buy ._txt .input_box ._input:-ms-input-placeholder {
        color: #534f67; }
    .ac-buy ._txt .input_box .showEmail1 {
      width: 312px;
      padding-right: 21px;
      color: #fff;
      border: 1px solid #616484;
      transition: all 0.3s; }
    .ac-buy ._txt .input_box ._btn {
      display: flex;
      width: 234px;
      height: 70px;
      font-size: 16px;
      font-family: "Spartan", sans-serif !important;
      font-weight: 700;
      background-color: #fc3c54;
      color: #fff;
      border-radius: 4px;
      margin-right: 3px;
      cursor: pointer;
      align-items: center;
      justify-content: center; }
      .ac-buy ._txt .input_box ._btn:hover {
        background-color: #d52f44; }
  .ac-buy ._txt .err-box {
    margin: 7px 0;
    font-size: 12px;
    max-width: 369px;
    display: none;
    position: relative;
    color: #fd3b3c;
    font-weight: 700;
    height: auto !important;
    margin-bottom: 0 !important; }
    .ac-buy ._txt .err-box.error {
      display: block; }
    .ac-buy ._txt .err-box.error:after {
      filter: none; }
  .ac-buy ._txt ._pl {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 15px; }
    .ac-buy ._txt ._pl.error .icon {
      display: none; }
    .ac-buy ._txt ._pl.error .err-box {
      display: block;
      font-weight: 700; }
    .ac-buy ._txt ._pl.error .error:after {
      filter: none; }
    .ac-buy ._txt ._pl > div {
      width: 100%; }
      .ac-buy ._txt ._pl > div.info {
        margin-bottom: 4px;
        display: flex;
        align-items: center; }
        .ac-buy ._txt ._pl > div.info .icon {
          margin-left: 10px; }
        .ac-buy ._txt ._pl > div.info span {
          display: inline-block;
          transform: scale(1, 0.9); }
    .ac-buy ._txt ._pl span {
      position: relative;
      top: 1px;
      font-size: 12px;
      color: #fff; }
    .ac-buy ._txt ._pl .icon {
      display: block;
      margin-right: 10px;
      width: 20px;
      height: 20px;
      background: url("../images/ac-register/_banner_icon.svg") no-repeat;
      background-size: 20px; }

.ac-banner {
  background-image: url("../images/ac-register/_bg.svg");
  width: 100%;
  height: 800px; }
  .ac-banner .wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-self: flex-start;
    padding-top: 116px; }
    .ac-banner .wrapper .ac-logo {
      display: block;
      position: absolute;
      top: 62px;
      right: 72px;
      width: 130px;
      height: 40px;
      text-indent: -9999px;
      background: url("../images/ac-register/_logo.svg") no-repeat; }
    .ac-banner .wrapper ._img {
      margin-left: -84px; }
    .ac-banner .wrapper .ac-buy ._txt {
      width: 480px;
      margin-left: 56px;
      margin-top: 84px; }

.ac-section {
  width: 100%;
  height: 960px;
  background-color: #f2f1f6; }
  .ac-section .wrapper {
    padding: 0 74px !important; }
    .ac-section .wrapper ._title {
      text-align: center;
      padding-top: 127px;
      font-size: 40px;
      line-height: 45px;
      font-weight: 700; }
    .ac-section .wrapper ._list {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      margin-bottom: 118px;
      margin-top: 44px; }
      .ac-section .wrapper ._list li {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        width: 400px;
        height: 305px;
        background-color: #ffffff;
        margin-bottom: 8px;
        padding: 0 35px; }
        .ac-section .wrapper ._list li img {
          margin-top: 40px; }
        .ac-section .wrapper ._list li ._t {
          font-size: 16px;
          line-height: 18px;
          margin-top: 15px;
          font-weight: 700; }
        .ac-section .wrapper ._list li ._v {
          display: inline-block;
          width: 100%;
          margin-top: 23px;
          font-size: 14px;
          font-weight: 500;
          line-height: 18px;
          text-align: center; }

.ac-about {
  padding: 0 74px; }
  .ac-about ._title {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding-top: 105px; }
  .ac-about ._img_list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 38px;
    margin-right: 165px; }
    .ac-about ._img_list .apple_store {
      margin: 0 168px 0 151px; }
  .ac-about .tabs {
    margin-top: 49px;
    margin-bottom: 70px; }
    .ac-about .tabs .tab_head {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; }
      .ac-about .tabs .tab_head ._lab {
        padding: 25px 53px;
        margin-top: 31px;
        font-size: 16px;
        line-height: 18px;
        font-weight: 400;
        border-bottom: 2px solid transparent;
        cursor: pointer; }
        .ac-about .tabs .tab_head ._lab.on {
          color: #0054ff;
          border-color: #0054ff; }
        .ac-about .tabs .tab_head ._lab:hover {
          background-color: #f2f6ff; }
    .ac-about .tabs .tab_cnt {
      margin-top: 15px;
      min-height: 280px; }
      .ac-about .tabs .tab_cnt .component-fade-enter-active,
      .ac-about .tabs .tab_cnt .component-fade-leave-active {
        transition: opacity 0.3s ease; }
      .ac-about .tabs .tab_cnt .component-fade-enter,
      .ac-about .tabs .tab_cnt .component-fade-leave-to {
        opacity: 0; }
      .ac-about .tabs .tab_cnt .mob {
        display: none !important; }
      .ac-about .tabs .tab_cnt ._tech {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        min-height: 280px; }
        .ac-about .tabs .tab_cnt ._tech .tech_tab {
          width: 604px;
          height: 257px;
          border: 1px solid #e2e0eb;
          padding: 49px 60px 38px 60px;
          border-radius: 4px; }
          .ac-about .tabs .tab_cnt ._tech .tech_tab:nth-child(1) {
            margin-left: 8px; }
          .ac-about .tabs .tab_cnt ._tech .tech_tab p {
            font-size: 14px;
            line-height: 25px;
            color: #1e1c2c;
            margin-top: 20px; }
      .ac-about .tabs .tab_cnt .user {
        position: relative;
        padding: 0 90px;
        min-height: 280px; }
        .ac-about .tabs .tab_cnt .user.swiper {
          height: 280px; }
          .ac-about .tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt {
            width: 340px;
            height: 257px;
            border: 1px solid #e2e0eb;
            margin-right: 8px;
            border-radius: 4px;
            padding: 44px 34px; }
            .ac-about .tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt .title {
              font-size: 14px;
              line-height: 16px;
              font-weight: 700;
              color: #1e1c2c; }
            .ac-about .tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt .subtitle {
              margin-top: 20px;
              font-size: 12px;
              line-height: 23px;
              color: #1e1c2c; }
          .ac-about .tabs .tab_cnt .user.swiper .swiper-pagination {
            display: none;
            bottom: -5px; }
          .ac-about .tabs .tab_cnt .user.swiper .swiper-button-prev,
          .ac-about .tabs .tab_cnt .user.swiper .swiper-button-next {
            position: absolute;
            top: 140px;
            width: 16px;
            height: 28px;
            background-image: url("../images/ac-register/angle-right.svg"); }
            .ac-about .tabs .tab_cnt .user.swiper .swiper-button-prev:hover,
            .ac-about .tabs .tab_cnt .user.swiper .swiper-button-next:hover {
              opacity: 0.8; }
            .ac-about .tabs .tab_cnt .user.swiper .swiper-button-prev::after,
            .ac-about .tabs .tab_cnt .user.swiper .swiper-button-next::after {
              display: none !important; }
          .ac-about .tabs .tab_cnt .user.swiper .swiper-button-prev {
            left: 0;
            transform: rotate(180deg); }
          .ac-about .tabs .tab_cnt .user.swiper .swiper-button-next {
            right: 0;
            transform: rotate(0deg); }
      .ac-about .tabs .tab_cnt ._list {
        position: relative;
        z-index: -9999;
        opacity: 0;
        min-height: 0 !important;
        height: 0 !important;
        visibility: hidden;
        transition: opacity 0.3s ease; }
        .ac-about .tabs .tab_cnt ._list.on {
          z-index: 1;
          height: 280px !important;
          opacity: 1;
          visibility: visible;
          transition: opacity 0.3s ease; }

.ac-bottom {
  width: 1216px !important;
  position: relative;
  background-color: #23253b;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 35px 0; }
  .ac-bottom ._cnt3_img {
    margin-left: 78px; }
  .ac-bottom::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -34px;
    right: -64px;
    width: 234px;
    height: 150px;
    background: url(../images/ac-register/point.svg) no-repeat; }
  .ac-bottom.ac-buy ._txt {
    margin-left: 68px;
    margin-top: 57px; }
    .ac-bottom.ac-buy ._txt ._title {
      font-size: 28px;
      line-height: 42px; }
    .ac-bottom.ac-buy ._txt ._price {
      margin-top: 32px;
      font-size: 12px;
      color: #fff; }
    .ac-bottom.ac-buy ._txt ._pl span {
      top: 3px; }

.ac-footer {
  padding-bottom: 54px;
  padding-top: 75px; }
  .ac-footer ._list {
    padding: 0 74px;
    display: flex;
    justify-content: space-between; }
    .ac-footer ._list ._item {
      width: 300px;
      height: 120px;
      padding: 10px 0;
      background-color: #ecebef;
      border-radius: 4px;
      text-align: center; }
      .ac-footer ._list ._item img {
        display: block;
        margin: 0px auto;
        margin-bottom: 12px;
        max-width: 40px; }
      .ac-footer ._list ._item span {
        font-size: 12px;
        line-height: 18px;
        font-weight: 700;
        color: #8e8b9d; }
  .ac-footer .copyRight {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #8e8b9d;
    margin-top: 25px; }

/* moblie */

/*# sourceMappingURL=ac-register.css.map */
