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

.u-section-1 .u-text-1 {
  font-size: 1.75rem;
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  margin: 4px 24px;
}

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

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

  .u-section-1 .u-text-1 {
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-bottom: 12px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 459px;
}

.u-section-2 .u-text-1 {
  margin-bottom: 0;
  font-weight: 700;
}

.u-section-2 .u-text-2 {
  font-size: 1.125rem;
  margin: 12px 64px 60px 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-2 {
    margin-right: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 73px;
}

.u-section-3 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.25rem;
  font-weight: 700;
  margin: 10px auto 0;
}

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

  .u-section-3 .u-text-1 {
    margin-top: 8px;
    font-size: 1.875rem;
  }
}