 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("images/grid-background1.png");
}

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

.u-section-1 .u-image-1 {
  width: 800px;
  height: 283px;
  margin: 0 auto;
}

.u-section-1 .u-group-1 {
  --radius: 30px;
  width: 800px;
  min-height: 257px;
  height: auto;
  margin: 0 auto 42px;
}

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

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

.u-section-1 .u-image-2 {
  width: 108px;
  height: 108px;
  margin: 25px auto 0 242px;
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

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

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

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 255px;
  }

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

  .u-section-1 .u-image-2 {
    margin-top: 24px;
    margin-left: 195px;
  }

  .u-section-1 .u-image-3 {
    margin-top: -108px;
    margin-right: 206px;
  }
}

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

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

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

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

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

  .u-section-1 .u-image-3 {
    margin-top: 20px;
  }
}

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

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

  .u-section-1 .u-group-1 {
    width: 340px;
    min-height: 364px;
  }

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

  .u-section-1 .u-text-1 {
    margin-top: 12px;
  }

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

  .u-section-1 .u-image-3 {
    margin-top: 29px;
    margin-right: auto;
  }
}