{"id":934,"date":"2025-10-10T14:16:23","date_gmt":"2025-10-10T12:16:23","guid":{"rendered":"https:\/\/pulsheart-medical.com\/contact\/"},"modified":"2026-01-05T11:55:04","modified_gmt":"2026-01-05T10:55:04","slug":"contact","status":"publish","type":"page","link":"https:\/\/pulsheart-medical.com\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<div class=\"wp-block-cover ph-hero\" style=\"background-image:url(https:\/\/pulsheart-medical.com\/wp-content\/uploads\/2025\/10\/team_background.jpg);background-size:cover;background-position:center center;padding-top:180px;padding-right:2rem;padding-bottom:60px;padding-left:2rem;min-height:520px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-transparent-background-color has-background-dim\" style=\"background-color:rgba(0,0,0,0.3);opacity:1\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-530ec779 wp-block-group-is-layout-constrained\">\n<h1 class=\"wp-block-heading has-white-color has-text-color\" style=\"margin-bottom:1.5rem;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.1\">Contact Us<\/h1>\n\n\n\n<p class=\"has-text-color\" style=\"color:#f3f4f6;margin-top:0;margin-bottom:0;font-size:clamp(16px,2vw,20px)\">Have a question, partnership project or information request? Our team is here to help.<\/p>\n<\/div>\n<\/div><\/div>\n\n\n\n<style>\n    .contact-form-section .form-input,\n    .contact-form-section .form-select,\n    .contact-form-section .form-textarea {\n        width: 100%;\n        padding: 0.875rem 1rem;\n        border: 1px solid #d1d5db;\n        border-radius: 8px;\n        font-family: inherit;\n        font-size: 15px;\n        color: #111827;\n        transition: all 0.3s ease;\n        box-sizing: border-box;\n    }\n\n    .contact-form-section .form-input:focus,\n    .contact-form-section .form-select:focus,\n    .contact-form-section .form-textarea:focus {\n        outline: none;\n        border-color: #7a4aa0;\n        box-shadow: 0 0 0 3px rgba(122, 74, 160, 0.1);\n    }\n\n    .contact-form-section .form-textarea {\n        resize: vertical;\n        min-height: 140px;\n    }\n\n    .contact-form-section .submit-btn {\n        width: 100%;\n        padding: 1rem 2rem;\n        background: linear-gradient(90deg, #2f74c0 0%, #7a4aa0 50%, #ff2b59 100%);\n        border: none;\n        border-radius: 12px;\n        color: #ffffff;\n        font-weight: 700;\n        font-size: 16px;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        margin-top: 1rem;\n    }\n\n    .contact-form-section .submit-btn:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 8px 20px rgba(122, 74, 160, 0.3);\n    }\n\n    .info-card {\n        background: #ffffff;\n        border-radius: 16px;\n        padding: 2rem;\n        box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n        transition: all 0.3s ease;\n        margin-bottom: 2rem;\n    }\n\n    .info-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 24px rgba(0,0,0,0.1);\n    }\n\n    .info-card-header {\n        display: flex;\n        align-items: center;\n        gap: 1rem;\n        margin-bottom: 1rem;\n    }\n\n    .info-icon {\n        width: 48px;\n        height: 48px;\n        background: linear-gradient(135deg, rgba(47, 116, 192, 0.1) 0%, rgba(122, 74, 160, 0.1) 100%);\n        border-radius: 12px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 24px;\n    }\n\n    .map-placeholder {\n        width: 100%;\n        height: 300px;\n        background: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);\n        border-radius: 12px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        color: #9ca3af;\n        font-size: 18px;\n        font-weight: 600;\n    }\n\n    .location-item {\n        display: flex;\n        align-items: start;\n        gap: 1rem;\n        padding: 1rem;\n        background: #f9fafb;\n        border-radius: 8px;\n        margin-bottom: 1rem;\n    }\n\n    .location-icon {\n        width: 32px;\n        height: 32px;\n        background: linear-gradient(135deg, #7a4aa0 0%, #2f74c0 100%);\n        color: #ffffff;\n        border-radius: 8px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 16px;\n        flex-shrink: 0;\n    }\n\n    .social-links {\n        display: flex;\n        gap: 1rem;\n        flex-wrap: wrap;\n    }\n\n    .social-link {\n        width: 48px;\n        height: 48px;\n        background: linear-gradient(135deg, rgba(47, 116, 192, 0.1) 0%, rgba(122, 74, 160, 0.1) 100%);\n        border-radius: 12px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-decoration: none;\n        font-size: 20px;\n        transition: all 0.3s ease;\n        color: #7a4aa0;\n    }\n\n    .social-link:hover {\n        background: linear-gradient(90deg, #2f74c0 0%, #7a4aa0 50%, #ff2b59 100%);\n        transform: translateY(-4px);\n        box-shadow: 0 6px 16px rgba(122, 74, 160, 0.3);\n        color: #ffffff;\n    }\n\n    \/* Responsive pour formulaire *\/\n    @media (max-width: 968px) {\n        .contact-form-section .form-row {\n            grid-template-columns: 1fr !important;\n            gap: 1rem !important;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .wp-block-columns {\n            flex-direction: column !important;\n        }\n        \n        .wp-block-column {\n            flex-basis: 100% !important;\n        }\n        \n        \/* Garder la marge coh\u00e9rente avec post 690 : 2rem sur mobile aussi *\/\n        .wp-block-group.has-white-background-color {\n            padding-left: 2rem !important;\n            padding-right: 2rem !important;\n        }\n    }\n\n    @media (max-width: 480px) {\n        \/* Marge coh\u00e9rente maintenue : 2rem *\/\n        .wp-block-group.has-white-background-color {\n            padding-left: 2rem !important;\n            padding-right: 2rem !important;\n        }\n        \n        \/* Harmoniser les tailles de police sur mobile pour Email et Phone *\/\n        .info-card > div[style*=\"color:#4b5563\"] {\n            font-size: 14px !important;\n        }\n    }\n<\/style>\n\n\n\n<div class=\"wp-block-group has-white-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-ef6f406a wp-block-group-is-layout-constrained\" style=\"padding-top:4rem;padding-right:2rem;padding-bottom:4rem;padding-left:2rem\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-5baeddf3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column contact-form-section is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#111827;margin-bottom:0.5rem;font-size:clamp(24px,4vw,36px);font-weight:700;\">Send us a message<\/h2>\n<div style=\"width:4rem;height:0.25rem;background-color:#918dbc;margin-bottom:1.5rem;\"><\/div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#6b7280;margin-bottom:2rem;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.185), 16px);\">Fill out the form below and we will get back to you as soon as possible.<\/p>\n\n\n\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f932-o1\" lang=\"fr-FR\" dir=\"ltr\" data-wpcf7-id=\"932\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/934#wpcf7-f932-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulaire de contact\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"932\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"fr_FR\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f932-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<style>\n \/* Bouton Envoyer style PulsHeart *\/\n .ph-submit-btn {\n font-weight: 700 !important;\n font-size: 16px !important;\n border-radius: 12px !important;\n box-shadow: 0 14px 40px rgba(47,116,192,.14), 0 6px 18px rgba(15,23,42,.06) !important;\n background: linear-gradient(90deg, #2f74c0 0%, #7a4aa0 50%, #ff2b59 100%) !important;\n padding: 0.75rem 2rem !important;\n color: #ffffff !important;\n border: none !important;\n cursor: pointer;\n transition: transform 0.2s, box-shadow 0.2s;\n }\n\n .ph-submit-btn:hover {\n transform: translateY(-2px);\n box-shadow: 0 18px 50px rgba(47,116,192,.2), 0 8px 24px rgba(15,23,42,.1) !important;\n }\n\n \/* Message de succ\u00e8s CF7 *\/\n .wpcf7-response-output {\n font-size: 14px !important;\n padding: 1rem !important;\n border-radius: 8px !important;\n margin: 1rem 0 0 0 !important;\n }\n\n .wpcf7 form.sent .wpcf7-response-output {\n background: #ecfdf5 !important;\n border: 1px solid #10b981 !important;\n color: #065f46 !important;\n }\n<\/style>\n<div class=\"form-row\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.25rem;\">\n\t<div>\n\t\t<p><label style=\"display:block;font-size:16px;font-weight:600;color:#374151;margin-bottom:0.5rem;\">First Name <span style=\"color:#ff2b59;\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"prenom\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-input\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your first name\" value=\"\" type=\"text\" name=\"prenom\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><label style=\"display:block;font-size:16px;font-weight:600;color:#374151;margin-bottom:0.5rem;\">Last Name <span style=\"color:#ff2b59;\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"nom\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-input\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your last name\" value=\"\" type=\"text\" name=\"nom\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-row\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.25rem;\">\n\t<div>\n\t\t<p><label style=\"display:block;font-size:16px;font-weight:600;color:#374151;margin-bottom:0.5rem;\">Email <span style=\"color:#ff2b59;\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email form-input\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"your@email.com\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><label style=\"display:block;font-size:16px;font-weight:600;color:#374151;margin-bottom:0.5rem;\">Phone<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"telephone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel form-input\" aria-invalid=\"false\" placeholder=\"+1 000 000 0000\" value=\"\" type=\"tel\" name=\"telephone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div style=\"margin-bottom:1.25rem;\">\n\t<p><label style=\"display:block;font-size:16px;font-weight:600;color:#374151;margin-bottom:0.5rem;\">Organization<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"organisation\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text form-input\" aria-invalid=\"false\" placeholder=\"Your organization name\" value=\"\" type=\"text\" name=\"organisation\" \/><\/span>\n\t<\/p>\n<\/div>\n<div style=\"margin-bottom:1.25rem;\">\n\t<p><label style=\"display:block;font-size:16px;font-weight:600;color:#374151;margin-bottom:0.5rem;\">Subject <span style=\"color:#ff2b59;\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"sujet\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required form-select\" aria-required=\"true\" aria-invalid=\"false\" name=\"sujet\"><option value=\"\">Select a subject<\/option><option value=\"General inquiry\">General inquiry<\/option><option value=\"Partnership opportunity\">Partnership opportunity<\/option><option value=\"Clinical program\">Clinical program<\/option><option value=\"Funding and Donations\">Funding and Donations<\/option><option value=\"Press and media inquiry\">Press and media inquiry<\/option><option value=\"Careers and recruitment\">Careers and recruitment<\/option><option value=\"Other\">Other<\/option><\/select><\/span>\n\t<\/p>\n<\/div>\n<div style=\"margin-bottom:1.25rem;\">\n\t<p><label style=\"display:block;font-size:16px;font-weight:600;color:#374151;margin-bottom:0.5rem;\">Message <span style=\"color:#ff2b59;\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required form-textarea\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your message...\" name=\"message\"><\/textarea><\/span>\n\t<\/p>\n<\/div>\n<div style=\"text-align:center;margin-top:2rem;\">\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner ph-submit-btn\" type=\"submit\" value=\"Send\" \/>\n\t<\/p>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"35\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div class=\"info-card\">\n    <div class=\"info-card-header\">\n        <div class=\"info-icon\">\ud83d\udce7<\/div>\n        <h3 style=\"font-size:18px;font-weight:700;color:#111827;margin:0;\">Email<\/h3>\n    <\/div>\n    <div style=\"color:#4b5563;font-size:16px;line-height:1.7;\">\n        <p style=\"margin:0;\"><a href=\"mailto:contact@pulsheart-medical.com\" style=\"color:#7a4aa0;text-decoration:none;font-weight:600;\">contact@pulsheart-medical.com<\/a><\/p>\n    <\/div>\n<\/div>\n\n<div class=\"info-card\">\n    <div class=\"info-card-header\">\n        <div class=\"info-icon\">\ud83d\udcde<\/div>\n        <h3 style=\"font-size:18px;font-weight:700;color:#111827;margin:0;\">Phone<\/h3>\n    <\/div>\n    <div style=\"color:#4b5563;font-size:16px;line-height:1.7;\">\n        <p style=\"margin:0 0 0.25rem 0;\"><strong>France:<\/strong> <a href=\"tel:+33000000000\" style=\"color:#7a4aa0;text-decoration:none;font-weight:600;\">+33 (0)0 00 00 00 00<\/a><\/p>\n        <p style=\"margin:0 0 0.5rem 0;\"><strong>Switzerland:<\/strong> <a href=\"tel:+41000000000\" style=\"color:#7a4aa0;text-decoration:none;font-weight:600;\">+41 00 000 00 00<\/a><\/p>\n        <p style=\"margin:0;font-size:16px;\">Mon-Fri: 9:00 AM &#8211; 6:00 PM (CET)<\/p>\n    <\/div>\n<\/div>\n\n<div class=\"info-card\">\n    <iframe src=\"https:\/\/www.google.com\/maps?q=H\u00f4pital+Xavier+Arnozan,+Avenue+du+Haut-L\u00e9v\u00eaque,+33604+Pessac&#038;output=embed\" width=\"100%\" height=\"300\" style=\"border:0;border-radius:12px;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\n    <div style=\"margin-top:1.5rem;\">\n        <div class=\"location-item\">\n            <div class=\"location-icon\">\ud83d\udccd<\/div>\n            <div>\n                <div style=\"font-weight:700;color:#111827;margin-bottom:0.25rem;font-size:16px;\">Bordeaux, France<\/div>\n                <div style=\"font-size:16px;color:#6b7280;line-height:1.5;\">\n                    Headquarters<br>\n                    Avenue du Haut-L\u00e9v\u00eaque<br>\n                    H\u00f4pital Xavier Arnozan<br>\n                    33604 Pessac Cedex\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"info-card\">\n    <h3 style=\"font-size:18px;font-weight:700;color:#111827;margin:0 0 1.25rem 0;\">Follow us<\/h3>\n    <div class=\"social-links\">\n        <a href=\"https:\/\/www.linkedin.com\/company\/pulsheart-medical\/\" class=\"social-link\" title=\"LinkedIn\" target=\"_blank\" rel=\"noopener noreferrer\">in<\/a>\n    <\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Send us a message Fill out the form below and we will get back to you as soon as possible. \ud83d\udce7 Email contact@pulsheart-medical.com \ud83d\udcde Phone France: +33 (0)0 00 00 00 00 Switzerland: +41 00 000 00 00 Mon-Fri: 9:00 AM &#8211; 6:00 PM (CET) \ud83d\udccd Bordeaux, France Headquarters Avenue du Haut-L\u00e9v\u00eaque H\u00f4pital Xavier Arnozan [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"pulsehome","meta":{"footnotes":""},"class_list":["post-934","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Get in Touch with PulsHeart \u2013 Support &amp; Information<\/title>\n<meta name=\"description\" content=\"Get in touch with the PulsHeart team for inquiries, partnerships, or information requests. Quick response guaranteed.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pulsheart-medical.com\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Get in Touch with PulsHeart \u2013 Support &amp; Information\" \/>\n<meta property=\"og:description\" content=\"Get in touch with the PulsHeart team for inquiries, partnerships, or information requests. Quick response guaranteed.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pulsheart-medical.com\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Pulsheart\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-05T10:55:04+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pulsheart-medical.com\\\/en\\\/contact\\\/\",\"url\":\"https:\\\/\\\/pulsheart-medical.com\\\/en\\\/contact\\\/\",\"name\":\"Get in Touch with PulsHeart \u2013 Support & Information\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pulsheart-medical.com\\\/#website\"},\"datePublished\":\"2025-10-10T12:16:23+00:00\",\"dateModified\":\"2026-01-05T10:55:04+00:00\",\"description\":\"Get in touch with the PulsHeart team for inquiries, partnerships, or information requests. Quick response guaranteed.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pulsheart-medical.com\\\/en\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pulsheart-medical.com\\\/en\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pulsheart-medical.com\\\/en\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/pulsheart-medical.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pulsheart-medical.com\\\/#website\",\"url\":\"https:\\\/\\\/pulsheart-medical.com\\\/\",\"name\":\"Pulsheart\",\"description\":\"Pr\u00e9venir la mort subite. Sauver des Vies.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pulsheart-medical.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Get in Touch with PulsHeart \u2013 Support & Information","description":"Get in touch with the PulsHeart team for inquiries, partnerships, or information requests. Quick response guaranteed.","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:\/\/pulsheart-medical.com\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Get in Touch with PulsHeart \u2013 Support & Information","og_description":"Get in touch with the PulsHeart team for inquiries, partnerships, or information requests. Quick response guaranteed.","og_url":"https:\/\/pulsheart-medical.com\/en\/contact\/","og_site_name":"Pulsheart","article_modified_time":"2026-01-05T10:55:04+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pulsheart-medical.com\/en\/contact\/","url":"https:\/\/pulsheart-medical.com\/en\/contact\/","name":"Get in Touch with PulsHeart \u2013 Support & Information","isPartOf":{"@id":"https:\/\/pulsheart-medical.com\/#website"},"datePublished":"2025-10-10T12:16:23+00:00","dateModified":"2026-01-05T10:55:04+00:00","description":"Get in touch with the PulsHeart team for inquiries, partnerships, or information requests. Quick response guaranteed.","breadcrumb":{"@id":"https:\/\/pulsheart-medical.com\/en\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pulsheart-medical.com\/en\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pulsheart-medical.com\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/pulsheart-medical.com\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/pulsheart-medical.com\/#website","url":"https:\/\/pulsheart-medical.com\/","name":"Pulsheart","description":"Pr\u00e9venir la mort subite. Sauver des Vies.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pulsheart-medical.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/pulsheart-medical.com\/en\/wp-json\/wp\/v2\/pages\/934","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pulsheart-medical.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pulsheart-medical.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pulsheart-medical.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pulsheart-medical.com\/en\/wp-json\/wp\/v2\/comments?post=934"}],"version-history":[{"count":10,"href":"https:\/\/pulsheart-medical.com\/en\/wp-json\/wp\/v2\/pages\/934\/revisions"}],"predecessor-version":[{"id":944,"href":"https:\/\/pulsheart-medical.com\/en\/wp-json\/wp\/v2\/pages\/934\/revisions\/944"}],"wp:attachment":[{"href":"https:\/\/pulsheart-medical.com\/en\/wp-json\/wp\/v2\/media?parent=934"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}