{"id":107,"date":"2026-04-06T11:50:46","date_gmt":"2026-04-06T11:50:46","guid":{"rendered":"https:\/\/bootcampforma.online\/bochra\/?page_id=107"},"modified":"2026-04-10T02:09:04","modified_gmt":"2026-04-10T02:09:04","slug":"services","status":"publish","type":"page","link":"https:\/\/bootcampforma.online\/bochra\/accueil\/services\/","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"107\" class=\"elementor elementor-107\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0cdac01 e-flex e-con-boxed e-con e-parent\" data-id=\"0cdac01\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b20fdf2 elementor-widget elementor-widget-shortcode\" data-id=\"b20fdf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><\/p><\/nav><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a7e514e e-flex e-con-boxed e-con e-parent\" data-id=\"a7e514e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c14bc8c elementor-widget elementor-widget-html\" data-id=\"c14bc8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Nos Services \u2014 IndexaMed<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400&display=swap\" rel=\"stylesheet\" \/>\n\n  <style>\n    :root {\n      --primary:   #12294e;\n      --bg:        #E9F1FF;\n      --secondary: #B1C7E4;\n      --accent:    #CDDEF4;\n      --white:     #ffffff;\n      --muted:     #6b87a8;\n      --light:     #9ab3cc;\n      --font:      'Nunito', sans-serif;\n      --ease:      cubic-bezier(0.4, 0, 0.2, 1);\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body {\n      font-family: var(--font);\n      background: var(--bg);\n      color: var(--primary);\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ---- INTRO ---- *\/\n    .hero-intro {\n      max-width: 860px;\n      margin: 0 auto;\n      padding: 100px 40px 80px;\n      text-align: center;\n    }\n    .hero-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      font-size: 0.72rem;\n      font-weight: 700;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: var(--muted);\n      margin-bottom: 20px;\n    }\n    .hero-eyebrow span { display: block; width: 28px; height: 1.5px; background: var(--secondary); }\n    .hero-title {\n      font-size: clamp(2.4rem, 5vw, 4rem);\n      font-weight: 900;\n      line-height: 1.08;\n      letter-spacing: -0.03em;\n      color: var(--primary);\n      margin-bottom: 24px;\n    }\n    .hero-title em { font-style: italic; font-weight: 300; color: var(--muted); }\n    .hero-desc {\n      font-size: 1.1rem;\n      line-height: 1.8;\n      color: var(--muted);\n      max-width: 620px;\n      margin: 0 auto;\n    }\n    .divider {\n      width: 60px; height: 2px;\n      background: linear-gradient(90deg, var(--primary), var(--secondary));\n      margin: 40px auto 0;\n      border-radius: 2px;\n    }\n\n    \/* ---- LAYOUT ---- *\/\n    .services-wrapper {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      max-width: 1300px;\n      margin: 0 auto;\n      padding: 0 40px 120px;\n      gap: 80px;\n      align-items: start;\n    }\n\n    \/* ---- COLONNE STICKY ---- *\/\n    .sticky-col {\n      position: sticky;\n      top: 60px;\n      height: calc(100vh - 120px);\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      gap: 28px;\n    }\n    .sticky-counter { display: flex; align-items: center; gap: 12px; }\n    .counter-number {\n      font-size: 3.5rem;\n      font-weight: 900;\n      line-height: 1;\n      letter-spacing: -0.04em;\n      color: var(--primary);\n      transition: all 0.45s var(--ease);\n      min-width: 80px;\n    }\n    .counter-sep { width: 1px; height: 48px; background: var(--secondary); }\n    .counter-total { font-size: 0.8rem; font-weight: 600; color: var(--light); letter-spacing: 0.05em; }\n\n    \/* Conteneur illustration *\/\n    .sticky-image-wrap {\n      position: relative;\n      border-radius: 24px;\n      overflow: hidden;\n      box-shadow: 0 2px 8px rgba(18,41,78,0.06), 0 16px 64px rgba(18,41,78,0.14);\n      background: var(--accent);\n      aspect-ratio: 4\/3;\n    }\n\n    \/* Chaque illustration SVG empil\u00e9e *\/\n    .sticky-illus {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      opacity: 0;\n      transform: scale(1.04);\n      transition: opacity 0.55s var(--ease), transform 0.7s var(--ease);\n    }\n    .sticky-illus.active { opacity: 1; transform: scale(1); }\n\n    \/* Badge *\/\n    .sticky-badge {\n      position: absolute;\n      bottom: 24px; left: 24px;\n      z-index: 2;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      background: rgba(18,41,78,0.18);\n      backdrop-filter: blur(12px);\n      -webkit-backdrop-filter: blur(12px);\n      border: 1px solid rgba(255,255,255,0.22);\n      border-radius: 100px;\n      padding: 8px 18px 8px 10px;\n      color: var(--primary);\n    }\n    .badge-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--primary); flex-shrink: 0; }\n    .badge-label {\n      font-size: 0.73rem;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      white-space: nowrap;\n      transition: opacity 0.25s ease;\n    }\n\n    \/* Progress *\/\n    .sticky-progress { display: flex; gap: 6px; }\n    .progress-dot {\n      flex: 1; height: 3px;\n      border-radius: 3px;\n      background: var(--secondary);\n      position: relative;\n      overflow: hidden;\n    }\n    .progress-dot::after {\n      content: '';\n      position: absolute; inset: 0;\n      background: var(--primary);\n      transform: scaleX(0);\n      transform-origin: left;\n      transition: transform 0.45s var(--ease);\n    }\n    .progress-dot.active::after { transform: scaleX(1); }\n\n    \/* ---- COLONNE SCROLL ---- *\/\n    .scroll-col { display: flex; flex-direction: column; padding-top: 60px; }\n\n    .service-card {\n      padding: 72px 0;\n      border-bottom: 1px solid rgba(18,41,78,0.08);\n      opacity: 0.3;\n      transform: translateY(12px);\n      transition: opacity 0.5s var(--ease), transform 0.5s var(--ease);\n    }\n    .service-card:first-child { padding-top: 0; }\n    .service-card:last-child  { border-bottom: none; }\n    .service-card.active      { opacity: 1; transform: translateY(0); }\n\n    .card-number {\n      font-size: 0.7rem; font-weight: 700;\n      letter-spacing: 0.2em; text-transform: uppercase;\n      color: var(--secondary); margin-bottom: 18px;\n      display: flex; align-items: center; gap: 10px;\n    }\n    .card-number::before { content: ''; width: 20px; height: 1.5px; background: var(--secondary); flex-shrink: 0; }\n\n    .card-title {\n      font-size: clamp(1.6rem, 2.8vw, 2.4rem);\n      font-weight: 900; line-height: 1.12;\n      letter-spacing: -0.025em;\n      color: var(--primary); margin-bottom: 18px;\n    }\n    .card-title em { font-style: italic; font-weight: 300; color: var(--muted); display: block; }\n\n    .card-desc {\n      font-size: 1rem; line-height: 1.8;\n      color: var(--muted); margin-bottom: 24px; max-width: 460px;\n    }\n\n    .card-list { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n    .card-list li {\n      display: flex; align-items: flex-start; gap: 12px;\n      font-size: 0.88rem; font-weight: 600;\n      color: var(--primary); line-height: 1.45;\n    }\n    .card-list li::before {\n      content: ''; width: 6px; height: 6px;\n      border-radius: 50%; background: var(--secondary);\n      flex-shrink: 0; margin-top: 6px;\n    }\n\n    \/* ---- CTA ---- *\/\n    .card-cta {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-top: 28px;\n      padding: 13px 26px;\n      background: var(--primary);\n      color: #ffffff !important;\n      font-family: var(--font);\n      font-size: 0.85rem;\n      font-weight: 700;\n      letter-spacing: 0.03em;\n      text-decoration: none !important;\n      border-radius: 12px;\n      box-shadow: 0 4px 20px rgba(18,41,78,0.2);\n      transition: transform 0.25s var(--ease), box-shadow 0.25s var(--ease);\n    }\n    .card-cta:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 8px 32px rgba(18,41,78,0.32);\n    }\n    .card-cta svg {\n      width: 15px; height: 15px;\n      stroke: #ffffff; stroke-width: 2.2; fill: none;\n      transition: transform 0.25s var(--ease);\n    }\n    .card-cta:hover svg { transform: translateX(3px); }\n\n    \/* ---- RESPONSIVE ---- *\/\n    @media (max-width: 860px) {\n      .hero-intro { padding: 60px 24px 48px; }\n      .services-wrapper { grid-template-columns: 1fr; padding: 0 24px 80px; gap: 0; }\n      .sticky-col { position: relative; top: 0; height: auto; padding: 0 0 36px; }\n      .sticky-image-wrap { aspect-ratio: 16\/9; }\n      .scroll-col { padding-top: 0; }\n      .service-card { opacity: 1; transform: none; padding: 48px 0; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<!-- INTRO -->\n<div class=\"hero-intro\">\n  <p class=\"hero-eyebrow\"><span><\/span>IndexaMed \u2014 SEO MedTech<span><\/span><\/p>\n  <h1 class=\"hero-title\">Le SEO pens\u00e9<br><em>pour la MedTech<\/em><\/h1>\n  <p class=\"hero-desc\">\n    Des services SEO sp\u00e9cialis\u00e9s pour les startups, scale-ups et entreprises\n    de dispositifs m\u00e9dicaux. Chaque prestation est con\u00e7ue pour r\u00e9pondre aux\n    contraintes r\u00e9glementaires et aux cycles longs du secteur.\n  <\/p>\n  <div class=\"divider\"><\/div>\n<\/div>\n\n<!-- SECTION SERVICES -->\n<div class=\"services-wrapper\">\n\n  <!-- COLONNE STICKY -->\n  <div class=\"sticky-col\">\n\n    <div class=\"sticky-counter\">\n      <div class=\"counter-number\" id=\"counterNum\">01<\/div>\n      <div class=\"counter-sep\"><\/div>\n      <div class=\"counter-total\">07 services<\/div>\n    <\/div>\n\n    <div class=\"sticky-image-wrap\">\n\n      <!-- ILLUSTRATION 1 \u2014 Audit SEO : loupe + graphe m\u00e9dical -->\n      <svg class=\"sticky-illus active\" data-img=\"0\" viewBox=\"0 0 600 450\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect width=\"600\" height=\"450\" fill=\"#CDDEF4\"\/>\n        <!-- Fond d\u00e9coratif cercles -->\n        <circle cx=\"500\" cy=\"80\" r=\"120\" fill=\"#B1C7E4\" opacity=\"0.4\"\/>\n        <circle cx=\"80\" cy=\"380\" r=\"90\" fill=\"#B1C7E4\" opacity=\"0.3\"\/>\n        <!-- \u00c9cran \/ rapport -->\n        <rect x=\"100\" y=\"90\" width=\"320\" height=\"230\" rx=\"18\" fill=\"#ffffff\" opacity=\"0.9\"\/>\n        <rect x=\"100\" y=\"90\" width=\"320\" height=\"38\" rx=\"18\" fill=\"#12294e\"\/>\n        <rect x=\"100\" y=\"110\" width=\"320\" height=\"18\" fill=\"#12294e\"\/>\n        <!-- Barre titre -->\n        <circle cx=\"124\" cy=\"109\" r=\"7\" fill=\"#B1C7E4\"\/>\n        <circle cx=\"148\" cy=\"109\" r=\"7\" fill=\"#CDDEF4\"\/>\n        <circle cx=\"172\" cy=\"109\" r=\"7\" fill=\"#ffffff\" opacity=\"0.5\"\/>\n        <!-- Graphique lignes -->\n        <polyline points=\"130,250 175,210 220,230 265,180 310,195 355,155 390,170\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <polyline points=\"130,270 175,265 220,260 265,245 310,250 355,235 390,240\" fill=\"none\" stroke=\"#B1C7E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <!-- Points donn\u00e9es -->\n        <circle cx=\"265\" cy=\"180\" r=\"6\" fill=\"#12294e\"\/>\n        <circle cx=\"355\" cy=\"155\" r=\"6\" fill=\"#12294e\"\/>\n        <!-- Barres -->\n        <rect x=\"130\" y=\"290\" width=\"36\" height=\"28\" rx=\"4\" fill=\"#CDDEF4\"\/>\n        <rect x=\"178\" y=\"278\" width=\"36\" height=\"40\" rx=\"4\" fill=\"#B1C7E4\"\/>\n        <rect x=\"226\" y=\"283\" width=\"36\" height=\"35\" rx=\"4\" fill=\"#CDDEF4\"\/>\n        <rect x=\"274\" y=\"268\" width=\"36\" height=\"50\" rx=\"4\" fill=\"#12294e\" opacity=\"0.7\"\/>\n        <rect x=\"322\" y=\"275\" width=\"36\" height=\"43\" rx=\"4\" fill=\"#B1C7E4\"\/>\n        <!-- Loupe -->\n        <circle cx=\"430\" cy=\"290\" r=\"72\" fill=\"#12294e\" opacity=\"0.08\"\/>\n        <circle cx=\"430\" cy=\"290\" r=\"56\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"8\"\/>\n        <line x1=\"472\" y1=\"332\" x2=\"506\" y2=\"368\" stroke=\"#12294e\" stroke-width=\"10\" stroke-linecap=\"round\"\/>\n        <!-- Symbole check dans loupe -->\n        <polyline points=\"406,290 422,308 458,272\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n\n      <!-- ILLUSTRATION 2 \u2014 Fondations Techniques : engrenages + code -->\n      <svg class=\"sticky-illus\" data-img=\"1\" viewBox=\"0 0 600 450\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect width=\"600\" height=\"450\" fill=\"#E9F1FF\"\/>\n        <circle cx=\"120\" cy=\"100\" r=\"100\" fill=\"#CDDEF4\" opacity=\"0.5\"\/>\n        <circle cx=\"520\" cy=\"370\" r=\"80\" fill=\"#B1C7E4\" opacity=\"0.35\"\/>\n        <!-- Terminal \/ fen\u00eatre code -->\n        <rect x=\"80\" y=\"80\" width=\"360\" height=\"260\" rx=\"16\" fill=\"#12294e\"\/>\n        <rect x=\"80\" y=\"80\" width=\"360\" height=\"42\" rx=\"16\" fill=\"#0d1f3c\"\/>\n        <rect x=\"80\" y=\"104\" width=\"360\" height=\"18\" fill=\"#0d1f3c\"\/>\n        <circle cx=\"106\" cy=\"101\" r=\"7\" fill=\"#ff6b6b\" opacity=\"0.8\"\/>\n        <circle cx=\"130\" cy=\"101\" r=\"7\" fill=\"#ffd93d\" opacity=\"0.8\"\/>\n        <circle cx=\"154\" cy=\"101\" r=\"7\" fill=\"#6bcb77\" opacity=\"0.8\"\/>\n        <!-- Lignes code -->\n        <rect x=\"108\" y=\"144\" width=\"60\" height=\"8\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.7\"\/>\n        <rect x=\"178\" y=\"144\" width=\"100\" height=\"8\" rx=\"4\" fill=\"#CDDEF4\" opacity=\"0.9\"\/>\n        <rect x=\"108\" y=\"164\" width=\"40\" height=\"8\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.5\"\/>\n        <rect x=\"158\" y=\"164\" width=\"130\" height=\"8\" rx=\"4\" fill=\"#ffffff\" opacity=\"0.15\"\/>\n        <rect x=\"124\" y=\"184\" width=\"80\" height=\"8\" rx=\"4\" fill=\"#CDDEF4\" opacity=\"0.8\"\/>\n        <rect x=\"214\" y=\"184\" width=\"60\" height=\"8\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.6\"\/>\n        <rect x=\"108\" y=\"204\" width=\"50\" height=\"8\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.5\"\/>\n        <rect x=\"168\" y=\"204\" width=\"90\" height=\"8\" rx=\"4\" fill=\"#CDDEF4\" opacity=\"0.7\"\/>\n        <rect x=\"124\" y=\"224\" width=\"110\" height=\"8\" rx=\"4\" fill=\"#ffffff\" opacity=\"0.12\"\/>\n        <rect x=\"108\" y=\"244\" width=\"70\" height=\"8\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.6\"\/>\n        <rect x=\"188\" y=\"244\" width=\"50\" height=\"8\" rx=\"4\" fill=\"#CDDEF4\" opacity=\"0.8\"\/>\n        <rect x=\"108\" y=\"264\" width=\"160\" height=\"8\" rx=\"4\" fill=\"#ffffff\" opacity=\"0.1\"\/>\n        <rect x=\"108\" y=\"284\" width=\"90\" height=\"8\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.5\"\/>\n        <!-- Engrenage droit -->\n        <g transform=\"translate(440,200)\">\n          <circle cx=\"0\" cy=\"0\" r=\"52\" fill=\"#CDDEF4\" opacity=\"0.6\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"36\" fill=\"#E9F1FF\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"14\" fill=\"#12294e\" opacity=\"0.5\"\/>\n          <rect x=\"-8\" y=\"-56\" width=\"16\" height=\"20\" rx=\"4\" fill=\"#B1C7E4\"\/>\n          <rect x=\"-8\" y=\"36\" width=\"16\" height=\"20\" rx=\"4\" fill=\"#B1C7E4\"\/>\n          <rect x=\"-56\" y=\"-8\" width=\"20\" height=\"16\" rx=\"4\" fill=\"#B1C7E4\"\/>\n          <rect x=\"36\" y=\"-8\" width=\"20\" height=\"16\" rx=\"4\" fill=\"#B1C7E4\"\/>\n          <rect x=\"-46\" y=\"-46\" width=\"16\" height=\"16\" rx=\"4\" fill=\"#B1C7E4\" transform=\"rotate(45)\"\/>\n          <rect x=\"24\" y=\"-46\" width=\"16\" height=\"16\" rx=\"4\" fill=\"#B1C7E4\" transform=\"rotate(45)\"\/>\n        <\/g>\n        <!-- Petit engrenage -->\n        <g transform=\"translate(490,330)\">\n          <circle cx=\"0\" cy=\"0\" r=\"30\" fill=\"#12294e\" opacity=\"0.12\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"20\" fill=\"#12294e\" opacity=\"0.08\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"8\" fill=\"#12294e\" opacity=\"0.2\"\/>\n          <rect x=\"-5\" y=\"-32\" width=\"10\" height=\"14\" rx=\"3\" fill=\"#12294e\" opacity=\"0.25\"\/>\n          <rect x=\"-5\" y=\"18\" width=\"10\" height=\"14\" rx=\"3\" fill=\"#12294e\" opacity=\"0.25\"\/>\n          <rect x=\"-32\" y=\"-5\" width=\"14\" height=\"10\" rx=\"3\" fill=\"#12294e\" opacity=\"0.25\"\/>\n          <rect x=\"18\" y=\"-5\" width=\"14\" height=\"10\" rx=\"3\" fill=\"#12294e\" opacity=\"0.25\"\/>\n        <\/g>\n      <\/svg>\n\n      <!-- ILLUSTRATION 3 \u2014 Strat\u00e9gie de Mots-Cl\u00e9s : nuage de mots + recherche -->\n      <svg class=\"sticky-illus\" data-img=\"2\" viewBox=\"0 0 600 450\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect width=\"600\" height=\"450\" fill=\"#CDDEF4\"\/>\n        <circle cx=\"540\" cy=\"60\" r=\"110\" fill=\"#B1C7E4\" opacity=\"0.4\"\/>\n        <circle cx=\"60\" cy=\"400\" r=\"80\" fill=\"#E9F1FF\" opacity=\"0.5\"\/>\n        <!-- Barre de recherche -->\n        <rect x=\"80\" y=\"80\" width=\"380\" height=\"56\" rx=\"28\" fill=\"#ffffff\" opacity=\"0.95\"\/>\n        <circle cx=\"116\" cy=\"108\" r=\"14\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"3\"\/>\n        <line x1=\"126\" y1=\"118\" x2=\"138\" y2=\"130\" stroke=\"#12294e\" stroke-width=\"3.5\" stroke-linecap=\"round\"\/>\n        <rect x=\"148\" y=\"100\" width=\"180\" height=\"16\" rx=\"8\" fill=\"#B1C7E4\" opacity=\"0.6\"\/>\n        <!-- Mot-cl\u00e9 chips -->\n        <rect x=\"80\" y=\"170\" width=\"160\" height=\"38\" rx=\"19\" fill=\"#12294e\"\/>\n        <text x=\"160\" y=\"194\" font-family=\"Nunito,sans-serif\" font-size=\"14\" font-weight=\"700\" fill=\"#ffffff\" text-anchor=\"middle\">SEO MedTech<\/text>\n\n        <rect x=\"254\" y=\"170\" width=\"140\" height=\"38\" rx=\"19\" fill=\"#ffffff\" opacity=\"0.9\"\/>\n        <text x=\"324\" y=\"194\" font-family=\"Nunito,sans-serif\" font-size=\"13\" font-weight=\"700\" fill=\"#12294e\" text-anchor=\"middle\">Dispositifs m\u00e9dicaux<\/text>\n\n        <rect x=\"80\" y=\"224\" width=\"120\" height=\"38\" rx=\"19\" fill=\"#B1C7E4\"\/>\n        <text x=\"140\" y=\"248\" font-family=\"Nunito,sans-serif\" font-size=\"13\" font-weight=\"700\" fill=\"#12294e\" text-anchor=\"middle\">Healthtech<\/text>\n\n        <rect x=\"214\" y=\"224\" width=\"100\" height=\"38\" rx=\"19\" fill=\"#ffffff\" opacity=\"0.7\"\/>\n        <text x=\"264\" y=\"248\" font-family=\"Nunito,sans-serif\" font-size=\"13\" font-weight=\"600\" fill=\"#12294e\" text-anchor=\"middle\">Biotech SEO<\/text>\n\n        <rect x=\"328\" y=\"224\" width=\"110\" height=\"38\" rx=\"19\" fill=\"#12294e\" opacity=\"0.7\"\/>\n        <text x=\"383\" y=\"248\" font-family=\"Nunito,sans-serif\" font-size=\"12\" font-weight=\"700\" fill=\"#E9F1FF\" text-anchor=\"middle\">MDR compliance<\/text>\n\n        <rect x=\"80\" y=\"278\" width=\"90\" height=\"38\" rx=\"19\" fill=\"#CDDEF4\"\/>\n        <text x=\"125\" y=\"302\" font-family=\"Nunito,sans-serif\" font-size=\"12\" font-weight=\"700\" fill=\"#12294e\" text-anchor=\"middle\">Startup<\/text>\n\n        <rect x=\"184\" y=\"278\" width=\"130\" height=\"38\" rx=\"19\" fill=\"#12294e\" opacity=\"0.5\"\/>\n        <text x=\"249\" y=\"302\" font-family=\"Nunito,sans-serif\" font-size=\"12\" font-weight=\"700\" fill=\"#E9F1FF\" text-anchor=\"middle\">Scale-up MedTech<\/text>\n\n        <rect x=\"328\" y=\"278\" width=\"116\" height=\"38\" rx=\"19\" fill=\"#B1C7E4\" opacity=\"0.8\"\/>\n        <text x=\"386\" y=\"302\" font-family=\"Nunito,sans-serif\" font-size=\"12\" font-weight=\"700\" fill=\"#12294e\" text-anchor=\"middle\">IVDR \/ EUDAMED<\/text>\n\n        <!-- Graphe volume de recherche -->\n        <rect x=\"80\" y=\"340\" width=\"380\" height=\"70\" rx=\"12\" fill=\"#ffffff\" opacity=\"0.7\"\/>\n        <rect x=\"104\" y=\"360\" width=\"24\" height=\"32\" rx=\"4\" fill=\"#CDDEF4\"\/>\n        <rect x=\"138\" y=\"352\" width=\"24\" height=\"40\" rx=\"4\" fill=\"#B1C7E4\"\/>\n        <rect x=\"172\" y=\"344\" width=\"24\" height=\"48\" rx=\"4\" fill=\"#12294e\" opacity=\"0.7\"\/>\n        <rect x=\"206\" y=\"356\" width=\"24\" height=\"36\" rx=\"4\" fill=\"#CDDEF4\"\/>\n        <rect x=\"240\" y=\"350\" width=\"24\" height=\"42\" rx=\"4\" fill=\"#B1C7E4\"\/>\n        <rect x=\"274\" y=\"360\" width=\"24\" height=\"32\" rx=\"4\" fill=\"#CDDEF4\"\/>\n        <rect x=\"308\" y=\"348\" width=\"24\" height=\"44\" rx=\"4\" fill=\"#12294e\" opacity=\"0.5\"\/>\n        <rect x=\"342\" y=\"354\" width=\"24\" height=\"38\" rx=\"4\" fill=\"#B1C7E4\"\/>\n        <rect x=\"376\" y=\"358\" width=\"24\" height=\"34\" rx=\"4\" fill=\"#CDDEF4\"\/>\n      <\/svg>\n\n      <!-- ILLUSTRATION 4 \u2014 Contenus SEO : page \/ r\u00e9daction -->\n      <svg class=\"sticky-illus\" data-img=\"3\" viewBox=\"0 0 600 450\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect width=\"600\" height=\"450\" fill=\"#E9F1FF\"\/>\n        <circle cx=\"500\" cy=\"100\" r=\"100\" fill=\"#CDDEF4\" opacity=\"0.45\"\/>\n        <circle cx=\"100\" cy=\"380\" r=\"70\" fill=\"#B1C7E4\" opacity=\"0.3\"\/>\n        <!-- Document principal -->\n        <rect x=\"120\" y=\"60\" width=\"260\" height=\"330\" rx=\"16\" fill=\"#ffffff\" opacity=\"0.95\" filter=\"url(#shadow)\"\/>\n        <!-- En-t\u00eate doc -->\n        <rect x=\"148\" y=\"88\" width=\"160\" height=\"14\" rx=\"7\" fill=\"#12294e\"\/>\n        <rect x=\"148\" y=\"112\" width=\"120\" height=\"10\" rx=\"5\" fill=\"#B1C7E4\" opacity=\"0.7\"\/>\n        <!-- Image placeholder dans doc -->\n        <rect x=\"148\" y=\"136\" width=\"204\" height=\"90\" rx=\"10\" fill=\"#CDDEF4\"\/>\n        <circle cx=\"175\" cy=\"161\" r=\"18\" fill=\"#B1C7E4\"\/>\n        <polygon points=\"195,181 230,145 265,181\" fill=\"#B1C7E4\" opacity=\"0.7\"\/>\n        <!-- Lignes texte -->\n        <rect x=\"148\" y=\"244\" width=\"204\" height=\"9\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.5\"\/>\n        <rect x=\"148\" y=\"262\" width=\"180\" height=\"9\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.4\"\/>\n        <rect x=\"148\" y=\"280\" width=\"204\" height=\"9\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.5\"\/>\n        <rect x=\"148\" y=\"298\" width=\"140\" height=\"9\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.35\"\/>\n        <rect x=\"148\" y=\"322\" width=\"204\" height=\"9\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.45\"\/>\n        <rect x=\"148\" y=\"340\" width=\"160\" height=\"9\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.4\"\/>\n        <rect x=\"148\" y=\"358\" width=\"190\" height=\"9\" rx=\"4\" fill=\"#B1C7E4\" opacity=\"0.3\"\/>\n        <!-- Crayon \/ stylo -->\n        <g transform=\"translate(390,210) rotate(-35)\">\n          <rect x=\"-8\" y=\"-90\" width=\"16\" height=\"100\" rx=\"4\" fill=\"#12294e\"\/>\n          <polygon points=\"-8,10 8,10 0,30\" fill=\"#CDDEF4\"\/>\n          <rect x=\"-8\" y=\"-100\" width=\"16\" height=\"16\" rx=\"3\" fill=\"#B1C7E4\"\/>\n          <!-- Trait d'\u00e9criture -->\n          <line x1=\"0\" y1=\"30\" x2=\"0\" y2=\"32\" stroke=\"#12294e\" stroke-width=\"2\"\/>\n        <\/g>\n        <!-- \u00c9tiquette SEO -->\n        <rect x=\"350\" y=\"280\" width=\"120\" height=\"36\" rx=\"18\" fill=\"#12294e\"\/>\n        <text x=\"410\" y=\"303\" font-family=\"Nunito,sans-serif\" font-size=\"13\" font-weight=\"800\" fill=\"#E9F1FF\" text-anchor=\"middle\">\u2726 SEO<\/text>\n        <!-- \u00c9toiles d\u00e9co -->\n        <circle cx=\"460\" cy=\"120\" r=\"5\" fill=\"#12294e\" opacity=\"0.2\"\/>\n        <circle cx=\"90\" cy=\"160\" r=\"4\" fill=\"#12294e\" opacity=\"0.15\"\/>\n        <circle cx=\"480\" cy=\"350\" r=\"6\" fill=\"#B1C7E4\" opacity=\"0.5\"\/>\n      <\/svg>\n\n      <!-- ILLUSTRATION 5 \u2014 Netlinking : r\u00e9seau de n\u0153uds -->\n      <svg class=\"sticky-illus\" data-img=\"4\" viewBox=\"0 0 600 450\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect width=\"600\" height=\"450\" fill=\"#CDDEF4\"\/>\n        <circle cx=\"60\" cy=\"60\" r=\"90\" fill=\"#B1C7E4\" opacity=\"0.35\"\/>\n        <circle cx=\"560\" cy=\"400\" r=\"80\" fill=\"#E9F1FF\" opacity=\"0.4\"\/>\n        <!-- Lignes de connexion -->\n        <line x1=\"300\" y1=\"225\" x2=\"160\" y2=\"130\" stroke=\"#12294e\" stroke-width=\"2\" opacity=\"0.25\"\/>\n        <line x1=\"300\" y1=\"225\" x2=\"440\" y2=\"130\" stroke=\"#12294e\" stroke-width=\"2\" opacity=\"0.25\"\/>\n        <line x1=\"300\" y1=\"225\" x2=\"130\" y2=\"310\" stroke=\"#12294e\" stroke-width=\"2\" opacity=\"0.25\"\/>\n        <line x1=\"300\" y1=\"225\" x2=\"470\" y2=\"320\" stroke=\"#12294e\" stroke-width=\"2\" opacity=\"0.25\"\/>\n        <line x1=\"300\" y1=\"225\" x2=\"300\" y2=\"100\" stroke=\"#12294e\" stroke-width=\"2\" opacity=\"0.25\"\/>\n        <line x1=\"300\" y1=\"225\" x2=\"200\" y2=\"370\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.18\"\/>\n        <line x1=\"300\" y1=\"225\" x2=\"400\" y2=\"380\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.18\"\/>\n        <line x1=\"160\" y1=\"130\" x2=\"300\" y2=\"100\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.15\"\/>\n        <line x1=\"440\" y1=\"130\" x2=\"300\" y2=\"100\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.15\"\/>\n        <line x1=\"160\" y1=\"130\" x2=\"130\" y2=\"310\" stroke=\"#12294e\" stroke-width=\"1\" opacity=\"0.12\"\/>\n        <line x1=\"440\" y1=\"130\" x2=\"470\" y2=\"320\" stroke=\"#12294e\" stroke-width=\"1\" opacity=\"0.12\"\/>\n        <!-- N\u0153ud central -->\n        <circle cx=\"300\" cy=\"225\" r=\"52\" fill=\"#12294e\" opacity=\"0.1\"\/>\n        <circle cx=\"300\" cy=\"225\" r=\"38\" fill=\"#12294e\" opacity=\"0.18\"\/>\n        <circle cx=\"300\" cy=\"225\" r=\"24\" fill=\"#12294e\"\/>\n        <text x=\"300\" y=\"231\" font-family=\"Nunito,sans-serif\" font-size=\"11\" font-weight=\"900\" fill=\"#E9F1FF\" text-anchor=\"middle\">IndexaMed<\/text>\n        <!-- N\u0153uds secondaires -->\n        <circle cx=\"160\" cy=\"130\" r=\"28\" fill=\"#ffffff\" opacity=\"0.9\"\/>\n        <circle cx=\"160\" cy=\"130\" r=\"18\" fill=\"#B1C7E4\"\/>\n        <text x=\"160\" y=\"134\" font-family=\"Nunito,sans-serif\" font-size=\"9\" font-weight=\"700\" fill=\"#12294e\" text-anchor=\"middle\">Blog<\/text>\n\n        <circle cx=\"440\" cy=\"130\" r=\"28\" fill=\"#ffffff\" opacity=\"0.9\"\/>\n        <circle cx=\"440\" cy=\"130\" r=\"18\" fill=\"#B1C7E4\"\/>\n        <text x=\"440\" y=\"134\" font-family=\"Nunito,sans-serif\" font-size=\"9\" font-weight=\"700\" fill=\"#12294e\" text-anchor=\"middle\">Presse<\/text>\n\n        <circle cx=\"300\" cy=\"100\" r=\"24\" fill=\"#12294e\" opacity=\"0.6\"\/>\n        <text x=\"300\" y=\"104\" font-family=\"Nunito,sans-serif\" font-size=\"8\" font-weight=\"700\" fill=\"#E9F1FF\" text-anchor=\"middle\">M\u00e9dias<\/text>\n\n        <circle cx=\"130\" cy=\"310\" r=\"28\" fill=\"#ffffff\" opacity=\"0.85\"\/>\n        <circle cx=\"130\" cy=\"310\" r=\"18\" fill=\"#CDDEF4\"\/>\n        <text x=\"130\" y=\"314\" font-family=\"Nunito,sans-serif\" font-size=\"8\" font-weight=\"700\" fill=\"#12294e\" text-anchor=\"middle\">Partenaires<\/text>\n\n        <circle cx=\"470\" cy=\"320\" r=\"28\" fill=\"#ffffff\" opacity=\"0.85\"\/>\n        <circle cx=\"470\" cy=\"320\" r=\"18\" fill=\"#CDDEF4\"\/>\n        <text x=\"470\" y=\"324\" font-family=\"Nunito,sans-serif\" font-size=\"9\" font-weight=\"700\" fill=\"#12294e\" text-anchor=\"middle\">Assoc.<\/text>\n\n        <circle cx=\"200\" cy=\"370\" r=\"20\" fill=\"#B1C7E4\" opacity=\"0.8\"\/>\n        <circle cx=\"400\" cy=\"380\" r=\"20\" fill=\"#B1C7E4\" opacity=\"0.8\"\/>\n        <!-- Indicateurs de force de lien -->\n        <text x=\"240\" y=\"168\" font-family=\"Nunito,sans-serif\" font-size=\"10\" font-weight=\"700\" fill=\"#12294e\" opacity=\"0.5\">DA 72<\/text>\n        <text x=\"360\" y=\"168\" font-family=\"Nunito,sans-serif\" font-size=\"10\" font-weight=\"700\" fill=\"#12294e\" opacity=\"0.5\">DA 85<\/text>\n      <\/svg>\n\n      <!-- ILLUSTRATION 6 \u2014 Pilotage & Reporting : dashboard KPIs -->\n      <svg class=\"sticky-illus\" data-img=\"5\" viewBox=\"0 0 600 450\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect width=\"600\" height=\"450\" fill=\"#E9F1FF\"\/>\n        <circle cx=\"520\" cy=\"80\" r=\"100\" fill=\"#CDDEF4\" opacity=\"0.4\"\/>\n        <!-- Dashboard frame -->\n        <rect x=\"60\" y=\"60\" width=\"480\" height=\"330\" rx=\"20\" fill=\"#ffffff\" opacity=\"0.92\"\/>\n        <!-- Header dash -->\n        <rect x=\"60\" y=\"60\" width=\"480\" height=\"50\" rx=\"20\" fill=\"#12294e\"\/>\n        <rect x=\"60\" y=\"88\" width=\"480\" height=\"22\" fill=\"#12294e\"\/>\n        <text x=\"110\" y=\"91\" font-family=\"Nunito,sans-serif\" font-size=\"13\" font-weight=\"800\" fill=\"#E9F1FF\">IndexaMed \u2014 SEO Dashboard<\/text>\n        <circle cx=\"506\" cy=\"85\" r=\"8\" fill=\"#B1C7E4\" opacity=\"0.6\"\/>\n        <circle cx=\"524\" cy=\"85\" r=\"8\" fill=\"#CDDEF4\" opacity=\"0.6\"\/>\n        <!-- KPI cards -->\n        <rect x=\"84\" y=\"130\" width=\"100\" height=\"70\" rx=\"12\" fill=\"#CDDEF4\"\/>\n        <text x=\"134\" y=\"160\" font-family=\"Nunito,sans-serif\" font-size=\"20\" font-weight=\"900\" fill=\"#12294e\" text-anchor=\"middle\">+142%<\/text>\n        <text x=\"134\" y=\"178\" font-family=\"Nunito,sans-serif\" font-size=\"9\" font-weight=\"700\" fill=\"#6b87a8\" text-anchor=\"middle\">Trafic organique<\/text>\n\n        <rect x=\"200\" y=\"130\" width=\"100\" height=\"70\" rx=\"12\" fill=\"#12294e\"\/>\n        <text x=\"250\" y=\"160\" font-family=\"Nunito,sans-serif\" font-size=\"20\" font-weight=\"900\" fill=\"#E9F1FF\" text-anchor=\"middle\">#3<\/text>\n        <text x=\"250\" y=\"178\" font-family=\"Nunito,sans-serif\" font-size=\"9\" font-weight=\"700\" fill=\"#B1C7E4\" text-anchor=\"middle\">Position moy.<\/text>\n\n        <rect x=\"316\" y=\"130\" width=\"100\" height=\"70\" rx=\"12\" fill=\"#B1C7E4\"\/>\n        <text x=\"366\" y=\"160\" font-family=\"Nunito,sans-serif\" font-size=\"20\" font-weight=\"900\" fill=\"#12294e\" text-anchor=\"middle\">89%<\/text>\n        <text x=\"366\" y=\"178\" font-family=\"Nunito,sans-serif\" font-size=\"9\" font-weight=\"700\" fill=\"#12294e\" text-anchor=\"middle\">Taux couverture<\/text>\n\n        <rect x=\"432\" y=\"130\" width=\"100\" height=\"70\" rx=\"12\" fill=\"#CDDEF4\"\/>\n        <text x=\"482\" y=\"160\" font-family=\"Nunito,sans-serif\" font-size=\"20\" font-weight=\"900\" fill=\"#12294e\" text-anchor=\"middle\">\u00d73.4<\/text>\n        <text x=\"482\" y=\"178\" font-family=\"Nunito,sans-serif\" font-size=\"9\" font-weight=\"700\" fill=\"#6b87a8\" text-anchor=\"middle\">Leads qualifi\u00e9s<\/text>\n\n        <!-- Graphique courbe -->\n        <rect x=\"84\" y=\"216\" width=\"280\" height=\"150\" rx=\"12\" fill=\"#F5F8FF\"\/>\n        <text x=\"100\" y=\"236\" font-family=\"Nunito,sans-serif\" font-size=\"10\" font-weight=\"700\" fill=\"#6b87a8\">\u00c9volution trafic<\/text>\n        <polyline points=\"100,340 130,320 160,310 190,285 220,270 250,245 280,230 310,215 340,205\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <polyline points=\"100,340 130,320 160,310 190,285 220,270 250,245 280,230 310,215 340,205 340,350 100,350\" fill=\"#12294e\" opacity=\"0.05\"\/>\n        <!-- Points sur courbe -->\n        <circle cx=\"250\" cy=\"245\" r=\"5\" fill=\"#12294e\"\/>\n        <circle cx=\"340\" cy=\"205\" r=\"7\" fill=\"#12294e\"\/>\n        <rect x=\"320\" y=\"185\" width=\"48\" height=\"18\" rx=\"6\" fill=\"#12294e\"\/>\n        <text x=\"344\" y=\"198\" font-family=\"Nunito,sans-serif\" font-size=\"9\" font-weight=\"700\" fill=\"#E9F1FF\" text-anchor=\"middle\">+142%<\/text>\n        <!-- Mini graphe camembert -->\n        <rect x=\"380\" y=\"216\" width=\"152\" height=\"150\" rx=\"12\" fill=\"#F5F8FF\"\/>\n        <text x=\"396\" y=\"236\" font-family=\"Nunito,sans-serif\" font-size=\"10\" font-weight=\"700\" fill=\"#6b87a8\">Top mots-cl\u00e9s<\/text>\n        <circle cx=\"456\" cy=\"305\" r=\"44\" fill=\"none\" stroke=\"#CDDEF4\" stroke-width=\"18\"\/>\n        <circle cx=\"456\" cy=\"305\" r=\"44\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"18\" stroke-dasharray=\"110 166\" stroke-dashoffset=\"0\"\/>\n        <circle cx=\"456\" cy=\"305\" r=\"44\" fill=\"none\" stroke=\"#B1C7E4\" stroke-width=\"18\" stroke-dasharray=\"56 166\" stroke-dashoffset=\"-110\"\/>\n        <text x=\"456\" y=\"309\" font-family=\"Nunito,sans-serif\" font-size=\"11\" font-weight=\"900\" fill=\"#12294e\" text-anchor=\"middle\">TOP 3<\/text>\n      <\/svg>\n\n      <!-- ILLUSTRATION 7 \u2014 IndexaMed 360\u00b0 : bouquet \/ globe strat\u00e9gique -->\n      <svg class=\"sticky-illus\" data-img=\"6\" viewBox=\"0 0 600 450\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect width=\"600\" height=\"450\" fill=\"#CDDEF4\"\/>\n        <circle cx=\"520\" cy=\"60\" r=\"110\" fill=\"#B1C7E4\" opacity=\"0.38\"\/>\n        <circle cx=\"80\" cy=\"390\" r=\"85\" fill=\"#E9F1FF\" opacity=\"0.4\"\/>\n        <!-- Globe central -->\n        <circle cx=\"300\" cy=\"220\" r=\"120\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.15\"\/>\n        <circle cx=\"300\" cy=\"220\" r=\"120\" fill=\"#12294e\" opacity=\"0.06\"\/>\n        <circle cx=\"300\" cy=\"220\" r=\"80\" fill=\"#12294e\" opacity=\"0.1\"\/>\n        <circle cx=\"300\" cy=\"220\" r=\"80\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"2\" opacity=\"0.2\"\/>\n        <!-- Latitude \/ longitude stylis\u00e9es -->\n        <ellipse cx=\"300\" cy=\"220\" rx=\"120\" ry=\"42\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"1\" opacity=\"0.12\"\/>\n        <ellipse cx=\"300\" cy=\"220\" rx=\"85\" ry=\"120\" fill=\"none\" stroke=\"#12294e\" stroke-width=\"1\" opacity=\"0.12\"\/>\n        <line x1=\"180\" y1=\"220\" x2=\"420\" y2=\"220\" stroke=\"#12294e\" stroke-width=\"1\" opacity=\"0.12\"\/>\n        <!-- Logo\/texte centre -->\n        <circle cx=\"300\" cy=\"220\" r=\"46\" fill=\"#12294e\"\/>\n        <text x=\"300\" y=\"215\" font-family=\"Nunito,sans-serif\" font-size=\"11\" font-weight=\"900\" fill=\"#E9F1FF\" text-anchor=\"middle\">IndexaMed<\/text>\n        <text x=\"300\" y=\"231\" font-family=\"Nunito,sans-serif\" font-size=\"9\" font-weight=\"600\" fill=\"#B1C7E4\" text-anchor=\"middle\">360\u00b0<\/text>\n        <!-- Orbites \/ services autour -->\n        <!-- Audit -->\n        <circle cx=\"300\" cy=\"80\" r=\"28\" fill=\"#ffffff\" opacity=\"0.95\"\/>\n        <circle cx=\"300\" cy=\"80\" r=\"22\" fill=\"#B1C7E4\"\/>\n        <text x=\"300\" y=\"84\" font-family=\"Nunito,sans-serif\" font-size=\"8\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">Audit<\/text>\n        <line x1=\"300\" y1=\"108\" x2=\"300\" y2=\"174\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.2\" stroke-dasharray=\"4 3\"\/>\n        <!-- Technique -->\n        <circle cx=\"430\" cy=\"135\" r=\"28\" fill=\"#ffffff\" opacity=\"0.95\"\/>\n        <circle cx=\"430\" cy=\"135\" r=\"22\" fill=\"#CDDEF4\"\/>\n        <text x=\"430\" y=\"132\" font-family=\"Nunito,sans-serif\" font-size=\"7.5\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">Fondations<\/text>\n        <text x=\"430\" y=\"143\" font-family=\"Nunito,sans-serif\" font-size=\"7.5\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">Tech.<\/text>\n        <line x1=\"411\" y1=\"152\" x2=\"373\" y2=\"185\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.2\" stroke-dasharray=\"4 3\"\/>\n        <!-- Mots-cl\u00e9s -->\n        <circle cx=\"460\" cy=\"280\" r=\"28\" fill=\"#ffffff\" opacity=\"0.95\"\/>\n        <circle cx=\"460\" cy=\"280\" r=\"22\" fill=\"#B1C7E4\"\/>\n        <text x=\"460\" y=\"277\" font-family=\"Nunito,sans-serif\" font-size=\"7.5\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">Mots-<\/text>\n        <text x=\"460\" y=\"288\" font-family=\"Nunito,sans-serif\" font-size=\"7.5\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">Cl\u00e9s<\/text>\n        <line x1=\"432\" y1=\"275\" x2=\"383\" y2=\"258\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.2\" stroke-dasharray=\"4 3\"\/>\n        <!-- Contenus -->\n        <circle cx=\"370\" cy=\"360\" r=\"28\" fill=\"#ffffff\" opacity=\"0.95\"\/>\n        <circle cx=\"370\" cy=\"360\" r=\"22\" fill=\"#CDDEF4\"\/>\n        <text x=\"370\" y=\"364\" font-family=\"Nunito,sans-serif\" font-size=\"8\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">Contenus<\/text>\n        <line x1=\"351\" y1=\"335\" x2=\"330\" y2=\"303\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.2\" stroke-dasharray=\"4 3\"\/>\n        <!-- Netlinking -->\n        <circle cx=\"225\" cy=\"360\" r=\"28\" fill=\"#ffffff\" opacity=\"0.95\"\/>\n        <circle cx=\"225\" cy=\"360\" r=\"22\" fill=\"#B1C7E4\"\/>\n        <text x=\"225\" y=\"357\" font-family=\"Nunito,sans-serif\" font-size=\"7.5\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">Netlink-<\/text>\n        <text x=\"225\" y=\"368\" font-family=\"Nunito,sans-serif\" font-size=\"7.5\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">ing<\/text>\n        <line x1=\"248\" y1=\"335\" x2=\"270\" y2=\"303\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.2\" stroke-dasharray=\"4 3\"\/>\n        <!-- Pilotage -->\n        <circle cx=\"135\" cy=\"280\" r=\"28\" fill=\"#ffffff\" opacity=\"0.95\"\/>\n        <circle cx=\"135\" cy=\"280\" r=\"22\" fill=\"#CDDEF4\"\/>\n        <text x=\"135\" y=\"277\" font-family=\"Nunito,sans-serif\" font-size=\"7.5\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">Pilotage<\/text>\n        <text x=\"135\" y=\"288\" font-family=\"Nunito,sans-serif\" font-size=\"7.5\" font-weight=\"800\" fill=\"#12294e\" text-anchor=\"middle\">SEO<\/text>\n        <line x1=\"163\" y1=\"270\" x2=\"222\" y2=\"249\" stroke=\"#12294e\" stroke-width=\"1.5\" opacity=\"0.2\" stroke-dasharray=\"4 3\"\/>\n        <!-- \u00c9toile d\u00e9co -->\n        <text x=\"168\" y=\"135\" font-family=\"Nunito,sans-serif\" font-size=\"28\" fill=\"#12294e\" opacity=\"0.08\">\u2726<\/text>\n        <text x=\"430\" y=\"390\" font-family=\"Nunito,sans-serif\" font-size=\"20\" fill=\"#12294e\" opacity=\"0.1\">\u2726<\/text>\n      <\/svg>\n\n      <div class=\"sticky-badge\">\n        <div class=\"badge-dot\"><\/div>\n        <div class=\"badge-label\" id=\"badgeLabel\">Audit SEO MedTech<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"sticky-progress\">\n      <div class=\"progress-dot active\"><\/div>\n      <div class=\"progress-dot\"><\/div>\n      <div class=\"progress-dot\"><\/div>\n      <div class=\"progress-dot\"><\/div>\n      <div class=\"progress-dot\"><\/div>\n      <div class=\"progress-dot\"><\/div>\n      <div class=\"progress-dot\"><\/div>\n    <\/div>\n\n  <\/div><!-- \/sticky-col -->\n\n  <!-- COLONNE SCROLL -->\n  <div class=\"scroll-col\">\n\n    <!-- SERVICE 1 -->\n    <div class=\"service-card active\" data-card=\"0\">\n      <div class=\"card-number\">01 \u2014 Diagnostic<\/div>\n      <h2 class=\"card-title\">Audit SEO<br><em>MedTech<\/em><\/h2>\n      <p class=\"card-desc\">\n        Un diagnostic complet de votre visibilit\u00e9 organique dans l'\u00e9cosyst\u00e8me MedTech.\n        Nous analysons votre sant\u00e9 technique, votre positionnement th\u00e9matique et\n        l'autorit\u00e9 de votre domaine face \u00e0 vos concurrents sp\u00e9cialis\u00e9s.\n      <\/p>\n      <ul class=\"card-list\">\n        <li>Analyse technique compl\u00e8te (Core Web Vitals, crawl, indexation)<\/li>\n        <li>Benchmark concurrentiel MedTech<\/li>\n        <li>Cartographie des opportunit\u00e9s de mots-cl\u00e9s sectoriels<\/li>\n        <li>Rapport prioris\u00e9 avec feuille de route actionnable<\/li>\n      <\/ul>\n      <a class=\"card-cta\" href=\"https:\/\/bootcampforma.online\/bochra\/audit-seo-medtech-2\/\" target=\"_blank\">\n        Je d\u00e9couvre le processus\n        <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <!-- SERVICE 2 -->\n    <div class=\"service-card\" data-card=\"1\">\n      <div class=\"card-number\">02 \u2014 Technique<\/div>\n      <h2 class=\"card-title\">Fondations SEO<br><em>Techniques<\/em><\/h2>\n      <p class=\"card-desc\">\n        Les bases SEO d'un site MedTech sont diff\u00e9rentes : conformit\u00e9 r\u00e9glementaire,\n        donn\u00e9es structur\u00e9es sp\u00e9cifiques sant\u00e9, performance critique pour les audiences\n        m\u00e9dicales. Nous construisons des fondations solides et durables.\n      <\/p>\n      <ul class=\"card-list\">\n        <li>Optimisation technique (vitesse, mobile, s\u00e9curit\u00e9 HTTPS)<\/li>\n        <li>Donn\u00e9es structur\u00e9es Schema.org MedicalOrganization<\/li>\n        <li>Architecture URL et maillage interne strat\u00e9gique<\/li>\n        <li>Conformit\u00e9 RGPD & bonnes pratiques secteur sant\u00e9<\/li>\n      <\/ul>\n      <a class=\"card-cta\" href=\"https:\/\/bootcampforma.online\/bochra\/audit-seo-medtech\" target=\"_blank\">\n        Je d\u00e9couvre le processus\n        <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <!-- SERVICE 3 -->\n    <div class=\"service-card\" data-card=\"2\">\n      <div class=\"card-number\">03 \u2014 Strat\u00e9gie<\/div>\n      <h2 class=\"card-title\">Strat\u00e9gie de<br><em>Mots-Cl\u00e9s<\/em><\/h2>\n      <p class=\"card-desc\">\n        Identifier les mots-cl\u00e9s strat\u00e9giques qui attirent vos d\u00e9cideurs MedTech.\n        Nous construisons une cartographie s\u00e9mantique pr\u00e9cise autour de vos\n        dispositifs, technologies et pathologies cibl\u00e9es.\n      <\/p>\n      <ul class=\"card-list\">\n        <li>Recherche de mots-cl\u00e9s sp\u00e9cifiques MedTech & Healthtech<\/li>\n        <li>Analyse d'intention de recherche B2B & cycles d'achat longs<\/li>\n        <li>Cr\u00e9ation de cocons s\u00e9mantiques th\u00e9matiques<\/li>\n        <li>Strat\u00e9gie E-E-A-T renforc\u00e9e pour le secteur m\u00e9dical<\/li>\n      <\/ul>\n      <a class=\"card-cta\" href=\"#\">\n        Je d\u00e9couvre le processus\n        <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <!-- SERVICE 4 -->\n    <div class=\"service-card\" data-card=\"3\">\n      <div class=\"card-number\">04 \u2014 Contenu<\/div>\n      <h2 class=\"card-title\">Contenus SEO<br><em>\u00c9ditoriaux & R\u00e9dactionnels<\/em><\/h2>\n      <p class=\"card-desc\">\n        Du contenu expert, rigoureux et optimis\u00e9 pour le r\u00e9f\u00e9rencement. Nos r\u00e9dacteurs\n        ma\u00eetrisent le vocabulaire m\u00e9dical, la r\u00e9glementation (MDR, IVDR) et les\n        attentes de vos personas B2B.\n      <\/p>\n      <ul class=\"card-list\">\n        <li>Articles de blog & pages de service optimis\u00e9s SEO<\/li>\n        <li>\u00c9tudes de cas et livres blancs sectoriels<\/li>\n        <li>Fiches produits dispositifs m\u00e9dicaux (MDR-compliant)<\/li>\n        <li>Contenu YMYL m\u00e9dical avec sources v\u00e9rifi\u00e9es<\/li>\n      <\/ul>\n      <a class=\"card-cta\" href=\"#\">\n        Je d\u00e9couvre le processus\n        <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <!-- SERVICE 5 -->\n    <div class=\"service-card\" data-card=\"4\">\n      <div class=\"card-number\">05 \u2014 Autorit\u00e9<\/div>\n      <h2 class=\"card-title\">Netlinking &<br><em>Autorit\u00e9 de Domaine MedTech<\/em><\/h2>\n      <p class=\"card-desc\">\n        Dans le secteur m\u00e9dical, les backlinks doivent \u00eatre irr\u00e9prochables. Nous\n        d\u00e9veloppons votre autorit\u00e9 via des partenariats avec des publications sant\u00e9\n        reconnues, associations m\u00e9dicales et m\u00e9dias sp\u00e9cialis\u00e9s MedTech.\n      <\/p>\n      <ul class=\"card-list\">\n        <li>Strat\u00e9gie de netlinking sur m\u00e9dias sant\u00e9 & MedTech<\/li>\n        <li>Digital PR et relations presse sp\u00e9cialis\u00e9es<\/li>\n        <li>Mentions et citations sectorielles (E-E-A-T)<\/li>\n        <li>Audit et d\u00e9saveu des liens toxiques<\/li>\n      <\/ul>\n      <a class=\"card-cta\" href=\"#\">\n        Je d\u00e9couvre le processus\n        <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <!-- SERVICE 6 -->\n    <div class=\"service-card\" data-card=\"5\">\n      <div class=\"card-number\">06 \u2014 Pilotage<\/div>\n      <h2 class=\"card-title\">Pilotage SEO<br><em>& Reporting<\/em><\/h2>\n      <p class=\"card-desc\">\n        Vous m\u00e9ritez une visibilit\u00e9 totale sur votre investissement SEO. Tableaux\n        de bord d\u00e9di\u00e9s, reporting mensuel clair et r\u00e9unions strat\u00e9giques pour\n        piloter la performance et ajuster la strat\u00e9gie en temps r\u00e9el.\n      <\/p>\n      <ul class=\"card-list\">\n        <li>Dashboard SEO personnalis\u00e9 (positions, trafic, conversions)<\/li>\n        <li>Rapports mensuels avec analyse et recommandations<\/li>\n        <li>Suivi KPIs align\u00e9s sur les objectifs business MedTech<\/li>\n        <li>Veille algorithmique & concurrentielle continue<\/li>\n      <\/ul>\n      <a class=\"card-cta\" href=\"#\">\n        Je d\u00e9couvre le processus\n        <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <!-- SERVICE 7 -->\n    <div class=\"service-card\" data-card=\"6\">\n      <div class=\"card-number\">07 \u2014 Offre compl\u00e8te<\/div>\n      <h2 class=\"card-title\">IndexaMed 360\u00b0<br><em>Bouquet complet<\/em><\/h2>\n      <p class=\"card-desc\">\n        L'offre int\u00e9grale pour les entreprises MedTech qui veulent faire du SEO\n        leur premier canal d'acquisition. Tous nos services r\u00e9unis dans un\n        programme coh\u00e9rent, pilot\u00e9 de A \u00e0 Z par une experte d\u00e9di\u00e9e.\n      <\/p>\n      <ul class=\"card-list\">\n        <li>Audit + Technique + Mots-Cl\u00e9s + Contenus + Netlinking<\/li>\n        <li>Pilotage mensuel & reporting complet<\/li>\n        <li>Accompagnement strat\u00e9gique personnalis\u00e9<\/li>\n        <li>Priorit\u00e9 absolue & acc\u00e8s direct \u00e0 l'experte<\/li>\n      <\/ul>\n      <a class=\"card-cta\" href=\"#\">\n        Je d\u00e9couvre le processus\n        <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n  <\/div><!-- \/scroll-col -->\n<\/div><!-- \/services-wrapper -->\n\n<!-- JAVASCRIPT -->\n<script>\n  const cards        = document.querySelectorAll('.service-card');\n  const illus        = document.querySelectorAll('.sticky-illus');\n  const progressDots = document.querySelectorAll('.progress-dot');\n  const counterNum   = document.getElementById('counterNum');\n  const badgeLabel   = document.getElementById('badgeLabel');\n\n  const labels = [\n    'Audit SEO MedTech',\n    'Fondations Techniques',\n    'Strat\u00e9gie de Mots-Cl\u00e9s',\n    'Contenus \u00c9ditoriaux',\n    'Netlinking & Autorit\u00e9',\n    'Pilotage & Reporting',\n    'IndexaMed 360\u00b0'\n  ];\n\n  let current = 0;\n\n  function activate(index) {\n    if (index === current) return;\n\n    cards[current].classList.remove('active');\n    illus[current].classList.remove('active');\n    progressDots[current].classList.remove('active');\n\n    cards[index].classList.add('active');\n    illus[index].classList.add('active');\n    progressDots[index].classList.add('active');\n\n    counterNum.textContent = String(index + 1).padStart(2, '0');\n\n    badgeLabel.style.opacity = '0';\n    setTimeout(() => {\n      badgeLabel.textContent   = labels[index];\n      badgeLabel.style.opacity = '1';\n    }, 200);\n\n    current = index;\n  }\n\n  badgeLabel.style.transition = 'opacity 0.25s ease';\n  counterNum.style.transition  = 'all 0.4s ease';\n\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if (entry.isIntersecting) {\n        activate(parseInt(entry.target.getAttribute('data-card')));\n      }\n    });\n  }, { rootMargin: '-35% 0px -45% 0px', threshold: 0 });\n\n  cards.forEach(card => observer.observe(card));\n  cards[0].classList.add('active');\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Nos Services \u2014 IndexaMed IndexaMed \u2014 SEO MedTech Le SEO pens\u00e9pour la MedTech Des services SEO sp\u00e9cialis\u00e9s pour les startups, scale-ups et entreprises de dispositifs m\u00e9dicaux. Chaque prestation est con\u00e7ue pour r\u00e9pondre aux contraintes r\u00e9glementaires et aux cycles longs du secteur. 01 07 services SEO MedTech Dispositifs m\u00e9dicaux Healthtech Biotech SEO MDR compliance Startup Scale-up [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":7,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-107","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bootcampforma.online\/bochra\/wp-json\/wp\/v2\/pages\/107","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bootcampforma.online\/bochra\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bootcampforma.online\/bochra\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bootcampforma.online\/bochra\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bootcampforma.online\/bochra\/wp-json\/wp\/v2\/comments?post=107"}],"version-history":[{"count":16,"href":"https:\/\/bootcampforma.online\/bochra\/wp-json\/wp\/v2\/pages\/107\/revisions"}],"predecessor-version":[{"id":546,"href":"https:\/\/bootcampforma.online\/bochra\/wp-json\/wp\/v2\/pages\/107\/revisions\/546"}],"up":[{"embeddable":true,"href":"https:\/\/bootcampforma.online\/bochra\/wp-json\/wp\/v2\/pages\/7"}],"wp:attachment":[{"href":"https:\/\/bootcampforma.online\/bochra\/wp-json\/wp\/v2\/media?parent=107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}