.elementor-12 .elementor-element.elementor-element-7a045c0{--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-12 .elementor-element.elementor-element-7a045c0:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-7a045c0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-12 .elementor-element.elementor-element-7514d9b{--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:-100px;--margin-bottom:0px;--margin-left:0px;--margin-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-12 .elementor-element.elementor-element-1ba041f img{width:90%;}.elementor-12 .elementor-element.elementor-element-587cc31{--display:flex;--position:fixed;--min-height:150px;--justify-content:center;bottom:0px;}body:not(.rtl) .elementor-12 .elementor-element.elementor-element-587cc31{left:0px;}body.rtl .elementor-12 .elementor-element.elementor-element-587cc31{right:0px;}.elementor-12 .elementor-element.elementor-element-a0e23e0 img{width:100%;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-a0e23e0 img{width:91%;}}/* Start custom CSS for container, class: .elementor-element-7a045c0 */.elementor-12 .elementor-element.elementor-element-7a045c0 {
    overflow: hidden;
    text-align: center;
    font-family: sans-serif;
    font-size: 40px;
    line-height: 3;    
    -webkit-animation: glow linear 8s infinite; 
    -moz-animation: glow linear 8s infinite; 
    animation: glow linear 8s infinite;
} 
@-webkit-keyframes glow { 
    0% { background-color:#e06fb5; }
    20% { background-color:#62a1e6; }
    40% { background-color:#7e5fe6; }
    60% { background-color:#70d7ae; }
    85% { background-color:#ccdd4c; }
    90% { background-color:#ffff00; } 
    100% { background-color:#e06fb5; }

} 
@keyframes glow { 
    0% { background-color:#e06fb5; }
    20% { background-color:#62a1e6; }
    40% { background-color:#7e5fe6; }
    60% { background-color:#70d7ae; }
    85% { background-color:#ccdd4c; }
    90% { background-color:#ffff00; } 
    100% { background-color:#e06fb5; }
}/* End custom CSS */