{"id":1996,"date":"2025-06-16T12:44:16","date_gmt":"2025-06-16T12:44:16","guid":{"rendered":"https:\/\/docmeds.de\/home\/"},"modified":"2026-01-13T14:56:52","modified_gmt":"2026-01-13T14:56:52","slug":"startseite","status":"publish","type":"page","link":"https:\/\/docmeds.de\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1996\" class=\"elementor elementor-1996 elementor-11\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77ddaea e-con-full e-flex e-con e-parent\" data-id=\"77ddaea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6064b66 elementor-widget elementor-widget-html\" data-id=\"6064b66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ======================================================\ndocMeds \u2013 HERO (3 Columns: Doctors | Nursing | Employers) \u2013 PREMIUM V2 (EN)\n\u2705 SEO: 1x H1 + 3x H2 (clean structure)\n\u2705 CWV: LCP-friendly <img> background, NO JS\n\u2705 A11Y: aria-labels, keyboard-friendly links\n\u2705 Mobile: stacked cards | Tablet: 2 columns | Desktop: 3 columns\n\u2705 Crawlable links + <noscript> fallback\nDrop-in for Elementor HTML widget\n====================================================== -->\n\n<section class=\"dm-hero3\" aria-label=\"docMeds Hero \u2013 Doctors, Nurses and Employers\">\n  <style>\n    .dm-hero3{\n      --bg:#0d1b2a;\n      --card:#11293d;\n      --text:#ffffff;\n      --muted:rgba(255,255,255,.86);\n      --muted2:rgba(255,255,255,.72);\n      --line:rgba(255,255,255,.14);\n      --line2:rgba(255,255,255,.10);\n      --accent:#34b8b8;\n      --warn:#feba02;\n      --blue:#009fe3;\n\n      --shadow:0 18px 52px rgba(0,0,0,.34);\n      --shadow2:0 12px 34px rgba(0,0,0,.28);\n      --r:24px;\n\n      position:relative;\n      width:100%;\n      overflow:hidden;\n      background:var(--bg);\n      isolation:isolate;\n      min-height:clamp(660px, 100svh, 1020px);\n      display:grid;\n      place-items:center;\n      font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\n    }\n\n    .dm-hero3, .dm-hero3 *{ box-sizing:border-box; }\n\n    \/* LCP background image *\/\n    .dm-hero3__bg{ position:absolute; inset:0; z-index:0; pointer-events:none; }\n    .dm-hero3__bg img{\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      object-position:center;\n      display:block;\n      transform:scale(1.03);\n      filter:saturate(1.05) contrast(1.02);\n    }\n\n    \/* Premium overlay *\/\n    .dm-hero3::before{\n      content:\"\";\n      position:absolute;\n      inset:0;\n      z-index:1;\n      background:\n        radial-gradient(1100px 520px at 18% 22%, rgba(52,184,184,.18), transparent 56%),\n        radial-gradient(900px 460px at 78% 34%, rgba(0,159,227,.16), transparent 58%),\n        radial-gradient(920px 460px at 52% 86%, rgba(254,186,2,.12), transparent 60%),\n        linear-gradient(to bottom, rgba(0,0,0,.66), rgba(0,0,0,.46) 40%, rgba(0,0,0,.70));\n    }\n\n    .dm-hero3__inner{\n      position:relative;\n      z-index:2;\n      width:100%;\n      max-width:1200px;\n      padding:clamp(54px, 7vw, 94px) 18px;\n    }\n\n    \/* Force white text (avoid theme overrides) *\/\n    .dm-hero3 h1,\n    .dm-hero3 h2,\n    .dm-hero3 p,\n    .dm-hero3 a,\n    .dm-hero3 strong,\n    .dm-hero3 span,\n    .dm-hero3 li{\n      color:var(--text) !important;\n      opacity:1 !important;\n      filter:none !important;\n      mix-blend-mode:normal !important;\n    }\n\n    \/* H1 *\/\n    .dm-hero3__h1{\n      margin:0 0 12px;\n      font-weight:950;\n      letter-spacing:-.025em;\n      line-height:1.10;\n      font-size:clamp(30px, 3.1vw, 50px);\n      text-shadow:0 2px 14px rgba(0,0,0,.34);\n      text-align:center;\n    }\n\n    \/* Subline *\/\n    .dm-hero3__sub{\n      margin:0 auto 22px;\n      max-width:1040px;\n      font-size:clamp(15.5px, 1.12vw, 18px);\n      line-height:1.70;\n      color:var(--muted) !important;\n      text-shadow:0 1px 10px rgba(0,0,0,.26);\n      font-weight:520;\n      text-align:center;\n    }\n    .dm-hero3__sub strong{ font-weight:900; }\n\n    \/* Premium divider *\/\n    .dm-hero3__divider{\n      width:min(920px, 100%);\n      height:1px;\n      margin:18px auto 6px;\n      background:linear-gradient(90deg, transparent, rgba(255,255,255,.24), transparent);\n    }\n\n    \/* Cards grid *\/\n    .dm-hero3__grid{\n      margin-top:14px;\n      display:grid;\n      grid-template-columns:repeat(3, minmax(0, 1fr));\n      gap:14px;\n    }\n\n    \/* Card (premium glass + subtle gradient border) *\/\n    .dm-hero3__card{\n      position:relative;\n      border-radius:var(--r);\n      overflow:hidden;\n      padding:16px 16px 14px;\n      min-height:270px;\n      display:flex;\n      flex-direction:column;\n      gap:12px;\n\n      background:\n        linear-gradient(180deg, rgba(255,255,255,.07), rgba(255,255,255,.03)),\n        rgba(17,41,61,.48);\n      backdrop-filter:saturate(125%) blur(9px);\n      -webkit-backdrop-filter:saturate(125%) blur(9px);\n      box-shadow:var(--shadow);\n      border:1px solid rgba(255,255,255,.14);\n    }\n\n    .dm-hero3__card::before{\n      content:\"\";\n      position:absolute;\n      inset:0;\n      pointer-events:none;\n      border-radius:inherit;\n      background:\n        radial-gradient(700px 220px at 18% 0%, rgba(255,255,255,.14), transparent 55%),\n        radial-gradient(700px 240px at 90% 22%, rgba(255,255,255,.10), transparent 58%);\n      opacity:.65;\n    }\n\n    \/* Card head *\/\n    .dm-hero3__head{\n      position:relative;\n      display:flex;\n      align-items:flex-start;\n      justify-content:space-between;\n      gap:10px;\n      padding-bottom:6px;\n      border-bottom:1px solid rgba(255,255,255,.08);\n    }\n\n    .dm-hero3__h2{\n      margin:0;\n      font-size:17px;\n      font-weight:950;\n      letter-spacing:-.012em;\n      line-height:1.2;\n    }\n\n    .dm-hero3__tag{\n      flex:0 0 auto;\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      padding:7px 10px;\n      border-radius:999px;\n      font-size:12px;\n      font-weight:950;\n      border:1px solid rgba(255,255,255,.16);\n      background:rgba(13,27,42,.34);\n      color:rgba(234,242,248,.92) !important;\n      white-space:nowrap;\n      box-shadow:0 10px 22px rgba(0,0,0,.22);\n    }\n    .dm-hero3__tag--doc{ border-color:rgba(52,184,184,.42); background:rgba(52,184,184,.12); }\n    .dm-hero3__tag--nurse{ border-color:rgba(254,186,2,.46); background:rgba(254,186,2,.12); }\n    .dm-hero3__tag--clinic{ border-color:rgba(0,159,227,.42); background:rgba(0,159,227,.12); }\n\n    .dm-hero3__text{\n      position:relative;\n      margin:0;\n      font-size:14px;\n      line-height:1.68;\n      color:var(--muted2) !important;\n    }\n\n    \/* Link groups *\/\n    .dm-hero3__group{\n      position:relative;\n      margin-top:auto;\n      display:flex;\n      flex-direction:column;\n      gap:10px;\n    }\n\n    .dm-hero3__links{\n      display:flex;\n      flex-wrap:wrap;\n      gap:10px;\n    }\n\n    .dm-hero3__link{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      padding:11px 14px;\n      border-radius:14px;\n      border:1px solid rgba(255,255,255,.16);\n      background:rgba(13,27,42,.34);\n      text-decoration:none;\n      font-weight:950;\n      font-size:13.5px;\n      transition:transform .15s ease, background .15s ease, border-color .15s ease, opacity .15s ease;\n      max-width:100%;\n      white-space:nowrap;\n      box-shadow:0 10px 22px rgba(0,0,0,.20);\n    }\n    .dm-hero3__link:focus-visible{\n      outline:3px solid rgba(255,255,255,.55);\n      outline-offset:3px;\n    }\n    .dm-hero3__link:hover{\n      transform:translateY(-2px);\n      opacity:.985;\n    }\n\n    .dm-hero3__link--doc:hover{ background:rgba(52,184,184,.18); border-color:rgba(52,184,184,.52); }\n    .dm-hero3__link--nurse:hover{ background:rgba(254,186,2,.14); border-color:rgba(254,186,2,.50); }\n    .dm-hero3__link--clinic:hover{ background:rgba(0,159,227,.14); border-color:rgba(0,159,227,.50); }\n\n    \/* CTA *\/\n    .dm-hero3__cta{\n      display:flex;\n      gap:10px;\n      flex-wrap:wrap;\n    }\n\n    .dm-hero3__btn{\n      position:relative;\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      padding:12px 14px;\n      border-radius:14px;\n      text-decoration:none;\n      font-weight:950;\n      font-size:13.5px;\n      border:0;\n      box-shadow:0 16px 38px rgba(0,0,0,.30);\n      transition:transform .15s ease, filter .15s ease, opacity .15s ease;\n      white-space:nowrap;\n    }\n    .dm-hero3__btn::after{\n      content:\"\";\n      position:absolute;\n      inset:0;\n      border-radius:inherit;\n      pointer-events:none;\n      background:linear-gradient(180deg, rgba(255,255,255,.22), transparent 44%);\n      opacity:.28;\n    }\n    .dm-hero3__btn:hover{ transform:translateY(-2px); filter:brightness(1.03); opacity:.99; }\n    .dm-hero3__btn:focus-visible{\n      outline:3px solid rgba(255,255,255,.55);\n      outline-offset:3px;\n    }\n\n    .dm-hero3__btn--doc{ background:linear-gradient(135deg,#34b8b8,#1fa3a3); color:var(--bg) !important; }\n    .dm-hero3__btn--nurse{ background:linear-gradient(135deg,#feba02,#e3a602); color:var(--bg) !important; }\n    .dm-hero3__btn--clinic{ background:linear-gradient(135deg,#009fe3,#0a7fc0); color:#fff !important; }\n\n    \/* Secondary button (premium outline) *\/\n    .dm-hero3__btn--ghost{\n      background:rgba(255,255,255,.10);\n      box-shadow:none;\n      border:1px solid rgba(255,255,255,.18);\n    }\n    .dm-hero3__btn--ghost::after{ opacity:.18; }\n\n    \/* Responsive *\/\n    @media (max-width: 1024px){\n      .dm-hero3__grid{ grid-template-columns:repeat(2, minmax(0, 1fr)); }\n      .dm-hero3__h1, .dm-hero3__sub{ text-align:left; }\n      .dm-hero3__sub{ margin-left:0; margin-right:0; }\n      .dm-hero3__divider{ margin-left:0; margin-right:0; }\n    }\n    @media (max-width: 720px){\n      .dm-hero3__inner{ padding:58px 14px; }\n      .dm-hero3__grid{ grid-template-columns:1fr; }\n      .dm-hero3__link, .dm-hero3__btn{ width:100%; white-space:normal; }\n      .dm-hero3__links{ flex-direction:column; }\n      .dm-hero3__cta{ flex-direction:column; }\n    }\n\n    @media (prefers-reduced-motion: reduce){\n      .dm-hero3__link, .dm-hero3__btn{ transition:none !important; }\n      .dm-hero3__link:hover, .dm-hero3__btn:hover{ transform:none; }\n    }\n  <\/style>\n\n  <div class=\"dm-hero3__bg\" aria-hidden=\"true\">\n    <img\n      src=\"https:\/\/docmeds.de\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-16.-Juni-2025-10_37_24.png\"\n      alt=\"docMeds \u2013 Direct placement of doctors and nurses plus international recruiting to Germany\"\n      loading=\"eager\"\n      fetchpriority=\"high\"\n      decoding=\"async\"\n    \/>\n  <\/div>\n\n  <div class=\"dm-hero3__inner\">\n    <!-- \u2705 SEO H1 (only 1x) -->\n    <h1 class=\"dm-hero3__h1\">\n      Doctor Placement &amp; Nurse Placement<br>\n      Direct placement of licensed doctors and recognized nurses &amp; international recruiting (EU + selected third countries)\n    <\/h1>\n\n    <p class=\"dm-hero3__sub\">\n      docMeds combines <strong>direct placement<\/strong> (licensed doctors \/ recognized nurses) with <strong>international recruiting<\/strong>\n      of <strong>EU doctors and EU nurses<\/strong> as well as professionals from <strong>selected third countries<\/strong> \u2013 for <strong>hospitals, clinics, MVZ and care facilities<\/strong>.\n    <\/p>\n\n    <div class=\"dm-hero3__divider\" aria-hidden=\"true\"><\/div>\n\n    <!-- \u2705 3 Columns -->\n    <div class=\"dm-hero3__grid\" role=\"navigation\" aria-label=\"Quick access by audience\">\n      <!-- DOCTORS -->\n      <article class=\"dm-hero3__card\" aria-label=\"Doctors\">\n        <div class=\"dm-hero3__head\">\n          <h2 class=\"dm-hero3__h2\">Doctors<\/h2>\n          <span class=\"dm-hero3__tag dm-hero3__tag--doc\">Doctors<\/span>\n        <\/div>\n\n        <p class=\"dm-hero3__text\">\n          <strong>Direct placement of licensed doctors<\/strong> (resident doctor, specialist, senior physician \u2026)\n          plus <strong>international recruiting<\/strong> of <strong>EU doctors<\/strong> and professionals from <strong>selected third countries<\/strong> \u2013 structured, verified, fast.\n        <\/p>\n\n        <div class=\"dm-hero3__group\">\n          <div class=\"dm-hero3__cta\">\n            <a class=\"dm-hero3__btn dm-hero3__btn--doc\" href=\"https:\/\/docmeds.de\/en\/direktvermittlung-aerzte\/\">Licensed doctors<\/a>\n            <a class=\"dm-hero3__btn dm-hero3__btn--ghost\" href=\"https:\/\/docmeds.de\/en\/fuer-aerzte\/\">International doctors<\/a>\n          <\/div>\n\n          <div class=\"dm-hero3__links\" aria-label=\"Doctor subpages\">\n            <a class=\"dm-hero3__link dm-hero3__link--doc\" href=\"https:\/\/docmeds.de\/en\/assistenzarzt\/\">Resident doctor (Assistenzarzt)<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--doc\" href=\"https:\/\/docmeds.de\/en\/facharzt\/\">Specialist (Facharzt)<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--doc\" href=\"https:\/\/docmeds.de\/en\/oberarzt\/\">Senior physician (Oberarzt)<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--doc\" href=\"https:\/\/docmeds.de\/en\/leitender-oberarzt\/\">Lead senior physician<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--doc\" href=\"https:\/\/docmeds.de\/en\/chefarzt\/\">Chief physician (Chefarzt)<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <!-- NURSING -->\n      <article class=\"dm-hero3__card\" aria-label=\"Nurses and healthcare roles\">\n        <div class=\"dm-hero3__head\">\n          <h2 class=\"dm-hero3__h2\">Nurses &amp; more<\/h2>\n          <span class=\"dm-hero3__tag dm-hero3__tag--nurse\">Nursing<\/span>\n        <\/div>\n\n        <p class=\"dm-hero3__text\">\n          <strong>Nurse placement<\/strong> via <strong>direct placement of recognized nurses<\/strong> plus <strong>international recruiting<\/strong>\n          of <strong>EU nurses<\/strong> and professionals from <strong>selected third countries<\/strong> \u2013 with clear pre-screening, predictable hiring and smooth integration.\n        <\/p>\n\n        <div class=\"dm-hero3__group\">\n          <div class=\"dm-hero3__cta\">\n            <a class=\"dm-hero3__btn dm-hero3__btn--nurse\" href=\"https:\/\/docmeds.de\/en\/direktvermittlung-pflege\/\">Recognized nurses<\/a>\n            <a class=\"dm-hero3__btn dm-hero3__btn--ghost\" href=\"https:\/\/docmeds.de\/en\/pflegefachkraft\/\">International nurses<\/a>\n          <\/div>\n\n          <div class=\"dm-hero3__links\" aria-label=\"Nursing subpages\">\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/krankenschwester\/\">Nurse<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/intensivpflege\/\">Intensive care nursing<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/anaesthesiepflege\/\">Anesthesia nursing<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/altenpflege\/\">Geriatric care<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/pflegefachfrau-pflegefachmann\/\">Registered nurse (female\/male)<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/pflegefachassistenz\/\">Nursing assistant (Pflegefachassistenz)<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/medizinisch-technische-laboratoriumsassistentin\/\">MTLA<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/medizinische-fachangestellte\/\">Medical assistant (MFA)<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/anaesthesietechnischer-assistent\/\">Anesthesia technologist (ATA)<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--nurse\" href=\"https:\/\/docmeds.de\/en\/operationstechnischer-assistent\/\">Surgical technologist (OTA)<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <!-- EMPLOYERS -->\n      <article class=\"dm-hero3__card\" aria-label=\"Employers\">\n        <div class=\"dm-hero3__head\">\n          <h2 class=\"dm-hero3__h2\">Employers<\/h2>\n          <span class=\"dm-hero3__tag dm-hero3__tag--clinic\">B2B<\/span>\n        <\/div>\n\n        <p class=\"dm-hero3__text\">\n          For <strong>hospitals, MVZ, clinics and care facilities<\/strong>:\n          we deliver suitable profiles (pre-qualified) \u2013 fast, transparent and with a clear process.\n        <\/p>\n\n        <div class=\"dm-hero3__group\">\n          <div class=\"dm-hero3__cta\">\n            <a class=\"dm-hero3__btn dm-hero3__btn--clinic\" href=\"https:\/\/docmeds.de\/en\/fuer-kliniken-mvz\/\">I am hiring<\/a>\n            <a class=\"dm-hero3__btn dm-hero3__btn--ghost\" href=\"https:\/\/docmeds.de\/en\/kontakt\/\">Contact<\/a>\n          <\/div>\n\n          <div class=\"dm-hero3__links\" aria-label=\"Employer subpages\">\n            <a class=\"dm-hero3__link dm-hero3__link--clinic\" href=\"https:\/\/docmeds.de\/en\/fuer-kliniken-mvz\/\">For hospitals \/ MVZ<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--clinic\" href=\"https:\/\/docmeds.de\/en\/direktvermittlung-aerzte\/\">Direct placement \u2013 doctors<\/a>\n            <a class=\"dm-hero3__link dm-hero3__link--clinic\" href=\"https:\/\/docmeds.de\/en\/direktvermittlung-pflege\/\">Direct placement \u2013 nursing<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n    <\/div>\n\n    <!-- Crawl fallback -->\n    <noscript>\n      <div style=\"margin-top:16px; border:1px solid rgba(255,255,255,.14); border-radius:16px; padding:14px 16px; background:rgba(17,41,61,.45);\">\n        <p style=\"margin:0 0 10px;\">\n          <strong>Doctors:<\/strong>\n          <a href=\"https:\/\/docmeds.de\/en\/fuer-aerzte\/\" style=\"color:#fff; font-weight:800; text-decoration:underline;\">International<\/a> \u00b7\n          <a href=\"https:\/\/docmeds.de\/en\/direktvermittlung-aerzte\/\" style=\"color:#fff; font-weight:800; text-decoration:underline;\">Direct placement<\/a> \u00b7\n          <a href=\"https:\/\/docmeds.de\/en\/assistenzarzt\/\" style=\"color:#fff; font-weight:800; text-decoration:underline;\">Resident doctor<\/a> \u00b7\n          <a href=\"https:\/\/docmeds.de\/en\/facharzt\/\" style=\"color:#fff; font-weight:800; text-decoration:underline;\">Specialist<\/a>\n        <\/p>\n        <p style=\"margin:0 0 10px;\">\n          <strong>Nursing:<\/strong>\n          <a href=\"https:\/\/docmeds.de\/en\/pflegefachkraft\/\" style=\"color:#fff; font-weight:800; text-decoration:underline;\">International<\/a> \u00b7\n          <a href=\"https:\/\/docmeds.de\/en\/direktvermittlung-pflege\/\" style=\"color:#fff; font-weight:800; text-decoration:underline;\">Direct placement<\/a>\n        <\/p>\n        <p style=\"margin:0;\">\n          <strong>Employers:<\/strong>\n          <a href=\"https:\/\/docmeds.de\/en\/fuer-kliniken-mvz\/\" style=\"color:#fff; font-weight:800; text-decoration:underline;\">For hospitals\/MVZ<\/a> \u00b7\n          <a href=\"https:\/\/docmeds.de\/en\/kontakt\/\" style=\"color:#fff; font-weight:800; text-decoration:underline;\">Contact<\/a>\n        <\/p>\n      <\/div>\n    <\/noscript>\n\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e9d844 e-con-full e-flex e-con e-parent\" data-id=\"9e9d844\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dcfdd4a elementor-widget elementor-widget-html\" data-id=\"dcfdd4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ======================================================\ndocMeds \u2013 Free Service for Doctors & Nursing Professionals\n(Professional Trust Section \u2013 EN)\n====================================================== -->\n\n<style>\n#dm-free-service{\n  background:#11293d; \/* FIXED BACKGROUND COLOR *\/\n  padding:clamp(90px,9vw,130px) 20px;\n  color:#ffffff;\n  font-family:Inter,system-ui,Arial,sans-serif;\n}\n\n#dm-free-service .container{\n  max-width:1200px;\n  margin:0 auto;\n}\n\n#dm-free-service .headline{\n  max-width:920px;\n  margin:0 auto 64px;\n  text-align:center;\n}\n\n#dm-free-service .badge{\n  display:inline-block;\n  background:#1fa6a6;\n  color:#05212c;\n  font-weight:800;\n  font-size:.78rem;\n  padding:7px 16px;\n  border-radius:22px;\n  letter-spacing:.12rem;\n  margin-bottom:20px;\n}\n\n#dm-free-service h2{\n  font-size:clamp(34px,3.6vw,46px);\n  font-weight:900;\n  line-height:1.2;\n  margin-bottom:20px;\n  color:#ffffff !important;\n}\n\n#dm-free-service .lead{\n  font-size:clamp(17px,1.4vw,19px);\n  line-height:1.75;\n  color:#d7e2ec;\n}\n\n#dm-free-service .grid{\n  display:grid;\n  gap:32px;\n  grid-template-columns:repeat(auto-fit,minmax(340px,1fr));\n}\n\n#dm-free-service .card{\n  background:#0d1b2a;\n  border-radius:22px;\n  padding:38px 36px;\n  box-shadow:0 20px 50px rgba(0,0,0,.45);\n  border:1px solid rgba(255,255,255,.07);\n}\n\n#dm-free-service .card h3{\n  font-size:1.55rem;\n  font-weight:900;\n  margin-bottom:22px;\n  color:#ffffff !important;\n}\n\n#dm-free-service .card ul{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n\n#dm-free-service .card li{\n  position:relative;\n  padding-left:30px;\n  margin-bottom:16px;\n  line-height:1.65;\n  color:#eaf2f8;\n}\n\n#dm-free-service .card li::before{\n  content:\"\u2013\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:#34b8b8;\n  font-weight:900;\n}\n\n#dm-free-service .statement{\n  margin-top:22px;\n  padding:16px 18px;\n  background:rgba(52,184,184,.10);\n  border-left:4px solid #34b8b8;\n  border-radius:12px;\n  font-weight:700;\n  color:#eafefe;\n}\n\n#dm-free-service .note{\n  max-width:900px;\n  margin:56px auto 0;\n  text-align:center;\n  font-size:.95rem;\n  color:#cfe0ee;\n  line-height:1.6;\n}\n\n\/* ======================================================\nFIX: Headings always fully visible (Elementor\/Astra)\n====================================================== *\/\n#dm-free-service h1,\n#dm-free-service h2,\n#dm-free-service h3,\n#dm-free-service h4{\n  opacity:1 !important;\n  filter:none !important;\n  mix-blend-mode:normal !important;\n  -webkit-text-fill-color:#ffffff !important;\n  text-shadow:none !important;\n}\n<\/style>\n\n<section id=\"dm-free-service\" aria-label=\"Free service for medical professionals\">\n  <div class=\"container\">\n\n    <div class=\"headline\">\n      <span class=\"badge\">100% FREE FOR CANDIDATES<\/span>\n\n      <h2>\n        Full Cost Coverage  \n        <span style=\"color:#34b8b8\">for Doctors & Nursing Professionals<\/span>\n      <\/h2>\n\n      <p class=\"lead\">\n        International as well as Germany-licensed medical professionals benefit from a\n        <strong>fully free-of-charge service<\/strong> at <strong>docMeds<\/strong>.\n        All expenses related to preparation, recognition procedures and placement\n        are fully covered by docMeds.\n      <\/p>\n    <\/div>\n\n    <div class=\"grid\">\n\n      <!-- Doctors -->\n      <div class=\"card\">\n        <h3>International & Licensed Doctors<\/h3>\n        <ul>\n          <li>Preparation for the C1 medical language examination<\/li>\n          <li>Full coverage of C1 medical language exam fees<\/li>\n          <li>Complete handling of the medical licensing and recognition process<\/li>\n          <li>Coordination with authorities, medical chambers and examination boards<\/li>\n          <li>Professional guidance until successful placement<\/li>\n          <li>Free direct placement of licensed doctors within Germany<\/li>\n        <\/ul>\n        <div class=\"statement\">\n          All services for doctors are fully financed by docMeds.\n        <\/div>\n      <\/div>\n\n      <!-- Nurses -->\n      <div class=\"card\">\n        <h3>International & Recognized Nursing Professionals<\/h3>\n        <ul>\n          <li>Preparation for German B2 Nursing language level<\/li>\n          <li>Full coverage of B2 nursing examination fees<\/li>\n          <li>Complete execution of the professional recognition process<\/li>\n          <li>Support with authorities, examination bodies and recognition offices<\/li>\n          <li>Tailored placement in suitable medical institutions<\/li>\n          <li>Free direct placement of recognized nursing professionals<\/li>\n        <\/ul>\n        <div class=\"statement\">\n          All services for nursing professionals are fully financed by docMeds.\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"note\">\n      The free service applies to all doctors and nursing professionals\n      supported or directly placed through the docMeds program.\n    <\/div>\n\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-950bfc6 e-con-full e-flex e-con e-parent\" data-id=\"950bfc6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-930b311 elementor-widget elementor-widget-html\" data-id=\"930b311\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ===== SECTION 2: TRUST (INTERNATIONAL + DIRECT PLACEMENT EN) \u2013 FIXED ===== -->\n<style>\n  \/* ======================================================\n     HARD RESET gegen Verdunklung (Theme \/ Elementor)\n  ====================================================== *\/\n  .dm-trust-section,\n  .dm-trust-section *{\n    filter:none !important;\n    -webkit-filter:none !important;\n    opacity:1 !important;\n    mix-blend-mode:normal !important;\n    backdrop-filter:none !important;\n    text-shadow:none !important;\n  }\n\n  \/* TRUST \u2013 isolated styles *\/\n  .dm-trust-section{\n    background:#11293d !important;\n    padding:5rem 1.5rem;\n    position:relative;\n    z-index:1;\n    color:#eaf2f8 !important;\n    -webkit-text-size-adjust:100%;\n  }\n\n  .dm-trust-container{\n    max-width:1200px;\n    margin:0 auto;\n    text-align:center;\n  }\n\n  \/* \u2705 FIX: Headline always bright white *\/\n  .dm-trust-headline{\n    font-size:2.35rem;\n    font-weight:800;\n    margin:0 0 1rem;\n    color:#ffffff !important;\n    line-height:1.25;\n  }\n\n  .dm-trust-lead{\n    font-size:1.08rem;\n    line-height:1.75;\n    max-width:900px;\n    margin:0 auto 2.4rem;\n    color:#d7e2ec !important;\n  }\n\n  .dm-trust-grid{\n    display:grid;\n    gap:2rem;\n    grid-template-columns:repeat(3, minmax(0, 1fr));\n  }\n\n  @media (max-width:1024px){\n    .dm-trust-grid{\n      grid-template-columns:repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width:640px){\n    .dm-trust-grid{\n      grid-template-columns:1fr;\n    }\n  }\n\n  .dm-trust-card{\n    background:#ffffff !important;\n    border-radius:18px;\n    padding:2.2rem;\n    text-align:center;\n    box-shadow:0 10px 25px rgba(0,0,0,.10);\n    transition:transform .25s ease, box-shadow .25s ease;\n  }\n\n  .dm-trust-card:hover{\n    transform:translateY(-4px);\n    box-shadow:0 16px 32px rgba(0,0,0,.14);\n  }\n\n  .dm-trust-icon{\n    width:72px;\n    height:72px;\n    object-fit:contain;\n    margin:0 auto 1rem auto;\n    display:block;\n  }\n\n  .dm-trust-title{\n    color:#003580 !important;\n    font-size:1.18rem;\n    font-weight:800;\n    margin:.6rem 0;\n  }\n\n  .dm-trust-text{\n    color:#3c3c3c !important;\n    margin:0;\n    line-height:1.6;\n  }\n\n  .dm-trust-cta-wrap{\n    margin-top:2.6rem;\n  }\n\n  .dm-trust-btn{\n    display:inline-block;\n    text-decoration:none;\n    font-weight:800;\n    border-radius:12px;\n    padding:.95rem 1.2rem;\n    min-height:48px;\n    line-height:1;\n    background:#009fe3;\n    color:#ffffff !important;\n    box-shadow:0 4px 14px rgba(0,0,0,.25);\n    transition:transform .15s ease, opacity .15s ease;\n  }\n\n  .dm-trust-btn:hover{\n    transform:translateY(-2px);\n    opacity:.95;\n  }\n\n  @media (prefers-reduced-motion: reduce){\n    .dm-trust-card,\n    .dm-trust-btn{\n      transition:none;\n    }\n  }\n\n  \/* External links styling *\/\n  .dm-external-links {\n    margin-top: 2rem;\n    padding-top: 2rem;\n    border-top: 1px solid rgba(255,255,255,0.1);\n    font-size: 0.9rem;\n    color: #d7e2ec;\n  }\n  \n  .dm-external-links a {\n    color: #34b8b8;\n    text-decoration: none;\n    margin: 0 0.5rem;\n    font-weight: 600;\n  }\n  \n  .dm-external-links a:hover {\n    text-decoration: underline;\n  }\n<\/style>\n\n<section class=\"dm-trust-section\" aria-label=\"Trust & Benefits of docMeds\">\n  <div class=\"dm-trust-container\">\n\n    <h2 class=\"dm-trust-headline\">\n      International professionals &amp; healthcare institutions trust\n      <span style=\"color:#ffffff\">doc<\/span><span style=\"color:#34b8b8\">Meds<\/span>\n    <\/h2>\n\n    <p class=\"dm-trust-lead\">\n      <strong>docMeds<\/strong> is your specialized partner for the\n      <strong>placement of international doctors and nurses in Germany<\/strong>\n      <em>and<\/em> for the\n      <strong>direct placement of licensed doctors and recognized nurses\n      within Germany<\/strong>.\n      <br><br>\n      We support professionals and institutions\n      from <strong>recognition &amp; medical licensing<\/strong> through\n      <strong>language training &amp; visa processes<\/strong> to\n      <strong>legally compliant permanent employment<\/strong> \u2013\n      structured, transparent and personal.\n    <\/p>\n\n    <div class=\"dm-trust-grid\" aria-label=\"Key benefits\">\n\n      <div class=\"dm-trust-card\">\n        <img loading=\"lazy\" class=\"dm-trust-icon\"\n             src=\"https:\/\/docmeds.de\/wp-content\/uploads\/2025\/06\/vertrauen.png\"\n             alt=\"Certified expertise\"\n             width=\"1024\" height=\"1024\"\n             loading=\"lazy\" decoding=\"async\">\n        <h3 class=\"dm-trust-title\">Certified Expertise<\/h3>\n        <p class=\"dm-trust-text\">\n          In-depth experience in <strong>licensing, recognition<\/strong>\n          and <strong>direct placement<\/strong> \u2013\n          compliant, structured and proven in practice.\n          Learn more about German Approbation requirements<\/a>.\n        <\/p>\n      <\/div>\n\n      <div class=\"dm-trust-card\">\n        <img loading=\"lazy\" class=\"dm-trust-icon\"\n             src=\"https:\/\/docmeds.de\/wp-content\/uploads\/2025\/06\/begleitung-approbation.png\"\n             alt=\"Personal guidance\"\n             width=\"1024\" height=\"1024\"\n             loading=\"lazy\" decoding=\"async\">\n        <h3 class=\"dm-trust-title\">Guidance Until Success<\/h3>\n        <p class=\"dm-trust-text\">\n          Personal support \u2013 from the first consultation\n          to <strong>successful placement<\/strong>\n          or a <strong>strategic job change<\/strong>.\n        \n        <\/p>\n      <\/div>\n\n      <div class=\"dm-trust-card\">\n        <img loading=\"lazy\" class=\"dm-trust-icon\"\n             src=\"https:\/\/docmeds.de\/wp-content\/uploads\/2025\/06\/vermittelt.png\"\n             alt=\"International and national network\"\n             width=\"1024\" height=\"1024\"\n             loading=\"lazy\" decoding=\"async\">\n        <h3 class=\"dm-trust-title\">International &amp; National Network<\/h3>\n        <p class=\"dm-trust-text\">\n          Close cooperation with authorities, hospitals,\n          medical care centers and nursing facilities \u2013\n          internationally <em>and<\/em> within Germany.\n           <a href=\"https:\/\/www.bundesgesundheitsministerium.de\/themen\/pflege\/pflegeberufe\/pflegeausbildung.html\" target=\"_blank\" rel=\"dofollow noopener\"><\/a>\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"dm-trust-cta-wrap\">\n      <a class=\"dm-trust-btn\" href=\"https:\/\/docmeds.de\/en\/for-clinics-medical-care-centers\/\">\n        Request staff \u2013 no obligation\n      <\/a>\n    <\/div>\n\n    <!-- EXTERNAL LINKS FOR SEO -->\n    <div class=\"dm-external-links\">\n      References and resources: \n      <a href=\"https:\/\/www.bundesaerztekammer.de\/\" target=\"_blank\" rel=\"dofollow noopener\">German Medical Association<\/a> | \n      <a href=\"https:\/\/www.g-ba.de\/\" target=\"_blank\" rel=\"dofollow noopener\">Federal Joint Committee<\/a> | \n      <a href=\"https:\/\/www.bundesgesundheitsministerium.de\/\" target=\"_blank\" rel=\"dofollow noopener\">Federal Ministry of Health<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12c25ce e-con-full e-flex e-con e-parent\" data-id=\"12c25ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d466c3 elementor-widget elementor-widget-html\" data-id=\"1d466c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ======================================================\nSECTION 4 \u2013 TESTIMONIALS\n(FINAL \u2013 CLS SAFE, REDUCED MOTION & PERFORMANCE OPTIMIZED)\n====================================================== -->\n\n<style>\n\/* ===== BASE ===== *\/\n.dm-testimonials{\n  background:#11293d;\n  padding:60px 0;\n  overflow:hidden;\n  position:relative;\n}\n\n\/* ===== MASK ===== *\/\n.dm-testimonials-mask{\n  position:relative;\n}\n\n\/* ===== FADES ===== *\/\n.dm-testimonials-fade-left,\n.dm-testimonials-fade-right{\n  position:absolute;\n  top:0;\n  width:120px;\n  height:100%;\n  z-index:2;\n  pointer-events:none;\n}\n\n.dm-testimonials-fade-left{\n  left:0;\n  background:linear-gradient(to right, #11293d, transparent);\n}\n\n.dm-testimonials-fade-right{\n  right:0;\n  background:linear-gradient(to left, #11293d, transparent);\n}\n\n\/* ===== SLIDES ===== *\/\n.dm-testimonials-slides{\n  display:flex;\n  gap:40px;\n  padding:0 140px;\n  min-height:360px;\n  animation:dm-scroll 55s linear infinite;\n  will-change:transform;\n}\n\n@media (max-width:768px){\n  .dm-testimonials-slides{\n    padding:0 40px;\n    animation-duration:70s;\n  }\n}\n\n\/* ===== CARD ===== *\/\n.dm-testimonial-card{\n  flex:0 0 320px;\n  background:#1a3a5b;\n  border-radius:16px;\n  padding:30px;\n  box-shadow:0 8px 24px rgba(0,0,0,.6);\n  transition:transform .3s ease;\n}\n\n.dm-testimonial-card:hover{\n  transform:scale(1.05);\n}\n\n\/* ===== TEXT ===== *\/\n.dm-testimonial-text{\n  color:#ffffff;\n  font-style:italic;\n  line-height:1.6;\n  margin:0;\n}\n\n.dm-testimonial-author{\n  margin-top:20px;\n  color:#34b8b8;\n  font-weight:900;\n}\n\n\/* ===== KEYFRAMES ===== *\/\n@keyframes dm-scroll{\n  0%{ transform:translateX(0); }\n  100%{ transform:translateX(calc(-360px * 14)); }\n}\n\n\/* ===== ACCESSIBILITY ===== *\/\n@media (prefers-reduced-motion: reduce){\n  .dm-testimonials-slides{\n    animation:none;\n    transform:none;\n  }\n}\n<\/style>\n\n<section class=\"dm-testimonials\" aria-label=\"International doctors\u2019 experiences & testimonials\">\n  <div class=\"dm-testimonials-mask\">\n\n    <div class=\"dm-testimonials-fade-left\" aria-hidden=\"true\"><\/div>\n    <div class=\"dm-testimonials-fade-right\" aria-hidden=\"true\"><\/div>\n\n    <div class=\"dm-testimonials-slides\" aria-live=\"off\">\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cThe entire recognition process was clearly structured and transparent.\n          I felt professionally supported at every step.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Elena Ivanova (Bulgaria)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cThanks to docMeds, I was able to start my specialist position very quickly.\n          Highly professional and reliable.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Tomasz Kowalski (Poland)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cThe support during contract negotiations and clinic interviews\n          was especially valuable to me.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Anna Szab\u00f3 (Hungary)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cFrom the very first conversation, I felt understood.\n          Clear communication and real expertise.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Mantas Jankauskas (Lithuania)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cThe combination of medical expertise and personal guidance\n          truly convinced me.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Eleni Papadopoulos (Greece)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cFast placement, reputable clinic and fair conditions.\n          Exactly what I was looking for.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Martins Ozols (Latvia)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cThe discreet direct placement worked flawlessly.\n          I can highly recommend docMeds.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Andrei Popescu (Romania)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cVery professional support throughout my transition to Germany.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Carlos Mart\u00ednez (Spain)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cI especially appreciated the honest advice and realistic expectations.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Ivana Kova\u010d (Croatia)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cStructured, transparent and efficient \u2013 this is how recruitment should be.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Miguel Ferreira (Portugal)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cEven as an international doctor, I felt secure and well guided at all times.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Ayman Hassan (Jordan)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cVisa, recognition and clinic placement \u2013 everything from one trusted partner.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Youssef El Amrani (Morocco)<\/p>\n      <\/article>\n\n      <article class=\"dm-testimonial-card\">\n        <p class=\"dm-testimonial-text\">\n          \u201cA highly professional team with genuine medical expertise.\u201d\n        <\/p>\n        <p class=\"dm-testimonial-author\">Dr. Rahul Mehta (India)<\/p>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1dd0bfe e-con-full e-flex e-con e-parent\" data-id=\"1dd0bfe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec73624 elementor-widget elementor-widget-html\" data-id=\"ec73624\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ===== SECTION 4: THREE TARGET GROUPS (FINAL + SELECTION \u00b7 EN) ===== -->\n<style>\n\/* ===== ISOLATION ===== *\/\n.dm-targets,\n.dm-targets *{\n  box-sizing:border-box;\n}\n\n\/* ===== FORCE TYPO WHITE (Elementor-SAFE) ===== *\/\n.dm-targets h2,\n.dm-targets h3,\n.dm-targets p,\n.dm-targets span,\n.dm-targets strong{\n  color:#ffffff !important;\n  opacity:1 !important;\n  filter:none !important;\n}\n\n\/* ===== SECTION ===== *\/\n.dm-targets{\n  background:#11293d;\n  padding:5rem 1.5rem;\n  color:#eaf2f8;\n  isolation:isolate;\n}\n\n.dm-targets-container{\n  max-width:1200px;\n  margin:0 auto;\n  display:grid;\n  gap:2.5rem;\n}\n\n\/* ===== BOX ===== *\/\n.dm-target-box{\n  background:#0d1b2a;\n  padding:3rem 2rem;\n  border-radius:16px;\n  box-shadow:0 10px 30px rgba(0,0,0,.35);\n  display:flex;\n  flex-direction:column;\n  gap:2rem;\n}\n\n\/* ===== HEADINGS ===== *\/\n.dm-target-box h2{\n  font-size:1.85rem;\n  margin:0 0 1rem;\n  text-align:center;\n  font-weight:900;\n}\n\n.dm-target-box p{\n  line-height:1.65;\n  margin:.35rem 0;\n  color:#f2f2f2 !important;\n}\n\n\/* ===== LIST ===== *\/\n.dm-check{\n  color:#34b8b8 !important;\n  font-weight:800;\n  margin-right:.4rem;\n}\n\n.dm-target-list{\n  margin-top:1rem;\n}\n\n\/* ===== SUB BOX ===== *\/\n.dm-sub-box{\n  background:#132b41;\n  border-radius:14px;\n  padding:1.6rem;\n  border-left:4px solid #34b8b8;\n  margin-top:1.8rem;\n}\n\n.dm-sub-box h3{\n  font-size:1.15rem;\n  margin:0 0 .6rem;\n  font-weight:900;\n}\n\n.dm-sub-box p{\n  font-size:.95rem;\n  color:#d7e2ec !important;\n}\n\n\/* ===== CTA ===== *\/\n.dm-target-cta{\n  text-align:center;\n  margin-top:1.5rem;\n}\n\n.dm-target-btn{\n  display:inline-block;\n  font-weight:800;\n  border-radius:12px;\n  padding:.9rem 1.3rem;\n  min-height:48px;\n  border:none;\n  cursor:pointer;\n}\n\n.dm-btn-doc{background:#34b8b8;color:#0d1b2a !important}\n.dm-btn-nurse{background:#feba02;color:#0d1b2a !important}\n.dm-btn-clinic{background:#009fe3;color:#ffffff !important}\n\n\/* ===== SELECTION ===== *\/\n.dm-select{\n  display:none;\n  margin-top:1rem;\n  gap:.6rem;\n  justify-content:center;\n  flex-wrap:wrap;\n}\n\n.dm-select a{\n  background:#11293d;\n  border:1px solid rgba(255,255,255,.18);\n  color:#ffffff;\n  padding:.7rem 1.1rem;\n  border-radius:10px;\n  font-weight:700;\n  text-decoration:none;\n}\n\n.dm-select a:hover{\n  background:#34b8b8;\n  color:#0d1b2a;\n}\n<\/style>\n\n<section class=\"dm-targets\" aria-label=\"Target groups of docMeds\">\n  <div class=\"dm-targets-container\">\n\n    <!-- ================= DOCTORS ================= -->\n    <div class=\"dm-target-box\">\n      <div>\n        <h2>\ud83d\udd37 For Doctors<\/h2>\n\n        <p>\n          Supporting international doctors on their path to\n          <strong style=\"color:#5fe0e0\">medical licensing<\/strong> and\n          <strong style=\"color:#5fe0e0\">integration<\/strong> in Germany.\n        <\/p>\n\n        <div class=\"dm-target-list\">\n          <p><span class=\"dm-check\">\u2714<\/span> Approbation (Licensing) & recognition consulting<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Language courses (B2 \/ C1, FSP - Fachsprachpr\u00fcfung (medical language exam))<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Anpassungslehrgang & Kenntnispr\u00fcfung<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Visa & relocation<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Applications & hospital placement<\/p>\n        <\/div>\n\n        <div class=\"dm-sub-box\">\n          <h3>Direct Placement of Licensed Doctors (Germany)<\/h3>\n          <p>\n            For doctors who already hold a German license and are currently\n            working in Germany, seeking a\n            <strong>discreet and structured job change<\/strong> \u2013\n            no temporary work, no detours.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"dm-target-cta\">\n        <button class=\"dm-target-btn dm-btn-doc\" onclick=\"toggleDoctorsEN()\">\n          Learn more\n        <\/button>\n\n        <div class=\"dm-select\" id=\"dmDoctorsEN\">\n          <a href=\"https:\/\/docmeds.de\/en\/for-doctors\/\">\ud83c\udf0d International Doctors<\/a>\n          <a href=\"https:\/\/docmeds.de\/en\/direktvermittlung-aerzte\/\">\ud83d\udd04 Direct Placement Doctors (Germany)<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- ================= NURSES ================= -->\n    <div class=\"dm-target-box\">\n      <div>\n        <h2>\ud83d\udc69\u200d\u2695\ufe0f For Nurses<\/h2>\n\n        <p>\n          Start your career in Germany as a\n          <strong style=\"color:#5fe0e0\">registered nurse<\/strong> \u2013\n          from <strong style=\"color:#5fe0e0\">recognition<\/strong>\n          to full integration.\n        <\/p>\n\n        <div class=\"dm-target-list\">\n          <p><span class=\"dm-check\">\u2714<\/span> Recognition of qualifications<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Language courses (B2 Pflege)<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Visa & relocation<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Placement in healthcare facilities<\/p>\n        <\/div>\n\n        <div class=\"dm-sub-box\">\n          <h3>Direct Placement of Recognized Nurses (Germany)<\/h3>\n          <p>\n            Placement of nurses who are already officially recognized in\n            Germany and are seeking a\n            <strong>new permanent position<\/strong> within the country.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"dm-target-cta\">\n        <button class=\"dm-target-btn dm-btn-nurse\" onclick=\"toggleNursesEN()\">\n          Learn more\n        <\/button>\n\n        <div class=\"dm-select\" id=\"dmNursesEN\">\n          <a href=\"https:\/\/docmeds.de\/en\/nursing-specialist\/\">\ud83c\udf0d International Nurses<\/a>\n          <a href=\"https:\/\/docmeds.de\/en\/direktvermittlung-pflege\/\">\ud83d\udd04 Direct Placement Nurses (Germany)<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- ================= CLINICS ================= -->\n    <div class=\"dm-target-box\">\n      <div>\n        <h2>\ud83c\udfe5 For Clinics & Medical Care Centers<\/h2>\n\n        <p>\n          docMeds places\n          <strong style=\"color:#5fe0e0\">international professionals<\/strong>\n          as well as <strong style=\"color:#5fe0e0\">immediately available staff<\/strong>\n          from Germany \u2013 precisely matched and legally compliant.\n        <\/p>\n\n        <div class=\"dm-target-list\">\n          <p><span class=\"dm-check\">\u2714<\/span> International & national direct placement<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Licensed doctors & recognized nurses<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Fast placement without recognition delays<\/p>\n          <p><span class=\"dm-check\">\u2714<\/span> Legally secure permanent employment<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"dm-target-cta\">\n        <a href=\"https:\/\/docmeds.de\/en\/for-clinics-medical-care-centers\/\" class=\"dm-target-btn dm-btn-clinic\">\n          Learn more\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\nfunction toggleDoctorsEN(){\n  document.getElementById('dmDoctorsEN').style.display = 'flex';\n  document.getElementById('dmNursesEN').style.display = 'none';\n}\nfunction toggleNursesEN(){\n  document.getElementById('dmNursesEN').style.display = 'flex';\n  document.getElementById('dmDoctorsEN').style.display = 'none';\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0148916 e-con-full e-flex e-con e-parent\" data-id=\"0148916\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-835bd24 elementor-widget elementor-widget-html\" data-id=\"835bd24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ===== SECTION 5: QUALITY \/ EXPERTISE (EN) \u2013 FIXED ===== -->\n<style>\n  \/* ======================================================\n     HARD RESET gegen Verdunklung (Theme \/ Elementor)\n  ====================================================== *\/\n  .dm-quality,\n  .dm-quality *{\n    filter:none !important;\n    -webkit-filter:none !important;\n    opacity:1 !important;\n    mix-blend-mode:normal !important;\n    backdrop-filter:none !important;\n    text-shadow:none !important;\n  }\n\n  \/* Quality & Expertise \u2013 isolated styles *\/\n  .dm-quality{\n    background:#11293d !important;\n    padding:80px 20px;\n    color:#ffffff !important;\n    position:relative;\n    z-index:1;\n    -webkit-text-size-adjust:100%;\n  }\n\n  .dm-quality-container{\n    max-width:1200px;\n    margin:0 auto;\n    text-align:center;\n  }\n\n  \/* \u2705 FIX: Headline always bright white *\/\n  .dm-quality-headline{\n    font-size:2rem;\n    font-weight:800;\n    margin:0 0 3rem;\n    color:#ffffff !important;\n    line-height:1.25;\n  }\n\n  .dm-quality-grid{\n    display:flex;\n    flex-wrap:wrap;\n    gap:20px;\n    justify-content:center;\n  }\n\n  .dm-quality-card{\n    background:#0d1b2a !important;\n    border-radius:12px;\n    padding:30px;\n    flex:1 1 300px;\n    max-width:360px;\n    box-shadow:0 4px 15px rgba(0,0,0,.3);\n  }\n\n  .dm-quality-icon{\n    font-size:40px;\n    margin-bottom:10px;\n  }\n\n  .dm-quality-title{\n    color:#34b8b8 !important;\n    margin-top:10px;\n    font-size:1.2rem;\n    font-weight:800;\n  }\n\n  .dm-quality-text{\n    margin-top:10px;\n    line-height:1.6;\n    color:#e0e6f0 !important;\n  }\n\n  @media (max-width:640px){\n    .dm-quality-headline{\n      font-size:1.75rem;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce){\n    .dm-quality-card{\n      transition:none;\n    }\n  }\n<\/style>\n\n<section class=\"dm-quality\" aria-label=\"Quality, trust and medical expertise\">\n  <div class=\"dm-quality-container\">\n\n    <h2 class=\"dm-quality-headline\">\n      Quality, Trust and Medical Expertise\n    <\/h2>\n\n    <div class=\"dm-quality-grid\">\n\n      <!-- Card 1 -->\n      <div class=\"dm-quality-card\">\n        <div class=\"dm-quality-icon\">\ud83e\uddd1\u200d\u2695\ufe0f<\/div>\n        <h3 class=\"dm-quality-title\">Doctors Understand Doctors<\/h3>\n        <p class=\"dm-quality-text\">\n          Our team includes licensed physicians \u2013 we understand the\n          challenges of international recognition procedures as well as\n          structured and discreet job changes within Germany\n          from first-hand experience.\n        <\/p>\n      <\/div>\n\n      <!-- Card 2 -->\n      <div class=\"dm-quality-card\">\n        <div class=\"dm-quality-icon\">\ud83c\udf0d<\/div>\n        <h3 class=\"dm-quality-title\">Focus on International Medical Professionals<\/h3>\n        <p class=\"dm-quality-text\">\n          Clear specialization in recognition, medical licensing and\n          integration of international professionals from more than\n          45 countries \u2013 with full personal support throughout the process.\n        <\/p>\n      <\/div>\n\n      <!-- Card 3 -->\n      <div class=\"dm-quality-card\">\n        <div class=\"dm-quality-icon\">\ud83d\udcdc<\/div>\n        <h3 class=\"dm-quality-title\">Structured &amp; Legally Secure Processes<\/h3>\n        <p class=\"dm-quality-text\">\n          Transparent workflows with clearly defined steps \u2013\n          legally compliant, predictable and efficient\n          from recognition through to successful direct placement.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e41ecd7 e-con-full e-flex e-con e-parent\" data-id=\"e41ecd7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7501fa elementor-widget elementor-widget-html\" data-id=\"a7501fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ===== SECTION 6: BLOG TEASER (FINAL \u00b7 EN) ===== -->\n<style>\n  \/* Blog-Teaser \u2013 isolated styles *\/\n  .dm-blog{\n    background:#11293d;\n    padding:80px 20px;\n    color:#ffffff;\n  }\n\n  .dm-blog-container{\n    max-width:1200px;\n    margin:0 auto;\n    text-align:center;\n  }\n\n  .dm-blog-headline{\n    font-size:2.1rem;\n    font-weight:800;\n    margin:0 0 1rem;\n    color:#ffffff !important;\n    opacity:1 !important;\n    text-shadow:none !important;\n  }\n\n  .dm-blog-lead{\n    max-width:860px;\n    margin:0 auto 3rem;\n    color:#d7e2ec;\n    line-height:1.75;\n    font-size:1.05rem;\n  }\n\n  .dm-blog-grid{\n    display:grid;\n    gap:2rem;\n    grid-template-columns:1fr;\n  }\n\n  @media (min-width:640px){\n    .dm-blog-grid{ grid-template-columns:repeat(2,1fr); }\n  }\n  @media (min-width:1200px){\n    .dm-blog-grid{ grid-template-columns:repeat(3,1fr); }\n  }\n\n  .dm-blog-card{\n    background:#1a3a5b;\n    border-radius:16px;\n    overflow:hidden;\n    box-shadow:0 6px 22px rgba(0,0,0,.15);\n    transition:transform .25s ease, box-shadow .25s ease;\n    text-align:left;\n  }\n\n  .dm-blog-card:hover{\n    transform:translateY(-4px);\n    box-shadow:0 14px 34px rgba(0,0,0,.25);\n  }\n\n  .dm-blog-media{\n    width:100%;\n    height:180px;\n    background:#0e2435;\n    overflow:hidden;\n  }\n\n  .dm-blog-media img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n\n  .dm-blog-content{\n    padding:1.5rem;\n  }\n\n  .dm-blog-badge{\n    display:inline-block;\n    background:#e6f2fc;\n    color:#003580;\n    font-size:.75rem;\n    padding:.25rem .75rem;\n    border-radius:6px;\n    font-weight:800;\n    margin-bottom:.75rem;\n  }\n\n  .dm-blog-title{\n    font-size:1.15rem;\n    font-weight:800;\n    margin:.4rem 0 .4rem;\n    color:#eaf2f8;\n    line-height:1.35;\n  }\n\n  .dm-blog-text{\n    font-size:.95rem;\n    color:#d0d8e0;\n    line-height:1.55;\n  }\n\n  .dm-blog-footer{\n    margin-top:3rem;\n    text-align:center;\n  }\n\n  .dm-blog-btn{\n    display:inline-block;\n    background:#009fe3;\n    color:#ffffff;\n    font-weight:800;\n    padding:.9rem 1.3rem;\n    border-radius:12px;\n    text-decoration:none;\n  }\n\n  .dm-blog-btn:hover{\n    opacity:.9;\n  }\n<\/style>\n\n<section class=\"dm-blog\" aria-label=\"Latest blog articles\">\n  <div class=\"dm-blog-container\">\n\n    <h2 class=\"dm-blog-headline\">Latest Blog Articles<\/h2>\n\n    <p class=\"dm-blog-lead\">\n      First insights into our most important articles on\n      medical licensing, recognition, placement and integration\n      of international doctors and nurses in Germany.\n    <\/p>\n\n    <div class=\"dm-blog-grid\">\n\n      <!-- Article 1 -->\n      <a href=\"https:\/\/docmeds.de\/en\/doctor-in-germany\/\" class=\"dm-blog-card\" aria-label=\"Medical Doctor in Germany \u2013 read\" style=\"text-decoration:none\">\n        <div class=\"dm-blog-media\">\n          <img src=\"https:\/\/docmeds.de\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-Sep-20-2025-12_36_57-PM.png\"\n               alt=\"Medical Doctor in Germany\"\n               loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"dm-blog-content\">\n          <span class=\"dm-blog-badge\">DOCTORS<\/span>\n          <h3 class=\"dm-blog-title\">Medical Doctor in Germany \u2013 Requirements &amp; Pathway<\/h3>\n          <p class=\"dm-blog-text\">\n            Overview of recognition, medical licensing, language\n            requirements and career entry in Germany.\n          <\/p>\n        <\/div>\n      <\/a>\n\n      <!-- Article 2 -->\n      <a href=\"https:\/\/docmeds.de\/en\/foreign-nursing-staff-in-germany\/\" class=\"dm-blog-card\" aria-label=\"Foreign nurses in Germany \u2013 read\" style=\"text-decoration:none\">\n        <div class=\"dm-blog-media\">\n          <img src=\"https:\/\/docmeds.de\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-Sep-18-2025-06_13_43-PM.png\"\n               alt=\"Foreign nurses in Germany\"\n               loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"dm-blog-content\">\n          <span class=\"dm-blog-badge\">NURSING<\/span>\n          <h3 class=\"dm-blog-title\">Foreign Nurses in Germany<\/h3>\n          <p class=\"dm-blog-text\">\n            Recognition, language courses, visa and integration\n            explained step by step.\n          <\/p>\n        <\/div>\n      <\/a>\n\n      <!-- Article 3 -->\n      <a href=\"https:\/\/docmeds.de\/en\/recruitment-agency-for-doctors\/\" class=\"dm-blog-card\" aria-label=\"Physician recruitment in Germany \u2013 read\" style=\"text-decoration:none\">\n        <div class=\"dm-blog-media\">\n          <img src=\"https:\/\/docmeds.de\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-Sep-18-2025-06_43_44-PM.png\"\n               alt=\"Physician recruitment in Germany\"\n               loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"dm-blog-content\">\n          <span class=\"dm-blog-badge\">PLACEMENT<\/span>\n          <h3 class=\"dm-blog-title\">Physician Recruitment in Germany<\/h3>\n          <p class=\"dm-blog-text\">\n            How hospitals and medical care centers find suitable\n            doctors in a legally compliant way.\n          <\/p>\n        <\/div>\n      <\/a>\n\n    <\/div>\n\n    <div class=\"dm-blog-footer\">\n      <a href=\"https:\/\/docmeds.de\/en\/blog\/\" class=\"dm-blog-btn\">\n        Read more articles\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed2c96b e-con-full e-flex e-con e-parent\" data-id=\"ed2c96b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a01e093 elementor-widget elementor-widget-html\" data-id=\"a01e093\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ===== SECTION 7: FAQ (FINAL \u00b7 EN) ===== -->\n<style>\n  \/* FAQ \u2013 isolated styles *\/\n  .dm-faq{\n    background:#11293d;\n    padding:80px 20px;\n    color:#ffffff;\n  }\n\n  .dm-faq-container{\n    max-width:980px;\n    margin:0 auto;\n  }\n\n  .dm-faq-headline{\n    text-align:center;\n    font-size:2.1rem;\n    font-weight:800;\n    margin:0 0 1rem;\n    color:#ffffff !important;\n    opacity:1 !important;\n    text-shadow:none !important;\n  }\n\n  .dm-faq-lead{\n    text-align:center;\n    max-width:860px;\n    margin:0 auto 3rem;\n    color:#d7e2ec;\n    line-height:1.75;\n    font-size:1.05rem;\n  }\n\n  .dm-faq-item{\n    background:#1a3a5b;\n    border-radius:14px;\n    margin-bottom:1rem;\n    overflow:hidden;\n    box-shadow:0 6px 22px rgba(0,0,0,.15);\n  }\n\n  .dm-faq-summary{\n    list-style:none;\n    display:flex;\n    align-items:center;\n    gap:.75rem;\n    padding:1.1rem 1.2rem;\n    cursor:pointer;\n  }\n\n  .dm-faq-summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .dm-faq-question{\n    font-size:1.02rem;\n    font-weight:800;\n    color:#eaf2f8;\n    letter-spacing:.2px;\n  }\n\n  .dm-faq-chevron{\n    margin-left:auto;\n    color:#eaf2f8;\n    transition:transform .25s ease;\n  }\n\n  details[open] .dm-faq-chevron{\n    transform:rotate(90deg);\n  }\n\n  .dm-faq-content{\n    padding:0 1.2rem 1.2rem;\n    color:#d0d8e0;\n    font-size:.98rem;\n    line-height:1.65;\n  }\n\n  .dm-faq-kw{\n    color:#34b8b8;\n    font-weight:800;\n  }\n\n  .dm-faq-footer{\n    text-align:center;\n    margin-top:2.5rem;\n  }\n\n  .dm-faq-btn{\n    display:inline-block;\n    background:#009fe3;\n    color:#ffffff;\n    font-weight:800;\n    padding:.9rem 1.3rem;\n    border-radius:12px;\n    text-decoration:none;\n  }\n\n  .dm-faq-btn:hover{\n    opacity:.9;\n  }\n<\/style>\n\n<section class=\"dm-faq\" aria-labelledby=\"dm-faq-title-en\">\n\n  <!-- ===== JSON-LD FAQ (EN) ===== -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\":\"https:\/\/schema.org\",\n    \"@type\":\"FAQPage\",\n    \"mainEntity\":[\n      {\n        \"@type\":\"Question\",\n        \"name\":\"How does the medical licensing process in Germany work?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"docMeds reviews documents, coordinates recognition and medical licensing, organizes language courses (B2\/C1) and prepares candidates for the medical language examination.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"Which visa options are available?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"Depending on individual circumstances, recognition visas (\u00a716d), skilled worker visas (\u00a718a) or job-related visa solutions may apply.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"How can I pass the medical language examination?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"Through realistic simulations (medical history, patient consultation, documentation), targeted medical terminology training and structured feedback.\"\n        }\n      }\n    ]\n  }\n  <\/script>\n\n  <div class=\"dm-faq-container\">\n    <h2 id=\"dm-faq-title-en\" class=\"dm-faq-headline\">\n      Frequently Asked Questions\n    <\/h2>\n\n    <p class=\"dm-faq-lead\">\n      Answers about <strong>medical licensing<\/strong>, <strong>recognition<\/strong>,\n      <strong>placement<\/strong> and starting a medical career in Germany.\n    <\/p>\n\n    <details class=\"dm-faq-item\">\n      <summary class=\"dm-faq-summary\">\n        <span class=\"dm-faq-question\">\n          How does the <span class=\"dm-faq-kw\">medical licensing process<\/span> work?\n        <\/span>\n        <span class=\"dm-faq-chevron\">\u25b6<\/span>\n      <\/summary>\n      <div class=\"dm-faq-content\">\n        docMeds coordinates recognition and licensing, language courses (B2\/C1)\n        and provides structured preparation for the medical language examination.\n      <\/div>\n    <\/details>\n\n    <details class=\"dm-faq-item\">\n      <summary class=\"dm-faq-summary\">\n        <span class=\"dm-faq-question\">\n          Which <span class=\"dm-faq-kw\">visa<\/span> options are available?\n        <\/span>\n        <span class=\"dm-faq-chevron\">\u25b6<\/span>\n      <\/summary>\n      <div class=\"dm-faq-content\">\n        Recognition visas, skilled worker visas or job-related solutions \u2013\n        depending on qualification level and current status.\n      <\/div>\n    <\/details>\n\n    <details class=\"dm-faq-item\">\n      <summary class=\"dm-faq-summary\">\n        <span class=\"dm-faq-question\">\n          How can I pass the <span class=\"dm-faq-kw\">medical language examination<\/span>?\n        <\/span>\n        <span class=\"dm-faq-chevron\">\u25b6<\/span>\n      <\/summary>\n      <div class=\"dm-faq-content\">\n        With realistic simulations, focused medical terminology training\n        and structured exam preparation.\n      <\/div>\n    <\/details>\n\n    <div class=\"dm-faq-footer\">\n      <a href=\"https:\/\/docmeds.de\/en\/faq\/\" class=\"dm-faq-btn\">\n        View all FAQs\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-557943d e-con-full e-flex e-con e-parent\" data-id=\"557943d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77ca56c elementor-widget elementor-widget-html\" data-id=\"77ca56c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ===== SECTION 8: CLOSING CTA (FINAL \u00b7 EN + SELECTION) ===== -->\n<style>\n\/* ===== ISOLATION ===== *\/\n.dm-closing,\n.dm-closing *{\n  box-sizing:border-box;\n}\n\n\/* ===== FORCE WHITE TYPO ===== *\/\n.dm-closing h2,\n.dm-closing h3,\n.dm-closing p,\n.dm-closing span,\n.dm-closing strong{\n  color:#ffffff !important;\n  opacity:1 !important;\n  filter:none !important;\n}\n\n\/* ===== BASE ===== *\/\n.dm-closing{\n  background:#11293d;\n  padding:90px 20px;\n  position:relative;\n  overflow:hidden;\n}\n\n.dm-closing-glow{\n  position:absolute;\n  inset:auto -20% -35% -20%;\n  height:380px;\n  background:radial-gradient(\n    60% 80% at 50% 50%,\n    rgba(0,159,227,.18) 0%,\n    rgba(52,184,184,.12) 40%,\n    rgba(0,0,0,0) 70%\n  );\n  filter:blur(30px);\n  pointer-events:none;\n}\n\n.dm-closing-container{\n  max-width:1200px;\n  margin:0 auto;\n  position:relative;\n  z-index:2;\n}\n\n.dm-closing-header{\n  text-align:center;\n  margin-bottom:3rem;\n}\n\n.dm-closing-headline{\n  font-size:2.3rem;\n  font-weight:800;\n  margin:0 0 1rem;\n}\n\n.dm-closing-lead{\n  font-size:1.08rem;\n  color:#d7e2ec !important;\n  max-width:860px;\n  margin:0 auto;\n  line-height:1.75;\n}\n\n\/* ===== GRID ===== *\/\n.dm-closing-grid{\n  display:grid;\n  gap:1.6rem;\n  grid-template-columns:repeat(3, minmax(240px, 1fr));\n}\n\n@media (max-width:1024px){\n  .dm-closing-grid{ grid-template-columns:repeat(2, 1fr); }\n}\n@media (max-width:640px){\n  .dm-closing-grid{ grid-template-columns:1fr; }\n}\n\n\/* ===== CARD ===== *\/\n.dm-closing-card{\n  background:#132b41;\n  border-radius:18px;\n  padding:1.8rem;\n  box-shadow:0 10px 26px rgba(0,0,0,.22);\n  transition:transform .25s ease, box-shadow .25s ease;\n}\n.dm-closing-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 18px 38px rgba(0,0,0,.28);\n}\n\n.dm-closing-icon{\n  width:44px;\n  height:44px;\n  border-radius:12px;\n  display:grid;\n  place-items:center;\n  margin-bottom:1rem;\n  font-size:22px;\n}\n\n.dm-icon-doc{background:#34b8b8;color:#0d1b2a}\n.dm-icon-nurse{background:#feba02;color:#0d1b2a}\n.dm-icon-clinic{background:#009fe3;color:#ffffff}\n\n.dm-closing-title{\n  font-size:1.25rem;\n  font-weight:800;\n  margin:.3rem 0 .6rem;\n}\n\n.dm-closing-text{\n  font-size:.98rem;\n  color:#d6e1eb !important;\n  line-height:1.55;\n  margin:0 0 1.2rem;\n}\n\n\/* ===== BUTTONS ===== *\/\n.dm-closing-btn{\n  display:inline-block;\n  font-weight:800;\n  font-size:.95rem;\n  padding:.78rem 1.1rem;\n  border-radius:10px;\n  border:none;\n  cursor:pointer;\n  text-decoration:none;\n}\n\n.dm-btn-doc{background:#34b8b8;color:#0d1b2a !important}\n.dm-btn-nurse{background:#feba02;color:#0d1b2a !important}\n.dm-btn-clinic{background:#009fe3;color:#ffffff !important}\n\n\/* ===== SELECTION ===== *\/\n.dm-select{\n  display:none;\n  margin-top:.8rem;\n  gap:.5rem;\n  flex-wrap:wrap;\n}\n\n.dm-select a{\n  background:#11293d;\n  border:1px solid rgba(255,255,255,.18);\n  color:#ffffff;\n  padding:.6rem .95rem;\n  border-radius:9px;\n  font-weight:700;\n  text-decoration:none;\n}\n\n.dm-select a:hover{\n  background:#34b8b8;\n  color:#0d1b2a;\n}\n<\/style>\n\n<section class=\"dm-closing\" aria-label=\"Next step with docMeds\">\n  <div class=\"dm-closing-glow\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"dm-closing-container\">\n    <header class=\"dm-closing-header\">\n      <h2 class=\"dm-closing-headline\">\n        Take the next step with\n        <span>doc<\/span><span style=\"color:#34b8b8\">Meds<\/span>\n      <\/h2>\n      <p class=\"dm-closing-lead\">\n        Recognition. Medical licensing. <strong>Placement<\/strong>.\n        International professionals <strong>and structured direct placement\n        within Germany<\/strong>.\n      <\/p>\n    <\/header>\n\n    <div class=\"dm-closing-grid\">\n\n      <!-- Doctors -->\n      <article class=\"dm-closing-card\">\n        <div class=\"dm-closing-icon dm-icon-doc\">\ud83e\uddd1\u200d\u2695\ufe0f<\/div>\n        <h3 class=\"dm-closing-title\">For Doctors \u2013 Career & Placement<\/h3>\n        <p class=\"dm-closing-text\">\n          Structured pathway to medical licensing or discreet direct placement.\n        <\/p>\n\n        <button class=\"dm-closing-btn dm-btn-doc\" onclick=\"toggleClosingDoctors()\">\n          For Doctors\n        <\/button>\n\n        <div class=\"dm-select\" id=\"closingDoctors\">\n          <a href=\"https:\/\/docmeds.de\/en\/for-doctors\/\"> International Doctors<\/a>\n          <a href=\"https:\/\/docmeds.de\/en\/direktvermittlung-aerzte\/\"> Direct Placement Doctors<\/a>\n        <\/div>\n      <\/article>\n\n      <!-- Nurses -->\n      <article class=\"dm-closing-card\">\n        <div class=\"dm-closing-icon dm-icon-nurse\">\ud83d\udc69\u200d\u2695\ufe0f<\/div>\n        <h3 class=\"dm-closing-title\">For Nurses \u2013 Entry & Career Change<\/h3>\n        <p class=\"dm-closing-text\">\n          Recognition or direct placement \u2013 structured and secure.\n        <\/p>\n\n        <button class=\"dm-closing-btn dm-btn-nurse\" onclick=\"toggleClosingNurses()\">\n          For Nurses\n        <\/button>\n\n        <div class=\"dm-select\" id=\"closingNurses\">\n          <a href=\"https:\/\/docmeds.de\/en\/nursing-specialist\/\"> International Nurses<\/a>\n          <a href=\"https:\/\/docmeds.de\/en\/direktvermittlung-pflege\/\"> Direct Placement Nurses<\/a>\n        <\/div>\n      <\/article>\n\n      <!-- Clinics -->\n      <article class=\"dm-closing-card\">\n        <div class=\"dm-closing-icon dm-icon-clinic\">\ud83c\udfe5<\/div>\n        <h3 class=\"dm-closing-title\">For Clinics & Medical Care Centers<\/h3>\n        <p class=\"dm-closing-text\">\n          International professionals and immediately available staff.\n        <\/p>\n        <a class=\"dm-closing-btn dm-btn-clinic\" href=\"https:\/\/docmeds.de\/en\/for-clinics-medical-care-centers\/\">\n          For Clinics & MCC\n        <\/a>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\nfunction toggleClosingDoctors(){\n  document.getElementById('closingDoctors').style.display = 'flex';\n  document.getElementById('closingNurses').style.display = 'none';\n}\nfunction toggleClosingNurses(){\n  document.getElementById('closingNurses').style.display = 'flex';\n  document.getElementById('closingDoctors').style.display = 'none';\n}\n<\/script>\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","protected":false},"excerpt":{"rendered":"<p>Doctor Placement &amp; Nurse Placement Direct placement of licensed doctors and recognized nurses &amp; international recruiting (EU + selected third [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1996","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/docmeds.de\/en\/wp-json\/wp\/v2\/pages\/1996","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docmeds.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docmeds.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docmeds.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docmeds.de\/en\/wp-json\/wp\/v2\/comments?post=1996"}],"version-history":[{"count":92,"href":"https:\/\/docmeds.de\/en\/wp-json\/wp\/v2\/pages\/1996\/revisions"}],"predecessor-version":[{"id":5593,"href":"https:\/\/docmeds.de\/en\/wp-json\/wp\/v2\/pages\/1996\/revisions\/5593"}],"wp:attachment":[{"href":"https:\/\/docmeds.de\/en\/wp-json\/wp\/v2\/media?parent=1996"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}