#header {
  display: none; }

.recovery {
  font-family: Spartan;
  background: url(../images/buy-data-recovery/sheet_bg.png) no-repeat;
  background-position: center 1700px;
  scroll-behavior: smooth; }
  .recovery .h2 {
    font-size: 34px;
    font-weight: bold;
    color: #242427;
    line-height: 40px;
    text-align: center; }
  .recovery .left-ic {
    position: relative;
    padding-top: 4px;
    width: 56px;
    height: 60px;
    background: url(../images/buy-data-recovery/left_bg.png) no-repeat;
    text-align: center;
    box-sizing: border-box; }
    .recovery .left-ic span {
      font-size: 20px;
      font-weight: bold;
      color: #FF3000;
      line-height: 32px; }
    .recovery .left-ic .reduce {
      display: inline-block;
      position: absolute;
      top: -10px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 28px;
      height: 49px;
      background: url(../images/buy-data-recovery/reduce_one.png) no-repeat;
      opacity: 0;
      transition: all 0.5s; }
      .recovery .left-ic .reduce.on {
        top: -30px;
        opacity: 1; }

.page-wrapper {
  margin: 0 auto;
  width: 1200px; }

.banner {
  width: 100%;
  height: 836px;
  background: url(../images/buy-data-recovery/banner_bg.png) no-repeat; }
  .banner .page-wrapper {
    position: relative; }
    .banner .page-wrapper .logo {
      display: inline-block;
      position: absolute;
      top: 28px;
      left: -20px;
      width: 44px;
      height: 22px;
      background: url(../images/buy-data-recovery/sprites_ic.png) 0 0;
      cursor: pointer; }
  .banner .flag {
    margin: 0 auto;
    width: 1028px;
    height: 66px;
    background: url(../images/buy-data-recovery/flag_2022.png) no-repeat; }
  .banner .title {
    margin: -50px auto;
    width: 1052px;
    height: 251px;
    background: url(../images/buy-data-recovery/title.png) no-repeat;
    transform: translateX(58px); }
  .banner .left-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -84px;
    margin-left: -40px; }
    .banner .left-box ._right {
      margin-left: 4px;
      font-size: 16px;
      color: #644F43;
      line-height: 24px; }
      .banner .left-box ._right > div {
        font-weight: bold; }
        .banner .left-box ._right > div .left-num {
          font-weight: bold;
          color: #FF3000; }
        .banner .left-box ._right > div .view-num {
          font-weight: bold; }
  .banner .offer-list {
    display: flex;
    margin-top: 54px;
    padding-left: 14px; }
    .banner .offer-list .offer-item {
      flex: none;
      position: relative;
      width: 350px;
      height: 397px;
      background: url(../images/buy-data-recovery/offer_bg_b.png) no-repeat;
      text-align: center; }
      .banner .offer-list .offer-item.offer-1m {
        margin-right: 60px; }
        .banner .offer-list .offer-item.offer-1m .price {
          padding-top: 10px; }
        .banner .offer-list .offer-item.offer-1m .per-price {
          margin-top: -13px; }
      .banner .offer-list .offer-item.offer-1y {
        margin-right: 20px; }
        .banner .offer-list .offer-item.offer-1y::before {
          content: '60% KORTING';
          display: inline-block;
          position: absolute;
          top: 35px;
          right: -13px;
          z-index: 10;
          color: white;
          transform: rotate(45deg);
          font-size: 13px; }
        .banner .offer-list .offer-item.offer-1y::after {
          content: '';
          display: inline-block;
          position: absolute;
          top: -1px;
          right: -1px;
          z-index: 9;
          width: 107px;
          height: 115px;
          background: url(../images/buy-data-recovery/off_tag_b.png) no-repeat; }
        .banner .offer-list .offer-item.offer-1y .offer-btn {
          color: #fff;
          border: none;
          background: linear-gradient(90deg, #FF865C, #FFA55C); }
      .banner .offer-list .offer-item.offer-2y {
        margin-top: -12px;
        padding-top: 12px;
        width: 430px;
        height: 477px;
        background: url(../images/buy-data-recovery/offer_bg_a.png) no-repeat; }
        .banner .offer-list .offer-item.offer-2y::before {
          content: '75% KORTING';
          display: inline-block;
          position: absolute;
          top: 49px;
          right: 30px;
          z-index: 10;
          color: #ffe87b;
          transform: rotate(45deg);
          font-size: 13px; }
        .banner .offer-list .offer-item.offer-2y::after {
          content: '';
          display: inline-block;
          position: absolute;
          top: 12px;
          right: 42px;
          z-index: 9;
          width: 107px;
          height: 115px;
          background: url(../images/buy-data-recovery/off_tag_a.png) no-repeat; }
        .banner .offer-list .offer-item.offer-2y .offer-btn {
          width: 262px;
          height: 54px;
          background: linear-gradient(30deg, #FF6022, #FF260F);
          box-shadow: 0px 10px 20px 0px rgba(254, 152, 112, 0.99);
          border-radius: 27px;
          color: #fff;
          border: none; }
          .banner .offer-list .offer-item.offer-2y .offer-btn:hover {
            background: linear-gradient(30deg, #FF8208, #FF4D0F); }
      .banner .offer-list .offer-item .time {
        height: 54px;
        font-size: 18px;
        font-weight: bold;
        color: #242427;
        line-height: 54px; }
      .banner .offer-list .offer-item .price {
        margin-top: 75px;
        margin-bottom: 8px; }
        .banner .offer-list .offer-item .price small {
          font-size: 20px;
          font-weight: bold;
          color: #242427;
          line-height: 24px; }
        .banner .offer-list .offer-item .price big {
          font-size: 46px;
          font-weight: bold;
          color: #242427;
          line-height: 1; }
      .banner .offer-list .offer-item .origin-price {
        display: inline-block;
        margin-bottom: 38px;
        height: 20px;
        font-size: 16px;
        font-weight: 600;
        color: #63636A; }
      .banner .offer-list .offer-item .per-price {
        font-size: 12px;
        color: #242427;
        font-weight: bold;
        line-height: 16px; }
        .banner .offer-list .offer-item .per-price del {
          font-weight: bold; }
        .banner .offer-list .offer-item .per-price span {
          font-weight: bold;
          color: #FF3C00; }
      .banner .offer-list .offer-item .offer-btn {
        display: inline-block;
        margin: 16px auto;
        width: 262px;
        height: 54px;
        border: 2px solid #FF865C;
        border-radius: 27px;
        line-height: 54px;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        color: #FF7B5C;
        box-sizing: border-box;
        cursor: pointer; }
        .banner .offer-list .offer-item .offer-btn:hover {
          background: linear-gradient(30deg, #FF8208, #FF4D0F);
          color: #fff;
          border: none;
          box-shadow: 0px 10px 20px 0px rgba(254, 152, 112, 0.99); }
      .banner .offer-list .offer-item .guarantee {
        font-size: 12px;
        font-weight: 600;
        color: #63636A;
        line-height: 24px; }
        .banner .offer-list .offer-item .guarantee i {
          display: inline-block;
          margin-right: 6px;
          width: 14px;
          height: 16px;
          background: url(../images/buy-data-recovery/petected.png) no-repeat;
          vertical-align: sub; }
  .banner .payment {
    position: relative;
    margin-top: -12px;
    padding-top: 24px;
    border-top: 1px solid #F7B993;
    text-align: center; }
    .banner .payment::before {
      content: '';
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #ffe0d0; }

sup.new {
  display: inline-block;
  width: 65px;
  height: 18px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  margin-left: 5px;
  color: #fff;
  background: #24D430;
  border-radius: 9px; }

sup.improved {
  display: inline-block;
  height: 18px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
  line-height: 20px;
  background: #fd9229;
  border-radius: 9px;
  padding: 0 8px; }

.feature h2 {
  padding-top: 117px; }
.feature.on .product .prtsc {
  transition: opacity 0.5s;
  opacity: 1; }
.feature.on .product .line {
  transition: opacity 0.5s 1s;
  opacity: 1; }
.feature.on .product .scan {
  top: 15px;
  opacity: 1;
  transition: all 0.5s 0.5s; }
.feature.on .feature-item {
  transition: opacity 0.5s 1.5s;
  opacity: 1; }
.feature .feature-item {
  opacity: 0; }
  .feature .feature-item .title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #242427;
    line-height: 24px; }
  .feature .feature-item .desc {
    font-size: 14px;
    font-weight: 600;
    color: #63636A;
    line-height: 22px; }
.feature .product {
  position: relative;
  margin: 312px auto 0;
  width: 578px;
  height: 407px; }
  .feature .product .prtsc {
    opacity: 0; }
  .feature .product .line {
    position: absolute;
    top: -72px;
    left: -30px;
    opacity: 0; }
  .feature .product .scan {
    position: absolute;
    top: 50px;
    left: 148px;
    opacity: 0; }
  .feature .product .feature-item-left {
    position: absolute;
    top: -236px;
    left: -114px; }
    .feature .product .feature-item-left .desc {
      width: 257px; }
  .feature .product .feature-item-left2 {
    position: absolute;
    top: 29px;
    left: -400px;
    max-width: 390px; }
  .feature .product .feature-item-middle {
    position: absolute;
    top: -217px;
    right: -302px; }
    .feature .product .feature-item-middle .desc {
      width: 276px; }
  .feature .product .feature-item-right {
    position: absolute;
    right: -390px;
    top: 40px;
    max-width: 300px; }
.feature .feature-list {
  display: flex;
  justify-content: space-around;
  margin-top: 20px; }
  .feature .feature-list .feature-item {
    width: 325px; }

.comparison {
  margin-top: 210px; }
  .comparison .h2 {
    margin-bottom: 65px; }
  .comparison .comparison-table {
    display: flex;
    justify-content: space-between;
    position: relative; }
    .comparison .comparison-table::before {
      content: '75% KORTING';
      display: inline-block;
      position: absolute;
      top: 39px;
      right: -12px;
      z-index: 10;
      color: #ffe87b;
      transform: rotate(45deg);
      font-size: 13px; }
    .comparison .comparison-table::after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 9;
      width: 107px;
      height: 115px;
      background: url(../images/buy-data-recovery/off_tag_a.png) no-repeat; }
    .comparison .comparison-table ul {
      width: 245px;
      border-radius: 20px;
      box-sizing: border-box;
      overflow: hidden; }
      .comparison .comparison-table ul li.title {
        height: 80px;
        line-height: 80px;
        font-weight: bold;
        font-size: 15px; }
      .comparison .comparison-table ul li:last-child {
        height: 90px; }
        .comparison .comparison-table ul li:last-child .btn {
          display: inline-block;
          width: 181px;
          height: 42px;
          border-radius: 21px;
          line-height: 42px;
          text-align: center;
          font-size: 14px;
          font-weight: 600;
          color: #FFFFFF; }
    .comparison .comparison-table li {
      height: 45px;
      font-size: 14px;
      color: #242427;
      font-weight: bold;
      line-height: 45px;
      text-align: center;
      background-color: #fff; }
      .comparison .comparison-table li i {
        display: inline-block;
        width: 15px;
        height: 15px; }
      .comparison .comparison-table li .no-gray {
        background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat -86px -281px; }
      .comparison .comparison-table li .yes-orange {
        background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat -29px -281px; }
      .comparison .comparison-table li .yes-red {
        background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat -59px -281px; }
    .comparison .comparison-table ul:first-child {
      width: 630px; }
      .comparison .comparison-table ul:first-child li:nth-child(2n-1) {
        background-color: #f5e4d4; }
      .comparison .comparison-table ul:first-child li {
        padding-left: 14px;
        text-align: left;
        box-sizing: border-box;
        background-color: transparent; }
        .comparison .comparison-table ul:first-child li.title {
          padding-top: 12px;
          font-size: 22px;
          line-height: 1;
          background-color: transparent; }
      .comparison .comparison-table ul:first-child li:last-child {
        display: flex;
        align-items: center; }
        .comparison .comparison-table ul:first-child li:last-child .left-ic .left-num {
          position: relative;
          top: -3px; }
        .comparison .comparison-table ul:first-child li:last-child .text {
          margin-left: 6px;
          font-size: 14px;
          font-weight: bold;
          color: #242427;
          line-height: 24px; }
          .comparison .comparison-table ul:first-child li:last-child .text .view-num {
            font-weight: bold; }
          .comparison .comparison-table ul:first-child li:last-child .text .left-num {
            font-weight: bold;
            color: #FF3000; }
    .comparison .comparison-table ul:nth-child(2) {
      border: 1px solid #e2dbd1; }
      .comparison .comparison-table ul:nth-child(2) li:nth-child(2n-1) {
        background-color: #f8f4ed; }
      .comparison .comparison-table ul:nth-child(2) li.title {
        color: #807768;
        background-color: #eae0d2; }
    .comparison .comparison-table ul:nth-child(3) {
      position: relative;
      border: 1px solid #ffd496; }
      .comparison .comparison-table ul:nth-child(3)::before {
        content: '60% KORTING';
        display: inline-block;
        position: absolute;
        top: 35px;
        right: -13px;
        z-index: 10;
        color: white;
        transform: rotate(45deg);
        font-size: 13px; }
      .comparison .comparison-table ul:nth-child(3)::after {
        content: '';
        display: inline-block;
        position: absolute;
        top: -1px;
        right: -1px;
        z-index: 9;
        width: 107px;
        height: 115px;
        background: url(../images/buy-data-recovery/off_tag_b.png) no-repeat; }
      .comparison .comparison-table ul:nth-child(3) li:nth-child(2n-1) {
        background-color: #fbf4e9; }
      .comparison .comparison-table ul:nth-child(3) li {
        font-size: 12px;
        color: #DC942D; }
        .comparison .comparison-table ul:nth-child(3) li.title {
          color: #DC942D;
          background-color: #ffe0b5;
          font-size: 15px; }
      .comparison .comparison-table ul:nth-child(3) li:last-child {
        display: flex;
        align-items: center;
        justify-content: center; }
        .comparison .comparison-table ul:nth-child(3) li:last-child .btn {
          background: linear-gradient(90deg, #FF865C, #FFA55C); }
          .comparison .comparison-table ul:nth-child(3) li:last-child .btn:hover {
            background: linear-gradient(30deg, #FF8208, #FF4D0F);
            box-shadow: 0px 10px 20px 0px rgba(254, 152, 112, 0.99); }
    .comparison .comparison-table ul:nth-child(4) {
      position: relative;
      box-shadow: -21px 21px 38px 0 rgba(174, 93, 61, 0.6);
      border: 2px solid #fb7a58; }
      .comparison .comparison-table ul:nth-child(4) li:nth-child(2n-1) {
        background-color: #ffe8d2; }
      .comparison .comparison-table ul:nth-child(4) li {
        font-size: 12px;
        color: #D74E03; }
        .comparison .comparison-table ul:nth-child(4) li.title {
          color: #C63F04;
          background-color: #ff7753;
          font-size: 15px; }
      .comparison .comparison-table ul:nth-child(4) li:last-child {
        display: flex;
        align-items: center;
        justify-content: center; }
        .comparison .comparison-table ul:nth-child(4) li:last-child .btn {
          background: linear-gradient(30deg, #FF6022, #FF260F);
          box-shadow: 0px 10px 20px 0px rgba(254, 152, 112, 0.99); }
          .comparison .comparison-table ul:nth-child(4) li:last-child .btn:hover {
            background: linear-gradient(30deg, #FF8208, #FF4D0F); }

.about {
  margin-top: 160px; }
  .about .h2 {
    margin-bottom: 40px; }
  .about .about_box {
    position: relative; }
    .about .about_box .left_btn {
      width: 36px;
      height: 36px;
      position: absolute;
      left: 50px;
      top: 60%;
      background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat 0 -173px;
      cursor: pointer; }
      .about .about_box .left_btn:not(.swiper-button-disabled) {
        background-position: 0 -221px; }
    .about .about_box .right_btn {
      width: 36px;
      height: 36px;
      position: absolute;
      right: 50px;
      top: 60%;
      background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat -60px -173px;
      cursor: pointer; }
      .about .about_box .right_btn:not(.swiper-button-disabled) {
        background-position: -61px -221px; }
    .about .about_box .swiper-container {
      width: 834px;
      background: #FFFFFF;
      border-radius: 4px;
      margin: 0 auto;
      position: relative; }
      .about .about_box .swiper-container .swiper-slide {
        width: 100%;
        display: flex; }
        .about .about_box .swiper-container .swiper-slide .comment {
          width: 834px; }
          .about .about_box .swiper-container .swiper-slide .comment .name {
            margin-top: 23px;
            margin-bottom: 32px;
            font-size: 16px;
            font-weight: bold;
            color: #242427;
            line-height: 24px; }
          .about .about_box .swiper-container .swiper-slide .comment .main {
            margin-bottom: 20px;
            font-size: 14px;
            font-weight: 600;
            color: #63636A;
            line-height: 30px; }
          .about .about_box .swiper-container .swiper-slide .comment .star-four {
            width: 95px;
            height: 15px;
            background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat 0 -47px;
            margin: 0 auto; }
          .about .about_box .swiper-container .swiper-slide .comment .star-five {
            width: 95px;
            height: 15px;
            background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat 0 -78px;
            margin: 0 auto; }

.bottom {
  position: relative;
  margin-top: 98px;
  z-index: 9; }
  .bottom .service {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 226px;
    background-color: #F1F1F6; }
    .bottom .service .service-item {
      text-align: center; }
      .bottom .service .service-item:nth-child(2) {
        margin-left: 105px;
        margin-right: 150px; }
      .bottom .service .service-item .icon_a {
        margin: 0 auto;
        width: 31px;
        height: 41px;
        background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat 0 -110px; }
      .bottom .service .service-item .icon_b {
        margin: 0 auto;
        width: 35px;
        height: 41px;
        background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat -48px -110px; }
      .bottom .service .service-item .icon_c {
        margin: 0 auto;
        width: 33px;
        height: 41px;
        background: url(../images/buy-data-recovery/sprites_ic.png) no-repeat -100px -112px; }
      .bottom .service .service-item .name {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #242427;
        line-height: 24px; }
      .bottom .service .service-item .desc {
        font-size: 12px;
        font-weight: 600;
        color: #626269;
        line-height: 24px; }
  .bottom .copy {
    width: 100%;
    height: 55px;
    background: #242427;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 55px;
    text-align: center; }

.recovery-float {
  position: fixed;
  z-index: 99;
  top: -290px;
  right: -0;
  width: 200px;
  height: 205px;
  text-align: center;
  background: url(../images/buy-data-recovery/float_bg.png) no-repeat;
  box-sizing: border-box;
  transition: .6s ease-in-out;
  opacity: 0; }
  .recovery-float.on {
    top: 30px;
    opacity: 1; }
  .recovery-float .recovery-left {
    position: relative;
    margin-bottom: 2px;
    margin-top: 118px;
    font-size: 12px;
    font-weight: 600;
    color: #242427;
    line-height: 24px;
    transform: scale(0.95); }
    .recovery-float .recovery-left span {
      font-size: 25px;
      font-weight: 900;
      color: #fff;
      line-height: 24px;
      -webkit-text-stroke: 1px #F36449;
      text-stroke: 1px #F36449;
      background: linear-gradient(-85deg, #E13239 0%, #FB0624 0%, #FC954A 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .recovery-float .recovery-left .reduce {
      display: inline-block;
      position: absolute;
      top: -15px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 28px;
      height: 49px;
      background: url(../images/buy-data-recovery/reduce_one.png) no-repeat;
      opacity: 0;
      transition: all 0.3s; }
      .recovery-float .recovery-left .reduce.on {
        top: -30px;
        opacity: 1; }
  .recovery-float .recovery-view {
    font-size: 12px;
    font-weight: 600;
    color: #242427;
    line-height: 20px;
    transform: scale(0.95); }
    .recovery-float .recovery-view span {
      font-weight: 600; }
  .recovery-float .recovery-btn {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #FB362E;
    line-height: 20px;
    transform: scale(0.95); }

/*# sourceMappingURL=buy-data-recovery.css.map */
