 .u-section-1 {
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(0deg, rgba(254,249,230,0.5), rgba(254,249,230,0.5)), linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(254, 249, 230, 0.5));
  background-position: 50% 50%, 50% 50%;
  min-height: 1072px;
}

.u-section-1 .u-group-1 {
  min-height: 141px;
  height: auto;
  background-image: none;
  margin-top: 0;
  margin-bottom: 0;
}

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

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

.u-section-1 .u-group-2 {
  width: 1090px;
  min-height: 768px;
  --radius: 20px;
  height: auto;
  margin: 90px auto 60px;
}

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

.u-section-1 .u-text-2 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
  font-size: 2.5rem;
}

.u-section-1 .u-text-3 {
  font-size: 1rem;
  line-height: 1.8;
  margin: 16px 0 0;
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: cover, cover;
  }

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

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

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

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

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 21px;
    margin-left: 37px;
    margin-right: 37px;
  }

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

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-group-2 {
    width: 301px;
    min-height: 2205px;
    margin-top: 37px;
  }

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

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

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

  .u-section-1 .u-btn-1 {
    font-size: 0.875rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1161px;
}

.u-section-2 .u-layout-wrap-1 {
  width: 1201px;
  margin: 52px auto 60px -11px;
}

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

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

.u-section-2 .u-image-1 {
  height: 449px;
  width: 404px;
  margin: 67px auto 0 0;
}

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

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

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

.u-section-2 .u-text-2 {
  margin-left: 7px;
  margin-right: auto;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 2.375rem;
}

.u-section-2 .u-text-3 {
  margin-left: 7px;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 0.875rem;
}

.u-section-2 .u-text-4 {
  font-size: 1rem;
  margin: 36px 13px 0 7px;
}

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

  .u-section-2 .u-layout-wrap-1 {
    width: 940px;
    margin-top: 48px;
    margin-left: auto;
  }

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

  .u-section-2 .u-image-1 {
    height: 353px;
    width: 318px;
  }

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

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

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

  .u-section-2 .u-layout-wrap-1 {
    width: 758px;
    margin-top: 29px;
    margin-left: 80px;
  }

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

  .u-section-2 .u-image-1 {
    height: 260px;
    width: 234px;
  }

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

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

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

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

  .u-section-2 .u-layout-wrap-1 {
    width: 540px;
    margin-top: 35px;
    margin-left: 43px;
  }

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

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

  .u-section-2 .u-image-1 {
    margin-top: 0;
    margin-left: 125px;
  }

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

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

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

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

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

  .u-section-2 .u-layout-wrap-1 {
    width: 340px;
    margin-top: 24px;
    margin-left: 44px;
  }

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

  .u-section-2 .u-image-1 {
    margin-top: 69px;
    margin-left: auto;
  }

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

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

  .u-section-2 .u-text-4 {
    width: auto;
    margin-right: 35px;
  }
}