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

.u-section-1 .u-text-1 {
  margin-left: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 166px;
}

.u-section-2 .u-text-1 {
  width: 430px;
  font-weight: 700;
  margin: 31px auto 0;
}

.u-section-2 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 20px auto;
  padding: 8px 33px;
}

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