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

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 42px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 50px 20px 0;
}

.u-section-1 .u-image-1 {
  height: 838px;
  margin-top: -20px;
  margin-bottom: 0;
}

.u-section-1 .u-text-3 {
  font-style: italic;
  width: 311px;
  margin: -102px auto 0;
}

.u-section-1 .u-text-4 {
  font-weight: 400;
  font-size: 1.875rem;
  margin: 62px auto 20px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-left: calc(((100% - 940px) / 2));
    margin-right: calc(((100% - 940px) / 2));
  }

  .u-section-1 .u-image-1 {
    margin-top: 44px;
  }

  .u-section-1 .u-text-3 {
    margin-left: calc(((100% - 940px) / 2)  + 350px);
    margin-right: calc(((100% - 940px) / 2)  + 350px);
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    margin-left: calc(((100% - 720px) / 2));
    margin-right: calc(((100% - 720px) / 2));
  }

  .u-section-1 .u-text-3 {
    margin-left: calc(((100% - 720px) / 2)  + 240px);
    margin-right: calc(((100% - 720px) / 2)  + 240px);
  }

  .u-section-1 .u-text-4 {
    margin-bottom: 51px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    margin-left: calc(((100% - 540px) / 2));
    margin-right: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-image-1 {
    margin-top: 45px;
  }

  .u-section-1 .u-text-3 {
    margin-top: -4px;
    margin-left: calc(((100% - 540px) / 2)  + 150px);
    margin-right: calc(((100% - 540px) / 2)  + 150px);
  }

  .u-section-1 .u-text-4 {
    font-size: 1.6666666666666665rem;
    margin-top: -20px;
    margin-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    margin-left: calc(((100% - 340px) / 2));
    margin-right: calc(((100% - 340px) / 2));
  }

  .u-section-1 .u-image-1 {
    margin-top: 19px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 2px;
    margin-left: calc(((100% - 340px) / 2)  + 50px);
    margin-right: calc(((100% - 340px) / 2)  + 50px);
  }

  .u-section-1 .u-text-4 {
    margin-top: -26px;
    margin-bottom: 43px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1180px;
}

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

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

.u-section-2 .u-image-1 {
  width: 1036px;
  height: 778px;
  margin: 0 auto;
}

.u-section-2 .u-text-3 {
  font-style: italic;
  width: 311px;
  margin: 0 auto 60px;
}

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

  .u-section-2 .u-image-1 {
    width: 940px;
    height: 706px;
  }
}

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

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

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

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

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 256px;
  }
}