{"id":145,"date":"2025-05-28T12:25:03","date_gmt":"2025-05-28T10:25:03","guid":{"rendered":"https:\/\/windeurope.org\/eolis2025\/?page_id=145"},"modified":"2025-10-30T11:33:01","modified_gmt":"2025-10-30T10:33:01","slug":"sponsorship","status":"publish","type":"page","link":"https:\/\/windeurope.org\/eolis2025\/sponsorship\/","title":{"rendered":"Sponsorship"},"content":{"rendered":"<!-- Include the necessary CSS and JavaScript for the slider -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/slick-carousel\/1.8.1\/slick.min.css\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/slick-carousel\/1.8.1\/slick-theme.min.css\">\r\n\r\n<section id=\"partners\" class=\"inner partners\">\r\n<h2>Content Partners<\/h2>\r\n\t  <div class=\"tab\"> <a class=\"qenergy active\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg\" alt=\"qenergy\" ><\/a>\r\n    \r\n    <!-- <a class=\"____\" ><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/____.svg\" alt=\"____\"><\/a>--> \r\n  <\/div>\r\n\t  <div class=\"qenergy tabcontent\" id=\"qenergy\">\r\n    <h2>Official Repowering Partner<\/h2>\r\n    <p><a href=\"https:\/\/qenergy.eu\/\">Q ENERGY<\/a> is Europe&#8217;s provider of holistic solutions for green power plants. The company is active along the entire value chain of renewable energy projects &#8211; from solar farms, onshore and offshore wind projects to energy storage solutions and hybrid power plants. More than 580 employees in the Berlin headquarters and further international offices are currently driving a development pipeline of +8,5 GW across Europe. Building on <strong>26 years<\/strong> of experience and +2.5 GW completed renewable energy assets, Q ENERGY is currently active in France, Spain, Portugal, and Germany as well as in the Netherlands, the UK and Italy. Together with its independent sister company Hanwha Qcells, Q ENERGY forms the energy division of its mother company and top-tier Korean enterprise Hanwha Solutions Corporation.<\/p>\r\n\r\n    <p>With more than 1GW under development among which 160MW ready to build or built, Q ENERGY is one of the pioneers and leader in the repowering development in France.<\/p>\r\n\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/qenergy.eu\/?ref=eolis2024\" 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\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" data-date=\"2025-11-20\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" data-date=\"2025-11-21\" 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-one\";\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=\"2025-11-21\">\r\n      <h1 class=\"m-b-1\">Friday, 21 November<\/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    \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/eolis2025\/programme\/sessions\/frameworks-in-transition-repowering-policy-across-europe\">What are governments doing on repowering?<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">09:00 - 10:00<\/div>\r\n                    <div class=\"session-locations\">Auditorium 7<\/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              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">10: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\/eolis2025\/programme\/sessions\/repowering-the-fleet-case-studies-from-the-field\">Repowering case studies<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">10:30 - 11:15<\/div>\r\n                    <div class=\"session-locations\">Auditorium 7<\/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\r\n  \r\n   <\/div>\r\n\r\n\r\n\t  <div class=\"statkraft tabcontent hide\">\r\n    <h2>Official Circularity Partner<\/h2>\r\n    <p><a href=\"https:\/\/www.statkraft.com\/?ref=eolis2024\" rel=\"noopener\" target=\"_blank\">Statkraft<\/a> has been making clean energy possible for over a century. Today, we are Europe\u2019s largest renewable energy producer. It began with some Norwegian pioneers developing our first hydropower plant. More than a century later, we are a driving force in the renewable energy transition in Europe and beyond. We now operate across 21 countries, producing hydro, wind, and solar power, and have become a global player in the energy markets.<\/p>\r\n    <p>At Statkraft we have been developing wind energy in Europe for over 20 years. Currently, we operate more than 100 onshore wind farms in Europe and South America. We rank among the top 10 operators in Germany and Spain and we are one of the leading developers in Ireland &#038; UK. In recent years, our international onshore wind pipeline outside the Nordics has grown to almost 13.5 GW, and we have a clear ambition to be a major international player in solar, wind and battery storage, with an annual development rate of 2-2.5 GW.<\/p>\r\n    <p>Through all of this, we are not just driving renewable energy growth. We are creating jobs, supporting local communities, improving biodiversity, reducing pollution, reducing costs to consumers, and building a more stable energy system that supports economic growth.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.statkraft.com\/?ref=eolis2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>statkraft.com<\/strong><\/a><\/p>\r\n    <hr>\r\n    <h3 id=\"sessions-statkraft\">Find us at this session:<\/h3>\r\n          <div class=\"session-days m-b-2\">\r\n      <a href=\"#all-days\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" data-date=\"2025-11-20\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" data-date=\"2025-11-21\" 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-one\";\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=\"2025-11-20\">\r\n      <h1 class=\"m-b-1\">Thursday, 20 November<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">15:00<\/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\/eolis2025\/programme\/sessions\/circularity-case-studies\">Circularity case studies<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">15:00 - 15:45<\/div>\r\n                    <div class=\"session-locations\">Auditorium 7<\/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\r\n  \r\n   <\/div>\r\n\r\n\r\n\r\n\r\n<\/section>\r\n\r\n\r\n  <!--\r\n  <div class=\"____ tabcontent\">\r\n    <h2>____<\/h2>\r\n    <p>_____ <\/p>\r\n<p>Find out more: <a href=\"https:\/\/whiffle.nl\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>____<\/strong><\/a><\/p>\r\n  <\/div>\r\n--> \r\n  \r\n\r\n<section id=\"sponsors\" class=\"inner sponsors\"> \r\n\t<h2>Sponsors<\/h2>\r\n  <!--  <h3>Click on the logos below to find out more about each partner or sponsor!<\/h3>-->\r\n  <div class=\"tab\">\r\n         <a class=\"deremco\" ><img decoding=\"async\" src=\"https:\/\/windeurope.org\/images\/logos\/events\/deremco.svg\" alt=\"DeremCo\">\r\n         <a class=\"ge-vernova\" ><img decoding=\"async\" src=\"https:\/\/windeurope.org\/images\/logos\/events\/ge-vernova.svg\" alt=\"GE Vernova\">\r\n\t <a class=\"rewind active\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/images\/logos\/events\/rewind-dnv.svg\" alt=\"ReWind\"><\/a>\r\n\t <a class=\"turismo-lisboa\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/images\/logos\/events\/turismo-de-lisboa.svg\" alt=\"Turismo de Lisboa\">\r\n\r\n<\/a> \r\n    \r\n    <!-- <a class=\"____\" ><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/____.svg\" alt=\"____\"><\/a>--> \r\n  <\/div>\r\n\r\n  <div class=\"deremco tabcontent\">\r\n    <h2>Sponsor &amp; Table-top exhibitor \u2013 Meet us at our stand!<\/h2>\r\n  \r\n    <p>DeremCo is a European project co-funded under the Interregional Innovation Investments (I3) programme. DeremCo developes a circular value-chain for Glass and Carbon Fiber-Reinforced Plastics (GFRP and CFRP) by demonstrating 14 industry-led business cases, recycling and reusing GFRP materials from wind blades as secondary resources in the production of new, high value-added, products across multiple sectors, such as automotive, furniture, construction, textile, and sport equipment. The DeremCo solution is based on two circular process-chain strategies, focused on mechanical and thermo-chemical processing.<\/p>\r\n\r\n    <p>DeremCo brings together stakeholders from industry, research organisations and regional institutions to build a cross-sectoral, demand-driven, circular economy model. Through this vision, DeremCo unlocks the full potential of Europe\u2019s composite resources, reducing waste and dependence on virgin materials while supporting the green transition across industrial sectors. The final goal is to open the demand for secondary composite-rich material streams by off-takers across multiple sectors, thus balancing the demand and the supply side of the circular value-chain.<\/p>\r\n\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/deremco.afil.it\/?ref=eolis2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>deremco.afil.it<\/strong><\/a><\/p>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"rewind tabcontent\">\r\n    <h2>Sponsor &amp; Table-top exhibitor \u2013 Meet us at our stand!<\/h2>\r\n  \r\n    <p><a href=\"https:\/\/rewind-energy.com\/?ref=eolis2025\" target=\"_blank\" rel=\"noopener\">ReWind<\/a> is a digital platform that allows wind farm owners, operators and developers to effectively plan for and optimise the end-of-life of their assets. ReWind de-risks end of life decisions helping customers find the right strategy and optimal timing for decommissioning and repowering.<\/p>\r\n    <p>ReWind is a spin out from the world\u2019s leading renewable energy advisory and assurance provider Det Norske Veritas (DNV). ReWind began in 2021 with a mission to ensure that no more wind turbine blades end up in landfill, and to ensure the continued success and acceleration of wind farm development. Wind is often seen as one of the greenest forms of energy and we are on a mission to keep it that way.<\/p>\r\n    <p>Decommissioning and repowering are the largest issues the wind industry faces today with an exponential increase in the number of wind turbines coming off-line year on year. ReWind enables sustainable decommissioning and successful repowering through the use of digital technology.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/rewind-energy.com\/?ref=eolis2025\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>rewind-energy.com<\/strong><\/a><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"turismo-lisboa tabcontent\">\r\n    <h2>Turismo de Lisboa is proud to sponsor Eolis 2025 in Lisboa!<\/h2>\r\n    <p>Turismo de Lisboa Visitors and Convention Bureau , a nonprofit private association with over 900 members, is dedicated to promoting Lisboa as a premier Business Tourism destination for international events<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.visitlisboa.com\/?ref=eolis2025\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>visitlisboa.com<\/strong><\/a><\/p>\r\n  <\/div>\r\n\r\n\r\n\r\n\r\n  <div class=\"ge-vernova tabcontent\">\r\n    <h2>Coffee bar sponsor<\/h2>\r\n    <p>GE Vernova is a purpose-built global energy company that includes Power, Wind, and Electrification segments and is supported by its accelerator businesses. <a href=\"https:\/\/www.gevernova.com\/wind-power?ref=eolis2025\" target=\"_blank\">GE Vernova\u2019s Wind segment<\/a> is focused on delivering a suite of wind products and services to help accelerate a new era of energy by harnessing the power of wind. The business comprises the Offshore Wind, Onshore Wind, and LM Wind Power businesses. Technologies provided to customers include the Haliade-X platform, our offshore wind turbine, the next generation high efficiency 3-megawatt onshore wind turbine, our reliable 6-megawatt onshore wind turbine, as well as maintenance solutions and life extension optionality.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.gevernova.com\/wind-power?ref=eolis2025\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>gevernova.com<\/strong><\/a><\/p>\r\n  <\/div>\r\n\r\n\r\n\r\n<\/section>\r\n\r\n\r\n<section class=\"inner\">\r\n<h2>Testimonials<\/h2>\r\n\r\n<!--START SLIDER -->\r\n<div class=\"slider\">\r\n\r\n<div class=\"slide\">\r\n    <img decoding=\"async\" src=\"https:\/\/windeurope.org\/eolis2025\/wp-content\/uploads\/images\/sponsorship\/laurie-gilbert.jpg\" alt=\"Laurie Gilbert\" style=\"border-radius: 50%; max-width: 250px;\" >\r\n      <div class=\"content\">\r\n      <h4>Laurie Gilbert<\/h4>\r\n      <p><em>&#8220;As one of the leaders of the Repowering, Q ENERGY is proud to sponsor, speak and chair round tables at EoLIS since its creation. This event raises questions and bring answers to the future of wind farms in Europe. Considering turbines aging, this seminar should be in all Wind Industry actors\u2019 diaries to think together to the best strategies to be investigated.&#8221;<\/em><\/p>\r\n     <p><strong>Deputy head of repowering and partnerships at Q ENERGY<\/strong><\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n\r\n\r\n\r\n <div class=\"slide\">\r\n    <img decoding=\"async\" src=\"https:\/\/windeurope.org\/eolis2025\/wp-content\/uploads\/images\/sponsorship\/matthew-geraghty.jpg\" alt=\"Matthew Geraghty\" style=\"border-radius: 50%; max-width: 250px;\">\r\n    <div class=\"content\">\r\n      <h4>Matthew Geraghty<\/h4>\r\n      <p><em>&#8220;We are a software start up helping wind farm owners plan for end of life so EOLIS is a perfect cross section of the people in the wind industry who would be interested in our product. For us it\u2019s a no brainer to be at EOLIS and by sponsoring the event it gives us that extra exposure that we need in the market.&#8221;<\/em><\/p>\r\n      <p><strong> Founder and CEO, ReWind<\/strong><\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\r\n<\/section>\r\n\r\n<!-- Initialize the slider -->\r\n<script>\r\n  jQuery(document).ready(function($){\r\n    $('.slider').slick({\r\n      dots: true,\r\n      infinite: true,\r\n      speed: 300,\r\n      slidesToShow: 1,\r\n      adaptiveHeight: true\r\n    });\r\n  });\r\n<\/script>\r\n\r\n\r\n\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 2025<\/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 id=\"download\" class=\"button\" href=\"https:\/\/windeurope.org\/eolis2025\/wp-content\/uploads\/files\/sponsorship\/EoLIS2025-Sponsorship-Catalogue.pdf?v=20251028\" 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=[EoLIS 2025] Question about sponsorship\">sales@windeurope.org<img decoding=\"async\" src=\"https:\/\/windeurope.org\/images\/events\/sales-team.png\" class=\"team-photo\" alt=\"Sales Team\"><\/a><\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Content Partners Official Repowering Partner Q ENERGY is Europe&#8217;s provider of holistic solutions for green power plants. The company is active along the entire value chain of renewable energy projects &#8211; from solar farms, onshore and offshore wind projects to energy storage solutions and hybrid power plants. More than 580 employees in the Berlin headquarters [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":13,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-145","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sponsorship - WindEurope EoLIS 2025<\/title>\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\/eolis2025\/sponsorship\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sponsorship - WindEurope EoLIS 2025\" \/>\n<meta property=\"og:description\" content=\"Content Partners Official Repowering Partner Q ENERGY is Europe&#8217;s provider of holistic solutions for green power plants. The company is active along the entire value chain of renewable energy projects &#8211; from solar farms, onshore and offshore wind projects to energy storage solutions and hybrid power plants. More than 580 employees in the Berlin headquarters [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/windeurope.org\/eolis2025\/sponsorship\/\" \/>\n<meta property=\"og:site_name\" content=\"WindEurope EoLIS 2025\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/windeurope\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-30T10:33:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@windeuropeevent\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/windeurope.org\/eolis2025\/sponsorship\/\",\"url\":\"https:\/\/windeurope.org\/eolis2025\/sponsorship\/\",\"name\":\"Sponsorship - WindEurope EoLIS 2025\",\"isPartOf\":{\"@id\":\"https:\/\/windeurope.org\/eolis2025\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg\",\"datePublished\":\"2025-05-28T10:25:03+00:00\",\"dateModified\":\"2025-10-30T10:33:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/windeurope.org\/eolis2025\/sponsorship\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#primaryimage\",\"url\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg\",\"contentUrl\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/windeurope.org\/eolis2025\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sponsorship\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/windeurope.org\/eolis2025\/#website\",\"url\":\"https:\/\/windeurope.org\/eolis2025\/\",\"name\":\"WindEurope EoLIS 2025\",\"description\":\"End-of-Life Issues &amp; Strategies (EoLIS) Seminar 2025\",\"publisher\":{\"@id\":\"https:\/\/windeurope.org\/eolis2025\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/windeurope.org\/eolis2025\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/windeurope.org\/eolis2025\/#organization\",\"name\":\"WindEurope\",\"url\":\"https:\/\/windeurope.org\/eolis2025\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/eolis2025\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/windeurope.org\/eolis2025\/wp-content\/uploads\/WindEurope-SQ-sm.jpg\",\"contentUrl\":\"https:\/\/windeurope.org\/eolis2025\/wp-content\/uploads\/WindEurope-SQ-sm.jpg\",\"width\":800,\"height\":800,\"caption\":\"WindEurope\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/eolis2025\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/windeurope\/\",\"https:\/\/x.com\/windeuropeevent\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sponsorship - WindEurope EoLIS 2025","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\/eolis2025\/sponsorship\/","og_locale":"en_US","og_type":"article","og_title":"Sponsorship - WindEurope EoLIS 2025","og_description":"Content Partners Official Repowering Partner Q ENERGY is Europe&#8217;s provider of holistic solutions for green power plants. The company is active along the entire value chain of renewable energy projects &#8211; from solar farms, onshore and offshore wind projects to energy storage solutions and hybrid power plants. More than 580 employees in the Berlin headquarters [&hellip;]","og_url":"https:\/\/windeurope.org\/eolis2025\/sponsorship\/","og_site_name":"WindEurope EoLIS 2025","article_publisher":"https:\/\/www.facebook.com\/windeurope\/","article_modified_time":"2025-10-30T10:33:01+00:00","og_image":[{"url":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@windeuropeevent","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/windeurope.org\/eolis2025\/sponsorship\/","url":"https:\/\/windeurope.org\/eolis2025\/sponsorship\/","name":"Sponsorship - WindEurope EoLIS 2025","isPartOf":{"@id":"https:\/\/windeurope.org\/eolis2025\/#website"},"primaryImageOfPage":{"@id":"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#primaryimage"},"image":{"@id":"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#primaryimage"},"thumbnailUrl":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg","datePublished":"2025-05-28T10:25:03+00:00","dateModified":"2025-10-30T10:33:01+00:00","breadcrumb":{"@id":"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/windeurope.org\/eolis2025\/sponsorship\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#primaryimage","url":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg","contentUrl":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/qenergy.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/windeurope.org\/eolis2025\/sponsorship\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/windeurope.org\/eolis2025\/"},{"@type":"ListItem","position":2,"name":"Sponsorship"}]},{"@type":"WebSite","@id":"https:\/\/windeurope.org\/eolis2025\/#website","url":"https:\/\/windeurope.org\/eolis2025\/","name":"WindEurope EoLIS 2025","description":"End-of-Life Issues &amp; Strategies (EoLIS) Seminar 2025","publisher":{"@id":"https:\/\/windeurope.org\/eolis2025\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/windeurope.org\/eolis2025\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/windeurope.org\/eolis2025\/#organization","name":"WindEurope","url":"https:\/\/windeurope.org\/eolis2025\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/eolis2025\/#\/schema\/logo\/image\/","url":"https:\/\/windeurope.org\/eolis2025\/wp-content\/uploads\/WindEurope-SQ-sm.jpg","contentUrl":"https:\/\/windeurope.org\/eolis2025\/wp-content\/uploads\/WindEurope-SQ-sm.jpg","width":800,"height":800,"caption":"WindEurope"},"image":{"@id":"https:\/\/windeurope.org\/eolis2025\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/windeurope\/","https:\/\/x.com\/windeuropeevent"]}]}},"_links":{"self":[{"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/pages\/145","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/comments?post=145"}],"version-history":[{"count":32,"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/pages\/145\/revisions"}],"predecessor-version":[{"id":341,"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/pages\/145\/revisions\/341"}],"wp:attachment":[{"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/media?parent=145"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/categories?post=145"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windeurope.org\/eolis2025\/wp-json\/wp\/v2\/tags?post=145"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}