 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)) no-repeat 50% 50% / cover;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-family: "Space Grotesk";
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 60px 0 0;
}

.u-section-1 .u-text-2 {
  font-family: "Space Grotesk";
  letter-spacing: 0px;
  font-size: 1rem;
  margin: 0 0 60px;
}

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

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

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

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

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 20px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    line-height: 1.27;
    margin-top: 12px;
    margin-bottom: 57px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 73px;
}

.u-section-2 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  width: 983px;
  margin: 1px auto;
}

.u-section-2 .u-repeater-1 {
  grid-auto-columns: calc(20% - 8px);
  grid-template-columns: repeat(5, calc(20% - 8px));
  --gap: 10px;
  min-height: 71px;
}

.u-section-2 .u-image-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) no-repeat 50% 50% / cover;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, contain;
  background-repeat: no-repeat, no-repeat;
}

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

.u-section-2 .u-image-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) no-repeat 50% 50% / cover;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, contain;
  background-repeat: no-repeat;
}

.u-section-2 .u-container-layout-2 {
  padding: 14px 20px;
}

.u-section-2 .u-image-3 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) no-repeat 50% 50% / cover;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, contain;
  background-repeat: no-repeat;
}

.u-section-2 .u-container-layout-3 {
  padding: 14px 20px;
}

.u-section-2 .u-image-4 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) no-repeat 50% 50% / cover;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, contain;
  background-repeat: no-repeat;
}

.u-section-2 .u-container-layout-4 {
  padding: 14px 20px;
}

.u-section-2 .u-image-5 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) no-repeat 50% 50% / cover;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, contain;
  background-repeat: no-repeat;
}

.u-section-2 .u-container-layout-5 {
  padding: 14px 20px;
}

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

  .u-section-2 .u-list-1 {
    margin-top: 20px;
    margin-bottom: 8px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 56px;
  }
}

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

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 20%;
    grid-template-columns: repeat(5, 20%);
    --gap: 0px;
    min-height: 61px;
  }
}

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

  .u-section-2 .u-repeater-1 {
    min-height: 45px;
  }

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

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

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

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

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

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

  .u-section-2 .u-list-1 {
    width: 380px;
    margin: 12px -20px 0;
  }

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 33.333333333333336%;
    grid-template-columns: repeat(3, 33.3333%);
    min-height: 72px;
  }
} .u-section-3 {
  filter: none;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(229, 229, 229, 1), rgba(229, 229, 229, 1)) no-repeat 50% 50% / cover;
  background-size: cover, cover;
  min-height: 434px;
}

.u-section-3 .u-image-1 {
  filter: none;
  left: 50px;
}

.u-section-3 .u-layout-wrap-1 {
  width: 1320px;
  margin: 0 auto;
}

.u-section-3 .u-image-2 {
  min-height: 434px;
  filter: none;
  background-position: 50% 50%;
  background-size: cover;
}

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

.u-section-3 .u-layout-cell-2 {
  min-height: 434px;
}

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

.u-section-3 .u-text-1 {
  font-family: "Space Grotesk";
  font-size: 1rem;
  margin: 41px 0 0;
}

.u-section-3 .u-table-1 {
  width: 400px;
  margin: 49px auto 0 0;
}

.u-block-0c19-19 {
  height: 47px;
}

.u-section-3 .u-table-cell-1 {
  font-family: "Space Grotesk";
  font-weight: 700;
  font-size: 1rem;
}

.u-section-3 .u-table-cell-2 {
  font-family: "Space Grotesk";
  font-size: 1rem;
}

.u-section-3 .u-table-cell-3 {
  font-family: "Space Grotesk";
  font-size: 1rem;
}

.u-section-3 .u-table-cell-4 {
  font-family: "Space Grotesk";
  font-size: 1rem;
}

.u-section-3 .u-table-cell-5 {
  font-family: "Bricolage Grotesque";
  font-size: 1rem;
}

.u-section-3 .u-table-cell-6 {
  font-family: "Space Grotesk";
  font-size: 1rem;
}

.u-section-3 .u-table-cell-7 {
  font-family: "Space Grotesk";
  font-weight: 700;
  font-size: 1rem;
}

.u-section-3 .u-table-cell-8 {
  font-family: "Space Grotesk";
  font-weight: 700;
  font-size: 1rem;
}

.u-section-3 .u-table-cell-9 {
  font-family: "Space Grotesk";
  font-weight: 700;
  font-size: 1rem;
}

.u-block-0c19-34 {
  height: 47px;
}

.u-section-3 .u-text-2 {
  font-family: "Space Grotesk";
  font-size: 0.625rem;
  margin: 20px 0 0;
}

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

  .u-section-3 .u-layout-wrap-1 {
    width: 1141px;
  }

  .u-section-3 .u-image-2 {
    background-repeat: no-repeat;
    min-height: 414px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 414px;
  }

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

  .u-section-3 .u-table-1 {
    margin-top: 38px;
    margin-left: 1px;
  }

  .u-section-3 .u-table-cell-1 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-table-cell-2 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-table-cell-3 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-table-cell-4 {
    font-size: 0.625rem;
  }

  .u-section-3 .u-table-cell-5 {
    font-size: 0.625rem;
  }

  .u-section-3 .u-table-cell-6 {
    font-size: 0.625rem;
  }

  .u-section-3 .u-table-cell-7 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-table-cell-8 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-table-cell-9 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 10px;
  }
}

@media (max-width: 1199px) {
   .u-section-3 {
    min-height: 365px;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: 940px;
    margin-top: 18px;
  }

  .u-section-3 .u-image-2 {
    min-height: 347px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 347px;
  }

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

  .u-section-3 .u-table-1 {
    margin-top: 14px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-3 .u-layout-wrap-1 {
    width: 670px;
  }

  .u-section-3 .u-image-2 {
    min-height: 266px;
  }

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 100px;
  }

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

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

  .u-section-3 .u-table-1 {
    height: 134px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-3 .u-layout-wrap-1 {
    width: 490px;
  }

  .u-section-3 .u-image-2 {
    min-height: 399px;
  }

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 302px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

  .u-section-3 .u-layout-wrap-1 {
    width: 320px;
    margin-top: 0;
  }

  .u-section-3 .u-image-2 {
    min-height: 251px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 100px;
  }

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

  .u-section-3 .u-table-1 {
    margin-top: 25px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 84px;
}

.u-section-4 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  width: 1320px;
  margin: 20px 0;
}

.u-section-4 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  --gap: 10px;
  min-height: 44px;
}

.u-section-4 .u-image-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) 50% 50% / 193%;
  background-position: 50% 50%;
  background-size: 193%;
}

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

.u-section-4 .u-image-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) no-repeat 50% 50% / cover;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, contain;
  background-repeat: no-repeat, no-repeat;
}

.u-section-4 .u-container-layout-2 {
  padding: 30px 30px 14px;
}

.u-section-4 .u-image-3 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) 50% 50% / cover;
  background-position: 50% 50%;
  background-size: cover, cover;
}

.u-section-4 .u-container-layout-3 {
  padding: 30px 30px 14px;
}

@media (max-width: 1399px) {
  .u-section-4 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-4 .u-list-1 {
    margin-top: 21px;
    margin-bottom: 10px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 47px;
  }
}

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

  .u-section-4 .u-list-1 {
    width: 100%;
    margin: 26px 0;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 66px;
  }

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

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

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

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

  .u-section-4 .u-list-1 {
    margin-top: 21px;
    margin-bottom: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
    min-height: 59px;
  }

  .u-section-4 .u-image-1 {
    background-size: auto 193%;
  }

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

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

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

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

  .u-section-4 .u-list-1 {
    margin-top: 27px;
    margin-bottom: 4px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 45px;
  }

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

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

  .u-section-4 .u-container-layout-3 {
    padding-bottom: 15px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 48px;
}

.u-section-5 .u-text-1 {
  font-family: "Space Grotesk";
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 0 0 10px;
}

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

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 14px;
    margin-bottom: 14px;
  }
}

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

  .u-section-5 .u-text-1 {
    width: 545px;
    margin: 0 auto 9px;
  }
}

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

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 27px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-5 .u-text-1 {
    margin-top: 28px;
    margin-left: 23px;
    margin-right: 23px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 522px;
}

.u-section-6 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-image-1 {
  min-height: 532px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.u-section-6 .u-layout-cell-2 {
  min-height: 532px;
}

.u-section-6 .u-container-layout-2 {
  padding: 30px 32px;
}

.u-section-6 .u-image-2 {
  width: 465px;
  height: 51px;
  margin: 31px 98px 0 28px;
}

.u-section-6 .u-text-1 {
  font-family: "Space Grotesk";
  font-size: 1rem;
  margin: 31px 0 0 28px;
}

@media (max-width: 1399px) {
  .u-section-6 .u-layout-cell-2 {
    min-height: 541px;
  }

  .u-section-6 .u-image-2 {
    width: 420px;
    margin-right: 53px;
  }

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

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

  .u-section-6 .u-layout-wrap-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .u-section-6 .u-image-1 {
    min-height: 574px;
  }

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

  .u-section-6 .u-layout-cell-2 {
    min-height: 574px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-6 .u-image-2 {
    width: 435px;
    height: 49px;
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
  }

  .u-section-6 .u-text-1 {
    width: auto;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
  }
}

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

  .u-section-6 .u-layout-wrap-1 {
    margin-top: 31px;
    margin-bottom: 0;
  }

  .u-section-6 .u-image-1 {
    min-height: 375px;
  }

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

  .u-section-6 .u-layout-cell-2 {
    min-height: 461px;
  }

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

  .u-section-6 .u-image-2 {
    width: 622px;
    height: 74px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-6 .u-layout-wrap-1 {
    margin-top: 21px;
  }

  .u-section-6 .u-image-1 {
    min-height: 281px;
  }

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

  .u-section-6 .u-layout-cell-2 {
    min-height: 100px;
  }

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

  .u-section-6 .u-image-2 {
    width: 520px;
    height: 62px;
  }

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

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

  .u-section-6 .u-layout-wrap-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .u-section-6 .u-image-1 {
    min-height: 212px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 627px;
  }

  .u-section-6 .u-image-2 {
    width: 307px;
    height: 38px;
    margin-top: 10px;
    margin-left: 13px;
  }

  .u-section-6 .u-text-1 {
    margin-top: 25px;
    margin-right: 10px;
    margin-left: 13px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 78px;
}

.u-section-7 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin: 17px 0;
}

.u-section-7 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  --gap: 10px;
  min-height: 44px;
}

.u-section-7 .u-image-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) 50% 50% / 193%;
  background-position: 50% 50%;
  background-size: 193%;
}

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

.u-section-7 .u-image-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) no-repeat 50% 50% / cover;
  background-position: 50% 50%;
  background-size: cover, contain;
  background-repeat: no-repeat, no-repeat;
}

.u-section-7 .u-container-layout-2 {
  padding: 30px 30px 14px;
}

.u-section-7 .u-image-3 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) 50% 50% / cover;
  background-position: 50% 50%;
  background-size: cover, cover;
}

.u-section-7 .u-container-layout-3 {
  padding: 30px 30px 14px;
}

@media (max-width: 1399px) {
  .u-section-7 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-7 .u-list-1 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-repeater-1 {
    min-height: 47px;
  }
}

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

  .u-section-7 .u-repeater-1 {
    min-height: 66px;
  }

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

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

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

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

  .u-section-7 .u-list-1 {
    margin-bottom: 1px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
    min-height: 58px;
  }

  .u-section-7 .u-image-1 {
    background-size: auto 193%;
  }
}

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

  .u-section-7 .u-list-1 {
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-repeater-1 {
    min-height: 47px;
  }

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

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

  .u-section-7 .u-container-layout-3 {
    padding-bottom: 17px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 489px;
}

.u-section-8 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 10px;
}

.u-section-8 .u-layout-cell-1 {
  min-height: 479px;
}

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

.u-section-8 .u-text-1 {
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: 4px;
  margin: 23px 0 0;
}

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

.u-section-8 .u-social-icons-1 {
  height: 38px;
  width: 38px;
  margin: 21px auto 0 0;
}

.u-section-8 .u-icon-1 {
  color: rgb(197, 54, 164) !important;
  height: 100%;
}

.u-section-8 .u-layout-cell-2 {
  min-height: 479px;
}

.u-section-8 .u-container-layout-2 {
  padding: 18px 30px;
}

.u-section-8 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 0;
}

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

  .u-section-8 .u-layout-cell-2 {
    min-height: 414px;
  }
}

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

  .u-section-8 .u-layout-cell-1 {
    min-height: 395px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 341px;
  }
}

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

  .u-section-8 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 261px;
  }
}

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

  .u-section-8 .u-layout-cell-1 {
    min-height: 486px;
  }

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

  .u-section-8 .u-text-2 {
    width: auto;
    margin-right: 30px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 392px;
  }

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

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

  .u-section-8 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-right: 85px;
  }

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

  .u-section-8 .u-layout-cell-2 {
    min-height: 247px;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 56px;
}

.u-section-9 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin: 7px 0;
}

.u-section-9 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  --gap: 10px;
  min-height: 44px;
}

.u-section-9 .u-image-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) 50% 50% / 193%;
  background-position: 50% 50%;
  background-size: 193%;
}

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

.u-section-9 .u-image-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) no-repeat 50% 50% / cover;
  background-position: 50% 50%;
  background-size: cover, contain;
  background-repeat: no-repeat, no-repeat;
}

.u-section-9 .u-container-layout-2 {
  padding: 30px 30px 14px;
}

.u-section-9 .u-image-3 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) 50% 50% / cover;
  background-position: 50% 50%;
  background-size: cover, cover;
}

.u-section-9 .u-container-layout-3 {
  padding: 30px 30px 14px;
}

@media (max-width: 1399px) {
  .u-section-9 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-9 .u-list-1 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-9 .u-repeater-1 {
    min-height: 47px;
  }
}

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

  .u-section-9 .u-list-1 {
    margin-bottom: 29px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-9 .u-repeater-1 {
    min-height: 66px;
  }

  .u-section-9 .u-image-1 {
    background-size: auto 193%;
  }
}

@media (max-width: 767px) {
  .u-section-9 .u-list-1 {
    margin-top: 2px;
    margin-bottom: 31px;
  }

  .u-section-9 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
    min-height: 58px;
  }
}

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

  .u-section-9 .u-list-1 {
    width: 272px;
    margin-bottom: 2px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-9 .u-repeater-1 {
    min-height: 47px;
  }

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

  .u-section-9 .u-container-layout-2 {
    padding-right: 32px;
  }

  .u-section-9 .u-container-layout-3 {
    padding-right: 32px;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 992px;
  margin-bottom: 0;
}

.u-section-10 .u-gallery-1 {
  height: 874px;
  margin-top: 30px;
  margin-bottom: 60px;
}

.u-section-10 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

.u-section-10 .u-gallery-inner-1 {
  --gap: 0px;
}

.u-section-10 .u-carousel-item-1 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-2 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-3 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-4 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-5 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-6 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-7 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-7 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-8 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-8 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-9 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-9 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-10 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-10 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-11 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-11 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-item-12 {
  margin-right: 0;
}

.u-section-10 .u-over-slide-12 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-10 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-10 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

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

  .u-section-10 .u-gallery-1 {
    height: 725px;
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .u-section-10 .u-carousel-control-1 {
    left: 9px;
  }

  .u-section-10 .u-carousel-control-2 {
    right: 9px;
  }
}

@media (max-width: 1199px) {
  .u-section-10 .u-gallery-1 {
    height: 709px;
    margin-top: 44px;
  }

  .u-section-10 .u-carousel-control-1 {
    left: 7px;
  }

  .u-section-10 .u-carousel-control-2 {
    right: 7px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    margin-top: 0;
    margin-bottom: 60px;
  }

  .u-section-10 .u-carousel-control-1 {
    left: 5px;
  }

  .u-section-10 .u-carousel-control-2 {
    right: 5px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    height: 407px;
    margin-bottom: 26px;
  }

  .u-section-10 .u-carousel-control-1 {
    left: 4px;
  }

  .u-section-10 .u-carousel-control-2 {
    right: 4px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    height: 261px;
    margin-top: 18px;
    margin-bottom: 42px;
  }

  .u-section-10 .u-carousel-control-1 {
    left: 3px;
  }

  .u-section-10 .u-carousel-control-2 {
    left: auto;
    right: 3px;
  }
}.u-section-11 .u-sheet-1 {
  min-height: 971px;
  margin-bottom: 0;
}

.u-section-11 .u-gallery-1 {
  height: 941px;
  margin-top: 30px;
  margin-bottom: 0;
}

.u-section-11 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 9px;
}

.u-section-11 .u-gallery-item-1 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-1 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-2 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-2 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-3 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-3 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-4 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-4 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-5 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-5 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-6 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-6 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-7 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-7 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-8 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-8 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-9 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-9 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-10 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-10 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-11 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-11 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-12 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-12 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-13 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-13 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-14 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-14 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-15 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-15 {
  padding: 30px;
}

.u-section-11 .u-gallery-item-16 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-16 {
  padding: 30px;
}

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

  .u-section-11 .u-gallery-1 {
    margin-top: 59px;
    height: 813px;
  }
}

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

  .u-section-11 .u-gallery-1 {
    margin-top: 44px;
    height: 670px;
  }
}

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

  .u-section-11 .u-gallery-1 {
    margin-top: 0;
    height: 2053px;
  }

  .u-section-11 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-11 .u-gallery-1 {
    margin-bottom: 26px;
    height: 6159px;
  }

  .u-section-11 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-11 .u-gallery-1 {
    margin-top: 18px;
    margin-bottom: 21px;
    height: 3878px;
  }
}