CINXE.COM
SG - Banque et Assurance au plus proche de vous
<!DOCTYPE html> <html lang="fr" prefix="og: http://ogp.me/ns#"> <head> <script charset="UTF-8" src="/static/Resources/js/n2g_secu.js"></script> <script type="text/javascript">frame_shield();</script> <!-- SEO, Lien canonique : / --> <link rel="canonical" href="https://particuliers.sg.fr/"> <meta property="og:url" content="https://particuliers.sg.fr/"> <meta property="og:image" content="https://particuliers.sg.fr/staticfiles/Particuliers/Medias/Home/societe-generale-banque-assurance_20221103145412.jpg" /> <title>SG - Banque et Assurance au plus proche de vous</title> <meta name="title" content="SG - Banque et Assurance au plus proche de vous"> <meta property="og:title" content="SG - Banque et Assurance au plus proche de vous" /> <meta name="description" content="Société Générale et les banques du groupe Crédit du Nord fusionnent pour devenir SG. Accédez à vos comptes bancaires ou découvrez nos offres et services."> <meta name="twitter:card" content="summary" /> <meta name="facebook-domain-verification" content="81fc7zuscbj8isg7196760euld2zd6" /> <!-- Start SmartBanner configuration --> <meta name="smartbanner:title" content="L'Appli SG"> <meta name="smartbanner:author" content="Société Générale"> <meta name="smartbanner:price" content="Disponible"> <meta name="smartbanner:price-suffix-apple" content=" sur l'App Store"> <meta name="smartbanner:price-suffix-google" content=" sur Google Play"> <meta name="smartbanner:price-suffix-huawei" content=" sur AppGallery"> <meta name="smartbanner:icon-apple" content="https://particuliers.sg.fr/static/Resources/img/pictosg.png"> <meta name="smartbanner:icon-google" content="https://particuliers.sg.fr/static/Resources/img/pictosg.png"> <meta name="smartbanner:icon-huawei" content="https://particuliers.sg.fr/static/Resources/img/pictosg.png"> <meta name="smartbanner:button" content="Accéder"> <meta name="smartbanner:button-url-apple" content=""> <meta name="smartbanner:button-url-google" content=""> <meta name="smartbanner:button-url-huawei" content=""> <meta name="smartbanner:enabled-platforms" content="android,ios,huawei"> <meta name="smartbanner:close-label" content="Fermer"> <!-- End SmartBanner configuration --> <meta charset="utf-8"><meta name="viewport" content="initial-scale=1, maximum-scale=2, viewport-fit=cover"><link rel="icon" type="image/x-icon" href="/static/Resources/img/favicon.ico"> <script type="text/javascript"> if (typeof userSegments === "undefined") { var userSegments = []; } if (typeof userSegmentNames === "undefined") { var userSegmentNames = []; } userSegments.push("S--1470891196-0000000000000000000000RCRD"); userSegments.push("S-1291998658-00000000000000000000000RCRD"); userSegments.push("S-1609544352-00000000000000000000000RCRD"); userSegmentNames.push("0"); userSegmentNames.push("Desktop"); userSegmentNames.push("Clients_Generiques"); </script> <link href="/static/dcw-assets/1.7-20241202-1627/css/pri/index.min.css" rel="stylesheet" type="text/css" /> <link href="/staticfiles/Resources/stylesheets/spec56_btn_gsm_all_gcd_20240820151115.min.css" rel="stylesheet" type="text/css"/> <link href="/static/dcw-assets/1.7-20241202-1627/css/print.min.css" rel="stylesheet" type="text/css" media="print"/> <script type="text/javascript"> function getCookie(name) { var value = "; " + document.cookie; var parts = value.split("; " + name + "="); if (parts.length == 2) { return parts.pop().split(";").shift(); } return ""; } function setValue(defaultVal, val) { if (val == null || val.trim() === '') { return defaultVal } return val; } function setValueBoolean(defaultVal, val) { if (val == null || val.trim() === '') { return defaultVal } return val == 1; } function addAdditionalParams(tc_vars) { try { var additionals = "" additionals = additionals.replace(/'/g, "").replace(/"/g, '') const params = additionals.split(',') for (var i = 0; i < params.length; i++) { const param = params[i].split(':') tc_vars[param[0].trim()] = param[1].trim() }; } catch (e) { } } function getTechnicalUrl() { var parser = document.createElement("a"); parser.href = document.querySelector('meta[property="og:url"]').content; var technical_url = parser.href.replace(parser.protocol +'//'+ parser.hostname,''); return technical_url } function getEnvRelease(){ var urlEnv = window.location.href; if(urlEnv.indexOf("sg.fr") > -1){ return "sg"; }else{ return "societe-generale"; } } function tms_trackEvent(el, event, type_track, prefix_track, trackLabel) { let track_Label = prefix_track + trackLabel; if (type_track == "P") { // Page_name tracking if (tc_vars.page_name) //tms_PageName track_Label = tc_vars.page_name + "::" + track_Label; } bddfTms.trackEvent(el, event, {event_name:track_Label}); } const empty = ""; //const version = "V3"; var tc_vars = { "page_section": setValue(empty, ""), "page_category_1": "accueil", "page_category_2": "generique", "page_category_3": "", "page_name": "home", "page_type": setValue(empty, "homepage"), "page_noload": false, "no_load": false, "product_category_1": setValue(empty, ""), "product_category_2": setValue(empty, ""), "product_category_3": setValue(empty, ""), "product_category_4": setValue(empty, ""), "product_category_5": setValue(empty, ""), "product_name_trade": setValue(empty, ""), "product_target": setValue(empty, ""), "env_channel": setValue("website", ""), "env_market": setValue("particuliers", ""), "env_work": "production", "user_is_identified": false, "user_is_supervisor" : false, "env_is_private": setValueBoolean(false, ""), "page_technical_url": getTechnicalUrl(), "user_bank":setValue(empty, ""), "env_domain":getEnvRelease() }; addAdditionalParams(tc_vars); var xiti_xtn2 = "accueil"; var xtn2 = "accueil"; var sasInf = document.getElementById('sas_user_info'); if (sasInf) { var sasHtml = sasInf.innerHTML; try { var sasJs = JSON.parse(sasHtml.trim()); if (sasJs && sasJs.IdStat && sasJs["user-info-firstname"] && sasJs["user-info-lastname"]) { tc_vars["user_id"] = sasJs.IdStat; tc_vars["user_is_logged"] = true; } else { tc_vars["user_is_logged"] = false; } if(sasJs && sasJs["user-info-sup"]==="true" ){ tc_vars["user_is_supervisor"] = true; }else{ tc_vars["user_is_supervisor"] = false; } } catch (e) { tc_vars["user_is_logged"] = false; } } else { tc_vars["user_is_logged"] = false; } </script> <script charset="UTF-8" src="/staticfiles/Resources/js/ABTesting/PRI/main/head-section-async_testing-main_17332236370000.js" async/></script><script type="text/javascript"> // Duration in milliseconds to wait while the Kameleoon application file is loaded var kameleoonLoadingTimeout = 1000; window.kameleoonQueue = window.kameleoonQueue || []; window.kameleoonStartLoadTime = new Date().getTime(); if (! document.getElementById("kameleoonLoadingStyleSheet") && ! window.kameleoonDisplayPageTimeOut) { var kameleoonS = document.getElementsByTagName("script")[0]; var kameleoonCc = "* { visibility: hidden !important; background-image: none !important; }"; var kameleoonStn = document.createElement("style"); kameleoonStn.type = "text/css"; kameleoonStn.id = "kameleoonLoadingStyleSheet"; if (kameleoonStn.styleSheet) { kameleoonStn.styleSheet.cssText = kameleoonCc; } else { kameleoonStn.appendChild(document.createTextNode(kameleoonCc)); } kameleoonS.parentNode.insertBefore(kameleoonStn, kameleoonS); window.kameleoonDisplayPage = function(fromEngine) { if (!fromEngine) { window.kameleoonTimeout = true; } if (kameleoonStn.parentNode) { kameleoonStn.parentNode.removeChild(kameleoonStn); } }; window.kameleoonDisplayPageTimeOut = window.setTimeout(window.kameleoonDisplayPage, kameleoonLoadingTimeout); } (function () { window.kameleoonQueue = window.kameleoonQueue || []; kameleoonQueue.push(['Data.setCustomData', 'user_is_logged', tc_vars.user_is_logged]); kameleoonQueue.push(['Data.setCustomData', 'user_is_identified', tc_vars.user_is_identified]); kameleoonQueue.push(['Data.setCustomData', 'env_channel', tc_vars.env_channel]); kameleoonQueue.push(['Data.setCustomData', 'env_market', tc_vars.env_market]); kameleoonQueue.push(['Data.setCustomData', 'env_work', tc_vars.env_work]); kameleoonQueue.push(['Data.setCustomData', 'env_is_private', tc_vars.env_is_private]); var pageName = []; var pageCategory1 = tc_vars.page_category_1; var pageCategory2 = tc_vars.page_category_2; var pageCategory3 = tc_vars.page_category_3; if (pageCategory1) pageName.push(pageCategory1); if (pageCategory2) pageName.push(pageCategory2); if (pageCategory3) pageName.push(pageCategory3); pageName.push(tc_vars.page_name); kameleoonQueue.push(['Data.setCustomData', 'page_name', pageName.join("::")]); kameleoonQueue.push(['Data.setCustomData', 'page_type', tc_vars.page_type]); })(); </script><link rel="stylesheet" href="/static/Resources/stylesheets/common/smartbanner.css?1710"><link rel="stylesheet" href="/static/Resources/stylesheets/common/swiper-4.5.0.min.css?03092021"><link rel="stylesheet" href="/static/Resources/stylesheets/avenir/avenir.css?160924"> <link rel="stylesheet" href="/static/Resources/stylesheets/avenir/avenir-custom.css?111224"><meta name="google-site-verification" content="5UupbgBRktDIb56PsuqTmwHaM5Gi5F8JZeP4LPgBqtU" /></head> <body> <button class="dcw_skip" onclick="scrollToElement('go-navigation');">Aller au menu principal</button> <button class="dcw_skip" onclick="scrollToElement('go-content');">Aller au contenu</button> <header role="banner" class="rsp_header header-deco js-header-lhs-no-auth"> <nav class="rsp_nav rsp_nav--above" style="z-index: 11;"> <ul class="rsp_nav__list"> <li class="dcw_dropdown dcw_dropdown_button js-dropdown-light"> <button class="rsp_dropdown rsp_btn--toggle js-dropdown_btn" aria-label="Ouvrir la liste des autres sites SG" aria-expanded="false" type="button" data-bs-toggle="dropdown" aria-controls="id_menu_deroulant_metiers"> Particuliers <svg aria-hidden='true' focusable='false' class='dcw_dropdown_icon_arrow' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#arrow-dropdown'></use></svg> </button> <ul class="dcw_dropdown_list toggle_content dcw_hidden" id="id_menu_deroulant_metiers"> <li class="rsp_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://www.privatebanking.societegenerale.com/fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"banque-privee"})><span>Banque Privée</span></a> </li> <li class="rsp_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="/bfm" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"agents-du-secteur-public"})><span>Agents du secteur public</span></a> </li> <li class="rsp_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://professionnels.sg.fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"professionnels"})><span>Professionnels</span></a> </li> <li class="rsp_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://associations.sg.fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"associations"})><span>Associations</span></a> </li> <li class="rsp_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://entreprises.sg.fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"entreprises"})><span>Entreprises</span></a> </li> <li class="rsp_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://economiepublique.sg.fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"economie-publique"})><span>Économie publique</span></a> </li> <li class="rsp_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://banque.sg.fr" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"decouvrir-sg"})><span>Découvrir SG</span></a> </li> </ul> </li><li class="dcw_dropdown dcw_dropdown_button js-dropdown-light"> <button class="rsp_dropdown rsp_btn--toggle rsp_dropdown_second js-dropdown_btn" aria-label="Ouvrir la liste des régions SG" aria-expanded="false" type="button" data-bs-toggle="dropdown" aria-controls="id_menu_deroulant_regions">Nos régions <svg aria-hidden='true' focusable='false' class='dcw_dropdown_icon_arrow' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#arrow-dropdown'></use></svg> </button> <ul class="dcw_dropdown_list dcw_dropdown_list_column toggle_content dcw_hidden" id="id_menu_deroulant_regions"> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-credit-du-nord">SG Crédit du Nord</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-grand-est">SG Grand Est</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-laydernier">SG Laydernier</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-auvergne">SG Auvergne Rhône Alpes</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-smc">SG SMC</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-societe-generale-corse">SG Société Générale (Corse)</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-courtois">SG Courtois</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-sud-ouest">SG Sud Ouest</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-tarneaud">SG Tarneaud</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-grand-ouest">SG Grand Ouest</a> </li> <li class="rsp_dropdown_item"> <a data-tms-container-label="footer-other-links-sg" class="dcw_dropdown_link js-dropdown_link" href="/sg-societe-generale">SG Société Générale (Île-de-France)</a> </li> </ul> </li> <li class="rsp_nav__item rsp_nav__item--push-right" data-channelid=""> <a href="https://agences.sg.fr/banque-assurance/" class="rsp_nav__link" data-element-label="agences"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"agences"})><svg aria-hidden='true' focusable='false' width='18' height='18'><use xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#lhs-localisation'></use></svg><span>Agences</span></a> </li> <li class="rsp_nav__item" data-channelid="fa83c5ca6a7e3710VgnVCM10000057f440c0RCRD"> <a href="/aides-contact-public/contacter-conseiller" class="rsp_nav__link" data-element-label="aide-et-contacts"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"aide-et-contacts"})><svg aria-hidden='true' focusable='false' width='18' height='18'><use xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#lhs-urgence'></use></svg><span>Aide et contacts</span></a> </li> <li class="rsp_nav__item" data-channelid="ac73bc9bdd204610VgnVCM1000000ae1c6c0RCRD"> <a href="/securite" class="rsp_nav__link" data-element-label="securite"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"securite"})><svg aria-hidden='true' focusable='false' width='18' height='18'><use xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#fonc-moyens-securite'></use></svg><span>Sécurité</span></a> </li> </ul> </nav> <div class="rsp_header__wrapper-nav"> <button class="rsp_btn rsp_btn--burger js-header-burger" aria-controls="menuMobile" aria-expanded="false" type="button" aria-label="Menu de navigation"> <svg aria-hidden='true' focusable='false' class='picto-menu v-align-middle' viewBox="0 0 24 26" height="26" width="24"><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#lhs-burger-menu'></use></svg> <svg aria-hidden='true' focusable='false' class='picto-close v-align-middle' viewBox="0 0 20 20" height="20" width="20"><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#lhs-burger-close'></use></svg> </button> <a href="/" class="rsp_header__logo-mob" title="SG - Aller à l'accueil" onclick="bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::logo-particuliers'})"> <svg role="img" aria-label="Logo SG - C'est vous l'avenir" focusable="false" height="48" width="197" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 140.2 34.1" style="enable-background:new 0 0 140.2 34.1; xml:space="preserve"> <style type="text/css"> .st0{fill:none;} .st1{fill:#E60028;} .st2{fill:#FFFFFF;} </style> <g> <path d="M73,12.1c0-2.2,1.7-3.7,4-3.7c1.3,0,2.4,0.5,3.1,1.4l-1.3,1.2c-0.5-0.5-1-0.8-1.7-0.8c-1.2,0-2,0.8-2,2.1 c0,1.2,0.8,2.1,2,2.1c0.7,0,1.2-0.3,1.7-0.8l1.3,1.2c-0.7,0.9-1.8,1.4-3.1,1.4C74.7,15.9,73,14.3,73,12.1z"></path> <path d="M82.9,9.1c0,0.3,0,0.5-0.3,1.2l-0.7,1.5h-1.2l0.5-1.7c-0.4-0.2-0.6-0.5-0.6-1C80.5,8.4,81,8,81.7,8 C82.4,8,82.9,8.4,82.9,9.1z"></path> <path d="M89.6,14.1v1.6h-5.8V8.5h5.7v1.6h-3.6v1.2h3.2v1.5h-3.2v1.3H89.6z"></path> <path d="M90.2,15.1l0.7-1.5c0.6,0.4,1.5,0.7,2.4,0.7c0.8,0,1.2-0.2,1.2-0.6c0-1.1-4.1-0.3-4.1-3c0-1.3,1.1-2.3,3.2-2.3 c0.9,0,1.9,0.2,2.6,0.6l-0.6,1.5c-0.7-0.4-1.4-0.6-2-0.6c-0.9,0-1.2,0.3-1.2,0.6c0,1.1,4.1,0.3,4.1,2.9c0,1.3-1.1,2.3-3.2,2.3 C92.1,15.9,90.9,15.5,90.2,15.1z"></path> <path d="M99.1,10.1h-2.2V8.5h6.5v1.6h-2.2v5.6h-2V10.1z"></path> <path d="M114.6,8.5l-3.1,7.2h-2l-3.1-7.2h2.2l2,4.7l2-4.7H114.6z"></path> <path d="M114.3,12.1c0-2.2,1.7-3.7,4-3.7c2.3,0,4,1.6,4,3.7s-1.7,3.7-4,3.7C116,15.9,114.3,14.3,114.3,12.1z M120.3,12.1 c0-1.2-0.9-2.1-1.9-2.1c-1.1,0-1.9,0.8-1.9,2.1s0.9,2.1,1.9,2.1C119.4,14.2,120.3,13.4,120.3,12.1z"></path> <path d="M123.5,12.5v-4h2v3.9c0,1.2,0.5,1.7,1.4,1.7c0.8,0,1.4-0.5,1.4-1.7V8.5h2v4c0,2.2-1.3,3.4-3.4,3.4 C124.8,15.9,123.5,14.7,123.5,12.5z"></path> <path d="M131.1,15.1l0.7-1.5c0.6,0.4,1.5,0.7,2.4,0.7c0.8,0,1.2-0.2,1.2-0.6c0-1.1-4.1-0.3-4.1-3c0-1.3,1.1-2.3,3.2-2.3 c0.9,0,1.9,0.2,2.6,0.6l-0.6,1.5c-0.7-0.4-1.4-0.6-2-0.6c-0.9,0-1.2,0.3-1.2,0.6c0,1.1,4.1,0.3,4.1,2.9c0,1.3-1.1,2.3-3.2,2.3 C133,15.9,131.8,15.5,131.1,15.1z"></path> <path d="M73.3,18.5h2v5.6h3.4v1.6h-5.5V18.5z"></path> <path d="M80.7,19.2c0,0.3,0,0.5-0.3,1.2l-0.7,1.5h-1.2l0.5-1.7c-0.4-0.2-0.6-0.5-0.6-1c0-0.7,0.5-1.2,1.2-1.2 C80.2,18,80.7,18.5,80.7,19.2z"></path> <path d="M85.9,24.4h-3l-0.6,1.4h-2.1l3.2-7.2h2l3.2,7.2h-2.1L85.9,24.4z M85.3,22.9l-0.9-2.3l-0.9,2.3H85.3z"></path> <path d="M95.2,18.5l-3.1,7.2h-2L87,18.5h2.2l2,4.7l2-4.7H95.2z"></path> <path d="M101.7,24.2v1.6h-5.8v-7.2h5.7v1.6H98v1.2h3.2v1.5H98v1.3H101.7z"></path> <path d="M109.7,18.5v7.2H108l-3.2-3.8v3.8h-2v-7.2h1.7l3.2,3.8v-3.8H109.7z"></path> <path d="M111.1,18.5h2v7.2h-2V18.5z"></path> <path d="M117.6,23.8h-1.1v1.9h-2v-7.2h3.3c2,0,3.2,1,3.2,2.7c0,1.1-0.5,1.8-1.4,2.3l1.6,2.3H119L117.6,23.8z M117.7,20.2h-1.1v2.1 h1.1c0.8,0,1.3-0.4,1.3-1.1C118.9,20.5,118.5,20.2,117.7,20.2z"></path> </g> <g> <path d="M9.1,15.6l1.3,0.3c3.2,0.7,4.6,2.1,4.6,4.6c0,3.1-2.3,4.8-6.6,4.8H2.8v-3.3c1.9,0.4,3.8,0.6,5.5,0.6c2.5,0,3.7-0.7,3.7-1.9 c0-1.3-0.6-1.7-3.4-2.3l-1.3-0.3c-3.2-0.6-4.6-2.1-4.6-4.6C2.7,10.6,5,8.9,9,8.9h5.1v3.3c-1.8-0.4-3.3-0.6-4.9-0.6 c-2.2,0-3.5,0.7-3.5,1.9C5.7,14.7,6.4,15.1,9.1,15.6z M31.3,17.1v8.2H26c-6,0-9.4-3-9.4-8.2c0-5.2,3.5-8.2,9.4-8.2h4.1v3.2 c-1.4-0.3-2.9-0.5-4.2-0.5c-3.8,0-6.1,2-6.1,5.5c0,3.4,2.3,5.4,6.1,5.4h2.5l0-5.4H31.3z"></path> </g> <rect x="38.2" y="3" class="st1" width="28.3" height="12.8"></rect> <rect x="38.2" y="18.5" width="28.3" height="12.8"></rect> <rect x="38.2" y="15.7" class="st2" width="28.3" height="2.8"></rect> </svg> </a> <a href="/" class="rsp_header__logo-desktop ml-m" title="SG - Aller à l'accueil" onclick="bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::logo-particuliers'})"> <svg role="img" aria-label="Logo SG - C'est vous l'avenir" focusable="false" height="50" width="205" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 140.2 34.1" style="enable-background:new 0 0 140.2 34.1;" xml:space="preserve"> <style type="text/css"> .st0{fill:none;} .st1{fill:#E60028;} .st2{fill:#FFFFFF;} </style> <g> <path d="M73,12.1c0-2.2,1.7-3.7,4-3.7c1.3,0,2.4,0.5,3.1,1.4l-1.3,1.2c-0.5-0.5-1-0.8-1.7-0.8c-1.2,0-2,0.8-2,2.1 c0,1.2,0.8,2.1,2,2.1c0.7,0,1.2-0.3,1.7-0.8l1.3,1.2c-0.7,0.9-1.8,1.4-3.1,1.4C74.7,15.9,73,14.3,73,12.1z"></path> <path d="M82.9,9.1c0,0.3,0,0.5-0.3,1.2l-0.7,1.5h-1.2l0.5-1.7c-0.4-0.2-0.6-0.5-0.6-1C80.5,8.4,81,8,81.7,8 C82.4,8,82.9,8.4,82.9,9.1z"></path> <path d="M89.6,14.1v1.6h-5.8V8.5h5.7v1.6h-3.6v1.2h3.2v1.5h-3.2v1.3H89.6z"></path> <path d="M90.2,15.1l0.7-1.5c0.6,0.4,1.5,0.7,2.4,0.7c0.8,0,1.2-0.2,1.2-0.6c0-1.1-4.1-0.3-4.1-3c0-1.3,1.1-2.3,3.2-2.3 c0.9,0,1.9,0.2,2.6,0.6l-0.6,1.5c-0.7-0.4-1.4-0.6-2-0.6c-0.9,0-1.2,0.3-1.2,0.6c0,1.1,4.1,0.3,4.1,2.9c0,1.3-1.1,2.3-3.2,2.3 C92.1,15.9,90.9,15.5,90.2,15.1z"></path> <path d="M99.1,10.1h-2.2V8.5h6.5v1.6h-2.2v5.6h-2V10.1z"></path> <path d="M114.6,8.5l-3.1,7.2h-2l-3.1-7.2h2.2l2,4.7l2-4.7H114.6z"></path> <path d="M114.3,12.1c0-2.2,1.7-3.7,4-3.7c2.3,0,4,1.6,4,3.7s-1.7,3.7-4,3.7C116,15.9,114.3,14.3,114.3,12.1z M120.3,12.1 c0-1.2-0.9-2.1-1.9-2.1c-1.1,0-1.9,0.8-1.9,2.1s0.9,2.1,1.9,2.1C119.4,14.2,120.3,13.4,120.3,12.1z"></path> <path d="M123.5,12.5v-4h2v3.9c0,1.2,0.5,1.7,1.4,1.7c0.8,0,1.4-0.5,1.4-1.7V8.5h2v4c0,2.2-1.3,3.4-3.4,3.4 C124.8,15.9,123.5,14.7,123.5,12.5z"></path> <path d="M131.1,15.1l0.7-1.5c0.6,0.4,1.5,0.7,2.4,0.7c0.8,0,1.2-0.2,1.2-0.6c0-1.1-4.1-0.3-4.1-3c0-1.3,1.1-2.3,3.2-2.3 c0.9,0,1.9,0.2,2.6,0.6l-0.6,1.5c-0.7-0.4-1.4-0.6-2-0.6c-0.9,0-1.2,0.3-1.2,0.6c0,1.1,4.1,0.3,4.1,2.9c0,1.3-1.1,2.3-3.2,2.3 C133,15.9,131.8,15.5,131.1,15.1z"></path> <path d="M73.3,18.5h2v5.6h3.4v1.6h-5.5V18.5z"></path> <path d="M80.7,19.2c0,0.3,0,0.5-0.3,1.2l-0.7,1.5h-1.2l0.5-1.7c-0.4-0.2-0.6-0.5-0.6-1c0-0.7,0.5-1.2,1.2-1.2 C80.2,18,80.7,18.5,80.7,19.2z"></path> <path d="M85.9,24.4h-3l-0.6,1.4h-2.1l3.2-7.2h2l3.2,7.2h-2.1L85.9,24.4z M85.3,22.9l-0.9-2.3l-0.9,2.3H85.3z"></path> <path d="M95.2,18.5l-3.1,7.2h-2L87,18.5h2.2l2,4.7l2-4.7H95.2z"></path> <path d="M101.7,24.2v1.6h-5.8v-7.2h5.7v1.6H98v1.2h3.2v1.5H98v1.3H101.7z"></path> <path d="M109.7,18.5v7.2H108l-3.2-3.8v3.8h-2v-7.2h1.7l3.2,3.8v-3.8H109.7z"></path> <path d="M111.1,18.5h2v7.2h-2V18.5z"></path> <path d="M117.6,23.8h-1.1v1.9h-2v-7.2h3.3c2,0,3.2,1,3.2,2.7c0,1.1-0.5,1.8-1.4,2.3l1.6,2.3H119L117.6,23.8z M117.7,20.2h-1.1v2.1 h1.1c0.8,0,1.3-0.4,1.3-1.1C118.9,20.5,118.5,20.2,117.7,20.2z"></path> </g> <g> <path d="M9.1,15.6l1.3,0.3c3.2,0.7,4.6,2.1,4.6,4.6c0,3.1-2.3,4.8-6.6,4.8H2.8v-3.3c1.9,0.4,3.8,0.6,5.5,0.6c2.5,0,3.7-0.7,3.7-1.9 c0-1.3-0.6-1.7-3.4-2.3l-1.3-0.3c-3.2-0.6-4.6-2.1-4.6-4.6C2.7,10.6,5,8.9,9,8.9h5.1v3.3c-1.8-0.4-3.3-0.6-4.9-0.6 c-2.2,0-3.5,0.7-3.5,1.9C5.7,14.7,6.4,15.1,9.1,15.6z M31.3,17.1v8.2H26c-6,0-9.4-3-9.4-8.2c0-5.2,3.5-8.2,9.4-8.2h4.1v3.2 c-1.4-0.3-2.9-0.5-4.2-0.5c-3.8,0-6.1,2-6.1,5.5c0,3.4,2.3,5.4,6.1,5.4h2.5l0-5.4H31.3z"></path> </g> <rect x="38.2" y="3" class="st1" width="28.3" height="12.8"></rect> <rect x="38.2" y="18.5" width="28.3" height="12.8"></rect> <rect x="38.2" y="15.7" class="st2" width="28.3" height="2.8"></rect> </svg> </a> <nav class="rsp_nav" role="navigation" aria-label="navigation principale"> <a id="go-navigation" tabindex="-1"></a> <ul class="rsp_nav__list js-nav-desktop"> <li class="rsp_nav__item js-mainnav-link ml-auto" data-channelid="6a29885f3a7df610VgnVCM10000057f440c0RCRD"> <a href="/ouvrir-compte-bancaire-en-ligne" class="rsp_nav__link rsp_nav__link--first-level" data-element-label="ouvrir-un-compte"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"ouvrir-un-compte"})>Ouvrir un compte</a> </li> <li class="rsp_nav__item js-mainnav-link" data-channelid="fa2d885f3a7df610VgnVCM10000057f440c0RCRD"> <a href="/emprunter" class="rsp_nav__link rsp_nav__link--first-level" data-element-label="emprunter"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"emprunter"})>Emprunter</a> </li> <li class="rsp_nav__item js-mainnav-link" data-channelid="5fad885f3a7df610VgnVCM10000057f440c0RCRD"> <a href="/epargner-placer-son-argent" class="rsp_nav__link rsp_nav__link--first-level" data-element-label="epargner"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"epargner"})>Épargner</a> </li> <li class="rsp_nav__item js-mainnav-link" data-channelid="5d9d885f3a7df610VgnVCM10000057f440c0RCRD"> <a href="/assurances" class="rsp_nav__link rsp_nav__link--first-level" data-element-label="assurer"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"assurer"})>Assurer</a> </li> <li class="rsp_nav__item js-mainnav-link" data-channelid="6085de457c68e610VgnVCM1000000ae1c6c0RCRD"> <a href="/nos-conseils" class="rsp_nav__link rsp_nav__link--first-level" data-element-label="nos-conseils"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"nos-conseils"})>Nos conseils</a> </li> <script id="hidden-autocompletion-file" type="text/x-custom-template"> /staticfiles/Configurations/Search/search_keywords_list_20221103145412.json </script> <li class="rsp_nav__item ml-auto mr-m js-nav-search"> <button class="rsp_btn bd-l_before js-search-menu" aria-controls="searchBox" onclick="bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::recherche'})"> <svg aria-hidden='true' focusable='false' style='color:#333' viewBox="0 0 24 24" height="24" width="24" aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#search'></use></svg> <span class="rsp_btn__legend">Recherche</span> </button> </li></ul> </nav> <!-- 2606 --> <a class="rsp_link rsp_link--picto-only ml-auto mr-m" id="login-box-disconnected-unauth-connect" href="/icd/cbo/index-authsec.html"; onclick="bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::espace-client'})" > <svg class='picto-mob' width="48" height="48" viewBox="0 0 48 48" aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#lhs-fonc-cadenas-mob'></use></svg><svg class='picto-desktop v-align-middle mr-s' width="24" height="24" viewBox="0 0 24 24" aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#lhs-fonc-cadenas'></use></svg> <span class="rsp_link__label">Espace client</span> </a> <aside class="rsp_menu-mob js-burger-content"> <nav class="rsp_nav js-nav-mobile"> <ul class="rsp_nav__list"> <li class="rsp_nav__item rsp_nav__item--search js-nav-search"> <form role="search" class="rsp_search-box" action="/resultats-recherche" method="get" data-clientside-id="setSecureSearchResults" data-clientside-segments="S--1651821497-0000000000000000000000RCRD"> <label for="search-mob" class="dcw_visually-hidden">Recherche</label> <input id="search-mob" type="search" class="rsp_nav__search js-main-search_field-mobile" onclick="bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::recherche'})"> <button type="submit" aria-label="Lancer la recherche" class="dcw_visually-hidden">Ok</button> </form> </li> <li class="rsp_nav__item"> <a class="rsp_nav__link rsp_nav__link--first-level" href="/ouvrir-compte-bancaire-en-ligne" data-element-label="ouvrir-un-compte"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"ouvrir-un-compte"})> Ouvrir un compte </a> </li> <li class="rsp_nav__item"> <a class="rsp_nav__link rsp_nav__link--first-level" href="/emprunter" data-element-label="emprunter"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"emprunter"})> Emprunter </a> </li> <li class="rsp_nav__item"> <a class="rsp_nav__link rsp_nav__link--first-level" href="/epargner-placer-son-argent" data-element-label="epargner"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"epargner"})> Épargner </a> </li> <li class="rsp_nav__item"> <a class="rsp_nav__link rsp_nav__link--first-level" href="/assurances" data-element-label="assurer"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"assurer"})> Assurer </a> </li> <li class="rsp_nav__item"> <a class="rsp_nav__link rsp_nav__link--first-level" href="/nos-conseils" data-element-label="nos-conseils"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"nos-conseils"})> Nos Conseils </a> </li> <li class="rsp_nav__item rsp_nav__item--emergency"> <button class="rsp_btn rsp_btn--emergency rsp_dropdown js-nav-mobile-first-lvl-btn" aria-expanded="false" aria-controls="sub-list-otherSite_metiers"> Particuliers <svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="currentColor" fill-rule="evenodd" d="M19.618 7L21 8.331 12 17 3 8.331 4.382 7 12 14.337z" /> </svg> </button> <ul id="sub-list-otherSite_metiers" class="rsp_nav__list js-nav-mobile-second-lvl-container"> <!-- ADD FIRST in is-active --> <li class="rsp_nav__item rsp_nav__item--connect"> <a class="rsp_nav__link rsp_nav__link--sub-level" href="https://www.privatebanking.societegenerale.com/fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"banque-privee"})><span>Banque Privée</span></a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a class="rsp_nav__link rsp_nav__link--sub-level" href="/bfm" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"agents-du-secteur-public"})><span>Agents du secteur public</span></a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a class="rsp_nav__link rsp_nav__link--sub-level" href="https://professionnels.sg.fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"professionnels"})><span>Professionnels</span></a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a class="rsp_nav__link rsp_nav__link--sub-level" href="https://entreprises.sg.fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"entreprises"})><span>Entreprises</span></a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a class="rsp_nav__link rsp_nav__link--sub-level" href="https://associations.sg.fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"associations"})><span>Associations</span></a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a class="rsp_nav__link rsp_nav__link--sub-level" href="https://economiepublique.sg.fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"economie-publique"})><span>Économie publique</span></a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a class="rsp_nav__link rsp_nav__link--sub-level" href="https://banque.sg.fr/" onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"decouvrir-sg"})><span>Découvrir SG</span></a> </li> </ul> </li><li class="rsp_nav__item rsp_nav__item--emergency"> <button class="rsp_btn rsp_btn--emergency js-nav-mobile-first-lvl-btn" aria-expanded="false" aria-controls="sub-list-otherSite_regions"> Nos régions <svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="currentColor" fill-rule="evenodd" d="M19.618 7L21 8.331 12 17 3 8.331 4.382 7 12 14.337z" /> </svg> </button> <ul id="sub-list-otherSite_regions" class="rsp_nav__list js-nav-mobile-second-lvl-container"> <!-- ADD FIRST in is-active --> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-credit-du-nord">SG Crédit du Nord</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-grand-est">SG Grand Est</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-laydernier">SG Laydernier</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-auvergne">SG Auvergne Rhône Alpes</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-smc">SG SMC</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-societe-generale-corse">SG Société Générale (Corse)</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-courtois">SG Courtois</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-sud-ouest">SG Sud Ouest</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-tarneaud">SG Tarneaud</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-grand-ouest">SG Grand Ouest</a> </li> <li class="rsp_nav__item rsp_nav__item--connect"> <a data-tms-container-label="header-mobile-other-links-sg" class="rsp_nav__link rsp_nav__link--sub-level" href="/sg-societe-generale">SG Société Générale (Île-de-France)</a> </li> </ul> </li> <li class="rsp_nav__item rsp_nav__item--emergency"> <a class="rsp_nav__link" href="https://particuliers.sg.fr/securite/" data-element-label="securite"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"securite"})><svg aria-hidden='true' focusable='false' width='18' height='18'><use xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#fonc-moyens-securite'></use></svg><span>Sécurité</span></a> </li> <li class="rsp_nav__item rsp_nav__item--emergency"> <a class="rsp_nav__link" href="/aides-contact-public/contacter-conseiller" data-element-label="aide-et-contacts"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"aide-et-contacts"})><svg aria-hidden='true' focusable='false' width='18' height='18'><use xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#lhs-urgence'></use></svg><span>Aide et contacts</span></a> </li> <li class="rsp_nav__item rsp_nav__item--emergency"> <a class="rsp_nav__link" href="https://agences.sg.fr/banque-assurance/" data-element-label="agences"onclick=bddfTms.trackEvent(this,'click_menu',{event_name:'navigation-deconnectee::'+"agences"})><svg aria-hidden='true' focusable='false' width='18' height='18'><use xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#lhs-localisation'></use></svg><span>Agences</span></a> </li> </ul> </nav> </aside> </div> <div id="searchBox" class="rsp_search-box__wrapper js-search-wrapper"> <form role="search" class="rsp_search-box" action="/resultats-recherche" method="get" data-clientside-id="setSecureSearchResults" data-clientside-segments="S--1651821497-0000000000000000000000RCRD"> <label for="inputSearch" class="rsp_search-box__label">Rechercher :</label> <div class="rsp_search-box__content-list js-input-menu"> <input id="inputSearch" type="search" class="rsp_search-box__input js-main-search_field" autocomplete="off" aria-autocomplete="list" role="combobox"> <button type="reset" class="rsp_btn rsp_search-box__main-search-erase js-main-search_erase2 dcw_hidden" aria-label="Réinitialiser le champs de recherche"> <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none" aria-hidden="true" focusable="false"> <rect opacity="0.01" width="32" height="32" fill="white"></rect> <path fill-rule="evenodd" clip-rule="evenodd" d="M24.8118 5.33301L26.6668 7.18808L17.8548 15.9997L26.6668 24.8113L24.8118 26.6663L16.0002 17.8543L7.18857 26.6663L5.3335 24.8113L14.1455 15.9997L5.3335 7.18808L7.18857 5.33301L16.0002 14.145L24.8118 5.33301Z" fill="#ffffff"></path> </svg> </button> <button class="rsp_btn v-align-middle js-search-form-btn" title="Lancer la recherche"> <svg focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="currentColor" fill-rule="evenodd" d="M13.775 15.896a7 7 0 1 1 2.121-2.121L21.121 19 19 21.121l-5.225-5.225zM10 15a5 5 0 1 0 0-10 5 5 0 0 0 0 10z"></path> </svg> </button> <ul role="listbox" class="rsp_search-box__list js-main-search_list"></ul> </div> </form> </div> <input id="breadcrumb-channel-ids" type="hidden" value="25d136f55ccb9510VgnVCM100000050013acRCRD"> <script> function scrollToElement(elementId){ let element = document.getElementById(elementId); element.scrollIntoView(); element.focus(); } </script> </header><main class="dcw_main" role="main"> <a id="go-content" tabindex="-1"></a> <style>#_zax240cb{ position: absolute; top: 0; z-index: 749; width: 100%} #_zax24bcb{ position: relative; margin: auto; max-width: 112.5rem} #_zax241cb{ position: absolute; right: 16px; margin-left: auto; background-color: #010035 !important; top: 4px; width: 10.675rem} #_zax241cb::before{ content: ""; position: absolute; left: 50%; transform: translateX(-50%); top: -18px; width: 24px; height: 19px; background: url(/static/Particuliers/assets/img/pictos/trianglecontour.svg) no-repeat 50% 50%; background-size: 24px 19px;} @media screen and (max-width: 64rem){ #_zax240cb{ z-index: 10; top: -25px; margin-bottom: -25px} #_zax241cb{ display: block; border-radius: 0; position: static; width: 100%; box-shadow: 0 6px 2px 0 rgba(0, 0, 0, .1), 0 2px 4px 0 rgba(0, 0, 0, .1)} #_zax241cb::before{ content: none}} .dsg_a_button{ display: inline-block; min-width: 6.25rem; box-sizing: border-box; font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; cursor: pointer; outline: 0; padding: .78rem .5rem; border-radius: 1.625rem; background-color: #e9041e; color: #fff; border: 0; text-decoration: none; margin: 0; margin-left: 0px; font-weight: 600; width: 230px; max-width: 100%; text-align: center; white-space: nowrap; border: 2px solid white;} </style><div id="_zax240cb" style="display:none;"><div id="_zax24bcb"><a href="/services-en-ligne/reinitialisation-code-secret-perdu" class="dsg_a_button" id="_zax241cb" onclick="bddfTms.trackEvent(this,'click_menu',{event_name : 'navigation-deconnectee::code-secret-oublie'});">Code secret oublié ?</a></div></div> <div id="jauge-static-context" data-file-context="/staticfiles"></div> <div class="tableau_main"> <img alt="Chargement en cours…" id="loader_tdb" src="/staticfiles/Resources/img/loader_sg_20221103145412.gif" /> <div class="sansJaugeFirst isImgNoJauge"> <div class="jauge--TextContainer"> <span class="sLine"></span> <h2>Bienvenue sur la nouvelle version du site internet mobile société générale.</h2> <p>Un site plus clair, personnalisable et enrichi de nouveautés comme l'affichage du RIB ou la fiche contact de votre conseiller.</p> <div class="dcw_card-visual_btn-wrapper dcw_btn-container dcw_btn-container--reverse"> <a href="#" class='jaugeButton' id="btn-go-jauge-second">Continuer</a> <a href="/jauge/sansJaugeFirst/passer" class='jaugeButton screenTdb'>Passer et accéder à mes comptes</a> </div> </div> </div> <div class="sansJaugeFirst2"> <div class="jauge--TextContainer"> <span class="sLine"></span> <h2>Le "compte favori" et la jauge</h2> <p>Cette option vous permet de visualiser l'état de votre compte favori dès l'accueil du site grâce à une jauge personnalisée.</p><p><b>Sécurisé :</b> vous pouvez choisir de n'afficher aucune donnée chiffrée. Cette option peut être désactivée à tout moment dans le menu Réglages.</p><p><b>Pratique :</b> vous n'avez pas à saisir votre code à chaque visite pour afficher la jauge.</p> <div class="imgJaugeFirst2"> <span class="img_sansJaugeBIS"></span> </div> <div class="dcw_btn-container dcw_btn-container--reverse"> <a href="/jauge/sansJaugeFirst2/cptefav" class='jaugeButton'>Paramétrer mon compte favori</a> <a href="/jauge/sansJaugeFirst2/passer" class='jaugeButton screenTdb'>Passer et accéder à mes comptes</a> </div> </div> </div> <div class="jaugeContainer"> <div class="activationMsg isImgNoJauge"> <div class="jauge--TextContainer"> <span class="sLine"></span> <h2>Pratique et Sécurisé</h2> <p> Consultez rapidement l'information essentielle de votre Compte Favori. <a href="/jauge/jaugeContainer/activer" class='img_link jaugeButton IsHotButton separateurTop'>Activer la Jauge</a> </p> </div> </div> <div class="erreurJauge isImgNoJauge"> <div class="jauge--TextContainer"> <span class="sLine"></span> <h2>Erreur</h2> <p class="erreurIndispo"> Service momentanément indisponible. Veuillez réessayer ultérieurement. </p> <p class="erreurSEL"> Niveau d'authentification insuffisant. </p> </div> </div> <div class="jaugemaster"> <img id="tdb_image" alt="jauge"/> <ul class="dcw_shortcut"> <li class="dcw_shortcut_item"> <a aria-label="Comptes" data-tms-container-label="home-links-jauge" class="dcw_shortcut_link" href="/sbm-mob/mob/sbm-rlv-snt-cpt.html"> <svg aria-hidden='true' focusable='false' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#account-sg'></use></svg> <span> Comptes </span> </a> </li> <li class="dcw_shortcut_item"> <a aria-label="Virements" data-tms-container-label="home-links-jauge" class="dcw_shortcut_link" href="/sbm-mob/mob/sbm-vir-index.html"> <svg aria-hidden='true' focusable='false' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#transfer'></use></svg> <span> Virements </span> </a> </li> <li class="dcw_shortcut_item"> <a aria-label="RIB" data-tms-container-label="home-links-jauge" class="dcw_shortcut_link" href="/sbm-mob/mob/sbm-rlv-snt-rib.html"> <svg aria-hidden='true' focusable='false' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#fonc-preuve-achat'></use></svg> <span> RIB </span> </a> </li> <li class="dcw_shortcut_item"> <a aria-label="Prélèvements" data-tms-container-label="home-links-jauge" class="dcw_shortcut_link" href="/sbm-mob/mob/sbm-prel-index.html"> <svg aria-hidden='true' focusable='false' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#withdraw'></use></svg> <span> Prélèvements </span> </a> </li> </ul> </div> </div> </div> <style> .ban160ans { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; column-gap: 1rem; align-items: center; background-color: #010035; height: 5rem; padding: 0 1rem; } .ban160ans p { line-height: 16px; font-size: 12px; } .ban160ans picture img { max-width: 150px; } .ban160ans div { display: none; } @media screen and (min-width:48rem) { .ban160ans div { display: flex; } .ban160ans { display: flex; flex-direction: row; flex-wrap: nowrap; column-gap: 4rem; justify-content: center; align-items: center; background-color: #010035; padding: 0 1rem; height: 6rem; } .ban160ans p { font-size: 18px; line-height: 1.5rem; } .ban160ans picture img { width: 200px; } } </style> <section class="stl_section" data-zone="Banniere 160 ans" style="margin-bottom: 1rem; padding: 0; max-width: 1800px;"> <div class="stl_layout" style="padding: 0; max-width: 100%;"> <a target="_blank" href="https://www.societegenerale.com/fr/le-groupe-societe-generale/identite/societe-generale-160-ans" data-bouton="en savoir plus" style="text-decoration: none; display: block; pointer-events:all;"> <div class="ban160ans"> <picture> <source srcset="https://particuliers.sg.fr/static/Particuliers/Home/homepage/160_logo_mobile.webp" media="(max-width: 1024px)" type="image/webp"/> <source srcset="https://particuliers.sg.fr/static/Particuliers/Home/homepage/160_logo_mobile.webp" media="(min-width: 1025px)" type="image/webp"/> <source srcset="https://particuliers.sg.fr/static/Particuliers/Home/homepage/160_logo_mobile.jpg" media="(min-width: 1025px)" type="image/jpeg"/> <img src="https://particuliers.sg.fr/static/Particuliers/Home/homepage/160_logo_mobile.jpg" alt="Faire grandir les idées depuis 160 ans - Groupe Société Générale"/> </picture> <p style="color: #fff; margin-bottom: 0px;">Société Générale célèbre avec vous ses 160 ans pour se tourner, ensemble, vers l'avenir !</p> <div class="stl_btn stl_btn--primary stl_btn--sm" style="white-space: nowrap;;"> <span style="padding: 0.25rem 1rem;">En savoir plus</span> </div> </div> </a> </div> </section> <style> //.smartbanner{ display: none !important; } .dcw_breadcrumb { display: none; } .stl_section.stl_section-grey + .stl_section.stl_section-blue, .stl_section-grey + .stl_section--application-sg { margin-top: -2.5rem; } .dca_hero-home { min-height: 40vh; } .dca_card-client, .dca_card-prospect { min-height: 186px; } .stl_section--hero-home { opacity: 0; animation: 0.25s linear forwards opacityIn; } .stl_card--hp, .stl_card--prospect { opacity: 0; animation: 0.25s linear 1s forwards opacityIn; } @keyframes opacityIn { from { opacity: 0; } to { opacity: 1; } } .stl_section-rse+.stl_section--application-sg, .stl_section-rse+.stl_section--agences+.stl_section--application-sg { margin-top: -2.5rem; padding-top: 2.5rem; } .stl_section--agences { display: none; } @media screen and (min-width: 48rem) { .dca_hero-home { min-height: auto; } .dca_card-client, .dca_card-prospect { min-height: auto; } } @media only screen and (min-width: 64rem) { .stl_section.stl_section-grey +.stl_section.stl_section-blue, .stl_section-grey + .stl_section--application-sg { margin-top: -5rem; } .dca_hero-home { height: 580px; } .dca_card-client { height: 500px; } .dca_card-prospect { height: 260px; } .stl_section-rse+.stl_section--application-sg, .stl_section-rse+.stl_section--agences+.stl_section--application-sg { margin-top: -5rem; padding-top: 5rem; } } @media only screen and (min-width: 90rem) { .dca_hero-home { height: 640px; } .dca_card-prospect { height: 320px; } } </style> <style> .dca_hero-home { min-height: 500px; } /* .dca_card-prospect { min-height: 400px; } */ @media only screen and (min-width: 64rem) { .dca_hero-home { min-height: 500px; } /* .dca_card-prospect { min-height: unset; } */ } @media only screen and (min-width: 90rem) { .dca_hero-home { min-height: 560px; } } .stl_section--hero-home { opacity: 0; -webkit-animation: 0.4s linear 0s forwards opacityIn; animation: 0.4s linear 0s forwards opacityIn; } .stl_card--prospect { opacity: 0; -webkit-animation: 0.4s linear 0.4s forwards opacityIn; animation: 0.4s linear 0.4s forwards opacityIn; } @keyframes opacityIn { from { opacity: 0; } to { opacity: 1; } } </style> <div class="dca_emplacement dca_hero-home"> <div id="dad8bed7edeb6dc8c692a1066d6456e4-288" data-dca-id="dad8bed7edeb6dc8c692a1066d6456e4" data-dca-zoneid="288"> </div> <div id="dad8bed7edeb6dc8c692a1066d6456e4-288-contenu_defaut" class="contenu_defaut" style="display: none;"> <section class="stl_section stl_section--hero stl_section--hero-home"> <div class="stl_layout aplatCG" style="background-color: rgb(57, 19, 37);"> <div class="stl_grid_row"> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-xl-5 stl_grid_col--visual visualHeroMax"> <picture> <source srcset="/static/Particuliers/assets/campagne/1135470238-BannerHero_x2.webp" media="(max-width: 1023px)" type="image/webp"> <source srcset="/static/Particuliers/assets/campagne/1135470238-BannerHero_x1.webp" media="(min-width: 1024px)" type="image/webp"> <source srcset="/static/Particuliers/assets/campagne/1135470238-BannerHero_x1.jpg" media="(min-width: 1024px)" type="image/jpeg"> <img src="/static/Particuliers/assets/campagne/1135470238-BannerHero_x1.jpg" width="750" height="560" alt=""> </picture> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-xl-7 stl_grid_col--content"> <div class="hero_container"> <div> <h1 class="stl_title stl_title--1 highCG" style="color: rgb(255, 255, 255);">SG, une banque ancrée au cœur de votre territoire pour s'adapter à la réalité de votre quotidien.</h1> <a href="https://banque.sg.fr/" class="stl_btn stl_btn--md overCG stl_btn--primary" onclick="bddfTms.trackEvent(this,'publisher_click',{pub_click_category:'campagne',pub_click_campaign:'transverse_marque_sg_site_institutionnel',pub_click_creation:'',pub_click_variant:'',pub_click_format:'',pub_click_emplacement:'banner_hero',pub_click_emplacement_detail:''});" aria-label="Découvrir la banque SG (Nouvel onglet)" data-id="0" target="_blank"> <span>Découvrir SG</span> </a> </div> <p class="stl_legal-notices" style="color: #FFF"><br></p> </div> </div> </div> </div> </section> </div> <script> var dcaZones = dcaZones || []; dcaZones.push({ divId: "dad8bed7edeb6dc8c692a1066d6456e4-288", zoneId: "288", zoneName: "[PRI_HOME]-[BANNERHERO_PROSPECT]", siteId: "dad8bed7edeb6dc8c692a1066d6456e4" }); </script> </div> <section class="stl_section stl_section--on-banner"> <div class="stl_layout"> <div class="stl_grid_row"> <!-- CARD1 --> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-6"> <div class="dca_emplacement dca_card-prospect"> <div id="dad8bed7edeb6dc8c692a1066d6456e4-241" data-dca-id="dad8bed7edeb6dc8c692a1066d6456e4" data-dca-zoneid="241"></div> <!-- CONTENU DEF --> <div id="dad8bed7edeb6dc8c692a1066d6456e4-241-contenu_defaut" class="contenu_defaut" style="display: none;"> <a href="/ouvrir-compte-bancaire-en-ligne/ouverture-compte-jeunes" onclick="bddfTms.trackEvent(this,'publisher_click',{pub_click_campaign:'eerad_TF_0723_home_card1_gauche',pub_click_category:'campagne',pub_click_emplacement:'Actu1HomeProspectNGIM'});" class="stl_card stl_card--prospect" title="Bouton" data-id="0"> <div class="stl_card-cover stl_card-cover-plus"> <picture> <source srcset="/static/Particuliers/assets/campagne/jeunes2023MRA-CardHpProspect_x1.webp" media="(max-width: 1024px)" type="image/webp"> <source srcset="/static/Particuliers/assets/campagne/jeunes2023MRA-CardHpProspect_x1.jpg" media="(min-width: 1025px)" type="image/jpeg"> <img src="/static/Particuliers/assets/campagne/jeunes2023MRA-CardHpProspect_x1.jpg" height="320" width="590" alt=""> </picture> </div> <div class="stl_card-body"> <div class="stl_card--prospect-content"><span class="stl_tag stl_tag--color-2">OFFRE DE BIENVENUE</span> <h2 class="stl_title stl_title--2 textCardProsCG" style="color: rgb(255, 255, 255);">Vous avez entre 18 et 24 ans ? Découvrez nos offres pour vous !</h2> </div> <div class="stl_btn stl_btn--primarylight stl_btn--sm" data-id="1"> <span>Devenez client</span> </div> </div> </a> </div> </div> <script> var dcaZones = dcaZones || []; dcaZones.push({ divId: "dad8bed7edeb6dc8c692a1066d6456e4-241", zoneId: "241", zoneName: "Home_prospect_carte1", siteId: "dad8bed7edeb6dc8c692a1066d6456e4" }); </script> </div> <!-- CARD2 --> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-6"> <div class="dca_emplacement dca_card-prospect"> <div id="dad8bed7edeb6dc8c692a1066d6456e4-242" data-dca-id="dad8bed7edeb6dc8c692a1066d6456e4" data-dca-zoneid="242"></div> <!-- CONTENU DEF --> <div id="dad8bed7edeb6dc8c692a1066d6456e4-242-contenu_defaut" class="contenu_defaut" style="display: none"> <a href="/ouvrir-compte-bancaire-en-ligne" onclick="bddfTms.trackEvent(this,'publisher_click',{pub_click_campaign:'eerad_TF_0723_home_card2_droite',pub_click_category:'campagne',pub_click_emplacement:'Actu1HomeProspectNGIM'});" class="stl_card stl_card--prospect" title="Bouton" data-id="0"> <div class="stl_card-cover stl_card-cover-plus"> <picture> <source srcset="/static/Particuliers/assets/campagne/1247732996-CardHpProspect_x1.webp" media="(max-width: 1024px)" type="image/webp"> <source srcset="/static/Particuliers/assets/campagne/1247732996-CardHpProspect_x1.jpg" media="(min-width: 1025px)" type="image/jpeg"> <img src="/static/Particuliers/assets/campagne/1247732996-CardHpProspect_x1.jpg" height="320" width="590" alt=""> </picture> </div> <div class="stl_card-body"> <div class="stl_card--prospect-content"> <span class="stl_tag stl_tag--color-2">devenez client</span><h2 class="stl_title stl_title--2 textCardProsCG" style="color: rgb(255, 255, 255);">Gagnez du temps en ouvrant en ligne votre 1<sup>er</sup> compte bancaire.</h2> </div> <div class="stl_btn stl_btn--primarylight stl_btn--sm" data-id="1"> <span>J'en profite</span> </div> </div> </a> </div> </div> <script> var dcaZones = dcaZones || []; dcaZones.push({ divId: "dad8bed7edeb6dc8c692a1066d6456e4-242", zoneId: "242", zoneName: "Home_prospect_carte2", siteId: "dad8bed7edeb6dc8c692a1066d6456e4" }); </script> </div> </div> </div> </section> <script> setTimeout(function(){ var allDefault = document.querySelectorAll('[data-dca-id]'); allDefault.forEach( function(elt, i) { elt.getAttribute('data-dca-zoneid') if (elt.getAttribute('data-dca-zoneid') === "241" && elt.querySelector('.contenu_defaut')) { bddfTms.trackEvent(this, 'publisher_impression',{pub_imp_campaign: "eerad_TF_0723_home_card1_gauche",pub_imp_category: "campagne", pub_imp_emplacement : "Actu1HomeProspectNGIM"}); } if (elt.getAttribute('data-dca-zoneid') === "242" && elt.querySelector('.contenu_defaut')) { bddfTms.trackEvent(this, 'publisher_impression',{pub_imp_campaign: "eerad_TF_0723_home_card2_droite",pub_imp_category: "campagne", pub_imp_emplacement : "Actu2HomeProspectNGIM"}); } }) }, 2000); </script> <style>#picto_fleche { pointer-events: none; } @media only screen and (min-width:1024px) { #picto_fleche { position: absolute; right: 10px; color: #545454; bottom: 36px; } } @media only screen and (max-width:1023px) { #picto_fleche { position: absolute; right: 10px; color: #545454; bottom: 27px; } } .stl_select { color: #545454; cursor: pointer; } .stl_select:hover { color: #545454 !important; } .rotate { transition: transform 0.3s ease 0s, color 0.3s ease 0s; transform: rotate(180deg); } .stl_select-wrapper>p { margin-bottom: 0.5rem; } /* SELECT */ .stl_select-wrapper { margin: auto; max-width: 350px; width: 100%; position: relative; } .stl_select { font-family: sourcesanspro, Arial, Helvetica, sans-serif; font-size: 1rem; font-weight: 600; border: 1px solid #010035; margin-bottom: 1rem; color: rgb(116, 115, 116); cursor: pointer; padding: 0 1rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; padding-right: 2.5rem; /* background-image: url("/fleche-bas.svg"); */ background-repeat: no-repeat; background-position: calc(100% - 1rem); height: 3rem; border-radius: 0.25rem; width: 100%; } .stl_select:hover { color: rgb(116, 115, 116); } .stl_select.stl_select-error { border: 2px solid #DC0117; } .stl_select+.stl_select__validate { display: block; font-size: 1rem; font-weight: normal; margin-top: 0.75rem; padding: 1rem; background-color: rgb(253, 235, 236); border-radius: 0.25rem; color: rgb(220, 1, 23); position: relative; margin-bottom: 1.25rem; text-align: left; } .stl_select::-ms-expand { display: none; } .stl_select:focus-visible { box-shadow: none; } .stl_select option { padding: 1rem; font-weight: 600; } .stl_select.stl_select-open { background-image: url("/fleche-haut.svg"); } .carte { position: relative; padding-bottom: 100%; width: 100%; /* width:690px; */ } .region { display: block; position: absolute; width: 100%; overflow: hidden; transition: 0.2s linear transform; pointer-events: none; } .grand-ouest { left: 3.8%; top: 10.409302%; z-index: 10; /* aspect-ratio: 308 / 278; */ width: 44.347826087%; } .credit-du-nord { left: 43%; top: 1.5%; z-index: 80; /* aspect-ratio: 148 / 133; */ width: 21.485507%; } .societe-generale { left: 40.3%; top: 18.8%; z-index: 90; /* aspect-ratio: 155 / 85; */ width: 22.6%; } .grand-est { left: 53.3%; top: 11.7%; z-index: 35; /* aspect-ratio: 231 / 242; */ width: 33.188405797%; } .tarneaud { left: 28.9%; top: 28.4%; z-index: 50; width: 33.508695652%; } .auvergne-rhone-alpes { left: 48.2%; top: 43.4%; z-index: 50; width: 29.70289855%; } .laydernier { left: 71.7%; top: 44.7%; z-index: 34; width: 24.5%; } .sud-ouest { left: 16.9%; top: 47.5%; z-index: 47; width: 24.560869565%; } .courtois { left: 30.4%; top: 60.3%; z-index: 47; width: 33.065217391%; } .smc { left: 62.2%; top: 58.4%; z-index: 47; width: 25.968116%; } .societe-generale-corse { left: 68.66%; top: 78%; z-index: 60; width: 24.510144927%; } .region-active { z-index: 98; transform: scale(1.02); transform-origin: center; filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.4)); } .region-path { pointer-events: all; } .region-active .region-path { fill: #010035; stroke: #fff; } .region:not(.region-active) .region-path:hover { fill: #fff; cursor: pointer; } .region-inactive .region-logo { display: none; } .region svg { width: 100%; }.stl_section-carte-france { margin: auto; } .stl_section-carte-france, .carte-wrapper, .carte-content { width: 100%; } .carte-content .stl_title { text-align: center; } /* #btn_dyna { display: none; } */ .title_red { color: #E2010B; } .stl_section-carte-france .stl_grid_row { align-items: center; } .carte-content { flex-direction: column; } .carte-content>.stl_title--3 { margin: 1.5rem 0rem; } area:hover { cursor: pointer; background-image: url('idf.svg'); } @media screen and (min-width:64rem) { .carte-wrapper { width: 75%; margin: auto; } .stl_select { margin-bottom: 1.5rem; } .stl_select+.stl_select__validate { margin-top: -0.85rem; } .carte-wrapper { margin: 0 auto; } } @media screen and (max-width: 767px) { .stl_select { font-family: "Source sans pro", Arial, Helvetica, sans-serif; } } </style> <section class="stl_section"> <div class="stl_layout"> <h2 class="stl_title stl_title--2">Une banque au plus près des territoires,<br> au plus proche de vous.</h2> <p class="stl_baseline mw-800">La proximité n'est pas une promesse que nous vous faisons : c'est le principe même de notre organisation territoriale, une organisation pensée pour répondre à vos besoins.</p> <div class="stl_section-carte-france mw-800"> <div class="stl_select-wrapper"> <label for="valueBanqueNew"> Sélectionnez une marque régionale </label> <span id="picto_fleche"><svg aria-hidden="true" focusable="false" height="11" viewBox="0 0 17 11" width="17"> <path d="M15.653 1.427l-7 8M1.653 1.427l7 8" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="2"></path> </svg></span> <select name="banques" id="valueBanqueNew" class="stl_select"> <option value="marques">Toutes les marques régionales</option> <option value="sg-societe-generale">SG Société Générale (Île-de-France)</option> <option value="sg-credit-du-nord">SG Crédit du Nord</option> <option value="sg-grand-ouest">SG Grand Ouest</option> <option value="sg-grand-est">SG Grand Est</option> <option value="sg-tarneaud">SG Tarneaud</option> <option value="sg-auvergne-rhone-alpes">SG Auvergne Rhône Alpes</option> <option value="sg-laydernier">SG Laydernier</option> <option value="sg-sud-ouest">SG Sud Ouest</option> <option value="sg-courtois">SG Courtois</option> <option value="sg-smc">SG SMC</option> <option value="sg-societe-generale-corse">SG Société Générale (Corse)</option> </select> </div> <div class="carte-wrapper"> <div class="carte"> <div id="rSG" data-zone="sg-societe-generale" class="region societe-generale"> <svg aria-hidden="true" viewBox="0 0 155 85" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M38.307 4.998a4.8 4.8 0 0 1 3.62-2.064l27.188-1.88a4.8 4.8 0 0 1 1.564.15l32.408 8.611a4.802 4.802 0 0 1 2.46 1.572l10.991 13.23a4.8 4.8 0 0 1 1.108 3.067V72.87a4.801 4.801 0 0 1-3.374 4.584l-18.09 5.628a4.8 4.8 0 0 1-3.128-.095L52.306 67.535a4.8 4.8 0 0 1-2.559-2.278l-21.42-41.305a4.8 4.8 0 0 1 .31-4.935l9.67-14.02Z" fill="#F4F5F6" stroke="#999" stroke-width="2" /> <g class="region-logo" filter="url(#a)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 15.89a5 5 0 0 1 5-5h129a5 5 0 0 1 5 5v34a5 5 0 0 1-5 5H84l-6 8-6-8H13a5 5 0 0 1-5-5v-34Z" fill="#fff" /> </g> <g class="region-logo" clip-path="url(#b)"> <path d="m22.399 31.43 1.275.255c3.2.65 4.59 2.04 4.59 4.59 0 3.084-2.272 4.73-6.491 4.73h-5.657v-3.246c1.855.371 3.802.58 5.425.58 2.434 0 3.663-.65 3.663-1.924 0-1.275-.626-1.693-3.339-2.226l-1.275-.255c-3.176-.626-4.59-2.04-4.59-4.59 0-2.875 2.318-4.568 6.26-4.568h5.054v3.246c-1.785-.394-3.293-.58-4.823-.58-2.179 0-3.43.673-3.43 1.832 0 1.182.672 1.623 3.338 2.156Zm21.862 1.46v8.115h-5.17c-5.889 0-9.32-2.968-9.32-8.114 0-5.147 3.431-8.115 9.32-8.115h4.01v3.153a18.514 18.514 0 0 0-4.195-.486c-3.803 0-6.005 2.016-6.005 5.448 0 3.338 2.226 5.332 6.005 5.332h2.457v-5.332h2.898Z" fill="#000" /> <path d="M79.117 18.89h-28v12.6h28v-12.6Z" fill="#E60028" /> <path d="M79.117 34.29h-28v12.6h28v-12.6Z" fill="#000" /> <path d="M79.117 31.49h-28v2.8h28v-2.8Z" fill="#fff" /> <path d="m88.723 27.527.524.104c1.305.258 1.886.83 1.886 1.867 0 1.324-.934 2.039-2.667 2.039-.848 0-1.696-.105-2.325-.286v-1.143c.83.22 1.591.333 2.23.333 1.047 0 1.543-.285 1.543-.895 0-.543-.239-.695-1.41-.924l-.524-.105c-1.305-.257-1.886-.828-1.886-1.867 0-1.257.962-1.972 2.667-1.972.772 0 1.458.067 1.981.2v1.143c-.657-.152-1.362-.247-1.886-.247-.99 0-1.543.295-1.543.829 0 .543.238.695 1.41.924ZM95.523 24.678c2.19 0 3.582 1.334 3.582 3.43s-1.391 3.429-3.582 3.429-3.582-1.333-3.582-3.43c0-2.095 1.39-3.429 3.582-3.429Zm0 1.096c-1.439 0-2.343.905-2.343 2.334s.904 2.333 2.343 2.333c1.438 0 2.343-.904 2.343-2.333 0-1.43-.905-2.334-2.343-2.334ZM100.066 28.108c0-2.115 1.401-3.43 3.658-3.43.6 0 1.181.058 1.82.172v1.115a8.147 8.147 0 0 0-1.725-.191c-1.581 0-2.514.867-2.514 2.334s.933 2.333 2.514 2.333c.572 0 1.067-.056 1.772-.2v1.115c-.686.124-1.267.18-1.867.18-2.257 0-3.658-1.314-3.658-3.428ZM108.164 31.442h-1.238v-6.668h1.238v6.668ZM109.84 24.774h4.896v1.124h-3.658v1.448h2.705v1.124h-2.705v1.848h3.753v1.124h-4.991v-6.668ZM115.742 24.774h5.792v1.124h-2.277v5.544h-1.238v-5.544h-2.277v-1.124ZM122.629 24.774h4.896v1.124h-3.658v1.448h2.705v1.124h-2.705v1.848h3.753v1.124h-4.991v-6.668ZM92.12 37.642v3.125a9.253 9.253 0 0 1-2.486.333c-2.257 0-3.657-1.314-3.657-3.429 0-2.114 1.4-3.43 3.657-3.43.657 0 1.429.087 2.01.22v1.115a8.492 8.492 0 0 0-1.915-.239c-1.581 0-2.514.867-2.514 2.334s.933 2.334 2.514 2.334c.391 0 .791-.029 1.2-.095v-2.267h1.191ZM93.606 34.337h4.896v1.124h-3.658v1.448h2.705v1.124h-2.705v1.848h3.753v1.124h-4.991v-6.668ZM101.169 36.614v4.391h-1.22v-6.668h.762l3.925 4.392v-4.392h1.219v6.668h-.762l-3.924-4.391ZM107.551 34.337h4.896v1.124h-3.658v1.448h2.705v1.124h-2.705v1.848h3.753v1.124h-4.991v-6.668ZM113.895 34.337h2.943c1.553 0 2.439.715 2.439 1.982 0 .924-.458 1.524-1.315 1.772l1.648 2.914h-1.353l-1.485-2.705h-1.639v2.705h-1.238v-6.668Zm1.238 1.096v1.772h1.705c.791 0 1.2-.296 1.2-.886 0-.59-.409-.886-1.2-.886h-1.705ZM125.15 39.72h-3.01l-.562 1.285h-1.258l2.954-6.668h.762l2.953 6.668h-1.277l-.562-1.285Zm-.457-1.067-1.048-2.41-1.048 2.41h2.096ZM132.745 41.005h-4.706v-6.668h1.239v5.544h3.467v1.124ZM133.891 34.337h4.896v1.124h-3.658v1.448h2.706v1.124h-2.706v1.848h3.753v1.124h-4.991v-6.668Z" fill="#000" /> </g> <defs> <clipPath id="b"> <path fill="#fff" d="M16 18.891h122.667v28H16z" /> </clipPath> <filter id="a" x="0" y="4.891" width="155" height="68" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="4" /> <feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend in2="BackgroundImageFix" result="effect1_dropShadow_1130_42126" /> <feBlend in="SourceGraphic" in2="effect1_dropShadow_1130_42126" result="shape" /> </filter> </defs> </svg> </div> <div id="rCDN" data-zone="sg-credit-du-nord" class="region credit-du-nord"> <svg aria-hidden="true" viewBox="0 0 147 133" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M90.2644 130.681C89.1132 131.466 87.6776 131.712 86.3308 131.355L54.8099 123C54.2935 122.863 53.7579 122.813 53.2251 122.853L27.3552 124.771C24.9667 124.948 22.8131 123.337 22.3081 120.996L17.3734 98.1172C17.0729 96.724 17.4071 95.2693 18.2855 94.1469L24.9052 85.6884C26.2518 83.9678 26.2665 81.5549 24.941 79.818L11.6491 62.4011C10.9767 61.5201 10.63 60.4335 10.6676 59.3259L12.0794 17.8296C12.1482 15.8061 13.4794 14.0433 15.4068 13.4234L51.3611 1.85843C53.01 1.32806 54.8167 1.72715 56.0887 2.90273L126.127 67.6306C127.477 68.8776 127.996 70.7853 127.464 72.544L115.483 112.2C115.165 113.25 114.498 114.16 113.592 114.778L90.2644 130.681Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1151_42194)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 31C10.2386 31 8 33.2386 8 36V70C8 72.7614 10.2386 75 13 75H67L73 83L79 75H134C136.761 75 139 72.7614 139 70V36C139 33.2386 136.761 31 134 31H13Z" fill="white" /> </g> <g class="region-logo" clip-path="url(#clip0_1151_42194)"> <path d="M22.551 51.5395L23.8564 51.7946C27.132 52.4436 28.5561 53.8347 28.5561 56.385C28.5561 59.4683 26.2301 61.1144 21.9102 61.1144H16.1186V57.8687C18.0174 58.2396 20.0113 58.4483 21.6728 58.4483C24.1651 58.4483 25.423 57.7991 25.423 56.524C25.423 55.249 24.7821 54.8316 22.0051 54.2983L20.6997 54.0434C17.4478 53.4174 16 52.0031 16 49.453C16 46.5782 18.3735 44.8857 22.4086 44.8857H27.583V48.1314C25.7554 47.7373 24.2125 47.5518 22.646 47.5518C20.4149 47.5518 19.1331 48.2242 19.1331 49.3834C19.1331 50.5657 19.8215 51.0062 22.551 51.5395ZM44.9337 53.0001V61.1144H39.6408C33.6119 61.1144 30.099 58.1469 30.099 53.0002C30.099 47.8533 33.6119 44.8857 39.6408 44.8857H43.7471V48.0387C42.3467 47.7142 40.8513 47.5518 39.4509 47.5518C35.5582 47.5518 33.3034 49.5688 33.3034 53.0002C33.3034 56.3386 35.582 58.3323 39.4509 58.3323H41.967L41.9669 53.0001H44.9337V53.0001Z" fill="black" /> <path d="M80.6199 39H51.9531V51.6H80.6199V39Z" fill="#E60028" /> <path d="M80.6199 54.3999H51.9531V67H80.6199V54.3999Z" fill="black" /> <path d="M80.6199 51.6001H51.9531V54.4001H80.6199V51.6001Z" fill="white" /> <path d="M84.9297 54.4468H87.4554C89.8548 54.4468 91.2201 55.6661 91.2201 57.7805C91.2201 59.8954 89.8548 61.1147 87.4554 61.1147H84.9297V54.4468ZM86.1977 55.5421V60.0194H87.4554C89.0845 60.0194 89.9521 59.238 89.9521 57.7805C89.9521 56.3234 89.0845 55.5421 87.4554 55.5421H86.1977Z" fill="black" /> <path d="M95.2595 61.2097C93.2897 61.2097 92.2656 60.2287 92.2656 58.3139V54.4468H93.5337V58.257C93.5337 59.5048 94.0991 60.1144 95.2595 60.1144C96.4298 60.1144 96.9858 59.5144 96.9858 58.257V54.4468H98.2539V58.3139C98.2539 60.2191 97.2198 61.2097 95.2595 61.2097Z" fill="black" /> <path d="M102.998 56.7233V61.1147H101.75V54.4468H102.53L106.548 58.8382V54.4468H107.797V61.1147H107.016L102.998 56.7233Z" fill="black" /> <path d="M112.632 54.3511C114.875 54.3511 116.299 55.6851 116.299 57.7803C116.299 59.8764 114.875 61.2095 112.632 61.2095C110.388 61.2095 108.965 59.8764 108.965 57.7803C108.965 55.6851 110.388 54.3511 112.632 54.3511ZM112.632 55.4469C111.159 55.4469 110.232 56.3517 110.232 57.7803C110.232 59.2094 111.159 60.1142 112.632 60.1142C114.104 60.1142 115.031 59.2094 115.031 57.7803C115.031 56.3517 114.104 55.4469 112.632 55.4469Z" fill="black" /> <path d="M117.469 54.4468H120.482C122.072 54.4468 122.979 55.1611 122.979 56.4281C122.979 57.3522 122.511 57.9522 121.633 58.2001L123.32 61.1147H121.935L120.414 58.4094H118.736V61.1147H117.469V54.4468V54.4468ZM118.736 55.5421V57.3141H120.482C121.292 57.3141 121.711 57.0185 121.711 56.4281C121.711 55.8378 121.292 55.5421 120.482 55.5421H118.736Z" fill="black" /> <path d="M124.211 54.4468H126.737C129.136 54.4468 130.501 55.6661 130.501 57.7805C130.501 59.8954 129.136 61.1147 126.737 61.1147H124.211V54.4468ZM125.479 55.5421V60.0194H126.737C128.366 60.0194 129.233 59.238 129.233 57.7805C129.233 56.3234 128.366 55.5421 126.737 55.5421H125.479Z" fill="black" /> <path d="M84.7148 48.2168C84.7148 46.1024 86.1483 44.7876 88.4598 44.7876C89.0741 44.7876 89.6686 44.845 90.3224 44.9593V46.0739C89.6493 45.9403 89.1422 45.8834 88.5571 45.8834C86.9379 45.8834 85.9824 46.7501 85.9824 48.2168C85.9824 49.684 86.9379 50.5507 88.5571 50.5507C89.1422 50.5507 89.6493 50.4938 90.3708 50.3506V51.4652C89.6686 51.5891 89.0741 51.646 88.4598 51.646C86.1483 51.646 84.7148 50.3317 84.7148 48.2168Z" fill="black" /> <path d="M91.7227 44.8833H94.7363C96.3258 44.8833 97.2329 45.5976 97.2329 46.8646C97.2329 47.7887 96.7648 48.3887 95.8868 48.6366L97.5741 51.5512H96.1895L94.6676 48.846H92.9907V51.5512H91.7227V44.8833ZM92.9907 45.9786V47.7506H94.7363C95.5456 47.7506 95.9648 47.455 95.9648 46.8646C95.9648 46.2743 95.5456 45.9786 94.7363 45.9786H92.9907V45.9786Z" fill="black" /> <path d="M98.668 44.8833H103.68V46.0071H99.9355V47.455H102.706V48.5792H99.9355V50.427H103.778V51.5512H98.668V44.8833V44.8833Z" fill="black" /> <path d="M105.164 44.8833H107.69C110.089 44.8833 111.454 46.1026 111.454 48.217C111.454 50.332 110.089 51.5512 107.69 51.5512H105.164V44.8833ZM106.432 45.9786V50.4559H107.69C109.319 50.4559 110.186 49.6746 110.186 48.217C110.186 46.76 109.319 45.9786 107.69 45.9786H106.432Z" fill="black" /> <path d="M114.17 51.5512H112.902V44.8833H114.17V51.5512Z" fill="black" /> <path d="M115.523 44.8833H121.453V46.0071H119.122V51.5512H117.854V46.0071H115.523V44.8833V44.8833Z" fill="black" /> </g> <defs> <filter id="filter0_d_1151_42194" x="0" y="25" width="147" height="68" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="4" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1151_42194" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1151_42194" result="shape" /> </filter> <clipPath id="clip0_1151_42194"> <rect width="114.667" height="28" fill="white" transform="translate(16 39)" /> </clipPath> </defs> </svg> </div> <div id="rGO" data-zone="sg-grand-ouest" class="region grand-ouest"> <svg aria-hidden="true" viewBox="0 0 308 278" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M305.251 130.398C306.271 129.56 306.567 128.123 305.962 126.95L283.809 84.0288C283.315 83.071 283.414 81.9144 284.064 81.0549L296.244 64.9602C296.725 64.3247 296.912 63.5143 296.759 62.7322L291.51 35.9416C291.333 35.0356 291.613 34.1004 292.26 33.4416L301.067 24.4711C302.079 23.4407 302.141 21.81 301.211 20.7056L286.05 2.70733C285.208 1.70842 283.788 1.42393 282.627 2.02169L227.659 30.3166C226.174 31.081 225.684 32.9672 226.61 34.3576L232.633 43.4063C233.566 44.8085 233.059 46.7113 231.552 47.4633L207.659 59.384C207.034 59.696 206.314 59.7628 205.642 59.5714L169.233 49.2035C168.33 48.9464 167.617 48.2542 167.332 47.3599L160.088 24.6043C159.718 23.4425 158.639 22.6536 157.42 22.6536H137.206C135.353 22.6536 134.012 24.4199 134.508 26.2043L153.968 96.1259C154.465 97.9104 153.123 99.6767 151.271 99.6767H94.8156C93.989 99.6767 93.2047 99.3115 92.6726 98.6789L77.8069 81.0027C77.1262 80.1932 76.0474 79.8364 75.0183 80.0804L3.4468 97.0433C2.05503 97.3731 1.13562 98.6989 1.31453 100.118L6.34672 140.034C6.4651 140.973 7.04984 141.788 7.90112 142.202L116.173 194.806C117.323 195.364 117.948 196.632 117.693 197.884L114.845 211.827C114.73 212.391 114.791 212.977 115.021 213.505L141.981 275.458C142.223 276.014 142.9 276.228 143.418 275.913L162.684 264.191C162.934 264.039 163.207 263.926 163.492 263.859L180.568 259.802C181.464 259.589 182.199 258.948 182.532 258.088L187.321 245.715C187.758 244.588 187.752 243.337 187.307 242.213L178.958 221.159C177.749 218.111 179.883 214.776 183.157 214.597L209.685 213.143C211.679 213.034 213.398 211.7 213.999 209.795L224.525 176.445C224.748 175.736 225.245 175.145 225.905 174.802L246.528 164.096C247.11 163.794 247.567 163.297 247.82 162.693L257.159 140.405C257.744 139.008 259.334 138.33 260.748 138.874L282.503 147.249C283.444 147.612 284.507 147.44 285.286 146.8L305.251 130.398Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1130_42194)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M100 117.961C97.2386 117.961 95 120.2 95 122.961V156.961C95 159.722 97.2386 161.961 100 161.961H150L156 169.961L162 161.961H212C214.761 161.961 217 159.722 217 156.961V122.961C217 120.2 214.761 117.961 212 117.961H100Z" fill="white" /> </g> <g class="region-logo" clip-path="url(#clip0_1130_42194)"> <path d="M109.399 138.5L110.674 138.756C113.873 139.405 115.264 140.796 115.264 143.346C115.264 146.429 112.992 148.075 108.773 148.075H103.116V144.83C104.97 145.201 106.918 145.409 108.541 145.409C110.975 145.409 112.204 144.76 112.204 143.485C112.204 142.21 111.578 141.793 108.865 141.259L107.59 141.004C104.414 140.378 103 138.964 103 136.414C103 133.539 105.318 131.847 109.26 131.847H114.314V135.092C112.529 134.698 111.022 134.513 109.491 134.513C107.312 134.513 106.06 135.185 106.06 136.344C106.06 137.527 106.733 137.967 109.399 138.5ZM131.261 139.961V148.075H126.091C120.202 148.075 116.771 145.108 116.771 139.961C116.771 134.814 120.202 131.847 126.091 131.847H130.102V135C128.734 134.675 127.273 134.513 125.906 134.513C122.103 134.513 119.901 136.53 119.901 139.961C119.901 143.3 122.127 145.293 125.906 145.293H128.363L128.363 139.961H131.261V139.961Z" fill="black" /> <path d="M166.117 125.961H138.117V138.561H166.117V125.961Z" fill="#E60028" /> <path d="M166.117 141.361H138.117V153.961H166.117V141.361Z" fill="black" /> <path d="M166.117 138.561H138.117V141.361H166.117V138.561Z" fill="white" /> <path d="M179.12 135.149V138.274C178.348 138.493 177.482 138.607 176.634 138.607C174.377 138.607 172.977 137.293 172.977 135.178C172.977 133.063 174.377 131.749 176.634 131.749C177.291 131.749 178.063 131.834 178.644 131.968V133.083C178.006 132.93 177.329 132.844 176.729 132.844C175.148 132.844 174.215 133.711 174.215 135.178C174.215 136.645 175.148 137.512 176.729 137.512C177.12 137.512 177.52 137.483 177.93 137.417V135.149H179.12V135.149Z" fill="black" /> <path d="M180.605 131.844H183.549C185.101 131.844 185.987 132.559 185.987 133.826C185.987 134.75 185.53 135.35 184.673 135.597L186.321 138.512H184.968L183.482 135.807H181.844V138.512H180.605V131.844V131.844ZM181.844 132.94V134.712H183.549C184.339 134.712 184.749 134.416 184.749 133.826C184.749 133.235 184.339 132.94 183.549 132.94H181.844Z" fill="black" /> <path d="M191.861 137.226H188.85L188.288 138.512H187.031L189.984 131.844H190.746L193.699 138.512H192.422L191.861 137.226ZM191.403 136.159L190.355 133.749L189.308 136.159H191.403Z" fill="black" /> <path d="M195.969 134.121V138.512H194.75V131.844H195.512L199.437 136.236V131.844H200.656V138.512H199.894L195.969 134.121Z" fill="black" /> <path d="M202.352 131.844H204.819C207.162 131.844 208.496 133.063 208.496 135.178C208.496 137.293 207.162 138.512 204.819 138.512H202.352V131.844ZM203.59 132.94V137.417H204.819C206.41 137.417 207.257 136.635 207.257 135.178C207.257 133.721 206.41 132.94 204.819 132.94H203.59V132.94Z" fill="black" /> <path d="M176.558 141.312C178.749 141.312 180.14 142.646 180.14 144.741C180.14 146.837 178.749 148.17 176.558 148.17C174.367 148.17 172.977 146.837 172.977 144.741C172.977 142.646 174.367 141.312 176.558 141.312ZM176.558 142.407C175.119 142.407 174.215 143.312 174.215 144.741C174.215 146.17 175.119 147.075 176.558 147.075C177.996 147.075 178.901 146.17 178.901 144.741C178.901 143.312 177.996 142.407 176.558 142.407Z" fill="black" /> <path d="M184.287 148.17C182.364 148.17 181.363 147.189 181.363 145.274V141.407H182.602V145.217C182.602 146.465 183.154 147.075 184.287 147.075C185.431 147.075 185.974 146.475 185.974 145.217V141.407H187.212V145.274C187.212 147.179 186.202 148.17 184.287 148.17Z" fill="black" /> <path d="M188.812 141.407H193.709V142.531H190.051V143.979H192.756V145.103H190.051V146.951H193.804V148.075H188.812V141.407V141.407Z" fill="black" /> <path d="M197.371 144.16L197.895 144.265C199.2 144.522 199.781 145.093 199.781 146.132C199.781 147.456 198.848 148.17 197.114 148.17C196.266 148.17 195.418 148.065 194.79 147.884V146.741C195.619 146.96 196.381 147.075 197.019 147.075C198.067 147.075 198.562 146.789 198.562 146.179C198.562 145.636 198.324 145.484 197.152 145.255L196.628 145.151C195.323 144.893 194.742 144.322 194.742 143.284C194.742 142.026 195.704 141.312 197.409 141.312C198.181 141.312 198.867 141.379 199.391 141.512V142.655C198.733 142.502 198.029 142.407 197.504 142.407C196.514 142.407 195.961 142.702 195.961 143.236C195.961 143.779 196.2 143.931 197.371 144.16Z" fill="black" /> <path d="M200.395 141.407H206.186V142.531H203.91V148.075H202.671V142.531H200.395V141.407Z" fill="black" /> </g> <defs> <filter id="filter0_d_1130_42194" x="87" y="111.961" width="138" height="68" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="4" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1130_42194" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1130_42194" result="shape" /> </filter> <clipPath id="clip0_1130_42194"> <rect width="106" height="28" fill="white" transform="translate(103 125.961)" /> </clipPath> </defs> </svg> </div> <div id="rGE" data-zone="sg-grand-est" class="region grand-est"> <svg aria-hidden="true" viewBox="0 0 231 242" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M54.3557 5.19131C55.21 2.43434 58.2869 1.04944 60.9171 2.23796L116.21 27.2228C116.431 27.3226 116.659 27.4055 116.892 27.4709L226.017 58.0198C228.306 58.6607 229.781 60.8805 229.486 63.2391L218.623 149.897C218.459 151.212 217.757 152.401 216.686 153.181L200.399 165.038C199.89 165.408 199.459 165.874 199.131 166.41L162.47 226.242C162.245 226.608 161.972 226.943 161.658 227.237L148.565 239.499C147.547 240.452 146.165 240.916 144.778 240.769L96.3728 235.641C96.059 235.607 95.7492 235.543 95.448 235.449L77.7804 229.933C76.4873 229.53 75.0837 229.691 73.9161 230.378L66.8044 234.562C65.6861 235.22 64.3493 235.397 63.0983 235.053L48.2659 230.976C45.2019 230.134 43.7871 226.6 45.4231 223.876L59.8404 199.869C60.612 198.585 60.7392 197.013 60.1844 195.621L54.0019 180.108C53.3826 178.554 51.9989 177.434 50.3498 177.153L11.7938 170.579C10.3958 170.34 9.17485 169.496 8.45835 168.272L1.85754 156.998C1.30268 156.05 1.08958 154.941 1.25381 153.855L3.78973 137.087C4.06194 135.287 5.32894 133.796 7.06134 133.237L23.8997 127.802C25.8819 127.162 27.2253 125.317 27.2253 123.234V78.8222C27.2253 77.6872 26.8231 76.589 26.0902 75.7224L18.6068 66.8746C16.7634 64.6951 17.2181 61.3979 19.5828 59.7988L40.7695 45.4708C41.6736 44.8593 42.3424 43.958 42.6654 42.9155L54.3557 5.19131Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1130_42192)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M72 102C69.2386 102 67 104.239 67 107V141C67 143.761 69.2386 146 72 146H122L128 154L134 146H184C186.761 146 189 143.761 189 141V107C189 104.239 186.761 102 184 102H72Z" fill="white" /> </g> <g class="region-logo" clip-path="url(#clip0_1130_42192)"> <path d="M81.3987 122.539L82.6737 122.795C85.8731 123.444 87.2641 124.835 87.2641 127.385C87.2641 130.468 84.9922 132.114 80.7727 132.114H75.1158V128.869C76.9705 129.24 78.918 129.448 80.5409 129.448C82.9752 129.448 84.2039 128.799 84.2039 127.524C84.2039 126.249 83.5779 125.832 80.8654 125.298L79.5904 125.043C76.4141 124.417 75 123.003 75 120.453C75 117.578 77.3183 115.886 81.2596 115.886H86.3136V119.131C84.5286 118.737 83.0215 118.552 81.4914 118.552C79.3122 118.552 78.0603 119.224 78.0603 120.383C78.0603 121.566 78.7326 122.006 81.3987 122.539ZM103.261 124V132.114H98.091C92.2023 132.114 88.7712 129.147 88.7712 124C88.7712 118.853 92.2023 115.886 98.091 115.886H102.102V119.039C100.734 118.714 99.2733 118.552 97.9056 118.552C94.1033 118.552 91.901 120.569 91.901 124C91.901 127.339 94.1266 129.332 97.9056 129.332H100.363L100.363 124H103.261Z" fill="black" /> <path d="M138.117 110H110.117V122.6H138.117V110Z" fill="#E60028" /> <path d="M138.117 125.4H110.117V138H138.117V125.4Z" fill="black" /> <path d="M138.117 122.6H110.117V125.4H138.117V122.6Z" fill="white" /> <path d="M151.121 119.188V122.313C150.349 122.532 149.482 122.646 148.635 122.646C146.377 122.646 144.977 121.332 144.977 119.217C144.977 117.102 146.377 115.787 148.635 115.787C149.291 115.787 150.064 115.873 150.645 116.006V117.122C150.007 116.969 149.33 116.884 148.73 116.884C147.149 116.884 146.215 117.75 146.215 119.217C146.215 120.684 147.149 121.551 148.73 121.551C149.121 121.551 149.521 121.523 149.931 121.455V119.188H151.121Z" fill="black" /> <path d="M152.609 115.882H155.553C157.106 115.882 157.992 116.597 157.992 117.864C157.992 118.789 157.535 119.388 156.677 119.636L158.325 122.551H156.973L155.486 119.846H153.848V122.551H152.609V115.882ZM153.848 116.978V118.75H155.553C156.343 118.75 156.753 118.455 156.753 117.864C156.753 117.273 156.343 116.978 155.553 116.978H153.848Z" fill="black" /> <path d="M163.865 121.265H160.855L160.292 122.551H159.035L161.988 115.882H162.749L165.703 122.551H164.427L163.865 121.265ZM163.407 120.198L162.359 117.788L161.311 120.198H163.407Z" fill="black" /> <path d="M167.973 118.159V122.551H166.754V115.882H167.516L171.44 120.274V115.882H172.66V122.551H171.898L167.973 118.159Z" fill="black" /> <path d="M174.355 115.882H176.823C179.166 115.882 180.5 117.101 180.5 119.216C180.5 121.331 179.166 122.551 176.823 122.551H174.355V115.882ZM175.594 116.978V121.456H176.823C178.414 121.456 179.261 120.674 179.261 119.216C179.261 117.759 178.414 116.978 176.823 116.978H175.594Z" fill="black" /> <path d="M145.328 125.446H150.225V126.57H146.567V128.019H149.272V129.143H146.567V130.99H150.32V132.114H145.328V125.446Z" fill="black" /> <path d="M153.884 128.2L154.407 128.304C155.713 128.561 156.294 129.133 156.294 130.171C156.294 131.495 155.36 132.21 153.627 132.21C152.778 132.21 151.931 132.105 151.302 131.925V130.781C152.131 131 152.893 131.115 153.531 131.115C154.579 131.115 155.075 130.829 155.075 130.219C155.075 129.676 154.836 129.523 153.664 129.295L153.141 129.19C151.836 128.932 151.254 128.362 151.254 127.323C151.254 126.066 152.217 125.351 153.922 125.351C154.694 125.351 155.379 125.418 155.903 125.551V126.694C155.246 126.542 154.541 126.447 154.017 126.447C153.026 126.447 152.474 126.741 152.474 127.275C152.474 127.818 152.712 127.971 153.884 128.2Z" fill="black" /> <path d="M156.91 125.446H162.702V126.57H160.426V132.114H159.187V126.57H156.91V125.446Z" fill="black" /> </g> <defs> <filter id="filter0_d_1130_42192" x="59" y="96" width="138" height="68" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="4" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1130_42192" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1130_42192" result="shape" /> </filter> <clipPath id="clip0_1130_42192"> <rect width="106" height="28" fill="white" transform="translate(75 110)" /> </clipPath> </defs> </svg> </div> <div id="rTA" data-zone="sg-tarneaud" class="region tarneaud"> <svg aria-hidden="true" viewBox="0 0 233 257" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" d="M6.99608 130.225L11.5852 119.513C12.0884 118.338 12.1024 117.011 11.624 115.826L2.87935 94.164C1.65189 91.1233 3.76684 87.7744 7.03987 87.576L19.2221 86.8373L33.6269 86.1585C35.6504 86.0631 37.3961 84.7078 37.99 82.7711L47.9055 50.438C48.2856 49.1987 49.1507 48.1658 50.3042 47.5742L70.1905 37.3756C71.1938 36.8611 71.984 36.0098 72.4224 34.971L80.7588 15.2191C81.7759 12.809 84.5356 11.6572 86.9643 12.6291L105.587 20.081C107.243 20.7438 109.13 20.4332 110.487 19.2746L129.52 3.02043C130.856 1.87969 132.708 1.5597 134.349 2.18615L171.406 16.332C173.54 17.1466 174.804 19.3521 174.429 21.6052L171.932 36.5958C171.749 37.6928 171.953 38.8192 172.508 39.7825L179.105 51.2208C179.807 52.4394 181.009 53.2884 182.393 53.5433L221.027 60.663C222.631 60.9585 223.975 62.0483 224.595 63.5565L230.684 78.3482C231.256 79.7383 231.144 81.3161 230.381 82.6114L214.472 109.619C213.441 111.369 211.421 112.28 209.427 111.895L183.088 106.81C181.322 106.47 179.514 107.144 178.403 108.559L156.535 136.402C155.625 137.561 155.298 139.074 155.647 140.506L161.007 162.44C161.245 163.414 161.172 164.438 160.798 165.369L137.07 224.451C136.253 226.483 134.166 227.705 131.994 227.422L112.183 224.837C110.476 224.614 108.78 225.323 107.739 226.694L87.6184 253.205C86.621 254.519 85.0187 255.229 83.3753 255.085L55.6602 252.653C54.2726 252.531 53.0063 251.812 52.1902 250.684L35.8183 228.043C34.7452 226.559 34.61 224.594 35.4697 222.977L47.3761 200.584C47.9902 199.429 48.1063 198.074 47.6978 196.831L34.5315 156.789C34.2278 155.866 33.6507 155.056 32.8768 154.468L8.50312 135.936C6.75026 134.604 6.12898 132.249 6.99608 130.225Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1151_42196)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M27 74C24.2386 74 22 76.2386 22 79V113C22 115.761 24.2386 118 27 118H85.7391L91.8696 126L98 118H158C160.761 118 163 115.761 163 113V79C163 76.2386 160.761 74 158 74H27Z" fill="white" /> </g> <g class="region-logo" clip-path="url(#clip0_1151_42196)"> <path d="M36.3987 94.5395L37.6737 94.7946C40.8731 95.4436 42.2641 96.8347 42.2641 99.385C42.2641 102.468 39.9922 104.114 35.7727 104.114H30.1158V100.869C31.9705 101.24 33.918 101.448 35.5409 101.448C37.9752 101.448 39.2039 100.799 39.2039 99.524C39.2039 98.249 38.5779 97.8316 35.8654 97.2983L34.5904 97.0434C31.4141 96.4174 30 95.0031 30 92.453C30 89.5782 32.3183 87.8857 36.2596 87.8857H41.3136V91.1314C39.5286 90.7373 38.0215 90.5518 36.4914 90.5518C34.3122 90.5518 33.0603 91.2242 33.0603 92.3834C33.0603 93.5657 33.7326 94.0062 36.3987 94.5395ZM58.2608 96.0001V104.114H53.091C47.2023 104.114 43.7712 101.147 43.7712 96.0002C43.7712 90.8533 47.2023 87.8857 53.091 87.8857H57.1018V91.0387C55.734 90.7142 54.2733 90.5518 52.9056 90.5518C49.1033 90.5518 46.901 92.5688 46.901 96.0002C46.901 99.3386 49.1266 101.332 52.9056 101.332H55.3631L55.3631 96.0001H58.2608Z" fill="black" /> <path d="M93.1173 82H65.1172V94.6H93.1173V82Z" fill="#E60028" /> <path d="M93.1173 97.3999H65.1172V110H93.1173V97.3999Z" fill="black" /> <path d="M93.1173 94.6001H65.1172V97.4001H93.1173V94.6001Z" fill="white" /> <path d="M99.9805 92.668H105.772V93.7918H103.496V99.3365H102.257V93.7918H99.9805V92.668Z" fill="black" /> <path d="M110.228 98.0506H107.218L106.655 99.3365H105.398L108.351 92.668H109.113L112.066 99.3365H110.79L110.228 98.0506ZM109.771 96.9837L108.723 94.5731L107.675 96.9837H109.771Z" fill="black" /> <path d="M113.156 92.668H116.1C117.652 92.668 118.538 93.3828 118.538 94.6493C118.538 95.5734 118.081 96.1734 117.224 96.4213L118.872 99.3365H117.519L116.033 96.6307H114.395V99.3365H113.156V92.668ZM114.395 93.7638V95.5358H116.1C116.89 95.5358 117.3 95.2397 117.3 94.6493C117.3 94.059 116.89 93.7638 116.1 93.7638H114.395Z" fill="black" /> <path d="M121.161 94.9445V99.3365H119.941V92.668H120.703L124.628 97.0599V92.668H125.847V99.3365H125.085L121.161 94.9445Z" fill="black" /> <path d="M127.543 92.668H132.439V93.7918H128.782V95.2397H131.486V96.3644H128.782V98.2117H132.534V99.3365H127.543V92.668Z" fill="black" /> <path d="M138.275 98.0506H135.265L134.702 99.3365H133.445L136.398 92.668H137.16L140.113 99.3365H138.837L138.275 98.0506ZM137.817 96.9837L136.769 94.5731L135.722 96.9837H137.817Z" fill="black" /> <path d="M143.647 99.431C141.723 99.431 140.723 98.45 140.723 96.5352V92.668H141.961V96.4783C141.961 97.7265 142.513 98.3361 143.647 98.3361C144.79 98.3361 145.333 97.7361 145.333 96.4783V92.668H146.572V96.5352C146.572 98.4403 145.562 99.431 143.647 99.431Z" fill="black" /> <path d="M148.176 92.668H150.643C152.986 92.668 154.32 93.8873 154.32 96.0017C154.32 98.1172 152.986 99.3365 150.643 99.3365H148.176V92.668ZM149.414 93.7638V98.2406H150.643C152.234 98.2406 153.081 97.4593 153.081 96.0017C153.081 94.5451 152.234 93.7638 150.643 93.7638H149.414Z" fill="black" /> </g> <defs> <filter id="filter0_d_1151_42196" x="14" y="68" width="157" height="68" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="4" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1151_42196" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1151_42196" result="shape" /> </filter> <clipPath id="clip0_1151_42196"> <rect width="124.667" height="28" fill="white" transform="translate(30 82)" /> </clipPath> </defs> </svg> </div> <div id="rARA" data-zone="sg-auvergne-rhone-alpes" class="region auvergne-rhone-alpes"> <svg aria-hidden="true" viewBox="0 0 206 178" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M131.605 13.648C131.289 13.6143 130.978 13.5494 130.675 13.4541L113.127 7.93765C111.826 7.52888 110.414 7.6922 109.241 8.38687L102.203 12.5555C101.08 13.2211 99.7333 13.4001 98.4747 13.0511L84.2808 9.11561L47.9473 1.9749C46.1802 1.62762 44.3674 2.29866 43.2524 3.71281L21.3356 31.5089C20.4243 32.6647 20.0937 34.1747 20.4385 35.6055L25.7949 57.8313C26.0282 58.7992 25.9547 59.8156 25.5846 60.7399L1.35644 121.256C0.862433 122.49 0.902169 123.873 1.46618 125.077L10.4242 144.192C11.2144 145.878 12.9085 146.955 14.7706 146.955H42.3928C44.0563 146.955 45.6011 146.094 46.4758 144.679L57.6399 126.617C58.865 124.636 61.3365 123.82 63.5008 124.683L83.5306 132.67C84.5832 133.089 85.4533 133.868 85.987 134.868L103.074 166.872C104.003 168.613 105.904 169.608 107.865 169.378L136.027 166.087C136.757 166.002 137.497 166.085 138.189 166.331L164.952 175.828C166.808 176.486 168.877 175.945 170.172 174.462L172.188 172.155C173.457 170.702 173.733 168.631 172.889 166.897L166.941 154.677C165.901 152.541 166.58 149.966 168.537 148.621L202.38 125.355C204.223 124.088 204.946 121.716 204.125 119.636L200.152 109.579C199.905 108.955 199.53 108.389 199.051 107.918L169.96 79.3436C168.76 78.1651 168.264 76.4445 168.654 74.8084L181.453 21.0051C181.704 19.9497 180.971 18.9137 179.893 18.7987L131.605 13.648Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1151_42202)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M15 51C12.2386 51 10 53.2386 10 56V90C10 92.7614 12.2386 95 15 95H82L88 103L94 95H161C163.761 95 166 92.7614 166 90V56C166 53.2386 163.761 51 161 51H15Z" fill="white" /> </g> <g class="region-logo" clip-path="url(#clip0_1151_42202)"> <path d="M107.663 74.2553L105.5 73.0926L103.355 74.2553V73.3501L105.128 72.3018H105.89L107.663 73.3501V74.2553Z" fill="black" /> <path d="M92.7987 70.2655H89.7885L89.2266 71.5513H87.9688L90.922 64.8833H91.684L94.6372 71.5513H93.3606L92.7987 70.2655ZM92.3414 69.1986L91.2934 66.7884L90.2458 69.1986H92.3414Z" fill="black" /> <path d="M98.1743 71.6463C96.2503 71.6463 95.25 70.6653 95.25 68.7505V64.8833H96.4886V68.6936C96.4886 69.9413 97.0408 70.551 98.1743 70.551C99.3174 70.551 99.8605 69.951 99.8605 68.6936V64.8833H101.099V68.7505C101.099 70.6556 100.089 71.6463 98.1743 71.6463Z" fill="black" /> <path d="M105.801 71.5513H105.039L102.086 64.8833H103.42L105.43 69.57L107.44 64.8833H108.754L105.801 71.5513Z" fill="black" /> <path d="M109.719 64.8833H114.615V66.0071H110.957V67.455H113.663V68.5793H110.957V70.427H114.71V71.5513H109.719V64.8833Z" fill="black" /> <path d="M116.062 64.8833H119.006C120.559 64.8833 121.445 65.5976 121.445 66.8647C121.445 67.7888 120.987 68.3888 120.13 68.6367L121.778 71.5513H120.426L118.939 68.846H117.301V71.5513H116.062V64.8833ZM117.301 65.9786V67.7507H119.006C119.797 67.7507 120.206 67.455 120.206 66.8647C120.206 66.2743 119.797 65.9786 119.006 65.9786H117.301Z" fill="black" /> <path d="M128.562 68.1884V71.3128C127.791 71.5323 126.924 71.6461 126.076 71.6461C123.819 71.6461 122.418 70.3318 122.418 68.2169C122.418 66.1024 123.819 64.7876 126.076 64.7876C126.733 64.7876 127.505 64.8734 128.086 65.0071V66.1217C127.448 65.9693 126.771 65.8834 126.171 65.8834C124.59 65.8834 123.657 66.7501 123.657 68.2169C123.657 69.6841 124.59 70.5508 126.171 70.5508C126.562 70.5508 126.962 70.5223 127.371 70.4558V68.1884H128.562Z" fill="black" /> <path d="M131.266 67.1598V71.5513H130.047V64.8833H130.809L134.734 69.2748V64.8833H135.953V71.5513H135.191L131.266 67.1598Z" fill="black" /> <path d="M137.648 64.8833H142.544V66.0071H138.887V67.455H141.592V68.5793H138.887V70.427H142.64V71.5513H137.648V64.8833Z" fill="black" /> <path d="M87.9727 74.4468H90.9162C92.4688 74.4468 93.3548 75.1611 93.3548 76.4281C93.3548 77.3522 92.8976 77.9522 92.04 78.2002L93.6881 81.1148H92.3357L90.8492 78.4095H89.2112V81.1148H87.9727V74.4468ZM89.2112 75.5421V77.3141H90.9162C91.7067 77.3141 92.1162 77.0185 92.1162 76.4281C92.1162 75.8378 91.7067 75.5421 90.9162 75.5421H89.2112Z" fill="black" /> <path d="M99.4252 78.2378H95.9959V81.1148H94.7578V74.4468H95.9959V77.114H99.4252V74.4468H100.664V81.1148H99.4252V78.2378Z" fill="black" /> <path d="M105.586 74.3511C107.777 74.3511 109.167 75.6852 109.167 77.7803C109.167 79.8765 107.777 81.2096 105.586 81.2096C103.395 81.2096 102.004 79.8765 102.004 77.7803C102.004 75.6852 103.395 74.3511 105.586 74.3511ZM105.586 75.4469C104.147 75.4469 103.242 76.3517 103.242 77.7803C103.242 79.2094 104.147 80.1143 105.586 80.1143C107.024 80.1143 107.929 79.2094 107.929 77.7803C107.929 76.3517 107.024 75.4469 105.586 75.4469Z" fill="black" /> <path d="M111.731 76.7233V81.1148H110.512V74.4468H111.274L115.198 78.8383V74.4468H116.418V81.1148H115.656L111.731 76.7233Z" fill="black" /> <path d="M118.113 74.4468H123.009V75.5706H119.351V77.0185H122.057V78.1428H119.351V79.9905H123.105V81.1148H118.113V74.4468Z" fill="black" /> <path d="M131.052 79.8289H128.042L127.48 81.1148H126.223L129.175 74.4468H129.937L132.89 81.1148H131.614L131.052 79.8289ZM130.595 78.7621L129.547 76.3519L128.499 78.7621H130.595Z" fill="black" /> <path d="M138.647 81.1148H133.941V74.4468H135.18V79.9905H138.647V81.1148Z" fill="black" /> <path d="M139.793 74.4468H142.737C144.346 74.4468 145.27 75.1992 145.27 76.5236C145.27 77.8476 144.346 78.6 142.737 78.6H141.032V81.1148H139.793V74.4468ZM141.032 75.5421V77.5047H142.737C143.603 77.5047 144.032 77.1805 144.032 76.5236C144.032 75.8662 143.603 75.5421 142.737 75.5421H141.032Z" fill="black" /> <path d="M146.543 74.4468H151.439V75.5706H147.781V77.0185H150.487V78.1428H147.781V79.9905H151.534V81.1148H146.543V74.4468Z" fill="black" /> <path d="M155.098 77.1996L155.622 77.3043C156.927 77.5614 157.508 78.1329 157.508 79.1713C157.508 80.4953 156.574 81.2096 154.841 81.2096C153.993 81.2096 153.145 81.1049 152.516 80.9241V79.781C153.345 80 154.107 80.1143 154.745 80.1143C155.793 80.1143 156.289 79.8287 156.289 79.2191C156.289 78.676 156.05 78.5236 154.879 78.295L154.355 78.1903C153.05 77.9327 152.469 77.3617 152.469 76.3233C152.469 75.0659 153.431 74.3511 155.136 74.3511C155.908 74.3511 156.594 74.4181 157.117 74.5512V75.6943C156.46 75.5419 155.755 75.4469 155.231 75.4469C154.24 75.4469 153.688 75.7421 153.688 76.2755C153.688 76.8186 153.926 76.971 155.098 77.1996Z" fill="black" /> <path d="M24.3987 71.5395L25.6737 71.7946C28.8731 72.4436 30.2641 73.8347 30.2641 76.385C30.2641 79.4683 27.9922 81.1144 23.7727 81.1144H18.1158V77.8687C19.9705 78.2396 21.918 78.4483 23.5409 78.4483C25.9752 78.4483 27.2039 77.7991 27.2039 76.524C27.2039 75.249 26.5779 74.8316 23.8654 74.2983L22.5904 74.0434C19.4141 73.4174 18 72.0031 18 69.453C18 66.5782 20.3183 64.8857 24.2596 64.8857H29.3136V68.1314C27.5286 67.7373 26.0215 67.5518 24.4914 67.5518C22.3122 67.5518 21.0603 68.2242 21.0603 69.3834C21.0603 70.5657 21.7326 71.0062 24.3987 71.5395ZM46.2608 73.0001V81.1144H41.091C35.2023 81.1144 31.7712 78.1469 31.7712 73.0002C31.7712 67.8533 35.2023 64.8857 41.091 64.8857H45.1018V68.0387C43.734 67.7142 42.2733 67.5518 40.9056 67.5518C37.1033 67.5518 34.901 69.5688 34.901 73.0002C34.901 76.3386 37.1266 78.3323 40.9056 78.3323H43.3631L43.3631 73.0001H46.2608Z" fill="black" /> <path d="M81.1173 59H53.1172V71.6001H81.1173V59Z" fill="#E60028" /> <path d="M81.1173 74.3999H53.1172V87H81.1173V74.3999Z" fill="black" /> <path d="M81.1173 71.6001H53.1172V74.4001H81.1173V71.6001Z" fill="white" /> </g> <defs> <filter id="filter0_d_1151_42202" x="6" y="48" width="164" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="1" /> <feGaussianBlur stdDeviation="2" /> <feComposite in2="hardAlpha" operator="out" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1151_42202" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1151_42202" result="shape" /> </filter> <clipPath id="clip0_1151_42202"> <rect width="140" height="28" fill="white" transform="translate(18 59)" /> </clipPath> </defs> </svg> </div> <div id="rLA" data-zone="sg-laydernier" class="region laydernier"> <svg aria-hidden="true" viewBox="0 0 169 105" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M35.2168 103.209C33.6874 103.474 32.1237 102.984 31.0198 101.893L2.95347 74.145C1.75588 72.961 1.26637 71.236 1.6636 69.5994L14.975 14.7564C15.1989 13.8341 15.6912 12.9988 16.3897 12.3561L28.0162 1.65979C28.8764 0.868416 30.229 0.980171 30.9476 1.902L32.962 4.48596C34.1918 6.06347 36.271 6.71299 38.1801 6.11606L42.9376 4.62848C45.1309 3.94269 47.5025 4.90759 48.594 6.92979L71.3246 49.0413C71.7027 49.7418 71.9006 50.5253 71.9006 51.3213V81.9001C71.9006 83.334 71.2596 84.6928 70.153 85.6046L61.664 92.5994C60.5574 93.5112 59.9164 94.87 59.9164 96.3038V96.3901C59.9164 97.8486 58.8673 99.0958 57.4303 99.3457L35.2168 103.209Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1151_42203)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M22 28C19.2386 28 17 30.2386 17 33V67C17 69.7614 19.2386 72 22 72H33L39 80L45 72H160C162.761 72 165 69.7614 165 67V33C165 30.2386 162.761 28 160 28H22Z" fill="white" /> </g> <g class="region-logo"> <path d="M31.3664 48.5395L32.635 48.7946C35.8182 49.4436 37.2022 50.8347 37.2022 53.385C37.2022 56.4683 34.9417 58.1144 30.7436 58.1144H25.1152V54.8687C26.9605 55.2396 28.8983 55.4483 30.5129 55.4483C32.9349 55.4483 34.1574 54.7991 34.1574 53.524C34.1574 52.249 33.5346 51.8316 30.8358 51.2983L29.5672 51.0434C26.407 50.4174 25 49.0031 25 46.453C25 43.5782 27.3066 41.8857 31.228 41.8857H36.2565V45.1314C34.4804 44.7373 32.981 44.5518 31.4586 44.5518C29.2904 44.5518 28.0448 45.2242 28.0448 46.3834C28.0448 47.5657 28.7137 48.0062 31.3664 48.5395ZM53.1181 50.0001V58.1144H47.9744C42.1154 58.1144 38.7016 55.1469 38.7016 50.0002C38.7016 44.8533 42.1154 41.8857 47.9744 41.8857H51.9649V45.0387C50.604 44.7142 49.1507 44.5518 47.7899 44.5518C44.0069 44.5518 41.8157 46.5688 41.8157 50.0002C41.8157 53.3386 44.03 55.3323 47.7899 55.3323H50.235L50.235 50.0001H53.1181Z" fill="black" /> <path d="M87.7962 36H59.9375V48.6H87.7962V36Z" fill="#E60028" /> <path d="M87.7962 51.3999H59.9375V64H87.7962V51.3999Z" fill="black" /> <path d="M87.7962 48.6001H59.9375V51.4001H87.7962V48.6001Z" fill="white" /> <path d="M99.3028 53.3365H94.6211V46.6685H95.8534V52.2122H99.3028V53.3365Z" fill="black" /> <path d="M104.684 52.0506H101.689L101.129 53.3365H99.8789L102.817 46.6685H103.575L106.513 53.3365H105.243L104.684 52.0506ZM104.229 50.9837L103.186 48.5736L102.144 50.9837H104.229Z" fill="black" /> <path d="M109.363 50.2694V53.3365H108.13V50.2694L105.43 46.6685H106.841L108.756 49.2787L110.671 46.6685H112.064L109.363 50.2694Z" fill="black" /> <path d="M112.98 46.6685H115.435C117.767 46.6685 119.094 47.8877 119.094 50.0022C119.094 52.1172 117.767 53.3365 115.435 53.3365H112.98V46.6685ZM114.213 47.7638V52.2411H115.435C117.018 52.2411 117.861 51.4598 117.861 50.0022C117.861 48.5451 117.018 47.7638 115.435 47.7638H114.213Z" fill="black" /> <path d="M120.41 46.6685H125.282V47.7923H121.642V49.2402H124.334V50.3644H121.642V52.2122H125.376V53.3365H120.41V46.6685Z" fill="black" /> <path d="M126.723 46.6685H129.651C131.196 46.6685 132.078 47.3828 132.078 48.6498C132.078 49.5739 131.623 50.1739 130.769 50.4218L132.409 53.3365H131.064L129.585 50.6312H127.955V53.3365H126.723V46.6685ZM127.955 47.7638V49.5358H129.651C130.438 49.5358 130.845 49.2402 130.845 48.6498C130.845 48.0595 130.438 47.7638 129.651 47.7638H127.955Z" fill="black" /> <path d="M134.686 48.945V53.3365H133.473V46.6685H134.231L138.136 51.0599V46.6685H139.349V53.3365H138.591L134.686 48.945Z" fill="black" /> <path d="M142.263 53.3365H141.031V46.6685H142.263V53.3365Z" fill="black" /> <path d="M143.93 46.6685H148.801V47.7923H145.162V49.2402H147.854V50.3644H145.162V52.2122H148.896V53.3365H143.93V46.6685Z" fill="black" /> <path d="M150.242 46.6685H153.171C154.716 46.6685 155.597 47.3828 155.597 48.6498C155.597 49.5739 155.142 50.1739 154.289 50.4218L155.929 53.3365H154.583L153.105 50.6312H151.474V53.3365H150.242V46.6685ZM151.474 47.7638V49.5358H153.171C153.957 49.5358 154.365 49.2402 154.365 48.6498C154.365 48.0595 153.957 47.7638 153.171 47.7638H151.474Z" fill="black" /> </g> <defs> <filter id="filter0_d_1151_42203" x="13" y="26" width="156" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="2" /> <feComposite in2="hardAlpha" operator="out" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1151_42203" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1151_42203" result="shape" /> </filter> </defs> </svg> </div> <div id="rSE" data-zone="sg-sud-ouest" class="region sud-ouest"> <svg aria-hidden="true" viewBox="0 0 172 239" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M51.805 17.6446L66.5005 52.2448C66.6864 52.6824 66.9363 53.0901 67.242 53.4543L75.8839 63.75C78.3387 66.6747 76.5615 71.1558 72.7695 71.603L67.8557 72.1824C65.439 72.4674 63.6179 74.5159 63.6179 76.9494V117.977C63.6179 118.317 63.5817 118.656 63.5101 118.988L51.7014 173.755C51.5286 174.556 51.1535 175.3 50.6118 175.915L32.3105 196.701C30.5934 198.651 30.7399 201.613 32.641 203.385L54.6645 223.904C55.1585 224.364 55.744 224.715 56.3829 224.934L94.1039 237.838C95.2567 238.233 96.5321 237.836 97.2584 236.858L116.73 210.629C117.894 209.061 117.992 206.944 116.979 205.275L109.707 193.307C108.266 190.934 109.131 187.838 111.594 186.556L167.986 157.213C169.574 156.386 170.571 154.745 170.571 152.955V127.913C170.571 125.434 168.682 123.363 166.213 123.134L140.053 120.71C138.67 120.582 137.409 119.86 136.598 118.732L120.379 96.1675C119.322 94.6967 119.183 92.7561 120.019 91.1495L131.914 68.3016C132.51 67.1568 132.62 65.8202 132.219 64.5935L119.122 24.5388C118.818 23.6091 118.238 22.7945 117.458 22.204L91.3068 2.39784C90.1879 1.55043 88.7542 1.2352 87.383 1.53514L72.0969 4.87898C71.5343 5.00204 70.9985 5.22533 70.515 5.53817L51.805 17.6446Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1151_42199)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 118C10.2386 118 8 120.239 8 123V157C8 159.761 10.2386 162 13 162H123C125.761 162 128 159.761 128 157V147L136 141L128 135V123C128 120.239 125.761 118 123 118H13Z" fill="white" /> </g> <g class="region-logo" clip-path="url(#clip0_1151_42199)"> <path d="M22.3987 138.539L23.6737 138.795C26.8731 139.444 28.2641 140.835 28.2641 143.385C28.2641 146.468 25.9922 148.114 21.7727 148.114H16.1158V144.869C17.9705 145.24 19.918 145.448 21.5409 145.448C23.9752 145.448 25.2039 144.799 25.2039 143.524C25.2039 142.249 24.5779 141.832 21.8654 141.298L20.5904 141.043C17.4141 140.417 16 139.003 16 136.453C16 133.578 18.3183 131.886 22.2596 131.886H27.3136V135.131C25.5286 134.737 24.0215 134.552 22.4914 134.552C20.3122 134.552 19.0603 135.224 19.0603 136.383C19.0603 137.566 19.7326 138.006 22.3987 138.539ZM44.2608 140V148.114H39.091C33.2023 148.114 29.7712 145.147 29.7712 140C29.7712 134.853 33.2023 131.886 39.091 131.886H43.1018V135.039C41.734 134.714 40.2733 134.552 38.9056 134.552C35.1033 134.552 32.901 136.569 32.901 140C32.901 143.339 35.1266 145.332 38.9056 145.332H41.3631L41.3631 140H44.2608Z" fill="black" /> <path d="M79.1173 126H51.1172V138.6H79.1173V126Z" fill="#E60028" /> <path d="M79.1173 141.4H51.1172V154H79.1173V141.4Z" fill="black" /> <path d="M79.1173 138.6H51.1172V141.4H79.1173V138.6Z" fill="white" /> <path d="M88.7228 134.637L89.2466 134.741C90.5518 134.998 91.133 135.569 91.133 136.608C91.133 137.932 90.1992 138.647 88.4658 138.647C87.6179 138.647 86.77 138.541 86.1415 138.361V137.218C86.9701 137.437 87.7322 137.551 88.3703 137.551C89.4183 137.551 89.9137 137.265 89.9137 136.656C89.9137 136.113 89.6754 135.96 88.5039 135.731L87.9796 135.627C86.6749 135.37 86.0938 134.799 86.0938 133.76C86.0938 132.503 87.056 131.788 88.761 131.788C89.5327 131.788 90.2185 131.855 90.7423 131.988V133.131C90.0849 132.978 89.3802 132.884 88.8564 132.884C87.8658 132.884 87.313 133.179 87.313 133.713C87.313 134.256 87.5513 134.408 88.7228 134.637Z" fill="black" /> <path d="M95.1357 138.647C93.2113 138.647 92.2109 137.666 92.2109 135.751V131.884H93.4495V135.694C93.4495 136.941 94.0018 137.551 95.1357 137.551C96.2788 137.551 96.8214 136.951 96.8214 135.694V131.884H98.06V135.751C98.06 137.656 97.05 138.647 95.1357 138.647Z" fill="black" /> <path d="M99.6641 131.884H102.131C104.475 131.884 105.808 133.103 105.808 135.218C105.808 137.332 104.475 138.551 102.131 138.551H99.6641V131.884ZM100.902 132.979V137.456H102.131C103.722 137.456 104.57 136.675 104.57 135.218C104.57 133.76 103.722 132.979 102.131 132.979H100.902Z" fill="black" /> <path d="M89.5582 141.352C91.7489 141.352 93.1399 142.686 93.1399 144.781C93.1399 146.877 91.7489 148.21 89.5582 148.21C87.3671 148.21 85.9766 146.877 85.9766 144.781C85.9766 142.686 87.3671 141.352 89.5582 141.352ZM89.5582 142.447C88.1195 142.447 87.2147 143.352 87.2147 144.781C87.2147 146.209 88.1195 147.114 89.5582 147.114C90.9965 147.114 91.9013 146.209 91.9013 144.781C91.9013 143.352 90.9965 142.447 89.5582 142.447Z" fill="black" /> <path d="M97.2876 148.21C95.3636 148.21 94.3633 147.229 94.3633 145.314V141.447H95.6019V145.258C95.6019 146.505 96.1541 147.114 97.2876 147.114C98.4306 147.114 98.9737 146.514 98.9737 145.258V141.447H100.212V145.314C100.212 147.22 99.2023 148.21 97.2876 148.21Z" fill="black" /> <path d="M101.816 141.447H106.713V142.571H103.055V144.019H105.76V145.143H103.055V146.991H106.808V148.115H101.816V141.447Z" fill="black" /> <path d="M110.371 144.2L110.895 144.304C112.2 144.562 112.781 145.133 112.781 146.172C112.781 147.495 111.848 148.21 110.114 148.21C109.266 148.21 108.418 148.105 107.79 147.925V146.781C108.619 147 109.381 147.114 110.019 147.114C111.067 147.114 111.562 146.829 111.562 146.219C111.562 145.676 111.324 145.524 110.152 145.295L109.629 145.191C108.323 144.933 107.742 144.362 107.742 143.323C107.742 142.066 108.704 141.352 110.409 141.352C111.181 141.352 111.867 141.418 112.391 141.551V142.694C111.733 142.542 111.029 142.447 110.504 142.447C109.514 142.447 108.961 142.743 108.961 143.276C108.961 143.819 109.2 143.971 110.371 144.2Z" fill="black" /> <path d="M113.398 141.447H119.19V142.571H116.914V148.115H115.675V142.571H113.398V141.447Z" fill="black" /> </g> <defs> <filter id="filter0_d_1151_42199" x="0" y="112" width="144" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="4" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1151_42199" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1151_42199" result="shape" /> </filter> <clipPath id="clip0_1151_42199"> <rect x="16" y="126" width="103.333" height="28" fill="white" /> </clipPath> </defs> </svg> </div> <div id="rCO" data-zone="sg-courtois" class="region courtois"> <svg aria-hidden="true" viewBox="0 0 230 184" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M122.061 4.81155C123.638 5.04906 124.994 6.05418 125.68 7.49386L134.619 26.261C135.415 27.9323 137.101 28.9968 138.953 28.9968H166.425C168.081 28.9968 169.619 28.1436 170.496 26.7394L181.825 8.5987C183.057 6.62688 185.524 5.82095 187.682 6.68572L207.483 14.6206C208.535 15.0423 209.404 15.823 209.936 16.8242L227.839 50.5246C228.304 51.3992 228.487 52.3961 228.362 53.3787L222.433 100.278C222.326 101.123 221.84 101.873 221.113 102.317L177.806 128.724C176.308 129.637 175.428 131.295 175.51 133.047L177.443 174.115C177.565 176.723 175.581 178.951 172.977 179.129L120.883 182.704C119.88 182.773 118.88 182.525 118.025 181.995L66.3225 149.939C64.0374 148.523 61.0344 149.259 59.6638 151.572L54.9133 159.588C53.7946 161.476 51.5379 162.365 49.4322 161.747L4.24265 148.485C2.37801 147.938 1.62416 145.704 2.7759 144.139L20.8031 119.64C21.9549 118.075 22.0492 115.969 21.0419 114.307L13.8925 102.511C12.4672 100.159 13.3053 97.0929 15.7287 95.793L42.7192 81.3163L71.5765 66.363C73.1686 65.538 74.1681 63.8943 74.1681 62.1012V34.0755C74.1681 33.0075 74.5243 31.97 75.1803 31.1272L96.7088 3.46937C97.7745 2.10032 99.496 1.41286 101.212 1.67125L122.061 4.81155Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1151_42200)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M74 71C71.2386 71 69 73.2386 69 76V110C69 112.761 71.2386 115 74 115H134L140 123L146 115H202C204.761 115 207 112.761 207 110V76C207 73.2386 204.761 71 202 71H74Z" fill="white" /> </g> <g class="region-logo" clip-path="url(#clip0_1151_42200)"> <path d="M83.3987 91.5395L84.6737 91.7946C87.8731 92.4436 89.2641 93.8347 89.2641 96.385C89.2641 99.4683 86.9922 101.114 82.7727 101.114H77.1158V97.8687C78.9705 98.2396 80.918 98.4483 82.5409 98.4483C84.9752 98.4483 86.2039 97.7991 86.2039 96.524C86.2039 95.249 85.5779 94.8316 82.8654 94.2983L81.5904 94.0434C78.4141 93.4174 77 92.0031 77 89.453C77 86.5782 79.3183 84.8857 83.2596 84.8857H88.3136V88.1314C86.5286 87.7373 85.0215 87.5518 83.4914 87.5518C81.3122 87.5518 80.0603 88.2242 80.0603 89.3834C80.0603 90.5657 80.7326 91.0062 83.3987 91.5395ZM105.261 93.0001V101.114H100.091C94.2023 101.114 90.7712 98.1469 90.7712 93.0002C90.7712 87.8533 94.2023 84.8857 100.091 84.8857H104.102V88.0387C102.734 87.7142 101.273 87.5518 99.9056 87.5518C96.1033 87.5518 93.901 89.5688 93.901 93.0002C93.901 96.3386 96.1266 98.3323 99.9056 98.3323H102.363L102.363 93.0001H105.261Z" fill="black" /> <path d="M140.117 79H112.117V91.6H140.117V79Z" fill="#E60028" /> <path d="M140.117 94.3999H112.117V107H140.117V94.3999Z" fill="black" /> <path d="M140.332 91.6665H112.332V94.4665H140.332V91.6665Z" fill="white" /> <path d="M146.977 93.0023C146.977 90.888 148.377 89.5732 150.634 89.5732C151.234 89.5732 151.815 89.6306 152.453 89.7449V90.8595C151.796 90.7259 151.301 90.669 150.729 90.669C149.148 90.669 148.215 91.5357 148.215 93.0023C148.215 94.4695 149.148 95.3361 150.729 95.3361C151.301 95.3361 151.796 95.2792 152.501 95.136V96.2505C151.815 96.3745 151.234 96.4314 150.634 96.4314C148.377 96.4314 146.977 95.1172 146.977 93.0023Z" fill="black" /> <path d="M156.871 89.5732C159.061 89.5732 160.452 90.9073 160.452 93.0023C160.452 95.0984 159.061 96.4314 156.871 96.4314C154.68 96.4314 153.289 95.0984 153.289 93.0023C153.289 90.9073 154.68 89.5732 156.871 89.5732ZM156.871 90.669C155.432 90.669 154.527 91.5738 154.527 93.0023C154.527 94.4314 155.432 95.3361 156.871 95.3361C158.309 95.3361 159.214 94.4314 159.214 93.0023C159.214 91.5738 158.309 90.669 156.871 90.669Z" fill="black" /> <path d="M164.596 96.4316C162.672 96.4316 161.672 95.4506 161.672 93.5359V89.6689H162.91V93.479C162.91 94.7267 163.463 95.3363 164.596 95.3363C165.739 95.3363 166.282 94.7364 166.282 93.479V89.6689H167.521V93.5359C167.521 95.441 166.511 96.4316 164.596 96.4316Z" fill="black" /> <path d="M169.125 89.6689H172.068C173.621 89.6689 174.507 90.3832 174.507 91.6502C174.507 92.5743 174.05 93.1742 173.192 93.4221L174.84 96.3366H173.487L172.002 93.6314H170.363V96.3366H169.125V89.6689ZM170.363 90.7642V92.5362H172.068C172.859 92.5362 173.268 92.2405 173.268 91.6502C173.268 91.0599 172.859 90.7642 172.068 90.7642H170.363Z" fill="black" /> <path d="M175.371 89.6689H181.162V90.7927H178.886V96.3366H177.648V90.7927H175.371V89.6689Z" fill="black" /> <path d="M185.32 89.5732C187.511 89.5732 188.901 90.9073 188.901 93.0023C188.901 95.0984 187.511 96.4314 185.32 96.4314C183.129 96.4314 181.738 95.0984 181.738 93.0023C181.738 90.9073 183.129 89.5732 185.32 89.5732ZM185.32 90.669C183.882 90.669 182.977 91.5738 182.977 93.0023C182.977 94.4314 183.882 95.3361 185.32 95.3361C186.758 95.3361 187.663 94.4314 187.663 93.0023C187.663 91.5738 186.758 90.669 185.32 90.669Z" fill="black" /> <path d="M191.649 96.3366H190.41V89.6689H191.649V96.3366Z" fill="black" /> <path d="M195.793 92.4216L196.317 92.5263C197.622 92.7834 198.203 93.3549 198.203 94.3932C198.203 95.7171 197.269 96.4314 195.536 96.4314C194.688 96.4314 193.84 96.3267 193.212 96.1459V95.0029C194.04 95.2218 194.802 95.3361 195.44 95.3361C196.488 95.3361 196.984 95.0506 196.984 94.441C196.984 93.8979 196.746 93.7455 195.574 93.5169L195.05 93.4123C193.745 93.1547 193.164 92.5837 193.164 91.5453C193.164 90.288 194.126 89.5732 195.831 89.5732C196.603 89.5732 197.289 89.6403 197.812 89.7734V90.9164C197.155 90.764 196.45 90.669 195.927 90.669C194.936 90.669 194.383 90.9642 194.383 91.4976C194.383 92.0406 194.622 92.193 195.793 92.4216Z" fill="black" /> </g> <defs> <filter id="filter0_d_1151_42200" x="61" y="65" width="154" height="68" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="4" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1151_42200" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1151_42200" result="shape" /> </filter> <clipPath id="clip0_1151_42200"> <rect x="77" y="79" width="121.333" height="28" fill="white" /> </clipPath> </defs> </svg> </div> <div id="rSMC" data-zone="sg-smc" class="region smc"> <svg aria-hidden="true" viewBox="0 0 185 152" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M3.43742 117.272C2.17414 116.846 1.38599 115.589 1.55336 114.267L7.08404 70.566C7.35941 68.3902 9.07448 66.6777 11.2507 66.4057L38.4508 63.0057C39.1886 62.9134 39.9378 62.9939 40.6393 63.2407L67.5992 72.7266C69.3413 73.3396 71.2806 72.8987 72.5865 71.5928L74.8963 69.2831C76.342 67.8373 76.7133 65.6345 75.8213 63.7948L69.9592 51.7042C68.9256 49.5724 69.602 47.0053 71.5519 45.6596L105.607 22.1567C107.451 20.8839 108.17 18.5042 107.337 16.4235L103.87 7.75476C103.444 6.6902 104.109 5.50417 105.239 5.31178L128.164 1.40964C129.245 1.2257 130.34 1.64582 131.02 2.50541L140.777 14.8349C141.5 15.7485 141.866 16.8938 141.807 18.0574L139.956 54.4508C139.817 57.194 142.003 59.4946 144.75 59.4946H161.366C163.36 59.4946 165.146 60.7275 165.854 62.5919L172.227 79.3903C172.609 80.3976 172.641 81.5041 172.318 82.5319L167.945 96.4502C167.675 97.3076 167.171 98.0721 166.488 98.6568L106.941 149.663C105.656 150.763 103.888 151.107 102.286 150.567L3.43742 117.272Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1151_42204)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M70 80C67.2386 80 65 82.2386 65 85V96L57 102L65 108V119C65 121.761 67.2386 124 70 124H172C174.761 124 177 121.761 177 119V85C177 82.2386 174.761 80 172 80H70Z" fill="white" /> </g> <g class="region-logo" clip-path="url(#clip0_1151_42204)"> <path d="M79.3987 100.539L80.6737 100.795C83.8731 101.444 85.2641 102.835 85.2641 105.385C85.2641 108.468 82.9922 110.114 78.7727 110.114H73.1158V106.869C74.9705 107.24 76.918 107.448 78.5409 107.448C80.9752 107.448 82.2039 106.799 82.2039 105.524C82.2039 104.249 81.5779 103.832 78.8654 103.298L77.5904 103.043C74.4141 102.417 73 101.003 73 98.453C73 95.5782 75.3183 93.8857 79.2596 93.8857H84.3136V97.1314C82.5286 96.7373 81.0215 96.5518 79.4914 96.5518C77.3122 96.5518 76.0603 97.2242 76.0603 98.3834C76.0603 99.5657 76.7326 100.006 79.3987 100.539ZM101.261 102V110.114H96.091C90.2023 110.114 86.7712 107.147 86.7712 102C86.7712 96.8533 90.2023 93.8857 96.091 93.8857H100.102V97.0387C98.734 96.7142 97.2733 96.5518 95.9056 96.5518C92.1033 96.5518 89.901 98.5688 89.901 102C89.901 105.339 92.1266 107.332 95.9056 107.332H98.3631L98.3631 102H101.261Z" fill="black" /> <path d="M136.117 88H108.117V100.6H136.117V88Z" fill="#E60028" /> <path d="M136.117 103.4H108.117V116H136.117V103.4Z" fill="black" /> <path d="M136.117 100.6H108.117V103.4H136.117V100.6Z" fill="white" /> <path d="M146.292 101.271L146.952 101.403C148.596 101.727 149.327 102.447 149.327 103.754C149.327 105.422 148.151 106.322 145.968 106.322C144.9 106.322 143.832 106.19 143.04 105.963V104.522C144.084 104.799 145.044 104.942 145.848 104.942C147.167 104.942 147.792 104.583 147.792 103.815C147.792 103.131 147.492 102.939 146.016 102.651L145.356 102.519C143.712 102.195 142.98 101.475 142.98 100.168C142.98 98.5836 144.192 97.6841 146.34 97.6841C147.312 97.6841 148.175 97.768 148.835 97.9359V99.3756C148.008 99.1836 147.12 99.0635 146.46 99.0635C145.212 99.0635 144.516 99.4358 144.516 100.107C144.516 100.791 144.816 100.983 146.292 101.271Z" fill="black" /> <path d="M152.876 100.611V106.202H151.34V97.8037H152.3L155.455 101.355L158.575 97.8037H159.522V106.202H157.987V100.599L155.491 103.359H155.371L152.876 100.611Z" fill="black" /> <path d="M161.469 102.003C161.469 99.3394 163.232 97.6841 166.076 97.6841C166.832 97.6841 167.563 97.7559 168.367 97.9002V99.3037C167.54 99.1358 166.916 99.0635 166.196 99.0635C164.204 99.0635 163.028 100.155 163.028 102.003C163.028 103.851 164.204 104.942 166.196 104.942C166.916 104.942 167.54 104.871 168.427 104.691V106.094C167.563 106.25 166.832 106.322 166.076 106.322C163.232 106.322 161.469 104.667 161.469 102.003Z" fill="black" /> </g> <defs> <filter id="filter0_d_1151_42204" x="49" y="74" width="136" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="4" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1151_42204" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1151_42204" result="shape" /> </filter> <clipPath id="clip0_1151_42204"> <rect x="73" y="88" width="95.3333" height="28" fill="white" /> </clipPath> </defs> </svg> </div> <div id="rSGC" data-zone="sg-societe-generale-corse" class="region societe-generale-corse"> <svg aria-hidden="true" viewBox="0 0 179 107" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="region-path" fill-rule="evenodd" clip-rule="evenodd" d="M132.43 39.7771C131.135 40.968 130.595 42.7721 131.023 44.4788L143.355 93.6247C143.667 94.8693 144.465 95.937 145.569 96.5896L157.639 103.718C160.083 105.161 163.239 104.18 164.434 101.605L172.085 85.1168C172.378 84.4838 172.531 83.7943 172.531 83.0965V64.6667C172.531 64.344 172.563 64.0222 172.628 63.7061L177.023 42.1848C177.088 41.8687 177.12 41.5469 177.12 41.2243V21.7639V6.3863C177.12 3.8635 175.075 1.81836 172.553 1.81836C170.03 1.81836 167.985 3.8635 167.985 6.3863V16.9639C167.985 19.6149 165.836 21.7639 163.185 21.7639H153.894C152.691 21.7639 151.531 22.2159 150.645 23.0304L141.175 31.7367L132.43 39.7771Z" fill="#F4F5F6" stroke="#999999" stroke-width="2" /> <g class="region-logo" filter="url(#filter0_d_1151_42205)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 36C10.2386 36 8 38.2386 8 41V75C8 77.7614 10.2386 80 13 80H142C144.761 80 147 77.7614 147 75V64L155 58L147 52V41C147 38.2386 144.761 36 142 36H13Z" fill="white" /> </g> <g class="region-logo" clip-path="url(#clip0_1151_42205)"> <path d="M22.3987 56.5395L23.6737 56.7946C26.8731 57.4436 28.2641 58.8347 28.2641 61.385C28.2641 64.4683 25.9922 66.1144 21.7727 66.1144H16.1158V62.8687C17.9705 63.2396 19.918 63.4483 21.5409 63.4483C23.9752 63.4483 25.2039 62.7991 25.2039 61.524C25.2039 60.249 24.5779 59.8316 21.8654 59.2983L20.5904 59.0434C17.4141 58.4174 16 57.0031 16 54.453C16 51.5782 18.3183 49.8857 22.2596 49.8857H27.3136V53.1314C25.5286 52.7373 24.0215 52.5518 22.4914 52.5518C20.3122 52.5518 19.0603 53.2242 19.0603 54.3834C19.0603 55.5657 19.7326 56.0062 22.3987 56.5395ZM44.2608 58.0001V66.1144H39.091C33.2023 66.1144 29.7712 63.1469 29.7712 58.0002C29.7712 52.8533 33.2023 49.8857 39.091 49.8857H43.1018V53.0387C41.734 52.7142 40.2733 52.5518 38.9056 52.5518C35.1033 52.5518 32.901 54.5688 32.901 58.0002C32.901 61.3386 35.1266 63.3323 38.9056 63.3323H41.3631L41.3631 58.0001H44.2608Z" fill="black" /> <path d="M79.1173 44H51.1172V56.6H79.1173V44Z" fill="#E60028" /> <path d="M79.1173 59.3999H51.1172V72H79.1173V59.3999Z" fill="black" /> <path d="M79.1173 56.6001H51.1172V59.4001H79.1173V56.6001Z" fill="white" /> <path d="M88.7228 52.6361L89.2466 52.7408C90.5518 52.9979 91.133 53.5694 91.133 54.6079C91.133 55.9318 90.1992 56.6461 88.4658 56.6461C87.6179 56.6461 86.77 56.5415 86.1415 56.3606V55.2175C86.9701 55.4365 87.7322 55.5508 88.3703 55.5508C89.4183 55.5508 89.9137 55.2652 89.9137 54.6556C89.9137 54.1125 89.6754 53.9601 88.5039 53.7315L87.9796 53.6268C86.6749 53.3693 86.0938 52.7982 86.0938 51.7598C86.0938 50.5024 87.056 49.7876 88.761 49.7876C89.5327 49.7876 90.2185 49.8546 90.7423 49.9878V51.1308C90.0849 50.9784 89.3802 50.8834 88.8564 50.8834C87.8658 50.8834 87.313 51.1786 87.313 51.712C87.313 52.2551 87.5513 52.4075 88.7228 52.6361Z" fill="black" /> <path d="M95.5231 49.7876C97.7138 49.7876 99.1047 51.1217 99.1047 53.2169C99.1047 55.313 97.7138 56.6461 95.5231 56.6461C93.3319 56.6461 91.9414 55.313 91.9414 53.2169C91.9414 51.1217 93.3319 49.7876 95.5231 49.7876ZM95.5231 50.8834C94.0843 50.8834 93.1795 51.7882 93.1795 53.2169C93.1795 54.646 94.0843 55.5508 95.5231 55.5508C96.9613 55.5508 97.8662 54.646 97.8662 53.2169C97.8662 51.7882 96.9613 50.8834 95.5231 50.8834Z" fill="black" /> <path d="M100.066 53.2169C100.066 51.1024 101.467 49.7876 103.724 49.7876C104.324 49.7876 104.905 49.845 105.544 49.9593V51.0739C104.886 50.9403 104.391 50.8834 103.819 50.8834C102.238 50.8834 101.305 51.7501 101.305 53.2169C101.305 54.6841 102.238 55.5508 103.819 55.5508C104.391 55.5508 104.886 55.4939 105.591 55.3506V56.4652C104.905 56.5892 104.324 56.6461 103.724 56.6461C101.467 56.6461 100.066 55.3318 100.066 53.2169Z" fill="black" /> <path d="M108.164 56.5513H106.926V49.8833H108.164V56.5513Z" fill="black" /> <path d="M109.84 49.8833H114.736V51.0071H111.078V52.455H113.783V53.5793H111.078V55.427H114.831V56.5513H109.84V49.8833Z" fill="black" /> <path d="M115.742 49.8833H121.534V51.0071H119.257V56.5513H118.019V51.0071H115.742V49.8833Z" fill="black" /> <path d="M122.629 49.8833H127.525V51.0071H123.867V52.455H126.572V53.5793H123.867V55.427H127.62V56.5513H122.629V49.8833Z" fill="black" /> <path d="M92.1203 62.7519V65.8763C91.3486 66.0958 90.4819 66.2096 89.6344 66.2096C87.3767 66.2096 85.9766 64.8953 85.9766 62.7803C85.9766 60.6659 87.3767 59.3511 89.6344 59.3511C90.2914 59.3511 91.063 59.4369 91.6442 59.5705V60.6852C91.0061 60.5327 90.3295 60.4469 89.7295 60.4469C88.1479 60.4469 87.2147 61.3136 87.2147 62.7803C87.2147 64.2475 88.1479 65.1143 89.7295 65.1143C90.1201 65.1143 90.52 65.0858 90.9299 65.0192V62.7519H92.1203Z" fill="black" /> <path d="M93.6055 59.4468H98.5019V60.5706H94.8441V62.0185H97.5489V63.1428H94.8441V64.9905H98.5969V66.1148H93.6055V59.4468Z" fill="black" /> <path d="M101.169 61.7233V66.1148H99.9492V59.4468H100.711L104.636 63.8383V59.4468H105.855V66.1148H105.093L101.169 61.7233Z" fill="black" /> <path d="M107.551 59.4468H112.447V60.5706H108.789V62.0185H111.494V63.1428H108.789V64.9905H112.542V66.1148H107.551V59.4468Z" fill="black" /> <path d="M113.895 59.4468H116.838C118.391 59.4468 119.277 60.1611 119.277 61.4281C119.277 62.3522 118.819 62.9522 117.962 63.2001L119.61 66.1148H118.257L116.772 63.4095H115.133V66.1148H113.895V59.4468ZM115.133 60.5421V62.3141H116.838C117.629 62.3141 118.038 62.0185 118.038 61.4281C118.038 60.8378 117.629 60.5421 116.838 60.5421H115.133Z" fill="black" /> <path d="M125.15 64.8289H122.14L121.578 66.1148H120.32L123.274 59.4468H124.036L126.989 66.1148H125.712L125.15 64.8289ZM124.693 63.762L123.645 61.3519L122.597 63.762H124.693Z" fill="black" /> <path d="M132.745 66.1148H128.039V59.4468H129.278V64.9905H132.745V66.1148Z" fill="black" /> <path d="M133.891 59.4468H138.787V60.5706H135.129V62.0185H137.835V63.1428H135.129V64.9905H138.882V66.1148H133.891V59.4468Z" fill="black" /> </g> <defs> <filter id="filter0_d_1151_42205" x="0" y="30" width="163" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dy="2" /> <feGaussianBlur stdDeviation="4" /> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1151_42205" /> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1151_42205" result="shape" /> </filter> <clipPath id="clip0_1151_42205"> <rect x="16" y="44" width="122.667" height="28" fill="white" /> </clipPath> </defs> </svg> </div> </div> </div> <div class="carte-content"> <h3 class="stl_title stl_title--3" id="red_banque">Une nouvelle marque nationale associée à 10 marques régionales <span></span> </h3> <div class="stl_btn-group"> <a href="https://banque.sg.fr/" id="btn_dyna" class="stl_btn stl_btn--primary stl_btn--md" style="min-height: 3rem;"> <span>Découvrir</span> </a> </div> </div> </div> </div> </section> <script> var arrayBanque = [ { nom: "Grand Est", code:"sg-grand-est", lien: "/sg-grand-est", }, { nom: "Crédit du Nord", code:"sg-credit-du-nord", lien: "/sg-credit-du-nord", }, { nom: "Société Générale", code:"sg-societe-generale", lien: "/sg-societe-generale", }, { nom: "Grand Ouest", code:"sg-grand-ouest", lien: "/sg-grand-ouest", }, { nom: "Tarneaud", code:"sg-tarneaud", lien: "/sg-tarneaud", }, { nom: "Auvergne Rhône Alpes", code:"sg-auvergne-rhone-alpes", lien: "/sg-auvergne", }, { nom: "Laydernier", code:"sg-laydernier", lien: "/sg-laydernier", }, { nom: "Sud Ouest", code: "sg-sud-ouest", lien: "/sg-sud-ouest", }, { nom: "Courtois", code: "sg-courtois", lien: "/sg-courtois", }, { nom: "SMC", code: "sg-smc", lien: "/sg-smc", }, { nom: "Société Générale en Corse", code:"sg-societe-generale-corse", lien: "/sg-societe-generale-corse", } ]; var picto = document.getElementById("picto_fleche"); var valueChange = document.getElementById("valueBanqueNew"); valueChange.addEventListener('click', function () { picto.classList.toggle("rotate"); }, false); valueChange.addEventListener("change", changeFunction); var elements = document.querySelectorAll(".region"); function addClass() { for (var i = 0; i < elements.length; i++) { elements[i].classList.remove("region-active"); elements[i].classList.add("region-inactive"); }; }; function addSelect() { for (var i = 0; i < elements.length; i++) { elements[i].classList.remove("region-active"); elements[i].classList.remove("region-inactive"); }; }; function removeClass(id) { document.getElementById(id).classList.toggle("region-active"); document.getElementById(id).classList.remove("region-inactive"); } var title_red = document.getElementById("red_banque"); var titleDyna = document.getElementById("btn_dyna"); var injectContenu = function (id) { var infoBanque = arrayBanque.find(element => element.code == id); document.getElementById("red_banque").innerHTML = "Avec <span class='title_red'>SG " + infoBanque["nom"] + ",</span> retrouvez des agences au cœur de vos territoires et des experts qui connaissent votre quotidien"; titleDyna.style.display = "inline-flex"; titleDyna.href = infoBanque['lien']; titleDyna.setAttribute("data-id", id); } // Inject une event clic sur toutes les zones regions for (var i = 0; i < elements.length; i++) { elements[i].addEventListener('click', function () { // Gere le clic de la zone addClass(); this.classList.remove("region-inactive"); document.getElementById(this.id).classList.toggle("region-active"); // Gere le select valueChange.value = this.dataset.zone; //récupère l'élément de mon objet injectContenu(this.dataset.zone); //Tracking trackingZone(this.dataset.zone) if (title_red.innerHTML == this.dataset.zone) { title_red.classList.add("title_red"); title_red.innerHTML = "<span style='color:black;'>Banques </span>" + this.dataset.zone; }; }, false); }; // Tracking Zone & Select function trackingZone(id){ console.log("Tracking Zone & Select", 'home::carte-france::clic-sur-' + id) bddfTms.trackEvent( this, 'click', { event_name : 'home::carte-france::clic-sur-' + id } ); } // Tracking Bouton Découvrir titleDyna.addEventListener('click', function () { console.log("Tracking Clic Découvrir", 'home::carte-france::clic-sur-decouvrir-' + this.getAttribute("data-id")) bddfTms.trackEvent( this, 'click', { event_name : 'home::carte-france::clic-sur-decouvrir-' + this.getAttribute("data-id") } ); }); function changeFunction() { var getValue = valueChange.value; switch (getValue) { case "marques": addSelect(); title_red.innerHTML = "Une nouvelle marque nationale associée à 10 marques régionales"; titleDyna.href = "https://banque.sg.fr/"; break; case "sg-societe-generale": addClass(); removeClass("rSG"); injectContenu("sg-societe-generale"); titleDyna.href = '/sg-societe-generale'; //Tracking trackingZone(getValue) break; case "sg-credit-du-nord": addClass(); removeClass("rCDN"); injectContenu("sg-credit-du-nord"); titleDyna.href = '/sg-credit-du-nord'; //Tracking trackingZone(getValue) break; case "sg-grand-ouest": addClass(); removeClass("rGO"); injectContenu("sg-grand-ouest"); titleDyna.href = '/sg-grand-ouest'; //Tracking trackingZone(getValue) break; case "sg-grand-est": addClass(); removeClass("rGE"); injectContenu("sg-grand-est"); titleDyna.href = '/sg-grand-est'; //Tracking trackingZone(getValue) break; case "sg-tarneaud": addClass(); removeClass("rTA"); injectContenu("sg-tarneaud"); titleDyna.href = '/sg-tarneaud'; //Tracking trackingZone(getValue) break; case "sg-auvergne-rhone-alpes": addClass(); removeClass("rARA"); injectContenu("sg-auvergne-rhone-alpes"); titleDyna.href = '/sg-auvergne'; //Tracking trackingZone(getValue) break; case "sg-laydernier": addClass(); removeClass("rLA"); injectContenu("sg-laydernier"); titleDyna.href = '/sg-laydernier'; //Tracking trackingZone(getValue) break; case "sg-sud-ouest": addClass(); removeClass("rSE"); injectContenu("sg-sud-ouest"); titleDyna.href = '/sg-sud-ouest'; //Tracking trackingZone(getValue) break; case "sg-courtois": addClass(); removeClass("rCO"); injectContenu("sg-courtois"); titleDyna.href = '/sg-courtois'; //Tracking trackingZone(getValue) break; case "sg-smc": addClass(); removeClass("rSMC"); injectContenu("sg-smc"); titleDyna.href = '/sg-smc'; //Tracking trackingZone(getValue) break; case "sg-societe-generale-corse": addClass(); removeClass("rSGC"); injectContenu("sg-societe-generale-corse"); titleDyna.href = '/sg-societe-generale-corse'; //Tracking trackingZone(getValue) break; }; }; </script> <section class="stl_section stl_section-grey"> <div class="stl_layout"> <h2 class="stl_title stl_title--2 mw-1000">Que pouvons-nous faire pour vous ?</h2> <div class="stl_grid_row stl_grid_row-center"> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-sm-6 stl_grid_col-xl-4"> <a href="/ouvrir-compte-bancaire-en-ligne" class="stl_card stl_card--af-verticale" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::thematique::clic-sur-' + 'ouvrir-un-compte'});"> <div class="stl_card-body"> <img data-src="/static/Resources/icons/SGAvenirStyledImmeuble64.svg" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <div class="stl_card-desc"> <h3 class="stl_title stl_title--4">Ouvrir un compte</h3> <p>Gagnez du temps, ouvrez en ligne votre premier compte bancaire, profitez de l'offre du moment<sup>(1)</sup> et rencontrez plus tard votre conseiller en agence.</p> </div> </div> </a> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-sm-6 stl_grid_col-xl-4"> <a href="/emprunter" class="stl_card stl_card--af-verticale" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::thematique::clic-sur-' + 'emprunter'});"> <div class="stl_card-body"> <img data-src="/static/Resources/icons/SGAvenirStyledBillet64.svg" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <div class="stl_card-desc"> <h3 class="stl_title stl_title--4">Emprunter</h3> <p>Parlons de vos projets : un futur logement, un nouveau véhicule, des travaux... Concrétisez vos projets d'avenir.</p> </div> </div> </a> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-sm-6 stl_grid_col-xl-4"> <a href="/epargner-placer-son-argent" class="stl_card stl_card--af-verticale" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::thematique::clic-sur-' + 'epargner'});"> <div class="stl_card-body"> <img data-src="/static/Resources/icons/SGAvenirStyledFinancement64.svg" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <div class="stl_card-desc"> <h3 class="stl_title stl_title--4">Épargner</h3> <p>Pour préparer un projet, anticiper un imprévu ou faire fructifier votre argent, vous avez une bonne raison d'épargner.</p> </div> </div> </a> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-sm-6 stl_grid_col-xl-4"> <a href="/assurances" class="stl_card stl_card--af-verticale" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::thematique::clic-sur-' + 'm-assurer'});"> <div class="stl_card-body"> <img data-src="/static/Resources/icons/SGAvenirStyledParapluie64.svg" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <div class="stl_card-desc"> <h3 class="stl_title stl_title--4">Assurer</h3> <p>En moyenne, économisez 220€/an sur votre assurance auto et 130€ sur l'assurance habitation.</p> </div> </div> </a> </div> </div> </div> </section> <section class="stl_section stl_section--application-sg stl_section--gradient-bottom"> <div class="stl_layout"> <h2 class="stl_title stl_title--2">L'application bancaire SG, une nouvelle façon de vivre la banque</h2> <picture class="visual--application-sg"> <source data-srcset="/static/Particuliers/rcwb/assets/img/Nouvelle-annee/a-MOBILE_PRI_YOGA_LAME_PHONE-x2.webp" media="(max-width: 767px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Particuliers/rcwb/assets/img/Nouvelle-annee/a-DESKTOP_PRI_YOGA_LAME_PHONE-x1.webp" media="(min-width: 768px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Particuliers/rcwb/assets/img/Nouvelle-annee/a-DESKTOP_PRI_YOGA_LAME_PHONE-x1.png" media="(min-width: 768px)" type="image/jpg" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <img data-src="/static/Particuliers/rcwb/assets/img/Nouvelle-annee/a-DESKTOP_PRI_YOGA_LAME_PHONE-x1.png" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="margin: auto;" /> </picture> <div class="stl_grid_row stl_grid_row--application-sg"> <div class="stl_grid_col stl_grid_col-xs-6"> <div class="content--application-sg"> <img data-src="/static/Resources/icons/SGAvenirStyledOeil48.svg" height="48" width="48" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <p>L'essentiel en un<br />coup d'oeil</p> </div> </div> <div class="stl_grid_col stl_grid_col-xs-6"> <div class="content--application-sg"> <img data-src="/static/Resources/icons/SGAvenirStyledPortefeuille48.svg" height="48" width="48" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <p>Prenez le contrôle<br />de votre carte</p> </div> </div> <div class="stl_grid_col stl_grid_col-xs-6"> <div class="content--application-sg"> <img data-src="/static/Resources/icons/SGAvenirStyledCloche48.svg" height="48" width="48" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <p>La bonne information<br />au bon moment</p> </div> </div> <div class="stl_grid_col stl_grid_col-xs-6"> <div class="content--application-sg"> <img data-src="/static/Resources/icons/SGAvenirStyledChat48.svg" height="48" width="48" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <p>Un conseiller<br />dans votre poche</p> </div> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col--application-sg"> <!-- App store --> <div class="content--note"> <div class="content--note-text"> <img data-src="/static/Resources/icons/avis_app.svg" height="16" width="16" alt="" class="icon-black lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <p><strong class="stream_color-black">4.7</strong> / 5*</p> </div> <a target="_blank" class="content--note-link" aria-label="Nouvel onglet vers App Store" tabindex="0" href="https://apps.apple.com/fr/app/lappli/id376991016" onclick="bddfTms.trackEvent(this,'click',{ event_name : 'home::application-mobile::clic-sur-' + 'telecharger-sur-l-app-store'});"> <picture> <source data-srcset="/static/Resources/img/btn-apple-2x.webp" media="(max-width: 1025px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Resources/img/btn-apple-1x.png" media="(min-width: 1025px)" type="image/png" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <img data-src="/static/Resources/img/btn-apple-1x.png" alt="Télécharger dans l'App Store" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </picture> </a> </div> <!-- Google Play --> <div class="content--note"> <div class="content--note-text"> <img data-src="/static/Resources/icons/avis_app.svg" height="16" width="16" alt="" class="icon-black lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <p><strong class="stream_color-black">4.3</strong> / 5**</p> </div> <a target="_blank" class="content--note-link" aria-label="Nouvel onglet vers Google Play" tabindex="0" href="https://play.google.com/store/apps/details?id=mobi.societegenerale.mobile.lappli&hl=fr_FR" onclick="bddfTms.trackEvent(this,'click',{ event_name : 'home::application-mobile::clic-sur-' + 'telecharger-sur-google-play'});"> <picture> <source data-srcset="/static/Resources/img/btn-google-2x.webp" media="(max-width: 1025px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Resources/img/btn-google-1x.png" media="(min-width: 1025px)" type="image/png" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <img data-src="/static/Resources/img/btn-google-1x.png" alt="Disponible sur Google Play" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </picture> </a> </div> <!-- Huawei AppGallery --> <div class="content--note"> <div class="content--note-text sans-notation"> </div> <a target="_blank" class="content--note-link" aria-label="Nouvel onglet vers AppGallery" tabindex="0" href="https://appgallery.cloud.huawei.com/marketshare/app/C101984157?locale=fr_FR&source=appshare&subsource=C101984157" onclick="bddfTms.trackEvent(this,'click',{ event_name : 'home::application-mobile::clic-sur-' + 'telecharger-sur-app-gallery'});"> <picture> <source data-srcset="/static/Resources/img/btn-huawey-2x.webp" media="(min-width: 1025px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Resources/img/btn-huawey-2x.webp" media="(min-width: 1025px)" type="image/png" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <img data-src="/static/Resources/img/btn-huawey-2x.webp" alt="Découvrez sur AppGallery" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </picture> </a> </div> </div> <div class="stl_grid_col stl_grid_col-xs-12"> <p> *Note donnée par ses utilisateurs actuels sur l'App Store, Août 2024.<br> **Note donnée par ses utilisateurs actuels sur Google Play, Août 2024.</p> </div> <div class="stl_grid_col stl_grid_col-xs-12"> <a class="stl_link stl_link--tertiary stl_link--md" href="/services-en-ligne/application-mobile-societe-generale" onclick="bddfTms.trackEvent(this,'click',{ event_name : 'home::application-mobile::clic-sur-' + 'decouvrir-toutes-les-fonctionnalites'});"> <span class="stl_link--label">Découvrir toutes les fonctionnalités</span> <span class="stl_icon"> <img data-src="/static/Resources/icons/SGAvenirNavFlecheBtnLien24.svg" height="24" width="24" alt="" class="icon-red lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </span> </a> </div> </div> </div> </section> <style> .stl_section--pt { padding-top: 2rem; } .sans-notation{margin-top:0;} @media only screen and (min-width: 48rem) { .stl_section--application-sg .visual--application-sg { width: 33%; } .stl_section--application-sg .stl_title{ width: 50%; } } @media only screen and (min-width: 64rem) { .stl_section--pt { padding-top: 5rem; } .sans-notation{margin-top:2rem;} } </style> <style> .stl_grid_row--nos-conseils .stl_card-cover { height: 180px; } .stl_grid_row--nos-conseils .stl_logo-container { position: absolute; top: 0.75rem; left: 0.75rem; z-index: 10; max-width: 100px; } .stl_grid_row--nos-conseils .stl_card-body { padding: 1rem 1rem .25rem; } .stl_grid_row--nos-conseils .stl_card-body .stl_title { margin-bottom: 0; } @media screen and (min-width: 64rem) { .stl_grid_row--nos-conseils .stl_logo-container { top: 1rem; left: 1rem; } } </style> <section class="stl_section stl_section--grid-cards stl_section-blue" style="background-color: #033e64"> <div class="stl_layout"> <h2 class="stl_title stl_title--2">À la une du 5' des experts</h2> <p class="stl_baseline"> Est-ce le moment d'emprunter ? Où faut-il placer son épargne ? Quelle carte bancaire choisir ? <br /> Chaque semaine, les experts SG répondent aux questions d'argent que vous vous posez. </p> <div class="stl_grid_row stl_grid_row--nos-conseils" id="homeNosconseils"></div> <div class="stl_btn-group" role="group"> <a class="stl_btn stl_btn--primarylight stl_btn--md" aria-label="Voir tous nos conseils" href="/nos-conseils" onclick="bddfTms.trackEvent(this, 'click',{ event_name : 'home::video::clic-sur-voir-tous-nos-conseils'});"> <span>Voir tous nos conseils</span> </a> </div> </div> </section> <script> 'use strict'; (function () { // Appel Ajax var xhr = new XMLHttpRequest(); xhr.onreadystatechange = function () { if (xhr.readyState == XMLHttpRequest.DONE) { var json = JSON.parse(xhr.responseText); init_MiseEA_Videos_Home(json) } } xhr.open('GET', '/static/Resources/js/Nos-conseils/json/pri/sessionHomeNC_pri.json?' + Date.now(), true); xhr.send(null); // Inject contenu var init_MiseEA_Videos_Home = function (json) { var nosConseils = document.getElementById("homeNosconseils"); if (!nosConseils) return; json.forEach(function (video, index) { var urlCard = video.url_card.trim(); if (index >= 3) return; var card = '<div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-4">'; card += '<a href="'+ urlCard +'" class="stl_card" aria-label="Voir la vidéo - ' + video.titre_card + '">'; card += '<div class="stl_card-cover">'; card += '<picture>'; if(video.img_id_card !== " "){ card += '<source data-srcset="/static/Particuliers/assets/nos-conseils/'+ video.img_id_card.trim() + '-LameThematique_x2.webp" media="(max-width: 1024px)" type="image/jpeg" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />'; card += '<source data-srcset="/static/Particuliers/assets/nos-conseils/'+ video.img_id_card.trim() + '-LameThematique_x1.webp" media="(min-width: 1025px)" type="image/jpeg" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />'; card += '<img data-src="/static/Particuliers/assets/nos-conseils/'+ video.img_id_card.trim() + '-LameThematique_x1.jpg" alt="" class="lazyload" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />'; } else { card += '<source data-srcset="' + video.img_mob + '" media="(max-width: 1024px)" type="image/jpeg" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />'; card += '<source data-srcset="' + video.img_desk + '" media="(min-width: 1025px)" type="image/jpeg" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />'; card += '<img data-src="' + video.img_desk + '" alt="" class="lazyload" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />'; } card += '</picture>'; card += '<div class="stl_tag-container"><span class="stl_tag" style="color: #fff; background-color: #010035">'+ video.replay_time +' Min</span></div></div>'; card += '<div class="stl_card-body-container"><div class="stl_card-body">'; card += '<h3 class="stl_title stl_title--4">' + video.titre_card + '</h3>'; card += '</div><div class="stl_card-actions"><div class="stl_link stl_link--tertiary stl_link--md">'; card += '<span class="stl_link--label">Voir la vidéo</span><span class="stl_icon"><img data-src="/static/Resources/icons/SGAvenirNavFlecheBtnLien24.svg" height="24" width="24" alt="" class="icon-red lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /></span>'; card += '</div></div></div></a></div>'; nosConseils.innerHTML += card; if(index === 2){ trackingCard(); } }); } // Tracking var trackingCard = function(){ var listCard = document.querySelectorAll('#homeNosconseils .stl_card') listCard.forEach(function (card) { card.addEventListener("click", function (e) { var nameCard = "clic-home::prospect::lame3::voir-videos::nos-conseils-" + card.href.split('/').slice(-1); bddfTms.trackEvent(this,'click',{ event_name : nameCard }); }); }); } })(); </script> <section class="stl_section"> <div class="stl_layout"> <div class="stl_grid_row stl_grid_row-space-between stl_grid_row-reverse"> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-5"> <div class="stl_structure-visual"> <div class="is-sticky"> <picture> <source data-srcset="/static/Resources/img/visuel_solution_client_m-2x.webp" media="(max-width: 1024px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Resources/img/visuel_solution_client_d-1x.webp" media="(min-width: 1025px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Resources/img/visuel_solution_client_m-2x.jpg" media="(min-width: 1025px)" type="image/jpeg" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <img data-src="/static/Resources/img/visuel_solution_client_m-2x.jpg" class="lazyload mw-80p" alt="" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </picture> </div> </div> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-6"> <div class="stl_structure"> <div class="stl_structure-item"> <h2 class="stl_title stl_title--2">On s’adapte. À vos projets, votre vie, à vous.</h2> <p class="stl_baseline">Découvrez toutes nos solutions en fonction de votre besoin.</p> </div> <div class="stl_structure-item"> <a href="/famille" class="stl_card stl_card--af-produit-v2" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::besoin::clic-sur-' + 'pour-votre-famille'});"> <div class="stl_card-body"> <img data-src="/static/Resources/icons/SGAvenirStyledFamille48.svg" height="48" width="48" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <div class="stl_card-desc"> <h3 class="stl_title stl_title--3">Pour vos enfants</h3> <p>Trouvez des offres adaptées à toute la famille, que vos enfants soient petits ou grands.</p> </div> </div> </a> <a href="/emprunter/credit-auto-deux-roues/credit-auto-expresso" class="stl_card stl_card--af-produit-v2" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::besoin::clic-sur-' + 'pour-votre-voiture'});"> <div class="stl_card-body"> <img data-src="/static/Resources/icons/SGAvenirStyledVehicule64.svg" height="48" width="48" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <div class="stl_card-desc"> <h3 class="stl_title stl_title--3">Pour votre voiture</h3> <p>Vous accompagner pour financer votre véhicule.</p> </div> </div> </a> <a href="/partenaires" class="stl_card stl_card--af-produit-v2" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::besoin::clic-sur-' + 'pour-votre-simplifier-la-vie'});"> <div class="stl_card-body"> <img data-src="/static/Resources/icons/SGAvenirStyledLudique64.svg" height="48" width="48" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <div class="stl_card-desc"> <h3 class="stl_title stl_title--3">Pour vous simplifier la vie</h3> <p>Bénéficier de partenaires qui vous facilitent la vie au quotidien.</p> </div> </div> </a> </div> </div> </div> </div> </div> </section> <section class="stl_section stl_section-teal stl_section-rse"> <div class="stl_layout"> <div class="stl_grid_row stl_grid_row-space-between stl_grid_row-middle"> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-5"> <div> <h2 class="stl_title stl_title--2">Des responsabilités qui nous engagent</h2> <p class="stl_baseline">Au-delà des mots, nous nous engageons concrètement sur les enjeux sociaux, environnementaux et économiques.</p> </div> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-6"> <div class="stl_structure"> <div class="stl_structure-item"> <p class="stl_title stl_title--3">Par exemple, vous accompagner dans vos travaux de rénovations énergétiques avec :</p> <a href="/rse/financement-vert" class="stl_card stl_card--af-produit-v2" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::rse::clic-sur-' + 'le-pret-developpement-durable'});"> <div class="stl_card-body"> <img data-src="/static/Resources/img/SGAvenirStyledGenea64.svg" height="48" width="48" alt="" class=" lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="> <div class="stl_card-desc"> <h3 class="stl_title stl_title--3">Le prêt développement durable</h3> <p>Remboursements modulables et sans frais</p> </div> </div> </a> <!-- <a href="/rse/financement-vert" class="stl_card stl_card--af-produit-v2" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::rse::clic-sur-' + 'l-eco-pret-a-taux-zero'});"> <div class="stl_card-body"> <img data-src="/static/Resources/icons/SGAvenirStyledTauxPersonnalise48.svg" height="48" width="48" alt="" class=" lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="> <div class="stl_card-desc"> <h3 class="stl_title stl_title--3">L'Éco Prêt à Taux Zéro</h3> <p>Sans intérêts et sans conditions de ressources</p> </div> </div> </a> --> <a href="/partenaires/hellowatt" class="stl_card stl_card--af-produit-v2" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::rse::clic-sur-' + 'hello-watt'});"> <div class="stl_card-body"> <img data-src="/static/Resources/icons/Logo-icone-Hello-Watt-48x48.svg" height="48" width="48" alt="" class=" lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="> <div class="stl_card-desc"> <h3 class="stl_title stl_title--3">Hello Watt</h3> <p> Notre partenaire pour vous accompagner dans la rénovation énergétique de votre habitat</p> </div> </div> </a> </div> <div class="stl_structure-item"> <div class="stl_btn-group stl_btn-group-start"> <a href="/rse" class="stl_btn stl_btn--primarylight stl_btn--md" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::rse::clic-sur-' + 'decouvrir-nos-offres'});"> <span>Découvrir nos offres</span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="stl_section"> <div class="stl_layout"> <h2 class="stl_title stl_title--2 mw-800">Mieux vous connaître pour mieux vous accompagner</h2> <p class="stl_baseline mw-800">Que ce soit pour ouvrir un compte bancaire, financer un projet ou valoriser vos biens, SG vous accompagne.</p> <div class="swiper swiper-row swiper-mobile-only" id="swiper-experts"> <div class="swiper-wrapper"> <div class="swiper-slide"> <a href="/jeunes" onclick="bddfTms.trackEvent(this, 'click',{ event_name : 'home::accompagnement::' + 'mineur-etudiant-ou-jeune-actif' + '::clic-sur-' + 'en-savoir-plus' });" class="stl_card stl_card--expert" rel="noopener noreferrer"> <div class="stl_card-cover"> <picture> <source data-srcset="/static/Resources/img/segment-01-desk.webp" media="(min-width: 1025px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Resources/img/segment-01-desk.jpg" media="(min-width: 1025px)" type="image/jpeg" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <img data-src="/static/Resources/img/segment-01-desk.jpg" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </picture> </div> <div class="stl_card-body"> <div> <span class="stl_title-light">Vous êtes mineur,</span> <h3 class="stl_title"> étudiant ou jeune actif </h3> <ul class="stl_card-actions"> <li> <span class="stl_link stl_link--tertiary stl_link--md"> <span class="stl_link--label">Voir nos offres</span> <span class="stl_icon"> <img data-src="/static/Resources/icons/SGAvenirNavFlecheBtnLien24.svg" height="24" width="24" alt="" class="icon-white lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </span> </span> </li> </ul> </div> </div> </a> </div> <div class="swiper-slide"> <a href="/bfm" onclick="bddfTms.trackEvent(this, 'click',{ event_name : 'home::accompagnement::' + 'agent-du-secteur-public' + '::clic-sur-' + 'voir-les-offres' });" class="stl_card stl_card--expert" rel="noopener noreferrer"> <div class="stl_card-cover"> <picture> <source data-srcset="/static/Resources/img/segment-02-desk.webp" media="(min-width: 1025px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Resources/img/segment-02-desk.jpg" media="(min-width: 1025px)" type="image/jpeg" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <img data-src="/static/Resources/img/segment-02-desk.jpg" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </picture> </div> <div class="stl_card-body"> <div> <span class="stl_title-light">Vous êtes</span> <h3 class="stl_title stl_title--4"> agents du secteur public </h3> <ul class="stl_card-actions"> <li> <span class="stl_link stl_link--tertiary stl_link--md"> <span class="stl_link--label">Voir nos offres</span> <span class="stl_icon"> <img data-src="/static/Resources/icons/SGAvenirNavFlecheBtnLien24.svg" height="24" width="24" alt="" class="icon-white lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </span> </span> </li> </ul> </div> </div> </a> </div> <div class="swiper-slide"> <a href="/epargner-placer-son-argent/nos-offres/gestion-de-patrimoine" onclick="bddfTms.trackEvent(this, 'click',{ event_name : 'home::accompagnement::' + 'gerer-votre-patrimoine' + '::clic-sur-' + 'voir-nos-offres' });" class="stl_card stl_card--expert" rel="noopener noreferrer"> <div class="stl_card-cover"> <picture> <source data-srcset="/static/Resources/img/segment-03-desk.webp" media="(min-width: 1025px)" type="image/webp" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <source data-srcset="/static/Resources/img/segment-03-desk.jpg" media="(min-width: 1025px)" type="image/jpeg" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <img data-src="/static/Resources/img/segment-03-desk.jpg" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </picture> </div> <div class="stl_card-body"> <div> <span class="stl_title-light">Vous souhaitez</span> <h3 class="stl_title stl_title--4"> gérer votre patrimoine </h3> <ul class="stl_card-actions"> <li> <span class="stl_link stl_link--tertiary stl_link--md"> <span class="stl_link--label">Voir nos offres</span> <span class="stl_icon"> <img data-src="/static/Resources/icons/SGAvenirNavFlecheBtnLien24.svg" height="24" width="24" alt="" class="icon-white lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </span> </span> </li> </ul> </div> </div> </a> </div> </div> <div class="swiper-pagination"></div> </div> </div> <script> var mq = window.matchMedia("(max-width: 1023px)"); mq.addListener(handleWithChange2); function handleWithChange2(mq) { if (mq.matches) { var newSwiper = new Swiper("#swiper-experts", { loopFillGroupWithBlank: true, pagination: { el: "#swiper-experts .swiper-pagination", clickable: true, }, breakpoints: { 560: { slidesPerView: 1.1, spaceBetween: 12, }, 1023: { slidesPerView: 2.1, spaceBetween: 16, }, }, }); } } function createSlider5() { handleWithChange2(mq); } setTimeout(createSlider5, 1000); </script> </section> <style> .stl_card-body .stl_title-light { display: block; font-weight: 600; font-size: 1rem; color: #fff; } @media screen and (min-width:48rem) { .stl_card-body .stl_title-light { font-size: 1.375rem; } } </style> <!-- CONTACT --> <section class="stl_section stl_section--rencontrer-conseiller stl_section-grey"> <div class="stl_layout mw-800"> <h2 class="stl_title stl_title--2">Parlons de votre projet</h2> <p class="stl_baseline mw-800">Pour ouvrir un compte, vous renseigner sur l'épargne ou un projet immobilier, nos conseillers vous accompagnent.</p> <div class="stl_grid_row stl_grid_row--rencontrer-conseiller"> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-6"> <div class="content--rencontrer-conseiller"> <img data-src="/static/Resources/icons/SGAvenirStyledAgence64.svg" height="64" width="64" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <h3 class="stl_title stl_title--3">En agence</h3> <p>Avec un conseiller en agence ou par téléphone pour échanger sur les sujets de votre choix.</p> <a href="https://ouvrir-un-compte-en-ligne.sg.fr/RDV/s/" class="stl_btn stl_btn--secondary stl_btn--md stl_btn-secondary" onclick="bddfTms.trackEvent(this,'click',{event_name : 'home::conseiller::' + 'en-agence' + '::clic-sur-' + 'prendre-rendez-vous'});"> <span>Prendre rendez-vous</span> </a> </div> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-6"> <div class="content--rencontrer-conseiller"> <img data-src="/static/Resources/icons/SGAvenirStyledMobile64.svg" height="64" width="64" alt="" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> <h3 class="stl_title stl_title--3">Par téléphone</h3> <p>Laissez votre numéro, un conseiller vous rappelle immédiatement.</p> <button type="button" class="stl_btn stl_btn--secondary stl_btn--md stl_btn-secondary" role="button" onclick="actInteract(); bddfTms.trackEvent(this,'click',{event_name : 'home::conseiller::' + 'par-telephone' + '::clic-sur-' + 'etre-appele'});"> <span>Être rappelé</span> </button> </div> </div> </div> </div> </section> <script> function actInteract() { setTimeout(function () { sdcInteract.api.openFeatureStickyPanel({ feature: sdcInteract.api.constants.FEATURES.WEBCALLBACK }); }, 100); } </script> <!-- END CONTACT --> <section class="stl_section"> <div class="stl_layout"> <h2 class="stl_title stl_title--2">Les avantages de SG</h2> <div class="stl_grid_row stl_grid_row--chiffres-cles"> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-4"> <div class="content--chiffre-cle"> <div class="chiffre-cle-icon"> <img data-src="/static/Resources/icons/SGAvenirStyledImmeuble64.svg" height="64" width="64" class="lazyload" alt="" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </div> <div class="chiffre-cle-desc"> <h3 class="stl_title stl_title--3">Une banque plus proche</h3> <p>Avec 11 régions ancrées dans votre territoire, retrouvez des agences et des experts qui connaissent votre quotidien.</p> </div> </div> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-4"> <div class="content--chiffre-cle"> <div class="chiffre-cle-icon"> <img data-src="/static/Resources/icons/SGAvenirStyledMobile64.svg" height="64" width="64" class="lazyload" alt="" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </div> <div class="chiffre-cle-desc"> <h3 class="stl_title stl_title--3">Une banque plus innovante</h3> <p>Avec l'Appli SG, profitez d'une des applications bancaires les mieux notées.</p> </div> </div> </div> <div class="stl_grid_col stl_grid_col-xs-12 stl_grid_col-md-4"> <div class="content--chiffre-cle"> <div class="chiffre-cle-icon"> <img data-src="/static/Resources/icons/SGAvenirStyledArbre64.svg" height="64" width="64" class="lazyload" alt="" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </div> <div class="chiffre-cle-desc"> <h3 class="stl_title stl_title--3">Une banque responsable</h3> <p>SG a pour ambition d'accompagner la transition écologique et le développement durable économique et social en proposant des solutions de finance durable</p> </div> </div> </div> </div> </div> </section> <section class="stl_section stl_section--mentions-legales"> <div class="stl_layout"> <p> <sup>(1)</sup>Offre soumise à conditions </p> </div> </section> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "url": "https://particuliers.sg.fr", "logo": "https://banque.sg.fr/typo3conf/ext/bi_template/Resources/Public/Images/nvbq/nvbq_logo_main.png", "description": "Découvrez SG, la banque de détail en France du groupe Société Générale. Une banque d'expertise, ancrée dans les régions, réactive et responsable.", "name": "SG", "alternateName": "Société Générale", "address": { "@type": "PostalAddress", "streetAddress": "29 Boulevard Haussmann", "addressLocality": "Paris", "addressCountry": "FR", "addressRegion": "Ile-de-France", "postalCode": "75009" }, "sameAs": [ "https://www.linkedin.com/company/banquesg", "https://www.facebook.com/sgetvous", "https://twitter.com/SG_etvous", "https://www.youtube.com/societegenerale", "https://www.instagram.com/sg_etvous" ] } </script> <div id="sticky_showContact" style="display:none;" data-value="true"></div> <div id="chatbot_activated" style="display:none;" data-value="true"></div> <div id="sticky_pageType" style="display:none;" data-value="AUTHENT_REDIRECT"></div> <div id="sticky_pageParcours" style="display:none;" data-value="BAQ"></div> <script type="text/javascript"> function add_metatag(pname, pcontent) { var meta = document.createElement('meta'); meta.name = pname; meta.content = pcontent; document.getElementsByTagName('head')[0].appendChild(meta);} add_metatag("smartbanner:title", "L'Appli SG"); add_metatag("smartbanner:author", "Société Générale"); add_metatag("smartbanner:price", "Disponible"); add_metatag("smartbanner:price-suffix-apple", " sur l'App Store"); add_metatag("smartbanner:price-suffix-google", " sur Google Play"); add_metatag("smartbanner:price-suffix-huawei", " sur AppGallery"); add_metatag("smartbanner:icon-apple", "https://particuliers.sg.fr/static/Resources/img/pictosg.png"); add_metatag("smartbanner:icon-google", "https://particuliers.sg.fr/static/Resources/img/pictosg.png"); add_metatag("smartbanner:icon-huawei", "https://particuliers.sg.fr/static/Resources/img/pictosg.png"); add_metatag("smartbanner:button", "Accéder"); add_metatag("smartbanner:button-url-apple", "https://apps.apple.com/fr/app/lappli/id376991016"); add_metatag("smartbanner:button-url-google", "https://play.google.com/store/apps/details?id=mobi.societegenerale.mobile.lappli&hl=fr_FR"); add_metatag("smartbanner:button-url-huawei", "https://appgallery.cloud.huawei.com/marketshare/app/C101984157?locale=fr_FR&source=appshare&subsource=C101984157"); add_metatag("smartbanner:enabled-platforms", "android,ios,huawei"); add_metatag("smartbanner:close-label", "Fermer"); </script> </main> <nav class="dcw_breadcrumb-mobile" aria-label="Fil d'ariane"> <ul class="dcw_breadcrumb-mobile_list"> <li class="dcw_breadcrumb-mobile_item is-active"> Accueil </li> </ul> </nav> <div class="dcw_msg-banner dcw_msg-banner--info dcw_msg-banner--last-connexion" id="lastConnectionBanner" style="display:none;"> <div class="dcw_msg-banner_msg-wrapper"> <svg aria-hidden='true' focusable='false' class='dcw_msg-banner_picto-info' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#info'></use></svg> <p class="dcw_msg-banner_message" id="lastConnectionMessage" role="status"> </p> <button aria-label="Fermer la notification" class="dcw_msg-banner_btn-closed" type="button"> <svg aria-hidden='true' focusable='false' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#close-2'></use></svg> </button> </div> </div><footer class="dcw_footer" role="contentinfo"> <nav class="dcw_footer-first"> <ul class="dcw_footer_container"> <li class="dcw_footer-first_item"> <a href="/formulaires" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','tous-les-formulaires')><span>Tous les formulaires</span></a> </li> <li class="dcw_footer-first_item"> <a href="/articles-actualites" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','tous-les-articles')><span>Tous les articles</span></a> </li> <li class="dcw_footer-first_item"> <a href="/simulateurs" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','tous-les-simulateurs')><span>Tous les simulateurs</span></a> </li> </ul></nav> <div class="dcw_footer-fourth"> <div class="dcw_footer_container"> <section class="dcw_footer-fourth_category"> <p>Offres Bancaires</p> <ul class="dcw_footer-fourth_item-category"> <li><a href="/ouvrir-compte-bancaire-en-ligne/moyens-paiement/toutes-nos-cartes-bancaires" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-cartes-bancaires')">Nos cartes bancaires</a></li> <li><a href="/epargner-placer-son-argent" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'epargne-et-placements')">Épargne et placements</a></li> <li><a href="/emprunter/pret-credit-consommation" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-credits-consommation')">Nos crédits à la consommation</a></li> <li><a href="/epargner-placer-son-argent/nos-offres/assurance-vie" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-assurances-vie')">Nos assurances vie</a></li> <li><a href="/ouvrir-compte-bancaire-en-ligne/moyens-paiement/personnaliser-carte-bancaire" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'personnaliser-sa-carte-bancaire')">Personnaliser sa carte bancaire</a></li> </ul> </section> <section class="dcw_footer-fourth_category"> <p>Immobilier</p> <ul class="dcw_footer-fourth_item-category"> <li><a href="/emprunter/pret-credit-immobilier" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-prets-immobiliers')">Nos prêts immobiliers</a></li> <li><a href="/icd/dpi/dpi-simulateur-immobilier-public.html" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'simulation-pret-immobilier')">Simulation de prêt immobilier</a></li> </ul> </section> <section class="dcw_footer-fourth_category"> <p>Ouvrir un compte</p> <ul class="dcw_footer-fourth_item-category"> <li><a href="/ouvrir-compte-bancaire-en-ligne" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'ouvrir-compte-en-ligne')">Ouvrir un compte en ligne</a></li> <li><a href="/nos-comptes-bancaires" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-comptes-bancaires')">Nos comptes bancaires</a></li> <li><a href="/nos-offres-bancaires" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-offres-bancaires ')">Nos offres bancaires</a></li> <li><a href="/ouvrir-compte-bancaire-en-ligne/ouverture-compte-jeunes" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'Offre-jeunes')">Offre jeunes</a></li> <li><a href="/nos-offres-bancaires/offre-sobrio" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'Offre-sobrio')">Offre Sobrio</a></li> </ul> </section> <section class="dcw_footer-fourth_category"> <p>Se protéger</p> <ul class="dcw_footer-fourth_item-category"> <li><a href="/assurances/nos-offres/assurances-vehicules/assurance-auto" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-assurances-auto')">Nos assurances auto</a></li> <li><a href="/assurances/nos-offres/assurances-habitation/assurance-habitation" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-assurances-habitation')">Nos assurances habitation</a></li> <li><a href="/assurances/nos-offres/assurances-vehicules/assurance-moto-scooter" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-assurances-moto')">Nos assurances moto</a></li> <li><a href="/assurances/nos-offres/assurance-complementaire-sante-generique" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'nos-complementaires-sante')">Nos complémentaires santé</a></li> <li><a href="https://particuliers.sg.fr/assurances/nos-offres/assurance-accidents-de-la-vie" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'Notre-assurance-accidents-de-la-vie')">Notre assurance accidents de la vie</a></li> <li><a href="https://particuliers.sg.fr/assurances/nos-offres/assurance-protection-aide-juridique" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'Notre-assurance-protection-juridique')">Notre assurance protection juridique</a></li> </ul> </section> <section class="dcw_footer-fourth_category"> <p>Conseils & Services</p> <ul class="dcw_footer-fourth_item-category"> <li><a href="/aleas-de-la-vie" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'aleas-de-la-vie')">Aléas de la vie</a></li> <li><a href="/services-en-ligne" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'services')">Services</a></li> <li><a href="/aides-contact-public/declarer-un-deces" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-', 'declarer-un-deces')">Déclarer un décès</a></li> </ul> </section> </div> </div> <div class="dcw_footer-second"> <div class="dcw_footer_container"> <nav class="dcw_footer-second_nav"> <ul class="dcw_footer-second_list"> <li class="dcw_footer-second_item"> <a href="/icd/pch/faq" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','questions-frequentes')><span> <svg aria-hidden='true' focusable='false' class='dcw_footer-second_icon' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#question'></use></svg> Questions fréquentes </span></a> </li> <li class="dcw_footer-second_item"> <a href="https://agences.sg.fr" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','trouver-une-agence')><span> <svg aria-hidden='true' focusable='false' class='dcw_footer-second_icon' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#localisation'></use></svg> Trouver une agence </span></a> </li> <li class="dcw_footer-second_item"> <div class="dcw_dropdown js-dropdown-light"> <button class="dcw_dropdown_titre js-dropdown_btn" aria-label="Ouvrir la liste des autres sites SG" aria-expanded="false" aria-controls="select-footer" onclick="tms_trackEvent(this, 'click', 'P', 'footer::clic-sur-','autres-sites-sg')">Autres sites SG</button> <svg aria-hidden='true' focusable='false' class='dcw_dropdown_icon' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#arrow-dropdown'></use></svg> <ul class="dcw_dropdown_list toggle_content dcw_hidden" id="select-footer"> <li class="dcw_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://www.privatebanking.societegenerale.com/fr/" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','banque-privee')><span>Banque privée</span></a> </li> <li class="dcw_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://professionnels.sg.fr/" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','professionnels')><span>Professionnels</span></a> </li> <li class="dcw_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://entreprises.sg.fr/" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','entreprises')><span>Entreprises</span></a> </li> <li class="dcw_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://associations.sg.fr/" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','associations')><span>Associations</span></a> </li> <li class="dcw_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://economiepublique.sg.fr/" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','economie-publique')><span>Économie publique</span></a> </li> <li class="dcw_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://banque.sg.fr/" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','decouvrir-sg')><span>Découvrir SG</span></a> </li> <li class="dcw_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://careers.societegenerale.com" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','nos-offres-d-emploi')><span>Nos offres d'emploi</span></a> </li> <li class="dcw_dropdown_item"> <a class="dcw_dropdown_link js-dropdown_link" href="https://www.societegenerale.com/fr" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','groupe-societe-generale')><span>Groupe Société Générale</span></a> </li> </ul> </div></li> </ul> </nav> <ul class="dcw_footer-second_social"> <li class="dcw_footer-second_item-social"> <a title="Suivez-nous sur Facebook" href="http://www.facebook.com/sgetvous" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','facebook')><span> <svg aria-hidden='true' focusable='false' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#facebook-2'></use></svg> </span></a> </li> <li class="dcw_footer-second_item-social"> <a title="Suivez-nous sur Instagram" href="https://www.instagram.com/sg_etvous" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','instagram')><span> <svg aria-hidden='true' focusable='false' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#instagram'></use></svg> </span></a> </li> <li class="dcw_footer-second_item-social"> <a title="Suivez-nous sur Twitter" href="https://twitter.com/sg_etvous" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','twitter')><span> <svg aria-hidden='true' focusable='false' aria-hidden='true' focusable='false'><use width='100%' height='100%' xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='/staticfiles/Resources/img/pictos-fonctionnels_20240424143125.svg#twitter-x'></use></svg> </span></a> </li> </ul> </div> </div> <nav class="dcw_footer-third"> <div class="dcw_footer_container"> <p><a href="https://www.societegenerale.com"><img alt="Page d'accueil - SG" class="dcw_footer-third_logo" height="30" src="/static/Resources/img/logo/logo-sg-seul.svg" width="150"></a></p> <ul class="dcw_footer-third_list"> <li class="dcw_footer-third_item"> <a href="/securite" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','securite')><span>Sécurité</span></a> </li> <li class="dcw_footer-third_item"> <a href="/engagements" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','nos-engagements')><span>Nos engagements</span></a> </li> <li class="dcw_footer-third_item"> <a href="/charte-cookies-sg" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','gestion-des-cookies')><span>Gestion des Cookies</span></a> </li> <li class="dcw_footer-third_item"> <a href="/engagements/gestion-donnees-personnelles-rgpd" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','donnees-personnelles')><span>Données personnelles</span></a> </li> <li class="dcw_footer-third_item"> <a href="/documentation-tarifs" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','documentation-et-tarifs')><span>Documentation et Tarifs</span></a> </li> <li class="dcw_footer-third_item"> <a href="/resiliationprestation" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','resilier-une-prestation')><span>Résilier une prestation</span></a> </li> <li class="dcw_footer-third_item"> <a href="/contestation-reclamation" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','contestation-et-reclamation')><span>Contestation et réclamation</span></a> </li> <li class="dcw_footer-third_item"> <a href="/informations-mentions-legales" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','informations-legales')><span>Informations légales</span></a> </li> <li class="dcw_footer-third_item"> <a href="/accessibilitenumerique" onclick=tms_trackEvent(this,'click','P','footer::clic-sur-','accessibilite-numerique')><span>Accessibilité Numérique (partiellement conforme)</span></a> </li> </ul> </div> </nav> <div id="sticky_showContact" style="display:none;" data-value="true"></div> <div id="chatbot_activated" style="display:none;" data-value="true"></div> <div id="sticky_pageType" style="display:none;" data-value="AUTHENT_REDIRECT"></div> <div id="sticky_pageParcours" style="display:none;" data-value="BAQ"></div> </footer> <script> if (!window.cmsConstants) window.cmsConstants = {}; window.cmsConstants.LOGGER_SERVICE_END_POINT = "/extrestcontent/logBigData"; window.cmsConstants.LOGGER_LEVEL_MIN_SERVER = "error"; window.cmsConstants.LOGGER_LEVEL_MIN_CLIENT = "debug"; window.cmsConstants.LOGGER_SERVICE_END_POINT_DEFAULT = "/extrestcontent/logBigData"; window.cmsConstants.LOGGER_LEVEL_MIN_SERVER_DEFAULT = "ERROR"; window.cmsConstants.LOGGER_LEVEL_MIN_CLIENT_DEFAULT = "ERROR"; </script><script charset="UTF-8" src="/static/dcw-assets/1.7-20241202-1627/js/pri/init-configs.js"></script> <script charset="UTF-8" src="/static/dcw-assets/1.7-20241202-1627/js/dca_portail_global.js"></script> <script charset="UTF-8" src="/icd/static/dcaweb-front/public/public-dca.js"></script> <script charset="UTF-8" src="/static/dcw-assets/1.7-20241202-1627/js/pri/vendor.min.js"></script> <script charset="UTF-8" src="/swm/resources/gda/js/gda.public.js"></script> <script charset="UTF-8" src="/icd/static/interact-front/public/interact-lanceur.js"></script> <script charset="UTF-8" src="/static/dcw-assets/1.7-20241202-1627/js/pri/index.min.js"></script> <script charset="UTF-8" src="/icd/static/bddf-tms-tagcommander/public/public-tms.js"></script> <script type="text/javascript" src="/static/Resources/js/common/smartbanner.min.js?07092022"></script><script type="text/javascript" src="/static/Resources/js/common/swiper-4.5.0.min.js"></script><script type="text/javascript" src="/static/Resources/js/avenir/avenir.js?1411"></script><script type="text/javascript" src="/static/Resources/js/common/lazysizes.min.js?2108"></script></body> </html>