 .u-section-1 {
  background-image: linear-gradient(120deg, black, #478ac9);
}

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

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

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 1.5rem;
  font-style: italic;
  margin: 20px 20px 0;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 257px;
  margin: 20px auto 0;
}

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

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

.u-section-1 .u-image-2 {
  width: 203px;
  height: 267px;
  margin: 32px auto 0;
}

.u-section-1 .u-btn-2 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 30px auto 60px;
  padding: 9px 50px 11px 49px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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