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

.u-section-1 .u-btn-1 {
  --radius: 20px;
  background-image: none;
  font-weight: 700;
  margin: 36px auto;
  padding: 10px 45px 10px 44px;
}

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

  .u-section-1 .u-btn-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-top: 52px;
    margin-bottom: 52px;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-top: 35px;
    margin-bottom: 34px;
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-top: 43px;
    margin-bottom: 43px;
    padding-right: 47px;
    padding-left: 46px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Screenshot2024-11-11at5.19.19PM.png");
  background-size: contain;
}

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

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

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

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

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

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

.u-section-3 .u-image-1 {
  height: 671px;
  margin-top: 0;
  margin-bottom: 0;
}