CINXE.COM
<!DOCTYPE html> <html id="html" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title></title> <meta property="og:description" content="" /> <meta property="og:title" content="" /> <link rel="alternate" hreflang="en" href="https://edesigninteractive.com/privacy" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image" content="https://edesigninteractive.com/images/edesign-og-image.jpg" /> <meta name="google-site-verification" content="4NTvTTVdAanBjjIGvppT8AB5sDAopwxxf67br4WKuHY" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="theme-color" content="#fff"> <link rel="icon" href="/images/fav.ico" type="image/gif" > <link rel="stylesheet" href="/css/style.css?v=20240207.2" preload> <!-- javascript roots --> <script type="text/javascript"> var _root = '/' , _root_full = 'https://edesigninteractive.com/' , _controller = 'terms' , _action = 'privacy' , _url_for = 'https://edesigninteractive.com/privacy' , _lang = 'en' , _langs = '[{"name":"English"}]' , _base = 'https://edesigninteractive.com/' , _timezone_offset = '-5'; </script> <!-- Facebook Pixel Code --> <script> !function (f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '509962736315210'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=509962736315210&ev=PageView&noscript=1"/> </noscript> <!-- End Facebook Pixel Code --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-66869522-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-66869522-1'); </script> <script type="text/javascript"> _linkedin_partner_id = "1850098"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function () { var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript"; b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s); })(); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=1850098&fmt=gif" /> </noscript> <script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-66869522-1', 'auto'); ga('send', 'pageview'); </script> </head> <body id="body"> <!-- script to swap images with webp for _controller = 'healthcare_marketing' --> <script> // Function to check if the browser supports WebP function supportsWebP() { var elem = document.createElement('canvas'); if (!!(elem.getContext && elem.getContext('2d'))) { // was able or not to get WebP representation return elem.toDataURL('image/webp').indexOf('data:image/webp') == 0; } return false; } // Function to replace image sources based on browser support function replaceImages() { $('img').each(function() { var originalSrc = $(this).attr('data-src') || $(this).attr('src') ; var webpSrc = originalSrc.replace(/\.(jpg|jpeg|png)$/, '.webp'); if (supportsWebP()) { if($(this).attr('src')){ $(this).attr('src', webpSrc); } if(!$(this).attr('data-src')){ $(this).attr('data-src', webpSrc); } } }); } document.addEventListener('DOMContentLoaded', function() { if(_controller === 'healthcare_marketing'){ replaceImages(); } }); </script> <div class="preloader"> <div class="preloader-box"> <div id="preloader"></div> </div> </div> <div class="cursor"> <div class="cursor__inner cursor__inner--circle"></div> <div class="cursor__inner cursor__inner--dot"></div> </div> <div class="cursor"> <div class="circle-cursor circle-cursor--inner"></div> <div class="circle-cursor circle-cursor--outer" data-width="100px" data-height="100px"> <span class="prev-cursor-arr"></span> <div class="cursor-in"> <img src="/images/icons/close_cursor.svg" alt="Close cursor" class="cursor-in-img none"> </div> <span class="next-cursor-arr"></span> <span class="next-click-cursor"> <img src="/images/icons/right-drag.svg" alt=""> </span> <span class="prev-click-cursor"> <img src="/images/icons/left-drag.svg" alt=""> </span> </div> </div> <div id="menu" class="menu"> <div class="menu-container"> <div class="menu-container-box"> <div class="menu-container-wrap center"> <div class="menu-link-box"> <div class="menu-link content__text"> <a href="/" class=" content__text-inner">Home</a> </div> </div> <div class="menu-link-box"> <div class="menu-link smaller"> <a href="/about" class="splitByLinesChars">About</a> </div> <span class="symbol_b op_0">/</span> <div class="menu-link smaller"> <a href="/team" class="splitByLinesChars">Team</a> </div> <span class="symbol_b op_0">/</span> <div class="menu-link smaller"> <a href="/careers" class="splitByLinesChars">Careers</a> </div> </div> <div class="menu-link-box"> <div class="menu-link"> <a href="/portfolio"> <span class="text-b-b splitByLinesChars">Projects</span> <button class="text-b btn red op_0">View our portfolio </button> </a> </div> </div> <div class="menu-link-box"> <div class="menu-link"> <a href="/services" class="splitByLinesChars">Services</a> </div> </div> <div class="menu-link-box"> <div class="menu-link"> <a href="/blog" class="splitByLinesChars">Blog</a> </div> </div> <div class="menu-link-box"> <div class="menu-link"> <a href="/contact" class="splitByLinesChars">Contact</a> </div> </div> <div class="menu-link-box-social"></div> <div class="menu-privacy-policy-links mpp op_0"> <a href="/terms">Terms and Conditions</a> </div> </div> </div> </div> </div> <span class="hover-circle-inner burger-menu hover-circle-box" id="burgerMenu"> <div class="hover-circle"> <div class="parallaxMoveElem parallaxMoveCircle"></div> </div> <div class="sticked-circle"></div> <svg class="ham hamRotate ham1 none" viewBox="0 0 100 40" width="60"> <path class="line top" d="m 30,0 h 40 c 0,0 9.044436,-0.654587 9.044436,-8.508902 0,-7.854315 -8.024349,-11.958003 -14.89975,-10.85914 -6.875401,1.098863 -13.637059,4.171617 -13.637059,16.368042 v 40"></path> <path class="line middle" d="m 30,17 h 40"></path> <path class="line bottom" d="m 30,35 h 40 c 12.796276,0 15.357889,-11.717785 15.357889,-26.851538 0,-15.133752 -4.786586,-27.274118 -16.667516,-27.274118 -11.88093,0 -18.499247,6.994427 -18.435284,17.125656 l 0.252538,40"></path> </svg> <span id="hamburgerAnimation"></span> </span> <h1 class="hover-circle-inner header-logo op_0"> <a aria-label="logo link" href="/" class=""> <svg version="1.1" viewBox="0 0 51.035 50.929"> <path fill="#FFF" d="M31.417 50.929c3.238-.162 4.868-1.05 7.45-4.046 2.582-2.998 3.443-3.448 6.452-6.229 3.01-2.781 3.238-8.516 3.195-10.564-.042-2.05.555-9.72 2.277-17.359 1.723-7.641-6.275-6.406-7.379 2.678-.932 9.149-5.697 6.431-9.177 1.103-3.479-5.326-8.245-13.388-9.518-15.368-1.272-1.982-3.669-.881-4.125-.435-.456.445-2.143.967.476 5.504 2.619 4.536 6.147 11.39 6.555 12.354.408.962-.659 1.084-1.746.229-1.084-.854-13.047-11.698-14.719-13.178-1.672-1.483-3.096-1.03-4.319.204-1.223 1.237-.679 2.9.87 4.465 1.549 1.566 12.319 12.806 13.765 14.316 1.113 1.164-.113 2.459-2.057 1.231-1.945-1.228-12.647-8.738-13.797-9.516-1.15-.776-2.62-1.059-4.293.529s.123 3.565.735 4.111c.612.544 14.294 10.747 15.274 11.359.98.613.799 2.883-1.921 1.771-2.72-1.113-9.693-4.159-11.151-4.662-1.458-.505-3.211-1.104-4.04 1.144-.828 2.248.726 2.888 3.267 4.354 2.904 1.678 14.644 9.945 17.937 12.687 4.09 3.404 9.989 3.318 9.989 3.318z"/> </svg> </a> </h1> <div class="copyright-box op_0"> <div class="copyright vTextLR">© 2004-2024</div> </div> <div class="burger-box op_0"> <div class="burger"> <div class="burger-text"></div> <div class="burger-dots"></div> </div> </div> <a aria-label="Contact us" href="/contact" class="get-in-touch-box op_0"> <div class="get-in-touch vTextLR"> <div class="get-in-touch-icon"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="18.667px" height="22.834px" viewBox="0 0 18.667 22.834" enable-background="new 0 0 18.667 22.834" xml:space="preserve"> <path fill="none" stroke="#FFFFFF" stroke-miterlimit="10" d="M1.167,20.065V2.923c0-0.785,0.625-1.429,1.388-1.429h10.102 c0.764,0,1.388,0.644,1.388,1.429v2.858h3.123l-3.123,3.713v10.571c0,0.787-0.624,1.431-1.388,1.431H2.554 C1.791,21.496,1.167,20.853,1.167,20.065z"/> <path id="contact-us-2" fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" stroke="#FFFFFF" stroke-width="3" stroke-miterlimit="10" d="M7.278,5.505 c0.553,0,1,0.447,1,1c0,0.551-0.447,1-1,1s-1-0.449-1-1C6.278,5.953,6.725,5.505,7.278,5.505z"/> <path id="contact-us-3" fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" stroke="#FFFFFF" stroke-width="3" stroke-miterlimit="10" d="M7.278,15.506 c0.553,0,1,0.447,1,1c0,0.551-0.447,1-1,1s-1-0.449-1-1C6.278,15.953,6.725,15.506,7.278,15.506z"/> <path id="contact-us-4" fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" stroke="#FFFFFF" stroke-width="3" stroke-miterlimit="10" d="M7.278,10.506 c0.553,0,1,0.447,1,1c0,0.551-0.447,1-1,1s-1-0.449-1-1C6.278,10.953,6.725,10.506,7.278,10.506z"/> </svg> </div> <div class="get-in-touch-text"><span>Get in touch</span></div> </div> </a> <div class="social-icons-box op_0"> <div class="social-icons"> <a rel="noopener" aria-label="Facebook" href="https://www.facebook.com/edesigninteractive/" target="_blank" class="social-icon fb"> <svg xmlns="http://www.w3.org/2000/svg" width="6.737" height="13.962"><path fill="#FFF" d="M6.737 4.506H4.454V3.078c0-.552.399-.661.628-.661h1.599V0H4.454C1.941 0 1.428 1.812 1.428 2.913v1.593H0v2.476h1.428v6.98h3.026v-6.98h2.055l.228-2.476z"/></svg> </a> <a rel="noopener" aria-label="Twitter" href="https://twitter.com/We_Are_eDesign" target="_blank" class="social-icon tw"> <svg width="14.361" height="13"> <defs> <style> .cls-1 { fill: #fff; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M11.305.01h2.203l-4.811,5.497,5.659,7.48h-4.43l-3.472-4.536-3.968,4.536H.281l5.144-5.88L0,.01h4.542l3.135,4.146L11.305.01ZM10.532,11.671h1.22L3.878,1.258h-1.31l7.964,10.413Z"/> </svg> <!-- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="13.966"><path fill="#FFF" d="M16 1.607c-.556.31-1.235.495-1.854.556.68-.434 1.174-1.112 1.421-1.914a7.09 7.09 0 0 1-2.1.864C12.85.434 12.047 0 11.12 0 9.328 0 7.846 1.545 7.846 3.522c0 .249 0 .557.062.805C5.189 4.202 2.78 2.781 1.174.681.865 1.175.741 1.794.741 2.474c0 1.233.557 2.286 1.421 2.902-.556 0-1.05-.185-1.482-.433v.063c0 1.667 1.111 3.089 2.595 3.459a3.543 3.543 0 0 1-.866.124c-.185 0-.433 0-.618-.06.434 1.419 1.607 2.408 3.027 2.408-1.111.929-2.532 1.482-4.016 1.482-.246 0-.494 0-.803-.062 1.421.99 3.15 1.607 5.004 1.607 5.992 0 9.267-5.314 9.267-9.948v-.433c.742-.616 1.297-1.234 1.73-1.976z"/></svg> --> </a> <a rel="noopener" aria-label="Instagram" href="https://instagram.com/edesign_interactive/" target="_blank" class="social-icon in"> <svg xmlns="http://www.w3.org/2000/svg" width="13.474" height="13.141" viewBox="299.5 953.424 13.474 13.141"><path fill="#FFF" d="M310.383 953.424h-8.292c-1.439 0-2.591 1.122-2.591 2.526v8.088c0 1.403 1.15 2.526 2.591 2.526h8.292c1.438 0 2.591-1.123 2.591-2.526v-8.088c0-1.405-1.152-2.526-2.591-2.526zm.748 1.515h.288v2.245h-2.304v-2.245h2.016zm-6.794 3.707c.402-.563 1.15-.955 1.899-.955.748 0 1.497.393 1.899.955.288.394.461.844.461 1.347 0 1.292-1.094 2.305-2.36 2.305-1.266 0-2.361-1.013-2.361-2.305 0-.504.174-.954.462-1.347zm7.312 5.392c0 .675-.575 1.235-1.267 1.235h-8.292c-.69 0-1.268-.563-1.268-1.235v-5.393h2.017a3.532 3.532 0 0 0-.288 1.347c0 1.969 1.67 3.597 3.686 3.597s3.686-1.628 3.686-3.597a3.56 3.56 0 0 0-.287-1.347h2.015l-.002 5.393z"/></svg> </a> <a rel="noopener" aria-label="behance" href="https://www.behance.net/edesignbg" target="_blank" class="social-icon be"> <svg xmlns="http://www.w3.org/2000/svg" width="14.316" height="8.216" viewBox="298.342 955.279 14.316 8.216"><path fill="#FFF" d="M311.271 956.441h-3.587v-.82h3.587v.82zm-5.975 3.372c.23.329.347.729.347 1.202 0 .484-.13.926-.396 1.311-.166.254-.38.474-.63.646-.284.2-.619.337-1.006.411a6.803 6.803 0 0 1-1.258.111h-4.011v-8.216h4.302c1.084.018 1.853.307 2.307.874.272.352.407.769.407 1.256 0 .502-.137.902-.411 1.208-.152.171-.38.327-.679.469.454.154.797.394 1.028.728zm-4.9-1.294h1.885c.389 0 .701-.068.941-.203.241-.137.36-.377.36-.723 0-.385-.158-.637-.479-.76-.273-.086-.625-.129-1.051-.129h-1.658l.002 1.815zm3.37 2.378c0-.428-.188-.724-.566-.881-.211-.089-.509-.136-.891-.139h-1.912v2.188h1.883c.387 0 .687-.046.901-.143.389-.179.585-.519.585-1.025zm8.836-1.336c.043.269.063.658.055 1.169h-4.646c.024.591.247 1.004.667 1.24.253.148.561.221.92.221.379 0 .688-.088.926-.268.129-.099.243-.232.342-.406h1.703c-.045.351-.25.704-.618 1.063-.569.572-1.371.858-2.398.858-.851 0-1.599-.241-2.248-.723-.647-.484-.974-1.271-.974-2.357 0-1.021.292-1.802.879-2.348.589-.545 1.347-.815 2.281-.815a3.95 3.95 0 0 1 1.501.274c.444.186.813.477 1.103.872.259.352.427.76.507 1.22zm-1.676.154c-.031-.408-.181-.719-.446-.931-.265-.212-.595-.318-.989-.318-.428 0-.76.112-.994.339-.236.222-.385.524-.444.91h2.873z"/></svg> </a> </div> </div> <div class="line l1 anim-line"></div> <div class="line l2 anim-line"></div> <div class="line l3 anim-line"></div> <div class="line l4 anim-line"></div> <div class="line l5 anim-line"></div> <div class="scroll-down op_0 scroll_down"> <div class="scroll-down-text vTextLR">Scroll down</div> <div class="scroll-down-icon"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="11px" height="36.189px" viewBox="0 0 11 36.189" enable-background="new 0 0 11 36.189" xml:space="preserve"> <g> <line class="stroke-1" fill="none" stroke="#000000" stroke-width="3.0556" stroke-miterlimit="10" x1="5.5" y1="0" x2="5.5" y2="13.556"/> <g> <line class="stroke-2" fill="none" stroke="#000000" stroke-width="1.0316" stroke-miterlimit="10" stroke-dasharray="18.9727" x1="5.5" y1="36.189" x2="5.5" y2="17.216"/> </g> <g><polygon class="stroke-3" points="0,11.946 5.5,21.472 11,11.946 "/></g></g> </svg> </div> </div> <div class="scroll-down op_0 scroll_up none"> <div class="scroll-down-text vTextLR">Scroll up</div> <div class="scroll-down-icon"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="11px" height="36.189px" viewBox="0 0 11 36.189" enable-background="new 0 0 11 36.189" xml:space="preserve"> <g> <line class="stroke-1" fill="none" stroke="#000000" stroke-width="3.0556" stroke-miterlimit="10" x1="5.5" y1="0" x2="5.5" y2="13.556"/> <g> <line class="stroke-2" fill="none" stroke="#000000" stroke-width="1.0316" stroke-miterlimit="10" stroke-dasharray="18.9727" x1="5.5" y1="36.189" x2="5.5" y2="17.216"/> </g> <g><polygon class="stroke-3" points="0,11.946 5.5,21.472 11,11.946 "/></g></g> </svg> </div> </div> <div class="progress" id="progress"></div> <div class="rotate-screen"> <!-- <img src="/images/icons/rotate-screen.jpg" alt="Rotate screen"> --> <div id="screenrotation"></div> </div> <div> <div class="viewport"> <div id="my-scrollbar" > <div class="content scroll-content "> <section class="inner-blog-section change-color dark white-bckg"> <div class="section-wrap"> <div class="section-offset"> <div class="content-offset cf mobile-offset"> <div class="article-box col col-d-100 cf flex anim-article"> <div class="col col-d-75 col-t-100 col-m-100 c_b title-offset mauto"> <h1 class="title m plr c_b bx anim-title op_0 c_anim"><u>Privacy notice of eDesign Interactive</u></h1> </div> <div class="col col-d-75 col-t-100 col-m-100 flex cf anim-article-t op_0 mauto"> <div class="col col-d-100 col-t-100 col-m-100 plr bx c_g text m"> <article> <p><strong>Information about the Data controller:</strong></p> <p>Legal name „eDesign Interactive” AD</p> <p>UIN 204417228</p> <p>Seat and registered office:29 “Sveti Naum” blvd., 3rd fl., 1421 Sofia, Bulgaria</p> <p>Address of correspondence:29 “Sveti Naum” blvd., 3rd fl., 1421 Sofia, Bulgaria</p> <p>Telephone:+ 359 2 439 14 00, + 359 2 439 14 01</p> <p>E-mail:<a href="mailto:info@edesign.bg">info@edesign.bg</a></p> <p>Website:<a href="https://edesign.bg/">https://edesign.bg/</a></p> <p><strong>Information about the Supervisory authority:</strong></p> <p>Legal name:Commission for personal data protection</p> <p>Seat and registered office:2 Prof. “Tsvetan Lazarov” Blvd., Sofia 1592, Bulgaria</p> <p>Address of correspondence:2 Prof. “Tsvetan Lazarov” Blvd., Sofia 1592, Bulgaria</p> <p>Telephone:+3592/91-53-518</p> <p>Website:<a href="http://www.cpdp.bg">www.cpdp.bg</a></p> <p>“eDesign Interactive” AD (hereinafter referred to as “The Company” or “eDesign Interactive”) carries out its activity in accordance with the Law on personal data protection and Regulation (EU) 2016/679 of the European Parliament and the Council of 27 April 2016 on the protection of natural persons with regard to the processing of personal data and on the free movement of such data. This document is meant to provide you with detailed information on the types of personal data we use, the ways we process it, your rights regarding your personal data and other relevant information.</p> <p>“eDesign Interactive” collects and processes personal data in its capacity of Processor pursuant to a mandate given by Controllers as well as in the capacity of a Controller for the operations described down below.</p> <p><strong>The basis for the collection, processing and storage of your personal data</strong></p> <p><strong>Art. 1.</strong> The Company collects and processes your personal data under Art. 6, para. 1, Regulation (EU) 2016/679, and in particular under the following:</p> <ul class="tmc-list"> <li>Obtained explicit consent from you as a client;</li> <li>Performance of The Company’s obligations under a Contract with you;</li> <li>Processing is necessary for compliance with a legal obligation to which The Company is subject;</li> <li>To take steps at your request for the conclusion of a contract if you are applying for a job with us.</li> </ul> <p><strong>Objectives and principles in the course of collection, processing and storage of your personal data</strong></p> <p><strong>Art. 2.</strong> (1) eDesign Interactive shall collect and process the personal data you provide to us in connection with the conclusion of a contract with the Company, the use of our site https://edesign.bg/, performance of online campaigns, including for the following purposes:</p> <ul class="tmc-list"> <li>individualisation of a party to a contract;</li> <li>accounting purposes;statistical purposes;</li> <li>protection of information security;</li> <li>securing the performance of the contract for provision of the service concerned.</li> </ul> <p>(2) We adhere to the following Principles in the course of processing of your personal data:</p> <ul class="tmc-list"> <li>lawfulness, fairness and transparency;</li> <li>purpose limitation of the processing personal data;</li> <li>data minimization;</li> <li>accuracy;</li> <li>storage limitation;</li> <li>integrity and confidentiality.</li> </ul> <p>(3) In the course of processing and storage of personal data, The Company is entitled to process and keep personal data for the purposes of protection of its legitimate interests and performance of its legal obligations towards state authorities.</p> <p><strong>What kind of data might we collect, process and keep</strong></p> <p><strong>Art. 3.</strong> The Company carries out the following operations with the personal data you provide for the following purposes:</p> <ul class="tmc-list"> <li>Conclusion and execution of a labour or freelance agreement - the purpose of this operation shall be to conduct a selection and recruitment of personnel or freelancers, as well as the conclusion and execution of the labour contract by the Company. Taking into consideration the limited scope of natural persons whose data is processed and the limited amount of the collected personal data, carrying out an impact assessment is not necessary for the current operation.</li> <li>Conclusion and execution of a commercial transaction or contract with a client or partner – the purpose of the operation is conclusion and execution of a contract with a commercial partner or client and ensures its administration. In some cases, the purpose of the operation may also be to protect the legitimate interests of the company in executing the operation. Taking into consideration the limit械d scope of the collected data and the fact that some of the data is collected by publicly accessible sources, carrying out an impact assessment is not necessary for the current operation.</li> <li>Organising and conducting online campaign for a client – the purpose of the operation is contacting the owner through e-mail for sending awards or information about the campaign; identifying the subject of the data as a participant in the event; Giving an opportunity for participating in the online campaign using its functionalities – games, raffles and other; Sending an inquiry or a request from natural person about the use of products or services and receiving feedback from him in that regard. In the relationships with its clients, the Company is processing data as a data processor which are assigned to him by the clients for processing. This is also applicable when carrying out campaigns, lending pages, marketing activities, games, websites, facebook groups and pages, etc. In this case the Company undertakes preliminary actions to ensure your personal data are processed legally and pursuant to the rules of GDPR and follows the exact instructions of the client (data administrator) when processing the data. After a certain activity is completed, the Company delivers the data to the client (data administrator) and deletes it from its own database.</li> <li>Moderating replies – the purpose of this operation is to contact the user via telephone or email for the purposes of identifying the natural person as inquirer and sending a response to a request. Taking into consideration the limit械d scope of the collected data carrying out an impact assessment is not necessary for the current.</li> </ul> <p><strong>Art. 4. (1)</strong> The Controller processes the following categories of personal data for the purposes and on the grounds described in this Privacy notice:</p> <ul class="tmc-list"> <li>Personalizing data: (we process your personal data that you have provided us with your biography for the purposes of conducting a selection and recruitment of personnel or freelancers); <ul class="tmc-list"> <li>Purpose for collecting the data: <ul class="tmc-list"> <li>1) Identification of the candidate;</li> <li>2) Contacting and communicating with the candidate;</li> <li>3) Selection of the candidate.</li> </ul> </li> <li>Ground for processing your personal data – processing your personal data is necessary for the purposes of performance of a contract to which the data subject is a party, or for undertaking steps, requested by the data subject before 邪 contract is concluded - Art. 6, para. 1, letter (b) GDPR.</li> </ul> </li> </ul> <ul class="tmc-list"> <li>Data for conclusion of a contract with a client or a partner – legal entity: (names of the legal representatives of legal persons and names and PIN of other representatives of legal entities) <ul class="tmc-list"> <li>Purpose for collecting the data: <ul class="tmc-list"> <li>1) Identifying the natural person as a legal representative of the company or a trader for the purposes of concluding and executing of a contract as well as drafting tax and accounting documents;</li> <li>2) Identifying the legal representative.</li> </ul> </li> <li>Ground for processing your personal data – processing your personal data is for the purposes of performance of a contract to which the data subject is a party or for undertaking steps, requested by the data subject before 邪 contract is concluded - Art. 6, para. 1, letter (b) GDPR.</li> </ul> </li> </ul> <ul class="tmc-list"> <li>Data for conclusion of a contract with a client or a partner – natural person: (names, PIN, address, phone number, e-mail address) <ul class="tmc-list"> <li>Purpose for collecting the data: <ul class="tmc-list"> <li>1) Identifying the person as a party to the contract;</li> <li>2) Contacting the client/partner;</li> <li>3) Execution of the contract.</li> </ul> </li> <li>Ground for processing your personal data – processing your personal data is for the purposes of performance of a contract to which the data subject is a party or for undertaking steps, requested by the data subject before 邪 contract is concluded - Art. 6, para. 1, letter (b) GDPR.</li> </ul> </li> </ul> <ul class="tmc-list"> <li>Data necessary for sending a response to an inquiry: (your name, e-mail address) <ul class="tmc-list"> <li>Purpose for collecting the data: <ul class="tmc-list"> <li>1) Identifying the sender of the inquiry;</li> <li>2) Sending a response to the inquiry.</li> </ul> </li> <li>Ground for processing your personal data – the data shall be collected on the basis of the legitimate interests of the Controller – Art. 6, para. 1, letter (b) GDPR.</li> </ul> </li> </ul> <ul class="tmc-list"> <li>Data commonly collected and processed by eDesign Interactive due to a client assignment when conducting an online campaign: (names of the natural person, e-mail, social networks profile, address, phone number) <ul class="tmc-list"> <li>Purpose for collecting the data: The objectives of the processing are defined by the data controller – client of eDesign Interactive;</li> <li>Ground for processing your personal data: The data is processed on the basis of a concluded Contract for processing personal data pursuant to Ar. 28 of Regulation (EU) 2016/679 between eDesign Interactive as processor of the personal data and the client of the company, due to whose assignment the online campaign is conducted as a data controller;</li> </ul> </li> </ul> <ul class="tmc-list"> <li>Data: IP address – improving security of the service and interface localization, statistical and marketing research; <ul class="tmc-list"> <li>Purpose for collecting the data: The Company is processing personal data for IP address of a natural person consumer for the purpose of improving the security of the service and identifying the consumer as a person, using the services from Bulgaria or another country.</li> <li>Ground for processing your personal data: The IP address is collected without the ability of identifying a particular natural person, meaning that the data is collected anonymously, on the basis of the legitimate interests of the administrator – Art. 6, para. 1, letter (b) GDPR.</li> <li>Collecting of this data is necessary for the technical functioning of the website.</li> </ul> </li> </ul> <p>(2) The Company doesn’t collect and process personal data, that refers to:</p> <ul class="tmc-list"> <li>revealing racial or ethnic origin;</li> <li>revealing political opinions,</li> <li>religious or philosophical beliefs, or trade union membership;</li> <li>genetic data, biometric data for the purpose of uniquely identifying a natural person, data concerning health or data concerning a natural person’s sex life or sexual orientation, except for provided under Art. 9, para. 2 GDPR purposes.</li> </ul> <p>(3) Personal data is collected by the Company from the persons it refers to or from their legal representative.</p> <p>(4) The company is not carrying out automated decision making with data.</p> <p>(5) The Company does not collect and process data of persons under the age of 14 years, except with the express consent of a parent or legal representative.</p> <p><strong>Duration of personal data storage</strong></p> <p><strong>Art. 5.</strong> (1) eDesign Interactive keeps your personal data you have provided to us for the entire duration of the job offer, but for a period no longer than 6 months from the final completion of the recruitment and selection procedures. Upon the expiration of that period, the Company will take the necessary care to erase and destroy all your data without undue delay or to anonymize (to bring it in a form that does not reveal your personality) unless you do not expressly agree that your data will continue to be stored and processed for the future.</p> <p>(2) In case a non-selected job candidate has provided original or certified copies of documents, certifying physical and mental fitness, qualification, professional experience or other circumstances, the Company returns to the job candidate these documents in a 6 months period from the final completion of the recruitment and selection procedures.</p> <p>(3) The company keeps the personal data of its clients and business partners for 5 years after termination of the contract or longer in order to preserve the legitimate interest of the Company and fulfil its legal obligations to state authorities and institutions. Data incorporated in tax and accounting documents shall be kept for the time limit prescribed by the law.</p> <p>(4) The company keeps personal data of individuals who had sent requests until one year from the last communication with the inquirer has expired.</p> <p>(5) The Controller informs you in case that the period for the storage of the personal data is necessary to be extended in regard to performing legal obligation or in regard with the legitimate interests of the Company or other.</p> <p><strong>Transmission of your personal data for processing</strong></p> <p><strong>Art. 6.</strong> (1) The Controller is allowed on its own decision to transmit all or part of your personal data to processors for the performance of the purposes of processing, with which you have agreed, with respect to the requirements of Regulation (EU) 2016/679 (GDPR).</p> <p>(2) The Company informs you in case of intention to transmit part or all of your personal data to third countries or international organization.</p> <p><strong>Your rights in the course of collection, processing and storage of your personal data</strong></p> <p><strong>Withdrawal of the consent</strong></p> <p><strong>Art. 7.</strong> (1) If you no longer wish your personal data to be processed for all or specific purposes, you may at any time withdraw your consent by sending a request in free text or by filling in the form of Appendix No 1.</p> <p>(2) The Controller may ask you to verify your identity and identify yourself with the person to whom the data relates by requesting you to present an ID documents in the Company’s office in front of our employee or another appropriate manner.</p> <p>(3) Withdrawal of consent does not affect the merits of processing the personal data you provide until the withdrawal of the consent.</p> <p>(4) The Company may continue to process some or all of your data if there is a legal obligation to do so or for the purpose of protecting its legitimate interests.</p> <p><strong>Right of access by the data subject</strong></p> <p><strong>Art. 8.</strong> (1) You have the right to obtain from the Company confirmation as to whether or not it is processing personal data concerning you.</p> <p>(2) You have the right to obtain access to the personal data related to you, 邪s well as to the information regarding the collection, processing and storage of your personal data.</p> <p>(3) The Company provides on your request, a copy of the processed personal data related to you in electronic or other suitable form.</p> <p>(4) The provision of access to the personal data is free, but the Company keeps its right to charge administrative fee, in case of repeatability or excessiveness of the requests.</p> <p><strong>Right to rectification or completion</strong></p> <p><strong>Art. 9.</strong> You could at any time rectify or complete inaccurate or incomplete information concerning you directly through your account or by sending us a request.</p> <p><strong>Right to erasure (“right to be forgotten”)</strong></p> <p><strong>Art. 10.</strong> (1) You have the right to request from the Company to erase the personal data concerning you and the Company has the obligation to erase personal data without undue delay where one of the following grounds applies:</p> <ul class="tmc-list"> <li>the personal data are no longer necessary in relation to the purposes for which they were collected or otherwise processed;</li> <li>you withdraw your consent on which the processing is based and where there is no other legal ground for the processing;</li> <li>you object to the processing of personal data concerning you, including for the purposes of the direct marketing and there are no overriding legitimate grounds for the processing;the personal data have been unlawfully processed;</li> <li>the personal data have to be erased for compliance with a legal obligation in Union or Member State law to which the controller is subject;</li> <li>the personal data have been collected in relation to the offer of information society services.</li> </ul> <p>(2) The Company is not obliged to erase the personal data if it collects and process them:</p> <ul class="tmc-list"> <li>for exercising the right of freedom of expression and information;</li> <li>for compliance with a legal obligation which requires processing by Union or Member State law to which the controller is subject or for the performance of a task carried out in the public interest or in the exercise of official authority vested in the controller;</li> <li>for reasons of public interest in the area of public health;</li> <li>for archiving purposes in the public interest, scientific or historical research purposes or statistical purposes;</li> <li>for the establishment, exercise or defence of legal claims.</li> </ul> <p>(3) In case you exercise your right to be forgotten, the Company will erase all your data, except for the following information:</p> <ul class="tmc-list"> <li>information, needed for certifying that you’ve exercised your right to be forgotten;</li> <li>technical information about the website’s functioning, which cannot be related to you in any way.</li> </ul> <p>(4) You can exercise your right to erasure by filling and submitting the request form in Appendix 2 or by sending an e-mail to the Company.</p> <p>(5) The company could require you to verify your identity and identify yourself with the person to whom the data relates.</p> <p>(6) The Company does not erase the personal data which it has a legal obligation to store or which is necessary for proving its legitimate rights regarding claims against the Company.</p> <p><strong>Right to restriction of processing</strong></p> <p><strong>Art. 11.</strong> You have the right to obtain from The Company restriction of processing where one of the following applies:</p> <ul class="tmc-list"> <li>you contest the accuracy of the personal data, for a period enabling The Company to verify the accuracy of the personal data;</li> <li>the processing is unlawful and you oppose the erasure of the personal data and request the restriction of their use instead;</li> <li>the Company no longer needs the personal data for the purposes of the processing, but you require them for the establishment, exercise or defence of legal claims;</li> <li>you have objected to processing pending the verification whether the legitimate grounds of the Company override those of yours.</li> </ul> <p><strong>Right to data portability</strong></p> <p><strong>Art. 12.</strong> (1) You have the right at any time to download or to receive in machine-readable form the personal data which are stored and processed in relation with the usage of the services of the Controller, by sending a request by e-mail.</p> <p>(2) You can request your data to be provided by the Company directly to a controller, selected by you, when this is technically viable.</p> <p><strong>Right to receive information</strong></p> <p><strong>Art. 13.</strong> You have the right to require The Company to inform you about all recipients, to whom your personal data, for which has been required rectification, erasure or restriction of processing, have been disclosed. The Company is allowed to refuse to provide this information if this is impossible or involves disproportionate effort.</p> <p><strong>Right to object</strong></p> <p><strong>Art. 14.</strong> You have the right to object at any time to processing of personal data concerning you including processing for the purpose of profiling or direct marketing.</p> <p><strong>Your rights in case of personal data breach</strong></p> <p><strong>Art. 15.</strong> (1) When the Company detects personal data breach, which is likely to result in a high risk to your rights and freedoms, The Company communicates the personal data breach to you without undue delay, as well as the measures taken or proposed to be taken by the Company.</p> <p>(2) The Company is not obliged to inform you if:</p> <ul class="tmc-list"> <li>The Company has implemented appropriate technical and organizational protection measures, and those measures were applied to the personal data affected by the personal data breach;</li> <li>The Company has taken subsequent measures which ensure that the high risk to your rights is no longer likely to materialize;</li> <li>it would involve disproportionate effort.</li> </ul> <p><strong>Persons provided with your personal data</strong></p> <p><strong>Art. 16.</strong> (1) For the purpose of processing your personal data and executing the contract, the Company may provide your data to third parties processing personal data that comply with all legal and security requirements for the processing and storage of your personal data.</p> <p><strong>Art. 17.</strong> The company shall not transfer your data to third countries.</p> <p><strong>Art. 18. </strong>In case of violation of your rights according to this Privacy notice or the applicable law, you could file a complaint before the Commission for personal data protection:</p> <p>Legal name:Commission for personal data protection</p> <p>Seat and registered office:2 Prof. “Tsvetan Lazarov” Blvd., Sofia 1592, Bulgaria</p> <p>Address of correspondence:2 Prof. “Tsvetan Lazarov” Blvd., Sofia 1592, Bulgaria</p> <p>Telephone:+3592/91-53-518</p> <p>Website:<a href="http://www.cpdp.bg">www.cpdp.bg</a></p> <p><strong>Art. 19.</strong> You could exercise all of your rights related to the processing of your personal data by using the exemplary forms of The Company, attached to the Privacy notice. Of course these forms are not obligatory and you can make your requests of any form, which contains statement for that and identifies you as a proprietor of the personal data.</p> <p><strong>Art. 20.</strong> If you consent to a transfer, the Company has to describe the possible risks regarding the transfer of data to third countries when there are no adequate means of protection.</p> <p><strong>Liability of eDesign Interactive when the Company acts as a Processor</strong></p> <p><strong>Art. 21.</strong> (1) eDesign Interactive acts as a processor upon assignment by our client with respect to the personal data provided by your customers when organizing online campaigns or events as in no way sets the type of data, the methods and terms for their collection, processing and storage, purposes and grounds, as well as does not make any decisions for our client’s customers to whom you the client as a Controller.</p> <p>(2) eDesign Interactive shall be liable only for the following:</p> <ul class="tmc-list"> <li>complying with the client’s instructions for providing the service for which the Company has agreed pursuant to the contract with the client;</li> <li>collecting and processing personal data under the client’s assignment in compliance with our standards for the protection of personal data.</li> </ul> </article> </div> </div> </div> </div> <!-- /.section-content --> </div> <!-- /.section-offset --> </div> <!-- /.section-wrap --> </section> <!-- /.inner-blog-section --> </div> </div> </div> </div> <script src="/js/main.js?v=20240815v2"></script> <script> App.Lottie.initPrelaoder(); App.init(); </script> <script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-66869522-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>