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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 14px auto 0;
}

.u-section-1 .u-btn-1 {
  padding: 10px 30px;
}

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

.u-section-1 .u-text-2 {
  margin: 86px auto 0;
}

.u-section-1 .u-btn-3 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 30px auto 60px;
}

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

  .u-section-1 .u-btn-2 {
    margin-top: -102px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-btn-2 {
    margin-top: -85px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 91px;
  }
} .u-section-2 {
  --border-color-var: #000000;
  border-style: solid;
}

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

.u-section-2 .u-table-1 {
  width: 706px;
  margin: 1px auto 0;
}

.u-block-3fb5-10 {
  height: 53px;
}

.u-block-3fb5-21 {
  height: 53px;
}

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

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

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

@media (max-width: 767px) {
  .u-section-2 .u-table-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-table-1 {
    width: 340px;
  }
}