.zhongsheng-page {
  background: #f5f6f7;
  overflow: hidden;
}

.zhongsheng-artwork {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.zhongsheng-artwork__base,
.zhongsheng-state-layer img {
  display: block;
}

.zhongsheng-artwork__base {
  width: 100%;
  height: auto;
}

.zhongsheng-product {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.zhongsheng-state-layer {
  position: absolute;
  left: 50%;
  width: 41%;
  overflow: hidden;
  pointer-events: none;
}

.zhongsheng-state-layer[hidden] {
  display: none;
}

.zhongsheng-state-layer img {
  position: absolute;
  left: -121.95122%;
  width: 243.90244%;
  max-width: none;
  height: auto;
}

.zhongsheng-product--premium .zhongsheng-state-layer {
  top: 27.8%;
  height: 4.4%;
}

.zhongsheng-product--premium .zhongsheng-state-layer img {
  top: -631.81818%;
}

.zhongsheng-product--crystal .zhongsheng-state-layer {
  top: 37.9%;
  height: 3.8%;
}

.zhongsheng-product--crystal .zhongsheng-state-layer img {
  top: -997.36842%;
}

.zhongsheng-product--ultra .zhongsheng-state-layer {
  top: 47.25%;
  height: 3.65%;
}

.zhongsheng-product--ultra .zhongsheng-state-layer img {
  top: -1294.52055%;
}

.zhongsheng-product--defense .zhongsheng-state-layer {
  top: 55.8%;
  height: 4.5%;
}

.zhongsheng-product--defense .zhongsheng-state-layer img {
  top: -1240%;
}

.zhongsheng-product__controls {
  position: absolute;
  left: 51.6%;
  width: 29.3%;
  height: 0.92%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4%;
  pointer-events: auto;
}

.zhongsheng-product--premium .zhongsheng-product__controls {
  top: 28.95%;
}

.zhongsheng-product--crystal .zhongsheng-product__controls {
  top: 38.26%;
}

.zhongsheng-product--ultra .zhongsheng-product__controls {
  top: 47.58%;
}

.zhongsheng-product--defense .zhongsheng-product__controls {
  top: 56.89%;
}

.zhongsheng-state-button {
  position: relative;
  min-width: 0;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: transparent;
  cursor: pointer;
  outline: none;
}

.zhongsheng-state-button span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.zhongsheng-warranty-link {
  position: absolute;
  z-index: 2;
  left: 8.92%;
  top: 97.16%;
  width: 21.56%;
  height: 1.45%;
  border-radius: 999px;
}

.zhongsheng-warranty-link:focus-visible {
  outline: 3px solid #111;
  outline-offset: 3px;
}

.zhongsheng-defense-thickness-correction {
  position: absolute;
  z-index: 3;
  top: 56.15%;
  left: 78.385%;
  display: block;
  width: 9.375%;
  height: 0.7%;
  pointer-events: none;
}

.zhongsheng-defense-thickness-correction img {
  display: block;
  width: 100%;
  height: 100%;
}

.zhongsheng-defense-thickness-correction[hidden] {
  display: none;
}

@media (max-width: 799px) {
  .zhongsheng-defense-thickness-correction {
    display: none;
  }

  .zhongsheng-state-layer {
    left: 15%;
    width: 70%;
  }

  .zhongsheng-state-layer img {
    left: -21.42857%;
    width: 142.85714%;
  }

  .zhongsheng-product--premium .zhongsheng-state-layer {
    top: 31.38%;
    height: 2.8%;
  }

  .zhongsheng-product--premium .zhongsheng-state-layer img {
    top: -1120.71429%;
  }

  .zhongsheng-product--crystal .zhongsheng-state-layer {
    top: 42.12%;
    height: 2.2%;
  }

  .zhongsheng-product--crystal .zhongsheng-state-layer img {
    top: -1914.54545%;
  }

  .zhongsheng-product--ultra .zhongsheng-state-layer {
    top: 52.26%;
    height: 2.2%;
  }

  .zhongsheng-product--ultra .zhongsheng-state-layer img {
    top: -2375.45455%;
  }

  .zhongsheng-product--defense .zhongsheng-state-layer {
    top: 61.84%;
    height: 2.75%;
  }

  .zhongsheng-product--defense .zhongsheng-state-layer img {
    top: -2248.72727%;
  }

  .zhongsheng-product__controls {
    left: 16.3%;
    width: 52.2%;
    height: 0.8%;
    gap: 4.5%;
    transform: none;
  }

  .zhongsheng-product--premium .zhongsheng-product__controls {
    top: 32.0%;
  }

  .zhongsheng-product--crystal .zhongsheng-product__controls {
    top: 42.1%;
  }

  .zhongsheng-product--ultra .zhongsheng-product__controls {
    top: 52.2%;
  }

  .zhongsheng-product--defense .zhongsheng-product__controls {
    top: 62.4%;
  }

  .zhongsheng-warranty-link {
    left: 9.4%;
    top: 98.3%;
    width: 24.3%;
    height: 0.7%;
  }
}
