.u-section-1 {
  background-image: none;
  --color-var: #2f3640;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 16px auto 16px 0;
}

@media (max-width: 1199px) {
  .u-section-1 {
    min-height: 80px;
    --color-var: #4f824f;
  }

  .u-section-1 .u-text-1 {
    margin-top: 26px;
    margin-left: 100px;
  }
}

@media (max-width: 991px) {
  .u-section-1 {
    --color-var: #2f3640;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 21px;
    margin-bottom: 21px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.6666666666666665rem;
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-top: 19px;
    margin-bottom: 19px;
  }
}
.u-section-2 {
  --color-var: #e3fdfd80;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(44, 62, 80, 1),
    rgba(44, 62, 80, 1)
  );
  background-size: cover;
}

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

.u-section-2 .u-group-1 {
  width: 800px;
  min-height: 359px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4);
  --radius: 20px;
  --border-color-var: #fce38a;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1)
  );
  background-size: cover;
  margin: 60px auto;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 1px auto 0 50px;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 32px 50px 0;
}

.u-section-2 .u-text-3 {
  margin: 16px 50px 0;
}

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

.u-section-2 .u-text-4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 33px 50px 0;
}

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

.u-section-2 .u-image-2 {
  width: 311px;
  height: 162px;
  margin: 33px auto 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    height: auto;
  }

  .u-section-2 .u-image-1 {
    height: 430px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-group-1 {
    width: 720px;
  }

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

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

  .u-section-2 .u-image-1 {
    height: 387px;
  }

  .u-section-2 .u-text-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-2 .u-text-5 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-2 .u-text-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-2 .u-text-7 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-2 .u-text-8 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-2 .u-text-9 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-2 .u-text-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-group-1 {
    width: 540px;
  }

  .u-section-2 .u-image-1 {
    height: 290px;
  }

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

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

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

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

  .u-section-2 .u-text-8 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-9 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-10 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 183px;
  }
}
.u-section-3 {
  --color-var: #e3fdfd80;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(44, 62, 80, 1),
    rgba(44, 62, 80, 1)
  );
  background-size: cover;
}

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

.u-section-3 .u-group-1 {
  width: 800px;
  min-height: 1045px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4);
  --radius: 20px;
  --border-color-var: #fce38a;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1)
  );
  background-size: cover;
  margin: 60px auto;
}

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

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 1px auto 0 50px;
}

.u-section-3 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 32px 50px 0;
}

.u-section-3 .u-text-3 {
  margin: 16px 50px 0;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  margin: 16px auto 0 50px;
  padding: 0;
}

.u-section-3 .u-image-1 {
  width: 318px;
  height: 159px;
  margin: 32px auto 0;
}

.u-section-3 .u-text-4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 32px 50px 0;
}

.u-section-3 .u-text-5 {
  margin: 32px 50px 0;
}

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

@media (max-width: 1199px) {
  .u-section-3 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-group-1 {
    width: 720px;
  }

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

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

  .u-section-3 .u-btn-1 {
    margin-left: 0;
  }

  .u-section-3 .u-image-1 {
    margin-top: 75px;
  }

  .u-section-3 .u-text-4 {
    margin-top: 160px;
    margin-right: 20px;
    margin-left: 0;
  }

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

@media (max-width: 767px) {
  .u-section-3 .u-group-1 {
    width: 540px;
  }

  .u-section-3 .u-text-1 {
    margin-top: 63px;
  }

  .u-section-3 .u-image-1 {
    margin-top: 20px;
  }

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

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

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

  .u-section-3 .u-text-1 {
    margin-top: 2px;
  }

  .u-section-3 .u-text-4 {
    margin-top: 125px;
  }
}
.u-section-4 {
  --color-var: #e3fdfd80;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(44, 62, 80, 1),
    rgba(44, 62, 80, 1)
  );
  background-size: cover;
}

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

.u-section-4 .u-group-1 {
  width: 800px;
  min-height: 359px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4);
  --radius: 20px;
  --border-color-var: #fce38a;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1)
  );
  background-size: cover;
  margin: 60px auto;
}

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

.u-section-4 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0 auto 0 50px;
}

.u-section-4 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 32px 50px 0;
}

.u-section-4 .u-text-3 {
  margin: 16px 50px 0;
}

.u-section-4 .u-image-1 {
  height: 360px;
  margin-top: 16px;
  margin-bottom: 0;
}

.u-section-4 .u-text-4 {
  margin: 32px 50px 0;
}

.u-section-4 .u-image-2 {
  width: 542px;
  height: 312px;
  margin: 16px auto 0;
}

.u-section-4 .u-text-5 {
  margin: 32px 50px 0;
}

.u-section-4 .u-image-3 {
  width: 778px;
  height: 348px;
  margin: 16px auto 0;
}

.u-section-4 .u-text-6 {
  margin: 32px 50px 0;
}

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

.u-section-4 .u-image-4 {
  width: 355px;
  height: 142px;
  margin: 16px auto 0;
}

.u-section-4 .u-btn-2 {
  background-image: none;
  margin: 32px auto 0 50px;
  padding: 0;
}

.u-section-4 .u-image-5 {
  width: 340px;
  height: 148px;
  margin: 16px auto 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-group-1 {
    height: auto;
  }

  .u-section-4 .u-image-1 {
    height: 430px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-group-1 {
    width: 720px;
  }

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

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

  .u-section-4 .u-image-1 {
    height: 387px;
  }

  .u-section-4 .u-text-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-text-5 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-image-3 {
    width: 720px;
    height: 322px;
  }

  .u-section-4 .u-text-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-btn-2 {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-group-1 {
    width: 540px;
  }

  .u-section-4 .u-image-1 {
    height: 290px;
  }

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

  .u-section-4 .u-image-2 {
    width: 540px;
    height: 311px;
  }

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

  .u-section-4 .u-image-3 {
    width: 540px;
    height: 242px;
  }

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

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

  .u-section-4 .u-image-1 {
    height: 183px;
  }

  .u-section-4 .u-image-2 {
    width: 340px;
    height: 196px;
  }

  .u-section-4 .u-image-3 {
    width: 340px;
    height: 152px;
  }

  .u-section-4 .u-image-4 {
    width: 340px;
    height: 136px;
  }
}
.u-section-5 {
  --color-var: #e3fdfd80;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(44, 62, 80, 1),
    rgba(44, 62, 80, 1)
  );
  background-size: cover;
}

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

.u-section-5 .u-group-1 {
  width: 800px;
  min-height: 359px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4);
  --radius: 20px;
  --border-color-var: #fce38a;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1)
  );
  background-size: cover;
  margin: 60px auto;
}

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

.u-section-5 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0 274px 0 50px;
}

.u-section-5 .u-text-2 {
  font-style: normal;
  margin: 32px 50px 0;
}

.u-section-5 .u-text-3 {
  margin: 16px 50px 0;
}

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

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

@media (max-width: 1199px) {
  .u-section-5 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-group-1 {
    width: 720px;
  }

  .u-section-5 .u-text-1 {
    margin-top: 15px;
    margin-right: 234px;
  }

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

  .u-section-5 .u-text-3 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-group-1 {
    width: 540px;
  }

  .u-section-5 .u-text-1 {
    margin-top: 11px;
    margin-right: 64px;
  }

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

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

  .u-section-5 .u-text-1 {
    margin-top: 0;
    margin-right: 0;
  }
}
.u-section-6 {
  --color-var: #e3fdfd80;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(44, 62, 80, 1),
    rgba(44, 62, 80, 1)
  );
  background-size: cover;
}

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

.u-section-6 .u-group-1 {
  width: 800px;
  min-height: 1065px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4);
  --radius: 20px;
  --border-color-var: #fce38a;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1)
  );
  background-size: cover;
  margin: 60px auto;
}

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

.u-section-6 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 1px 50px 0;
}

.u-section-6 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 32px 50px 0;
}

.u-section-6 .u-text-3 {
  margin: 16px 50px 0;
}

.u-section-6 .u-text-4 {
  margin: 32px 50px 0;
}

.u-section-6 .u-text-5 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 32px 50px 0;
}

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

.u-section-6 .u-image-1 {
  width: 405px;
  height: 124px;
  margin: 16px auto 0;
}

@media (max-width: 1199px) {
  .u-section-6 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-group-1 {
    width: 720px;
  }

  .u-section-6 .u-text-1 {
    margin-top: 151px;
    margin-right: 10px;
  }

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

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

  .u-section-6 .u-text-4 {
    margin-top: 94px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-6 .u-text-5 {
    margin-top: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-6 .u-text-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-6 .u-text-7 {
    margin-top: 17px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-6 .u-text-8 {
    margin-top: 183px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-6 .u-image-1 {
    margin-top: 43px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-group-1 {
    width: 540px;
  }

  .u-section-6 .u-text-1 {
    margin-top: 263px;
    margin-right: 0;
  }

  .u-section-6 .u-text-4 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-5 {
    margin-top: 307px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-text-7 {
    margin-top: 7px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-8 {
    margin-top: 202px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-1 {
    margin-top: 37px;
  }
}

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

  .u-section-6 .u-text-1 {
    margin-top: 171px;
  }

  .u-section-6 .u-text-5 {
    margin-top: 281px;
  }

  .u-section-6 .u-text-7 {
    margin-top: 33px;
  }

  .u-section-6 .u-text-8 {
    margin-top: 151px;
  }

  .u-section-6 .u-image-1 {
    width: 340px;
    height: 104px;
    margin-top: 63px;
  }
}
