.elementor-kit-6{--e-global-color-primary:#414141;--e-global-color-secondary:#035193;--e-global-color-text:#414141;--e-global-color-accent:#00A8CC;--e-global-color-8410519:#EDF3F7;--e-global-color-935c10d:#00A8CC;--e-global-color-6e5f2db:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:1.1rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:1.1rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:1.1rem;--e-global-typography-accent-font-weight:300;color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:1.1rem;font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:1.1rem;font-weight:500;color:var( --e-global-color-8410519 );border-radius:25px 25px 25px 25px;padding:1em 2em 1em 2em;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-8410519 );border-radius:25px 25px 25px 25px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:clamp(2.5rem, 8vw, 4.5rem);font-weight:600;}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:1.1rem;font-weight:600;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-size:clamp(2.5rem, 8vw, 4.5rem);}.elementor-kit-6 h2{color:#414141;font-family:"Poppins", Sans-serif;font-size:clamp(2rem, 6vw, 3.2rem);font-weight:600;line-height:1.25em;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:clamp(1.75rem, 4.5vw, 2.5rem);line-height:1.1em;}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:clamp(1.5rem, 3.5vw, 1.8rem);font-weight:500;}.elementor-kit-6 h5{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:clamp(1.25rem, 2.5vw, 1.4rem);font-weight:500;line-height:1.4em;}.elementor-kit-6 h6{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:clamp(1.1rem, 2vw, 1.2rem);font-weight:500;line-height:1.5rem;}.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-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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =======================================================
   SISTEMA DE DISEÑO NU-STYLE: NOMBRES ACTUALIZADOS
   ======================================================= */

:root {
    --side-padding: 5%; /* Amplitud lateral PC */
    --side-padding-mobile: 6%; /* Amplitud lateral Móvil */
    --transition-nu: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* 1. SECCIÓN HERO (El primer impacto) */
.seccion-hero {
    padding-top: clamp(6rem, 12vh, 12rem) !important;
    padding-bottom: clamp(4rem, 8vh, 8rem) !important;
    padding-left: var(--side-padding) !important;
    padding-right: var(--side-padding) !important;
    width: 100% !important;
}

/* 2. SECCIÓN TÍTULO (Cabecera de contenido) */
.seccion-titulo {
    padding-top: clamp(5rem, 10vh, 10rem) !important;
    padding-bottom: 2rem !important;
    padding-left: var(--side-padding) !important;
    padding-right: var(--side-padding) !important;
    width: 100% !important;
}

/* 3. SECCIÓN POST-TÍTULO (Contenido que fluye tras el título) */
.seccion-post-titulo {
    padding-top: 0 !important;
    padding-bottom: clamp(5rem, 10vh, 10rem) !important;
    padding-left: var(--side-padding) !important;
    padding-right: var(--side-padding) !important;
    width: 100% !important;
}

/* 4. SECCIÓN AMPLIA (Bloques independientes sin título arriba) */
.seccion-amplia {
    padding-top: clamp(5rem, 10vh, 10rem) !important;
    padding-bottom: clamp(5rem, 10vh, 10rem) !important;
    padding-left: var(--side-padding) !important;
    padding-right: var(--side-padding) !important;
    width: 100% !important;
}

/* --- ADAPTACIÓN MÓVIL SÍNCRONA --- */
@media (max-width: 767px) {
    .seccion-hero, 
    .seccion-titulo, 
    .seccion-post-titulo, 
    .seccion-amplia {
        padding-left: var(--side-padding-mobile) !important;
        padding-right: var(--side-padding-mobile) !important;
        box-sizing: border-box !important;
    }

    .seccion-hero {
        padding-top: 5rem !important;
        padding-bottom: 3.5rem !important;
    }

    .seccion-titulo {
        padding-top: 4.5rem !important;
        padding-bottom: 1.2rem !important;
    }

    .seccion-post-titulo {
        padding-top: 0 !important;
        padding-bottom: 4.5rem !important;
    }

    .seccion-amplia {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important;
    }
}/* End custom CSS */