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

.u-section-1 .u-group-1 {
  width: 532px;
  min-height: 341px;
  height: auto;
  box-shadow: 0px 2px 8px 0px rgba(0,0,128,1);
  margin: 100px auto 66px;
}

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

.u-section-1 .u-icon-1 {
  width: 50px;
  height: 50px;
  margin: 12px auto 0;
  padding: 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1rem;
  margin: 11px auto 0;
}

.u-section-1 .u-group-2 {
  min-height: 21px;
  height: auto;
  width: 509px;
  margin: 3px auto 0;
}

.u-section-1 .u-container-layout-2 {
  padding-left: 0;
  padding-right: 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.875rem;
  font-weight: 700;
  margin: 3px auto 0;
}

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

.u-section-1 .u-label-1 {
  font-size: 0.75rem;
}

.u-section-1 .u-input-1 {
  font-weight: 700;
  font-size: 0.875rem;
}

.u-section-1 .u-label-2 {
  font-size: 0.75rem;
}

.u-section-1 .u-input-2 {
  font-weight: 700;
  font-size: 0.875rem;
}

.u-section-1 .u-btn-1 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

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

  .u-section-1 .u-group-2 {
    height: auto;
  }

  .u-section-1 .u-container-layout-2 {
    padding-bottom: 0;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 340px;
    min-height: 327px;
    margin-bottom: 45px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-bottom: 0;
  }

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

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

  .u-section-1 .u-form-1 {
    height: 216px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-input-1 {
    font-size: 0.75rem;
  }

  .u-section-1 .u-input-2 {
    font-size: 0.75rem;
  }
}