/* bootstrap scss mixins overwrite */
@font-face {
  font-family: 'FuturaBT-BoldItalic';
  src: url("../eot/futura-md-bt-bold-italic.eot");
  src: url("../eot/futura-md-bt-bold-italicd41d.eot?#iefix") format("embedded-opentype"), url("../woff2/futura-md-bt-bold-italic.woff2") format("woff2"), url("../woff/futura-md-bt-bold-italic.woff") format("woff"), url("../ttf/futura-md-bt-bold-italic.ttf") format("truetype"), url("../svg/futura-md-bt-bold-italic.svg#glyphicons_halflingsregular") format("svg"); }
html[lang=en] .section-vip .free-intro > .heading, .section-vip html[lang=en] .free-intro > .heading, html[lang=en] .section-vip .vip-intro .heading, .section-vip .vip-intro html[lang=en] .heading, html[lang=en] .upgrade-index .section h2, .upgrade-index .section html[lang=en] h2, html[lang=en] .upgrade-index .main-banner p, .upgrade-index .main-banner html[lang=en] p {
  font-family: FuturaBT-BoldItalic; }

.bg-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.stories {
  margin-top: 125px;
  margin-bottom: 158px; }
  .stories > .line {
    border-top: 2px dashed #9524F3;
    position: relative; }
    .stories > .line > .circle {
      position: absolute;
      top: -14px;
      content: '';
      width: 27px;
      height: 27px;
      border-radius: 13.5px;
      background-color: #FFBB4C; }
      .stories > .line > .circle > span {
        font-size: 23px;
        line-height: 35px;
        color: #000000;
        left: -12px;
        font-weight: bold; }
      .stories > .line > .circle.circle1 {
        left: 0; }
      .stories > .line > .circle.circle2 {
        left: 36.3105175292%; }
        .stories > .line > .circle.circle2 > span {
          position: absolute;
          bottom: 60px; }
      .stories > .line > .circle.circle3 {
        left: 76.2103505843%; }
        .stories > .line > .circle.circle3 > span {
          position: absolute;
          top: 27px; }
      .stories > .line > .circle.circle4 {
        left: 89.6494156928%; }
        .stories > .line > .circle.circle4 > span {
          position: absolute;
          top: 27px; }
    .stories > .line .range2012 {
      position: absolute;
      content: '';
      border: 1px solid #D3D3D3;
      border-top: 0;
      left: 13px;
      top: 24px;
      width: 36.3939899833%;
      height: 18px; }
      .stories > .line .range2012:before {
        position: absolute;
        content: '';
        height: 39px;
        width: 2px;
        background-color: #D3D3D3;
        top: 18px;
        left: 50%; }
    .stories > .line .range201218 {
      position: absolute;
      content: '';
      border: 2px solid #D3D3D3;
      border-bottom: 0;
      width: 40.0667779633%;
      height: 18px;
      left: 37.3956594324%;
      bottom: 25px; }
    .stories > .line .range2018 {
      position: absolute;
      content: '';
      width: 2px;
      height: 26px;
      background-color: #D3D3D3;
      left: 77.4624373957%;
      top: 52px; }
    .stories > .line .range2019 {
      position: absolute;
      content: '';
      width: 15.9432387312%;
      height: 2px;
      background-color: #D3D3D3;
      right: 20px;
      bottom: 43px; }
      .stories > .line .range2019:after {
        position: absolute;
        content: '';
        right: 0;
        top: -9px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 20px solid #D3D3D3; }
    .stories > .line:after {
      position: absolute;
      content: '';
      right: -5px;
      top: -14px;
      width: 0;
      height: 0;
      border-top: 13px solid transparent;
      border-bottom: 13px solid transparent;
      border-left: 26px solid #9524F3; }
  .stories > .story-list {
    overflow: hidden; }
    .stories > .story-list > div {
      padding: 20px;
      color: white;
      font-size: 20px;
      line-height: 35px;
      border-radius: 5px; }
    .stories > .story-list > .story2012 {
      float: left;
      background-color: #786AFF;
      width: 24.3739565943%;
      margin-left: 7.0951585977%;
      margin-top: 100px; }
    .stories > .story-list > .story2018 {
      float: left;
      background-color: #A03AFF;
      width: 24.3739565943%;
      margin-left: 35.3923205342%;
      margin-top: 100px; }
    .stories > .story-list > .story201218 {
      float: right;
      background-color: #FFB53B;
      width: 20.6176961603%;
      margin-right: 11.6026711185%;
      margin-bottom: 66px; }
    .stories > .story-list > .story2019 {
      float: right;
      background-color: #5AA6FF;
      width: 25.959933222%;
      margin-bottom: 66px; }
  .stories em {
    color: #FEAC2B;
    font-style: normal; }

.video {
  width: 874px;
  max-width: 100%;
  background: rgba(0, 0, 0, 0.55);
  border: 7px solid;
  border-image: linear-gradient(221deg, #3d9afe, #9624f3) 7 7;
  text-align: center; }
  .video video {
    display: block;
    width: 100%; }

.video-wrap {
  width: 874px;
  max-width: 100%;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  margin: auto; }

.section-vip {
  padding: 125px 0 0;
  background-color: #F8F8F8; }
  .section-vip .free-intro {
    color: white;
    background-color: #1E1E1E;
    padding: 0 60px 30px 30px;
    font-size: 18px;
    line-height: 34px;
    text-align: left;
    border-radius: 10px; }
    .section-vip .free-intro > .heading {
      font-size: 40px;
      line-height: 68px; }
  .section-vip .vip-intro {
    background-color: #932AF4;
    border-radius: 10px;
    color: white;
    font-size: 22px;
    line-height: 43px;
    padding: 0 25px 25px; }
    .section-vip .vip-intro .heading {
      font-size: 48px;
      line-height: 68px;
      margin-left: -8px;
      margin-right: -8px; }
      .section-vip .vip-intro .heading img {
        width: 87px;
        top: -37px;
        position: relative; }
  .section-vip .section-content {
    margin-left: -106px;
    margin-right: -40px; }
  .section-vip .item-free {
    margin-top: 25px;
    width: 303px; }
  .section-vip .item-vip {
    width: 468px;
    margin-left: -50px;
    padding-bottom: 96px; }
  .section-vip .item-shouji {
    margin-left: 80px;
    flex: 1;
    position: relative; }
    .section-vip .item-shouji img {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%; }
  @media (max-width: 1200px) {
    .section-vip .section-content {
      margin-left: 0;
      margin-right: 0;
      justify-content: center; } }

.upgrade-index .section h2 {
  font-size: 45px;
  font-weight: normal;
  color: black;
  line-height: 93px;
  text-align: center; }
.upgrade-index .main-banner p {
  text-align: left;
  width: 517px;
  font-size: 50px;
  font-weight: normal;
  color: white;
  line-height: 83px; }
.upgrade-index .section-navbar {
  margin-top: 150px; }
  .upgrade-index .section-navbar .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    .upgrade-index .section-navbar .container .title {
      cursor: pointer;
      border-bottom: 2px solid #979797;
      width: 40%;
      text-align: center;
      margin-bottom: 25px;
      padding-bottom: 20px;
      font-size: 20px;
      font-weight: 600;
      color: #161616; }
      .upgrade-index .section-navbar .container .title.current {
        color: #4189FF;
        border-color: #4189FF; }
    .upgrade-index .section-navbar .container .to {
      width: 51px;
      height: 51px;
      display: inline-block;
      cursor: pointer;
      background-position: center;
      background-size: cover; }
      .upgrade-index .section-navbar .container .to.to-prev {
        background-image: url("../png/toprev.png"); }
      .upgrade-index .section-navbar .container .to.to-next {
        background-image: url("../png/tonext.png"); }
.upgrade-index .section-products {
  margin-top: 90px; }
  .upgrade-index .section-products > .desc {
    font-style: italic; }
  .upgrade-index .section-products .desc {
    font-size: 20px;
    font-weight: normal;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px; }
    .upgrade-index .section-products .desc img {
      margin-right: 14px;
      width: 22px;
      height: 16px; }
  .upgrade-index .section-products .desc1 {
    font-size: 20px;
    font-weight: 500;
    color: #4189ff;
    text-align: center;
    margin-bottom: 15px; }
  .upgrade-index .section-products .products {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap; }
    .upgrade-index .section-products .products .product {
      cursor: pointer;
      margin-bottom: 105px;
      width: 483px;
      height: 265px;
      background: linear-gradient(135deg, #9a1ff3, #399ffe);
      border-radius: 10px; }
      .upgrade-index .section-products .products .product:hover {
        background: linear-gradient(135deg, #399ffe, #9a1ff3); }
      .upgrade-index .section-products .products .product .bg {
        background: #f1f7ff;
        margin: 2px;
        width: 479px;
        height: 261px;
        border-radius: 10px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        position: relative; }
        .upgrade-index .section-products .products .product .bg:hover {
          background: #e0eeff; }
        .upgrade-index .section-products .products .product .bg > div {
          width: 100%; }
        .upgrade-index .section-products .products .product .bg .flag {
          position: absolute;
          display: flex;
          left: -17px;
          top: -20px; }
          .upgrade-index .section-products .products .product .bg .flag .prev {
            height: 54px;
            width: 17px;
            display: inline-block;
            background-image: url("../png/flagprev.png");
            background-size: cover;
            background-position: center; }
          .upgrade-index .section-products .products .product .bg .flag .text {
            margin-left: -1px;
            margin-right: -1px;
            height: 41.5px;
            line-height: 42px;
            color: white;
            background: linear-gradient(276deg, #feac2b 0%, #e6231f 100%); }
          .upgrade-index .section-products .products .product .bg .flag .last {
            height: 42px;
            width: 28px;
            display: inline-block;
            background-image: url("../png/flaglast.png");
            background-size: cover;
            background-position: center; }
        .upgrade-index .section-products .products .product .bg .title {
          display: flex;
          justify-content: center;
          align-items: baseline;
          margin-bottom: 21px; }
          .upgrade-index .section-products .products .product .bg .title .price {
            font-size: 50px;
            font-weight: bold;
            color: #ed4511;
            line-height: 50px; }
          .upgrade-index .section-products .products .product .bg .title .period {
            font-size: 25px;
            font-weight: 400;
            color: #333333;
            line-height: 25px;
            margin-left: 14px; }
        .upgrade-index .section-products .products .product .bg .desc {
          font-size: 25px;
          font-family: PingFangSC-Regular, PingFang SC;
          font-weight: 400;
          color: #333333;
          line-height: 25px;
          margin-bottom: 24px; }
        .upgrade-index .section-products .products .product .bg .buttons {
          text-align: center; }
          .upgrade-index .section-products .products .product .bg .buttons .button {
            height: 48px;
            background: linear-gradient(135deg, #9a1ff3 0%, #399ffe 100%);
            border-radius: 24px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-size: 22px;
            font-weight: 600;
            color: white;
            margin: auto;
            padding: 0px 32px; }
.upgrade-index .section-view {
  margin-top: 98px;
  margin-bottom: 282px; }
  .upgrade-index .section-view h2 {
    font-size: 45px;
    font-weight: normal;
    color: black;
    line-height: 93px; }
  .upgrade-index .section-view .desc {
    font-size: 23px;
    font-weight: 400;
    color: black;
    line-height: 35px; }
.upgrade-index .section-hsk {
  padding: 110px 0 250px; }
  .upgrade-index .section-hsk h2 + .desc {
    margin-top: 25px;
    margin-bottom: 87px;
    font-size: 23px;
    line-height: 35px;
    color: black; }
.upgrade-index .section-vip {
  padding-bottom: 0; }
  .upgrade-index .section-vip .item-shouji img {
    width: 100%; }
.upgrade-index .view2 .section-products h2 {
  line-height: 45px; }
.upgrade-index .view2 .section-vip {
  padding-bottom: 0; }
  .upgrade-index .view2 .section-vip .vip-intro {
    width: 468px;
    background: linear-gradient(135deg, #9a1ff3 0%, #399ffe 100%);
    border-radius: 10px 10px 100px 10px; }
    .upgrade-index .view2 .section-vip .vip-intro .heading {
      position: relative;
      font-size: 25px;
      font-weight: 600;
      color: white;
      line-height: 25px; }
      .upgrade-index .view2 .section-vip .vip-intro .heading img.vipplus {
        position: absolute;
        height: 54px;
        width: 131px;
        left: -62px;
        top: 10px; }
    .upgrade-index .view2 .section-vip .vip-intro .text {
      padding-top: 15px;
      padding-left: 70px; }
    .upgrade-index .view2 .section-vip .vip-intro .gold {
      color: #FFF03A; }
    .upgrade-index .view2 .section-vip .vip-intro p {
      margin-top: 20px; }
.upgrade-index .section-product {
  padding: 52px 0;
  background-color: #19191D;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  text-align: center; }
  .upgrade-index .section-product > .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    padding: 26px 0; }
    .upgrade-index .section-product > .bg img {
      width: 49.53125%;
      opacity: .1; }
  .upgrade-index .section-product h2 {
    display: inline-block;
    background: linear-gradient(135deg, #9a1ff3 0%, #399ffe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .upgrade-index .section-product .product {
    margin-top: 75px;
    margin-bottom: 104px;
    position: relative; }
    .upgrade-index .section-product .product > img {
      width: 100%;
      z-index: 0; }
    .upgrade-index .section-product .product .content {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      padding-top: 30.7984790875%; }
      .upgrade-index .section-product .product .content p {
        margin-bottom: 0; }
      .upgrade-index .section-product .product .content .flag {
        position: absolute;
        top: 0;
        right: 0; }
        .upgrade-index .section-product .product .content .flag img {
          width: 76px; }
        .upgrade-index .section-product .product .content .flag span {
          position: absolute;
          right: -17px;
          top: 19px;
          color: #8A1423;
          font-size: 11px;
          font-family: FuturaBT-Bold;
          font-weight: bold;
          line-height: 13px;
          white-space: nowrap;
          transform: rotate(40deg) scale(0.7); }
      .upgrade-index .section-product .product .content .amount {
        font-size: 36px;
        font-family: FuturaBT-Bold;
        font-weight: bold;
        color: #F2C78F;
        line-height: 29px;
        padding-bottom: 15px; }
      .upgrade-index .section-product .product .content .price {
        font-size: 20px;
        font-family: FuturaBT-Bold;
        font-weight: bold;
        color: #FEB04B;
        line-height: 29px; }
      .upgrade-index .section-product .product .content .name {
        font-size: 18px;
        font-family: FuturaBT-Bold;
        font-weight: bold;
        color: #B7BABE;
        line-height: 21px;
        margin-top: 15px; }
      .upgrade-index .section-product .product .content .buy {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding-bottom: 15.2091254753%;
        text-align: center; }
      .upgrade-index .section-product .product .content .btn-buy {
        background: linear-gradient(90deg, #FBDAAF 0%, #E6B26F 100%);
        border-radius: 19.5px;
        padding: 12px 20px 10px;
        font-size: 13px;
        font-family: FuturaBT-Bold;
        font-weight: bold;
        color: #673316;
        line-height: 15px;
        min-width: 63.4980988593%; }
        .upgrade-index .section-product .product .content .btn-buy:hover {
          background: linear-gradient(90deg, #facf97 0%, #e2a659 100%); }

html[lang=de] .upgrade-index .main-banner p, html[lang=it] .upgrade-index .main-banner p {
  font-size: 32px;
  line-height: 2; }

/*# sourceMappingURL=upgrade.css.map */
