 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(140, 175, 5, 0.5), rgba(236, 249, 222, 0.5)), linear-gradient(0deg, rgba(236, 249, 222, 1), rgba(236, 249, 222, 1));
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

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

.u-section-1 .u-shape-1 {
  height: 162px;
  width: 100px;
  --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: 1;
  margin: 42px 95px 0 auto;
}

.u-section-1 .u-shape-2 {
  height: 162px;
  width: 100px;
  --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: 1;
  margin: -162px auto 0 95px;
}

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  --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: -109px auto 60px;
}

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

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

  .u-section-1 .u-shape-2 {
    margin-left: 57px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -413px;
  }
}

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

  .u-section-1 .u-shape-1 {
    height: 276px;
    margin-top: 58px;
    margin-right: 23px;
  }

  .u-section-1 .u-shape-2 {
    height: 276px;
    margin-top: -276px;
    margin-left: 23px;
  }

  .u-section-1 .u-text-1 {
    margin: -177px 79px 157px 123px;
  }
}

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

  .u-section-1 .u-shape-1 {
    margin-top: 78px;
    margin-right: 95px;
    margin-left: 426px;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    width: 410px;
    margin: -374px auto 60px;
  }
}

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

  .u-section-1 .u-shape-1 {
    height: 244px;
    margin-top: 39px;
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-1 .u-shape-2 {
    height: 244px;
    margin-top: -244px;
    margin-left: 0;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    width: 268px;
    margin-top: -149px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 469px;
}

.u-section-2 .u-text-1 {
  margin: 7px 0 59px;
}