{"id":6767,"date":"2026-01-20T10:26:19","date_gmt":"2026-01-20T09:26:19","guid":{"rendered":"https:\/\/puedata.com\/legal-notice\/"},"modified":"2026-02-09T11:02:07","modified_gmt":"2026-02-09T10:02:07","slug":"legal-notice","status":"publish","type":"page","link":"https:\/\/puedata.com\/en\/legal-notice\/","title":{"rendered":"Legal Notice"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:0px;--awb-padding-right:0px;--awb-padding-bottom:0px;--awb-padding-left:10px;--awb-margin-top:0px;--awb-margin-bottom:0px;--awb-min-height:350px;--awb-background-color:var(--awb-color1);--awb-background-image:radial-gradient(circle at right bottom, var(--awb-color1) 0%,rgba(255,255,255,0) 29%);--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-center fusion-flex-content-wrap\" style=\"max-width:calc( 100% + 0px );margin-left: calc(-0px \/ 2 );margin-right: calc(-0px \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-padding-top:64px;--awb-padding-bottom:40px;--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:0px;--awb-margin-bottom-large:20px;--awb-spacing-left-large:calc( 0.055 * calc( 100% - 0px ) );--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:0px;--awb-spacing-left-medium:calc( 0.055 * calc( 100% - 0px ) );--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:0px;--awb-spacing-left-small:0px;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><!-- ===============================\n TYPEWRITER ANIMATION - FIXED HEIGHT\n \"Legal notice\" (cursor magenta)\n=================================== -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n#typewriter-container-legal-en {\n  display: flex;\n  justify-content: left;\n  align-items: flex-start;\n  padding: 40px 0;\n  text-align: left;\n  height: 190px;\n  overflow: hidden;\n}\n\nh1#typewriter-text-legal-en {\n  font-family: 'Poppins', sans-serif;\n  font-size: 100px;\n  font-weight: 600;\n  line-height: 1.2;\n  margin: 0;\n  white-space: pre-line;\n}\n\n.text-blue { color: #004a7c; }\n.text-pink { color: #e40d4d; }\n\n.cursor-legal-en {\n  color: #e40d4d;\n  display: inline-block;\n  animation: blink-legal-en 0.4s step-start infinite;\n  margin-left: 2px;\n}\n\n@keyframes blink-legal-en {\n  50% { opacity: 0; }\n}\n\n@media (max-width: 768px) {\n  #typewriter-container-legal-en { height: 110px; }\n  h1#typewriter-text-legal-en { font-size: 45pt; }\n}\n@media (max-width: 480px) {\n  #typewriter-container-legal-en { height: 90px; padding: 20px 0; }\n  h1#typewriter-text-legal-en { font-size: 30pt; }\n}\n<\/style>\n\n<div id=\"typewriter-container-legal-en\">\n  <h1 id=\"typewriter-text-legal-en\"><\/h1>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', () => {\n  const h1 = document.getElementById('typewriter-text-legal-en');\n\n  const typedSpan = document.createElement('span');\n  const cursor = document.createElement('span');\n  cursor.className = 'cursor-legal-en';\n  cursor.textContent = '_';\n\n  h1.appendChild(typedSpan);\n  h1.appendChild(cursor);\n\n  const fullText = 'Legal notice';\n  const baseText = 'Legal ';\n  let index = 0;\n\n  function colorize(text) {\n    if (text.length <= baseText.length) {\n      return `<span class=\"text-blue\">${text}<\/span>`;\n    }\n    return `<span class=\"text-blue\">${baseText}<\/span><span class=\"text-pink\">${text.slice(baseText.length)}<\/span>`;\n  }\n\n  function finalizeCursor() {\n    cursor.style.animation = 'none';\n    let blinkCount = 0;\n    const blinkInterval = setInterval(() => {\n      cursor.style.opacity = cursor.style.opacity === '0' ? '1' : '0';\n      blinkCount++;\n      if (blinkCount >= 6) {\n        clearInterval(blinkInterval);\n        cursor.style.opacity = '1';\n      }\n    }, 400);\n  }\n\n  function type() {\n    if (index <= fullText.length) {\n      typedSpan.innerHTML = colorize(fullText.slice(0, index));\n      index++;\n      setTimeout(type, 50);\n    } else {\n      finalizeCursor();\n    }\n  }\n\n  const observer = new IntersectionObserver(entries => {\n    if (entries[0].isIntersecting) {\n      type();\n      observer.disconnect();\n    }\n  }, { threshold: 0.5 });\n\n  observer.observe(h1);\n});\n<\/script>\n<\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling fusion-no-small-visibility fusion-no-medium-visibility\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-right:10%;--awb-padding-left:10%;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:104%;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-text fusion-text-1\" style=\"--awb-font-size:22px;--awb-text-color:var(--awb-color5);\"><p>In compliance with the information duty established in Law 34\/2002, of July 11, on Information Society Services and Electronic Commerce (LSSICE), the following general information regarding the website is provided below:<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-3 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling fusion-no-large-visibility\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-right:2%;--awb-padding-left:2%;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:104%;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-text fusion-text-2\" style=\"--awb-font-size:22px;--awb-text-color:var(--awb-color5);\"><p>In compliance with the information duty established in Law 34\/2002, of July 11, on Information Society Services and Electronic Commerce (LSSICE), the following general information regarding the website is provided below:<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-4 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling fusion-no-small-visibility fusion-no-medium-visibility\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-right:20%;--awb-padding-left:20%;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:104%;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"accordian fusion-accordian\" style=\"--awb-padding-top:15px;--awb-padding-bottom:15px;--awb-border-size:1px;--awb-icon-size:16px;--awb-content-font-size:18px;--awb-icon-alignment:left;--awb-hover-color:var(--awb-color2);--awb-border-color:var(--awb-color3);--awb-background-color:var(--awb-color1);--awb-divider-color:var(--awb-color3);--awb-divider-hover-color:var(--awb-color3);--awb-icon-color:var(--awb-color1);--awb-title-color:var(--awb-color5);--awb-content-color:var(--awb-color6);--awb-icon-box-color:var(--awb-color5);--awb-toggle-hover-accent-color:var(--awb-color4);--awb-title-font-family:var(--awb-typography1-font-family);--awb-title-font-weight:var(--awb-typography1-font-weight);--awb-title-font-style:var(--awb-typography1-font-style);--awb-title-font-size:26px;--awb-content-font-family:var(--awb-typography4-font-family);--awb-content-font-weight:var(--awb-typography4-font-weight);--awb-content-font-style:var(--awb-typography4-font-style);\"><div class=\"panel-group fusion-toggle-icon-boxed\" id=\"accordion-6767-1\"><div class=\"fusion-panel panel-default panel-95b5d76d5ee518126 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_95b5d76d5ee518126\"><a aria-expanded=\"false\" aria-controls=\"95b5d76d5ee518126\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-1\" data-target=\"#95b5d76d5ee518126\" href=\"#95b5d76d5ee518126\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Identifying data<\/span><\/a><\/h4><\/div><div id=\"95b5d76d5ee518126\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_95b5d76d5ee518126\"><div class=\"panel-body toggle-content fusion-clearfix\"><b>Company Name:<\/b><span style=\"font-weight: 400;\"> PUEDATA S.L<\/span><\/p>\n<p><b>NIF:<\/b><span style=\"font-weight: 400;\"> B87283685<\/span><\/p>\n<p><b>Address:<\/b><span style=\"font-weight: 400;\"> C\/ Arregui y Aruej 25-27, Madrid \u2013 28007, Spain<\/span><\/p>\n<p><b><span style=\"letter-spacing: 0.27px; background-color: rgba(0, 0, 0, 0);\">Commercial Registry Details<\/span>:<\/b><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Registry: Madrid<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Volume: 33466<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">Page: 96<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">Entry: M-602400<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Registration: 1<\/span><\/li>\n<\/ul>\n<p><b>Contact email:<\/b><span style=\"font-weight: 400;\"> protecciondedatos@puedata.com<\/span>\n\t<\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-0bb7a7cd130475bf3 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_0bb7a7cd130475bf3\"><a aria-expanded=\"false\" aria-controls=\"0bb7a7cd130475bf3\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-1\" data-target=\"#0bb7a7cd130475bf3\" href=\"#0bb7a7cd130475bf3\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Users<\/span><\/a><\/h4><\/div><div id=\"0bb7a7cd130475bf3\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_0bb7a7cd130475bf3\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p>Access to and\/or use of this website attributes the status of USER, who accepts, from said access and\/or use, the General Conditions of Use set forth herein.<\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-60aa75b07c579e63b fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_60aa75b07c579e63b\"><a aria-expanded=\"false\" aria-controls=\"60aa75b07c579e63b\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-1\" data-target=\"#60aa75b07c579e63b\" href=\"#60aa75b07c579e63b\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Use of the website<\/span><\/a><\/h4><\/div><div id=\"60aa75b07c579e63b\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_60aa75b07c579e63b\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p>The website provides access to information, services, and data owned by PUEDATA. The user assumes full responsibility for the use of the website. <\/p>\n<ul>\n<\/ul>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-3f6db6bd8f275efe9 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_3f6db6bd8f275efe9\"><a aria-expanded=\"false\" aria-controls=\"3f6db6bd8f275efe9\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-1\" data-target=\"#3f6db6bd8f275efe9\" href=\"#3f6db6bd8f275efe9\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Intellectual and Industrial Property<\/span><\/a><\/h4><\/div><div id=\"3f6db6bd8f275efe9\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_3f6db6bd8f275efe9\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p>All content on this website, including texts, images, graphic design, source code, logos, trademarks, and other elements, is the exclusive property of PUE DATA or authorized third parties; its reproduction, distribution, or public display, in whole or in part, without prior express authorization is strictly prohibited.<\/p>\n<ul>\n<\/ul>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-40fe9a1c836fe01aa fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_40fe9a1c836fe01aa\"><a aria-expanded=\"false\" aria-controls=\"40fe9a1c836fe01aa\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-1\" data-target=\"#40fe9a1c836fe01aa\" href=\"#40fe9a1c836fe01aa\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Exclusion of Warranties and Liability<\/span><\/a><\/h4><\/div><div id=\"40fe9a1c836fe01aa\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_40fe9a1c836fe01aa\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p>PUEDATA shall not be held liable for damages of any nature that may arise from the use of the website, including errors or omissions in the content.<\/p>\n<ul>\n<\/ul>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-c825b6f28915224c8 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_c825b6f28915224c8\"><a aria-expanded=\"false\" aria-controls=\"c825b6f28915224c8\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-1\" data-target=\"#c825b6f28915224c8\" href=\"#c825b6f28915224c8\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Modifications<\/span><\/a><\/h4><\/div><div id=\"c825b6f28915224c8\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_c825b6f28915224c8\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p><span style=\"font-weight: 400;\">PUEDATA reserves the right to make any modifications it deems appropriate to its website without prior notice.<\/span><\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-cc013d79b8cd269c0 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_cc013d79b8cd269c0\"><a aria-expanded=\"false\" aria-controls=\"cc013d79b8cd269c0\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-1\" data-target=\"#cc013d79b8cd269c0\" href=\"#cc013d79b8cd269c0\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Links<\/span><\/a><\/h4><\/div><div id=\"cc013d79b8cd269c0\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_cc013d79b8cd269c0\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p><span style=\"font-weight: 400;\">In the event that the website provides links or hyperlinks to other Internet sites, PUE DATA shall not exercise any type of control over such sites and contents.<\/span><\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-22c91a2cfdfcb52d8 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_22c91a2cfdfcb52d8\"><a aria-expanded=\"false\" aria-controls=\"22c91a2cfdfcb52d8\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-1\" data-target=\"#22c91a2cfdfcb52d8\" href=\"#22c91a2cfdfcb52d8\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Right of Exclusion<\/span><\/a><\/h4><\/div><div id=\"22c91a2cfdfcb52d8\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_22c91a2cfdfcb52d8\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p><span style=\"font-weight: 400;\">PUE DATA reserves the right to deny or withdraw access to the website for any users who fail to comply with these conditions.<\/span><\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-2429beae11833f94b fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_2429beae11833f94b\"><a aria-expanded=\"false\" aria-controls=\"2429beae11833f94b\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-1\" data-target=\"#2429beae11833f94b\" href=\"#2429beae11833f94b\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Applicable Legislation and Jurisdiction<\/span><\/a><\/h4><\/div><div id=\"2429beae11833f94b\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_2429beae11833f94b\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p><span style=\"font-weight: 400;\">The relationship between PUE DATA and the user shall be governed by current Spanish regulations, and any dispute shall be submitted to the Courts and Tribunals that correspond in accordance with the law.<\/span><\/p>\n<p>&nbsp;<\/p>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-5 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling fusion-no-large-visibility\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-right:2%;--awb-padding-left:2%;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:104%;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-4 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"accordian fusion-accordian\" style=\"--awb-padding-top:15px;--awb-padding-bottom:15px;--awb-border-size:1px;--awb-icon-size:16px;--awb-content-font-size:18px;--awb-icon-alignment:left;--awb-hover-color:var(--awb-color2);--awb-border-color:var(--awb-color3);--awb-background-color:var(--awb-color1);--awb-divider-color:var(--awb-color3);--awb-divider-hover-color:var(--awb-color3);--awb-icon-color:var(--awb-color1);--awb-title-color:var(--awb-color5);--awb-content-color:var(--awb-color6);--awb-icon-box-color:var(--awb-color5);--awb-toggle-hover-accent-color:var(--awb-color4);--awb-title-font-family:var(--awb-typography1-font-family);--awb-title-font-weight:var(--awb-typography1-font-weight);--awb-title-font-style:var(--awb-typography1-font-style);--awb-title-font-size:26px;--awb-content-font-family:var(--awb-typography4-font-family);--awb-content-font-weight:var(--awb-typography4-font-weight);--awb-content-font-style:var(--awb-typography4-font-style);\"><div class=\"panel-group fusion-toggle-icon-boxed\" id=\"accordion-6767-2\"><div class=\"fusion-panel panel-default panel-154b67e03d1f2e725 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_154b67e03d1f2e725\"><a aria-expanded=\"false\" aria-controls=\"154b67e03d1f2e725\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-2\" data-target=\"#154b67e03d1f2e725\" href=\"#154b67e03d1f2e725\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Identifying data<\/span><\/a><\/h4><\/div><div id=\"154b67e03d1f2e725\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_154b67e03d1f2e725\"><div class=\"panel-body toggle-content fusion-clearfix\"><b>Company Name:<\/b><span style=\"font-weight: 400;\"> PUEDATA S.L<\/span><\/p>\n<p><b>NIF:<\/b><span style=\"font-weight: 400;\"> B87283685<\/span><\/p>\n<p><b>Address:<\/b><span style=\"font-weight: 400;\"> C\/ Arregui y Aruej 25-27, Madrid \u2013 28007, Spain<\/span><\/p>\n<p><b><span style=\"letter-spacing: 0.27px; background-color: rgba(0, 0, 0, 0);\">Commercial Registry Details<\/span>:<\/b><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Registry: Madrid<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Volume: 33466<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">Page: 96<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">Entry: M-602400<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Registration: 1<\/span><\/li>\n<\/ul>\n<p><b>Contact email:<\/b><span style=\"font-weight: 400;\"> protecciondedatos@puedata.com<\/span>\n\t<\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-392c2af32d87cc1f9 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_392c2af32d87cc1f9\"><a aria-expanded=\"false\" aria-controls=\"392c2af32d87cc1f9\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-2\" data-target=\"#392c2af32d87cc1f9\" href=\"#392c2af32d87cc1f9\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Users<\/span><\/a><\/h4><\/div><div id=\"392c2af32d87cc1f9\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_392c2af32d87cc1f9\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p>Access to and\/or use of this website attributes the status of USER, who accepts, from said access and\/or use, the General Conditions of Use set forth herein.<\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-bb9be835d03465aa9 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_bb9be835d03465aa9\"><a aria-expanded=\"false\" aria-controls=\"bb9be835d03465aa9\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-2\" data-target=\"#bb9be835d03465aa9\" href=\"#bb9be835d03465aa9\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Use of the website<\/span><\/a><\/h4><\/div><div id=\"bb9be835d03465aa9\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_bb9be835d03465aa9\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p>The website provides access to information, services, and data owned by PUEDATA. The user assumes full responsibility for the use of the website. <\/p>\n<ul>\n<\/ul>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-918e04eb91378d4bf fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_918e04eb91378d4bf\"><a aria-expanded=\"false\" aria-controls=\"918e04eb91378d4bf\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-2\" data-target=\"#918e04eb91378d4bf\" href=\"#918e04eb91378d4bf\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Intellectual and Industrial Property<\/span><\/a><\/h4><\/div><div id=\"918e04eb91378d4bf\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_918e04eb91378d4bf\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p>All content on this website, including texts, images, graphic design, source code, logos, trademarks, and other elements, is the exclusive property of PUE DATA or authorized third parties; its reproduction, distribution, or public display, in whole or in part, without prior express authorization is strictly prohibited.<\/p>\n<ul>\n<\/ul>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-7d6b7efe677ce2cf6 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_7d6b7efe677ce2cf6\"><a aria-expanded=\"false\" aria-controls=\"7d6b7efe677ce2cf6\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-2\" data-target=\"#7d6b7efe677ce2cf6\" href=\"#7d6b7efe677ce2cf6\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Exclusion of Warranties and Liability<\/span><\/a><\/h4><\/div><div id=\"7d6b7efe677ce2cf6\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_7d6b7efe677ce2cf6\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p>PUEDATA shall not be held liable for damages of any nature that may arise from the use of the website, including errors or omissions in the content.<\/p>\n<ul>\n<\/ul>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-5fb87706b5905ccc6 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_5fb87706b5905ccc6\"><a aria-expanded=\"false\" aria-controls=\"5fb87706b5905ccc6\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-2\" data-target=\"#5fb87706b5905ccc6\" href=\"#5fb87706b5905ccc6\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Modifications<\/span><\/a><\/h4><\/div><div id=\"5fb87706b5905ccc6\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_5fb87706b5905ccc6\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p><span style=\"font-weight: 400;\">PUEDATA reserves the right to make any modifications it deems appropriate to its website without prior notice.<\/span><\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-5cfa1e577360f526f fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_5cfa1e577360f526f\"><a aria-expanded=\"false\" aria-controls=\"5cfa1e577360f526f\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-2\" data-target=\"#5cfa1e577360f526f\" href=\"#5cfa1e577360f526f\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Links<\/span><\/a><\/h4><\/div><div id=\"5cfa1e577360f526f\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_5cfa1e577360f526f\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p><span style=\"font-weight: 400;\">In the event that the website provides links or hyperlinks to other Internet sites, PUE DATA shall not exercise any type of control over such sites and contents.<\/span><\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-12f75e883b5d5f717 fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_12f75e883b5d5f717\"><a aria-expanded=\"false\" aria-controls=\"12f75e883b5d5f717\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-2\" data-target=\"#12f75e883b5d5f717\" href=\"#12f75e883b5d5f717\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Right of Exclusion<\/span><\/a><\/h4><\/div><div id=\"12f75e883b5d5f717\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_12f75e883b5d5f717\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p><span style=\"font-weight: 400;\">PUE DATA reserves the right to deny or withdraw access to the website for any users who fail to comply with these conditions.<\/span><\/p>\n<\/div><\/div><\/div><div class=\"fusion-panel panel-default panel-6eeb748d68e96ba6e fusion-toggle-has-divider\"><div class=\"panel-heading\"><h4 class=\"panel-title toggle\" id=\"toggle_6eeb748d68e96ba6e\"><a aria-expanded=\"false\" aria-controls=\"6eeb748d68e96ba6e\" role=\"button\" data-toggle=\"collapse\" data-parent=\"#accordion-6767-2\" data-target=\"#6eeb748d68e96ba6e\" href=\"#6eeb748d68e96ba6e\"><span class=\"fusion-toggle-icon-wrapper\" aria-hidden=\"true\"><i class=\"fa-fusion-box active-icon fa-angle-double-down fas\" aria-hidden=\"true\"><\/i><i class=\"fa-fusion-box inactive-icon fa-angle-down fas\" aria-hidden=\"true\"><\/i><\/span><span class=\"fusion-toggle-heading\">Applicable Legislation and Jurisdiction<\/span><\/a><\/h4><\/div><div id=\"6eeb748d68e96ba6e\" class=\"panel-collapse collapse \" aria-labelledby=\"toggle_6eeb748d68e96ba6e\"><div class=\"panel-body toggle-content fusion-clearfix\">\n<p><span style=\"font-weight: 400;\">The relationship between PUE DATA and the user shall be governed by current Spanish regulations, and any dispute shall be submitted to the Courts and Tribunals that correspond in accordance with the law.<\/span><\/p>\n<p>&nbsp;<\/p>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6767","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/puedata.com\/en\/wp-json\/wp\/v2\/pages\/6767","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/puedata.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/puedata.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/puedata.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/puedata.com\/en\/wp-json\/wp\/v2\/comments?post=6767"}],"version-history":[{"count":5,"href":"https:\/\/puedata.com\/en\/wp-json\/wp\/v2\/pages\/6767\/revisions"}],"predecessor-version":[{"id":7121,"href":"https:\/\/puedata.com\/en\/wp-json\/wp\/v2\/pages\/6767\/revisions\/7121"}],"wp:attachment":[{"href":"https:\/\/puedata.com\/en\/wp-json\/wp\/v2\/media?parent=6767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}