.u-section-1 {
  background-image: none;
}

.u-section-1 .u-sheet-1 {
  /*min-height: 375px;*/
}

.u-section-1 .u-list-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 10px 10px;
}

.u-section-1 .u-repeater-1.has-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 10px 10px;
}

.u-section-1 .u-list-item-1 {
  --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;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

.u-section-1 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  transition-duration: 0.25s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  text-shadow: 2px 0 0 rgba(0, 0, 0, 0);
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  text-transform: none;
  margin: 20px auto 0;
}

.u-section-1 .u-list-item-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;
}

.u-section-1 .u-container-layout-2 {
  padding: 30px;
}

.u-section-1 .u-text-3 {
  font-size: 6rem;
  font-weight: 700;
  transition-duration: 0.25s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  text-shadow: 2px 0 0 rgba(0, 0, 0, 0);
  margin: 0 auto;
}

.u-section-1 .u-text-4 {
  text-transform: none;
  margin: 20px auto 0;
}

.u-section-1 .u-list-item-3 {
  --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;
}

.u-section-1 .u-container-layout-3 {
  padding: 30px;
}

.u-section-1 .u-text-5 {
  font-size: 6rem;
  font-weight: 700;
  transition-duration: 0.25s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  text-shadow: 2px 0 0 rgba(0, 0, 0, 0);
  margin: 0 auto;
}

.u-section-1 .u-text-6 {
  text-transform: none;
  margin: 20px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-repeater-1 {
    /*min-height: 196px;*/
  }

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    text-decoration: none solid rgb(255, 255, 255);
  }

  .u-section-1 .u-text-3 {
    font-size: 4.5rem;
    text-decoration: none solid rgb(255, 255, 255);
  }

  .u-section-1 .u-text-5 {
    font-size: 4.5rem;
    text-decoration: none solid rgb(255, 255, 255);
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    /*min-height: 547px;*/
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    /*min-height: 464px;*/
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
  }
}

.u-section-1 .u-text-1,
.u-section-1 .u-text-1:before,
.u-section-1 .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-1 .u-text-1 {
  border-color: transparent !important;
}

.u-section-1 .u-text-1.u-text-1.u-text-1:hover {
  transform: translateX(0px) translateY(-5px) scale(1) rotate(0deg) !important;
  text-decoration: underline !important;
}

.u-section-1 .u-text-1 {
  border-color: transparent !important;
}

.u-section-1 .u-text-1.u-text-1.u-text-1.hover {
  transform: translateX(0px) translateY(-5px) scale(1) rotate(0deg) !important;
  text-decoration: underline !important;
}

.u-section-1 .u-container-layout:hover .u-text-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-1 .u-text-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-text-3,
.u-section-1 .u-text-3:before,
.u-section-1 .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-1 .u-text-3 {
  border-color: transparent !important;
}

.u-section-1 .u-text-3.u-text-3.u-text-3:hover {
  transform: translateX(0px) translateY(-5px) scale(1) rotate(0deg) !important;
  text-decoration: underline !important;
}

.u-section-1 .u-text-3 {
  border-color: transparent !important;
}

.u-section-1 .u-text-3.u-text-3.u-text-3.hover {
  transform: translateX(0px) translateY(-5px) scale(1) rotate(0deg) !important;
  text-decoration: underline !important;
}

.u-section-1 .u-container-layout:hover .u-text-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-1 .u-text-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-text-5,
.u-section-1 .u-text-5:before,
.u-section-1 .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-1 .u-text-5 {
  border-color: transparent !important;
}

.u-section-1 .u-text-5.u-text-5.u-text-5:hover {
  transform: translateX(0px) translateY(-5px) scale(1) rotate(0deg) !important;
  text-decoration: underline !important;
}

.u-section-1 .u-text-5 {
  border-color: transparent !important;
}

.u-section-1 .u-text-5.u-text-5.u-text-5.hover {
  transform: translateX(0px) translateY(-5px) scale(1) rotate(0deg) !important;
  text-decoration: underline !important;
}

.u-section-1 .u-container-layout:hover .u-text-5 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-1 .u-text-5 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-6248-18:not([data-block-selected]):not([data-cell-selected]),
.u-block-6248-18:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-6248-18:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-6248-18:not([data-block-selected]):not([data-cell-selected]) {
  border-color: transparent !important;
}

.u-block-6248-18:not([data-block-selected]):not([data-cell-selected]).u-block-6248-18:not([data-block-selected]):not([data-cell-selected]).u-block-6248-18:not([data-block-selected]):not([data-cell-selected]):hover {
  transform: translateX(0px) translateY(-5px) scale(1) rotate(0deg) !important;
  text-decoration: underline !important;
}

.u-block-6248-18:not([data-block-selected]):not([data-cell-selected]) {
  border-color: transparent !important;
}

.u-block-6248-18:not([data-block-selected]):not([data-cell-selected]).u-block-6248-18:not([data-block-selected]):not([data-cell-selected]).u-block-6248-18:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: translateX(0px) translateY(-5px) scale(1) rotate(0deg) !important;
  text-decoration: underline !important;
}

.u-container-layout:hover .u-block-6248-18:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-block-6248-18:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-2 .u-sheet-1 {
  /*min-height: 76px;*/
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 20px auto;
}

.u-section-3 .u-sheet-1 {
  /*min-height: 1134px;*/
}

.u-section-3 .u-form-1 {
  height: 1121px;
  --thumb-color: #de4640;
  --thumb-hover-color: #e87974;
  --track-color: #c0c0c0;
  --track-active-color: #de4640;
  width: 570px;
  margin: 13px auto 0;
}

.u-section-3 .u-label-1 {
  font-weight: 700;
}

.u-section-3 .u-form-group-2 {
  margin-left: 0;
}

.u-section-3 .u-label-2 {
  font-weight: 700;
}

.u-section-3 .u-form-group-3 {
  margin-left: 0;
}

.u-section-3 .u-label-3 {
  font-weight: 700;
}

.u-section-3 .u-form-group-4 {
  margin-left: 0;
}

.u-section-3 .u-label-4 {
  font-weight: 700;
}

.u-section-3 .u-form-group-5 {
  margin-left: 0;
}

.u-section-3 .u-label-5 {
  font-weight: 700;
}

.u-section-3 .u-form-group-6 {
  margin-left: 0;
}

.u-section-3 .u-label-6 {
  font-weight: 700;
}

.u-section-3 .u-form-group-7 {
  margin-left: 0;
}

.u-section-3 .u-label-7 {
  font-weight: 700;
}

.u-section-3 .u-form-group-8 {
  margin-left: 0;
}

.u-section-3 .u-label-8 {
  font-weight: 700;
}

.u-section-3 .u-form-group-9 {
  margin-left: 0;
}

.u-section-3 .u-label-9 {
  font-weight: 700;
}

.u-section-3 .u-form-group-10 {
  margin-left: 0;
}

.u-section-3 .u-label-10 {
  font-weight: 700;
}

.u-section-3 .u-form-group-11 {
  margin-left: 0;
}

.u-section-3 .u-label-11 {
  font-weight: 700;
}

.u-section-3 .u-form-group-12 {
  margin-left: 0;
}

.u-section-3 .u-label-12 {
  font-weight: 700;
}

.u-section-3 .u-btn-1 {
  font-weight: 700;
}

@media (max-width: 767px) {
  .u-section-3 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-form-1 {
    width: 340px;
  }
}

.u-section-4 .u-sheet-1 {
  /*min-height: 77px;*/
}

.u-section-4 .u-form-1 {
  height: 1121px;
  --thumb-color: #de4640;
  --thumb-hover-color: #e87974;
  --track-color: #c0c0c0;
  --track-active-color: #de4640;
  width: 570px;
  margin: 0 auto;
}

.u-section-4 .u-btn-1 {
  font-weight: 700;
  background-image: none;
}

.u-block-3594-49 {
  margin-left: 0;
}

.u-block-3594-46 {
  font-weight: 700;
}

@media (max-width: 767px) {
  .u-section-4 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-form-1 {
    width: 340px;
  }
}