.u-section-1 {
  background-image: linear-gradient(to right, #00a5c9, #00c4ef);
}

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

.u-section-1 .u-image-1 {
  width: 920px;
  object-position: 0% 50%;
  left: 738px;
  --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;
  right: -298px;
  top: 0;
}

.u-section-1 .u-group-1 {
  width: 611px;
  height: auto;
  min-height: 412px;
  margin: 75px auto 0 62px;
}

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

.u-section-1 .u-line-1 {
  width: 107px;
  left: auto;
  top: 117px;
  position: absolute;
  --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;
  transform-origin: left center 0px;
  right: 187px;
  transform: rotate(354deg);
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-family: Acme;
  --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: 0.3;
  margin: 11px 84px 0 11px;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  --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: 0.3;
  margin: 32px 29px 0 0;
}

.u-section-1 .u-image-2 {
  width: 180px;
  height: 180px;
  transition-duration: 0.5s;
  background-image: url("images/nurse1.png");
  background-position: 50% 50%;
  box-shadow: 0px 2px 8px 0px rgba(128, 128, 128, 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;
  margin: -279px 500px 0 auto;
}

.u-section-1 .u-image-3 {
  width: 180px;
  height: 180px;
  transition-duration: 0.5s;
  background-image: url("images/nurse2.png");
  background-position: 50% 50%;
  box-shadow: 0px 2px 8px 0px rgba(128, 128, 128, 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;
  margin: 11px 394px 0 auto;
}

.u-section-1 .u-image-4 {
  width: 180px;
  height: 180px;
  transition-duration: 0.5s;
  background-image: url("images/nurse3.png");
  background-position: 50% 50%;
  box-shadow: 0px 0px 16px 6px rgba(128, 128, 128, 0.7);
  --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: -558px 394px 0 auto;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-size: 1.25rem;
  font-weight: 700;
  transition-duration: 1s;
  margin: 298px auto 0 118px;
  padding: 9px 32px;
}

.u-section-1 .u-btn-2 {
  --radius: 50px;
  font-size: 1.25rem;
  font-weight: 700;
  transition-duration: 1s;
  margin: -50px auto 47px 420px;
  padding: 9px 32px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    transition-duration: 0.5s;
  }

  .u-section-1 .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;
  }

  .u-section-1 .u-text-2 {
    transition-duration: 0.5s;
  }

  .u-section-1 .u-image-4 {
    transform: scale(1) rotate(0deg) translateX(0px);
  }

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

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

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

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

  .u-section-1 .u-image-2 {
    margin-top: 47px;
    margin-right: auto;
  }

  .u-section-1 .u-image-3 {
    margin-top: -180px;
    margin-right: 50px;
  }

  .u-section-1 .u-image-4 {
    margin-top: -180px;
    margin-right: auto;
    margin-left: 50px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 89px;
    margin-left: 115px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 115px;
    margin-bottom: 60px;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    width: 540px;
    margin-left: 0;
  }

  .u-section-1 .u-line-1 {
    width: 97px;
    top: 85px;
    transform-origin: right center 0px;
    left: 210px;
  }

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

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

  .u-section-1 .u-image-3 {
    margin-right: -17px;
  }

  .u-section-1 .u-image-4 {
    margin-left: -11px;
  }

  .u-section-1 .u-btn-1 {
    margin-left: 62px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 62px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 340px;
    min-height: 552px;
  }

  .u-section-1 .u-line-1 {
    left: auto;
    top: 70px;
    right: 68px;
    transform: rotate(353deg);
  }

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

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

  .u-section-1 .u-image-2 {
    margin-top: 254px;
  }

  .u-section-1 .u-image-3 {
    margin-top: 40px;
    margin-right: auto;
  }

  .u-section-1 .u-image-4 {
    margin-top: -620px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 510px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 40px;
    margin-right: auto;
  }
}

.u-block-fad7-9:not([data-block-selected]):not([data-cell-selected]),
.u-block-fad7-9:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fad7-9: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-fad7-9:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-9:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-9:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 0px 0px 8px 0px rgba(128, 128, 128, 1) !important;
}

.u-block-fad7-9:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-9:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-9:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 0px 0px 8px 0px rgba(128, 128, 128, 1) !important;
}

.u-block-fad7-10:not([data-block-selected]):not([data-cell-selected]),
.u-block-fad7-10:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fad7-10: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-fad7-10:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-10:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-10:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-10:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

.u-block-fad7-10:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-10:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-10:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-10:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

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

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

.u-block-fad7-11:not([data-block-selected]):not([data-cell-selected]),
.u-block-fad7-11:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fad7-11: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-fad7-11:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-11:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-11:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-11:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

.u-block-fad7-11:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-11:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-11:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-11:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

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

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

.u-block-fad7-13:not([data-block-selected]):not([data-cell-selected]),
.u-block-fad7-13:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fad7-13: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-fad7-13:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-13:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-13:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-13:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

.u-block-fad7-13:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-13:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-13:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-13:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

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

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

.u-block-fad7-12:not([data-block-selected]):not([data-cell-selected]),
.u-block-fad7-12:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fad7-12: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-fad7-12:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-12:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-12:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-12:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

.u-block-fad7-12:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-12:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-12:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-12:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

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

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

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

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

.u-block-fad7-16:not([data-block-selected]):not([data-cell-selected]),
.u-block-fad7-16:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-fad7-16: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-fad7-16:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-16:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-16:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-16:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

.u-block-fad7-16:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-16:not([data-block-selected]):not(
    [data-cell-selected]
  ).u-block-fad7-16:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4) !important;
  transform: scale(1) rotate(0deg) translateX(0px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 9px !important;
  border-left-width: 9px !important;
  border-right-width: 9px !important;
  border-bottom-width: 9px !important;
}

.u-block-fad7-16:not([data-block-selected]):not([data-cell-selected]) {
  border-style: solid !important;
}

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

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

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

.u-container-layout.hover .u-section-1 .u-image-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-container-layout.hover .u-section-1 .u-image-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-btn-1,
.u-section-1 .u-btn-1:before,
.u-section-1 .u-btn-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-btn-2,
.u-section-1 .u-btn-2:before,
.u-section-1 .u-btn-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-2 .u-sheet-1 {
  min-height: 556px;
}

.u-section-2 .u-image-1 {
  width: 435px;
  height: 435px;
  background-image: url("images/Screenshot2023-12-29013402.png");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  margin: 80px auto 0 149px;
}

.u-section-2 .u-shape-1 {
  width: 134px;
  height: 133px;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  margin: -450px auto 0 85px;
}

.u-section-2 .u-group-1 {
  min-height: 446px;
  background-image: none;
  height: auto;
  width: 559px;
  box-shadow: 5px 0px 28px 0px rgba(128, 128, 128, 0.55);
  --top-left-radius: 50px;
  --bottom-right-radius: 50px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  margin: -133px 77px 45px auto;
}

.u-section-2 .u-container-layout-1 {
  padding: 25px 50px 17px;
}

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  font-family: Acme;
  font-weight: 700;
  margin: 15px 10px 0 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  font-family: Acme;
  line-height: 1.1;
  margin: 54px 10px 0 0;
}

.u-section-2 .u-btn-1 {
  font-size: 1.25rem;
  --radius: 50px;
  font-weight: 700;
  transition-duration: 0.5s;
  margin: 33px auto 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    width: 461px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-top: 20px;
    margin-bottom: 30px;
    height: auto;
  }

  .u-section-2 .u-btn-1 {
    border-style: solid;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 466px;
    height: 466px;
    margin-top: 104px;
    margin-right: 113px;
    margin-left: auto;
  }

  .u-section-2 .u-shape-1 {
    margin-top: -466px;
    margin-left: 79px;
  }

  .u-section-2 .u-group-1 {
    margin-top: 433px;
    margin-bottom: 60px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-2 .u-image-1 {
    margin-top: 79px;
    margin-right: auto;
  }

  .u-section-2 .u-group-1 {
    margin-top: 44px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 6px;
    margin-right: 0;
    margin-left: 10px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1rem;
    width: auto;
    margin-top: 44px;
    margin-right: 0;
    margin-left: 10px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 52px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 393px;
    width: 393px;
    margin-top: 70px;
    margin-left: -27px;
    margin-right: -27px;
  }

  .u-section-2 .u-shape-1 {
    margin-top: -340px;
    margin-right: 0;
    margin-left: auto;
  }

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 9px;
    margin-right: 10px;
    margin-left: 20px;
  }

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

  .u-section-2 .u-btn-1 {
    margin-top: 41px;
  }
}

.u-section-2 .u-btn-1,
.u-section-2 .u-btn-1:before,
.u-section-2 .u-btn-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-container-layout:hover .u-btn-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
  opacity: 1 !important;
}

.u-container-layout.hover .u-section-2 .u-btn-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
  opacity: 1 !important;
}
.u-section-3 {
  background-image: linear-gradient(#00a5c9, #00647a);
}

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

.u-section-3 .u-text-1 {
  font-size: 3rem;
  font-family: Ubuntu, sans-serif;
  width: 1022px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 60px auto 0;
}

.u-section-3 .u-line-1 {
  width: 264px;
  transform-origin: left center 0px;
  margin: 12px auto 0;
}

.u-section-3 .u-list-1 {
  width: 1043px;
  margin: 35px auto 60px 123px;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: calc(50% - 10px) calc(50% - 10px);
  min-height: 507px;
  grid-gap: 20px 20px;
  grid-auto-columns: calc(50% - 10px);
}

.u-section-3 .u-list-item-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: 0.3;
  box-shadow: 0px 0px 19px 5px rgba(0, 0, 0, 0.2);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
}

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

.u-section-3 .u-icon-1 {
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.u-section-3 .u-text-2 {
  letter-spacing: normal;
  text-transform: none;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 10px 10px 0;
}

.u-section-3 .u-text-3 {
  font-size: 0.875rem;
  font-style: normal;
  margin: 10px 20px 0;
}

.u-section-3 .u-list-item-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: 0.3;
  box-shadow: 0px 0px 19px 5px rgba(0, 0, 0, 0.2);
  transition-duration: 0.5s;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

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

.u-section-3 .u-icon-2 {
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.u-section-3 .u-text-4 {
  letter-spacing: normal;
  text-transform: none;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 10px 10px 0;
}

.u-section-3 .u-text-5 {
  font-size: 0.875rem;
  --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;
  font-style: normal;
  margin: 10px 20px 0;
}

.u-section-3 .u-list-item-3 {
  --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: 0.3;
  box-shadow: 0px 0px 19px 5px rgba(0, 0, 0, 0.2);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
}

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

.u-section-3 .u-icon-3 {
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.u-section-3 .u-text-6 {
  letter-spacing: normal;
  text-transform: none;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 10px 10px 0;
}

.u-section-3 .u-text-7 {
  font-size: 0.875rem;
  --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;
  font-style: normal;
  margin: 10px 20px 0;
}

.u-section-3 .u-list-item-4 {
  --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: 0.3;
  box-shadow: 0px 0px 19px 5px rgba(0, 0, 0, 0.2);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
}

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

.u-section-3 .u-icon-4 {
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.u-section-3 .u-text-8 {
  letter-spacing: normal;
  text-transform: none;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 10px 10px 0;
}

.u-section-3 .u-text-9 {
  font-size: 0.875rem;
  --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;
  font-style: normal;
  margin: 10px 20px 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    width: 940px;
  }

  .u-section-3 .u-list-1 {
    width: 940px;
    margin-left: 0;
  }

  .u-section-3 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 10px));
    min-height: 458px;
  }

  .u-section-3 .u-list-item-1 {
    --radius: 20px;
  }

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

  .u-section-3 .u-text-3 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-list-item-2 {
    background-size: auto;
    --radius: 20px;
  }

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

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

  .u-section-3 .u-list-item-3 {
    background-size: auto;
    --radius: 20px;
  }

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

  .u-section-3 .u-text-7 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-list-item-4 {
    background-size: auto;
    --radius: 20px;
  }

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

  .u-section-3 .u-text-9 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    width: 720px;
  }

  .u-section-3 .u-list-1 {
    width: 720px;
  }

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

  .u-section-3 .u-text-3 {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .u-section-3 .u-text-7 {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

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

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

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
    width: 540px;
    margin-top: 70px;
  }

  .u-section-3 .u-list-1 {
    margin-top: 81px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}

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

  .u-section-3 .u-text-1 {
    font-size: 1.875rem;
    width: 340px;
    margin-top: 106px;
  }

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

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

  .u-section-3 .u-text-7 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-3 .u-text-9 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

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

.u-container-layout.hover .u-section-3 .u-list-item-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-container-layout.hover .u-section-3 .u-list-item-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-container-layout.hover .u-section-3 .u-list-item-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-container-layout.hover .u-section-3 .u-list-item-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}
.u-section-4 {
  min-height: 639px;
}

.u-section-4 .u-shape-1 {
  width: 218px;
  height: 218px;
  --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;
  margin: 60px calc(((100% - 1360px) / 2) + 24px) 0 auto;
}

.u-section-4 .u-image-1 {
  width: 431px;
  height: 431px;
  background-image: url("images/Screenshot2023-12-29013520.png");
  background-position: 50% 50%;
  --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;
  margin: -510px calc(((100% - 1360px) / 2) + 99px) 0 auto;
}

.u-section-4 .u-text-1 {
  font-size: 3.75rem;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-weight: 700;
  font-family: Acme;
  margin: -205px calc(((100% - 1360px) / 2)) 0
    calc(((100% - 1360px) / 2) + 95px);
}

.u-section-4 .u-shape-2 {
  width: calc(((100% - 1360px) / 2) + 730px);
  height: 67px;
  background-image: none;
  --bottom-right-radius: 20px;
  margin: 10px auto 0 0;
}

.u-section-4 .u-text-2 {
  font-size: 3.75rem;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-weight: 700;
  font-family: Acme;
  margin: 23px calc(((100% - 1360px) / 2) + -183px) 0
    calc(((100% - 1360px) / 2) + 83px);
}

.u-section-4 .u-text-3 {
  font-family: Acme;
  font-size: 3.75rem;
  font-weight: normal;
  margin: -169px calc(((100% - 1360px) / 2) + 830px) 0
    calc(((100% - 1360px) / 2) + 86px);
}

.u-section-4 .u-shape-3 {
  width: 134px;
  height: 133px;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.45;
  transition-duration: 0.75s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -356px auto 117px calc(((100% - 1360px) / 2) + -21px);
}

@media (max-width: 1199px) {
  .u-section-4 .u-shape-1 {
    margin-right: calc(((100% - 940px) / 2) + 24px);
  }

  .u-section-4 .u-image-1 {
    margin-right: calc(((100% - 940px) / 2) + 99px);
  }

  .u-section-4 .u-text-1 {
    margin-left: calc(((100% - 940px) / 2));
    margin-right: calc(((100% - 940px) / 2));
  }

  .u-section-4 .u-shape-2 {
    width: calc(((100% - 940px) / 2) + 730px);
  }

  .u-section-4 .u-text-2 {
    margin-right: calc(((100% - 940px) / 2));
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-4 .u-text-3 {
    margin-right: calc(((100% - 940px) / 2) + 496px);
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-4 .u-shape-3 {
    margin-left: calc(((100% - 940px) / 2) + -21px);
  }
}

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

  .u-section-4 .u-shape-1 {
    margin-top: 942px;
    margin-right: calc(((100% - 720px) / 2) + 36px);
  }

  .u-section-4 .u-image-1 {
    margin-top: -482px;
    margin-right: auto;
  }

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

  .u-section-4 .u-shape-2 {
    width: calc(((100% - 720px) / 2) + 720px);
    margin-top: 31px;
  }

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

  .u-section-4 .u-text-3 {
    width: auto;
    margin-top: -177px;
    margin-right: calc(((100% - 720px) / 2) + 276px);
    margin-left: calc(((100% - 720px) / 2));
  }

  .u-section-4 .u-shape-3 {
    margin-top: -394px;
    margin-bottom: 60px;
    margin-left: calc(((100% - 720px) / 2));
  }
}

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

  .u-section-4 .u-shape-1 {
    margin-right: calc(((100% - 540px) / 2) + -22px);
  }

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

  .u-section-4 .u-text-1 {
    font-size: 3rem;
    margin-top: -840px;
  }

  .u-section-4 .u-shape-2 {
    width: calc(((100% - 540px) / 2) + 540px);
    margin-top: 28px;
  }

  .u-section-4 .u-text-2 {
    font-size: 3rem;
    margin-top: 18px;
  }

  .u-section-4 .u-text-3 {
    font-size: 3rem;
    margin-top: -148px;
    margin-right: calc(((100% - 540px) / 2) + 107px);
    margin-left: calc(((100% - 540px) / 2) + -11px);
  }

  .u-section-4 .u-shape-3 {
    margin-top: -355px;
    margin-left: calc(((100% - 540px) / 2));
  }
}

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

  .u-section-4 .u-shape-1 {
    margin-top: 748px;
    margin-right: calc(((100% - 340px) / 2) + -20px);
  }

  .u-section-4 .u-image-1 {
    width: 340px;
    height: 340px;
    margin-top: -402px;
  }

  .u-section-4 .u-text-1 {
    width: 340px;
    font-size: 1.875rem;
    margin-top: -579px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-shape-2 {
    width: calc(((100% - 340px) / 2) + 323px);
    height: 46px;
    margin-top: 21px;
  }

  .u-section-4 .u-text-2 {
    font-size: 1.875rem;
    width: 340px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-text-3 {
    font-size: 1.875rem;
    width: 340px;
    margin-top: -100px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-shape-3 {
    margin-top: -320px;
    margin-left: calc(((100% - 340px) / 2));
  }
}

.u-section-4 .u-shape-3,
.u-section-4 .u-shape-3:before,
.u-section-4 .u-shape-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-4 .u-shape-3.u-shape-3.u-shape-3:hover {
  transform: scale(1.13) !important;
}

.u-section-4 .u-shape-3.u-shape-3.u-shape-3.hover {
  transform: scale(1.13) !important;
}

.u-section-4 .u-container-layout:hover .u-shape-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-4 .u-shape-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}
.u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-text-1 {
  font-size: 3rem;
  font-family: Acme;
  --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;
  margin: 60px 113px 0;
}

.u-section-5 .u-form-1 {
  height: 884px;
  --thumb-color: #478ac9;
  --thumb-hover-color: #77aad9;
  --track-color: #c0c0c0;
  --track-active-color: #478ac9;
  --checkbox-checked-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  margin: 81px 149px 60px 194px;
}

.u-section-5 .u-form-group-1 {
  margin-left: 0;
}

.u-section-5 .u-input-1 {
  --radius: 14px;
  height: 50px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-form-group-2 {
  margin-left: 0;
}

.u-section-5 .u-input-2 {
  --radius: 14px;
  height: 50px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-input-3 {
  --radius: 14px;
  height: 50px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-form-group-4 {
  margin-left: 0;
}

.u-section-5 .u-input-4 {
  --radius: 14px;
  height: 50px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-form-group-5 {
  margin-left: 0;
}

.u-section-5 .u-input-5 {
  --radius: 14px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-form-group-6 {
  margin-left: 0;
}

.u-section-5 .u-input-6 {
  --radius: 14px;
  height: 50px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-form-group-7 {
  margin-left: 0;
}

.u-section-5 .u-input-7 {
  --radius: 14px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-form-group-8 {
  margin-left: 0;
}

.u-section-5 .u-input-8 {
  --radius: 14px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-form-group-9 {
  margin-left: 0;
}

.u-section-5 .u-input-9 {
  --radius: 14px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-form-group-10 {
  margin-left: 0;
}

.u-section-5 .u-input-10 {
  --radius: 14px;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
}

.u-section-5 .u-form-group-11 {
  margin-left: 0;
}

.u-section-5 .u-input-11 {
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 1px;
  --radius: 14px;
}

.u-section-5 .u-form-group-12 {
  margin-left: 0;
}

.u-section-5 .u-form-group-13 {
  margin-left: 0;
}

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

.u-section-5 .u-btn-2 {
  font-size: 1.5rem;
  letter-spacing: 2px;
  --radius: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
  text-transform: uppercase;
}

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

  .u-section-5 .u-form-1 {
    width: 570px;
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-5 .u-input-10 {
    height: 50px;
  }

  .u-section-5 .u-input-11 {
    height: 50px;
  }
}

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

@media (max-width: 767px) {
  .u-section-5 .u-text-1 {
    font-size: 2.25rem;
  }

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

@media (max-width: 575px) {
  .u-section-5 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
  }

  .u-section-5 .u-form-1 {
    width: 340px;
  }
}
.u-section-6 .u-sheet-1 {
  min-height: 674px;
}

.u-section-6 .u-text-1 {
  font-weight: 700;
  font-family: Acme;
  font-size: 3rem;
  text-shadow: 2px 2px 8px rgba(85, 92, 102, 0.4);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 83px 285px 0 266px;
}

.u-section-6 .u-text-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-size: 1.25rem;
  margin: 24px 83px 0 133px;
}

.u-section-6 .u-shape-1 {
  width: 193px;
  height: 192px;
  background-image: none;
  --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;
  margin: 189px auto 0 183px;
}

.u-section-6 .u-shape-2 {
  width: 179px;
  height: 169px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: -300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -254px auto 0 57px;
}

.u-section-6 .u-shape-3 {
  width: 645px;
  height: 375px;
  --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;
  margin: -272px 189px 0 auto;
}

.u-section-6 .u-group-1 {
  width: 386px;
  min-height: 69px;
  height: auto;
  --bottom-right-radius: 20px;
  --top-left-radius: 20px;
  --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;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -266px auto 60px 467px;
}

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

.u-section-6 .u-text-3 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1rem;
  transition-duration: 0.5s;
  margin: 0 6px 0 0;
}

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

  .u-section-6 .u-text-2 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-6 .u-shape-2 {
    --animation-custom_in-translate_x: 300px;
    --animation-custom_in-translate_y: 0px;
  }

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

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

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

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

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

  .u-section-6 .u-shape-1 {
    margin-top: -640px;
    margin-left: 93px;
  }

  .u-section-6 .u-shape-2 {
    margin-left: -36px;
  }

  .u-section-6 .u-shape-3 {
    margin-top: 128px;
    margin-right: auto;
  }

  .u-section-6 .u-group-1 {
    margin-top: -239px;
    margin-left: auto;
  }
}

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

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

  .u-section-6 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-shape-2 {
    margin-top: -276px;
  }

  .u-section-6 .u-shape-3 {
    height: 475px;
    width: 579px;
    margin-top: 45px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .u-section-6 .u-group-1 {
    margin-top: -298px;
  }

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

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

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

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

  .u-section-6 .u-shape-1 {
    margin-top: -2757px;
    margin-left: 31px;
  }

  .u-section-6 .u-shape-3 {
    height: 303px;
    width: 424px;
    margin-top: 14px;
    margin-right: auto;
    margin-left: -50px;
  }

  .u-section-6 .u-group-1 {
    width: 329px;
    min-height: 50px;
    margin-top: -187px;
    margin-left: -17px;
  }

  .u-section-6 .u-text-3 {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
  }
}

.u-section-6 .u-group-1,
.u-section-6 .u-group-1:before,
.u-section-6 .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-6 .u-group-1.u-group-1.u-group-1:hover {
  transform: translateX(10px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 4px !important;
  border-left-width: 4px !important;
  border-right-width: 4px !important;
  border-bottom-width: 4px !important;
}

.u-section-6 .u-group-1 {
  border-color: transparent !important;
  border-style: solid !important;
  border-width: 0px !important;
}

.u-section-6 .u-group-1.u-group-1.u-group-1.hover {
  transform: translateX(10px) !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-top-width: 4px !important;
  border-left-width: 4px !important;
  border-right-width: 4px !important;
  border-bottom-width: 4px !important;
}

.u-section-6 .u-group-1 {
  border-color: transparent !important;
  border-style: solid !important;
  border-width: 0px !important;
}

.u-section-6 .u-container-layout:hover .u-group-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-6 .u-group-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !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 .u-text-3.u-text-3.u-text-3:hover {
  color: #00647a !important;
}

.u-section-6 .u-text-3.u-text-3.u-text-3.hover {
  color: #00647a !important;
}
