{"id":23250,"date":"2023-12-01T10:25:07","date_gmt":"2023-12-01T09:25:07","guid":{"rendered":"https:\/\/www.eolus.com\/?page_id=23250"},"modified":"2024-01-24T18:27:59","modified_gmt":"2024-01-24T17:27:59","slug":"subscribe","status":"publish","type":"page","link":"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/","title":{"rendered":"Subscribe"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23250\" class=\"elementor elementor-23250\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ff9976e e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"7ff9976e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-552fbb3a e-flex e-con-boxed e-con e-child\" data-id=\"552fbb3a\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2133085d e-con-full e-flex e-con e-child\" data-id=\"2133085d\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68a58480 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"68a58480\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Subscribe<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-593f6e1e elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"593f6e1e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:&quot;200&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Get the latest information from Eolus. Subscribe to our updates and get access to exclusive press releases and insightful reports straight to your inbox. Stay informed about the latest trends, news and developments affecting our business.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-866f9a0 elementor-widget elementor-widget-mfn-subscription\" data-id=\"866f9a0\" data-element_type=\"widget\" data-widget_type=\"mfn-subscription.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <section x-data=\"MFNSubscription69d1c56dd63ec\" class=\"mfn-subscribe-container\">\n            <div class=\"flex flex-wrap gap-x-9 gap-y-4 justify-between items-center\">\n                <div>\n                    <h2><\/h2>\n                    <p x-text=\"text\" class=\"subscribe-text\">&nbsp;<\/p>\n                <\/div>\n\n                            <\/div>\n\n            <div x-ref=\"shortcodeContainer\" x-cloak x-show=\"step > 0\">\n                <script>\n                    (function() {\n                        let target = document.currentScript.parentElement\n\n                        let changed = false\n                        let observer = new MutationObserver((mutations) => {\n                            if (target.querySelector(\".mfn-submit button\")) {\n                                console.log(\"Changed\")\n                                changed = true\n                            }\n                        })\n\n                        observer.observe(target, {\n                            childList: true,\n                            subtree: true\n                        });\n\n                        window.addEventListener('alpine:init', () => {\n                            Alpine.data('MFNSubscription69d1c56dd63ec', () => ({\n                                step: 1,\n                                text: null,\n                                timeout: null,\n                                init() {\n                                    let counts = 0\n                                    let interval = setInterval(() => {\n                                        counts += 1\n                                        if (changed) {\n                                            this.replaceText()\n\n                                            changed = false\n\n                                            clearInterval(interval)\n                                        }\n\n                                        if (counts > 50) {\n                                            clearInterval(interval)\n                                        }\n                                    }, 20)\n                                },\n                                replaceText() {\n                                    clearTimeout(this.timeout)\n\n                                    let textContainer = this.$refs.shortcodeContainer.querySelector('.mfn-info-main')\n                                    if (textContainer) {\n                                        this.text = textContainer.textContent.trim()\n                                    }\n\n                                    this.replaceButton()\n\n                                    this.addPlaceholderLabel()\n                                },\n                                replaceButton() {\n                                    let button = this.$refs.shortcodeContainer.querySelector('.mfn-submit button')\n\n                                    button.classList.add('hero-button', 'hero-button--small')\n                                    button.innerHTML = `<span class=\"hero-button-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 17.2 17.2\" class=\"fill-white\">\n                            <path d=\"M12.081.628A1.029,1.029,0,0,0,11.149,0H1.019a1.013,1.013,0,0,0,0,2.026H8.708L.3,10.424a1.017,1.017,0,1,0,1.439,1.439l8.4-8.408v7.689a1.013,1.013,0,1,0,2.026,0V1.013A1.013,1.013,0,0,0,12.081.628Z\" transform=\"translate(8.6) rotate(45)\" \/>\n                        <\/svg>\n                    <\/span>` + button.textContent.trim()\n                                },\n                                addPlaceholderLabel() {\n                                    let addressField = this.$refs.shortcodeContainer.querySelector('.mfn-field-input.mfn-field-address')\n\n                                    addressField.insertAdjacentHTML('afterend', `<div class=\"placeholder-placement\">E-mail<\/div>`)\n\n                                    addressField.setAttribute('placeholder', '')\n                                }\n                            }))\n                        })\n                    }());\n                <\/script>\n\n                <div class=\"widget widget_mfn_subscription_widget\">\n            <script>        \n                if(!window._MF) {\n                    let b = document.createElement(\"script\");\n                    b.type = \"text\/javascript\";\n                    b.async = true;\n                    b.src =  \"https:\/\/widget.datablocks.se\/api\/rose\/assets\/js\/loader-v4.js\";\n                    document.getElementsByTagName(\"body\")[0].appendChild(b);\n    \n                    window._MF = window._MF || {\n                        data: [],\n                        url: \"https:\/\/widget.datablocks.se\/api\/rose\",\n                        ready: !!0,\n                        render: function() {\n                            window._MF.ready = !0\n                        },\n                        push: function(conf) {\n                            this.data.push(conf);\n                        }\n                    }\n                }\n                window._MF.push({\"query\":\"#subscribe-v2-wrapper-1673971031\",\"widget\":\"subscribe-v2\",\"token\":\"93ff8d37-2541-446f-87e7-20c8d6c5c0a9\",\"locale\":\"en\"})\n            <\/script>\n            <div id=\"subscribe-v2-wrapper-1673971031\" class=\"mfn-subscribe-v2\"><\/div><\/div>            <\/div>\n        <\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17a5ed7 e-con-full e-flex e-con e-child\" data-id=\"17a5ed7\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-789a7164 e-flex e-con-boxed elementor-invisible e-con e-child\" data-id=\"789a7164\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:&quot;100&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16ef3109 elementor-widget elementor-widget-section_menu\" data-id=\"16ef3109\" data-element_type=\"widget\" data-widget_type=\"section_menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <aside class=\"section-menu section-menu--dark\">\n                            <a class=\"section-menu-heading\" href=\"https:\/\/www.eolus.com\/en\/newsroom\/\">\n                    Newsroom                <\/a>\n            \n            <menu class=\"section-menu__list section-menu__list--level-1\">\n                <li><div class=\"section-menu__item-row\"><a class=\"menu-item\" href=\"https:\/\/www.eolus.com\/en\/newsroom\/press-releases\/\">Press Releases<\/a><\/div><\/li><li><div class=\"section-menu__item-row\"><a class=\"menu-item\" href=\"https:\/\/www.eolus.com\/en\/newsroom\/news-global\/\">News (Global)<\/a><\/div><\/li><li><div class=\"section-menu__item-row\"><a class=\"menu-item\" href=\"https:\/\/www.eolus.com\/en\/newsroom\/media-library\/\">Media Library<\/a><\/div><\/li><li><div class=\"section-menu__item-row\"><div class=\"menu-item active\">Subscribe<\/div><\/div><\/li>            <\/menu>\n        <\/aside>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d8305ff e-con-full e-flex e-con e-child\" data-id=\"4d8305ff\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cd9b9e elementor-widget elementor-widget-heading\" data-id=\"2cd9b9e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Further questions?<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8cfcaf8 elementor-widget elementor-widget-contact_box\" data-id=\"8cfcaf8\" data-element_type=\"widget\" data-widget_type=\"contact_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <section class=\"contact-card-small\">\n                            <img decoding=\"async\" src=\"https:\/\/www.eolus.com\/wp-content\/uploads\/coworker-images\/8bc7704b-2ba2-4287-8379-582a87844ed5.jpg\" alt=\"\">\n            \n            <div class=\"contact-card-small__content w-full min-w-0\">\n                <h2>Karin Wittsell Heydl<\/h2>\n                <div class=\"role\">Chief Communications and Sustainability Officer<\/div>\n\n                <div class=\"my-1 min-w-full\">\n                    <hr class=\"border-[#E6EDF2] !max-w-[200px] !mx-auto lg:!ml-0\">\n                <\/div>\n\n                <address>\n                    <a href=\"mailto:karin.heydl@eolus.com\" class=\"break-words\">karin.heydl@eolus.com<\/a>\n\n                    <a href=\"tel:+46 76 116 71 99\">+46 76 116 71 99<\/a>\n                <\/address>\n            <\/div>\n        <\/section>\n\t\t\t\t<\/div>\n\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b7bf8a e-flex e-con-boxed e-con e-parent\" data-id=\"0b7bf8a\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f8b6f71 e-con-full e-flex e-con e-parent\" data-id=\"2f8b6f71\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-565bbbd elementor-invisible elementor-widget elementor-widget-separator\" data-id=\"565bbbd\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"separator.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"w-full flex justify-center items-center \">\n\t\t\t<div class=\"w-full h-px bg-v2-accent-alt-gray\"><\/div>\n\n\t\t\t<div class=\"flex-shrink-0 w-[4.375rem] h-[4.375rem] bg-white flex items-center justify-center rounded-full p-[1.125rem] border border-v2-accent-alt-gray\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 35.07 44.381\" class=\"mt-0.5 ml-px w-full h-full\">\n\t\t\t\t\t<g opacity=\"0.232\" style=\"isolation: isolate\">\n\t\t\t\t\t\t<path d=\"M 0.037 0 C -0.001 1.167 -0.016 2.547 0.023 4.158 c 0.064 1.228 0.385 4.9 1.99 6.764 C 11.666 21.6 24.504 28.235 34.15 31.8 C 26.07 27.679 9.683 15.268 0.037 0\" fill=\"#005080\" \/>\n\t\t\t\t\t\t<path d=\"M 0.806 14.637 A 51.194 51.194 0 0 0 1.855 22.256 c 0.566 2.315 2.068 10.8 13.681 16.372 a 112.241 112.241 0 0 0 16.536 5.754 a 31.059 31.059 0 0 1 3 -9.757 C 20.601 29.404 7.182 21.259 0.806 14.637\" fill=\"#005080\" \/>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/svg>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"w-full h-px bg-v2-accent-alt-gray\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1477c04 e-flex e-con-boxed e-con e-parent\" data-id=\"1477c04\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bad6df2 elementor-widget elementor-widget-heading\" data-id=\"bad6df2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Our Latest Press Releases<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ca7904 elementor-widget elementor-widget-pressrelease-mfn\" data-id=\"8ca7904\" data-element_type=\"widget\" data-widget_type=\"pressrelease-mfn.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <script>\n            const EolusPressreleaseMFN = {\n                years: [\"2026\",\"2025\",\"2024\",\"2023\",\"2022\",\"2021\",\"2020\",\"2019\",\"2018\",\"2017\",\"2016\",\"2015\",\"2014\",\"2013\"],\n                firstThreeHTML: '',\n                restHTML: '',\n                pressreleaseVisible: false,\n                searchTimeout: null,\n                dropdowns: {\n                    years: false,\n                    pressReleaseType: false,\n                },\n                showSearch: false,\n                get selectedYearLabel() {\n                    return this.form.year\n                },\n                toggleDropdown: function(target) {\n                    var oldValue = this.dropdowns[target]\n                    this.dropdowns[target] = !oldValue\n                },\n                regulatoryValues: {\"all\":\"All Press Releases\",\"regulatory\":\"Regulatory\",\"non-regulatory\":\"Non-regulatory\"},\n                deselectDropdownChoice: function(target, value) {\n                    var index = this.form[target].indexOf(value)\n                    this.form[target].splice(index, 1)\n                    this.search()\n                },\n                formChanged: function() {\n                    this.dropdowns.years = false\n                    this.dropdowns.pressReleaseType = false\n                    this.search()\n                },\n                form: {\n                    pressReleaseType: 'all',\n                    action: 'pressrelease_mfn_search',\n                    search: '',\n                    year: '2026',\n                    groupByYear: false,\n                    lang: 'en'\n                },\n                debounceSearch: function() {\n                    var self = this\n                    clearTimeout(self.searchTimeout)\n                    self.searchTimeout = setTimeout(function() {\n                        self.search();\n                    }, 200);\n                },\n                search: function() {\n                    var self = this\n\n                    jQuery.ajax({\n                            method: 'POST',\n                            url: 'https:\/\/www.eolus.com\/wp-admin\/admin-ajax.php',\n                            data: self.form\n                        }).done(function(data) {\n                            self.firstThreeHTML = data.first\n                            self.restHTML = data.rest\n                        })\n                        .fail(function() {})\n                }\n            }\n        <\/script>\n        <section x-data=\"EolusPressreleaseMFN\" class=\"mfn-pressreleases w-full\">\n            <form x-on:submit.prevent=\"formChanged()\" x-on:change=\"formChanged()\" class=\"mb-10 flex flex-wrap gap-y-4 gap-x-12 relative\">\n                <div x-on:click.outside=\"dropdowns.years = false\" class=\"w-full md:w-auto relative\">\n                    <button x-on:click=\"toggleDropdown('years')\" type=\"button\" class=\"w-full flex justify-center items-center border rounded-full bg-v2-accent-light-gray border-v2-accent-light-gray px-10 py-4 text-xl leading-[1.3] text-v2-accent-dark-blue hover:bg-white  hover:border-[#DEDEDE]\">\n                        <svg aria-hidden xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27.294\" height=\"27.294\" viewBox=\"0 0 27.294 27.294\" class=\"mr-3\">\n                            <g transform=\"translate(-2.25 -2.25)\">\n                                <path d=\"M25.7,3.65H22.546V3.3a1.05,1.05,0,1,0-2.1,0v.35h-9.1V3.3a1.05,1.05,0,1,0-2.1,0v.35H6.1A3.847,3.847,0,0,0,2.25,7.5V25.7A3.847,3.847,0,0,0,6.1,29.544H25.7A3.847,3.847,0,0,0,29.544,25.7V7.5A3.847,3.847,0,0,0,25.7,3.65ZM6.1,5.749H9.249V6.1a1.05,1.05,0,0,0,2.1,0v-.35h9.1V6.1a1.05,1.05,0,1,0,2.1,0v-.35H25.7a1.75,1.75,0,0,1,1.75,1.75v3.149H4.35V7.5A1.75,1.75,0,0,1,6.1,5.749Zm19.6,21.7H6.1A1.75,1.75,0,0,1,4.35,25.7V12.748h23.1V25.7A1.75,1.75,0,0,1,25.7,27.445Z\" fill=\"#405560\" \/>\n                                <path d=\"M9.1,12.25H6.3a1.05,1.05,0,1,0,0,2.1H9.1a1.05,1.05,0,1,0,0-2.1Zm7,0H13.3a1.05,1.05,0,1,0,0,2.1h2.8a1.05,1.05,0,0,0,0-2.1Zm7,0H20.3a1.05,1.05,0,1,0,0,2.1h2.8a1.05,1.05,0,0,0,0-2.1Zm-14,5.6H6.3a1.05,1.05,0,1,0,0,2.1H9.1a1.05,1.05,0,1,0,0-2.1Zm7,0H13.3a1.05,1.05,0,1,0,0,2.1h2.8a1.05,1.05,0,1,0,0-2.1Zm7,0H20.3a1.05,1.05,0,1,0,0,2.1h2.8a1.05,1.05,0,1,0,0-2.1Z\" transform=\"translate(1.199 3.997)\" fill=\"#405560\" \/>\n                            <\/g>\n                        <\/svg>\n\n                        <span class=\"font-fix-translate\" x-text=\"selectedYearLabel\">2026<\/span>\n\n                        <svg x-bind:class=\"{'rotate-180': dropdowns.years}\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16.885\" height=\"9.503\" viewBox=\"0 0 16.885 9.503\" class=\"ml-3\">\n                            <g transform=\"translate(-85.355 -533.486)\">\n                                <line x2=\"7.382\" y2=\"7.382\" transform=\"translate(101.18 534.547) rotate(90)\" fill=\"none\" stroke=\"#405560\" stroke-linecap=\"round\" stroke-width=\"1.5\" \/>\n                                <line x1=\"7.382\" y2=\"7.382\" transform=\"translate(93.798 534.547) rotate(90)\" fill=\"none\" stroke=\"#405560\" stroke-linecap=\"round\" stroke-width=\"1.5\" \/>\n                            <\/g>\n                        <\/svg>\n                    <\/button>\n\n                    <ul x-bind:class=\"{'hidden': !dropdowns.years, 'show-animate-appear': dropdowns.years}\" class=\"dropdown-block md:max-w-[260px]\">\n                        <template x-for=\"(year, index) in years\">\n                            <li class=\"w-full relative\">\n                                <label x-bind:class=\"{'item--active': form.year === year}\" class=\"item\">\n                                    <input x-model=\"form.year\" x-bind:value=\"year\" type=\"radio\" class=\"absolute opacity-0\">\n\n                                    <span x-text=\"year\" class=\"underline-target\"><\/span>\n                                <\/label>\n                            <\/li>\n                        <\/template>\n                    <\/ul>\n                <\/div>\n\n                <div x-on:click.outside=\"dropdowns.pressReleaseType = false\" class=\"w-full md:w-auto relative\">\n                    <button x-on:click=\"toggleDropdown('pressReleaseType')\" type=\"button\" class=\"w-full flex justify-center items-center border rounded-full bg-v2-accent-light-gray border-v2-accent-light-gray px-10 py-4 text-xl leading-[1.3] text-v2-accent-dark-blue hover:bg-white  hover:border-[#DEDEDE]\">\n                        <span class=\"font-fix-translate\" x-show=\"form.pressReleaseType === 'all'\">All Press Releases<\/span>\n                        <span class=\"font-fix-translate\" x-cloak x-show=\"form.pressReleaseType === 'regulatory'\">Regulatory<\/span>\n                        <span class=\"font-fix-translate\" x-cloak x-show=\"form.pressReleaseType === 'non-regulatory'\">Non-regulatory<\/span>\n\n                        <svg x-bind:class=\"{'rotate-180': dropdowns.pressReleaseType}\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16.885\" height=\"9.503\" viewBox=\"0 0 16.885 9.503\" class=\"ml-3\">\n                            <g transform=\"translate(-85.355 -533.486)\">\n                                <line x2=\"7.382\" y2=\"7.382\" transform=\"translate(101.18 534.547) rotate(90)\" fill=\"none\" stroke=\"#405560\" stroke-linecap=\"round\" stroke-width=\"1.5\" \/>\n                                <line x1=\"7.382\" y2=\"7.382\" transform=\"translate(93.798 534.547) rotate(90)\" fill=\"none\" stroke=\"#405560\" stroke-linecap=\"round\" stroke-width=\"1.5\" \/>\n                            <\/g>\n                        <\/svg>\n                    <\/button>\n\n                    <ul x-cloak x-bind:class=\"{'hidden': !dropdowns.pressReleaseType, 'show-animate-appear': dropdowns.pressReleaseType}\" class=\"dropdown-block whitespace-nowrap\">\n                        <li class=\"w-full relative\">\n                            <label x-bind:class=\"{'item--active': form.pressReleaseType === 'all'}\" class=\"item\">\n                                <input x-model=\"form.pressReleaseType\" value=\"all\" type=\"radio\" class=\"absolute opacity-0\">\n                                <span class=\"underline-target\">All Press Releases<\/span>\n                            <\/label>\n                        <\/li>\n                        <li class=\"w-full relative\">\n                            <label x-bind:class=\"{'item--active': form.pressReleaseType === 'regulatory'}\" class=\"item\">\n                                <input x-model=\"form.pressReleaseType\" value=\"regulatory\" type=\"radio\" class=\"absolute opacity-0\">\n                                <span class=\"underline-target\">Regulatory<\/span>\n                            <\/label>\n                        <\/li>\n                        <li class=\"w-full relative\">\n                            <label x-bind:class=\"{'item--active': form.pressReleaseType === 'non-regulatory'}\" class=\"item\">\n                                <input x-model=\"form.pressReleaseType\" value=\"non-regulatory\" type=\"radio\" class=\"absolute opacity-0\">\n                                <span class=\"underline-target\">Non-regulatory<\/span>\n                            <\/label>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/form>\n\n            <div class=\"mfn-pressreleases-container\">\n                <section>\n                                        <ul x-show=\"!firstThreeHTML\" class=\"flex flex-col gap-y-7\">\n                                    <li>\n                <article href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/notice-of-annual-general-meeting-in-eolus-ab-publ\/\">\n                    \n                    <div class=\"flex flex-col ml-1\">\n                        <time datetime=\"2026-03-31 10:30\">31 March 2026 kl. 10:30<\/time>\n\n                        <h2>\n                            Notice of Annual General Meeting in Eolus AB (publ)                        <\/h2>\n\n                        <a href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/notice-of-annual-general-meeting-in-eolus-ab-publ\/\">Read the full press release<\/a>\n                    <\/div>\n                <\/article>\n            <\/li>\n                    <li>\n                <article href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eolus-ab-publ-publishes-annual-report-and-sustainability-report-2025\/\">\n                    <img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/03\/eolus-ab-1024x683.jpeg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/03\/eolus-ab-1024x683.jpeg 1024w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/03\/eolus-ab-300x200.jpeg 300w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/03\/eolus-ab-768x512.jpeg 768w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/03\/eolus-ab-1536x1025.jpeg 1536w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/03\/eolus-ab-2048x1366.jpeg 2048w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/03\/eolus-ab-540x360.jpeg 540w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\n                    <div class=\"flex flex-col ml-1\">\n                        <time datetime=\"2026-03-30 20:20\">30 March 2026 kl. 20:20<\/time>\n\n                        <h2>\n                            Eolus AB (publ) publishes Annual Report and Sustainability Report 2025                        <\/h2>\n\n                        <a href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eolus-ab-publ-publishes-annual-report-and-sustainability-report-2025\/\">Read the full press release<\/a>\n                    <\/div>\n                <\/article>\n            <\/li>\n                    <li>\n                <article href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/update-regarding-eoluss-capital-allocation-2026\/\">\n                    \n                    <div class=\"flex flex-col ml-1\">\n                        <time datetime=\"2026-03-30 19:03\">30 March 2026 kl. 19:03<\/time>\n\n                        <h2>\n                            Update regarding Eolus&#8217;s capital allocation 2026                        <\/h2>\n\n                        <a href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/update-regarding-eoluss-capital-allocation-2026\/\">Read the full press release<\/a>\n                    <\/div>\n                <\/article>\n            <\/li>\n                            <\/ul>\n                    <ul x-show=\"firstThreeHTML\" x-html=\"firstThreeHTML\" class=\"flex flex-col gap-y-7\"><\/ul>\n                                        <ul x-show=\"!restHTML\" class=\"flex flex-col gap-y-7\">\n                                    <li>\n                <article href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eolus-completes-all-cash-sale-of-127-mw-roccasecca-bess-project-to-large-us-ipp\/\">\n                    <img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/roccasecca-bess-photo-eolus-1024x576.jpeg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/roccasecca-bess-photo-eolus-1024x576.jpeg 1024w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/roccasecca-bess-photo-eolus-300x169.jpeg 300w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/roccasecca-bess-photo-eolus-768x432.jpeg 768w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/roccasecca-bess-photo-eolus-1536x864.jpeg 1536w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/roccasecca-bess-photo-eolus-2048x1152.jpeg 2048w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/roccasecca-bess-photo-eolus-540x304.jpeg 540w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\n                    <div class=\"flex flex-col ml-1\">\n                        <time datetime=\"2026-02-13 20:00\">13 February 2026 kl. 20:00<\/time>\n\n                        <h2>\n                            Eolus completes all-cash sale of 127 MW Roccasecca BESS project to large US IPP                        <\/h2>\n\n                        <a href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eolus-completes-all-cash-sale-of-127-mw-roccasecca-bess-project-to-large-us-ipp\/\">Read the full press release<\/a>\n                    <\/div>\n                <\/article>\n            <\/li>\n                    <li>\n                <article href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eolus-ab-year-end-report-2025\/\">\n                    <img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/project-pienava-latvia-1024x576.jpeg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/project-pienava-latvia-1024x576.jpeg 1024w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/project-pienava-latvia-300x169.jpeg 300w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/project-pienava-latvia-768x432.jpeg 768w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/project-pienava-latvia-1536x864.jpeg 1536w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/project-pienava-latvia-2048x1152.jpeg 2048w, https:\/\/www.eolus.com\/wp-content\/uploads\/2026\/02\/project-pienava-latvia-540x304.jpeg 540w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\n                    <div class=\"flex flex-col ml-1\">\n                        <time datetime=\"2026-02-11 07:45\">11 February 2026 kl. 07:45<\/time>\n\n                        <h2>\n                            Eolus AB Year-End Report 2025                        <\/h2>\n\n                        <a href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eolus-ab-year-end-report-2025\/\">Read the full press release<\/a>\n                    <\/div>\n                <\/article>\n            <\/li>\n                    <li>\n                <article href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/invitation-to-presentation-of-eolus-interim-report-for-the-fourth-quarter-2025-on-11-february-2026\/\">\n                    \n                    <div class=\"flex flex-col ml-1\">\n                        <time datetime=\"2026-02-04 15:30\">4 February 2026 kl. 15:30<\/time>\n\n                        <h2>\n                            Invitation to presentation of Eolus\u2019 interim report for the fourth quarter 2025 on 11 February 2026                        <\/h2>\n\n                        <a href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/invitation-to-presentation-of-eolus-interim-report-for-the-fourth-quarter-2025-on-11-february-2026\/\">Read the full press release<\/a>\n                    <\/div>\n                <\/article>\n            <\/li>\n                    <li>\n                <article href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/the-nomination-committee-of-eolus-ab-has-decided-to-propose-the-following-regarding-the-boards-composition-at-the-2026-annual-general-meeting\/\">\n                    \n                    <div class=\"flex flex-col ml-1\">\n                        <time datetime=\"2026-02-04 08:30\">4 February 2026 kl. 08:30<\/time>\n\n                        <h2>\n                            The Nomination Committee of Eolus AB has decided to propose the following regarding the board&#8217;s composition at the 2026 Annual General Meeting                        <\/h2>\n\n                        <a href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/the-nomination-committee-of-eolus-ab-has-decided-to-propose-the-following-regarding-the-boards-composition-at-the-2026-annual-general-meeting\/\">Read the full press release<\/a>\n                    <\/div>\n                <\/article>\n            <\/li>\n                    <li>\n                <article href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eoluss-customer-has-taken-final-investment-decision-for-the-fagerasen-project\/\">\n                    \n                    <div class=\"flex flex-col ml-1\">\n                        <time datetime=\"2026-02-03 08:10\">3 February 2026 kl. 08:10<\/time>\n\n                        <h2>\n                            Eolus&#8217;s customer has taken final investment decision for the Fager\u00e5sen project                        <\/h2>\n\n                        <a href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eoluss-customer-has-taken-final-investment-decision-for-the-fagerasen-project\/\">Read the full press release<\/a>\n                    <\/div>\n                <\/article>\n            <\/li>\n                    <li>\n                <article href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eolus-recognises-impairments-of-projects-presents-preliminary-results-for-q4-2025-and-revises-financial-goals\/\">\n                    \n                    <div class=\"flex flex-col ml-1\">\n                        <time datetime=\"2026-01-27 08:45\">27 January 2026 kl. 08:45<\/time>\n\n                        <h2>\n                            Eolus recognises impairments of projects, presents preliminary results for Q4 2025 and revises financial goals                        <\/h2>\n\n                        <a href=\"https:\/\/www.eolus.com\/en\/blog\/mfn_news\/eolus-recognises-impairments-of-projects-presents-preliminary-results-for-q4-2025-and-revises-financial-goals\/\">Read the full press release<\/a>\n                    <\/div>\n                <\/article>\n            <\/li>\n                            <\/ul>\n                    <ul x-show=\"restHTML\" x-html=\"restHTML\" class=\"flex flex-col gap-y-7\"><\/ul>\n                <\/section>\n            <\/div>\n        <\/section>\n\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>Get the latest information from Eolus. Subscribe to our updates and get access to exclusive press releases and insightful reports straight to your inbox. Stay informed about the latest trends, news and developments affecting our business. &nbsp; 0&#8243;&gt; Newsroom Press Releases News (Global) Media Library Subscribe \/*! elementor &#8211; v3.18.0 &#8211; 08-12-2023 *\/ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]&gt;a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":0,"parent":23231,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-23250","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Subscribe<\/title>\n<meta name=\"description\" content=\"Subscribe to our updates and get access to exclusive press releases and insightful reports straight to your inbox.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Subscribe\" \/>\n<meta property=\"og:description\" content=\"Subscribe to our updates and get access to exclusive press releases and insightful reports straight to your inbox.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/\" \/>\n<meta property=\"og:site_name\" content=\"Eolus\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-24T17:27:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.eolus.com\/wp-content\/themes\/eolus\/assets\/img\/contact-default-image@2x.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/\",\"url\":\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/\",\"name\":\"Subscribe\",\"isPartOf\":{\"@id\":\"https:\/\/www.eolus.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.eolus.com\/wp-content\/themes\/eolus\/assets\/img\/contact-default-image@2x.png\",\"datePublished\":\"2023-12-01T09:25:07+00:00\",\"dateModified\":\"2024-01-24T17:27:59+00:00\",\"description\":\"Subscribe to our updates and get access to exclusive press releases and insightful reports straight to your inbox.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#primaryimage\",\"url\":\"https:\/\/www.eolus.com\/wp-content\/themes\/eolus\/assets\/img\/contact-default-image@2x.png\",\"contentUrl\":\"https:\/\/www.eolus.com\/wp-content\/themes\/eolus\/assets\/img\/contact-default-image@2x.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.eolus.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Newsroom\",\"item\":\"https:\/\/www.eolus.com\/en\/newsroom\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Subscribe\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.eolus.com\/#website\",\"url\":\"https:\/\/www.eolus.com\/\",\"name\":\"Eolus\",\"description\":\"Shaping the future of renewable energy\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.eolus.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Subscribe","description":"Subscribe to our updates and get access to exclusive press releases and insightful reports straight to your inbox.","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:\/\/www.eolus.com\/en\/newsroom\/subscribe\/","og_locale":"en_US","og_type":"article","og_title":"Subscribe","og_description":"Subscribe to our updates and get access to exclusive press releases and insightful reports straight to your inbox.","og_url":"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/","og_site_name":"Eolus","article_modified_time":"2024-01-24T17:27:59+00:00","og_image":[{"url":"https:\/\/www.eolus.com\/wp-content\/themes\/eolus\/assets\/img\/contact-default-image@2x.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/","url":"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/","name":"Subscribe","isPartOf":{"@id":"https:\/\/www.eolus.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#primaryimage"},"image":{"@id":"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#primaryimage"},"thumbnailUrl":"https:\/\/www.eolus.com\/wp-content\/themes\/eolus\/assets\/img\/contact-default-image@2x.png","datePublished":"2023-12-01T09:25:07+00:00","dateModified":"2024-01-24T17:27:59+00:00","description":"Subscribe to our updates and get access to exclusive press releases and insightful reports straight to your inbox.","breadcrumb":{"@id":"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#primaryimage","url":"https:\/\/www.eolus.com\/wp-content\/themes\/eolus\/assets\/img\/contact-default-image@2x.png","contentUrl":"https:\/\/www.eolus.com\/wp-content\/themes\/eolus\/assets\/img\/contact-default-image@2x.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.eolus.com\/en\/newsroom\/subscribe\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.eolus.com\/"},{"@type":"ListItem","position":2,"name":"Newsroom","item":"https:\/\/www.eolus.com\/en\/newsroom\/"},{"@type":"ListItem","position":3,"name":"Subscribe"}]},{"@type":"WebSite","@id":"https:\/\/www.eolus.com\/#website","url":"https:\/\/www.eolus.com\/","name":"Eolus","description":"Shaping the future of renewable energy","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.eolus.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.eolus.com\/en\/wp-json\/wp\/v2\/pages\/23250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eolus.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.eolus.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.eolus.com\/en\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.eolus.com\/en\/wp-json\/wp\/v2\/comments?post=23250"}],"version-history":[{"count":3,"href":"https:\/\/www.eolus.com\/en\/wp-json\/wp\/v2\/pages\/23250\/revisions"}],"predecessor-version":[{"id":28640,"href":"https:\/\/www.eolus.com\/en\/wp-json\/wp\/v2\/pages\/23250\/revisions\/28640"}],"up":[{"embeddable":true,"href":"https:\/\/www.eolus.com\/en\/wp-json\/wp\/v2\/pages\/23231"}],"wp:attachment":[{"href":"https:\/\/www.eolus.com\/en\/wp-json\/wp\/v2\/media?parent=23250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}