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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  font-size: 1.875rem;
  margin-top: 20px;
  font-weight: 700;
}

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 1.875rem;
}

.u-section-1 .u-text-3 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
}

.u-section-1 .u-text-4 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 1.875rem;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 300px;
  margin: 30px auto 0 0;
}

.u-section-1 .u-text-5 {
  margin: 30px auto 0 0;
}

.u-section-1 .u-text-6 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 1.875rem;
}

.u-section-1 .u-image-2 {
  width: 570px;
  height: 299px;
  margin: 30px auto 0 0;
}

.u-section-1 .u-text-7 {
  margin: 30px auto 0 0;
}

.u-section-1 .u-image-3 {
  width: 570px;
  height: 300px;
  margin: 30px auto 0 0;
}

.u-section-1 .u-text-8 {
  margin: 30px auto 0 0;
}

.u-section-1 .u-text-9 {
  font-size: 1.875rem;
  margin: 30px auto 0 0;
}

.u-section-1 .u-image-4 {
  width: 570px;
  height: 300px;
  margin: 30px auto 0 0;
}

.u-section-1 .u-text-10 {
  margin: 30px auto 0 0;
}

.u-section-1 .u-text-11 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 60px;
  font-size: 1.875rem;
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
  }

  .u-section-1 .u-text-4 {
    font-size: 1rem;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 284px;
  }

  .u-section-1 .u-text-6 {
    font-size: 1rem;
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 283px;
  }

  .u-section-1 .u-image-3 {
    width: 540px;
    height: 284px;
  }

  .u-section-1 .u-text-9 {
    font-size: 1rem;
  }

  .u-section-1 .u-image-4 {
    width: 540px;
    height: 284px;
  }

  .u-section-1 .u-text-11 {
    font-size: 1rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 179px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 178px;
  }

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 179px;
  }

  .u-section-1 .u-image-4 {
    width: 340px;
    height: 179px;
  }
}.theq{
			padding: 3px;
			padding-left: 5vw;
			padding-right: 5vw;
			margin: 3px;
			border-radius: 5px;
			background-color: #9E8BCE;
			color: #ffffff;
}