.landing-page .section-banner .banner-support {
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px; }
  .landing-page .section-banner .banner-support p {
    margin-bottom: 8px; }
.landing-page .section-banner .text .title {
  font-size: var(--banner-title-font-size);
  font-weight: 500; }
.landing-page .section-banner .text > a {
  font-size: var(--desc-font-size);
  text-decoration: underline; }
.landing-page .section-banner .text .desc {
  margin-top: var(--desc-margin-top); }
.landing-page .section-banner .text .btn-group {
  margin-top: 16px; }
  .landing-page .section-banner .text .btn-group .btn {
    margin: 0; }
    .landing-page .section-banner .text .btn-group .btn.btn-sign-in, .landing-page .section-banner .text .btn-group .btn.btn-checkout-updf {
      margin-left: 10px; }
  .landing-page .section-banner .text .btn-group > a {
    padding: 0 20px; }
.landing-page .section-container {
  width: 1075px;
  display: flex;
  justify-content: space-between; }
  .landing-page .section-container.flex-reserve {
    flex-direction: row-reverse; }
    .landing-page .section-container.flex-reserve .text {
      padding-left: 30px; }
  .landing-page .section-container .text {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .landing-page .section-container .text .title {
      width: 385px;
      font-size: var(--section-title-font-size);
      line-height: var(--section-big-title-line-height);
      font-weight: bold;
      letter-spacing: -0.03em; }
    .landing-page .section-container .text .desc {
      width: 350px;
      margin-top: var(--desc-margin-top);
      font-size: var(--desc-font-size);
      line-height: var(--desc-line-height); }
    .landing-page .section-container .text .btn-group {
      margin-top: var(--btn-group-margin-top);
      display: flex;
      align-items: center; }
      .landing-page .section-container .text .btn-group.flex-between {
        justify-content: space-between; }
    .landing-page .section-container .text .app-store-tip {
      margin-top: var(--btn-tip-margin-top);
      font-size: var(--btn-tip-font-size);
      text-decoration: underline; }
    .landing-page .section-container .text .ol-frame {
      position: relative;
      left: 14px; }
      .landing-page .section-container .text .ol-frame li {
        list-style-type: initial;
        margin: 6px;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        color: #000000; }
      .landing-page .section-container .text .ol-frame li::marker {
        font-size: 4px; }
  .landing-page .section-container .image img {
    width: 675px; }
  .landing-page .section-container .ul-frame li {
    display: flex;
    justify-content: space-evenly;
    padding: 2px 4px;
    width: 122px;
    height: 48px;
    font-weight: 500;
    font-size: 20px;
    line-height: 16px;
    color: #353535;
    align-items: center;
    text-align: center;
    opacity: 0.5;
    margin-bottom: 9px; }
    .landing-page .section-container .ul-frame li .image {
      width: 40px;
      height: 40px; }
      .landing-page .section-container .ul-frame li .image img {
        width: 100%; }
    .landing-page .section-container .ul-frame li span {
      font-weight: 500;
      font-size: 16px;
      line-height: 29px;
      letter-spacing: 0.02em; }
  .landing-page .section-container .ul-frame .highlight {
    background: #FFFFFF;
    border-radius: 8px;
    opacity: 1; }
.landing-page .section-other-features {
  margin-top: 130px; }
.landing-page .section-functions {
  width: 100%;
  max-width: 1440px;
  flex-wrap: nowrap; }
  .landing-page .section-functions .function-item {
    width: 100%;
    max-width: 220px;
    height: 153PX;
    margin: 0;
    margin-right: 24px;
    padding: 0;
    justify-content: center; }
    .landing-page .section-functions .function-item .image {
      width: 72px;
      height: 72px; }
      .landing-page .section-functions .function-item .image img {
        width: 100%; }
.landing-page .section .change-color {
  -webkit-text-fill-color: #353535; }
  .landing-page .section .change-color span {
    background: linear-gradient(90deg, #FFC701 -30%, #46DC74 25.93%, #24A7F6 61.38%, #8476FF 121.25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; }

.landing-page-updf .section-banner {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  background: url(../images/index-2.0-banner-bg.svg) top center no-repeat;
  background-size: 100% auto; }
  .landing-page-updf .section-banner .text {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .landing-page-updf .section-banner .text .title, .landing-page-updf .section-banner .text .desc {
      color: white; }
    .landing-page-updf .section-banner .text .image {
      max-width: 1178px; }
      .landing-page-updf .section-banner .text .image img {
        width: 100%; }
.landing-page-updf .section-item-title {
  width: 100%; }
  .landing-page-updf .section-item-title .text {
    margin-top: 135px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .landing-page-updf .section-item-title .text .section-desc {
      font-size: 20px;
      margin-top: 24px; }
    .landing-page-updf .section-item-title .text .function-items {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%; }
      .landing-page-updf .section-item-title .text .function-items .item {
        margin: 10px 10px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 25px; }
      .landing-page-updf .section-item-title .text .function-items .item-color {
        padding: 25px 25px 24px;
        border-bottom: 1px solid;
        border-image: linear-gradient(90.61deg, #FFC700 6.12%, #39DD7B 36.76%, #22A2FF 74.26%, #A865FF 107.53%) 1;
        border-radius: 24px; }
      .landing-page-updf .section-item-title .text .function-items .item-width {
        width: 72px; }
      .landing-page-updf .section-item-title .text .function-items span {
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0) -0.14%, #000000 50.97%, rgba(0, 0, 0, 0) 100%);
        opacity: 0.3; }
  .landing-page-updf .section-item-title .section-reader {
    width: 100%;
    max-width: 100%;
    padding-top: 57px; }
    .landing-page-updf .section-item-title .section-reader .section-desc {
      max-width: 940px;
      margin: 0 auto;
      margin-top: 24px;
      color: #353535; }
    .landing-page-updf .section-item-title .section-reader .section-video-swiper {
      max-width: 100%;
      overflow: hidden; }
      .landing-page-updf .section-item-title .section-reader .section-video-swiper .section-swiper {
        width: 3000px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 30px; }
        .landing-page-updf .section-item-title .section-reader .section-video-swiper .section-swiper .swiper-wrapper .swiper-slide {
          max-width: 1055px;
          overflow: hidden;
          transition: all .5s; }
          .landing-page-updf .section-item-title .section-reader .section-video-swiper .section-swiper .swiper-wrapper .swiper-slide video {
            width: 100%;
            border-radius: 26px; }
          .landing-page-updf .section-item-title .section-reader .section-video-swiper .section-swiper .swiper-wrapper .swiper-slide.swiper-slide-prev, .landing-page-updf .section-item-title .section-reader .section-video-swiper .section-swiper .swiper-wrapper .swiper-slide.swiper-slide-next {
            transform: scale(0.8); }
  .landing-page-updf .section-item-title .image {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    background: url(../images/page-updf-background.svg) top center no-repeat;
    background-size: 100%;
    overflow: hidden; }
    .landing-page-updf .section-item-title .image img {
      width: 65%; }
.landing-page-updf .section-item-annotation {
  display: flex;
  align-items: center;
  flex-direction: column; }
  .landing-page-updf .section-item-annotation .image {
    margin-top: 60px;
    width: 100%;
    background: none;
    overflow: initial;
    position: relative;
    display: flex; }
    .landing-page-updf .section-item-annotation .image .anntation01 {
      max-width: 576px;
      width: 100%;
      margin-bottom: 112px; }
    .landing-page-updf .section-item-annotation .image .anntation02 {
      max-width: 576px;
      width: 100%;
      margin-top: 112px;
      margin-left: 50px; }
.landing-page-updf .section-item-page {
  display: flex;
  justify-content: flex-start !important;
  position: relative;
  background: #D1E5FF !important;
  padding: 0;
  max-width: 1380px;
  width: 100%;
  margin-top: 90px !important; }
  .landing-page-updf .section-item-page .image {
    background: none; }
  .landing-page-updf .section-item-page .text {
    width: auto !important;
    padding: 0; }
    .landing-page-updf .section-item-page .text .functions {
      padding: 0 !important;
      width: 400px !important; }
      .landing-page-updf .section-item-page .text .functions .item .image {
        flex-direction: column;
        display: flex;
        align-items: center;
        align-content: center; }
  .landing-page-updf .section-item-page .page-location {
    position: absolute;
    width: auto !important;
    bottom: 0px;
    top: auto !important;
    right: 38px !important; }
.landing-page-updf .section-item-ocr {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .landing-page-updf .section-item-ocr .ocr-box {
    position: relative;
    display: flex;
    justify-content: center;
    max-width: 1140px;
    width: 50%; }
    .landing-page-updf .section-item-ocr .ocr-box .ocr-move {
      width: 100%;
      margin-top: 50px;
      border-radius: 44px;
      overflow: hidden; }
      .landing-page-updf .section-item-ocr .ocr-box .ocr-move .move-screen {
        left: -1px; }
    .landing-page-updf .section-item-ocr .ocr-box .ocr-text {
      display: none;
      margin-top: 50px;
      position: relative;
      width: 100%; }
      .landing-page-updf .section-item-ocr .ocr-box .ocr-text .location {
        width: 36%;
        transform: rotateZ(6deg);
        position: absolute;
        left: 22%;
        top: 11%;
        animation: ocr-text 3s ease infinite; }
      .landing-page-updf .section-item-ocr .ocr-box .ocr-text img {
        width: 100%; }
    .landing-page-updf .section-item-ocr .ocr-box .ocr-language {
      position: relative;
      width: 100%;
      display: none;
      margin-top: 50px; }
      .landing-page-updf .section-item-ocr .ocr-box .ocr-language img {
        width: 100%; }
      .landing-page-updf .section-item-ocr .ocr-box .ocr-language .language-location {
        position: absolute;
        top: 22%;
        right: -8%;
        width: 32%; }
  .landing-page-updf .section-item-ocr .function-items {
    display: flex;
    margin-top: 25px;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center; }
    .landing-page-updf .section-item-ocr .function-items .item {
      margin: 15px;
      max-width: 218px;
      max-height: 153px;
      width: 100%;
      height: 100%;
      border: 1px solid #DFDFDF;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      border-radius: 16px;
      padding: 15px 0; }
      .landing-page-updf .section-item-ocr .function-items .item .image {
        width: 64px !important;
        background: none; }
        .landing-page-updf .section-item-ocr .function-items .item .image img {
          width: 100%; }
      .landing-page-updf .section-item-ocr .function-items .item P {
        margin-top: 6px; }
    .landing-page-updf .section-item-ocr .function-items .item-click {
      border: none;
      background: #FFFFFF;
      box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1); }
.landing-page-updf .section-item-pdf-transition {
  position: relative;
  width: 100%;
  max-width: 1380px;
  background: #F3EAFF;
  border-radius: 35px;
  padding: 30px;
  margin-top: 150px;
  display: flex;
  justify-content: space-around;
  align-items: center; }
  .landing-page-updf .section-item-pdf-transition .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 50px;
    width: 40%; }
    .landing-page-updf .section-item-pdf-transition .text .title {
      font-style: normal;
      font-weight: 700;
      font-size: 34px; }
    .landing-page-updf .section-item-pdf-transition .text .desc {
      padding-right: 100px;
      margin-top: 24px;
      font-weight: 400;
      font-size: 16px;
      line-height: 23px; }
    .landing-page-updf .section-item-pdf-transition .text .functions {
      margin-top: 20px;
      display: flex;
      flex-wrap: wrap; }
      .landing-page-updf .section-item-pdf-transition .text .functions .item {
        margin: 20px; }
        .landing-page-updf .section-item-pdf-transition .text .functions .item .image {
          width: 72px; }
          .landing-page-updf .section-item-pdf-transition .text .functions .item .image img {
            width: 100%; }
          .landing-page-updf .section-item-pdf-transition .text .functions .item .image p {
            text-align: center; }
  .landing-page-updf .section-item-pdf-transition .image {
    width: 50%; }
    .landing-page-updf .section-item-pdf-transition .image img {
      width: 100%; }
  .landing-page-updf .section-item-pdf-transition .transition-location {
    position: absolute;
    right: -38px;
    top: -5px;
    width: 16%; }
.landing-page-updf .section-protect {
  background: #D5FFF3;
  position: relative; }
  .landing-page-updf .section-protect .text .ul-frame {
    margin-top: 30px; }
    .landing-page-updf .section-protect .text .ul-frame li {
      width: 150px; }
  .landing-page-updf .section-protect .protect-location {
    position: absolute;
    width: 115px;
    top: -30px;
    right: 80px;
    position: absolute; }
.landing-page-updf .flex-reserve {
  flex-direction: row-reverse; }
.landing-page-updf .btn-group {
  margin-top: var(--btn-group-margin-top); }
.landing-page-updf .section-edit-text {
  margin-top: 135px; }
  .landing-page-updf .section-edit-text .text {
    width: 282px; }
  .landing-page-updf .section-edit-text .image .animation {
    width: 670px;
    height: 475px; }
    .landing-page-updf .section-edit-text .image .animation video {
      width: 100%;
      background: #000;
      mix-blend-mode: screen; }
.landing-page-updf .section-edit-image {
  width: 1043px;
  margin-top: 185px; }
  .landing-page-updf .section-edit-image .text {
    width: 365px; }
  .landing-page-updf .section-edit-image .image .animation {
    width: 663px;
    height: 510px; }
.landing-page-updf .section-page-manager {
  margin-top: 130px; }
  .landing-page-updf .section-page-manager .text {
    width: 305px; }
  .landing-page-updf .section-page-manager .image {
    width: 675px; }
    .landing-page-updf .section-page-manager .image img {
      display: block;
      margin: 0 auto;
      width: 65%;
      position: relative;
      z-index: 1; }
    .landing-page-updf .section-page-manager .image .page-manager {
      border-radius: 14px;
      box-shadow: 0px 3.59496px 11.9832px rgba(0, 0, 0, 0.05);
      margin-top: -15px;
      position: relative;
      overflow: hidden;
      z-index: 0; }
.landing-page-updf .section-page-converter {
  margin-top: 130px;
  padding: 100px 0 50px; }
  .landing-page-updf .section-page-converter .image {
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 50px; }
    .landing-page-updf .section-page-converter .image .ocr-move {
      width: 70%; }
      .landing-page-updf .section-page-converter .image .ocr-move img.ocr-new {
        width: 100%; }
    .landing-page-updf .section-page-converter .image img.converter-functions {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      width: 30% !important;
      filter: drop-shadow(0px 17.0323px 18.0968px rgba(0, 0, 0, 0.1)); }
.landing-page-updf .section-upcoming .section-title {
  margin-top: 200px;
  margin-bottom: 78px; }
.landing-page-updf .section-upcoming .upcoming-container {
  display: flex;
  justify-content: center; }
  .landing-page-updf .section-upcoming .upcoming-container > div {
    flex: 1;
    margin: 1%;
    background: #fff;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 33px;
    transition: all .5s; }
    .landing-page-updf .section-upcoming .upcoming-container > div:hover {
      box-shadow: 0px 19px 23px rgba(0, 0, 0, 0.09); }
    .landing-page-updf .section-upcoming .upcoming-container > div img {
      width: 144px; }
    .landing-page-updf .section-upcoming .upcoming-container > div .title {
      font-size: var(--box-title-font-size);
      line-height: var(--box-title-line-height);
      font-weight: bold; }
    .landing-page-updf .section-upcoming .upcoming-container > div .desc {
      text-align: center;
      margin-top: var(--desc-margin-top);
      font-size: var(--box-desc-font-size);
      line-height: var(--box-desc-line-height); }
.landing-page-updf .section-upcoming .btn {
  margin: 43px auto 0;
  display: flex; }

.landing-page-edit-text .section-banner {
  max-width: 1440px;
  width: 95%;
  background: linear-gradient(180deg, #D0E4FF 0%, rgba(208, 228, 255, 0) 100%);
  border-radius: 36px;
  display: flex;
  flex-direction: column; }
  .landing-page-edit-text .section-banner .text {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .landing-page-edit-text .section-banner .text .title {
      align-items: center;
      text-align: center;
      margin: 48px auto 0; }
    .landing-page-edit-text .section-banner .text .desc {
      text-align: center;
      margin-top: 8px; }
    .landing-page-edit-text .section-banner .text .image {
      position: relative;
      margin-top: 50px;
      max-width: 1008px; }
      .landing-page-edit-text .section-banner .text .image img {
        width: 100%; }
      .landing-page-edit-text .section-banner .text .image .annotation-location {
        position: absolute;
        width: 28%;
        top: 52%;
        left: 82%;
        max-width: 218px; }
    .landing-page-edit-text .section-banner .text .top-none {
      margin-top: 0px; }
    .landing-page-edit-text .section-banner .text .read-banner-icon-01 {
      position: absolute;
      top: 18%;
      left: 6%;
      width: 5%; }
    .landing-page-edit-text .section-banner .text .read-banner-icon-02 {
      position: absolute;
      top: 48%;
      left: -3%;
      width: 5%; }
    .landing-page-edit-text .section-banner .text .read-banner-icon-03 {
      position: absolute;
      top: 20%;
      right: 8%;
      width: 5%; }
    .landing-page-edit-text .section-banner .text .edit-banner-icon-01 {
      position: absolute;
      transform: rotate(90deg);
      top: 12%;
      left: 5%;
      width: 5%; }
    .landing-page-edit-text .section-banner .text .edit-banner-icon-02 {
      position: absolute;
      top: 16%;
      right: 5%;
      width: 5%; }
    .landing-page-edit-text .section-banner .text .edit-banner-icon-03 {
      position: absolute;
      top: 36%;
      right: 88%;
      width: 5%; }
    .landing-page-edit-text .section-banner .text .edit-banner-icon-04 {
      position: absolute;
      top: 60%;
      left: 0%;
      width: 8%; }
    .landing-page-edit-text .section-banner .text .edit-banner-icon-05 {
      position: absolute;
      top: 57%;
      left: 87%;
      width: 9%; }
    .landing-page-edit-text .section-banner .text .converter-banner-icon-01 {
      position: absolute;
      top: 10%;
      width: 3%;
      right: 99%; }
    .landing-page-edit-text .section-banner .text .converter-banner-icon-02 {
      position: absolute;
      top: 16%;
      width: 5%;
      right: 6%; }
    .landing-page-edit-text .section-banner .text .converter-banner-icon-03 {
      position: absolute;
      top: 32%;
      width: 6%;
      left: 8%; }
    .landing-page-edit-text .section-banner .text .converter-banner-icon-04 {
      position: absolute;
      top: 37%;
      width: 7%;
      right: -3%; }
    .landing-page-edit-text .section-banner .text .converter-banner-icon-05 {
      position: absolute;
      top: 60%;
      width: 5%;
      right: 6%; }
    .landing-page-edit-text .section-banner .text .converter-banner-icon-06 {
      position: absolute;
      top: 63%;
      width: 5%;
      left: 8%; }
    .landing-page-edit-text .section-banner .text .page-banner-icon-01 {
      position: absolute;
      top: 70%;
      width: 5%;
      right: 1%; }
.landing-page-edit-text .section-edit-text {
  height: 560px;
  align-items: center; }
  .landing-page-edit-text .section-edit-text .text {
    justify-content: flex-start; }
    .landing-page-edit-text .section-edit-text .text .desc {
      margin-top: 12px; }
    .landing-page-edit-text .section-edit-text .text .btn {
      margin-top: 24px; }
  .landing-page-edit-text .section-edit-text .image {
    position: relative;
    left: 80px;
    width: 799px; }
    .landing-page-edit-text .section-edit-text .image img {
      width: 100%; }
.landing-page-edit-text .section-edit-picture {
  margin-top: 60px;
  height: 553px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .landing-page-edit-text .section-edit-picture .image {
    width: 498px; }
    .landing-page-edit-text .section-edit-picture .image img {
      width: 100%; }
  .landing-page-edit-text .section-edit-picture .ul-frame {
    position: relative;
    right: 60px; }
  .landing-page-edit-text .section-edit-picture .text {
    padding-left: 0 !important;
    margin-bottom: 80px; }
    .landing-page-edit-text .section-edit-picture .text .desc {
      margin-top: 12px;
      line-height: 21px; }
    .landing-page-edit-text .section-edit-picture .text .btn {
      margin-top: 24px; }
.landing-page-edit-text .section-add-link {
  height: 500px;
  align-content: center; }
  .landing-page-edit-text .section-add-link .text .desc {
    line-height: 21px; }
  .landing-page-edit-text .section-add-link .text .btn {
    margin-top: 24px; }
  .landing-page-edit-text .section-add-link .image {
    position: relative;
    left: 70px;
    width: 673px; }
    .landing-page-edit-text .section-add-link .image img {
      width: 100%; }
.landing-page-edit-text .section-edit-watermark {
  margin-top: 130px; }
  .landing-page-edit-text .section-edit-watermark .image {
    position: relative;
    right: 130px;
    width: 659px; }
    .landing-page-edit-text .section-edit-watermark .image img {
      width: 100%; }
  .landing-page-edit-text .section-edit-watermark .text {
    position: relative;
    right: 32px; }
    .landing-page-edit-text .section-edit-watermark .text .ol-frame {
      margin-top: 18px; }
    .landing-page-edit-text .section-edit-watermark .text .btn {
      margin-top: 10px; }
    .landing-page-edit-text .section-edit-watermark .text .ul-frame {
      margin-top: 30px; }
      .landing-page-edit-text .section-edit-watermark .text .ul-frame li {
        display: flex;
        justify-content: space-around;
        padding: 2px 5px;
        width: 122px;
        height: 48px;
        color: #353535;
        align-items: center;
        text-align: center;
        margin-bottom: 9px; }
        .landing-page-edit-text .section-edit-watermark .text .ul-frame li .ol-image {
          position: static; }
        .landing-page-edit-text .section-edit-watermark .text .ul-frame li span {
          font-weight: 500;
          font-size: 16px;
          line-height: 29px;
          letter-spacing: 0.02em; }
.landing-page-edit-text .section-add-header-footer .image {
  position: relative;
  left: 100px; }
  .landing-page-edit-text .section-add-header-footer .image img {
    width: 100%; }
.landing-page-edit-text .section-add-header-footer .text {
  position: relative;
  right: 32px; }
  .landing-page-edit-text .section-add-header-footer .text .ol-frame {
    margin-top: 18px; }
  .landing-page-edit-text .section-add-header-footer .text .btn {
    margin-top: 10px; }
  .landing-page-edit-text .section-add-header-footer .text .ul-frame {
    margin-top: 30px; }
    .landing-page-edit-text .section-add-header-footer .text .ul-frame li {
      display: flex;
      justify-content: space-around;
      padding: 2px 5px;
      width: 122px;
      height: 48px;
      color: #353535;
      align-items: center;
      text-align: center;
      margin-bottom: 9px; }
      .landing-page-edit-text .section-add-header-footer .text .ul-frame li .ol-image {
        position: static; }
      .landing-page-edit-text .section-add-header-footer .text .ul-frame li span {
        font-weight: 500;
        font-size: 16px;
        line-height: 29px;
        letter-spacing: 0.02em; }
.landing-page-edit-text .section-add-background {
  margin-top: 172px;
  margin-bottom: -135px; }
  .landing-page-edit-text .section-add-background .image {
    width: 378px; }
    .landing-page-edit-text .section-add-background .image img {
      width: 100%; }
  .landing-page-edit-text .section-add-background .text .btn {
    margin-top: 10px; }
  .landing-page-edit-text .section-add-background .text .ul-frame {
    margin-top: 38px; }
.landing-page-edit-text .section-other-features {
  display: flex;
  flex-direction: column;
  text-align: center; }
  .landing-page-edit-text .section-other-features .text .title .title-attract {
    background: linear-gradient(90deg, #FFC701 -30%, #46DC74 25.93%, #24A7F6 61.38%, #8476FF 121.25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; }
  .landing-page-edit-text .section-other-features .text .title .title-span {
    font-weight: 900;
    line-height: 131.02%; }
  .landing-page-edit-text .section-other-features .topline-module {
    margin-top: 43px;
    display: flex;
    justify-content: center; }
    .landing-page-edit-text .section-other-features .topline-module a {
      border-radius: 24px;
      margin-right: 32px; }
      .landing-page-edit-text .section-other-features .topline-module a div {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
        height: 170px;
        max-width: 455px;
        max-height: 200px; }
        .landing-page-edit-text .section-other-features .topline-module a div .image {
          margin-right: 0px !important;
          width: 100px; }
          .landing-page-edit-text .section-other-features .topline-module a div .image img {
            width: 100%; }
      .landing-page-edit-text .section-other-features .topline-module a .feature-item {
        width: 50%;
        max-width: 384px; }
.landing-page-edit-text .section-four-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .landing-page-edit-text .section-four-column .function-item {
    margin: 9px;
    width: 23%;
    max-width: 282px; }
.landing-page-edit-text .section-left-right-text {
  margin: 130px auto; }
  .landing-page-edit-text .section-left-right-text .text ul {
    margin: 12px 0; }
    .landing-page-edit-text .section-left-right-text .text ul li {
      font-size: 14px;
      margin: 1.5px 0; }
      .landing-page-edit-text .section-left-right-text .text ul li a {
        position: relative;
        padding: 0 18px;
        background: url(../images/icon-arrow-right.png) 96% center no-repeat;
        background-size: 5px auto;
        transition: all .5s;
        border-radius: 8px; }
        .landing-page-edit-text .section-left-right-text .text ul li a::before {
          position: absolute;
          display: block;
          content: " ";
          height: 4px;
          width: 4px;
          border-radius: 4px;
          background: #000;
          left: 5px;
          top: 50%;
          transform: translateY(-50%); }
        .landing-page-edit-text .section-left-right-text .text ul li a:hover {
          background-color: rgba(192, 143, 255, 0.2); }
  .landing-page-edit-text .section-left-right-text .text .ul-frame {
    max-width: auto;
    height: auto;
    margin-top: 32px;
    margin-bottom: 15px; }
    .landing-page-edit-text .section-left-right-text .text .ul-frame li {
      min-width: 158px;
      justify-content: flex-start; }
      .landing-page-edit-text .section-left-right-text .text .ul-frame li .image {
        padding: 2px 10px; }
  .landing-page-edit-text .section-left-right-text .text .btn {
    margin: 24px 0px; }
  .landing-page-edit-text .section-left-right-text .image {
    max-width: 557px; }
    .landing-page-edit-text .section-left-right-text .image img {
      width: 100%; }
.landing-page-edit-text .section-row-five {
  flex-wrap: wrap; }
  .landing-page-edit-text .section-row-five .function-item {
    max-width: 220px;
    margin: 12px; }
.landing-page-edit-text .section-margin {
  margin: 100px auto; }
.landing-page-edit-text .section-justify-content-left-end {
  justify-content: flex-end; }
.landing-page-edit-text .section-container-ocr .ocr-move {
  border: 8px solid #ffe22b;
  overflow: hidden;
  border-radius: 24px; }

.landing-page-reader .section-banner, .landing-page-converter .section-banner {
  position: relative; }
  .landing-page-reader .section-banner .image img, .landing-page-converter .section-banner .image img {
    width: 100%;
    transform: translateY(50px); }
  .landing-page-reader .section-banner .text, .landing-page-converter .section-banner .text {
    position: absolute;
    left: 40px;
    top: 50px;
    height: 100%;
    width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .landing-page-reader .section-banner .text .logo, .landing-page-converter .section-banner .text .logo {
      display: flex;
      align-items: center;
      font-size: 24px;
      font-weight: bold; }
      .landing-page-reader .section-banner .text .logo img, .landing-page-converter .section-banner .text .logo img {
        width: 44px;
        margin-right: 8px; }
    .landing-page-reader .section-banner .text .title, .landing-page-converter .section-banner .text .title {
      font-size: var(--banner-title-font-size);
      line-height: var(--banner-title-line-height);
      font-weight: bold;
      margin-top: 24px; }
    .landing-page-reader .section-banner .text .desc, .landing-page-converter .section-banner .text .desc {
      width: 310px;
      font-size: var(--desc-font-size);
      line-height: var(--desc-line-height);
      margin-top: var(--desc-margin-top); }
  .landing-page-reader .section-banner .btn-group, .landing-page-converter .section-banner .btn-group {
    margin-top: 16px;
    display: flex; }

.landing-page-converter .section-banner {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 140px; }
  .landing-page-converter .section-banner .text {
    width: 430px;
    position: static; }
    .landing-page-converter .section-banner .text .desc {
      width: 380px; }
    .landing-page-converter .section-banner .text .btn-group {
      width: 350px; }
  .landing-page-converter .section-banner .image {
    flex: 1;
    position: relative; }
    .landing-page-converter .section-banner .image img {
      transform: none; }
    .landing-page-converter .section-banner .image .nav-bg {
      width: 26.49%;
      position: absolute;
      left: 73%;
      top: 20%;
      filter: drop-shadow(0px 17.0323px 18.0968px rgba(0, 0, 0, 0.1)); }
    .landing-page-converter .section-banner .image .left-icons {
      width: 125px;
      position: absolute;
      left: -150px;
      top: -20px; }
    .landing-page-converter .section-banner .image .ocr-move {
      position: absolute;
      width: 45.482%;
      left: 30%;
      top: 22%; }
      .landing-page-converter .section-banner .image .ocr-move .move-screen::before {
        height: 100%;
        top: 0; }
.landing-page-converter .app-functions {
  margin-top: 30px; }
.landing-page-converter .section-container {
  align-items: center;
  margin-bottom: 140px; }
  .landing-page-converter .section-container .image img {
    width: 674px; }
  .landing-page-converter .section-container .text ul {
    margin: 12px 0; }
    .landing-page-converter .section-container .text ul li {
      font-size: 14px;
      margin: 1.5px 0; }
      .landing-page-converter .section-container .text ul li a {
        position: relative;
        padding: 0 18px;
        background: url(../images/icon-arrow-right.png) 96% center no-repeat;
        background-size: 5px auto;
        transition: all .5s;
        border-radius: 8px; }
        .landing-page-converter .section-container .text ul li a::before {
          position: absolute;
          display: block;
          content: " ";
          height: 4px;
          width: 4px;
          border-radius: 4px;
          background: #000;
          left: 5px;
          top: 50%;
          transform: translateY(-50%); }
        .landing-page-converter .section-container .text ul li a:hover {
          background-color: rgba(192, 143, 255, 0.2); }
  .landing-page-converter .section-container .btn-download-converter {
    min-width: 168px; }

.landing-page-reader .section-container {
  margin-bottom: 160px; }
  .landing-page-reader .section-container .text .title {
    position: relative; }
    .landing-page-reader .section-container .text .title span {
      position: relative;
      z-index: 1; }
    .landing-page-reader .section-container .text .title span.bg {
      display: block;
      position: absolute;
      left: 0;
      top: -90px;
      width: 295px;
      height: 137px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      z-index: 0; }
.landing-page-reader .section-annotate .section-title {
  margin: 152px auto 40px; }
.landing-page-reader .section-signatures .text .title span.bg {
  top: -65px; }

.landing-page-organizer .section-banner {
  position: relative; }
  .landing-page-organizer .section-banner .image img {
    width: 100%; }
  .landing-page-organizer .section-banner .text {
    position: absolute;
    left: 40px;
    top: 75px;
    height: 100%;
    width: 440px;
    display: flex;
    flex-direction: column; }
    .landing-page-organizer .section-banner .text .logo {
      display: flex;
      align-items: center;
      font-size: 24px;
      font-weight: bold; }
      .landing-page-organizer .section-banner .text .logo img {
        width: 44px;
        margin-right: 8px; }
    .landing-page-organizer .section-banner .text .title {
      font-size: var(--banner-title-font-size);
      line-height: 40px;
      font-weight: bold;
      margin-top: 24px; }
    .landing-page-organizer .section-banner .text .desc {
      width: 100%;
      margin-top: var(--desc-margin-top);
      font-size: var(--desc-font-size);
      line-height: var(--desc-line-height); }
    .landing-page-organizer .section-banner .text .btn-group {
      width: 370px; }
  .landing-page-organizer .section-banner .btn-group {
    margin-top: 16px;
    display: flex; }
.landing-page-organizer .section-quick-delete {
  margin-top: 165px; }
  .landing-page-organizer .section-quick-delete .text .title {
    width: 430px; }
  .landing-page-organizer .section-quick-delete .text > img {
    width: 337px;
    transform: translate(-130px, 0); }
  .landing-page-organizer .section-quick-delete .image img {
    width: 500px; }
.landing-page-organizer .section-rotate {
  margin-top: 160px; }
  .landing-page-organizer .section-rotate .text .title {
    width: 450px; }
.landing-page-organizer .section-rearrange {
  margin-top: 107px; }
  .landing-page-organizer .section-rearrange .image img {
    width: 567px; }
.landing-page-organizer .section-extract {
  margin-top: 120px; }
  .landing-page-organizer .section-extract .text .title {
    width: 500px; }

.landing-page-updf-for-ios .download-btn, .landing-page-updf-for-android .download-btn {
  width: 136px;
  margin-top: var(--btn-group-margin-top); }
.landing-page-updf-for-ios .section-container a:not(.btn), .landing-page-updf-for-android .section-container a:not(.btn) {
  display: block; }
.landing-page-updf-for-ios .section-banner, .landing-page-updf-for-android .section-banner {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin-top: 0px;
  display: flex;
  justify-content: space-between; }
  .landing-page-updf-for-ios .section-banner > img, .landing-page-updf-for-android .section-banner > img {
    width: 60%;
    position: relative;
    z-index: 1; }
    .landing-page-updf-for-ios .section-banner > img.line, .landing-page-updf-for-android .section-banner > img.line {
      width: 100%;
      position: absolute;
      left: 67px;
      top: -39px;
      z-index: 0; }
    .landing-page-updf-for-ios .section-banner > img.cartoon, .landing-page-updf-for-android .section-banner > img.cartoon {
      width: 15%;
      position: absolute;
      left: 117px;
      top: 300px;
      z-index: 1;
      animation: down-up 2s infinite; }
  .landing-page-updf-for-ios .section-banner .text, .landing-page-updf-for-android .section-banner .text {
    position: relative;
    z-index: 1;
    margin-left: 50px; }
    .landing-page-updf-for-ios .section-banner .text .title, .landing-page-updf-for-android .section-banner .text .title {
      font-size: var(--banner-title-font-size);
      line-height: var(--banner-title-line-height);
      width: 100%;
      font-weight: bold; }
    .landing-page-updf-for-ios .section-banner .text .desc, .landing-page-updf-for-android .section-banner .text .desc {
      margin-top: var(--desc-margin-top);
      font-size: var(--desc-font-size);
      line-height: var(--desc-line-height); }
    .landing-page-updf-for-ios .section-banner .text .btn-group, .landing-page-updf-for-android .section-banner .text .btn-group {
      display: flex;
      align-items: center;
      margin-top: var(--btn-group-margin-top); }
      .landing-page-updf-for-ios .section-banner .text .btn-group .download-btn, .landing-page-updf-for-android .section-banner .text .btn-group .download-btn {
        margin-top: 0; }
      .landing-page-updf-for-ios .section-banner .text .btn-group .btn, .landing-page-updf-for-android .section-banner .text .btn-group .btn {
        margin-left: 15px; }
.landing-page-updf-for-ios .section-reader, .landing-page-updf-for-android .section-reader {
  margin-top: 100px; }
  .landing-page-updf-for-ios .section-reader .text .title, .landing-page-updf-for-android .section-reader .text .title {
    width: 430px; }
  .landing-page-updf-for-ios .section-reader .text .desc, .landing-page-updf-for-android .section-reader .text .desc {
    width: 430px; }
  .landing-page-updf-for-ios .section-reader .image img, .landing-page-updf-for-android .section-reader .image img {
    width: 675px; }
.landing-page-updf-for-ios .section-scan, .landing-page-updf-for-android .section-scan {
  margin-top: 100px; }
  .landing-page-updf-for-ios .section-scan .section-description, .landing-page-updf-for-android .section-scan .section-description {
    margin: 0 auto;
    text-align: center;
    max-width: 980px;
    margin-top: var(--desc-margin-top);
    font-size: var(--desc-font-size);
    line-height: var(--desc-line-height); }
  .landing-page-updf-for-ios .section-scan img, .landing-page-updf-for-android .section-scan img {
    width: 100%;
    margin-top: 50px; }
.landing-page-updf-for-ios .section-security, .landing-page-updf-for-android .section-security {
  margin-top: 50px;
  width: 900px; }
  .landing-page-updf-for-ios .section-security .text, .landing-page-updf-for-android .section-security .text {
    display: flex;
    flex-direction: column;
    align-items: end;
    text-align: right; }
    .landing-page-updf-for-ios .section-security .text .title, .landing-page-updf-for-android .section-security .text .title {
      text-align: right; }
  .landing-page-updf-for-ios .section-security .image img, .landing-page-updf-for-android .section-security .image img {
    width: 433px; }
.landing-page-updf-for-ios .section-file-manager, .landing-page-updf-for-android .section-file-manager {
  width: 900px; }
  .landing-page-updf-for-ios .section-file-manager .image, .landing-page-updf-for-android .section-file-manager .image {
    display: flex;
    justify-content: end;
    align-items: end; }
    .landing-page-updf-for-ios .section-file-manager .image img, .landing-page-updf-for-android .section-file-manager .image img {
      width: 255px; }
      .landing-page-updf-for-ios .section-file-manager .image img.cartoon, .landing-page-updf-for-android .section-file-manager .image img.cartoon {
        animation: down-up 2s infinite; }
.landing-page-updf-for-ios .section-different, .landing-page-updf-for-android .section-different {
  margin-top: 100px; }
  .landing-page-updf-for-ios .section-different .differents, .landing-page-updf-for-android .section-different .differents {
    display: flex;
    justify-content: center;
    margin-top: 70px;
    margin-bottom: 115px; }
    .landing-page-updf-for-ios .section-different .differents .item, .landing-page-updf-for-android .section-different .differents .item {
      width: 290px;
      box-sizing: border-box;
      padding: 10px 0 35px;
      margin: 0 34px;
      text-align: center;
      background: #fff;
      border-radius: 8px;
      transition: all .5s; }
      .landing-page-updf-for-ios .section-different .differents .item > img, .landing-page-updf-for-android .section-different .differents .item > img {
        width: 144px; }
      .landing-page-updf-for-ios .section-different .differents .item:hover, .landing-page-updf-for-android .section-different .differents .item:hover {
        box-shadow: 0px 19px 23px rgba(0, 0, 0, 0.09); }
      .landing-page-updf-for-ios .section-different .differents .item .title, .landing-page-updf-for-android .section-different .differents .item .title {
        font-size: var(--box-title-font-size);
        line-height: var(--box-title-line-height);
        font-weight: bold; }
      .landing-page-updf-for-ios .section-different .differents .item .desc, .landing-page-updf-for-android .section-different .differents .item .desc {
        padding: 10px 20px 0;
        font-size: var(--box-desc-font-size);
        line-height: var(--box-desc-line-height); }

.landing-page-updf-for-ios .section-banner {
  padding-bottom: 50px; }
.landing-page-updf-for-ios .text {
  padding-top: 50px; }

.landing-page-updf-for-android .section-banner {
  height: 650px;
  background: url(./assets/images/page-android-banner.png) center no-repeat;
  background-size: contain;
  margin-top: 50px;
  margin-bottom: 0px; }
  .landing-page-updf-for-android .section-banner .text {
    width: 100%;
    max-width: 450px; }
.landing-page-updf-for-android .section-container {
  margin-top: 100px; }

.landing-page-updf-for-converter .section-banner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 170px; }
  .landing-page-updf-for-converter .section-banner > img {
    width: 75%; }
  .landing-page-updf-for-converter .section-banner .text {
    flex: 1; }
    .landing-page-updf-for-converter .section-banner .text .short-title {
      font-size: var(--section-big-title-font-size);
      line-height: var(--section-big-title-line-height);
      font-weight: bold; }
    .landing-page-updf-for-converter .section-banner .text .title {
      font-size: var(--banner-title-font-size);
      line-height: var(--banner-title-line-height);
      font-weight: bold;
      width: 455px;
      margin-top: 14px; }
    .landing-page-updf-for-converter .section-banner .text .desc {
      font-size: var(--desc-font-size);
      line-height: var(--desc-line-height);
      margin-top: var(--desc-margin-top); }
    .landing-page-updf-for-converter .section-banner .text .support-info {
      opacity: .6;
      font-size: var(--btn-tip-font-size);
      margin-top: var(--btn-tip-margin-top); }
    .landing-page-updf-for-converter .section-banner .text .btn-group {
      margin-top: var(--btn-group-margin-top);
      display: flex; }
      .landing-page-updf-for-converter .section-banner .text .btn-group .btn {
        flex: 1;
        width: 150px;
        margin-right: 15px; }
.landing-page-updf-for-converter .section-coverter {
  margin-top: 210px; }
  .landing-page-updf-for-converter .section-coverter .coverters {
    margin-top: 110px;
    display: flex;
    flex-wrap: wrap; }
    .landing-page-updf-for-converter .section-coverter .coverters .coverter-item {
      width: 50%;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 90px;
      transition: all .5s; }
      .landing-page-updf-for-converter .section-coverter .coverters .coverter-item:hover {
        transform: translate(-5px, -5px);
        opacity: .8; }
      .landing-page-updf-for-converter .section-coverter .coverters .coverter-item .title {
        font-size: var(--section-title-font-size);
        font-weight: bold; }
      .landing-page-updf-for-converter .section-coverter .coverters .coverter-item .desc {
        font-size: var(--desc-font-size);
        line-height: var(--desc-line-height);
        margin-top: 10px; }
      .landing-page-updf-for-converter .section-coverter .coverters .coverter-item img {
        margin-top: 24px;
        width: 412px; }
.landing-page-updf-for-converter .section-other-formater {
  margin-top: 30px; }
  .landing-page-updf-for-converter .section-other-formater .coverters {
    display: flex;
    flex-wrap: wrap; }
    .landing-page-updf-for-converter .section-other-formater .coverters .coverter-item {
      width: 50%;
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 110px;
      transition: all .5s; }
      .landing-page-updf-for-converter .section-other-formater .coverters .coverter-item:hover {
        transform: translate(-5px, -5px);
        opacity: .8; }
      .landing-page-updf-for-converter .section-other-formater .coverters .coverter-item img {
        width: 127px; }
      .landing-page-updf-for-converter .section-other-formater .coverters .coverter-item .text {
        margin-left: 45px; }
        .landing-page-updf-for-converter .section-other-formater .coverters .coverter-item .text .title {
          font-size: var(--section-title-font-size);
          font-weight: bold; }
        .landing-page-updf-for-converter .section-other-formater .coverters .coverter-item .text .desc {
          margin-top: 10px;
          font-size: var(--desc-font-size);
          line-height: var(--desc-line-height); }
.landing-page-updf-for-converter .section-btn-group {
  display: flex;
  justify-content: center;
  margin-top: 80px; }
  .landing-page-updf-for-converter .section-btn-group .btn {
    width: 170px;
    margin: 0 6px; }
.landing-page-updf-for-converter .section-editable {
  margin-top: 215px;
  text-align: center; }
  .landing-page-updf-for-converter .section-editable .section-description {
    font-size: var(--desc-font-size);
    line-height: var(--desc-line-height);
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
    margin-top: var(--desc-margin-top); }
  .landing-page-updf-for-converter .section-editable .image {
    text-align: center;
    margin-top: 76px;
    position: relative;
    display: inline-block; }
    .landing-page-updf-for-converter .section-editable .image > img {
      max-width: 995px;
      width: 100%; }
    .landing-page-updf-for-converter .section-editable .image .screen {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 75%;
      min-width: 8px;
      max-width: 100%;
      background: url(../images/page-updf-converter-formats.png) left center no-repeat;
      background-size: cover;
      animation: scanned-animate 10s linear infinite; }
      .landing-page-updf-for-converter .section-editable .image .screen::after {
        content: " ";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: linear-gradient(270deg, rgba(0, 0, 0, 0.2) -2.47%, rgba(173, 173, 173, 0) 101.43%); }
      .landing-page-updf-for-converter .section-editable .image .screen span {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 8px;
        height: 100%;
        background-color: #4999F8;
        cursor: pointer; }
        .landing-page-updf-for-converter .section-editable .image .screen span::before {
          content: " ";
          display: block;
          position: absolute;
          width: 44px;
          height: 44px;
          background: url(../images/icon-move-left-right.png) center no-repeat;
          background-size: 100%;
          left: -18px;
          top: calc(50% - 22px); }
.landing-page-updf-for-converter .section-who {
  margin-top: 135px; }
  .landing-page-updf-for-converter .section-who .who-list {
    margin-top: 60px;
    display: flex;
    justify-content: center; }
    .landing-page-updf-for-converter .section-who .who-list .item {
      width: 290px;
      box-sizing: border-box;
      background: #fff;
      border-radius: 16px;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      margin: 0 34px;
      transition: all .5s; }
      .landing-page-updf-for-converter .section-who .who-list .item > img {
        width: 144px; }
      .landing-page-updf-for-converter .section-who .who-list .item:hover {
        box-shadow: 0px 19px 23px rgba(0, 0, 0, 0.09); }
      .landing-page-updf-for-converter .section-who .who-list .item .titel {
        margin-top: 23px;
        font-size: var(--box-title-font-size);
        line-height: var(--box-title-line-height);
        font-weight: bold; }
      .landing-page-updf-for-converter .section-who .who-list .item .desc {
        padding: 10px 40px 40px;
        font-size: var(--box-desc-font-size);
        line-height: var(--box-desc-line-height); }
.landing-page-updf-for-converter .section-footer-info {
  margin-top: 120px; }
  .landing-page-updf-for-converter .section-footer-info .section-description {
    text-align: center;
    margin-top: var(--desc-margin-top);
    font-size: var(--desc-font-size);
    line-height: var(--desc-line-height); }
.landing-page-updf-for-converter .section-footer-btn-group {
  margin: 40px auto; }

.landing-page-ocr .section-banner {
  display: flex;
  align-items: center;
  margin-top: 30px; }
  .landing-page-ocr .section-banner .text {
    width: 100%;
    max-width: 492px; }
    .landing-page-ocr .section-banner .text .btn-group {
      justify-content: flex-start; }
  .landing-page-ocr .section-banner .image {
    position: relative;
    max-width: 690px;
    flex: 1;
    margin-left: 30px; }
    .landing-page-ocr .section-banner .image .banner-bg {
      width: 100%; }
    .landing-page-ocr .section-banner .image .ocr-move {
      position: absolute;
      width: 71.69%;
      left: 11.3%;
      top: 12%;
      overflow: hidden;
      aspect-ratio: 495 / 394;
      max-height: 394px; }
    .landing-page-ocr .section-banner .image .nav-bg {
      width: 38.55%;
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: 10; }
    .landing-page-ocr .section-banner .image .left-icon, .landing-page-ocr .section-banner .image .right-icon {
      position: absolute;
      width: 63px;
      left: -80px;
      top: 65%;
      z-index: 10; }
    .landing-page-ocr .section-banner .image .right-icon {
      left: auto;
      right: -30px;
      top: 20%; }
.landing-page-ocr .section-title, .landing-page-ocr .section-desc {
  margin: 0 auto;
  max-width: 930px;
  text-align: center;
  margin-top: 30px; }
.landing-page-ocr .section-scanned .section-title {
  margin-top: 130px; }
.landing-page-ocr .section-scanned .section-desc {
  margin-top: 12px; }
.landing-page-ocr .section-scanned .section-swiper {
  display: flex;
  align-items: center;
  margin-top: 80px !important; }
  .landing-page-ocr .section-scanned .section-swiper .title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px; }
  .landing-page-ocr .section-scanned .section-swiper .desc {
    margin-top: 12px;
    font-size: 14px;
    line-height: 17px; }
    .landing-page-ocr .section-scanned .section-swiper .desc a {
      text-decoration: underline; }
  .landing-page-ocr .section-scanned .section-swiper .swiper-container {
    position: relative;
    max-width: 730px;
    width: 60%; }
    .landing-page-ocr .section-scanned .section-swiper .swiper-container .swiper-item {
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      transition: all .5s;
      display: flex;
      flex-direction: column-reverse; }
      .landing-page-ocr .section-scanned .section-swiper .swiper-container .swiper-item.active {
        position: unset;
        opacity: 1; }
      .landing-page-ocr .section-scanned .section-swiper .swiper-container .swiper-item .title, .landing-page-ocr .section-scanned .section-swiper .swiper-container .swiper-item .desc {
        display: none;
        text-align: center; }
      .landing-page-ocr .section-scanned .section-swiper .swiper-container .swiper-item > img {
        width: 100%; }
  .landing-page-ocr .section-scanned .section-swiper .swiper-paginator {
    flex: 1; }
    .landing-page-ocr .section-scanned .section-swiper .swiper-paginator .swiper-paginator-item {
      cursor: pointer;
      opacity: .2;
      transition: all .5s; }
      .landing-page-ocr .section-scanned .section-swiper .swiper-paginator .swiper-paginator-item .progress {
        width: 100%;
        height: 6px;
        background-color: #E4E4E4;
        border: 2px solid #E4E4E4;
        position: relative;
        border-radius: 5px;
        display: block;
        margin-top: 15px; }
        .landing-page-ocr .section-scanned .section-swiper .swiper-paginator .swiper-paginator-item .progress span {
          content: '';
          display: block;
          border-radius: inherit;
          width: 0%;
          height: 100%;
          animation-fill-mode: forwards;
          background-color: #353535; }
      .landing-page-ocr .section-scanned .section-swiper .swiper-paginator .swiper-paginator-item.active {
        opacity: 1;
        position: relative; }
        .landing-page-ocr .section-scanned .section-swiper .swiper-paginator .swiper-paginator-item.active .progress span {
          animation: width-0-100 linear; }
.landing-page-ocr .section-scanned .btn-group {
  margin-top: 30px; }
.landing-page-ocr .section-opposite {
  margin-top: 163px; }
  .landing-page-ocr .section-opposite .text .btn-group {
    justify-content: start; }
.landing-page-ocr .section-support-language {
  margin-top: 44px; }
  .landing-page-ocr .section-support-language .section-desc {
    margin-top: 12px; }
  .landing-page-ocr .section-support-language ul {
    text-align: center;
    margin-top: 48px; }
    .landing-page-ocr .section-support-language ul li {
      display: inline-block;
      margin: 10px;
      padding: 8px 16px;
      background-color: rgba(0, 0, 0, 0.04);
      border: 1px solid rgba(0, 0, 0, 0.04);
      border-radius: 4px;
      transition: all .5s;
      font-size: 12px;
      cursor: default; }
      .landing-page-ocr .section-support-language ul li:hover {
        color: #fff;
        background-color: #C08FFF; }
.landing-page-ocr .section-industry {
  margin-top: 120px;
  margin-bottom: 40px; }
  .landing-page-ocr .section-industry .section-desc {
    margin-top: 12px; }
  .landing-page-ocr .section-industry .section-container {
    width: 100%;
    max-height: 1200px;
    display: flex;
    justify-content: center;
    align-items: flex-start; }
    .landing-page-ocr .section-industry .section-container .industry-item {
      width: 100%;
      max-width: 322px;
      border-radius: 24px;
      margin: 0 33px;
      margin-top: 140px;
      padding: 40px;
      box-sizing: border-box;
      position: relative; }
      .landing-page-ocr .section-industry .section-container .industry-item img {
        width: 100px;
        position: absolute;
        left: 11%;
        top: -30%; }
      .landing-page-ocr .section-industry .section-container .industry-item .industry-item-03 {
        position: absolute;
        top: -22%; }
      .landing-page-ocr .section-industry .section-container .industry-item .title {
        font-weight: bold;
        font-size: 20px;
        line-height: 29px; }
      .landing-page-ocr .section-industry .section-container .industry-item .desc {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px; }
.landing-page-ocr .section-other-features {
  padding-top: 30px; }

@keyframes ocr-text {
  0% {
    opacity: 0; }
  50% {
    transform: rotateZ(0deg);
    left: 72%;
    opacity: 1; }
  100% {
    transform: rotateZ(0deg);
    left: 72%;
    opacity: 1; } }

/*# sourceMappingURL=landing-page.css.map */
