{"template":"\n        <!DOCTYPE html>\n        <html>\n        <head>\n            <title><\/title>\n            <meta charset=\"utf-8\" \/>\n            <meta\n                name=\"viewport\"\n                content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\"\n            >\n            <meta name=\"description\" content=\"\">\n            <meta property=\"og:title\" content=\"\">\n            <meta property=\"og:description\" content=\"\">\n            <meta name=\"twitter:title\" content=\"\">\n            <meta name=\"twitter:description\" content=\"\">\n            <style>\n        \/* \u00a9 IBS Group. See COPYRIGHT file for full copyright & licensing details. *\/\n\n        @import url( \"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.1.1\/css\/all.min.css\" );\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        a { color: inherit; }\n        a, a:hover, a:focus, a:active { text-decoration: none; }\n        .root { width: 100%; min-height: 100vh; height: 100%; position: relative; display: flex; }\n        .root__background { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }\n        .root__background--is-color { filter: unset !important; opacity: unset !important; }\n        .section { position: relative; width: 100%; display: flex; justify-content: center; }\n        .section__content { position: relative; }\n        .row { position: relative; margin: auto; }\n        .row__content { position: relative; display: flex; flex-direction: row; flex-wrap: wrap; }\n        .column { position: relative; height: 100%; }\n        .column_body { position: relative; display: flex; flex-direction: column; }\n        .resolver { display: contents; }\n        .element { position: relative; }\n        .button--adjusted { width: auto !important; }\n        .button--adjusted .button__text { max-width: max-content; }\n        .button__text { margin: 0 1rem; max-width: calc( 100% - 3.5rem ); }\n        .button__text span { display: block; text-align: center; }\n        .text { width: 100% }\n        .image { position: relative }\n        .image__link { display: flex; flex-direction: column; width: 100%; }\n        .image__empty { min-height: 8.49rem }\n        .background { top: 0; left: 0; bottom: 0; right: 0; position: absolute; }\n        .image__shadow-overlay { top: 0; left: 0; bottom: 0; right: 0; position: absolute; pointer-events: none; }\n        .button { display: flex; justify-content: center; align-items: center; text-decoration: none; }\n        .button--reverse { flex-direction: row-reverse; }\n        .button__icon { text-align: center; }\n        .menu { width: 100%; }\n        .menu--burger { position: relative; height: 46px; width: 46px; cursor: pointer; mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; mask-position: center; -webkit-mask-position: center; mask-image: url( \"https:\/\/app.prospeneo.io\/web\/assets\/SVG\/burger-menu-element.svg\" ); -webkit-mask-image: url( \"https:\/\/app.prospeneo.io\/web\/assets\/SVG\/burger-menu-element.svg\" ); }\n        .menu__wrapper { display: flex; flex-wrap: wrap; }\n        .menu__wrapper--burger { position: relative; }\n        .menu__drop-down { position: absolute; left: 46px; top: 46px; z-index: 1000; width: max-content; display: flex; flex-direction: column; }\n        .menu__wrapper--vertical { flex-direction: column; }\n        .menu__item:hover { cursor: pointer; }\n        .socialNetwork { display: flex; }\n        .socialNetwork__item { display: block; text-align: center; text-decoration: none; }\n        .socialNetwork__item:not( :last-child ) { margin-right: 0.5rem; }\n        .video__wrapper { position: relative; height: 0px; width: 100%; padding-bottom: 56.26%; padding-top: 0px; overflow: hidden; }\n        .video__content, .video__wrapper > iframe { position: absolute; height: 100%; width: 100%; top: 0px; left: 0px; borer-width: 0px; }\n        .video__shadow { height: 100%; width: 100%; position: absolute; top: 0; left: 0; background-position: center; background-size: cover; background-repeat: no-repeat; cursor: pointer; pointer-events: none; }\n        .video__thumbnail { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; }\n        .video__thumbnail::after { position: absolute; content: \"\"; display: block; width: 100%; height: 100%; mask-image: url( \"https:\/\/app.prospeneo.io\/web\/assets\/SVG\/play.svg\" ); -webkit-mask-image: url( \"https:\/\/app.prospeneo.io\/web\/assets\/SVG\/play.svg\" ); mask-position: center; -webkit-mask-position: center; mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; background-color: #fff; cursor: pointer; }\n        .video--played { pointer-events: none; }\n        .video--played::after { background-color: unset; }\n        .embeddedHTML__embed { white-space: pre-wrap; word-wrap: break-word; }\n        .embeddedHTML__container { width: 100%; max-width: 100%; max-height: 100%; }\n        .embeddedHTML--dark { color: #fff; background-color: #24224e; }\n        .embeddedHTML--dark .hljs-subst, .embeddedHTML--dark .hljs-tag { color: #fff; }\n        .embeddedHTML--dark .hljs-emphasis, .embeddedHTML--dark .hljs-strong { color: #a8a8a2; }\n        .embeddedHTML--dark .hljs-bullet, .embeddedHTML--dark .hljs-link, .embeddedHTML--dark .hljs-literal, .embeddedHTML--dark .hljs-number, .embeddedHTML--dark .hljs-quote, .embeddedHTML--dark .hljs-regexp { color: #ae81ff; }\n        .embeddedHTML--dark .hljs-code, .embeddedHTML--dark .hljs-section, .embeddedHTML--dark .hljs-selector-class, .embeddedHTML--dark .hljs-title { color: #a6e22e; }\n        .embeddedHTML--dark .hljs-attr, .embeddedHTML--dark .hljs-keyword, .embeddedHTML--dark .hljs-name, .embeddedHTML--dark .hljs-selector-tag { color: #f92672; }\n        .embeddedHTML--dark .hljs-attribute, .embeddedHTML--dark .hljs-symbol { color: #66d9ef; }\n        .embeddedHTML--dark .hljs-class .hljs-title, .embeddedHTML--dark .hljs-params, .embeddedHTML--dark .hljs-title.class_ { color: #f8f8f2; }\n        .embeddedHTML--dark .hljs-addition, .embeddedHTML--dark .hljs-built_in, .embeddedHTML--dark .hljs-selector-attr, .embeddedHTML--dark .hljs-selector-id, .embeddedHTML--dark .hljs-selector-pseudo, .embeddedHTML--dark .hljs-string, .embeddedHTML--dark .hljs-template-variable, .embeddedHTML--dark .hljs-type, .embeddedHTML--dark .hljs-variable { color: #90e500; }\n        .embeddedHTML--dark .hljs-comment, .embeddedHTML--dark .hljs-deletion, .embeddedHTML--dark .hljs-meta { color: #75715e; }\n        .embeddedHTML--light { color: #1f1f1f; background-color: #f1f7fd; }\n        .embeddedHTML--light .hljs-subst, .embeddedHTML--light .hljs-tag { color: #1f1f1f; }\n        .embeddedHTML--light .hljs-emphasis, .embeddedHTML--light .hljs-strong { color:#a8a8a2; }\n        .embeddedHTML--light .hljs-bullet, .embeddedHTML--light .hljs-link, .embeddedHTML--light .hljs-literal, .embeddedHTML--light .hljs-number, .embeddedHTML--light .hljs-quote, .embeddedHTML--light .hljs-regexp { color: #ae81ff; }\n        .embeddedHTML--light .hljs-code, .embeddedHTML--light .hljs-section, .embeddedHTML--light .hljs-selector-class, .embeddedHTML--light .hljs-title { color: #a6e22e; }\n        .embeddedHTML--light .hljs-attr, .embeddedHTML--light .hljs-keyword, .embeddedHTML--light .hljs-name, .embeddedHTML--light .hljs-selector-tag { color: #f92672; }\n        .embeddedHTML--light .hljs-attribute, .embeddedHTML--light .hljs-symbol { color: #66d9ef; }\n        .embeddedHTML--light .hljs-class .hljs-title, .embeddedHTML--light .hljs-params, .embeddedHTML--light .hljs-title.class_ { color: #f8f8f2; }\n        .embeddedHTML--light .hljs-addition, .embeddedHTML--light .hljs-built_in, .embeddedHTML--light .hljs-selector-attr, .embeddedHTML--light .hljs-selector-id, .embeddedHTML--light .hljs-selector-pseudo, .embeddedHTML--light .hljs-string, .embeddedHTML--light .hljs-template-variable, .embeddedHTML--light .hljs-type, .embeddedHTML--light .hljs-variable { color: #90e500; }\n        .embeddedHTML--light .hljs-comment, .embeddedHTML--light .hljs-deletion, .embeddedHTML--light .hljs-meta { color: #75715e; }\n        .c-rich-text-preview { white-space: pre-wrap; word-wrap: break-word; outline: none; }\n        .optin-form-wrapper { display: flex; justify-content: center; }\n        \/* Ensure that all elements inside the rich text DIV for both title and text inherit styles from it. This prevents the browser from applying its default styles, which might override our custom styls. For example, in Firefox, the h1 tag received a font-size of 2em instead of the intended configured font-size. *\/\n        .title *, .text * { font-size: inherit; font-weight: inherit; font-family: inherit; letter-spacing: inherit; line-height: inherit; }\n        .title strong, .text strong { font-weight: bold; }\n        .element.optin-form { padding: 0; margin: 0; }\n         .typography__p { font-family: Helvetica Neue; color: rgb(255, 255, 255);  } .typography__h-1 { font-family: Helvetica Neue; color: rgb(255, 255, 255);  } .typography__h-2 { font-family: Helvetica Neue; color: rgb(255, 255, 255);  } .typography__h-3 { font-family: Helvetica Neue; color: rgb(0, 0, 0);  } .typography__h-4 { font-family: Helvetica Neue; color: rgb(0, 0, 0);  } .typography__h-5 { font-family: Helvetica Neue; color: rgb(0, 0, 0);  } .typography__h-6 { font-family: Helvetica Neue; color: rgb(0, 0, 0);  }  .root-lo604m8s__background { background-color: rgb(255, 255, 255); background-size: cover; background-repeat: no-repeat; opacity: 100%;  }  .root-lo604m8s__motion { animation-duration: 1000ms; animation-name: FadeInLeft; right: 100%; position: fixed; animation-timing-function: ease-in-out; animation-fill-mode: forwards;  }  .root-lo604m8s__overlay { background-color: rgb(69, 77, 94); opacity: 70%;  }  .section-lo604m8r__background { background-color: rgba(255, 255, 255, 0); background-size: cover; background-repeat: no-repeat; background-position: center center; opacity: 100%; background-image: url( 'https:\/\/prospeneo-public.s3.eu-west-3.amazonaws.com\/group\/131\/public_medias\/20231109175729-background-formation-header(1).jpg' );  }  .section-lo604m8r__content { background-color: rgba(255, 255, 255, 0);  }  .row-lo604m8q__main { box-shadow: none;  }  .row-lo604m8q__background { background-color: rgba(255, 255, 255, 0); background-size: cover; background-repeat: no-repeat; background-position: center center; opacity: 100%;  }  .column-lo6082ih__main { box-shadow: none;  }  .column-lo6082ih__background { background-color: rgba(255, 255, 255, 0); background-size: cover; background-repeat: no-repeat; background-position: center center; opacity: 100%;  }  .column-lo6082ih__overlay { background-color: rgba(255, 255, 255, 0);  }  .image-loy0g6iy__shadow-overlay { box-shadow: none;  }  .Title-lo6081nu__main { font-family: Inter; font-weight: 700; font-style: normal;  }  .Title-lo60m5c7__main { font-family: Inter;  }  .Title-lo60hpem__main { font-family: Inter;  }  .Form-lo60af60__form { font-family: Helvetica Neue Light, sans-serif;  }  .Form-lo60af60__field-label { color: rgb(255, 255, 255);  }  .Form-lo60af60__field-help { color: rgb(31, 31, 31);  }  .Form-lo60af60__field-input { border-style: solid; border-width: 1px; border-color: rgb(194, 206, 216); border-radius: 3px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: rgb(255, 255, 255);  }  .Form-lo60af60__g-d-p-r { color: rgb(255, 255, 255);  }  .Form-lo60af60__submit-button { background-color: rgb(252, 9, 9); color: rgb(255, 255, 255); font-family: Inter; font-weight: bold; font-style: normal; letter-spacing: 3px; border-style: solid; border-width: 1px; border-color: rgb(252, 9, 9); border-radius: 4px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; box-shadow: none; text-decoration: none;  }  .image-lo60iqb1__shadow-overlay { box-shadow: none;  }\n        @media ( min-width: 768px ) { .typography__p { letter-spacing: 0px; line-height: 0.8; font-size: 20px;  } .typography__h-1 { letter-spacing: 0px; line-height: 0.8; font-size: 72px;  } .typography__h-2 { letter-spacing: 0px; line-height: 0.8; font-size: 42px;  } .typography__h-3 { letter-spacing: 0px; line-height: 0.8; font-size: 32px;  } .typography__h-4 { letter-spacing: 0px; line-height: 0.8; font-size: 24px;  } .typography__h-5 { letter-spacing: 0px; line-height: 0.8; font-size: 18px;  } .typography__h-6 { letter-spacing: 0px; line-height: 0.8; font-size: 15px;  }  .root-lo604m8s__main { max-width: 640px;  }  .root-lo604m8s__wrapper { width: 100%;  }  .section-lo604m8r__main { width: 100%; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .section-lo604m8r__content { max-width: 960px;  }  .row-lo604m8q__main { width: 100%; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .row-lo604m8q__wrapper { display: flex; flex-direction: row; align-items: flex-start;  }  .column-lo6082ih__layout { width: 100%;  }  .column-lo6082ih__main { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .column-lo6082ih__wrapper { display: flex; flex-direction: column; align-self: center; justify-self: unset;  }  .image-loy0g6iy__main { width: 22%; display: flex; flex-direction: column; align-self: center; justify-self: unset; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .Title-lo6081nu__main { padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; margin-bottom: 20px; font-size: 36px;  }  .Title-lo60m5c7__main { padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; font-size: 20px; line-height: 1.3;  }  .Title-lo60hpem__main { padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; font-size: 20px;  }  .Form-lo60af60__main { max-width: 500px; display: flex; flex-direction: column; align-self: center; justify-self: unset;  }  .Form-lo60af60__field-label { font-size: 15px;  }  .Form-lo60af60__field-help { font-size: 11px;  }  .Form-lo60af60__g-d-p-r { font-size: 12px;  }  .Form-lo60af60__submit-button { width: 100%; padding-top: 11px; padding-bottom: 11px; padding-left: 11px; padding-right: 11px; font-size: 19px;  }  .image-lo60iqb1__main { width: 22%; display: flex; flex-direction: column; align-self: flex-end; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }}\n        @media ( min-width: 481px ) and ( max-width: 767px ) { .typography__p { letter-spacing: 0px; line-height: 0.8; font-size: 20px;  } .typography__h-1 { letter-spacing: 0px; line-height: 0.8; font-size: 72px;  } .typography__h-2 { letter-spacing: 0px; line-height: 0.8; font-size: 42px;  } .typography__h-3 { letter-spacing: 0px; line-height: 0.8; font-size: 32px;  } .typography__h-4 { letter-spacing: 0px; line-height: 0.8; font-size: 24px;  } .typography__h-5 { letter-spacing: 0px; line-height: 0.8; font-size: 18px;  } .typography__h-6 { letter-spacing: 0px; line-height: 0.8; font-size: 15px;  }  .root-lo604m8s__main { max-width: 720px;  }  .root-lo604m8s__wrapper { width: 100%;  }  .section-lo604m8r__main { width: 100%; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .section-lo604m8r__content { max-width: 960px;  }  .row-lo604m8q__main { width: 100%; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .row-lo604m8q__wrapper { display: flex; flex-direction: row; align-items: flex-start;  }  .column-lo6082ih__layout { width: 100%;  }  .column-lo6082ih__main { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .column-lo6082ih__wrapper { display: flex; flex-direction: column; justify-self: flex-start;  }  .image-loy0g6iy__main { width: 26%; display: flex; flex-direction: column; align-self: center; justify-self: unset; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .Title-lo6081nu__main { padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; font-size: 31px;  }  .Title-lo60m5c7__main { padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; font-size: 19px; line-height: 1.3;  }  .Title-lo60hpem__main { padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; font-size: 19px;  }  .Form-lo60af60__main { max-width: 500px; display: flex; flex-direction: column; align-self: center; justify-self: unset;  }  .Form-lo60af60__field-label { font-size: 15px;  }  .Form-lo60af60__field-help { font-size: 11px;  }  .Form-lo60af60__g-d-p-r { font-size: 12px;  }  .Form-lo60af60__submit-button { width: 40%; padding-top: 11px; padding-bottom: 11px; padding-left: 11px; padding-right: 11px; font-size: 19px;  }  .image-lo60iqb1__main { width: 22%; display: flex; flex-direction: column; align-self: flex-end; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }}\n        @media ( max-width: 480px ) { .typography__p { letter-spacing: 0px; line-height: 0.8; font-size: 20px;  } .typography__h-1 { letter-spacing: 0px; line-height: 0.8; font-size: 72px;  } .typography__h-2 { letter-spacing: 0px; line-height: 0.8; font-size: 42px;  } .typography__h-3 { letter-spacing: 0px; line-height: 0.8; font-size: 32px;  } .typography__h-4 { letter-spacing: 0px; line-height: 0.8; font-size: 24px;  } .typography__h-5 { letter-spacing: 0px; line-height: 0.8; font-size: 18px;  } .typography__h-6 { letter-spacing: 0px; line-height: 0.8; font-size: 15px;  }  .root-lo604m8s__main { max-width: 512px;  }  .root-lo604m8s__wrapper { width: 100%;  }  .section-lo604m8r__main { width: 100%; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .section-lo604m8r__content { max-width: 960px;  }  .row-lo604m8q__main { width: 100%; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .row-lo604m8q__wrapper { display: flex; flex-direction: row; align-items: flex-start;  }  .column-lo6082ih__layout { width: 100%;  }  .column-lo6082ih__main { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .column-lo6082ih__wrapper { display: flex; flex-direction: column; justify-self: flex-start;  }  .image-loy0g6iy__passive { display: none !important;  }  .image-loy0g6iy__main { width: 30%; display: flex; flex-direction: column; align-self: center; justify-self: unset; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }  .Title-lo6081nu__main { padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; margin-top: 10px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; font-size: 24px; line-height: 1;  }  .Title-lo60m5c7__main { padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; font-size: 20px; line-height: 1.3;  }  .Title-lo60hpem__main { padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; font-size: 20px; line-height: 1.3;  }  .Form-lo60af60__main { max-width: 500px; display: flex; flex-direction: column;  }  .Form-lo60af60__field-label { font-size: 15px;  }  .Form-lo60af60__field-help { font-size: 11px;  }  .Form-lo60af60__g-d-p-r { font-size: 12px;  }  .Form-lo60af60__submit-button { width: 100%; padding-top: 11px; padding-bottom: 11px; padding-left: 11px; padding-right: 11px; font-size: 19px;  }  .image-lo60iqb1__main { width: 37%; display: flex; flex-direction: column; align-self: flex-end; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;  }}\n        .separator__body { border-bottom: 0; border-right: 0; border-left: 0; }\n        .button__animation { transition: 0.2s linear; }\n        .button__animation--grow:hover { transform: scale( 1.1 ); }\n        .button__animation--pop:hover { background-position: 100% 100%; animation: 0.4s pop-up; }\n        @keyframes pop-up { 0%, 100% { transform: scale( 1 ) } 50% { transform: scale( 1.1 ) } }\n        @font-face { font-family: Inter; font-weight: 700; font-style: normal; src: url( https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf ) }\n@font-face { font-family: Inter; src: url( https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf ) }\n@font-face { font-family: Inter; font-weight: 800; font-style: normal; src: url( https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyYMZhrib2Bg-4.ttf ) }\n    <\/style>\n            <script src=\"https:\/\/app.prospeneo.io\/optin\/main.js\"><\/script>\n            \n        <\/head>\n        <body>\n            <div id=\"document-lo604m8s\" class=\"root root-lo604m8s__main\"><div class=\"root__background root-lo604m8s__background root__background--is-color\"><\/div><div class=\"root-lo604m8s__wrapper root__wrapper\"><div id=\"section-lo604m8r\" class=\"\n            section\n            section-lo604m8r__passive\n            section-lo604m8r__wrapper\n        \"><div class=\"background section-lo604m8r__background\"><\/div><div class=\"section__content section-lo604m8r__main section-lo604m8r__content\"><div id=\"row-lo604m8q\" class=\"row row-lo604m8q__passive\"><div class=\"background row-lo604m8q__background\"><\/div><div class=\"row__content row-lo604m8q__main row-lo604m8q__wrapper\"><div id=\"column-lo6082ih\" class=\"column\n                column-lo6082ih__layout\n                column-lo6082ih__wrapper\n                column-lo6082ih__passive\"><div class=\"column_body column-lo6082ih__main\"><div class=\"background column-lo6082ih__background\"><\/div><div id=\"loy0g6iy\" data-content=\"{&quot;Id&quot;:&quot;loy0g6iy&quot;,&quot;Blueprint&quot;:&quot;image&quot;,&quot;Children&quot;:[],&quot;Styles&quot;:{&quot;Passive&quot;:{&quot;Visible&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:true,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:false,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:true,&quot;Detached&quot;:true}}},&quot;Main&quot;:{&quot;Width&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:22,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:26,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:30,&quot;Detached&quot;:true}},&quot;Alignment&quot;:{&quot;Self&quot;:true,&quot;Axis&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:&quot;Vertical&quot;,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:&quot;Vertical&quot;,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:&quot;Vertical&quot;,&quot;Detached&quot;:true}},&quot;Direction&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:&quot;Center&quot;,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:&quot;Center&quot;,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:&quot;Center&quot;,&quot;Detached&quot;:true}}},&quot;PaddingTop&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true}},&quot;PaddingRight&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true}},&quot;PaddingBottom&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true}},&quot;PaddingLeft&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true}},&quot;MarginTop&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true}},&quot;MarginRight&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true}},&quot;MarginLeft&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true}},&quot;MarginBottom&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true}},&quot;Border&quot;:{&quot;HasBorder&quot;:true,&quot;FullBorder&quot;:true,&quot;BottomBorder&quot;:false,&quot;TopBorder&quot;:false,&quot;Position&quot;:{&quot;Id&quot;:&quot;fullBorder&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_fullBorder&quot;},&quot;Width&quot;:0,&quot;UnifyRadius&quot;:false,&quot;Style&quot;:{&quot;Id&quot;:&quot;solid&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_solidBorder&quot;},&quot;Color&quot;:{&quot;$Value&quot;:&quot;rgb(0, 0, 0)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;TopRightRadius&quot;:0,&quot;TopLeftRadius&quot;:0,&quot;BottomRightRadius&quot;:0,&quot;BottomLeftRadius&quot;:0}},&quot;ShadowOverlay&quot;:{&quot;Shadow&quot;:{&quot;Orientation&quot;:{&quot;Id&quot;:&quot;none&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_noneShadow&quot;}}}},&quot;Attributes&quot;:{&quot;Source&quot;:&quot;https:\/\/prospeneo-public.s3.eu-west-3.amazonaws.com\/group\/131\/public_medias\/20231109180424-Telegram_logo.svg.png&quot;},&quot;Content&quot;:{&quot;Action&quot;:{&quot;Type&quot;:{&quot;Id&quot;:&quot;none&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_actionNone&quot;},&quot;Link&quot;:{}}}}\" data-type=\"component\/hydration\" class=\"resolver\"><div id=\"image-loy0g6iy\" class=\"element image image-loy0g6iy__main image-loy0g6iy__passive\"><a class=\"image__link\" target=\"_top\" href><img src=\"https:\/\/prospeneo-public.s3.eu-west-3.amazonaws.com\/group\/131\/public_medias\/20231109180424-Telegram_logo.svg.png\"\/><\/a><div class=\"image__shadow-overlay image-loy0g6iy__shadow-overlay\"><\/div><\/div><\/div><div id=\"lo6081nu\" class=\"resolver\"><div id=\"Title-lo6081nu\" class=\"element title typography__h-1 Title-lo6081nu__main Title-lo6081nu__passive\"><div><div class=\"c-rich-text-preview\"><h1 style=\"text-align: center;\">Rejoignez-nous d\u00e8s maintenant<\/h1><\/div><\/div><\/div><\/div><div id=\"lo60m5c7\" class=\"resolver\"><div id=\"Title-lo60m5c7\" class=\"element title typography__h-3 Title-lo60m5c7__main Title-lo60m5c7__passive\"><div><div class=\"c-rich-text-preview\"><h3 style=\"text-align: center;\"><span style=\"color: rgb(255, 255, 255);\">Je partage dans ce groupe des conseils<\/span> <span style=\"color: rgb(255, 255, 255);\">sur le marketing, la prospection phygitale (terrain+digitale) autour de l&#39;immobilier sur mon <\/span><u style=\"color: rgb(255, 255, 255);\">canal Telegram<\/u><\/h3><\/div><\/div><\/div><\/div><div id=\"lo60hpem\" class=\"resolver\"><div id=\"Title-lo60hpem\" class=\"element title typography__h-4 Title-lo60hpem__main Title-lo60hpem__passive\"><div><div class=\"c-rich-text-preview\"><h4 style=\"text-align: center;\"><em style=\"color: rgb(255, 255, 255);\">Seuls les membres peuvent les voir \ud83d\udc47<\/em><\/h4><\/div><\/div><\/div><\/div><div id=\"lo60af60\" data-content=\"{&quot;Id&quot;:&quot;lo60af60&quot;,&quot;Blueprint&quot;:&quot;Form&quot;,&quot;Children&quot;:[],&quot;Styles&quot;:{&quot;Passive&quot;:{&quot;Visible&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:true,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:true,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:true,&quot;Detached&quot;:true}}},&quot;Main&quot;:{&quot;MaxWidth&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:500,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:500,&quot;Detached&quot;:false},&quot;Tablet&quot;:{&quot;Value&quot;:500,&quot;Detached&quot;:false}},&quot;Alignment&quot;:{&quot;Self&quot;:true,&quot;Axis&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:&quot;Vertical&quot;,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:&quot;Vertical&quot;,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:&quot;Vertical&quot;,&quot;Detached&quot;:true}},&quot;Direction&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:&quot;Center&quot;,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Detached&quot;:true,&quot;Value&quot;:&quot;Center&quot;},&quot;Mobile&quot;:{&quot;Detached&quot;:true}}}},&quot;Form&quot;:{&quot;FontFamily&quot;:{&quot;Id&quot;:&quot;Helvetica Neue&quot;,&quot;Name&quot;:&quot;Helvetica Neue Light, sans-serif&quot;}},&quot;FieldLabel&quot;:{&quot;Color&quot;:{&quot;$Value&quot;:&quot;rgb(255, 255, 255)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;FontSize&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:15,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:15,&quot;Detached&quot;:false},&quot;Tablet&quot;:{&quot;Value&quot;:15,&quot;Detached&quot;:false}}},&quot;FieldHelp&quot;:{&quot;Color&quot;:{&quot;$Value&quot;:&quot;rgb(31, 31, 31)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;FontSize&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false},&quot;Tablet&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false}}},&quot;FieldInput&quot;:{&quot;Border&quot;:{&quot;Style&quot;:{&quot;Id&quot;:&quot;solid&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_solidBorder&quot;},&quot;HasBorder&quot;:true,&quot;Color&quot;:{&quot;$Value&quot;:&quot;rgb(194, 206, 216)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;Width&quot;:1,&quot;Radius&quot;:3},&quot;BackgroundColor&quot;:{&quot;$Value&quot;:&quot;rgb(255, 255, 255)&quot;,&quot;$Model&quot;:&quot;Color&quot;}},&quot;GDPR&quot;:{&quot;Color&quot;:{&quot;$Value&quot;:&quot;rgb(255, 255, 255)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;FontSize&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:12,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:12,&quot;Detached&quot;:false},&quot;Tablet&quot;:{&quot;Value&quot;:12,&quot;Detached&quot;:false}}},&quot;SubmitButton&quot;:{&quot;BackgroundColor&quot;:{&quot;$Value&quot;:&quot;rgb(252, 9, 9)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;Color&quot;:{&quot;$Value&quot;:&quot;rgb(255, 255, 255)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;FontFamily&quot;:{&quot;Name&quot;:&quot;Inter&quot;,&quot;Id&quot;:&quot;Inter&quot;,&quot;ProviderId&quot;:&quot;GoogleFonts&quot;,&quot;Styles&quot;:[{&quot;Id&quot;:&quot;100&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyeMZhrib2Bg-4.ttf&quot;},{&quot;Id&quot;:&quot;200&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyfMZhrib2Bg-4.ttf&quot;},{&quot;Id&quot;:&quot;300&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf&quot;},{&quot;Id&quot;:&quot;regular&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf&quot;},{&quot;Id&quot;:&quot;500&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf&quot;},{&quot;Id&quot;:&quot;600&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf&quot;},{&quot;Id&quot;:&quot;700&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf&quot;},{&quot;Id&quot;:&quot;800&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyYMZhrib2Bg-4.ttf&quot;},{&quot;Id&quot;:&quot;900&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuBWYMZhrib2Bg-4.ttf&quot;}],&quot;ActiveStyle&quot;:{&quot;Id&quot;:&quot;800&quot;,&quot;Url&quot;:&quot;https:\/\/fonts.gstatic.com\/s\/inter\/v13\/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyYMZhrib2Bg-4.ttf&quot;}},&quot;LetterSpacing&quot;:3,&quot;Width&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:100,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:100,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:40,&quot;Detached&quot;:true}},&quot;Border&quot;:{&quot;HasBorder&quot;:true,&quot;Color&quot;:{&quot;$Value&quot;:&quot;rgb(252, 9, 9)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;Style&quot;:{&quot;Id&quot;:&quot;solid&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_solidBorder&quot;},&quot;Radius&quot;:4,&quot;Width&quot;:1},&quot;PaddingTop&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false},&quot;Tablet&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false}},&quot;PaddingBottom&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false},&quot;Tablet&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false}},&quot;PaddingLeft&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false},&quot;Tablet&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false}},&quot;PaddingRight&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false},&quot;Tablet&quot;:{&quot;Value&quot;:11,&quot;Detached&quot;:false}},&quot;FontSize&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:19,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:19,&quot;Detached&quot;:false},&quot;Tablet&quot;:{&quot;Value&quot;:19,&quot;Detached&quot;:false}},&quot;Shadow&quot;:{&quot;Orientation&quot;:{&quot;Id&quot;:&quot;none&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_noneShadow&quot;},&quot;Color&quot;:{&quot;$Value&quot;:&quot;rgb(30, 30, 30)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;XOffset&quot;:16,&quot;YOffset&quot;:1,&quot;Blur&quot;:25,&quot;Spread&quot;:0},&quot;TextStyle&quot;:{&quot;Bold&quot;:true,&quot;Underlined&quot;:false,&quot;Italic&quot;:false}}},&quot;Attributes&quot;:{},&quot;Content&quot;:{&quot;EmbeddedForm&quot;:{&quot;Id&quot;:&quot;995298df2fe6a267daab18b698a55f40&quot;,&quot;Name&quot;:&quot;popup newsletter&quot;},&quot;SubmitText&quot;:&quot;Recevoir mon acc\u00e8s&quot;,&quot;HoverEffect&quot;:{&quot;Id&quot;:&quot;grow&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_growHoverEffects&quot;},&quot;Submit&quot;:{&quot;Option&quot;:{&quot;Id&quot;:&quot;Text&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_formSubmitTextOption&quot;},&quot;Action&quot;:{&quot;Type&quot;:{},&quot;Link&quot;:{}},&quot;SuccessMessage&quot;:&quot;Merci pour votre inscription !!&quot;},&quot;GeneratedStyles&quot;:&quot;.optin-form--lo60af60.optin-form {max-width: 500px; display: flex; flex-direction: column; align-self: center; justify-self: unset; }.optin-form--lo60af60 .ce-field-element {font-family: Helvetica Neue Light, sans-serif; }.optin-form--lo60af60 .ce-field-element__label {color: rgb(255, 255, 255); font-size: 15px; }.optin-form--lo60af60 .ce-field-element__help {color: rgb(31, 31, 31); font-size: 11px; }.optin-form--lo60af60 .ce-field-element__wrapper {border-style: solid; border-width: 1px; border-color: rgb(194, 206, 216); border-radius: 3px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: rgb(255, 255, 255); }.optin-form--lo60af60 .ce-form-footer__gdpr-value {color: rgb(255, 255, 255); font-size: 12px; }.optin-form--lo60af60 .ce-form-footer__submit-button {background-color: rgb(252, 9, 9); color: rgb(255, 255, 255); font-family: Inter; font-weight: bold; font-style: normal; letter-spacing: 3px; width: 100%; border-style: solid; border-width: 1px; border-color: rgb(252, 9, 9); border-radius: 4px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-top: 11px; padding-bottom: 11px; padding-left: 11px; padding-right: 11px; font-size: 19px; box-shadow: none; text-decoration: none; }&quot;,&quot;StepHash&quot;:&quot;6c0268ef3b522ae012e9494d083ff7c7&quot;,&quot;DisabledActions&quot;:{&quot;Duplicate&quot;:true},&quot;ColorPalette&quot;:{&quot;Primary&quot;:{&quot;$Value&quot;:&quot;rgb(255, 255, 255)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;Secondary&quot;:[],&quot;Text&quot;:{&quot;$Value&quot;:&quot;rgb(0, 0, 0)&quot;,&quot;$Model&quot;:&quot;Color&quot;}},&quot;SubmitOption&quot;:{&quot;Id&quot;:&quot;Text&quot;,&quot;Value&quot;:{&quot;ops&quot;:[{&quot;insert&quot;:&quot;\\n\\n&quot;},{&quot;attributes&quot;:{&quot;size&quot;:&quot;20px&quot;,&quot;color&quot;:&quot;#000000&quot;,&quot;bold&quot;:true},&quot;insert&quot;:&quot;\ud83d\ude0d Merci pour votre inscription&quot;},{&quot;insert&quot;:&quot;\\n\\n&quot;},{&quot;attributes&quot;:{&quot;size&quot;:&quot;18px&quot;,&quot;color&quot;:&quot;#000000&quot;},&quot;insert&quot;:&quot;Vous allez recevoir un email de confirmation.&quot;},{&quot;insert&quot;:&quot;\\n&quot;},{&quot;attributes&quot;:{&quot;size&quot;:&quot;18px&quot;,&quot;color&quot;:&quot;#000000&quot;},&quot;insert&quot;:&quot;V\u00e9rifiez vos spams !!!!&quot;},{&quot;insert&quot;:&quot;\\n&quot;}]},&quot;HTML&quot;:&quot;&lt;div class=\\&quot;c-rich-text-preview\\&quot;>&lt;p>&lt;br>&lt;\/p>&lt;p>&lt;br>&lt;\/p>&lt;p>&lt;strong style=\\&quot;font-size: 20px; color: rgb(0, 0, 0);\\&quot;>\ud83d\ude0d Merci pour votre inscription&lt;\/strong>&lt;\/p>&lt;p>&lt;\/p>&lt;p>&lt;span style=\\&quot;font-size: 18px; color: rgb(0, 0, 0);\\&quot;>Vous allez recevoir un email de confirmation.&lt;\/span>&lt;\/p>&lt;p>&lt;span style=\\&quot;font-size: 18px; color: rgb(0, 0, 0);\\&quot;>V\u00e9rifiez vos spams !!!!&lt;\/span>&lt;\/p>&lt;\/div>&quot;}}}\" data-type=\"component\/hydration\" class=\"resolver\"><div id=\"Form-lo60af60\" class=\"element optin-form Form-lo60af60__main Form-lo60af60__passive\"><div class=\"optin-form-wrapper\" id=\"optin-form-wrapper-995298df2fe6a267daab18b698a55f40\" data-path=\"{}\"><\/div><\/div><\/div><div id=\"lo60iqb1\" data-content=\"{&quot;Id&quot;:&quot;lo60iqb1&quot;,&quot;Blueprint&quot;:&quot;image&quot;,&quot;Children&quot;:[],&quot;Styles&quot;:{&quot;Passive&quot;:{&quot;Visible&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:true,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:true,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:true,&quot;Detached&quot;:true}}},&quot;Main&quot;:{&quot;Width&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:22,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:22,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:37,&quot;Detached&quot;:true}},&quot;Alignment&quot;:{&quot;Self&quot;:true,&quot;Axis&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:&quot;Vertical&quot;,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:&quot;Vertical&quot;,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:&quot;Vertical&quot;,&quot;Detached&quot;:true}},&quot;Direction&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:&quot;Right&quot;,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Detached&quot;:true,&quot;Value&quot;:&quot;Right&quot;},&quot;Mobile&quot;:{&quot;Detached&quot;:true,&quot;Value&quot;:&quot;Right&quot;}}},&quot;PaddingTop&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:6,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true}},&quot;PaddingRight&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:6,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true}},&quot;PaddingBottom&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:6,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true}},&quot;PaddingLeft&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:6,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:16,&quot;Detached&quot;:true}},&quot;MarginTop&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true}},&quot;MarginRight&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true}},&quot;MarginLeft&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true}},&quot;MarginBottom&quot;:{&quot;Desktop&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Tablet&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true},&quot;Mobile&quot;:{&quot;Value&quot;:0,&quot;Detached&quot;:true}},&quot;Border&quot;:{&quot;HasBorder&quot;:true,&quot;FullBorder&quot;:true,&quot;BottomBorder&quot;:false,&quot;TopBorder&quot;:false,&quot;Position&quot;:{&quot;Id&quot;:&quot;fullBorder&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_fullBorder&quot;},&quot;Width&quot;:0,&quot;UnifyRadius&quot;:false,&quot;Style&quot;:{&quot;Id&quot;:&quot;solid&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_solidBorder&quot;},&quot;Color&quot;:{&quot;$Value&quot;:&quot;rgb(0, 0, 0)&quot;,&quot;$Model&quot;:&quot;Color&quot;},&quot;TopRightRadius&quot;:0,&quot;TopLeftRadius&quot;:0,&quot;BottomRightRadius&quot;:0,&quot;BottomLeftRadius&quot;:0}},&quot;ShadowOverlay&quot;:{&quot;Shadow&quot;:{&quot;Orientation&quot;:{&quot;Id&quot;:&quot;none&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_noneShadow&quot;}}}},&quot;Attributes&quot;:{&quot;Source&quot;:&quot;https:\/\/prospeneo-public.s3.eu-west-3.amazonaws.com\/group\/131\/public_medias\/20231025123147-Light-Label-Affiliation.png&quot;},&quot;Content&quot;:{&quot;Action&quot;:{&quot;Type&quot;:{&quot;Id&quot;:&quot;link&quot;,&quot;Name&quot;:&quot;CE_CONTROLS_actionExternalLink&quot;},&quot;Link&quot;:{&quot;SalesFunnelPage&quot;:{},&quot;Url&quot;:&quot;www.prospeneo.com&quot;,&quot;External&quot;:true}}}}\" data-type=\"component\/hydration\" class=\"resolver\"><div id=\"image-lo60iqb1\" class=\"element image image-lo60iqb1__main image-lo60iqb1__passive\"><a class=\"image__link\" target=\"_blank\" href=\"http:\/\/www.prospeneo.com\"><img src=\"https:\/\/prospeneo-public.s3.eu-west-3.amazonaws.com\/group\/131\/public_medias\/20231025123147-Light-Label-Affiliation.png\"\/><\/a><div class=\"image__shadow-overlay image-lo60iqb1__shadow-overlay\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n            <script type=\"module\" src=\"https:\/\/app.prospeneo.io\/web\/main.js\" async><\/script>\n            \n        <\/body>\n        <\/html>\n    ","configuration":{"DocumentId":"lo604m8s","Styles":{"Passive":{"Visible":{"Desktop":{"Value":true,"Detached":true},"Mobile":{"Value":true,"Detached":true},"Tablet":{"Value":true,"Detached":true}}},"Main":{"MaxWidth":{"Desktop":{"Value":640,"Detached":true},"Tablet":{"Value":720,"Detached":true},"Mobile":{"Value":512,"Detached":true}}},"Background":{"BackgroundColor":{"Value":"rgb(255, 255, 255)"},"BackgroundDistribution":{"Id":"Cover","Name":"CE_STYLES_coverBackground"},"Opacity":100},"Motion":{"Animation":{"Type":{"Id":"FadeInLeft","Name":"CE_CONTROLS_fadeInLeftAnimation"},"Duration":{"Minutes":0,"Seconds":1}}},"Wrapper":{"Width":{"Desktop":{"Value":100,"Detached":true},"Tablet":{"Value":100,"Detached":true},"Mobile":{"Value":100,"Detached":true}}},"Overlay":{"BackgroundColor":{"Value":"rgb(69, 77, 94)"},"Opacity":70}},"Content":{"Position":{"Id":"center","Name":""},"Delay":{"Seconds":{"Desktop":{"Value":30,"Detached":true},"Tablet":{"Value":3,"Detached":true},"Mobile":{"Value":3,"Detached":true}}},"ScrollPercentage":53,"OnPageExit":true,"HasCloseButton":true,"ShowOverlay":true,"OnCloseAction":{"Id":"disable","Name":"CE_POPUP_CONTROLS_disable"},"ColorPalette":{"Primary":{"$Value":"rgb(255, 255, 255)","$Model":"Color"},"Secondary":[],"Text":{"Value":"rgb(0, 0, 0)"}},"Typography":{"Text":{"P":{"FontFamily":{"Id":"Helvetica Neue Light, sans-serif","Name":"Helvetica Neue","ProviderId":"WebSafeFonts"},"LetterSpacing":{"Desktop":{"Value":0,"Detached":true},"Tablet":{"Value":0,"Detached":true},"Mobile":{"Value":0,"Detached":true}},"Color":{"Value":"rgb(255, 255, 255)"},"LineHeight":{"Desktop":{"Value":8,"Detached":true},"Tablet":{"Value":8,"Detached":true},"Mobile":{"Value":8,"Detached":true}},"FontSize":{"Desktop":{"Value":20,"Detached":true},"Tablet":{"Value":20,"Detached":true},"Mobile":{"Value":20,"Detached":true}}},"H1":{"FontFamily":{"Id":"Helvetica Neue Light, sans-serif","Name":"Helvetica Neue","ProviderId":"WebSafeFonts"},"LetterSpacing":{"Desktop":{"Value":0,"Detached":true},"Tablet":{"Value":0,"Detached":true},"Mobile":{"Value":0,"Detached":true}},"Color":{"Value":"rgb(255, 255, 255)"},"LineHeight":{"Desktop":{"Value":8,"Detached":true},"Tablet":{"Value":8,"Detached":true},"Mobile":{"Value":8,"Detached":true}},"FontSize":{"Desktop":{"Value":72,"Detached":true},"Tablet":{"Value":72,"Detached":true},"Mobile":{"Value":72,"Detached":true}}},"H2":{"FontFamily":{"Id":"Helvetica Neue Light, sans-serif","Name":"Helvetica Neue","ProviderId":"WebSafeFonts"},"LetterSpacing":{"Desktop":{"Value":0,"Detached":true},"Tablet":{"Value":0,"Detached":true},"Mobile":{"Value":0,"Detached":true}},"Color":{"Value":"rgb(255, 255, 255)"},"LineHeight":{"Desktop":{"Value":8,"Detached":true},"Tablet":{"Value":8,"Detached":true},"Mobile":{"Value":8,"Detached":true}},"FontSize":{"Desktop":{"Value":42,"Detached":true},"Tablet":{"Value":42,"Detached":true},"Mobile":{"Value":42,"Detached":true}}},"H3":{"FontFamily":{"Id":"Helvetica Neue Light, sans-serif","Name":"Helvetica Neue","ProviderId":"WebSafeFonts"},"LetterSpacing":{"Desktop":{"Value":0,"Detached":true},"Tablet":{"Value":0,"Detached":true},"Mobile":{"Value":0,"Detached":true}},"Color":{"Value":"rgb(0, 0, 0)"},"LineHeight":{"Desktop":{"Value":8,"Detached":true},"Tablet":{"Value":8,"Detached":true},"Mobile":{"Value":8,"Detached":true}},"FontSize":{"Desktop":{"Value":32,"Detached":true},"Tablet":{"Value":32,"Detached":true},"Mobile":{"Value":32,"Detached":true}}},"H4":{"FontFamily":{"Id":"Helvetica Neue Light, sans-serif","Name":"Helvetica Neue","ProviderId":"WebSafeFonts"},"LetterSpacing":{"Desktop":{"Value":0,"Detached":true},"Tablet":{"Value":0,"Detached":true},"Mobile":{"Value":0,"Detached":true}},"Color":{"Value":"rgb(0, 0, 0)"},"LineHeight":{"Desktop":{"Value":8,"Detached":true},"Tablet":{"Value":8,"Detached":true},"Mobile":{"Value":8,"Detached":true}},"FontSize":{"Desktop":{"Value":24,"Detached":true},"Tablet":{"Value":24,"Detached":true},"Mobile":{"Value":24,"Detached":true}}},"H5":{"FontFamily":{"Id":"Helvetica Neue Light, sans-serif","Name":"Helvetica Neue","ProviderId":"WebSafeFonts"},"LetterSpacing":{"Desktop":{"Value":0,"Detached":true},"Tablet":{"Value":0,"Detached":true},"Mobile":{"Value":0,"Detached":true}},"Color":{"Value":"rgb(0, 0, 0)"},"LineHeight":{"Desktop":{"Value":8,"Detached":true},"Tablet":{"Value":8,"Detached":true},"Mobile":{"Value":8,"Detached":true}},"FontSize":{"Desktop":{"Value":18,"Detached":true},"Tablet":{"Value":18,"Detached":true},"Mobile":{"Value":18,"Detached":true}}},"H6":{"FontFamily":{"Id":"Helvetica Neue Light, sans-serif","Name":"Helvetica Neue","ProviderId":"WebSafeFonts"},"LetterSpacing":{"Desktop":{"Value":0,"Detached":true},"Tablet":{"Value":0,"Detached":true},"Mobile":{"Value":0,"Detached":true}},"Color":{"Value":"rgb(0, 0, 0)"},"LineHeight":{"Desktop":{"Value":8,"Detached":true},"Tablet":{"Value":8,"Detached":true},"Mobile":{"Value":8,"Detached":true}},"FontSize":{"Desktop":{"Value":15,"Detached":true},"Tablet":{"Value":15,"Detached":true},"Mobile":{"Value":15,"Detached":true}}}},"Link":{"Default":{"Color":{"$Value":"rgb(255, 255, 255)","$Model":"Color"},"Underline":true},"Hovered":{"Color":{"$Value":"rgb(255, 255, 255)","$Model":"Color"},"Underline":false}}},"EmbeddedForms":{"lo60af60":{"Id":"995298df2fe6a267daab18b698a55f40","Name":"popup newsletter"}}}}}