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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 30px auto 0;
}

.u-section-1 .u-image-1 {
  height: 416px;
  margin-top: 20px;
  margin-bottom: 0;
  object-position: 50% 9.09%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --top-left-radius: 50px;
  --top-right-radius: 50px;
}

.u-section-1 .u-group-1 {
  width: 589px;
  min-height: 416px;
  height: auto;
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.13);
  --top-left-radius: 50px;
  margin: -416px auto 0 0;
}

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

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

.u-section-1 .u-group-2 {
  min-height: 709px;
  height: auto;
  margin-top: 15px;
  margin-bottom: -543px;
  box-shadow: 5px 13px 20px 0 rgba(0,0,0,0.4);
  --bottom-left-radius: 50px;
  --bottom-right-radius: 50px;
}

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

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

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

  .u-section-1 .u-group-1 {
    --top-right-radius: 50px;
    height: auto;
  }

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

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

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

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

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