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

.u-section-1 .u-text-1 {
  font-weight: 900;
  font-size: 1.5rem;
  width: 340px;
  margin: 16px auto;
} .u-section-2 {
  background-image: linear-gradient(to bottom, rgba(181, 79, 55, 1), rgba(181, 79, 55, 1)), linear-gradient(to bottom, rgba(229, 229, 229, 1), rgba(229, 229, 229, 1));
}

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

.u-section-2 .u-image-1 {
  width: 1186px;
  height: 615px;
  margin: 42px -23px 0;
}

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

  .u-section-2 .u-image-1 {
    width: 940px;
    height: 487px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

@media (max-width: 767px) {
   .u-section-2 {
    background-position: 50% 50%, 50% 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
  }

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

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

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

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

.u-section-3 .u-text-1 {
  margin: 10px 0 -37px;
}

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

  .u-section-3 .u-text-1 {
    width: auto;
  }
} .u-section-4 {
  --color-var: #b54f37fc;
}

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

.u-section-4 .u-text-1 {
  margin: 60px 0;
}

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

  .u-section-4 .u-text-1 {
    width: auto;
    margin-left: -33px;
    margin-right: -33px;
  }
}