 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #ffd601, #1c762c);
  background-size: cover;
}

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

.u-section-1 .u-list-1 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.u-section-1 .u-repeater-1 {
  grid-auto-columns: calc(16.6667% - 4.16667px);
  grid-template-columns: repeat(6, calc(16.6667% - 4.16667px));
  min-height: 52px;
  --gap: 5px;
}

.u-section-1 .u-list-item-1 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-1 .u-btn-1 {
  --radius: 3px;
  font-weight: 700;
  font-size: 0.75rem;
  margin: 0 auto;
  padding: 7px 26px 8px 25px;
}

.u-section-1 .u-icon-1 {
  font-size: 0.7em;
}

.u-section-1 .u-list-item-2 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-1 .u-btn-2 {
  --radius: 3px;
  font-weight: 700;
  font-size: 0.75rem;
  margin: 0 auto;
  padding: 7px 26px 8px 25px;
}

.u-section-1 .u-icon-2 {
  font-size: 0.7em;
}

.u-section-1 .u-list-item-3 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-1 .u-btn-3 {
  --radius: 3px;
  font-weight: 700;
  font-size: 0.75rem;
  margin: 0 auto;
  padding: 7px 26px 8px 25px;
}

.u-section-1 .u-icon-3 {
  font-size: 0.7em;
}

.u-section-1 .u-list-item-4 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-1 .u-btn-4 {
  --radius: 3px;
  font-weight: 700;
  font-size: 0.75rem;
  margin: 0 auto;
  padding: 7px 26px 8px 25px;
}

.u-section-1 .u-icon-4 {
  font-size: 0.7em;
}

.u-section-1 .u-list-item-5 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-1 .u-btn-5 {
  --radius: 3px;
  font-weight: 700;
  font-size: 0.75rem;
  margin: 0 auto;
  padding: 7px 26px 8px 25px;
}

.u-section-1 .u-icon-5 {
  font-size: 0.7em;
}

.u-section-1 .u-list-item-6 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-1 .u-btn-6 {
  --radius: 3px;
  font-weight: 700;
  font-size: 0.75rem;
  margin: 0 auto;
  padding: 7px 26px 8px 25px;
}

.u-section-1 .u-icon-6 {
  font-size: 0.7em;
}

@media (max-width: 1199px) {
  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(16.666666666666668% - 4.16667px);
    grid-template-columns: repeat(6, calc(16.666666666666668% - 4.16667px));
    grid-gap: 5px;
    min-height: 43px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 3.3333359999999996px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 3.3333359999999996px));
    min-height: 132px;
  }
}

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

  .u-section-1 .u-list-1 {
    margin-bottom: 15px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(33.3333% - 3.33333px);
    grid-template-columns: repeat(3, calc(33.3333% - 3.33333px));
    min-height: 118px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(50% - 2.4999975px);
    grid-template-columns: repeat(2, calc(50% - 2.4999975px));
    min-height: 170px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 703px;
}

.u-section-2 .u-text-1 {
  font-size: 3.75rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Comic Neue";
  margin: 80px auto 0 0;
}

.u-section-2 .u-text-2 {
  letter-spacing: 0px;
  line-height: 2;
  font-size: 1.25rem;
  margin: 18px 0 0;
}

.u-section-2 .u-shape-1 {
  width: 69px;
  height: 69px;
  margin: 33px 27px 60px auto;
}

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

  .u-section-2 .u-text-2 {
    width: 781px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    width: 720px;
    font-size: 1.125rem;
  }

  .u-section-2 .u-shape-1 {
    margin-top: 141px;
    margin-right: 10px;
    margin-bottom: 59px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
    margin-bottom: 60px;
  }

  .u-section-2 .u-shape-1 {
    margin-top: -3173px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.25rem;
    margin-top: 50px;
  }

  .u-section-2 .u-shape-1 {
    margin-top: -5059px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 1018px;
}

.u-section-3 .u-text-1 {
  font-size: 3.75rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Comic Neue";
  margin: 80px auto 0 0;
}

.u-section-3 .u-text-2 {
  letter-spacing: 0px;
  line-height: 2;
  font-size: 1.25rem;
  margin: 18px 0 0;
}

.u-section-3 .u-text-3 {
  font-size: 1.25rem;
  margin: 20px 238px 0 0;
}

.u-section-3 .u-shape-1 {
  width: 69px;
  height: 69px;
  margin: -80px 18px 60px auto;
}

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

  .u-section-3 .u-text-2 {
    width: 781px;
  }

  .u-section-3 .u-text-3 {
    margin-right: 38px;
  }
}

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

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

  .u-section-3 .u-text-2 {
    width: 720px;
    font-size: 1.125rem;
  }

  .u-section-3 .u-text-3 {
    margin-right: 0;
  }

  .u-section-3 .u-shape-1 {
    margin-top: -39px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}

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

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

  .u-section-3 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
  }

  .u-section-3 .u-text-3 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 23px;
    margin-bottom: 59px;
  }

  .u-section-3 .u-shape-1 {
    margin-top: -80px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    font-size: 1.25rem;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 1366px;
}

.u-section-4 .u-text-1 {
  font-size: 3.75rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Comic Neue";
  margin: 80px auto 0 0;
}

.u-section-4 .u-text-2 {
  letter-spacing: 0px;
  line-height: 2;
  font-size: 1.25rem;
  margin: 18px 0 0;
}

.u-section-4 .u-text-3 {
  font-size: 1.25rem;
  margin: 18px 119px 0 0;
}

.u-section-4 .u-shape-1 {
  width: 69px;
  height: 69px;
  margin: 25px 20px 48px auto;
}

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

  .u-section-4 .u-text-2 {
    width: 781px;
  }

  .u-section-4 .u-text-3 {
    margin-right: 0;
  }
}

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

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

  .u-section-4 .u-text-2 {
    width: 720px;
    font-size: 1.125rem;
  }

  .u-section-4 .u-shape-1 {
    margin-top: -39px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}

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

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

  .u-section-4 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
  }

  .u-section-4 .u-text-3 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 23px;
    margin-bottom: 59px;
  }

  .u-section-4 .u-shape-1 {
    margin-top: 25px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    font-size: 1.25rem;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 1390px;
}

.u-section-5 .u-text-1 {
  font-size: 3.75rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Comic Neue";
  margin: 80px auto 0 0;
}

.u-section-5 .u-text-2 {
  letter-spacing: 0px;
  line-height: 2;
  font-size: 1.25rem;
  margin: 18px 0 0;
}

.u-section-5 .u-text-3 {
  font-size: 1.25rem;
  margin: 20px 29px 0 0;
}

.u-section-5 .u-shape-1 {
  width: 69px;
  height: 69px;
  margin: 24px 20px 47px auto;
}

@media (max-width: 1199px) {
  .u-section-5 .u-text-2 {
    width: 781px;
  }

  .u-section-5 .u-text-3 {
    margin-right: 0;
  }
}

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

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

  .u-section-5 .u-text-2 {
    width: 720px;
    font-size: 1.125rem;
  }

  .u-section-5 .u-shape-1 {
    margin-top: -39px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}

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

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

  .u-section-5 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
  }

  .u-section-5 .u-text-3 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 23px;
    margin-bottom: 59px;
  }

  .u-section-5 .u-shape-1 {
    margin-top: 24px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 933px;
}

.u-section-6 .u-text-1 {
  font-size: 3.75rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Comic Neue";
  margin: 80px auto 0 0;
}

.u-section-6 .u-text-2 {
  letter-spacing: 0px;
  line-height: 2;
  font-size: 1.25rem;
  margin: 18px 0 0;
}

.u-section-6 .u-text-3 {
  font-size: 1.25rem;
  margin: 20px 29px 0 0;
}

.u-section-6 .u-shape-1 {
  width: 69px;
  height: 69px;
  margin: 24px 20px 46px auto;
}

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

  .u-section-6 .u-text-2 {
    width: 781px;
  }

  .u-section-6 .u-text-3 {
    margin-right: 0;
  }
}

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

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

  .u-section-6 .u-text-2 {
    width: 720px;
    font-size: 1.125rem;
  }

  .u-section-6 .u-shape-1 {
    margin-top: -39px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}

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

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

  .u-section-6 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
  }

  .u-section-6 .u-text-3 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 23px;
    margin-bottom: 59px;
  }

  .u-section-6 .u-shape-1 {
    margin-top: 24px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 750px;
}

.u-section-7 .u-text-1 {
  font-size: 3.75rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Comic Neue";
  margin: 80px auto 0 0;
}

.u-section-7 .u-text-2 {
  letter-spacing: 0px;
  line-height: 2;
  font-size: 1.25rem;
  margin: 18px 0 0;
}

.u-section-7 .u-text-3 {
  font-size: 1.25rem;
  margin: 20px 29px 0 0;
}

.u-section-7 .u-shape-1 {
  width: 69px;
  height: 69px;
  margin: 24px 20px 60px auto;
}

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

  .u-section-7 .u-text-2 {
    width: 781px;
  }

  .u-section-7 .u-text-3 {
    margin-right: 0;
  }
}

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

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

  .u-section-7 .u-text-2 {
    width: 720px;
    font-size: 1.125rem;
  }

  .u-section-7 .u-shape-1 {
    margin-top: -39px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}

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

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

  .u-section-7 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
  }

  .u-section-7 .u-text-3 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 23px;
    margin-bottom: 59px;
  }

  .u-section-7 .u-shape-1 {
    margin-top: 24px;
  }
}