@charset "UTF-8";
.btn.black.android,
.btn.black.mac,
.btn.black.ios {
  height: 45px !important;
  max-width: 248px !important; }

.page-product .banner .banner-img .big-img-1 {
  position: relative;
  top: 5px; }

footer .footer-section .footer-logo .footer-get-news .footer-subscribe > input {
  border: 1px solid #ccc; }

.btn.android,
.btn.ios {
  border: 1px solid #fff !important; }

.user-account .btn.btn-download-updf {
  color: #fff; }

.banner .desc {
  width: 83%; }

@keyframes video-3d {
  from {
    transform: rotateX(4deg) scaleY(1); }
  to {
    transform: rotateX(0deg) scaleY(1); } }
@keyframes linkMore {
  25% {
    transform: translateX(12px); }
  50% {
    transform: translateX(0px); }
  75% {
    transform: translateX(8px); }
  100% {
    transform: translateX(0px); } }
@font-face {
  font-family: 'ProductSans';
  font-weight: 700; }
.btn.btn-download-updf {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  min-width: 252px;
  border-radius: 8px;
  border: 1px solid #fff;
  background: transparent;
  box-sizing: border-box;
  box-sizing: border-box;
  height: 56px; }
  .btn.btn-download-updf > span.icon {
    display: none; }
  .btn.btn-download-updf::after {
    content: none; }

.btn.btn-checkout-updf {
  border-radius: 8px;
  background: linear-gradient(93deg, #2f37ff 0%, #7b4bff 100%);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  min-width: 252px;
  box-sizing: border-box;
  box-sizing: border-box;
  height: 56px; }

.banner {
  padding-bottom: 0;
  overflow: hidden;
  perspective: 300px; }
  .banner .banner-img .banner-mobile-img {
    display: none;
    width: 100%;
    max-width: 974px;
    position: relative;
    top: 10px;
    clip-path: unset; }
  .banner .title {
    margin-top: 24px; }
  .banner .desc {
    font-size: 24px;
    max-width: 813px;
    margin-top: 24px; }
  .banner .slogan {
    font-size: 24px;
    background: unset; }
  .banner .btn-group {
    align-items: flex-start; }
    .banner .btn-group .btn-wrapper .btn-video {
      gap: 5px; }
      .banner .btn-group .btn-wrapper .btn-video .player-icon {
        width: 12px; }
  .banner .banner-video-carton {
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: rotateX(4deg) scaleY(1);
    transition: all 0.5s ease-in-out; }
  .banner .banner-video-carton-active {
    animation: video-3d 1s linear forwards; }
  .banner .banner-video {
    display: none; }
  .banner .banner-img {
    width: 90%;
    max-width: 1236px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end; }
    .banner .banner-img .big-img {
      display: block;
      width: 100%;
      max-width: 974px;
      position: relative;
      top: 10px;
      clip-path: unset; }
    .banner .banner-img .img-01 {
      width: 36%;
      height: auto;
      max-width: 447px;
      left: -5%;
      bottom: 0;
      top: auto;
      display: none;
      filter: drop-shadow(6px 4px 71.6px rgba(0, 0, 0, 0.25)); }

.section-perfection {
  position: relative;
  margin-bottom: -152px;
  max-width: unset; }
  .section-perfection .text-content {
    position: absolute;
    top: 28%;
    max-width: 551px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .section-perfection .text-content h3 {
      color: #fff;
      margin-top: -179px;
      text-align: center;
      /* EN/48px-Bold */
      font-size: 48px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      text-align: center; }
      .section-perfection .text-content h3 span {
        background: url("../../images/page-product/edit-bg.png") no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        width: 125px; }
    .section-perfection .text-content .content-desc {
      color: #fff;
      /* EN/16px-Regular */
      text-align: center;
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      width: 80%;
      margin-top: 20px;
      line-height: normal; }
      .section-perfection .text-content .content-desc a {
        display: block;
        font-size: 16px;
        margin-top: 5px; }
        .section-perfection .text-content .content-desc a:hover {
          transform: translate(-1px, -1px);
          opacity: 0.8; }
    .section-perfection .text-content .btn-black-download {
      margin-top: 24px;
      width: 70%;
      background: transparent; }
      .section-perfection .text-content .btn-black-download span {
        color: #fff; }
  .section-perfection .section-img {
    width: 90%;
    max-width: 1672px;
    position: relative;
    margin: 0 auto;
    margin-top: -147px;
    top: 253px;
    z-index: 2; }
    .section-perfection .section-img .img-big {
      display: block;
      margin: 0 auto;
      width: 33%;
      position: relative;
      z-index: 1;
      top: -20px;
      filter: drop-shadow(0px 0px 101px rgba(0, 0, 0, 0.25)); }
    .section-perfection .section-img .img-01,
    .section-perfection .section-img .img-02,
    .section-perfection .section-img .img-03,
    .section-perfection .section-img .img-04,
    .section-perfection .section-img .img-05 {
      position: absolute;
      z-index: 0;
      transition: all 1s; }
    .section-perfection .section-img.scroll-fade-in-show .img-01,
    .section-perfection .section-img.scroll-fade-in-show .img-02,
    .section-perfection .section-img.scroll-fade-in-show .img-03,
    .section-perfection .section-img.scroll-fade-in-show .img-04,
    .section-perfection .section-img.scroll-fade-in-show .img-05 {
      transform: translate(0, 0) scale(1); }
    .section-perfection .section-img .img-01 {
      width: 25.7%;
      left: 3%;
      top: 8%;
      transform: translate(150%, 150%) scale(0.1);
      transition-delay: 0.5s; }
    .section-perfection .section-img .img-02 {
      width: 19.37%;
      left: 11%;
      top: 31%;
      transform: translate(150%, 20%) scale(0.1);
      transition-delay: 0.8s; }
    .section-perfection .section-img .img-03 {
      width: 18.9%;
      left: 7%;
      top: 63%;
      filter: drop-shadow(0 6px 32px rgba(0, 0, 0, 0.1));
      transform: translate(150%, -50%) scale(0.1);
      transition-delay: 1.1s; }
    .section-perfection .section-img .img-04 {
      width: 30%;
      right: 0;
      top: 12%;
      transform: translate(-100%, 150%) scale(0.1);
      transition-delay: 1.4s; }
    .section-perfection .section-img .img-05 {
      width: 33.6%;
      right: 1%;
      top: 41%;
      transform: translate(-100%, -50%) scale(0.1);
      transition-delay: 1.7s; }

.section-h2-ai .section-title,
.section-h2-ai .section-desc {
  max-width: 771px; }

.section-h2 .section-title {
  padding-top: 99px;
  font-size: 56px; }

.christmas-ai {
  padding-top: 373px;
  background: #fff0c5;
  position: relative;
  padding-bottom: 258px; }
  .christmas-ai-title {
    color: #333;
    font-family: ProductSans;
    font-size: 40px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 1.5px;
    width: 80%;
    margin: 0 auto; }
    .christmas-ai-title span {
      color: #ff4045;
      font-family: ProductSans;
      font-size: 40px;
      font-style: normal;
      font-weight: 700;
      line-height: normal; }
  .christmas-ai .section-desc {
    max-width: 771px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px; }
  .christmas-ai .btn-group {
    margin-top: 30px; }
  .christmas-ai .christmas-ai-wrapper {
    max-width: 407px;
    width: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative; }
    .christmas-ai .christmas-ai-wrapper .ai-func {
      position: absolute;
      z-index: 2; }
      .christmas-ai .christmas-ai-wrapper .ai-func .title {
        color: #3fe09d;
        font-family: NOTO SANS SC;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal; }
      .christmas-ai .christmas-ai-wrapper .ai-func .mid-box {
        margin-top: 15px;
        border-radius: 24px;
        background: #252525; }
        .christmas-ai .christmas-ai-wrapper .ai-func .mid-box-title {
          color: #fff;
          font-size: 15px; }
        .christmas-ai .christmas-ai-wrapper .ai-func .mid-box h3 {
          color: #fff;
          font-size: 28px; }
        .christmas-ai .christmas-ai-wrapper .ai-func .mid-box-desc {
          color: #fff;
          text-align: center;
          font-size: 20px;
          font-weight: 400;
          opacity: 0.5; }
    .christmas-ai .christmas-ai-wrapper .summarize-pdf {
      position: absolute;
      top: 50%;
      right: 50%;
      transform: translate(50%, -50%) scale(0);
      max-width: 440px;
      width: 108%;
      transition: all 0.5s;
      transition-duration: 1s; }
      .christmas-ai .christmas-ai-wrapper .summarize-pdf .title {
        color: #ff4e62; }
      .christmas-ai .christmas-ai-wrapper .summarize-pdf .input-desc {
        color: #8a8a8a;
        text-align: center;
        font-family: NOTO SANS SC;
        font-size: 15.75px;
        font-weight: 590; }
        .christmas-ai .christmas-ai-wrapper .summarize-pdf .input-desc::after {
          content: ' ';
          position: absolute;
          width: 2px;
          background: #c191ff;
          height: 24px;
          right: 210px; }
      .christmas-ai .christmas-ai-wrapper .summarize-pdf .send {
        width: 27px; }
      .christmas-ai .christmas-ai-wrapper .summarize-pdf .mid-box {
        border-radius: 24px;
        background: #252525;
        display: flex;
        padding: 42px 44px 31px 44px;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        gap: 24px;
        margin-top: 13px; }
        .christmas-ai .christmas-ai-wrapper .summarize-pdf .mid-box h3 {
          font-size: 28px; }
        .christmas-ai .christmas-ai-wrapper .summarize-pdf .mid-box .input-read {
          max-width: 352px;
          width: 100%;
          height: 56px;
          border-radius: 10.5px;
          border: 1px solid #ffcc71;
          background: #4d4d4d;
          display: flex;
          align-items: center;
          justify-content: space-between;
          box-sizing: border-box;
          padding: 16px; }
      .christmas-ai .christmas-ai-wrapper .summarize-pdf .bottom-desc {
        color: #fff;
        font-family: NOTO SANS SC;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        float: right;
        margin-top: 17px; }
        .christmas-ai .christmas-ai-wrapper .summarize-pdf .bottom-desc .arrow {
          width: 6px; }
    .christmas-ai .christmas-ai-wrapper .ai-chat {
      width: 113.5%;
      margin-top: 34px;
      max-width: 462px;
      top: 50%;
      right: 50%;
      transform: translate(50%, -50%) scale(0.1);
      position: absolute;
      transition-duration: 0.4s; }
      .christmas-ai .christmas-ai-wrapper .ai-chat .title {
        color: #fc8215;
        font-family: NOTO SANS SC;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal; }
      .christmas-ai .christmas-ai-wrapper .ai-chat .mid-box {
        border-radius: 24px;
        background: #252525;
        width: 100%;
        padding-top: 34px;
        padding-bottom: 57px; }
        .christmas-ai .christmas-ai-wrapper .ai-chat .mid-box-title {
          color: #fff;
          text-align: center;
          font-family: NOTO SANS SC;
          font-size: 28px;
          font-style: normal;
          font-weight: 700;
          line-height: normal; }
        .christmas-ai .christmas-ai-wrapper .ai-chat .mid-box .record {
          box-sizing: border-box;
          max-width: 380px;
          border-radius: 13px;
          background: #ffc802;
          margin-top: 39px;
          display: flex;
          align-items: center;
          padding: 0 24px;
          padding-top: 18px;
          padding-bottom: 18px;
          display: flex;
          justify-content: space-between; }
          .christmas-ai .christmas-ai-wrapper .ai-chat .mid-box .record .header {
            width: 90px;
            position: absolute;
            left: 0px;
            top: -30px; }
          .christmas-ai .christmas-ai-wrapper .ai-chat .mid-box .record p {
            color: #000;
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            max-width: 285px; }
          .christmas-ai .christmas-ai-wrapper .ai-chat .mid-box .record .say {
            transform: translateX(60px);
            font-family: ProductSans; }
        .christmas-ai .christmas-ai-wrapper .ai-chat .mid-box .record1 {
          transform: translateX(-41px); }
        .christmas-ai .christmas-ai-wrapper .ai-chat .mid-box .record2 {
          box-sizing: border-box;
          max-width: 380px;
          border-radius: 13px;
          background: #fff;
          transform: translateX(101px);
          padding-top: 17px;
          padding-bottom: 17px; }
          .christmas-ai .christmas-ai-wrapper .ai-chat .mid-box .record2 .header {
            width: 105px;
            position: absolute;
            right: -5px;
            top: -30px;
            left: unset; }
    .christmas-ai .christmas-ai-wrapper .translate-pdf {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0);
      overflow: hidden;
      transition: all 1s;
      max-width: 462px;
      width: 113.5%;
      position: absolute; }
      .christmas-ai .christmas-ai-wrapper .translate-pdf .title {
        color: #26b1ff;
        font-family: NOTO SANS SC;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal; }
      .christmas-ai .christmas-ai-wrapper .translate-pdf .mid-box {
        border-radius: 24px;
        background: #252525;
        padding-top: 28px;
        overflow: hidden; }
        .christmas-ai .christmas-ai-wrapper .translate-pdf .mid-box-title {
          color: #fff;
          text-align: center;
          font-size: 28px;
          font-weight: 700; }
        .christmas-ai .christmas-ai-wrapper .translate-pdf .mid-box-desc {
          margin: 0 auto;
          color: #fff;
          text-align: center;
          font-family: NOTO SANS SC;
          font-size: 20px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          opacity: 0.5;
          margin-top: 12px;
          max-width: 371px; }
        .christmas-ai .christmas-ai-wrapper .translate-pdf .mid-box .bottom-imgs {
          display: flex;
          position: relative;
          min-height: 200px; }
          .christmas-ai .christmas-ai-wrapper .translate-pdf .mid-box .bottom-imgs .translate {
            max-width: 237px;
            width: 50%;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            transition: all 1s;
            transition-delay: 1s; }
          .christmas-ai .christmas-ai-wrapper .translate-pdf .mid-box .bottom-imgs .active-trans1 {
            transform: translate(-90%, 23%) rotate(-9.96deg);
            opacity: 1 !important;
            z-index: 1; }
          .christmas-ai .christmas-ai-wrapper .translate-pdf .mid-box .bottom-imgs .active-trans2 {
            transform: translate(-50%, 10%) rotate(5.38deg);
            opacity: 1 !important;
            z-index: 2; }
          .christmas-ai .christmas-ai-wrapper .translate-pdf .mid-box .bottom-imgs .active-trans3 {
            transform: translate(-5%, 25%) rotate(17.214deg);
            opacity: 1 !important;
            z-index: 1; }
    .christmas-ai .christmas-ai-wrapper .ask-pdf {
      width: 102%;
      position: absolute;
      transition-duration: 0.7s;
      top: 50%;
      left: 50%; }
      .christmas-ai .christmas-ai-wrapper .ask-pdf .mid-box {
        padding-top: 32px;
        padding-bottom: 18px; }
        .christmas-ai .christmas-ai-wrapper .ask-pdf .mid-box-title {
          text-align: center;
          font-size: 28px; }
        .christmas-ai .christmas-ai-wrapper .ask-pdf .mid-box-desc {
          margin-top: 19px;
          max-width: 371px;
          margin: 0 auto;
          margin-top: 19px; }
        .christmas-ai .christmas-ai-wrapper .ask-pdf .mid-box .why {
          max-width: 185px;
          width: 50%;
          height: 59px;
          flex-shrink: 0;
          margin-top: 29px;
          border-radius: 13px;
          background: #fff;
          font-size: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-left: 18%; }
        .christmas-ai .christmas-ai-wrapper .ask-pdf .mid-box .answer {
          max-width: 197px;
          width: 60%;
          height: 34px;
          margin-top: 17px;
          border-radius: 7.446px;
          background: #929292;
          font-size: 11.455px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-left: 36%; }
    .christmas-ai .christmas-ai-wrapper .active-translate-pdf {
      left: calc(100% + 50px);
      top: -45px;
      opacity: 1 !important;
      transform: scale(1) !important; }
    .christmas-ai .christmas-ai-wrapper .active-ask-pdf {
      left: calc(100% + 50px);
      top: 350px;
      opacity: 1 !important;
      transform: scale(1) !important; }
    .christmas-ai .christmas-ai-wrapper .active-ai-chat {
      right: calc(100% + 50px);
      top: 280px;
      opacity: 1 !important;
      transform: scale(1) !important; }
    .christmas-ai .christmas-ai-wrapper .active-summarize-pdf {
      right: calc(100% + 50px);
      opacity: 1 !important;
      transform: scale(1) !important;
      top: 0; }
    .christmas-ai .christmas-ai-wrapper .bottom-desc {
      color: #fff;
      font-family: NOTO SANS SC;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      float: right;
      margin-top: 17px;
      opacity: 0.5; }
      .christmas-ai .christmas-ai-wrapper .bottom-desc .arrow {
        width: 6px; }
    .christmas-ai .christmas-ai-wrapper .chrismast-ai-core {
      width: 100%;
      margin-top: 90px; }
      .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core {
        border-radius: 12px;
        background: rgba(103, 103, 103, 0.51);
        background-size: contain;
        backdrop-filter: blur(21.25px);
        padding: 14px;
        padding-bottom: 39px; }
        .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .top-icon {
          display: flex;
          align-items: center;
          width: 100%; }
          .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .top-icon img {
            width: 26px; }
          .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .top-icon span {
            color: #fff;
            font-family: NOTO SANS SC;
            font-size: 13.134px;
            font-style: normal;
            font-weight: 590;
            line-height: normal;
            width: 200px;
            margin-left: 5px; }
        .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .tabs {
          margin: 0 auto;
          margin-top: 23px;
          display: flex;
          border-radius: 6.145px;
          overflow: hidden;
          width: 80%;
          max-width: 303px;
          background: #4b4b4b; }
          .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .tabs .tab-item {
            width: 151px;
            text-align: center;
            background: #4b4b4b;
            height: 36px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            text-align: center;
            font-family: NOTO SANS SC;
            font-size: 18.435px;
            font-style: normal;
            font-weight: 400;
            line-height: 52px;
            /* 116.667% */ }
            .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .tabs .tab-item.active {
              border-radius: 6.145px;
              background: rgba(255, 255, 255, 0.2); }
        .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .upload-desc {
          color: #fff;
          text-align: center;
          font-family: NOTO SANS SC;
          font-size: 22.275px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          opacity: 0.5;
          max-width: 349px;
          margin: 0 auto;
          margin-top: -25px; }
        .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .ai-carton-wrapper {
          position: relative; }
        .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .ai-carton {
          margin-top: 61px;
          width: 100%; }
        .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .ai-box {
          margin-top: 61px;
          opacity: 0;
          width: 155%; }
        .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .file {
          margin: 0 auto;
          display: flex;
          margin-top: 163px;
          box-sizing: border-box;
          width: 90%;
          gap: 10px;
          max-width: 352px;
          padding: 10.5px;
          border-radius: 10.5px;
          background: rgba(114, 114, 114, 0.29); }
          .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .file .pdf-icon {
            width: 32px; }
          .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .file .right-content .file-title {
            color: #fff;
            font-family: NOTO SANS SC;
            font-size: 15.75px;
            font-weight: 400;
            line-height: 20.999px;
            /* 133.333% */ }
          .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .file .right-content .file-desc {
            color: #b8b8b8;
            font-family: NOTO SANS SC;
            font-size: 13.125px;
            font-weight: 400;
            line-height: 20.999px;
            /* 160% */ }
        .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .file-input {
          max-width: 352px;
          height: 53px;
          width: 90%;
          border-radius: 10.5px;
          background: #4c4c4c;
          box-sizing: border-box;
          margin: 0 auto;
          margin-top: 12px;
          display: flex;
          padding-right: 20px;
          padding-left: 9.5px;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .file-input .input-desc {
            color: #8a8a8a;
            text-align: center;
            font-family: ProductSans;
            font-size: 15.75px;
            font-weight: 590; }
          .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .ai-core .file-input .send {
            width: 27px; }
      .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .btn-group {
        margin-top: 52px; }
      .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .bottom-desc {
        color: #fff;
        font-family: ProductSans;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
        .christmas-ai .christmas-ai-wrapper .chrismast-ai-core .bottom-desc .arrow {
          width: 6px; }

.section.theme-white .section-title {
  padding-top: 380px; }

.page-product {
  overflow: hidden; }

.section-read-annotate-wrapper {
  background: #f0f4ff;
  padding-top: 152px; }
  .section-read-annotate-wrapper .link {
    color: #ff4e62;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 18px; }
  .section-read-annotate-wrapper .swiper-container-annotate {
    margin-top: -350px; }
    .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide {
      display: flex;
      justify-content: center;
      gap: 30px;
      /* 淡入淡出效果 */
      /* 上下过渡效果 */
      /* 淡出效果 */ }
      .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-left {
        max-width: 974px;
        width: 60%;
        /* 初始状态 */ }
        .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-left img {
          width: 115%;
          position: relative;
          top: 170px; }
        .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-left video {
          width: 115%;
          position: relative;
          top: 190px;
          border-radius: 20px;
          transform: scale(0.85);
          clip-path: inset(-2px -2px); }
      .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-right {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 40%;
        max-width: 284px;
        position: relative;
        top: 100px; }
        .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-right .text {
          width: 100%; }
          .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-right .text-title {
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: normal; }
          .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-right .text-desc {
            font-size: 20px;
            margin-top: 11px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            color: #8a8a8a;
            height: 70px; }
        .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-right .swiper-tabs {
          width: 281px;
          height: 10px;
          border-radius: 21px;
          flex-shrink: 0;
          background: #ffcc71;
          margin-top: 32px;
          display: flex; }
          .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-right .swiper-tabs .tab-item {
            cursor: pointer;
            width: 33.333%;
            border-radius: 21px;
            height: 100%; }
            .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .swiper-slide-right .swiper-tabs .tab-item.active {
              background: linear-gradient(93deg, #ffab6a 0%, #ff4e62 100%); }
      .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .text {
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.5s ease, transform 0.5s ease; }
      .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .fade-out {
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.5s ease, transform 0.5s ease; }
      .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .fade-in {
        opacity: 1; }
      .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .fade-in-up {
        opacity: 1;
        transform: translateY(0); }
      .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .fade-out-up {
        opacity: 0;
        transform: translateY(-50px);
        /* 上移一大段距离，根据需要调整数值 */ }
      .section-read-annotate-wrapper .swiper-container-annotate .swiper-slide .initial-display {
        opacity: 1;
        transform: translateY(0); }

.btn.btn-download-updf.btn-white {
  width: 252px;
  height: 56px;
  padding: 12px 0px;
  border-radius: 8px;
  border: 1px solid #000 !important;
  box-sizing: border-box;
  color: #000 !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 31px;
  text-align: center;
  display: block;
  background: #f0f4ff !important; }

.section-title {
  font-size: 48px;
  font-weight: 700; }

.section-desc {
  color: #8a8a8a;
  max-width: 660px;
  /* EN/20px-Regular */
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 18px; }

.section-read-annotate {
  max-width: 1470px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 5; }
  .section-read-annotate .section-title {
    max-width: 500px; }
  .section-read-annotate .section-desc {
    max-width: 500px; }

.christmas-ai .christmas-ai-wrapper .ask-pdf .mid-box .why {
  padding: 10px; }

.section-scan-sign-share {
  padding-top: 211px;
  background: #ffffff;
  overflow: hidden;
  padding-bottom: 10px;
  position: relative; }
  .section-scan-sign-share .sign-carton {
    position: absolute;
    z-index: 7;
    max-width: 417px;
    width: 50%;
    overflow: hidden;
    border-radius: 55.5px;
    clip-path: inset(-2px -2px);
    left: 50%;
    transform: translateX(-50%);
    top: 22%; }
  .section-scan-sign-share .section-title {
    text-align: center;
    max-width: 702px;
    margin: 0 auto;
    margin-top: 21px; }
  .section-scan-sign-share .section-desc {
    text-align: center;
    max-width: 702px;
    margin: 0 auto;
    margin-top: 21px; }
  .section-scan-sign-share .link {
    color: #ff4e62;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 auto;
    text-align: center;
    margin-top: 18px;
    position: relative;
    z-index: 2; }
  .section-scan-sign-share .swiper-container-share {
    width: 100%;
    height: 50%;
    margin: 0 auto;
    margin-top: 30px;
    /* overflow: hidden; */ }
    .section-scan-sign-share .swiper-container-share .top-title-list {
      max-width: 800px;
      margin: 0 auto;
      height: 20px; }
      .section-scan-sign-share .swiper-container-share .top-title-list .place-holder {
        opacity: 0; }
      .section-scan-sign-share .swiper-container-share .top-title-list .text {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        transition: all 0.5s;
        opacity: 0; }
      .section-scan-sign-share .swiper-container-share .top-title-list .visible {
        opacity: 1; }
    .section-scan-sign-share .swiper-container-share .slide-title {
      background: linear-gradient(93deg, #ffab6a 0%, #ff4e62 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      /* EN/32px-Bold */
      font-size: 32px;
      font-style: normal;
      font-weight: 700;
      text-align: center;
      line-height: normal; }
    .section-scan-sign-share .swiper-container-share .slide-desc {
      color: #8a8a8a;
      text-align: center;
      margin-top: 8px;
      /* EN/20px-Regular */
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
    .section-scan-sign-share .swiper-container-share .slide-desc {
      color: #8a8a8a;
      text-align: center;
      margin-top: 8px;
      /* EN/20px-Regular */
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
    .section-scan-sign-share .swiper-container-share .swiper-slide {
      position: relative;
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      transition: 300ms;
      margin-top: 65px;
      display: flex;
      flex-direction: column;
      /* 初始状态 */
      /* 淡入效果 */
      /* 初始状态 */
      /* 淡出效果 */ }
      .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media {
        max-width: 1002px;
        margin-top: 82px;
        width: 80%;
        position: relative; }
        .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media .img-normal {
          transition: all 2s;
          position: relative;
          top: -80px; }
        .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media .img-cover {
          display: none; }
        .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media img {
          transition: all 0.5s;
          width: 100%;
          transform: scale(1.08); }
        .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media video {
          transition: all 0.5s;
          width: 100%;
          border-radius: 22px;
          transform: scale(0.9);
          position: relative;
          top: -70px; }
        .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media .media3 {
          margin-top: 50px;
          transform: scale(0.9);
          position: relative;
          top: -115px;
          left: 4%; }
@keyframes rotateAndFadeOut {
  0% {
    transform: rotate(-120deg);
    opacity: 1; }
  50% {
    transform: translate(-150px, 150px);
    opacity: 1; }
  100% {
    transform: translate(0px, 280px);
    opacity: 0; } }
        .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media .media3-2 {
          max-width: 25%;
          position: absolute;
          left: -11%;
          bottom: 24%; }
        .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media .media3-3 {
          max-width: 82px;
          width: 12%;
          position: absolute;
          top: 0;
          left: -2%;
          animation: rotateAndFadeOut 3s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite; }
        .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media .media3-4 {
          max-width: 106px;
          width: 15%;
          position: absolute;
          top: 0;
          left: -2%;
          animation: rotateAndFadeOut 3s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite;
          animation-delay: 1s; }
        .section-scan-sign-share .swiper-container-share .swiper-slide .swiper-media .media3-5 {
          max-width: 123px;
          position: absolute;
          top: 0;
          left: -2%;
          animation: rotateAndFadeOut 3s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite;
          animation-delay: 2s; }
      .section-scan-sign-share .swiper-container-share .swiper-slide .text {
        opacity: 0;
        transition: all 3s; }
      .section-scan-sign-share .swiper-container-share .swiper-slide .fade-in {
        opacity: 1; }
      .section-scan-sign-share .swiper-container-share .swiper-slide .fade-out-up {
        opacity: 1;
        transform: translateY(0);
        transition: opacity 0.5s ease, transform 0.5s ease; }
      .section-scan-sign-share .swiper-container-share .swiper-slide .fade-out-up {
        opacity: 0;
        transform: translateY(-50px);
        /* 上移一大段距离，根据需要调整数值 */
        transition: all 1s; }
      .section-scan-sign-share .swiper-container-share .swiper-slide .initial-display {
        opacity: 1;
        transform: translateY(0); }
      .section-scan-sign-share .swiper-container-share .swiper-slide .other-slide {
        opacity: 0; }
    .section-scan-sign-share .swiper-container-share .swiper-slide-active,
    .section-scan-sign-share .swiper-container-share .swiper-slide-duplicate-active {
      transform: scale(1); }
    .section-scan-sign-share .swiper-container-share .swiper-slide-next {
      transform: scale(0.8); }
      .section-scan-sign-share .swiper-container-share .swiper-slide-next .slide-title {
        opacity: 0; }
      .section-scan-sign-share .swiper-container-share .swiper-slide-next .slide-desc {
        opacity: 0; }
    .section-scan-sign-share .swiper-container-share .swiper-button-prev {
      left: 10%; }
      .section-scan-sign-share .swiper-container-share .swiper-button-prev::after {
        content: unset; }
      .section-scan-sign-share .swiper-container-share .swiper-button-prev img {
        width: 40px; }
    .section-scan-sign-share .swiper-container-share .swiper-button-next {
      right: 10%; }
      .section-scan-sign-share .swiper-container-share .swiper-button-next::after {
        content: unset; }
      .section-scan-sign-share .swiper-container-share .swiper-button-next img {
        width: 40px; }
    .section-scan-sign-share .swiper-container-share .swiper-slide-prev {
      transform: scale(0.8) translateX(120px) !important;
      transition: all 1s; }
      .section-scan-sign-share .swiper-container-share .swiper-slide-prev .slide-title {
        opacity: 0; }
      .section-scan-sign-share .swiper-container-share .swiper-slide-prev .slide-desc {
        opacity: 0; }
    .section-scan-sign-share .swiper-container-share .swiper-slide-next {
      transform: scale(0.8) translateX(-120px) !important;
      transition: all 1s; }
      .section-scan-sign-share .swiper-container-share .swiper-slide-next .slide-title {
        opacity: 0; }
      .section-scan-sign-share .swiper-container-share .swiper-slide-next .slide-desc {
        opacity: 0; }

.section-updf-platforms-wrapper {
  background: #000; }
  .section-updf-platforms-wrapper .section-updf-platforms {
    padding-top: 129px;
    margin: 0 auto;
    max-width: 1440px;
    width: 90%;
    padding-bottom: 117px;
    margin-top: -229px; }
    .section-updf-platforms-wrapper .section-updf-platforms .section-title {
      color: #fff;
      max-width: 999px;
      font-size: 40px; }
    .section-updf-platforms-wrapper .section-updf-platforms .platform-wrapper {
      display: flex;
      gap: 24px;
      margin-top: 80px; }
      .section-updf-platforms-wrapper .section-updf-platforms .platform-wrapper .platform-item {
        max-width: 464px;
        display: flex;
        border-radius: 24px;
        background: rgba(255, 255, 255, 0.1);
        padding-left: 63px;
        padding-right: 34px;
        padding-top: 24px;
        padding-bottom: 24px;
        box-sizing: border-box;
        gap: 84px; }
        .section-updf-platforms-wrapper .section-updf-platforms .platform-wrapper .platform-item .icon-plantform {
          width: 84px; }
        .section-updf-platforms-wrapper .section-updf-platforms .platform-wrapper .platform-item:hover p img {
          animation: linkMore 2s forwards linear; }
        .section-updf-platforms-wrapper .section-updf-platforms .platform-wrapper .platform-item p {
          display: flex;
          align-items: center; }
          .section-updf-platforms-wrapper .section-updf-platforms .platform-wrapper .platform-item p span {
            color: #fff;
            /* EN/16px-Regular */
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal; }
          .section-updf-platforms-wrapper .section-updf-platforms .platform-wrapper .platform-item p img {
            width: 40px; }

.section-to-assist-wrapper {
  width: 100%;
  transform: translateY(-220px);
  position: relative;
  z-index: 2; }

.section-to-assist {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(95deg, #ab6aff 1.01%, #5269ff 55.17%, #06c7c7 100.46%);
  padding: 128px 0;
  width: 100%; }
  .section-to-assist .section-title {
    margin: auto;
    width: 1440px;
    text-align: left;
    color: #fff; }
  .section-to-assist .to-assist-container {
    width: 1440px;
    margin: 48px auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    align-items: stretch; }
    .section-to-assist .to-assist-container > a {
      padding: 1px;
      text-decoration: none;
      transition: all 0.18s ease-in-out;
      transform: translate3d(0, 0, 0);
      box-sizing: border-box;
      position: relative;
      z-index: 1;
      height: auto;
      border-radius: 24px;
      overflow: hidden;
      width: 24%; }
      .section-to-assist .to-assist-container > a .item {
        border: 1px solid rgba(255, 255, 255, 0);
        background: rgba(255, 255, 255, 0.1);
        border-radius: 24px;
        cursor: pointer;
        position: relative;
        height: 100%;
        z-index: 2;
        transition: all 0.5s; }
        .section-to-assist .to-assist-container > a .item .item-img {
          width: 150px;
          margin: 25px 0 0 12px;
          z-index: inherit;
          position: relative; }
        .section-to-assist .to-assist-container > a .item .item-text {
          z-index: inherit;
          position: relative;
          margin: 0 40px; }
          .section-to-assist .to-assist-container > a .item .item-text.item-title {
            color: #fff;
            font-size: 20px;
            font-weight: 700;
            line-height: 28px;
            margin-top: 23px; }
          .section-to-assist .to-assist-container > a .item .item-text.item-desc {
            margin-top: 8px;
            max-width: 260px;
            color: #fff;
            font-size: 16px;
            font-weight: 400;
            line-height: normal;
            opacity: 0.5; }
          .section-to-assist .to-assist-container > a .item .item-text.item-link-desc {
            margin: 42px 0 40px 44px;
            color: #fff;
            font-size: 16px;
            font-weight: 400;
            line-height: normal;
            display: flex;
            flex-direction: row;
            align-items: center; }
            .section-to-assist .to-assist-container > a .item .item-text.item-link-desc .more {
              display: block;
              position: relative;
              right: 0px;
              margin-left: 8px;
              bottom: 0;
              width: 40px;
              height: 40px;
              background: url(../../images/page-functions/icon-features-more-new.svg) center no-repeat;
              align-self: flex-end;
              background-size: cover;
              transform: translateX(0px);
              transition: all 0.5s; }
      .section-to-assist .to-assist-container > a:hover .item {
        transform: scale(1.05); }
        .section-to-assist .to-assist-container > a:hover .item .item-text.item-link-desc .more {
          animation: linkMore 2s forwards linear; }

@media screen and (max-width: 1000px) {
  .banner-img .chris-mobile {
    display: inline !important; } }

/*# sourceMappingURL=product-ios.css.map */
