.elementor-47 .elementor-element.elementor-element-3f9493e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-47 .elementor-element.elementor-element-483058c{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-47 .elementor-element.elementor-element-483058c{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-47 .elementor-element.elementor-element-483058c{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-483058c */.politica-privacidad-wrapper {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
            max-width: 800px;
            margin: 0 auto;
            padding: 40px 20px;
            color: #333333;
            line-height: 1.6;
        }

        .politica-privacidad-wrapper h1 {
            color: #004b87; /* Azul corporativo */
            font-size: 2.2rem;
            margin-bottom: 30px;
            text-align: center;
            border-bottom: 2px solid #d32f2f; /* Acento rojo corporativo */
            padding-bottom: 10px;
        }

        .politica-privacidad-wrapper h2 {
            color: #004b87; /* Azul corporativo */
            font-size: 1.5rem;
            margin-top: 30px;
            margin-bottom: 15px;
        }

        .politica-privacidad-wrapper p {
            margin-bottom: 20px;
            text-align: justify;
        }

        .politica-privacidad-wrapper .contacto-info {
            background-color: #f9f9f9;
            border-left: 4px solid #d32f2f; /* Acento rojo corporativo */
            padding: 20px;
            margin-top: 30px;
            border-radius: 0 8px 8px 0;
        }

        .politica-privacidad-wrapper .contacto-info ul {
            list-style-type: none;
            padding: 0;
            margin: 10px 0 0 0;
        }

        .politica-privacidad-wrapper .contacto-info li {
            margin-bottom: 8px;
        }

        .politica-privacidad-wrapper .contacto-info strong {
            color: #004b87;
        }

        .politica-privacidad-wrapper a {
            color: #d32f2f;
            text-decoration: none;
        }

        .politica-privacidad-wrapper a:hover {
            text-decoration: underline;
        }
        
        /* Ajustes de diseño responsive */
        @media (max-width: 600px) {
            .politica-privacidad-wrapper {
                padding: 20px 15px;
            }
            .politica-privacidad-wrapper h1 {
                font-size: 1.8rem;
            }
        }/* End custom CSS */