 .u-section-1 {
  background-image: linear-gradient(to right, #00ff5d, #38f8d4);
}

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

.u-section-1 .u-group-1 {
  min-height: 52px;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  width: 777px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 20px auto 19px 173px;
}


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

.u-section-1 .u-text-1 {
  font-weight: 700;
  width: 580px;
  font-size: 2.25rem;
  margin: 0 auto;
}

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

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

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

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

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

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

  .u-section-1 .u-text-1 {
    width: 340px;
  }
} .u-section-2 {
  background-image: linear-gradient(to right, #00ff5d, #38f8d4);
}

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

.u-section-2 .u-custom-html-1 {
  margin-bottom: 60px;
}html {
  scroll-behavior: smooth;
}
.gradient {
  background: linear-gradient(to bottom, #01e9bd, #007cde);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} 