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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 21px auto 0 44px;
}

.u-section-1 .u-form-1 {
  height: 1124px;
  --thumb-color: #db033c;
  --thumb-hover-color: #fb5581;
  --track-color: #c0c0c0;
  --track-active-color: #db033c;
  margin: 32px 44px 0 526px;
}

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

.u-section-1 .u-form-group-2 {
  margin-left: 0;
}

.u-section-1 .u-form-group-3 {
  margin-left: 0;
}

.u-section-1 .u-form-group-4 {
  margin-left: 0;
}

.u-section-1 .u-form-group-5 {
  margin-left: 0;
}

.u-section-1 .u-form-group-6 {
  margin-left: 0;
}

.u-section-1 .u-form-group-7 {
  margin-left: 0;
}

.u-section-1 .u-form-group-8 {
  margin-left: 0;
}

.u-section-1 .u-form-group-9 {
  margin-left: 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  --radius: 12px;
}

.u-section-1 .u-image-1 {
  width: 450px;
  height: 649px;
  --radius: 20px;
  margin: -649px auto 60px 44px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-form-1 {
    width: 570px;
    margin-right: 0;
    margin-left: 370px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-form-1 {
    margin-left: 150px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 490px;
    margin-left: 0;
  }
}