html.has-modal-l {
  overflow: hidden;
  background-color: #000;
}

html.has-modal-l body, html.has-modal-l .main-navigation.nav-v2, html.has-modal-l #second-navigation-v4 .product-tabs__heading, html.fancybox-margin body, html.fancybox-margin .main-navigation.nav-v2, html.fancybox-margin #second-navigation-v4 .product-tabs__heading {
  padding-inline-end: var(--modal-scrollbar-buffer);
}

#lingxi {
  font-size: 1.145833vw;
  line-height: 1.6;
  color: #9B9B9B;
  background-color: #000;
}

@media (max-aspect-ratio: 11 / 10) {
  #lingxi {
    font-size: 4.444444vw;
  }
  #lingxi .price-link {
    font-size: 3.611111vw;
  }
}

#lingxi .will-change .will-change-tf {
  will-change: transform;
}

#lingxi .will-change .will-change-op {
  will-change: opacity;
}

#lingxi .will-change .will-change-tf-op {
  will-change: transform, opacity;
}

#lingxi *,
#lingxi *::before,
#lingxi *::after {
  box-sizing: border-box;
}

#lingxi section {
  position: relative;
}

#lingxi img,
#lingxi picture,
#lingxi video,
#lingxi canvas,
#lingxi svg {
  display: block;
  width: 100%;
}

#lingxi svg {
  overflow: visible;
}

#lingxi .blur-up {
  transition: filter 400ms;
  filter: blur(20px);
}

#lingxi .blur-up.lazyloaded {
  filter: blur(0);
}

#lingxi .video-container {
  position: relative;
}

#lingxi .video-container.playing .icon-pause, #lingxi .video-container.paused .icon-play, #lingxi .video-container.ended .icon-replay {
  display: block;
}

@supports (-webkit-background-clip: text) or (background-clip: text) {
  #lingxi .gradient-text {
    display: inline-block;
    -webkit-text-fill-color: transparent;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}

#lingxi .no-gradient-text .gradient-text {
  background-image: none !important;
  background-color: transparent !important;
}

#lingxi .backdrop-filter {
  background-color: rgba(0, 0, 0, 0.8);
}

@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  #lingxi .backdrop-filter {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: saturate(180%) blur(30px);
    backdrop-filter: saturate(180%) blur(30px);
  }
}

#lingxi .w-1560 {
  width: 81.25vw;
}

#lingxi .w-1440 {
  width: 75vw;
}

#lingxi .w-1360 {
  width: 70.833333vw;
}

#lingxi .w-1296 {
  width: 67.5vw;
}

#lingxi .w-1280 {
  width: 66.666667vw;
}

#lingxi .mx-auto {
  margin-right: auto;
  margin-left: auto;
}

#lingxi h2, #lingxi h3, #lingxi h4 {
  font-weight: 700;
  line-height: 1.25;
  color: #fff;
}

#lingxi h2 {
  font-size: 2.5vw;
}

#lingxi h3 {
  font-size: 1.666667vw;
}

@media (max-aspect-ratio: 11 / 10) {
  #lingxi h2 {
    font-size: 6.666667vw;
  }
  #lingxi h3 {
    font-size: 4.444444vw;
  }
}

#lingxi strong {
  font-weight: 700;
  color: #fff;
}

#lingxi [data-footnote] {
  font-size: 0.6em;
  cursor: pointer;
}

#lingxi .text-left {
  text-align: left;
}

#lingxi .text-center {
  text-align: center;
}

#lingxi .text-right {
  text-align: right;
}

#lingxi .section-hero .icon-copy {
  font-size: 1.041667vw;
  color: #fff;
  font-weight: 500;
}

#lingxi .section-hero .icon-play {
  width: 1.666667vw;
  margin-left: 0.416667vw;
}

#lingxi .section-hero .hero-picture {
  aspect-ratio: 1920/960;
}

@media (max-aspect-ratio: 11 / 10) {
  #lingxi .section-hero .hero-content {
    width: 100%;
    margin-top: 16.666667vw;
    right: 0;
    height: auto;
  }
  #lingxi .section-hero .hero-logo {
    width: 76.111111vw;
    margin: 0 auto;
  }
  #lingxi .section-hero .hero-slogan {
    width: 44.722222vw;
    margin-top: 2.777778vw;
    font-size: 6.666667vw;
  }
  #lingxi .section-hero .hero-ksp {
    margin-top: 6.944444vw;
    font-size: 2.777778vw;
    letter-spacing: 0.611111vw;
  }
  #lingxi .section-hero .player-cta {
    margin-top: 4.166667vw;
  }
  #lingxi .section-hero .icon-copy {
    font-size: 3.888889vw;
  }
  #lingxi .section-hero .icon-play {
    width: 6.666667vw;
    margin-left: 2.222222vw;
  }
  #lingxi .section-hero .hero-picture {
    aspect-ratio: 720/1200;
  }
}

@media (max-aspect-ratio: 11 / 10) {
  #lingxi .section-footnote .footnote-list {
    padding-top: 8.888889vw;
  }
}

#lingxi .section-footnote .footnote-list,
#lingxi .section-footnote .tips-list {
  font-size: .625vw;
  padding-inline-start: 1.5em;
}

@media (max-width: 1920px) {
  #lingxi .section-footnote .footnote-list,
  #lingxi .section-footnote .tips-list {
    font-size: 12px;
  }
}

@media (max-aspect-ratio: 11 / 10) {
  #lingxi .section-footnote .footnote-list,
  #lingxi .section-footnote .tips-list {
    font-size: 3.333333vw;
  }
}

#lingxi .section-footnote .footnote-list li {
  list-style-type: decimal;
  font-size: inherit;
  color: #85858A;
}

#lingxi .section-footnote .footnote-list li a {
  -webkit-text-decoration: underline #85858A;
  text-decoration: underline #85858A;
  color: #85858A;
}

#lingxi .section-footnote .footnote-list li.current {
  color: #D5D5DB;
}

#lingxi .section-footnote .footnote-list li.current a {
  color: #D5D5DB;
  text-decoration-color: #D5D5DB;
}

#lingxi .section-footnote .footnote-list li.asterisk {
  list-style-type: "*";
}

#lingxi .section-footnote .footnote-list li.disclaimer {
  list-style-type: none;
}

#lingxi .section-footnote .footnote-list.light li.current {
  color: #2A2A2C;
}

#lingxi .section-footnote .footnote-list.light li.current a {
  color: #2A2A2C;
  text-decoration-color: #2A2A2C;
}

/*# sourceMappingURL=main.css.map */
#lingxi .handwriting-suit-remark {
  font-size: .625vw;
  color: #85858A;
  margin-top: 2.083333vw;
}

#lingxi .link-num {
  font-size: smaller;
  vertical-align: top;
}

#lingxi [data-footnote] {
  font-size: 0.6em;
  vertical-align: super;
}

#lingxi .font-bold {
  font-size: 700;
  color: #FFFFFF;
  display: inline;
}

@keyframes magnet_active_left_pc {
  0% {
    transform: translateX(-3.38542vw);
  }
  20% {
    transform: translateX(-3.64583vw);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes magnet_active_right_pc {
  0% {
    transform: translateX(3.38542vw);
  }
  20% {
    transform: translateX(3.64583vw);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes magnet_active_right_mob {
  0% {
    transform: translateX(17.77778vw);
  }
  20% {
    transform: translateX(18.47222vw);
  }
  100% {
    transform: translateX(0);
  }
}

@media (max-width: 1920px) {
  #lingxi .handwriting-suit-remark {
    font-size: 12px;
  }
}

#lingxi .pc-show {
  display: block;
}

#lingxi .mob-show {
  display: none;
}

#lingxi .gradient-text {
  background-image: linear-gradient(-45deg, #909090 2%, #FFFFFF 50%, #909090 95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  line-height: 1.25;
}

#lingxi .gradient-text div {
  line-height: 1.25;
}

#lingxi .section-hero .hero-content {
  position: absolute;
  z-index: 1;
  bottom: 7.239583vw;
  right: 9.010417vw;
  display: flex;
  flex-direction: column;
  width: max-content;
  height: auto;
  font-weight: 400;
  color: #fff;
}

#lingxi .section-hero .hero-content .hero-logo {
  aspect-ratio: 548.016/50.748;
  width: 30.677083vw;
}

#lingxi .section-hero .hero-content .handwriting-suit-remark {
  margin-top: 7.291667vw;
}

#lingxi .section-hero .kv-part {
  background-color: #fff;
  position: relative;
}

#lingxi .section-hero .kv-part .harmony-logo-pic {
  position: absolute;
  width: 7.565104vw;
  right: 2.526042vw;
  bottom: 2.5vw;
  z-index: 2;
}

#lingxi .section-hero .video-part {
  width: 100%;
  position: relative;
}

#lingxi .section-hero .video-part .video-contianer {
  width: 100%;
}

#lingxi .section-hero .video-part .video-contianer video {
  width: 100%;
}

#lingxi .section-hero .video-part .video-contianer video.active {
  opacity: 0.4;
}

#lingxi .section-hero .video-part .text-mask {
  padding-left: 1.66vw;
  height: 3.33333vw;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4.58333vw;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  bottom: 2.6vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4;
  will-change: background-color;
  transition: background-color 0.6s;
  cursor: pointer;
}

#lingxi .section-hero .video-part .text-mask .text-des {
  margin-top: 16.197917vw;
  margin-left: 26.666667vw;
  font-size: 3.333333vw;
  font-weight: 500;
  color: #FFF;
  text-align: center;
  width: max-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
}

#lingxi .section-hero .video-part .text-mask .text-des .text-single {
  margin-top: 1.875vw;
}

#lingxi .section-hero .video-part .text-mask .text-des .text-single:first-child {
  margin-top: 0;
}

#lingxi .section-hero .video-part .text-mask .video-play {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .9375vw;
  line-height: 1.6;
  color: #FFFFFF;
  transition: background-color 0.5s;
  will-change: background-color;
}

#lingxi .section-hero .video-part .text-mask .video-play span {
  font-weight: 500;
  color: #FFF;
}

#lingxi .section-hero .video-part .text-mask .video-play .video-icon-img {
  width: 1.66vw;
  height: 1.66vw;
  margin-left: 0.833vw;
  position: relative;
  width: 1.66vw;
  margin-left: .833vw;
  margin-right: .83333vw;
}

#lingxi .section-hero .video-part .text-mask .video-play .video-icon-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
}

#lingxi .section-hero .video-part .text-mask .video-play .video-icon-img img:nth-child(1) {
  z-index: 3;
  opacity: 1;
  border-radius: 100%;
}

#lingxi .section-hero .video-part .text-mask .video-play .video-icon-img img:nth-child(2) {
  width: 3.229vw;
  height: 3.229vw;
  position: absolute;
  top: -0.7845vw;
  left: -0.7845vw;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.5s;
  will-change: opacity;
}

#lingxi .section-hero .video-part .text-mask:hover {
  backdrop-filter: blur(10px) brightness(120%);
  -webkit-backdrop-filter: blur(10px) brightness(120%);
  background-color: rgba(255, 255, 255, 0.1);
}

#lingxi .hero-sku {
  margin-top: 3.333333vw;
  text-align: center;
}

#lingxi .hero-sku .pricing {
  font-size: 1.458333vw;
  line-height: 1.25;
  color: #FFF;
}

#lingxi .hero-sku .from {
  font-size: 0.677083vw;
}

#lingxi .buy-cta {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  padding: 6px 20px;
  border: 2px solid #000;
  background: #000000;
  transition: 0.3s ease-out;
  margin-top: 24px;
  cursor: pointer;
  border-radius: 6px;
}

#lingxi .hero-sku.sku-light .pricing {
  color: #18191A;
}

#lingxi .hero-sku.sku-light .buy-cta {
  color: #FFF;
  background-color: #000;
}

#lingxi .section-arguments-des {
  width: 100%;
  position: relative;
}

#lingxi .section-arguments-des .data-des-part {
  width: 100vw;
  height: 50.3125vw;
}

#lingxi .section-arguments-des .data-des-part .title-part {
  z-index: 2;
  position: relative;
  padding-top: 20.677083vw;
  margin-left: 52.708333vw;
  width: max-content;
}

#lingxi .section-arguments-des .data-des-part .title-part .arguments-des {
  font-size: 3.333333vw;
  font-weight: 700;
  display: inline-block;
  background-image: linear-gradient(-45deg, #909090 2%, #FFFFFF 50%, #909090 95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

#lingxi .section-arguments-des .data-des-part .title-part .arguments-des .vertical-align-top {
  vertical-align: top;
}

#lingxi .section-arguments-des .data-des-part .title-part .near-link-svg {
  width: 15.46875vw;
  margin-top: 2.1875vw;
}

#lingxi .section-arguments-des .data-des-part .title-part .near-link-svg img {
  width: 100%;
}

#lingxi .section-arguments-des .data-des-part .title-part .text-des {
  margin-top: 3.333333vw;
  font-size: 1.145833vw;
}

#lingxi .section-arguments-des .data-des-part .sparklink-part .arguments-des {
  will-change: transform opacity;
  transform: translateY(100%);
  opacity: 0;
  transition: opacity 0.6s, transform 0.6s;
  line-height: 1.25;
}

#lingxi .section-arguments-des .data-des-part .sparklink-part .near-link-svg {
  will-change: transform opacity;
  transform: translateY(100%);
  opacity: 0;
  transition: opacity 0.6s, transform 0.6s;
}

#lingxi .section-arguments-des .data-des-part .sparklink-part .text-des {
  will-change: transform opacity;
  transform: translateY(100%);
  opacity: 0;
  transition: opacity 0.6s, transform 0.6s;
}

#lingxi .section-arguments-des .data-des-part .actived .arguments-des {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .section-arguments-des .data-des-part .actived .near-link-svg {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .section-arguments-des .data-des-part .actived .text-des {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .section-arguments-des .data-des-part .handwriter-pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#lingxi .section-arguments-des .data-des-part .handwriter-pic img {
  width: 100%;
}

#lingxi .section-arguments-des .data-des-part .data-part {
  z-index: 2;
  position: relative;
  margin-left: 53.635417vw;
  width: max-content;
  margin-top: 3.072917vw;
}

#lingxi .section-arguments-des .data-des-part .data-part .data-part-containter {
  display: flex;
}

#lingxi .section-arguments-des .data-des-part .data-part .data-part-containter .data-part-item .data-num {
  display: flex;
  align-items: baseline;
  font-size: 3.333333vw;
  background-image: linear-gradient(-50deg, #4C2EC7 0%, #05BF8B 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

#lingxi .section-arguments-des .data-des-part .data-part .data-part-containter .data-part-item .data-num div {
  font-size: 1.666667vw;
  margin-left: 1.145833vw;
}

#lingxi .section-arguments-des .data-des-part .data-part .data-part-containter .data-part-item .data-des {
  font-size: 1.145833vw;
  margin-top: 1.744792vw;
}

#lingxi .section-arguments-des .data-des-part .data-part .data-part-containter .divider-line {
  width: 0.052083vw;
  height: 8.854167vw;
  background-image: linear-gradient(180deg, #000000 0%, #FFFFFF 50%, #000000 100%);
  -webkit-background-clip: content-box;
  -webkit-text-fill-color: transparent;
  color: transparent;
  margin-left: 3.208333vw;
  margin-right: 3.296875vw;
  background-color: #fff;
}

#lingxi .section-arguments-des .data-des-part .data-part .handwriting-suit-remark {
  margin-top: 3.28125vw;
}

#lingxi .section-magnet .magnet-container .magnet-title {
  text-align: center;
  margin-top: 11.130208vw;
}

#lingxi .section-magnet .magnet-container .magnet-title div {
  font-size: 3.333333vw;
  font-weight: 700;
  text-align: center;
  will-change: transform;
}

#lingxi .section-magnet .magnet-container .magnet-title .text-move {
  line-height: 1.25;
}

#lingxi .section-magnet .magnet-container .magnet-title .text-move .text-move-left {
  transform: translateX(-3.38542vw);
}

#lingxi .section-magnet .magnet-container .magnet-title .text-move .text-move-right {
  transform: translateX(3.38542vw);
}

#lingxi .section-magnet .magnet-container .magnet-des {
  font-size: 1.145833vw;
  text-align: center;
  margin-top: 1.6875vw;
  will-change: transform;
  transform: translateY(1.04167vw);
  opacity: 0;
  transition: opacity 0.8s, transform 0.8s;
  transition-delay: 0.6s;
}

#lingxi .section-magnet .magnet-container .magnet-video {
  width: 67.5vw;
  margin: 0 auto;
  border-radius: .833333vw;
  margin-top: 3.333333vw;
  overflow: hidden;
  will-change: transform;
  transform: translateY(1.5625vw);
  opacity: 0;
  transition: opacity 0.8s, transform 0.8s;
  transition-delay: 0.6s;
}

#lingxi .section-magnet .magnet-container .magnet-video video {
  width: 100%;
}

#lingxi .section-magnet .title_active .magnet-title .text-move .text-move-left {
  animation: magnet_active_left_pc 1.4s;
  transform: translateX(0);
}

#lingxi .section-magnet .title_active .magnet-title .text-move .text-move-right {
  animation: magnet_active_right_pc 1.4s;
  transform: translateX(0);
}

#lingxi .section-magnet .title_active .magnet-des {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .section-magnet .title_active .magnet-video {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .section-line-motion .line-motion-container {
  width: 67.5vw;
  margin: 0 auto;
  margin-top: 10.416667vw;
}

#lingxi .section-line-motion .line-motion-container .line-motion-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#lingxi .section-line-motion .line-motion-container .line-motion-title .title-part {
  position: relative;
}

#lingxi .section-line-motion .line-motion-container .line-motion-title .title-part .title-text {
  will-change: transform opacity;
  font-size: 3.333333vw;
  font-weight: 700;
  z-index: 2;
  position: relative;
  transform: translateY(1.04167vw);
  opacity: 0;
  transition: opacity 0.6s, transform 0.6s;
}

#lingxi .section-line-motion .line-motion-container .line-motion-title .title-part .color-line {
  position: absolute;
  top: 2.2762vw;
  left: 0;
  width: 14.5vw;
  z-index: 1;
}

#lingxi .section-line-motion .line-motion-container .line-motion-title .title-part .color-line img {
  width: 100%;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  will-change: clip-path;
  transition: -webkit-clip-path 0.8s ease-in-out;
  transition: clip-path 0.8s ease-in-out;
  transition: clip-path 0.8s ease-in-out, -webkit-clip-path 0.8s ease-in-out;
  transition-delay: 0.6s;
}

#lingxi .section-line-motion .line-motion-container .line-motion-title .text-des {
  will-change: transform opacity;
  transform: translateY(1.5625vw);
  opacity: 0;
  transition: opacity 0.6s, transform 0.6s;
  transition-delay: 0.6s;
}

#lingxi .section-line-motion .line-motion-container .video-container {
  will-change: transform opacity;
  width: 100%;
  margin-top: 3.34375vw;
  border-radius: .833333vw;
  overflow: hidden;
  opacity: 0;
  transform: translateY(2.08333vw);
  transition: opacity 0.6s, transform 0.6s;
  transition-delay: 0.6s;
}

#lingxi .section-line-motion .line-motion-container .video-container video {
  width: 100%;
}

#lingxi .section-line-motion .actived .line-motion-title .title-part .title-text {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .section-line-motion .actived .line-motion-title .title-part .color-line img {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}

#lingxi .section-line-motion .actived .line-motion-title .text-des {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .section-line-motion .actived .video-container {
  opacity: 1;
  transform: translateY(0);
}

#lingxi .section-graffiti {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#lingxi .section-graffiti .graffiti-title {
  will-change: transform opacity;
  font-size: 3.333333vw;
  font-weight: 700;
  text-align: center;
  margin-top: 10.416667vw;
  margin-bottom: 3.333333vw;
  transform: translateY(100%);
  opacity: 0;
  transition: opacity 0.6s, transform 0.6s;
}

#lingxi .section-graffiti img {
  width: 67.5vw;
  margin: 0 auto;
  border-radius: .833333vw;
}

#lingxi .section-birthday .line-motion-container .line-motion-title .title-part .color-line {
  top: 2.58vw;
}

#lingxi .section-meeting .line-motion-container .line-motion-title .title-part .color-line {
  top: 2.74vw;
}

#lingxi .graffiti-part .actived .graffiti-title {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .section-install {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#lingxi .section-install .install-title {
  margin-top: 10.416667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#lingxi .section-install .install-title .title-txt {
  will-change: transform opacity;
  font-size: 3.333333vw;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.666667vw;
  transform: translateY(100%);
  opacity: 0;
  transition: opacity 0.6s, transform 0.6s;
}

#lingxi .section-install .install-title .install-des {
  will-change: transform opacity;
  font-size: 1.145833vw;
  margin-bottom: 3.333333vw;
  transform: translateY(100%);
  opacity: 0;
  transition: opacity 0.6s, transform 0.6s;
}

#lingxi .section-install img {
  width: 67.5vw;
  margin: 0 auto;
  border-radius: .833333vw;
}

#lingxi .install-part .actived .install-title .title-txt {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .install-part .actived .install-title .install-des {
  transform: translateY(0);
  opacity: 1;
}

#lingxi .section-homework .line-motion-container {
  margin-top: 10.901042vw;
}

#lingxi .section-footnote .footnote-list {
  padding: 10.416667vw 0;
}

#lingxi .price-link {
  font-size: 1em;
  vertical-align: baseline;
}

@media (hover: hover) {
  #lingxi .hero-sku .buy-cta:hover {
    opacity: 0.8;
  }
}

#lingxi .handwriting-page-remark {
  font-size: .833333vw;
}

@media (max-width: 1440px) and (min-width: 1200px) {
  #lingxi .handwriting-page-remark {
    font-size: 12px;
  }
}

@media (max-width: 1199px) and (min-width: 777px) and (min-aspect-ratio: 11 / 10) {
  #lingxi .handwriting-page-remark {
    font-size: .833333vw;
  }
}

@media (max-aspect-ratio: 11 / 10) {
  #lingxi .pc-show {
    display: none;
  }
  #lingxi .mob-show {
    display: block;
  }
  #lingxi .hero-sku {
    margin-top: 80.208333vw;
  }
  #lingxi .hero-sku .pricing {
    font-size: 5.555556vw;
  }
  #lingxi .hero-sku .from {
    font-size: 3.611111vw;
  }
  #lingxi .hero-sku .buy-cta {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    padding: 6px 20px;
    border: 2px solid #000;
    background: #000000;
    transition: 0.3s ease-out;
    margin-top: 24px;
    cursor: pointer;
    border-radius: 6px;
  }
  #lingxi .section-hero .kv-part {
    position: relative;
  }
  #lingxi .section-hero .kv-part .hero-content {
    position: absolute;
    z-index: 1;
    margin-top: 16.666667vw;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    font-weight: 400;
    color: #fff;
  }
  #lingxi .section-hero .kv-part .hero-content .hero-logo {
    aspect-ratio: 548.016/50.748;
    width: 61.625vw;
  }
  #lingxi .section-hero .kv-part .hero-content .handwriting-suit-remark {
    margin-top: 13.888889vw;
  }
  #lingxi .section-hero .kv-part .harmony-logo-pic {
    width: 12.55vw;
    right: 4.513889vw;
    bottom: 4.444444vw;
  }
  #lingxi .section-hero .video-part {
    width: 100%;
    position: relative;
  }
  #lingxi .section-hero .video-part .video-contianer {
    width: 100%;
    margin-top: 27.777778vw;
  }
  #lingxi .section-hero .video-part .video-contianer video {
    width: 100%;
  }
  #lingxi .section-hero .video-part .video-contianer video.active {
    opacity: 0.4;
  }
  #lingxi .section-hero .video-part .text-mask {
    width: fit-content;
    padding: 3.33vw 3.33vw 3.33vw 6.66vw;
    border-radius: 6.66vw;
    bottom: 6.66vw;
    position: static;
    margin: 0 auto;
    transform: translateX(0);
    margin-top: 6.666667vw;
    width: max-content;
    padding-left: 6.33333vw;
    height: 13.33333vw;
    border-radius: 12.22222vw;
    bottom: 8.88vw;
  }
  #lingxi .section-hero .video-part .text-mask .text-des {
    margin: 0;
    margin-top: 15.277778vw;
    font-size: 5.555556vw;
    font-weight: 500;
    color: #FFF;
    text-align: center;
    width: max-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0.8;
  }
  #lingxi .section-hero .video-part .text-mask .text-des .text-single {
    margin-top: 1.875vw;
  }
  #lingxi .section-hero .video-part .text-mask .text-des .text-single:first-child {
    margin-top: 0;
  }
  #lingxi .section-hero .video-part .text-mask .video-play {
    font-size: 3.888vw;
    margin-top: 0;
  }
  #lingxi .section-hero .video-part .text-mask .video-play span {
    font-weight: 500;
    color: #FFF;
  }
  #lingxi .section-hero .video-part .text-mask .video-play .video-icon-img {
    height: 6.66vw;
    position: relative;
    width: 6.66vw;
    margin-left: 3.33vw;
  }
  #lingxi .section-hero .video-part .text-mask .video-play .video-icon-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
  }
  #lingxi .section-hero .video-part .text-mask .video-play .video-icon-img img:nth-child(1) {
    z-index: 3;
    opacity: 1;
    border-radius: 100%;
  }
  #lingxi .section-hero .video-part .text-mask .video-play .video-icon-img img:nth-child(2) {
    display: none;
    z-index: -1;
  }
  #lingxi .section-hero .video-part .text-mask .video-play:hover .video-icon-img img:nth-child(1) {
    border: 1px solid #fff;
  }
  #lingxi .section-hero .video-part .text-mask .video-play:hover .video-icon-img img:nth-child(2) {
    opacity: 1;
  }
  #lingxi .section-arguments-des {
    width: 100%;
    position: relative;
  }
  #lingxi .section-arguments-des .data-des-part {
    width: 100vw;
    height: max-content;
    display: flex;
    flex-direction: column;
  }
  #lingxi .section-arguments-des .data-des-part .title-part {
    z-index: 2;
    position: relative;
    padding-top: 27.777778vw;
    padding-left: 11.111111vw;
    margin-left: 0;
    width: auto;
  }
  #lingxi .section-arguments-des .data-des-part .title-part .arguments-des {
    font-size: 8.888889vw;
    font-weight: 700;
    display: inline-block;
    background-image: linear-gradient(-45deg, #909090 2%, #FFFFFF 50%, #909090 95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
  #lingxi .section-arguments-des .data-des-part .title-part .near-link-svg {
    width: 41.25vw;
    margin-top: 6.666667vw;
  }
  #lingxi .section-arguments-des .data-des-part .title-part .near-link-svg img {
    width: 100%;
  }
  #lingxi .section-arguments-des .data-des-part .title-part .text-des {
    margin-top: 6.666667vw;
    font-size: 4.444444vw;
    margin-right: 8.333333vw;
  }
  #lingxi .section-arguments-des .data-des-part .handwriter-pic {
    position: static;
    width: 100%;
  }
  #lingxi .section-arguments-des .data-des-part .handwriter-pic img {
    width: 100%;
  }
  #lingxi .section-arguments-des .data-des-part .data-part {
    z-index: 2;
    position: relative;
    margin-left: 11.375vw;
    width: max-content;
    margin-top: -23.25vw;
  }
  #lingxi .section-arguments-des .data-des-part .data-part .data-part-containter {
    display: flex;
  }
  #lingxi .section-arguments-des .data-des-part .data-part .data-part-containter .data-part-item .data-num {
    display: flex;
    align-items: baseline;
    font-size: 8.888889vw;
    background-image: linear-gradient(-50deg, #4C2EC7 0%, #05BF8B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
  #lingxi .section-arguments-des .data-des-part .data-part .data-part-containter .data-part-item .data-num div {
    font-size: 4.444444vw;
    margin-left: 1.145833vw;
  }
  #lingxi .section-arguments-des .data-des-part .data-part .data-part-containter .data-part-item .data-des {
    font-size: 4.444444vw;
    margin-top: 1.744792vw;
  }
  #lingxi .section-arguments-des .data-des-part .data-part .data-part-containter .divider-line {
    width: 1px;
    height: auto;
    background-image: linear-gradient(180deg, #000000 0%, #FFFFFF 50%, #000000 100%);
    -webkit-background-clip: content-box;
    -webkit-text-fill-color: transparent;
    color: transparent;
    margin-left: 8.75vw;
    margin-right: 8.611111vw;
    background-color: #fff;
  }
  #lingxi .section-arguments-des .data-des-part .data-part .handwriting-suit-remark {
    margin-top: 6.805556vw;
  }
  #lingxi .section-magnet .magnet-container .magnet-title {
    text-align: left;
    margin-top: 18.333333vw;
    margin-left: 11.111111vw;
  }
  #lingxi .section-magnet .magnet-container .magnet-title div {
    font-size: 8.888889vw;
    font-weight: 700;
    text-align: left;
    will-change: transform;
  }
  #lingxi .section-magnet .magnet-container .magnet-title .text-move .text-move-left {
    transform: translateX(0);
  }
  #lingxi .section-magnet .magnet-container .magnet-title .text-move .text-move-right {
    transform: translateX(17.77778vw);
  }
  #lingxi .section-magnet .magnet-container .magnet-des {
    font-size: 4.444444vw;
    text-align: center;
    margin-top: 4.472222vw;
    padding-left: 11.111111vw;
    padding-right: 12.916667vw;
    box-sizing: border-box;
    will-change: transform;
    opacity: 0;
    transition: opacity 0.8s, transform 0.8s;
    transition-delay: 0.6s;
    text-align: left;
  }
  #lingxi .section-magnet .magnet-container .magnet-video {
    width: 91.111111vw;
    margin: 0 auto;
    border-radius: 2.222222vw;
    margin-top: 8.333333vw;
    overflow: hidden;
    will-change: transform;
    opacity: 0;
    transition: opacity 0.8s, transform 0.8s;
    transition-delay: 0.6s;
    background-color: #000000;
  }
  #lingxi .section-magnet .magnet-container .magnet-video video {
    width: 100%;
  }
  #lingxi .section-magnet .title_active .magnet-title .text-move .text-move-left {
    animation: transform;
    transform: translateX(0);
  }
  #lingxi .section-magnet .title_active .magnet-title .text-move .text-move-right {
    animation: magnet_active_right_mob 1.4s;
    transform: translateX(0);
  }
  #lingxi .section-magnet .title_active .magnet-des {
    transform: translateY(0);
    opacity: 1;
  }
  #lingxi .section-magnet .title_active .magnet-video {
    transform: translateY(0);
    opacity: 1;
  }
  #lingxi .section-line-motion .line-motion-container {
    width: 67.5vw;
    width: 100%;
    margin: 0 auto;
    margin-top: 27.777778vw;
  }
  #lingxi .section-line-motion .line-motion-container .line-motion-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    margin-left: 11.111111vw;
  }
  #lingxi .section-line-motion .line-motion-container .line-motion-title .text-des {
    width: 100%;
    padding-right: 9.444444vw;
  }
  #lingxi .section-line-motion .line-motion-container .line-motion-title .title-part {
    position: relative;
    width: 100%;
  }
  #lingxi .section-line-motion .line-motion-container .line-motion-title .title-part .title-text {
    font-size: 8.888889vw;
    font-weight: 700;
    text-align: left;
    z-index: 2;
    position: relative;
    margin-bottom: 4.444444vw;
  }
  #lingxi .section-line-motion .line-motion-container .line-motion-title .title-part .color-line {
    position: absolute;
    top: 8.888889vw;
    left: 0;
    width: 38.666667vw;
    z-index: 1;
  }
  #lingxi .section-line-motion .line-motion-container .line-motion-title .title-part .color-line img {
    width: 100%;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    will-change: clip-path;
    transition: -webkit-clip-path 1s ease-in-out;
    transition: clip-path 1s ease-in-out;
    transition: clip-path 1s ease-in-out, -webkit-clip-path 1s ease-in-out;
  }
  #lingxi .section-line-motion .line-motion-container .video-container {
    width: 91.111111vw;
    margin: 0 auto;
    margin-top: 8.888889vw;
    border-radius: 2.222222vw;
    overflow: hidden;
  }
  #lingxi .section-line-motion .line-motion-container .video-container video {
    width: 100%;
  }
  #lingxi .section-line-motion .actived .line-motion-title .title-part .title-text {
    transform: translateY(0);
    opacity: 1;
  }
  #lingxi .section-line-motion .actived .line-motion-title .title-part .color-line img {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
  #lingxi .section-line-motion .actived .line-motion-title .text-des {
    transform: translateY(0);
    opacity: 1;
  }
  #lingxi .section-line-motion .actived .video-container {
    opacity: 1;
    transform: translateY(0);
  }
  #lingxi .section-homework .line-motion-container .line-motion-title .title-part .color-line {
    top: 7.1vw;
  }
  #lingxi .section-birthday .line-motion-container .line-motion-title .title-part .color-line {
    top: 7.1vw;
  }
  #lingxi .section-meeting .line-motion-container .line-motion-title .title-part .color-line {
    top: 7.1vw;
  }
  #lingxi .section-graffiti {
    display: block;
  }
  #lingxi .section-graffiti .graffiti-title {
    font-size: 8.888889vw;
    margin-top: 27.777778vw;
    margin-left: 11.111111vw;
    margin-bottom: 8.888889vw;
  }
  #lingxi .section-graffiti img {
    width: 91.111111vw;
    margin: 0 auto;
    border-radius: 2.222222vw;
  }
  #lingxi .section-install {
    display: block;
  }
  #lingxi .section-install .install-title {
    display: block;
    margin-top: 27.777778vw;
    margin-left: 11.111111vw;
  }
  #lingxi .section-install .install-title .title-txt {
    font-size: 8.888889vw;
    margin-bottom: 4.444444vw;
  }
  #lingxi .section-install .install-title .install-des {
    font-size: 1.145833vw;
    font-size: 4.444444vw;
  }
  #lingxi .section-install img {
    width: 91.111111vw;
    margin: 0 auto;
    border-radius: 2.222222vw;
    margin-top: 8.888889vw;
  }
  #lingxi .section-footnote .footnote-list {
    padding-top: 27.777778vw;
    padding-bottom: 30.694444vw;
  }
}

@media screen and (max-aspect-ratio: 11 / 10) {
  #lingxi .handwriting-suit-remark {
    font-size: 3.333333vw;
    margin-top: 5vw;
    text-align: center;
    line-height: 1.6;
  }
}
