 .u-section-1 {
  background-image: url("images/Untitled_43__2.webp");
  background-position: 50% 50%;
  min-height: 350px;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-family: AlmaqRough;
  margin: 135px auto 0;
}

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

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

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 60px;
    margin-bottom: 60px;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-2 .u-text-2 {
  width: 500px;
  margin: 31px auto 39px;
}

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

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

  .u-section-2 .u-text-2 {
    width: 340px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 340px;
}

.u-section-3 .u-text-1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 21px auto 0;
}

.u-section-3 .u-text-2 {
  width: 500px;
  margin: 23px auto 42px;
}

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

@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.875rem;
  }

  .u-section-3 .u-text-2 {
    width: 340px;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-text-1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-4 .u-text-2 {
  width: 500px;
  margin: 20px auto;
}

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

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

  .u-section-4 .u-text-2 {
    width: 340px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 227px;
}

.u-section-5 .u-text-1 {
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-5 .u-text-2 {
  width: 500px;
  margin: 20px auto 19px;
}

@media (max-width: 575px) {
  .u-section-5 .u-text-2 {
    width: 340px;
  }
}@font-face {
  font-family: 'AlmaqRough';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/AlmaqRough.ttf);
}