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

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-align: center;
  margin: 22px auto 0;
}

.u-section-1 .u-list-1 {
  width: 400px;
  margin: 18px auto 0;
}

.u-section-1 .u-repeater-1 {
  grid-gap: 0px 0px;
  grid-template-columns: 33.3333% 33.3333% 33.3333%;
  min-height: 37px;
}

.u-section-1 .u-container-layout-1 {
  padding: 0 10px 1px;
}

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

.u-section-1 .u-icon-1 {
  color: rgb(0, 0, 0) !important;
  font-size: 1.4286em;
}

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

.u-section-1 .u-container-layout-2 {
  padding: 0 10px 1px;
}

.u-section-1 .u-text-3 {
  font-size: 0.875rem;
  margin: 0 auto;
}

.u-section-1 .u-icon-2 {
  background-image: none;
  color: rgb(0, 0, 0) !important;
  font-size: 1.4286em;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-container-layout-3 {
  padding: 0 10px 1px;
}

.u-section-1 .u-text-4 {
  font-size: 0.875rem;
  margin: 0 auto;
}

.u-section-1 .u-icon-3 {
  background-image: none;
  font-size: 1.4286em;
  color: rgb(0, 0, 0) !important;
}

.u-section-1 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-group-1 {
  width: 680px;
  min-height: 594px;
  margin: 18px auto 22px;
}

.u-section-1 .u-text-5 {
  line-height: 1.8;
  text-align: left;
  margin: 0;
}

.u-section-1 .u-btn-4 {
  border-style: none none solid;
  padding: 0;
}

.u-section-1 .u-text-6 {
  text-transform: none;
  text-align: center;
  margin: 22px auto 0 166px;
}

.u-section-1 .u-btn-5 {
  border-style: none none solid;
  text-transform: none;
  font-weight: 700;
  font-size: 1.125rem;
  padding: 0;
}

.u-section-1 .u-text-7 {
  text-transform: none;
  text-align: center;
  margin: 22px auto 0;
}

.u-section-1 .u-btn-6 {
  border-style: none none solid;
  text-transform: none;
  font-weight: 700;
  font-size: 1.125rem;
  padding: 0;
}

.u-section-1 .u-text-8 {
  text-transform: none;
  text-align: center;
  margin: 22px auto 0 116px;
}

.u-section-1 .u-btn-7 {
  border-style: none none solid;
  text-transform: none;
  font-weight: 700;
  font-size: 1.125rem;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(3, 33.333333333333336%);
  }

  .u-section-1 .u-text-5 {
    width: 680px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(2, 50%);
    min-height: 111px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-1 .u-group-1 {
    width: 540px;
  }

  .u-section-1 .u-text-5 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-list-1 {
    width: 340px;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
  }

  .u-section-1 .u-text-5 {
    width: 340px;
  }

  .u-section-1 .u-text-6 {
    margin-left: 105px;
  }

  .u-section-1 .u-text-8 {
    margin-left: 73px;
  }
}