{"id":8355,"date":"2026-08-18T15:10:05","date_gmt":"2026-08-18T15:10:05","guid":{"rendered":"https:\/\/consultsda.com\/?page_id=8355"},"modified":"2026-08-19T18:05:12","modified_gmt":"2026-08-19T18:05:12","slug":"sap-ai","status":"publish","type":"page","link":"https:\/\/consultsda.com\/fr\/sap-ai\/","title":{"rendered":"SAP AI"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8355\" class=\"elementor elementor-8355 elementor-8139\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-512c7fa5 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"512c7fa5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5f62825e\" data-id=\"5f62825e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-488c5547 elementor-widget elementor-widget-html\" data-id=\"488c5547\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: page reset.\n\n     1. WIDGET SPACING. Elementor gives every .elementor-widget:not(:last-child)\n        a 20px bottom margin (Site Settings > Layout > Widgets Space). A\n        per-widget _margin does NOT reliably beat it \u2014 depending on the version\n        the generated per-element selector is less specific than that default,\n        so the 20px survives and stacks on top of the intended gap. The default\n        is therefore killed outright here and every gap in these templates is\n        expressed as _padding, which nothing in Elementor's defaults touches.\n        !important is safe precisely because no widget uses _margin any more\n        (validate.js enforces that), so there is nothing for it to clobber.\n        Both the physical and logical property are zeroed \u2014 Elementor moved to\n        margin-block-end in 3.16+.\n\n     2. THEME HEADING MARGINS. Icon Box renders its title as a real <h3>\/<h4>\n        and its description as a <p>; headings and text editors render real\n        <h*>\/<p> too. Themes give those a margin-top and Elementor exposes no\n        control for it. Only margin-top is forced, never the title's\n        margin-bottom \u2014 that one belongs to Elementor's title_bottom_space\n        control and must stay overridable. Left\/right margins are left alone so\n        `margin:0 auto` centring on constrained paragraphs still works. -->\n<style>\n.elementor-widget:not(:last-child){\n  margin-bottom:0 !important;\n  margin-block-end:0 !important;\n}\n\/* Opt back in where a gap must be margin because the widget has a background. *\/\n.elementor-widget.sda-gap-12:not(:last-child){\n  margin-bottom:12px !important;\n  margin-block-end:12px !important;\n}\n\n\/* margin-top only \u2014 title_bottom_space owns the gap below the title. *\/\n.elementor-widget-icon-box .elementor-icon-box-title,\n.elementor-widget-image-box .elementor-image-box-title{\n  margin-top:0 !important;\n}\n.elementor-widget-icon-box .elementor-icon-box-description,\n.elementor-widget-image-box .elementor-image-box-description,\n.elementor-widget-heading .elementor-heading-title{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-text-editor p{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-icon .elementor-icon-wrapper,\n.elementor-widget-image figure{\n  margin:0 !important;\n}\n\/* Hover accent. Elementor exposes no hover colour for Heading or Text Editor,\n   so a widget that needs one carries this class. Deliberately specific enough\n   (three classes + :hover) to beat the per-element colour rule Elementor emits\n   for that widget \u2014 the one rule here that is meant to win. *\/\n.elementor-widget.sda-hover-accent .elementor-widget-container,\n.elementor-widget.sda-hover-accent .elementor-widget-container p{\n  transition:color .2s ease;\n}\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container,\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container p{\n  color:#FFCB44;\n}\n\/* Card-column gutters \u2014 see note 3. Half on each side; mobile turns it into a\n   stacked gap. Keep this list in sync with the gutters the generators ask\n   for; validate.js fails on a class that has no rule here. *\/\n.sda-gutter-16 > .elementor-element-populated{ margin:0 8px; }\n.sda-gutter-24 > .elementor-element-populated{ margin:0 12px; }\n.sda-gutter-32 > .elementor-element-populated{ margin:0 16px; }\n@media (max-width:767px){\n  .sda-gutter-16 > .elementor-element-populated{ margin:0 0 16px; }\n  .sda-gutter-24 > .elementor-element-populated{ margin:0 0 24px; }\n  .sda-gutter-32 > .elementor-element-populated{ margin:0 0 32px; }\n  .sda-gutter-16:last-child > .elementor-element-populated,\n  .sda-gutter-24:last-child > .elementor-element-populated,\n  .sda-gutter-32:last-child > .elementor-element-populated{ margin-bottom:0; }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6529b4e elementor-widget elementor-widget-heading\" data-id=\"6529b4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">&#9679;&nbsp; IA D'AFFAIRES SAP &bull; INTELLIGENCE D'ENTREPRISE<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e8ef294 elementor-widget elementor-widget-heading\" data-id=\"2e8ef294\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Transformez le potentiel de l\u2019IA en r\u00e9sultats concrets<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36f3dc10 elementor-widget elementor-widget-text-editor\" data-id=\"36f3dc10\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"max-width:1000px;margin:0 auto;\">D\u00e9couvrez o\u00f9 l\u2019IA d\u2019affaires SAP peut cr\u00e9er le plus de valeur pour votre organisation. \u00c0 titre de partenaire sp\u00e9cialis\u00e9 en SAP Business AI, SDA vous aide \u00e0 identifier les cas d\u2019usage \u00e0 fort potentiel, \u00e0 en \u00e9valuer la valeur et la faisabilit\u00e9, puis \u00e0 les transformer en solutions concr\u00e8tes, pr\u00eates \u00e0 \u00eatre mises en production.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-19343e97 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"19343e97\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-narrow\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-561acaa9\" data-id=\"561acaa9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2d9ed3c8 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"2d9ed3c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact\/\">\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\">Parler \u00e0 un expert &rarr;<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-70a50dbc\" data-id=\"70a50dbc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7b87c4f3 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"7b87c4f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/packages\/\">\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\">D\u00e9couvrir nos forfaits<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b8dc670 elementor-widget elementor-widget-html\" data-id=\"1b8dc670\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: SAP AI interactive orbit + opportunity panel -->\n<div class=\"sda-orbit-wrap\">\n\n  <div class=\"sda-orbit-stage\">\n    <div class=\"sda-core\">\n      <span class=\"sda-core-a\">AI<\/span>\n      <span class=\"sda-core-b\">SAP BAIP<\/span>\n    <\/div>\n\n    <div class=\"sda-ring sda-ring-inner\">\n      <button type=\"button\" class=\"sda-node sda-n-in\" data-key=\"mfg_intel\"       style=\"top:-39px;left:calc(50% - 39px);\"><span class=\"sda-face\"><i class=\"fas fa-industry\"><\/i><em>Fabrication<\/em><\/span><\/button>\n      <button type=\"button\" class=\"sda-node sda-n-in\" data-key=\"transit_intel\"   style=\"top:36px;right:-19px;\"><span class=\"sda-face\"><i class=\"fas fa-shipping-fast\"><\/i><em>Transport<\/em><\/span><\/button>\n      <button type=\"button\" class=\"sda-node sda-n-in\" data-key=\"customer_intel\"  style=\"top:186px;right:-19px;\"><span class=\"sda-face\"><i class=\"fas fa-shopping-cart\"><\/i><em>Commerce \u00e9lectronique<\/em><\/span><\/button>\n      <button type=\"button\" class=\"sda-node sda-n-in\" data-key=\"finance_intel\"   style=\"top:261px;left:calc(50% - 39px);\"><span class=\"sda-face\"><i class=\"fas fa-coins\"><\/i><em>Finances<\/em><\/span><\/button>\n      <button type=\"button\" class=\"sda-node sda-n-in\" data-key=\"warehouse_intel\" style=\"top:186px;left:-19px;\"><span class=\"sda-face\"><i class=\"fas fa-warehouse\"><\/i><em>Entrep\u00f4t<\/em><\/span><\/button>\n      <button type=\"button\" class=\"sda-node sda-n-in\" data-key=\"scm_intel\"       style=\"top:36px;left:-19px;\"><span class=\"sda-face\"><i class=\"fas fa-boxes\"><\/i><em>Cha\u00eene d'approv.<\/em><\/span><\/button>\n    <\/div>\n\n    <div class=\"sda-ring sda-ring-outer\">\n      <button type=\"button\" class=\"sda-node sda-n-out\" data-key=\"process_retail\"    style=\"top:-41px;left:calc(50% - 41px);\"><span class=\"sda-face\"><i class=\"fas fa-store\"><\/i><em>D\u00e9tail<\/em><\/span><\/button>\n      <button type=\"button\" class=\"sda-node sda-n-out\" data-key=\"process_mfg\"       style=\"top:219px;right:-41px;\"><span class=\"sda-face\"><i class=\"fas fa-cogs\"><\/i><em>Fabrication<\/em><\/span><\/button>\n      <button type=\"button\" class=\"sda-node sda-n-out\" data-key=\"process_transport\" style=\"bottom:-41px;left:219px;\"><span class=\"sda-face\"><i class=\"fas fa-train\"><\/i><em>Transport<\/em><\/span><\/button>\n      <button type=\"button\" class=\"sda-node sda-n-out\" data-key=\"process_wholesale\" style=\"top:219px;left:-41px;\"><span class=\"sda-face\"><i class=\"fas fa-truck-loading\"><\/i><em>Distribution en gros<\/em><\/span><\/button>\n    <\/div>\n  <\/div>\n\n  <a class=\"sda-panel\" href=\"\/packages\/\">\n    <div class=\"sda-dots\"><\/div>\n    <div class=\"sda-panel-icon\"><i class=\"fas fa-store\" data-sda=\"icon\"><\/i><\/div>\n    <div class=\"sda-panel-cat\" data-sda=\"category\">COMMERCE DE D\u00c9TAIL ET CONSOMMATION<\/div>\n    <h3 class=\"sda-panel-title\" data-sda=\"title\">Op\u00e9rations de d\u00e9tail connect\u00e9es<\/h3>\n    <div class=\"sda-panel-sub\" data-sda=\"subtitle\">CAS D'USAGE IA SECTORIEL<\/div>\n    <p class=\"sda-panel-desc\" data-sda=\"desc\"><\/p>\n    <div class=\"sda-panel-foot\">\n      <div>\n        <h5 data-sda=\"toolLabel\">Cha\u00eene de valeur connect\u00e9e<\/h5>\n        <div class=\"sda-chips\" data-sda=\"chips\"><\/div>\n      <\/div>\n      <div>\n        <h5 data-sda=\"gainLabel\">Valeur d'affaires<\/h5>\n        <div class=\"sda-chips\"><span class=\"sda-chip sda-chip-gain\" data-sda=\"gain\"><\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/a>\n<\/div>\n\n<style>\n.sda-orbit-wrap{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;font-family:'Inter',sans-serif;}\n.sda-orbit-wrap *{box-sizing:border-box;}\n\n\/* ---------- orbit stage ---------- *\/\n.sda-orbit-wrap .sda-orbit-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:600px;width:100%;opacity:0;transform:scale(.4);transition:opacity 900ms ease,transform 900ms cubic-bezier(.34,1.56,.64,1);}\n.sda-orbit-wrap.is-in .sda-orbit-stage{opacity:1;transform:scale(1);}\n\n.sda-orbit-wrap .sda-core{position:absolute;width:100px;height:100px;background-color:#15171C;color:#FFCB44;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:'Outfit',sans-serif;font-weight:800;box-shadow:0 0 30px rgba(21,23,28,.2);z-index:15;animation:sdaPulsar 4s ease-in-out infinite alternate;}\n.sda-orbit-wrap .sda-core-a{font-size:1.1rem;letter-spacing:.05em;}\n.sda-orbit-wrap .sda-core-b{font-size:.6rem;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-top:2px;}\n\n.sda-orbit-wrap .sda-ring{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;}\n.sda-orbit-wrap .sda-ring-inner{width:300px;height:300px;border:2px dashed rgba(21,23,28,.12);z-index:12;animation:sdaRotIn 45s linear infinite;}\n.sda-orbit-wrap .sda-ring-outer{width:520px;height:520px;border:2px dashed rgba(21,23,28,.06);z-index:11;animation:sdaRotOut 60s linear infinite;}\n\n.sda-orbit-wrap .sda-node{position:absolute;padding:0;border:0;background:none;cursor:pointer;-webkit-appearance:none;appearance:none;}\n.sda-orbit-wrap .sda-n-in{width:78px;height:78px;z-index:14;animation:sdaUpIn 45s linear infinite;}\n.sda-orbit-wrap .sda-n-out{width:82px;height:82px;z-index:13;animation:sdaUpOut 60s linear infinite;}\n\n.sda-orbit-wrap .sda-face{width:100%;height:100%;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease;}\n.sda-orbit-wrap .sda-n-in .sda-face{background-color:#fff;color:#15171C;border:3px solid #15171C;}\n\/* Outer ring reads as the quieter, secondary orbit: grey until it is the\n   active node, when it takes the same dark + accent treatment as the inner. *\/\n.sda-orbit-wrap .sda-n-out .sda-face{background-color:#E0E0E0;color:#4A5568;border:1px solid #9D9D9D;}\n.sda-orbit-wrap .sda-node.is-active .sda-face{background-color:#15171C;color:#FFCB44;border:3px solid #FFCB44;transform:scale(1.15);box-shadow:0 10px 20px rgba(21,23,28,.2);}\n.sda-orbit-wrap .sda-node:focus-visible .sda-face{outline:3px solid #FFCB44;outline-offset:3px;}\n\n.sda-orbit-wrap .sda-face i{font-size:1.2rem;margin-bottom:3px;line-height:1;}\n.sda-orbit-wrap .sda-n-out .sda-face i{font-size:1rem;margin-bottom:2px;}\n.sda-orbit-wrap .sda-face em{font-style:normal;font-family:'Outfit',sans-serif;font-weight:700;text-transform:uppercase;line-height:1.15;font-size:.48rem;max-width:60px;}\n.sda-orbit-wrap .sda-n-out .sda-face em{font-size:.44rem;line-height:1.1;max-width:70px;}\n\n@keyframes sdaRotIn{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}\n@keyframes sdaRotOut{0%{transform:rotate(360deg)}100%{transform:rotate(0)}}\n@keyframes sdaUpIn{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}\n@keyframes sdaUpOut{0%{transform:rotate(-360deg)}100%{transform:rotate(0)}}\n@keyframes sdaPulsar{0%{box-shadow:0 0 20px rgba(21,23,28,.2),0 0 0 0 rgba(255,203,68,.2)}100%{box-shadow:0 0 35px rgba(21,23,28,.3),0 0 0 15px rgba(255,203,68,0)}}\n\n\/* ---------- opportunity panel ---------- *\/\n.sda-orbit-wrap .sda-panel{position:relative;display:flex;flex-direction:column;height:460px;padding:40px;background-color:#F7F9FC;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 15px rgba(0,0,0,.03);text-decoration:none;transition:box-shadow .25s ease,border-color .25s ease;}\n.sda-orbit-wrap .sda-panel:hover{box-shadow:0 8px 16px rgba(0,0,0,.08),0 16px 24px rgba(0,0,0,.05);border-color:#FFCB44;}\n.sda-orbit-wrap .sda-dots{position:absolute;top:20px;right:20px;display:flex;gap:6px;}\n.sda-orbit-wrap .sda-dots span{width:8px;height:8px;border-radius:50%;background-color:#E2E8F0;transition:background-color .3s ease;}\n.sda-orbit-wrap .sda-dots span.is-active{background-color:#FFCB44;}\n.sda-orbit-wrap .sda-panel-icon{width:48px;height:48px;border-radius:8px;background-color:rgba(255,203,68,.15);color:#15171C;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:16px;flex-shrink:0;}\n.sda-orbit-wrap .sda-panel-cat{font-family:'Outfit',sans-serif;font-weight:700;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#94A3B8;margin-bottom:6px;min-height:18px;}\n.sda-orbit-wrap .sda-panel-title{font-family:'Outfit',sans-serif;font-size:1.3rem;color:#15171C;margin:0 0 6px;line-height:1.25;min-height:2.5em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}\n.sda-orbit-wrap .sda-panel-sub{font-family:'Outfit',sans-serif;font-weight:700;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#7A6A2E;margin:2px 0;min-height:20px;}\n.sda-orbit-wrap .sda-panel-desc{font-size:.85rem;color:#4A5568;margin:4px 0 16px;line-height:1.5;flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}\n.sda-orbit-wrap .sda-panel-foot{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid #E2E8F0;padding-top:16px;margin-top:auto;flex-shrink:0;}\n.sda-orbit-wrap .sda-panel-foot h5{font-family:'Inter',sans-serif;font-size:.75rem;text-transform:uppercase;color:#718096;letter-spacing:.05em;margin:0 0 10px;font-weight:600;}\n.sda-orbit-wrap .sda-chips{display:flex;flex-wrap:wrap;gap:6px;}\n.sda-orbit-wrap .sda-chip{font-family:'Outfit',sans-serif;font-size:.85rem;font-weight:600;color:#15171C;background-color:#EEF1F6;padding:6px 12px;border-radius:20px;white-space:nowrap;}\n.sda-orbit-wrap .sda-chip-gain{white-space:normal;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}\n\n\/* ---------- responsive ---------- *\/\n@media(max-width:1024px){\n  .sda-orbit-wrap{grid-template-columns:1fr;gap:40px;}\n  .sda-orbit-wrap .sda-panel{height:auto;}\n}\n@media(max-width:767px){\n  .sda-orbit-wrap .sda-orbit-stage{min-height:380px;transform:scale(.62);}\n  .sda-orbit-wrap.is-in .sda-orbit-stage{transform:scale(.62);}\n  .sda-orbit-wrap .sda-panel{padding:28px;}\n}\n@media(prefers-reduced-motion:reduce){\n  .sda-orbit-wrap .sda-ring,.sda-orbit-wrap .sda-node,.sda-orbit-wrap .sda-core{animation:none!important;}\n  .sda-orbit-wrap .sda-orbit-stage{opacity:1;transform:none;}\n}\n<\/style>\n\n<script>\n(function(){\n  var ROOT_SEL = '.sda-orbit-wrap';\n  var DATA = {\n    process_retail:{category:\"COMMERCE DE D\u00c9TAIL ET CONSOMMATION\",title:\"Op\u00e9rations de d\u00e9tail connect\u00e9es\",subtitle:\"CAS D'USAGE IA SECTORIEL\",icon:\"fas fa-store\",desc:\"Des assistants d'IA et des flux de travail intelligents relient les donn\u00e9es de magasin, de commerce, de produits, d'inventaire, de commandes et d'ex\u00e9cution. Les \u00e9quipes de magasin et de service r\u00e9pondent aux questions, r\u00e9solvent les exceptions et lancent des actions approuv\u00e9es dans les syst\u00e8mes SAP et non-SAP.\",toolLabel:\"Cha\u00eene de valeur connect\u00e9e\",tool:\"Du commerce \u00e0 l'ex\u00e9cution\",gainLabel:\"Valeur d'affaires\",gain:\"Ex\u00e9cution plus rapide du commerce de d\u00e9tail\"},\n    process_mfg:{category:\"FABRICATION ET RESSOURCES NATURELLES\",title:\"Op\u00e9rations industrielles connect\u00e9es\",subtitle:\"CAS D'USAGE IA SECTORIEL\",icon:\"fas fa-cogs\",desc:\"Une couche op\u00e9rationnelle propuls\u00e9e par l'IA relie les informations de production, de mati\u00e8res, de qualit\u00e9, de maintenance, d'entrep\u00f4t et de finances. Les planificateurs voient l'impact op\u00e9rationnel et financier des perturbations et r\u00e9visent les actions de reprise selon les contr\u00f4les d'affaires \u00e9tablis.\",toolLabel:\"Cha\u00eene de valeur connect\u00e9e\",tool:\"De la planification \u00e0 l'exploitation\",gainLabel:\"Valeur d'affaires\",gain:\"Op\u00e9rations industrielles r\u00e9silientes\"},\n    process_transport:{category:\"RAIL ET TRANSPORT\",title:\"Op\u00e9rations ferroviaires connect\u00e9es\",subtitle:\"CAS D'USAGE IA SECTORIEL\",icon:\"fas fa-train\",desc:\"Une couche op\u00e9rationnelle d'IA gouvern\u00e9e r\u00e9unit les informations sur les actifs, la maintenance, les op\u00e9rations, la s\u00e9curit\u00e9, la main-d'\u0153uvre et la logistique dans une seule vue. Elle met en \u00e9vidence le travail et les ressources touch\u00e9s et guide la coordination par des flux de travail approuv\u00e9s, tandis que les d\u00e9cisions critiques pour la s\u00e9curit\u00e9 demeurent dirig\u00e9es par des personnes.\",toolLabel:\"Cha\u00eene de valeur connect\u00e9e\",tool:\"De l'actif au service\",gainLabel:\"Valeur d'affaires\",gain:\"R\u00e9ponse coordonn\u00e9e plus rapide\"},\n    process_wholesale:{category:\"DISTRIBUTION EN GROS\",title:\"Op\u00e9rations de distribution connect\u00e9es\",subtitle:\"CAS D'USAGE IA SECTORIEL\",icon:\"fas fa-truck-loading\",desc:\"L'IA relie les commandes, les stocks, l'approvisionnement, les op\u00e9rations d'entrep\u00f4t, la logistique et les donn\u00e9es clients afin d'offrir une vue d'ensemble des op\u00e9rations. Les \u00e9quipes peuvent ainsi rep\u00e9rer plus rapidement les risques, les ruptures de stock et les perturbations d'approvisionnement, puis intervenir directement \u00e0 partir de leurs processus d'affaires existants.\",toolLabel:\"Cha\u00eene de valeur connect\u00e9e\",tool:\"De la commande \u00e0 la livraison\",gainLabel:\"Valeur d'affaires\",gain:\"Des op\u00e9rations de distribution plus rapides et mieux coordonn\u00e9es\"},\n    scm_intel:{category:\"CHA\u00ceNE D'APPROVISIONNEMENT\",title:\"Gestion des p\u00e9nuries d'approvisionnement\",subtitle:\"OCCASION D'IA\",icon:\"fas fa-boxes\",desc:\"Un espace de travail propuls\u00e9 par l'IA relie la demande, l'approvisionnement, l'inventaire, les commandes d'achat, la production et les engagements clients. Il regroupe les p\u00e9nuries connexes, montre les commandes touch\u00e9es et pr\u00e9sente des options d'approvisionnement, d'allocation ou de r\u00e9ordonnancement pour approbation du planificateur.\",toolLabel:\"Contexte du processus\",tool:\"De la demande \u00e0 l'approvisionnement\",gainLabel:\"Valeur op\u00e9rationnelle\",gain:\"R\u00e9ponse proactive aux p\u00e9nuries\"},\n    warehouse_intel:{category:\"ENTREP\u00d4T\",title:\"Gestion des exceptions d'entrep\u00f4t\",subtitle:\"OCCASION D'IA\",icon:\"fas fa-warehouse\",desc:\"Un assistant op\u00e9rationnel rel\u00e8ve les t\u00e2ches bloqu\u00e9es, les \u00e9carts de stock, les lacunes de r\u00e9approvisionnement et les files d'attente en retard. Il r\u00e9unit le contexte pertinent d'inventaire, de commandes et de t\u00e2ches dans une seule vue et guide les superviseurs vers le flux de travail correctif appropri\u00e9.\",toolLabel:\"Contexte du processus\",tool:\"De l'inventaire \u00e0 l'ex\u00e9cution\",gainLabel:\"Valeur op\u00e9rationnelle\",gain:\"R\u00e9solution plus rapide des exceptions\"},\n    mfg_intel:{category:\"FABRICATION\",title:\"Gestion des exceptions de production\",subtitle:\"OCCASION D'IA\",icon:\"fas fa-industry\",desc:\"Un espace de travail propuls\u00e9 par l'IA corr\u00e8le les ordres de production, la disponibilit\u00e9 des mati\u00e8res, les confirmations, les avis de qualit\u00e9 et les \u00e9v\u00e9nements de maintenance. Il cible les \u00e9carts, les commandes et centres de travail touch\u00e9s, ainsi que les actions de reprise disponibles pour r\u00e9vision par le planificateur.\",toolLabel:\"Contexte du processus\",tool:\"De la planification \u00e0 la production\",gainLabel:\"Valeur op\u00e9rationnelle\",gain:\"Production plus pr\u00e9visible\"},\n    transit_intel:{category:\"TRANSPORT\",title:\"Gestion des exceptions de transport\",subtitle:\"OCCASION D'IA\",icon:\"fas fa-shipping-fast\",desc:\"Un assistant d'exceptions combine l'\u00e9tat des exp\u00e9ditions, les mises \u00e0 jour des transporteurs, les heures d'arriv\u00e9e, les engagements de livraison et les \u00e9v\u00e9nements op\u00e9rationnels. Il signale les livraisons \u00e0 risque, montre les commandes et clients touch\u00e9s, et pr\u00e9sente les options de r\u00e9ponse disponibles.\",toolLabel:\"Contexte du processus\",tool:\"De l'exp\u00e9dition \u00e0 la livraison\",gainLabel:\"Valeur op\u00e9rationnelle\",gain:\"R\u00e9ponse plus rapide aux perturbations\"},\n    customer_intel:{category:\"CLIENT ET COMMERCE \u00c9LECTRONIQUE\",title:\"Assistance intelligente au commerce et aux commandes\",subtitle:\"OCCASION D'IA\",icon:\"fas fa-shopping-cart\",desc:\"Un assistant propuls\u00e9 par l'IA rassemble le contexte client, le catalogue, les prix, les stocks et les informations sur les commandes afin d'accompagner le client tout au long de son parcours num\u00e9rique. Il facilite la recherche de produits, r\u00e9pond aux questions sur la disponibilit\u00e9 et l'\u00e9tat des commandes, et permet de traiter plus facilement les modifications, les retours et les demandes de service \u2014 sans changer de canal ni d'application.\",toolLabel:\"Contexte du processus\",tool:\"De la recherche \u00e0 la commande et au service\",gainLabel:\"Valeur op\u00e9rationnelle\",gain:\"Des r\u00e9ponses plus rapides et une exp\u00e9rience client plus fluide\"},\n    finance_intel:{category:\"FINANCES ET OP\u00c9RATIONS\",title:\"Automatisation des exceptions de facturation\",subtitle:\"OCCASION D'IA\",icon:\"fas fa-coins\",desc:\"L'automatisation des factures extrait et valide les donn\u00e9es des factures entrantes par rapport aux donn\u00e9es ma\u00eetresses et transactionnelles de SAP, signale les doublons et les \u00e9carts, et achemine les exceptions dans le flux d'approbation appropri\u00e9 avec une tra\u00e7abilit\u00e9 compl\u00e8te.\",toolLabel:\"Contexte du processus\",tool:\"De la facture au paiement\",gainLabel:\"Valeur op\u00e9rationnelle\",gain:\"Traitement plus rapide et v\u00e9rifiable\"}\n  };\n  var ORDER = ['process_retail','process_mfg','process_transport','process_wholesale','scm_intel','warehouse_intel','mfg_intel','transit_intel','customer_intel','finance_intel'];\n  var ROTATE_MS = 3800;\n\n  function init(root){\n    if(!root || root.getAttribute('data-sda-ready') === '1') return;\n    root.setAttribute('data-sda-ready', '1');\n\n    var nodes  = root.querySelectorAll('.sda-node');\n    var dotsEl = root.querySelector('.sda-dots');\n    var field  = function(n){ return root.querySelector('[data-sda=\"' + n + '\"]'); };\n    var active = ORDER[0];\n    var timer  = null;\n\n    ORDER.forEach(function(){ dotsEl.appendChild(document.createElement('span')); });\n    var dots = dotsEl.children;\n\n    function render(key){\n      var d = DATA[key];\n      if(!d) return;\n      active = key;\n      field('icon').className = d.icon;\n      field('category').textContent  = d.category || '';\n      field('title').textContent     = d.title;\n      field('subtitle').textContent  = d.subtitle || '';\n      field('desc').textContent      = d.desc;\n      field('toolLabel').textContent = d.toolLabel || 'Primary Tool';\n      field('gainLabel').textContent = d.gainLabel || 'Efficiency Gain';\n      field('gain').textContent      = d.gain;\n\n      var chips = field('chips');\n      chips.innerHTML = '';\n      d.tool.split(' \u00b7 ').forEach(function(c){\n        var s = document.createElement('span');\n        s.className = 'sda-chip';\n        s.textContent = c;\n        chips.appendChild(s);\n      });\n\n      for(var i = 0; i < nodes.length; i++){\n        nodes[i].classList.toggle('is-active', nodes[i].getAttribute('data-key') === key);\n      }\n      for(var j = 0; j < ORDER.length; j++){\n        dots[j].classList.toggle('is-active', ORDER[j] === key);\n      }\n    }\n\n    function play(){\n      clearInterval(timer);\n      timer = setInterval(function(){\n        render(ORDER[(ORDER.indexOf(active) + 1) % ORDER.length]);\n      }, ROTATE_MS);\n    }\n\n    for(var k = 0; k < nodes.length; k++){\n      nodes[k].addEventListener('click', function(e){\n        e.preventDefault();\n        render(this.getAttribute('data-key'));\n        play();\n      });\n    }\n\n    render(active);\n    play();\n    setTimeout(function(){ root.classList.add('is-in'); }, 120);\n  }\n\n  function boot(scope){\n    var roots = (scope || document).querySelectorAll(ROOT_SEL);\n    for(var i = 0; i < roots.length; i++){ init(roots[i]); }\n  }\n\n  if(document.readyState === 'loading'){\n    document.addEventListener('DOMContentLoaded', function(){ boot(); });\n  } else {\n    boot();\n  }\n  \/\/ Elementor re-mounts the HTML widget on every edit in the editor, and the\n  \/\/ front end fires this once per widget after its markup is in the DOM.\n  if(window.jQuery){\n    jQuery(window).on('elementor\/frontend\/init', function(){\n      if(window.elementorFrontend && elementorFrontend.hooks){\n        elementorFrontend.hooks.addAction('frontend\/element_ready\/html.default', function($el){\n          boot($el && $el[0]);\n        });\n      }\n      boot();\n    });\n  }\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-114f8fe5 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"114f8fe5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-60 elementor-top-column elementor-element elementor-element-4ccbc8ff\" data-id=\"4ccbc8ff\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-17fb4832 elementor-widget elementor-widget-html\" data-id=\"17fb4832\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: page reset.\n\n     1. WIDGET SPACING. Elementor gives every .elementor-widget:not(:last-child)\n        a 20px bottom margin (Site Settings > Layout > Widgets Space). A\n        per-widget _margin does NOT reliably beat it \u2014 depending on the version\n        the generated per-element selector is less specific than that default,\n        so the 20px survives and stacks on top of the intended gap. The default\n        is therefore killed outright here and every gap in these templates is\n        expressed as _padding, which nothing in Elementor's defaults touches.\n        !important is safe precisely because no widget uses _margin any more\n        (validate.js enforces that), so there is nothing for it to clobber.\n        Both the physical and logical property are zeroed \u2014 Elementor moved to\n        margin-block-end in 3.16+.\n\n     2. THEME HEADING MARGINS. Icon Box renders its title as a real <h3>\/<h4>\n        and its description as a <p>; headings and text editors render real\n        <h*>\/<p> too. Themes give those a margin-top and Elementor exposes no\n        control for it. Only margin-top is forced, never the title's\n        margin-bottom \u2014 that one belongs to Elementor's title_bottom_space\n        control and must stay overridable. Left\/right margins are left alone so\n        `margin:0 auto` centring on constrained paragraphs still works. -->\n<style>\n.elementor-widget:not(:last-child){\n  margin-bottom:0 !important;\n  margin-block-end:0 !important;\n}\n\/* Opt back in where a gap must be margin because the widget has a background. *\/\n.elementor-widget.sda-gap-12:not(:last-child){\n  margin-bottom:12px !important;\n  margin-block-end:12px !important;\n}\n\n\/* margin-top only \u2014 title_bottom_space owns the gap below the title. *\/\n.elementor-widget-icon-box .elementor-icon-box-title,\n.elementor-widget-image-box .elementor-image-box-title{\n  margin-top:0 !important;\n}\n.elementor-widget-icon-box .elementor-icon-box-description,\n.elementor-widget-image-box .elementor-image-box-description,\n.elementor-widget-heading .elementor-heading-title{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-text-editor p{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-icon .elementor-icon-wrapper,\n.elementor-widget-image figure{\n  margin:0 !important;\n}\n\/* Hover accent. Elementor exposes no hover colour for Heading or Text Editor,\n   so a widget that needs one carries this class. Deliberately specific enough\n   (three classes + :hover) to beat the per-element colour rule Elementor emits\n   for that widget \u2014 the one rule here that is meant to win. *\/\n.elementor-widget.sda-hover-accent .elementor-widget-container,\n.elementor-widget.sda-hover-accent .elementor-widget-container p{\n  transition:color .2s ease;\n}\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container,\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container p{\n  color:#FFCB44;\n}\n\/* Card-column gutters \u2014 see note 3. Half on each side; mobile turns it into a\n   stacked gap. Keep this list in sync with the gutters the generators ask\n   for; validate.js fails on a class that has no rule here. *\/\n.sda-gutter-16 > .elementor-element-populated{ margin:0 8px; }\n.sda-gutter-24 > .elementor-element-populated{ margin:0 12px; }\n.sda-gutter-32 > .elementor-element-populated{ margin:0 16px; }\n@media (max-width:767px){\n  .sda-gutter-16 > .elementor-element-populated{ margin:0 0 16px; }\n  .sda-gutter-24 > .elementor-element-populated{ margin:0 0 24px; }\n  .sda-gutter-32 > .elementor-element-populated{ margin:0 0 32px; }\n  .sda-gutter-16:last-child > .elementor-element-populated,\n  .sda-gutter-24:last-child > .elementor-element-populated,\n  .sda-gutter-32:last-child > .elementor-element-populated{ margin-bottom:0; }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-130c1a64 elementor-widget elementor-widget-heading\" data-id=\"130c1a64\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">IA autonome, <span style=\"color:#FFCB44\">native \u00e0 SAP<\/span><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d3e2fe elementor-widget elementor-widget-text-editor\" data-id=\"7d3e2fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"\">SDA con\u00e7oit des agents d&rsquo;IA, des exp\u00e9riences conversationnelles Joule et des int\u00e9grations bas\u00e9es sur MCP directement sur la plateforme d&rsquo;IA d&rsquo;affaires de SAP (BAIP), afin que l&rsquo;intelligence soit int\u00e9gr\u00e9e \u00e0 votre c\u0153ur d&rsquo;affaires, et non ajout\u00e9e en p\u00e9riph\u00e9rie.<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-7b429a88\" data-id=\"7b429a88\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2a6b0a5 elementor-view-stacked elementor-shape-square elementor-position-inline-start sda-gap-12 elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2a6b0a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-robot\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAgents d'IA\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56a66c15 elementor-view-stacked elementor-shape-square elementor-position-inline-start sda-gap-12 elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"56a66c15\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-comments\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tExp\u00e9riences Joule\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25a44d01 elementor-view-stacked elementor-shape-square elementor-position-inline-start sda-gap-12 elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"25a44d01\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-project-diagram\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tInt\u00e9grations MCP\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-47c8025c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"47c8025c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-70427d3\" data-id=\"70427d3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2b7a7960 elementor-widget elementor-widget-html\" data-id=\"2b7a7960\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: page reset.\n\n     1. WIDGET SPACING. Elementor gives every .elementor-widget:not(:last-child)\n        a 20px bottom margin (Site Settings > Layout > Widgets Space). A\n        per-widget _margin does NOT reliably beat it \u2014 depending on the version\n        the generated per-element selector is less specific than that default,\n        so the 20px survives and stacks on top of the intended gap. The default\n        is therefore killed outright here and every gap in these templates is\n        expressed as _padding, which nothing in Elementor's defaults touches.\n        !important is safe precisely because no widget uses _margin any more\n        (validate.js enforces that), so there is nothing for it to clobber.\n        Both the physical and logical property are zeroed \u2014 Elementor moved to\n        margin-block-end in 3.16+.\n\n     2. THEME HEADING MARGINS. Icon Box renders its title as a real <h3>\/<h4>\n        and its description as a <p>; headings and text editors render real\n        <h*>\/<p> too. Themes give those a margin-top and Elementor exposes no\n        control for it. Only margin-top is forced, never the title's\n        margin-bottom \u2014 that one belongs to Elementor's title_bottom_space\n        control and must stay overridable. Left\/right margins are left alone so\n        `margin:0 auto` centring on constrained paragraphs still works. -->\n<style>\n.elementor-widget:not(:last-child){\n  margin-bottom:0 !important;\n  margin-block-end:0 !important;\n}\n\/* Opt back in where a gap must be margin because the widget has a background. *\/\n.elementor-widget.sda-gap-12:not(:last-child){\n  margin-bottom:12px !important;\n  margin-block-end:12px !important;\n}\n\n\/* margin-top only \u2014 title_bottom_space owns the gap below the title. *\/\n.elementor-widget-icon-box .elementor-icon-box-title,\n.elementor-widget-image-box .elementor-image-box-title{\n  margin-top:0 !important;\n}\n.elementor-widget-icon-box .elementor-icon-box-description,\n.elementor-widget-image-box .elementor-image-box-description,\n.elementor-widget-heading .elementor-heading-title{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-text-editor p{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-icon .elementor-icon-wrapper,\n.elementor-widget-image figure{\n  margin:0 !important;\n}\n\/* Hover accent. Elementor exposes no hover colour for Heading or Text Editor,\n   so a widget that needs one carries this class. Deliberately specific enough\n   (three classes + :hover) to beat the per-element colour rule Elementor emits\n   for that widget \u2014 the one rule here that is meant to win. *\/\n.elementor-widget.sda-hover-accent .elementor-widget-container,\n.elementor-widget.sda-hover-accent .elementor-widget-container p{\n  transition:color .2s ease;\n}\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container,\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container p{\n  color:#FFCB44;\n}\n\/* Card-column gutters \u2014 see note 3. Half on each side; mobile turns it into a\n   stacked gap. Keep this list in sync with the gutters the generators ask\n   for; validate.js fails on a class that has no rule here. *\/\n.sda-gutter-16 > .elementor-element-populated{ margin:0 8px; }\n.sda-gutter-24 > .elementor-element-populated{ margin:0 12px; }\n.sda-gutter-32 > .elementor-element-populated{ margin:0 16px; }\n@media (max-width:767px){\n  .sda-gutter-16 > .elementor-element-populated{ margin:0 0 16px; }\n  .sda-gutter-24 > .elementor-element-populated{ margin:0 0 24px; }\n  .sda-gutter-32 > .elementor-element-populated{ margin:0 0 32px; }\n  .sda-gutter-16:last-child > .elementor-element-populated,\n  .sda-gutter-24:last-child > .elementor-element-populated,\n  .sda-gutter-32:last-child > .elementor-element-populated{ margin-bottom:0; }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7240c2f2 elementor-widget elementor-widget-heading\" data-id=\"7240c2f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">&#9679;&nbsp; M\u00e9thodologie de livraison<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14f6c17 elementor-widget elementor-widget-heading\" data-id=\"14f6c17\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Comment SDA d\u00e9ploie l'IA d'affaires SAP<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f13d098 elementor-widget elementor-widget-text-editor\" data-id=\"f13d098\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"max-width:760px;margin:0 auto;\">De l&rsquo;occasion d&rsquo;affaires \u00e0 la production gouvern\u00e9e, gr\u00e2ce \u00e0 une seule feuille de route pratique.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-22f46169 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"22f46169\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-fdd8e41\" data-id=\"fdd8e41\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-84ad8c8 elementor-view-stacked elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"84ad8c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"fas fa-search\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-187ea0e elementor-widget elementor-widget-html\" data-id=\"187ea0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p style=\"text-align:center;margin:0;\"><span style=\"display:inline-block;background-color:rgba(255,203,68,0.15);color:#15171C;font-family:'Outfit',sans-serif;font-weight:700;font-size:11.2px;letter-spacing:0.9px;text-transform:uppercase;padding:4px 12px;border-radius:12px;\">\u00c9tape 1 &middot; D\u00e9couvrir<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e0105e5 elementor-widget elementor-widget-heading\" data-id=\"2e0105e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">D\u00e9couvrir et prioriser<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11b88009 elementor-widget elementor-widget-text-editor\" data-id=\"11b88009\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Gr\u00e2ce au Business Impact Lab de SDA (une s\u00e9ance de design thinking sans frais), nous priorisons les cas d&rsquo;usage \u00e0 forte valeur, d\u00e9finissons les mesures de succ\u00e8s et \u00e9laborons l&rsquo;argumentaire de valeur, l&rsquo;architecture cible et la feuille de route de livraison.<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-26433222\" data-id=\"26433222\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-31f39492 elementor-view-stacked elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"31f39492\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"fas fa-layer-group\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19590a14 elementor-widget elementor-widget-html\" data-id=\"19590a14\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p style=\"text-align:center;margin:0;\"><span style=\"display:inline-block;background-color:rgba(255,203,68,0.15);color:#15171C;font-family:'Outfit',sans-serif;font-weight:700;font-size:11.2px;letter-spacing:0.9px;text-transform:uppercase;padding:4px 12px;border-radius:12px;\">\u00c9tape 2 &middot; Fondation<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73254a42 elementor-widget elementor-widget-heading\" data-id=\"73254a42\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Pr\u00e9parer les fondations<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1deb8291 elementor-widget elementor-widget-text-editor\" data-id=\"1deb8291\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Nous pr\u00e9parons les fondations de la plateforme d&rsquo;IA d&rsquo;affaires SAP, couvrant BAIP, BDC, l&rsquo;int\u00e9gration, l&rsquo;identit\u00e9, les droits d&rsquo;acc\u00e8s, la s\u00e9curit\u00e9, la gouvernance et la planification de la consommation.<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3d0f3ad8\" data-id=\"3d0f3ad8\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5f1656ff elementor-view-stacked elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"5f1656ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"fas fa-rocket\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78e3a858 elementor-widget elementor-widget-html\" data-id=\"78e3a858\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p style=\"text-align:center;margin:0;\"><span style=\"display:inline-block;background-color:rgba(255,203,68,0.15);color:#15171C;font-family:'Outfit',sans-serif;font-weight:700;font-size:11.2px;letter-spacing:0.9px;text-transform:uppercase;padding:4px 12px;border-radius:12px;\">\u00c9tape 3 &middot; Livraison<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-688deaa7 elementor-widget elementor-widget-heading\" data-id=\"688deaa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Concevoir, d\u00e9ployer et \u00e9voluer<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ac922ac elementor-widget elementor-widget-text-editor\" data-id=\"5ac922ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Nous concevons et op\u00e9rationnalisons des agents Joule, des applications propuls\u00e9es par l&rsquo;IA sur mesure et des automatisations intelligentes qui coordonnent le travail entre les syst\u00e8mes SAP et non-SAP, par l&rsquo;entremise d&rsquo;API gouvern\u00e9es et d&rsquo;outils compatibles MCP, avec des donn\u00e9es fiables, des approbations, une tra\u00e7abilit\u00e9 et une surveillance int\u00e9gr\u00e9es.<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1108cf85 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1108cf85\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-473c7ca5\" data-id=\"473c7ca5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7a77cb10 elementor-widget elementor-widget-html\" data-id=\"7a77cb10\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: page reset.\n\n     1. WIDGET SPACING. Elementor gives every .elementor-widget:not(:last-child)\n        a 20px bottom margin (Site Settings > Layout > Widgets Space). A\n        per-widget _margin does NOT reliably beat it \u2014 depending on the version\n        the generated per-element selector is less specific than that default,\n        so the 20px survives and stacks on top of the intended gap. The default\n        is therefore killed outright here and every gap in these templates is\n        expressed as _padding, which nothing in Elementor's defaults touches.\n        !important is safe precisely because no widget uses _margin any more\n        (validate.js enforces that), so there is nothing for it to clobber.\n        Both the physical and logical property are zeroed \u2014 Elementor moved to\n        margin-block-end in 3.16+.\n\n     2. THEME HEADING MARGINS. Icon Box renders its title as a real <h3>\/<h4>\n        and its description as a <p>; headings and text editors render real\n        <h*>\/<p> too. Themes give those a margin-top and Elementor exposes no\n        control for it. Only margin-top is forced, never the title's\n        margin-bottom \u2014 that one belongs to Elementor's title_bottom_space\n        control and must stay overridable. Left\/right margins are left alone so\n        `margin:0 auto` centring on constrained paragraphs still works. -->\n<style>\n.elementor-widget:not(:last-child){\n  margin-bottom:0 !important;\n  margin-block-end:0 !important;\n}\n\/* Opt back in where a gap must be margin because the widget has a background. *\/\n.elementor-widget.sda-gap-12:not(:last-child){\n  margin-bottom:12px !important;\n  margin-block-end:12px !important;\n}\n\n\/* margin-top only \u2014 title_bottom_space owns the gap below the title. *\/\n.elementor-widget-icon-box .elementor-icon-box-title,\n.elementor-widget-image-box .elementor-image-box-title{\n  margin-top:0 !important;\n}\n.elementor-widget-icon-box .elementor-icon-box-description,\n.elementor-widget-image-box .elementor-image-box-description,\n.elementor-widget-heading .elementor-heading-title{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-text-editor p{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-icon .elementor-icon-wrapper,\n.elementor-widget-image figure{\n  margin:0 !important;\n}\n\/* Hover accent. Elementor exposes no hover colour for Heading or Text Editor,\n   so a widget that needs one carries this class. Deliberately specific enough\n   (three classes + :hover) to beat the per-element colour rule Elementor emits\n   for that widget \u2014 the one rule here that is meant to win. *\/\n.elementor-widget.sda-hover-accent .elementor-widget-container,\n.elementor-widget.sda-hover-accent .elementor-widget-container p{\n  transition:color .2s ease;\n}\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container,\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container p{\n  color:#FFCB44;\n}\n\/* Card-column gutters \u2014 see note 3. Half on each side; mobile turns it into a\n   stacked gap. Keep this list in sync with the gutters the generators ask\n   for; validate.js fails on a class that has no rule here. *\/\n.sda-gutter-16 > .elementor-element-populated{ margin:0 8px; }\n.sda-gutter-24 > .elementor-element-populated{ margin:0 12px; }\n.sda-gutter-32 > .elementor-element-populated{ margin:0 16px; }\n@media (max-width:767px){\n  .sda-gutter-16 > .elementor-element-populated{ margin:0 0 16px; }\n  .sda-gutter-24 > .elementor-element-populated{ margin:0 0 24px; }\n  .sda-gutter-32 > .elementor-element-populated{ margin:0 0 32px; }\n  .sda-gutter-16:last-child > .elementor-element-populated,\n  .sda-gutter-24:last-child > .elementor-element-populated,\n  .sda-gutter-32:last-child > .elementor-element-populated{ margin-bottom:0; }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77499976 elementor-widget elementor-widget-heading\" data-id=\"77499976\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Capacit\u00e9s d'IA fondamentales<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-687c428 elementor-widget elementor-widget-text-editor\" data-id=\"687c428\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"max-width:640px;margin:0 auto;\">Trois piliers alimentent chaque mandat d&rsquo;IA de SDA.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8066ecd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8066ecd\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5a5bf6b1\" data-id=\"5a5bf6b1\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a3f4669 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"a3f4669\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-robot\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAgents d'IA autonomes\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDes agents con\u00e7us sur mesure surveillent, r\u00e9concilient et agissent sur les \u00e9v\u00e9nements d'affaires dans la cha\u00eene d'approvisionnement, les finances, le transit et le commerce \u00e9lectronique, sans intervention manuelle.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-45d95c1f\" data-id=\"45d95c1f\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-58dab2f5 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"58dab2f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-comments\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCopilotes Joule\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDes widgets conversationnels int\u00e9gr\u00e9s aux \u00e9crans SAP permettent aux employ\u00e9s de poser des questions, de d\u00e9clencher des transactions et d'obtenir des r\u00e9ponses en langage naturel.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6f9a8d9f\" data-id=\"6f9a8d9f\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d333774 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d333774\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-project-diagram\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tServeurs MCP sur mesure\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tLes adaptateurs du protocole de contexte de mod\u00e8le (MCP) connectent les syst\u00e8mes et sources de donn\u00e9es non-SAP directement \u00e0 S\/4HANA, rempla\u00e7ant les intergiciels fragiles.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3c332419 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3c332419\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4f0cb932\" data-id=\"4f0cb932\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6ca6f43a elementor-widget elementor-widget-html\" data-id=\"6ca6f43a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: page reset.\n\n     1. WIDGET SPACING. Elementor gives every .elementor-widget:not(:last-child)\n        a 20px bottom margin (Site Settings > Layout > Widgets Space). A\n        per-widget _margin does NOT reliably beat it \u2014 depending on the version\n        the generated per-element selector is less specific than that default,\n        so the 20px survives and stacks on top of the intended gap. The default\n        is therefore killed outright here and every gap in these templates is\n        expressed as _padding, which nothing in Elementor's defaults touches.\n        !important is safe precisely because no widget uses _margin any more\n        (validate.js enforces that), so there is nothing for it to clobber.\n        Both the physical and logical property are zeroed \u2014 Elementor moved to\n        margin-block-end in 3.16+.\n\n     2. THEME HEADING MARGINS. Icon Box renders its title as a real <h3>\/<h4>\n        and its description as a <p>; headings and text editors render real\n        <h*>\/<p> too. Themes give those a margin-top and Elementor exposes no\n        control for it. Only margin-top is forced, never the title's\n        margin-bottom \u2014 that one belongs to Elementor's title_bottom_space\n        control and must stay overridable. Left\/right margins are left alone so\n        `margin:0 auto` centring on constrained paragraphs still works. -->\n<style>\n.elementor-widget:not(:last-child){\n  margin-bottom:0 !important;\n  margin-block-end:0 !important;\n}\n\/* Opt back in where a gap must be margin because the widget has a background. *\/\n.elementor-widget.sda-gap-12:not(:last-child){\n  margin-bottom:12px !important;\n  margin-block-end:12px !important;\n}\n\n\/* margin-top only \u2014 title_bottom_space owns the gap below the title. *\/\n.elementor-widget-icon-box .elementor-icon-box-title,\n.elementor-widget-image-box .elementor-image-box-title{\n  margin-top:0 !important;\n}\n.elementor-widget-icon-box .elementor-icon-box-description,\n.elementor-widget-image-box .elementor-image-box-description,\n.elementor-widget-heading .elementor-heading-title{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-text-editor p{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-icon .elementor-icon-wrapper,\n.elementor-widget-image figure{\n  margin:0 !important;\n}\n\/* Hover accent. Elementor exposes no hover colour for Heading or Text Editor,\n   so a widget that needs one carries this class. Deliberately specific enough\n   (three classes + :hover) to beat the per-element colour rule Elementor emits\n   for that widget \u2014 the one rule here that is meant to win. *\/\n.elementor-widget.sda-hover-accent .elementor-widget-container,\n.elementor-widget.sda-hover-accent .elementor-widget-container p{\n  transition:color .2s ease;\n}\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container,\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container p{\n  color:#FFCB44;\n}\n\/* Card-column gutters \u2014 see note 3. Half on each side; mobile turns it into a\n   stacked gap. Keep this list in sync with the gutters the generators ask\n   for; validate.js fails on a class that has no rule here. *\/\n.sda-gutter-16 > .elementor-element-populated{ margin:0 8px; }\n.sda-gutter-24 > .elementor-element-populated{ margin:0 12px; }\n.sda-gutter-32 > .elementor-element-populated{ margin:0 16px; }\n@media (max-width:767px){\n  .sda-gutter-16 > .elementor-element-populated{ margin:0 0 16px; }\n  .sda-gutter-24 > .elementor-element-populated{ margin:0 0 24px; }\n  .sda-gutter-32 > .elementor-element-populated{ margin:0 0 32px; }\n  .sda-gutter-16:last-child > .elementor-element-populated,\n  .sda-gutter-24:last-child > .elementor-element-populated,\n  .sda-gutter-32:last-child > .elementor-element-populated{ margin-bottom:0; }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22b1088d elementor-widget elementor-widget-heading\" data-id=\"22b1088d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">&#9679;&nbsp; O\u00f9 travaillent les agents d'IA<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8202794 elementor-widget elementor-widget-heading\" data-id=\"8202794\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Des agents dans chaque processus d'affaires<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-17d67e23 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"17d67e23\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-388584d2\" data-id=\"388584d2\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-68c4ae51 elementor-view-stacked elementor-position-block-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"68c4ae51\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-boxes\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCha\u00eene d'approvisionnement\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCartographie automatique des donn\u00e9es d'inventaire et de r\u00e9approvisionnement vers les formats SAP.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-730227\" data-id=\"730227\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2a84b31c elementor-view-stacked elementor-position-block-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2a84b31c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-coins\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFinances\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tRapprochement des factures avec les bons de commande et comptabilisation directe dans SAP Financials.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4a07f2e6\" data-id=\"4a07f2e6\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-55e1bb84 elementor-view-stacked elementor-position-block-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"55e1bb84\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-shipping-fast\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tTransport\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAcheminement des r\u00e9servations de transporteurs et des statuts de r\u00e9partition en temps r\u00e9el.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-11dbb656\" data-id=\"11dbb656\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-81361e1 elementor-view-stacked elementor-position-block-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"81361e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-shopping-cart\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCommerce \u00e9lectronique\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSynchronisation instantan\u00e9e des catalogues, des prix et des commandes dans S\/4HANA.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-92e21fa elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"92e21fa\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5d4ef0b\" data-id=\"5d4ef0b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-100399a elementor-widget elementor-widget-html\" data-id=\"100399a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: page reset.\n\n     1. WIDGET SPACING. Elementor gives every .elementor-widget:not(:last-child)\n        a 20px bottom margin (Site Settings > Layout > Widgets Space). A\n        per-widget _margin does NOT reliably beat it \u2014 depending on the version\n        the generated per-element selector is less specific than that default,\n        so the 20px survives and stacks on top of the intended gap. The default\n        is therefore killed outright here and every gap in these templates is\n        expressed as _padding, which nothing in Elementor's defaults touches.\n        !important is safe precisely because no widget uses _margin any more\n        (validate.js enforces that), so there is nothing for it to clobber.\n        Both the physical and logical property are zeroed \u2014 Elementor moved to\n        margin-block-end in 3.16+.\n\n     2. THEME HEADING MARGINS. Icon Box renders its title as a real <h3>\/<h4>\n        and its description as a <p>; headings and text editors render real\n        <h*>\/<p> too. Themes give those a margin-top and Elementor exposes no\n        control for it. Only margin-top is forced, never the title's\n        margin-bottom \u2014 that one belongs to Elementor's title_bottom_space\n        control and must stay overridable. Left\/right margins are left alone so\n        `margin:0 auto` centring on constrained paragraphs still works. -->\n<style>\n.elementor-widget:not(:last-child){\n  margin-bottom:0 !important;\n  margin-block-end:0 !important;\n}\n\/* Opt back in where a gap must be margin because the widget has a background. *\/\n.elementor-widget.sda-gap-12:not(:last-child){\n  margin-bottom:12px !important;\n  margin-block-end:12px !important;\n}\n\n\/* margin-top only \u2014 title_bottom_space owns the gap below the title. *\/\n.elementor-widget-icon-box .elementor-icon-box-title,\n.elementor-widget-image-box .elementor-image-box-title{\n  margin-top:0 !important;\n}\n.elementor-widget-icon-box .elementor-icon-box-description,\n.elementor-widget-image-box .elementor-image-box-description,\n.elementor-widget-heading .elementor-heading-title{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-text-editor p{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-icon .elementor-icon-wrapper,\n.elementor-widget-image figure{\n  margin:0 !important;\n}\n\/* Hover accent. Elementor exposes no hover colour for Heading or Text Editor,\n   so a widget that needs one carries this class. Deliberately specific enough\n   (three classes + :hover) to beat the per-element colour rule Elementor emits\n   for that widget \u2014 the one rule here that is meant to win. *\/\n.elementor-widget.sda-hover-accent .elementor-widget-container,\n.elementor-widget.sda-hover-accent .elementor-widget-container p{\n  transition:color .2s ease;\n}\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container,\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container p{\n  color:#FFCB44;\n}\n\/* Card-column gutters \u2014 see note 3. Half on each side; mobile turns it into a\n   stacked gap. Keep this list in sync with the gutters the generators ask\n   for; validate.js fails on a class that has no rule here. *\/\n.sda-gutter-16 > .elementor-element-populated{ margin:0 8px; }\n.sda-gutter-24 > .elementor-element-populated{ margin:0 12px; }\n.sda-gutter-32 > .elementor-element-populated{ margin:0 16px; }\n@media (max-width:767px){\n  .sda-gutter-16 > .elementor-element-populated{ margin:0 0 16px; }\n  .sda-gutter-24 > .elementor-element-populated{ margin:0 0 24px; }\n  .sda-gutter-32 > .elementor-element-populated{ margin:0 0 32px; }\n  .sda-gutter-16:last-child > .elementor-element-populated,\n  .sda-gutter-24:last-child > .elementor-element-populated,\n  .sda-gutter-32:last-child > .elementor-element-populated{ margin-bottom:0; }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e9a5ed1 elementor-widget elementor-widget-heading\" data-id=\"5e9a5ed1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">&#9679;&nbsp; Impact concret<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d039d1b elementor-widget elementor-widget-heading\" data-id=\"3d039d1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">L'IA de SDA en action<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40eaa99c elementor-widget elementor-widget-text-editor\" data-id=\"40eaa99c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"max-width:820px;margin:0 auto;\">Des capacit\u00e9s d&rsquo;IA \u00e0 des solutions d&rsquo;affaires concr\u00e8tes. SDA applique l&rsquo;IA aux processus d&rsquo;affaires r\u00e9els pour aider les organisations \u00e0 automatiser le travail, \u00e0 connecter les syst\u00e8mes et \u00e0 acc\u00e9l\u00e9rer la prise de d\u00e9cision.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-15ab140e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"15ab140e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2ee33004\" data-id=\"2ee33004\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5ea64ee2 elementor-widget elementor-widget-html\" data-id=\"5ea64ee2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"width:56px;height:56px;border-radius:8px;background-color:#FFFFFF;border:1px solid #E2E8F0;display:flex;align-items:center;justify-content:center;padding:8px;\"><img decoding=\"async\" src=\"https:\/\/consultsda.com\/wp-content\/uploads\/2026\/08\/sdaint-ai-logo-scaled.png\" alt=\"SDAVIM-AI\" style=\"max-width:100%;max-height:100%;object-fit:contain;display:block;\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41eac873 elementor-widget elementor-widget-heading\" data-id=\"41eac873\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">SDAVIM-AI<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-591c0cb elementor-widget elementor-widget-text-editor\" data-id=\"591c0cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Traitement intelligent des factures pour SAP<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e86ba8a elementor-widget elementor-widget-text-editor\" data-id=\"6e86ba8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">SDAVIM-AI contribue \u00e0 automatiser le traitement des factures fournisseurs en utilisant l&rsquo;IA pour simplifier la saisie, la validation, le rapprochement et la gestion des exceptions de factures.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51b42044 elementor-widget elementor-widget-html\" data-id=\"51b42044\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"margin:0;\"><span style=\"display:inline-block;background-color:#FFFFFF;border:1px solid #E2E8F0;border-radius:6px;padding:6px 14px;font-size:12.8px;color:#15171C;font-weight:600;margin:0 8px 8px 0;\">R\u00e9duire le traitement manuel des factures<\/span><span style=\"display:inline-block;background-color:#FFFFFF;border:1px solid #E2E8F0;border-radius:6px;padding:6px 14px;font-size:12.8px;color:#15171C;font-weight:600;margin:0 8px 8px 0;\">Acc\u00e9l\u00e9rer les approbations<\/span><span style=\"display:inline-block;background-color:#FFFFFF;border:1px solid #E2E8F0;border-radius:6px;padding:6px 14px;font-size:12.8px;color:#15171C;font-weight:600;margin:0 8px 8px 0;\">Am\u00e9liorer l'exactitude des factures<\/span><span style=\"display:inline-block;background-color:#FFFFFF;border:1px solid #E2E8F0;border-radius:6px;padding:6px 14px;font-size:12.8px;color:#15171C;font-weight:600;margin:0 8px 8px 0;\">Accro\u00eetre la productivit\u00e9 de l'\u00e9quipe des finances<\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bec9aaa elementor-align-left elementor-widget elementor-widget-button\" data-id=\"3bec9aaa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/solutions\/\">\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\">D\u00e9couvrir SDAVIM-AI &rarr;<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4a76159a\" data-id=\"4a76159a\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14b10baa elementor-widget elementor-widget-html\" data-id=\"14b10baa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"width:56px;height:56px;border-radius:8px;background-color:#FFFFFF;border:1px solid #E2E8F0;display:flex;align-items:center;justify-content:center;padding:8px;\"><img decoding=\"async\" src=\"https:\/\/consultsda.com\/wp-content\/uploads\/2026\/08\/sdaint-ai-logo-scaled.png\" alt=\"SDAINT-AI\" style=\"max-width:100%;max-height:100%;object-fit:contain;display:block;\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-497dcb24 elementor-widget elementor-widget-heading\" data-id=\"497dcb24\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">SDAINT-AI<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26f3b44e elementor-widget elementor-widget-text-editor\" data-id=\"26f3b44e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Acc\u00e9l\u00e9rer la modernisation des int\u00e9grations SAP gr\u00e2ce \u00e0 l&rsquo;IA<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-566e3a51 elementor-widget elementor-widget-text-editor\" data-id=\"566e3a51\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">SDAINT-AI utilise l&rsquo;IA pour d\u00e9couvrir, \u00e9valuer, convertir et tester les actifs d&rsquo;int\u00e9gration, aidant les organisations \u00e0 moderniser des environnements d&rsquo;int\u00e9gration complexes avec moins d&rsquo;effort manuel.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a2d231a elementor-widget elementor-widget-html\" data-id=\"7a2d231a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"margin:0;\"><span style=\"display:inline-block;background-color:#FFFFFF;border:1px solid #E2E8F0;border-radius:6px;padding:6px 14px;font-size:12.8px;color:#15171C;font-weight:600;margin:0 8px 8px 0;\">Acc\u00e9l\u00e9rer la migration des int\u00e9grations<\/span><span style=\"display:inline-block;background-color:#FFFFFF;border:1px solid #E2E8F0;border-radius:6px;padding:6px 14px;font-size:12.8px;color:#15171C;font-weight:600;margin:0 8px 8px 0;\">R\u00e9duire l'effort manuel<\/span><span style=\"display:inline-block;background-color:#FFFFFF;border:1px solid #E2E8F0;border-radius:6px;padding:6px 14px;font-size:12.8px;color:#15171C;font-weight:600;margin:0 8px 8px 0;\">Am\u00e9liorer la visibilit\u00e9 de la migration<\/span><span style=\"display:inline-block;background-color:#FFFFFF;border:1px solid #E2E8F0;border-radius:6px;padding:6px 14px;font-size:12.8px;color:#15171C;font-weight:600;margin:0 8px 8px 0;\">Moderniser plus rapidement<\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-793fceb8 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"793fceb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/solutions\/\">\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\">D\u00e9couvrir SDAINT-AI &rarr;<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-63246023 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"63246023\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-485a4e9\" data-id=\"485a4e9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-34ccf7e4 elementor-widget elementor-widget-html\" data-id=\"34ccf7e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: page reset.\n\n     1. WIDGET SPACING. Elementor gives every .elementor-widget:not(:last-child)\n        a 20px bottom margin (Site Settings > Layout > Widgets Space). A\n        per-widget _margin does NOT reliably beat it \u2014 depending on the version\n        the generated per-element selector is less specific than that default,\n        so the 20px survives and stacks on top of the intended gap. The default\n        is therefore killed outright here and every gap in these templates is\n        expressed as _padding, which nothing in Elementor's defaults touches.\n        !important is safe precisely because no widget uses _margin any more\n        (validate.js enforces that), so there is nothing for it to clobber.\n        Both the physical and logical property are zeroed \u2014 Elementor moved to\n        margin-block-end in 3.16+.\n\n     2. THEME HEADING MARGINS. Icon Box renders its title as a real <h3>\/<h4>\n        and its description as a <p>; headings and text editors render real\n        <h*>\/<p> too. Themes give those a margin-top and Elementor exposes no\n        control for it. Only margin-top is forced, never the title's\n        margin-bottom \u2014 that one belongs to Elementor's title_bottom_space\n        control and must stay overridable. Left\/right margins are left alone so\n        `margin:0 auto` centring on constrained paragraphs still works. -->\n<style>\n.elementor-widget:not(:last-child){\n  margin-bottom:0 !important;\n  margin-block-end:0 !important;\n}\n\/* Opt back in where a gap must be margin because the widget has a background. *\/\n.elementor-widget.sda-gap-12:not(:last-child){\n  margin-bottom:12px !important;\n  margin-block-end:12px !important;\n}\n\n\/* margin-top only \u2014 title_bottom_space owns the gap below the title. *\/\n.elementor-widget-icon-box .elementor-icon-box-title,\n.elementor-widget-image-box .elementor-image-box-title{\n  margin-top:0 !important;\n}\n.elementor-widget-icon-box .elementor-icon-box-description,\n.elementor-widget-image-box .elementor-image-box-description,\n.elementor-widget-heading .elementor-heading-title{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-text-editor p{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-icon .elementor-icon-wrapper,\n.elementor-widget-image figure{\n  margin:0 !important;\n}\n\/* Hover accent. Elementor exposes no hover colour for Heading or Text Editor,\n   so a widget that needs one carries this class. Deliberately specific enough\n   (three classes + :hover) to beat the per-element colour rule Elementor emits\n   for that widget \u2014 the one rule here that is meant to win. *\/\n.elementor-widget.sda-hover-accent .elementor-widget-container,\n.elementor-widget.sda-hover-accent .elementor-widget-container p{\n  transition:color .2s ease;\n}\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container,\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container p{\n  color:#FFCB44;\n}\n\/* Card-column gutters \u2014 see note 3. Half on each side; mobile turns it into a\n   stacked gap. Keep this list in sync with the gutters the generators ask\n   for; validate.js fails on a class that has no rule here. *\/\n.sda-gutter-16 > .elementor-element-populated{ margin:0 8px; }\n.sda-gutter-24 > .elementor-element-populated{ margin:0 12px; }\n.sda-gutter-32 > .elementor-element-populated{ margin:0 16px; }\n@media (max-width:767px){\n  .sda-gutter-16 > .elementor-element-populated{ margin:0 0 16px; }\n  .sda-gutter-24 > .elementor-element-populated{ margin:0 0 24px; }\n  .sda-gutter-32 > .elementor-element-populated{ margin:0 0 32px; }\n  .sda-gutter-16:last-child > .elementor-element-populated,\n  .sda-gutter-24:last-child > .elementor-element-populated,\n  .sda-gutter-32:last-child > .elementor-element-populated{ margin-bottom:0; }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15c5c677 elementor-widget elementor-widget-heading\" data-id=\"15c5c677\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ce que l'IA peut changer pour votre entreprise<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6390cb53 elementor-widget elementor-widget-text-editor\" data-id=\"6390cb53\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"max-width:600px;margin:0 auto;\">L&rsquo;IA prend de la valeur lorsqu&rsquo;elle am\u00e9liore le fonctionnement de votre entreprise.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-776d5fdc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"776d5fdc\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6a176676\" data-id=\"6a176676\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-48090592 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"48090592\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-bolt\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tD\u00e9cisions plus rapides\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tTransformez les \u00e9v\u00e9nements d'affaires en temps r\u00e9el et les donn\u00e9es d'entreprise en d\u00e9cisions concr\u00e8tes.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-237ddf6e\" data-id=\"237ddf6e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-42a10f2b elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"42a10f2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-robot\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tMoins de travail manuel\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAutomatisez les processus r\u00e9p\u00e9titifs et permettez aux \u00e9quipes de se concentrer sur des t\u00e2ches \u00e0 plus forte valeur.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2bcb0116\" data-id=\"2bcb0116\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-63fbfb4b elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"63fbfb4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-project-diagram\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tOp\u00e9rations connect\u00e9es\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tConnectez SAP, vos applications d'affaires, vos donn\u00e9es et l'IA dans toute votre entreprise.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1cf3cafe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1cf3cafe\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-16a865b1\" data-id=\"16a865b1\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2e994726 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2e994726\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chart-line\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tProductivit\u00e9 accrue\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAidez vos \u00e9quipes \u00e0 travailler plus rapidement gr\u00e2ce \u00e0 l'automatisation intelligente et aux processus assist\u00e9s par l'IA.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3c120c5c\" data-id=\"3c120c5c\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1e8a7fc2 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1e8a7fc2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-coins\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCo\u00fbts d'exploitation r\u00e9duits\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tR\u00e9duisez les inefficacit\u00e9s des processus, l'effort manuel et la complexit\u00e9 des int\u00e9grations.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3696f467\" data-id=\"3696f467\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-69e856fd elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"69e856fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-rocket\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tIA \u00e9volutive\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCommencez par un cas d'usage \u00e0 forte valeur et d\u00e9ployez l'IA \u00e0 l'\u00e9chelle de l'entreprise.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3c7f6f76 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3c7f6f76\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75bd1a18\" data-id=\"75bd1a18\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d21a2bd elementor-widget elementor-widget-html\" data-id=\"d21a2bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: page reset.\n\n     1. WIDGET SPACING. Elementor gives every .elementor-widget:not(:last-child)\n        a 20px bottom margin (Site Settings > Layout > Widgets Space). A\n        per-widget _margin does NOT reliably beat it \u2014 depending on the version\n        the generated per-element selector is less specific than that default,\n        so the 20px survives and stacks on top of the intended gap. The default\n        is therefore killed outright here and every gap in these templates is\n        expressed as _padding, which nothing in Elementor's defaults touches.\n        !important is safe precisely because no widget uses _margin any more\n        (validate.js enforces that), so there is nothing for it to clobber.\n        Both the physical and logical property are zeroed \u2014 Elementor moved to\n        margin-block-end in 3.16+.\n\n     2. THEME HEADING MARGINS. Icon Box renders its title as a real <h3>\/<h4>\n        and its description as a <p>; headings and text editors render real\n        <h*>\/<p> too. Themes give those a margin-top and Elementor exposes no\n        control for it. Only margin-top is forced, never the title's\n        margin-bottom \u2014 that one belongs to Elementor's title_bottom_space\n        control and must stay overridable. Left\/right margins are left alone so\n        `margin:0 auto` centring on constrained paragraphs still works. -->\n<style>\n.elementor-widget:not(:last-child){\n  margin-bottom:0 !important;\n  margin-block-end:0 !important;\n}\n\/* Opt back in where a gap must be margin because the widget has a background. *\/\n.elementor-widget.sda-gap-12:not(:last-child){\n  margin-bottom:12px !important;\n  margin-block-end:12px !important;\n}\n\n\/* margin-top only \u2014 title_bottom_space owns the gap below the title. *\/\n.elementor-widget-icon-box .elementor-icon-box-title,\n.elementor-widget-image-box .elementor-image-box-title{\n  margin-top:0 !important;\n}\n.elementor-widget-icon-box .elementor-icon-box-description,\n.elementor-widget-image-box .elementor-image-box-description,\n.elementor-widget-heading .elementor-heading-title{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-text-editor p{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-icon .elementor-icon-wrapper,\n.elementor-widget-image figure{\n  margin:0 !important;\n}\n\/* Hover accent. Elementor exposes no hover colour for Heading or Text Editor,\n   so a widget that needs one carries this class. Deliberately specific enough\n   (three classes + :hover) to beat the per-element colour rule Elementor emits\n   for that widget \u2014 the one rule here that is meant to win. *\/\n.elementor-widget.sda-hover-accent .elementor-widget-container,\n.elementor-widget.sda-hover-accent .elementor-widget-container p{\n  transition:color .2s ease;\n}\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container,\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container p{\n  color:#FFCB44;\n}\n\/* Card-column gutters \u2014 see note 3. Half on each side; mobile turns it into a\n   stacked gap. Keep this list in sync with the gutters the generators ask\n   for; validate.js fails on a class that has no rule here. *\/\n.sda-gutter-16 > .elementor-element-populated{ margin:0 8px; }\n.sda-gutter-24 > .elementor-element-populated{ margin:0 12px; }\n.sda-gutter-32 > .elementor-element-populated{ margin:0 16px; }\n@media (max-width:767px){\n  .sda-gutter-16 > .elementor-element-populated{ margin:0 0 16px; }\n  .sda-gutter-24 > .elementor-element-populated{ margin:0 0 24px; }\n  .sda-gutter-32 > .elementor-element-populated{ margin:0 0 32px; }\n  .sda-gutter-16:last-child > .elementor-element-populated,\n  .sda-gutter-24:last-child > .elementor-element-populated,\n  .sda-gutter-32:last-child > .elementor-element-populated{ margin-bottom:0; }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18828ffa elementor-widget elementor-widget-heading\" data-id=\"18828ffa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">&#9679;&nbsp; Voies de financement<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1923c306 elementor-widget elementor-widget-heading\" data-id=\"1923c306\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Amorcez votre parcours d'IA. Passez \u00e0 l'\u00e9chelle quand vous serez pr\u00eat.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67087ab0 elementor-widget elementor-widget-text-editor\" data-id=\"67087ab0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"max-width:680px;margin:0 auto;\">SAP soutient l&rsquo;adoption admissible de l&rsquo;IA d&rsquo;affaires par quatre voies d&rsquo;engagement. Commencez au niveau qui correspond \u00e0 vos objectifs d&rsquo;affaires, \u00e0 votre cas d&rsquo;usage et \u00e0 votre degr\u00e9 de maturit\u00e9.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-61c72e37 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"61c72e37\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-90599de\" data-id=\"90599de\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2e1e8a7 elementor-widget elementor-widget-text-editor\" data-id=\"2e1e8a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">01<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d0536cc elementor-widget elementor-widget-heading\" data-id=\"7d0536cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Adoption<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70d3d7b3 elementor-widget elementor-widget-text-editor\" data-id=\"70d3d7b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">1 agent activ\u00e9<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33af8c61 elementor-widget elementor-widget-text-editor\" data-id=\"33af8c61\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Activez un assistant d&rsquo;IA existant con\u00e7u par SAP ou une fonctionnalit\u00e9 Joule dans un domaine &mdash; la voie la plus rapide vers une capacit\u00e9 op\u00e9rationnelle et une premi\u00e8re valeur.<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-73bfab0\" data-id=\"73bfab0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-403231c9 elementor-widget elementor-widget-text-editor\" data-id=\"403231c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">02<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41a7d96d elementor-widget elementor-widget-heading\" data-id=\"41a7d96d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Lancement<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44a8f9a3 elementor-widget elementor-widget-text-editor\" data-id=\"44a8f9a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">1 agent sur mesure con\u00e7u<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-553de6ce elementor-widget elementor-widget-text-editor\" data-id=\"553de6ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Concevez et d\u00e9ployez votre premier agent sur mesure \u00e0 l&rsquo;aide de Joule Studio ou de SAP Build, con\u00e7u sp\u00e9cifiquement pour votre environnement.<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4f35ccfc\" data-id=\"4f35ccfc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1a20d51a elementor-widget elementor-widget-text-editor\" data-id=\"1a20d51a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">03<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11826806 elementor-widget elementor-widget-heading\" data-id=\"11826806\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Performance<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10c86ff2 elementor-widget elementor-widget-text-editor\" data-id=\"10c86ff2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">1 agent + 1 application\/flux de travail<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c992081 elementor-widget elementor-widget-text-editor\" data-id=\"c992081\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Combinez un agent sur mesure \u00e0 une application ou \u00e0 un flux de travail pour une int\u00e9gration plus pouss\u00e9e et un impact d&rsquo;affaires mesurable.<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-6204ee2a\" data-id=\"6204ee2a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-612d6e42 elementor-widget elementor-widget-text-editor\" data-id=\"612d6e42\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">04<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25c3eb9c elementor-widget elementor-widget-heading\" data-id=\"25c3eb9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Entreprise<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75974570 elementor-widget elementor-widget-text-editor\" data-id=\"75974570\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">3 agents ou plus + application + CoE<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f1fb231 elementor-widget elementor-widget-text-editor\" data-id=\"4f1fb231\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Passez \u00e0 l&rsquo;\u00e9chelle avec plusieurs agents sur mesure, une application pro-code, des flux de travail et un centre d&rsquo;excellence.<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-4821f96b elementor-widget elementor-widget-text-editor\" data-id=\"4821f96b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"max-width:820px;margin:0 auto;\">Le financement est assujetti \u00e0 l&rsquo;admissibilit\u00e9 SAP, \u00e0 la port\u00e9e approuv\u00e9e et \u00e0 l&rsquo;approbation de SAP. Le soutien r\u00e9el varie selon le mandat.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-330b4781 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"330b4781\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact\/\">\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\">Parler \u00e0 un expert en IA<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-579f9f63 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"579f9f63\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5402c687\" data-id=\"5402c687\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ee7fb elementor-widget elementor-widget-html\" data-id=\"8ee7fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- SDA :: page reset.\n\n     1. WIDGET SPACING. Elementor gives every .elementor-widget:not(:last-child)\n        a 20px bottom margin (Site Settings > Layout > Widgets Space). A\n        per-widget _margin does NOT reliably beat it \u2014 depending on the version\n        the generated per-element selector is less specific than that default,\n        so the 20px survives and stacks on top of the intended gap. The default\n        is therefore killed outright here and every gap in these templates is\n        expressed as _padding, which nothing in Elementor's defaults touches.\n        !important is safe precisely because no widget uses _margin any more\n        (validate.js enforces that), so there is nothing for it to clobber.\n        Both the physical and logical property are zeroed \u2014 Elementor moved to\n        margin-block-end in 3.16+.\n\n     2. THEME HEADING MARGINS. Icon Box renders its title as a real <h3>\/<h4>\n        and its description as a <p>; headings and text editors render real\n        <h*>\/<p> too. Themes give those a margin-top and Elementor exposes no\n        control for it. Only margin-top is forced, never the title's\n        margin-bottom \u2014 that one belongs to Elementor's title_bottom_space\n        control and must stay overridable. Left\/right margins are left alone so\n        `margin:0 auto` centring on constrained paragraphs still works. -->\n<style>\n.elementor-widget:not(:last-child){\n  margin-bottom:0 !important;\n  margin-block-end:0 !important;\n}\n\/* Opt back in where a gap must be margin because the widget has a background. *\/\n.elementor-widget.sda-gap-12:not(:last-child){\n  margin-bottom:12px !important;\n  margin-block-end:12px !important;\n}\n\n\/* margin-top only \u2014 title_bottom_space owns the gap below the title. *\/\n.elementor-widget-icon-box .elementor-icon-box-title,\n.elementor-widget-image-box .elementor-image-box-title{\n  margin-top:0 !important;\n}\n.elementor-widget-icon-box .elementor-icon-box-description,\n.elementor-widget-image-box .elementor-image-box-description,\n.elementor-widget-heading .elementor-heading-title{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-text-editor p{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n.elementor-widget-icon .elementor-icon-wrapper,\n.elementor-widget-image figure{\n  margin:0 !important;\n}\n\/* Hover accent. Elementor exposes no hover colour for Heading or Text Editor,\n   so a widget that needs one carries this class. Deliberately specific enough\n   (three classes + :hover) to beat the per-element colour rule Elementor emits\n   for that widget \u2014 the one rule here that is meant to win. *\/\n.elementor-widget.sda-hover-accent .elementor-widget-container,\n.elementor-widget.sda-hover-accent .elementor-widget-container p{\n  transition:color .2s ease;\n}\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container,\n.elementor-widget.sda-hover-accent:hover .elementor-widget-container p{\n  color:#FFCB44;\n}\n\/* Card-column gutters \u2014 see note 3. Half on each side; mobile turns it into a\n   stacked gap. Keep this list in sync with the gutters the generators ask\n   for; validate.js fails on a class that has no rule here. *\/\n.sda-gutter-16 > .elementor-element-populated{ margin:0 8px; }\n.sda-gutter-24 > .elementor-element-populated{ margin:0 12px; }\n.sda-gutter-32 > .elementor-element-populated{ margin:0 16px; }\n@media (max-width:767px){\n  .sda-gutter-16 > .elementor-element-populated{ margin:0 0 16px; }\n  .sda-gutter-24 > .elementor-element-populated{ margin:0 0 24px; }\n  .sda-gutter-32 > .elementor-element-populated{ margin:0 0 32px; }\n  .sda-gutter-16:last-child > .elementor-element-populated,\n  .sda-gutter-24:last-child > .elementor-element-populated,\n  .sda-gutter-32:last-child > .elementor-element-populated{ margin-bottom:0; }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b90a39 elementor-widget elementor-widget-heading\" data-id=\"6b90a39\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Vous ne savez pas par o\u00f9 commencer?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4073f1aa elementor-widget elementor-widget-text-editor\" data-id=\"4073f1aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"max-width:800px;margin:0 auto;\">Chaque organisation a ses propres priorit\u00e9s et son propre niveau de maturit\u00e9 en mati\u00e8re d\u2019IA. SDA vous aide \u00e0 identifier les cas d\u2019usage qui offrent le plus grand potentiel et \u00e0 d\u00e9finir une d\u00e9marche adapt\u00e9e, de l\u2019\u00e9valuation initiale jusqu\u2019au d\u00e9ploiement \u00e0 grande \u00e9chelle.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6b267fd3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6b267fd3\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-31650f33\" data-id=\"31650f33\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1a5b2b2 elementor-widget elementor-widget-html\" data-id=\"1a5b2b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p style=\"text-align:left;margin:0;\"><span style=\"display:inline-block;background-color:#15171C;color:#FFCB44;font-family:'Outfit',sans-serif;font-weight:700;font-size:12px;padding:4px 12px;border-radius:12px;\">01<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24eb9ff elementor-widget elementor-widget-heading\" data-id=\"24eb9ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">\u00c9valuer<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1092255b elementor-widget elementor-widget-text-editor\" data-id=\"1092255b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Identifiez les cas d\u2019usage d\u2019IA \u00e0 fort potentiel pour votre\n\u00a0organisation.<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-14e078ae\" data-id=\"14e078ae\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ee1fdfa elementor-widget elementor-widget-html\" data-id=\"1ee1fdfa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p style=\"text-align:left;margin:0;\"><span style=\"display:inline-block;background-color:#15171C;color:#FFCB44;font-family:'Outfit',sans-serif;font-weight:700;font-size:12px;padding:4px 12px;border-radius:12px;\">02<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6304f6e9 elementor-widget elementor-widget-heading\" data-id=\"6304f6e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Acc\u00e9l\u00e9rer<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dd989dc elementor-widget elementor-widget-text-editor\" data-id=\"1dd989dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">Validez rapidement vos cas d\u2019usage gr\u00e2ce \u00e0 un pilote ou une preuve de concept.<\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1ff35f9\" data-id=\"1ff35f9\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3521c5c0 elementor-widget elementor-widget-html\" data-id=\"3521c5c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p style=\"text-align:left;margin:0;\"><span style=\"display:inline-block;background-color:#15171C;color:#FFCB44;font-family:'Outfit',sans-serif;font-weight:700;font-size:12px;padding:4px 12px;border-radius:12px;\">03<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5cae417f elementor-widget elementor-widget-heading\" data-id=\"5cae417f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">D\u00e9ployer<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-552bd84b elementor-widget elementor-widget-text-editor\" data-id=\"552bd84b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"margin:0;\">G\u00e9n\u00e9ralisez les cas d\u2019usage \u00e9prouv\u00e9s \u00e0 l\u2019ensemble de votre organisation.<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2640d657 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2640d657\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;wdt_bg_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;wdt_bg_position&quot;:&quot;center center&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-narrow\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-703902f2\" data-id=\"703902f2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1090a05f elementor-align-right elementor-widget elementor-widget-button\" data-id=\"1090a05f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/packages\/\">\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\">D\u00e9couvrir nos forfaits d'IA &rarr;<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-43513c98\" data-id=\"43513c98\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-74cac49b elementor-align-left elementor-widget elementor-widget-button\" data-id=\"74cac49b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact\/\">\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\">R\u00e9server une d\u00e9monstration<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#9679;&nbsp; IA D&rsquo;AFFAIRES SAP &bull; INTELLIGENCE D&rsquo;ENTREPRISE Transformez le potentiel de l\u2019IA en r\u00e9sultats concrets D\u00e9couvrez o\u00f9 l\u2019IA d\u2019affaires SAP peut cr\u00e9er le plus de valeur pour votre organisation. \u00c0 titre de partenaire sp\u00e9cialis\u00e9 en SAP Business AI, SDA vous aide \u00e0 identifier les cas d\u2019usage \u00e0 fort potentiel, \u00e0 en \u00e9valuer la valeur et [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-8355","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>SAP AI - SDA - System Design Analysis (SDA)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/consultsda.com\/fr\/sap-ai\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SAP AI\" \/>\n<meta property=\"og:description\" content=\"&#9679;&nbsp; IA D&rsquo;AFFAIRES SAP &bull; INTELLIGENCE D&rsquo;ENTREPRISE Transformez le potentiel de l\u2019IA en r\u00e9sultats concrets D\u00e9couvrez o\u00f9 l\u2019IA d\u2019affaires SAP peut cr\u00e9er le plus de valeur pour votre organisation. \u00c0 titre de partenaire sp\u00e9cialis\u00e9 en SAP Business AI, SDA vous aide \u00e0 identifier les cas d\u2019usage \u00e0 fort potentiel, \u00e0 en \u00e9valuer la valeur et [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/consultsda.com\/fr\/sap-ai\/\" \/>\n<meta property=\"og:site_name\" content=\"SDA - System Design Analysis (SDA)\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-19T18:05:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/consultsda.com\/wp-content\/uploads\/2026\/08\/sdaint-ai-logo-scaled.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@SDAInc3\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/sap-ai\\\/\",\"url\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/sap-ai\\\/\",\"name\":\"SAP AI - SDA - System Design Analysis (SDA)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/sap-ai\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/sap-ai\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/consultsda.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sdaint-ai-logo-scaled.png\",\"datePublished\":\"2026-08-18T15:10:05+00:00\",\"dateModified\":\"2026-08-19T18:05:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/sap-ai\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/consultsda.com\\\/fr\\\/sap-ai\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/sap-ai\\\/#primaryimage\",\"url\":\"https:\\\/\\\/consultsda.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sdaint-ai-logo-scaled.png\",\"contentUrl\":\"https:\\\/\\\/consultsda.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sdaint-ai-logo-scaled.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/sap-ai\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SAP AI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/\",\"name\":\"SDA - System Design Analysis (SDA)\",\"description\":\"System Design Analysis (SDA) Inc\",\"publisher\":{\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/#organization\"},\"alternateName\":\"SDA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/#organization\",\"name\":\"SDA - System Design Analysis (SDA)\",\"alternateName\":\"SDA\",\"url\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/consultsda.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-Logo-2.png?wsr\",\"contentUrl\":\"https:\\\/\\\/consultsda.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-Logo-2.png?wsr\",\"width\":388,\"height\":224,\"caption\":\"SDA - System Design Analysis (SDA)\"},\"image\":{\"@id\":\"https:\\\/\\\/consultsda.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/SDAInc3\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/sda-inc\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"SAP AI - SDA - System Design Analysis (SDA)","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:\/\/consultsda.com\/fr\/sap-ai\/","og_locale":"fr_FR","og_type":"article","og_title":"SAP AI","og_description":"&#9679;&nbsp; IA D&rsquo;AFFAIRES SAP &bull; INTELLIGENCE D&rsquo;ENTREPRISE Transformez le potentiel de l\u2019IA en r\u00e9sultats concrets D\u00e9couvrez o\u00f9 l\u2019IA d\u2019affaires SAP peut cr\u00e9er le plus de valeur pour votre organisation. \u00c0 titre de partenaire sp\u00e9cialis\u00e9 en SAP Business AI, SDA vous aide \u00e0 identifier les cas d\u2019usage \u00e0 fort potentiel, \u00e0 en \u00e9valuer la valeur et [&hellip;]","og_url":"https:\/\/consultsda.com\/fr\/sap-ai\/","og_site_name":"SDA - System Design Analysis (SDA)","article_modified_time":"2026-08-19T18:05:12+00:00","og_image":[{"url":"https:\/\/consultsda.com\/wp-content\/uploads\/2026\/08\/sdaint-ai-logo-scaled.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@SDAInc3","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/consultsda.com\/fr\/sap-ai\/","url":"https:\/\/consultsda.com\/fr\/sap-ai\/","name":"SAP AI - SDA - System Design Analysis (SDA)","isPartOf":{"@id":"https:\/\/consultsda.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/consultsda.com\/fr\/sap-ai\/#primaryimage"},"image":{"@id":"https:\/\/consultsda.com\/fr\/sap-ai\/#primaryimage"},"thumbnailUrl":"https:\/\/consultsda.com\/wp-content\/uploads\/2026\/08\/sdaint-ai-logo-scaled.png","datePublished":"2026-08-18T15:10:05+00:00","dateModified":"2026-08-19T18:05:12+00:00","breadcrumb":{"@id":"https:\/\/consultsda.com\/fr\/sap-ai\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/consultsda.com\/fr\/sap-ai\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/consultsda.com\/fr\/sap-ai\/#primaryimage","url":"https:\/\/consultsda.com\/wp-content\/uploads\/2026\/08\/sdaint-ai-logo-scaled.png","contentUrl":"https:\/\/consultsda.com\/wp-content\/uploads\/2026\/08\/sdaint-ai-logo-scaled.png"},{"@type":"BreadcrumbList","@id":"https:\/\/consultsda.com\/fr\/sap-ai\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/consultsda.com\/fr\/"},{"@type":"ListItem","position":2,"name":"SAP AI"}]},{"@type":"WebSite","@id":"https:\/\/consultsda.com\/fr\/#website","url":"https:\/\/consultsda.com\/fr\/","name":"SDA - System Design Analysis (SDA)","description":"System Design Analysis (SDA) Inc","publisher":{"@id":"https:\/\/consultsda.com\/fr\/#organization"},"alternateName":"SDA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/consultsda.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/consultsda.com\/fr\/#organization","name":"SDA - System Design Analysis (SDA)","alternateName":"SDA","url":"https:\/\/consultsda.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/consultsda.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/consultsda.com\/wp-content\/uploads\/2024\/10\/cropped-Logo-2.png?wsr","contentUrl":"https:\/\/consultsda.com\/wp-content\/uploads\/2024\/10\/cropped-Logo-2.png?wsr","width":388,"height":224,"caption":"SDA - System Design Analysis (SDA)"},"image":{"@id":"https:\/\/consultsda.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/SDAInc3","https:\/\/www.linkedin.com\/company\/sda-inc\/"]}]}},"_links":{"self":[{"href":"https:\/\/consultsda.com\/fr\/wp-json\/wp\/v2\/pages\/8355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/consultsda.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/consultsda.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/consultsda.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/consultsda.com\/fr\/wp-json\/wp\/v2\/comments?post=8355"}],"version-history":[{"count":11,"href":"https:\/\/consultsda.com\/fr\/wp-json\/wp\/v2\/pages\/8355\/revisions"}],"predecessor-version":[{"id":8385,"href":"https:\/\/consultsda.com\/fr\/wp-json\/wp\/v2\/pages\/8355\/revisions\/8385"}],"wp:attachment":[{"href":"https:\/\/consultsda.com\/fr\/wp-json\/wp\/v2\/media?parent=8355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}