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

.u-section-1 .u-text-1 {
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 45px 0 0;
}

.u-section-1 .u-text-2 {
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-size: 1.125rem;
  background-image: none;
  width: 659px;
  margin: 45px auto;
}

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

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: 227px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-left: 170px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-left: 107px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 610px;
}

.u-section-2 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin-top: auto;
  margin-bottom: 60px;
}

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

.u-section-2 .u-list-item-1 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-2 .u-image-1 {
  height: 335px;
  margin: 8px 0 0;
}

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

.u-section-2 .u-btn-1 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

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

.u-section-2 .u-image-2 {
  height: 335px;
  margin: 8px 0 0;
}

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

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

.u-section-2 .u-btn-3 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

.u-section-2 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-2 .u-image-3 {
  height: 335px;
  margin: 8px 0 0;
}

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

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

.u-section-2 .u-btn-5 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

  .u-section-2 .u-image-1 {
    height: 265px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-image-2 {
    height: 265px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-image-3 {
    height: 265px;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 314px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-image-2 {
    height: 314px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-image-3 {
    height: 314px;
    margin-right: initial;
    margin-left: initial;
  }
}

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

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

  .u-section-2 .u-image-1 {
    height: 544px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-2 .u-image-2 {
    height: 544px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-2 .u-image-3 {
    height: 544px;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 335px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-image-2 {
    height: 335px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-image-3 {
    height: 335px;
    margin-right: initial;
    margin-left: initial;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 561px;
}

.u-section-3 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin-top: -4px;
  margin-bottom: 60px;
}

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

.u-section-3 .u-list-item-1 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-3 .u-image-1 {
  height: 335px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-3 .u-btn-1 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

.u-section-3 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-3 .u-image-2 {
  height: 335px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-3 .u-btn-2 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

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

.u-section-3 .u-image-3 {
  height: 335px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-3 .u-btn-3 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

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

  .u-section-3 .u-image-2 {
    height: 265px;
  }

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

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

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

  .u-section-3 .u-image-2 {
    height: 314px;
  }

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

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

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

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

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

  .u-section-3 .u-image-2 {
    height: 544px;
  }

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

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

@media (max-width: 575px) {
  .u-section-3 .u-image-1 {
    height: 335px;
  }

  .u-section-3 .u-image-2 {
    height: 335px;
  }

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

.u-section-4 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin-top: 10px;
  margin-bottom: 30px;
}

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

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

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

.u-section-4 .u-image-1 {
  height: 335px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-4 .u-btn-1 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

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

.u-section-4 .u-image-2 {
  height: 335px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-4 .u-btn-2 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

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

.u-section-4 .u-image-3 {
  height: 335px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-4 .u-btn-3 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .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: 10px;
    padding-right: 10px;
  }

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-4 .u-image-1 {
    height: 335px;
  }

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

  .u-section-4 .u-image-3 {
    height: 335px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 520px;
}

.u-section-5 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin: 0 auto 30px 20px;
}

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

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

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

.u-section-5 .u-image-1 {
  height: 335px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-5 .u-btn-1 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

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

.u-section-5 .u-image-2 {
  height: 335px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-5 .u-btn-2 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

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

.u-section-5 .u-image-3 {
  height: 335px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-5 .u-btn-3 {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-style: solid;
  margin: 20px auto 0;
  padding: 0;
}

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

  .u-section-5 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 0.6666666666666666px));
    min-height: 411px;
    grid-auto-columns: calc(33.333333333333336% - 0.6666666666666666px);
  }

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .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: 10px;
    padding-right: 10px;
  }

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-5 .u-image-1 {
    height: 335px;
  }

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

  .u-section-5 .u-image-3 {
    height: 335px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 1950px;
}

.u-section-6 .u-list-1 {
  margin-top: 34px;
  margin-bottom: 60px;
}

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

.u-section-6 .u-list-item-1 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-1 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-1 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-2 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-list-item-2 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-2 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-3 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-4 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

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

.u-section-6 .u-list-item-3 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-3 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-5 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-6 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

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

.u-section-6 .u-list-item-4 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-4 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-7 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-8 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

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

.u-section-6 .u-list-item-5 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-5 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-9 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-10 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-6 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-6 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-11 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-12 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-5 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-7 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-7 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-13 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-14 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

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

.u-section-6 .u-list-item-8 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-8 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-15 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-16 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

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

.u-section-6 .u-list-item-9 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-9 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-17 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-18 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-8 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-10 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-10 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-19 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-20 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

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

.u-section-6 .u-list-item-11 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-11 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-21 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-22 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-10 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-12 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-12 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-23 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-24 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-11 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-13 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-13 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-25 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-26 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-12 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-14 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-14 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-27 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-28 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-13 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-15 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-15 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-29 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-30 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-14 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-16 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-16 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-31 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-btn-15 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-text-32 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-16 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-17 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-17 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-33 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-34 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-17 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-18 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

.u-section-6 .u-container-layout-18 {
  padding: 0;
}

.u-section-6 .u-image-18 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-35 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-36 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-18 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-19 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

.u-section-6 .u-container-layout-19 {
  padding: 0;
}

.u-section-6 .u-image-19 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-37 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-38 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-19 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-list-item-20 {
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
}

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

.u-section-6 .u-image-20 {
  height: 249px;
  width: 268px;
  margin: 0 auto;
}

.u-section-6 .u-text-39 {
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 11px -2px 0 2px;
}

.u-section-6 .u-text-40 {
  font-style: normal;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 21px 0 0;
}

.u-section-6 .u-btn-20 {
  background-image: none;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-6 .u-repeater-1 {
    grid-gap: 20px 20px;
    min-height: 1510px;
  }

  .u-section-6 .u-image-1 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-1 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-2 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-3 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-3 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-5 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-4 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-7 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-5 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-9 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-6 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-11 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-7 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-13 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-8 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-15 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-9 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-17 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-10 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-19 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-11 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-21 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-12 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-23 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-13 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-25 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-14 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-27 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-15 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-29 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-16 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-31 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-17 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-33 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-18 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-35 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-19 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-37 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-image-20 {
    height: 223px;
    margin-right: 0;
  }

  .u-section-6 .u-text-39 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-6 .u-image-1 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-1 {
    font-weight: 400;
  }

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

  .u-section-6 .u-text-3 {
    font-weight: 400;
  }

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

  .u-section-6 .u-text-5 {
    font-weight: 400;
  }

  .u-section-6 .u-image-4 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-7 {
    font-weight: 400;
  }

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

  .u-section-6 .u-text-9 {
    font-weight: 400;
  }

  .u-section-6 .u-image-6 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-11 {
    font-weight: 400;
  }

  .u-section-6 .u-image-7 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-13 {
    font-weight: 400;
  }

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

  .u-section-6 .u-text-15 {
    font-weight: 400;
  }

  .u-section-6 .u-image-9 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-17 {
    font-weight: 400;
  }

  .u-section-6 .u-image-10 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-19 {
    font-weight: 400;
  }

  .u-section-6 .u-image-11 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-21 {
    font-weight: 400;
  }

  .u-section-6 .u-image-12 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-23 {
    font-weight: 400;
  }

  .u-section-6 .u-image-13 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-25 {
    font-weight: 400;
  }

  .u-section-6 .u-image-14 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-27 {
    font-weight: 400;
  }

  .u-section-6 .u-image-15 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-29 {
    font-weight: 400;
  }

  .u-section-6 .u-image-16 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-31 {
    font-weight: 400;
  }

  .u-section-6 .u-image-17 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-33 {
    font-weight: 400;
  }

  .u-section-6 .u-image-18 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-35 {
    font-weight: 400;
  }

  .u-section-6 .u-image-19 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-37 {
    font-weight: 400;
  }

  .u-section-6 .u-image-20 {
    height: 342px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-39 {
    font-weight: 400;
  }
}

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

  .u-section-6 .u-image-1 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-1 {
    font-weight: normal;
  }

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

  .u-section-6 .u-text-3 {
    font-weight: normal;
  }

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

  .u-section-6 .u-text-5 {
    font-weight: normal;
  }

  .u-section-6 .u-image-4 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-7 {
    font-weight: normal;
  }

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

  .u-section-6 .u-text-9 {
    font-weight: normal;
  }

  .u-section-6 .u-image-6 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-11 {
    font-weight: normal;
  }

  .u-section-6 .u-image-7 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-13 {
    font-weight: normal;
  }

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

  .u-section-6 .u-text-15 {
    font-weight: normal;
  }

  .u-section-6 .u-image-9 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-17 {
    font-weight: normal;
  }

  .u-section-6 .u-image-10 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-19 {
    font-weight: normal;
  }

  .u-section-6 .u-image-11 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-21 {
    font-weight: normal;
  }

  .u-section-6 .u-image-12 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-23 {
    font-weight: normal;
  }

  .u-section-6 .u-image-13 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-25 {
    font-weight: normal;
  }

  .u-section-6 .u-image-14 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-27 {
    font-weight: normal;
  }

  .u-section-6 .u-image-15 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-29 {
    font-weight: normal;
  }

  .u-section-6 .u-image-16 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-31 {
    font-weight: normal;
  }

  .u-section-6 .u-image-17 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-33 {
    font-weight: normal;
  }

  .u-section-6 .u-image-18 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-35 {
    font-weight: normal;
  }

  .u-section-6 .u-image-19 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-37 {
    font-weight: normal;
  }

  .u-section-6 .u-image-20 {
    height: 513px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-39 {
    font-weight: normal;
  }
}

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

  .u-section-6 .u-image-1 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-1 {
    font-weight: 400;
  }

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

  .u-section-6 .u-text-3 {
    font-weight: 400;
  }

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

  .u-section-6 .u-text-5 {
    font-weight: 400;
  }

  .u-section-6 .u-image-4 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-7 {
    font-weight: 400;
  }

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

  .u-section-6 .u-text-9 {
    font-weight: 400;
  }

  .u-section-6 .u-image-6 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-11 {
    font-weight: 400;
  }

  .u-section-6 .u-image-7 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-13 {
    font-weight: 400;
  }

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

  .u-section-6 .u-text-15 {
    font-weight: 400;
  }

  .u-section-6 .u-image-9 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-17 {
    font-weight: 400;
  }

  .u-section-6 .u-image-10 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-19 {
    font-weight: 400;
  }

  .u-section-6 .u-image-11 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-21 {
    font-weight: 400;
  }

  .u-section-6 .u-image-12 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-23 {
    font-weight: 400;
  }

  .u-section-6 .u-image-13 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-25 {
    font-weight: 400;
  }

  .u-section-6 .u-image-14 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-27 {
    font-weight: 400;
  }

  .u-section-6 .u-image-15 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-29 {
    font-weight: 400;
  }

  .u-section-6 .u-image-16 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-31 {
    font-weight: 400;
  }

  .u-section-6 .u-image-17 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-33 {
    font-weight: 400;
  }

  .u-section-6 .u-image-18 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-35 {
    font-weight: 400;
  }

  .u-section-6 .u-image-19 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-37 {
    font-weight: 400;
  }

  .u-section-6 .u-image-20 {
    height: 323px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-text-39 {
    font-weight: 400;
  }
}

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

.u-container-layout.hover .u-block-0437-24:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

.u-container-layout.hover .u-block-0437-25:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

.u-container-layout.hover .u-block-0437-50:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

.u-container-layout.hover .u-block-0437-35:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

.u-container-layout.hover .u-block-0437-34:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

.u-container-layout.hover .u-block-0437-51:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-0437-56:not([data-block-selected]):not([data-cell-selected]),
.u-block-0437-56:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-0437-56:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-block-0437-56:not([data-block-selected]):not([data-cell-selected]).u-block-0437-56:not([data-block-selected]):not([data-cell-selected]).u-block-0437-56:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-0437-62:not([data-block-selected]):not([data-cell-selected]),
.u-block-0437-62:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-0437-62:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-block-0437-62:not([data-block-selected]):not([data-cell-selected]).u-block-0437-62:not([data-block-selected]):not([data-cell-selected]).u-block-0437-62:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

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

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

.u-block-0437-59:not([data-block-selected]):not([data-cell-selected]),
.u-block-0437-59:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-0437-59:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-container-layout:hover .u-block-0437-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-0437-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-0437-65:not([data-block-selected]):not([data-cell-selected]),
.u-block-0437-65:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-0437-65:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-container-layout:hover .u-block-0437-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-0437-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-6 .u-list-item-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-6 .u-list-item-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-6 .u-list-item-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, background-size, background-position;
}

.u-container-layout:hover .u-section-6 .u-list-item-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-6 .u-list-item-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-6 .u-container-layout-2:not([data-block-selected]):not([data-cell-selected]),
.u-section-6 .u-container-layout-2:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-6 .u-container-layout-2:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-container-layout:hover .u-section-6 .u-container-layout-2:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-6 .u-container-layout-2:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-0437-66:not([data-block-selected]):not([data-cell-selected]),
.u-block-0437-66:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-0437-66:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-container-layout:hover .u-block-0437-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-0437-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-0437-60:not([data-block-selected]):not([data-cell-selected]),
.u-block-0437-60:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-0437-60:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-container-layout:hover .u-block-0437-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-0437-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-6 .u-container-layout-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-6 .u-container-layout-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-6 .u-container-layout-1:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-container-layout:hover .u-section-6 .u-container-layout-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-6 .u-container-layout-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-0437-78:not([data-block-selected]):not([data-cell-selected]),
.u-block-0437-78:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-0437-78:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-container-layout:hover .u-block-0437-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-0437-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

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

.u-container-layout:hover .u-section-6 .u-sheet-1:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-section-6 .u-sheet-1:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-0437-73:not([data-block-selected]):not([data-cell-selected]),
.u-block-0437-73:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-0437-73:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-container-layout:hover .u-block-0437-73:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-0437-73:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

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

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

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

.u-section-6 .u-text-2,
.u-section-6 .u-text-2:before,
.u-section-6 .u-text-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 :hover > .u-container-layout .u-text-2 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-2 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-2 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-2 {
  border-color: transparent !important;
}

.u-section-6 .u-text-4,
.u-section-6 .u-text-4:before,
.u-section-6 .u-text-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 :hover > .u-container-layout .u-text-4 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-4 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-4 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-4 {
  border-color: transparent !important;
}

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

.u-section-6 :hover > .u-container-layout .u-text-6 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-6 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-6 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-6 {
  border-color: transparent !important;
}

.u-section-6 .u-text-8,
.u-section-6 .u-text-8:before,
.u-section-6 .u-text-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 :hover > .u-container-layout .u-text-8 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-8 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-8 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-8 {
  border-color: transparent !important;
}

.u-section-6 .u-text-10,
.u-section-6 .u-text-10:before,
.u-section-6 .u-text-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 :hover > .u-container-layout .u-text-10 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-10 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-10 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-10 {
  border-color: transparent !important;
}

.u-section-6 .u-text-12,
.u-section-6 .u-text-12:before,
.u-section-6 .u-text-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 :hover > .u-container-layout .u-text-12 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-12 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-12 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-12 {
  border-color: transparent !important;
}

.u-section-6 .u-text-14,
.u-section-6 .u-text-14:before,
.u-section-6 .u-text-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 :hover > .u-container-layout .u-text-14 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-14 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-14 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-14 {
  border-color: transparent !important;
}

.u-section-6 .u-text-16,
.u-section-6 .u-text-16:before,
.u-section-6 .u-text-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 :hover > .u-container-layout .u-text-16 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-16 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-16 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-16 {
  border-color: transparent !important;
}

.u-section-6 .u-text-18,
.u-section-6 .u-text-18:before,
.u-section-6 .u-text-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 :hover > .u-container-layout .u-text-18 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-18 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-18 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-18 {
  border-color: transparent !important;
}

.u-section-6 .u-text-20,
.u-section-6 .u-text-20:before,
.u-section-6 .u-text-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 :hover > .u-container-layout .u-text-20 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-20 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-20 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-20 {
  border-color: transparent !important;
}

.u-section-6 .u-text-22,
.u-section-6 .u-text-22:before,
.u-section-6 .u-text-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-6 :hover > .u-container-layout .u-text-22 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-22 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-22 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-22 {
  border-color: transparent !important;
}

.u-section-6 .u-text-24,
.u-section-6 .u-text-24:before,
.u-section-6 .u-text-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-6 :hover > .u-container-layout .u-text-24 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-24 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-24 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-24 {
  border-color: transparent !important;
}

.u-section-6 .u-text-26,
.u-section-6 .u-text-26:before,
.u-section-6 .u-text-26 > .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 :hover > .u-container-layout .u-text-26 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-26 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-26 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-26 {
  border-color: transparent !important;
}

.u-section-6 .u-text-28,
.u-section-6 .u-text-28:before,
.u-section-6 .u-text-28 > .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 :hover > .u-container-layout .u-text-28 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-28 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-28 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-28 {
  border-color: transparent !important;
}

.u-section-6 .u-text-30,
.u-section-6 .u-text-30:before,
.u-section-6 .u-text-30 > .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 :hover > .u-container-layout .u-text-30 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-30 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-30 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-30 {
  border-color: transparent !important;
}

.u-section-6 .u-text-32,
.u-section-6 .u-text-32:before,
.u-section-6 .u-text-32 > .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 :hover > .u-container-layout .u-text-32 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-32 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-32 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-32 {
  border-color: transparent !important;
}

.u-section-6 .u-text-34,
.u-section-6 .u-text-34:before,
.u-section-6 .u-text-34 > .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 :hover > .u-container-layout .u-text-34 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-34 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-34 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-34 {
  border-color: transparent !important;
}

.u-section-6 .u-text-36,
.u-section-6 .u-text-36:before,
.u-section-6 .u-text-36 > .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 :hover > .u-container-layout .u-text-36 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-36 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-36 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-36 {
  border-color: transparent !important;
}

.u-section-6 .u-text-38,
.u-section-6 .u-text-38:before,
.u-section-6 .u-text-38 > .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 :hover > .u-container-layout .u-text-38 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-38 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-38 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-38 {
  border-color: transparent !important;
}

.u-section-6 .u-text-40,
.u-section-6 .u-text-40:before,
.u-section-6 .u-text-40 > .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 :hover > .u-container-layout .u-text-40 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-40 {
  border-color: transparent !important;
}

.u-section-6 .hover > .u-container-layout .u-text-40 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  box-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
  text-shadow: rgba(var(---r),var(---g),var(---b),0) !important;
}

.u-section-6 .u-text-40 {
  border-color: transparent !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-section-6 .hover > .u-container-layout .u-text-39 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}.u-section-7 .u-sheet-1 {
  min-height: 1509px;
}

.u-section-7 .u-custom-html-1 {
  height: auto;
  min-height: 1471px;
  width: 423px;
  margin: 9px auto 0;
}

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

@media (max-width: 575px) {
  .u-section-7 .u-custom-html-1 {
    width: 340px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 755px;
}

.u-section-8 .u-video-1 {
  background-image: url("images/18_TFM_Undress_Finale.jpg");
  background-position: 50% 50%;
  height: 708px;
  margin-top: 7px;
  margin-bottom: 40px;
}

.u-section-8 .embed-responsive-1 {
  position: absolute;
}.u-section-9 .u-sheet-1 {
  min-height: 3180px;
}

.u-section-9 .u-text-1 {
  margin: 0 auto;
}

.u-section-9 .u-custom-html-1 {
  height: auto;
  min-height: 3082px;
  width: 461px;
  margin: 20px auto 49px;
}

@media (max-width: 1199px) {
  .u-section-9 .u-text-1 {
    width: auto;
    margin-top: 119px;
    margin-left: 52px;
  }
}

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

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

  .u-section-9 .u-custom-html-1 {
    min-height: 2887px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}