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

.u-section-1 .u-image-1 {
  height: 134px;
  margin-top: 4px;
  margin-bottom: 4px;
}

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

  .u-section-1 .u-image-1 {
    height: 67px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 440px;
    margin-left: -50px;
    margin-right: -50px;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-size: 3.75rem;
  margin: 27px 0 0 auto;
}

.u-section-2 .u-text-2 {
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-size: 1.25rem;
  margin: 7px 0 1px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-2 {
    width: 639px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 60px;
    font-size: 3rem;
  }

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

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

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

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 38px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 1253px;
  margin-bottom: 0;
}

.u-section-3 .u-text-1 {
  margin: 75px 0 26px;
}

@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    width: auto;
  }
}