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

.u-section-1 .u-text-1 {
  font-family: Charm;
  text-transform: none;
  font-size: 4.5rem;
  margin: 22px 0;
}

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 3.375rem;
    margin-top: 28px;
    margin-bottom: 28px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 83px;
}

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  margin: 25px 0;
}.u-section-3 .u-sheet-1 {
  min-height: 2638px;
}

.u-section-3 .u-text-1 {
  margin: 16px 0 60px;
}

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

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