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

.u-section-1 .u-layout-wrap-1 {
  margin-top: 47px;
  margin-bottom: 52px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 464px;
  --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;
}

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

.u-section-1 .u-icon-1 {
  height: 48px;
  width: 48px;
  background-image: none;
  margin: 66px auto 0 258px;
  padding: 10px;
}

.u-section-1 .u-text-1 {
  font-family: "Fugaz One";
  font-weight: normal;
  margin: 7px 51px 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 278px;
  margin: 0 auto;
}

.u-section-1 .u-text-3 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 7px 24px 0 18px;
}

.u-section-1 .u-btn-1 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 18px auto 0;
  padding: 0 27px 0 26px;
}

.u-section-1 .u-icon-2 {
  font-size: 1.875em;
  margin-right: 10px;
}

.u-section-1 .u-image-1 {
  min-height: 464px;
  background-image: url("https://assets.nicepagecdn.com/468da4d2/5737738/images/WhatsAppImage2023-08-28at23.44.26.jpeg");
  background-position: 50% 50%;
  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: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-1 .u-container-layout-2 {
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  padding: 30px 60px;
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-top: -2px;
    margin-bottom: 60px;
  }

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

  .u-section-1 .u-icon-1 {
    margin-left: 213px;
  }

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

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

  .u-section-1 .u-image-1 {
    min-height: 383px;
  }
}

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

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

  .u-section-1 .u-icon-1 {
    margin-left: 163px;
  }

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

  .u-section-1 .u-image-1 {
    min-height: 293px;
  }

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

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

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

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

  .u-section-1 .u-image-1 {
    min-height: 440px;
  }

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

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

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

  .u-section-1 .u-icon-1 {
    margin-top: 55px;
    margin-left: auto;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    font-family: "Abril Fatface";
    font-weight: 700;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    width: 210px;
    margin-top: 11px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    font-size: 1.125rem;
  }

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

  .u-section-1 .u-image-1 {
    min-height: 277px;
  }
}

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

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

.u-section-2 .u-text-1 {
  font-weight: 400;
  font-family: "Fugaz One";
  font-size: 2.25rem;
  --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: 15px auto 0;
}

.u-section-2 .u-image-1 {
  height: 276px;
  width: 570px;
  --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;
  margin: 15px auto 0 0;
}

.u-section-2 .u-text-2 {
  font-size: 2.25rem;
  font-family: "Abril Fatface";
  font-weight: normal;
  margin: -263px 92px 0 auto;
}

.u-section-2 .u-text-3 {
  font-size: 2.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  margin: 6px 129px 0 auto;
}

.u-section-2 .u-image-2 {
  height: 283px;
  width: 570px;
  --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;
  margin: 140px auto 0 0;
}

.u-section-2 .u-text-4 {
  font-size: 2.25rem;
  font-family: "Abril Fatface";
  font-weight: normal;
  margin: -244px 146px 0 auto;
}

.u-section-2 .u-text-5 {
  font-size: 2.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  margin: 0 113px 60px auto;
}

@media (max-width: 1199px) {
  .u-section-2 .u-image-1 {
    height: 248px;
    width: 470px;
    margin-top: 12px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    --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-top: -226px;
    margin-right: 75px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    --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-top: 3px;
  }

  .u-section-2 .u-image-2 {
    height: 261px;
    width: 470px;
    margin-top: 92px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    --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-top: -245px;
  }

  .u-section-2 .u-text-5 {
    width: auto;
    --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-right: 97px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-image-1 {
    position: absolute;
    height: 190px;
    width: 360px;
    margin-top: 416px;
  }

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

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

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

  .u-section-2 .u-text-5 {
    margin-top: -606px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 143px;
    width: 270px;
    margin-top: 12px;
  }

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

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

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

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

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
    font-weight: normal;
  }

  .u-section-2 .u-image-1 {
    height: 189px;
    margin-top: 7px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: -775px;
    margin-right: auto;
  }

  .u-section-2 .u-text-3 {
    margin-top: 271px;
    margin-right: auto;
    margin-left: 94px;
  }

  .u-section-2 .u-image-2 {
    height: 189px;
    margin-top: -500px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-text-4 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: 682px;
    margin-right: auto;
  }

  .u-section-2 .u-text-5 {
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: -177px;
    margin-right: auto;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-3 .u-image-1 {
  height: 293px;
  width: 570px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  margin: 45px 0 0 auto;
}

.u-section-3 .u-text-1 {
  font-size: 2.25rem;
  font-family: "Abril Fatface";
  font-weight: normal;
  margin: -254px auto 0 45px;
}

.u-section-3 .u-text-2 {
  font-size: 2.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  margin: 20px 667px 0 87px;
}

.u-section-3 .u-text-3 {
  font-size: 2.25rem;
  font-family: "Abril Fatface";
  font-weight: normal;
  margin: 121px auto 0 38px;
}

.u-section-3 .u-text-4 {
  font-size: 2.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  margin: 13px 625px 0 45px;
}

.u-section-3 .u-image-2 {
  height: 293px;
  width: 570px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  margin: -197px 0 29px auto;
}

@media (max-width: 1199px) {
  .u-section-3 .u-image-1 {
    height: 300px;
    width: 470px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-top: 38px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    --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-top: -275px;
    margin-left: 39px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    --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-right: 517px;
    margin-left: 46px;
  }

  .u-section-3 .u-text-3 {
    font-size: 1.875rem;
    width: auto;
    --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-top: 165px;
    margin-left: 33px;
  }

  .u-section-3 .u-text-4 {
    width: auto;
    --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-top: 20px;
    margin-right: 470px;
    margin-left: 0;
  }

  .u-section-3 .u-image-2 {
    height: 242px;
    width: 470px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-image-1 {
    height: 230px;
    width: 360px;
  }

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

  .u-section-3 .u-text-2 {
    margin-right: 334px;
    margin-left: 214px;
  }

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

  .u-section-3 .u-text-4 {
    margin-right: 250px;
  }

  .u-section-3 .u-image-2 {
    height: 185px;
    width: 360px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-image-1 {
    height: 173px;
    width: 270px;
  }

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

  .u-section-3 .u-text-2 {
    font-size: 1rem;
    margin-right: 154px;
    margin-left: 161px;
  }

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

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

  .u-section-3 .u-image-2 {
    height: 139px;
    width: 270px;
  }
}

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

  .u-section-3 .u-image-1 {
    height: 109px;
    margin-top: 34px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: 25px;
    margin-left: auto;
  }

  .u-section-3 .u-text-2 {
    font-size: 1.125rem;
    width: 211px;
    font-weight: 700;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-text-3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: 149px;
    margin-left: auto;
  }

  .u-section-3 .u-text-4 {
    font-size: 1.125rem;
    font-weight: 700;
    width: 204px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-image-2 {
    height: 88px;
    margin-top: -201px;
    margin-bottom: 147px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 552px;
}

.u-section-4 .u-text-1 {
  font-size: 2.25rem;
  font-family: "Fugaz One";
  font-weight: normal;
  margin: 17px auto 0;
}

.u-section-4 .u-list-1 {
  grid-template-rows: auto;
  margin-top: 0;
  margin-bottom: 38px;
}

.u-section-4 .u-repeater-1 {
  grid-template-columns: 50% 50%;
  min-height: 440px;
  grid-gap: 0px 0px;
}

.u-section-4 .u-list-item-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-4 .u-image-1 {
  height: 213px;
  margin: 0 auto 0 0;
}

.u-section-4 .u-text-2 {
  font-weight: 700;
  margin: 20px 97px 0 0;
}

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

.u-section-4 .u-list-item-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-4 .u-container-layout-2 {
  padding: 20px 30px;
}

.u-section-4 .u-image-2 {
  height: 213px;
  margin: 0 auto 0 0;
}

.u-section-4 .u-text-4 {
  font-weight: 700;
  margin: 20px 97px 0 0;
}

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

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

  .u-section-4 .u-text-1 {
    width: auto;
    --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-top: 12px;
  }

  .u-section-4 .u-list-1 {
    margin-top: 12px;
    margin-bottom: 45px;
  }

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

  .u-section-4 .u-image-1 {
    height: 171px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-4 .u-image-2 {
    height: 171px;
    margin-right: initial;
    margin-left: initial;
  }

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

@media (max-width: 991px) {
  .u-section-4 .u-text-1 {
    margin-top: 581px;
  }

  .u-section-4 .u-list-1 {
    margin-top: 20px;
    margin-bottom: 38px;
  }

  .u-section-4 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-4 .u-image-1 {
    height: 275px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-image-2 {
    height: 275px;
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-text-1 {
    font-size: 1rem;
    margin-top: 439px;
  }

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

  .u-section-4 .u-image-1 {
    height: 217px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-4 .u-image-2 {
    height: 217px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-4 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 20px;
    margin-right: 0;
    margin-left: 25px;
  }

  .u-section-4 .u-list-1 {
    margin-top: 21px;
    margin-bottom: 7px;
  }

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

  .u-section-4 .u-image-1 {
    height: 134px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-text-3 {
    font-size: 1.125rem;
  }

  .u-section-4 .u-image-2 {
    height: 134px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-text-5 {
    font-size: 1.125rem;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 708px;
  margin-bottom: 0;
}

.u-section-5 .u-text-1 {
  font-size: 3rem;
  font-family: "Fugaz One";
  margin: 10px auto 0;
}

.u-section-5 .u-gallery-1 {
  height: 592px;
  width: 458px;
  margin: 12px auto 0 57px;
}

.u-section-5 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

.u-section-5 .u-carousel-item-1 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-carousel-item-2 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-5 .u-carousel-control-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  right: 10px;
  padding: 4px;
}

.u-section-5 .u-gallery-2 {
  height: 591px;
  width: 458px;
  margin: -594px 55px 21px auto;
}

.u-section-5 .u-carousel-indicators-2 {
  position: absolute;
  bottom: 10px;
}

.u-section-5 .u-carousel-item-3 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-carousel-item-4 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-carousel-control-3 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-5 .u-carousel-control-4 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  right: 12px;
  padding: 4px;
}

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

  .u-section-5 .u-text-1 {
    width: auto;
    --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-top: 0;
  }

  .u-section-5 .u-gallery-1 {
    margin-top: 20px;
    margin-left: 0;
  }

  .u-section-5 .u-gallery-2 {
    margin-top: -591px;
    margin-right: 0;
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-gallery-2 {
    margin-top: 20px;
  }
}

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

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

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

  .u-section-5 .u-gallery-1 {
    height: 456px;
    width: 345px;
    margin-top: 0;
    margin-left: -2px;
    margin-right: -2px;
  }

  .u-section-5 .u-gallery-2 {
    height: 456px;
    width: 344px;
    margin: 55px -2px 54px;
  }
}