.u-section-1 .u-sheet-1 {
  min-height: 622px;
  margin-bottom: 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  --text-color-var: #f71f1f;
  --radius: 20px;
  margin: 21px auto 0 31px;
  padding: 0 24px 0 22px;
}

.u-section-1 .u-icon-1 {
  --text-color-var: #f51616;
  color: rgb(245, 22, 22) !important;
  font-size: 2.5em;
}

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  margin: -68px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  margin: 9px 164px 0 198px;
}

.u-section-1 .u-gallery-1 {
  height: 445px;
  margin-top: 9px;
  margin-bottom: 9px;
}

.u-section-1 .u-gallery-inner-1 {
  --gap: 10px;
  grid-template-columns: repeat(3, auto);
}

.u-section-1 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-1 .u-btn-1 {
    margin-top: 34px;
    margin-left: 0;
  }

  .u-section-1 .u-text-1 {
    margin-top: -31px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 64px;
    margin-left: 98px;
  }

  .u-section-1 .u-gallery-1 {
    height: 367px;
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-top: 70px;
    margin-left: 27px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -68px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
    margin-top: 34px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-gallery-1 {
    height: 632px;
    margin-bottom: 27px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-top: 57px;
    margin-left: 0;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-top: -54px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 33px;
  }

  .u-section-1 .u-gallery-1 {
    height: 1896px;
    margin-bottom: 19px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-top: 10px;
    margin-left: 11px;
    padding-right: 16px;
    padding-left: 14px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: -39px;
    margin-right: 14px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.625rem;
    width: auto;
    margin-top: 0;
  }

  .u-section-1 .u-gallery-1 {
    height: 1194px;
    margin-top: 13px;
    margin-bottom: 24px;
  }
}