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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 727px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-group-1 {
  min-height: 128px;
  margin-top: -128px;
  margin-bottom: 0;
  height: auto;
  background-image: linear-gradient(rgba(255,255,255,0), white);
}

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

.u-section-1 .u-layout-wrap-1 {
  width: 335px;
  margin: -604px auto 0;
}

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

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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  font-family: Now-Black;
  text-transform: uppercase;
  margin: 2px 16px 0;
}

.u-section-1 .u-icon-1 {
  height: 48px;
  width: 48px;
  margin: 21px auto 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  margin: -39px 2px 0 84px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-form-1 {
  height: 290px;
  width: 460px;
  margin: 0 auto 60px;
}

.u-section-1 .u-input-1 {
  height: 32px;
}

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

.u-section-1 .u-input-2 {
  height: 32px;
}

.u-section-1 .u-input-3 {
  height: 32px;
}

.u-section-1 .u-form-group-4 {
  margin-left: 0;
}

.u-section-1 .u-input-4 {
  height: 32px;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  border-style: solid;
  --radius: 12px;
  font-weight: 700;
  font-family: Now-Regular;
  text-transform: uppercase;
}

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

  .u-section-1 .u-form-1 {
    margin-top: 8px;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-top: -590px;
    margin-left: calc(((100% - 720px) / 2));
  }

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

  .u-section-1 .u-form-1 {
    width: 385px;
    margin-top: -148px;
    margin-left: calc(((100% - 720px) / 2)  + 335px);
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-layout-wrap-1 {
    width: 270px;
    margin-top: -623px;
    margin-left: calc(((100% - 630px) / 2));
  }

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

  .u-section-1 .u-container-layout-2 {
    padding: 5px 10px 32px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 4px;
    margin-right: 0;
    margin-left: 4px;
  }

  .u-section-1 .u-icon-1 {
    margin-top: 16px;
    margin-left: 4px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: -37px;
    margin-right: 16px;
    margin-left: 71px;
  }

  .u-section-1 .u-form-1 {
    height: 328px;
    width: 339px;
    margin-top: -155px;
    margin-left: calc(((100% - 630px) / 2));
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-layout-wrap-1 {
    margin-top: -603px;
    margin-left: auto;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-left: 2px;
    margin-right: 2px;
  }

  .u-section-1 .u-form-1 {
    width: 268px;
    margin-top: 0;
    margin-left: auto;
  }
}.main_iframe_height_full {
min-height: 150px;
}
.submit_button {
	transition: background-color 0.9s ease, transform 0.3s ease;
}@font-face {
  font-family: 'Now-Black';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Now-Black.otf);
}@font-face {
  font-family: 'Now-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Now-Regular.otf);
}@font-face {
  font-family: 'Now-Medium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Now-Medium.otf);
}@font-face {
  font-family: 'Now-Bold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Now-Bold.otf);
}