{"id":39803,"date":"2026-03-17T04:22:42","date_gmt":"2026-03-17T04:22:42","guid":{"rendered":"https:\/\/gaspa-macchine.com\/privacy-policy\/"},"modified":"2026-08-08T23:18:05","modified_gmt":"2026-08-08T23:18:05","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/gaspa-macchine.com\/en\/privacy-policy\/","title":{"rendered":"PRIVACY POLICY"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"39803\" class=\"elementor elementor-39803 elementor-5727\">\n\t\t\t\t<div class=\"elementor-element elementor-element-473ca28 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"473ca28\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c48ac3 elementor-widget elementor-widget-html\" data-id=\"5c48ac3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\r\n\r\n\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 GASPA MACCHINE<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&family=Sora:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/@tabler\/icons-webfont@latest\/tabler-icons.min.css\">\r\n<style>\r\n  *, *::before, *::after <span> box-sizing: border-box; margin: 0; padding: 0; <\/span>\r\n\r\n  :root <span>\r\n    --navy:         #0b1442;\r\n    --blue-deep:    #0f2080;\r\n    --blue-mid:     #1a3ec2;\r\n    --blue-bright:  #2563eb;\r\n    --blue-light:   #3b82f6;\r\n    --blue-glow:    #60a5fa;\r\n    --white:        #ffffff;\r\n    --off-white:    #f0f4ff;\r\n    --glass:        rgba(255,255,255,0.07);\r\n    --glass-border: rgba(255,255,255,0.15);\r\n    --glass-hover:  rgba(255,255,255,0.13);\r\n    --text-muted:   rgba(255,255,255,0.70);\r\n    --text-dim:     rgba(255,255,255,0.50);\r\n    --accent:       #60a5fa;\r\n    --accent-gold:  #fbbf24;\r\n    --accent-green: #34d399;\r\n    --accent-red:   #f87171;\r\n    --font-display: 'Sora', sans-serif;\r\n    --font-body:    'Inter', sans-serif;\r\n    --radius-card:  18px;\r\n    --radius-pill:  999px;\r\n    --transition:   0.30s cubic-bezier(0.4, 0, 0.2, 1);\r\n  <\/span>\r\n\r\n  body <span>\r\n    font-family: var(--font-body);\r\n    background: linear-gradient(160deg, var(--navy) 0%, var(--blue-deep) 35%, var(--blue-mid) 70%, #1a50d8 100%);\r\n    background-attachment: fixed;\r\n    color: var(--white);\r\n    line-height: 1.7;\r\n    min-height: 100vh;\r\n    -webkit-font-smoothing: antialiased;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Page wrapper \u2500\u2500 *\/\r\n  .gm-privacy <span>\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    padding: 56px 24px 80px;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Hero \u2500\u2500 *\/\r\n  .gm-hero <span>\r\n    text-align: center;\r\n    padding: 64px 32px 56px;\r\n    position: relative;\r\n  <\/span>\r\n  .gm-hero::before <span>\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    border-radius: 28px;\r\n    background: radial-gradient(ellipse at 50% 0%, rgba(37,99,235,0.35) 0%, transparent 70%);\r\n    pointer-events: none;\r\n  <\/span>\r\n  .gm-hero-badge <span>\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    background: rgba(96,165,250,0.18);\r\n    border: 1px solid rgba(96,165,250,0.35);\r\n    border-radius: var(--radius-pill);\r\n    padding: 6px 20px;\r\n    font-size: 12px; font-weight: 600; letter-spacing: 0.12em;\r\n    text-transform: uppercase; color: var(--blue-glow);\r\n    margin-bottom: 28px;\r\n  <\/span>\r\n  .gm-hero h1 <span>\r\n    font-family: var(--font-display);\r\n    font-size: clamp(2rem, 5vw, 3.2rem);\r\n    font-weight: 800; line-height: 1.15;\r\n    color: var(--white); margin-bottom: 18px;\r\n  <\/span>\r\n  .gm-hero h1 span <span> color: var(--blue-glow); <\/span>\r\n  .gm-hero-sub <span>\r\n    font-size: 16px; color: var(--text-muted);\r\n    max-width: 700px; margin: 0 auto 32px;\r\n  <\/span>\r\n  .gm-meta-row <span>\r\n    display: flex; flex-wrap: wrap; gap: 12px;\r\n    justify-content: center; margin-bottom: 16px;\r\n  <\/span>\r\n  .gm-meta-chip <span>\r\n    display: inline-flex; align-items: center; gap: 6px;\r\n    background: var(--glass); border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-pill); padding: 6px 16px;\r\n    font-size: 13px; color: var(--text-muted);\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-meta-chip:hover <span> background: var(--glass-hover); color: var(--white); <\/span>\r\n  .gm-meta-chip i <span> color: var(--accent); <\/span>\r\n  .gm-divider <span>\r\n    width: 72px; height: 3px;\r\n    background: linear-gradient(90deg, var(--blue-bright), var(--blue-glow));\r\n    border-radius: 99px; margin: 32px auto 0;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 TOC \u2500\u2500 *\/\r\n  .gm-toc <span>\r\n    background: var(--glass);\r\n    border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-card);\r\n    padding: 32px 36px; margin-bottom: 48px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-toc:hover <span> background: var(--glass-hover); <\/span>\r\n  .gm-toc-title <span>\r\n    font-family: var(--font-display);\r\n    font-size: 15px; font-weight: 700;\r\n    text-transform: uppercase; letter-spacing: 0.1em;\r\n    color: var(--accent); margin-bottom: 20px;\r\n    display: flex; align-items: center; gap: 10px;\r\n  <\/span>\r\n  .gm-toc ol <span>\r\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\r\n    gap: 6px 24px; padding-left: 0; list-style: none; counter-reset: toc;\r\n  <\/span>\r\n  .gm-toc ol li <span> counter-increment: toc; <\/span>\r\n  .gm-toc ol li a <span>\r\n    display: flex; align-items: center; gap: 8px;\r\n    color: var(--text-muted); text-decoration: none;\r\n    font-size: 14px; padding: 4px 0; transition: var(--transition);\r\n  <\/span>\r\n  .gm-toc ol li a::before <span>\r\n    content: counter(toc, decimal-leading-zero);\r\n    font-size: 11px; font-weight: 700; color: var(--blue-glow); min-width: 26px;\r\n  <\/span>\r\n  .gm-toc ol li a:hover <span> color: var(--white); padding-left: 4px; <\/span>\r\n\r\n  \/* \u2500\u2500 Section card \u2500\u2500 *\/\r\n  .gm-section <span>\r\n    background: var(--glass);\r\n    border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-card);\r\n    padding: 40px 44px; margin-bottom: 28px;\r\n    transition: background var(--transition), border-color var(--transition),\r\n                transform var(--transition), box-shadow var(--transition);\r\n    position: relative; overflow: hidden;\r\n  <\/span>\r\n  .gm-section::before <span>\r\n    content: '';\r\n    position: absolute; top: 0; left: 0; right: 0; height: 2px;\r\n    background: linear-gradient(90deg, var(--blue-bright), var(--blue-glow), transparent);\r\n    opacity: 0; transition: opacity var(--transition);\r\n  <\/span>\r\n  .gm-section:hover <span>\r\n    background: var(--glass-hover);\r\n    border-color: rgba(96,165,250,0.30);\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 20px 60px rgba(0,0,0,0.25);\r\n  <\/span>\r\n  .gm-section:hover::before <span> opacity: 1; <\/span>\r\n\r\n  .gm-section-header <span>\r\n    display: flex; align-items: flex-start; gap: 16px; margin-bottom: 28px;\r\n  <\/span>\r\n  .gm-section-icon <span>\r\n    width: 52px; height: 52px; flex-shrink: 0;\r\n    background: linear-gradient(135deg, var(--blue-bright), var(--blue-glow));\r\n    border-radius: 14px; display: flex; align-items: center; justify-content: center;\r\n    font-size: 24px; color: var(--white);\r\n    box-shadow: 0 8px 24px rgba(37,99,235,0.40);\r\n    transition: transform var(--transition), box-shadow var(--transition);\r\n  <\/span>\r\n  .gm-section:hover .gm-section-icon <span>\r\n    transform: scale(1.08) rotate(-4deg);\r\n    box-shadow: 0 12px 32px rgba(37,99,235,0.55);\r\n  <\/span>\r\n  .gm-section-title <span>\r\n    font-family: var(--font-display);\r\n    font-size: 1.25rem; font-weight: 700; color: var(--white); line-height: 1.2;\r\n  <\/span>\r\n  .gm-section-title small <span>\r\n    display: block; font-size: 12px; font-weight: 500;\r\n    color: var(--accent); letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 4px;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Typography \u2500\u2500 *\/\r\n  .gm-section p <span> font-size: 15px; color: var(--text-muted); margin-bottom: 16px; <\/span>\r\n  .gm-section p:last-child <span> margin-bottom: 0; <\/span>\r\n  .gm-section strong <span> color: var(--white); font-weight: 600; <\/span>\r\n  .gm-section a <span> color: var(--accent); text-decoration: none; <\/span>\r\n  .gm-section a:hover <span> text-decoration: underline; <\/span>\r\n\r\n  \/* \u2500\u2500 Sub-headings \u2500\u2500 *\/\r\n  .gm-sub <span>\r\n    font-family: var(--font-display);\r\n    font-size: 15px; font-weight: 700; color: var(--white);\r\n    margin: 28px 0 12px;\r\n    display: flex; align-items: center; gap: 8px;\r\n  <\/span>\r\n  .gm-sub i <span> color: var(--accent); font-size: 17px; <\/span>\r\n\r\n  \/* \u2500\u2500 Lists \u2500\u2500 *\/\r\n  .gm-list <span> list-style: none; padding: 0; margin: 0 0 16px; <\/span>\r\n  .gm-list li <span>\r\n    display: flex; align-items: flex-start; gap: 10px;\r\n    font-size: 15px; color: var(--text-muted);\r\n    padding: 8px 0; border-bottom: 1px solid rgba(255,255,255,0.06);\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-list li:last-child <span> border-bottom: none; <\/span>\r\n  .gm-list li:hover <span> color: var(--white); padding-left: 4px; <\/span>\r\n  .gm-list li i <span> color: var(--accent); font-size: 16px; margin-top: 2px; flex-shrink: 0; <\/span>\r\n  .gm-list-x li i <span> color: var(--accent-red); <\/span>\r\n  .gm-list-green li i <span> color: var(--accent-green); <\/span>\r\n\r\n  \/* \u2500\u2500 Info boxes \u2500\u2500 *\/\r\n  .gm-box <span>\r\n    border-radius: 14px; padding: 20px 24px; margin: 20px 0;\r\n    display: flex; align-items: flex-start; gap: 14px; font-size: 14px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-box:hover <span> transform: translateX(4px); <\/span>\r\n  .gm-box-blue  <span> background: rgba(37,99,235,0.18);  border: 1px solid rgba(96,165,250,0.30); <\/span>\r\n  .gm-box-gold  <span> background: rgba(251,191,36,0.12);  border: 1px solid rgba(251,191,36,0.30); <\/span>\r\n  .gm-box-red   <span> background: rgba(248,113,113,0.10); border: 1px solid rgba(248,113,113,0.25); <\/span>\r\n  .gm-box-green <span> background: rgba(52,211,153,0.10);  border: 1px solid rgba(52,211,153,0.25); <\/span>\r\n  .gm-box i <span> font-size: 22px; flex-shrink: 0; margin-top: 1px; <\/span>\r\n  .gm-box-blue i  <span> color: var(--blue-glow); <\/span>\r\n  .gm-box-gold i  <span> color: var(--accent-gold); <\/span>\r\n  .gm-box-red i   <span> color: var(--accent-red); <\/span>\r\n  .gm-box-green i <span> color: var(--accent-green); <\/span>\r\n  .gm-box p <span> margin: 0; color: var(--text-muted); line-height: 1.6; <\/span>\r\n  .gm-box p strong <span> color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500 Data table \u2500\u2500 *\/\r\n  .gm-table-wrap <span>\r\n    overflow-x: auto; border-radius: 14px;\r\n    border: 1px solid var(--glass-border); margin: 20px 0;\r\n  <\/span>\r\n  .gm-table <span> width: 100%; border-collapse: collapse; font-size: 14px; <\/span>\r\n  .gm-table thead tr <span>\r\n    background: linear-gradient(90deg, rgba(37,99,235,0.50), rgba(96,165,250,0.25));\r\n  <\/span>\r\n  .gm-table th <span>\r\n    padding: 14px 18px; text-align: left;\r\n    font-family: var(--font-display); font-size: 12px;\r\n    font-weight: 700; letter-spacing: 0.08em;\r\n    text-transform: uppercase; color: var(--blue-glow); white-space: nowrap;\r\n  <\/span>\r\n  .gm-table td <span>\r\n    padding: 13px 18px; color: var(--text-muted);\r\n    border-top: 1px solid rgba(255,255,255,0.06);\r\n    vertical-align: top; transition: var(--transition);\r\n  <\/span>\r\n  .gm-table tr:hover td <span> background: rgba(255,255,255,0.05); color: var(--white); <\/span>\r\n  .gm-table td strong <span> color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500 Pills \u2500\u2500 *\/\r\n  .gm-pill-row <span> display: flex; flex-wrap: wrap; gap: 8px; margin: 14px 0; <\/span>\r\n  .gm-pill <span>\r\n    display: inline-flex; align-items: center; gap: 6px;\r\n    background: rgba(37,99,235,0.22); border: 1px solid rgba(96,165,250,0.30);\r\n    border-radius: var(--radius-pill); padding: 5px 14px;\r\n    font-size: 13px; color: var(--blue-glow); font-weight: 500;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-pill:hover <span> background: rgba(37,99,235,0.38); color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500 Mini cards grid \u2500\u2500 *\/\r\n  .gm-grid-2 <span>\r\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\r\n    gap: 16px; margin: 20px 0;\r\n  <\/span>\r\n  .gm-card-mini <span>\r\n    background: rgba(37,99,235,0.12); border: 1px solid rgba(96,165,250,0.20);\r\n    border-radius: 14px; padding: 20px 22px; transition: var(--transition);\r\n  <\/span>\r\n  .gm-card-mini:hover <span>\r\n    background: rgba(37,99,235,0.22); border-color: rgba(96,165,250,0.40);\r\n    transform: translateY(-2px);\r\n  <\/span>\r\n  .gm-card-mini-title <span>\r\n    font-family: var(--font-display); font-size: 13px; font-weight: 700;\r\n    text-transform: uppercase; letter-spacing: 0.07em; color: var(--blue-glow);\r\n    margin-bottom: 8px; display: flex; align-items: center; gap: 8px;\r\n  <\/span>\r\n  .gm-card-mini p <span> font-size: 14px; color: var(--text-muted); margin: 0; <\/span>\r\n  .gm-card-mini strong <span> color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500 Rights grid \u2500\u2500 *\/\r\n  .gm-rights-grid <span>\r\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\r\n    gap: 16px; margin: 20px 0;\r\n  <\/span>\r\n  .gm-right-card <span>\r\n    background: rgba(37,99,235,0.12); border: 1px solid rgba(96,165,250,0.20);\r\n    border-radius: 14px; padding: 22px 22px;\r\n    transition: background var(--transition), border-color var(--transition),\r\n                transform var(--transition), box-shadow var(--transition);\r\n    cursor: default;\r\n  <\/span>\r\n  .gm-right-card:hover <span>\r\n    background: rgba(37,99,235,0.24); border-color: rgba(96,165,250,0.50);\r\n    transform: translateY(-3px); box-shadow: 0 12px 36px rgba(0,0,0,0.22);\r\n  <\/span>\r\n  .gm-right-card-icon <span>\r\n    width: 42px; height: 42px;\r\n    background: linear-gradient(135deg, var(--blue-bright), var(--blue-glow));\r\n    border-radius: 12px; display: flex; align-items: center; justify-content: center;\r\n    font-size: 20px; color: var(--white); margin-bottom: 14px;\r\n    transition: transform var(--transition);\r\n  <\/span>\r\n  .gm-right-card:hover .gm-right-card-icon <span> transform: scale(1.12) rotate(-5deg); <\/span>\r\n  .gm-right-card h4 <span>\r\n    font-family: var(--font-display); font-size: 14px; font-weight: 700;\r\n    color: var(--white); margin-bottom: 8px;\r\n  <\/span>\r\n  .gm-right-card p <span> font-size: 13px; color: var(--text-muted); margin: 0; line-height: 1.55; <\/span>\r\n\r\n  \/* \u2500\u2500 Cookie toggle table \u2500\u2500 *\/\r\n  .gm-cookie-row <span>\r\n    display: flex; align-items: flex-start; gap: 16px;\r\n    padding: 16px 0; border-bottom: 1px solid rgba(255,255,255,0.06);\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-cookie-row:last-child <span> border-bottom: none; <\/span>\r\n  .gm-cookie-row:hover <span> padding-left: 4px; <\/span>\r\n  .gm-cookie-info <span> flex: 1; <\/span>\r\n  .gm-cookie-info strong <span> display: block; font-size: 14px; color: var(--white); margin-bottom: 4px; <\/span>\r\n  .gm-cookie-info span <span> font-size: 13px; color: var(--text-muted); <\/span>\r\n  .gm-cookie-badge <span>\r\n    display: inline-flex; align-items: center; gap: 5px;\r\n    border-radius: var(--radius-pill); padding: 4px 12px;\r\n    font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.07em;\r\n    white-space: nowrap; flex-shrink: 0;\r\n  <\/span>\r\n  .badge-required <span> background: rgba(52,211,153,0.18); border: 1px solid rgba(52,211,153,0.35); color: var(--accent-green); <\/span>\r\n  .badge-optional <span> background: rgba(251,191,36,0.15); border: 1px solid rgba(251,191,36,0.30); color: var(--accent-gold); <\/span>\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     FORMS\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  .gm-form-section <span>\r\n    background: rgba(11,20,66,0.55);\r\n    border: 1px solid rgba(96,165,250,0.25);\r\n    border-radius: var(--radius-card);\r\n    padding: 36px 40px; margin-top: 32px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-form-section:hover <span> border-color: rgba(96,165,250,0.45); <\/span>\r\n  .gm-form-title <span>\r\n    font-family: var(--font-display); font-size: 18px; font-weight: 700;\r\n    color: var(--white); margin-bottom: 6px;\r\n    display: flex; align-items: center; gap: 10px;\r\n  <\/span>\r\n  .gm-form-title i <span> color: var(--accent); <\/span>\r\n  .gm-form-desc <span>\r\n    font-size: 14px; color: var(--text-muted); margin-bottom: 28px; line-height: 1.6;\r\n  <\/span>\r\n  .gm-form-grid <span>\r\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 18px;\r\n  <\/span>\r\n  .gm-form-group <span> display: flex; flex-direction: column; gap: 6px; <\/span>\r\n  .gm-form-group.full <span> grid-column: 1 \/ -1; <\/span>\r\n  .gm-form-group label <span>\r\n    font-size: 12px; font-weight: 600; text-transform: uppercase;\r\n    letter-spacing: 0.08em; color: var(--blue-glow);\r\n  <\/span>\r\n  .gm-form-group label span <span> color: var(--accent-red); margin-left: 2px; <\/span>\r\n  .gm-input, .gm-select, .gm-textarea <span>\r\n    background: rgba(255,255,255,0.06);\r\n    border: 1px solid var(--glass-border);\r\n    border-radius: 10px; padding: 12px 16px;\r\n    font-family: var(--font-body); font-size: 14px; color: var(--white);\r\n    outline: none; transition: border-color var(--transition), background var(--transition),\r\n                               box-shadow var(--transition);\r\n    width: 100%;\r\n  <\/span>\r\n  .gm-input::placeholder, .gm-textarea::placeholder <span> color: var(--text-dim); <\/span>\r\n  .gm-input:focus, .gm-select:focus, .gm-textarea:focus <span>\r\n    border-color: var(--blue-glow);\r\n    background: rgba(255,255,255,0.10);\r\n    box-shadow: 0 0 0 3px rgba(96,165,250,0.18);\r\n  <\/span>\r\n  .gm-input:hover, .gm-select:hover, .gm-textarea:hover <span>\r\n    border-color: rgba(96,165,250,0.50);\r\n    background: rgba(255,255,255,0.09);\r\n  <\/span>\r\n  .gm-select <span> appearance: none; cursor: pointer; <\/span>\r\n  .gm-select option <span> background: var(--blue-deep); color: var(--white); <\/span>\r\n  .gm-textarea <span> resize: vertical; min-height: 110px; line-height: 1.6; <\/span>\r\n  .gm-checkbox-group <span> display: flex; flex-direction: column; gap: 10px; margin-top: 4px; <\/span>\r\n  .gm-checkbox-label <span>\r\n    display: flex; align-items: flex-start; gap: 12px; cursor: pointer;\r\n    font-size: 13px; color: var(--text-muted); line-height: 1.5;\r\n    transition: color var(--transition);\r\n  <\/span>\r\n  .gm-checkbox-label:hover <span> color: var(--white); <\/span>\r\n  .gm-checkbox-label input[type=\"checkbox\"] <span>\r\n    width: 18px; height: 18px; flex-shrink: 0; margin-top: 1px; cursor: pointer;\r\n    accent-color: var(--blue-bright);\r\n  <\/span>\r\n  .gm-checkbox-label a <span> color: var(--accent); text-decoration: underline; <\/span>\r\n  .gm-form-actions <span> display: flex; align-items: center; gap: 16px; margin-top: 24px; flex-wrap: wrap; <\/span>\r\n  .gm-submit-btn <span>\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    background: linear-gradient(135deg, var(--blue-bright), var(--blue-glow));\r\n    color: var(--white); border: none; border-radius: var(--radius-pill);\r\n    padding: 13px 32px; font-family: var(--font-display); font-size: 14px; font-weight: 700;\r\n    letter-spacing: 0.04em; cursor: pointer;\r\n    transition: transform var(--transition), box-shadow var(--transition), opacity var(--transition);\r\n    box-shadow: 0 8px 24px rgba(37,99,235,0.40);\r\n  <\/span>\r\n  .gm-submit-btn:hover <span> transform: translateY(-2px); box-shadow: 0 14px 36px rgba(37,99,235,0.55); <\/span>\r\n  .gm-submit-btn:active <span> transform: translateY(0); <\/span>\r\n  .gm-reset-btn <span>\r\n    display: inline-flex; align-items: center; gap: 6px;\r\n    background: transparent; border: 1px solid var(--glass-border);\r\n    color: var(--text-muted); border-radius: var(--radius-pill);\r\n    padding: 12px 24px; font-family: var(--font-body); font-size: 14px; cursor: pointer;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-reset-btn:hover <span> border-color: rgba(96,165,250,0.40); color: var(--white); <\/span>\r\n  .gm-form-note <span>\r\n    font-size: 12px; color: var(--text-dim); display: flex; align-items: center; gap: 6px;\r\n  <\/span>\r\n  .gm-form-note i <span> color: var(--accent); <\/span>\r\n\r\n  \/* Success \/ Error messages *\/\r\n  .gm-form-msg <span>\r\n    display: none; align-items: center; gap: 12px;\r\n    border-radius: 12px; padding: 16px 20px; margin-top: 18px; font-size: 14px;\r\n  <\/span>\r\n  .gm-form-msg.show <span> display: flex; <\/span>\r\n  .gm-form-msg-success <span> background: rgba(52,211,153,0.12); border: 1px solid rgba(52,211,153,0.30); color: var(--accent-green); <\/span>\r\n  .gm-form-msg-error   <span> background: rgba(248,113,113,0.12); border: 1px solid rgba(248,113,113,0.30); color: var(--accent-red); <\/span>\r\n  .gm-form-msg i <span> font-size: 22px; flex-shrink: 0; <\/span>\r\n  .gm-form-msg-body strong <span> display: block; font-size: 14px; margin-bottom: 2px; <\/span>\r\n  .gm-form-msg-body span <span> font-size: 13px; opacity: .85; <\/span>\r\n\r\n  \/* \u2500\u2500 Contact strip \u2500\u2500 *\/\r\n  .gm-contact <span>\r\n    background: linear-gradient(135deg, rgba(37,99,235,0.35), rgba(15,32,128,0.50));\r\n    border: 1px solid rgba(96,165,250,0.30);\r\n    border-radius: var(--radius-card);\r\n    padding: 44px; text-align: center; margin-top: 40px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-contact:hover <span> border-color: rgba(96,165,250,0.55); box-shadow: 0 24px 64px rgba(0,0,0,0.30); <\/span>\r\n  .gm-contact h3 <span>\r\n    font-family: var(--font-display); font-size: 1.5rem; font-weight: 800;\r\n    color: var(--white); margin-bottom: 10px;\r\n  <\/span>\r\n  .gm-contact > p <span> font-size: 15px; color: var(--text-muted); margin-bottom: 28px; <\/span>\r\n  .gm-contact-grid <span> display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; margin-bottom: 28px; <\/span>\r\n  .gm-contact-item <span>\r\n    display: flex; align-items: center; gap: 10px;\r\n    background: var(--glass); border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-pill); padding: 10px 22px;\r\n    font-size: 14px; color: var(--white); text-decoration: none;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-contact-item:hover <span> background: rgba(37,99,235,0.40); border-color: var(--blue-glow); transform: translateY(-2px); <\/span>\r\n  .gm-contact-item i <span> color: var(--accent); font-size: 18px; <\/span>\r\n  .gm-btn <span>\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    background: var(--white); color: var(--navy);\r\n    border-radius: var(--radius-pill); padding: 14px 36px;\r\n    font-family: var(--font-display); font-size: 15px; font-weight: 700;\r\n    letter-spacing: 0.04em; text-decoration: none; transition: var(--transition);\r\n    box-shadow: 0 8px 24px rgba(0,0,0,0.25);\r\n  <\/span>\r\n  .gm-btn:hover <span> background: var(--off-white); transform: translateY(-3px); box-shadow: 0 16px 40px rgba(0,0,0,0.30); <\/span>\r\n  .gm-btn i <span> font-size: 18px; <\/span>\r\n\r\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\r\n  @media (max-width: 720px) {\r\n    .gm-section <span> padding: 28px 22px; <\/span>\r\n    .gm-hero <span> padding: 40px 16px 36px; <\/span>\r\n    .gm-contact <span> padding: 32px 22px; <\/span>\r\n    .gm-toc <span> padding: 24px 20px; <\/span>\r\n    .gm-form-section <span> padding: 28px 22px; <\/span>\r\n  }\r\n\r\n  \/* \u2500\u2500 Scroll reveal \u2500\u2500 *\/\r\n  .gm-reveal <span> opacity: 0; transform: translateY(24px); transition: opacity 0.55s ease, transform 0.55s ease; <\/span>\r\n  .gm-reveal.visible <span> opacity: 1; transform: translateY(0); <\/span>\r\n<\/style>\r\n\r\n\r\n\r\n<div class=\"gm-privacy\">\r\n\r\n  <!-- \u2550\u2550 HERO \u2550\u2550 -->\r\n  <div class=\"gm-hero gm-reveal\">\r\n    <div class=\"gm-hero-badge\"><i class=\"ti ti-shield-lock\"><\/i>  GASPA MACCHINE<\/div>\r\n    <h1>Privacy <span>Policy<\/span><\/h1>\r\n    <p class=\"gm-hero-sub\">How we collect, use, and protect your personal data. A comprehensive, transparent policy compliant with EU GDPR Regulation 2016\/679 and all applicable national regulations in the countries where we operate. <\/p>\r\n    <div class=\"gm-meta-row\">\r\n       <span class=\"gm-meta-chip\"><i class=\"ti ti-calendar\"><\/i> Last updated: June 12, 2026<\/span>\r\n      <span class=\"gm-meta-chip\"><i class=\"ti ti-calendar-check\"><\/i> Effective date: June 12, 2026<\/span>\r\n      <span class=\"gm-meta-chip\"><i class=\"ti ti-map-pin\"><\/i> Italy \u2013 Shipping to 10 Countries<\/span>\r\n      <span class=\"gm-meta-chip\"><i class=\"ti ti-lock\"><\/i> Compliant with EU GDPR 2016\/679<\/span>\r\n    <\/div>\r\n    <div class=\"gm-divider\"><\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 TABLE OF CONTENTS \u2550\u2550 -->\r\n  <div class=\"gm-toc gm-reveal\">\r\n    <div class=\"gm-toc-title\"><i class=\"ti ti-list\"><\/i>  Table of Contents<\/div>\r\n    <ol>\r\n      <li><a href=\"#s1\">Data Controller<\/a><\/li>\r\n      <li><a href=\"#s2\">Types of Data Collected<\/a><\/li>\r\n      <li><a href=\"#s3\">Purposes and Legal Bases for Processing<\/a><\/li>\r\n      <li><a href=\"#s4\">Cookies and Tracking Technologies<\/a><\/li>\r\n      <li><a href=\"#s5\">Data Retention<\/a><\/li>\r\n      <li><a href=\"#s6\">Recipients and Data Transfer<\/a><\/li>\r\n      <li><a href=\"#s7\">Non-EU Data Transfer<\/a><\/li>\r\n      <li><a href=\"#s8\">Rights of the Data Subjects<\/a><\/li>\r\n      <li><a href=\"#s9\">Form \u2013 Exercise of Rights<\/a><\/li>\r\n      <li><a href=\"#s10\">Data Security<\/a><\/li>\r\n      <li><a href=\"#s11\">Applicable Regulations by Country<\/a><\/li>\r\n      <li><a href=\"#s12\">Minors<\/a><\/li>\r\n      <li><a href=\"#s13\">Changes to the Policy<\/a><\/li>\r\n      <li><a href=\"#s14\">Form \u2013 Data Deletion Request<\/a><\/li>\r\n      <li><a href=\"#s15\">Form \u2013 Withdrawal of Consent<\/a><\/li>\r\n      <li><a href=\"#s16\">Form \u2013 Privacy Complaint \/ Report<\/a><\/li>\r\n      <li><a href=\"#s17\">DPO Contact and Supervisory Authority<\/a><\/li>\r\n    <\/ol>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S1 \u2013 Titolare del Trattamento \u2550\u2550 -->\r\n  <div id=\"s1\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-building-store\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 1<\/small>\r\n Personal Data Controller\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Pursuant to Art. 13 of EU Regulation 2016\/679 (hereinafter \"<strong>GDPR<\/strong>\") and Art. 13 of Legislative Decree 196\/2003 (Italian Privacy Code, as amended by Legislative Decree 101\/2018), this Policy is provided by <strong>GASPA S.R.L MACCHINE<\/strong>, the controller of personal data collected through the website <strong>gaspa-macchine.com<\/strong>.   <\/p>\r\n\r\n    <div class=\"gm-grid-2\">\r\n      <div class=\"gm-card-mini\">\r\n        <div class=\"gm-card-mini-title\"><i class=\"ti ti-building\"><\/i>  Data Controller<\/div>\r\n        <p><strong>GASPA S.R.L MACCHINE<\/strong><br\/>Brand: GASPA MACCHINE<\/p>\r\n      <\/div>\r\n      <div class=\"gm-card-mini\">\r\n        <div class=\"gm-card-mini-title\"><i class=\"ti ti-map-pin\"><\/i>  Registered Office<\/div>\r\n        <p><strong>Z.I. Predda Niedda Strada 30<\/strong><br\/>07100 Sassari (SS), Italy<\/p>\r\n      <\/div>\r\n      <div class=\"gm-card-mini\">\r\n         <div class=\"gm-card-mini-title\"><i class=\"ti ti-receipt-tax\"><\/i> VAT Number<\/div>\r\n        <p><strong>IT 03006910909<\/strong><\/p>\r\n      <\/div>\r\n      <div class=\"gm-card-mini\">\r\n         <div class=\"gm-card-mini-title\"><i class=\"ti ti-mail\"><\/i> Privacy E-mail<\/div>\r\n        <p><a href=\"mailto:info@gaspa-macchine.com\" style=\"color:var(--accent)\">info@gaspa-macchine.com<\/a><\/p>\r\n      <\/div>\r\n      <div class=\"gm-card-mini\">\r\n        <div class=\"gm-card-mini-title\"><i class=\"ti ti-phone\"><\/i>  Phone<\/div>\r\n        <p><a href=\"tel:+393773901146\" style=\"color:var(--accent)\">+39 377 390 1146<\/a><br\/>Mon\u2013Sat 09:00\u201318:00 CET<\/p>\r\n      <\/div>\r\n      <div class=\"gm-card-mini\">\r\n         <div class=\"gm-card-mini-title\"><i class=\"ti ti-world\"><\/i> Website<\/div>\r\n        <p><a href=\"https:\/\/gaspa-macchine.com\/en\/\" style=\"color:var(--accent)\">gaspa-macchine.com<\/a><\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-info-circle\"><\/i>\r\n      <p><strong>Data Protection Officer (DPO):<\/strong> GASPA S.R.L MACCHINE, as a small and medium-sized enterprise that does not perform large-scale processing of special categories of data, is not obliged to appoint a DPO pursuant to Art. 37 GDPR. For any privacy-related requests, you may contact the controller directly at <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S2 \u2013 Dati Raccolti \u2550\u2550 -->\r\n  <div id=\"s2\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-database\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 2<\/small>\r\n Types of Personal Data Collected\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE collects users' personal data through different channels and methods, always in compliance with the principle of <strong>data minimization<\/strong> provided for by Art. 5 GDPR: only data strictly necessary for the stated purposes are collected. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-user\"><\/i>  Data Provided Directly by the User<\/div>\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n            <th>Data Category<\/th>\r\n            <th>Specific Examples<\/th>\r\n            <th>Collection Occasion<\/th>\r\n            <th>Mandatory?<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Personal details<\/strong><\/td>\r\n            <td>First name, last name, company name<\/td>\r\n            <td>Account registration, purchase order, information request<\/td>\r\n            <td>Yes<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Contact details<\/strong><\/td>\r\n            <td>E-mail address, phone number<\/td>\r\n            <td>Registration, order, contact forms, newsletter<\/td>\r\n            <td>Yes<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Shipping and billing data<\/strong><\/td>\r\n            <td>Full address, ZIP code, city, country, VAT number (for companies)<\/td>\r\n            <td>Purchase order finalization<\/td>\r\n            <td>Yes<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Payment data<\/strong><\/td>\r\n            <td>Partial card data (managed by PCI-DSS certified processors), bank transfer details<\/td>\r\n            <td>Checkout and payment process<\/td>\r\n            <td>Yes<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Communications<\/strong><\/td>\r\n            <td>Content of e-mails, messages via contact form, support requests<\/td>\r\n            <td>Correspondence with customer service<\/td>\r\n            <td>Only if initiated by the user<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Professional data<\/strong><\/td>\r\n            <td>Company name, sector of activity, VAT number<\/td>\r\n            <td>B2B purchases, company quote requests<\/td>\r\n            <td>For B2B purchases<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-device-analytics\"><\/i>  Data Collected Automatically during Browsing<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Technical browsing data:<\/strong> IP address, browser type and version, operating system, screen resolution, browser language settings.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Site usage data:<\/strong> pages visited, time spent on each page, navigation path, searches performed on the site, clicks on products.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Device data:<\/strong> device type (desktop, tablet, smartphone), unique device identifier (in anonymized form).<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Source data:<\/strong> referral website, advertising campaign through which the user reached the site (UTM parameters).<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Server logs:<\/strong> automatic recordings of requests to the web server, kept for a maximum of 30 days for IT security purposes.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-alert-triangle\"><\/i>\r\n      <p><strong>Special Categories of Data:<\/strong> GASPA MACCHINE does not intentionally collect special categories of personal data pursuant to Art. 9 GDPR (data relating to health, ethnic origin, political opinions, religious beliefs, sexual orientation, criminal convictions). If such information is spontaneously communicated by the user, it will be immediately deleted and will not be processed.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S3 \u2013 Finalit\u00e0 e Basi Giuridiche \u2550\u2550 -->\r\n  <div id=\"s3\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-target\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 3<\/small>\r\n Purposes of Processing and Legal Bases\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Every processing of personal data carried out by GASPA MACCHINE is based on a specific legal basis provided for by Art. 6 GDPR. The following table transparently illustrates for what purpose your data are used and on what legal basis each processing is founded.  <\/p>\r\n\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n            <th>Purpose of Processing<\/th>\r\n            <th>Legal Basis (Art. 6 GDPR)<\/th>\r\n            <th>Data Involved<\/th>\r\n            <th>Consent Required?<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Processing and management of purchase orders<\/strong> \u2013 order receipt, availability check, billing, shipping, and delivery of the machine.<\/td>\r\n            <td>Art. 6(1)(b) \u2013 Performance of a contract<\/td>\r\n            <td>Personal details, contact, billing, shipping, payment<\/td>\r\n            <td>No<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>After-sales service and warranty management<\/strong> \u2013 technical assistance, complaints, warranty procedures, returns, and refunds.<\/td>\r\n            <td>Art. 6(1)(b) \u2013 Performance of a contract<\/td>\r\n            <td>Personal details, contact, order data<\/td>\r\n            <td>No<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Tax and accounting compliance<\/strong> \u2013 issuance of invoices, accounting records, tax returns, intra-community obligations (INTRASTAT).<\/td>\r\n            <td>Art. 6(1)(c) \u2013 Legal obligation<\/td>\r\n            <td>Personal details, billing, tax data<\/td>\r\n            <td>No<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>User account management<\/strong> \u2013 registration, access to personal area, order history, credential management.<\/td>\r\n            <td>Art. 6(1)(b) \u2013 Performance of a contract<\/td>\r\n            <td>Personal details, contact, access credentials<\/td>\r\n            <td>No<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Service communications<\/strong> \u2013 notifications on order status, shipping updates, payment confirmations, account-related notices.<\/td>\r\n            <td>Art. 6(1)(b) \u2013 Performance of a contract<\/td>\r\n            <td>E-mail, phone, order data<\/td>\r\n            <td>No<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Direct marketing and newsletter<\/strong> \u2013 sending commercial communications, promotions, new arrivals in the catalog, price updates on machines of interest.<\/td>\r\n            <td>Art. 6(1)(a) \u2013 Consent of the data subject<\/td>\r\n            <td>E-mail, name<\/td>\r\n            <td><strong>Yes<\/strong><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Statistical analysis of the site<\/strong> \u2013 traffic monitoring, analysis of browsing behavior to improve the user experience (anonymized Google Analytics).<\/td>\r\n            <td>Art. 6(1)(a) \u2013 Consent \/ Art. 6(1)(f) \u2013 Legitimate interest (aggregated data only)<\/td>\r\n            <td>Anonymized browsing data<\/td>\r\n            <td>For analytical cookies<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Personalized advertising (remarketing)<\/strong> \u2013 display of personalized ads on Google, Meta, and other online advertising channels, based on site browsing.<\/td>\r\n            <td>Art. 6(1)(a) \u2013 Consent of the data subject<\/td>\r\n            <td>Tracking cookies, anonymized IP<\/td>\r\n            <td><strong>Yes<\/strong><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Fraud prevention and security<\/strong> \u2013 detection of unauthorized access, suspicious activity, fraud attempts, protection of the IT infrastructure.<\/td>\r\n            <td>Art. 6(1)(f) \u2013 Legitimate interest<\/td>\r\n            <td>Technical logs, IP, session data<\/td>\r\n            <td>No<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Management of complaints and disputes<\/strong> \u2013 documentation and management of complaints, ADR\/ODR proceedings, potential legal litigation.<\/td>\r\n            <td>Art. 6(1)(c) \u2013 Legal obligation \/ Art. 6(1)(f) \u2013 Legitimate interest<\/td>\r\n            <td>Personal details, correspondence, order data<\/td>\r\n            <td>No<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-info-circle\"><\/i>\r\n      <p><strong>Legitimate Interest:<\/strong> in cases where processing is based on the legitimate interest of GASPA MACCHINE (Art. 6(1)(f) GDPR), a balance has been struck between the interests of the controller and the fundamental rights of the data subject, verifying that such interests do not override those of the user. The user always has the right to object to such processing pursuant to Art. 21 GDPR.   <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S4 \u2013 Cookie \u2550\u2550 -->\r\n  <div id=\"s4\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-cookie\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 4<\/small>\r\n Cookies and Tracking Technologies\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>The gaspa-macchine.com website uses cookies and similar tracking technologies in compliance with Italian legislation (Art. 122 of Legislative Decree 196\/2003, as amended by Legislative Decree 101\/2018) and the <strong>Privacy Guarantor Guidelines No. 231 of June 10, 2021<\/strong> on cookies. Each category of cookie used is transparently illustrated below. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-lock\"><\/i>  Technical Cookies (Necessary) \u2013 Do not require consent<\/div>\r\n    <div class=\"gm-cookie-row\">\r\n      <div class=\"gm-cookie-info\"><strong>WordPress session cookies<\/strong><span>Maintain the user's browsing session and shopping cart preferences. Necessary for the operation of the e-commerce site. Automatically deleted when the browser is closed.<\/span><\/div>\r\n      <span class=\"gm-cookie-badge badge-required\"><i class=\"ti ti-lock\"><\/i>  Necessary<\/span>\r\n    <\/div>\r\n    <div class=\"gm-cookie-row\">\r\n      <div class=\"gm-cookie-info\"><strong>Authentication cookies (woocommerce_*)<\/strong><span>Allow recognition of the registered user while browsing the account area and during the checkout process. Duration: session or up to 14 days if \"Remember me\" is chosen.<\/span><\/div>\r\n      <span class=\"gm-cookie-badge badge-required\"><i class=\"ti ti-lock\"><\/i>  Necessary<\/span>\r\n    <\/div>\r\n    <div class=\"gm-cookie-row\">\r\n      <div class=\"gm-cookie-info\"><strong>CSRF security cookies<\/strong><span>Protect site forms from Cross-Site Request Forgery attacks. Duration: session.<\/span><\/div>\r\n      <span class=\"gm-cookie-badge badge-required\"><i class=\"ti ti-lock\"><\/i>  Necessary<\/span>\r\n    <\/div>\r\n    <div class=\"gm-cookie-row\">\r\n      <div class=\"gm-cookie-info\"><strong>Cookie banner consent cookie<\/strong><span>Store the preferences expressed by the user regarding the acceptance or rejection of cookie categories. Duration: 12 months.<\/span><\/div>\r\n      <span class=\"gm-cookie-badge badge-required\"><i class=\"ti ti-lock\"><\/i>  Necessary<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-chart-bar\"><\/i>  Analytical Cookies \u2013 Require consent<\/div>\r\n    <div class=\"gm-cookie-row\">\r\n      <div class=\"gm-cookie-info\"><strong>Google Analytics 4 (_ga, _gid, _ga_*)<\/strong><span>Collect anonymous data on browsing behavior (pages visited, session duration, conversions) to allow GASPA MACCHINE to improve the site. The IP address is anonymized before being transmitted to Google. Provider: Google LLC (USA). Duration: up to 2 years. Data transfer: USA (EU standard contractual clauses).<\/span><\/div>\r\n      <span class=\"gm-cookie-badge badge-optional\"><i class=\"ti ti-adjustments\"><\/i>  Optional<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-ad\"><\/i>  Marketing and Remarketing Cookies \u2013 Require consent<\/div>\r\n    <div class=\"gm-cookie-row\">\r\n      <div class=\"gm-cookie-info\"><strong>Google Ads \/ Google Tag Manager<\/strong><span>Used to monitor conversions from Google Shopping advertising campaigns and for remarketing (showing personalized ads to users who have visited the site). Provider: Google LLC (USA). Duration: up to 540 days.<\/span><\/div>\r\n      <span class=\"gm-cookie-badge badge-optional\"><i class=\"ti ti-adjustments\"><\/i>  Optional<\/span>\r\n    <\/div>\r\n    <div class=\"gm-cookie-row\">\r\n      <div class=\"gm-cookie-info\"><strong>Meta Pixel (Facebook \/ Instagram)<\/strong><span>Tracks visits and actions of users coming from Meta platforms to measure the effectiveness of advertising campaigns and for personalized remarketing. Provider: Meta Platforms Ireland Ltd. Duration: up to 180 days.<\/span><\/div>\r\n      <span class=\"gm-cookie-badge badge-optional\"><i class=\"ti ti-adjustments\"><\/i>  Optional<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-settings\"><\/i>\r\n      <p><strong>Cookie Preference Management:<\/strong> you can change your preferences on analytical and marketing cookies at any time using the cookie management panel on the site (accessible via the \"Cookie Settings\" link in the footer). For third-party cookies, it is also possible to manage preferences directly through the providers' official sites: <a href=\"https:\/\/tools.google.com\/dlpage\/gaoptout\" target=\"_blank\" rel=\"noopener noreferrer\">Google Analytics Opt-out<\/a> and <a href=\"https:\/\/www.facebook.com\/privacy\/explanation\" target=\"_blank\" rel=\"noopener noreferrer\">Meta Privacy Center<\/a>. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S5 \u2013 Conservazione \u2550\u2550 -->\r\n  <div id=\"s5\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-clock\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 5<\/small>\r\n Data Retention Periods\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE retains personal data only for the time necessary to achieve the purposes for which they were collected, in compliance with the principle of <strong>storage limitation<\/strong> provided for by Art. 5(1)(e) GDPR. Specific retention periods are indicated in the following table.  <\/p>\r\n\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n            <th>Data Category<\/th>\r\n            <th>Retention Period<\/th>\r\n            <th>Reasoning<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Order and invoice data<\/strong><\/td>\r\n            <td><strong>10 years<\/strong> from the date of issue<\/td>\r\n            <td>Legal obligation \u2013 tax and accounting retention (Presidential Decree 600\/1973; Art. 2220 Civil Code)<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Shipping and delivery data<\/strong><\/td>\r\n            <td><strong>5 years<\/strong> from the date of delivery<\/td>\r\n            <td>Ordinary limitation period for contractual disputes (Art. 2946 Civil Code)<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Customer support correspondence<\/strong><\/td>\r\n            <td><strong>3 years<\/strong> from the closing of the request<\/td>\r\n            <td>Historical documentation for any subsequent complaints<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Registered user account<\/strong><\/td>\r\n            <td>Until account deletion <strong>+ 12 months<\/strong><\/td>\r\n            <td>To ensure the completion of any ongoing orders and after-sales management<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Data for marketing \/ newsletter<\/strong><\/td>\r\n            <td>Until withdrawal of consent <strong>+ 3 months<\/strong> (for security)<\/td>\r\n            <td>Based on consent; withdrawal results in immediate cessation of sending<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Technical server logs<\/strong><\/td>\r\n            <td><strong>30 days<\/strong><\/td>\r\n            <td>IT security; after the term, they are automatically deleted<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Analytical cookies (browsing data)<\/strong><\/td>\r\n            <td><strong>26 months<\/strong> (Google Analytics) or until withdrawal of consent<\/td>\r\n            <td>Analysis of user behavior for site improvement<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Data for management of complaints and disputes<\/strong><\/td>\r\n            <td><strong>5 years<\/strong> from the closing of the case<\/td>\r\n            <td>Legal protection in case of litigation (ordinary limitation period)<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-trash\"><\/i>\r\n      <p><strong>Automatic Deletion:<\/strong> at the end of the indicated retention periods, data are deleted or irreversibly anonymized, unless retention is required for legal or regulatory reasons. Deletion procedures are automated and periodically verified by our technical team. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S6 \u2013 Destinatari \u2550\u2550 -->\r\n  <div id=\"s6\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-share\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 6<\/small>\r\n Recipients and Communication of Data to Third Parties\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE does not sell, rent, or transfer users' personal data to third parties for commercial purposes. However, data may be communicated to specific categories of third parties, exclusively within the limits necessary for the stated purposes and in the presence of adequate contractual guarantees. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-truck-delivery\"><\/i>  Carriers and Forwarders<\/div>\r\n    <p>Personal details and delivery address data are transmitted to specialized carriers in charge of transporting the machines (first name, last name or company name, delivery address, phone number for delivery coordination). These subjects act as <strong>Data Processors<\/strong> pursuant to Art. 28 GDPR, bound by a specific confidentiality agreement.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-credit-card\"><\/i>  Payment Processors<\/div>\r\n    <p>Data necessary for payment processing are transmitted to the PCI-DSS certified payment processors used by GASPA MACCHINE (e.g., Stripe, PayPal, or banking institutions for transfers). These subjects process payment data as independent data controllers, according to their own privacy policies, and GASPA MACCHINE never stores complete payment card data. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-calculator\"><\/i>  Tax and Accounting Consultants<\/div>\r\n    <p>Billing data and accounting documents are transmitted to the accounting firm and\/or tax consultant of GASPA MACCHINE for the fulfillment of tax and accounting obligations. These subjects act as Data Processors, bound by an agreement pursuant to Art. 28 GDPR.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-code\"><\/i>  Technology Service Providers<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>WordPress hosting provider:<\/strong> hosts the website and related databases. Acts as a Data Processor with GDPR guarantees. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Google LLC:<\/strong> provides Google Analytics (traffic analysis) and Google Ads (advertising). Anonymized or pseudonymized data. Transfer to USA with standard contractual clauses (SCC).  <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Meta Platforms Ireland Ltd.:<\/strong> provides the Meta Pixel service for tracking advertising conversions on Facebook and Instagram. Subject to transfers to USA with SCC. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>E-mail marketing service:<\/strong> provider used for sending the newsletter to subscribers who have provided consent. Acts as a Data Processor. <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-building-bank\"><\/i>  Public Authorities<\/div>\r\n    <p>Data may be communicated to the competent public authorities (Revenue Agency, Finance Guard, Customs Authority, law enforcement) exclusively when required by applicable law, by a court order, or in fulfillment of specific regulatory obligations.<\/p>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-file-text\"><\/i>\r\n      <p><strong>Register of Data Processors:<\/strong> GASPA MACCHINE maintains an updated register of all Data Processors designated pursuant to Art. 28 GDPR, with an indication of the contractual guarantees adopted. This register is available upon request by contacting <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S7 \u2013 Trasferimento Extra-UE \u2550\u2550 -->\r\n  <div id=\"s7\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-world-upload\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 7<\/small>\r\n Transfer of Data to Non-EU Countries\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE may transfer some personal data to countries outside the European Economic Area (EEA) only in the presence of adequate guarantees pursuant to Arts. 44\u201349 GDPR. The main situations in which such transfers occur are indicated below. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-usa\"><\/i>  Transfer to the USA \u2013 Google and Meta<\/div>\r\n    <p>Data processed by Google LLC (Google Analytics, Google Ads) and Meta Platforms Ireland Ltd. (Meta Pixel) may be transferred and processed in the United States. Such transfers take place in compliance with the <strong>Standard Contractual Clauses (SCC)<\/strong> adopted by the European Commission (EU Implementing Decision 2021\/914), as well as based on the <strong>EU-US Data Privacy Framework<\/strong>, adopted by the European Commission by Decision of July 10, 2023, which recognized an adequate level of protection for personal data transferred to US organizations participating in the framework. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-file-certificate\"><\/i>  Guarantees Adopted for Transfers<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Standard Contractual Clauses (SCC)<\/strong> approved by the European Commission \u2013 applied in contracts with Google, Meta, and other US providers.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>EU-US Data Privacy Framework<\/strong> \u2013 for US providers participating in the framework, recognized as adequate by the EU Commission in July 2023.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Adequacy decisions:<\/strong> for transfers to countries that the European Commission has recognized as having an adequate level of protection (e.g., Switzerland, pursuant to Decision 2000\/518\/EC).<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-alert-triangle\"><\/i>\r\n      <p><strong>Switzerland:<\/strong> although Switzerland is not an EU member state, the European Commission has adopted an adequacy decision regarding Switzerland, which means that data transfers to Switzerland do not require additional measures beyond those applied within the EEA. GASPA MACCHINE ships to Switzerland, and the data of Swiss customers are processed with the same guarantees applied to EU customers. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S8 \u2013 Diritti degli Interessati \u2550\u2550 -->\r\n  <div id=\"s8\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-user-check\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 8<\/small>\r\n Rights of the Data Subjects under the GDPR\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Every natural person whose personal data are processed by GASPA MACCHINE has the right to exercise the following rights guaranteed by the GDPR Regulation. GASPA MACCHINE undertakes to respond to all requests within <strong>30 days<\/strong> of receipt, with the possibility of an extension of a further 60 days for particularly complex requests, upon notice to the data subject. <\/p>\r\n\r\n    <div class=\"gm-rights-grid\">\r\n      <div class=\"gm-right-card\">\r\n        <div class=\"gm-right-card-icon\"><i class=\"ti ti-eye\"><\/i><\/div>\r\n        <h4>Right of Access (Art. 15)<\/h4>\r\n        <p>Obtain confirmation that GASPA MACCHINE is processing your personal data and receive a copy of all processed data, with information on the purposes, categories of data, and recipients.<\/p>\r\n      <\/div>\r\n      <div class=\"gm-right-card\">\r\n        <div class=\"gm-right-card-icon\"><i class=\"ti ti-edit\"><\/i><\/div>\r\n        <h4>Right to Rectification (Art. 16)<\/h4>\r\n        <p>Request the correction of inaccurate or incomplete personal data concerning you, without undue delay.<\/p>\r\n      <\/div>\r\n      <div class=\"gm-right-card\">\r\n        <div class=\"gm-right-card-icon\"><i class=\"ti ti-trash\"><\/i><\/div>\r\n        <h4>Right to Erasure (Art. 17)<\/h4>\r\n        <p>Request the deletion of your personal data (right to be forgotten) when they are no longer necessary for the purposes for which they were collected or when you have withdrawn consent.<\/p>\r\n      <\/div>\r\n      <div class=\"gm-right-card\">\r\n        <div class=\"gm-right-card-icon\"><i class=\"ti ti-lock\"><\/i><\/div>\r\n        <h4>Right to Restriction (Art. 18)<\/h4>\r\n        <p>Request the restriction of the processing of your data in specific circumstances (e.g., during verification of data accuracy or in case of objection to processing).<\/p>\r\n      <\/div>\r\n      <div class=\"gm-right-card\">\r\n        <div class=\"gm-right-card-icon\"><i class=\"ti ti-download\"><\/i><\/div>\r\n        <h4>Right to Portability (Art. 20)<\/h4>\r\n        <p>Receive your personal data in a structured, commonly used, and machine-readable format, or transmit them directly to another data controller.<\/p>\r\n      <\/div>\r\n      <div class=\"gm-right-card\">\r\n        <div class=\"gm-right-card-icon\"><i class=\"ti ti-hand-stop\"><\/i><\/div>\r\n        <h4>Right to Object (Art. 21)<\/h4>\r\n        <p>Object at any time to the processing of your data based on legitimate interest or for direct marketing purposes, including profiling related to marketing.<\/p>\r\n      <\/div>\r\n      <div class=\"gm-right-card\">\r\n        <div class=\"gm-right-card-icon\"><i class=\"ti ti-x\"><\/i><\/div>\r\n        <h4>Withdrawal of Consent (Art. 7) 7(3))<\/h4>\r\n        <p>Withdraw at any time the consent given for processing based on it (marketing, analytical\/profiling cookies), without affecting the lawfulness of processing prior to withdrawal.<\/p>\r\n      <\/div>\r\n      <div class=\"gm-right-card\">\r\n        <div class=\"gm-right-card-icon\"><i class=\"ti ti-robot\"><\/i><\/div>\r\n        <h4>Automated Decisions (Art. 22)<\/h4>\r\n        <p>Not be subject to decisions based solely on automated processing, including profiling, which produce significant legal effects. GASPA MACCHINE does not make such automated decisions. <\/p>\r\n      <\/div>\r\n      <div class=\"gm-right-card\">\r\n        <div class=\"gm-right-card-icon\"><i class=\"ti ti-flag\"><\/i><\/div>\r\n        <h4>Right to Lodge a Complaint (Art. 77)<\/h4>\r\n        <p>Lodge a complaint with the competent supervisory authority (Italian Privacy Guarantor) if you believe that the processing of your personal data violates the GDPR.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gm-box gm-box-green\">\r\n      <i class=\"ti ti-circle-check\"><\/i>\r\n      <p><strong>How to Exercise Your Rights:<\/strong> to exercise one or more of the rights indicated above, fill out the interactive form in Section 9 of this page or send a written request to <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>, specifying the right you wish to exercise, your identification data and, if necessary, a copy of a valid identity document. The response will be provided within 30 days of receipt of the complete request. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S9 \u2013 FORM: Esercizio Diritti \u2550\u2550 -->\r\n  <div id=\"s9\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-forms\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 9<\/small>\r\n Form for the Exercise of GDPR Rights\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Fill out the following form to send a formal request to exercise your rights under the GDPR Regulation. You will receive a response at the e-mail address indicated within <strong>30 days<\/strong> of receipt of the request. <\/p>\r\n\r\n    <div class=\"gm-form-section\">\r\n      <div class=\"gm-form-title\"><i class=\"ti ti-user-check\"><\/i>  GDPR Rights Exercise Request<\/div>\r\n      <p class=\"gm-form-desc\">Fields marked with <span style=\"color:var(--accent-red)\">*<\/span> are mandatory. Your identity will be verified before proceeding with the request, in compliance with Art. 12 GDPR.  <\/p>\r\n\r\n      <div class=\"gm-form-grid\">\r\n        <div class=\"gm-form-group\">\r\n          <label>First Name <span>*<\/span><\/label>\r\n          <input type=\"text\" class=\"gm-input\" id=\"rights-nome\" placeholder=\"Your first name\" required=\"\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Last Name <span>*<\/span><\/label>\r\n          <input type=\"text\" class=\"gm-input\" id=\"rights-cognome\" placeholder=\"Your last name\" required=\"\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Email Address <span>*<\/span><\/label>\r\n          <input type=\"email\" class=\"gm-input\" id=\"rights-email\" placeholder=\"email@example.com\" required=\"\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Phone Number<\/label>\r\n          <input type=\"tel\" class=\"gm-input\" id=\"rights-telefono\" placeholder=\"+39 000 000 0000\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Country of Residence <span>*<\/span><\/label>\r\n          <select class=\"gm-select\" id=\"rights-paese\" required=\"\">\r\n            <option value=\"\">\u2014 Select your Country \u2014<\/option>\r\n            <option value=\"IT\">Italy<\/option>\r\n            <option value=\"AT\">Austria<\/option>\r\n            <option value=\"FI\">Finlandia<\/option>\r\n            <option value=\"FR\">France<\/option>\r\n            <option value=\"DE\">Germany<\/option>\r\n            <option value=\"NL\">Netherlands<\/option>\r\n            <option value=\"PL\">Poland<\/option>\r\n            <option value=\"RO\">Romania<\/option>\r\n            <option value=\"ES\">Spain<\/option>\r\n            <option value=\"CH\">Switzerland<\/option>\r\n            <option value=\"OTHER\">Other<\/option>\r\n          <\/select>\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Order Number (if applicable)<\/label>\r\n          <input type=\"text\" class=\"gm-input\" id=\"rights-ordine\" placeholder=\"e.g., #GM-2026-XXXXX\">\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Right You Wish to Exercise <span>*<\/span><\/label>\r\n          <select class=\"gm-select\" id=\"rights-tipo\" required=\"\">\r\n            <option value=\"\">\u2014 Select the right \u2014<\/option>\r\n            <option value=\"accesso\">Art. 15 \u2013 Right of access (copy of data)<\/option>\r\n            <option value=\"rettifica\">Art. 16 \u2013 Right to rectification (data correction)<\/option>\r\n            <option value=\"cancellazione\">Art. 17 \u2013 Right to erasure (right to be forgotten)<\/option>\r\n            <option value=\"limitazione\">Art. 18 \u2013 Right to restriction of processing<\/option>\r\n            <option value=\"portabilita\">Art. 20 \u2013 Right to data portability<\/option>\r\n            <option value=\"opposizione\">Art. 21 \u2013 Right to object to processing<\/option>\r\n            <option value=\"revoca_consenso\">Art. 7(3) \u2013 Withdrawal of consent<\/option>\r\n            <option value=\"altro\">Other (specify in the message)<\/option>\r\n          <\/select> \r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Description of the Request <span>*<\/span><\/label>\r\n          <textarea class=\"gm-textarea\" id=\"rights-messaggio\" placeholder=\"Describe your request in detail. If you are requesting data rectification, indicate the incorrect data and the desired correction. If you are requesting deletion, indicate the data you wish to remove.\" required=\"\"><\/textarea>\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <div class=\"gm-checkbox-group\">\r\n             <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" id=\"rights-privacy\" required=\"\"\/>\r\n I have read and understood this <a href=\"#\">Privacy Policy<\/a> of GASPA MACCHINE. I understand that my data will be used exclusively to process this request under the GDPR. <span style=\"color:var(--accent-red)\">*<\/span>\r\n            <\/label>\r\n            <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" id=\"rights-identita\" required=\"\"\/>\r\n I declare that the information provided is accurate and that I am the person to whom the data subject of the request refers, or I am authorized to act on their behalf. <span style=\"color:var(--accent-red)\">*<\/span>\r\n            <\/label> \r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"gm-form-actions\">\r\n         <button class=\"gm-submit-btn\" onclick=\"submitRightsForm()\">\r\n          <i class=\"ti ti-send\"><\/i> Send GDPR Request\r\n        <\/button>\r\n        <button class=\"gm-reset-btn\" onclick=\"resetForm('rights')\">\r\n          <i class=\"ti ti-refresh\"><\/i> Reset\r\n        <\/button>\r\n        <span class=\"gm-form-note\"><i class=\"ti ti-lock\"><\/i> Data transmitted in encrypted mode<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"gm-form-msg gm-form-msg-success\" id=\"rights-success\">\r\n        <i class=\"ti ti-circle-check\"><\/i>\r\n        <div class=\"gm-form-msg-body\">\r\n          <strong>Request sent successfully!<\/strong>\r\n          <span>You will receive a confirmation via e-mail within a few minutes. We will respond to your request within 30 days, as provided for by Art. 12 GDPR.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"gm-form-msg gm-form-msg-error\" id=\"rights-error\">\r\n        <i class=\"ti ti-alert-circle\"><\/i>\r\n        <div class=\"gm-form-msg-body\">\r\n          <strong>Missing mandatory fields<\/strong>\r\n          <span>Please check that you have filled in all mandatory fields marked with * and accepted both required declarations.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S10 \u2013 Sicurezza \u2550\u2550 -->\r\n  <div id=\"s10\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-shield\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 10<\/small>\r\n Personal Data Security Measures\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE adopts appropriate technical and organizational measures to protect personal data from unauthorized access, disclosure, alteration, or destruction, in compliance with Art. 32 GDPR and the principle of <strong>privacy by design and by default<\/strong> enshrined in Art. 25 GDPR.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-lock-square\"><\/i>  Technical Measures Adopted<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>TLS\/HTTPS encryption:<\/strong> all communications between the user's browser and the site's servers are encrypted via TLS 1.2 protocol or higher.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Password hashing:<\/strong> user account passwords are never stored in plain text, but in the form of an irreversible hash (bcrypt).<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Limited data access:<\/strong> personal data are accessible only to authorized personnel of GASPA MACCHINE who need them for their specific duties (need-to-know principle).<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Regular backups:<\/strong> data are subject to periodic encrypted backups, stored on servers separate from production.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Firewalls and anti-intrusion systems:<\/strong> the site is protected by a web application firewall (WAF) and intrusion detection systems (IDS).<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Security updates:<\/strong> WordPress, the plugins, and the themes used are kept updated to the latest available security version.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-alert-triangle\"><\/i>  Data Breaches<\/div>\r\n    <p>In the event of a personal data security breach that involves a risk to the rights and freedoms of data subjects, GASPA MACCHINE undertakes to notify the <strong>Italian Privacy Guarantor<\/strong> within 72 hours of discovering the breach, pursuant to Art. 33 GDPR. If the breach involves a high risk, data subjects will be informed individually without undue delay, pursuant to Art. 34 GDPR.   <\/p>\r\n\r\n    <div class=\"gm-box gm-box-red\">\r\n      <i class=\"ti ti-alert-circle\"><\/i>\r\n      <p><strong>Vulnerability Reporting:<\/strong> if you believe you have identified a security vulnerability on the gaspa-macchine.com website that could compromise the protection of users' personal data, please report it promptly to <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>. We will respond within 48 business hours. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S11 \u2013 Normativa per Paese \u2550\u2550 -->\r\n  <div id=\"s11\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-flag\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 11<\/small>\r\n Applicable Regulations by Country of Residence\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>In addition to the GDPR (applicable in all EU countries), each country to which GASPA MACCHINE ships has implemented and integrated the GDPR with specific national regulations. The main national data protection laws and the competent supervisory authorities for each country are listed below. <\/p>\r\n\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n            <th>Country<\/th>\r\n            <th>National Privacy Regulation<\/th>\r\n            <th>Supervisory Authority (DPA)<\/th>\r\n            <th>Official Website<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Italy<\/strong><\/td>\r\n            <td>Legislative Decree 196\/2003 (Privacy Code), as amended by Legislative Decree 101\/2018<\/td>\r\n            <td>Garante per la Protezione dei Dati Personali<\/td>\r\n            <td><a href=\"https:\/\/www.garanteprivacy.it\" target=\"_blank\" rel=\"noopener\">garanteprivacy.it<\/a><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Austria<\/strong><\/td>\r\n            <td>Datenschutzgesetz (DSG) 2018<\/td>\r\n            <td>\u00d6sterreichische Datenschutzbeh\u00f6rde (DSB)<\/td>\r\n            <td><a href=\"https:\/\/www.dsb.gv.at\" target=\"_blank\" rel=\"noopener\">dsb.gv.at<\/a><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Finland<\/strong><\/td>\r\n            <td>Tietosuojalaki (1050\/2018)<\/td>\r\n            <td>Tietosuojavaltuutetun toimisto (Office of the Data Protection Ombudsman)<\/td>\r\n            <td><a href=\"https:\/\/tietosuoja.fi\" target=\"_blank\" rel=\"noopener\">tietosuoja.fi<\/a><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>France<\/strong><\/td>\r\n            <td>Loi Informatique et Libert\u00e9s (Law No. 78-17), as amended in 2018<\/td>\r\n            <td>Commission Nationale de l'Informatique et des Libert\u00e9s (CNIL)<\/td>\r\n            <td><a href=\"https:\/\/www.cnil.fr\" target=\"_blank\" rel=\"noopener\">cnil.fr<\/a><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Germany<\/strong><\/td>\r\n            <td>Bundesdatenschutzgesetz (BDSG) 2018<\/td>\r\n            <td>Bundesbeauftragte f\u00fcr den Datenschutz und die Informationsfreiheit (BfDI) + DPAs of the individual L\u00e4nder<\/td>\r\n            <td><a href=\"https:\/\/www.bfdi.bund.de\" target=\"_blank\" rel=\"noopener\">bfdi.bund.de<\/a><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Netherlands<\/strong><\/td>\r\n            <td>Uitvoeringswet Algemene verordening gegevensbescherming (UAVG)<\/td>\r\n            <td>Autoriteit Persoonsgegevens (AP)<\/td>\r\n            <td><a href=\"https:\/\/www.autoriteitpersoonsgegevens.nl\" target=\"_blank\" rel=\"noopener\">autoriteitpersoonsgegevens.nl<\/a><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Poland<\/strong><\/td>\r\n            <td>Ustawa z dnia 10 maja 2018 r. o ochronie danych osobowych<\/td>\r\n            <td>Urz\u0105d Ochrony Danych Osobowych (UODO)<\/td>\r\n            <td><a href=\"https:\/\/uodo.gov.pl\" target=\"_blank\" rel=\"noopener\">uodo.gov.pl<\/a><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Romania<\/strong><\/td>\r\n            <td>Legea nr. 190\/2018<\/td>\r\n            <td>Autoritatea Na\u021bional\u0103 de Supraveghere a Prelucr\u0103rii Datelor cu Caracter Personal (ANSPDCP)<\/td>\r\n            <td><a href=\"https:\/\/www.dataprotection.ro\" target=\"_blank\" rel=\"noopener\">dataprotection.ro<\/a><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Spain<\/strong><\/td>\r\n            <td>Ley Org\u00e1nica 3\/2018 (LOPDGDD)<\/td>\r\n            <td>Agencia Espa\u00f1ola de Protecci\u00f3n de Datos (AEPD)<\/td>\r\n            <td><a href=\"https:\/\/www.aepd.es\" target=\"_blank\" rel=\"noopener\">aepd.es<\/a><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Switzerland<\/strong><\/td>\r\n            <td>Federal Act on Data Protection (FADP, in force since September 1, 2023)<\/td>\r\n            <td>Federal Data Protection and Information Commissioner (FDPIC)<\/td>\r\n            <td><a href=\"https:\/\/www.edoeb.admin.ch\" target=\"_blank\" rel=\"noopener\">edoeb.admin.ch<\/a><\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-info-circle\"><\/i>\r\n      <p><strong>Lead Authority:<\/strong> since GASPA MACCHINE is a company based in Italy, the lead supervisory authority for cross-border processing pursuant to Art. 56 GDPR is the Italian <strong>Garante per la Protezione dei Dati Personali<\/strong>. Consumers in other EU countries have the right to lodge their complaint with the supervisory authority of their country of residence, which will coordinate with the Italian Garante according to the GDPR's one-stop-shop procedure.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S12 \u2013 Minori \u2550\u2550 -->\r\n  <div id=\"s12\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-baby-carriage\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 12<\/small>\r\n Protection of Minors\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>The gaspa-macchine.com website and the products marketed therein (agricultural and construction machinery of high economic value, intended for professional use) are aimed exclusively at <strong>adults<\/strong> (aged 18 or over). GASPA MACCHINE does not intentionally collect personal data from minors under 18. <\/p>\r\n\r\n    <p>Pursuant to Art. 8 GDPR and Art. 2-quinquies of Legislative Decree 196\/2003 (as amended by Legislative Decree 101\/2018), in Italy the age threshold for autonomous consent to the processing of data for information society services is set at <strong>14 years<\/strong>. However, since the activity of GASPA MACCHINE presupposes the legal capacity to enter into purchase contracts for high-value goods, the site is accessible and usable exclusively by adults.    <\/p>\r\n\r\n    <div class=\"gm-box gm-box-red\">\r\n      <i class=\"ti ti-alert-circle\"><\/i>\r\n      <p><strong>Reporting Minors' Data:<\/strong> if parents or legal guardians believe that a minor has provided personal data to GASPA MACCHINE without their consent, they are requested to contact our team immediately at <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>. We will proceed with the immediate deletion of such data as soon as we have confirmation. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S13 \u2013 Modifiche \u2550\u2550 -->\r\n  <div id=\"s13\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-refresh\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 13<\/small>\r\n Changes to this Privacy Policy\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA S.R.L MACCHINE reserves the right to update this Privacy Policy at any time to reflect regulatory changes (e.g., new measures from the Privacy Garante, updates to the GDPR or national regulations), changes in data processing activities, or the introduction of new services on the site.<\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-bell\"><\/i>  Notification to Registered Users<\/div>\r\n    <p>In the event of substantial changes affecting the rights of data subjects or the methods of data processing, GASPA MACCHINE will communicate the changes to registered users via <strong>email to the address provided during registration<\/strong>, with at least <strong>30 days'<\/strong> notice before the new conditions come into effect. For processing based on consent, any substantial changes will require the collection of new informed consent. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-calendar\"><\/i>  Previous Versions<\/div>\r\n    <p>The current version of this Policy is dated <strong>June 12, 2026<\/strong>. Previous versions of the Policy can be requested by sending an email to <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>. We recommend that users regularly consult this page to stay updated on any changes.  <\/p>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S14 \u2013 FORM: Cancellazione Dati \u2550\u2550 -->\r\n  <div id=\"s14\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-trash\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 14<\/small>\r\n Data Deletion Request Form\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Pursuant to Art. 17 GDPR (Right to Erasure \u2013 Right to be Forgotten), you have the right to request the deletion of your personal data in the cases provided for by law. Please fill out the following form to submit your request. We will verify the applicability of the right to erasure in your specific case and respond within <strong>30 days<\/strong>.   <\/p>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-alert-triangle\"><\/i>\r\n      <p><strong>Limitations to the Right to Erasure:<\/strong> the right to erasure is not absolute. It is not possible to delete data that GASPA MACCHINE is legally obliged to retain (e.g., tax and accounting data for 10 years, data relating to orders in progress). In these cases, you will be provided with a reasoned response indicating the remaining mandatory retention period.  <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"gm-form-section\">\r\n      <div class=\"gm-form-title\"><i class=\"ti ti-trash\"><\/i>  Data Deletion Request (Art. 17 GDPR)<\/div>\r\n      <p class=\"gm-form-desc\">Specify the data you wish to delete and the reason for the request. You will be asked to verify your identity before proceeding with the deletion. <\/p>\r\n\r\n      <div class=\"gm-form-grid\">\r\n        <div class=\"gm-form-group\">\r\n          <label>First and Last Name <span>*<\/span><\/label>\r\n          <input type=\"text\" class=\"gm-input\" id=\"del-nome\" placeholder=\"Full name\" required=\"\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Registered Email Address <span>*<\/span><\/label>\r\n          <input type=\"email\" class=\"gm-input\" id=\"del-email\" placeholder=\"email@example.com\" required=\"\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Phone Number<\/label>\r\n          <input type=\"tel\" class=\"gm-input\" id=\"del-telefono\" placeholder=\"+39 000 000 0000\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Country of Residence <span>*<\/span><\/label>\r\n          <select class=\"gm-select\" id=\"del-paese\" required=\"\">\r\n            <option value=\"\">\u2014 Select \u2014<\/option>\r\n            <option value=\"IT\">Italy<\/option>\r\n            <option value=\"AT\">Austria<\/option>\r\n            <option value=\"FI\">Finland<\/option>\r\n            <option value=\"FR\">France<\/option>\r\n            <option value=\"DE\">Germany<\/option>\r\n            <option value=\"NL\">Netherlands<\/option>\r\n            <option value=\"PL\">Poland<\/option>\r\n            <option value=\"RO\">Romania<\/option>\r\n            <option value=\"ES\">Spain<\/option>\r\n            <option value=\"CH\">Switzerland<\/option>\r\n            <option value=\"OTHER\">Other<\/option>\r\n          <\/select>\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Type of Data to be Deleted <span>*<\/span><\/label>\r\n          <select class=\"gm-select\" id=\"del-tipo\" required=\"\">\r\n            <option value=\"\">\u2014 Select type \u2014<\/option>\r\n            <option value=\"account\">User account and all associated data<\/option>\r\n            <option value=\"newsletter\">Newsletter subscription and marketing data<\/option>\r\n            <option value=\"storico_navigazione\">Browsing data and profiling cookies<\/option>\r\n            <option value=\"contatti\">Contact data and correspondence<\/option>\r\n            <option value=\"tutto\">All personal data (except those with legal retention obligation)<\/option>\r\n            <option value=\"altro\">Other (specify in message)<\/option>\r\n          <\/select> \r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Reason for Request<\/label>\r\n          <select class=\"gm-select\" id=\"del-motivazione\">\r\n            <option value=\"\">\u2014 Select reason (optional) \u2014<\/option>\r\n            <option value=\"non_necessari\">The data are no longer necessary in relation to the purposes for which they were collected<\/option>\r\n            <option value=\"revoca_consenso\">I have withdrawn the consent on which the processing was based<\/option>\r\n            <option value=\"opposizione\">I have objected to the processing and there are no overriding legitimate grounds<\/option>\r\n            <option value=\"illecito\">The data have been unlawfully processed<\/option>\r\n            <option value=\"minore\">It concerns data collected in relation to information society services to a minor<\/option>\r\n          <\/select> \r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Additional Notes<\/label>\r\n          <textarea class=\"gm-textarea\" id=\"del-note\" placeholder=\"Add any additional details about your deletion request...\"><\/textarea>\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <div class=\"gm-checkbox-group\">\r\n             <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" id=\"del-conferma\" required=\"\"\/>\r\n I confirm that I am the owner of the data subject to the deletion request and that I understand that data subject to a legal retention obligation cannot be deleted before the term provided for by law. <span style=\"color:var(--accent-red)\">*<\/span>\r\n            <\/label>\r\n            <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" id=\"del-privacy\" required=\"\"\/>\r\n I have read the <a href=\"#\">Privacy Policy<\/a> of GASPA MACCHINE and confirm that I wish to proceed with the deletion request. <span style=\"color:var(--accent-red)\">*<\/span>\r\n            <\/label> \r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"gm-form-actions\">\r\n         <button class=\"gm-submit-btn\" onclick=\"submitDeleteForm()\" style=\"background:linear-gradient(135deg,#ef4444,#f87171)\">\r\n          <i class=\"ti ti-trash\"><\/i> Send Deletion Request\r\n        <\/button>\r\n        <button class=\"gm-reset-btn\" onclick=\"resetForm('del')\">\r\n          <i class=\"ti ti-refresh\"><\/i> Reset\r\n        <\/button>\r\n        <span class=\"gm-form-note\"><i class=\"ti ti-lock\"><\/i> Secure and encrypted request<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"gm-form-msg gm-form-msg-success\" id=\"del-success\">\r\n        <i class=\"ti ti-circle-check\"><\/i>\r\n        <div class=\"gm-form-msg-body\">\r\n          <strong>Deletion request received!<\/strong>\r\n          <span>You will receive a confirmation via email within 24 hours. We will evaluate your request and respond within 30 days, as provided for by Art. 12 GDPR.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"gm-form-msg gm-form-msg-error\" id=\"del-error\">\r\n        <i class=\"ti ti-alert-circle\"><\/i>\r\n        <div class=\"gm-form-msg-body\">\r\n          <strong>Missing mandatory fields<\/strong>\r\n          <span>Please verify that you have filled in all mandatory fields and accepted the required declarations before submitting the request.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S15 \u2013 FORM: Revoca Consenso \u2550\u2550 -->\r\n  <div id=\"s15\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-x\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 15<\/small>\r\n Consent Withdrawal Form\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Pursuant to Art. 7(3) GDPR, you have the right to withdraw your consent at any time for one or more specific processing operations based on consent, without affecting the lawfulness of processing based on consent before its withdrawal. The withdrawal takes effect immediately from the date the request is processed by GASPA MACCHINE.  <\/p>\r\n\r\n    <div class=\"gm-form-section\">\r\n      <div class=\"gm-form-title\"><i class=\"ti ti-x\"><\/i>  Withdrawal of Consent (Art. 7(3) GDPR) <\/div>\r\n      <p class=\"gm-form-desc\">Select the processing operations for which you wish to withdraw consent. Withdrawal is free of charge and without consequences for the use of the site for non-commercial purposes. <\/p>\r\n\r\n      <div class=\"gm-form-grid\">\r\n        <div class=\"gm-form-group\">\r\n          <label>First and Last Name <span>*<\/span><\/label>\r\n          <input type=\"text\" class=\"gm-input\" id=\"rev-nome\" placeholder=\"Full name\" required=\"\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Email Address <span>*<\/span><\/label>\r\n          <input type=\"email\" class=\"gm-input\" id=\"rev-email\" placeholder=\"email@example.com\" required=\"\">\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Consent(s) to be Withdrawn <span>*<\/span><\/label>\r\n          <div class=\"gm-checkbox-group\" style=\"margin-top:8px\">\r\n            <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" class=\"rev-choice\" value=\"newsletter\">\r\n  Newsletter and commercial communications via email (promotions, new arrivals, special offers)\r\n            <\/label>\r\n            <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" class=\"rev-choice\" value=\"analytics\">\r\n  Analytical cookies (Google Analytics) \u2013 monitoring of browsing behavior\r\n            <\/label>\r\n            <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" class=\"rev-choice\" value=\"remarketing\">\r\n  Marketing and remarketing cookies (Google Ads, Meta Pixel) \u2013 personalized advertising\r\n            <\/label>\r\n            <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" class=\"rev-choice\" value=\"profilazione\">\r\n  Profiling for personalization of the site experience (product recommendations)\r\n            <\/label>\r\n            <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" class=\"rev-choice\" value=\"terze_parti\">\r\n  Sharing of data with third parties for marketing purposes\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Notes (optional)<\/label>\r\n          <textarea class=\"gm-textarea\" id=\"rev-note\" placeholder=\"Add any notes or specifics about your withdrawal request...\" style=\"min-height:80px\"><\/textarea>\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <div class=\"gm-checkbox-group\">\r\n            <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" id=\"rev-conferma\" required=\"\">\r\n  I understand that the withdrawal of consent does not affect the lawfulness of the processing carried out before the withdrawal itself, and that data strictly necessary for the execution of any ongoing contracts cannot be deleted. <span style=\"color:var(--accent-red)\">*<\/span>\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"gm-form-actions\">\r\n         <button class=\"gm-submit-btn\" onclick=\"submitRevokeForm()\" style=\"background:linear-gradient(135deg,#f59e0b,#fbbf24);color:var(--navy)\">\r\n          <i class=\"ti ti-x\"><\/i> Withdraw Consent\r\n        <\/button>\r\n        <button class=\"gm-reset-btn\" onclick=\"resetForm('rev')\">\r\n          <i class=\"ti ti-refresh\"><\/i> Reset\r\n        <\/button>\r\n        <span class=\"gm-form-note\"><i class=\"ti ti-lock\"><\/i> Immediate processing<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"gm-form-msg gm-form-msg-success\" id=\"rev-success\">\r\n        <i class=\"ti ti-circle-check\"><\/i>\r\n        <div class=\"gm-form-msg-body\">\r\n          <strong>Withdrawal of consent received!<\/strong>\r\n          <span>The selected consents will be withdrawn within 72 working hours. You will receive a confirmation via email as soon as the withdrawal has been processed.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"gm-form-msg gm-form-msg-error\" id=\"rev-error\">\r\n        <i class=\"ti ti-alert-circle\"><\/i>\r\n        <div class=\"gm-form-msg-body\">\r\n          <strong>Incomplete request<\/strong>\r\n          <span>Please select at least one consent to withdraw, fill in the mandatory fields, and accept the required declaration.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S16 \u2013 FORM: Reclamo Privacy \u2550\u2550 -->\r\n  <div id=\"s16\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-message-report\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 16<\/small>\r\n Privacy Complaint and Reporting Form\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>If you believe that the processing of your personal data by GASPA MACCHINE violates the provisions of the GDPR or applicable national law, you have the right to lodge a complaint. We invite you in the first instance to contact us directly: we are committed to resolving the issue quickly and transparently. If the response received is not satisfactory, you have the right to lodge a complaint with the competent Supervisory Authority (see Section 11).  <\/p>\r\n\r\n    <div class=\"gm-form-section\">\r\n      <div class=\"gm-form-title\"><i class=\"ti ti-message-report\"><\/i>  Privacy Complaint \/ Report<\/div>\r\n      <p class=\"gm-form-desc\">Describe the problem encountered in detail. GASPA MACCHINE will respond within <strong>30 days<\/strong> of receiving the complaint, as provided for by Art. 12 GDPR.  <\/p>\r\n\r\n      <div class=\"gm-form-grid\">\r\n        <div class=\"gm-form-group\">\r\n          <label>First and Last Name <span>*<\/span><\/label>\r\n          <input type=\"text\" class=\"gm-input\" id=\"rec-nome\" placeholder=\"Full name\" required=\"\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Email Address <span>*<\/span><\/label>\r\n          <input type=\"email\" class=\"gm-input\" id=\"rec-email\" placeholder=\"email@example.com\" required=\"\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Phone Number<\/label>\r\n          <input type=\"tel\" class=\"gm-input\" id=\"rec-telefono\" placeholder=\"+39 000 000 0000\">\r\n        <\/div>\r\n        <div class=\"gm-form-group\">\r\n          <label>Country of Residence <span>*<\/span><\/label>\r\n          <select class=\"gm-select\" id=\"rec-paese\" required=\"\">\r\n            <option value=\"\">\u2014 Select \u2014<\/option>\r\n            <option value=\"IT\">Italy<\/option>\r\n            <option value=\"AT\">Austria<\/option>\r\n            <option value=\"FI\">Finland<\/option>\r\n            <option value=\"FR\">France<\/option>\r\n            <option value=\"DE\">Germany<\/option>\r\n            <option value=\"NL\">Netherlands<\/option>\r\n            <option value=\"PL\">Poland<\/option>\r\n            <option value=\"RO\">Romania<\/option>\r\n            <option value=\"ES\">Spain<\/option>\r\n            <option value=\"CH\">Switzerland<\/option>\r\n            <option value=\"OTHER\">Other<\/option>\r\n          <\/select>\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Type of Violation Reported <span>*<\/span><\/label>\r\n          <select class=\"gm-select\" id=\"rec-tipo\" required=\"\">\r\n            <option value=\"\">\u2014 Select type \u2014<\/option>\r\n            <option value=\"trattamento_non_consenso\">Processing of data without consent or without a valid legal basis<\/option>\r\n            <option value=\"mancata_cancellazione\">Failure to delete data despite request<\/option>\r\n            <option value=\"trasferimento_illecito\">Unlawful transfer of data to third parties<\/option>\r\n            <option value=\"mancata_risposta\">Failure to respond to a request to exercise rights<\/option>\r\n            <option value=\"sicurezza\">Security breach (suspected data breach)<\/option>\r\n            <option value=\"marketing_non_consenso\">Sending unsolicited commercial communications (spam)<\/option>\r\n            <option value=\"cookie\">Non-compliant use of cookies<\/option>\r\n            <option value=\"altro\">Other (specify in message)<\/option>\r\n          <\/select> \r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Date the Problem Occurred (approximate)<\/label>\r\n          <input type=\"date\" class=\"gm-input\" id=\"rec-data\">\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <label>Detailed Description of the Problem <span>*<\/span><\/label>\r\n          <textarea class=\"gm-textarea\" id=\"rec-messaggio\" placeholder=\"Describe the problem encountered in detail: which data were processed in a non-compliant manner, in what context, what communications you received, what actions you have already taken to try to resolve the problem, etc.\" required=\"\" style=\"min-height:140px\"><\/textarea>\r\n        <\/div>\r\n        <div class=\"gm-form-group full\">\r\n          <div class=\"gm-checkbox-group\">\r\n             <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" id=\"rec-privacy\" required=\"\"\/>\r\n I confirm that the information provided is accurate and I consent to the processing of my personal data for the management of this complaint pursuant to Art. 6(1)(c) GDPR (legal obligation). <span style=\"color:var(--accent-red)\">*<\/span>\r\n            <\/label>\r\n            <label class=\"gm-checkbox-label\">\r\n              <input type=\"checkbox\" id=\"rec-garante\"\/>\r\n I take note that, if I am not satisfied with the response received within 30 days, I have the right to lodge a complaint with the competent Supervisory Authority in my country of residence (see Section 11 for references).\r\n            <\/label> \r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"gm-form-actions\">\r\n         <button class=\"gm-submit-btn\" onclick=\"submitComplaintForm()\">\r\n          <i class=\"ti ti-send\"><\/i> Submit Complaint\r\n        <\/button>\r\n        <button class=\"gm-reset-btn\" onclick=\"resetForm('rec')\">\r\n          <i class=\"ti ti-refresh\"><\/i> Reset\r\n        <\/button>\r\n        <span class=\"gm-form-note\"><i class=\"ti ti-lock\"><\/i> Complaint registered and tracked<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"gm-form-msg gm-form-msg-success\" id=\"rec-success\">\r\n        <i class=\"ti ti-circle-check\"><\/i>\r\n        <div class=\"gm-form-msg-body\">\r\n          <strong>Complaint received and registered!<\/strong>\r\n          <span>Your complaint has been registered in our system. You will receive a formal response within 30 days. If we do not respond within this period, you can lodge a complaint directly with the competent Supervisory Authority.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"gm-form-msg gm-form-msg-error\" id=\"rec-error\">\r\n        <i class=\"ti ti-alert-circle\"><\/i>\r\n        <div class=\"gm-form-msg-body\">\r\n          <strong>Incomplete form<\/strong>\r\n          <span>Please fill in all mandatory fields and accept the confirmation declaration before submitting the complaint.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 S17 \u2013 DPO e Contatti \u2550\u2550 -->\r\n  <div id=\"s17\" class=\"gm-contact gm-reveal\">\r\n    <h3>Privacy Contacts \u2013 DPO and Supervisory Authority<\/h3>\r\n    <p>For any privacy-related issues, the exercise of your rights, or to request information on the processing of your personal data, please contact us. The competent Italian Supervisory Authority is the Garante per la Protezione dei Dati Personali (<a href=\"https:\/\/www.garanteprivacy.it\" target=\"_blank\" rel=\"noopener\" style=\"color:var(--accent)\">garanteprivacy.it<\/a>). <\/p>\r\n    <div class=\"gm-contact-grid\">\r\n       <a href=\"mailto:info@gaspa-macchine.com\" class=\"gm-contact-item\">\r\n        <i class=\"ti ti-mail\"><\/i>\r\n info@gaspa-macchine.com\r\n      <\/a>\r\n      <a href=\"tel:+393773901146\" class=\"gm-contact-item\">\r\n        <i class=\"ti ti-phone\"><\/i>\r\n +39 377 390 1146\r\n      <\/a>\r\n      <span class=\"gm-contact-item\">\r\n        <i class=\"ti ti-clock\"><\/i>\r\n Mon\u2013Sat, 09:00\u201318:00 CET\r\n      <\/span>\r\n      <span class=\"gm-contact-item\">\r\n        <i class=\"ti ti-map-pin\"><\/i>\r\n Z.I. Predda Niedda Str. 30, 07100 Sassari (SS), Italy\r\n      <\/span> \r\n    <\/div>\r\n    <a href=\"https:\/\/gaspa-macchine.com\/en\/contact-us\/\" class=\"gm-btn\">\r\n      <i class=\"ti ti-send\"><\/i>\r\n  Contact Us Now\r\n    <\/a>\r\n  <\/div>\r\n\r\n<\/div><!-- \/.gm-privacy -->\r\n\r\n<script>\r\n\/* \u2500\u2500 Scroll reveal \u2500\u2500 *\/\r\n(function(){\r\n  var els = document.querySelectorAll('.gm-reveal');\r\n  if(!els.length) return;\r\n  var io = new IntersectionObserver(function(entries){\r\n    entries.forEach(function(e){\r\n      if(e.isIntersecting)<span> e.target.classList.add('visible'); io.unobserve(e.target); <\/span>\r\n    });\r\n  }, <span> threshold: 0.05 <\/span>);\r\n  els.forEach(function(el)<span> io.observe(el); <\/span>);\r\n})();\r\n\r\n\/* \u2500\u2500 Helpers \u2500\u2500 *\/\r\nfunction showMsg(id, type){\r\n  ['success','error'].forEach(function(t){\r\n    var el = document.getElementById(id+'-'+t);\r\n    if(el)<span> el.classList.toggle('show', t===type); <\/span>\r\n  });\r\n  var el = document.getElementById(id+'-'+(type==='success'?'success':'error'));\r\n  if(el){ el.scrollIntoView(<span>behavior:'smooth', block:'nearest'<\/span>); }\r\n}\r\nfunction resetForm(prefix){\r\n  ['nome','cognome','email','telefono','paese','tipo','motivazione','note','messaggio','ordine','data']\r\n    .forEach(function(f)<span>\r\n      var el = document.getElementById(prefix+'-'+f);\r\n      if(el) el.value='';\r\n    <\/span>);\r\n  document.querySelectorAll('[id^=\"'+prefix+'-\"]').forEach(function(el)<span>\r\n    if(el.type==='checkbox') el.checked=false;\r\n  <\/span>);\r\n  document.querySelectorAll('.rev-choice').forEach(function(el)<span> el.checked=false; <\/span>);\r\n  ['success','error'].forEach(function(t)<span>\r\n    var el = document.getElementById(prefix+'-'+t);\r\n    if(el) el.classList.remove('show');\r\n  <\/span>);\r\n}\r\n\r\n\/* \u2500\u2500 Form: Esercizio Diritti \u2500\u2500 *\/\r\nfunction submitRightsForm(){\r\n  var nome = document.getElementById('rights-nome').value.trim();\r\n  var cognome = document.getElementById('rights-cognome').value.trim();\r\n  var email = document.getElementById('rights-email').value.trim();\r\n  var paese = document.getElementById('rights-paese').value;\r\n  var tipo = document.getElementById('rights-tipo').value;\r\n  var msg = document.getElementById('rights-messaggio').value.trim();\r\n  var priv = document.getElementById('rights-privacy').checked;\r\n  var ident = document.getElementById('rights-identita').checked;\r\n  if(!nome||!cognome||!email||!paese||!tipo||!msg||!priv||!ident)<span>\r\n    showMsg('rights','error'); return;\r\n  <\/span>\r\n  showMsg('rights','success');\r\n}\r\n\r\n\/* \u2500\u2500 Form: Cancellazione Dati \u2500\u2500 *\/\r\nfunction submitDeleteForm(){\r\n  var nome = document.getElementById('del-nome').value.trim();\r\n  var email = document.getElementById('del-email').value.trim();\r\n  var paese = document.getElementById('del-paese').value;\r\n  var tipo = document.getElementById('del-tipo').value;\r\n  var conf = document.getElementById('del-conferma').checked;\r\n  var priv = document.getElementById('del-privacy').checked;\r\n  if(!nome||!email||!paese||!tipo||!conf||!priv)<span>\r\n    showMsg('del','error'); return;\r\n  <\/span>\r\n  showMsg('del','success');\r\n}\r\n\r\n\/* \u2500\u2500 Form: Revoca Consenso \u2500\u2500 *\/\r\nfunction submitRevokeForm(){\r\n  var nome = document.getElementById('rev-nome').value.trim();\r\n  var email = document.getElementById('rev-email').value.trim();\r\n  var scelte = document.querySelectorAll('.rev-choice:checked').length;\r\n  var conf = document.getElementById('rev-conferma').checked;\r\n  if(!nome||!email||!scelte||!conf)<span>\r\n    showMsg('rev','error'); return;\r\n  <\/span>\r\n  showMsg('rev','success');\r\n}\r\n\r\n\/* \u2500\u2500 Form: Reclamo Privacy \u2500\u2500 *\/\r\nfunction submitComplaintForm(){\r\n  var nome = document.getElementById('rec-nome').value.trim();\r\n  var email = document.getElementById('rec-email').value.trim();\r\n  var paese = document.getElementById('rec-paese').value;\r\n  var tipo = document.getElementById('rec-tipo').value;\r\n  var msg = document.getElementById('rec-messaggio').value.trim();\r\n  var priv = document.getElementById('rec-privacy').checked;\r\n  if(!nome||!email||!paese||!tipo||!msg||!priv)<span>\r\n    showMsg('rec','error'); return;\r\n  <\/span>\r\n  showMsg('rec','success');\r\n}\r\n<\/script>\r\n\r\n\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Privacy Policy \u2013 GASPA MACCHINE GASPA MACCHINE Privacy Policy How we collect, use, and protect your personal data. A comprehensive, transparent policy compliant with EU GDPR Regulation 2016\/679 and all applicable national regulations in the countries where we operate. Last updated: June 12, 2026 Effective date: June 12, 2026 Italy \u2013 Shipping to 10 Countries Compliant with EU GDPR 2016\/679 Table of Contents Data Controller Types of Data Collected Purposes and Legal Bases for Processing Cookies and Tracking Technologies Data Retention Recipients and Data Transfer Non-EU Data Transfer Rights of the Data Subjects Form \u2013 Exercise of Rights Data Security Applicable Regulations by Country Minors Changes to the Policy Form \u2013 Data Deletion Request Form \u2013 Withdrawal of Consent Form \u2013 Privacy Complaint \/ Report DPO Contact and Supervisory Authority Section 1 Personal Data Controller Pursuant to Art. 13 of EU Regulation 2016\/679 (hereinafter &#8220;GDPR&#8220;) and Art. 13 of Legislative Decree 196\/2003 (Italian Privacy Code, as amended by Legislative Decree 101\/2018), this Policy is provided by GASPA S.R.L MACCHINE, the controller of personal data collected through the website gaspa-macchine.com. Data Controller GASPA S.R.L MACCHINEBrand: GASPA MACCHINE Registered Office Z.I. Predda Niedda Strada 3007100 Sassari (SS), Italy VAT Number IT 03006910909 Privacy E-mail info@gaspa-macchine.com Phone +39 377 390 1146Mon\u2013Sat 09:00\u201318:00 CET Website gaspa-macchine.com Data Protection Officer (DPO): GASPA S.R.L MACCHINE, as a small and medium-sized enterprise that does not perform large-scale processing of special categories of data, is not obliged to appoint a DPO pursuant to Art. 37 GDPR. For any privacy-related requests, you may contact the controller directly at info@gaspa-macchine.com. Section 2 Types of Personal Data Collected GASPA MACCHINE collects users&#8217; personal data through different channels and methods, always in compliance with the principle of data minimization provided for by Art. 5 GDPR: only data strictly necessary for the stated purposes are collected. Data Provided Directly by the User Data Category Specific Examples Collection Occasion Mandatory? Personal details First name, last name, company name Account registration, purchase order, information request Yes Contact details E-mail address, phone number Registration, order, contact forms, newsletter Yes Shipping and billing data Full address, ZIP code, city, country, VAT number (for companies) Purchase order finalization Yes Payment data Partial card data (managed by PCI-DSS certified processors), bank transfer details Checkout and payment process Yes Communications Content of e-mails, messages via contact form, support requests Correspondence with customer service Only if initiated by the user Professional data Company name, sector of activity, VAT number B2B purchases, company quote requests For B2B purchases Data Collected Automatically during Browsing Technical browsing data: IP address, browser type and version, operating system, screen resolution, browser language settings. Site usage data: pages visited, time spent on each page, navigation path, searches performed on the site, clicks on products. Device data: device type (desktop, tablet, smartphone), unique device identifier (in anonymized form). Source data: referral website, advertising campaign through which the user reached the site (UTM parameters). Server logs: automatic recordings of requests to the web server, kept for a maximum of 30 days for IT security purposes. Special Categories of Data: GASPA MACCHINE does not intentionally collect special categories of personal data pursuant to Art. 9 GDPR (data relating to health, ethnic origin, political opinions, religious beliefs, sexual orientation, criminal convictions). If such information is spontaneously communicated by the user, it will be immediately deleted and will not be processed. Section 3 Purposes of Processing and Legal Bases Every processing of personal data carried out by GASPA MACCHINE is based on a specific legal basis provided for by Art. 6 GDPR. The following table transparently illustrates for what purpose your data are used and on what legal basis each processing is founded. Purpose of Processing Legal Basis (Art. 6 GDPR) Data Involved Consent Required? Processing and management of purchase orders \u2013 order receipt, availability check, billing, shipping, and delivery of the machine. Art. 6(1)(b) \u2013 Performance of a contract Personal details, contact, billing, shipping, payment No After-sales service and warranty management \u2013 technical assistance, complaints, warranty procedures, returns, and refunds. Art. 6(1)(b) \u2013 Performance of a contract Personal details, contact, order data No Tax and accounting compliance \u2013 issuance of invoices, accounting records, tax returns, intra-community obligations (INTRASTAT). Art. 6(1)(c) \u2013 Legal obligation Personal details, billing, tax data No User account management \u2013 registration, access to personal area, order history, credential management. Art. 6(1)(b) \u2013 Performance of a contract Personal details, contact, access credentials No Service communications \u2013 notifications on order status, shipping updates, payment confirmations, account-related notices. Art. 6(1)(b) \u2013 Performance of a contract E-mail, phone, order data No Direct marketing and newsletter \u2013 sending commercial communications, promotions, new arrivals in the catalog, price updates on machines of interest. Art. 6(1)(a) \u2013 Consent of the data subject E-mail, name Yes Statistical analysis of the site \u2013 traffic monitoring, analysis of browsing behavior to improve the user experience (anonymized Google Analytics). Art. 6(1)(a) \u2013 Consent \/ Art. 6(1)(f) \u2013 Legitimate interest (aggregated data only) Anonymized browsing data For analytical cookies Personalized advertising (remarketing) \u2013 display of personalized ads on Google, Meta, and other online advertising channels, based on site browsing. Art. 6(1)(a) \u2013 Consent of the data subject Tracking cookies, anonymized IP Yes Fraud prevention and security \u2013 detection of unauthorized access, suspicious activity, fraud attempts, protection of the IT infrastructure. Art. 6(1)(f) \u2013 Legitimate interest Technical logs, IP, session data No Management of complaints and disputes \u2013 documentation and management of complaints, ADR\/ODR proceedings, potential legal litigation. Art. 6(1)(c) \u2013 Legal obligation \/ Art. 6(1)(f) \u2013 Legitimate interest Personal details, correspondence, order data No Legitimate Interest: in cases where processing is based on the legitimate interest of GASPA MACCHINE (Art. 6(1)(f) GDPR), a balance has been struck between the interests of the controller and the fundamental rights of the data subject, verifying that such interests do not override those of the user. The user always has the right to object to such processing pursuant to Art. 21 GDPR. Section 4 Cookies and Tracking Technologies The gaspa-macchine.com website uses cookies<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"googlesitekit_rrm_CAow0ePLDA:productID":"","_uag_custom_page_level_css":"","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-39803","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"ocean-thumb-m":false,"ocean-thumb-ml":false,"ocean-thumb-l":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"claudesurs112@gmail.com","author_link":"https:\/\/gaspa-macchine.com\/en\/author\/claudesurs112gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Privacy Policy \u2013 GASPA MACCHINE GASPA MACCHINE Privacy Policy How we collect, use, and protect your personal data. A comprehensive, transparent policy compliant with EU GDPR Regulation 2016\/679 and all applicable national regulations in the countries where we operate. Last updated: June 12, 2026 Effective date: June 12, 2026 Italy \u2013 Shipping to 10 Countries&hellip;","_links":{"self":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/pages\/39803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/comments?post=39803"}],"version-history":[{"count":0,"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/pages\/39803\/revisions"}],"wp:attachment":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/media?parent=39803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}