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

.u-section-1 .u-btn-1 {
  font-weight: 700;
  background-image: none;
  --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: 0.3;
  border-style: solid;
  margin: 21px 90px 0 auto;
}

.u-section-1 .u-text-1 {
  font-weight: 900;
  margin: -44px 870px 0 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 25px;
  margin-top: 21px;
  margin-bottom: 60px;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 670px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: 450px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 1.875rem;
    margin-top: -36px;
    margin-right: 306px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 42px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 0;
  }
}