.elementor-kit-6{--e-global-color-primary:#000CFF;--e-global-color-secondary:#FFEC00;--e-global-color-text:#000000;--e-global-color-accent:#000CFF;--e-global-typography-primary-font-family:"Roboto Mono";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Mono";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto Mono";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto Mono";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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. Escondemos el círculo */
.objetivo1 {
    display: none !important;
}

/* 2. Lo mostramos cuando el ratón pasa por la foto */
/* Usamos el .elementor-kit-6 más básico del navegador */
#activador1:hover + .objetivo1,
#activador1:hover ~ .objetivo1,
#activador1:hover ~ * .objetivo1,
body:has(#activador1:hover) .objetivo1 {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* 3. TEST DE SEGURIDAD */
#activador1 {
    cursor: pointer !important;
}
#activador1:hover {
     !important;
}/* End custom CSS */