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

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

.u-section-1 .u-image-1 {
  width: 32px;
  height: 24px;
  margin: 5px 0 0 auto;
}

.u-section-1 .u-image-2 {
  width: 32px;
  height: 24px;
  margin: -24px 37px 0 auto;
}

.u-section-1 .u-image-3 {
  width: 32px;
  height: 24px;
  margin: -24px 74px 5px auto;
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 2.25rem;
  margin: 9px 0 16px;
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 0;
    margin-bottom: 13px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 40px;
  }

  .u-section-2 .u-text-1 {
    margin-bottom: 7px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 275px;
}

.u-section-3 .u-text-1 {
  line-height: 1.8;
  font-size: 1.125rem;
  font-family: "Open Sans", sans-serif;
  margin: 16px 56px 60px;
}

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

@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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