body {
  font-family: "ProductSans";
  font-style: normal;
  background: #fff; }

footer {
  max-width: 1200px;
  margin: 0 auto; }
  footer.footer-nav-wrapper .section {
    width: 1200px; }
  footer.footer-nav-wrapper .footer-section .footer-logo .footer-get-news .footer-subscribe > input {
    border: 1px solid #ccc; }

.section {
  width: 100%;
  max-width: 100%; }
  .section .section-title {
    margin-top: 0; }
  .section .desc {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    opacity: .5; }

.section-opacity {
  transition: all .5s; }

.section-banner {
  background: #fff;
  padding: 0; }
  .section-banner .updf-title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    padding-top: 32px;
    background: linear-gradient(93deg, #ffab6a 0%, #ff4e62 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .section-banner .title {
    color: #333;
    line-height: normal;
    text-align: center;
    margin-top: 16px; }
  .section-banner .desc {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 24px;
    opacity: 0.5; }
  .section-banner .btn-group {
    margin-top: 24px;
    margin-bottom: 0;
    flex-wrap: wrap; }
    .section-banner .btn-group .button-free .btn-download-updf {
      min-width: 252px;
      min-height: 56px;
      border: 1px solid #ff4e62 !important;
      box-sizing: border-box;
      background: transparent;
      color: #ff4e62; }
      .section-banner .btn-group .button-free .btn-download-updf .icon {
        display: none; }
      .section-banner .btn-group .button-free .btn-download-updf::after {
        content: none; }
      .section-banner .btn-group .button-free .btn-download-updf > span {
        font-size: 20px;
        font-weight: 700;
        line-height: normal;
        margin-top: 0;
        color: #fff;
        opacity: 1; }
    .section-banner .btn-group .button-buy-now .btn-checkout-updf {
      min-width: 252px;
      min-height: 56px;
      box-sizing: border-box;
      border-radius: 8px;
      background: linear-gradient(93deg, #ffab6a 0%, #ff4e62 100%);
      color: #FFF;
      font-size: 20px;
      font-weight: 700;
      line-height: normal;
      margin: 0 24px; }
    .section-banner .btn-group .btn-text {
      color: #333;
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      text-align: center;
      opacity: 0.5;
      margin-top: 16px;
      width: 100%; }
  .section-banner .image {
    text-align: center;
    margin-bottom: -228px; }
    .section-banner .image > video, .section-banner .image > img {
      margin-top: 12px;
      max-width: 1388px; }
    .section-banner .image > img {
      display: none; }
    .section-banner .image.samsung > img {
      display: inline;
      margin-top: 24px; }
    .section-banner .image.samsung > video {
      display: none; }

.section-pdf {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  position: relative;
  z-index: 2; }
  .section-pdf .title {
    margin-top: 114px; }
  .section-pdf .desc {
    max-width: 820px;
    margin-top: 16px; }
  .section-pdf .pdf-link {
    color: #ff4e62;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    cursor: pointer; }
    .section-pdf .pdf-link > span {
      margin-left: 8px; }
      .section-pdf .pdf-link > span > svg {
        margin-top: 3.5px; }
  .section-pdf .btn-download-updf {
    display: flex;
    width: 252px;
    height: 56px;
    margin-top: 16px;
    box-sizing: border-box;
    padding: 16px 0px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid #fc8215 !important;
    background: transparent;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: normal; }
    .section-pdf .btn-download-updf .icon {
      display: none; }
    .section-pdf .btn-download-updf::after {
      content: none; }
  .section-pdf .image {
    margin-top: 94px;
    display: flex;
    align-items: flex-start;
    position: relative;
    z-index: 1; }
    .section-pdf .image .left-video, .section-pdf .image .left-img {
      max-width: 324px;
      margin: -125px -64px 0 0;
      z-index: 2;
      position: relative; }
    .section-pdf .image .right-video, .section-pdf .image .right-img {
      max-width: 953px;
      z-index: 1;
      position: relative; }
    .section-pdf .image .right-img, .section-pdf .image .left-img {
      display: none; }
    .section-pdf .image.safari .left-img {
      display: inline; }
    .section-pdf .image.safari .left-video {
      display: none; }
    .section-pdf .image.samsung .right-img {
      display: inline; }
    .section-pdf .image.samsung .right-video {
      display: none; }

.section-ai {
  background: #ffedef;
  margin-top: -128px;
  padding-bottom: 75px;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .section-ai .title {
    padding-top: 84px;
    color: #333; }
  .section-ai .desc {
    margin-top: 16px;
    color: #333;
    max-width: 820px; }
  .section-ai .btn-group {
    margin-top: 24px; }
    .section-ai .btn-group .button-free .btn-download-updf {
      min-width: 252px;
      min-height: 56px;
      box-sizing: border-box;
      border: 1px solid #ff4e62 !important;
      box-sizing: border-box;
      background: transparent;
      color: #ff4e62; }
      .section-ai .btn-group .button-free .btn-download-updf .icon {
        display: none; }
      .section-ai .btn-group .button-free .btn-download-updf::after {
        content: none; }
      .section-ai .btn-group .button-free .btn-download-updf > span {
        font-size: 20px;
        font-weight: 700;
        line-height: normal;
        margin-top: 0;
        opacity: 1; }
    .section-ai .btn-group .button-free .btn-text {
      color: #FFF;
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      text-align: center;
      opacity: 0.5;
      margin-top: 16px; }
    .section-ai .btn-group .button-buy-now .btn-checkout-updf {
      min-width: 252px;
      min-height: 56px;
      box-sizing: border-box;
      border-radius: 8px;
      background: linear-gradient(93deg, #ffab6a 0%, #ff4e62 100%);
      color: #FFF;
      font-size: 20px;
      font-weight: 700;
      line-height: normal;
      margin: 0 24px; }
    .section-ai .btn-group .button-buy-now .btn-text {
      color: #FFF;
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      text-align: center;
      opacity: 0.5;
      margin-top: 16px; }
  .section-ai .module-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px; }
    .section-ai .module-container .section-ai-swiper {
      width: 540px !important;
      overflow: hidden; }
      .section-ai .module-container .section-ai-swiper .swiper-wrapper {
        width: 540px !important; }
        .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide {
          width: 540px !important;
          box-sizing: border-box;
          min-height: 678px;
          padding: 40px 0 0 40px;
          transition: all .8s;
          transform: scale(0);
          opacity: 0; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title {
            text-align: left;
            font-size: 32px;
            font-weight: 700;
            line-height: normal; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title.slide-title-01 {
              background: linear-gradient(98deg, #ff4e62 13.55%, #ffab6a 90.9%);
              background-clip: text;
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title.slide-title-02 {
              background: linear-gradient(98deg, #ff4e62 13.55%, #ffab6a 90.9%);
              background-clip: text;
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title.slide-title-03 {
              background: linear-gradient(95deg, #0D9EE8 4%, #16C706 100.49%);
              background-clip: text;
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title.slide-title-04 {
              background: linear-gradient(93deg, #FF7A5D 0%, #B02FFF 53.65%, #2F37FF 100%);
              background-clip: text;
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc {
            margin-top: 12px;
            color: #fff;
            text-align: left;
            font-size: 16px;
            font-weight: 700;
            line-height: normal; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc-two {
            margin-top: 12px;
            max-width: 234px;
            color: #fff;
            font-size: 14px;
            font-weight: 400;
            line-height: normal;
            opacity: .5;
            text-align: left; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-01 {
            background: url(/blog-api//api/material/material_file/slide-01-bg-min.png) no-repeat;
            background-size: 100% 100%; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-01 .slide-img-01 {
              width: 326px;
              margin: 49px 0 0 67px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-01 .slide-img-02 {
              width: 285px;
              margin: 49px 0 0 159px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-01 .slide-img-03 {
              width: 209px;
              margin: 32px 0 0 40px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-01 .slide-img-04 {
              width: 274px;
              margin: 32px 0 0 159px; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-02 {
            background: url(/blog-api//api/material/material_file/slide-02-bg-min.png) no-repeat;
            background-size: 100% 100%; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-02 .slide-img-01 {
              width: 183px;
              margin: -110px 0 0 58%; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-02 .slide-img-02 {
              width: 133px;
              margin: -6% 0 3% 12px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-02 .slide-img-03 {
              width: 87px;
              margin: 34px 0 0 42%; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-02 .slide-img-04 {
              width: 304px;
              margin: -88px 0 0 78px; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 {
            background: url(/blog-api//api/material/material_file/slide-03-bg-min.png) no-repeat;
            background-size: 100% 100%; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-01 {
              width: 323px;
              margin: 21px 0 0 130px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-02 {
              width: 295px;
              margin: 28px 0 0 31px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-03 {
              width: 270px;
              margin: 28px 0 0 183px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-04 {
              width: 244px;
              margin: 2cap 0 0 111px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-05 {
              width: 447px;
              margin: -34px 0 0 0px; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-04 {
            background: url(/blog-api//api/material/material_file/slide-04-bg-min.png) no-repeat;
            background-size: 100% 100%; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-04 .slide-img-01 {
              width: 368px;
              margin: 31px 0 0 7px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-04 .slide-img-02 {
              width: 368px;
              margin: 22px 0 0 101px; }
            .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-04 .slide-img-03 {
              width: 395px;
              margin: 21px 0 0 30px; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
            transform: scale(1);
            opacity: 1; }
    .section-ai .module-container .swiper-container {
      margin-left: 66px; }
      .section-ai .module-container .swiper-container .titles .title {
        padding: 0;
        display: none;
        opacity: 0;
        transition: all .8s;
        color: #333;
        text-align: left;
        font-size: 40px;
        font-weight: 700;
        line-height: normal; }
        .section-ai .module-container .swiper-container .titles .title.active {
          display: block;
          opacity: 1; }
      .section-ai .module-container .swiper-container .links {
        margin-top: 16px; }
        .section-ai .module-container .swiper-container .links .link {
          max-width: max-content;
          display: none;
          transition: all .8s;
          opacity: 0;
          text-align: left;
          color: #ff4e62;
          font-size: 16px;
          font-weight: 400;
          line-height: normal;
          align-items: center;
          flex-direction: row;
          justify-content: flex-start; }
          .section-ai .module-container .swiper-container .links .link > span {
            margin-left: 8px; }
            .section-ai .module-container .swiper-container .links .link > span > svg {
              margin-top: 3.5px; }
          .section-ai .module-container .swiper-container .links .link.active {
            display: flex;
            opacity: 1; }
      .section-ai .module-container .swiper-container .tabs {
        display: flex;
        margin-top: 88px; }
        .section-ai .module-container .swiper-container .tabs .tab {
          width: 172px;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          .section-ai .module-container .swiper-container .tabs .tab .tab-icon {
            cursor: pointer;
            width: 114px;
            border-radius: 24px;
            transition: all .5s;
            background: #1C1C1C;
            position: relative;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center; }
            .section-ai .module-container .swiper-container .tabs .tab .tab-icon > img {
              width: 100%;
              position: relative;
              z-index: 2; }
            .section-ai .module-container .swiper-container .tabs .tab .tab-icon:hover::before {
              height: 126%;
              width: 126%; }
            .section-ai .module-container .swiper-container .tabs .tab .tab-icon::before {
              content: "";
              position: absolute;
              width: 20%;
              height: 20%;
              border-radius: 100%;
              transform-origin: top left;
              top: -13%;
              left: -13%;
              transition: all .5s; }
            .section-ai .module-container .swiper-container .tabs .tab .tab-icon.icon-01::before {
              content: "";
              background: linear-gradient(93deg, #ffab6a 0%, #ff4e62 100%); }
            .section-ai .module-container .swiper-container .tabs .tab .tab-icon.icon-02::before {
              content: "";
              background: linear-gradient(95deg, #AB6AFF 1.01%, #5269FF 55.17%, #06C7C7 100.46%); }
            .section-ai .module-container .swiper-container .tabs .tab .tab-icon.icon-03::before {
              content: "";
              background: linear-gradient(95deg, #0D9EE8 4%, #16C706 100.49%); }
            .section-ai .module-container .swiper-container .tabs .tab .tab-icon.icon-04::before {
              content: "";
              background: linear-gradient(93deg, #FF7A5D 0%, #B02FFF 53.65%, #2F37FF 100%); }
          .section-ai .module-container .swiper-container .tabs .tab > p {
            margin-top: 20px;
            transition: all .5s;
            opacity: 0.5;
            color: #333;
            text-align: center;
            font-size: 16px;
            font-weight: 700;
            line-height: normal; }
          .section-ai .module-container .swiper-container .tabs .tab.active .tab-icon.icon-01 {
            background: linear-gradient(93deg, #ffab6a 0%, #ff4e62 100%); }
          .section-ai .module-container .swiper-container .tabs .tab.active .tab-icon.icon-02 {
            background: linear-gradient(95deg, #AB6AFF 1.01%, #5269FF 55.17%, #06C7C7 100.46%); }
          .section-ai .module-container .swiper-container .tabs .tab.active .tab-icon.icon-03 {
            background: linear-gradient(95deg, #0D9EE8 4%, #16C706 100.49%); }
          .section-ai .module-container .swiper-container .tabs .tab.active .tab-icon.icon-04 {
            background: linear-gradient(93deg, #FF7A5D 0%, #B02FFF 53.65%, #2F37FF 100%); }
          .section-ai .module-container .swiper-container .tabs .tab.active > p {
            opacity: 1; }
      .section-ai .module-container .swiper-container .arrow {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 69px; }
        .section-ai .module-container .swiper-container .arrow .next {
          margin: 0 24px; }
        .section-ai .module-container .swiper-container .arrow .next, .section-ai .module-container .swiper-container .arrow .previous {
          cursor: pointer; }
          .section-ai .module-container .swiper-container .arrow .next > svg > circle, .section-ai .module-container .swiper-container .arrow .previous > svg > circle {
            transition: all .5s; }
          .section-ai .module-container .swiper-container .arrow .next:hover > svg > circle, .section-ai .module-container .swiper-container .arrow .previous:hover > svg > circle {
            transition: all .5s;
            fill: #505050; }
          .section-ai .module-container .swiper-container .arrow .next.forbidden, .section-ai .module-container .swiper-container .arrow .previous.forbidden {
            cursor: not-allowed; }
            .section-ai .module-container .swiper-container .arrow .next.forbidden > svg > circle, .section-ai .module-container .swiper-container .arrow .previous.forbidden > svg > circle {
              fill: #353535; }
            .section-ai .module-container .swiper-container .arrow .next.forbidden > svg > path, .section-ai .module-container .swiper-container .arrow .previous.forbidden > svg > path {
              stroke-opacity: 0.3; }

.section-read {
  padding-top: 160px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 95%; }
  .section-read .left {
    display: flex;
    flex-direction: column; }
    .section-read .left .title {
      max-width: 582px;
      text-align: left; }
    .section-read .left .desc {
      max-width: 529px;
      margin-top: 16px;
      text-align: left; }
    .section-read .left .a-link {
      margin-top: 16px;
      color: #ff4e62;
      font-size: 16px;
      font-weight: 400;
      line-height: normal;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-direction: row;
      max-width: max-content;
      cursor: pointer; }
      .section-read .left .a-link > span {
        margin-left: 8px; }
        .section-read .left .a-link > span > svg {
          margin-top: 3.5px; }
    .section-read .left .btn-download-updf {
      margin-top: 16px;
      min-width: 252px;
      min-height: 56px;
      box-sizing: border-box;
      border: 1px solid #000 !important;
      background: transparent;
      color: #000;
      font-size: 20px;
      font-weight: 700;
      line-height: normal; }
      .section-read .left .btn-download-updf .icon {
        display: none; }
      .section-read .left .btn-download-updf::after {
        content: none; }
    .section-read .left .left-title {
      background: linear-gradient(98deg, #ff4e62 13.55%, #ffab6a 90.9%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 32px;
      font-style: normal;
      max-width: max-content; }
      .section-read .left .left-title.left-title-01 {
        margin-top: 72px; }
      .section-read .left .left-title.left-title-02, .section-read .left .left-title.left-title-03 {
        margin-top: 64px; }
        .section-read .left .left-title.left-title-02 > span, .section-read .left .left-title.left-title-03 > span {
          font-size: 56px;
          font-style: normal;
          font-weight: 700; }
      .section-read .left .left-title.left-title-03 {
        font-size: 20px; }
    .section-read .left .left-desc {
      margin-top: 8px;
      color: #000;
      font-size: 16px;
      font-weight: 400;
      line-height: normal; }
  .section-read .right .read-video, .section-read .right .read-img {
    max-width: 900px; }
  .section-read .right .read-img {
    display: none; }
  .section-read .right.samsung .read-img {
    display: inline; }
  .section-read .right.samsung .read-video {
    display: none; }

.section-streamline {
  margin-top: 62px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  max-width: 95%; }
  .section-streamline .right {
    display: flex;
    flex-direction: column; }
    .section-streamline .right .title {
      max-width: 582px;
      text-align: left; }
    .section-streamline .right .desc {
      max-width: 529px;
      margin-top: 16px;
      text-align: left; }
    .section-streamline .right .right-a-link {
      margin-top: 16px;
      color: #ff4e62;
      font-size: 16px;
      font-weight: 400;
      line-height: normal;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-direction: row;
      max-width: max-content;
      cursor: pointer; }
      .section-streamline .right .right-a-link > span {
        margin-left: 8px; }
        .section-streamline .right .right-a-link > span > svg {
          margin-top: 3.5px; }
    .section-streamline .right .btn-download-updf {
      min-height: 56px;
      min-width: 252px;
      box-sizing: border-box;
      margin-top: 16px;
      border: 1px solid #000 !important;
      background: transparent;
      color: #000;
      font-size: 20px;
      font-weight: 700;
      line-height: normal; }
      .section-streamline .right .btn-download-updf .icon {
        display: none; }
      .section-streamline .right .btn-download-updf::after {
        content: none; }
    .section-streamline .right .right-title {
      background: linear-gradient(98deg, #ff4e62 13.55%, #ffab6a 90.9%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-style: normal;
      font-size: 32px;
      font-weight: 700;
      max-width: max-content; }
      .section-streamline .right .right-title.right-title-01 {
        margin-top: 72px; }
      .section-streamline .right .right-title.right-title-02 {
        margin-top: 64px; }
        .section-streamline .right .right-title.right-title-02 > span {
          font-size: 56px;
          font-style: normal;
          font-weight: 700; }
    .section-streamline .right .right-desc {
      margin-top: 8px;
      color: #000;
      font-size: 16px;
      font-weight: 400;
      line-height: normal; }
  .section-streamline .left {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center; }
    .section-streamline .left .left-img {
      max-width: 439px;
      margin: 0% -3% 28% -6%;
      position: relative;
      z-index: 2;
      border-radius: 38px; }
    .section-streamline .left .right-img {
      max-width: 439px;
      position: relative;
      z-index: 1;
      border-radius: 38px; }

.lang-ar .section-to-assist .to-assist-container > a .item .item-text.item-link-desc {
  margin: 42px 40px 4px; }
.lang-ar .section-streamline .left {
  direction: ltr;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 9%; }
.lang-ar .section-streamline .right .title {
  text-align: right; }
.lang-ar .section-streamline .right .desc {
  text-align: right; }
.lang-ar .section-ai .module-container {
  width: 100%; }
  .lang-ar .section-ai .module-container .swiper-container {
    margin-left: 0%;
    margin-right: 3%; }
    .lang-ar .section-ai .module-container .swiper-container .arrow {
      direction: ltr;
      justify-content: flex-end; }
    .lang-ar .section-ai .module-container .swiper-container .titles .title {
      text-align: right; }
  .lang-ar .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide {
    direction: ltr; }
    .lang-ar .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title, .lang-ar .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc {
      direction: rtl; }
    .lang-ar .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc-two {
      text-align: right;
      direction: rtl; }
  .lang-ar .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide {
    direction: ltr; }
    .lang-ar .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title, .lang-ar .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc {
      direction: rtl; }
    .lang-ar .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc-two {
      text-align: right;
      direction: rtl; }
.lang-ar .section-read .left {
  margin-left: 3%; }
  .lang-ar .section-read .left .title {
    text-align: right; }
  .lang-ar .section-read .left .desc {
    text-align: right; }
.lang-ar .section-pdf .image {
  direction: ltr; }

.lang-br .section-ai .module-container .swiper-container .tabs .tab > p, .lang-it .section-ai .module-container .swiper-container .tabs .tab > p {
  font-size: 14px; }

html.samsung .section-ai {
  margin-top: 6%; }

@keyframes linkMore {
  25% {
    transform: translateX(12px); }
  50% {
    transform: translateX(0px); }
  75% {
    transform: translateX(8px); }
  100% {
    transform: translateX(0px); } }
@media screen and (max-width: 1600px) {
  .section-to-assist .to-assist-container {
    width: 90%; }
    .section-to-assist .to-assist-container > a .item .item-img {
      width: 88px; }
    .section-to-assist .to-assist-container > a .item .item-text {
      margin: 0 24px; }
      .section-to-assist .to-assist-container > a .item .item-text.item-title {
        margin-top: 12px; }
      .section-to-assist .to-assist-container > a .item .item-text.item-link-desc {
        margin: 20px 0 30px 24px; }

  .section-banner .desc {
    margin-top: 12px;
    font-size: 18px;
    max-width: 75%; }
  .section-banner .image {
    margin-bottom: -188px; }
    .section-banner .image > video, .section-banner .image > img {
      max-width: 85%; }

  .section-pdf {
    font-size: 18px; }
    .section-pdf .title {
      margin-top: 88px; }
    .section-pdf .image {
      justify-content: center;
      margin-top: 88px;
      width: 85%; }
      .section-pdf .image .left-video, .section-pdf .image .left-img {
        max-width: 20%; }
      .section-pdf .image .right-video, .section-pdf .image .right-img {
        max-width: 70%; }
    .section-pdf .desc {
      margin-top: 12px;
      font-size: 18px; }
    .section-pdf .pdf-link {
      margin-top: 12px; }

  .section-ai .section-ai .title {
    padding-top: 88px; }
  .section-ai .desc {
    font-size: 18px;
    margin-top: 12px; }

  .section-read {
    padding-top: 88px;
    overflow: hidden; }
    .section-read .left .title > span {
      font-size: 52px; }
    .section-read .left .desc {
      margin-top: 12px; }
    .section-read .right {
      max-width: 52%; }
      .section-read .right .read-video, .section-read .right .read-img {
        max-width: 100%; }

  .section-to-assist .section-title {
    width: 85%;
    margin: auto; }

  .section-streamline {
    margin-bottom: 52px; }
    .section-streamline .left .left-img, .section-streamline .left .right-img {
      max-width: 40%;
      border-radius: 32px; } }
@media screen and (max-width: 1388px) {
  .section-banner .image {
    margin-bottom: -188px; }

  .section-ai .desc {
    font-size: 16px; }
  .section-ai .module-container {
    margin-top: 52px;
    max-width: 90%;
    padding: 0 8px;
    box-sizing: border-box; }
    .section-ai .module-container .section-ai-swiper {
      flex: 1;
      width: max-content !important;
      max-width: 45% !important;
      padding: 0 2px;
      box-sizing: border-box; }
      .section-ai .module-container .section-ai-swiper .swiper-wrapper {
        width: 100% !important; }
        .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide {
          width: 100% !important;
          padding: 6% 0 8% 6%;
          min-height: max-content; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc-two {
            max-width: 50%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-01 .slide-img-01 {
            width: 70%;
            margin: 12% 0 0 14%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-01 .slide-img-02 {
            width: 60%;
            margin: 10% 0 0 32%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-01 .slide-img-03 {
            width: 45.5%;
            margin: 8% 0 0 8%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-01 .slide-img-04 {
            width: 60%;
            margin: 7% 0 0 30%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-02 .slide-img-01 {
            width: 39.2%;
            margin: -22% 0 0 56%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-02 .slide-img-02 {
            width: 28.5%;
            margin: -6% 0 3% 3%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-02 .slide-img-03 {
            width: 18.6%;
            margin: 5% 0 0 42%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-02 .slide-img-04 {
            width: 65%;
            margin: -17% 0 0 16%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-01 {
            width: 69%;
            margin: 4% 0 0 28%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-02 {
            width: 63%;
            margin: 6% 0 0 7%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-03 {
            width: 57.7%;
            margin: 6% 0 0 39%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-04 {
            width: 52%;
            margin: 4% 0 0 22%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-03 .slide-img-05 {
            width: 95%;
            margin: -6% 0 0 0px; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-04 .slide-img-01 {
            width: 78.6%;
            margin: 8% 0 0 1%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-04 .slide-img-02 {
            width: 78.6%;
            margin: 4% 0 0 16%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide.swiper-slide-04 .slide-img-03 {
            width: 84.35%;
            margin: 5% 0 0 6%; }
    .section-ai .module-container .swiper-container {
      margin-left: 3%;
      max-width: 60%; }
      .section-ai .module-container .swiper-container .titles .title {
        font-size: 32px; }
      .section-ai .module-container .swiper-container .links {
        margin-top: 12px; }
      .section-ai .module-container .swiper-container .tabs {
        margin-top: 52px;
        flex-wrap: wrap; }
        .section-ai .module-container .swiper-container .tabs .tab {
          min-width: 124px;
          width: max-content;
          margin: 9px 0; }
          .section-ai .module-container .swiper-container .tabs .tab .tab-icon {
            width: 88px; }
          .section-ai .module-container .swiper-container .tabs .tab > p {
            font-size: 14px; }
      .section-ai .module-container .swiper-container .arrow {
        margin-top: 52px; }

  .section-read {
    width: 90%;
    align-items: center; }
    .section-read .left {
      flex: 1; }
      .section-read .left .desc {
        font-size: 16px; }
      .section-read .left .a-link {
        margin-top: 12px; }
      .section-read .left .btn-download-updf {
        margin-top: 12px; }
      .section-read .left .left-title {
        font-size: 28px; }
        .section-read .left .left-title.left-title-01 {
          margin-top: 6%; }
        .section-read .left .left-title.left-title-02 {
          margin-top: 5%; }
        .section-read .left .left-title.left-title-03 {
          margin-top: 5%;
          font-size: 18px; }
          .section-read .left .left-title.left-title-03 > span {
            font-size: 46px; }
      .section-read .left .left-desc {
        font-size: 14px; }

  .section-streamline {
    width: 90%;
    margin: 52px auto; }
    .section-streamline .right {
      flex: 1; }
      .section-streamline .right .desc {
        font-size: 16px; }
      .section-streamline .right .right-title.right-title-01 {
        margin-top: 6%; }
      .section-streamline .right .right-title.right-title-02 {
        margin-top: 5%; }
      .section-streamline .right .right-desc {
        font-size: 14px; }
      .section-streamline .right .right-a-link {
        font-size: 14px; }
    .section-streamline .left {
      width: 55%; }
      .section-streamline .left .left-img, .section-streamline .left .right-img {
        max-width: 40%; }

  .section-to-assist .section-title {
    font-size: 32px; } }
@media screen and (max-width: 1252px) {
  .section-to-assist {
    padding: 52px 0; }
    .section-to-assist .to-assist-container {
      align-items: stretch; }
      .section-to-assist .to-assist-container > a {
        width: 45%;
        margin: 1%; }

  .section-streamline .left {
    margin-top: 24px; }
    .section-streamline .left .left-img, .section-streamline .left .right-img {
      border-radius: 30px; }

  .section-read .left {
    margin-right: 12px; } }
@media screen and (max-width: 1088px) {
  .section-ai .module-container .swiper-container .titles .title {
    font-size: 28px; }
  .section-ai .module-container .swiper-container .links .link {
    font-size: 14px; }
  .section-ai .module-container .swiper-container .tabs .tab {
    min-width: 45%; }
    .section-ai .module-container .swiper-container .tabs .tab .tab-icon {
      width: 52px;
      border-radius: 12px; }
    .section-ai .module-container .swiper-container .tabs .tab > p {
      margin-top: 12px;
      font-size: 14px; }
  .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title {
    font-size: 28px; }
  .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc {
    font-size: 14px; }

  .section-banner .image {
    margin-bottom: -15%; }

  .section-streamline .left .left-img, .section-streamline .left .right-img {
    border-radius: 20px; } }
@media screen and (max-width: 888px) {
  .section-to-assist .to-assist-container {
    width: 95%;
    margin: 24px auto; }
    .section-to-assist .to-assist-container > a {
      width: 47%; }
      .section-to-assist .to-assist-container > a .item .item-img {
        margin: 12px 0 0 12px; }
      .section-to-assist .to-assist-container > a .item .item-text {
        margin: 0 12px; }
        .section-to-assist .to-assist-container > a .item .item-text.item-title {
          font-size: 18px; }
        .section-to-assist .to-assist-container > a .item .item-text.item-desc {
          font-size: 14px;
          margin: 0 12px; }
        .section-to-assist .to-assist-container > a .item .item-text.item-link-desc {
          font-size: 14px;
          margin: 20px 12px 12px 12px; }

  .section-ai {
    padding-top: 52px;
    padding-bottom: 0;
    margin-top: 8%; }
    .section-ai .section-title {
      padding-top: 0; }
    .section-ai .module-container {
      flex-direction: column-reverse; }
      .section-ai .module-container .section-ai-swiper {
        max-width: 70% !important;
        margin-top: 24px;
        padding: 0 2px;
        box-sizing: border-box; }
        .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide {
          padding: 4% 0 6% 4%; }
          .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title {
            font-size: 24px; }
      .section-ai .module-container .swiper-container {
        max-width: 100%;
        width: 100%;
        margin-left: 0%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .section-ai .module-container .swiper-container .titles .title {
          font-size: 24px; }
        .section-ai .module-container .swiper-container .tabs {
          margin-top: 24px;
          justify-content: center;
          width: 100%; }
          .section-ai .module-container .swiper-container .tabs .tab {
            min-width: 20%; }
            .section-ai .module-container .swiper-container .tabs .tab > p {
              font-size: 14px; }
        .section-ai .module-container .swiper-container .arrow {
          margin-top: 24px; }

  .section-read {
    padding-top: 52px;
    flex-direction: column; }
    .section-read .right {
      margin-right: 0;
      max-width: 100%; }
      .section-read .right .read-video {
        margin-top: 36px; }
    .section-read .left {
      align-items: center; }
      .section-read .left .title {
        text-align: center; }
      .section-read .left .desc {
        text-align: center; }

  .section-streamline {
    margin-bottom: 0;
    flex-direction: column-reverse; }
    .section-streamline .left {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      margin-bottom: 52px; }
      .section-streamline .left .left-img {
        margin: -6% -3% 0 0;
        border-radius: 33px; }
      .section-streamline .left .right-img {
        margin-top: 8%;
        border-radius: 33px; }
    .section-streamline .right {
      align-items: center; }
      .section-streamline .right .title {
        text-align: center; }
      .section-streamline .right .desc {
        text-align: center; }

  .section-banner .btn-group {
    margin-top: 12px;
    width: 85%;
    flex-wrap: wrap; }
    .section-banner .btn-group .button-free, .section-banner .btn-group .button-buy-now {
      margin-top: 12px; }
    .section-banner .btn-group .btn-text {
      margin-top: 8px; }

  .section-pdf .title {
    margin-top: 52px; }
  .section-pdf .desc {
    font-size: 16px;
    max-width: 85%; }
  .section-pdf .image {
    margin-top: 52px; }
    .section-pdf .image .left-video {
      margin: -8% -5% 0px 0; }
    .section-pdf .image .left-img {
      margin: -8% -5% 0px 0; }

  .lang-ar .section-streamline .left {
    justify-content: center;
    margin-left: 0%; } }
@media screen and (max-width: 1488px) {
  .section-to-assist .to-assist-container {
    width: 90%; }
    .section-to-assist .to-assist-container > a {
      width: 24%; } }
@media screen and (max-width: 640px) {
  .section-to-assist {
    padding: 24px 0; }
    .section-to-assist .section-title {
      font-size: 26px; }
    .section-to-assist .to-assist-container > a {
      margin: 12px auto;
      border-radius: 16px; }
      .section-to-assist .to-assist-container > a .item .item-text.item-title {
        font-size: 16px; }
      .section-to-assist .to-assist-container > a .item .item-text.item-desc {
        font-size: 13px; }
      .section-to-assist .to-assist-container > a .item .item-text.item-link-desc {
        font-size: 12px;
        margin: 12px 8px 8px 12px; }

  .section-banner .updf-title {
    font-size: 18px; }
  .section-banner .btn-group {
    margin-top: 0;
    width: 90%; }
    .section-banner .btn-group .button-buy-now .btn-checkout-updf, .section-banner .btn-group .button-free .btn-checkout-updf {
      margin: 0; }
    .section-banner .btn-group .btn-text {
      margin-top: 8px; }
  .section-banner .desc {
    max-width: 85%; }
  .section-banner .image > video {
    display: none; }
  .section-banner .image > img {
    display: inline;
    margin-top: 24px; }

  .section-pdf .image .left-video, .section-pdf .image .right-video {
    display: none; }
  .section-pdf .image .left-img, .section-pdf .image .right-img {
    display: inline; }
  .section-pdf .pdf-link {
    text-align: center; }

  .section-ai .btn-group {
    flex-wrap: wrap; }
    .section-ai .btn-group .button-buy-now {
      margin-top: 12px; }
  .section-ai .module-container {
    margin-top: 24px;
    margin-bottom: 24px; }
    .section-ai .module-container .section-ai-swiper {
      max-width: 100% !important; }
      .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-title {
        font-size: 18px; }
      .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc {
        font-size: 12px; }
      .section-ai .module-container .section-ai-swiper .swiper-wrapper .swiper-slide .slide-desc-two {
        font-size: 12px; }
    .section-ai .module-container .swiper-container .tabs .tab {
      min-width: 50%; }
    .section-ai .module-container .swiper-container .arrow {
      margin-top: 12px; }
      .section-ai .module-container .swiper-container .arrow .next, .section-ai .module-container .swiper-container .arrow .previous {
        margin: 0 12px; }

  .section-platforms .section-title {
    font-size: 26px; }
  .section-platforms .platforms-container {
    margin-top: 24px;
    justify-content: center; }

  .section-read {
    padding: 52px 0px 0px; }
    .section-read .left .left-title {
      font-size: 22px;
      text-align: center; }
      .section-read .left .left-title.left-title-03 {
        font-size: 16px; }
        .section-read .left .left-title.left-title-03 > span {
          font-size: 32px; }
    .section-read .left .left-desc {
      font-size: 12px;
      text-align: center; }
    .section-read .right {
      text-align: center; }
      .section-read .right .read-img {
        display: inline;
        max-width: 85%;
        margin: 24px auto 0; }
      .section-read .right .read-video {
        display: none; }

  .section-streamline {
    padding: 0; }
    .section-streamline .right .right-title {
      font-size: 22px;
      text-align: center; }
    .section-streamline .right .right-desc {
      font-size: 12px;
      text-align: center; }
    .section-streamline .right .right-a-link {
      font-size: 12px; }
    .section-streamline .left {
      margin-bottom: 24px; }
      .section-streamline .left .left-img, .section-streamline .left .right-img {
        border-radius: 16px; } }

/*# sourceMappingURL=product-android.css.map */
