 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #000000, #ff0000);
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 765px;
}

.u-section-1 .u-products-1 {
  margin-bottom: 0;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  min-height: 548px;
  grid-auto-columns: calc(33.3333% - 6.66667px);
  --gap: 10px;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

.u-section-1 .u-image-1 {
  height: 300px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-family: "ADLaM Display";
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-1 .u-product-price-1 {
  font-family: "ADLaM Display";
  margin: 14px auto 0;
}

.u-section-1 .u-container-layout-2 {
  padding: 30px;
}

.u-section-1 .u-image-2 {
  height: 300px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-family: "ADLaM Display";
  margin: 20px 0 0;
}

.u-section-1 .u-product-price-2 {
  font-family: "ADLaM Display";
  margin: 14px auto 0;
}

.u-section-1 .u-container-layout-3 {
  padding: 30px;
}

.u-section-1 .u-image-3 {
  height: 300px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-1 .u-text-3 {
  font-weight: 700;
  font-family: "ADLaM Display";
  margin: 20px 0 0;
}

.u-section-1 .u-product-price-3 {
  font-family: "ADLaM Display";
  margin: 14px auto 0;
}

.u-section-1 .u-gallery-nav-1 {
  position: absolute;
  left: 17px;
  width: 40px;
  height: 40px;
  top: 19px;
}

.u-section-1 .u-gallery-nav-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  top: 17px;
  right: 12px;
}

.u-section-1 .u-text-4 {
  font-family: "ADLaM Display";
  line-height: 1.24;
  letter-spacing: 1px;
  font-size: 1.25rem;
  margin: 14px 0 60px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-sheet-1 {
    min-height: 590px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 6.66667px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.66667px));
    grid-gap: 10px 10px;
  }

  .u-section-1 .u-text-4 {
    width: 550px;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 486px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 372px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(50% - 5.0000025px);
    grid-template-columns: repeat(2, calc(50% - 5.0000025px));
  }

  .u-section-1 .u-image-1 {
    margin-top: 14px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 279px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-text-4 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 176px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

  .u-section-1 .u-gallery-nav-1 {
    left: 7px;
    top: 13px;
  }

  .u-section-1 .u-gallery-nav-2 {
    top: 8px;
  }

  .u-section-1 .u-text-4 {
    width: 340px;
  }
}