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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3.75rem;
  --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;
  margin: 62px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 25px auto 0;
}

.u-section-1 .u-text-3 {
  margin: 41px auto 0;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  margin: 1px auto 57px;
  padding: 0;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }
}