 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #77aad9, #2cccc4);
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  width: 457px;
  height: 192px;
  margin: 36px auto 0;
}

.u-section-1 .u-group-elements-1 {
  width: 378px;
  min-height: 332px;
  height: auto;
  margin: 36px auto 0 0;
}

.u-section-1 .u-image-2 {
  width: 301px;
  height: 140px;
  --radius: 8px;
  margin: 0 auto;
}

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

.u-section-1 .u-group-elements-2 {
  width: 463px;
  min-height: 358px;
  height: auto;
  margin: -332px 0 60px auto;
}

.u-section-1 .u-image-3 {
  width: 183px;
  height: 94px;
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 8px 0 0;
}

@media (max-width: 991px) {
  .u-section-1 .u-group-elements-1 {
    margin-top: 53px;
  }

  .u-section-1 .u-group-elements-2 {
    margin-top: 50px;
    margin-bottom: -12px;
  }
}

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

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 143px;
  }

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

  .u-section-1 .u-group-elements-2 {
    margin-top: 69px;
    margin-bottom: 39px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}