 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(41, 45, 51, 0.75), rgba(41, 45, 51, 0.75)), url('images/photo-1508385082359-f38ae991e8f2.jpeg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 600;
  font-size: 4.5rem;
  margin: 253px 391px 0 54px;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  font-weight: 200;
  margin: 1px 256px 0 58px;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: linear-gradient(#4c7397, #425465);
  --radius: 5px;
  margin: 26px auto 60px 58px;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
    margin-right: 323px;
  }

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

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

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

  .u-section-1 .u-text-1 {
    margin-right: 247px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-right: 185px;
    font-size: 3.75rem;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 191px;
    margin-left: 0;
    margin-right: 0;
    font-size: 3rem;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 11px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 41px;
    margin-left: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1368px;
}

.u-section-2 .u-text-1 {
  font-weight: 600;
  font-size: 3rem;
  margin: 112px auto 0 117px;
}

.u-section-2 .u-form-1 {
  height: 406px;
  --thumb-color: #478ac9;
  --thumb-hover-color: #77aad9;
  --track-color: #c0c0c0;
  --track-active-color: #478ac9;
  margin: 12px 168px 60px 117px;
}

.u-section-2 .u-form-group-2 {
  margin-left: 0;
}

.u-section-2 .u-form-group-4 {
  margin-left: 0;
}

.u-section-2 .u-form-group-6 {
  margin-left: 0;
}

.u-section-2 .u-form-group-7 {
  margin-left: 0;
}

.u-section-2 .u-form-group-8 {
  margin-left: 0;
}

.u-section-2 .u-form-group-9 {
  margin-left: 0;
}

.u-section-2 .u-form-group-10 {
  margin-left: 0;
}

.u-section-2 .u-form-group-11 {
  margin-left: 0;
}

.u-section-2 .u-btn-1 {
  background-image: linear-gradient(#77aad9, #4c7397);
  width: 62%;
  font-weight: 600;
  --radius: 13px;
  padding: 10px 0;
}

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    width: 266px;
    margin-top: 47px;
    margin-left: auto;
  }

  .u-section-2 .u-form-1 {
    height: 1364px;
    width: 324px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-btn-1 {
    width: 100%;
  }
}