{"id":27465,"date":"2025-08-18T09:42:08","date_gmt":"2025-08-18T08:42:08","guid":{"rendered":"http:\/\/web02.ms-entwicklung.de\/index.php\/ecg-de-repos-et-deffort\/"},"modified":"2026-08-05T14:16:30","modified_gmt":"2026-08-05T13:16:30","slug":"ecg-de-repos-et-deffort","status":"publish","type":"page","link":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/","title":{"rendered":"ECG de repos et d\u2019effort"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"27465\" class=\"elementor elementor-27465 elementor-19\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2020b7 e-con-full e-flex e-con e-parent\" data-id=\"a2020b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8998e88 e-flex e-con-boxed e-con e-child\" data-id=\"8998e88\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2373e21 e-con-full e-flex e-con e-child\" data-id=\"2373e21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bcb8423 e-con-full e-flex e-con e-child\" data-id=\"bcb8423\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8b4c91a e-con-full e-flex e-con e-child\" data-id=\"8b4c91a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4448f0 elementor-widget elementor-widget-heading\" data-id=\"b4448f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Solutions pour le diagnostic de la <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9063894 elementor-widget elementor-widget-heading\" data-id=\"9063894\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ECG de repos et d'effort <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61d192b elementor-widget elementor-widget-heading\" data-id=\"61d192b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Les syst\u00e8mes<b> custo cardio 300, 400 et 400 accu<\/b> avec les modules logiciels <b>custo diagnostic cardio et custo diagnostic ergo<\/b> cr\u00e9ent une solution int\u00e9gr\u00e9e pour un diagnostic cardiologique efficace et optimis\u00e9 en termes de flux de travail dans le quotidien du traitement.<\/h2>\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-eea47a8 e-flex e-con-boxed e-con e-child\" data-id=\"eea47a8\" 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-45ba691 elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"45ba691\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/01\/Rendering_EKG_9-zu-16_final.mp4\" autoplay=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e439b89 elementor-widget elementor-widget-html\" data-id=\"e439b89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\tdocument.addEventListener('DOMContentLoaded', function () {\n  const video = document.querySelector('video');\n  const target = document.getElementById('next-section');\n  let hasScrolled = false;\n  let hasPlayedOnce = false;\n\n function smoothScrollTo(element, duration = 1500) {\n  const start = window.scrollY || document.documentElement.scrollTop;\n  const target = element.getBoundingClientRect().top + start;\n  const distance = target - start;\n  const startTime = performance.now();\n\n  function easeInOutCubic(t) {\n    return t &lt; 0.5\n      ? 4 * t * t * t\n      : 1 - Math.pow(-2 * t + 2, 3) \/ 2;\n  }\n\n  function animation(currentTime) {\n    const elapsed = currentTime - startTime;\n    const progress = Math.min(elapsed \/ duration, 1);\n    const easedProgress = easeInOutCubic(progress);\n\n    window.scrollTo(0, start + distance * easedProgress);\n\n    if (elapsed  {\n    entries.forEach(entry =&gt; {\n      if (entry.isIntersecting &amp;&amp; hasPlayedOnce) {\n        \/\/ Video erneut starten, aber NICHT scrollen\n        video.currentTime = 3;\n        video.play();\n      }\n    });\n  }, {\n    threshold: 0.1\n  });\n\n  if (video) {\n    observer.observe(video);\n  }\n});\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd06517 e-con-full e-flex e-con e-child\" data-id=\"dd06517\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1c1a2ad e-flex e-con-boxed e-con e-child\" data-id=\"1c1a2ad\" 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-de7a94d elementor-widget elementor-widget-heading\" data-id=\"de7a94d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Appareils ECG<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec25bd1 elementor-widget elementor-widget-heading\" data-id=\"ec25bd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Syst\u00e8mes pour ECG de repos et d\u2019effort avec acquisition pr\u00e9cise des signaux<\/h2>\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-7a6ca21 e-con-full e-flex e-con e-child\" data-id=\"7a6ca21\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8253b7 elementor-arrows-position-outside elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel\" data-id=\"c8253b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:27502,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:16,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-loop-container&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" role=\"list\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t<style id=\"loop-27502\">.elementor-27502 .elementor-element.elementor-element-6583c66d{--display:flex;}.elementor-27502 .elementor-element.elementor-element-6583c66d.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-27502 .elementor-element.elementor-element-6c551b47{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-27502 .elementor-element.elementor-element-6c551b47:not(.elementor-motion-effects-element-type-background), .elementor-27502 .elementor-element.elementor-element-6c551b47 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9cfc55e );}.elementor-27502 .elementor-element.elementor-element-6c551b47.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-27502 .elementor-element.elementor-element-67615f45{--display:flex;--gap:32px 32px;--row-gap:32px;--column-gap:32px;}.elementor-27502 .elementor-element.elementor-element-67615f45.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-27502 .elementor-element.elementor-element-6599cc91{--display:flex;--gap:32px 32px;--row-gap:32px;--column-gap:32px;}.elementor-27502 .elementor-element.elementor-element-39813e7d img{width:100%;height:280px;object-fit:contain;object-position:center center;}.elementor-27502 .elementor-element.elementor-element-620cc236{--display:flex;--gap:8px 8px;--row-gap:8px;--column-gap:8px;}.elementor-27502 .elementor-element.elementor-element-3370e5c{text-align:start;}.elementor-27502 .elementor-element.elementor-element-3370e5c .elementor-heading-title{font-family:var( --e-global-typography-4e2fa15-font-family ), Sans-serif;font-size:var( --e-global-typography-4e2fa15-font-size );font-weight:var( --e-global-typography-4e2fa15-font-weight );line-height:var( --e-global-typography-4e2fa15-line-height );letter-spacing:var( --e-global-typography-4e2fa15-letter-spacing );word-spacing:var( --e-global-typography-4e2fa15-word-spacing );color:var( --e-global-color-85db428 );}.elementor-27502 .elementor-element.elementor-element-5a893f99 .elementor-heading-title{font-family:var( --e-global-typography-06c054e-font-family ), Sans-serif;font-size:var( --e-global-typography-06c054e-font-size );font-weight:var( --e-global-typography-06c054e-font-weight );line-height:var( --e-global-typography-06c054e-line-height );letter-spacing:var( --e-global-typography-06c054e-letter-spacing );word-spacing:var( --e-global-typography-06c054e-word-spacing );color:var( --e-global-color-85db428 );}.elementor-27502 .elementor-element.elementor-element-7a95efef .elementor-heading-title{font-family:var( --e-global-typography-738428d-font-family ), Sans-serif;font-size:var( --e-global-typography-738428d-font-size );font-weight:var( --e-global-typography-738428d-font-weight );line-height:var( --e-global-typography-738428d-line-height );letter-spacing:var( --e-global-typography-738428d-letter-spacing );word-spacing:var( --e-global-typography-738428d-word-spacing );color:var( --e-global-color-e930203 );}.elementor-27502 .elementor-element.elementor-element-4ed48c23{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-32px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-27502 .elementor-element.elementor-element-4ed48c23.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-27502 .elementor-element.elementor-element-269d0087{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:16px 16px;--row-gap:16px;--column-gap:16px;}.elementor-27502 .elementor-element.elementor-element-26321cc6 .elementor-button{font-family:var( --e-global-typography-856e5bd-font-family ), Sans-serif;font-size:var( --e-global-typography-856e5bd-font-size );line-height:var( --e-global-typography-856e5bd-line-height );letter-spacing:var( --e-global-typography-856e5bd-letter-spacing );word-spacing:var( --e-global-typography-856e5bd-word-spacing );background-color:var( --e-global-color-primary );}.elementor-27502 .elementor-element.elementor-element-3eb5f9c9 .elementor-button{fill:var( --e-global-color-29a836a );color:var( --e-global-color-29a836a );background-color:var( --e-global-color-text );}@media(max-width:1280px){.elementor-27502 .elementor-element.elementor-element-3370e5c .elementor-heading-title{font-size:var( --e-global-typography-4e2fa15-font-size );line-height:var( --e-global-typography-4e2fa15-line-height );letter-spacing:var( --e-global-typography-4e2fa15-letter-spacing );word-spacing:var( --e-global-typography-4e2fa15-word-spacing );}.elementor-27502 .elementor-element.elementor-element-5a893f99 .elementor-heading-title{font-size:var( --e-global-typography-06c054e-font-size );line-height:var( --e-global-typography-06c054e-line-height );letter-spacing:var( --e-global-typography-06c054e-letter-spacing );word-spacing:var( --e-global-typography-06c054e-word-spacing );}.elementor-27502 .elementor-element.elementor-element-7a95efef .elementor-heading-title{font-size:var( --e-global-typography-738428d-font-size );line-height:var( --e-global-typography-738428d-line-height );letter-spacing:var( --e-global-typography-738428d-letter-spacing );word-spacing:var( --e-global-typography-738428d-word-spacing );}.elementor-27502 .elementor-element.elementor-element-26321cc6 .elementor-button{font-size:var( --e-global-typography-856e5bd-font-size );line-height:var( --e-global-typography-856e5bd-line-height );letter-spacing:var( --e-global-typography-856e5bd-letter-spacing );word-spacing:var( --e-global-typography-856e5bd-word-spacing );}}@media(min-width:768px){.elementor-27502 .elementor-element.elementor-element-6c551b47{--width:100%;}}@media(max-width:767px){.elementor-27502 .elementor-element.elementor-element-6c551b47{--padding-top:32px;--padding-bottom:32px;--padding-left:32px;--padding-right:32px;}.elementor-27502 .elementor-element.elementor-element-3370e5c .elementor-heading-title{font-size:var( --e-global-typography-4e2fa15-font-size );line-height:var( --e-global-typography-4e2fa15-line-height );letter-spacing:var( --e-global-typography-4e2fa15-letter-spacing );word-spacing:var( --e-global-typography-4e2fa15-word-spacing );}.elementor-27502 .elementor-element.elementor-element-5a893f99 .elementor-heading-title{font-size:var( --e-global-typography-06c054e-font-size );line-height:var( --e-global-typography-06c054e-line-height );letter-spacing:var( --e-global-typography-06c054e-letter-spacing );word-spacing:var( --e-global-typography-06c054e-word-spacing );}.elementor-27502 .elementor-element.elementor-element-7a95efef .elementor-heading-title{font-size:var( --e-global-typography-738428d-font-size );line-height:var( --e-global-typography-738428d-line-height );letter-spacing:var( --e-global-typography-738428d-letter-spacing );word-spacing:var( --e-global-typography-738428d-word-spacing );}.elementor-27502 .elementor-element.elementor-element-26321cc6 .elementor-button{font-size:var( --e-global-typography-856e5bd-font-size );line-height:var( --e-global-typography-856e5bd-line-height );letter-spacing:var( --e-global-typography-856e5bd-letter-spacing );word-spacing:var( --e-global-typography-856e5bd-word-spacing );}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27502\" class=\"elementor elementor-27502 elementor-11818 elementor-11818 swiper-slide e-loop-item e-loop-item-27488 post-27488 product-card type-product-card status-publish hentry product-card-context-page-ecg-single\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-6583c66d e-con-full e-flex e-con e-parent\" data-id=\"6583c66d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6c551b47 e-con-full shadow e-flex e-con e-child\" data-id=\"6c551b47\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-67615f45 e-con-full e-flex e-con e-child\" data-id=\"67615f45\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6599cc91 e-con-full e-flex e-con e-child\" data-id=\"6599cc91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39813e7d no-select elementor-widget elementor-widget-image\" data-id=\"39813e7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/custo-cardio-400-accu\/\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/cardio-400-accu_move.png\" class=\"attachment-large size-large wp-image-27621\" alt=\"custo cardio 400 accu sur un bras de dispositif custo move, sur un fond transparent, avec des tubes d\u2019aspiration.\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/cardio-400-accu_move.png 720w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/cardio-400-accu_move-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/cardio-400-accu_move-150x150.png 150w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-620cc236 e-con-full e-flex e-con e-child\" data-id=\"620cc236\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3370e5c elementor-widget elementor-widget-heading\" data-id=\"3370e5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">custo cardio 400 accu<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a893f99 elementor-widget elementor-widget-heading\" data-id=\"5a893f99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">ECG de repos et d\u2019effort fonctionnant sur batterie avec dispositif d\u2019aspiration int\u00e9gr\u00e9<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a95efef elementor-widget elementor-widget-heading\" data-id=\"7a95efef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">custo cardio 400 accu permet de r\u00e9aliser des ECG de repos et d\u2019effort pr\u00e9cis, sans fil, flexibles et avec un dispositif d\u2019aspiration int\u00e9gr\u00e9 pour une installation rapide et s\u00fbre des \u00e9lectrodes sans avoir recours \u00e0 des \u00e9lectrodes adh\u00e9sives.<\/p>\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-4ed48c23 e-con-full e-flex e-con e-child\" data-id=\"4ed48c23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-269d0087 e-con-full e-flex e-con e-child\" data-id=\"269d0087\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26321cc6 elementor-widget elementor-widget-button\" data-id=\"26321cc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/custo-cardio-400-accu\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">En savoir plus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3eb5f9c9 elementor-widget elementor-widget-button\" data-id=\"3eb5f9c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27502\" class=\"elementor elementor-27502 elementor-11818 elementor-11818 swiper-slide e-loop-item e-loop-item-27486 post-27486 product-card type-product-card status-publish hentry product-card-context-page-ecg-single\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-6583c66d e-con-full e-flex e-con e-parent\" data-id=\"6583c66d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6c551b47 e-con-full shadow e-flex e-con e-child\" data-id=\"6c551b47\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-67615f45 e-con-full e-flex e-con e-child\" data-id=\"67615f45\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6599cc91 e-con-full e-flex e-con e-child\" data-id=\"6599cc91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39813e7d no-select elementor-widget elementor-widget-image\" data-id=\"39813e7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/custo-cardio-400\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/custo-cardio-400_unten-1.png\" class=\"attachment-large size-large wp-image-27612\" alt=\"Custo Cardio 400 vu de dessous, avec les raccords pour les tuyaux d&apos;aspiration ainsi que des boutons lumineux bleus situ\u00e9s au centre de la partie sup\u00e9rieure, servant \u00e0 la mise en marche et \u00e0 l&apos;arr\u00eat ainsi qu&apos;au r\u00e9glage de la puissance d&apos;aspiration\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/custo-cardio-400_unten-1.png 720w, https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/custo-cardio-400_unten-1-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/custo-cardio-400_unten-1-150x150.png 150w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-620cc236 e-con-full e-flex e-con e-child\" data-id=\"620cc236\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3370e5c elementor-widget elementor-widget-heading\" data-id=\"3370e5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">custo cardio 400<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a893f99 elementor-widget elementor-widget-heading\" data-id=\"5a893f99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">ECG de repos et d\u2019effort avec dispositif d\u2019aspiration int\u00e9gr\u00e9<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a95efef elementor-widget elementor-widget-heading\" data-id=\"7a95efef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">L\u2019ECG \u00e0 12 canaux custo cardio 400 permet de r\u00e9aliser des ECG de repos et d\u2019effort fiables. Le dispositif d\u2019aspiration int\u00e9gr\u00e9 assure un placement rapide, s\u00fbr et confortable des \u00e9lectrodes sans avoir recours \u00e0 des \u00e9lectrodes adh\u00e9sives. <\/p>\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-4ed48c23 e-con-full e-flex e-con e-child\" data-id=\"4ed48c23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-269d0087 e-con-full e-flex e-con e-child\" data-id=\"269d0087\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26321cc6 elementor-widget elementor-widget-button\" data-id=\"26321cc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/custo-cardio-400\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">En savoir plus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3eb5f9c9 elementor-widget elementor-widget-button\" data-id=\"3eb5f9c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27502\" class=\"elementor elementor-27502 elementor-11818 elementor-11818 swiper-slide e-loop-item e-loop-item-27485 post-27485 product-card type-product-card status-publish hentry product-card-context-page-ecg-single\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-6583c66d e-con-full e-flex e-con e-parent\" data-id=\"6583c66d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6c551b47 e-con-full shadow e-flex e-con e-child\" data-id=\"6c551b47\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-67615f45 e-con-full e-flex e-con e-child\" data-id=\"67615f45\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6599cc91 e-con-full e-flex e-con e-child\" data-id=\"6599cc91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39813e7d no-select elementor-widget elementor-widget-image\" data-id=\"39813e7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/custo-cardio-300\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/cardio-300-frontal.png\" class=\"attachment-large size-large wp-image-27318\" alt=\"custo cardio 300 Vue de face\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/cardio-300-frontal.png 720w, https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/cardio-300-frontal-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/cardio-300-frontal-150x150.png 150w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-620cc236 e-con-full e-flex e-con e-child\" data-id=\"620cc236\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3370e5c elementor-widget elementor-widget-heading\" data-id=\"3370e5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">custo cardio 300<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a893f99 elementor-widget elementor-widget-heading\" data-id=\"5a893f99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">ECG \u00e0 12 canaux mobile pour le diagnostic ECG de repos et d\u2019effort<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a95efef elementor-widget elementor-widget-heading\" data-id=\"7a95efef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">custo cardio 300 r\u00e9unit l\u2019ECG de repos et d\u2019effort dans un appareil compact et offre ainsi un diagnostic polyvalent avec une mobilit\u00e9 maximale. <\/p>\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-4ed48c23 e-con-full e-flex e-con e-child\" data-id=\"4ed48c23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-269d0087 e-con-full e-flex e-con e-child\" data-id=\"269d0087\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26321cc6 elementor-widget elementor-widget-button\" data-id=\"26321cc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/custo-cardio-300\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">En savoir plus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3eb5f9c9 elementor-widget elementor-widget-button\" data-id=\"3eb5f9c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Pr\u00e9c\u00e9dent\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Suivant\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\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-d007db4 e-con-full e-flex e-con e-child\" data-id=\"d007db4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-ab5ec3f e-con-full e-flex e-con e-child\" data-id=\"ab5ec3f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9cd0e85 e-con-full e-flex e-con e-child\" data-id=\"9cd0e85\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6dce419 elementor-widget elementor-widget-heading\" data-id=\"6dce419\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">custo diagnostic cardio &amp; custo diagnostic ergo<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d5a872 elementor-widget elementor-widget-heading\" data-id=\"5d5a872\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Logiciel pour l\u2019\u00e9valuation et les r\u00e9sultats<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c069ec elementor-widget elementor-widget-heading\" data-id=\"4c069ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Les solutions logicielles custo diagnostic cardio (ECG de repos) et custo diagnostic ergo (ECG d\u2019effort) associent des algorithmes d\u2019analyse de pointe \u00e0 une interface utilisateur intuitive. Des fonctions de rapport \u00e9tendues et des vues configurables individuellement garantissent un diagnostic clair, compr\u00e9hensible et efficace. <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4ff7b7 e-con-full e-flex e-con e-child\" data-id=\"b4ff7b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-221b757 elementor-arrows-position-outside elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel\" data-id=\"221b757\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:27502,&quot;slides_to_show&quot;:&quot;2&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:16,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-loop-container&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" role=\"list\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27502\" class=\"elementor elementor-27502 elementor-11818 elementor-11818 swiper-slide e-loop-item e-loop-item-27508 post-27508 product-card type-product-card status-publish hentry product-card-context-page-ecg-list\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-6583c66d e-con-full e-flex e-con e-parent\" data-id=\"6583c66d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6c551b47 e-con-full shadow e-flex e-con e-child\" data-id=\"6c551b47\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-67615f45 e-con-full e-flex e-con e-child\" data-id=\"67615f45\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6599cc91 e-con-full e-flex e-con e-child\" data-id=\"6599cc91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39813e7d no-select elementor-widget elementor-widget-image\" data-id=\"39813e7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/custo-diagnostic-ergo\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"741\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/04\/Bildschirm-Uebersicht_Belastungs-EKG_manager-2-1024x948.png\" class=\"attachment-large size-large wp-image-27687\" alt=\"\u00c9cran avec le logiciel custo diagnostic ergo ouvert dans la version custo diagnostic manager.\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/04\/Bildschirm-Uebersicht_Belastungs-EKG_manager-2-1024x948.png 1024w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/04\/Bildschirm-Uebersicht_Belastungs-EKG_manager-2-300x278.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/04\/Bildschirm-Uebersicht_Belastungs-EKG_manager-2-768x711.png 768w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/04\/Bildschirm-Uebersicht_Belastungs-EKG_manager-2.png 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-620cc236 e-con-full e-flex e-con e-child\" data-id=\"620cc236\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3370e5c elementor-widget elementor-widget-heading\" data-id=\"3370e5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">custo diagnostic ergo<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a893f99 elementor-widget elementor-widget-heading\" data-id=\"5a893f99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Logiciel pour ECG d\u2019effort<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a95efef elementor-widget elementor-widget-heading\" data-id=\"7a95efef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Solution intelligente pour la r\u00e9alisation, la commande et l\u2019\u00e9valuation des ECG d\u2019effort : R\u00e9aliser des tests d\u2019effort de mani\u00e8re pr\u00e9cise et confortable et int\u00e9grer les r\u00e9sultats sans faille et en temps r\u00e9el dans ses propres syst\u00e8mes d\u2019information.<\/p>\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-4ed48c23 e-con-full e-flex e-con e-child\" data-id=\"4ed48c23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-269d0087 e-con-full e-flex e-con e-child\" data-id=\"269d0087\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26321cc6 elementor-widget elementor-widget-button\" data-id=\"26321cc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/custo-diagnostic-ergo\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">En savoir plus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3eb5f9c9 elementor-widget elementor-widget-button\" data-id=\"3eb5f9c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27502\" class=\"elementor elementor-27502 elementor-11818 elementor-11818 swiper-slide e-loop-item e-loop-item-27507 post-27507 product-card type-product-card status-publish hentry product-card-context-page-ecg-list\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-6583c66d e-con-full e-flex e-con e-parent\" data-id=\"6583c66d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6c551b47 e-con-full shadow e-flex e-con e-child\" data-id=\"6c551b47\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-67615f45 e-con-full e-flex e-con e-child\" data-id=\"67615f45\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6599cc91 e-con-full e-flex e-con e-child\" data-id=\"6599cc91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39813e7d no-select elementor-widget elementor-widget-image\" data-id=\"39813e7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/custo-diagnostic-cardio\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"540\" height=\"500\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/03\/Bildschirm-Uebersicht-client.png\" class=\"attachment-large size-large wp-image-27430\" alt=\"\u00c9cran avec le logiciel custo diagnostic screen ouvert dans la version custo diagnostic client.\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/03\/Bildschirm-Uebersicht-client.png 540w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/03\/Bildschirm-Uebersicht-client-300x278.png 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-620cc236 e-con-full e-flex e-con e-child\" data-id=\"620cc236\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3370e5c elementor-widget elementor-widget-heading\" data-id=\"3370e5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">custo diagnostic cardio<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a893f99 elementor-widget elementor-widget-heading\" data-id=\"5a893f99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Logiciel pour ECG de repos (Windows et macOS)<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a95efef elementor-widget elementor-widget-heading\" data-id=\"7a95efef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Logiciel performant et convivial pour l\u2019\u00e9valuation des ECG de repos : custo diagnostic cardio offre une analyse, un rapport et un archivage rapides et fiables de l\u2019ECG, directement int\u00e9gr\u00e9s dans les proc\u00e9dures de traitement. <\/p>\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-4ed48c23 e-con-full e-flex e-con e-child\" data-id=\"4ed48c23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-269d0087 e-con-full e-flex e-con e-child\" data-id=\"269d0087\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26321cc6 elementor-widget elementor-widget-button\" data-id=\"26321cc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/custo-diagnostic-cardio\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">En savoir plus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3eb5f9c9 elementor-widget elementor-widget-button\" data-id=\"3eb5f9c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Pr\u00e9c\u00e9dent\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Suivant\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\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-3ff4466 e-con-full e-flex e-con e-child\" data-id=\"3ff4466\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8d75daa e-con-full e-flex e-con e-child\" data-id=\"8d75daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5fe3ee8 elementor-widget elementor-widget-image\" data-id=\"5fe3ee8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"432\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI-768x432.jpg\" class=\"attachment-medium_large size-medium_large wp-image-27463\" alt=\"C\u0153ur m\u00e9dical avec trac\u00e9 ECG et symbole IA, repr\u00e9sent\u00e9 sous la forme d&apos;un assistant de sant\u00e9 num\u00e9rique\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI-768x432.jpg 768w, https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI-300x169.jpg 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI-1024x576.jpg 1024w, https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI-1536x864.jpg 1536w, https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI.jpg 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4239898 e-con-full e-flex e-con e-child\" data-id=\"4239898\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cf1fa06 e-con-full e-flex e-con e-child\" data-id=\"cf1fa06\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2a0e78a e-con-full e-flex e-con e-child\" data-id=\"2a0e78a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5337c87 elementor-widget elementor-widget-heading\" data-id=\"5337c87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NOUVEAU : L\u2019intelligence artificielle aide \u00e0 l\u2019analyse<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9eebe5c e-con-full e-flex e-con e-child\" data-id=\"9eebe5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4638cf1 elementor-widget elementor-widget-heading\" data-id=\"4638cf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">\u00c9valuation rapide et efficace de l\u2019ECG, permettant \u00e0 la personne traitante de garder le contr\u00f4le total \u00e0 tout moment<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8053e21 e-con-full e-flex e-con e-child\" data-id=\"8053e21\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1b9a4bc e-con-full e-flex e-con e-child\" data-id=\"1b9a4bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d73fc0 elementor-widget elementor-widget-heading\" data-id=\"9d73fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Diagnostic de performance<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8639488 elementor-widget elementor-widget-heading\" data-id=\"8639488\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Spiro-ergom\u00e9trie avec custo med<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9065817 e-con-full e-flex e-con e-child\" data-id=\"9065817\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-916a635 e-con-full e-flex e-con e-child\" data-id=\"916a635\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-474085a elementor-widget elementor-widget-image\" data-id=\"474085a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"432\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/10\/custo-ec5000-smartcardio-400-web.png\" class=\"attachment-large size-large wp-image-27464\" alt=\"Une femme effectue un test spiroergom\u00e9trique, assise sur un ergom\u00e8tre et \u00e9quip\u00e9e d&apos;un masque pour l&apos;analyse des gaz respiratoires ; \u00e0 c\u00f4t\u00e9 d&apos;elle se trouve un chariot contenant le mat\u00e9riel n\u00e9cessaire ainsi qu&apos;un Custo Cardio 400 pour l&apos;examen.\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/10\/custo-ec5000-smartcardio-400-web.png 768w, https:\/\/www.customed.de\/wp-content\/uploads\/2025\/10\/custo-ec5000-smartcardio-400-web-300x169.png 300w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b6ffcc e-con-full e-flex e-con e-child\" data-id=\"4b6ffcc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9bbd308 e-con-full e-flex e-con e-child\" data-id=\"9bbd308\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc27661 elementor-widget elementor-widget-heading\" data-id=\"dc27661\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Diagnostic de performance de haut niveau<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9f0263b e-con-full e-flex e-con e-child\" data-id=\"9f0263b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a16bbbc elementor-widget elementor-widget-heading\" data-id=\"a16bbbc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">La solution de spiro-ergom\u00e9trie de custo med combine un ECG performant avec une spirom\u00e9trie, une technique de pression art\u00e9rielle et d\u2019effort pouvant \u00eatre int\u00e9gr\u00e9e de mani\u00e8re flexible. La commande centrale par PC permet une utilisation simple, une saisie synchronis\u00e9e des donn\u00e9es et un rapport d\u2019examen uniforme. <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3f08df5 e-con-full e-flex e-con e-child\" data-id=\"3f08df5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc42721 shadow elementor-widget elementor-widget-button\" data-id=\"bc42721\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/spiro-ergometrie\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">En savoir plus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c99dc09 shadow elementor-widget elementor-widget-button\" data-id=\"c99dc09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-071256d e-con-full e-flex e-con e-child\" data-id=\"071256d\" data-element_type=\"container\" data-e-type=\"container\" id=\"Trainingsger\u00e4te\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-00783dc e-flex e-con-boxed e-con e-child\" data-id=\"00783dc\" 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-6549e49 elementor-widget elementor-widget-heading\" data-id=\"6549e49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Appareils d\u2019entra\u00eenement m\u00e9dicaux<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56050fb elementor-widget elementor-widget-heading\" data-id=\"56050fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pr\u00e9cis, r\u00e9sistant, int\u00e9grable<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba66686 elementor-arrows-position-outside elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel\" data-id=\"ba66686\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:27569,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:16,&quot;sizes&quot;:[]},&quot;slides_to_show&quot;:&quot;4&quot;,&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-loop-container&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" role=\"list\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t<style id=\"loop-27569\">.elementor-27569 .elementor-element.elementor-element-665b3918{--display:flex;}.elementor-27569 .elementor-element.elementor-element-665b3918.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-27569 .elementor-element.elementor-element-5d41464e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-27569 .elementor-element.elementor-element-5d41464e:not(.elementor-motion-effects-element-type-background), .elementor-27569 .elementor-element.elementor-element-5d41464e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9cfc55e );}.elementor-27569 .elementor-element.elementor-element-5d41464e.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-27569 .elementor-element.elementor-element-3c6e8587{--display:flex;--gap:24px 24px;--row-gap:24px;--column-gap:24px;}.elementor-27569 .elementor-element.elementor-element-3c6e8587.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-27569 .elementor-element.elementor-element-28938684{--display:flex;--gap:32px 32px;--row-gap:32px;--column-gap:32px;}.elementor-27569 .elementor-element.elementor-element-106b7e62 img{width:100%;max-width:100%;height:300px;object-fit:contain;object-position:center center;}.elementor-27569 .elementor-element.elementor-element-2ad35469{--display:flex;--gap:4px 4px;--row-gap:4px;--column-gap:4px;}.elementor-27569 .elementor-element.elementor-element-67abb841{text-align:start;}.elementor-27569 .elementor-element.elementor-element-67abb841 .elementor-heading-title{font-family:\"Exo\", Sans-serif;font-size:18px;font-weight:600;line-height:24px;letter-spacing:0px;color:var( --e-global-color-85db428 );}.elementor-27569 .elementor-element.elementor-element-6e962a50 .elementor-heading-title{font-family:\"Noto Sans\", Sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0px;color:var( --e-global-color-e930203 );}.elementor-27569 .elementor-element.elementor-element-db72d6d .elementor-heading-title{font-family:\"Noto Sans\", Sans-serif;font-size:14px;line-height:20px;letter-spacing:0px;color:var( --e-global-color-e930203 );}.elementor-27569 .elementor-element.elementor-element-46b88007{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-32px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-27569 .elementor-element.elementor-element-46b88007.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-27569 .elementor-element.elementor-element-ed882c3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:16px 16px;--row-gap:16px;--column-gap:16px;}.elementor-27569 .elementor-element.elementor-element-d580184 .elementor-button{fill:var( --e-global-color-29a836a );color:var( --e-global-color-29a836a );background-color:var( --e-global-color-primary );}@media(max-width:767px){.elementor-27569 .elementor-element.elementor-element-5d41464e{--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}.elementor-27569 .elementor-element.elementor-element-106b7e62 img{height:150px;}}@media(min-width:768px){.elementor-27569 .elementor-element.elementor-element-5d41464e{--width:100%;}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27569\" class=\"elementor elementor-27569 elementor-15460 elementor-15460 swiper-slide e-loop-item e-loop-item-27509 post-27509 zubehor type-zubehor status-publish hentry zubehor-kategorien-appareils-dentrainement\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-665b3918 e-con-full e-flex e-con e-parent\" data-id=\"665b3918\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5d41464e e-con-full shadow e-flex e-con e-child\" data-id=\"5d41464e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3c6e8587 e-con-full e-flex e-con e-child\" data-id=\"3c6e8587\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-28938684 e-con-full e-flex e-con e-child\" data-id=\"28938684\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106b7e62 no-select elementor-widget elementor-widget-image\" data-id=\"106b7e62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec5000-smart-Ergometer.png\" class=\"attachment-large size-large wp-image-27510\" alt=\"Seitenansicht des custo ec5000 auf transparentem Hintergrund f\u00fcr die kardiologische Untersuchung\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec5000-smart-Ergometer.png 720w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec5000-smart-Ergometer-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec5000-smart-Ergometer-150x150.png 150w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ad35469 e-con-full e-flex e-con e-child\" data-id=\"2ad35469\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67abb841 elementor-widget elementor-widget-heading\" data-id=\"67abb841\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Ergom\u00e8tre ec5000<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db72d6d elementor-widget elementor-widget-heading\" data-id=\"db72d6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Ergom\u00e8tre haut de gamme en option avec mesure automatique de la pression art\u00e9rielle et r\u00e9glage \u00e9lectrique de la selle et du volant. Disponible en deux versions (smart, touch). <\/p>\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-46b88007 e-con-full e-flex e-con e-child\" data-id=\"46b88007\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed882c3 e-con-full e-flex e-con e-child\" data-id=\"ed882c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d580184 elementor-widget elementor-widget-button\" data-id=\"d580184\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27569\" class=\"elementor elementor-27569 elementor-15460 elementor-15460 swiper-slide e-loop-item e-loop-item-27511 post-27511 zubehor type-zubehor status-publish hentry zubehor-kategorien-appareils-dentrainement\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-665b3918 e-con-full e-flex e-con e-parent\" data-id=\"665b3918\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5d41464e e-con-full shadow e-flex e-con e-child\" data-id=\"5d41464e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3c6e8587 e-con-full e-flex e-con e-child\" data-id=\"3c6e8587\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-28938684 e-con-full e-flex e-con e-child\" data-id=\"28938684\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106b7e62 no-select elementor-widget elementor-widget-image\" data-id=\"106b7e62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/Laufband-er2100.png\" class=\"attachment-large size-large wp-image-27512\" alt=\"Laufband er2100 von der Seite mit Handl\u00e4ufen und Notfall Stop-Tasten auf den Handl\u00e4ufen\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/Laufband-er2100.png 720w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/Laufband-er2100-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/Laufband-er2100-150x150.png 150w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ad35469 e-con-full e-flex e-con e-child\" data-id=\"2ad35469\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67abb841 elementor-widget elementor-widget-heading\" data-id=\"67abb841\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Tapis roulant er2100<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db72d6d elementor-widget elementor-widget-heading\" data-id=\"db72d6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Tapis roulant m\u00e9dical avec une large surface de course, une faible hauteur d\u2019acc\u00e8s et des mains courantes stabilisantes. Diff\u00e9rentes options de pente offrent diff\u00e9rents types d\u2019effort. <\/p>\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-46b88007 e-con-full e-flex e-con e-child\" data-id=\"46b88007\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed882c3 e-con-full e-flex e-con e-child\" data-id=\"ed882c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d580184 elementor-widget elementor-widget-button\" data-id=\"d580184\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27569\" class=\"elementor elementor-27569 elementor-15460 elementor-15460 swiper-slide e-loop-item e-loop-item-27521 post-27521 zubehor type-zubehor status-publish hentry zubehor-kategorien-appareils-dentrainement\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-665b3918 e-con-full e-flex e-con e-parent\" data-id=\"665b3918\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5d41464e e-con-full shadow e-flex e-con e-child\" data-id=\"5d41464e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3c6e8587 e-con-full e-flex e-con e-child\" data-id=\"3c6e8587\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-28938684 e-con-full e-flex e-con e-child\" data-id=\"28938684\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106b7e62 no-select elementor-widget elementor-widget-image\" data-id=\"106b7e62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/Laufband-RAM-Model-870-A.png\" class=\"attachment-large size-large wp-image-27522\" alt=\"Laufband-RAM-Model-870-A von der Seite mit Handl\u00e4ufen und Notfall Stop-Tasten auf den Handl\u00e4ufen\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/Laufband-RAM-Model-870-A.png 720w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/Laufband-RAM-Model-870-A-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/Laufband-RAM-Model-870-A-150x150.png 150w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ad35469 e-con-full e-flex e-con e-child\" data-id=\"2ad35469\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67abb841 elementor-widget elementor-widget-heading\" data-id=\"67abb841\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Tapis roulant RAM Model 870 A<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db72d6d elementor-widget elementor-widget-heading\" data-id=\"db72d6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Tapis roulant m\u00e9dical stable et robuste avec une large surface de course, des mains courantes extra-longues et diff\u00e9rentes options d\u2019inclinaison pour un entra\u00eenement s\u00fbr et vari\u00e9.<\/p>\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-46b88007 e-con-full e-flex e-con e-child\" data-id=\"46b88007\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed882c3 e-con-full e-flex e-con e-child\" data-id=\"ed882c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d580184 elementor-widget elementor-widget-button\" data-id=\"d580184\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27569\" class=\"elementor elementor-27569 elementor-15460 elementor-15460 swiper-slide e-loop-item e-loop-item-27523 post-27523 zubehor type-zubehor status-publish hentry zubehor-kategorien-appareils-dentrainement\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-665b3918 e-con-full e-flex e-con e-parent\" data-id=\"665b3918\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5d41464e e-con-full shadow e-flex e-con e-child\" data-id=\"5d41464e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3c6e8587 e-con-full e-flex e-con e-child\" data-id=\"3c6e8587\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-28938684 e-con-full e-flex e-con e-child\" data-id=\"28938684\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106b7e62 no-select elementor-widget elementor-widget-image\" data-id=\"106b7e62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec4000-Ergometer.png\" class=\"attachment-large size-large wp-image-27524\" alt=\"Seitenansicht des custo ec4000 auf transparentem Hintergrund f\u00fcr die kardiologische Untersuchung\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec4000-Ergometer.png 720w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec4000-Ergometer-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec4000-Ergometer-150x150.png 150w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ad35469 e-con-full e-flex e-con e-child\" data-id=\"2ad35469\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67abb841 elementor-widget elementor-widget-heading\" data-id=\"67abb841\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Ergom\u00e8tre ec4000<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db72d6d elementor-widget elementor-widget-heading\" data-id=\"db72d6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Ergom\u00e8tre moderne et mince pour l\u2019examen d\u2019effort standard. Le design ergonomique avec un large acc\u00e8s continu facilite l\u2019entr\u00e9e dans l\u2019appareil. <\/p>\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-46b88007 e-con-full e-flex e-con e-child\" data-id=\"46b88007\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed882c3 e-con-full e-flex e-con e-child\" data-id=\"ed882c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d580184 elementor-widget elementor-widget-button\" data-id=\"d580184\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27569\" class=\"elementor elementor-27569 elementor-15460 elementor-15460 swiper-slide e-loop-item e-loop-item-27525 post-27525 zubehor type-zubehor status-publish hentry zubehor-kategorien-appareils-dentrainement\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-665b3918 e-con-full e-flex e-con e-parent\" data-id=\"665b3918\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5d41464e e-con-full shadow e-flex e-con e-child\" data-id=\"5d41464e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3c6e8587 e-con-full e-flex e-con e-child\" data-id=\"3c6e8587\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-28938684 e-con-full e-flex e-con e-child\" data-id=\"28938684\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106b7e62 no-select elementor-widget elementor-widget-image\" data-id=\"106b7e62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec3000e-Ergometer.png\" class=\"attachment-large size-large wp-image-27526\" alt=\"custo ec3000e auf transparentem Hintergrund f\u00fcr die kardiologische Untersuchung\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec3000e-Ergometer.png 720w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec3000e-Ergometer-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-ec3000e-Ergometer-150x150.png 150w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ad35469 e-con-full e-flex e-con e-child\" data-id=\"2ad35469\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67abb841 elementor-widget elementor-widget-heading\" data-id=\"67abb841\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Ergom\u00e8tre ec3000e<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db72d6d elementor-widget elementor-widget-heading\" data-id=\"db72d6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Ergom\u00e8tre classique et performant avec mesure automatique de la pression art\u00e9rielle en option pour l\u2019examen d\u2019effort.<\/p>\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-46b88007 e-con-full e-flex e-con e-child\" data-id=\"46b88007\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed882c3 e-con-full e-flex e-con e-child\" data-id=\"ed882c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d580184 elementor-widget elementor-widget-button\" data-id=\"d580184\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Pr\u00e9c\u00e9dent\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Suivant\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8200857 e-con-full e-flex e-con e-child\" data-id=\"8200857\" data-element_type=\"container\" data-e-type=\"container\" id=\"Ger\u00e4tewagen\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3d50178 e-flex e-con-boxed e-con e-child\" data-id=\"3d50178\" 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-cca74ee elementor-widget elementor-widget-heading\" data-id=\"cca74ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Chariot \u00e0 \u00e9quipement<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80097fa elementor-widget elementor-widget-heading\" data-id=\"80097fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"> Le poste de travail mobile dans le quotidien du traitement<\/h2>\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-53f46d4 e-con-full e-flex e-con e-child\" data-id=\"53f46d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a9f227 elementor-arrows-position-outside elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel\" data-id=\"8a9f227\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:27569,&quot;slides_to_show&quot;:&quot;2&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:16,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-loop-container&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" role=\"list\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27569\" class=\"elementor elementor-27569 elementor-15460 elementor-15460 swiper-slide e-loop-item e-loop-item-27563 post-27563 zubehor type-zubehor status-publish hentry zubehor-kategorien-chariot-a-equipement\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-665b3918 e-con-full e-flex e-con e-parent\" data-id=\"665b3918\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5d41464e e-con-full shadow e-flex e-con e-child\" data-id=\"5d41464e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3c6e8587 e-con-full e-flex e-con e-child\" data-id=\"3c6e8587\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-28938684 e-con-full e-flex e-con e-child\" data-id=\"28938684\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106b7e62 no-select elementor-widget elementor-widget-image\" data-id=\"106b7e62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-Easy-Plus_cardio-300.png\" class=\"attachment-large size-large wp-image-27564\" alt=\"Ger\u00e4tewagen custo easy plus mit einem Bildschirm, einem Schubfach und einem Gitterkorb. Auf der Ablagefl\u00e4che liegt eine Tastatur und custo cardio 300\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-Easy-Plus_cardio-300.png 720w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-Easy-Plus_cardio-300-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-Easy-Plus_cardio-300-150x150.png 150w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ad35469 e-con-full e-flex e-con e-child\" data-id=\"2ad35469\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67abb841 elementor-widget elementor-widget-heading\" data-id=\"67abb841\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">custo easy plus<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db72d6d elementor-widget elementor-widget-heading\" data-id=\"db72d6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Chariot \u00e0 \u00e9quipement \u00e9troit et stable pour la clinique et le cabinet m\u00e9dical. Gr\u00e2ce \u00e0 son design \u00e9l\u00e9gant et \u00e0 sa possibilit\u00e9 de configuration individuelle, custo easy plus s\u2019adapte en toute flexibilit\u00e9 \u00e0 chaque exigence m\u00e9dicale.<br \/>  <br>Disponible en hauteur 114 cm ou 134 cm. <br>L\u2019illustration montre l\u2019\u00e9quipement en option.<\/p>\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-46b88007 e-con-full e-flex e-con e-child\" data-id=\"46b88007\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed882c3 e-con-full e-flex e-con e-child\" data-id=\"ed882c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d580184 elementor-widget elementor-widget-button\" data-id=\"d580184\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"27569\" class=\"elementor elementor-27569 elementor-15460 elementor-15460 swiper-slide e-loop-item e-loop-item-27540 post-27540 zubehor type-zubehor status-publish hentry zubehor-kategorien-chariot-a-equipement\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-665b3918 e-con-full e-flex e-con e-parent\" data-id=\"665b3918\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5d41464e e-con-full shadow e-flex e-con e-child\" data-id=\"5d41464e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3c6e8587 e-con-full e-flex e-con e-child\" data-id=\"3c6e8587\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-28938684 e-con-full e-flex e-con e-child\" data-id=\"28938684\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106b7e62 no-select elementor-widget elementor-widget-image\" data-id=\"106b7e62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-mobil-Drucker-PC-1024x1024.png\" class=\"attachment-large size-large wp-image-27541\" alt=\"Ger\u00e4tewagen custo mobil f\u00fcr die kardiopulmonale Untersuchung. Besteht aus drei Ebenen, auf welchen ganz oben ein Bildschirm, darunter ein Drucker und darunter ein Rechner zu sehen ist\" srcset=\"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-mobil-Drucker-PC-1024x1024.png 1024w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-mobil-Drucker-PC-300x300.png 300w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-mobil-Drucker-PC-150x150.png 150w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-mobil-Drucker-PC-768x768.png 768w, https:\/\/www.customed.de\/wp-content\/uploads\/2026\/02\/custo-mobil-Drucker-PC.png 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ad35469 e-con-full e-flex e-con e-child\" data-id=\"2ad35469\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67abb841 elementor-widget elementor-widget-heading\" data-id=\"67abb841\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">custo mobil<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db72d6d elementor-widget elementor-widget-heading\" data-id=\"db72d6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Construction compacte, grande stabilit\u00e9 et possibilit\u00e9s de configuration flexibles : Avec beaucoup de place sur une petite surface et un design robuste, custo mobil est la solution id\u00e9ale pour les postes de travail m\u00e9dicaux. <br>L\u2019illustration montre l\u2019\u00e9quipement en option.<\/p>\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-46b88007 e-con-full e-flex e-con e-child\" data-id=\"46b88007\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed882c3 e-con-full e-flex e-con e-child\" data-id=\"ed882c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d580184 elementor-widget elementor-widget-button\" data-id=\"d580184\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.customed.de\/fr\/trouver-un-magasin-specialise\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offre<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Pr\u00e9c\u00e9dent\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Suivant\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\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-b6db455 e-flex e-con-boxed e-con e-child\" data-id=\"b6db455\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b55baaf elementor-widget elementor-widget-heading\" data-id=\"b55baaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Plus d\u2019informations<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7beb589 e-con-full e-flex e-con e-child\" data-id=\"7beb589\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4c3615 elementor-arrows-position-outside elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"e4c3615\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide 1&quot;,&quot;_id&quot;:&quot;c9523a5&quot;},{&quot;slide_title&quot;:&quot;Slide 1&quot;,&quot;_id&quot;:&quot;65a1bc0&quot;},{&quot;slide_title&quot;:&quot;Slide 1&quot;,&quot;_id&quot;:&quot;7cf9466&quot;}],&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:24,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 sur 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9b6fba1 e-flex e-con-boxed e-con e-child\" data-id=\"9b6fba1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-86a2981 e-con-full e-flex e-con e-child\" data-id=\"86a2981\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43fbef6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"43fbef6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-eye\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 144a110.94 110.94 0 0 0-31.24 5 55.4 55.4 0 0 1 7.24 27 56 56 0 0 1-56 56 55.4 55.4 0 0 1-27-7.24A111.71 111.71 0 1 0 288 144zm284.52 97.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400c-98.65 0-189.09-55-237.93-144C98.91 167 189.34 112 288 112s189.09 55 237.93 144C477.1 345 386.66 400 288 400z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d91f33 elementor-widget elementor-widget-heading\" data-id=\"9d91f33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Vid\u00e9os custo med<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee80805 elementor-widget elementor-widget-heading\" data-id=\"ee80805\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Nos vid\u00e9os consacr\u00e9es \u00e0 custo med offrent des aper\u00e7us pratiques de nos solutions destin\u00e9es au quotidien des soins et de la prise en charge des patients<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90f8a57 elementor-widget elementor-widget-text-editor\" data-id=\"90f8a57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/www.customed.de\/fr\/videos\/\">Vid\u00e9os<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 sur 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8e5acde e-flex e-con-boxed e-con e-child\" data-id=\"8e5acde\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8e07452 e-con-full e-flex e-con e-child\" data-id=\"8e07452\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69463ad elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"69463ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-download\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa1d7c3 elementor-widget elementor-widget-heading\" data-id=\"aa1d7c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Brochures <\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffdb219 elementor-widget elementor-widget-heading\" data-id=\"ffdb219\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Vous trouverez ici toutes les brochures, d\u00e9pliants et catalogues relatifs \u00e0 nos applications.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c4d689 elementor-widget elementor-widget-text-editor\" data-id=\"0c4d689\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/www.customed.de\/fr\/telechargements\/#marketing\/brochures\">Brochures<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 sur 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ebef468 e-flex e-con-boxed e-con e-child\" data-id=\"ebef468\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6607dd5 e-con-full e-flex e-con e-child\" data-id=\"6607dd5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05935af elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"05935af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-book-open\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M542.22 32.05c-54.8 3.11-163.72 14.43-230.96 55.59-4.64 2.84-7.27 7.89-7.27 13.17v363.87c0 11.55 12.63 18.85 23.28 13.49 69.18-34.82 169.23-44.32 218.7-46.92 16.89-.89 30.02-14.43 30.02-30.66V62.75c.01-17.71-15.35-31.74-33.77-30.7zM264.73 87.64C197.5 46.48 88.58 35.17 33.78 32.05 15.36 31.01 0 45.04 0 62.75V400.6c0 16.24 13.13 29.78 30.02 30.66 49.49 2.6 149.59 12.11 218.77 46.95 10.62 5.35 23.21-1.94 23.21-13.46V100.63c0-5.29-2.62-10.14-7.27-12.99z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-099a133 elementor-widget elementor-widget-heading\" data-id=\"099a133\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Documentation pour l\u2019utilisateur<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f62cce2 elementor-widget elementor-widget-heading\" data-id=\"f62cce2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Vous trouverez ici des modes d\u2019emploi, des instructions succinctes et des fiches techniques sur le th\u00e8me de l\u2019ECG de repos et d\u2019effort<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e341986 elementor-widget elementor-widget-text-editor\" data-id=\"e341986\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/www.customed.de\/fr\/telechargements\/#technical-documentation\/operating-manuals\/ECG\">Documentation utilisateur<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Pr\u00e9c\u00e9dent\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Suivant\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Solutions pour le diagnostic de la ECG de repos et d&rsquo;effort Les syst\u00e8mes custo cardio 300, 400 et 400 accu avec les modules logiciels custo diagnostic cardio et custo diagnostic ergo cr\u00e9ent une solution int\u00e9gr\u00e9e pour un diagnostic cardiologique efficace et optimis\u00e9 en termes de flux de travail dans le quotidien du traitement. https:\/\/www.customed.de\/wp-content\/uploads\/2026\/01\/Rendering_EKG_9-zu-16_final.mp4 document.addEventListener(&lsquo;DOMContentLoaded&rsquo;, [&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,"inline_featured_image":false,"footnotes":""},"class_list":["post-27465","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Diagnostic par ECG au repos et d&#039;effort \u2013 Solutions de custo med<\/title>\n<meta name=\"description\" content=\"Solutions pour les ECG au repos et d&#039;effort : enregistreurs modernes et analyse pr\u00e9cise avec custo diagnostic \u2013 efficaces et optimis\u00e9s pour le flux de travail.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Diagnostic par ECG au repos et d&#039;effort \u2013 Solutions de custo med\" \/>\n<meta property=\"og:description\" content=\"Solutions pour les ECG au repos et d&#039;effort : enregistreurs modernes et analyse pr\u00e9cise avec custo diagnostic \u2013 efficaces et optimis\u00e9s pour le flux de travail.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/\" \/>\n<meta property=\"og:site_name\" content=\"customed\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-05T13:16:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/ecg-de-repos-et-deffort\\\/\",\"url\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/ecg-de-repos-et-deffort\\\/\",\"name\":\"Diagnostic par ECG au repos et d'effort \u2013 Solutions de custo med\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/ecg-de-repos-et-deffort\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/ecg-de-repos-et-deffort\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.customed.de\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/KI-768x432.jpg\",\"datePublished\":\"2025-08-18T08:42:08+00:00\",\"dateModified\":\"2026-08-05T13:16:30+00:00\",\"description\":\"Solutions pour les ECG au repos et d'effort : enregistreurs modernes et analyse pr\u00e9cise avec custo diagnostic \u2013 efficaces et optimis\u00e9s pour le flux de travail.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/ecg-de-repos-et-deffort\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.customed.de\\\/fr\\\/ecg-de-repos-et-deffort\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/ecg-de-repos-et-deffort\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.customed.de\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/KI-768x432.jpg\",\"contentUrl\":\"https:\\\/\\\/www.customed.de\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/KI-768x432.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/ecg-de-repos-et-deffort\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ECG de repos et d\u2019effort\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/\",\"name\":\"customed\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/#organization\",\"name\":\"customed\",\"url\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.customed.de\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/custo-med-Logo-mit-Claim-EN-26-SB-1.png\",\"contentUrl\":\"https:\\\/\\\/www.customed.de\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/custo-med-Logo-mit-Claim-EN-26-SB-1.png\",\"width\":1543,\"height\":337,\"caption\":\"customed\"},\"image\":{\"@id\":\"https:\\\/\\\/www.customed.de\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Diagnostic par ECG au repos et d'effort \u2013 Solutions de custo med","description":"Solutions pour les ECG au repos et d'effort : enregistreurs modernes et analyse pr\u00e9cise avec custo diagnostic \u2013 efficaces et optimis\u00e9s pour le flux de travail.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/","og_locale":"fr_FR","og_type":"article","og_title":"Diagnostic par ECG au repos et d'effort \u2013 Solutions de custo med","og_description":"Solutions pour les ECG au repos et d'effort : enregistreurs modernes et analyse pr\u00e9cise avec custo diagnostic \u2013 efficaces et optimis\u00e9s pour le flux de travail.","og_url":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/","og_site_name":"customed","article_modified_time":"2026-08-05T13:16:30+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/","url":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/","name":"Diagnostic par ECG au repos et d'effort \u2013 Solutions de custo med","isPartOf":{"@id":"https:\/\/www.customed.de\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/#primaryimage"},"image":{"@id":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/#primaryimage"},"thumbnailUrl":"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI-768x432.jpg","datePublished":"2025-08-18T08:42:08+00:00","dateModified":"2026-08-05T13:16:30+00:00","description":"Solutions pour les ECG au repos et d'effort : enregistreurs modernes et analyse pr\u00e9cise avec custo diagnostic \u2013 efficaces et optimis\u00e9s pour le flux de travail.","breadcrumb":{"@id":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/#primaryimage","url":"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI-768x432.jpg","contentUrl":"https:\/\/www.customed.de\/wp-content\/uploads\/2025\/11\/KI-768x432.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.customed.de\/fr\/ecg-de-repos-et-deffort\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.customed.de\/fr\/"},{"@type":"ListItem","position":2,"name":"ECG de repos et d\u2019effort"}]},{"@type":"WebSite","@id":"https:\/\/www.customed.de\/fr\/#website","url":"https:\/\/www.customed.de\/fr\/","name":"customed","description":"","publisher":{"@id":"https:\/\/www.customed.de\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.customed.de\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.customed.de\/fr\/#organization","name":"customed","url":"https:\/\/www.customed.de\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.customed.de\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/06\/custo-med-Logo-mit-Claim-EN-26-SB-1.png","contentUrl":"https:\/\/www.customed.de\/wp-content\/uploads\/2026\/06\/custo-med-Logo-mit-Claim-EN-26-SB-1.png","width":1543,"height":337,"caption":"customed"},"image":{"@id":"https:\/\/www.customed.de\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.customed.de\/fr\/wp-json\/wp\/v2\/pages\/27465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.customed.de\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.customed.de\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.customed.de\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.customed.de\/fr\/wp-json\/wp\/v2\/comments?post=27465"}],"version-history":[{"count":7,"href":"https:\/\/www.customed.de\/fr\/wp-json\/wp\/v2\/pages\/27465\/revisions"}],"predecessor-version":[{"id":34193,"href":"https:\/\/www.customed.de\/fr\/wp-json\/wp\/v2\/pages\/27465\/revisions\/34193"}],"wp:attachment":[{"href":"https:\/\/www.customed.de\/fr\/wp-json\/wp\/v2\/media?parent=27465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}