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

.u-section-1 .u-shape-1 {
  width: 403px;
  height: 471px;
  background-image: none;
  margin: 0 auto 0 calc(((100% - 1140px) / 2));
}

.u-section-1 .u-image-1 {
  height: 679px;
  margin-top: -471px;
  margin-bottom: 0;
}

.u-section-1 .u-group-1 {
  width: 565px;
  min-height: 216px;
  height: auto;
  margin: -281px auto 60px calc(((100% - 1140px) / 2) + 42px);
}

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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 1px;
}

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

  .u-section-1 .u-shape-1 {
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-1 .u-group-1 {
    margin-left: calc(((100% - 940px) / 2) + 42px);
    height: auto;
  }

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

@media (max-width: 991px) {
  .u-section-1 .u-shape-1 {
    margin-left: calc(((100% - 720px) / 2));
  }

  .u-section-1 .u-group-1 {
    margin-left: calc(((100% - 720px) / 2) + 42px);
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-shape-1 {
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-group-1 {
    width: 540px;
    margin-left: calc(((100% - 540px) / 2));
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-shape-1 {
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
  }

  .u-section-1 .u-group-1 {
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
  }

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