{"id":8960,"date":"2025-08-31T19:43:15","date_gmt":"2025-08-31T19:43:15","guid":{"rendered":"https:\/\/nanohelp.eu\/careers\/?page_id=8960"},"modified":"2025-09-07T21:55:52","modified_gmt":"2025-09-07T19:55:52","slug":"careers","status":"publish","type":"page","link":"https:\/\/nanohelp.eu\/careers\/careers\/","title":{"rendered":"Careers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8960\" class=\"elementor elementor-8960\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fe3db7 e-flex e-con-boxed e-con e-parent\" data-id=\"7fe3db7\" 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-d401bbd elementor-widget elementor-widget-html\" data-id=\"d401bbd\" 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>Careers at NanoHelp - Your Gateway to Nanotechnology Opportunities<\/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', Roboto, sans-serif;\r\n            line-height: 1.6;\r\n            color: #334155;\r\n            background: #ffffff;\r\n        }\r\n\r\n        .hero-section {\r\n            background: linear-gradient(135deg, #ffffff 0%, #f8fafc 50%, rgba(138, 140, 189, 0.05) 100%);\r\n            padding: 80px 0 60px;\r\n            text-align: center;\r\n            position: relative;\r\n            border-bottom: 1px solid rgba(138, 140, 189, 0.1);\r\n        }\r\n\r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .hero-title {\r\n            font-size: 5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 16px;\r\n            color: #1e293b;\r\n            letter-spacing: -0.02em;\r\n        }\r\n\r\n        .hero-subtitle {\r\n            font-size: 2rem;\r\n            margin-bottom: 24px;\r\n            color: #64748b;\r\n            font-weight: 400;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .hero-description {\r\n            font-size: 1.5rem;\r\n            color: #475569;\r\n            margin-bottom: 40px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .cta-buttons {\r\n            display: flex;\r\n            gap: 16px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .cta-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            padding: 14px 28px;\r\n            text-decoration: none;\r\n            border-radius: 8px;\r\n            font-weight: 600;\r\n            font-size: 1.5rem;\r\n            transition: all 0.2s ease;\r\n            border: 2px solid;\r\n        }\r\n\r\n        .cta-btn.primary {\r\n            background: linear-gradient(135deg, #8a8cbd, #d184a6);\r\n            color: white;\r\n            border-color: transparent;\r\n            box-shadow: 0 4px 14px rgba(138, 140, 189, 0.3);\r\n        }\r\n\r\n        .cta-btn.primary:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 25px rgba(138, 140, 189, 0.4);\r\n        }\r\n\r\n        .cta-btn.secondary {\r\n            background: white;\r\n            color: #8a8cbd;\r\n            border-color: #8a8cbd;\r\n        }\r\n\r\n        .cta-btn.secondary:hover {\r\n            background: #8a8cbd;\r\n            color: white;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        .main-content {\r\n            padding: 80px 0;\r\n        }\r\n\r\n        .section {\r\n            margin-bottom: 80px;\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            transition: all 0.6s ease;\r\n        }\r\n\r\n        .section.visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        .section-title {\r\n            font-size: 3rem;\r\n            color: #1e293b;\r\n            margin-bottom: 16px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .section-subtitle {\r\n            font-size: 1.5rem;\r\n            color: #64748b;\r\n            margin-bottom: 40px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .why-section {\r\n            text-align: center;\r\n        }\r\n\r\n        .features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 24px;\r\n            margin-top: 48px;\r\n        }\r\n\r\n        .feature-card {\r\n            background: white;\r\n            padding: 32px 24px;\r\n            border-radius: 12px;\r\n            text-align: center;\r\n            transition: all 0.3s ease;\r\n            border: 1px solid #e2e8f0;\r\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .feature-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 10px 25px rgba(138, 140, 189, 0.15);\r\n            border-color: rgba(138, 140, 189, 0.2);\r\n        }\r\n\r\n        .feature-icon {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 16px;\r\n            display: block;\r\n        }\r\n\r\n        .feature-title {\r\n            font-size: 1.4rem;\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .feature-description {\r\n            color: #64748b;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .steps-section {\r\n            text-align: center;\r\n        }\r\n\r\n        .steps-container {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 32px;\r\n            margin-top: 48px;\r\n        }\r\n\r\n        .step-card {\r\n            background: white;\r\n            padding: 32px 24px;\r\n            border-radius: 12px;\r\n            text-align: center;\r\n            border: 1px solid #e2e8f0;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .step-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 10px 25px rgba(209, 132, 166, 0.15);\r\n        }\r\n\r\n        .step-number {\r\n            width: 48px;\r\n            height: 48px;\r\n            background: linear-gradient(135deg, #8a8cbd, #d184a6);\r\n            color: white;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 1.25rem;\r\n            font-weight: 700;\r\n            margin: 0 auto 20px;\r\n        }\r\n\r\n        .step-title {\r\n            font-size: 2rem;\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .step-description {\r\n            color: #64748b;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .register-section {\r\n            background: linear-gradient(135deg, rgba(138, 140, 189, 0.05), rgba(209, 132, 166, 0.05));\r\n            padding: 48px;\r\n            border-radius: 16px;\r\n            text-align: center;\r\n            border: 2px solid rgba(138, 140, 189, 0.1);\r\n            margin: 48px 0;\r\n        }\r\n\r\n        .register-title {\r\n            font-size: 2rem;\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        .register-description {\r\n            color: #64748b;\r\n            margin-bottom: 24px;\r\n        }\r\n\r\n        .expectations-section {\r\n            text-align: center;\r\n        }\r\n\r\n        .expectations-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n            gap: 20px;\r\n            margin-top: 40px;\r\n        }\r\n\r\n        .expectation-item {\r\n            background: white;\r\n            padding: 24px;\r\n            border-radius: 12px;\r\n            border-left: 4px solid #8a8cbd;\r\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .expectation-item:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 25px rgba(138, 140, 189, 0.12);\r\n        }\r\n\r\n        .expectation-title {\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            margin-bottom: 8px;\r\n            font-size: 1.1rem;\r\n            max-width: 800px;\r\n        }\r\n\r\n        .user-sections {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\r\n            gap: 32px;\r\n            margin-top: 48px;\r\n        }\r\n\r\n        .user-card {\r\n            background: white;\r\n            padding: 40px 32px;\r\n            border-radius: 16px;\r\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\r\n            border: 1px solid #e2e8f0;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .user-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 12px 32px rgba(138, 140, 189, 0.15);\r\n        }\r\n\r\n        .user-icon {\r\n            font-size: 3rem;\r\n            margin-bottom: 20px;\r\n            display: block;\r\n            text-align: center;\r\n        }\r\n\r\n        .user-title {\r\n            font-size: 1.9rem;\r\n            font-weight: 700;\r\n            color: #1e293b;\r\n            margin-bottom: 20px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .user-list {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n\r\n        .user-list li {\r\n            padding: 8px 0;\r\n            color: #64748b;\r\n            position: relative;\r\n            padding-left: 24px;\r\n        }\r\n\r\n        .user-list li::before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            left: 0;\r\n            color: #8a8cbd;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .commitment-section {\r\n            background: linear-gradient(135deg, #8a8cbd, #d184a6);\r\n            color: white;\r\n            padding: 48px;\r\n            border-radius: 16px;\r\n            text-align: center;\r\n            margin-bottom: 48px;\r\n        }\r\n\r\n        .commitment-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 16px;\r\n            color: white;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .commitment-description {\r\n            font-size: 1.7rem;\r\n            opacity: 0.95;\r\n            line-height: 1.;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .help-section {\r\n            background: #f8fafc;\r\n            padding: 48px;\r\n            border-radius: 16px;\r\n            text-align: center;\r\n            border: 1px solid #e2e8f0;\r\n        }\r\n\r\n        .help-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 700;\r\n            color: #d184a6;\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        .help-description {\r\n            color: #64748b;\r\n            margin-bottom: 32px;\r\n            font-size: 1.7rem;\r\n        }\r\n\r\n        .help-links {\r\n            display: flex;\r\n            gap: 16px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .help-link {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            padding: 12px 24px;\r\n            background: white;\r\n            color: #8a8cbd;\r\n            text-decoration: none;\r\n            border-radius: 8px;\r\n            border: 2px solid #8a8cbd;\r\n            font-weight: 600;\r\n            transition: all 0.2s ease;\r\n        }\r\n\r\n        .help-link:hover {\r\n            background: #8a8cbd;\r\n            color: white;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        .accent-text {\r\n            color: #8a8cbd;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .gradient-text {\r\n            background: linear-gradient(135deg, #8a8cbd, #d184a6);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n            font-weight: 700;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .hero-title {\r\n                font-size: 2.25rem;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 1.875rem;\r\n            }\r\n            \r\n            .features-grid,\r\n            .steps-container,\r\n            .user-sections {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .why-section,\r\n            .steps-section,\r\n            .commitment-section,\r\n            .help-section {\r\n                padding: 32px 24px;\r\n            }\r\n            \r\n            .cta-buttons {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n            \r\n            .help-links {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n        }\r\n\r\n        .fade-in {\r\n            animation: fadeInUp 0.8s ease-out forwards;\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .hero-section .container > * {\r\n            animation-fill-mode: both;\r\n        }\r\n\r\n        .hero-title {\r\n            animation: fadeInUp 0.8s ease-out 0.1s both;\r\n        }\r\n\r\n        .hero-subtitle {\r\n            animation: fadeInUp 0.8s ease-out 0.2s both;\r\n        }\r\n\r\n        .hero-description {\r\n            animation: fadeInUp 0.8s ease-out 0.3s both;\r\n        }\r\n\r\n        .cta-buttons {\r\n            animation: fadeInUp 0.8s ease-out 0.4s both;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <section class=\"hero-section\">\r\n        <div class=\"container\">\r\n            <h1 class=\"hero-title\">Careers at <span class=\"gradient-text\">NanoHelp<\/span><\/h1>\r\n            <p class=\"hero-subtitle\">Your gateway to opportunities in <span class=\"accent-text\">nanotechnology, engineering, and advanced sciences<\/span><\/p>\r\n            <p class=\"hero-description\">Whether you are a <strong>candidate searching for your dream role<\/strong> or a <strong>recruiter seeking exceptional talent<\/strong>, this page is your step-by-step guide to navigating and making the most of our platform.<\/p>\r\n            \r\n            <div class=\"cta-buttons\">\r\n                <a href=\"https:\/\/nanohelp.eu\/careers\/login-register\/\" class=\"cta-btn primary\">Get Started Now<\/a>\r\n                <a href=\"https:\/\/nanohelp.eu\/careers\/contact\/\" class=\"cta-btn secondary\">Contact Us<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <main class=\"main-content\">\r\n        <div class=\"container\">\r\n            <section class=\"section why-section\">\r\n                <h2 class=\"section-title\">Why <span class=\"gradient-text\">NanoHelp Careers<\/span>?<\/h2>\r\n                <p class=\"section-subtitle\">At nanohelp.eu, we believe in connecting <strong>bright minds<\/strong> with <strong>cutting-edge opportunities<\/strong>. Our career portal is designed to make the process simple, transparent, and valuable for both sides.<\/p>\r\n                \r\n                <div class=\"features-grid\">\r\n                    <div class=\"feature-card\">\r\n                        <span class=\"feature-icon\">\ud83c\udf93<\/span>\r\n                        <h3 class=\"feature-title\">For Candidates<\/h3>\r\n                        <p class=\"feature-description\">Explore jobs, internships, and research openings across nanotechnology and related fields.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <span class=\"feature-icon\">\ud83c\udfe2<\/span>\r\n                        <h3 class=\"feature-title\">For Recruiters<\/h3>\r\n                        <p class=\"feature-description\">Find skilled researchers, engineers, and professionals for your organization.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <span class=\"feature-icon\">\ud83c\udf0d<\/span>\r\n                        <h3 class=\"feature-title\">For Both<\/h3>\r\n                        <p class=\"feature-description\">A secure and reliable platform built to foster collaboration in science and technology.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"section steps-section\">\r\n                <h2 class=\"section-title\">How It Works<\/h2>\r\n                <p class=\"section-subtitle\">Simple steps to get started on your career journey<\/p>\r\n                \r\n                <div class=\"steps-container\">\r\n                    <div class=\"step-card\">\r\n                        <div class=\"step-number\">1<\/div>\r\n                        <h3 class=\"step-title\">Register or Log In<\/h3>\r\n                        <p class=\"step-description\"><strong>Candidates<\/strong> create a profile with their qualifications and interests.<br><strong>Recruiters<\/strong> register their organization and job requirements.<\/p>\r\n                    <\/div>\r\n                    <div class=\"step-card\">\r\n                        <div class=\"step-number\">2<\/div>\r\n                        <h3 class=\"step-title\">Search & Explore<\/h3>\r\n                        <p class=\"step-description\"><strong>Candidates<\/strong> can browse job listings, filter by field, country, or employer.<br><strong>Recruiters<\/strong> can search through candidate profiles tailored to nanotechnology and engineering.<\/p>\r\n                    <\/div>\r\n                    <div class=\"step-card\">\r\n                        <div class=\"step-number\">3<\/div>\r\n                        <h3 class=\"step-title\">Apply or Post<\/h3>\r\n                        <p class=\"step-description\"><strong>Candidates<\/strong> submit applications directly through the portal.<br><strong>Recruiters<\/strong> post job vacancies and review candidate submissions.<\/p>\r\n                    <\/div>\r\n        \r\n\r\n           \r\n            \r\n        <\/div>\r\n    <\/main>\r\n\r\n    <script>\r\n        \/\/ Intersection Observer for scroll 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.classList.add('visible');\r\n                }\r\n            });\r\n        }, observerOptions);\r\n\r\n        \/\/ Observe all sections\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            document.querySelectorAll('.section').forEach(section => {\r\n                observer.observe(section);\r\n            });\r\n        });\r\n\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                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    <\/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<div class=\"elementor-element elementor-element-9ce8143 e-flex e-con-boxed e-con e-parent\" data-id=\"9ce8143\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2cee3e elementor-widget elementor-widget-heading\" data-id=\"e2cee3e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ready to Get Started?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7e2922 elementor-widget elementor-widget-text-editor\" data-id=\"d7e2922\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><span style=\"color: #000000;\">Join our community of professionals and organizations in nanotechnology<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a01cdc0 elementor-widget elementor-widget-apus_element_register_tabs\" data-id=\"a01cdc0\" data-element_type=\"widget\" data-widget_type=\"apus_element_register_tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                <div class=\"register-form register-form-wrapper \">\n\n                                            <ul class=\"role-tabs nav nav-tabs\">\n                            <li class=\"active\"><a data-toggle=\"tab\" href=\"#apus_register_form_candidate_0fMVa\"><i class=\"flaticon-user\"><\/i>Candidate<\/a><\/li>\n                            <li><a data-toggle=\"tab\" href=\"#apus_register_form_employer_0fMVa\"><i class=\"flaticon-briefcase\"><\/i>Employer<\/a><\/li>\n                        <\/ul>\n                    \n                    <div class=\"tab-content clearfix\">\n                                                    <div class=\"tab-pane active in\" id=\"apus_register_form_candidate_0fMVa\">\n                                \n<div class=\"register-form-wrapper\">\n  \t<div class=\"container-form\">\n\n  \t\t\n\t\t\n  \t\t<form action=\"\" class=\"cmb-form _candidate_register_fields\" method=\"post\" id=\"_candidate_register_fields_8607\" enctype=\"multipart\/form-data\" encoding=\"multipart\/form-data\"><input type=\"hidden\" name=\"wp_job_board_pro_register_candidate_form\" value=\"wp_job_board_pro_register_candidate_form\"><input type=\"hidden\" name=\"object_id\" value=\"n6x55\">\n<!-- Begin CMB2 Fields -->\n<input type=\"hidden\" id=\"nonce_CMB2php_candidate_register_fields\" name=\"nonce_CMB2php_candidate_register_fields\" value=\"0e206df059\" \/><div class=\"cmb2-wrap form-table\"><div id=\"cmb2-metabox-_candidate_register_fields\" class=\"cmb2-metabox cmb-field-list\"><div class=\"cmb-row cmb-type-text cmb2-id--candidate-email table-layout\" data-fieldtype=\"text\">\n<div class=\"cmb-th\">Email <span class=\"required\">*<\/span><\/div>\n\t<div class=\"cmb-td\">\n<input type=\"text\" class=\"regular-text\" name=\"_candidate_email\" id=\"_candidate_email\" value=\"\" data-hash='5d52tsq4k6r0' placeholder=\"Email\" required=\"1\"\/>\n\t<\/div>\n<\/div><div class=\"cmb-row cmb-type-hide-show-password cmb2-id--candidate-password\" data-fieldtype=\"hide_show_password\">\n<div class=\"cmb-th\">Password <span class=\"required\">*<\/span><\/div>\n\t<div class=\"cmb-td\">\n \n\t\t<span class=\"show_hide_password_wrapper\">\n\t\t\t<input type=\"password\" class=\"regular-text\" name=\"_candidate_password\" id=\"hide_show_password\" value=\"\" data-lpignore='1' autocomplete=\"off\" data-hash='22je8icbor60' placeholder=\"Password\" required=\"1\"\/>\t\t\t<a class=\"toggle-password\" title=\"Show\"><span class=\"dashicons dashicons-hidden\"><\/span><\/a>\n\t\t<\/span>\n\t\t\n\t<\/div>\n<\/div><div class=\"cmb-row cmb-type-hide-show-password cmb2-id--candidate-confirmpassword\" data-fieldtype=\"hide_show_password\">\n<div class=\"cmb-th\">Confirm Password <span class=\"required\">*<\/span><\/div>\n\t<div class=\"cmb-td\">\n \n\t\t<span class=\"show_hide_password_wrapper\">\n\t\t\t<input type=\"password\" class=\"regular-text\" name=\"_candidate_confirmpassword\" id=\"hide_show_password\" value=\"\" data-lpignore='1' autocomplete=\"off\" data-hash='2mtknu85a3fg' placeholder=\"Confirm Password\" required=\"1\"\/>\t\t\t<a class=\"toggle-password\" title=\"Show\"><span class=\"dashicons dashicons-hidden\"><\/span><\/a>\n\t\t<\/span>\n\t\t\n\t<\/div>\n<\/div><\/div><\/div><input type=\"hidden\" class=\"cmb2-hidden\" name=\"post_type\" id=\"post_type\" value=\"candidate\" data-hash='2khp2m90olu0'\/>\n<!-- End CMB2 Fields -->\n <div id=\"recaptcha-register-candidate\" class=\"ga-recaptcha margin-bottom-25\" data-sitekey=\"6Lfyp8ArAAAAAJrrXO2uk-BmzXOCCvPFS5VGCFel\"><\/div>\n\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t<label for=\"register-terms-and-conditions\">\n\t\t\t\t\t\t<input type=\"checkbox\" name=\"terms_and_conditions\" value=\"on\" id=\"register-terms-and-conditions\" required>\n\t\t\t\t\t\tYou accept our <a href=\"https:\/\/nanohelp.eu\/careers\/terms-and-conditions\/\">Terms and Conditions and Privacy Policy<\/a>\n\t\t\t\t\t<\/label>\n\t\t\t\t<\/div><input type=\"submit\" name=\"submit-cmb-register-candidate\" value=\"Register now\" class=\"button-primary\"><\/form>\n    <\/div>\n\n<\/div>\n                            <\/div>\n                                                                            <div class=\"tab-pane \" id=\"apus_register_form_employer_0fMVa\">\n                                \n<div class=\"register-form-wrapper\">\n  \t<div class=\"container-form\">\n\n  \t\t\n\t\t\n  \t\t<form action=\"\" class=\"cmb-form _employer_register_fields\" method=\"post\" id=\"_employer_register_fields_6322\" enctype=\"multipart\/form-data\" encoding=\"multipart\/form-data\"><input type=\"hidden\" name=\"wp_job_board_pro_register_employer_form\" value=\"wp_job_board_pro_register_employer_form\"><input type=\"hidden\" name=\"object_id\" value=\"5173n\">\n<!-- Begin CMB2 Fields -->\n<input type=\"hidden\" id=\"nonce_CMB2php_employer_register_fields\" name=\"nonce_CMB2php_employer_register_fields\" value=\"f8eb5c5697\" \/><div class=\"cmb2-wrap form-table\"><div id=\"cmb2-metabox-_employer_register_fields\" class=\"cmb2-metabox cmb-field-list\"><div class=\"cmb-row cmb-type-text cmb2-id--employer-email table-layout\" data-fieldtype=\"text\">\n<div class=\"cmb-th\">Email <span class=\"required\">*<\/span><\/div>\n\t<div class=\"cmb-td\">\n<input type=\"text\" class=\"regular-text\" name=\"_employer_email\" id=\"_employer_email\" value=\"\" data-hash='6hlb2l5m4mk0' placeholder=\"Email\" required=\"1\"\/>\n\t<\/div>\n<\/div><div class=\"cmb-row cmb-type-hide-show-password cmb2-id--employer-password\" data-fieldtype=\"hide_show_password\">\n<div class=\"cmb-th\">Password <span class=\"required\">*<\/span><\/div>\n\t<div class=\"cmb-td\">\n \n\t\t<span class=\"show_hide_password_wrapper\">\n\t\t\t<input type=\"password\" class=\"regular-text\" name=\"_employer_password\" id=\"hide_show_password\" value=\"\" data-lpignore='1' autocomplete=\"off\" data-hash='4l40gpf3g8n0' placeholder=\"Password\" required=\"1\"\/>\t\t\t<a class=\"toggle-password\" title=\"Show\"><span class=\"dashicons dashicons-hidden\"><\/span><\/a>\n\t\t<\/span>\n\t\t\n\t<\/div>\n<\/div><div class=\"cmb-row cmb-type-hide-show-password cmb2-id--employer-confirmpassword\" data-fieldtype=\"hide_show_password\">\n<div class=\"cmb-th\">Confirm Password <span class=\"required\">*<\/span><\/div>\n\t<div class=\"cmb-td\">\n \n\t\t<span class=\"show_hide_password_wrapper\">\n\t\t\t<input type=\"password\" class=\"regular-text\" name=\"_employer_confirmpassword\" id=\"hide_show_password\" value=\"\" data-lpignore='1' autocomplete=\"off\" data-hash='43vscekeu6d0' placeholder=\"Confirm Password\" required=\"1\"\/>\t\t\t<a class=\"toggle-password\" title=\"Show\"><span class=\"dashicons dashicons-hidden\"><\/span><\/a>\n\t\t<\/span>\n\t\t\n\t<\/div>\n<\/div><\/div><\/div><input type=\"hidden\" class=\"cmb2-hidden\" name=\"post_type\" id=\"post_type\" value=\"employer\" data-hash='13buo8iukl38'\/>\n<!-- End CMB2 Fields -->\n <div id=\"recaptcha-register-candidate\" class=\"ga-recaptcha margin-bottom-25\" data-sitekey=\"6Lfyp8ArAAAAAJrrXO2uk-BmzXOCCvPFS5VGCFel\"><\/div>\n\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t<label for=\"register-terms-and-conditions\">\n\t\t\t\t\t\t<input type=\"checkbox\" name=\"terms_and_conditions\" value=\"on\" id=\"register-terms-and-conditions\" required>\n\t\t\t\t\t\tYou accept our <a href=\"https:\/\/nanohelp.eu\/careers\/terms-and-conditions\/\">Terms and Conditions and Privacy Policy<\/a>\n\t\t\t\t\t<\/label>\n\t\t\t\t<\/div><input type=\"submit\" name=\"submit-cmb-register-employer\" value=\"Register now\" class=\"button-primary\"><\/form>\n    <\/div>\n\n<\/div>\n                            <\/div>\n                                            <\/div>\n                <\/div>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-42abe9a e-flex e-con-boxed e-con e-parent\" data-id=\"42abe9a\" 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-d7f24f0 elementor-widget elementor-widget-html\" data-id=\"d7f24f0\" 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>Careers at NanoHelp - Your Gateway to Nanotechnology Opportunities<\/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', Roboto, sans-serif;\r\n            line-height: 1.6;\r\n            color: #334155;\r\n            background: #ffffff;\r\n        }\r\n\r\n        .hero-section {\r\n            background: linear-gradient(135deg, #ffffff 0%, #f8fafc 50%, rgba(138, 140, 189, 0.05) 100%);\r\n            padding: 80px 0 60px;\r\n            text-align: center;\r\n            position: relative;\r\n            border-bottom: 1px solid rgba(138, 140, 189, 0.1);\r\n        }\r\n\r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .hero-title {\r\n            font-size: 5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 16px;\r\n            color: #1e293b;\r\n            letter-spacing: -0.02em;\r\n        }\r\n\r\n        .hero-subtitle {\r\n            font-size: 2rem;\r\n            margin-bottom: 24px;\r\n            color: #64748b;\r\n            font-weight: 400;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .hero-description {\r\n            font-size: 1.5rem;\r\n            color: #475569;\r\n            margin-bottom: 40px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .cta-buttons {\r\n            display: flex;\r\n            gap: 16px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .cta-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            padding: 14px 28px;\r\n            text-decoration: none;\r\n            border-radius: 8px;\r\n            font-weight: 600;\r\n            font-size: 1.5rem;\r\n            transition: all 0.2s ease;\r\n            border: 2px solid;\r\n        }\r\n\r\n        .cta-btn.primary {\r\n            background: linear-gradient(135deg, #8a8cbd, #d184a6);\r\n            color: white;\r\n            border-color: transparent;\r\n            box-shadow: 0 4px 14px rgba(138, 140, 189, 0.3);\r\n        }\r\n\r\n        .cta-btn.primary:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 25px rgba(138, 140, 189, 0.4);\r\n        }\r\n\r\n        .cta-btn.secondary {\r\n            background: white;\r\n            color: #8a8cbd;\r\n            border-color: #8a8cbd;\r\n        }\r\n\r\n        .cta-btn.secondary:hover {\r\n            background: #8a8cbd;\r\n            color: white;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        .main-content {\r\n            padding: 80px 0;\r\n        }\r\n\r\n        .section {\r\n            margin-bottom: 80px;\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            transition: all 0.6s ease;\r\n        }\r\n\r\n        .section.visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        .section-title {\r\n            font-size: 3rem;\r\n            color: #1e293b;\r\n            margin-bottom: 16px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .section-subtitle {\r\n            font-size: 1.5rem;\r\n            color: #64748b;\r\n            margin-bottom: 40px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .why-section {\r\n            text-align: center;\r\n        }\r\n\r\n        .features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 24px;\r\n            margin-top: 48px;\r\n        }\r\n\r\n        .feature-card {\r\n            background: white;\r\n            padding: 32px 24px;\r\n            border-radius: 12px;\r\n            text-align: center;\r\n            transition: all 0.3s ease;\r\n            border: 1px solid #e2e8f0;\r\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .feature-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 10px 25px rgba(138, 140, 189, 0.15);\r\n            border-color: rgba(138, 140, 189, 0.2);\r\n        }\r\n\r\n        .feature-icon {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 16px;\r\n            display: block;\r\n        }\r\n\r\n        .feature-title {\r\n            font-size: 1.4rem;\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .feature-description {\r\n            color: #64748b;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .steps-section {\r\n            text-align: center;\r\n        }\r\n\r\n        .steps-container {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 32px;\r\n            margin-top: 48px;\r\n        }\r\n\r\n        .step-card {\r\n            background: white;\r\n            padding: 32px 24px;\r\n            border-radius: 12px;\r\n            text-align: center;\r\n            border: 1px solid #e2e8f0;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .step-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 10px 25px rgba(209, 132, 166, 0.15);\r\n        }\r\n\r\n        .step-number {\r\n            width: 48px;\r\n            height: 48px;\r\n            background: linear-gradient(135deg, #8a8cbd, #d184a6);\r\n            color: white;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 1.25rem;\r\n            font-weight: 700;\r\n            margin: 0 auto 20px;\r\n        }\r\n\r\n        .step-title {\r\n            font-size: 2rem;\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .step-description {\r\n            color: #64748b;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .register-section {\r\n            background: linear-gradient(135deg, rgba(138, 140, 189, 0.05), rgba(209, 132, 166, 0.05));\r\n            padding: 48px;\r\n            border-radius: 16px;\r\n            text-align: center;\r\n            border: 2px solid rgba(138, 140, 189, 0.1);\r\n            margin: 48px 0;\r\n        }\r\n\r\n        .register-title {\r\n            font-size: 2rem;\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        .register-description {\r\n            color: #64748b;\r\n            margin-bottom: 24px;\r\n        }\r\n\r\n        .expectations-section {\r\n            text-align: center;\r\n        }\r\n\r\n        .expectations-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n            gap: 20px;\r\n            margin-top: 40px;\r\n        }\r\n\r\n        .expectation-item {\r\n            background: white;\r\n            padding: 24px;\r\n            border-radius: 12px;\r\n            border-left: 4px solid #8a8cbd;\r\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .expectation-item:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 25px rgba(138, 140, 189, 0.12);\r\n        }\r\n\r\n        .expectation-title {\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            margin-bottom: 8px;\r\n            font-size: 1.1rem;\r\n            max-width: 800px;\r\n        }\r\n\r\n        .user-sections {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\r\n            gap: 32px;\r\n            margin-top: 48px;\r\n        }\r\n\r\n        .user-card {\r\n            background: white;\r\n            padding: 40px 32px;\r\n            border-radius: 16px;\r\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\r\n            border: 1px solid #e2e8f0;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .user-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 12px 32px rgba(138, 140, 189, 0.15);\r\n        }\r\n\r\n        .user-icon {\r\n            font-size: 3rem;\r\n            margin-bottom: 20px;\r\n            display: block;\r\n            text-align: center;\r\n        }\r\n\r\n        .user-title {\r\n            font-size: 1.9rem;\r\n            font-weight: 700;\r\n            color: #1e293b;\r\n            margin-bottom: 20px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .user-list {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n\r\n        .user-list li {\r\n            padding: 8px 0;\r\n            color: #64748b;\r\n            position: relative;\r\n            padding-left: 24px;\r\n        }\r\n\r\n        .user-list li::before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            left: 0;\r\n            color: #8a8cbd;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .commitment-section {\r\n            background: linear-gradient(135deg, #8a8cbd, #d184a6);\r\n            color: white;\r\n            padding: 48px;\r\n            border-radius: 16px;\r\n            text-align: center;\r\n            margin-bottom: 48px;\r\n        }\r\n\r\n        .commitment-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 16px;\r\n            color: white;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .commitment-description {\r\n            font-size: 1.7rem;\r\n            opacity: 0.95;\r\n            line-height: 1.;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .help-section {\r\n            background: #f8fafc;\r\n            padding: 48px;\r\n            border-radius: 16px;\r\n            text-align: center;\r\n            border: 1px solid #e2e8f0;\r\n        }\r\n\r\n        .help-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 700;\r\n            color: #d184a6;\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        .help-description {\r\n            color: #64748b;\r\n            margin-bottom: 32px;\r\n            font-size: 1.7rem;\r\n        }\r\n\r\n        .help-links {\r\n            display: flex;\r\n            gap: 16px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .help-link {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            padding: 12px 24px;\r\n            background: white;\r\n            color: #8a8cbd;\r\n            text-decoration: none;\r\n            border-radius: 8px;\r\n            border: 2px solid #8a8cbd;\r\n            font-weight: 600;\r\n            transition: all 0.2s ease;\r\n        }\r\n\r\n        .help-link:hover {\r\n            background: #8a8cbd;\r\n            color: white;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        .accent-text {\r\n            color: #8a8cbd;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .gradient-text {\r\n            background: linear-gradient(135deg, #8a8cbd, #d184a6);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n            font-weight: 700;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .hero-title {\r\n                font-size: 2.25rem;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 1.875rem;\r\n            }\r\n            \r\n            .features-grid,\r\n            .steps-container,\r\n            .user-sections {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .why-section,\r\n            .steps-section,\r\n            .commitment-section,\r\n            .help-section {\r\n                padding: 32px 24px;\r\n            }\r\n            \r\n            .cta-buttons {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n            \r\n            .help-links {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n        }\r\n\r\n        .fade-in {\r\n            animation: fadeInUp 0.8s ease-out forwards;\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .hero-section .container > * {\r\n            animation-fill-mode: both;\r\n        }\r\n\r\n        .hero-title {\r\n            animation: fadeInUp 0.8s ease-out 0.1s both;\r\n        }\r\n\r\n        .hero-subtitle {\r\n            animation: fadeInUp 0.8s ease-out 0.2s both;\r\n        }\r\n\r\n        .hero-description {\r\n            animation: fadeInUp 0.8s ease-out 0.3s both;\r\n        }\r\n\r\n        .cta-buttons {\r\n            animation: fadeInUp 0.8s ease-out 0.4s both;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n            <section class=\"section expectations-section\">\r\n                <h2 class=\"section-title\">What You Can Expect<\/h2>\r\n                <p class=\"section-subtitle\">Discover opportunities and connections in cutting-edge fields<\/p>\r\n                \r\n                <div class=\"expectations-grid\">\r\n                    <div class=\"expectation-item\">\r\n                        <h4 class=\"expectation-title\">Job Opportunities<\/h4>\r\n                        <p>In nanotechnology, microelectronics, physics, and applied sciences.<\/p>\r\n                    <\/div>\r\n                    <div class=\"expectation-item\">\r\n                        <h4 class=\"expectation-title\">Research Positions<\/h4>\r\n                        <p>Including PhDs, Postdocs, and Research Assistant roles.<\/p>\r\n                    <\/div>\r\n                    <div class=\"expectation-item\">\r\n                        <h4 class=\"expectation-title\">Industry Roles<\/h4>\r\n                        <p>In semiconductor companies, R&D centers, and start-ups.<\/p>\r\n                    <\/div>\r\n                    <div class=\"expectation-item\">\r\n                        <h4 class=\"expectation-title\">Networking & Collaboration<\/h4>\r\n                        <p>With top researchers and employers worldwide.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"section\">\r\n                <h2 class=\"section-title\">Choose Your Path<\/h2>\r\n                <p class=\"section-subtitle\">Whether you're looking for talent or opportunities, we have you covered<\/p>\r\n                \r\n                <div class=\"user-sections\">\r\n                    <div class=\"user-card\">\r\n                        <span class=\"user-icon\">\ud83d\udc69\u200d\ud83c\udf93<\/span>\r\n                        <h3 class=\"user-title\">For Candidates<\/h3>\r\n                        <ul class=\"user-list\">\r\n                            <li>Create your career profile and showcase your expertise<\/li>\r\n                            <li>Stay updated with the latest jobs in nanoscience & nanotechnology<\/li>\r\n                            <li>Apply directly to positions that match your interests<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div class=\"user-card\">\r\n                        <span class=\"user-icon\">\ud83c\udfe2<\/span>\r\n                        <h3 class=\"user-title\">For Recruiters<\/h3>\r\n                        <ul class=\"user-list\">\r\n                            <li>Post job vacancies quickly and efficiently<\/li>\r\n                            <li>Access a growing pool of skilled candidates<\/li>\r\n                            <li>Streamline your hiring process with targeted applicants<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"section commitment-section\">\r\n                <h2 class=\"commitment-title\">Our Commitment<\/h2>\r\n                <p class=\"commitment-description\">NanoHelp Careers ensures <strong>privacy, transparency, and equal opportunity<\/strong>. Every candidate and recruiter interaction is managed with respect and confidentiality.<\/p>\r\n            <\/section>\r\n\r\n            <section class=\"section help-section\">\r\n                <h2 class=\"help-title\">Need Help?<\/h2>\r\n                <p class=\"help-description\">If you face any difficulty in applying, posting a job, or using our portal, please reach out through our Contact Us page. Our support team is always ready to assist.<\/p>\r\n                <div class=\"help-links\">\r\n                    <a href=\"https:\/\/nanohelp.eu\/careers\/contact\/\" class=\"help-link\">Contact Support<\/a>\r\n                    <a href=\"https:\/\/nanohelp.eu\/careers\/login-register\/\" class=\"help-link\">Register Now<\/a>\r\n                <\/div>\r\n            <\/section>\r\n        <\/div>\r\n    <\/main>\r\n\r\n    <script>\r\n        \/\/ Intersection Observer for scroll 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.classList.add('visible');\r\n                }\r\n            });\r\n        }, observerOptions);\r\n\r\n        \/\/ Observe all sections\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            document.querySelectorAll('.section').forEach(section => {\r\n                observer.observe(section);\r\n            });\r\n        });\r\n\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                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    <\/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>Careers at NanoHelp &#8211; Your Gateway to Nanotechnology Opportunities Careers at NanoHelp Your gateway to opportunities in nanotechnology, engineering, and advanced sciences Whether you are a candidate searching for your dream role or a recruiter seeking exceptional talent, this page is your step-by-step guide to navigating and making the most of our platform. Get Started [&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-8960","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/pages\/8960","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=8960"}],"version-history":[{"count":67,"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/pages\/8960\/revisions"}],"predecessor-version":[{"id":9376,"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/pages\/8960\/revisions\/9376"}],"wp:attachment":[{"href":"https:\/\/nanohelp.eu\/careers\/wp-json\/wp\/v2\/media?parent=8960"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}