 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #fef9e6, #ffffff);
  background-size: cover;
}

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

.u-section-1 .u-group-1 {
  min-height: 883px;
  margin-top: 29px;
  margin-bottom: 0;
  height: auto;
}

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

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

.u-section-1 .u-btn-1 {
  border-style: none;
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-image: none;
  font-weight: 700;
  margin: 50px auto 0;
  padding: 15px 39px 16px 37px;
}

.u-section-1 .u-btn-2 {
  border-style: none;
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-image: none;
  font-weight: 700;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --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: 40px auto 0;
  padding: 15px 17px 16px;
}

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

@media (max-width: 991px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #ffffff, #fef9e6);
  background-size: cover;
}

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

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

.u-section-2 .u-image-1 {
  --radius: 10px;
  width: 181px;
  height: 91px;
  margin: -139px auto 48px 41px;
}

@media (max-width: 991px) {
  .u-section-2 .u-image-1 {
    width: 136px;
    height: 68px;
    margin-top: -102px;
    margin-left: 15px;
  }
}

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

  .u-section-2 .u-custom-html-1 {
    height: auto;
    min-height: 638px;
    margin-top: 92px;
  }

  .u-section-2 .u-image-1 {
    width: 99px;
    height: 50px;
    margin-top: -83px;
    margin-left: 0;
  }
}