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

.u-section-1 .u-text-1 {
  font-weight: 400;
  margin: 0 0 0 auto;
}

.u-section-1 .u-text-2 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 27px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.75rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 20px auto 60px;
}

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

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

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