There is a license error on this site:
This license is for URL http://inte.hyal01mstred230.hyal.episerver.net/ but the current site has URL https://www.hydro.com/
The Web site remains functional, but this message will be displayed until the license error has been corrected.

To correct this error:If you do not have a license file, please request one from EPiServer License Center.
Podcast: Hydro Talks
Skip to content

Hydro Talks podcast

How can we create a more viable society? How can we produce better while consuming less? What should investors expect? What kind of technology and innovation can we implement to work smarter? In Hydro Talks we try to make sense out of these dilemmas.

You can listen to our podcasts on Spotify, Apple or Google podcasts or right here by selecting the episodes below:

 

 

Listen on Spotify, Apple or Google podcasts

var descriptionLinks = document.querySelectorAll('.description a') for (link of descriptionLinks) { link.setAttribute('target', '_blank') } const conatiner = document.getElementsByClassName("iframe-container"); window.addEventListener('CookiebotOnAccept', function (e) { if(Cookiebot.consent.marketing) { conatiner[0].style.display = "none"; } }); document.addEventListener("DOMContentLoaded", function() { if(!Cookiebot.consent.marketing) { conatiner[0].style.display ='block'; const divItemSettings = document.getElementById('CookieSettings'); divItemSettings.addEventListener('click',(e) =>{ Cookiebot.renew(); }) } });