 .u-section-1 {
  background-image: url("/images/ms_background.png");
  background-position: 50% 50%;
  background-size: cover;
  min-height: 989px;
}

.u-section-1 .u-image-1 {
  width: 250px;
  height: 250px;
  animation-timing-function: linear;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 55px auto 60px;
}

@media (max-width: 1399px) {
   .u-section-1 {
    min-height: 788px;
  }

  .u-section-1 .u-image-1 {
    width: 216px;
    height: 216px;
    margin-top: 50px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 188px;
    height: 188px;
    margin-top: 47px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 150px;
    height: 150px;
    margin-top: 35px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 120px;
    height: 120px;
    margin-top: 25px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 90px;
    height: 90px;
    margin-top: 13px;
  }
}

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

.u-section-1 .u-image-1.u-image-1.u-image-1:hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

.u-section-1 .u-image-1.u-image-1.u-image-1.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
} .u-section-2 {
  min-height: 132px;
}

.u-section-2 .u-shape-1 {
  height: 30px;
  background-image: linear-gradient(#ebf4f9, #cdebf9);
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}

.u-section-2 .u-text-1 {
  font-size: 3.75rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Lobster, display;
  margin: 0 auto;
}

.u-section-2 .u-shape-2 {
  height: 30px;
  background-image: linear-gradient(#cdebf9, white);
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}

@media (max-width: 1399px) {
  .u-section-2 .u-shape-1 {
    width: auto;
  }

  .u-section-2 .u-text-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: 1;
    width: auto;
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-2 .u-shape-2 {
    width: auto;
  }
}

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

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

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

  .u-section-2 .u-shape-1 {
    height: 20px;
    width: auto;
  }

  .u-section-2 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 9px;
  }

  .u-section-2 .u-shape-2 {
    height: 20px;
    width: auto;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 240px;
}

.u-section-3 .u-group-1 {
  min-height: 241px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

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

@media (max-width: 1399px) {
  .u-section-3 .u-group-1 {
    height: auto;
  }
}

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

  .u-section-3 .u-group-1 {
    width: 550px;
    margin-left: -5px;
    margin-right: -5px;
  }

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

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

  .u-section-3 .u-group-1 {
    min-height: 199px;
    width: 360px;
    margin-left: -10px;
    margin-right: -10px;
  }
} .u-section-4 {
  min-height: 134px;
}

.u-section-4 .u-shape-1 {
  height: 30px;
  background-image: linear-gradient(white, #cdebf9);
  width: 100%;
  margin: 0;
}

.u-section-4 .u-text-1 {
  font-size: 3.75rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Lobster, display;
  margin: 1px auto 0;
}

.u-section-4 .u-shape-2 {
  height: 30px;
  background-image: linear-gradient(#cdebf9, #ebf4f9);
  margin-top: 1px;
  margin-bottom: 0;
  width: 100%;
}

@media (max-width: 1399px) {
  .u-section-4 .u-shape-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-text-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: 1;
    width: auto;
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-4 .u-shape-2 {
    width: auto;
  }
}

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

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

  .u-section-4 .u-shape-2 {
    margin-top: 0;
    width: auto;
  }
}

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

  .u-section-4 .u-shape-1 {
    height: 20px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 0;
  }

  .u-section-4 .u-shape-2 {
    height: 20px;
    margin-top: 1px;
    width: auto;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 1.875rem;
  }
} .u-section-5 {
  background-image: none;
}

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

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

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

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

.u-section-5 .u-text-1 {
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 0px;
  margin: 20px 25px 0;
}

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

.u-section-5 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin-top: 25px;
  margin-bottom: 0;
  height: auto;
}

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

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

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

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

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

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

.u-section-5 .u-text-4 {
  font-size: 1.125rem;
  margin: 20px 0 0;
}

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

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

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

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

.u-section-5 .u-repeater-2 {
  grid-template-columns: repeat(3, 33.3333%);
  min-height: 216px;
  grid-auto-columns: 33.3333%;
  --gap: 0px;
}

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

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

.u-section-5 .u-text-6 {
  font-size: 1.125rem;
  margin: 20px 0 0;
}

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

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

.u-section-5 .u-text-7 {
  font-size: 1.125rem;
  margin: 20px 0 0;
}

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

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

.u-section-5 .u-text-8 {
  font-size: 1.125rem;
  margin: 20px 0 0;
}

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

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

.u-section-5 .u-text-9 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 20px 25px 0;
}

.u-section-5 .u-text-10 {
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 0px;
  margin: 20px 25px 0;
}

.u-section-5 .u-btn-1 {
  font-size: 1rem;
  letter-spacing: 1px;
  font-weight: 600;
  background-image: none;
  text-transform: none;
  margin: 20px auto 0;
  padding: 2px 25px;
}

.u-section-5 .u-icon-1 {
  font-size: 1.875em;
}

.u-section-5 .u-group-1 {
  width: 505px;
  --radius: 10px;
  height: auto;
  min-height: 468px;
  margin: 40px auto 0;
}

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

.u-section-5 .u-text-11 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 34px 0 0 29px;
}

.u-section-5 .u-shape-1 {
  width: 41px;
  height: 30px;
  margin: 24px auto 0 46px;
}

.u-section-5 .u-text-12 {
  margin: -29px 91px 0 106px;
}

.u-section-5 .u-btn-2 {
  background-image: none;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 36px;
  padding: 0;
}

.u-section-5 .u-icon-2 {
  width: 41px;
  height: 41px;
  margin: 6px auto 0 46px;
  padding: 0;
}

.u-section-5 .u-text-13 {
  margin: -38px 202px 0 106px;
}

.u-section-5 .u-btn-3 {
  background-image: none;
  font-weight: 400;
  padding: 0;
}

.u-section-5 .u-text-14 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 62px 0 0 29px;
}

.u-section-5 .u-image-7 {
  width: 94px;
  height: 94px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 25px auto 0 302px;
}

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

.u-section-5 .u-text-15 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: 7px 302px 0 110px;
}

.u-section-5 .u-text-16 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: -32px 110px 0 301px;
}

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

  .u-section-5 .u-layout-cell-1 {
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transition-duration: 0.5s;
    --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;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-5 .u-text-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: 1;
    width: auto;
    margin-left: 33px;
    margin-right: 33px;
  }

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

  .u-section-5 .u-repeater-1 {
    min-height: 194px;
    grid-auto-columns: 33.333333333333336%;
    grid-gap: 0px;
  }

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

  .u-section-5 .u-text-3 {
    font-size: 0.875rem;
  }

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

  .u-section-5 .u-text-4 {
    font-size: 0.875rem;
  }

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

  .u-section-5 .u-text-5 {
    font-size: 0.875rem;
  }

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

  .u-section-5 .u-repeater-2 {
    min-height: 200px;
    grid-auto-columns: 33.333333333333336%;
    grid-gap: 0px;
  }

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

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

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

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

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

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

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

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

  .u-section-5 .u-btn-1 {
    --radius: 50px;
    border-style: solid;
    transition-duration: 0.5s;
    --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;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-5 .u-group-1 {
    margin-right: 29px;
    height: auto;
  }

  .u-section-5 .u-container-layout-9 {
    padding-top: 11px;
  }
}

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

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

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

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

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

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

  .u-section-5 .u-text-3 {
    font-size: 0.75rem;
  }

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

  .u-section-5 .u-text-4 {
    font-size: 0.75rem;
  }

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

  .u-section-5 .u-text-5 {
    font-size: 0.75rem;
  }

  .u-section-5 .u-repeater-2 {
    min-height: 167px;
  }

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

  .u-section-5 .u-text-6 {
    font-size: 0.75rem;
  }

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

  .u-section-5 .u-text-7 {
    font-size: 0.75rem;
  }

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

  .u-section-5 .u-text-8 {
    font-size: 0.75rem;
  }

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

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

  .u-section-5 .u-text-10 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-5 .u-btn-1 {
    font-size: 0.875rem;
  }

  .u-section-5 .u-group-1 {
    width: 430px;
    min-height: 439px;
    margin-top: 30px;
    margin-right: auto;
  }

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

  .u-section-5 .u-shape-1 {
    margin-left: 55px;
  }

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

  .u-section-5 .u-icon-2 {
    margin-top: 7px;
    margin-left: 55px;
  }

  .u-section-5 .u-text-13 {
    width: auto;
    margin-top: -35px;
    margin-right: 130px;
    margin-left: 105px;
  }

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

  .u-section-5 .u-image-7 {
    width: 85px;
    height: 85px;
    margin-top: 18px;
    margin-left: 256px;
  }

  .u-section-5 .u-image-8 {
    width: 85px;
    height: 85px;
    margin-top: -85px;
    margin-left: 89px;
  }

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

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

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

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

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

  .u-section-5 .u-text-2 {
    margin-top: 24px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-5 .u-list-1 {
    margin-top: 23px;
    min-height: 233px;
  }

  .u-section-5 .u-repeater-1 {
    min-height: 233px;
    grid-auto-columns: 33.3333%;
  }

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

  .u-section-5 .u-text-3 {
    font-size: 0.875rem;
  }

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

  .u-section-5 .u-text-4 {
    font-size: 0.875rem;
  }

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

  .u-section-5 .u-text-5 {
    font-size: 0.875rem;
  }

  .u-section-5 .u-list-2 {
    min-height: 242px;
  }

  .u-section-5 .u-repeater-2 {
    min-height: 242px;
    grid-auto-columns: 33.3333%;
  }

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

  .u-section-5 .u-text-6 {
    font-size: 0.875rem;
  }

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

  .u-section-5 .u-text-7 {
    font-size: 0.875rem;
  }

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

  .u-section-5 .u-text-8 {
    font-size: 0.875rem;
  }

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

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

  .u-section-5 .u-btn-1 {
    font-size: 1rem;
    margin-top: 14px;
  }

  .u-section-5 .u-group-1 {
    margin-top: 36px;
  }

  .u-section-5 .u-image-7 {
    margin-top: 17px;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    margin-bottom: 0;
  }

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

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

  .u-section-5 .u-text-2 {
    font-size: 1.5rem;
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-list-1 {
    min-height: 200px;
  }

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

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

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

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

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

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

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

  .u-section-5 .u-list-2 {
    min-height: 198px;
  }

  .u-section-5 .u-repeater-2 {
    min-height: 198px;
  }

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

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

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

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

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

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

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

  .u-section-5 .u-text-9 {
    font-size: 1.5rem;
    margin-right: 0;
    margin-left: 0;
  }

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

  .u-section-5 .u-btn-1 {
    margin-top: 13px;
    padding-right: 35px;
    padding-left: 34px;
  }

  .u-section-5 .u-group-1 {
    min-height: 418px;
    margin-top: 38px;
  }

  .u-section-5 .u-text-11 {
    font-size: 1.5rem;
  }

  .u-section-5 .u-text-14 {
    font-size: 1.5rem;
    margin-top: 52px;
  }
}

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

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

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

  .u-section-5 .u-text-1 {
    margin-top: 9px;
    margin-left: -4px;
    margin-right: -4px;
  }

  .u-section-5 .u-text-2 {
    font-size: 1.375rem;
    margin-left: -3px;
    margin-right: -3px;
  }

  .u-section-5 .u-list-1 {
    margin-top: 20px;
    min-height: 140px;
  }

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

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

  .u-section-5 .u-text-3 {
    font-size: 0.75rem;
  }

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

  .u-section-5 .u-text-4 {
    font-size: 0.75rem;
  }

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

  .u-section-5 .u-text-5 {
    font-size: 0.75rem;
  }

  .u-section-5 .u-list-2 {
    margin-top: 6px;
    min-height: 143px;
  }

  .u-section-5 .u-repeater-2 {
    min-height: 143px;
  }

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

  .u-section-5 .u-text-6 {
    font-size: 0.75rem;
  }

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

  .u-section-5 .u-text-7 {
    font-size: 0.75rem;
  }

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

  .u-section-5 .u-text-8 {
    font-size: 0.75rem;
  }

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

  .u-section-5 .u-text-9 {
    font-size: 1.375rem;
    margin-top: 21px;
    margin-left: -4px;
  }

  .u-section-5 .u-text-10 {
    margin-top: 10px;
    margin-left: -4px;
    margin-right: -4px;
  }

  .u-section-5 .u-btn-1 {
    font-size: 0.875rem;
    margin-top: 16px;
    margin-left: 54px;
    padding: 1px 13px;
  }

  .u-section-5 .u-group-1 {
    min-height: 373px;
    margin-top: 28px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-5 .u-shape-1 {
    width: 31px;
    height: 23px;
    margin-top: 23px;
    margin-left: 42px;
  }

  .u-section-5 .u-text-12 {
    margin-top: -30px;
    margin-right: 19px;
    margin-left: 82px;
  }

  .u-section-5 .u-btn-2 {
    font-size: 0.75rem;
    line-height: 1;
  }

  .u-section-5 .u-icon-2 {
    width: 31px;
    height: 31px;
    margin-top: 8px;
    margin-left: 42px;
  }

  .u-section-5 .u-text-13 {
    margin-top: -31px;
    margin-right: 76px;
    margin-left: 84px;
  }

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

  .u-section-5 .u-image-7 {
    width: 75px;
    height: 75px;
    margin-top: 15px;
    margin-left: 197px;
  }

  .u-section-5 .u-image-8 {
    width: 75px;
    height: 75px;
    margin-top: -75px;
    margin-left: 69px;
  }

  .u-section-5 .u-text-15 {
    font-size: 1rem;
    margin-top: 8px;
    margin-right: 187px;
    margin-left: 59px;
  }

  .u-section-5 .u-text-16 {
    font-size: 1rem;
    margin-top: -25px;
    margin-right: 59px;
    margin-left: 187px;
  }
}

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

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

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

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

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

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

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

.u-block-c4b6-76:not([data-block-selected]):not([data-cell-selected]),
.u-block-c4b6-76:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c4b6-76: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-c4b6-76:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

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

.u-block-c4b6-44.u-block-c4b6-44.u-block-c4b6-44.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-block-c4b6-42.u-block-c4b6-42.u-block-c4b6-42.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

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

.u-block-c4b6-65.u-block-c4b6-65.u-block-c4b6-65.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

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

.u-block-c4b6-66.u-block-c4b6-66.u-block-c4b6-66.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-c4b6-107,
.u-block-c4b6-107:before,
.u-block-c4b6-107 > .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-c4b6-107.u-block-c4b6-107.u-block-c4b6-107:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-c4b6-107.u-block-c4b6-107.u-block-c4b6-107.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

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

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

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

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

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