.u-section-1 .u-sheet-1 {
  min-height: 600px;
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Team_1.jpg");
  background-size: cover;
}

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

.u-section-2 .u-image-1 {
  width: 287px;
  height: 140px;
  --animation-custom_in-translate_x: -400px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  margin: 815px auto 0;
}

.u-section-2 .u-text-1 {
  font-size: 0.875rem;
  margin: 0;
}

.u-section-2 .u-text-2 {
  font-size: 3rem;
  margin: 37px 0 55px;
}

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

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

  .u-section-2 .u-image-1 {
    margin-top: 514px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 25px;
    margin-bottom: 13px;
  }
}

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

  .u-section-2 .u-image-1 {
    margin-top: 424px;
  }

  .u-section-2 .u-text-2 {
    font-size: 2.25rem;
    margin-top: 15px;
    margin-bottom: 10px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 151px;
    height: 74px;
    margin-top: 224px;
  }

  .u-section-2 .u-text-1 {
    font-size: 0.75rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.875rem;
    margin-top: 14px;
    margin-bottom: 39px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 631px;
}

.u-section-3 .u-text-1 {
  margin: 29px 0 0;
}

.u-section-3 .u-text-2 {
  font-family: Arizonia;
  font-size: 2.25rem;
  line-height: 1;
  margin: 35px 0 0;
}

.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: 30px auto 0 0;
}

.u-section-3 .u-btn-2 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 20px auto 20px 0;
  padding: 10px 33px;
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 14px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 50px;
  }

  .u-section-3 .u-btn-1 {
    margin-top: 32px;
  }

  .u-section-3 .u-btn-2 {
    margin-top: 25px;
    margin-bottom: 32px;
  }
}

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

  .u-section-3 .u-btn-1 {
    margin-top: 49px;
  }

  .u-section-3 .u-btn-2 {
    margin-top: 20px;
  }
}

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

  .u-section-3 .u-text-2 {
    font-size: 2rem;
  }

  .u-section-3 .u-btn-1 {
    margin-top: 39px;
  }

  .u-section-3 .u-btn-2 {
    margin-top: 30px;
  }
}

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

  .u-section-3 .u-text-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}