.u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-group-1 {
  background-image: none;
  min-height: 506px;
  margin-top: 12px;
  margin-bottom: 12px;
}

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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

.u-section-1 .u-image-1 {
  width: 156px;
  height: 63px;
  margin: 12px auto 0;
}

.u-section-1 .u-image-2 {
  width: 441px;
  height: 44px;
  margin: 12px auto 0;
}

.u-section-1 .u-custom-html-1 {
  width: 1080px;
  min-height: 86px;
  margin: 30px 0 0;
}

.u-section-1 .u-image-3 {
  width: 174px;
  height: 70px;
  margin: 30px auto 0;
}

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

  .u-section-1 .u-group-1 {
    margin-top: 10px;
    margin-bottom: -321px;
  }

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

  .u-section-1 .u-custom-html-1 {
    width: 916px;
    height: auto;
  }
}

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

  .u-section-1 .u-group-1 {
    margin-bottom: 60px;
  }

  .u-section-1 .u-custom-html-1 {
    width: 696px;
  }
}

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

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

  .u-section-1 .u-custom-html-1 {
    width: 520px;
  }
}

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

  .u-section-1 .u-group-1 {
    margin-bottom: 10px;
  }

  .u-section-1 .u-image-1 {
    width: 111px;
    height: 44px;
  }

  .u-section-1 .u-image-2 {
    width: 270px;
    height: 28px;
  }

  .u-section-1 .u-custom-html-1 {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-image-3 {
    margin-top: 12px;
  }
}.u-section-2 {
  min-height: 364px;
}

.u-section-2 .u-gallery-1 {
  height: 364px;
  grid-gap: 17px 17px;
  margin-top: -60px;
  margin-bottom: -60px;
}

.u-section-2 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  grid-gap: 4px 4px;
}

.u-section-2 .u-back-image-1 {
  object-position: 50% 62.96%;
}

.u-section-2 .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-2 .u-back-image-2 {
  object-position: 50% 97.77%;
}

.u-section-2 .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-2 .u-back-image-3 {
  object-position: 100% 97.77%;
}

.u-section-2 .u-over-slide-3 {
  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-2 {
    min-height: 300px;
  }

  .u-section-2 .u-gallery-1 {
    height: 300px;
    grid-template-columns: auto auto auto;
  }

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

@media (max-width: 991px) {
  .u-section-2 {
    min-height: 689px;
  }

  .u-section-2 .u-gallery-1 {
    height: 919px;
    grid-template-columns: auto auto;
  }

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

@media (max-width: 767px) {
  .u-section-2 {
    min-height: 1550px;
  }

  .u-section-2 .u-gallery-1 {
    height: 689px;
    grid-template-columns: auto;
  }

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

@media (max-width: 575px) {
  .u-section-2 {
    min-height: 976px;
  }

  .u-section-2 .u-gallery-1 {
    height: 1000px;
    width: calc(((100% - 340px) / 2) + 390px);
    margin: 0 auto 0 0;
  }
}