{"id":3,"date":"2026-04-24T09:06:40","date_gmt":"2026-04-24T09:06:40","guid":{"rendered":"https:\/\/virtual-office-zug.com\/?page_id=3"},"modified":"2026-05-22T09:06:39","modified_gmt":"2026-05-22T07:06:39","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/virtual-office-zug.com\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"[cmplz_privacy_statement]\n\n\n<style>\n:root{\n  --pp-blue:var(--global-palette1,#1a2b5e);\n  --pp-blue-60:rgba(26,43,94,.6);\n  --pp-blue-20:rgba(26,43,94,.2);\n  --pp-blue-10:rgba(26,43,94,.1);\n  --pp-blue-05:rgba(26,43,94,.05);\n  --pp-border:rgba(26,43,94,.09);\n  --pp-ease:cubic-bezier(.16,1,.3,1);\n}\n@keyframes ppHeroIn{\n  from{opacity:0;transform:translateY(20px);filter:blur(6px);}\n  to{opacity:1;transform:none;filter:blur(0);}\n}\n\/* HERO *\/\n.pp-hero{position:relative;overflow:hidden;padding:3.5rem 0 2.5rem;border-bottom:1px solid var(--pp-border);margin-bottom:2.5rem;}\n.pp-hero::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(26,43,94,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(26,43,94,.025) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;animation:ppHeroIn .8s var(--pp-ease) both;}\n.pp-hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--pp-blue-05);border:1px solid var(--pp-blue-10);border-radius:20px;padding:.3rem .9rem;font-size:.72rem;font-weight:700;color:var(--pp-blue);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.85rem;animation:ppHeroIn .6s var(--pp-ease) both;}\n.pp-hero h1{animation:ppHeroIn .6s var(--pp-ease) .1s both;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:var(--pp-blue);letter-spacing:-.03em;line-height:1.15;margin:0 0 .6rem;}\n.pp-hero-meta{animation:ppHeroIn .6s var(--pp-ease) .2s both;font-size:.85rem;color:var(--pp-blue-60);display:flex;align-items:center;gap:1rem;flex-wrap:wrap;}\n.pp-hero-meta-sep{width:4px;height:4px;border-radius:50%;background:var(--pp-blue-20);flex-shrink:0;}\n\/* LAYOUT *\/\n.pp-layout{display:grid;grid-template-columns:220px 1fr;gap:3rem;align-items:start;}\n@media(max-width:768px){.pp-layout{grid-template-columns:1fr;}.pp-toc{display:none;}}\n\/* TOC *\/\n.pp-toc{position:sticky;top:100px;background:var(--pp-blue-05);border:1px solid var(--pp-border);border-radius:14px;padding:1.25rem;}\n.pp-toc-title{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--pp-blue-60);margin-bottom:.85rem;}\n.pp-toc-list{list-style:none;padding:0;margin:0;}\n.pp-toc-item{margin-bottom:.1rem;}\n.pp-toc-link{display:flex;align-items:center;gap:.5rem;padding:.45rem .6rem;border-radius:8px;font-size:.78rem;font-weight:500;color:var(--pp-blue-60);text-decoration:none;transition:all .2s ease;line-height:1.3;}\n.pp-toc-link:hover{background:var(--pp-blue-10);color:var(--pp-blue);}\n.pp-toc-link.active{background:var(--pp-blue);color:white;font-weight:600;}\n.pp-toc-num{font-size:.65rem;font-weight:700;color:var(--pp-blue-20);width:16px;flex-shrink:0;transition:color .2s ease;}\n.pp-toc-link:hover .pp-toc-num,.pp-toc-link.active .pp-toc-num{color:rgba(255,255,255,.5);}\n.pp-progress-wrap{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--pp-border);}\n.pp-progress-label{font-size:.65rem;color:var(--pp-blue-60);margin-bottom:.4rem;font-weight:600;}\n.pp-progress-track{height:4px;background:var(--pp-blue-10);border-radius:2px;overflow:hidden;}\n.pp-progress-fill{height:100%;background:var(--pp-blue);border-radius:2px;width:0%;transition:width .1s ease;}\n\/* SECTIONS *\/\n.pp-section{margin-bottom:2.5rem;scroll-margin-top:120px;opacity:0;transform:translateY(16px);transition:opacity .55s var(--pp-ease),transform .55s var(--pp-ease);}\n.pp-section.visible{opacity:1;transform:none;}\n.pp-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid var(--pp-border);}\n.pp-section-num{width:32px;height:32px;border-radius:8px;background:var(--pp-blue);color:white;font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;}\n.pp-section h2{font-size:1.1rem;font-weight:700;color:var(--pp-blue);margin:0;line-height:1.3;}\n.pp-section p,.pp-section li{font-size:.9rem;color:var(--pp-blue-60);line-height:1.75;}\n.pp-section ul,.pp-section ol{padding-left:1.2rem;margin:.5rem 0;}\n.pp-section li{margin-bottom:.3rem;}\n.pp-section strong{color:var(--pp-blue);font-weight:600;}\n\/* TABLE *\/\n.pp-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.85rem;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px var(--pp-blue-05);}\n.pp-table th{background:var(--pp-blue);color:white;padding:.75rem 1rem;text-align:left;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;}\n.pp-table td{padding:.75rem 1rem;border-bottom:1px solid var(--pp-border);color:var(--pp-blue-60);vertical-align:top;line-height:1.55;}\n.pp-table tbody tr:last-child td{border-bottom:none;}\n.pp-table tbody tr:nth-child(odd) td{background:var(--pp-blue-05);}\n.pp-table tbody tr:hover td{background:var(--pp-blue-10);transition:background .15s ease;}\n.pp-table td:first-child{font-weight:600;color:var(--pp-blue);}\n\/* RIGHTS GRID *\/\n.pp-rights-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin:1rem 0;}\n@media(max-width:580px){.pp-rights-grid{grid-template-columns:1fr;}}\n.pp-right-item{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem;background:var(--pp-blue-05);border:1px solid var(--pp-border);border-radius:10px;transition:all .2s ease;}\n.pp-right-item:hover{background:var(--pp-blue-10);border-color:var(--pp-blue-20);transform:translateY(-1px);}\n.pp-right-icon{width:28px;height:28px;border-radius:6px;background:var(--pp-blue);color:white;font-size:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;}\n.pp-right-title{font-size:.82rem;font-weight:700;color:var(--pp-blue);margin-bottom:.15rem;}\n.pp-right-desc{font-size:.75rem;color:var(--pp-blue-60);line-height:1.5;}\n\/* HIGHLIGHT BOX *\/\n.pp-highlight{background:var(--pp-blue);border-radius:12px;padding:1.5rem;color:white;margin:1rem 0;}\n.pp-highlight p{color:rgba(255,255,255,.8) !important;margin:0;}\n.pp-highlight strong{color:white !important;}\n\/* INFO BOX *\/\n.pp-info-box{background:var(--pp-blue-05);border-left:3px solid var(--pp-blue);border-radius:0 10px 10px 0;padding:1rem 1.25rem;margin:1rem 0;font-size:.88rem;color:var(--pp-blue-60);line-height:1.65;}\n.pp-info-box strong{color:var(--pp-blue);}\n\/* CONTACT CARD *\/\n.pp-contact-card{background:var(--pp-blue);border-radius:16px;padding:2rem;color:white;margin-top:2rem;position:relative;overflow:hidden;}\n.pp-contact-card::before{content:'';position:absolute;top:-30%;right:-10%;width:160px;height:160px;background:radial-gradient(circle,rgba(255,255,255,.06),transparent 60%);border-radius:50%;pointer-events:none;}\n.pp-contact-card h3{font-size:1rem;font-weight:700;color:white;margin-bottom:.4rem;}\n.pp-contact-card p{font-size:.85rem;color:rgba(255,255,255,.7) !important;margin-bottom:1rem;}\n.pp-contact-email{display:inline-flex;align-items:center;gap:.45rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:.65rem 1.25rem;color:white;font-weight:700;font-size:.88rem;text-decoration:none;transition:background .2s ease;}\n.pp-contact-email:hover{background:rgba(255,255,255,.2);}\n\/* LAST UPDATED BADGE *\/\n.pp-updated{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;color:var(--pp-blue-60);background:var(--pp-blue-05);border:1px solid var(--pp-border);border-radius:20px;padding:.25rem .75rem;}\n@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;transition-duration:.01ms !important;}}\n<\/style>\n\n<script>\n(function(){\n\/\/ Section reveal\nvar secObs=new IntersectionObserver(function(entries){\n  entries.forEach(function(e){if(e.isIntersecting){e.target.classList.add('visible');secObs.unobserve(e.target);}});\n},{threshold:.1});\ndocument.querySelectorAll('.pp-section').forEach(function(el){secObs.observe(el);});\n\/\/ Reading progress\nvar fill=document.querySelector('.pp-progress-fill');\nwindow.addEventListener('scroll',function(){\n  if(!fill)return;\n  var doc=document.documentElement;\n  var pct=doc.scrollHeight-doc.clientHeight>0?Math.min((doc.scrollTop\/(doc.scrollHeight-doc.clientHeight))*100,100):0;\n  fill.style.width=pct+'%';\n},{passive:true});\n\/\/ TOC active\nvar sections=document.querySelectorAll('.pp-section[id]');\nvar tocLinks=document.querySelectorAll('.pp-toc-link');\nvar tocObs=new IntersectionObserver(function(entries){\n  entries.forEach(function(e){\n    if(e.isIntersecting){var id=e.target.getAttribute('id');tocLinks.forEach(function(l){l.classList.toggle('active',l.getAttribute('href')==='#'+id);});}\n  });\n},{rootMargin:'-20% 0px -70% 0px'});\nsections.forEach(function(s){tocObs.observe(s);});\n\/\/ Smooth scroll\ntocLinks.forEach(function(link){\n  link.addEventListener('click',function(e){\n    e.preventDefault();\n    var t=document.querySelector(link.getAttribute('href'));\n    if(t)t.scrollIntoView({behavior:'smooth',block:'start'});\n  });\n});\n})();\n<\/script>\n\n<div class=\"pp-hero\">\n  <div class=\"pp-hero-badge\">\n    <svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n    Legal Document\n  <\/div>\n  <h1>Privacy Policy<\/h1>\n  <div class=\"pp-hero-meta\">\n    <span class=\"pp-updated\">Last updated: January 2026<\/span>\n    <span class=\"pp-hero-meta-sep\"><\/span>\n    <span>Swiss nLPD &middot; GDPR compliant<\/span>\n    <span class=\"pp-hero-meta-sep\"><\/span>\n    <span>10 sections<\/span>\n  <\/div>\n<\/div>\n\n<div class=\"pp-layout\">\n\n  <aside class=\"pp-toc\">\n    <div class=\"pp-toc-title\">Contents<\/div>\n    <ul class=\"pp-toc-list\">\n      <li class=\"pp-toc-item\"><a href=\"#who-we-are\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">1<\/span>Who We Are<\/a><\/li>\n      <li class=\"pp-toc-item\"><a href=\"#data-we-collect\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">2<\/span>Data We Collect<\/a><\/li>\n      <li class=\"pp-toc-item\"><a href=\"#how-we-use\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">3<\/span>How We Use Your Data<\/a><\/li>\n      <li class=\"pp-toc-item\"><a href=\"#legal-basis\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">4<\/span>Legal Basis<\/a><\/li>\n      <li class=\"pp-toc-item\"><a href=\"#data-retention\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">5<\/span>Data Retention<\/a><\/li>\n      <li class=\"pp-toc-item\"><a href=\"#your-rights\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">6<\/span>Your Rights<\/a><\/li>\n      <li class=\"pp-toc-item\"><a href=\"#cookies\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">7<\/span>Cookies<\/a><\/li>\n      <li class=\"pp-toc-item\"><a href=\"#data-transfers\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">8<\/span>Data Transfers<\/a><\/li>\n      <li class=\"pp-toc-item\"><a href=\"#security\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">9<\/span>Security<\/a><\/li>\n      <li class=\"pp-toc-item\"><a href=\"#contact\" class=\"pp-toc-link\"><span class=\"pp-toc-num\">10<\/span>Contact<\/a><\/li>\n    <\/ul>\n    <div class=\"pp-progress-wrap\">\n      <div class=\"pp-progress-label\">Reading progress<\/div>\n      <div class=\"pp-progress-track\"><div class=\"pp-progress-fill\"><\/div><\/div>\n    <\/div>\n  <\/aside>\n\n  <div>\n\n    <div class=\"pp-info-box\">\n      <strong>Your privacy matters to us.<\/strong>\n      This policy explains what data we collect, why we collect it, and how we protect it.\n      <strong>We do not sell your personal data to any third party.<\/strong>\n    <\/div>\n\n    <!-- 1 -->\n    <div class=\"pp-section\" id=\"who-we-are\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">1<\/div>\n        <h2>Who We Are<\/h2>\n      <\/div>\n      <p>Virtual Office Zug is a brand owned by <strong>Hevea Investment<\/strong>, a company incorporated in Hong Kong. All services are delivered exclusively from our four registered offices in <strong>Canton Zug, Switzerland<\/strong>.<\/p>\n      <p>We provide virtual office domiciliation, Swiss director services, and company formation assistance for businesses wishing to establish a legal presence in Switzerland.<\/p>\n      <div class=\"pp-info-box\">\n        <strong>Where your data lives.<\/strong> Your personal data is processed and stored in Switzerland. Swiss law &mdash; including the Federal Act on Data Protection (<strong>nLPD<\/strong>) &mdash; governs all our data protection obligations. Hevea Investment acts as the legal data controller, but your relationship is with our Swiss operations.\n      <\/div>\n      <div style=\"display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;margin-top:1rem;\">\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg><\/div>\n          <div>\n            <div class=\"pp-right-title\">4 offices in Canton Zug<\/div>\n            <div class=\"pp-right-desc\">Baar &middot; Cham &middot; Steinhausen &middot; Zug City<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\n          <div>\n            <div class=\"pp-right-title\">Data stored in Switzerland<\/div>\n            <div class=\"pp-right-desc\">Swiss nLPD applies. No data held in Hong Kong.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>\n          <div>\n            <div class=\"pp-right-title\">Swiss commercial register<\/div>\n            <div class=\"pp-right-desc\">All addresses registered on ZEFIX, publicly verifiable.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><\/div>\n          <div>\n            <div class=\"pp-right-title\">Swiss law governs<\/div>\n            <div class=\"pp-right-desc\">OR &middot; DBG &middot; GwG\/AMLA &middot; nLPD &mdash; full Swiss legal framework.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- 2 -->\n    <div class=\"pp-section\" id=\"data-we-collect\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">2<\/div>\n        <h2>Data We Collect<\/h2>\n      <\/div>\n      <p><strong>Account data<\/strong><\/p>\n      <p>When you register or place an order:<\/p>\n      <ul>\n        <li>Full legal name and email address<\/li>\n        <li>Company name, registered purpose, and desired commune<\/li>\n        <li>Mailing address (for correspondence)<\/li>\n        <li>Identity verification documents (passport or national ID) where required by Swiss law<\/li>\n      <\/ul>\n      <p><strong>Payment data<\/strong><\/p>\n      <p>All payment processing is handled by Stripe, Inc. We never store your card number, CVV, or full payment credentials on our servers. We retain only the transaction reference, amount, currency, date, and anonymised last-four-digit card fragment for invoicing purposes.<\/p>\n      <p><strong>Usage data<\/strong><\/p>\n      <p>We may collect anonymised data about how you use this website via Plausible Analytics (see Section 7).<\/p>\n      <p><strong>Communications<\/strong><\/p>\n      <p>If you contact us via email or our support portal, we retain the content of that correspondence to respond to and manage your request.<\/p>\n    <\/div>\n\n    <!-- 3 -->\n    <div class=\"pp-section\" id=\"how-we-use\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">3<\/div>\n        <h2>How We Use Your Data<\/h2>\n      <\/div>\n      <table class=\"pp-table\">\n        <thead>\n          <tr><th>Purpose<\/th><th>Data used<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Service delivery &amp; onboarding<\/td><td>Account data, identity documents<\/td><\/tr>\n          <tr><td>Processing &amp; recording payments<\/td><td>Stripe transaction data<\/td><\/tr>\n          <tr><td>Legal &amp; regulatory compliance (AML\/KYC)<\/td><td>Identity documents, company information<\/td><\/tr>\n          <tr><td>Transactional communications<\/td><td>Email address, order details<\/td><\/tr>\n          <tr><td>Customer support<\/td><td>Account data, support communications<\/td><\/tr>\n          <tr><td>Improving our services (aggregated)<\/td><td>Anonymised usage data<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n      <div class=\"pp-info-box\">We do not use your personal data for automated decision-making or profiling that produces legal or similarly significant effects without human review.<\/div>\n    <\/div>\n\n    <!-- 4 -->\n    <div class=\"pp-section\" id=\"legal-basis\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">4<\/div>\n        <h2>Legal Basis<\/h2>\n      <\/div>\n      <ul>\n        <li><strong>Contract performance<\/strong> &mdash; processing necessary to deliver the services you have purchased (Swiss OR Art. 394 et seq.).<\/li>\n        <li><strong>Legal obligation<\/strong> &mdash; processing required to comply with Swiss AML\/KYC regulations, cantonal requirements, and Hong Kong company law.<\/li>\n        <li><strong>Legitimate interest<\/strong> &mdash; security of our systems, fraud prevention, and improving our services, where these interests are not overridden by your rights.<\/li>\n        <li><strong>Consent<\/strong> &mdash; where we have obtained your explicit consent, for example for optional marketing communications. You may withdraw consent at any time.<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- 5 -->\n    <div class=\"pp-section\" id=\"data-retention\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">5<\/div>\n        <h2>Data Retention<\/h2>\n      <\/div>\n      <p>We retain personal data for as long as your account is active. After account closure, we retain data for the periods set out below:<\/p>\n      <table class=\"pp-table\">\n        <thead>\n          <tr><th>Data type<\/th><th>Retention period<\/th><th>Reason<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Account &amp; contract data<\/td><td>10 years after contract end<\/td><td>Swiss law (OR Art. 958f)<\/td><\/tr>\n          <tr><td>Identity documents (KYC)<\/td><td>10 years after closure<\/td><td>Swiss Anti-Money Laundering Act<\/td><\/tr>\n          <tr><td>Payment records<\/td><td>10 years<\/td><td>Swiss accounting law<\/td><\/tr>\n          <tr><td>Support communications<\/td><td>3 years after resolution<\/td><td>Legitimate interest<\/td><\/tr>\n          <tr><td>Anonymised usage analytics<\/td><td>Indefinite (anonymised)<\/td><td>No personal data retained<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <!-- 6 -->\n    <div class=\"pp-section\" id=\"your-rights\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">6<\/div>\n        <h2>Your Rights<\/h2>\n      <\/div>\n      <p>Depending on your location, you may have the following rights regarding your personal data:<\/p>\n      <div class=\"pp-rights-grid\">\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg><\/div>\n          <div><div class=\"pp-right-title\">Access<\/div><div class=\"pp-right-desc\">Request a copy of the personal data we hold about you.<\/div><\/div>\n        <\/div>\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"\/><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"\/><\/svg><\/div>\n          <div><div class=\"pp-right-title\">Rectification<\/div><div class=\"pp-right-desc\">Request correction of inaccurate or incomplete data.<\/div><\/div>\n        <\/div>\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"4.93\" y1=\"4.93\" x2=\"19.07\" y2=\"19.07\"\/><\/svg><\/div>\n          <div><div class=\"pp-right-title\">Erasure<\/div><div class=\"pp-right-desc\">Request deletion of your data, subject to legal retention obligations.<\/div><\/div>\n        <\/div>\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"17 1 21 5 17 9\"\/><path d=\"M3 11V9a4 4 0 0 1 4-4h14\"\/><polyline points=\"7 23 3 19 7 15\"\/><path d=\"M21 13v2a4 4 0 0 1-4 4H3\"\/><\/svg><\/div>\n          <div><div class=\"pp-right-title\">Portability<\/div><div class=\"pp-right-desc\">Receive your data in a structured, machine-readable format.<\/div><\/div>\n        <\/div>\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/div>\n          <div><div class=\"pp-right-title\">Objection<\/div><div class=\"pp-right-desc\">Object to processing based on legitimate interest grounds.<\/div><\/div>\n        <\/div>\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><\/div>\n          <div><div class=\"pp-right-title\">Restriction<\/div><div class=\"pp-right-desc\">Request that we limit processing in certain circumstances.<\/div><\/div>\n        <\/div>\n        <div class=\"pp-right-item\">\n          <div class=\"pp-right-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"1 4 1 10 7 10\"\/><path d=\"M3.51 15a9 9 0 1 0 .49-3.51\"\/><\/svg><\/div>\n          <div><div class=\"pp-right-title\">Withdraw consent<\/div><div class=\"pp-right-desc\">Withdraw consent at any time without affecting prior processing.<\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"pp-info-box\" style=\"margin-top:1rem;\">To exercise any of these rights, contact <strong>support@virtual-office-zug.com<\/strong>. We will respond within 30 days. We may ask you to verify your identity before processing your request.<\/div>\n    <\/div>\n\n    <!-- 7 -->\n    <div class=\"pp-section\" id=\"cookies\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">7<\/div>\n        <h2>Cookies<\/h2>\n      <\/div>\n      <p><strong>Essential cookies<\/strong><\/p>\n      <p>We use essential cookies strictly necessary for the website to function, including session management, shopping cart state, and security tokens (WordPress nonces). These cannot be disabled.<\/p>\n      <p><strong>Analytics<\/strong><\/p>\n      <p>We use <strong>Plausible Analytics<\/strong> &mdash; a privacy-first platform that does not use cookies, does not track individuals across sites, and does not transfer personal data to the United States. All analytics data is anonymised and aggregated. We do not use Google Analytics or any tracking-cookie-based service.<\/p>\n      <div class=\"pp-highlight\">\n        <p><strong>No advertising or tracking cookies.<\/strong> We do not place advertising cookies, social media tracking pixels, or cross-site tracking technologies on this website.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- 8 -->\n    <div class=\"pp-section\" id=\"data-transfers\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">8<\/div>\n        <h2>Data Transfers<\/h2>\n      <\/div>\n      <p>Where data is transferred outside Switzerland or the EEA, we rely on Standard Contractual Clauses (SCCs) or equivalent safeguards:<\/p>\n      <table class=\"pp-table\">\n        <thead>\n          <tr><th>Processor<\/th><th>Purpose<\/th><th>Location<\/th><th>Safeguard<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Stripe, Inc.<\/td><td>Payment processing<\/td><td>United States<\/td><td>EU SCCs<\/td><\/tr>\n          <tr><td>Notion Labs<\/td><td>Internal document management<\/td><td>United States<\/td><td>EU SCCs<\/td><\/tr>\n          <tr><td>n8n (self-hosted)<\/td><td>Workflow automation<\/td><td>Switzerland (our server)<\/td><td>No transfer<\/td><\/tr>\n          <tr><td>Plausible Analytics<\/td><td>Anonymised analytics<\/td><td>European Union<\/td><td>No personal data<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <!-- 9 -->\n    <div class=\"pp-section\" id=\"security\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">9<\/div>\n        <h2>Security<\/h2>\n      <\/div>\n      <p>We implement appropriate technical and organisational measures to protect your personal data:<\/p>\n      <ul>\n        <li>All data in transit is encrypted using <strong>TLS 1.2 or higher<\/strong><\/li>\n        <li>Data at rest is stored on <strong>encrypted volumes<\/strong><\/li>\n        <li>Access to personal data is restricted to authorised personnel<\/li>\n        <li>Passwords are hashed using industry-standard algorithms &mdash; plaintext passwords are never stored<\/li>\n        <li>We conduct periodic reviews of access controls and third-party security practices<\/li>\n      <\/ul>\n      <div class=\"pp-info-box\">Despite these measures, no system is completely immune to attack. In the event of a data breach that creates a risk to your rights, we will notify you and the relevant authorities as required by applicable law.<\/div>\n    <\/div>\n\n    <!-- 10 -->\n    <div class=\"pp-section\" id=\"contact\">\n      <div class=\"pp-section-header\">\n        <div class=\"pp-section-num\">10<\/div>\n        <h2>Contact<\/h2>\n      <\/div>\n      <p>If you have questions about this policy, wish to exercise your rights, or have concerns about how we handle your data:<\/p>\n      <div class=\"pp-contact-card\">\n        <h3>Privacy &amp; Data Protection<\/h3>\n        <p>Virtual Office Zug &mdash; Canton Zug, Switzerland<\/p>\n        <a href=\"mailto:support@virtual-office-zug.com\" class=\"pp-contact-email\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n          support@virtual-office-zug.com\n        <\/a>\n        <p style=\"margin-top:.85rem;margin-bottom:0;\">We aim to respond to all privacy requests within <strong style=\"color:white;\">30 calendar days.<\/strong><\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>[cmplz_privacy_statement] Legal Document Privacy Policy Last updated: January 2026 Swiss nLPD &middot; GDPR compliant 10 sections Contents 1Who We Are 2Data We Collect 3How We Use Your Data 4Legal Basis 5Data Retention 6Your Rights 7Cookies 8Data Transfers 9Security 10Contact Reading progress Your privacy matters to us. This policy explains what data we collect, why we&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"templates\/voz-privacy-tpl.php","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/virtual-office-zug.com\/fr\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/virtual-office-zug.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/virtual-office-zug.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/virtual-office-zug.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/virtual-office-zug.com\/fr\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":4,"href":"https:\/\/virtual-office-zug.com\/fr\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":387,"href":"https:\/\/virtual-office-zug.com\/fr\/wp-json\/wp\/v2\/pages\/3\/revisions\/387"}],"wp:attachment":[{"href":"https:\/\/virtual-office-zug.com\/fr\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}