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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  --text-color-var: #083a6f;
}

.u-section-1 .u-text-2 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  --text-color-var: #083a6f;
} .u-section-2 {
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  --text-color-var: #083a6f;
  margin: 70px 892px 0 12px;
}

.u-section-2 .u-form-1 {
  height: 323px;
  margin: 49px 570px 29px 0;
}

.u-section-2 .u-btn-1 {
  --color-var: #083a6f;
  background-image: none;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    width: auto;
    margin-right: 639px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    margin-right: 438px;
  }

  .u-section-2 .u-form-1 {
    margin-right: 350px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-top: 60px;
    margin-right: 303px;
  }

  .u-section-2 .u-form-1 {
    margin-right: 170px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-right: 116px;
    margin-left: 0;
  }

  .u-section-2 .u-form-1 {
    margin-top: 48px;
    margin-right: 20px;
    margin-bottom: 30px;
  }
}