.elementor-kit-8{--e-global-color-primary:#B22222;--e-global-color-secondary:#54595F;--e-global-color-text:#EFA4C4;--e-global-color-accent:#F8BBD0;--e-global-color-21a983f:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8c89808-font-family:"Pontano Sans";--e-global-typography-8c89808-font-weight:500;--e-global-typography-8c89808-letter-spacing:0.3px;--e-global-typography-eb0813c-font-family:"Lato";--e-global-typography-eb0813c-font-size:88px;--e-global-typography-ddef933-font-family:"Pontano Sans";--e-global-typography-ddef933-font-size:31px;--e-global-typography-ddef933-letter-spacing:0px;font-family:"Poppins", Sans-serif;}.elementor-kit-8 h1{font-family:"Preahvihear", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}@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-8{--e-global-typography-8c89808-font-size:17px;--e-global-typography-eb0813c-font-size:56px;--e-global-typography-ddef933-font-size:29px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1420px;}.e-con{--container-max-width:1420px;}}/* Start custom CSS *//* HEADER TRANSPARENTE INICIAL */
.scroll-header {
    background-color: transparent;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* HEADER CON SCROLL */
.scroll-header.scrolled {
    background-color: #141414; /* fallback sólido */
    background-color: rgba(20, 20, 20, 0.9); /* gris oscuro con 60% opacidad */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}/* End custom CSS */