#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  transition: opacity 0.6s ease;
  perspective: 1000px;
}

.preloader-logo {
  width: 150px;
  animation: logoIntro 0.3s forwards, flipLogo 2s linear infinite 0.3s;
}

@keyframes logoIntro {
  from {
    opacity: 0;
    transform: scale(0.1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes flipLogo {
  0%   { transform: scale(1) rotateY(0deg); }
  100% { transform: scale(1) rotateY(360deg); }
}
.u-section-1 .u-sheet-1 {
  min-height: 687px;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 30px 787px 0 30px;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -58px 479px 0 353px;
}

.u-section-1 .u-text-3 {
  font-size: 2.25rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -58px 21px 0 724px;
}

.u-section-1 .u-text-4 {
  font-size: 2.25rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -58px 429px 0 661px;
}

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

.u-section-1 .u-repeater-1 {
  grid-template-columns: repeat(2, calc(50% - 15px));
  min-height: 424px;
  --gap: 30px;
  grid-auto-columns: calc(50% - 15px);
}

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

.u-section-1 .u-shape-1 {
  width: 50px;
  height: 50px;
  background-image: none;
  margin: 0 auto 0 0;
}

.u-section-1 .u-group-1 {
  width: 450px;
  min-height: 167px;
  margin: -50px auto 0 80px;
}

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

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

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

.u-section-1 .u-shape-2 {
  width: 50px;
  height: 50px;
  background-image: none;
  margin: 0 auto 0 0;
}

.u-section-1 .u-group-2 {
  width: 450px;
  min-height: 167px;
  margin: -50px auto 0 80px;
}

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

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

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

.u-section-1 .u-shape-3 {
  width: 50px;
  height: 50px;
  background-image: none;
  margin: 0 auto 0 0;
}

.u-section-1 .u-group-3 {
  width: 450px;
  min-height: 167px;
  margin: -50px auto 0 80px;
}

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

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

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

.u-section-1 .u-shape-4 {
  width: 50px;
  height: 50px;
  background-image: none;
  margin: 0 auto 0 0;
}

.u-section-1 .u-group-4 {
  width: 450px;
  min-height: 167px;
  margin: -50px auto 0 80px;
}

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

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

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

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: -57px;
    margin-right: 379px;
    margin-left: 253px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: -57px;
    margin-right: 0;
    margin-left: 573px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: -57px;
    margin-right: 367px;
    margin-left: 523px;
  }

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

  .u-section-1 .u-repeater-1 {
    grid-template-columns: calc(50% - 15px) calc(50% - 15px);
    min-height: 422px;
    grid-gap: 30px 30px;
  }

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

  .u-section-1 .u-group-1 {
    width: 348px;
    margin-left: 84px;
  }

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

  .u-section-1 .u-group-2 {
    width: 348px;
    margin-left: 84px;
  }

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

  .u-section-1 .u-group-3 {
    width: 348px;
    margin-left: 84px;
  }

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

  .u-section-1 .u-group-4 {
    width: 348px;
    margin-left: 84px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 323px;
    margin-top: 28px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-text-2 {
    width: 308px;
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-1 .u-text-4 {
    width: 50px;
    margin-top: -114px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-list-1 {
    margin-bottom: 13px;
    margin-top: 85px;
  }

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

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

  .u-section-1 .u-shape-1 {
    margin-top: 13px;
  }

  .u-section-1 .u-group-1 {
    width: 251px;
    min-height: 203px;
    margin-right: 0;
    margin-bottom: -36px;
    margin-left: auto;
  }

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

  .u-section-1 .u-shape-2 {
    margin-top: 13px;
  }

  .u-section-1 .u-group-2 {
    width: 251px;
    min-height: 203px;
    margin-right: 0;
    margin-bottom: -36px;
    margin-left: auto;
  }

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

  .u-section-1 .u-shape-3 {
    margin-top: 13px;
  }

  .u-section-1 .u-group-3 {
    width: 251px;
    min-height: 203px;
    margin-right: 0;
    margin-bottom: -36px;
    margin-left: auto;
  }

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

  .u-section-1 .u-shape-4 {
    margin-top: 13px;
  }

  .u-section-1 .u-group-4 {
    width: 251px;
    min-height: 203px;
    margin-right: 0;
    margin-bottom: -36px;
    margin-left: auto;
  }
}

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

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

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

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

  .u-section-1 .u-list-1 {
    margin-bottom: 29px;
    margin-top: 77px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 830px;
  }

  .u-section-1 .u-shape-1 {
    margin-top: 0;
  }

  .u-section-1 .u-group-1 {
    width: 449px;
    min-height: 160px;
    margin-bottom: 0;
  }

  .u-section-1 .u-shape-2 {
    margin-top: 0;
  }

  .u-section-1 .u-group-2 {
    width: 449px;
    min-height: 160px;
    margin-bottom: 0;
  }

  .u-section-1 .u-shape-3 {
    margin-top: 0;
  }

  .u-section-1 .u-group-3 {
    width: 449px;
    min-height: 160px;
    margin-bottom: 0;
  }

  .u-section-1 .u-shape-4 {
    margin-top: 0;
  }

  .u-section-1 .u-group-4 {
    width: 449px;
    min-height: 160px;
    margin-bottom: 0;
  }
}

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

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

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

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

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

  .u-section-1 .u-group-1 {
    width: 330px;
    margin-top: 20px;
  }

  .u-section-1 .u-group-2 {
    width: 330px;
    margin-top: 20px;
  }

  .u-section-1 .u-group-3 {
    width: 330px;
    margin-top: 20px;
  }

  .u-section-1 .u-group-4 {
    width: 330px;
    margin-top: 20px;
  }
}