 .u-section-1 {
  background-image: url("images/pexels-asadphoto-1591375.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

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

.u-section-1 .u-group-1 {
  width: 712px;
  min-height: 466px;
  height: auto;
  margin: 129px 26px 0 auto;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 12px;
  font-size: 1.875rem;
  font-weight: 400;
  margin: 0 auto 0 -8px;
}

.u-section-1 .u-text-2 {
  text-transform: uppercase;
  font-size: 8.125rem;
  line-height: 0.8;
  font-weight: 700;
  margin: 26px 0 0;
}

.u-section-1 .u-list-1 {
  width: 712px;
  margin: 47px 0 56px auto;
}

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

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

.u-section-1 .u-text-3 {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.375rem;
  margin: 0;
}

.u-section-1 .u-image-1 {
  width: 165px;
  height: 165px;
  margin: 26px 0 0;
}

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

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

  .u-section-1 .u-group-1 {
    width: 632px;
    margin-top: 70px;
    height: auto;
  }

  .u-section-1 .u-list-1 {
    width: 632px;
    margin-top: 35px;
    margin-bottom: 50px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(3, 33.3333%);
    grid-gap: 0px;
    grid-auto-columns: calc(33.333333333333336% - 13.3333px);
  }
}

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

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

  .u-section-1 .u-group-1 {
    margin-top: 35px;
    margin-right: 8px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(50% - 9.999975px);
    min-height: 476px;
  }

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

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

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

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

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

  .u-section-1 .u-list-1 {
    margin-bottom: 35px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(2, 50%);
    grid-auto-columns: calc(100% - 0px);
  }

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

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

  .u-section-1 .u-group-1 {
    width: 318px;
    margin-right: auto;
    margin-left: 0;
  }

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

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

  .u-section-1 .u-list-1 {
    margin-top: 0;
    margin-bottom: 60px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-repeater-1 {
    min-height: 209px;
    grid-template-columns: 100%;
    grid-gap: 0px 0px;
    grid-auto-columns: 100%;
  }

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

  .u-section-1 .u-image-1 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 650px;
}

.u-section-2 .u-text-1 {
  margin: 21px 0;
}

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

  .u-section-2 .u-text-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
} .u-section-3 {
  background-image: url("images/Summer3.png");
  min-height: 641px;
  background-size: cover;
}

.u-section-3 .u-layout-wrap-1 {
  width: calc(((100% - 1140px) / 2) + 1140px);
  margin: -102px auto 0 0;
}

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

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

.u-section-3 .u-text-1 {
  margin: 206px 10px 0 60px;
}

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

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 940px);
  }

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

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

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

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 720px);
  }

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

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

  .u-section-3 .u-text-1 {
    margin: 402px 113px -338px 0;
  }
}

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

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 540px);
  }

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

  .u-section-3 .u-text-1 {
    margin-right: 5px;
  }
}

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

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 340px) / 2) + 340px);
    margin-top: 6px;
    margin-bottom: 60px;
  }

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

  .u-section-3 .u-text-1 {
    margin: 197px 0 -235px 36px;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-text-1 {
  font-size: 3rem;
  width: 861px;
  margin: 0 auto;
}

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

.u-section-4 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 18.75px));
  min-height: 2975px;
  --gap: 25px;
  grid-auto-columns: calc(25% - 18.75px);
}

.u-section-4 .u-list-item-1 {
  background-image: none;
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
}

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

.u-section-4 .u-image-1 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-2 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-3 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-1 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-2 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-4 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-5 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-2 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-3 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-6 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-7 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-3 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-4 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-4 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-8 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-9 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-4 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-5 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-5 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-10 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-11 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-5 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-6 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-6 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-12 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-13 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-6 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-7 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-7 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-14 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-15 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-7 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-8 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-8 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-16 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-17 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-8 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-9 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-9 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-18 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-19 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-9 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-10 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-10 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-20 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-21 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-10 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-11 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-11 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-22 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-23 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-11 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-12 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-12 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-24 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-25 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-12 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-13 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-13 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-26 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-27 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-13 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-14 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-14 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-28 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-29 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-14 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-15 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-15 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-30 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-31 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-15 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-16 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-16 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-32 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-33 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-16 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-17 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-17 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-34 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-35 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-17 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-18 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-18 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-36 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-37 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-18 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-19 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-19 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-38 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-39 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-19 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-20 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-20 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-40 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-41 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-20 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-21 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-21 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-42 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-43 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-21 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-22 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-22 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-44 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-45 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-22 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-23 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-23 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-46 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-47 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-23 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

.u-section-4 .u-list-item-24 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-4 .u-image-24 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 8px auto 0 40px;
}

.u-section-4 .u-text-48 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 31px 31px 0 18px;
}

.u-section-4 .u-text-49 {
  font-style: italic;
  margin: 0 18px;
}

.u-section-4 .u-btn-24 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0 28px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-repeater-1 {
    grid-gap: 25px 25px;
    min-height: 2453px;
  }

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

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

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

  .u-section-4 .u-btn-1 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
  }

  .u-section-4 .u-image-2 {
    height: 238px;
  }

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

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

  .u-section-4 .u-btn-2 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-3 {
    height: 238px;
  }

  .u-section-4 .u-text-6 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-3 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-4 {
    height: 238px;
  }

  .u-section-4 .u-text-8 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-4 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-5 {
    height: 238px;
  }

  .u-section-4 .u-text-10 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-5 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-6 {
    height: 238px;
  }

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

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

  .u-section-4 .u-btn-6 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-7 {
    height: 238px;
  }

  .u-section-4 .u-text-14 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-7 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-8 {
    height: 238px;
  }

  .u-section-4 .u-text-16 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-8 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-9 {
    height: 238px;
  }

  .u-section-4 .u-text-18 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-9 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-10 {
    height: 238px;
  }

  .u-section-4 .u-text-20 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-10 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-11 {
    height: 238px;
  }

  .u-section-4 .u-text-22 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-11 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-12 {
    height: 238px;
  }

  .u-section-4 .u-text-24 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-12 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-13 {
    height: 238px;
  }

  .u-section-4 .u-text-26 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-13 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-14 {
    height: 238px;
  }

  .u-section-4 .u-text-28 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-14 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-15 {
    height: 238px;
  }

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

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

  .u-section-4 .u-btn-15 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-16 {
    height: 238px;
  }

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

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

  .u-section-4 .u-btn-16 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-17 {
    height: 238px;
  }

  .u-section-4 .u-text-34 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-17 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-18 {
    height: 238px;
  }

  .u-section-4 .u-text-36 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-18 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-19 {
    height: 238px;
  }

  .u-section-4 .u-text-38 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-19 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-20 {
    height: 238px;
  }

  .u-section-4 .u-text-40 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-20 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-21 {
    height: 238px;
  }

  .u-section-4 .u-text-42 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-21 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-22 {
    height: 238px;
  }

  .u-section-4 .u-text-44 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-22 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-23 {
    height: 238px;
  }

  .u-section-4 .u-text-46 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-23 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-24 {
    height: 238px;
  }

  .u-section-4 .u-text-48 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-4 .u-btn-24 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    margin-left: 0;
    padding: 10px 14px 10px 12px;
  }
}

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

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

  .u-section-4 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 12.5px));
    grid-auto-columns: calc(50% - 12.5px);
    min-height: 7516px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-text-1 {
    width: 540px;
    margin-top: 60px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-text-1 {
    width: 340px;
    font-size: 2.125rem;
  }

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

  .u-section-4 .u-image-1 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-btn-1 {
    padding: 10px 14px 10px 12px;
  }

  .u-section-4 .u-image-2 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-3 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-4 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-5 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-6 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-7 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-8 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-9 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-10 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-11 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-12 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-13 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-14 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-15 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-16 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-17 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-18 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-19 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-20 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-21 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-22 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-23 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-4 .u-image-24 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }
}

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

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

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

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

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

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

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

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

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

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

.u-section-4 .u-image-2.u-image-2.u-image-2.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-3.u-image-3.u-image-3.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.u-section-4 .u-image-7.u-image-7.u-image-7.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-8.u-image-8.u-image-8.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-9.u-image-9.u-image-9.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-11.u-image-11.u-image-11.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-12.u-image-12.u-image-12.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-10.u-image-10.u-image-10.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-13.u-image-13.u-image-13.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-14.u-image-14.u-image-14.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-15.u-image-15.u-image-15.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-16.u-image-16.u-image-16.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-17.u-image-17.u-image-17.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-18.u-image-18.u-image-18.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-19.u-image-19.u-image-19.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-20.u-image-20.u-image-20.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-21.u-image-21.u-image-21.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-22.u-image-22.u-image-22.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-23.u-image-23.u-image-23.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-4 .u-image-24.u-image-24.u-image-24.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

.u-section-4 .hover > .u-container-layout .u-image-24 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-list-1 {
  margin-top: 2px;
  margin-bottom: 1px;
}

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

.u-section-5 .u-list-item-1 {
  background-image: none;
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
}

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

.u-section-5 .u-image-1 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 42px;
}

.u-section-5 .u-text-1 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 30px 29px 0 20px;
}

.u-section-5 .u-text-2 {
  font-style: italic;
  margin: 29px 18px 0;
}

.u-section-5 .u-btn-1 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
}

.u-section-5 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-5 .u-image-2 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 42px;
}

.u-section-5 .u-text-3 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 30px 29px 0 20px;
}

.u-section-5 .u-text-4 {
  font-style: italic;
  margin: 29px 18px 0;
}

.u-section-5 .u-btn-2 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
}

.u-section-5 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-5 .u-image-3 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 42px;
}

.u-section-5 .u-text-5 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 30px 29px 0 20px;
}

.u-section-5 .u-text-6 {
  font-style: italic;
  margin: 29px 18px 0;
}

.u-section-5 .u-btn-3 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
}

.u-section-5 .u-list-item-4 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-5 .u-image-4 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 42px;
}

.u-section-5 .u-text-7 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 30px 29px 0 20px;
}

.u-section-5 .u-text-8 {
  font-style: italic;
  margin: 29px 18px 0;
}

.u-section-5 .u-btn-4 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
}

.u-section-5 .u-list-item-5 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-5 .u-image-5 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 42px;
}

.u-section-5 .u-text-9 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 30px 29px 0 20px;
}

.u-section-5 .u-text-10 {
  font-style: italic;
  margin: 29px 18px 0;
}

.u-section-5 .u-btn-5 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
}

.u-section-5 .u-list-item-6 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-5 .u-image-6 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 42px;
}

.u-section-5 .u-text-11 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 30px 29px 0 20px;
}

.u-section-5 .u-text-12 {
  font-style: italic;
  margin: 29px 18px 0;
}

.u-section-5 .u-btn-6 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
}

.u-section-5 .u-list-item-7 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-5 .u-image-7 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 42px;
}

.u-section-5 .u-text-13 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 30px 29px 0 20px;
}

.u-section-5 .u-text-14 {
  font-style: italic;
  margin: 29px 18px 0;
}

.u-section-5 .u-btn-7 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
}

.u-section-5 .u-list-item-8 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-5 .u-image-8 {
  height: 252px;
  width: 173px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 42px;
}

.u-section-5 .u-text-15 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 30px 29px 0 20px;
}

.u-section-5 .u-text-16 {
  font-style: italic;
  margin: 29px 18px 0;
}

.u-section-5 .u-btn-8 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .u-section-5 .u-list-1 {
    margin-top: 755px;
  }

  .u-section-5 .u-repeater-1 {
    grid-gap: 25px 25px;
    min-height: 276px;
  }

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

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

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

  .u-section-5 .u-btn-1 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
  }

  .u-section-5 .u-image-2 {
    height: 238px;
  }

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

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

  .u-section-5 .u-btn-2 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    padding: 10px 14px 10px 12px;
  }

  .u-section-5 .u-image-3 {
    height: 238px;
  }

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

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

  .u-section-5 .u-btn-3 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    padding: 10px 14px 10px 12px;
  }

  .u-section-5 .u-image-4 {
    height: 238px;
  }

  .u-section-5 .u-text-7 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-5 .u-btn-4 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    padding: 10px 14px 10px 12px;
  }

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

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

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

  .u-section-5 .u-btn-5 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    padding: 10px 14px 10px 12px;
  }

  .u-section-5 .u-image-6 {
    height: 238px;
  }

  .u-section-5 .u-text-11 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-5 .u-btn-6 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    padding: 10px 14px 10px 12px;
  }

  .u-section-5 .u-image-7 {
    height: 238px;
  }

  .u-section-5 .u-text-13 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-5 .u-btn-7 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    padding: 10px 14px 10px 12px;
  }

  .u-section-5 .u-image-8 {
    height: 238px;
  }

  .u-section-5 .u-text-15 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-5 .u-btn-8 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 22px;
    padding: 10px 14px 10px 12px;
  }
}

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

  .u-section-5 .u-list-1 {
    margin-top: 204px;
  }

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-list-1 {
    margin-top: 98px;
  }

  .u-section-5 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-image-1 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-5 .u-btn-1 {
    padding: 10px 14px 10px 12px;
  }

  .u-section-5 .u-image-2 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-5 .u-image-3 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-5 .u-image-4 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-5 .u-image-5 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-5 .u-image-6 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-5 .u-image-7 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }

  .u-section-5 .u-image-8 {
    height: 270px;
    transition-duration: 0.5s;
    width: 202px;
    margin-top: 32px;
    margin-right: 65px;
    margin-left: 33px;
  }
}

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

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

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

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

.u-section-5 .hover > .u-container-layout .u-image-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !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: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

.u-section-5 .hover > .u-container-layout .u-image-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !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: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

.u-section-5 .hover > .u-container-layout .u-image-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !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(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-5 .u-image-5,
.u-section-5 .u-image-5:before,
.u-section-5 .u-image-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, image-zoom, background-size, background-position;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-block-26da-102:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-102:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-102: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-block-26da-102.u-block-26da-102.u-block-26da-102:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-102.u-block-26da-102.u-block-26da-102.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-102 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-102 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-109:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-109:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-109: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-block-26da-109.u-block-26da-109.u-block-26da-109:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-109.u-block-26da-109.u-block-26da-109.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-109 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-109 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-116:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-116:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-116: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-block-26da-116.u-block-26da-116.u-block-26da-116:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-116.u-block-26da-116.u-block-26da-116.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-116 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-116 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-123:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-123:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-123: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-block-26da-123.u-block-26da-123.u-block-26da-123:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-123.u-block-26da-123.u-block-26da-123.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-123 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-123 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-130:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-130:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-130: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-block-26da-130.u-block-26da-130.u-block-26da-130:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-130.u-block-26da-130.u-block-26da-130.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-130 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-130 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-136:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-136:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-136: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-block-26da-136.u-block-26da-136.u-block-26da-136:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-136.u-block-26da-136.u-block-26da-136.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-136 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-136 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-142:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-142:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-142: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-block-26da-142.u-block-26da-142.u-block-26da-142:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-142.u-block-26da-142.u-block-26da-142.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-142 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-142 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-148:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-148:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-148: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-block-26da-148.u-block-26da-148.u-block-26da-148:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-148.u-block-26da-148.u-block-26da-148.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-148 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-148 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-154:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-154:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-154: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-block-26da-154.u-block-26da-154.u-block-26da-154:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-154.u-block-26da-154.u-block-26da-154.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-154 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-154 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-160:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-160:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-160: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-block-26da-160.u-block-26da-160.u-block-26da-160:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-160.u-block-26da-160.u-block-26da-160.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-160 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-160 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-166:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-166:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-166: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-block-26da-166.u-block-26da-166.u-block-26da-166:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-166.u-block-26da-166.u-block-26da-166.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-166 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-166 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-172:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-172:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-172: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-block-26da-172.u-block-26da-172.u-block-26da-172:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-172.u-block-26da-172.u-block-26da-172.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-172 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-172 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-178:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-178:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-178: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-block-26da-178.u-block-26da-178.u-block-26da-178:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-178.u-block-26da-178.u-block-26da-178.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-178 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-178 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-184:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-184:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-184: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-block-26da-184.u-block-26da-184.u-block-26da-184:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-184.u-block-26da-184.u-block-26da-184.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-184 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-184 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-190:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-190:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-190: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-block-26da-190.u-block-26da-190.u-block-26da-190:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-190.u-block-26da-190.u-block-26da-190.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-190 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-190 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-26da-196:not([data-block-selected]):not([data-cell-selected]),
.u-block-26da-196:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-26da-196: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-block-26da-196.u-block-26da-196.u-block-26da-196:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-26da-196.u-block-26da-196.u-block-26da-196.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-26da-196 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-26da-196 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-6 {
  background-image: none;
}

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

.u-section-6 .u-text-1 {
  width: 861px;
  font-size: 3rem;
  margin: 63px auto 0;
}

.u-section-6 .u-list-1 {
  margin-top: 44px;
  margin-bottom: 50px;
}

.u-section-6 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 18.75px));
  min-height: 2862px;
  --gap: 25px;
  grid-auto-columns: calc(25% - 18.75px);
}

.u-section-6 .u-list-item-1 {
  background-image: none;
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
}

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

.u-section-6 .u-image-1 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-2 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-3 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-1 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-6 .u-image-2 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-4 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-5 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-2 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-6 .u-image-3 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-6 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-7 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-3 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-4 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-6 .u-image-4 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-8 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-9 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-4 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-5 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-6 .u-image-5 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-10 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-11 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-5 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-6 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-6 .u-image-6 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-12 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-13 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-6 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-7 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-7 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-7 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-14 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-15 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-7 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-8 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-8 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-8 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-16 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-17 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-8 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-9 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-9 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-9 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-18 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-19 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-9 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-10 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-10 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-10 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-20 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-21 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-10 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-11 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-11 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-11 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-22 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-23 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-11 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-12 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-12 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-12 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-24 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-25 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-12 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-13 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-13 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-13 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-26 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-27 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-13 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-14 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-6 .u-image-14 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-28 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-29 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-14 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-15 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-15 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-15 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-30 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-31 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-15 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-16 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-16 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-16 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-32 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-33 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-16 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-17 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-17 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-17 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-34 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-35 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-17 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-18 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-18 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-18 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-36 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-37 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-18 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-19 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-6 .u-container-layout-19 {
  padding: 20px 0 30px;
}

.u-section-6 .u-image-19 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-38 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-39 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-19 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

.u-section-6 .u-list-item-20 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-6 .u-image-20 {
  height: 303px;
  width: 200px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 29px;
}

.u-section-6 .u-text-40 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 29px 27px 0 30px;
}

.u-section-6 .u-text-41 {
  font-style: italic;
  margin: 21px 19px 0 22px;
}

.u-section-6 .u-btn-20 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1px auto 0;
}

@media (max-width: 1199px) {
  .u-section-6 .u-repeater-1 {
    grid-gap: 25px 25px;
    min-height: 2360px;
  }

  .u-section-6 .u-image-1 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-2 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-1 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-2 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-4 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-2 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-3 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-6 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-3 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-4 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-8 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-4 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-5 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-10 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-5 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-6 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-12 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-6 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-7 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-14 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-7 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-8 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-16 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-8 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-9 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-18 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-9 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-10 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-20 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-10 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-11 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-22 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-11 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-12 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-24 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-12 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-13 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-26 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-13 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-14 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-28 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-14 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-15 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-30 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-15 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-16 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-32 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-16 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-17 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-34 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-17 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-18 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-36 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-18 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-19 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-38 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-19 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }

  .u-section-6 .u-image-20 {
    height: 213px;
    margin-top: 17px;
  }

  .u-section-6 .u-text-40 {
    width: 209px;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-btn-20 {
    border-style: solid;
    letter-spacing: 0px;
    margin-right: 22px;
    padding: 10px 13px 10px 12px;
  }
}

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

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

  .u-section-6 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 12.5px));
    grid-auto-columns: calc(50% - 12.5px);
    min-height: 7231px;
  }

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

  .u-section-6 .u-btn-2 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-3 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-4 {
    margin-right: auto;
  }

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

  .u-section-6 .u-btn-6 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-7 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-8 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-9 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-10 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-11 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-12 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-13 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-14 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-15 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-16 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-17 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-18 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-19 {
    margin-right: auto;
  }

  .u-section-6 .u-btn-20 {
    margin-right: auto;
  }
}

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

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

  .u-section-6 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }

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

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

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

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

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

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

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

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

  .u-section-6 .u-container-layout-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .u-section-6 .u-container-layout-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-6 .u-container-layout-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-6 .u-container-layout-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-6 .u-container-layout-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-6 .u-container-layout-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-6 .u-container-layout-16 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-6 .u-container-layout-17 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-6 .u-container-layout-18 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-6 .u-container-layout-19 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .u-section-6 .u-text-1 {
    width: 340px;
    font-size: 2.125rem;
  }

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

  .u-section-6 .u-image-1 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-1 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-2 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-2 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-3 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-3 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-4 {
    transition-duration: 0.5s;
    margin-top: 29px;
  }

  .u-section-6 .u-btn-4 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-5 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-5 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-6 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-6 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-7 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-7 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-8 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-8 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-9 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-9 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-10 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-10 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-11 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-11 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-12 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-12 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-13 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-13 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-14 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-14 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-15 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-15 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-16 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-16 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-17 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-17 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-18 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-18 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-19 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-19 {
    margin-top: 10px;
    margin-right: 64px;
  }

  .u-section-6 .u-image-20 {
    margin-top: 29px;
    transition-duration: 0.5s;
  }

  .u-section-6 .u-btn-20 {
    margin-top: 10px;
    margin-right: 64px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-block-593b-178:not([data-block-selected]):not([data-cell-selected]),
.u-block-593b-178:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-593b-178: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-block-593b-178.u-block-593b-178.u-block-593b-178:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-593b-178.u-block-593b-178.u-block-593b-178.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-593b-178 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-593b-178 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-593b-184:not([data-block-selected]):not([data-cell-selected]),
.u-block-593b-184:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-593b-184: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-block-593b-184.u-block-593b-184.u-block-593b-184:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-593b-184.u-block-593b-184.u-block-593b-184.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-593b-184 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-593b-184 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-593b-190:not([data-block-selected]):not([data-cell-selected]),
.u-block-593b-190:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-593b-190: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-block-593b-190.u-block-593b-190.u-block-593b-190:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-593b-190.u-block-593b-190.u-block-593b-190.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-593b-190 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-593b-190 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-593b-196:not([data-block-selected]):not([data-cell-selected]),
.u-block-593b-196:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-593b-196: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-block-593b-196.u-block-593b-196.u-block-593b-196:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-593b-196.u-block-593b-196.u-block-593b-196.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-593b-196 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-593b-196 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-7 {
  background-image: none;
}

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

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

.u-section-7 .u-list-1 {
  width: 1153px;
  margin: 29px -13px 30px auto;
}

.u-section-7 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 18.75px));
  min-height: 514px;
  --gap: 25px;
  grid-auto-columns: calc(25% - 18.75px);
}

.u-section-7 .u-list-item-1 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-7 .u-image-1 {
  width: 206px;
  height: 302px;
  margin: 20px 20px 0 auto;
}

.u-section-7 .u-text-2 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 18px auto 0;
}

.u-section-7 .u-text-3 {
  font-style: italic;
  margin: 19px 20px 0;
}

.u-section-7 .u-btn-1 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 22px auto 0;
}

.u-section-7 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-7 .u-image-2 {
  width: 206px;
  height: 302px;
  margin: 20px 20px 0 auto;
}

.u-section-7 .u-text-4 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 18px auto 0;
}

.u-section-7 .u-text-5 {
  font-style: italic;
  margin: 19px 20px 0;
}

.u-section-7 .u-btn-2 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 22px auto 0;
}

.u-section-7 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-7 .u-image-3 {
  width: 206px;
  height: 302px;
  margin: 20px 20px 0 auto;
}

.u-section-7 .u-text-6 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 18px auto 0;
}

.u-section-7 .u-text-7 {
  font-style: italic;
  margin: 19px 20px 0;
}

.u-section-7 .u-btn-3 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 22px auto 0;
}

.u-section-7 .u-list-item-4 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-7 .u-image-4 {
  width: 206px;
  height: 302px;
  margin: 20px 20px 0 auto;
}

.u-section-7 .u-text-8 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 18px auto 0;
}

.u-section-7 .u-text-9 {
  font-style: italic;
  margin: 19px 20px 0;
}

.u-section-7 .u-btn-4 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 22px auto 0;
}

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

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

  .u-section-7 .u-repeater-1 {
    grid-gap: 25px 25px;
    min-height: 419px;
  }

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

  .u-section-7 .u-image-1 {
    margin-left: -1px;
  }

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

  .u-section-7 .u-text-3 {
    width: auto;
    margin-top: 21px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-7 .u-btn-1 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 19px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .u-section-7 .u-image-2 {
    margin-left: -1px;
  }

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

  .u-section-7 .u-text-5 {
    width: auto;
    margin-top: 21px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-7 .u-btn-2 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 19px;
    padding: 0;
  }

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

  .u-section-7 .u-image-3 {
    margin-left: -1px;
  }

  .u-section-7 .u-text-6 {
    margin-top: 32px;
  }

  .u-section-7 .u-text-7 {
    width: auto;
    margin-top: 21px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-7 .u-btn-3 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 19px;
    padding: 0;
  }

  .u-section-7 .u-container-layout-4 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .u-section-7 .u-image-4 {
    margin-left: -1px;
  }

  .u-section-7 .u-text-8 {
    margin-top: 32px;
  }

  .u-section-7 .u-text-9 {
    width: auto;
    margin-top: 21px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-7 .u-btn-4 {
    border-style: solid;
    letter-spacing: 0px;
    margin-top: 19px;
    padding: 0;
  }
}

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

  .u-section-7 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 12.5px));
    min-height: 1284px;
    grid-auto-columns: calc(50% - 12.5px);
  }

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

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

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

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

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

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

  .u-section-7 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }

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

  .u-section-7 .u-image-1 {
    margin-left: auto;
  }

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

  .u-section-7 .u-image-2 {
    margin-left: auto;
  }

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

  .u-section-7 .u-image-3 {
    margin-left: auto;
  }

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

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

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

  .u-section-7 .u-list-1 {
    margin-top: 44px;
    width: 340px;
  }

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

  .u-section-7 .u-image-1 {
    margin-right: 45px;
  }

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

  .u-section-7 .u-image-2 {
    margin-right: 45px;
  }

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

  .u-section-7 .u-image-3 {
    margin-right: 45px;
  }

  .u-section-7 .u-text-6 {
    margin-top: 27px;
  }

  .u-section-7 .u-image-4 {
    margin-right: 45px;
  }

  .u-section-7 .u-text-8 {
    margin-top: 27px;
  }
}

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

.u-section-7 .u-image-4:not([data-block-selected]):not([data-cell-selected]).u-section-7 .u-image-4:not([data-block-selected]):not([data-cell-selected]).u-section-7 .u-image-4:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout:hover .u-section-7 .u-image-4:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-image-4:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-section-7 .u-image-1:not([data-block-selected]):not([data-cell-selected]).u-section-7 .u-image-1:not([data-block-selected]):not([data-cell-selected]).u-section-7 .u-image-1:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout:hover .u-section-7 .u-image-1:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-image-1:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-section-7 .u-image-2:not([data-block-selected]):not([data-cell-selected]).u-section-7 .u-image-2:not([data-block-selected]):not([data-cell-selected]).u-section-7 .u-image-2:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout:hover .u-section-7 .u-image-2:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-image-2:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-section-7 .u-image-3:not([data-block-selected]):not([data-cell-selected]).u-section-7 .u-image-3:not([data-block-selected]):not([data-cell-selected]).u-section-7 .u-image-3:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout:hover .u-section-7 .u-image-3:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-image-3:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-8 {
  background-image: none;
}

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

.u-section-8 .u-text-1 {
  font-size: 3rem;
  width: 861px;
  margin: 0 auto;
}

.u-section-8 .u-list-1 {
  width: 1190px;
  margin: 9px -25px 24px;
}

.u-section-8 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 18.75px));
  min-height: 1789px;
  --gap: 25px;
  grid-auto-columns: calc(25% - 18.75px);
}

.u-section-8 .u-list-item-1 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-8 .u-image-1 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-2 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-3 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-1 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-8 .u-image-2 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-4 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-5 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-2 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-8 .u-image-3 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-6 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-7 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-3 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-4 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-8 .u-image-4 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-8 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-9 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-4 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-5 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-8 .u-image-5 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-10 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-11 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-5 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-6 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-8 .u-container-layout-6 {
  padding: 20px 0 30px;
}

.u-section-8 .u-image-6 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-12 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-13 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-6 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-7 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-8 .u-container-layout-7 {
  padding: 20px 0 30px;
}

.u-section-8 .u-image-7 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-14 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-15 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-7 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-8 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

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

.u-section-8 .u-image-8 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-16 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-17 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-8 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-9 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-8 .u-container-layout-9 {
  padding: 20px 0 30px;
}

.u-section-8 .u-image-9 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-18 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-19 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-9 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-10 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-8 .u-container-layout-10 {
  padding: 20px 0 30px;
}

.u-section-8 .u-image-10 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-20 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-21 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-10 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-11 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-8 .u-container-layout-11 {
  padding: 20px 0 30px;
}

.u-section-8 .u-image-11 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-22 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-23 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-11 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

.u-section-8 .u-list-item-12 {
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
  background-image: none;
}

.u-section-8 .u-container-layout-12 {
  padding: 20px 0 30px;
}

.u-section-8 .u-image-12 {
  height: 373px;
  width: 259px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -20px auto 0;
}

.u-section-8 .u-text-24 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 10px 25px 0 36px;
}

.u-section-8 .u-text-25 {
  font-style: italic;
  margin: 21px 13px 0 26px;
}

.u-section-8 .u-btn-12 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 9px auto 0;
}

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

  .u-section-8 .u-repeater-1 {
    grid-gap: 25px 25px;
    min-height: 1413px;
  }

  .u-section-8 .u-image-1 {
    height: 357px;
  }

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

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

  .u-section-8 .u-btn-1 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-2 {
    height: 357px;
  }

  .u-section-8 .u-text-4 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-2 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-3 {
    height: 357px;
  }

  .u-section-8 .u-text-6 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-3 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-4 {
    height: 357px;
  }

  .u-section-8 .u-text-8 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-4 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-5 {
    height: 357px;
  }

  .u-section-8 .u-text-10 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-5 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-6 {
    height: 357px;
  }

  .u-section-8 .u-text-12 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-6 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-7 {
    height: 357px;
  }

  .u-section-8 .u-text-14 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-7 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-8 {
    height: 357px;
  }

  .u-section-8 .u-text-16 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-8 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-9 {
    height: 357px;
  }

  .u-section-8 .u-text-18 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-9 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-10 {
    height: 357px;
  }

  .u-section-8 .u-text-20 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-10 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-11 {
    height: 357px;
  }

  .u-section-8 .u-text-22 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-11 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }

  .u-section-8 .u-image-12 {
    height: 357px;
  }

  .u-section-8 .u-text-24 {
    margin-left: 0;
    margin-right: 0;
    width: 206px;
  }

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

  .u-section-8 .u-btn-12 {
    margin-top: 24px;
    padding: 10px 13px 10px 11px;
  }
}

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

  .u-section-8 .u-list-1 {
    width: 720px;
  }

  .u-section-8 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 12.5px));
    grid-auto-columns: calc(50% - 12.5px);
    min-height: 4329px;
  }
}

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

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

  .u-section-8 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-8 .u-list-1 {
    width: 340px;
  }

  .u-section-8 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

  .u-section-8 .u-image-1 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-2 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-3 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-4 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-5 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-6 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-7 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-8 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-9 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-10 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-11 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }

  .u-section-8 .u-image-12 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 0;
  }
}

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

.u-section-8 .u-image-4.u-image-4.u-image-4:hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-8 .u-image-4.u-image-4.u-image-4.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

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

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

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

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

.u-section-8 .u-image-2.u-image-2.u-image-2.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-8 .u-image-3.u-image-3.u-image-3.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

.u-section-8 .u-image-5,
.u-section-8 .u-image-5:before,
.u-section-8 .u-image-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, image-zoom, background-size, background-position;
}

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

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

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

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

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

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

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

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

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

.u-section-8 .u-image-7.u-image-7.u-image-7:hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-8 .u-image-7.u-image-7.u-image-7.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

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

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

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

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

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

.u-section-8 .u-image-9.u-image-9.u-image-9:hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-8 .u-image-9.u-image-9.u-image-9.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-8 .u-image-10.u-image-10.u-image-10:hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-8 .u-image-10.u-image-10.u-image-10.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-8 .u-image-11.u-image-11.u-image-11:hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-8 .u-image-11.u-image-11.u-image-11.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

.u-section-8 .u-image-12.u-image-12.u-image-12:hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-8 .u-image-12.u-image-12.u-image-12.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

.u-section-8 .hover > .u-container-layout .u-image-12 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}.u-section-9 .u-sheet-1 {
  min-height: 177px;
}

.u-section-9 .u-text-1 {
  font-weight: 900;
  margin: 60px auto;
}