{"id":3,"date":"2026-03-19T18:40:36","date_gmt":"2026-03-19T18:40:36","guid":{"rendered":"http:\/\/velveas2026.devonlinehub.com\/?page_id=3"},"modified":"2026-03-21T22:44:07","modified_gmt":"2026-03-21T22:44:07","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/velveas2026.devonlinehub.com\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-1697306 e-flex e-con-boxed e-con e-parent\" data-id=\"1697306\" 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-2fce439 elementor-widget elementor-widget-html\" data-id=\"2fce439\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>VELV\u00c9AS - Politique de Confidentialit\u00e9<\/title>\n    <meta name=\"description\" content=\"Politique de confidentialit\u00e9 Velv\u00e9as. D\u00e9couvrez comment nous collectons, utilisons et prot\u00e9geons vos donn\u00e9es personnelles conform\u00e9ment au RGPD, nLPD, LPRPDE et CCPA.\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&amp;family=Montserrat:wght@300;400;500;600&amp;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Montserrat', sans-serif;\n            background: #FDDCE3;\n        }\n\n        .pc-hero {\n            background: #A44D5C;\n            padding: 100px 20px 80px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .pc-hero::before {\n            content: '';\n            position: absolute;\n            top: -100px;\n            right: -100px;\n            width: 350px;\n            height: 350px;\n            border-radius: 50%;\n            background: rgba(200, 169, 110, 0.08);\n        }\n\n        .pc-hero::after {\n            content: '';\n            position: absolute;\n            bottom: -80px;\n            left: -80px;\n            width: 250px;\n            height: 250px;\n            border-radius: 50%;\n            background: rgba(255, 255, 255, 0.04);\n        }\n\n        .pc-hero-container {\n            max-width: 800px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 2;\n        }\n\n        .pc-hero-icon {\n            width: 80px;\n            height: 80px;\n            margin: 0 auto 35px;\n            background: rgba(255, 255, 255, 0.1);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border: 1px solid rgba(200, 169, 110, 0.3);\n        }\n\n        .pc-hero-icon svg {\n            width: 36px;\n            height: 36px;\n            fill: none;\n            stroke: #C8A96E;\n            stroke-width: 1.5;\n            stroke-linecap: round;\n            stroke-linejoin: round;\n        }\n\n        .pc-hero-label {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 12px;\n            font-weight: 600;\n            color: #C8A96E;\n            letter-spacing: 4px;\n            text-transform: uppercase;\n            margin-bottom: 20px;\n        }\n\n        .pc-hero h1 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 52px;\n            font-weight: 500;\n            color: #FFFFFF;\n            line-height: 1.15;\n            margin-bottom: 15px;\n        }\n\n        .pc-hero h1 em {\n            font-style: italic;\n            color: #C8A96E;\n        }\n\n        .separator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            margin: 0 auto 30px;\n            width: 120px;\n        }\n\n        .separator .line {\n            flex: 1;\n            height: 1px;\n            background: #C8A96E;\n        }\n\n        .separator .dot {\n            width: 6px;\n            height: 6px;\n            border-radius: 50%;\n            background: #C8A96E;\n            flex-shrink: 0;\n        }\n\n        .pc-hero-subtitle {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 16px;\n            font-weight: 400;\n            color: rgba(255, 255, 255, 0.85);\n            line-height: 1.8;\n            max-width: 620px;\n            margin: 0 auto 40px;\n        }\n\n        .pc-nav {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 10px;\n        }\n\n        .pc-nav a {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 11px;\n            font-weight: 500;\n            color: #FFFFFF;\n            text-decoration: none;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            padding: 10px 20px;\n            border: 1px solid rgba(255, 255, 255, 0.25);\n            border-radius: 50px;\n            transition: all 0.3s ease;\n        }\n\n        .pc-nav a:hover {\n            background: #FFFFFF;\n            border-color: #FFFFFF;\n            color: #A44D5C;\n        }\n\n        @media (max-width: 768px) {\n            .pc-hero {\n                padding: 70px 20px 60px;\n            }\n\n            .pc-hero h1 {\n                font-size: 34px;\n            }\n\n            .pc-hero-subtitle {\n                font-size: 14px;\n            }\n\n            .pc-nav a {\n                font-size: 10px;\n                padding: 8px 14px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"pc-hero\" aria-label=\"Politique de Confidentialit\u00e9\">\n\n        <div class=\"pc-hero-container\">\n\n            <div class=\"pc-hero-icon\">\n                <svg viewbox=\"0 0 24 24\">\n                    <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\n                <\/svg>\n            <\/div>\n\n            <p class=\"pc-hero-label\" style=\"color:#C8A96E !important;\">Protection de vos donn\u00e9es<\/p>\n\n            <h1 style=\"color:#FFFFFF !important;\">Politique de <em style=\"color:#C8A96E !important;\">Confidentialit\u00e9<\/em><\/h1>\n\n            <div class=\"separator\">\n                <div class=\"line\" style=\"background:#C8A96E !important;\"><\/div>\n                <div class=\"dot\" style=\"background:#C8A96E !important;\"><\/div>\n                <div class=\"line\" style=\"background:#C8A96E !important;\"><\/div>\n            <\/div>\n\n            <p class=\"pc-hero-subtitle\" style=\"color:rgba(255,255,255,0.85) !important;\">\n                Chez Velv\u00e9as, nous nous engageons \u00e0 prot\u00e9ger la confidentialit\u00e9 de vos informations personnelles, en accord avec les lois en vigueur en France, dans l'Union europ\u00e9enne, en Suisse, au Canada et aux \u00c9tats-Unis.\n            <\/p>\n\n            <nav class=\"pc-nav\" aria-label=\"Navigation rapide Politique de Confidentialit\u00e9\">\n                <a href=\"#collecte\">Collecte<\/a>\n                <a href=\"#utilisation\">Utilisation<\/a>\n                <a href=\"#divulgation\">Divulgation<\/a>\n                <a href=\"#droits\">Vos Droits<\/a>\n                <a href=\"#reglementations\">R\u00e9gions<\/a>\n                <a href=\"#cookies\">Cookies<\/a>\n                <a href=\"#securite\">S\u00e9curit\u00e9<\/a>\n                <a href=\"#contact-pc\">Contact<\/a>\n            <\/nav>\n\n        <\/div>\n\n    <\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-538ba34 e-flex e-con-boxed e-con e-parent\" data-id=\"538ba34\" 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-c6ae757 elementor-widget elementor-widget-html\" data-id=\"c6ae757\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>VELV\u00c9AS - Politique de Confidentialit\u00e9 Contenu<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&amp;family=Montserrat:wght@300;400;500;600&amp;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Montserrat', sans-serif;\n            background: #FDDCE3;\n        }\n\n        .pc-content-section {\n            background: #FFFFFF;\n            padding: 80px 0 100px;\n        }\n\n        .pc-container {\n            max-width: 850px;\n            margin: 0 auto;\n            padding: 0 40px;\n        }\n\n        \/* Article block *\/\n        .pc-article {\n            margin-bottom: 60px;\n            padding-bottom: 60px;\n            border-bottom: 1px solid #FEF0F3;\n        }\n\n        .pc-article:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n\n        .article-header {\n            display: flex;\n            align-items: baseline;\n            gap: 18px;\n            margin-bottom: 25px;\n        }\n\n        .article-number {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 42px;\n            font-weight: 600;\n            color: #FDDCE3;\n            line-height: 1;\n            min-width: 50px;\n        }\n\n        .article-header h2 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 30px;\n            font-weight: 500;\n            color: #2C2C2C;\n            line-height: 1.3;\n        }\n\n        .article-sep {\n            width: 60px;\n            height: 2px;\n            background: #C8A96E;\n            margin-bottom: 25px;\n            margin-left: 68px;\n        }\n\n        .article-body {\n            margin-left: 68px;\n        }\n\n        .article-body p {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 14px;\n            font-weight: 400;\n            color: #3D3D3D;\n            line-height: 1.9;\n            margin-bottom: 18px;\n        }\n\n        .article-body p:last-child {\n            margin-bottom: 0;\n        }\n\n        .article-body strong {\n            color: #2C2C2C;\n            font-weight: 600;\n        }\n\n        .article-body a {\n            color: #A44D5C;\n            text-decoration: none;\n            font-weight: 500;\n            border-bottom: 1px solid rgba(164, 77, 92, 0.3);\n            transition: all 0.3s ease;\n        }\n\n        .article-body a:hover {\n            color: #2C2C2C;\n            border-bottom-color: #2C2C2C;\n        }\n\n        \/* Data list items *\/\n        .data-list {\n            list-style: none;\n            margin: 15px 0;\n            padding: 0;\n        }\n\n        .data-list li {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 14px;\n            color: #3D3D3D;\n            line-height: 1.7;\n            padding: 10px 0 10px 28px;\n            position: relative;\n            border-bottom: 1px solid #FEF0F3;\n        }\n\n        .data-list li:last-child {\n            border-bottom: none;\n        }\n\n        .data-list li::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 16px;\n            width: 8px;\n            height: 8px;\n            border-radius: 50%;\n            background: #C8A96E;\n        }\n\n        .data-list li strong {\n            color: #2C2C2C;\n            font-weight: 600;\n        }\n\n        \/* Region blocks *\/\n        .region-block {\n            background: #FEF0F3;\n            border-radius: 16px;\n            padding: 25px 30px;\n            margin-bottom: 15px;\n            border-left: 3px solid #A44D5C;\n        }\n\n        .region-block:last-child {\n            margin-bottom: 0;\n        }\n\n        .region-name {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            font-weight: 600;\n            color: #A44D5C;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .region-name::before {\n            content: '';\n            width: 8px;\n            height: 8px;\n            border-radius: 50%;\n            background: #C8A96E;\n            flex-shrink: 0;\n        }\n\n        .region-block p {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            font-weight: 400;\n            color: #3D3D3D;\n            line-height: 1.8;\n        }\n\n        .region-block a {\n            color: #A44D5C;\n            text-decoration: none;\n            font-weight: 500;\n            border-bottom: 1px solid rgba(164, 77, 92, 0.3);\n            transition: all 0.3s ease;\n        }\n\n        .region-block a:hover {\n            color: #2C2C2C;\n            border-bottom-color: #2C2C2C;\n        }\n\n        \/* Cookie types table *\/\n        .cookie-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            border-radius: 16px;\n            overflow: hidden;\n            margin: 20px 0;\n            border: 1px solid #FEF0F3;\n        }\n\n        .cookie-table thead th {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 12px;\n            font-weight: 600;\n            color: #FFFFFF;\n            background: #A44D5C;\n            padding: 14px 20px;\n            text-align: left;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n        }\n\n        .cookie-table tbody td {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            color: #3D3D3D;\n            padding: 14px 20px;\n            border-bottom: 1px solid #FEF0F3;\n            line-height: 1.6;\n        }\n\n        .cookie-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n\n        .cookie-table tbody tr:nth-child(even) {\n            background: #FEF0F3;\n        }\n\n        .cookie-table tbody td strong {\n            color: #2C2C2C;\n        }\n\n        \/* Contact card *\/\n        .contact-card {\n            background: #A44D5C;\n            border-radius: 20px;\n            padding: 40px;\n            text-align: center;\n        }\n\n        .contact-card h3 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 26px;\n            font-weight: 500;\n            color: #FFFFFF;\n            margin-bottom: 20px;\n        }\n\n        .contact-info {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .contact-info p {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 14px;\n            color: rgba(255, 255, 255, 0.9);\n            line-height: 1.6;\n            margin-bottom: 0;\n        }\n\n        .contact-info a {\n            color: #C8A96E;\n            text-decoration: none;\n            font-weight: 500;\n            border-bottom: none;\n        }\n\n        .contact-info a:hover {\n            text-decoration: underline;\n        }\n\n        .btn-contact {\n            display: inline-block;\n            font-family: 'Montserrat', sans-serif;\n            font-size: 12px;\n            font-weight: 600;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            text-decoration: none;\n            color: #A44D5C;\n            background: #FFFFFF;\n            padding: 14px 35px;\n            border-radius: 50px;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n        }\n\n        .btn-contact:hover {\n            background: #2C2C2C !important;\n            color: #FFFFFF !important;\n        }\n\n        \/* Update date *\/\n        .pc-update {\n            text-align: center;\n            margin-top: 60px;\n            padding-top: 40px;\n            border-top: 1px solid #FEF0F3;\n        }\n\n        .pc-update p {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 12px;\n            color: #999;\n            font-style: italic;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .pc-container {\n                padding: 0 20px;\n            }\n\n            .article-header {\n                flex-direction: column;\n                gap: 5px;\n            }\n\n            .article-number {\n                font-size: 32px;\n            }\n\n            .article-header h2 {\n                font-size: 24px;\n            }\n\n            .article-sep {\n                margin-left: 0;\n            }\n\n            .article-body {\n                margin-left: 0;\n            }\n\n            .region-block {\n                padding: 20px;\n            }\n\n            .cookie-table thead th,\n            .cookie-table tbody td {\n                padding: 10px 14px;\n                font-size: 12px;\n            }\n\n            .contact-card {\n                padding: 30px 20px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"pc-content-section\" aria-label=\"Contenu de la Politique de Confidentialit\u00e9\">\n\n        <div class=\"pc-container\">\n\n            <!-- ============================================\n                 1 \u2014 COLLECTE D'INFORMATIONS\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"collecte\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">01<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Collecte d'Informations Personnelles<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Velv\u00e9as collecte des informations personnelles lorsque vous interagissez avec notre site ou nos services, notamment :<\/p>\n                    <ul class=\"data-list\">\n                        <li><strong>Informations de contact :<\/strong> nom, adresse e-mail, adresse postale, num\u00e9ro de t\u00e9l\u00e9phone.<\/li>\n                        <li><strong>Informations de compte :<\/strong> identifiants de connexion et mots de passe.<\/li>\n                        <li><strong>Informations de paiement :<\/strong> d\u00e9tails de paiement collect\u00e9s via des services s\u00e9curis\u00e9s.<\/li>\n                        <li><strong>Donn\u00e9es d'utilisation :<\/strong> adresse IP, donn\u00e9es de cookies, historique de navigation et interactions avec nos services.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 2 \u2014 UTILISATION DES INFORMATIONS\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"utilisation\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">02<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Utilisation des Informations<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Nous utilisons les informations personnelles collect\u00e9es pour les finalit\u00e9s suivantes :<\/p>\n                    <ul class=\"data-list\">\n                        <li>Traiter vos commandes et transactions.<\/li>\n                        <li>Fournir et personnaliser nos services.<\/li>\n                        <li>Communiquer avec vous concernant vos achats et notre offre.<\/li>\n                        <li>Respecter nos obligations l\u00e9gales, y compris les obligations fiscales et comptables.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 3 \u2014 DIVULGATION DES INFORMATIONS\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"divulgation\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">03<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Divulgation des Informations<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Nous partageons vos informations personnelles avec des prestataires tiers qui nous assistent dans la gestion de nos services, tels que les h\u00e9bergeurs, services de paiement et prestataires de livraison. Vos informations sont \u00e9galement partag\u00e9es avec les autorit\u00e9s comp\u00e9tentes lorsque cela est requis par la loi.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 4 \u2014 CONSERVATION DES DONN\u00c9ES\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"conservation\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">04<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Conservation des Donn\u00e9es<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Nous conservons vos informations personnelles uniquement pendant la dur\u00e9e n\u00e9cessaire pour atteindre les finalit\u00e9s mentionn\u00e9es ci-dessus, ou conform\u00e9ment aux exigences l\u00e9gales applicables dans chaque juridiction.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 5 \u2014 VOS DROITS\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"droits\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">05<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Vos Droits<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Selon la l\u00e9gislation en vigueur dans votre juridiction, vous disposez des droits suivants :<\/p>\n                    <ul class=\"data-list\">\n                        <li><strong>Droit d'acc\u00e8s :<\/strong> vous pouvez demander une copie des informations personnelles que nous d\u00e9tenons.<\/li>\n                        <li><strong>Droit de rectification :<\/strong> vous pouvez demander la correction de donn\u00e9es inexactes.<\/li>\n                        <li><strong>Droit \u00e0 l'effacement :<\/strong> vous pouvez demander la suppression de vos donn\u00e9es dans certaines circonstances.<\/li>\n                        <li><strong>Droit \u00e0 la portabilit\u00e9 :<\/strong> vous pouvez demander la transmission de vos donn\u00e9es dans un format structur\u00e9.<\/li>\n                    <\/ul>\n                    <p>Pour exercer vos droits, contactez-nous \u00e0 <a href=\"mailto:contact@velveas.com\">contact@velveas.com<\/a>.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 6 \u2014 R\u00c9GLEMENTATIONS PAR R\u00c9GION\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"reglementations\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">06<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">R\u00e9glementations par R\u00e9gion<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">France et Union europ\u00e9enne<\/p>\n                        <p>Velv\u00e9as se conforme au R\u00e8glement G\u00e9n\u00e9ral sur la Protection des Donn\u00e9es (RGPD). Pour plus d'informations : <a href=\"https:\/\/edpb.europa.eu\/about-edpb\/board\/members_fr\" target=\"_blank\" rel=\"noopener\">Comit\u00e9 europ\u00e9en de la protection des donn\u00e9es<\/a><\/p>\n                    <\/div>\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">Suisse<\/p>\n                        <p>Vos donn\u00e9es sont prot\u00e9g\u00e9es selon la nouvelle Loi f\u00e9d\u00e9rale sur la protection des donn\u00e9es (nLPD). Pour plus d'informations : <a href=\"https:\/\/www.edoeb.admin.ch\/edoeb\/fr\/home\/la-fdpic\/contact.html\" target=\"_blank\" rel=\"noopener\">Pr\u00e9pos\u00e9 f\u00e9d\u00e9ral \u00e0 la protection des donn\u00e9es<\/a><\/p>\n                    <\/div>\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">Canada<\/p>\n                        <p>Velv\u00e9as respecte les dispositions de la Loi sur la protection des renseignements personnels et les documents \u00e9lectroniques (LPRPDE). Pour plus d'informations : <a href=\"https:\/\/www.priv.gc.ca\/en\/contact-the-opc\/\" target=\"_blank\" rel=\"noopener\">Commissariat \u00e0 la protection de la vie priv\u00e9e du Canada<\/a><\/p>\n                    <\/div>\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">\u00c9tats-Unis<\/p>\n                        <p>Velv\u00e9as respecte le California Consumer Privacy Act (CCPA). Pour plus d'informations : <a href=\"https:\/\/www.ftc.gov\/site-information\/privacy-policy\" target=\"_blank\" rel=\"noopener\">Federal Trade Commission<\/a><\/p>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 7 \u2014 S\u00c9CURIT\u00c9 DES DONN\u00c9ES\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"securite\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">07<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">S\u00e9curit\u00e9 des Donn\u00e9es<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Nous mettons en place des mesures de s\u00e9curit\u00e9 appropri\u00e9es pour prot\u00e9ger vos informations personnelles contre tout acc\u00e8s non autoris\u00e9, divulgation, alt\u00e9ration ou destruction. Nos mesures comprennent des technologies de cryptage et des contr\u00f4les d'acc\u00e8s rigoureux.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 8 \u2014 COOKIES ET TECHNOLOGIES SIMILAIRES\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"cookies\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">08<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Cookies et Technologies Similaires<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Velv\u00e9as utilise des cookies et des technologies similaires pour am\u00e9liorer votre exp\u00e9rience utilisateur, analyser l'utilisation de notre site et personnaliser nos services.<\/p>\n\n                    <table class=\"cookie-table\">\n                        <thead>\n                            <tr>\n                                <th>Type de cookie<\/th>\n                                <th>Finalit\u00e9<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td><strong>Essentiels<\/strong><\/td>\n                                <td>N\u00e9cessaires au fonctionnement du site (panier, connexion, s\u00e9curit\u00e9).<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Analytiques<\/strong><\/td>\n                                <td>Permettent de mesurer l'audience et comprendre comment les visiteurs utilisent le site.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Fonctionnels<\/strong><\/td>\n                                <td>M\u00e9morisent vos pr\u00e9f\u00e9rences (langue, r\u00e9gion, choix d'affichage).<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Marketing<\/strong><\/td>\n                                <td>Utilis\u00e9s pour afficher des publicit\u00e9s pertinentes et mesurer l'efficacit\u00e9 des campagnes.<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n\n                    <p>Vous pouvez configurer vos pr\u00e9f\u00e9rences en mati\u00e8re de cookies dans les param\u00e8tres de votre navigateur ou via notre bandeau de consentement lors de votre premi\u00e8re visite.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 9 \u2014 MODIFICATIONS DE LA POLITIQUE\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"modifications\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">09<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Modifications de la Politique<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Velv\u00e9as se r\u00e9serve le droit de modifier cette politique de confidentialit\u00e9 \u00e0 tout moment. Toute modification sera publi\u00e9e sur cette page, avec la date de mise \u00e0 jour.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 10 \u2014 CONTACT\n                 ============================================ -->\n            <article class=\"pc-article\" id=\"contact-pc\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">10<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Contact<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Si vous avez des questions concernant cette politique de confidentialit\u00e9 ou vos donn\u00e9es personnelles, contactez-nous :<\/p>\n                    <div class=\"contact-card\">\n                        <h3 style=\"color:#FFFFFF !important;\">Service Protection des Donn\u00e9es<\/h3>\n                        <div class=\"contact-info\">\n                            <p>Email : <a href=\"mailto:contact@velveas.com\">contact@velveas.com<\/a><\/p>\n                            <p>Adresse : 50 Avenue des Champs-\u00c9lys\u00e9es, 75008 Paris, France<\/p>\n                        <\/div>\n                        <a href=\"\/en\/contact-us\/\" class=\"btn-contact\">Nous Contacter<\/a>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <!-- Date de mise \u00e0 jour -->\n            <div class=\"pc-update\">\n                <p>Derni\u00e8re mise \u00e0 jour : Mars 2026<\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>VELV\u00c9AS &#8211; Politique de Confidentialit\u00e9 Protection de vos donn\u00e9es Politique de Confidentialit\u00e9 Chez Velv\u00e9as, nous nous engageons \u00e0 prot\u00e9ger la<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Privacy Policy - Velveas<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/velveas2026.devonlinehub.com\/en\/privacy-policy\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Privacy Policy - Velveas\" \/>\n<meta property=\"og:description\" content=\"VELV\u00c9AS &#8211; Politique de Confidentialit\u00e9 Protection de vos donn\u00e9es Politique de Confidentialit\u00e9 Chez Velv\u00e9as, nous nous engageons \u00e0 prot\u00e9ger la\" \/>\n<meta property=\"og:url\" content=\"https:\/\/velveas2026.devonlinehub.com\/en\/privacy-policy\/\" \/>\n<meta property=\"og:site_name\" content=\"Velveas\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Velvas-Paris\/61580039374395\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-21T22:44:07+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/\",\"url\":\"https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/\",\"name\":\"Privacy Policy - Velveas\",\"isPartOf\":{\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#website\"},\"datePublished\":\"2026-03-19T18:40:36+00:00\",\"dateModified\":\"2026-03-21T22:44:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/velveas2026.devonlinehub.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Privacy Policy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#website\",\"url\":\"https:\/\/velveas2026.devonlinehub.com\/\",\"name\":\"Velv\u00e9as\",\"description\":\"La signature d\u2019une beaut\u00e9 raffin\u00e9e. Des formules premium pour sublimer votre peau et votre regard.\",\"publisher\":{\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/velveas2026.devonlinehub.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#organization\",\"name\":\"Velv\u00e9as\",\"url\":\"https:\/\/velveas2026.devonlinehub.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/velveas2026.devonlinehub.com\/wp-content\/uploads\/2026\/03\/logo-officiel.svg\",\"contentUrl\":\"https:\/\/velveas2026.devonlinehub.com\/wp-content\/uploads\/2026\/03\/logo-officiel.svg\",\"width\":597,\"height\":222,\"caption\":\"Velv\u00e9as\"},\"image\":{\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/people\/Velvas-Paris\/61580039374395\/\",\"https:\/\/www.instagram.com\/velveas\/\",\"https:\/\/www.snapchat.com\/@velveasparis\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Privacy Policy - Velveas","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/velveas2026.devonlinehub.com\/en\/privacy-policy\/","og_locale":"en_GB","og_type":"article","og_title":"Privacy Policy - Velveas","og_description":"VELV\u00c9AS &#8211; Politique de Confidentialit\u00e9 Protection de vos donn\u00e9es Politique de Confidentialit\u00e9 Chez Velv\u00e9as, nous nous engageons \u00e0 prot\u00e9ger la","og_url":"https:\/\/velveas2026.devonlinehub.com\/en\/privacy-policy\/","og_site_name":"Velveas","article_publisher":"https:\/\/www.facebook.com\/people\/Velvas-Paris\/61580039374395\/","article_modified_time":"2026-03-21T22:44:07+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/","url":"https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/","name":"Privacy Policy - Velveas","isPartOf":{"@id":"https:\/\/velveas2026.devonlinehub.com\/#website"},"datePublished":"2026-03-19T18:40:36+00:00","dateModified":"2026-03-21T22:44:07+00:00","breadcrumb":{"@id":"https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/velveas2026.devonlinehub.com\/privacy-policy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/velveas2026.devonlinehub.com\/"},{"@type":"ListItem","position":2,"name":"Privacy Policy"}]},{"@type":"WebSite","@id":"https:\/\/velveas2026.devonlinehub.com\/#website","url":"https:\/\/velveas2026.devonlinehub.com\/","name":"Velv\u00e9as","description":"La signature d\u2019une beaut\u00e9 raffin\u00e9e. Des formules premium pour sublimer votre peau et votre regard.","publisher":{"@id":"https:\/\/velveas2026.devonlinehub.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/velveas2026.devonlinehub.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/velveas2026.devonlinehub.com\/#organization","name":"Velv\u00e9as","url":"https:\/\/velveas2026.devonlinehub.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/velveas2026.devonlinehub.com\/#\/schema\/logo\/image\/","url":"https:\/\/velveas2026.devonlinehub.com\/wp-content\/uploads\/2026\/03\/logo-officiel.svg","contentUrl":"https:\/\/velveas2026.devonlinehub.com\/wp-content\/uploads\/2026\/03\/logo-officiel.svg","width":597,"height":222,"caption":"Velv\u00e9as"},"image":{"@id":"https:\/\/velveas2026.devonlinehub.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Velvas-Paris\/61580039374395\/","https:\/\/www.instagram.com\/velveas\/","https:\/\/www.snapchat.com\/@velveasparis"]}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":7,"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":29929,"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/pages\/3\/revisions\/29929"}],"wp:attachment":[{"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}