 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover, cover;
}

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

.u-section-1 .u-image-1 {
  height: 249px;
  margin: 0 0 2px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-2 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-2 .u-form-1 {
  height: 612px;
  background-image: none;
  --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='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  width: 616px;
  margin: 35px auto 0;
}

.u-section-2 .u-text-1 {
  margin-left: 0;
  font-size: 1.375rem;
  font-family: Gluten;
}

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

.u-section-2 .u-input-1 {
  --top-left-radius: 20px;
  --bottom-right-radius: 20px;
  --bottom-left-radius: 20px;
}

.u-section-2 .u-label-2 {
  font-family: Gluten;
}

.u-section-2 .u-input-2 {
  --top-left-radius: 20px;
  --bottom-right-radius: 20px;
  --bottom-left-radius: 20px;
}

.u-section-2 .u-label-3 {
  font-family: Gluten;
}

.u-section-2 .u-input-3 {
  --top-left-radius: 20px;
  --bottom-right-radius: 20px;
  --bottom-left-radius: 20px;
}

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

.u-section-2 .u-btn-1 {
  background-image: none;
  text-decoration: underline !important;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  letter-spacing: 0px;
  background-image: none;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: none;
  width: 100%;
  --top-left-radius: 20px;
  --bottom-right-radius: 20px;
  --bottom-left-radius: 20px;
  font-family: Gluten;
  padding: 11px 0 12px;
}

.u-section-2 .u-image-1 {
  width: 107px;
  height: 105px;
  margin: 22px auto 8px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-input-1 {
    --radius: 20px;
  }

  .u-section-2 .u-input-2 {
    --top-right-radius: 20px;
  }

  .u-section-2 .u-btn-2 {
    --radius: 10px;
  }
}

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

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

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