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

.u-section-1 .u-text-1 {
  font-style: normal;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 23px auto;
}.u-section-2 .u-sheet-1 {
  min-height: 1249px;
}

.u-section-2 .u-image-1 {
  width: 1153px;
  height: 1239px;
  margin: 10px -8px 5px auto;
}

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

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

@media (max-width: 991px) {
  .u-section-2 .u-image-1 {
    width: 720px;
    height: 774px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    width: 540px;
    height: 581px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 366px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 85px;
}.u-section-4 .u-sheet-1 {
  min-height: 88px;
}

.u-section-4 .u-btn-1 {
  margin: 8px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-btn-1 {
    --radius: 50px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 1px;
  }
}