{"id":4234,"date":"2026-04-08T13:13:28","date_gmt":"2026-04-08T13:13:28","guid":{"rendered":"http:\/\/www.evolis-energies.fr\/?page_id=4234"},"modified":"2026-07-21T09:18:14","modified_gmt":"2026-07-21T09:18:14","slug":"grd-fr-pour-les-gestionnaires-de-reseau-de-distribution","status":"publish","type":"page","link":"https:\/\/www.evolis-energies.fr\/?page_id=4234","title":{"rendered":"Pour les Gestionnaires de R\u00e9seau de Distribution"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4234\" class=\"elementor elementor-4234\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-182cab5 e-flex e-con-boxed e-con e-parent\" data-id=\"182cab5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02a3a84 ob-has-background-overlay elementor-widget elementor-widget-html\" data-id=\"02a3a84\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .gz-wrap { font-family: 'Roboto', sans-serif; width: 100%; }\r\n\r\n  \/* \u2500\u2500 HERO VID\u00c9O \u2500\u2500 *\/\r\n  .gz-hero {\r\n    background: linear-gradient(135deg, #5a8aad 0%, #7eb3d4 50%, #a8d4ec 100%);\r\n    border-radius: 10px; padding: 52px 56px; margin-bottom: 48px;\r\n    position: relative; overflow: hidden;\r\n  }\r\n.gz-hero-video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.15; z-index: 0; border-radius: 16px; pointer-events: none; }\r\n  .gz-hero::before { content: ''; position: absolute; right: -60px; top: -60px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255,255,255,.05); }\r\n  .gz-hero::after { content: ''; position: absolute; left: 40%; bottom: -80px; width: 200px; height: 200px; border-radius: 50%; background: rgba(255,255,255,.04); }\r\n  .gz-hero-inner { position: relative; z-index: 1; display: flex; align-items: center; gap: 60px; }\r\n  .gz-hero-left { flex: 1; }\r\n.gz-tag {\r\n    display: inline-flex; align-items: center; gap: 6px;\r\n    background: rgba(90,138,173,.15); border: 1px solid rgba(90,138,173,.35);\r\n    color: #a8d4ec; font-size: 15px; font-weight: 700;\r\n    letter-spacing: 2px; text-transform: uppercase;\r\n    padding: 5px 14px; border-radius: 20px; margin-bottom: 18px;\r\n  }\r\n  .gz-tag::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: #7eb3d4; }\r\n  .gz-hero-title { font-size: 40px; font-weight: 900; color: white; line-height: 1.2; margin-bottom: 16px; }\r\n  .gz-hero-title span { color: #fff; opacity: .85; }\r\n  .gz-hero-desc { font-size: 23px; font-weight: 300; color: rgba(255,255,255,.85); line-height: 1.5; max-width: 650px; }\r\n\r\n  \/* \u2500\u2500 INTRO \u2500\u2500 *\/\r\n  .gz-intro { display: flex; align-items: center; gap: 14px; margin-bottom: 40px; }\r\n  .gz-intro-line { width: 4px; height: 48px; border-radius: 2px; background: linear-gradient(180deg, #8ac8dc, #508caf); flex-shrink: 0; }\r\n  .gz-intro-text { font-size: 22px; font-weight: 300; color: #5a6a7a; line-height: 1.75; text-align: justify; }\r\n  .gz-intro-text strong { color: #2b5270; font-weight: 700; }\r\n\r\n  \/* \u2500\u2500 GRILLE CARTES \u2500\u2500 *\/\r\n  .gz-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 20px; margin-bottom: 32px; }\r\n\r\n  .gz-card {\r\n    background: white; border-radius: 16px; padding: 28px 24px;\r\n    border: 1px solid rgba(80,140,175,0.12);\r\n    box-shadow: 0 2px 12px rgba(80,140,175,0.06);\r\n    display: flex; flex-direction: column;\r\n    position: relative; overflow: hidden;\r\n    transition: transform .3s, box-shadow .3s;\r\n    opacity: 0; transform: scale(0.88);\r\n    animation: gzZoom 0.65s cubic-bezier(0.22,1,0.36,1) forwards;\r\n  }\r\n  .gz-card:nth-child(1) { animation-delay: 0.05s; }\r\n  .gz-card:nth-child(2) { animation-delay: 0.12s; }\r\n  .gz-card:nth-child(3) { animation-delay: 0.19s; }\r\n  .gz-card:nth-child(4) { animation-delay: 0.26s; }\r\n  .gz-card:nth-child(5) { animation-delay: 0.33s; }\r\n  @keyframes gzZoom { to { opacity: 1; transform: scale(1); } }\r\n  .gz-card:hover { transform: translateY(-5px); box-shadow: 0 16px 40px rgba(80,140,175,0.14); }\r\n\r\n  .gz-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; border-radius: 16px 16px 0 0; }\r\n  .gz-card.c1::before { background: #64aac3; }\r\n  .gz-card.c2::before { background: #64aac3; }\r\n  .gz-card.c3::before { background: #64aac3; }\r\n  .gz-card.c4::before { background: #64aac3; }\r\n  .gz-card.c5::before { background: #64aac3; }\r\n\r\n  .gz-card-num { position: absolute; top: 14px; right: 16px; font-size: 28px; font-weight: 900; opacity: .30; color: #1e3050; line-height: 1; }\r\n\r\n  .gz-card-icon { width: 52px; height: 52px; border-radius: 14px; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; flex-shrink: 0; transition: transform .3s; }\r\n  .gz-card:hover .gz-card-icon { transform: scale(1.08); }\r\n  .gz-card-icon svg { width: 26px; height: 26px; fill: white; }\r\n.gz-card.c1 .gz-card-icon { background: linear-gradient(145deg, #64aac3, #508caf); box-shadow: 0 4px 12px rgba(100,170,195,0.35); }\r\n  .gz-card.c2 .gz-card-icon { background: linear-gradient(145deg, #64aac3, #508caf); box-shadow: 0 4px 12px rgba(100,170,195,0.35); }\r\n  .gz-card.c3 .gz-card-icon { background: linear-gradient(145deg, #64aac3, #508caf); box-shadow: 0 4px 12px rgba(100,170,195,0.35); }\r\n  .gz-card.c4 .gz-card-icon { background: linear-gradient(145deg, #64aac3, #508caf); box-shadow: 0 4px 12px rgba(100,170,195,0.35); }\r\n  .gz-card.c5 .gz-card-icon { background: linear-gradient(145deg, #64aac3, #508caf); box-shadow: 0 4px 12px rgba(100,170,195,0.35); }\r\n\r\n  .gz-card-title { font-size: 20px; font-weight: 700; color: #1e2a3a; margin-bottom: 10px; line-height: 1.3; }\r\n  .gz-card-desc { font-size: 16px; font-weight: 300; color: #6a7a8a; line-height: 1.75; flex: 1; }\r\n\r\n  .gz-card.c5 { grid-column: span 2; }\r\n\r\n  @media (max-width: 900px) {\r\n    .gz-grid { grid-template-columns: 1fr 1fr; }\r\n    .gz-card.c5 { grid-column: span 2; }\r\n    .gz-hero-inner { flex-direction: column; gap: 30px; }\r\n    .gz-hero { padding: 36px 28px; }\r\n  }\r\n  @media (max-width: 600px) {\r\n    .gz-grid { grid-template-columns: 1fr; }\r\n    .gz-card.c5 { grid-column: span 1; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"gz-wrap\">\r\n\r\n  <!-- HERO -->\r\n  <div class=\"gz-hero\">\r\n    <video class=\"gz-hero-video\" src=\"http:\/\/www.evolis-energies.fr\/wp-content\/uploads\/2026\/04\/15357261-uhd_2560_1440_24fps.mp4\" autoplay muted loop playsinline><\/video>\r\n    <div class=\"gz-hero-inner\">\r\n      <div class=\"gz-hero-left\">\r\n        <div class=\"gz-tag\">Solutions logicielles m\u00e9tier<\/div>\r\n        <h2 class=\"gz-hero-title\">Gestionnaire de R\u00e9seau<br>de Distribution<\/h2>\r\n        <p class=\"gz-hero-desc\">Des outils complets pour piloter la gestion de r\u00e9seau, les relev\u00e9s, la t\u00e9l\u00e9rel\u00e8ve et les \u00e9changes GRD\/Fournisseurs \u2014 conformes aux standards du march\u00e9.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- INTRO -->\r\n  <div class=\"gz-intro\">\r\n    <div class=\"gz-intro-line\"><\/div>\r\n    <p class=\"gz-intro-text\">Dans un secteur de l'\u00e9nergie en pleine transformation, EVOLIS vous accompagne avec des solutions adapt\u00e9es aux <strong>nouveaux d\u00e9fis des gestionnaires de r\u00e9seau de distribution<\/strong>.<\/p>\r\n  <\/div>\r\n\r\n  <!-- GRILLE -->\r\n  <div class=\"gz-grid\">\r\n\r\n    <div class=\"gz-card c1\">\r\n      <div class=\"gz-card-num\">01<\/div>\r\n      <div class=\"gz-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z\"\/><\/svg><\/div>\r\n      <div class=\"gz-card-title\">Gestion des relev\u00e9s<\/div>\r\n      <div class=\"gz-card-desc\">Assurer la collecte, le traitement et la validation des donn\u00e9es de comptage pour garantir la fiabilit\u00e9 des informations transmises.<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gz-card c2\">\r\n      <div class=\"gz-card-num\">02<\/div>\r\n      <div class=\"gz-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z\"\/><\/svg><\/div>\r\n      <div class=\"gz-card-title\">\u00c9changes GRD\/Fournisseurs<\/div>\r\n      <div class=\"gz-card-desc\">G\u00e9rer les flux d'informations entre le GRD et les fournisseurs conform\u00e9ment aux standards r\u00e9glementaires en vigueur.<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gz-card c3\">\r\n      <div class=\"gz-card-num\">03<\/div>\r\n      <div class=\"gz-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z\"\/><\/svg><\/div>\r\n      <div class=\"gz-card-title\">T\u00e9l\u00e9rel\u00e8ve<\/div>\r\n      <div class=\"gz-card-desc\">Collecter automatiquement les donn\u00e9es de consommation \u00e0 distance pour optimiser la gestion du r\u00e9seau et r\u00e9duire les co\u00fbts op\u00e9rationnels.<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gz-card c4\">\r\n      <div class=\"gz-card-num\">04<\/div>\r\n      <div class=\"gz-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg><\/div>\r\n      <div class=\"gz-card-title\">Conformit\u00e9 r\u00e9glementaire<\/div>\r\n      <div class=\"gz-card-desc\">Anticiper et int\u00e9grer les \u00e9volutions r\u00e9glementaires pour rester en conformit\u00e9 avec les exigences du march\u00e9 de l'\u00e9nergie.<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gz-card c5\">\r\n      <div class=\"gz-card-num\">05<\/div>\r\n      <div class=\"gz-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14H7v-2h5v2zm5-4H7v-2h10v2zm0-4H7V7h10v2z\"\/><\/svg><\/div>\r\n      <div class=\"gz-card-title\">Gestion client\u00e8le et facturation<\/div>\r\n      <div class=\"gz-card-desc\">Piloter l'ensemble des processus de gestion client et de facturation \u2014 des donn\u00e9es de comptage \u00e0 l'\u00e9mission des factures \u2014 avec une solution \u00e9volutive qui s'adapte aux transformations du march\u00e9.<\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bbc4c42 e-flex e-con-boxed e-con e-parent\" data-id=\"bbc4c42\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5de2e3c ob-has-background-overlay elementor-widget elementor-widget-html\" data-id=\"5de2e3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .pg-wrap { font-family: 'Roboto', sans-serif; width: 100%; }\r\n\r\n  .pg-sep { margin: 0 0 48px; display: flex; align-items: center; gap: 14px; }\r\n  .pg-sep span { font-size: 15px; font-weight: 700; letter-spacing: 5px; text-transform: uppercase; color: #8aa0b0; white-space: nowrap; }\r\n  .pg-sep::before, .pg-sep::after { content: ''; flex: 1; height: 1px; background: rgba(80,140,175,0.15); }\r\n\r\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n  .pg-hero {\r\n    background: #f0f6fb; border-radius: 14px; padding: 22px 28px;\r\n    display: flex; align-items: center; gap: 20px;\r\n    position: relative; overflow: hidden;\r\n    border: 1px solid rgba(80,140,175,0.2); margin-bottom: 48px;\r\n  }\r\n  .pg-hero::before { content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: linear-gradient(180deg, #64aac3, #508caf); border-radius: 14px 0 0 14px; }\r\n  .pg-hero-icon { width: 48px; height: 48px; border-radius: 50%; background: linear-gradient(135deg, #64aac3, #508caf); display: flex; align-items: center; justify-content: center; flex-shrink: 0; z-index: 1; box-shadow: 0 4px 12px rgba(80,140,175,0.25); }\r\n  .pg-hero-icon svg { width: 22px; height: 22px; fill: white; }\r\n  .pg-hero-title { font-size: 20px; font-weight: 700; color: #1e2d3d; margin-bottom: 4px; }\r\n  .pg-hero-desc { font-size: 16px; font-weight: 300; color: #5a7080; line-height: 1.6; }\r\n\r\n  \/* \u2500\u2500 SCHEMA ORBITAL \u2500\u2500 *\/\r\n  .pg-schema { position: relative; width: 100%; }\r\n  .pg-orbit { display: grid; grid-template-columns: 1fr auto 1fr; gap: 0; align-items: center; }\r\n  .pg-left-modules { display: flex; flex-direction: column; gap: 12px; align-items: flex-end; padding-right: 50px; }\r\n  .pg-right-modules { display: flex; flex-direction: column; gap: 12px; align-items: flex-start; padding-left: 50px; }\r\n\r\n  .pg-module {\r\n    background: white; border-radius: 12px; padding: 16px 20px;\r\n    border: 1px solid rgba(80,140,175,0.20);\r\n    box-shadow: 0 2px 10px rgba(80,140,175,0.06);\r\n    display: flex; align-items: center; gap: 12px;\r\n    width: 260px; position: relative;\r\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n  }\r\n  .pg-module:hover { transform: translateY(-3px); box-shadow: 0 8px 24px rgba(80,140,175,0.14); }\r\n  .pg-module-icon { width: 44px; height: 44px; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; box-shadow: 0 3px 10px rgba(80,140,175,0.25); transition: transform 0.25s ease; }\r\n  .pg-module:hover .pg-module-icon { transform: scale(1.1); }\r\n  .pg-module-icon svg { width: 20px; height: 20px; fill: white; }\r\n  .pg-module-label { font-size: 14px; font-weight: 700; line-height: 1.3; }\r\n\r\n  \/* Variantes de bleu \u2014 gauche *\/\r\n  .pg-left-modules .pg-module:nth-child(1) { background: linear-gradient(135deg, rgba(100,170,195,0.14), rgba(80,140,175,0.06)); border-color: rgba(100,170,195,0.35); }\r\n  .pg-left-modules .pg-module:nth-child(1) .pg-module-label { color: #3d7ea0; }\r\n  .pg-left-modules .pg-module:nth-child(2) { background: linear-gradient(135deg, rgba(80,140,175,0.14), rgba(61,110,138,0.06)); border-color: rgba(80,140,175,0.35); }\r\n  .pg-left-modules .pg-module:nth-child(2) .pg-module-label { color: #508caf; }\r\n  .pg-left-modules .pg-module:nth-child(3) { background: linear-gradient(135deg, rgba(61,110,138,0.14), rgba(43,82,112,0.06)); border-color: rgba(61,110,138,0.35); }\r\n  .pg-left-modules .pg-module:nth-child(3) .pg-module-label { color: #3d6e8a; }\r\n  .pg-left-modules .pg-module:nth-child(4) { background: linear-gradient(135deg, rgba(43,82,112,0.14), rgba(30,58,82,0.06)); border-color: rgba(43,82,112,0.35); }\r\n  .pg-left-modules .pg-module:nth-child(4) .pg-module-label { color: #2b5270; }\r\n\r\n  \/* Variantes de bleu \u2014 droite *\/\r\n  .pg-right-modules .pg-module:nth-child(1) { background: linear-gradient(135deg, rgba(138,200,220,0.14), rgba(100,170,195,0.06)); border-color: rgba(138,200,220,0.35); }\r\n  .pg-right-modules .pg-module:nth-child(1) .pg-module-label { color: #4a9ab8; }\r\n  .pg-right-modules .pg-module:nth-child(2) { background: linear-gradient(135deg, rgba(100,170,195,0.14), rgba(80,140,175,0.06)); border-color: rgba(100,170,195,0.35); }\r\n  .pg-right-modules .pg-module:nth-child(2) .pg-module-label { color: #3d7ea0; }\r\n  .pg-right-modules .pg-module:nth-child(3) { background: linear-gradient(135deg, rgba(80,140,175,0.14), rgba(61,110,138,0.06)); border-color: rgba(80,140,175,0.35); }\r\n  .pg-right-modules .pg-module:nth-child(3) .pg-module-label { color: #508caf; }\r\n  .pg-right-modules .pg-module:nth-child(4) { background: linear-gradient(135deg, rgba(43,82,112,0.14), rgba(30,58,82,0.06)); border-color: rgba(43,82,112,0.35); }\r\n  .pg-right-modules .pg-module:nth-child(4) .pg-module-label { color: #2b5270; }\r\n\r\n  \/* Connecteurs bleu *\/\r\n  .pg-left-modules .pg-module::after { content: ''; position: absolute; right: -50px; top: 50%; width: 50px; height: 1px; transform: translateY(-50%); }\r\n  .pg-left-modules .pg-module:nth-child(1)::after { background: linear-gradient(90deg, rgba(100,170,195,0.3), rgba(100,170,195,0.7)); }\r\n  .pg-left-modules .pg-module:nth-child(2)::after { background: linear-gradient(90deg, rgba(80,140,175,0.3), rgba(80,140,175,0.7)); }\r\n  .pg-left-modules .pg-module:nth-child(3)::after { background: linear-gradient(90deg, rgba(61,110,138,0.3), rgba(61,110,138,0.7)); }\r\n  .pg-left-modules .pg-module:nth-child(4)::after { background: linear-gradient(90deg, rgba(43,82,112,0.3), rgba(43,82,112,0.7)); }\r\n  .pg-right-modules .pg-module::before { content: ''; position: absolute; left: -50px; top: 50%; width: 50px; height: 1px; transform: translateY(-50%); }\r\n  .pg-right-modules .pg-module:nth-child(1)::before { background: linear-gradient(90deg, rgba(138,200,220,0.7), rgba(138,200,220,0.3)); }\r\n  .pg-right-modules .pg-module:nth-child(2)::before { background: linear-gradient(90deg, rgba(100,170,195,0.7), rgba(100,170,195,0.3)); }\r\n  .pg-right-modules .pg-module:nth-child(3)::before { background: linear-gradient(90deg, rgba(80,140,175,0.7), rgba(80,140,175,0.3)); }\r\n  .pg-right-modules .pg-module:nth-child(4)::before { background: linear-gradient(90deg, rgba(43,82,112,0.7), rgba(43,82,112,0.3)); }\r\n\r\n  \/* CENTRE *\/\r\n  .pg-center { display: flex; align-items: center; justify-content: center; }\r\n  .pg-center-core {\r\n    width: 160px; height: 160px; border-radius: 50%;\r\n    background: linear-gradient(135deg, #3d6e8a, #64aac3);\r\n    display: flex; align-items: center; justify-content: center;\r\n    box-shadow: 0 12px 40px rgba(80,140,175,0.45);\r\n    position: relative; z-index: 2; border: 4px solid white;\r\n  }\r\n  .pg-center-core::before { content: ''; position: absolute; width: 190px; height: 190px; border-radius: 50%; border: 2px solid rgba(100,170,195,0.20); animation: pgRipple 2.5s ease-out infinite; }\r\n  .pg-center-core::after { content: ''; position: absolute; width: 220px; height: 220px; border-radius: 50%; border: 2px solid rgba(100,170,195,0.10); animation: pgRipple 2.5s ease-out infinite 0.8s; }\r\n  @keyframes pgRipple { 0% { transform: scale(0.9); opacity: 0.6; } 100% { transform: scale(1.2); opacity: 0; } }\r\n  .pg-center-svg { width: 72px; height: 72px; fill: white; position: relative; z-index: 1; opacity: 0.95; }\r\n\r\n  \/* \u2500\u2500 FL\u00c8CHE \u2500\u2500 *\/\r\n  .pg-arrow-zone { display: flex; justify-content: center; margin: 28px 0 48px; }\r\n  .pg-arrow-line { width: 2px; height: 50px; background: linear-gradient(to bottom, rgba(100,170,195,0.6), rgba(100,170,195,0.1)); position: relative; }\r\n  .pg-arrow-line::after { content: '\u25bc'; position: absolute; bottom: -16px; left: 50%; transform: translateX(-50%); color: #64aac3; font-size: 12px; opacity: 0.7; }\r\n\r\n  \/* \u2500\u2500 MODULES COMPL\u00c9MENTAIRES \u2500\u2500 *\/\r\n  .pg-comp-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 0; }\r\n  .pg-comp-card {\r\n    background: white; border-radius: 16px; padding: 22px 18px;\r\n    border: 1px solid rgba(80,140,175,0.12);\r\n    box-shadow: 0 3px 14px rgba(80,140,175,0.07);\r\n    position: relative; overflow: hidden;\r\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n  }\r\n  .pg-comp-card:hover { transform: translateY(-5px); box-shadow: 0 12px 32px rgba(80,140,175,0.16); }\r\n  .pg-comp-card:nth-child(1)::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; border-radius: 16px 16px 0 0; background: linear-gradient(90deg, #64aac3, #508caf); }\r\n  .pg-comp-card:nth-child(2)::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; border-radius: 16px 16px 0 0; background: linear-gradient(90deg, #508caf, #3d6e8a); }\r\n  .pg-comp-card:nth-child(3)::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; border-radius: 16px 16px 0 0; background: linear-gradient(90deg, #3d6e8a, #2b5270); }\r\n  .pg-comp-card:nth-child(4)::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; border-radius: 16px 16px 0 0; background: linear-gradient(90deg, #8ac8dc, #64aac3); }\r\n  .pg-comp-card:nth-child(5)::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; border-radius: 16px 16px 0 0; background: linear-gradient(90deg, #64aac3, #3d6e8a); }\r\n  .pg-comp-card:nth-child(6)::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; border-radius: 16px 16px 0 0; background: linear-gradient(90deg, #2b5270, #508caf); }\r\n  .pg-comp-icon { width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 12px; box-shadow: 0 4px 12px rgba(80,140,175,0.25); transition: transform 0.25s ease; }\r\n  .pg-comp-card:hover .pg-comp-icon { transform: scale(1.08); }\r\n  .pg-comp-icon svg { width: 20px; height: 20px; fill: white; }\r\n  .pg-comp-title { font-size: 14px; font-weight: 700; color: #1e2d3d; margin-bottom: 6px; }\r\n  .pg-comp-desc { font-size: 13px; font-weight: 300; color: #5a7080; line-height: 1.6; }\r\n\r\n  \/* PFL sous-modules *\/\r\n  .pg-comp-card.pfl { grid-row: span 2; }\r\n  .pg-pfl-sub { display: flex; flex-direction: column; gap: 8px; margin-top: 12px; }\r\n  .pg-pfl-item { background: #f0f6fb; border-radius: 8px; padding: 10px 12px; border: 1px solid rgba(80,140,175,0.12); }\r\n  .pg-pfl-item-title { font-size: 12px; font-weight: 700; color: #508caf; margin-bottom: 3px; }\r\n  .pg-pfl-item-desc { font-size: 12px; font-weight: 300; color: #5a7080; line-height: 1.5; }\r\n\r\n  @media (max-width: 900px) {\r\n    .pg-orbit { grid-template-columns: 1fr; }\r\n    .pg-left-modules, .pg-right-modules { align-items: center; padding: 0; }\r\n    .pg-left-modules .pg-module::after, .pg-right-modules .pg-module::before { display: none; }\r\n    .pg-comp-grid { grid-template-columns: repeat(2, 1fr); }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"pg-wrap\">\r\n\r\n  <div class=\"pg-sep\" style=\"margin-top:0;\"><span>La solution<\/span><\/div>\r\n\r\n  <div class=\"pg-hero\">\r\n    <div class=\"pg-hero-icon\">\r\n      <svg viewBox=\"0 0 24 24\"><path d=\"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z\"\/><\/svg>\r\n    <\/div>\r\n    <div>\r\n      <div class=\"pg-hero-title\">PRACDIS Web GRD\/FR<\/div>\r\n      <div class=\"pg-hero-desc\">Gestion des donn\u00e9es de comptages, de la facturation du GRD, de la Gestion Client\u00e8le et Facturation des ventes (TRVe et Offre de March\u00e9)<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"pg-sep\"><span>Couverture fonctionnelle<\/span><\/div>\r\n\r\n  <div class=\"pg-schema\">\r\n    <div class=\"pg-orbit\">\r\n\r\n      <div class=\"pg-left-modules\">\r\n        <div class=\"pg-module\">\r\n          <div class=\"pg-module-icon\" style=\"background:linear-gradient(135deg,#8ac8dc,#64aac3)\"><svg viewBox=\"0 0 24 24\"><text x=\"4\" y=\"18\" font-size=\"16\" font-weight=\"900\" font-family=\"Roboto,sans-serif\" fill=\"white\">\u20ac<\/text><\/svg><\/div>\r\n          <div class=\"pg-module-label\">Facturation du GRD<\/div>\r\n        <\/div>\r\n        <div class=\"pg-module\">\r\n          <div class=\"pg-module-icon\" style=\"background:linear-gradient(135deg,#64aac3,#508caf)\"><svg viewBox=\"0 0 24 24\"><path d=\"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z\"\/><\/svg><\/div>\r\n          <div class=\"pg-module-label\">Gestion des compteurs et donn\u00e9es de comptage<\/div>\r\n        <\/div>\r\n        <div class=\"pg-module\">\r\n          <div class=\"pg-module-icon\" style=\"background:linear-gradient(135deg,#508caf,#3d6e8a)\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z\"\/><\/svg><\/div>\r\n          <div class=\"pg-module-label\">Gestion des rel\u00e8ves<\/div>\r\n        <\/div>\r\n        <div class=\"pg-module\">\r\n          <div class=\"pg-module-icon\" style=\"background:linear-gradient(135deg,#3d6e8a,#2b5270)\"><svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zM8 15h8v2H8zm0-4h8v2H8z\"\/><\/svg><\/div>\r\n          <div class=\"pg-module-label\">Gestion des Devis \/ Travaux<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"pg-center\">\r\n        <div class=\"pg-center-core\">\r\n          <svg class=\"pg-center-svg\" viewBox=\"0 0 24 24\"><path d=\"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z\"\/><\/svg>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"pg-right-modules\">\r\n        <div class=\"pg-module\">\r\n          <div class=\"pg-module-icon\" style=\"background:linear-gradient(135deg,#8ac8dc,#64aac3)\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14H8V8h2v8zm4 0h-2V8h2v8z\"\/><\/svg><\/div>\r\n          <div class=\"pg-module-label\">Profilage<\/div>\r\n        <\/div>\r\n        <div class=\"pg-module\">\r\n          <div class=\"pg-module-icon\" style=\"background:linear-gradient(135deg,#64aac3,#508caf)\"><svg viewBox=\"0 0 24 24\"><path d=\"M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z\"\/><\/svg><\/div>\r\n          <div class=\"pg-module-label\">Gestion des interventions<\/div>\r\n        <\/div>\r\n        <div class=\"pg-module\">\r\n          <div class=\"pg-module-icon\" style=\"background:linear-gradient(135deg,#508caf,#3d6e8a)\"><svg viewBox=\"0 0 24 24\"><path d=\"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z\"\/><\/svg><\/div>\r\n          <div class=\"pg-module-label\">Publication et \u00e9change des flux GRD<\/div>\r\n        <\/div>\r\n        <div class=\"pg-module\">\r\n          <div class=\"pg-module-icon\" style=\"background:linear-gradient(135deg,#3d6e8a,#2b5270)\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z\"\/><\/svg><\/div>\r\n          <div class=\"pg-module-label\">Comptabilit\u00e9 auxiliaire<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"pg-arrow-zone\">\r\n      <div class=\"pg-arrow-line\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"pg-sep\"><span>Modules compl\u00e9mentaires<\/span><\/div>\r\n\r\n  <div class=\"pg-comp-grid\">\r\n\r\n    <div class=\"pg-comp-card pfl\">\r\n      <div class=\"pg-comp-icon\" style=\"background:linear-gradient(135deg,#64aac3,#508caf)\"><svg viewBox=\"0 0 24 24\"><path d=\"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z\"\/><\/svg><\/div>\r\n      <div class=\"pg-comp-title\">PRACDIS PFL<\/div>\r\n      <div class=\"pg-comp-desc\">Profilage du GRD \u2014 Publication du GRD vers les tiers<\/div>\r\n      <div class=\"pg-pfl-sub\">\r\n        <div class=\"pg-pfl-item\"><div class=\"pg-pfl-item-title\">PFL MKG KPA<\/div><div class=\"pg-pfl-item-desc\">Calcul des capacit\u00e9s<\/div><\/div>\r\n        <div class=\"pg-pfl-item\"><div class=\"pg-pfl-item-title\">PFL MKG ACC<\/div><div class=\"pg-pfl-item-desc\">Calcul de l'Autoconsommation Collective<\/div><\/div>\r\n        <div class=\"pg-pfl-item\"><div class=\"pg-pfl-item-title\">PFL MKG EFF<\/div><div class=\"pg-pfl-item-desc\">Gestion de l'effacement<\/div><\/div>\r\n        <div class=\"pg-pfl-item\"><div class=\"pg-pfl-item-title\">PFL MKG AJU<\/div><div class=\"pg-pfl-item-desc\">Gestion de l'ajustement<\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"pg-comp-card pfl\">\r\n      <div class=\"pg-comp-icon\" style=\"background:linear-gradient(135deg,#508caf,#3d6e8a)\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z\"\/><\/svg><\/div>\r\n      <div class=\"pg-comp-title\">Plateforme compteurs communicants<\/div>\r\n      <div class=\"pg-comp-desc\">Gestion des compteurs communicants<\/div>\r\n      <div class=\"pg-pfl-sub\">\r\n        <div class=\"pg-pfl-item\"><div class=\"pg-pfl-item-title\">PRACDIS LINKY<\/div><div class=\"pg-pfl-item-desc\">Plateforme de gestion des compteurs communicants \u00e9lectricit\u00e9<\/div><\/div>\r\n        <div class=\"pg-pfl-item\"><div class=\"pg-pfl-item-title\">PRACDIS DATAGAZ<\/div><div class=\"pg-pfl-item-desc\">Plateforme de gestion des compteurs communicants gaz<\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"pg-comp-card\">\r\n      <div class=\"pg-comp-icon\" style=\"background:linear-gradient(135deg,#3d6e8a,#2b5270)\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z\"\/><\/svg><\/div>\r\n      <div class=\"pg-comp-title\">Carnet m\u00e9trologique Gaz \/ \u00c9lectricit\u00e9<\/div>\r\n      <div class=\"pg-comp-desc\">Suivi des appareils de mesure et certifications<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"pg-comp-card\">\r\n      <div class=\"pg-comp-icon\" style=\"background:linear-gradient(135deg,#8ac8dc,#64aac3)\"><svg viewBox=\"0 0 24 24\"><path d=\"M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z\"\/><\/svg><\/div>\r\n      <div class=\"pg-comp-title\">PRACDIS MaMesure<\/div>\r\n      <div class=\"pg-comp-desc\">Portail de suivi des consommations du GRD vers les clients<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"pg-comp-card\">\r\n      <div class=\"pg-comp-icon\" style=\"background:linear-gradient(135deg,#64aac3,#3d6e8a)\"><svg viewBox=\"0 0 24 24\"><path d=\"M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10z\"\/><\/svg><\/div>\r\n      <div class=\"pg-comp-title\">Portail du GRD<\/div>\r\n      <div class=\"pg-comp-desc\">Mise \u00e0 disposition d'informations du GRD vers le fournisseur<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"pg-comp-card\">\r\n      <div class=\"pg-comp-icon\" style=\"background:linear-gradient(135deg,#2b5270,#508caf)\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z\"\/><\/svg><\/div>\r\n      <div class=\"pg-comp-title\">PRACDIS Report<\/div>\r\n      <div class=\"pg-comp-desc\">Reporting d\u00e9cisionnel pour la Direction et Responsables de service<\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c9fbd5e e-flex e-con-boxed e-con e-parent\" data-id=\"c9fbd5e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3cfa56c ob-has-background-overlay elementor-widget elementor-widget-spacer\" data-id=\"3cfa56c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_spacerat_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bdbed7b e-flex e-con-boxed e-con e-parent\" data-id=\"bdbed7b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f28450 ob-has-background-overlay elementor-widget elementor-widget-html\" data-id=\"4f28450\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<style>\r\n  .cta-wrap {\r\n    font-family: 'Roboto', sans-serif;\r\n    display: flex;\r\n    gap: 16px;\r\n    justify-content: center;\r\n    padding: 20px 0;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .cta-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    padding: 16px 32px;\r\n    border-radius: 8px;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    text-decoration: none;\r\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .cta-btn:hover { transform: translateY(-3px); }\r\n\r\n  .cta-btn-primary {\r\n    background: linear-gradient(135deg, #2a4a63, \r\n#5a8aad);\r\n    color: #ffffff;\r\n    box-shadow: 0 4px 16px rgba(62,98,129,0.35);\r\n  }\r\n  .cta-btn-primary:hover { box-shadow: 0 8px 24px rgba(62,98,129,0.5); }\r\n\r\n  .cta-btn-secondary {\r\n    background: #ffffff;\r\n    color: #3E6281;\r\n    border: 2px solid #3E6281;\r\n    box-shadow: 0 4px 12px rgba(62,98,129,0.1);\r\n  }\r\n  .cta-btn-secondary:hover { box-shadow: 0 8px 20px rgba(62,98,129,0.2); }\r\n\r\n  .cta-btn svg { width: 18px; height: 18px; fill: currentColor; }\r\n<\/style>\r\n\r\n<div class=\"cta-wrap\">\r\n  <a href=\"http:\/\/www.evolis-energies.fr\/?page_id=3107\" class=\"cta-btn cta-btn-primary\">\r\n    <svg viewBox=\"0 0 24 24\"><path d=\"M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10z\"\/><\/svg>\r\n    D\u00e9couvrir nos offres\r\n  <\/a>\r\n  <a href=\"http:\/\/www.evolis-energies.fr\/?page_id=3117\" class=\"cta-btn cta-btn-secondary\">\r\n    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\r\n    D\u00e9couvrir nos services\r\n  <\/a>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-73969da e-flex e-con-boxed e-con e-parent\" data-id=\"73969da\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d13f8b ob-has-background-overlay elementor-widget elementor-widget-html\" data-id=\"9d13f8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  \/* Cache le bouton noir du plugin EAEL *\/\r\n  .eael-ext-scroll-to-top-wrap,\r\n  .eael-ext-scroll-to-top-button {\r\n    display: none !important;\r\n  }\r\n\r\n  #btn-top {\r\n    position: fixed !important;\r\n    bottom: 30px !important;\r\n    right: 30px !important;\r\n    width: 44px !important;\r\n    height: 44px !important;\r\n    background: #3E6281 !important;\r\n    border-radius: 50% !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    cursor: pointer !important;\r\n    opacity: 0;\r\n    visibility: hidden;\r\n    transition: opacity 0.3s ease, transform 0.3s ease;\r\n    z-index: 99999 !important;\r\n    border: none !important;\r\n    box-shadow: 0 4px 12px rgba(62,98,129,0.4) !important;\r\n    padding: 0 !important;\r\n    outline: none !important;\r\n  }\r\n\r\n  #btn-top.visible {\r\n    opacity: 1 !important;\r\n    visibility: visible !important;\r\n  }\r\n\r\n  #btn-top:hover {\r\n    background: #2a4a63 !important;\r\n    transform: translateY(-3px);\r\n  }\r\n\r\n  #btn-top svg {\r\n    width: 18px !important;\r\n    height: 18px !important;\r\n    fill: #ffffff !important;\r\n    display: block !important;\r\n  }\r\n<\/style>\r\n\r\n<button id=\"btn-top\" onclick=\"window.scrollTo({top: 0, behavior: 'smooth'})\">\r\n  <svg viewBox=\"0 0 24 24\"><path d=\"M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z\"\/><\/svg>\r\n<\/button>\r\n\r\n<script>\r\n  window.addEventListener('scroll', function() {\r\n    var btn = document.getElementById('btn-top');\r\n    if (window.scrollY > 300) {\r\n      btn.classList.add('visible');\r\n    } else {\r\n      btn.classList.remove('visible');\r\n    }\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Solutions logicielles m\u00e9tier Gestionnaire de R\u00e9seaude Distribution Des outils complets pour piloter la gestion de r\u00e9seau, les relev\u00e9s, la t\u00e9l\u00e9rel\u00e8ve et les \u00e9changes GRD\/Fournisseurs \u2014 conformes aux standards du march\u00e9. Dans un secteur de l&rsquo;\u00e9nergie en pleine transformation, EVOLIS vous accompagne avec des solutions adapt\u00e9es aux nouveaux d\u00e9fis des gestionnaires de r\u00e9seau de distribution. 01 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-4234","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pour les Gestionnaires de R\u00e9seau de Distribution - Evolis<\/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:\/\/www.evolis-energies.fr\/?page_id=4234\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pour les Gestionnaires de R\u00e9seau de Distribution - Evolis\" \/>\n<meta property=\"og:description\" content=\"Solutions logicielles m\u00e9tier Gestionnaire de R\u00e9seaude Distribution Des outils complets pour piloter la gestion de r\u00e9seau, les relev\u00e9s, la t\u00e9l\u00e9rel\u00e8ve et les \u00e9changes GRD\/Fournisseurs \u2014 conformes aux standards du march\u00e9. Dans un secteur de l&rsquo;\u00e9nergie en pleine transformation, EVOLIS vous accompagne avec des solutions adapt\u00e9es aux nouveaux d\u00e9fis des gestionnaires de r\u00e9seau de distribution. 01 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.evolis-energies.fr\/?page_id=4234\" \/>\n<meta property=\"og:site_name\" content=\"Evolis\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-21T09:18:14+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.evolis-energies.fr\\\/?page_id=4234\",\"url\":\"https:\\\/\\\/www.evolis-energies.fr\\\/?page_id=4234\",\"name\":\"Pour les Gestionnaires de R\u00e9seau de Distribution - Evolis\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.evolis-energies.fr\\\/#website\"},\"datePublished\":\"2026-04-08T13:13:28+00:00\",\"dateModified\":\"2026-07-21T09:18:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.evolis-energies.fr\\\/?page_id=4234#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.evolis-energies.fr\\\/?page_id=4234\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.evolis-energies.fr\\\/?page_id=4234#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.evolis-energies.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pour les Gestionnaires de R\u00e9seau de Distribution\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.evolis-energies.fr\\\/#website\",\"url\":\"https:\\\/\\\/www.evolis-energies.fr\\\/\",\"name\":\"Evolis\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.evolis-energies.fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.evolis-energies.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.evolis-energies.fr\\\/#organization\",\"name\":\"Evolis\",\"url\":\"https:\\\/\\\/www.evolis-energies.fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.evolis-energies.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.evolis-energies.fr\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/sigle-evolis-final.svg\",\"contentUrl\":\"https:\\\/\\\/www.evolis-energies.fr\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/sigle-evolis-final.svg\",\"width\":13,\"height\":11,\"caption\":\"Evolis\"},\"image\":{\"@id\":\"https:\\\/\\\/www.evolis-energies.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pour les Gestionnaires de R\u00e9seau de Distribution - Evolis","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.evolis-energies.fr\/?page_id=4234","og_locale":"fr_FR","og_type":"article","og_title":"Pour les Gestionnaires de R\u00e9seau de Distribution - Evolis","og_description":"Solutions logicielles m\u00e9tier Gestionnaire de R\u00e9seaude Distribution Des outils complets pour piloter la gestion de r\u00e9seau, les relev\u00e9s, la t\u00e9l\u00e9rel\u00e8ve et les \u00e9changes GRD\/Fournisseurs \u2014 conformes aux standards du march\u00e9. Dans un secteur de l&rsquo;\u00e9nergie en pleine transformation, EVOLIS vous accompagne avec des solutions adapt\u00e9es aux nouveaux d\u00e9fis des gestionnaires de r\u00e9seau de distribution. 01 [&hellip;]","og_url":"https:\/\/www.evolis-energies.fr\/?page_id=4234","og_site_name":"Evolis","article_modified_time":"2026-07-21T09:18:14+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.evolis-energies.fr\/?page_id=4234","url":"https:\/\/www.evolis-energies.fr\/?page_id=4234","name":"Pour les Gestionnaires de R\u00e9seau de Distribution - Evolis","isPartOf":{"@id":"https:\/\/www.evolis-energies.fr\/#website"},"datePublished":"2026-04-08T13:13:28+00:00","dateModified":"2026-07-21T09:18:14+00:00","breadcrumb":{"@id":"https:\/\/www.evolis-energies.fr\/?page_id=4234#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.evolis-energies.fr\/?page_id=4234"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.evolis-energies.fr\/?page_id=4234#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.evolis-energies.fr\/"},{"@type":"ListItem","position":2,"name":"Pour les Gestionnaires de R\u00e9seau de Distribution"}]},{"@type":"WebSite","@id":"https:\/\/www.evolis-energies.fr\/#website","url":"https:\/\/www.evolis-energies.fr\/","name":"Evolis","description":"","publisher":{"@id":"https:\/\/www.evolis-energies.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.evolis-energies.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.evolis-energies.fr\/#organization","name":"Evolis","url":"https:\/\/www.evolis-energies.fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.evolis-energies.fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.evolis-energies.fr\/wp-content\/uploads\/2024\/06\/sigle-evolis-final.svg","contentUrl":"https:\/\/www.evolis-energies.fr\/wp-content\/uploads\/2024\/06\/sigle-evolis-final.svg","width":13,"height":11,"caption":"Evolis"},"image":{"@id":"https:\/\/www.evolis-energies.fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.evolis-energies.fr\/index.php?rest_route=\/wp\/v2\/pages\/4234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.evolis-energies.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.evolis-energies.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.evolis-energies.fr\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.evolis-energies.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4234"}],"version-history":[{"count":104,"href":"https:\/\/www.evolis-energies.fr\/index.php?rest_route=\/wp\/v2\/pages\/4234\/revisions"}],"predecessor-version":[{"id":8503,"href":"https:\/\/www.evolis-energies.fr\/index.php?rest_route=\/wp\/v2\/pages\/4234\/revisions\/8503"}],"wp:attachment":[{"href":"https:\/\/www.evolis-energies.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}