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

.u-section-1 .u-image-1 {
  width: 419px;
}.u-section-2 .u-sheet-1 {
  min-height: 1081px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 6rem;
  width: 618px;
  line-height: 1.3;
  margin: 67px auto 0;
}

.u-section-2 .u-btn-1 {
  --radius: 50px;
  text-transform: uppercase;
  font-size: 0.875rem;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -414px 26px 0 auto;
  padding: 18px 27px 18px 26px;
}

.u-section-2 .u-text-2 {
  width: 618px;
  font-size: 1.5rem;
  font-style: italic;
  margin: 377px auto 0;
}

.u-section-2 .u-btn-2 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 30px auto 0;
}

.u-section-2 .u-btn-3 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 40px auto 60px;
}

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

  .u-section-2 .u-btn-1 {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-btn-1 {
    margin-top: -341px;
    margin-right: 20px;
  }

  .u-section-2 .u-text-2 {
    margin-top: 304px;
  }
}

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

  .u-section-2 .u-btn-1 {
    margin-right: 0;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.3333333333333333rem;
    width: 540px;
  }
}

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

  .u-section-2 .u-btn-1 {
    margin-top: 381px;
    margin-right: auto;
  }

  .u-section-2 .u-text-2 {
    width: 340px;
    margin-top: -418px;
  }

  .u-section-2 .u-btn-2 {
    font-size: 1.25rem;
    --radius: 37px;
    padding: 0;
  }

  .u-section-2 .u-btn-3 {
    font-size: 1rem;
  }
}