.elementor-2090 .elementor-element.elementor-element-058e4e3{--display:flex;--min-height:300px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-287px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:2;}.elementor-2090 .elementor-element.elementor-element-058e4e3:not(.elementor-motion-effects-element-type-background), .elementor-2090 .elementor-element.elementor-element-058e4e3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.vhp.hr/wp-content/uploads/2026/01/layered-waves-haikei.svg");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-2090 .elementor-element.elementor-element-7e05031{--spacer-size:500px;}.elementor-2090 .elementor-element.elementor-element-46852b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-76px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:3;}.elementor-2090 .elementor-element.elementor-element-46852b4:not(.elementor-motion-effects-element-type-background), .elementor-2090 .elementor-element.elementor-element-46852b4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.vhp.hr/wp-content/uploads/2025/03/voda-03-1920.jpg");background-repeat:no-repeat;background-size:cover;}.elementor-2090 .elementor-element.elementor-element-13264f4{--spacer-size:350px;}body.elementor-page-2090:not(.elementor-motion-effects-element-type-background), body.elementor-page-2090 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E0C762;}/* Start custom CSS for container, class: .elementor-element-058e4e3 */body{ overflow-x:hidden}
.elementor-shape{
width: 200%;
  animation: shape 10s ease-in-out infinite;
}

@keyframes shape {
0% {left: 0;}
50% {left: -50%;}
100% {left: 0;}
}
@media only screen and (max-width: 767px) {
  .elementor-shape {display:none;}
}/* End custom CSS */