{"id":3,"date":"2026-01-21T00:05:32","date_gmt":"2026-01-20T23:05:32","guid":{"rendered":"https:\/\/lupnicing.com\/?page_id=3"},"modified":"2026-04-30T01:48:58","modified_gmt":"2026-04-29T23:48:58","slug":"politica-privacidad","status":"publish","type":"page","link":"https:\/\/lupnicing.com\/?page_id=3","title":{"rendered":"Privacy  Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7f19220 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7f19220\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-681ce94\" data-id=\"681ce94\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-03e87bb elementor-widget elementor-widget-html\" data-id=\"03e87bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Privacy Policy \u2013 Lupnicing.com<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\r\n  <style>\r\n    :root {\r\n      --sky: #3b1a0a;\r\n      --deep: #fdf6f0;\r\n      --horizon: #5c2e10;\r\n      --gold: #8b3a0f;\r\n      --gold-light: #a04515;\r\n      --cloud: #1a0a02;\r\n      --mist: #2d1208;\r\n      --white: #ffffff;\r\n    }\r\n\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    body {\r\n      background: var(--deep);\r\n      color: var(--cloud);\r\n      font-family: 'DM Sans', sans-serif;\r\n      font-weight: 400;\r\n      line-height: 1.8;\r\n      min-height: 100vh;\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    header {\r\n      position: relative;\r\n      background: linear-gradient(160deg, #3b1a0a 0%, #1a0a02 100%);\r\n      padding: 80px 40px 60px;\r\n      text-align: center;\r\n      overflow: hidden;\r\n    }\r\n    header::before {\r\n      content: '';\r\n      position: absolute;\r\n      inset: 0;\r\n      background:\r\n        radial-gradient(ellipse 80% 60% at 50% -10%, rgba(139,58,15,.25) 0%, transparent 70%),\r\n        url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\r\n    }\r\n\r\n    .plane-icon {\r\n      font-size: 2.5rem;\r\n      display: block;\r\n      margin: 0 auto 20px;\r\n      animation: float 4s ease-in-out infinite;\r\n      filter: drop-shadow(0 0 20px rgba(245,200,154,.5));\r\n    }\r\n    @keyframes float {\r\n      0%, 100% { transform: translateY(0) rotate(-5deg); }\r\n      50%       { transform: translateY(-10px) rotate(5deg); }\r\n    }\r\n\r\n    .site-name {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1rem, 3vw, 1.1rem);\r\n      color: #f5c89a;\r\n      letter-spacing: 4px;\r\n      text-transform: uppercase;\r\n      font-weight: 400;\r\n      margin-bottom: 12px;\r\n    }\r\n    header h1 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(2rem, 6vw, 3.8rem);\r\n      font-weight: 900;\r\n      color: #ffffff;\r\n      line-height: 1.1;\r\n      margin-bottom: 18px;\r\n    }\r\n    header h1 span { color: #f5c89a; }\r\n\r\n    .header-sub {\r\n      font-size: .95rem;\r\n      color: #e0c8b0;\r\n      letter-spacing: 1px;\r\n    }\r\n\r\n    .gold-rule {\r\n      width: 60px;\r\n      height: 2px;\r\n      background: linear-gradient(90deg, transparent, #a04515, transparent);\r\n      margin: 24px auto 0;\r\n    }\r\n\r\n    main {\r\n      max-width: 860px;\r\n      margin: 0 auto;\r\n      padding: 60px 32px 100px;\r\n    }\r\n\r\n    .date-badge {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      background: rgba(139,58,15,.1);\r\n      border: 1px solid rgba(139,58,15,.3);\r\n      color: #6b2a05;\r\n      font-size: .8rem;\r\n      font-weight: 700;\r\n      letter-spacing: 1.5px;\r\n      text-transform: uppercase;\r\n      padding: 6px 16px;\r\n      border-radius: 100px;\r\n      margin-bottom: 50px;\r\n    }\r\n    .date-badge::before { content: '\ud83d\udcc5'; font-size: .9rem; }\r\n\r\n    section {\r\n      margin-bottom: 52px;\r\n      padding-bottom: 52px;\r\n      border-bottom: 1px solid rgba(59,26,10,.15);\r\n    }\r\n    section:last-of-type { border-bottom: none; }\r\n\r\n    .section-number {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 4rem;\r\n      font-weight: 900;\r\n      color: rgba(139,58,15,.1);\r\n      line-height: 1;\r\n      margin-bottom: -10px;\r\n      display: block;\r\n    }\r\n\r\n    h2 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1.25rem, 3vw, 1.65rem);\r\n      font-weight: 700;\r\n      color: #1a0a02;\r\n      margin-bottom: 18px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n    }\r\n    h2 .icon {\r\n      width: 36px; height: 36px;\r\n      background: linear-gradient(135deg, #8b3a0f, #a04515);\r\n      border-radius: 8px;\r\n      display: flex; align-items: center; justify-content: center;\r\n      font-size: 1rem;\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    p { color: #1a0a02; margin-bottom: 14px; font-size: .97rem; font-weight: 400; }\r\n    p:last-child { margin-bottom: 0; }\r\n\r\n    ul { list-style: none; padding: 0; margin: 14px 0; }\r\n    ul li {\r\n      color: #1a0a02;\r\n      font-size: .97rem;\r\n      font-weight: 400;\r\n      padding: 8px 0 8px 28px;\r\n      position: relative;\r\n      border-bottom: 1px solid rgba(59,26,10,.08);\r\n    }\r\n    ul li:last-child { border-bottom: none; }\r\n    ul li::before {\r\n      content: '\u2192';\r\n      position: absolute;\r\n      left: 0;\r\n      color: #8b3a0f;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .highlight-box {\r\n      background: rgba(139,58,15,.06);\r\n      border-left: 3px solid #8b3a0f;\r\n      border-radius: 0 12px 12px 0;\r\n      padding: 20px 24px;\r\n      margin: 20px 0;\r\n    }\r\n    .highlight-box p { color: #1a0a02; margin: 0; font-weight: 500; }\r\n\r\n    .info-card {\r\n      background: rgba(59,26,10,.04);\r\n      border: 1px solid rgba(59,26,10,.12);\r\n      border-radius: 16px;\r\n      padding: 24px 28px;\r\n      margin-top: 16px;\r\n    }\r\n    .info-card strong { color: #6b2a05; font-weight: 700; }\r\n    .info-card p { color: #1a0a02; }\r\n\r\n    .contact-box {\r\n      background: linear-gradient(135deg, #3b1a0a, #1a0a02);\r\n      border: 1px solid rgba(139,58,15,.3);\r\n      border-radius: 20px;\r\n      padding: 36px;\r\n      text-align: center;\r\n      margin-top: 60px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    .contact-box::before {\r\n      content: '\u2708';\r\n      position: absolute;\r\n      right: -20px; top: -20px;\r\n      font-size: 8rem;\r\n      opacity: .05;\r\n      transform: rotate(45deg);\r\n    }\r\n    .contact-box h3 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 1.5rem;\r\n      color: #ffffff;\r\n      margin-bottom: 10px;\r\n    }\r\n    .contact-box p { color: #e0c8b0; margin-bottom: 0; font-weight: 400; }\r\n    .contact-link {\r\n      display: inline-block;\r\n      margin-top: 18px;\r\n      background: linear-gradient(135deg, #8b3a0f, #a04515);\r\n      color: #ffffff;\r\n      font-weight: 700;\r\n      font-size: .9rem;\r\n      padding: 12px 28px;\r\n      border-radius: 100px;\r\n      text-decoration: none;\r\n      letter-spacing: .5px;\r\n      transition: transform .2s, box-shadow .2s;\r\n    }\r\n    .contact-link:hover {\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 8px 24px rgba(139,58,15,.4);\r\n    }\r\n\r\n    footer {\r\n      text-align: center;\r\n      padding: 30px;\r\n      color: #5a3a2a;\r\n      font-size: .8rem;\r\n      border-top: 1px solid rgba(59,26,10,.12);\r\n      background: #f0e6de;\r\n    }\r\n    footer a { color: #6b2a05; text-decoration: none; font-weight: 700; }\r\n\r\n    @media (max-width: 600px) {\r\n      header { padding: 60px 24px 44px; }\r\n      main { padding: 44px 20px 70px; }\r\n      .contact-box { padding: 28px 20px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header>\r\n  <span class=\"plane-icon\">\u2708\ufe0f<\/span>\r\n  <p class=\"site-name\">Lupnicing.com \u00b7 Cheap Flights<\/p>\r\n  <h1>Privacy<br\/><span>Policy<\/span><\/h1>\r\n  <p class=\"header-sub\">Book cheap flights &amp; affiliate programme<\/p>\r\n  <div class=\"gold-rule\"><\/div>\r\n<\/header>\r\n\r\n<main>\r\n\r\n  <div class=\"date-badge\">Last updated: 29 March 2026<\/div>\r\n\r\n  <!-- 00 -->\r\n  <section>\r\n    <span class=\"section-number\">00<\/span>\r\n    <h2><span class=\"icon\">\ud83c\udf10<\/span>Introduction<\/h2>\r\n    <p>\r\n      Welcome to <strong style=\"color:#6b2a05;font-weight:700\">lupnicing.com<\/strong>, an affiliate website dedicated to searching and booking <em>cheap flights<\/em>. Protecting your personal data is our highest priority.\r\n    <\/p>\r\n    <p>\r\n      This Privacy Policy describes how we collect, use, share, and protect your information when you visit our website. By browsing lupnicing.com, you accept the practices described below.\r\n    <\/p>\r\n    <div class=\"highlight-box\">\r\n      <p>\u26a0\ufe0f <strong style=\"color:#6b2a05;font-weight:700\">Important:<\/strong> Lupnicing.com is an affiliate website. We do not sell airline tickets directly. We redirect users to third-party partners (airlines, online travel agencies) who are responsible for their own privacy policies at the point of purchase.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 01 -->\r\n  <section>\r\n    <span class=\"section-number\">01<\/span>\r\n    <h2><span class=\"icon\">\ud83d\udc64<\/span>Data Controller<\/h2>\r\n    <p>The site lupnicing.com is operated as an independent affiliate website. The data controller is:<\/p>\r\n    <div class=\"info-card\">\r\n      <p><strong>Website:<\/strong> lupnicing.com<\/p>\r\n      <p><strong>Activity:<\/strong> Flight comparison and affiliate programme \u2013 Book Flights<\/p>\r\n      <p><strong>Contact:<\/strong> via the contact form available on the website<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 02 -->\r\n  <section>\r\n    <span class=\"section-number\">02<\/span>\r\n    <h2><span class=\"icon\">\ud83d\udccb<\/span>Data Collected<\/h2>\r\n    <p>We may collect the following categories of data:<\/p>\r\n    <ul>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Browsing data:<\/strong> IP address, browser type, pages visited, visit duration, traffic source, links clicked.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Analytical data:<\/strong> aggregated statistics on site usage (via third-party tools such as Google Analytics).<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Cookies and trackers:<\/strong> session cookies, affiliate cookies (click identifiers for commission tracking), third-party advertising cookies.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Form data (if applicable):<\/strong> name and email address, if you contact us via a form.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Conversion data:<\/strong> click on an affiliate link and tracking of bookings made on the partner's site (anonymised data).<\/li>\r\n    <\/ul>\r\n    <p>We never collect <strong style=\"color:#6b2a05;font-weight:700\">banking details<\/strong>, credit card numbers, or passwords. Such information is handled exclusively on the platforms of our certified partners.<\/p>\r\n  <\/section>\r\n\r\n  <!-- 03 -->\r\n  <section>\r\n    <span class=\"section-number\">03<\/span>\r\n    <h2><span class=\"icon\">\ud83c\udfaf<\/span>Purposes of Processing<\/h2>\r\n    <p>Your data is processed for the following purposes:<\/p>\r\n    <ul>\r\n      <li>Ensuring the proper functioning of the website and improving the user experience.<\/li>\r\n      <li>Measuring audience and analysing site performance (anonymous statistics).<\/li>\r\n      <li>Managing the affiliate programme and correctly attributing commissions to our partners.<\/li>\r\n      <li>Displaying personalised advertising through partner networks (Google Ads, affiliate networks).<\/li>\r\n      <li>Responding to your support or contact requests.<\/li>\r\n      <li>Complying with our legal obligations.<\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- 04 -->\r\n  <section>\r\n    <span class=\"section-number\">04<\/span>\r\n    <h2><span class=\"icon\">\u2708\ufe0f<\/span>Affiliate Links and Partners<\/h2>\r\n    <p>\r\n      Lupnicing.com participates in affiliate programmes with partners specialising in flights and travel. When you click on an affiliate link and make a booking, we receive a commission at no additional cost to you.\r\n    <\/p>\r\n    <p>Our partners may include, non-exhaustively:<\/p>\r\n    <ul>\r\n      <li>Low-cost and full-service airlines<\/li>\r\n      <li>Online travel agencies (OTAs): Booking.com, Kayak, Skyscanner, eDreams, Rumbo, etc.<\/li>\r\n      <li>Affiliate networks: Travelpayouts, Commission Junction, Awin, Tradedoubler, etc.<\/li>\r\n      <li>Flight comparison platforms<\/li>\r\n    <\/ul>\r\n    <div class=\"highlight-box\">\r\n      <p>Each partner has its own Privacy Policy. We recommend reviewing it before completing any booking on their platform.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 05 -->\r\n  <section>\r\n    <span class=\"section-number\">05<\/span>\r\n    <h2><span class=\"icon\">\ud83c\udf6a<\/span>Cookie Policy<\/h2>\r\n    <p>We use cookies to improve your experience and ensure affiliate tracking. The types of cookies used are:<\/p>\r\n    <ul>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Strictly necessary cookies:<\/strong> essential for the functioning of the site. They cannot be disabled.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Analytical cookies:<\/strong> used to measure audience (e.g., Google Analytics 4 with IP anonymisation).<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Affiliate cookies:<\/strong> record clicks on affiliate links to attribute commissions (duration varies by partner: from 24 hours to 90 days).<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Advertising cookies:<\/strong> used to display personalised ads (Google Ads, affiliate networks).<\/li>\r\n    <\/ul>\r\n    <p>\r\n      On your first visit, a consent banner allows you to accept or decline non-essential cookies, in accordance with the GDPR and the ePrivacy Directive.\r\n    <\/p>\r\n    <p>\r\n      You can also manage your preferences directly from your browser settings.\r\n    <\/p>\r\n  <\/section>\r\n\r\n  <!-- 06 -->\r\n  <section>\r\n    <span class=\"section-number\">06<\/span>\r\n    <h2><span class=\"icon\">\u2696\ufe0f<\/span>Legal Basis for Processing (GDPR)<\/h2>\r\n    <p>In accordance with the General Data Protection Regulation (GDPR \u2013 EU 2016\/679), the processing of your data is based on the following legal grounds:<\/p>\r\n    <ul>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Your consent<\/strong> \u2014 for analytical and advertising cookies.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Our legitimate interest<\/strong> \u2014 for security measures, fraud prevention, and site improvement.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Performance of a contract<\/strong> \u2014 for handling a contact request.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Legal obligation<\/strong> \u2014 for compliance with applicable regulations.<\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- 07 -->\r\n  <section>\r\n    <span class=\"section-number\">07<\/span>\r\n    <h2><span class=\"icon\">\ud83d\udd17<\/span>Data Sharing<\/h2>\r\n    <p>We never sell your personal data to third parties. Your data may be shared in the following cases:<\/p>\r\n    <ul>\r\n      <li>With our <strong style=\"color:#1a0a02;font-weight:600\">affiliate partners<\/strong> for conversion tracking (anonymised or pseudonymised data).<\/li>\r\n      <li>With <strong style=\"color:#1a0a02;font-weight:600\">technical service providers<\/strong> (hosting, analytics tools) acting as data processors under contract.<\/li>\r\n      <li>If required by a <strong style=\"color:#1a0a02;font-weight:600\">competent legal authority<\/strong> (courts, public administration).<\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- 08 -->\r\n  <section>\r\n    <span class=\"section-number\">08<\/span>\r\n    <h2><span class=\"icon\">\ud83c\udf0d<\/span>International Transfers<\/h2>\r\n    <p>\r\n      Some of our partners (in particular Google Analytics and affiliate networks) may process data outside the European Union, especially in the United States. Such transfers are covered by appropriate mechanisms such as <strong style=\"color:#1a0a02;font-weight:600\">Standard Contractual Clauses<\/strong> approved by the European Commission or the <strong style=\"color:#1a0a02;font-weight:600\">EU\u2013US Data Privacy Framework<\/strong>.\r\n    <\/p>\r\n  <\/section>\r\n\r\n  <!-- 09 -->\r\n  <section>\r\n    <span class=\"section-number\">09<\/span>\r\n    <h2><span class=\"icon\">\u23f1\ufe0f<\/span>Retention Periods<\/h2>\r\n    <ul>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Browsing data \/ logs:<\/strong> maximum 13 months.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Analytical cookies:<\/strong> maximum 13 months.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Affiliate cookies:<\/strong> from 24 hours to 90 days depending on the partner programme.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Contact data:<\/strong> 3 years from the last contact.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Accounting \/ tax data:<\/strong> 7 years in accordance with applicable Spanish legislation.<\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- 10 -->\r\n  <section>\r\n    <span class=\"section-number\">10<\/span>\r\n    <h2><span class=\"icon\">\ud83d\udd10<\/span>Your Rights<\/h2>\r\n    <p>In accordance with the GDPR and Organic Law 3\/2018 on Personal Data Protection (LOPDGDD), you have the following rights regarding your personal data:<\/p>\r\n    <ul>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Right of access:<\/strong> obtain a copy of your data.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Right of rectification:<\/strong> correct inaccurate data.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Right of erasure:<\/strong> request deletion (\"right to be forgotten\").<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Right to object:<\/strong> object to the processing of your data.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Right to restriction:<\/strong> temporarily suspend processing.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Right to portability:<\/strong> receive your data in a machine-readable format.<\/li>\r\n      <li><strong style=\"color:#1a0a02;font-weight:600\">Right to withdraw consent<\/strong> at any time, without affecting the lawfulness of prior processing.<\/li>\r\n    <\/ul>\r\n    <p>To exercise your rights, contact us via the site's contact form. We will respond within a maximum of <strong style=\"color:#6b2a05;font-weight:700\">30 working days<\/strong>. You also have the right to lodge a complaint with the Spanish Data Protection Agency (<strong style=\"color:#6b2a05;font-weight:700\">AEPD<\/strong>) at <a href=\"https:\/\/www.aepd.es\" style=\"color:#6b2a05\">www.aepd.es<\/a>.<\/p>\r\n  <\/section>\r\n\r\n  <!-- 11 -->\r\n  <section>\r\n    <span class=\"section-number\">11<\/span>\r\n    <h2><span class=\"icon\">\ud83d\udee1\ufe0f<\/span>Data Security<\/h2>\r\n    <p>\r\n      We implement appropriate technical and organisational measures to protect your data against unauthorised access, disclosure, alteration, or destruction. This includes HTTPS (TLS) encryption of communications, restriction of access to personal data, and regular monitoring of our systems.\r\n    <\/p>\r\n  <\/section>\r\n\r\n  <!-- 12 -->\r\n  <section>\r\n    <span class=\"section-number\">12<\/span>\r\n    <h2><span class=\"icon\">\ud83d\udeb8<\/span>Protection of Minors<\/h2>\r\n    <p>\r\n      Lupnicing.com is not intended for persons under the age of 14 (in accordance with the Spanish LOPDGDD). We do not knowingly collect personal data from minors. If we become aware that a minor has provided us with data without parental consent, we will delete it immediately.\r\n    <\/p>\r\n  <\/section>\r\n\r\n  <!-- 13 -->\r\n  <section>\r\n    <span class=\"section-number\">13<\/span>\r\n    <h2><span class=\"icon\">\ud83d\udcdd<\/span>Policy Modifications<\/h2>\r\n    <p>\r\n      We reserve the right to modify this Privacy Policy at any time to reflect changes in our practices or applicable regulations. The date of the last update appears at the top of this page. Continued use of the site following any modification constitutes acceptance of the updated version.\r\n    <\/p>\r\n  <\/section>\r\n\r\n  <!-- CONTACT BOX -->\r\n  <div class=\"contact-box\">\r\n    <h3>Do you have any questions about your data?<\/h3>\r\n    <p>Our team is available to answer all your questions relating to the protection of your personal data.<\/p>\r\n    <a href=\"https:\/\/lupnicing.com\/contact\" class=\"contact-link\">\u2709 Contact Us<\/a>\r\n  <\/div>\r\n\r\n<\/main>\r\n\r\n<footer>\r\n  <p>\u00a9 2026 <a href=\"https:\/\/lupnicing.com\">lupnicing.com<\/a> \u00b7 All rights reserved \u00b7 Cheap Flights \u2013 Book Flights<\/p>\r\n  <p style=\"margin-top:8px\">This document has been drafted in accordance with the GDPR (EU 2016\/679), the LOPDGDD (Organic Law 3\/2018), and applicable Spanish data protection legislation.<\/p>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Privacy Policy \u2013 Lupnicing.com \u2708\ufe0f Lupnicing.com \u00b7 Cheap Flights PrivacyPolicy Book cheap flights &amp; affiliate programme Last updated: 29 March [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/lupnicing.com\/index.php?rest_route=\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lupnicing.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lupnicing.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lupnicing.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lupnicing.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3"}],"version-history":[{"count":10,"href":"https:\/\/lupnicing.com\/index.php?rest_route=\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":1363,"href":"https:\/\/lupnicing.com\/index.php?rest_route=\/wp\/v2\/pages\/3\/revisions\/1363"}],"wp:attachment":[{"href":"https:\/\/lupnicing.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}