{"id":225924,"date":"2026-03-11T01:59:59","date_gmt":"2026-03-11T00:59:59","guid":{"rendered":"https:\/\/megatraining.africa\/?page_id=225924"},"modified":"2026-04-06T09:51:21","modified_gmt":"2026-04-06T08:51:21","slug":"technical-papers","status":"publish","type":"page","link":"https:\/\/megatraining.africa\/en\/technical-papers\/","title":{"rendered":"Technical Papers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"225924\" class=\"elementor elementor-225924\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4edf6c1 e-flex e-con-boxed e-con e-parent\" data-id=\"4edf6c1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f56cc17 elementor-widget elementor-widget-html\" data-id=\"f56cc17\" 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<!-- ======================================================================\r\n     TECHNICAL PAPERS DIRECTORY - EXPERT INTERNATIONAL EDITION\r\n     Optimized for WordPress Elementor (Custom HTML Widget)\r\n     ====================================================================== -->\r\n\r\n<style>\r\n    \/* Scope all CSS within the specific wrapper to prevent theme conflicts *\/\r\n    #tp-expert-section {\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n        color: #333;\r\n        margin: 0 auto;\r\n        max-width: 1200px;\r\n        padding: 20px 0;\r\n        box-sizing: border-box;\r\n    }\r\n    \r\n    #tp-expert-section * {\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    \/* Header & Controls *\/\r\n    .tp-header {\r\n        text-align: center;\r\n        margin-bottom: 40px;\r\n    }\r\n\r\n    .tp-header h2 {\r\n        font-size: 2.2rem;\r\n        color: #1a202c;\r\n        margin-bottom: 15px;\r\n        font-weight: 700;\r\n    }\r\n\r\n    .tp-header p {\r\n        font-size: 1.1rem;\r\n        color: #4a5568;\r\n        max-width: 800px;\r\n        margin: 0 auto 30px auto;\r\n    }\r\n\r\n    .tp-controls {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 15px;\r\n        justify-content: center;\r\n        background: #f7fafc;\r\n        padding: 20px;\r\n        border-radius: 12px;\r\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);\r\n    }\r\n\r\n    .tp-controls input[type=\"text\"],\r\n    .tp-controls select {\r\n        padding: 12px 20px;\r\n        font-size: 1rem;\r\n        border: 1px solid #cbd5e0;\r\n        border-radius: 8px;\r\n        outline: none;\r\n        transition: all 0.3s ease;\r\n        flex: 1;\r\n        min-width: 250px;\r\n        max-width: 400px;\r\n        background: #fff;\r\n    }\r\n\r\n    .tp-controls input[type=\"text\"]:focus,\r\n    .tp-controls select:focus {\r\n        border-color: #3182ce;\r\n        box-shadow: 0 0 0 3px rgba(49, 130, 206, 0.2);\r\n    }\r\n\r\n    \/* Grid Layout *\/\r\n    .tp-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));\r\n        gap: 25px;\r\n        margin-top: 40px;\r\n    }\r\n\r\n    \/* Paper Card Structure *\/\r\n    .tp-card {\r\n        background: #ffffff;\r\n        border: 1px solid #e2e8f0;\r\n        border-radius: 12px;\r\n        overflow: hidden;\r\n        display: flex;\r\n        flex-direction: column;\r\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n    }\r\n\r\n    .tp-card:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);\r\n    }\r\n\r\n    \/* Part 1: Description *\/\r\n    .tp-card-body {\r\n        padding: 25px;\r\n        flex-grow: 1;\r\n        border-bottom: 1px solid #edf2f7;\r\n    }\r\n\r\n    .tp-industry-tag {\r\n        display: inline-block;\r\n        background: #ebf8ff;\r\n        color: #2b6cb0;\r\n        font-size: 0.75rem;\r\n        font-weight: 700;\r\n        padding: 4px 10px;\r\n        border-radius: 999px;\r\n        margin-bottom: 15px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n    }\r\n\r\n    .tp-card-title {\r\n        font-size: 1.15rem;\r\n        line-height: 1.5;\r\n        color: #2d3748;\r\n        font-weight: 700;\r\n        margin: 0 0 10px 0;\r\n    }\r\n\r\n    .tp-card-desc {\r\n        font-size: 0.95rem;\r\n        color: #718096;\r\n        line-height: 1.6;\r\n        margin: 0;\r\n    }\r\n\r\n    \/* Parts 2 & 3: Buttons *\/\r\n    .tp-card-footer {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 10px;\r\n        padding: 20px 25px;\r\n        background: #f8fafc;\r\n    }\r\n\r\n    .tp-btn {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 8px;\r\n        padding: 12px 20px;\r\n        font-size: 0.95rem;\r\n        font-weight: 600;\r\n        text-decoration: none;\r\n        border-radius: 8px;\r\n        transition: all 0.2s ease;\r\n        text-align: center;\r\n        width: 100%;\r\n    }\r\n\r\n    .tp-btn svg {\r\n        width: 18px;\r\n        height: 18px;\r\n    }\r\n\r\n   \/* Bouton principal (Download EN) - Orange vif *\/\r\n    .tp-btn-en {\r\n        background: #F97316; \/* Couleur orange *\/\r\n        color: #ffffff;\r\n        border: 1px solid #EA580C; \/* Bordure orange un peu plus fonc\u00e9e *\/\r\n    }\r\n\r\n    \/* Effet au survol de la souris - Orange fonc\u00e9 *\/\r\n    .tp-btn-en:hover {\r\n        background: #EA580C; \r\n        color: #ffffff;\r\n    }\r\n\r\n    .tp-btn-fr {\r\n        background: #ffffff;\r\n        color: #4a5568;\r\n        border: 1px solid #cbd5e0;\r\n    }\r\n\r\n    .tp-btn-fr:hover {\r\n        background: #edf2f7;\r\n        color: #2d3748;\r\n    }\r\n\r\n    \/* No Results Message *\/\r\n    .tp-no-results {\r\n        display: none;\r\n        grid-column: 1 \/ -1;\r\n        text-align: center;\r\n        padding: 50px 20px;\r\n        font-size: 1.2rem;\r\n        color: #a0aec0;\r\n        background: #f7fafc;\r\n        border-radius: 12px;\r\n    }\r\n\r\n    \/* Mobile Responsiveness *\/\r\n    @media (max-width: 768px) {\r\n        .tp-controls {\r\n            flex-direction: column;\r\n        }\r\n        .tp-controls input[type=\"text\"],\r\n        .tp-controls select {\r\n            width: 100%;\r\n            max-width: none;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div id=\"tp-expert-section\">\r\n\r\n    <div class=\"tp-header\">\r\n        <h2>Global Technical Papers Directory<\/h2>\r\n        <p>Access our comprehensive database of advanced industry research, digital twin methodologies, and engineering frameworks.<\/p>\r\n    <\/div>\r\n\r\n    <!-- Filter & Search Controls -->\r\n    <div class=\"tp-controls\">\r\n        <input type=\"text\" id=\"tp-search-input\" placeholder=\"Search by keyword, title, or topic...\">\r\n        <select id=\"tp-industry-select\">\r\n            <option value=\"all\">All Industries (34 Categories)<\/option>\r\n            <option value=\"cat-1\">1. Architecture, Engineering, Construction (AECG)<\/option>\r\n            <option value=\"cat-2\">2. Facility Management<\/option>\r\n            <option value=\"cat-3\">3. Financial Services<\/option>\r\n            <option value=\"cat-4\">4. Agricultural<\/option>\r\n            <option value=\"cat-5\">5. Cement<\/option>\r\n            <option value=\"cat-6\">6. Ceramic<\/option>\r\n            <option value=\"cat-7\">7. Electrical Grids<\/option>\r\n            <option value=\"cat-8\">8. Electronics<\/option>\r\n            <option value=\"cat-9\">9. Food<\/option>\r\n            <option value=\"cat-10\">10. Glass<\/option>\r\n            <option value=\"cat-11\">11. Industrial Maintenance<\/option>\r\n            <option value=\"cat-12\">12. Leather<\/option>\r\n            <option value=\"cat-13\">13. Transportation and Logistics<\/option>\r\n            <option value=\"cat-14\">14. Medical Equipment<\/option>\r\n            <option value=\"cat-15\">15. Paint and Coatings<\/option>\r\n            <option value=\"cat-16\">16. Paper and Cardboard<\/option>\r\n            <option value=\"cat-17\">17. Plastic<\/option>\r\n            <option value=\"cat-18\">18. Public and Industrial Lighting<\/option>\r\n            <option value=\"cat-19\">19. Rubber<\/option>\r\n            <option value=\"cat-20\">20. Textile<\/option>\r\n            <option value=\"cat-21\">21. Wood<\/option>\r\n            <option value=\"cat-22\">22. Iron and Steel<\/option>\r\n            <option value=\"cat-23\">23. Cable Manufacturing<\/option>\r\n            <option value=\"cat-24\">24. Aluminum<\/option>\r\n            <option value=\"cat-25\">25. Marble<\/option>\r\n            <option value=\"cat-26\">26. Brick<\/option>\r\n            <option value=\"cat-27\">27. Water Desalination<\/option>\r\n            <option value=\"cat-28\">28. Printing and Packaging<\/option>\r\n            <option value=\"cat-29\">29. Industrial Gases<\/option>\r\n            <option value=\"cat-30\">30. HVAC<\/option>\r\n            <option value=\"cat-31\">31. Mobility<\/option>\r\n            <option value=\"cat-32\">32. Waste Management and Recycling<\/option>\r\n            <option value=\"cat-33\">33. Carbon Removal Technology<\/option>\r\n            <option value=\"cat-34\">34. Green Hydrogen<\/option>\r\n        <\/select>\r\n    <\/div>\r\n\r\n    <!-- Grid of Technical Papers -->\r\n    <div class=\"tp-grid\" id=\"tp-papers-grid\">\r\n\r\n        <!-- CATEGORY 1: AECG -->\r\n        <div class=\"tp-card\" data-category=\"cat-1\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">AECG<\/span>\r\n                <h3 class=\"tp-card-title\">Integration of Deep Learning and Digital Twins for Real-Time Structural Health Monitoring in High-Rise Buildings.<\/h3>\r\n                <p class=\"tp-card-desc\">Advanced methodology for implementing IoT and AI into structural health infrastructure.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#download-en-aecg-1\" class=\"tp-btn tp-btn-en\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\r\n                    Download (EN)\r\n                <\/a>\r\n                <a href=\"#download-fr-aecg-1\" class=\"tp-btn tp-btn-fr\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\r\n                    T\u00e9l\u00e9charger (FR)\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"tp-card\" data-category=\"cat-1\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">AECG<\/span>\r\n                <h3 class=\"tp-card-title\">Algorithmic Parametric Design for Optimized Carbon Embodiment in Modular Construction.<\/h3>\r\n                <p class=\"tp-card-desc\">Computational design frameworks to minimize carbon footprints in modern modular building processes.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#download-en-aecg-2\" class=\"tp-btn tp-btn-en\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)\r\n                <\/a>\r\n                <a href=\"#download-fr-aecg-2\" class=\"tp-btn tp-btn-fr\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"tp-card\" data-category=\"cat-1\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">AECG<\/span>\r\n                <h3 class=\"tp-card-title\">Interoperability of BIM and 3D GIS: Standardizing Data Frameworks for Smart City Infrastructure.<\/h3>\r\n                <p class=\"tp-card-desc\">Exploration of data standardization between Building Information Modeling and Geospatial tools.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#download-en-aecg-3\" class=\"tp-btn tp-btn-en\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)\r\n                <\/a>\r\n                <a href=\"#download-fr-aecg-3\" class=\"tp-btn tp-btn-fr\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"tp-card\" data-category=\"cat-1\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">AECG<\/span>\r\n                <h3 class=\"tp-card-title\">Large-Scale 3D Concrete Printing: Rheological Properties and Interlayer Adhesion Mechanisms.<\/h3>\r\n                <p class=\"tp-card-desc\">Material science focus on 3D concrete structures, specifically adhesion and rheology.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#download-en-aecg-4\" class=\"tp-btn tp-btn-en\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)\r\n                <\/a>\r\n                <a href=\"#download-fr-aecg-4\" class=\"tp-btn tp-btn-fr\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"tp-card\" data-category=\"cat-1\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">AECG<\/span>\r\n                <h3 class=\"tp-card-title\">Automated Scan-to-BIM Workflows Using Autonomous Drone Swarms and LiDAR Point Cloud Segmentation.<\/h3>\r\n                <p class=\"tp-card-desc\">Robotics and automation applied to fast-tracking BIM model creation via LiDAR data.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#download-en-aecg-5\" class=\"tp-btn tp-btn-en\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)\r\n                <\/a>\r\n                <a href=\"#download-fr-aecg-5\" class=\"tp-btn tp-btn-fr\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 2: Facility Management -->\r\n        <div class=\"tp-card\" data-category=\"cat-2\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Facility Mgt<\/span>\r\n                <h3 class=\"tp-card-title\">Transitioning from Preventive to Prescriptive Maintenance using IoT Sensor Fusion and Machine Learning.<\/h3>\r\n                <p class=\"tp-card-desc\">Strategic guide to implementing prescriptive intelligence in asset lifecycle management.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-2-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-2-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-2\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Facility Mgt<\/span>\r\n                <h3 class=\"tp-card-title\">Energy Optimization in Smart Commercial Buildings via Reinforcement Learning-based HVAC Control.<\/h3>\r\n                <p class=\"tp-card-desc\">In-depth HVAC system optimization through advanced reinforcement learning algorithms.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-2-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-2-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-2\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Facility Mgt<\/span>\r\n                <h3 class=\"tp-card-title\">Occupancy-Driven Facility Management: Leveraging Edge AI and Privacy-Preserving Computer Vision.<\/h3>\r\n                <p class=\"tp-card-desc\">Balancing personnel privacy with precise spatial occupancy tracking via edge AI.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-2-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-2-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-2\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Facility Mgt<\/span>\r\n                <h3 class=\"tp-card-title\">The Role of Blockchain in Decentralized Facility Service Contracting and SLA Automation.<\/h3>\r\n                <p class=\"tp-card-desc\">Contractual frameworks using smart contracts to automate facility service level agreements.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-2-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-2-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-2\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Facility Mgt<\/span>\r\n                <h3 class=\"tp-card-title\">Life Cycle Assessment of Retrofitting Legacy Buildings with Intelligent IoT Infrastructure.<\/h3>\r\n                <p class=\"tp-card-desc\">Cost-benefit and environmental analysis of modernizing older building frameworks.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-2-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-2-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 3: Financial Services Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-3\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Financial<\/span>\r\n                <h3 class=\"tp-card-title\">Quantum Computing Algorithms for High-Frequency Algorithmic Trading and Risk Portfolio Optimization.<\/h3>\r\n                <p class=\"tp-card-desc\">Theoretical application of quantum algorithms in rapid market evaluation.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-3-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-3-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-3\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Financial<\/span>\r\n                <h3 class=\"tp-card-title\">Tokenization of Industrial Assets: Legal Frameworks and Smart Contract Architectures on Blockchain.<\/h3>\r\n                <p class=\"tp-card-desc\">Regulatory and technical constraints regarding asset fractionalization via Web3.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-3-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-3-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-3\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Financial<\/span>\r\n                <h3 class=\"tp-card-title\">AI-Driven Predictive Models for Default Risk Assessment in Heavy Industry Capital Loans.<\/h3>\r\n                <p class=\"tp-card-desc\">Machine learning methodologies to accurately predict lending default rates.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-3-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-3-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-3\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Financial<\/span>\r\n                <h3 class=\"tp-card-title\">Quantifying ESG Metrics in Manufacturing: Data-Driven Approaches for Green Bond Issuance.<\/h3>\r\n                <p class=\"tp-card-desc\">How factories can utilize raw data to substantiate green bond applications.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-3-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-3-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-3\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Financial<\/span>\r\n                <h3 class=\"tp-card-title\">Machine Learning in Fraud Detection for Complex Global Supply Chain Trade Finance.<\/h3>\r\n                <p class=\"tp-card-desc\">Advanced topological analysis for cross-border financial fraud identification.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-3-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-3-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 4: Agricultural Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-4\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Agricultural<\/span>\r\n                <h3 class=\"tp-card-title\">Multi-Spectral UAV Imaging and CNNs for Early Pathogen Detection in High-Yield Row Crops.<\/h3>\r\n                <p class=\"tp-card-desc\">Integration of drone tech and Neural Networks for preventative farming.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-4-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-4-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-4\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Agricultural<\/span>\r\n                <h3 class=\"tp-card-title\">Optimization of Nutrient Delivery Systems in Closed-Loop Hydroponic Vertical Farming.<\/h3>\r\n                <p class=\"tp-card-desc\">Flow-rate equations and dosing protocols for indoor agriculture.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-4-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-4-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-4\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Agricultural<\/span>\r\n                <h3 class=\"tp-card-title\">CRISPR-Cas9 Applications for Enhancing Drought Tolerance in Commercial Wheat Cultivars.<\/h3>\r\n                <p class=\"tp-card-desc\">Genetic engineering breakthroughs targeting commercial grain resilience.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-4-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-4-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-4\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Agricultural<\/span>\r\n                <h3 class=\"tp-card-title\">Swarm Robotics in Precision Agriculture: Collaborative Algorithms for Autonomous Harvesting.<\/h3>\r\n                <p class=\"tp-card-desc\">Implementation guidelines for robotic fleet coordination in active fields.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-4-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-4-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-4\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Agricultural<\/span>\r\n                <h3 class=\"tp-card-title\">IoT-Enabled Soil Microbiome Monitoring for Regenerative Farming Practices.<\/h3>\r\n                <p class=\"tp-card-desc\">Leveraging subsurface sensors to optimize sustainable farming cycles.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-4-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-4-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 5: Cement Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-5\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cement<\/span>\r\n                <h3 class=\"tp-card-title\">Techno-Economic Feasibility of Post-Combustion Amine-Based Carbon Capture in Clinker Production.<\/h3>\r\n                <p class=\"tp-card-desc\">Cost models and technical requirements for capturing CO2 in clinker lines.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-5-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-5-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-5\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cement<\/span>\r\n                <h3 class=\"tp-card-title\">Calcined Clays and Limestone as Supplementary Cementitious Materials (LC3): Hydration Kinetics.<\/h3>\r\n                <p class=\"tp-card-desc\">Deep dive into LC3 cement chemistry and its hydration behavior over time.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-5-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-5-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-5\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cement<\/span>\r\n                <h3 class=\"tp-card-title\">Electrification of the Cement Kiln: Plasma Technology and Microwave Heating Replacements.<\/h3>\r\n                <p class=\"tp-card-desc\">Fossil-fuel-free methodologies for ultra-high-temperature cement manufacturing.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-5-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-5-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-5\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cement<\/span>\r\n                <h3 class=\"tp-card-title\">Utilization of Alternative Fuels (RDF\/SRF): Impact on Kiln Refractory Wear and Emissions.<\/h3>\r\n                <p class=\"tp-card-desc\">Operational wear-and-tear metrics when substituting standard fuels with refuse-derived ones.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-5-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-5-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-5\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cement<\/span>\r\n                <h3 class=\"tp-card-title\">Machine Learning for Real-Time Mill Optimization and Particle Size Distribution Control.<\/h3>\r\n                <p class=\"tp-card-desc\">Algorithms ensuring perfect granularity in final mill processing phases.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-5-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-5-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 6: Ceramic Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-6\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Ceramic<\/span>\r\n                <h3 class=\"tp-card-title\">Microwave Sintering of Advanced Alumina Ceramics: Densification and Microstructural Evolution.<\/h3>\r\n                <p class=\"tp-card-desc\">Advanced ceramic hardening protocols utilizing industrial microwaves.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-6-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-6-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-6\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Ceramic<\/span>\r\n                <h3 class=\"tp-card-title\">Development of Ultra-High-Temperature Refractories (UHTCs) for Aerospace Applications.<\/h3>\r\n                <p class=\"tp-card-desc\">Formulations designed to survive atmospheric reentry and extreme engine heat.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-6-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-6-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-6\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Ceramic<\/span>\r\n                <h3 class=\"tp-card-title\">Flash Sintering Techniques: Mechanisms for Lowering Energy Consumption in Tile Manufacturing.<\/h3>\r\n                <p class=\"tp-card-desc\">Economic analysis of flash sintering vs traditional kilns.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-6-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-6-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-6\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Ceramic<\/span>\r\n                <h3 class=\"tp-card-title\">Lead-Free Piezoceramics (KNN-based): Advances in Doping and Electromechanical Coupling.<\/h3>\r\n                <p class=\"tp-card-desc\">Compliance-driven materials science for next-gen piezo-sensors.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-6-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-6-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-6\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Ceramic<\/span>\r\n                <h3 class=\"tp-card-title\">Circular Economy in Ceramics: Complete Valorization of Fired Defect Scrap in New Batches.<\/h3>\r\n                <p class=\"tp-card-desc\">Zero-waste manufacturing models applied to industrial ceramic production.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-6-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-6-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 7: Electrical Grids -->\r\n        <div class=\"tp-card\" data-category=\"cat-7\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electrical Grids<\/span>\r\n                <h3 class=\"tp-card-title\">Grid-Forming Inverters: Maintaining Inertia in 100% Renewable Energy Grids.<\/h3>\r\n                <p class=\"tp-card-desc\">Addressing stability issues in grids lacking mechanical inertia from traditional generators.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-7-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-7-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-7\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electrical Grids<\/span>\r\n                <h3 class=\"tp-card-title\">V2G (Vehicle-to-Grid) Aggregation Algorithms for Peak Shaving and Frequency Regulation.<\/h3>\r\n                <p class=\"tp-card-desc\">Software frameworks to utilize electric vehicle fleets as macro-batteries.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-7-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-7-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-7\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electrical Grids<\/span>\r\n                <h3 class=\"tp-card-title\">Cybersecurity Frameworks for IEC 61850 Substation Automation and Digital Substations.<\/h3>\r\n                <p class=\"tp-card-desc\">Mitigating nation-state cyber threats in highly digitized power distribution nodes.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-7-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-7-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-7\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electrical Grids<\/span>\r\n                <h3 class=\"tp-card-title\">Fault Location in Multi-Terminal HVDC Networks using Traveling Wave Algorithms.<\/h3>\r\n                <p class=\"tp-card-desc\">Rapid diagnostic mathematical models for high-voltage direct current lines.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-7-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-7-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-7\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electrical Grids<\/span>\r\n                <h3 class=\"tp-card-title\">Optimization of Microgrid Islanding Scenarios using Real-Time Phasor Measurement Units (PMUs).<\/h3>\r\n                <p class=\"tp-card-desc\">Ensuring stability during emergency grid disconnection events.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-7-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-7-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 8: Electronics Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-8\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electronics<\/span>\r\n                <h3 class=\"tp-card-title\">Advanced 3D Heterogeneous Packaging and Chiplet Interconnects using Copper-to-Copper Bonding.<\/h3>\r\n                <p class=\"tp-card-desc\">Breakthroughs in overcoming Moore's law limits through vertical chiplet integration.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-8-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-8-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-8\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electronics<\/span>\r\n                <h3 class=\"tp-card-title\">Thermal Management in Wide-Bandgap (SiC\/GaN) Power Electronics for EV Inverters.<\/h3>\r\n                <p class=\"tp-card-desc\">Heat dissipation strategies for high-performance silicon carbide components.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-8-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-8-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-8\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electronics<\/span>\r\n                <h3 class=\"tp-card-title\">Roll-to-Roll Manufacturing of Flexible Organic Light-Emitting Diodes (OLEDs): Yield Optimization.<\/h3>\r\n                <p class=\"tp-card-desc\">Increasing the economic viability of flexible display mass production.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-8-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-8-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-8\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electronics<\/span>\r\n                <h3 class=\"tp-card-title\">EUV Lithography: Mitigation of Stochastic Defects in Sub-3nm Nodes.<\/h3>\r\n                <p class=\"tp-card-desc\">Addressing random variability in extreme ultraviolet silicon printing.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-8-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-8-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-8\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Electronics<\/span>\r\n                <h3 class=\"tp-card-title\">Quantum Dot Synthesis for Next-Generation Display Technologies: Toxicity and Stability Solutions.<\/h3>\r\n                <p class=\"tp-card-desc\">Removing heavy metals while increasing the operational lifespan of QLEDs.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-8-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-8-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 9: Food Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-9\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Food Industry<\/span>\r\n                <h3 class=\"tp-card-title\">High-Pressure Processing (HPP) vs. Pulsed Electric Fields (PEF): Inactivation Kinetics of Spoilage Enzymes.<\/h3>\r\n                <p class=\"tp-card-desc\">Comparative analysis of modern non-thermal pasteurization methods.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-9-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-9-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-9\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Food Industry<\/span>\r\n                <h3 class=\"tp-card-title\">Extrusion Technologies for Plant-Based Meat Analogues: Texturization of Pea Protein Isolates.<\/h3>\r\n                <p class=\"tp-card-desc\">Process engineering to replicate animal protein mouthfeel using twin-screw extruders.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-9-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-9-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-9\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Food Industry<\/span>\r\n                <h3 class=\"tp-card-title\">Active and Intelligent Packaging: Oxygen Scavenging and Freshness Biosensors for Prolonged Shelf-Life.<\/h3>\r\n                <p class=\"tp-card-desc\">Integrating chemical scavengers directly into consumer packaging matrices.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-9-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-9-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-9\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Food Industry<\/span>\r\n                <h3 class=\"tp-card-title\">Blockchain and RFID for Immutable Farm-to-Fork Traceability in Perishable Goods.<\/h3>\r\n                <p class=\"tp-card-desc\">Supply chain tracking models guaranteeing origin authenticity and temperature logging.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-9-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-9-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-9\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Food Industry<\/span>\r\n                <h3 class=\"tp-card-title\">Precision Fermentation: Scale-up Challenges in the Production of Recombinant Dairy Proteins.<\/h3>\r\n                <p class=\"tp-card-desc\">Bioreactor design constraints for scaling up animal-free milk proteins.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-9-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-9-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 10: Glass Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-10\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Glass<\/span>\r\n                <h3 class=\"tp-card-title\">All-Electric Glass Melting Furnaces: Electrode Degradation and Melt Convection Modeling.<\/h3>\r\n                <p class=\"tp-card-desc\">Addressing structural integrity in modern zero-emission glass manufacturing.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-10-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-10-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-10\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Glass<\/span>\r\n                <h3 class=\"tp-card-title\">Sputter Deposition of Multi-Layer Low-Emissivity (Low-E) Coatings: Enhancing Solar Control.<\/h3>\r\n                <p class=\"tp-card-desc\">Nanoscale coating optimization for architectural smart windows.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-10-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-10-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-10\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Glass<\/span>\r\n                <h3 class=\"tp-card-title\">Advances in Electrochromic Smart Glass: Switching Speed and Durability Optimization.<\/h3>\r\n                <p class=\"tp-card-desc\">Improving the latency and lifespan of electronic tint-shifting windows.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-10-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-10-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-10\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Glass<\/span>\r\n                <h3 class=\"tp-card-title\">Chemical Strengthening of Aluminosilicate Glass via Ion Exchange for Consumer Electronics.<\/h3>\r\n                <p class=\"tp-card-desc\">The exact chemical bath parameters behind ultra-tough smartphone screens.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-10-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-10-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-10\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Glass<\/span>\r\n                <h3 class=\"tp-card-title\">Cullet Optimization Algorithms: Maximizing Recycled Content without Compromising Optical Clarity.<\/h3>\r\n                <p class=\"tp-card-desc\">Machine learning software approaches to blending recycled glass safely.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-10-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-10-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 11: Industrial Maintenance -->\r\n        <div class=\"tp-card\" data-category=\"cat-11\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Maintenance<\/span>\r\n                <h3 class=\"tp-card-title\">Vibration Analysis via Deep Convolutional Neural Networks for Bearing Fault Prognostics.<\/h3>\r\n                <p class=\"tp-card-desc\">Using advanced AI audio processing to predict imminent mechanical failure.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-11-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-11-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-11\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Maintenance<\/span>\r\n                <h3 class=\"tp-card-title\">Acoustic Emission Monitoring in Real-Time for Micro-Crack Detection in Pressure Vessels.<\/h3>\r\n                <p class=\"tp-card-desc\">High-frequency acoustic tech mapping microscopic structural fatigue in real-time.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-11-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-11-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-11\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Maintenance<\/span>\r\n                <h3 class=\"tp-card-title\">Augmented Reality (AR) Overlays for Guided Complex Machinery Troubleshooting.<\/h3>\r\n                <p class=\"tp-card-desc\">Ergonomic and practical study of AR headsets in factory floor maintenance.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-11-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-11-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-11\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Maintenance<\/span>\r\n                <h3 class=\"tp-card-title\">Reliability-Centered Maintenance (RCM) Optimization using Digital Twin Simulations.<\/h3>\r\n                <p class=\"tp-card-desc\">Simulating decades of wear-and-tear virtually to establish optimal RCM schedules.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-11-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-11-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-11\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Maintenance<\/span>\r\n                <h3 class=\"tp-card-title\">Tribological Assessment of Nano-Additive Lubricants in High-Load Industrial Gearboxes.<\/h3>\r\n                <p class=\"tp-card-desc\">Measuring friction coefficients when utilizing graphene-infused industrial oils.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-11-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-11-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 12: Leather Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-12\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Leather<\/span>\r\n                <h3 class=\"tp-card-title\">Chrome-Free Tanning: Advancements in Zeolite and Synthetic Tannin Efficacy.<\/h3>\r\n                <p class=\"tp-card-desc\">Non-toxic alternatives preserving leather durability without heavy metals.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-12-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-12-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-12\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Leather<\/span>\r\n                <h3 class=\"tp-card-title\">Enzymatic Unhairing Processes: Reducing Chemical Oxygen Demand (COD) in Tannery Effluents.<\/h3>\r\n                <p class=\"tp-card-desc\">Bio-catalysis methods significantly lowering wastewater pollution in tanneries.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-12-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-12-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-12\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Leather<\/span>\r\n                <h3 class=\"tp-card-title\">Mycelium-Based Leather Alternatives: Mechanical Properties and Bioprocessing Scale-up.<\/h3>\r\n                <p class=\"tp-card-desc\">Scaling fungal bio-leathers to meet commercial fashion industry tolerances.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-12-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-12-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-12\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Leather<\/span>\r\n                <h3 class=\"tp-card-title\">Supercritical Fluid Extraction for Degreasing Hides: Environmental and Economic Benefits.<\/h3>\r\n                <p class=\"tp-card-desc\">Replacing solvent-heavy degreasing with clean supercritical CO2 flows.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-12-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-12-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-12\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Leather<\/span>\r\n                <h3 class=\"tp-card-title\">Advanced Membrane Bioreactors for the Recovery of Chromium from Tanning Wastewater.<\/h3>\r\n                <p class=\"tp-card-desc\">Filtration technology strictly designed for heavy metal recovery.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-12-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-12-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 13: Transportation and Logistics -->\r\n        <div class=\"tp-card\" data-category=\"cat-13\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Logistics<\/span>\r\n                <h3 class=\"tp-card-title\">Quantum Annealing for Solving the Dynamic Vehicle Routing Problem in Last-Mile Delivery.<\/h3>\r\n                <p class=\"tp-card-desc\">Theoretical modeling to drastically reduce logistics mapping compute times.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-13-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-13-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-13\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Logistics<\/span>\r\n                <h3 class=\"tp-card-title\">Aerodynamic Optimization of Heavy-Duty Truck Platooning Systems via V2V Communication.<\/h3>\r\n                <p class=\"tp-card-desc\">Fuel saving metrics from vehicle-to-vehicle convoy synchronization algorithms.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-13-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-13-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-13\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Logistics<\/span>\r\n                <h3 class=\"tp-card-title\">Digital Freight Matching Algorithms: Predicting Spot Rates using Macroeconomic Machine Learning.<\/h3>\r\n                <p class=\"tp-card-desc\">Using global indices to forecast spot-market logistics pricing.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-13-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-13-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-13\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Logistics<\/span>\r\n                <h3 class=\"tp-card-title\">Cold Chain Integrity: IoT Dataloggers and Blockchain for Pharmaceutical Logistics.<\/h3>\r\n                <p class=\"tp-card-desc\">Immutable temperature logging to prevent vaccine and medication spoilage.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-13-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-13-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-13\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Logistics<\/span>\r\n                <h3 class=\"tp-card-title\">Automated Guided Vehicles (AGVs) in Warehousing: Collision Avoidance and Swarm Logic.<\/h3>\r\n                <p class=\"tp-card-desc\">Algorithmic collision prevention in dense automated fulfillment centers.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-13-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-13-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 14: Medical Equipment -->\r\n        <div class=\"tp-card\" data-category=\"cat-14\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Medical Equip<\/span>\r\n                <h3 class=\"tp-card-title\">Biocompatibility and Sterilization Responses of PEEK Polymers in 3D Printed Orthopedic Implants.<\/h3>\r\n                <p class=\"tp-card-desc\">Material behavior of PEEK under extreme hospital sterilization protocols.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-14-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-14-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-14\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Medical Equip<\/span>\r\n                <h3 class=\"tp-card-title\">Haptic Feedback Latency Reduction in Tele-Operated Robotic Surgery Systems.<\/h3>\r\n                <p class=\"tp-card-desc\">Network architectures enabling near-instant physical feedback for remote surgeons.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-14-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-14-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-14\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Medical Equip<\/span>\r\n                <h3 class=\"tp-card-title\">Internet of Medical Things (IoMT): Edge Computing for Real-Time Wearable ECG Analytics.<\/h3>\r\n                <p class=\"tp-card-desc\">Processing heart rhythms securely and locally to avoid cloud latency drops.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-14-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-14-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-14\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Medical Equip<\/span>\r\n                <h3 class=\"tp-card-title\">AI-Assisted Diagnostic Imaging: Mitigating Bias in Convolutional Neural Networks for MRI.<\/h3>\r\n                <p class=\"tp-card-desc\">Ensuring diagnostic AI tools remain demographically accurate across diverse populations.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-14-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-14-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-14\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Medical Equip<\/span>\r\n                <h3 class=\"tp-card-title\">Miniaturization of Microfluidic Lab-on-a-Chip Devices for Point-of-Care Pathogen Detection.<\/h3>\r\n                <p class=\"tp-card-desc\">Physics and manufacturing tolerances required for chip-scale blood diagnostics.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-14-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-14-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 15: Paint and Coatings -->\r\n        <div class=\"tp-card\" data-category=\"cat-15\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Coatings<\/span>\r\n                <h3 class=\"tp-card-title\">Microcapsule-Based Self-Healing Anti-Corrosion Coatings for Marine Environments.<\/h3>\r\n                <p class=\"tp-card-desc\">Polymers that auto-repair microscopic scratches in harsh saltwater conditions.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-15-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-15-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-15\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Coatings<\/span>\r\n                <h3 class=\"tp-card-title\">Development of Superhydrophobic, Fluorine-Free Polyurethane Topcoats.<\/h3>\r\n                <p class=\"tp-card-desc\">Eco-friendly water-repellent industrial coatings lacking toxic forever chemicals.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-15-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-15-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-15\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Coatings<\/span>\r\n                <h3 class=\"tp-card-title\">Nanocellulose as a Rheology Modifier in Zero-VOC Waterborne Architectural Paints.<\/h3>\r\n                <p class=\"tp-card-desc\">Using advanced plant-based nanostructures to improve eco-paint viscosity.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-15-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-15-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-15\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Coatings<\/span>\r\n                <h3 class=\"tp-card-title\">Fouling-Release vs. Biocidal Coatings: A Life-Cycle Assessment of Ship Hull Resistance.<\/h3>\r\n                <p class=\"tp-card-desc\">Comparing the long-term drag and toxicity of commercial maritime paints.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-15-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-15-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-15\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Coatings<\/span>\r\n                <h3 class=\"tp-card-title\">UV-Curable Powder Coatings: Photoinitiator Optimization for Heat-Sensitive Substrates.<\/h3>\r\n                <p class=\"tp-card-desc\">Chemical formulations enabling powder coating on wood and plastics without melting them.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-15-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-15-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 16: Paper and Cardboard -->\r\n        <div class=\"tp-card\" data-category=\"cat-16\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Paper & Cardboard<\/span>\r\n                <h3 class=\"tp-card-title\">Lignin Valorization: Converting Kraft Pulping Byproducts into Bio-based Carbon Fibers.<\/h3>\r\n                <p class=\"tp-card-desc\">Advanced techniques to extract value from standard paper industry waste.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-16-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-16-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-16\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Paper & Cardboard<\/span>\r\n                <h3 class=\"tp-card-title\">Enzymatic Refining of Chemical Pulps to Reduce Refining Energy Consumption.<\/h3>\r\n                <p class=\"tp-card-desc\">Biological treatments reducing grid energy required in major pulp mills.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-16-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-16-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-16\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Paper & Cardboard<\/span>\r\n                <h3 class=\"tp-card-title\">Aqueous Barrier Coatings for Corrugated Packaging as Replacements for Polyethylene.<\/h3>\r\n                <p class=\"tp-card-desc\">Water-based alternatives making cardboard fully recyclable without plastic linings.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-16-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-16-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-16\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Paper & Cardboard<\/span>\r\n                <h3 class=\"tp-card-title\">Closing the Water Loop: Advanced Oxidation Processes (AOP) for Mill Effluent Treatment.<\/h3>\r\n                <p class=\"tp-card-desc\">Sustainable chemical engineering resolving paper mill wastewater pollution.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-16-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-16-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-16\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Paper & Cardboard<\/span>\r\n                <h3 class=\"tp-card-title\">Nanofibrillated Cellulose (NFC) Additives for Enhanced Dry Strength in Recycled Paperboard.<\/h3>\r\n                <p class=\"tp-card-desc\">Nanotech applications compensating for weakened fibers in highly recycled cardboard.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-16-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-16-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 17: Plastic Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-17\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Plastic<\/span>\r\n                <h3 class=\"tp-card-title\">Catalytic Pyrolysis of Mixed Polyolefins: Optimizing Yields of Naphtha-Grade Chemical Feedstocks.<\/h3>\r\n                <p class=\"tp-card-desc\">Chemical recycling algorithms converting mixed plastics back to raw oil equivalents.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-17-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-17-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-17\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Plastic<\/span>\r\n                <h3 class=\"tp-card-title\">Polyhydroxyalkanoates (PHA): Overcoming Brittleness via Novel Copolymerization Techniques.<\/h3>\r\n                <p class=\"tp-card-desc\">Improving the mechanical flexibility of marine-degradable bioplastics.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-17-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-17-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-17\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Plastic<\/span>\r\n                <h3 class=\"tp-card-title\">Reactive Compatibilization in Immiscible Polymer Blends (PET\/PE) during Mechanical Recycling.<\/h3>\r\n                <p class=\"tp-card-desc\">Additives bridging the chemical gap between incompatible recycled plastics.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-17-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-17-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-17\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Plastic<\/span>\r\n                <h3 class=\"tp-card-title\">Supercritical CO2 Foaming of Polystyrene: Achieving Microcellular Structures.<\/h3>\r\n                <p class=\"tp-card-desc\">Creating highly insulative foams utilizing non-toxic blowing agents.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-17-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-17-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-17\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Plastic<\/span>\r\n                <h3 class=\"tp-card-title\">Migration Kinetics of Non-Intentionally Added Substances (NIAS) in Recycled Food-Contact Plastics.<\/h3>\r\n                <p class=\"tp-card-desc\">Safety analysis of recycled plastics touching human food streams.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-17-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-17-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 18: Public and Industrial Lighting -->\r\n        <div class=\"tp-card\" data-category=\"cat-18\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Lighting<\/span>\r\n                <h3 class=\"tp-card-title\">Li-Fi (Light Fidelity) Integration in Industrial High-Bay Lighting for EMI-Free Communications.<\/h3>\r\n                <p class=\"tp-card-desc\">Utilizing factory light waves to transmit secure internet data securely.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-18-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-18-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-18\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Lighting<\/span>\r\n                <h3 class=\"tp-card-title\">Human-Centric Lighting: Algorithmic Tuning of Correlated Color Temperature for Shift Worker Circadian Rhythms.<\/h3>\r\n                <p class=\"tp-card-desc\">Lighting schedules designed strictly to improve factory worker health.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-18-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-18-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-18\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Lighting<\/span>\r\n                <h3 class=\"tp-card-title\">Power over Ethernet (PoE) vs. Traditional Mains for Intelligent Building Lighting Grids.<\/h3>\r\n                <p class=\"tp-card-desc\">Cost comparisons of running low-voltage data cables to power entire lighting systems.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-18-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-18-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-18\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Lighting<\/span>\r\n                <h3 class=\"tp-card-title\">Thermal Degradation Protocols for High-Power LED Phosphors in Harsh Industrial Environments.<\/h3>\r\n                <p class=\"tp-card-desc\">Material testing protocols ensuring LED longevity in ultra-hot factories.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-18-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-18-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-18\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Lighting<\/span>\r\n                <h3 class=\"tp-card-title\">Adaptive Dimming Algorithms for Smart City Streetlights via Edge-Processed Computer Vision.<\/h3>\r\n                <p class=\"tp-card-desc\">Municipal lighting systems that react instantly to localized pedestrian flow.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-18-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-18-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 19: Rubber Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-19\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Rubber<\/span>\r\n                <h3 class=\"tp-card-title\">Mechano-Chemical Devulcanization of End-of-Life Tires for High-Value Compounding.<\/h3>\r\n                <p class=\"tp-card-desc\">Breaking down sulfur bonds mechanically to deeply recycle tire rubber.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-19-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-19-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-19\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Rubber<\/span>\r\n                <h3 class=\"tp-card-title\">Silica-Silane Coupling Agent Optimization in Green Tire Treads for Reduced Rolling Resistance.<\/h3>\r\n                <p class=\"tp-card-desc\">Chemistry details creating highly efficient, low-friction EV tires.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-19-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-19-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-19\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Rubber<\/span>\r\n                <h3 class=\"tp-card-title\">Alternative Natural Rubber Sources (Guayule and Dandelion): Extraction and Compounding Profiles.<\/h3>\r\n                <p class=\"tp-card-desc\">Evaluating commercial viabilities of non-Hevea rubber species.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-19-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-19-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-19\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Rubber<\/span>\r\n                <h3 class=\"tp-card-title\">Peroxide vs. Sulfur Curing in EPDM: Aging Characteristics in High-Heat Applications.<\/h3>\r\n                <p class=\"tp-card-desc\">Material stress testing protocols for EPDM subjected to extreme heat cycles.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-19-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-19-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-19\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Rubber<\/span>\r\n                <h3 class=\"tp-card-title\">Finite Element Analysis (FEA) of Elastomeric Bridge Bearings under Seismic Loading.<\/h3>\r\n                <p class=\"tp-card-desc\">Safety simulations predicting rubber bridge joint behavior during earthquakes.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-19-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-19-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 20: Textile Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-20\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Textile<\/span>\r\n                <h3 class=\"tp-card-title\">Supercritical CO2 Dyeing of Polyester: Eliminating Water Usage and Toxic Effluents.<\/h3>\r\n                <p class=\"tp-card-desc\">Zero-water dyeing mechanisms revolutionizing sustainable fashion manufacturing.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-20-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-20-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-20\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Textile<\/span>\r\n                <h3 class=\"tp-card-title\">Electrospinning of Nanofiber Membranes for Breathable, Waterproof Athletic Wear.<\/h3>\r\n                <p class=\"tp-card-desc\">Advanced nanoscale engineering challenging traditional Gore-Tex dominance.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-20-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-20-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-20\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Textile<\/span>\r\n                <h3 class=\"tp-card-title\">Integration of Conductive Yarns (Graphene-Coated) in Washable Wearable Electronics.<\/h3>\r\n                <p class=\"tp-card-desc\">Tolerances and electrical continuity tests for smart clothing in standard washing cycles.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-20-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-20-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-20\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Textile<\/span>\r\n                <h3 class=\"tp-card-title\">Enzymatic Hydrolysis for the Separation and Recycling of Poly-Cotton Blends.<\/h3>\r\n                <p class=\"tp-card-desc\">Biological targeting techniques breaking down mixed fabrics back into raw materials.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-20-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-20-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-20\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Textile<\/span>\r\n                <h3 class=\"tp-card-title\">Automated Defect Detection in High-Speed Loom Output using Machine Vision.<\/h3>\r\n                <p class=\"tp-card-desc\">Applying instant AI camera feedback loops to massive industrial looms.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-20-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-20-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 21: Wood Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-21\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Wood<\/span>\r\n                <h3 class=\"tp-card-title\">Seismic Performance of Tall Timber Buildings using Cross-Laminated Timber (CLT) Shear Walls.<\/h3>\r\n                <p class=\"tp-card-desc\">Structural engineering paper testing high-rise wood resilience against earthquakes.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-21-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-21-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-21\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Wood<\/span>\r\n                <h3 class=\"tp-card-title\">Thermal Modification Processes (Thermowood): Alterations in Hemicellulose and Dimensional Stability.<\/h3>\r\n                <p class=\"tp-card-desc\">Understanding chemical changes when baking wood for exterior durability.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-21-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-21-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-21\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Wood<\/span>\r\n                <h3 class=\"tp-card-title\">Development of Formaldehyde-Free, Lignin-Based Adhesives for Plywood and MDF.<\/h3>\r\n                <p class=\"tp-card-desc\">Creating non-toxic binding agents replacing harmful volatile organic compounds.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-21-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-21-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-21\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Wood<\/span>\r\n                <h3 class=\"tp-card-title\">Acoustic Non-Destructive Evaluation of Internal Decay in Structural Timber.<\/h3>\r\n                <p class=\"tp-card-desc\">Using advanced acoustic waves to locate rot inside wooden support beams.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-21-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-21-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-21\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Wood<\/span>\r\n                <h3 class=\"tp-card-title\">Optimization of Sawmill Yields using AI-Driven Log X-Ray Computed Tomography.<\/h3>\r\n                <p class=\"tp-card-desc\">Machine learning combined with CT scanning to perfectly cut natural logs.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-21-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-21-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 22: Iron and Steel Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-22\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Iron & Steel<\/span>\r\n                <h3 class=\"tp-card-title\">Direct Reduced Iron (DRI) Production using 100% Green Hydrogen: Kinetic and Thermodynamic Modeling.<\/h3>\r\n                <p class=\"tp-card-desc\">The thermodynamics required to completely eliminate coal from steelmaking.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-22-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-22-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-22\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Iron & Steel<\/span>\r\n                <h3 class=\"tp-card-title\">Electric Arc Furnace (EAF) Slag Valorization: Carbonation Curing for Synthetic Aggregates.<\/h3>\r\n                <p class=\"tp-card-desc\">Turning toxic steel slag into carbon-negative construction aggregates.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-22-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-22-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-22\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Iron & Steel<\/span>\r\n                <h3 class=\"tp-card-title\">Design of High-Entropy Alloys (HEAs) for Extreme Temperature and Corrosive Environments.<\/h3>\r\n                <p class=\"tp-card-desc\">Creating multi-element alloys for advanced aerospace and nuclear applications.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-22-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-22-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-22\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Iron & Steel<\/span>\r\n                <h3 class=\"tp-card-title\">Advanced High-Strength Steels (AHSS) for Automotive Weight Reduction: Austenite Stability.<\/h3>\r\n                <p class=\"tp-card-desc\">Microstructural analysis enabling thinner but stronger car frames.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-22-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-22-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-22\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Iron & Steel<\/span>\r\n                <h3 class=\"tp-card-title\">Real-Time Ladle Metallurgy Control using Optical Emission Spectroscopy and AI.<\/h3>\r\n                <p class=\"tp-card-desc\">Using light wavelengths and AI to perfectly mix liquid steel batches instantly.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-22-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-22-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 23: Cable Manufacturing -->\r\n        <div class=\"tp-card\" data-category=\"cat-23\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cables<\/span>\r\n                <h3 class=\"tp-card-title\">Water Treeing and Aging Mechanisms in Cross-Linked Polyethylene (XLPE) Medium Voltage Cables.<\/h3>\r\n                <p class=\"tp-card-desc\">Analyzing microscopic moisture damage over decades in buried cables.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-23-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-23-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-23\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cables<\/span>\r\n                <h3 class=\"tp-card-title\">Design and Cryogenic Cooling Regimes for High-Temperature Superconducting (HTS) Power Cables.<\/h3>\r\n                <p class=\"tp-card-desc\">Framework for building and maintaining zero-resistance city power grids.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-23-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-23-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-23\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cables<\/span>\r\n                <h3 class=\"tp-card-title\">Submarine HVDC Cable Extrusion: Mitigating Space Charge Accumulation in Insulation.<\/h3>\r\n                <p class=\"tp-card-desc\">Advanced polymer chemistry preventing breakdown in deep-sea power lines.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-23-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-23-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-23\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cables<\/span>\r\n                <h3 class=\"tp-card-title\">Optical Fiber Drawing Tower Optimization to Reduce Polarization Mode Dispersion.<\/h3>\r\n                <p class=\"tp-card-desc\">Improving physical manufacturing precision to maximize internet speed fidelity.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-23-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-23-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-23\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Cables<\/span>\r\n                <h3 class=\"tp-card-title\">Fire-Resistant Halogen-Free Flame Retardant (HFFR) Compounds for Tunnels and Confined Spaces.<\/h3>\r\n                <p class=\"tp-card-desc\">Chemical formulations ensuring cables don't release toxic smoke when burned.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-23-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-23-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 24: Aluminum Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-24\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Aluminum<\/span>\r\n                <h3 class=\"tp-card-title\">Inert Anode Technology in the Hall-H\u00e9roult Process: Eliminating Direct CO2 Emissions.<\/h3>\r\n                <p class=\"tp-card-desc\">A major breakthrough replacing carbon anodes to make aluminum production green.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-24-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-24-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-24\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Aluminum<\/span>\r\n                <h3 class=\"tp-card-title\">Scrap Decoating and De-Oiling Optimization for Maximizing Yield in Secondary Aluminum Melting.<\/h3>\r\n                <p class=\"tp-card-desc\">Increasing material recovery when recycling dirty or painted aluminum.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-24-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-24-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-24\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Aluminum<\/span>\r\n                <h3 class=\"tp-card-title\">Semi-Solid Metal (SSM) Casting of Aluminum Alloys for High-Integrity Automotive Components.<\/h3>\r\n                <p class=\"tp-card-desc\">Rheological advantages of casting metal in a partially liquid state.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-24-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-24-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-24\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Aluminum<\/span>\r\n                <h3 class=\"tp-card-title\">Scandium Doping in Aerospace Aluminum Alloys: Precipitation Hardening and Weldability.<\/h3>\r\n                <p class=\"tp-card-desc\">Using rare-earth scandium to drastically increase aluminum strength and heat resistance.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-24-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-24-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-24\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Aluminum<\/span>\r\n                <h3 class=\"tp-card-title\">Mathematical Modeling of Magnetohydrodynamic (MHD) Instabilities in Reduction Cells.<\/h3>\r\n                <p class=\"tp-card-desc\">Preventing chaotic liquid metal sloshing via complex magnetic modeling.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-24-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-24-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 25: Marble Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-25\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Marble<\/span>\r\n                <h3 class=\"tp-card-title\">Kinematic Optimization of Multi-Wire Diamond CNC Saws for Granite and Marble Block Cutting.<\/h3>\r\n                <p class=\"tp-card-desc\">Enhancing the speed and reducing the waste of diamond-wire stone cutters.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-25-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-25-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-25\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Marble<\/span>\r\n                <h3 class=\"tp-card-title\">Vacuum-Assisted Epoxy Resin Impregnation for the Consolidation of Micro-Cracked Marble Slabs.<\/h3>\r\n                <p class=\"tp-card-desc\">High-tech restoration and structural support for naturally fragile stone.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-25-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-25-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-25\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Marble<\/span>\r\n                <h3 class=\"tp-card-title\">Valorization of Marble Slurry Powder as a Partial Cement Replacement in High-Performance Concrete.<\/h3>\r\n                <p class=\"tp-card-desc\">Turning toxic quarry dust into an environmentally friendly building material.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-25-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-25-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-25\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Marble<\/span>\r\n                <h3 class=\"tp-card-title\">Automated Vein Matching and Defect Mapping using AI Computer Vision in Slab Polishing.<\/h3>\r\n                <p class=\"tp-card-desc\">Using advanced cameras and AI to perfectly align aesthetic stone veins.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-25-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-25-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-25\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Marble<\/span>\r\n                <h3 class=\"tp-card-title\">Life Cycle Assessment of Dimension Stone Quarrying: Energy vs. Material Yield Optimization.<\/h3>\r\n                <p class=\"tp-card-desc\">Statistical methods to ensure maximum stone retrieval with minimal fuel burn.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-25-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-25-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 26: Brick Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-26\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Bricks<\/span>\r\n                <h3 class=\"tp-card-title\">Geopolymer Bricks Synthesized from Fly Ash and Slag: Ambient Curing and Compressive Strength.<\/h3>\r\n                <p class=\"tp-card-desc\">Manufacturing robust bricks entirely out of recycled industrial waste without kilns.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-26-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-26-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-26\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Bricks<\/span>\r\n                <h3 class=\"tp-card-title\">Incorporation of Sewage Sludge and Industrial Ash in Fired Clay Bricks: Heavy Metal Immobilization.<\/h3>\r\n                <p class=\"tp-card-desc\">Safe techniques for trapping toxic elements permanently within fired brick matrices.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-26-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-26-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-26\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Bricks<\/span>\r\n                <h3 class=\"tp-card-title\">Microwave Drying Kinetics of Extruded Clay Bricks to Reduce Shrinkage Cracking.<\/h3>\r\n                <p class=\"tp-card-desc\">Utilizing microwave frequencies to perfectly dry wet clay from the inside out.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-26-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-26-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-26\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Bricks<\/span>\r\n                <h3 class=\"tp-card-title\">Integration of Phase Change Materials (PCMs) in Hollow Bricks for Passive Building Thermoregulation.<\/h3>\r\n                <p class=\"tp-card-desc\">Advanced bricks that absorb daytime heat and release it during cold nights.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-26-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-26-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-26\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Bricks<\/span>\r\n                <h3 class=\"tp-card-title\">Combustion Optimization of Biomass Syngas in Tunnel Kilns for Carbon-Neutral Brick Firing.<\/h3>\r\n                <p class=\"tp-card-desc\">Replacing natural gas with agricultural waste syngas in massive tunnel kilns.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-26-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-26-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 27: Water Desalination Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-27\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Desalination<\/span>\r\n                <h3 class=\"tp-card-title\">Biomimetic Aquaporin Membranes for Energy-Efficient Reverse Osmosis.<\/h3>\r\n                <p class=\"tp-card-desc\">Using proteins found in nature to filter saltwater with drastically less pressure.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-27-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-27-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-27\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Desalination<\/span>\r\n                <h3 class=\"tp-card-title\">Solar-Powered Membrane Distillation (MD): Mitigating Pore Wetting and Scaling.<\/h3>\r\n                <p class=\"tp-card-desc\">Addressing technical hurdles in off-grid, sun-powered desalination plants.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-27-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-27-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-27\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Desalination<\/span>\r\n                <h3 class=\"tp-card-title\">Zero Liquid Discharge (ZLD): Crystallization and Critical Metal Recovery from Desalination Brine.<\/h3>\r\n                <p class=\"tp-card-desc\">Extracting lithium and other high-value metals from concentrated seawater waste.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-27-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-27-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-27\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Desalination<\/span>\r\n                <h3 class=\"tp-card-title\">Forward Osmosis Draw Solution Regeneration using Low-Grade Waste Heat.<\/h3>\r\n                <p class=\"tp-card-desc\">Utilizing excess industrial heat to power low-energy forward osmosis systems.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-27-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-27-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-27\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Desalination<\/span>\r\n                <h3 class=\"tp-card-title\">Machine Learning Models for Predicting Membrane Fouling in Seawater Reverse Osmosis (SWRO).<\/h3>\r\n                <p class=\"tp-card-desc\">Predictive maintenance algorithms targeting exact times for filter cleaning.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-27-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-27-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n      <!-- CATEGORY 28: Printing and Packaging Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-28\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Printing & Pkg<\/span>\r\n                <h3 class=\"tp-card-title\">Rheology and Printability of Conductive Graphene Inks for Flexographic RFID Antenna Printing.<\/h3>\r\n                <p class=\"tp-card-desc\">Mass manufacturing of highly conductive antennas using high-speed roll printers.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-28-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-28-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-28\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Printing & Pkg<\/span>\r\n                <h3 class=\"tp-card-title\">Water-Based Inks for Flexible Plastic Packaging: Overcoming Surface Tension Challenges.<\/h3>\r\n                <p class=\"tp-card-desc\">Chemical engineering solutions to replace solvent inks on non-porous plastics.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-28-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-28-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-28\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Printing & Pkg<\/span>\r\n                <h3 class=\"tp-card-title\">Molded Pulp Packaging: Enhancing Wet Strength and Oil Resistance via Bio-based Sizing.<\/h3>\r\n                <p class=\"tp-card-desc\">Strengthening eco-friendly cardboard packaging against grease and moisture.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-28-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-28-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-28\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Printing & Pkg<\/span>\r\n                <h3 class=\"tp-card-title\">Color Gamut Optimization and Predictive Profiling in High-Speed Digital Inkjet Presses.<\/h3>\r\n                <p class=\"tp-card-desc\">Algorithms ensuring perfect color fidelity at industrial print speeds.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-28-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-28-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-28\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Printing & Pkg<\/span>\r\n                <h3 class=\"tp-card-title\">LCA Comparison of Monomaterial Pouch Packaging vs. Multi-Layer Laminates in Food Retail.<\/h3>\r\n                <p class=\"tp-card-desc\">Life Cycle Assessment proving the viability of highly recyclable monomaterial pouches.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-28-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-28-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 29: Industrial Gases Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-29\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Industrial Gases<\/span>\r\n                <h3 class=\"tp-card-title\">Thermodynamic Optimization of Cryogenic Air Separation Units (ASU) using Advanced Exergy Analysis.<\/h3>\r\n                <p class=\"tp-card-desc\">Maximizing output while reducing power consumption in liquid air manufacturing.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-29-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-29-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-29\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Industrial Gases<\/span>\r\n                <h3 class=\"tp-card-title\">Pressure Swing Adsorption (PSA) vs. Polymeric Membranes for High-Purity On-Site Nitrogen Generation.<\/h3>\r\n                <p class=\"tp-card-desc\">Comparative analysis of on-site nitrogen generation for industrial scale applications.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-29-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-29-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-29\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Industrial Gases<\/span>\r\n                <h3 class=\"tp-card-title\">Extraction and Purification of Rare Gases (Neon, Krypton, Xenon) from Industrial ASU Vent Streams.<\/h3>\r\n                <p class=\"tp-card-desc\">Techniques to capture highly valuable noble gases from standard industrial vents.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-29-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-29-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-29\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Industrial Gases<\/span>\r\n                <h3 class=\"tp-card-title\">Cryogenic Liquid Hydrogen (LH2) Storage: Mitigation of Boil-Off Gas (BOG) via Ortho-Para Conversion.<\/h3>\r\n                <p class=\"tp-card-desc\">Advanced physics managing the extreme volatility of stored liquid hydrogen.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-29-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-29-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-29\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Industrial Gases<\/span>\r\n                <h3 class=\"tp-card-title\">Metal-Organic Frameworks (MOFs) for High-Capacity Acetylene Storage and Separation.<\/h3>\r\n                <p class=\"tp-card-desc\">Next-generation porous materials completely changing how acetylene is stored.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-29-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-29-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 30: HVAC Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-30\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">HVAC<\/span>\r\n                <h3 class=\"tp-card-title\">Magnetocaloric Refrigeration: Prototype Scaling of Gadolinium-Based Heat Pumps.<\/h3>\r\n                <p class=\"tp-card-desc\">Magnetic-driven cooling technology eliminating the need for compressor gases.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-30-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-30-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-30\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">HVAC<\/span>\r\n                <h3 class=\"tp-card-title\">Liquid Desiccant Cooling Systems: Mass Transfer Optimization and Corrosion Mitigation.<\/h3>\r\n                <p class=\"tp-card-desc\">Engineering solutions for advanced humidity control in industrial HVAC applications.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-30-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-30-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-30\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">HVAC<\/span>\r\n                <h3 class=\"tp-card-title\">AI-Controlled Variable Refrigerant Flow (VRF) Systems for Part-Load Efficiency Optimization.<\/h3>\r\n                <p class=\"tp-card-desc\">Machine learning directly managing complex building climate flow states.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-30-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-30-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-30\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">HVAC<\/span>\r\n                <h3 class=\"tp-card-title\">Drop-in Replacement of HFCs with Ultra-Low GWP Hydrofluoroolefins (HFOs): Flammability and Efficiency.<\/h3>\r\n                <p class=\"tp-card-desc\">Safety and performance metrics for transitioning to next-gen green coolants.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-30-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-30-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-30\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">HVAC<\/span>\r\n                <h3 class=\"tp-card-title\">Integration of Geothermal Heat Pumps with Solar Thermal Collectors for Industrial Process Heating.<\/h3>\r\n                <p class=\"tp-card-desc\">Combining earth and sun energy sources to supply heavy-industry heat demands.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-30-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-30-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 31: Mobility Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-31\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Mobility<\/span>\r\n                <h3 class=\"tp-card-title\">Solid-State Lithium Batteries: Overcoming Dendrite Formation at the Lithium-Electrolyte Interface.<\/h3>\r\n                <p class=\"tp-card-desc\">Solving the core physical degradation problem holding back solid-state EV range.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-31-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-31-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-31\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Mobility<\/span>\r\n                <h3 class=\"tp-card-title\">Proton Exchange Membrane (PEM) Fuel Cells for Heavy-Duty Transport: Platinum Degradation Mitigation.<\/h3>\r\n                <p class=\"tp-card-desc\">Extending the lifecycle of hydrogen trucking cells by protecting rare-earth catalysts.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-31-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-31-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-31\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Mobility<\/span>\r\n                <h3 class=\"tp-card-title\">Sensor Fusion Architectures (LiDAR, Radar, Camera) for Level 4 Autonomous Driving Under Adverse Weather.<\/h3>\r\n                <p class=\"tp-card-desc\">Coding frameworks enabling self-driving cars to navigate through dense snow and rain.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-31-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-31-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-31\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Mobility<\/span>\r\n                <h3 class=\"tp-card-title\">Acoustic and Aerodynamic Challenges of Distributed Electric Propulsion in eVTOL Aircraft.<\/h3>\r\n                <p class=\"tp-card-desc\">Addressing noise pollution and physics constraints in flying taxi propeller arrays.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-31-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-31-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-31\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Mobility<\/span>\r\n                <h3 class=\"tp-card-title\">Life Cycle Assessment of EV Traction Motor Recycling: Rare Earth Element Hydrometallurgical Recovery.<\/h3>\r\n                <p class=\"tp-card-desc\">Advanced liquid extraction methods keeping EV magnets entirely circular.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-31-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-31-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 32: Waste Management and Recycling -->\r\n        <div class=\"tp-card\" data-category=\"cat-32\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Waste & Recycle<\/span>\r\n                <h3 class=\"tp-card-title\">Hyperspectral Imaging and AI Sensor Sorting for the Separation of Black Plastics in MRFs.<\/h3>\r\n                <p class=\"tp-card-desc\">Breaking optical sorting limitations to successfully recycle black plastic packaging.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-32-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-32-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-32\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Waste & Recycle<\/span>\r\n                <h3 class=\"tp-card-title\">Hydrothermal Liquefaction of Municipal Solid Waste into Biocrude: Temperature and Pressure Kinetics.<\/h3>\r\n                <p class=\"tp-card-desc\">Cooking city trash under extreme pressure to extract highly valuable bio-oils.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-32-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-32-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-32\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Waste & Recycle<\/span>\r\n                <h3 class=\"tp-card-title\">Hydrometallurgical Recovery of Cobalt, Nickel, and Lithium from Spent NMC Lithium-Ion Batteries.<\/h3>\r\n                <p class=\"tp-card-desc\">Chemical bathing methods maximizing battery metal yield with minimal toxic waste.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-32-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-32-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-32\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Waste & Recycle<\/span>\r\n                <h3 class=\"tp-card-title\">Anaerobic Digestion Optimization: Co-Digestion of Food Waste and Agricultural Slurry for Biogas Maximization.<\/h3>\r\n                <p class=\"tp-card-desc\">Balancing bacterial conditions to drastically spike natural gas emissions from rot.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-32-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-32-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-32\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Waste & Recycle<\/span>\r\n                <h3 class=\"tp-card-title\">Upgrading Landfill Gas to Biomethane via Membrane Separation and Pressure Swing Adsorption.<\/h3>\r\n                <p class=\"tp-card-desc\">Filtering impurities from landfill emissions to create pipeline-quality fuel.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-32-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-32-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 33: Carbon Removal Technology Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-33\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Carbon Removal<\/span>\r\n                <h3 class=\"tp-card-title\">Direct Air Capture (DAC): Development of Amine-Functionalized Solid Sorbents for Low-Energy Desorption.<\/h3>\r\n                <p class=\"tp-card-desc\">Material breakthrough allowing atmospheric CO2 capture at much lower energy costs.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-33-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-33-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-33\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Carbon Removal<\/span>\r\n                <h3 class=\"tp-card-title\">Enhanced Rock Weathering (ERW): Kinetics of Olivine Dissolution and Soil Agronomic Impacts.<\/h3>\r\n                <p class=\"tp-card-desc\">Spreading crushed minerals on farmland to rapidly draw down atmospheric carbon.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-33-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-33-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-33\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Carbon Removal<\/span>\r\n                <h3 class=\"tp-card-title\">Ocean Alkalinity Enhancement: Biogeochemical Modeling of Carbon Dioxide Removal Efficacy.<\/h3>\r\n                <p class=\"tp-card-desc\">Balancing marine pH levels to increase the ocean's natural capacity to absorb CO2.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-33-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-33-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-33\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Carbon Removal<\/span>\r\n                <h3 class=\"tp-card-title\">Bioenergy with Carbon Capture and Storage (BECCS): Techno-Economic Assessment of Co-Firing Biomass.<\/h3>\r\n                <p class=\"tp-card-desc\">Financial modeling of generating power from plants while permanently burying the exhaust.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-33-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-33-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-33\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Carbon Removal<\/span>\r\n                <h3 class=\"tp-card-title\">Long-Term Stability of Biochar in Various Soil Orders: A Carbon Sequestration Accounting Framework.<\/h3>\r\n                <p class=\"tp-card-desc\">Measuring exactly how long burnt agricultural waste stays locked in soil safely.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-33-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-33-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CATEGORY 34: Green Hydrogen Industry -->\r\n        <div class=\"tp-card\" data-category=\"cat-34\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Green Hydrogen<\/span>\r\n                <h3 class=\"tp-card-title\">Degradation Mechanisms of Iridium Oxide Anodes in PEM Water Electrolyzers Under Dynamic Loads.<\/h3>\r\n                <p class=\"tp-card-desc\">Extending the lifespan of hydrogen production plants by protecting core anodes.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-34-1\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-34-1\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-34\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Green Hydrogen<\/span>\r\n                <h3 class=\"tp-card-title\">Alkaline Electrolysis Coupled with Fluctuating Wind Power: Overcoming Gas Crossover Challenges.<\/h3>\r\n                <p class=\"tp-card-desc\">Safety engineering ensuring pure gas separation when using variable renewable energy sources.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-34-2\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-34-2\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-34\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Green Hydrogen<\/span>\r\n                <h3 class=\"tp-card-title\">Liquid Organic Hydrogen Carriers (LOHC): Catalytic Dehydrogenation Kinetics of Toluene\/Methylcyclohexane.<\/h3>\r\n                <p class=\"tp-card-desc\">Chemical methods for transporting hydrogen safely stored as a liquid at room temperature.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-34-3\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-34-3\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-34\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Green Hydrogen<\/span>\r\n                <h3 class=\"tp-card-title\">Geological Storage of Hydrogen in Depleted Gas Fields and Salt Caverns: Microbial Alteration Risks.<\/h3>\r\n                <p class=\"tp-card-desc\">Evaluating underground bacterial threats when using natural caves as massive hydrogen tanks.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-34-4\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-34-4\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"tp-card\" data-category=\"cat-34\">\r\n            <div class=\"tp-card-body\">\r\n                <span class=\"tp-industry-tag\">Green Hydrogen<\/span>\r\n                <h3 class=\"tp-card-title\">Ammonia as a Hydrogen Carrier: High-Efficiency Haber-Bosch Synthesis using Solid Oxide Electrolysis Cells (SOEC).<\/h3>\r\n                <p class=\"tp-card-desc\">Turning green hydrogen into ammonia for dense global shipping.<\/p>\r\n            <\/div>\r\n            <div class=\"tp-card-footer\">\r\n                <a href=\"#dl-en-34-5\" class=\"tp-btn tp-btn-en\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> Download (EN)<\/a>\r\n                <a href=\"#dl-fr-34-5\" class=\"tp-btn tp-btn-fr\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg> T\u00e9l\u00e9charger (FR)<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- No Results Message (Hidden by default) -->\r\n        <div class=\"tp-no-results\" id=\"tp-no-results\">\r\n            Aucun document technique ne correspond \u00e0 votre recherche. \/ No technical papers match your search criteria.\r\n        <\/div>\r\n\r\n    <\/div> <!-- End of .tp-grid -->\r\n\r\n<\/div> <!-- End of #tp-expert-section -->\r\n\r\n<!-- ======================================================================\r\n     JAVASCRIPT FOR FILTERING AND SEARCHING\r\n     ====================================================================== -->\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        const searchInput = document.getElementById('tp-search-input');\r\n        const industrySelect = document.getElementById('tp-industry-select');\r\n        const papers = document.querySelectorAll('.tp-card');\r\n        const noResultsMessage = document.getElementById('tp-no-results');\r\n\r\n        function filterPapers() {\r\n            const searchTerm = searchInput.value.toLowerCase().trim();\r\n            const selectedCategory = industrySelect.value;\r\n            let visibleCount = 0;\r\n\r\n            papers.forEach(paper => {\r\n                \/\/ Get the text content of title, description, and tag\r\n                const titleText = paper.querySelector('.tp-card-title').textContent.toLowerCase();\r\n                const descText = paper.querySelector('.tp-card-desc').textContent.toLowerCase();\r\n                const tagText = paper.querySelector('.tp-industry-tag').textContent.toLowerCase();\r\n                \r\n                const paperCategory = paper.getAttribute('data-category');\r\n\r\n                \/\/ Check search match (looks in title, description, and tag)\r\n                const matchesSearch = titleText.includes(searchTerm) || \r\n                                      descText.includes(searchTerm) || \r\n                                      tagText.includes(searchTerm);\r\n\r\n                \/\/ Check category match\r\n                const matchesCategory = (selectedCategory === 'all') || (paperCategory === selectedCategory);\r\n\r\n                \/\/ If both match, display it, otherwise hide\r\n                if (matchesSearch && matchesCategory) {\r\n                    paper.style.display = 'flex';\r\n                    visibleCount++;\r\n                } else {\r\n                    paper.style.display = 'none';\r\n                }\r\n            });\r\n\r\n            \/\/ Show 'No Results' message if count is 0\r\n            if (visibleCount === 0) {\r\n                noResultsMessage.style.display = 'block';\r\n            } else {\r\n                noResultsMessage.style.display = 'none';\r\n            }\r\n        }\r\n\r\n        \/\/ Attach event listeners\r\n        searchInput.addEventListener('input', filterPapers);\r\n        industrySelect.addEventListener('change', filterPapers);\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Global Technical Papers Directory Access our comprehensive database of advanced industry research, digital twin methodologies, and engineering frameworks. All Industries (34 Categories)1. Architecture, Engineering, Construction (AECG)2. Facility Management3. Financial Services4. Agricultural5. Cement6. Ceramic7. Electrical Grids8. Electronics9. Food10. Glass11. Industrial Maintenance12. &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-225924","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/megatraining.africa\/en\/wp-json\/wp\/v2\/pages\/225924","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/megatraining.africa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/megatraining.africa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/megatraining.africa\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/megatraining.africa\/en\/wp-json\/wp\/v2\/comments?post=225924"}],"version-history":[{"count":13,"href":"https:\/\/megatraining.africa\/en\/wp-json\/wp\/v2\/pages\/225924\/revisions"}],"predecessor-version":[{"id":231603,"href":"https:\/\/megatraining.africa\/en\/wp-json\/wp\/v2\/pages\/225924\/revisions\/231603"}],"wp:attachment":[{"href":"https:\/\/megatraining.africa\/en\/wp-json\/wp\/v2\/media?parent=225924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}