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

.u-section-1 .u-text-1 {
  font-family: Fredoka;
  font-weight: 700;
  --text-color-var: #007771;
  margin: 24px auto 0 24px;
}

.u-section-1 .u-text-2 {
  --text-color-var: #111111;
  margin: 20px 255px 60px 24px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-right: 55px;
  }
}

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