.elementor-13 .elementor-element.elementor-element-16c40f0{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-2ef32c7 img{width:46%;}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-13 .elementor-element.elementor-element-fad25d2{--iteration-count:infinite;}.elementor-13 .elementor-element.elementor-element-fad25d2 .elementor-headline{text-align:center;font-family:"Open Sans", Sans-serif;font-weight:600;}.elementor-13 .elementor-element.elementor-element-fad25d2 .elementor-headline-dynamic-text{font-family:"Open Sans", Sans-serif;font-weight:600;}@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-16c40f0{--padding-top:0%;--padding-bottom:0%;--padding-left:10%;--padding-right:10%;}.elementor-13 .elementor-element.elementor-element-fad25d2 .elementor-headline{text-align:center;font-size:18px;}}@media(min-width:768px){.elementor-13 .elementor-element.elementor-element-16c40f0{--width:100%;}}/* Start custom CSS for image, class: .elementor-element-2ef32c7 */.elementor-13 .elementor-element.elementor-element-2ef32c7 {
    position: relative;
    animation: pulseSoft 2s infinite ease-in-out;
}

@keyframes pulseSoft {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.04);
    }
}/* End custom CSS */