{"id":349,"date":"2025-11-23T16:36:05","date_gmt":"2025-11-23T16:36:05","guid":{"rendered":"https:\/\/efficientpim.com\/?page_id=349"},"modified":"2026-05-19T15:07:05","modified_gmt":"2026-05-19T15:07:05","slug":"gdpr","status":"publish","type":"page","link":"https:\/\/efficientpim.com\/gdpr\/","title":{"rendered":"GDPR Compliance"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"349\" class=\"elementor elementor-349\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a3a0a6 e-flex e-con-boxed e-con e-parent\" data-id=\"6a3a0a6\" 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-cf1fb42 elementor-widget elementor-widget-html\" data-id=\"cf1fb42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>GDPR Compliance - EfficientPIM<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <style>\r\n    \/* General Styles *\/\r\n    * {\r\n        margin: 0;\r\n        padding: 0;\r\n        box-sizing: border-box;\r\n    }\r\n    \r\n    body {\r\n        font-family: 'Inter', sans-serif;\r\n        line-height: 1.6;\r\n        color: #2d3748;\r\n        background-color: #f9fafb;\r\n        overflow-x: hidden; \/* Prevent horizontal scroll *\/\r\n    }\r\n    \r\n    .container {\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 0 clamp(16px, 4vw, 20px); \/* Responsive padding *\/\r\n        width: 100%;\r\n    }\r\n    \r\n    \/* Hero Section *\/\r\n    .hero-section {\r\n        padding: clamp(60px, 12vh, 120px) 0 clamp(30px, 6vh, 60px);\r\n        background: linear-gradient(135deg, #f8f9ff 0%, #f0f4ff 100%);\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    .hero-content {\r\n        text-align: center;\r\n        max-width: 900px;\r\n        margin: 0 auto;\r\n    }\r\n    \r\n    .hero-title {\r\n        font-size: clamp(28px, 6vw, 42px); \/* Fluid typography *\/\r\n        font-weight: 800;\r\n        line-height: 1.2;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .hero-subtitle {\r\n        font-size: clamp(16px, 4vw, 18px);\r\n        color: #4a5568;\r\n        margin-bottom: 30px;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    \/* GDPR Content *\/\r\n    .gdpr-content {\r\n        padding: clamp(30px, 6vh, 60px) 0;\r\n        background: white;\r\n    }\r\n    \r\n    .gdpr-section {\r\n        margin-bottom: clamp(30px, 6vh, 50px);\r\n    }\r\n    \r\n    .gdpr-title {\r\n        font-size: clamp(24px, 5vw, 28px);\r\n        font-weight: 700;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .gdpr-subtitle {\r\n        font-size: clamp(18px, 4vw, 20px);\r\n        font-weight: 600;\r\n        margin-bottom: 15px;\r\n        color: #2d3748;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .gdpr-text {\r\n        font-size: clamp(14px, 3.5vw, 16px);\r\n        color: #4a5568;\r\n        margin-bottom: 20px;\r\n        line-height: 1.7;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .gdpr-list {\r\n        margin-bottom: 20px;\r\n        padding-left: clamp(20px, 5vw, 25px);\r\n    }\r\n    \r\n    .gdpr-list li {\r\n        font-size: clamp(14px, 3.5vw, 16px);\r\n        color: #4a5568;\r\n        margin-bottom: 10px;\r\n        line-height: 1.7;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .gdpr-box {\r\n        background: #f0f4ff;\r\n        border-left: 4px solid #4f46e5;\r\n        padding: clamp(16px, 4vw, 20px);\r\n        border-radius: 0 8px 8px 0;\r\n        margin: clamp(20px, 5vh, 30px) 0;\r\n    }\r\n    \r\n    .gdpr-box-title {\r\n        font-size: clamp(16px, 4vw, 18px);\r\n        font-weight: 600;\r\n        margin-bottom: 10px;\r\n        color: #2d3748;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .gdpr-box-text {\r\n        font-size: clamp(14px, 3.5vw, 16px);\r\n        color: #4a5568;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    .warning-box {\r\n        background: #fff3cd;\r\n        border-left: 4px solid #ffc107;\r\n        padding: clamp(16px, 4vw, 20px);\r\n        border-radius: 0 8px 8px 0;\r\n        margin: clamp(20px, 5vh, 30px) 0;\r\n    }\r\n    \r\n    .warning-title {\r\n        font-size: clamp(16px, 4vw, 18px);\r\n        font-weight: 600;\r\n        margin-bottom: 10px;\r\n        color: #856404;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .warning-text {\r\n        font-size: clamp(14px, 3.5vw, 16px);\r\n        color: #856404;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    \/* Table of Contents *\/\r\n    .toc-section {\r\n        background: #f9fafb;\r\n        border-radius: 12px;\r\n        padding: clamp(20px, 5vw, 30px);\r\n        margin-bottom: clamp(30px, 6vh, 50px);\r\n    }\r\n    \r\n    .toc-title {\r\n        font-size: clamp(18px, 4vw, 20px);\r\n        font-weight: 600;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .toc-list {\r\n        list-style: none;\r\n    }\r\n    \r\n    .toc-item {\r\n        margin-bottom: 12px;\r\n    }\r\n    \r\n    .toc-link {\r\n        color: #4f46e5;\r\n        text-decoration: none;\r\n        font-weight: 500;\r\n        font-size: clamp(14px, 3.5vw, 16px);\r\n        transition: color 0.3s;\r\n        word-wrap: break-word;\r\n        display: block; \/* Better touch targets *\/\r\n        padding: 4px 0; \/* Increase touch area *\/\r\n    }\r\n    \r\n    .toc-link:hover {\r\n        color: #4338ca;\r\n        text-decoration: underline;\r\n    }\r\n    \r\n    \/* Rights Grid - Responsive *\/\r\n    .rights-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n        gap: clamp(20px, 4vw, 30px);\r\n        margin: clamp(20px, 5vh, 30px) 0;\r\n    }\r\n    \r\n    .right-card {\r\n        background: #f9fafb;\r\n        border-radius: 12px;\r\n        padding: clamp(20px, 4vw, 25px);\r\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        min-width: 0; \/* Prevent overflow *\/\r\n    }\r\n    \r\n    .right-card:hover {\r\n        transform: translateY(-2px); \/* Reduced for mobile *\/\r\n        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    .right-icon {\r\n        width: 50px;\r\n        height: 50px;\r\n        background: #e0e7ff;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-bottom: 15px;\r\n        color: #4f46e5;\r\n        font-size: 20px;\r\n        flex-shrink: 0;\r\n    }\r\n    \r\n    .right-title {\r\n        font-size: clamp(16px, 4vw, 18px);\r\n        font-weight: 600;\r\n        margin-bottom: 10px;\r\n        color: #2d3748;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .right-description {\r\n        font-size: clamp(14px, 3.5vw, 15px);\r\n        color: #4a5568;\r\n        line-height: 1.5;\r\n    }\r\n    \r\n    \/* Request Form *\/\r\n    .request-form {\r\n        background: #f8f9ff;\r\n        border-radius: 12px;\r\n        padding: clamp(20px, 5vw, 30px);\r\n        margin: clamp(20px, 5vh, 30px) 0;\r\n    }\r\n    \r\n    .form-title {\r\n        font-size: clamp(16px, 4vw, 18px);\r\n        font-weight: 600;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .form-group {\r\n        margin-bottom: 20px;\r\n    }\r\n    \r\n    .form-label {\r\n        display: block;\r\n        margin-bottom: 8px;\r\n        font-weight: 500;\r\n        color: #2d3748;\r\n        font-size: clamp(14px, 3.5vw, 16px);\r\n    }\r\n    \r\n    .form-input, .form-select, .form-textarea {\r\n        width: 100%;\r\n        padding: 12px 15px;\r\n        border: 1px solid #e2e8f0;\r\n        border-radius: 8px;\r\n        font-size: 16px; \/* Prevent zoom on iOS *\/\r\n        transition: border-color 0.3s;\r\n        box-sizing: border-box;\r\n        -webkit-appearance: none; \/* Remove iOS styling *\/\r\n    }\r\n    \r\n    .form-input:focus, .form-select:focus, .form-textarea:focus {\r\n        outline: none;\r\n        border-color: #4f46e5;\r\n    }\r\n    \r\n    .form-textarea {\r\n        height: 120px;\r\n        resize: vertical;\r\n    }\r\n    \r\n    .form-button {\r\n        background: #4f46e5;\r\n        color: white;\r\n        border: none;\r\n        padding: 14px 30px; \/* Increased for better touch targets *\/\r\n        border-radius: 8px;\r\n        font-size: 16px;\r\n        font-weight: 600;\r\n        cursor: pointer;\r\n        transition: background-color 0.3s;\r\n        width: 100%;\r\n        min-height: 48px; \/* WCAG compliance *\/\r\n    }\r\n    \r\n    .form-button:hover {\r\n        background-color: #4338ca;\r\n    }\r\n    \r\n    \/* Contact Section *\/\r\n    .contact-section {\r\n        background: #f8f9ff;\r\n        border-radius: 12px;\r\n        padding: clamp(20px, 5vw, 30px);\r\n        margin-top: clamp(30px, 6vh, 50px);\r\n    }\r\n    \r\n    .contact-title {\r\n        font-size: clamp(18px, 4vw, 20px);\r\n        font-weight: 600;\r\n        margin-bottom: 15px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .contact-text {\r\n        font-size: clamp(14px, 3.5vw, 16px);\r\n        color: #4a5568;\r\n        line-height: 1.6;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .contact-link {\r\n        color: #4f46e5;\r\n        text-decoration: none;\r\n        font-weight: 500;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    .contact-link:hover {\r\n        text-decoration: underline;\r\n    }\r\n    \r\n    \/* Last Updated *\/\r\n    .last-updated {\r\n        text-align: center;\r\n        font-size: clamp(12px, 3vw, 14px);\r\n        color: #718096;\r\n        margin-top: clamp(30px, 6vh, 50px);\r\n        padding-top: 20px;\r\n        border-top: 1px solid #e2e8f0;\r\n    }\r\n    \r\n    \/* Enhanced Mobile Responsiveness *\/\r\n    @media (max-width: 768px) {\r\n        .hero-section {\r\n            padding: 80px 0 40px;\r\n        }\r\n        \r\n        .gdpr-content {\r\n            padding: 40px 0;\r\n        }\r\n        \r\n        .rights-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        \r\n        .right-card:hover {\r\n            transform: none; \/* Disable hover effects on mobile *\/\r\n        }\r\n        \r\n        .container {\r\n            padding: 0 16px;\r\n        }\r\n        \r\n        \/* Better touch targets for mobile *\/\r\n        .toc-link {\r\n            padding: 8px 0;\r\n            min-height: 44px;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n    }\r\n    \r\n    @media (max-width: 480px) {\r\n        .container {\r\n            padding: 0 12px;\r\n        }\r\n        \r\n        .hero-section {\r\n            padding: 60px 0 30px;\r\n        }\r\n        \r\n        .gdpr-box, .warning-box, .toc-section, .request-form, .contact-section {\r\n            padding: 16px;\r\n        }\r\n        \r\n        .rights-grid {\r\n            gap: 16px;\r\n        }\r\n        \r\n        .right-card {\r\n            padding: 16px;\r\n        }\r\n    }\r\n    \r\n    \/* Fix potential overflow issues *\/\r\n    img, video, iframe {\r\n        max-width: 100%;\r\n        height: auto;\r\n    }\r\n    \r\n    pre, code {\r\n        overflow-x: auto;\r\n        word-wrap: break-word;\r\n    }\r\n    \r\n    \/* Long text handling *\/\r\n    .long-text {\r\n        overflow-wrap: anywhere;\r\n    }\r\n    \r\n    \/* Prevent horizontal scroll on very small screens *\/\r\n    @media (max-width: 320px) {\r\n        .container {\r\n            padding: 0 8px;\r\n        }\r\n        \r\n        .hero-title {\r\n            font-size: 24px;\r\n        }\r\n        \r\n        .gdpr-title {\r\n            font-size: 20px;\r\n        }\r\n    }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero-section\">\r\n        <div class=\"container\">\r\n            <div class=\"hero-content\">\r\n                <h1 class=\"hero-title\">GDPR Compliance<\/h1>\r\n                <p class=\"hero-subtitle\">EfficientPIM is committed to protecting your personal data and complying with the General Data Protection Regulation (GDPR).<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- GDPR Content -->\r\n    <section class=\"gdpr-content\">\r\n        <div class=\"container\">\r\n            <!-- Table of Contents -->\r\n            <div class=\"toc-section\">\r\n                <h2 class=\"toc-title\">Table of Contents<\/h2>\r\n                <ul class=\"toc-list\">\r\n                    <li class=\"toc-item\"><a href=\"#what-is-gdpr\" class=\"toc-link\">1. What is GDPR?<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#our-commitment\" class=\"toc-link\">2. Our Commitment to GDPR<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#data-we-process\" class=\"toc-link\">3. Data We Process<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#legal-basis\" class=\"toc-link\">4. Legal Basis for Processing<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#your-rights\" class=\"toc-link\">5. Your GDPR Rights<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#data-security\" class=\"toc-link\">6. Data Security Measures<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#international-transfers\" class=\"toc-link\">7. International Data Transfers<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#data-breaches\" class=\"toc-link\">8. Data Breach Notification<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#making-request\" class=\"toc-link\">9. Making a GDPR Request<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#contact-information\" class=\"toc-link\">10. Contact Information<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- What is GDPR -->\r\n            <div id=\"what-is-gdpr\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">1. What is GDPR?<\/h2>\r\n                <p class=\"gdpr-text\">The General Data Protection Regulation (GDPR) is a regulation in EU law on data protection and privacy for all individuals within the European Union (EU) and the European Economic Area (EEA).<\/p>\r\n                <p class=\"gdpr-text\">GDPR aims to give individuals control over their personal data and to unify data protection regulations across Europe. It applies to any organization that processes personal data of individuals in the EU\/EEA, regardless of where the organization is located.<\/p>\r\n                \r\n                <div class=\"gdpr-box\">\r\n                    <h3 class=\"gdpr-box-title\">Key Principles of GDPR<\/h3>\r\n                    <p class=\"gdpr-box-text\">GDPR is built on several key principles that must be followed when processing personal data:<\/p>\r\n                    <ul class=\"gdpr-list\">\r\n                        <li>Lawfulness, fairness, and transparency<\/li>\r\n                        <li>Purpose limitation<\/li>\r\n                        <li>Data minimization<\/li>\r\n                        <li>Accuracy<\/li>\r\n                        <li>Storage limitation<\/li>\r\n                        <li>Integrity and confidentiality<\/li>\r\n                        <li>Accountability<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Our Commitment -->\r\n            <div id=\"our-commitment\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">2. Our Commitment to GDPR<\/h2>\r\n                <p class=\"gdpr-text\">EfficientPIM is committed to protecting your personal data and complying with GDPR requirements. We have implemented appropriate technical and organizational measures to ensure GDPR compliance.<\/p>\r\n                <p class=\"gdpr-text\">Our GDPR compliance program includes:<\/p>\r\n                <ul class=\"gdpr-list\">\r\n                    <li>Regular privacy impact assessments<\/li>\r\n                    <li>Data protection by design and by default<\/li>\r\n                    <li>Comprehensive staff training on data protection<\/li>\r\n                    <li>Regular audits of our data processing activities<\/li>\r\n                    <li>Clear procedures for handling data subject requests<\/li>\r\n                    <li>Robust security measures to protect personal data<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- Data We Process -->\r\n            <div id=\"data-we-process\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">3. Data We Process<\/h2>\r\n                <p class=\"gdpr-text\">In the context of our email scraping service, we may process the following types of personal data:<\/p>\r\n                <ul class=\"gdpr-list\">\r\n                    <li><strong>Contact Information:<\/strong> Email addresses, names, company information<\/li>\r\n                    <li><strong>Account Information:<\/strong> Registration details, login credentials (encrypted)<\/li>\r\n                    <li><strong>Usage Data:<\/strong> IP addresses, browser information, search queries<\/li>\r\n                    <li><strong>Payment Information:<\/strong> Payment method details (processed securely by third parties)<\/li>\r\n                <\/ul>\r\n                \r\n                <div class=\"warning-box\">\r\n                    <h3 class=\"warning-title\">Publicly Available Data<\/h3>\r\n                    <p class=\"warning-text\">Please note that the email addresses we scrape are publicly available information from websites. We do not access or process private email accounts or personal communications.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Legal Basis -->\r\n            <div id=\"legal-basis\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">4. Legal Basis for Processing<\/h2>\r\n                <p class=\"gdpr-text\">We only process personal data when we have a valid legal basis under GDPR. Our legal bases include:<\/p>\r\n                <ul class=\"gdpr-list\">\r\n                    <li><strong>Contractual Necessity:<\/strong> Processing is necessary to provide our service to you<\/li>\r\n                    <li><strong>Legitimate Interest:<\/strong> Processing is necessary for our legitimate business interests, such as improving our service and preventing fraud<\/li>\r\n                    <li><strong>Legal Obligation:<\/strong> Processing is necessary to comply with legal requirements<\/li>\r\n                    <li><strong>Consent:<\/strong> You have given clear consent for specific processing activities<\/li>\r\n                <\/ul>\r\n                <p class=\"gdpr-text\">We will always identify the specific legal basis for each type of data processing activity.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Your Rights -->\r\n            <div id=\"your-rights\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">5. Your GDPR Rights<\/h2>\r\n                <p class=\"gdpr-text\">Under GDPR, you have the following rights regarding your personal data:<\/p>\r\n                \r\n                <div class=\"rights-grid\">\r\n                    <div class=\"right-card\">\r\n                        <div class=\"right-icon\">\r\n                            <i class=\"fas fa-eye\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"right-title\">Right to Access<\/h3>\r\n                        <p class=\"right-description\">Request a copy of the personal data we hold about you<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"right-card\">\r\n                        <div class=\"right-icon\">\r\n                            <i class=\"fas fa-edit\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"right-title\">Right to Rectification<\/h3>\r\n                        <p class=\"right-description\">Request correction of inaccurate or incomplete personal data<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"right-card\">\r\n                        <div class=\"right-icon\">\r\n                            <i class=\"fas fa-trash\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"right-title\">Right to Erasure<\/h3>\r\n                        <p class=\"right-description\">Request deletion of your personal data in certain circumstances<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"right-card\">\r\n                        <div class=\"right-icon\">\r\n                            <i class=\"fas fa-pause\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"right-title\">Right to Restrict Processing<\/h3>\r\n                        <p class=\"right-description\">Limit how we process your personal data in certain situations<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"right-card\">\r\n                        <div class=\"right-icon\">\r\n                            <i class=\"fas fa-share\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"right-title\">Right to Data Portability<\/h3>\r\n                        <p class=\"right-description\">Receive your personal data in a machine-readable format<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"right-card\">\r\n                        <div class=\"right-icon\">\r\n                            <i class=\"fas fa-times-circle\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"right-title\">Right to Object<\/h3>\r\n                        <p class=\"right-description\">Object to processing based on legitimate interest or direct marketing<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Data Security -->\r\n            <div id=\"data-security\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">6. Data Security Measures<\/h2>\r\n                <p class=\"gdpr-text\">We implement appropriate technical and organizational measures to protect your personal data:<\/p>\r\n                <ul class=\"gdpr-list\">\r\n                    <li>SSL\/TLS encryption for data in transit<\/li>\r\n                    <li>Encryption for data at rest<\/li>\r\n                    <li>Access controls and authentication systems<\/li>\r\n                    <li>Regular security assessments and penetration testing<\/li>\r\n                    <li>Secure data centers with restricted access<\/li>\r\n                    <li>Incident response procedures<\/li>\r\n                    <li>Employee confidentiality agreements<\/li>\r\n                <\/ul>\r\n                <p class=\"gdpr-text\">We regularly review and update our security measures to ensure they remain effective against evolving threats.<\/p>\r\n            <\/div>\r\n\r\n            <!-- International Transfers -->\r\n            <div id=\"international-transfers\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">7. International Data Transfers<\/h2>\r\n                <p class=\"gdpr-text\">As a global service, we may transfer personal data outside the EU\/EEA. We ensure such transfers are protected by:<\/p>\r\n                <ul class=\"gdpr-list\">\r\n                    <li>Adequacy decisions by the European Commission<\/li>\r\n                    <li>Standard Contractual Clauses (SCCs)<\/li>\r\n                    <li>Binding Corporate Rules (BCRs)<\/li>\r\n                    <li>Specific derogations under GDPR<\/li>\r\n                <\/ul>\r\n                <p class=\"gdpr-text\">We have implemented appropriate safeguards to ensure your personal data remains protected during international transfers.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Data Breaches -->\r\n            <div id=\"data-breaches\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">8. Data Breach Notification<\/h2>\r\n                <p class=\"gdpr-text\">We have established procedures to detect, investigate, and report data breaches. In the event of a personal data breach, we will:<\/p>\r\n                <ul class=\"gdpr-list\">\r\n                    <li>Assess the risk to individuals' rights and freedoms<\/li>\r\n                    <li>Notify the relevant supervisory authority within 72 hours (where required)<\/li>\r\n                    <li>Inform affected individuals without undue delay (if the breach poses a high risk)<\/li>\r\n                    <li>Implement measures to prevent future breaches<\/li>\r\n                <\/ul>\r\n                \r\n                <div class=\"warning-box\">\r\n                    <h3 class=\"warning-title\">What Constitutes a Breach<\/h3>\r\n                    <p class=\"warning-text\">A personal data breach is a security incident that leads to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to personal data.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Making a GDPR Request -->\r\n            <div id=\"making-request\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">9. Making a GDPR Request<\/h2>\r\n                <p class=\"gdpr-text\">To exercise your GDPR rights, please contact us using the information below. We will respond to your request within 30 days.<\/p>\r\n                \r\n                <div class=\"request-form\">\r\n                    <h3 class=\"form-title\">Contact for GDPR Requests<\/h3>\r\n                    <p class=\"gdpr-text\">Email us at: <strong>support@efficientpim.com<\/strong><\/p>\r\n                    <p class=\"gdpr-text\">Please include \"GDPR Request\" in your subject line and specify which right you wish to exercise.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Contact Information -->\r\n            <div id=\"contact-information\" class=\"gdpr-section\">\r\n                <h2 class=\"gdpr-title\">10. Contact Information<\/h2>\r\n                <div class=\"contact-section\">\r\n                    <h3 class=\"contact-title\">GDPR Inquiries<\/h3>\r\n                    <p class=\"contact-text\">If you have any questions about our GDPR compliance or want to exercise your rights, please contact us at:<\/p>\r\n                    <p class=\"contact-text\">Email: <a href=\"mailto:support@efficientpim.com\" class=\"contact-link\">support@efficientpim.com<\/a><\/p>\r\n                    <p class=\"contact-text\">We will acknowledge receipt of your request within 5 business days and provide a full response within 30 days.<\/p>\r\n                    \r\n                    <h3 class=\"contact-title\">Data Protection Officer<\/h3>\r\n                    <p class=\"contact-text\">If you have specific concerns about how we process your personal data, you can also contact our Data Protection Officer at the same email address with \"DPO\" in the subject line.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Last Updated -->\r\n            <div class=\"last-updated\">\r\n                <p>Last updated: November 20, 2025<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n    \/\/ Smooth scrolling for anchor links\r\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n        anchor.addEventListener('click', function (e) {\r\n            e.preventDefault();\r\n            \r\n            const targetId = this.getAttribute('href');\r\n            if (targetId === '#') return;\r\n            \r\n            const targetElement = document.querySelector(targetId);\r\n            if (targetElement) {\r\n                window.scrollTo({\r\n                    top: targetElement.offsetTop - 80,\r\n                    behavior: 'smooth'\r\n                });\r\n            }\r\n        });\r\n    });\r\n    <\/script>\r\n<\/body>\r\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GDPR Compliance &#8211; EfficientPIM GDPR Compliance EfficientPIM is committed to protecting your personal data and complying with the General Data Protection Regulation (GDPR). Table of Contents 1. What is GDPR? 2. Our Commitment to GDPR 3. Data We Process 4. Legal Basis for Processing 5. Your GDPR Rights 6. Data Security Measures 7. International Data [&hellip;]<\/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":{"footnotes":""},"class_list":["post-349","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/comments?post=349"}],"version-history":[{"count":13,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/349\/revisions"}],"predecessor-version":[{"id":8019,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/349\/revisions\/8019"}],"wp:attachment":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/media?parent=349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}