.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 {
    min-height: auto;
  }

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

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

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

  .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: 507px;
}

.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 {
  margin: 16px 50px 0;
}

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

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

.u-section-2 .u-image-1 {
  height: 300px;
  width: 554px;
  margin: 32px 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;
  }
}

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

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

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

  .u-section-2 .u-image-1 {
    height: 183px;
    width: 340px;
  }
}
.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: 994px;
}

.u-section-3 .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-3 .u-container-layout-1 {
  padding: 30px 0;
}

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

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

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

.u-section-3 .u-image-1 {
  height: 196px;
  width: 554px;
  margin: 33px auto 0;
}

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

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

@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-image-1 {
    height: 387px;
  }
}

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

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

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

  .u-section-3 .u-image-1 {
    height: 183px;
    width: 340px;
  }
}
/* .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: 660px;
}

.u-section-4 .u-group-1 {
  width: 800px;
  min-height: 540px;
  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-style: italic;
  margin: 32px 50px 0;
}

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

.u-section-4 .u-image-1 {
  height: 120px;
  width: 139px;
  margin: 32px 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;
  }
}

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

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

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

  .u-section-4 .u-image-1 {
    height: 183px;
  }
}
.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: 479px;
}

.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: italic;
  margin: 32px 50px 0;
}

.u-section-5 .u-text-3 {
  margin: 32px 50px 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-right: 234px;
  }

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

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

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

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

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

  .u-section-5 .u-text-1 {
    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: 1015px;
}

.u-section-6 .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-6 .u-container-layout-1 {
  padding: 30px 0;
}

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

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

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

.u-section-6 .u-text-4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 32px 50px 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-right: 234px;
  }

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

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

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

  .u-section-6 .u-text-1 {
    margin-right: 64px;
  }
}

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

  .u-section-6 .u-text-1 {
    margin-right: 0;
  }
}
.u-section-7 {
  --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-7 .u-sheet-1 {
  min-height: 698px;
}

.u-section-7 .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-7 .u-container-layout-1 {
  padding: 30px 0;
}

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

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

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

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

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

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

  .u-section-7 .u-text-1 {
    margin-right: 234px;
  }

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

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

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

  .u-section-7 .u-text-1 {
    margin-right: 64px;
  }
}

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

  .u-section-7 .u-text-1 {
    margin-right: 0;
  }
}
.u-section-8 {
  --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-8 .u-sheet-1 {
  min-height: 507px;
}

.u-section-8 .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-8 .u-container-layout-1 {
  padding: 30px 0;
}

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

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

/* .u-section-8 .u-text-3 {
  margin: 10px 0;
} */

.u-section-8 .u-text-4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 32px 50px 0;
}
@media (max-width: 1199px) {
  .u-section-8 .u-group-1 {
    height: auto;
  }
}

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

  .u-section-8 .u-text-1 {
    margin-right: 234px;
  }

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

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

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

  .u-section-8 .u-text-1 {
    margin-right: 64px;
  }
}

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

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