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

.u-section-1 .u-group-1 {
  min-height: 2004px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #55c2fd, #f97c37);
  background-size: cover;
  width: 100%;
}

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

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

.u-section-1 .u-group-2 {
  width: 1108px;
  min-height: 1900px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #ffffff, #c0c0c0);
  background-size: cover;
  --radius: 20px;
  margin: 30px auto 0;
}

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

.u-section-1 .u-custom-html-1 {
  min-height: 1840px;
  height: auto;
  width: 1048px;
  margin: 0 auto;
}

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

  .u-section-1 .u-group-2 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
    height: auto;
  }

  .u-section-1 .u-custom-html-1 {
    width: 920px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    width: 700px;
  }
}

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

  .u-section-1 .u-group-2 {
    min-height: 1915px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-custom-html-1 {
    min-height: 1855px;
    width: 590px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.8rem;
  }

  .u-section-1 .u-custom-html-1 {
    width: 400px;
  }
}