 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 60px auto 0 0;
}

.u-section-1 .u-icon-1 {
  color: rgb(235, 186, 22) !important;
}

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

.u-section-1 .u-image-1 {
  min-height: 420px;
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-2 {
  min-height: 420px;
  background-position: 50% 50%;
  --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;
}

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

.u-section-1 .u-image-3 {
  min-height: 420px;
  background-position: 50% 50%;
  --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;
}

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

.u-section-1 .u-layout-cell-4 {
  min-height: 420px;
  background-image: none;
  --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;
}

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

.u-section-1 .u-text-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1.125rem;
}

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

.u-section-1 .u-icon-2 {
  height: 48px;
  width: 48px;
  margin: 30px auto 0 0;
}

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

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

  .u-section-1 .u-image-1 {
    min-height: 346px;
    background-position: 23.22% 100%;
  }

  .u-section-1 .u-image-2 {
    min-height: 346px;
  }

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

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

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

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

  .u-section-1 .u-image-2 {
    min-height: 530px;
  }

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

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

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

  .u-section-1 .u-layout-wrap-1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .u-section-1 .u-image-2 {
    min-height: 284px;
  }

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

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

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

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

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

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

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

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

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

.u-section-2 .u-list-1 {
  width: 997px;
  grid-template-rows: auto auto;
  margin: 30px auto 50px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  grid-gap: 10px 10px;
  min-height: 375px;
}

.u-section-2 .u-list-item-1 {
  background-image: linear-gradient(to right, white, #f5f7fa);
}

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

.u-section-2 .u-icon-1 {
  height: 110px;
  width: 90px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 0;
  padding: 0;
}

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

.u-section-2 .u-text-3 {
  margin: 6px 23px 0 106px;
}

.u-section-2 .u-list-item-2 {
  background-image: linear-gradient(to right, white, #f5f7fa);
}

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

.u-section-2 .u-icon-2 {
  height: 110px;
  width: 90px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 0;
  padding: 0;
}

.u-section-2 .u-text-4 {
  font-weight: 700;
  margin: -74px auto 0 106px;
}

.u-section-2 .u-text-5 {
  margin: 6px 23px 0 106px;
}

.u-section-2 .u-list-item-3 {
  background-image: linear-gradient(to right, white, #f5f7fa);
}

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

.u-section-2 .u-icon-3 {
  height: 110px;
  width: 90px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 0;
  padding: 0;
}

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

.u-section-2 .u-text-7 {
  margin: 6px 23px 0 106px;
}

.u-section-2 .u-list-item-4 {
  background-image: linear-gradient(to right, white, #f5f7fa);
}

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

.u-section-2 .u-icon-4 {
  height: 110px;
  width: 90px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 0;
  padding: 0;
}

.u-section-2 .u-text-8 {
  font-weight: 700;
  margin: -74px auto 0 106px;
}

.u-section-2 .u-text-9 {
  margin: 6px 23px 0 106px;
}

.u-section-2 .u-list-item-5 {
  background-image: linear-gradient(to right, white, #f5f7fa);
}

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

.u-section-2 .u-icon-5 {
  height: 110px;
  width: 90px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 0;
  padding: 0;
}

.u-section-2 .u-text-10 {
  font-weight: 700;
  margin: -74px auto 0 106px;
}

.u-section-2 .u-text-11 {
  margin: 6px 23px 0 106px;
}

.u-section-2 .u-list-item-6 {
  background-image: linear-gradient(to right, white, #f5f7fa);
}

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

.u-section-2 .u-icon-6 {
  height: 110px;
  width: 90px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 0;
  padding: 0;
}

.u-section-2 .u-text-12 {
  font-weight: 700;
  margin: -74px auto 0 106px;
}

.u-section-2 .u-text-13 {
  margin: 6px 23px 0 106px;
}

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

  .u-section-2 .u-list-1 {
    width: 940px;
    height: auto;
    margin-bottom: 59px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: -75px;
    margin-left: 91px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: 7px;
    margin-right: 0;
    margin-left: 91px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-top: -75px;
    margin-left: 91px;
  }

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

  .u-section-2 .u-text-6 {
    width: auto;
    margin-top: -75px;
    margin-left: 91px;
  }

  .u-section-2 .u-text-7 {
    width: auto;
    margin-top: 7px;
    margin-right: 0;
    margin-left: 91px;
  }

  .u-section-2 .u-icon-4 {
    height: 102px;
  }

  .u-section-2 .u-text-8 {
    width: auto;
    margin-top: -75px;
    margin-left: 91px;
  }

  .u-section-2 .u-text-9 {
    width: auto;
    margin-top: 7px;
    margin-right: 0;
    margin-left: 91px;
  }

  .u-section-2 .u-text-10 {
    width: auto;
    margin-top: -75px;
    margin-left: 91px;
  }

  .u-section-2 .u-text-11 {
    width: auto;
    margin-top: 7px;
    margin-right: 0;
    margin-left: 91px;
  }

  .u-section-2 .u-icon-6 {
    height: 102px;
  }

  .u-section-2 .u-text-12 {
    width: auto;
    margin-top: -75px;
    margin-left: 91px;
  }

  .u-section-2 .u-text-13 {
    width: auto;
    margin-top: 7px;
    margin-right: 0;
    margin-left: 91px;
  }
}

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

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

  .u-section-2 .u-list-1 {
    width: 720px;
    margin-bottom: -7px;
  }

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

  .u-section-2 .u-text-2 {
    margin-top: -76px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 15px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-4 {
    margin-top: -76px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-5 {
    margin-top: 15px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-6 {
    margin-top: -76px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-7 {
    margin-top: 15px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-8 {
    margin-top: -76px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-9 {
    margin-top: 15px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-10 {
    margin-top: -76px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-11 {
    margin-top: 15px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-12 {
    margin-top: -76px;
    margin-left: 94px;
  }

  .u-section-2 .u-text-13 {
    margin-top: 15px;
    margin-left: 94px;
  }
}

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

  .u-section-2 .u-list-1 {
    width: 540px;
    margin-bottom: 70px;
  }

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

  .u-section-2 .u-text-2 {
    margin-top: -72px;
    margin-left: 106px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 11px;
    margin-left: 106px;
  }

  .u-section-2 .u-list-item-2 {
    margin-left: 0;
  }

  .u-section-2 .u-text-4 {
    margin-top: -72px;
    margin-left: 106px;
  }

  .u-section-2 .u-text-5 {
    margin-top: 11px;
    margin-left: 106px;
  }

  .u-section-2 .u-list-item-3 {
    margin-left: 0;
  }

  .u-section-2 .u-text-6 {
    margin-top: -72px;
    margin-left: 106px;
  }

  .u-section-2 .u-text-7 {
    margin-top: 11px;
    margin-left: 106px;
  }

  .u-section-2 .u-list-item-4 {
    margin-left: 0;
  }

  .u-section-2 .u-text-8 {
    margin-top: -72px;
    margin-left: 106px;
  }

  .u-section-2 .u-text-9 {
    margin-top: 11px;
    margin-left: 106px;
  }

  .u-section-2 .u-list-item-5 {
    margin-left: 0;
  }

  .u-section-2 .u-text-10 {
    margin-top: -72px;
    margin-left: 106px;
  }

  .u-section-2 .u-text-11 {
    margin-top: 11px;
    margin-left: 106px;
  }

  .u-section-2 .u-list-item-6 {
    margin-left: 0;
  }

  .u-section-2 .u-text-12 {
    margin-top: -72px;
    margin-left: 106px;
  }

  .u-section-2 .u-text-13 {
    margin-top: 11px;
    margin-left: 106px;
  }
}

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

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

  .u-section-2 .u-list-1 {
    width: 340px;
    margin-left: 0;
  }
}

.u-section-2 .u-icon-1,
.u-section-2 .u-icon-1:before,
.u-section-2 .u-icon-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, background-size, background-position;
}

.u-section-2 .u-container-layout:hover .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-2 .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-2 .u-icon-2,
.u-section-2 .u-icon-2:before,
.u-section-2 .u-icon-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, background-size, background-position;
}

.u-section-2 .u-container-layout:hover .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-2 .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-2 .u-icon-3,
.u-section-2 .u-icon-3:before,
.u-section-2 .u-icon-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, background-size, background-position;
}

.u-section-2 .u-container-layout:hover .u-icon-3 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-2 .u-icon-3 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-section-2 .u-container-layout:hover .u-icon-4 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-2 .u-icon-4 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-section-2 .u-container-layout:hover .u-icon-5 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-2 .u-icon-5 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-2 .u-icon-6,
.u-section-2 .u-icon-6:before,
.u-section-2 .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, background-size, background-position;
}

.u-section-2 .u-container-layout:hover .u-icon-6 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-2 .u-icon-6 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}.u-section-3 .u-sheet-1 {
  min-height: 334px;
}

.u-section-3 .u-text-1 {
  width: 427px;
  font-size: 2.25rem;
  margin: 60px auto 0;
}

.u-section-3 .u-list-1 {
  width: 997px;
  grid-template-rows: auto auto;
  margin: 30px auto 60px;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  grid-gap: 10px 10px;
  min-height: 125px;
}

.u-section-3 .u-list-item-1 {
  background-image: none;
}

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

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

.u-section-3 .u-text-2 {
  font-weight: 700;
  margin: -55px auto 0 84px;
}

.u-section-3 .u-text-3 {
  margin: 9px auto 0 84px;
}

.u-section-3 .u-list-item-2 {
  background-image: none;
}

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

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

.u-section-3 .u-text-4 {
  font-weight: 700;
  margin: -55px auto 0 84px;
}

.u-section-3 .u-text-5 {
  margin: 9px auto 0 84px;
}

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

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

  .u-section-3 .u-list-1 {
    width: 940px;
    height: auto;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 118px;
  }

  .u-section-3 .u-text-2 {
    margin-left: 79px;
  }

  .u-section-3 .u-text-3 {
    margin-left: 79px;
  }

  .u-section-3 .u-text-4 {
    margin-left: 79px;
  }

  .u-section-3 .u-text-5 {
    margin-left: 79px;
  }
}

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

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

  .u-section-3 .u-list-1 {
    width: 720px;
    margin-bottom: -565px;
  }

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

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: -64px;
    margin-left: 94px;
  }

  .u-section-3 .u-text-3 {
    width: auto;
    margin-top: 18px;
    margin-right: 0;
    margin-left: 94px;
  }

  .u-section-3 .u-text-4 {
    width: auto;
    margin-top: -64px;
    margin-left: 94px;
  }

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

@media (max-width: 767px) {
  .u-section-3 .u-list-1 {
    width: 540px;
    margin-bottom: -973px;
  }

  .u-section-3 .u-text-2 {
    margin-left: 82px;
  }

  .u-section-3 .u-text-3 {
    margin-left: 82px;
  }

  .u-section-3 .u-text-4 {
    margin-left: 82px;
  }

  .u-section-3 .u-text-5 {
    margin-left: 82px;
  }
}

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

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

  .u-section-3 .u-list-1 {
    width: 340px;
    margin-bottom: -1123px;
    margin-left: 0;
  }
}

.u-section-3 .u-icon-1,
.u-section-3 .u-icon-1:before,
.u-section-3 .u-icon-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, background-size, background-position;
}

.u-section-3 .u-container-layout:hover .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-3 .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-icon-2,
.u-section-3 .u-icon-2:before,
.u-section-3 .u-icon-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, background-size, background-position;
}

.u-section-3 .u-container-layout:hover .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-3 .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-b164-23:not([data-block-selected]):not([data-cell-selected]),
.u-block-b164-23:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-b164-23: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, background-size, background-position;
}

.u-container-layout:hover .u-block-b164-23:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-b164-23:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-b164-26:not([data-block-selected]):not([data-cell-selected]),
.u-block-b164-26:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-b164-26: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, background-size, background-position;
}

.u-container-layout:hover .u-block-b164-26:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-b164-26:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-b164-29:not([data-block-selected]):not([data-cell-selected]),
.u-block-b164-29:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-b164-29: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, background-size, background-position;
}

.u-container-layout:hover .u-block-b164-29:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-b164-29:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-b164-32:not([data-block-selected]):not([data-cell-selected]),
.u-block-b164-32:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-b164-32: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, background-size, background-position;
}

.u-container-layout:hover .u-block-b164-32:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-b164-32:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}.u-section-4 .u-sheet-1 {
  min-height: 334px;
}

.u-section-4 .u-text-1 {
  width: 427px;
  font-size: 2.25rem;
  margin: 60px auto 0;
}

.u-section-4 .u-list-1 {
  width: 997px;
  grid-template-rows: auto auto;
  margin: 30px auto 60px;
}

.u-section-4 .u-repeater-1 {
  grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  grid-gap: 10px 10px;
  min-height: 125px;
}

.u-section-4 .u-list-item-1 {
  background-image: none;
}

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

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

.u-section-4 .u-text-2 {
  font-weight: 700;
  margin: -55px auto 0 84px;
}

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

.u-section-4 .u-list-item-2 {
  background-image: none;
}

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

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

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

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

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

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

  .u-section-4 .u-list-1 {
    width: 940px;
    height: auto;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 118px;
  }

  .u-section-4 .u-text-2 {
    margin-left: 79px;
  }

  .u-section-4 .u-text-3 {
    margin-left: 79px;
  }

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

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

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

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

  .u-section-4 .u-list-1 {
    width: 720px;
    margin-bottom: -565px;
  }

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

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: -64px;
    margin-left: 94px;
  }

  .u-section-4 .u-text-3 {
    width: auto;
    margin-top: 18px;
    margin-right: 0;
    margin-left: 94px;
  }

  .u-section-4 .u-text-4 {
    width: auto;
    margin-top: -64px;
    margin-left: 94px;
  }

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

@media (max-width: 767px) {
  .u-section-4 .u-list-1 {
    width: 540px;
    margin-bottom: -973px;
  }

  .u-section-4 .u-text-2 {
    margin-left: 82px;
  }

  .u-section-4 .u-text-3 {
    margin-left: 82px;
  }

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

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

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

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

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

.u-section-4 .u-icon-1,
.u-section-4 .u-icon-1:before,
.u-section-4 .u-icon-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, background-size, background-position;
}

.u-section-4 .u-container-layout:hover .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-4 .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-icon-2,
.u-section-4 .u-icon-2:before,
.u-section-4 .u-icon-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, background-size, background-position;
}

.u-section-4 .u-container-layout:hover .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-4 .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-4e1e-23:not([data-block-selected]):not([data-cell-selected]),
.u-block-4e1e-23:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-4e1e-23: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, background-size, background-position;
}

.u-container-layout:hover .u-block-4e1e-23:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-4e1e-23:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-4e1e-26:not([data-block-selected]):not([data-cell-selected]),
.u-block-4e1e-26:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-4e1e-26: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, background-size, background-position;
}

.u-container-layout:hover .u-block-4e1e-26:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-4e1e-26:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-4e1e-29:not([data-block-selected]):not([data-cell-selected]),
.u-block-4e1e-29:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-4e1e-29: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, background-size, background-position;
}

.u-container-layout:hover .u-block-4e1e-29:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-4e1e-29:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-4e1e-32:not([data-block-selected]):not([data-cell-selected]),
.u-block-4e1e-32:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-4e1e-32: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, background-size, background-position;
}

.u-container-layout:hover .u-block-4e1e-32:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-4e1e-32:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
} .u-section-5 {
  background-image: linear-gradient(#f5d654, #f1c50e);
}

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

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

.u-section-5 .u-layout-cell-1 {
  min-height: 206px;
  background-image: none;
}

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

.u-section-5 .u-icon-1 {
  width: 94px;
  height: 94px;
  background-image: none;
  margin: -45px 170px 0 auto;
  padding: 21px;
}

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

.u-section-5 .u-layout-cell-2 {
  min-height: 206px;
  background-image: none;
}

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

.u-section-5 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 0 auto;
  padding: 15px 20px 16px 19px;
}

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

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

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

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

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

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

  .u-section-5 .u-icon-1 {
    margin-right: 116px;
  }

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

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

  .u-section-5 .u-btn-1 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
  }
}

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

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

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

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

  .u-section-5 .u-icon-1 {
    margin-top: -26px;
    margin-right: auto;
  }

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

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

  .u-section-5 .u-btn-1 {
    margin-left: auto;
    margin-right: auto;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    margin-top: 70px;
  }

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

  .u-section-5 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 342px;
}

.u-section-6 .u-text-1 {
  width: 427px;
  font-size: 2.25rem;
  margin: 60px auto 0;
}

.u-section-6 .u-list-1 {
  width: 998px;
  grid-template-rows: auto auto;
  margin: 38px auto 60px;
}

.u-section-6 .u-repeater-1 {
  grid-template-columns: 100%;
  grid-gap: 10px 10px;
  min-height: 143px;
}

.u-section-6 .u-list-item-1 {
  background-image: none;
}

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

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

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

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

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

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

  .u-section-6 .u-list-1 {
    width: 940px;
    height: auto;
    margin-bottom: 50px;
  }

  .u-section-6 .u-repeater-1 {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  }

  .u-section-6 .u-text-2 {
    margin-left: 79px;
  }

  .u-section-6 .u-text-3 {
    margin-left: 79px;
  }
}

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

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

  .u-section-6 .u-list-1 {
    width: 720px;
    margin-bottom: -269px;
  }

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

  .u-section-6 .u-text-2 {
    width: auto;
    margin-top: -64px;
    margin-left: 94px;
  }

  .u-section-6 .u-text-3 {
    width: auto;
    margin-top: 18px;
    margin-right: 0;
    margin-left: 94px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-list-1 {
    width: 540px;
    margin-bottom: -710px;
  }

  .u-section-6 .u-text-2 {
    margin-left: 82px;
  }

  .u-section-6 .u-text-3 {
    margin-left: 82px;
  }
}

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

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

  .u-section-6 .u-list-1 {
    width: 340px;
    margin-bottom: -904px;
    margin-left: 0;
  }
}

.u-section-6 .u-icon-1,
.u-section-6 .u-icon-1:before,
.u-section-6 .u-icon-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, background-size, background-position;
}

.u-section-6 .u-container-layout:hover .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-6 .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-fb6a-20:not([data-block-selected]):not([data-cell-selected]),
.u-block-fb6a-20:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fb6a-20: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, background-size, background-position;
}

.u-container-layout:hover .u-block-fb6a-20:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-fb6a-20:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-fb6a-23:not([data-block-selected]):not([data-cell-selected]),
.u-block-fb6a-23:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fb6a-23: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, background-size, background-position;
}

.u-container-layout:hover .u-block-fb6a-23:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-fb6a-23:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-fb6a-26:not([data-block-selected]):not([data-cell-selected]),
.u-block-fb6a-26:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fb6a-26: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, background-size, background-position;
}

.u-container-layout:hover .u-block-fb6a-26:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-fb6a-26:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-fb6a-29:not([data-block-selected]):not([data-cell-selected]),
.u-block-fb6a-29:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fb6a-29: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, background-size, background-position;
}

.u-container-layout:hover .u-block-fb6a-29:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-fb6a-29:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-fb6a-32:not([data-block-selected]):not([data-cell-selected]),
.u-block-fb6a-32:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fb6a-32: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, background-size, background-position;
}

.u-container-layout:hover .u-block-fb6a-32:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-fb6a-32:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}.u-section-7 .u-sheet-1 {
  min-height: 417px;
}

.u-section-7 .u-text-1 {
  font-size: 2.25rem;
  width: 237px;
  margin: 51px auto 0;
}

.u-section-7 .u-list-1 {
  width: 997px;
  grid-template-rows: auto auto;
  margin: 30px auto 51px;
}

.u-section-7 .u-repeater-1 {
  grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  grid-gap: 10px 10px;
  min-height: 247px;
}

.u-section-7 .u-list-item-1 {
  background-image: none;
}

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

.u-section-7 .u-icon-1 {
  height: 64px;
  width: 64px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 17px auto 0 0;
}

.u-section-7 .u-text-2 {
  margin: -60px 0 0 84px;
}

.u-section-7 .u-list-item-2 {
  background-image: none;
}

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

.u-section-7 .u-icon-2 {
  height: 64px;
  width: 64px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 17px auto 0 0;
}

.u-section-7 .u-text-3 {
  margin: -60px 0 0 84px;
}

.u-section-7 .u-list-item-3 {
  background-image: none;
}

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

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

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

.u-section-7 .u-list-item-4 {
  background-image: none;
}

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

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

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

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

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

  .u-section-7 .u-list-1 {
    width: 940px;
    height: auto;
    margin-bottom: 60px;
  }

  .u-section-7 .u-repeater-1 {
    min-height: 233px;
  }

  .u-section-7 .u-text-2 {
    margin-left: 79px;
  }

  .u-section-7 .u-text-3 {
    margin-left: 79px;
  }

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

  .u-section-7 .u-list-item-4 {
    margin-left: 0;
  }

  .u-section-7 .u-text-5 {
    margin-left: 79px;
  }
}

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

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

  .u-section-7 .u-list-1 {
    width: 720px;
    margin-bottom: -188px;
  }

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

  .u-section-7 .u-text-2 {
    width: auto;
    margin-left: 94px;
  }

  .u-section-7 .u-text-3 {
    width: auto;
    margin-top: 18px;
    margin-left: 94px;
  }

  .u-section-7 .u-text-4 {
    width: auto;
    margin-top: 18px;
    margin-left: 94px;
  }

  .u-section-7 .u-text-5 {
    width: auto;
    margin-top: 18px;
    margin-left: 94px;
  }
}

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

  .u-section-7 .u-list-1 {
    width: 540px;
  }

  .u-section-7 .u-text-2 {
    margin-left: 82px;
  }

  .u-section-7 .u-text-3 {
    margin-left: 82px;
  }

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

  .u-section-7 .u-text-5 {
    margin-left: 82px;
  }
}

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

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

  .u-section-7 .u-list-1 {
    width: 340px;
    margin-bottom: -118px;
    margin-left: 0;
  }
}

.u-section-7 .u-icon-1,
.u-section-7 .u-icon-1:before,
.u-section-7 .u-icon-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, background-size, background-position;
}

.u-section-7 .u-container-layout:hover .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-icon-2,
.u-section-7 .u-icon-2:before,
.u-section-7 .u-icon-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, background-size, background-position;
}

.u-section-7 .u-container-layout:hover .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-icon-3,
.u-section-7 .u-icon-3:before,
.u-section-7 .u-icon-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, background-size, background-position;
}

.u-section-7 .u-container-layout:hover .u-icon-3 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-icon-3 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-section-7 .u-container-layout:hover .u-icon-4 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-icon-4 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-47ab-29:not([data-block-selected]):not([data-cell-selected]),
.u-block-47ab-29:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-47ab-29: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, background-size, background-position;
}

.u-container-layout:hover .u-block-47ab-29:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-47ab-29:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-47ab-32:not([data-block-selected]):not([data-cell-selected]),
.u-block-47ab-32:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-47ab-32: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, background-size, background-position;
}

.u-container-layout:hover .u-block-47ab-32:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-47ab-32:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}