.elementor-kit-13{--e-global-color-primary:#14161A;--e-global-color-secondary:#4A4F57;--e-global-color-text:#14161A;--e-global-color-accent:#2563EB;--e-global-color-31eb7f1:#F4F5F7;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-size:55px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:65px;--e-global-typography-primary-letter-spacing:-0.6px;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:55px;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:16px;}.elementor-kit-13 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);}.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-kit-13{--e-global-typography-primary-font-size:30px;--e-global-typography-primary-line-height:35px;--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-line-height:30px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Estado inicial (cuando está arriba del todo) */
.menu-stick {
    transition: background-color 0.3s ease; /* Hace que el cambio de color sea suave */
}

/* Estado activo (cuando el usuario hace scroll) */
.menu-stick.elementor-sticky--effects {
    background-color: #14161A !important;
}/* End custom CSS */