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

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

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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-family: Inter;
  font-size: 2.25rem;
  margin: 30px auto 0;
}

.u-section-1 .u-form-1 {
  height: 136px;
  width: 400px;
  margin: 18px auto 0;
}

.u-section-1 .u-label-1 {
  font-family: Inter;
}

.u-section-1 .u-input-1 {
  background-image: none;
  font-size: 1.125rem;
  font-family: Inter;
}

.u-section-1 .u-btn-1 {
  font-size: 1.25rem;
  background-image: none;
  font-family: Inter;
  width: 100%;
  padding: 10px 0;
}

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

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

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