{"id":13820,"date":"2022-06-29T20:19:36","date_gmt":"2022-06-29T18:19:36","guid":{"rendered":"https:\/\/www.upcyclea.com\/our-offers\/"},"modified":"2022-09-07T15:22:43","modified_gmt":"2022-09-07T13:22:43","slug":"our-offers","status":"publish","type":"page","link":"https:\/\/upcyclea.com\/en\/our-offers\/","title":{"rendered":"Our offers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13820\" class=\"elementor elementor-13820 elementor-1336\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7bb1069 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7bb1069\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_bottom&quot;:&quot;triangle-asymmetrical&quot;,&quot;shape_divider_bottom_negative&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"true\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M737.9,94.7L0,0v100h1000V0L737.9,94.7z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e033088\" data-id=\"e033088\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b2ec20b elementor-widget elementor-widget-heading\" data-id=\"b2ec20b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our offers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-88e483c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"88e483c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9a72a70\" data-id=\"9a72a70\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c58516c elementor-widget elementor-widget-html\" data-id=\"c58516c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n    \n    const arrLvl2 = ['eco','reemploi', 'territoire', 'performance', 'label', 'ressources', 'decarbonation', 'decarbonation-bail', 'produit', 'cloud']\n    let level1 = null;\n    let level2 = null;\n    let level3 = null;\n    \n    const ECO_CONCEPTION = 8601;\n    const AMO_ECO_CIRCU = 1387;\n    const REEMPLOI = 1553;\n    const REEMPLOI_2 = 11063;\n    const NOAH = 8604;\n    const REFE = 1591;\n    const DECARBO = 8611;\n    const DECARBO_PLUS = 8615;\n    const DECARBO_2 = 8621;\n    const DECARBO_PLUS_2 = 8625;\n    const PASSPORT_CIRCU = 8639;\n    const NOAH_2 = 8632;\n    const REEMPLOI_3 = 8629;\n    const C2C = 8642;\n    const REEMPLOI_4 = 8647;\n    const PASSPORT_CIRCU_2 = 8652;\n\n\n    let mapLevels = {\n        '1-1-1': ECO_CONCEPTION,\n        '1-1-2': AMO_ECO_CIRCU,\n        '1-2-1': REEMPLOI,\n        '1-2-2': NOAH,\n        '1-3-1': REFE,\n        '2-1-1': REEMPLOI_2,\n        '3-1-1': DECARBO,\n        '3-1-2': DECARBO_PLUS,\n        '4-1-1': DECARBO_2,\n        '4-1-2': DECARBO_PLUS_2,\n        '4-2-1': REEMPLOI_3,\n        '4-2-2': NOAH_2,\n        '5-1-1': PASSPORT_CIRCU,\n        '5-1-2': C2C,\n        '6-1-1': REEMPLOI_4,\n        '7-1-1': PASSPORT_CIRCU_2,\n        \n    }\n    \n    const displayOffer = (lvl1, lvl2, lvl3) => {\n        return mapLevels[`${lvl1}-${lvl2}-${lvl3}`];\n    }\n    \n    const resetLvl1 = () => {\n        \n        \n        for (let i =0 ; i <7; i++) {\n            document.getElementById(`button-1-${i+1}`) && document.getElementById(`button-1-${i+1}`).classList.remove(\"button-selected\"); \n            \n        }\n        \n    };\n    \n    const resetLvl2 = () => {\n            \n             arrLvl2.forEach((d) => {\n                document.getElementById(`button-2-${d}`) && document.getElementById(`button-2-${d}`).classList.remove(\"button-selected\");\n            })\n    }\n    \n    const setLevel1  = (v) => {\n        \n\n        level1 = v;\n        setTimeout(() => {\n            scrollToTargetAdjusted('niveau2');\n            resetLvl1();\n            document.getElementById(`button-1-${v}`).classList.add('button-selected')\n            resetLvl2();\n        }, 100);\n        \n        \n        \/*var getMeTo = document.getElementById('niveau2');\n        getMeTo.scrollIntoView({behavior: 'smooth'}, true);*\/\n        console.log(v);\n    }\n    \n    const setLevel2  = (v, id) => {\n        resetLvl2();\n        document.getElementById(`button-2-${id}`).classList.add('button-selected')\n        level2 = v;\n        setTimeout(() => {\n            scrollToTargetAdjusted('niveau3');\n        }, 100);\n        \/*var getMeTo = document.getElementById('niveau3');\n        getMeTo.scrollIntoView({behavior: 'smooth'}, true);*\/\n    }\n    \n    const setLevel3  = (v) => {\n        level3 = v;\n        const idOffer = displayOffer(level1, level2, level3);\n        console.log(idOffer);\n        scroll(idOffer);\n    }\n    \n    const scroll = (id) => {\n        removeOffers();\n        var getMeTo = document.getElementById(id);\n        getMeTo.style.display = 'block';\n        setTimeout(() => {\n            scrollToTargetAdjusted(id);\n        }, 100);\n        \/\/getMeTo.scrollIntoView({behavior: 'smooth'}, true);\n        \/\/getMeTo.click()\n        \n     }\n     \n     function scrollToTargetAdjusted(id){\n        var element = document.getElementById(id);\n        var headerOffset = 110;\n        var elementPosition = element.getBoundingClientRect().top;\n        var offsetPosition = elementPosition + window.pageYOffset - headerOffset;\n      \n        window.scrollTo({\n             top: offsetPosition,\n             behavior: \"smooth\"\n        });\n    }\n     \n    function removeOffers() {\n        var a = document.getElementById('8601');\n        a.style.display = 'none';\n        var b = document.getElementById('1387');\n        b.style.display = 'none';\n        var c = document.getElementById('1553');\n        c.style.display = 'none';\n        var d = document.getElementById('8604');\n        d.style.display = 'none';\n        var e = document.getElementById('1591');\n        e.style.display = 'none';\n        var f = document.getElementById('11063');\n        f.style.display = 'none';\n        var g = document.getElementById('8611');\n        g.style.display = 'none';\n        var h = document.getElementById('8615');\n        h.style.display = 'none';\n        var i = document.getElementById('8621');\n        i.style.display = 'none';\n        var j = document.getElementById('8625');\n        j.style.display = 'none';\n        var j = document.getElementById('8629');\n        j.style.display = 'none';\n        var j = document.getElementById('8632');\n        j.style.display = 'none';\n        var j = document.getElementById('8639');\n        j.style.display = 'none';\n        var j = document.getElementById('8642');\n        j.style.display = 'none';\n        var j = document.getElementById('8647');\n        j.style.display = 'none';\n        var j = document.getElementById('8652');\n        j.style.display = 'none';\n    }\n    \n<\/script>\n\n<style>\n    .button-selected {\n        background-color: #4B08A1 !important;\n\t    border-color: #4B08A1 !important;\n\t    color: #fff;\n        text-decoration: none;\n    }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6f37fc elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"d6f37fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tYou are :\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b766ee elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"9b766ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showPromoteur()\" id=\"button-1-1\">Developer\/MOA<\/button>\n\n<script>\n\n\nfunction showPromoteur() {\n    setLevel1(1);\n    removen2n3();\n    remove();\n    removeOfferBlock();\n    shown2();\n    showEco();\n    showReemploi();\n    showLabel();\n}\n\nfunction remove() {\nvar a = document.getElementById('decarbonation');\na.style.display = 'none';\nvar b = document.getElementById('decarbonation-bail');\nb.style.display = 'none';\nvar c = document.getElementById('produit');\nc.style.display = 'none';\nvar d = document.getElementById('ressources');\nd.style.display = 'none';\nvar e = document.getElementById('label');\ne.style.display = 'none';\nvar f = document.getElementById('eco');\nf.style.display = 'none';\nvar g = document.getElementById('reemploi');\ng.style.display = 'none';\nvar h = document.getElementById('territoire');\nh.style.display = 'none';\nvar i = document.getElementById('performance');\ni.style.display = 'none';\nvar j = document.getElementById('cloud');\nj.style.display = 'none';\n}\n\nfunction removen2n3() {\nvar a = document.getElementById('niveau2');\na.style.display = 'none';\nvar b = document.getElementById('niveau3');\nb.style.display = 'none';\n}\n\nfunction shown2() {\nvar a = document.getElementById('niveau2');\na.style.display = 'block';\n}\n\n\nfunction showReemploi() {\n  var x = document.getElementById(\"reemploi\");\n    x.style.display = \"block\";\n} \n  \nfunction showLabel() {\n  var x = document.getElementById(\"label\");\n    x.style.display = \"block\";\n  }\n \n \n function showEco() {\n  var x = document.getElementById(\"eco\");\n    x.style.display = \"block\";\n} \n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ced5e7 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"0ced5e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showProperty()\" id=\"button-1-2\">Property\/Facility Manager<\/button>\n\n<script>\n\nfunction showProperty() {\n    setLevel1(2);\n    removen2n3();\n    removeOfferBlock();\n    remove();\n    shown2();\n    showRessources();\n}\n\nfunction showRessources() {\n  var x = document.getElementById(\"ressources\");\n    x.style.display = \"block\";\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d83063 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"9d83063\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showFonciere()\" id=\"button-1-3\">Property company<\/button>\n\n<script>\nfunction showFonciere() {\n    setLevel1(3);\n    removen2n3();\n    removeOfferBlock();\n    remove();\n    shown2();\n    showDecarbonation();\n}\n  \nfunction showDecarbonation() { \n  var x = document.getElementById(\"decarbonation\");\n    x.style.display = \"block\";\n}\n<\/script> \n  \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7edfd08 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"7edfd08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showBailleur()\" id=\"button-1-4\">Lessor<\/button>\n\n<script>\nfunction showBailleur() {\n    setLevel1(4);\n    removen2n3();\n    removeOfferBlock();\n    remove();\n    shown2();\n    showDecarbonation();\n    showReemploi();\n}\n  function showDecarbonation() {  \n  var x = document.getElementById(\"decarbonation-bail\");\n\n    x.style.display = \"block\";\n}\n<\/script> \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1a8b6f elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"e1a8b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showFabricant()\" id=\"button-1-5\">Manufacturer<\/button>\n\n<script>\n\nfunction showFabricant() {\n    setLevel1(5);\n    removen2n3();\n    removeOfferBlock();\n    remove();\n    shown2();\n    showProduit();\n}\n\nfunction showProduit() {\n  var x = document.getElementById(\"produit\");\n    x.style.display = \"block\";\n}\n<\/script> \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2f8a61 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"a2f8a61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showAmenageur()\" id=\"button-1-6\">Developer\/Territory<\/button>\n\n<script>\n\nfunction showAmenageur() {\n    setLevel1(6);\n    removen2n3();\n    removeOfferBlock();\n    remove();\n    shown2();\n    showTerritoire();\n}\nfunction showTerritoire() {\n  var x = document.getElementById(\"territoire\");\n    x.style.display = \"block\";\n}\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10e8916 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"10e8916\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showArchitecte()\" id=\"button-1-7\">Architect\/MOE<\/button>\n\n<script>\n\nfunction showArchitecte() {\n    setLevel1(7);\n    removen2n3();\n    remove();\n    removeOfferBlock();\n    shown2();\n    showPerformance();\n}\nfunction showPerformance() {\n  var x = document.getElementById(\"cloud\");\n    x.style.display = \"block\";\n}\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-67aed92 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"67aed92\" data-element_type=\"section\" data-e-type=\"section\" id=\"niveau2\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9a5de2b\" data-id=\"9a5de2b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3db70b8 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"3db70b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tYou are interested in :\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d7372a elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"7d7372a\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"eco\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showEcoconcevoir()\" id=\"button-2-eco\">Eco-design my building<\/button>\n\n<script>\n\nfunction showEcoconcevoir() {\n    setLevel2(1, 'eco');\n    removeOfferBlock();\n    removeN2();\n    shown3();\n    showMyupcyclea();\n    showMyupcycleaamo();\n}\n\nfunction removeN2() {\nvar a = document.getElementById('myupcyclea');\na.style.display = 'none';\nvar b = document.getElementById('myupcycleaamo');\nb.style.display = 'none';\nvar c = document.getElementById('produitreemploi');\nc.style.display = 'none';\nvar d = document.getElementById('c2c');\nd.style.display = 'none';\nvar e = document.getElementById('passeport');\ne.style.display = 'none';\nvar f = document.getElementById('cradle');\nf.style.display = 'none';\nvar g = document.getElementById('librairie');\ng.style.display = 'none';\n}\n\nfunction showMyupcyclea() {\n  var x = document.getElementById(\"myupcyclea\");\n    x.style.display = \"block\";\n}\n\nfunction showMyupcycleaamo() {\n  var x = document.getElementById(\"myupcycleaamo\");\n    x.style.display = \"block\";\n}\n\nfunction shown3() {\nvar a = document.getElementById('niveau3');\na.style.display = 'block';\n}\n\nfunction removeOfferBlock() {\nvar a = document.getElementById('offres');\n        a.style.display = 'none';\n}\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04c8c84 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"04c8c84\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"reemploi\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showMaximiser()\" id=\"button-2-reemploi\">Maximize reuse on my projects<\/button>\n\n<script>\n\nfunction showMaximiser() {\n    setLevel2(2, 'reemploi');\n    removeOfferBlock();\n    removeN2();\n    shown3();\n    showExsitu();\n    showMyupcyclea();\n}\n\nfunction showExsitu() {\n  var x = document.getElementById(\"produitreemploi\");\n    x.style.display = \"block\";\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef06c2b elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"ef06c2b\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"territoire\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showReemploiTerritoire()\" id=\"button-2-territoire\">Maximize reuse on the territory<\/button>\n\n<script>\nfunction showReemploiTerritoire() {\n    setLevel2(1, 'territoire');\n    removeN2();\n    removeOfferBlock();\n    shown3();\n    showMyupcyclea();\n}\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3e7565 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"f3e7565\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"performance\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"\">Know the environmental and circular performance of products<\/button>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5d87ff elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"f5d87ff\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"label\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showBatiment()\" id=\"button-2-label\">Get a circular economy label for my building<\/button>\n\n<script>\n\nfunction showBatiment() {\n    setLevel2(3, 'label');\n    removeN2();\n    removeOfferBlock();\n    shown3();\n    showCertification();\n}\n\nfunction showCertification() {\n  var x = document.getElementById(\"c2c\");\n    x.style.display = \"block\";\n}\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddc981e elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"ddc981e\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"ressources\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showRessource()\" id=\"button-2-ressources\">To propose a Resource Management offer to my clients<\/button>\n\n<script>\n\nfunction showRessource() {\n    setLevel2(1, 'ressources');\n    removeN2();\n    removeOfferBlock();\n    shown3();\n    showMyupcyclea();\n}\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f829f8 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"0f829f8\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"decarbonation\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"\">Decarbonizing your assets through reuse and the circular economy<\/button>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e830faa elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"e830faa\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"decarbonation-bail\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showIndustrialiser()\" id=\"button-2-decarbonation-bail\">Industrialize the circular economy and decarbonize your assets  <\/button>\n\n<script>\n\nfunction showIndustrialiser() {\n    setLevel2(1, 'decarbonation-bail');\n    removeN2();\n    removeOfferBlock();\n    shown3();\n    showMyupcyclea();\n    showMyupcycleaamo();\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d407e8 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"1d407e8\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"produit\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showLibrairie()\" id=\"button-2-produit\">Communicate the circular performance of my products  <\/button>\n\n<script>\nfunction showLibrairie() {\n    setLevel2(1, 'produit');\n    removeN2();\n    removeOfferBlock();\n    shown3();\n    showAccesLibrairie();\n    showCradle();\n}\n\nfunction showAccesLibrairie() {\n  var x = document.getElementById(\"passeport\");\n    x.style.display = \"block\";\n}\n\nfunction showCradle() {\n  var x = document.getElementById(\"cradle\");\n    x.style.display = \"block\";\n}\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ccc48b elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"6ccc48b\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cloud\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"showCloud()\" id=\"button-2-cloud\">Know the circular performance of the products I use  <\/button>\n\n<script>\n\nfunction showCloud() {\n    setLevel2(1, 'cloud');\n    removeOfferBlock();\n    removeN2();\n    shown3();\n    showAccesCloud();\n}\n\nfunction showAccesCloud() {\n  var x = document.getElementById(\"librairie\");\n    x.style.display = \"block\";\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dd5c500 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dd5c500\" data-element_type=\"section\" data-e-type=\"section\" id=\"niveau3\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5b6b0f4\" data-id=\"5b6b0f4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5576e9a elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"5576e9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tYou wish to :\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51ccc44 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"51ccc44\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"myupcyclea\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"deploySystem()\">Deploying the myUpcyclea\u00ae system<\/button>\n\n<script>\n    function deploySystem() {\n        setLevel3(1)\n        var a = document.getElementById('offres');\n        a.style.display = 'block';\n    }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7cfb7e6 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"7cfb7e6\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"myupcycleaamo\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"deploySystemAMO()\">Deploying the myUpcyclea\u00ae system  \n+ AMO circular economy\n<\/button>\n\n<script>\n    function deploySystemAMO() {\n        setLevel3(2)\n        var a = document.getElementById('offres');\n        a.style.display = 'block';\n    }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72013cc elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"72013cc\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"produitreemploi\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"accessProd()\">Access to reusable products ex-situ\n<\/button>\n\n<script>\n    function accessProd() {\n        setLevel3(2)\n        var a = document.getElementById('offres');\n        a.style.display = 'block';\n    }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-802faff elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"802faff\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"c2c\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"refBat()\">Get my building listed as a C2C-Inspired Building\n<\/button>\n\n<script>\n    function refBat() {\n        setLevel3(1)\n        var a = document.getElementById('offres');\n        a.style.display = 'block';\n    }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a6aa16 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"3a6aa16\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"passeport\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"decPass()\">Declare the circular passports of my products\n<\/button>\n\n<script>\n    function decPass() {\n        setLevel3(1)\n        var a = document.getElementById('offres');\n        a.style.display = 'block';\n    }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10dfc26 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"10dfc26\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cradle\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"certProdC2C()\">Get my products Cradle to Cradle\u00ae certified\n<\/button>\n\n<script>\n    function certProdC2C() {\n        setLevel3(2)\n        var a = document.getElementById('offres');\n        a.style.display = 'block';\n    }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a3fe64 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"5a3fe64\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"librairie\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button onclick=\"accessLibPass()\">Access the circular product passport library\n<\/button>\n\n<script>\n    function accessLibPass() {\n        setLevel3(1)\n        var a = document.getElementById('offres');\n        a.style.display = 'block';\n    }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ec1e3c4 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ec1e3c4\" data-element_type=\"section\" data-e-type=\"section\" id=\"offres\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a062bc1\" data-id=\"a062bc1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e8972ab elementor-widget elementor-widget-heading\" data-id=\"e8972ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Consult the offer that meets your needs<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a9efa5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3a9efa5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-997c8c9 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"997c8c9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f265247\" data-id=\"f265247\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1a80aca elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1a80aca\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5bc0531\" data-id=\"5bc0531\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-82e1a5a taptap elementor-widget elementor-widget-toggle\" data-id=\"82e1a5a\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8601\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1371\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1371\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Eco-design formula<br><p style=\"color: #000000; font-size: 14px; font-weight: 400; padding-top: 10px; line-height: 20px\">The ECO-CONCEPTION subscription to the myUpcyclea\u00ae system offers you all the services necessary for the eco-design of your real estate project (selection of circular products, creation of the digital bank of materials for your building, calculation of the carbon footprint and the circular signature\u00ae of the building, access to in-situ and ex-situ deposits of reusable products)<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1371\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1371\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13902\" class=\"elementor elementor-13902 elementor-8601 elementor-8601\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-59d439f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"59d439f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f025cc6\" data-id=\"f025cc6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-afccb8f elementor-widget elementor-widget-heading\" data-id=\"afccb8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01bc74e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"01bc74e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Access to the library of circular passports of new products rated <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> according to 5 environmental indicators and usable free of charge by your architects and project managers <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Import of EDP diagnostics <span style=\"color: #000000;font-size: 14px;font-weight: 400\">to share, with your EPCs, deposits of reusable products in-situ <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Noah\u00ae Bookstore of ex-situ reusable products <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from marketplaces and resourceries partners <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Digital Bank of <span style=\"color: #000000;font-size: 14px;font-weight: 400\">Building<\/span> Materials <span style=\"color: #000000;font-size: 14px;font-weight: 400\">, which lists the new and reused products\/materials used, and delivered in fine to the owner<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Signature Circulaire\u00ae <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> calculates 4 indicators measuring the environmental and circular performance of your real estate project <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Free rating of the circular passports added under the project, <span style=\"color: #000000;font-size: 14px;font-weight: 400\">according to 5 environmental indicators<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efc3b6d elementor-widget elementor-widget-heading\" data-id=\"efc3b6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e8ba00 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5e8ba00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"29\" viewBox=\"0 0 24 29\" fill=\"none\"><path d=\"M11.794 7.63086H4.30859V9.40754H11.794V7.63086Z\" fill=\"#4B08A1\"><\/path><path d=\"M8.15678 21.0581H4.25391V22.8057H8.15678V21.0581Z\" fill=\"#4B08A1\"><\/path><path d=\"M9.14706 16.6016H4.25391V18.3491H9.14706V16.6016Z\" fill=\"#4B08A1\"><\/path><path d=\"M9.93168 12.3203H4.28125V13.9514H9.93168V12.3203Z\" fill=\"#4B08A1\"><\/path><path d=\"M8.85428 25.9803H1.60193V1.60193H15.262V6.58246H20.2425V10.864H21.8445V4.77665L17.0969 0H0V27.5823H8.85428V25.9803ZM16.5727 1.42717L20.4173 5.27179H16.5727V1.42717Z\" fill=\"#4B08A1\"><\/path><path d=\"M14.3899 24.0288C13.72 24.0288 13.1083 23.6793 12.7879 23.0968L12.4384 22.5143C12.3802 22.4269 12.351 22.3687 12.351 22.3687L9.93359 27.3783L11.9724 26.9123L13.0209 28.5142L15.2345 23.9997L14.3899 24.0288Z\" fill=\"#4B08A1\"><\/path><path d=\"M21.4061 23.097C21.0858 23.6795 20.4741 24.0291 19.8042 24.0291L18.7266 24.0873L20.911 28.5144L21.9595 26.9125L23.9984 27.3785L21.6974 22.5728L21.4061 23.097Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.1566 17.0971L22.5158 16.0194V14.7961C22.5158 14.534 22.3702 14.2718 22.1371 14.1262L21.0886 13.5146L20.4478 12.4369C20.3022 12.2039 20.0692 12.0583 19.7779 12.0583H18.5255L17.4479 11.4466C17.2149 11.301 16.9236 11.301 16.6906 11.4466L15.6129 12.0583H14.3896C14.1275 12.0583 13.8654 12.2039 13.7197 12.4369L13.1081 13.5146L12.0013 14.1553C11.7683 14.301 11.6227 14.534 11.6227 14.8252V16.0776L11.011 17.1262C10.9528 17.2427 10.8945 17.3883 10.8945 17.5048C10.8945 17.6504 10.9237 17.767 11.011 17.8835L11.6227 18.932V20.1844C11.6227 20.4465 11.7683 20.7087 12.0013 20.8543L13.1081 21.4951L13.7197 22.5727C13.8654 22.8057 14.0984 22.9514 14.3896 22.9514H15.6129L16.6906 23.563C16.8071 23.6213 16.9527 23.6795 17.0692 23.6795C17.2149 23.6795 17.3314 23.6504 17.4479 23.563L18.5255 22.9514H19.7779C20.0401 22.9514 20.3022 22.8057 20.4478 22.5727L21.0886 21.4951L22.1371 20.8834C22.3702 20.7378 22.5158 20.5048 22.5158 20.2135V18.9902L23.1566 17.8835C23.3022 17.6505 23.3022 17.3592 23.1566 17.0971ZM19.5449 17.1262L18.4673 18.1747L18.7294 19.6601C18.7294 19.7475 18.7003 19.8058 18.642 19.864C18.6129 19.8931 18.5547 19.8931 18.5255 19.8931C18.4964 19.8931 18.4673 19.8931 18.4381 19.864L17.0984 19.165L15.7586 19.864C15.7003 19.8931 15.6129 19.8931 15.5547 19.8349C15.4964 19.7766 15.4673 19.7184 15.4673 19.631L15.7294 18.1456L14.6518 17.0971C14.5935 17.0388 14.5644 16.9514 14.5935 16.8932C14.6227 16.8349 14.6809 16.7767 14.7683 16.7475L16.2537 16.5437L16.9236 15.2039C16.9819 15.0582 17.2149 15.0582 17.2731 15.2039L17.943 16.5437L19.4284 16.7475C19.5158 16.7475 19.5741 16.8058 19.6032 16.8932C19.6032 16.9806 19.5741 17.0679 19.5449 17.1262Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Delivery of the official Circular Signature certificate upon delivery of the building<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"22\" viewBox=\"0 0 33 22\" fill=\"none\"><path d=\"M17.7735 20.3044L17.7732 20.3073L17.7281 20.8155H0.817431L0.773047 20.3082L0.772692 20.3044C0.759075 20.1575 0.75 20.0342 0.75 19.9164C0.75 17.0547 3.13221 14.4687 6.66364 13.5747C7.35662 13.8004 8.09379 13.9276 8.86065 13.9276C9.74697 13.9276 10.5924 13.7578 11.3775 13.46C15.1779 14.2208 17.7962 16.9192 17.7962 19.9164C17.7962 20.0342 17.7871 20.1575 17.7735 20.3044Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M8.85976 10.2018C10.9234 10.2018 12.7469 8.28707 12.7469 5.74798C12.7469 3.20962 10.9241 1.29492 8.85976 1.29492C6.79611 1.29492 4.97275 3.2096 4.97266 5.74779L8.85976 10.2018ZM8.85976 10.2018C6.79634 10.2018 4.9734 8.28731 4.97266 5.74798L8.85976 10.2018Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.2994 20.5615L31.2992 20.5643L31.2775 20.8153H18.6712L18.6499 20.5652L18.6499 20.5652L18.6496 20.5615C18.6392 20.447 18.6328 20.3554 18.6328 20.2697C18.6328 18.1188 20.3655 16.1543 22.973 15.4557C23.505 15.6279 24.0706 15.7248 24.6591 15.7248C25.3425 15.7248 25.9943 15.5941 26.5998 15.365C29.4098 15.9638 31.3162 18.0163 31.3162 20.2697C31.3162 20.3554 31.3097 20.4469 31.2994 20.5615Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M24.6556 12.4761C26.1001 12.4761 27.4519 11.0817 27.4519 9.13743C27.4519 7.19372 26.1007 5.79932 24.6556 5.79932C23.2111 5.79932 21.8595 7.19371 21.8594 9.13724L24.6556 12.4761ZM24.6556 12.4761C23.2114 12.4761 21.86 11.082 21.8594 9.13743L24.6556 12.4761Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited number of users<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\"><path d=\"M18.5456 3.78765C18.5456 3.85136 18.5043 4.04458 18.1163 4.33653C17.741 4.61888 17.1505 4.9051 16.3534 5.15877C14.7678 5.66336 12.5309 5.98742 10.0267 5.98742C7.52252 5.98742 5.28559 5.66336 3.70005 5.15877C2.90296 4.9051 2.31239 4.61888 1.93713 4.33653C1.54912 4.04458 1.50781 3.85136 1.50781 3.78765C1.50781 3.72394 1.54912 3.53073 1.93713 3.23878C2.31239 2.95643 2.90296 2.67021 3.70005 2.41654C5.28559 1.91195 7.52252 1.58789 10.0267 1.58789C12.5309 1.58789 14.7678 1.91195 16.3534 2.41654C17.1505 2.67021 17.741 2.95643 18.1163 3.23878C18.5043 3.53073 18.5456 3.72394 18.5456 3.78765Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 7.12794C1.52249 7.13231 1.52938 7.13667 1.53631 7.14103C2.87471 7.98372 5.35999 8.72023 10.0345 8.72023C14.7091 8.72023 17.1943 7.98372 18.5327 7.14103C18.5397 7.13667 18.5466 7.13231 18.5534 7.12794V8.99526C18.553 8.99724 18.5525 8.99946 18.552 9.00191C18.5453 9.03092 18.5273 9.09407 18.4824 9.18184C18.3951 9.35264 18.1893 9.64846 17.7037 9.97262C16.7142 10.6332 14.5654 11.4071 10.0086 11.4071C5.44952 11.4071 3.3183 10.6211 2.34522 9.95369C1.86809 9.62643 1.66876 9.32787 1.58461 9.15471C1.54129 9.06557 1.52427 9.00098 1.51792 8.97052C1.51692 8.96569 1.51617 8.96168 1.51562 8.95851V7.12794Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 12.4287C1.52249 12.4331 1.52938 12.4375 1.53631 12.4418C2.87471 13.2845 5.35999 14.021 10.0345 14.021C14.7091 14.021 17.1943 13.2845 18.5327 12.4418C18.5397 12.4375 18.5466 12.4331 18.5534 12.4287V14.296C18.553 14.298 18.5525 14.3002 18.552 14.3027C18.5453 14.3317 18.5273 14.3949 18.4824 14.4826C18.3951 14.6534 18.1893 14.9492 17.7037 15.2734C16.7142 15.934 14.5654 16.7079 10.0086 16.7079C5.44952 16.7079 3.3183 15.9219 2.34522 15.2545C1.86809 14.9272 1.66876 14.6286 1.58461 14.4555C1.54129 14.3664 1.52427 14.3018 1.51792 14.2713C1.51692 14.2665 1.51617 14.2625 1.51562 14.2593V12.4287Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 17.5796C1.52249 17.584 1.52938 17.5883 1.53631 17.5927C2.87471 18.4354 5.35999 19.1719 10.0345 19.1719C14.7091 19.1719 17.1943 18.4354 18.5327 17.5927C18.5397 17.5883 18.5466 17.584 18.5534 17.5796V19.4469C18.553 19.4489 18.5525 19.4511 18.552 19.4536C18.5453 19.4826 18.5273 19.5457 18.4824 19.6335C18.3951 19.8043 18.1893 20.1001 17.7038 20.4243C16.7142 21.0849 14.5654 21.8588 10.0086 21.8588C5.44952 21.8588 3.3183 21.0728 2.34522 20.4054C1.86809 20.0781 1.66876 19.7795 1.58461 19.6064C1.54129 19.5172 1.52427 19.4526 1.51792 19.4222C1.51692 19.4174 1.51617 19.4133 1.51562 19.4102V17.5796Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited data storage<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27\" height=\"24\" viewBox=\"0 0 27 24\" fill=\"none\"><path d=\"M4.26172 8.38867H15.898\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><rect x=\"1.25781\" y=\"1.63135\" width=\"24.7754\" height=\"14.2652\" rx=\"2.25\" stroke=\"#4B08A1\" stroke-width=\"1.5\"><\/rect><path d=\"M8.76562 22.6523L13.4501 16.6465L17.7743 22.6523\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1 training webinar on the tool and the associated circular eco-design methodology<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\"><path d=\"M2.53776 12.7462H4.18698V11.3928C4.18698 8.41186 5.38609 5.69753 7.32068 3.71987L7.35884 3.67815C9.31545 1.69895 12.0156 0.469727 14.986 0.469727H18.2946C21.2626 0.469727 23.9623 1.69852 25.9194 3.67772C27.8783 5.65956 29.0935 8.39064 29.0935 11.393V12.7464H30.7428C31.2801 12.7464 31.7714 12.9608 32.1362 13.3082L32.1832 13.3511C32.5515 13.7237 32.7812 14.2401 32.7812 14.8076V20.3031C32.7812 20.8706 32.5515 21.387 32.1832 21.7596C31.8115 22.1322 31.3021 22.3645 30.7428 22.3645H29.0936V25.7264C29.0936 26.9168 28.6193 28.0026 27.8523 28.7986L27.8136 28.8408C27.0241 29.6395 25.9338 30.1356 24.7342 30.1356H19.0898C18.9718 30.5642 18.7459 30.9472 18.4437 31.2528C17.9875 31.7144 17.3565 32.0002 16.6599 32.0002C15.9633 32.0002 15.3324 31.7144 14.8761 31.2528C14.4199 30.7913 14.1373 30.153 14.1373 29.4484C14.1373 28.7462 14.4198 28.1087 14.8761 27.6467C15.3324 27.1823 15.9638 26.8964 16.6599 26.8964C17.3563 26.8964 17.9875 27.1822 18.4437 27.6438L18.4843 27.6889C18.7656 27.9874 18.9768 28.354 19.0894 28.7611H24.734C25.5584 28.7611 26.3088 28.4192 26.8528 27.8692L26.8869 27.8371C27.4103 27.2914 27.7345 26.546 27.7345 25.7264V21.0984L27.735 21.0804V13.4333H27.7345V11.3925C27.7345 8.76618 26.6722 6.37845 24.9625 4.64826C23.2517 2.91838 20.8909 1.84426 18.2947 1.84426H14.9861C12.3909 1.84426 10.0309 2.91936 8.32003 4.64992L8.28471 4.68324C6.59472 6.40901 5.54639 8.78263 5.54639 11.3925V13.4333H5.54592V21.6776C5.54592 22.0572 5.24182 22.365 4.86639 22.365H2.53836C1.97899 22.365 1.46965 22.1327 1.10085 21.7601C0.729671 21.3875 0.5 20.8711 0.5 20.3036V14.8081C0.5 14.2406 0.729677 13.7242 1.09801 13.3516L1.14494 13.3087C1.50972 12.9613 2.00104 12.7469 2.5384 12.7469L2.53776 12.7462ZM17.4821 28.6161C17.2721 28.4037 16.9801 28.2714 16.6589 28.2714C16.3378 28.2714 16.0458 28.4037 15.8358 28.6161C15.625 28.8271 15.4949 29.1228 15.4949 29.4488C15.4949 29.7739 15.6258 30.069 15.8358 30.2815C16.0458 30.4939 16.3375 30.6262 16.6589 30.6262C16.9803 30.6262 17.2721 30.4939 17.4821 30.2815C17.6921 30.069 17.8229 29.7739 17.8229 29.4488C17.8229 29.1374 17.7044 28.854 17.5115 28.6442L17.4821 28.6161ZM16.6593 3.06073C19.4029 3.06073 21.8828 4.35611 23.6725 6.44972C25.4392 8.51645 26.5329 11.3653 26.5329 14.5025C26.5329 17.6398 25.4397 20.4881 23.6725 22.5547C21.883 24.6483 19.403 25.9437 16.6593 25.9437C13.9158 25.9437 11.4358 24.6484 9.64621 22.5547C7.87922 20.4883 6.78581 17.6402 6.78581 14.5025C6.78581 11.3653 7.8794 8.51651 9.64621 6.44972C11.4362 4.35617 13.9159 3.06073 16.6593 3.06073ZM22.6482 7.34615C21.1111 5.5482 18.9928 4.43523 16.6593 4.43523C14.3256 4.43523 12.2074 5.54795 10.6703 7.34615C9.10994 9.17092 8.14456 11.7014 8.14456 14.5022C8.14456 17.3031 9.1097 19.8335 10.6703 21.6577C12.2074 23.4557 14.3256 24.5686 16.6593 24.5686C18.9928 24.5686 21.1108 23.4559 22.6482 21.6577C24.2085 19.8334 25.1739 17.303 25.1739 14.5022C25.1739 11.7011 24.2087 9.17074 22.6482 7.34615ZM30.742 14.1211H29.0932V20.9905H30.742C30.9295 20.9905 31.0999 20.9131 31.2229 20.7896C31.3445 20.6642 31.4215 20.4916 31.4215 20.3036V14.8081C31.4215 14.6201 31.3445 14.4475 31.2217 14.3233L31.1973 14.2974C31.0769 14.1886 30.9171 14.1212 30.7422 14.1212L30.742 14.1211ZM4.18637 14.1211H2.53764C2.36272 14.1211 2.20296 14.1884 2.08256 14.2973L2.05814 14.3232C1.93537 14.4474 1.85833 14.62 1.85833 14.808V20.3035C1.85833 20.4914 1.93536 20.6641 2.05814 20.7883C2.17973 20.9129 2.35039 20.9904 2.53764 20.9904H4.18637L4.18637 14.1211Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support service + tool maintenance<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a1f35d elementor-widget elementor-widget-heading\" data-id=\"4a1f35d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Optional:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-548bbe9 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"548bbe9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Training in the myUpcyclea\u00ae system, the associated circular economy industrialization process, and Cradle to Cradle\u00ae <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> for the circular construction and rehabilitation of real estate assets: <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a10dba elementor-widget elementor-widget-text-editor\" data-id=\"0a10dba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Understand the challenges of the circular economy, reuse and decarbonization, and their regulatory and strategic implications<\/li><li>Training in myUpcyclea\u00ae and the associated methodology of deconstruction, construction and circular operation<\/li><li>Experience feedback<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a74eced elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a74eced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/mathieu-promoteurs\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5753404 taptap elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-toggle\" data-id=\"5753404\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"1387\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-9151\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-9151\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">AMO circular economy formula  <br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The AMO CIRCULAR ECONOMY formula is based on the ECO-CONCEPTION formula of myUpcyclea\u00ae and offers you support for the construction of your building, such as a materials bank<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-9151\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-9151\"><p>\t\t<div data-elementor-type=\"section\" data-elementor-id=\"13912\" class=\"elementor elementor-13912 elementor-1387 elementor-1387\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-59d439f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"59d439f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f025cc6\" data-id=\"f025cc6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-efc3b6d elementor-widget elementor-widget-heading\" data-id=\"efc3b6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01bc74e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"01bc74e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Subscription to the ECO-CONCEPTION formula of myUpcyclea\u00ae.  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db38f9f elementor-widget elementor-widget-text-editor\" data-id=\"db38f9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><strong>Access to the library of circular passports of new products rated<\/strong> according to 5 environmental indicators and usable free of charge by your architects and project managers<\/li><li><strong>Import of EDP diagnostics <\/strong>to share, with your EPCs, deposits of reusable products in-situ<\/li><li><strong>Noah\u00ae Bookstore of ex-situ reusable products <\/strong>from marketplaces and resourceries partners<\/li><li><strong>Digital Bank of <\/strong>Building <strong>Materials <\/strong>, which lists the new and reused products\/materials used, and delivered in fine to the owner<\/li><li><strong>Signature Circulaire\u00ae <\/strong>which calculates 4 indicators measuring the environmental and circular performance of your real estate project<\/li><li><strong>Free rating of the circular passports added under the project, <\/strong>according to 5 environmental indicators<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64b9e43 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"64b9e43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Drafting of the Circular Economy specifications  <span style=\"color: #000000;font-size: 14px;font-weight: 400\">  Definition of the project&#8217;s &#8220;circular economy&#8221; objectives in order to align all stakeholders with the project&#8217;s circular issues. These objectives will serve as a contractual framework to measure the progress of the project in terms of these issues, and to raise any red flags.<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Training: <span style=\"color: #000000;font-size: 14px;font-weight: 400\">awareness and training of the project stakeholders during the different phases of the project (Owner and Owner&#8217;s Office in the APS phase, Contractors in the DCE and EXE phases) <\/span>.  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Supervision of the design and execution phases <span style=\"color: #000000;font-size: 14px;font-weight: 400\">(APS-APD-PRO-DCE-EXE): supervision of the filling in of the Table of Materials (model provided by Upcyclea), verification of consistency with the Specifications, and monitoring of indicators<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Contribution to the drafting of the DCE: <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> clauses of the DCE specific to the Circular Economy, rereading and global validation of the DCE(s <\/span>)  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">myUpcyclea\u00ae administration:<span style=\"color: #000000;font-size: 14px;font-weight: 400\"> myUpcyclea\u00ae account and process management<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Circular passports:<span style=\"color: #000000;font-size: 14px;font-weight: 400\"> Training of manufacturers to enter circular passports and scoring of passports when published<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1af218 elementor-widget elementor-widget-heading\" data-id=\"c1af218\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Includes:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e8ba00 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5e8ba00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"29\" viewBox=\"0 0 24 29\" fill=\"none\"><path d=\"M11.794 7.63086H4.30859V9.40754H11.794V7.63086Z\" fill=\"#4B08A1\"><\/path><path d=\"M8.15678 21.0581H4.25391V22.8057H8.15678V21.0581Z\" fill=\"#4B08A1\"><\/path><path d=\"M9.14706 16.6016H4.25391V18.3491H9.14706V16.6016Z\" fill=\"#4B08A1\"><\/path><path d=\"M9.93168 12.3203H4.28125V13.9514H9.93168V12.3203Z\" fill=\"#4B08A1\"><\/path><path d=\"M8.85428 25.9803H1.60193V1.60193H15.262V6.58246H20.2425V10.864H21.8445V4.77665L17.0969 0H0V27.5823H8.85428V25.9803ZM16.5727 1.42717L20.4173 5.27179H16.5727V1.42717Z\" fill=\"#4B08A1\"><\/path><path d=\"M14.3899 24.0288C13.72 24.0288 13.1083 23.6793 12.7879 23.0968L12.4384 22.5143C12.3802 22.4269 12.351 22.3687 12.351 22.3687L9.93359 27.3783L11.9724 26.9123L13.0209 28.5142L15.2345 23.9997L14.3899 24.0288Z\" fill=\"#4B08A1\"><\/path><path d=\"M21.4061 23.097C21.0858 23.6795 20.4741 24.0291 19.8042 24.0291L18.7266 24.0873L20.911 28.5144L21.9595 26.9125L23.9984 27.3785L21.6974 22.5728L21.4061 23.097Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.1566 17.0971L22.5158 16.0194V14.7961C22.5158 14.534 22.3702 14.2718 22.1371 14.1262L21.0886 13.5146L20.4478 12.4369C20.3022 12.2039 20.0692 12.0583 19.7779 12.0583H18.5255L17.4479 11.4466C17.2149 11.301 16.9236 11.301 16.6906 11.4466L15.6129 12.0583H14.3896C14.1275 12.0583 13.8654 12.2039 13.7197 12.4369L13.1081 13.5146L12.0013 14.1553C11.7683 14.301 11.6227 14.534 11.6227 14.8252V16.0776L11.011 17.1262C10.9528 17.2427 10.8945 17.3883 10.8945 17.5048C10.8945 17.6504 10.9237 17.767 11.011 17.8835L11.6227 18.932V20.1844C11.6227 20.4465 11.7683 20.7087 12.0013 20.8543L13.1081 21.4951L13.7197 22.5727C13.8654 22.8057 14.0984 22.9514 14.3896 22.9514H15.6129L16.6906 23.563C16.8071 23.6213 16.9527 23.6795 17.0692 23.6795C17.2149 23.6795 17.3314 23.6504 17.4479 23.563L18.5255 22.9514H19.7779C20.0401 22.9514 20.3022 22.8057 20.4478 22.5727L21.0886 21.4951L22.1371 20.8834C22.3702 20.7378 22.5158 20.5048 22.5158 20.2135V18.9902L23.1566 17.8835C23.3022 17.6505 23.3022 17.3592 23.1566 17.0971ZM19.5449 17.1262L18.4673 18.1747L18.7294 19.6601C18.7294 19.7475 18.7003 19.8058 18.642 19.864C18.6129 19.8931 18.5547 19.8931 18.5255 19.8931C18.4964 19.8931 18.4673 19.8931 18.4381 19.864L17.0984 19.165L15.7586 19.864C15.7003 19.8931 15.6129 19.8931 15.5547 19.8349C15.4964 19.7766 15.4673 19.7184 15.4673 19.631L15.7294 18.1456L14.6518 17.0971C14.5935 17.0388 14.5644 16.9514 14.5935 16.8932C14.6227 16.8349 14.6809 16.7767 14.7683 16.7475L16.2537 16.5437L16.9236 15.2039C16.9819 15.0582 17.2149 15.0582 17.2731 15.2039L17.943 16.5437L19.4284 16.7475C19.5158 16.7475 19.5741 16.8058 19.6032 16.8932C19.6032 16.9806 19.5741 17.0679 19.5449 17.1262Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Delivery of the official Circular Signature certificate upon delivery of the building<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"22\" viewBox=\"0 0 33 22\" fill=\"none\"><path d=\"M17.7735 20.3044L17.7732 20.3073L17.7281 20.8155H0.817431L0.773047 20.3082L0.772692 20.3044C0.759075 20.1575 0.75 20.0342 0.75 19.9164C0.75 17.0547 3.13221 14.4687 6.66364 13.5747C7.35662 13.8004 8.09379 13.9276 8.86065 13.9276C9.74697 13.9276 10.5924 13.7578 11.3775 13.46C15.1779 14.2208 17.7962 16.9192 17.7962 19.9164C17.7962 20.0342 17.7871 20.1575 17.7735 20.3044Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M8.85976 10.2018C10.9234 10.2018 12.7469 8.28707 12.7469 5.74798C12.7469 3.20962 10.9241 1.29492 8.85976 1.29492C6.79611 1.29492 4.97275 3.2096 4.97266 5.74779L8.85976 10.2018ZM8.85976 10.2018C6.79634 10.2018 4.9734 8.28731 4.97266 5.74798L8.85976 10.2018Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.2994 20.5615L31.2992 20.5643L31.2775 20.8153H18.6712L18.6499 20.5652L18.6499 20.5652L18.6496 20.5615C18.6392 20.447 18.6328 20.3554 18.6328 20.2697C18.6328 18.1188 20.3655 16.1543 22.973 15.4557C23.505 15.6279 24.0706 15.7248 24.6591 15.7248C25.3425 15.7248 25.9943 15.5941 26.5998 15.365C29.4098 15.9638 31.3162 18.0163 31.3162 20.2697C31.3162 20.3554 31.3097 20.4469 31.2994 20.5615Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M24.6556 12.4761C26.1001 12.4761 27.4519 11.0817 27.4519 9.13743C27.4519 7.19372 26.1007 5.79932 24.6556 5.79932C23.2111 5.79932 21.8595 7.19371 21.8594 9.13724L24.6556 12.4761ZM24.6556 12.4761C23.2114 12.4761 21.86 11.082 21.8594 9.13743L24.6556 12.4761Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited number of users<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\"><path d=\"M18.5456 3.78765C18.5456 3.85136 18.5043 4.04458 18.1163 4.33653C17.741 4.61888 17.1505 4.9051 16.3534 5.15877C14.7678 5.66336 12.5309 5.98742 10.0267 5.98742C7.52252 5.98742 5.28559 5.66336 3.70005 5.15877C2.90296 4.9051 2.31239 4.61888 1.93713 4.33653C1.54912 4.04458 1.50781 3.85136 1.50781 3.78765C1.50781 3.72394 1.54912 3.53073 1.93713 3.23878C2.31239 2.95643 2.90296 2.67021 3.70005 2.41654C5.28559 1.91195 7.52252 1.58789 10.0267 1.58789C12.5309 1.58789 14.7678 1.91195 16.3534 2.41654C17.1505 2.67021 17.741 2.95643 18.1163 3.23878C18.5043 3.53073 18.5456 3.72394 18.5456 3.78765Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 7.12794C1.52249 7.13231 1.52938 7.13667 1.53631 7.14103C2.87471 7.98372 5.35999 8.72023 10.0345 8.72023C14.7091 8.72023 17.1943 7.98372 18.5327 7.14103C18.5397 7.13667 18.5466 7.13231 18.5534 7.12794V8.99526C18.553 8.99724 18.5525 8.99946 18.552 9.00191C18.5453 9.03092 18.5273 9.09407 18.4824 9.18184C18.3951 9.35264 18.1893 9.64846 17.7037 9.97262C16.7142 10.6332 14.5654 11.4071 10.0086 11.4071C5.44952 11.4071 3.3183 10.6211 2.34522 9.95369C1.86809 9.62643 1.66876 9.32787 1.58461 9.15471C1.54129 9.06557 1.52427 9.00098 1.51792 8.97052C1.51692 8.96569 1.51617 8.96168 1.51562 8.95851V7.12794Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 12.4287C1.52249 12.4331 1.52938 12.4375 1.53631 12.4418C2.87471 13.2845 5.35999 14.021 10.0345 14.021C14.7091 14.021 17.1943 13.2845 18.5327 12.4418C18.5397 12.4375 18.5466 12.4331 18.5534 12.4287V14.296C18.553 14.298 18.5525 14.3002 18.552 14.3027C18.5453 14.3317 18.5273 14.3949 18.4824 14.4826C18.3951 14.6534 18.1893 14.9492 17.7037 15.2734C16.7142 15.934 14.5654 16.7079 10.0086 16.7079C5.44952 16.7079 3.3183 15.9219 2.34522 15.2545C1.86809 14.9272 1.66876 14.6286 1.58461 14.4555C1.54129 14.3664 1.52427 14.3018 1.51792 14.2713C1.51692 14.2665 1.51617 14.2625 1.51562 14.2593V12.4287Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 17.5796C1.52249 17.584 1.52938 17.5883 1.53631 17.5927C2.87471 18.4354 5.35999 19.1719 10.0345 19.1719C14.7091 19.1719 17.1943 18.4354 18.5327 17.5927C18.5397 17.5883 18.5466 17.584 18.5534 17.5796V19.4469C18.553 19.4489 18.5525 19.4511 18.552 19.4536C18.5453 19.4826 18.5273 19.5457 18.4824 19.6335C18.3951 19.8043 18.1893 20.1001 17.7038 20.4243C16.7142 21.0849 14.5654 21.8588 10.0086 21.8588C5.44952 21.8588 3.3183 21.0728 2.34522 20.4054C1.86809 20.0781 1.66876 19.7795 1.58461 19.6064C1.54129 19.5172 1.52427 19.4526 1.51792 19.4222C1.51692 19.4174 1.51617 19.4133 1.51562 19.4102V17.5796Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited data storage<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27\" height=\"24\" viewBox=\"0 0 27 24\" fill=\"none\"><path d=\"M4.26172 8.38867H15.898\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><rect x=\"1.25781\" y=\"1.63135\" width=\"24.7754\" height=\"14.2652\" rx=\"2.25\" stroke=\"#4B08A1\" stroke-width=\"1.5\"><\/rect><path d=\"M8.76562 22.6523L13.4501 16.6465L17.7743 22.6523\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1 training webinar on the tool and the associated circular eco-design methodology<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\"><path d=\"M2.53776 12.7462H4.18698V11.3928C4.18698 8.41186 5.38609 5.69753 7.32068 3.71987L7.35884 3.67815C9.31545 1.69895 12.0156 0.469727 14.986 0.469727H18.2946C21.2626 0.469727 23.9623 1.69852 25.9194 3.67772C27.8783 5.65956 29.0935 8.39064 29.0935 11.393V12.7464H30.7428C31.2801 12.7464 31.7714 12.9608 32.1362 13.3082L32.1832 13.3511C32.5515 13.7237 32.7812 14.2401 32.7812 14.8076V20.3031C32.7812 20.8706 32.5515 21.387 32.1832 21.7596C31.8115 22.1322 31.3021 22.3645 30.7428 22.3645H29.0936V25.7264C29.0936 26.9168 28.6193 28.0026 27.8523 28.7986L27.8136 28.8408C27.0241 29.6395 25.9338 30.1356 24.7342 30.1356H19.0898C18.9718 30.5642 18.7459 30.9472 18.4437 31.2528C17.9875 31.7144 17.3565 32.0002 16.6599 32.0002C15.9633 32.0002 15.3324 31.7144 14.8761 31.2528C14.4199 30.7913 14.1373 30.153 14.1373 29.4484C14.1373 28.7462 14.4198 28.1087 14.8761 27.6467C15.3324 27.1823 15.9638 26.8964 16.6599 26.8964C17.3563 26.8964 17.9875 27.1822 18.4437 27.6438L18.4843 27.6889C18.7656 27.9874 18.9768 28.354 19.0894 28.7611H24.734C25.5584 28.7611 26.3088 28.4192 26.8528 27.8692L26.8869 27.8371C27.4103 27.2914 27.7345 26.546 27.7345 25.7264V21.0984L27.735 21.0804V13.4333H27.7345V11.3925C27.7345 8.76618 26.6722 6.37845 24.9625 4.64826C23.2517 2.91838 20.8909 1.84426 18.2947 1.84426H14.9861C12.3909 1.84426 10.0309 2.91936 8.32003 4.64992L8.28471 4.68324C6.59472 6.40901 5.54639 8.78263 5.54639 11.3925V13.4333H5.54592V21.6776C5.54592 22.0572 5.24182 22.365 4.86639 22.365H2.53836C1.97899 22.365 1.46965 22.1327 1.10085 21.7601C0.729671 21.3875 0.5 20.8711 0.5 20.3036V14.8081C0.5 14.2406 0.729677 13.7242 1.09801 13.3516L1.14494 13.3087C1.50972 12.9613 2.00104 12.7469 2.5384 12.7469L2.53776 12.7462ZM17.4821 28.6161C17.2721 28.4037 16.9801 28.2714 16.6589 28.2714C16.3378 28.2714 16.0458 28.4037 15.8358 28.6161C15.625 28.8271 15.4949 29.1228 15.4949 29.4488C15.4949 29.7739 15.6258 30.069 15.8358 30.2815C16.0458 30.4939 16.3375 30.6262 16.6589 30.6262C16.9803 30.6262 17.2721 30.4939 17.4821 30.2815C17.6921 30.069 17.8229 29.7739 17.8229 29.4488C17.8229 29.1374 17.7044 28.854 17.5115 28.6442L17.4821 28.6161ZM16.6593 3.06073C19.4029 3.06073 21.8828 4.35611 23.6725 6.44972C25.4392 8.51645 26.5329 11.3653 26.5329 14.5025C26.5329 17.6398 25.4397 20.4881 23.6725 22.5547C21.883 24.6483 19.403 25.9437 16.6593 25.9437C13.9158 25.9437 11.4358 24.6484 9.64621 22.5547C7.87922 20.4883 6.78581 17.6402 6.78581 14.5025C6.78581 11.3653 7.8794 8.51651 9.64621 6.44972C11.4362 4.35617 13.9159 3.06073 16.6593 3.06073ZM22.6482 7.34615C21.1111 5.5482 18.9928 4.43523 16.6593 4.43523C14.3256 4.43523 12.2074 5.54795 10.6703 7.34615C9.10994 9.17092 8.14456 11.7014 8.14456 14.5022C8.14456 17.3031 9.1097 19.8335 10.6703 21.6577C12.2074 23.4557 14.3256 24.5686 16.6593 24.5686C18.9928 24.5686 21.1108 23.4559 22.6482 21.6577C24.2085 19.8334 25.1739 17.303 25.1739 14.5022C25.1739 11.7011 24.2087 9.17074 22.6482 7.34615ZM30.742 14.1211H29.0932V20.9905H30.742C30.9295 20.9905 31.0999 20.9131 31.2229 20.7896C31.3445 20.6642 31.4215 20.4916 31.4215 20.3036V14.8081C31.4215 14.6201 31.3445 14.4475 31.2217 14.3233L31.1973 14.2974C31.0769 14.1886 30.9171 14.1212 30.7422 14.1212L30.742 14.1211ZM4.18637 14.1211H2.53764C2.36272 14.1211 2.20296 14.1884 2.08256 14.2973L2.05814 14.3232C1.93537 14.4474 1.85833 14.62 1.85833 14.808V20.3035C1.85833 20.4914 1.93536 20.6641 2.05814 20.7883C2.17973 20.9129 2.35039 20.9904 2.53764 20.9904H4.18637L4.18637 14.1211Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support service + tool maintenance<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2c2fc7 elementor-widget elementor-widget-heading\" data-id=\"e2c2fc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Optional:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-baebd2d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"baebd2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">AMO Re-use<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a907bf elementor-widget elementor-widget-text-editor\" data-id=\"0a907bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Understand the challenges of the circular economy, reuse and decarbonization, and their regulatory and strategic implications<\/li><li>Training in myUpcyclea\u00ae and the associated methodology of deconstruction, construction and circular operation<\/li><li>Experience feedback<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a53d685 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a53d685\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Company selection<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43e87ef elementor-widget elementor-widget-text-editor\" data-id=\"43e87ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Assistance in the selection of companies, by lot including 2 offers<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c975ce elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4c975ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Mobilization of the Manufacturers  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92cf062 elementor-widget elementor-widget-text-editor\" data-id=\"92cf062\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Relaunch and mobilization of manufacturers to enter their Circular Passports<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7d599e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"c7d599e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">C2C-Inspired Building&#8221; referencing<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e44758a elementor-widget elementor-widget-text-editor\" data-id=\"e44758a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Production of the eligibility file for the &#8220;C2C-inspired building&#8221; certification of the building, follow-up of the file with the HUI certifier, and preparation\/follow-up of the site audit by the HUI<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0e3878 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d0e3878\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b8dbfd7 elementor-widget elementor-widget-text-editor\" data-id=\"b8dbfd7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Assistance in the choice of materials, analysis of Circular Signatures, advice<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a74eced elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a74eced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/mathieu-promoter\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdd7a2b taptap elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-toggle\" data-id=\"cdd7a2b\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"1553\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2151\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2151\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Re-use formula<br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The RE-EMPLOYMENT subscription to the myUpcyclea\u00ae system has been designed to industrialize the re-use of used products and materials from your deconstruction projects, or ex-situ products available from marketplaces and resourceries partners<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2151\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2151\"><p>\t\t<div data-elementor-type=\"section\" data-elementor-id=\"13910\" class=\"elementor elementor-13910\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5484cc8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5484cc8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79dd60f\" data-id=\"79dd60f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d120cbf elementor-widget elementor-widget-heading\" data-id=\"d120cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f423f0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2f423f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Import of EDP diagnoses <span style=\"color: #000000;font-size: 14px;font-weight: 400\">to share with your contractors and partners, deposits of reusable products in-situ<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the Noah\u00ae library of ex-situ reusable products <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> from marketplaces and partner resourceries<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of characterized needs in reuse or secondary raw materials  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of transformers <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> offering services of removal, transport, storage, repackaging, transportation, mechanical or chemical transformation, etc<\/span>.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the library of circular passports of new and generic products <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> to characterize the reusability of the deposits resulting from the EDP\/resource diagnostics<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Digital bank of materials <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from the building being deconstructed or from the storage site, from which the reusable products come<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Management and traceability of reuse\/recycling ecosystems of used products and materials:  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1281e1 elementor-widget elementor-widget-text-editor\" data-id=\"c1281e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatic AI-assisted proposal for matching needs and sources of reuse ecosystems<\/li><li>Creation, management and supervision of reuse\/recycling ecosystems, with negotiation with relevant stakeholders<\/li><li>Production of environmental (waste and<sub>CO2<\/sub> avoided, water saved) and economic balances for each ecosystem<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2e80e1 elementor-widget elementor-widget-heading\" data-id=\"f2e80e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f676a45 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"f676a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"29\" height=\"24\" viewBox=\"0 0 29 24\" fill=\"none\"><path d=\"M11.4548 18.7546C11.6302 18.7546 11.804 18.75 11.9778 18.7438C11.6253 18.3554 11.3152 17.9393 11.049 17.5021C10.3794 17.479 9.69411 17.4018 9.00389 17.266L8.76405 17.2185L4.21648 20.038L5.60973 16.0486L5.18784 15.786C2.6804 14.226 1.24216 11.8899 1.24216 9.37749C1.24216 4.89144 5.82357 1.24216 11.4552 1.24216C15.3546 1.24216 18.7492 2.9929 20.4694 5.55854C20.9916 5.5796 21.5035 5.63409 22.0022 5.71954C20.2568 2.36088 16.186 0 11.4548 0C5.13871 0 0 4.20658 0 9.37707C0 12.1821 1.49232 14.7783 4.11287 16.5675L1.88532 22.9442L9.00513 18.5296C9.83241 18.679 10.6556 18.7546 11.4548 18.7546Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.8164 13.9679C11.8164 17.6688 15.4752 20.6794 19.9728 20.6794C20.8133 20.6794 21.6525 20.5696 22.4707 20.3521L28.5271 23.0064L26.0502 18.4465C27.3952 17.2155 28.1296 15.6423 28.1296 13.9679C28.1296 10.267 24.4708 7.25635 19.9732 7.25635C15.4756 7.25635 11.8164 10.267 11.8164 13.9679ZM26.8874 13.9679C26.8874 15.4152 26.1737 16.782 24.8774 17.8161L24.4708 18.1406L25.7055 20.414L22.5607 19.0356L22.3444 19.0983C21.5696 19.3233 20.7716 19.4377 19.9728 19.4377C16.16 19.4377 13.0582 16.9839 13.0582 13.9679C13.0582 10.9519 16.16 8.49809 19.9728 8.49809C23.7855 8.49809 26.8874 10.9519 26.8874 13.9679Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.0497 15.1194C16.556 15.1194 16.9665 14.7089 16.9665 14.2025C16.9665 13.6961 16.556 13.2856 16.0497 13.2856C15.5433 13.2856 15.1328 13.6961 15.1328 14.2025C15.1328 14.7089 15.5433 15.1194 16.0497 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M19.9755 15.1194C20.4818 15.1194 20.8923 14.7089 20.8923 14.2025C20.8923 13.6961 20.4818 13.2856 19.9755 13.2856C19.4691 13.2856 19.0586 13.6961 19.0586 14.2025C19.0586 14.7089 19.4691 15.1194 19.9755 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.8934 15.1194C24.3998 15.1194 24.8103 14.7089 24.8103 14.2025C24.8103 13.6961 24.3998 13.2856 23.8934 13.2856C23.3871 13.2856 22.9766 13.6961 22.9766 14.2025C22.9766 14.7089 23.3871 15.1194 23.8934 15.1194Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Instant messaging between ecosystem stakeholders<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"22\" viewBox=\"0 0 33 22\" fill=\"none\"><path d=\"M17.7735 20.3044L17.7732 20.3073L17.7281 20.8155H0.817431L0.773047 20.3082L0.772692 20.3044C0.759075 20.1575 0.75 20.0342 0.75 19.9164C0.75 17.0547 3.13221 14.4687 6.66364 13.5747C7.35662 13.8004 8.09379 13.9276 8.86065 13.9276C9.74697 13.9276 10.5924 13.7578 11.3775 13.46C15.1779 14.2208 17.7962 16.9192 17.7962 19.9164C17.7962 20.0342 17.7871 20.1575 17.7735 20.3044Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M8.85976 10.2018C10.9234 10.2018 12.7469 8.28707 12.7469 5.74798C12.7469 3.20962 10.9241 1.29492 8.85976 1.29492C6.79611 1.29492 4.97275 3.2096 4.97266 5.74779L8.85976 10.2018ZM8.85976 10.2018C6.79634 10.2018 4.9734 8.28731 4.97266 5.74798L8.85976 10.2018Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.2994 20.5615L31.2992 20.5643L31.2775 20.8153H18.6712L18.6499 20.5652L18.6499 20.5652L18.6496 20.5615C18.6392 20.447 18.6328 20.3554 18.6328 20.2697C18.6328 18.1188 20.3655 16.1543 22.973 15.4557C23.505 15.6279 24.0706 15.7248 24.6591 15.7248C25.3425 15.7248 25.9943 15.5941 26.5998 15.365C29.4098 15.9638 31.3162 18.0163 31.3162 20.2697C31.3162 20.3554 31.3097 20.4469 31.2994 20.5615Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M24.6556 12.4761C26.1001 12.4761 27.4519 11.0817 27.4519 9.13743C27.4519 7.19372 26.1007 5.79932 24.6556 5.79932C23.2111 5.79932 21.8595 7.19371 21.8594 9.13724L24.6556 12.4761ZM24.6556 12.4761C23.2114 12.4761 21.86 11.082 21.8594 9.13743L24.6556 12.4761Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited number of users including 1 Resource Manager role (additional roles optional)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\"><path d=\"M18.5456 3.78765C18.5456 3.85136 18.5043 4.04458 18.1163 4.33653C17.741 4.61888 17.1505 4.9051 16.3534 5.15877C14.7678 5.66336 12.5309 5.98742 10.0267 5.98742C7.52252 5.98742 5.28559 5.66336 3.70005 5.15877C2.90296 4.9051 2.31239 4.61888 1.93713 4.33653C1.54912 4.04458 1.50781 3.85136 1.50781 3.78765C1.50781 3.72394 1.54912 3.53073 1.93713 3.23878C2.31239 2.95643 2.90296 2.67021 3.70005 2.41654C5.28559 1.91195 7.52252 1.58789 10.0267 1.58789C12.5309 1.58789 14.7678 1.91195 16.3534 2.41654C17.1505 2.67021 17.741 2.95643 18.1163 3.23878C18.5043 3.53073 18.5456 3.72394 18.5456 3.78765Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 7.12794C1.52249 7.13231 1.52938 7.13667 1.53631 7.14103C2.87471 7.98372 5.35999 8.72023 10.0345 8.72023C14.7091 8.72023 17.1943 7.98372 18.5327 7.14103C18.5397 7.13667 18.5466 7.13231 18.5534 7.12794V8.99526C18.553 8.99724 18.5525 8.99946 18.552 9.00191C18.5453 9.03092 18.5273 9.09407 18.4824 9.18184C18.3951 9.35264 18.1893 9.64846 17.7037 9.97262C16.7142 10.6332 14.5654 11.4071 10.0086 11.4071C5.44952 11.4071 3.3183 10.6211 2.34522 9.95369C1.86809 9.62643 1.66876 9.32787 1.58461 9.15471C1.54129 9.06557 1.52427 9.00098 1.51792 8.97052C1.51692 8.96569 1.51617 8.96168 1.51562 8.95851V7.12794Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 12.4287C1.52249 12.4331 1.52938 12.4375 1.53631 12.4418C2.87471 13.2845 5.35999 14.021 10.0345 14.021C14.7091 14.021 17.1943 13.2845 18.5327 12.4418C18.5397 12.4375 18.5466 12.4331 18.5534 12.4287V14.296C18.553 14.298 18.5525 14.3002 18.552 14.3027C18.5453 14.3317 18.5273 14.3949 18.4824 14.4826C18.3951 14.6534 18.1893 14.9492 17.7037 15.2734C16.7142 15.934 14.5654 16.7079 10.0086 16.7079C5.44952 16.7079 3.3183 15.9219 2.34522 15.2545C1.86809 14.9272 1.66876 14.6286 1.58461 14.4555C1.54129 14.3664 1.52427 14.3018 1.51792 14.2713C1.51692 14.2665 1.51617 14.2625 1.51562 14.2593V12.4287Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 17.5796C1.52249 17.584 1.52938 17.5883 1.53631 17.5927C2.87471 18.4354 5.35999 19.1719 10.0345 19.1719C14.7091 19.1719 17.1943 18.4354 18.5327 17.5927C18.5397 17.5883 18.5466 17.584 18.5534 17.5796V19.4469C18.553 19.4489 18.5525 19.4511 18.552 19.4536C18.5453 19.4826 18.5273 19.5457 18.4824 19.6335C18.3951 19.8043 18.1893 20.1001 17.7038 20.4243C16.7142 21.0849 14.5654 21.8588 10.0086 21.8588C5.44952 21.8588 3.3183 21.0728 2.34522 20.4054C1.86809 20.0781 1.66876 19.7795 1.58461 19.6064C1.54129 19.5172 1.52427 19.4526 1.51792 19.4222C1.51692 19.4174 1.51617 19.4133 1.51562 19.4102V17.5796Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited data storage<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27\" height=\"24\" viewBox=\"0 0 27 24\" fill=\"none\"><path d=\"M4.26172 8.38867H15.898\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><rect x=\"1.25781\" y=\"1.63135\" width=\"24.7754\" height=\"14.2652\" rx=\"2.25\" stroke=\"#4B08A1\" stroke-width=\"1.5\"><\/rect><path d=\"M8.76562 22.6523L13.4501 16.6465L17.7743 22.6523\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1 myUpcyclea\u00ae training webinar<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\"><path d=\"M2.53776 12.7462H4.18698V11.3928C4.18698 8.41186 5.38609 5.69753 7.32068 3.71987L7.35884 3.67815C9.31545 1.69895 12.0156 0.469727 14.986 0.469727H18.2946C21.2626 0.469727 23.9623 1.69852 25.9194 3.67772C27.8783 5.65956 29.0935 8.39064 29.0935 11.393V12.7464H30.7428C31.2801 12.7464 31.7714 12.9608 32.1362 13.3082L32.1832 13.3511C32.5515 13.7237 32.7812 14.2401 32.7812 14.8076V20.3031C32.7812 20.8706 32.5515 21.387 32.1832 21.7596C31.8115 22.1322 31.3021 22.3645 30.7428 22.3645H29.0936V25.7264C29.0936 26.9168 28.6193 28.0026 27.8523 28.7986L27.8136 28.8408C27.0241 29.6395 25.9338 30.1356 24.7342 30.1356H19.0898C18.9718 30.5642 18.7459 30.9472 18.4437 31.2528C17.9875 31.7144 17.3565 32.0002 16.6599 32.0002C15.9633 32.0002 15.3324 31.7144 14.8761 31.2528C14.4199 30.7913 14.1373 30.153 14.1373 29.4484C14.1373 28.7462 14.4198 28.1087 14.8761 27.6467C15.3324 27.1823 15.9638 26.8964 16.6599 26.8964C17.3563 26.8964 17.9875 27.1822 18.4437 27.6438L18.4843 27.6889C18.7656 27.9874 18.9768 28.354 19.0894 28.7611H24.734C25.5584 28.7611 26.3088 28.4192 26.8528 27.8692L26.8869 27.8371C27.4103 27.2914 27.7345 26.546 27.7345 25.7264V21.0984L27.735 21.0804V13.4333H27.7345V11.3925C27.7345 8.76618 26.6722 6.37845 24.9625 4.64826C23.2517 2.91838 20.8909 1.84426 18.2947 1.84426H14.9861C12.3909 1.84426 10.0309 2.91936 8.32003 4.64992L8.28471 4.68324C6.59472 6.40901 5.54639 8.78263 5.54639 11.3925V13.4333H5.54592V21.6776C5.54592 22.0572 5.24182 22.365 4.86639 22.365H2.53836C1.97899 22.365 1.46965 22.1327 1.10085 21.7601C0.729671 21.3875 0.5 20.8711 0.5 20.3036V14.8081C0.5 14.2406 0.729677 13.7242 1.09801 13.3516L1.14494 13.3087C1.50972 12.9613 2.00104 12.7469 2.5384 12.7469L2.53776 12.7462ZM17.4821 28.6161C17.2721 28.4037 16.9801 28.2714 16.6589 28.2714C16.3378 28.2714 16.0458 28.4037 15.8358 28.6161C15.625 28.8271 15.4949 29.1228 15.4949 29.4488C15.4949 29.7739 15.6258 30.069 15.8358 30.2815C16.0458 30.4939 16.3375 30.6262 16.6589 30.6262C16.9803 30.6262 17.2721 30.4939 17.4821 30.2815C17.6921 30.069 17.8229 29.7739 17.8229 29.4488C17.8229 29.1374 17.7044 28.854 17.5115 28.6442L17.4821 28.6161ZM16.6593 3.06073C19.4029 3.06073 21.8828 4.35611 23.6725 6.44972C25.4392 8.51645 26.5329 11.3653 26.5329 14.5025C26.5329 17.6398 25.4397 20.4881 23.6725 22.5547C21.883 24.6483 19.403 25.9437 16.6593 25.9437C13.9158 25.9437 11.4358 24.6484 9.64621 22.5547C7.87922 20.4883 6.78581 17.6402 6.78581 14.5025C6.78581 11.3653 7.8794 8.51651 9.64621 6.44972C11.4362 4.35617 13.9159 3.06073 16.6593 3.06073ZM22.6482 7.34615C21.1111 5.5482 18.9928 4.43523 16.6593 4.43523C14.3256 4.43523 12.2074 5.54795 10.6703 7.34615C9.10994 9.17092 8.14456 11.7014 8.14456 14.5022C8.14456 17.3031 9.1097 19.8335 10.6703 21.6577C12.2074 23.4557 14.3256 24.5686 16.6593 24.5686C18.9928 24.5686 21.1108 23.4559 22.6482 21.6577C24.2085 19.8334 25.1739 17.303 25.1739 14.5022C25.1739 11.7011 24.2087 9.17074 22.6482 7.34615ZM30.742 14.1211H29.0932V20.9905H30.742C30.9295 20.9905 31.0999 20.9131 31.2229 20.7896C31.3445 20.6642 31.4215 20.4916 31.4215 20.3036V14.8081C31.4215 14.6201 31.3445 14.4475 31.2217 14.3233L31.1973 14.2974C31.0769 14.1886 30.9171 14.1212 30.7422 14.1212L30.742 14.1211ZM4.18637 14.1211H2.53764C2.36272 14.1211 2.20296 14.1884 2.08256 14.2973L2.05814 14.3232C1.93537 14.4474 1.85833 14.62 1.85833 14.808V20.3035C1.85833 20.4914 1.93536 20.6641 2.05814 20.7883C2.17973 20.9129 2.35039 20.9904 2.53764 20.9904H4.18637L4.18637 14.1211Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support service + tool maintenance<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-add3331 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"add3331\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/mathieu-promoteurs\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef954e6 taptap elementor-hidden-tablet elementor-widget elementor-widget-toggle\" data-id=\"ef954e6\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8604\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2511\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2511\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Noah\u00ae Bookstore  <br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">Noah\u00ae is a library of thousands of reusable products ex-situ, from marketplaces and resourceries partners, and equipped with a search engine to meet your needs in reuse<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2511\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2511\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13900\" class=\"elementor elementor-13900 elementor-8604 elementor-8604\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-59d439f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"59d439f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f025cc6\" data-id=\"f025cc6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-afccb8f elementor-widget elementor-widget-heading\" data-id=\"afccb8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01bc74e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"01bc74e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to thousands of ex-situ reusable products <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from marketplaces and partner resourceries <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Map and advanced deposit search functions <span style=\"color: #000000;font-size: 14px;font-weight: 400\">to consult products and declare your reuse needs <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Supply management by the Upcyclea partner* concerned, or direct access to the partner&#8217;s site to finalize the transaction:  <span style=\"color: #000000;font-size: 14px;font-weight: 400\">  partners use the intelligent functions of myUpcyclea\u00ae to automatically match their deposits with your needs in order to meet them via their logistics or those of the ecosystems managed via myUpcyclea\u00ae.<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e775ea8 elementor-widget elementor-widget-text-editor\" data-id=\"e775ea8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>* StockPro, Cycle Up, Articonnex, Eco&#8217;Mat 38, Opal R\u00e9emploi&#8230;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efc3b6d elementor-widget elementor-widget-heading\" data-id=\"efc3b6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e8ba00 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5e8ba00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"29\" height=\"24\" viewBox=\"0 0 29 24\" fill=\"none\"><path d=\"M11.4548 18.7546C11.6302 18.7546 11.804 18.75 11.9778 18.7438C11.6253 18.3554 11.3152 17.9393 11.049 17.5021C10.3794 17.479 9.69411 17.4018 9.00389 17.266L8.76405 17.2185L4.21648 20.038L5.60973 16.0486L5.18784 15.786C2.6804 14.226 1.24216 11.8899 1.24216 9.37749C1.24216 4.89144 5.82357 1.24216 11.4552 1.24216C15.3546 1.24216 18.7492 2.9929 20.4694 5.55854C20.9916 5.5796 21.5035 5.63409 22.0022 5.71954C20.2568 2.36088 16.186 0 11.4548 0C5.13871 0 0 4.20658 0 9.37707C0 12.1821 1.49232 14.7783 4.11287 16.5675L1.88532 22.9442L9.00513 18.5296C9.83241 18.679 10.6556 18.7546 11.4548 18.7546Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.8164 13.9679C11.8164 17.6688 15.4752 20.6794 19.9728 20.6794C20.8133 20.6794 21.6525 20.5696 22.4707 20.3521L28.5271 23.0064L26.0502 18.4465C27.3952 17.2155 28.1296 15.6423 28.1296 13.9679C28.1296 10.267 24.4708 7.25635 19.9732 7.25635C15.4756 7.25635 11.8164 10.267 11.8164 13.9679ZM26.8874 13.9679C26.8874 15.4152 26.1737 16.782 24.8774 17.8161L24.4708 18.1406L25.7055 20.414L22.5607 19.0356L22.3444 19.0983C21.5696 19.3233 20.7716 19.4377 19.9728 19.4377C16.16 19.4377 13.0582 16.9839 13.0582 13.9679C13.0582 10.9519 16.16 8.49809 19.9728 8.49809C23.7855 8.49809 26.8874 10.9519 26.8874 13.9679Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.0497 15.1194C16.556 15.1194 16.9665 14.7089 16.9665 14.2025C16.9665 13.6961 16.556 13.2856 16.0497 13.2856C15.5433 13.2856 15.1328 13.6961 15.1328 14.2025C15.1328 14.7089 15.5433 15.1194 16.0497 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M19.9755 15.1194C20.4818 15.1194 20.8923 14.7089 20.8923 14.2025C20.8923 13.6961 20.4818 13.2856 19.9755 13.2856C19.4691 13.2856 19.0586 13.6961 19.0586 14.2025C19.0586 14.7089 19.4691 15.1194 19.9755 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.8934 15.1194C24.3998 15.1194 24.8103 14.7089 24.8103 14.2025C24.8103 13.6961 24.3998 13.2856 23.8934 13.2856C23.3871 13.2856 22.9766 13.6961 22.9766 14.2025C22.9766 14.7089 23.3871 15.1194 23.8934 15.1194Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Instant messaging with Upcyclea and its partners  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"29\" viewBox=\"0 0 25 29\" fill=\"none\"><path d=\"M15.3804 10.5683C15.2811 10.4027 15.2149 10.1048 15.2149 9.93922V3.28447H15.7115C16.3406 3.28447 16.8372 2.78784 16.8372 2.15879C16.8372 1.52973 16.3074 1 15.6784 1H9.2885C8.65945 1 8.16282 1.49662 8.16282 2.12568C8.16282 2.75474 8.65945 3.25136 9.2885 3.25136H9.78513V9.93922C9.78513 10.1379 9.71891 10.4027 9.61959 10.5683L1.40875 24.7717C0.448614 26.4271 1.24321 27.7514 3.13038 27.7514H21.8696C23.7568 27.7514 24.5514 26.394 23.5912 24.7717L15.3804 10.5683ZM10.4473 2.58919H9.2554C9.02364 2.58919 8.82499 2.39054 8.82499 2.15879C8.82499 1.92703 9.02364 1.72838 9.2554 1.72838H15.6784C15.9101 1.72838 16.1088 1.92703 16.1088 2.15879C16.1088 2.39054 15.9101 2.58919 15.6784 2.58919H14.4865V10.1379C14.4865 10.3365 14.5527 10.6014 14.652 10.7669L23.194 25.5001C23.3926 25.8312 23.5912 27.4203 20.9757 27.1886H3.06416C2.03781 27.2879 1.64051 26.1953 1.77294 25.467L10.2817 10.7669C10.3811 10.6014 10.4473 10.3034 10.4473 10.1379V2.58919Z\" fill=\"#4B08A1\" stroke=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Indicators of waste and CO\u2082 avoided, water and economic balance, for each reuse ecosystem managed by the partner<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a74eced elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a74eced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/mathieu-promoteurs\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b8ec5c taptap elementor-hidden-tablet elementor-widget elementor-widget-toggle\" data-id=\"5b8ec5c\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"1591\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-9601\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-9601\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">C2C Inspired building\" referencing  <br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The \"C2C-Inspired Building\" referencing offer&nbsp;proposes to accompany the MOA and its partners in the evaluation of Cradle to Cradle\u00ae inspired buildings, so that they can be referenced in the international register https:\/\/c2c-buildings.net<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-9601\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-9601\"><p>\t\t<div data-elementor-type=\"section\" data-elementor-id=\"13906\" class=\"elementor elementor-13906 elementor-1591 elementor-1591\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0f52b67 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"0f52b67\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1f1f5f1\" data-id=\"1f1f5f1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7a0af6d elementor-widget elementor-widget-heading\" data-id=\"7a0af6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d75abca elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d75abca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Production of the Eligibility Dossier for submission to the HUI Jury <span style=\"color: #000000;font-size: 14px;font-weight: 400\">The referral is issued by a jury consisting of Michael Braungart (inventor of Cradle to Cradle\u00ae), a representative of the Hamburg Environmental Institute (HUI) and other experts <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Follow-up of the file with HUI and possible adjustments <span style=\"color: #000000;font-size: 14px;font-weight: 400\">until the decision of eligibility<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Preparation and animation of the HUI site audit  <span style=\"color: #000000;font-size: 14px;font-weight: 400\">Once the building is delivered, HUI conducts an audit to verify compliance with the eligibility file. Upcyclea makes it easy to conduct the audit. If the audit is positive, the building is referenced in the &#8220;C2C-Buildings.net&#8221; register<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-918ae3e elementor-align-center elementor-widget elementor-widget-button\" data-id=\"918ae3e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/mathieu-promoteurs\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c966f62 taptap elementor-hidden-tablet elementor-widget elementor-widget-toggle\" data-id=\"c966f62\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"11063\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2111\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2111\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Re-use formula<br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The RE-EMPLOYMENT subscription formula for the myUpcyclea\u00ae system was designed to industrialize the re-use of used products and materials from deconstruction projects or ex-situ products available from marketplaces and recycling centers<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2111\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2111\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13876\" class=\"elementor elementor-13876 elementor-11063 elementor-11063\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5484cc8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5484cc8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79dd60f\" data-id=\"79dd60f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d120cbf elementor-widget elementor-widget-heading\" data-id=\"d120cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f423f0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2f423f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Import of your inventory <span style=\"color: #000000;font-size: 14px;font-weight: 400\">to share with your customers, deposits of reusable or reconditioned products<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the Noah\u00ae library of ex-situ reusable products <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> from marketplaces and partner resourceries<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of characterized needs in reuse or secondary raw materials<span style=\"color: #000000;font-size: 14px;font-weight: 400\"> from your customers or partners<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of transformers <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> offering services of removal, transport, storage, repackaging, transportation, mechanical or chemical transformation, etc<\/span>.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the library of circular passports for new and generic products <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> to characterize the environmental performance of the deposits resulting from your inventories<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Digital Materials Bank of <span style=\"color: #000000;font-size: 14px;font-weight: 400\">the buildings you manage on behalf of your clients<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Management and traceability of reuse\/recycling ecosystems of used products and materials:  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1281e1 elementor-widget elementor-widget-text-editor\" data-id=\"c1281e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatic AI-assisted proposal for matching needs with reuse\/recycling ecosystems<\/li><li>Creation, management and supervision of reuse\/recycling ecosystems, with negotiation with relevant stakeholders<\/li><li>Production of environmental (waste and<sub>CO2<\/sub> avoided, water saved) and economic balances for each ecosystem<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2e80e1 elementor-widget elementor-widget-heading\" data-id=\"f2e80e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f676a45 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"f676a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"29\" height=\"24\" viewBox=\"0 0 29 24\" fill=\"none\"><path d=\"M11.4548 18.7546C11.6302 18.7546 11.804 18.75 11.9778 18.7438C11.6253 18.3554 11.3152 17.9393 11.049 17.5021C10.3794 17.479 9.69411 17.4018 9.00389 17.266L8.76405 17.2185L4.21648 20.038L5.60973 16.0486L5.18784 15.786C2.6804 14.226 1.24216 11.8899 1.24216 9.37749C1.24216 4.89144 5.82357 1.24216 11.4552 1.24216C15.3546 1.24216 18.7492 2.9929 20.4694 5.55854C20.9916 5.5796 21.5035 5.63409 22.0022 5.71954C20.2568 2.36088 16.186 0 11.4548 0C5.13871 0 0 4.20658 0 9.37707C0 12.1821 1.49232 14.7783 4.11287 16.5675L1.88532 22.9442L9.00513 18.5296C9.83241 18.679 10.6556 18.7546 11.4548 18.7546Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.8164 13.9679C11.8164 17.6688 15.4752 20.6794 19.9728 20.6794C20.8133 20.6794 21.6525 20.5696 22.4707 20.3521L28.5271 23.0064L26.0502 18.4465C27.3952 17.2155 28.1296 15.6423 28.1296 13.9679C28.1296 10.267 24.4708 7.25635 19.9732 7.25635C15.4756 7.25635 11.8164 10.267 11.8164 13.9679ZM26.8874 13.9679C26.8874 15.4152 26.1737 16.782 24.8774 17.8161L24.4708 18.1406L25.7055 20.414L22.5607 19.0356L22.3444 19.0983C21.5696 19.3233 20.7716 19.4377 19.9728 19.4377C16.16 19.4377 13.0582 16.9839 13.0582 13.9679C13.0582 10.9519 16.16 8.49809 19.9728 8.49809C23.7855 8.49809 26.8874 10.9519 26.8874 13.9679Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.0497 15.1194C16.556 15.1194 16.9665 14.7089 16.9665 14.2025C16.9665 13.6961 16.556 13.2856 16.0497 13.2856C15.5433 13.2856 15.1328 13.6961 15.1328 14.2025C15.1328 14.7089 15.5433 15.1194 16.0497 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M19.9755 15.1194C20.4818 15.1194 20.8923 14.7089 20.8923 14.2025C20.8923 13.6961 20.4818 13.2856 19.9755 13.2856C19.4691 13.2856 19.0586 13.6961 19.0586 14.2025C19.0586 14.7089 19.4691 15.1194 19.9755 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.8934 15.1194C24.3998 15.1194 24.8103 14.7089 24.8103 14.2025C24.8103 13.6961 24.3998 13.2856 23.8934 13.2856C23.3871 13.2856 22.9766 13.6961 22.9766 14.2025C22.9766 14.7089 23.3871 15.1194 23.8934 15.1194Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Instant messaging between ecosystem stakeholders<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"22\" viewBox=\"0 0 33 22\" fill=\"none\"><path d=\"M17.7735 20.3044L17.7732 20.3073L17.7281 20.8155H0.817431L0.773047 20.3082L0.772692 20.3044C0.759075 20.1575 0.75 20.0342 0.75 19.9164C0.75 17.0547 3.13221 14.4687 6.66364 13.5747C7.35662 13.8004 8.09379 13.9276 8.86065 13.9276C9.74697 13.9276 10.5924 13.7578 11.3775 13.46C15.1779 14.2208 17.7962 16.9192 17.7962 19.9164C17.7962 20.0342 17.7871 20.1575 17.7735 20.3044Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M8.85976 10.2018C10.9234 10.2018 12.7469 8.28707 12.7469 5.74798C12.7469 3.20962 10.9241 1.29492 8.85976 1.29492C6.79611 1.29492 4.97275 3.2096 4.97266 5.74779L8.85976 10.2018ZM8.85976 10.2018C6.79634 10.2018 4.9734 8.28731 4.97266 5.74798L8.85976 10.2018Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.2994 20.5615L31.2992 20.5643L31.2775 20.8153H18.6712L18.6499 20.5652L18.6499 20.5652L18.6496 20.5615C18.6392 20.447 18.6328 20.3554 18.6328 20.2697C18.6328 18.1188 20.3655 16.1543 22.973 15.4557C23.505 15.6279 24.0706 15.7248 24.6591 15.7248C25.3425 15.7248 25.9943 15.5941 26.5998 15.365C29.4098 15.9638 31.3162 18.0163 31.3162 20.2697C31.3162 20.3554 31.3097 20.4469 31.2994 20.5615Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M24.6556 12.4761C26.1001 12.4761 27.4519 11.0817 27.4519 9.13743C27.4519 7.19372 26.1007 5.79932 24.6556 5.79932C23.2111 5.79932 21.8595 7.19371 21.8594 9.13724L24.6556 12.4761ZM24.6556 12.4761C23.2114 12.4761 21.86 11.082 21.8594 9.13743L24.6556 12.4761Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited number of users including 1 Resource Manager role (additional roles optional)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\"><path d=\"M18.5456 3.78765C18.5456 3.85136 18.5043 4.04458 18.1163 4.33653C17.741 4.61888 17.1505 4.9051 16.3534 5.15877C14.7678 5.66336 12.5309 5.98742 10.0267 5.98742C7.52252 5.98742 5.28559 5.66336 3.70005 5.15877C2.90296 4.9051 2.31239 4.61888 1.93713 4.33653C1.54912 4.04458 1.50781 3.85136 1.50781 3.78765C1.50781 3.72394 1.54912 3.53073 1.93713 3.23878C2.31239 2.95643 2.90296 2.67021 3.70005 2.41654C5.28559 1.91195 7.52252 1.58789 10.0267 1.58789C12.5309 1.58789 14.7678 1.91195 16.3534 2.41654C17.1505 2.67021 17.741 2.95643 18.1163 3.23878C18.5043 3.53073 18.5456 3.72394 18.5456 3.78765Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 7.12794C1.52249 7.13231 1.52938 7.13667 1.53631 7.14103C2.87471 7.98372 5.35999 8.72023 10.0345 8.72023C14.7091 8.72023 17.1943 7.98372 18.5327 7.14103C18.5397 7.13667 18.5466 7.13231 18.5534 7.12794V8.99526C18.553 8.99724 18.5525 8.99946 18.552 9.00191C18.5453 9.03092 18.5273 9.09407 18.4824 9.18184C18.3951 9.35264 18.1893 9.64846 17.7037 9.97262C16.7142 10.6332 14.5654 11.4071 10.0086 11.4071C5.44952 11.4071 3.3183 10.6211 2.34522 9.95369C1.86809 9.62643 1.66876 9.32787 1.58461 9.15471C1.54129 9.06557 1.52427 9.00098 1.51792 8.97052C1.51692 8.96569 1.51617 8.96168 1.51562 8.95851V7.12794Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 12.4287C1.52249 12.4331 1.52938 12.4375 1.53631 12.4418C2.87471 13.2845 5.35999 14.021 10.0345 14.021C14.7091 14.021 17.1943 13.2845 18.5327 12.4418C18.5397 12.4375 18.5466 12.4331 18.5534 12.4287V14.296C18.553 14.298 18.5525 14.3002 18.552 14.3027C18.5453 14.3317 18.5273 14.3949 18.4824 14.4826C18.3951 14.6534 18.1893 14.9492 17.7037 15.2734C16.7142 15.934 14.5654 16.7079 10.0086 16.7079C5.44952 16.7079 3.3183 15.9219 2.34522 15.2545C1.86809 14.9272 1.66876 14.6286 1.58461 14.4555C1.54129 14.3664 1.52427 14.3018 1.51792 14.2713C1.51692 14.2665 1.51617 14.2625 1.51562 14.2593V12.4287Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 17.5796C1.52249 17.584 1.52938 17.5883 1.53631 17.5927C2.87471 18.4354 5.35999 19.1719 10.0345 19.1719C14.7091 19.1719 17.1943 18.4354 18.5327 17.5927C18.5397 17.5883 18.5466 17.584 18.5534 17.5796V19.4469C18.553 19.4489 18.5525 19.4511 18.552 19.4536C18.5453 19.4826 18.5273 19.5457 18.4824 19.6335C18.3951 19.8043 18.1893 20.1001 17.7038 20.4243C16.7142 21.0849 14.5654 21.8588 10.0086 21.8588C5.44952 21.8588 3.3183 21.0728 2.34522 20.4054C1.86809 20.0781 1.66876 19.7795 1.58461 19.6064C1.54129 19.5172 1.52427 19.4526 1.51792 19.4222C1.51692 19.4174 1.51617 19.4133 1.51562 19.4102V17.5796Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited data storage<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27\" height=\"24\" viewBox=\"0 0 27 24\" fill=\"none\"><path d=\"M4.26172 8.38867H15.898\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><rect x=\"1.25781\" y=\"1.63135\" width=\"24.7754\" height=\"14.2652\" rx=\"2.25\" stroke=\"#4B08A1\" stroke-width=\"1.5\"><\/rect><path d=\"M8.76562 22.6523L13.4501 16.6465L17.7743 22.6523\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1 myUpcyclea\u00ae training webinar<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\"><path d=\"M2.53776 12.7462H4.18698V11.3928C4.18698 8.41186 5.38609 5.69753 7.32068 3.71987L7.35884 3.67815C9.31545 1.69895 12.0156 0.469727 14.986 0.469727H18.2946C21.2626 0.469727 23.9623 1.69852 25.9194 3.67772C27.8783 5.65956 29.0935 8.39064 29.0935 11.393V12.7464H30.7428C31.2801 12.7464 31.7714 12.9608 32.1362 13.3082L32.1832 13.3511C32.5515 13.7237 32.7812 14.2401 32.7812 14.8076V20.3031C32.7812 20.8706 32.5515 21.387 32.1832 21.7596C31.8115 22.1322 31.3021 22.3645 30.7428 22.3645H29.0936V25.7264C29.0936 26.9168 28.6193 28.0026 27.8523 28.7986L27.8136 28.8408C27.0241 29.6395 25.9338 30.1356 24.7342 30.1356H19.0898C18.9718 30.5642 18.7459 30.9472 18.4437 31.2528C17.9875 31.7144 17.3565 32.0002 16.6599 32.0002C15.9633 32.0002 15.3324 31.7144 14.8761 31.2528C14.4199 30.7913 14.1373 30.153 14.1373 29.4484C14.1373 28.7462 14.4198 28.1087 14.8761 27.6467C15.3324 27.1823 15.9638 26.8964 16.6599 26.8964C17.3563 26.8964 17.9875 27.1822 18.4437 27.6438L18.4843 27.6889C18.7656 27.9874 18.9768 28.354 19.0894 28.7611H24.734C25.5584 28.7611 26.3088 28.4192 26.8528 27.8692L26.8869 27.8371C27.4103 27.2914 27.7345 26.546 27.7345 25.7264V21.0984L27.735 21.0804V13.4333H27.7345V11.3925C27.7345 8.76618 26.6722 6.37845 24.9625 4.64826C23.2517 2.91838 20.8909 1.84426 18.2947 1.84426H14.9861C12.3909 1.84426 10.0309 2.91936 8.32003 4.64992L8.28471 4.68324C6.59472 6.40901 5.54639 8.78263 5.54639 11.3925V13.4333H5.54592V21.6776C5.54592 22.0572 5.24182 22.365 4.86639 22.365H2.53836C1.97899 22.365 1.46965 22.1327 1.10085 21.7601C0.729671 21.3875 0.5 20.8711 0.5 20.3036V14.8081C0.5 14.2406 0.729677 13.7242 1.09801 13.3516L1.14494 13.3087C1.50972 12.9613 2.00104 12.7469 2.5384 12.7469L2.53776 12.7462ZM17.4821 28.6161C17.2721 28.4037 16.9801 28.2714 16.6589 28.2714C16.3378 28.2714 16.0458 28.4037 15.8358 28.6161C15.625 28.8271 15.4949 29.1228 15.4949 29.4488C15.4949 29.7739 15.6258 30.069 15.8358 30.2815C16.0458 30.4939 16.3375 30.6262 16.6589 30.6262C16.9803 30.6262 17.2721 30.4939 17.4821 30.2815C17.6921 30.069 17.8229 29.7739 17.8229 29.4488C17.8229 29.1374 17.7044 28.854 17.5115 28.6442L17.4821 28.6161ZM16.6593 3.06073C19.4029 3.06073 21.8828 4.35611 23.6725 6.44972C25.4392 8.51645 26.5329 11.3653 26.5329 14.5025C26.5329 17.6398 25.4397 20.4881 23.6725 22.5547C21.883 24.6483 19.403 25.9437 16.6593 25.9437C13.9158 25.9437 11.4358 24.6484 9.64621 22.5547C7.87922 20.4883 6.78581 17.6402 6.78581 14.5025C6.78581 11.3653 7.8794 8.51651 9.64621 6.44972C11.4362 4.35617 13.9159 3.06073 16.6593 3.06073ZM22.6482 7.34615C21.1111 5.5482 18.9928 4.43523 16.6593 4.43523C14.3256 4.43523 12.2074 5.54795 10.6703 7.34615C9.10994 9.17092 8.14456 11.7014 8.14456 14.5022C8.14456 17.3031 9.1097 19.8335 10.6703 21.6577C12.2074 23.4557 14.3256 24.5686 16.6593 24.5686C18.9928 24.5686 21.1108 23.4559 22.6482 21.6577C24.2085 19.8334 25.1739 17.303 25.1739 14.5022C25.1739 11.7011 24.2087 9.17074 22.6482 7.34615ZM30.742 14.1211H29.0932V20.9905H30.742C30.9295 20.9905 31.0999 20.9131 31.2229 20.7896C31.3445 20.6642 31.4215 20.4916 31.4215 20.3036V14.8081C31.4215 14.6201 31.3445 14.4475 31.2217 14.3233L31.1973 14.2974C31.0769 14.1886 30.9171 14.1212 30.7422 14.1212L30.742 14.1211ZM4.18637 14.1211H2.53764C2.36272 14.1211 2.20296 14.1884 2.08256 14.2973L2.05814 14.3232C1.93537 14.4474 1.85833 14.62 1.85833 14.808V20.3035C1.85833 20.4914 1.93536 20.6641 2.05814 20.7883C2.17973 20.9129 2.35039 20.9904 2.53764 20.9904H4.18637L4.18637 14.1211Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support service + tool maintenance<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-add3331 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"add3331\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/146503000000068042\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3426274 taptap elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-toggle\" data-id=\"3426274\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8611\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-5461\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-5461\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Decarbonation formula  <br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The DECARBONATION subscription package for the myUpcyclea\u00ae system was designed to manage your assets in the circular economy. It proposes functions to measure and then decarbonize assets in order to meet the \"Net Zero Emissions\" objectives of 2050, by maximizing reuse and allowing eco-design of new or renovated buildings<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-5461\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-5461\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13896\" class=\"elementor elementor-13896 elementor-8611 elementor-8611\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-59d439f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"59d439f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f025cc6\" data-id=\"f025cc6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-afccb8f elementor-widget elementor-widget-heading\" data-id=\"afccb8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01bc74e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"01bc74e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Asset inventory, carbon footprint measurement and circular signature functions:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23b71d5 elementor-widget elementor-widget-text-editor\" data-id=\"23b71d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Import of asset pools (existing products, technical equipment, PEMD inventories) to digitize them in <strong>the myUpcyclea space<\/strong><strong>\n  <sup>\u00ae<\/sup>\n<\/strong> of the real estate company<\/li><li>Library of circular passports of new and reusable products to characterize the environmental and circular performance of products used in the heritage<\/li><li>Function to calculate the <strong>Circular Signature\u00ae<\/strong> of a building or building stock, measuring :<ul><li><sub>CO2 <\/sub> indicator: the production footprint, the &#8220;embodied carbon&#8221; footprint or the IC-component indicator of the RE2020<\/li><li>The degree of circularity, the rate of reuse and the degree of disassembly<\/li><li>The degree of health<\/li><li>The &#8220;circular economy goodwill&#8221;: the residual economic value of the asset, based on the sale for reuse or recycling of the (future) used products that constitute it<\/li><\/ul><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6261d3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d6261d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Digital material banks for heritage buildings <span style=\"color: #000000;font-size: 14px;font-weight: 400\">that list new and reused products\/materials implemented on each site<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Dedicated myUpcyclea\u00ae space <span style=\"color: #000000;font-size: 14px;font-weight: 400\">allowing the registration and management in circular economy of different material banks<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the Noah\u00ae library of ex-situ reusable products <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from marketplaces and partner resourceries<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of characterized needs in reuse or secondary raw materials <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from your teams or your partners <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of transformers<span style=\"color: #000000;font-size: 14px;font-weight: 400\"> offering services of removal, transport, storage, repackaging, transportation, mechanical or chemical transformation, etc<\/span>.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Management and traceability of reuse\/recycling ecosystems of used products and materials:  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-841472f elementor-widget elementor-widget-text-editor\" data-id=\"841472f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatic AI-assisted proposal for matching needs with reuse\/recycling ecosystems<\/li><li>Creation, management and supervision of reuse\/recycling ecosystems, with negotiation with relevant stakeholders<\/li><li>Production of environmental (waste and<sub>CO2<\/sub> avoided, water saved) and economic balances for each ecosystem<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efc3b6d elementor-widget elementor-widget-heading\" data-id=\"efc3b6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e8ba00 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5e8ba00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"32\" viewBox=\"0 0 24 32\" fill=\"none\"><path d=\"M22.7573 30.9241H1.14453V1.14355H22.7573V30.9241ZM1.26916 30.7994H22.6327V1.26818H1.26916V30.7994Z\" fill=\"#4B08A1\" stroke=\"#4B08A1\"><\/path><path d=\"M22.7566 31.0681H1.1438C1.06231 31.0681 1 31.0058 1 30.9243V1.1438C1 1.06231 1.06231 1 1.1438 1H22.7566C22.8381 1 22.9004 1.06231 22.9004 1.1438V30.9243C22.9004 31.0058 22.8381 31.0681 22.7566 31.0681ZM1.41222 30.6559H22.4882V1.41222H1.41222V30.6559Z\" fill=\"#4B08A1\" stroke=\"#4B08A1\"><\/path><g opacity=\"0.8\"><path d=\"M20.6494 9.97754H8V12.6138H20.6494V9.97754Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 12.7579H7.99927C7.91778 12.7579 7.85547 12.6956 7.85547 12.6141V9.97778C7.85547 9.8963 7.91778 9.83398 7.99927 9.83398H20.6487C20.7302 9.83398 20.7925 9.8963 20.7925 9.97778V12.6141C20.7925 12.6956 20.7302 12.7579 20.6487 12.7579ZM8.14306 12.4703H20.5049V10.1216H8.14306V12.4703Z\" fill=\"#4B08A1\"><\/path><\/g><g opacity=\"0.8\"><path d=\"M20.6494 14.1328H8V16.7691H20.6494V14.1328Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 16.9131H7.99927C7.91778 16.9131 7.85547 16.8508 7.85547 16.7693V14.1331C7.85547 14.0516 7.91778 13.9893 7.99927 13.9893H20.6487C20.7302 13.9893 20.7925 14.0516 20.7925 14.1331V16.7693C20.7925 16.8508 20.7302 16.9131 20.6487 16.9131ZM8.14306 16.6255H20.5049V14.2769H8.14306V16.6255Z\" fill=\"#4B08A1\"><\/path><\/g><g opacity=\"0.8\"><path d=\"M20.6494 18.2891H8V20.9254H20.6494V18.2891Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 21.0689H7.99927C7.91778 21.0689 7.85547 21.0066 7.85547 20.9251V18.2888C7.85547 18.2073 7.91778 18.145 7.99927 18.145H20.6487C20.7302 18.145 20.7925 18.2073 20.7925 18.2888V20.9251C20.7925 21.0066 20.7302 21.0689 20.6487 21.0689ZM8.14306 20.7813H20.5049V18.4326H8.14306V20.7813Z\" fill=\"#4B08A1\"><\/path><\/g><g opacity=\"0.8\"><path d=\"M20.6494 22.3438H8V24.98H20.6494V22.3438Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 25.1241H7.99927C7.91778 25.1241 7.85547 25.0618 7.85547 24.9803V22.344C7.85547 22.2625 7.91778 22.2002 7.99927 22.2002H20.6487C20.7302 22.2002 20.7925 22.2625 20.7925 22.344V24.9803C20.7925 25.0618 20.7302 25.1241 20.6487 25.1241ZM8.14306 24.8365H20.5049V22.4878H8.14306V24.8365Z\" fill=\"#4B08A1\"><\/path><\/g><g opacity=\"0.8\"><path d=\"M20.6494 26.5H8V29.1363H20.6494V26.5Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 29.2798H7.99927C7.91778 29.2798 7.85547 29.2175 7.85547 29.136V26.4998C7.85547 26.4183 7.91778 26.356 7.99927 26.356H20.6487C20.7302 26.356 20.7925 26.4183 20.7925 26.4998V29.136C20.7925 29.2175 20.7302 29.2798 20.6487 29.2798ZM8.14306 28.9922H20.5049V26.6436H8.14306V28.9922Z\" fill=\"#4B08A1\"><\/path><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Sample inventory to be completed by diagnosticians<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M1.13694 10.6465H0.00390625V14.4761H1.13694V10.6465Z\" fill=\"#4B08A1\"><\/path><path d=\"M13.5101 23.0645H9.70312V24.1975H13.5101V23.0645Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.2073 10.646H22.0742V14.4756H23.2073V10.646Z\" fill=\"#4B08A1\"><\/path><path d=\"M13.5101 0.924805H9.70312V2.05784H13.5101V0.924805Z\" fill=\"#4B08A1\"><\/path><path d=\"M18.0871 24.1973H16.1836V23.0642H18.0871C18.0871 23.0642 18.9709 23.0642 19.8773 22.6563L20.3305 23.6987C19.1975 24.1973 18.1324 24.1973 18.0871 24.1973ZM7.0287 24.1973H5.12521C4.24144 24.1973 3.49364 24.0613 2.85915 23.7667L3.33502 22.747C3.81089 22.9736 4.42273 23.0869 5.14787 23.0869H7.05136V24.1973H7.0287ZM22.7778 21.342L21.7581 20.8662C21.9847 20.3903 22.098 19.7784 22.098 19.0533V17.1725H23.231V19.076C23.2084 19.9597 23.0724 20.7302 22.7778 21.342ZM0.502443 21.3194C0.00390901 20.1863 0.00390625 19.1213 0.00390625 19.076V17.1725H1.13694V19.076C1.13694 19.076 1.13693 19.9597 1.54483 20.8662L0.502443 21.3194ZM23.2084 7.97226H22.0754V6.06877C22.0754 6.06877 22.0754 5.185 21.6675 4.27858L22.7099 3.82537C23.2084 4.9584 23.2084 6.02345 23.2084 6.06877V7.97226ZM1.13694 7.9496H0.00390625V6.0461C0.00390625 5.16234 0.139869 4.39188 0.434457 3.78004L1.45419 4.25592C1.22758 4.73179 1.11428 5.34363 1.11428 6.06877V7.9496H1.13694ZM3.33502 2.46573L2.88181 1.42334C4.01484 0.924804 5.07989 0.924805 5.12521 0.924805H7.0287V2.05784H5.12521C5.12521 2.05784 4.24145 2.05784 3.33502 2.46573ZM19.8999 2.4204C19.4241 2.1938 18.8122 2.08049 18.0871 2.08049H16.1836V0.947463H18.0871C18.9708 0.947463 19.7413 1.08343 20.3531 1.37802L19.8999 2.4204Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.48 18.1013H6.55469V14.8155C6.55469 14.4983 6.80395 14.249 7.1212 14.249C7.43845 14.249 7.68772 14.4983 7.68772 14.8155V16.9683H15.347V14.8155C15.347 14.4983 15.5963 14.249 15.9135 14.249C16.2308 14.249 16.48 14.4983 16.48 14.8155V18.1013Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.5157 15.2693C11.1985 15.2693 10.9492 15.02 10.9492 14.7028V8.10851C10.9492 7.79126 11.1985 7.54199 11.5157 7.54199C11.833 7.54199 12.0823 7.79126 12.0823 8.10851V14.7028C12.0823 15.02 11.833 15.2693 11.5157 15.2693Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.5171 15.7677L9.34165 13.4336C9.1377 13.207 9.1377 12.8444 9.3643 12.6405C9.59091 12.4365 9.95348 12.4365 10.1574 12.6632L11.5171 14.0908L12.854 12.6632C13.058 12.4365 13.4206 12.4139 13.6472 12.6405C13.8738 12.8444 13.8964 13.207 13.6698 13.4336L11.5171 15.7677Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited import of PEMD diagnostics  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"29\" height=\"24\" viewBox=\"0 0 29 24\" fill=\"none\"><path d=\"M11.4548 18.7546C11.6302 18.7546 11.804 18.75 11.9778 18.7438C11.6253 18.3554 11.3152 17.9393 11.049 17.5021C10.3794 17.479 9.69411 17.4018 9.00389 17.266L8.76405 17.2185L4.21648 20.038L5.60973 16.0486L5.18784 15.786C2.6804 14.226 1.24216 11.8899 1.24216 9.37749C1.24216 4.89144 5.82357 1.24216 11.4552 1.24216C15.3546 1.24216 18.7492 2.9929 20.4694 5.55854C20.9916 5.5796 21.5035 5.63409 22.0022 5.71954C20.2568 2.36088 16.186 0 11.4548 0C5.13871 0 0 4.20658 0 9.37707C0 12.1821 1.49232 14.7783 4.11287 16.5675L1.88532 22.9442L9.00513 18.5296C9.83241 18.679 10.6556 18.7546 11.4548 18.7546Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.8164 13.9679C11.8164 17.6688 15.4752 20.6794 19.9728 20.6794C20.8133 20.6794 21.6525 20.5696 22.4707 20.3521L28.5271 23.0064L26.0502 18.4465C27.3952 17.2155 28.1296 15.6423 28.1296 13.9679C28.1296 10.267 24.4708 7.25635 19.9732 7.25635C15.4756 7.25635 11.8164 10.267 11.8164 13.9679ZM26.8874 13.9679C26.8874 15.4152 26.1737 16.782 24.8774 17.8161L24.4708 18.1406L25.7055 20.414L22.5607 19.0356L22.3444 19.0983C21.5696 19.3233 20.7716 19.4377 19.9728 19.4377C16.16 19.4377 13.0582 16.9839 13.0582 13.9679C13.0582 10.9519 16.16 8.49809 19.9728 8.49809C23.7855 8.49809 26.8874 10.9519 26.8874 13.9679Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.0497 15.1194C16.556 15.1194 16.9665 14.7089 16.9665 14.2025C16.9665 13.6961 16.556 13.2856 16.0497 13.2856C15.5433 13.2856 15.1328 13.6961 15.1328 14.2025C15.1328 14.7089 15.5433 15.1194 16.0497 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M19.9755 15.1194C20.4818 15.1194 20.8923 14.7089 20.8923 14.2025C20.8923 13.6961 20.4818 13.2856 19.9755 13.2856C19.4691 13.2856 19.0586 13.6961 19.0586 14.2025C19.0586 14.7089 19.4691 15.1194 19.9755 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.8934 15.1194C24.3998 15.1194 24.8103 14.7089 24.8103 14.2025C24.8103 13.6961 24.3998 13.2856 23.8934 13.2856C23.3871 13.2856 22.9766 13.6961 22.9766 14.2025C22.9766 14.7089 23.3871 15.1194 23.8934 15.1194Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Instant messaging between ecosystem stakeholders<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"22\" viewBox=\"0 0 33 22\" fill=\"none\"><path d=\"M17.7735 20.3044L17.7732 20.3073L17.7281 20.8155H0.817431L0.773047 20.3082L0.772692 20.3044C0.759075 20.1575 0.75 20.0342 0.75 19.9164C0.75 17.0547 3.13221 14.4687 6.66364 13.5747C7.35662 13.8004 8.09379 13.9276 8.86065 13.9276C9.74697 13.9276 10.5924 13.7578 11.3775 13.46C15.1779 14.2208 17.7962 16.9192 17.7962 19.9164C17.7962 20.0342 17.7871 20.1575 17.7735 20.3044Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M8.85976 10.2018C10.9234 10.2018 12.7469 8.28707 12.7469 5.74798C12.7469 3.20962 10.9241 1.29492 8.85976 1.29492C6.79611 1.29492 4.97275 3.2096 4.97266 5.74779L8.85976 10.2018ZM8.85976 10.2018C6.79634 10.2018 4.9734 8.28731 4.97266 5.74798L8.85976 10.2018Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.2994 20.5615L31.2992 20.5643L31.2775 20.8153H18.6712L18.6499 20.5652L18.6499 20.5652L18.6496 20.5615C18.6392 20.447 18.6328 20.3554 18.6328 20.2697C18.6328 18.1188 20.3655 16.1543 22.973 15.4557C23.505 15.6279 24.0706 15.7248 24.6591 15.7248C25.3425 15.7248 25.9943 15.5941 26.5998 15.365C29.4098 15.9638 31.3162 18.0163 31.3162 20.2697C31.3162 20.3554 31.3097 20.4469 31.2994 20.5615Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M24.6556 12.4761C26.1001 12.4761 27.4519 11.0817 27.4519 9.13743C27.4519 7.19372 26.1007 5.79932 24.6556 5.79932C23.2111 5.79932 21.8595 7.19371 21.8594 9.13724L24.6556 12.4761ZM24.6556 12.4761C23.2114 12.4761 21.86 11.082 21.8594 9.13743L24.6556 12.4761Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited number of users including 1 Resource Manager role (additional roles optional)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\"><path d=\"M18.5456 3.78765C18.5456 3.85136 18.5043 4.04458 18.1163 4.33653C17.741 4.61888 17.1505 4.9051 16.3534 5.15877C14.7678 5.66336 12.5309 5.98742 10.0267 5.98742C7.52252 5.98742 5.28559 5.66336 3.70005 5.15877C2.90296 4.9051 2.31239 4.61888 1.93713 4.33653C1.54912 4.04458 1.50781 3.85136 1.50781 3.78765C1.50781 3.72394 1.54912 3.53073 1.93713 3.23878C2.31239 2.95643 2.90296 2.67021 3.70005 2.41654C5.28559 1.91195 7.52252 1.58789 10.0267 1.58789C12.5309 1.58789 14.7678 1.91195 16.3534 2.41654C17.1505 2.67021 17.741 2.95643 18.1163 3.23878C18.5043 3.53073 18.5456 3.72394 18.5456 3.78765Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 7.12794C1.52249 7.13231 1.52938 7.13667 1.53631 7.14103C2.87471 7.98372 5.35999 8.72023 10.0345 8.72023C14.7091 8.72023 17.1943 7.98372 18.5327 7.14103C18.5397 7.13667 18.5466 7.13231 18.5534 7.12794V8.99526C18.553 8.99724 18.5525 8.99946 18.552 9.00191C18.5453 9.03092 18.5273 9.09407 18.4824 9.18184C18.3951 9.35264 18.1893 9.64846 17.7037 9.97262C16.7142 10.6332 14.5654 11.4071 10.0086 11.4071C5.44952 11.4071 3.3183 10.6211 2.34522 9.95369C1.86809 9.62643 1.66876 9.32787 1.58461 9.15471C1.54129 9.06557 1.52427 9.00098 1.51792 8.97052C1.51692 8.96569 1.51617 8.96168 1.51562 8.95851V7.12794Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 12.4287C1.52249 12.4331 1.52938 12.4375 1.53631 12.4418C2.87471 13.2845 5.35999 14.021 10.0345 14.021C14.7091 14.021 17.1943 13.2845 18.5327 12.4418C18.5397 12.4375 18.5466 12.4331 18.5534 12.4287V14.296C18.553 14.298 18.5525 14.3002 18.552 14.3027C18.5453 14.3317 18.5273 14.3949 18.4824 14.4826C18.3951 14.6534 18.1893 14.9492 17.7037 15.2734C16.7142 15.934 14.5654 16.7079 10.0086 16.7079C5.44952 16.7079 3.3183 15.9219 2.34522 15.2545C1.86809 14.9272 1.66876 14.6286 1.58461 14.4555C1.54129 14.3664 1.52427 14.3018 1.51792 14.2713C1.51692 14.2665 1.51617 14.2625 1.51562 14.2593V12.4287Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 17.5796C1.52249 17.584 1.52938 17.5883 1.53631 17.5927C2.87471 18.4354 5.35999 19.1719 10.0345 19.1719C14.7091 19.1719 17.1943 18.4354 18.5327 17.5927C18.5397 17.5883 18.5466 17.584 18.5534 17.5796V19.4469C18.553 19.4489 18.5525 19.4511 18.552 19.4536C18.5453 19.4826 18.5273 19.5457 18.4824 19.6335C18.3951 19.8043 18.1893 20.1001 17.7038 20.4243C16.7142 21.0849 14.5654 21.8588 10.0086 21.8588C5.44952 21.8588 3.3183 21.0728 2.34522 20.4054C1.86809 20.0781 1.66876 19.7795 1.58461 19.6064C1.54129 19.5172 1.52427 19.4526 1.51792 19.4222C1.51692 19.4174 1.51617 19.4133 1.51562 19.4102V17.5796Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited data storage<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"41\" height=\"25\" viewBox=\"0 0 41 25\" fill=\"none\"><rect x=\"0.75\" y=\"0.75\" width=\"28.2491\" height=\"19.2342\" rx=\"2.25\" stroke=\"#4B08A1\" stroke-width=\"1.5\"><\/rect><path d=\"M40.2239 22.8135L40.2236 22.8164L40.1755 23.3585H22.743L22.6957 22.8173L22.6953 22.8135C22.6813 22.6622 22.6719 22.5346 22.6719 22.4124C22.6719 19.4546 25.1347 16.7872 28.7764 15.8675C29.4889 16.1001 30.2469 16.2312 31.0354 16.2312C31.9464 16.2312 32.8154 16.0563 33.6222 15.7496C37.5408 16.5317 40.2473 19.3146 40.2473 22.4124C40.2473 22.5346 40.2379 22.6622 40.2239 22.8135Z\" fill=\"white\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.0351 12.4421C33.1717 12.4421 35.0545 10.4608 35.0545 7.83983C35.0545 5.21959 33.1724 3.23828 31.0351 3.23828C28.8985 3.23828 27.0157 5.21958 27.0156 7.83963L31.0351 12.4421ZM31.0351 12.4421C28.8987 12.4421 27.0164 10.4611 27.0156 7.83983L31.0351 12.4421Z\" fill=\"white\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1 myUpcyclea\u00ae training webinar  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\"><path d=\"M2.53776 12.7462H4.18698V11.3928C4.18698 8.41186 5.38609 5.69753 7.32068 3.71987L7.35884 3.67815C9.31545 1.69895 12.0156 0.469727 14.986 0.469727H18.2946C21.2626 0.469727 23.9623 1.69852 25.9194 3.67772C27.8783 5.65956 29.0935 8.39064 29.0935 11.393V12.7464H30.7428C31.2801 12.7464 31.7714 12.9608 32.1362 13.3082L32.1832 13.3511C32.5515 13.7237 32.7812 14.2401 32.7812 14.8076V20.3031C32.7812 20.8706 32.5515 21.387 32.1832 21.7596C31.8115 22.1322 31.3021 22.3645 30.7428 22.3645H29.0936V25.7264C29.0936 26.9168 28.6193 28.0026 27.8523 28.7986L27.8136 28.8408C27.0241 29.6395 25.9338 30.1356 24.7342 30.1356H19.0898C18.9718 30.5642 18.7459 30.9472 18.4437 31.2528C17.9875 31.7144 17.3565 32.0002 16.6599 32.0002C15.9633 32.0002 15.3324 31.7144 14.8761 31.2528C14.4199 30.7913 14.1373 30.153 14.1373 29.4484C14.1373 28.7462 14.4198 28.1087 14.8761 27.6467C15.3324 27.1823 15.9638 26.8964 16.6599 26.8964C17.3563 26.8964 17.9875 27.1822 18.4437 27.6438L18.4843 27.6889C18.7656 27.9874 18.9768 28.354 19.0894 28.7611H24.734C25.5584 28.7611 26.3088 28.4192 26.8528 27.8692L26.8869 27.8371C27.4103 27.2914 27.7345 26.546 27.7345 25.7264V21.0984L27.735 21.0804V13.4333H27.7345V11.3925C27.7345 8.76618 26.6722 6.37845 24.9625 4.64826C23.2517 2.91838 20.8909 1.84426 18.2947 1.84426H14.9861C12.3909 1.84426 10.0309 2.91936 8.32003 4.64992L8.28471 4.68324C6.59472 6.40901 5.54639 8.78263 5.54639 11.3925V13.4333H5.54592V21.6776C5.54592 22.0572 5.24182 22.365 4.86639 22.365H2.53836C1.97899 22.365 1.46965 22.1327 1.10085 21.7601C0.729671 21.3875 0.5 20.8711 0.5 20.3036V14.8081C0.5 14.2406 0.729677 13.7242 1.09801 13.3516L1.14494 13.3087C1.50972 12.9613 2.00104 12.7469 2.5384 12.7469L2.53776 12.7462ZM17.4821 28.6161C17.2721 28.4037 16.9801 28.2714 16.6589 28.2714C16.3378 28.2714 16.0458 28.4037 15.8358 28.6161C15.625 28.8271 15.4949 29.1228 15.4949 29.4488C15.4949 29.7739 15.6258 30.069 15.8358 30.2815C16.0458 30.4939 16.3375 30.6262 16.6589 30.6262C16.9803 30.6262 17.2721 30.4939 17.4821 30.2815C17.6921 30.069 17.8229 29.7739 17.8229 29.4488C17.8229 29.1374 17.7044 28.854 17.5115 28.6442L17.4821 28.6161ZM16.6593 3.06073C19.4029 3.06073 21.8828 4.35611 23.6725 6.44972C25.4392 8.51645 26.5329 11.3653 26.5329 14.5025C26.5329 17.6398 25.4397 20.4881 23.6725 22.5547C21.883 24.6483 19.403 25.9437 16.6593 25.9437C13.9158 25.9437 11.4358 24.6484 9.64621 22.5547C7.87922 20.4883 6.78581 17.6402 6.78581 14.5025C6.78581 11.3653 7.8794 8.51651 9.64621 6.44972C11.4362 4.35617 13.9159 3.06073 16.6593 3.06073ZM22.6482 7.34615C21.1111 5.5482 18.9928 4.43523 16.6593 4.43523C14.3256 4.43523 12.2074 5.54795 10.6703 7.34615C9.10994 9.17092 8.14456 11.7014 8.14456 14.5022C8.14456 17.3031 9.1097 19.8335 10.6703 21.6577C12.2074 23.4557 14.3256 24.5686 16.6593 24.5686C18.9928 24.5686 21.1108 23.4559 22.6482 21.6577C24.2085 19.8334 25.1739 17.303 25.1739 14.5022C25.1739 11.7011 24.2087 9.17074 22.6482 7.34615ZM30.742 14.1211H29.0932V20.9905H30.742C30.9295 20.9905 31.0999 20.9131 31.2229 20.7896C31.3445 20.6642 31.4215 20.4916 31.4215 20.3036V14.8081C31.4215 14.6201 31.3445 14.4475 31.2217 14.3233L31.1973 14.2974C31.0769 14.1886 30.9171 14.1212 30.7422 14.1212L30.742 14.1211ZM4.18637 14.1211H2.53764C2.36272 14.1211 2.20296 14.1884 2.08256 14.2973L2.05814 14.3232C1.93537 14.4474 1.85833 14.62 1.85833 14.808V20.3035C1.85833 20.4914 1.93536 20.6641 2.05814 20.7883C2.17973 20.9129 2.35039 20.9904 2.53764 20.9904H4.18637L4.18637 14.1211Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support + maintenance of myUpcyclea\u00ae.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-599943a elementor-widget elementor-widget-heading\" data-id=\"599943a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Optional:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1668c26 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1668c26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Inventory included the first year of subscription,  <span style=\"color: #000000;font-size: 14px;font-weight: 400\">  the case of the subscription of a 4-year master contract. This generic inventory will allow to measure the &#8220;embodied carbon&#8221; footprint and the circular signature of the assets declared in the first year of subscription to myUpcyclea\u00ae.<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Resource Manager Delegate,<span style=\"color: #000000;font-size: 14px;font-weight: 400\">  if you wish to outsource to Upcyclea, the use of myUpcyclea\u00ae to decarbonize and manage your real estate assets in a circular economy. This mission consists of:<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a16e61 elementor-widget elementor-widget-text-editor\" data-id=\"9a16e61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Digitize and characterize the deposits resulting from EDP diagnostics or inventories of existing products\/materials<\/li><li>Digitize and characterize the needs (internal or external to the property) for reusable products and secondary raw materials<\/li><li>Establish needs\/goods matches, thanks to myUpcyclea\u00ae&#8217;s AI technologies, and create\/manage reuse or upcycling ecosystems, whose economic and environmental needs can be automatically measured<\/li><li>Communicate and administer myUpcyclea\u00ae in order to distribute the different roles offered by the system<\/li><li>To be the guarantor of the circular operation and decarbonization process<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a74eced elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a74eced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/christine-fonciere\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c34052 taptap elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-toggle\" data-id=\"8c34052\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8615\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1471\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1471\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Decarbonation+ Formula<br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The DECARBONATION+ Formula adds to the basic DECARBONATION subscription, a subscription to the ECO-CONCEPTION Formula, which includes a Circular Economy AMO and offers additional services<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1471\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1471\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13894\" class=\"elementor elementor-13894 elementor-8615 elementor-8615\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-59d439f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"59d439f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f025cc6\" data-id=\"f025cc6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-afccb8f elementor-widget elementor-widget-heading\" data-id=\"afccb8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01bc74e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"01bc74e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Subscription to the myUpcyclea\u00ae DECARBONATION formula<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23b71d5 elementor-widget elementor-widget-text-editor\" data-id=\"23b71d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Asset inventory, carbon footprint measurement and circular signature functions<\/li><li>Digital material banks for heritage buildings<\/li><li>Dedicated myUpcyclea\u00ae space<\/li><li>Access to the Noah\u00ae library of ex-situ reusable products<\/li><li>Access to a library of characterized needs in reuse or secondary raw materials<\/li><li>Access to a library of transformers<\/li><li>Management and traceability of reuse\/recycling ecosystems for used products and materials<\/li><\/ul><p>See the details of the decarbonation formula<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43a899b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"43a899b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  The AMO Circular Economy formula for eco-designed building(s)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6b2de8 elementor-widget elementor-widget-text-editor\" data-id=\"a6b2de8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Access to the library of circular passports of new rated products<\/li><li>Import of PEMD diagnostics<\/li><li>Noah\u00ae Bookstore of ex-situ reusable products  <\/li><li>Digital Materials Bank  <\/li><li>Circular Signature\u00ae (C.S.S.) <\/li><li>Free notation of the circular passports added to the project<\/li><li>Drafting of the Circular Economy specifications  <\/li><li>Training:  <\/li><li>Supervision of the design and execution phases Contribution to the drafting of the DCE dministration myUpcyclea\u00ae<\/li><li>Circular passports<\/li><\/ul><p>See the details of the eco-design formula<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6261d3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d6261d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Free rating of circular passports added to eco-design projects, <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> 5 environmental indicators<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efc3b6d elementor-widget elementor-widget-heading\" data-id=\"efc3b6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e8ba00 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5e8ba00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"29\" viewBox=\"0 0 24 29\" fill=\"none\"><path d=\"M11.794 7.63086H4.30859V9.40754H11.794V7.63086Z\" fill=\"#4B08A1\"><\/path><path d=\"M8.15678 21.0581H4.25391V22.8057H8.15678V21.0581Z\" fill=\"#4B08A1\"><\/path><path d=\"M9.14706 16.6016H4.25391V18.3491H9.14706V16.6016Z\" fill=\"#4B08A1\"><\/path><path d=\"M9.93168 12.3203H4.28125V13.9514H9.93168V12.3203Z\" fill=\"#4B08A1\"><\/path><path d=\"M8.85428 25.9803H1.60193V1.60193H15.262V6.58246H20.2425V10.864H21.8445V4.77665L17.0969 0H0V27.5823H8.85428V25.9803ZM16.5727 1.42717L20.4173 5.27179H16.5727V1.42717Z\" fill=\"#4B08A1\"><\/path><path d=\"M14.3899 24.0288C13.72 24.0288 13.1083 23.6793 12.7879 23.0968L12.4384 22.5143C12.3802 22.4269 12.351 22.3687 12.351 22.3687L9.93359 27.3783L11.9724 26.9123L13.0209 28.5142L15.2345 23.9997L14.3899 24.0288Z\" fill=\"#4B08A1\"><\/path><path d=\"M21.4061 23.097C21.0858 23.6795 20.4741 24.0291 19.8042 24.0291L18.7266 24.0873L20.911 28.5144L21.9595 26.9125L23.9984 27.3785L21.6974 22.5728L21.4061 23.097Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.1566 17.0971L22.5158 16.0194V14.7961C22.5158 14.534 22.3702 14.2718 22.1371 14.1262L21.0886 13.5146L20.4478 12.4369C20.3022 12.2039 20.0692 12.0583 19.7779 12.0583H18.5255L17.4479 11.4466C17.2149 11.301 16.9236 11.301 16.6906 11.4466L15.6129 12.0583H14.3896C14.1275 12.0583 13.8654 12.2039 13.7197 12.4369L13.1081 13.5146L12.0013 14.1553C11.7683 14.301 11.6227 14.534 11.6227 14.8252V16.0776L11.011 17.1262C10.9528 17.2427 10.8945 17.3883 10.8945 17.5048C10.8945 17.6504 10.9237 17.767 11.011 17.8835L11.6227 18.932V20.1844C11.6227 20.4465 11.7683 20.7087 12.0013 20.8543L13.1081 21.4951L13.7197 22.5727C13.8654 22.8057 14.0984 22.9514 14.3896 22.9514H15.6129L16.6906 23.563C16.8071 23.6213 16.9527 23.6795 17.0692 23.6795C17.2149 23.6795 17.3314 23.6504 17.4479 23.563L18.5255 22.9514H19.7779C20.0401 22.9514 20.3022 22.8057 20.4478 22.5727L21.0886 21.4951L22.1371 20.8834C22.3702 20.7378 22.5158 20.5048 22.5158 20.2135V18.9902L23.1566 17.8835C23.3022 17.6505 23.3022 17.3592 23.1566 17.0971ZM19.5449 17.1262L18.4673 18.1747L18.7294 19.6601C18.7294 19.7475 18.7003 19.8058 18.642 19.864C18.6129 19.8931 18.5547 19.8931 18.5255 19.8931C18.4964 19.8931 18.4673 19.8931 18.4381 19.864L17.0984 19.165L15.7586 19.864C15.7003 19.8931 15.6129 19.8931 15.5547 19.8349C15.4964 19.7766 15.4673 19.7184 15.4673 19.631L15.7294 18.1456L14.6518 17.0971C14.5935 17.0388 14.5644 16.9514 14.5935 16.8932C14.6227 16.8349 14.6809 16.7767 14.7683 16.7475L16.2537 16.5437L16.9236 15.2039C16.9819 15.0582 17.2149 15.0582 17.2731 15.2039L17.943 16.5437L19.4284 16.7475C19.5158 16.7475 19.5741 16.8058 19.6032 16.8932C19.6032 16.9806 19.5741 17.0679 19.5449 17.1262Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Delivery of the official Circular Signature Certificate upon delivery of the building<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-599943a elementor-widget elementor-widget-heading\" data-id=\"599943a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Optional:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1668c26 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1668c26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">AMO Re-use<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a16e61 elementor-widget elementor-widget-text-editor\" data-id=\"9a16e61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Import into myUpcyclea\u00ae of the Resources\/EWMP diagnostic produced by the diagnostician (template provided by Upcyclea\u00ae),<\/li><li>Identification of reuse solutions<\/li><li>Supervision of material recovery ecosystems<\/li><li>Production of environmental (volume of waste and CO2 avoided, water saved) and economic balances<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f73ccf1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"f73ccf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Company selection<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f70a77a elementor-widget elementor-widget-text-editor\" data-id=\"f70a77a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Assistance in the selection of companies, by lot including 2 offers<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f5fc81 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4f5fc81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Mobilization of the Manufacturers  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7dd422 elementor-widget elementor-widget-text-editor\" data-id=\"f7dd422\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Relaunch and mobilization of manufacturers to enter their Circular Passports<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e79a1e9 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"e79a1e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">C2C-Inspired Building&#8221; referencing<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4707e90 elementor-widget elementor-widget-text-editor\" data-id=\"4707e90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Production of the eligibility file for the &#8220;C2C-inspired building&#8221; certification of the building, follow-up of the file with the HUI certifier, and preparation\/follow-up of the site audit by the HUI<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dfc843d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"dfc843d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Training in the myUpcyclea\u00ae system, the associated circular economy industrialization process, and Cradle to Cradle\u00ae <span style=\"color: #000000;font-size: 14px;font-weight: 400\">for the circular construction and rehabilitation of real estate assets:<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-531273e elementor-widget elementor-widget-text-editor\" data-id=\"531273e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Production of the eligibility file for the &#8220;C2C-inspired building&#8221; certification of the building, follow-up of the file with the HUI certifier, and preparation\/follow-up of the site audit by the HUI<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dea2d67 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"dea2d67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce8d0ab elementor-widget elementor-widget-text-editor\" data-id=\"ce8d0ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Assistance in the choice of materials, analysis of Circular Signatures, advice<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a74eced elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a74eced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/christine-fonciere\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e732107 taptap elementor-hidden-tablet elementor-widget elementor-widget-toggle\" data-id=\"e732107\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8621\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2421\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2421\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Decarbonation formula  <br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The DECARBONATION subscription package for the myUpcyclea\u00ae system has been designed to manage your housing stock in a circular economy. It offers functions to comply with regulations, maximizing reuse, decarbonizing your assets, and allowing eco-design of new or rehabilitated buildings<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2421\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2421\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13892\" class=\"elementor elementor-13892 elementor-8621 elementor-8621\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-59d439f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"59d439f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f025cc6\" data-id=\"f025cc6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-afccb8f elementor-widget elementor-widget-heading\" data-id=\"afccb8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01bc74e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"01bc74e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Asset inventory, carbon footprint measurement and circular signature functions:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23b71d5 elementor-widget elementor-widget-text-editor\" data-id=\"23b71d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul>\n<li>Import of asset pools (existing products, technical equipment, PEMD inventories) to digitize them in <strong>the myUpcyclea<\/strong><strong>\n  <sup>\u00ae<\/sup>\n<\/strong> space of the lessor<\/li>\n<li>Library of circular passports of new and reusable products to characterize the environmental and circular performance of products used in the heritage<\/li>\n<li>Function to calculate the <strong>Circular Signature\u00ae<\/strong>of a building or housing stock, measuring&nbsp;:\n<ul>\n<li><sub>CO2 <\/sub> indicator<sub>: <\/sub> the production footprint, the &#8221;&nbsp;embodied carbon&nbsp;&#8221; footprint or the ICcomponent indicator of the RE2020<\/li>\n<li>The degree of circularity, the rate of reuse and the degree of disassembly<\/li>\n<li>The degree of health<\/li>\n<li>The &#8221;&nbsp;circular economy goodwill&nbsp;&#8221;&nbsp;: the residual economic value of the assets, based on the sale for reuse or recycling of the (future) used products that constitute it<\/li>\n<\/ul>\n<\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6261d3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d6261d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Digital material banks for heritage buildings <span style=\"color: #000000;font-size: 14px;font-weight: 400\">that list new and reused products\/materials implemented on each site<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Dedicated myUpcyclea\u00ae space <span style=\"color: #000000;font-size: 14px;font-weight: 400\">allowing the registration and management in circular economy of different material banks<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the Noah\u00ae library of ex-situ reusable products <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from marketplaces and partner resourceries<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of characterized needs in reuse or secondary raw materials <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from your teams or your partners <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of transformers<span style=\"color: #000000;font-size: 14px;font-weight: 400\"> offering services of removal, transport, storage, repackaging, transportation, mechanical or chemical transformation, etc<\/span>.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Management and traceability of reuse\/recycling ecosystems of used products and materials:  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-841472f elementor-widget elementor-widget-text-editor\" data-id=\"841472f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatic AI-assisted proposal for matching needs with reuse\/recycling ecosystems<\/li><li>Creation, management and supervision of reuse\/recycling ecosystems, with negotiation with relevant stakeholders<\/li><li>Production of environmental (waste and<sub>CO2<\/sub> avoided, water saved) and economic balances for each ecosystem<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efc3b6d elementor-widget elementor-widget-heading\" data-id=\"efc3b6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e8ba00 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5e8ba00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"32\" viewBox=\"0 0 24 32\" fill=\"none\"><path d=\"M22.7573 30.9241H1.14453V1.14355H22.7573V30.9241ZM1.26916 30.7994H22.6327V1.26818H1.26916V30.7994Z\" fill=\"#4B08A1\" stroke=\"#4B08A1\"><\/path><path d=\"M22.7566 31.0681H1.1438C1.06231 31.0681 1 31.0058 1 30.9243V1.1438C1 1.06231 1.06231 1 1.1438 1H22.7566C22.8381 1 22.9004 1.06231 22.9004 1.1438V30.9243C22.9004 31.0058 22.8381 31.0681 22.7566 31.0681ZM1.41222 30.6559H22.4882V1.41222H1.41222V30.6559Z\" fill=\"#4B08A1\" stroke=\"#4B08A1\"><\/path><g opacity=\"0.8\"><path d=\"M20.6494 9.97754H8V12.6138H20.6494V9.97754Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 12.7579H7.99927C7.91778 12.7579 7.85547 12.6956 7.85547 12.6141V9.97778C7.85547 9.8963 7.91778 9.83398 7.99927 9.83398H20.6487C20.7302 9.83398 20.7925 9.8963 20.7925 9.97778V12.6141C20.7925 12.6956 20.7302 12.7579 20.6487 12.7579ZM8.14306 12.4703H20.5049V10.1216H8.14306V12.4703Z\" fill=\"#4B08A1\"><\/path><\/g><g opacity=\"0.8\"><path d=\"M20.6494 14.1328H8V16.7691H20.6494V14.1328Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 16.9131H7.99927C7.91778 16.9131 7.85547 16.8508 7.85547 16.7693V14.1331C7.85547 14.0516 7.91778 13.9893 7.99927 13.9893H20.6487C20.7302 13.9893 20.7925 14.0516 20.7925 14.1331V16.7693C20.7925 16.8508 20.7302 16.9131 20.6487 16.9131ZM8.14306 16.6255H20.5049V14.2769H8.14306V16.6255Z\" fill=\"#4B08A1\"><\/path><\/g><g opacity=\"0.8\"><path d=\"M20.6494 18.2891H8V20.9254H20.6494V18.2891Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 21.0689H7.99927C7.91778 21.0689 7.85547 21.0066 7.85547 20.9251V18.2888C7.85547 18.2073 7.91778 18.145 7.99927 18.145H20.6487C20.7302 18.145 20.7925 18.2073 20.7925 18.2888V20.9251C20.7925 21.0066 20.7302 21.0689 20.6487 21.0689ZM8.14306 20.7813H20.5049V18.4326H8.14306V20.7813Z\" fill=\"#4B08A1\"><\/path><\/g><g opacity=\"0.8\"><path d=\"M20.6494 22.3438H8V24.98H20.6494V22.3438Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 25.1241H7.99927C7.91778 25.1241 7.85547 25.0618 7.85547 24.9803V22.344C7.85547 22.2625 7.91778 22.2002 7.99927 22.2002H20.6487C20.7302 22.2002 20.7925 22.2625 20.7925 22.344V24.9803C20.7925 25.0618 20.7302 25.1241 20.6487 25.1241ZM8.14306 24.8365H20.5049V22.4878H8.14306V24.8365Z\" fill=\"#4B08A1\"><\/path><\/g><g opacity=\"0.8\"><path d=\"M20.6494 26.5H8V29.1363H20.6494V26.5Z\" fill=\"#4B08A1\"><\/path><path d=\"M20.6487 29.2798H7.99927C7.91778 29.2798 7.85547 29.2175 7.85547 29.136V26.4998C7.85547 26.4183 7.91778 26.356 7.99927 26.356H20.6487C20.7302 26.356 20.7925 26.4183 20.7925 26.4998V29.136C20.7925 29.2175 20.7302 29.2798 20.6487 29.2798ZM8.14306 28.9922H20.5049V26.6436H8.14306V28.9922Z\" fill=\"#4B08A1\"><\/path><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Sample inventory to be completed by diagnosticians<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M1.13694 10.6465H0.00390625V14.4761H1.13694V10.6465Z\" fill=\"#4B08A1\"><\/path><path d=\"M13.5101 23.0645H9.70312V24.1975H13.5101V23.0645Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.2073 10.646H22.0742V14.4756H23.2073V10.646Z\" fill=\"#4B08A1\"><\/path><path d=\"M13.5101 0.924805H9.70312V2.05784H13.5101V0.924805Z\" fill=\"#4B08A1\"><\/path><path d=\"M18.0871 24.1973H16.1836V23.0642H18.0871C18.0871 23.0642 18.9709 23.0642 19.8773 22.6563L20.3305 23.6987C19.1975 24.1973 18.1324 24.1973 18.0871 24.1973ZM7.0287 24.1973H5.12521C4.24144 24.1973 3.49364 24.0613 2.85915 23.7667L3.33502 22.747C3.81089 22.9736 4.42273 23.0869 5.14787 23.0869H7.05136V24.1973H7.0287ZM22.7778 21.342L21.7581 20.8662C21.9847 20.3903 22.098 19.7784 22.098 19.0533V17.1725H23.231V19.076C23.2084 19.9597 23.0724 20.7302 22.7778 21.342ZM0.502443 21.3194C0.00390901 20.1863 0.00390625 19.1213 0.00390625 19.076V17.1725H1.13694V19.076C1.13694 19.076 1.13693 19.9597 1.54483 20.8662L0.502443 21.3194ZM23.2084 7.97226H22.0754V6.06877C22.0754 6.06877 22.0754 5.185 21.6675 4.27858L22.7099 3.82537C23.2084 4.9584 23.2084 6.02345 23.2084 6.06877V7.97226ZM1.13694 7.9496H0.00390625V6.0461C0.00390625 5.16234 0.139869 4.39188 0.434457 3.78004L1.45419 4.25592C1.22758 4.73179 1.11428 5.34363 1.11428 6.06877V7.9496H1.13694ZM3.33502 2.46573L2.88181 1.42334C4.01484 0.924804 5.07989 0.924805 5.12521 0.924805H7.0287V2.05784H5.12521C5.12521 2.05784 4.24145 2.05784 3.33502 2.46573ZM19.8999 2.4204C19.4241 2.1938 18.8122 2.08049 18.0871 2.08049H16.1836V0.947463H18.0871C18.9708 0.947463 19.7413 1.08343 20.3531 1.37802L19.8999 2.4204Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.48 18.1013H6.55469V14.8155C6.55469 14.4983 6.80395 14.249 7.1212 14.249C7.43845 14.249 7.68772 14.4983 7.68772 14.8155V16.9683H15.347V14.8155C15.347 14.4983 15.5963 14.249 15.9135 14.249C16.2308 14.249 16.48 14.4983 16.48 14.8155V18.1013Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.5157 15.2693C11.1985 15.2693 10.9492 15.02 10.9492 14.7028V8.10851C10.9492 7.79126 11.1985 7.54199 11.5157 7.54199C11.833 7.54199 12.0823 7.79126 12.0823 8.10851V14.7028C12.0823 15.02 11.833 15.2693 11.5157 15.2693Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.5171 15.7677L9.34165 13.4336C9.1377 13.207 9.1377 12.8444 9.3643 12.6405C9.59091 12.4365 9.95348 12.4365 10.1574 12.6632L11.5171 14.0908L12.854 12.6632C13.058 12.4365 13.4206 12.4139 13.6472 12.6405C13.8738 12.8444 13.8964 13.207 13.6698 13.4336L11.5171 15.7677Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited import of PEMD diagnostics  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"29\" height=\"24\" viewBox=\"0 0 29 24\" fill=\"none\"><path d=\"M11.4548 18.7546C11.6302 18.7546 11.804 18.75 11.9778 18.7438C11.6253 18.3554 11.3152 17.9393 11.049 17.5021C10.3794 17.479 9.69411 17.4018 9.00389 17.266L8.76405 17.2185L4.21648 20.038L5.60973 16.0486L5.18784 15.786C2.6804 14.226 1.24216 11.8899 1.24216 9.37749C1.24216 4.89144 5.82357 1.24216 11.4552 1.24216C15.3546 1.24216 18.7492 2.9929 20.4694 5.55854C20.9916 5.5796 21.5035 5.63409 22.0022 5.71954C20.2568 2.36088 16.186 0 11.4548 0C5.13871 0 0 4.20658 0 9.37707C0 12.1821 1.49232 14.7783 4.11287 16.5675L1.88532 22.9442L9.00513 18.5296C9.83241 18.679 10.6556 18.7546 11.4548 18.7546Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.8164 13.9679C11.8164 17.6688 15.4752 20.6794 19.9728 20.6794C20.8133 20.6794 21.6525 20.5696 22.4707 20.3521L28.5271 23.0064L26.0502 18.4465C27.3952 17.2155 28.1296 15.6423 28.1296 13.9679C28.1296 10.267 24.4708 7.25635 19.9732 7.25635C15.4756 7.25635 11.8164 10.267 11.8164 13.9679ZM26.8874 13.9679C26.8874 15.4152 26.1737 16.782 24.8774 17.8161L24.4708 18.1406L25.7055 20.414L22.5607 19.0356L22.3444 19.0983C21.5696 19.3233 20.7716 19.4377 19.9728 19.4377C16.16 19.4377 13.0582 16.9839 13.0582 13.9679C13.0582 10.9519 16.16 8.49809 19.9728 8.49809C23.7855 8.49809 26.8874 10.9519 26.8874 13.9679Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.0497 15.1194C16.556 15.1194 16.9665 14.7089 16.9665 14.2025C16.9665 13.6961 16.556 13.2856 16.0497 13.2856C15.5433 13.2856 15.1328 13.6961 15.1328 14.2025C15.1328 14.7089 15.5433 15.1194 16.0497 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M19.9755 15.1194C20.4818 15.1194 20.8923 14.7089 20.8923 14.2025C20.8923 13.6961 20.4818 13.2856 19.9755 13.2856C19.4691 13.2856 19.0586 13.6961 19.0586 14.2025C19.0586 14.7089 19.4691 15.1194 19.9755 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.8934 15.1194C24.3998 15.1194 24.8103 14.7089 24.8103 14.2025C24.8103 13.6961 24.3998 13.2856 23.8934 13.2856C23.3871 13.2856 22.9766 13.6961 22.9766 14.2025C22.9766 14.7089 23.3871 15.1194 23.8934 15.1194Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Instant messaging between ecosystem stakeholders<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"22\" viewBox=\"0 0 33 22\" fill=\"none\"><path d=\"M17.7735 20.3044L17.7732 20.3073L17.7281 20.8155H0.817431L0.773047 20.3082L0.772692 20.3044C0.759075 20.1575 0.75 20.0342 0.75 19.9164C0.75 17.0547 3.13221 14.4687 6.66364 13.5747C7.35662 13.8004 8.09379 13.9276 8.86065 13.9276C9.74697 13.9276 10.5924 13.7578 11.3775 13.46C15.1779 14.2208 17.7962 16.9192 17.7962 19.9164C17.7962 20.0342 17.7871 20.1575 17.7735 20.3044Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M8.85976 10.2018C10.9234 10.2018 12.7469 8.28707 12.7469 5.74798C12.7469 3.20962 10.9241 1.29492 8.85976 1.29492C6.79611 1.29492 4.97275 3.2096 4.97266 5.74779L8.85976 10.2018ZM8.85976 10.2018C6.79634 10.2018 4.9734 8.28731 4.97266 5.74798L8.85976 10.2018Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.2994 20.5615L31.2992 20.5643L31.2775 20.8153H18.6712L18.6499 20.5652L18.6499 20.5652L18.6496 20.5615C18.6392 20.447 18.6328 20.3554 18.6328 20.2697C18.6328 18.1188 20.3655 16.1543 22.973 15.4557C23.505 15.6279 24.0706 15.7248 24.6591 15.7248C25.3425 15.7248 25.9943 15.5941 26.5998 15.365C29.4098 15.9638 31.3162 18.0163 31.3162 20.2697C31.3162 20.3554 31.3097 20.4469 31.2994 20.5615Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M24.6556 12.4761C26.1001 12.4761 27.4519 11.0817 27.4519 9.13743C27.4519 7.19372 26.1007 5.79932 24.6556 5.79932C23.2111 5.79932 21.8595 7.19371 21.8594 9.13724L24.6556 12.4761ZM24.6556 12.4761C23.2114 12.4761 21.86 11.082 21.8594 9.13743L24.6556 12.4761Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited number of users including 1 Resource Manager role (additional roles optional)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\"><path d=\"M18.5456 3.78765C18.5456 3.85136 18.5043 4.04458 18.1163 4.33653C17.741 4.61888 17.1505 4.9051 16.3534 5.15877C14.7678 5.66336 12.5309 5.98742 10.0267 5.98742C7.52252 5.98742 5.28559 5.66336 3.70005 5.15877C2.90296 4.9051 2.31239 4.61888 1.93713 4.33653C1.54912 4.04458 1.50781 3.85136 1.50781 3.78765C1.50781 3.72394 1.54912 3.53073 1.93713 3.23878C2.31239 2.95643 2.90296 2.67021 3.70005 2.41654C5.28559 1.91195 7.52252 1.58789 10.0267 1.58789C12.5309 1.58789 14.7678 1.91195 16.3534 2.41654C17.1505 2.67021 17.741 2.95643 18.1163 3.23878C18.5043 3.53073 18.5456 3.72394 18.5456 3.78765Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 7.12794C1.52249 7.13231 1.52938 7.13667 1.53631 7.14103C2.87471 7.98372 5.35999 8.72023 10.0345 8.72023C14.7091 8.72023 17.1943 7.98372 18.5327 7.14103C18.5397 7.13667 18.5466 7.13231 18.5534 7.12794V8.99526C18.553 8.99724 18.5525 8.99946 18.552 9.00191C18.5453 9.03092 18.5273 9.09407 18.4824 9.18184C18.3951 9.35264 18.1893 9.64846 17.7037 9.97262C16.7142 10.6332 14.5654 11.4071 10.0086 11.4071C5.44952 11.4071 3.3183 10.6211 2.34522 9.95369C1.86809 9.62643 1.66876 9.32787 1.58461 9.15471C1.54129 9.06557 1.52427 9.00098 1.51792 8.97052C1.51692 8.96569 1.51617 8.96168 1.51562 8.95851V7.12794Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 12.4287C1.52249 12.4331 1.52938 12.4375 1.53631 12.4418C2.87471 13.2845 5.35999 14.021 10.0345 14.021C14.7091 14.021 17.1943 13.2845 18.5327 12.4418C18.5397 12.4375 18.5466 12.4331 18.5534 12.4287V14.296C18.553 14.298 18.5525 14.3002 18.552 14.3027C18.5453 14.3317 18.5273 14.3949 18.4824 14.4826C18.3951 14.6534 18.1893 14.9492 17.7037 15.2734C16.7142 15.934 14.5654 16.7079 10.0086 16.7079C5.44952 16.7079 3.3183 15.9219 2.34522 15.2545C1.86809 14.9272 1.66876 14.6286 1.58461 14.4555C1.54129 14.3664 1.52427 14.3018 1.51792 14.2713C1.51692 14.2665 1.51617 14.2625 1.51562 14.2593V12.4287Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 17.5796C1.52249 17.584 1.52938 17.5883 1.53631 17.5927C2.87471 18.4354 5.35999 19.1719 10.0345 19.1719C14.7091 19.1719 17.1943 18.4354 18.5327 17.5927C18.5397 17.5883 18.5466 17.584 18.5534 17.5796V19.4469C18.553 19.4489 18.5525 19.4511 18.552 19.4536C18.5453 19.4826 18.5273 19.5457 18.4824 19.6335C18.3951 19.8043 18.1893 20.1001 17.7038 20.4243C16.7142 21.0849 14.5654 21.8588 10.0086 21.8588C5.44952 21.8588 3.3183 21.0728 2.34522 20.4054C1.86809 20.0781 1.66876 19.7795 1.58461 19.6064C1.54129 19.5172 1.52427 19.4526 1.51792 19.4222C1.51692 19.4174 1.51617 19.4133 1.51562 19.4102V17.5796Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited data storage<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"41\" height=\"25\" viewBox=\"0 0 41 25\" fill=\"none\"><rect x=\"0.75\" y=\"0.75\" width=\"28.2491\" height=\"19.2342\" rx=\"2.25\" stroke=\"#4B08A1\" stroke-width=\"1.5\"><\/rect><path d=\"M40.2239 22.8135L40.2236 22.8164L40.1755 23.3585H22.743L22.6957 22.8173L22.6953 22.8135C22.6813 22.6622 22.6719 22.5346 22.6719 22.4124C22.6719 19.4546 25.1347 16.7872 28.7764 15.8675C29.4889 16.1001 30.2469 16.2312 31.0354 16.2312C31.9464 16.2312 32.8154 16.0563 33.6222 15.7496C37.5408 16.5317 40.2473 19.3146 40.2473 22.4124C40.2473 22.5346 40.2379 22.6622 40.2239 22.8135Z\" fill=\"white\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.0351 12.4421C33.1717 12.4421 35.0545 10.4608 35.0545 7.83983C35.0545 5.21959 33.1724 3.23828 31.0351 3.23828C28.8985 3.23828 27.0157 5.21958 27.0156 7.83963L31.0351 12.4421ZM31.0351 12.4421C28.8987 12.4421 27.0164 10.4611 27.0156 7.83983L31.0351 12.4421Z\" fill=\"white\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1 myUpcyclea\u00ae training webinar  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\"><path d=\"M2.53776 12.7462H4.18698V11.3928C4.18698 8.41186 5.38609 5.69753 7.32068 3.71987L7.35884 3.67815C9.31545 1.69895 12.0156 0.469727 14.986 0.469727H18.2946C21.2626 0.469727 23.9623 1.69852 25.9194 3.67772C27.8783 5.65956 29.0935 8.39064 29.0935 11.393V12.7464H30.7428C31.2801 12.7464 31.7714 12.9608 32.1362 13.3082L32.1832 13.3511C32.5515 13.7237 32.7812 14.2401 32.7812 14.8076V20.3031C32.7812 20.8706 32.5515 21.387 32.1832 21.7596C31.8115 22.1322 31.3021 22.3645 30.7428 22.3645H29.0936V25.7264C29.0936 26.9168 28.6193 28.0026 27.8523 28.7986L27.8136 28.8408C27.0241 29.6395 25.9338 30.1356 24.7342 30.1356H19.0898C18.9718 30.5642 18.7459 30.9472 18.4437 31.2528C17.9875 31.7144 17.3565 32.0002 16.6599 32.0002C15.9633 32.0002 15.3324 31.7144 14.8761 31.2528C14.4199 30.7913 14.1373 30.153 14.1373 29.4484C14.1373 28.7462 14.4198 28.1087 14.8761 27.6467C15.3324 27.1823 15.9638 26.8964 16.6599 26.8964C17.3563 26.8964 17.9875 27.1822 18.4437 27.6438L18.4843 27.6889C18.7656 27.9874 18.9768 28.354 19.0894 28.7611H24.734C25.5584 28.7611 26.3088 28.4192 26.8528 27.8692L26.8869 27.8371C27.4103 27.2914 27.7345 26.546 27.7345 25.7264V21.0984L27.735 21.0804V13.4333H27.7345V11.3925C27.7345 8.76618 26.6722 6.37845 24.9625 4.64826C23.2517 2.91838 20.8909 1.84426 18.2947 1.84426H14.9861C12.3909 1.84426 10.0309 2.91936 8.32003 4.64992L8.28471 4.68324C6.59472 6.40901 5.54639 8.78263 5.54639 11.3925V13.4333H5.54592V21.6776C5.54592 22.0572 5.24182 22.365 4.86639 22.365H2.53836C1.97899 22.365 1.46965 22.1327 1.10085 21.7601C0.729671 21.3875 0.5 20.8711 0.5 20.3036V14.8081C0.5 14.2406 0.729677 13.7242 1.09801 13.3516L1.14494 13.3087C1.50972 12.9613 2.00104 12.7469 2.5384 12.7469L2.53776 12.7462ZM17.4821 28.6161C17.2721 28.4037 16.9801 28.2714 16.6589 28.2714C16.3378 28.2714 16.0458 28.4037 15.8358 28.6161C15.625 28.8271 15.4949 29.1228 15.4949 29.4488C15.4949 29.7739 15.6258 30.069 15.8358 30.2815C16.0458 30.4939 16.3375 30.6262 16.6589 30.6262C16.9803 30.6262 17.2721 30.4939 17.4821 30.2815C17.6921 30.069 17.8229 29.7739 17.8229 29.4488C17.8229 29.1374 17.7044 28.854 17.5115 28.6442L17.4821 28.6161ZM16.6593 3.06073C19.4029 3.06073 21.8828 4.35611 23.6725 6.44972C25.4392 8.51645 26.5329 11.3653 26.5329 14.5025C26.5329 17.6398 25.4397 20.4881 23.6725 22.5547C21.883 24.6483 19.403 25.9437 16.6593 25.9437C13.9158 25.9437 11.4358 24.6484 9.64621 22.5547C7.87922 20.4883 6.78581 17.6402 6.78581 14.5025C6.78581 11.3653 7.8794 8.51651 9.64621 6.44972C11.4362 4.35617 13.9159 3.06073 16.6593 3.06073ZM22.6482 7.34615C21.1111 5.5482 18.9928 4.43523 16.6593 4.43523C14.3256 4.43523 12.2074 5.54795 10.6703 7.34615C9.10994 9.17092 8.14456 11.7014 8.14456 14.5022C8.14456 17.3031 9.1097 19.8335 10.6703 21.6577C12.2074 23.4557 14.3256 24.5686 16.6593 24.5686C18.9928 24.5686 21.1108 23.4559 22.6482 21.6577C24.2085 19.8334 25.1739 17.303 25.1739 14.5022C25.1739 11.7011 24.2087 9.17074 22.6482 7.34615ZM30.742 14.1211H29.0932V20.9905H30.742C30.9295 20.9905 31.0999 20.9131 31.2229 20.7896C31.3445 20.6642 31.4215 20.4916 31.4215 20.3036V14.8081C31.4215 14.6201 31.3445 14.4475 31.2217 14.3233L31.1973 14.2974C31.0769 14.1886 30.9171 14.1212 30.7422 14.1212L30.742 14.1211ZM4.18637 14.1211H2.53764C2.36272 14.1211 2.20296 14.1884 2.08256 14.2973L2.05814 14.3232C1.93537 14.4474 1.85833 14.62 1.85833 14.808V20.3035C1.85833 20.4914 1.93536 20.6641 2.05814 20.7883C2.17973 20.9129 2.35039 20.9904 2.53764 20.9904H4.18637L4.18637 14.1211Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support + maintenance of myUpcyclea\u00ae.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-599943a elementor-widget elementor-widget-heading\" data-id=\"599943a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Optional:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1668c26 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1668c26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Inventory included the first year of subscription,  <span style=\"color: #000000;font-size: 14px;font-weight: 400\">  the case of the subscription of a 4-year master contract. This generic inventory will allow to measure the &#8220;embodied carbon&#8221; footprint and the circular signature of the assets declared in the first year of subscription to myUpcyclea\u00ae.<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Resource Manager Delegate,<span style=\"color: #000000;font-size: 14px;font-weight: 400\">  if you wish to outsource to Upcyclea, the use of myUpcyclea\u00ae to decarbonize and manage your real estate assets in a circular economy. This mission consists of:<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a16e61 elementor-widget elementor-widget-text-editor\" data-id=\"9a16e61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Digitize and characterize the deposits resulting from EDP diagnostics or inventories of existing products\/materials<\/li><li>Digitize and characterize the needs (internal or external to the property) for reusable products and secondary raw materials<\/li><li>Establish needs\/goods matches, thanks to myUpcyclea\u00ae&#8217;s AI technologies, and create\/manage reuse or upcycling ecosystems, whose economic and environmental needs can be automatically measured<\/li><li>Communicate and administer myUpcyclea\u00ae in order to distribute the different roles offered by the system<\/li><li>To be the guarantor of the circular operation and decarbonization process<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a74eced elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a74eced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/mathieu-bailleurs\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d4bdbe8 taptap elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-toggle\" data-id=\"d4bdbe8\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8625\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2231\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2231\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Decarbonation+ Formula<br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The DECARBONATION+ Formula adds to the basic DECARBONATION subscription, a subscription to the ECO-CONCEPTION Formula, which includes a Circular Economy AMO and offers additional services<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2231\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2231\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13890\" class=\"elementor elementor-13890 elementor-8625 elementor-8625\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-59d439f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"59d439f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f025cc6\" data-id=\"f025cc6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-afccb8f elementor-widget elementor-widget-heading\" data-id=\"afccb8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01bc74e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"01bc74e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Subscription to the myUpcyclea\u00ae DECARBONATION formula<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23b71d5 elementor-widget elementor-widget-text-editor\" data-id=\"23b71d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Asset inventory, carbon footprint measurement and circular signature functions<\/li><li>Digital material banks for heritage buildings<\/li><li>Dedicated myUpcyclea\u00ae space<\/li><li>Access to the Noah\u00ae library of ex-situ reusable products<\/li><li>Access to a library of characterized needs in reuse or secondary raw materials<\/li><li>Access to a library of transformers<\/li><li>Management and traceability of reuse\/recycling ecosystems for used products and materials<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43a899b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"43a899b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  The AMO Circular Economy formula for eco-designed building(s)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6b2de8 elementor-widget elementor-widget-text-editor\" data-id=\"a6b2de8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Access to the library of circular passports of new rated products<\/li><li>Import of PEMD diagnostics<\/li><li>Noah\u00ae Bookstore of ex-situ reusable products  <\/li><li>Digital Materials Bank  <\/li><li>Circular Signature\u00ae (C.S.S.) <\/li><li>Free notation of the circular passports added to the project<\/li><li>Drafting of the Circular Economy specifications  <\/li><li>Training  <\/li><li>Supervision of the design and execution phases Contribution to the drafting of the DCE dministration myUpcyclea\u00ae<\/li><li>Circular passports<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6261d3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d6261d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Free rating of the circular passports added to the eco-design projects, <span style=\"color: #000000;font-size: 14px;font-weight: 400\">according to 5 environmental indicators <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efc3b6d elementor-widget elementor-widget-heading\" data-id=\"efc3b6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e8ba00 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5e8ba00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"29\" viewBox=\"0 0 24 29\" fill=\"none\"><path d=\"M11.794 7.63086H4.30859V9.40754H11.794V7.63086Z\" fill=\"#4B08A1\"><\/path><path d=\"M8.15678 21.0581H4.25391V22.8057H8.15678V21.0581Z\" fill=\"#4B08A1\"><\/path><path d=\"M9.14706 16.6016H4.25391V18.3491H9.14706V16.6016Z\" fill=\"#4B08A1\"><\/path><path d=\"M9.93168 12.3203H4.28125V13.9514H9.93168V12.3203Z\" fill=\"#4B08A1\"><\/path><path d=\"M8.85428 25.9803H1.60193V1.60193H15.262V6.58246H20.2425V10.864H21.8445V4.77665L17.0969 0H0V27.5823H8.85428V25.9803ZM16.5727 1.42717L20.4173 5.27179H16.5727V1.42717Z\" fill=\"#4B08A1\"><\/path><path d=\"M14.3899 24.0288C13.72 24.0288 13.1083 23.6793 12.7879 23.0968L12.4384 22.5143C12.3802 22.4269 12.351 22.3687 12.351 22.3687L9.93359 27.3783L11.9724 26.9123L13.0209 28.5142L15.2345 23.9997L14.3899 24.0288Z\" fill=\"#4B08A1\"><\/path><path d=\"M21.4061 23.097C21.0858 23.6795 20.4741 24.0291 19.8042 24.0291L18.7266 24.0873L20.911 28.5144L21.9595 26.9125L23.9984 27.3785L21.6974 22.5728L21.4061 23.097Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.1566 17.0971L22.5158 16.0194V14.7961C22.5158 14.534 22.3702 14.2718 22.1371 14.1262L21.0886 13.5146L20.4478 12.4369C20.3022 12.2039 20.0692 12.0583 19.7779 12.0583H18.5255L17.4479 11.4466C17.2149 11.301 16.9236 11.301 16.6906 11.4466L15.6129 12.0583H14.3896C14.1275 12.0583 13.8654 12.2039 13.7197 12.4369L13.1081 13.5146L12.0013 14.1553C11.7683 14.301 11.6227 14.534 11.6227 14.8252V16.0776L11.011 17.1262C10.9528 17.2427 10.8945 17.3883 10.8945 17.5048C10.8945 17.6504 10.9237 17.767 11.011 17.8835L11.6227 18.932V20.1844C11.6227 20.4465 11.7683 20.7087 12.0013 20.8543L13.1081 21.4951L13.7197 22.5727C13.8654 22.8057 14.0984 22.9514 14.3896 22.9514H15.6129L16.6906 23.563C16.8071 23.6213 16.9527 23.6795 17.0692 23.6795C17.2149 23.6795 17.3314 23.6504 17.4479 23.563L18.5255 22.9514H19.7779C20.0401 22.9514 20.3022 22.8057 20.4478 22.5727L21.0886 21.4951L22.1371 20.8834C22.3702 20.7378 22.5158 20.5048 22.5158 20.2135V18.9902L23.1566 17.8835C23.3022 17.6505 23.3022 17.3592 23.1566 17.0971ZM19.5449 17.1262L18.4673 18.1747L18.7294 19.6601C18.7294 19.7475 18.7003 19.8058 18.642 19.864C18.6129 19.8931 18.5547 19.8931 18.5255 19.8931C18.4964 19.8931 18.4673 19.8931 18.4381 19.864L17.0984 19.165L15.7586 19.864C15.7003 19.8931 15.6129 19.8931 15.5547 19.8349C15.4964 19.7766 15.4673 19.7184 15.4673 19.631L15.7294 18.1456L14.6518 17.0971C14.5935 17.0388 14.5644 16.9514 14.5935 16.8932C14.6227 16.8349 14.6809 16.7767 14.7683 16.7475L16.2537 16.5437L16.9236 15.2039C16.9819 15.0582 17.2149 15.0582 17.2731 15.2039L17.943 16.5437L19.4284 16.7475C19.5158 16.7475 19.5741 16.8058 19.6032 16.8932C19.6032 16.9806 19.5741 17.0679 19.5449 17.1262Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Delivery of the official Circular Signature Certificate upon delivery of the building<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-599943a elementor-widget elementor-widget-heading\" data-id=\"599943a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Optional:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1668c26 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1668c26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">AMO Re-use<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a16e61 elementor-widget elementor-widget-text-editor\" data-id=\"9a16e61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Import into myUpcyclea\u00ae of the Resources\/EWMP diagnostic produced by the diagnostician (template provided by Upcyclea\u00ae),<\/li><li>Identification of reuse solutions<\/li><li>Supervision of material recovery ecosystems<\/li><li>Production of environmental (volume of waste and CO\u2082 avoided, water saved) and economic balances<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f73ccf1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"f73ccf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Company selection<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f70a77a elementor-widget elementor-widget-text-editor\" data-id=\"f70a77a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Assistance in the selection of companies, by lot including 2 offers<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f5fc81 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4f5fc81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Mobilization of the Manufacturers  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7dd422 elementor-widget elementor-widget-text-editor\" data-id=\"f7dd422\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Relaunch and mobilization of manufacturers to enter their Circular Passports<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e79a1e9 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"e79a1e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">C2C-Inspired Building&#8221; referencing<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4707e90 elementor-widget elementor-widget-text-editor\" data-id=\"4707e90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Production of the eligibility file for the &#8220;C2C-inspired building&#8221; certification of the building, follow-up of the file with the HUI certifier, and preparation\/follow-up of the site audit by the HUI<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dfc843d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"dfc843d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Training in the myUpcyclea\u00ae system, the associated circular economy industrialization process, and Cradle to Cradle\u00ae <span style=\"color: #000000;font-size: 14px;font-weight: 400\">for the circular construction and rehabilitation of real estate assets:<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-531273e elementor-widget elementor-widget-text-editor\" data-id=\"531273e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Understand the challenges of the circular economy, reuse and decarbonization, and their regulatory and strategic implications<\/li><li>Training in myUpcyclea\u00ae and the associated methodology of deconstruction, construction and circular operation<\/li><li>Experience feedback<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dea2d67 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"dea2d67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce8d0ab elementor-widget elementor-widget-text-editor\" data-id=\"ce8d0ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Assistance in the choice of materials, analysis of Circular Signatures, advice<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a74eced elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a74eced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/mathieu-bailleurs\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9652cf4 taptap elementor-hidden-tablet elementor-widget elementor-widget-toggle\" data-id=\"9652cf4\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8629\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1571\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1571\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Re-use formula  <br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The RE-EMPLOYMENT subscription to the myUpcyclea\u00ae system has been designed to industrialize the re-use of used products and materials from your deconstruction projects or ex-situ products available from partner marketplaces and recycling centers<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1571\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1571\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13888\" class=\"elementor elementor-13888 elementor-8629 elementor-8629\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5484cc8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5484cc8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79dd60f\" data-id=\"79dd60f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d120cbf elementor-widget elementor-widget-heading\" data-id=\"d120cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f423f0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2f423f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Import of EDP diagnoses <span style=\"color: #000000;font-size: 14px;font-weight: 400\">to share with your contractors and partners, deposits of reusable products in-situ<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the Noah\u00ae library of ex-situ reusable products <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> from marketplaces and partner resourceries<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of characterized needs in reuse or secondary raw materials  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of transformers <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> offering services of removal, transport, storage, repackaging, transportation, mechanical or chemical transformation, etc<\/span>.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the library of circular passports of new and generic products <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> to characterize the reusability of the deposits resulting from the EDP\/resource diagnostics<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Digital bank of materials <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from the building being deconstructed or from the storage site, from which the reusable products come<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Management and traceability of reuse\/recycling ecosystems of used products and materials:  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1281e1 elementor-widget elementor-widget-text-editor\" data-id=\"c1281e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatic AI-assisted proposal for matching needs and sources of reuse ecosystems<\/li><li>Creation, management and supervision of reuse\/recycling ecosystems, with negotiation with relevant stakeholders<\/li><li>Production of environmental (waste and<sub>CO2<\/sub> avoided, water saved) and economic balances for each ecosystem<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2e80e1 elementor-widget elementor-widget-heading\" data-id=\"f2e80e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f676a45 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"f676a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"29\" height=\"24\" viewBox=\"0 0 29 24\" fill=\"none\"><path d=\"M11.4548 18.7546C11.6302 18.7546 11.804 18.75 11.9778 18.7438C11.6253 18.3554 11.3152 17.9393 11.049 17.5021C10.3794 17.479 9.69411 17.4018 9.00389 17.266L8.76405 17.2185L4.21648 20.038L5.60973 16.0486L5.18784 15.786C2.6804 14.226 1.24216 11.8899 1.24216 9.37749C1.24216 4.89144 5.82357 1.24216 11.4552 1.24216C15.3546 1.24216 18.7492 2.9929 20.4694 5.55854C20.9916 5.5796 21.5035 5.63409 22.0022 5.71954C20.2568 2.36088 16.186 0 11.4548 0C5.13871 0 0 4.20658 0 9.37707C0 12.1821 1.49232 14.7783 4.11287 16.5675L1.88532 22.9442L9.00513 18.5296C9.83241 18.679 10.6556 18.7546 11.4548 18.7546Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.8164 13.9679C11.8164 17.6688 15.4752 20.6794 19.9728 20.6794C20.8133 20.6794 21.6525 20.5696 22.4707 20.3521L28.5271 23.0064L26.0502 18.4465C27.3952 17.2155 28.1296 15.6423 28.1296 13.9679C28.1296 10.267 24.4708 7.25635 19.9732 7.25635C15.4756 7.25635 11.8164 10.267 11.8164 13.9679ZM26.8874 13.9679C26.8874 15.4152 26.1737 16.782 24.8774 17.8161L24.4708 18.1406L25.7055 20.414L22.5607 19.0356L22.3444 19.0983C21.5696 19.3233 20.7716 19.4377 19.9728 19.4377C16.16 19.4377 13.0582 16.9839 13.0582 13.9679C13.0582 10.9519 16.16 8.49809 19.9728 8.49809C23.7855 8.49809 26.8874 10.9519 26.8874 13.9679Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.0497 15.1194C16.556 15.1194 16.9665 14.7089 16.9665 14.2025C16.9665 13.6961 16.556 13.2856 16.0497 13.2856C15.5433 13.2856 15.1328 13.6961 15.1328 14.2025C15.1328 14.7089 15.5433 15.1194 16.0497 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M19.9755 15.1194C20.4818 15.1194 20.8923 14.7089 20.8923 14.2025C20.8923 13.6961 20.4818 13.2856 19.9755 13.2856C19.4691 13.2856 19.0586 13.6961 19.0586 14.2025C19.0586 14.7089 19.4691 15.1194 19.9755 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.8934 15.1194C24.3998 15.1194 24.8103 14.7089 24.8103 14.2025C24.8103 13.6961 24.3998 13.2856 23.8934 13.2856C23.3871 13.2856 22.9766 13.6961 22.9766 14.2025C22.9766 14.7089 23.3871 15.1194 23.8934 15.1194Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Instant messaging between ecosystem stakeholders<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"22\" viewBox=\"0 0 33 22\" fill=\"none\"><path d=\"M17.7735 20.3044L17.7732 20.3073L17.7281 20.8155H0.817431L0.773047 20.3082L0.772692 20.3044C0.759075 20.1575 0.75 20.0342 0.75 19.9164C0.75 17.0547 3.13221 14.4687 6.66364 13.5747C7.35662 13.8004 8.09379 13.9276 8.86065 13.9276C9.74697 13.9276 10.5924 13.7578 11.3775 13.46C15.1779 14.2208 17.7962 16.9192 17.7962 19.9164C17.7962 20.0342 17.7871 20.1575 17.7735 20.3044Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M8.85976 10.2018C10.9234 10.2018 12.7469 8.28707 12.7469 5.74798C12.7469 3.20962 10.9241 1.29492 8.85976 1.29492C6.79611 1.29492 4.97275 3.2096 4.97266 5.74779L8.85976 10.2018ZM8.85976 10.2018C6.79634 10.2018 4.9734 8.28731 4.97266 5.74798L8.85976 10.2018Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.2994 20.5615L31.2992 20.5643L31.2775 20.8153H18.6712L18.6499 20.5652L18.6499 20.5652L18.6496 20.5615C18.6392 20.447 18.6328 20.3554 18.6328 20.2697C18.6328 18.1188 20.3655 16.1543 22.973 15.4557C23.505 15.6279 24.0706 15.7248 24.6591 15.7248C25.3425 15.7248 25.9943 15.5941 26.5998 15.365C29.4098 15.9638 31.3162 18.0163 31.3162 20.2697C31.3162 20.3554 31.3097 20.4469 31.2994 20.5615Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M24.6556 12.4761C26.1001 12.4761 27.4519 11.0817 27.4519 9.13743C27.4519 7.19372 26.1007 5.79932 24.6556 5.79932C23.2111 5.79932 21.8595 7.19371 21.8594 9.13724L24.6556 12.4761ZM24.6556 12.4761C23.2114 12.4761 21.86 11.082 21.8594 9.13743L24.6556 12.4761Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited number of users including 1 Resource Manager role (additional roles optional)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\"><path d=\"M18.5456 3.78765C18.5456 3.85136 18.5043 4.04458 18.1163 4.33653C17.741 4.61888 17.1505 4.9051 16.3534 5.15877C14.7678 5.66336 12.5309 5.98742 10.0267 5.98742C7.52252 5.98742 5.28559 5.66336 3.70005 5.15877C2.90296 4.9051 2.31239 4.61888 1.93713 4.33653C1.54912 4.04458 1.50781 3.85136 1.50781 3.78765C1.50781 3.72394 1.54912 3.53073 1.93713 3.23878C2.31239 2.95643 2.90296 2.67021 3.70005 2.41654C5.28559 1.91195 7.52252 1.58789 10.0267 1.58789C12.5309 1.58789 14.7678 1.91195 16.3534 2.41654C17.1505 2.67021 17.741 2.95643 18.1163 3.23878C18.5043 3.53073 18.5456 3.72394 18.5456 3.78765Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 7.12794C1.52249 7.13231 1.52938 7.13667 1.53631 7.14103C2.87471 7.98372 5.35999 8.72023 10.0345 8.72023C14.7091 8.72023 17.1943 7.98372 18.5327 7.14103C18.5397 7.13667 18.5466 7.13231 18.5534 7.12794V8.99526C18.553 8.99724 18.5525 8.99946 18.552 9.00191C18.5453 9.03092 18.5273 9.09407 18.4824 9.18184C18.3951 9.35264 18.1893 9.64846 17.7037 9.97262C16.7142 10.6332 14.5654 11.4071 10.0086 11.4071C5.44952 11.4071 3.3183 10.6211 2.34522 9.95369C1.86809 9.62643 1.66876 9.32787 1.58461 9.15471C1.54129 9.06557 1.52427 9.00098 1.51792 8.97052C1.51692 8.96569 1.51617 8.96168 1.51562 8.95851V7.12794Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 12.4287C1.52249 12.4331 1.52938 12.4375 1.53631 12.4418C2.87471 13.2845 5.35999 14.021 10.0345 14.021C14.7091 14.021 17.1943 13.2845 18.5327 12.4418C18.5397 12.4375 18.5466 12.4331 18.5534 12.4287V14.296C18.553 14.298 18.5525 14.3002 18.552 14.3027C18.5453 14.3317 18.5273 14.3949 18.4824 14.4826C18.3951 14.6534 18.1893 14.9492 17.7037 15.2734C16.7142 15.934 14.5654 16.7079 10.0086 16.7079C5.44952 16.7079 3.3183 15.9219 2.34522 15.2545C1.86809 14.9272 1.66876 14.6286 1.58461 14.4555C1.54129 14.3664 1.52427 14.3018 1.51792 14.2713C1.51692 14.2665 1.51617 14.2625 1.51562 14.2593V12.4287Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 17.5796C1.52249 17.584 1.52938 17.5883 1.53631 17.5927C2.87471 18.4354 5.35999 19.1719 10.0345 19.1719C14.7091 19.1719 17.1943 18.4354 18.5327 17.5927C18.5397 17.5883 18.5466 17.584 18.5534 17.5796V19.4469C18.553 19.4489 18.5525 19.4511 18.552 19.4536C18.5453 19.4826 18.5273 19.5457 18.4824 19.6335C18.3951 19.8043 18.1893 20.1001 17.7038 20.4243C16.7142 21.0849 14.5654 21.8588 10.0086 21.8588C5.44952 21.8588 3.3183 21.0728 2.34522 20.4054C1.86809 20.0781 1.66876 19.7795 1.58461 19.6064C1.54129 19.5172 1.52427 19.4526 1.51792 19.4222C1.51692 19.4174 1.51617 19.4133 1.51562 19.4102V17.5796Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited data storage<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27\" height=\"24\" viewBox=\"0 0 27 24\" fill=\"none\"><path d=\"M4.26172 8.38867H15.898\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><rect x=\"1.25781\" y=\"1.63135\" width=\"24.7754\" height=\"14.2652\" rx=\"2.25\" stroke=\"#4B08A1\" stroke-width=\"1.5\"><\/rect><path d=\"M8.76562 22.6523L13.4501 16.6465L17.7743 22.6523\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1 myUpcyclea\u00ae training webinar<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\"><path d=\"M2.53776 12.7462H4.18698V11.3928C4.18698 8.41186 5.38609 5.69753 7.32068 3.71987L7.35884 3.67815C9.31545 1.69895 12.0156 0.469727 14.986 0.469727H18.2946C21.2626 0.469727 23.9623 1.69852 25.9194 3.67772C27.8783 5.65956 29.0935 8.39064 29.0935 11.393V12.7464H30.7428C31.2801 12.7464 31.7714 12.9608 32.1362 13.3082L32.1832 13.3511C32.5515 13.7237 32.7812 14.2401 32.7812 14.8076V20.3031C32.7812 20.8706 32.5515 21.387 32.1832 21.7596C31.8115 22.1322 31.3021 22.3645 30.7428 22.3645H29.0936V25.7264C29.0936 26.9168 28.6193 28.0026 27.8523 28.7986L27.8136 28.8408C27.0241 29.6395 25.9338 30.1356 24.7342 30.1356H19.0898C18.9718 30.5642 18.7459 30.9472 18.4437 31.2528C17.9875 31.7144 17.3565 32.0002 16.6599 32.0002C15.9633 32.0002 15.3324 31.7144 14.8761 31.2528C14.4199 30.7913 14.1373 30.153 14.1373 29.4484C14.1373 28.7462 14.4198 28.1087 14.8761 27.6467C15.3324 27.1823 15.9638 26.8964 16.6599 26.8964C17.3563 26.8964 17.9875 27.1822 18.4437 27.6438L18.4843 27.6889C18.7656 27.9874 18.9768 28.354 19.0894 28.7611H24.734C25.5584 28.7611 26.3088 28.4192 26.8528 27.8692L26.8869 27.8371C27.4103 27.2914 27.7345 26.546 27.7345 25.7264V21.0984L27.735 21.0804V13.4333H27.7345V11.3925C27.7345 8.76618 26.6722 6.37845 24.9625 4.64826C23.2517 2.91838 20.8909 1.84426 18.2947 1.84426H14.9861C12.3909 1.84426 10.0309 2.91936 8.32003 4.64992L8.28471 4.68324C6.59472 6.40901 5.54639 8.78263 5.54639 11.3925V13.4333H5.54592V21.6776C5.54592 22.0572 5.24182 22.365 4.86639 22.365H2.53836C1.97899 22.365 1.46965 22.1327 1.10085 21.7601C0.729671 21.3875 0.5 20.8711 0.5 20.3036V14.8081C0.5 14.2406 0.729677 13.7242 1.09801 13.3516L1.14494 13.3087C1.50972 12.9613 2.00104 12.7469 2.5384 12.7469L2.53776 12.7462ZM17.4821 28.6161C17.2721 28.4037 16.9801 28.2714 16.6589 28.2714C16.3378 28.2714 16.0458 28.4037 15.8358 28.6161C15.625 28.8271 15.4949 29.1228 15.4949 29.4488C15.4949 29.7739 15.6258 30.069 15.8358 30.2815C16.0458 30.4939 16.3375 30.6262 16.6589 30.6262C16.9803 30.6262 17.2721 30.4939 17.4821 30.2815C17.6921 30.069 17.8229 29.7739 17.8229 29.4488C17.8229 29.1374 17.7044 28.854 17.5115 28.6442L17.4821 28.6161ZM16.6593 3.06073C19.4029 3.06073 21.8828 4.35611 23.6725 6.44972C25.4392 8.51645 26.5329 11.3653 26.5329 14.5025C26.5329 17.6398 25.4397 20.4881 23.6725 22.5547C21.883 24.6483 19.403 25.9437 16.6593 25.9437C13.9158 25.9437 11.4358 24.6484 9.64621 22.5547C7.87922 20.4883 6.78581 17.6402 6.78581 14.5025C6.78581 11.3653 7.8794 8.51651 9.64621 6.44972C11.4362 4.35617 13.9159 3.06073 16.6593 3.06073ZM22.6482 7.34615C21.1111 5.5482 18.9928 4.43523 16.6593 4.43523C14.3256 4.43523 12.2074 5.54795 10.6703 7.34615C9.10994 9.17092 8.14456 11.7014 8.14456 14.5022C8.14456 17.3031 9.1097 19.8335 10.6703 21.6577C12.2074 23.4557 14.3256 24.5686 16.6593 24.5686C18.9928 24.5686 21.1108 23.4559 22.6482 21.6577C24.2085 19.8334 25.1739 17.303 25.1739 14.5022C25.1739 11.7011 24.2087 9.17074 22.6482 7.34615ZM30.742 14.1211H29.0932V20.9905H30.742C30.9295 20.9905 31.0999 20.9131 31.2229 20.7896C31.3445 20.6642 31.4215 20.4916 31.4215 20.3036V14.8081C31.4215 14.6201 31.3445 14.4475 31.2217 14.3233L31.1973 14.2974C31.0769 14.1886 30.9171 14.1212 30.7422 14.1212L30.742 14.1211ZM4.18637 14.1211H2.53764C2.36272 14.1211 2.20296 14.1884 2.08256 14.2973L2.05814 14.3232C1.93537 14.4474 1.85833 14.62 1.85833 14.808V20.3035C1.85833 20.4914 1.93536 20.6641 2.05814 20.7883C2.17973 20.9129 2.35039 20.9904 2.53764 20.9904H4.18637L4.18637 14.1211Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support service + tool maintenance<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-add3331 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"add3331\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/mathieu-bailleurs\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-486c9dc taptap elementor-hidden-tablet elementor-widget elementor-widget-toggle\" data-id=\"486c9dc\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8632\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-7591\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-7591\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Noah\u00ae Bookstore  <br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">Noah\u00ae is a library of thousands of reusable products ex-situ, from marketplaces and resourceries partners, and equipped with a search engine to meet your needs in reuse<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-7591\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-7591\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13886\" class=\"elementor elementor-13886 elementor-8632 elementor-8632\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-59d439f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"59d439f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f025cc6\" data-id=\"f025cc6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-afccb8f elementor-widget elementor-widget-heading\" data-id=\"afccb8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01bc74e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"01bc74e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to thousands of ex-situ reusable products <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from marketplaces and partner resourceries <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Map and advanced deposit search functions <span style=\"color: #000000;font-size: 14px;font-weight: 400\">to consult products and declare your reuse needs <\/span> <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Supply management by the Upcyclea partner* concerned, or direct access to the partner&#8217;s site to finalize the transaction:  <span style=\"color: #000000;font-size: 14px;font-weight: 400\">  partners use the intelligent functions of myUpcyclea\u00ae to automatically match their deposits with your needs in order to meet them via their logistics or those of the ecosystems managed via myUpcyclea\u00ae.<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e775ea8 elementor-widget elementor-widget-text-editor\" data-id=\"e775ea8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>* StockPro, Cycle Up, Articonnex, Eco&#8217;Mat 38, Opal R\u00e9emploi&#8230;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efc3b6d elementor-widget elementor-widget-heading\" data-id=\"efc3b6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e8ba00 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5e8ba00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"29\" height=\"24\" viewBox=\"0 0 29 24\" fill=\"none\"><path d=\"M11.4548 18.7546C11.6302 18.7546 11.804 18.75 11.9778 18.7438C11.6253 18.3554 11.3152 17.9393 11.049 17.5021C10.3794 17.479 9.69411 17.4018 9.00389 17.266L8.76405 17.2185L4.21648 20.038L5.60973 16.0486L5.18784 15.786C2.6804 14.226 1.24216 11.8899 1.24216 9.37749C1.24216 4.89144 5.82357 1.24216 11.4552 1.24216C15.3546 1.24216 18.7492 2.9929 20.4694 5.55854C20.9916 5.5796 21.5035 5.63409 22.0022 5.71954C20.2568 2.36088 16.186 0 11.4548 0C5.13871 0 0 4.20658 0 9.37707C0 12.1821 1.49232 14.7783 4.11287 16.5675L1.88532 22.9442L9.00513 18.5296C9.83241 18.679 10.6556 18.7546 11.4548 18.7546Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.8164 13.9679C11.8164 17.6688 15.4752 20.6794 19.9728 20.6794C20.8133 20.6794 21.6525 20.5696 22.4707 20.3521L28.5271 23.0064L26.0502 18.4465C27.3952 17.2155 28.1296 15.6423 28.1296 13.9679C28.1296 10.267 24.4708 7.25635 19.9732 7.25635C15.4756 7.25635 11.8164 10.267 11.8164 13.9679ZM26.8874 13.9679C26.8874 15.4152 26.1737 16.782 24.8774 17.8161L24.4708 18.1406L25.7055 20.414L22.5607 19.0356L22.3444 19.0983C21.5696 19.3233 20.7716 19.4377 19.9728 19.4377C16.16 19.4377 13.0582 16.9839 13.0582 13.9679C13.0582 10.9519 16.16 8.49809 19.9728 8.49809C23.7855 8.49809 26.8874 10.9519 26.8874 13.9679Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.0497 15.1194C16.556 15.1194 16.9665 14.7089 16.9665 14.2025C16.9665 13.6961 16.556 13.2856 16.0497 13.2856C15.5433 13.2856 15.1328 13.6961 15.1328 14.2025C15.1328 14.7089 15.5433 15.1194 16.0497 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M19.9755 15.1194C20.4818 15.1194 20.8923 14.7089 20.8923 14.2025C20.8923 13.6961 20.4818 13.2856 19.9755 13.2856C19.4691 13.2856 19.0586 13.6961 19.0586 14.2025C19.0586 14.7089 19.4691 15.1194 19.9755 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.8934 15.1194C24.3998 15.1194 24.8103 14.7089 24.8103 14.2025C24.8103 13.6961 24.3998 13.2856 23.8934 13.2856C23.3871 13.2856 22.9766 13.6961 22.9766 14.2025C22.9766 14.7089 23.3871 15.1194 23.8934 15.1194Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Instant messaging with Upcyclea and its partners  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"29\" viewBox=\"0 0 25 29\" fill=\"none\"><path d=\"M15.3804 10.5683C15.2811 10.4027 15.2149 10.1048 15.2149 9.93922V3.28447H15.7115C16.3406 3.28447 16.8372 2.78784 16.8372 2.15879C16.8372 1.52973 16.3074 1 15.6784 1H9.2885C8.65945 1 8.16282 1.49662 8.16282 2.12568C8.16282 2.75474 8.65945 3.25136 9.2885 3.25136H9.78513V9.93922C9.78513 10.1379 9.71891 10.4027 9.61959 10.5683L1.40875 24.7717C0.448614 26.4271 1.24321 27.7514 3.13038 27.7514H21.8696C23.7568 27.7514 24.5514 26.394 23.5912 24.7717L15.3804 10.5683ZM10.4473 2.58919H9.2554C9.02364 2.58919 8.82499 2.39054 8.82499 2.15879C8.82499 1.92703 9.02364 1.72838 9.2554 1.72838H15.6784C15.9101 1.72838 16.1088 1.92703 16.1088 2.15879C16.1088 2.39054 15.9101 2.58919 15.6784 2.58919H14.4865V10.1379C14.4865 10.3365 14.5527 10.6014 14.652 10.7669L23.194 25.5001C23.3926 25.8312 23.5912 27.4203 20.9757 27.1886H3.06416C2.03781 27.2879 1.64051 26.1953 1.77294 25.467L10.2817 10.7669C10.3811 10.6014 10.4473 10.3034 10.4473 10.1379V2.58919Z\" fill=\"#4B08A1\" stroke=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Indicators of waste and CO\u2082 avoided, water and economic balance, for each reuse ecosystem managed by the partner<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a74eced elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a74eced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/mathieu-bailleurs\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-053cb75 taptap elementor-hidden-tablet elementor-widget elementor-widget-toggle\" data-id=\"053cb75\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8639\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-5491\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-5491\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Circular Passport Bookstore<br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The Circular Passport library is maintained by hundreds of partner manufacturers to display the environmental and circular performance of their products.  <br><br>  This library of thousands of passports is freely accessible by architects and project managers to help them in the construction of circular and carbon neutral buildings. In France, it is prescribed by the Union Social pour l'Habitat to its 630 affiliated landlords Upcyclea also offers, as an option, the rating of passports according to 5 environmental criteria inspired by Cradle to Cradle\u00ae, in order to guarantee users reliable and quality information<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-5491\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-5491\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13884\" class=\"elementor elementor-13884 elementor-8639 elementor-8639\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5484cc8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5484cc8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79dd60f\" data-id=\"79dd60f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d120cbf elementor-widget elementor-widget-heading\" data-id=\"d120cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f423f0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2f423f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Free access to an administrator account to declare an unlimited number of circular passports<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2e80e1 elementor-widget elementor-widget-heading\" data-id=\"f2e80e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Optional<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d42f0ac elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d42f0ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Subscription to passport scoring<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1281e1 elementor-widget elementor-widget-text-editor\" data-id=\"c1281e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The manufacturer can subscribe to the rating of 10, 100 or an unlimited number of passports. This rating is done by Upcyclea in the form of 5 pictograms (non-toxicity, circularity,<sub>CO2\/water\/social<\/sub> impacts) based on the evidence of their claims, provided by the manufacturers in a private space.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2b0601 elementor-widget elementor-widget-heading\" data-id=\"d2b0601\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cb7cff elementor-widget elementor-widget-text-editor\" data-id=\"2cb7cff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The best circular passports are included in a list of awards published annually in different categories, based on the pictograms obtained<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-add3331 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"add3331\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/alice-fabricant\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c95919b taptap elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-toggle\" data-id=\"c95919b\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8642\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2111\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2111\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Cradle to Cradle\u00ae Certification  <br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The CRADLE TO CRADLE\u00ae CERTIFICATION formula has been designed to accompany you in the Cradle to Cradle\u00ae certification process of your products and materials.<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2111\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2111\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13882\" class=\"elementor elementor-13882 elementor-8642 elementor-8642\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5484cc8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5484cc8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79dd60f\" data-id=\"79dd60f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d120cbf elementor-widget elementor-widget-heading\" data-id=\"d120cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f423f0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2f423f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Evaluation of the product against the Cradle to Cradle\u00ae V3.1 and V4 standards<span style=\"color: #000000;font-size: 14px;font-weight: 400\">by a team of 2 General Assessors accredited by C2CPII, the Cradle to Cradle\u00ae certification body. Certification includes:  <\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-93ca503 elementor-widget elementor-widget-text-editor\" data-id=\"93ca503\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Project launch video<\/li><li>Access to the pre-evaluation table of the product to be certified<\/li><li>Collection of necessary documents<\/li><li>Evaluation of the manufacturing process and the non-toxicity of the product, according to the V3.1 or V2 versions of the standard<\/li><li>Setting up the evaluation file<\/li><li>Submission of the file to the C2CPII<\/li><li>Compliance of the file following the return of the C2CPII<\/li><li>Follow-up until the certificate is issued by the C2CPII<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2b0601 elementor-widget elementor-widget-heading\" data-id=\"d2b0601\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included :  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cb7cff elementor-widget elementor-widget-text-editor\" data-id=\"2cb7cff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Free publication and rating of the certified product in the circular passport library<\/li><li>Accompaniment in French, English or Spanish<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-add3331 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"add3331\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/certification-c2c\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an information request<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b2710b5 taptap elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-toggle\" data-id=\"b2710b5\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8647\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1871\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1871\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Re-use formula<br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The RE-EMPLOYMENT subscription formula for the myUpcyclea\u00ae system was designed to industrialize the re-use of used products and materials from deconstruction projects or ex-situ products available from marketplaces and recycling centers<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1871\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1871\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13880\" class=\"elementor elementor-13880 elementor-8647 elementor-8647\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5484cc8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5484cc8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79dd60f\" data-id=\"79dd60f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d120cbf elementor-widget elementor-widget-heading\" data-id=\"d120cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f423f0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2f423f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Import of EDP diagnoses <span style=\"color: #000000;font-size: 14px;font-weight: 400\">to share with your contractors and partners, deposits of reusable products in-situ<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the Noah\u00ae library of ex-situ reusable products <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> from marketplaces and partner resourceries<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of characterized needs in reuse or secondary raw materials  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to a library of transformers <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> offering services of removal, transport, storage, repackaging, transportation, mechanical or chemical transformation, etc<\/span>.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access to the library of circular passports of new and generic products <span style=\"color: #000000;font-size: 14px;font-weight: 400\"> to characterize the reusability of the deposits resulting from the EDP\/resource diagnostics<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Digital bank of materials <span style=\"color: #000000;font-size: 14px;font-weight: 400\">from the building being deconstructed or from the storage site, from which the reusable products come<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Management and traceability of reuse\/recycling ecosystems of used products and materials:  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1281e1 elementor-widget elementor-widget-text-editor\" data-id=\"c1281e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatic AI-assisted proposal for matching needs and sources of reuse ecosystems<\/li><li>Creation, management and supervision of reuse\/recycling ecosystems, with negotiation with relevant stakeholders<\/li><li>Production of environmental (waste and<sub>CO2<\/sub> avoided, water saved) and economic balances for each ecosystem<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2e80e1 elementor-widget elementor-widget-heading\" data-id=\"f2e80e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f676a45 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"f676a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"29\" height=\"24\" viewBox=\"0 0 29 24\" fill=\"none\"><path d=\"M11.4548 18.7546C11.6302 18.7546 11.804 18.75 11.9778 18.7438C11.6253 18.3554 11.3152 17.9393 11.049 17.5021C10.3794 17.479 9.69411 17.4018 9.00389 17.266L8.76405 17.2185L4.21648 20.038L5.60973 16.0486L5.18784 15.786C2.6804 14.226 1.24216 11.8899 1.24216 9.37749C1.24216 4.89144 5.82357 1.24216 11.4552 1.24216C15.3546 1.24216 18.7492 2.9929 20.4694 5.55854C20.9916 5.5796 21.5035 5.63409 22.0022 5.71954C20.2568 2.36088 16.186 0 11.4548 0C5.13871 0 0 4.20658 0 9.37707C0 12.1821 1.49232 14.7783 4.11287 16.5675L1.88532 22.9442L9.00513 18.5296C9.83241 18.679 10.6556 18.7546 11.4548 18.7546Z\" fill=\"#4B08A1\"><\/path><path d=\"M11.8164 13.9679C11.8164 17.6688 15.4752 20.6794 19.9728 20.6794C20.8133 20.6794 21.6525 20.5696 22.4707 20.3521L28.5271 23.0064L26.0502 18.4465C27.3952 17.2155 28.1296 15.6423 28.1296 13.9679C28.1296 10.267 24.4708 7.25635 19.9732 7.25635C15.4756 7.25635 11.8164 10.267 11.8164 13.9679ZM26.8874 13.9679C26.8874 15.4152 26.1737 16.782 24.8774 17.8161L24.4708 18.1406L25.7055 20.414L22.5607 19.0356L22.3444 19.0983C21.5696 19.3233 20.7716 19.4377 19.9728 19.4377C16.16 19.4377 13.0582 16.9839 13.0582 13.9679C13.0582 10.9519 16.16 8.49809 19.9728 8.49809C23.7855 8.49809 26.8874 10.9519 26.8874 13.9679Z\" fill=\"#4B08A1\"><\/path><path d=\"M16.0497 15.1194C16.556 15.1194 16.9665 14.7089 16.9665 14.2025C16.9665 13.6961 16.556 13.2856 16.0497 13.2856C15.5433 13.2856 15.1328 13.6961 15.1328 14.2025C15.1328 14.7089 15.5433 15.1194 16.0497 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M19.9755 15.1194C20.4818 15.1194 20.8923 14.7089 20.8923 14.2025C20.8923 13.6961 20.4818 13.2856 19.9755 13.2856C19.4691 13.2856 19.0586 13.6961 19.0586 14.2025C19.0586 14.7089 19.4691 15.1194 19.9755 15.1194Z\" fill=\"#4B08A1\"><\/path><path d=\"M23.8934 15.1194C24.3998 15.1194 24.8103 14.7089 24.8103 14.2025C24.8103 13.6961 24.3998 13.2856 23.8934 13.2856C23.3871 13.2856 22.9766 13.6961 22.9766 14.2025C22.9766 14.7089 23.3871 15.1194 23.8934 15.1194Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Instant messaging between ecosystem stakeholders<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"22\" viewBox=\"0 0 33 22\" fill=\"none\"><path d=\"M17.7735 20.3044L17.7732 20.3073L17.7281 20.8155H0.817431L0.773047 20.3082L0.772692 20.3044C0.759075 20.1575 0.75 20.0342 0.75 19.9164C0.75 17.0547 3.13221 14.4687 6.66364 13.5747C7.35662 13.8004 8.09379 13.9276 8.86065 13.9276C9.74697 13.9276 10.5924 13.7578 11.3775 13.46C15.1779 14.2208 17.7962 16.9192 17.7962 19.9164C17.7962 20.0342 17.7871 20.1575 17.7735 20.3044Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M8.85976 10.2018C10.9234 10.2018 12.7469 8.28707 12.7469 5.74798C12.7469 3.20962 10.9241 1.29492 8.85976 1.29492C6.79611 1.29492 4.97275 3.2096 4.97266 5.74779L8.85976 10.2018ZM8.85976 10.2018C6.79634 10.2018 4.9734 8.28731 4.97266 5.74798L8.85976 10.2018Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M31.2994 20.5615L31.2992 20.5643L31.2775 20.8153H18.6712L18.6499 20.5652L18.6499 20.5652L18.6496 20.5615C18.6392 20.447 18.6328 20.3554 18.6328 20.2697C18.6328 18.1188 20.3655 16.1543 22.973 15.4557C23.505 15.6279 24.0706 15.7248 24.6591 15.7248C25.3425 15.7248 25.9943 15.5941 26.5998 15.365C29.4098 15.9638 31.3162 18.0163 31.3162 20.2697C31.3162 20.3554 31.3097 20.4469 31.2994 20.5615Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M24.6556 12.4761C26.1001 12.4761 27.4519 11.0817 27.4519 9.13743C27.4519 7.19372 26.1007 5.79932 24.6556 5.79932C23.2111 5.79932 21.8595 7.19371 21.8594 9.13724L24.6556 12.4761ZM24.6556 12.4761C23.2114 12.4761 21.86 11.082 21.8594 9.13743L24.6556 12.4761Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited number of users including 1 Resource Manager role (additional roles optional)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\"><path d=\"M18.5456 3.78765C18.5456 3.85136 18.5043 4.04458 18.1163 4.33653C17.741 4.61888 17.1505 4.9051 16.3534 5.15877C14.7678 5.66336 12.5309 5.98742 10.0267 5.98742C7.52252 5.98742 5.28559 5.66336 3.70005 5.15877C2.90296 4.9051 2.31239 4.61888 1.93713 4.33653C1.54912 4.04458 1.50781 3.85136 1.50781 3.78765C1.50781 3.72394 1.54912 3.53073 1.93713 3.23878C2.31239 2.95643 2.90296 2.67021 3.70005 2.41654C5.28559 1.91195 7.52252 1.58789 10.0267 1.58789C12.5309 1.58789 14.7678 1.91195 16.3534 2.41654C17.1505 2.67021 17.741 2.95643 18.1163 3.23878C18.5043 3.53073 18.5456 3.72394 18.5456 3.78765Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 7.12794C1.52249 7.13231 1.52938 7.13667 1.53631 7.14103C2.87471 7.98372 5.35999 8.72023 10.0345 8.72023C14.7091 8.72023 17.1943 7.98372 18.5327 7.14103C18.5397 7.13667 18.5466 7.13231 18.5534 7.12794V8.99526C18.553 8.99724 18.5525 8.99946 18.552 9.00191C18.5453 9.03092 18.5273 9.09407 18.4824 9.18184C18.3951 9.35264 18.1893 9.64846 17.7037 9.97262C16.7142 10.6332 14.5654 11.4071 10.0086 11.4071C5.44952 11.4071 3.3183 10.6211 2.34522 9.95369C1.86809 9.62643 1.66876 9.32787 1.58461 9.15471C1.54129 9.06557 1.52427 9.00098 1.51792 8.97052C1.51692 8.96569 1.51617 8.96168 1.51562 8.95851V7.12794Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 12.4287C1.52249 12.4331 1.52938 12.4375 1.53631 12.4418C2.87471 13.2845 5.35999 14.021 10.0345 14.021C14.7091 14.021 17.1943 13.2845 18.5327 12.4418C18.5397 12.4375 18.5466 12.4331 18.5534 12.4287V14.296C18.553 14.298 18.5525 14.3002 18.552 14.3027C18.5453 14.3317 18.5273 14.3949 18.4824 14.4826C18.3951 14.6534 18.1893 14.9492 17.7037 15.2734C16.7142 15.934 14.5654 16.7079 10.0086 16.7079C5.44952 16.7079 3.3183 15.9219 2.34522 15.2545C1.86809 14.9272 1.66876 14.6286 1.58461 14.4555C1.54129 14.3664 1.52427 14.3018 1.51792 14.2713C1.51692 14.2665 1.51617 14.2625 1.51562 14.2593V12.4287Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M1.51562 17.5796C1.52249 17.584 1.52938 17.5883 1.53631 17.5927C2.87471 18.4354 5.35999 19.1719 10.0345 19.1719C14.7091 19.1719 17.1943 18.4354 18.5327 17.5927C18.5397 17.5883 18.5466 17.584 18.5534 17.5796V19.4469C18.553 19.4489 18.5525 19.4511 18.552 19.4536C18.5453 19.4826 18.5273 19.5457 18.4824 19.6335C18.3951 19.8043 18.1893 20.1001 17.7038 20.4243C16.7142 21.0849 14.5654 21.8588 10.0086 21.8588C5.44952 21.8588 3.3183 21.0728 2.34522 20.4054C1.86809 20.0781 1.66876 19.7795 1.58461 19.6064C1.54129 19.5172 1.52427 19.4526 1.51792 19.4222C1.51692 19.4174 1.51617 19.4133 1.51562 19.4102V17.5796Z\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Unlimited data storage<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27\" height=\"24\" viewBox=\"0 0 27 24\" fill=\"none\"><path d=\"M4.26172 8.38867H15.898\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><rect x=\"1.25781\" y=\"1.63135\" width=\"24.7754\" height=\"14.2652\" rx=\"2.25\" stroke=\"#4B08A1\" stroke-width=\"1.5\"><\/rect><path d=\"M8.76562 22.6523L13.4501 16.6465L17.7743 22.6523\" stroke=\"#4B08A1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1 myUpcyclea\u00ae training webinar<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\"><path d=\"M2.53776 12.7462H4.18698V11.3928C4.18698 8.41186 5.38609 5.69753 7.32068 3.71987L7.35884 3.67815C9.31545 1.69895 12.0156 0.469727 14.986 0.469727H18.2946C21.2626 0.469727 23.9623 1.69852 25.9194 3.67772C27.8783 5.65956 29.0935 8.39064 29.0935 11.393V12.7464H30.7428C31.2801 12.7464 31.7714 12.9608 32.1362 13.3082L32.1832 13.3511C32.5515 13.7237 32.7812 14.2401 32.7812 14.8076V20.3031C32.7812 20.8706 32.5515 21.387 32.1832 21.7596C31.8115 22.1322 31.3021 22.3645 30.7428 22.3645H29.0936V25.7264C29.0936 26.9168 28.6193 28.0026 27.8523 28.7986L27.8136 28.8408C27.0241 29.6395 25.9338 30.1356 24.7342 30.1356H19.0898C18.9718 30.5642 18.7459 30.9472 18.4437 31.2528C17.9875 31.7144 17.3565 32.0002 16.6599 32.0002C15.9633 32.0002 15.3324 31.7144 14.8761 31.2528C14.4199 30.7913 14.1373 30.153 14.1373 29.4484C14.1373 28.7462 14.4198 28.1087 14.8761 27.6467C15.3324 27.1823 15.9638 26.8964 16.6599 26.8964C17.3563 26.8964 17.9875 27.1822 18.4437 27.6438L18.4843 27.6889C18.7656 27.9874 18.9768 28.354 19.0894 28.7611H24.734C25.5584 28.7611 26.3088 28.4192 26.8528 27.8692L26.8869 27.8371C27.4103 27.2914 27.7345 26.546 27.7345 25.7264V21.0984L27.735 21.0804V13.4333H27.7345V11.3925C27.7345 8.76618 26.6722 6.37845 24.9625 4.64826C23.2517 2.91838 20.8909 1.84426 18.2947 1.84426H14.9861C12.3909 1.84426 10.0309 2.91936 8.32003 4.64992L8.28471 4.68324C6.59472 6.40901 5.54639 8.78263 5.54639 11.3925V13.4333H5.54592V21.6776C5.54592 22.0572 5.24182 22.365 4.86639 22.365H2.53836C1.97899 22.365 1.46965 22.1327 1.10085 21.7601C0.729671 21.3875 0.5 20.8711 0.5 20.3036V14.8081C0.5 14.2406 0.729677 13.7242 1.09801 13.3516L1.14494 13.3087C1.50972 12.9613 2.00104 12.7469 2.5384 12.7469L2.53776 12.7462ZM17.4821 28.6161C17.2721 28.4037 16.9801 28.2714 16.6589 28.2714C16.3378 28.2714 16.0458 28.4037 15.8358 28.6161C15.625 28.8271 15.4949 29.1228 15.4949 29.4488C15.4949 29.7739 15.6258 30.069 15.8358 30.2815C16.0458 30.4939 16.3375 30.6262 16.6589 30.6262C16.9803 30.6262 17.2721 30.4939 17.4821 30.2815C17.6921 30.069 17.8229 29.7739 17.8229 29.4488C17.8229 29.1374 17.7044 28.854 17.5115 28.6442L17.4821 28.6161ZM16.6593 3.06073C19.4029 3.06073 21.8828 4.35611 23.6725 6.44972C25.4392 8.51645 26.5329 11.3653 26.5329 14.5025C26.5329 17.6398 25.4397 20.4881 23.6725 22.5547C21.883 24.6483 19.403 25.9437 16.6593 25.9437C13.9158 25.9437 11.4358 24.6484 9.64621 22.5547C7.87922 20.4883 6.78581 17.6402 6.78581 14.5025C6.78581 11.3653 7.8794 8.51651 9.64621 6.44972C11.4362 4.35617 13.9159 3.06073 16.6593 3.06073ZM22.6482 7.34615C21.1111 5.5482 18.9928 4.43523 16.6593 4.43523C14.3256 4.43523 12.2074 5.54795 10.6703 7.34615C9.10994 9.17092 8.14456 11.7014 8.14456 14.5022C8.14456 17.3031 9.1097 19.8335 10.6703 21.6577C12.2074 23.4557 14.3256 24.5686 16.6593 24.5686C18.9928 24.5686 21.1108 23.4559 22.6482 21.6577C24.2085 19.8334 25.1739 17.303 25.1739 14.5022C25.1739 11.7011 24.2087 9.17074 22.6482 7.34615ZM30.742 14.1211H29.0932V20.9905H30.742C30.9295 20.9905 31.0999 20.9131 31.2229 20.7896C31.3445 20.6642 31.4215 20.4916 31.4215 20.3036V14.8081C31.4215 14.6201 31.3445 14.4475 31.2217 14.3233L31.1973 14.2974C31.0769 14.1886 30.9171 14.1212 30.7422 14.1212L30.742 14.1211ZM4.18637 14.1211H2.53764C2.36272 14.1211 2.20296 14.1884 2.08256 14.2973L2.05814 14.3232C1.93537 14.4474 1.85833 14.62 1.85833 14.808V20.3035C1.85833 20.4914 1.93536 20.6641 2.05814 20.7883C2.17973 20.9129 2.35039 20.9904 2.53764 20.9904H4.18637L4.18637 14.1211Z\" fill=\"#4B08A1\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Support service + tool maintenance<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4dd8cd8 elementor-widget elementor-widget-heading\" data-id=\"4dd8cd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Optional:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b70b57 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5b70b57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">AMO Circular Economy formula  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cbe16c2 elementor-widget elementor-widget-text-editor\" data-id=\"cbe16c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul>\n \t<li>Access to the library of circular passports of new rated products<\/li>\n \t<li>Import of PEMD diagnostics<\/li>\n \t<li>Noah\u00ae Bookstore of ex-situ reusable products<\/li>\n \t<li>Digital Materials Bank<\/li>\n \t<li>Circular Signature\u00ae (C.S.S.)<\/li>\n \t<li>Free notation of the circular passports added to the project<\/li>\n \t<li>Drafting of the Circular Economy specifications<\/li>\n \t<li>Training:<\/li>\n \t<li>Supervision of the design and execution phases Contribution to the drafting of the DCE dministration myUpcyclea\u00ae<\/li>\n \t<li>Circular passports<\/li>\n<\/ul>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-add3331 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"add3331\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/eric-pm\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ee0c9d taptap elementor-hidden-mobile elementor-widget elementor-widget-toggle\" data-id=\"3ee0c9d\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"8652\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-6591\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-6591\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"21\" viewBox=\"0 0 49 21\" fill=\"none\"><path d=\"M2 2L24.5 18.0714L47 2\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"22\" viewBox=\"0 0 49 22\" fill=\"none\"><path d=\"M47 19.0698L24.5 2.99839L2 19.0698\" stroke=\"#FFAA00\" stroke-width=\"4\" stroke-linecap=\"round\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Circular Passports Bookstore<br><p style=\"color: #000000; font-size: 14px; font-weight: 400; line-height: 20px; padding-top: 10px\">The Circular Passport library is maintained by hundreds of partner manufacturers to display the environmental and circular performance of their products.  <br><br>  This library of thousands of passports is available free of charge to help you build circular, carbon-neutral buildings. In France, it is prescribed by the Union Social pour l'Habitat to its 630 affiliated landlords.) Upcyclea rates these passports according to 5 environmental criteria inspired by Cradle to Cradle\u00ae, in order to guarantee reliable and quality information.<\/p><\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-6591\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-6591\"><p>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"13878\" class=\"elementor elementor-13878 elementor-8652 elementor-8652\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5484cc8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5484cc8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79dd60f\" data-id=\"79dd60f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d120cbf elementor-widget elementor-widget-heading\" data-id=\"d120cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The offer includes:  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f423f0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2f423f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M35.6657 14.0775C36.521 16.1302 37 18.3883 37 20.7832C37 30.4655 29.1652 38.3003 19.4829 38.3003C9.80059 38.3003 2 30.4313 2 20.749C2 11.0667 9.8348 3.26611 19.5171 3.26611C21.9462 3.26611 24.2385 3.7451 26.3255 4.63464\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><path d=\"M9.73047 15.9589L18.1127 29.2336L36.3825 2\" stroke=\"#4B08A1\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">  Access to an online account for free access to thousands of circular passports<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2e80e1 elementor-widget elementor-widget-heading\" data-id=\"f2e80e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The + included<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cbe16c2 elementor-widget elementor-widget-text-editor\" data-id=\"cbe16c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>The best circular passports are included in a list of awards published annually in different categories, based on the pictograms obtained<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-add3331 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"add3331\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upcyclea.zohobookings.eu\/#\/customer\/eric-conseil\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment with a consultant<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c8d2ee9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c8d2ee9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-003dbde\" data-id=\"003dbde\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-414a8b1 elementor-align-left elementor-widget__width-auto elementor-fixed sticky-button elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"414a8b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/calendly.com\/upcyclea\/discovery-call?month=2022-07\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact<br>  -us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our offers You are : Developer\/MOA Property\/Facility Manager Property company Lessor Manufacturer Developer\/Territory Architect\/MOE You are interested in : Eco-design my building Maximize reuse on my projects Maximize reuse on the territory Know the environmental and circular performance of products Get a circular economy label for my building To propose a Resource Management offer to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13820","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/upcyclea.com\/en\/wp-json\/wp\/v2\/pages\/13820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/upcyclea.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/upcyclea.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/upcyclea.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/upcyclea.com\/en\/wp-json\/wp\/v2\/comments?post=13820"}],"version-history":[{"count":0,"href":"https:\/\/upcyclea.com\/en\/wp-json\/wp\/v2\/pages\/13820\/revisions"}],"wp:attachment":[{"href":"https:\/\/upcyclea.com\/en\/wp-json\/wp\/v2\/media?parent=13820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}