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

.u-section-1 .u-image-1 {
  height: 755px;
  margin-top: 0;
  margin-bottom: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 500px;
}

.u-section-2 .u-image-1 {
  width: 1060px;
  min-height: 457px;
  height: auto;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: url('images/ProductSectionBG.png'), linear-gradient(to bottom, rgba(229, 229, 229, 1), rgba(229, 229, 229, 1));
  background-size: cover, cover;
  --radius: 28px;
  box-shadow: 3px 2px 10px 0px rgba(53,74,86,0.35);
  margin: 0 32px 43px auto;
}

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

.u-section-2 .u-text-1 {
  font-family: Poppins;
  letter-spacing: 12px;
  font-weight: 300;
  font-size: 1.875rem;
  margin: 0 auto;
}

.u-section-2 .u-text-2 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 3rem;
  margin: 32px auto 0;
}

.u-section-2 .u-text-3 {
  font-family: Poppins;
  margin: 21px 55px 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-image-1 {
    width: 940px;
    margin-right: 0;
    height: auto;
  }

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

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

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

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

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

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

  .u-section-2 .u-text-2 {
    font-size: 2.25rem;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 600px;
  margin-bottom: 0;
}

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

.u-section-3 .u-gallery-item-1 {
  margin-right: 10px;
}

.u-section-3 .u-back-image-1 {
  width: 368px;
}

.u-section-3 .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-3 .u-gallery-item-2 {
  margin-right: 10px;
}

.u-section-3 .u-back-image-2 {
  width: 368px;
}

.u-section-3 .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-3 .u-gallery-item-3 {
  margin-right: 10px;
}

.u-section-3 .u-back-image-3 {
  width: 368px;
}

.u-section-3 .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-3 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-3 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}.u-section-4 .u-sheet-1 {
  min-height: 526px;
}

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

.u-section-4 .u-layout-cell-1 {
  min-height: 502px;
  --radius: 50px;
}

.u-section-4 .u-container-layout-1 {
  box-shadow: 3px 3px 10px 0px rgba(107,123,132,0.35);
  padding: 0 30px;
}

.u-section-4 .u-text-1 {
  font-family: Poppins;
  font-size: 1.875rem;
  letter-spacing: 12px;
  font-weight: 300;
  margin: 15px auto 0;
}

.u-section-4 .u-text-2 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 3.75rem;
  line-height: 0.93;
  margin: 21px 52px 0 0;
}

.u-section-4 .u-text-3 {
  font-family: Poppins;
  font-size: 1rem;
  line-height: 1.37;
  font-weight: 400;
  margin: 21px 0 0;
}

.u-section-4 .u-image-1 {
  min-height: 502px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/PerformanceCard2.png");
  background-size: cover;
  --radius: 50px;
}

.u-section-4 .u-container-layout-2 {
  box-shadow: 3px 3px 10px 0px rgba(107,123,132,0.35);
  padding: 30px;
}

.u-section-4 .u-shape-1 {
  width: 416px;
  height: 298px;
  --radius: 50px;
  background-image: none;
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-image-1 {
    min-height: 346px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 400px;
}

.u-section-5 .u-text-1 {
  font-family: Poppins;
  font-size: 2.25rem;
  line-height: 0.93;
  letter-spacing: 11px;
  font-weight: 200;
  margin: 20px auto 60px 20px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-text-1 {
    margin-left: 0;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 385px;
}

.u-section-6 .u-text-1 {
  font-family: Poppins;
  font-size: 2.25rem;
  line-height: 0.93;
  letter-spacing: 11px;
  font-weight: 200;
  margin: 16px 10px 0;
}

.u-section-6 .u-group-1 {
  height: auto;
  margin-top: 33px;
  margin-bottom: 60px;
  background-image: linear-gradient(#6b7b84, #354a56);
  --radius: 50px;
  min-height: 216px;
}

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

.u-section-6 .u-image-1 {
  width: 383px;
  height: 50px;
  margin: 53px auto 0 148px;
}

.u-section-6 .u-image-2 {
  width: 354px;
  height: 88px;
  margin: -69px 146px 0 auto;
}

@media (max-width: 1199px) {
  .u-section-6 .u-text-1 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-6 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 575px) {
  .u-section-6 .u-image-1 {
    width: 340px;
    height: 44px;
    margin-left: 0;
  }

  .u-section-6 .u-image-2 {
    width: 340px;
    height: 85px;
    margin-top: -63px;
    margin-right: 0;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 811px;
}

.u-section-7 .u-text-1 {
  font-family: Poppins;
  font-size: 2.25rem;
  line-height: 0.93;
  letter-spacing: 11px;
  font-weight: 200;
  margin: 20px auto 0 20px;
}

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

.u-section-7 .u-gallery-item-1 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-1 {
  width: 333px;
}

.u-section-7 .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-7 .u-gallery-item-2 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-2 {
  width: 333px;
}

.u-section-7 .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-7 .u-gallery-item-3 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-3 {
  width: 333px;
}

.u-section-7 .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-7 .u-gallery-item-4 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-4 {
  width: 333px;
}

.u-section-7 .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-7 .u-gallery-item-5 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-5 {
  width: 333px;
}

.u-section-7 .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-7 .u-gallery-item-6 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-6 {
  width: 333px;
}

.u-section-7 .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-7 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-7 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  background-image: none;
  padding: 8px;
}

@media (max-width: 1199px) {
  .u-section-7 .u-text-1 {
    margin-left: 0;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 694px;
}

.u-section-8 .u-image-1 {
  height: auto;
  min-height: 594px;
  background-image: url("images/SubsBG1.png");
  --radius: 50px;
  box-shadow: 3px 3px 10px 0px rgba(128,128,128,0.35);
  margin-bottom: 60px;
  margin-top: 0;
}

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

.u-section-8 .u-text-1 {
  font-family: Poppins;
  font-size: 1.5rem;
  line-height: 0.93;
  letter-spacing: 11px;
  font-weight: 200;
  margin: 174px 10px 0;
}

.u-section-8 .u-text-2 {
  font-family: Poppins;
  font-size: 3rem;
  line-height: 0.93;
  letter-spacing: 0px;
  margin: 29px 10px 0;
}

.u-section-8 .u-btn-1 {
  --radius: 50px;
  border-style: solid;
  font-size: 1.5rem;
  letter-spacing: 8px;
  font-family: Poppins;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 27px auto 0;
  padding: 4px 123px 5px 122px;
}

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

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

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

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

.u-section-8 .u-btn-1,
.u-section-8 .u-btn-1:before,
.u-section-8 .u-btn-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-8 .u-container-layout:hover .u-btn-1 {
  transform: scale(1.03) !important;
}

.u-container-layout.hover > .u-section-8 .u-btn-1 {
  transform: scale(1.03) !important;
}