.elementor-17454 .elementor-element.elementor-element-cf17ab1 > .elementor-container{max-width:1000px;}.elementor-17454 .elementor-element.elementor-element-cf17ab1{margin-top:0px;margin-bottom:120px;}/* Start custom CSS for html, class: .elementor-element-30d54ac */<style>
        /* Estilos básicos */
        .cookie-policy {
            font-family: Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            padding: 20px;
            max-width: 800px;
            margin: 0 auto;
        }

        /* Encabezados */
        .cookie-policy h1 {
            font-size: 24px;
            margin-bottom: 15px;
            color: #2c3e50;
        }

        .cookie-policy h2 {
            font-size: 20px;
            margin-top: 20px;
            margin-bottom: 10px;
            color: #34495e;
        }

        .cookie-policy h3 {
            font-size: 18px;
            margin-top: 15px;
            margin-bottom: 8px;
            color: #16a085;
        }

        /* Listas */
        .cookie-policy ul {
            list-style-type: disc;
            padding-left: 20px;
            margin-bottom: 15px;
        }

        /* Enlaces */
        .cookie-policy a {
            color: #2980b9;
            text-decoration: none;
        }

        .cookie-policy a:hover {
            text-decoration: underline;
        }

        /* Párrafos */
        .cookie-policy p {
            margin-bottom: 15px;
        }

        /* Separador */
        .cookie-policy hr {
            border: none;
            border-top: 1px solid #ccc;
            margin: 30px 0;
        }

        /* Negrita */
        .cookie-policy strong {
            color: #2c3e50;
        }
    </style>/* End custom CSS */