.elementor-kit-6{--e-global-color-primary:#80192D;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#80192D;--e-global-color-7e47eca:#EDEDEB;--e-global-color-7edec8e:#FFFFFF;--e-global-color-613e6fe:#510517;--e-global-color-dfb51ae:#F99393;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:800ms;--e-preloader-animation-duration:600ms;--e-preloader-delay:250ms;--e-preloader-width:60px;--e-preloader-max-width:60px;--e-preloader-opacity:1;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-7e47eca );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1. La Coreografía (esto queda igual) */
@keyframes latidoVordo {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

/* 2. El Selector CORRECTO según tu inspector */
img.e-page-transition--preloader {
    animation: latidoVordo 2s ease-in-out infinite !important;
}/* End custom CSS */