 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 1, 231, 0.5), rgba(0, 1, 231, 0.5)), url('https://assets.nicepagecdn.com/11a8ddce/6335175/images/1134.jpg');
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-1 .u-image-1 {
  width: 431px;
  height: 296px;
  margin: 60px auto;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%, 50% 50%;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 234px;
  }
} .u-section-2 {
  min-height: 760px;
}

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

.u-section-2 .u-text-2 {
  font-weight: 900;
  margin: 19px auto 0;
}

.u-section-2 .u-social-icons-1 {
  height: 84px;
  min-height: 16px;
  width: 312px;
  min-width: 108px;
  margin: 19px auto 0;
}

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

.u-section-2 .u-icon-2 {
  height: 100%;
}

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

.u-section-2 .u-form-1 {
  height: 453px;
  margin-top: -15px;
  margin-bottom: 31px;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  --radius: 50px;
  font-weight: 800;
  font-size: 1.5rem;
  padding: 19px 75px 20px 74px;
}

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

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