 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(44, 204, 196, 0.6), rgba(221, 116, 216, 0.6)), url('images/cta_bg.webp');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, 125%;
  background-repeat: no-repeat, no-repeat;
}

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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 420px 0 0;
}

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

@media (max-width: 1399px) {
   .u-section-1 {
    background-size: cover, auto 140%;
  }

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 50% 50%, 49.74% 65.63%;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 203px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    margin-left: 25px;
    margin-right: 25px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 915px;
}

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin: 40px 0 0;
}

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

.u-section-2 .u-gallery-1 {
  height: 711px;
  margin-top: 24px;
  margin-bottom: 18px;
  grid-gap: 17px;
}

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

.u-section-2 .u-gallery-item-1 {
  --effect-scale: 1.25;
}

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

.u-section-2 .u-gallery-item-2 {
  --effect-scale: 1.25;
}

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

.u-section-2 .u-gallery-item-3 {
  --effect-scale: 1.25;
}

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

.u-section-2 .u-gallery-item-4 {
  --effect-scale: 1.25;
}

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

.u-section-2 .u-gallery-item-5 {
  --effect-scale: 1.25;
}

.u-section-2 .u-back-slide-5 {
  background-image: none;
}

.u-section-2 .u-back-image-5 {
  margin: 0 auto;
}

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

.u-section-2 .u-gallery-item-6 {
  --effect-scale: 1.25;
}

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

.u-section-2 .u-gallery-item-7 {
  --effect-scale: 1.25;
}

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

.u-section-2 .u-gallery-item-8 {
  --effect-scale: 1.25;
}

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

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

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

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

  .u-section-2 .u-gallery-1 {
    height: 616px;
    margin-top: 22px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-gap: 17px;
  }

  .u-section-2 .u-back-image-5 {
    margin: initial;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 511px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    line-height: 1.4;
  }

  .u-section-2 .u-gallery-1 {
    height: 791px;
    margin-top: 20px;
    margin-bottom: 59px;
  }

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

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

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

  .u-section-2 .u-gallery-1 {
    height: 1794px;
    margin-top: 31px;
  }

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

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

  .u-section-2 .u-gallery-1 {
    height: 1174px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 837px;
}

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

.u-section-3 .u-image-1 {
  height: 701px;
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-3 .u-image-2 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -371px auto 0 65px;
}

.u-section-3 .u-image-3 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -281px auto 0 226px;
}

.u-section-3 .u-image-4 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 327px auto 0 226px;
}

.u-section-3 .u-image-5 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -42px auto 0 444px;
}

.u-section-3 .u-image-6 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -171px auto 0;
}

.u-section-3 .u-image-7 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 88px 422px 0 auto;
}

.u-section-3 .u-image-8 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -171px 152px -36px auto;
}

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

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

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

  .u-section-3 .u-image-2 {
    margin-top: -324px;
  }

  .u-section-3 .u-image-3 {
    margin-top: -256px;
    margin-left: 212px;
  }

  .u-section-3 .u-image-4 {
    margin-top: 289px;
  }

  .u-section-3 .u-image-7 {
    margin-right: 354px;
  }

  .u-section-3 .u-image-8 {
    margin-right: 139px;
  }
}

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

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

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

  .u-section-3 .u-image-2 {
    margin-top: -271px;
    margin-left: 37px;
  }

  .u-section-3 .u-image-3 {
    margin-top: -216px;
    margin-left: 159px;
  }

  .u-section-3 .u-image-4 {
    margin-top: 224px;
    margin-left: 159px;
  }

  .u-section-3 .u-image-5 {
    margin-left: 343px;
  }

  .u-section-3 .u-image-6 {
    margin-top: -134px;
  }

  .u-section-3 .u-image-7 {
    margin-top: 50px;
    margin-right: 296px;
  }

  .u-section-3 .u-image-8 {
    margin-top: -134px;
    margin-right: 108px;
  }
}

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

  .u-section-3 .u-text-1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 59px;
  }

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

  .u-section-3 .u-image-2 {
    margin-top: -211px;
    margin-left: 20px;
  }

  .u-section-3 .u-image-3 {
    margin-top: -183px;
    margin-left: 145px;
  }

  .u-section-3 .u-image-4 {
    margin-top: 167px;
    margin-left: 145px;
  }

  .u-section-3 .u-image-5 {
    margin-left: 260px;
  }

  .u-section-3 .u-image-6 {
    margin-top: -110px;
  }

  .u-section-3 .u-image-7 {
    margin-top: 26px;
    margin-right: 152px;
  }

  .u-section-3 .u-image-8 {
    margin-top: -110px;
    margin-right: 73px;
  }
}

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

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

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

  .u-section-3 .u-image-2 {
    margin-top: -160px;
    margin-left: 0;
  }

  .u-section-3 .u-image-3 {
    margin-top: -143px;
    margin-left: 95px;
  }

  .u-section-3 .u-image-4 {
    margin-top: 112px;
    margin-left: 85px;
  }

  .u-section-3 .u-image-5 {
    margin-left: 199px;
  }

  .u-section-3 .u-image-6 {
    margin-top: -96px;
  }

  .u-section-3 .u-image-7 {
    margin-top: 12px;
    margin-right: 162px;
  }

  .u-section-3 .u-image-8 {
    margin-top: -96px;
    margin-right: 59px;
  }
}

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

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

  .u-section-3 .u-image-1 {
    height: 180px;
    margin-top: 17px;
  }

  .u-section-3 .u-image-2 {
    margin-top: -111px;
  }

  .u-section-3 .u-image-3 {
    margin-top: -102px;
    margin-left: 57px;
  }

  .u-section-3 .u-image-4 {
    margin-top: 50px;
    margin-left: 57px;
  }

  .u-section-3 .u-image-5 {
    margin-left: 128px;
  }

  .u-section-3 .u-image-6 {
    margin-top: -92px;
  }

  .u-section-3 .u-image-7 {
    margin-top: 8px;
    margin-right: 57px;
  }

  .u-section-3 .u-image-8 {
    margin-top: -92px;
    margin-right: 26px;
  }
}

.u-section-3 .u-image-2,
.u-section-3 .u-image-2:before,
.u-section-3 .u-image-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-2 {
  border-color: transparent !important;
}

.u-section-3 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(0.9) !important;
}

.u-section-3 .u-image-2 {
  border-color: transparent !important;
}

.u-section-3 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(0.9) !important;
}

.u-section-3 .u-image-3,
.u-section-3 .u-image-3:before,
.u-section-3 .u-image-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-3.u-image-3.u-image-3:hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-3.u-image-3.u-image-3.hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-4,
.u-section-3 .u-image-4:before,
.u-section-3 .u-image-4 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-4.u-image-4.u-image-4:hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-4.u-image-4.u-image-4.hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-5,
.u-section-3 .u-image-5:before,
.u-section-3 .u-image-5 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-5.u-image-5.u-image-5:hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-5.u-image-5.u-image-5.hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-6,
.u-section-3 .u-image-6:before,
.u-section-3 .u-image-6 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-6.u-image-6.u-image-6:hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-6.u-image-6.u-image-6.hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-7,
.u-section-3 .u-image-7:before,
.u-section-3 .u-image-7 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-7.u-image-7.u-image-7:hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-7.u-image-7.u-image-7.hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-8,
.u-section-3 .u-image-8:before,
.u-section-3 .u-image-8 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-8.u-image-8.u-image-8:hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-8.u-image-8.u-image-8.hover {
  transform: scale(0.9) translateX(0px) translateY(0px) !important;
}.u-section-4 .u-sheet-1 {
  min-height: 2974px;
}

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

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

.u-section-4 .u-image-2 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -371px auto 0 65px;
}

.u-section-4 .u-image-3 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -281px auto 0 226px;
}

.u-section-4 .u-image-4 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 327px auto 0 226px;
}

.u-section-4 .u-image-5 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -42px auto 0 444px;
}

.u-section-4 .u-image-6 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -171px auto 0;
}

.u-section-4 .u-image-7 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 88px 422px 0 auto;
}

.u-section-4 .u-image-8 {
  width: 42px;
  height: 42px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -171px 152px 0 auto;
}

.u-section-4 .u-layout-wrap-1 {
  margin-top: 218px;
  margin-bottom: 60px;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 269px;
}

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

.u-section-4 .u-image-9 {
  width: 42px;
  height: 42px;
  margin: 0 auto;
}

.u-section-4 .u-text-2 {
  font-size: 1.125rem;
  margin: 10px 0 0;
}

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

.u-section-4 .u-layout-cell-2 {
  min-height: 305px;
  --radius: 20px;
}

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

.u-section-4 .u-image-10 {
  width: 42px;
  height: 42px;
  margin: 0 auto;
}

.u-section-4 .u-text-4 {
  font-size: 1.125rem;
  margin: 10px 0 0;
}

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

.u-section-4 .u-layout-cell-3 {
  min-height: 305px;
  --radius: 20px;
}

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

.u-section-4 .u-image-11 {
  width: 42px;
  height: 42px;
  margin: 0 auto;
}

.u-section-4 .u-text-6 {
  font-size: 1.125rem;
  margin: 10px 0 0;
}

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

.u-section-4 .u-layout-cell-4 {
  min-height: 305px;
  --radius: 20px;
}

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

.u-section-4 .u-image-12 {
  width: 42px;
  height: 42px;
  margin: 0 auto;
}

.u-section-4 .u-text-8 {
  width: auto;
  font-size: 1.125rem;
  margin: -43px 0 0;
}

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

.u-section-4 .u-layout-cell-5 {
  min-height: 305px;
  --radius: 20px;
}

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

.u-section-4 .u-image-13 {
  width: 42px;
  height: 42px;
  margin: 0 auto;
}

.u-section-4 .u-text-10 {
  font-size: 1.125rem;
  margin: 10px 0 0;
}

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

.u-section-4 .u-layout-cell-6 {
  min-height: 305px;
  --radius: 20px;
}

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

.u-section-4 .u-image-14 {
  width: 42px;
  height: 42px;
  margin: 0 auto;
}

.u-section-4 .u-text-12 {
  font-size: 1.125rem;
  margin: 10px 0 0;
}

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

.u-section-4 .u-layout-cell-7 {
  min-height: 305px;
  --radius: 20px;
}

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

.u-section-4 .u-image-15 {
  width: 42px;
  height: 42px;
  margin: 0 auto;
}

.u-section-4 .u-text-14 {
  font-size: 1.125rem;
  margin: 10px 0 0;
}

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

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

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

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

  .u-section-4 .u-image-2 {
    margin-top: -324px;
  }

  .u-section-4 .u-image-3 {
    margin-top: -256px;
    margin-left: 212px;
  }

  .u-section-4 .u-image-4 {
    margin-top: 289px;
  }

  .u-section-4 .u-image-7 {
    margin-right: 354px;
  }

  .u-section-4 .u-image-8 {
    margin-right: 139px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 308px;
  }

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

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

  .u-section-4 .u-layout-cell-2 {
    min-height: 349px;
  }

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

  .u-section-4 .u-text-5 {
    width: auto;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 263px;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 263px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 263px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 263px;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 263px;
  }
}

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

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

  .u-section-4 .u-image-2 {
    margin-top: -271px;
    margin-left: 37px;
  }

  .u-section-4 .u-image-3 {
    margin-top: -216px;
    margin-left: 159px;
  }

  .u-section-4 .u-image-4 {
    margin-top: 224px;
    margin-left: 159px;
  }

  .u-section-4 .u-image-5 {
    margin-left: 343px;
  }

  .u-section-4 .u-image-6 {
    margin-top: -134px;
  }

  .u-section-4 .u-image-7 {
    margin-top: 50px;
    margin-right: 296px;
  }

  .u-section-4 .u-image-8 {
    margin-top: -134px;
    margin-right: 108px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 217px;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 217px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 217px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 217px;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 217px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-text-1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 59px;
  }

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

  .u-section-4 .u-image-2 {
    margin-top: -211px;
    margin-left: 20px;
  }

  .u-section-4 .u-image-3 {
    margin-top: -183px;
    margin-left: 145px;
  }

  .u-section-4 .u-image-4 {
    margin-top: 167px;
    margin-left: 145px;
  }

  .u-section-4 .u-image-5 {
    margin-left: 260px;
  }

  .u-section-4 .u-image-6 {
    margin-top: -110px;
  }

  .u-section-4 .u-image-7 {
    margin-top: 26px;
    margin-right: 152px;
  }

  .u-section-4 .u-image-8 {
    margin-top: -110px;
    margin-right: 73px;
  }

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

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

  .u-section-4 .u-layout-cell-5 {
    min-height: 100px;
  }

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

  .u-section-4 .u-layout-cell-7 {
    min-height: 100px;
  }
}

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

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

  .u-section-4 .u-image-2 {
    margin-top: -160px;
    margin-left: 0;
  }

  .u-section-4 .u-image-3 {
    margin-top: -143px;
    margin-left: 95px;
  }

  .u-section-4 .u-image-4 {
    margin-top: 112px;
    margin-left: 85px;
  }

  .u-section-4 .u-image-5 {
    margin-left: 199px;
  }

  .u-section-4 .u-image-6 {
    margin-top: -96px;
  }

  .u-section-4 .u-image-7 {
    margin-top: 12px;
    margin-right: 162px;
  }

  .u-section-4 .u-image-8 {
    margin-top: -96px;
    margin-right: 59px;
  }

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

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

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

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

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

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

  .u-section-4 .u-container-layout-7 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

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

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

  .u-section-4 .u-image-2 {
    width: 34px;
    height: 34px;
    margin-top: -96px;
  }

  .u-section-4 .u-image-3 {
    width: 34px;
    height: 34px;
    margin-top: -109px;
    margin-left: 57px;
  }

  .u-section-4 .u-image-4 {
    width: 34px;
    height: 34px;
    margin-top: 59px;
    margin-left: 59px;
  }

  .u-section-4 .u-image-5 {
    width: 34px;
    height: 34px;
    margin-top: -34px;
    margin-left: 116px;
  }

  .u-section-4 .u-image-6 {
    width: 34px;
    height: 34px;
    margin-top: -63px;
  }

  .u-section-4 .u-image-7 {
    width: 34px;
    height: 34px;
    margin-top: -5px;
    margin-right: 80px;
  }

  .u-section-4 .u-image-8 {
    width: 34px;
    height: 34px;
    margin-top: -63px;
    margin-right: 25px;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 103px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 285px;
  }

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

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

  .u-section-4 .u-text-3 {
    line-height: 1.4;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 277px;
  }

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

  .u-section-4 .u-text-5 {
    line-height: 1.4;
    margin-top: 6px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 321px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-4 .u-text-6 {
    width: auto;
    font-size: 1rem;
    margin-top: 9px;
  }

  .u-section-4 .u-text-7 {
    line-height: 1.4;
    margin-top: 6px;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 333px;
  }

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

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

  .u-section-4 .u-text-9 {
    width: auto;
    margin-top: 6px;
  }

  .u-section-4 .u-container-layout-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .u-section-4 .u-text-11 {
    line-height: 1.4;
  }

  .u-section-4 .u-container-layout-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .u-section-4 .u-text-13 {
    line-height: 1.4;
  }

  .u-section-4 .u-container-layout-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .u-section-4 .u-text-15 {
    line-height: 1.4;
  }
}.u-section-5 .u-image-1 {
  min-height: 656px;
  background-image: url("images/destintiki26_new_003.webp");
  background-position: 50% 88.67%;
  margin-left: auto;
  margin-right: auto;
  background-size: cover;
}

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

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

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

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

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

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

.u-section-6 .u-layout-cell-1 {
  min-height: 490px;
}

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

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

.u-section-6 .u-text-2 {
  font-weight: 700;
  margin: 0 auto 0 0;
}

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

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

.u-section-6 .u-text-3 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 0 auto 0 0;
}

.u-section-6 .u-text-4 {
  font-weight: 700;
  margin: 0 auto 0 0;
}

.u-section-6 .u-layout-cell-3 {
  min-height: 490px;
}

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

.u-section-6 .u-text-5 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 0 auto 0 0;
}

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

.u-section-6 .u-text-7 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 0 auto 60px;
}

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 531px;
  }

  .u-section-6 .u-text-1 {
    line-height: 1.4;
  }

  .u-section-6 .u-text-2 {
    width: auto;
    margin-top: 5px;
    margin-right: 0;
  }

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

  .u-section-6 .u-text-3 {
    line-height: 1.4;
  }

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

  .u-section-6 .u-layout-cell-3 {
    min-height: 531px;
  }

  .u-section-6 .u-container-layout-3 {
    padding-right: 20px;
  }

  .u-section-6 .u-text-5 {
    line-height: 1.4;
  }

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

  .u-section-6 .u-text-7 {
    width: auto;
  }
}

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 438px;
  }

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

  .u-section-6 .u-layout-cell-3 {
    min-height: 438px;
  }

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

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 575px;
  }

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

  .u-section-6 .u-layout-cell-3 {
    min-height: 369px;
  }

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

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

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 430px;
  }

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

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

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

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

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

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

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

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

  .u-section-6 .u-text-7 {
    font-size: 1.3333333333333333rem;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 394px;
  }

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

  .u-section-6 .u-text-2 {
    line-height: 1.4;
  }

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

  .u-section-6 .u-text-4 {
    line-height: 1.4;
  }

  .u-section-6 .u-text-6 {
    line-height: 1.4;
  }
}