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

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  background-image: url("images/icon.png");
  background-position: 50% 50%;
  margin: 50px auto 0;
}

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

.u-section-1 .u-text-2 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  font-size: 1.125rem;
  margin: 11px auto 60px 0;
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1rem;
  }
} .u-section-3 {
  filter: none;
  background-image: none;
}

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

.u-section-3 .u-group-elements-1 {
  width: 803px;
  min-height: 444px;
  margin: 59px auto 59px 47px;
}

.u-section-3 .u-text-1 {
  font-weight: 400;
  margin: 0;
}

.u-section-3 .u-shape-1 {
  width: 59px;
  height: 63px;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-2 {
  margin: 30px 0 0;
}

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

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

  .u-section-3 .u-group-elements-1 {
    margin-top: 34px;
    margin-bottom: 49px;
    height: auto;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

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

  .u-section-3 .u-group-elements-1 {
    margin-top: 40px;
    margin-bottom: 23px;
    min-height: 423px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 906px;
}

.u-section-4 .u-image-1 {
  width: 370px;
  height: 886px;
  margin: 10px auto;
}

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

  .u-section-4 .u-image-1 {
    margin-top: 11px;
    margin-bottom: 11px;
  }
}

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

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