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

.u-section-1 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-size: 1.5rem;
  margin: 30px auto 9px;
}.u-section-2 .u-sheet-1 {
  min-height: 637px;
}

.u-section-2 .u-form-1 {
  width: 570px;
  margin-bottom: 60px;
  --thumb-color: #0cbcf5;
  --thumb-hover-color: #53d0f8;
  --track-color: #c0c0c0;
  --track-active-color: #0cbcf5;
  margin-right: auto;
  margin-left: auto;
}

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

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