{"id":1097,"date":"2026-03-06T16:29:27","date_gmt":"2026-03-06T15:29:27","guid":{"rendered":"https:\/\/personalgenai.strategify.ch\/personal-genai\/"},"modified":"2026-04-14T15:23:57","modified_gmt":"2026-04-14T13:23:57","slug":"personal-genai","status":"publish","type":"page","link":"https:\/\/personalgenai.strategify.ch\/en\/","title":{"rendered":"Personal GenAI"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1097\" class=\"elementor elementor-1097 elementor-23\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fec8610 e-con-full e-flex e-con e-parent\" data-id=\"fec8610\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f37a78d e-con-full e-flex e-con e-child\" data-id=\"f37a78d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d315783 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d315783\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Your next career decision\nwith clarity and confidence<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b360a37 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"b360a37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"font-['Inter',sans-serif] font-medium text-[20px] leading-[24px] text-[#fefdfd] mb-2\" data-fg-eh6d12=\"1.904:1.1919:\/src\/app\/components\/Hero.tsx:22:9:1069:202:e:p:t\" data-fgid-eh6d12=\":r9:\">The Job Navigator Kit supports you through all steps of the application process.<br><br>Optimized application documents, individualized interview preparation, salary range and negotiation recommendations, contract review, and a successful start in your new position.<br><br>Your dossier is created in minutes!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b7fecb8 e-flex e-con-boxed e-con e-child\" data-id=\"b7fecb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d14d3e8 e-con-full e-flex e-con e-child\" data-id=\"d14d3e8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-03500ba elementor-widget elementor-widget-text-editor\" data-id=\"03500ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Before the Application<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cc30fb elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3cc30fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Your Challenges<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7be0e11 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"7be0e11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\n\n\n<meta charset=\"UTF-8\">\n<style>\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .st-section {\n    font-family: \"Libre Franklin\", sans-serif;\n    background: #F9F9F8;\n    border-radius: 8px;\n    position: relative;\n  }\n\n  .st-placeholder { display: none; }\n\n  .st-inner {\n    display: flex;\n    align-items: flex-start;\n    padding: 0;\n    gap: 40px;\n    width: 100%;\n  }\n\n  .st-tabs {\n    flex: 1 1 0;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .st-tab {\n    padding: 20px 0 0 0;\n    cursor: pointer;\n    position: relative;\n  }\n\n  .st-tab:first-child { border-top: none; }\n\n  .st-tab-progress-wrap {\n    position: relative;\n    height: 2px;\n    background: #E5E5E5;\n    margin-top: 16px;\n  }\n\n  .st-tab-progress {\n    position: absolute;\n    top: 0; left: 0;\n    height: 2px;\n    width: 0%;\n    background: #2251FF;\n    z-index: 2;\n  }\n\n  .st-tab-title {\n    font-size: 18px;\n    font-weight: 500;\n    color: #AAAAAA;\n    line-height: 24px;\n    transition: color 0.2s ease;\n  }\n\n  .st-tab.active .st-tab-title {\n    color: #181818;\n    font-weight: 700;\n  }\n\n  .st-tab-desc {\n    display: none;\n    font-size: 16px;\n    font-weight: 400;\n    color: #555;\n    line-height: 22px;\n    margin-top: 12px;\n    animation: fadeIn 0.3s ease;\n  }\n\n  .st-tab.active .st-tab-desc { display: block; }\n\n  .st-tab-desc ul {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n\n  .st-tab-desc ul li {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    line-height: 22px;\n  }\n\n  .st-tab-desc ul li::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 50%;\n    background: #2251FF;\n    margin-top: 7px;\n    flex-shrink: 0;\n  }\n\n  .st-content-wrap {\n    flex: 1 1 0;\n    min-width: 0;\n    background: #FEFDFD;\n    border-radius: 12px;\n    padding: 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n    align-self: flex-start;\n  }\n\n  .st-content {\n    width: 100%;\n    display: none;\n    animation: fadeIn 0.3s ease;\n  }\n\n  .st-content.active {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    align-items: center;\n  }\n\n  .st-content img {\n    width: 100%;\n    max-width: 480px;\n    height: auto;\n    max-height: 260px;\n    object-fit: contain;\n    border-radius: 8px;\n    display: block;\n    flex-shrink: 0;\n  }\n\n  .st-content-text-wrap { width: 100%; }\n\n  .st-content-text {\n    font-size: 18px;\n    font-weight: 400;\n    color: #444;\n    line-height: 26px;\n    text-align: left;\n  }\n\n  @keyframes fadeIn {\n    from { opacity: 0; transform: translateY(6px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 1280px) and (min-width: 901px) {\n    .st-inner { gap: 16px; }\n    .st-content-wrap { padding: 16px; }\n  }\n\n  @media (max-width: 900px) {\n    .st-inner { flex-direction: column; gap: 16px; }\n    .st-tabs { flex: none; width: 100%; }\n    .st-tab-title { font-size: 16px; }\n    .st-content-wrap { padding: 16px; align-self: stretch; }\n  }\n\n  @media (max-width: 600px) {\n    .st-inner { gap: 16px; }\n    .st-tab-title { font-size: 15px; }\n    .st-tab-desc { font-size: 14px; }\n    .st-content-wrap { background: transparent; border-radius: 0; padding: 0; margin-top: 16px; }\n    .st-content img { border-radius: 0; max-height: 200px; }\n    .st-content-text { font-size: 15px; line-height: 1.6; }\n  }\n<\/style>\n\n\n<div class=\"st-section\">\n  <div class=\"st-inner\">\n\n    <div class=\"st-tabs\">\n\n      <div class=\"st-tab active\" onclick=\"selectTab(0)\">\n        <div class=\"st-tab-title\">Job Fit<\/div>\n        <div class=\"st-tab-desc\">\n          <ul>\n            <li>How well does my profile match the desired advertised position?<\/li>\n            <li>How do I meet the job requirements?<\/li>\n            <li>Does an application make sense?<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"st-tab-progress-wrap\"><div class=\"st-tab-progress\"><\/div><\/div>\n      <\/div>\n\n      <div class=\"st-tab\" onclick=\"selectTab(1)\">\n        <div class=\"st-tab-title\">Resume<\/div>\n        <div class=\"st-tab-desc\">\n          <ul>\n            <li>Are you sure your resume showcases your full potential?<\/li>\n            <li>Do I clearly show recruiters what qualifies me?<\/li>\n            <li>Is my CV fit for automated recruiting systems?<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"st-tab-progress-wrap\"><div class=\"st-tab-progress\"><\/div><\/div>\n      <\/div>\n\n      <div class=\"st-tab\" onclick=\"selectTab(2)\">\n        <div class=\"st-tab-title\">Salary Range<\/div>\n        <div class=\"st-tab-desc\">\n          <ul>\n            <li>What salary range is realistic for my profile and target position?<\/li>\n            <li>What is the market-standard salary range for this target position?<\/li>\n            <li>What is the market value of my qualifications for this role?<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"st-tab-progress-wrap\"><div class=\"st-tab-progress\"><\/div><\/div>\n      <\/div>\n\n      <div class=\"st-tab\" onclick=\"selectTab(3)\">\n        <div class=\"st-tab-title\">Job Interview<\/div>\n        <div class=\"st-tab-desc\">\n          <ul>\n            <li>Am I well prepared for the job interview?<\/li>\n            <li>Do I know what questions might come my way?<\/li>\n            <li>Am I well prepared for critical follow-up questions about my profile?<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"st-tab-progress-wrap\"><div class=\"st-tab-progress\"><\/div><\/div>\n      <\/div>\n\n      <div class=\"st-tab\" onclick=\"selectTab(4)\">\n        <div class=\"st-tab-title\">Negotiation<\/div>\n        <div class=\"st-tab-desc\">\n          <ul>\n            <li>Are you ready to negotiate for the role you deserve?<\/li>\n            <li>Am I well enough prepared to negotiate confidently?<\/li>\n            <li>Can I convincingly justify my value for this role?<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"st-tab-progress-wrap\"><div class=\"st-tab-progress\"><\/div><\/div>\n      <\/div>\n\n      <div class=\"st-tab\" onclick=\"selectTab(5)\">\n        <div class=\"st-tab-title\">Starting the New Role<\/div>\n        <div class=\"st-tab-desc\">\n          <ul>\n            <li>Do I know what really matters in the first few months in the new role?<\/li>\n            <li>What expectations are most likely for my role?<\/li>\n            <li>What mistakes should I avoid in the first few months?<\/li>\n            <li>Where can I build trust, orientation, and initial impact early on?<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"st-tab-progress-wrap\"><div class=\"st-tab-progress\"><\/div><\/div>\n      <\/div>\n\n      <div class=\"st-tab\" onclick=\"selectTab(6)\">\n        <div class=\"st-tab-title\">Next Steps<\/div>\n        <div class=\"st-tab-desc\">\n          <ul>\n            <li>Do I also see meaningful next steps, alternatives, and new opportunities?<\/li>\n            <li>What other roles might suit my profile?<\/li>\n            <li>How can I use LinkedIn and networking more consciously for my next steps?<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"st-tab-progress-wrap\"><div class=\"st-tab-progress\"><\/div><\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"st-content-wrap\">\n\n      <div class=\"st-content active\" id=\"tab-content-0\">\n        <img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/JobFit.png\" alt=\"Job Fit\">\n        <div class=\"st-content-text-wrap\">\n          <p class=\"st-content-text\">Based on a job fit analysis of your CV, we show you how well it matches your desired target position.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"st-content\" id=\"tab-content-1\">\n        <img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Lebenslauf-1.png\" alt=\"Resume\">\n        <div class=\"st-content-text-wrap\">\n          <p class=\"st-content-text\">The Job Navigator Kit optimizes your application documents with wording that appeals to both humans and recruiting systems.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"st-content\" id=\"tab-content-2\">\n        <img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Gehaltsrahmen.png\" alt=\"Salary Range\">\n        <div class=\"st-content-text-wrap\">\n          <p class=\"st-content-text\">We compare your profile with the requirements of your target position and use benchmarks from industries and similar functions to derive a realistic and market-appropriate salary range.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"st-content\" id=\"tab-content-3\">\n        <img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Bewerbungsgespraech.png\" alt=\"Job Interview\">\n        <div class=\"st-content-text-wrap\">\n          <p class=\"st-content-text\">You receive structured preparation for your job interview with probable questions, critical follow-up questions, and examples of your own questions. This allows you to demonstrate your suitability for the target position, your competence, and your genuine interest more clearly and convincingly. <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"st-content\" id=\"tab-content-4\">\n        <img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Verhandlung.png\" alt=\"Negotiation\">\n        <div class=\"st-content-text-wrap\">\n          <p class=\"st-content-text\">The Job Navigator Kit shows you what salary range is realistic for your profile and target position and what you can base your arguments on. This way, you enter negotiations more informed and can represent your market value more objectively and confidently. <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"st-content\" id=\"tab-content-5\">\n        <img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Einstieg-in-die-neue-Rolle.jpg\" alt=\"Starting the New Role\">\n        <div class=\"st-content-text-wrap\">\n          <p class=\"st-content-text\">You receive a structured assessment of what expectations may be placed on you and how you can prepare for them. This makes it easier to gauge what matters early on and where you can build orientation, trust, and lasting impact from the start. <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"st-content\" id=\"tab-content-6\">\n        <img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Naechste-Schritte.jpg\" alt=\"Next Steps\">\n        <div class=\"st-content-text-wrap\">\n          <p class=\"st-content-text\">With the Job Navigator Kit, you receive additional guidance on related roles, market environment, visibility, and meaningful next steps. This broadens your perspective beyond a single application and creates a solid foundation for your career. <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\nconst DURATION = 15000;\nlet currentTab = 0;\nlet autoTimer = null;\nlet progressInterval = null;\nlet progressStart = null;\nlet pausedAt = 0;\nconst totalTabs = 7;\n\nfunction animateProgress(tabIndex, startFrom = 0) {\n  const prog = document.querySelectorAll('.st-tab-progress')[tabIndex];\n  if (!prog) return;\n  prog.style.width = (startFrom * 100) + '%';\n  progressStart = performance.now() - startFrom * DURATION;\n  cancelAnimationFrame(progressInterval);\n  function step(now) {\n    const elapsed = now - progressStart;\n    const pct = Math.min(elapsed \/ DURATION, 1);\n    prog.style.width = (pct * 100) + '%';\n    if (pct < 1) progressInterval = requestAnimationFrame(step);\n  }\n  progressInterval = requestAnimationFrame(step);\n}\n\nfunction resetAllProgress() {\n  document.querySelectorAll('.st-tab-progress').forEach(p => p.style.width = '0%');\n  cancelAnimationFrame(progressInterval);\n}\n\nlet started = false;\n\nfunction selectTab(index) {\n  currentTab = index;\n  clearTimeout(autoTimer);\n  autoTimer = null;\n  resetAllProgress();\n  pausedAt = 0;\n  document.querySelectorAll('.st-tab').forEach((tab, i) => tab.classList.toggle('active', i === index));\n  document.querySelectorAll('.st-content').forEach((c, i) => c.classList.toggle('active', i === index));\n  if (started) {\n    animateProgress(index, 0);\n    autoTimer = setTimeout(() => selectTab((currentTab + 1) % totalTabs), DURATION);\n  }\n}\n\ndocument.querySelector('.st-tabs').addEventListener('mouseenter', () => {\n  if (!started) return;\n  clearTimeout(autoTimer);\n  autoTimer = null;\n  cancelAnimationFrame(progressInterval);\n  const prog = document.querySelectorAll('.st-tab-progress')[currentTab];\n  if (prog) pausedAt = parseFloat(prog.style.width) \/ 100 || 0;\n});\n\ndocument.querySelector('.st-tabs').addEventListener('mouseleave', () => {\n  if (!started) return;\n  const remaining = (1 - pausedAt) * DURATION;\n  animateProgress(currentTab, pausedAt);\n  autoTimer = setTimeout(() => selectTab((currentTab + 1) % totalTabs), remaining);\n});\n\nselectTab(0);\n\nconst observer = new IntersectionObserver((entries) => {\n  entries.forEach(entry => {\n    if (entry.isIntersecting) {\n      if (!started) {\n        started = true;\n        animateProgress(currentTab, 0);\n        autoTimer = setTimeout(() => selectTab((currentTab + 1) % totalTabs), DURATION);\n      } else if (!autoTimer) {\n        animateProgress(currentTab, pausedAt);\n        const remaining = (1 - pausedAt) * DURATION;\n        autoTimer = setTimeout(() => selectTab((currentTab + 1) % totalTabs), remaining);\n      }\n    } else {\n      clearTimeout(autoTimer);\n      autoTimer = null;\n      cancelAnimationFrame(progressInterval);\n      const prog = document.querySelectorAll('.st-tab-progress')[currentTab];\n      if (prog) pausedAt = parseFloat(prog.style.width) \/ 100 || 0;\n    }\n  });\n}, { threshold: 0.3 });\n\nobserver.observe(document.querySelector('.st-section'));\n<\/script>\n\n<\/div>\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-0831a3e e-flex e-con-boxed e-con e-child\" data-id=\"0831a3e\" data-element_type=\"container\" data-e-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<div class=\"elementor-element elementor-element-5d4c48d e-con-full e-flex e-con e-child\" data-id=\"5d4c48d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a5c8c7 elementor-widget elementor-widget-text-editor\" data-id=\"7a5c8c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Why Us<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ab6e11 e-con-full e-flex e-con e-child\" data-id=\"8ab6e11\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a102ef6 e-con-full e-flex e-con e-child\" data-id=\"a102ef6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-aaeca81 e-con-full e-flex e-con e-child\" data-id=\"aaeca81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3296a70 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"3296a70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"358\" height=\"246\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/f630e337-fc59-4819-aca1-997ac3436434.png\" class=\"attachment-large size-large wp-image-1098\" alt=\"\" srcset=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/f630e337-fc59-4819-aca1-997ac3436434.png 358w, https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/f630e337-fc59-4819-aca1-997ac3436434-300x206.png 300w\" sizes=\"(max-width: 358px) 100vw, 358px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca80209 elementor-widget elementor-widget-heading\" data-id=\"ca80209\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Individualized Analysis<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd85557 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"fd85557\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Our services CV Set, JNK, and Role to Results are based on your CV and the job description of your target role. We analyze job fit, career opportunities, industries, perspectives of HR and management, strengths &amp; weaknesses. This results not in general text suggestions, but in highly individualized reports relevant to your specific application and your next career step.  <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a2d023c e-con-full e-flex e-con e-child\" data-id=\"a2d023c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee1e3eb elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"ee1e3eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"358\" height=\"246\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/d213228b-c470-4d01-9a50-b30e729ca355.png\" class=\"attachment-large size-large wp-image-1099\" alt=\"\" srcset=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/d213228b-c470-4d01-9a50-b30e729ca355.png 358w, https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/d213228b-c470-4d01-9a50-b30e729ca355-300x206.png 300w\" sizes=\"(max-width: 358px) 100vw, 358px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4306cc5 elementor-widget elementor-widget-heading\" data-id=\"4306cc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Modular Products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efbe32b elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"efbe32b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">The CV Set focuses on the core application. The JNK expands this to include topics such as interviews, salary, contract, and next steps. Role to Results deepens the understanding of requirements, expectations, and impact in the role. Previously developed content can be directly reused and deepened in the next step.   <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f56f1c e-con-full e-flex e-con e-child\" data-id=\"8f56f1c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ca2b30 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"8ca2b30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"358\" height=\"246\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/AI-Erfahrung22.png\" class=\"attachment-large size-large wp-image-1100\" alt=\"\" srcset=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/AI-Erfahrung22.png 358w, https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/AI-Erfahrung22-300x206.png 300w\" sizes=\"(max-width: 358px) 100vw, 358px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8ab641 elementor-widget elementor-widget-heading\" data-id=\"e8ab641\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AI &amp; Experience<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-087d4be elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"087d4be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">We combine AI with many years of successful engagement in job coaching, recruiting, training for individuals, institutional clients in labor market integration, and outplacement companies.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/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-a03dc99 e-flex e-con-boxed e-con e-child\" data-id=\"a03dc99\" data-element_type=\"container\" data-e-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-8d8dc83 elementor-widget elementor-widget-text-editor\" data-id=\"8d8dc83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Your Needs<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-86f2e74 elementor-widget__width-initial elementor-widget-laptop__width-initial elementor-widget elementor-widget-heading\" data-id=\"86f2e74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Which dossier suits your next career step?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7325553 elementor-widget elementor-widget-text-editor\" data-id=\"7325553\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>All reports are based on your CV and the job description of your target role. The difference lies in the focus and depth of the analysis. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1887ce8 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"1887ce8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Libre+Franklin:wght@500;700&family=Inter:wght@400;500&display=swap\" rel=\"stylesheet\"><style>* { box-sizing: border-box; margin: 0; padding: 0; }\n  .at-title {\n    font-family: \"Libre Franklin\", sans-serif;\n    font-size: 32px; font-weight: 700; color: #181818;\n    line-height: 38px; margin-bottom: 16px;\n  }\n  @media (max-width: 768px) {\n    .at-title { font-size: 18px !important; line-height: 22px !important; }\n    .at-table tbody td { font-size: 16px !important; padding: 14px 12px !important; }\n  }\n  .at-scroll-wrap {\n    overflow-x: auto !important;\n    -webkit-overflow-scrolling: touch;\n    width: 100%;\n  }\n  .at-scroll-wrap::-webkit-scrollbar { height: 4px; }\n  .at-scroll-wrap::-webkit-scrollbar-track { background: #F0F0F0; border-radius: 2px; }\n  .at-scroll-wrap::-webkit-scrollbar-thumb { background: #2251FF; border-radius: 2px; }\n  .at-table {\n    width: 100% !important;\n    min-width: 600px !important;\n    border-collapse: collapse !important;\n    border: none !important;\n    background: transparent !important;\n  }\n  .at-table tbody tr { border: none !important; }\n  .at-table tbody td {\n    font-family: \"Inter\", sans-serif !important;\n    font-size: 18px !important;\n    font-weight: 400 !important;\n    color: #333 !important;\n    line-height: 1.65 !important;\n    padding: 20px !important;\n    vertical-align: middle !important;\n    border: none !important;\n    text-align: left !important;\n  }\n  .at-table tbody td:first-child { padding-left: 16px !important; }\n  .at-table tbody td:last-child { padding-right: 16px !important; }\n  .at-table tbody td.col-header {\n    font-family: \"Libre Franklin\", sans-serif !important;\n    font-weight: 700 !important;\n    font-size: 18px !important;\n    color: #181818 !important;\n    padding: 14px 20px !important;\n    background-color: #E6EBFC !important;\n    border: none !important;\n  }\n  .at-table tbody td.col-1 { color: #181818 !important; font-weight: 500 !important; font-size: 18px !important; }\n  .at-table tbody td.col-check { color: #2251FF !important; font-weight: 500 !important; font-size: 22px !important; text-align: center !important; }\n  .at-table tbody td.col-empty { color: #CCC !important; font-weight: 400 !important; font-size: 18px !important; text-align: center !important; }\n<\/style><\/head><body><div class=\"at-title\">Comparison Table Dossiers<\/div><div class=\"at-scroll-wrap\"><table class=\"at-table\"><tbody><tr><td class=\"col-header\" style=\"width:40%\">What the report helps with<\/td><td class=\"col-header\" style=\"width:20%; text-align:center !important;\">CV Set<\/td><td class=\"col-header\" style=\"width:20%; text-align:center !important;\">Job Navigator Kit<\/td><td class=\"col-header\" style=\"width:20%; text-align:center !important;\">Role to Results<\/td><\/tr><tr><td class=\"col-1\" style=\"background-color:#F0EFEE !important;\">Assess fit for the target role<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><\/tr><tr><td class=\"col-1\" style=\"background-color:#F0EFEE !important;\">Sharpen your application strategically<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><\/tr><tr><td class=\"col-1\" style=\"background-color:#F0EFEE !important;\">Prepare for interviews and follow-up questions<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><\/tr><tr><td class=\"col-1\" style=\"background-color:#F0EFEE !important;\">Negotiate salary, offer and contract<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><\/tr><tr><td class=\"col-1\" style=\"background-color:#F0EFEE !important;\">Prepare for your start in the new role<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><\/tr><tr><td class=\"col-1\" style=\"background-color:#F0EFEE !important;\">Strategically prepare your impact in the role<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><\/tr><tr><td class=\"col-1\" style=\"background-color:#F0EFEE !important;\">Discover career options across industries and roles<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><\/tr><tr><td class=\"col-1\" style=\"background-color:#F0EFEE !important;\">Use LinkedIn and networking strategically<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><td class=\"col-check\" style=\"background-color:#F0EFEE !important;\">&#10003;<\/td><td class=\"col-empty\" style=\"background-color:#F0EFEE !important;\">\u2014<\/td><\/tr><\/tbody><\/table><\/div><\/body><\/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-d88bc25 e-flex e-con-boxed e-con e-child\" data-id=\"d88bc25\" data-element_type=\"container\" data-e-type=\"container\" id=\"buy-section-eng\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ada10e elementor-widget elementor-widget-text-editor\" data-id=\"8ada10e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Offers<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cea5d2c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cea5d2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Select the right product directly<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50cb115 elementor-widget elementor-widget-html\" data-id=\"50cb115\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a class=\"lang-switch-btn\" href=\"https:\/\/personalgenai.strategify.ch\/#buy-section-de\">\n  <span class=\"lang-switch-flag\">\ud83c\udde9\ud83c\uddea<\/span>\n  Would you like to purchase the product in the German version?\n<\/a>\n<style>\n.lang-switch-btn,\n.lang-switch-btn:hover,\n.lang-switch-btn:focus,\n.lang-switch-btn:active {\n  transform: none !important;\n  scale: 1 !important;\n  animation: none !important;\n  box-shadow: none !important;\n  font-size: 18px !important;\n  line-height: 1.4 !important;\n}\n\n.lang-switch-btn {\n  color: #2251FF;\n  font-weight: 600;\n  text-decoration: none;\n  cursor: pointer;\n  position: relative;\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  transition: color 0.2s ease !important;\n}\n\n.lang-switch-btn:hover {\n  color: #0033CC !important;\n}\n\n.lang-switch-btn::after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  bottom: -3px;\n  width: 0%;\n  height: 1px;\n  background: #0033CC;\n  transition: width 0.2s ease !important;\n}\n\n.lang-switch-btn:hover::after {\n  width: 100%;\n}\n\n.lang-switch-flag {\n  font-size: 22px !important;\n  line-height: 1;\n  flex-shrink: 0;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"woocommerce elementor-element elementor-element-a4ddcbb elementor-grid-3 elementor-widget__width-inherit elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"a4ddcbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_skin&quot;:&quot;product&quot;,&quot;template_id&quot;:821,&quot;columns&quot;:3,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.product\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-821\">.elementor-821 .elementor-element.elementor-element-d462d1a{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--gap:40px 40px;--row-gap:40px;--column-gap:40px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-e733f61 );--border-color:var( --e-global-color-e733f61 );--border-radius:12px 12px 12px 12px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:32px;--padding-bottom:32px;--padding-left:32px;--padding-right:32px;}.elementor-821 .elementor-element.elementor-element-d462d1a:not(.elementor-motion-effects-element-type-background), .elementor-821 .elementor-element.elementor-element-d462d1a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-a6b7e21 );}.elementor-821 .elementor-element.elementor-element-d462d1a:hover{border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-accent );--border-color:var( --e-global-color-accent );--border-radius:12px 12px 12px 12px;--border-top-left-radius:12px;--border-top-right-radius:12px;--border-bottom-right-radius:12px;--border-bottom-left-radius:12px;}.elementor-821 .elementor-element.elementor-element-d462d1a, .elementor-821 .elementor-element.elementor-element-d462d1a::before{--border-transition:0.3s;}.elementor-821 .elementor-element.elementor-element-b59e03b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:16px 16px;--row-gap:16px;--column-gap:16px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-821 .elementor-element.elementor-element-b59e03b.e-con{--align-self:center;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-821 .elementor-element.elementor-element-e59808b .elementor-heading-title{font-family:var( --e-global-typography-f758e2f-font-family ), Sans-serif;font-size:var( --e-global-typography-f758e2f-font-size );font-weight:var( --e-global-typography-f758e2f-font-weight );line-height:var( --e-global-typography-f758e2f-line-height );letter-spacing:var( --e-global-typography-f758e2f-letter-spacing );word-spacing:var( --e-global-typography-f758e2f-word-spacing );}.woocommerce .elementor-widget-woocommerce-product-price .price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.woocommerce .elementor-821 .elementor-element.elementor-element-bff8622 .price{color:var( --e-global-color-accent );font-family:\"Libre Franklin\", Sans-serif;font-size:38px;font-weight:700;line-height:48px;letter-spacing:-0.5px;}.elementor-821 .elementor-element.elementor-element-ff570a1{text-align:center;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}.elementor-821 .elementor-element.elementor-element-f939d7d .cart button, .elementor-821 .elementor-element.elementor-element-f939d7d .cart .button{font-family:\"Inter\", Sans-serif;font-size:18px;font-weight:700;line-height:24px;border-radius:100px 100px 100px 100px;padding:16px 40px 16px 40px;color:var( --e-global-color-a6b7e21 );background-color:var( --e-global-color-accent );transition:all 0.3s;}.elementor-821 .elementor-element.elementor-element-f939d7d .cart button:hover, .elementor-821 .elementor-element.elementor-element-f939d7d .cart .button:hover{color:var( --e-global-color-a6b7e21 );background-color:#0E2579;}@media(max-width:1500px){.elementor-widget-woocommerce-product-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-821 .elementor-element.elementor-element-e59808b .elementor-heading-title{font-size:var( --e-global-typography-f758e2f-font-size );line-height:var( --e-global-typography-f758e2f-line-height );letter-spacing:var( --e-global-typography-f758e2f-letter-spacing );word-spacing:var( --e-global-typography-f758e2f-word-spacing );}.woocommerce .elementor-widget-woocommerce-product-price .price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:1024px){.elementor-widget-woocommerce-product-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-821 .elementor-element.elementor-element-e59808b .elementor-heading-title{font-size:var( --e-global-typography-f758e2f-font-size );line-height:var( --e-global-typography-f758e2f-line-height );letter-spacing:var( --e-global-typography-f758e2f-letter-spacing );word-spacing:var( --e-global-typography-f758e2f-word-spacing );}.woocommerce .elementor-widget-woocommerce-product-price .price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.woocommerce .elementor-821 .elementor-element.elementor-element-bff8622 .price{font-size:38px;line-height:1em;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-widget-woocommerce-product-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-821 .elementor-element.elementor-element-e59808b .elementor-heading-title{font-size:var( --e-global-typography-f758e2f-font-size );line-height:var( --e-global-typography-f758e2f-line-height );letter-spacing:var( --e-global-typography-f758e2f-letter-spacing );word-spacing:var( --e-global-typography-f758e2f-word-spacing );}.woocommerce .elementor-widget-woocommerce-product-price .price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.woocommerce .elementor-821 .elementor-element.elementor-element-bff8622 .price{font-size:28px;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}\/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-f939d7d *\/.added_to_cart.wc-forward {\n    display: none !important;\n}\/* End custom CSS *\/\n\/* Start custom CSS for container, class: .elementor-element-d462d1a *\/\/* \u2500\u2500 Grid-\u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u043d\u0430 \u0432\u0435\u0441\u044c \u0440\u044f\u0434 \u2500\u2500 *\/\n.elementor-loop-container.elementor-grid {\n  align-items: stretch !important;\n  width: 100% !important;\n}\n\n.e-loop-item {\n  display: flex !important;\n  flex-direction: column !important;\n  width: 100% !important;\n}\n\n\/* \u2500\u2500 \u041a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u043d\u0430 \u0432\u0441\u044e \u0432\u044b\u0441\u043e\u0442\u0443 \u2500\u2500 *\/\n.elementor-821 .elementor-element-d462d1a {\n  width: 100% !important;\n  height: 100% !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  text-align: center !important;\n}\n\n\/* \u2500\u2500 \u041a\u043e\u043d\u0442\u0435\u043d\u0442 (title + price + desc) \u0440\u0430\u0441\u0442\u044f\u0433\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u2500\u2500 *\/\n.elementor-821 .elementor-element-b59e03b {\n  width: 100% !important;\n  flex: 1 !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  justify-content: flex-start !important;\n  gap: 12px !important;\n  --row-gap: 12px !important;\n  --column-gap: 12px !important;\n}\n\n\/* \u2500\u2500 \u0412\u0441\u0435 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u044b\u0435 \u0431\u043b\u043e\u043a\u0438 \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443 \u2500\u2500 *\/\n.elementor-821 .elementor-element-e59808b,\n.elementor-821 .elementor-element-bff8622,\n.elementor-821 .elementor-element-ff570a1 {\n  width: 100% !important;\n  text-align: center !important;\n}\n\n\/* \u2500\u2500 \u041a\u043d\u043e\u043f\u043a\u0430 \u043f\u0440\u0438\u0436\u0430\u0442\u0430 \u043a \u043d\u0438\u0437\u0443, \u043d\u0430 \u0432\u0441\u044e \u0448\u0438\u0440\u0438\u043d\u0443 \u2500\u2500 *\/\n.elementor-821 .elementor-element-f939d7d {\n  width: 100% !important;\n  margin-top: auto !important;\n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"821\" class=\"elementor elementor-821 e-loop-item e-loop-item-1087 post-1087 product type-product status-publish product_cat-unkategorisiert first instock virtual taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d462d1a e-con-full e-flex e-con e-parent\" data-id=\"d462d1a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b59e03b e-con-full e-flex e-con e-child\" data-id=\"b59e03b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e59808b elementor-widget elementor-widget-woocommerce-product-title elementor-page-title elementor-widget-heading\" data-id=\"e59808b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-title.default\">\n\t\t\t\t\t<h1 class=\"product_title entry-title elementor-heading-title elementor-size-default\">CV Set<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bff8622 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"bff8622\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>&nbsp;9.95<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff570a1 elementor-widget elementor-widget-woocommerce-product-short-description\" data-id=\"ff570a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-short-description.default\">\n\t\t\t\t\t<div class=\"woocommerce-product-details__short-description\">\n\t<p>For a specific application.<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f939d7d elementor-add-to-cart--align-center elementor-widget elementor-widget-woocommerce-product-add-to-cart\" data-id=\"f939d7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-add-to-cart.default\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-add-to-cart elementor-product-simple\">\n\t\t\t\t\t<div class=\"e-loop-add-to-cart-form-container\">\n\t\t\t<form class=\"cart e-loop-add-to-cart-form\">\n\t\t\t\t<a href=\"\/en\/wp-json\/wp\/v2\/pages\/1097?add-to-cart=1087\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_1087\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1087\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;CV Set&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;CV Set&rdquo; has been added to your cart\" role=\"button\">Add to cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_1087\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n\t\t\t<\/form>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"821\" class=\"elementor elementor-821 e-loop-item e-loop-item-1090 post-1090 product type-product status-publish product_cat-unkategorisiert  instock virtual taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d462d1a e-con-full e-flex e-con e-parent\" data-id=\"d462d1a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b59e03b e-con-full e-flex e-con e-child\" data-id=\"b59e03b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e59808b elementor-widget elementor-widget-woocommerce-product-title elementor-page-title elementor-widget-heading\" data-id=\"e59808b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-title.default\">\n\t\t\t\t\t<h1 class=\"product_title entry-title elementor-heading-title elementor-size-default\">Job Navigator Kit<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bff8622 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"bff8622\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>&nbsp;19.95<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff570a1 elementor-widget elementor-widget-woocommerce-product-short-description\" data-id=\"ff570a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-short-description.default\">\n\t\t\t\t\t<div class=\"woocommerce-product-details__short-description\">\n\t<p>For broader guidance on interviews, salary, contract, and next steps.<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f939d7d elementor-add-to-cart--align-center elementor-widget elementor-widget-woocommerce-product-add-to-cart\" data-id=\"f939d7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-add-to-cart.default\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-add-to-cart elementor-product-simple\">\n\t\t\t\t\t<div class=\"e-loop-add-to-cart-form-container\">\n\t\t\t<form class=\"cart e-loop-add-to-cart-form\">\n\t\t\t\t<a href=\"\/en\/wp-json\/wp\/v2\/pages\/1097?add-to-cart=1090\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_1090\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1090\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Job Navigator Kit&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Job Navigator Kit&rdquo; has been added to your cart\" role=\"button\">Add to cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_1090\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n\t\t\t<\/form>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"821\" class=\"elementor elementor-821 e-loop-item e-loop-item-1085 post-1085 product type-product status-publish product_cat-unkategorisiert  instock downloadable virtual taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d462d1a e-con-full e-flex e-con e-parent\" data-id=\"d462d1a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b59e03b e-con-full e-flex e-con e-child\" data-id=\"b59e03b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e59808b elementor-widget elementor-widget-woocommerce-product-title elementor-page-title elementor-widget-heading\" data-id=\"e59808b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-title.default\">\n\t\t\t\t\t<h1 class=\"product_title entry-title elementor-heading-title elementor-size-default\">Role to Result Set<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bff8622 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"bff8622\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>&nbsp;14.95<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff570a1 elementor-widget elementor-widget-woocommerce-product-short-description\" data-id=\"ff570a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-short-description.default\">\n\t\t\t\t\t<div class=\"woocommerce-product-details__short-description\">\n\t<p>To start your new role with confidence and direction.<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f939d7d elementor-add-to-cart--align-center elementor-widget elementor-widget-woocommerce-product-add-to-cart\" data-id=\"f939d7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-add-to-cart.default\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-add-to-cart elementor-product-simple\">\n\t\t\t\t\t<div class=\"e-loop-add-to-cart-form-container\">\n\t\t\t<form class=\"cart e-loop-add-to-cart-form\">\n\t\t\t\t<a href=\"\/en\/wp-json\/wp\/v2\/pages\/1097?add-to-cart=1085\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_1085\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1085\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Role to Result Set&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Role to Result Set&rdquo; has been added to your cart\" role=\"button\">Add to cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_1085\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n\t\t\t<\/form>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"821\" class=\"elementor elementor-821 e-loop-item e-loop-item-1093 post-1093 product type-product status-publish product_cat-unkategorisiert last instock virtual taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d462d1a e-con-full e-flex e-con e-parent\" data-id=\"d462d1a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b59e03b e-con-full e-flex e-con e-child\" data-id=\"b59e03b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e59808b elementor-widget elementor-widget-woocommerce-product-title elementor-page-title elementor-widget-heading\" data-id=\"e59808b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-title.default\">\n\t\t\t\t\t<h1 class=\"product_title entry-title elementor-heading-title elementor-size-default\">5 \u00d7 CV Set<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bff8622 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"bff8622\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>&nbsp;29.95<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff570a1 elementor-widget elementor-widget-woocommerce-product-short-description\" data-id=\"ff570a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-short-description.default\">\n\t\t\t\t\t<div class=\"woocommerce-product-details__short-description\">\n\t<p>Useful if you would like to derive specific applications from several suitable target roles.<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f939d7d elementor-add-to-cart--align-center elementor-widget elementor-widget-woocommerce-product-add-to-cart\" data-id=\"f939d7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-add-to-cart.default\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-add-to-cart elementor-product-simple\">\n\t\t\t\t\t<div class=\"e-loop-add-to-cart-form-container\">\n\t\t\t<form class=\"cart e-loop-add-to-cart-form\">\n\t\t\t\t<a href=\"\/en\/wp-json\/wp\/v2\/pages\/1097?add-to-cart=1093\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_1093\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1093\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;5 \u00d7 CV Set&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;5 \u00d7 CV Set&rdquo; has been added to your cart\" role=\"button\">Add to cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_1093\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n\t\t\t<\/form>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"821\" class=\"elementor elementor-821 e-loop-item e-loop-item-1089 post-1089 product type-product status-publish product_cat-unkategorisiert first instock downloadable virtual taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d462d1a e-con-full e-flex e-con e-parent\" data-id=\"d462d1a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b59e03b e-con-full e-flex e-con e-child\" data-id=\"b59e03b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e59808b elementor-widget elementor-widget-woocommerce-product-title elementor-page-title elementor-widget-heading\" data-id=\"e59808b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-title.default\">\n\t\t\t\t\t<h1 class=\"product_title entry-title elementor-heading-title elementor-size-default\">5 \u00d7 Job Navigator Kit<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bff8622 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"bff8622\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>&nbsp;49.95<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff570a1 elementor-widget elementor-widget-woocommerce-product-short-description\" data-id=\"ff570a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-short-description.default\">\n\t\t\t\t\t<div class=\"woocommerce-product-details__short-description\">\n\t<p>Useful if you would like to compare and assess multiple target roles in greater depth.<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f939d7d elementor-add-to-cart--align-center elementor-widget elementor-widget-woocommerce-product-add-to-cart\" data-id=\"f939d7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-add-to-cart.default\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-add-to-cart elementor-product-simple\">\n\t\t\t\t\t<div class=\"e-loop-add-to-cart-form-container\">\n\t\t\t<form class=\"cart e-loop-add-to-cart-form\">\n\t\t\t\t<a href=\"\/en\/wp-json\/wp\/v2\/pages\/1097?add-to-cart=1089\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_1089\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1089\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;5 \u00d7 Job Navigator Kit&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;5 \u00d7 Job Navigator Kit&rdquo; has been added to your cart\" role=\"button\">Add to cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_1089\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n\t\t\t<\/form>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\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-e7803a2 e-flex e-con-boxed e-con e-child\" data-id=\"e7803a2\" data-element_type=\"container\" data-e-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<div class=\"elementor-element elementor-element-63d1c95 e-con-full e-flex e-con e-child\" data-id=\"63d1c95\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-594d3f2 elementor-widget elementor-widget-text-editor\" data-id=\"594d3f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">The Steps<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4e85df elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c4e85df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How it works<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1bb53d elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"b1bb53d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">From order to your dossier in 5 steps:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-abf2b6c elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"abf2b6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Libre+Franklin:wght@500;700&family=Inter:wght@400;500&display=swap\" rel=\"stylesheet\"><style>* { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .sp-section {\n    font-family: \"Inter\", sans-serif;\n    background: transparent;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .sp-row {\n    display: flex;\n    align-items: stretch;\n    gap: 12px;\n  }\n\n  .sp-card {\n    flex: 1 1 0;\n    min-width: 0;\n    padding: 24px;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    background: #FFFFFF;\n    border-radius: 8px;\n    border: none;\n  }\n\n  .sp-num {\n    font-size: 14px;\n    font-weight: 400;\n    color: #AAAAAA;\n    line-height: 1;\n  }\n\n  .sp-icon {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    flex-shrink: 0;\n    border-radius: 4px;\n    background-size: contain;\n    background-repeat: no-repeat;\n    background-position: center;\n    background-color: transparent;\n  }\n\n  .sp-body {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n    flex: 1;\n  }\n\n  .sp-title-wrap {\n    height: 87px;\n    display: flex;\n    align-items: flex-start;\n    overflow: hidden;\n  }\n\n  .sp-title {\n    font-family: \"Libre Franklin\", sans-serif;\n    font-size: 24px;\n    font-weight: 500;\n    line-height: 29px;\n    letter-spacing: -0.56px;\n    color: #181818;\n    word-break: break-word;\n    overflow-wrap: break-word;\n    hyphens: auto;\n  }\n\n  .sp-desc {\n    font-family: \"Inter\", sans-serif;\n    font-size: 16px;\n    font-weight: 400;\n    line-height: 24px;\n    letter-spacing: 0px;\n    color: #555;\n  }\n\n  .sp-badge {\n    display: inline-flex;\n    align-items: center;\n    background: #E0E0E0;\n    color: #555555;\n    font-family: \"Inter\", sans-serif;\n    font-size: 12px;\n    font-weight: 400;\n    padding: 3px 10px;\n    border-radius: 20px;\n    width: fit-content;\n  }\n\n  @media (min-width: 1281px) {\n    .sp-row { width: 100%; }\n    .sp-card { flex: 1 1 0; }\n    .sp-icon { aspect-ratio: unset; height: 15vw; max-height: 260px; }\n  }\n\n  @media (max-width: 1280px) and (min-width: 601px) {\n    .sp-section { overflow-x: auto; padding-bottom: 12px; }\n    .sp-section::-webkit-scrollbar { height: 4px; }\n    .sp-section::-webkit-scrollbar-track { background: #EEEEEE; }\n    .sp-section::-webkit-scrollbar-thumb { background: #2251FF; border-radius: 2px; }\n    .sp-row { width: max-content; }\n    .sp-card { width: 200px; flex: 0 0 200px; }\n    .sp-title { font-size: 18px; line-height: 22px; }\n    .sp-title-wrap { height: 66px; }\n    .sp-desc { font-size: 14px; line-height: 20px; }\n  }\n\n  @media (max-width: 600px) {\n    .sp-section { background: transparent; }\n    .sp-row { flex-direction: column; gap: 8px; }\n    .sp-card { border-radius: 8px; padding: 16px; }\n    .sp-icon { width: 100%; height: auto; aspect-ratio: 1 \/ 1; flex-shrink: 0; }\n    .sp-body { width: 100%; }\n    .sp-title { font-size: 18px; line-height: 22px; }\n    .sp-title-wrap { height: 66px; }\n    .sp-desc { font-size: 14px; line-height: 20px; }\n  }\n<\/style><\/head><body><div class=\"sp-section\"><div class=\"sp-row\"><div class=\"sp-card\"><div class=\"sp-icon\" style=\"background-image: url('https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Paket-waehlen-und-bezahlen.jpg')\"><\/div><div class=\"sp-body\"><div class=\"sp-title-wrap\"><div class=\"sp-title\">Choose and pay for your package<\/div><\/div><div class=\"sp-desc\">Select the right package and complete your purchase securely.<\/div><\/div><\/div><div class=\"sp-card\"><div class=\"sp-icon\" style=\"background-image: url('https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Lebenslauf-1.jpg')\"><\/div><div class=\"sp-body\"><div class=\"sp-title-wrap\"><div class=\"sp-title\">Access the portal<\/div><\/div><div class=\"sp-desc\">After completing your order, you will receive a secure link to the portal by email.<\/div><\/div><\/div><div class=\"sp-card\"><div class=\"sp-icon\" style=\"background-image: url('https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Dokumente-hochladen.jpg')\"><\/div><div class=\"sp-body\"><div class=\"sp-title-wrap\"><div class=\"sp-title\">Upload your documents<\/div><\/div><div class=\"sp-desc\">Upload your CV and the job description.<\/div><\/div><\/div><div class=\"sp-card\"><div class=\"sp-icon\" style=\"background-image: url('https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Analyse-und-Generierung.jpg')\"><\/div><div class=\"sp-body\"><div class=\"sp-title-wrap\"><div class=\"sp-title\">Analysis and generation<\/div><\/div><div class=\"sp-desc\">Our GenAI analyses your documents and creates your materials.<\/div><\/div><\/div><div class=\"sp-card\"><div class=\"sp-icon\" style=\"background-image: url('https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/04\/Dokumente-herunterladen.jpg')\"><\/div><div class=\"sp-body\"><div class=\"sp-title-wrap\"><div class=\"sp-title\">Download your documents<\/div><\/div><div class=\"sp-desc\">Within a few minutes you can download your materials directly from the portal.<\/div><\/div><\/div><\/div><\/div><\/body><\/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-e1798f6 e-flex e-con-boxed e-con e-child\" data-id=\"e1798f6\" data-element_type=\"container\" data-e-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<div class=\"elementor-element elementor-element-7c62eb2 e-con-full e-flex e-con e-child\" data-id=\"7c62eb2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2dbc08e elementor-widget elementor-widget-text-editor\" data-id=\"2dbc08e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Example<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e63ac56 elementor-widget__width-initial elementor-widget-laptop__width-initial elementor-widget elementor-widget-heading\" data-id=\"e63ac56\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What you receive.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c6c475 elementor-widget elementor-widget-text-editor\" data-id=\"2c6c475\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Excerpts from the Job Navigator Kit \u2013 Your professional dossier.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1eeada6 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"1eeada6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<style>\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* \u2500\u2500 DESKTOP \/ TABLET \u2500\u2500 *\/\n  .fan-section {\n    width: 100%;\n    display: flex;\n    justify-content: center;\n    padding: 40px 80px 70px;\n    overflow: hidden;\n  }\n\n  .fan-wrap {\n    position: relative;\n    width: 720px;\n    height: 960px;\n  }\n\n  .fan-page {\n    position: absolute;\n    width: 640px;\n    border-radius: 10px;\n    overflow: hidden;\n    box-shadow: 0 6px 24px rgba(0,0,0,0.12);\n    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),\n                box-shadow 0.5s ease,\n                opacity 0.5s ease;\n    cursor: pointer;\n    transform-origin: bottom center;\n    background: #fff;\n  }\n\n  .fan-page img {\n    width: 100%;\n    display: block;\n  }\n\n  .fan-counter {\n    text-align: center;\n    font-family: \"Inter\", sans-serif;\n    font-size: 13px;\n    color: #999;\n    position: absolute;\n    bottom: -36px;\n    left: 50%;\n    transform: translateX(-50%);\n    white-space: nowrap;\n  }\n\n  .fan-nav {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: #fff !important;\n    border: 1.5px solid #2251FF !important;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n    transition: background 0.2s, box-shadow 0.2s;\n    z-index: 100;\n  }\n  .fan-nav:hover {\n    background: #2251FF !important;\n    box-shadow: 0 4px 14px rgba(34,81,255,0.25) !important;\n  }\n  .fan-nav:hover svg { stroke: #fff !important; }\n  .fan-nav--prev { left: -64px; }\n  .fan-nav--next { right: -64px; }\n  .fan-nav svg {\n    width: 20px;\n    height: 20px;\n    stroke: #2251FF !important;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  \/* \u2500\u2500 TABLET \u2500\u2500 *\/\n  @media (max-width: 900px) and (min-width: 481px) {\n    .fan-section { padding: 32px 60px 60px; }\n    .fan-wrap { width: 560px; height: 760px; }\n    .fan-page { width: 500px; }\n    .fan-nav--prev { left: -54px; }\n    .fan-nav--next { right: -54px; }\n  }\n\n  \/* \u2500\u2500 MOBILE \u2014 \u0441\u0442\u0435\u043a full-width + \u0441\u0442\u0440\u0435\u043b\u043a\u0438 \u0441\u043d\u0438\u0437\u0443 \u2500\u2500 *\/\n  @media (max-width: 480px) {\n    .fan-section {\n      padding: 0 0 72px;\n      overflow: visible;\n    }\n\n    .fan-wrap {\n      width: 100%;\n      height: auto;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      position: relative;\n    }\n\n    \/* \u041d\u0430 \u043c\u043e\u0431\u0430\u0439\u043b\u0435 \u2014 \u0442\u043e\u043b\u044c\u043a\u043e \u0430\u043a\u0442\u0438\u0432\u043d\u0430\u044f \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u0432\u0438\u0434\u043d\u0430, \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u043e *\/\n    .fan-page {\n      position: static;\n      width: 100%;\n      border-radius: 8px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.10);\n      transform: none !important;\n      opacity: 0 !important;\n      pointer-events: none !important;\n      display: none;\n      transition: none;\n    }\n\n    .fan-page.mobile-active {\n      display: block;\n      opacity: 1 !important;\n      pointer-events: auto !important;\n    }\n\n    \/* \u0421\u0442\u0440\u0435\u043b\u043a\u0438 \u0432\u043d\u0438\u0437\u0443 \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443 *\/\n    .fan-nav {\n      position: absolute;\n      top: auto;\n      transform: none;\n      bottom: -56px;\n      width: 44px;\n      height: 44px;\n    }\n    .fan-nav--prev {\n      left: calc(50% - 52px);\n      right: auto;\n    }\n    .fan-nav--next {\n      right: calc(50% - 52px);\n      left: auto;\n    }\n\n    .fan-counter {\n      bottom: -92px;\n      font-size: 13px;\n    }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"fan-section\">\n  <div class=\"fan-wrap\" id=\"fanWrap\">\n\n    <div class=\"fan-page\" data-index=\"0\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-01-1.png\" alt=\"Seite 1\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"1\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-05-1.png\" alt=\"Seite 2\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"2\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-06-1.png\" alt=\"Seite 3\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"3\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-10.png\" alt=\"Seite 4\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"4\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-18.png\" alt=\"Seite 5\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"5\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-25.png\" alt=\"Seite 6\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"6\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-27.png\" alt=\"Seite 7\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"7\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-31.png\" alt=\"Seite 8\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"8\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-33.png\" alt=\"Seite 9\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"9\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-38.png\" alt=\"Seite 10\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"10\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-45.png\" alt=\"Seite 11\" loading=\"lazy\"><\/div>\n    <div class=\"fan-page\" data-index=\"11\"><img decoding=\"async\" src=\"https:\/\/personalgenai.strategify.ch\/wp-content\/uploads\/2026\/03\/Englisch-56.png\" alt=\"Seite 12\" loading=\"lazy\"><\/div>\n\n    <button class=\"fan-nav fan-nav--prev\" id=\"fanPrev\">\n      <svg viewBox=\"0 0 24 24\"><path d=\"M15 18l-6-6 6-6\"\/><\/svg>\n    <\/button>\n    <button class=\"fan-nav fan-nav--next\" id=\"fanNext\">\n      <svg viewBox=\"0 0 24 24\"><path d=\"M9 6l6 6-6 6\"\/><\/svg>\n    <\/button>\n\n    <div class=\"fan-counter\" id=\"fanCounter\">1 \/ 12<\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  var pages = document.querySelectorAll('.fan-page');\n  var total = pages.length;\n  var current = 0;\n  var visible = 4;\n\n  function isMobile() {\n    return window.innerWidth <= 480;\n  }\n\n  function layoutDesktop() {\n    for (var i = 0; i < total; i++) {\n      var p = pages[i];\n      p.classList.remove('mobile-active');\n      var offset = i - current;\n\n      if (offset < 0 || offset >= visible) {\n        p.style.opacity = '0';\n        p.style.pointerEvents = 'none';\n        p.style.zIndex = 0;\n        p.style.transform = 'translate(' + (offset < 0 ? '-80px' : '140px') + ', 20px) rotate(' + (offset < 0 ? '-8' : '12') + 'deg) scale(0.9)';\n        p.style.display = '';\n      } else {\n        var rot = -3 + offset * 3;\n        var tx = offset * 36;\n        var ty = offset * 8;\n        var sc = 1 - offset * 0.03;\n        var z = visible - offset;\n\n        p.style.opacity = '1';\n        p.style.pointerEvents = offset === 0 ? 'auto' : 'none';\n        p.style.zIndex = z;\n        p.style.transform = 'translate(' + tx + 'px, ' + ty + 'px) rotate(' + rot + 'deg) scale(' + sc + ')';\n        p.style.boxShadow = offset === 0\n          ? '0 12px 40px rgba(0,0,0,0.18)'\n          : '0 4px 16px rgba(0,0,0,' + (0.08 + offset * 0.02) + ')';\n        p.style.display = '';\n      }\n    }\n  }\n\n  function layoutMobile() {\n    for (var i = 0; i < total; i++) {\n      var p = pages[i];\n      p.style.transform = '';\n      p.style.opacity = '';\n      p.style.pointerEvents = '';\n      p.style.zIndex = '';\n      p.style.boxShadow = '';\n\n      if (i === current) {\n        p.classList.add('mobile-active');\n      } else {\n        p.classList.remove('mobile-active');\n      }\n    }\n  }\n\n  function layout() {\n    if (isMobile()) {\n      layoutMobile();\n    } else {\n      layoutDesktop();\n    }\n    document.getElementById('fanCounter').textContent = (current + 1) + ' \/ ' + total;\n  }\n\n  function next() {\n    if (current < total - 1) { current++; layout(); }\n  }\n  function prev() {\n    if (current > 0) { current--; layout(); }\n  }\n\n  document.getElementById('fanNext').addEventListener('click', next);\n  document.getElementById('fanPrev').addEventListener('click', prev);\n\n  pages.forEach(function(p) {\n    p.addEventListener('click', function() {\n      if (!isMobile()) next();\n    });\n  });\n\n  layout();\n  window.addEventListener('resize', layout);\n})();\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\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-4cbfcfc e-flex e-con-boxed e-con e-child\" data-id=\"4cbfcfc\" data-element_type=\"container\" data-e-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<div class=\"elementor-element elementor-element-d1c3c73 e-con-full e-flex e-con e-child\" data-id=\"d1c3c73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78e4fe5 elementor-widget elementor-widget-heading\" data-id=\"78e4fe5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-191dec9 elementor-widget__width-initial elementor-widget elementor-widget-n-accordion\" data-id=\"191dec9\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"faq-block\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2630\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2630\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How does it work? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2630\" class=\"elementor-element elementor-element-854db23 e-con-full e-flex e-con e-child\" data-id=\"854db23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f04d299 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f04d299\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">The process is simple:<\/p><p class=\"p1\"><strong>1. Select Offer<\/strong><\/p><p class=\"p1\">You choose the appropriate offer and complete the purchase.<\/p><p class=\"p1\"><strong>2. Upload Documents<\/strong><\/p><p class=\"p1\">You will receive a personal upload link via email and upload your documents there.<\/p><p class=\"p1\"><strong>3. Content is Created<\/strong><\/p><p class=\"p1\">Your information is automatically processed and converted into the booked documents.<\/p><p class=\"p1\"><strong>4. Download Results<\/strong><\/p><p class=\"p1\">As soon as your documents are ready, you can download them directly via your personal link.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2631\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2631\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How long does it take? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2631\" class=\"elementor-element elementor-element-8533f5c e-con-full e-flex e-con e-child\" data-id=\"8533f5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2631\" class=\"elementor-element elementor-element-ca57291 e-con-full e-flex e-con e-child\" data-id=\"ca57291\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b505b13 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"b505b13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">In most cases, your documents will be ready within approximately 5 minutes after upload.<\/p><p class=\"p1\">Once processing is complete, you can access your results via your personal link. The documents remain available there for 3 months. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2632\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2632\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How is the content created? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2632\" class=\"elementor-element elementor-element-9cbe14c e-con-full e-flex e-con e-child\" data-id=\"9cbe14c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2632\" class=\"elementor-element elementor-element-7d0a4be e-con-full e-flex e-con e-child\" data-id=\"7d0a4be\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd62a9a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"bd62a9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">The content is created entirely by an AI system based on your input. The goal is to clearly structure your information and convert it into usable documents. <\/p><p class=\"p1\">It is important to note: The quality of the results depends on the quality and completeness of your documents. Missing facts will not be added, and no additional content will be assumed. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2633\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2633\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How do I receive my results? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2633\" class=\"elementor-element elementor-element-c193b40 e-con-full e-flex e-con e-child\" data-id=\"c193b40\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2633\" class=\"elementor-element elementor-element-d46cdd3 e-con-full e-flex e-con e-child\" data-id=\"d46cdd3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8831045 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"8831045\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">You will receive your completed documents via the same personal link you used for uploading.<\/p><p class=\"p1\">The files are available as editable Word documents (.docx) so you can make your own adjustments if needed.<\/p><p class=\"p1\">We recommend downloading and saving the documents locally promptly after they are made available.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2634\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2634\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Is there a human review? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2634\" class=\"elementor-element elementor-element-4143865 e-con-full e-flex e-con e-child\" data-id=\"4143865\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2634\" class=\"elementor-element elementor-element-1c3c24c e-con-full e-flex e-con e-child\" data-id=\"1c3c24c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00b1111 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"00b1111\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">No. The content is created fully automatically. There is no human review or professional approval.  <\/p><p class=\"p1\">The results are therefore to be understood as guidance and a working basis. Please carefully review the content yourself before further use. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2635\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2635\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What are the analysis and recommendations based on? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2635\" class=\"elementor-element elementor-element-ae6b344 e-con-full e-flex e-con e-child\" data-id=\"ae6b344\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2635\" class=\"elementor-element elementor-element-15fbe40 e-con-full e-flex e-con e-child\" data-id=\"15fbe40\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-925bb06 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"925bb06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">The analysis is based exclusively on the information you provide yourself, for example, your CV, a job description, or a role profile.<\/p><p class=\"p1\">If information is missing, unclear, or outdated, this can accordingly affect the results.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2636\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2636\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How should I use the results? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2636\" class=\"elementor-element elementor-element-e59b5d9 e-con-full e-flex e-con e-child\" data-id=\"e59b5d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2636\" class=\"elementor-element elementor-element-cb12aff e-con-full e-flex e-con e-child\" data-id=\"cb12aff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60649a0 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"60649a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">The documents are intended as support and guidance. They help to structure content and quickly arrive at a good foundation. <\/p><p class=\"p1\">Please review all content yourself and adjust it as needed before using it further or for important decisions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2637\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2637\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How is personal data processed? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2637\" class=\"elementor-element elementor-element-2733106 e-flex e-con-boxed e-con e-child\" data-id=\"2733106\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2637\" class=\"elementor-element elementor-element-e3063ef e-con-full e-flex e-con e-child\" data-id=\"e3063ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d07605f elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d07605f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Personal data is processed exclusively for the purpose of document creation. Processing takes place in Microsoft Azure data centers in Switzerland. <\/p><p class=\"p1\">The applicable requirements of Swiss data protection law apply.<\/p><p class=\"p1\">Note: You can anonymize your name and contact details. The remaining content should remain as unchanged as possible so that the results are not distorted. <\/p>\t\t\t\t\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2638\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2638\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Are my inputs used for model training? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2638\" class=\"elementor-element elementor-element-f5d2b3a e-flex e-con-boxed e-con e-child\" data-id=\"f5d2b3a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2638\" class=\"elementor-element elementor-element-582c2ef e-con-full e-flex e-con e-child\" data-id=\"582c2ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1dcbf3a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1dcbf3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">According to publicly available information from the provider Azure OpenAI, inputs and outputs are not used for training or further development of the models.<\/p><p class=\"p1\">Strategify relies on the published information from the provider.<\/p>\t\t\t\t\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2639\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"10\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2639\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How long are my documents available? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2639\" class=\"elementor-element elementor-element-abb3bff e-flex e-con-boxed e-con e-child\" data-id=\"abb3bff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2639\" class=\"elementor-element elementor-element-dde5dda e-con-full e-flex e-con e-child\" data-id=\"dde5dda\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e02f4b elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"7e02f4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Your created documents will be available for download for 3 months from the time of creation. After that, they will be deleted. <\/p><p class=\"p1\">Data that must be retained for legal reasons, for example for invoicing, will only be stored to the extent legally required.<\/p>\t\t\t\t\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-26310\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"11\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-26310\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Does Strategify assume liability? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-26310\" class=\"elementor-element elementor-element-82fd8dc e-flex e-con-boxed e-con e-child\" data-id=\"82fd8dc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-26310\" class=\"elementor-element elementor-element-c1d8e74 e-con-full e-flex e-con e-child\" data-id=\"c1d8e74\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-acc25bf elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"acc25bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">No. Strategify assumes no liability for decisions, actions, or consequences arising from the use, interpretation, or dissemination of the AI-generated content. <\/p><p class=\"p1\">The results serve as support and guidance. The responsibility for review, classification, and application lies with you. <\/p>\t\t\t\t\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\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-086d806 elementor-widget elementor-widget-text-editor\" data-id=\"086d806\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Q&amp;A<\/p>\t\t\t\t\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Your next career decision with clarity and confidence The Job Navigator Kit supports you through all steps of the application process. Optimized application documents, individualized interview preparation, salary range and negotiation recommendations, contract review, and a successful start in your new position. Your dossier is created in minutes! Before the Application Your Challenges Job Fit [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1097","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/personalgenai.strategify.ch\/en\/wp-json\/wp\/v2\/pages\/1097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/personalgenai.strategify.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/personalgenai.strategify.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/personalgenai.strategify.ch\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/personalgenai.strategify.ch\/en\/wp-json\/wp\/v2\/comments?post=1097"}],"version-history":[{"count":0,"href":"https:\/\/personalgenai.strategify.ch\/en\/wp-json\/wp\/v2\/pages\/1097\/revisions"}],"wp:attachment":[{"href":"https:\/\/personalgenai.strategify.ch\/en\/wp-json\/wp\/v2\/media?parent=1097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}