 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, rgba(39, 17, 93, 1), rgba(32, 31, 34, 1));
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  width: 473px;
  text-shadow: 2px 2px 27px rgba(0,0,0,0.4);
  margin: 21px auto 0;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 60px;
  background-image: none;
  height: auto;
  min-height: 1204px;
  margin-top: 15px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-right: 196px;
    margin-left: 234px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 86px;
    margin-left: 124px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-bottom: 20px;
    min-height: 1085px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-right: 0;
    margin-left: 30px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 32px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 0;
  }

  .u-section-1 .u-custom-html-1 {
    margin-bottom: 50px;
  }
}