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

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

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 67px auto 60px;
}

.u-section-1 .u-icon-1 {
  height: 0;
  font-size: 1.2858em;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 24px;
    margin-left: 32px;
    margin-right: 32px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 63px;
  }
}