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

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

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  --text-color-var: #f71f1f;
  --radius: 20px;
  margin: -68px auto 0 36px;
  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-gallery-1 {
  height: 524px;
  width: 1138px;
  margin: 31px auto 60px 0;
}

.u-section-1 .u-gallery-inner-1 {
  --gap: 12px;
  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: 656px;
  }

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

  .u-section-1 .u-gallery-1 {
    height: 433px;
    width: 940px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 36px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: -115px;
  }

  .u-section-1 .u-gallery-1 {
    height: 746px;
    width: 720px;
    margin-top: 71px;
  }

  .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: 2461px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
  }

  .u-section-1 .u-gallery-1 {
    height: 2238px;
    width: 540px;
  }

  .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: 1534px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: -95px;
  }

  .u-section-1 .u-gallery-1 {
    height: 1409px;
    margin-top: 41px;
    margin-bottom: 20px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}