 .u-section-1 {
  background-image: linear-gradient(#478ac9, #adcce9);
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.9375rem;
  font-weight: 700;
  margin: 50px auto;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin: 25px 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 258px;
}

.u-section-2 .u-text-1 {
  font-size: 1.25rem;
  margin: 20px auto 0 20px;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  margin: 20px auto 0 20px;
}

.u-section-2 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  font-size: 1.125rem;
  background-image: none;
  margin: 12px auto 0 20px;
  padding: 8px 21px 8px 19px;
}

.u-section-2 .u-text-3 {
  font-size: 1.25rem;
  margin: 20px auto 0 20px;
}

.u-section-2 .u-image-1 {
  width: 116px;
  height: 44px;
  margin: 12px auto 20px 20px;
}