 .u-section-1 {
  background-position: 50% 0%;
  background-size: cover;
}

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

.u-section-1 .u-group-1 {
  width: 585px;
  --radius: 15px;
  height: auto;
  min-height: 209px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(36, 158, 213, 0.9), rgba(36, 158, 213, 0.9));
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 302px auto 60px 0;
}

.u-section-1 .u-container-layout-1 {
  padding: 25px 20px 22px;
}

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

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

.u-section-1 .u-line-1 {
  width: 500px;
  margin: 10px auto 0 0;
}

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

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

  .u-section-1 .u-group-1 {
    height: auto;
  }

  .u-section-1 .u-text-3 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }
}

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

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

  .u-section-1 .u-group-1 {
    width: 540px;
  }

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

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

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

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

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

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

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

  .u-section-1 .u-line-1 {
    width: 320px;
  }
}

.u-section-1 .u-group-1,
.u-section-1 .u-group-1:before,
.u-section-1 .u-group-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-group-1.u-group-1.u-group-1:hover {
  transform: scale(1.03) !important;
}

.u-section-1 .u-group-1.u-group-1.u-group-1.hover {
  transform: scale(1.03) !important;
}.u-section-2 .u-sheet-1 {
  min-height: 578px;
}

.u-section-2 .u-image-1 {
  width: 714px;
  height: 458px;
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 60px auto 0 0;
}

.u-section-2 .u-group-1 {
  width: 481px;
  --radius: 15px;
  height: auto;
  min-height: 308px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -383px 0 60px auto;
}

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

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

@media (max-width: 1199px) {
  .u-section-2 .u-group-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;
    height: auto;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 515px;
    margin-top: 61px;
  }

  .u-section-2 .u-group-1 {
    width: 510px;
    min-height: 327px;
    margin: -219px auto 30px 210px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    margin-right: 119px;
  }

  .u-section-2 .u-group-1 {
    margin-left: 30px;
  }

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

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

  .u-section-2 .u-image-1 {
    width: 244px;
    height: 339px;
    margin-right: auto;
  }

  .u-section-2 .u-group-1 {
    width: 279px;
    min-height: 432px;
    margin-top: -88px;
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-2 .u-container-layout-1 {
    padding-top: 13px;
    padding-bottom: 11px;
  }
}

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

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

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

.u-section-2 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}.u-section-3 .u-sheet-1 {
  min-height: 567px;
}

.u-section-3 .u-group-1 {
  width: 360px;
  --radius: 15px;
  height: 446px;
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  min-height: 446px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  margin: 61px auto 0;
}

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

.u-section-3 .u-icon-1 {
  width: 132px;
  height: 132px;
  margin: 42px auto 0 125px;
  padding: 0;
}

.u-section-3 .u-text-1 {
  margin: 36px 0 0;
}

.u-section-3 .u-text-2 {
  line-height: 1.2;
  margin: 2px 0 0;
}

.u-section-3 .u-group-2 {
  width: 360px;
  --radius: 15px;
  height: auto;
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  min-height: 446px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  margin: -446px auto 0 0;
}

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

.u-section-3 .u-icon-2 {
  width: 132px;
  height: 132px;
  margin: 42px auto 0 125px;
  padding: 0;
}

.u-section-3 .u-text-3 {
  margin: 36px 0 0;
}

.u-section-3 .u-text-4 {
  margin: 2px 0 0;
}

.u-section-3 .u-group-3 {
  width: 360px;
  --radius: 15px;
  height: auto;
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  min-height: 446px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  margin: -446px 0 7px auto;
}

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

.u-section-3 .u-icon-3 {
  width: 132px;
  height: 132px;
  margin: 42px auto 0 125px;
  padding: 0;
}

.u-section-3 .u-text-5 {
  margin: 36px 0 0;
}

.u-section-3 .u-text-6 {
  line-height: 1.2;
  margin: 2px 0 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-group-1 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
    margin-top: 830px;
    height: auto;
  }

  .u-section-3 .u-icon-1 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-3 .u-text-2 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-3 .u-group-2 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
    margin-top: 20px;
    height: auto;
  }

  .u-section-3 .u-icon-2 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-3 .u-text-4 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-3 .u-group-3 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
    margin-top: 759px;
    height: auto;
  }

  .u-section-3 .u-icon-3 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-3 .u-text-6 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }
}

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

  .u-section-3 .u-group-1 {
    width: 345px;
    margin-top: 31px;
    margin-left: 0;
  }

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

  .u-section-3 .u-group-2 {
    width: 345px;
    margin-top: -446px;
    margin-right: 0;
    margin-left: auto;
  }

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

  .u-section-3 .u-group-3 {
    width: 382px;
    min-height: 473px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 31px;
  }

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

@media (max-width: 767px) {
  .u-section-3 .u-group-1 {
    margin-top: 1636px;
  }

  .u-section-3 .u-group-2 {
    margin-top: 20px;
  }

  .u-section-3 .u-group-3 {
    margin-top: 1579px;
  }
}

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

  .u-section-3 .u-group-1 {
    min-height: 358px;
    margin-top: 45px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-icon-1 {
    width: 136px;
    height: 136px;
    margin-top: 43px;
    margin-left: auto;
  }

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

  .u-section-3 .u-group-2 {
    min-height: 327px;
    margin-top: 30px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-3 .u-icon-2 {
    width: 116px;
    height: 116px;
    margin-top: 43px;
    margin-left: auto;
  }

  .u-section-3 .u-text-3 {
    width: auto;
    margin-top: 42px;
    margin-right: -10px;
  }

  .u-section-3 .u-text-4 {
    width: auto;
    margin-top: 1px;
    margin-right: -10px;
  }

  .u-section-3 .u-group-3 {
    min-height: 321px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-icon-3 {
    width: 116px;
    height: 116px;
    margin-top: 43px;
    margin-left: auto;
  }

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

  .u-section-3 .u-text-6 {
    width: auto;
    margin-top: 3px;
    margin-right: -7px;
    margin-left: -3px;
  }
}

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

.u-block-e2ad-28.u-block-e2ad-28.u-block-e2ad-28.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

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

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

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

.u-section-3 .u-group-2.u-group-2.u-group-2.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

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

.u-section-3 .u-group-3.u-group-3.u-group-3.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}.u-section-4 .u-sheet-1 {
  min-height: 489px;
}

.u-section-4 .u-image-1 {
  width: 692px;
  height: 369px;
  --radius: 14px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 60px 0 0 auto;
}

.u-section-4 .u-group-1 {
  width: 492px;
  --radius: 15px;
  height: auto;
  min-height: 177px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  transition-duration: 0.5s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -273px auto 60px 0;
}

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

.u-section-4 .u-text-1 {
  margin-bottom: 0;
  margin-top: 19px;
}

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

  .u-section-4 .u-group-1 {
    margin-top: -272px;
    height: auto;
  }

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

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

  .u-section-4 .u-image-1 {
    width: 600px;
    height: 319px;
    margin-top: 31px;
  }

  .u-section-4 .u-group-1 {
    width: 507px;
    min-height: 159px;
    margin-top: -367px;
    margin-bottom: 191px;
  }
}

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

  .u-section-4 .u-image-1 {
    width: 540px;
    height: 287px;
  }

  .u-section-4 .u-group-1 {
    margin-top: -335px;
  }

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

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

  .u-section-4 .u-image-1 {
    height: 171px;
    width: 316px;
    margin-top: 30px;
  }

  .u-section-4 .u-group-1 {
    width: 310px;
    min-height: 231px;
    margin-top: -378px;
    margin-bottom: -30px;
  }

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

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

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

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

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

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

.u-section-4 .u-group-1.u-group-1.u-group-1.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}.u-section-5 .u-sheet-1 {
  min-height: 493px;
}

.u-section-5 .u-text-1 {
  font-size: 1.875rem;
  margin: 60px 0 0;
}

.u-section-5 .u-form-1 {
  margin-bottom: 60px;
  height: 324px;
  margin-top: 20px;
}

.u-section-5 .u-label-1 {
  width: 53px;
  font-weight: 700;
}

.u-section-5 .u-input-1 {
  --radius: 15px;
}

.u-section-5 .u-label-2 {
  width: 53px;
  font-weight: 700;
}

.u-section-5 .u-input-2 {
  --radius: 15px;
}

.u-section-5 .u-label-3 {
  width: 53px;
  font-weight: 700;
}

.u-section-5 .u-input-3 {
  --radius: 15px;
}

.u-section-5 .u-label-4 {
  width: 53px;
  font-weight: 700;
}

.u-section-5 .u-btn-1 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

@media (max-width: 1199px) {
  .u-section-5 .u-btn-1 {
    --radius: 30px;
  }
}

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

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

  .u-section-5 .u-form-1 {
    margin-bottom: 30px;
  }
}

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