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

.u-section-1 .u-text-1 {
  margin: 25px auto 0 13px;
}

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

.u-section-1 .u-image-1 {
  width: 546px;
  height: 410px;
  --radius: 20px;
  margin: 44px auto 0 284px;
}

.u-section-1 .u-group-elements-1 {
  width: 124px;
  min-height: 69px;
  height: auto;
  margin: 57px auto 0 0;
}

.u-section-1 .u-shape-1 {
  transform-origin: center center;
  transform: scaleX(-1) scaleY(-1);
}

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

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

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

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

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

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

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

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