.elementor-7 .elementor-element.elementor-element-1223152 > .elementor-container{max-width:500px;min-height:700px;}.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-7 .elementor-element.elementor-element-1fa5151{text-align:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-7 .elementor-element.elementor-element-49efa6f{text-align:center;}.elementor-7 .elementor-element.elementor-element-49efa6f .elementor-heading-title{color:#DB0E0E;}@media(max-width:767px){.elementor-7 .elementor-element.elementor-element-1223152 > .elementor-container{min-height:500px;}}/* Start custom CSS for image, class: .elementor-element-1fa5151 */.elementor-7 .elementor-element.elementor-element-1fa5151 {
    animation-name: flotte;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}
@keyframes flotte {
    0% {
        bottom: 20px;
    }
    50%{
        bottom: 0px;
    }
    100%{
        bottom: 20px;
    }
}/* End custom CSS */