.u-section-1 .u-sheet-1 {
  min-height: 1041px;
  margin-bottom: 0;
}

.u-section-1 .u-btn-1 {
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  background-image: none;
  font-size: 1.125rem;
  margin: 169px auto 0 0;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  background-image: none;
  font-size: 1.125rem;
  margin: 10px auto 0 0;
  padding: 0;
}

.u-section-1 .u-btn-3 {
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  background-image: none;
  font-size: 1.125rem;
  margin: 10px auto 0 0;
  padding: 0;
}

.u-section-1 .u-btn-4 {
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  background-image: none;
  font-size: 1.125rem;
  margin: 10px auto 0 0;
  padding: 0;
}

.u-section-1 .u-btn-5 {
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  background-image: none;
  font-size: 1.125rem;
  margin: 10px auto 60px 0;
  padding: 0;
}

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 174px;
    margin-right: 575px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 575px;
  }

  .u-section-1 .u-btn-3 {
    margin-right: 575px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-btn-1 {
    margin-top: 186px;
    margin-right: 395px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 395px;
  }

  .u-section-1 .u-btn-3 {
    margin-right: 395px;
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-top: 174px;
    margin-right: auto;
    margin-left: -2px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: auto;
    margin-left: -2px;
  }

  .u-section-1 .u-btn-3 {
    margin-right: auto;
    margin-left: -2px;
  }
}