 .u-section-1 {
  background-image: none;
  min-height: 737px;
}

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

.u-section-1 .u-layout-cell-1 {
  min-height: 737px;
  pointer-events: auto;
  background-image: none;
  --radius: 100px;
}

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

.u-section-1 .u-image-1 {
  width: 592px;
  height: 592px;
  object-position: 50% 0%;
  background-size: cover;
  --radius: 100px;
  margin: 0 auto 0 -31px;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 737px;
  pointer-events: auto;
}

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

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

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 50px 0 0;
}

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 631px;
    background-position: 50% 50%;
  }

  .u-section-1 .u-image-1 {
    width: 494px;
    height: 494px;
    background-position: 100% 50%;
    margin-left: -33px;
  }

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 61px;
    margin-right: 81px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-right: 82px;
  }
}

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 508px;
    background-position: 4.82% 50%;
  }

  .u-section-1 .u-image-1 {
    width: 390px;
    height: 390px;
    margin-left: auto;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 0;
    margin-right: 32px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 33px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 526px;
    height: 526px;
  }

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

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

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 314px;
    height: 314px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 61px;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 1rem;
  width: 500px;
  margin: 60px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 20px 60px 0;
}

.u-section-2 .u-line-1 {
  height: 3px;
  margin-bottom: -85px;
  margin-top: 42px;
  transform-origin: left center;
  --color-var: #000000;
}

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

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

  .u-section-2 .u-line-1 {
    margin-bottom: -9px;
  }
}

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

  .u-section-2 .u-line-1 {
    margin-bottom: 7px;
  }
}

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

  .u-section-2 .u-line-1 {
    margin-bottom: -38px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    font-size: 1.8rem;
  }

  .u-section-2 .u-line-1 {
    margin-bottom: 59px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 616px;
}

.u-section-3 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

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

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

.u-section-3 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  text-transform: none;
  margin: 0 auto 0 0;
}

.u-section-3 .u-text-2 {
  margin: 19px auto 0 0;
}

.u-section-3 .u-image-1 {
  min-height: 581px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/29430.jpg");
  background-size: cover;
  --radius: 100px;
}

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

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 479px;
    --radius: 50px;
  }

  .u-section-3 .u-image-1 {
    min-height: 479px;
    --radius: 50px;
  }
}

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-image-1 {
    min-height: 347px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 1283px;
}

.u-section-4 .u-text-1 {
  font-weight: 700;
  margin: 60px 0 0 30px;
}

.u-section-4 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin-top: 30px;
  margin-bottom: -93px;
}

.u-section-4 .u-repeater-1 {
  grid-auto-columns: calc(25% - 7.5px);
  grid-template-columns: repeat(4, calc(25% - 7.5px));
  min-height: 1027px;
  --gap: 10px;
}

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

.u-section-4 .u-image-1 {
  height: 232px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-2 {
  font-weight: 700;
  margin: 20px auto 0 0;
}

.u-section-4 .u-text-3 {
  margin: 20px auto 0 0;
}

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

.u-section-4 .u-image-2 {
  height: 232px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-4 {
  font-weight: 700;
  margin: 20px auto 0 0;
}

.u-section-4 .u-text-5 {
  margin: 20px auto 0 0;
}

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

.u-section-4 .u-image-3 {
  height: 232px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-6 {
  font-weight: 700;
  margin: 20px auto 0 0;
}

.u-section-4 .u-text-7 {
  margin: 20px auto 0 0;
}

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

.u-section-4 .u-image-4 {
  height: 232px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-8 {
  font-weight: 700;
  margin: 20px auto 0 0;
}

.u-section-4 .u-text-9 {
  margin: 20px auto 0 0;
}

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

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

  .u-section-4 .u-list-1 {
    margin-bottom: -24px;
  }

  .u-section-4 .u-repeater-1 {
    grid-gap: 10px;
    min-height: 847px;
  }

  .u-section-4 .u-image-1 {
    height: 181px;
  }

  .u-section-4 .u-image-2 {
    height: 181px;
  }

  .u-section-4 .u-image-3 {
    height: 181px;
  }

  .u-section-4 .u-image-4 {
    height: 181px;
  }
}

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

  .u-section-4 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-4 .u-list-1 {
    margin-top: 107px;
    margin-bottom: -494px;
  }

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

  .u-section-4 .u-image-1 {
    height: 310px;
  }

  .u-section-4 .u-image-2 {
    height: 310px;
  }

  .u-section-4 .u-image-3 {
    height: 310px;
  }

  .u-section-4 .u-image-4 {
    height: 310px;
  }
}

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

  .u-section-4 .u-text-1 {
    width: auto;
  }

  .u-section-4 .u-list-1 {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
  }

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

  .u-section-4 .u-image-1 {
    height: 537px;
  }

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

  .u-section-4 .u-image-2 {
    height: 537px;
  }

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

  .u-section-4 .u-image-3 {
    height: 537px;
  }

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

  .u-section-4 .u-image-4 {
    height: 537px;
  }
}

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

  .u-section-4 .u-image-1 {
    height: 330px;
  }

  .u-section-4 .u-image-2 {
    height: 330px;
  }

  .u-section-4 .u-image-3 {
    height: 330px;
  }

  .u-section-4 .u-image-4 {
    height: 330px;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-group-1 {
  min-height: 286px;
  margin-bottom: 60px;
  margin-top: 60px;
  height: auto;
  --radius: 100px;
}

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

.u-section-5 .u-text-1 {
  font-weight: 700;
  margin: 28px 0 0;
}

.u-section-5 .u-text-2 {
  margin: 22px 588px 0 0;
}

.u-section-5 .u-form-1 {
  background-image: none;
  height: 70px;
  margin: -109px 0 0 553px;
}

.u-section-5 .u-input-1 {
  --radius: 100px;
}

.u-section-5 .u-btn-1 {
  --radius: 100px;
  background-image: none;
}

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

  .u-section-5 .u-group-1 {
    min-height: 312px;
    height: auto;
  }

  .u-section-5 .u-text-2 {
    width: auto;
    margin-right: 520px;
  }

  .u-section-5 .u-form-1 {
    margin-top: -93px;
    margin-left: 420px;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 321px;
    margin-bottom: 29px;
  }

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

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 0;
  }

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

  .u-section-5 .u-form-1 {
    width: 660px;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 386px;
    margin-bottom: 41px;
  }

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

  .u-section-5 .u-text-1 {
    margin-top: 8px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .u-section-5 .u-text-2 {
    margin-top: 20px;
  }

  .u-section-5 .u-form-1 {
    height: 146px;
    width: 440px;
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 397px;
    margin-bottom: 52px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .u-section-5 .u-text-1 {
    margin-top: 9px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-form-1 {
    width: 256px;
    margin-left: 32px;
    margin-right: 32px;
  }
}