:root {
  --white: white;
  --black: black;
}

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

img {
  height: 48px;
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figcaption {
  opacity: 1;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.section1 {
  border-top: 0 #efefef;
  width: 1000px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 90px;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
}

.section1.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.section1.cc-home-wrap {
  -webkit-text-fill-color: inherit;
  background-image: url("https://cdn.prod.website-files.com/6901b784265f2697a210eef7/6912ae4b6e41dcff162a0b53_Group%2062655.png");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  background-clip: border-box;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 0;
  display: flex;
}

.section1.cc-home-wrap.overviewsection {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  width: auto;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.section1.gradient {
  background-image: linear-gradient(#fafafa, #fff);
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 90px;
}

.section1.homesection1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section1.footer {
  border-top-style: solid;
  border-top-width: 1px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 0;
  position: relative;
}

.container {
  cursor: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1000px;
  max-width: 1920px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container.homecont {
  justify-content: flex-start;
  align-items: center;
  width: 1280px;
}

.container.homecont.overviewcomp {
  background-color: #fafafa;
  width: 100%;
  height: auto;
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 70px 90px;
}

.container.footercont {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10%;
  padding-right: 10%;
}

.navigation-wrap {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  padding-left: 45px;
  display: flex;
  position: relative;
}

.navigation {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  padding: 0;
  display: block;
}

.list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.list-2.footerlist {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 0 auto;
  grid-template-rows: auto;
  justify-content: space-between;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.footertitle {
  color: #1d191a;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 24px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.list-item-2 {
  box-sizing: border-box;
  object-fit: fill;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.list-item-2.lastitem {
  width: auto;
}

.text-block-4 {
  text-transform: capitalize;
  white-space: nowrap;
  margin-bottom: 0;
  line-height: 40px;
  text-decoration: none;
  transition: all .2s;
}

.text-block-4:hover {
  color: #f9423a;
}

.text-block-5 {
  color: #666;
  text-align: center;
  border-top: 1px solid #efefef;
  width: 100%;
  height: 40px;
  margin-top: 50px;
  font-size: 14px;
  line-height: 40px;
}

.logo-g2-2 {
  object-fit: cover;
  width: 270px;
  height: auto;
}

.design-3 {
  color: #1d191a;
  text-transform: capitalize;
  flex-flow: row;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  margin: 0 5px 0 45px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: color .2s;
  display: inline-flex;
}

.design-3:hover {
  color: #f9423a;
}

.design-3.w--current {
  display: flex;
}

.update {
  color: #1d191a;
  text-transform: uppercase;
  padding: 4px 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 100%;
  text-decoration: none;
}

.frame-2117131276 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.label-style-2 {
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  display: flex;
}

.label-style-2:hover {
  font-weight: 600;
  text-decoration: underline;
}

.icon_right_s {
  object-fit: cover;
  height: 24px;
}

.newdetail {
  width: 1000px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
}

.frame-2117131281 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #1d191a;
  text-transform: capitalize;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.frame-2117131282 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-2117131283 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.label-style-4 {
  background-color: #c7dbdf;
  border: 1px #000;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  display: flex;
}

.body-3 {
  font-family: Poppins, sans-serif;
}

.rich-text-block {
  text-transform: none;
  mix-blend-mode: normal;
  flex: 0 auto;
  margin-top: 30px;
  display: block;
}

.select-field {
  font-weight: 700;
}

.select-field.design-3 {
  outline-offset: 0px;
  background-color: #0000;
  border: 1px #000;
  outline: 3px #1d191a;
  margin-right: 0;
  padding-left: 0;
  padding-right: 12px;
}

.select-field.design-3.langcont {
  appearance: none;
  background-color: #fff;
  background-image: url("https://cdn.prod.website-files.com/6901b784265f2697a210eef7/69204f4d170a1b567531051a_arrow.png");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px;
  background-attachment: scroll;
  min-height: 40px;
  margin-left: 0;
}

.select-field.design-3.langcont:hover {
  background-image: url("https://cdn.prod.website-files.com/6901b784265f2697a210eef7/69204faad6921120be3af9d7_arrow.png");
}

.form {
  outline-offset: 0px;
  outline: 3px #1a1b1f;
  justify-content: center;
  align-items: center;
  display: block;
}

.form-block {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: inline-flex;
  position: absolute;
  inset: auto 30px auto auto;
}

.button-2 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.btn-3 {
  border: 1px solid #1d191a;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.btn-3.button-2 {
  background-color: #fff;
  width: 56px;
  height: 56px;
  position: fixed;
  inset: auto 20px 320px auto;
  overflow: visible;
}

.btn-3.button-2.back-to-top-button {
  z-index: 999;
  opacity: 0;
  cursor: pointer;
  z-index: 999;
  opacity: 0;
  cursor: pointer;
  background-color: #fff0;
  display: flex;
}

.icon_right_s-3 {
  object-fit: cover;
}

.nav-menu {
  background-color: #0000;
  flex-flow: row;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-left: 50px;
  font-size: 16px;
  display: inline-flex;
  position: static;
}

.navbar-2 {
  font-family: Poppins, sans-serif;
  box-shadow: 0 2px 5px #0000000d;
}

.richtext {
  width: 100%;
}

.link-block-2, .link-block-3 {
  text-decoration: none;
}

.navbar-4 {
  z-index: 999;
  background-color: #fff;
  position: sticky;
  top: 0;
}

@media screen and (max-width: 991px) {
  .section1.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .styleguide-block {
    text-align: center;
  }

  .container.footercont {
    max-width: 1280px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .primary-button {
    justify-content: center;
  }

  .primary-button.cc-contact-us {
    display: none;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .navigation-wrap {
    background-color: #fff;
    padding-left: 0;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .navigation-items {
    background-color: #fff;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .about-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .list-item-2 {
    width: 160px;
  }

  .text-block-4 {
    white-space: normal;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 24px;
  }

  .collection-item.grid {
    margin-bottom: 20px;
  }

  .image-14 {
    width: 48px;
    height: 48px;
  }

  .container_os6.footercont {
    max-width: 1280px;
  }

  .container_os6.overviewcontainer_os6 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-4 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .section1 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section1.cc-cta {
    padding: 15px;
  }

  .section1.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section1.cc-home-wrap.overviewsection {
    padding-top: 60px;
  }

  .container {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .intro-content {
    width: 80%;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .blog-detail-header-wrap {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .text-2, .text-4 {
    text-align: left;
  }

  .menu-button-2 {
    order: 9999;
  }

  .container_os6 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .section1.cc-home-wrap.overviewsection {
    background-position: 50% 60px;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 90px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section1.gradient.homesection1 {
    margin-top: 0;
    padding: 0 16px 20px;
  }

  .section1.footer {
    border-top: 1px solid #efefef;
    padding-top: 30px;
  }

  .section1.homesection1 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: visible;
  }

  .container.homecont {
    width: 100%;
  }

  .container.homecont.overviewcomp {
    height: auto;
    margin-top: 0;
    padding: 0;
  }

  .container.overviewcontainer {
    width: 100%;
  }

  .container.footercont {
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .label.cc-light {
    letter-spacing: 0;
    letter-spacing: 0;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    margin-right: 14px;
    font-size: 16px;
    line-height: 150%;
    text-decoration: none;
    display: block;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .paragraph-light {
    text-align: center;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
  }

  .paragraph-light.line-clamp {
    text-align: left;
    text-align: left;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .heading-jumbo-small {
    font-size: 24px;
    line-height: 150%;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation-wrap {
    padding-left: 0;
    display: block;
    position: relative;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .intro-header {
    height: 216px;
    padding-top: 28px;
  }

  .motto-wrap {
    width: auto;
  }

  .status-message.cc-no-data {
    width: 100%;
  }

  .blog-detail-header-wrap, .blog-item {
    width: 100%;
    max-width: none;
  }

  .home-section-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    display: flex;
  }

  .section-heading {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .section-heading.line-clamp {
    text-align: left;
    text-align: left;
    max-height: none;
    margin-top: 10px;
  }

  .about-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .work-heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 150%;
  }

  .work-heading.titlecom {
    text-transform: none;
    text-transform: none;
    padding-bottom: 10px;
    line-height: 30px;
  }

  .blog-heading {
    padding-top: 30px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .image {
    width: 110px;
  }

  .image-4 {
    width: 265px;
    height: auto;
  }

  .image-5 {
    width: 81px;
    margin-top: 10px;
    margin-bottom: -21px;
  }

  .image-6 {
    background-size: 97px;
    width: 97px;
    height: 25px;
    margin-top: 0;
  }

  .image-6:hover {
    background-size: 97px;
  }

  .image-7 {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    object-fit: fill;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 10px;
    line-height: 10px;
    display: block;
  }

  .body {
    vertical-align: baseline;
    overflow: visible;
  }

  .div-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .image-8 {
    width: 120px;
    height: 120px;
  }

  .container-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 34px;
    margin-top: 0;
    display: flex;
  }

  .image-9 {
    justify-content: flex-start;
    align-items: flex-start;
    height: 14px;
    display: block;
  }

  .text-block-2 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
  }

  .text-block-2.titlezeppos5 {
    height: auto;
    line-height: 24px;
  }

  .list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 12px;
    display: flex;
  }

  .list-item {
    margin-bottom: 0;
  }

  .button {
    box-sizing: border-box;
    border-radius: 6px;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 14px;
  }

  .button.btn2 {
    width: 90%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px 15px;
  }

  .button.overviewbtn {
    margin-top: 10px;
  }

  .image-10 {
    width: auto;
    height: auto;
    margin-top: 20px;
  }

  .div-block-4 {
    border-radius: 12px;
    width: 100%;
    height: 160px;
    margin-top: 40px;
  }

  .text-block-3 {
    height: auto;
    font-size: 24px;
    line-height: 150%;
  }

  .list-2.footerlist {
    grid-column-gap: 39px;
    grid-row-gap: 39px;
    grid-column-gap: 39px;
    grid-row-gap: 39px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footertitle {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

  .text-block-4 {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
  }

  .text-block-5 {
    border-top-width: 0;
    margin-top: 30px;
    font-size: 12px;
  }

  .overview-of-new-features {
    grid-row-gap: 10px;
    text-align: left;
    margin-top: 20px;
    font-size: 12px;
    line-height: 24px;
  }

  .frame-2117131158 {
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
  }

  .text-2 {
    font-size: 18px;
    line-height: 150%;
  }

  .frame-2117131157 {
    grid-row-gap: 10px;
  }

  .img-style {
    min-width: auto;
    height: auto;
  }

  .text-4 {
    font-size: 14px;
    line-height: 150%;
  }

  .img-style-2 {
    min-width: auto;
    height: auto;
  }

  .redesigned-interface-zepp-flow-20-introduces-a-refreshed-look-that-feels-both-modern-and-intelligent, .redesigned-interface-zepp-flow-20-introduces-a-refreshed-look-that-feels-both-modern-and-intelligent-2 {
    font-size: 12px;
    line-height: 24px;
  }

  .workout-goals-and-reminders-set-workout-goals-and-reminders-directly-in-zepp-flow-0, .workout-goals-and-reminders-set-workout-goals-and-reminders-directly-in-zepp-flow-1 {
    font-size: 14px;
    line-height: 150%;
  }

  .frame-2117131168 {
    margin-top: 20px;
  }

  .os6text {
    text-align: left;
    font-size: 12px;
    line-height: 150%;
  }

  .text-block-7 {
    text-align: left;
    margin-top: 20px;
    font-size: 12px;
    line-height: 150%;
  }

  .tablebody {
    box-sizing: content-box;
    aspect-ratio: 2 / 3;
    object-fit: fill;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 30px;
    overflow: scroll;
  }

  .tablemain {
    width: auto;
    padding: 0 10px;
    display: block;
  }

  .text-5 {
    margin-top: 30px;
    font-size: 24px;
    line-height: 150%;
  }

  .text-6 {
    margin-top: 12px;
    font-size: 14px;
    line-height: 150%;
  }

  .text-7 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 150%;
  }

  .watchlist {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 100%;
    display: flex;
  }

  .text-8 {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 150%;
  }

  .frame-2117131155 {
    z-index: 1;
    width: 59%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
    font-size: 10px;
    line-height: 20px;
    display: flex;
    position: sticky;
    top: 0;
  }

  .text-9 {
    width: 60px;
    font-size: 12px;
    line-height: 120%;
  }

  .bordertable {
    box-sizing: border-box;
    grid-column-gap: 0px;
    object-fit: fill;
    width: auto;
    padding-left: 0;
    display: flex;
  }

  .text-10.div-block-5 {
    min-width: 90px;
    height: auto;
    font-size: 12px;
    line-height: 150%;
  }

  .frame-2117131162 {
    grid-column-gap: 0px;
    width: 60px;
    min-width: 60px;
    display: flex;
  }

  .biocharge {
    width: auto;
    min-width: 200px;
    font-size: 10px;
    line-height: 100%;
  }

  .biocharge.div-block-5 {
    min-width: 200px;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 150%;
  }

  .frame-2117131217 {
    width: 60px;
    min-width: 60px;
  }

  .div-block-5 {
    width: 90px;
    min-width: 90px;
  }

  .frame-2117131164 {
    padding-left: 0;
  }

  .frametable {
    width: 100%;
    display: block;
  }

  .framelist {
    grid-column-gap: 0px;
    width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .frame-2117131220 {
    width: 60%;
    min-width: 60px;
  }

  .frame-2117131221, .frame-2117131223 {
    width: 60px;
    min-width: 60px;
  }

  .pinch-and-swipe-gestures {
    word-break: normal;
    overflow-wrap: anywhere;
    width: 90px;
    min-width: 90px;
    font-size: 12px;
    line-height: 150%;
    text-decoration: none;
    overflow: visible;
  }

  .logo-g2-2 {
    width: auto;
    height: 60px;
  }

  .design-3 {
    text-align: left;
    border-bottom: 1px solid #efefef;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    display: flex;
  }

  .collection-item.grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 16px;
  }

  .collection-list {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
  }

  .collection-list-wrapper-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .newlist {
    width: 100%;
    padding: 80px 10px 20px;
  }

  .frame-1820 {
    grid-row-gap: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .redesigned-zepp-flow-20-is-here {
    font-size: 18px;
    line-height: 150%;
  }

  .update {
    font-size: 12px;
    line-height: 150%;
  }

  .zepp-flow-has-been-completely-redesigned-with-a-sleeker-interface-and-more-intelligent-voice-interac {
    text-overflow: ellipsis;
    height: 48px;
    font-size: 12px;
    line-height: 24px;
    overflow: hidden;
  }

  .zepp-flow-has-been-completely-redesigned-with-a-sleeker-interface-and-more-intelligent-voice-interac.line-clamp {
    color: #1d191a;
    height: auto;
    font-size: 14px;
    line-height: 150%;
  }

  .learn-about-maps {
    font-size: 14px;
    line-height: 150%;
  }

  .frame-2117131274 {
    grid-row-gap: 10px;
    margin-bottom: 0;
  }

  .frame-2117131275, .frame-2117131276 {
    display: none;
  }

  .frame-2117131277 {
    grid-row-gap: 0px;
  }

  .text-12 {
    font-size: 24px;
    line-height: 150%;
  }

  .newdetail {
    width: 100%;
    padding: 80px 10px 30px;
  }

  .frame-2117131281 {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .text-13 {
    margin-top: 0;
    font-size: 24px;
  }

  .rich-text-block {
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 150%;
    display: block;
  }

  .select-field.design-3.langcont {
    background-image: url("https://cdn.prod.website-files.com/6901b784265f2697a210eef7/69250f3ee1c04e1af5c025a6_icon_right_s3.png");
    background-position: 100%;
    background-size: 24px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .select-field.design-3.langcont:hover {
    background-image: url("https://cdn.prod.website-files.com/6901b784265f2697a210eef7/69250fa2f6a7067d7877217f_icon_right_s4.png");
    background-size: 24px;
  }

  .form-block {
    position: absolute;
    inset: auto 24px 80px;
  }

  .nav-menu {
    z-index: 1;
    background-color: #fff;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    margin-top: 60px;
    margin-left: 0;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .navbar {
    height: 60px;
    padding: 0;
    font-family: Open Sans, sans-serif;
    position: fixed;
  }

  .navbar-2 {
    position: fixed;
    bottom: auto;
  }

  .homepage {
    padding-top: 60px;
  }

  .link-block {
    display: none;
  }

  .collection-list-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-6 {
    flex-flow: column;
    align-items: center;
    width: 100%;
    padding-bottom: 10px;
    display: flex;
  }

  .image-12 {
    width: 0;
    height: auto;
  }

  .div-block-7 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .body-4 {
    text-align: left;
  }

  .list-item-3 {
    margin-bottom: 0;
  }

  .image-13 {
    height: 18px;
  }

  .richtext {
    width: 980px;
    min-width: auto;
    max-width: 100%;
  }

  .framelist-last {
    grid-column-gap: 0px;
    padding-left: 0;
  }

  .div-block-8 {
    width: 100%;
    margin-top: 90px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-1848 {
    grid-row-gap: 30px;
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-1846 {
    grid-column-gap: 0px;
    flex-flow: column;
  }

  .frame-1833 {
    grid-row-gap: 0px;
  }

  .frame-1853 {
    padding: 10px 0 10px 8px;
  }

  .text-15 {
    font-size: 12px;
  }

  .frame-1854 {
    grid-column-gap: 4px;
    padding: 10px 0;
  }

  .text-16, .body-weight-body-fat {
    font-size: 10px;
  }

  .frame-1850 {
    grid-row-gap: 0px;
  }

  .div1 {
    grid-row-gap: 20px;
    padding-bottom: 30px;
  }

  .text-12-copy {
    width: 100%;
    font-size: 24px;
  }

  .frame-2117131296 {
    grid-row-gap: 0px;
    min-width: auto;
    height: auto;
  }

  .frame-2117131297 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-2117131302 {
    margin-bottom: 10px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }

  .frame-2117131303 {
    width: 24px;
    height: 24px;
  }

  .text-26 {
    font-size: 14px;
    font-weight: 700;
  }

  .div-block-9 {
    margin-top: 30px;
  }

  .bluelefttext {
    width: 100%;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
  }

  .blueleftp {
    width: 100%;
    padding-bottom: 8px;
    font-size: 10px;
  }

  .bluetext_bottom {
    padding-top: 10px;
    font-size: 10px;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    background-color: #fff;
  }

  .navbar-3 {
    z-index: 99;
  }

  .icon-2 {
    background-image: url("https://cdn.prod.website-files.com/6901b784265f2697a210eef7/69250885e1c04e1af5bf393a_icon_menu.png");
    background-position: 0 0;
    background-size: 24px;
  }

  .icon-3 {
    background-image: url("https://cdn.prod.website-files.com/6901b784265f2697a210eef7/69250885e1c04e1af5bf393a_icon_menu.png");
    background-position: 0 0;
    background-size: 18px;
  }

  .image-14 {
    width: 36px;
    height: 36px;
  }

  .navbar-4 {
    z-index: 2;
  }

  .text-block-8 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
  }

  .text-block-9 {
    background-size: 16px;
    margin-top: 6px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 180%;
  }

  .div-block-11 {
    width: 100%;
  }

  .biocharge-copy {
    width: auto;
    min-width: 200px;
    font-size: 10px;
    line-height: 100%;
  }

  .biocharge-copy.div-block-5 {
    width: 90px;
    min-width: 90px;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 150%;
  }

  .text-block-copy {
    text-align: center;
    margin-top: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .watchlist-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 100%;
    display: flex;
  }

  .image-os-6 {
    width: 85px;
    margin-bottom: -16px;
  }

  .image-zeppos6-logo {
    width: 140px;
  }

  .text-block-8-os6-text {
    text-align: center;
    letter-spacing: 1px;
    padding-top: 8px;
    font-size: 19px;
    font-weight: 700;
  }

  .image_os6 {
    min-width: auto;
    height: auto;
  }

  .os6_div {
    grid-row-gap: 10px;
  }

  .lateral_movement {
    flex-flow: column;
  }

  .container_os6.homecont {
    width: 100%;
  }

  .container_os6.overviewcontainer_os6, .container_os6.homecont {
    width: 100%;
  }

  .container_os6.homecont.overviewcomp {
    height: auto;
    margin-top: 0;
    padding: 0;
  }

  .container_os6.overviewcontainer {
    width: 100%;
  }

  .container_os6.footercont {
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container_os6.overviewcontainer_os6 {
    width: 100%;
  }

  .os6_table_title {
    z-index: 1;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
    font-size: 10px;
    line-height: 20px;
    display: flex;
    position: sticky;
    top: 0;
  }

  .os6_table_title_text9 {
    width: 200px;
    font-size: 12px;
    line-height: 120%;
  }

  .os6_table_duigou {
    grid-column-gap: 0px;
    width: 100%;
    display: flex;
  }

  .os6_bordertable {
    box-sizing: border-box;
    grid-column-gap: 0px;
    object-fit: fill;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .os6_tablemain {
    width: 100%;
    padding: 0 10px;
    display: block;
  }

  .os6_div-block-5 {
    width: 100px;
    min-width: 100px;
  }

  .os6_table_framelist {
    grid-column-gap: 0px;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .os6table_tatile {
    width: auto;
    min-width: 200px;
    font-size: 10px;
    line-height: 100%;
  }

  .os6table_tatile.div-block-5 {
    width: 90px;
    min-width: 90px;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 150%;
  }

  .os6_biocharge {
    width: auto;
    min-width: 200px;
    font-size: 10px;
    line-height: 100%;
  }

  .os6_biocharge.div-block-5, .os6_biocharge.os6_div_block_5, .os6_biocharge.div-block-5, .os6_biocharge.os6_div_block_5 {
    min-width: 200px;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 150%;
  }

  .os6_frametable {
    width: 100%;
    display: block;
  }

  .os6_frame-2117131164 {
    padding-left: 0;
  }

  .os6_table_text {
    word-break: normal;
    overflow-wrap: anywhere;
    width: 100px;
    min-width: 100px;
    font-size: 12px;
    line-height: 150%;
    text-decoration: none;
    overflow: visible;
  }

  .link-block-4, .link-block-4.w--current {
    width: 80%;
  }

  .div-block-tag1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    object-fit: fill;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 10px;
    line-height: 10px;
    display: block;
  }
}
