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

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

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  margin: 60px auto;
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 56px;
    margin-bottom: 56px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1190px;
}

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

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

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 641px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 346px;
}

.u-section-3 .u-image-1 {
  width: 260px;
  height: 260px;
  margin: 34px auto 52px;
}