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

.u-section-1 .u-group-1 {
  min-height: 809px;
  height: auto;
  --radius: 10px;
  width: 1320px;
  --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: 1;
  margin: 130px auto 0;
}

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

.u-section-1 .u-text-1 {
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.5;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 0 auto 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 24px 0 0;
}

.u-section-1 .u-shape-1 {
  height: 59px;
  margin-top: 26px;
  margin-bottom: 0;
  background-image: linear-gradient(rgba(0,0,0,0), black);
}

@media (max-width: 1399px) {
   .u-section-1 {
    min-height: 998px;
  }

  .u-section-1 .u-group-1 {
    width: 1140px;
    margin-top: 129px;
    height: auto;
  }

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

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    width: 940px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-group-1 {
    width: 720px;
    margin-top: 127px;
  }

  .u-section-1 .u-shape-1 {
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 540px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 340px;
  }
}