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

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

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 20px 77px 0;
}

.u-section-1 .u-list-1 {
  width: 980px;
  margin: 21px auto 0;
}

.u-section-1 .u-repeater-1 {
  min-height: 307px;
  grid-auto-columns: 33.3333%;
  grid-template-columns: repeat(3, 33.3333%);
  --gap: 0px;
}

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

.u-section-1 .u-text-3 {
  font-family: GreycliffCF-Regular;
  font-weight: 700;
  font-size: 2.25rem;
  margin: 56px 12px 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  --radius: 30px;
  margin: 56px 101px 0 auto;
}

.u-section-1 .u-container-layout-2 {
  padding: 10px 10px 40px 0;
}

.u-section-1 .u-text-4 {
  font-family: GreycliffCF-Regular;
  font-weight: 700;
  font-size: 2.25rem;
  margin: 56px 12px 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  --radius: 30px;
  margin: 56px 101px 0 auto;
}

.u-section-1 .u-container-layout-3 {
  padding: 10px 10px 40px 0;
}

.u-section-1 .u-text-5 {
  font-family: GreycliffCF-Regular;
  font-weight: 700;
  font-size: 2.25rem;
  margin: 56px 12px 0;
}

.u-section-1 .u-btn-3 {
  background-image: none;
  --radius: 30px;
  margin: 56px 101px 0 auto;
}

.u-section-1 .u-text-6 {
  font-family: GreycliffCF-Regular;
  margin: 19px 77px 0;
}

.u-section-1 .u-btn-4 {
  font-family: GreycliffCF-Regular;
  background-image: linear-gradient(#66cee7, #a9729b);
  font-size: 1.875rem;
  font-weight: 700;
  --radius: 30px;
  margin: 25px auto 0;
  padding: 10px 119px;
}

.u-section-1 .u-text-7 {
  font-family: GreycliffCF-Regular;
  font-size: 1.5rem;
  font-style: italic;
  margin: 26px 77px 60px;
}

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

  .u-section-1 .u-list-1 {
    width: 940px;
  }

  .u-section-1 .u-repeater-1 {
    min-height: 294px;
    grid-auto-columns: 33.333333333333336%;
    grid-template-columns: repeat(3, 33.333333333333336%);
    grid-gap: 0px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 52px;
    margin-right: 6px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 41px;
    margin-right: 98px;
  }

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

  .u-section-1 .u-btn-2 {
    margin-top: 41px;
    margin-right: 98px;
  }

  .u-section-1 .u-text-5 {
    width: auto;
    margin-top: 52px;
    margin-right: 6px;
  }

  .u-section-1 .u-btn-3 {
    margin-top: 41px;
    margin-right: 98px;
  }

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

  .u-section-1 .u-btn-4 {
    margin-top: 26px;
  }

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

@media (max-width: 991px) {
  .u-section-1 .u-list-1 {
    width: 720px;
  }

  .u-section-1 .u-repeater-1 {
    min-height: 676px;
    grid-auto-columns: 50%;
    grid-template-columns: repeat(2, 50%);
  }

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

  .u-section-1 .u-text-3 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 63px;
    margin-right: auto;
  }

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

  .u-section-1 .u-text-4 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 63px;
    margin-right: auto;
  }

  .u-section-1 .u-container-layout-3 {
    padding-bottom: 30px;
    padding-left: 0;
  }

  .u-section-1 .u-text-5 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .u-section-1 .u-btn-3 {
    margin-top: 63px;
    margin-right: auto;
  }

  .u-section-1 .u-text-6 {
    margin-top: 37px;
  }

  .u-section-1 .u-btn-4 {
    margin-top: 24px;
  }

  .u-section-1 .u-text-7 {
    margin-top: 24px;
  }
}

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

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: 100%;
  }

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

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

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

  .u-section-1 .u-btn-4 {
    margin-top: 15px;
    margin-right: 56px;
  }

  .u-section-1 .u-text-7 {
    margin-top: 35px;
  }
}

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

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

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

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

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

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

  .u-section-1 .u-btn-4 {
    margin-top: 31px;
    margin-left: 0;
    margin-right: auto;
    padding-right: 84px;
    padding-left: 83px;
  }

  .u-section-1 .u-text-7 {
    margin-top: 44px;
  }
} .u-section-2 {
  background-position: 50% 80.72%;
  background-size: cover;
}

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

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

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 327px;
  }
} .u-section-3 {
  background-image: none;
  min-height: 619px;
}

.u-section-3 .u-layout-wrap-1 {
  width: calc(((100% - 1140px) / 2)  + 1140px);
  margin: 35px 0 4px auto;
}

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

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

.u-section-3 .u-image-1 {
  height: 66px;
  width: 192px;
  margin: 0 auto 0 0;
}

.u-section-3 .u-text-1 {
  font-size: 2.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: GreycliffCF-Regular;
  margin: 41px 133px 0 9px;
}

.u-section-3 .u-text-2 {
  line-height: 1.8;
  font-family: GreycliffCF-Regular;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  margin: 13px 9px 0;
}

.u-section-3 .u-social-icons-1 {
  white-space: nowrap;
  height: 32px;
  min-height: 16px;
  width: 84px;
  min-width: 42px;
  margin: 59px auto 0 30px;
}

.u-section-3 .u-icon-1 {
  height: 100%;
}

.u-section-3 .u-icon-2 {
  height: 100%;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 580px;
}

.u-section-3 .u-container-layout-2 {
  padding: 13px 30px 0;
}

.u-section-3 .u-text-3 {
  font-size: 2.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: GreycliffCF-Regular;
  margin: 104px auto 0 0;
}

.u-section-3 .u-form-1 {
  height: 419px;
  width: 341px;
  margin: 0 auto;
}

.u-section-3 .u-label-1 {
  font-family: GreycliffCF-Regular;
}

.u-section-3 .u-input-1 {
  font-family: GreycliffCF-Regular;
}

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

.u-section-3 .u-input-2 {
  font-family: GreycliffCF-Regular;
}

.u-section-3 .u-label-3 {
  font-family: GreycliffCF-Regular;
}

.u-section-3 .u-input-3 {
  font-family: GreycliffCF-Regular;
}

.u-section-3 .u-btn-1 {
  border-style: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  font-family: GreycliffCF-Regular;
  font-weight: 700;
  --radius: 17px;
  padding: 9px 45px 11px 43px;
}

.u-section-3 .u-layout-cell-3 {
  min-height: 580px;
}

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

@media (max-width: 1199px) {
   .u-section-3 {
    min-height: 580px;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2)  + 940px);
  }

  .u-section-3 .u-text-1 {
    margin-right: 115px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 7px;
    padding-right: 7px;
  }

  .u-section-3 .u-text-3 {
    width: auto;
  }

  .u-section-3 .u-form-1 {
    height: 474px;
    width: 276px;
    margin-right: 7px;
  }

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

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

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 720px);
  }

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

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

  .u-section-3 .u-image-1 {
    margin-left: -9px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-right: 69px;
    margin-left: 0;
  }

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

  .u-section-3 .u-social-icons-1 {
    margin-left: 50px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 589px;
  }

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

  .u-section-3 .u-text-3 {
    font-size: 1.875rem;
    margin-left: 5px;
  }

  .u-section-3 .u-form-1 {
    height: 502px;
    width: 221px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-3 .u-btn-1 {
    width: 95%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 589px;
  }
}

@media (max-width: 767px) {
   .u-section-3 {
    min-height: 960px;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 540px);
  }

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

  .u-section-3 .u-image-1 {
    margin-left: 0;
  }

  .u-section-3 .u-text-1 {
    margin-right: 112px;
    margin-left: 7px;
  }

  .u-section-3 .u-text-2 {
    margin-right: 43px;
    margin-left: 7px;
    font-size: 1.125rem;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 494px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-right: 50px;
    padding-left: 7px;
  }

  .u-section-3 .u-text-3 {
    margin-top: 0;
    margin-right: 357px;
    margin-left: 0;
  }

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

  .u-section-3 .u-btn-1 {
    width: 50%;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 508px;
  }

  .u-section-3 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 340px) / 2)  + 340px);
  }

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

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

  .u-section-3 .u-image-1 {
    margin-left: -9px;
  }

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

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 493px;
  }

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

  .u-section-3 .u-text-3 {
    margin-right: 181px;
  }

  .u-section-3 .u-form-1 {
    height: 490px;
    width: 379px;
    margin-right: 11px;
    margin-left: auto;
  }

  .u-section-3 .u-btn-1 {
    width: 42%;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 422px;
  }
}@font-face {
  font-family: 'GreycliffCF-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.nicepagecdn.com/ae1908a4/6259291/fonts/GreycliffCF-Regular.ttf);
}@font-face {
  font-family: 'Jaguar';
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.nicepagecdn.com/ae1908a4/6259291/fonts/Jaguar.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'GreycliffCF-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.nicepagecdn.com/ae1908a4/6259291/fonts/GreycliffCF-Regular.ttf);
}@font-face {
  font-family: 'Jaguar';
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.nicepagecdn.com/ae1908a4/6259291/fonts/Jaguar.ttf);
}