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

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

.u-section-1 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 913px;
}

.u-section-1 .u-container-layout-1 {
  padding: 17px 8px;
}

.u-section-1 .u-icon-1 {
  height: 0;
  width: 0;
  background-image: none;
  margin: 59px auto 0;
  padding: 10px;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 76px 2px 0;
}

.u-section-1 .u-form-1 {
  height: 418px;
  --thumb-color: #478ac9;
  --thumb-hover-color: #77aad9;
  --track-color: #c0c0c0;
  --track-active-color: #478ac9;
  width: 570px;
  margin: 116px auto -13px;
}

.u-section-1 .u-btn-1 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
}

.u-section-1 .u-image-1 {
  min-height: 913px;
  background-image: url("/images/16643889-02.jpeg");
  background-position: 50% 50%;
}

.u-section-1 .u-container-layout-2 {
  padding: 30px 2px;
}

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 753px;
  }

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

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

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

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

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

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

@media (max-width: 767px) {
  .u-section-1 .u-layout-cell-1 {
    min-height: 1056px;
    order: 1;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .u-section-1 .u-form-1 {
    margin-top: 16px;
    margin-bottom: 0;
  }

  .u-section-1 .u-image-1 {
    min-height: 698px;
    order: 0;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-container-layout-1 {
    padding: 4px 0;
  }

  .u-section-1 .u-icon-1 {
    margin-top: 72px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
    width: 240px;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-form-1 {
    width: 324px;
    margin-top: 22px;
  }

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