 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-group-1 {
  width: 900px;
  min-height: 322px;
  height: auto;
  margin: 60px auto;
}

.u-section-1 .u-container-layout-1 {
  padding: 0;
}

.u-section-1 .u-image-1 {
  width: 660px;
  height: 113px;
  margin: 16px auto 0;
}

.u-section-1 .u-form-1 {
  height: 193px;
  --checkbox-checked-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23f2f2f2' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-label-1 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-1 .u-input-1 {
  --radius: 20px;
  height: 48px;
}

.u-section-1 .u-btn-1 {
  --radius: 20px;
  background-image: none;
  font-size: 1.25rem;
  font-weight: 700;
  width: 25%;
  padding: 9px 0;
}

@media (max-width: 1399px) {
  .u-section-1 .u-group-1 {
    height: auto;
  }
}

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

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

  .u-section-1 .u-group-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-btn-1 {
    width: 31%;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 92px;
  }

  .u-section-1 .u-form-1 {
    margin-top: 20px;
  }

  .u-section-1 .u-btn-1 {
    width: 36%;
  }
}

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

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

  .u-section-1 .u-form-1 {
    height: 157px;
  }

  .u-section-1 .u-btn-1 {
    font-size: 1.125rem;
    width: 65%;
  }
}