.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#575757;--e-global-color-accent:#4E0100;--e-global-color-f75d040:#4E0100;--e-global-color-280a8ad:#211061;--e-global-typography-primary-font-family:"Epilogue";--e-global-typography-primary-font-size:2.5rem;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Epilogue";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Epilogue";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Epilogue";--e-global-typography-accent-font-size:1.1rem;--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){margin-block-end: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-kit-6{--e-global-typography-primary-font-size:2rem;--e-global-typography-secondary-font-size:1.8rem;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:1.8rem;--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS *//* =========================
   TRANSICIONES SUAVES
========================= */
.hover-blanco .titulo-hover .elementor-heading-title,
.hover-blanco .texto-hover,
.hover-blanco .boton-hover a,
.hover-blanco .boton-hover .elementor-button {
    transition: all 0.3s ease;
}


/* =========================
   HOVER EN EL CONTENEDOR
========================= */

/* ENCABEZADO */
.hover-blanco:hover .titulo-hover .elementor-heading-title,
.hover-blanco:hover .titulo-hover .elementor-heading-title a {
    color: #ffffff !important;
}

/* TEXTO */
.hover-blanco:hover .texto-hover {
    color: #ffffff !important;
}

/* BOTÓN TEXTO */
.hover-blanco:hover .boton-hover a {
    color: #ffffff !important;
}

/* BOTÓN BORDE */
.hover-blanco:hover .boton-hover .elementor-button {
    border-color: #ffffff !important;
}


/* =========================
   MODO NUCLEAR (por si Elementor se pone pesado)
========================= */
.hover-blanco:hover .titulo-hover * {
    color: #ffffff !important;
}/* End custom CSS */