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

.u-section-1 .u-group-1 {
  width: 695px;
  min-height: 250px;
  margin: 39px auto 39px 0;
}

.u-section-1 .u-text-1 {
  text-align: start;
  margin: 0 202px 0 0;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  text-align: center;
  margin: -165px 80px 0 auto;
  padding: 8px 33px;
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    width: 540px;
  }

  .u-section-1 .u-text-1 {
    margin-right: 47px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 20px;
    margin-right: 47px;
    margin-left: 0;
  }
}

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

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

  .u-section-1 .u-btn-1 {
    margin-right: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 500px;
}

.u-section-2 .u-text-1 {
  margin-bottom: 60px;
}