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

.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: 1;
  font-size: 5rem;
  margin: 55px auto 0;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
  }
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }
} .u-section-2 {
  min-height: 92px;
}

.u-section-2 .u-shape-1 {
  height: 52px;
  margin-top: 0;
  margin-bottom: 20px;
  --bottom-right-radius: 15px;
  --bottom-left-radius: 15px;
}

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

.u-section-3 .u-text-1 {
  margin: 0 36px 14px;
}

@media (max-width: 1399px) {
  .u-section-3 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-text-1 {
    margin-top: 561px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    margin-bottom: -2px;
  }
}