.elementor-13 .elementor-element.elementor-element-dd45c7f{--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;--background-transition:0.3s;--margin-top:-83px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-dd45c7f, .elementor-13 .elementor-element.elementor-element-dd45c7f::before{--border-transition:0.3s;}.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-13 .elementor-element.elementor-element-2757e1e img{width:24%;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-13 .elementor-element.elementor-element-2757e1e img{width:27%;}}@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-dd45c7f{--margin-top:-90px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-13 .elementor-element.elementor-element-2757e1e img{width:46%;}}/* Start custom CSS for image, class: .elementor-element-2757e1e */.elementor-13 .elementor-element.elementor-element-2757e1e{
    animation: lingeringExit 4s ease-in-out forwards !important;
}

@keyframes lingeringExit {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    70% {
        opacity: 1;
        transform: scale(1.4); /* Slight zoom-in for lingering effect */
    }
    100% {
        opacity: 0;
        transform: scale(0.9); /* Zoom-out as the element fades out */
    }
}/* End custom CSS */