 .u-section-1 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-1 .u-group-1 {
  height: auto;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 73px;
  --radius: 40px;
  margin-top: 10px;
  margin-bottom: 0;
}

.u-section-1 .u-container-layout-1 {
  padding-left: 30px;
  padding-right: 30px;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 0 auto;
}

.u-section-1 .u-group-2 {
  height: auto;
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 376px;
  margin-top: 10px;
  margin-bottom: 0;
}

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

.u-section-1 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  font-style: italic;
  font-size: 1.125rem;
  margin: 12px 0 0;
}

.u-section-1 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 440px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0;
}

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

.u-section-1 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  font-size: 1.5rem;
  font-style: normal;
  margin: 40px 0 0;
}

.u-section-1 .u-group-4 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 428px;
  margin-top: 7px;
  margin-bottom: 60px;
  height: auto;
}

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

.u-section-1 .u-text-4 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

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

  .u-section-1 .u-group-1 {
    margin-top: 11px;
    height: auto;
  }

  .u-section-1 .u-group-2 {
    min-height: 392px;
    height: auto;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    font-size: 1.5rem;
    font-style: normal;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .u-section-1 .u-group-3 {
    min-height: 396px;
    height: auto;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 0;
  }

  .u-section-1 .u-group-4 {
    min-height: 400px;
    margin-top: 11px;
    margin-bottom: 11px;
    height: auto;
  }
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: cover;
  }

  .u-section-1 .u-group-1 {
    --top-left-radius: 40px;
    --bottom-right-radius: 40px;
    --bottom-left-radius: 40px;
  }

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

  .u-section-1 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-1 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-1 .u-container-layout-4 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

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

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

  .u-section-1 .u-group-1 {
    width: 300px;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-1 .u-group-2 {
    min-height: 691px;
    width: 320px;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-container-layout-2 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-1 .u-group-3 {
    min-height: 887px;
    width: 320px;
    margin: 9px auto 21px;
  }

  .u-section-1 .u-container-layout-3 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 42px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-1 .u-group-4 {
    min-height: 887px;
    margin-top: 9px;
    margin-bottom: 21px;
  }

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

  .u-section-1 .u-text-4 {
    margin: 55px 20px;
  }
} .u-section-2 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-2 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 329px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 20px 0 0;
}

.u-section-2 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 343px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-2 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

.u-section-2 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 343px;
  height: auto;
  margin-top: 11px;
  margin-bottom: 39px;
}

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

.u-section-2 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

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

  .u-section-2 .u-group-1 {
    margin-top: 8px;
    height: auto;
  }

  .u-section-2 .u-group-2 {
    margin-top: 8px;
    height: auto;
  }

  .u-section-2 .u-text-2 {
    width: auto;
  }

  .u-section-2 .u-group-3 {
    min-height: 456px;
    margin-top: 8px;
    margin-bottom: 23px;
    height: auto;
  }
}

@media (max-width: 1199px) {
   .u-section-2 {
    background-size: cover;
  }

  .u-section-2 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-2 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

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

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

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

  .u-section-2 .u-group-1 {
    min-height: 715px;
    margin-top: 13px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-2 .u-text-1 {
    margin-top: 12px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-2 .u-group-2 {
    min-height: 778px;
    margin-top: 13px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-2 .u-text-2 {
    margin-top: 28px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-2 .u-group-3 {
    min-height: 1261px;
    margin-bottom: 12px;
  }

  .u-section-2 .u-container-layout-3 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }
} .u-section-3 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-3 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 329px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-3 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 20px 0 0;
}

.u-section-3 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 343px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-3 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

.u-section-3 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 343px;
  height: auto;
  margin-top: 11px;
  margin-bottom: 39px;
}

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

.u-section-3 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

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

  .u-section-3 .u-group-1 {
    min-height: 372px;
    margin-top: 8px;
    height: auto;
  }

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

  .u-section-3 .u-group-2 {
    min-height: 576px;
    margin-top: 6px;
    height: auto;
  }

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

  .u-section-3 .u-group-3 {
    min-height: 528px;
    margin-bottom: 59px;
    height: auto;
  }
}

@media (max-width: 1199px) {
   .u-section-3 {
    background-size: cover;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-3 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

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

  .u-section-3 .u-group-2 {
    min-height: 805px;
  }

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

  .u-section-3 .u-group-3 {
    margin-top: 10px;
  }

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

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

  .u-section-3 .u-group-1 {
    min-height: 782px;
    margin-top: 13px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-3 .u-group-2 {
    min-height: 1377px;
    margin-top: 13px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-3 .u-group-3 {
    min-height: 1413px;
    margin-bottom: 27px;
  }

  .u-section-3 .u-container-layout-3 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-3 .u-text-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
} .u-section-4 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-4 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 372px;
  margin-top: 8px;
  margin-bottom: 0;
}

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

.u-section-4 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 10px 0 0;
}

.u-section-4 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 343px;
  margin-top: 6px;
  margin-bottom: 0;
}

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

.u-section-4 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

.u-section-4 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 528px;
  margin-top: 11px;
  margin-bottom: 59px;
}

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

.u-section-4 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

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

  .u-section-4 .u-group-1 {
    min-height: 709px;
    margin-top: 11px;
  }

  .u-section-4 .u-text-1 {
    margin-top: 0;
  }

  .u-section-4 .u-group-2 {
    min-height: 552px;
    margin-top: 11px;
  }

  .u-section-4 .u-group-3 {
    margin-bottom: 11px;
  }
}

@media (max-width: 1199px) {
   .u-section-4 {
    background-size: cover;
  }

  .u-section-4 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

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

  .u-section-4 .u-group-2 {
    min-height: 805px;
    margin-top: 6px;
  }

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

  .u-section-4 .u-group-3 {
    margin-top: 10px;
  }

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

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

  .u-section-4 .u-group-1 {
    min-height: 782px;
    margin-top: 13px;
  }

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

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

  .u-section-4 .u-group-2 {
    min-height: 1912px;
    margin-top: 13px;
  }

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

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

  .u-section-4 .u-group-3 {
    min-height: 1413px;
    margin-top: 11px;
    margin-bottom: 25px;
  }

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

  .u-section-4 .u-text-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
} .u-section-5 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-5 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 431px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-5 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

.u-section-5 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 648px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-5 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

.u-section-5 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 528px;
  margin-top: 11px;
  margin-bottom: 19px;
  height: auto;
}

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

.u-section-5 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

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

  .u-section-5 .u-group-1 {
    min-height: 457px;
    height: auto;
  }

  .u-section-5 .u-group-2 {
    min-height: 713px;
    height: auto;
  }

  .u-section-5 .u-group-3 {
    height: auto;
  }
}

@media (max-width: 1199px) {
   .u-section-5 {
    background-size: cover;
  }

  .u-section-5 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-5 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

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

  .u-section-5 .u-group-2 {
    min-height: 1047px;
    margin-top: 6px;
  }

  .u-section-5 .u-text-2 {
    font-size: 1.3333333333333333rem;
    margin-top: 0;
  }

  .u-section-5 .u-group-3 {
    min-height: 635px;
    margin-top: 10px;
  }

  .u-section-5 .u-text-3 {
    font-size: 1.3333333333333333rem;
    margin-top: 0;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 782px;
    margin-top: 13px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-5 .u-text-1 {
    margin-top: 24px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-5 .u-group-2 {
    min-height: 1377px;
    margin-top: 13px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-5 .u-group-3 {
    min-height: 1333px;
    margin-top: 11px;
    margin-bottom: 60px;
  }

  .u-section-5 .u-container-layout-3 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-5 .u-text-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
} .u-section-6 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-6 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 457px;
  margin-top: 11px;
  margin-bottom: 0;
}

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

.u-section-6 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

.u-section-6 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 713px;
  margin-top: 11px;
  margin-bottom: 0;
}

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

.u-section-6 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

.u-section-6 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 528px;
  margin-top: 11px;
  margin-bottom: 19px;
}

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

.u-section-6 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

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

  .u-section-6 .u-group-2 {
    min-height: 481px;
  }

  .u-section-6 .u-text-2 {
    margin-top: 28px;
    margin-bottom: -28px;
  }

  .u-section-6 .u-group-3 {
    min-height: 405px;
    margin-bottom: 11px;
  }
}

@media (max-width: 1199px) {
   .u-section-6 {
    background-size: cover;
  }

  .u-section-6 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-6 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

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

  .u-section-6 .u-group-2 {
    min-height: 1047px;
    margin-top: 6px;
  }

  .u-section-6 .u-text-2 {
    font-size: 1.3333333333333333rem;
    margin-top: 0;
  }

  .u-section-6 .u-group-3 {
    min-height: 635px;
    margin-top: 10px;
  }

  .u-section-6 .u-text-3 {
    font-size: 1.3333333333333333rem;
    margin-top: 0;
  }
}

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

  .u-section-6 .u-group-1 {
    min-height: 782px;
    margin-top: 13px;
  }

  .u-section-6 .u-container-layout-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-6 .u-group-2 {
    min-height: 1131px;
    margin-top: 13px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-6 .u-group-3 {
    min-height: 898px;
    margin-top: 13px;
    margin-bottom: 30px;
  }

  .u-section-6 .u-container-layout-3 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-6 .u-text-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
} .u-section-7 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-7 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 330px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-7 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

.u-section-7 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 542px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-7 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 28px 0 -28px;
}

.u-section-7 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 692px;
  margin-top: 11px;
  margin-bottom: 60px;
  height: auto;
}

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

.u-section-7 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 31px 0 0;
}

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

  .u-section-7 .u-group-1 {
    min-height: 355px;
    height: auto;
  }

  .u-section-7 .u-group-2 {
    min-height: 601px;
    height: auto;
  }

  .u-section-7 .u-group-3 {
    min-height: 798px;
    margin-bottom: 36px;
    height: auto;
  }
}

@media (max-width: 1199px) {
   .u-section-7 {
    background-size: cover;
  }

  .u-section-7 .u-group-1 {
    min-height: 330px;
  }

  .u-section-7 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-7 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

  .u-section-7 .u-group-2 {
    min-height: 782px;
  }

  .u-section-7 .u-group-3 {
    min-height: 1032px;
    margin-bottom: 50px;
  }
}

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

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

  .u-section-7 .u-group-2 {
    min-height: 1047px;
    margin-top: 6px;
  }

  .u-section-7 .u-text-2 {
    font-size: 1.3333333333333333rem;
    margin-top: 0;
  }

  .u-section-7 .u-group-3 {
    min-height: 635px;
    margin-top: 10px;
  }

  .u-section-7 .u-text-3 {
    font-size: 1.3333333333333333rem;
    margin-top: 0;
  }
}

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

  .u-section-7 .u-group-1 {
    min-height: 854px;
    margin-top: 13px;
  }

  .u-section-7 .u-container-layout-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-7 .u-text-1 {
    margin-top: 24px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-7 .u-group-2 {
    min-height: 1605px;
    margin-top: 13px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-7 .u-group-3 {
    min-height: 2419px;
    margin-top: 13px;
    margin-bottom: 31px;
  }

  .u-section-7 .u-container-layout-3 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-7 .u-text-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
} .u-section-8 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-8 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 355px;
  margin-top: 11px;
  margin-bottom: 0;
}

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

.u-section-8 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

.u-section-8 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 601px;
  margin-top: 11px;
  margin-bottom: 0;
}

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

.u-section-8 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 28px 0 -28px;
}

.u-section-8 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 950px;
  margin-top: 11px;
  margin-bottom: 28px;
  height: auto;
}

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

.u-section-8 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0 -11px 0 11px;
}

@media (max-width: 1399px) {
  .u-section-8 .u-sheet-1 {
    min-height: 2244px;
  }

  .u-section-8 .u-group-2 {
    min-height: 690px;
  }

  .u-section-8 .u-group-3 {
    min-height: 1087px;
    margin-bottom: 60px;
    height: auto;
  }

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

@media (max-width: 1199px) {
   .u-section-8 {
    background-size: cover;
  }

  .u-section-8 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-8 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-8 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

  .u-section-8 .u-group-2 {
    min-height: 782px;
  }

  .u-section-8 .u-group-3 {
    min-height: 1032px;
    margin-bottom: 50px;
  }
}

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

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

  .u-section-8 .u-group-2 {
    min-height: 1189px;
    margin-top: 6px;
  }

  .u-section-8 .u-text-2 {
    font-size: 1.3333333333333333rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-8 .u-group-3 {
    min-height: 1468px;
    margin-bottom: 8px;
  }

  .u-section-8 .u-text-3 {
    font-size: 1.3333333333333333rem;
  }
}

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

  .u-section-8 .u-group-1 {
    min-height: 854px;
    margin-top: 13px;
  }

  .u-section-8 .u-container-layout-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-8 .u-text-1 {
    margin-top: 24px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-8 .u-group-2 {
    min-height: 1605px;
    margin-top: 13px;
  }

  .u-section-8 .u-container-layout-2 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-8 .u-group-3 {
    min-height: 2419px;
    margin-top: 13px;
    margin-bottom: 31px;
  }

  .u-section-8 .u-container-layout-3 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-8 .u-text-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
} .u-section-9 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-9 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 355px;
  margin-top: 11px;
  margin-bottom: 0;
}

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

.u-section-9 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

.u-section-9 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 690px;
  margin-top: 11px;
  margin-bottom: 0;
}

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

.u-section-9 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 28px 0 -28px;
}

.u-section-9 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 1087px;
  margin-top: 11px;
  margin-bottom: 60px;
}

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

.u-section-9 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

@media (max-width: 1399px) {
  .u-section-9 .u-sheet-1 {
    min-height: 2013px;
  }

  .u-section-9 .u-group-1 {
    min-height: 694px;
  }

  .u-section-9 .u-group-2 {
    min-height: 595px;
  }

  .u-section-9 .u-group-3 {
    min-height: 680px;
    margin-bottom: 11px;
  }
}

@media (max-width: 1199px) {
   .u-section-9 {
    background-size: cover;
  }

  .u-section-9 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-9 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-9 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

  .u-section-9 .u-group-2 {
    min-height: 782px;
  }

  .u-section-9 .u-group-3 {
    min-height: 1032px;
    margin-bottom: 50px;
  }
}

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

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

  .u-section-9 .u-group-2 {
    min-height: 992px;
    margin-top: 6px;
  }

  .u-section-9 .u-container-layout-2 {
    padding-bottom: 11px;
  }

  .u-section-9 .u-text-2 {
    font-size: 1.3333333333333333rem;
    margin-top: 11px;
    margin-bottom: 0;
  }

  .u-section-9 .u-group-3 {
    min-height: 906px;
    margin-bottom: 24px;
  }

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

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

  .u-section-9 .u-group-1 {
    min-height: 854px;
    margin-top: 13px;
  }

  .u-section-9 .u-container-layout-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-9 .u-text-1 {
    margin-top: 24px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-9 .u-group-2 {
    min-height: 1605px;
    margin-top: 13px;
  }

  .u-section-9 .u-container-layout-2 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-9 .u-group-3 {
    min-height: 1342px;
    margin-top: 13px;
    margin-bottom: 23px;
  }

  .u-section-9 .u-container-layout-3 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-9 .u-text-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
} .u-section-10 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-10 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 694px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-10 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

.u-section-10 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 595px;
  margin-top: 11px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-10 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 28px 0 -28px;
}

.u-section-10 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 680px;
  margin-top: 11px;
  margin-bottom: 11px;
  height: auto;
}

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

.u-section-10 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

@media (max-width: 1399px) {
  .u-section-10 .u-sheet-1 {
    min-height: 1737px;
  }

  .u-section-10 .u-group-1 {
    min-height: 542px;
    height: auto;
  }

  .u-section-10 .u-group-2 {
    height: auto;
  }

  .u-section-10 .u-text-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-10 .u-group-3 {
    min-height: 532px;
    margin-bottom: 35px;
    height: auto;
  }
}

@media (max-width: 1199px) {
   .u-section-10 {
    background-size: cover;
  }

  .u-section-10 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-10 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-10 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

  .u-section-10 .u-group-2 {
    min-height: 782px;
  }

  .u-section-10 .u-group-3 {
    min-height: 1032px;
    margin-bottom: 50px;
  }
}

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

  .u-section-10 .u-group-2 {
    min-height: 777px;
    margin-top: 6px;
  }

  .u-section-10 .u-group-3 {
    min-height: 736px;
    margin-bottom: 25px;
  }
}

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

  .u-section-10 .u-group-1 {
    min-height: 854px;
    margin-top: 13px;
  }

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

  .u-section-10 .u-text-1 {
    margin-top: 24px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-10 .u-group-2 {
    min-height: 1328px;
    margin-top: 13px;
  }

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

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

  .u-section-10 .u-group-3 {
    min-height: 1114px;
    margin-top: 13px;
    margin-bottom: 50px;
  }

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

  .u-section-10 .u-text-3 {
    margin-top: 1px;
    margin-left: 20px;
    margin-right: 20px;
  }
} .u-section-11 {
  filter: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #41807c, #eafdfc);
  background-position: 50% 50%;
}

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

.u-section-11 .u-group-1 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 542px;
  margin-top: 11px;
  margin-bottom: 0;
}

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

.u-section-11 .u-text-1 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

.u-section-11 .u-group-2 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 595px;
  margin-top: 11px;
  margin-bottom: 0;
}

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

.u-section-11 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

.u-section-11 .u-group-3 {
  --radius: 40px;
  background-image: none;
  animation-timing-function: ease;
  border-style: solid;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 532px;
  margin-top: 11px;
  margin-bottom: 35px;
}

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

.u-section-11 .u-text-3 {
  font-weight: 700;
  line-height: 1;
  width: auto;
  font-size: 1.5rem;
  font-style: normal;
  margin: 0;
}

@media (max-width: 1399px) {
  .u-section-11 .u-sheet-1 {
    min-height: 1822px;
  }

  .u-section-11 .u-group-1 {
    min-height: 404px;
  }

  .u-section-11 .u-group-2 {
    margin-top: 149px;
  }

  .u-section-11 .u-group-3 {
    min-height: 616px;
    margin-bottom: 36px;
  }
}

@media (max-width: 1199px) {
   .u-section-11 {
    background-size: cover;
  }

  .u-section-11 .u-container-layout-1 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-11 .u-container-layout-2 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-11 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}

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

  .u-section-11 .u-group-2 {
    min-height: 782px;
  }

  .u-section-11 .u-group-3 {
    min-height: 1032px;
    margin-bottom: 50px;
  }
}

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

  .u-section-11 .u-group-1 {
    margin-top: 20px;
  }

  .u-section-11 .u-group-2 {
    min-height: 777px;
    margin-top: 6px;
  }

  .u-section-11 .u-group-3 {
    min-height: 736px;
    margin-bottom: 40px;
  }
}

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

  .u-section-11 .u-group-1 {
    min-height: 854px;
    margin-top: 13px;
  }

  .u-section-11 .u-container-layout-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .u-section-11 .u-text-1 {
    margin-top: 24px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-11 .u-group-2 {
    min-height: 1328px;
    margin-top: 13px;
  }

  .u-section-11 .u-container-layout-2 {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .u-section-11 .u-group-3 {
    min-height: 1114px;
    margin-top: 13px;
    margin-bottom: 50px;
  }

  .u-section-11 .u-container-layout-3 {
    padding-top: 0;
    padding-bottom: 1px;
  }

  .u-section-11 .u-text-3 {
    margin-top: 1px;
    margin-left: 20px;
    margin-right: 20px;
  }
}