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

.u-section-1 .u-shape-1 {
  height: 3px;
  margin-top: 11px;
  margin-bottom: 0;
}

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

.u-section-1 .u-shape-2 {
  height: 3px;
  margin-top: 12px;
  margin-bottom: 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  font-size: 1.5rem;
  width: 848px;
  margin: 30px auto 60px;
}

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

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

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