{"id":440,"date":"2026-02-27T20:33:08","date_gmt":"2026-02-27T19:33:08","guid":{"rendered":"https:\/\/www.gscconsulting.fr\/?page_id=440"},"modified":"2026-03-11T14:26:36","modified_gmt":"2026-03-11T13:26:36","slug":"services","status":"publish","type":"page","link":"https:\/\/www.gscconsulting.fr\/?page_id=440","title":{"rendered":"Nos services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"440\" class=\"elementor elementor-440\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37aabbe e-flex e-con-boxed e-con e-parent\" data-id=\"37aabbe\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-fan&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.5 19.6\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.33\" d=\"M0 0L0 18.8 141.8 4.1 283.5 18.8 283.5 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.33\" d=\"M0 0L0 12.6 141.8 4 283.5 12.6 283.5 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.33\" d=\"M0 0L0 6.4 141.8 4 283.5 6.4 283.5 0z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L0 1.2 141.8 4 283.5 1.2 283.5 0z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe20a55 elementor-widget elementor-widget-heading\" data-id=\"fe20a55\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Nos prestations<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d60a23 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"6d60a23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-93a2a37 e-con-full e-flex e-con e-parent\" data-id=\"93a2a37\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b04132 elementor-widget elementor-widget-html\" data-id=\"4b04132\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Advent+Pro:wght@200;300;400;500;700&family=Lato:wght@300;400&display=swap\" rel=\"stylesheet\">\n\n<style>\n  :root {\n    --dark:   #09393D;\n    --mid:    #2B8596;\n    --light:  #6ecbdb;\n    --orange: #FF893C;\n    --peach:  #FFE8E1;\n    --off:    #F8F6F2;\n    --muted:  #5a7275;\n    --white:  #ffffff;\n  }\n\n  .prest-body {\n    max-width: 1160px;\n    margin: 0 auto;\n    padding: 4rem 6%;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n\n  .prest-item {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: 380px;\n    position: relative;\n    opacity: 0;\n    transition: opacity .8s ease, transform .8s cubic-bezier(.22,.68,0,1.1);\n    cursor: pointer;\n  }\n\n  .prest-item:hover .prest-panel { filter: brightness(1.1); }\n  .prest-item:hover .prest-cta { border-color: rgba(255,255,255,.9); color: #fff; }\n  .prest-item:hover .prest-cta svg { transform: translateX(5px); }\n\n  .prest-visual svg { transition: transform .5s ease; }\n  .prest-item:hover .prest-visual svg { transform: scale(1.03); }\n\n  .prest-item.from-left  { transform: translateX(-30px); }\n  .prest-item.from-right { transform: translateX(30px); }\n  .prest-item.visible    { opacity: 1; transform: translateX(0); }\n\n  .prest-item + .prest-item::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 6%; right: 6%;\n    height: 1px;\n    background: linear-gradient(to right, transparent, rgba(43,133,150,.2), transparent);\n  }\n\n  .prest-panel {\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 3.5rem 3rem;\n    border-radius: 10px;\n    margin: 1.5rem .75rem;\n  }\n\n  .prest-panel::before {\n    content: attr(data-num);\n    position: absolute;\n    font-family: 'Advent Pro', sans-serif;\n    font-size: 200px;\n    font-weight: 200;\n    line-height: 1;\n    color: rgba(255,255,255,.06);\n    right: -20px;\n    bottom: -30px;\n    pointer-events: none;\n    user-select: none;\n  }\n\n  .prest-panel-01 { background: var(--dark); }\n  .prest-panel-02 { background: var(--orange); }\n  .prest-panel-03 { background: var(--mid); }\n  .prest-panel-04 { background: #1a5c62; }\n\n  .prest-label {\n    font-family: 'Advent Pro', sans-serif;\n    font-size: 10px;\n    letter-spacing: .38em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,.5);\n    margin-bottom: 1rem;\n    position: relative;\n  }\n\n  .prest-panel h2 {\n    font-family: 'Advent Pro', sans-serif;\n    font-size: clamp(1.5rem, 2.2vw, 2rem);\n    font-weight: 300;\n    color: rgba(255,255,255,.95);\n    line-height: 1.2;\n    margin: 0 0 .6rem;\n    position: relative;\n  }\n\n  .prest-panel h2 strong { font-weight: 700; display: block; }\n\n  .prest-sep {\n    width: 32px;\n    height: 2px;\n    background: rgba(255,255,255,.3);\n    border-radius: 2px;\n    margin: 1.2rem 0;\n    position: relative;\n  }\n\n  .prest-missions {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n    gap: .5rem;\n    position: relative;\n  }\n\n  .prest-missions li {\n    font-family: 'Lato', sans-serif;\n    font-size: 17px;\n    font-weight: 400;\n    color: rgba(255,255,255,.75);\n    line-height: 1.6;\n    display: flex;\n    align-items: flex-start;\n    gap: .6rem;\n  }\n\n  .prest-missions li::before {\n    content: '';\n    width: 4px;\n    height: 4px;\n    border-radius: 50%;\n    background: rgba(255,255,255,.4);\n    flex-shrink: 0;\n    margin-top: .5em;\n  }\n\n  .prest-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: .6rem;\n    margin-top: 1.8rem;\n    font-family: 'Advent Pro', sans-serif;\n    font-size: 12px;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,.9);\n    position: relative;\n    padding-bottom: 2px;\n    border-bottom: 1px solid rgba(255,255,255,.3);\n    transition: border-color .2s, color .2s;\n    width: fit-content;\n  }\n\n  .prest-cta:hover { border-color: rgba(255,255,255,.9); color: #fff; }\n  .prest-cta svg { width: 14px; height: 14px; transition: transform .2s; }\n  .prest-cta:hover svg { transform: translateX(4px); }\n\n  .prest-visual {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 3.5rem 2.5rem;\n    position: relative;\n  }\n\n  .prest-visual svg {\n    width: 100%;\n    max-width: 340px;\n    height: auto;\n    overflow: visible;\n  }\n\n  .prest-quote {\n    position: absolute;\n    bottom: 2.5rem;\n    left: 2.5rem;\n    right: 2.5rem;\n    font-family: 'Advent Pro', sans-serif;\n    font-size: 15px;\n    font-weight: 300;\n    color: var(--muted);\n    font-style: italic;\n    line-height: 1.5;\n    border-left: 2px solid var(--orange);\n    padding-left: .8rem;\n    opacity: .8;\n  }\n\n  .prest-item:nth-child(even) .prest-panel { order: 2; }\n  .prest-item:nth-child(even) .prest-visual { order: 1; }\n\n  @media (max-width: 860px) {\n    .prest-item { grid-template-columns: 1fr; min-height: auto; }\n    .prest-item:nth-child(even) .prest-panel  { order: 1; }\n    .prest-item:nth-child(even) .prest-visual { order: 2; }\n    .prest-visual { padding: 2rem; min-height: 220px; }\n    .prest-panel { margin: 0 0 0 0; border-radius: 8px 8px 0 0; }\n    .prest-item.from-left,\n    .prest-item.from-right { transform: translateY(20px); }\n    .prest-item.visible { transform: translateY(0); }\n  }\n\n  @media (max-width: 480px) {\n    .prest-body { padding: 2rem 4%; }\n    .prest-panel { padding: 2.2rem 1.8rem; }\n    .prest-panel::before { font-size: 120px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .prest-item { opacity: 1; transform: none; }\n  }\n<\/style>\n\n<div class=\"prest-body\">\n\n  <!-- \u2500\u2500 01 RELOCALISATION \u2500\u2500 -->\n  <div class=\"prest-item from-left\" data-href=\"https:\/\/www.gscconsulting.fr\/?page_id=228\">\n    <div class=\"prest-panel prest-panel-01\" data-num=\"01\">\n      <p class=\"prest-label\">Prestation 01<\/p>\n      <h2>Relocalisation<strong>&amp; Conduite du changement<\/strong><\/h2>\n      <div class=\"prest-sep\"><\/div>\n      <ul class=\"prest-missions\">\n        <li>Pilotage, organisation et suivi de projet<\/li>\n        <li>D\u00e9finition du sch\u00e9ma directeur immobilier<\/li>\n        <li>Accompagnement \u00e0 la recherche immobili\u00e8re<\/li>\n        <li>Assistance au choix et \u00e0 la n\u00e9gociation<\/li>\n        <li>Communication interne et accompagnement social<\/li>\n      <\/ul>\n      <a href=\"https:\/\/www.gscconsulting.fr\/?page_id=228\" class=\"prest-cta\">\n        D\u00e9couvrir\n        <svg viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M2 7h10M8 3l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n    <\/div>\n    <div class=\"prest-visual\">\n      <svg viewBox=\"0 0 340 220\" fill=\"none\">\n        <rect x=\"20\"  y=\"100\" width=\"28\" height=\"100\" fill=\"rgba(9,57,61,.08)\"  stroke=\"rgba(9,57,61,.2)\"  stroke-width=\"1\"\/>\n        <rect x=\"55\"  y=\"70\"  width=\"36\" height=\"130\" fill=\"rgba(9,57,61,.12)\"  stroke=\"rgba(9,57,61,.25)\" stroke-width=\"1\"\/>\n        <rect x=\"98\"  y=\"50\"  width=\"44\" height=\"150\" fill=\"rgba(43,133,150,.15)\" stroke=\"var(--mid)\"     stroke-width=\"1.2\"\/>\n        <rect x=\"149\" y=\"80\"  width=\"30\" height=\"120\" fill=\"rgba(9,57,61,.08)\"  stroke=\"rgba(9,57,61,.2)\"  stroke-width=\"1\"\/>\n        <rect x=\"186\" y=\"40\"  width=\"50\" height=\"160\" fill=\"rgba(43,133,150,.2)\"  stroke=\"var(--mid)\"     stroke-width=\"1.2\"\/>\n        <rect x=\"244\" y=\"90\"  width=\"34\" height=\"110\" fill=\"rgba(9,57,61,.08)\"  stroke=\"rgba(9,57,61,.2)\"  stroke-width=\"1\"\/>\n        <rect x=\"285\" y=\"60\"  width=\"38\" height=\"140\" fill=\"rgba(9,57,61,.1)\"   stroke=\"rgba(9,57,61,.2)\"  stroke-width=\"1\"\/>\n        <rect x=\"102\" y=\"58\"  width=\"8\" height=\"6\" rx=\"1\" fill=\"var(--light)\" opacity=\".5\"\/>\n        <rect x=\"114\" y=\"58\"  width=\"8\" height=\"6\" rx=\"1\" fill=\"var(--light)\" opacity=\".3\"\/>\n        <rect x=\"126\" y=\"58\"  width=\"8\" height=\"6\" rx=\"1\" fill=\"var(--orange)\" opacity=\".6\"\/>\n        <rect x=\"102\" y=\"72\"  width=\"8\" height=\"6\" rx=\"1\" fill=\"var(--light)\" opacity=\".4\"\/>\n        <rect x=\"114\" y=\"72\"  width=\"8\" height=\"6\" rx=\"1\" fill=\"var(--orange)\" opacity=\".4\"\/>\n        <rect x=\"126\" y=\"72\"  width=\"8\" height=\"6\" rx=\"1\" fill=\"var(--light)\" opacity=\".3\"\/>\n        <line x1=\"0\" y1=\"200\" x2=\"340\" y2=\"200\" stroke=\"rgba(43,133,150,.2)\" stroke-width=\"1\"\/>\n        <circle id=\"pr1\" cx=\"170\" cy=\"40\" r=\"4\" fill=\"var(--orange)\" opacity=\".8\"\/>\n        <circle id=\"pr2\" cx=\"80\"  cy=\"60\" r=\"3\" fill=\"var(--light)\"  opacity=\".6\"\/>\n        <circle id=\"pr3\" cx=\"260\" cy=\"55\" r=\"3\" fill=\"var(--mid)\"    opacity=\".5\"\/>\n      <\/svg>\n      <p class=\"prest-quote\">Ma\u00eetriser l'ensemble des enjeux et contraintes pour atteindre les objectifs de l'entreprise.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 02 SPACE PLANNING (anciennement 03) \u2500\u2500 -->\n  <div class=\"prest-item from-right\" data-href=\"https:\/\/www.gscconsulting.fr\/?page_id=349\">\n    <div class=\"prest-panel prest-panel-02\" data-num=\"02\">\n      <p class=\"prest-label\">Prestation 02<\/p>\n      <h2>Space planning<strong>&amp; Architecture int\u00e9rieure<\/strong><\/h2>\n      <div class=\"prest-sep\"><\/div>\n      <ul class=\"prest-missions\">\n        <li>D\u00e9finition des besoins en environnements de travail<\/li>\n        <li>Analyse du potentiel immobilier<\/li>\n        <li>\u00c9laboration des am\u00e9nagements d\u00e9taill\u00e9s<\/li>\n        <li>\u00c9tude de d\u00e9coration et choix des mat\u00e9riaux<\/li>\n        <li>Pilotage des travaux et organisation des d\u00e9m\u00e9nagements<\/li>\n      <\/ul>\n      <a href=\"https:\/\/www.gscconsulting.fr\/?page_id=349\" class=\"prest-cta\">\n        D\u00e9couvrir\n        <svg viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M2 7h10M8 3l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n    <\/div>\n    <div class=\"prest-visual\">\n      <svg viewBox=\"0 0 340 220\" fill=\"none\">\n        <rect x=\"30\" y=\"30\" width=\"280\" height=\"160\" rx=\"3\" stroke=\"rgba(9,57,61,.2)\" stroke-width=\"1.2\" fill=\"none\"\/>\n        <rect x=\"30\"  y=\"30\"  width=\"120\" height=\"80\" rx=\"0\" fill=\"rgba(43,133,150,.07)\" stroke=\"rgba(43,133,150,.2)\" stroke-width=\"1\"\/>\n        <rect x=\"30\"  y=\"110\" width=\"120\" height=\"80\" rx=\"0\" fill=\"rgba(255,137,60,.06)\" stroke=\"rgba(255,137,60,.25)\" stroke-width=\"1\"\/>\n        <rect x=\"150\" y=\"30\"  width=\"160\" height=\"160\" rx=\"0\" fill=\"rgba(9,57,61,.04)\"  stroke=\"rgba(9,57,61,.15)\"   stroke-width=\"1\"\/>\n        <text x=\"90\"  y=\"74\"  text-anchor=\"middle\" font-family=\"Advent Pro, sans-serif\" font-size=\"9\" fill=\"var(--mid)\"    letter-spacing=\".1em\" opacity=\".8\">CONCENTRATION<\/text>\n        <text x=\"90\"  y=\"154\" text-anchor=\"middle\" font-family=\"Advent Pro, sans-serif\" font-size=\"9\" fill=\"var(--orange)\"  letter-spacing=\".1em\" opacity=\".8\">COLLABORATION<\/text>\n        <text x=\"230\" y=\"112\" text-anchor=\"middle\" font-family=\"Advent Pro, sans-serif\" font-size=\"9\" fill=\"rgba(9,57,61,.5)\" letter-spacing=\".1em\">FLEX-OFFICE<\/text>\n        <rect x=\"42\"  y=\"42\"  width=\"14\" height=\"10\" rx=\"1\" fill=\"rgba(43,133,150,.25)\"\/>\n        <rect x=\"60\"  y=\"42\"  width=\"14\" height=\"10\" rx=\"1\" fill=\"rgba(43,133,150,.25)\"\/>\n        <rect x=\"78\"  y=\"42\"  width=\"14\" height=\"10\" rx=\"1\" fill=\"rgba(43,133,150,.25)\"\/>\n        <rect x=\"42\"  y=\"56\"  width=\"14\" height=\"10\" rx=\"1\" fill=\"rgba(43,133,150,.2)\"\/>\n        <rect x=\"60\"  y=\"56\"  width=\"14\" height=\"10\" rx=\"1\" fill=\"rgba(43,133,150,.2)\"\/>\n        <circle id=\"ps1\" cx=\"90\"  cy=\"150\" r=\"4\" fill=\"var(--orange)\" opacity=\".8\"\/>\n        <circle id=\"ps2\" cx=\"230\" cy=\"80\"  r=\"3\" fill=\"var(--mid)\"    opacity=\".7\"\/>\n        <circle id=\"ps3\" cx=\"230\" cy=\"140\" r=\"3\" fill=\"var(--light)\"  opacity=\".6\"\/>\n      <\/svg>\n      <p class=\"prest-quote\">Adapter l'espace \u00e0 vos besoins, de la conception \u00e0 la livraison cl\u00e9 en main.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 03 PATRIMOINE (anciennement 02) \u2500\u2500 -->\n  <div class=\"prest-item from-left\" data-href=\"https:\/\/www.gscconsulting.fr\/?page_id=302\">\n    <div class=\"prest-panel prest-panel-03\" data-num=\"03\">\n      <p class=\"prest-label\">Prestation 03<\/p>\n      <h2>Gestion &amp; optimisation<strong>du patrimoine<\/strong><\/h2>\n      <div class=\"prest-sep\"><\/div>\n      <ul class=\"prest-missions\">\n        <li>D\u00e9finition et analyse des process de gestion<\/li>\n        <li>Optimisation de l'exploitation de votre patrimoine<\/li>\n        <li>Assistance aux services g\u00e9n\u00e9raux (Facilities Management)<\/li>\n        <li>Mise en place d'outils de gestion (GSC Facilities)<\/li>\n        <li>Am\u00e9lioration de la performance immobili\u00e8re<\/li>\n      <\/ul>\n      <a href=\"https:\/\/www.gscconsulting.fr\/?page_id=302\" class=\"prest-cta\">\n        D\u00e9couvrir\n        <svg viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M2 7h10M8 3l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n    <\/div>\n    <div class=\"prest-visual\">\n      <svg viewBox=\"0 0 340 220\" fill=\"none\">\n        <rect x=\"30\"  y=\"40\"  width=\"80\" height=\"60\" rx=\"4\" fill=\"rgba(43,133,150,.1)\"  stroke=\"var(--mid)\"   stroke-width=\"1.3\"\/>\n        <rect x=\"130\" y=\"40\"  width=\"80\" height=\"60\" rx=\"4\" fill=\"rgba(43,133,150,.07)\" stroke=\"var(--mid)\"   stroke-width=\"1\" opacity=\".6\"\/>\n        <rect x=\"230\" y=\"40\"  width=\"80\" height=\"60\" rx=\"4\" fill=\"rgba(43,133,150,.07)\" stroke=\"var(--mid)\"   stroke-width=\"1\" opacity=\".6\"\/>\n        <rect x=\"30\"  y=\"120\" width=\"80\" height=\"60\" rx=\"4\" fill=\"rgba(43,133,150,.07)\" stroke=\"var(--mid)\"   stroke-width=\"1\" opacity=\".6\"\/>\n        <rect x=\"130\" y=\"120\" width=\"80\" height=\"60\" rx=\"4\" fill=\"rgba(255,137,60,.08)\" stroke=\"var(--orange)\" stroke-width=\"1.2\"\/>\n        <rect x=\"230\" y=\"120\" width=\"80\" height=\"60\" rx=\"4\" fill=\"rgba(43,133,150,.07)\" stroke=\"var(--mid)\"   stroke-width=\"1\" opacity=\".6\"\/>\n        <text x=\"70\"  y=\"75\"  text-anchor=\"middle\" font-family=\"Advent Pro, sans-serif\" font-size=\"10\" fill=\"var(--mid)\"    letter-spacing=\".08em\">SURFACES<\/text>\n        <text x=\"170\" y=\"75\"  text-anchor=\"middle\" font-family=\"Advent Pro, sans-serif\" font-size=\"10\" fill=\"rgba(43,133,150,.5)\" letter-spacing=\".08em\">PERSONNEL<\/text>\n        <text x=\"270\" y=\"75\"  text-anchor=\"middle\" font-family=\"Advent Pro, sans-serif\" font-size=\"10\" fill=\"rgba(43,133,150,.5)\" letter-spacing=\".08em\">CONTRATS<\/text>\n        <text x=\"70\"  y=\"155\" text-anchor=\"middle\" font-family=\"Advent Pro, sans-serif\" font-size=\"10\" fill=\"rgba(43,133,150,.5)\" letter-spacing=\".08em\">TRAVAUX<\/text>\n        <text x=\"170\" y=\"155\" text-anchor=\"middle\" font-family=\"Advent Pro, sans-serif\" font-size=\"10\" fill=\"var(--orange)\"  letter-spacing=\".08em\">CO\u00dbTS<\/text>\n        <text x=\"270\" y=\"155\" text-anchor=\"middle\" font-family=\"Advent Pro, sans-serif\" font-size=\"10\" fill=\"rgba(43,133,150,.5)\" letter-spacing=\".08em\">MAINTENANCE<\/text>\n        <line x1=\"110\" y1=\"70\"  x2=\"130\" y2=\"70\"  stroke=\"rgba(43,133,150,.2)\" stroke-width=\"1\" stroke-dasharray=\"3 3\"\/>\n        <line x1=\"210\" y1=\"70\"  x2=\"230\" y2=\"70\"  stroke=\"rgba(43,133,150,.2)\" stroke-width=\"1\" stroke-dasharray=\"3 3\"\/>\n        <line x1=\"70\"  y1=\"100\" x2=\"70\"  y2=\"120\" stroke=\"rgba(43,133,150,.2)\" stroke-width=\"1\" stroke-dasharray=\"3 3\"\/>\n        <line x1=\"170\" y1=\"100\" x2=\"170\" y2=\"120\" stroke=\"rgba(43,133,150,.2)\" stroke-width=\"1\" stroke-dasharray=\"3 3\"\/>\n        <line x1=\"270\" y1=\"100\" x2=\"270\" y2=\"120\" stroke=\"rgba(43,133,150,.2)\" stroke-width=\"1\" stroke-dasharray=\"3 3\"\/>\n        <!-- 3 points anim\u00e9s qui se d\u00e9placent (au lieu de l'unique point fixe) -->\n        <circle id=\"pp1\" cx=\"170\" cy=\"150\" r=\"5\" fill=\"var(--orange)\" opacity=\".9\"\/>\n        <circle id=\"pp2\" cx=\"70\"  cy=\"70\"  r=\"3\" fill=\"var(--mid)\"    opacity=\".7\"\/>\n        <circle id=\"pp3\" cx=\"270\" cy=\"150\" r=\"3\" fill=\"var(--light)\"  opacity=\".6\"\/>\n      <\/svg>\n      <p class=\"prest-quote\">Optimiser l'exploitation de votre patrimoine avec m\u00e9thode et pr\u00e9cision.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 04 CONSEIL IMMOBILIER \u2500\u2500 -->\n  <div class=\"prest-item from-right\" data-href=\"https:\/\/www.gscconsulting.fr\/?page_id=408\">\n    <div class=\"prest-panel prest-panel-04\" data-num=\"04\">\n      <p class=\"prest-label\">Prestation 04<\/p>\n      <h2>Conseil en<strong>immobilier d'entreprise<\/strong><\/h2>\n      <div class=\"prest-sep\"><\/div>\n      <ul class=\"prest-missions\">\n        <li>Analyse fonctionnelle par rapport aux besoins<\/li>\n        <li>Analyse critique de la consommation (m\u00b2\/personne)<\/li>\n        <li>Analyse du rendement des immeubles<\/li>\n        <li>Audit des installations techniques et des co\u00fbts<\/li>\n        <li>Identification du CORP<\/li>\n      <\/ul>\n      <a href=\"https:\/\/www.gscconsulting.fr\/?page_id=408\" class=\"prest-cta\">\n        D\u00e9couvrir\n        <svg viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M2 7h10M8 3l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n    <\/div>\n    <div class=\"prest-visual\">\n      <svg viewBox=\"0 0 340 220\" fill=\"none\">\n        <line x1=\"40\"  y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"rgba(9,57,61,.2)\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <line x1=\"40\"  y1=\"180\" x2=\"40\"  y2=\"20\"  stroke=\"rgba(9,57,61,.2)\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <rect x=\"60\"  y=\"80\"  width=\"30\" height=\"100\" rx=\"2\" fill=\"rgba(43,133,150,.3)\"  stroke=\"var(--mid)\"    stroke-width=\"1\"\/>\n        <rect x=\"110\" y=\"50\"  width=\"30\" height=\"130\" rx=\"2\" fill=\"rgba(43,133,150,.5)\"  stroke=\"var(--mid)\"    stroke-width=\"1.2\"\/>\n        <rect x=\"160\" y=\"100\" width=\"30\" height=\"80\"  rx=\"2\" fill=\"rgba(255,137,60,.3)\"  stroke=\"var(--orange)\" stroke-width=\"1\"\/>\n        <rect x=\"210\" y=\"60\"  width=\"30\" height=\"120\" rx=\"2\" fill=\"rgba(43,133,150,.35)\" stroke=\"var(--mid)\"    stroke-width=\"1\"\/>\n        <rect x=\"260\" y=\"110\" width=\"30\" height=\"70\"  rx=\"2\" fill=\"rgba(43,133,150,.2)\"  stroke=\"var(--mid)\"    stroke-width=\"1\" opacity=\".7\"\/>\n        <text x=\"75\"  y=\"196\" text-anchor=\"middle\" font-family=\"Lato, sans-serif\" font-size=\"8\" fill=\"var(--muted)\">Site A<\/text>\n        <text x=\"125\" y=\"196\" text-anchor=\"middle\" font-family=\"Lato, sans-serif\" font-size=\"8\" fill=\"var(--muted)\">Site B<\/text>\n        <text x=\"175\" y=\"196\" text-anchor=\"middle\" font-family=\"Lato, sans-serif\" font-size=\"8\" fill=\"var(--orange)\">Site C<\/text>\n        <text x=\"225\" y=\"196\" text-anchor=\"middle\" font-family=\"Lato, sans-serif\" font-size=\"8\" fill=\"var(--muted)\">Site D<\/text>\n        <text x=\"275\" y=\"196\" text-anchor=\"middle\" font-family=\"Lato, sans-serif\" font-size=\"8\" fill=\"var(--muted)\">Site E<\/text>\n        <text x=\"15\" y=\"115\" font-family=\"Advent Pro, sans-serif\" font-size=\"8\" fill=\"var(--muted)\" transform=\"rotate(-90 15 115)\" text-anchor=\"middle\" letter-spacing=\".08em\">CORP<\/text>\n        <line x1=\"40\" y1=\"115\" x2=\"310\" y2=\"115\" stroke=\"rgba(255,137,60,.4)\" stroke-width=\"1\" stroke-dasharray=\"5 4\"\/>\n        <circle id=\"pc1\" cx=\"175\" cy=\"100\" r=\"5\" fill=\"var(--orange)\" opacity=\".9\"\/>\n        <circle id=\"pc2\" cx=\"125\" cy=\"50\"  r=\"3\" fill=\"var(--mid)\"    opacity=\".6\"\/>\n      <\/svg>\n      <p class=\"prest-quote\">Am\u00e9liorer la performance de votre parc immobilier avec des indicateurs objectifs.<\/p>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n  \/* Scroll reveal *\/\n  const prestItems = Array.from(document.querySelectorAll('.prest-item'));\n  const prestObs = new IntersectionObserver(entries => {\n    entries.forEach(e => {\n      if (e.isIntersecting) {\n        e.target.classList.add('visible');\n        prestObs.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.08 });\n  prestItems.forEach(el => prestObs.observe(el));\n\n  \/* Clic sur toute la carte *\/\n  prestItems.forEach(item => {\n    item.addEventListener('click', () => {\n      const href = item.dataset.href;\n      if (href) window.location.href = href;\n    });\n  });\n\n  \/* Animations SVG *\/\n  function g(id) { return document.getElementById(id); }\n\n  (function loop() {\n    const t = Date.now() * 0.001;\n\n    \/* Relocalisation *\/\n    const pr1 = g('pr1'), pr2 = g('pr2'), pr3 = g('pr3');\n    if (pr1) {\n      pr1.setAttribute('cx', 170 + Math.cos(t * 0.5)      * 40);\n      pr1.setAttribute('cy',  40 + Math.sin(t * 0.4)      * 15);\n      pr2.setAttribute('cx',  80 + Math.cos(t * 0.38 + 2) * 30);\n      pr2.setAttribute('cy',  60 + Math.sin(t * 0.5 + 1)  * 12);\n      pr3.setAttribute('cx', 260 + Math.cos(t * 0.45 + 4) * 25);\n      pr3.setAttribute('cy',  55 + Math.sin(t * 0.35 + 3) * 14);\n    }\n\n    \/* Space planning *\/\n    const ps1 = g('ps1'), ps2 = g('ps2'), ps3 = g('ps3');\n    if (ps1) {\n      ps1.setAttribute('cx',  90 + Math.cos(t * 0.4)      * 50);\n      ps1.setAttribute('cy', 150 + Math.sin(t * 0.5)      * 20);\n      ps2.setAttribute('cx', 230 + Math.cos(t * 0.35 + 2) * 40);\n      ps2.setAttribute('cy',  80 + Math.sin(t * 0.45 + 1) * 30);\n      ps3.setAttribute('cx', 230 + Math.cos(t * 0.55 + 4) * 35);\n      ps3.setAttribute('cy', 140 + Math.sin(t * 0.4 + 3)  * 20);\n    }\n\n    \/* Patrimoine : 3 points qui se d\u00e9placent *\/\n    const pp1 = g('pp1'), pp2 = g('pp2'), pp3 = g('pp3');\n    if (pp1) {\n      pp1.setAttribute('cx', 170 + Math.cos(t * 0.42)      * 60);\n      pp1.setAttribute('cy', 150 + Math.sin(t * 0.38)      * 25);\n      pp2.setAttribute('cx',  70 + Math.cos(t * 0.55 + 2)  * 40);\n      pp2.setAttribute('cy',  70 + Math.sin(t * 0.48 + 1)  * 30);\n      pp3.setAttribute('cx', 270 + Math.cos(t * 0.35 + 4)  * 35);\n      pp3.setAttribute('cy', 150 + Math.sin(t * 0.52 + 3)  * 25);\n    }\n\n    \/* Conseil immobilier *\/\n    const pc1 = g('pc1'), pc2 = g('pc2');\n    if (pc1) {\n      pc1.setAttribute('r', 4 + Math.abs(Math.sin(t * 1.0)) * 2);\n      pc2.setAttribute('r', 2.5 + Math.abs(Math.sin(t * 0.8 + 1)) * 1.5);\n    }\n\n    requestAnimationFrame(loop);\n  })();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f6c5705 e-flex e-con-boxed e-con e-parent\" data-id=\"f6c5705\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-474e36c elementor-align-center elementor-widget elementor-widget-button\" data-id=\"474e36c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-wobble-horizontal\" href=\"https:\/\/www.gscconsulting.fr\/?page_id=185\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-comments\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M532 386.2c27.5-27.1 44-61.1 44-98.2 0-80-76.5-146.1-176.2-157.9C368.3 72.5 294.3 32 208 32 93.1 32 0 103.6 0 192c0 37 16.5 71 44 98.2-15.3 30.7-37.3 54.5-37.7 54.9-6.3 6.7-8.1 16.5-4.4 25 3.6 8.5 12 14 21.2 14 53.5 0 96.7-20.2 125.2-38.8 9.2 2.1 18.7 3.7 28.4 4.9C208.1 407.6 281.8 448 368 448c20.8 0 40.8-2.4 59.8-6.8C456.3 459.7 499.4 480 553 480c9.2 0 17.5-5.5 21.2-14 3.6-8.5 1.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1 305c-14.1 9.1-28.5 16.3-43.1 21.4 2.7-4.7 5.4-9.7 8-14.8l15.5-31.1L77.7 256C64.2 242.6 48 220.7 48 192c0-60.7 73.3-112 160-112s160 51.3 160 112-73.3 112-160 112c-16.5 0-33-1.9-49-5.6l-19.8-4.5zM498.3 352l-24.7 24.4 15.5 31.1c2.6 5.1 5.3 10.1 8 14.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9 4.6c-16 3.7-32.5 5.6-49 5.6-54 0-102.2-20.1-131.3-49.7C338 339.5 416 272.9 416 192c0-3.4-.4-6.7-.7-10C479.7 196.5 528 238.8 528 288c0 28.7-16.2 50.6-29.7 64z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Posez-nous vos questions !<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc80622 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"cc80622\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-wobble-horizontal\" href=\"tel:+33143745422\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Appelez-nous<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-749aca6 e-flex e-con-boxed e-con e-parent\" data-id=\"749aca6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1962dd0 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1962dd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Ils nous ont accord\u00e9 leur confiance<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d031800 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d031800\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b3c1f08 e-flex e-con-boxed e-con e-parent\" data-id=\"b3c1f08\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-643aefa elementor-arrows-position-outside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"643aefa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:67,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;autoplay_speed&quot;:400,&quot;speed&quot;:800,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.31.25.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.31.25\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.32.30.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.32.30\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.30.51.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.30.51\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.34.28.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.34.28\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.33.22.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.33.22\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.34.35.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.34.35\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.31.59.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.31.59\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.35.01.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.35.01\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.32.23.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.32.23\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.31.17.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.31.17\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.33.17.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.33.17\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.31.35.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.31.35\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.31.44.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.31.44\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.31.52.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.31.52\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.32.08.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.32.08\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.32.17.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.32.17\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.32.40.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.32.40\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.32.59.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.32.59\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.33.08.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.33.08\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.33.29.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.33.29\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.33.37.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.33.37\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.33.47.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.33.47\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.33.54.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.33.54\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.34.00.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.34.00\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"25 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.34.07.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.34.07\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"26 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.34.17.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.34.17\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"27 sur 27\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.gscconsulting.fr\/wp-content\/uploads\/2026\/02\/Capture-decran-2026-02-25-a-21.34.42.png\" alt=\"Capture d\u2019e\u0301cran 2026-02-25 a\u0300 21.34.42\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Nos prestations Prestation 01 Relocalisation&amp; Conduite du changement Pilotage, organisation et suivi de projet D\u00e9finition du sch\u00e9ma directeur immobilier Accompagnement \u00e0 la recherche immobili\u00e8re Assistance au choix et \u00e0 la n\u00e9gociation Communication interne et accompagnement social D\u00e9couvrir Ma\u00eetriser l&rsquo;ensemble des enjeux et contraintes pour atteindre les objectifs de l&rsquo;entreprise. Prestation 02 Space planning&amp; Architecture int\u00e9rieure [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-440","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/www.gscconsulting.fr\/index.php?rest_route=\/wp\/v2\/pages\/440","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gscconsulting.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.gscconsulting.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.gscconsulting.fr\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gscconsulting.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=440"}],"version-history":[{"count":13,"href":"https:\/\/www.gscconsulting.fr\/index.php?rest_route=\/wp\/v2\/pages\/440\/revisions"}],"predecessor-version":[{"id":661,"href":"https:\/\/www.gscconsulting.fr\/index.php?rest_route=\/wp\/v2\/pages\/440\/revisions\/661"}],"wp:attachment":[{"href":"https:\/\/www.gscconsulting.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}