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

.u-section-1 .u-text-1 {
  font-size: 1rem;
  margin: 20px 39px;
}

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

.u-section-2 .u-image-1 {
  width: 500px;
  height: 36px;
  margin: 22px auto 0;
}

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  line-height: 1.4;
  letter-spacing: -1px;
  font-weight: 700;
  text-transform: none;
  width: 906px;
  margin: 11px auto 22px;
}

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 60px;
    width: 540px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 24px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
  }
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-list-1 {
  margin-top: 19px;
  margin-bottom: 19px;
}

.u-section-3 .u-repeater-1 {
  min-height: 317px;
  grid-template-columns: repeat(3, calc(33.3333% - 21.3333px));
  grid-auto-columns: calc(33.3333% - 21.3333px);
  --gap: 32px;
}

.u-section-3 .u-list-item-1 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
}

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

.u-section-3 .u-text-1 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0;
}

.u-section-3 .u-text-2 {
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-size: 0.875rem;
  margin: 20px 0 0;
}

.u-section-3 .u-list-item-2 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
}

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

.u-section-3 .u-text-3 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0;
}

.u-section-3 .u-text-4 {
  font-weight: 400;
  font-style: normal;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-size: 0.875rem;
  margin: 20px 0 0;
}

.u-section-3 .u-list-item-3 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
}

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

.u-section-3 .u-text-5 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0;
}

.u-section-3 .u-text-6 {
  font-weight: 400;
  font-style: normal;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-size: 0.875rem;
  margin: 20px 0 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-repeater-1 {
    min-height: 261px;
    grid-template-columns: repeat(3, calc(33.333333333333336% - 21.3333px));
    grid-auto-columns: calc(33.333333333333336% - 21.3333px);
    grid-gap: 32px;
  }

  .u-section-3 .u-list-item-1 {
    --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-3 .u-list-item-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-3 .u-list-item-3 {
    --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;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-repeater-1 {
    min-height: 600px;
    grid-template-columns: repeat(2, calc(50% - 15.999975000000001px));
    grid-auto-columns: calc(50% - 15.999975000000001px);
  }

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

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

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

@media (max-width: 767px) {
  .u-section-3 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

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

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

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

.u-section-3 .u-list-item-1,
.u-section-3 .u-list-item-1:before,
.u-section-3 .u-list-item-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-3 .u-list-item-2,
.u-section-3 .u-list-item-2:before,
.u-section-3 .u-list-item-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-list-item-3,
.u-section-3 .u-list-item-3:before,
.u-section-3 .u-list-item-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 {
  background-image: none;
}

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

.u-section-4 .u-list-1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.u-section-4 .u-list-item-1 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
}

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

.u-section-4 .u-text-1 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0;
}

.u-section-4 .u-text-2 {
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-size: 0.875rem;
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-2 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
}

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

.u-section-4 .u-text-3 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0;
}

.u-section-4 .u-text-4 {
  font-weight: 400;
  font-style: normal;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-size: 0.875rem;
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-3 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
}

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

.u-section-4 .u-text-5 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0;
}

.u-section-4 .u-text-6 {
  font-weight: 400;
  font-style: normal;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-size: 0.875rem;
  margin: 20px 0 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-repeater-1 {
    min-height: 261px;
    grid-template-columns: repeat(3, calc(33.333333333333336% - 21.3333px));
    grid-auto-columns: calc(33.333333333333336% - 21.3333px);
    grid-gap: 32px;
  }

  .u-section-4 .u-list-item-1 {
    --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-4 .u-list-item-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-4 .u-list-item-3 {
    --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;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-repeater-1 {
    min-height: 600px;
    grid-template-columns: repeat(2, calc(50% - 15.999975000000001px));
    grid-auto-columns: calc(50% - 15.999975000000001px);
  }

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

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

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

@media (max-width: 767px) {
  .u-section-4 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

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

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

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

.u-section-4 .u-list-item-1,
.u-section-4 .u-list-item-1:before,
.u-section-4 .u-list-item-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-list-item-2,
.u-section-4 .u-list-item-2:before,
.u-section-4 .u-list-item-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-list-item-3,
.u-section-4 .u-list-item-3:before,
.u-section-4 .u-list-item-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-sheet-1 {
  min-height: 141px;
}

.u-section-5 .u-image-1 {
  width: 500px;
  height: 36px;
  margin: 22px auto 0;
}

.u-section-5 .u-text-1 {
  font-size: 2.25rem;
  line-height: 1.4;
  letter-spacing: -1px;
  font-weight: 700;
  text-transform: none;
  width: 906px;
  margin: 11px auto 22px;
}

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

@media (max-width: 767px) {
  .u-section-5 .u-text-1 {
    margin-top: 60px;
    width: 540px;
  }
}

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

  .u-section-5 .u-image-1 {
    width: 340px;
    height: 24px;
  }

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 400px;
}

.u-section-6 .u-text-1 {
  margin-left: 0;
}.u-section-7 .u-sheet-1 {
  min-height: 141px;
}

.u-section-7 .u-image-1 {
  width: 500px;
  height: 36px;
  margin: 22px auto 0;
}

.u-section-7 .u-text-1 {
  font-size: 2.25rem;
  line-height: 1.4;
  letter-spacing: -1px;
  font-weight: 700;
  text-transform: none;
  width: 906px;
  margin: 11px auto 22px;
}

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

@media (max-width: 767px) {
  .u-section-7 .u-text-1 {
    margin-top: 60px;
    width: 540px;
  }
}

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

  .u-section-7 .u-image-1 {
    width: 340px;
    height: 24px;
  }

  .u-section-7 .u-text-1 {
    width: auto;
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 400px;
}

.u-section-8 .u-text-1 {
  margin-left: 0;
}.u-section-9 .u-sheet-1 {
  min-height: 141px;
}

.u-section-9 .u-image-1 {
  width: 500px;
  height: 36px;
  margin: 22px auto 0;
}

.u-section-9 .u-text-1 {
  font-size: 2.25rem;
  line-height: 1.4;
  letter-spacing: -1px;
  font-weight: 700;
  text-transform: none;
  width: 906px;
  margin: 11px auto 22px;
}

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

@media (max-width: 767px) {
  .u-section-9 .u-text-1 {
    margin-top: 60px;
    width: 540px;
  }
}

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

  .u-section-9 .u-image-1 {
    width: 340px;
    height: 24px;
  }

  .u-section-9 .u-text-1 {
    width: auto;
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 141px;
}

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

@media (max-width: 767px) {
  .u-section-10 .u-text-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}.u-section-11 .u-sheet-1 {
  min-height: 141px;
}

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

@media (max-width: 767px) {
  .u-section-11 .u-text-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}.u-section-12 .u-sheet-1 {
  min-height: 400px;
}

.u-section-12 .u-text-1 {
  margin-left: 0;
}.u-section-13 .u-sheet-1 {
  min-height: 984px;
}

.u-section-13 .u-table-1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.u-block-d88d-4 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.u-block-d88d-60 {
  font-weight: 700;
  background-image: none;
}

.u-block-d88d-59 {
  font-weight: 700;
  background-image: none;
}

.u-block-d88d-61 {
  font-weight: 700;
  background-image: none;
}

.u-block-d88d-69 {
  font-weight: 700;
  background-image: none;
}

.u-section-13 .u-table-body-1 {
  font-weight: 700;
  font-size: 0.875rem;
}

.u-section-13 .u-table-cell-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
}

.u-section-13 .u-table-cell-2 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
}

.u-section-13 .u-table-cell-3 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
}

.u-section-13 .u-table-cell-4 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
}

.u-section-13 .u-table-cell-5 {
  font-size: 1.25rem;
  background-image: none;
  font-weight: 700;
}

.u-section-13 .u-table-cell-6 {
  font-size: 1.25rem;
  background-image: none;
  font-weight: 700;
}

.u-section-13 .u-table-cell-7 {
  font-weight: 700;
  font-size: 1.25rem;
  background-image: none;
}

.u-section-13 .u-table-cell-8 {
  font-size: 1.25rem;
  background-image: none;
  font-weight: 700;
}

.u-section-13 .u-table-cell-9 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.u-section-13 .u-icon-1 {
  width: 20px;
  height: 20px;
}

.u-section-13 .u-table-cell-10 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.u-section-13 .u-table-cell-11 {
  margin-top: 31px;
  margin-bottom: 0;
  font-weight: 700;
}

.u-section-13 .u-table-cell-12 {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-13 .u-table-cell-41 {
  background-image: none;
}

.u-section-13 .u-table-cell-42 {
  background-image: none;
}

.u-section-13 .u-table-cell-43 {
  background-image: none;
}

.u-section-13 .u-table-cell-44 {
  background-image: none;
}

.u-section-13 .u-table-cell-49 {
  background-image: none;
}

.u-section-13 .u-table-cell-50 {
  background-image: none;
}

.u-section-13 .u-table-cell-51 {
  background-image: none;
}

.u-section-13 .u-table-cell-52 {
  background-image: none;
}

.u-block-d88d-35 {
  background-image: none;
}

.u-section-13 .u-btn-1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  --radius: 50px;
  font-weight: 700;
  background-image: none;
  border-style: solid;
  margin: 38px auto;
  padding: 10px 37px 10px 35px;
}.u-section-14 .u-sheet-1 {
  min-height: 512px;
}

.u-section-14 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 12px;
  width: 100%;
}

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

.u-section-14 .u-container-layout-1 {
  padding: 29px 17px;
}

.u-section-14 .u-text-1 {
  margin: 0 auto 0 13px;
}

.u-section-14 .u-text-2 {
  font-size: 0.875rem;
  margin: 22px 73px 0 13px;
}

.u-section-14 .u-btn-1 {
  background-image: none;
  font-weight: 400;
  padding: 0;
}

.u-section-14 .u-image-1 {
  width: 50px;
  height: 50px;
  margin: 38px 202px 0 auto;
}

.u-section-14 .u-image-2 {
  width: 50px;
  height: 50px;
  margin: -50px 99px 0 auto;
}

.u-section-14 .u-btn-2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  --radius: 50px;
  font-weight: 700;
  border-style: solid;
  margin: -59px auto 0 22px;
  padding: 10px 37px 10px 35px;
}

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

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

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

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

  .u-section-14 .u-layout-wrap-1 {
    width: auto;
  }

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

  .u-section-14 .u-image-1 {
    margin-top: 12px;
    margin-right: auto;
    margin-left: 143px;
  }

  .u-section-14 .u-image-2 {
    margin-right: 147px;
  }

  .u-section-14 .u-btn-2 {
    margin-top: 35px;
    margin-left: auto;
  }

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

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

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

  .u-section-14 .u-image-1 {
    margin-top: 25px;
    margin-left: 88px;
  }

  .u-section-14 .u-image-2 {
    height: 53px;
    margin-top: -53px;
    margin-right: 92px;
  }

  .u-section-14 .u-btn-2 {
    margin-top: 38px;
  }

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

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

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

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

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

  .u-section-14 .u-image-1 {
    margin-top: 23px;
    margin-left: 170px;
  }

  .u-section-14 .u-image-2 {
    margin-right: 177px;
  }

  .u-section-14 .u-btn-2 {
    margin-top: 39px;
  }

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

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

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

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

  .u-section-14 .u-text-2 {
    width: 234px;
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-14 .u-image-1 {
    margin-top: 26px;
    margin-left: 87px;
  }

  .u-section-14 .u-image-2 {
    height: 50px;
    margin-top: -50px;
    margin-right: 90px;
  }

  .u-section-14 .u-btn-2 {
    margin-top: 34px;
  }

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