 .u-section-1 {
  background-image: url("images/bg.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  margin: 91px auto 0;
}

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

.u-section-1 .u-image-3 {
  width: 300px;
  height: 300px;
  margin: -300px 29px 0 auto;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: solid;
  font-weight: 700;
  --radius: 10px;
  margin: 8px auto 0 79px;
  padding: 10px 52px 10px 51px;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  border-style: solid;
  font-weight: 700;
  --radius: 10px;
  margin: -45px 79px 0 auto;
  padding: 10px 71px 10px 70px;
}

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

.u-section-1 .u-text-2 {
  text-decoration: underline !important;
  font-weight: 700;
  margin: 8px auto 60px;
}

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

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

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

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

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

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

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

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

.u-section-2 .u-text-1 {
  width: 377px;
  margin: 17px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 2.25rem;
  text-transform: none;
  line-height: 1.4;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  width: 196px;
  margin: 11px auto 0;
}

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

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

.u-section-2 .u-text-3 {
  width: 342px;
  margin: 24px auto;
}

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

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

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

  .u-section-2 .u-text-3 {
    width: 340px;
  }
}