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

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

.u-section-1 .u-line-1 {
  left: auto;
  top: 284px;
  transform-origin: center top 0px;
  position: absolute;
  height: 110px;
  right: 149px;
}

.u-section-1 .u-btn-1 {
  background-image: linear-gradient(#72efe9, #858e99);
  font-weight: 700;
  font-size: 1.125rem;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  --radius: 30px;
  margin: 85px auto 0;
}

.u-section-1 .u-icon-1 {
  font-size: 1.25em;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  margin: 127px 166px 0 391px;
}

.u-section-1 .u-text-2 {
  margin: -13px 166px 0 715px;
}

.u-section-1 .u-btn-2 {
  font-size: 0.9375rem;
  font-weight: 700;
  margin: 1px 166px 60px auto;
  padding: 8px 33px;
}

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

  .u-section-1 .u-btn-1 {
    --top-right-radius: 30px;
    --top-left-radius: 30px;
  }

  .u-section-1 .u-text-1 {
    margin-right: 66px;
    margin-left: 291px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 66px;
    margin-left: 615px;
  }

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

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

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

  .u-section-1 .u-text-2 {
    margin-right: 0;
    margin-left: 461px;
  }

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

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

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

  .u-section-1 .u-text-2 {
    margin-left: 281px;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-left: 81px;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 3rem;
  font-weight: 900;
  width: 670px;
  margin: 79px auto 0;
}

.u-section-2 .u-social-icons-1 {
  white-space: nowrap;
  height: 37px;
  min-height: 16px;
  width: 499px;
  min-width: 232px;
  margin: 30px auto 0;
}

.u-section-2 .u-icon-1 {
  height: 0;
}

.u-section-2 .u-icon-2 {
  height: 0;
}

.u-section-2 .u-icon-3 {
  height: 0;
}

.u-section-2 .u-icon-4 {
  height: 0;
}

.u-section-2 .u-icon-5 {
  height: 0;
}

.u-section-2 .u-icon-6 {
  height: 0;
}

.u-section-2 .u-icon-7 {
  height: 0;
}

.u-section-2 .u-text-2 {
  font-size: 0.875rem;
  width: 317px;
  margin: 15px auto 0;
}

.u-section-2 .u-line-1 {
  width: 379px;
  transform-origin: right center 0px;
  margin: 30px auto 48px;
}

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

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

  .u-section-2 .u-social-icons-1 {
    width: 340px;
  }

  .u-section-2 .u-line-1 {
    width: 340px;
  }
}