/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'Rhythm Heiti';
  src: local('PingFang SC Regular'), local('PingFang TC Regular'), local('PingFang-SC-Regular'), local('PingFang-TC-Regular'), local('PingFangSC-Regular'), local('PingFangTC-Regular'), local('PingFang SC'), local('PingFang TC'), local('Hiragino Sans GB'), local('Heiti SC Regular'), local(STHeitiSC-Regular), local('Heiti SC'), local('Heiti TC Regular'), local(STHeitiTC-Regular), local('Heiti TC'), local('Microsoft Yahei'), local('Microsoft Jhenghei'), local('Noto Sans CJK KR'), local('Noto Sans CJK JP'), local('Noto Sans CJK SC'), local('Noto Sans CJK TC'), local('Source Han Sans K'), local('Source Han Sans KR'), local('Source Han Sans JP'), local('Source Han Sans CN'), local('Source Han Sans HK'), local('Source Han Sans TW'), local('Source Han Sans TWHK'), local('Droid Sans Fallback');
}
@font-face {
  font-family: 'Rhythm Heiti Light';
  src: local('PingFang SC Light'), local('PingFang TC Light'), local('PingFang-SC-Light'), local('PingFang-TC-Light'), local('PingFangSC-Light'), local('PingFangTC-Light'), local('PingFang SC'), local('PingFang TC'), local('Hiragino Sans GB'), local('Heiti SC Light'), local(STHeitiSC-Light), local('Heiti SC'), local('Heiti TC Light'), local(STHeitiTC-Light), local('Heiti TC'), local('Microsoft Yahei'), local('Microsoft Jhenghei'), local('Noto Sans CJK KR'), local('Noto Sans CJK JP'), local('Noto Sans CJK SC'), local('Noto Sans CJK TC'), local('Source Han Sans K'), local('Source Han Sans KR'), local('Source Han Sans JP'), local('Source Han Sans CN'), local('Source Han Sans HK'), local('Source Han Sans TW'), local('Source Han Sans TWHK'), local('Droid Sans Fallback');
}
@font-face {
  font-family: 'Rhythm Heiti Medium';
  src: local('PingFang SC Medium'), local('PingFang TC Medium'), local('PingFang-SC-Medium'), local('PingFang-TC-Medium'), local('PingFangSC-Medium'), local('PingFangTC-Medium'), local('PingFang SC'), local('PingFang TC'), local('Hiragino Sans GB'), local('Heiti SC Medium'), local(STHeitiSC-Medium), local('Heiti SC'), local('Heiti TC Medium'), local(STHeitiTC-Medium), local('Heiti TC'), local('Microsoft Yahei'), local('Microsoft Jhenghei'), local('Noto Sans CJK KR'), local('Noto Sans CJK JP'), local('Noto Sans CJK SC'), local('Noto Sans CJK TC'), local('Source Han Sans K'), local('Source Han Sans KR'), local('Source Han Sans JP'), local('Source Han Sans CN'), local('Source Han Sans HK'), local('Source Han Sans TW'), local('Source Han Sans TWHK'), local('Droid Sans Fallback');
}
@font-face {
  font-family: 'Rhythm Heiti Semibold';
  src: local('PingFang SC Semibold'), local('PingFang TC Semibold'), local('PingFang-SC-Semibold'), local('PingFang-TC-Semibold'), local('PingFangSC-Semibold'), local('PingFangTC-Semibold'), local('PingFang SC'), local('PingFang TC'), local('Hiragino Sans GB'), local('Heiti SC Semibold'), local(STHeitiSC-Semibold), local('Heiti SC'), local('Heiti TC Semibold'), local(STHeitiTC-Semibold), local('Heiti TC'), local('Microsoft Yahei'), local('Microsoft Jhenghei'), local('Noto Sans CJK KR'), local('Noto Sans CJK JP'), local('Noto Sans CJK SC'), local('Noto Sans CJK TC'), local('Source Han Sans K'), local('Source Han Sans KR'), local('Source Han Sans JP'), local('Source Han Sans CN'), local('Source Han Sans HK'), local('Source Han Sans TW'), local('Source Han Sans TWHK'), local('Droid Sans Fallback');
}
@font-face {
  font-family: 'Rhythm Cursive';
  src: local('Kaiti TC Regular'), local(STKaiTi-TC-Regular), local('Kaiti TC'), local('Kaiti SC'), local(STKaiti), local(BiauKai), local('標楷體'), local(DFKaiShu-SB-Estd-BF), local(Kaiti), local(DFKai-SB);
}
@font-face {
  font-family: 'Rhythm Italic Serif';
  src: local('Georgia Italic'), local('Times New Roman Italic'), local(Georgia-Italic), local(TimesNewRomanPS-ItalicMT), local(Times-Italic);
}
html,
body {
  position: relative;
  background-color: #fff;
}
#header {
  z-index: 1;
}
.landing {
  overflow: hidden;
}
.zh_CN,
.zh_TW {
  font-family: "Rhythm Heiti", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
}
.zh_CN h1,
.zh_TW h1,
.zh_CN h2,
.zh_TW h2,
.zh_CN h3,
.zh_TW h3,
.zh_CN h4,
.zh_TW h4,
.zh_CN h5,
.zh_TW h5,
.zh_CN h6,
.zh_TW h6,
.zh_CN b,
.zh_TW b {
  font-family: "Rhythm Heiti Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.en_US {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
}
.en_US h1,
.en_US h2,
.en_US h3,
.en_US h4,
.en_US h5,
.en_US h6,
.en_US b {
  font-weight: 700;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
}
#modules {
  overflow: hidden;
}
input,
button,
select,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
button {
  -webkit-appearance: none;
}
html,
body {
  min-width: 320px;
}
.script {
  display: none;
}
.landing {
  background-image: url('../images/landing-bg-5eca6b592b.jpg');
}
#logo-wechat {
  position: absolute;
  left: -9999px;
}
#lang {
  display: none;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(51, 51, 51, 0);
  -webkit-transition: border-bottom-color 0.3s, background-color 0.3s;
  transition: border-bottom-color 0.3s, background-color 0.3s;
}
#header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#logo h1 {
  display: none;
}
.s-title {
  display: none;
}
.mask {
  z-index: -1;
  pointer-events: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, 0.32);
  overflow-y: auto;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.modal {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}
.modal-square {
  opacity: 0;
  pointer-events: none;
}
.mask-visible .mask {
  z-index: 100;
  pointer-events: all;
  opacity: 1;
}
.mask-visible .modal.visible {
  opacity: 1;
  z-index: 100;
  pointer-events: all;
}
.mask-visible .modal-square.visible {
  opacity: 1;
  z-index: 100;
  pointer-events: all;
}
.follows {
  font-size: 0;
}
.follows-item {
  display: inline-block;
}
.follows-item img {
  display: block;
  width: 100%;
}
.features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.feature {
  font-size: 0;
}
.feature h4 {
  display: block;
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.48);
}
.company-card-footer,
.join-us-btn {
  display: none !important;
}
.zh_CN .google-play-btn,
.zh_CN .facebook,
.zh_CN .twitter {
  display: none !important;
}
.zh_CN .company-card-footer {
  display: block;
}
.zh_CN .join-us-btn {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.zh_TW .android-btn,
.en_US .android-btn,
.zh_TW .wechat,
.en_US .wechat,
.zh_TW .weibo,
.en_US .weibo,
.zh_TW #showDownloadQrcode,
.en_US #showDownloadQrcode {
  display: none !important;
}
.en_US .slide-nav,
.en_US [data-anchor="islanding"],
.en_US [data-anchor="weapp"] {
  display: none;
}
.zh_TW #weapp-entry-nav,
.zh_TW [data-anchor="weapp"] {
  display: none;
}
body.wechat .google-play-btn {
  display: none !important;
}
body.wechat .android-btn {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.joinus-entry {
  color: rgba(0, 0, 0, 0.85);
}
.join-us-btn {
  text-decoration: none;
}
.product-site {
  text-decoration: none;
}
.product-site:after {
  content: " ";
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.85);
}
.join-us-btn:after {
  margin-right: -6px;
  border-color: transparent transparent transparent #ffffff;
}
.modal-square-content h3,
.modal-square-content img {
  display: none;
}
.download-btn-logo {
  margin-right: 6px;
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
}
#modal-weapp[weapp=tidesleep] .tidesleep {
  display: block;
}
#modal-weapp[weapp=tidemed] .tidemed {
  display: block;
}
#modal-weapp[weapp=tidetime] .tidetime {
  display: block;
}
#modal-weapp[weapp=tidebreath] .tidebreath {
  display: block;
}
#modal-weapp[weapp=islanding] .islanding {
  display: block;
}
#modal-weapp[weapp=barrage-wall] .barrage-wall {
  display: block;
}
#modal-weapp[weapp=fan] .fan {
  display: block;
}
@media (max-width: 735px) {
  .mobile {
    width: 100vw;
    overflow-x: hidden;
  }
  .joinus-page {
    background-color: #fafafa;
  }
  .joinus-page #header .container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .joinus-page #header h1 {
    font-size: 12px;
  }
  #header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  }
  #header .container {
    height: 56px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .container .follows {
    display: none;
  }
  #header {
    background-color: #ffffff;
  }
  .show-header #header {
    background-color: #ffffff;
  }
  .width-guard {
    min-width: 320px;
  }
  .container {
    margin: 0 16px;
  }
  #nav-menu {
    display: none;
  }
  .menu-toggle {
    width: 32px;
    height: 32px;
  }
  #logo {
    height: 32px;
  }
  #logo img {
    height: 32px;
  }
  .follows {
    margin-right: -48px;
  }
  .follows-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    padding: 4px;
    border: 1px solid #000000;
  }
  #sections-container {
    overflow: hidden;
  }
  .landing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 56px 56px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .landing .landing-container {
    margin: 0 64px;
  }
  .landing b {
    font-family: "DINAlternate-Bold";
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: rgba(0, 0, 0, 0.85);
  }
  .landing .desc {
    margin-top: 20px;
    font-family: "Rhythm Heiti Light";
    font-size: 12px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.85);
    text-align: justify;
  }
  .landing .history-entry {
    display: inline-block;
    width: 100%;
    height: 56px;
    font-family: "Rhythm Heiti Semibold";
    font-size: 14px;
    line-height: 56px;
    text-align: center;
    color: #ffffff;
    margin-top: 81px;
    margin-bottom: 12px;
    border: none;
    border-radius: 4px;
    background-color: #000000;
  }
  .slide-nav {
    display: none;
  }
  .product-slide {
    overflow: hidden;
  }
  .products-container hr {
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    margin: 0 16px;
  }
  .product-weapps-container {
    padding: 71px 8px 58px;
  }
  .product-weapps {
    margin: 32px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .field-content.back {
    display: none;
  }
  .product-weapp-title {
    font-family: "Rhythm Heiti Semibold";
    font-size: 32px;
    line-height: 1.5;
    padding: 0 24px;
  }
  .product-weapp-padding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding-bottom: 14px;
  }
  .product-weapp-container {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    padding: 0 8px;
  }
  .product-weapp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 164px;
    width: 100%;
    height: 190px;
    padding: 0 8px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 4px;
    overflow: hidden;
    border: solid 1px rgba(0, 0, 0, 0.04);
    background: #fff;
  }
  .product-weapp h4 {
    margin-top: 16px;
    font-family: "Rhythm Heiti Semibold";
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.85);
  }
  .product-weapp p {
    margin-top: 8px;
    font-family: "Rhythm Heiti Light";
    font-size: 12px;
    line-height: 17px;
    color: rgba(0, 0, 0, 0.5);
  }
  .product-weapp .scan-tips {
    display: none;
  }
  .product-weapp .wapp-logo-container {
    width: 48px;
    height: 48px;
  }
  .product-weapp .weapp-logo {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    overflow: hidden;
  }
  .product-weapp .weapp-qrcode {
    display: none;
  }
  .product-weapp .weapp-icon {
    display: inline-block;
    margin-left: 4px;
    width: 12px;
    height: 12px;
    background-size: cover;
  }
  [data-anchor=tide] .product {
    padding-top: 80px;
  }
  .product {
    padding-top: 102px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product .product-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product .product-content * {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .product .product-content h3 {
    margin-top: 72px;
    font-family: "Rhythm Heiti Medium";
    font-size: 32px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.85);
  }
  .product .product-content p {
    margin-top: 24px;
    font-family: "Rhythm Heiti Light";
    font-size: 13px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.85);
    text-align: justify;
  }
  .product .product-content .product-downloads {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product .download-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 40px;
    width: 148px;
    font-size: 13px;
    font-family: "Rhythm Heiti Semibold";
    border-radius: 4px;
    padding: 0 8px 0 4px;
    color: #fff;
    background-color: #000000;
  }
  .product .download-btn-logo {
    width: 24px;
    height: 24px;
  }
  .product .download-btn + .download-btn {
    margin-left: 16px;
  }
  .product .product-site {
    margin-top: 32px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 13px;
    font-family: "Rhythm Heiti Medium";
    text-decoration: none;
  }
  .product .product-screenshots {
    padding-top: 56px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#ffffff));
    background-image: -webkit-linear-gradient(bottom, #fafafa, #ffffff 100%);
    background-image: linear-gradient(to top, #fafafa, #ffffff 100%);
  }
  .product .product-screenshot-1 {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 174px;
    height: 347px;
    -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.06);
            box-shadow: 0 10px 12px rgba(0, 0, 0, 0.06);
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .product .product-screenshot-2 {
    width: 200px;
    height: 358px;
    z-index: 2;
    background-size: cover;
    background-position: top;
  }
  .product .chrome-screenshot {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    padding-top: 72px;
    padding-bottom: 8px;
    width: 100%;
    height: auto;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#ffffff));
    background-image: -webkit-linear-gradient(bottom, #fafafa, #ffffff 100%);
    background-image: linear-gradient(to top, #fafafa, #ffffff 100%);
  }
  .product-logo-container {
    margin: 0 auto;
    width: 82px;
    height: 82px;
    overflow: hidden;
    border-radius: 12px;
    -webkit-box-shadow: 0 2px 12px 4px rgba(0, 0, 0, 0.06);
            box-shadow: 0 2px 12px 4px rgba(0, 0, 0, 0.06);
  }
  .product-logo {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 82px;
    height: 82px;
    background-color: #fff;
  }
  [data-anchor=tide] .product-logo {
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    border-radius: 18.24px;
  }
  [data-anchor=tide] .product-logo img {
    width: 61px;
    height: 62px;
  }
  [data-anchor=islanding] .product-logo {
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    border-radius: 18.24px;
  }
  [data-anchor=islanding] .product-logo img {
    width: 43px;
    height: 43px;
  }
  [data-anchor=chrome] .product-logo {
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    border-radius: 50%;
  }
  [data-anchor=chrome] .product-logo img {
    width: 53px;
    height: 54px;
  }
  .product-container-right,
  .product-container-right-chrome {
    padding: 0 32px;
  }
  .product-container-left,
  .product-container-left-chrome {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .team-container .team-cover {
    width: 100vw;
    height: 100vw;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .team-container .team-content {
    padding: 40px 32px 72px;
  }
  .team-container h2 {
    font-family: "Rhythm Heiti Medium";
    font-size: 30px;
    line-height: 42px;
    color: rgba(0, 0, 0, 0.85);
    white-space: pre;
  }
  .team-container p {
    margin-top: 24px;
    font-family: "Rhythm Heiti Light";
    font-size: 13px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.85);
    text-align: justify;
  }
  .team-container .join-us-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 56px;
    font-family: "Rhythm Heiti Semibold";
    font-size: 14px;
    color: #ffffff;
    margin-top: 48px;
    border: none;
    border-radius: 4px;
    background-color: #000000;
  }
  #footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100vh;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#ffffff));
    background-image: -webkit-linear-gradient(bottom, #fafafa, #ffffff);
    background-image: linear-gradient(to top, #fafafa, #ffffff);
  }
  .footer-container {
    text-align: center;
  }
  .footer-container .company-card {
    margin: 0 16px;
    padding: 0 24px;
  }
  .footer-container .company-card h2 {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 40px;
    font-family: "Rhythm Heiti Semibold";
    color: rgba(0, 0, 0, 0.85);
  }
  .footer-container .company-card p {
    font-size: 13px;
    line-height: 27px;
    font-family: "Rhythm Heiti Medium";
    color: rgba(0, 0, 0, 0.85);
  }
  .footer-container .company-card a {
    color: rgba(0, 0, 0, 0.85);
    text-decoration: none;
  }
  .follows {
    margin-top: 88px;
    padding: 0 56px;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .copyright {
    text-decoration: none;
    display: block;
    text-align: center;
    margin-top: 88px;
    font-family: "Rhythm Heiti Medium";
    font-size: 10px;
    color: rgba(0, 0, 0, 0.35);
  }
  .mask {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 16px;
  }
  .modal {
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-overflow-scrolling: touch;
    background-color: #ffffff;
  }
  #modal-history {
    padding-top: 56px;
  }
  #modal-history .modal-close-btn {
    display: none;
  }
  .modal-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
  }
  .modal-logo {
    height: 32px;
    width: 130px;
    background-size: cover;
  }
  .back-btn {
    height: 48px;
    width: 48px;
    position: absolute;
    left: 8px;
    background-size: cover;
  }
  .modal-square {
    position: fixed;
    top: 50%;
    left: 16px;
    right: 16px;
    margin-top: -50%;
  }
  .modal-square-container {
    width: 100%;
    padding-bottom: 100%;
    border-radius: 16px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
  }
  .modal-square-close-btn {
    position: absolute;
    width: 48px;
    height: 48px;
    bottom: -125px;
    left: 50%;
    margin-left: -24px;
  }
  .modal-square-content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .modal-close-btn {
    position: fixed;
    z-index: 101;
    right: 32px;
    top: 32px;
    width: 48px;
    height: 48px;
  }
  .history-cover {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .history-cover-logo {
    position: absolute;
    width: 88px;
    height: 88px;
    top: 50%;
    margin-top: -44px;
  }
  .timeline-wrapper {
    padding: 59px 0 128px;
  }
  .timeline {
    margin-left: 122px;
    border-left: 1px solid #979797;
  }
  .line {
    display: none;
  }
  .timenode + .timenode {
    margin-top: 80px;
  }
  .timenode {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translate(-5.5px, 0);
            transform: translate(-5.5px, 0);
  }
  .timenode-date {
    position: absolute;
    width: 64px;
    left: -96px;
    text-align: right;
  }
  .timenode-date span {
    font-size: 24px;
    line-height: 33px;
    font-family: "Rhythm Heiti Light";
    color: rgba(0, 0, 0, 0.5);
  }
  .timenode-date label {
    display: block;
    font-size: 13px;
    line-height: 17px;
    font-family: "Rhythm Heiti Semibold";
    color: rgba(0, 0, 0, 0.5);
  }
  .timenode-event {
    position: absolute;
    left: 32px;
    right: 32px;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Rhythm Heiti Medium";
  }
  .timenode-pointer {
    width: 11px;
    height: 11px;
    border: 1px solid #979797;
    border-radius: 50%;
    background-color: #ffffff;
  }
  .offer {
    position: relative;
    padding: 40px 24px 56px;
    border-radius: 4px;
    overflow: hidden;
  }
  .offer:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #000000;
  }
  .joinus-page {
    padding: 60px 0 88px;
    background-color: rgba(0, 0, 0, 0.04);
  }
  .offer {
    margin: 16px 16px 32px;
    color: rgba(0, 0, 0, 0.85);
    -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.06);
            box-shadow: 0 10px 12px rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
  }
  .offer-header {
    padding-bottom: 48px;
    color: rgba(0, 0, 0, 0.85);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    font-family: "Rhythm Heiti Semibold";
  }
  .offer-header h2 {
    font-size: 22px;
    line-height: 1.5;
  }
  .offer-header p {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.5;
  }
  .offer-body {
    font-family: "Rhythm Heiti Light";
    font-size: 13px;
    line-height: 1.75;
    padding-top: 32px;
  }
  .offer-body li:before {
    content: "- ";
  }
  .modal-square-content .weapp-qrcode {
    width: 96px;
    height: 96px;
  }
  .modal-square-content h3 {
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Rhythm Heiti Semibold";
    color: rgba(0, 0, 0, 0.85);
  }
  .modal-square-content p {
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.5;
    font-family: "Rhythm Heiti Light";
    color: rgba(0, 0, 0, 0.5);
  }
}
@media (min-width: 736px) {
  #header .container {
    height: 72px;
    padding: 0 40px;
    max-width: 980px;
    margin: 0 auto;
  }
  #header {
    background-color: #ffffff;
  }
  .show-header #header,
  [class^="fp-viewing-product"] #header,
  [class*=" fp-viewing-product"] #header,
  .fp-viewing-product #header,
  .fp-viewing-aboutus #header {
    background-color: #ffffff;
  }
  #logo {
    height: 32px;
  }
  #logo img {
    height: 32px;
  }
  .joinus-page {
    padding: 80px 56px 160px;
    background: -webkit-gradient(linear, left top, right top, from(#f6f9ff), to(#f2f6ff));
    background: -webkit-linear-gradient(left, #f6f9ff, #f2f6ff);
    background: linear-gradient(to right, #f6f9ff, #f2f6ff);
  }
  #nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu-toggle {
    display: none;
  }
  .nav-menu-item {
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    height: 21px;
    font-size: 12px;
  }
  .nav-menu-item a {
    text-decoration: none;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.5);
  }
  .nav-menu-item span {
    font-family: "Rhythm Heiti Semibold";
    height: 21px;
    line-height: 18px;
    padding-top: 2px;
    padding-bottom: 1px;
    display: inline-block;
    opacity: 1;
    cursor: pointer;
  }
  .nav-menu-item label {
    -webkit-transform: translateY(-21px);
            transform: translateY(-21px);
    left: 0;
    font-family: "Rhythm Heiti Semibold";
    height: 21px;
    line-height: 18px;
    padding-top: 2px;
    padding-bottom: 1px;
    display: block;
    opacity: 0;
    cursor: pointer;
  }
  .nav-menu-item:hover span {
    opacity: 0;
  }
  .nav-menu-item:hover label {
    opacity: 1;
  }
  .nav-menu-item + .nav-menu-item {
    margin-left: 56px;
  }
  .nav-menu-item.active a {
    color: rgba(0, 0, 0, 0.85);
  }
  .nav-menu-item.active span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.85);
  }
  .nav-menu-item.active label {
    border-bottom: 1px solid rgba(0, 0, 0, 0.85);
  }
  .follows-item {
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    padding: 4px;
    border: 1px solid #000000;
  }
  .follows-item + .follows-item {
    margin-left: 24px;
  }
  #sections-container {
    height: 100%;
  }
  .section {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .landing {
    padding: 0 56px;
    height: 100%;
    background-size: cover;
    background-position: center 72px;
    background-repeat: no-repeat;
    text-align: center;
  }
  .landing .landing-container {
    margin: 0 64px;
  }
  .landing b {
    font-family: "DINAlternate-Bold";
    font-size: 72px;
    line-height: 84px;
    margin: 66px auto 0;
    text-align: center;
    color: rgba(0, 0, 0, 0.85);
  }
  .landing .desc {
    margin: 14px auto 0;
    font-family: "Rhythm Heiti Light";
    width: 440px;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.85);
    text-align: center;
  }
  .landing .history-entry {
    display: inline-block;
    cursor: pointer;
    width: 120px;
    height: 48px;
    font-family: "Rhythm Heiti Semibold";
    font-size: 14px;
    line-height: 48px;
    color: #ffffff;
    margin-top: 64px;
    border: none;
    border-radius: 4px;
    background-color: #000000;
  }
  .en_US .team-content p,
  .en_US .product .product-content p {
    text-align: left;
  }
  .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-top: 112px;
    max-width: 980px;
    margin: 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .product .product-container-left-chrome,
  .product .product-container-right-chrome,
  .product .product-container-left,
  .product .product-container-right {
    width: 50%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product .product-container-left {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 48px;
  }
  .product .product-container-left-chrome {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product .product-container-right-chrome {
    padding-bottom: 60px;
  }
  .product .product-content {
    width: 360px;
  }
  .product .product-downloads {
    width: 360px;
  }
  .product .product-screenshots {
    position: relative;
    width: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .product .product-screenshot-1 {
    z-index: 1;
    width: 278px;
    height: 559px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .product .product-screenshot-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 320px;
    height: 578px;
    background-size: cover;
    background-position: top;
  }
  .product .chrome-screenshot {
    width: 100%;
    max-width: 498px;
    height: auto;
  }
  .slide-nav {
    position: absolute;
    top: 72px;
    left: 0;
    right: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fafafa;
  }
  .slide-nav a + a {
    margin-left: 24px;
  }
  .slide-nav a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 12px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    font-family: "Rhythm Heiti Semibold";
    text-decoration: none;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .slide-nav a.active {
    color: rgba(0, 0, 0, 0.88);
  }
  .product-weapps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-top: 112px;
    height: 100%;
    max-width: 1024px;
    margin: 0 auto;
  }
  .product-weapps:after {
    content: "";
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .product-weapp-title {
    display: none;
  }
  .product-weapp-padding {
    padding: 8px;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    position: relative;
  }
  .product-weapp-container {
    position: relative;
    padding-bottom: 100%;
  }
  .product-weapp {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 16px;
    -webkit-transition: -webkit-box-shadow 0.2s ease-in;
    transition: -webkit-box-shadow 0.2s ease-in;
    transition: box-shadow 0.2s ease-in;
    transition: box-shadow 0.2s ease-in, -webkit-box-shadow 0.2s ease-in;
    border: solid 1px rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-color: #ffffff;
  }
  .product-weapp h4 {
    margin-top: 8px;
    font-family: "Rhythm Heiti Semibold";
    font-size: 14px;
    color: rgba(0, 0, 0, 0.85);
  }
  .product-weapp p,
  .product-weapp .scan-tips {
    display: block;
    margin-top: 9px;
    margin-bottom: 8px;
    font-family: "Rhythm Heiti Light";
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
  }
  .product-weapp .scan-tips {
    display: none;
  }
  .product-weapp .wapp-logo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 96px;
    height: 96px;
    position: relative;
  }
  .product-weapp .weapp-qrcode {
    position: absolute;
    width: 96px;
    height: 96px;
    -webkit-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
    opacity: 0;
  }
  .product-weapp .weapp-logo {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.2s 0.3s ease-out;
    transition: -webkit-transform 0.2s 0.3s ease-out;
    transition: transform 0.2s 0.3s ease-out;
    transition: transform 0.2s 0.3s ease-out, -webkit-transform 0.2s 0.3s ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .product-weapp .weapp-icon {
    display: inline-block;
    margin-left: 4px;
    width: 13px;
    height: 13px;
    background-size: cover;
  }
  .product-weapp:hover {
    -webkit-transition: -webkit-box-shadow 0.2s ease-out;
    transition: -webkit-box-shadow 0.2s ease-out;
    transition: box-shadow 0.2s ease-out;
    transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
    -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.06);
            box-shadow: 0 10px 12px rgba(0, 0, 0, 0.06);
  }
  .product-weapp:hover .weapp-qrcode {
    -webkit-transition: opacity 0.3s 0.2s ease-out;
    transition: opacity 0.3s 0.2s ease-out;
    opacity: 1;
    scale: 1;
  }
  .product-weapp:hover .weapp-logo {
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
  }
  .product-weapp:hover p {
    display: none;
  }
  .product-weapp:hover .scan-tips {
    display: block;
  }
  .product-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 82px;
    height: 82px;
    background-color: #fff;
  }
  [data-anchor=tide] .product-logo {
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    border-radius: 18.24px;
  }
  [data-anchor=tide] .product-logo img {
    width: 61px;
    height: 62px;
  }
  [data-anchor=islanding] .product-logo {
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    border-radius: 18.24px;
  }
  [data-anchor=islanding] .product-logo img {
    width: 43px;
    height: 43px;
  }
  [data-anchor=chrome] .product-logo {
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    border-radius: 50%;
  }
  [data-anchor=chrome] .product-logo img {
    width: 53px;
    height: 54px;
  }
  .product-content h3 {
    margin-top: 32px;
    font-family: "Rhythm Heiti Medium";
    font-size: 30px;
    line-height: 1.15;
    color: rgba(0, 0, 0, 0.85);
  }
  .product-content p {
    margin-top: 24px;
    font-family: "Rhythm Heiti Light";
    font-size: 13px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.85);
    text-align: justify;
  }
  .product-content .product-downloads {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .product-content .download-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 40px;
    width: 120px;
    font-size: 13px;
    line-height: 1.5;
    font-family: "Rhythm Heiti Semibold";
    border-radius: 4px;
    padding: 0 8px 0 4px;
    color: #fff;
    background-color: #000000;
  }
  .product-content .download-btn-logo {
    margin-right: 4px;
    width: 24px;
    height: 24px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .product-content .download-btn + .download-btn {
    margin-left: 24px;
  }
  .product-content .chrome-download-btn {
    padding: 0 20px;
    width: auto;
  }
  .product-content .product-site {
    display: block;
    margin-top: 24px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 13px;
    line-height: 1.5;
    font-family: "Rhythm Heiti Medium";
  }
  .mobile-product-downloads {
    display: none;
  }
  .mobile-product-site {
    display: none;
  }
  .team-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 72px;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .team-container .team-cover {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .team-container .team-content {
    width: 50%;
    padding: 0 10%;
  }
  .team-container h2 {
    font-family: "Rhythm Heiti Medium";
    font-size: 30px;
    line-height: 1.15;
    color: rgba(0, 0, 0, 0.85);
    white-space: pre-line;
  }
  .team-container p {
    margin-top: 24px;
    font-family: "Rhythm Heiti Light";
    font-size: 13px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.85);
    text-align: justify;
  }
  .team-container .join-us-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 32px;
    width: 120px;
    height: 48px;
    font-family: "Rhythm Heiti Semibold";
    font-size: 14px;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    background-color: #000000;
  }
  .footer-container {
    position: relative;
    text-align: center;
    margin: 0 auto;
  }
  .footer-container .company-card h2 {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 33px;
    font-family: "Rhythm Heiti Semibold";
    color: rgba(0, 0, 0, 0.85);
  }
  .footer-container .company-card p {
    font-size: 13px;
    line-height: 2;
    font-family: "Rhythm Heiti Medium";
    color: rgba(0, 0, 0, 0.85);
  }
  .footer-container .company-card a {
    color: rgba(0, 0, 0, 0.85);
    text-decoration: none;
  }
  .footer-container .follows {
    padding: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .footer-container .company-card-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .copyright-container {
    position: absolute;
    bottom: 64px;
    left: 290px;
    right: 290px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .copyright {
    text-decoration: none;
    font-family: "Rhythm Heiti Medium";
    font-size: 10px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.35);
  }
  .modal {
    position: fixed;
    left: 24px;
    top: 24px;
    right: 24px;
    bottom: 24px;
    overflow: hidden;
    background-color: #ffffff;
  }
  .modal-header {
    display: none;
  }
  .modal-close-btn {
    position: absolute;
    left: 48px;
    top: 48px;
    width: 48px;
    height: 48px;
    z-index: 1;
  }
  .modal-square {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -182.5px;
    margin-left: -220px;
  }
  .modal-square .modal-close-btn {
    left: 0;
    top: 0;
  }
  .modal-square-container {
    position: relative;
    width: 440px;
    height: 365px;
    background-color: #ffffff;
  }
  .modal-square-close-btn {
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: -85px;
    left: 50%;
    margin-left: -10px;
  }
  .modal-square-content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .modal-square-content .mp-qrcode {
    width: 136px;
    height: 136px;
  }
  .modal-square-content h3 {
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.15;
    font-family: "Rhythm Heiti Semibold";
    color: rgba(0, 0, 0, 0.85);
  }
  .modal-square-content p {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.5;
    font-family: "Rhythm Heiti Light";
    color: rgba(0, 0, 0, 0.5);
  }
  .modal-square-close-btn {
    display: none;
  }
  #modal-history {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .history-cover {
    height: 100%;
    width: 50%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .history-cover-logo {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50%;
    margin-top: -60px;
  }
  .container-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .timeline-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 128px 24px 128px 0;
    overflow-y: auto;
  }
  .timeline-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .timeline {
    position: relative;
    padding: 12px 0 12px 96px;
  }
  .line {
    position: absolute;
    left: 96px;
    top: 24px;
    bottom: 24px;
    width: 1px;
    background-color: #979797;
  }
  .timenode + .timenode {
    margin-top: 80px;
  }
  .timenode {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translate(-5.5px, 0);
            transform: translate(-5.5px, 0);
  }
  .timenode-date {
    position: absolute;
    width: 64px;
    left: -96px;
    text-align: right;
  }
  .timenode-date span {
    font-size: 24px;
    line-height: 1.5;
    font-family: "Rhythm Heiti Light";
    color: rgba(0, 0, 0, 0.5);
  }
  .timenode-date label {
    display: block;
    font-size: 13px;
    line-height: 1.5;
    font-family: "Rhythm Heiti Semibold";
    color: rgba(0, 0, 0, 0.5);
  }
  .timenode-event {
    margin-left: 32px;
    right: 32px;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Rhythm Heiti Medium";
  }
  .timenode-pointer {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    border: 1px solid #979797;
    background-color: #ffffff;
  }
  .offer {
    position: relative;
    padding: 80px;
    border-radius: 4px;
    overflow: hidden;
  }
  .offer:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #000000;
  }
  .offer {
    max-width: 860px;
    margin: 80px auto;
    color: rgba(0, 0, 0, 0.85);
    -webkit-box-shadow: 0 10px 13px rgba(0, 0, 0, 0.06);
            box-shadow: 0 10px 13px rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
  }
  .offer-header {
    padding-bottom: 48px;
    color: rgba(0, 0, 0, 0.85);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    font-family: "Rhythm Heiti Semibold";
  }
  .offer-header h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .offer-header p {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.5;
  }
  .offer-body {
    font-family: "Rhythm Heiti Light";
    font-size: 13px;
    line-height: 1.75;
    padding-top: 32px;
  }
  .offer-body li:before {
    content: "- ";
  }
}
