{"id":1481,"date":"2026-05-02T23:36:23","date_gmt":"2026-05-02T21:36:23","guid":{"rendered":"https:\/\/lupnicing.com\/?page_id=1481"},"modified":"2026-05-03T00:13:10","modified_gmt":"2026-05-02T22:13:10","slug":"politique-de-ultilisateu","status":"publish","type":"page","link":"https:\/\/lupnicing.com\/?page_id=1481","title":{"rendered":"Website user Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1481\" class=\"elementor elementor-1481\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a2913aa elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a2913aa\" 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-151e982\" data-id=\"151e982\" 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-24abdc4 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"24abdc4\" 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>User Policy \u2014 Lupnicing.com<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\" \/>\r\n  <style>\r\n    :root {\r\n      --blue-deep:   #0f2a4a;\r\n      --blue-mid:    #1a56a0;\r\n      --blue-light:  #3b82c4;\r\n      --gold:        #c8953a;\r\n      --gold-light:  #f0d49a;\r\n      --cream:       #faf7f2;\r\n      --ink:         #1c1c1e;\r\n      --ink-light:   #4a4a52;\r\n      --rule:        #d6cfc5;\r\n      --bg:          #ffffff;\r\n      --sidebar-w:   260px;\r\n    }\r\n\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n    html { scroll-behavior: smooth; }\r\n\r\n    body {\r\n      font-family: 'DM Sans', sans-serif;\r\n      font-weight: 300;\r\n      background: var(--bg);\r\n      color: var(--ink);\r\n      line-height: 1.75;\r\n    }\r\n\r\n    \/* \u2500\u2500 LOGO SVG shared styles \u2500\u2500 *\/\r\n    .logo-svg { display: block; }\r\n\r\n    \/* \u2500\u2500 TOP BANNER \u2500\u2500 *\/\r\n    .banner {\r\n      background: var(--blue-deep);\r\n      color: #fff;\r\n      text-align: center;\r\n      padding: 48px 24px 44px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    .banner::before {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background:\r\n        radial-gradient(ellipse 80% 60% at 20% 50%, rgba(58,130,196,.25) 0%, transparent 70%),\r\n        radial-gradient(ellipse 60% 80% at 80% 40%, rgba(200,149,58,.12) 0%, transparent 70%);\r\n      pointer-events: none;\r\n    }\r\n    .banner-logo-wrap {\r\n      display: flex;\r\n      justify-content: center;\r\n      margin-bottom: 20px;\r\n    }\r\n    .banner-label {\r\n      font-size: .68rem;\r\n      font-weight: 500;\r\n      letter-spacing: .18em;\r\n      text-transform: uppercase;\r\n      color: var(--gold-light);\r\n      margin-bottom: 12px;\r\n      opacity: .8;\r\n    }\r\n    .banner h1 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1.8rem, 5vw, 3rem);\r\n      font-weight: 700;\r\n      line-height: 1.15;\r\n      color: #fff;\r\n      margin-bottom: 10px;\r\n    }\r\n    .banner h1 em { font-style: italic; color: var(--gold-light); }\r\n    .banner-meta {\r\n      font-size: .76rem;\r\n      color: rgba(255,255,255,.45);\r\n      margin-top: 14px;\r\n      letter-spacing: .04em;\r\n    }\r\n    .banner-divider {\r\n      width: 48px; height: 2px;\r\n      background: var(--gold);\r\n      margin: 18px auto 0;\r\n      border-radius: 2px;\r\n    }\r\n\r\n    \/* \u2500\u2500 NAV BAR (logo #2) \u2500\u2500 *\/\r\n    .topnav {\r\n      background: #fff;\r\n      border-bottom: 1px solid var(--rule);\r\n      padding: 10px 32px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n      position: sticky;\r\n      top: 0;\r\n      z-index: 100;\r\n      box-shadow: 0 2px 12px rgba(15,42,74,.06);\r\n    }\r\n    .topnav-right {\r\n      margin-left: auto;\r\n      font-size: .72rem;\r\n      color: var(--ink-light);\r\n      letter-spacing: .04em;\r\n    }\r\n\r\n    \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\r\n    .layout {\r\n      display: flex;\r\n      align-items: flex-start;\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      padding: 48px 24px 80px;\r\n      gap: 48px;\r\n    }\r\n\r\n    \/* \u2500\u2500 SIDEBAR (logo #3) \u2500\u2500 *\/\r\n    .sidebar {\r\n      flex: 0 0 var(--sidebar-w);\r\n      position: sticky;\r\n      top: 64px;\r\n      background: var(--cream);\r\n      border-radius: 10px;\r\n      padding: 20px 0 16px;\r\n      border: 1px solid var(--rule);\r\n    }\r\n    .sidebar-logo {\r\n      display: flex;\r\n      justify-content: center;\r\n      padding: 0 20px 16px;\r\n      border-bottom: 1px solid var(--rule);\r\n    }\r\n    .sidebar-title {\r\n      font-size: .64rem;\r\n      font-weight: 500;\r\n      letter-spacing: .14em;\r\n      text-transform: uppercase;\r\n      color: var(--ink-light);\r\n      padding: 12px 20px 10px;\r\n    }\r\n    .sidebar nav a {\r\n      display: block;\r\n      padding: 6px 20px;\r\n      font-size: .77rem;\r\n      color: var(--ink-light);\r\n      text-decoration: none;\r\n      transition: color .2s, background .2s;\r\n      line-height: 1.4;\r\n      border-left: 2px solid transparent;\r\n    }\r\n    .sidebar nav a:hover,\r\n    .sidebar nav a.active {\r\n      color: var(--blue-mid);\r\n      background: rgba(26,86,160,.06);\r\n      border-left-color: var(--blue-mid);\r\n    }\r\n    .sidebar nav a span {\r\n      display: inline-block;\r\n      width: 18px;\r\n      font-size: .68rem;\r\n      color: var(--gold);\r\n      font-weight: 500;\r\n    }\r\n\r\n    \/* \u2500\u2500 CONTENT \u2500\u2500 *\/\r\n    .content { flex: 1; min-width: 0; }\r\n\r\n    .section {\r\n      padding-bottom: 40px;\r\n      margin-bottom: 40px;\r\n      border-bottom: 1px solid var(--rule);\r\n      opacity: 0;\r\n      transform: translateY(18px);\r\n      transition: opacity .5s ease, transform .5s ease;\r\n    }\r\n    .section.visible { opacity: 1; transform: none; }\r\n    .section:last-child { border-bottom: none; }\r\n\r\n    .section-header {\r\n      display: flex;\r\n      align-items: baseline;\r\n      gap: 14px;\r\n      margin-bottom: 18px;\r\n    }\r\n    .section-num {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 2rem;\r\n      font-weight: 400;\r\n      color: var(--gold);\r\n      line-height: 1;\r\n      min-width: 36px;\r\n    }\r\n    .section-title {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 1.28rem;\r\n      font-weight: 700;\r\n      color: var(--blue-deep);\r\n      line-height: 1.25;\r\n    }\r\n\r\n    h3 {\r\n      font-family: 'DM Sans', sans-serif;\r\n      font-weight: 500;\r\n      font-size: .88rem;\r\n      letter-spacing: .05em;\r\n      text-transform: uppercase;\r\n      color: var(--blue-mid);\r\n      margin: 22px 0 8px;\r\n    }\r\n\r\n    p {\r\n      font-size: .91rem;\r\n      color: var(--ink-light);\r\n      margin-bottom: 12px;\r\n      text-align: justify;\r\n    }\r\n\r\n    ul { list-style: none; margin: 10px 0 14px; padding: 0; }\r\n    ul li {\r\n      display: flex;\r\n      gap: 10px;\r\n      font-size: .87rem;\r\n      color: var(--ink-light);\r\n      padding: 5px 0;\r\n      border-bottom: 1px dashed var(--rule);\r\n    }\r\n    ul li:last-child { border-bottom: none; }\r\n    ul li::before {\r\n      content: '\u203a';\r\n      color: var(--gold);\r\n      font-size: 1rem;\r\n      line-height: 1.5;\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    .highlight-box {\r\n      background: linear-gradient(135deg, rgba(26,86,160,.06), rgba(200,149,58,.06));\r\n      border-left: 3px solid var(--gold);\r\n      border-radius: 0 8px 8px 0;\r\n      padding: 16px 20px;\r\n      margin: 16px 0;\r\n      font-size: .88rem;\r\n      color: var(--ink-light);\r\n    }\r\n    .highlight-box strong { color: var(--blue-deep); font-weight: 500; }\r\n\r\n    \/* \u2500\u2500 CONTACT GRID \u2500\u2500 *\/\r\n    .contact-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n      gap: 16px;\r\n      margin-top: 16px;\r\n    }\r\n    .contact-card {\r\n      background: var(--cream);\r\n      border: 1px solid var(--rule);\r\n      border-radius: 8px;\r\n      padding: 16px 18px;\r\n    }\r\n    .contact-card .label {\r\n      font-size: .64rem;\r\n      font-weight: 500;\r\n      letter-spacing: .12em;\r\n      text-transform: uppercase;\r\n      color: var(--gold);\r\n      margin-bottom: 6px;\r\n    }\r\n    .contact-card .value {\r\n      font-size: .84rem;\r\n      color: var(--blue-mid);\r\n      word-break: break-word;\r\n    }\r\n\r\n    \/* \u2500\u2500 FOOTER (logo #4 + #5) \u2500\u2500 *\/\r\n    footer {\r\n      background: var(--blue-deep);\r\n      color: rgba(255,255,255,.45);\r\n      padding: 36px 24px 28px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    footer::before {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background: radial-gradient(ellipse 60% 80% at 80% 50%, rgba(200,149,58,.08) 0%, transparent 70%);\r\n      pointer-events: none;\r\n    }\r\n    .footer-inner {\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 28px;\r\n      align-items: flex-start;\r\n      justify-content: space-between;\r\n    }\r\n    .footer-brand { display: flex; flex-direction: column; gap: 10px; }\r\n    .footer-brand p {\r\n      font-size: .75rem;\r\n      color: rgba(255,255,255,.4);\r\n      text-align: left;\r\n      margin: 0;\r\n    }\r\n    .footer-links {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 6px;\r\n    }\r\n    .footer-links span {\r\n      font-size: .65rem;\r\n      letter-spacing: .1em;\r\n      text-transform: uppercase;\r\n      color: var(--gold-light);\r\n      opacity: .7;\r\n      margin-bottom: 4px;\r\n    }\r\n    .footer-links a {\r\n      font-size: .78rem;\r\n      color: rgba(255,255,255,.45);\r\n      text-decoration: none;\r\n    }\r\n    .footer-links a:hover { color: var(--gold-light); }\r\n    .footer-bottom {\r\n      max-width: 1100px;\r\n      margin: 24px auto 0;\r\n      padding-top: 16px;\r\n      border-top: 1px solid rgba(255,255,255,.08);\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      align-items: center;\r\n      gap: 16px;\r\n      justify-content: space-between;\r\n    }\r\n    .footer-bottom p { font-size: .72rem; color: rgba(255,255,255,.3); margin: 0; text-align: left; }\r\n    .footer-bottom strong { color: var(--gold-light); font-weight: 400; }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n    @media (max-width: 720px) {\r\n      .sidebar { display: none; }\r\n      .layout { padding: 32px 18px 60px; }\r\n      .topnav-right { display: none; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     LOGO #1 \u2014 BANNER (large, centred)\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<header class=\"banner\">\r\n  <div class=\"banner-logo-wrap\">\r\n    <svg class=\"logo-svg\" width=\"200\" height=\"52\" viewBox=\"0 0 200 52\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Lupnicing.com\">\r\n      <!-- Plane icon -->\r\n      <g transform=\"translate(4,10)\">\r\n        <path d=\"M28 16 L8 22 L14 26 L10 34 L16 31 L19 36 L22 25 L32 22 Z\"\r\n              fill=\"#c8953a\" opacity=\".95\"\/>\r\n        <circle cx=\"30\" cy=\"15\" r=\"3\" fill=\"#f0d49a\" opacity=\".7\"\/>\r\n      <\/g>\r\n      <!-- Wordmark -->\r\n      <text x=\"44\" y=\"30\"\r\n            font-family=\"'Playfair Display', Georgia, serif\"\r\n            font-size=\"22\" font-weight=\"700\"\r\n            fill=\"#ffffff\" letter-spacing=\".5\">Lupnicing<\/text>\r\n      <text x=\"44\" y=\"44\"\r\n            font-family=\"'DM Sans', Arial, sans-serif\"\r\n            font-size=\"10\" font-weight=\"300\"\r\n            fill=\"#f0d49a\" letter-spacing=\"2\" opacity=\".8\">.com<\/text>\r\n      <!-- Gold underline -->\r\n      <line x1=\"44\" y1=\"47\" x2=\"174\" y2=\"47\" stroke=\"#c8953a\" stroke-width=\"1.5\" stroke-linecap=\"round\" opacity=\".5\"\/>\r\n    <\/svg>\r\n  <\/div>\r\n  <p class=\"banner-label\">Legal Documentation<\/p>\r\n  <h1>Website <em>User Policy<\/em><\/h1>\r\n  <p class=\"banner-meta\">Affiliate Travel Website &nbsp;\u00b7&nbsp; Version 1.0 &nbsp;\u00b7&nbsp; Last updated: 2 May 2026<\/p>\r\n  <div class=\"banner-divider\"><\/div>\r\n<\/header>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     LOGO #2 \u2014 STICKY TOP NAV (compact)\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<nav class=\"topnav\">\r\n  <svg class=\"logo-svg\" width=\"130\" height=\"34\" viewBox=\"0 0 130 34\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Lupnicing.com\">\r\n    <g transform=\"translate(2,5)\">\r\n      <path d=\"M20 11 L5 15 L9 18 L7 23 L11 21 L13 25 L15 17 L22 15 Z\"\r\n            fill=\"#c8953a\"\/>\r\n      <circle cx=\"21\" cy=\"10\" r=\"2.2\" fill=\"#1a56a0\" opacity=\".7\"\/>\r\n    <\/g>\r\n    <text x=\"30\" y=\"20\"\r\n          font-family=\"'Playfair Display', Georgia, serif\"\r\n          font-size=\"15\" font-weight=\"700\"\r\n          fill=\"#0f2a4a\" letter-spacing=\".3\">Lupnicing<\/text>\r\n    <text x=\"30\" y=\"30\"\r\n          font-family=\"'DM Sans', Arial, sans-serif\"\r\n          font-size=\"7.5\" font-weight=\"300\"\r\n          fill=\"#c8953a\" letter-spacing=\"1.5\">.com<\/text>\r\n  <\/svg>\r\n  <span class=\"topnav-right\">User Policy &nbsp;v1.0<\/span>\r\n<\/nav>\r\n\r\n<!-- MAIN LAYOUT -->\r\n<div class=\"layout\">\r\n\r\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       LOGO #3 \u2014 SIDEBAR (medium)\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n  <aside class=\"sidebar\">\r\n    <div class=\"sidebar-logo\">\r\n      <svg class=\"logo-svg\" width=\"140\" height=\"38\" viewBox=\"0 0 140 38\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Lupnicing.com\">\r\n        <g transform=\"translate(2,6)\">\r\n          <path d=\"M22 12 L6 17 L10 20 L7 27 L12 24 L14 28 L17 19 L24 17 Z\"\r\n                fill=\"#c8953a\"\/>\r\n          <circle cx=\"23\" cy=\"11\" r=\"2.5\" fill=\"#1a56a0\" opacity=\".6\"\/>\r\n        <\/g>\r\n        <text x=\"32\" y=\"22\"\r\n              font-family=\"'Playfair Display', Georgia, serif\"\r\n              font-size=\"16\" font-weight=\"700\"\r\n              fill=\"#0f2a4a\" letter-spacing=\".3\">Lupnicing<\/text>\r\n        <text x=\"32\" y=\"33\"\r\n              font-family=\"'DM Sans', Arial, sans-serif\"\r\n              font-size=\"8\" font-weight=\"300\"\r\n              fill=\"#c8953a\" letter-spacing=\"1.5\">.com<\/text>\r\n      <\/svg>\r\n    <\/div>\r\n    <p class=\"sidebar-title\">Contents<\/p>\r\n    <nav id=\"toc\">\r\n      <a href=\"#s1\"><span>01<\/span> Purpose &amp; Scope<\/a>\r\n      <a href=\"#s2\"><span>02<\/span> Acceptance of Terms<\/a>\r\n      <a href=\"#s3\"><span>03<\/span> Permitted Use<\/a>\r\n      <a href=\"#s4\"><span>04<\/span> Prohibited Conduct<\/a>\r\n      <a href=\"#s5\"><span>05<\/span> Affiliate Transparency<\/a>\r\n      <a href=\"#s6\"><span>06<\/span> Intellectual Property<\/a>\r\n      <a href=\"#s7\"><span>07<\/span> Limitation of Liability<\/a>\r\n      <a href=\"#s8\"><span>08<\/span> Personal Data<\/a>\r\n      <a href=\"#s9\"><span>09<\/span> Cookie Policy<\/a>\r\n      <a href=\"#s10\"><span>10<\/span> Contact &amp; Complaints<\/a>\r\n      <a href=\"#s11\"><span>11<\/span> Policy Amendments<\/a>\r\n      <a href=\"#s12\"><span>12<\/span> Governing Law<\/a>\r\n    <\/nav>\r\n  <\/aside>\r\n\r\n  <!-- CONTENT -->\r\n  <main class=\"content\">\r\n\r\n    <section class=\"section\" id=\"s1\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">01<\/span>\r\n        <h2 class=\"section-title\">Purpose and Scope<\/h2>\r\n      <\/div>\r\n      <p>This User Policy (hereinafter \"the Policy\") governs access to and use of the Lupnicing.com website (hereinafter \"the Site\"), accessible via our online domain. It applies to any user (hereinafter \"the User\") who browses, navigates or interacts with the Site, whether from a computer, tablet or mobile device.<\/p>\r\n      <p>The Site is an affiliate travel portal: it publishes editorial content (guides, comparisons, reviews, tips) relating to destinations, hotels, flights, holiday packages and tourism services. Some links on the Site are affiliate links, meaning Lupnicing.com may earn a commission when the User makes a booking or purchase through these links, at no additional cost to the User.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s2\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">02<\/span>\r\n        <h2 class=\"section-title\">Acceptance of Terms<\/h2>\r\n      <\/div>\r\n      <p>By accessing the Site and continuing to browse it, the User acknowledges having read, understood and fully accepted this Policy as well as the associated Terms and Conditions (T&Cs) and Privacy Policy. If the User does not accept these terms, they are invited to leave the Site immediately.<\/p>\r\n      <p>Use of the Site constitutes unreserved acceptance of the following conditions:<\/p>\r\n      <ul>\r\n        <li>Being at least 18 years of age or acting under the supervision of a legal representative;<\/li>\r\n        <li>Using the Site exclusively for lawful and personal purposes;<\/li>\r\n        <li>Not repurposing published information for commercial ends without prior written authorisation.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s3\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">03<\/span>\r\n        <h2 class=\"section-title\">Permitted Use of the Site<\/h2>\r\n      <\/div>\r\n      <h3>3.1 Viewing Content<\/h3>\r\n      <p>The User is free to view the Site's editorial content (articles, guides, comparisons, photos) for personal, non-commercial purposes. All content is protected by copyright and may not be reproduced, distributed or exploited without express authorisation.<\/p>\r\n      <h3>3.2 Use of Affiliate Links<\/h3>\r\n      <p>Affiliate links on the Site redirect the User to third-party partner platforms (travel agencies, airlines, hoteliers, etc.). Lupnicing.com is not party to any contract concluded between the User and these third parties and accepts no liability regarding pricing conditions, availability or the fulfilment of services.<\/p>\r\n      <h3>3.3 Registration and User Account<\/h3>\r\n      <p>Where the Site offers a personal account or newsletter, the User undertakes to provide accurate, complete and up-to-date information at registration. The User is responsible for keeping their login credentials confidential.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s4\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">04<\/span>\r\n        <h2 class=\"section-title\">Prohibited Conduct<\/h2>\r\n      <\/div>\r\n      <p>The User is strictly prohibited from:<\/p>\r\n      <ul>\r\n        <li>Using the Site for fraudulent, unlawful or immoral purposes;<\/li>\r\n        <li>Attempting to compromise the Site's IT security (hacking, code injection, mass scraping, DDoS attacks, etc.);<\/li>\r\n        <li>Reproducing, selling or commercially exploiting the Site's content without written authorisation;<\/li>\r\n        <li>Impersonating another user or any third party;<\/li>\r\n        <li>Publishing false, defamatory, discriminatory content or content that infringes intellectual property rights;<\/li>\r\n        <li>Artificially clicking on affiliate links or attempting to manipulate commission systems;<\/li>\r\n        <li>Using bots, spiders or any automated tool to extract data from the Site without prior agreement.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s5\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">05<\/span>\r\n        <h2 class=\"section-title\">Affiliate Link Transparency<\/h2>\r\n      <\/div>\r\n      <p>In compliance with legal obligations relating to advertising and affiliate marketing, Lupnicing.com undertakes to clearly label sponsored content or content subject to a commercial partnership. Affiliate links are identified by labels such as \"affiliate link\", \"partner link\" or any other visible indicator.<\/p>\r\n      <div class=\"highlight-box\">\r\n        <strong>Editorial Independence:<\/strong> The presence of affiliate links in no way influences Lupnicing.com's editorial independence. Reviews, recommendations and rankings published on the Site reflect the sincere opinion of the editorial team.\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s6\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">06<\/span>\r\n        <h2 class=\"section-title\">Intellectual Property<\/h2>\r\n      <\/div>\r\n      <p>All elements of the Site \u2014 texts, photographs, illustrations, logos, icons, videos, databases, structure and source code \u2014 are the exclusive property of Lupnicing.com or its partners and are protected by applicable national and international laws relating to copyright and intellectual property.<\/p>\r\n      <p>Any partial or total reproduction of the Site's content, in any form whatsoever, is prohibited without prior written authorisation from Lupnicing.com. Reproduction requests may be submitted by email to the address indicated in Section 10.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s7\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">07<\/span>\r\n        <h2 class=\"section-title\">Limitation of Liability<\/h2>\r\n      <\/div>\r\n      <p>Lupnicing.com endeavours to keep the information published on the Site as accurate and up-to-date as possible. However, the Site is provided \"as is\" and Lupnicing.com does not guarantee the accuracy, completeness or currency of this information. The User uses the Site's information at their own risk.<\/p>\r\n      <p>Lupnicing.com accepts no liability for:<\/p>\r\n      <ul>\r\n        <li>Errors or omissions in published information;<\/li>\r\n        <li>Any interruption or unavailability of the Site;<\/li>\r\n        <li>Direct or indirect damages resulting from the use or inability to use the Site;<\/li>\r\n        <li>The content of third-party sites to which affiliate or external links refer.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s8\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">08<\/span>\r\n        <h2 class=\"section-title\">Personal Data Protection<\/h2>\r\n      <\/div>\r\n      <p>Lupnicing.com processes the personal data of its users in accordance with the UK General Data Protection Regulation (UK GDPR) and the Data Protection Act 2018. Data collected (name, email address, browsing data) is used solely for the purposes described in our Privacy Policy.<\/p>\r\n      <p>The User has the following rights regarding their personal data:<\/p>\r\n      <ul>\r\n        <li>Right of access, rectification and erasure of their data;<\/li>\r\n        <li>Right to restriction of processing and data portability;<\/li>\r\n        <li>Right to object to any processing for commercial prospecting purposes;<\/li>\r\n        <li>Right to lodge a complaint with the Information Commissioner's Office (ICO) at <strong>www.ico.org.uk<\/strong>.<\/li>\r\n      <\/ul>\r\n      <p>To exercise these rights, the User may contact the Data Protection Officer (DPO) at the address indicated in Section 10 of this Policy.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s9\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">09<\/span>\r\n        <h2 class=\"section-title\">Cookie Policy<\/h2>\r\n      <\/div>\r\n      <p>The Site uses cookies and similar technologies to improve the browsing experience, measure audience and manage affiliate links. In accordance with applicable regulations, the User is informed of their use on their first visit and may configure their preferences via the cookie manager available on the Site.<\/p>\r\n      <p>The Site uses the following types of cookies:<\/p>\r\n      <ul>\r\n        <li><strong>Essential cookies<\/strong> \u2014 necessary for the proper functioning of the Site (session, security);<\/li>\r\n        <li><strong>Analytical cookies<\/strong> \u2014 audience measurement via tools such as Google Analytics;<\/li>\r\n        <li><strong>Affiliate tracking cookies<\/strong> \u2014 click tracking on partner links;<\/li>\r\n        <li><strong>Personalisation cookies<\/strong> \u2014 storing the User's preferences.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s10\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">10<\/span>\r\n        <h2 class=\"section-title\">Contact and Complaints<\/h2>\r\n      <\/div>\r\n      <p>For any questions relating to this Policy, the User may contact Lupnicing.com through the following means:<\/p>\r\n      <div class=\"contact-grid\">\r\n        <div class=\"contact-card\">\r\n          <p class=\"label\">Email<\/p>\r\n          <p class=\"value\"><a href=\"mailto:clakifondja@gmail.com\" style=\"color:var(--blue-mid);text-decoration:none;\">clakifondja@gmail.com<\/a><\/p>\r\n        <\/div>\r\n        <div class=\"contact-card\">\r\n          <p class=\"label\">Website<\/p>\r\n          <p class=\"value\"><a href=\"http:\/\/lupnicing.com\" style=\"color:var(--blue-mid);text-decoration:none;\">www.lupnicing.com<\/a><\/p>\r\n        <\/div>\r\n        <div class=\"contact-card\">\r\n          <p class=\"label\">Hours<\/p>\r\n          <p class=\"value\">Mon\u2013Fri<br><small style=\"font-size:.75rem;color:var(--ink-light)\">9 am \u2013 6 pm<\/small><\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s11\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">11<\/span>\r\n        <h2 class=\"section-title\">Policy Amendments<\/h2>\r\n      <\/div>\r\n      <p>Lupnicing.com reserves the right to amend this Policy at any time, in particular to comply with changes in regulations or its editorial practices. Any amendments will be published on this page with an updated date. It is the User's responsibility to check the Policy regularly. Continued use of the Site after notification of an amendment constitutes acceptance of the new version.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"s12\">\r\n      <div class=\"section-header\">\r\n        <span class=\"section-num\">12<\/span>\r\n        <h2 class=\"section-title\">Governing Law and Jurisdiction<\/h2>\r\n      <\/div>\r\n      <p>This Policy is governed by the laws of England and Wales. In the event of a dispute relating to its interpretation or performance, and in the absence of an amicable resolution, the courts of England and Wales shall have exclusive jurisdiction. Users may also use alternative dispute resolution services or the UK's online dispute resolution platform where applicable.<\/p>\r\n      <div class=\"highlight-box\">\r\n        Document established on <strong>2 May 2026<\/strong> \u2014 Lupnicing.com &nbsp;\u00b7&nbsp; Version 1.0\r\n      <\/div>\r\n    <\/section>\r\n\r\n  <\/main>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     FOOTER \u2014 LOGO #4 (brand column) + #5 (bottom bar)\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<footer>\r\n  <div class=\"footer-inner\">\r\n    <!-- LOGO #4 -->\r\n    <div class=\"footer-brand\">\r\n      <svg class=\"logo-svg\" width=\"160\" height=\"44\" viewBox=\"0 0 160 44\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Lupnicing.com\">\r\n        <g transform=\"translate(2,7)\">\r\n          <path d=\"M26 14 L7 20 L12 24 L9 31 L14 28 L17 33 L19 22 L28 19 Z\"\r\n                fill=\"#c8953a\"\/>\r\n          <circle cx=\"27\" cy=\"13\" r=\"3\" fill=\"#3b82c4\" opacity=\".7\"\/>\r\n        <\/g>\r\n        <text x=\"38\" y=\"26\"\r\n              font-family=\"'Playfair Display', Georgia, serif\"\r\n              font-size=\"18\" font-weight=\"700\"\r\n              fill=\"#ffffff\" letter-spacing=\".4\">Lupnicing<\/text>\r\n        <text x=\"38\" y=\"38\"\r\n              font-family=\"'DM Sans', Arial, sans-serif\"\r\n              font-size=\"9\" font-weight=\"300\"\r\n              fill=\"#f0d49a\" letter-spacing=\"2\" opacity=\".75\">.com<\/text>\r\n        <line x1=\"38\" y1=\"41\" x2=\"152\" y2=\"41\" stroke=\"#c8953a\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\".35\"\/>\r\n      <\/svg>\r\n      <p>Your trusted affiliate travel portal.<\/p>\r\n      <p><a href=\"mailto:clakifondja@gmail.com\" style=\"color:rgba(255,255,255,.45);text-decoration:none;font-size:.75rem;\">clakifondja@gmail.com<\/a><\/p>\r\n    <\/div>\r\n\r\n    <div class=\"footer-links\">\r\n      <span>Legal<\/span>\r\n      <a href=\"#\">User Policy<\/a>\r\n      <a href=\"#\">Privacy Policy<\/a>\r\n      <a href=\"#\">Terms &amp; Conditions<\/a>\r\n      <a href=\"#\">Cookie Settings<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"footer-links\">\r\n      <span>Navigation<\/span>\r\n      <a href=\"#\">Destinations<\/a>\r\n      <a href=\"#\">Hotels<\/a>\r\n      <a href=\"#\">Flights<\/a>\r\n      <a href=\"#\">Travel Guides<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"footer-bottom\">\r\n    <!-- LOGO #5 -->\r\n    <svg class=\"logo-svg\" width=\"100\" height=\"26\" viewBox=\"0 0 100 26\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Lupnicing.com\">\r\n      <g transform=\"translate(1,3)\">\r\n        <path d=\"M15 8 L4 12 L7 14 L5 19 L8 17 L10 20 L11 13 L16 11 Z\"\r\n              fill=\"#c8953a\" opacity=\".7\"\/>\r\n      <\/g>\r\n      <text x=\"22\" y=\"15\"\r\n            font-family=\"'Playfair Display', Georgia, serif\"\r\n            font-size=\"11\" font-weight=\"700\"\r\n            fill=\"rgba(255,255,255,.4)\" letter-spacing=\".3\">Lupnicing<tspan fill=\"#c8953a\" opacity=\".6\">.com<\/tspan><\/text>\r\n    <\/svg>\r\n    <p>&copy; 2026 <strong>Lupnicing.com<\/strong> \u2014 All rights reserved &nbsp;\u00b7&nbsp; User Policy v1.0<\/p>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n  \/\/ Scroll reveal\r\n  const sections = document.querySelectorAll('.section');\r\n  const io = new IntersectionObserver(entries => {\r\n    entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('visible'); io.unobserve(e.target); } });\r\n  }, { threshold: 0.08 });\r\n  sections.forEach(s => io.observe(s));\r\n\r\n  \/\/ Active TOC link\r\n  const links = document.querySelectorAll('#toc a');\r\n  const sectionEls = [...document.querySelectorAll('section.section')];\r\n  const spy = new IntersectionObserver(entries => {\r\n    entries.forEach(e => {\r\n      if (e.isIntersecting) {\r\n        links.forEach(l => l.classList.remove('active'));\r\n        const match = document.querySelector(`#toc a[href=\"#${e.target.id}\"]`);\r\n        if (match) match.classList.add('active');\r\n      }\r\n    });\r\n  }, { rootMargin: '-30% 0px -60% 0px' });\r\n  sectionEls.forEach(s => spy.observe(s));\r\n<\/script>\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>User Policy \u2014 Lupnicing.com Lupnicing .com Legal Documentation Website User Policy Affiliate Travel Website &nbsp;\u00b7&nbsp; Version 1.0 &nbsp;\u00b7&nbsp; Last updated: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","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":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","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":"disabled","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-1481","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\/1481","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=1481"}],"version-history":[{"count":11,"href":"https:\/\/lupnicing.com\/index.php?rest_route=\/wp\/v2\/pages\/1481\/revisions"}],"predecessor-version":[{"id":1493,"href":"https:\/\/lupnicing.com\/index.php?rest_route=\/wp\/v2\/pages\/1481\/revisions\/1493"}],"wp:attachment":[{"href":"https:\/\/lupnicing.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}