{"id":23,"date":"2022-07-12T11:32:37","date_gmt":"2022-07-12T09:32:37","guid":{"rendered":"https:\/\/windeurope.org\/eolis2022\/?page_id=23"},"modified":"2022-11-29T10:59:29","modified_gmt":"2022-11-29T09:59:29","slug":"sponsorship","status":"publish","type":"page","link":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/","title":{"rendered":"Sponsorship"},"content":{"rendered":"<section class=\"inner sponsors-sessions\">\r\n  <h3>Click on the logos below to find out more about each partner or sponsor!<\/h3>\r\n  <div class=\"tab\"><a class=\"covestro active\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/covestro.png\" alt=\"Covestro\"><\/a><a class=\"qenergy\" ><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg\" alt=\"QENERGY\"><\/a><a class=\"axpo\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/axpo.svg\" alt=\"Axpo\"><\/a><a class=\"gp-renewables\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/gp-renewables.svg\" alt=\"GP Renewables\"><\/a><a class=\"n9ve\" ><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/n9ve.svg\" alt=\"N9ve\"><\/a><a class=\"sgre\" ><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg\" alt=\"Siemens Gamesa\"><\/a><\/div>\r\n  <div class=\"covestro tabcontent\">\r\n    <h2>EoLIS 2022 Official Content Partner: Circularity and Sustainability<\/h2>\r\n    <p><a href=\"https:\/\/covestro.com\/en?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Covestro<\/strong><\/a> is one of the world&rsquo;s leading manufacturers of high-quality polymer materials and their components. With its innovative products, processes and methods, the company helps enhance sustainability and the quality of life in many areas.<\/p>\r\n    <p>Covestro is striving to lower the production costs of renewable energy, tackling the risk of fuel poverty, and helping to achieve global climate goals. Through cost effective PU-based raw materials in numerous wind turbine components and subsea cables, we are helping wind farms to better exploit the power of wind energy for the benefit of society as a whole.<\/p>\r\n    <p>Find out more: <a href=\"https:\/\/covestro.com\/en?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>covestro.com<\/strong><\/a><\/p>\r\n    <hr>\r\n    <h3 id=\"sessions-covestro\">Find us at these sessions:<\/h3>\r\n          <div class=\"session-days m-b-2\">\r\n      <a href=\"#all-days\" id=\"all-days\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" id=\"day-one\" data-date=\"2022-12-01\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" id=\"day-two\" data-date=\"2022-12-02\" class=\"m-r-2\">Day two<\/a>\r\n    <\/div>\r\n    <script>\r\n      jq3(function () {\r\n        \/\/ if (!window.location.hash) {\r\n        \/\/   window.location.hash = \"day-two\";\r\n        \/\/ }\r\n        $ = jq3;\r\n        \/\/ console.log($.fn.jquery);\r\n        topic_icons = $(\".topic-icons .topic-icon\");\r\n        sessions = $(\".sessions .session\");\r\n        session_days = $(\"div.sessions\");\r\n        topic_icons.on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n          if ($(this).hasClass(\"selected\")) {\r\n            if (topic_icons.length == topic_icons.filter(\".selected\").length) {\r\n              topic_icons.removeClass(\"selected\");\r\n              $(this).addClass(\"selected\");\r\n              sessions.not('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            } else if (topic_icons.filter(\".selected\").length == 1) {\r\n              topic_icons.addClass(\"selected\");\r\n              sessions.addClass(\"selected\").fadeIn();\r\n              sessions.closest(\".session-group\").fadeIn();\r\n            } else {\r\n              $(this).removeClass(\"selected\");\r\n              sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            }\r\n          } else {\r\n            $(this).addClass(\"selected\");\r\n            sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').addClass(\"selected\").fadeIn();\r\n            sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n          }\r\n          sessions.filter(\".selected\").closest(\".sessions\").find(\".any-sessions\").removeClass(\"labeled\");\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").filter(\".labeled\").fadeIn();\r\n        });\r\n\r\n        $(\"a.reset-topics\").on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          topic_icons.addClass(\"selected\");\r\n          sessions.addClass(\"selected\").fadeIn();\r\n          sessions.closest(\".session-group\").fadeIn();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n        });\r\n\r\n        session_day_links = $(\".session-days a\");\r\n        session_day_links.on(\"click\", function (e) {\r\n          \/\/ e.preventDefault();\r\n          hash = $(this).prop(\"hash\");\r\n          if (hash == \"#all-days\") {\r\n            session_days.fadeIn();\r\n          } else {\r\n            \/\/ session_days.fadeOut();\r\n            session_days.hide();\r\n            session_days.filter('[data-date=\"' + $(this).data('date') + '\"]').fadeIn();\r\n          }\r\n          session_day_links.removeClass(\"selected\");\r\n          $(this).addClass(\"selected\");\r\n        });\r\n\r\n        if (window.location.hash.indexOf('?') == -1) {\r\n          hash = window.location.hash;\r\n        } else {\r\n          hash = window.location.hash.substr(0, window.location.hash.indexOf('?'));\r\n        }\r\n        if (!!hash && ['#day-one', '#day-two', '#day-three', '#day-four'].indexOf(hash) > -1) {\r\n          session_day_links.filter('[href=\"' + hash + '\"]').trigger(\"click\");\r\n        }\r\n      });\r\n    <\/script>\r\n    <div class=\"sessions m-b-4\" data-date=\"2022-12-01\">\r\n      <h1 class=\"m-b-1\">Thursday, 01 December<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">14:25<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  topic-business-models topic-creating-new-value topic-maximising-value-lifetime-extensions-repowering topic-technology\" data-topics=\"[business-models,creating-new-value,maximising-value-lifetime-extensions-repowering,technology]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/eolis2022\/programme\/sessions\/how-end-of-life-turbines-feed-into-the-circular-economy\">How end-of-life turbines feed into the circular economy?<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">14:25 - 15:25<\/div>\r\n                    <div class=\"session-locations\">Auditorium<\/div>\r\n                                        <div class=\"session-topics hide\"><span class=\"session-topic badge topic-business-models\">Business models<\/span> <span class=\"session-topic badge topic-creating-new-value\">Creating new value<\/span> <span class=\"session-topic badge topic-maximising-value-lifetime-extensions-repowering\">Maximising value (Lifetime extensions, repowering)<\/span> <span class=\"session-topic badge topic-technology\">Technology<\/span><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n    <div class=\"sessions m-b-4\" data-date=\"2022-12-02\">\r\n      <h1 class=\"m-b-1\">Friday, 02 December<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">14:50<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  topic-business-models topic-circularity topic-creating-new-value topic-partnerships topic-recycling topic-supply-chain\" data-topics=\"[business-models,circularity,creating-new-value,partnerships,recycling,supply-chain]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/eolis2022\/programme\/sessions\/blade-recycling-value-chains\">Blade recycling: value chains<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">14:50 - 15:50<\/div>\r\n                    <div class=\"session-locations\">Auditorium<\/div>\r\n                                        <div class=\"session-topics hide\"><span class=\"session-topic badge topic-business-models\">Business models<\/span> <span class=\"session-topic badge topic-circularity\">Circularity<\/span> <span class=\"session-topic badge topic-creating-new-value\">Creating new value<\/span> <span class=\"session-topic badge topic-partnerships\">Partnerships<\/span> <span class=\"session-topic badge topic-recycling\">Recycling<\/span> <span class=\"session-topic badge topic-supply-chain\">Supply chain<\/span><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n <\/div>\r\n  <div class=\"qenergy tabcontent\">\r\n    <h2>EoLIS 2022 Official Content Partner: Repowering<\/h2>\r\n    <p><a href=\"https:\/\/qenergy.eu\/france\/en\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Q ENERGY France<\/strong><\/a> is a major player in the renewable energy market in France. Formerly part of the RES group, the company has been active for 23 years in developing, building and operating wind and PV projects. Now involved in the energy storage market as well, Q ENERGY is expanding into new areas such as green hydrogen, offering smart and comprehensive solutions to help produce and supply sustainable energy in France.<\/p>\r\n    <p>Q ENERGY first got involved in wind farm repowering in 2017 at  Souleilla-Corbi\u00e8res, the first wind farm developed and built by RES in 1999. Today, Q ENERGY&rsquo;s repowering activities are covered by 4 partnerships with  asset owners, 12 projects under development (450MW), 4 projects ready to be built (56MW) and 1 project under construction (24MW). As a sponsor of EoLIS since our foundation, Q ENERGY is a leader in onshore wind farm repowering for external clients in France.<\/p>\r\n    <p>Find out more: <a href=\"https:\/\/qenergy.eu\/france\/en\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>qenergy.eu<\/strong><\/a><\/p>\r\n    <hr>\r\n    <h3 id=\"sessions-qenergy\">Find us at these sessions:<\/h3>\r\n          <div class=\"session-days m-b-2\">\r\n      <a href=\"#all-days\" id=\"all-days\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" id=\"day-one\" data-date=\"2022-12-01\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" id=\"day-two\" data-date=\"2022-12-02\" class=\"m-r-2\">Day two<\/a>\r\n    <\/div>\r\n    <script>\r\n      jq3(function () {\r\n        \/\/ if (!window.location.hash) {\r\n        \/\/   window.location.hash = \"day-two\";\r\n        \/\/ }\r\n        $ = jq3;\r\n        \/\/ console.log($.fn.jquery);\r\n        topic_icons = $(\".topic-icons .topic-icon\");\r\n        sessions = $(\".sessions .session\");\r\n        session_days = $(\"div.sessions\");\r\n        topic_icons.on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n          if ($(this).hasClass(\"selected\")) {\r\n            if (topic_icons.length == topic_icons.filter(\".selected\").length) {\r\n              topic_icons.removeClass(\"selected\");\r\n              $(this).addClass(\"selected\");\r\n              sessions.not('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            } else if (topic_icons.filter(\".selected\").length == 1) {\r\n              topic_icons.addClass(\"selected\");\r\n              sessions.addClass(\"selected\").fadeIn();\r\n              sessions.closest(\".session-group\").fadeIn();\r\n            } else {\r\n              $(this).removeClass(\"selected\");\r\n              sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            }\r\n          } else {\r\n            $(this).addClass(\"selected\");\r\n            sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').addClass(\"selected\").fadeIn();\r\n            sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n          }\r\n          sessions.filter(\".selected\").closest(\".sessions\").find(\".any-sessions\").removeClass(\"labeled\");\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").filter(\".labeled\").fadeIn();\r\n        });\r\n\r\n        $(\"a.reset-topics\").on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          topic_icons.addClass(\"selected\");\r\n          sessions.addClass(\"selected\").fadeIn();\r\n          sessions.closest(\".session-group\").fadeIn();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n        });\r\n\r\n        session_day_links = $(\".session-days a\");\r\n        session_day_links.on(\"click\", function (e) {\r\n          \/\/ e.preventDefault();\r\n          hash = $(this).prop(\"hash\");\r\n          if (hash == \"#all-days\") {\r\n            session_days.fadeIn();\r\n          } else {\r\n            \/\/ session_days.fadeOut();\r\n            session_days.hide();\r\n            session_days.filter('[data-date=\"' + $(this).data('date') + '\"]').fadeIn();\r\n          }\r\n          session_day_links.removeClass(\"selected\");\r\n          $(this).addClass(\"selected\");\r\n        });\r\n\r\n        if (window.location.hash.indexOf('?') == -1) {\r\n          hash = window.location.hash;\r\n        } else {\r\n          hash = window.location.hash.substr(0, window.location.hash.indexOf('?'));\r\n        }\r\n        if (!!hash && ['#day-one', '#day-two', '#day-three', '#day-four'].indexOf(hash) > -1) {\r\n          session_day_links.filter('[href=\"' + hash + '\"]').trigger(\"click\");\r\n        }\r\n      });\r\n    <\/script>\r\n    <div class=\"sessions m-b-4\" data-date=\"2022-12-01\">\r\n      <h1 class=\"m-b-1\">Thursday, 01 December<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">09:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  topic-business-models topic-maximising-value-lifetime-extensions-repowering\" data-topics=\"[business-models,maximising-value-lifetime-extensions-repowering]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/eolis2022\/programme\/sessions\/repowering-a-case-for-made-in-europe\">Repowering: a case for made-in-Europe<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">09:00 - 10:15<\/div>\r\n                    <div class=\"session-locations\">Auditorium<\/div>\r\n                                        <div class=\"session-topics hide\"><span class=\"session-topic badge topic-business-models\">Business models<\/span> <span class=\"session-topic badge topic-maximising-value-lifetime-extensions-repowering\">Maximising value (Lifetime extensions, repowering)<\/span><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">13:15<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/eolis2022\/programme\/sessions\/q-energy-france-the-performance-of-a-pioneer-the-energy-of-a-start-up\"><b>Sponsored session<\/b> - Q ENERGY France, the performance of a pioneer, the energy of a start-up!<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">13:15 - 14:00<\/div>\r\n                    <div class=\"session-locations\">Jan Van Eyck<\/div>\r\n                                        <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n    <div class=\"sessions m-b-4\" data-date=\"2022-12-02\">\r\n      <h1 class=\"m-b-1\">Friday, 02 December<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">11:10<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  topic-business-models topic-maximising-value-lifetime-extensions-repowering\" data-topics=\"[business-models,maximising-value-lifetime-extensions-repowering]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/eolis2022\/programme\/sessions\/repowering-and-lifetime-extension-in-practice-case-study-2\">Repowering and lifetime extension in practice: case study 2<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">11:10 - 12:10<\/div>\r\n                    <div class=\"session-locations\">Auditorium<\/div>\r\n                                        <div class=\"session-topics hide\"><span class=\"session-topic badge topic-business-models\">Business models<\/span> <span class=\"session-topic badge topic-maximising-value-lifetime-extensions-repowering\">Maximising value (Lifetime extensions, repowering)<\/span><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n <\/div>\r\n  <div class=\"axpo tabcontent\">\r\n    <h2>EoLIS 2022 Sponsor<\/h2>\r\n    <p><a href=\"https:\/\/www.axpo.com\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Axpo<\/strong><\/a> is driven by a single purpose \u2013 to enable a sustainable future through innovative energy solutions. As Switzerland\u2019s largest producer of renewable energy and an international leader in energy trading and the marketing of solar and wind power, Axpo combines the experience and expertise of more than 5,000 employees who are driven by a passion for innovation, collaboration and impactful change.<\/p>\r\n    <p>Find out more: <a href=\"https:\/\/www.axpo.com\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>axpo.com<\/strong><\/a><\/p>\r\n  <\/div>\r\n  <div class=\"gp-renewables tabcontent\">\r\n    <h2>EoLIS 2022 Sponsor<\/h2>\r\n    <p><a href=\"https:\/\/gp-renewables.energy\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>GP Renewables<\/strong><\/a> is the first group in Europe to provide fully comprehensive, state of the art services in the area of wind farm foundations. <\/p>\r\n    <p>Our offer includes: design, soil improvement, inspections, repairs nad life time extension of foundations. \r\n      In GP Reblade we offer our clients comprehensive services related to the dismantling, recycling or repowering processes of wind farms and recycling of wind blades. <\/p>\r\n    <p>Did you know that wind blades used in landscape architecture can decorate urban spaces for several dozen years as well as provide solutions for strenghtening slopes or building houses? We provide all of those solutions to our clients. <\/p>\r\n    <p>Find out more: <a href=\"https:\/\/gp-renewables.energy\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>gp-renewables.energy<\/strong><\/a><\/p>\r\n  <\/div>\r\n  <div class=\"n9ve tabcontent\">\r\n    <h2>EoLIS 2022 Sponsor<\/h2>\r\n    <p><a href=\"https:\/\/n9ve.pt\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>N9VE-Nature, Ocean and Value<\/strong><\/a> is a 100% Portuguese equity company aimed exclusively at the R&#038;D Physical and Natural Sciences and is developing a proprietary technology to recover Rare Earth Elements (REE) in a sustainable way.<br><br>\r\nRecycling Neodymium from permanent magnets of end-of-life wind turbines is, presently, our main focus.<\/p>\r\n    <p>Find out more: <a href=\"https:\/\/n9ve.pt\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>n9ve.pt<\/strong><\/a><\/p>\r\n    <h3 id=\"sessions-nv9e\">Find us at these sessions:<\/h3>\r\n          <div class=\"session-days m-b-2\">\r\n      <a href=\"#all-days\" id=\"all-days\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" id=\"day-one\" data-date=\"2022-12-01\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" id=\"day-two\" data-date=\"2022-12-02\" class=\"m-r-2\">Day two<\/a>\r\n    <\/div>\r\n    <script>\r\n      jq3(function () {\r\n        \/\/ if (!window.location.hash) {\r\n        \/\/   window.location.hash = \"day-two\";\r\n        \/\/ }\r\n        $ = jq3;\r\n        \/\/ console.log($.fn.jquery);\r\n        topic_icons = $(\".topic-icons .topic-icon\");\r\n        sessions = $(\".sessions .session\");\r\n        session_days = $(\"div.sessions\");\r\n        topic_icons.on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n          if ($(this).hasClass(\"selected\")) {\r\n            if (topic_icons.length == topic_icons.filter(\".selected\").length) {\r\n              topic_icons.removeClass(\"selected\");\r\n              $(this).addClass(\"selected\");\r\n              sessions.not('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            } else if (topic_icons.filter(\".selected\").length == 1) {\r\n              topic_icons.addClass(\"selected\");\r\n              sessions.addClass(\"selected\").fadeIn();\r\n              sessions.closest(\".session-group\").fadeIn();\r\n            } else {\r\n              $(this).removeClass(\"selected\");\r\n              sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            }\r\n          } else {\r\n            $(this).addClass(\"selected\");\r\n            sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').addClass(\"selected\").fadeIn();\r\n            sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n          }\r\n          sessions.filter(\".selected\").closest(\".sessions\").find(\".any-sessions\").removeClass(\"labeled\");\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").filter(\".labeled\").fadeIn();\r\n        });\r\n\r\n        $(\"a.reset-topics\").on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          topic_icons.addClass(\"selected\");\r\n          sessions.addClass(\"selected\").fadeIn();\r\n          sessions.closest(\".session-group\").fadeIn();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n        });\r\n\r\n        session_day_links = $(\".session-days a\");\r\n        session_day_links.on(\"click\", function (e) {\r\n          \/\/ e.preventDefault();\r\n          hash = $(this).prop(\"hash\");\r\n          if (hash == \"#all-days\") {\r\n            session_days.fadeIn();\r\n          } else {\r\n            \/\/ session_days.fadeOut();\r\n            session_days.hide();\r\n            session_days.filter('[data-date=\"' + $(this).data('date') + '\"]').fadeIn();\r\n          }\r\n          session_day_links.removeClass(\"selected\");\r\n          $(this).addClass(\"selected\");\r\n        });\r\n\r\n        if (window.location.hash.indexOf('?') == -1) {\r\n          hash = window.location.hash;\r\n        } else {\r\n          hash = window.location.hash.substr(0, window.location.hash.indexOf('?'));\r\n        }\r\n        if (!!hash && ['#day-one', '#day-two', '#day-three', '#day-four'].indexOf(hash) > -1) {\r\n          session_day_links.filter('[href=\"' + hash + '\"]').trigger(\"click\");\r\n        }\r\n      });\r\n    <\/script>\r\n    <div class=\"sessions m-b-4\" data-date=\"2022-12-02\">\r\n      <h1 class=\"m-b-1\">Friday, 02 December<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">12:30<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/eolis2022\/programme\/sessions\/sponsored-session-n9ve-ree-sustainable-recovery-of-rare-earth-elements-main-results-and-relevance-for-the-wind-sector\"><b>Sponsored session<\/b> - N9ve.REE \u2013 Sustainable Recovery of Rare Earth Elements: Main results and relevance for the Wind Sector<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">12:30 - 13:15<\/div>\r\n                    <div class=\"session-locations\">Jan Van Eyck<\/div>\r\n                                        <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n <\/div>\r\n  <div class=\"sgre tabcontent\">\r\n    <h2>EoLIS 2022 Sponsor<\/h2>\r\n    <p><a href=\"https:\/\/www.siemensgamesa.com\/en-int\/products-and-services\/service-wind\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Siemens Gamesa<\/strong><\/a> is a leading supplier of wind power solutions to customers all over the globe. A key player and innovative pioneer in the renewable energy sector, helping to make clean energy more affordable and reliable. We have installed products and technology with a total capacity base of over 100 GW in more than 90 countries.<\/p>\r\n    <p>Through its advanced digital capabilities, the company offers one of the broadest product portfolios in the industry as well as industry-leading service solutions for the maintenance and optimisation of wind turbines, providing a holistic, lifetime-care service through innovation and digitalisation; from technical assistance to complete asset management. And not only for Siemens Gamesa wind turbines but also for third party assets.<\/p>\r\n    <p>Find out more: <a href=\"https:\/\/www.siemensgamesa.com\/en-int\/products-and-services\/service-wind\/?ref=eolis2022\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>siemensgamesa.com<\/strong><\/a><\/p>\r\n  <\/div>\r\n<\/section>\r\n<section class=\"alt-background\" id=\"catalogue\">\r\n  <div class=\"inner\">\r\n    <h2>Create a lasting impression \u2013 become a sponsor today!<\/h2>\r\n    <div class=\"row\">\r\n      <div class=\" col-md-12\">\r\n        <h3>How you will benefit as a sponsor of EoLIS<\/h3>\r\n        <ul>\r\n          <li>Profile your company before an international audience of industry experts.<\/li>\r\n          <li>Increase your exposure to decision-makers.<\/li>\r\n          <li>Position your company as an industry leader and strengthen your brand.<\/li>\r\n        <\/ul>\r\n        <p><a class=\"button\" href=\"https:\/\/windeurope.org\/eolis2022\/files\/sponsorship\/windeurope-eolis2022-sponsorship.pdf?v=20221026\" target=\"_blank\" rel=\"noopener noreferrer\" download>Download the Sponsorship Catalogue<\/a><\/p>\r\n      <\/div>\r\n      <div class=\"col-md-12\" id=\"contact\">\r\n        <h3>Questions about sponsorship? Get in touch!<\/h3>\r\n        <div class=\"row\">\r\n          <div class=\"col-md-16\"> \r\n            <!--<i class=\"fa fa-fw fa-phone\"><\/i>+32 496 265 044-->\r\n            <p>Talk to our team to find out what opportunities there are and what results we can help you achieve.<\/p>\r\n            <p><i class=\"fa fa-fw fa-envelope-o\"><\/i> <a href=\"mailto:sales@windeurope.org?subject=%5BEoLIS2022%5D%20Sponsorship\">sales@windeurope.org<\/a><\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n","protected":false},"excerpt":{"rendered":"<p>Click on the logos below to find out more about each partner or sponsor! EoLIS 2022 Official Content Partner: Circularity and Sustainability Covestro is one of the world&rsquo;s leading manufacturers of high-quality polymer materials and their components. With its innovative products, processes and methods, the company helps enhance sustainability and the quality of life in [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":7,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-23","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sponsorship | EoLIS 2022<\/title>\n<meta name=\"description\" content=\"A profile of the sponsors and partners of EoLIS 2022.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sponsorship | EoLIS 2022\" \/>\n<meta property=\"og:description\" content=\"A profile of the sponsors and partners of EoLIS 2022.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/\" \/>\n<meta property=\"og:site_name\" content=\"EoLIS 2022\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/windeurope\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-29T09:59:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/covestro.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@windeurope\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/\",\"url\":\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/\",\"name\":\"Sponsorship | EoLIS 2022\",\"isPartOf\":{\"@id\":\"https:\/\/windeurope.org\/eolis2022\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/covestro.png\",\"datePublished\":\"2022-07-12T09:32:37+00:00\",\"dateModified\":\"2022-11-29T09:59:29+00:00\",\"description\":\"A profile of the sponsors and partners of EoLIS 2022.\",\"breadcrumb\":{\"@id\":\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#primaryimage\",\"url\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/covestro.png\",\"contentUrl\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/covestro.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/windeurope.org\/eolis2022\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sponsorship\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/windeurope.org\/eolis2022\/#website\",\"url\":\"https:\/\/windeurope.org\/eolis2022\/\",\"name\":\"EoLIS 2022\",\"description\":\"End-of-Life Issues &amp; Strategies Seminar\",\"publisher\":{\"@id\":\"https:\/\/windeurope.org\/eolis2022\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/windeurope.org\/eolis2022\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/windeurope.org\/eolis2022\/#organization\",\"name\":\"WindEurope\",\"url\":\"https:\/\/windeurope.org\/eolis2022\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/eolis2022\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/windeurope.org\/eolis2022\/wp-content\/uploads\/WindEurope-SQ.jpg\",\"contentUrl\":\"https:\/\/windeurope.org\/eolis2022\/wp-content\/uploads\/WindEurope-SQ.jpg\",\"width\":2246,\"height\":2246,\"caption\":\"WindEurope\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/eolis2022\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/windeurope\",\"https:\/\/x.com\/windeurope\",\"https:\/\/www.instagram.com\/windeurope\",\"https:\/\/www.linkedin.com\/company\/windeurope\",\"https:\/\/www.youtube.com\/channel\/UCS5dJ99ZB7Gy0GD_md1P67A\",\"https:\/\/en.wikipedia.org\/wiki\/WindEurope\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sponsorship | EoLIS 2022","description":"A profile of the sponsors and partners of EoLIS 2022.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/","og_locale":"en_US","og_type":"article","og_title":"Sponsorship | EoLIS 2022","og_description":"A profile of the sponsors and partners of EoLIS 2022.","og_url":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/","og_site_name":"EoLIS 2022","article_publisher":"https:\/\/www.facebook.com\/windeurope","article_modified_time":"2022-11-29T09:59:29+00:00","og_image":[{"url":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/covestro.png"}],"twitter_card":"summary_large_image","twitter_site":"@windeurope","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/","url":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/","name":"Sponsorship | EoLIS 2022","isPartOf":{"@id":"https:\/\/windeurope.org\/eolis2022\/#website"},"primaryImageOfPage":{"@id":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#primaryimage"},"image":{"@id":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#primaryimage"},"thumbnailUrl":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/covestro.png","datePublished":"2022-07-12T09:32:37+00:00","dateModified":"2022-11-29T09:59:29+00:00","description":"A profile of the sponsors and partners of EoLIS 2022.","breadcrumb":{"@id":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/windeurope.org\/eolis2022\/sponsorship\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#primaryimage","url":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/covestro.png","contentUrl":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/covestro.png"},{"@type":"BreadcrumbList","@id":"https:\/\/windeurope.org\/eolis2022\/sponsorship\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/windeurope.org\/eolis2022\/"},{"@type":"ListItem","position":2,"name":"Sponsorship"}]},{"@type":"WebSite","@id":"https:\/\/windeurope.org\/eolis2022\/#website","url":"https:\/\/windeurope.org\/eolis2022\/","name":"EoLIS 2022","description":"End-of-Life Issues &amp; Strategies Seminar","publisher":{"@id":"https:\/\/windeurope.org\/eolis2022\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/windeurope.org\/eolis2022\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/windeurope.org\/eolis2022\/#organization","name":"WindEurope","url":"https:\/\/windeurope.org\/eolis2022\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/eolis2022\/#\/schema\/logo\/image\/","url":"https:\/\/windeurope.org\/eolis2022\/wp-content\/uploads\/WindEurope-SQ.jpg","contentUrl":"https:\/\/windeurope.org\/eolis2022\/wp-content\/uploads\/WindEurope-SQ.jpg","width":2246,"height":2246,"caption":"WindEurope"},"image":{"@id":"https:\/\/windeurope.org\/eolis2022\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/windeurope","https:\/\/x.com\/windeurope","https:\/\/www.instagram.com\/windeurope","https:\/\/www.linkedin.com\/company\/windeurope","https:\/\/www.youtube.com\/channel\/UCS5dJ99ZB7Gy0GD_md1P67A","https:\/\/en.wikipedia.org\/wiki\/WindEurope"]}]}},"_links":{"self":[{"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/pages\/23"}],"collection":[{"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":58,"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":536,"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/pages\/23\/revisions\/536"}],"wp:attachment":[{"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/media?parent=23"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/categories?post=23"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windeurope.org\/eolis2022\/wp-json\/wp\/v2\/tags?post=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}