 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/a-minimalist-technical-drawing-backgroun_wcHDMQUyQmaTBLXIbvOZVg_K28i9Qf6QSqVMfwfSYb-eA_hd.png");
  background-size: cover;
}

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

.u-section-1 .u-shape-1 {
  height: 587px;
  --radius: 10px;
  width: 1095px;
  background-image: none;
  --color-var: #fffdfbcc;
  margin: 284px auto 0 17px;
}

.u-section-1 .u-text-1 {
  --text-color-var: #111111;
  margin: -486px 67px 60px 90px;
}

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

  .u-section-1 .u-shape-1 {
    width: 940px;
    margin-left: 0;
  }

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

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

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

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

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

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

  .u-section-1 .u-shape-1 {
    width: 340px;
  }
}