.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5c08731:#2429A0;--e-global-color-61d04b8:#2042DB;--e-global-color-2864955:#ECC909;--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;background-image:url("https://lamalinchemensclub.com.mx/wp-content/uploads/2026/02/1130033-3840x2160-desktop-4k-pole-dance-background-photo-scaled.jpg");overscroll-behavior:contain;}.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-kit-6{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1025px){.elementor-kit-6{background-attachment:fixed;}}/* Start custom CSS *//* Capa negra para el fondo global de la página */
body.elementor-page-600 {
    position: relative;
}

body.elementor-page-600::before {
    content: "";
    position: fixed; /* Mantiene la capa fija mientras haces scroll */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* Color negro con 60% de opacidad */
    z-index: -1; /* Se coloca justo encima de la imagen pero detrás del contenido */
    pointer-events: none; /* Permite que sigas haciendo clic en los botones */
}/* End custom CSS */