 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url('https://assets.nicepagecdn.com/82a4e920/6240295/images/careers.png');
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.6;
  margin: 256px 197px 0 70px;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  margin: 18px 421px 60px 70px;
}

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

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 19px;
    margin-right: 291px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 218px;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-top: 23px;
    margin-right: 71px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 194px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.75rem;
    margin-top: 111px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 450px;
}

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 70px 70px 0;
}

.u-section-2 .u-text-2 {
  margin-left: 70px;
  margin-right: 70px;
  margin-bottom: 60px;
}

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

  .u-section-2 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}.phone-number {
/* Define linear gradient background */
  background: linear-gradient(155.65deg, #EFC53B, #897122) !important;
  /* Set text color to transparent to make the text appear over the gradient */
  color: transparent !important;
  /* Use the background-clip property to clip the background to the text */
  -webkit-background-clip: text !important;
  background-clip: text !important;
}