 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/stars-rgb.jpg");
  background-size: cover;
}

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

.u-section-1 .u-image-1 {
  width: 760px;
  height: 540px;
  margin: 0 auto 22px;
}

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

  .u-section-1 .u-image-1 {
    margin-bottom: 44px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 512px;
    margin-bottom: 33px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 384px;
    margin-bottom: 22px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 242px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 441px;
}

.u-section-2 .u-text-1 {
  margin: 20px 0 0;
}

.u-section-2 .u-text-2 {
  font-weight: 800;
  margin: 20px 0 0;
}

.u-section-2 .u-text-3 {
  font-weight: 600;
  margin: 0;
}

.u-section-2 .u-text-4 {
  margin: 10px 0 0;
}

.u-section-2 .u-text-5 {
  margin: 20px 0 32px;
}.u-section-3 .u-sheet-1 {
  min-height: 85px;
}

.u-section-3 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 18px auto 25px 0;
  padding: 4px 22px 4px 21px;
}

.u-section-3 .u-icon-1 {
  font-size: 1.7143em;
  vertical-align: -3px;
}