/* 防止水平滚动条 */
body {
  overflow-x: hidden;
  max-width: 100vw;
  box-sizing: border-box;
}

.header-common {
  display: flex;
  align-self: flex-start;
  width: 100%;
  max-width: 100vw;
  box-sizing: border-box;
}
.summary-1-common {
  color: rgba(22, 22, 22, 1);
  text-align: left;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.mod {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  max-width: 100vw;
  height: 276.61vw;
  font-family: SourceHanSans-Bold;
  box-sizing: border-box;
  overflow-x: hidden;
}
.block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  width: 100%;
  max-width: 100vw;
  height: 276.61vw;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 0;
  box-sizing: border-box;
}
.header {
  justify-content: flex-start;
  height: 52.08vw;
  padding-bottom: 1.3vw;
  background-image: url(./images/img_0.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-origin: padding-box;
}
.item {
  align-self: flex-end;
  width: 17.4vw;
  height: 17.4vw;
  margin: 0 0 23.65vw -2.45vw;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.item:hover {
  transform: scale(1.2);
}
.wrapper {
  display: flex;
  justify-content: space-between;
  align-self: flex-end;
  width: 47.55vw;
  margin: 0 0 10.89vw 3.85vw;
  box-sizing: border-box;
}
.group {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-end;
  height: 42.5vw;
  box-sizing: border-box;
}
.product {
  align-self: flex-start;
  width: 16.09vw;
  height: 16.09vw;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.product:hover {
  transform: scale(1.2);
}
.item-wrapper {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: flex-start;
  width: 26.88vw;
  margin-top: 4.22vw;
  box-sizing: border-box;
}
.cleaner-fiesta {
  position: absolute;
  right: -4.17vw;
  bottom: -8.44vw;
  overflow: hidden;
  z-index: 1;
  height: 10vw;
  font-size: 3.44vw;
  line-height: 5vw;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  white-space: break-spaces;
  text-overflow: ellipsis;
  webkit-line-clamp: 2;
  webkit-box-orient: vertical;
}
.item-1 {
  align-self: flex-start;
  z-index: 3;
  width: 22.19vw;
  height: 22.19vw;
  margin-left: 4.69vw;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.item-1:hover {
  transform: scale(1.2);
}
.product-1 {
  position: absolute;
  left: -2.6vw;
  bottom: -8.7vw;
  z-index: 4;
  width: 10.42vw;
  height: 10.42vw;
}
.action-bg {
  position: absolute;
  right: 4.06vw;
  bottom: -8.33vw;
  z-index: 2;
  width: 12.5vw;
  height: 3.85vw;
}
.item-2 {
  align-self: flex-end;
  width: 19.48vw;
  height: 19.48vw;
  margin-bottom: 8.39vw;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.item-2:hover {
  transform: scale(1.2);
}
.product-2 {
  align-self: flex-end;
  width: 20vw;
  height: 20vw;
  margin-left: 16.25vw;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.product-2:hover {
  transform: scale(1.2);
}
.body {
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 11.67vw;
}
.info {
  align-self: center;
  overflow: hidden;
  width: 44.64vw;
  height: 8.75vw;
  margin-right: 0.05vw;
  font-size: 3.02vw;
  line-height: 4.38vw;
  color: rgba(22, 22, 22, 1);
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;

  font-weight: bold;
}
.wrapper-1 {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 62.29vw;
  margin-top: 1.77vw;
  box-sizing: border-box;
}
.group-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  height: 34.38vw;
  padding: 7.34vw 0 7.03vw;
  box-sizing: border-box;
}
.info-1 {
  align-self: center;
  overflow: hidden;
  max-width: 20.94vw;
  margin-right: 2vw;
  font-size: 2.6vw;
  line-height: 4.11vw;
  color: rgba(22, 22, 22, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}
.summary {
  align-self: flex-start;
  overflow: hidden;
  width: 22.15vw;
  height: 4.56vw;
  margin-top: 1.67vw;
  font-family: SourceHanSans-Regular;
  font-size: 0.94vw;
  line-height: 1.35vw;
  color: rgba(22, 22, 22, 1);
  text-align: left;
  text-indent: 0.21vw;
  white-space: break-spaces;
  text-overflow: ellipsis;

}
.try-wrapper {
  display: flex;
  justify-content: center;
  align-self: flex-start;
  width: 13.23vw;
  height: 3.8vw;
  padding: 0.83vw 0.63vw 1.15vw;
  margin-top: 6.35vw;
  background-image: url(./images/img_8.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-origin: padding-box;
}
.try {
  align-self: flex-start;
  overflow: hidden;
  max-width: 11.67vw;
  margin-right: 0.16vw;
  font-family: SourceHanSans-Medium;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.82vw;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}
.banner {
  align-self: center;
  width: 29.58vw;
  height: 34.38vw;
}
.row {
  justify-content: flex-start;
  margin-top: 9.27vw;
}
.banner-1 {
  align-self: center;
  width: 29.58vw;
  height: 34.38vw;
  margin-left: 18.85vw;
}
.wrapper-2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  height: 34.38vw;
  padding: 6.09vw 0 8.28vw;
  box-sizing: border-box;
}
.group-2 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: flex-start;
  width: 35vw;
  box-sizing: border-box;
}
.summary-1 {
  position: absolute;
  right: 1vw;
  bottom: -1.61vw;
  z-index: 1;
  width: 28vw;
  height: 1.35vw;
  font-family: SourceHanSans-Regular;
  font-size: 0.94vw;
  line-height: 1.35vw;
}
.info-2 {
  align-self: flex-start;
  z-index: 2;
  width: 28vw;
  height: 4.11vw;
  margin-left: 6.04vw;
  font-size: 2.6vw;
  line-height: 4.11vw;

  font-weight: bold;
  text-overflow: ellipsis;
}
.try-wrapper-1 {
  display: flex;
  justify-content: center;
  align-self: flex-start;
  width: 13.23vw;
  height: 3.8vw;
  padding: 0.83vw 0.63vw 1.15vw;
  margin: 7.97vw 0 0 6.04vw;
  background-image: url(./images/img_11.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-origin: padding-box;
}
.try-1 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 11.67vw;
  margin-right: 0.16vw;
  font-family: SourceHanSans-Medium;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.82vw;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}
.submain {
  justify-content: center;
  margin-top: 9.27vw;
}
.wrapper-3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 32.71vw;
  height: 34.38vw;
  padding: 5.73vw 0 6.04vw;
  box-sizing: border-box;
}
.manage-app {
  align-self: flex-start;
  overflow: hidden;
  max-width: 32.71vw;
  font-size: 2.6vw;
  line-height: 4.11vw;
  color: rgba(22, 22, 22, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}
.group-3 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: flex-start;
  width: 32.71vw;
  margin-top: 3.59vw;
  box-sizing: border-box;
}
.process {
  align-self: flex-start;
  overflow: hidden;
  max-width: 32.71vw;
  font-size: 2.81vw;
  line-height: 2.81vw;
  color: rgba(22, 22, 22, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}
.info-3 {
  position: absolute;
  left: 0;
  bottom: 0.21vw;
  font-family: SourceHanSans-Regular;
  font-size: 0.94vw;
  line-height: 0.94vw;
  color: rgba(22, 22, 22, 1);
  white-space: nowrap;
}
.description {
  align-self: flex-start;
  overflow: hidden;
  width: 32.71vw;
  margin-top: 3.59vw;
  font-family: SourceHanSans-Regular;
  font-size: 0.94vw;
  line-height: 1.35vw;
  color: rgba(22, 22, 22, 1);
  text-align: left;
  white-space: break-spaces;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.try-wrapper-2 {
  display: flex;
  justify-content: center;
  align-self: flex-start;
  width: 13.23vw;
  height: 3.8vw;
  padding: 0.83vw 0.63vw 1.15vw;
  margin-top: 6.35vw;
  background-image: url(./images/img_12.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-origin: padding-box;
}
.try-2 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 11.67vw;
  margin-right: 0.16vw;
  font-family: SourceHanSans-Medium;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.82vw;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cover {
  align-self: center;
  width: 29.58vw;
  height: 34.38vw;
}
.main {
  justify-content: center;
  height: 63.49vw;
  padding: 9.69vw 0 8.91vw;
  margin-top: 13.02vw;
  background-image: url(./images/img_14.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-origin: padding-box;
}
.item-long {
  align-self: flex-end;
  width: 21.82vw;
  height: 37.5vw;
}
.wrapper-4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 100%;
  height: 45.9vw;
  /* padding-bottom: 3.18vw; */
  margin-left: 0;
  box-sizing: border-box;
}
.info-4 {
  align-self: center;
  overflow: visible;
  width: 100%;
  height: 5.75vw;
  margin-left: 0;
  margin-bottom: 4vw;
  font-size: 3.02vw;
  /* line-height: 4.38vw; */
  color: rgba(22, 22, 22, 1);
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  font-weight: bold;
}
/* Reviews scroller container */
.reviews-scroller-container {
  width: 100%;
  max-width: 100%;
  height: 38vw;
  /* margin-top: 1.98vw; */
  overflow: hidden;
  overflow-x: hidden;
  position: relative;
  box-sizing: border-box;
}

/* Override infinite scroller styles for this specific use case */
.reviews-scroller-container .infinite-scroller {
  height: 100%;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  overflow-x: hidden;
  -webkit-mask: linear-gradient(90deg, transparent, white 5%, white 95%, transparent);
  mask: linear-gradient(90deg, transparent, white 5%, white 95%, transparent);
}

.reviews-scroller-container .infinite-scroller__inner {
  gap: 1.5vw;
  align-items: center;
  height: 100%;
}

/* Custom styles for review images in scroller */
.review-pair {
  display: flex;
  flex-direction: column;
  gap: 2.34vw;
  align-items: flex-start;
  height: auto;
  justify-content: flex-start;
  min-width: 23.75vw;
  flex-shrink: 0;
  position: relative;
  padding-bottom: 1vw;
}

.review-img {
  width: 23.75vw;
  border-radius: 0;
  box-shadow: none;
  flex-shrink: 0;
  display: block;
  object-fit: cover;
}

.review-img2 {
  width: 23.75vw;
  border-radius: 0;
  box-shadow: none;
  flex-shrink: 0;
  padding-left: 1vw;
  display: block;
  object-fit: cover;
}

/* Specific heights for different images to match original layout */
.review-pair .review-img:first-child {
  height: 12.66vw;
  align-self: flex-start;
}

.review-pair .review-img:nth-child(2) {
  height: 15.99vw;
  margin-top: 0;
  align-self: flex-end;
  margin-bottom: 0;
}
.product-long {
  align-self: flex-end;
  width: 21.88vw;
  height: 37.5vw;
  margin-left: 3.07vw;
}
.footer {
  justify-content: flex-start;
  height: 4.17vw;
  padding: 1.3vw 0.63vw 0.16vw;
  background-image: url(./images/img_20.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-origin: padding-box;
}
.contact-salvatorebarreraetgmailcom {
  align-self: flex-start;
  overflow: visible;
  width: auto;
  height: auto;
  margin-left: 40.05vw;
  font-family: SourceHanSans-Regular;
  font-size: 0.94vw;
  line-height: 1.35vw;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  white-space: nowrap;
}
