.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;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  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: 83px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 20px auto;
}.u-section-3 .u-sheet-1 {
  min-height: 464px;
}

.u-section-3 .u-table-1 {
  width: 90%;
  margin: 0 auto 60px;
}

.u-section-3 .u-table-entity-1 {
  min-height: 100px;
}

.u-block-4432-4 {
  font-weight: 700;
  background-image: none;
}.u-section-4 .u-sheet-1 {
  min-height: 73px;
}

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

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

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