{"id":6662,"date":"2026-05-20T23:09:40","date_gmt":"2026-05-20T21:09:40","guid":{"rendered":"https:\/\/ai4healthcro.eu\/?page_id=6662"},"modified":"2026-05-20T23:15:23","modified_gmt":"2026-05-20T21:15:23","slug":"ai4health-cro-services","status":"publish","type":"page","link":"https:\/\/ai4healthcro.eu\/?page_id=6662","title":{"rendered":"AI4Health.Cro Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6662\" class=\"elementor elementor-6662\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dad5ced elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dad5ced\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-018fd3d\" data-id=\"018fd3d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-392c25c elementor-widget elementor-widget-html\" data-id=\"392c25c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Landing page: AI4Health.Cro Services Hub -->\n<section class=\"ai4hc-services-landing\" aria-labelledby=\"ai4hc-services-landing-title\">\n  <style>\n    @import url(\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Sans:wght@400;500;600;700;800&display=swap\");\n\n    .ai4hc-services-landing {\n      --ai4hc-light-blue: #6EC1E4;\n      --ai4hc-grey: #54595F;\n      --ai4hc-navy: #012242;\n      --ai4hc-dark-navy: #011121;\n      --ai4hc-green: #61CE70;\n      --ai4hc-cyan: #02ABCF;\n      --ai4hc-purple: #24195C;\n      --ai4hc-pink: #ED697E;\n      --ai4hc-coral: #FF7F66;\n      --ai4hc-white: #ffffff;\n      --ai4hc-purple-soft: rgba(36, 25, 92, 0.08);\n\n      padding: 90px 20px;\n      background: var(--ai4hc-white);\n      font-family: \"IBM Plex Sans\", Arial, sans-serif;\n      color: var(--ai4hc-navy);\n    }\n\n    .ai4hc-services-landing * {\n      box-sizing: border-box;\n      font-family: inherit;\n    }\n\n    .ai4hc-services-landing__container {\n      width: 100%;\n      max-width: 1180px;\n      margin: 0 auto;\n    }\n\n    .ai4hc-services-landing__hero {\n      position: relative;\n      overflow: hidden;\n      margin-bottom: 70px;\n      padding: 70px 56px;\n      border-radius: 32px;\n      background: var(--ai4hc-purple);\n      color: var(--ai4hc-white);\n      text-align: center;\n      box-shadow: 0 26px 64px rgba(36, 25, 92, 0.26);\n    }\n\n    .ai4hc-services-landing__hero::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 8px;\n      background: linear-gradient(\n        90deg,\n        var(--ai4hc-cyan) 0%,\n        var(--ai4hc-pink) 52%,\n        var(--ai4hc-coral) 100%\n      );\n    }\n\n    .ai4hc-services-landing__hero::after {\n      content: \"\";\n      position: absolute;\n      right: -130px;\n      bottom: -130px;\n      width: 360px;\n      height: 360px;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, 0.07);\n      pointer-events: none;\n    }\n\n    .ai4hc-services-landing__hero-inner {\n      position: relative;\n      z-index: 1;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .ai4hc-services-landing__label {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 18px;\n      padding: 9px 18px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.12);\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      color: var(--ai4hc-white);\n      font-size: 13px;\n      font-weight: 800;\n      line-height: 1.2;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .ai4hc-services-landing__title {\n      margin: 0;\n      font-size: clamp(40px, 6vw, 72px);\n      line-height: 1.02;\n      font-weight: 800;\n      text-transform: uppercase;\n      color: var(--ai4hc-white) !important;\n    }\n\n    .ai4hc-services-landing__mark {\n      width: 96px;\n      height: 7px;\n      margin: 26px auto 26px;\n      border-radius: 100px;\n      background: linear-gradient(\n        90deg,\n        var(--ai4hc-cyan) 0%,\n        var(--ai4hc-pink) 52%,\n        var(--ai4hc-coral) 100%\n      );\n    }\n\n    .ai4hc-services-landing__lead {\n      margin: 0 auto 34px;\n      max-width: 820px;\n      font-size: 21px;\n      line-height: 1.55;\n      font-weight: 500;\n      color: rgba(255, 255, 255, 0.86);\n    }\n\n    .ai4hc-services-landing__hero-actions {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 16px;\n    }\n\n    .ai4hc-services-landing__button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 52px;\n      padding: 15px 34px;\n      border-radius: 999px;\n      background: var(--ai4hc-white);\n      color: var(--ai4hc-purple);\n      font-size: 14px;\n      font-weight: 800;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      text-decoration: none;\n      box-shadow: 0 14px 30px rgba(0, 0, 0, 0.14);\n      transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease;\n    }\n\n    .ai4hc-services-landing__button:hover,\n    .ai4hc-services-landing__button:focus-visible {\n      background: var(--ai4hc-pink);\n      color: var(--ai4hc-white);\n      transform: translateY(-2px);\n      outline: none;\n    }\n\n    .ai4hc-services-landing__button--outline {\n      background: transparent;\n      color: var(--ai4hc-white);\n      border: 1px solid rgba(255, 255, 255, 0.35);\n      box-shadow: none;\n    }\n\n    .ai4hc-services-landing__button--outline:hover,\n    .ai4hc-services-landing__button--outline:focus-visible {\n      background: var(--ai4hc-white);\n      color: var(--ai4hc-purple);\n    }\n\n    .ai4hc-services-landing__section-header {\n      max-width: 860px;\n      margin: 0 auto 46px;\n      text-align: center;\n    }\n\n    .ai4hc-services-landing__section-label {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 14px;\n      padding: 9px 18px;\n      border-radius: 999px;\n      background: var(--ai4hc-purple-soft);\n      color: var(--ai4hc-purple);\n      font-size: 13px;\n      font-weight: 800;\n      line-height: 1.2;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .ai4hc-services-landing__section-title {\n      margin: 0;\n      font-size: clamp(34px, 5vw, 58px);\n      line-height: 1.02;\n      font-weight: 800;\n      text-transform: uppercase;\n      color: var(--ai4hc-purple);\n    }\n\n    .ai4hc-services-landing__section-mark {\n      width: 88px;\n      height: 7px;\n      margin: 24px auto 24px;\n      border-radius: 100px;\n      background: linear-gradient(\n        90deg,\n        var(--ai4hc-purple) 0%,\n        var(--ai4hc-cyan) 52%,\n        var(--ai4hc-pink) 100%\n      );\n    }\n\n    .ai4hc-services-landing__section-intro {\n      margin: 0 auto;\n      max-width: 760px;\n      font-size: 20px;\n      line-height: 1.55;\n      font-weight: 500;\n      color: var(--ai4hc-grey);\n    }\n\n    .ai4hc-services-landing__services {\n      margin-bottom: 78px;\n    }\n\n    .ai4hc-services-landing__grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 24px;\n      align-items: stretch;\n    }\n\n    .ai4hc-service-card {\n      position: relative;\n      display: flex;\n      flex-direction: column;\n      min-height: 100%;\n      padding: 34px 26px 30px;\n      overflow: hidden;\n      border-radius: 24px;\n      background: var(--ai4hc-purple);\n      color: var(--ai4hc-white);\n      text-decoration: none;\n      box-shadow: 0 18px 42px rgba(36, 25, 92, 0.18);\n      transition: transform 0.25s ease, box-shadow 0.25s ease;\n    }\n\n    .ai4hc-service-card::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 7px;\n      background: var(--ai4hc-cyan);\n    }\n\n    .ai4hc-service-card:nth-child(2)::before {\n      background: var(--ai4hc-light-blue);\n    }\n\n    .ai4hc-service-card:nth-child(3)::before {\n      background: var(--ai4hc-pink);\n    }\n\n    .ai4hc-service-card:nth-child(4)::before {\n      background: var(--ai4hc-coral);\n    }\n\n    .ai4hc-service-card::after {\n      content: \"\";\n      position: absolute;\n      right: -85px;\n      bottom: -85px;\n      width: 220px;\n      height: 220px;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, 0.07);\n      pointer-events: none;\n    }\n\n    .ai4hc-service-card:hover,\n    .ai4hc-service-card:focus-visible {\n      transform: translateY(-6px);\n      box-shadow: 0 26px 58px rgba(36, 25, 92, 0.3);\n      outline: none;\n    }\n\n    .ai4hc-service-card__number {\n      position: relative;\n      z-index: 1;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      margin-bottom: 24px;\n      border-radius: 18px;\n      background: rgba(255, 255, 255, 0.12);\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      color: var(--ai4hc-white);\n      font-size: 22px;\n      font-weight: 800;\n      line-height: 1;\n    }\n\n    .ai4hc-service-card__title,\n    .ai4hc-service-card h3 {\n      position: relative;\n      z-index: 1;\n      margin: 0 0 16px;\n      font-size: 24px;\n      line-height: 1.15;\n      font-weight: 800;\n      color: var(--ai4hc-white) !important;\n    }\n\n    .ai4hc-service-card__text {\n      position: relative;\n      z-index: 1;\n      margin: 0 0 24px;\n      font-size: 16px;\n      line-height: 1.62;\n      font-weight: 500;\n      color: rgba(255, 255, 255, 0.84);\n    }\n\n    .ai4hc-service-card__tagline {\n      position: relative;\n      z-index: 1;\n      margin: auto 0 22px;\n      padding: 14px 16px;\n      border-radius: 16px;\n      background: rgba(255, 255, 255, 0.1);\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      color: rgba(255, 255, 255, 0.88);\n      font-size: 14px;\n      line-height: 1.45;\n      font-weight: 700;\n    }\n\n    .ai4hc-service-card__link {\n      position: relative;\n      z-index: 1;\n      display: inline-flex;\n      align-items: center;\n      width: fit-content;\n      margin-top: auto;\n      color: var(--ai4hc-white);\n      font-size: 14px;\n      font-weight: 800;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    .ai4hc-service-card__link::after {\n      content: \"\u2192\";\n      margin-left: 8px;\n      color: var(--ai4hc-cyan);\n      transition: transform 0.2s ease;\n    }\n\n    .ai4hc-service-card:nth-child(2) .ai4hc-service-card__link::after {\n      color: var(--ai4hc-light-blue);\n    }\n\n    .ai4hc-service-card:nth-child(3) .ai4hc-service-card__link::after {\n      color: var(--ai4hc-pink);\n    }\n\n    .ai4hc-service-card:nth-child(4) .ai4hc-service-card__link::after {\n      color: var(--ai4hc-coral);\n    }\n\n    .ai4hc-service-card:hover .ai4hc-service-card__link::after,\n    .ai4hc-service-card:focus-visible .ai4hc-service-card__link::after {\n      transform: translateX(4px);\n    }\n\n    .ai4hc-services-landing__featured {\n      margin-bottom: 78px;\n    }\n\n    .ai4hc-services-landing__feature-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 28px;\n      align-items: stretch;\n    }\n\n    .ai4hc-feature-card {\n      position: relative;\n      display: flex;\n      flex-direction: column;\n      min-height: 100%;\n      padding: 38px 34px 34px;\n      overflow: hidden;\n      border-radius: 26px;\n      background: var(--ai4hc-purple);\n      color: var(--ai4hc-white);\n      text-decoration: none;\n      box-shadow: 0 18px 42px rgba(36, 25, 92, 0.18);\n      transition: transform 0.25s ease, box-shadow 0.25s ease;\n    }\n\n    .ai4hc-feature-card::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 7px;\n      background: var(--ai4hc-cyan);\n    }\n\n    .ai4hc-feature-card:nth-child(2)::before {\n      background: var(--ai4hc-pink);\n    }\n\n    .ai4hc-feature-card::after {\n      content: \"\";\n      position: absolute;\n      right: -90px;\n      bottom: -90px;\n      width: 240px;\n      height: 240px;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, 0.07);\n      pointer-events: none;\n    }\n\n    .ai4hc-feature-card:hover,\n    .ai4hc-feature-card:focus-visible {\n      transform: translateY(-6px);\n      box-shadow: 0 26px 58px rgba(36, 25, 92, 0.3);\n      outline: none;\n    }\n\n    .ai4hc-feature-card__badge {\n      position: relative;\n      z-index: 1;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: fit-content;\n      margin-bottom: 24px;\n      padding: 9px 14px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.12);\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      color: var(--ai4hc-white);\n      font-size: 12px;\n      font-weight: 800;\n      line-height: 1;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .ai4hc-feature-card__title,\n    .ai4hc-feature-card h3 {\n      position: relative;\n      z-index: 1;\n      margin: 0 0 20px;\n      font-size: clamp(26px, 3vw, 36px);\n      line-height: 1.12;\n      font-weight: 800;\n      color: var(--ai4hc-white) !important;\n    }\n\n    .ai4hc-feature-card__text {\n      position: relative;\n      z-index: 1;\n      margin: 0 0 28px;\n      font-size: 17px;\n      line-height: 1.62;\n      font-weight: 500;\n      color: rgba(255, 255, 255, 0.84);\n    }\n\n    .ai4hc-feature-card__link {\n      position: relative;\n      z-index: 1;\n      display: inline-flex;\n      align-items: center;\n      width: fit-content;\n      margin-top: auto;\n      color: var(--ai4hc-white);\n      font-size: 14px;\n      font-weight: 800;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    .ai4hc-feature-card__link::after {\n      content: \"\u2192\";\n      margin-left: 8px;\n      color: var(--ai4hc-cyan);\n      transition: transform 0.2s ease;\n    }\n\n    .ai4hc-feature-card:nth-child(2) .ai4hc-feature-card__link::after {\n      color: var(--ai4hc-pink);\n    }\n\n    .ai4hc-feature-card:hover .ai4hc-feature-card__link::after,\n    .ai4hc-feature-card:focus-visible .ai4hc-feature-card__link::after {\n      transform: translateX(4px);\n    }\n\n    .ai4hc-services-landing__steps {\n      display: grid;\n      grid-template-columns: 0.9fr 1.1fr;\n      gap: 36px;\n      align-items: stretch;\n      margin-bottom: 78px;\n    }\n\n    .ai4hc-services-landing__steps-panel {\n      position: relative;\n      overflow: hidden;\n      border-radius: 26px;\n      padding: 40px 36px;\n      background: var(--ai4hc-purple);\n      color: var(--ai4hc-white);\n      box-shadow: 0 18px 42px rgba(36, 25, 92, 0.18);\n    }\n\n    .ai4hc-services-landing__steps-panel::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 7px;\n      background: linear-gradient(\n        90deg,\n        var(--ai4hc-cyan) 0%,\n        var(--ai4hc-pink) 52%,\n        var(--ai4hc-coral) 100%\n      );\n    }\n\n    .ai4hc-services-landing__steps-title,\n    .ai4hc-services-landing__steps-panel h2 {\n      margin: 0 0 20px;\n      font-size: clamp(30px, 4vw, 46px);\n      line-height: 1.08;\n      font-weight: 800;\n      color: var(--ai4hc-white) !important;\n    }\n\n    .ai4hc-services-landing__steps-text {\n      margin: 0 0 28px;\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 500;\n      color: rgba(255, 255, 255, 0.84);\n    }\n\n    .ai4hc-services-landing__steps-list {\n      display: grid;\n      gap: 18px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ai4hc-services-landing__steps-list li {\n      display: grid;\n      grid-template-columns: 54px 1fr;\n      gap: 16px;\n      align-items: start;\n      padding: 20px;\n      border-radius: 18px;\n      background: var(--ai4hc-white);\n      box-shadow: 0 14px 30px rgba(36, 25, 92, 0.08);\n    }\n\n    .ai4hc-services-landing__step-number {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 54px;\n      height: 54px;\n      border-radius: 18px;\n      background: var(--ai4hc-purple);\n      color: var(--ai4hc-white);\n      font-size: 20px;\n      font-weight: 800;\n    }\n\n    .ai4hc-services-landing__steps-list strong {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--ai4hc-purple);\n      font-size: 18px;\n      line-height: 1.25;\n      font-weight: 800;\n    }\n\n    .ai4hc-services-landing__steps-list span {\n      display: block;\n      color: var(--ai4hc-grey);\n      font-size: 15.5px;\n      line-height: 1.55;\n      font-weight: 500;\n    }\n\n    .ai4hc-services-landing__final-cta {\n      position: relative;\n      overflow: hidden;\n      padding: 46px 40px;\n      border-radius: 28px;\n      background: var(--ai4hc-purple);\n      color: var(--ai4hc-white);\n      text-align: center;\n      box-shadow: 0 24px 58px rgba(36, 25, 92, 0.24);\n    }\n\n    .ai4hc-services-landing__final-cta::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 7px;\n      background: linear-gradient(\n        90deg,\n        var(--ai4hc-cyan) 0%,\n        var(--ai4hc-pink) 52%,\n        var(--ai4hc-coral) 100%\n      );\n    }\n\n    .ai4hc-services-landing__final-title,\n    .ai4hc-services-landing__final-cta h2 {\n      position: relative;\n      z-index: 1;\n      margin: 0 0 16px;\n      font-size: clamp(30px, 4vw, 48px);\n      line-height: 1.08;\n      font-weight: 800;\n      color: var(--ai4hc-white) !important;\n    }\n\n    .ai4hc-services-landing__final-text {\n      position: relative;\n      z-index: 1;\n      margin: 0 auto 28px;\n      max-width: 780px;\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 500;\n      color: rgba(255, 255, 255, 0.84);\n    }\n\n    .ai4hc-services-landing__final-actions {\n      position: relative;\n      z-index: 1;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 16px;\n    }\n\n    @media (min-width: 1200px) {\n      .ai4hc-services-landing {\n        padding-top: 96px;\n        padding-bottom: 96px;\n      }\n    }\n\n    @media (max-width: 1199px) {\n      .ai4hc-services-landing {\n        padding: 76px 28px;\n      }\n\n      .ai4hc-services-landing__hero {\n        padding: 62px 44px;\n      }\n\n      .ai4hc-services-landing__grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 980px) {\n      .ai4hc-services-landing {\n        padding: 68px 24px;\n      }\n\n      .ai4hc-services-landing__hero {\n        padding: 54px 34px;\n        margin-bottom: 62px;\n      }\n\n      .ai4hc-services-landing__section-header {\n        max-width: 100%;\n        margin-bottom: 38px;\n      }\n\n      .ai4hc-services-landing__section-intro,\n      .ai4hc-services-landing__lead {\n        font-size: 18px;\n      }\n\n      .ai4hc-services-landing__feature-grid,\n      .ai4hc-services-landing__steps {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .ai4hc-services-landing {\n        padding: 58px 20px;\n      }\n\n      .ai4hc-services-landing__hero {\n        border-radius: 24px;\n        padding: 44px 26px;\n      }\n\n      .ai4hc-services-landing__title {\n        font-size: clamp(36px, 11vw, 54px);\n      }\n\n      .ai4hc-services-landing__section-title {\n        font-size: clamp(32px, 10vw, 44px);\n      }\n\n      .ai4hc-services-landing__grid {\n        grid-template-columns: 1fr;\n        gap: 22px;\n      }\n\n      .ai4hc-service-card,\n      .ai4hc-feature-card,\n      .ai4hc-services-landing__steps-panel,\n      .ai4hc-services-landing__final-cta {\n        border-radius: 22px;\n      }\n\n      .ai4hc-service-card:hover,\n      .ai4hc-service-card:focus-visible,\n      .ai4hc-feature-card:hover,\n      .ai4hc-feature-card:focus-visible {\n        transform: none;\n      }\n\n      .ai4hc-services-landing__steps-list li {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .ai4hc-services-landing {\n        padding: 50px 16px;\n      }\n\n      .ai4hc-services-landing__hero {\n        padding: 38px 20px;\n      }\n\n      .ai4hc-services-landing__label,\n      .ai4hc-services-landing__section-label {\n        font-size: 12px;\n        padding: 8px 14px;\n      }\n\n      .ai4hc-services-landing__title,\n      .ai4hc-services-landing__section-title {\n        font-size: 31px;\n        line-height: 1.08;\n      }\n\n      .ai4hc-services-landing__lead,\n      .ai4hc-services-landing__section-intro {\n        font-size: 16px;\n        line-height: 1.55;\n      }\n\n      .ai4hc-service-card,\n      .ai4hc-feature-card {\n        padding: 28px 20px 26px;\n      }\n\n      .ai4hc-service-card__title,\n      .ai4hc-service-card h3,\n      .ai4hc-feature-card__title,\n      .ai4hc-feature-card h3 {\n        font-size: 22px;\n      }\n\n      .ai4hc-service-card__text,\n      .ai4hc-feature-card__text {\n        font-size: 15px;\n      }\n\n      .ai4hc-services-landing__steps-panel,\n      .ai4hc-services-landing__final-cta {\n        padding: 32px 22px;\n      }\n\n      .ai4hc-services-landing__button {\n        width: 100%;\n      }\n    }\n  <\/style>\n\n  <div class=\"ai4hc-services-landing__container\">\n    <header class=\"ai4hc-services-landing__hero\">\n      <div class=\"ai4hc-services-landing__hero-inner\">\n        <span class=\"ai4hc-services-landing__label\">AI4Health.Cro Services<\/span>\n        <h1 class=\"ai4hc-services-landing__title\" id=\"ai4hc-services-landing-title\">\n          Test. Learn. Connect. Fund.\n        <\/h1>\n        <div class=\"ai4hc-services-landing__mark\" aria-hidden=\"true\"><\/div>\n        <p class=\"ai4hc-services-landing__lead\">\n          Access AI4Health.Cro services designed to help startups, SMEs, researchers, healthcare organisations and innovators validate ideas, build skills, connect with partners and prepare for investment.\n        <\/p>\n        <div class=\"ai4hc-services-landing__hero-actions\">\n          <a class=\"ai4hc-services-landing__button\" href=\"https:\/\/ai4healthcro.eu\/?page_id=2219\">\n            Apply for support\n          <\/a>\n          <a class=\"ai4hc-services-landing__button ai4hc-services-landing__button--outline\" href=\"#ai4hc-service-paths\">\n            Explore services\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/header>\n\n    <section class=\"ai4hc-services-landing__services\" id=\"ai4hc-service-paths\" aria-labelledby=\"ai4hc-service-paths-title\">\n      <header class=\"ai4hc-services-landing__section-header\">\n        <span class=\"ai4hc-services-landing__section-label\">Service paths<\/span>\n        <h2 class=\"ai4hc-services-landing__section-title\" id=\"ai4hc-service-paths-title\">\n          Choose your route to health AI innovation\n        <\/h2>\n        <div class=\"ai4hc-services-landing__section-mark\" aria-hidden=\"true\"><\/div>\n        <p class=\"ai4hc-services-landing__section-intro\">\n          Start with testing, strengthen your team through training, connect with the ecosystem and prepare for funding.\n        <\/p>\n      <\/header>\n\n      <div class=\"ai4hc-services-landing__grid\">\n        <a class=\"ai4hc-service-card\" href=\"https:\/\/ai4healthcro.eu\/?ht_kb=test-before-invest-services\">\n          <span class=\"ai4hc-service-card__number\" aria-hidden=\"true\">01<\/span>\n          <h3 class=\"ai4hc-service-card__title\">Test Before Invest Services<\/h3>\n          <p class=\"ai4hc-service-card__text\">\n            Testing Before Investing is dedicated to providing access to technical expertise, testing and experimentation facilities, data and other resources.\n          <\/p>\n          <div class=\"ai4hc-service-card__tagline\">\n            For innovators who need clinical, technical and market validation before scaling.\n          <\/div>\n          <span class=\"ai4hc-service-card__link\">Explore testing<\/span>\n        <\/a>\n\n        <a class=\"ai4hc-service-card\" href=\"https:\/\/ai4healthcro.eu\/?ht_kb=education-and-training-services\">\n          <span class=\"ai4hc-service-card__number\" aria-hidden=\"true\">02<\/span>\n          <h3 class=\"ai4hc-service-card__title\">Education and Training Services<\/h3>\n          <p class=\"ai4hc-service-card__text\">\n            Access online courses, bootcamps, workshops, training programmes and micro-credentials focused on AI, data and healthcare innovation.\n          <\/p>\n          <div class=\"ai4hc-service-card__tagline\">\n            For teams that need practical knowledge, advanced digital skills and business readiness.\n          <\/div>\n          <span class=\"ai4hc-service-card__link\">Explore learning<\/span>\n        <\/a>\n\n        <a class=\"ai4hc-service-card\" href=\"https:\/\/ai4healthcro.eu\/?ht_kb=networking-services\">\n          <span class=\"ai4hc-service-card__number\" aria-hidden=\"true\">03<\/span>\n          <h3 class=\"ai4hc-service-card__title\">Networking Services<\/h3>\n          <p class=\"ai4hc-service-card__text\">\n            AI4Health.Cro Compass supports guidance in searching, identifying and contacting potential strategic partners, experts and stakeholders.\n          <\/p>\n          <div class=\"ai4hc-service-card__tagline\">\n            For innovators who need partners, ecosystem access and visibility across AI and digital health.\n          <\/div>\n          <span class=\"ai4hc-service-card__link\">Explore networking<\/span>\n        <\/a>\n\n        <a class=\"ai4hc-service-card\" href=\"https:\/\/ai4healthcro.eu\/?ht_kb=finacing-support-services\">\n          <span class=\"ai4hc-service-card__number\" aria-hidden=\"true\">04<\/span>\n          <h3 class=\"ai4hc-service-card__title\">Financing Support Services<\/h3>\n          <p class=\"ai4hc-service-card__text\">\n            Financing support includes investment readiness, consortium building and access to a secure AI4Health.Cro Investment Platform.\n          <\/p>\n          <div class=\"ai4hc-service-card__tagline\">\n            For startups and SMEs preparing for investors, grants, partnerships and long-term growth.\n          <\/div>\n          <span class=\"ai4hc-service-card__link\">Explore funding<\/span>\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"ai4hc-services-landing__featured\" aria-labelledby=\"ai4hc-featured-services-title\">\n      <header class=\"ai4hc-services-landing__section-header\">\n\n        <h2 class=\"ai4hc-services-landing__section-title\" id=\"ai4hc-featured-services-title\">\n          \n\n\n         \n\n    <section class=\"ai4hc-services-landing__steps\" aria-labelledby=\"ai4hc-services-steps-title\">\n      <div class=\"ai4hc-services-landing__steps-panel\">\n        <h2 class=\"ai4hc-services-landing__steps-title\" id=\"ai4hc-services-steps-title\">\n          How AI4Health.Cro support works\n        <\/h2>\n        <p class=\"ai4hc-services-landing__steps-text\">\n          The services are built to guide innovators through the most important steps of digital health transformation, from validation to growth.\n        <\/p>\n        <a class=\"ai4hc-services-landing__button\" href=\"https:\/\/ai4healthcro.eu\/?page_id=2219\">\n          Get involved\n        <\/a>\n      <\/div>\n\n      <ol class=\"ai4hc-services-landing__steps-list\">\n        <li>\n          <span class=\"ai4hc-services-landing__step-number\">01<\/span>\n          <span>\n            <strong>Tell us what you are developing<\/strong>\n            Share your idea, product, service or organisational need so the AI4Health.Cro team can identify the right support path.\n          <\/span>\n        <\/li>\n        <li>\n          <span class=\"ai4hc-services-landing__step-number\">02<\/span>\n          <span>\n            <strong>Match with the right service<\/strong>\n            Choose testing, education, networking or financing support depending on your stage of development.\n          <\/span>\n        <\/li>\n        <li>\n          <span class=\"ai4hc-services-landing__step-number\">03<\/span>\n          <span>\n            <strong>Work with experts and partners<\/strong>\n            Connect with technical, clinical, research, business and communication expertise from the AI4Health.Cro ecosystem.\n          <\/span>\n        <\/li>\n        <li>\n          <span class=\"ai4hc-services-landing__step-number\">04<\/span>\n          <span>\n            <strong>Move closer to real-world use<\/strong>\n            Validate, improve and prepare your health AI solution for users, healthcare partners, investors and the market.\n          <\/span>\n        <\/li>\n      <\/ol>\n    <\/section>\n\n    <section class=\"ai4hc-services-landing__final-cta\" aria-labelledby=\"ai4hc-services-final-title\">\n      <h2 class=\"ai4hc-services-landing__final-title\" id=\"ai4hc-services-final-title\">\n        Ready to shape the future of healthcare?\n      <\/h2>\n      <p class=\"ai4hc-services-landing__final-text\">\n        Whether you are testing an early idea, developing a health AI product, preparing a team for digital transformation or looking for partners and funding, AI4Health.Cro can help you take the next step.\n      <\/p>\n      <div class=\"ai4hc-services-landing__final-actions\">\n        <a class=\"ai4hc-services-landing__button\" href=\"https:\/\/ai4healthcro.eu\/?page_id=2219\">\n          Apply for support\n        <\/a>\n        <a class=\"ai4hc-services-landing__button ai4hc-services-landing__button--outline\" href=\"https:\/\/ai4healthcro.eu\/?page_id=1422\">\n          Contact us\n        <\/a>\n      <\/div>\n    <\/section>\n  <\/div>\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>AI4Health.Cro Services Test. Learn. Connect. Fund. Access AI4Health.Cro services designed to help startups, SMEs, researchers, healthcare organisations and innovators validate ideas, build skills, connect with partners and prepare for investment. Apply for support Explore services Service paths Choose your route to health AI innovation Start with testing, strengthen your team through training, connect with the &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/ai4healthcro.eu\/?page_id=6662\"> <span class=\"screen-reader-text\">AI4Health.Cro Services<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","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":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"class_list":["post-6662","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ai4healthcro.eu\/index.php?rest_route=\/wp\/v2\/pages\/6662","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ai4healthcro.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ai4healthcro.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ai4healthcro.eu\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ai4healthcro.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6662"}],"version-history":[{"count":4,"href":"https:\/\/ai4healthcro.eu\/index.php?rest_route=\/wp\/v2\/pages\/6662\/revisions"}],"predecessor-version":[{"id":6668,"href":"https:\/\/ai4healthcro.eu\/index.php?rest_route=\/wp\/v2\/pages\/6662\/revisions\/6668"}],"wp:attachment":[{"href":"https:\/\/ai4healthcro.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6662"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}