.elementor-11 .elementor-element.elementor-element-e3da617{--display:flex;--min-height:100vh;--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;--justify-content:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-11 .elementor-element.elementor-element-29fb814{text-align:center;}.elementor-11 .elementor-element.elementor-element-29fb814 img{width:10vw;}@media(max-width:767px){.elementor-11 .elementor-element.elementor-element-e3da617{--min-height:90vh;}.elementor-11 .elementor-element.elementor-element-29fb814 img{width:25vw;}}/* Start custom CSS for image, class: .elementor-element-29fb814 */@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

seelector ,img {
    animation: rotate 10s infinite linear;
}/* End custom CSS */