article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@font-face {
  font-family: 'MiSans Normal';
  src: url('./ce648d57-MiSans-Normal-subset.woff2') format('woff2'), url('./3dd1480b-MiSans-Normal-subset.woff') format('woff');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'MiSans';
  src: url('./97b0e0e4-MiSans-Light-subset.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'MiSans';
  src: url('./e58671b5-MiSans-Regular-subset.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'MiSans';
  src: url('./b870d8e7-MiSans-Semibold-subset.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'MiSans';
  src: url('./165d3cbd-MiSans-Bold-subset.woff2') format('woff2'), url('./c0ca40ca-MiSans-Bold-subset.woff') format('woff');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'MiSans';
  src: url('./6a12388c-MiSans-Heavy-subset.ttf') format('truetype');
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
html {
  color-scheme: light;
  color-scheme: only light;
  color: #000;
  background: #fff;
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
.home {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.home h1,
.home h2,
.home h3,
.home h4,
.home h5,
.home h6,
.home p,
.home span,
.home strong,
.home em,
.home small {
  -webkit-user-select: text;
  -moz-user-select: text;
   -ms-user-select: text;
       user-select: text;
}
.home img,
.home picture,
.home svg,
.home a,
.home a *,
.home button,
.home button * {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.home a,
.home button {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.home button {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  font: inherit;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
html {
  scroll-behavior: smooth;
  background: url('./2b73ccd7-bg.png') no-repeat center top / 1920px 100%, #fff;
  background-image: -webkit-image-set(url('./92631f84-bg.webp') type('image/webp'), url('./2b73ccd7-bg.png') type('image/png'));
  background-image: image-set(url('./92631f84-bg.webp') type('image/webp'), url('./2b73ccd7-bg.png') type('image/png'));
}
@media (min-width: 1920px) {
  html {
    background: url('./2b73ccd7-bg.png') no-repeat center top / 100% 100%, #fff;
    background-image: -webkit-image-set(url('./92631f84-bg.webp') type('image/webp'), url('./2b73ccd7-bg.png') type('image/png'));
    background-image: image-set(url('./92631f84-bg.webp') type('image/webp'), url('./2b73ccd7-bg.png') type('image/png'));
  }
}
body {
  margin: 0;
}
ul,
ol,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.page-container {
  box-sizing: border-box;
  width: calc(100% - 64px);
  max-width: 1120px;
  margin: 0 auto;
}
.home {
  position: relative;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-weight: 400;
}
.home-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 12px 0;
}
.home-header::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  background: linear-gradient(to top, #fff, transparent 1px), rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(18px) saturate(1.18);
  backdrop-filter: blur(18px) saturate(1.18);
}
.home-header .home-nav {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-header .home-nav__logo {
  height: 30px;
}
.home-header .home-nav__list {
  display: flex;
  align-items: center;
}
.home-header .home-nav__list li:not(:first-child) {
  margin-left: 58px;
}
.home-header .home-nav__list li a,
.home-header .home-nav__list li .home-nav__download-label {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  transition: color 0.2s ease, transform 0.2s ease;
  transform-origin: center;
}
.home-header .home-nav__list li a.active,
.home-header .home-nav__list li .home-nav__download-label.active {
  color: #008cff;
  transform: scale(1.125);
}
.home-header .home-nav__list li a:focus,
.home-header .home-nav__list li .home-nav__download-label:focus {
  outline: none;
}
.home-header .home-nav__list li a[data-home-nav] {
  transition: transform 0.2s ease;
}
.home-header .home-nav__list li.download {
  position: relative;
}
.home-header .home-nav__list li.download::after {
  content: '';
  position: absolute;
  top: calc(100% + 2px);
  left: 50%;
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #c1eeff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.home-header .home-nav__list li.download:hover::after {
  opacity: 1;
  visibility: visible;
}
.home-header .home-nav__list li.download .home-nav__download-label {
  cursor: default;
}
@media (hover: hover) and (pointer: fine) {
  .home-header .home-nav__list li.download .home-nav__download-label:hover {
    color: #008cff;
    transform: scale(1.125);
  }
}
.home-header .home-nav__list li.download:hover .qrcode {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.home-header .home-nav__list li.download .qrcode {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 150px;
  height: 184px;
  transform: translate(-50%, 2px);
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #1b1b1b;
  font-size: 13px;
  font-weight: 500;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  padding: 20px 10px 10px;
  box-sizing: border-box;
  white-space: nowrap;
}
.home-header .home-nav__list li.download .qrcode::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 10px;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 20px;
  background: linear-gradient(to bottom, #c1eeff, #e0efff);
}
.home-header .home-nav__list li.download .qrcode img {
  width: 130px;
  height: 130px;
  margin-bottom: 8px;
}
.home-footer {
  background: linear-gradient(to right, #dbebff 0%, #f0f9ff 50%, #b8ebff 100%);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  transform: translateY(calc(100% + 98px));
  visibility: hidden;
  pointer-events: none;
  transition: transform 0.3s ease-out, visibility 0s 0.3s;
  will-change: transform;
  padding: 14px 0;
}
.home-footer.active {
  transform: translateY(0);
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;
}
.home-footer section {
  display: flex;
  align-items: center;
  position: relative;
}
.home-footer section .logo {
  height: 28px;
}
.home-footer section h3 {
  color: #414141;
  font-size: 20px;
  font-weight: 400;
  font-family: 'MiSans Normal', 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  margin-left: 16px;
}
.home-footer section .qrcode {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 98px;
  box-sizing: border-box;
  padding: 6px;
  border-radius: 8px;
  background: #c4eefe;
}
.home-module {
  padding-top: 90px;
}
.hero-module {
  box-sizing: border-box;
  min-height: 815px;
  padding: 167px 0 110px;
}
.hero-module__content {
  display: flex;
  align-items: center;
}
.hero-module__copy {
  flex: 0 0 516px;
  min-width: 0;
}
.hero-module__copy-content {
  --hero-u: 1px;
}
.hero-module__slogan {
  display: block;
  width: calc(var(--hero-u) * 336);
  height: calc(var(--hero-u) * 69);
  margin-left: calc(var(--hero-u) * -15);
}
.hero-module__slogan img {
  display: block;
  width: 100%;
  height: 100%;
}
.hero-module__title,
.hero-module__subtitle {
  margin: 0;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  color: #172440;
  background: linear-gradient(to right, #3259bc, #000);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}
.hero-module__title {
  margin-top: calc(var(--hero-u) * 20);
  font-size: calc(var(--hero-u) * 76);
  line-height: calc(var(--hero-u) * 106);
}
.hero-module__subtitle {
  margin-top: calc(var(--hero-u) * -7);
  font-size: calc(var(--hero-u) * 43);
  line-height: calc(var(--hero-u) * 60);
  white-space: nowrap;
}
.hero-module__stats {
  display: flex;
  align-items: flex-start;
  margin-top: calc(var(--hero-u) * 47);
}
.hero-module__intro {
  display: flex;
  align-items: center;
  max-width: calc(var(--hero-u) * 514);
  margin-top: calc(var(--hero-u) * 29);
}
.hero-module__qr {
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-right: calc(var(--hero-u) * 20.77);
  padding: calc(var(--hero-u) * 4.68) calc(var(--hero-u) * 4.92);
  border-radius: calc(var(--hero-u) * 10);
  background: linear-gradient(to right, #dbebff, #f0f9ff 50%, #caf0ff);
}
.hero-module__qr > img {
  display: block;
  width: calc(var(--hero-u) * 93.2);
  height: calc(var(--hero-u) * 93.2);
  margin: 0 auto;
  border-radius: 6px;
}
.hero-module__qr p {
  margin-top: calc(var(--hero-u) * 4.22);
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: calc(var(--hero-u) * 8.5);
  line-height: calc(var(--hero-u) * 10);
  font-weight: 500;
  color: #1b1b1b;
  text-align: center;
  white-space: nowrap;
}
.hero-module__description {
  flex: 1;
  min-width: 0;
  margin-top: calc(var(--hero-u) * 14);
  color: #1d3c6d;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: calc(var(--hero-u) * 13);
  line-height: calc(var(--hero-u) * 20);
  text-align: justify;
}
.hero-module__illustration {
  display: block;
  flex: 1 1 0;
  min-width: 0;
  width: auto;
  height: auto;
  margin: 0 0 0 15px;
}
.hero-module__illustration img {
  height: auto;
}
.hero-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: none;
  text-align: center;
}
.hero-stat:not(:first-child) {
  margin-left: calc(var(--hero-u) * 28);
}
.hero-stat__value {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: calc(var(--hero-u) * 64);
  line-height: calc(var(--hero-u) * 60);
  color: #0066ff;
  background: linear-gradient(to top, #00a6ff 10%, #0066ff 88%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
}
.hero-stat__value strong {
  font-family: 'MiSans', 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: calc(var(--hero-u) * 45);
  line-height: calc(var(--hero-u) * 60);
  font-weight: 600;
}
.hero-stat__unit {
  margin-top: calc(var(--hero-u) * 25);
  margin-left: calc(var(--hero-u) * 2);
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: calc(var(--hero-u) * 19);
  line-height: calc(var(--hero-u) * 27);
  font-weight: 600;
}
.hero-stat__plus {
  margin-top: calc(var(--hero-u) * 21);
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: calc(var(--hero-u) * 14);
  line-height: calc(var(--hero-u) * 20);
  font-weight: 600;
}
.hero-stat__label {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: calc(var(--hero-u) * 81);
  height: calc(var(--hero-u) * 26);
  padding: 0 calc(var(--hero-u) * 13);
  border-radius: calc(var(--hero-u) * 13);
  background: linear-gradient(to top, #00a6ff 10%, #0066ff 88%);
  color: #fff;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: calc(var(--hero-u) * 14);
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
}
.features-module {
  box-sizing: border-box;
}
.features-module .page-container {
  height: auto;
}
.features-module .home-module__title,
.features-module .home-module__description {
  margin: 0;
  color: #000;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  text-align: center;
}
.features-module .home-module__title {
  font-size: 60px;
  line-height: 84px;
  font-weight: 600;
}
.features-module .home-module__description {
  margin-top: 10px;
  font-size: 40px;
  line-height: 56px;
  font-weight: 500;
}
.feature-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 72px;
  width: 100%;
}
.feature-card {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 30px;
  background: linear-gradient(42deg, #fff 17%, rgba(255, 255, 255, 0.4) 105%);
  color: #000;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
}
.feature-card__icon {
  position: absolute;
}
.feature-card__body {
  position: relative;
  z-index: 2;
}
.feature-card__title,
.feature-card__highlight,
.feature-card__description {
  margin: 0;
}
.feature-card__title {
  z-index: 2;
  font-weight: 600;
}
.feature-card__highlight {
  z-index: 2;
  color: #0066ff;
  background: linear-gradient(to top, #00a6ff 10%, #0066ff 88%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  white-space: normal;
  word-wrap: break-word;
}
.feature-card__description {
  z-index: 2;
  color: #212121;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}
.feature-card--search,
.feature-card--check {
  width: 552px;
  min-height: 334px;
}
.feature-card--search .feature-card__body,
.feature-card--check .feature-card__body {
  padding: 20px 16px 0;
}
.feature-card--search .feature-card__title,
.feature-card--check .feature-card__title {
  font-size: 32px;
  line-height: 45px;
  text-align: center;
}
.feature-card--search .feature-card__highlight,
.feature-card--check .feature-card__highlight {
  margin-top: 2px;
  text-align: center;
}
.feature-card--search .feature-card__description,
.feature-card--check .feature-card__description {
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
}
.feature-card--search .feature-card__icon {
  top: 107px;
  left: 129px;
  width: 294px;
  height: 227px;
}
.feature-card--check .feature-card__icon {
  top: 0;
  left: 0;
  width: 552px;
  height: 334px;
}
.feature-card--sync,
.feature-card--translate {
  width: 334px;
  min-height: 202px;
}
.feature-card--sync .feature-card__body,
.feature-card--translate .feature-card__body {
  padding: 24px 13px 0;
}
.feature-card--sync .feature-card__title,
.feature-card--translate .feature-card__title {
  font-size: 26px;
  line-height: 36px;
  text-align: center;
}
.feature-card--sync .feature-card__description,
.feature-card--translate .feature-card__description {
  margin-top: 7px;
  text-align: center;
}
.feature-card--sync .feature-card__icon {
  top: 0;
  left: 0;
  width: 334px;
  height: 202px;
}
.feature-card--translate .feature-card__icon {
  top: 87px;
  left: 128px;
  width: 87px;
  height: 115px;
}
.feature-card__tag {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 26px;
  border-radius: 13px;
  color: #000;
  font-family: 'MiSans Normal', 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}
.feature-card__tag--read {
  top: 108px;
  left: 202px;
  background: #c4fbe5;
}
.feature-card__tag--translate {
  top: 155px;
  left: 70px;
  background: #8ef4ff;
}
.feature-card--pk,
.feature-card--book,
.feature-card--video {
  width: 246px;
  min-height: 420px;
}
.feature-card--pk .feature-card__body,
.feature-card--book .feature-card__body,
.feature-card--video .feature-card__body {
  padding: 24px 0 0 23px;
}
.feature-card--pk .feature-card__title,
.feature-card--book .feature-card__title,
.feature-card--video .feature-card__title {
  font-size: 26px;
  line-height: 36px;
}
.feature-card--pk .feature-card__description,
.feature-card--book .feature-card__description,
.feature-card--video .feature-card__description {
  margin-top: 7px;
  text-align: justify;
}
.feature-card--pk .feature-card__description {
  width: 209px;
}
.feature-card--pk .feature-card__icon {
  top: auto;
  bottom: 0;
  left: 19px;
  width: 201px;
  height: 276px;
}
.feature-card--book .feature-card__description {
  width: 204px;
}
.feature-card--book .feature-card__icon {
  top: 0;
  left: 0;
  width: 246px;
  height: 420px;
}
.feature-card--video .feature-card__description {
  width: 212px;
}
.feature-card--video .feature-card__icon {
  top: auto;
  bottom: 0;
  left: 0;
  width: 246px;
  height: 294px;
}
.feature-card--wrong-book,
.feature-card--composition,
.feature-card--poetry {
  width: 362px;
  min-height: 134px;
  background: linear-gradient(29deg, #fff 17%, rgba(255, 255, 255, 0.4) 105%);
}
.feature-card--wrong-book .feature-card__body,
.feature-card--composition .feature-card__body,
.feature-card--poetry .feature-card__body {
  padding: 37px 15px 0 124px;
}
.feature-card--wrong-book .feature-card__icon,
.feature-card--composition .feature-card__icon,
.feature-card--poetry .feature-card__icon {
  top: 20px;
  left: 15px;
  width: 95px;
  height: 95px;
}
.feature-card--wrong-book .feature-card__title,
.feature-card--composition .feature-card__title,
.feature-card--poetry .feature-card__title {
  font-size: 26px;
  line-height: 36px;
}
.feature-card--wrong-book .feature-card__description,
.feature-card--composition .feature-card__description,
.feature-card--poetry .feature-card__description {
  margin-top: 7px;
  text-align: left;
}
@media (min-width: 1101px) {
  .feature-card {
    margin-bottom: 16px;
  }
  .feature-card--search {
    order: 0;
    margin-right: 16px;
  }
  .feature-card--check {
    order: 1;
  }
  .feature-card--sync {
    order: 2;
    margin-right: 16px;
  }
  .feature-card--pk {
    order: 3;
    margin-right: 16px;
  }
  .feature-card--book {
    order: 4;
    margin-right: 16px;
  }
  .feature-card--video {
    order: 5;
  }
  .feature-card--translate {
    order: 6;
    margin-right: 786px;
  }
  .feature-card--wrong-book {
    order: 7;
    margin-right: 16px;
  }
  .feature-card--composition {
    order: 8;
    margin-right: 16px;
  }
  .feature-card--poetry {
    order: 9;
  }
  @supports (display: grid) {
    .feature-list {
      display: grid;
      grid-template-columns: 334fr 16fr 12fr 16fr 174fr 16fr 28fr 16fr 128fr 16fr 102fr 16fr 244fr 2fr;
      grid-template-rows: minmax(334px, auto) 16px minmax(202px, auto) 16px minmax(202px, auto) 16px minmax(134px, auto);
      align-items: stretch;
    }
    .feature-card {
      width: auto;
      min-width: 0;
      min-height: 0;
      margin: 0;
      order: 0;
    }
    .feature-card--search {
      grid-area: 1 / 1 / 2 / 6;
    }
    .feature-card--check {
      grid-area: 1 / 7 / 2 / 15;
    }
    .feature-card--sync {
      grid-area: 3 / 1 / 4 / 2;
    }
    .feature-card--translate {
      grid-area: 5 / 1 / 6 / 2;
    }
    .feature-card--pk {
      grid-area: 3 / 3 / 6 / 8;
    }
    .feature-card--book {
      grid-area: 3 / 9 / 6 / 12;
    }
    .feature-card--video {
      grid-area: 3 / 13 / 6 / 15;
    }
    .feature-card--wrong-book {
      grid-area: 7 / 1 / 8 / 4;
    }
    .feature-card--composition {
      grid-area: 7 / 5 / 8 / 10;
    }
    .feature-card--poetry {
      grid-area: 7 / 11 / 8 / 14;
    }
  }
}
.certifications-module {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
}
.certifications-module .title,
.certifications-module .description {
  color: #000;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
}
.certifications-module .title {
  font-size: 60px;
  line-height: 84px;
  font-weight: 600;
}
.certifications-module .description {
  font-size: 40px;
  line-height: 56px;
  font-weight: 500;
  margin-top: 10px;
}
.certifications-module .certification-stats {
  margin-top: 71.8px;
  display: flex;
  align-items: center;
}
.certifications-module .certification-stat {
  position: relative;
  flex: 0 0 auto;
  width: 250.16px;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
}
.certifications-module .certification-stat__background {
  display: block;
  width: 100%;
}
.certifications-module .certification-stat__background img {
  display: block;
  width: 100%;
  height: auto;
}
.certifications-module .certification-stat__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 250.16px;
  height: 182.25229541px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform-origin: left top;
}
.certifications-module .certification-stat:not(:first-child) {
  margin-left: 39.79px;
}
.certifications-module .certification-stat__value,
.certifications-module .certification-stat__label {
  position: relative;
  left: 2%;
}
.certifications-module .certification-stat__value {
  display: flex;
  align-items: center;
  min-height: 70px;
}
.certifications-module .certification-stat__number,
.certifications-module .certification-stat__plus {
  display: block;
  flex: none;
  height: 1em;
  line-height: 0;
}
.certifications-module .certification-stat__number img,
.certifications-module .certification-stat__plus img {
  display: block;
  width: 100%;
  height: 100%;
}
.certifications-module .certification-stat__number {
  font-size: 70px;
}
.certifications-module .certification-stat__plus {
  width: 0.50877193em;
  font-size: 57px;
  position: relative;
  top: -20px;
}
.certifications-module .certification-stat__label {
  color: #000;
  font-size: 25.297px;
  line-height: 35px;
  white-space: nowrap;
}
.certifications-module__certificate {
  width: 2232px;
  max-width: none;
  margin-top: 35px;
}
.certifications-module .certification-notes {
  display: flex;
  align-items: center;
  margin-top: -200px;
}
.certifications-module .certification-note {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  text-align: center;
}
.certifications-module .certification-note:not(:first-child) {
  margin-left: 35px;
}
.certifications-module .certification-note__wheat {
  width: 24.33px;
  height: 40.6px;
}
.certifications-module .certification-note__wheat--right {
  right: -24.33px;
  left: auto;
  transform: scaleX(-1);
}
.certifications-module .certification-note__text {
  color: #000;
  font-family: 'MiSans', 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: 17.098px;
  line-height: 23px;
  font-weight: 400;
  white-space: pre;
  margin: 0 7.3px;
}
.reviews-module {
  box-sizing: border-box;
  padding-top: 70px;
  margin-top: 60px;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
}
.reviews-module .title,
.reviews-module .description {
  color: #000;
  text-align: center;
}
.reviews-module .title {
  font-family: 'PingFang TC', 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: 60px;
  line-height: 84px;
  font-weight: 600;
}
.reviews-module .description {
  margin-top: 10px;
  font-size: 40px;
  line-height: 56px;
  font-weight: 500;
}
.reviews-carousel {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 72px;
}
.reviews-carousel__button {
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.reviews-carousel__button img {
  display: block;
  width: 64px;
  height: 64px;
}
.reviews-carousel__button:focus {
  outline: none;
}
.reviews-carousel__button:disabled {
  cursor: not-allowed;
}
.reviews-carousel__button--prev {
  margin-right: 12px;
  transform: scaleX(-1);
}
.reviews-carousel__button--next {
  margin-left: 12px;
}
.review-list {
  display: flex;
  flex: 0 0 auto;
  scroll-behavior: smooth;
  overflow: auto;
  scrollbar-width: none;
}
.review-list:focus {
  outline: none;
}
.review-list.review-list--keyboard:focus {
  outline: 2px solid #008cff;
  outline-offset: -2px;
}
.review-list::-webkit-scrollbar {
  display: none;
}
.review-card {
  box-sizing: border-box;
  flex: 0 0 auto;
  width: 363px;
  height: 299px;
  padding: 30px 33px 20px 36px;
  border-radius: 26px 48px 26px 48px;
  background: linear-gradient(51deg, rgba(255, 255, 255, 0.4) 17%, #fff 105%);
  display: flex;
  flex-direction: column;
}
.review-card:not(:first-child) {
  margin-left: 16px;
}
.review-card__title {
  color: #000;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-shrink: 0;
}
.review-card__rating {
  display: flex;
  flex-shrink: 0;
  height: 29px;
  margin-top: 11px;
}
.review-card__rating li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29px;
  height: 29px;
}
.review-card__rating li img {
  display: block;
  width: 23px;
  height: 22px;
  margin: 0;
}
.review-card__description {
  display: flex;
  align-items: flex-start;
  margin-top: 27px;
  color: #545454;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}
.review-card__excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  width: 100%;
  min-width: 0;
}
.review-card__divider {
  height: 1px;
  background: #e7e7e7;
}
.review-card__user {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-top: 20px;
}
.review-card__avatar {
  flex: 0 0 auto;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.review-card__user-info {
  display: flex;
  flex-direction: column;
  margin-left: 14px;
}
.review-card__name {
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}
.review-card__role {
  color: #7f7f7f;
  font-size: 12px;
  line-height: 17px;
  font-weight: 300;
}
.brand-module {
  box-sizing: border-box;
  height: 813px;
  margin-top: 160px;
  overflow: hidden;
  background-image: url('./fcd20fcc-earth.png');
  background-image: -webkit-image-set(url('./2260cffe-earth.webp') type('image/webp'), url('./fcd20fcc-earth.png') type('image/png'));
  background-image: image-set(url('./2260cffe-earth.webp') type('image/webp'), url('./fcd20fcc-earth.png') type('image/png'));
  background-repeat: no-repeat, no-repeat;
  background-position: center 172px,
    0 0;
  background-size: 1440px 641px,
    100% 100%;
  color: #000;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  text-align: center;
}
.brand-module__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.brand-module__title {
  font-size: 60px;
  line-height: 84px;
  font-weight: 600;
}
.brand-module__subtitle {
  margin-top: 10px;
  font-size: 40px;
  line-height: 56px;
  font-weight: 500;
}
.brand-module__description {
  width: 768px;
  margin-top: 75.6px;
  color: #363636;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
}
.brand-module__description p {
  white-space: pre;
  line-height: normal;
}
.brand-module__description p:not(:first-child) {
  margin-top: 20px;
}
.brand-list {
  display: flex;
  align-items: flex-start;
  width: 1120px;
  height: 223.4px;
  margin-top: 72px;
}
@keyframes brand-enter {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.brand-list--pending .brand-item__entry {
  opacity: 0;
}
.brand-list--revealed .brand-item__entry {
  animation: brand-enter 550ms cubic-bezier(0.22, 1, 0.36, 1) both;
}
.brand-list--revealed .brand-item:nth-child(11) .brand-item__entry {
  animation-delay: 800ms;
}
.brand-list--revealed .brand-item:nth-child(10) .brand-item__entry {
  animation-delay: 720ms;
}
.brand-list--revealed .brand-item:nth-child(9) .brand-item__entry {
  animation-delay: 640ms;
}
.brand-list--revealed .brand-item:nth-child(8) .brand-item__entry {
  animation-delay: 560ms;
}
.brand-list--revealed .brand-item:nth-child(7) .brand-item__entry {
  animation-delay: 480ms;
}
.brand-list--revealed .brand-item:nth-child(6) .brand-item__entry {
  animation-delay: 400ms;
}
.brand-list--revealed .brand-item:nth-child(5) .brand-item__entry {
  animation-delay: 320ms;
}
.brand-list--revealed .brand-item:nth-child(4) .brand-item__entry {
  animation-delay: 240ms;
}
.brand-list--revealed .brand-item:nth-child(3) .brand-item__entry {
  animation-delay: 160ms;
}
.brand-list--revealed .brand-item:nth-child(2) .brand-item__entry {
  animation-delay: 80ms;
}
.brand-list--revealed .brand-item:nth-child(1) .brand-item__entry {
  animation-delay: 0ms;
}
@media (prefers-reduced-motion: reduce) {
  .brand-list .brand-item__entry {
    animation: none;
    opacity: 1;
  }
}
.brand-item {
  box-sizing: border-box;
  flex: 0 0 auto;
  width: 80px;
  color: #000;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
  transform-origin: center top;
  transition: transform 180ms ease-out;
}
.brand-item:not(:first-child) {
  margin-left: 24px;
}
.brand-item:nth-child(1),
.brand-item:nth-child(11) {
  margin-top: 119px;
}
.brand-item:nth-child(2),
.brand-item:nth-child(10) {
  margin-top: 80px;
}
.brand-item:nth-child(3),
.brand-item:nth-child(9) {
  margin-top: 53px;
}
.brand-item:nth-child(4),
.brand-item:nth-child(8) {
  margin-top: 25px;
}
.brand-item:nth-child(5),
.brand-item:nth-child(7) {
  margin-top: 14px;
}
.brand-item__picture {
  display: block;
}
.brand-item__logo {
  display: block;
  width: 80px;
  height: 80px;
}
.brand-item__name {
  display: block;
  margin-top: 6.4px;
  white-space: nowrap;
}
@media (hover: hover) and (pointer: fine) {
  .brand-item:hover {
    transform: translateY(-4px) scale(1.04);
  }
}
.home > .footer-link {
  box-sizing: border-box;
  height: 261px;
  padding-top: 44px;
  background: #000;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home > .footer-link p {
  height: 17px;
  padding-bottom: 13px;
  color: #fff;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.24px;
}
.home > .footer-link p:not(:first-child) {
  margin-top: 8px;
}
.home > .footer-link p * {
  height: 17px;
  color: #fff;
  font-size: 12px;
  line-height: 17px;
}
.page-container .page-container {
  width: 100%;
}
.home-main {
  overflow: hidden;
}
.home-nav__logo img {
  display: block;
  height: 100%;
  width: auto;
}
.home-nav__download,
.home-footer__download {
  display: none;
}
.hero-module__illustration img,
.feature-card__icon img,
.certifications-module__certificate img {
  display: block;
  width: 100%;
  height: 100%;
}
.hero-stat:nth-child(1) {
  width: calc(var(--hero-u) * 85);
}
.hero-stat:nth-child(2) {
  width: calc(var(--hero-u) * 118);
}
.hero-stat:nth-child(3) {
  width: calc(var(--hero-u) * 146);
}
.hero-stat:nth-child(4) {
  width: calc(var(--hero-u) * 81);
}
.certifications-module__certificate {
  display: block;
  flex-shrink: 0;
}
.certifications-module__certificate img {
  height: auto;
}
.home-header .download .qrcode {
  pointer-events: none;
}
@media (max-width: 1439px) {
  .reviews-carousel .review-list {
    flex: 1 1 auto;
    min-width: 0;
  }
  .reviews-carousel__button,
  .reviews-carousel__button img {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1001px) {
  .hero-module {
    min-height: 740px;
    padding: 140px 0 90px;
  }
  .hero-module__copy {
    flex-basis: calc((100% - 15px) * 516 / 1265);
  }
  .hero-module__copy-content {
    --hero-u: calc(min(100vw - 79px, 1105px) / 1265);
  }
  @supports (container-type: inline-size) {
    .hero-module__copy {
      container-type: inline-size;
    }
    .hero-module__copy-content {
      --hero-u: calc(100cqw / 516);
    }
  }
}
@media (max-width: 1199px) {
  .home-header .home-nav__list li:not(:first-child) {
    margin-left: 26px;
  }
  .certifications-module {
    text-align: center;
  }
  .certifications-module .certification-stats {
    width: 100%;
    justify-content: space-between;
  }
  .certifications-module .certification-stat {
    width: 23%;
  }
  .certifications-module .certification-stat:not(:first-child) {
    margin-left: 0;
  }
  .certifications-module__certificate {
    width: 100%;
    overflow: visible;
    margin-top: 16px;
  }
  .certifications-module__certificate img {
    width: 200%;
    max-width: none;
    margin-left: -50%;
  }
  .certifications-module .certification-notes {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: calc(-20% + 24px);
  }
  .certifications-module .certification-note {
    margin: 16px 12px 0;
  }
  .certifications-module .certification-note:not(:first-child) {
    margin-left: 12px;
  }
  .certifications-module .certification-note__text {
    font-size: 14px;
    line-height: 20px;
  }
  .certifications-module .certification-note__wheat {
    width: 18px;
    height: 30px;
  }
  .brand-module {
    height: auto;
    padding-bottom: 60px;
    background-size: 1440px 641px;
  }
  .brand-module__description {
    width: 100%;
    max-width: 768px;
  }
  .brand-module__description p {
    white-space: pre-line;
    line-height: 1.7;
  }
  .brand-list {
    width: 100%;
    justify-content: space-between;
    height: auto;
  }
  .brand-item {
    width: 7.15%;
  }
  .brand-item:not(:first-child) {
    margin-left: 0;
  }
  .brand-item__logo {
    width: 100%;
    height: auto;
  }
  .brand-item__name {
    font-size: 10px;
    white-space: normal;
    word-wrap: break-word;
  }
  .home > .footer-link {
    height: auto;
    min-height: 240px;
    padding: 36px 32px 100px;
    text-align: center;
  }
  .home > .footer-link p {
    height: auto;
    line-height: 1.8;
  }
  .home > .footer-link p * {
    height: auto;
    line-height: inherit;
  }
}
@media (max-width: 1000px) {
  .hero-module {
    min-height: 0;
    padding: 110px 0 0;
  }
  .hero-module__content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .hero-module__copy {
    flex: none;
    width: 100%;
    max-width: 660px;
  }
  .hero-module__slogan {
    display: block;
    margin: 0 auto;
  }
  .hero-module__title {
    font-size: 64px;
    line-height: 1.4;
  }
  .hero-module__subtitle {
    font-size: 34px;
    line-height: 1.4;
  }
  .hero-module__stats {
    justify-content: center;
    margin-top: 24px;
  }
  .hero-module__intro {
    display: none;
  }
  .hero-module__illustration {
    flex: none;
    width: 100%;
    max-width: 660px;
    height: auto;
    margin: 24px auto 0;
  }
  .hero-module__illustration img {
    transform: translateX(3%);
  }
  .home-module__title,
  .features-module .home-module__title,
  .certifications-module .title,
  .reviews-module .title,
  .brand-module__title {
    font-size: 42px;
    line-height: 1.4;
  }
  .features-module .home-module__description,
  .certifications-module .description,
  .reviews-module .description,
  .brand-module__subtitle {
    font-size: 26px;
    line-height: 1.4;
  }
}
@media (min-width: 751px) and (max-width: 1183px) {
  .brand-module {
    background-size: calc((100vw - 64px) * 1440 / 1120) calc((100vw - 64px) * 641 / 1120);
    background-position: center calc(105.2px + (100vw - 64px) * 22 / 1120);
  }
  .brand-module__title {
    font-size: 42px;
    line-height: 58.8px;
  }
  .brand-module__subtitle {
    font-size: 26px;
    line-height: 36.4px;
    margin-top: 10px;
  }
  .brand-module__description {
    margin-top: calc((100vw - 64px) * 75.6 / 1120);
  }
  .brand-list {
    height: calc((100vw - 64px) * 223.4 / 1120);
    margin-top: calc((100vw - 64px) * 72 / 1120);
  }
  .brand-item {
    width: 7.14285714%;
    font-size: 10px;
    line-height: 17px;
  }
  .brand-item:nth-child(1),
  .brand-item:nth-child(11) {
    margin-top: calc((100vw - 64px) * 119 / 1120);
  }
  .brand-item:nth-child(2),
  .brand-item:nth-child(10) {
    margin-top: calc((100vw - 64px) * 80 / 1120);
  }
  .brand-item:nth-child(3),
  .brand-item:nth-child(9) {
    margin-top: calc((100vw - 64px) * 53 / 1120);
  }
  .brand-item:nth-child(4),
  .brand-item:nth-child(8) {
    margin-top: calc((100vw - 64px) * 25 / 1120);
  }
  .brand-item:nth-child(5),
  .brand-item:nth-child(7) {
    margin-top: calc((100vw - 64px) * 14 / 1120);
  }
  .brand-item__name {
    font-size: inherit;
    white-space: nowrap;
    margin-top: calc((100vw - 64px) * 6.4 / 1120);
  }
}
.footer-link__registration {
  text-align: center;
}
.feature-card__description-narrow,
.feature-card__name-narrow,
.certifications-module .certification-stat__value .certification-stat__compact-plus,
.footer-link__mail-break {
  display: none;
}
@media (max-width: 1100px) {
  .features-module {
    height: auto;
  }
  .features-module .page-container {
    height: auto;
  }
  .features-module .home-module__title,
  .features-module .home-module__description {
    position: static;
  }
  .features-module .home-module__description {
    margin-top: 10px;
  }
  .feature-list {
    position: static;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 48px;
  }
  .feature-card {
    position: relative;
    top: auto;
    left: auto;
    display: flex;
    flex-direction: column;
    width: calc(50% - 8px);
    min-height: 0;
    height: auto;
    margin-bottom: 16px;
    border-radius: 20px;
    padding-top: 20px;
  }
  .feature-card .feature-card__body {
    flex: 1;
    padding: 0;
  }
  .feature-card .feature-card__title,
  .feature-card .feature-card__highlight,
  .feature-card .feature-card__description {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
    margin: 0 20px;
    text-align: left;
    white-space: normal;
  }
  .feature-card .feature-card__title {
    font-size: 26px;
    line-height: 36px;
  }
  .feature-card .feature-card__highlight,
  .feature-card .feature-card__description {
    color: #2e2e2e;
    background: none;
    -webkit-text-fill-color: #2e2e2e;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
  }
  .feature-card .feature-card__highlight br,
  .feature-card .feature-card__description br {
    display: none;
  }
  .feature-card .feature-card__highlight {
    margin-top: 8px;
  }
  .feature-card .feature-card__description {
    margin-top: 8px;
  }
  .feature-card .feature-card__highlight + .feature-card__description {
    margin-top: 0;
  }
  .feature-card .feature-card__icon {
    position: relative;
    top: auto;
    left: auto;
    order: 1;
    width: 100%;
    height: auto;
    max-height: none;
    margin-top: 0;
  }
  .feature-card .feature-card__icon img {
    width: 100%;
    height: auto;
  }
  .feature-card .feature-card__tag {
    display: none;
  }
  .feature-card .feature-card__icon {
    flex-shrink: 0;
  }
  .feature-card--compact {
    display: block;
    width: 25%;
    padding: 20px 12px;
    border-radius: 0;
    margin-top: 0;
    background: rgba(255, 255, 255, 0.75);
  }
  .feature-card--compact.feature-card--wrong-book {
    border-radius: 20px 0 0 20px;
  }
  .feature-card--compact.feature-card--poetry {
    border-radius: 0 20px 20px 0;
  }
  .feature-card--compact .feature-card__body {
    display: inline;
  }
  .feature-card--compact .feature-card__icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: 0 4px 0 0;
    vertical-align: middle;
  }
  .feature-card--compact .feature-card__icon img {
    height: 100%;
  }
  .feature-card--compact .feature-card__title {
    display: inline;
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    vertical-align: middle;
  }
  .feature-card--compact .feature-card__description {
    margin: 10px 0 0;
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 750px) {
  html {
    font-size: 13.33333333vw;
    background: #c6f0fe url('./23f54794-bg.png') no-repeat center top / 100% 100%;
    background-image: -webkit-image-set(url('./4c0716b6-bg.webp') type('image/webp'), url('./23f54794-bg.png') type('image/png'));
    background-image: image-set(url('./4c0716b6-bg.webp') type('image/webp'), url('./23f54794-bg.png') type('image/png'));
  }
  .home {
    padding-bottom: 14.93333333vw;
    padding-bottom: calc(14.9333vw + env(safe-area-inset-bottom, 0px));
  }
  .page-container {
    width: 91.46666667vw;
  }
  .home-header {
    padding: 2vw 0;
    padding-top: calc(2vw + env(safe-area-inset-top, 0px));
    background: #c6f0fe;
  }
  .home-header::before {
    display: none;
  }
  .home-header .home-nav__logo {
    height: 3.73333333vw;
  }
  .home-header .home-nav__list {
    display: none;
  }
  .home-nav__download {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 16.53333333vw;
    height: 4.8vw;
    border: 1px solid #32a5ff;
    border-radius: 6.13333333vw;
    color: #008cff;
    font-size: 0.2rem;
    line-height: 0.2rem;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
  }
  .home-footer,
  .home-footer.active {
    background: #fff;
    transform: none;
    visibility: visible;
    pointer-events: auto;
    transition: none;
    padding: 1.6vw 0;
    padding-bottom: calc(1.6vw + env(safe-area-inset-bottom, 0px));
  }
  .home-footer section > .logo,
  .home-footer.active section > .logo,
  .home-footer section > h3,
  .home-footer.active section > h3,
  .home-footer .home-footer__qr,
  .home-footer.active .home-footer__qr {
    display: none;
  }
  .home-footer__download {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 11.73333333vw;
    width: 100%;
    border-radius: 12vw;
    background: linear-gradient(to top, #00a6ff 10%, #0066ff 88%);
    color: #fff;
    font-size: 0.32rem;
    line-height: 0.44rem;
    font-weight: 400;
    text-align: center;
  }
  .home-module {
    padding-top: 13.33333333vw;
  }
  .hero-module {
    padding-top: 13.53333333vw;
    padding-top: calc(13.5333vw + env(safe-area-inset-top, 0px));
  }
  .hero-module__copy {
    width: 100%;
    max-width: 88vw;
  }
  .hero-module__copy-content {
    width: 88vw;
    max-width: 100%;
  }
  .hero-module__slogan {
    width: 50.66666667vw;
    height: 10.4vw;
  }
  .hero-module__title {
    margin-top: -1.53333333vw;
    font-size: 0.76rem;
    line-height: 1.06rem;
  }
  .hero-module__subtitle {
    margin-top: -0.93333333vw;
    font-size: 0.43rem;
    line-height: 0.6rem;
  }
  .hero-module__stats {
    width: 100%;
    margin-top: 2.4vw;
  }
  .hero-module__illustration {
    width: 100%;
    max-width: 88vw;
    margin-top: 3.2vw;
  }
  .hero-stat:not(:first-child) {
    margin-left: 3.73333333vw;
  }
  .hero-stat:nth-child(1) {
    width: 11.33333333vw;
  }
  .hero-stat:nth-child(2) {
    width: 15.73333333vw;
  }
  .hero-stat:nth-child(3) {
    width: 19.46666667vw;
  }
  .hero-stat:nth-child(4) {
    width: 10.8vw;
  }
  .hero-stat__value {
    height: 8.53333333vw;
    line-height: 8vw;
  }
  .hero-stat__value strong {
    font-size: 0.45rem;
    line-height: 0.6rem;
  }
  .hero-stat__unit {
    margin-top: 3.33333333vw;
    margin-left: 0.26666667vw;
    font-size: 0.19rem;
    line-height: 0.27rem;
  }
  .hero-stat__plus {
    margin-top: 2.8vw;
    font-size: 0.14rem;
    line-height: 0.2rem;
  }
  .hero-stat__label {
    min-width: 10.8vw;
    height: 3.46666667vw;
    padding: 0 1.73333333vw;
    border-radius: 1.73333333vw;
    font-size: 0.14rem;
    line-height: 1;
  }
  .features-module .home-module__title,
  .certifications-module .title,
  .reviews-module .title,
  .brand-module__title {
    font-size: 0.46rem;
    line-height: 0.64rem;
  }
  .features-module .home-module__description,
  .certifications-module .description,
  .reviews-module .description,
  .brand-module__subtitle {
    font-size: 0.3rem;
    line-height: 0.42rem;
    margin-top: 1.2vw;
  }
  .feature-card:not(.feature-card--compact) .feature-card__title {
    font-size: 0.3rem;
    line-height: 0.42rem;
  }
  .feature-card:not(.feature-card--compact) .feature-card__description {
    font-size: 0.2rem;
    line-height: 0.28rem;
  }
  .features-module {
    padding-top: 3.86666667vw;
  }
  .feature-list {
    margin-top: 6.66666667vw;
  }
  .feature-card {
    display: block;
    width: 45.06666667vw;
    min-height: 61.06666667vw;
    height: auto;
    margin-bottom: 1.6vw;
    padding: 0;
    border-radius: 2.66666667vw;
  }
  .feature-card .feature-card__icon {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
  }
  .feature-card .feature-card__icon img {
    width: 100%;
    height: auto;
  }
  .feature-card .feature-card__body {
    display: block;
    padding: 2.66666667vw 2.53333333vw;
  }
  .feature-card .feature-card__title {
    margin: 0;
  }
  .feature-card .feature-card__highlight {
    display: none;
  }
  .feature-card .feature-card__description {
    width: auto;
    margin: 2.26666667vw 0 0;
    font-weight: 300;
  }
  .feature-card .feature-card__highlight + .feature-card__description {
    margin: 2.26666667vw 0 0;
  }
  .feature-card .feature-card__description-wide,
  .feature-card .feature-card__name-wide {
    display: none;
  }
  .feature-card .feature-card__description-narrow,
  .feature-card .feature-card__name-narrow {
    display: inline;
  }
  .feature-card--compact {
    width: 25%;
    min-height: 13.86666667vw;
    height: auto;
    margin: 0;
    border-radius: 0;
  }
  .feature-card--compact .feature-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    left: 2.13333333vw;
    top: 2.66666667vw;
    width: 5.06666667vw;
    height: 5.06666667vw;
    min-height: 19px;
    margin: 0;
  }
  .feature-card--compact .feature-card__body {
    padding: 2.66666667vw 2.13333333vw 1.73333333vw;
  }
  .feature-card--compact .feature-card__title {
    display: flex;
    align-items: center;
    height: 5.06666667vw;
    min-height: 19px;
    margin-left: 5.06666667vw;
    font-size: 0.24rem;
    line-height: 0.34rem;
    white-space: nowrap;
  }
  .feature-card--compact .feature-card__description {
    width: 17.06666667vw;
    font-size: 0.16rem;
    line-height: 0.23rem;
    font-weight: 300;
    margin: 1.06666667vw 0 0 0.93333333vw;
  }
  .feature-card--compact.feature-card--wrong-book {
    width: 19.73333333vw;
    border-radius: 2.66666667vw 0 0 2.66666667vw;
  }
  .feature-card--compact.feature-card--wrong-book .feature-card__icon img {
    width: 2.93333333vw;
    height: 3.06666667vw;
  }
  .feature-card--compact.feature-card--wrong-book .feature-card__description {
    width: 14.93333333vw;
  }
  .feature-card--compact.feature-card--composition {
    width: 22.93333333vw;
  }
  .feature-card--compact.feature-card--composition .feature-card__icon img {
    width: 3.4vw;
    height: 3.46666667vw;
  }
  .feature-card--compact.feature-card--translate {
    width: 22.93333333vw;
  }
  .feature-card--compact.feature-card--translate .feature-card__icon img {
    width: 3.26666667vw;
    height: 3.26666667vw;
  }
  .feature-card--compact.feature-card--poetry {
    width: 25.86666667vw;
    border-radius: 0 2.66666667vw 2.66666667vw 0;
  }
  .feature-card--compact.feature-card--poetry .feature-card__icon img {
    width: 4.26666667vw;
    height: 3.26666667vw;
  }
  .feature-card--compact.feature-card--poetry .feature-card__description {
    width: 20.53333333vw;
  }
  .certifications-module {
    margin-top: 0;
  }
  .certifications-module .certification-stat__value .certification-stat__compact-plus {
    display: inline;
  }
  .certifications-module .certification-stats {
    width: 86.93333333vw;
    margin-top: 6.4vw;
  }
  .certifications-module .certification-stat {
    width: 19.73333333vw;
  }
  .certifications-module__certificate {
    width: 94%;
    margin-top: 2.13333333vw;
  }
  .certifications-module .certification-notes {
    width: 92%;
    margin-top: -16vw;
  }
  .certifications-module .certification-note {
    justify-content: center;
    width: 33.3333%;
    margin: 2.4vw 0 0;
  }
  .certifications-module .certification-note:not(:first-child) {
    margin-left: 0;
  }
  .certifications-module .certification-note:nth-child(4),
  .certifications-module .certification-note:nth-child(5) {
    width: 32%;
  }
  .certifications-module .certification-note__text {
    font-size: 0.16rem;
    line-height: 0.22rem;
    margin: 0 0.66666667vw;
  }
  .certifications-module .certification-note__wheat {
    width: 2.93333333vw;
    height: 4.93333333vw;
  }
  .reviews-module {
    margin-top: 0;
    padding-top: 13.33333333vw;
  }
  .reviews-module .title {
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', sans-serif;
  }
  .reviews-carousel {
    margin-top: 7.86666667vw;
    margin-left: -4.26666667vw;
    width: 100vw;
  }
  .reviews-carousel__button {
    display: none;
  }
  .reviews-carousel .review-list {
    width: 100%;
    max-width: none;
    padding-left: 4.26666667vw;
    -webkit-overflow-scrolling: touch;
  }
  .reviews-carousel .review-list::after {
    content: '';
    flex: 0 0 4.26666667vw;
  }
  .review-card {
    width: 48.4vw;
    max-width: none;
    height: 45.33333333vw;
    padding: 4vw 4.4vw 3.73333333vw 4.8vw;
    border-radius: 3.46666667vw 6.4vw 3.46666667vw 6.4vw;
  }
  .review-card:not(:first-child) {
    margin-left: 1.33333333vw;
  }
  .review-card__title {
    width: 40vw;
    font-size: 0.2rem;
    line-height: 0.28rem;
    white-space: nowrap;
  }
  .review-card__rating {
    height: 3.86666667vw;
    margin-top: 1.46666667vw;
  }
  .review-card__rating li {
    width: 3.86666667vw;
    height: 3.86666667vw;
  }
  .review-card__rating li img {
    width: 3.06666667vw;
    height: 2.93333333vw;
  }
  .review-card__description {
    margin-top: 2.53333333vw;
    font-size: 0.18rem;
    line-height: 0.25rem;
  }
  .review-card__excerpt {
    -webkit-line-clamp: 5;
  }
  .review-card__divider {
    flex: 0 0 auto;
    width: 100%;
    height: 1px;
  }
  .review-card__user {
    margin-top: 2.66666667vw;
  }
  .review-card__avatar {
    width: 6vw;
    height: 6vw;
  }
  .review-card__user-info {
    margin-left: 1.86666667vw;
  }
  .review-card__name {
    font-size: 0.18rem;
    line-height: 0.25rem;
  }
  .review-card__role {
    font-size: 0.14rem;
    line-height: 0.2rem;
  }
  .brand-module {
    margin-top: 13.33333333vw;
    padding-bottom: 13.33333333vw;
    background-position: center 15.33333333vw;
    background-size: 132vw 58.8vw;
  }
  .brand-module__description {
    width: 89.6vw;
    margin-top: 9.86666667vw;
    font-size: 0.16rem;
    line-height: 0.32rem;
  }
  .brand-module__description p {
    line-height: 0.32rem;
  }
  .brand-module__description p:not(:first-child) {
    margin-top: 3.2vw;
  }
  .brand-list {
    width: 90.66666667vw;
    margin-top: 8vw;
  }
  .brand-item {
    width: 6.66666667vw;
  }
  .brand-item:nth-child(1),
  .brand-item:nth-child(11) {
    margin-top: 9.86666667vw;
  }
  .brand-item:nth-child(2),
  .brand-item:nth-child(10) {
    margin-top: 6.66666667vw;
  }
  .brand-item:nth-child(3),
  .brand-item:nth-child(9) {
    margin-top: 4.4vw;
  }
  .brand-item:nth-child(4),
  .brand-item:nth-child(8) {
    margin-top: 2vw;
  }
  .brand-item:nth-child(5),
  .brand-item:nth-child(7) {
    margin-top: 1.2vw;
  }
  .brand-item__name {
    display: none;
  }
  .home > .footer-link {
    min-height: 0;
    height: auto;
    padding: 3.6vw 12.2vw 4.13333333vw;
    text-align: center;
  }
  .home > .footer-link p,
  .home > .footer-link p * {
    height: auto;
    font-size: 0.12rem;
    line-height: 0.17rem;
    letter-spacing: 0.24px;
  }
  .home > .footer-link p {
    margin: 0;
    padding: 0;
  }
  .home > .footer-link p:not(:first-child) {
    margin-top: 0;
  }
  .home > .footer-link > p.footer-link__contact,
  .home > .footer-link > p.footer-link__copyright {
    margin-top: 2.26666667vw;
  }
  .home > .footer-link .footer-link__mail-break {
    display: initial;
  }
  .home > .footer-link a {
    white-space: nowrap;
  }
}
.home[data-download-mode='direct'] .hero-module__qr {
  display: none;
}
.home[data-download-mode='direct'] .home-header .download::after,
.home[data-download-mode='direct'] .home-header .download .qrcode,
.home[data-download-mode='direct'] .home-footer__qr {
  display: none;
}
.home[data-download-mode='direct'] .home-nav__download-label[href] {
  cursor: pointer;
}
@media (min-width: 751px) {
  .home[data-download-mode='direct'] .home-footer__download {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    min-height: 44px;
    margin-left: auto;
    padding: 0 16px;
    border-radius: 22px;
    background: linear-gradient(to top, #00a6ff 10%, #0066ff 88%);
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    white-space: nowrap;
  }
}
.home-download-dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.45);
}
.home-download-dialog[hidden] {
  display: none;
}
.home-download-dialog__content {
  box-sizing: border-box;
  position: relative;
  width: 320px;
  max-width: calc(100% - 32px);
  padding: 40px 24px 28px;
  border-radius: 20px;
  background: #fff;
  text-align: center;
  font-family: 'PingFang SC', 'Microsoft YaHei', sans-serif;
}
.home-download-dialog__content h2 {
  font-size: 18px;
  font-weight: 600;
}
.home-download-dialog__content img {
  display: block;
  margin: 20px auto;
  max-width: 100%;
}
.home-download-dialog__content p {
  color: #666;
  font-size: 14px;
}
.home-download-dialog__close {
  position: absolute;
  top: 4px;
  right: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}
@media (min-width: 751px) and (max-width: 1100px) {
  .feature-card:not(.feature-card--compact) {
    display: flex;
    flex-direction: column;
    min-height: 0;
    height: auto;
  }
  .feature-card:not(.feature-card--compact) .feature-card__body {
    flex: 0 0 auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .feature-card:not(.feature-card--compact) .feature-card__title {
    font-size: 30px;
    line-height: 42px;
  }
  .feature-card:not(.feature-card--compact) .feature-card__highlight,
  .feature-card:not(.feature-card--compact) .feature-card__description {
    font-size: 16px;
    line-height: 24px;
  }
  .feature-card:not(.feature-card--compact) .feature-card__icon {
    position: relative;
    top: auto;
    left: auto;
    order: 1;
    margin-top: auto;
    width: 100%;
    height: auto;
    overflow: hidden;
    pointer-events: none;
  }
  .feature-card:not(.feature-card--compact) .feature-card__icon img {
    display: block;
    width: 100%;
    height: auto;
  }
  .feature-card:not(.feature-card--compact).feature-card--search .feature-card__icon img {
    margin-top: -52.66272189%;
  }
  .feature-card:not(.feature-card--compact).feature-card--book .feature-card__icon img {
    margin-top: -56.06508876%;
  }
  .feature-card:not(.feature-card--compact).feature-card--check .feature-card__icon img {
    margin-top: -61.24260355%;
  }
  .feature-card:not(.feature-card--compact).feature-card--pk .feature-card__icon img {
    margin-top: -41.12426036%;
  }
  .feature-card:not(.feature-card--compact).feature-card--video .feature-card__icon img {
    margin-top: -36.09467456%;
  }
  .feature-card:not(.feature-card--compact).feature-card--sync .feature-card__icon img {
    margin-top: -56.21301775%;
  }
}
