 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 1.25rem;
  margin: 20px 579px 0 0;
}

.u-section-1 .u-text-2 {
  text-transform: uppercase;
  font-size: 0.875rem;
  margin: 0 auto 0 0;
}

.u-section-1 .u-group-1 {
  min-height: 871px;
  height: auto;
  --radius: 3px;
  margin-top: 52px;
  margin-bottom: 20px;
}

.u-section-1 .u-container-layout-1 {
  padding: 0 0 15px;
}

.u-section-1 .u-custom-html-1 {
  margin-top: 0;
  margin-bottom: 0;
}

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

  .u-section-1 .u-group-1 {
    height: auto;
  }

  .u-section-1 .u-container-layout-1 {
    padding-bottom: 30px;
  }
}

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

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

  .u-section-1 .u-group-1 {
    margin-top: 89px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    margin-right: 274px;
  }

  .u-section-1 .u-group-1 {
    margin-top: 40px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.75rem;
  }

  .u-section-1 .u-group-1 {
    margin-top: 11px;
  }
}