 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #2cccc4, #e68387);
  background-size: cover;
}

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

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 498px;
  height: 282px;
  margin: 67px auto 0;
}

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

.u-section-1 .u-form-1 {
  height: 105px;
  width: 570px;
  margin: 20px auto 60px;
}

.u-section-1 .u-form-group-1 {
  margin-left: 0;
  justify-content: center;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  background-image: none;
  font-weight: 700;
}

.u-block-cfb3-26 {
  margin-left: 0;
  justify-content: center;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 694px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 193px;
  }

  .u-section-1 .u-form-1 {
    width: 340px;
  }
}