{"id":8918,"date":"2025-08-31T16:40:09","date_gmt":"2025-08-31T16:40:09","guid":{"rendered":"https:\/\/nanohelp.eu\/careers\/?page_id=8918"},"modified":"2025-08-31T17:04:10","modified_gmt":"2025-08-31T17:04:10","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/nanohelp.eu\/careers\/privacy-policy\/","title":{"rendered":"Privacy Policy NanoHelp Careers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8918\" class=\"elementor elementor-8918\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb8ad56 e-flex e-con-boxed e-con e-parent\" data-id=\"eb8ad56\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b71e2aa elementor-widget elementor-widget-html\" data-id=\"b71e2aa\" data-element_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>Privacy Policy - NanoHelp Careers<\/title>\r\n    <style>\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', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;\r\n            line-height: 1.7;\r\n            color: #2c3e50;\r\n            background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);\r\n            min-height: 100vh;\r\n        }\r\n\r\n        .privacy-container {\r\n            max-width: 1320px;\r\n            margin: 0 auto;\r\n            padding: 2rem 1.5rem;\r\n            background: white;\r\n            box-shadow: 0 4px 25px rgba(0, 0, 0, 0.08);\r\n            border-radius: 16px;\r\n            margin-top: 2rem;\r\n            margin-bottom: 2rem;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .privacy-container::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 4px;\r\n            background: linear-gradient(90deg, #667eea 0%, #764ba2 100%);\r\n        }\r\n\r\n        .privacy-header {\r\n            text-align: center;\r\n            margin-bottom: 3rem;\r\n            padding-bottom: 2rem;\r\n            border-bottom: 2px solid #f1f5f9;\r\n        }\r\n\r\n        .privacy-title {\r\n            font-size: 4.5rem;\r\n            font-weight: 700;\r\n            color: #1a202c;\r\n            margin-bottom: 0.5rem;\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n\r\n        .privacy-subtitle {\r\n            font-size: 2.1rem;\r\n            color: #64748b;\r\n            font-weight: 400;\r\n        }\r\n\r\n        .last-updated {\r\n            display: inline-block;\r\n            background: #f8fafc;\r\n            padding: 0.75rem 1.25rem;\r\n            border-radius: 50px;\r\n            border: 1px solid #e2e8f0;\r\n            color: #475569;\r\n            font-size: 1rem;\r\n            margin-top: 1rem;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .intro-section {\r\n            background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);\r\n            padding: 2rem;\r\n            border-radius: 12px;\r\n            margin-bottom: 2.5rem;\r\n            border-left: 4px solid #667eea;\r\n        }\r\n\r\n        .intro-text {\r\n            font-size: 1.5rem;\r\n            color: #475569;\r\n            margin-bottom: 1rem;\r\n        }\r\n\r\n        .website-links {\r\n            display: flex;\r\n            gap: 1rem;\r\n            flex-wrap: wrap;\r\n            margin-top: 1rem;\r\n        }\r\n\r\n        .website-link {\r\n            background: white;\r\n            padding: 0.5rem 1rem;\r\n            border-radius: 6px;\r\n            color: #667eea;\r\n            text-decoration: none;\r\n            font-weight: 500;\r\n            border: 1px solid #e2e8f0;\r\n            transition: all 0.2s ease;\r\n        }\r\n\r\n        .website-link:hover {\r\n            background: #667eea;\r\n            color: white;\r\n            transform: translateY(-1px);\r\n        }\r\n\r\n        .section {\r\n            margin-bottom: 1.5rem;\r\n            padding: rem;\r\n        }\r\n\r\n        .section-title {\r\n            font-size: 2rem;\r\n            font-weight: 600;\r\n            color: #1a202c;\r\n            margin-bottom: 1.5rem;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 0.5rem;\r\n        }\r\n\r\n        .section-number {\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            color: white;\r\n            width: 32px;\r\n            height: 32px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 0.9rem;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .subsection-title {\r\n            font-size: 1.5rem;\r\n            font-weight: 600;\r\n            color: #2d3748;\r\n            margin-bottom: 1rem;\r\n            margin-top: 1.5rem;\r\n        }\r\n\r\n        .privacy-list {\r\n            list-style: none;\r\n            padding-left: 0;\r\n        }\r\n\r\n        .privacy-list li {\r\n            padding: 0.75rem 0;\r\n            padding-left: 2rem;\r\n            position: relative;\r\n            color: #4a5568;\r\n            border-bottom: 1px solid #f7fafc;\r\n        }\r\n\r\n        .privacy-list li::before {\r\n            content: '\u2022';\r\n            color: #667eea;\r\n            font-size: 1.2rem;\r\n            position: absolute;\r\n            left: 0.5rem;\r\n            top: 0.75rem;\r\n        }\r\n\r\n        .privacy-list li:last-child {\r\n            border-bottom: none;\r\n        }\r\n\r\n        .highlight-box {\r\n            background: linear-gradient(135deg, #fef7f0 0%, #fed7aa 20%, #fef7f0 100%);\r\n            border: 1px solid #fed7aa;\r\n            border-radius: 12px;\r\n            padding: 1.5rem;\r\n            margin: 1.5rem 0;\r\n        }\r\n\r\n        .highlight-text {\r\n            color: #9a3412;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .contact-section {\r\n            background: linear-gradient(135deg, #1a202c 0%, #2d3748 100%);\r\n            color: white;\r\n            padding: 2.5rem;\r\n            border-radius: 16px;\r\n            margin-top: 3rem;\r\n            text-align: center;\r\n        }\r\n\r\n        .contact-title {\r\n            font-size: 3.5rem;\r\n            font-weight: 600;\r\n            margin-bottom: 1.5rem;\r\n            color: white;\r\n        }\r\n\r\n        .contact-info {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 1.5rem;\r\n            margin-top: 1.5rem;\r\n        }\r\n\r\n        .contact-item {\r\n            background: rgba(255, 255, 255, 0.1);\r\n            padding: 1.5rem;\r\n            border-radius: 12px;\r\n            backdrop-filter: blur(10px);\r\n            border: 1px solid rgba(255, 255, 255, 0.2);\r\n        }\r\n\r\n        .contact-item strong {\r\n            display: block;\r\n            margin-bottom: 0.5rem;\r\n            color: #f8fafc;\r\n        }\r\n\r\n        .contact-item a {\r\n            color: #93c5fd;\r\n            text-decoration: none;\r\n        }\r\n\r\n        .contact-item a:hover {\r\n            color: white;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .privacy-container {\r\n                margin: 1rem;\r\n                padding: 1.5rem 1rem;\r\n                border-radius: 12px;\r\n            }\r\n\r\n            .privacy-title {\r\n                font-size: 2rem;\r\n            }\r\n\r\n            .section {\r\n                margin-bottom: 2rem;\r\n            }\r\n\r\n            .website-links {\r\n                flex-direction: column;\r\n            }\r\n\r\n            .contact-info {\r\n                grid-template-columns: 1fr;\r\n                gap: 1rem;\r\n            }\r\n        }\r\n\r\n        .fade-in {\r\n            animation: fadeInUp 0.6s ease-out;\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(20px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"privacy-container fade-in\">\r\n        <div class=\"privacy-header\">\r\n            <h1 class=\"privacy-title\">Privacy Policy<\/h1>\r\n            <p class=\"privacy-subtitle\">NanoHelp Careers<\/p>\r\n            <div class=\"last-updated\">Last updated: 1 September 2025<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"intro-section\">\r\n            <p class=\"intro-text\">\r\n                <strong>NanoHelp<\/strong> respects your privacy and is committed to protecting your personal data. This Privacy Policy explains how we collect, use, and safeguard information when you use our Careers platform.\r\n            <\/p>\r\n            <div class=\"website-links\">\r\n                <a href=\"#\" class=\"website-link\">nanohelp.eu\/careers<\/a>\r\n                <a href=\"#\" class=\"website-link\">nanohelp.eu<\/a>\r\n            <\/div>\r\n            <p class=\"intro-text\" style=\"margin-top: 1.5rem;\">\r\n                By accessing or using our Careers platform, you agree to the practices described in this Privacy Policy.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">1<\/span>\r\n                Information We Collect\r\n            <\/h2>\r\n            <p>We may collect the following types of information:<\/p>\r\n\r\n            <h3 class=\"subsection-title\">From Candidates (Job Seekers):<\/h3>\r\n            <ul class=\"privacy-list\">\r\n                <li>Personal details (name, email address, phone number)<\/li>\r\n                <li>Professional details (CV, education, skills, employment history)<\/li>\r\n                <li>Application-related data (cover letters, references, portfolios, submitted forms)<\/li>\r\n            <\/ul>\r\n\r\n            <h3 class=\"subsection-title\">From Employers\/Recruiters:<\/h3>\r\n            <ul class=\"privacy-list\">\r\n                <li>Organization details (company name, website, industry)<\/li>\r\n                <li>Contact details (HR contact person, email, phone)<\/li>\r\n                <li>Job posting information (role description, requirements, salary range, deadlines)<\/li>\r\n            <\/ul>\r\n\r\n            <h3 class=\"subsection-title\">Automatically Collected Information:<\/h3>\r\n            <ul class=\"privacy-list\">\r\n                <li>Log data (IP address, browser type, operating system)<\/li>\r\n                <li>Cookies and similar technologies (to improve site functionality, analytics, and personalization)<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">2<\/span>\r\n                How We Use Your Information\r\n            <\/h2>\r\n            <p>We use collected data to:<\/p>\r\n            <ul class=\"privacy-list\">\r\n                <li>Provide and manage the Careers platform<\/li>\r\n                <li>Match candidates with relevant job opportunities<\/li>\r\n                <li>Enable employers to post and manage job listings<\/li>\r\n                <li>Communicate updates, alerts, and notifications<\/li>\r\n                <li>Improve our services, security, and user experience<\/li>\r\n                <li>Comply with legal and regulatory requirements<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">3<\/span>\r\n                Sharing of Information\r\n            <\/h2>\r\n            <p>We may share data only in the following cases:<\/p>\r\n            <ul class=\"privacy-list\">\r\n                <li>With employers, when candidates apply to their positions<\/li>\r\n                <li>With candidates, when they respond to employer listings<\/li>\r\n                <li>With trusted service providers (hosting, analytics, security) under strict confidentiality<\/li>\r\n                <li>When required by law, legal process, or government request<\/li>\r\n            <\/ul>\r\n            \r\n            <div class=\"highlight-box\">\r\n                <p class=\"highlight-text\">We do NOT sell personal information to third parties.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">4<\/span>\r\n                Cookies & Tracking\r\n            <\/h2>\r\n            <p>NanoHelp Careers uses cookies and similar tools to enhance your browsing experience, remember preferences, and analyze traffic. You may manage or disable cookies in your browser settings, but some features may not function properly.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">5<\/span>\r\n                Data Retention\r\n            <\/h2>\r\n            <ul class=\"privacy-list\">\r\n                <li>Candidate data (CVs, applications) is retained only as long as necessary for the recruitment process or as required by law.<\/li>\r\n                <li>Employers' job postings and data are stored during the active posting period and archived afterward.<\/li>\r\n                <li>You may request deletion of your data at any time (see Section 7).<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">6<\/span>\r\n                Security\r\n            <\/h2>\r\n            <p>We implement technical and organizational measures to protect your data from unauthorized access, disclosure, alteration, or destruction. However, no online system is 100% secure, and we cannot guarantee absolute security.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">7<\/span>\r\n                Your Rights\r\n            <\/h2>\r\n            <p>Depending on your jurisdiction (e.g., GDPR in the EU, IT Rules in India), you may have the right to:<\/p>\r\n            <ul class=\"privacy-list\">\r\n                <li>Access and obtain a copy of your personal data<\/li>\r\n                <li>Request correction or deletion of your information<\/li>\r\n                <li>Withdraw consent for processing<\/li>\r\n                <li>Restrict or object to certain processing activities<\/li>\r\n                <li>Request data portability<\/li>\r\n            <\/ul>\r\n            <p style=\"margin-top: 1rem;\">To exercise your rights, please contact us at: <strong>+48 516504496<\/strong> or <strong>info@nanohelp.eu<\/strong><\/p>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">8<\/span>\r\n                Third-Party Links\r\n            <\/h2>\r\n            <p>Our Careers platform may contain links to external websites. We are not responsible for the privacy practices of those sites and encourage you to review their policies.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">9<\/span>\r\n                Children's Privacy\r\n            <\/h2>\r\n            <p>NanoHelp Careers is not directed to children under 16, and we do not knowingly collect their data. If we learn that information from a child has been collected, we will delete it promptly.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2 class=\"section-title\">\r\n                <span class=\"section-number\">10<\/span>\r\n                Changes to This Policy\r\n            <\/h2>\r\n            <p>We may update this Privacy Policy from time to time. Updates will be posted on this page with a revised \"Last updated\" date.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"contact-section\">\r\n            <h2 class=\"contact-title\">Contact Us<\/h2>\r\n            <p>For questions, concerns, or data requests regarding this Privacy Policy, please contact:<\/p>\r\n            \r\n            <div class=\"contact-info\">\r\n                <div class=\"contact-item\">\r\n                    <strong>NanoHelp Careers Team<\/strong>\r\n                    <a href=\"mailto:info@nanohelp.eu\">info@nanohelp.eu<\/a>\r\n                <\/div>\r\n                <div class=\"contact-item\">\r\n                    <strong>Phone<\/strong>\r\n                    <a href=\"tel:+48516504496\">+48 516504496<\/a>\r\n                <\/div>\r\n                <div class=\"contact-item\">\r\n                    <strong>Website<\/strong>\r\n                    <a href=\"https:\/\/nanohelp.eu\" target=\"_blank\">https:\/\/nanohelp.eu<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Add smooth scroll behavior for better UX\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    target.scrollIntoView({\r\n                        behavior: 'smooth',\r\n                        block: 'start'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n\r\n        \/\/ Add intersection observer for fade-in animations\r\n        const observerOptions = {\r\n            threshold: 0.1,\r\n            rootMargin: '0px 0px -50px 0px'\r\n        };\r\n\r\n        const observer = new IntersectionObserver(function(entries) {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.style.opacity = '1';\r\n                    entry.target.style.transform = 'translateY(0)';\r\n                }\r\n            });\r\n        }, observerOptions);\r\n\r\n        \/\/ Observe all sections for animation\r\n        document.querySelectorAll('.section').forEach(section => {\r\n            section.style.opacity = '0';\r\n            section.style.transform = 'translateY(20px)';\r\n            section.style.transition = 'all 0.6s ease-out';\r\n            observer.observe(section);\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>Privacy Policy &#8211; NanoHelp Careers Privacy Policy NanoHelp Careers Last updated: 1 September 2025 NanoHelp respects your privacy and is committed to protecting your personal data. This Privacy Policy explains how we collect, use, and safeguard information when you use our Careers platform. nanohelp.eu\/careers nanohelp.eu By accessing or using our Careers platform, you agree to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8918","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/pages\/8918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/comments?post=8918"}],"version-history":[{"count":5,"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/pages\/8918\/revisions"}],"predecessor-version":[{"id":8926,"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/pages\/8918\/revisions\/8926"}],"wp:attachment":[{"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/media?parent=8918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}