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

.u-section-1 .u-text-1 {
  text-shadow: 3px 4px 6px rgba(0,0,0,1);
  margin: 264px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  text-shadow: 3px 4px 6px rgba(0,0,0,1);
  margin: 1px auto 0;
}

.u-section-1 .u-btn-1 {
  font-size: 1.875rem;
  background-image: none;
  --text-hover-color-var: #0aff00;
  --text-active-color-var: #ff0000;
  font-weight: 400;
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  margin: 80px 582px 0 360px;
}

.u-section-1 .u-btn-2 {
  font-size: 1.875rem;
  background-image: none;
  --text-hover-color-var: #0aff00;
  --text-active-color-var: #ff0000;
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  margin: -66px 370px 60px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    border-style: solid;
    margin-right: 482px;
    margin-left: 337px;
    padding: 0;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 170px;
    margin-left: 481px;
    padding: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-btn-1 {
    margin-top: 60px;
    margin-right: auto;
    margin-left: 222px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: -46px;
    margin-right: 0;
    margin-left: 371px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-btn-1 {
    margin-left: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 20px;
    margin-left: 203px;
  }
}

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

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