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

.u-section-1 .u-image-1 {
  width: 670px;
  height: 400px;
  box-shadow: 0px 12px 35px 0 rgba(0,0,0,0.8);
  margin: 60px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 2.75rem;
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  line-height: 1.65;
  letter-spacing: 0.5px;
  width: 680px;
  margin: 19px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: 1px;
  --border-color-var: #e10600;
  margin: 30px auto 60px;
}

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

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 660px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 326px;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 334px;
    height: 205px;
    margin-top: 50px;
    margin-bottom: 0;
  }

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 521px;
}

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

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

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

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

.u-section-2 .u-text-2 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 1rem;
  letter-spacing: 1px;
  line-height: 1.7;
}

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

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

.u-section-2 .u-image-1 {
  width: 430px;
  height: 400px;
  --radius: 12px;
  box-shadow: 0px 10px 25px 0 rgba(0,0,0,0.85);
  margin: 0 auto;
}

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

  .u-section-2 .u-layout-wrap-1 {
    position: relative;
  }

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

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

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

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

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

  .u-section-2 .u-image-1 {
    width: 320px;
    height: 298px;
  }
}

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

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

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

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

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

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
    width: 192px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-2 .u-image-1 {
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 580px;
}

.u-section-3 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 500;
  margin: 30px auto 0;
}

.u-section-3 .u-text-2 {
  width: 720px;
  margin: 20px auto 0;
}

.u-section-3 .u-layout-wrap-1 {
  width: 90%;
  margin: 30px auto;
}

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

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

.u-section-3 .u-icon-1 {
  width: 52px;
  height: 52px;
  margin: 0 auto;
  padding: 0;
}

.u-section-3 .u-text-3 {
  font-size: 1.1875rem;
  margin: 30px auto 0;
}

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

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

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

.u-section-3 .u-icon-2 {
  width: 52px;
  height: 52px;
  --text-color-var: #333333;
  color: rgb(51, 51, 51) !important;
  margin: 0 auto;
  padding: 0;
}

.u-section-3 .u-text-5 {
  font-size: 1.1875rem;
  margin: 30px auto 0;
}

.u-section-3 .u-text-6 {
  margin: 20px auto 0;
}

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

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

.u-section-3 .u-icon-3 {
  width: 52px;
  height: 52px;
  --text-color-var: #333333;
  color: rgb(51, 51, 51) !important;
  margin: 0 auto;
  padding: 0;
}

.u-section-3 .u-text-7 {
  font-size: 1.1875rem;
  margin: 30px auto 0;
}

.u-section-3 .u-text-8 {
  margin: 20px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-icon-1 {
    margin-top: 10px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 426px;
}

.u-section-4 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 500;
  margin: 30px auto 0;
}

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

.u-section-4 .u-layout-wrap-1 {
  width: 90%;
  margin: 15px auto 30px;
}

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

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

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

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

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

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

.u-section-4 .u-text-5 {
  font-size: 1.25rem;
  margin: 8px auto 0 0;
}

.u-section-4 .u-text-6 {
  transition-duration: 0.3s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 32px 0 0;
}

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

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

.u-section-4 .u-text-7 {
  font-size: 1.25rem;
  margin: 10px auto 0 3px;
}

.u-section-4 .u-text-8 {
  margin: 26px 21px 0 0;
}

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

  .u-section-4 .u-layout-wrap-1 {
    position: relative;
  }

  .u-section-4 .u-layout-cell-1 {
    --color-var: #fafafa;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-4 .u-text-4 {
    transition-duration: 0.5s;
  }

  .u-section-4 .u-text-6 {
    margin-left: 29px;
  }
}

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-text-1 {
    font-size: 1.625rem;
    font-weight: 600;
    width: auto;
    margin-top: 45px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: 9px;
    margin-left: 5px;
    margin-right: 5px;
  }

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

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

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

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

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

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

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

  .u-section-4 .u-text-5 {
    margin-top: 10px;
    margin-left: auto;
  }

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

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

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

  .u-section-4 .u-text-7 {
    margin-left: auto;
  }

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

.u-section-4 .u-layout-cell-3,
.u-section-4 .u-layout-cell-3:before,
.u-section-4 .u-layout-cell-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-4 .u-layout-cell-3.u-layout-cell-3.u-layout-cell-3:hover {
  transform: rotate(0deg) translateY(-5px) scale(1.02) !important;
  box-shadow: 0px 8px 28px 0 rgba(0,0,0,0.55) !important;
}

.u-section-4 .u-layout-cell-3.u-layout-cell-3.u-layout-cell-3.hover {
  transform: rotate(0deg) translateY(-5px) scale(1.02) !important;
  box-shadow: 0px 8px 28px 0 rgba(0,0,0,0.55) !important;
}

.u-section-4 .u-text-6,
.u-section-4 .u-text-6:before,
.u-section-4 .u-text-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-4 .u-text-6.u-text-6.u-text-6:hover {
  transform: translateY(-5px) scale(1.02) !important;
}

.u-section-4 .u-text-6.u-text-6.u-text-6.hover {
  transform: translateY(-5px) scale(1.02) !important;
}

.u-section-4 .u-layout-cell-2,
.u-section-4 .u-layout-cell-2:before,
.u-section-4 .u-layout-cell-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-4 .u-layout-cell-2.u-layout-cell-2.u-layout-cell-2:hover {
  transform: scale(1.02) translateY(-5px) translateX(0px) !important;
  box-shadow: 0px 8px 28px 0 rgba(0,0,0,0.55) !important;
}

.u-section-4 .u-layout-cell-2.u-layout-cell-2.u-layout-cell-2.hover {
  transform: scale(1.02) translateY(-5px) translateX(0px) !important;
  box-shadow: 0px 8px 28px 0 rgba(0,0,0,0.55) !important;
}

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

.u-section-4 .u-layout-cell-1.u-layout-cell-1.u-layout-cell-1.hover {
  transform: scale(1.02) translateY(-5px) translateX(0px) !important;
  box-shadow: 0px 8px 28px 0 rgba(0,0,0,0.55) !important;
}.u-section-5 .u-sheet-1 {
  min-height: 947px;
}

.u-section-5 .u-shape-1 {
  width: 180px;
  height: 3px;
  --border-color-var: #e30613;
  margin: 58px auto 0;
}

.u-section-5 .u-text-1 {
  font-weight: 500;
  font-size: 2.625rem;
  margin: 25px auto 0;
}

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

.u-section-5 .u-layout-wrap-1 {
  width: 95%;
  --radius: 18px;
  margin: 25px auto 0;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 498px;
  filter: none;
  --radius: 18px;
}

.u-section-5 .u-container-layout-1 {
  box-shadow: 0px 8px 30px 0 rgba(0,0,0,0.15);
  padding: 0 20px;
}

.u-section-5 .u-image-1 {
  height: 490px;
  margin-top: 10px;
  margin-bottom: -10px;
  object-position: 50% 23.66%;
  --radius: 18px;
  transition-duration: 0.3s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-5 .u-layout-cell-2 {
  min-height: 498px;
  --radius: 18px;
}

.u-section-5 .u-container-layout-2 {
  box-shadow: 0px 8px 30px 0 rgba(0,0,0,0.15);
  padding: 10px;
}

.u-section-5 .u-image-2 {
  height: 441px;
  transition-duration: 0.3s;
  --radius: 18px;
  width: 316px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 4px auto 0 0;
}

.u-section-5 .u-layout-cell-3 {
  min-height: 498px;
}

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

.u-section-5 .u-image-3 {
  box-shadow: 0px 8px 30px 0 rgba(0,0,0,0.15);
  --radius: 18px;
  transition-duration: 0.3s;
  width: 344px;
  height: 490px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -10px 0 0 auto;
}

.u-section-5 .u-text-3 {
  font-size: 1rem;
  --text-color-var: #666666;
  margin: 40px auto 0;
}

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

.u-section-5 .u-icon-6 {
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  width: 70px;
  height: 70px;
  --border-color-var: #e30613;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 25px auto 58px;
  padding: 1px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-image-2 {
    height: 8px;
    width: 6px;
  }

  .u-section-5 .u-image-3 {
    width: 26px;
    height: 37px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-image-1 {
    height: 476px;
    margin-bottom: 0;
  }

  .u-section-5 .u-image-2 {
    height: 462px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-image-3 {
    height: 486px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

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

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

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

  .u-section-5 .u-image-1 {
    height: -4284px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 1494px;
  }

  .u-section-5 .u-image-2 {
    height: 8px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-layout-cell-3 {
    min-height: 1494px;
  }

  .u-section-5 .u-image-3 {
    height: 37px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-5 .u-shape-1 {
    margin-top: 60px;
  }

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

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

  .u-section-5 .u-image-1 {
    height: 420px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 103px;
  }

  .u-section-5 .u-image-2 {
    height: 420px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-layout-cell-3 {
    min-height: 423px;
  }

  .u-section-5 .u-image-3 {
    height: 420px;
    margin-top: -5px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-5 .u-text-4 {
    width: auto;
    margin-top: 32px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-5 .u-icon-6 {
    --border-color-var: #fafafa;
    margin-top: 32px;
    margin-bottom: 50px;
  }
}

.u-section-5 .u-container-layout-3:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-container-layout-3:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-container-layout-3:not([data-block-selected]):not([data-cell-selected]) > .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-5 .u-container-layout-3.u-container-layout-3.u-container-layout-3:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(-6px) scale(1.01) !important;
}

.u-section-5 .u-container-layout-3.u-container-layout-3.u-container-layout-3.hover {
  transform: translateX(-6px) scale(1.01) !important;
}

.u-section-5 .u-container-layout-2:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-container-layout-2:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-container-layout-2:not([data-block-selected]):not([data-cell-selected]) > .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-5 .u-container-layout-2.u-container-layout-2.u-container-layout-2:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.01) translateX(0px) translateY(-6px) !important;
  border-radius: 18px !important;
}

.u-section-5 .u-container-layout-2.u-container-layout-2.u-container-layout-2.hover {
  transform: scale(1.01) translateX(0px) translateY(-6px) !important;
  border-radius: 18px !important;
}

.u-section-5 .u-container-layout-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-container-layout-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-container-layout-1:not([data-block-selected]):not([data-cell-selected]) > .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-5 .u-container-layout-1.u-container-layout-1.u-container-layout-1:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.01) translateY(-6px) !important;
}

.u-section-5 .u-container-layout-1.u-container-layout-1.u-container-layout-1.hover {
  transform: scale(1.01) translateY(-6px) !important;
}

.u-section-5 .u-image-3,
.u-section-5 .u-image-3:before,
.u-section-5 .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-5 .u-image-3.u-image-3.u-image-3:hover {
  transform: translateX(-6px) scale(1.01) !important;
}

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

.u-section-5 .u-image-2,
.u-section-5 .u-image-2:before,
.u-section-5 .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-5 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.01) translateX(0px) translateY(-6px) !important;
  border-radius: 18px !important;
}

.u-section-5 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.01) translateX(0px) translateY(-6px) !important;
  border-radius: 18px !important;
}

.u-section-5 .u-image-1,
.u-section-5 .u-image-1:before,
.u-section-5 .u-image-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-5 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.01) translateY(-6px) !important;
}

.u-section-5 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.01) translateY(-6px) !important;
}

.u-section-5 .u-icon-6,
.u-section-5 .u-icon-6:before,
.u-section-5 .u-icon-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-5 .u-icon-6.u-icon-6.u-icon-6:hover {
  box-shadow: 1px 8px 24px 0px rgba(128,128,128,1) !important;
  transform: scale(1.03) !important;
}

.u-section-5 .u-icon-6.u-icon-6.u-icon-6.hover {
  box-shadow: 1px 8px 24px 0px rgba(128,128,128,1) !important;
  transform: scale(1.03) !important;
}.u-section-6 .u-sheet-1 {
  min-height: 456px;
}

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

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

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

.u-section-6 .u-image-1 {
  height: 342px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0px 12px 40px 0 rgba(0,0,0,0.2);
  --radius: 18px;
}

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

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

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

.u-section-6 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 1.875rem;
}

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

.u-section-6 .u-text-4 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 1.125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-6 .u-image-1 {
    height: 200px;
    width: 100%;
  }

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

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

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

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

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

  .u-section-6 .u-text-4 {
    font-size: 0.875rem;
    margin-top: 20px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 544px;
}

.u-section-7 .u-text-1 {
  margin-top: 60px;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 600;
}

.u-section-7 .u-text-2 {
  margin: 20px auto 0 0;
}

.u-section-7 .u-layout-wrap-1 {
  width: 100%;
  margin: 20px 0 0;
}

.u-section-7 .u-layout-cell-1 {
  min-height: 428px;
  --color-var: #ffffff;
}

.u-section-7 .u-container-layout-1 {
  box-shadow: 0px 8px 25px 0 rgba(0,0,0,0.2);
  padding: 30px 20px;
}

.u-section-7 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 5px auto 0;
}

.u-section-7 .u-text-3 {
  letter-spacing: 1px;
  margin: 20px auto 0 0;
}

.u-section-7 .u-layout-cell-2 {
  min-height: 428px;
  --color-var: #ffffff;
}

.u-section-7 .u-container-layout-2 {
  box-shadow: 0px 8px 25px 0 rgba(0,0,0,0.2);
  padding: 30px 20px;
}

.u-section-7 .u-icon-2 {
  width: 64px;
  height: 64px;
  margin: 5px auto 0;
}

.u-section-7 .u-text-4 {
  margin-bottom: 0;
  margin-top: 20px;
  letter-spacing: 1px;
}

.u-section-7 .u-layout-cell-3 {
  min-height: 428px;
  --color-var: #fafafa;
}

.u-section-7 .u-container-layout-3 {
  box-shadow: 0px 8px 25px 0 rgba(0,0,0,0.2);
  padding: 30px 20px;
}

.u-section-7 .u-icon-3 {
  width: 64px;
  height: 64px;
  margin: 5px auto 0;
}

.u-section-7 .u-text-5 {
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 1.125rem;
}

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

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

.u-section-7 .u-btn-2 {
  --radius: 50px;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 30px auto 60px;
}

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-7 .u-icon-3 {
    margin-top: 0;
  }

  .u-section-7 .u-text-5 {
    width: auto;
    font-size: 1.125rem;
    margin-right: 0;
    margin-left: 8px;
  }

  .u-section-7 .u-btn-2 {
    margin-top: 35px;
    margin-bottom: 50px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 326px;
}

.u-section-8 .u-text-1 {
  font-size: 0.875rem;
  font-weight: 600;
  margin: 30px auto 0 0;
}

.u-section-8 .u-text-2 {
  font-size: 2.75rem;
  margin: 20px auto 0 0;
}

.u-section-8 .u-text-3 {
  margin: 20px auto 0 0;
}

.u-section-8 .u-text-4 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
}

.u-section-8 .u-text-5 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: -64px;
}

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

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

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

  .u-section-8 .u-text-2 {
    font-size: 1.875rem;
    margin-top: 25px;
  }

  .u-section-8 .u-text-5 {
    margin-bottom: -49px;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 727px;
}

.u-section-9 .u-text-1 {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 600;
  margin-top: 60px;
}

.u-section-9 .u-text-2 {
  font-size: 2.25rem;
  margin: 20px auto 0 0;
}

.u-section-9 .u-text-3 {
  margin: 20px 380px 0 0;
}

.u-section-9 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: 1px;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: none;
  margin: 14px 380px 0 0;
}

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

.u-section-9 .u-btn-2 {
  background-image: none;
  padding: 0;
}

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

.u-section-9 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-9 .u-btn-4 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  --color-var: #25d366;
  background-image: none;
  --hover-color-var: #1ebe5d;
  --active-color-var: #128c7e;
  border-style: solid;
  --border-color-var: #25d366;
  --border-hover-color-var: #1ebe5d;
  --border-active-color-var: #128c7e;
  --text-hover-color-var: #ffffff;
  --text-active-color-var: #ffffff;
  margin: 20px auto 0 0;
}

.u-section-9 .u-text-6 {
  font-size: 0.9375rem;
  margin: 30px 380px 44px 0;
}

@media (max-width: 1199px) {
  .u-section-9 .u-text-3 {
    margin-right: 180px;
  }

  .u-section-9 .u-btn-1 {
    margin-right: 180px;
  }

  .u-section-9 .u-btn-4 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .u-section-9 .u-text-6 {
    margin-right: 180px;
  }
}

@media (max-width: 991px) {
  .u-section-9 .u-text-3 {
    margin-right: 0;
  }

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

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

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

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

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

  .u-section-9 .u-btn-1 {
    margin-top: 40px;
    margin-right: auto;
    padding: 10px 14px 10px 12px;
  }

  .u-section-9 .u-btn-2 {
    padding: 5px;
  }

  .u-section-9 .u-btn-3 {
    padding: 5px;
  }

  .u-section-9 .u-btn-4 {
    margin-top: 25px;
  }

  .u-section-9 .u-text-6 {
    margin-bottom: 30px;
  }
}