 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('/images/background.png');
}

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

.u-section-1 .u-text-1 {
  letter-spacing: 5px;
  font-size: 1.875rem;
  line-height: 1.2;
  text-transform: none;
  font-family: "Advent Pro";
  font-weight: 400;
  margin: 113px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 4.375rem;
  line-height: 1;
  background-image: none;
  text-shadow: 5px 7px 0px rgba(42,27,61,1);
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 120px 1px 0;
}

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

.u-section-1 .u-layout-wrap-1 {
  width: 617px;
  margin: 100px auto 60px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 85px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-1 .u-container-layout-1 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  padding: 10px;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  font-size: 1rem;
  margin: 0 auto;
  padding: 15px 45px 16px 44px;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 85px;
}

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

.u-section-1 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1rem;
  background-image: none;
  margin: 0 auto;
  padding: 15px 42px;
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 3.75rem;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
    width: auto;
    margin-right: 197px;
    margin-left: 208px;
  }

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

  .u-section-1 .u-layout-cell-1 {
    --animation-custom_in-translate_x: -300px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }

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

  .u-section-1 .u-layout-cell-2 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 300px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }

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

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

  .u-section-1 .u-text-2 {
    font-size: 3.125rem;
    width: auto;
    margin-top: 83px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 58px;
    margin-right: 87px;
    margin-left: 98px;
  }

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

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

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

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

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

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 3rem;
    margin-right: -19px;
  }

  .u-section-1 .u-text-3 {
    font-size: 1rem;
    margin-top: 43px;
    margin-left: 0;
  }

  .u-section-1 .u-layout-wrap-1 {
    margin-bottom: 49px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-1 .u-btn-1 {
    font-size: 0.875rem;
    margin-left: 0;
    padding: 10px 19px;
  }

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

  .u-section-1 .u-btn-2 {
    font-size: 0.875rem;
    margin-right: 0;
    padding: 10px 20px;
  }
}

.u-section-1 .u-layout-cell-1,
.u-section-1 .u-layout-cell-1:before,
.u-section-1 .u-layout-cell-1 > .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-1 .u-layout-cell-1.u-layout-cell-1.u-layout-cell-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-section-1 .u-layout-cell-1 {
  border-color: transparent !important;
}

.u-section-1 .u-layout-cell-1.u-layout-cell-1.u-layout-cell-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-section-1 .u-layout-cell-1 {
  border-color: transparent !important;
}

.u-section-1 .u-container-layout:hover .u-layout-cell-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-1 .u-layout-cell-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-2 {
  background-image: linear-gradient(0deg, rgba(42,27,61,0.55), rgba(42,27,61,0.55)), url('https://assets.nicepagecdn.com/46b7d45a/5669924/images/254544039_7091351.jpg');
  background-position: 50% 50%;
}

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

.u-section-2 .u-group-1 {
  margin-top: 0;
  margin-bottom: 59px;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-2 .u-text-1 {
  text-transform: none;
  letter-spacing: 5px;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Advent Pro";
  line-height: 1.2;
  margin: 0 auto;
}

.u-section-2 .u-text-2 {
  background-image: none;
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 1;
  text-shadow: -4px 5px 0px rgba(42,27,61,0.95);
  letter-spacing: 7px;
  width: auto;
  margin: 50px 0 0;
}

.u-section-2 .u-btn-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.875rem;
  align-self: center;
  text-align: center;
  font-weight: 700;
  border-style: solid;
  margin: 87px auto 0;
  padding: 15px 41px 16px;
}

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

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

  .u-section-2 .u-group-1 {
    width: 595px;
    margin: 69px 0 60px auto;
  }

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

@media (max-width: 991px) {
   .u-section-2 {
    background-position: 20.61% 73.51%;
    background-size: auto 110%;
  }

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

  .u-section-2 .u-group-1 {
    width: 571px;
  }

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

@media (max-width: 767px) {
   .u-section-2 {
    background-position: 48.53% 100%;
  }

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

  .u-section-2 .u-group-1 {
    width: 462px;
    margin-bottom: 59px;
  }

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

@media (max-width: 575px) {
   .u-section-2 {
    background-position: 50% 0%;
    background-size: 110%;
  }

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

  .u-section-2 .u-group-1 {
    min-height: 589px;
    margin-top: 13px;
    margin-bottom: 22px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-2 .u-text-2 {
    font-size: 3rem;
    line-height: 1.1;
  }
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-shape-1 {
  width: 532px;
  background-image: none;
  height: 350px;
  margin: 0 0 0 auto;
}

.u-section-3 .u-group-1 {
  min-height: 468px;
  height: auto;
  margin-top: -288px;
  margin-bottom: 0;
}

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

.u-section-3 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 38px auto 0 20px;
}

.u-section-3 .u-text-1 {
  font-size: 3.22222rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 1;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 45px 66px 0;
}

.u-section-3 .u-line-1 {
  transform-origin: left center;
  margin-top: 14px;
  margin-bottom: 0;
}

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

  .u-section-3 .u-shape-1 {
    width: 440px;
    height: 273px;
  }

  .u-section-3 .u-group-1 {
    margin-top: -216px;
    margin-bottom: -163px;
    min-height: 272px;
    height: auto;
  }

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

  .u-section-3 .u-icon-1 {
    margin-top: -6px;
    margin-left: 50px;
  }

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

  .u-section-3 .u-line-1 {
    width: 940px;
    margin-right: -30px;
    margin-left: 30px;
  }
}

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

  .u-section-3 .u-shape-1 {
    width: 400px;
  }

  .u-section-3 .u-icon-1 {
    margin-top: 95px;
  }

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

  .u-section-3 .u-line-1 {
    height: 6px;
    width: 720px;
    margin-right: 0;
    margin-left: 0;
  }
}

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

  .u-section-3 .u-shape-1 {
    width: 375px;
    height: 336px;
  }

  .u-section-3 .u-icon-1 {
    margin-top: 151px;
  }

  .u-section-3 .u-line-1 {
    width: 540px;
  }
}

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

  .u-section-3 .u-shape-1 {
    width: 248px;
    height: 275px;
  }

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

  .u-section-3 .u-icon-1 {
    margin-top: 0;
    margin-left: 10px;
  }

  .u-section-3 .u-text-1 {
    font-size: 3rem;
    margin-top: 17px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-3 .u-line-1 {
    margin-top: 21px;
    width: 340px;
  }
} .u-section-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('/images/background.png');
}

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

.u-section-4 .u-shape-1 {
  width: 662px;
  height: 334px;
  background-image: none;
  margin: 476px auto 0 20px;
}

.u-section-4 .u-shape-2 {
  width: 237px;
  height: 237px;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  margin: -188px 0 0 auto;
}

.u-section-4 .u-image-1 {
  height: 709px;
  width: 794px;
  object-position: 100% 50%;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -854px -85px 0 auto;
}

.u-section-4 .u-shape-3 {
  width: 228px;
  height: 228px;
  background-image: none;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  margin: -653px auto 0 0;
}

.u-section-4 .u-group-1 {
  width: 462px;
  min-height: 549px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -136px auto 60px 88px;
}

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

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

.u-section-4 .u-text-2 {
  font-size: 1.125rem;
  font-weight: 400;
  margin: 20px 3px 0;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  border-style: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 700;
  margin: 20px auto 0 0;
  padding: 18px 55px 18px 54px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 28px;
  }

  .u-section-4 .u-text-2 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 38px;
    margin-left: 1px;
    margin-right: 1px;
  }

  .u-section-4 .u-btn-1 {
    margin-top: 52px;
  }
}

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

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

  .u-section-4 .u-shape-1 {
    width: 540px;
    margin-left: 0;
  }

  .u-section-4 .u-image-1 {
    height: 482px;
    width: 540px;
    margin-right: 0;
  }

  .u-section-4 .u-shape-3 {
    margin-top: -426px;
  }

  .u-section-4 .u-group-1 {
    margin-left: 78px;
  }

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

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

  .u-section-4 .u-shape-1 {
    width: 340px;
  }

  .u-section-4 .u-shape-2 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 300px;
    --animation-custom_in-opacity: 0.3;
    --animation-custom_in-scale: 1;
  }

  .u-section-4 .u-image-1 {
    height: 303px;
    width: 340px;
  }

  .u-section-4 .u-shape-3 {
    margin-top: -247px;
  }

  .u-section-4 .u-group-1 {
    width: 340px;
    margin-left: 0;
  }

  .u-section-4 .u-text-1 {
    margin-right: 0;
    font-size: 1.5rem;
  }

  .u-section-4 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.125rem;
  }
} .u-section-5 {
  background-image: none;
}

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

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

.u-section-5 .u-list-1 {
  width: 1196px;
  margin: 24px -28px 60px;
}

.u-section-5 .u-repeater-1 {
  grid-template-columns: repeat(4, 25%);
  min-height: 529px;
  grid-gap: 0px;
}

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

.u-section-5 .u-icon-1 {
  height: 113px;
  width: 113px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  margin: 0 auto;
  padding: 23px;
}

.u-section-5 .u-text-2 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 35px -19px 0 -10px;
}

.u-section-5 .u-text-3 {
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  margin: 46px 0 0;
}

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

.u-section-5 .u-icon-2 {
  height: 113px;
  width: 113px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  margin: 0 auto;
  padding: 23px;
}

.u-section-5 .u-text-4 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 35px -19px 0 -10px;
}

.u-section-5 .u-text-5 {
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  margin: 46px 0 0;
}

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

.u-section-5 .u-icon-3 {
  height: 113px;
  width: 113px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  margin: 0 auto;
  padding: 23px;
}

.u-section-5 .u-text-6 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 35px -19px 0 -10px;
}

.u-section-5 .u-text-7 {
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  margin: 46px 0 0;
}

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

.u-section-5 .u-icon-4 {
  height: 113px;
  width: 113px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  margin: 0 auto;
  padding: 23px;
}

.u-section-5 .u-text-8 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 35px -19px 0 -10px;
}

.u-section-5 .u-text-9 {
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  margin: 46px 0 0;
}

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

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

  .u-section-5 .u-list-1 {
    width: 940px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-repeater-1 {
    min-height: 416px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-repeater-1 {
    grid-template-columns: repeat(2, 50%);
    min-height: 1275px;
  }
}

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

  .u-section-5 .u-repeater-1 {
    grid-template-columns: 100%;
  }

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

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

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

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

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

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

  .u-section-5 .u-list-1 {
    width: 340px;
    margin-bottom: 31px;
  }
} .u-section-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('/images/background.png');
}

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

.u-section-6 .u-shape-1 {
  width: 486px;
  height: 702px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 70px 0 0 auto;
}

.u-section-6 .u-shape-2 {
  width: 770px;
  height: 633px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -668px auto 0 0;
}

.u-section-6 .u-group-1 {
  width: 570px;
  min-height: 571px;
  height: auto;
  margin: -632px 45px 0 auto;
}

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

.u-section-6 .u-image-1 {
  width: 491px;
  height: 463px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0.45;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 108px auto 0 0;
}

.u-section-6 .u-image-2 {
  width: 507px;
  height: 481px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -551px 0 0 auto;
}

.u-section-6 .u-group-2 {
  width: 501px;
  min-height: 569px;
  height: auto;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: -539px auto 60px 0;
}

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

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

.u-section-6 .u-text-2 {
  font-size: 1.375rem;
  line-height: 1.8;
  font-weight: 400;
  margin: 52px 0 0;
}

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

  .u-section-6 .u-shape-1 {
    width: 316px;
    height: 577px;
    margin-top: 61px;
  }

  .u-section-6 .u-shape-2 {
    height: 598px;
    margin-top: -542px;
  }

  .u-section-6 .u-group-1 {
    width: 449px;
    min-height: 478px;
    margin-top: -583px;
    margin-right: 21px;
    height: auto;
  }

  .u-section-6 .u-image-1 {
    width: 370px;
    height: 355px;
    margin-top: 0;
  }

  .u-section-6 .u-image-2 {
    height: 383px;
    width: 389px;
    margin-top: -443px;
    margin-bottom: -28px;
  }

  .u-section-6 .u-group-2 {
    width: 454px;
    margin-top: -455px;
    height: auto;
  }
}

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

  .u-section-6 .u-shape-1 {
    width: 498px;
    height: 784px;
    margin-top: 552px;
    margin-right: 25px;
  }

  .u-section-6 .u-shape-2 {
    height: 555px;
    margin-top: -1266px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-group-1 {
    width: 631px;
    min-height: 618px;
    margin-top: 33px;
    margin-right: auto;
    margin-left: 0;
  }

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

  .u-section-6 .u-image-1 {
    width: 556px;
    height: 518px;
    margin-top: 101px;
  }

  .u-section-6 .u-image-2 {
    width: 556px;
    height: 523px;
    margin-top: -605px;
    margin-bottom: 0;
  }

  .u-section-6 .u-group-2 {
    width: 692px;
    margin-top: -1168px;
  }

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

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

  .u-section-6 .u-shape-1 {
    width: 393px;
    height: 698px;
    margin-top: 665px;
    margin-right: 0;
  }

  .u-section-6 .u-shape-2 {
    margin-top: -1293px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-1 {
    min-height: 574px;
    width: 500px;
    margin-top: 102px;
  }

  .u-section-6 .u-image-1 {
    width: 446px;
    height: 446px;
  }

  .u-section-6 .u-image-2 {
    width: 443px;
    height: 454px;
    margin-top: -533px;
  }

  .u-section-6 .u-group-2 {
    width: 540px;
    margin-top: -1193px;
  }
}

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

  .u-section-6 .u-shape-1 {
    width: 250px;
    height: 428px;
    margin-top: 184px;
    margin-right: 20px;
  }

  .u-section-6 .u-shape-2 {
    height: 544px;
    margin-top: -194px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-1 {
    min-height: 340px;
    width: 300px;
    margin-top: -952px;
    margin-left: auto;
  }

  .u-section-6 .u-image-1 {
    width: 270px;
    height: 231px;
    margin-top: 141px;
  }

  .u-section-6 .u-image-2 {
    width: 260px;
    height: 277px;
    margin-top: -312px;
  }

  .u-section-6 .u-group-2 {
    margin-top: -312px;
    margin-bottom: 69px;
    min-height: 897px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-6 .u-text-2 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 43px;
    margin-left: 4px;
  }
} .u-section-7 {
  background-image: none;
}

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

.u-section-7 .u-shape-1 {
  width: 368px;
  height: 368px;
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 70px auto 0 293px;
}

.u-section-7 .u-image-1 {
  width: 493px;
  height: 493px;
  background-image: url("https://assets.nicepagecdn.com/46b7d45a/5669924/images/19837057_6159586.svg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  margin: -245px auto 0 0;
}

.u-section-7 .u-image-2 {
  width: 369px;
  height: 369px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  background-image: url("https://assets.nicepagecdn.com/46b7d45a/5669924/images/19837055_6157447.svg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  margin: -156px auto 0 293px;
}

.u-section-7 .u-group-1 {
  width: 527px;
  min-height: 514px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin: -655px 0 60px auto;
}

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

.u-section-7 .u-text-1 {
  margin: 30px 0 0;
}

.u-section-7 .u-text-2 {
  font-size: 1.125rem;
  background-image: none;
  font-weight: 300;
  margin: 29px 0 0;
}

.u-section-7 .u-btn-1 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.875rem;
  align-self: center;
  text-align: center;
  font-weight: 700;
  margin: 43px auto 0 0;
  padding: 20px 46px 20px 44px;
}

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

  .u-section-7 .u-shape-1 {
    width: 421px;
    height: 421px;
    margin-left: 204px;
  }

  .u-section-7 .u-image-1 {
    width: 429px;
    height: 429px;
    margin-top: -298px;
  }

  .u-section-7 .u-image-2 {
    width: 351px;
    height: 351px;
    margin-top: -78px;
    margin-left: 204px;
  }

  .u-section-7 .u-group-1 {
    width: 449px;
    margin-top: -627px;
    height: auto;
  }
}

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

  .u-section-7 .u-image-2 {
    margin-top: -231px;
    margin-right: 9px;
    margin-left: auto;
  }

  .u-section-7 .u-group-1 {
    width: 556px;
    min-height: 528px;
    margin-top: -57px;
    margin-right: auto;
    margin-left: 0;
  }
}

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

  .u-section-7 .u-shape-1 {
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-7 .u-image-2 {
    margin-top: -140px;
    margin-right: 0;
  }

  .u-section-7 .u-group-1 {
    min-height: 521px;
    width: 458px;
    margin-top: -50px;
  }
}

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

  .u-section-7 .u-shape-1 {
    width: 340px;
    height: 340px;
    margin-top: 35px;
    margin-left: 0;
  }

  .u-section-7 .u-image-1 {
    width: 309px;
    height: 309px;
    margin-top: -217px;
  }

  .u-section-7 .u-image-2 {
    width: 242px;
    height: 242px;
    margin-top: -76px;
  }

  .u-section-7 .u-group-1 {
    min-height: 573px;
    margin-top: -258px;
    margin-bottom: -148px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-7 .u-text-2 {
    width: auto;
    margin-top: 23px;
  }

  .u-section-7 .u-btn-1 {
    margin-top: 44px;
  }
} .u-section-8 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('/images/background.png');
}

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

.u-section-8 .u-shape-1 {
  width: 306px;
  height: 306px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 93px 364px 0 auto;
}

.u-section-8 .u-image-1 {
  width: 760px;
  height: 760px;
  background-image: url("https://assets.nicepagecdn.com/46b7d45a/5669924/images/removal.ai_b68d1938-3675-43a3-bf71-238f4db97c83-12084824_209439841.png");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -376px auto 0 -37px;
}

.u-section-8 .u-shape-2 {
  width: 245px;
  height: 245px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: -255px auto 0 7px;
}

.u-section-8 .u-shape-3 {
  width: 146px;
  height: 146px;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  margin: 1px auto 0 270px;
}

.u-section-8 .u-group-1 {
  width: 634px;
  min-height: 675px;
  background-image: none;
  height: auto;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -627px 14px 60px auto;
}

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

.u-section-8 .u-text-1 {
  line-height: 0.8;
  margin: 29px auto 0 1px;
}

.u-section-8 .u-social-icons-1 {
  height: 32px;
  min-height: 16px;
  width: 116px;
  min-width: 68px;
  margin: -32px 0 0 auto;
}

.u-section-8 .u-icon-1 {
  height: 100%;
}

.u-section-8 .u-icon-2 {
  height: 100%;
}

.u-section-8 .u-icon-3 {
  height: 32px;
}

.u-section-8 .u-text-2 {
  line-height: 1;
  font-size: 1.125rem;
  margin: 14px auto 0 1px;
}

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

.u-section-8 .u-form-1 {
  height: 527px;
  width: 549px;
  margin: 19px auto 0;
}

.u-section-8 .u-form-group-3 {
  margin-left: 0;
}

.u-section-8 .u-btn-2 {
  text-transform: uppercase;
  font-size: 1.25rem;
  width: 100%;
  background-image: none;
  border-style: none;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 16px 30px 17px;
}

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

  .u-section-8 .u-shape-3 {
    margin-top: 42px;
    margin-left: 208px;
  }

  .u-section-8 .u-group-1 {
    width: 508px;
    margin-top: -479px;
    margin-right: 23px;
    margin-bottom: 38px;
    height: auto;
  }

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

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

  .u-section-8 .u-social-icons-1 {
    margin-top: -41px;
  }

  .u-section-8 .u-text-2 {
    margin-top: -38px;
  }

  .u-section-8 .u-form-1 {
    width: 423px;
    margin-top: 20px;
  }
}

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

  .u-section-8 .u-shape-1 {
    width: 263px;
    height: 263px;
    margin-right: 54px;
  }

  .u-section-8 .u-image-1 {
    width: 645px;
    height: 645px;
    margin-left: 0;
  }

  .u-section-8 .u-shape-2 {
    width: 216px;
    height: 216px;
    margin-top: -215px;
    margin-left: 0;
  }

  .u-section-8 .u-shape-3 {
    width: 124px;
    height: 124px;
    margin-top: 34px;
    margin-left: 92px;
  }

  .u-section-8 .u-group-1 {
    width: 461px;
    margin-top: -393px;
    margin-right: 21px;
    margin-bottom: 60px;
  }

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

  .u-section-8 .u-social-icons-1 {
    margin-top: -69px;
    margin-right: 6px;
  }

  .u-section-8 .u-icon-1 {
    height: 32px;
  }

  .u-section-8 .u-icon-2 {
    height: 32px;
  }

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

  .u-section-8 .u-form-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-8 .u-shape-1 {
    width: 189px;
    height: 189px;
  }

  .u-section-8 .u-image-1 {
    width: 462px;
    height: 462px;
    margin-top: -243px;
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-8 .u-shape-2 {
    width: 153px;
    height: 153px;
    margin-top: -195px;
    margin-left: 29px;
  }

  .u-section-8 .u-shape-3 {
    margin-top: 9px;
    margin-right: 189px;
    margin-left: auto;
  }

  .u-section-8 .u-group-1 {
    margin-top: -224px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-8 .u-shape-1 {
    margin-top: 77px;
    margin-right: 23px;
  }

  .u-section-8 .u-image-1 {
    margin-top: -231px;
    height: 340px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-shape-2 {
    width: 135px;
    height: 135px;
    margin-top: 45px;
    margin-left: 0;
  }

  .u-section-8 .u-shape-3 {
    width: 86px;
    height: 86px;
    margin-top: 323px;
    margin-right: -26px;
  }

  .u-section-8 .u-group-1 {
    margin-top: -672px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-8 .u-text-1 {
    line-height: 1.4;
    margin-top: 14px;
    margin-right: 59px;
    margin-left: 15px;
  }

  .u-section-8 .u-social-icons-1 {
    margin-top: 26px;
    margin-right: auto;
    margin-left: 15px;
  }

  .u-section-8 .u-text-2 {
    margin-top: -35px;
    margin-left: 0;
  }

  .u-section-8 .u-form-1 {
    width: 320px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}